MAINTAINERS (Write After Approval): Revert my previous change.
[gcc.git] / ChangeLog
1 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
2
3 Revert:
4 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
5
6 * MAINTAINERS (Write After Approval): Added myself as line map
7 maintainer.
8
9 2014-11-19 Renlin Li <Renlin.Li@arm.com>
10
11 Revert:
12 2014-11-19 Renlin Li <Renlin.Li@arm.com>
13
14 * MAINTAINERS (Write After Approval): Added myself.
15
16 2014-11-19 Renlin Li <Renlin.Li@arm.com>
17
18 * MAINTAINERS (Write After Approval): Added myself.
19
20 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
21
22 * MAINTAINERS (Write After Approval): Added myself as line map
23 maintainer.
24
25 2014-11-17 Dodji Seketeli <dodji@redhat.com>
26
27 * MAINTAINERS (Various Maintainers): Added myself as line map
28 maintainer.
29
30 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
31
32 * move-if-change: Sync from upstream gnulib.
33
34 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
35
36 * compile: Sync with upstream Automake.
37 * depcomp: Ditto.
38 * install-sh: Ditto.
39 * missing: Ditto.
40 * mkinstalldirs: Ditto.
41 * ylwrap: Ditto.
42
43 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
44
45 * config.sub: Update from upstream config repo.
46 * config.guess: Ditto.
47
48 2014-11-13 Kirill Yukhin <kirill.yukhin@intel.com>
49
50 * Makefile.def: Add liboffloadmic to target_modules. Make
51 liboffloadmic depend on libgomp's configure, libstdc++ and libgcc.
52 * Makefile.in: Regenerate.
53 * configure: Regenerate.
54 * configure.ac: Add liboffloadmic to target binaries.
55 Restrict liboffloadmic for POSIX and i*86, and x86_64 architectures.
56 Add liboffloadmic to noconfig list when C++ is not supported.
57
58 2014-11-13 Bernd Schmidt <bernds@codesourcery.com>
59 Thomas Schwinge <thomas@codesourcery.com>
60 Ilya Verbin <ilya.verbin@intel.com>
61 Andrey Turetskiy <andrey.turetskiy@intel.com>
62
63 * configure: Regenerate.
64 * configure.ac (--enable-as-accelerator-for)
65 (--enable-offload-targets): New configure options.
66
67 2014-11-11 Tobias Burnus <burnus@net-b.de>
68
69 * Makefile.def: Make all-gcc depend on all-isl.
70 * Makefile.in: Regenerate.
71
72 2014-11-11 David Malcolm <dmalcolm@redhat.com>
73
74 * ChangeLog.jit: New.
75 * MAINTAINERS (Various Maintainers): Add myself as jit maintainer.
76
77 2014-11-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
78
79 PR target/63610
80 * libtool.m4: Fix globbing of darwin versions.
81 * configure: Regenerate.
82
83 2014-11-11 Tobias Burnus <burnus@net-b.de>
84
85 * config/cloog.m4: Remove.
86 * Makefile.def: Remove CLooG.
87 * Makefile.tpl: Ditto.
88 * configure.ac: Ditto.
89 * configure: Regenerate.
90 * Makefile.in: Ditto.
91
92 2014-11-06 Bernd Schmidt <bernds@codesourcery.com>
93
94 * configure.ac: Handle nvptx-*-*.
95 * configure: Regenerate.
96
97 2014-11-06 Prachi Godbole <prachi.godbole@imgtec.com>
98
99 * MAINTAINERS (Write After Approval): Add myself.
100
101 2014-10-31 Jakub Jelinek <jakub@redhat.com>
102
103 * Makefile.def (libcc1): Remove bootstrap=true;.
104 * Makefile.in: Regenerated.
105
106 2014-10-31 Jan-Benedict Glaw <jbglaw@lug-owl.de>
107
108 * configure.ac: Update comment.
109 * configure: Regenerate.
110
111 2014-10-31 Ilya Enkovich <ilya.enkovich@intel.com>
112
113 * MAINTAINERS (Write After Approval): Add myself.
114
115 2014-10-30 Thomas Schwinge <thomas@codesourcery.com>
116
117 * configure.ac (extra_host_libiberty_configure_flags): Add
118 --enable-shared also for libcc1's benefit.
119 * configure: Regenerate.
120
121 2014-10-29 Tristan Gingold <gingold@adacore.com>
122
123 * MAINTAINERS: Change my email address.
124
125 2014-10-27 Phil Muldoon <pmuldoon@redhat.com>
126 Tom Tromey <tromey@redhat.com>
127
128 * Makefile.def: Add libcc1 to host_modules.
129 * configure.ac (host_tools): Add libcc1.
130 * Makefile.in, configure: Rebuild.
131
132 2014-10-24 Hans-Peter Nilsson <hp@axis.com>
133
134 * configure.ac (build_configargs): Don't share config.cache between
135 build subdirs.
136 * configure: Regenerate.
137
138 2014-10-24 Daniel Hellstrom <daniel@gaisler.com>
139
140 * config.gcc (sparc*-*-*): Accept mcpu=leon3v7 processor.
141 * doc/invoke.texi (SPARC options): Add mcpu=leon3v7 comment.
142 * config/sparc/leon.md (leon3_load, leon_store, leon_fp_*): Handle
143 leon3v7 as leon3.
144 * config/sparc/sparc-opts.h (enum processor_type): Add LEON3V7.
145 * config/sparc/sparc.c (sparc_option_override): Add leon3v7 support.
146 * config/sparc/sparc.h (TARGET_CPU_leon3v7): New define.
147 * config/sparc/sparc.md (cpu): Add leon3v7.
148 * config/sparc/sparc.opt (enum processor_type): Add leon3v7.
149
150 2014-10-24 Daniel Hellstrom <daniel@gaisler.com>
151
152 * MAINTAINERS (write-after-approval): Add myself.
153
154 2014-10-23 Ian Lance Taylor <iant@google.com>
155
156 * configure.ac: Disable the Go frontend on systems where it is known
157 to not work.
158 * configure: Regenerate.
159
160 2014-10-23 Richard Biener <rguenther@suse.de>
161
162 * Makefile.def: Add libcpp build module and dependencies.
163 * configure.ac: Add libcpp build module.
164 * Makefile.in: Regenerate.
165 * configure: Likewise.
166
167 2014-10-15 Max Filippov <jcmvbkbc@gmail.com>
168
169 * MAINTAINERS (write-after-approval): Add myself.
170
171 2014-10-12 Manuel López-Ibáñez <manu@gcc.gnu.org>
172
173 * INSTALL/README: Do not mention CVS.
174
175 2014-10-03 Jing Yu <jingyu@google.com>
176
177 * configure.ac: Add aarch64 to list of targets that support gold.
178 * configure: Regenerate.
179
180 2014-09-29 François Dumont <fdumont@gcc.gnu.org>
181
182 * MAINTAINERS: Add myself as libstdc++ special modes maintainer.
183
184 2014-09-29 Catherine Moore <clm@codesourcery.com>
185
186 * MAINTAINERS: Add myself as MIPS maintainer.
187
188 2014-09-28 Matthew Fortune <matthew.fortune@imgtec.com>
189
190 * MAINTAINERS: Move myself to MIPS maintainers.
191
192 2014-09-23 Jan-Benedict Glaw <jbglaw@lug-owl.de>
193
194 * MAINTAINERS: Put all email addresses between '<' and '>'.
195
196 2014-09-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
197
198 * MAINTAINERS: Move myself to reviewers (Fortran).
199
200 2014-09-01 Andi Kleen <ak@linux.intel.com>
201
202 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add LTO_EXPORTS.
203 POSTSTAGE1_FLAGS_TO_PASS): Add LTO_FLAGS_TO_PASS.
204 * Makefile.in: Regenerate.
205
206 2014-08-28 David Malcolm <dmalcolm@redhat.com>
207
208 * rtx-classes-status.txt: Delete
209
210 2014-08-28 David Malcolm <dmalcolm@redhat.com>
211
212 * rtx-classes-status.txt (TODO): NEXT_INSN/PREV_INSN are done.
213
214 2014-08-27 Sebastian Pop <s.pop@samsung.com>
215
216 * config/isl.m4 (_ISL_CHECK_CT_PROG): Removed.
217 (ISL_CHECK_VERSION): Check for functionality added to ISL 0.12 instead
218 of checking for version number.
219 * configure: Regenerated.
220 * configure.ac (ISL_CHECK_VERSION): Do not use ISL version number.
221
222 2014-08-27 David Malcolm <dmalcolm@redhat.com>
223
224 * rtx-classes-status.txt: Phase 5 (additional rtx_def subclasses)
225 is done; begin phase 6 (use extra rtx_def subclasses).
226
227 2014-08-27 David Malcolm <dmalcolm@redhat.com>
228
229 * rtx-classes-status.txt: Phase 4 (removal of "scaffolding") is
230 done; begin phase 5 (additional rtx_def subclasses).
231
232 2014-08-26 David Malcolm <dmalcolm@redhat.com>
233
234 * rtx-classes-status.txt (TODO): DF_REF_INSN is done.
235
236 2014-08-26 David Malcolm <dmalcolm@redhat.com>
237
238 * rtx-classes-status.txt (TODO): SET_BB_HEAD, SET_BB_END,
239 SET_BB_HEADER are done.
240
241 2014-08-26 David Malcolm <dmalcolm@redhat.com>
242
243 * rtx-classes-status.txt (TODO): SET_DEP_PRO and SET_DEP_CON are
244 done.
245
246 2014-08-26 David Malcolm <dmalcolm@redhat.com>
247
248 * rtx-classes-status.txt (TODO): Remove SET_VINSN_INSN_RTX.
249
250 2014-08-26 David Malcolm <dmalcolm@redhat.com>
251
252 * rtx-classes-status.txt (TODO): Remove SET_BND_TO.
253
254 2014-08-25 David Malcolm <dmalcolm@redhat.com>
255
256 * rtx-classes-status.txt (TODO): Remove SET_BB_NOTE_LIST.
257
258 2014-08-25 David Malcolm <dmalcolm@redhat.com>
259
260 * rtx-classes-status.txt (TODO): Remove SET_BB_FOOTER.
261
262 2014-08-25 David Malcolm <dmalcolm@redhat.com>
263
264 * rtx-classes-status.txt: Phase 3 (per-file commits within
265 "config" subdirs) is done; begin phase 4 (removal of
266 "scaffolding").
267
268 2014-08-23 David Malcolm <dmalcolm@redhat.com>
269
270 * rtx-classes-status.txt: Phase 2 (per-file commits in main source
271 dir) is done; begin phase 3 (per-file commits within "config"
272 subdirs).
273
274 2014-08-21 David Malcolm <dmalcolm@redhat.com>
275
276 * rtx-classes-status.txt: Phase 1 ("scaffolding") is done; begin
277 phase 2 (per-file commits in main source dir).
278
279 2014-08-21 Bin Cheng <bin.cheng@arm.com>
280
281 * configure: Regenerated.
282
283 2014-08-19 David Malcolm <dmalcolm@redhat.com>
284
285 * rtx-classes-status.txt (TODO): Add SET_BND_TO
286
287 2014-08-19 David Malcolm <dmalcolm@redhat.com>
288
289 * rtx-classes-status.txt (TODO): Add SET_BB_NOTE_LIST.
290
291 2014-08-19 David Malcolm <dmalcolm@redhat.com>
292
293 * rtx-classes-status.txt (TODO): Add SET_VINSN_INSN_RTX.
294
295 2014-08-19 David Malcolm <dmalcolm@redhat.com>
296
297 * rtx-classes-status.txt (TODO): Add SET_DEP_PRO, SET_DEP_CON.
298
299 2014-08-19 David Malcolm <dmalcolm@redhat.com>
300
301 * rtx-classes-status.txt (TODO): Add DF_REF_INSN.
302
303 2014-08-19 Joost VandeVondele <vondele@gcc.gnu.org>
304
305 * MAINTAINERS (Write After Approval): Add myself.
306
307 2014-08-19 Christopher Faylor <me.gnu@cgf.cx>
308
309 * MAINTAINERS: Remove myself
310
311 2014-08-19 David Malcolm <dmalcolm@redhat.com>
312
313 * rtx-classes-status.txt: Add SET_NEXT_INSN, SET_PREV_INSN.
314
315 2014-08-18 Patrick Palka <ppalka@gcc.gnu.org>
316
317 * MAINTAINERS (Write After Approval): Add myself.
318
319 2014-08-18 David Malcolm <dmalcolm@redhat.com>
320
321 * rtx-classes-status.txt (TODO): Add SET_BB_HEAD, SET_BB_END,
322 SET_BB_HEADER, SET_BB_FOOTER
323
324 2014-08-18 David Malcolm <dmalcolm@redhat.com>
325
326 * rtx-classes-status.txt: New file
327
328 2014-08-18 Roman Gareev <gareevroman@gmail.com>
329
330 * configure.ac: Eliminate ClooG installation dependency.
331 * configure: Regenerate.
332 * Makefile.tpl: Add definition of ISLLIBS and HOST_ISLLIBS.
333 * Makefile.in: Regenerate.
334
335 2014-08-15 Ilya Verbin <iverbin@gmail.com>
336
337 * MAINTAINERS (Write After Approval): Add myself.
338
339 2014-08-15 Ilya Tocar <tocarip@gmail.com>
340
341 * MAINTAINERS (Write After Approval): Add myself.
342
343 2014-08-01 Jiong Wang <jiong.wang@arm.com>
344
345 * MAINTAINERS (Write After Approval): Add myself.
346
347 2014-07-28 Anthony Green <green@moxielogic.com>
348
349 Import from savannah.gnu.org:
350 * config.sub: Update to 2014-07-28 version.
351
352 2014-07-27 Richard Sandiford <rdsandiford@googlemail.com>
353
354 * MAINTAINERS: Remove my MIPS maintainer entry.
355
356 2014-07-26 Uros Bizjak <ubizjak@gmail.com>
357
358 PR target/47230
359 * configure.ac (alpha*-*-linux*): Use mh-alpha-linux.
360 * configure: Regenerate.
361
362 2014-07-24 James Norris <jnorris@codesourcery.com>
363
364 * MAINTAINERS (Write After Approval): Add myself.
365
366 2014-07-20 Roman Gareev <gareevroman@gmail.com>
367
368 * configure.ac: Accept only CLooG 0.18.1.
369 * configure: Regenerate.
370
371 2014-07-17 Roman Gareev <gareevroman@gmail.com>
372
373 * configure.ac: Don't accept isl 0.11.
374 * configure: Regenerate.
375
376 2014-07-16 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
377
378 * MAINTAINERS (Write After Approval): Add myself.
379
380 2014-07-05 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
381
382 * configure.ac: Don't accept isl 0.10.
383 * configure: Regenerate.
384
385 2014-06-23 Bernd Edlinger <bernd.edlinger@hotmail.de>
386
387 Fix include path for in-tree cloog.
388 * config/cloog.m4 (CLOOG_INIT_FLAGS): Remove bogus include path.
389 * configure: Regenerate.
390
391 2014-06-18 Richard Henderson <rth@redhat.com>
392
393 * .gitignore: Import gcc_update output.
394
395 2014-06-13 Thomas Schwinge <thomas@codesourcery.com>
396
397 * config-ml.in: Robustify ac_configure_args parsing.
398
399 * configure.ac (--enable-linker-plugin-configure-flags)
400 (--enable-linker-plugin-flags): New flags.
401 (configdirs): Conditionally add libiberty-linker-plugin.
402 * configure: Regenerate.
403 * Makefile.def (host_modules): Add libiberty-linker-plugin.
404 (host_modules) <lto-plugin>: Pay attention to
405 @extra_linker_plugin_flags@ and
406 @extra_linker_plugin_configure_flags@.
407 (all-lto-plugin): Also depend on all-libiberty-linker-plugin.
408 * Makefile.in: Regenerate.
409
410 * Makefile.tpl (configure-[+prefix+][+module+])
411 (configure-stage[+id+]-[+prefix+][+module+]): If specified, use
412 "module_srcdir" instead of "module" for locating a module's srcdir.
413 * Makefile.in: Regenerate.
414
415 2014-06-10 Matthew Fortune <matthew.fortune@imgtec.com>
416
417 * MAINTAINERS (Write After Approval): Add myself.
418
419 2014-06-06 Sebastian Pop <sebpop@gmail.com>
420
421 * MAINTAINERS: Update my email address.
422
423 2014-06-04 Thomas Preud'homme <thomas.preudhomme@arm.com>
424
425 * MAINTAINERS (Write After Approval): Add myself.
426
427 2014-06-03 Andrew Bennett <andrew.bennett@imgtec.com>
428
429 * MAINTAINERS (Write After Approval): Add myself.
430
431 2014-05-30 Jonathan Wakely <jwakely@redhat.com>
432
433 PR libstdc++/61011
434 * configure.ac (--disable-libstdcxx): Set noconfigdirs correctly.
435 Disable libcilkrts, libitm, libsanitizer when not building libstdc++.
436 * configure: Regenerate.
437
438 2014-05-28 Pedro Alves <palves@redhat.com>
439
440 * MAINTAINERS (Write After Approval): Add myself.
441
442 2014-05-22 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
443
444 * MAINTAINERS: Update my affiliation/email.
445
446 2014-05-19 Mike Stump <mikestump@comcast.net>
447
448 * MAINTAINERS: Add wide-int reviewers.
449
450 2014-05-14 Sandra Loosemore <sandra@codesourcery.com>
451
452 * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
453 * configure: Regenerated.
454
455 2014-05-15 Torvald Riegel <triegel@redhat.com>
456
457 * MAINTAINERS (libitm): Add myself as maintainer.
458
459 2014-05-07 Charles Baylis <charles.baylis@linaro.org>
460
461 * MAINTAINERS (Write After Approval): Add myself.
462
463 2014-05-01 Richard Sandiford <rdsandiford@googlemail.com>
464
465 * config.sub, config.guess: Import from upstream.
466
467 2014-04-29 Alan Lawrence <alan.lawrence@arm.com>
468
469 * MAINTAINERS (Write After Approval): Put myself in correct order.
470
471 2014-04-29 Alan Lawrence <alan.lawrence@arm.com>
472
473 * MAINTAINERS (Write After Approval): Add myself.
474
475 2014-04-24 Laurynas Biveinis <laurynas.biveinis@gmail.com>
476
477 * MAINTAINERS: Move myself from Reviewers to Write After Approval
478 section.
479
480 2014-04-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
481
482 * MAINTAINERS (Write After Approval): Delete myself.
483
484 2014-04-17 Jakub Jelinek <jakub@redhat.com>
485
486 PR sanitizer/56781
487 * libtool-ldflags: Also prefix -static-lib*, -shared-lib*
488 and -B* options with -Xcompiler.
489
490 2014-04-04 Eric Botcazou <ebotcazou@adacore.com>
491
492 PR bootstrap/60620
493 * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3.
494 * Makefile.in: Regenerate.
495
496 2014-03-28 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
497
498 * Makefile.def (dependencies): Make all-ld depend on all-binutils
499 for WINDRES_FOR_TARGET in default-manifest.o rule.
500 * Makefile.in: Regenerate.
501
502 2014-03-26 Dominique d'Humieres <dominiq@lps.ens.fr>
503
504 * MAINTAINERS (Write After Approval): Add myself.
505
506 2014-03-26 Jakub Jelinek <jakub@redhat.com>
507
508 PR sanitizer/56781
509 * Makefile.def: Set bootstrap=true; for host fixincludes.
510 * configure.ac: Don't bootstrap host fixincludes unless
511 --with-build-config=bootstrap-{a,ub}san.
512 * Makefile.in: Regenerated.
513 * configure: Regenerated.
514
515 2014-03-21 Jakub Jelinek <jakub@redhat.com>
516
517 * configure.ac: Move BUILD_CONFIG set up earlier. Add
518 --enable-vtable-verify option parsing. Don't add
519 target-libsanitizer to bootstrap_target_libs unless
520 --with-build-config=bootstrap-asan or
521 --with-build-config=bootstrap-ubsan. Don't add target-libvtv
522 to bootstrap_target_libs unless --enable-vtable-verify.
523 * configure: Regenerated.
524
525 2014-03-10 Anatoly Sokolov <aesok@post.ru>
526
527 * MAINTAINERS (Write After Approval): Add myself.
528
529 2014-03-07 Denis Chertykov <chertykov@gmail.com>
530
531 * MAINTAINERS: Remove avr maintainers: Anatoly Sokolov and Eric Weddington
532
533 2014-03-07 Jakub Jelinek <jakub@redhat.com>
534
535 PR bootstrap/58572
536 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
537 -I for libstdc++-v3 includes if $(LEAN).
538 * Makefile.in: Regenerated.
539
540 2014-03-04 Jonathan Wakely <jwakely@redhat.com>
541
542 * MAINTAINERS: Update my email address.
543
544 2014-02-24 Walter Lee <walt@tilera.com>
545
546 * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
547 (tilegx-*-*): Change to tilegx*-*-*.
548 * configure: Regenerate.
549
550 2014-02-17 Loren J. Rittle <ljrittle@acm.org>
551
552 * MAINTAINERS (Various Maintainers: c++ runtime libs): Remove myself.
553
554 2014-02-17 Kugan Vivekanandarajah <kuganv@linaro.org>
555
556 * MAINTAINERS (Write After Approval): Add myself.
557
558 2014-02-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
559
560 PR target/59788
561 * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
562 *solaris2*.
563
564 2014-01-21 John David Anglin <danglin@gcc.gnu.org>
565
566 * MAINTAINERS: Update my email address.
567
568 2014-01-20 Gerald Pfeifer <gerald@pfeifer.com>
569
570 * MAINTAINERS: Convert to UTF-8.
571 Properly sort Xinliang David Li's entry.
572
573 2013-12-31 Chung-Lin Tang <cltang@codesourcery.com>
574 Sandra Loosemore <sandra@codesourcery.com>
575
576 * MAINTAINERS: Add Sandra Loosemore and Chung-Lin Tang as
577 nios2 port maintainers.
578
579 2013-12-16 Markus Trippelsdorf <markus@trippelsdorf.de>
580
581 * MAINTAINERS (Write After Approval): Add myself.
582
583 2013-12-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
584
585 * configure.ac: Add user-friendly check for native x86_64-linux
586 multilibs.
587 * configure: Regenerate.
588
589 2013-12-06 Oleg Endo <olegendo@gcc.gnu.org>
590
591 * MAINTAINERS: Add myself as sh maintainer.
592
593 2013-12-03 Bill Schmidt <wschmidt@linux.vnet.ibm.com>
594
595 * MAINTAINERS: Add self as SLSR maintainer.
596
597 2013-11-18 Jan Hubicka <hubicka@ucw.cz>
598
599 * MAINTAINERS: Update my email address.
600
601 2013-11-15 David Edelsohn <dje.gcc@gmail.com>
602
603 * MAINTAINERS (Global Reviewers, c++): Remove Mark Mitchell.
604
605 2013-11-07 Thomas Schwinge <thomas@codesourcery.com>
606
607 * Makefile.in: Regenerate.
608
609 * Makefile.tpl: Fix typo.
610 * Makefile.in: Regenerate partially.
611
612 2013-11-04 Balaji V. Iyer <balaji.v.iyer@intel.com>
613
614 * configure.ac: Added libcilkrts to noconfig list when C++ is not
615 supported.
616 * configure: Regenerated.
617
618 2013-11-01 Trevor Saunders <tsaunders@mozilla.com>
619
620 * MAINTAINERS (Write After Approval): Add myself.
621
622 2013-10-30 Jason Merrill <jason@redhat.com>
623
624 * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
625 --disable-build-format-warnings.
626
627 2013-10-29 Balaji V. Iyer <balaji.v.iyer@intel.com>
628
629 * Makefile.def: Add libcilkrts to target_modules. Make libcilkrts
630 depend on libstdc++ and libgcc.
631 * configure: Regenerate.
632 * configure.ac: Added libcilkrts to target binaries. Also, restrict
633 libcilkrts for POSIX and i*86, and x86_64 architectures.
634 * Makefile.in: Added libcilkrts related fields to support building it.
635
636 2013-10-26 Jeff Law <law@redhat.com>
637
638 * Makefile.def (target_modules): Remove libmudflap
639 (languages): Remove check-target-libmudflap).
640 * Makefile.in: Rebuilt.
641 * Makefile.tpl (check-target-libmudflap-c++): Remove.
642 * configure.ac (target_libraries): Remove target-libmudflap.
643 Remove checks which disabled libmudflap on some systems.
644 * configure: Rebuilt.
645 * libmudflap: Directory removed.
646
647 2013-10-21 Cong Hou <congh@google.com>
648
649 * MAINTAINERS (Write After Approval): Add myself.
650
651 2013-10-16 Mike Stump <mikestump@comcast.net>
652
653 * .dir-locals.el: Add.
654
655 2013-10-15 David Malcolm <dmalcolm@redhat.com>
656
657 * configure.ac: Add --enable-host-shared
658 * configure: Regenerate.
659
660 2013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
661
662 Import from savannah.gnu.org:
663 * config.guess: Update to 2013-06-10 version.
664 * config.sub: Update to 2013-10-01 version.
665
666 2013-10-01 Simon Cook <simon.cook@embecosm.com>
667
668 Changes to build configuration to allow big endian ARC ELF toolchain
669 * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
670 * configure: Regenerate.
671
672 2013-09-20 Alan Modra <amodra@gmail.com>
673
674 * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
675 ppc host match. Support little-endian powerpc linux hosts.
676
677 2013-09-19 Dodji Seketeli <dodji@redhat.com>
678
679 * MAINTAINERS (diagnostic messages): Add myself as diagnostics
680 maintainer.
681
682 2013-09-12 DJ Delorie <dj@redhat.com>
683
684 * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
685 maintainers.
686
687 2013-09-03 Richard Biener <rguenther@suse.de>
688
689 * configure.ac: Also allow ISL 0.12.
690 * configure: Regenerated.
691
692 2013-08-30 Bernd Edlinger <bernd.edlinger@hotmail.de>
693
694 * MAINTAINERS (Write After Approval): Add myself.
695
696 2013-08-27 David Malcolm <dmalcolm@redhat.com>
697
698 * MAINTAINERS (gdbhooks.py): Add myself as maintainer.
699
700 2013-08-26 Caroline Tice <cmtice@google.com>
701
702 * MAINTAINERS: Correct earliers update: Move myself from libvtv
703 "Various Reviewers" to libvtv "Various Maintainers".
704
705 2013-08-20 Steven Bosscher <steven@gcc.gnu.org>
706
707 * MAINTAINERS: Add myself as RTL optimizers reviewer.
708
709 2013-08-19 Benjamin De Kosnik <bkoz@gnu.org>
710
711 * MAINTAINERS: Update name, email.
712
713 2013-08-13 Adam Butcher <adam@jessamine.co.uk>
714
715 * MAINTAINERS (Write After Approval): Add myself.
716
717 2013-08-12 Caroline Tice <cmtice@google.com>
718
719 * MAINTAINERS: Add myself as libvtv maintainer. Correct my email
720 address in the Write After Approval section.
721
722 2013-08-09 Carlos O'Donell <carlos@redhat.com>
723
724 * MAINTAINERS (Write After Approval): Update email.
725
726 2013-08-08 Benjamin Kosnik <bkoz@redhat.com>
727
728 * configure.ac: Adjust to check VTV_SUPPORTED.
729 * configure: Regenerated.
730
731 2013-08-02 Caroline Tice <cmtice@google.com>
732
733 * configure.ac: Add target-libvtv to target_libraries; disable libvtv
734 on non-linux systems; add target-libvtv to noconfigdirs; add
735 libsupc++/.libs to C++ library search paths.
736 * configure: Regenerated.
737 * Makefile.def: Add libvtv to target_modules; make libvtv depend on
738 libstdc++ and libgcc.
739 * Makefile.in: Regenerated.
740
741 2013-07-19 Yvan Roux <yvan.roux@linaro.org>
742
743 * MAINTAINERS (Write After Approval): Add myself.
744
745 2013-07-19 Chung-Ju Wu <jasonwucj@gmail.com>
746 Shiva Chen <shiva0217@gmail.com>
747
748 * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
749 nds32 port maintainers.
750
751 2013-07-17 Tim Shen <timshen91@gmail.com>
752
753 * MAINTAINERS (Write After Approval): Add myself.
754
755 2013-07-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
756
757 * configure.ac: Sync from binutils.
758 * configure: Regenerate.
759
760 2013-06-14 Vidya Praveen <vidyapraveen@arm.com>
761
762 * MAINTAINERS (Write After Approval): Add myself.
763
764 2013-06-01 Dinar Temirbulatov <dinar@kugelworks.com>
765
766 * MAINTAINERS (Write After Approval): Add myself.
767
768 2013-05-17 David Malcolm <dmalcolm@redhat.com>
769
770 * MAINTAINERS (Write After Approval): Add myself.
771
772 2013-04-30 Brooks Moses <bmoses@google.com>
773
774 * MAINTAINERS: Update my email; move myself from Fortran
775 reviewer to Write After Approval.
776
777 2013-04-16 Andreas Schwab <schwab@suse.de>
778
779 * configure.ac (aarch64-*-*): Don't disable java.
780 * configure: Regenerate.
781
782 2013-04-10 Chung-Ju Wu <jasonwucj@gmail.com>
783
784 * MAINTAINERS (Write After Approval): Add myself.
785
786 2013-03-30 Matthias Klose <doko@ubuntu.com>
787
788 * Makefile.def (target_modules): Don't install libffi.
789 * Makefile.in: Regenerate.
790
791 2013-02-24 Tilo Schwarz <tilo@tilo-schwarz.de>
792
793 * MAINTAINERS (Write After Approval): Add myself.
794
795 2013-02-20 Andrew Sutton <andrew.n.sutton@gmail.com>
796
797 * MAINTAINERS (Write After Approval): Add myself.
798
799 2013-02-15 Yufeng Zhang <yufeng.zhang@arm.com>
800
801 * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
802 * configure: Regenerated.
803
804 2013-02-05 Ian Lance Taylor <iant@google.com>
805
806 PR go/55969
807 * configure.ac: Disable libgo on some systems where it does not
808 work.
809
810 2013-02-04 David Edelsohn <dje.gcc@gmail.com>
811
812 * MAINTAINERS: Explicitly add myself as AIX maintainer.
813 Remove Geoff Keating as rs6000 port maintainer, at his request.
814
815 2013-01-24 Maxim Kuvyrkov <maxim@kugelworks.com>
816
817 * MAINTAINERS: Update my email.
818
819 2013-01-23 Shenghou Ma <minux.ma@gmail.com>
820
821 * configure: Re-generate.
822
823 2013-01-15 Richard Biener <rguenther@suse.de>
824
825 PR other/55973
826 * configure: Re-generate.
827
828 2013-01-14 Matthias Klose <doko@ubuntu.com>
829
830 * Makefile.def (install-target-libsanitizer): Depend on
831 install-target-libstdc++-v3.
832 * Makefile.in: Regenerate.
833
834 2013-01-14 Richard Biener <rguenther@suse.de>
835
836 * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
837 * configure: Re-generate
838
839 2013-01-11 Jan-Benedict Glaw <jbglaw@lug-owl.de>
840
841 * config.sub: Update from config repo.
842
843 2013-01-11 Eric Botcazou <ebotcazou@adacore.com>
844
845 * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
846 * Makefile.in: Regenerate.
847
848 2013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
849
850 * MAINTAINERS (arc): Add new port maintainership for myself.
851
852 2013-01-09 Jason Merrill <jason@redhat.com>
853
854 * .gitignore: Import from gdb repository.
855
856 2013-01-09 H.J. Lu <hongjiu.lu@intel.com>
857
858 * Makefile.def (configure-gcc): Depend on all-gmp.
859 (all-gcc): Remove dependency on all-gmp.
860 * Makefile.in: Regenerated.
861
862 2013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
863
864 * config.sub: Merge from config repo.
865 * config.guess: Ditto.
866
867 2013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
868
869 * Makefile.def: Merge from binutils.
870 * Makefile.in: Ditto.
871
872 2013-01-01 Maxim Kuvyrkov <maxim.kuvyrkov@gmail.com>
873
874 * MAINTAINERS: Update my email.
875
876 2012-12-29 Ben Elliston <bje@gnu.org>
877
878 * config.guess: Update to 2012-12-29 version.
879 * config.sub: Likewise.
880
881 2012-12-20 Matthias Klose <doko@ubuntu.com>
882
883 * Makefile.def (install-target-libgfortran): Depend on
884 install-target-libquadmath, install-target-libgcc.
885 (install-target-libsanitizer): Depend on install-target-libgcc.
886 (install-target-libjava): Depend on install-target-libgcc.
887 (install-target-libitm): Depend on install-target-libgcc.
888 (install-target-libobjc): Depend on install-target-libgcc.
889 (install-target-libstdc++-v3): Depend on install-target-libgcc.
890 * Makefile.in: Regenerate.
891
892 2012-12-19 Matthias Klose <doko@ubuntu.com>
893
894 * Makefile.def (install-target-libgo): Depend on
895 install-target-libatomic.
896 * Makefile.in: Regenerate.
897
898 2012-12-18 Andreas Schwab <schwab@linux-m68k.org>
899
900 PR go/55201
901 * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
902 * Makefile.in: Regenerate.
903
904 2012-12-16 Thomas Schwinge <thomas@codesourcery.com>
905
906 * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
907 * configure: Regenerate.
908
909 2012-12-12 Jan-Benedict Glaw <jbglaw@lug-owl.de>
910
911 * config.sub: Merge from config repo.
912
913 2012-12-11 H.J. Lu <hongjiu.lu@intel.com>
914
915 * Makefile.def (target_modules): Add bootstrap=true and
916 raw_cxx=true to libsanitizer.
917 * configure.ac (bootstrap_target_libs): Add libsanitizer.
918 * Makefile.in: Regenerated.
919 * configure: Likewise.
920
921 2012-12-01 Richard Sandiford <rdsandiford@googlemail.com>
922
923 * MAINTAINERS: Remove self as RTL optimization maintainer.
924
925 2012-11-30 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
926
927 * MAINTAINERS (Write After Approval): Add myself.
928
929 2012-11-28 H.J. Lu <hongjiu.lu@intel.com>
930
931 * Makefile.def (target_modules): Remove bootstrap=true and
932 raw_cxx=true from libsanitizer.
933 * configure.ac (bootstrap_target_libs): Remove libsanitizer.
934 * Makefile.in: Regenerated.
935 * configure: Likewise.
936
937 2012-11-28 H.J. Lu <hongjiu.lu@intel.com>
938
939 * Makefile.def (target_modules): Add bootstrap=true and
940 raw_cxx=true to libsanitizer.
941 * configure.ac (bootstrap_target_libs): Add libsanitizer.
942 * Makefile.in: Regenerated.
943 * configure: Likewise.
944
945 2012-11-28 Andrew Pinski <apinski@cavium.com>
946
947 PR bootstrap/54279
948 * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
949 * configure: Regenerate.
950 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
951 * Makefile.in: Regenerate.
952
953 2012-11-27 Siddhesh Poyarekar <siddhesh@redhat.com>
954
955 * configure.ac: Disable libsanitizer if we're not building C++.
956 * configure: Regenerate.
957
958 2012-11-15 Roland McGrath <roland@hack.frob.com>
959
960 * MAINTAINERS (Write After Approval): Add myself.
961
962 2012-11-15 Dmitry Vyukov <dvyukov@google.com>
963
964 * MAINTAINERS: (libsanitizer, asan.c): Add myself,
965 Kostya Serebryany (kcc@google.com) and
966 Jakub Jelinek (jakub@redhat.com).
967 Rename area for Dodji Seketeli (dodji@redhat.com).
968
969 2012-11-15 Dodji Seketeli <dodji@redhat.com>
970
971 * MAINTAINERS: (asan.c, related): Add myself.
972
973 2012-11-14 Roland McGrath <mcgrathr@google.com>
974
975 * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
976 * configure: Regenerate.
977
978 2012-11-13 Richard Henderson <rth@redhat.com>
979
980 * configure.ac: Move libsanitizer logic to subdirectory.
981 * configure: Regenerate.
982
983 2012-11-13 Dodji Seketeli <dodji@redhat.com>
984
985 * configure.ac: Enable libsanitizer just on x86 linux for now.
986 * configure: Re-generate.
987
988 2012-11-13 David Edelsohn <dje.gcc@gmail.com>
989
990 * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
991 sections.
992 * configure: Regenerate.
993
994 2012-11-13 Hans-Peter Nilsson <hp@axis.com>
995
996 * configure.ac: Add section for configdirs for libsanitizer.
997 Disable for cris-*-* and mmix-*-*.
998 * configure: Regenerate.
999
1000 2012-11-12 Wei Mi <wmi@google.com>
1001
1002 * configure.ac: Add libsanitizer to target_libraries.
1003 * Makefile.def: Ditto.
1004 * configure: Regenerate.
1005 * Makefile.in: Regenerate.
1006 * libsanitizer: New directory for asan runtime. Contains an empty
1007 tsan directory.
1008
1009 2012-11-03 Corinna Vinschen <corinna@vinschen.de>
1010
1011 * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
1012 against Mingw64 w32api.
1013 * configure: Regenerate.
1014
1015 2012-11-03 H.J. Lu <hongjiu.lu@intel.com>
1016
1017 * configure: Regenerated.
1018
1019 2012-11-03 Robert Mason <rbmj@verizon.net>
1020
1021 * configure.ac: add --disable-libstdcxx configure option
1022 and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
1023
1024 2012-10-30 Ganesh Gopalasubramanian <Ganesh.Gopalasubramanian@amd.com>
1025
1026 * MAINTAINERS (Write After Approval): Add myself.
1027
1028 2012-10-26 James Greenhalgh <james.greenhalgh@arm.com>
1029
1030 * MAINTAINERS (Write After Approval): Add myself.
1031
1032 2012-10-24 Sharad Singhai <singhai@google.com>
1033
1034 * MAINTAINERS (Write After Approval): Add myself.
1035
1036 2012-10-24 Eric Christopher <echristo@gmail.com>
1037
1038 * MAINTAINERS: Update email address.
1039
1040 2012-10-23 Eric Botcazou <ebotcazou@adacore.com>
1041
1042 PR bootstrap/54820
1043 * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
1044 * configure: Regenerate.
1045
1046 2012-10-23 Richard Earnshaw <rearnsha@arm.com>
1047
1048 * MAINTAINERS (aarch64): Add Marcus and myself.
1049
1050 2012-10-22 Eric Botcazou <ebotcazou@adacore.com>
1051
1052 PR bootstrap/54820
1053 * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
1054 (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
1055 (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
1056 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
1057 (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
1058 * Makefile.in: Regenerate.
1059 * configure.ac (have_static_libs): New variable and associated check.
1060 (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
1061 -static-libgcc if stage1_libs is empty and have_static_libs is yes.
1062 * configure: Regenerate.
1063
1064 2012-10-10 Richard Biener <rguenther@suse.de>
1065
1066 * MAINTAINERS: Adjust for changed surname.
1067
1068 2012-10-04 Lawrence Crowl <crowl@google.com>
1069
1070 * MAINTAINERS (Write After Approval): Add myself.
1071
1072 2012-10-01 Cary Coutant <ccoutant@google.com>
1073
1074 * MAINTAINERS: Add myself as dwarf debugging code maintainer.
1075
1076 2012-09-28 Ian Lance Taylor <iant@google.com>
1077
1078 * Makefile.def: Make all-target-libgo depend on
1079 all-target-libbacktrace.
1080 * Makefile.in: Rebuild.
1081
1082 2012-09-26 Ian Lance Taylor <iant@google.com>
1083
1084 * Makefile.def: Make all-gcc depend on all-libbacktrace.
1085 * Makefile.in: Rebuild.
1086
1087 2012-09-20 Walter Lee <walt@tilera.com>
1088
1089 * configure.ac: Add tilegx to list of targets that support gold.
1090 * configure: Regenerate.
1091
1092 2012-09-20 Marek Polacek <polacek@redhat.com>
1093
1094 * MAINTAINERS (Write After Approval): Add myself.
1095
1096 2012-09-19 Steve Ellcey <sellcey@mips.com>
1097
1098 * configure.ac: Add mips*-mti-elf* target.
1099 * configure: Regenerate.
1100
1101 2012-09-17 Ian Lance Taylor <iant@google.com>
1102
1103 * MAINTAINERS (Various Maintainers): Add libbacktrace.
1104 * configure.ac (host_libs): Add libbacktrace.
1105 (target_libraries): Add libbacktrace.
1106 * Makefile.def (host_modules): Add libbacktrace.
1107 (target_modules): Likewise.
1108 * configure, Makefile.in: Rebuild.
1109
1110 2012-09-14 David Edelsohn <dje.gcc@gmail.com>
1111
1112 PR target/38607
1113 Merge upstream change.
1114 * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
1115
1116 * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
1117 Add libgomp*.o to compare_exclusions for AIX.
1118 * configure: Regenerate.
1119
1120 2012-09-06 Diego Novillo <dnovillo@google.com>
1121
1122 * configure.ac: Bump minimum GMP version to 4.2.3.
1123 * configure: Re-generate.
1124
1125 2012-09-05 Georg-Johann Lay <avr@gjlay.de>
1126
1127 PR target/54461
1128 * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
1129 target-libgloss if not configured --with-avrlibc=no.
1130 * configure: Regenerate.
1131
1132 2012-09-04 Jason Merrill <jason@redhat.com>
1133
1134 * configure.ac: Fix --enable-languages=all.
1135
1136 2012-09-04 Christophe Lyon <christophe.lyon@st.com>
1137
1138 * MAINTAINERS (Write After Approval): Add myself.
1139
1140 2012-09-03 Richard Guenther <rguenther@suse.de>
1141
1142 PR bootstrap/54138
1143 * configure.ac: Re-organize ISL / CLOOG checks to allow
1144 disabling with either --without-isl or --without-cloog.
1145 * configure: Regenerated.
1146
1147 2012-09-03 Georg-Johann Lay <avr@gjlay.de>
1148
1149 * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
1150 * configure: Regenerate.
1151
1152 2012-08-27 Ulrich Drepper <drepper@gmail.com>
1153
1154 * MAINTAINERS: Fix my email address.
1155
1156 2012-08-26 H.J. Lu <hongjiu.lu@intel.com>
1157
1158 PR binutils/4970
1159 * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
1160 and opcodes.
1161 * Makefile.in: Regenerated.
1162
1163 2012-08-26 Art Haas <ahaas@impactweather.com>
1164
1165 * configure: Regenerate.
1166
1167 2012-08-25 Křištof Želechovski <giecrilj@stegny.2a.pl>
1168
1169 * INSTALL/README: Also refer to the online installation
1170 instructions.
1171
1172 2012-08-21 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
1173
1174 * MAINTAINERS (Write After Approval): Add myself.
1175 (Picochip port): Remove myself.
1176
1177 2012-08-14 Diego Novillo <dnovillo@google.com>
1178
1179 Merge from cxx-conversion branch.
1180
1181 * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
1182 POSTSTAGE1_CONFIGURE_FLAGS.
1183 * Makefile.in: Regenerate.
1184 * configure.ac (ENABLE_BUILD_WITH_CXX): Remove. Update all users.
1185 Force C++ when bootstrapping.
1186 * configure: Regenerate.
1187
1188 2012-07-24 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1189
1190 * MAINTAINERS (Write After Approval): Add myself.
1191
1192 2012-07-16 Joseph Myers <joseph@codesourcery.com>
1193
1194 * README: Document use of ranges of years in copyright notices.
1195
1196 2012-07-06 Richard Guenther <rguenther@suse.de>
1197
1198 * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
1199 as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
1200 --with-gmp=system.
1201 * Makefile.in: Regenerated.
1202 * configure: Likewise.
1203
1204 2012-07-06 Richard Guenther <rguenther@suse.de>
1205
1206 * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
1207 * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
1208 supply V=1 as extra_make_flags.
1209 * configure: Regenerated.
1210 * Makefile.in: Likewise.
1211
1212 2012-07-04 Tristan Gingold <gingold@adacore.com>
1213
1214 * configure: Regenerate.
1215
1216 2012-07-03 Richard Guenther <rguenther@suse.de>
1217
1218 * Makfile.def (isl): Remove not necessary extra_exports and
1219 extra_make_flags.
1220 (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
1221 * Makefile.in: Regenerated.
1222
1223 2012-07-03 Richard Guenther <rguenther@suse.de>
1224
1225 * Makefile.def (cloog): Add V=1 to extra_make_flags.
1226 * configure.ac: If either the ISL or the CLooG check failed
1227 do not try to build in-tree versions.
1228 * Makefile.in: Regenerated.
1229 * configure: Regenerated.
1230
1231 2012-07-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1232
1233 * configure: Regenerate.
1234
1235 2012-07-02 Janis Johnson <janisjo@codesourcery.com>
1236
1237 * MAINTAINERS (Various Maintainers): Add myself as testsuite
1238 maintainer.
1239
1240 2012-07-02 Richard Guenther <rguenther@suse.de>
1241
1242 * configure: Regenerated.
1243
1244 2012-07-02 Richard Guenther <rguenther@suse.de>
1245 Michael Matz <matz@suse.de>
1246 Tobias Grosser <tobias@grosser.es>
1247 Sebastian Pop <sebpop@gmail.com>
1248
1249 * Makefile.def: Add ISL host module, remove PPL host module.
1250 Adjust ClooG host module to use the proper ISL.
1251 * Makefile.tpl: Pass ISL include flags instead of PPL ones.
1252 * configure.ac: Include config/isl.m4. Add ISL host library,
1253 remove PPL. Remove PPL configury, add ISL configury, adjust
1254 ClooG configury.
1255 * Makefile.in: Regenerated.
1256 * configure: Likewise.
1257
1258 2012-07-02 Richard Guenther <rguenther@suse.de>
1259
1260 Merge from graphite branch
1261 2011-07-21 Tobias Grosser <tobias@grosser.es>
1262
1263 * configure: Regenerated.
1264 * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
1265 both cloog.org and legacy versions. The only supported version will
1266 be CLooG with the isl backend.
1267
1268 2011-07-21 Tobias Grosser <tobias@grosser.es>
1269
1270 * configure: Regenerated.
1271 * configure.ac: Require cloog isl 0.17.0
1272
1273 2011-07-21 Tobias Grosser <tobias@grosser.es>
1274
1275 * configure: Regenerated.
1276 * config/cloog.m4: Do not define CLOOG_ORG
1277
1278 2012-06-29 Steven Bosscher <steven@gcc.gnu.org>
1279
1280 * configure.ac: Skip C if explicitly selected.
1281 * configure: Regenerate.
1282
1283 2012-06-28 Christophe Lyon <christophe.lyon@st.com>
1284
1285 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
1286 they contain -O2.
1287 * configure: Regenerate.
1288
1289 2012-06-25 Richard Sandiford <rdsandiford@googlemail.com>
1290
1291 PR debug/53740
1292 * df.h, df-problems.c, dce.c: Revert last patch.
1293
1294 2012-06-25 Iain Sandoe <iain@codesourcery.com>
1295
1296 * MAINTAINERS (Write After Approval): Update my email address.
1297
1298 2012-06-21 Meador Inge <meadori@codesourcery.com>
1299
1300 * MAINTAINERS (Write After Approval): Add myself.
1301
1302 2012-06-20 Jason Merrill <jason@redhat.com>
1303
1304 * Makefile.tpl (check-target-libgomp-c++): New.
1305 (check-target-libitm-c++): New.
1306 * Makefile.def (c++): Add them.
1307 * Makefile.in: Regenerate.
1308
1309 2012-05-29 Edmar Wienskoski <edmar@freescale.com>
1310
1311 * MAINTAINERS (Write After Approval): Add myself.
1312
1313 2012-05-16 Olivier Hainque <hainque@adacore.com>
1314
1315 * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
1316 (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
1317 (install-no-fixedincludes): Adjust accordingly.
1318 * Makefile.in: Regenerate.
1319
1320 2012-05-15 H.J. Lu <hongjiu.lu@intel.com>
1321
1322 Merge upstream change
1323 * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
1324
1325 2012-05-14 Marc Glisse <marc.glisse@inria.fr>
1326
1327 * MAINTAINERS (Write After Approval): Add myself.
1328
1329 2012-05-09 Nick Clifton <nickc@redhat.com>
1330 Paul Smith <psmith@gnu.org>
1331
1332 PR bootstrap/50461
1333 * configure.ac (mpfr-dir): When using in-tree MPFR sources
1334 allow for the fact that from release v3.1.0 of MPFR the source
1335 files were moved into a src sub-directory.
1336 * configure: Regenerate.
1337
1338 2012-05-07 Janne Blomqvist <jb@gcc.gnu.org>
1339
1340 * configure.ac: Bump minimum MPFR version to 2.4.0.
1341 * configure: Regenerated.
1342
1343 2012-05-01 Richard Henderson <rth@redhat.com>
1344
1345 * Makefile.def (libatomic): New target_module.
1346 * configure.ac (target_libraries): Add libatomic.
1347 (noconfigdirs): Check if libatomic is supported.
1348 * Makefile.in, configure: Rebuild.
1349
1350 2012-05-01 Greta Yorsh <Greta.Yorsh@arm.com>
1351
1352 * MAINTAINERS (Write After Approval): Add myself.
1353
1354 2012-04-25 Joel Brobecker <brobecker@adacore.com>
1355
1356 * config.sub: Update to 2012-04-18 version from official repo.
1357
1358 2012-04-24 Naveen H.S <naveen.S@kpitcummins.com>
1359
1360 * MAINTAINERS (Write After Approval): Add myself.
1361
1362 2012-04-11 Steve Ellcey <sellcey@mips.com>
1363
1364 * MAINTAINERS: Changed email address.
1365
1366 2012-03-28 Georg-Johann Lay <avr@gjlay.de>
1367
1368 PR target/52737
1369 * contrib/gcc_update (files_and_dependencies):
1370 Remove gcc/config/avr/t-multilib from touch data.
1371
1372 2012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1373
1374 * MAINTAINERS (OS Port Maintainers): Remove irix.
1375 * configure.ac (enable_libgomp): Remove *-*-irix6*.
1376 (unsupported_languages): Remove mips-sgi-irix6.*.
1377 (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
1378 (with_stabs): Remove.
1379 * configure: Regenerate.
1380
1381 2012-03-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1382
1383 * MAINTAINERS (OS Port Maintainers): Remove osf.
1384 * configure.ac (enable_libgomp): Remove *-*-osf*.
1385 (with_stabs): Remove alpha*-*-osf*.
1386 * configure: Regenerate.
1387
1388 2012-03-05 Tristan Gingold <gingold@adacore.com>
1389
1390 * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
1391 * configure: Regenerate.
1392
1393 2012-02-17 Walter Lee <walt@tilera.com>
1394
1395 * MAINTAINERS: (Write After Approval): Delete myself.
1396
1397 2012-02-14 Walter Lee <walt@tilera.com>
1398
1399 * MAINTAINERS (tilegx port): Add myself.
1400 (tilepro port): Add myself.
1401 (Write After Approval): Add myself.
1402
1403 2012-02-12 Gerald Pfeifer <gerald@pfeifer.com>
1404
1405 * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
1406 and Joseph Myers as docstring relicensing maintainers.
1407
1408 2012-02-09 Bin Cheng <bin.cheng@arm.com>
1409
1410 * MAINTAINERS (write-after-approval): Add myself.
1411
1412 2012-02-08 Ira Rosen <irar@il.ibm.com>
1413
1414 * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
1415 maintainer.
1416
1417 2012-02-04 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
1418
1419 * MAINTAINERS (Write After Approval): Move myself to
1420 maintain alphabetical order.
1421
1422 2012-02-03 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
1423
1424 * MAINTAINERS (Write After Approval): Add myself.
1425
1426 2012-02-02 Jayant R Sonar <jayant.sonar@kpitcummins.com>
1427
1428 * MAINTAINERS (Write After Approval): Add myself.
1429
1430 2012-02-02 Sumanth G <sumanth.gundapaneni@kpitcummins.com>
1431 Jayant R Sonar <jayant.sonar@kpitcummins.com>
1432
1433 * configure.ac (cr16-*-*): Remove nonconfigdirs.
1434 * configure: Regenerate.
1435
1436 2012-01-23 Harshit Chopra <harshit@google.com>
1437
1438 * MAINTAINERS (Write After Approval): Add myself.
1439
1440 2012-01-22 Douglas B Rupp <rupp@ngnat.com>
1441
1442 * configure.ac: Remove reference to mh-interix.
1443 * configure: Regenerate.
1444
1445 2012-01-05 Richard Henderson <rth@redhat.com>
1446
1447 PR bootstrap/51072
1448 * configure.ac: Disable libitm if c++ is not enabled.
1449 * configure: Rebuild.
1450
1451 * configure.ac: Fix regexp for same.
1452 * configure: Rebuild.
1453
1454 2012-01-02 Balaji V. Iyer <bviyer@gmail.com>
1455
1456 * MAINTAINERS (Write After Approval): Add myself.
1457
1458 2012-01-02 Richard Guenther <rguenther@suse.de>
1459
1460 PR bootstrap/51686
1461 * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
1462 * Makefile.in: Regenerate.
1463
1464 2011-12-28 Oleg Endo <olegendo@gcc.gnu.org>
1465
1466 * MAINTAINERS (Write After Approval): Add myself.
1467
1468 2011-12-18 Eric Botcazou <ebotcazou@adacore.com>
1469
1470 * configure: Regenerate.
1471
1472 2011-12-14 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
1473
1474 * MAINTAINERS (picochip): Changed email address.
1475
1476 2011-11-30 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
1477
1478 * MAINTAINERS (write-after-approval): Add self.
1479
1480 2011-11-29 DJ Delorie <dj@redhat.com>
1481
1482 * configure.ac (rl78-*-*) New case.
1483 * configure: Regenerate.
1484 * MAINTAINERS: Add myself as RL78 maintainer.
1485
1486 2011-11-21 Eric Botcazou <ebotcazou@libertysurf.fr>
1487
1488 * MAINTAINERS: Add self as co-maintainer of the Ada front end.
1489
1490 2011-11-21 Andreas Tobler <andreast@fgznet.ch>
1491
1492 * libtool.m4: Additional FreeBSD 10 fixes.
1493
1494 2011-11-21 Joern Rennecke <joern.rennecke@embecosm.com>
1495
1496 * MAINTAINERS: Move myself from Write After Approval to CPU Port
1497 Maintainers section, as Epiphany maintainer.
1498
1499 2011-11-18 Iain Sandoe <iains@gcc.gnu.org>
1500
1501 PR target/49992
1502 * configure.ac: Remove ranlib special-casing for Darwin.
1503 * configure: Regenerate.
1504
1505 2011-11-12 Andrey Belevantsev <abel@ispras.ru>
1506
1507 * MAINTAINERS (Reviewers): Keep the list sorted.
1508
1509 2011-11-11 Andrey Belevantsev <abel@ispras.ru>
1510
1511 * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
1512
1513 2011-11-09 Roland McGrath <mcgrathr@google.com>
1514
1515 * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
1516 * configure: Rebuild.
1517 * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
1518 * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
1519 (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
1520 (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
1521 (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
1522 Add READELF.
1523 * Makefile.in: Rebuild.
1524
1525 2011-11-09 Jason Merrill <jason@redhat.com>
1526
1527 * Makefile.def (language=c++): Remove check-c++0x.
1528 * Makefile.in (check-gcc-c++): Regenerate.
1529
1530 2011-11-08 Richard Henderson <rth@redhat.com>
1531
1532 * configure.ac: Test for libitm directory present first.
1533
1534 * configure.ac: Adjust srcdir for running libitm/configure.tgt.
1535
1536 * configure.ac: Test libitm/configure.tgt to disable libitm.
1537 * configure: Rebuild.
1538
1539 2011-11-07 Aldy Hernandez <aldyh@redhat.com>
1540 Richard Henderson <rth@redhat.com>
1541
1542 Merged from transactional-memory.
1543
1544 * Makefile.def (lang_env_dependencies): libitm is c++.
1545 Add libitm target module.
1546 * configure.ac: Likewise.
1547 * config/mmap.m4: New file.
1548 * contrib/gcc_update: Add libitm to touch data.
1549 * Makefile.in, configure: Rebuild.
1550
1551 2011-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1552
1553 * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
1554 LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
1555 * Makefile.in: Regenerate.
1556
1557 2011-11-01 DJ Delorie <dj@redhat.com>
1558
1559 * config.sub: Update to version 2011-10-29 (added rl78)
1560
1561 2011-10-27 Nick Clifton <nickc@redhat.com>
1562
1563 * config.sub: Import these changes from the config project:
1564
1565 2011-10-08 Joern Rennecke <joern.rennecke@embecosm.com>
1566 Ben Elliston <bje@gnu.org>
1567
1568 * config.sub (epiphany): New.
1569
1570 2011-09-09 Linas Vepstas <linasvepstas@gmail.com>
1571 Ben Elliston <bje@gnu.org>
1572
1573 * config.sub (hexagon, hexagon-*): New.
1574
1575 2011-08-23 Roland McGrath <mcgrathr@google.com>
1576
1577 * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
1578 64eb to be64.
1579
1580 2011-08-16 Roland McGrath <mcgrathr@google.com>
1581
1582 * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
1583 (nacl): Grok as alias for 32el-unknown-nacl.
1584
1585 2011-10-25 Kirill Yukhin <kirill.yukhin@intel.com>
1586
1587 * MAINTAINERS (Write After Approval): Add myself.
1588
1589 2011-10-24 Teresa Johnson <tejohnson@google.com>
1590
1591 * MAINTAINERS (Write After Approval): Add myself.
1592
1593 2011-09-21 Jakub Jelinek <jakub@redhat.com>
1594
1595 * MAINTAINERS (sparc port): Remove myself.
1596
1597 2011-09-14 Tom de Vries <tom@codesourcery.com>
1598
1599 * MAINTAINERS (Write After Approval): Add myself.
1600
1601 2011-08-14 Yao Qi <yao@codesourcery.com>
1602
1603 * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
1604 * configure: Regenerate.
1605
1606 2011-07-26 Ian Lance Taylor <iant@google.com>
1607
1608 * configure.ac: Set have_compiler based on whether gcc directory
1609 exists, rather than on whether gcc is in configdirs.
1610 * configure: Rebuild.
1611
1612 2011-07-21 Joseph Myers <joseph@codesourcery.com>
1613
1614 * MAINTAINERS (Global Reviewers): Add self.
1615
1616 2011-07-20 David Edelsohn <dje.gcc@gmail.com>
1617
1618 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
1619 link directories.
1620 * Makefile.in: Rebuild.
1621
1622 2011-07-20 Ian Lance Taylor <iant@google.com>
1623
1624 PR bootstrap/49787
1625 * configure.ac: Move --enable-bootstrap handling earlier in file.
1626 If --enable-bootstrap and either --enable-build-with-cxx or
1627 --enable-build-poststage1-with-cxx, enable C++ automatically.
1628 * configure: Rebuild.
1629
1630 2011-07-19 Ian Lance Taylor <iant@google.com>
1631
1632 * configure.ac: Add --enable-build-poststage1-with-cxx. If set,
1633 make C++ a boot_language. Set and substitute
1634 POSTSTAGE1_CONFIGURE_FLAGS.
1635 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
1636 (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
1637 * configure, Makefile.in: Rebuild.
1638
1639 2011-07-19 Vladimir Makarov <vmakarov@redhat.com>
1640
1641 * MAINTAINERS (Register Allocation): Move myself from reviewers to
1642 maintainers.
1643
1644 2011-07-18 Jakub Jelinek <jakub@redhat.com>
1645
1646 * MAINTAINERS (Global Reviewers): Add myself.
1647
1648 2011-07-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1649
1650 * configure: Regenerate.
1651
1652 2011-07-16 Jason Merrill <jason@redhat.com>
1653
1654 * Makefile.def (language=c++): Add check-c++0x and
1655 check-target-libmudflap-c++.
1656 * Makefile.tpl (check-target-libmudflap-c++): New.
1657 * Makefile.in: Regenerate.
1658
1659 2011-07-16 Matthias Klose <doko@ubuntu.com>
1660
1661 * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
1662 * Makefile.def (target_modules/libjava): Pass
1663 $(EXTRA_CONFIGARGS_LIBJAVA).
1664 * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
1665 if not configured with --enable-static-libjava.
1666 * Makefile.in: Regenerate.
1667 * configure: Likewise.
1668
1669 2011-07-15 Jason Merrill <jason@redhat.com>
1670
1671 * Makefile.in (check-c++): Move check-gcc-c++0x after
1672 check-target-libstdc++-v3.
1673
1674 2011-07-15 Bernd Schmidt <bernds@codesourcery.com>
1675
1676 * MAINTAINERS (c6x port): New entry.
1677
1678 2011-07-13 Jason Merrill <jason@redhat.com>
1679
1680 * Makefile.in (check-gcc-c++0x): New.
1681 (check-c++): Depend on it.
1682
1683 2011-07-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1684
1685 PR target/39150
1686 * configure.ac (i[3456789]86-*-solaris2*): Also accept
1687 x86_64-*-solaris2.1[0-9]*.
1688 * configure: Regenerate.
1689
1690 2011-06-29 Richard Sandiford <rdsandiford@googlemail.com>
1691
1692 * MAINTAINERS (RTL optimizers): Add self.
1693
1694 2011-06-27 Gabriel Charette <gchare@google.com>
1695
1696 * MAINTAINERS (Write After Approval): Add myself.
1697
1698 2011-06-22 Hans-Peter Nilsson <hp@axis.com>
1699
1700 PR regression/47836
1701 PR bootstrap/23656
1702 PR other/47733
1703 PR bootstrap/49247
1704 PR c/48825
1705 * configure.ac (target_libraries): Remove target-libiberty.
1706 Remove case-statement setting skipdirs=target-libiberty for
1707 multiple targets. Remove checking target_configdirs and
1708 removing target-libiberty but keeping target-libgcc if
1709 otherwise empty.
1710 * Makefile.def (target_modules): Don't add libiberty.
1711 (dependencies): Remove all traces of target-libiberty.
1712 * configure, Makefile.in: Regenerate.
1713
1714 2011-06-13 Walter Lee <walt@tilera.com>
1715
1716 * configure.ac (tilepro-*-*) New case.
1717 (tilegx-*-*): Likewise.
1718 * configure: Regenerate.
1719
1720 2011-06-06 Jing Yu <jingyu@google.com>
1721
1722 * configure.ac: Skip target-libiberty for
1723 arm*-*-linux-androideabi.
1724 * configure: Regenerated.
1725
1726 2011-06-06 Nick Clifton <nickc@redhat.com>
1727
1728 * config.sub: Sync from upstream.
1729
1730 2011-06-05 Nenad Vukicevic <nenad@intrepid.com>
1731
1732 * MAINTAINERS (Write After Approval): Add myself.
1733
1734 2011-06-01 Daniel Jacobowitz <drow@false.org>
1735
1736 * MAINTAINERS: Update my email address.
1737
1738 2011-05-27 Nathan Froyd <froydnj@codesourcery.com>
1739
1740 * MAINTAINERS (Write After Approval): Update my email address.
1741
1742 2011-05-11 Paul Pluzhnikov <ppluzhnikov@google.com>
1743
1744 * MAINTAINERS (Write After Approval): Add myself.
1745
1746 2011-05-08 Doug Kwan <dougkwan@google.com>
1747
1748 * configure.ac: Propagate LDFLAGS_FOR_TARGET.
1749 * configure: Regenerated.
1750 * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
1751 value from configure.
1752 * Makefile.in: Regenerated.
1753
1754 2011-05-05 Joseph Myers <joseph@codesourcery.com>
1755
1756 * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
1757 sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
1758 *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
1759 | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
1760 *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
1761 *-*-vxworks*): Disable newlib and libgloss in separate case
1762 statement.
1763 (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
1764 to separate case statement.
1765 (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
1766 *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
1767 alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
1768 sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
1769 arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
1770 bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
1771 i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
1772 i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
1773 i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
1774 i[[3456789]]86-*-rdos*, m32r-*-*,
1775 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
1776 | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
1777 powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
1778 rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
1779 | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
1780 sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
1781 sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
1782 *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
1783 and libgloss in main case over targets. Remove most empty cases
1784 in main case over targets.
1785 * configure: Regenerate.
1786
1787 2011-05-04 Janis Johnson <janisjo@codesourcery.com>
1788
1789 * MAINTAINERS (Write After Approval): Add myself.
1790
1791 2011-05-04 Joseph Myers <joseph@codesourcery.com>
1792
1793 * configure.ac: Remove code setting special library locations for
1794 hppa*64*-*-hpux11*. Remove code setting compiler for
1795 sparc-sun-solaris2*.
1796 * configure: Regenerate.
1797
1798 2011-05-04 Joseph Myers <joseph@codesourcery.com>
1799
1800 * configure.ac: Separate libgloss_dir settings from general case
1801 over targets.
1802 * configure: Regenerate.
1803
1804 2011-04-28 Joseph Myers <joseph@codesourcery.com>
1805
1806 * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
1807 alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
1808 arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
1809 cases in libgcj-disabling case statement.
1810 (hppa*64*-*-linux*): Set unsupported_languages instead of
1811 disabling target-zlib.
1812 (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
1813 to hppa*64*-*-hpux*.
1814 (hppa*-*-*): Restrict case in libgcj-disabling case statement to
1815 hppa*-*-hpux*.
1816 (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
1817 i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
1818 i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
1819 fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
1820 powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
1821 sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
1822 sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
1823 *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
1824 libgcj-disabling case statement.
1825 * configure: Regenerate.
1826
1827 2011-04-28 Joseph Myers <joseph@codesourcery.com>
1828
1829 * configure.ac: Disable Java for targets not supporting libffi.
1830 (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
1831 Remove cases in Java-disabling statement.
1832 (*arm-wince-pe): Change to arm-wince-pe.
1833 (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
1834 cases in Java-disabling statement.
1835 (bfin-*-*): Don't disable Java again.
1836 (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
1837 fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
1838 hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
1839 hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
1840 i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
1841 i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
1842 i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
1843 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
1844 Java-disabling statement.
1845 (mmix-*-*): Don't disable Java again.
1846 (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
1847 powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
1848 microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
1849 sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
1850 tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
1851 statement.
1852 * configure: Regenerate.
1853
1854 2011-04-28 Joseph Myers <joseph@codesourcery.com>
1855
1856 * configure.ac: Separate cases disabling Java and Java libraries
1857 from general case over targets.
1858 * configure: Regenerate.
1859
1860 2011-04-21 Jie Zhang <jzhang918@gmail.com>
1861
1862 * MAINTAINERS: Update my email address.
1863
1864 2011-04-20 Easwaran Raman <eraman@google.com>
1865
1866 * MAINTAINERS (Write After Approval): Add myself.
1867
1868 2011-04-18 Jack Howarth <howarth@bromo.med.uc.edu>
1869
1870 PR lto/48086
1871 * configure.ac: Re-enable LTO on *-apple-darwin9*.
1872 * configure: Regenerate.
1873
1874 2011-04-16 Jim Meyering <meyering@redhat.com>
1875
1876 * MAINTAINERS (Write After Approval): Add myself.
1877
1878 2011-04-15 Dodji Seketeli <dodji@redhat.com>
1879
1880 * MAINTAINERS: Update my email address.
1881
1882 2011-04-13 Georg-Johann Lay <avr@gjlay.de>
1883
1884 * MAINTAINERS (Write After Approval): Add myself.
1885
1886 2011-04-12 Yufeng Zhang <yufeng.zhang@arm.com>
1887
1888 * MAINTAINERS (Write After Approval): Add myself.
1889
1890 2011-04-07 Stuart Henderson <shenders@gcc.gnu.org>
1891
1892 * MAINTAINERS (Write After Approval): Add myself.
1893
1894 2011-04-06 Joseph Myers <joseph@codesourcery.com>
1895
1896 * configure.ac (build_tools): Remove build-byacc.
1897 (host_libs): Remove mmalloc.
1898 (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
1899 autoconf automake libtool diff rcs fileutils shellutils time
1900 textutils wdiff find uudecode hello tar gzip indent recode release
1901 sed perl gawk findutils gettext zip.
1902 (libgcj): Remove target-qthreads.
1903 (target_tools): Remove target-examples target-gperf.
1904 (YACC): Don't handle building byacc.
1905 * configure: Regenerate.
1906 * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
1907 dosutils, examples, fileutils, find, findutils, gawk, gettext,
1908 gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
1909 patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
1910 shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
1911 handle building components.
1912 * Makefile.in: Regenerate.
1913
1914 2011-04-05 Sterling Augustine <augustine.sterling@gmail.com>
1915
1916 * MAINTAINERS: Update my email address as Xtensa maintainer.
1917
1918 2011-04-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1919
1920 * config.sub: Sync from upstream.
1921
1922 2011-04-01 Joseph Myers <joseph@codesourcery.com>
1923
1924 * configure.ac (avr-*-*): Add comment about why libssp is disabled.
1925 (microblaze*): Don't disable libssp.
1926 * configure: Regenerate.
1927
1928 2011-04-01 Joseph Myers <joseph@codesourcery.com>
1929
1930 * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
1931 moveifchange.
1932 * configure: Regenerate.
1933 * Makefile.tpl: Use @SHELL@ not @config_shell@.
1934 * Makefile.in: Regenerate.
1935
1936 2011-04-01 Joseph Myers <joseph@codesourcery.com>
1937
1938 * configure.ac (*-*-sysv4*): Don't enable libgomp.
1939 (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
1940 powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
1941 powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
1942 xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
1943 *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
1944 md_exec_prefix cases.
1945 * configure: Regenerate.
1946
1947 2011-04-01 Joseph Myers <joseph@codesourcery.com>
1948
1949 * configure.ac: Separate cases disabling target-libssp,
1950 target-libiberty, target-libstdc++-v3 and Fortran from general
1951 case over targets.
1952 * configure: Regenerate.
1953
1954 2011-04-01 Joseph Myers <joseph@codesourcery.com>
1955
1956 * configure.ac (*-*-chorusos): Don't disable libgcj.
1957 (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
1958 Remove case.
1959 (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
1960 (arm-*-coff): Don't disable libgcj.
1961 (arm*-*-linux-gnueabi): Remove useless assignment.
1962 (arm-*-riscix*): Don't disable libgcj.
1963 (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
1964 configuration.
1965 (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
1966 (c54x*-*-*): Remove case.
1967 (tic54x-*-*): Don't disable GCC or GCC libraries.
1968 (cris-*-* | crisv32-*-*): Don't handle *-*-aout. Change *-*-elf
1969 to *.
1970 (d10v-*-*): Don't disable GCC libraries.
1971 (d30v-*-*): Don't disable libgcj.
1972 (h8500-*-*): Don't disable GCC libraries.
1973 (i960-*-*): Don't disable libgcj.
1974 (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
1975 (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
1976 i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
1977 libgcj.
1978 (m68k-*-coff*): Remove case.
1979 (mmix-*-*): Don't disable libgloss on host.
1980 (mn10200-*-*, mn10300-*-*): Remove cases.
1981 (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
1982 powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
1983 Don't disable libgcj.
1984 (romp-*-*): Remove case.
1985 (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
1986 (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
1987 case.
1988 (v810-*-*): Don't disable GCC libraries.
1989 (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
1990 (ip2k-*-*): Don't disable GCC libraries.
1991 * configure: Regenerate.
1992
1993 2011-03-28 Joseph Myers <joseph@codesourcery.com>
1994
1995 * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
1996 libffi on host.
1997 (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
1998 on host.
1999 (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
2000 * configure: Regenerate.
2001
2002 2011-03-26 John Marino <binutils@marino.st>
2003
2004 * configure.ac: Add support for *-*-dragonfly*
2005 * configure: Regenerate.
2006
2007 2011-03-25 Joseph Myers <joseph@codesourcery.com>
2008
2009 * configure.ac (native_only): Remove.
2010 (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
2011 send-pr uudecode guile gnuserv on host.
2012 (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
2013 send-pr rcs guile perl texinfo libtool on host.
2014 (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
2015 automake send-pr rcs guile perl texinfo libtool on host.
2016 (*-*-cygwin*, *-*-netbsd*): Remove host cases.
2017 (*-*-kaos*): Don't disable target-examples target-gperf on target.
2018 (alpha*-dec-osf*): Don't disable fileutils on target.
2019 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
2020 texinfo send-pr expect dejagnu on target.
2021 (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
2022 target-qthreads on target.
2023 (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
2024 (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
2025 (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
2026 x86_64-*-mingw*): Don't disable expect on target.
2027 (*-*-cygwin*): Don't disable target-gperf on target.
2028 (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
2029 gnuserv on target.
2030 (powerpcle-*-solaris*): Don't disable make expect gnuserv on
2031 target.
2032 * configure: Regenerate.
2033
2034 2011-03-25 Joseph Myers <joseph@codesourcery.com>
2035
2036 * configure.ac (target_tools): Remove target-groff.
2037 (native_only): Remove target-groff.
2038 (hppa*64*-*-*): Don't disable byacc.
2039 (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
2040 setting.
2041 (*-*-kaos*): Don't skip target-librx and target-groff.
2042 (*-*-netware*): Don't skip target-libmudflap.
2043 (*-*-tpf*): Don't skip target-libmudflap.
2044 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
2045 directories on the host.
2046 (ia64*-*-*vms*): Don't skip tix.
2047 (sh-*-* | sh64-*-*): Don't condition skipped directories on the
2048 host.
2049 * configure: Regenerate.
2050
2051 2011-03-24 Paolo Bonzini <pbonzini@redhat.com>
2052
2053 * configure.ac: Remove references to mt-mep, mt-netware,
2054 mt-wince.
2055 * Makefile.def: Add all-utils soft dependencies.
2056 * Makefile.tpl: Remove GDB_NLM_DEPS.
2057 * configure: Regenerate.
2058 * Makefile.in: Regenerate.
2059
2060 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
2061
2062 * configure.ac: Do not include mh-x86omitfp.
2063 * configure: Regenerate.
2064
2065 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
2066
2067 * configure.ac: Remove empty cases.
2068 * configure: Regenerate.
2069
2070 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
2071
2072 * Makefile.def: Add dependency from termcap to gdb.
2073 * Makefile.in: Regenerate.
2074
2075 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
2076
2077 * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
2078 * configure: Regenerate.
2079 * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
2080 * Makefile.tpl: Likewise.
2081 * Makefile.in: Regenerate.
2082
2083 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
2084
2085 * configure.ac: Remove all mentions of tentative_cc.
2086 * configure: Regenerate.
2087
2088 2011-03-24 Joseph Myers <joseph@codesourcery.com>
2089
2090 * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
2091 i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
2092 m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
2093 m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
2094 mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
2095 i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
2096 i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
2097 i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
2098 i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
2099 hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
2100 *-*-rhapsody*): Remove host cases.
2101 * configure: Regenerate.
2102
2103 2011-03-24 Joseph Myers <joseph@codesourcery.com>
2104
2105 * configure.ac (ppc*-*-pe): Remove host case.
2106 (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
2107 xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
2108 | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
2109 cases.
2110 * configure: Regenerate.
2111
2112 2011-03-24 Joseph Myers <joseph@codesourcery.com>
2113
2114 * config.sub: Update to version 2011-03-23.
2115
2116 2011-03-22 Joseph Myers <joseph@codesourcery.com>
2117
2118 * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
2119 i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
2120 | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
2121 * configure: Regenerate.
2122
2123 2011-03-22 Joseph Myers <joseph@codesourcery.com>
2124
2125 * MAINTAINERS (crx port, m68hc11 port): Remove. Move maintainers
2126 to Write After Approval.
2127 * config-ml.in: Don't handle arc-*-elf*.
2128 * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
2129 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
2130 handle GCC libraries.
2131 * configure: Regenerate.
2132
2133 2011-03-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2134
2135 PR bootstrap/48120:
2136 * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
2137 Add -lstdc++ -lm to LIBS.
2138 * configure: Regenerate.
2139
2140 2011-03-18 David Edelsohn <dje.gcc@gmail.com>
2141
2142 * config.guess: Update to version 2011-02-02
2143 * config.sub: Update to version 2011-02-24
2144
2145 2011-03-16 Jack Howarth <howarth@bromo.med.uc.edu>
2146
2147 PR lto/48086
2148 * configure.ac: Re-enable LTO on *-apple-darwin9.
2149 * configure: Regenerate.
2150
2151 2011-03-13 Jack Howarth <howarth@bromo.med.uc.edu>
2152
2153 PR lto/48086
2154 * configure.ac: Disable LTO on darwin due to an assembler change in
2155 Xcode 3.2.6/4.0 that limits the total number of sections/segments to
2156 under 256.
2157 * configure: Regenerate.
2158
2159 2011-03-11 Chen Liqin <liqin.gcc@gmail.com>
2160
2161 * MAINTAINERS: Update myself as score backend maintainer,
2162 update my e-mail address.
2163
2164 2011-03-09 Xuepeng Guo <terry.guo@arm.com>
2165
2166 * MAINTAINERS: Update my e-mail address.
2167
2168 2011-03-06 Joey Ye <joey.ye@arm.com>
2169
2170 * MAINTAINERS: Update my e-mail address.
2171
2172 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
2173
2174 * configure.ac: Adjust test of with_ppl.
2175 * configure: Regenerated.
2176
2177 2011-03-02 Kai Tietz <ktietz@redhat.com>
2178
2179 * MAINTAINERS: Adjust my e-mail address.
2180
2181 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
2182
2183 * configure.ac: Add -lpwl to ppllibs.
2184 * configure: Regenerated.
2185
2186 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
2187
2188 * config/cloog.m4: Add -lisl to clooglibs.
2189 * configure: Regenerated.
2190
2191 2011-02-24 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
2192
2193 * MAINTAINERS (CPU Port maintainers): Add self.
2194
2195 2011-02-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2196
2197 * MAINTAINERS: Add myself as testsuite maintainer.
2198
2199 2011-02-15 Mike Stump <mikestump@comcast.net>
2200
2201 * MAINTAINERS: Add myself as testsuite maintainer.
2202
2203 2011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2204
2205 Import from Libtool and gnulib:
2206
2207 2011-01-27 Gerald Pfeifer <gerald@pfeifer.com>
2208
2209 Prepare for supporting FreeBSD 10.
2210 * config.rpath: Remove handling of freebsd1* which soon would
2211 match FreeBSD 10.0.
2212
2213 2011-01-20 Gerald Pfeifer <gerald@pfeifer.com> (tiny change)
2214
2215 Remove support for FreeBSD 1.x.
2216 * libtool.m4 (_LT_LINKER_SHLIBS)
2217 (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
2218 soon would incorrectly match FreeBSD 10.0.
2219
2220 2011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2221
2222 PR binutils/12283
2223 * move-if-change: Import version from gnulib.
2224
2225 2011-02-12 Alexandre Oliva <aoliva@redhat.com>
2226
2227 PR lto/47225
2228 * Makefile.def (lto-plugin): Double dash for enable-shared.
2229 (configure-gcc): Depend on all-lto-plugin.
2230 * Makefile.in: Rebuilt.
2231
2232 2011-02-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2233
2234 * configure.ac: Remove extra bracket.
2235 * configure: Regenerate.
2236
2237 2011-02-08 Tobias Burnus <burnus@net-b.de>
2238
2239 * MAINTAINERS: Add myself as libquadmath maintainer.
2240
2241 2011-02-08 Thomas Schwinge <thomas@schwinge.name>
2242
2243 * MAINTAINERS: Update my email address.
2244
2245 2011-02-07 Joseph Myers <joseph@codesourcery.com>
2246
2247 * MAINTAINERS (option handling): Add self.
2248
2249 2011-02-06 Kai Tietz <kai.tietz@onevision.com>
2250
2251 PR lto/47225
2252 * Makefile.def: Add dependency for install-gcc
2253 on install-lto-plugin.
2254 * Makfile.in: Regenerated
2255
2256 2011-02-01 Sebastien Bourdeauducq <sebastien@milkymist.org>
2257
2258 * MAINTAINERS (CPU Port Maintainers): Add myself.
2259
2260 2011-01-31 Alexandre Oliva <aoliva@redhat.com>
2261
2262 PR libgcj/44341
2263 * configure.ac: Discard --with-* flags for host when configuring
2264 target libraries for cross build.
2265 * configure: Rebuilt.
2266
2267 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
2268
2269 * MAINTAINERS (linear loop transforms): Removed.
2270
2271 2011-01-25 Jakub Jelinek <jakub@redhat.com>
2272
2273 * configure.ac: If with_ppl is no, move setting with_cloog=no
2274 after CLOOG_REQUESTED check.
2275 * configure: Regenerated.
2276
2277 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
2278
2279 * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
2280 CLooG has been requested.
2281 * configure: Regenerated.
2282
2283 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
2284
2285 * configure: Regenerated.
2286 * configure.ac: Check for version 0.11 (or later revision) of PPL.
2287
2288 2011-01-25 Tobias Grosser <grosser@fim.uni-passau.de>
2289
2290 * configure: Regenerated.
2291 * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
2292
2293 2011-01-21 Andreas Schwab <schwab@redhat.com>
2294
2295 * configure.ac: Use AS_HELP_STRING throughout.
2296 * configure: Regenerate.
2297
2298 2011-01-18 Jie Zhang <jie.zhang@analog.com>
2299
2300 * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
2301 * configure: Regenerate.
2302
2303 2011-01-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
2304
2305 * ltmain.sh (relink): Use absolute path when hardcoding with -L.
2306
2307 2011-01-13 Joel Brobecker <brobecker@adacore.com>
2308
2309 * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
2310 for ia64-hpux.
2311 * configure: Regenerate.
2312
2313 2011-01-07 Jan Hubicka <jh@suse.cz>
2314
2315 PR lto/47225
2316 * Makefile.in: Regenerate.
2317 * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
2318 configure.
2319
2320 2011-01-07 Jan Hubicka <jh@suse.cz>
2321
2322 * Makefile.in: Regenerate.
2323 * Makefile.def (gcc host module) and soft dependency on lto-plugin
2324 and configure dependency on lto-plugin configure.
2325 (lto-plugin module): Remove dependency on GCC; add dependency on
2326 liniberty.
2327
2328 2011-01-07 William Schmidt <wschmidt@linux.vnet.ibm.com>
2329
2330 * MAINTAINERS (Write After Approval): Add myself.
2331
2332 2010-12-23 Hariharan Sandanagobalane <hariharan@picochip.com>
2333
2334 * configure: Regenerate.
2335
2336 2010-12-22 Hariharan Sandanagobalane <hariharan@picochip.com>
2337
2338 * configure.ac: (picochip): Disable libiberty.
2339
2340 2010-12-14 Kaushik Phatak <kaushik.phatak@kpitcummins.com>
2341
2342 * MAINTAINERS (Write After Approval): Add myself.
2343
2344 2010-12-10 Ian Lance Taylor <iant@google.com>
2345
2346 PR bootstrap/46819
2347 * configure.ac: For --disable-libgcj clear libgcj_saved.
2348 * configure: Rebuild.
2349
2350 2010-12-10 Tobias Burnus <burnus@net-b.de>
2351
2352 PR fortran/46540
2353 * configure.ac: Add --disable-libquadmath and
2354 --disable-libquadmath-support.
2355 * configure: Regenerate.
2356
2357 2010-12-03 Ian Lance Taylor <iant@google.com>
2358
2359 * MAINTAINERS: Add myself as libgo maintainer.
2360
2361 2010-12-03 Hans-Peter Nilsson <hp@axis.com>
2362
2363 PR libffi/46792
2364 * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
2365 * configure: Regenerate.
2366
2367 2010-12-02 Ian Lance Taylor <iant@google.com>
2368
2369 * configure.ac: Always set default for poststage1_ldflags to
2370 -static-libstdc++ -static-libgcc.
2371
2372 2010-11-29 Andreas Schwab <schwab@redhat.com>
2373
2374 * configure.ac: Move comment to remove extra space in last argument
2375 of GCC_TARGET_TOOL.
2376
2377 2010-11-26 Alexandre Oliva <aoliva@redhat.com>
2378
2379 PR other/46026
2380 * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
2381 * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
2382 * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
2383 (BASE_FLAGS_TO_PASS): Use it.
2384 * configure: Rebuilt.
2385 * Makefile.in: Rebuilt.
2386
2387 2010-11-23 H.J. Lu <hongjiu.lu@intel.com>
2388
2389 PR binutils/12258
2390 * configure.ac: Correct comments for --enable-gold/--enable-ld.
2391 Properly check default linker.
2392 * configure: Regnerated.
2393
2394 2010-11-23 Matthias Klose <doko@ubuntu.com>
2395
2396 * configure.ac: For --enable-gold, handle value `default' instead of
2397 `both*'. New configure option --{en,dis}able-ld.
2398 * configure: Regenerate.
2399
2400 2010-11-20 Ian Lance Taylor <iant@google.com>
2401
2402 * configure.ac: Only disable a language library if no language needs
2403 it. Don't let --disable-libgcj uncondtionally disable libffi.
2404 * configure: Rebuild.
2405
2406 2010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2407
2408 * Makefile.in: Regenerate.
2409
2410 PR other/46202
2411 * configure.ac: Fix just-built in-tree STRIP name to be
2412 binutils/strip-new.
2413 * configure: Regenerate.
2414 * Makefile.def (install-strip-gcc, install-strip-binutils)
2415 (install-strip-opcodes, install-strip-ld, install-strip-itcl)
2416 (install-strip-sid): Mirror dependencies on non-strip variants
2417 of these targets on the respective -strip prerequisites.
2418 * Makefile.tpl (install-strip, install-strip-host)
2419 (install-strip-target): New targets.
2420 (install-strip-[+module+], install-strip-target-[+module+]):
2421 New targets.
2422 * Makefile.in: Regenerate.
2423
2424 2010-11-19 Ian Lance Taylor <iant@google.com>
2425 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2426
2427 * configure.ac: Add target-libgo to target_libraries. Set
2428 and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
2429 * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
2430 (HOST_EXPORTS): Add GOC.
2431 (BASE_TARGET_EXPORTS): Add GOC.
2432 (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
2433 (GOCFLAGS_FOR_TARGET): New variable.
2434 (EXTRA_HOST_FLAGS): Add GOC.
2435 (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
2436 * Makefile.def (target_modules): Add libgo.
2437 (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
2438 (dependencies): Add dependency from configure-target-libgo to
2439 configure-target-libffi and all-target-libstdc++-v3. Add
2440 dependencies from all-target-libgo to all-target-libffi.
2441 (languages): Add go.
2442 * configure: Rebuild.
2443 * Makefile.in: Rebuild.
2444
2445 2010-11-19 Ian Lance Taylor <iant@google.com>
2446
2447 * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
2448 compiler/flag environment variables.
2449
2450 2010-11-18 Ian Lance Taylor <iant@google.com>
2451
2452 * configure.ac: Check for lang_requires_boot_languages in
2453 config-lang.in files.
2454 * configure: Rebuild.
2455
2456 2010-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2457 Tobias Burnus <burnus@net-b.de>
2458
2459 PR fortran/32049
2460 * Makefile.def: Add libquadmath; build it with language=fortran.
2461 * configure.ac: Add libquadmath.
2462 * Makefile.tpl: Handle multiple libs in check-[+language+].
2463 * Makefile.in: Regenerate.
2464 * configure: Regenerate.
2465
2466 2010-11-16 Tom Tromey <tromey@redhat.com>
2467
2468 * MAINTAINERS: Moved myself to reviewers section.
2469
2470 2010-11-15 Zdenek Dvorak <ook@ucw.cz>
2471
2472 * MAINTAINERS: Moved myself to reviewers section.
2473
2474 2010-11-15 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2475
2476 * MAINTAINERS (Various Maintainers): Add self for build machinery.
2477 (Write After Approval): Remove self.
2478
2479 2010-11-15 Andreas Schwab <schwab@redhat.com>
2480
2481 * configure.ac: Fix spelling in option names.
2482 * configure: Regenerated.
2483
2484 2010-11-13 Georg-Johann Lay <georgjohann@web.de>
2485
2486 PR bootstrap/39622
2487 * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
2488 * configure: Regenerated.
2489
2490 2010-11-13 Kaveh R. Ghazi <ghazi@gcc.gnu.org>
2491
2492 * MAINTAINERS: Update my email address.
2493
2494 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
2495
2496 * configure: Regenerate.
2497
2498 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
2499
2500 * configure: Regenerate.
2501
2502 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
2503
2504 * configure: Regenerate.
2505
2506 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
2507
2508 * configure: Regenerate.
2509
2510 2010-11-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
2511
2512 * configure.ac: Support official CLooG.org versions.
2513 * configure: Regenerate.
2514 * config/cloog.m4: New.
2515
2516 2010-11-10 François Dumont <francois.cppdevs@free.fr>
2517
2518 * MAINTAINERS (Write After Approval): Add myself.
2519
2520 2010-11-09 David Edelsohn <dje.gcc@gmail.com>
2521
2522 * MAINTAINERS: Update my email address.
2523
2524 2010-11-04 Iain Sandoe <iains@gcc.gnu.org>
2525
2526 * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
2527 * configure: Regenerate.
2528
2529 2010-11-03 Ian Lance Taylor <iant@google.com>
2530 Dave Korn <dave.korn.cygwin@gmail.com>
2531
2532 PR lto/46273
2533 * configure.ac: Remove libelf tests. Build lto-plugin on ELF always
2534 and on other supported platforms whenever LTO is enabled.
2535 * configure: Rebuild.
2536
2537 2010-11-02 Alan Modra <amodra@gmail.com>
2538
2539 PR binutils/12110
2540 * configure.ac: Error when source path contains spaces.
2541 * configure: Regenerate.
2542
2543 2010-10-23 James E. Wilson <wilson@codesourcery.com>
2544
2545 * MAINTAINERS: Update my email address.
2546
2547 2010-10-20 Ian Lance Taylor <iant@google.com>
2548
2549 * Makefile.def (target_modules): Set lib_path to src/.libs for
2550 libstdc++-v3 module.
2551 * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
2552 * Makefile.in: Rebuild.
2553
2554 2010-10-18 Laurynas Biveinis <laurynas.biveinis@gmail.com>
2555
2556 * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
2557 (Write After Approval): Remove myself.
2558
2559 2010-10-15 Tristan Gingold <gingold@adacore.com>
2560
2561 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
2562
2563 2010-10-14 Douglas Rupp <rupp@gnat.com>
2564
2565 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
2566
2567 2010-10-07 Dave Korn <dave.korn.cygwin@gmail.com>
2568
2569 * configure.ac (build_lto_plugin): New shell variable.
2570 (--enable-lto): Turn on by default for all non-ELF platforms that
2571 have had LTO support added so far. Set build_lto_plugin appropriately
2572 for both ELF and non-ELF.
2573 (configdirs): Add lto-plugin or not based on build_lto_plugin.
2574 * configure: Regenerate.
2575
2576 2010-10-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2577
2578 Sync from src:
2579 * configure.ac (v850 support): Remove target-libgloss from
2580 noconfigdirs.
2581 * configure: Regenerate.
2582
2583 2010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2584
2585 PR bootstrap/45326
2586 PR bootstrap/45174
2587 * configure.ac: Honor initial values of $build_configargs,
2588 $host_configargs, $target_configargs. Mark the precious, so
2589 environment settings get recorded.
2590 * configure: Regenerate.
2591
2592 2010-09-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2593
2594 PR bootstrap/45796
2595 * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
2596 Depend on all-build-libiberty.
2597 * Makefile.in: Regenerate.
2598
2599 2010-09-30 Michael Eager <eager@eagercon.com>
2600
2601 * configure.ac (microblaze): Add target-libssp to noconfigdirs.
2602 * configure: Regenerate.
2603
2604 2010-09-28 Michael Eager <eager@eagercon.com>
2605
2606 * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
2607
2608 2010-06-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2609
2610 PR bootstrap/44621
2611 * configure.ac: Fix unportable shell quoting.
2612 * configure: Regenerate.
2613
2614 2010-09-21 Iain Sandoe <iains@gcc.gnu.org>
2615
2616 * configure.ac (enable-lto): Add Darwin to the list of supported lto
2617 targets and amend comment.
2618 * configure: Regenerate.
2619
2620 2010-09-15 Tejas Belagod <tejas.belagod@arm.com>
2621
2622 * MAINTAINERS (Write After Approval): Add myself.
2623
2624 2010-09-03 Jack Howarth <howarth@bromo.med.uc.edu>
2625
2626 * configure.ac: Enable LTO by default on Darwin.
2627 * configure: Regenerate.
2628
2629 2010-09-02 Marcus Shawcroft <marcus.shawcroft@arm.com>
2630
2631 * MAINTAINERS (Write After Approval): Add myself.
2632
2633 2010-09-01 Ian Bolton <ian.bolton@arm.com>
2634
2635 * MAINTAINERS (Write After Approval): Add myself.
2636
2637 2010-08-25 Danny Smith <dannysmith@users.sourceforge.net>
2638
2639 * MAINTAINERS (OS Port Maintainers): Remove myself from windows
2640 ports
2641
2642 2010-07-28 David Yuste <david.yuste@gmail.com>
2643
2644 * MAINTAINERS (Write After Approval): Add myself.
2645
2646 2010-07-26 Naveen.H.S <naveen.S@kpitcummins.com>
2647
2648 * configure.ac: Support all v850 targets.
2649 * configure: Regenerate.
2650
2651 2010-07-23 Marc Glisse <marc.glisse@normalesup.org>
2652
2653 PR bootstrap/44455
2654 * configure.ac (extra_mpfr_configure_flags): Copy from
2655 extra_mpc_gmp_configure_flags.
2656 * configure: Re-generated.
2657
2658 2010-07-22 Andi Kleen <ak@linux.intel.com>
2659
2660 * MAINTAINERS (Write After Approval): Add myself.
2661
2662 2010-07-22 Chung-Lin Tang <cltang@codesourcery.com>
2663
2664 * MAINTAINERS (Write After Approval): Add myself.
2665
2666 2010-07-20 Jeffrey Yasskin <jyasskin@google.com>
2667
2668 * MAINTAINERS (Write After Approval): Add myself.
2669
2670 2010-07-17 Jack Howarth <howarth@bromo.med.uc.edu>
2671
2672 PR target/44862
2673 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
2674 Provide -B option to allow for link spec %s substitutions for
2675 libstdc++.a on darwin.
2676 * Makefile.in: Regenerate.
2677
2678 2010-07-10 Mikael Morin <mikael@gcc.gnu.org>
2679
2680 * MAINTAINERS (Reviewers): Update my e-mail address
2681
2682 2010-06-10 Alexandre Oliva <aoliva@redhat.com>
2683
2684 * Makefile.def (configure-gcc): Depend on all-libelf.
2685 * Makefile.in: Rebuild.
2686
2687 2010-06-05 Fabien Chêne <fabien@gcc.gnu.org>
2688
2689 * MAINTAINERS (Write After Approval): Add myself in the right place.
2690
2691 2010-06-04 Fabien Chêne <fabien@gcc.gnu.org>
2692
2693 * MAINTAINERS (Write After Approval): Add myself.
2694
2695 2010-05-25 Sterling Augustine <sterling@tensilica.com>
2696
2697 * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
2698
2699 2010-05-25 Maxim Kuvyrkov <maxim@codesourcery.com>
2700
2701 * config.sub: Update to version 2010-05-21.
2702 * config.guess: Update to version 2010-04-03.
2703
2704 2010-05-18 Steven Bosscher <steven@gcc.gnu.org>
2705
2706 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
2707 * configure: Regenerate.
2708
2709 2010-05-12 Sriraman Tallam <tmsriram@google.com>
2710
2711 * MAINTAINERS (Write After Approval): Add myself.
2712
2713 2010-05-07 Steven Bosscher <steven@gcc.gnu.org>
2714
2715 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
2716 a platform that supports LTO.
2717 * configure: Regenerate.
2718
2719 2010-05-05 Sebastian Pop <sebastian.pop@amd.com>
2720
2721 * configure.ac: Allow all the versions greater than 0.10 of PPL.
2722 * configure: Regenerated.
2723
2724 2010-04-27 Roland McGrath <roland@redhat.com>
2725 H.J. Lu <hongjiu.lu@intel.com>
2726
2727 * configure.ac (--enable-gold): Support both, both/gold and
2728 both/bfd to add gold to configdirs without removing ld.
2729 * configure: Regenerated.
2730
2731 * Makefile.def: Add install-gold dependency to install-ld.
2732 * Makefile.in: Regenerated.
2733
2734 2010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
2735
2736 PR lto/42776
2737 * configure.ac (--enable-lto): Refactor handling so libelf tests
2738 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
2739 and allow LTO to be explicitly enabled on non-ELF platforms that
2740 are known to support it inside else-clause.
2741 * configure: Regenerate.
2742
2743 2010-04-20 Eric Botcazou <ebotcazou@adacore.com>
2744
2745 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
2746 * configure: Regenerate.
2747
2748 2010-04-17 Ralf Corsépius <ralf.corsepius@rtems.org>
2749
2750 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
2751 * configure: Regenerate.
2752
2753 2010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2754
2755 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
2756 separately.
2757 * configure: Regenerate.
2758
2759 2010-04-16 Kevin Williams <kevin.williams@inria.fr>
2760
2761 * MAINTAINERS (Write After Approval): Add myself.
2762
2763 2010-04-14 Tristan Gingold <gingold@adacore.com>
2764
2765 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
2766 * configure: Regenerate.
2767
2768 2010-04-13 Steve Ellcey <sje@cup.hp.com>
2769
2770 * configure: Regenerate after change to elf.m4.
2771
2772 2010-04-06 Iain Sandoe <iains@gcc.gnu.org>
2773
2774 * MAINTAINERS (Write After Approval): Add myself.
2775
2776 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
2777
2778 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
2779 * configure: Regenerated.
2780
2781 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
2782
2783 * configure.ac: Print "buggy but acceptable" when CLooG
2784 revision is less than 9.
2785 * configure: Regenerated.
2786
2787 2010-04-01 Diego Novillo <dnovillo@google.com>
2788
2789 * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
2790
2791 2010-04-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2792
2793 PR bootstrap/43615
2794 PR bootstrap/43328
2795
2796 Revert:
2797
2798 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2799
2800 * configure.ac: Do not pass --enable-multilib nor
2801 --disable-multilib in baseargs. Accept explicitly passed
2802 --enable_multilib.
2803 * configure: Regenerate.
2804
2805 2010-03-31 Ulrich Weigand <uweigand@de.ibm.com>
2806
2807 * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
2808
2809 2010-03-31 Janis Johnson <janis187@us.ibm.com>
2810
2811 * MAINTAINERS: Remove myself.
2812
2813 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2814
2815 PR bootstrap/43328
2816 * configure.ac: Do not pass --enable-multilib nor
2817 --disable-multilib in baseargs. Accept explicitly passed
2818 --enable_multilib.
2819 * configure: Regenerate.
2820
2821 2010-03-28 Andrew Pinski <pinskia@gmail.com>
2822
2823 * MAINTAINERS (spu port): Remove me.
2824
2825 2010-03-23 Joseph Myers <joseph@codesourcery.com>
2826
2827 * configure.ac (tic6x-*-*): New case.
2828 * configure: Regenerate.
2829
2830 2010-03-23 Joseph Myers <joseph@codesourcery.com>
2831
2832 * config.sub: Update to version 2010-03-22.
2833 * config.guess: Update to version 2009-12-30.
2834
2835 2010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
2836
2837 PR ada/42554
2838 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
2839 * configure: Regenerate.
2840
2841 2010-03-18 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
2842
2843 * MAINTAINERS: Update my email address.
2844
2845 2010-03-17 Sebastian Pop <sebastian.pop@amd.com>
2846
2847 * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
2848 (ghassan.shobaki@amd.com): Removed.
2849
2850 2010-03-17 Alan Modra <amodra@gmail.com>
2851
2852 * MAINTAINERS: Update my email address.
2853
2854 2010-03-16 Diego Novillo <dnovillo@google.com>
2855
2856 * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
2857 Matthews.
2858
2859 2010-03-16 Joseph Myers <joseph@codesourcery.com>
2860
2861 * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
2862 Gutson, Jeffrey D. Oldham and Mark Shinwell.
2863
2864 2010-03-16 Joseph Myers <joseph@codesourcery.com>
2865
2866 * MAINTAINERS: Update my email address.
2867
2868 2010-03-16 Daniel Jacobowitz <dan@codesourcery.com>
2869
2870 * MAINTAINERS: Update my email address.
2871
2872 2010-03-15 Bernd Schmidt <bernds@codesourcery.com>
2873
2874 * MAINTAINERS: Update my email address.
2875
2876 2010-03-09 Jie Zhang <jie@codesourcery.com>
2877
2878 * MAINTAINERS: Update my email address.
2879
2880 2010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2881
2882 PR libstdc++/32499
2883 * configure.ac (RANLIB): Default to true.
2884 (STRIP): Likewise.
2885 (RANLIB_FOR_TARGET): Remove superfluous : argument.
2886 * configure: Regenerate.
2887
2888 2010-02-17 Rafael Ávila de Espíndola <espindola@google.com>
2889
2890 * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
2891 (Write After Approval): Update my email address.
2892
2893 2010-02-17 Nick Clifton <nickc@redhat.com>
2894
2895 PR 11238
2896 * Makefile.tpl (local-distclean): Also remove config.cache files in
2897 sub-directories as there may not be Makefiles present in the
2898 sub-directories.
2899 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
2900 the config.cache files found by the find command.
2901
2902 * Makefile.in: Regenerate.
2903 * configure.ac: Revert previous delta.
2904 * configure: Regenerate.
2905
2906 2010-02-15 Nick Clifton <nickc@redhat.com>
2907
2908 PR 11238
2909 * configure.ac: Delete config.cache files in sub-directories when
2910 deleting Makefiles.
2911 * configure: Regenerate.
2912
2913 2010-02-12 Ben Elliston <bje@gnu.org>
2914
2915 * MAINTAINERS: Update my email address.
2916
2917 2010-02-08 Andrew Pinski <pinskia@gmail.com>
2918
2919 * MAINTAINERS (spu port): Update my email address.
2920
2921 2010-02-08 Jie Zhang <jie.zhang@analog.com>
2922
2923 * MAINTAINERS: Add myself as a maintainer for the bfin port.
2924
2925 2010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2926
2927 * configure.ac: Add "recommended" version checks for GMP/MPC.
2928 Update recommended GMP/MPFR/MPC versions.
2929 * configure: Regenerate.
2930
2931 2010-01-31 Joern Rennecke <joern.rennecke@embecosm.com>
2932
2933 * MAINTAINERS: Move my Embecosm email address into the
2934 write-after-approval section.
2935
2936 2010-01-26 Ian Lance Taylor <iant@google.com>
2937
2938 * MAINTAINERS: Add myself as Go frontend maintainer.
2939
2940 2010-01-25 Joern Rennecke <amylaar@spamcop.net>
2941
2942 PR libstdc++/36101, PR libstdc++/42813
2943 * configure.ac (bootstrap_target_libs): Make inclusion of
2944 target-libgomp conditional on libgomb being in target_configdirs.
2945 * configure: Regenerate.
2946
2947 2010-01-23 Joern Rennecke <amylaar@spamcop.net>
2948
2949 PR libstdc++/36101, PR libstdc++/42813
2950 * configure.ac (bootstrap_target_libs): Include target-libgomp.
2951 * configure: Regenerate.
2952
2953 2010-01-22 Joern Rennecke <amylaar@spamcop.net>
2954
2955 PR libstdc++/36101, PR libstdc++/42813
2956 * configure.ac (target_configdirs): Substitute.
2957 * Makefile.def: Bootstrap target module libgomp.
2958 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
2959 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
2960 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
2961 * configure, Makefile.in: Regenerate.
2962
2963 2010-01-21 Dave Korn <dave.korn.cygwin@gmail.com>
2964
2965 * MAINTAINERS: Adjust my details.
2966
2967 2010-01-20 Eric B. Weddington <eric.weddington@atmel.com>
2968
2969 * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
2970
2971 2010-01-18 Thierry Lafage <thierry.lafage@inria.fr>
2972
2973 * MAINTAINERS: reindented my entry with tabs instead of spaces.
2974
2975 2010-01-15 Thierry Lafage <thierry.lafage@inria.fr>
2976
2977 * MAINTAINERS (Write After Approval): Add myself.
2978
2979 2010-01-15 Konrad Trifunovic <konrad.trifunovic@inria.fr>
2980
2981 * MAINTAINERS (Write After Approval): Add myself.
2982
2983 2010-01-11 Richard Guenther <rguenther@suse.de>
2984
2985 PR lto/41569
2986 * Makefile.def (all-lto-plugin): Depend on all-gcc.
2987 * Makefile.in: Regenerated.
2988
2989 2010-01-11 Andreas Tobler <andreast@fgznet.ch>
2990
2991 * configure.ac: Enable libjava build on x86_64-*freebsd*.
2992 * configure: Regenerate.
2993
2994 2010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2995 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2996
2997 PR bootstrap/42424
2998 * configure.ac: Include libtool m4 files.
2999 (_LT_CHECK_OBJDIR): Call it.
3000 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
3001 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
3002
3003 * configure: Regenerate.
3004
3005 2010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3006
3007 PR bootstrap/41818
3008 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
3009 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
3010 * Makefile.in: Regenerate.
3011
3012 2010-01-02 Richard Guenther <rguenther@suse.de>
3013
3014 PR lto/41529
3015 * configure.ac: Include config/elf.m4. Disable LTO if not
3016 builting for an elf target.
3017 * configure: Regenerate.
3018
3019 2009-12-27 Christopher Faylor <me+cygwin@cgf.cx>
3020
3021 * MAINTAINERS: Change my email address.
3022
3023 2009-12-18 Ben Elliston <bje@au.ibm.com>
3024
3025 * config.sub, config.guess: Update from upstream sources.
3026
3027 2009-12-07 Shujing Zhao <pearly.zhao@oracle.com>
3028
3029 * MAINTAINERS (Write After Approval): Add myself.
3030
3031 2009-12-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3032
3033 PR middle-end/30447
3034 PR middle-end/30789
3035 PR other/40302
3036
3037 * configure.ac: Require MPC.
3038 * configure: Regenerate.
3039
3040 2009-12-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3041
3042 PR target/38384
3043 PR bootstrap/40972
3044 * libtool.m4: Sync from git Libtool.
3045 * ltoptions.m4: Likewise.
3046 * ltversion.m4: Likewise.
3047 * lt~obsolete.m4: Likewise.
3048 * ltmain.sh: Likewise.
3049
3050 2009-11-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3051
3052 * configure.ac: Update minimum MPC version to 0.8.
3053 * configure: Regenerate.
3054
3055 2009-11-21 Sebastian Pop <sebpop@gmail.com>
3056
3057 * configure.ac: Check for version 0.15.5 or later revision of CLooG.
3058 * configure: Regenerated.
3059
3060 2009-11-21 Ian Lance Taylor <iant@google.com>
3061
3062 * configure.ac: Change default of poststage1_ldflags to be empty if
3063 poststage1_libs is set. When poststage1_libs is empty, and
3064 ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
3065 * configure: Rebuild.
3066
3067 2009-11-21 Adam Nemet <adambnmet@gmail.com>
3068
3069 * MAINTAINERS (Write After Approval): Update my email address.
3070
3071 2009-11-20 Ben Elliston <bje@au.ibm.com>
3072
3073 * config.guess: Update from upstream sources.
3074
3075 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
3076
3077 * Makefile.def: Restore host and target settings for gmp.
3078 * Makefile.in: Rebuild.
3079
3080 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
3081
3082 * configure.ac: Add libelf to host_libs. Enable in-tree configury
3083 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
3084 Fix portability of test of C++ as bootstrap language. Add
3085 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
3086 * configure: Rebuild.
3087 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
3088 and cloog. Fix in-tree ppl configuration. Introduce libelf
3089 in-tree building.
3090 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
3091 (POSTSTAGE1_HOST_EXPORTS): Use it.
3092 (STAGE[+id+]_CXXFLAGS): New.
3093 (BASE_FLAGS_TO_PASS): Pass it down.
3094 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
3095 extra_exports.
3096 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
3097 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
3098 extra_exports.
3099 * Makefile.in: Rebuild.
3100
3101 2009-11-17 Ben Elliston <bje@au.ibm.com>
3102
3103 * config.sub, config.guess: Update from upstream sources.
3104
3105 2009-11-12 Jan Kratochvil <jan.kratochvil@redhat.com>
3106
3107 * MAINTAINERS (Write After Approval): Add myself.
3108
3109 2009-11-09 Jon Beniston <jon@beniston.com>
3110
3111 * MAINTAINERS (Write After Approval): Add myself.
3112
3113 2009-11-06 Ozkan Sezer <sezeroz@gmail.com>
3114
3115 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
3116 paths for *-w64-mingw* and x86_64-*mingw*.
3117 * configure: Regenerated.
3118
3119 2009-11-05 Joern Rennecke <amylaar@spamcop.net>
3120
3121 * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
3122
3123 2009-11-02 Benjamin Kosnik <bkoz@redhat.com>
3124
3125 * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
3126 Phil Edwards to Write-After Approval.
3127
3128 2009-10-30 Kai Tietz <kai.tietz@onevision.com>
3129
3130 * configure.ac: Disable target-winsup & co for
3131 x86_64-*-mingw* and *-w64-mingw* targets.
3132 * configure: Regenerated.
3133
3134 2009-10-16 Nick Clifton <nickc@redhat.com>
3135
3136 * MAINTAINERS: Add myself as a maintainer for the RX port.
3137
3138 2009-10-26 Johannes Singler <singler@kit.edu>
3139
3140 * MAINTAINERS (Write After Approval): Update my e-mail address.
3141
3142 2009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3143
3144 * configure.ac (CLooG test): Use = with test.
3145 * configure: Regenerate.
3146
3147 2009-10-22 Richard Guenther <rguenther@suse.de>
3148
3149 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
3150 cloog if the ppl version check failed. Move flags saving
3151 before setting in libelf check.
3152 * configure: Regenerate.
3153
3154 2009-10-21 Richard Guenther <rguenther@suse.de>
3155
3156 * configure.ac: Adjust the ppl and cloog configure to work as
3157 documented. Disable cloog if ppl was disabled. Omit the version
3158 checks if they were disabled.
3159 * configure: Re-generate.
3160
3161 2009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3162
3163 * configure.ac: Add 'lto' to enable_languages, not
3164 new_enable_languages, and only if not already present.
3165 * configure: Regenerate.
3166
3167 2009-10-10 Gerald Pfeifer <gerald@pfeifer.com>
3168
3169 * README: Refer to the various COPYING* files instead of just
3170 COPYING.
3171 Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
3172
3173 2009-10-07 Rafael Avila de Espindola <espindola@google.com>
3174
3175 * MAINTAINERS: Change my email address. Change plugi-in to plugin.
3176
3177 2009-10-07 Richard Guenther <rguenther@suse.de>
3178
3179 * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
3180 and Richard Guenther as reviewers.
3181 (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
3182 as reviewers.
3183
3184 2009-10-07 Hariharan Sandanagobalane <hariharan@picochip.com>
3185
3186 * config.sub: Update from upstream sources.
3187
3188 2009-10-06 Ian Lance Taylor <iant@google.com>
3189
3190 * Makefile.def: check-gold depends upon all-gas.
3191 * Makefile.in: Rebuild.
3192
3193 2009-10-05 Phil Muldoon <pmuldoon@redhat.com>
3194
3195 * MAINTAINERS (Write After Approval): Add myself.
3196
3197 2009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
3198
3199 * Makefile.def: all-lto-plugin depends on all-libiberty.
3200 set bootstrap=true for lto-plugin.
3201 Add lto-plugin.
3202 * Makefile.in: Regenerate.
3203 * configure.ac (host_libs): Add lto-plugin.
3204 * configure: Regenerate.
3205
3206 2009-10-03 Diego Novillo <dnovillo@google.com>
3207
3208 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
3209 (HOST_LIBELFLIBS): Define.
3210 (HOST_LIBELFINC): Define.
3211 * Makefile.in: Regenerate.
3212 * configure.ac: Add --enable-lto.
3213 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
3214 If --enable-lto is used, add 'lto' to new_enable_languages.
3215 If --enable-lto is used and gold is enabled, add
3216 lto-plugin to configdirs.
3217 * configure: Regenerate.
3218
3219 2009-10-03 Simon Baldwin <simonb@google.com>
3220
3221 * configure.ac: If --with-system-zlib, suppress local zlib and
3222 pass --with-system-zlib to subdir configure scripts.
3223 * configure: Regenerate.
3224
3225 2009-10-01 Loren J. Rittle <ljrittle@acm.org>
3226 Paolo Bonzini <bonzini@gnu.org>
3227
3228 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
3229 $(srcdir).
3230 * Makefile.in: Rebuilt.
3231
3232 2009-09-26 Gary Funck <gary@intrepid.com>
3233
3234 * MAINTAINERS (Write After Approval): Add myself.
3235
3236 2009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3237
3238 * configure.ac: Update minimum MPC version to 0.7.
3239 * configure: Regenerate.
3240
3241 2009-09-25 Nick Clifton <nickc@redhat.com>
3242
3243 * configure.ac: Pass any --cache-file=/dev/null option on to
3244 subconfigures.
3245 * configure: Regenerate.
3246
3247 2009-09-23 Nick Clifton <nickc@redhat.com>
3248
3249 * config.sub, config.guess: Update from upstream sources.
3250
3251 2009-09-22 Loren J. Rittle <ljrittle@acm.org>
3252
3253 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
3254 * Makefile.in: Rebuilt.
3255
3256 2009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3257
3258 PR bootstrap/32272
3259 * configure.ac: Error out if $srcdir isn't '.' but contains
3260 host-${host_noncanonical}.
3261 * configure: Regenerate.
3262
3263 2009-09-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3264
3265 * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
3266 maintainer.
3267
3268 2009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3269
3270 * configure.ac: If bootstrapping a combined tree with
3271 --enable-gold, require c++ in stage1_languages.
3272 * configure: Regenerate.
3273
3274 * configure.ac: Also add target_libs of stage1_languages to
3275 bootstrap_target_libs.
3276 * configure: Regenerate.
3277
3278 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
3279 with --enable-languages not containing c++.
3280 * configure: Regenerate.
3281
3282 2009-09-15 Jie Zhang <jie.zhang@analog.com>
3283
3284 * configure.ac: Disable java and boehm-gc for bfin-*-*.
3285 * configure: Regenerate.
3286
3287 2009-09-12 Joern Rennecke <joern.rennecke@embecosm.com>
3288
3289 * MAINTAINERS (Write After Approval): Update my e-mail address,
3290 and move from from here...
3291 (Waiting for paperwork): To here.
3292
3293 2009-09-09 Joseph Myers <joseph@codesourcery.com>
3294
3295 * MAINTAINERS (Reviewers): Add self as driver reviewer.
3296
3297 2009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3298
3299 * configure.ac: Do not use $extrasub for replacing @if/@endif
3300 parts in Makefile; instead, use additional arguments to
3301 AC_CONFIG_COMMANDS to do the replacement manually, with several
3302 sed invocations, to avoid HP-UX sed command limits.
3303 * configure: Regenerate.
3304
3305 2009-09-08 Alexandre Oliva <aoliva@redhat.com>
3306
3307 * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
3308 blank before -L.
3309
3310 2009-09-04 Alexandre Oliva <aoliva@redhat.com>
3311
3312 * configure.ac (with-build-config): Document. Handle without.
3313 Handle missing argument.
3314 * configure: Rebuilt.
3315
3316 2009-09-03 Alexandre Oliva <aoliva@redhat.com>
3317
3318 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
3319 Default to bootstrap-debug only if compare-debug works.
3320 * configure: Rebuilt.
3321 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
3322 * Makefile.in: Rebuilt.
3323
3324 2009-09-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3325
3326 * MAINTAINERS (OS Port Maintainers): Update my email address.
3327
3328 2009-09-01 Alexandre Oliva <aoliva@redhat.com>
3329
3330 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
3331 * Makefile.in: Rebuilt.
3332
3333 2009-09-01 Chris Demetriou <cgd@google.com>
3334
3335 * MAINTAINERS (Write After Approval): Add myself.
3336
3337 2009-08-31 Dodji Seketeli <dodji@redhat.com>
3338
3339 PR debug/30161
3340 * include/dwarf2.h (enum dwarf_tag): Added
3341 DW_TAG_GNU_template_template_param
3342 (enum dwarf_attribute): Added DW_AT_GNU_template_name.
3343
3344 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
3345
3346 * Makefile.tpl (AWK): Fix typo.
3347 * Makefile.in: Regenerate.
3348
3349 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
3350
3351 * configure.ac: Detect awk and sed.
3352 * Makefile.def (flags_to_pass): Add AWK and SED.
3353 * Makefile.tpl (AWK, SED): New.
3354 (BASE_FLAGS_TO_PASS): Add AWK and SED.
3355 * configure: Regenerate.
3356 * Makefile.in: Regenerate.
3357
3358 2009-08-26 Dave Korn <dave.korn.cygwin@gmail.com>
3359
3360 * ltmain.sh (removedotparts): Don't use comma as 's' separator.
3361 (collapseslashes): Likewise.
3362
3363 2009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3364
3365 * configure.ac (AC_PREREQ): Bump to 2.64.
3366
3367 2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3368
3369 * configure.ac: Remove --with-datarootdir, --with-docdir,
3370 --with-pdfdir, --with-htmldir switches.
3371 * configure: Regenerate.
3372
3373 * configure: Regenerate.
3374
3375 * compile: Sync from Automake 1.11.
3376 * depcomp: Likewise.
3377 * install-sh: Likewise.
3378 * missing: Likewise.
3379 * mkinstalldirs: Likewise.
3380 * ylwrap: Likewise.
3381
3382 2009-08-20 Dave Korn <dave.korn.cygwin@gmail.com>
3383
3384 * ltmain.sh (func_normal_abspath): New function.
3385 (func_relative_path): Likewise.
3386 (func_mode_help): Document new -bindir option for link mode.
3387 (func_mode_link): Add new -bindir option, and use it to place
3388 output DLL if specified.
3389
3390 2009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3391
3392 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
3393 (baseargs): Add --disable-option-checking.
3394 * configure: Regenerate.
3395
3396 * Makefile.def (configure-target-libiberty): Depend on
3397 all-binutils and all-ld.
3398 (configure-target-newlib): Likewise.
3399 * Makefile.in: Regenerate.
3400
3401 2009-08-17 Ben Elliston <bje@au.ibm.com>
3402
3403 * config.sub, config.guess: Update from upstream sources.
3404
3405 2009-08-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3406
3407 Sync from src, merge:
3408
3409 2009-07-02 Tristan Gingold <gingold@adacore.com>
3410
3411 * configure.ac: Do not exclude gas for i386-*-darwin.
3412 Add a case for x86_64-*-darwin.
3413 * configure: Regenerate.
3414
3415 2009-08-06 Neil Vachharajani <nvachhar@gmail.com>
3416
3417 * MAINTAINERS: Add my name to Write After Approval list.
3418
3419 2009-08-06 Michael Eager <eager@eagercon.com>
3420
3421 * configure.ac: Add Microblaze target.
3422 * configure: Regenerate.
3423
3424 2009-07-31 Christian Bruel <christian.bruel@st.com>
3425
3426 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
3427 * configure: Regenerate.
3428
3429 2009-07-28 Rask Ingemann Lambertsen <ccc94453@vip.cybercity.dk>
3430
3431 * MAINTAINERS (Write After Approval): Update my e-mail address.
3432
3433 2009-07-06 Ian Lance Taylor <iant@google.com>
3434
3435 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
3436 * configure: Rebuild.
3437
3438 2009-07-01 Tobias Grosser <grosser@fim.uni-passau.de>
3439
3440 * MAINTAINERS: Move myself to the Graphite Reviewers.
3441
3442 2009-06-30 Wei Guozhi <carrot@google.com>
3443
3444 * MAINTAINERS: Add my name to Write After Approval list.
3445
3446 2009-06-26 Steve Ellcey <sje@cup.hp.com>
3447
3448 PR bootstrap/40338
3449 * configure.ac (comparestring): Create new variable.
3450 * Makefile.tpl (comparestring): Use to skip some comparisions.
3451 * configure: Regenerate.
3452 * Makefile.in: Regenerate.
3453
3454 2009-06-26 Doug Evans <dje@sebabeach.org>
3455
3456 * Makefile.def (host_modules): Add cgen.
3457 * Makefile.in: Regenerate.
3458 * configure.ac (host_tools): Add cgen.
3459 * configure: Regenerate.
3460
3461 2009-06-23 DJ Delorie <dj@redhat.com>
3462
3463 * MAINTAINERS: Add myself as mep maintainer.
3464
3465 2009-06-23 Ian Lance Taylor <iant@google.com>
3466
3467 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
3468 boot_languages. Only bootstrap target libraries listed in
3469 target_libs for some boot language. Add --with-stage1-ldflags,
3470 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
3471 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
3472 if not building with C++.
3473 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
3474 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
3475 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
3476 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
3477 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
3478 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
3479 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
3480 * configure, Makefile.in: Rebuild.
3481
3482 2009-06-23 Li Feng <nemokingdom@gmail.com>
3483
3484 * MAINTAINERS: Added my name to write-after-approval list.
3485
3486 2009-06-15 Ryan Mansfield <rmansfield@qnx.com>
3487
3488 * configure.ac: Define is_elf for QNX Neutrino targets.
3489 * configure: Regenerate.
3490
3491 2009-06-09 Ghassan Shobaki <ghassan.shobaki@amd.com>
3492
3493 * MAINTAINERS: Added my name to the write-after-approval list
3494
3495 2009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3496
3497 * configure.ac: Detect MPC in default directory.
3498 * configure: Regenerate.
3499
3500 2009-06-03 Jerome Guitton <guitton@adacore.com>
3501 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3502
3503 * Makefile.tpl (all): Avoid a trailing backslash.
3504 * Makefile.in: Regenerate.
3505
3506 2009-06-03 Ben Elliston <bje@au.ibm.com>
3507
3508 * config.sub, config.guess: Update from upstream sources.
3509
3510 2009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
3511
3512 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
3513 to noconfdirs.
3514 * configure: Regenerate.
3515
3516 2009-06-02 Alexandre Oliva <aoliva@redhat.com>
3517
3518 * Makefile.tpl ([+compare-target+]): Compare all stage
3519 directories, rather than just gcc.
3520 * Makefile.in: Rebuilt.
3521
3522 2009-06-01 Doug Kwan <dougkwan@google.com>
3523
3524 * configure.ac: Support gold for target arm*-*-*.
3525 * configure: Regenerate.
3526
3527 2009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3528
3529 * Makefile.def: Add MPC support and dependencies.
3530 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
3531
3532 * Makefile.in, configure: Regenerate.
3533
3534 2009-05-27 Alexandre Oliva <aoliva@redhat.com>
3535
3536 * Makefile.tpl (all): Avoid harmless warning in make all when
3537 gcc-bootstrap is enabled but stage_last does not exist.
3538 * Makefile.in: Rebuilt.
3539
3540 2009-05-24 Nicolas Roche <roche@adacore.com>
3541
3542 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
3543 * Makefile.in: Regenerate.
3544
3545 2009-05-21 Denis Chertykov <chertykov@gmail.com>
3546
3547 * MAINTAINERS: Update my e-mail address.
3548
3549 2009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
3550
3551 * configure.ac (cygwin noconfigdirs): Remove libgcj.
3552 * configure: Regenerate.
3553
3554 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
3555
3556 PR other/40159
3557 * Makefile.tpl (all): Don't assume gcc-bootstrap and
3558 gcc-no-bootstrap are mutually exclusive.
3559 * Makefile.in: Rebuilt.
3560
3561 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
3562
3563 PR other/40159
3564 * Makefile.tpl (all): Don't end with unconditional success.
3565 * Makefile.in: Rebuilt.
3566
3567 2009-05-12 Alexandre Oliva <aoliva@redhat.com>
3568
3569 PR target/37137
3570 * Makefile.def (flags_to_pass): Remove redundant and incomplete
3571 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
3572 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
3573 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
3574 stage_configureflags, stage_cflags and stage_libcflags into
3575 explicit Makefile macros.
3576 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
3577 GFORTRAN.
3578 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
3579 CC. Set CC_FOR_BUILD from CC.
3580 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
3581 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
3582 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
3583 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
3584 and GFORTRAN.
3585 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
3586 (_LIBCFLAGS): Renamed to _TFLAGS.
3587 (do-compare-debug, do-compare3-debug): Drop.
3588 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
3589 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
3590 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
3591 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
3592 (XGCC_FLAGS_FOR_TARGET): New.
3593 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
3594 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
3595 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
3596 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
3597 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
3598 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
3599 TFLAGS.
3600 (BUILD_CONFIG): Include if requested.
3601 (all): Set TFLAGS on bootstrap.
3602 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
3603 (all-stageid-prefixmodule): Likewise.
3604 (do-clean, distclean-stageid): Set TFLAGS.
3605 (restrap): Fix whitespace.
3606 * Makefile.in: Rebuilt.
3607
3608 2009-05-07 Paolo Bonzini <bonzini@gnu.org>
3609
3610 * config.guess: Sync with src.
3611
3612 2009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
3613
3614 * configure.ac ($with_ppl): Default to no if not supplied.
3615 ($with_cloog): Likewise.
3616 configure: Regenerate.
3617
3618 2009-04-27 James E. Wilson <wilson@codesourcery.com>
3619
3620 * MAINTAINERS: Update my e-mail address.
3621
3622 2009-04-27 Nick Clifton <nickc@redhat.com>
3623
3624 * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
3625
3626 2009-04-25 Eric Botcazou <ebotcazou@adacore.com>
3627
3628 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
3629 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
3630 * Makefile.in: Regenerate.
3631
3632 2009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3633
3634 PR bootstrap/39739
3635 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
3636 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
3637
3638 * configure, Makefile.in: Regenerate.
3639
3640 2009-04-21 Taras Glek <tglek@mozilla.com>
3641
3642 * include/hashtab.h: Update GTY annotations to new syntax
3643 * include/splay-tree.h: Likewise
3644
3645 2009-04-17 Ben Elliston <bje@au.ibm.com>
3646
3647 * config.sub, config.guess: Update from upstream sources.
3648
3649 2009-04-15 Anthony Green <green@moxielogic.com>
3650
3651 * configure.ac: Add moxie support.
3652 * configure: Rebuilt.
3653
3654 2009-04-14 Jakub Jelinek <jakub@redhat.com>
3655
3656 * configure.ac: Change copyright header to refer to version
3657 3 of the GNU General Public License and to point readers at the
3658 COPYING3 file and the FSF's license web page.
3659 * Makefile.def: Likewise.
3660 * Makefile.tpl: Likewise.
3661 * Makefile.in: Regenerate.
3662
3663 2009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
3664
3665 * configure.ac: Restore match for darwin9 or later. Use double
3666 brackets since regeneration eats one pair.
3667 * configure: Regenerate.
3668
3669 2009-04-09 H.J. Lu <hongjiu.lu@intel.com>
3670
3671 PR gas/10039
3672 * configure.ac: Require texinfo 4.7.
3673 * configure: Regenerated.
3674
3675 2009-04-09 Nick Clifton <nickc@redhat.com>
3676
3677 * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
3678 the GCC Runtime Library Exception.
3679
3680 2009-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3681
3682 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
3683 * configure: Regenerate.
3684
3685 2009-04-01 Steve Ellcey <sje@cup.hp.com>
3686
3687 * Makefil.def (languages): New entries.
3688 * Makefile.tpl (check-gcc-*): New generic target.
3689 * Makefile.in: Regenerate.
3690
3691 2009-03-25 Erven Rohou <erven.rohou@inria.fr>
3692
3693 * MAINTAINERS: Update my email address.
3694
3695 2009-03-18 Tom Tromey <tromey@redhat.com>
3696
3697 * configure: Rebuild.
3698 * configure.ac (host_libs): Add libiconv.
3699 * Makefile.in: Rebuild.
3700 * Makefile.def (host_modules): Add libiconv.
3701 (configure-gdb, all-gdb): Depend on libiconv.
3702
3703 2009-03-16 Tristan Gingold <gingold@adacore.com>
3704
3705 * configure.ac: Treat gdb as supported on x86_64-darwin.
3706 * configure: Regenerate.
3707
3708 2009-03-16 Joseph Myers <joseph@codesourcery.com>
3709
3710 * configure.ac (--with-host-libstdcxx): New option.
3711 * configure: Regenerate.
3712
3713 2009-03-12 Joern Rennecke <joern.rennecke@arc.com>
3714
3715 * MAINTAINERS: Move myself into the write after approval list.
3716
3717 2009-03-11 Nicola Pero <nicola.pero@meta-innovation.com>
3718
3719 * MAINTAINERS: Update e-mail address.
3720
3721 2009-03-11 Dorit Nuzman <dorit@il.ibm.com>
3722
3723 * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
3724
3725 2009-03-10 Ira Rosen <irar@il.ibm.com>
3726
3727 * MAINTAINERS: Add myself as auto-vectorizer maintainer.
3728
3729 2009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3730
3731 Backport from git Libtool:
3732
3733 2009-01-19 Robert Millan <rmh@aybabtu.com>
3734 Support GNU/kOpenSolaris.
3735 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
3736 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
3737 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
3738 GNU/kOpenSolaris.
3739
3740 2009-02-27 Andreas Schwab <schwab@linux-m68k.org>
3741
3742 * MAINTAINERS: Update e-mail address.
3743
3744 2009-02-24 Michael Eager <eager@eagercon.com>
3745
3746 * MAINTAINERS (Write After Approval): Add self.
3747
3748 2009-02-18 Bingfeng Mei <bmei@broadcom.com>
3749
3750 * MAINTAINERS (Write After Approval): Add myself.
3751
3752 2009-02-05 Andreas Schwab <schwab@suse.de>
3753
3754 * Makefile.tpl (stage_last): Define $r and $s before using
3755 $(RECURSE_FLAGS_TO_PASS).
3756 * Makefile.in: Regenerate
3757
3758 2009-01-30 Ian Lance Taylor <iant@google.com>
3759
3760 * MAINTAINERS: Move myself to the Global Reviewers list.
3761
3762 2009-01-29 Robert Millan <rmh@aybabtu.com>
3763
3764 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
3765 * configure: Regenerate.
3766
3767 2009-01-17 Gerald Pfeifer <gerald@pfeifer.com>
3768
3769 * MAINTAINERS: Make whitespace consistent.
3770 Remove Robert Millan from Write After Approval.
3771
3772 2009-01-16 Alan Modra <amodra@bigpond.net.au>
3773
3774 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
3775 (all-opcodes): Depend on all-libiberty.
3776 * Makefile.in: Regenerate.
3777
3778 2009-01-15 Douglas B Rupp <rupp@gnat.com>
3779
3780 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
3781 * configure: Regenerate.
3782
3783 2009-01-12 Ramana Radhakrishnan <ramana.r@gmail.com>
3784
3785 * MAINTAINERS (Write After Approval): Add myself.
3786
3787 2009-01-12 Steven G. Kargl <sgk@troutmask.apl.washington.edu>
3788
3789 * MAINTAINERS: Add myself to reviewers (Fortran).
3790
3791 2009-01-12 Sebastian Pop <sebastian.pop@amd.com>
3792
3793 PR tree-optimization/38515
3794 * configure.ac (cloog-polylib): Removed.
3795 (with_ppl, with_cloog): Test for "no".
3796 * configure: Regenerated.
3797
3798 2009-01-11 Daniel Franke <franke.daniel@gmail.com>
3799
3800 * MAINTAINERS: Moved myself to reviewers (Fortran).
3801
3802 2009-01-06 Thomas Schwinge <tschwinge@gnu.org>
3803
3804 * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
3805 (Write After Approval): Remove myself.
3806
3807 2009-01-03 Diego Novillo <dnovillo@google.com>
3808
3809 * MAINTAINERS: Remove myself from alias maintainership.
3810
3811 2009-01-02 David Ayers <ayers@fsfe.org>
3812
3813 * MAINTAINERS: Update e-mail address.
3814
3815 2008-12-30 Gerald Pfeifer <gerald@pfeifer.com>
3816
3817 * MAINTAINERS: Make whitespace consistent.
3818
3819 2008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3820
3821 Backport from upstream Libtool:
3822 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
3823 Add cache variables to tests that require the linker to work.
3824 For shlibpath_overrides_runpath, this also changes the semantics
3825 to let the result from the C compiler take precedence.
3826
3827 2008-12-02 Ben Elliston <bje@au.ibm.com>
3828
3829 * config.sub, config.guess: Update from upstream sources.
3830
3831 2008-12-12 Sebastian Pop <sebastian.pop@amd.com>
3832
3833 * configure.ac (ppllibs): Add by default the lib flags.
3834 * configure: Regenerate.
3835
3836 2008-12-08 Luis Machado <luisgpm@br.ibm.com>
3837
3838 * MAINTAINERS: Add myself to the write after approval list.
3839
3840 2008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
3841
3842 * configure.ac: Add double brackets on darwin[912].
3843 * configure: Regenerate.
3844
3845 2008-12-03 Daniel Kraft <d@domob.eu>
3846
3847 * MAINTAINERS: Moved myself and Mikael Morin from Write After
3848 Approval to Reviewer section (for Fortran front-end).
3849
3850 2008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
3851
3852 * configure.ac: Expand to darwin10 and later.
3853 * configure: Regenerate.
3854
3855 2008-12-02 Andreas Schwab <schwab@suse.de>
3856
3857 * Makefile.def: configure-target-boehm-gc depends on
3858 all-target-libstdc++-v3.
3859 * Makefile.in: Regenerate.
3860
3861 2008-12-02 Kai Tietz <kai.tietz@onevision.com>
3862
3863 * MAINTAINERS: Add myself as mingw maintainer.
3864
3865 2008-12-02 Ben Elliston <bje@au.ibm.com>
3866
3867 * config.sub, config.guess: Update from upstream sources.
3868
3869 2008-12-01 Gerald Pfeifer <gerald@pfeifer.com>
3870
3871 * README.SCO: Remove.
3872
3873 2008-11-29 Fernando Pereira <pronesto@gmail.com>
3874
3875 * MAINTAINERS: Add myself to the write after approval list.
3876
3877 2008-11-29 Dave Korn <dave.korn.cygwin@gmail.com>
3878
3879 * MAINTAINERS: Update my email address in WAA section.
3880
3881 2008-11-29 Chen Liqin <liqin@sunnorth.com.cn>
3882
3883 * MAINTAINERS: Update e-mail address.
3884
3885 2008-11-27 Toon Moene <toon@moene.org>
3886
3887 * MAINTAINERS: Change e-mail address.
3888
3889 2008-11-27 Tristan Gingold <gingold@adacore.com>
3890
3891 * configure.ac: Build gdb for i?86-*-darwin*
3892 * configure: Regenerated.
3893
3894 2008-11-24 Hariharan Sandanagobalane <hariharan@picochip.com>
3895
3896 * MAINTAINERS: Added my full name.
3897
3898 2008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
3899
3900 PR bootstrap/38014
3901 PR bootstrap/37923
3902
3903 Revert:
3904
3905 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
3906
3907 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
3908 * Makefile.in: Regenerated.
3909
3910 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
3911
3912 PR gdb/921
3913 PR gdb/1646
3914 PR gdb/2175
3915 PR gdb/2176
3916
3917 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
3918 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
3919 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
3920 (HOST_EXPORTS): Pass CPPFLAGS.
3921 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
3922 (LDFLAGS_FOR_TARGET): Initialize from configure script.
3923 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
3924 * Makefile.in, configure: Regenerated.
3925 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
3926 and CPPFLAGS_FOR_BUILD.
3927
3928 2008-11-06 Jeff Law <law@redhat.com>
3929
3930 * MAINTAINERS: Add myself as middle end maintainer.
3931
3932 2008-11-06 Andrew Stubbs <ams@codesourcery.com>
3933
3934 * MAINTAINERS (Write after approval): Add myself.
3935
3936 2008-11-05 Diego Novillo <dnovillo@google.com>
3937
3938 * MAINTAINERS (Global Reviewers): Add myself.
3939 (Non-Algorithmic Maintainers): Remove myself.
3940
3941 2008-11-04 Thomas Schwinge <tschwinge@gnu.org>
3942
3943 * MAINTAINERS (Write after approval): Add myself.
3944
3945 2008-10-31 Mikael Morin <mikael.morin@tele2.fr>
3946
3947 * MAINTAINERS (Write after approval): Add myself.
3948
3949 2008-10-31 Ben Elliston <bje@au.ibm.com>
3950
3951 * configure.ac (spu-*-*): Remove special case.
3952 * configure: Regenerate.
3953
3954 2008-10-30 Catherine Moore <clm@codesourcery.com>
3955
3956 * MAINTAINERS (Write after approval): Update my email address.
3957
3958 2008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
3959
3960 * configure.ac [spu-*-*]: Do not set skipdirs.
3961 * configure: Re-generate.
3962
3963 2008-10-29 Bernd Schmidt <bernd.schmidt@analog.com>
3964
3965 * MAINTAINERS (Various Maintainers): Add myself to reload.
3966
3967 2008-10-25 Richard Guenther <rguenther@suse.de>
3968
3969 * MAINTAINERS (Various Maintainers): Add myself as middle-end
3970 maintainer. Remove myself as libgcc-math maintainer.
3971 (Non-Algorithmic Maintainers): Remove myself.
3972
3973 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
3974
3975 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
3976 * Makefile.in: Regenerated.
3977
3978 2008-10-23 Cary Coutant <ccoutant@google.com>
3979
3980 * MAINTAINERS (Write after approval): Add myself.
3981
3982 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
3983
3984 PR gdb/921
3985 PR gdb/1646
3986 PR gdb/2175
3987 PR gdb/2176
3988
3989 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
3990 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
3991 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
3992 (HOST_EXPORTS): Pass CPPFLAGS.
3993 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
3994 (LDFLAGS_FOR_TARGET): Initialize from configure script.
3995 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
3996 * Makefile.in, configure: Regenerated.
3997 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
3998 and CPPFLAGS_FOR_BUILD.
3999
4000 2008-10-20 Sebastian Pop <sebastian.pop@amd.com>
4001
4002 * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
4003 Sebastian Pop.
4004
4005 2008-10-14 Antoniu Pop <antoniu.pop@gmail.com>
4006
4007 * MAINTAINERS (Write After Approval): Added myself.
4008
4009 2008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4010
4011 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
4012 recommended version to 2.3.2.
4013
4014 * configure: Regenerate.
4015
4016 2008-10-01 Mark Mitchell <mark@codesourcery.com>
4017
4018 * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
4019
4020 2008-09-29 David Daney <david.daney@caviumnetworks.com>
4021
4022 * MAINTAINERS (Write After Approval): Update e-mail address.
4023
4024 2008-09-26 Peter O'Gorman <pogma@thewrittenword.com>
4025
4026 * libtool.m4: Update to libtool 2.2.6.
4027 * lt~obsolete.m4: Update to libtool 2.2.6.
4028 * ltmain.sh: Update to libtool 2.2.6.
4029 * ltsugar.m4: Update to libtool 2.2.6.
4030 * ltversion.m4: Update to libtool 2.2.6.
4031 * ltoptions.m4: Update to libtool 2.2.6.
4032 * ltgcc.m4: Update to match changes from libtool 2.2.6.
4033
4034 2008-09-22 Chris Fairles <cfairles@gcc.gnu.org>
4035
4036 * MAINTAINERS (Write After Approval): Add myself.
4037
4038 2008-09-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
4039
4040 * MAINTAINERS (Write After Approval): Update my name.
4041
4042 2008-09-20 Steven Bosscher <steven@gcc.gnu.org>
4043
4044 * MAINTAINERS: Add myself in "Write After Approval".
4045
4046 2008-09-18 Steve Ellcey <sje@cup.hp.com>
4047
4048 * MAINTAINERS: Add myself as ia64 maintainer.
4049
4050 2008-09-04 Gerald Pfeifer <gerald@pfeifer.com>
4051
4052 * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
4053 Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
4054 Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
4055 and Michael Tiemann from Write After Approval since they do not
4056 actually have access.
4057
4058 2008-09-05 Richard Guenther <rguenther@suse.de>
4059
4060 * configure.ac: Initialize clooglibs to -lcloog.
4061 * configure: Re-generate.
4062
4063 2008-09-04 Le-Chun Wu <lcwu@google.com>
4064
4065 * MAINTAINERS (Write After Approval): Add myself.
4066
4067 2008-09-03 Sebastian Pop <sebastian.pop@amd.com>
4068
4069 * configure.ac (--with-cloog-polylib): New.
4070 (--disable-cloog-version-check): New.
4071 (--disable-ppl-version-check): New.
4072 * configure: Re-generate.
4073
4074 2008-09-03 Richard Guenther <rguenther@suse.de>
4075
4076 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
4077 cloog test.
4078 * configure: Re-generate.
4079
4080 2008-09-03 Hari Sandanagobalane <hariharan@picochip.com>
4081
4082 Add picoChip port.
4083 * MAINTAINERS: Add picoChip maintainers.
4084
4085 2008-09-02 Sebastian Pop <sebastian.pop@amd.com>
4086 Tobias Grosser <grosser@fim.uni-passau.de>
4087 Jan Sjodin <jan.sjodin@amd.com>
4088 Harsha Jagasia <harsha.jagasia@amd.com>
4089 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
4090 Konrad Trifunovic <konrad.trifunovic@inria.fr>
4091 Adrien Eliche <aeliche@isty.uvsq.fr>
4092
4093 Merge from graphite branch.
4094 * configure: Regenerate.
4095 * Makefile.in: Regenerate.
4096 * configure.ac (host_libs): Add ppl and cloog.
4097 Add checks for PPL and CLooG.
4098 * Makefile.def (ppl, cloog): Added modules and dependences.
4099 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
4100 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
4101
4102 2008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
4103
4104 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
4105 (GCC_SHLIB_SUBDIR): New.
4106 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
4107 * configure: Regenerate.
4108 * Makefile.in: Regenerate.
4109
4110 2008-08-30 Gerald Pfeifer <gerald@pfeifer.com>
4111
4112 * MAINTAINERS: Consistently use tabs to separate columns.
4113
4114 2008-08-29 Tristan Gingold <gingold@adacore.com>
4115
4116 * MAINTAINERS (Write after Approval): Add myself.
4117
4118 2008-08-28 Tristan Gingold <gingold@adacore.com>
4119
4120 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
4121 Enable bfd, binutils and opcodes.
4122 * configure: Regenerate.
4123
4124 2008-08-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4125
4126 * MAINTAINERS: Update my hppa and hpux entries. Remove my vax entry.
4127
4128 2008-08-23 Thomas Koenig <tkoenig@gcc.gnu.org>
4129
4130 * MAINTAINERS: Use correct Umlaut for last name.
4131
4132 2008-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
4133
4134 * MAINTAINERS: Move myself from Reviewers to Write after Approval.
4135
4136 2008-08-16 David Edelsohn <edelsohn@gnu.org>
4137
4138 * MAINTAINERS: Update my email address.
4139
4140 2008-08-16 Nicolas Roche <roche@adacore.com>
4141
4142 * Makefile.tpl: Add BOOT_ADAFLAGS.
4143 * Makefile.in: Regenerate.
4144
4145 2008-08-09 Richard Sandiford <rdsandiford@googlemail.com>
4146
4147 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
4148 * configure: Regenerate.
4149
4150 2008-07-30 Paolo Bonzini <bonzini@gnu.org>
4151
4152 * configure.ac: Add makefile fragments for hpux.
4153 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
4154 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
4155 * configure: Regenerate.
4156 * Makefile.in: Regenerate.
4157
4158 2008-07-28 Aldy Hernandez <aldyh@redhat.com>
4159
4160 * MAINTAINERS: Add Jakub and myself as gimple maintainers.
4161
4162 2008-07-11 Dodji Seketeli <dseketel@redhat.com>
4163
4164 * MAINTAINERS (Write after Approval): Add myself.
4165
4166 2008-07-02 Xuepeng Guo <xuepeng.guo@intel.com>
4167
4168 * MAINTAINERS (Write After Approval): Add myself.
4169
4170 2008-06-29 Andrew Jenner <andrew@codesourcery.com>
4171
4172 * MAINTAINERS (Write After Approval): Add myself.
4173
4174 2008-06-29 Krister Walfridsson <krister.walfridsson@gmail.com>
4175
4176 * MAINTAINERS: Update my email address.
4177
4178 2008-06-25 Joey Ye <joey.ye@intel.com>
4179
4180 * MAINTAINERS (Write After Approval): Add myself.
4181
4182 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4183
4184 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
4185 * Makefile.in: Regenerate.
4186 * configure: Regenerate.
4187
4188 2008-06-17 Daniel Kraft <d@domob.eu>
4189
4190 * MAINTAINERS (Write After Approval): Add myself.
4191
4192 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4193
4194 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
4195 "$@" is still intact with both Autoconf 2.59 and 2.62.
4196 * configure: Regenerate.
4197
4198 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4199
4200 * Makefile.tpl: Fix comment errors.
4201 * Makefile.in: Regenerate.
4202
4203 2008-06-12 David S. Miller <davem@davemloft.net>
4204 David Edelsohn <edelsohn@gnu.org>
4205
4206 * configure.ac: Add powerpc*-*-* to gold supported targets.
4207 * configure: Regenerate.
4208
4209 2008-06-08 Joseph Myers <joseph@codesourcery.com>
4210
4211 PR tree-optimization/36218
4212 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
4213 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
4214 (all prefix="build-"): Pass them to build-system sub-makes.
4215 * Makefile.in: Regenerate.
4216
4217 2008-06-07 Joseph Myers <joseph@codesourcery.com>
4218
4219 * MAINTAINERS (mt port): Remove.
4220 (sco5, unixware, sco udk): Remove.
4221 (Kean Johnston): Add to Write After Approval.
4222
4223 2008-05-30 Julian Brown <julian@codesourcery.com>
4224
4225 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
4226 of libobjc for ARM EABI Linux.
4227 * configure: Regenerate.
4228
4229 2008-05-18 Xinliang David Li <davidxl@google.com>
4230
4231 * ChangeLog: Remove wrong ChangeLog entry.
4232
4233 2008-05-17 Xinliang David Li <davidxl@google.com>
4234
4235 * MAINTAINERS (Write After Approval): Add myself.
4236
4237 2008-05-15 Janus Weil <janus@gcc.gnu.org>
4238
4239 * MAINTAINERS (Write After Approval): Add myself.
4240
4241 2008-05-14 Rafael Espíndola <espindola@google.com>
4242
4243 * config-ml.in: don't handle --enable-shared and --enable-static.
4244
4245 2008-05-10 Richard Sandiford <rdsandiford@googlemail.com>
4246
4247 * MAINTAINERS: Update my email address.
4248
4249 2008-05-10 Paolo Carlini <paolo.carlini@oracle.com>
4250
4251 * MAINTAINERS: Update my email address.
4252
4253 2008-05-03 Kris Van Hees <kris.van.hees@oracle.com>
4254
4255 * MAINTAINERS (Write After Approval): Add myself.
4256
4257 2008-04-28 Gabriele Svelto <gabriele.svelto@st.com>
4258
4259 * MAINTAINERS (Write After Approval): Add myself.
4260
4261 2008-04-25 Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
4262
4263 * MAINTAINERS (crx): Add myself.
4264
4265 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
4266
4267 Sync with src:
4268 2008-04-14 David S. Miller <davem@davemloft.net>
4269
4270 * configure.ac: Add sparc*-*-* to gold supported targets.
4271 * configure: Regenerate.
4272
4273 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
4274
4275 PR bootstrap/35457
4276 * configure.ac: Include override.m4.
4277 * configure: Regenerate.
4278
4279 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
4280
4281 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
4282 * Makefile.in: Regenerate.
4283
4284 2008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
4285
4286 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
4287 as nonconfigurable directories list.
4288 * configure: Regenerate.
4289
4290 2008-04-14 Ben Elliston <bje@au.ibm.com>
4291
4292 * config.sub, config.guess: Update from upstream sources.
4293
4294 2008-04-12 Hans-Peter Nilsson <hp@axis.com>
4295
4296 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
4297 * Makefile.in: Regenerate.
4298
4299 2008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
4300
4301 * configure.ac: Do not build libssp for the AVR.
4302 * configure: Regenerate.
4303
4304 2008-04-07 Ian Lance Taylor <iant@google.com>
4305
4306 * Makefile.def: check-gold depends upon all-binutils.
4307 * Makefile.in: Regenerate.
4308
4309 2008-04-04 Andy Hutchinson <hutchinsonandy@aim.com>
4310
4311 * MAINTAINERS (Write After Approval): Add myself.
4312
4313 2008-04-04 Nick Clifton <nickc@redhat.com>
4314
4315 PR binutils/4334
4316 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
4317 builds.
4318 * configure: Regenerate.
4319
4320 2008-04-04 NightStrike <NightStrike@gmail.com>
4321
4322 PR other/35151
4323 * configure.ac: Combine rules for mingw32 and mingw64.
4324 * configure: Regenerate.
4325
4326 2008-04-02 Kai Tietz <kai.tietz@onvision.com>
4327
4328 * MAINTAINERS (Write After Approval): Add myself.
4329
4330 2008-04-01 Seongbae Park <seongbae.park@gmail.com>
4331
4332 * Makefile.tpl (.NOTPARALLEL): Revert previous change.
4333 * Makefile.in (.NOTPARALLEL): Ditto.
4334
4335 2008-04-01 Peter O'Gorman <pogma@thewrittenword.com>
4336
4337 * MAINTAINERS (Write After Approval): Add myself.
4338
4339 2008-03-31 Seongbae Park <seongbae.park@gmail.com>
4340
4341 * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
4342 * Makefile.in (.NOTPARALLEL): Regenerate.
4343
4344 2008-03-27 Paolo Bonzini <bonzini@gnu.org>
4345
4346 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
4347 * Makefile.in: Regenerate.
4348
4349 2008-03-26 Jakub Staszak <kuba@et.pl>
4350
4351 * MAINTAINERS (Write After Approval): Add myself.
4352
4353 2008-03-23 Thomas Koenig <tkoenig@gcc.gnu.org>
4354
4355 * MAINTAINERS: Update e-mail address.
4356
4357 2008-03-20 Ian Lance Taylor <iant@google.com>
4358
4359 * configure.ac: Add support for --enable-gold.
4360 * Makefile.def: Add gold as a directory like ld.
4361 * configure, Makefile.in: Regenerate.
4362
4363 2008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4364
4365 * configure.ac: m4_include config/proginstall.m4.
4366 * configure: Regenerate.
4367
4368 Backport from upstream Libtool:
4369
4370 2007-10-12 Eric Blake <ebb9@byu.net>
4371
4372 Deal with Autoconf 2.62's semantic change in m4_append.
4373 * ltsugar.m4 (lt_append): Replace broken versions of
4374 m4_append.
4375 (lt_if_append_uniq): Don't require separator to be overquoted,
4376 and avoid broken m4_append.
4377 (lt_dict_add): Fix typo.
4378 * libtool.m4 (_LT_DECL): Don't overquote separator.
4379
4380 2008-03-13 David Edelsohn <edelsohn@gnu.org>
4381
4382 * config.rpath: Add AIX 6 support.
4383
4384 2008-03-13 Paolo Bonzini <bonzini@gnu.org>
4385
4386 * Makefile.def (stageprofile). Remove -fprofile-generate
4387 from stage_libcflags.
4388 * Makefile.in: Regenerate.
4389
4390 2008-03-13 Ben Elliston <bje@au.ibm.com>
4391
4392 * config.sub, config.guess: Update from upstream sources.
4393
4394 2008-03-06 Tom Tromey <tromey@redhat.com>
4395
4396 * MAINTAINERS: Update for treelang deletion.
4397
4398 2008-03-03 James E. Wilson <wilson@tuliptree.org>
4399
4400 * MAINTAINERS: Update my email address.
4401
4402 2008-03-03 Stan Shebs <stanshebs@earthlink.net>
4403
4404 * MAINTAINERS (darwin port): Add myself as a maintainer.
4405 (objective-c/c++): Add myself as a maintainer.
4406
4407 2008-03-03 Volker Reichelt <v.reichelt@netcologne.de>
4408
4409 * MAINTAINERS (Write After Approval): Update my email address.
4410
4411 2008-02-25 Tomas Bily <tbily@suse.cz>
4412
4413 * MAINTAINERS (Write After Approval): Add myself.
4414
4415 2008-02-23 Jakub Jelinek <jakub@redhat.com>
4416
4417 * MAINTAINERS (OpenMP): Add myself.
4418
4419 2008-02-20 Paolo Bonzini <bonzini@gnu.org>
4420
4421 PR bootstrap/32009
4422 PR bootstrap/32161
4423
4424 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
4425 * configure: Regenerate.
4426
4427 * Makefile.def: Define stage_libcflags for all bootstrap stages.
4428 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
4429 STAGE4_LIBCFLAGS): New.
4430 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
4431 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
4432 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
4433 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
4434 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
4435 for target modules. Don't export LIBCFLAGS.
4436 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
4437 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
4438 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
4439 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
4440 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
4441 * Makefile.in: Regenerate.
4442
4443 2008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4444
4445 PR libgcj/33085
4446 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
4447 Do not use -DDLL_EXPORT. Backport from upstream.
4448
4449 2008-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4450
4451 * MAINTAINERS (Write After Approval): Add myself.
4452
4453 2008-02-02 Hans-Peter Nilsson <hp@axis.com>
4454
4455 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
4456 * configure: Regenerate.
4457
4458 2008-01-31 Marc Gauthier <marc@tensilica.com>
4459
4460 * configure.ac (xtensa*-*-*): Recognize processor variants.
4461 * configure: Regenerate.
4462
4463 2008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4464
4465 PR bootstrap/34922
4466 * configure.ac (PARSE_ARGS): Push suitable setting of
4467 ac_subdirs_all, for `./configure --help=recursive'.
4468 Handle `+' in generic toplevel directory disabling.
4469 * configure: Regenerate.
4470
4471 2008-01-28 Nick Clifton <nickc@redhat.com>
4472
4473 * MAINTAINERS (xstormy16): Take over maintainership.
4474
4475 2008-01-25 Joseph Myers <joseph@codesourcery.com>
4476
4477 * MAINTAINERS (c4x port): Remove.
4478
4479 2008-01-24 David Edelsohn <edelsohn@gnu.org>
4480
4481 * libtool.m4: Backport AIX 6 support from ToT Libtool.
4482
4483 2008-01-23 Ben Elliston <bje@au.ibm.com>
4484
4485 * config.sub, config.guess: Update from upstream sources.
4486
4487 2008-01-22 Tobias Grosser <grosser@fim.uni-passau.de>
4488
4489 * MAINTAINERS (Write After Approval): Add myself.
4490
4491 2008-01-17 H.J. Lu <hjl.tools@gmail.com>
4492
4493 * MAINTAINERS: Update my email address.
4494
4495 2008-01-09 Raksit Ashok <raksit@google.com>
4496
4497 * MAINTAINERS (Write After Approval): Add myself.
4498
4499 2008-01-09 Raksit Ashok <raksit@google.com>
4500
4501 * MAINTAINERS (Write After Approval): Add myself.
4502
4503 2008-01-08 Ben Elliston <bje@au.ibm.com>
4504
4505 * config.sub, config.guess: Update from upstream sources.
4506
4507 2007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4508
4509 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
4510 Change recommended MPFR from 2.2.1 -> 2.3.0.
4511 * configure: Regenerate.
4512
4513 2007-12-15 Sebastian Pop <sebastian.pop@amd.com>
4514
4515 * MAINTAINERS: Update my email address.
4516
4517 2007-12-15 Bernhard Fischer <aldot@gcc.gnu.org>
4518
4519 * MAINTAINERS: Update my email address.
4520
4521 2007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
4522
4523 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
4524 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
4525 * Makefile.in: Regenerate.
4526
4527 2007-12-10 Mark Heffernan <meheff@google.com>
4528
4529 * MAINTAINERS (Write After Approval): Add myself and alphabetize two
4530 misplaced entries.
4531
4532 2007-12-10 Andreas Tobler <a.tobler@schweiz.org>
4533
4534 * configure.ac: Enable libjava for x86_64-*-darwin9.
4535 * configure: Regenerate.
4536
4537 2007-12-07 Bill Maddox <maddox@google.com>
4538
4539 * MAINTAINERS (Write After Approval): Add myself.
4540
4541 2007-12-05 Ben Elliston <bje@au.ibm.com>
4542
4543 * config.sub, config.guess: Update from upstream sources.
4544
4545 2007-12-02 Matthias Klose <doko@ubuntu.com>
4546
4547 * config-ml.in: Remove 64bit configure tests.
4548
4549 2007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4550
4551 * config-ml.in: Robustify against white space in absolute file
4552 names.
4553
4554 * config-ml.in (multi-clean): Substitute ${Makefile}.
4555 Remove superfluous ${Makefile} in list.
4556
4557 2007-11-19 Thiemo Seufer <ths@mips.com>
4558
4559 * config-ml.in: Don't hardcode the Makefile name.
4560
4561 2007-11-08 Alexander Monakov <amonakov@ispras.ru>
4562
4563 * MAINTAINERS (Write After Approval): Add myself.
4564
4565 2007-11-07 Samuel Tardieu <sam@rfc1149.net>
4566
4567 * MAINTAINERS (Write After Approval): Add myself.
4568
4569 2007-11-06 Doug Kwan <dougkwan@google.com>
4570
4571 * MAINTAINERS (Write After Approval): Add myself.
4572
4573 2007-10-25 Ben Elliston <bje@au.ibm.com>
4574
4575 * MAINTAINERS (mercury): Remove entry.
4576 (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
4577
4578 2007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
4579
4580 * Makefile.def (dependencies): Make configure-gdb depend on
4581 all-intl.
4582 * Makefile.in: Regenerated.
4583
4584 2007-10-22 Steven G. Kargl <kargl@gcc.gnu.org>
4585
4586 * MAINTAINERS (Fortran maintainer): Remove myself.
4587
4588 2007-10-15 Patrick Mansfield <patmans@us.ibm.com>
4589
4590 * Makefile.def: To avoid problems running with parallel makes,
4591 build newlib before libgloss so that target specific header
4592 files are availble.
4593 * Makefile.in: Regenerate
4594
4595 2007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
4596
4597 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
4598 * Makefile.in: Regenerate.
4599
4600 2007-10-09 Vladimir Makarov <vmakarov@redhat.com>
4601
4602 * MAINTAINERS (Register allocation reviewer): Add myself.
4603
4604 2007-10-08 Mike Frysinger <vapier@gentoo.org>
4605
4606 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
4607 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
4608 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
4609 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
4610 * configure: Regenerate.
4611
4612 2006-10-04 Seongbae Park <seongbae.park@gmail.com>
4613
4614 * MAINTAINERS (Register allocation reviewer): Add myself.
4615
4616 2007-10-01 Paolo Bonzini <bonzini@gnu.org>
4617
4618 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
4619 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
4620 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
4621 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
4622 * configure.ac: Default them to host tools for $host = $build.
4623 Subst them.
4624
4625 * configure: Regenerate.
4626 * Makefile.in: Regenerate.
4627
4628 2006-09-24 Peter Bergner <bergner@vnet.ibm.com>
4629
4630 * MAINTAINERS (Register allocation reviewer): Add myself.
4631
4632 2006-09-24 Kenneth Zadeck <zadeck@naturalbridge.com>
4633
4634 * MAINTAINERS (Register allocation reviewer): Add myself.
4635
4636 2007-09-21 Seongbae Park <seongbae.park@gmail.com>
4637
4638 * MAINTAINERS (Write After Approval): Fix typo.
4639
4640 2007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
4641
4642 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
4643 * configure: Regenerate.
4644
4645 2007-09-20 Paul Jarc <prj-bugzilla-gcc@multivac.cwru.edu>
4646
4647 PR bootstrap/31906
4648 * libtool-ldflags: Don't prefix arguments with -Xcompiler if
4649 they're already prefixed.
4650
4651 2007-09-19 Benjamin Kosnik <bkoz@redhat.com>
4652
4653 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
4654 libstdc++.
4655 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
4656 * configure: Regenerate.
4657 * Makefile.in: Regenerate.
4658
4659 2007-09-17 Andreas Schwab <schwab@suse.de>
4660
4661 * configure.ac: Raise minimum makeinfo version to 4.6.
4662 * configure: Regenerate.
4663
4664 2007-09-17 Johannes Singler <singler@ira.uka.de>
4665
4666 * MAINTAINERS (write-after-approval) add myself
4667
4668 2007-09-15 Alan Modra <amodra@bigpond.net.au>
4669
4670 * configure.ac: Correct makeinfo version check.
4671 * configure: Regenerate.
4672
4673 2007-09-14 Richard Sandiford <rsandifo@nildram.co.uk>
4674
4675 * MAINTAINERS: Update my email address.
4676
4677 2007-09-14 Richard Sandiford <richard@codesourcery.com>
4678
4679 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
4680 to $skipdirs and only disable gprof for newlib. Use the normal
4681 mips*-elf* handling in other respects.
4682 * configure: Regnerate.
4683
4684 2007-09-12 David Daney <ddaney@avtrex.com>
4685
4686 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
4687 enabling libgcj.
4688 * configure: Regenerate.
4689
4690 2007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
4691
4692 PR other/32154
4693 * configure.ac: For libgloss targets, point the linker to the linker
4694 script, startup code and simulator library.
4695 * configure: Regenerate.
4696
4697 2007-09-07 Andrew Haley <aph@redhat.com>
4698
4699 * configure.ac (noconfigdirs): Remove target-libffi and
4700 target-libjava.
4701 * configure: Regenerate.
4702
4703 2007-09-06 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
4704
4705 PR target/33281
4706 * configure.ac: Use config/mh-mingw on mingw.
4707 * configure: Regenerate.
4708
4709 2007-09-05 Pat Haugen <pthaugen@us.ibm.com>
4710
4711 * MAINTAINERS (Write After Approval): Add myself.
4712
4713 2007-09-05 Richard Guenther <rguenther@suse.de>
4714
4715 * configure.ac (--enable-stage1-checking): If neither --enable-checking
4716 nor --disable-checking is provided also turn on yes and types
4717 checking for stage1.
4718 * configure: Re-generate.
4719
4720 2007-08-30 Krister Walfridsson <cato@df.lth.se>
4721
4722 * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
4723 (Write After Approval): Remove myself.
4724
4725 2007-08-29 Nick Clifton <nickc@redhat.com>
4726
4727 * config.sub, config.guess: Update from upstream sources.
4728
4729 2007-08-22 Bud Davis <jmdavis@link.com>
4730
4731 * MAINTAINERS (Write After Approval): Added myself.
4732 * MAINTAINERS (Reviewers): Removed myself.
4733
4734 2007-08-18 Paul Brook <paul@codesourcery.com>
4735 Joseph Myers <joseph@codesourcery.com>
4736
4737 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
4738 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
4739 * Makefile.in: Regenerate.
4740 * configure.ac (--with-debug-prefix-map): New.
4741 * configure: Regenerate.
4742
4743 2007-08-17 Richard Sandiford <richard@codesourcery.com>
4744 Nigel Stephens <nigel@mips.com>
4745
4746 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
4747 as target_makefile_frag.
4748 * configure: Regenerate.
4749
4750 2007-08-16 Alexandre Oliva <aoliva@redhat.com>
4751
4752 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
4753 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
4754 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
4755 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
4756 (do-compare, do-compare3, do-compare-debug): New.
4757 ([+compare-target+]): Use them.
4758
4759 2007-08-14 Maxim Kuvyrkov <maxim@codesourcery.com>
4760
4761 * MAINTAINERS (Write After Approval): Change my email address.
4762
4763 2007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4764 Ben Elliston <bje@au.ibm.com>
4765
4766 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
4767 --silent if $silent.
4768 * configure: Regenerate.
4769
4770 2003-08-12 Zdenek Dvorak <ook@ucw.cz>
4771
4772 * MAINTAINERS (Various Maintainers): Add myself as
4773 loop infrastructure maintainer. Update my e-mail
4774 address.
4775
4776 2007-07-31 Diego Novillo <dnovillo@google.com>
4777
4778 * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
4779 Adjust description.
4780
4781 2007-07-26 Richard Guenther <rguenther@suse.de>
4782
4783 * configure.ac: Add types checking to stage1 checking flags.
4784 * configure: Regenerate.
4785
4786 2007-07-17 Nick Clifton <nickc@redhat.com>
4787
4788 * COPYING3: New file. Contains version 3 of the GNU General
4789 Public License.
4790 * COPYING3.LIB: New file. Contains version 3 of the GNU
4791 Lesser General Public License.
4792
4793 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
4794
4795 * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
4796
4797 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
4798
4799 * MAINTAINERS (S/390 co-maintainer): Add myself.
4800 (Write After Approval): Remove myself.
4801
4802 2007-07-13 Dan Hipschman <dsh@google.com>
4803
4804 * MAINTAINERS (Write After Approval): Add myself.
4805
4806 2007-07-11 Nick Clifton <nickc@redhat.com>
4807
4808 * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
4809 WINDRES export.
4810 * Makefile.in: Regenerate.
4811
4812 2007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4813
4814 * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
4815 maintainer.
4816
4817 2007-07-05 H.J. Lu <hongjiu.lu@intel.com>
4818
4819 * lt~obsolete.m4: New. Import from 20070318 libtool.
4820
4821 2007-07-03 Julian Brown <julian@codesourcery.com>
4822
4823 * MAINTAINERS (Write After Approval): Add myself.
4824
4825 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4826
4827 * configure.ac: Rewrite 'configure --help' strings to look nicer.
4828 * configure: Regenerate.
4829
4830 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4831
4832 * configure.ac: Add some missing m4 quotation.
4833 * configure: Regenerate.
4834
4835 2007-07-02 Simon Baldwin <simonb@google.com>
4836
4837 * MAINTAINERS (Write After Approval): Add myself.
4838
4839 2007-07-02 Paolo Bonzini <bonzini@gnu.org>
4840
4841 * configure: Regenerate.
4842
4843 2007-07-02 Kai Tietz <kai.tietz@onevision.com>
4844
4845 * Makefile.def: Add windmc tool to build.
4846 * Makefile.tpl: Likewise.
4847 * configure.ac: Likewise.
4848 * Makefile.in: Regenerate.
4849 * configure: Regenerate.
4850
4851 2007-06-28 DJ Delorie <dj@redhat.com>
4852
4853 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
4854 not building newlib.
4855 * configure: Regenerated.
4856
4857 2007-06-28 Jan Sjodin <jan.sjodin@amd.com>
4858
4859 * MAINTAINERS (Write After Approval): Add myself.
4860
4861 2007-06-25 Martin Michlmayr <tbm@cyrius.com>
4862
4863 * MAINTAINERS (Write After Approval): Add myself.
4864
4865 2007-06-19 Chris Matthews <chrismatthews@google.com>
4866
4867 * MAINTAINERS (Write After Approval): Add myself.
4868
4869 2007-06-19 Rask Ingemann Lambertsen <rask@sygehus.dk>
4870
4871 * MAINTAINERS (Write After Approval): Add myself.
4872
4873 2007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
4874
4875 * Makefile.def: Add dependency from configure-gdb to all-bfd.
4876 * Makefile.in: Regenerated.
4877
4878 2007-06-14 Bernd Schmidt <bernd.schmidt@analog.com>
4879
4880 * configure.ac: Don't add target-libmudflap to noconfigdirs for
4881 bfin*-*-uclinux* targets.
4882 * configure: Regenerate.
4883
4884 2007-06-14 Ian Lance Taylor <iant@google.com>
4885
4886 * MAINTAINERS: Add myself as non-algorithmic global write
4887 maintainer.
4888
4889 2007-06-14 Diego Novillo <dnovillo@google.com>
4890
4891 * MAINTAINERS: Add self as middle-end maintainer and
4892 non-algorithmic global write maintainer.
4893
4894 2007-06-14 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
4895
4896 * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
4897 Move all Fortran maintainers except Paul Brook into the
4898 Non-Autopoiesis section.
4899
4900 2007-06-14 Paolo Bonzini <bonzini@gnu.org>
4901
4902 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
4903 (distclean-stage[+id+]): Possibly delete stage_last.
4904 * Makefile.in: Regenerate.
4905
4906 2007-06-12 Seongbae Park <seongbae.park@gmail.com>
4907
4908 * MAINTAINERS (Various Maintainer): Fix typo.
4909
4910 2007-06-11 Paolo Bonzini <bonzini@gnu.org>
4911
4912 * MAINTAINERS (Various Maintainer): Add myself as
4913 dataflow maintainer.
4914
4915 2007-06-07 Ben Elliston <bje@au.ibm.com>
4916
4917 * config.sub, config.guess: Update from upstream sources.
4918
4919 2007-06-07 Ben Elliston <bje@au.ibm.com>
4920
4921 * Makefile.tpl: Fix spelling error.
4922 * Makefile.in: Regenerate.
4923
4924 2007-06-01 Steve Ellcey <sje@cup.hp.com>
4925
4926 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
4927 lt_cv_sys_max_cmd_len.
4928
4929 2007-05-31 Dorit Nuzman <dorit@il.ibm.com>
4930
4931 * MAINTAINERS (Various Maintainers): Add myself as
4932 auto-vectorizer maintainer.
4933
4934 2003-05-31 Paolo Bonzini <bonzini@gnu.org>
4935
4936 PR libjava/32098
4937 * libtool.m4: Revert previous change.
4938 * ltgcc.m4: Put it here.
4939
4940 2003-05-30 Zdenek Dvorak <dvorakz@suse.cz>
4941
4942 * MAINTAINERS (Various Maintainers): Add myself as
4943 auto-vectorizer maintainer.
4944
4945 2007-05-30 H.J. Lu <hongjiu.lu@intel.com>
4946
4947 PR libjava/32098
4948 * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
4949
4950 2007-05-30 Richard Guenther <rguenther@suse.de>
4951
4952 * MAINTAINERS (Various Maintainers): Add myself as
4953 auto-vectorizer maintainer.
4954
4955 2007-05-30 Jakub Jelinek <jakub@redhat.com>
4956
4957 PR bootstrap/29382
4958 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
4959 * configure: Rebuilt.
4960
4961 2007-05-28 Roberto Costa <robsettantasei@gmail.com>
4962
4963 * MAINTAINERS (Write After Approval): Removed my name.
4964
4965 2007-05-25 Steven Bosscher <steven@gcc.gnu.org>
4966
4967 * MAINTAINERS (Write After Approval): Remove myself.
4968
4969 2007-05-25 Andreas Tobler <a.tobler@schweiz.org>
4970
4971 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
4972
4973 2007-05-23 Steve Ellcey <sje@cup.hp.com>
4974
4975 * ltmain.sh: Update from ToT Libtool.
4976 * libtool.m4: Update from ToT Libtool.
4977 * ltsugar.m4: New. Update from ToT Libtool.
4978 * ltversion.m4: New. Update from ToT Libtool.
4979 * ltoptions.m4: New. Update from ToT Libtool.
4980 * ltconfig: Remove.
4981 * ltcf-c.sh: Remove.
4982 * ltcf-cxx.sh: Remove.
4983 * ltcf-gcj.sh: Remove.
4984
4985 2007-05-22 Ollie Wild <aaw@google.com>
4986
4987 * MAINTAINERS (Write After Approval): Add myself.
4988
4989 2007-05-16 Paolo Bonzini <bonzini@gnu.org>
4990
4991 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
4992 stage_cflags.
4993 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
4994 Remove CFLAGS/LIBCFLAGS.
4995 (configure-stage[+id+]-[+prefix+][+module+],
4996 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
4997 * Makefile.in: Regenerate.
4998
4999 2007-05-15 Diego Novillo <dnovillo@google.com>
5000
5001 * MAINTAINERS: Update e-mail address.
5002
5003 2007-05-15 Revital Eres <eres@il.ibm.com>
5004
5005 * MAINTAINERS (Write After Approval): Add myself.
5006
5007 2007-05-14 Roberto Costa <robsettantasei@gmail.com>
5008
5009 * MAINTAINERS (Write After Approval): Updated my address.
5010
5011 2007-05-14 Thomas Neumann <tneumann@users.sourceforge.net>
5012
5013 * MAINTAINERS (Write After Approval): Add myself.
5014
5015 2007-05-11 Silvius Rus <rus@google.com>
5016
5017 * MAINTAINERS (Write After Approval): Add myself.
5018
5019 2007-04-23 Tom Tromey <tromey@redhat.com>
5020
5021 * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
5022
5023 2007-04-22 Mark Mitchell <mark@codesourcery.com>
5024
5025 * MAINTAINERS (cpplib): Rename to ...
5026 (libcpp): ... this. Add C/C++ front end maintainers.
5027
5028 2007-04-14 Steve Ellcey <sje@cup.hp.com>
5029
5030 * config-ml.in: Pass ${ml_config_env} to configure calls.
5031
5032 2007-04-04 Christian Bruel <christian.bruel@st.com>
5033
5034 * MAINTAINERS (Write After Approval): Add myself.
5035
5036 2007-04-02 Dave Korn <dave.korn@artimi.com>
5037
5038 * MAINTAINERS (Write After Approval): Add myself.
5039
5040 2007-03-31 Tobias Burnus <burnus@net-b.de>
5041
5042 * MAINTAINERS (fortran 95 front end): Add myself.
5043
5044 2007-03-28 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
5045
5046 * MAINTAINERS (Write After Approval): Add myself.
5047
5048 2007-03-24 Ayal Zaks <zaks@il.ibm.com>
5049
5050 * MAINTAINERS (Modulo Scheduler): Add myself.
5051
5052 2007-03-23 Brooks Moses <brooks.moses@codesourcery.com>
5053
5054 * MAINTAINERS (fortran 95 front end): Add myself.
5055 (c++ front end): whitespace fix.
5056
5057 2007-03-22 Nathan Froyd <froydnj@codesourcery.com>
5058
5059 * MAINTAINERS (Write After Approval): Add myself.
5060
5061 2007-03-21 Richard Sandiford <richard@codesourcery.com>
5062
5063 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
5064 of glob. Quote arguments with single quotes too.
5065 * configure: Regenerate.
5066
5067 2007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
5068
5069 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
5070 * Makefile.in: Regenerate
5071
5072 2007-03-07 Andreas Schwab <schwab@suse.de>
5073
5074 * configure: Regenerate.
5075
5076 2007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
5077
5078 * configure.ac: Add "--with-pdfdir" configure option,
5079 which defines pdfdir variable.
5080 * Makefile.def (target=fixincludes): Add install-pdf to
5081 missing targets.
5082 (recursive_targets): Add install-pdf target.
5083 (flags_to_pass): Add pdfdir.
5084 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
5085 target.
5086 * configure: Regenerate
5087 * Makefile.in: Regenerate
5088
5089 2007-02-28 Eric Christopher <echristo@apple.com>
5090
5091 Revert:
5092 2006-12-07 Mike Stump <mrs@apple.com>
5093
5094 * Makefile.def (dependencies): Add dependency for
5095 install-target-libssp and install-target-libgomp on
5096 install-gcc.
5097 * Makefile.in: Regenerate.
5098
5099 2007-02-27 Matt Kraai <kraai@ftbfs.org>
5100
5101 * configure: Regenerate.
5102 * configure.ac: Move statements after variable declarations.
5103
5104 2007-02-19 Kaz Kojima <kkojima@gcc.gnu.org>
5105
5106 * MAINTAINERS: Add myself as sh maintainer.
5107
5108 2007-02-19 Joseph Myers <joseph@codesourcery.com>
5109
5110 * configure.ac: Adjust for loop syntax.
5111 * configure: Regenerate.
5112
5113 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
5114
5115 * configure: Rebuilt.
5116
5117 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
5118
5119 * configure.ac: Drop multiple occurrences of --enable-languages,
5120 and fix its quoting.
5121 * configure: Rebuilt.
5122
5123 2007-02-17 Mark Mitchell <mark@codesourcery.com>
5124 Nathan Sidwell <nathan@codesourcery.com>
5125 Vladimir Prus <vladimir@codesourcery.com>
5126 Joseph Myers <joseph@codesourcery.com>
5127
5128 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
5129 * configure: Regenerate.
5130
5131 2007-02-14 Gerald Pfeifer <gerald@pfeifer.com>
5132
5133 * ltconfig (freebsd*): Default to elf.
5134
5135 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
5136
5137 * configure.ac (target_libraries): Move libgcc before libiberty.
5138 * configure: Regenerated.
5139
5140 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
5141 Paolo Bonzini <bonzini@gnu.org>
5142
5143 PR bootstrap/30753
5144 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
5145 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
5146 * configure: Regenerated.
5147
5148 2007-02-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
5149
5150 * MAINTAINERS (Language Front End Maintainers): Update my mail
5151 address.
5152
5153 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
5154
5155 PR bootstrap/30748
5156 * configure.ac: Correct syntax for Solaris ksh.
5157 * configure: Regenerated.
5158
5159 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
5160
5161 * configure.ac: Sync with src.
5162 * configure: Regenerate.
5163
5164 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
5165
5166 * Makefile.in: Regenerate.
5167
5168 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
5169
5170 * config.sub: Sync with src.
5171
5172 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
5173
5174 * Makefile.tpl (build_alias, host_alias, target_alias): Use
5175 noncanonical equivalents.
5176 * configure.in: Rename to...
5177 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
5178 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
5179 target_noncanonical. Use them. Rewrite removal of configure
5180 arguments for autoconf 2.59. Discard variable settings. Force
5181 program_transform_name for native tools.
5182
5183 * Makefile.in: Regenerated.
5184 * configure: Regenerated with autoconf 2.59.
5185
5186 2007-02-07 Roman Zippel <zippel@linux-m68k.org>
5187
5188 * MAINTAINERS (Write After Approval): Add myself.
5189
5190 2007-01-31 Andreas Schwab <schwab@suse.de>
5191
5192 * Makefile.tpl (LDFLAGS): Substitute it.
5193 * Makefile.in: Regenerate.
5194
5195 2007-01-30 Andrey Belevantsev <abel@ispras.ru>
5196
5197 * MAINTAINERS (Write After Approval): Add myself.
5198
5199 2007-01-28 David Edelsohn <edelsohn@gnu.org>
5200
5201 * MAINTAINERS (spu port): Add myself.
5202
5203 2007-01-23 Richard Guenther <rguenther@suse.de>
5204
5205 PR bootstrap/30541
5206 * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
5207 * Makefile.tpl (GNATBIND): Substitute it.
5208 (GNATMAKE): Likewise.
5209 (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
5210 of STAGE_PREFIX.
5211 * Makefile.in: Regenerate.
5212 * configure: Regenerate.
5213
5214 2007-01-18 Mike Stump <mrs@apple.com>
5215
5216 * configure.in: Re-enable -Werror for gcc builds.
5217
5218 2007-01-11 Harsha Jagasia <harsha.jagasia@amd.com>
5219
5220 * MAINTAINERS (Write After Approval): Add myself.
5221
5222 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
5223
5224 * configure.in: Change == to = in test command.
5225 * configure: Regenerate.
5226
5227 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
5228 Nick Clifton <nickc@redhat.com>
5229 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
5230
5231 * configure.in (build_configargs, host_configargs, target_configargs):
5232 Remove build/host/target parameters.
5233 (host_libs): Add gmp and mpfr.
5234 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
5235 * Makefile.def (gmp, mpfr): New.
5236 (gcc): Remove target.
5237 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
5238 target_os, target_vendor): New.
5239 (configure): Add host_alias/target_alias arguments; adjust invocations.
5240 * configure: Regenerate.
5241 * Makefile.in: Regenerate.
5242
5243 2007-01-11 Matt Fago <fago@earthlink.net>
5244
5245 * configure.in: Try to link to functions only in mpfr 2.2.x
5246 to improve robustness of configure tests.
5247 * configure: Regenerate.
5248
5249 2007-01-09 Uros Bizjak <ubizjak@gmail.com>
5250
5251 * MAINTAINERS: Add myself as i386 maintainer.
5252
5253 2007-01-08 Jan Hubicka <jh@suse.cz>
5254
5255 * MAINTAINERS: Add myself as i386 maintainer.
5256
5257 2007-01-08 Kai Tietz <kai.tietz@onevision.com>
5258
5259 * configure.in: Add support for an x86_64-mingw* target.
5260 * configure: Regenerate.
5261
5262 2007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
5263
5264 * Makefile.tpl (all-target): Correct @if conditional for target
5265 modules.
5266 * configure.in: Omit libiberty if building only target libgcc.
5267 * configure, Makefile.in: Regenerated.
5268
5269 2007-01-04 Paolo Bonzini <bonzini@gnu.org>
5270
5271 * configure.in: Use DEV-PHASE to detect default for --enable-werror.
5272 * configure: Regenerate.
5273
5274 2007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
5275
5276 * Makefile.def (target_modules): Add libgcc.
5277 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
5278 * Makefile.tpl (clean-target-libgcc): Delete.
5279 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
5280 on gcc even for bootstrapped modules. Rewrite handling of
5281 lang_env_dependencies to loop over target_modules.
5282 * configure.in (target_libraries): Add target-libgcc.
5283 * Makefile.in, configure: Regenerated.
5284
5285 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
5286
5287 * configure.in: Reorganize recognition of languages. Add
5288 --enable-stage1-languages. Show supported languages for the chosen
5289 target rather than all recognized languages.
5290 * configure: Regenerate.
5291
5292 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
5293
5294 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
5295 * Makefile.in: Regenerate.
5296
5297 2006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5298
5299 * configure.in: Warn that MPFR 2.2.0 is buggy.
5300 * configure: Regenerate.
5301
5302 2006-12-27 Ian Lance Taylor <iant@google.com>
5303
5304 * configure.in: When removing Makefiles to force a reconfigure, also
5305 remove prev-DIR*/Makefile.
5306 * configure: Regenerate.
5307
5308 2006-12-22 Andreas Schwab <schwab@suse.de>
5309
5310 * configure: Regenerate with correct autoconf version.
5311
5312 2006-12-20 Adam Megacz <megacz@cs.berkeley.edu>
5313
5314 * configure.in: add AC_SUBST for *_FOR_TARGET.
5315 * configure: Regenerate.
5316
5317 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
5318
5319 * configure.in: Simplify logic for rejecting languages that cannot
5320 be built. Separate the case when a language is unsupported,
5321 from the case when the user chooses not to build a language.
5322
5323 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
5324
5325 * configure.in: Remove "$build" case for powerpc-*-darwin* since
5326 it only affects bootstrap and could be tested on "$host" as well.
5327 * configure: Regenerate.
5328 * config/mh-ppc-darwin: Add to the stage1 cflags here.
5329
5330 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
5331
5332 PR bootstrap/29544
5333 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
5334 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
5335 move here comment from Makefile.tpl.
5336 * Makefile.tpl: Move some definitions higher in the file.
5337 (STAGE1_CHECKING): New.
5338 * configure.in: Add --enable-stage1-checking.
5339 * configure: Regenerate.
5340 * Makefile.in: Regenerate.
5341
5342 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
5343
5344 * MAINTAINERS: Add myself as build system maintainer.
5345
5346 2006-12-15 Simon Martin <simartin@users.sourceforge.net>
5347
5348 * MAINTAINERS (Write After Approval): Add myself.
5349
5350 2006-12-13 Eric Christopher <echristo@apple.com>
5351
5352 * MAINTAINERS: Add myself as darwin maintainer.
5353
5354 2006-12-11 Ian Lance Taylor <ian@airs.com>
5355
5356 * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
5357
5358 2006-12-11 Joern Rennecke <joern.rennecke@arc.com>
5359
5360 MAINTAINERS: Update my entry.
5361
5362 2006-12-11 Alan Modra <amodra@bigpond.net.au>
5363
5364 * configure.in: Handle spu makefile frag.
5365 * Makefile.tpl (MAINT): Define
5366 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
5367 * configure: Regenerate.
5368 * Makefile.in: Regenerate.
5369
5370 2006-12-11 Ben Elliston <bje@au.ibm.com>
5371
5372 * config.guess: Import latest version.
5373 * config.sub: Likewise.
5374
5375 2006-12-11 Ben Elliston <bje@au.ibm.com>
5376
5377 * configure.in (spu-*-*): Don't skip target-libiberty.
5378 * configure: Regenerate.
5379
5380 2006-12-10 Andreas Tobler <a.tobler@schweiz.org>
5381
5382 PR bootstrap/30134
5383 * configure.in: Correct x86 darwin support for libjava to powerpc
5384 and i?86 only.
5385 * configure: Regenerate.
5386
5387 2006-12-08 Sandro Tolaini <tolaini@libero.it>
5388
5389 * configure.in: Add x86 darwin support for libjava.
5390 * configure: Regenerate.
5391
5392 2006-12-07 Mike Stump <mrs@apple.com>
5393
5394 * Makefile.def (dependencies): Add dependency for
5395 install-target-libssp and install-target-libgomp on
5396 install-gcc.
5397 * Makefile.in: Regenerate.
5398
5399 2006-12-04 Richard Guenther <rguenther@suse.de>
5400
5401 * MAINTAINERS (Non-Algorithmic Maintainers): New section.
5402 (Non-Algorithmic Maintainers): Move over non-algorithmic
5403 loop optimizer maintainers, add myself as a non-algorithmic
5404 middle-end maintainer.
5405
5406 2006-12-04 Daniel Franke <franke.daniel@gmail.com>
5407
5408 * MAINTAINERS (Write After Approval): Add myself.
5409
5410 2006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5411
5412 * configure.in: Update error message for missing GMP/MPFR.
5413
5414 * configure: Regenerate.
5415
5416 2006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5417
5418 * configure.in: Update MPFR version in error message.
5419
5420 * configure: Regenerate.
5421
5422 2006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5423
5424 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
5425 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
5426 --with-gmp-lib): New flags.
5427
5428 * configure: Regenerate.
5429
5430 2006-11-25 Brooks Moses <brooks.moses@codesourcery.com>
5431
5432 * MAINTAINERS (Write After Approval): Change my email address.
5433
5434 2006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
5435
5436 * MAINTAINERS (Write After Approval): Add myself.
5437
5438 2006-11-22 Philipp Thomas <pth@suse.de>
5439
5440 * MAINTAINERS (i18n): Update e-mail address.
5441
5442 2006-11-21 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
5443
5444 * MAINTAINERS (spu port): Add myself as maintainer.
5445 (Write After Approval): Remove myself.
5446
5447 2006-11-22 Ben Elliston <bje@au.ibm.com>
5448
5449 * configure.in (skipdirs): Don't build libssp for SPU.
5450 * configure: Regenerate.
5451
5452 2006-11-21 Andrew Pinski <andrew_pinski@playstation.sony.com>
5453
5454 * MAINTAINERS (spu port): Add myself as maintainer.
5455 (libobjc): Update my email address.
5456
5457 2006-11-21 Andrea Bona <andrea.bona@st.com>
5458
5459 * MAINTAINERS (Write After Approval): Add myself.
5460
5461 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
5462
5463 * configure.in (skipdirs) : Don't build target-libiberty for SPU.
5464 * configure : Rebuilt.
5465
5466 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
5467
5468 * MAINTAINERS (Write After Approval): Add myself.
5469
5470 2006-11-20 Andrea Ornstein <andrea.ornstein@st.com>
5471
5472 * MAINTAINERS (Write After Approval): Add myself.
5473
5474 2006-11-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5475
5476 * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
5477 libmpfr.a.
5478 * configure: Regenerate.
5479
5480 2006-11-16 Paolo Bonzini <bonzini@gnu.org>
5481
5482 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
5483 (unstage): Test for stage_last presence.
5484
5485 PR bootstrap/29802
5486 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
5487 STAGE_PREFIX.
5488 * Makefile.in: Regenerate.
5489
5490 2003-11-16 Zdenek Dvorak <dvorakz@suse.cz>
5491
5492 * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
5493 maintainers.
5494
5495 2006-11-14 Erven Rohou <erven.rohou@st.com>
5496
5497 * MAINTAINERS (Write After Approval): Add myself.
5498
5499 2006-11-14 Paolo Bonzini <bonzini@gnu.org>
5500
5501 * Makefile.tpl (clean-stage*): Test separately for package/Makefile
5502 and stageN-package/Makefile.
5503 * Makefile.in: Regenerated.
5504
5505 2006-11-14 Jie Zhang <jie.zhang@analog.com>
5506
5507 * configure.in: Remove target-libgloss from noconfigdirs for
5508 bfin-*-*.
5509 * configure: Regenerated.
5510
5511 2006-11-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5512
5513 * configure.in (have_gmp): Only error if the gcc directory exists.
5514
5515 * configure: Regenerate.
5516
5517 2006-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5518
5519 * configure.in: Robustify error message for missing GMP/MPFR.
5520
5521 * configure: Regenerate.
5522
5523 2006-10-31 Stephen M. Webb <stephen.webb@bregmasoft.com>
5524
5525 * MAINTAINERS (Write After Approval): Add myself.
5526
5527 2006-10-30 Uros Bizjak <ubizjak@gmail.com>
5528
5529 * MAINTAINERS: Change email address.
5530
5531 2006-10-30 Vladimir Prus <vladimir@codesourcery.com>
5532
5533 * MAINTAINERS (Write After Approval): Add myself.
5534
5535 2006-10-26 Peter Bergner <bergner@vnet.ibm.com>
5536
5537 * MAINTAINERS (Write After Approval): Add myself.
5538
5539 2006-10-25 Chen Liqin <liqin@sunnorth.com.cn>
5540
5541 * MAINTAINERS (Write After Approval): Move myself to
5542 Write After Approval section.
5543
5544 2006-10-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5545
5546 * configure.in: Require GMP-4.1+ and MPFR-2.2+. Don't check
5547 need_gmp anymore.
5548 * configure: Regenerate.
5549
5550 2006-10-16 Tobias Burnus <burnus@net-b.de>
5551
5552 * MAINTAINERS (Write After Approval): Add myself.
5553
5554 2006-10-16 Ben Elliston <bje@au.ibm.com>
5555
5556 * config.guess: Import latest version.
5557 * config.sub: Likewise.
5558
5559 2006-10-10 Brooks Moses <bmoses@stanford.edu>
5560
5561 * Makefile.def: Added pdf target handling.
5562 * Makefile.tpl: Added pdf target handling.
5563 * Makefile.in: Regenerated.
5564
5565 2006-10-10 Chen Liqin <liqin@sunnorth.com.cn>
5566
5567 * MAINTAINERS: Add self as score port maintainer.
5568
5569 2006-10-04 Brooks Moses <bmoses@stanford.edu>
5570
5571 * MAINTAINERS (Write After Approval): Add myself.
5572
5573 2006-09-27 Steven G. Kargl <kargl@gcc.gnu.org>
5574
5575 * configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0
5576 or newer.
5577 * configure: Regenerated.
5578
5579 2006-09-27 Dave Brolley <brolley@redhat.com>
5580
5581 * configure.in (RUNTEST): Look for 'runtest' in the source tree by
5582 using $s instead of $r.
5583 * configure: Regenerated.
5584
5585 2006-09-26 Thiemo Seufer <ths@mips.com>
5586
5587 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
5588 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
5589 * configure: Regenerate.
5590
5591 2006-09-24 Graeme Peterson <gridly@gmail.com>
5592
5593 * MAINTAINERS (Write After Approval): Remove myself.
5594
5595 2006-09-22 Chao-ying Fu <fu@mips.com>
5596
5597 * MAINTAINERS (Write After Approval): Add myself.
5598
5599 2006-09-10 Joseph S. Myers <joseph@codesourcery.com>
5600
5601 * MAINTAINERS: Add self as soft-fp maintainer.
5602
5603 2006-09-09 Anatoly Sokolov <aesok@post.ru>
5604
5605 * MAINTAINERS: Add myself as avr maintainer.
5606 Remove Marek Michalkiewicz as avr maintainer.
5607
5608 2006-09-07 Roberto Costa <roberto.costa@st.com>
5609
5610 * MAINTAINERS (Write After Approval): Add myself.
5611
5612 2006-08-30 Corinna Vinschen <corinna@vinschen.de>
5613
5614 * configure.in: Never build newlib for a Mingw host.
5615 Never build newlib as Mingw target library.
5616 Test the existence of winsup/cygwin for building a Cygwin newlib,
5617 rather than just winsup.
5618 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
5619 building a Mingw target.
5620 * configure: Regenerate.
5621
5622 2006-08-08 Eric Botcazou <ebotcazou@libertysurf.fr>
5623
5624 * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
5625
5626 2006-07-25 Paolo Bonzini <bonzini@gnu.org>
5627
5628 * config.guess: Import from src (was more updated).
5629 * config.sub: Likewise.
5630
5631 2006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
5632
5633 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
5634 * configure: Regenerated.
5635
5636 2006-07-18 Paolo Bonzini <bonzini@gnu.org>
5637
5638 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
5639 for stages after the first.
5640
5641 2006-07-17 Jakub Jelinek <jakub@redhat.com>
5642
5643 * Makefile.def: Add dependencies for configure-opcodes
5644 on configure-intl and all-opcodes on all-intl.
5645 * Makefile.in: Regenerated.
5646
5647 2006-07-13 Ben Elliston <bje@au.ibm.com>
5648
5649 * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
5650
5651 2006-07-06 Paul Eggert <eggert@cs.ucla.edu>
5652
5653 Port to hosts whose 'sort' and 'tail' implementations
5654 treat operands with leading '+' as file names, as POSIX
5655 has required since 2001. However, make sure the code still
5656 works on pre-POSIX hosts.
5657 * ltmain.sh: Don't assume "sort +2" is equivalent to
5658 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
5659
5660 2006-07-05 Ulrich Weigand <uweigand@de.ibm.com>
5661
5662 * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
5663
5664 2006-07-04 Peter O'Gorman <peter@pogma.com>
5665
5666 * ltconfig: chmod 644 before ranlib during install.
5667
5668 2006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
5669
5670 PR bootstrap/18058
5671 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
5672 if the bootstrap compiler is a GCC version that supports it.
5673 * configure: Regenerate.
5674
5675 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
5676
5677 * configure.in: Fix thinkos in previous check-in.
5678 * configure: Regenerate.
5679
5680 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
5681
5682 PR other/27063
5683 * configure.in: Test subdir_requires and give an appropriate
5684 error message.
5685 * configure: Regenerate.
5686
5687 2006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org>
5688
5689 * MAINTAINERS (Write After Approval): Add myself.
5690
5691 2006-06-22 John David Anglin <dave.anglin@nrc.ca>
5692
5693 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
5694
5695 2006-06-22 Steve Ellcey <sje@cup.hp.com>
5696
5697 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
5698
5699 2006-06-20 David Ayers <d.ayers@inode.at>
5700
5701 PR bootstrap/28072
5702 * configure.in: Add target-boehm-gc to noconfigdirs depending on
5703 whether target-libjava is being configured instead of whether the
5704 java front end is enabled.
5705 * configure: Regenerate.
5706
5707 2006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5708
5709 PR target/27540
5710 * configure.in: Only enable libgomp on IRIX 6.
5711 * configure: Regenerate.
5712
5713 2006-06-15 Paolo Bonzini <bonzini@gnu.org>
5714
5715 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
5716 too.
5717 * Makefile.in: Regenerate.
5718
5719 2006-06-13 Jeff Johnston <jjohnstn@redhat.com>
5720
5721 * config-ml.in: Alter CCASFLAGS to include special
5722 multilib options the same as is done for CFLAGS.
5723
5724 2006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
5725
5726 * configure.in: Don't enable libgomp on hpux10.
5727 * configure: Rebuilt.
5728
5729 2006-06-12 David Ayers <d.ayers@inode.at>
5730
5731 PR bootstrap/27963
5732 PR target/19970
5733 * configure.in: Remove target-boehm-gc from noconfigdirs where
5734 ${libgcj} is specified.
5735 * configure: Regenerate.
5736
5737 2006-06-06 Carlos O'Donell <carlos@codesourcery.com>
5738
5739 Sync from src:
5740
5741 * configure.in: Sync.
5742 * configure: Regenerated.
5743
5744 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
5745
5746 * Makefile.def: Added dependencies from sim and gdb on intl, and
5747 added configure dependencies to everything with an all dependency
5748 on intl.
5749 * Makefile.in: Regenerated.
5750
5751 2006-06-06 David Ayers <d.ayers@inode.at>
5752
5753 PR libobjc/13946
5754 * Makefile.def: Add dependencies for libobjc which boehm-gc.
5755 * Makefile.in: Regenerate.
5756 * configure.in: Add --enable-objc-gc at toplevel and have it
5757 enable boehm-gc for Objective-C.
5758 Remove target-boehm-gc from libgcj.
5759 Add target-boehm-gc to target_libraries.
5760 Add target-boehm-gc to noconfigdirs where ${libgcj}
5761 is specified.
5762 Assert that boehm-gc is supported when requested for Objective-C.
5763 Only build boehm-gc if needed either for Java or Objective-C.
5764 * configure: Regenerate.
5765
5766 2006-06-05 Paolo Bonzini <bonzini@gnu.org>
5767
5768 PR 27674
5769 * Makefile.tpl (configure-[+prefix+][+module+],
5770 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
5771 Remove rule to unstage bootstrapped modules.
5772 (stage_current): New.
5773 * Makefile.in: Regenerate.
5774
5775 2006-06-03 Laurynas Biveinis <laurynas.biveinis@gmail.com>
5776
5777 * MAINTAINERS (Write After Approval): Update my e-mail address.
5778
5779 2006-06-01 Mark Shinwell <shinwell@codesourcery.com>
5780
5781 * include/libiberty.h: Declare pex_run_in_environment.
5782
5783 2006-05-31 Asher Langton <langton2@llnl.gov>
5784
5785 * MAINTAINERS (Write After Approval): Add myself.
5786
5787 2006-05-25 Paolo Bonzini <bonzini@gnu.org>
5788
5789 * Makefile.def (bfd, opcodes): Fix lib_path.
5790 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
5791 (restrap): Move under "@if gcc-bootstrap". Fix typo.
5792 * Makefile.in: Regenerate.
5793
5794 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
5795
5796 * Makefile.in: Regenerate.
5797
5798 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
5799
5800 * Makefile.def: Add install-html target. Add datarootdir
5801 docdir and htmldir to flags_to_pass.
5802 * Makefile.tpl: Add install-html target.
5803 * Makefile.in: Regenerate.
5804 * configure.in: Add --with-datarootdir, --with-docdir, and
5805 --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
5806 * configure: Regenerate.
5807
5808 2006-05-24 Mark Shinwell <shinwell@codesourcery.com>
5809
5810 * configure.in: Enable gprof for cross builds.
5811 * configure: Regenerate.
5812
5813 2006-05-22 Richard Guenther <rguenther@suse.de>
5814
5815 Revert
5816 2006-01-31 Richard Guenther <rguenther@suse.de>
5817 Paolo Bonzini <bonzini@gnu.org>
5818
5819 * Makefile.def (target_modules): Add libgcc-math target module.
5820 * configure.in (target_libraries): Add libgcc-math target library.
5821 (--enable-libgcc-math): New configure switch.
5822 * Makefile.in: Re-generate.
5823 * configure: Re-generate.
5824 * libgcc-math: New toplevel directory.
5825
5826 2006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
5827 Andreas Tobler <a.tobler@schweiz.ch>
5828
5829 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
5830 * configure: Rebuilt.
5831
5832 2006-05-12 Sandra Loosemore <sandra@codesourcery.com>
5833
5834 * MAINTAINERS (Write After Approval): Add myself.
5835
5836 2006-05-01 DJ Delorie <dj@redhat.com>
5837
5838 * configure.in: Restore CFLAGS if GMP isn't present.
5839 * configure: Regenerate.
5840
5841 2006-05-01 Richard Guenther <rguenther@suse.de>
5842
5843 * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
5844 maintainer.
5845
5846 2006-04-30 Kenneth Zadeck <zadeck@naturalbridge.com>
5847
5848 * MAINTAINERS (Write After Approval): Add myself.
5849
5850 2006-04-28 Jan Beulich <jbeulich@novell.com>
5851
5852 * MAINTAINERS (Write After Approval): Add myself.
5853
5854 2006-04-18 DJ Delorie <dj@redhat.com>
5855
5856 * configure.in (m32c): Build libstdc++-v3. Pass flags to
5857 reference libgloss so that libssp can be built in a combined
5858 tree.
5859 * configure: Regenerate.
5860
5861 2006-04-08 Robert Millan <rmh@gcc.gnu.org>
5862
5863 * MAINTAINERS (Write After Approval): Add myself.
5864
5865 2006-04-05 Ben Elliston <bje@au.ibm.com>
5866
5867 * configure.in: Require makeinfo 4.4 or higher.
5868 * configure: Regenerate.
5869
5870 2006-04-04 Gerald Pfeifer <gerald@pfeifer.com>
5871
5872 * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
5873 Rearrange the entries of other libraries to have them in one place.
5874
5875 2006-03-22 Janne Blomqvist <jb@gcc.gnu.org>
5876
5877 * MAINTAINERS (Write After Approval): Remove myself.
5878 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
5879
5880 2006-03-14 Richard Guenther <rguenther@suse.de>
5881
5882 * configure: Regenerate with autoconf 2.13.
5883
5884 2006-03-13 Jim Blandy <jimb@codesourcery.com>
5885
5886 * MAINTAINERS: Use my work address.
5887
5888 * MAINTAINERS: Update my E-mail address.
5889
5890 2006-03-10 Aldy Hernandez <aldyh@redhat.com>
5891
5892 * configure.in: Handle --disable-<component> generically.
5893 * configure: Regenerate.
5894
5895 2006-03-01 H.J. Lu <hongjiu.lu@intel.com>
5896
5897 PR libgcj/17311
5898 * ltmain.sh: Don't use "$finalize_rpath" for compile.
5899
5900 2006-02-21 Erik Edelmann <eedelman@gcc.gnu.org>
5901
5902 * MAINTAINERS (Write After Approval): Remove myself.
5903 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
5904
5905 2006-02-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
5906
5907 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
5908 (TARGET_CONFIGDIRS): Remove.
5909 * configure.in: Remove AC_SUBST(target_configdirs).
5910 * Makefile.in, configure: Regenerated.
5911
5912 2006-02-20 Steven G. Kargl <kargls@comcast.net>
5913
5914 * MAINTAINERS (Write After Approval): Remove myself.
5915 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
5916
5917 2006-02-20 Paolo Bonzini <bonzini@gnu.org>
5918
5919 PR bootstrap/25670
5920
5921 * Makefile.tpl ([+compare-target+]): Print explanation messages.
5922
5923 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
5924 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
5925 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
5926 BUILD_PREFIX, BUILD_PREFIX_1.
5927 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
5928
5929 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
5930 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
5931
5932 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
5933 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
5934 of `cat stage_current`. Always provide the `r' and `s' variables.
5935 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
5936 a single shell execution.
5937 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
5938 bootstrapped modules, make the stage1 module if the build was not
5939 started yet, else build the current stage.
5940 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
5941 (all-build, all-host, all-target, [+make_target+]-host,
5942 [+make_target+]-target): Do not use \-continued lines.
5943 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
5944 (current_stage, restrap, stage_last): New.
5945
5946 * Makefile.in: Regenerate.
5947 * configure: Regenerate.
5948
5949 2006-02-19 Bud Davis <jmdavis@link.com>
5950
5951 * MAINTAINERS (Write After Approval): Remove myself.
5952 (Language Front End Maintainers): Add myself as fortran 95
5953 maintainer and update e-mail address.
5954
5955 2006-02-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
5956
5957 * MAINTAINERS (Write After Approval): Remove myself.
5958 (Language Front End Maintainers): Add myself as fortran 95
5959 maintainer.
5960
5961 2006-02-16 Victor Kaplansky <victork@il.ibm.com>
5962
5963 * MAINTAINERS (Write After Approval): Add myself.
5964
5965 2006-02-16 Thomas Koenig <Thomas.Koenig@online.de>
5966
5967 * MAINTAINERS (Write After Approval): Remove myself.
5968 (Language Front End Maintainers): Add myself as
5969 fortran 95 maintainer.
5970
5971 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
5972
5973 Sync from src:
5974
5975 2005-12-27 Leif Ekblad <leif@rdos.net>
5976
5977 * configure.in: Add support for RDOS target.
5978 * configure: Regenerate.
5979
5980 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
5981 Andreas Schwab <schwab@suse.de>
5982
5983 * configure: Regenerate.
5984
5985 2006-02-12 David Edelsohn <edelsohn@gnu.org>
5986
5987 * configure.in (enable_libgomp): Add AIX.
5988 * configure: Regenerate.
5989
5990 2006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
5991
5992 * MAINTAINERS (Write After Approval): Add myself.
5993
5994 2006-02-03 Lee Millward <lee.millward@gmail.com>
5995
5996 * MAINTAINERS (Write After Approval): Add myself.
5997
5998 2006-01-31 Richard Guenther <rguenther@suse.de>
5999 Paolo Bonzini <bonzini@gnu.org>
6000
6001 * Makefile.def (target_modules): Add libgcc-math target module.
6002 * configure.in (target_libraries): Add libgcc-math target library.
6003 (--enable-libgcc-math): New configure switch.
6004 * Makefile.in: Re-generate.
6005 * configure: Re-generate.
6006 * libgcc-math: New toplevel directory.
6007
6008 2006-01-26 Paolo Bonzini <bonzini@gnu.org>
6009
6010 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
6011 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
6012 the assembler, linker and binutils.
6013 * configure: Regenerate.
6014
6015 2006-01-22 Dirk Mueller <dmueller@suse.de>
6016
6017 * MAINTAINERS (Write After Approval): Add myself.
6018
6019 2006-01-20 Diego Novillo <dnovillo@redhat.com>
6020
6021 * configure: Regenerate.
6022
6023 2006-01-18 Richard Henderson <rth@redhat.com>
6024 Jakub Jelinek <jakub@redhat.com>
6025 Diego Novillo <dnovillo@redhat.com>
6026
6027 * libgomp: New directory.
6028 * Makefile.def: Add target_module libgomp.
6029 * Makefile.in: Regenerate.
6030 * configure.in (target_libraries): Add target-libgomp.
6031 * configure: Regenerate.
6032
6033 2006-01-05 Alexandre Oliva <aoliva@redhat.com>
6034
6035 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
6036 @ from continuation.
6037 * Makefile.in: Rebuilt.
6038
6039 2006-01-04 Chris Lattner <sabre@gnu.org>
6040
6041 * MAINTAINERS (Write After Approval): Add myself.
6042
6043 2006-01-04 Paolo Bonzini <bonzini@gnu.org>
6044
6045 PR bootstrap/24252
6046
6047 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
6048 * Makefile.tpl (OBJDUMP): New.
6049 (EXTRA_HOST_FLAGS): Add it.
6050 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
6051
6052 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
6053 to use symbolic links between directories. Avoid race conditions
6054 or make them harmless.
6055 * configure.in: Do not try to use symbolic links between directories.
6056
6057 * Makefile.def (LEAN): Pass.
6058 * Makefile.tpl (LEAN): Define.
6059 (stage[+id+]-start): Accept that the previous directory does not
6060 exist, if the bootstrap is lean.
6061 (stage[+id+]-bubble): Invoke lean bootstrap commands after
6062 stage[+id+]-start. Use a makefile variable and an `if' instead of a
6063 configure substitution.
6064 ([+compare-target+]): Likewise.
6065 ([+bootstrap-target+]-lean): New.
6066 * configure.in: Remove lean bootstrap support from here.
6067
6068 * Makefile.in: Regenerate.
6069 * configure: Regenerate.
6070
6071 2006-01-04 Ben Elliston <bje@au.ibm.com>
6072
6073 * MAINTAINERS (libdecnumber): Add myself.
6074
6075 2006-01-02 Mark Mitchell <mark@codesourcery.com>
6076
6077 * libtool-ldflags: New script.
6078
6079 2006-01-02 Andreas Schwab <schwab@suse.de>
6080
6081 * configure.in: When reconfiguring remove Makefile in
6082 all stage directories.
6083 * configure: Regenerate.
6084
6085 2005-12-27 Steven Bosscher <stevenb.gcc@gmail.com>
6086
6087 * MAINTAINERS: Update my email address.
6088
6089 2005-12-20 Paolo Bonzini <bonzini@gnu.org>
6090
6091 Revert Ada-related part of the previous change.
6092
6093 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
6094 Do not pass.
6095 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
6096 * Makefile.in: Regenerate.
6097 * configure.in: Do not include mt-ppc-aix target fragment.
6098 * configure: Regenerate.
6099
6100 2005-12-19 Paolo Bonzini <bonzini@gnu.org>
6101
6102 * configure.in: Select appropriate fragments for PowerPC/AIX.
6103 * configure: Regenerate.
6104
6105 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
6106 BOOT_CFLAGS, BOOT_LDFLAGS.
6107 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
6108 BOOT_CFLAGS, BOOT_LDFLAGS.
6109 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
6110 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
6111 (stage): Fail if we cannot complete the work.
6112 * Makefile.in: Regenerate.
6113
6114 2005-12-16 Nathan Sidwell <nathan@codesourcery.com>
6115
6116 * configure.in: Replace ms1 with mt.
6117 * configure: Rebuilt.
6118
6119 2005-12-15 Bryce McKinlay <mckinlay@redhat.com>
6120
6121 * MAINTAINERS: Update my email address.
6122
6123 2005-12-15 Paolo Bonzini <bonzini@gnu.org>
6124
6125 * Makefile.tpl (all, do-[+make_target+], do-check, install,
6126 install-host-nogcc): Don't invoke $(stage) at the end.
6127 * Makefile.in: Regenerate.
6128
6129 2005-12-14 Paolo Bonzini <bonzini@gnu.org>
6130
6131 * configure.in: Flip the top-level bootstrap switch.
6132 * configure: Regenerate.
6133
6134 2005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
6135
6136 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
6137 $(stage) and $(unstage).
6138 (EXTRA_TARGET_FLAGS): Correct double-quoting.
6139 (all): Remove stray semicolon.
6140 (local-distclean): Don't handle multilib.tmp and multilib.out.
6141 (install.all): Set $s for consistency.
6142 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
6143 check_multilibs setting. Always make the install directory.
6144 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
6145 Correct @if/@endif.
6146 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
6147 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
6148 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
6149 (multilib.out): Remove.
6150 * Makefile.in: Regenerated.
6151
6152 2005-12-12 Carlos O'Donell <carlos@codesourcery.com>
6153
6154 * MAINTAINERS (Write After Approval): Add myself.
6155
6156 2005-12-12 Nathan Sidwell <nathan@codesourcery.com>
6157
6158 * MAINTAINERS: Add myself as mt maintainer.
6159
6160 * config.sub: Replace ms1 with mt. Allow ms1 as an alias.
6161
6162 2005-12-06 Adam Nemet <anemet@caviumnetworks.com>
6163
6164 * MAINTAINERS: Change email address.
6165
6166 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
6167
6168 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
6169 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
6170 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
6171 Find in-tree tools if available.
6172 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
6173 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
6174 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
6175 (COMPILER_*_FOR_TARGET): New.
6176 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
6177 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
6178 (CONFIGURED_*, USUAL_*): Remove.
6179 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
6180 STRIP): Use autoconf substitutions.
6181 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
6182 COMPILER_NM_FOR_TARGET): New.
6183 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
6184
6185 (all): Make all-host and all-target in parallel.
6186 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
6187 that $$r and $$s are set before invoking a recursive make.
6188 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
6189 ([+bootstrap-target+]): Inline most of the `all' target.
6190
6191 2005-11-29 Ben Elliston <bje@au.ibm.com>
6192
6193 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
6194 from the gcc build directory.
6195 * Makefile.in: Regenerate.
6196
6197 2005-11-29 Ben Elliston <bje@au.ibm.com>
6198
6199 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
6200 depend on all-libdecnumber.
6201 * configure.in (host_libs): Include libdecnumber.
6202 * Makefile.in: Regenerate.
6203 * configure: Likewise.
6204
6205 2005-11-29 Ben Elliston <bje@au.ibm.com>
6206
6207 * libdecnumber: Import decNumber sources from the dfp-branch.
6208
6209 2005-11-21 Kean Johnston <jkj@sco.com>
6210
6211 * config.sub, config.guess: Sync from upstream sources.
6212
6213 2005-11-21 Ben Elliston <bje@au.ibm.com>
6214
6215 Import from Autoconf sources:
6216
6217 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
6218 * config/move-if-change: Don't output "$2 is unchanged";
6219 suggested by Ben Elliston. Handle weird characters correctly.
6220
6221 2005-11-18 Andreas Tobler <a.tobler@schweiz.ch>
6222
6223 * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
6224 to match upstream libtool for darwin.
6225
6226 2005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
6227
6228 * Makefile.def: Remove gdb dependencies for gdbtk.
6229 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
6230 (configure-gdb, install-gdb): New rules.
6231 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
6232 * Makefile.in, configure: Regenerated.
6233
6234 2005-11-06 Janne Blomqvist <jb@gcc.gnu.org>
6235
6236 * MAINTAINERS (Write After Approval): Add myself.
6237
6238 2005-11-06 Erik Edelmann <eedelman@gcc.gnu.org>
6239
6240 * MAINTAINERS (Write After Approval): Add myself.
6241
6242 2005-10-24 Diego Novillo <dnovillo@redhat.com>
6243
6244 * MAINTAINERS (alias analysis): Add Daniel Berlin and
6245 Diego Novillo.
6246
6247 2005-10-22 Paolo Bonzini <bonzini@gnu.org>
6248
6249 PR bootstrap/24297
6250 * Makefile.tpl (do-[+make-target+], do-check, install,
6251 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
6252 are set before recursing.
6253 * Makefile.in: Regenerate.
6254
6255 2005-10-20 Eric Botcazou <ebotcazou@adacore.com>
6256
6257 PR bootstrap/18939
6258 * Makefile.def (gcc) <target>: Fix thinko.
6259 * Makefile.in: Regenerate.
6260
6261 2005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
6262
6263 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
6264 * configure: Regenerate.
6265
6266 2005-10-15 Jie Zhang <jie.zhang@analog.com>
6267
6268 * MAINTAINERS (Write After Approval): Add self.
6269
6270 2005-10-08 Kazu Hirata <kazu@codesourcery.com>
6271
6272 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
6273 target-libffi, target-qthreads, target-libjava, and
6274 targetlibobjc.
6275 * configure: Regenerate.
6276
6277 2005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
6278
6279 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
6280 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
6281 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
6282 (USUAL_OBJDUMP_FOR_TARGET): New.
6283 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
6284 * configure.in: Check for $OBJDUMP_FOR_TARGET.
6285 * configure, Makefile.in: Regenerated.
6286
6287 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
6288
6289 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
6290 before other host packages.
6291
6292 2005-10-05 Kaz Kojima <kkojima@gcc.gnu.org>
6293
6294 * MAINTAINERS: Add self as sh libraries/configury maintainer.
6295
6296 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
6297
6298 PR bootstrap/22340
6299
6300 * configure.in (default_target): Remove.
6301 * Makefile.tpl (all): Do not use prerequisites as subroutines
6302 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
6303 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
6304 use prerequisites as subroutines.
6305 (check-host, check-target): New.
6306 (bootstrap configure & all targets): Do not use stage*-start
6307 if the directory layout is already ok.
6308 (non-bootstrap configure & all targets): Prepend a $(unstage).
6309 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
6310 (NOTPARALLEL): Remove.
6311 (unstage, stage variables): New variables.
6312 (unstage, stage targets): Simply expand to those variables.
6313
6314 * configure: Regenerate.
6315 * Makefile.in: Regenerate.
6316
6317 2005-10-04 James E Wilson <wilson@specifix.com>
6318
6319 * Makefile.def (lang_env_dependencies): Add libmudflap.
6320 * Makefile.in: Regenerate.
6321
6322 2005-10-03 Andreas Schwab <schwab@suse.de>
6323
6324 Backport from libtool CVS:
6325 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu>
6326
6327 * ltmain.sh: add support for installing into temporary
6328 staging area (e.g. 'make install DESTDIR=...')
6329
6330 2005-10-03 H.J. Lu <hongjiu.lu@intel.com>
6331
6332 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
6333 * configure: Regenerated.
6334
6335 2005-09-30 Andrew Pinski <pinskia@physics.uc.edu>
6336
6337 * configure: Regenerate with the correct
6338 autoconf version.
6339
6340 2005-09-30 Catherine Moore <clm@cm00re.com>
6341
6342 * configure.in (bfin-*-*): New.
6343 * configure: Regenerated.
6344
6345 2005-09-28 Geoffrey Keating <geoffk@apple.com>
6346
6347 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
6348 (LIPO_FOR_TARGET): New.
6349 (CONFIGURED_LIPO_FOR_TARGET): New.
6350 (USUAL_LIPO_FOR_TARGET): New.
6351 (STRIP_FOR_TARGET): New.
6352 (CONFIGURED_STRIP_FOR_TARGET): New.
6353 (USUAL_STRIP_FOR_TARGET): New.
6354 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
6355 STRIP_FOR_TARGET.
6356 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
6357 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
6358 * Makefile.in: Regenerate.
6359 * configure: Regenerate.
6360
6361 2005-09-19 David Edelsohn <edelsohn@gnu.org>
6362
6363 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
6364 (rs6000-*-aix*): Same.
6365 * configure: Regenerate.
6366
6367 2005-09-16 Tom Tromey <tromey@redhat.com>
6368
6369 * MAINTAINERS: Add self as java maintainer.
6370
6371 2005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
6372
6373 * configure.in: Recognize f95 in the --enable-languages option,
6374 and substitute it for fortran, issuing a warning.
6375 * configure: Regenerate.
6376
6377 2005-08-30 Phil Edwards <phil@codesourcery.com>
6378
6379 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
6380 * configure: Regenerated.
6381
6382 2005-08-22 Aldy Hernandez <aldyh@redhat.com>
6383
6384 * MAINTAINERS: Add self as ms1 maintainer.
6385
6386 2005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
6387
6388 * Makefile.def (libssp): Add to lang_env_dependencies.
6389 * Makefile.in: Regenerate.
6390
6391 2005-08-18 Ian Lance Taylor <ian@airs.com>
6392
6393 * MAINTAINERS: Add myself as middle-end maintainer.
6394
6395 2005-08-17 Christian Groessler <chris@groessler.org>
6396
6397 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
6398 * Makefile.in: Regenerate.
6399
6400 2005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
6401
6402 * MAINTAINERS (write after approval): Added myself.
6403
6404 2005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
6405
6406 * MAINTAINERS (Write After Approval): Add myself.
6407
6408 2005-08-12 Paolo Bonzini <bonzini@gnu.org>
6409
6410 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
6411 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
6412 Look for alternate names of the target cc and c++
6413 * configure: Regenerate.
6414
6415 2005-08-08 Paolo Bonzini <bonzini@gnu.org>
6416
6417 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
6418 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
6419 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
6420 tools; remove code to manually set them.
6421 (Target tools): Look in the environment for them.
6422 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
6423 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
6424 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
6425 build directory.
6426 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
6427 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
6428 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
6429 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
6430 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
6431 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
6432 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
6433 * configure: Regenerate.
6434 * Makefile.in: Regenerate.
6435
6436 2005-07-28 Ben Elliston <bje@au.ibm.com>
6437
6438 * MAINTAINERS: Update for removed CPU targets.
6439
6440 2005-07-27 Mark Mitchell <mark@codesourcery.com>
6441
6442 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
6443 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
6444 * Makefile.in: Regenerated.
6445
6446 2005-07-26 Mark Mitchell <mark@codesourcery.com>
6447
6448 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
6449 (CFLAGS_FOR_TARGET): Use it.
6450 (CXXFLAGS_FOR_TARGET): Likewise.
6451 * Makefile.in: Regenerated.
6452 * configure.in (--with-build-sysroot): New option.
6453 * configure: Regenerated.
6454
6455 2005-07-24 Paolo Bonzini <bonzini@gnu.org>
6456
6457 * Makefile.tpl: Wrap install between unstage and stage
6458 * Makefile.in: Regenerate.
6459
6460 2005-07-21 Eric Christopher <echristo@apple.com>
6461
6462 * MAINTAINERS: Update affiliation.
6463
6464 2005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
6465
6466 * MAINTAINERS: Add self as crx port maintainer.
6467
6468 2005-07-20 DJ Delorie <dj@redhat.com>
6469
6470 * MAINTAINERS: Add self as m32c maintainer.
6471
6472 2005-07-16 Kelley Cook <kcook@gcc.gnu.org>
6473
6474 * all files: Update FSF address.
6475
6476 2005-07-15 Eric Christopher <echristo@redhat.com>
6477
6478 * MAINTAINERS: Change affiliation.
6479
6480 2005-07-14 Jim Blandy <jimb@redhat.com>
6481
6482 * configure.in: Add cases for Renesas m32c.
6483 * configure: Regenerated.
6484
6485 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
6486
6487 * COPYING.LIB: Update from fsf.org.
6488
6489 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
6490
6491 * COPYING, compile, config.guess,
6492 config.sub, install-sh, missing, mkinstalldirs,
6493 symlink-tree, ylwrap: Sync from upstream sources.
6494 * config-ml.in: Update FSF address.
6495
6496 2005-07-13 Eric Christopher <echristo@redhat.com>
6497
6498 * configure.in: Add toplevel noconfigdir support for tpf.
6499 * configure: Regenerate.
6500
6501 2005-07-11 Paolo Bonzini <bonzini@gnu.org>
6502
6503 PR ada/22340
6504
6505 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
6506 * Makefile.in: Regenerate.
6507
6508 2005-07-07 Mark Mitchell <mark@codesourcery.com>
6509
6510 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
6511 Brolley to write-after-approval.
6512
6513 2005-07-07 Andreas Schwab <schwab@suse.de>
6514
6515 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
6516 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
6517 * Makefile.in: Regenerated.
6518
6519 2005-07-06 Geoffrey Keating <geoffk@apple.com>
6520
6521 * configure.in: Don't build sim or rda when targetting darwin.
6522 * configure: Regenerate.
6523
6524 2005-07-06 Kazu Hirata <kazu@codesourcery.com>
6525
6526 * configure.in: Add --enable-libssp and --disable-libssp.
6527 * configure: Regenerate with autoconf-2.13.
6528
6529 2005-07-02 Jakub Jelinek <jakub@redhat.com>
6530
6531 * Makefile.def (target_modules): Add libssp.
6532 * configure.in (target_libraries): Add target-libssp.
6533 * configure: Rebuilt.
6534 * Makefile.in: Rebuilt.
6535
6536 2005-07-01 Zack Weinberg <zackw@panix.com>
6537
6538 * MAINTAINERS: Change email address. Resign from maintainership.
6539
6540 2005-07-01 Richard Guenther <rguenther@suse.de>
6541
6542 * MAINTAINERS: Change my e-mail address and affiliation.
6543
6544 2005-06-22 Paolo Bonzini <bonzini@gnu.org>
6545
6546 * Makefile.def (stagefeedback): Come after profile.
6547 Define profiledbootstrap target.
6548 * Makefile.tpl (profiledbootstrap): Remove.
6549 (stageprofile-end): Zap stagefeedback.
6550 (stagefeedback-start): Copy all .gcda files, not only GCC's.
6551 * Makefile.in: Regenerate.
6552
6553 2005-06-13 Richard Sandiford <richard@codesourcery.com>
6554
6555 * MAINTAINERS: Update my email address.
6556
6557 2005-06-13 Zack Weinberg <zack@codesourcery.com>
6558
6559 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
6560 In 'cpp' stanza, support '#line' as well as '# '.
6561
6562 2005-06-08 Andreas Schwab <schwab@suse.de>
6563
6564 * MAINTAINERS: Move myself from 'Write After Approval' to
6565 'CPU Port Maintainers' section as m68k maintainer.
6566
6567 2005-06-07 Hans-Peter Nilsson <hp@axis.com>
6568
6569 * configure.in (unsupported_languages): New macro.
6570 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
6571 non-ported target libraries in noconfigdirs.
6572 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
6573 non-linux-gnu. Remove libgcj_ex_libffi.
6574 <lang_frag loop>: Set add_this_lang=no if the language is in
6575 unsupported_languages.
6576 * configure: Regenerate.
6577
6578 2005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
6579
6580 * configure.in: Fix typo in handling of --with-mpfr-dir.
6581 * configure: Regenerate.
6582
6583 2005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
6584
6585 * MAINTAINERS: Update my email address.
6586
6587 2005-06-02 Jim Blandy <jimb@redhat.com>
6588
6589 * config.sub: Add cases for the Renesas m32c. (This patch has been
6590 accepted into the master sources.)
6591
6592 2005-06-02 Aldy Hernandez <aldyh@redhat.com>
6593 Michael Snyder <msnyder@redhat.com>
6594 Stan Cox <scox@redhat.com>
6595
6596 * configure.in: Set noconfigdirs for ms1.
6597
6598 * configure: Regenerate.
6599
6600 2005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
6601
6602 * MAINTAINERS (Write After Approval): Add self.
6603
6604 2005-06-01 Josh Conner <jconner@apple.com>
6605
6606 * MAINTAINERS (Write After Approval): Add self.
6607
6608 2005-06-01 Kazu Hirata <kazu@codesourcery.com>
6609
6610 * MAINTAINERS: Update my email address.
6611
6612 2005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
6613
6614 * MAINTAINERS (Write After Approval): Add self.
6615
6616 2005-05-26 Chris Demetriou <cgd@broadcom.com>
6617
6618 * MAINTAINERS (Write After Approval): Remove self.
6619
6620 2005-05-25 Paolo Bonzini <bonzini@gnu.org>
6621
6622 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
6623 (Dependencies): Consider target modules for bootstrap dependencies.
6624 Make target bootstrap modules depend on each stage's gcc.
6625 * Makefile.in: Regenerate.
6626
6627 2005-05-20 Paolo Bonzini <bonzini@gnu.org>
6628
6629 * Makefile.def (configure-gcc): Depend on binutils having been built.
6630 (all-gcc): No need to do it here.
6631 * Makefile.in: Regenerate.
6632
6633 2005-05-19 Paul Brook <paul@codesourcery.com>
6634
6635 * configure.in: Rewrite misleading error message when requested
6636 language cannot be built.
6637 * configure: Regenerate.
6638
6639 2005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
6640
6641 * ylwrap: Import from Automake 1.9.5.
6642
6643 2005-05-13 David Ung <davidu@mips.com>
6644
6645 * MAINTAINERS (Write After Approval): Add self.
6646
6647 2005-05-09 Mike Stump <mrs@apple.com>
6648
6649 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
6650 lt_cv_sys_max_cmd_len for now.
6651
6652 2005-05-09 Stan Cox <scox@redhat.com>
6653
6654 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
6655
6656 2005-05-08 Matt Kraai <kraai@ftbfs.org>
6657
6658 * README.SCO: Update the URL.
6659
6660 2005-05-05 David Edelsohn <edelsohn@gnu.org>
6661
6662 * ltconfig: Define file_list_spec. Pass file_list_spec and
6663 with_gnu_ld to libtool.
6664 * ltcf-c.sh (aix[45]): Define file_list_spec.
6665 * ltcf-cxx.sh (aix[45]): Same.
6666 * ltcf-gcj.sh (aix[45]): Same.
6667 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
6668 exists, write list of input files to temporary file.
6669
6670 2005-05-04 Mike Stump <mrs@apple.com>
6671
6672 * configure.in: Always pass --target to target configures as
6673 otherwise rebuilds that do --recheck will fail.
6674 * confiugure: Rebuilt.
6675
6676 2005-05-04 Paolo Bonzini <bonzini@gnu.org>
6677
6678 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
6679 STAGE_HOST_EXPORTS.
6680 (configure, all): Add bootstrap support.
6681 (Host modules, target modules): Pass post-stage1 flags and exports.
6682 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
6683 * Makefile.in: Regenerate.
6684
6685 2005-04-29 Paolo Bonzini <bonzini@gnu.org>
6686
6687 * configure: Regenerate.
6688
6689 2005-04-27 Mike Stump <mrs@apple.com>
6690
6691 * MAINTAINERS: Add self as darwin maintainer.
6692
6693 2005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
6694
6695 * config.sub: Update from master copy.
6696
6697 2005-04-21 Mike Stump <mrs@apple.com>
6698
6699 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
6700 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
6701
6702 2005-04-19 Hans-Peter Nilsson <hp@axis.com>
6703
6704 * configure.in <crisv32-*-*, cris-*-*>: New local variable
6705 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
6706 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
6707 "*-*-elf" and "*-*-linux*".
6708 * configure: Regenerate.
6709
6710 2005-04-14 Joseph S. Myers <joseph@codesourcery.com>
6711
6712 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
6713
6714 2005-04-12 Mike Stump <mrs@apple.com>
6715
6716 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
6717
6718 2005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
6719
6720 * MAINTAINERS (Write After Approval): Add myself.
6721
6722 2005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
6723
6724 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
6725
6726 2005-04-06 Paolo Bonzini <bonzini@gnu.org>
6727
6728 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
6729 (TARGET_CONFIGARGS): Include --with-target-subdir.
6730 (configure, all): New macros. Use them throughout.
6731 * Makefile.in: Regenerate.
6732
6733 2005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
6734
6735 * MAINTAINERS (Write After Approval): Add myself.
6736
6737 2005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
6738
6739 * MAINTAINERS: Remove 'loop unrolling' maintainer.
6740
6741 2005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
6742
6743 * MAINTAINERS: Move John Carr to Write After Approval.
6744
6745 2005-03-30 J"orn Rennecke <joern.rennecke@st.com>
6746
6747 * config/mh-mingw32: Delete.
6748 * configure.in: Don't use it.
6749 * configure: Regenerate.
6750
6751 2005-03-31 Paolo Bonzini <bonzini@gnu.org>
6752
6753 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
6754 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
6755 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
6756 (HOST_LIB_PATH): Generate from Makefile.def.
6757 (TARGET_LIB_PATH): Likewise.
6758 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
6759 * Makefile.in: Regenerate.
6760 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
6761 (RPATH_ENVVAR): Include Darwin case.
6762 * configure: Regenerate.
6763
6764 2005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
6765
6766 * MAINTAINERS (Various Maintainers): Remove self.
6767 (Write After Approval): Add self.
6768
6769 2005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
6770
6771 * MAINTAINERS (Various Maintainers): Add self.
6772
6773 2005-03-25 Paolo Bonzini <bonzini@gnu.org>
6774
6775 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
6776 * configure: Regenerate.
6777
6778 2005-03-21 Zack Weinberg <zack@codesourcery.com>
6779
6780 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
6781 gcc_version, and gcc_version_trigger from set of flags to pass.
6782 * Makefile.tpl: Remove definitions of above variables.
6783 (config.status): Remove dependency on $(gcc_version_trigger).
6784 * Makefile.in: Regenerate.
6785 * configure.in: Do not reference config/gcc-version.m4 nor
6786 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
6787 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
6788 * configure: Regenerate.
6789
6790 2005-03-16 Manfred Hollstein <manfred.h@gmx.net>
6791 Andrew Pinski <pinskia@physics.uc.edu>
6792
6793 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
6794 * Makefile.in: Regenerate.
6795
6796 2005-03-13 Feng Wang <fengwang@nudt.edu.cn>
6797
6798 * MAINTAINERS (Write After Approval): Add myself.
6799
6800 2005-03-03 David Ayers <d.ayers@inode.at>
6801
6802 * MAINTAINERS (Write After Approval): Add myself.
6803
6804 2005-03-01 Alexandre Oliva <aoliva@redhat.com>
6805
6806 PR libgcj/20160
6807 * ltmain.sh: Avoid creating archives with components that have
6808 duplicate basenames.
6809
6810 2005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
6811
6812 PR bootstrap/20250
6813 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
6814 instead of check.
6815 * Makefile.in: Regenerate.
6816
6817 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
6818
6819 * Makefile.in: Regenerate to fix conflict between the previous two
6820 patches.
6821
6822 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
6823
6824 PR bootstrap/17383
6825 * Makefile.def (target_modules): Remove "stage", now unnecessary.
6826 * Makefile.tpl (HOST_SUBDIR): New substitution.
6827 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
6828 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
6829 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
6830 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
6831 (Host modules, Bootstrapped modules): Use it.
6832 (Build modules, Target modules): Do not create symlink trees,
6833 always configure out-of-srcdir.
6834 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
6835 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
6836 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
6837 $(HOST_SUBDIR). Create a symlink for host_subdir.
6838
6839 * Makefile.in: Regenerate.
6840 * configure: Regenerate.
6841
6842 2005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
6843
6844 Merged from libada-gnattools-branch:
6845 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
6846
6847 * gnattools: New directory.
6848 * Makefile.def: Add gnattools as a module, depending on target-libada.
6849 * Makefile.in: Regenerate.
6850 * configure.in: Include gnattools in host_tools; disable it if ada
6851 is disabled.
6852 * configure: Regenerate.
6853
6854 2005-02-24 James A. Morrison <phython@gcc.gnu.org>
6855
6856 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
6857 treelang maintainer.
6858 (Write After Approval): Remove myself.
6859
6860 2005-02-23 Paul Schlie <schlie@comcast.net>
6861
6862 * configure.in: Allow darwin targeted ports to build tk, itcl and
6863 libgui.
6864 * configure: Regenerate.
6865
6866 2005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
6867
6868 PR libgcj/10353
6869 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
6870 * configure: Regenerate.
6871
6872 2005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
6873
6874 * MAINTAINERS (Write After Approval): Add myself.
6875
6876 2005-02-10 Ian Lance Taylor <ian@airs.com>
6877
6878 * MAINTAINERS: Update my e-mail address.
6879
6880 2005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
6881
6882 * MAINTAINERS (Write After Approval): Add myself.
6883
6884 2005-01-29 Hans-Peter Nilsson <hp@axis.com>
6885
6886 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
6887 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
6888 target-libgloss when not *-*-elf and *-*-aout.
6889 * configure: Regenerate.
6890
6891 2005-01-23 Kazu Hirata <kazu@cs.umass.edu>
6892
6893 * MAINTAINERS: Remove obsolete entries.
6894
6895 * MAINTAINERS (Write After Approval): Add Michael Matz.
6896
6897 2005-01-19 Neil Booth <neil@daikokuya.co.uk>
6898
6899 * MAINTAINERS: Remove self as cpplib maintainer.
6900
6901 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
6902
6903 * install-sh, config.sub: Import from upstream.
6904
6905 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
6906
6907 PR bootstrap/18222
6908 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
6909 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
6910 * Makefile.in: Regenerate.
6911
6912 2005-01-16 Jason Thorpe <thorpej@netbsd.org>
6913
6914 * MAINTAINERS: Update my email address.
6915
6916 2005-01-12 David Edelsohn <edelsohn@gnu.org>
6917 Andreas Schwab <schwab@suse.de>
6918
6919 PR bootstrap/18033
6920 * config-ml.in: Eval option if surrounded by single quotes.
6921
6922 2005-01-03 Paolo Bonzini <bonzini@gnu.org>
6923
6924 Revert 2004-12-28 Makefile changes, a better fix will be
6925 applied to mainline and src after GCC 4.0 branches.
6926
6927 2004-12-28 Paolo Bonzini <bonzini@gnu.org>
6928
6929 PR bootstrap/17383
6930
6931 * Makefile.def (target_modules): Remove stage parameter,
6932 it is always true now.
6933 * Makefile.tpl (configure-build-[+module+],
6934 configure-target-[+module+]): Always build symlink tree
6935 for the directory and for include. BUILD_SUBDIR and
6936 TARGET_SUBDIR cannot be . anymore.
6937 * Makefile.in: Regenerate.
6938
6939 2004-12-25 David Edelsohn <edelsohn@gnu.org>
6940
6941 Revert 2004-12-08 Makefile changes.
6942
6943 2004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
6944
6945 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
6946 cygwin, mingw.
6947
6948 2004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
6949
6950 * configure.in (sh64-*-*): Reenable gprof.
6951 * configure: Regenerate.
6952
6953 2004-12-08 David Edelsohn <edelsohn@gnu.org>
6954
6955 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
6956 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
6957 (EXTRA_TARGET_FLAGS): Add PICFLAG.
6958 * Makefile.in: Regenerate.
6959
6960 2004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
6961
6962 * MAINTAINERS: Update my email address.
6963
6964 2004-12-07 Matt Kraai <kraai@ftbfs.org>
6965
6966 * Makefile.tpl: Generate normal dependencies if the LHS module is
6967 not bootstrapped.
6968 * Makefile.in: Regenerate.
6969
6970 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
6971
6972 * configure.in: Include config/gxx-include-dir.m4. Use
6973 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
6974 * configure: Regenerate.
6975
6976 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
6977
6978 * config.if: Delete.
6979 * configure.in: Set libstdcxx_incdir directly.
6980 * configure: Regenerate.
6981
6982 2004-12-02 Eric Christopher <echristo@redhat.com>
6983
6984 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
6985 * Makefile.in: Regenerate.
6986
6987 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
6988
6989 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
6990 * configure: Regenerate.
6991
6992 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
6993
6994 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
6995 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
6996 * configure: Regenerate.
6997
6998 2004-12-01 Eric Christopher <echristo@redhat.com>
6999
7000 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
7001 of things to remove.
7002
7003 2004-11-29 Matt Kraai <kraai@ftbfs.org>
7004
7005 * MAINTAINERS (Write After Approval): Update my e-mail address.
7006
7007 2004-11-29 Kelley Cook <kcook@gcc.gnu.org>
7008
7009 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
7010 from CVS libtool to always pass_all.
7011
7012 2004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
7013
7014 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
7015 (hppa*64*-*-*): Delete incorrect comment.
7016 * configure: Rebuilt.
7017
7018 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
7019
7020 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
7021
7022 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
7023
7024 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
7025 from CVS libtool to always pass_all.
7026
7027 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
7028
7029 * install-sh, compile: Import from automake.
7030
7031 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
7032
7033 * config.guess, config.sub: Import from savannnah.
7034
7035 2004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
7036
7037 * MAINTAINERS (Write After Approval): Add myself
7038
7039 2004-11-12 Mike Stump <mrs@apple.com>
7040
7041 * Makefile.def: Add html support.
7042 * Makefile.tpl: Likewise.
7043 * Makefile.in: Regenerate.
7044
7045 2004-11-11 Geoffrey Keating <geoffk@apple.com>
7046
7047 PR 18423
7048 * configure.in: Remove all instances of build-fixincludes from
7049 noconfigdirs.
7050 (build_configargs): Supply --target to subdirectories.
7051 * configure: Regenerate.
7052
7053 * Makefile.def: Make gcc install depend on fixincludes install.
7054 * Makefile.in: Regenerate.
7055
7056 2004-11-10 Janis Johnson <janis187@us.ibm.com>
7057
7058 * MAINTAINERS: Add myself as gcc testsuite maintainer.
7059
7060 2004-11-11 Paul Brook <paul@codesourcery.com>
7061
7062 * MAINTAINERS: Add self as arm maintainer. Update email address.
7063
7064 2004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
7065
7066 * configure.in (noconfigdirs) [mmix-*-*]: Disable
7067 target-libgfortran.
7068 * configure: Regenerate.
7069
7070 2004-11-07 David Edelsohn <edelsohn@gnu.org>
7071
7072 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
7073 like CC.
7074
7075 2004-11-05 Paolo Bonzini <bonzini@gnu.org>
7076
7077 * Makefile.def (host fixincludes): Specify missing targets.
7078 * Makefile.in: Regenerate.
7079
7080 2004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
7081
7082 * MAINTAINERS: Add myself
7083
7084 2004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
7085
7086 * MAINTAINERS (Write After Approval): Add myself.
7087
7088 2004-11-04 Geoffrey Keating <geoffk@apple.com>
7089
7090 * Makefile.def: Build fixincludes for the host, too.
7091 * Makefile.in: Regenerate.
7092 * configure.in (host_tools): Add fixincludes.
7093 * configure: Regenerate.
7094
7095 2004-11-04 Daniel Jacobowitz <dan@debian.org>
7096
7097 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
7098 * configure: Regenerated.
7099
7100 2004-11-04 H.J. Lu <hongjiu.lu@intel.com>
7101
7102 PR other/17783
7103 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
7104 * configure: Regenerated.
7105
7106 2004-10-31 Mark Mitchell <mark@codesourcery.com>
7107
7108 * README.SCO: Update per FSF instructions.
7109
7110 2004-10-28 Eric B. Weddington <ericw@evcohs.com>
7111
7112 PR target/18151
7113 * configure.in (case ${target}): Do not build fixincludes for avr.
7114 * configure: Regenerated.
7115
7116 2004-10-26 Paolo Bonzini <bonzini@gnu.org>
7117
7118 * configure.in (case ${target}): Do not build fixincludes
7119 on platforms where it is not used.
7120 * configure: Regenerated.
7121
7122 2004-10-23 Daniel Jacobowitz <dan@debian.org>
7123
7124 * configure.in: Use an absolute path to install-sh.
7125 * configure: Regenerated.
7126
7127 2004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
7128
7129 * MAINTAINERS (Write After Approval): Add myself.
7130
7131 2004-10-19 Kazu Hirata <kazu@cs.umass.edu>
7132
7133 * MAINTAINERS: Remove from Write After Approval those that are
7134 already maintainers.
7135
7136 2004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
7137
7138 * MAINTAINERS: Update my email address.
7139
7140 2004-10-12 Kelley Cook <kcook@gcc.gnu.org>
7141
7142 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
7143 * configure: Regenerate.
7144
7145 2004-10-07 J"orn Rennecke <joern.rennecke@st.com>
7146
7147 * MAINTAINERS: Update my email address.
7148
7149 2004-10-07 Kazu Hirata <kazu@cs.umass.edu>
7150
7151 * MAINTAINERS (Language Front Ends Maintainers): New. Move
7152 entries belonging to this category.
7153
7154 2004-10-06 Josef Zlomek <josef.zlomek@email.cz>
7155
7156 * MAINTAINERS: Update my e-mail address.
7157
7158 2004-10-06 Paolo Bonzini <bonzini@gnu.org>
7159
7160 Fix wrong conflict resolution in:
7161
7162 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
7163
7164 * Makefile.in: Regenerate.
7165 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
7166 in the recursive `make', instead of hardwiring `all'.
7167 (Autogenerated TARGET-* variables): New.
7168
7169 2004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
7170
7171 * configure.in: Enable target-libgloss for crx-*-*.
7172 * configure: Regenerate.
7173
7174 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
7175
7176 * MAINTAINERS (Various Maintainers): Move the "windows,
7177 cygwin, mingw" maintainer to ...
7178 (OS Port Maintainers): ... here.
7179
7180 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
7181
7182 * MAINTAINERS (Write After Approval): Remove those that are
7183 maintainers of some subsystem.
7184
7185 2004-10-02 P.J. Darcy <darcypj@us.ibm.com>
7186
7187 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
7188 * ltcf-cxx.sh (tpf*): Likewise.
7189 * ltconfig (tpf*): Add TPF OS configuration support.
7190
7191 2004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
7192
7193 * MAINTAINERS: Change my email address to my new work account.
7194
7195 2004-09-24 Michael Roth <mroth@nessie.de>
7196
7197 * configure.in (--without-headers): Add missing double quotes.
7198 * configure: Regenerate.
7199
7200 2004-09-24 Kelley Cook <kcook@gcc.gnu.org>
7201
7202 * ylwrap: Revert to previous version.
7203
7204 2004-09-23 H.J. Lu <hongjiu.lu@intel.com>
7205
7206 PR bootstrap/17369
7207 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
7208 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
7209 SET_GCC_LIB_PATH_CMD.
7210 (BASE_TARGET_EXPORTS): Likewise.
7211 * Makefile.in: Regenerated.
7212
7213 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
7214 * configure: Regenerated.
7215
7216 2004-09-23 Kelley Cook <kcook@gcc.gnu.org>
7217
7218 * config.guess: New upstream version
7219 * compile, depcomp, install-sh, ylwrap: Likewise.
7220
7221 2004-09-19 Roger Sayle <roger@eyesopen.com>
7222
7223 * config/mh-x86omitfp: New host makefile fragment. Add
7224 -fomit-frame-pointer to the default BOOT_CFLAGS.
7225 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
7226 * configure: Regenerate.
7227
7228 2004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
7229
7230 PR target/11572
7231 * configure.in (*-*-darwin*): Renable libobjc.
7232 * configure: Regenerate.
7233
7234 2004-09-10 Nathan Sidwell <nathan@codesourcery.com>
7235
7236 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
7237
7238 2004-09-09 Daniel Berlin <dberlin@dberlin.org>
7239
7240 * Makefile.def: Remove libbanshee.
7241 * Makefile.tpl: Ditto.
7242 * configure.in: Ditto.
7243 * Makefile.in: Regen.
7244 * configure: Ditto.
7245
7246 2004-09-08 David Edelsohn <edelsohn@gnu.org>
7247
7248 * ltmain.sh: Use $pic_object as $non_pic_object if
7249 $non_pic_object=none.
7250
7251 2004-09-07 Paolo Bonzini <bonzini@gnu.org>
7252
7253 * missing: Import latest version from master repository.
7254
7255 2004-09-06 Nick Clifton <nickc@redhat.com>
7256
7257 * config.sub: Import latest version from master repository.
7258 * config.guess: Likewise.
7259 This includes these changes:
7260
7261 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
7262
7263 * config.sub: Handle crisv32, alias etraxfs.
7264 * config.guess (crisv32:Linux:*:*): Handle.
7265
7266 2004-08-13 Brad Smith <brad@comstyle.com>
7267
7268 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
7269 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
7270
7271 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
7272
7273 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
7274 assume the processor is a powerpc. This is because coreutils
7275 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
7276 in this case, due to a MacOS X bug that causes
7277 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
7278 to return a negative number.
7279 Problem reported by Petter Reinholdtsen in:
7280 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
7281
7282 2004-07-19 Ben Elliston <bje@gnu.org>
7283
7284 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
7285
7286 2004-06-24 Ben Elliston <bje@gnu.org>
7287
7288 * config.guess: Update copyright years.
7289 * config.sub: Likewise.
7290
7291 2004-06-22 Robert Millan <robertmh@gnu.org>
7292
7293 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
7294 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
7295
7296 2004-06-22 Stanley F. Quayle <stan@stanq.com>
7297
7298 * config.guess (*:*VMS:*:*): New entry. Replaces
7299 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
7300 manufacturer.
7301
7302 2004-06-22 Ben Elliston <bje@gnu.org>
7303
7304 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
7305 * config.sub: Likewise.
7306
7307 2004-06-22 Ben Elliston <bje@gnu.org>
7308
7309 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
7310 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
7311
7312 2004-06-11 Ben Elliston <bje@gnu.org>
7313
7314 * config.guess (pegasos:OpenBSD:*:*): Remove.
7315
7316 2004-06-11 Ben Elliston <bje@gnu.org>
7317
7318 From Wouter Verhelst <wouter@grep.be>:
7319 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
7320
7321 2004-06-11 Ben Elliston <bje@gnu.org>
7322
7323 * config.guess (luna88k:OpenBSD:*:*): New.
7324
7325 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
7326
7327 * config.guess (m32r*:Linux:*:*): New case.
7328 * config.sub: Handle m32rle.
7329
7330 2004-03-12 Ben Elliston <bje@wasabisystems.com>
7331
7332 From Jens Petersen <petersen@redhat.com>:
7333 * config.sub: Handle sparcv8.
7334
7335 2004-03-03 Ben Elliston <bje@wasabisystems.com>
7336
7337 From Tom Smith <smith@cag.lkg.hp.com>:
7338 * config.guess: Version suffixes are equally significant on Tru64
7339 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
7340 prefix of "P" (patched kernel).
7341
7342 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
7343
7344 * config.sub: Add support for National Semiconductor CRX target.
7345
7346 2004-09-03 Janis Johnson <janis187@us.ibm.com>
7347
7348 * MAINTAINERS (Various Maintainers): Remove myself as web page
7349 maintainer, add myself as maintainer of build status lists.
7350
7351 2004-09-03 Jan Beulich <jbeulich@novell.com>
7352
7353 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
7354 *-*-netware, but add target-libmudflap.
7355 Consolidate *-*-netware targets (of which really only i?86 exists)
7356 into a single entry.
7357 * configure: Likewise.
7358
7359 2004-09-01 Paolo Bonzini <bonzini@gnu.org>
7360
7361 * Makefile.tpl (sorry): Remove.
7362 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
7363 (cleanstrap targets): Depend on distclean, not distclean-stage1.
7364 (do-clean): Clean per-stage directories too.
7365 (do-distclean): Run distclean-stage1 too.
7366 (.NOTPARALLEL): Enable during toplevel bootstrap.
7367 (stage[+id+]-bubble): Enable parallel execution during
7368 the recursive invocation.
7369 * Makefile.in: Regenerate.
7370
7371 Fix previous checkin:
7372
7373 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
7374 include.
7375 * configure.in: Fix indentation.
7376 * configure: Regenerate.
7377
7378 2004-08-31 Robert Bowdidge <bowdidge@apple.com>
7379
7380 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
7381 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
7382 * configure: regenerate
7383 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
7384 -mdynamic-no-pic
7385
7386 2004-08-31 Paolo Bonzini <bonzini@gnu.org>
7387
7388 * Makefile.def (build_modules): Add fixincludes.
7389 (dependencies): Make gcc depend on fixincludes.
7390 * configure.in (build_tools): Add fixincludes.
7391 (build_configdirs): Always include build_libs.
7392 * Makefile.in: Regenerate.
7393 * configure: Regenerate.
7394
7395 2004-08-30 Paolo Bonzini <bonzini@gnu.org>
7396
7397 * Makefile.def (bootstrap stages): Add 'lean' parameter.
7398 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
7399 phony targets; do not generate timestamp files.
7400 (distclean-stageN): Remove references to their timestamp files.
7401 (restageN, touch-stageN): Remove.
7402 (stageN-bubble): Rewritten.
7403 (compare): Support lean bootstraps.
7404 * Makefile.in: Regenerate.
7405
7406 * configure.in: Only warn when bootstrapping but
7407 build != host or build != target. Support lean bootstraps.
7408 * configure: Regenerate.
7409
7410 2004-08-26 Phil Edwards <phil@codesourcery.com>
7411
7412 * configure.in: Give a better error message if GMP/MPFR are missing
7413 and a language needing them has been requested.
7414 * configure: Regenerated.
7415
7416 2004-08-25 Phil Edwards <phil@codesourcery.com>
7417
7418 * configure.in: Print a list of available language front-ends if
7419 a requested one is missing. Tidy stray tab characters.
7420 * configure: Regenerated.
7421
7422 2004-08-19 Michael Koch <konqueror@gmx.de>
7423
7424 * gcc/doc/install.texi: Update entry about automake for libjava.
7425
7426 2004-08-17 Robert Millan <robertmh@gnu.org>
7427
7428 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
7429 (instead of FreeBSD).
7430 * configure: Regenerate.
7431
7432 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
7433
7434 * Makefile.in: Regenerate.
7435 * configure: Regenerate.
7436
7437 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
7438 stage_*_flags.
7439 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
7440 for bootstrapped modules if toplevel bootstrap is going.
7441 (GCC bootstrap): Generate per-stage targets for all bootstrapped
7442 modules. Adjust for changes in Makefile.def. Enable several
7443 rules even in non-bootstrap mode, just to avoid peppering the
7444 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
7445 (stage-[+prev+]-bubble): Remove.
7446
7447 * Makefile.def (Dependencies): Depend on all-build-bison,
7448 all-build-flex, all-build-byacc, all-build-texinfo, rather
7449 than the host variations.
7450 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
7451 with BUILD_SUBDIR.
7452 (BISON): Update for recent Bisons.
7453 (YACC): Fix typo.
7454 (cross): Depend on all-build.
7455 (all): Do not depend on all-build.
7456 (prebootstrap): Remove.
7457 (dep-kind): Accept separate prefixes for MODULE and ON variables.
7458 (Prebootstrap dependencies): Add them to the per-stage targets
7459 and to all-prebootstrap.
7460 * configure.in (build_configdirs): Always enable build_tools.
7461 (BUILD_DIR_PREFIX): Remove.
7462
7463 * Makefile.def (gcc): Add target variable.
7464 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
7465 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
7466 in the recursive `make', instead of hardwiring `all'.
7467 (Autogenerated TARGET-* variables): New.
7468
7469 2004-08-13 Brian Booth <bbooth@redhat.com>
7470
7471 * MAINTAINERS: Remove myself from write-after-approval.
7472
7473 2004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
7474
7475 * src-release: Stop distributing mmalloc with gdb (which doesn't
7476 use it).
7477 * Makefile.def: GDB doesn't depend on mmalloc anymore.
7478 * Makefile.in: Regenerate.
7479
7480 2004-08-09 Mark Mitchell <mark@codesourcery.com>
7481
7482 * configure.in (arm*-*-eabi*): New target.
7483 * configure: Regenerate.
7484
7485 2004-08-06 Paolo Bonzini <bonzini@gnu.org>
7486
7487 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
7488 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
7489 (Dependencies): New section.
7490 * Makefile.tpl (Dependencies): Generate from Makefile.def.
7491 (configure-target-[+module+]): Depend on maybe-all-gcc
7492 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
7493 (toplevel profiledbootstrap): Fix dependencies.
7494 * Makefile.in: Regenerate.
7495
7496 2004-08-03 Mark Mitchell <mark@codesourcery.com>
7497
7498 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
7499 target-libiberty to noconfigdirs.
7500 * configure: Regenerate.
7501
7502 2004-08-03 Paul Brook <paul@codesourcery.com>
7503
7504 * configure.in: Check for MPFR as well as GMP.
7505 * configure: Regenerate.
7506
7507 2004-08-01 Robert Millan <robertmh@gnu.org>
7508
7509 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
7510 libmudflap for all GNU-based systems (with Glibc).
7511 * configure: Regenerate.
7512
7513 2004-08-03 Paolo Bonzini <bonzini@gnu.org>
7514
7515 * Makefile.def (host-modules): Add gcc.
7516 * Makefile.in: Regenerate.
7517 * Makefile.tpl (sorry): New rule.
7518 (configure-host, all-host, [+make_target+]-host, do-check,
7519 install-host): Do not add gcc as a special case.
7520 (host modules): Add a small special-casing for gcc. Export
7521 extra_make_flags through the environment.
7522 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
7523 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
7524 other recursive targets for gcc): Remove.
7525
7526 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
7527 (stage, unstage): New rules.
7528 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
7529 distclean-stage[+id+]): Use stage_current.
7530 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
7531 the stage*-start rules.
7532
7533 2004-08-02 Geoffrey Keating <geoffk@apple.com>
7534
7535 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
7536 use -all_load flag.
7537
7538 2004-08-02 Paolo Bonzini <bonzini@gnu.org>
7539
7540 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
7541 * configure: Regenerate.
7542
7543 2004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
7544
7545 * maintainer-scripts/gcc_release: Revert yesterday's change.
7546
7547 2004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
7548
7549 * MAINTAINERS: Add myself to write-after-approval.
7550
7551 2004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
7552
7553 * libf2c: Removed.
7554 * gcc/gccbug.in: Updated because of libf2c removal.
7555 * maintainer-scripts/gcc_release: Ditto.
7556
7557 2004-07-09 Loren J. Rittle <ljrittle@acm.org>
7558
7559 * configure.in: Build libmudflap by default on FreeBSD.
7560 * configure: Regenerated.
7561
7562 2004-07-09 Mark Mitchell <mark@codesourcery.com>
7563
7564 * configure.in: Do not build libmudflap by default on non-GNU/Linux
7565 systems.
7566 * configure: Regenerated.
7567
7568 2004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
7569
7570 PR target/16344
7571 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
7572 feedback based compiler.
7573 * Makefile.in: Rebuilt.
7574
7575 2004-07-08 Alexandre Oliva <aoliva@redhat.com>
7576
7577 * Makefile.def (host_modules): Set bootstrap=true for flex.
7578 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
7579 * Makefile.in: Rebuilt.
7580
7581 2004-07-07 Jan Hubicka <jh@suse.cz>
7582
7583 * MAINTAINERS: Add self as a profile feedback maintainer.
7584
7585 2004-07-05 Phil Edwards <phil@codesourcery.com>
7586
7587 * configure.in: Do not prepend $srcdir to /dev/null in
7588 makefile fragments.
7589 * configure: Regenerate.
7590
7591 2004-07-01 Paolo Bonzini <bonzini@gnu.org>
7592
7593 * Makefile.def (build_modules): Add bison, byacc, flex,
7594 m4, texinfo.
7595 (flags_to_pass): Add FLEX.
7596 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
7597 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
7598 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
7599 DEFAULT_MAKEINFO): Remove.
7600 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
7601 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
7602 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
7603 objdir or else use configured tool.
7604 (all-build): New.
7605 (all): Depend on it.
7606 (Build module dependencies): Add.
7607 * Makefile.in: Regenerate.
7608 * configure.in: Better support for multiple build modules,
7609 matching what is done for host/target modules. Do not look
7610 for "plausible" locations of build tools if Canadian cross.
7611 Use autoconf's AC_PROG_CC to find a C compiler. Define
7612 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
7613 * configure: Regenerate.
7614
7615 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
7616
7617 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
7618 * Makefile.in: Regenerate.
7619
7620 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
7621
7622 * Makefile.tpl (configure-build-[+module+],
7623 configure-[+module+], configure-target-[+module+]): Pass
7624 [+extra_configure_args+].
7625 (all-build-[+module+], all-[+module+], check-[+module+],
7626 install-[+module+], [+make_target+]-[+module+],
7627 all-target-[+module+], check-target-[+module+],
7628 install-target-[+module+], [+make_target+]-target-[+module+]):
7629 Pass [+extra_make_args+].
7630 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
7631 (GCC_HOST_EXPORTS): Remove.
7632 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
7633 cross, check-gcc, check-gcc-c++, install-gcc,
7634 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
7635 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
7636 * Makefile.in: Regenerate.
7637
7638 2004-06-21 Matthew Sachs <msachs@apple.com>
7639
7640 * MAINTAINERS: Added self to write-after-approval.
7641
7642 2004-06-21 Christopher Faylor <cgf@alum.bu.edu>
7643
7644 * configure.in: Check for srcdir/winsup rather than build directory
7645 winsup.
7646 * configure: Regenerate.
7647
7648 2004-06-17 Corinna Vinschen <vinschen@redhat.com>
7649
7650 * configure.in: Don't build Cygwin native newlib if winsup
7651 directory is missing. Emit warning instead.
7652 * configure: Regenerate.
7653
7654 2004-06-09 Paolo Bonzini <bonzini@gnu.org>
7655
7656 * Makefile.tpl (touch-stage[+id+]): New.
7657 (restage[+prev+]): Depend on touch-stage[+id+].
7658
7659 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
7660 Use it throughout.
7661
7662 * Makefile.def: Add profile and feedback bootstrap stages.
7663 Remove next field from bootstrap stages.
7664 * Makefile.tpl (LN, LN_S): Substitute.
7665 (stageN-start, stageN-end): Use double-colon rules, to
7666 provide a hook for additional setup commands.
7667 (distclean-stageN-gcc, restageN): Create dependencies from
7668 [+prev+], not from [+next+].
7669 (stageN-bubble): Add commands for successive stages from
7670 [+prev+], using double-colon rules.
7671 (all-stageN-gcc): Fix typo.
7672 (stagefeedback-start, profiledbootstrap): New.
7673 * Makefile.in: Regenerate.
7674 * configure.in: Call ACX_PROG_LN.
7675 * configure: Regenerate.
7676
7677 2004-06-08 Canqun Yang <canqun@nudt.edu.cn>
7678
7679 * MAINTAINERS (Write After Approval): Add myself.
7680
7681 2004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
7682
7683 * MAINTAINERS (Write After Approval): Add myself.
7684
7685 2004-06-03 Paolo Bonzini <bonzini@gnu.org>
7686
7687 * configure.in: Fix --enable-bootstrap breakage introduced in trees
7688 without gcc.
7689 * configure: Regenerate.
7690
7691 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
7692
7693 * Makefile.tpl: Fix typo.
7694 * Makefile.in: Regenerate.
7695
7696 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
7697
7698 * configure.in: Remove new- prefix from toplevel
7699 bootstrap targets.
7700 * configure: Regenerate.
7701
7702 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
7703
7704 * Makefile.tpl (all.normal): Rename to all.
7705 (all): Replace with a rule to pick the default
7706 target from configure.
7707 (all-gcc, configure-gcc): Use conditionals to
7708 do nothing when toplevel bootstrap is going on.
7709 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
7710 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
7711 * configure.in: Support --enable-bootstrap.
7712
7713 * Makefile.def: Remove new- prefix from toplevel
7714 bootstrap targets.
7715 * Makefile.tpl: Likewise.
7716
7717 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
7718 target.
7719
7720 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
7721 $(RECURSE_FLAGS) to recursive invocation of make.
7722
7723 * Makefile.in: Regenerate.
7724 * configure: Regenerate.
7725
7726 2004-05-30 Andreas Jaeger <aj@suse.de>
7727 Jim Wilson <wilson@specifixinc.com>
7728
7729 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
7730 like CC.
7731
7732 2004-05-27 Daniel Jacobowitz <dan@debian.org>
7733
7734 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
7735 * configure: Regenerate.
7736
7737 2004-05-25 Daniel Jacobowitz <drow@false.org>
7738
7739 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
7740 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
7741 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
7742 targets.
7743 * Makefile.in: Regenerate.
7744
7745 2004-05-24 Paolo Bonzini <bonzini@gnu.org>
7746
7747 * configure.in: Test the ability to symlink directories.
7748 * configure: Regenerate.
7749
7750 * Makefile.def (bootstrap-stage): New definitions.
7751 * Makefile.tpl (configure-stage1-gcc,
7752 configure-stage2-gcc, configure-stage3-gcc,
7753 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
7754 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
7755 new-restage3, compare): Autogenerate, see Makefile.in
7756 entry for behavioral changes.
7757 (distclean-stage1, new-stage1-start, new-stage1-end,
7758 new-stage1-bubble, distclean-stage2, new-stage2-start,
7759 new-stage2-end, new-stage2-bubble, distclean-stage3,
7760 new-stage3-start, new-stage3-end): New autogenerated targets.
7761 (objext, prebootstrap, BOOT_CFLAGS,
7762 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
7763 targets.
7764
7765 * Makefile.in: Regenerate.
7766 (distclean-stage1, new-stage1-start, new-stage1-end,
7767 new-stage1-bubble, distclean-stage2, new-stage2-start,
7768 new-stage2-end, new-stage2-bubble, distclean-stage3,
7769 new-stage3-start, new-stage3-end): New targets.
7770 (all-stage1-gcc): Move prebootstrap dependency from here...
7771 (configure-stage1-gcc): ...to here.
7772 (new-bootstrap): Use bubble targets.
7773 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
7774 Use per-stage distclean targets.
7775 (configure-stage1-gcc, configure-stage2-gcc,
7776 configure-stage3-gcc, all-stage1-gcc,
7777 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
7778 Use new-stageN-start to prepare the tree.
7779
7780 2004-05-23 Paolo Bonzini <bonzini@gnu.org>
7781
7782 * Makefile.def (host_modules): add libcpp.
7783 * Makefile.tpl: Add dependencies on and for libcpp.
7784 * Makefile.in: Regenerate.
7785 * configure.in: Add libcpp host module.
7786 * configure: Regenerate.
7787
7788 2004-05-21 Paolo Bonzini <bonzini@gnu.org>
7789
7790 * Makefile.tpl: Whenever a recursive target is defined, wrap
7791 it in a special @if/@endif block, and prepare its maybe
7792 dependency in the @if/@endif block
7793 * configure.in: Instead of writing maybe dependencies, remove
7794 the @if/@endif statements, and remove the @if/@endif blocks
7795 that remain.
7796 * configure: Regenerate.
7797 * Makefile.in: Regenerate.
7798
7799 2004-05-20 Janis Johnson <janis187@us.ibm.com>
7800
7801 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
7802
7803 2004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
7804
7805 PR bootstrap/15120
7806 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
7807 * */configure: Rebuilt.
7808
7809 2004-05-17 Zack Weinberg <zack@codesourcery.com>
7810
7811 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
7812 of libf2c.
7813 * configure, Makefile.in: Regenerate.
7814
7815 2004-05-13 Tobias Schlüter <tobi@gcc.gnu.org>
7816
7817 * MAINTAINERS (Write After Approval): Add myself.
7818
7819 2004-05-13 Diego Novillo <dnovillo@redhat.com>
7820
7821 Merge from tree-ssa-20020619-branch.
7822
7823 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
7824 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
7825 (HOST_GMPLIBS): Define.
7826 (HOST_GMPINC): Define.
7827 (TARGET_LIB_PATH): Add libmudflap.
7828 (GFORTRAN_FOR_TARGET): Define.
7829 (configure-build*): Export GFORTRAN.
7830 (configure-gcc): Export GMPLIBS and GMPINC.
7831 (all-gcc): Add maybe-all-libbanshee.
7832 (configure-target-libgfortran): Define.
7833 * Makefile.in: Regenerate.
7834 * configure.in (host_libs): Add libbanshee.
7835 (target_libraries): Add target-libmudflap and target-libgfortran.
7836 Add --with-libbanshee.
7837 Handle --disable-libmudflap.
7838 (*-*-freebsd*): Use with_gmp.
7839 Add $(libgcj) to noconfigdirs.
7840 * configure: Regenerate.
7841 * depcomp: New file.
7842 * MAINTAINERS: Add tree-ssa maintainers.
7843
7844 2004-05-04 Vladimir Makarov <vmakarov@redhat.com>
7845
7846 * MAINTAINERS (Various Maintainers): Add myself.
7847
7848 2004-04-30 Brian Ford <ford@vss.fsi.com>
7849
7850 * MAINTAINERS (Write After Approval): Add myself.
7851
7852 2004-04-29 Uros Bizjak <uros@kss-loka.si>
7853
7854 * MAINTAINERS (Write After Approval): Add myself.
7855
7856 2004-04-28 Paolo Bonzini <bonzini@gnu.org>
7857
7858 * config/acx.m4: Fix fastcompare support for new-bootstrap.
7859 * configure: Regenerate.
7860
7861 2004-04-27 Paolo Bonzini <bonzini@gnu.org>
7862
7863 Revert:
7864 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
7865
7866 * Makefile.def (flags_to_pass): Remove *dir variables that
7867 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
7868 as well as prefix and exec_prefix.
7869 * Makefile.in: Regenerate.
7870
7871 2004-04-26 Robert Millan <robertmh@gnu.org>
7872
7873 Add patches from libtool CVS.
7874 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
7875 * ltconfig: Likewise.
7876 * ltcf-c.sh: Likewise.
7877 * ltcf-cxx.sh: Likewise.
7878 * ltcf-gcj.sh: Likewise.
7879
7880 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
7881
7882 * Makefile.def (host_modules): Mark with the bootstrap
7883 flag packages on which gcc depends.
7884 * Makefile.tpl (all-bootstrap): Use it.
7885 * Makefile.in: Regenerate.
7886
7887 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
7888
7889 * Makefile.def (flags_to_pass): Remove *dir variables that
7890 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
7891 as well as prefix and exec_prefix.
7892 * Makefile.in: Regenerate.
7893
7894 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
7895
7896 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
7897 * configure: Regenerate.
7898 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
7899 * gcc/Makefile.tpl (compare): Use the result of the test.
7900 * gcc/Makefile.in: Regenerate.
7901
7902 2004-04-23 Paolo Bonzini <bonzini@gnu.org>
7903
7904 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
7905 Always relocate gcc and prev-gcc to the original names, even
7906 if the build fails.
7907 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
7908 New targets.
7909
7910 2004-04-23 Laurent GUERBY <laurent@guerby.net>
7911
7912 * MAINTAINERS: Update my email address.
7913
7914 2004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7915
7916 * configure.in (mips*-*-irix5*): Enable ld.
7917 * configure: Regenerate.
7918
7919 2004-04-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7920
7921 * configure: Regenerate.
7922
7923 2004-04-15 James E Wilson <wilson@specifixinc.com>
7924
7925 * Makefile.tpl (configure-[+module+], configure-gcc,
7926 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
7927 Set and export LDFLAGS.
7928 * Makefile.in: Regenerate.
7929
7930 2004-04-12 Michael Chastain <mec.gnu@mindspring.com>
7931
7932 * MAINTAINERS: Add myself to write-after-approval.
7933
7934 2004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
7935
7936 PR bootstrap/14871
7937 * Makefile.tpl: If we don't have built-in-tree target tools,
7938 use the ones found by configure rather than hacking around with
7939 program_transform_name.
7940 * configure.in: Give Makefile.tpl the information necessary
7941 to do that.
7942 * Makefile.in: Regenerate.
7943 * configure: Regenerate.
7944
7945 2004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
7946
7947 PR bootstrap/14760
7948 * configure.in: When computing baseargs, strip *all* copies of
7949 offending options. Also, don't match/substitute the trailing space,
7950 so that this actually works when two similar options are separated by
7951 only one space.
7952 * configure: Regenerate.
7953
7954 2004-04-06 David Edelsohn <edelsohn@gnu.org>
7955
7956 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
7957 (rs6000-*-aix*): Same.
7958 * configure: Regenerate.
7959
7960 2004-04-05 Ranjit Mathew <rmathew@hotmail.com>
7961
7962 * MAINTAINERS: Add myself to write-after-approval.
7963
7964 2004-04-03 Bud Davis <bdavis9659@comcast.net>
7965
7966 * MAINTAINERS: Add myself to write-after-approval.
7967
7968 2004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
7969
7970 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
7971 STRICT_WARN, WARN_CFLAGS flags passed down to make.
7972 * Makefile.in: Regenerate.
7973
7974 * configure.in (top level bootstrap support): Rework --enable-werror
7975 to set @stage2_werror_flag@.
7976 * configure: Regenerate.
7977 * Makefile.tpl (top level bootstrap support): Pass
7978 @stage2_werror_flag@ down to configure in stages 2 and 3.
7979 * Makefile.in: Regenerate.
7980
7981 2004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
7982
7983 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
7984 for stages 2 and 3 as well as in make. As a consequence, remove
7985 OUTPUT_OPTION (now detected by configure) from the flags passed down
7986 to make.
7987 * Makefile.in: Regenerate.
7988
7989 * Makefile.tpl (new-bootstrap): Fix typo.
7990 * Makefile.in: Regenerate.
7991
7992 2004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
7993
7994 * Makefile.tpl: Rearrange by moving recursive_targets rules
7995 into their proper sections.
7996 * Makefile.tpl (top level bootstrap support): Move disabling
7997 of coverage flags from 'make' to 'configure'; improve comments.
7998 * Makefile.in: Regenerate.
7999
8000 * Makefile.tpl (experimental top level bootstrap) Move stage1
8001 language setting from all- target to configure- target; disable
8002 intermodule optimization in stage 1; prevent gratuitous rebuilds
8003 of stage 1.
8004 * Makefile.in: Regenerate.
8005 * configure.in: Comma-separate stage 1 language list for top
8006 level bootstrap.
8007 * configure: Regenerate.
8008
8009 * Makefile.tpl: Clean up experimental top level bootstrap support:
8010 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
8011 prev-gcc in configure- targets as well as all- targets.
8012 * Makefile.in: Regenerate.
8013
8014 2004-03-21 Kelley Cook <kcook@gcc.gnu.org>
8015
8016 * compile: New file imported from automake.
8017
8018 2004-03-17 Paolo Bonzini <bonzini@gnu.org>
8019
8020 * configure.in: Remove symbolic link section.
8021 * configure: Regenerate.
8022 * Makefile.tpl (links): Remove.
8023 * Makefile.in: Regenerate.
8024
8025 2004-03-15 Paolo Bonzini <bonzini@gnu.org>
8026 Nathanael Nerode <neroden@gcc.gnu.org>
8027
8028 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
8029 Set with AC_CHECK_PROGS.
8030 * configure.in: Fix comment typo from last patch.
8031 * configure: Regenerate.
8032
8033 2004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
8034
8035 * Makefile.tpl: Introduce experimental top level bootstrap support.
8036 * Makefile.in: Regenerate.
8037 * configure.in: Introduce support for top level bootstrap.
8038 * configure: Regenerate.
8039
8040 2004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
8041 Paolo Bonzini <bonzini@gnu.org>
8042
8043 PR bootstrap/14522
8044 * configure.in: Cope with shells that do not support unquoted ^
8045 * configure: Regenerate.
8046
8047 2004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
8048 Paolo Bonzini <bonzini@gnu.org>
8049
8050 PR bootstrap/14522
8051 * configure.in: Cope with shells that do not support nesting
8052 quotes inside quoted backquote substitutions.
8053 * configure: Regenerate.
8054
8055 2004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
8056
8057 PR bootstrap/14522
8058 * configure.in: Fix escaping of $.
8059 * configure: Regenerate.
8060
8061 2004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
8062
8063 * configure: Regenerate, since I forgot to while committing Paolo's
8064 changes.
8065
8066 2004-03-08 Paolo Bonzini <bonzini@gnu.org>
8067
8068 PR ada/14131
8069 Move language detection to the top level.
8070 * configure.in: Find default values for the tools as
8071 soon as possible. Disable ada if GNAT is not found.
8072 Emit error message about missing languages. Expand
8073 --enable-languages=all for the gcc subdirectory.
8074
8075 2004-03-10 Ben Elliston <bje@gnu.org>
8076
8077 * MAINTAINERS: Update my email address.
8078
8079 2004-03-05 David Edelsohn <edelsohn@gnu.org>
8080
8081 * ltconfig: Disable building static libraries if building shared
8082 libraries on AIX 5L.
8083
8084 2004-03-01 Richard Sandiford <rsandifo@redhat.com>
8085
8086 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
8087 and disable libgcj.
8088 * configure: Regenerated.
8089
8090 2004-03-01 Brian Booth <bbooth@redhat.com>
8091
8092 * MAINTAINERS: Add myself to write-after-approval.
8093
8094 2004-03-01 Paolo Bonzini <bonzini@gnu.org>
8095
8096 * MAINTAINERS: Add myself to write-after-approval.
8097
8098 2004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
8099
8100 PR bootstrap/7087
8101 * Makefile.tpl: Guard XFOO sed statements better.
8102 * Makefile.tpl: Add dependency for configure-target-libada.
8103 * Makefile.in: Regenerate (incidentally fixes broken
8104 commit when libada-branch was merged).
8105
8106 2004-02-25 Kelley Cook <kcook@gcc.gnu.org>
8107
8108 * MAINTAINERS: Add myself to write-after-approval.
8109
8110 2004-02-20 Andrew Pinski <pinskia@physics.uc.edu>
8111
8112 * MAINTAINERS: Add Nicola Pero and myself as libobjc
8113 maintainers.
8114
8115 2004-02-20 Andrew Cagney <cagney@redhat.com>
8116
8117 * config.guess: Update from version 2003-10-16 to 2004-02-16.
8118 * config.sub: Update from version 2003-11-03 to 2004-02-16.
8119
8120 2004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
8121
8122 PR bootstrap/11932
8123 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
8124
8125 2004-02-14 Jerry Quinn <jlquinn@optonline.net>
8126
8127 * MAINTAINERS: Added myself to write-after-approval.
8128
8129 2004-02-14 Michael Koch <konqueror@gmx.de>
8130
8131 * MAINTAINERS: Added myself to write-after-approval.
8132
8133 2004-02-13 Joseph S. Myers <jsm@polyomino.org.uk>
8134
8135 * MAINTAINERS: Move Steve Chamberlain to write-after-approval. Move
8136 some OS port maintainers to OS port maintainers section.
8137
8138 2004-02-13 Frank Ch. Eigler <fche@redhat.com>
8139
8140 * MAINTAINERS: Add self.
8141
8142 2004-02-12 Kazu Hirata <kazu@cs.umass.edu>
8143
8144 * MAINTAINERS: Alphabetize.
8145
8146 2004-02-12 Paolo Bonzini <bonzini@gnu.org>
8147
8148 * MAINTAINERS: Remove myself.
8149
8150 2004-02-11 David Edelsohn <edelsohn@gnu.org>
8151
8152 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
8153 (rs6000-*-aix*): Same.
8154 * configure: Regenerate.
8155
8156 2004-02-11 Kelley Cook <kcook@gcc.gnu.org>
8157
8158 * configure.in (host): Add in missing $noconfigdirs to defines.
8159 * configure: Regenerate.
8160
8161 2004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
8162 Nathanael Nerode <neroden@gcc.gnu.org>
8163
8164 PR ada/6637, PR ada/5911
8165 Merge with libada-branch:
8166 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
8167 with appropriate dependencies. Add --enable-libada configure switch.
8168 * configure, Makefile.in: Regenerate.
8169
8170 2004-02-09 Paolo Bonzini <bonzini@gnu.org>
8171
8172 * MAINTAINERS: Add myself to write-after-approval.
8173
8174 2004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8175
8176 * configure.in: Don't pass --with-stabs on IRIX 5 either.
8177 * configure: Regenerate.
8178
8179 2004-02-04 Geoffrey Keating <geoffk@apple.com>
8180
8181 Merge from upstream:
8182
8183 * ltmain.in: When setting IFS to '~', be careful about user
8184 arguments that contain '~'.
8185
8186 2004-02-04 Peter O'Gorman <peter@pogma.com>
8187
8188 * ltmain.in (infer_tag): Move tag inferrence to a shell function.
8189 Also test $base_compile against $CC with escaped arguments. Bug
8190 reported by Geoff Keating <geoffk@apple.com>.
8191
8192 2004-02-04 Kazu Hirata <kazu@cs.umass.edu>
8193
8194 * MAINTAINERS: Remove i960 port.
8195
8196 2004-01-23 DJ Delorie <dj@redhat.com>
8197
8198 * Makefile.def (target_modules) [libiberty]: Don't stage.
8199 * Makefile.in: Rebuilt.
8200
8201 2004-01-20 Caroline Tice <ctice@apple.com>
8202
8203 * MAINTAINERS: Add myself to write-after-approval.
8204
8205 2004-01-19 Paolo Carlini <pcarlini@suse.de>
8206
8207 * MAINTAINERS: Update my email address.
8208
8209 2004-01-18 James A. Morrison <ja2morri@uwaterloo.ca>
8210
8211 * MAINTAINERS: Add myself to write-after-approval.
8212
8213 2004-01-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
8214
8215 * MAINTAINERS: Remove entries without email address.
8216
8217 2004-01-15 Daniel Jacobowitz <drow@mvista.com>
8218
8219 * MAINTAINERS: Add myself to write-after-approval.
8220
8221 2004-01-15 Steven Bosscher <stevenb@suse.de>
8222
8223 * MAINTAINERS: Update my email address.
8224
8225 2004-01-14 Loren J. Rittle <ljrittle@acm.org>
8226
8227 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
8228 * Makefile.tpl (configure-target-[+module+]): Support stage.
8229 * Makefile.in: Rebuilt.
8230
8231 2004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
8232
8233 * MAINTAINERS: Add myself as a libiberty MAINTAINER.
8234
8235 2004-01-10 Richard Sandiford <rsandifo@redhat.com>
8236
8237 * MAINTAINERS: Add myself as a MIPS maintainer.
8238
8239 2004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
8240
8241 * configure.in: Use ./config.cache, not config.cache.
8242 * configure: Regenerate.
8243 * Makefile.tpl: Special-casing not needed for GCC any more.
8244 * Makefile.in: Regenerate.
8245
8246 * configure.in: Don't share a cache file for host dirs.
8247 * configure: Regenerate.
8248
8249 * config-ml.in: Don't mess with the cache file.
8250
8251 2004-01-04 Eric Botcazou <ebotcazou@libertysurf.fr>
8252
8253 * MAINTAINERS: Move myself from 'Write After Approval' to
8254 'CPU Port Maintainers' section as SPARC maintainer.
8255
8256 2004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
8257
8258 * Makefile.tpl: Make GCC use a separate config.cache.
8259 * Makefile.in: Regenerate.
8260
8261 PR bootstrap/11932, PR bootstrap/11933
8262 (I don't know if it will fix either of them, but it relates
8263 to them.)
8264 * configure.in: Don't use shared config.cache for target
8265 directories.
8266 * configure: Regenerate.
8267
8268 2004-01-02 Dan Nicolaescu <dann@ics.uci.edu>
8269
8270 * MAINTAINERS: Add myself to 'Write After Approval' section.
8271
8272 2003-12-31 Roger Sayle <roger@eyesopen.com>
8273
8274 * configure.in (ia64*-*-hpux*): Disable building java libraries.
8275 * configure: Regenerated.
8276
8277 2003-12-23 Kazu Hirata <kazu@cs.umass.edu>
8278
8279 * MAINTAINERS: Remove the mn10200 maintainer.
8280
8281 2003-12-21 Bernardo Innocenti <bernie@develer.com>
8282
8283 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
8284 * configure: Regenerated.
8285
8286 2003-12-16 Jan Hubicka <jh@suse.cz>
8287
8288 * MAINTAINERS: Add myself as callgraph maintainer.
8289
8290 2003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
8291
8292 * configure.in (raw_libstdcxx_flags): Remove the leading space.
8293 * configure: Regenerate.
8294
8295 2003-12-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
8296
8297 * MAINTAINERS: Move myself from 'Bug database only accounts' to
8298 'Write After Approval' section. Update email.
8299
8300 2003-12-01 James Lemke <jim@wasabisystems.com>
8301
8302 * MAINTAINERS (Write After Approval): Add myself.
8303
8304 2003-11-20 Matt Thomas <matt@3am-software.com>
8305
8306 * MAINTAINERS: Add myself as a vax port maintainer.
8307
8308 2003-11-20 Kelley Cook <kcook@gcc.gnu.org>
8309
8310 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
8311 (configure-build-[+module+], configure-[+module+]): Likewise.
8312 (configure-target-[+module+], configure-gcc, config.status): Likewise.
8313 * Makefile.in: Regenerate.
8314
8315 2003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
8316
8317 * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
8318 shared/dylibed libraries.
8319 * ltmain.sh: Likewise.
8320 * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
8321 * ltcf-cxx.sh: Likewise.
8322 * ltcf-gcj.sh: Likewise.
8323 * ltconfig: Likewise.
8324
8325 2003-11-17 Stan Cox <scox@redhat.com>
8326
8327 * MAINTAINERS: Add myself as iq2000 port maintainer.
8328
8329 2003-11-14 Arnaud Charlet <charlet@act-europe.fr>
8330
8331 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
8332 * Makefile.in: Regenerate.
8333
8334 2003-11-03 Ulrich Weigand <uweigand@de.ibm.com>
8335
8336 * config.sub: Update to 2003-11-03 version.
8337
8338 2003-10-20 Phil Edwards <phil@codesourcery.com>
8339
8340 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
8341 * configure: Regenerate.
8342
8343 2003-10-20 Nicolas Pitre <nico@cam.org>
8344
8345 * MAINTAINERS: Add myself to 'Write After Approval' section.
8346
8347 2003-10-20 Arnaud Charlet <charlet@act-europe.fr>
8348
8349 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
8350
8351 2003-10-19 Joseph S. Myers <jsm@polyomino.org.uk>
8352
8353 * MAINTAINERS: Update my email address.
8354
8355 2003-10-17 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8356
8357 * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
8358
8359 2003-10-17 Ralph Loader <rcl@ihug.co.nz>
8360
8361 * MAINTAINERS: Add myself to 'Write After Approval' section.
8362
8363 2003-10-16 Bernardo Innocenti <bernie@develer.com>
8364
8365 * config.guess: Update to 2003-10-16 version.
8366 * config.sub: Update to 2003-10-16 version.
8367
8368 2003-10-15 David Daney <ddaney@avtrex.com>
8369
8370 * MAINTAINERS: Added myself to 'Write After Approval' section.
8371
8372 2003-10-15 Falk Hueffner <falk@debian.org>
8373
8374 * MAINTAINERS: Move myself from 'Bug database only accounts' to
8375 'Write After Approval' section. Update email.
8376
8377 2003-10-14 Roger Sayle <roger@eyesopen.com>
8378
8379 * MAINTAINERS: Move myself from 'Write After Approval' to
8380 'Various Maintainers' section as middle-end maintainer.
8381
8382 2003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
8383
8384 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
8385 HOST_FLAGS_TO_PASS.
8386 * Makefile.in: Regenerate.
8387
8388 2003-10-11 Bernardo Innocenti <bernie@develer.com>
8389
8390 * config.guess: Update to 2003-10-07 version.
8391 * config.sub: Update to 2003-10-07 version.
8392
8393 2003-10-06 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8394
8395 * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
8396 * ltconfig (irix5*, irix6*): Don't override version_type.
8397
8398 2003-10-05 Mohan Embar <gnustuff@thisiscool.com>
8399
8400 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
8401 * configure: Rebuilt
8402 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
8403 * Makefile.in: Rebuilt
8404
8405 2003-10-03 H.J. Lu <hongjiu.lu@intel.com>
8406
8407 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
8408
8409 2003-09-30 Carlo Wood <carlo@alinoe.com>
8410
8411 * MAINTAINERS (Write After Approval): Add myself.
8412
8413 2003-09-29 Paul Koning <ni1d@arrl.net>
8414
8415 * MAINTAINERS: Move myself from "Write After Approval"
8416 to CPU platform maintainers for pdp11 platform.
8417
8418 2003-09-23 Andreas Tobler <a.tobler@schweiz.ch>
8419
8420 * MAINTAINERS: Move myself from 'Write After Approval' to
8421 'Various Maintainers' section as libffi testsuite maintainer.
8422
8423 2003-09-21 Daniel Jacobowitz <drow@mvista.com>
8424
8425 * configure.in: Pass a computed --program-transform-name
8426 to subconfigures.
8427 * configure: Regenerated.
8428
8429 2003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
8430
8431 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
8432 * Makefile.in: Regenerate.
8433
8434 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
8435 * Makefile.in: Regenerate.
8436
8437 2003-09-19 Ziemowit Laski <zlaski@apple.com>
8438
8439 * MAINTAINERS: Move myself from 'Write After Approval'
8440 to 'Various Maintainers' (objective-c) section.
8441
8442 2003-09-17 Daniel Jacobowitz <drow@mvista.com>
8443
8444 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
8445 quoting.
8446 * configure: Regenerated.
8447
8448 2003-09-16 Joel Brobecker <brobecker@gnat.com>
8449
8450 * MAINTAINERS (Write After Approval): Add myself to write after
8451 approval list.
8452
8453 2003-09-16 Dorit Naishlos <dorit@il.ibm.com>
8454
8455 * MAINTAINERS (Write After Approval): Add myself.
8456
8457 2003-09-09 Ian Lance Taylor <ian@wasabisystems.com>
8458
8459 * MAINTAINERS: Update my e-mail address.
8460
8461 2003-09-09 Alan Modra <amodra@bigpond.net.au>
8462
8463 * libtool.m4 (LD): Correct powerpc64 host match.
8464
8465 2003-09-06 James E Wilson <wilson@tuliptree.org>
8466
8467 * MAINTAINTERS: Update my affiliation and email address.
8468
8469 2003-09-06 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
8470
8471 * MAINTAINERS (Write After Approval): Add myself.
8472
8473 2003-09-04 DJ Delorie <dj@redhat.com>
8474
8475 * configure: Regenerate.
8476
8477 2003-09-04 Robert Millan <robertmh@gnu.org>
8478
8479 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
8480
8481 2003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8482
8483 * configure.in: Ensure arguments to sed are properly spaced.
8484 * configure: Regenerate.
8485
8486 2003-08-30 Gerald Pfeifer <gerald@pfeifer.com>
8487
8488 * MAINTAINERS: Update my e-mail address.
8489
8490 2003-08-28 Mohan Embar <gnustuff@thisiscool.com>
8491
8492 * MAINTAINERS (Write After Approval): Add myself.
8493
8494 2003-08-27 Daniel Jacobowitz <drow@mvista.com>
8495
8496 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
8497 * configure: Regenerated.
8498
8499 2003-08-23 Marek Michalkiewicz <marekm@amelek.gda.pl>
8500
8501 * MAINTAINERS: Update my email address.
8502
8503 2003-08-23 Phil Edwards <pme@gcc.gnu.org>
8504
8505 * configure.in: Use newline instead of semicolon when assuming
8506 shell arguments in a for loop.
8507 * configure: Regenerated.
8508
8509 2003-08-22 Jason Eckhardt <jle@rice.edu>
8510
8511 * MAINTAINERS: Resurrect the i860 maintainer.
8512
8513 2003-08-20 Geoffrey Keating <geoffk@apple.com>
8514
8515 PR 8180
8516 * configure.in: When testing with_libs and with_headers, treat
8517 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
8518 * configure: Regenerate.
8519
8520 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
8521 make, shell, etc.
8522 (baseargs): Likewise.
8523 * configure: Regenerate.
8524
8525 2003-08-20 Bernardo Innocenti <bernie@develer.com>
8526
8527 * MAINTAINERS (Write After Approval): Add myself.
8528
8529 2003-08-19 Geoffrey Keating <geoffk@apple.com>
8530
8531 * configure.in: Disable libgcj for darwin not on powerpc.
8532 * configure: Rebuild.
8533
8534 2003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
8535
8536 * config-ml.in, symlink-tree: Add license.
8537
8538 2003-08-03 Richard Stallman <rms@gnu.org>
8539 Eben Moglen <moglen@columbia.edu>
8540
8541 * README.SCO: New file.
8542
8543 2003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
8544
8545 * Makefile.tpl (check, check-c++): Express dependencies using
8546 dependencies rather than commands.
8547 * Makefile.in: Regenerate.
8548
8549 2003-08-01 Andrew Cagney <cagney@redhat.com>
8550
8551 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
8552 * configure: Ditto.
8553
8554 2003-07-31 Geoffrey Keating <geoffk@apple.com>
8555
8556 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
8557 * Makefile.in: Update.
8558
8559 2003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
8560
8561 * configure.in: Enable libgcj for darwin.
8562 * configure: Rebuild.
8563
8564 2003-07-29 Phil Edwards <pme@gcc.gnu.org>
8565
8566 * config-ml.in: Use ac_configure_args directly instead of
8567 ml_arguments. Only set ml_norecursion if --no[-]recursion is
8568 actually seen.
8569
8570 2003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
8571
8572 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
8573 creating target and build subdirs to build all parent dirs as needed.
8574 * Makefile.in: Rebuild.
8575 * configure.in: Don't build dirs explicitly here.
8576 * configure: Rebuild.
8577
8578 2003-07-26 Paul Brook <paul@nowt.org>
8579
8580 * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
8581
8582 2003-07-22 Alexandre Oliva <aoliva@redhat.com>
8583
8584 * Makefile.tpl (all-make): Depend on intl.
8585 * Makefile.in: Rebuilt.
8586
8587 2003-07-20 Phil Edwards <pme@gcc.gnu.org>
8588
8589 * install-sh: Update to newer upstream versions (associated with
8590 aclocal 1.7).
8591 * mkinstalldirs: Likewise.
8592 * missing: Likewise, plus $1Help2man -> $1 typo fix.
8593
8594 2003-07-16 Andrew Pinski <pinskia@gcc.gnu.org>
8595
8596 * MAINTAINERS: Move self from Bug database only accounts
8597 to write-after-approval.
8598
8599 2003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
8600
8601 * config.if: Remove unused libc_interface determination.
8602
8603 2003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
8604
8605 * MAINTAINERS: Move self from write-after-approval to
8606 build machinery (*.in).
8607
8608 2003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
8609
8610 PR bootstrap/11273
8611 PR bootstrap/11408
8612 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
8613 unused INSTALL_PROGRAM_ARGS.
8614 * configure.in: Use AC_PROG_INSTALL.
8615 * Makefile.in: Regenerate.
8616 * configure: Regenerate.
8617
8618 2003-07-13 Kazu Hirata <kazu@cs.umass.edu>
8619
8620 * MAINTAINERS: Alphabetize.
8621
8622 2003-07-10 Alexandre Oliva <aoliva@redhat.com>
8623
8624 * configure: Rebuilt.
8625 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
8626 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
8627 newlib nor libgloss.
8628 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
8629 * configure.in (am33_2.0-*-linux*): Added.
8630
8631 2003-07-09 Bob Wilson <bob.wilson@acm.org>
8632
8633 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
8634 * configure: Regenerate.
8635
8636 2003-07-07 Zack Weinberg <zack@codesourcery.com>
8637
8638 * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
8639 * Makefile.in: Regenerate.
8640
8641 2003-07-04 Zack Weinberg <zack@codesourcery.com>
8642
8643 * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
8644 * Makefile.in: Regenerate.
8645
8646 2003-07-04 H.J. Lu <hongjiu.lu@intel.com>
8647
8648 * Makefile.tpl: Replace PWD with PWD_COMMAND.
8649 * Makefile.in: Regenerated.
8650
8651 * config-ml.in: Replace PWD with PWD_COMMAND.
8652
8653 2003-07-04 Zack Weinberg <zack@codesourcery.com>
8654
8655 * intl: New directory; see intl/ChangeLog for details.
8656 * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
8657 * Makefile.tpl: all-gcc depends on maybe-all-intl.
8658 * Makefile.in: Regenerate.
8659
8660 2003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
8661
8662 * configure.in: Clean up config-lang.in handling. Delete
8663 useless assignment to "subdirs".
8664 * configure: Regenerate.
8665
8666 2003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
8667
8668 * configure.in: Rename 'target_libs' to 'target_libraries'.
8669 Remove useless reference to 'target_libs'.
8670 * configure: Regenerate.
8671
8672 2003-06-23 Keith Seitz <kseitz@sources.redhat.com>
8673
8674 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
8675 * Makefile.in: Regenerate.
8676
8677 2003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
8678
8679 * Makefile.def: Introduce flags_to_pass.
8680 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
8681 * Makefile.in: Regenerate.
8682
8683 2003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
8684
8685 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
8686 and target-libgloss.
8687 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
8688 <h8300*-*-*>: Disable libf2c and ${libgcj}.
8689 * configure: Regenerate.
8690
8691 2003-06-17 Benjamin Kosnik <bkoz@redhat.com>
8692
8693 * configure.in: Update testsuite_flags to new location.
8694 * configure. Regenerate.
8695
8696 2003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
8697
8698 * Makefile.tpl: Remove BUILD_CC stuff.
8699 * Makefile.in: Regenerate.
8700
8701 2003-06-17 Kazu Hirata <kazu@cs.umass.edu>
8702
8703 * MAINTAINERS (Write After Approval): Remove Andrew Haley.
8704
8705 2003-06-16 Graeme Peterson <gp@qnx.com>
8706
8707 * MAINTAINERS (Write After Approval): Add myself.
8708
8709 2003-06-14 H.J. Lu <hongjiu.lu@intel.com>
8710
8711 * config.guess: Update to 2003-06-12 version.
8712 * config.sub: Update to 2003-06-13 version.
8713
8714 2003-06-12 H.J. Lu <hongjiu.lu@intel.com>
8715
8716 * config.guess: Update to 2003-06-06 version.
8717 * config.sub: Update to 2003-06-06 version.
8718
8719 2003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8720
8721 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
8722 * configure. Regenerate.
8723
8724 2003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
8725
8726 * configure.in: Disable serial configure by default.
8727 * configure: Regenerate.
8728 * Makefile.tpl: Abolish .NOTPARALLEL.
8729 * Makefile.in: Regenerate.
8730
8731 * Makefile.tpl: Replace {build,host,target}_canonical by
8732 {build,host,target}.
8733 * Makefile.in: Regenerate.
8734
8735 * Makefile.tpl: Fix stupid pasto.
8736 * Makefile.in: Regenerate.
8737
8738 2003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
8739
8740 * Makefile.tpl: Remove bogus conditional.
8741 * Makefile.in: Regenerate.
8742
8743 2003-06-05 Jan Hubicka <jh@suse.cz>
8744
8745 * Makefile.tpl (profiledbootstrap): New target.
8746 * Makefile.in (profiledbootstrap): New target.
8747
8748 2003-06-05 Wolfgang Bangerth <bangerth@dealii.org>
8749
8750 * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
8751 Pinski. Remove user names from other bugzilla-only maintainers.
8752
8753 2003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
8754
8755 * Makefile.tpl: Make 'recursive targets' using autogen rather
8756 than shell loop. Remove duplicate 'clean' targets and false
8757 comments.
8758 * Makefile.def: Add systematic dependencies to 'recursive' targets.
8759 Add systematic method of specifying missing targets in subdirs.
8760 Add copyright boilerplate.
8761 * Makefile.in: Regenerate.
8762 * configure.in: Add 'recursive targets' to maybe list.
8763 * configure: Regenerate.
8764
8765 * MAINTAINERS: "GNATS only" -> "Bug database only".
8766
8767 * Makefile.tpl: Rename [+target+] to [+make_target+].
8768 * Makefile.def: Rename 'target' to 'make_target'.
8769
8770 2003-05-31 Neil Booth <neil@daikokuya.co.uk>
8771
8772 * MAINTAINERS: Add self as options handling maintainer.
8773
8774 2003-05-28 Michael Meissner <gnu@the-meissners.org>
8775
8776 * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
8777 been too long since I touched those ports.
8778
8779 2003-05-28 DJ Delorie <dj@redhat.com>
8780
8781 * Makefile.tpl: Make maybe-check-gcc .PHONY.
8782 * Makefile.in: Regenerate.
8783
8784 2003-05-21 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
8785
8786 * configure.in: Use curly braces in the definition of tooldir.
8787 * configure: Regenerate.
8788
8789 2003-05-21 DJ Delorie <dj@redhat.com>
8790
8791 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
8792 newlib or libgloss.
8793 * Makefile.in: Regenerate.
8794
8795 2003-05-21 DJ Delorie <dj@redhat.com>
8796
8797 * Makefile.tpl: Add missing empty maybe-check-gcc target.
8798 * Makefile.in: Regenerate.
8799
8800 2003-05-20 Ian Lance Taylor <ian@airs.com>
8801
8802 * MAINTAINERS: Update my e-mail address.
8803
8804 2003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
8805
8806 * configure.in: Switch more things to use maybe dependencies.
8807 * Makefile.tpl: Switch more things to use maybe dependencies.
8808 Factor out common code from autogen IF statements.
8809 * configure: Regenerate.
8810 * Makefile.in: Regenerate.
8811
8812 2003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
8813
8814 * configure.in: Accept i[3456789]86 for machine type.
8815 * configure: Regenerate.
8816
8817 2003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
8818
8819 * configure.in: Switch more things to use maybe dependencies.
8820 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
8821 * configure: Regenerate.
8822 * Makefile.tpl: Switch more things to use maybe dependencies.
8823 * Makefile.in: Regenerate.
8824
8825 2003-05-16 Andreas Schwab <schwab@suse.de>
8826
8827 * Makefile.tpl (install-opcodes): Define.
8828 * Makefile.in: Rebuild.
8829
8830 2003-05-13 Andreas Jaeger <aj@suse.de>
8831
8832 * config.guess: Update to 2003-05-09 version.
8833 * config.sub: Update to 2003-05-09 version.
8834
8835 2003-05-13 Michael Eager <eager@mvista.com>
8836
8837 * configure.in: Correct sed script so that options in quotes are not
8838 deleted.
8839 * configure: Rebuild.
8840
8841 2003-05-12 Corinna Vinschen <corinna@vinschen.de>
8842
8843 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
8844 and $$s/newlib/libc/sys/cygwin32 include paths.
8845 * configure: Ditto.
8846
8847 2003-05-12 Michael Meissner <gnu@the-meissners.org>
8848
8849 * MAINTAINERS: Update my email addresses.
8850
8851 2003-05-06 Eric Botcazou <ebotcazou@libertysurf.fr>
8852
8853 * config-ml.in: Propagate INSTALL variables.
8854
8855 2003-05-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8856
8857 * MAINTAINERS: Remove duplicate entries in Write After Approval.
8858
8859 2003-05-02 Chris Demetriou <cgd@broadcom.com>
8860
8861 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
8862 * Makefile.in: Regenerate.
8863
8864 2003-05-02 Wolfgang Bangerth <bangerth@dealii.org>
8865
8866 * MAINTAINERS (GNATS only): Add Falk Hueffner.
8867
8868 2003-04-30 Wolfgang Bangerth <bangerth@dealii.org>
8869
8870 * MAINTAINERS (GNATS only): Add Giovanni Bajo.
8871
8872 2003-04-27 Daniel Jacobowitz <drow@mvista.com>
8873
8874 * Makefile.tpl: Clean $(BUILD_SUBDIR).
8875 * Makefile.in: Regenerated.
8876
8877 2003-04-25 Wolfgang Bangerth <bangerth@dealii.org>
8878
8879 * MAINTAINERS (Write After Approval): Upgrade myself from
8880 GNATS only to write-after-approval. Update my mail address.
8881
8882 2003-04-25 Loren J. Rittle <ljrittle@acm.org>
8883
8884 (OS Port Maintainers: freebsd): Add myself.
8885
8886 2003-04-22 Mark Mitchell <mark@codesourcery.com>
8887
8888 * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
8889
8890 2003-04-22 Kean Johnston <jkj@sco.com>
8891
8892 * MAINTAINERS (SCO ports): Added myself.
8893
8894 2003-04-21 Nathan Sidwell <nathan@codesourcery.com>
8895
8896 * MAINTAINERS (gcov): Add myself and Jan Hubicka.
8897
8898 2003-04-19 Kean Johnston <jkj@sco.com>
8899
8900 * MAINTAINERS (Write After Approval): Add myself.
8901
8902 2003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8903
8904 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
8905 * Makefile.in: Regenerate.
8906
8907 2003-04-18 Jakub Jelinek <jakub@redhat.com>
8908
8909 * configure.in (powerpc64*-*-linux*): Remove.
8910 * configure: Rebuilt.
8911
8912 2003-04-17 Phil Edwards <pme@gcc.gnu.org>
8913
8914 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
8915 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
8916 and restrap.
8917 * Makefile.in: Regenerate.
8918
8919 2003-04-16 Richard Earnshaw <rearnsha@arm.com>
8920
8921 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
8922 * configure: Regenerated.
8923
8924 2003-04-15 DJ Delorie <dj@redhat.com>
8925
8926 * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
8927
8928 2003-04-13 Nick Clifton <nickc@redhat.com>
8929
8930 * config-ml.in: Remove support for --disable-aix removing
8931 call-aix multilibs.
8932
8933 2003-04-10 Alexandre Oliva <aoliva@redhat.com>
8934
8935 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
8936 * */configure: Rebuilt.
8937
8938 2003-04-08 Joel Sherrill <joel@oarcorp.com>
8939
8940 * MAINTAINERS: Add my email address.
8941
8942 2003-03-17 Olivier Hainque <hainque@act-europe.fr>
8943
8944 * MAINTAINERS (Write After Approval): Add myself.
8945
8946 2003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
8947
8948 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
8949 * Makefile.in: Regenerate.
8950
8951 2003-03-14 Michael Chastain <mec@shout.net>
8952
8953 * Makefile.in: Regenerate with correct Makefile.def.
8954
8955 2003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
8956
8957 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
8958 Make macro.
8959 * Makefile.in: Regenerate.
8960 * configure.in: Clean up gxx_include_dir logic.
8961 * configure: Regenerate.
8962
8963 2003-03-12 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
8964
8965 * MAINTAINERS (Write After Approval): Add myself.
8966
8967 2003-03-10 Ben Elliston <bje@wasabisystems.com>
8968
8969 * MAINTAINERS: Update my mail address.
8970
8971 2003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8972
8973 * configure.in (gxx_include_dir): Fix typo.
8974 * configure: Regenerated.
8975
8976 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
8977
8978 * Makefile.tpl: Reindent.
8979 * Makefile.in: Regenerate.
8980 * configure.in: Reindent. Don't set unused variables.
8981 * configure: Regenerate.
8982
8983 2003-03-04 Daniel Jacobowitz <drow@mvista.com>
8984
8985 * configure.in: Include $(build_tooldir)/sys-include in
8986 FLAGS_FOR_TARGET.
8987 * configure: Regenerated.
8988
8989 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
8990
8991 * Makefile.tpl: Always pass down RANLIB.
8992 * Makefile.in: Regenerate.
8993
8994 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
8995 * Makefile.in: Regenerate.
8996 * configure.in: Remove unused logic relating to --enable-shared
8997 and --enable-threads. Remove bogus comments. Remove redundant
8998 noconfigdirs.
8999 * configure: Regenerate.
9000
9001 * configure.in: Replace ${libstdcxx_version} by its value.
9002 Remove reference to mh-dgux.
9003 * configure: Regenerate.
9004
9005 2003-03-03 Kevin Buettner <kevinb@redhat.com>
9006
9007 * MAINTAINERS (Write After Approval): Add myself.
9008
9009 2003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
9010
9011 * Makefile.tpl: Rearrange.
9012 * Makefile.in: Regenerate.
9013
9014 2003-02-25 Uwe Stieber <uwe@wwws.de>
9015
9016 * configure.in: Add support for kaOS as cross build target system.
9017 * configure: Regenerated.
9018
9019 2003-02-24 Steven Bosscher <steven@gcc.gnu.org>
9020
9021 * MAINTAINERS (Write after approval): Add myself.
9022
9023 2003-02-21 James E Wilson <wilson@tuliptree.org>
9024
9025 * MAINTAINERS: Update my email address.
9026
9027 2003-02-21 Zack Weinberg <zack@codesourcery.com>
9028
9029 * MAINTAINERS: Add self to blanket write privs. section.
9030
9031 2003-02-20 Sean McNeil <sean@blue.mcneil.com>
9032
9033 * Makefile.tpl: Add definition of CPPFLAGS to pass into
9034 configure-target-* as some target builds may require additional
9035 flags for preprocessor tests.
9036 * Makefile.in: Regenerated.
9037
9038 2003-02-19 Alexandre Oliva <aoliva@redhat.com>
9039
9040 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
9041 * ltconfig: Handle it.
9042 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
9043 auto-detecting it.
9044
9045 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
9046 it is used as argument to $CC.
9047 * ltcf-gcj.sh: Likewise.
9048
9049 * configure.in: Introduce --enable-maintainer-mode.
9050 * configure: Rebuilt.
9051 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
9052 for maintainer mode.
9053 * Makefile.in: Rebuilt.
9054
9055 2003-02-18 Jason Merrill <jason@redhat.com>
9056
9057 * Makefile.tpl (check-c++): Allow parallelism.
9058
9059 2003-02-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9060
9061 * MAINTAINERS: Remove John Carr (who never actually had access to
9062 gcc.gnu.org).
9063
9064 2003-02-15 Geoffrey Keating <geoffk@apple.com>
9065
9066 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
9067 don't configure target-libobjc.
9068 * configure: Regenerate.
9069
9070 2003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9071
9072 * Makefile.tpl (RANLIB): Define.
9073 * Makefile.in: Regenerate.
9074
9075 2003-02-08 Laurynas Biveinis <laurynas.biveinis@mif.vu.lt>
9076
9077 * MAINTAINERS: Update my email.
9078
9079 2003-02-06 Keith R Seitz <keiths@redhat.com>
9080
9081 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
9082 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
9083 * Makefile.in: Regenerated.
9084 * configure.in: Remove all traces of snavigator, db, and grep.
9085 * configure: Regenerated.
9086
9087 2003-02-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9088
9089 * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
9090 After Approval.
9091
9092 2003-02-02 Christian Cornelssen <ccorn@cs.tu-berlin.de>
9093
9094 * MAINTAINERS (Write after approval): Add myself.
9095
9096 2003-01-31 Frank Ch. Eigler <fche@redhat.com>
9097
9098 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
9099 * Makefile.in: Regenerated.
9100
9101 2003-01-30 Roger Sayle <roger@eyesopen.com>
9102
9103 * config.guess: Updated to 2003-01-30's version.
9104 * config.sub: Updated to 2003-01-28's version.
9105
9106 2003-01-30 Alexandre Oliva <aoliva@redhat.com>
9107
9108 * config.if: If gcc_version is already set, just use it. Don't set
9109 gcc_version_trigger if it's already set, otherwise set it to
9110 gcc/version.c, but only if the file exists. If it is not set and
9111 gcc/version.c does not exist, try to extract the version number from
9112 $CC.
9113
9114 2003-01-29 Andreas Tobler <a.tobler@schweiz.ch>
9115
9116 * MAINTAINERS: Add myself to write-after-approval list.
9117
9118 2003-01-27 Phil Edwards <pme@gcc.gnu.org>
9119
9120 * configure.in: Revert 24Jan change.
9121 * configure: Regenerate.
9122
9123 2003-01-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9124
9125 * MAINTAINERS: Remove incorrect entry for Paul Eggert. Fix
9126 entry of HJ Lu.
9127
9128 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
9129
9130 * configure.in: Revert previous change.
9131 * configure: Regenerate.
9132
9133 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
9134
9135 * configure.in: Make rda native-only.
9136 * configure: Regenerate.
9137
9138 2003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
9139
9140 * MAINTAINERS: Move myself from GNATS-only-accounts to
9141 write-after-approval.
9142
9143 2003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
9144
9145 * configure.in: Add missing \.
9146 * configure: Rebuilt.
9147
9148 2003-01-17 Jakub Jelinek <jakub@redhat.com>
9149
9150 * configure.in (baseargs): Avoid using \| in sed regular
9151 expressions.
9152 * configure: Rebuilt.
9153
9154 2003-01-16 Jakub Jelinek <jakub@redhat.com>
9155
9156 * configure.in (baseargs): Remove all supported forms of
9157 --cache-file, --srcdir, --host, --build and --target options
9158 from argument lists.
9159 * configure: Rebuilt.
9160
9161 2003-01-15 Josef Zlomek <zlomekj@suse.cz>
9162
9163 * MAINTAINERS: Add myself to write-after-approval list.
9164
9165 2003-01-15 Alexandre Oliva <aoliva@redhat.com>
9166
9167 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
9168 * configure: Rebuilt.
9169
9170 2003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
9171
9172 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
9173 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
9174 * Makefile.in: Regenerate.
9175 * configure: Regenerate.
9176
9177 2003-01-09 Alexandre Oliva <aoliva@redhat.com>
9178
9179 * configure.in: Remove Makefile in build, host and target modules
9180 unless configure was run with --no-recursion.
9181 * configure: Rebuilt.
9182
9183 2003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
9184
9185 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
9186 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
9187 * Makefile.in: Regenerate.
9188
9189 2003-01-08 Chris Demetriou <cgd@broadcom.com>
9190
9191 * config.guess: Update to 2003-01-03 version.
9192 * config.sub: Update to 2003-01-03 version.
9193
9194 2003-01-07 Christopher Faylor <cgf@redhat.com>
9195
9196 * configure: Regenerate with proper autoconf 2.13.
9197
9198 2003-01-07 Christopher Faylor <cgf@redhat.com>
9199
9200 * configure.in: Add AC_PREREQ for consistency.
9201 * configure: Regenerate.
9202
9203 2003-01-06 Andrew Cagney <ac131313@redhat.com>
9204
9205 * configure.in (GDB_TK): Add tcl directories conditional on
9206 gdb/gdbtk directory being present.
9207 * configure: Regenerate.
9208
9209 2003-01-04 John David Anglin <dave.anglin@nrc.ca>
9210
9211 * configure.in (LD): Improve test for gcc. Try to set LD to the ld
9212 used by gcc if LD is not defined and we are not doing a Canadian Cross.
9213 * configure: Rebuilt.
9214
9215 2002-12-31 Tom Tromey <tromey@redhat.com>
9216
9217 * Makefile.in: Rebuilt.
9218 * Makefile.def (target_modules) [libffi]: Allow installation.
9219
9220 2002-12-31 Andreas Schwab <schwab@suse.de>
9221
9222 * configure.in: Fix use of $program_transform_name.
9223 * configure: Regenerated.
9224
9225 2002-12-30 Daniel Jacobowitz <drow@mvista.com>
9226
9227 * configure.in (baseargs): Don't remove first configure argument.
9228 * configure: Regenerated.
9229
9230 2002-12-29 Alexandre Oliva <aoliva@redhat.com>
9231
9232 * Makefile.tpl (local-distclean): Don't remove...
9233 (multilib.ts): ... this. Moved into...
9234 (multilib.out): ... this. Don't use sub-make.
9235 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
9236 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
9237 (configure-build-[+module+], configure-[+module+],
9238 configure-target-[+module+], configure-gcc): ... these. Test
9239 for Makefile existence. Drop config.status from dependencies.
9240 * Makefile.in: Rebuilt.
9241 * configure.in: Move gcc-version-trigger to the end of
9242 ac_configure_args. Add comments to maybedep.tmp and
9243 serdep.tmp. Introduce --disable-serial-configure. Remove
9244 nonopt from baseargs, matching and removing corresponding
9245 whitespace while at it.
9246 * configure: Rebuilt.
9247
9248 2002-12-28 Alexandre Oliva <aoliva@redhat.com>
9249
9250 * configure.in (host_configargs): Replace reference to
9251 no-longer-defined buildopts with --build=${build_alias}.
9252 * configure: Rebuilt.
9253
9254 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
9255 program_transform_name to standard idiom.
9256 (AUTOGEN, AUTOCONF): Define.
9257 (Makefile.in): Use $(AUTOGEN).
9258 (Makefile): Depend on config.status, and use autoconf-style rule to
9259 build it. Move original commands to...
9260 (config.status): ... this new target.
9261 (configure): Add $(srcdir). Depend on config/acx.m4. Use
9262 $(AUTOCONF).
9263 * Makefile.in: Rebuilt.
9264
9265 2002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
9266
9267 * Makefile.tpl: Fix dramatic bustage due to change in
9268 program_transform_name.
9269 * Makefile.in: Regenerate.
9270
9271 * configure.in: Remove unnecessary PATH setting.
9272 * configure: Regnerate.
9273
9274 * configure.in: Don't default to unprefixed tools unless
9275 the native tools will work.
9276 * configure: Regenerate.
9277
9278 * configure.in: Convert to autoconf script. Blow away lots
9279 of now-redundant Makefile fragments.
9280 * configure: Generate using Autoconf.
9281 * Makefile.tpl: Rewrite to reflect autoconfiscation.
9282 * Makefile.in: Regenerate.
9283
9284 2002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
9285
9286 * configure: Fix stupid bug where RANLIB was mistakenly included.
9287
9288 * configure.in: Rename (buildargs, hostargs, targargs) to
9289 (build_configargs, host_configargs, target_configargs).
9290
9291 * configure.in: Move logic out of sed statement.
9292
9293 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
9294 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
9295
9296 2002-12-25 Svein E. Seldal <Svein.Seldal@solidas.com>
9297
9298 * config.sub: Import from master repository
9299 * config.guess: Ditto
9300
9301 2002-12-24 Andreas Schwab <schwab@suse.de>
9302
9303 * Makefile.tpl (multilib.out): Fix missing space.
9304 * Makefile.in: Regenerate.
9305
9306 2002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
9307
9308 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
9309 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
9310 * Makefile.in: Regenerate.
9311 * configure.in: Remove unnecessary leftovers.
9312
9313 2002-12-21 Geoffrey Keating <geoffk@apple.com>
9314
9315 * configure.in (extra_ranlibflags_for_target): New variable.
9316 (*-*-darwin): Add -c to ranlib commands.
9317 * configure (tooldir): Handle extra_ranlibflags_for_target.
9318
9319 2002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
9320
9321 * Makefile.tpl: Revert HJL's change.
9322 * Makefile.in: Regenerated.
9323 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
9324 always.
9325
9326 2002-12-19 Andreas Schwab <schwab@suse.de>
9327
9328 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
9329 * Makefile.in: Regenerate.
9330
9331 2002-12-18 H.J. Lu <hjl@gnu.org>
9332
9333 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
9334 * Makefile.in: Regenerated.
9335
9336 * configure.in (build_prefix): New. Substitute.
9337
9338 2002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
9339
9340 * Makefile.tpl: Don't let real targets depend on phony targets.
9341 * Makefile.in: Regenerate.
9342
9343 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
9344 * Makefile.in: Regenerate.
9345
9346 2002-12-17 Svein E. Seldal <Svein.Seldal@solidas.com>
9347
9348 * config.sub: Import from master repository
9349 * config.guess: Ditto
9350
9351 2002-12-16 Jason Merrill <jason@redhat.com>
9352
9353 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
9354 previous 'make bootstrap'.
9355 * Makefile.in: Regenerate.
9356
9357 2002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
9358
9359 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
9360
9361 2002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
9362
9363 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
9364 * Makefile.in: Regenerate.
9365
9366 2002-12-13 Jason Merrill <jason@redhat.com>
9367
9368 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
9369 library tests.
9370 (check-c++): Just depend on it and check-target-libstdc++-v3.
9371 * Makefile.in: Regenerate.
9372
9373 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
9374
9375 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
9376 * Makefile.in: Rebuilt.
9377
9378 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
9379
9380 * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
9381
9382 2002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
9383
9384 * configure: Fix bug put in by gremlins.
9385
9386 * Makefile.tpl: Substitute more autoconfily.
9387 * configure: Substitute more autoconfily.
9388 * Makefile.in: Regenerate.
9389
9390 2002-12-09 Svein E. Seldal <Svein.Seldal@solidas.com>
9391
9392 * config.sub: Import from master repository
9393 * config.guess: Ditto
9394 * MAINTAINERS: Added Svein Seldal under write after approval
9395
9396 2002-12-08 Andrew Cagney <ac131313@redhat.com>
9397
9398 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
9399 * Makefile.in (all-sim): Ditto.
9400
9401 2002-12-06 DJ Delorie <dj@redhat.com>
9402
9403 * Makefile.tpl: Change configure dependencies to not have real
9404 targets depend on phony targets.
9405
9406 2002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
9407
9408 * configure.in: Revert unintentional change.
9409
9410 * Makefile.tpl: Change dependency for */multilib.out so that
9411 it works when gcc isn't in the tree.
9412
9413 * configure.in: Substitute more.
9414 * configure: Run subconfigures from the Makefile.
9415 * Makefile.tpl: Run subconfigures from the Makefile; add a few
9416 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
9417
9418 2002-12-05 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9419
9420 * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
9421
9422 2002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
9423
9424 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
9425 and corresponding dependencies.
9426 * Makefile.in: Regenerate.
9427
9428 * configure.in (host_tools): Order binutils, gas and ld for
9429 convenience in running the testsuites.
9430
9431 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
9432 * Makefile.in: Regenerate.
9433 * configure.in: Introduce rules to serialize subconfigure runs.
9434
9435 * configure.in: Introduce BASE_CC_FOR_TARGET.
9436 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
9437 Realize configure-build-* targets. Realize configure-target-* targets.
9438 * Makefile.in: Regenerate.
9439
9440 2002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
9441
9442 * configure: Move gcc_version_trigger stuff from here...
9443 * configure.in: ...to here.
9444
9445 * configure.in: Separate subconfigure options added by this file from
9446 options given by the user. Add machinery to put args for host
9447 subconfigures into the Makefile.
9448
9449 * Makefile.tpl: Remove 'vault' targets.
9450 * Makefile.tpl: Reorder and comment dependencies.
9451 * Makefile.in: Regenerate.
9452
9453 2002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
9454 * configure.in: Fix my broken commit of previous patch. (sigh)
9455
9456 2002-11-28 Geoffrey Keating <geoffk@apple.com>
9457
9458 * configure.in: Move host-specific darwin noconfigdirs into
9459 the host-specific section.
9460
9461 2002-11-28 Geoffrey Keating <geoffk@apple.com>
9462
9463 * configure.in: Move host-specific darwin noconfigdirs into
9464 the host-specific section.
9465
9466 2002-11-26 Nathanael Nerode <neroden@gcc.gnu.org>
9467
9468 * configure: Remove skip-this-dir support.
9469 * Makefile.tpl: Remove skip-this-dir support.
9470
9471 * Makefile.tpl: Remove leftover support for non-autoconfiscated
9472 subdirectories.
9473 * Makefile.in: Regenerate.
9474
9475 * Makefile.tpl: Strip out useless setting of 'dir'.
9476 * Makefile.in: Regenerate.
9477
9478 2002-11-22 Nathanael Nerode <neroden@gcc.gnu.org>
9479
9480 * configure.in: Fix deeply stupid bug.
9481
9482 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
9483 shell code in CXX_FOR_TARGET
9484 * Makefile.def: Introduce raw_cxx.
9485 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
9486 RAW_CXX_FOR_TARGET.
9487 * Makefile.in: Regenerate.
9488
9489 2002-11-21 Nathanael Nerode <neroden@gcc.gnu.org>
9490
9491 * Makefile.tpl: Remove unnecessary ifs.
9492 * Makefile.in: Regenerate.
9493
9494 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
9495 dependencies. Maybe-ize build-libiberty. Create dummy install
9496 targets for 'no_install' modules.
9497 * configure: Move GDB_TK substitution to configure.in. Move
9498 build_modules stuff to configure.in.
9499 * configure.in: Implement soft dependency machinery. Maybe-ize
9500 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
9501 * Makefile.in: Regenerate.
9502
9503 2002-11-19 Nathanael Nerode <neroden@gcc.gnu.org>
9504
9505 * Makefile.tpl: Make all-target, install-target behave similarly
9506 to all, install (only hitting configured targets). Eliminate
9507 unused macro defintions.
9508
9509 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
9510 build != host.
9511
9512 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
9513
9514 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
9515
9516 * configure.in: Produce lists of subdir targets we're actually
9517 configuring. Remove references to "dosrel".
9518 * Makefile.tpl: Let configure set which subdir targets are hit.
9519 Remove install-cross; clean up install; remove ALL. Remove
9520 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
9521 Autogenerate host module targets. Remove empty dependency lines
9522 and redundant dependency; rearrange slightly.
9523 * Makefile.def: Add host-side libtermcap, utils.
9524
9525 * Makefile.in: Regenerate.
9526
9527 2002-11-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9528
9529 * ltconfig (osf[345]): Append $major to soname_spec.
9530 Reflect this in library_names_spec.
9531 * ltmain.sh (osf): Prefix $major with . for use as extension.
9532
9533 2002-11-19 Andreas Jaeger <aj@suse.de>
9534
9535 * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
9536 linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
9537 and sparc64 GNU/Linux systems.
9538
9539 2002-11-19 Nathan Sidwell <nathan@codesourcery.com>
9540
9541 * MAINTAINERS: Update email.
9542
9543 2002-11-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9544
9545 * MAINTAINERS: Complete James Dennett's entry.
9546
9547 2002-11-15 Eric Botcazou <ebotcazou@libertysurf.fr>
9548
9549 * MAINTAINERS (Write After Approval): Add myself.
9550
9551 2002-11-13 Bruce Korb <bkorb@gnu.org>
9552
9553 * Makefile.tpl: syntactic cleanup
9554
9555 2002-11-13 Stuart Hastings <stuart@apple.com>
9556
9557 * MAINTAINERS: Add myself to write-after-approval list.
9558
9559 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
9560
9561 * Makefile.def: Add list of recursive targets to autogenerate.
9562 Add build_modules.
9563 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
9564 targets. Autogenerate *-build-* targets.
9565 * Makefile.in: Regenerate.
9566
9567 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
9568
9569 * configure: More autoconf-style substitutions.
9570 * Makefile.tpl: More autoconf-style substitutions.
9571 * Makefile.in: Regenerate.
9572
9573 2002-11-11 Nathanael Nerode <neroden@gcc.gnu.org>
9574
9575 * configure: Substitute more variables in a more autoconf-friendly
9576 way. Simplify slightly.
9577 * Makefile.tpl: Make more variables substitutable in an
9578 autoconf-friendly way.
9579 * Makefile.in: Regenerate.
9580
9581 2002-11-11 Jonathan Wakely <redi@gcc.gnu.org>
9582
9583 * MAINTAINERS (Write After Approval): Add myself.
9584
9585 2002-11-10 Nathanael Nerode <neroden@gcc.gnu.org>
9586
9587 * configure.in (v810*): Remove special setting of tools.
9588
9589 * configure: Add support for extra required flags for ar or nm.
9590 * configure.in (aix4.3+): Use above support for target-specific
9591 issues, rather than using config/mt-aix43.
9592
9593 2002-11-09 Nathanael Nerode <neroden@gcc.gnu.org>
9594
9595 * configure: Remove 'removing', which doesn't work. Replace $subdir
9596 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
9597 with $srcdir. Reformat indentation. Substitute some variables
9598 formerly hard-coded in the Makefile for build=host.
9599 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
9600 * Makefile.def: Autogenerate more.
9601 * Makefile.in: Regenerate.
9602
9603 2002-11-04 Adam Nemet <anemet@lnxw.com>
9604
9605 * MAINTAINERS (Write After Approval): Add myself.
9606
9607 2002-11-04 Kevin Buettner <kevinb@redhat.com>
9608
9609 * Makefile.def (host_modules): Add rda.
9610 * Makefile.in: Regenerate.
9611 * configure.in (target_tool): Add target-rda to list.
9612
9613 2002-10-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9614
9615 * MAINTAINERS: Remove "co-maintainer" note for web pages.
9616
9617 2002-10-25 Phil Edwards <pme@gcc.gnu.org>
9618
9619 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
9620 and restrap targets to this rule.
9621 * Makefile.in: Regenerate.
9622
9623 2002-10-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9624
9625 * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
9626 GNATS only accounts.
9627
9628 2002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
9629
9630 * configure.in (i[3456]86-*-linux*): Add check to disable
9631 ${libgcj} for glibc1.
9632
9633 2002-10-24 Denis Chertykov <denisc@overta.ru>
9634
9635 * MAINTAINERS: Add myself as ip2k port maintainer.
9636
9637 2002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
9638
9639 * configure.in: Add tic4x target.
9640
9641 2002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
9642
9643 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
9644 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
9645 * Makefile.in: Regenerate.
9646
9647 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
9648 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
9649 * Makefile.in: Regenerate.
9650
9651 2002-10-02 Janis Johnson <janis187@us.ibm.com>
9652
9653 * MAINTAINERS: Add myself as web pages co-maintainer.
9654
9655 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
9656
9657 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
9658 * Makefile.in: Regenerate.
9659
9660 2002-10-02 Zack Weinberg <zack@codesourcery.com>
9661
9662 * MAINTAINERS: Add myself and Nathan Sidwell
9663 <nathan@codesourcery.com> as VxWorks maintainers.
9664
9665 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
9666
9667 * Makefile.def: Remove order dependency comments.
9668 * Makefile.tpl: Add explicit install-install dependencies.
9669 * Makefile.in: Regenerate.
9670
9671 * Makefile.tpl: Remove material now in src-release. (Finally!)
9672 * Makefile.in: Regenerate.
9673
9674 * Makefile.tpl: Add configure-target (for src-release in src)
9675 * Makefile.in: Regenerate.
9676
9677 2002-09-30 Nick Clifton <nickc@redhat.com>
9678
9679 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
9680
9681 2002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
9682
9683 * configure.in (s390*-*-linux*): Enable libgcj.
9684
9685 2002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
9686
9687 * configure: Revert accidentally applied changes.
9688
9689 * Makefile.tpl: Make more autoconf-friendly.
9690 * Makefile.in: Regenerate.
9691 * configure: Make substitution more autoconf-like.
9692
9693 2002-09-28 Richard Earnshaw <rearnsha@arm.com>
9694
9695 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
9696 single entry to handle all these.
9697 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
9698 libjava on arm-*-elf.
9699
9700 2002-09-27 Geoffrey Keating <geoffk@apple.com>
9701
9702 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
9703 things that depend on them.
9704
9705 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
9706
9707 * Makefile.tpl: Make subsituted variables more autoconfy.
9708 * Makefile.in: Regenerate.
9709 * configure: Make seds more autoconfy.
9710
9711 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
9712
9713 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
9714 * Makefile.in: Regenerate.
9715 * configure.in: Rewrite sed statements to look autoconfy.
9716
9717 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
9718 all-target-foo on configure-target-foo.
9719 * Makefile.def: Ditto.
9720 * Makefile.in: Rebuild.
9721
9722 2002-09-25 Andrew Haley <aph@redhat.com>
9723
9724 * MAINTAINERS: Add aph@redhat.com as Java maintainer.
9725
9726 2002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
9727
9728 * Makefile.def: New file.
9729 * Makefile.tpl: New file.
9730 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
9731 * contrib/gcc_update: Note that Makefile.in is a generated file.
9732
9733 * configure.in: Minor rearrangement. Simplify tests.
9734
9735 2002-09-22 Jason Thorpe <thorpej@wasabisystems.com>
9736
9737 * configure.in (with_headers): Skip copy if value is "yes".
9738 (with_libs): Likewise.
9739
9740 2002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
9741
9742 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
9743 * configure.in (sh*-*-pe*): Ditto.
9744 * configure.in (mips*-*-pe*): Ditto.
9745 * configure.in (*arm-wince-pe): Ditto.
9746
9747 * configure.in: Rearrange.
9748
9749 2002-09-14 Kazu Hirata <kazu@cs.umass.edu>
9750
9751 * MAINTAINERS: Update my email address.
9752
9753 2002-08-30 Paul Koning <pkoning@equallogic.com>
9754
9755 * MAINTAINERS: (Write After Approval): Add myself.
9756
9757 2002-08-29 Geoffrey Keating <geoffk@redhat.com>
9758
9759 * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
9760
9761 2002-08-24 Geoffrey Keating <geoffk@redhat.com>
9762
9763 * MAINTAINERS: Change my mailing address.
9764
9765 2002-08-21 Paolo Carlini <pcarlini@unitus.it>
9766
9767 * MAINTAINERS (Write After Approval): Remove myself.
9768 (Various Maintainers: c++ runtime libs): Add myself.
9769
9770 2002-08-20 Loren J. Rittle <ljrittle@acm.org>
9771
9772 * MAINTAINERS (Write After Approval): Remove myself.
9773 (Various Maintainers: c++ runtime libs): Add myself.
9774
9775 2002-08-15 Eric Christopher <echristo@redhat.com>
9776
9777 * config.sub: Import from master repository.
9778 * config.guess: Ditto.
9779
9780 2002-08-19 Alexandre Oliva <aoliva@redhat.com>
9781
9782 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
9783 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
9784 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
9785
9786 2002-08-16 Aldy Hernandez <aldyh@redhat.com>
9787
9788 * MAINTAINERS: Add self to rs6000 vector extensions.
9789
9790 2002-08-15 Alexandre Oliva <aoliva@redhat.com>
9791
9792 * libiberty/configure: Reverted unintended yesterday's check in.
9793
9794 2002-08-14 Alexandre Oliva <aoliva@redhat.com>
9795
9796 * boehm-gc/configure, libf2c/configure: Rebuilt.
9797 * libffi/configure, libiberty/configure: Ditto.
9798 * libjava/configure, libobjc/configure: Ditto.
9799 * libstdc++-v3/configure, zlib/configure: Ditto.
9800 Merged from binutils:
9801 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
9802 From Steve Ellcey <sje@cup.hp.com>:
9803 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
9804 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
9805 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
9806 IA64.
9807 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
9808 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
9809 soname_spec, sys_lib_search_path_spec): Ditto.
9810
9811 2002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
9812
9813 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
9814
9815 2002-08-04 H.J. Lu (hjl@gnu.org)
9816
9817 * configure.in (mips*-*-linux*): Don't skip target-libffi.
9818
9819 2002-08-02 Krister Walfridsson <cato@df.lth.se>
9820
9821 * MAINTAINERS (Write After Approval): Add myself.
9822
9823 2002-07-31 Alan Modra <amodra@bigpond.net.au>
9824
9825 * configure.in: Move generic linux case to end. Copy generic
9826 linux noconfigdirs to mips*-*-linux* entry and new
9827 powerpc64*-*-linux* entry. Add target-libffi for the latter.
9828
9829 2002-07-19 Michael Matz <matz@suse.de>
9830
9831 * MAINTAINERS: Add myself as ra* maintainer.
9832
9833 2002-07-16 Chris Demetriou <cgd@broadcom.com>
9834
9835 * config.guess: Update to 2002-07-09 version.
9836 * config.sub: Update to 2002-07-03 version.
9837
9838 2002-07-15 Hans-Peter Nilsson <hp@bitrange.com>
9839
9840 * MAINTAINERS: Fix typo in a maintainer email address.
9841
9842 2002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
9843
9844 * configure.in: Remove two redundant tests.
9845
9846 2002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9847
9848 * configure.in (mips*-*-irix6*o32): Enable stabs.
9849
9850 2002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
9851
9852 * configure.in: Don't build grez.
9853 * Makefile.in: Ditto.
9854
9855 * Makefile.in: Remove references to bsp, cygmon, libstub.
9856 * configure.in: Ditto.
9857
9858 * configure.in: Remove leftover reference to gdbtest.
9859
9860 2002-07-08 Phil Edwards <pme@gcc.gnu.org>
9861
9862 * configure.in (gxx_include_dir): Change to match versioned
9863 C++ headers if --enable-version-specific-runtime-libs is used.
9864
9865 2002-07-04 Steve Ellcey <sje@cup.hp.com>
9866
9867 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
9868
9869 2002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
9870
9871 * configure.in: Make --without-x work.
9872
9873 2002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
9874
9875 * configure.in: Rearrange target Makefile fragment collection.
9876
9877 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
9878 cvs[src].
9879 * configure.in: Ditto.
9880
9881 2002-07-01 Matt Kraai <kraai@alumni.cmu.edu>
9882
9883 * MAINTAINERS (Write After Approval): Update my e-mail address.
9884
9885 2002-06-24 Ben Elliston <bje@redhat.com>
9886
9887 * configure.in (host_tools): Remove cgen.
9888
9889 * Makefile.in (all-cgen): Remove; runs from its source directory.
9890 (check-cgen, install-cgen, clean-cgen): Likewise.
9891 (all-opcodes): Do not depend on all-cgen.
9892 (all-sim): Likewise.
9893
9894 2002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
9895
9896 * Makefile.in: Eliminate 'apache' targets.
9897 * configure.in: Eliminate 'apache' targets.
9898
9899 * configure.in: Eliminate redundant tests. Reorganize.
9900
9901 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
9902
9903 * config-ml.in: Eliminate references to Cygnus configure.
9904
9905 * Makefile.in: Eliminate references to building emacs.
9906
9907 2002-06-28 Graham Stott <graham.stott@btinternet.com>
9908
9909 * MAINTAINERS: Update my email address.
9910
9911 2002-06-26 Benjamin Kosnik <bkoz@redhat.com>
9912
9913 * config.if (libstdcxx_incdir): Version C++ headers.
9914 (cxx_incdir): Remove.
9915
9916 2002-06-25 Nathanael Nerode <neroden@gcc.gnu.org>
9917
9918 * MAINTAINERS (Write After Approval): Add self.
9919
9920 Thu Jun 20 00:35:14 2002 Denis Chertykov <denisc@overta.ru>
9921
9922 * configure.in: Add support for ip2k.
9923
9924 2002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
9925
9926 * configure.in: Fix AIX configury bug.
9927
9928 2002-06-20 Steve Ellcey <sje@cup.hp.com>
9929
9930 * MAINTAINERS (Write After Approval): Add self.
9931
9932 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
9933
9934 * configure.in: replace ${topsrcdir} with ${srcdir}
9935
9936 * configure.in: Move definition of libstdcxx_flags
9937 right above usage, rather than waaay earlier.
9938
9939 * configure.in: Pull definition of is_cross_compiler earlier.
9940
9941 * configure.in: Rearrange a little.
9942
9943 * configure.in: Remove references to librx.
9944 * Makefile.in: Remove references to librx.
9945
9946 Tue Jun 18 22:37:35 2002 Denis Chertykov <denisc@overta.ru>
9947
9948 * config.sub: Add support for avr target.
9949 Import from master sources, rev 1.255
9950
9951 2002-06-19 Phil Edwards <pme@gcc.gnu.org>
9952
9953 * configure, .cvsignore: Revert previous change...
9954 * Makefile: ...delete.
9955
9956 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
9957
9958 * configure.in: Eliminate ${gasdir} variable.
9959
9960 2002-06-18 Dave Brolley <brolley@redhat.com>
9961
9962 * configure.in: Add support for frv.
9963 * config.sub: Add support for frv.
9964
9965 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
9966
9967 * configure: Remove garbage from previous commit.
9968
9969 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
9970
9971 * configure: For in-source builds, make a subdir and re-exec there.
9972 * Makefile: New file. Pass targets through to build directory.
9973 * .cvsignore: No longer ignore "Makefile".
9974
9975 2002-06-16 Douglas Rupp <rupp@gnat.com>
9976
9977 * MAINTAINERS (Write After Approval): Add self.
9978
9979 2002-06-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9980
9981 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
9982
9983 2002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
9984
9985 * configure.in (vax-*-netbsd*): Re-enable gas.
9986
9987 2002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
9988
9989 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
9990 BUILD_PREFIX_1, to correct nomenclature.
9991 * configure: Likewise.
9992
9993 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
9994 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
9995
9996 2002-05-31 Olaf Hering <olh@suse.de>
9997
9998 * config-ml.in: Propogate DESTDIR also.
9999
10000 2002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
10001
10002 * configure.in (vax-*-netbsd*): Don't build gas for this
10003 platform.
10004
10005 2002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
10006
10007 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
10008 and libgcj for AVR.
10009
10010 2002-05-23 Kaz Kojima <kkojima@gcc.gnu.org>
10011
10012 * MAINTAINERS (Write After Approval): Add myself.
10013
10014 2002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
10015
10016 * config.guess: Update to 2002-05-22 version.
10017 * config.sub: Likewise.
10018
10019 2002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10020
10021 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
10022 * config-ml.in: Likewise.
10023 * configure: Likewise.
10024 * configure.in: Likewise.
10025
10026 2002-05-16 Stephane Carrez <stcarrez@nerim.fr>
10027
10028 * MAINTAINERS: Update my email address.
10029
10030 2002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
10031
10032 * configure.in: Simplify makefile fragment collection.
10033
10034 * configure.in: Remove code to build emacs.
10035
10036 * configure.in : Remove --srcdir argument from targargs and buildargs
10037 (it's always overridden in the Makefile anyway). Rearrange a bit.
10038
10039 * configure: Move some logic to configure.in.
10040 * configure.in: Move some logic from configure.
10041
10042 2002-05-11 Tom Tromey <tromey@redhat.com>
10043
10044 * MAINTAINERS: Reflect libgcj reality.
10045
10046 2002-05-09 Federico G. Schwindt <fgsch@olimpo.com.br>
10047
10048 * Makefile.in: Honour DESTDIR.
10049
10050 2002-05-08 Mark Mitchell <mark@codesourcery.com>
10051
10052 * config.guess: Import 2002-03-20 version.
10053 * config.sub: Import 2002-04-26 version.
10054
10055 2002-05-08 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10056
10057 * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
10058
10059 2002-05-07 Tim Josling <tej@melbpc.org.au>
10060
10061 * MAINTAINERS: Add self.
10062
10063 2002-05-06 Loren J. Rittle <ljrittle@acm.org>
10064
10065 * ltmain.sh: Detect and handle object name conflicts
10066 while piecewise linking a static library.
10067
10068 2002-05-05 Alexandre Oliva <aoliva@redhat.com>
10069
10070 * configure.in (noconfigdirs): Don't disable libgcj on
10071 sparc64-*-solaris* and sparcv9-*-solaris*.
10072
10073 2002-05-03 Alexandre Oliva <aoliva@redhat.com>
10074
10075 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
10076
10077 2002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
10078
10079 * configure.in (FLAGS_FOR_TARGET): Do not add
10080 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
10081 on i[3456]86-*-linux*.
10082
10083 2002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
10084
10085 * configure.in (noconfigdirs): Replace [ ] with test.
10086
10087 * configure.in (noconfigdirs): Do not add target-newlib if
10088 target == i[3456]86-*-linux*, and host == target.
10089
10090 2002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
10091
10092 * configure.in: delete reference to absent file
10093
10094 * configure.in: replace '[' with 'test'
10095
10096 * configure.in: Eliminate references to gash.
10097 * Makefile.in: Eliminate references to gash.
10098
10099 * configure.in: remove useless references to 'pic' makefile fragments.
10100
10101 * configure.in: (*-*-windows*) Finish removing.
10102
10103 * configure.in: Eliminate redundant test for libgui.
10104
10105 2002-04-29 Roger Sayle <roger@eyesopen.com>
10106
10107 * MAINTAINERS: Add self and realphabetize. Update entries
10108 for Dan Berlin, Chris Demetriou and Michael Matz. Remove
10109 entry for a29k port maintainer.
10110
10111 2002-04-26 Joel Sherrill <joel@OARcorp.com>
10112
10113 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
10114 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
10115
10116 2002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
10117
10118 * configure.in: remove references to dead files
10119
10120 2002-04-19 Mark Mitchell <mark@codesourcery.com>
10121
10122 * MAINTAINERS: Add information about purpose of this file.
10123
10124 2002-04-18 Tom Tromey <tromey@redhat.com>
10125
10126 * configure.in: Disallow configuring libgcj when it is already
10127 installed and we're using Solaris 2.8 linker. Do enable libgcj on
10128 Solaris 2.8 by default. For PR libgcj/6158.
10129
10130 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
10131
10132 * configure.in: Move default CC setting out of config/mh-* fragments
10133 directly into here.
10134
10135 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
10136
10137 * configure.in: don't even try to configure or make a subdirectory
10138 if there's no configure script for it.
10139
10140 2002-04-15 Mark Mitchell <mark@codesourcery.com>
10141
10142 * MAINTAINERS: Remove chill maintainers.
10143 * Makefile.in (CHILLFLAGS): Remove.
10144 (CHILL_LIB): Remove.
10145 (TARGET_CONFIGDIRS): Remove libchill.
10146 (CHILL_FOR_TARGET): Remove.
10147 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
10148 CHILL_LIB.
10149 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
10150 (CHECK_TARGET_MODULES): Likewise.
10151 (INSTALL_TARGET_MODULES): Likewise.
10152 (CLEAN_TARGET_MODULES): Likewise.
10153 (configure-target-libchill): Remove.
10154 (all-target-libchill): Remove.
10155 * configure.in (target_libs): Remove target-libchill.
10156 Do not compute CHILL_FOR_TARGET.
10157 * libchill: Remove directory.
10158
10159 2002-04-11 DJ Delorie <dj@redhat.com>
10160
10161 * Makefile.in, configure.in: Sync with binutils, entries
10162 follow...
10163
10164 2002-04-07 Andrew Cagney <ac131313@redhat.com>
10165
10166 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
10167 (do-tar, do-bz2): New rules.
10168 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
10169 (gdb-tar): New rule.
10170 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
10171 (insight_dejagnu.tar): New rule.
10172 (insight.tar): New rule.
10173 (gdb+dejagnu.tar): New rule.
10174 (gdb.tar): New rule.
10175
10176 2002-02-01 Mo DeJong <supermo@bayarea.net>
10177
10178 * Makefile.in: Add all-tix to deps for all-snavigator
10179 so that tix is built when building snavigator.
10180
10181 2002-01-11 Steve Ellcey <sje@cup.hp.com>
10182
10183 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
10184 ld and gdb are not supported.
10185
10186 2002-01-07 Mark Salter <msalter@redhat.com>
10187
10188 * configure.in: Remove target-bsp and target-cygmon from arm builds.
10189 Allow target-libgloss to be built for arm, strongarm, and xscale.
10190
10191 2001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
10192
10193 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
10194 options for i[3456]86-pc-linux* native builds.
10195
10196 2001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
10197
10198 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
10199 files from .po files for a distribution.
10200
10201 2001-09-03 Jeff Holcomb <jeffh@redhat.com>
10202
10203 * configure.in: Enable libstdc++-v3 for h8300 targets.
10204
10205 2001-06-19 Alan Modra <amodra@bigpond.net.au>
10206
10207 * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
10208 version from bfd/.
10209
10210 Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
10211
10212 * Makefile.in (VER): When present, extract the version number from
10213 the file version.in.
10214
10215 2001-05-24 Tom Rix <trix@redhat.com>
10216
10217 * configure.in : enable ld for aix
10218
10219 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
10220
10221 * config.guess: Add linux target for S/390.
10222
10223 2000-11-07 Philip Blundell <pb@futuretv.com>
10224
10225 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
10226
10227 2000-11-03 Philip Blundell <pb@futuretv.com>
10228
10229 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
10230 files.
10231
10232 2001-01-15 Ben Elliston <bje@redhat.com>
10233
10234 * configure.in (host_tools): Add sid.
10235 Always configure cgen.
10236
10237 2000-11-24 Nick Clifton <nickc@redhat.com>
10238
10239 * configure.in (c4x, c5x, tic54x): Move after ARM targets.
10240
10241
10242 2000-08-20 Doug Evans <dje@casey.transmeta.com>
10243
10244 * Makefile.in (ALL_MODULES): Add all-cgen.
10245 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
10246 (all-cgen): New target.
10247 (all-opcodes,all-sim): Depend on all-cgen.
10248 * configure.in (host_tools): Add cgen.
10249 Only configure cgen if --enable-cgen-maint.
10250
10251 2002-04-09 Loren J. Rittle <ljrittle@acm.org>
10252
10253 * configure.in: Add *-*-freebsd* configurations.
10254
10255 2002-04-08 Tom Tromey <tromey@redhat.com>
10256
10257 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
10258 Fixes PR libgcj/6068.
10259
10260 2002-03-30 Krister Walfridsson <cato@df.lth.se>
10261
10262 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
10263
10264 2002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10265
10266 * configure.in (alpha*-dec-osf*): Enable libgcj.
10267
10268 2003-03-27 Matthew Gingell <gingell@gnat.com>
10269
10270 * MAINTAINERS (Write After Approval): Add myself.
10271
10272 2002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
10273
10274 Fix for: PR bootstrap/3591, target/5676
10275 * configure.in (mcore-pe): Disable the configuration of
10276 libstdc++-v3 since exceptions are not supported.
10277
10278 2002-03-20 Anthony Green <green@redhat.com>
10279
10280 * configure.in: Enable libgcj for xscale-elf target.
10281
10282 Tue Mar 19 09:05:08 2002 J"orn Rennecke <joern.rennecke@superh.com>
10283
10284 * MAINTAINERS: Update my email address.
10285
10286 2002-03-16 Alexandre Oliva <aoliva@redhat.com>
10287
10288 * ltmain.sh (relink_command): Fix typo in previous change.
10289
10290 2002-03-15 Alexandre Oliva <aoliva@redhat.com>
10291
10292 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
10293 (relink_command): Added --tag flags.
10294 (mode=install): If relinking fails; error out.
10295
10296 2002-03-12 Richard Henderson <rth@redhat.com>
10297
10298 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
10299 .NOTPARALLEL tag.
10300 (do-check): Rename from check.
10301 (check): Allow parallel check.
10302
10303 2002-03-12 Bob Wilson <bob.wilson@acm.org>
10304
10305 * MAINTAINERS: Add myself as maintainer for xtensa port.
10306 Fix alphabetical order in CPU port maintainer list.
10307 Remove myself from Write After Approval list.
10308
10309 2002-03-11 Richard Henderson <rth@redhat.com>
10310
10311 * Makefile.in (.NOTPARALLEL): Add fake tag.
10312
10313 2002-03-07 H.J. Lu (hjl@gnu.org)
10314
10315 * configure.in: Enable gprof for mips*-*-linux*.
10316
10317 2002-03-05 Danny Smith <dannysmith@users.sourceforge.net>
10318
10319 * MAINTAINERS (Write After Approval): Add myself.
10320
10321 2002-02-28 Alexandre Oliva <aoliva@redhat.com>
10322
10323 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
10324 libjava.
10325 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
10326
10327 2002-02-23 Alexandre Oliva <aoliva@redhat.com>
10328
10329 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
10330 because its Makefile is there; test for the executable instead.
10331
10332 2002-02-22 Alexandre Oliva <aoliva@redhat.com>
10333
10334 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
10335 libstdc++-v3 and libjava.
10336
10337 2002-02-11 Adam Megacz <adam@xwt.org>
10338
10339 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
10340 boehm-gc
10341
10342 2002-02-09 Alexandre Oliva <aoliva@redhat.com>
10343
10344 * config.guess: Updated to 2002-01-30's version.
10345 * config.sub: Updated to 2002-02-01's version.
10346 Contribute sh64-elf.
10347 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
10348 * configure.in: Added sh64-*-*.
10349
10350 2002-02-08 Chris Demetriou <cgd@broadcom.com>
10351
10352 * MAINTAINERS: Belatedly add myself to write after approval list.
10353
10354 Thu Feb 7 12:40:58 CET 2002 Jan Hubicka <jh@suse.cz>
10355
10356 * MAINTAINERS: Put self in as maintainer for x86-64 port.
10357 Remove self as Write After Approval.
10358
10359 2002-01-31 Geoffrey Keating <geoffk@redhat.com>
10360
10361 * MAINTAINERS: Put self in as maintainer for contrib/regression
10362 directory.
10363
10364 2002-01-28 Phil Edwards <pme@gcc.gnu.org>
10365
10366 * MAINTAINERS: Update my email address.
10367
10368 2002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
10369
10370 * configure.in (*-*-netbsd*): New. Skip target-newlib,
10371 target-libiberty, and target-libgloss. Skip Java-related
10372 libraries if not supported for NetBSD on target CPU.
10373
10374 2002-01-25 Douglas B Rupp <rupp@gnat.com>
10375
10376 * install-sh: Use _inst.$$_ for temp file name.
10377
10378 2002-01-24 Jason Thorpe <thorpej@wasabisystems.com>
10379
10380 * MAINTAINERS (Write After Approval): Move my contact info
10381 from here...
10382 (OS Port Maintainers): ...to here (netbsd).
10383
10384 2002-01-22 Bob Wilson <bob.wilson@acm.org>
10385
10386 * MAINTAINERS (Write After Approval): Add myself.
10387
10388 2002-01-17 H.J. Lu <hjl@gnu.org>
10389
10390 * Makefile.in (all-fastjar): Also depend on all-libiberty.
10391 (all-target-fastjar): Also depend on all-target-libiberty.
10392
10393 2002-01-16 H.J. Lu (hjl@gnu.org)
10394
10395 * config.guess: Import from master sources, rev 1.225.
10396 * config.sub: Import from master sources, rev 1.238.
10397
10398 2002-01-16 Kazu Hirata <kazu@hxi.com>
10399
10400 * MAINTAINERS (Write After Approval): Remove myself.
10401
10402 2001-12-19 Florian Weimer <fw@deneb.enyo.de>
10403
10404 * MAINTAINERS (Write After Approval): Add myself.
10405
10406 2001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
10407
10408 * MAINTAINERS: Add self as docs co-maintainer.
10409
10410 2001-12-11 Matthias Klose <doko@debian.org>
10411
10412 * MAINTAINERS (Write After Approval): Add myself.
10413
10414 2001-12-09 Zack Weinberg <zack@codesourcery.com>
10415
10416 * MAINTAINERS: Update my email address.
10417
10418 2001-12-07 Turly O'Connor <turly@apple.com>
10419 * MAINTAINERS (Write After Approval): Add myself.
10420 * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
10421 (rs6000_initialize_trampoline): Call __trampoline_setup for
10422 ABI_DARWIN too.
10423 * darwin-tramp.asm: New file, implements __trampoline_setup.
10424 * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
10425
10426 2001-12-07 Paolo Carlini <pcarlini@unitus.it>
10427
10428 * MAINTAINERS (Write After Approval): Add myself.
10429
10430 Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
10431
10432 * configure, configure.in: Use temp file for long sed commands.
10433
10434 2001-12-03 Laurent Guerby <guerby@acm.org>
10435
10436 * config.sub: Update to version 1.232 on subversion.
10437
10438 2001-12-03 Ben Elliston <bje@redhat.com>
10439
10440 * MAINTAINERS: Update mail address for config.* patches.
10441
10442 2001-11-27 DJ Delorie <dj@redhat.com>
10443 Zack Weinberg <zack@codesourcery.com>
10444
10445 When build != host, create libiberty for the build machine.
10446
10447 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
10448 CONFIG_ARGUMENTS.
10449 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
10450 New variables.
10451 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
10452 and rules.
10453 (all.normal): Depend on ALL_BUILD_MODULES.
10454 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
10455 (all-build-libiberty): Depend on configure-build-libiberty.
10456
10457 * configure: Calculate and substitute proper value for
10458 ALL_BUILD_MODULES.
10459 * configure.in: Create the build subdirectory.
10460 Calculate and substitute TARGET_CONFIGARGS (formerly
10461 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
10462
10463 2001-11-26 Ziemowit Laski <zlaski@apple.com>
10464
10465 * MAINTAINERS (write-after-approval): Add self.
10466
10467 2001-11-17 Craig Rodrigues <rodrigc@gcc.gnu.org>
10468
10469 * MAINTAINERS (GNATS only accounts): Remove self.
10470
10471 2001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
10472
10473 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
10474 libf2c.
10475
10476 2001-11-12 Craig Rodrigues <rodrigc@gcc.gnu.org>
10477
10478 * MAINTAINERS (Write After Approval): Add self.
10479
10480 2001-11-12 David O'Brien <obrien@FreeBSD.org>
10481
10482 * MAINTAINERS: mips and s390 are also CPU ports.
10483
10484 2001-11-12 David O'Brien <obrien@FreeBSD.org>
10485
10486 * MAINTAINERS: mcore, cris and mmix are also CPU ports.
10487
10488 2001-11-11 David O'Brien <obrien@FreeBSD.org>
10489
10490 * MAINTAINERS: Alphabetize.
10491
10492 2001-11-09 Kazu Hirata <kazu@hxi.com>
10493
10494 * MAINTAINERS (Various maintainers: h8 port): Add myself.
10495
10496 2001-11-09 John David Anglin <dave@hiauly1.hia.nrc.ca>
10497
10498 * MAINTAINERS (Various maintainers: hppa port): Added myself.
10499
10500 2001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
10501
10502 * configure.in (--enable-languages): Be more permissive about
10503 syntax. Check for empty lists better. Warn about $LANGUAGES.
10504
10505 2001-11-08 Geoffrey Keating <geoffk@redhat.com>
10506
10507 * config.sub: Import from master sources, rev. 1.230.
10508 * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
10509
10510 2001-11-07 Laurent Guerby <guerby@acm.org>
10511
10512 * MAINTAINERS (Write After Approval): Add self.
10513
10514 2001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
10515
10516 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
10517
10518 2001-11-05 Hans-Peter Nilsson <hp@bitrange.com>
10519
10520 * config.sub: Import from master sources, rev 1.226.
10521 * config.guess: Import from master sources, rev 1.216.
10522
10523 2001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
10524
10525 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
10526 * MAINTAINERS: Add self as maintainer of MMIX port.
10527 Remove old after-approval entry.
10528
10529 2001-10-28 Joseph S. Myers <jsm28@cam.ac.uk>
10530
10531 * ChangeLog, configure: Fix spelling errors.
10532
10533 2001-10-20 Brendan Kehoe <brendan@zen.org>
10534
10535 * MAINTAINERS: Tweak my address.
10536
10537 Thu Oct 11 21:50:15 2001 J"orn Rennecke <amylaar@onetel.net.uk>
10538
10539 * MAINTAINERS: Update my email address.
10540
10541 2001-10-11 Hans-Peter Nilsson <hp@axis.com>
10542
10543 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
10544 * MAINTAINERS: Add self as maintainer of CRIS port.
10545
10546 2001-10-10 Geert Bosch <bosch@gnat.com>
10547
10548 * MAINTAINERS (Various maintainers: Ada front end):
10549 Added Robert Dewar.
10550
10551 2001-10-03 David Billinghurst <David.Billinghurst@riotinto.com>
10552
10553 * MAINTAINERS (Write After Approval): Added self
10554
10555 2001-10-02 Geert Bosch <bosch@gnat.com>
10556
10557 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
10558
10559 2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
10560
10561 * configure: Handle temporary files securely using mkdir.
10562
10563 2001-09-29 Alexandre Oliva <aoliva@redhat.com>
10564
10565 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
10566
10567 2001-09-26 Will Cohen <wcohen@redhat.com>
10568
10569 * configure.in (*-*-linux*): Disable configuration of target-newlib
10570 and target-libgloss.
10571
10572 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
10573
10574 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
10575 RANLIB.
10576
10577 2001-09-21 Alexandre Oliva <aoliva@redhat.com>
10578
10579 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
10580 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
10581 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
10582 avoid quotes nesting problems.
10583 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
10584 (DO_X): Export only variables that are set.
10585
10586 2001-09-19 Ben Elliston <bje@redhat.com>
10587
10588 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
10589 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
10590 semantics. Use the shell built-in "type" command instead.
10591
10592 2001-08-31 Alexandre Oliva <aoliva@redhat.com>
10593
10594 Merged from gcc-3_0-branch:
10595 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
10596 * ltcf-c.sh: Use $objext, not $ac_objext.
10597 2001-07-27 Mark Kettenis <kettenis@gnu.org>
10598 * ltcf-cxx.sh: Add support for GNU.
10599 2001-07-22 Timothy Wall <twall@redhat.com>
10600 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
10601 default settings if using GNU tools with that configuration.
10602 * ltcf-cxx.sh: Ditto.
10603 * ltcf-gcj.sh: Ditto.
10604 2001-07-21 Michael Chastain <chastain@redhat.com>
10605 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
10606 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
10607 * ltmain.sh: Mark as gcc-local.
10608
10609 2001-08-30 Eric Christopher <echristo@redhat.com>
10610 Jason Eckhardt <jle@redhat.com>
10611
10612 * config.guess: Merge from master sources.
10613 * config.sub: Merge from master sources, add support for mipsisa32.
10614
10615 2001-08-25 Geoffrey Keating <geoffk@redhat.com>
10616 * config.sub: Merge from master sources, rev 1.219.
10617 * MAINTAINERS: Add self as contact for stormy16 port.
10618
10619 2001-08-14 Zack Weinberg <zackw@panix.com>
10620
10621 * config.sub: Merge from master sources, rev 1.218.
10622 * config.guess: Merge from master sources, rev 1.209.
10623
10624 2001-08-11 Graham Stott <grahams@redhat.com>
10625
10626 * Makefile.in (check-c++): Add missing semicolon.
10627
10628 Mon Jul 30 19:24:13 CEST 2001 Jan Hubicka <jh@suse.cz>
10629
10630 * MAINTAINERS (Various maitainers: predict.def): Added myself.
10631
10632 2001-07-30 Eric Christopher <echristo@redhat.com>
10633
10634 * MAINTAINERS (Various maintainers: mips port): Added myself.
10635
10636 2001-07-25 Andrew Haley <aph@cambridge.redhat.com>
10637
10638 * configure.in (sh-*-linux*): New.
10639
10640 2001-07-27 Richard Henderson <rth@redhat.com>
10641
10642 * .cvsignore: Add LAST_UPDATED.
10643
10644 2001-07-23 Ulrich Weigand <uweigand@de.ibm.com>
10645
10646 * MAINTAINERS (Various maintainers: s390 port): Added myself.
10647
10648 2001-07-16 Aldy Hernandez <aldyh@redhat.com>
10649
10650 * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
10651
10652 Fri Jul 13 14:31:57 2001 Nicola Pero <nicola@brainstorm.co.uk>
10653
10654 * MAINTAINERS (Write After Approval): Added myself.
10655
10656 2001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
10657
10658 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
10659 and libgcj on m68hc11/m68hc12.
10660
10661 2001-06-27 H.J. Lu (hjl@gnu.org)
10662
10663 * Makefile (CFLAGS_FOR_BUILD): New.
10664 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
10665
10666 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
10667
10668 * README: Remove version number.
10669
10670 2001-06-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10671
10672 * INSTALL/README: Update wrt. to the installation instructions now
10673 residing in gcc/doc/install.texi.
10674
10675 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
10676
10677 * README: Replace with a cut-down and updated version of gcc/README.
10678
10679 2001-06-12 David Edelsohn <edelsohn@gnu.org>
10680
10681 * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
10682 multilibs to be disabled.
10683
10684 2001-06-11 Daniel Berlin <dan@cgsoftware.com>
10685
10686 * MAINTAINERS (Write After Approval): Add myself.
10687
10688 2001-06-09 Alexandre Oliva <aoliva@redhat.com>
10689
10690 * config.guess: Import CVS version 1.195.
10691 * config.sub: Import CVS version 1.212.
10692
10693 2001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
10694
10695 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
10696 gcc/xgcc is built, use -print-prog-name to find out the program
10697 name to use.
10698
10699 2001-06-04 Phil Edwards <pme@sources.redhat.com>
10700
10701 * config.guess: Import CVS version 1.194. All gcc-local changes
10702 appear to also be in the master copy.
10703 * config.sub: Import CVS version 1.211.
10704
10705 Mon Jun 4 16:32:53 2001 Mark Mitchell <mark@codesourcery.com>
10706
10707 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
10708 with_gcc]: Use `gcc -shared' to build a shared library.
10709
10710 Mon Jun 4 16:24:43 2001 John David Anglin <dave@hiauly1.hia.nrc.ca>
10711
10712 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
10713 archives.
10714
10715 Fri Jun 1 18:55:19 2001 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10716
10717 * MAINTAINERS (Write After Approval): Add myself.
10718
10719 2001-06-01 Hans-Peter Nilsson <hp@axis.com>
10720
10721 * configure.in (libstdcxx_flags): Do not try to execute
10722 libstdc++-v3/testsuite_flags until it exists.
10723
10724 2001-06-01 Alan Modra <amodra@bigpond.net.au>
10725
10726 * MAINTAINERS: Update my email address.
10727
10728 2001-05-31 Graham Stott <grahams@redhat.com>
10729
10730 * MAINTAINERS (Write After Approval): Add myself.
10731
10732 2001-05-28 Simon Patarin <simon.patarin@inria.fr>
10733
10734 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
10735 libraries when using g++ with native linker.
10736
10737 2001-05-28 Alexandre Oliva <aoliva@redhat.com>
10738
10739 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
10740
10741 2001-05-22 Alexandre Oliva <aoliva@redhat.com>
10742
10743 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
10744 [aix4*|aix5*]: Prepend blank.
10745
10746 2001-05-20 Alexandre Oliva <aoliva@redhat.com>
10747
10748 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10749 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
10750 of subdir/configure scripts to use the new libtool.m4.
10751
10752 2001-05-19 Matt Kraai <kraai@alumni.carnegiemellon.edu>
10753
10754 * MAINTAINERS (Write After Approval): Add myself.
10755
10756 2001-05-18 Benjamin Kosnik <bkoz@redhat.com>
10757
10758 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
10759
10760 2001-05-11 Ben Elliston <bje@redhat.com>
10761
10762 * Makefile.in (all-sid): New target.
10763 (check-sid, clean-sid, install-sid): Likewise.
10764
10765 2001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
10766
10767 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
10768
10769 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
10770
10771 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
10772 libgcj.
10773
10774 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
10775
10776 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
10777 gcc/xgcc is built, use -print-prog-name to find out the program
10778 name to use.
10779
10780 2001-04-26 Alexandre Oliva <aoliva@redhat.com>
10781
10782 * configure.in (noconfigdirs): Don't reset it from scratch in the
10783 target case; only append to it.
10784
10785 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
10786 sparc-*-solaris2.8]: Disable ${libgcj}.
10787
10788 2001-04-25 Alexandre Oliva <aoliva@redhat.com>
10789
10790 * configure.in (libgcj_saved): Copy from $libgcj.
10791 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
10792 --disable-libgcj.
10793
10794 2001-04-25 Gavin Romig-Koch <gavin@redhat.com>
10795
10796 * MAINTAINERS: Remove self as MIPS maintainer and
10797 C front end maintainer.
10798
10799 Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
10800
10801 * configure.in: Move *-chorusos target case to the proper switch.
10802 Disable libgcj.
10803
10804 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
10805
10806 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
10807 1.641.2.228.
10808
10809 2001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10810
10811 * Makefile.in (STAGE1_CFLAGS): Pass down.
10812
10813 2001-04-13 Alan Modra <amodra@one.net.au>
10814
10815 * config.guess: Add hppa64-linux support. Note for next import that
10816 this is already in the master file.
10817 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
10818
10819 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
10820
10821 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10822 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
10823
10824 2001-04-11 Stan Shebs <shebs@apple.com>
10825
10826 * MAINTAINERS: Add self as Darwin port maintainer.
10827
10828 2001-04-11 Alan Modra <amodra@one.net.au>
10829
10830 * MAINTAINERS: Update my email address.
10831
10832 2001-04-10 Loren J. Rittle <ljrittle@acm.org>
10833
10834 * ltcf-cxx.sh: Support creation of C++ shared libraries on
10835 recent versions of FreeBSD (release 3 or later).
10836 * ltconfig: On FreeBSD, -lc must not be provided when building
10837 a shared library or else the standard -pthread gcc option is
10838 rendered worthless to later users of the built library.
10839
10840 2001-04-06 Joseph S. Myers <jsm28@cam.ac.uk>
10841
10842 * MAINTAINERS: Add self and RTH as C front end maintainers.
10843
10844 2001-04-05 Alexandre Oliva <aoliva@redhat.com>
10845
10846 * config.sub: Make sure to match an already-canonicalized
10847 machine name (eg. mn10300-unknown-elf).
10848
10849 2001-04-01 Alexandre Oliva <aoliva@redhat.com>
10850
10851 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
10852 New macros.
10853 (bootstrap, cross): Use RECURSE_FLAGS.
10854 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
10855
10856 2001-03-27 Alexandre Oliva <aoliva@redhat.com>
10857
10858 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
10859
10860 2001-03-22 Colin Howell <chowell@redhat.com>
10861
10862 * Makefile.in (DO_X): Do not backslash single-quotes in
10863 backquotes (two places).
10864
10865 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
10866
10867 Re-installed:
10868 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
10869 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
10870 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
10871 * ltcf-cxx.sh: Likewise.
10872 * ltcf-gcj.sh: Likewise.
10873
10874 2001-03-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10875
10876 * MAINTAINERS: Add myself as "documentation co-maintainer".
10877
10878 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
10879
10880 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10881 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
10882
10883 2001-03-19 Tom Tromey <tromey@redhat.com>
10884
10885 * config-ml.in: Handle GCJ and GCJFLAGS.
10886
10887 2001-03-21 Michael Chastain <chastain@redhat.com>
10888
10889 * Makefile.in: all-m4 depends on all-texinfo.
10890
10891 2001-03-20 Loren J. Rittle <ljrittle@acm.org>
10892
10893 * MAINTAINERS: Add myself to write after approval list.
10894
10895 2001-03-18 Laurynas Biveinis <lauras@softhome.net>
10896
10897 * Makefile.in (DO_X): Quote nested quotes.
10898
10899 2001-03-18 Alan Modra <alan@linuxcare.com.au>
10900
10901 * MAINTAINERS: Add myself to write after approval list.
10902
10903 2001-03-15 Laurynas Biveinis <lauras@softhome.net>
10904
10905 * Makefile.in (DO_X): Use double quotes for quoting
10906 "RANLIB=$${RANLIB}".
10907
10908 2001-03-10 Ovidiu Predescu <ovidiu@cup.hp.com>
10909
10910 * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
10911
10912 2001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
10913
10914 * configure.in: Only use `lang_requires' for languages athat are
10915 actually enabled.
10916
10917 2001-03-08 Phil Edwards <pme@sources.redhat.com>
10918
10919 * MAINTAINERS (C++ runtime libs): Update and alphabatize.
10920
10921 2001-03-08 Alexandre Oliva <aoliva@redhat.com>
10922
10923 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
10924
10925 2001-03-07 Tom Tromey <tromey@redhat.com>
10926
10927 * configure.in: Allow config-lang.in to set `lang_requires' to list
10928 of other required languages.
10929
10930 2001-03-06 Laurynas Biveinis <lauras@softhome.net>
10931
10932 * Makefile.in: Remove RANLIB definition. Use RANLIB
10933 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
10934 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
10935
10936 2001-02-28 Benjamin Kosnik <bkoz@redhat.com>
10937 Alexandre Oliva <aoliva@redhat.com>
10938
10939 * Makefile.in (check-c++): Use tabs, not spaces.
10940
10941 2001-02-20 Laurynas Biveinis <lauras@softhome.net>
10942
10943 * MAINTAINERS: add myself to Write After Approval list.
10944
10945 2001-02-19 Benjamin Kosnik <bkoz@redhat.com>
10946
10947 * Makefile.in (check-c++): New rule.
10948
10949 * configure.in (target_libs): Remove libg++.
10950 (noconfigdirs): Remove libg++.
10951 (noconfigdirs): Same.
10952 (noconfigdirs): Same.
10953 (noconfigdirs): Same.
10954
10955 * config-ml.in: Remove libg++ references.
10956
10957 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
10958 (ALL_TARGET_MODULES): Same.
10959 (configure-target-libg++): Remove.
10960 (all-target-libg++): Remove.
10961 (configure-target-libio): Remove.
10962 (all-target-libio): Remove.
10963 (check-target-libio): Remove.
10964 (.PHONY): Remove.
10965 (libg++.tar.bz2): Remove.
10966 (all-target-cygmon): Remove libio.
10967 (all-target-libstdc++): Remove.
10968 (configure-target-libstdc++): Remove.
10969 (TARGET_LIB_PATH): Remove libstdc++.
10970 (ALL_GCC_CXX): Remove libstdc++.
10971 (all-target-gperf): Correct.
10972
10973 2001-02-16 Nick Clifton <nickc@redhat.com>
10974
10975 * configure.in (noconfigdirs): Allow configuration of texinfo
10976 for Cygwin hosts.
10977
10978 2001-02-15 Anthony Green <green@redhat.com>
10979
10980 * configure: Introduce GCJ_FOR_TARGET.
10981 * configure.in: Ditto.
10982 * Makefile.in: Ditto.
10983
10984 2001-02-13 Andreas Schwab <schwab@suse.de>
10985
10986 * MAINTAINERS: Update mail address.
10987
10988 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
10989
10990 * config.guess: Add linux target for S/390.
10991 * config.sub: Likewise.
10992
10993 2001-02-08 Chandrakala Chavva <cchavva@redhat.com>
10994
10995 * configure.in: for *-chorusos, don't config target-newlib and
10996 target-libgloss.
10997
10998 2001-02-06 Ben Elliston <bje@redhat.com>
10999
11000 * configure: Output host type to stdout, not stderr.
11001
11002 2001-02-05 Mark Mitchell <mark@codesourcery.com>
11003
11004 * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
11005 * ltcf-cxx.sh: Likewise.
11006
11007 * config.if: Assume enable_libstdcxx_v3 is defined.
11008
11009 2001-02-04 Mark Mitchell <mark@codesourcery.com>
11010
11011 Remove V2 C++ library.
11012 * configure.in: Remove --enable-libstdcxx_v3 support.
11013
11014 2001-01-31 Bryce McKinlay <bryce@albatross.co.nz>
11015
11016 * include/demangle.h: Add prototype for java_demangle_v3.
11017
11018 2001-01-29 Phil Edwards <pme@sources.redhat.com>
11019
11020 * COPYING.LIB: Update to LGPL 2.1 from the FSF.
11021
11022 2001-01-27 Richard Henderson <rth@redhat.com>
11023
11024 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
11025
11026 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
11027
11028 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
11029 Don't unset, it's non-portable and no longer necessary, set to empty
11030 instead.
11031
11032 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
11033
11034 * ltconfig: Shell portability fix for the tagname validity check.
11035
11036 2001-01-27 Alexandre Oliva <aoliva@redhat.com>
11037
11038 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
11039 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
11040
11041 2001-01-26 Michael Sokolov <msokolov@ivan.Harhan.ORG>
11042
11043 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
11044
11045 2001-01-26 Tom Tromey <tromey@redhat.com>
11046
11047 * configure.in: Allow libgcj to be built on Sparc Solaris.
11048
11049 2001-01-25 David Edelsohn <edelsohn@gnu.org>
11050
11051 * ltcf-c.sh: Add aix5 case.
11052 * ltcf-cxx.sh: Likewise.
11053 * ltconfig: Likewise.
11054
11055 2001-01-24 Alexandre Oliva <aoliva@redhat.com>
11056
11057 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
11058 keep at least one of build_libtool_libs or build_old_libs set to
11059 yes.
11060
11061 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
11062 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
11063
11064 2001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
11065
11066 * configure.in: Enable libgcj on several additional platforms.
11067
11068 2001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
11069
11070 * configure.in: Enable libgcj for linux targets.
11071
11072 2001-01-20 Michael Sokolov <msokolov@ivan.Harhan.ORG>
11073
11074 * MAINTAINERS (Write After Approval): Add myself.
11075
11076 2001-01-15 John David Anglin <dave@hiauly1.hia.nrc.ca>
11077
11078 * MAINTAINERS: Add myself as vax port maintainer.
11079
11080 2001-01-11 Fergus Henderson <fjh@cs.mu.oz.au>
11081
11082 * MAINTAINERS: Add myself as Mercury front-end maintainer.
11083
11084 2001-01-09 Mike Stump <mrs@wrs.com>
11085
11086 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
11087 failures of subdirectories.
11088
11089 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
11090
11091 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
11092 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
11093 * ltcf-cxx.sh: Likewise.
11094 * ltcf-gcj.sh: Likewise.
11095 * ltconfig.sh: Fix typo.
11096
11097 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
11098
11099 * configure: handle DOS-style absolute paths.
11100
11101 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
11102
11103 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
11104
11105 2000-12-30 Marek Michalkiewicz <marekm@linux.org.pl>
11106
11107 * MAINTAINERS: Add myself as avr port co-maintainer.
11108
11109 2000-12-28 Ben Elliston <bje@redhat.com>
11110
11111 * MAINTAINERS: Add myself under ``Write After Approval''.
11112
11113 2000-12-19 Joseph S. Myers <jsm28@cam.ac.uk>
11114
11115 * texinfo: Remove directory from GCC.
11116
11117 2000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
11118
11119 * COPYING: Update to current
11120 ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
11121 to 19yy as example year in copyright notice).
11122
11123 2000-12-18 Benjamin Kosnik <bkoz@redhat.com>
11124
11125 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
11126 (libstdcxx_incdir): Pass down.
11127 * config.if: Remove expired bits for cxx_interface, add stub.
11128 (libstdcxx_incdir): Add variable for g++ include directory.
11129 * configure.in (gxx_include_dir): Use it.
11130
11131 2000-12-18 Alexandre Oliva <aoliva@redhat.com>
11132
11133 * MAINTAINERS: Added self as sh port co-maintainer. Removed entry
11134 with old-email address from ``Write After Approval''.
11135
11136 2000-12-15 Andreas Jaeger <aj@suse.de>
11137
11138 * configure.in: Handle lang_dirs.
11139
11140 2000-12-14 Tom Tromey <tromey@redhat.com>
11141
11142 * MAINTAINERS: Removed brads.
11143
11144 * MAINTAINERS: Added gcj developers.
11145
11146 2000-12-13 Anthony Green <green@redhat.com>
11147
11148 * configure.in: Disable libgcj for any target not specifically
11149 listed. Disable libgcj for x86 and Alpha Linux until compatible
11150 with g++ abi.
11151
11152 2000-12-13 Mike Stump <mrs@wrs.com>
11153
11154 * Makefile.in (local-distclean): Also remove fastjar.
11155
11156 2000-12-12 Rodney Brown <RodneyBrown@mynd.com>
11157
11158 * contrib/gcc_update: Add fastjar --touch entries.
11159
11160 2000-12-12 Alexandre Oliva <aoliva@redhat.com>
11161
11162 * configure.in: Disable language-specific target libraries for
11163 languages that aren't enabled.
11164
11165 2000-12-10 Anthony Green <green@redhat.com>
11166
11167 * configure.in: Define libgcj. Disable libgcj target libraries for
11168 most targets.
11169
11170 2000-12-10 Neil Booth <neilb@earthling.net>
11171
11172 * MAINTAINERS: Update mail address, remove from WAA list.
11173
11174 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
11175
11176 * libjava: Imported from /cvs/java.
11177 * libffi: Likewise.
11178 * Boehm-gc: Likewise.
11179
11180 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
11181
11182 * configure.in (target_libs): Revert 2000-12-08 patch.
11183 (noconfigdirs): Added target-libjava.
11184
11185 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
11186
11187 * djunpack.bat: removed.
11188
11189 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
11190
11191 * Makefile.in: handle DOS-style absolute paths.
11192 * config-ml.in: likewise.
11193 * symlink-tree: likewise.
11194
11195 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
11196
11197 * fastjar: Imported.
11198
11199 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
11200
11201 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
11202 libjava.
11203 * configure.in (target_libs): Removed `target-libjava'.
11204
11205 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
11206
11207 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
11208 (ALL_MODULES): Added fastjar.
11209 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
11210 (all-target-libjava): all-fastjar replaces all-zip.
11211 (all-fastjar): Added.
11212 (configure-target-fastjar, all-target-fastjar): Likewise.
11213 * configure.in (host_tools): Added fastjar.
11214
11215 2000-12-07 Mike Stump <mrs@wrs.com>
11216
11217 * Makefile.in (local-distclean): Remove leftover built files.
11218
11219 2000-11-24 Nick Clifton <nickc@redhat.com>
11220
11221 * configure.in (xscale-elf): Add target.
11222 (xscale-coff): Add target.
11223
11224 2000-11-22 Loren J. Rittle <ljrittle@acm.org>
11225
11226 * ltcf-cxx.sh: Support creation of C++ shared libraries on
11227 recent versions of FreeBSD (release 3 or later).
11228 * ltconfig: On FreeBSD, -lc must not be provided when building
11229 a shared library or else the standard -pthread gcc option is
11230 rendered worthless to later users of the built library.
11231
11232 2000-11-16 Fred Fish <fnf@be.com>
11233
11234 * configure.in (enable_libstdcxx_v3): Fix typo,
11235 libstd++ -> libstdc++.
11236
11237 2000-11-21 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
11238
11239 * MAINTAINERS: Add self to Write After Approval list.
11240
11241 2000-11-21 Bernd Schmidt <bernds@redhat.com>
11242
11243 * MAINTAINERS: Update my email address. Add myself to global write
11244 privs list.
11245
11246 2000-11-18 Alexandre Oliva <aoliva@redhat.com>
11247
11248 * Makefile.in: Merge with src and libgcj.
11249 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
11250 configure-target-<library> when their configure scripts need the C
11251 or C++ library to have already been built to work properly.
11252 (do_proto_toplev): Set them to an empty string.
11253
11254 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
11255 (REALLY_SET_LIB_PATH): Use them.
11256
11257 2000-11-17 Stan Shebs <shebs@apple.com>
11258
11259 * MAINTAINERS: Add self to Write After Approval list.
11260
11261 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
11262
11263 * configure: Provide the original toplevel configure arguments
11264 (including $0) to subprocesses in the environment rather than
11265 through gcc/configargs.h.
11266
11267 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
11268
11269 * MAINTAINERS: Remove references to cccp. Change C9X reference to
11270 C99. Alphabetise "Write After Approval" list.
11271
11272 2000-11-12 Mark Mitchell <mark@codesourcery.com>
11273
11274 * configure: Turn on libstdc++ V3 by default.
11275
11276 * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
11277 if we've got GCC.
11278
11279 2000-11-11 Philip Blundell <philb@gnu.org>
11280
11281 * MAINTAINERS: Add self to Write After Approval list.
11282
11283 2000-11-09 David Edelsohn <edelsohn@gnu.org>
11284
11285 * ltcf-c.sh (aix4): Improve shared library configuration; require
11286 exporting symbols.
11287 * ltcf-cxx.sh (aix4): Define.
11288 * ltconfig (aix4): Define library and soname specs appropriate for
11289 AIX. Define command to create export symbols list.
11290
11291 Mon Nov 6 14:19:35 2000 Christopher Faylor <cgf@cygnus.com>
11292
11293 * config.sub: Add support for Sun Chorus
11294
11295 2000-10-31 Nick Clifton <nickc@redhat.com>
11296
11297 * MAINTAINERS: Rename <name>@cygnus.com addresses to
11298 <name>@redhat.com. Also installed new email address for Clint
11299 Popetz.
11300
11301 2000-10-30 Joseph S. Myers <jsm28@cam.ac.uk>
11302
11303 * etc: Remove directory from GCC.
11304
11305 2000-10-16 Michael Meissner <meissner@redhat.com>
11306
11307 * configure (gcc/configargs.h): Only create if there is a build GCC
11308 directory created.
11309
11310 2000-10-16 Matthias Klose <doko@debian.org>
11311
11312 * config.if: Search libstdc++-v3/configure.in for INTERFACE,
11313 when configured for libstdc++-v3.
11314
11315 2000-10-05 Phil Edwards <pme@gcc.gnu.org>
11316
11317 * configure: Save configure arguments to gcc/configargs.h.
11318
11319 2000-10-04 Philipp Thomas <pthomas@suse.de>
11320
11321 * config.guess: Import CVS version 1.157.
11322 * config.sub: Import CVS version 1.181.
11323
11324 2000-10-04 Andris Pavenis <pavenis@latnet.lv>
11325
11326 * Makefile.in (bootstrap): avoid recursion if subdir missing
11327 (cross): ditto
11328 (do-proto-toplev): ditto
11329
11330 2000-09-30 Alexandre Oliva <aoliva@redhat.com>
11331
11332 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
11333 ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
11334
11335 * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
11336 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
11337 all affected `configure' scripts.
11338
11339 Mon 25-Sep-2000 19:46:09 BST Neil Booth <neilb@earthling.net>
11340
11341 * MAINTAINERS: Add self as cpplib co-maintainer.
11342
11343 2000-09-24 Aldy Hernandez <aldyh@redhat.com>
11344
11345 * MAINTAINERS: Add self to Write After Approval list.
11346
11347 2000-09-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11348
11349 * INSTALL/README: egcs -> GCC update.
11350
11351 Sun Sep 17 16:55:59 CEST 2000 Marc Espie <espie@cvs.openbsd.org>
11352
11353 * MAINTAINERS: Add myself to Write After Approval list.
11354
11355 2000-09-15 Kazu Hirata <kazu@hxi.com>
11356
11357 * MAINTAINERS: Add myself to Write After Approval list.
11358
11359 Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
11360
11361 * configure.in: Do not build byacc for hppa64. Provide paths to the
11362 X11 libraries for hppa64.
11363
11364 2000-09-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
11365
11366 * MAINTAINERS: Add myself as 68hc11 port maintainer.
11367
11368 2000-09-06 Alexandre Oliva <aoliva@redhat.com>
11369
11370 * Makefile.in (all-zlib): Added dummy target.
11371
11372 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
11373 ltcf-gcj.sh: Updated from libtool multi-language branch.
11374
11375 2000-09-05 Alexandre Oliva <aoliva@redhat.com>
11376
11377 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
11378 (bootstrap*): Depend on all-bootstrap.
11379
11380 2000-09-05 Philipp Thomas <pthomas@suse.de>
11381
11382 * config.guess: Import CVS version 1.156.
11383 * config.sub: Import CVS version 1.179.
11384
11385 2000-09-02 Anthony Green <green@cygnus.com>
11386
11387 * Makefile.in (all-gcc): Depend on all-zlib.
11388 (CLEAN_MODULES): Add clean-zlib.
11389 (ALL_MODULES): Add all-zlib.
11390 * configure.in (host_libs): Add zlib.
11391
11392 2000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
11393
11394 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
11395 crosses, but add gcc/include to the header search path for them.
11396
11397 2000-08-04 David E. O'Brien <obrien@FreeBSD.org>
11398
11399 * MAINTAINERS: Add self to Write After Approval list.
11400
11401 2000-08-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11402
11403 * config.guess: Import CVS version 1.152.
11404 * config.sub: Import CVS version 1.177.
11405
11406 2000-08-25 Alexandre Oliva <aoliva@redhat.com>
11407
11408 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
11409 $targargs to tell whether newlib is going to be built.
11410
11411 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
11412 $$r/TARGET_SUBDIR/libio for _G_config.h.
11413
11414 2000-08-23 Alexandre Oliva <aoliva@redhat.com>
11415
11416 * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
11417
11418 2000-08-22 DJ Delorie <dj@redhat.com>
11419
11420 * MAINTAINERS: Add self as a build machinery (*.in) maintainer
11421
11422 2000-08-22 Alexandre Oliva <aoliva@redhat.com>
11423
11424 * config-ml.in (CC, CXX): Avoid trailing whitespace.
11425 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
11426 sub-configures.
11427
11428 2000-08-21 DJ Delorie <dj@redhat.com>
11429
11430 * MAINTAINERS: Add self as a libiberty maintainer
11431
11432 2000-08-16 Alexandre Oliva <aoliva@redhat.com>
11433
11434 * configure.in (libstdcxx_flags): Use
11435 libstdc++-v3/src/libstdc++.INC.
11436
11437 2000-08-15 Alexandre Oliva <aoliva@redhat.com>
11438
11439 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
11440
11441 2000-08-14 Zack Weinberg <zack@wolery.cumb.org>
11442
11443 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
11444
11445 * configure: Make enable_threads and enable_shared defaults
11446 explicit. Substitute enable_threads into generated Makefiles.
11447 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
11448 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
11449
11450 2000-08-13 Geoff Keating <geoffk@cygnus.com>
11451
11452 * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
11453
11454 2000-08-12 Alexandre Oliva <aoliva@redhat.com>
11455
11456 * config-ml.in (CC): Remove bogus duplicate quotation mark from
11457 previous delta.
11458
11459 2000-08-11 Jason Merrill <jason@redhat.com>
11460
11461 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
11462 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
11463 (FLAGS_FOR_TARGET): Not here.
11464 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
11465
11466 2000-08-11 Alexandre Oliva <aoliva@redhat.com>
11467
11468 * config-ml.in (CC, CXX): Don't introduce a leading space.
11469
11470 2000-08-07 DJ Delorie <dj@delorie.com>
11471
11472 * MAINTAINERS: Add self as a DJGPP maintainer
11473
11474 2000-08-07 DJ Delorie <dj@redhat.com>
11475
11476 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
11477 "if we're also building gcc, and it's a gcc that will run on the
11478 build machine, we want to use its includes instead of the system's
11479 default includes".
11480
11481 2000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
11482
11483 * MAINTAINERS: Add self to Write After Approval list.
11484
11485 2000-08-03 Alexandre Oliva <aoliva@redhat.com>
11486
11487 * configure.in (libstdcxx_flags): Don't use `"'.
11488
11489 * config-ml.in: Adjust multilib search paths to the
11490 appropriate multilib tree.
11491
11492 2000-08-02 Alexandre Oliva <aoliva@redhat.com>
11493
11494 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
11495 commas in $LANGUAGES.
11496
11497 2000-08-02 Manfred Hollstein <manfredh@redhat.com>
11498
11499 * configure.in: Re-enable all references to libg++ and librx.
11500
11501 2000-08-01 Alexandre Oliva <aoliva@redhat.com>
11502
11503 * ltconfig, ltmain.sh: Update from libtool multi-language branch.
11504 * ltcf-c.sh (need_lc): Fix test message. Set wl for archive_cmds.
11505 (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
11506 * ltcf-cxx.sh (need_lc): Set based on postdeps.
11507
11508 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
11509
11510 2000-07-31 Alexandre Oliva <aoliva@redhat.com>
11511
11512 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
11513 CXX_FOR_TARGET for sed.
11514
11515 2000-07-30 Alexandre Oliva <aoliva@redhat.com>
11516
11517 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
11518 Do not override if already set in the environment or in configure.
11519 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
11520 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
11521
11522 2000-07-28 Alexandre Oliva <aoliva@redhat.com>
11523
11524 * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
11525 the libtool CVS tree multi-language branch.
11526 * ltconfig, ltmain.sh: Updated.
11527
11528 2000-07-27 Alexandre Oliva <aoliva@redhat.com>
11529
11530 * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
11531 (clean-target): Depend on it.
11532
11533 * Makefile.in (FLAGS_FOR_TARGET): New macro.
11534 (GCC_FOR_TARGET): Use it.
11535 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
11536 * configure.in: ... here.
11537 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
11538 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
11539
11540 2000-07-24 Eric Christopher <echristo@cygnus.com>
11541
11542 * MAINTAINERS: Add self to Write After Approval list.
11543
11544 2000-07-24 Alexandre Oliva <aoliva@redhat.com>
11545
11546 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
11547 (configure-target-libchill, configure-target-libobjc): Likewise.
11548
11549 * configure.in: Use the same cache file for all target libs.
11550 * config-ml.in: But different cache files per multilib variant.
11551
11552 2000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
11553
11554 * configure (topsrcdir): Don't use dirname.
11555
11556 2000-07-22 Jeffrey Oldham <oldham@codesourcery.com>
11557
11558 * MAINTAINERS: Add self to Write After Approval list.
11559
11560 2000-07-20 Jason Merrill <jason@redhat.com>
11561
11562 * configure.in: Remove all references to libg++ and librx.
11563
11564 * configure, configure.in, Makefile.in: Unify gcc and binutils.
11565
11566 2000-07-20 Hans-Peter Nilsson <hp@axis.com>
11567
11568 * config.sub: Update to subversions version 2000-07-06.
11569
11570 2000-07-12 Andrew Haley <aph@cygnus.com>
11571
11572 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
11573 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
11574
11575 2000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
11576
11577 * symlink-tree: Check number of arguments.
11578
11579 2000-07-05 Jim Wilson <wilson@cygnus.com>
11580
11581 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
11582 search path for a g++ extracted from the build tree. This
11583 will allow link tests run by configure scripts in
11584 subdirectories to succeed.
11585
11586 2000-07-01 Koundinya K <kk@ddeorg.soft.net>
11587
11588 * ltconfig: Add support for mips-dde-sysv4.2MP
11589
11590 2000-06-29 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
11591
11592 * MAINTAINERS: Add myself as loop discovery maintainer.
11593
11594 2000-06-28 Corinna Vinschen <vinschen@cygnus.com>
11595
11596 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
11597 `os2'. Force ac_cv_exeext to be ".exe" in that case.
11598
11599 2000-06-19 Timothy Wall <twall@cygnus.com>
11600
11601 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
11602 * config.sub: Add tic54x target.
11603
11604 Sun Jun 11 17:20:00 MET 2000 Toon Moene <toon@moene.indiv.nluug.nl>
11605
11606 * MAINTAINERS: Add self as Fortran maintainer,
11607 remove Craig Burley.
11608
11609 Tue May 30 19:01:12 2000 Andrew Cagney <cagney@b1.cygnus.com>
11610
11611 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
11612 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
11613
11614 Mon May 29 21:15:00 MET 2000 Philipp Thomas <pthomas@suse.de>
11615
11616 * MAINTAINERS: Add self as i18n maintainer
11617
11618 20000-05-21 H.J. Lu (hjl@gnu.org)
11619
11620 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
11621 directory are used if they exist. Make sure
11622 $(build_tooldir)/include is searched for header files,
11623 $(build_tooldir)/lib/ for library files.
11624 (GCC_FOR_TARGET): Likewise.
11625 (CXX_FOR_TARGET): Likewise.
11626
11627 Thu May 18 10:58:13 2000 Jeffrey A Law (law@cygnus.com)
11628
11629 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
11630
11631 Wed May 17 16:03:48 2000 Alexandre Oliva <aoliva@cygnus.com>
11632
11633 * Makefile.in (configure-target-libiberty): Depend on
11634 configure-target-newlib.
11635
11636 2000-05-16 Alexandre Oliva <aoliva@cygnus.com>
11637
11638 * configure.in, Makefile.in: Merge all libffi-related
11639 configury stuff from the libgcj tree.
11640
11641 Tue May 16 10:06:21 2000 Andrew Cagney <cagney@b1.cygnus.com>
11642
11643 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
11644 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
11645
11646 Tue May 16 09:57:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
11647
11648 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
11649 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
11650 current version information. Add to proto-toplev directory.
11651 (gdb-taz): Build do-djunpack.
11652
11653 2000-05-15 David Edelsohn <edelsohn@gnu.org>
11654
11655 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
11656
11657 Mon May 15 13:39:09 2000 Andrew Cagney <cagney@b1.cygnus.com>
11658
11659 * MAINTAINERS: Add self to Write After Approval list.
11660
11661 2000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
11662
11663 * ltmain.sh: Preserve in relink_command any environment
11664 variables that may affect the linker behavior.
11665
11666 Fri May 12 11:23:17 2000 Jeffrey A Law (law@cygnus.com)
11667
11668 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
11669
11670 Wed May 10 21:26:51 2000 Jim Wilson <wilson@cygnus.com>
11671
11672 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
11673
11674 2000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
11675
11676 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
11677 with the version name.
11678
11679 Sat May 6 21:12:55 CDT 2000 Jason Eckhardt <jle@cygnus.com>
11680
11681 * MAINTAINERS: Add self as bb-reorder maintainer.
11682
11683 2000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
11684
11685 * config.if: Tweak.
11686
11687 2000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
11688
11689 * djunpack.bat: New file.
11690
11691 Wed Apr 19 12:46:26 2000 Andrew Cagney <cagney@b1.cygnus.com>
11692
11693 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
11694 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
11695 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
11696 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
11697
11698 2000-04-16 Dave Pitts <dpitts@cozx.com>
11699
11700 * config.sub (case $basic_machine): Change default for "ibm-*"
11701 to "openedition".
11702
11703 2000-04-13 Andreas Jaeger <aj@suse.de>
11704
11705 * MAINTAINERS: Added myself.
11706
11707 Wed Apr 12 16:42:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
11708
11709 * Makefile.in (gdb-taz): New target. GDB specific archive.
11710 (do-md5sum): New target.
11711 (MD5PROG): Define.
11712 (PACKAGE): Default to TOOL.
11713 (VER): Default to a shell script.
11714 (taz): Rewrite target. Move real work to do-proto-toplev. Include
11715 md5 checksum generation.
11716 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
11717 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
11718 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
11719 insight.tar.bz2): Use gdb-taz to create archive.
11720
11721 Fri Apr 7 18:10:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
11722
11723 * configure (warn_cflags): Delete.
11724
11725 Thu Apr 6 16:15:14 2000 Philippe De Muyter <phdm@macqel.be>
11726
11727 * MAINTAINERS: Added myself.
11728
11729 2000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
11730 Martin v. Löwis <martin@loewis.home.cs.tu-berlin.de>
11731
11732 * configure.in (enable_libstdcxx_v3): Add.
11733 (target_libs): Add bits here to switch between libstdc++-v2 and
11734 libstdc++-v3.
11735 * config.if: And this file too.
11736 * Makefile.in: Add libstdc++-v3 targets.
11737
11738 2000-04-05 Michael Meissner <meissner@redhat.com>
11739
11740 * config.sub (d30v): Add d30v as a basic machine type.
11741
11742 2000-03-29 Jason Merrill <jason@casey.cygnus.com>
11743
11744 * configure.in: -linux-gnu*, not -linux-gnu.
11745
11746 Sun Mar 12 17:30:30 2000 Toon Moene <toon@moene.indiv.nluug.nl>
11747
11748 * MAINTAINERS: Add self in write-after-approval section.
11749
11750 Sun Mar 12 00:23:32 2000 Jim Wilson <wilson@cygnus.com>
11751
11752 * MAINTAINERS: Add self as ia64 port maintainer.
11753
11754 2000-03-08 Neil Booth <NeilB@earthling.net>
11755
11756 * MAINTAINERS: Add self in write-after-approval section.
11757
11758 Fri Mar 3 18:44:08 2000 Andrew Cagney <cagney@b1.cygnus.com>
11759
11760 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
11761 (do-tar-bz2): Replace TOOL with PACKAGE.
11762 (gdb.tar.bz2): Remove GDBTK from GDB package.
11763 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
11764 dejagnu.tar.bz2): New packages.
11765
11766 2000-02-27 Andreas Jaeger <aj@suse.de>
11767
11768 * configure.in: Add entry for mips*-*-linux*, move catch all
11769 *-*-*linux* entry below this one.
11770
11771 2000-02-27 Ian Lance Taylor <ian@zembu.com>
11772
11773 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
11774
11775 2000-02-24 Nick Clifton <nickc@cygnus.com>
11776
11777 * config.sub: Support an OS of "wince".
11778
11779 Thu Feb 24 16:15:56 2000 Andrew Cagney <cagney@b1.cygnus.com>
11780
11781 * config.guess, config.sub: Updated to match config's 2000-02-15
11782 version.
11783
11784 2000-02-23 Linas Vepstas <linas@linas.org>
11785
11786 * config.sub: Add support for Linux/IBM 370.
11787 * configure.in: Likewise.
11788
11789 2000-02-22 Nick Clifton <nickc@cygnus.com>
11790
11791 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
11792
11793 2000-02-20 Christopher Faylor <cgf@cygnus.com>
11794
11795 * config.guess: Guess "cygwin" rather than "cygwin32".
11796
11797 2000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
11798
11799 * configure (gcc_version): When setting, narrow search to
11800 lines containing `version_string'.
11801
11802 2000-02-15 Denis Chertykov <denisc@overta.ru>
11803
11804 * config.sub: Add support for avr target.
11805
11806 2000-02-14 Nick Clifton <nickc@cygnus.com>
11807
11808 * MAINTAINERS: Add maintainers for MCore port.
11809
11810 Tue Feb 1 00:07:46 2000 Hans-Peter Nilsson <hp@bitrange.com>
11811
11812 * config.sub: Add mmix-knuth-mmixware.
11813
11814 2000-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
11815
11816 * MAINTAINERS: Pair cccp with cpplib maintainership.
11817
11818 2000-01-27 Christopher Faylor <cgf@redhat.com>
11819
11820 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
11821 structure stuff to -L library search.
11822 (CXX_FOR_TARGET): Ditto.
11823 (CROSS_CHECK_MODULES): Fix spelling mistake.
11824
11825 2000-01-24 Mark Mitchell <mark@codesourcery.com>
11826
11827 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
11828 the C++ compiler.
11829
11830 2000-01-12 Richard Henderson <rth@cygnus.com>
11831
11832 * configure.in: Don't build some bits for beos.
11833
11834 2000-01-12 Joel Sherrill (joel@OARcorp.com)
11835
11836 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
11837 as include files.
11838
11839 2000-01-11 Zack Weinberg <zack@wolery.cumb.org>
11840
11841 * Add self as cpplib maintainer, as requested by Jason
11842 Merrill. Correct my e-mail address.
11843
11844 2000-01-06 Geoff Keating <geoffk@cygnus.com>
11845
11846 * configure.in: Use mt-aix43 to handle *_TARGET defs,
11847 not mh-aix43.
11848
11849 Thu Dec 23 03:43:36 1999 Hans-Peter Nilsson <hp@bitrange.com>
11850
11851 * MAINTAINERS: Add myself to "write after approval" list.
11852
11853 1999-12-14 Richard Henderson <rth@cygnus.com>
11854
11855 * config.guess (alpha-osf, alpha-linux): Detect ev67.
11856 * config.sub: Accept alphaev[78], alphaev8.
11857
11858 1999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
11859
11860 * config.guess, config.sub: Update from autoconf.
11861
11862 1999-11-29 Bruce Korb <autogen@linuxbox.com>
11863
11864 * MAINTAINERS: update my playtime e-address.
11865
11866 Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11867
11868 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
11869 necessary libraries are missing.
11870
11871 Fri Nov 19 11:22:31 MST 1999 Diego Novillo <dnovillo@cygnus.com>
11872
11873 * MAINTAINERS: Add new 'write after approval' maintainer.
11874
11875 Wed Nov 17 16:08:43 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
11876
11877 * MAINTAINERS: Add new Java maintainer.
11878
11879 1999-10-25 Andreas Schwab <schwab@suse.de>
11880
11881 * configure: Fix quoting inside arguments of eval.
11882
11883 1999-10-21 Nick Clifton <nickc@cygnus.com>
11884
11885 * config-ml.in: Allow suppression of some ARM multilibs.
11886
11887 Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
11888
11889 * config.guess: Add OS/390 match pattern.
11890 * config.sub: Add mvs, openedition targets.
11891 * configure.in (i370-ibm-opened*): New.
11892
11893 1999-09-04 Steve Chamberlain <sac@pobox.com>
11894
11895 * config.sub: Add support for configuring for pj.
11896
11897 1999-08-31 Nick Clifton <nickc@cygnus.com>
11898
11899 * config.sub (maybe_os): Add support for configuring for fr30.
11900
11901 1999-08-25 Nick Clifton <nickc@cygnus.com>
11902
11903 * configure.in: Do not configure or build ld for AIX
11904 platforms. ld is known to be broken on these platforms.
11905
11906 Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11907
11908 * config-ml.in: Pass compiler flag corresponding to multidirs to
11909 subdir configures.
11910
11911 1999-08-09 Ian Lance Taylor <ian@zembu.com>
11912
11913 * Makefile.in (LDFLAGS): Define.
11914
11915 1999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
11916
11917 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
11918 noconfigdirs.
11919 (*-*-cygwin*): Likewise.
11920
11921 1999-08-08 Ian Lance Taylor <ian@zembu.com>
11922
11923 * mkdep: New file.
11924 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
11925 (BINUTILS_SUPPORT_DIRS): Add mkdep.
11926
11927 From Eli Zaretskii <eliz@is.elta.co.il>:
11928 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
11929 long file name when using DJGPP on MS-DOS.
11930
11931 Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
11932
11933 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
11934
11935 1999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
11936
11937 * Makefile.in (check-target-libio): Remove all-target-libstdc++
11938 dependency as this causes "make check" to globally "make all"
11939
11940 Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
11941
11942 * configure.in (target_libs): Added target-zlib.
11943 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
11944 (CONFIGURE_TARGET_MODULES): Likewise.
11945 (CHECK_TARGET_MODULES): Likewise.
11946 (INSTALL_TARGET_MODULES): Likewise.
11947 (CLEAN_TARGET_MODULES): Likewise.
11948 (configure-target-zlib): New target.
11949 (all-target-zlib): Likewise.
11950 (all-target-libjava): Depend on all-target-zlib.
11951 (configure-target-libjava): Depend on configure-target-zlib.
11952
11953 * Makefile.in (configure-target-libjava): Depend on
11954 configure-target-newlib.
11955 (configure-target-boehm-gc): New target.
11956 (configure-target-qthreads): New target.
11957
11958 * configure.in (target_libs): Added target-qthreads.
11959 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
11960 (CONFIGURE_TARGET_MODULES): Likewise.
11961 (CHECK_TARGET_MODULES): Likewise.
11962 (INSTALL_TARGET_MODULES): Likewise.
11963 (CLEAN_TARGET_MODULES): Likewise.
11964 (all-target-qthreads): New target.
11965 (configure-target-libjava): Depend on configure-target-qthreads.
11966 (all-target-libjava): Depend on all-target-qthreads.
11967
11968 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
11969 (CONFIGURE_TARGET_MODULES): Likewise.
11970 (CHECK_TARGET_MODULES): Likewise.
11971 (INSTALL_TARGET_MODULES): Likewise.
11972 (CLEAN_TARGET_MODULES): Likewise.
11973 (all-target-libjava): New target.
11974 (all-target-boehm-gc): Likewise.
11975 * configure.in (target_libs): Added libjava, boehm-gc.
11976
11977 1999-07-22 Ian Lance Taylor <ian@zembu.com>
11978
11979 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
11980 configure.bat in SUPPORT_FILES.
11981 (gas+binutils.tar.bz2): Likewise.
11982
11983 * makeall.bat: Remove; obsolete.
11984
11985 1999-07-21 Ian Lance Taylor <ian@zembu.com>
11986
11987 From Mark Elbrecht:
11988 * configure.bat: Remove; obsolete.
11989
11990 1999-07-11 Ian Lance Taylor <ian@zembu.com>
11991
11992 * configure: Add -W -Wall to the default CFLAGS when compiling with
11993 gcc.
11994
11995 Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
11996
11997 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
11998
11999 1999-06-30 Mark Mitchell <mark@codesourcery.com>
12000
12001 * configure.in: Build ld on IRIX6.
12002
12003 1999-06-12 Ian Lance Taylor <ian@zembu.com>
12004
12005 * Makefile.in: Change distribution targets to use bzip2 instead of
12006 gzip.
12007 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
12008 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
12009
12010 1999-06-04 Nick Clifton <nickc@cygnus.com>
12011
12012 * config.sub: Add mcore target.
12013
12014 Sun May 30 16:03:16 1999 Cort Dougan <cort@cs.nmt.edu>
12015
12016 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
12017
12018 Tue May 25 11:20:46 1999 H.J. Lu (hjl@gnu.org)
12019
12020 * config.guess (dummy): Changed to $dummy.
12021
12022 1999-05-24 Nick Clifton <nickc@cygnus.com>
12023
12024 * config.sub: Tidied up case statements.
12025
12026 1999-05-22 Ben Elliston <bje@cygnus.com>
12027
12028 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
12029 <jiro@din.or.jp>.
12030
12031 * config.guess: Merge with FSF version. Future changes will be
12032 more accurately recorded in this ChangeLog.
12033 * config.sub: Likewise.
12034
12035 Thu May 20 10:00:42 1999 Stephen L Moshier <moshier@world.std.com>
12036
12037 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
12038
12039 1999-04-30 Tom Tromey <tromey@cygnus.com>
12040
12041 * ltmain.sh: [mode link] Always use CC given by ltconfig.
12042
12043 1999-04-23 Tom Tromey <tromey@cygnus.com>
12044
12045 * ltconfig, ltmain.sh: Update to libtool 1.2f.
12046
12047 1999-04-20 Drew Moseley <dmoseley@cygnus.com>
12048
12049 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
12050 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
12051 Bad merge removed these two changes.
12052
12053 Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
12054 Martin Heller (Ing.-Buero_Heller@t-online.de)
12055
12056 * config.guess (interix Alpha): Add.
12057
12058 1999-04-11 Richard Henderson <rth@cygnus.com>
12059
12060 * configure.in (i?86-*-beos*): Do config gperf; don't config
12061 gdb, newlib, or libgloss.
12062
12063 Sun Apr 11 23:55:34 1999 Alexandre Oliva <oliva@dcc.unicamp.br>
12064
12065 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
12066 link a trivial program with -mabi=64. If it fails, remove mabi=64
12067 from multidirs.
12068
12069 Sat Apr 10 21:50:01 1999 Philipp Thomas (kthomas@gwdg.de)
12070
12071 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
12072
12073 1999-04-08 Nick Clifton <nickc@cygnus.com>
12074
12075 * config.sub: Add support for mcore targets.
12076
12077 1999-04-07 Michael Meissner <meissner@cygnus.com>
12078
12079 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
12080 not mt-ospace, in order to shut up assembler warning about using
12081 symbols that are named the same as registers.
12082
12083 1999-04-07 Drew Moseley <dmoseley@cygnus.com>
12084
12085 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
12086 dependency list for all-target-cygmon.
12087
12088 1999-04-05 Doug Evans <devans@casey.cygnus.com>
12089
12090 * config-ml.in: Check $host, not $target, for selective multilibs.
12091 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
12092 thumb interworking, and underscore prefix multilibs.
12093
12094 1999-04-04 Ian Lance Taylor <ian@zembu.com>
12095
12096 * missing: Update to version from current automake.
12097
12098 Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
12099
12100 * configure (gxx_include_dir): Removed.
12101
12102 * configure.in (gxx_include_dir): Handle it.
12103 * Makefile.in: Likewise.
12104
12105 1999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
12106
12107 * config.sub (mips64vr4111,mips64vr4111el) Add.
12108
12109 1999-03-21 Ben Elliston <bje@cygnus.com>
12110
12111 * config.guess: Correct typo for detecting ELF on FreeBSD.
12112
12113 Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
12114
12115 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
12116 config/mh-djgpp.
12117
12118 Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
12119
12120 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
12121 all-target-newlib to dependency list for all-target-bsp.
12122
12123 Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
12124
12125 * config.sub: Add i386-uwin support.
12126 * config.guess: Likewise.
12127
12128 Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12129
12130 * configure.in: cleanup, add mh-*pic handling for arm, special
12131 case powerpc*-*-aix*
12132
12133 Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
12134
12135 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
12136 can be built.
12137
12138 Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
12139
12140 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
12141 targets.
12142
12143 1999-03-02 Nick Clifton <nickc@cygnus.com>
12144
12145 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
12146
12147 Sun Feb 28 02:20:00 1999 Geoffrey Noer <noer@cygnus.com>
12148
12149 * config.sub: Check for "cygwin*" rather than "cygwin32*"
12150
12151 1999-02-24 Nick Clifton <nickc@cygnus.com>
12152
12153 * config.sub: Fix typo in arm recognition.
12154
12155 Wed Feb 24 13:51:40 1999 Drew Moseley <dmoseley@cygnus.com>
12156
12157 * configure.in (noconfigdirs): Changed target_configdirs to
12158 include target-bsp only for m68k-*-elf* and m68k-*-coff*
12159 rather than m68k-*-* since it is not known to work on
12160 m68k-aout. Ditto for arm-*-*oabi.
12161
12162 Wed Feb 24 12:52:17 1999 Stan Shebs <shebs@andros.cygnus.com>
12163
12164 * configure.in (*-*-windows*): Remove, no longer used.
12165
12166 1999-02-19 Ben Elliston <bje@cygnus.com>
12167
12168 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
12169 Smart and improved by Andrew Cagney.
12170
12171 Thu Feb 18 19:55:09 1999 Marc Espie <espie@cvs.openbsd.org>
12172
12173 * config.guess: Recognize openbsd-*-hppa.
12174
12175 Wed Feb 17 01:38:59 1999 H.J. Lu (hjl@gnu.org)
12176
12177 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
12178 only if it is not empty.
12179
12180 1999-02-17 Nick Clifton <nickc@cygnus.com>
12181
12182 Patch from: Scott Bambrough <scottb@corelcomputer.com>
12183
12184 * config.guess: Modified to recognize uname's armv* syntax.
12185
12186 * config.sub: Modified to recognize uname's armv* syntax.
12187
12188 1999-02-17 Mark Salter <msalter@cygnus.com>
12189
12190 * configure.in: Added target-bsp for sparclite.
12191
12192 Mon Feb 8 14:17:24 1999 Richard Henderson <rth@cygnus.com>
12193
12194 * config.sub: Recognize alphapca5[67] and up to alphaev8.
12195
12196 1999-02-08 Nick Clifton <nickc@cygnus.com>
12197
12198 * configure.in: Add support for strongarm port.
12199 * config.sub: Add support for strongarm target.
12200
12201 Sun Feb 7 18:01:54 1999 Mumit Khan <khan@xraylith.wisc.edu>
12202
12203 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
12204 the old name config/mh-cygwin32.
12205 Enable texinfo.
12206
12207 Thu Feb 4 20:43:25 1999 Ian Lance Taylor <ian@cygnus.com>
12208
12209 * configure.in: Do build ld for ix86 Solaris.
12210
12211 Tue Feb 2 19:46:40 1999 Jim Wilson <wilson@cygnus.com>
12212
12213 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
12214 $AR_FOR_TARGET. Likewise for RANLIB.
12215
12216 Tue Feb 2 20:05:05 1999 Catherine Moore <clm@cygnus.com>
12217
12218 * config.sub (oabi): Recognize.
12219 * configure.in (arm-*-oabi): Handle.
12220
12221 Sat Jan 30 06:09:00 1999 Robert Lipe (robertlipe@usa.net)
12222
12223 * config.guess: Improve detection of i686 on UnixWare 7.
12224
12225 Sat Jan 30 08:04:00 1999 Mumit Khan <khan@xraylith.wisc.edu>
12226
12227 * config.guess: Add support for i386-pc-interix.
12228 * config.sub: Likewise.
12229 * configure.in: Likewise.
12230
12231 Mon Jan 18 13:59:20 1999 Christopher Faylor <cgf@cygnus.com>
12232
12233 * Makefile.in: Remove unneeded all-target-libio from
12234 from all-target-winsup target since it is now unneeded.
12235 Add all-target-libtermcap in its place since it is now
12236 needed.
12237
12238 Wed Dec 30 20:34:52 1998 Christopher Faylor <cgf@cygnus.com>
12239
12240 * configure.in: makefile stub for cygwin target is probably
12241 unnecessary. Remove it for now.
12242
12243 Wed Dec 30 01:13:03 1998 Christopher Faylor <cgf@cygnus.com>
12244
12245 * configure.in: libtermcap.a should be built when cygwin is the
12246 target as well as the host.
12247 * config.guess: Allow mixed case in cygwin uname output.
12248 * Makefile.in: Add libtermcap target.
12249
12250 Wed Dec 23 00:20:50 1998 Jeffrey A Law (law@cygnus.com)
12251
12252 * config.sub: Clean up handling of hppa2.0.
12253
12254 Tue Dec 22 23:56:31 1998 Rodney Brown (rodneybrown@pmsc.com)
12255
12256 * config.guess: Use C code to identify more HP machines.
12257
12258 Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
12259
12260 * config.sub: Handle hppa2.0.
12261
12262 Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
12263
12264 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
12265 cygmon for all sparclite targets, regardless of object format.
12266
12267 1998-12-15 Mark Salter <msalter@cygnus.com>
12268
12269 * configure.in: Added target-bsp for several target architectures.
12270
12271 * Makefile.in: Added rules for bsp.
12272
12273 Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
12274
12275 * config.guess: Improve detection of hppa2.0 processors.
12276
12277 Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
12278
12279 * config.guess: Recognize FreeBSD using ELF automatically.
12280
12281 1998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
12282
12283 * configure (skip-this-dir): Add handling for new shell script, which
12284 might be created by a sub-directory's configure to indicate, this particular
12285 directory is "unwanted".
12286 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
12287
12288 Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
12289
12290 * ltconfig: import from libtool, after changing libtool to
12291 account for the cygwin name change.
12292
12293 Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
12294
12295 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
12296 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
12297
12298 Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
12299
12300 * configure.in: Add libtermcap to list of cygwin dependencies.
12301
12302 Tue Nov 17 16:57:51 1998 Geoffrey Noer <noer@cygnus.com>
12303
12304 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
12305 they include winsup/include when it's a cygwin target.
12306
12307 1998-11-12 Tom Tromey <tromey@cygnus.com>
12308
12309 * configure.in (host_tools): Added zip.
12310 * Makefile.in (all-target-libjava): Depend on all-zip.
12311 (all-zip): New target.
12312 (ALL_MODULES): Added all-zip.
12313 (NATIVE_CHECK_MODULES): Added check-zip.
12314 (INSTALL_MODULES): Added install-zip.
12315 (CLEAN_MODULES): Added clean-zip.
12316
12317 Thu Nov 12 17:27:21 1998 Geoffrey Noer <noer@cygnus.com>
12318
12319 * Makefile.in: lose "32" from comment about cygwin.
12320
12321 Thu Nov 5 15:00:31 1998 Nick Clifton <nickc@cygnus.com>
12322
12323 * configure.in: Use -Os to build target libraries for the fr30.
12324
12325 Wed Nov 4 18:49:43 1998 Dave Brolley <brolley@cygnus.com>
12326
12327 * config.sub: Add fr30.
12328
12329 Mon Nov 2 15:19:33 1998 Geoffrey Noer <noer@cygnus.com>
12330
12331 * configure.in: drop "32" from config/mh-cygwin32. Check
12332 cygwin* instead of cygwin32*.
12333 * config.sub: Check cygwin* instead of cygwin32*.
12334
12335 Thu Oct 22 10:55:25 1998 Robert Lipe <robertl@dgii.com>
12336
12337 * config.guess: Match any version of Unixware7.
12338
12339 1998-10-20 Syd Polk <spolk@cygnus.com>
12340
12341 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
12342 if desired.
12343
12344 Sun Oct 18 18:34:50 1998 Jeffrey A Law (law@cygnus.com)
12345
12346 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
12347 these if the appropriate directories and files to not exist.
12348
12349 Wed Oct 14 10:29:06 1998 Jeffrey A Law (law@cygnus.com)
12350
12351 * Makefile.in (DEVO_SUPPORT): Add config.if.
12352
12353 Tue Oct 13 15:45:36 1998 Manfred Hollstein <manfred@s-direktnet.de>
12354
12355 * configure: Add pattern to replace "build_tooldir"'s
12356 definition in the generated Makefile with "tooldir"'s
12357 actual value.
12358
12359 Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
12360
12361 * config.sub: Bring back lost sparcv9.
12362
12363 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
12364
12365 Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
12366
12367 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
12368 CC_FOR_TARGET and friends.
12369
12370 Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
12371
12372 * Makefile.in (build_tooldir): New variable, same as tooldir.
12373 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
12374 -B$(build_tooldir)/bin/.
12375 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
12376
12377 Tue Sep 1 16:23:11 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12378
12379 * README: Remove installation instructions and refer to the
12380 INSTALL directory instead.
12381
12382 Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
12383
12384 * config.sub: Add support for i[34567]86-pc-udk.
12385 * configure.in: Likewise.
12386
12387 Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
12388
12389 * Makefile.in: add bzip2 package building bits for user
12390 tools module
12391 * configure.in: ditto
12392
12393 Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
12394
12395 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
12396 (ALL_TARGET_MODULES): Add all-target-libobjc.
12397 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
12398 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
12399 (all-target-libchill): Add dependencies.
12400 * configure.in (target_libs): Add libchill.
12401
12402 1998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
12403
12404 * configure.in (target_subdir): Remove duplicate line.
12405
12406 Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
12407
12408 * Makefile.in (all-automake): fix dependencies.
12409
12410 Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
12411
12412 * configure.in: Minor cleanups for building in the $(target_alias)
12413 subdir.
12414
12415 1998-09-22 Jim Wilson <wilson@cygnus.com>
12416
12417 * Makefile.in (bootstrap): Set r and s before make all. Use
12418 BASE_FLAGS_TO_PASS in make all.
12419 (cross): Likewise.
12420
12421 1998-09-20 Mark Mitchell <mark@markmitchell.com>
12422
12423 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
12424
12425 Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
12426
12427 * config.sub: Fix typo in last change.
12428
12429 1998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
12430
12431 * config.sub: Add support for C4x target.
12432 * configure.in: Likewise.
12433
12434 1998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
12435
12436 * config.sub: Recognize sparcv9 just like sparc64.
12437
12438 Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
12439
12440 * config.guess: Match "Pent II" or "PentII" for OpenServer.
12441
12442 Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
12443
12444 * config.guess: Correctly identify Pentium II sco boxes.
12445
12446 * config.guess: Fix "tr" code. From Weiwen Liu.
12447
12448 Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
12449
12450 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
12451 stabs.
12452
12453 Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
12454
12455 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
12456 (ALL_TARGET_MODULES): Add all-target-libchill.
12457 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
12458 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
12459 (all-target-libchill): Add dependencies.
12460 * configure.in (target_libs): Add libchill.
12461
12462 Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
12463
12464 * config.guess: Avoid assumptions about "tr" behaves when
12465 LANG is set to something other than English.
12466
12467 Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
12468
12469 * configure (gxx_include_dir): Changed to
12470 '${prefix}/include/g++'-${libstdcxx_interface}.
12471
12472 * config.if: New to determine the interfaces.
12473
12474 Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
12475
12476 * config.guess: Detect and handle MPE/IX.
12477 * config.sub: Deal with MPE/IX.
12478
12479 Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
12480
12481 * configure.in: Use mh-aix43.
12482
12483 1998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
12484
12485 * configure: Fix --without/--disable cases for gxx-include-dir.
12486
12487 Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
12488
12489 * mdata-sh: Imported. Needed for automake support.
12490
12491 Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
12492
12493 * Makefile.in (taz): Try "chmod -R og=u ." before
12494 "chmod og=u `find . -print`".
12495
12496 Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
12497
12498 * configure.in: Add arm-elf and thumb-elf support.
12499
12500 Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
12501
12502 * Makefile.in: Undo previous patch.
12503
12504 Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
12505
12506 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
12507 to here ...
12508 (install-no-fixedincludes): and here
12509 (INSTALL_MODULES): ... from here.
12510
12511 Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
12512
12513 * config.sub: Merge with FSF.
12514
12515 * config.guess: Merge with FSF.
12516
12517 Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
12518
12519 * configure (extraconfigdirs): New variable.
12520 (SUBDIRS): Add extraconfigdirs and recurse on them too.
12521 * Makefile.in (all): Move higher in file.
12522 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
12523 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
12524 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
12525 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
12526 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
12527
12528 1998-07-23 Brendan Kehoe <brendan@cygnus.com>
12529
12530 * Makefile.in (all-target-libjava): Depend on all-gcc and
12531 all-target-newlib.
12532 (configure-target-libjava): Depend on $(ALL_GCC).
12533
12534 Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
12535
12536 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
12537 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
12538
12539 Sun Jul 19 00:46:53 CEST 1998 Marc Lehmann <pcg@goof.com>
12540
12541 * INSTALL/README: Fix typo.
12542
12543 Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
12544
12545 * ylwrap: Change absolute path checks to check for DOS style path
12546 names.
12547
12548 * ylwrap: Don't use a full path name if the source file is in the
12549 same directory. From hjl@lucon.org (H.J. Lu).
12550
12551 * config-ml.in: Default to being verbose, to match Feb 18 change to
12552 configure.
12553
12554 Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
12555
12556 Brought over from egcs:
12557
12558 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
12559
12560 * configure.in (target_subdir): Set to ${target_alias} instead
12561 of "libraries".
12562
12563 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
12564
12565 * configure.in (target_subdir): Set to libraries if enable_multilib.
12566
12567 Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
12568
12569 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
12570 multilibs, force reconfiguration the first time we create
12571 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
12572
12573 Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
12574
12575 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
12576 avoid confusion with --no-recursion.
12577
12578 Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
12579
12580 * configure.in: Win32 hosts shouldn't use install -x
12581 * install-sh: remove -x option, and special .exe-handling
12582 hack.
12583
12584 Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
12585
12586 * config.guess: Recognize i586-pc-beos.
12587 * configure.in: Don't build some bits for beos.
12588
12589 Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
12590
12591 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
12592 CFLAGS default to -O2.
12593
12594 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
12595 when using GNU ld.
12596
12597 Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
12598
12599 * ltmain.sh: Correct install when using a different shell.
12600
12601 Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
12602
12603 * ltconfig, ltmain.sh: Update to libtool 1.2b.
12604
12605 Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
12606
12607 * makefile.vms: Update to build binutils/makefile.vms. Add install
12608 target.
12609
12610 Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
12611
12612 * ltconfig: Update to correct AIX handling.
12613
12614 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
12615
12616 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
12617
12618 * configure.in (target_subdir): Set to ${target_alias} instead
12619 of "libraries".
12620
12621 1998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
12622
12623 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
12624 (Makefile): Depend on $(gcc_version_trigger).
12625
12626 * configure (gcc_version): Change default initializer to empty
12627 string.
12628 (gcc_version_trigger): New variable; pass this variable down
12629 to subdir configures to enable them checking gcc's version
12630 themselves. Emit make macros for both gcc_version vars.
12631 (topsrcdir): Initialize reliably.
12632 (recursion line): Remove --with-gcc-version=${gcc_version}.
12633
12634 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
12635
12636 * configure (enable_version_specific_runtime_libs): Implement new flag
12637 --enable-version-specific-runtime-libs which installs C++ runtime stuff
12638 in $(libsubdir); emit definition in each generated Makefile.
12639 (gxx_include_dir): Initialize depending on
12640 $enable_version_specific_runtime_libs.
12641
12642 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
12643
12644 * configure (gcc_version): Initialize properly depending on
12645 how and where configure is started.
12646 (recursion line): Pass a --with-gcc-version=${gcc_version}
12647 to configures in subdirs.
12648
12649 Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
12650
12651 * configure.in (noconfigdirs): Add configure pattern for mips tx39
12652 cygmon
12653
12654 Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
12655
12656 * configure.in: Add cygmon and libstub support for mn10200.
12657
12658 1998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
12659
12660 * configure (gcc_version): Add new variable describing the
12661 particular gcc version we're building.
12662 * Makefile.in (libsubdir): Add new macro for the directory
12663 in which the compiler finds executables, libraries, etc.
12664 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
12665 and libsubdir.
12666
12667 Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
12668
12669 * Makefile.in (local-clean): Remove *.log.
12670 (warning.log): Built with warn_summary from build.log.
12671 (mail-report.log): Run test_summary.
12672 (mail-report-with-warnings.log): Run test_summary including
12673 warning.log in the report.
12674
12675 Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
12676
12677 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
12678
12679 Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
12680
12681 * Makefile.in (grep): Grep no longer depends on libiberty.
12682
12683 Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
12684
12685 * Makefile.in: all-snavigator needs all-libgui.
12686
12687 Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
12688
12689 * configure.in: Add cygmon and libstub support for mn10300.
12690
12691 Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
12692
12693 * missing: Update to version from automake 1.3.
12694
12695 * ltmain.sh: On installation, don't get confused if the same name
12696 appears more than once in the list of library names.
12697
12698 Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
12699
12700 * config.sub: Accept m68060 and m5200 as CPU names.
12701
12702 Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
12703
12704 * configure: Use && rather than using -a in test, because odd
12705 strings can confuse test.
12706 * configure.in: Likewise.
12707
12708 Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
12709
12710 * ltconfig, ltmain.sh: Bring in Visual C++ support.
12711
12712 Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
12713
12714 * Makefile.in (boostrap2-lean, bootstrap3-lean,
12715 bootstrap4-lean): New targets.
12716
12717 Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
12718
12719 * mpw-* Delete. Not used.
12720
12721 Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
12722
12723 * COPYING.LIB: Update FSF address.
12724
12725 Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
12726
12727 * ltconfig, ltmain.sh: Update to libtool 1.2a.
12728
12729 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
12730 GAS_SUPPORT_DIRS.
12731
12732 Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
12733
12734 * ltconfig, ltmain.sh: Avoid producing a version number if
12735 -version-info was not used.
12736
12737 Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
12738
12739 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
12740 building with newlib.
12741
12742 1998-04-30 Paul Eggert <eggert@twinsun.com>
12743
12744 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
12745 Solaris `make' causes it to continue to next definition.
12746
12747 Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
12748
12749 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
12750 the right GUI libraries and files are installed along with GDB.
12751
12752 Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
12753
12754 * configure.in: Change alpha to alpha* in several places.
12755
12756 Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
12757
12758 * config.sub: Recognize sparc86x.
12759
12760 Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
12761
12762 * configure.in (--enable-target-optspace): Remove debug echo.
12763
12764 Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
12765
12766 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
12767
12768 Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
12769
12770 * ltconfig: Update cygwin32 support.
12771
12772 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
12773 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
12774 (GDB_SUPPORT_DIRS): Likewise.
12775
12776 Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
12777
12778 * configure.in (target_makefile_frag): If --enable-target-optspace,
12779 use -Os to compile target libraries rather than -O2. Default to
12780 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
12781 not used.
12782 * configure.in (target_cflags): Ditto for d30v.
12783
12784 Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
12785
12786 * Makefile.in (all-bfd): Depend on all-intl.
12787 (all-binutils): Likewise.
12788 (all-gas): Likewise.
12789 (all-gprof): Likewise.
12790 (all-ld): Likewise.
12791
12792 1998-04-19 Brendan Kehoe <brendan@cygnus.com>
12793
12794 * configure.in (host_tools): Fix typo, lbtool -> libtool.
12795
12796 Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
12797
12798 * Makefile.in (all-bfd): Depend upon all-libiberty.
12799
12800 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
12801
12802 Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
12803
12804 * Makefile.in: Add libstub.
12805
12806 * configure.in: Ditto. Build libstub for targets that have cygmon
12807 support.
12808
12809 Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
12810
12811 * configure.in: Don't set PICFLAG on ix86-cygwin32.
12812
12813 Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
12814
12815 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
12816 use mh-sysv5 if specified. Support gprof on SCO Open Server.
12817
12818 Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
12819
12820 * configure: Define DEFAULT_M4 by searching PATH.
12821 * Makfile.in: Use DEFAULT_M4.
12822
12823 Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
12824
12825 * ltconfig: Add cygwin32 support.
12826
12827 * Makefile.in, configure.in: Add libtool as a native only directory
12828 to configure and build.
12829
12830 Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
12831
12832 * Makefile.in (INSTALL_MODULES): Remove texinfo.
12833
12834 Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
12835
12836 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
12837
12838 Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
12839
12840 * Makefile.in: add ash make rules
12841 * configure.in: add ash to native_only and host_tools lists
12842
12843 Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
12844
12845 * Makefile.in (all-gettext, all-intl): New targets.
12846 (ALL_MODULES): Added all-gettext, all-intl.
12847 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
12848 (INSTALL_MODULES): Added install-gettext, install-intl.
12849 (CLEAN_MODULES): Added clean-gettext, clean-intl.
12850
12851 * configure.in (host_tools): Added gettext.
12852 (native_only): Likewise.
12853 (noconfigdirs) [various cases]: Likewise.
12854 (host_libs): Added intl.
12855
12856 Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
12857
12858 * configure: Do not disable building gdbtk for cygwin32 hosts.
12859
12860 Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
12861
12862 * configure.in: Add thumb-coff target.
12863 * config.sub: Add thumb-coff target.
12864
12865 Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
12866
12867 * Makefile.in: Revert yesterday's change.
12868 (all-target-winsup): all-target-librx stays out of here.
12869
12870 Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
12871
12872 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
12873 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
12874 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
12875 Remove references to librx and libg++.
12876
12877 Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
12878
12879 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
12880 recursive makes
12881
12882 Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
12883
12884 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
12885 for newlib directory.
12886 (CXX_FOR_TARGET): Likewise.
12887
12888 Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
12889
12890 * ltconfig: Update after libtool/ltconfig.in change for
12891 hpux11.
12892
12893 Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
12894
12895 * ltconfig, ltmain.sh: Update to libtool 1.2.
12896
12897 Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
12898
12899 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
12900 (install-gcc-cross): Instead, override LANGUAGES here.
12901
12902 1998-03-18 Dave Love <d.love@dl.ac.uk>
12903
12904 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
12905 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
12906
12907 Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
12908
12909 * configure.in: Add Thumb-pe target.
12910
12911 Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
12912
12913 * Makefile.in - changed sn targets to snavigator
12914 * configure.in - changed sn targets to snavigator
12915
12916 Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
12917
12918 * config-ml.in: After building symlink tree call make distclean
12919 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
12920 to be the case for libiberty.
12921
12922 Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
12923
12924 * configure: When making link, also check the current
12925 directory. The configure scripts may create one.
12926
12927 Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
12928
12929 * config.sub: Accept alphapca56 and alphaev6 properly.
12930
12931 Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12932
12933 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
12934
12935 Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
12936
12937 * config.sub (sco5): Fix typo.
12938
12939 Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
12940
12941 * Makefile.in (INSTALL_MODULES): Move install-tcl before
12942 install-itcl.
12943 (install-itcl): Remove dependency on install-tcl.
12944
12945 Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
12946
12947 * configure.in: Remove libgloss from noconfigdirs for MN10300.
12948
12949 Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
12950
12951 * configure.in: Don't build libgui for a cygwin32 target when not on
12952 a cygwin32 host.
12953
12954 Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
12955
12956 * configure (redirect): Set to null, so default behavior of
12957 configure is now --verbose.
12958
12959 1998-02-16 Dave Love <d.love@dl.ac.uk>
12960
12961 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
12962 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
12963
12964 Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
12965
12966 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
12967 this change to sync Makefile.in with its ChangeLog entries.
12968
12969 Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
12970
12971 * ltmain.sh (mkdir): Check that the directory doesn't exist
12972 before we exit with error, so that we don't get races during
12973 parallel builds.
12974
12975 Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
12976
12977 * ltconfig, ltmain.sh: Update from libtool 1.0i.
12978
12979 Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
12980
12981 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
12982 PICFLAG_FOR_TARGET.
12983 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
12984
12985 * configure: Emit a definition for the new macro enable_shared
12986 into each Makefile.
12987
12988 Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
12989
12990 * configure.in (host_tools, native_only): Add libtool.
12991
12992 Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
12993
12994 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
12995 Fix typo in ming config comment.
12996
12997 Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
12998
12999 * ltconfig, ltmain.sh: Update from libtool 1.0h.
13000
13001 Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
13002
13003 * config.sub: Add tic30 cases, and map c30 to tic30.
13004
13005 Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
13006
13007 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
13008 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
13009 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
13010 (CLEAN_TARGET_MODULES): Similarly
13011 (all-target-libf2c): Add dependences.
13012 * configure.in (target_libs): Add libf2c.
13013
13014 Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
13015
13016 * configure.in: Remove expect from noconfigdirs when target
13017 is cygwin32. OK to build expect and dejagnu with Canadian
13018 Cross.
13019
13020 Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
13021
13022 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
13023 host.
13024
13025 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
13026 and mingw32.
13027
13028 Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
13029
13030 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
13031 here as it is not defined in the toplevel Makefile.
13032
13033 Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
13034
13035 * configure (package_makefile_rules_frag): New variable, which names
13036 a file with generic rules, ...
13037 Change comment to mention we now have FIVE parts.
13038 * configure: Undo last change.
13039
13040 Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
13041
13042 * config.guess: More accurate determination of HP processor types.
13043 * config.sub: More accurate determination of HP processor types.
13044
13045 Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
13046
13047 * configure (package_makefile_frag): Move inserting the
13048 ${package_makefile_frag} to where it should be according
13049 to the comment.
13050
13051 Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
13052
13053 * config.guess: Add support for Linux/ARM.
13054
13055 Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
13056
13057 * .cvsignore: Remove *-info and *-install since they match
13058 release-info and mpw-install, which we don't want to just ignore.
13059
13060 Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
13061
13062 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
13063
13064 Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
13065
13066 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
13067 local_prefix to sub-make invocations.
13068
13069 Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
13070
13071 * configure.in: Check makefile fragments in the source
13072 directory.
13073
13074 Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
13075
13076 * configure.in: Check whether host and target makefile
13077 fragments exist before adding them to *_makefile_frag.
13078
13079 Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
13080
13081 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
13082
13083 Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
13084
13085 * configure.in: Make sure we only replace RPATH_ENVVAR on
13086 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
13087 regexp to sed.
13088
13089 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
13090 to sub-makes.
13091
13092 1998-01-13 Lee Iverson (leei@ai.sri.com)
13093
13094 * config-ml.in (multi-do): LDFLAGS must include multilib
13095 designator.
13096
13097 Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
13098
13099 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
13100
13101 Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
13102
13103 * config.sub: Add mingw32 support.
13104 * configure.in: Likewise.
13105
13106 Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
13107
13108 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
13109
13110 Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
13111
13112 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
13113 * configure (gxx_include_dir): Provide a definition for subdirs
13114 which do not use autoconf.
13115
13116 Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
13117
13118 * config.guess: Sync with egcs. Picks up new alpha support,
13119 BeOS & some additional linux support.
13120
13121 Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
13122
13123 * config.guess: HP 9000/803 is a PA1.1 machine.
13124
13125 Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
13126
13127 * configure.in: It's alpha*-...
13128
13129 Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
13130
13131 * configure.in (host_makefile_frag, target_makefile_frag):
13132 Handle multiple config files.
13133 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
13134 alpha-*-*.
13135
13136 Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
13137
13138 * mkdep: New file.
13139
13140 Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
13141
13142 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
13143
13144 Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
13145
13146 * Makefile.in: Add libgui directory.
13147 (GDB_TK): Add all-libgui.
13148 * configure.in: Add libgui directory.
13149 * configure: Add all-libgui to GDB_TK.
13150
13151 Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
13152
13153 * config-ml.in (multidirs): Add m32r to multilib list.
13154
13155 Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
13156
13157 * Makefile.in (all-target-gperf): Change dependency to
13158 all-target-libstdc++.
13159
13160 Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
13161
13162 * config.guess: Add BeOS support.
13163
13164 Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
13165
13166 Source directory cvs renamed to cvssrc:
13167 * configure.in (host_tools): Change cvs to cvssrc.
13168 (native_only): Likewise.
13169 (noconfigdirs) [various cases]: Likewise.
13170 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
13171 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
13172 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
13173 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
13174 (all-cvssrc): Rename target from all-cvs.
13175
13176 Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
13177
13178 * configure (gxx_include_dir): Fix thinko.
13179
13180 Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
13181
13182 * Makefile.in (INSTALL_TARGET_CROSS): Define.
13183 (install-cross, install-gcc-cross): New targets.
13184
13185 Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
13186
13187 * configure.in (noconfigdirs): Add support for Thumb target.
13188
13189 * config.sub (maybe_os): Add support for Thumb target.
13190
13191 Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
13192
13193 * Makefile.in: Add rules for cygmon.
13194
13195 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
13196
13197 Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
13198
13199 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
13200 * configure (gxx_include_dir): Provide a definition for subdirs
13201 which do not use autoconf.
13202
13203 Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
13204
13205 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
13206 11/18/97 build
13207
13208 Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
13209
13210 * From Franz Sirl.
13211 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
13212 found on RedHat Linux systems.
13213
13214 Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
13215
13216 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
13217 guesses.
13218
13219 Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
13220
13221 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
13222
13223 Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
13224
13225 * ltmain.sh: If mkdir fails, check whether the directory was created
13226 anyhow by some other process.
13227
13228 Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
13229
13230 * configure.in (d30v-*-*): Configure all directories.
13231
13232 Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
13233
13234 * configure.in (d30v-*-*): Configure newlib, libiberty directories
13235 for the D30V.
13236
13237 Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
13238
13239 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
13240
13241 Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
13242
13243 * include/libiberty.h: Add extern "C" { so it can be used with C++
13244 progrms.
13245 * include/remote-sim.h: Add extern "C" { so it can be used with C++
13246 programs.
13247
13248 Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
13249
13250 * configure.in (d30v-*-*): Configure GCC now.
13251
13252 Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
13253
13254 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
13255 is no longer needed.
13256
13257 Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
13258
13259 * Makefile.in: check-target-libio depends on all-target-libstdc++.
13260
13261 Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
13262
13263 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
13264 targets using "$@" to provide support for similar but not identical
13265 targets without having to duplicate code.
13266
13267 Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
13268
13269 * makefile.vms: Fix to work with DEC C.
13270
13271 Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
13272
13273 * config.sub: Add mips-tx39-elf to marketing names.
13274
13275 Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
13276
13277 * ltmain.sh: Handle symlinks in generated script.
13278
13279 Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
13280
13281 * configure: Handle autoconf style directory options: --bindir,
13282 --datadir, --includedir, --infodir, --libdir, --libexecdir,
13283 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
13284 --sysconfdir.
13285 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
13286 (sharedstatedir, localstatedir, oldincludedir): New variables.
13287 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
13288 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
13289 sbindir, sharedstatedir, and sysconfdir.
13290
13291 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
13292
13293 * Makefile.in (bootstrap-lean): New target.
13294
13295 Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
13296
13297 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
13298 sn, and gnuserv from noconfigdirs.
13299
13300 Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
13301
13302 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
13303
13304 Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
13305
13306 * Makefile.in (cross): New target.
13307
13308 Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
13309 Jeff Law <law@cygnus.com>
13310
13311 * Makefile.in (bootstrap2, bootstrap3): New targets.
13312 (all-bootstrap): Remove outdated and confusing target.
13313 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
13314
13315 Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
13316
13317 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
13318 windows. Consistent with gdb/configure.
13319
13320 1997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
13321
13322 * configure.in: Name Linux target fragment.
13323
13324 * configure: Rewrite so that project Makefile fragment is inserted
13325 first and appears last in the resulting Makefile.
13326
13327 Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
13328
13329 * Makefile.in (install-itcl): Install tcl first.
13330
13331 Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
13332
13333 * configure.in: remove bison from noconfigdirs for Cygwin32 host
13334
13335 Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
13336
13337 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
13338
13339 * configure.in (skipdirs): Add target-librx for Linux.
13340 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
13341
13342 Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
13343
13344 * Makefile.in (bootstrap): New target.
13345
13346 Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
13347
13348 * config.sub: Accept 'amigados' for backward compatibility.
13349
13350 Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
13351
13352 * config.guess: Merge with FSF.
13353
13354 Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
13355
13356 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
13357
13358 Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
13359
13360 * config.sub: Add "marketing-names" patch.
13361
13362 Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
13363
13364 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
13365
13366 Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
13367
13368 * config.sub: Handle v850-elf.
13369
13370 Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
13371
13372 * .cvsignore (*-install): Remove.
13373
13374 Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
13375
13376 * ltconfig: Set CONFIG_SHELL in libtool.
13377 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
13378
13379 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
13380
13381 * configure.in (target_subdir): Set to libraries if enable_multilib.
13382
13383 Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
13384
13385 * config.guess: Update from gcc directory.
13386
13387 Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
13388
13389 * Makefile.in (all-sim): Depends on all-readline.
13390
13391 Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
13392
13393 * Makefile.in (BISON, YACC): Use $$s.
13394 (all-bison): Depend on all-texinfo.
13395
13396 Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
13397
13398 * Makefile.in (BISON): Add -L flag.
13399 (YACC): Likewise.
13400
13401 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
13402
13403 * configure.in (noconfigdirs): Add support for v850e target.
13404
13405 * config.sub (maybe_os): Add support for v850e target.
13406
13407 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
13408
13409 * configure.in (noconfigdirs): Add support for v850ea target.
13410
13411 * config.sub (maybe_os): Add support for v850ea target.
13412
13413 Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
13414
13415 * config.sub: Add mipstx39. Delete r3900.
13416
13417 Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
13418
13419 * Makefile.in (all-autoconf): Depends on all-texinfo.
13420
13421 Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
13422
13423 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
13424 eabi targets.
13425
13426 Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
13427
13428 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
13429
13430 * configure: When handling a Canadian Cross, handle YACC as well as
13431 BISON. Just set BISON to bison. When setting YACC, prefer bison.
13432 * Makefile.in (all-bison): Depend upon all-texinfo.
13433
13434 Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
13435
13436 * Makefile.in (BISON): bison, not byacc or bison -y.
13437 (YACC): bison -y or byacc or yacc.
13438 (various): Add *-bison as appropriate.
13439 (taz): No need to mess with BISON anymore.
13440
13441 Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
13442
13443 * configure: If OSTYPE matches *win32*, try to find a good value for
13444 CONFIG_SHELL.
13445
13446 Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
13447
13448 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
13449 configure.in if it is present.
13450
13451 Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
13452
13453 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
13454
13455 Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
13456
13457 * config.sub: Recognize `arc' cpu.
13458 * configure.in: Likewise.
13459 * config-ml.in: Likewise.
13460
13461 Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
13462
13463 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
13464
13465 Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
13466
13467 * configure: Changed sed delimiter from ':' to '|' when
13468 attempting to substitute ${config_shell} for SHELL. On
13469 NT ${config_shell} may contain a ':' in it.
13470
13471 Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
13472
13473 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
13474
13475 Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
13476
13477 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
13478
13479 Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
13480
13481 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
13482
13483 * ylwrap: If the program is a relative path, force it to be
13484 absolute.
13485
13486 Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
13487
13488 * configure (tooldir): Set BISON to `bison -y' and not just bison.
13489
13490 Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
13491
13492 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
13493 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
13494 for libraries.
13495
13496 Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
13497
13498 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
13499 separated by spaces.
13500
13501 Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
13502
13503 * ylwrap: New file.
13504 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
13505
13506 * ltmain.sh: Handle /bin/sh at start of install program.
13507
13508 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
13509
13510 * ltconfig, ltmain.sh: New files, from libtool 1.0.
13511 * missing: New file, from automake 1.2.
13512
13513 Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
13514
13515 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
13516 check-tk to CHECK_X11_MODULES.
13517
13518 Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
13519
13520 * config.sub: Merge with FSF.
13521
13522 Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
13523
13524 * config.guess: Merge with FSF.
13525
13526 Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
13527
13528 * configure: Treat msdosdjgpp like go32.
13529 * configure.in: Likewise. Don't remove gprof for go32.
13530
13531 * configure: Change Makefile.tem2 to Makefile.tm2.
13532
13533 Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
13534
13535 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
13536
13537 Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
13538
13539 * install-sh (chmodcmd): Set to null if the DST directory already
13540 exists. Same as Nov 11th change.
13541
13542 Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
13543
13544 * configure (GDB_TK): Needs itcl and tix.
13545
13546 Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
13547
13548 * config.guess: Update from FSF.
13549
13550 Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
13551
13552 * Makefile.in (GDB_TK): Depend on itcl and tix.
13553
13554 Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
13555
13556 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
13557 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
13558 (INSTALL_SCRIPT): New variable.
13559 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
13560 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
13561 to -x.
13562 * install-sh: Add support for -x option.
13563
13564 Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
13565
13566 * configure.in, Makefile.in: Treat tix like itcl.
13567
13568 Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
13569
13570 * Makefile.in (WINDRES): New variable.
13571 (WINDRES_FOR_TARGET): New variable.
13572 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
13573 (EXTRA_HOST_FLAGS): Add WINDRES.
13574 (EXTRA_TARGET_FLAGS): Add WINDRES.
13575 (EXTRA_GCC_FLAGS): Add WINDRES.
13576 ($(DO_X)): Pass down WINDRES.
13577 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
13578 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
13579 DLLTOOL_FOR_TARGET.
13580
13581 Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
13582
13583 * configure.in: configure sim before gdb for win32-x-ppc
13584
13585 Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
13586
13587 Move gperf into the toplevel, from libg++.
13588 * configure.in (target_tools): Add target-gperf.
13589 (native_only): Add target-gperf.
13590 * Makefile.in (all-target-gperf): New target, depend on
13591 all-target-libg++.
13592 (configure-target-gperf): Empty rule.
13593 (ALL_TARGET_MODULES): Add all-target-gperf.
13594 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
13595 (CHECK_TARGET_MODULES): Add check-target-gperf.
13596 (INSTALL_TARGET_MODULES): Add install-target-gperf.
13597 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
13598
13599 Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
13600
13601 * config.sub (mn10200): Recognize new basic machine.
13602
13603 Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
13604
13605 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
13606 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
13607
13608 Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
13609
13610 * configure.in: If we're building mips-sgi-irix6* native, turn on
13611 ENABLE_MULTILIB and set TARGET_SUBDIR.
13612
13613 Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
13614
13615 * Makefile.in (all-sn): Depend on all-grep.
13616
13617 Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
13618
13619 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
13620
13621 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
13622 Makefile. From Jeff Makey <jeff@cts.com>.
13623 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
13624
13625 * Makefile.in (DISTBISONFILES): Remove.
13626 (taz): Don't futz with DISTBISONFILES. Change BISON to use
13627 $(DEFAULT_YACC).
13628
13629 * configure.in: Build itl, db, sn, etc., when building for native
13630 cygwin32.
13631
13632 * Makefile.in (LD): New variable.
13633 (EXTRA_HOST_FLAGS): Pass down LD.
13634 ($(DO_X)): Likewise.
13635
13636 Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
13637
13638 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
13639
13640 Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
13641
13642 * configure.in (targargs): Strip out any supplied --build argument
13643 before adding our own. Always add --build.
13644
13645 Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
13646
13647 * configure.in (targargs): Pass --build if we're doing
13648 a cross-compile.
13649
13650 Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
13651
13652 * configure: Use '|' instead of ":" as the separator in
13653 sed. Otherwise sed chokes on NT path names with drive
13654 designators. Also look for "?:*" as the leading characters in an
13655 absolute pathname.
13656
13657 Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
13658
13659 * config.sub: Support for r3900.
13660
13661 Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
13662
13663 * configure.in: Use install-sh, not install.sh.
13664
13665 Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
13666
13667 * Makefile.in (taz): Improve check for BISON so it doesn't try to
13668 apply it twice.
13669
13670 Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
13671
13672 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
13673 install-binutils.
13674
13675 Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
13676
13677 * Makefile.in: Add automake targets.
13678 * configure.in (host_tools): Add automake.
13679
13680 Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
13681
13682 * configure: Default CXX to c++, not gcc.
13683 * Makefile.in (CXX): Set to c++, not gcc.
13684 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
13685
13686 Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
13687
13688 * install-sh: try appending a .exe if source file doesn't
13689 exist
13690
13691 Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
13692
13693 * configure.in: Turn on multilib by default.
13694 (cross_only): Remove target-libiberty.
13695
13696 * Makefile.in (all-gcc): Don't depend on libiberty.
13697
13698 Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
13699
13700 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
13701
13702 Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
13703
13704 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
13705 (DISTBISONFILES): Add ld/Makefile.in
13706
13707 Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
13708
13709 * configure.in: if target is cygwin32 but host isn't cygwin32,
13710 don't configure gdb tcl tk expect, not just gdb.
13711
13712 Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
13713
13714 * configure.in: Added gnuserv everywhere sn appears.
13715
13716 * Makefile.in (ALL_MODULES): Added all-gnuserv.
13717 (CROSS_CHECK_MODULES): Added check-gnuserv.
13718 (INSTALL_MODULES): Added install-gnuserv.
13719 (CLEAN_MODULES): Added clean-gnuserv.
13720 (all-gnuserv): New target.
13721
13722 Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
13723
13724 * config.guess: Fixes for MIPS OpenBSD systems.
13725
13726 Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
13727
13728 * Makefile.in (INSTALL_XFORM): Remove.
13729 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
13730
13731 * mkinstalldirs: New file, copied from automake.
13732 * Makefile.in (installdirs): Rename from install-dirs. Use
13733 mkinstalldirs. Change all users.
13734 (DEVO_SUPPORT): Add mkinstalldirs.
13735
13736 Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
13737
13738 * install-sh: Rename from install.sh.
13739 * Makefile.in (INSTALL): Change install.sh to install-sh.
13740 (DEVO_SUPPORT): Likewise.
13741
13742 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
13743 Graichen <graichen@rzpd.de>.
13744
13745 Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
13746
13747 * config.guess: Recognize OpenBSD systems correctly.
13748
13749 Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
13750
13751 * README, Makefile.in (ETC_SUPPORT): Remove references to
13752 cfg-paper*, configure.{texi,man,info*}._
13753
13754 Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
13755
13756 * Makefile.in (all.normal): Ensure that gcc is built after all
13757 the x11 - ie gdb - targets.
13758
13759 Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
13760
13761 * makefile.vms: Don't run conf-a-gas.
13762
13763 Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
13764
13765 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
13766
13767 Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
13768
13769 * configure.in: Remove noconfigdirs case since gdb also
13770 configures and builds for tic80-coff.
13771
13772 Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
13773
13774 * configure: Set cache_file to config.cache.
13775 * Makefile.in (local-distclean): Remove config.cache.
13776
13777 Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
13778
13779 * COPYING: Update FSF address.
13780
13781 Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
13782
13783 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
13784 noconfigdirs.
13785
13786 Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
13787
13788 * Makefile.in (install-dirs): Don't crash if prefix, and hence
13789 MAKEDIRS, is empty.
13790
13791 Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
13792
13793 * config.sub: Tweak mn10300 entry.
13794
13795 Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
13796
13797 * configure.in (host_tools): Put sim before gdb, so gdb's
13798 configure.tgt can determine if the simulator was configured.
13799
13800 Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
13801
13802 * config.sub: Move BeOS $os case to be with other Cygnus
13803 local cases.
13804
13805 Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
13806
13807 * config.sub: Remove misplaced comment that broke Linux.
13808
13809 Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
13810
13811 * config.sub: Add BeOS support.
13812
13813 Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
13814
13815 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
13816
13817 Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
13818
13819 * configure.in (noconfigdirs): Remove tcl and tk from
13820 noconfigdirs for cygwin32 builds.
13821
13822 Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
13823
13824 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
13825
13826 Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
13827
13828 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
13829 make-all.com, use makefile.vms instead.
13830
13831 Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
13832
13833 * config.sub: Accept -lnews*.
13834
13835 Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
13836
13837 * configure.in (noconfigdirs): Disable target-newlib,
13838 target-examples and target-libiberty for d30v.
13839
13840 Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
13841
13842 * configure.in (noconfigdirs): Enable ld for d30v.
13843
13844 Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
13845
13846 * configure.in (tic80-*-*): Build compiler.
13847
13848 Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
13849
13850 * configure.in (d30v-*): Remove sim directory from list of
13851 unsupported d30v directories
13852
13853 Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
13854
13855 * config.sub, configure.in: Add d30v target cpu.
13856
13857 Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
13858
13859 * makefile.vms: New file.
13860 * make-all.com: Remove.
13861
13862 Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
13863
13864 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
13865
13866 Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
13867
13868 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
13869
13870 Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
13871
13872 * Makefile.in (ALL_MODULES): Added all-db.
13873 (CROSS_CHECK_MODULES): Addec check-db.
13874 (INSTALL_MODULES): Added install-db.
13875 (CLEAN_MODULES): Added clean-db.
13876
13877 Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
13878
13879 * config.guess: Merge with latest FSF sources.
13880
13881 Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
13882
13883 * Makefile.in (ALL_MODULES): Added all-itcl.
13884 (CROSS_CHECK_MODULES): Added check-itcl.
13885 (INSTALL_MODULES): Added install-itcl.
13886 (CLEAN_MODULES): Added clean-itcl.
13887
13888 Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
13889
13890 * configure.in: build gdb for mn10200
13891
13892 Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
13893
13894 * Makefile.in (all-target-winsup): Depend on all-target-libio.
13895
13896 Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
13897
13898 * configure.in (tic80-*-*): Turn off most targets right now.
13899
13900 Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
13901
13902 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
13903 rather than the makeinfo program.
13904 (do-info): Depend upon all-texinfo.
13905
13906 Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
13907
13908 * configure.in: Remove uses of config/mh-linux.
13909
13910 * config.sub, config.guess: Merge with latest FSF sources.
13911
13912 Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
13913
13914 * config.sub (case $basic_machine): Add tic80 entries.
13915
13916 Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
13917
13918 * config.sub, config.guess: Merge with latest FSF sources.
13919
13920 Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
13921
13922 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
13923 * mpw-config.in: Test for NewFolderRecursive.
13924 * mpw-install: Use symbolic name for startup filename.
13925 * mpw-README: Add various additional details.
13926
13927 Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
13928
13929 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
13930
13931 Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
13932
13933 * configure.in: Do build gcc and the target libraries for
13934 the mn10200.
13935
13936 Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
13937
13938 * configure.in: don't avoid building gdb for mn10300 any more
13939 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
13940 instead of single-quoting it.
13941
13942 Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
13943
13944 * configure.in: Don't use --with-stabs on IRIX 6.
13945
13946 Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
13947
13948 * configure.in (m32r): Build gdb, libg++ now.
13949
13950 Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13951
13952 * configure.in (mips*-sgi-irix6*): Remove gdb and related
13953 directories from noconfigdirs.
13954
13955 Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
13956
13957 * config.sub (basic_machine): added mips16 configuration
13958
13959 Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13960
13961 * config.sub: Handle d10v-unknown.
13962
13963 Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
13964
13965 * config.sub: Handle v850-unknown.
13966
13967 Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
13968
13969 * Makefile.in: add findutils
13970 * configure.in: add findutils to list of host_tools
13971
13972 Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
13973
13974 * config.sub: Handle mn10200 and mn10300.
13975
13976 Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13977
13978 * configure.in (d10v-*): Do not build librx.
13979
13980 Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
13981
13982 * configure.in (mn10300): Build everything except gdb & libgloss.
13983
13984 Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
13985
13986 * config.guess: Patch for Dansk Data Elektronik servers,
13987 from Niels Skou Olsen <nso@dde.dk>.
13988
13989 For ncr, use /bin/uname rather than uname, since GNU uname does not
13990 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
13991
13992 Patch for MIPS R4000 running System V,
13993 from Eric S. Raymond <esr@snark.thyrsus.com>.
13994
13995 Fix thinko for nextstep.
13996
13997 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
13998
13999 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
14000 * config.guess: Guess mips-dec-mach_bsd4.3.
14001
14002 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
14003 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
14004 release numbers.
14005 * config.guess (mips-mips-riscos*): Emit just enough of the
14006 release number.
14007
14008 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
14009 * config.guess (sparc-auspex-sunos*): Added.
14010 (f300-fujitsu-*): Added.
14011
14012 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
14013 * config.guess: Recognize a Tadpole as a sparc.
14014
14015 Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
14016
14017 * config.guess: Don't assume that NextStep version is either 2 or
14018 3. NextStep 4 (aka OpenStep 4) has come out now.
14019
14020 Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
14021
14022 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
14023 From Rik Faith <faith@cs.unc.edu>.
14024
14025 Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
14026
14027 * config.sub: Contributions from bug-gnu-utils to:
14028 Support plain "hppa" (no version given) architecture, reported by
14029 OpenStep.
14030 OpenBSD like NetBSD.
14031 LynxOs is not a hardware supplier.
14032
14033 * config.guess: Contributions from bug-gnu-utils to add support for:
14034 OpenBSD like NetBSD.
14035 Stratus systems.
14036 More Pyramid systems.
14037 i[n>4]86 Intel chips.
14038 M680[n>4]0 Motorola chips.
14039 Use unknown instead of lynx for hardware manufacturer.
14040
14041 Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
14042
14043 * install.sh (chmodcmd): Set to null if the DST directory already
14044 exists.
14045
14046 Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14047
14048 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
14049 not use mt-ppc target Makefile fragment any more.
14050
14051 Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
14052
14053 * configure.in (*-*-windows): Exclude everything but those dirs
14054 needed to build windows.
14055
14056 Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
14057
14058 * Makefile.in (all-target-winsup): Depend on all-target-librx.
14059
14060 Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
14061
14062 * configure.in: Exclude mmalloc from i386-windows.
14063
14064 Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
14065
14066 * Undo my previous change.
14067
14068 Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
14069
14070 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
14071 unconditionally.
14072 (MAKEOVERRIDES): Define (revert this part of October 18 change).
14073
14074 Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
14075
14076 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
14077 host to add it's own flags.
14078
14079 Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
14080
14081 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
14082
14083 Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
14084
14085 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
14086 (CXX_FOR_TARGET): Likewise.
14087 (GCC_FOR_TARGET): Define.
14088 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
14089 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
14090 CC_FOR_TARGET was specified on the command line.
14091 (MAKEOVERRIDES): Don't define.
14092
14093 Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
14094
14095 * configure.in (m32r): Fix spelling of libg++ libs.
14096
14097 Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
14098
14099 * config.sub (-apple*): Remove, now redundant.
14100
14101 Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
14102
14103 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
14104
14105 * configure: Rework yesterday's sed script patch.
14106
14107 * config.sub: Merge with FSF.
14108
14109 Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
14110
14111 * config.guess: Merge from FSF.
14112
14113 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
14114 * config.guess: Use pc instead of unknown, for pc clone systems.
14115 Change linux to linux-gnu.
14116
14117 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
14118 * config.guess: Avoid non-portable tr syntax.
14119
14120 Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
14121
14122 * test-build.mk (HOLES): Add "xargs" for gdb.
14123
14124 * configure: Avoid hpux10.20 sed bug.
14125
14126 Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
14127
14128 * configure.in: Add support for windows host
14129 (that is a build done under the Microsoft build environment).
14130
14131 Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
14132
14133 * Makefile.in: Replace all uses of srcroot with s, to shrink
14134 command line lengths.
14135
14136 Patches from Geoffrey Noer <noer@cygnus.com>:
14137 * configure.in: If configuring for newlib, pass --with-newlib to
14138 subdirectories.
14139 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
14140 -Bnewlib/ and -Lwinsup to gcc.
14141 (CXX_FOR_TARGET): Likewise.
14142
14143 Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
14144
14145 * Makefile.in (ETC_SUPPORT): Add configure.
14146
14147 Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
14148
14149 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
14150 host configuration file.
14151
14152 Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
14153
14154 * configure.in: Break mn10x00 support into separate
14155 mn10200 and mn10300 configurations.
14156 * config.sub: Likewise.
14157
14158 Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
14159
14160 * configure.in: Add lots of stuff to noconfigdirs for
14161 the mn10x00 targets.
14162
14163 * config.sub, configure.in: Add mn10x00 support.
14164
14165 Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
14166
14167 * make-all.com: Call conf-a-gas, not config-a-gas.
14168
14169 Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
14170
14171 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
14172 targets.
14173
14174 Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
14175
14176 * mpw-README: Add much more detail for native PowerMac.
14177 * mpw-install: New file.
14178 * mpw-configure: Add --norecursion and --help options.
14179 * mpw-config.in: Translate readme and install files when
14180 copying to objdir.
14181 * mpw-build.in: Don't always depend on byacc and flex.
14182 (install-only-top): New action.
14183
14184 Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
14185
14186 * configure.in: You can now configure GDB for the v850.
14187
14188 Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
14189
14190 * configure.in (noconfigdirs): Don't configure any C++ dirs
14191 if targeting D10V.
14192
14193 Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
14194
14195 * config.sub: Recognize mips64vr5000.
14196
14197 Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
14198
14199 * configure.in: Use a single line for host_tools and native_only.
14200
14201 Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
14202
14203 * config.sub, configure.in: Add entries for m32r.
14204
14205 Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
14206
14207 * Makefile.in (inet-install): Don't run install-gzip.
14208
14209 Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
14210
14211 * configure.in: Don't config lots of things for *-*-windows*.
14212
14213 Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
14214
14215 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
14216 (host_libs, host_tools): Copy from configure.in.
14217 * mpw-configure: Don't complain about directories not found.
14218
14219 Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14220
14221 * configure.in (i[345]86): Recognize i686 for pentium pro.
14222 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
14223 file.
14224
14225 * config.guess (i[345]86): Ditto.
14226
14227 Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
14228
14229 * configure.in (noconfigdirs): Removed gdb for D10V.
14230
14231 Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
14232
14233 * configure.in: Remove ld, target-libio, target-libg++, and
14234 target-libstdc++ from noconfigdirs.
14235
14236 Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
14237
14238 * configure: Fix three locations where shell scripts were
14239 being run directly rather than with config_shell.
14240
14241 Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
14242
14243 * configure.in (v850-*-*): Set up initial $noconfigdirs.
14244 * config.sub (basic_machine): Recognize v850.
14245
14246 Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
14247
14248 * mpw-configure: Handle multiple enable/disable options and
14249 pass them down recursively, handle -c and -s flags appropriately
14250 depending on choice of compiler, add escape mechanism for
14251 quoted arguments to gC.
14252
14253 Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14254
14255 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
14256 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
14257 so that -mrelocatable-lib and -mno-eabi are used.
14258
14259 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
14260 not support --print-multi-lib, don't abort.
14261
14262 Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
14263
14264 * make-all.com: Run config-a-gas.
14265 * setup.com: Don't copy subdirectory files around.
14266
14267 Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
14268
14269 * configure.in (*-*-ose): Remove exclusion of libgloss for this
14270 target, it now compiles correctly.
14271
14272 Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
14273
14274 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
14275
14276 Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
14277
14278 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
14279
14280 Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
14281
14282 * configure.in (native_only): Add prms.
14283
14284 Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
14285
14286 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
14287 (BINUTILS_SUPPORT_DIRS): Likewise.
14288
14289 Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14290
14291 * configure.in (d10v-*-*): Don't configure ld or gdb until the
14292 d10v support is added.
14293
14294 Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
14295
14296 * configure.in (d10v-*-*): New target.
14297
14298 Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
14299
14300 * config.guess (HP 9000/811): Recognize this as a PA1.1
14301 machine.
14302
14303 Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
14304
14305 * Makefile.in (do-tar-gz): New target, split out from tail end of
14306 taz target. Run each command separately, don't use pipes.
14307 (taz): Use it.
14308
14309 Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
14310
14311 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
14312 * mpw-build.in: No builds should depend on building byacc or flex,
14313 they are assumed to be installed already.
14314
14315 Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14316
14317 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
14318 variable that CC_FOR_TARGET needs.
14319
14320 Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14321
14322 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
14323 options have changed since the last time the subdirectory was
14324 configured, and if it has, reconfigure.
14325 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
14326 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
14327
14328 Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
14329
14330 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
14331 CLEAN_MODULES): Add bash.
14332 (all-bash): New target.
14333
14334 Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
14335
14336 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
14337
14338 Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14339
14340 * config.sub (basic_machine): Recognize d10v as a valid processor.
14341
14342 Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
14343
14344 * mpw-configure: Add support for --bindir.
14345 * mpw-build.in: Use a GCC-specific build script for GCC actions.
14346
14347 Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
14348
14349 * configure.in: add bash, time, gawk to list of hosttools and things
14350 to only build for native toolchains
14351
14352 Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
14353
14354 * Makefile.in (docdir): Remove.
14355
14356 Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
14357
14358 * Makefile.in (datadir): Set to $(prefix)/share.
14359
14360 Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
14361
14362 * configure.in: build diff and patch for cygwin32-hosted
14363 toolchains.
14364
14365 Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
14366
14367 * config.sub: Accept -rtems*.
14368
14369 Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
14370
14371 * configure.in: enable dosrel for cygwin32-hosted builds,
14372 remove diff from the list of things not buildable
14373 via Canadian Cross
14374
14375 Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
14376
14377 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
14378 don't get ". ".
14379
14380 Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
14381
14382 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
14383
14384 Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
14385
14386 * Makefile.in (taz): Handle case where tex3patch didn't even get
14387 checked out. Also, if it was found, put the symlink in a new util
14388 subdirectory.
14389
14390 Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14391
14392 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
14393
14394 Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
14395
14396 * config.sub: Recognize -openvms.
14397 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
14398 * make-all.com, setup.com: New files.
14399
14400 Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
14401
14402 * Makefile.in (taz): tex3patch moved to texinfo/util.
14403
14404 Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
14405
14406 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
14407 * configure.in: remove make from disable-if-Can-Cross list
14408 enable gdb if ${host} and ${target} are cygwin32
14409
14410 Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
14411
14412 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
14413 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
14414
14415 Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
14416
14417 * config.guess: Combine mips-mips-riscos cases, and use cpp to
14418 distinguish sysv/svr4/bsd variants.
14419 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
14420
14421 Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
14422
14423 * configure.in: Added copyright notice.
14424 * move-if-change: Added copyright notice.
14425
14426 Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14427
14428 * configure.in (powerpcle-*-solaris*): Until we get shared
14429 libraries working, don't build gdb, sim, make, tcl, tk, or
14430 expect.
14431
14432 Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
14433
14434 * config.guess: Merge with FSF:
14435
14436 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
14437 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
14438
14439 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
14440 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
14441
14442 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
14443 * config.guess: Combine two OSF1 rules.
14444 Also recognize field test versions. From mjr@zk3.dec.com.
14445 * config.guess (dgux): Use /usr/bin/uname rather than uname,
14446 because GNU uname does not support -p. From pmr@pajato.com.
14447
14448 Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
14449
14450 * Makefile.in (MAKEDIRS): Removed $(tooldir).
14451
14452 Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
14453
14454 * mpw-README: Document GCCIncludes.
14455
14456 Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
14457
14458 * configure.in (alpha-*-linux*): Set enable_shared to yes.
14459
14460 Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
14461
14462 * mpw-configure: Handle --enable-FOO and --disable-FOO.
14463
14464 Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
14465
14466 * configure.in (*-*-cygwin32): Configure make.
14467
14468 Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
14469
14470 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
14471
14472 Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
14473
14474 * Makefile.in (all-inet): Depend on all-perl.
14475
14476 * Makefile.in (inet-install): New target.
14477
14478 * Makefile.in (all-inet): Depend on all-tcl.
14479 (all-inet): Depend on all-send-pr.
14480
14481 Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14482
14483 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
14484 temporarily.
14485
14486 Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
14487
14488 * configure.in: Don't configure --with-gnu-ld on AIX.
14489
14490 Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
14491
14492 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
14493
14494 Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
14495
14496 * Makefile.in (ALL_MODULES): Added all-inet.
14497 (CROSS_CHECK_MODULES): Added check-inet.
14498 (INSTALL_MODULES): Added install-inet.
14499 (CLEAN_MODULES): Added clean-inet.
14500 (all-indent): New target.
14501
14502 * configure.in (host_tools): Added inet.
14503 (native_only): Added inet.
14504 (noconfigdirs): Added inet.
14505
14506 Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
14507
14508 * configure.in: Don't configure libgloss if we are not configuring
14509 newlib.
14510
14511 Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
14512
14513 * configure.in: Don't configure libgloss for unsupported
14514 architectures.
14515
14516 Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14517
14518 * Makefile.in (CLEAN_MODULES): Add clean-apache.
14519
14520 Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
14521
14522 * Makefile.in (ALL_MODULES): Include all-apache.
14523 (CROSS_CHECK_MODULES): Include check-apache.
14524 (INSTALL_MODULES): Include install-apache.
14525 (all-apache): New target.
14526
14527 * configure.in: Added apache everywhere perl is seen.
14528
14529 Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14530
14531 * Makefile.in: Add support for clean-{module} and
14532 clean-target-{module} rules.
14533
14534 Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
14535
14536 * configure.in (*-*-ose) do not build libgloss.
14537
14538 Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14539
14540 * config.guess (prep*:SunOS:5.*:*): Turn into
14541 powerpele-unknown-solaris2.
14542
14543 Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
14544
14545 * configure.in: Permit --enable-shared to specify a list of
14546 directories.
14547
14548 Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
14549
14550 * configure.in (host==solaris): Pass only the first word of $CC
14551 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
14552
14553 Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
14554
14555 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
14556
14557 Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
14558
14559 * Makefile.in (ALL_MODULES): Include all-perl.
14560 (CROSS_CHECK_MODULES): Include check-perl.
14561 (INSTALL_MODULES): Include install-perl.
14562 (ALL_X11_MODULES): Include all-guile.
14563 (CHECK_X11_MODULES): Include check-guile.
14564 (INSTALL_X11_MODULES): Include install-guile.
14565 (all-perl): New target.
14566 (all-guile): New target.
14567
14568 * configure.in (host_tools): Include perl and guile.
14569 (native_only): Include perl and guile.
14570 (noconfigdirs): Don't build guile and perl; no ports have been
14571 done.
14572
14573 Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
14574
14575 * configure (--enable-*): Handle quoted option lists such as
14576 --enable-sim-cflags='-g0 -O' better.
14577
14578 Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14579
14580 * Makefile.in ({,inst}all-target): New rule so we can make and
14581 install all of the target directories easily.
14582
14583 Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
14584
14585 * configure.in: Add missing global flag in sed substitution when
14586 deleting `target-' from ${configdirs}.
14587
14588 Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
14589
14590 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
14591 option.
14592
14593 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
14594 config/mh-necv4.
14595
14596 * install.sh: Correct misspelling of transformbasename.
14597
14598 * config.guess: Recognize mips-*-sysv*.
14599
14600 Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
14601
14602 * config.sub: Recognize mon960.
14603
14604 Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
14605
14606 * configure: Restore Canadian Cross handling of BISON and LEX,
14607 removed in Feb 20 change.
14608
14609 Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
14610
14611 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
14612 Mention make install. Remove the old copyright date as well the
14613 clumsy and rather pointless copyright on the README file.
14614
14615 Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
14616
14617 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
14618 Makefile after running symlink-tree, then run `make distclean' to
14619 avoid clobbering any generated files in srcdir.
14620
14621 Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
14622
14623 * configure.in (m68k-*-netbsd*): Build everything now.
14624
14625 Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
14626
14627 * Makefile.in (taz): Fix quoting.
14628
14629 Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
14630
14631 * configure.in (sparclet-*-*): Build everything now.
14632
14633 Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
14634
14635 * configure.in (m68k-*-linux*): New host.
14636
14637 Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
14638
14639 * configure: Check for bison before byacc.
14640
14641 Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
14642
14643 * Makefile.in configure: Change the way LEX and BISON/YACC are
14644 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
14645 searching PATH. These are used as fallbacks by Makefile.in if
14646 flex/bison/byacc aren't in objdir.
14647
14648 Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
14649
14650 * Makefile.in: Make everything which depends upon all-bfd also
14651 depend upon all-opcodes, in case --with-commonbfdlib is used.
14652
14653 Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14654
14655 * configure.in (host *-*-cygwin32): Don't build gdb if we are
14656 building NT native compilers on Unix.
14657
14658 Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
14659
14660 * configure.in: Don't get CC from the host Makefile fragment if we
14661 can find gcc in PATH, or if this is a Canadian Cross. Move the
14662 Solaris test for /usr/ucb/cc to the post target script, just after
14663 the compiler sanity test.
14664
14665 Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
14666
14667 * config.sub: Merge with FSF.
14668
14669 Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
14670
14671 * Makefile.in (RPATH_ENVVAR): New variable.
14672 (REALLY_SET_LIB_PATH): Use it.
14673 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
14674
14675 Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
14676
14677 * config.sub, configure.in: Recognize sparclet cpu.
14678
14679 Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
14680
14681 * config.guess: Support m68k-cbm-sysv4.
14682
14683 Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
14684
14685 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
14686 m68k-unknown-linuxaout from linker help string. Put quotes around
14687 $ld_help_string.
14688
14689 Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
14690
14691 * config.guess (powerpc-harris-powerunix): Add guess for port
14692 to new target.
14693
14694 Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
14695
14696 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
14697
14698 Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
14699
14700 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
14701 $(REALLY_SET_LIB_PATH) in Makefile.
14702 * Makefile.in (SET_LIB_PATH): New variable.
14703 (REALLY_SET_LIB_PATH): New variable.
14704 ($(DO_X)): Use $(SET_LIB_PATH).
14705 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
14706 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
14707 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
14708 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
14709 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
14710 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
14711 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
14712 (install-dosrel): Likewise.
14713 (all-opcodes): Depend upon all-libiberty.
14714
14715 Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
14716
14717 * config.guess (*:CYGWIN*): New
14718
14719 Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14720
14721 * Makefile.in (all-target-winsup): All all-target-libiberty.
14722
14723 Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14724
14725 * configure.in (noconfigdirs): Add missing # in front of comment.
14726
14727 Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
14728
14729 * configure.in: add second pass to things added to noconfigdirs
14730 so *-gm-magic can exclude libgloss properly.
14731
14732 Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
14733
14734 * mpw-configure (extralibs_name, rez_name): Set correctly
14735 for MWC68K compiler.
14736
14737 * mpw-README: Add more info on the necessary build tools.
14738
14739 Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
14740
14741 * configure.in, config.sub: Recognize cygwin32.
14742
14743 Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
14744
14745 * config.guess, config.sub: Recognize A/UX.
14746
14747 Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
14748
14749 * config.sub: Merge with gcc/config.sub.
14750
14751 Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
14752
14753 * mpw-build.in (do-binutils): Add build of stamps.
14754
14755 Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
14756
14757 * config.sub: Add recognition for mips64vr4100*-* targets.
14758
14759 Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
14760
14761 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
14762 Add creation of gconfigargs with `--enable-shared' turned on.
14763 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
14764 ($(host)-stamp-stage3-configured): Likewise.
14765 (HOLES): Add chatr and ldd.
14766 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
14767
14768 Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
14769
14770 * configure: Pass --nfp to recursive configures.
14771
14772 Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
14773
14774 * Makefile.in (DLLTOOL): New.
14775 (DLLTOOL_FOR_TARGET): New.
14776 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
14777 (EXTRA_TARGET_FLAGS): Ditto.
14778 (EXTRA_GCC_FLAGS): Ditto.
14779 (CONFIGURE_TARGET_MODULES): Ditto.
14780 (DO_X): Ditto.
14781 * configure: Add DLLTOOL.
14782
14783 Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
14784
14785 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
14786 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
14787 mh-sco, since old workarounds no longer needed, and don't
14788 build ld, since libraries have weak symbols in COFF.
14789
14790 Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
14791
14792 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
14793
14794 Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
14795
14796 * configure.in: Make sure that ${CC} can be used to compile an
14797 executable.
14798
14799 Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
14800
14801 * Makefile.in (all-gdb): Depend on $(GDB_TK).
14802 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
14803 nothing depending on whether gdbtk is being built.
14804
14805 Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
14806
14807 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
14808
14809 Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
14810
14811 * configure.in (noconfigdirs): Put ld or gas in this early, if the
14812 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
14813
14814 Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
14815
14816 * config-ml.in: Add support for
14817 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
14818 Simplify setting of multidirs from --disable-foo.
14819
14820 Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14821
14822 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
14823 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
14824 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
14825 non-empty, pass them on to the GCC make.
14826 (all-bootstrap): New rule that is like all-gcc, except it executes
14827 the GCC bootstrap rule instead of the GCC all rule.
14828
14829 Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
14830
14831 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
14832
14833 Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14834
14835 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
14836 DG/UX support.
14837
14838 Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
14839
14840 * config.sub (i*86*) Change [345] to [3456]
14841
14842 Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
14843
14844 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
14845 --with-gnu-ld=no.
14846
14847 Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14848
14849 * config-ml.in (rs6000*, powerpc*): Add switches to control which
14850 AIX multilibs get built.
14851
14852 Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14853
14854 * configure.in (i386-win32): Don't build expect if we're not
14855 building the tcl subdir.
14856
14857 Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
14858
14859 * Makefile.in: (configure-target-examples, all-target-examples):
14860 New targets, configure and build example programs.
14861
14862 Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
14863
14864 * mpw-configure: If an mpw-config.in generated a file mk.sed,
14865 use it as input to sedit the generated MPW makefile.
14866 * mpw-README: Add a suggestion about Gestalt.h.
14867
14868 Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
14869
14870 * config.sub: Accept *-*-ieee*.
14871
14872 Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
14873
14874 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
14875 Ronald F. Guilmette <rfg@monkeys.com>.
14876
14877 Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14878
14879 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
14880 for powerpc-pe native.
14881 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
14882 (target==powerpc-pe): duplicate i386-win32 entry.
14883
14884 Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
14885
14886 * configure.in (noconfigdirs): Exclude target-newlib for all versions
14887 of vxworks, not just vxworks5.1.
14888
14889 Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
14890
14891 * mpw-configure: Add support for exec-prefix.
14892
14893 Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
14894
14895 * config.guess: Recognize HP model 816 machines as having
14896 a PA1.1 processor.
14897
14898 Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
14899
14900 * configure: Ignore new autoconf configure options.
14901
14902 Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
14903
14904 * config.guess: Recognize Pentium under SCO.
14905 From Robert Lipe <robertl@arnet.com>.
14906
14907 Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
14908
14909 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
14910
14911 Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
14912
14913 * configure.in: Don't configure gas for alpha-dec-osf*.
14914
14915 Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
14916
14917 * configure.in: Default to --with-stabs for some targets for which
14918 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
14919 i[345]86*-*-unixware*.
14920
14921 Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
14922
14923 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
14924 rather than basing it on the target. Simplify handling of options
14925 controlling which directories to configure. Remove extraneous
14926 slash in multi-clean target.
14927
14928 Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
14929
14930 * config-ml.in: Prefix more variables with ml_ so they don't collide
14931 with configure's.
14932
14933 Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
14934
14935 * configure: Don't turn -v into --v.
14936
14937 Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
14938
14939 * configure.in (targargs): Fix typo.
14940
14941 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
14942
14943 Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
14944
14945 * configure.in: Strip --host and --target options from
14946 CONFIG_ARGUMENTS, and always configure for --host only. Add
14947 --with-cross-host option when building with a cross-compiler.
14948 * configure: Canonicalize the arguments put into config.status by
14949 always using `=' for an option with an argument. Pass a presumed
14950 --host or --target explicitly.
14951
14952 Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
14953
14954 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
14955 into general OS recognition case.
14956
14957 Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14958
14959 * configure.in (target_configdirs): add target-winsup only
14960 for win32 target systems.
14961
14962 Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
14963
14964 * Makefile.in (all-target-libgloss): Depend upon
14965 configure-target-newlib, since when libgloss is built it looks to
14966 see if the newlib directory exists.
14967
14968 Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
14969
14970 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
14971 cfg-ml-*.in.
14972
14973 Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
14974
14975 * configure: Handle LD and LD_FOR_TARGET when configuring a
14976 Canadian Cross.
14977
14978 Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14979
14980 * configure.in (target_libs): add target-winsup.
14981 (target==i386-win32): add patch diff flex make to $noconfigdirs.
14982 (target==ppcle-pe): remove ld from $noconfigdirs.
14983
14984 Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
14985
14986 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
14987 Preserve relative path names in $srcdir. Build symlink tree if
14988 configuring cross target dir and srcdir=. (= no VPATH support).
14989 (configure-target-libg++): Depend on configure-target-librx.
14990 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
14991 * config-ml.in: New file.
14992 * symlink-tree: New file.
14993 * configure: Ensure srcdir="." if that's what it is.
14994
14995 Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
14996
14997 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
14998 includes and FLEX_SKELETON setting.
14999 * mpw-configure (--with-gnu-ld): New option, controls whether
15000 to use PPCLink or ld with PowerMac GCC.
15001 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
15002 * mpw-config.in: Configure grez if targeting Mac.
15003
15004 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
15005 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
15006 just macos.
15007 * configure.in: Configure grez resource compiler if targeting Mac.
15008 * Makefile.in (all-grez, install-grez): New targets.
15009
15010 Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
15011
15012 * configure: CXX defaults to gcc, not g++. If we find
15013 gcc in the path, set CC to gcc -O2.
15014
15015 Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
15016
15017 * configure: Default ${build} correctly. Avoid picking up extra
15018 spaces when reading CC and CXX from Makefile. When doing a
15019 Canadian Cross, use plausible default values for numerous
15020 variables.
15021 * configure.in: When doing a Canadian Cross, don't try to
15022 configure tools whose configure script can't handle it.
15023
15024 Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
15025
15026 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
15027
15028 Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
15029
15030 * configure: Remove dubious bug reporting address.
15031
15032 Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
15033
15034 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
15035 configure script, run that instead of this directory's configure.
15036 In either case, print a message that we're configuring the sub-dir.
15037
15038 Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
15039
15040 * configure.in: Before checking for the existence of various files,
15041 use sed to filter out "target-".
15042
15043 Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
15044
15045 * Makefile.in (DO_X): Split rule to decrease command line length
15046 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
15047 (Philippe De Muyter).
15048
15049 Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15050
15051 * Makefile.in (all-patch): depend on all-libiberty.
15052
15053 Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
15054
15055 * configure.in: If the only directory in target_configdirs which
15056 actually exists is libiberty, then set target_configdirs to empty,
15057 to avoid trying to build a target libiberty in a gas or gdb
15058 distribution.
15059
15060 Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
15061
15062 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
15063 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
15064 systems.
15065
15066 Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
15067
15068 * configure.in (copy_dirs): Use sys-include instead of include
15069 for --with-headers option.
15070
15071 Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
15072
15073 * Makefile.in, configure.in: Make winsup builds work with
15074 new scheme.
15075
15076 Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
15077
15078 * configure.in: Build the linker on AIX.
15079
15080 Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
15081
15082 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
15083 where needed.
15084
15085 Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
15086
15087 * Makefile.in (all-gcc): Fix typo.
15088
15089 Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
15090
15091 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
15092
15093 Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
15094
15095 * configure.in: Rename libFOO to target-libFOO, and xiberty
15096 to target-xiberty, to provide more flexibility.
15097 (target_subdir): Define. Create if cross.
15098 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
15099 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
15100 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
15101 check-libFOO -> check-target-libFOO, etc.
15102 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
15103 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
15104 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
15105 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
15106 allow ALL_GCC="" to only configure.
15107 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
15108 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
15109 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
15110
15111 Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
15112
15113 * Makefile.in (taz): Build "info" in etc explicitly.
15114
15115 Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
15116
15117 * configure.in: Make sure that CC is undefined (as opposed to
15118 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
15119 problem with autoconf trying to configure on a host without GCC.
15120
15121 Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
15122
15123 * mpw-configure: Set host alias from choice of host compiler,
15124 only use generic MPW Makefile sed if present, edit a file
15125 named "hacked_Makefile.in" instead of "Makefile.in" if present.
15126 * mpw-README: Add problem notes about CW6 and CW7.
15127
15128 Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
15129
15130 * Makefile.in (taz): Use ";" instead of ";;".
15131
15132 Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
15133
15134 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
15135 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
15136 DISTDOCDIRS.
15137 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
15138 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
15139
15140 Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
15141
15142 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
15143 and gnats, because they are now subsumed by DISTSTUFFDIRS.
15144 Move bfd to DISTSTUFFDIRS.
15145
15146 Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15147
15148 * Makefile.in (X11_LIB): Removed.
15149 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
15150
15151 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
15152
15153 Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15154
15155 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
15156 names.
15157
15158 Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15159
15160 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
15161
15162 Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
15163
15164 * configure.in (i[345]86-*-win32): Always build newlib.
15165 Don't configure cvs, autoconf or texinfo.
15166 * Makefile.in (LD_FOR_TARGET): New.
15167 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
15168 Pass down LD_FOR_TARGET.
15169
15170 Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
15171
15172 * winsup: New directory.
15173 * Makefile.in: Build winsup.
15174 * configure.in: Winsup is configured when target is win32.
15175 Can only build win32 target GDB when native.
15176
15177 Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
15178
15179 * config.guess: Recognize HP model 819 machines as having
15180 a PA 1.1 processor.
15181
15182 Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
15183
15184 * configure: Fix sed loop which substitutes for CC and CXX to
15185 avoid bug found in various sed implementations.
15186
15187 Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15188
15189 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
15190 simulator. Use standard powerpc-*-eabi*.
15191
15192 Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
15193
15194 * configure.in: Stop putting gas and binutils in noconfigdirs for
15195 powerpc-*-aix* and rs6000-*-*.
15196
15197 Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
15198
15199 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
15200 -mcall-aixdesc libraries.
15201
15202 Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
15203
15204 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
15205
15206 * config.sub (arm | armel | armeb): Fix shell syntax.
15207
15208 Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15209
15210 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
15211 -msoft-float and -mcpu=common support.
15212 (powerpc*-*-eabisim*): Add support for building -mcall-aix
15213 libraries.
15214
15215 Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
15216
15217 * configure.in: Allow configuration and build of emacs19 for the alpha.
15218
15219 Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15220
15221 * configure.in (CC): Get ^CC, not just any old CC, from
15222 ${host_makefile_frag}.
15223
15224 Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15225
15226 * configure.in (CC): Try to get CC from
15227 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
15228
15229 Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15230
15231 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
15232 only if it exists in $(srcdir).
15233
15234 Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
15235
15236 * configure: If CC and CXX are not set in the environment, set
15237 them, based on either an existing Makefile or on searching for gcc
15238 in PATH. Substitute for CC and CXX in Makefile.
15239 * configure.in: Remove libm from target_libs. Separate
15240 target_configdirs from configdirs. If CC is not set in
15241 environment, try to get it from a host Makefile fragment. Rewrite
15242 changes of configdirs to use skipdirs instead. A few minor
15243 tweaks. Take directories out of target_configdirs as they are
15244 taken out of configdirs. Remove existing Makefile files from
15245 subdirectories. Substitute for TARGET_CONFIGDIRS and
15246 CONFIG_ARGUMENTS in Makefile.
15247 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
15248 by configure.in.
15249 (CONFIG_ARGUMENTS): Likewise.
15250 (CONFIGURE_TARGET_MODULES): New variable.
15251 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
15252 ($(CONFIGURE_TARGET_MODULES)): New target.
15253 (configure-libg++, configure-libio): New targets.
15254 (all-libg++): Depend upon configure-libg++.
15255 (all-libio): Depend upon configure-libio.
15256 (configure-libgloss, all-libgloss): New targets.
15257 (configure-libstdc++): New target.
15258 (all-libstdc++): Depend upon configure-libstdc++.
15259 (configure-librx, all-librx): New targets.
15260 (configure-newlib): New target.
15261 (all-newlib): Depend upon configure-newlib
15262 (configure-xiberty): New target.
15263 (all-xiberty): Depend upon configure-xiberty.
15264
15265 Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15266
15267 * configure.in (host i[345]86-*-win32): Expand the
15268 noconfigdirs again.
15269
15270 Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
15271
15272 * mpw-configure: Fix sed command file name.
15273
15274 Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
15275
15276 * configure.in (host i[345]86-*-win32): Reduce the
15277 noconfigdirs again.
15278
15279 Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
15280
15281 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
15282 or powerpc*-*-pe*, since they are not yet supported.
15283
15284 Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
15285
15286 Add PowerMac support and many other enhancements.
15287 * mpw-configure: New option --cc to select compiler to use,
15288 paste options set according to --cc into the generated
15289 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
15290 if mpw-make.sed is present.
15291 * mpw-config.in: Don't test for gC1, test for mpw-touch,
15292 add forward includes for PowerPC include files.
15293 * mpw-build.in: Build using Makefile.PPC if present.
15294 (do-byacc, etc): Remove separate version resource builds.
15295 (do-gas): Build "stamps" before "all".
15296 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
15297 * mpw-README: Update to reflect --cc option, PowerMac support,
15298 and recently-reported compatibility problems.
15299
15300 Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
15301
15302 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
15303 embedded m68k systems (-aout, -coff, -elf, -vxworks).
15304 (--with-multilib-top): Pass to recursive invocations.
15305
15306 Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
15307
15308 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
15309 v810-*-*.
15310
15311 Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
15312
15313 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
15314 gdb, ld and opcodes on v810-*-*.
15315
15316 Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
15317
15318 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
15319 (local-maintainer-clean): New target.
15320 (maintainer-clean): New target.
15321 (realclean): Just depend upon maintainer-clean.
15322
15323 Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
15324
15325 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
15326
15327 Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
15328
15329 * configure.in: Build ld in mips*-*-bsd* case.
15330
15331 Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
15332
15333 * config.sub: Accept -lites* OS. From Ian Dall.
15334
15335 Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
15336
15337 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
15338 targets.
15339
15340 Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15341
15342 * configure.in: treat i386-win32 canadian cross the same as
15343 i386-go32 canadian cross.
15344
15345 Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15346
15347 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
15348 running under the simulator to build a reduced set of libraries.
15349 (powerpc-*-eabiaix): Add fine grained multilib support added to
15350 other powerpc targets yesterday.
15351
15352 Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15353
15354 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
15355 -disable-softfloat, -disable-relocatable, -disable-aix, and
15356 -disable-sysv to control which multilib libraries get built.
15357
15358 Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
15359
15360 * configure: Add Makefile.tem to list of files to remove in trap
15361 handler.
15362
15363 Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
15364
15365 * config.guess (*Linux*): Add missing "exit"s.
15366 Also, need specific check for alpha-unknown-linux (uses COFF).
15367
15368 Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
15369
15370 * config.guess: Merge with FSF:
15371
15372 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
15373 * config.guess (AIX4): More robust release numbering discovery.
15374
15375 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
15376 * config.guess (i386-sequent-ptx): Properly get version number.
15377
15378 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
15379 * config.guess (mips:*:4*:UMIPS): New case.
15380
15381 Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
15382
15383 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
15384 (i386-win32 host): Likewise. Don't build readline.
15385
15386 Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
15387
15388 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
15389 SUPPORT_FILES to submakes.
15390
15391 Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
15392
15393 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
15394 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
15395 mpw-configure.
15396
15397 Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
15398
15399 * configure.in (appdirs): Use =, not ==, in test expression when
15400 trying to build the text to print in the warning message for
15401 Solaris users.
15402
15403 Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
15404
15405 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
15406
15407 Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
15408
15409 * config.guess: Recognize lynx-2.3.
15410
15411 Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
15412
15413 * config.sub (z8ksim): Deleted
15414 (z8k-*-coff): New, this is the one true name of the target.
15415
15416 Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
15417
15418 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
15419
15420 Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
15421
15422 * config.guess (*:Linux:*:*): First try asking the linker what the
15423 default object file format is (elf, aout, or coff). Then if this
15424 fails, try previous methods.
15425
15426 Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
15427
15428 * configure.in: Don't build newlib for *-*-vxworks5.1.
15429
15430 Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
15431
15432 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
15433 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
15434
15435 Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
15436
15437 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
15438
15439 Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
15440
15441 * cfg-ml-com.in: New file.
15442 * cfg-ml-pos.in: New file.
15443
15444 Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
15445
15446 * COPYING.NEWLIB: Add HP free copyright to list.
15447
15448 Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15449
15450 * config.sub: Recognize -eabi* for the system, not just -eabi.
15451
15452 Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
15453
15454 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
15455 * config.sub, configure.in (win32): New target and host.
15456
15457 Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
15458
15459 * configure.in: Add i386-pe configuration.
15460
15461 Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
15462
15463 * mpw-build.in (install): Install GDB after LD.
15464
15465 Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
15466
15467 * mpw-config.in (elf/mips.h): Always forward-include, needed
15468 for GDB to build.
15469
15470 Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
15471
15472 * testsuite: New directory for customer acceptance and whole tool
15473 chain tests.
15474
15475 Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
15476
15477 * configure: If per-host line isn't found, but AC_OUTPUT is found
15478 and a configure script exists, run it instead.
15479
15480 Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
15481
15482 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
15483
15484 Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
15485
15486 * configure: Set build_{cpu,vendor,os,alias} to host values when
15487 --build isn't specified.
15488
15489 Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
15490
15491 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
15492 (FLAGS_TO_PASS): Pass them.
15493 (EXTRA_TARGET_FLAGS): Ditto.
15494
15495 Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
15496
15497 * Makefile.in (all-libg++): Depend on all-libstdc++.
15498
15499 Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
15500
15501 * configure.in (noconfigdirs): Enable all packages for
15502 i386-unknown-netbsd.
15503
15504 Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
15505
15506 * configure.in (noconfigdirs): Don't configure tk for i386-go32
15507 hosted builds (DOS builds)
15508
15509 Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
15510
15511 Changes for ARM based on patches from Richard Earnshaw:
15512 * config.sub: Handle armeb and armel.
15513 * configure.in: Omit arm linker only for riscix.
15514
15515 Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
15516
15517 * config.guess: Update from FSF.
15518
15519 Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
15520
15521 * config.sub: Recognize powerpcle as the little endian variant of
15522 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
15523 powerpcle variant. Convert pentium into i586, not i486. Add p5
15524 alias for i586. Map new x86 variants p6, k5, nexgen into i586
15525 temporarily.
15526
15527 Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
15528
15529 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
15530
15531 Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
15532
15533 * config.sub: Accept -lites* as a basic system type.
15534
15535 Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
15536
15537 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
15538 installed, and if so return linuxoldld as the system name.
15539
15540 Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
15541
15542 * config.guess: Add hppa1.1-hp-lites support.
15543
15544 Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
15545
15546 * configure.in: Don't build newlib for m68k-vxworks5.1.
15547
15548 Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
15549
15550 * configure.in (mips-sgi-irix6): Use mh-irix5.
15551
15552 Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
15553
15554 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
15555
15556 Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
15557
15558 * test-build.mk: Enable building of shared libraries on IRIX 5 and
15559 OSF/1. Fix compiler flags.
15560 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
15561
15562 Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
15563
15564 * configure.in: Recognize --with-newlib.
15565 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
15566
15567 Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15568
15569 * Makefile.in: move {all,check,install}-gdb from *_MODULES
15570 to *_X11_MODULES due to gdbtk needing X include files et al.
15571
15572 Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
15573
15574 Merge in support for Mac MPW as a host.
15575 (Old change descriptions retained for informational value.)
15576
15577 * mpw-config.in: Add generic include forwards for cpu-specific
15578 include files in aout and elf directories.
15579
15580 * mpw-configure: Added copyright.
15581 * mpw-config.in: Check for presence of required build tools.
15582 (target_libs): Add newlib.
15583 (target_tools): Add examples.
15584 (Read Me): Generate as "Read Me for MPW" instead.
15585 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
15586 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
15587 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
15588
15589 * mpw-configure: Remove subdir-specific makefile hackery,
15590 delete mk.tmp after using it.
15591
15592 * mpw-build.in (all): Display start and end times.
15593
15594 * mpw-configure (host_canonical): Set.
15595 (target_cpu): Always add to makefiles.
15596 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
15597 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
15598 (mpw-mh-mpw): Look for in srcdir and srcroot.
15599 Use sed instead of mpw-edit-prefix to edit prefix definitions.
15600
15601 * mpw-build.in: (install-only): New target.
15602
15603 * mpw-configure (host_alias, target_alias): Rename from hostalias
15604 and targetalias, add into generated Makefile.
15605 (mk.tmp): If present, add into generated Makefile.
15606 * mpw-build.in (all-gas): Build config.h first before gas proper.
15607
15608 * mpw-configure (config.status): Write only if changed.
15609 * mpw-config.in (readline): Configure it (not built, just used for
15610 definitions).
15611
15612 * mpw-config.in (elf/mips.h): Add a forward include.
15613
15614 * mpw-config.in: Forward-include most .h files in include into
15615 extra-include.
15616 (readline): Don't build.
15617 mpw-build.in (install): Install GDB.
15618
15619 * mpw-configure (prefix, mpw_prefix): Handle it.
15620 * mpw-config.in (mmalloc, readline): Don't configure.
15621 * mpw-build.in (thisscript): Rename to ThisScript.
15622 Use mpw-build instead of BuildProgram everywhere.
15623 (mmalloc, readline): Don't build.
15624 * mpw-README: New file, basic documentation about the MPW port.
15625
15626 * mpw-config.in: Use forward-include to create include files.
15627
15628 * mpw-configure: Add more things to the top of each configured
15629 Makefile, including contents of config/mpw-mh-mpw.
15630 * mpw-config.in (extra-include): Create this directory and fill it
15631 with Posix-like include files when configuring.
15632
15633 * config.sub (apple, mac, mpw): Add various aliases.
15634
15635 * mpw-build.in: New file, top-level build script fragment for MPW.
15636 * mpw-configure: New file, configure script for MPW.
15637 * mpw-config.in: New file, config fragment for MPW.
15638
15639 Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
15640
15641 * configure.in (host_libs): Remove glob, since it is gone from the
15642 sources.
15643
15644 Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15645
15646 * Makefile.in: define empty GDB_NLM_DEPS var.
15647
15648 * configure.in(target_makefile_frag): use config/mt-netware
15649 for netware targets.
15650
15651 Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
15652
15653 * config.sub: Merge in recent FSF changes. Remove linux special
15654 cases.
15655
15656 Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15657
15658 Revert this change:
15659
15660 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
15661
15662 * build-all.mk: Use CC=cc -Xs on Solaris.
15663
15664 Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
15665
15666 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
15667 stop using it.
15668 * Makefile.in: Nuke all references to glob subdirectory.
15669
15670 Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
15671
15672 * configure.in: Fix --enable-shared logic in per-host.
15673
15674 Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
15675
15676 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
15677
15678 Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
15679
15680 * configure.in (noconfigdirs): Don't build gas on AIX, for
15681 powerpc*-*-aix* as well as for rs6000*-*-aix*.
15682
15683 Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
15684
15685 * configure: Fix --cache-file to work if the file argument is a
15686 relative path.
15687
15688 Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
15689
15690 * configure: If the --cache-file is used, pass it down to
15691 configure in subdirectories.
15692
15693 Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
15694
15695 * config.sub: add vxworks29k configuration.
15696
15697 Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
15698
15699 * Makefile.in (taz): Do "diststuff" part quietly.
15700
15701 Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
15702
15703 * config.sub: Mini-merge with gcc/config.sub.
15704
15705 Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
15706
15707 * config.guess (IRIX): Sed - to _.
15708
15709 Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
15710
15711 * Makefile.in (source-vault, binary-vault): New targets.
15712
15713 Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
15714
15715 * config.sub: Recognize -eabi as a basic system type.
15716
15717 Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
15718
15719 * configure.in (enable_shared stuff): Fix typo.
15720
15721 Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
15722
15723 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
15724
15725 Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
15726
15727 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
15728
15729 Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
15730
15731 * configure.in (rs6000-*-*): Don't build gas.
15732
15733 Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
15734
15735 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
15736 reduce command line length.
15737 (AS_FOR_TARGET): Check for as.new, not Makefile.
15738 (NM_FOR_TARGET): Check for nm.new, not Makefile.
15739
15740 Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
15741
15742 * config.guess: Merge from FSF.
15743
15744 Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
15745
15746 * configure: Don't use $ when handling program_suffix.
15747
15748 Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
15749
15750 * configure.in: Configure tk for hppa/hpux.
15751
15752 Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
15753
15754 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
15755
15756 Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
15757
15758 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
15759 to LIBCXXFLAGS. Tests are better run without it.
15760
15761 Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
15762
15763 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
15764
15765 Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
15766
15767 * configure.in (*-*-netware*): Don't configure xiberty.
15768
15769 Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
15770
15771 * configure.in: Remove tk from native_only list.
15772
15773 Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
15774
15775 * build-all.mk: Add mips-ncd-elf target to sun4 targets
15776 for special NCD build.
15777
15778 Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
15779
15780 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
15781 makeall.bat, they're only useful for binutils snapshots.
15782 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
15783 makeall.bat to specified SUPPORT_FILES.
15784
15785 Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
15786
15787 * build-all.mk: Add Ericsson targets to sun4 and solaris
15788 hosts. Add BNR's sun4 target to solaris host, so their
15789 build-from-source will be tested in-house first.
15790
15791 Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
15792
15793 * Makefile.in (LIBCFLAGS): New variable.
15794 (CFLAGS_FOR_TARGET): Ditto.
15795 (LIBCFLAGS_FOR_TARGET): Ditto.
15796 (LIBCXXFLAGS): Ditto.
15797 (CXXFLAGS_FOR_TARGET): Ditto.
15798 (LIBCXXFLAGS_FOR_TARGET): Ditto.
15799 (BASE_FLAGS_TO_PASS): Pass them.
15800 (EXTRA_TARGET_FLAGS): Ditto.
15801
15802 * configure.in: Support --enable-shared.
15803
15804 Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
15805
15806 * configure.in (target_libs): Include libstdc++ again.
15807 * config.guess: Update from FSF (for FreeBSD).
15808
15809 Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
15810
15811 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
15812 makeall.bat.
15813 (DISTDOCDIRS): Add `etc'.
15814 (ETC_SUPPORT_PFX): New variable.
15815 (taz): Include anything from etc starting with a word in
15816 ETC_SUPPORT_PFX.
15817
15818 Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
15819
15820 * config.sub: Update for recent FSF changes. Remove obsolete
15821 h8300hds entry. Add -windows* and -osx as basic os. Minor
15822 spacing changes.
15823
15824 Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
15825
15826 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
15827
15828 * config.guess: Merge with FSF.
15829 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
15830
15831 Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
15832
15833 * configure: Since the "trap 0" handler will override the exit
15834 status on many systems, only use it for "exit 1", and make it set
15835 a non-zero exit status; reset it before "exit 0". Also, check
15836 exit status of config.sub, and error out if it failed.
15837
15838 Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
15839
15840 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
15841 and install libgloss.
15842
15843 Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
15844
15845 * Makefile.in (all-binutils): Depend upon all-byacc.
15846
15847 * configure.in: Don't build emacs on Irix 5.
15848
15849 Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
15850
15851 * configure.in (*-*-netware*): Add libio.
15852
15853 Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
15854
15855 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
15856 (CHECK_TARGET_MODULES): Ditto.
15857 (INSTALL_TARGET_MODULES): Ditto.
15858 (TARGET_LIBS): Ditto.
15859 (all-libstdc++): Note dependencies.
15860
15861 Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
15862
15863 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
15864
15865 Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
15866
15867 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
15868 -fexternal-templates.
15869
15870 * configure.in (target_libs): Add libstdc++.
15871 (noconfigdirs): Add libstdc++ as appropriate.
15872
15873 Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
15874
15875 * config.guess: Update from FSF.
15876
15877 Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
15878
15879 * configure: Use ${config_shell} when running ${configsub}.
15880
15881 Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
15882
15883 * config.sub: No longer recognize h8300h.
15884
15885 Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
15886
15887 * config.sub: Remove extraneous differences between config.sub and
15888 gcc/config.sub.
15889
15890 Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
15891
15892 * Makefile.in (DISTSTUFFDIRS): Add gas.
15893
15894 Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
15895
15896 * COPYING.NEWLIB: New file.
15897
15898 Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
15899
15900 * config.guess (HP-UX): Patch from Harlan Stenn
15901 <harlan@landmark.com> to also emit release level.
15902
15903 Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
15904
15905 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
15906
15907 Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
15908
15909 * config.sub: Merge nextstep cleanup from FSF.
15910
15911 Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
15912
15913 * configure.in (arm-*-*): Don't configure ld for this target.
15914
15915 Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
15916
15917 * configure.in (*-*-netware): don't configure libg++, libio,
15918 librx, or newlib.
15919
15920 Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15921
15922 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
15923 configure ld--it works, but it doesn't support shared libraries.
15924
15925 Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
15926
15927 * config.guess (*-unknown-freebsd*): Get rid of possible
15928 trailing "(Release)" in version string.
15929 Patch from Paul Richards <paul@isl.cf.ac.uk>.
15930
15931 Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
15932
15933 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
15934 Fix type: *-next-neststep -> *-next-nextstep.
15935
15936 * config.guess: Merge from FSF:
15937
15938 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
15939
15940 * config.guess: Recognize powerpc-ibm-aix3.2.5.
15941
15942 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
15943
15944 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
15945 instead of UNIX_SV for UnixWare 1.0).
15946
15947 Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
15948
15949 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
15950 to make gdb/nlm/* build after the compiler and linker.
15951
15952 Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
15953
15954 * config.guess (netbsd, freebsd, linux): Accept any machine,
15955 not just i[34]86.
15956 (m68k-atari-sysv4): Relocate to match FSF version.
15957
15958 * config.guess: More merges from the FSF:
15959
15960 Add a space before function call or macro invocation.
15961
15962 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
15963
15964 * config.guess: Add trap cmd to remove dummy.c and dummy when
15965 interrupted.
15966
15967 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
15968
15969 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
15970 (dummy): Redirect stderr from compilation of dummy.c.
15971
15972 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
15973
15974 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
15975
15976 Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
15977
15978 * configure: Accept and ignore --cache*, for compatibility with
15979 new autoconf.
15980
15981 Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
15982
15983 * config.guess: Merge from FSF:
15984
15985 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
15986
15987 * config.guess (Pyramid*:OSx*:*:*): New case.
15988 (PATH): Add /.attbin at end for finding uname.
15989 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
15990
15991 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
15992
15993 * config.guess (M88*:DolphinOS:*:*): New case.
15994
15995 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
15996
15997 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
15998 to select whether to use ELF or COFF.
15999
16000 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
16001
16002 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
16003
16004 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
16005
16006 * config.guess: Guess the OS version for HPUX.
16007
16008 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
16009
16010 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
16011
16012 Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16013
16014 * configure.in: Recognize --with-headers, --with-libs, and
16015 --without-newlib.
16016 * Makefile.in (all-xiberty): Depend upon all-ld.
16017
16018 Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16019
16020 * configure.in: Change i[34]86 to i[345]86.
16021
16022 Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16023
16024 * configure (version): A few more tweaks to help message.
16025
16026 Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
16027
16028 * Makefile.in: Remove (for now) librx as a host library,
16029 now that we're building it for target.
16030
16031 Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16032
16033 * configure: Fix up help message; from karl@owl.hq.ileaf.com
16034 (Karl Berry).
16035
16036 Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
16037
16038 * configure.in: Also configure librx.
16039
16040 Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
16041
16042 * Makefile.in: Update various rules to reflect that librx
16043 is now needed for libg++.
16044
16045 Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16046
16047 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
16048
16049 Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
16050
16051 * configure.in: Configure the examples directory.
16052
16053 Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16054
16055 * configure: Simplify Jun 2 1994 change.
16056
16057 Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
16058
16059 * change CC to /usr/latest/bin/gcc for lynx host builds, since
16060 /bin/gcc isn't good enough to build gcc.
16061
16062 Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
16063
16064 * Makefile.in (GDB_SUPPORT_FILES): Remove
16065 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
16066 (gdb.tar.gz): Add new rule to use standard distribution building
16067 mechanism.
16068
16069 Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16070
16071 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
16072 Bill Cox <bill@cygnus.com>.
16073
16074 Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
16075
16076 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
16077
16078 Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
16079
16080 * configure: Search current dir first in .gdbinit.
16081
16082 Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
16083
16084 * config.sub: Recognize freebsd (merged from gcc config.sub).
16085
16086 Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
16087
16088 * config.sub: Refer to NeXT's operating system as nextstep.
16089
16090 * config.sub (case $basic_machine): Re-order the cases, to match
16091 the order in the FSF version (which is mostly alphabethical).
16092 Merge in some additions and changes from the FSF.
16093
16094 Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
16095
16096 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
16097 * config.sub: Recognize cxux7.
16098 * configure.in: Use mh-cxux for m88k-harris-cxux*.
16099
16100 Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
16101
16102 * config.sub: Fix typo powerpc -> powerpc-*.
16103
16104 Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
16105
16106 * Makefile.in: `all-emacs19' depends on `all-byacc'.
16107
16108 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
16109 parallel with all-emacs and install-emacs). Top-level command
16110 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
16111
16112 Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16113
16114 * test-build.mk ($(host)-stamp-stage2-installed): Remove
16115 $(relbindir)/make before doing ``make install'', and use
16116 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
16117 installing over running make binary.
16118 ($(host)-stamp-stage3-installed): Likewise.
16119
16120 Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16121
16122 * config.guess: Recognize Mach.
16123
16124 Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16125
16126 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
16127 see whether --exec-prefix was used.
16128
16129 Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
16130
16131 * README: Explicitly mention libg++/README. (Zoo's idea.)
16132
16133 Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16134
16135 * Makefile.in: Add all-librx target similar to all-libproc.
16136
16137 Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
16138
16139 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
16140 with post 1.2 uname bogosity.
16141
16142 Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16143
16144 * configure: Remove temporary files on receipt of a signal.
16145
16146 Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
16147
16148 * configure: If there is a package_makefile_frag, remove
16149 ${subdir}/Makefile.tem after copying it in.
16150
16151 Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
16152
16153 * build_all.mk: support rs6000 lynx identifies itself as
16154 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
16155 since /bin/gcc is too feeble to compile a modern gcc.
16156
16157 Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
16158
16159 * brought devo/test-build.mk update-to-date with progressive/
16160 test-build.mk. Add lynx targets and hppa flag info.
16161
16162 Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
16163
16164 * configure.in: Use mh-ncrsvr43. Patch from
16165 Tom McConnell <tmcconne@sedona.intel.com>.
16166
16167 Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
16168
16169 * config.guess (i386-unknown-bsdi): No longer need to
16170 check #if defined(__bsdi__) && defined(__i386__).
16171
16172 Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16173
16174 * configure: Set program_transform_nameoption correctly.
16175
16176 Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
16177
16178 * brought build-all.mk update-to-date with progressive build-all.mk,
16179 added new targets and hppa info.
16180
16181 Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16182
16183 * configure: If config.guess result is a prefix of the user
16184 specified target, assume a native build and use the user specified
16185 target as the host alias. Remove SunOS patch suffix removal hack.
16186 * configure.in: Remove SunOS patch suffix removal hack.
16187
16188 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
16189 in NATIVE_CHECK_MODULES.
16190
16191 Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
16192
16193 * Makefile.in: Rename HOST_ONLY to NATIVE.
16194 * configure: Delete SunOs patch suffix from host_canonical
16195 and build_canonical variables that are prepended to Makefiles.
16196 * configure.in: Add comments for easier maintenance.
16197
16198 Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16199
16200 * Makefile.in: Add all-libproc target similar to all-gui.
16201
16202 Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
16203
16204 * Makefile.in (CHECK_MODULES): split into
16205 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
16206
16207 Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
16208
16209 * config.guess (i386-unknown-bsdi): New system to guess.
16210
16211 Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16212
16213 * Makefile.in: Add all-gui target (but not yet build by "all").
16214
16215 Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
16216
16217 * config.sub: Move deletion of patch suffix from here...
16218 * configure.in: To here, at Ian's suggestion. The top-
16219 level scripts might need to know of a patch level.
16220
16221 Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
16222
16223 * config.sub: Strip off patch suffix so rtl is recognized
16224 as a sunos4.1.3 machine, even though it's been patched.
16225
16226 Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
16227
16228 * Makefile.in (INSTALL_LAST): Delete.
16229 (INSTALL_DOSREL): New.
16230
16231 Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16232
16233 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
16234 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
16235 whether we pass down --with-gnu-ld anyhow.
16236
16237 Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
16238
16239 * Makefile.in (INSTALL_LAST): Change operation so it works
16240 on more flavors of make.
16241 * configure.in (go32): Don't build libg++ or libio.
16242
16243 Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
16244
16245 * Makefile.in (Move HOST_PREFIX_1 and friends up so
16246 they can be overriden by templates.
16247
16248 Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
16249
16250 * configure.in (target==go32): Don't build gdb.
16251 * dosrel: New directory.
16252
16253 Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
16254
16255 * configure.in (host==go32): Configure dosrel too.
16256 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
16257 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
16258 be set by incoming names or templates.
16259 (INSTALL_LAST): New rule.
16260
16261 Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
16262
16263 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
16264
16265 Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
16266
16267 * configure.in (appdirs): New variable. Currently empty, but will
16268 be used in gas distribution. If nonempty, lists a set of
16269 directories at least one of which must get configured, or top
16270 level configuration is considered to have failed.
16271 (rs6000-*-lynxos*): Use new file name.
16272
16273 Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16274
16275 Eliminate XTRAFLAGS.
16276 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
16277 newlib include files using -idirafter, and also use -nostdinc.
16278 (CXX_FOR_TARGET): Likewise.
16279 (XTRAFLAGS): Removed.
16280 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
16281 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
16282 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
16283 ($(DO_X)): Don't pass down XTRAFLAGS.
16284
16285 Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
16286
16287 * configure.in (mips*-dec-bsd*): New target; do build linker.
16288 (mips*-*-bsd*): New target; don't build linker.
16289
16290 Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
16291
16292 * configure.in: support rs6000-*-lynxos* configuration.
16293 support sunos4 as a cross target.
16294
16295 * config.sub: look for lynx*, not lynx since the OS version may
16296 legitimately be part of the name.
16297
16298 Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
16299
16300 * configure.in (i[34]86-*-sco*): Move to be with other i386
16301 targets.
16302 (romp-*-*): New target. Skip various binary utilities.
16303 (vax-*-*): New target. Don't build newlib.
16304 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
16305
16306 Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
16307
16308 * configure.in: Only set host_makefile_frag if config
16309 directory exists.
16310
16311 Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
16312
16313 * install.sh: If $dstdir exists, don't check whether each
16314 component does.
16315
16316 Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16317
16318 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
16319
16320 Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
16321
16322 * configure.in (*-*-lynxos*): Don't configure newlib for either
16323 native or cross Lynx.
16324
16325 Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
16326
16327 * config.sub (sparc64-elf): Fix os.
16328 (z8k): Remove duplicate.
16329
16330 Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16331
16332 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
16333 gcc/stmp-fixproto, to try to prevent fixproto from being run.
16334
16335 Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
16336
16337 * configure: Make file links cleanly even if Lynx fails on
16338 an NFS symlink (at least fail cleanly).
16339
16340 Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
16341
16342 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
16343 -XNh2000.
16344
16345 Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
16346
16347 * configure: Unknown options are fatal again.
16348
16349 Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
16350
16351 * configure: Ignore --x-includes and --x-libraries, for Autoconf
16352 compatibility.
16353
16354 Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
16355
16356 * build-all.mk: Add `clean' target.
16357
16358 Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16359
16360 * config.guess: Add SINIX support.
16361 * configure.in: Add mips-*-sysv4* support.
16362
16363 Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
16364
16365 * build-all.mk: Document all useful targets.
16366 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
16367 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
16368
16369 Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
16370
16371 * configure: Support --silent, --quiet.
16372
16373 Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
16374
16375 * configure: Support --disable-FEATURE.
16376
16377 Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16378
16379 * config.guess: Recognize NCR running SVR4.3.
16380
16381 Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
16382
16383 * config.guess: Make BSDI generate i386-unknown-bsd386.
16384 Patch from Paul Eggert <eggert@twinsun.com>.
16385
16386 Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16387
16388 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
16389
16390 Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
16391
16392 * configure: Make unrecognized options give nonfatal warnings
16393 instead of fatal errors, and pass them to any subdirectory
16394 configures in case they recognize them.
16395 Make --x equivalent to --with-x.
16396
16397 Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
16398
16399 * configure: Add --enable-* options. Clean up usage message and
16400 some comments.
16401
16402 Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
16403
16404 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
16405
16406 Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
16407
16408 * configure.in (hppa*-*-*): Enable binutils.
16409
16410 Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16411
16412 * config.sub: Recognize cisco.
16413
16414 Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
16415
16416 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
16417
16418 Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16419
16420 * config.guess: about target *-hitachi-hiuxwe2, don't print more
16421 than one configuration name. Add comment.
16422
16423 Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
16424
16425 * config.guess: about target *-hitachi-hiuxwe2, fixed
16426 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
16427 macro is incorrect.]
16428
16429 Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16430
16431 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
16432 than the "make ls" stuff which used to be here.
16433
16434 Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
16435
16436 * config.guess: Recognize i[34]86-unknown-freebsd.
16437 From Shawn M Carey <smcarey@rodan.syr.edu>.
16438
16439 Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
16440
16441 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
16442
16443 Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
16444
16445 * config.guess: Check for ptx.
16446
16447 Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
16448
16449 * config.sub: Add os9k checking.
16450
16451 Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
16452
16453 * config.guess: Handle OSF1 running on HPPA processors
16454
16455 Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
16456
16457 * configure: If subdir configure fails, print out a message with
16458 subdirectory name, in case subdir's configure code didn't identify
16459 itself.
16460
16461 Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
16462
16463 * configure.in: Remove embedded newlines from configdirs.
16464 Avoid mismatches of substrings. Fix matching strings at end
16465 of configdirs.
16466
16467 Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
16468
16469 * config.guess: Add Lynx/rs6000 config support.
16470
16471 Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
16472
16473 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
16474
16475 Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
16476
16477 * configure.in (hppa*-*-osf*): Treat this just like most other
16478 PA configurations (eg no binutils or ld).
16479 (hppa*-*-*elf*): These configurations have binutils and ld.
16480
16481 Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
16482
16483 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
16484
16485 Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16486
16487 * configure.in (rs6000-*-*): Build gas.
16488
16489 Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
16490
16491 * Makefile.in: Avoid bug in losing hpux sed.
16492
16493 Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16494
16495 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
16496 for GDB and GDB has been fixed to not need it.
16497
16498 Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
16499
16500 * config.guess: Recognize vax hosts.
16501
16502 Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
16503
16504 * configure (while loop): Don't use "break 2" inside case
16505 statement -- the case statement isn't an enclosing loop.
16506
16507 Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
16508
16509 * config.guess: Clean up NeXT support, to allow nextstep
16510 on Intel machines. Make OS be nextstep.
16511
16512 Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
16513
16514 * config.guess: Add alternate forms for Convex.
16515
16516 Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
16517
16518 * configure: Completely rewrite option processing. Take
16519 advantage of pattern-matching to avoid invoking test frequently.
16520 Also clean up host and target defaulting logic.
16521
16522 Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
16523
16524 * Makefile.in: Replace all occurrances of "rootme" with "r" and
16525 "$${rootme}" with "$$r", to increase the likelihood that the do-*
16526 commands (plus user environment) will fit SCO limits.
16527
16528 Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16529
16530 * configure.in: Don't issue warnings about directories which are
16531 not being configured if -norecursion is set. Correct test for
16532 --with-gnu-as and --with-gnu-ld to not get confused by substring
16533 matches.
16534
16535 * configure.in: Don't build gas for alpha-dec-osf1*.
16536
16537 Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
16538
16539 * configure: Back out Per's change of 12/19/1993. It changes the
16540 behavior of configure in unexpected and confusing ways.
16541
16542 Also, use different delim char when calculating
16543 program_transform_name so that the name can contain slashes.
16544
16545 Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
16546
16547 * configure.in, config.sub: Add support for VSTa micro-kernel.
16548
16549 Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
16550
16551 * configure.in: Nuke hacks which were used to get a special
16552 version of GAS for HPPA configurations.
16553
16554 Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
16555
16556 * configure: If only ${target_alias} is given, use that
16557 as the default for ${host_alias}.
16558 * configure: Add missing back-slashes before nested quotes.
16559
16560 Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
16561
16562 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
16563
16564 Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
16565
16566 * config.guess: Recognize some Tektronix configurations.
16567 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
16568
16569 Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
16570
16571 * config.sub: Match any flavor of SH.
16572
16573 Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
16574
16575 * configure.in: Don't try to configure newlib for Alpha.
16576
16577 Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16578
16579 * configure.in: Don't build ld for Irix 5. Don't build gas,
16580 libg++ or libio for any Alpha target.
16581
16582 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
16583
16584 Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
16585
16586 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
16587 default arguments -- so it tried to compress itself.
16588
16589 Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
16590
16591 * configure.in (notsupp): ensure that a space is always at the end
16592 of the configdirs list, since the grep checks for an explicit space
16593
16594 Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16595
16596 * configure.in (target i386-sysv4.2): don't build ld, since static
16597 versions of many libraries are not available.
16598
16599 Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16600
16601 * config.guess: Recognize Apollos (using environment variables).
16602 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
16603
16604 Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16605
16606 * config.guess: Recognize Sony news mips running newsos.
16607
16608 Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
16609
16610 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
16611 "fi ; else" for bash.
16612
16613 Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
16614
16615 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
16616
16617 Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
16618
16619 * config.sub: accept unixware as an alias for svr4.2.
16620 Fix some inconsistancies with the gcc version.
16621
16622 Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16623
16624 * Makefile.in (DISTDOCDIRS): Add gdb.
16625
16626 Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
16627
16628 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
16629
16630 Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
16631
16632 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
16633 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
16634 this now.
16635
16636 Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16637
16638 * config.sub: Accept hiux* as an OS name.
16639
16640 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
16641 etc/make-stds.texi. The underscore came from gcc, and dje now
16642 agrees that RUNTESTFLAGS is the correct name.
16643
16644 Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
16645
16646 * install.sh: Remove 'set -e'. It makes any conditionals
16647 in the script useless.
16648
16649 * config.guess: Automatically recognize arm-acorn-riscix
16650 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
16651
16652 Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
16653
16654 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
16655
16656 Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
16657
16658 * Makefile.in (DISTDOCDIRS): New variable.
16659 (taz): Edit local Makefile.in sooner, instead of proto-toplev
16660 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
16661
16662 Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16663
16664 * configure.in (hppa target): check the source directory for the
16665 pagas sub-directory
16666
16667 Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
16668
16669 * config.sub: Allow -aout* and -elf*.
16670
16671 Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
16672
16673 * configure.in: Don't build ld on i386-solaris2, same as for
16674 sparc-solaris2.
16675
16676 Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
16677
16678 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
16679
16680 Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16681
16682 * configure.in: Configure gdb for alpha.
16683
16684 Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16685
16686 * Makefile.in (CXXFLAGS): Add -O.
16687
16688 Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16689
16690 * config.guess: added support for DG Aviion
16691
16692 Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
16693
16694 * configure.in: Produce warning message for subdirectories not
16695 configurable for this host/target combination. Don't try to
16696 configure gdb for vms.
16697
16698 Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
16699
16700 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
16701 appropriate files before making "diststuff".
16702 (DISTBISONFILES): New var: list of files to be edited.
16703 (DISTSTUFFDIRS): Add binutils.
16704
16705 Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16706
16707 * config.sub: also handle mipsel and mips64el (for little endian mips)
16708
16709 Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16710
16711 * configure.in: Add * to end of all OS names.
16712
16713 Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
16714
16715 * configure.in: Build newlib for LynxOS native.
16716
16717 Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16718
16719 * config.guess: Add support for delta 88k running SVR3.
16720
16721 * configure.in: Add comment about HP compiler vs. emacs.
16722
16723 Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16724
16725 * configure.in: don't build ld on solaris2 (not a viable option
16726 due to bugs in getpwnam & getpwuid)
16727
16728 Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
16729
16730 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
16731 config.guess will produce a full version number.
16732
16733 Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16734
16735 * configure.in: Build linker and binutils for alpha-dec-osf1.
16736
16737 Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16738
16739 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
16740 and gdb/testsuite/Makefile.in.
16741
16742 Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16743
16744 * configure.in: recognize mips*- instead of mips-
16745
16746 Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
16747
16748 * config.sub: Accept linux*coff and linux*elf as operating
16749 systems.
16750
16751 Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16752
16753 * config.sub: Recognize mips64, and mips3 as an alias for it.
16754
16755 Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16756
16757 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
16758 gdb knows how to handle OSF/1 shared libraries.
16759
16760 Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16761
16762 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
16763 * config.guess: Recognize Hitachi's HIUX.
16764 * config.sub: Recognize h3050r* and hppahitachi.
16765 Remove redundant cases for hp9k[23]*.
16766
16767 Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16768
16769 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
16770 if gas and ld are in the source tree and are in ${configdirs}.
16771 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
16772 --with options (but still pass them down on the command line,
16773 if they were explicitly specified).
16774
16775 Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16776
16777 * configure: substitute SHELL value in Makefile.in with
16778 ${CONFIG_SHELL}
16779
16780 Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16781
16782 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
16783 *-*-solaris2* targets.
16784
16785 Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16786
16787 * Makefile.in: define M4, and pass it down to sub-makes;
16788 all-autoconf now depends on all-m4
16789
16790 Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16791
16792 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
16793 presence of {ar,ranlib} instead of a configured directory
16794
16795 Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
16796
16797 * config.guess: Accept 34?? as well as 33?? for NCR.
16798
16799 Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16800
16801 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
16802 of 'gas' in sed commands, since 'gash' is now in the tree as well.
16803
16804 Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16805
16806 * configure: grab values for $(CC) and $(CXX) from the
16807 environment, so that someone can do "CC=gcc configure; make" and
16808 have it work right (matching the way that autoconf works now)
16809
16810 * configure.in, Makefile.in: add support for gash, the tcl
16811 interface to Galaxy
16812
16813 * config.guess: add NetBSD variants (hp300, x86)
16814
16815 Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
16816
16817 * install.sh: Support -d option (in the manner of SunOS 4 install,
16818 as it is more deterministic than that of GNU install)
16819 (chmodcmd): Set file to mode 755 by default (should also do default
16820 chgrp and chown, but I don't feel like dealing with that now)
16821
16822 Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
16823
16824 * config.sub: Remove h8300hhms alias.
16825
16826 Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16827
16828 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
16829
16830 Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16831
16832 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
16833 as stmp-fixinc
16834
16835 Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
16836
16837 * config.sub: recognize m88110-bug-coff.
16838
16839 Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16840
16841 * Makefile.in (all-libio): all dependencies on the toolchain used
16842 to build this (gcc, gas, ld, etc)
16843
16844 Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16845
16846 * config.guess: Deal with OSF/1 1.3 on alpha.
16847
16848 Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16849
16850 * install.sh: add some 'else true' clauses for portability
16851
16852 * configure.in: don't build libio for h8[35]00-*-* targets
16853
16854 Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
16855
16856 * Makefile.in: Add support for new libio.
16857
16858 Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16859
16860 * install.sh: If one command fails, don't try the rest. Don't try
16861 to remove $dsttmp (via trap) unless we have already created it.
16862 If $src doesn't exist, detect it and exit with an error.
16863
16864 * config.guess: Recognize BSD on hp300.
16865
16866 Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
16867
16868 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
16869 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
16870
16871 Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
16872
16873 * Makefile.in (all-send-pr): depends on all-prms
16874
16875 Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16876
16877 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
16878
16879 Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16880
16881 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
16882 Added test for mips-mips-riscos5.
16883
16884 Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16885
16886 * configure.in: use mh-hp300 for 68k HP hosts
16887
16888 Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16889
16890 * configure: add support for CONFIG_SHELL, so that you can use
16891 some alternate shell for evaluating configure scripts
16892
16893 Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
16894
16895 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
16896 in configure script to bug-gdb@prep.ai.mit.edu when building
16897 distribution archive.
16898 * Makefile.in (COMPRESS): Remove def.
16899 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
16900 gdb.tar.Z and make-gdb.tar.Z respectively.
16901 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
16902 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
16903 to convergence with 'taz' target in Makefile.in.
16904
16905 Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16906
16907 * install.sh (dsttmp): use trap to ensure that tmp files go
16908 away on error conditions
16909
16910 Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16911
16912 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
16913
16914 Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16915
16916 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
16917 its parent is '/' not ''.
16918
16919 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
16920
16921 Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
16922
16923 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
16924 that ${newsrcdir}/configure.in does.
16925
16926 Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16927
16928 * test-build.mk: support for CONFIG_SHELL
16929
16930 Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
16931
16932 * config.sub (netware): Add as a basic system type.
16933
16934 Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
16935
16936 * Makefile.in (Makefile): depend on configure.in. Also drop the
16937 $(srcdir)/ from the dependency on Makefile.in.
16938
16939 Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
16940
16941 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
16942 (h8300hhms is temporary until multi-libraries are implemented).
16943 * configure.in: Handle h8300h too.
16944
16945 Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16946
16947 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
16948
16949 Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
16950
16951 * configure: Remove extraneous output when guessing host type.
16952 * config.guess: Remove extraneous output when guessing using C
16953 compiler rather than uname, or when guessing fails.
16954
16955 Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
16956
16957 * Makefile.in: remove all.cross and install.cross targets
16958
16959 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
16960 definitions
16961
16962 Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
16963
16964 * configure.in (target sh): Build gprof.
16965
16966 Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16967
16968 * config.sub: change -solaris to -solaris2
16969
16970 Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16971
16972 * configure.in: Use config/mh-riscos for mips-*-sysv*.
16973
16974 Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
16975
16976 * configure: Correct error message for missing Makefile.in to
16977 print correct directory.
16978
16979 Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16980
16981 * install.sh: kludge around 386BSD shell bug
16982
16983 Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
16984
16985 * config.guess: Recognize NeXT.
16986 * config.guess: Recognize i486-ncr-sysv4.
16987 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
16988
16989 Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
16990
16991 * Makefile.in (MAKEINFOFLAGS): New variable.
16992 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
16993 * build-all.mk, test-build.mk: Pass down --no-split as
16994 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
16995
16996 Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
16997
16998 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
16999
17000 Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
17001
17002 * Makefile.in (libg++.tar.z): New rule.
17003 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
17004 * Makefile.in (taz): Only do a single chmod.
17005
17006 Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
17007
17008 * install.sh: don't use dirname anymore (replaced with sed usage)
17009
17010 Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
17011
17012 * Makefile.in: Change extension for gzip'd files from '.z' to
17013 '.gz' per new FSF standard usage.
17014
17015 Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
17016
17017 * configure: put quotes around the final value of program_transform_name
17018
17019 Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17020
17021 * Makefile.in: new install.sh support; update install-info rules
17022
17023 Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
17024
17025 * configure.in: Build diff for crosses, but not for go32 host.
17026
17027 * configure.in: Build gprof only for native, and don't build it
17028 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
17029
17030 Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
17031
17032 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
17033
17034 Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
17035
17036 * configure.in (host_tools): Add prms.
17037
17038 Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17039
17040 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
17041 with $(FLAGS_TO_PASS) on the command line
17042
17043 * config.sub: Recognize lynx and lynxos
17044
17045 Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
17046
17047 * config.sub: Accept -ecoff*, not just -ecoff.
17048
17049 Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
17050
17051 * Makefile.in (taz): Use .gz suffix instead of .z.
17052 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
17053 names.
17054
17055 Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17056
17057 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
17058
17059 Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17060
17061 * Makefile.in (install-no-fixedincludes): install gcc last, so
17062 that rebuilds that might happen during 'make install' don't get
17063 bogus gcc include files
17064
17065 Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
17066
17067 Change from Utah for HPPA support:
17068 * config.guess: Recognize hppa1.x-hp-bsd.
17069
17070 Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
17071
17072 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
17073 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
17074
17075 Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
17076
17077 * config.sub: Add support for rom68k and bug boot monitors.
17078
17079 Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
17080
17081 * Makefile.in: Make all-opcodes depend on all-bfd.
17082
17083 Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
17084
17085 * config.guess: Added special check for i[34]86-univel-sysv4*.
17086
17087 Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
17088
17089 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
17090 the processor rather than assuming i486.
17091
17092 Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17093
17094 * config.guess: Recognize SunOS6 as Solaris3.
17095
17096 Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
17097
17098 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
17099 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
17100
17101 Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
17102
17103 * build-all.mk (all-cross): New target for Canadian Cross.
17104 Added Q2 go32 targets.
17105 * test-build.mk: Configure go32 cross sparclite-aout and
17106 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
17107 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
17108
17109 Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17110
17111 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
17112 GO32 hosted toolchains
17113
17114 Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
17115
17116 * configure: change so "-exec-prefix" gets passed down rather
17117 than "-exec_prefix" so autoconf generated Makefiles get the
17118 exec_prefix set right.
17119
17120 Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17121
17122 * config.guess: get the Solaris2 minor version number
17123
17124 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
17125
17126 Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
17127
17128 * config.guess: Recognize some Sequent platforms.
17129
17130 Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17131
17132 * Makefile.in: added the vault-install target
17133
17134 * configure.in: actually use the Sun3 makefile fragment that's in
17135 config, also added the release dir to configdirs
17136
17137 Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
17138
17139 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
17140
17141 Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17142
17143 * configure.in: remove some program from Alpha targetted toolchains
17144
17145 Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
17146
17147 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
17148 gprof.
17149 (taz): Run "make diststuff" in those directories instead of "make
17150 proto-dir". Look for "VERSION=" only at start of line in subdir
17151 Makefile. Use "gzip -9" for compression.
17152 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
17153 (binutils.tar.z): New target.
17154
17155 Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
17156
17157 * Makefile.in (taz): Include gpl.texinfo.
17158
17159 Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
17160
17161 * Makefile.in (setup-dirs): Merged into "taz" target.
17162 (taz): Only do `proto-dir' stuff if a directory is actually needed
17163 for this target.
17164
17165 Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
17166
17167 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
17168 (FLAGS_TO_PASS): Pass down MUNCH_NM.
17169 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
17170 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
17171 (gcc-no-fixedincludes): Correct for current gcc Makefile.
17172
17173 Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
17174
17175 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
17176 config.sub, and move-if-change to gdb testsuite distribution
17177 archive, so the testsuite can be extracted, configured, and
17178 run separately from the gdb distribution. Blow away the Chill
17179 tests that require a Chill compiled executable, since GNU Chill
17180 is not yet publically available.
17181
17182 Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17183
17184 * test-build.mk: set environment variables in a single command,
17185 instead of a list of assignments and exports
17186
17187 * config.guess: recognize Alpha/OSF1 systems
17188
17189 Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
17190
17191 * configure: Change help message to prefer --options rather than
17192 -options.
17193
17194 Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
17195
17196 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
17197 zippy@ecst.csuchico.edu.
17198 * config.guess: Recognize miniframe.
17199
17200 Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
17201
17202 * Makefile.in: Use srcroot to find runtest rather than rootme.
17203 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
17204
17205 Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
17206
17207 * test-build.mk: Extensive additions to support building on a
17208 machine other than the host.
17209
17210 Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
17211
17212 * configure (tooldir): Fix for i386-aix again.
17213
17214 Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
17215
17216 * configure, Makefile.in: Change definition of $(tooldir)
17217 to match the FSF.
17218
17219 Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
17220
17221 * config.guess: Recognize i[34]86/SVR4.
17222
17223 Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
17224
17225 * Makefile.in (all-gdb): gdb depends on sim.
17226
17227 Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
17228
17229 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
17230 at the same time we make the prototype gdb directory.
17231 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
17232 files at the same time as the gdb base release distribution.
17233
17234 Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
17235
17236 * Makefile.in (check): Use individual check targets rather than
17237 DO_X rule.
17238 (check-gcc): Added.
17239
17240 Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
17241
17242 * config.sub: Use sysv3.2 not sysv32 for canonical OS
17243 for System V release 3.2.
17244
17245 Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
17246
17247 * config.sub: Recognize hppaosf.
17248 * configure.in: Do configure ld/binutils/gas for it.
17249
17250 Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
17251
17252 * configure (tooldir): Alter syntax used to set this, for systems
17253 where "\$" isn't handled right, like i386-aix.
17254
17255 Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
17256
17257 * configure: Pass program-transform-name, not
17258 program_transform_name, to recursive configures.
17259
17260 Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
17261
17262 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
17263 of gas+ld+binutils.
17264
17265 Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
17266
17267 * config.guess: Recognize AIX3.2 as distinct from 3.1.
17268
17269 Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17270
17271 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
17272
17273 Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
17274
17275 * Makefile.in (PRMS): Set back to all-prms.
17276
17277 Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
17278
17279 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
17280 targets, rather than for MIPS hosts.
17281
17282 Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17283
17284 * configure.in: add comment for --with-x default values
17285
17286 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
17287
17288 * Makefile.in: add check-* targets for each of the directories in
17289 the tree. Add a definition of RUNTEST that will use the one we
17290 just built, if it exists. Pass this down via FLAGS_TO_PASS.
17291
17292 Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
17293
17294 * configure.in: Removed obsolete references to bfd_target and
17295 target_makefile_frag.
17296
17297 * build-all.mk: Set assorted targets for Q2.
17298 * config.sub: Recognize z8k-sim and h8300-hms.
17299 * test-build.mk: Really don't pass host to configure.
17300 (HOLES): Added uname.
17301
17302 Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
17303
17304 * configure: Handle an empty program-prefix, program-suffix or
17305 program-transform-name correctly.
17306
17307 Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
17308
17309 * build-all.mk: -G 8 no longer required for MIPS targets.
17310 * test-build.mk: Don't pass host argument to configure; make it
17311 guess.
17312
17313 Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
17314
17315 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
17316 * Makefile.in (COMPRESS): New macro, like GZIP.
17317
17318 Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
17319
17320 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
17321
17322 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
17323 with gas currently defaults to -G 0.
17324
17325 Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
17326
17327 * Makefile.in (all-flex): flex depends on byacc.
17328
17329 * build-all.mk: If host not specified, use config.guess. Pass TAG
17330 to test-build.mk as RELEASE_TAG.
17331 * test-build.mk (configargs): New variable containing arguments to
17332 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
17333 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
17334
17335 * config.guess: Use /bin/uname when checking -X argument on SCO,
17336 to avoid invoking GNU uname which doesn't understand -X.
17337
17338 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
17339
17340 * configure.in: Build gas for mips-*-*.
17341
17342 Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
17343
17344 * Makefile.in (all.normal): insert missing backslash.
17345
17346 Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
17347
17348 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
17349
17350 * Makefile.in: Complete overhaul to merge many almost identical
17351 targets.
17352
17353 Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
17354
17355 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
17356 (gdb.tar.Z): Adjusted.
17357
17358 * Makefile.in (setup-dirs, taz): New targets; should be general
17359 enough to adapt for gdb sometime. Build only .z file.
17360 (gas.tar.z): New target.
17361
17362 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
17363
17364 * build-all.mk: Use CC=cc -Xs on Solaris.
17365
17366 Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
17367
17368 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
17369 for handling BISON for FSF releases.
17370
17371 Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
17372
17373 * configure: Actually implement the change zoo just documented.
17374
17375 Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
17376
17377 * configure: when using config.guess, only set target_alias when
17378 it's not already been set (ie, on the command line)
17379
17380 Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17381
17382 * Makefile.in: add installcheck target, set PRMS to install-prms
17383
17384 Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17385
17386 * configure: add support for package_makefile_fragment, handle the
17387 case where a directory has a configure.in file but no Makefile.in
17388 more gracefully (with an actual understandable error message, even);
17389 add support for --without (and add this to the usage message); also
17390 explicitly add a --host=${host_alias} to the command line when
17391 config.guess is used
17392
17393 Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
17394
17395 * configure: Must use both --host and --target in recursive calls.
17396
17397 Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
17398
17399 * Makefile.in: Change deja-gnu to dejagnu.
17400
17401 Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
17402
17403 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
17404
17405 Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17406
17407 * configure.in: canonicalize all instances to *-*-solaris2*,
17408 also strip out a number of tools to not build for go32 host
17409
17410 Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
17411
17412 * config.guess: add GPL.
17413
17414 * Makefile.in, config.guess, config.sub, configure: bump
17415 copyrights to 93.
17416
17417 Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
17418
17419 * Makefile.in (do-info): Removed obsolete check for existence of
17420 localenv file.
17421
17422 * Makefile.in (MAKEOVERRIDES): Define to be empty.
17423
17424 Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17425
17426 * Makefile.in: a couple of 'else true' for decstation,
17427 support for TclX
17428
17429 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
17430
17431 Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
17432
17433 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
17434
17435 Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
17436
17437 * config.guess: Recognize i386-ibm-aix (PS/2).
17438 * configure.in: Use config/mh-aix386 file for it.
17439
17440 Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
17441
17442 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
17443 CC_FOR_TARGET instead.
17444 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
17445
17446 Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
17447
17448 * Makefile.in: Add sim to list of directories sent with gdb
17449
17450 Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
17451
17452 * configure.in: Put back mips-dec-bsd* case.
17453
17454 Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
17455
17456 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
17457 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
17458 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
17459
17460 Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17461
17462 * configure.in: remove no-op mips-dec-bsd* in "case $target"
17463
17464 * Makefile.in (dir.info): only run gen-info-dir if it exists,
17465 (install-info): install dir.info only if it exists,
17466 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
17467
17468 Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
17469
17470 * configure.in: For vms target, skip bfd, ld, binutils. Do build
17471 gas for mips-dec-bsd.
17472
17473 Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
17474
17475 * configure (makesrcdir): If ${srcdir} is relative and not ".",
17476 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
17477
17478 Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
17479
17480 * configure.in: Added "dejagnu" to hosttools list.
17481
17482 Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
17483
17484 * config.sub, configure.in, config.guess: Add support
17485 for Bosx, an AIX variant from Bull.
17486 Patches from F.Pierresteguy@frcl.bull.fr.
17487
17488 Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
17489
17490 * devo/dejagnu: Initial creation of devo/dejagnu.
17491 Migrated dejagnu testcases and support files for testing software
17492 tools to reside as subdirectories, currently called "testsuite",
17493 within the directory of the software tool. Migrated all programs,
17494 support libraries, etc. beloging to dejagnu proper from
17495 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
17496 with no modifications. The changes to these files which will
17497 allow them to configure, build, and execute properly will be made
17498 in a future update.
17499
17500 Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
17501
17502 * Makefile.in: Change send_pr to send-pr.
17503 * configure.in: Likewise.
17504 * send_pr: Renamed directory to send-pr.
17505
17506 Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
17507
17508 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
17509
17510 Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
17511
17512 * README: Update for gdb-4.8 release.
17513 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
17514 gdb-xxx.tar.z (gzip'd) file also.
17515
17516 Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17517
17518 * Makefile.in: make all-diff depend on all-libiberty
17519
17520 Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
17521
17522 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
17523
17524 Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17525
17526 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
17527
17528 Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
17529
17530 * Makefile.in (DEVO_SUPPORT): Remove etc directory
17531 (ETC_SUPPORT): Only add the files GDB wants from etc/.
17532 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
17533
17534 Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17535
17536 * Makefile.in: makeinfo binary is in a new location
17537
17538 Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
17539
17540 * config.sub: Accept -ecoff as an OS.
17541
17542 * Makefile.in: Various changes to eliminate a level of make
17543 recursion and reduce the required command line length.
17544 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
17545 sub-makes.
17546 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
17547 variables holding settings for specific sub-makes.
17548 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
17549 in terms of BASE_FLAGS_TO_PASS.
17550 (TARGET_LIBS): New variable listing directories which use
17551 TARGET_FLAGS_TO_PASS.
17552 (subdir_do): Eliminated.
17553 (do-*): New set of targets to replace subdir_do.
17554 (various): All targets which used subdir_do now depend on do-*.
17555 (local-clean): Renamed from do_clean.
17556 (local-distclean): New target, dependency of distclean and
17557 realclean.
17558 (install-info): Don't create directories. Depend on dir.info
17559 rather than calling make recursively.
17560 (install-dir.info): Eliminated.
17561 (install-info-dirs): Create all info directories here.
17562 (dir.info): Depend upon do-install-info.
17563
17564 * test-build.mk (HOLES): Added false.
17565
17566 Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
17567
17568 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
17569
17570 Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17571
17572 * Makefile.in (info): remove dependency on all-texinfo. The
17573 problem was really in texinfo/C, not at this level.
17574
17575 Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
17576
17577 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
17578
17579 Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
17580
17581 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
17582 GDB releases.
17583
17584 Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
17585
17586 * configure: Include srcdir in message about target of link not
17587 being found. Don't convert `-' to `_' in `with' options being
17588 passed to subdirs.
17589
17590 Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17591
17592 * configure.in: add uudecode to host_tools
17593
17594 * Makefile.in: added {all,install}-uudecode targets, added them to
17595 the appropriate lists
17596
17597 Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
17598
17599 * Makefile.in (all-gcc): Added dependency on all-gas.
17600
17601 * configure.in (mips-*-*): Build ld and binutils.
17602
17603 Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
17604
17605 * configure: check return code from mkdir, print error message and
17606 exit on failure.
17607
17608 Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
17609
17610 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
17611
17612 Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
17613
17614 * test-build.mk (HOLES): Added tar, cpio and uudecode.
17615
17616 Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
17617
17618 * config.sub (h8500): Recognize this as a cpu type.
17619
17620 Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17621
17622 * configure: source directory missing is no longer a warning
17623
17624 * configure.in: recognize irix[34]* instead of irix[34]
17625
17626 * Makefile.in: define and pass down X11_LIB
17627
17628 Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
17629
17630 * guess-systype: Renamed to ...
17631 * config.guess: ... by popular request.
17632 * configure.in, Makefile.in: Update accordingly.
17633
17634 Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
17635
17636 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
17637 + Add Convex, Cray/Unicos, and Encore/Multimax support.
17638 + Execute ./dummy instead of assuming . is in PATH.
17639
17640 Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
17641
17642 * guess-systype: New shell script. Attempts to guess the
17643 canonical host name of the executing host.
17644 Only a few hosts are supported so far.
17645 * configure: Call guess-systype if no host is specified.
17646
17647 Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
17648
17649 * Makefile.in (gcc-no-fixedincludes): Made to work with current
17650 gcc Makefile.
17651
17652
17653 Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
17654
17655 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
17656 (all-gcc, install-gcc, subdir_do): Use it.
17657
17658 Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
17659
17660 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
17661
17662 Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
17663
17664 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
17665 set exclusively by configure, using configure.in .
17666
17667 Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17668
17669 * test-build.mk: set $PATH for all builds
17670
17671 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
17672
17673 Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
17674
17675 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
17676 the one used in gcc/Makefile.in, so that a null expansion doesn't
17677 override the one needed to build gcc with a native cc.
17678
17679
17680 Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
17681
17682 * configure: Accept -with arguments.
17683
17684 Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
17685
17686 * Makefile.in: added h8300sim
17687
17688 Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
17689
17690 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
17691 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
17692 (all-cygnus, native, build-cygnus): Make
17693 $(canonhost)-stamp-3stage-done, not $(host)....
17694 * test-build.mk (stamp-3stage-compared): Use tail +10c for
17695 i386-sco3.2v4. Added else true to if command.
17696
17697 Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
17698
17699 * config.sub: (from FSF) Sequent uses a BSD-like OS.
17700
17701 Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
17702
17703 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
17704
17705 Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17706
17707 * configure.in: don't remove binutils from Solaris builds
17708
17709 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
17710
17711 * Makefile.in: get rid of earlier definitions for *clean,
17712 also handle the recursive info rule better
17713
17714 Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
17715
17716 * Makefile.in (mostlyclean, distclean, realclean): Fix to
17717 do more-or-less the right thing.
17718
17719 Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
17720
17721 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
17722 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
17723
17724 Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17725
17726 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
17727 $(host_canonical).
17728
17729 * configure.in: split the configdirs list into 4 categories (native
17730 v. cross, library v. tool) and handle the cross-only and native-
17731 only in more reasonable (and correct!) way.
17732
17733 Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
17734
17735 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
17736 configdirs anymore.
17737
17738 Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17739
17740 * Makefile.in: extensive cleanup:: removed all of the explicit
17741 clean-* targets, collapsed many wrappers around subdir_do into
17742 one, added additional targets to satisfy standards.texi, deleted
17743 some old targets, some changes for consistency
17744
17745 Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17746
17747 * configure.in: handle some programs as cross-only, and others as
17748 native only
17749
17750 * test-build.mk: handle partial holes in a more generic manner
17751
17752 * Makefile.in: m4 depends on libiberty
17753
17754 Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17755
17756 * configure.in: add m4, textutils, fileutils, sed, shellutils,
17757 time, wdiff, and find to configdirs
17758
17759 * Makefile.in: all, clean, and install rules for the new programs
17760 added to configure.in
17761
17762 Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17763
17764 * configure.in: use mh-sun for all *-sun-* hosts
17765
17766 Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17767
17768 * Makefile.in: define flags for X11 include files and library file
17769 locations, pass them down to the programs that need this info
17770
17771 * build-all.mk: added a 'native' target, to 3stage the native toolchain
17772
17773 Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17774
17775 * configure.in: start building libg++ for HP-UX targets
17776
17777 Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
17778
17779 * README: Update references to files moved into etc/.
17780
17781 Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
17782
17783 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
17784 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
17785
17786 Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
17787
17788 * configure: accept dash as well as underscore in long option
17789 names for FSF compatibility.
17790
17791 Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
17792
17793 * config.sub: added -sco3.2v4 support from FSF.
17794
17795 Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17796
17797 * configure.in: expand the section that adds or removes
17798 directories from the list of programs to build, to handle native
17799 vs. cross in addition to host v. native
17800
17801 Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
17802
17803 * Makefile.in: Replace C++ in macro names with CXX.
17804 This is less likely to break ...
17805
17806 Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17807
17808 * test-build.mk: add -w to GNU_MAKE
17809
17810 Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17811
17812 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
17813 add 'sparc' to list of recognized cpus. This needed to make
17814 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
17815 Delete some redundant ose68 variants. Recognize -wrs as an os,
17816 then changes that into $CPU-wrs-vxworks.
17817
17818 * configure.in: remove most references to gdbtest, regularize
17819 target based program removal
17820
17821 * test-build.mk: import from p3 tree (many fixes and changes)
17822
17823 Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
17824
17825 * Makefile.in: added rules to handle tcl, tk, and expect
17826
17827 * configure.in: handle those directories if they exist
17828
17829 Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17830
17831 * config.sub: removed bogus hppabsd and hppahpux names, since
17832 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
17833
17834 Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17835
17836 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
17837 depends upon all-xiberty
17838
17839 * Makefile.in: changes from p3, including:
17840
17841 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
17842
17843 * Makefile.in (XTRAFLAGS): include newlib directories if
17844 newlib/Makefile exists, rather than if host != target.
17845
17846 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
17847
17848 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
17849 from the same source tree and not building a cross-compiler. This
17850 matters for the libg++ configuration if reconfiguring a tree that
17851 has already been installed.
17852
17853 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
17854
17855 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
17856 pick up the machine and system specific header files.
17857
17858 * Makefile.in: added AS_FOR_TARGET, passed down in
17859 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
17860 the C compiler to use to create programs which are run in the
17861 build environment, set it to default to $(CC), and passed it down
17862 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
17863
17864 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
17865
17866 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
17867 We need them for unusual native builds, like systems without
17868 ranlib.
17869
17870 * configure: also define $(host_canonical) and
17871 $(target_canonical), which are the full, canonical names for the
17872 given host and target
17873
17874 Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
17875
17876 * Makefile.in: Added separate definitions for C++.
17877
17878 Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
17879
17880 * configure.in (configdirs): Add deja-gnu.
17881
17882 Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
17883
17884 * README: Update for configure.texi and gdb-4.7 release.
17885
17886 Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
17887
17888 * Makefile.in: Move "all" target to top of file.
17889 Previously, first target was ".PHONY" which caused BSD4.4 make
17890 to build .PHONY when make was run without arguments.
17891
17892 Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
17893
17894 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
17895 Library-copylefted code in libiberty.
17896
17897 Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
17898
17899 * config.sub: Replace m68kmote with plain old m68k.
17900
17901 Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
17902
17903 * Makefile.in: Remove space from blank line, avoid Make complaints.
17904
17905 Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
17906
17907 * config.sub: Complain if no argument is given. Added support for
17908 386bsd as OS and target alias.
17909
17910 Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
17911
17912 * Makefile.in (XTRAFLAGS): include newlib directories if
17913 newlib/Makefile exists, rather than if host != target.
17914
17915 Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
17916
17917 * config.sub: recognize sparclite-wrs-vxworks.
17918
17919 * Makefile.in (install-xiberty): added *-xiberty make rules (from
17920 p3.) Added clean-xiberty to clean.
17921
17922 Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17923
17924 * configure.in: use *-*-* instead of nested cases for host and target
17925
17926 Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
17927
17928 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
17929 from the same source tree and not building a cross-compiler. This
17930 matters for the libg++ configuration if reconfiguring a tree that
17931 has already been installed.
17932
17933 Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
17934
17935 * config.sub (i486v/i486v4): Merge in from FSF version.
17936
17937 Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
17938
17939 * configure: only set PWD if it is already set.
17940
17941 Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
17942
17943 * configure: just set PWD=`pwd` at the top, since Ultrix sh
17944 doesn't have unset and all success paths (and most error paths)
17945 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
17946 to just ${PWD} to avoid confusion.)
17947
17948 Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
17949
17950 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
17951 even for a native compilation.
17952
17953 Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
17954
17955 Changes to make the gdb.tar.Z rule work better.
17956
17957 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
17958 (DEVO_SUPPORT): Add configure.texi.
17959 (bfd-ilrt.tar.Z): Remove ancient rule.
17960
17961 Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
17962
17963 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
17964 pick up the machine and system specific header files.
17965
17966 * configure.in, config.sub: added new target m68010-adobe-scout,
17967 with alias of adobe68k. Changed configure.in to check for
17968 -scout before -sco* to avoid a false match.
17969
17970 * Makefile.in: added AS_FOR_TARGET, passed down in
17971 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
17972 the C compiler to use to create programs which are run in the
17973 build environment, set it to default to $(CC), and passed it down
17974 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
17975
17976 Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
17977
17978 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
17979 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
17980 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
17981 FOR_TARGET variants, to newlib and libg++.
17982
17983 Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
17984
17985 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
17986 first.
17987
17988 Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
17989
17990 * config.sub: Accept `elf' as an environment.
17991
17992 Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
17993
17994 * Makefile.in (all-opcodes): cd into the right directory
17995
17996 Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
17997
17998 * configure: added -program_transform_name option, used as
17999 argument to sed when installing programs.
18000 configure.texi: added documentation for -program_prefix,
18001 -program_suffix and -program_transform_name.
18002
18003 Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
18004
18005 * config.sub: Accept i486 where i386 ok.
18006
18007 Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
18008
18009 * config.sub: accept we32k
18010
18011 Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
18012
18013 * config.sub, configure.in: accept OSE68000 and OSE68k.
18014
18015 * Makefile.in: don't create all directories for ``make install'';
18016 let the subdirectories create the ones they need.
18017
18018 Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18019
18020 * COPYING: new file, GPL v2
18021
18022 Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18023
18024 * Makefile.in: use the new gen-info-dir, which needs a template
18025 argument (which also lives in texinfo)
18026
18027 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
18028
18029 Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
18030
18031 * config.sub (ncr3000): Change i386 to i486.
18032
18033 Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18034
18035 * Makefile.in: add install-rcs, install-grep to
18036 install-no-fixedincludes, removed install-bison and install-libgcc
18037
18038 Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
18039
18040 * configure.in: grab the HPUX makefile fragment if on HPUX
18041
18042 Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
18043
18044 * Makefile.in: eradicate bison spoor (ditto libgcc).
18045 configure.in: recognise m68{k,000}-ericsson-OSE.
18046 es1800 is alias for m68k-ericsson-OSE
18047
18048 Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18049
18050 * configure.in: rearrange the parts that remove programs from
18051 configdirs, based now on HOST==TARGET or by canonical triple.
18052
18053 Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
18054
18055 * test-build.mk: recurse explicitly with -f test-build.mk when
18056 appropriate. predicate stage3 and comparison on the existence
18057 of gcc. That is, if gcc isn't around, we aren't three-staging.
18058 On very clean, also remove ...stamp-co. Build in-place before
18059 doing other builds.
18060
18061 Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
18062
18063 * Makefile.in, configure.in: add tgas
18064
18065 Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
18066
18067 * Makefile.in: a number of changes merged in from progressive.
18068
18069 * configure.in: add libm.
18070
18071 * .cvsignore: ignore some stuff that comes from test-build.mk.
18072
18073 Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
18074
18075 * config.sub: Add es1800 (m68k-ericsson-es1800).
18076
18077 Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
18078
18079 * configure: Add program_suffix (parallel to program_prefix)
18080 * Makefile.in: adjust directory-creating script for losing decstation
18081
18082 Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
18083
18084 * configure: Minor $subdir-related fixes.
18085
18086 Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
18087
18088 * configure: fix various problems with propogating
18089 makefile_target_frag in subdirs.
18090 * configure.in: config libgcc if its there
18091
18092 Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
18093
18094 * config.sub: HPPA merge.
18095
18096 Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
18097
18098 * Makefile.in: Replace all-bison with all-byacc in all
18099 dependency lines for other tools (which now use byacc).
18100
18101 Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
18102
18103 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
18104
18105 Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
18106
18107 * Makefile.in: make gprof rules similar to byacc rules (instead of
18108 vestigal $(unsubdir) that didn't work...)
18109
18110 Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
18111
18112 * config.sub: Add support for Linux.
18113 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
18114 (at least for libg++).
18115
18116 Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
18117
18118 * configure.texi: fix doc for the -nfp option to configure
18119
18120 Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
18121
18122 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
18123
18124 Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
18125
18126 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
18127 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
18128 * configure.in: added solaris* host_makefile_frag hook.
18129
18130 Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18131
18132 * config.sub: changed recognition of m68000 so that various
18133 m68k types can be specified via m680[01234]0
18134
18135 Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18136
18137 * config.sub (basic_machine): fix sed so that '-foo' isn't
18138 completely substituted out while .+'-foo' loses the '-foo'
18139
18140 Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
18141
18142 * config.sub ($os): Add -aout.
18143
18144 Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
18145
18146 * configure: If host_makefile_frag is absolute, don't
18147 prefix ${invsubdir} (relevant to libg++ auto-configure).
18148
18149 Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
18150
18151 * Makefile.in (tooldir): Define it.
18152 (all-ld): Depend on all-flex.
18153
18154 Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
18155
18156 * Makefile.in (check): Fix libg++ special case.
18157
18158 Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
18159
18160 * configure: do not bury `pwd` into config.status, thus do fewer
18161 pwd's.
18162
18163 * configure: print the "Building in" message only when building in
18164 other than "." AND verbose.
18165
18166 * configure: remove -s, rework -v to better accommodate guested
18167 configures.
18168
18169 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
18170
18171 Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
18172
18173 * Makefile.in: macroize flags passed on recursion. remove
18174 fileutils.
18175
18176 Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
18177
18178 * configure: get makesrcdir right for subdirs deeper than 1.
18179
18180 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
18181 install.
18182
18183 Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
18184
18185 * Makefile.in: don't print subdir_do or recursion lines.
18186
18187 Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
18188
18189 * standards.texi: added menu item.
18190
18191 * Makefile.in: build and install standards.info.
18192
18193 * standards.texi: new file.
18194
18195 Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
18196
18197 * configure: test for and move config.status pieces from
18198 ${subdir}/.
18199
18200 Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
18201
18202 * configure: Test for existance of files before trying to mv
18203 them, to avoid numerous non-existance messages.
18204
18205 Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
18206
18207 * configure: correct final line of config.status.
18208
18209 * configure: patch from eggert. Avoids a protection problem if
18210 the original Makefile.in is read only.
18211
18212 * configure: use move-if-change from gcc to create config.status.
18213 Some makefiles depend on config.status to tell if a directory
18214 has been reconfigured for a different host. This change
18215 prevents those directories from remaking everything in the case
18216 where the reconfig was only intended to rebuild a Makefile.
18217
18218 * configure: test for config.sub with "config.sub sun4" rather
18219 than "config.sub ${host_alias}". Otherwise we can't tell a bad
18220 host alias from a missing config.sub.
18221
18222 Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
18223
18224 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
18225 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
18226
18227 Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
18228
18229 * configure: mkdir ${subdir} as needed.
18230
18231 Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
18232
18233 * Makefile.in,configure.in: added autoconf.
18234
18235 Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
18236
18237 * Makefile.in: no longer pass against on recursion.
18238
18239 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
18240 definitions are not inherited.
18241
18242 * configure: correct makesrcdir when subdir is .
18243
18244 Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
18245
18246 * configure: Add support for 'subdirs' variable, which is
18247 like 'configdirs', except that configure doesn't re-invoke
18248 itself for subdirs, it just creates a Makefile for each subdir.
18249 * configure.texi: Document subdirs.
18250
18251 Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18252
18253 * configure.in: added flex to configdirs
18254
18255 Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
18256
18257 * Makefile.in: remove clean-stamps from clean.
18258
18259 Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
18260
18261 * configure.in: Add gdbtest to configdirs.
18262
18263 Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
18264
18265 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
18266 to recursive makes.
18267 * configure.in: Recognize new ncr3000 config.
18268
18269 Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
18270
18271 * Makefile.in, configure.in: removed references to gdbm.
18272
18273 Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
18274
18275 * config.sub: Don't canonicalize os value
18276 newsos* to bsd (readline needs to check for newsos).
18277 (This fix was earlier made Jan 31, but got re-broken.)
18278
18279 Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
18280
18281 * configure.in: sco is an os, not a vendor!
18282
18283 * configure: Quote $( better. Keep various shells happy.
18284
18285 Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
18286
18287 * Makefile.in: eliminate stamp-files.
18288
18289 Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
18290
18291 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
18292 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
18293
18294 Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
18295
18296 * config.sub: fix iris/iris3.
18297
18298 Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
18299
18300 * configure: re-add -rm.
18301
18302 Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
18303
18304 * Maskefile.in: add .stmp-rcs to all.
18305
18306 * configure.in: remove gas from rs6000 build, use aix host fragment.
18307
18308 Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
18309
18310 * configure: pass down site_option during recursion.
18311
18312 Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
18313
18314 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
18315
18316 Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
18317
18318 * configure: Change exec_prefix so that it really defaults to prefix.
18319
18320 Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
18321
18322 * Makefile.in, configure.in: Add support for mmalloc library.
18323
18324 Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
18325
18326 * Makefile.in: add stmp dependencies for a few more things.
18327
18328 Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
18329
18330 * configure: adjusted error message on objdir/srcdir configure
18331 collision, per john's suggestion.
18332
18333 * Makefile.in: add libiberty stmp to all and all.cross.
18334
18335 Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
18336
18337 * Makefile.in: remove force dependencies, add grep to all.
18338
18339 Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
18340
18341 * Makefile.in: drop flex. make stamp files work.
18342
18343 * configure: added test for conflicting configuration in srcdir,
18344 remove trailing slashes from srcdir. Otherwise emacs gdb mode
18345 gets cranky. use relative paths for configure and srcdir
18346 whenever possible. Send some error messages to stderr that were
18347 going to stdout.
18348
18349 Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
18350
18351 * Makefile.in: Fix libg++ rule to check for gcc directory
18352 before using gcc/gcc. Also pass XTRAFLAGS.
18353
18354 Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
18355
18356 * Makefile.in: added stmp-files so that directories aren't polled
18357 when they are already built.
18358
18359 * configure.texi: fixed a node pointer problem.
18360
18361 Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
18362
18363 * config.sub configure.in gdb/configure.in
18364 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
18365 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
18366 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
18367
18368 Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
18369
18370 * configure: -recurring becomes -silent. corrected help message
18371 for -site= option.
18372
18373 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
18374
18375 Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
18376
18377 * configure: when building Makefile for crosses, replace
18378 tooldir and program_prefix. default srcdir from location of
18379 config.sub. remove "for host in hosts" and "for target in
18380 targets" loops.
18381
18382 Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
18383
18384 * Makefile.in: Do not pass bindir or mandir to cvs.
18385
18386 Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
18387
18388 * Makefile.in, configure.in: removed traces of namesubdir,
18389 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
18390 copyrights to '92, changed some from Cygnus to FSF.
18391
18392 * configure.texi: remove most references to multiple hosts,
18393 multiple targets, subdirs, etc.
18394
18395 * configure.man: removed rcsid. reference config.sub not
18396 config.subr.
18397
18398 * Makefile.in: mkdir $(infodir) on install-info.
18399
18400 Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
18401
18402 * configure.texi: Explain better about .gdbinit and about
18403 the environment that configure.in sections run in.
18404
18405 Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
18406
18407 * configure.in: Ultrix is only a decstation if it's a MIPS.
18408
18409 Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
18410
18411 * README: DOC.configure => cfg-paper.texi.
18412
18413 Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
18414
18415 * config.sub (near case $os): Don't convert newsos* to bsd!
18416
18417 Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
18418
18419 * Makefile.in: Reinstall change from gdb-4.3 that reduces
18420 the number of copies of COPYING that go into the GDB tar file.
18421
18422 Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
18423
18424 * bfd/configure.in, gdb/config/mh-i386sco,
18425 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
18426 Fix SCO configuration stuff.
18427
18428 Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
18429
18430 * Makefile.in: For libg++, make sure the -I pointing
18431 to the gcc directory goes *after* all the libg++-local -I flags.
18432 Also, move just-gcc dependency from just-libg++ to all-libg++.
18433
18434 Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
18435
18436 * configure: Change -x to -f to keep Ultrix /bin/test happy.
18437
18438 Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
18439
18440 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
18441
18442 Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
18443
18444 * config.sub: Add stratus configuration frags. Also
18445 submitted to FSF.
18446
18447 Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
18448
18449 * Makefile.in (DEV_SUPPORT): add configure.man.
18450
18451 * config.sub(Decode manufacturer-specific): add -none*.
18452
18453 Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
18454
18455 * Makefile.in: remove form feeds to make Sun's make happy.
18456 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
18457
18458 Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
18459
18460 * Makefile.in (AR_FLAGS): Make quieter.
18461
18462 Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
18463
18464 * configure.in: Add libg++.
18465 * configure: When verbose, don't output the command line at each
18466 level; it will be unremarkably the same as the previous version,
18467 which will be the same as what the user typed.
18468
18469 Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
18470
18471 * configure.in, Makefile.in: fix clean-info, add flex. add
18472 fileutils.
18473
18474 * configure: be less sensitive to spaces in Makefile.in. Do not
18475 look for sources in "..". Doing so breaks subdirectories that
18476 might have their own configure. If a subdir has it's own
18477 configure script, use it.
18478
18479 Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
18480
18481 * cfg-paper.texi: some changes suggested by rms.
18482
18483 Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
18484
18485 * config.sub: Merge in some small additions from the FSF version,
18486 taken from the gcc distribution, to bring the Cygnus and FSF
18487 versions into closer sync.
18488
18489 Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
18490
18491 * configure.in: Changed svr4 references to sysv4.
18492
18493 Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
18494
18495 * configure: added -V for version number option.
18496
18497 Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
18498
18499 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
18500 renamed from DOC.configure to cfg-paper.texi.
18501
18502 Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18503
18504 * configure, config.subr, config.sub: config.subr is now
18505 config.sub again.
18506
18507 Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
18508
18509 * configure.texi: new file, in progress.
18510
18511 * Makefile.in: build info file and install the man page for
18512 configure.
18513
18514 * configure.man: new file, first cut.
18515
18516 * configure: find config.subr again now that configuration "none"
18517 has gone. removed all traces of the -ansi option. removed all
18518 traces of the -languages option.
18519
18520 * config.subr: resync from rms.
18521
18522 Wed Dec 11 22:25:20 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18523
18524 * configure, config.sub, config.subr: merge config.sub into
18525 config.subr, call the result config.subr, remove config.sub, use
18526 config.subr.
18527
18528 * Makefile.in: revised install for dir.info.
18529
18530 Tue Dec 10 00:04:35 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18531
18532 * configure.in: add decstation host makefile frag.
18533
18534 * Makefile.in: BISON now bison -y again. also install-gcc on
18535 install. clean-gdbm on clean. infodir belongs in datadir.
18536 Make directories for info install. Build dir.info here then
18537 install it.
18538
18539 Mon Dec 9 16:48:33 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18540
18541 * Makefile.in: fix for bad directory tests.
18542
18543 Sat Dec 7 00:17:01 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18544
18545 * configure: \{1,2\} appears to be a sysv'ism. Use a different
18546 regexp. -srcdir relative was being handled incorrectly.
18547
18548 * Makefile.in: unwrapped some for loops so that parallel makes
18549 work again and so one can focus one's attention on a particular
18550 package.
18551
18552 Fri Dec 6 00:22:08 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18553
18554 * configure: added PWD as a stand in for `pwd` (for speed). use
18555 elif wherever possible. make -srcdir work without -objdir.
18556 -objdir= commented out.
18557
18558 Thu Dec 5 22:46:52 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18559
18560 * configure: +options become --options. -subdirs commented out.
18561 added -host, -datadir. Renamed -destdir to -prefix. Comment in
18562 Makefile now at top of generated Makefile. Removed cvs log
18563 entries. added -srcdir. create .gdbinit only if there is one
18564 in ${srcdir}.
18565
18566 * Makefile.in: idestdir and ddestdir go away. Added copyrights
18567 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
18568 and mandir now keyed off datadir by default.
18569
18570 Fri Nov 22 07:38:11 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18571
18572 * Freshly created ChangeLog.
18573
18574 \f
18575 Local Variables:
18576 mode: change-log
18577 left-margin: 8
18578 fill-column: 76
18579 version-control: never
18580 End: