]> git.ipfire.org Git - thirdparty/gcc.git/blob - ChangeLog
re PR bootstrap/64023 (r216964 breaks bootstrap on darwin when using gcc as the boots...
[thirdparty/gcc.git] / ChangeLog
1 2014-12-13 Jakub Jelinek <jakub@redhat.com>
2
3 PR bootstrap/64023
4 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set STAGE1_LDFLAGS
5 to POSTSTAGE1_LDFLAGS and STAGE1_LIBS to POSTSTAGE1_LIBS.
6 Add -B to libstdc++-v3/src/.libs and libstdc++-v3/libsupc++/.libs
7 to CXX.
8 * Makefile.in: Regenerated.
9
10 2014-12-09 Laurynas Biveinis <laurynas.biveinis@gmail.com>
11 Yury Gribov <y.gribov@samsung.com>
12
13 * .gitignore: Added .local.vimrc and .lvimrc.
14 * Makefile.tpl (vimrc, .lvimrc, .local.vimrc): New targets.
15 * Makefile.in: Regenerate.
16
17 2014-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
18
19 * config/isl.m4: Don't pass -DCLOOG_INT_GMP on islinc.
20 * configure: Regenerated.
21
22 2014-11-27 Bernd Schmidt <bernds@codesourcery.com>
23
24 * MAINTAINERS (nvptx port): New entry.
25
26 2014-11-26 Jan-benedict Glaw <jbglaw@lug-owl.de>
27
28 * configure: Regenerate.
29
30 2014-11-26 Jan-Benedict Glaw <jbglaw@lug-owl.de>
31
32 * configure.ac: Merge with Binutils.
33
34 2014-11-26 Tobias Burnus <burnus@net-b.de>
35
36 * Makefile.def: Make more dependent on mpfr, mpc and isl.
37 * Makefile.in: Regenerate.
38
39 2014-11-24 Bernd Edlinger <bernd.edlinger@hotmail.de>
40
41 * Makefile.def (module=gmp): Work around in-tree gmp configure bug with
42 missing flex.
43 * Makefile.in: Regenerated.
44
45 2014-11-21 Ilya Verbin <ilya.verbin@intel.com>
46
47 * Makefile.in: Regenerate.
48
49 2014-11-21 Markus Trippelsdorf <markus@trippelsdorf.de>
50
51 PR bootstrap/63784
52 * libtool.m4: Add $pic_flag with -shared.
53
54 2014-11-21 Renlin Li <Renlin.Li@arm.com>
55
56 * MAINTAINERS (Write After Approval): Added myself.
57
58 2014-11-21 Alex Velenko <Alex.Velenko@arm.com>
59
60 * MAINTAINERS (write-after-approval): Add myself.
61
62 2014-11-19 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
63
64 * MAINTAINERS (OS Port Maintainers): Add overdue maintainership note
65 from 2 years ago.
66
67 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
68
69 Revert:
70 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
71
72 * MAINTAINERS (Write After Approval): Added myself as line map
73 maintainer.
74
75 2014-11-19 Renlin Li <Renlin.Li@arm.com>
76
77 Revert:
78 2014-11-19 Renlin Li <Renlin.Li@arm.com>
79
80 * MAINTAINERS (Write After Approval): Added myself.
81
82 2014-11-19 Renlin Li <Renlin.Li@arm.com>
83
84 * MAINTAINERS (Write After Approval): Added myself.
85
86 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
87
88 * MAINTAINERS (Write After Approval): Added myself as line map
89 maintainer.
90
91 2014-11-17 Dodji Seketeli <dodji@redhat.com>
92
93 * MAINTAINERS (Various Maintainers): Added myself as line map
94 maintainer.
95
96 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
97
98 * move-if-change: Sync from upstream gnulib.
99
100 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
101
102 * compile: Sync with upstream Automake.
103 * depcomp: Ditto.
104 * install-sh: Ditto.
105 * missing: Ditto.
106 * mkinstalldirs: Ditto.
107 * ylwrap: Ditto.
108
109 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
110
111 * config.sub: Update from upstream config repo.
112 * config.guess: Ditto.
113
114 2014-11-13 Kirill Yukhin <kirill.yukhin@intel.com>
115
116 * Makefile.def: Add liboffloadmic to target_modules. Make
117 liboffloadmic depend on libgomp's configure, libstdc++ and libgcc.
118 * Makefile.in: Regenerate.
119 * configure: Regenerate.
120 * configure.ac: Add liboffloadmic to target binaries.
121 Restrict liboffloadmic for POSIX and i*86, and x86_64 architectures.
122 Add liboffloadmic to noconfig list when C++ is not supported.
123
124 2014-11-13 Bernd Schmidt <bernds@codesourcery.com>
125 Thomas Schwinge <thomas@codesourcery.com>
126 Ilya Verbin <ilya.verbin@intel.com>
127 Andrey Turetskiy <andrey.turetskiy@intel.com>
128
129 * configure: Regenerate.
130 * configure.ac (--enable-as-accelerator-for)
131 (--enable-offload-targets): New configure options.
132
133 2014-11-11 Tobias Burnus <burnus@net-b.de>
134
135 * Makefile.def: Make all-gcc depend on all-isl.
136 * Makefile.in: Regenerate.
137
138 2014-11-11 David Malcolm <dmalcolm@redhat.com>
139
140 * ChangeLog.jit: New.
141 * MAINTAINERS (Various Maintainers): Add myself as jit maintainer.
142
143 2014-11-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
144
145 PR target/63610
146 * libtool.m4: Fix globbing of darwin versions.
147 * configure: Regenerate.
148
149 2014-11-11 Tobias Burnus <burnus@net-b.de>
150
151 * config/cloog.m4: Remove.
152 * Makefile.def: Remove CLooG.
153 * Makefile.tpl: Ditto.
154 * configure.ac: Ditto.
155 * configure: Regenerate.
156 * Makefile.in: Ditto.
157
158 2014-11-06 Bernd Schmidt <bernds@codesourcery.com>
159
160 * configure.ac: Handle nvptx-*-*.
161 * configure: Regenerate.
162
163 2014-11-06 Prachi Godbole <prachi.godbole@imgtec.com>
164
165 * MAINTAINERS (Write After Approval): Add myself.
166
167 2014-10-31 Jakub Jelinek <jakub@redhat.com>
168
169 * Makefile.def (libcc1): Remove bootstrap=true;.
170 * Makefile.in: Regenerated.
171
172 2014-10-31 Jan-Benedict Glaw <jbglaw@lug-owl.de>
173
174 * configure.ac: Update comment.
175 * configure: Regenerate.
176
177 2014-10-31 Ilya Enkovich <ilya.enkovich@intel.com>
178
179 * MAINTAINERS (Write After Approval): Add myself.
180
181 2014-10-30 Thomas Schwinge <thomas@codesourcery.com>
182
183 * configure.ac (extra_host_libiberty_configure_flags): Add
184 --enable-shared also for libcc1's benefit.
185 * configure: Regenerate.
186
187 2014-10-29 Tristan Gingold <gingold@adacore.com>
188
189 * MAINTAINERS: Change my email address.
190
191 2014-10-27 Phil Muldoon <pmuldoon@redhat.com>
192 Tom Tromey <tromey@redhat.com>
193
194 * Makefile.def: Add libcc1 to host_modules.
195 * configure.ac (host_tools): Add libcc1.
196 * Makefile.in, configure: Rebuild.
197
198 2014-10-24 Hans-Peter Nilsson <hp@axis.com>
199
200 * configure.ac (build_configargs): Don't share config.cache between
201 build subdirs.
202 * configure: Regenerate.
203
204 2014-10-24 Daniel Hellstrom <daniel@gaisler.com>
205
206 * config.gcc (sparc*-*-*): Accept mcpu=leon3v7 processor.
207 * doc/invoke.texi (SPARC options): Add mcpu=leon3v7 comment.
208 * config/sparc/leon.md (leon3_load, leon_store, leon_fp_*): Handle
209 leon3v7 as leon3.
210 * config/sparc/sparc-opts.h (enum processor_type): Add LEON3V7.
211 * config/sparc/sparc.c (sparc_option_override): Add leon3v7 support.
212 * config/sparc/sparc.h (TARGET_CPU_leon3v7): New define.
213 * config/sparc/sparc.md (cpu): Add leon3v7.
214 * config/sparc/sparc.opt (enum processor_type): Add leon3v7.
215
216 2014-10-24 Daniel Hellstrom <daniel@gaisler.com>
217
218 * MAINTAINERS (write-after-approval): Add myself.
219
220 2014-10-23 Ian Lance Taylor <iant@google.com>
221
222 * configure.ac: Disable the Go frontend on systems where it is known
223 to not work.
224 * configure: Regenerate.
225
226 2014-10-23 Richard Biener <rguenther@suse.de>
227
228 * Makefile.def: Add libcpp build module and dependencies.
229 * configure.ac: Add libcpp build module.
230 * Makefile.in: Regenerate.
231 * configure: Likewise.
232
233 2014-10-15 Max Filippov <jcmvbkbc@gmail.com>
234
235 * MAINTAINERS (write-after-approval): Add myself.
236
237 2014-10-12 Manuel López-Ibáñez <manu@gcc.gnu.org>
238
239 * INSTALL/README: Do not mention CVS.
240
241 2014-10-03 Jing Yu <jingyu@google.com>
242
243 * configure.ac: Add aarch64 to list of targets that support gold.
244 * configure: Regenerate.
245
246 2014-09-29 François Dumont <fdumont@gcc.gnu.org>
247
248 * MAINTAINERS: Add myself as libstdc++ special modes maintainer.
249
250 2014-09-29 Catherine Moore <clm@codesourcery.com>
251
252 * MAINTAINERS: Add myself as MIPS maintainer.
253
254 2014-09-28 Matthew Fortune <matthew.fortune@imgtec.com>
255
256 * MAINTAINERS: Move myself to MIPS maintainers.
257
258 2014-09-23 Jan-Benedict Glaw <jbglaw@lug-owl.de>
259
260 * MAINTAINERS: Put all email addresses between '<' and '>'.
261
262 2014-09-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
263
264 * MAINTAINERS: Move myself to reviewers (Fortran).
265
266 2014-09-01 Andi Kleen <ak@linux.intel.com>
267
268 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add LTO_EXPORTS.
269 POSTSTAGE1_FLAGS_TO_PASS): Add LTO_FLAGS_TO_PASS.
270 * Makefile.in: Regenerate.
271
272 2014-08-28 David Malcolm <dmalcolm@redhat.com>
273
274 * rtx-classes-status.txt: Delete
275
276 2014-08-28 David Malcolm <dmalcolm@redhat.com>
277
278 * rtx-classes-status.txt (TODO): NEXT_INSN/PREV_INSN are done.
279
280 2014-08-27 Sebastian Pop <s.pop@samsung.com>
281
282 * config/isl.m4 (_ISL_CHECK_CT_PROG): Removed.
283 (ISL_CHECK_VERSION): Check for functionality added to ISL 0.12 instead
284 of checking for version number.
285 * configure: Regenerated.
286 * configure.ac (ISL_CHECK_VERSION): Do not use ISL version number.
287
288 2014-08-27 David Malcolm <dmalcolm@redhat.com>
289
290 * rtx-classes-status.txt: Phase 5 (additional rtx_def subclasses)
291 is done; begin phase 6 (use extra rtx_def subclasses).
292
293 2014-08-27 David Malcolm <dmalcolm@redhat.com>
294
295 * rtx-classes-status.txt: Phase 4 (removal of "scaffolding") is
296 done; begin phase 5 (additional rtx_def subclasses).
297
298 2014-08-26 David Malcolm <dmalcolm@redhat.com>
299
300 * rtx-classes-status.txt (TODO): DF_REF_INSN is done.
301
302 2014-08-26 David Malcolm <dmalcolm@redhat.com>
303
304 * rtx-classes-status.txt (TODO): SET_BB_HEAD, SET_BB_END,
305 SET_BB_HEADER are done.
306
307 2014-08-26 David Malcolm <dmalcolm@redhat.com>
308
309 * rtx-classes-status.txt (TODO): SET_DEP_PRO and SET_DEP_CON are
310 done.
311
312 2014-08-26 David Malcolm <dmalcolm@redhat.com>
313
314 * rtx-classes-status.txt (TODO): Remove SET_VINSN_INSN_RTX.
315
316 2014-08-26 David Malcolm <dmalcolm@redhat.com>
317
318 * rtx-classes-status.txt (TODO): Remove SET_BND_TO.
319
320 2014-08-25 David Malcolm <dmalcolm@redhat.com>
321
322 * rtx-classes-status.txt (TODO): Remove SET_BB_NOTE_LIST.
323
324 2014-08-25 David Malcolm <dmalcolm@redhat.com>
325
326 * rtx-classes-status.txt (TODO): Remove SET_BB_FOOTER.
327
328 2014-08-25 David Malcolm <dmalcolm@redhat.com>
329
330 * rtx-classes-status.txt: Phase 3 (per-file commits within
331 "config" subdirs) is done; begin phase 4 (removal of
332 "scaffolding").
333
334 2014-08-23 David Malcolm <dmalcolm@redhat.com>
335
336 * rtx-classes-status.txt: Phase 2 (per-file commits in main source
337 dir) is done; begin phase 3 (per-file commits within "config"
338 subdirs).
339
340 2014-08-21 David Malcolm <dmalcolm@redhat.com>
341
342 * rtx-classes-status.txt: Phase 1 ("scaffolding") is done; begin
343 phase 2 (per-file commits in main source dir).
344
345 2014-08-21 Bin Cheng <bin.cheng@arm.com>
346
347 * configure: Regenerated.
348
349 2014-08-19 David Malcolm <dmalcolm@redhat.com>
350
351 * rtx-classes-status.txt (TODO): Add SET_BND_TO
352
353 2014-08-19 David Malcolm <dmalcolm@redhat.com>
354
355 * rtx-classes-status.txt (TODO): Add SET_BB_NOTE_LIST.
356
357 2014-08-19 David Malcolm <dmalcolm@redhat.com>
358
359 * rtx-classes-status.txt (TODO): Add SET_VINSN_INSN_RTX.
360
361 2014-08-19 David Malcolm <dmalcolm@redhat.com>
362
363 * rtx-classes-status.txt (TODO): Add SET_DEP_PRO, SET_DEP_CON.
364
365 2014-08-19 David Malcolm <dmalcolm@redhat.com>
366
367 * rtx-classes-status.txt (TODO): Add DF_REF_INSN.
368
369 2014-08-19 Joost VandeVondele <vondele@gcc.gnu.org>
370
371 * MAINTAINERS (Write After Approval): Add myself.
372
373 2014-08-19 Christopher Faylor <me.gnu@cgf.cx>
374
375 * MAINTAINERS: Remove myself
376
377 2014-08-19 David Malcolm <dmalcolm@redhat.com>
378
379 * rtx-classes-status.txt: Add SET_NEXT_INSN, SET_PREV_INSN.
380
381 2014-08-18 Patrick Palka <ppalka@gcc.gnu.org>
382
383 * MAINTAINERS (Write After Approval): Add myself.
384
385 2014-08-18 David Malcolm <dmalcolm@redhat.com>
386
387 * rtx-classes-status.txt (TODO): Add SET_BB_HEAD, SET_BB_END,
388 SET_BB_HEADER, SET_BB_FOOTER
389
390 2014-08-18 David Malcolm <dmalcolm@redhat.com>
391
392 * rtx-classes-status.txt: New file
393
394 2014-08-18 Roman Gareev <gareevroman@gmail.com>
395
396 * configure.ac: Eliminate ClooG installation dependency.
397 * configure: Regenerate.
398 * Makefile.tpl: Add definition of ISLLIBS and HOST_ISLLIBS.
399 * Makefile.in: Regenerate.
400
401 2014-08-15 Ilya Verbin <iverbin@gmail.com>
402
403 * MAINTAINERS (Write After Approval): Add myself.
404
405 2014-08-15 Ilya Tocar <tocarip@gmail.com>
406
407 * MAINTAINERS (Write After Approval): Add myself.
408
409 2014-08-01 Jiong Wang <jiong.wang@arm.com>
410
411 * MAINTAINERS (Write After Approval): Add myself.
412
413 2014-07-28 Anthony Green <green@moxielogic.com>
414
415 Import from savannah.gnu.org:
416 * config.sub: Update to 2014-07-28 version.
417
418 2014-07-27 Richard Sandiford <rdsandiford@googlemail.com>
419
420 * MAINTAINERS: Remove my MIPS maintainer entry.
421
422 2014-07-26 Uros Bizjak <ubizjak@gmail.com>
423
424 PR target/47230
425 * configure.ac (alpha*-*-linux*): Use mh-alpha-linux.
426 * configure: Regenerate.
427
428 2014-07-24 James Norris <jnorris@codesourcery.com>
429
430 * MAINTAINERS (Write After Approval): Add myself.
431
432 2014-07-20 Roman Gareev <gareevroman@gmail.com>
433
434 * configure.ac: Accept only CLooG 0.18.1.
435 * configure: Regenerate.
436
437 2014-07-17 Roman Gareev <gareevroman@gmail.com>
438
439 * configure.ac: Don't accept isl 0.11.
440 * configure: Regenerate.
441
442 2014-07-16 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
443
444 * MAINTAINERS (Write After Approval): Add myself.
445
446 2014-07-05 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
447
448 * configure.ac: Don't accept isl 0.10.
449 * configure: Regenerate.
450
451 2014-06-23 Bernd Edlinger <bernd.edlinger@hotmail.de>
452
453 Fix include path for in-tree cloog.
454 * config/cloog.m4 (CLOOG_INIT_FLAGS): Remove bogus include path.
455 * configure: Regenerate.
456
457 2014-06-18 Richard Henderson <rth@redhat.com>
458
459 * .gitignore: Import gcc_update output.
460
461 2014-06-13 Thomas Schwinge <thomas@codesourcery.com>
462
463 * config-ml.in: Robustify ac_configure_args parsing.
464
465 * configure.ac (--enable-linker-plugin-configure-flags)
466 (--enable-linker-plugin-flags): New flags.
467 (configdirs): Conditionally add libiberty-linker-plugin.
468 * configure: Regenerate.
469 * Makefile.def (host_modules): Add libiberty-linker-plugin.
470 (host_modules) <lto-plugin>: Pay attention to
471 @extra_linker_plugin_flags@ and
472 @extra_linker_plugin_configure_flags@.
473 (all-lto-plugin): Also depend on all-libiberty-linker-plugin.
474 * Makefile.in: Regenerate.
475
476 * Makefile.tpl (configure-[+prefix+][+module+])
477 (configure-stage[+id+]-[+prefix+][+module+]): If specified, use
478 "module_srcdir" instead of "module" for locating a module's srcdir.
479 * Makefile.in: Regenerate.
480
481 2014-06-10 Matthew Fortune <matthew.fortune@imgtec.com>
482
483 * MAINTAINERS (Write After Approval): Add myself.
484
485 2014-06-06 Sebastian Pop <sebpop@gmail.com>
486
487 * MAINTAINERS: Update my email address.
488
489 2014-06-04 Thomas Preud'homme <thomas.preudhomme@arm.com>
490
491 * MAINTAINERS (Write After Approval): Add myself.
492
493 2014-06-03 Andrew Bennett <andrew.bennett@imgtec.com>
494
495 * MAINTAINERS (Write After Approval): Add myself.
496
497 2014-05-30 Jonathan Wakely <jwakely@redhat.com>
498
499 PR libstdc++/61011
500 * configure.ac (--disable-libstdcxx): Set noconfigdirs correctly.
501 Disable libcilkrts, libitm, libsanitizer when not building libstdc++.
502 * configure: Regenerate.
503
504 2014-05-28 Pedro Alves <palves@redhat.com>
505
506 * MAINTAINERS (Write After Approval): Add myself.
507
508 2014-05-22 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
509
510 * MAINTAINERS: Update my affiliation/email.
511
512 2014-05-19 Mike Stump <mikestump@comcast.net>
513
514 * MAINTAINERS: Add wide-int reviewers.
515
516 2014-05-14 Sandra Loosemore <sandra@codesourcery.com>
517
518 * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
519 * configure: Regenerated.
520
521 2014-05-15 Torvald Riegel <triegel@redhat.com>
522
523 * MAINTAINERS (libitm): Add myself as maintainer.
524
525 2014-05-07 Charles Baylis <charles.baylis@linaro.org>
526
527 * MAINTAINERS (Write After Approval): Add myself.
528
529 2014-05-01 Richard Sandiford <rdsandiford@googlemail.com>
530
531 * config.sub, config.guess: Import from upstream.
532
533 2014-04-29 Alan Lawrence <alan.lawrence@arm.com>
534
535 * MAINTAINERS (Write After Approval): Put myself in correct order.
536
537 2014-04-29 Alan Lawrence <alan.lawrence@arm.com>
538
539 * MAINTAINERS (Write After Approval): Add myself.
540
541 2014-04-24 Laurynas Biveinis <laurynas.biveinis@gmail.com>
542
543 * MAINTAINERS: Move myself from Reviewers to Write After Approval
544 section.
545
546 2014-04-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
547
548 * MAINTAINERS (Write After Approval): Delete myself.
549
550 2014-04-17 Jakub Jelinek <jakub@redhat.com>
551
552 PR sanitizer/56781
553 * libtool-ldflags: Also prefix -static-lib*, -shared-lib*
554 and -B* options with -Xcompiler.
555
556 2014-04-04 Eric Botcazou <ebotcazou@adacore.com>
557
558 PR bootstrap/60620
559 * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3.
560 * Makefile.in: Regenerate.
561
562 2014-03-28 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
563
564 * Makefile.def (dependencies): Make all-ld depend on all-binutils
565 for WINDRES_FOR_TARGET in default-manifest.o rule.
566 * Makefile.in: Regenerate.
567
568 2014-03-26 Dominique d'Humieres <dominiq@lps.ens.fr>
569
570 * MAINTAINERS (Write After Approval): Add myself.
571
572 2014-03-26 Jakub Jelinek <jakub@redhat.com>
573
574 PR sanitizer/56781
575 * Makefile.def: Set bootstrap=true; for host fixincludes.
576 * configure.ac: Don't bootstrap host fixincludes unless
577 --with-build-config=bootstrap-{a,ub}san.
578 * Makefile.in: Regenerated.
579 * configure: Regenerated.
580
581 2014-03-21 Jakub Jelinek <jakub@redhat.com>
582
583 * configure.ac: Move BUILD_CONFIG set up earlier. Add
584 --enable-vtable-verify option parsing. Don't add
585 target-libsanitizer to bootstrap_target_libs unless
586 --with-build-config=bootstrap-asan or
587 --with-build-config=bootstrap-ubsan. Don't add target-libvtv
588 to bootstrap_target_libs unless --enable-vtable-verify.
589 * configure: Regenerated.
590
591 2014-03-10 Anatoly Sokolov <aesok@post.ru>
592
593 * MAINTAINERS (Write After Approval): Add myself.
594
595 2014-03-07 Denis Chertykov <chertykov@gmail.com>
596
597 * MAINTAINERS: Remove avr maintainers: Anatoly Sokolov and Eric Weddington
598
599 2014-03-07 Jakub Jelinek <jakub@redhat.com>
600
601 PR bootstrap/58572
602 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
603 -I for libstdc++-v3 includes if $(LEAN).
604 * Makefile.in: Regenerated.
605
606 2014-03-04 Jonathan Wakely <jwakely@redhat.com>
607
608 * MAINTAINERS: Update my email address.
609
610 2014-02-24 Walter Lee <walt@tilera.com>
611
612 * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
613 (tilegx-*-*): Change to tilegx*-*-*.
614 * configure: Regenerate.
615
616 2014-02-17 Loren J. Rittle <ljrittle@acm.org>
617
618 * MAINTAINERS (Various Maintainers: c++ runtime libs): Remove myself.
619
620 2014-02-17 Kugan Vivekanandarajah <kuganv@linaro.org>
621
622 * MAINTAINERS (Write After Approval): Add myself.
623
624 2014-02-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
625
626 PR target/59788
627 * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
628 *solaris2*.
629
630 2014-01-21 John David Anglin <danglin@gcc.gnu.org>
631
632 * MAINTAINERS: Update my email address.
633
634 2014-01-20 Gerald Pfeifer <gerald@pfeifer.com>
635
636 * MAINTAINERS: Convert to UTF-8.
637 Properly sort Xinliang David Li's entry.
638
639 2013-12-31 Chung-Lin Tang <cltang@codesourcery.com>
640 Sandra Loosemore <sandra@codesourcery.com>
641
642 * MAINTAINERS: Add Sandra Loosemore and Chung-Lin Tang as
643 nios2 port maintainers.
644
645 2013-12-16 Markus Trippelsdorf <markus@trippelsdorf.de>
646
647 * MAINTAINERS (Write After Approval): Add myself.
648
649 2013-12-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
650
651 * configure.ac: Add user-friendly check for native x86_64-linux
652 multilibs.
653 * configure: Regenerate.
654
655 2013-12-06 Oleg Endo <olegendo@gcc.gnu.org>
656
657 * MAINTAINERS: Add myself as sh maintainer.
658
659 2013-12-03 Bill Schmidt <wschmidt@linux.vnet.ibm.com>
660
661 * MAINTAINERS: Add self as SLSR maintainer.
662
663 2013-11-18 Jan Hubicka <hubicka@ucw.cz>
664
665 * MAINTAINERS: Update my email address.
666
667 2013-11-15 David Edelsohn <dje.gcc@gmail.com>
668
669 * MAINTAINERS (Global Reviewers, c++): Remove Mark Mitchell.
670
671 2013-11-07 Thomas Schwinge <thomas@codesourcery.com>
672
673 * Makefile.in: Regenerate.
674
675 * Makefile.tpl: Fix typo.
676 * Makefile.in: Regenerate partially.
677
678 2013-11-04 Balaji V. Iyer <balaji.v.iyer@intel.com>
679
680 * configure.ac: Added libcilkrts to noconfig list when C++ is not
681 supported.
682 * configure: Regenerated.
683
684 2013-11-01 Trevor Saunders <tsaunders@mozilla.com>
685
686 * MAINTAINERS (Write After Approval): Add myself.
687
688 2013-10-30 Jason Merrill <jason@redhat.com>
689
690 * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
691 --disable-build-format-warnings.
692
693 2013-10-29 Balaji V. Iyer <balaji.v.iyer@intel.com>
694
695 * Makefile.def: Add libcilkrts to target_modules. Make libcilkrts
696 depend on libstdc++ and libgcc.
697 * configure: Regenerate.
698 * configure.ac: Added libcilkrts to target binaries. Also, restrict
699 libcilkrts for POSIX and i*86, and x86_64 architectures.
700 * Makefile.in: Added libcilkrts related fields to support building it.
701
702 2013-10-26 Jeff Law <law@redhat.com>
703
704 * Makefile.def (target_modules): Remove libmudflap
705 (languages): Remove check-target-libmudflap).
706 * Makefile.in: Rebuilt.
707 * Makefile.tpl (check-target-libmudflap-c++): Remove.
708 * configure.ac (target_libraries): Remove target-libmudflap.
709 Remove checks which disabled libmudflap on some systems.
710 * configure: Rebuilt.
711 * libmudflap: Directory removed.
712
713 2013-10-21 Cong Hou <congh@google.com>
714
715 * MAINTAINERS (Write After Approval): Add myself.
716
717 2013-10-16 Mike Stump <mikestump@comcast.net>
718
719 * .dir-locals.el: Add.
720
721 2013-10-15 David Malcolm <dmalcolm@redhat.com>
722
723 * configure.ac: Add --enable-host-shared
724 * configure: Regenerate.
725
726 2013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
727
728 Import from savannah.gnu.org:
729 * config.guess: Update to 2013-06-10 version.
730 * config.sub: Update to 2013-10-01 version.
731
732 2013-10-01 Simon Cook <simon.cook@embecosm.com>
733
734 Changes to build configuration to allow big endian ARC ELF toolchain
735 * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
736 * configure: Regenerate.
737
738 2013-09-20 Alan Modra <amodra@gmail.com>
739
740 * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
741 ppc host match. Support little-endian powerpc linux hosts.
742
743 2013-09-19 Dodji Seketeli <dodji@redhat.com>
744
745 * MAINTAINERS (diagnostic messages): Add myself as diagnostics
746 maintainer.
747
748 2013-09-12 DJ Delorie <dj@redhat.com>
749
750 * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
751 maintainers.
752
753 2013-09-03 Richard Biener <rguenther@suse.de>
754
755 * configure.ac: Also allow ISL 0.12.
756 * configure: Regenerated.
757
758 2013-08-30 Bernd Edlinger <bernd.edlinger@hotmail.de>
759
760 * MAINTAINERS (Write After Approval): Add myself.
761
762 2013-08-27 David Malcolm <dmalcolm@redhat.com>
763
764 * MAINTAINERS (gdbhooks.py): Add myself as maintainer.
765
766 2013-08-26 Caroline Tice <cmtice@google.com>
767
768 * MAINTAINERS: Correct earliers update: Move myself from libvtv
769 "Various Reviewers" to libvtv "Various Maintainers".
770
771 2013-08-20 Steven Bosscher <steven@gcc.gnu.org>
772
773 * MAINTAINERS: Add myself as RTL optimizers reviewer.
774
775 2013-08-19 Benjamin De Kosnik <bkoz@gnu.org>
776
777 * MAINTAINERS: Update name, email.
778
779 2013-08-13 Adam Butcher <adam@jessamine.co.uk>
780
781 * MAINTAINERS (Write After Approval): Add myself.
782
783 2013-08-12 Caroline Tice <cmtice@google.com>
784
785 * MAINTAINERS: Add myself as libvtv maintainer. Correct my email
786 address in the Write After Approval section.
787
788 2013-08-09 Carlos O'Donell <carlos@redhat.com>
789
790 * MAINTAINERS (Write After Approval): Update email.
791
792 2013-08-08 Benjamin Kosnik <bkoz@redhat.com>
793
794 * configure.ac: Adjust to check VTV_SUPPORTED.
795 * configure: Regenerated.
796
797 2013-08-02 Caroline Tice <cmtice@google.com>
798
799 * configure.ac: Add target-libvtv to target_libraries; disable libvtv
800 on non-linux systems; add target-libvtv to noconfigdirs; add
801 libsupc++/.libs to C++ library search paths.
802 * configure: Regenerated.
803 * Makefile.def: Add libvtv to target_modules; make libvtv depend on
804 libstdc++ and libgcc.
805 * Makefile.in: Regenerated.
806
807 2013-07-19 Yvan Roux <yvan.roux@linaro.org>
808
809 * MAINTAINERS (Write After Approval): Add myself.
810
811 2013-07-19 Chung-Ju Wu <jasonwucj@gmail.com>
812 Shiva Chen <shiva0217@gmail.com>
813
814 * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
815 nds32 port maintainers.
816
817 2013-07-17 Tim Shen <timshen91@gmail.com>
818
819 * MAINTAINERS (Write After Approval): Add myself.
820
821 2013-07-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
822
823 * configure.ac: Sync from binutils.
824 * configure: Regenerate.
825
826 2013-06-14 Vidya Praveen <vidyapraveen@arm.com>
827
828 * MAINTAINERS (Write After Approval): Add myself.
829
830 2013-06-01 Dinar Temirbulatov <dinar@kugelworks.com>
831
832 * MAINTAINERS (Write After Approval): Add myself.
833
834 2013-05-17 David Malcolm <dmalcolm@redhat.com>
835
836 * MAINTAINERS (Write After Approval): Add myself.
837
838 2013-04-30 Brooks Moses <bmoses@google.com>
839
840 * MAINTAINERS: Update my email; move myself from Fortran
841 reviewer to Write After Approval.
842
843 2013-04-16 Andreas Schwab <schwab@suse.de>
844
845 * configure.ac (aarch64-*-*): Don't disable java.
846 * configure: Regenerate.
847
848 2013-04-10 Chung-Ju Wu <jasonwucj@gmail.com>
849
850 * MAINTAINERS (Write After Approval): Add myself.
851
852 2013-03-30 Matthias Klose <doko@ubuntu.com>
853
854 * Makefile.def (target_modules): Don't install libffi.
855 * Makefile.in: Regenerate.
856
857 2013-02-24 Tilo Schwarz <tilo@tilo-schwarz.de>
858
859 * MAINTAINERS (Write After Approval): Add myself.
860
861 2013-02-20 Andrew Sutton <andrew.n.sutton@gmail.com>
862
863 * MAINTAINERS (Write After Approval): Add myself.
864
865 2013-02-15 Yufeng Zhang <yufeng.zhang@arm.com>
866
867 * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
868 * configure: Regenerated.
869
870 2013-02-05 Ian Lance Taylor <iant@google.com>
871
872 PR go/55969
873 * configure.ac: Disable libgo on some systems where it does not
874 work.
875
876 2013-02-04 David Edelsohn <dje.gcc@gmail.com>
877
878 * MAINTAINERS: Explicitly add myself as AIX maintainer.
879 Remove Geoff Keating as rs6000 port maintainer, at his request.
880
881 2013-01-24 Maxim Kuvyrkov <maxim@kugelworks.com>
882
883 * MAINTAINERS: Update my email.
884
885 2013-01-23 Shenghou Ma <minux.ma@gmail.com>
886
887 * configure: Re-generate.
888
889 2013-01-15 Richard Biener <rguenther@suse.de>
890
891 PR other/55973
892 * configure: Re-generate.
893
894 2013-01-14 Matthias Klose <doko@ubuntu.com>
895
896 * Makefile.def (install-target-libsanitizer): Depend on
897 install-target-libstdc++-v3.
898 * Makefile.in: Regenerate.
899
900 2013-01-14 Richard Biener <rguenther@suse.de>
901
902 * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
903 * configure: Re-generate
904
905 2013-01-11 Jan-Benedict Glaw <jbglaw@lug-owl.de>
906
907 * config.sub: Update from config repo.
908
909 2013-01-11 Eric Botcazou <ebotcazou@adacore.com>
910
911 * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
912 * Makefile.in: Regenerate.
913
914 2013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
915
916 * MAINTAINERS (arc): Add new port maintainership for myself.
917
918 2013-01-09 Jason Merrill <jason@redhat.com>
919
920 * .gitignore: Import from gdb repository.
921
922 2013-01-09 H.J. Lu <hongjiu.lu@intel.com>
923
924 * Makefile.def (configure-gcc): Depend on all-gmp.
925 (all-gcc): Remove dependency on all-gmp.
926 * Makefile.in: Regenerated.
927
928 2013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
929
930 * config.sub: Merge from config repo.
931 * config.guess: Ditto.
932
933 2013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
934
935 * Makefile.def: Merge from binutils.
936 * Makefile.in: Ditto.
937
938 2013-01-01 Maxim Kuvyrkov <maxim.kuvyrkov@gmail.com>
939
940 * MAINTAINERS: Update my email.
941
942 2012-12-29 Ben Elliston <bje@gnu.org>
943
944 * config.guess: Update to 2012-12-29 version.
945 * config.sub: Likewise.
946
947 2012-12-20 Matthias Klose <doko@ubuntu.com>
948
949 * Makefile.def (install-target-libgfortran): Depend on
950 install-target-libquadmath, install-target-libgcc.
951 (install-target-libsanitizer): Depend on install-target-libgcc.
952 (install-target-libjava): Depend on install-target-libgcc.
953 (install-target-libitm): Depend on install-target-libgcc.
954 (install-target-libobjc): Depend on install-target-libgcc.
955 (install-target-libstdc++-v3): Depend on install-target-libgcc.
956 * Makefile.in: Regenerate.
957
958 2012-12-19 Matthias Klose <doko@ubuntu.com>
959
960 * Makefile.def (install-target-libgo): Depend on
961 install-target-libatomic.
962 * Makefile.in: Regenerate.
963
964 2012-12-18 Andreas Schwab <schwab@linux-m68k.org>
965
966 PR go/55201
967 * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
968 * Makefile.in: Regenerate.
969
970 2012-12-16 Thomas Schwinge <thomas@codesourcery.com>
971
972 * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
973 * configure: Regenerate.
974
975 2012-12-12 Jan-Benedict Glaw <jbglaw@lug-owl.de>
976
977 * config.sub: Merge from config repo.
978
979 2012-12-11 H.J. Lu <hongjiu.lu@intel.com>
980
981 * Makefile.def (target_modules): Add bootstrap=true and
982 raw_cxx=true to libsanitizer.
983 * configure.ac (bootstrap_target_libs): Add libsanitizer.
984 * Makefile.in: Regenerated.
985 * configure: Likewise.
986
987 2012-12-01 Richard Sandiford <rdsandiford@googlemail.com>
988
989 * MAINTAINERS: Remove self as RTL optimization maintainer.
990
991 2012-11-30 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
992
993 * MAINTAINERS (Write After Approval): Add myself.
994
995 2012-11-28 H.J. Lu <hongjiu.lu@intel.com>
996
997 * Makefile.def (target_modules): Remove bootstrap=true and
998 raw_cxx=true from libsanitizer.
999 * configure.ac (bootstrap_target_libs): Remove libsanitizer.
1000 * Makefile.in: Regenerated.
1001 * configure: Likewise.
1002
1003 2012-11-28 H.J. Lu <hongjiu.lu@intel.com>
1004
1005 * Makefile.def (target_modules): Add bootstrap=true and
1006 raw_cxx=true to libsanitizer.
1007 * configure.ac (bootstrap_target_libs): Add libsanitizer.
1008 * Makefile.in: Regenerated.
1009 * configure: Likewise.
1010
1011 2012-11-28 Andrew Pinski <apinski@cavium.com>
1012
1013 PR bootstrap/54279
1014 * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
1015 * configure: Regenerate.
1016 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
1017 * Makefile.in: Regenerate.
1018
1019 2012-11-27 Siddhesh Poyarekar <siddhesh@redhat.com>
1020
1021 * configure.ac: Disable libsanitizer if we're not building C++.
1022 * configure: Regenerate.
1023
1024 2012-11-15 Roland McGrath <roland@hack.frob.com>
1025
1026 * MAINTAINERS (Write After Approval): Add myself.
1027
1028 2012-11-15 Dmitry Vyukov <dvyukov@google.com>
1029
1030 * MAINTAINERS: (libsanitizer, asan.c): Add myself,
1031 Kostya Serebryany (kcc@google.com) and
1032 Jakub Jelinek (jakub@redhat.com).
1033 Rename area for Dodji Seketeli (dodji@redhat.com).
1034
1035 2012-11-15 Dodji Seketeli <dodji@redhat.com>
1036
1037 * MAINTAINERS: (asan.c, related): Add myself.
1038
1039 2012-11-14 Roland McGrath <mcgrathr@google.com>
1040
1041 * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
1042 * configure: Regenerate.
1043
1044 2012-11-13 Richard Henderson <rth@redhat.com>
1045
1046 * configure.ac: Move libsanitizer logic to subdirectory.
1047 * configure: Regenerate.
1048
1049 2012-11-13 Dodji Seketeli <dodji@redhat.com>
1050
1051 * configure.ac: Enable libsanitizer just on x86 linux for now.
1052 * configure: Re-generate.
1053
1054 2012-11-13 David Edelsohn <dje.gcc@gmail.com>
1055
1056 * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
1057 sections.
1058 * configure: Regenerate.
1059
1060 2012-11-13 Hans-Peter Nilsson <hp@axis.com>
1061
1062 * configure.ac: Add section for configdirs for libsanitizer.
1063 Disable for cris-*-* and mmix-*-*.
1064 * configure: Regenerate.
1065
1066 2012-11-12 Wei Mi <wmi@google.com>
1067
1068 * configure.ac: Add libsanitizer to target_libraries.
1069 * Makefile.def: Ditto.
1070 * configure: Regenerate.
1071 * Makefile.in: Regenerate.
1072 * libsanitizer: New directory for asan runtime. Contains an empty
1073 tsan directory.
1074
1075 2012-11-03 Corinna Vinschen <corinna@vinschen.de>
1076
1077 * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
1078 against Mingw64 w32api.
1079 * configure: Regenerate.
1080
1081 2012-11-03 H.J. Lu <hongjiu.lu@intel.com>
1082
1083 * configure: Regenerated.
1084
1085 2012-11-03 Robert Mason <rbmj@verizon.net>
1086
1087 * configure.ac: add --disable-libstdcxx configure option
1088 and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
1089
1090 2012-10-30 Ganesh Gopalasubramanian <Ganesh.Gopalasubramanian@amd.com>
1091
1092 * MAINTAINERS (Write After Approval): Add myself.
1093
1094 2012-10-26 James Greenhalgh <james.greenhalgh@arm.com>
1095
1096 * MAINTAINERS (Write After Approval): Add myself.
1097
1098 2012-10-24 Sharad Singhai <singhai@google.com>
1099
1100 * MAINTAINERS (Write After Approval): Add myself.
1101
1102 2012-10-24 Eric Christopher <echristo@gmail.com>
1103
1104 * MAINTAINERS: Update email address.
1105
1106 2012-10-23 Eric Botcazou <ebotcazou@adacore.com>
1107
1108 PR bootstrap/54820
1109 * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
1110 * configure: Regenerate.
1111
1112 2012-10-23 Richard Earnshaw <rearnsha@arm.com>
1113
1114 * MAINTAINERS (aarch64): Add Marcus and myself.
1115
1116 2012-10-22 Eric Botcazou <ebotcazou@adacore.com>
1117
1118 PR bootstrap/54820
1119 * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
1120 (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
1121 (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
1122 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
1123 (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
1124 * Makefile.in: Regenerate.
1125 * configure.ac (have_static_libs): New variable and associated check.
1126 (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
1127 -static-libgcc if stage1_libs is empty and have_static_libs is yes.
1128 * configure: Regenerate.
1129
1130 2012-10-10 Richard Biener <rguenther@suse.de>
1131
1132 * MAINTAINERS: Adjust for changed surname.
1133
1134 2012-10-04 Lawrence Crowl <crowl@google.com>
1135
1136 * MAINTAINERS (Write After Approval): Add myself.
1137
1138 2012-10-01 Cary Coutant <ccoutant@google.com>
1139
1140 * MAINTAINERS: Add myself as dwarf debugging code maintainer.
1141
1142 2012-09-28 Ian Lance Taylor <iant@google.com>
1143
1144 * Makefile.def: Make all-target-libgo depend on
1145 all-target-libbacktrace.
1146 * Makefile.in: Rebuild.
1147
1148 2012-09-26 Ian Lance Taylor <iant@google.com>
1149
1150 * Makefile.def: Make all-gcc depend on all-libbacktrace.
1151 * Makefile.in: Rebuild.
1152
1153 2012-09-20 Walter Lee <walt@tilera.com>
1154
1155 * configure.ac: Add tilegx to list of targets that support gold.
1156 * configure: Regenerate.
1157
1158 2012-09-20 Marek Polacek <polacek@redhat.com>
1159
1160 * MAINTAINERS (Write After Approval): Add myself.
1161
1162 2012-09-19 Steve Ellcey <sellcey@mips.com>
1163
1164 * configure.ac: Add mips*-mti-elf* target.
1165 * configure: Regenerate.
1166
1167 2012-09-17 Ian Lance Taylor <iant@google.com>
1168
1169 * MAINTAINERS (Various Maintainers): Add libbacktrace.
1170 * configure.ac (host_libs): Add libbacktrace.
1171 (target_libraries): Add libbacktrace.
1172 * Makefile.def (host_modules): Add libbacktrace.
1173 (target_modules): Likewise.
1174 * configure, Makefile.in: Rebuild.
1175
1176 2012-09-14 David Edelsohn <dje.gcc@gmail.com>
1177
1178 PR target/38607
1179 Merge upstream change.
1180 * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
1181
1182 * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
1183 Add libgomp*.o to compare_exclusions for AIX.
1184 * configure: Regenerate.
1185
1186 2012-09-06 Diego Novillo <dnovillo@google.com>
1187
1188 * configure.ac: Bump minimum GMP version to 4.2.3.
1189 * configure: Re-generate.
1190
1191 2012-09-05 Georg-Johann Lay <avr@gjlay.de>
1192
1193 PR target/54461
1194 * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
1195 target-libgloss if not configured --with-avrlibc=no.
1196 * configure: Regenerate.
1197
1198 2012-09-04 Jason Merrill <jason@redhat.com>
1199
1200 * configure.ac: Fix --enable-languages=all.
1201
1202 2012-09-04 Christophe Lyon <christophe.lyon@st.com>
1203
1204 * MAINTAINERS (Write After Approval): Add myself.
1205
1206 2012-09-03 Richard Guenther <rguenther@suse.de>
1207
1208 PR bootstrap/54138
1209 * configure.ac: Re-organize ISL / CLOOG checks to allow
1210 disabling with either --without-isl or --without-cloog.
1211 * configure: Regenerated.
1212
1213 2012-09-03 Georg-Johann Lay <avr@gjlay.de>
1214
1215 * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
1216 * configure: Regenerate.
1217
1218 2012-08-27 Ulrich Drepper <drepper@gmail.com>
1219
1220 * MAINTAINERS: Fix my email address.
1221
1222 2012-08-26 H.J. Lu <hongjiu.lu@intel.com>
1223
1224 PR binutils/4970
1225 * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
1226 and opcodes.
1227 * Makefile.in: Regenerated.
1228
1229 2012-08-26 Art Haas <ahaas@impactweather.com>
1230
1231 * configure: Regenerate.
1232
1233 2012-08-25 Křištof Želechovski <giecrilj@stegny.2a.pl>
1234
1235 * INSTALL/README: Also refer to the online installation
1236 instructions.
1237
1238 2012-08-21 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
1239
1240 * MAINTAINERS (Write After Approval): Add myself.
1241 (Picochip port): Remove myself.
1242
1243 2012-08-14 Diego Novillo <dnovillo@google.com>
1244
1245 Merge from cxx-conversion branch.
1246
1247 * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
1248 POSTSTAGE1_CONFIGURE_FLAGS.
1249 * Makefile.in: Regenerate.
1250 * configure.ac (ENABLE_BUILD_WITH_CXX): Remove. Update all users.
1251 Force C++ when bootstrapping.
1252 * configure: Regenerate.
1253
1254 2012-07-24 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1255
1256 * MAINTAINERS (Write After Approval): Add myself.
1257
1258 2012-07-16 Joseph Myers <joseph@codesourcery.com>
1259
1260 * README: Document use of ranges of years in copyright notices.
1261
1262 2012-07-06 Richard Guenther <rguenther@suse.de>
1263
1264 * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
1265 as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
1266 --with-gmp=system.
1267 * Makefile.in: Regenerated.
1268 * configure: Likewise.
1269
1270 2012-07-06 Richard Guenther <rguenther@suse.de>
1271
1272 * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
1273 * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
1274 supply V=1 as extra_make_flags.
1275 * configure: Regenerated.
1276 * Makefile.in: Likewise.
1277
1278 2012-07-04 Tristan Gingold <gingold@adacore.com>
1279
1280 * configure: Regenerate.
1281
1282 2012-07-03 Richard Guenther <rguenther@suse.de>
1283
1284 * Makfile.def (isl): Remove not necessary extra_exports and
1285 extra_make_flags.
1286 (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
1287 * Makefile.in: Regenerated.
1288
1289 2012-07-03 Richard Guenther <rguenther@suse.de>
1290
1291 * Makefile.def (cloog): Add V=1 to extra_make_flags.
1292 * configure.ac: If either the ISL or the CLooG check failed
1293 do not try to build in-tree versions.
1294 * Makefile.in: Regenerated.
1295 * configure: Regenerated.
1296
1297 2012-07-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1298
1299 * configure: Regenerate.
1300
1301 2012-07-02 Janis Johnson <janisjo@codesourcery.com>
1302
1303 * MAINTAINERS (Various Maintainers): Add myself as testsuite
1304 maintainer.
1305
1306 2012-07-02 Richard Guenther <rguenther@suse.de>
1307
1308 * configure: Regenerated.
1309
1310 2012-07-02 Richard Guenther <rguenther@suse.de>
1311 Michael Matz <matz@suse.de>
1312 Tobias Grosser <tobias@grosser.es>
1313 Sebastian Pop <sebpop@gmail.com>
1314
1315 * Makefile.def: Add ISL host module, remove PPL host module.
1316 Adjust ClooG host module to use the proper ISL.
1317 * Makefile.tpl: Pass ISL include flags instead of PPL ones.
1318 * configure.ac: Include config/isl.m4. Add ISL host library,
1319 remove PPL. Remove PPL configury, add ISL configury, adjust
1320 ClooG configury.
1321 * Makefile.in: Regenerated.
1322 * configure: Likewise.
1323
1324 2012-07-02 Richard Guenther <rguenther@suse.de>
1325
1326 Merge from graphite branch
1327 2011-07-21 Tobias Grosser <tobias@grosser.es>
1328
1329 * configure: Regenerated.
1330 * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
1331 both cloog.org and legacy versions. The only supported version will
1332 be CLooG with the isl backend.
1333
1334 2011-07-21 Tobias Grosser <tobias@grosser.es>
1335
1336 * configure: Regenerated.
1337 * configure.ac: Require cloog isl 0.17.0
1338
1339 2011-07-21 Tobias Grosser <tobias@grosser.es>
1340
1341 * configure: Regenerated.
1342 * config/cloog.m4: Do not define CLOOG_ORG
1343
1344 2012-06-29 Steven Bosscher <steven@gcc.gnu.org>
1345
1346 * configure.ac: Skip C if explicitly selected.
1347 * configure: Regenerate.
1348
1349 2012-06-28 Christophe Lyon <christophe.lyon@st.com>
1350
1351 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
1352 they contain -O2.
1353 * configure: Regenerate.
1354
1355 2012-06-25 Richard Sandiford <rdsandiford@googlemail.com>
1356
1357 PR debug/53740
1358 * df.h, df-problems.c, dce.c: Revert last patch.
1359
1360 2012-06-25 Iain Sandoe <iain@codesourcery.com>
1361
1362 * MAINTAINERS (Write After Approval): Update my email address.
1363
1364 2012-06-21 Meador Inge <meadori@codesourcery.com>
1365
1366 * MAINTAINERS (Write After Approval): Add myself.
1367
1368 2012-06-20 Jason Merrill <jason@redhat.com>
1369
1370 * Makefile.tpl (check-target-libgomp-c++): New.
1371 (check-target-libitm-c++): New.
1372 * Makefile.def (c++): Add them.
1373 * Makefile.in: Regenerate.
1374
1375 2012-05-29 Edmar Wienskoski <edmar@freescale.com>
1376
1377 * MAINTAINERS (Write After Approval): Add myself.
1378
1379 2012-05-16 Olivier Hainque <hainque@adacore.com>
1380
1381 * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
1382 (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
1383 (install-no-fixedincludes): Adjust accordingly.
1384 * Makefile.in: Regenerate.
1385
1386 2012-05-15 H.J. Lu <hongjiu.lu@intel.com>
1387
1388 Merge upstream change
1389 * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
1390
1391 2012-05-14 Marc Glisse <marc.glisse@inria.fr>
1392
1393 * MAINTAINERS (Write After Approval): Add myself.
1394
1395 2012-05-09 Nick Clifton <nickc@redhat.com>
1396 Paul Smith <psmith@gnu.org>
1397
1398 PR bootstrap/50461
1399 * configure.ac (mpfr-dir): When using in-tree MPFR sources
1400 allow for the fact that from release v3.1.0 of MPFR the source
1401 files were moved into a src sub-directory.
1402 * configure: Regenerate.
1403
1404 2012-05-07 Janne Blomqvist <jb@gcc.gnu.org>
1405
1406 * configure.ac: Bump minimum MPFR version to 2.4.0.
1407 * configure: Regenerated.
1408
1409 2012-05-01 Richard Henderson <rth@redhat.com>
1410
1411 * Makefile.def (libatomic): New target_module.
1412 * configure.ac (target_libraries): Add libatomic.
1413 (noconfigdirs): Check if libatomic is supported.
1414 * Makefile.in, configure: Rebuild.
1415
1416 2012-05-01 Greta Yorsh <Greta.Yorsh@arm.com>
1417
1418 * MAINTAINERS (Write After Approval): Add myself.
1419
1420 2012-04-25 Joel Brobecker <brobecker@adacore.com>
1421
1422 * config.sub: Update to 2012-04-18 version from official repo.
1423
1424 2012-04-24 Naveen H.S <naveen.S@kpitcummins.com>
1425
1426 * MAINTAINERS (Write After Approval): Add myself.
1427
1428 2012-04-11 Steve Ellcey <sellcey@mips.com>
1429
1430 * MAINTAINERS: Changed email address.
1431
1432 2012-03-28 Georg-Johann Lay <avr@gjlay.de>
1433
1434 PR target/52737
1435 * contrib/gcc_update (files_and_dependencies):
1436 Remove gcc/config/avr/t-multilib from touch data.
1437
1438 2012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1439
1440 * MAINTAINERS (OS Port Maintainers): Remove irix.
1441 * configure.ac (enable_libgomp): Remove *-*-irix6*.
1442 (unsupported_languages): Remove mips-sgi-irix6.*.
1443 (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
1444 (with_stabs): Remove.
1445 * configure: Regenerate.
1446
1447 2012-03-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1448
1449 * MAINTAINERS (OS Port Maintainers): Remove osf.
1450 * configure.ac (enable_libgomp): Remove *-*-osf*.
1451 (with_stabs): Remove alpha*-*-osf*.
1452 * configure: Regenerate.
1453
1454 2012-03-05 Tristan Gingold <gingold@adacore.com>
1455
1456 * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
1457 * configure: Regenerate.
1458
1459 2012-02-17 Walter Lee <walt@tilera.com>
1460
1461 * MAINTAINERS: (Write After Approval): Delete myself.
1462
1463 2012-02-14 Walter Lee <walt@tilera.com>
1464
1465 * MAINTAINERS (tilegx port): Add myself.
1466 (tilepro port): Add myself.
1467 (Write After Approval): Add myself.
1468
1469 2012-02-12 Gerald Pfeifer <gerald@pfeifer.com>
1470
1471 * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
1472 and Joseph Myers as docstring relicensing maintainers.
1473
1474 2012-02-09 Bin Cheng <bin.cheng@arm.com>
1475
1476 * MAINTAINERS (write-after-approval): Add myself.
1477
1478 2012-02-08 Ira Rosen <irar@il.ibm.com>
1479
1480 * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
1481 maintainer.
1482
1483 2012-02-04 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
1484
1485 * MAINTAINERS (Write After Approval): Move myself to
1486 maintain alphabetical order.
1487
1488 2012-02-03 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
1489
1490 * MAINTAINERS (Write After Approval): Add myself.
1491
1492 2012-02-02 Jayant R Sonar <jayant.sonar@kpitcummins.com>
1493
1494 * MAINTAINERS (Write After Approval): Add myself.
1495
1496 2012-02-02 Sumanth G <sumanth.gundapaneni@kpitcummins.com>
1497 Jayant R Sonar <jayant.sonar@kpitcummins.com>
1498
1499 * configure.ac (cr16-*-*): Remove nonconfigdirs.
1500 * configure: Regenerate.
1501
1502 2012-01-23 Harshit Chopra <harshit@google.com>
1503
1504 * MAINTAINERS (Write After Approval): Add myself.
1505
1506 2012-01-22 Douglas B Rupp <rupp@ngnat.com>
1507
1508 * configure.ac: Remove reference to mh-interix.
1509 * configure: Regenerate.
1510
1511 2012-01-05 Richard Henderson <rth@redhat.com>
1512
1513 PR bootstrap/51072
1514 * configure.ac: Disable libitm if c++ is not enabled.
1515 * configure: Rebuild.
1516
1517 * configure.ac: Fix regexp for same.
1518 * configure: Rebuild.
1519
1520 2012-01-02 Balaji V. Iyer <bviyer@gmail.com>
1521
1522 * MAINTAINERS (Write After Approval): Add myself.
1523
1524 2012-01-02 Richard Guenther <rguenther@suse.de>
1525
1526 PR bootstrap/51686
1527 * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
1528 * Makefile.in: Regenerate.
1529
1530 2011-12-28 Oleg Endo <olegendo@gcc.gnu.org>
1531
1532 * MAINTAINERS (Write After Approval): Add myself.
1533
1534 2011-12-18 Eric Botcazou <ebotcazou@adacore.com>
1535
1536 * configure: Regenerate.
1537
1538 2011-12-14 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
1539
1540 * MAINTAINERS (picochip): Changed email address.
1541
1542 2011-11-30 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
1543
1544 * MAINTAINERS (write-after-approval): Add self.
1545
1546 2011-11-29 DJ Delorie <dj@redhat.com>
1547
1548 * configure.ac (rl78-*-*) New case.
1549 * configure: Regenerate.
1550 * MAINTAINERS: Add myself as RL78 maintainer.
1551
1552 2011-11-21 Eric Botcazou <ebotcazou@libertysurf.fr>
1553
1554 * MAINTAINERS: Add self as co-maintainer of the Ada front end.
1555
1556 2011-11-21 Andreas Tobler <andreast@fgznet.ch>
1557
1558 * libtool.m4: Additional FreeBSD 10 fixes.
1559
1560 2011-11-21 Joern Rennecke <joern.rennecke@embecosm.com>
1561
1562 * MAINTAINERS: Move myself from Write After Approval to CPU Port
1563 Maintainers section, as Epiphany maintainer.
1564
1565 2011-11-18 Iain Sandoe <iains@gcc.gnu.org>
1566
1567 PR target/49992
1568 * configure.ac: Remove ranlib special-casing for Darwin.
1569 * configure: Regenerate.
1570
1571 2011-11-12 Andrey Belevantsev <abel@ispras.ru>
1572
1573 * MAINTAINERS (Reviewers): Keep the list sorted.
1574
1575 2011-11-11 Andrey Belevantsev <abel@ispras.ru>
1576
1577 * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
1578
1579 2011-11-09 Roland McGrath <mcgrathr@google.com>
1580
1581 * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
1582 * configure: Rebuild.
1583 * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
1584 * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
1585 (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
1586 (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
1587 (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
1588 Add READELF.
1589 * Makefile.in: Rebuild.
1590
1591 2011-11-09 Jason Merrill <jason@redhat.com>
1592
1593 * Makefile.def (language=c++): Remove check-c++0x.
1594 * Makefile.in (check-gcc-c++): Regenerate.
1595
1596 2011-11-08 Richard Henderson <rth@redhat.com>
1597
1598 * configure.ac: Test for libitm directory present first.
1599
1600 * configure.ac: Adjust srcdir for running libitm/configure.tgt.
1601
1602 * configure.ac: Test libitm/configure.tgt to disable libitm.
1603 * configure: Rebuild.
1604
1605 2011-11-07 Aldy Hernandez <aldyh@redhat.com>
1606 Richard Henderson <rth@redhat.com>
1607
1608 Merged from transactional-memory.
1609
1610 * Makefile.def (lang_env_dependencies): libitm is c++.
1611 Add libitm target module.
1612 * configure.ac: Likewise.
1613 * config/mmap.m4: New file.
1614 * contrib/gcc_update: Add libitm to touch data.
1615 * Makefile.in, configure: Rebuild.
1616
1617 2011-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1618
1619 * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
1620 LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
1621 * Makefile.in: Regenerate.
1622
1623 2011-11-01 DJ Delorie <dj@redhat.com>
1624
1625 * config.sub: Update to version 2011-10-29 (added rl78)
1626
1627 2011-10-27 Nick Clifton <nickc@redhat.com>
1628
1629 * config.sub: Import these changes from the config project:
1630
1631 2011-10-08 Joern Rennecke <joern.rennecke@embecosm.com>
1632 Ben Elliston <bje@gnu.org>
1633
1634 * config.sub (epiphany): New.
1635
1636 2011-09-09 Linas Vepstas <linasvepstas@gmail.com>
1637 Ben Elliston <bje@gnu.org>
1638
1639 * config.sub (hexagon, hexagon-*): New.
1640
1641 2011-08-23 Roland McGrath <mcgrathr@google.com>
1642
1643 * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
1644 64eb to be64.
1645
1646 2011-08-16 Roland McGrath <mcgrathr@google.com>
1647
1648 * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
1649 (nacl): Grok as alias for 32el-unknown-nacl.
1650
1651 2011-10-25 Kirill Yukhin <kirill.yukhin@intel.com>
1652
1653 * MAINTAINERS (Write After Approval): Add myself.
1654
1655 2011-10-24 Teresa Johnson <tejohnson@google.com>
1656
1657 * MAINTAINERS (Write After Approval): Add myself.
1658
1659 2011-09-21 Jakub Jelinek <jakub@redhat.com>
1660
1661 * MAINTAINERS (sparc port): Remove myself.
1662
1663 2011-09-14 Tom de Vries <tom@codesourcery.com>
1664
1665 * MAINTAINERS (Write After Approval): Add myself.
1666
1667 2011-08-14 Yao Qi <yao@codesourcery.com>
1668
1669 * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
1670 * configure: Regenerate.
1671
1672 2011-07-26 Ian Lance Taylor <iant@google.com>
1673
1674 * configure.ac: Set have_compiler based on whether gcc directory
1675 exists, rather than on whether gcc is in configdirs.
1676 * configure: Rebuild.
1677
1678 2011-07-21 Joseph Myers <joseph@codesourcery.com>
1679
1680 * MAINTAINERS (Global Reviewers): Add self.
1681
1682 2011-07-20 David Edelsohn <dje.gcc@gmail.com>
1683
1684 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
1685 link directories.
1686 * Makefile.in: Rebuild.
1687
1688 2011-07-20 Ian Lance Taylor <iant@google.com>
1689
1690 PR bootstrap/49787
1691 * configure.ac: Move --enable-bootstrap handling earlier in file.
1692 If --enable-bootstrap and either --enable-build-with-cxx or
1693 --enable-build-poststage1-with-cxx, enable C++ automatically.
1694 * configure: Rebuild.
1695
1696 2011-07-19 Ian Lance Taylor <iant@google.com>
1697
1698 * configure.ac: Add --enable-build-poststage1-with-cxx. If set,
1699 make C++ a boot_language. Set and substitute
1700 POSTSTAGE1_CONFIGURE_FLAGS.
1701 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
1702 (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
1703 * configure, Makefile.in: Rebuild.
1704
1705 2011-07-19 Vladimir Makarov <vmakarov@redhat.com>
1706
1707 * MAINTAINERS (Register Allocation): Move myself from reviewers to
1708 maintainers.
1709
1710 2011-07-18 Jakub Jelinek <jakub@redhat.com>
1711
1712 * MAINTAINERS (Global Reviewers): Add myself.
1713
1714 2011-07-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1715
1716 * configure: Regenerate.
1717
1718 2011-07-16 Jason Merrill <jason@redhat.com>
1719
1720 * Makefile.def (language=c++): Add check-c++0x and
1721 check-target-libmudflap-c++.
1722 * Makefile.tpl (check-target-libmudflap-c++): New.
1723 * Makefile.in: Regenerate.
1724
1725 2011-07-16 Matthias Klose <doko@ubuntu.com>
1726
1727 * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
1728 * Makefile.def (target_modules/libjava): Pass
1729 $(EXTRA_CONFIGARGS_LIBJAVA).
1730 * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
1731 if not configured with --enable-static-libjava.
1732 * Makefile.in: Regenerate.
1733 * configure: Likewise.
1734
1735 2011-07-15 Jason Merrill <jason@redhat.com>
1736
1737 * Makefile.in (check-c++): Move check-gcc-c++0x after
1738 check-target-libstdc++-v3.
1739
1740 2011-07-15 Bernd Schmidt <bernds@codesourcery.com>
1741
1742 * MAINTAINERS (c6x port): New entry.
1743
1744 2011-07-13 Jason Merrill <jason@redhat.com>
1745
1746 * Makefile.in (check-gcc-c++0x): New.
1747 (check-c++): Depend on it.
1748
1749 2011-07-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1750
1751 PR target/39150
1752 * configure.ac (i[3456789]86-*-solaris2*): Also accept
1753 x86_64-*-solaris2.1[0-9]*.
1754 * configure: Regenerate.
1755
1756 2011-06-29 Richard Sandiford <rdsandiford@googlemail.com>
1757
1758 * MAINTAINERS (RTL optimizers): Add self.
1759
1760 2011-06-27 Gabriel Charette <gchare@google.com>
1761
1762 * MAINTAINERS (Write After Approval): Add myself.
1763
1764 2011-06-22 Hans-Peter Nilsson <hp@axis.com>
1765
1766 PR regression/47836
1767 PR bootstrap/23656
1768 PR other/47733
1769 PR bootstrap/49247
1770 PR c/48825
1771 * configure.ac (target_libraries): Remove target-libiberty.
1772 Remove case-statement setting skipdirs=target-libiberty for
1773 multiple targets. Remove checking target_configdirs and
1774 removing target-libiberty but keeping target-libgcc if
1775 otherwise empty.
1776 * Makefile.def (target_modules): Don't add libiberty.
1777 (dependencies): Remove all traces of target-libiberty.
1778 * configure, Makefile.in: Regenerate.
1779
1780 2011-06-13 Walter Lee <walt@tilera.com>
1781
1782 * configure.ac (tilepro-*-*) New case.
1783 (tilegx-*-*): Likewise.
1784 * configure: Regenerate.
1785
1786 2011-06-06 Jing Yu <jingyu@google.com>
1787
1788 * configure.ac: Skip target-libiberty for
1789 arm*-*-linux-androideabi.
1790 * configure: Regenerated.
1791
1792 2011-06-06 Nick Clifton <nickc@redhat.com>
1793
1794 * config.sub: Sync from upstream.
1795
1796 2011-06-05 Nenad Vukicevic <nenad@intrepid.com>
1797
1798 * MAINTAINERS (Write After Approval): Add myself.
1799
1800 2011-06-01 Daniel Jacobowitz <drow@false.org>
1801
1802 * MAINTAINERS: Update my email address.
1803
1804 2011-05-27 Nathan Froyd <froydnj@codesourcery.com>
1805
1806 * MAINTAINERS (Write After Approval): Update my email address.
1807
1808 2011-05-11 Paul Pluzhnikov <ppluzhnikov@google.com>
1809
1810 * MAINTAINERS (Write After Approval): Add myself.
1811
1812 2011-05-08 Doug Kwan <dougkwan@google.com>
1813
1814 * configure.ac: Propagate LDFLAGS_FOR_TARGET.
1815 * configure: Regenerated.
1816 * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
1817 value from configure.
1818 * Makefile.in: Regenerated.
1819
1820 2011-05-05 Joseph Myers <joseph@codesourcery.com>
1821
1822 * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
1823 sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
1824 *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
1825 | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
1826 *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
1827 *-*-vxworks*): Disable newlib and libgloss in separate case
1828 statement.
1829 (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
1830 to separate case statement.
1831 (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
1832 *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
1833 alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
1834 sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
1835 arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
1836 bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
1837 i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
1838 i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
1839 i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
1840 i[[3456789]]86-*-rdos*, m32r-*-*,
1841 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
1842 | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
1843 powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
1844 rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
1845 | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
1846 sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
1847 sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
1848 *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
1849 and libgloss in main case over targets. Remove most empty cases
1850 in main case over targets.
1851 * configure: Regenerate.
1852
1853 2011-05-04 Janis Johnson <janisjo@codesourcery.com>
1854
1855 * MAINTAINERS (Write After Approval): Add myself.
1856
1857 2011-05-04 Joseph Myers <joseph@codesourcery.com>
1858
1859 * configure.ac: Remove code setting special library locations for
1860 hppa*64*-*-hpux11*. Remove code setting compiler for
1861 sparc-sun-solaris2*.
1862 * configure: Regenerate.
1863
1864 2011-05-04 Joseph Myers <joseph@codesourcery.com>
1865
1866 * configure.ac: Separate libgloss_dir settings from general case
1867 over targets.
1868 * configure: Regenerate.
1869
1870 2011-04-28 Joseph Myers <joseph@codesourcery.com>
1871
1872 * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
1873 alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
1874 arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
1875 cases in libgcj-disabling case statement.
1876 (hppa*64*-*-linux*): Set unsupported_languages instead of
1877 disabling target-zlib.
1878 (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
1879 to hppa*64*-*-hpux*.
1880 (hppa*-*-*): Restrict case in libgcj-disabling case statement to
1881 hppa*-*-hpux*.
1882 (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
1883 i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
1884 i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
1885 fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
1886 powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
1887 sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
1888 sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
1889 *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
1890 libgcj-disabling case statement.
1891 * configure: Regenerate.
1892
1893 2011-04-28 Joseph Myers <joseph@codesourcery.com>
1894
1895 * configure.ac: Disable Java for targets not supporting libffi.
1896 (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
1897 Remove cases in Java-disabling statement.
1898 (*arm-wince-pe): Change to arm-wince-pe.
1899 (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
1900 cases in Java-disabling statement.
1901 (bfin-*-*): Don't disable Java again.
1902 (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
1903 fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
1904 hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
1905 hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
1906 i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
1907 i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
1908 i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
1909 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
1910 Java-disabling statement.
1911 (mmix-*-*): Don't disable Java again.
1912 (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
1913 powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
1914 microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
1915 sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
1916 tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
1917 statement.
1918 * configure: Regenerate.
1919
1920 2011-04-28 Joseph Myers <joseph@codesourcery.com>
1921
1922 * configure.ac: Separate cases disabling Java and Java libraries
1923 from general case over targets.
1924 * configure: Regenerate.
1925
1926 2011-04-21 Jie Zhang <jzhang918@gmail.com>
1927
1928 * MAINTAINERS: Update my email address.
1929
1930 2011-04-20 Easwaran Raman <eraman@google.com>
1931
1932 * MAINTAINERS (Write After Approval): Add myself.
1933
1934 2011-04-18 Jack Howarth <howarth@bromo.med.uc.edu>
1935
1936 PR lto/48086
1937 * configure.ac: Re-enable LTO on *-apple-darwin9*.
1938 * configure: Regenerate.
1939
1940 2011-04-16 Jim Meyering <meyering@redhat.com>
1941
1942 * MAINTAINERS (Write After Approval): Add myself.
1943
1944 2011-04-15 Dodji Seketeli <dodji@redhat.com>
1945
1946 * MAINTAINERS: Update my email address.
1947
1948 2011-04-13 Georg-Johann Lay <avr@gjlay.de>
1949
1950 * MAINTAINERS (Write After Approval): Add myself.
1951
1952 2011-04-12 Yufeng Zhang <yufeng.zhang@arm.com>
1953
1954 * MAINTAINERS (Write After Approval): Add myself.
1955
1956 2011-04-07 Stuart Henderson <shenders@gcc.gnu.org>
1957
1958 * MAINTAINERS (Write After Approval): Add myself.
1959
1960 2011-04-06 Joseph Myers <joseph@codesourcery.com>
1961
1962 * configure.ac (build_tools): Remove build-byacc.
1963 (host_libs): Remove mmalloc.
1964 (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
1965 autoconf automake libtool diff rcs fileutils shellutils time
1966 textutils wdiff find uudecode hello tar gzip indent recode release
1967 sed perl gawk findutils gettext zip.
1968 (libgcj): Remove target-qthreads.
1969 (target_tools): Remove target-examples target-gperf.
1970 (YACC): Don't handle building byacc.
1971 * configure: Regenerate.
1972 * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
1973 dosutils, examples, fileutils, find, findutils, gawk, gettext,
1974 gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
1975 patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
1976 shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
1977 handle building components.
1978 * Makefile.in: Regenerate.
1979
1980 2011-04-05 Sterling Augustine <augustine.sterling@gmail.com>
1981
1982 * MAINTAINERS: Update my email address as Xtensa maintainer.
1983
1984 2011-04-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1985
1986 * config.sub: Sync from upstream.
1987
1988 2011-04-01 Joseph Myers <joseph@codesourcery.com>
1989
1990 * configure.ac (avr-*-*): Add comment about why libssp is disabled.
1991 (microblaze*): Don't disable libssp.
1992 * configure: Regenerate.
1993
1994 2011-04-01 Joseph Myers <joseph@codesourcery.com>
1995
1996 * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
1997 moveifchange.
1998 * configure: Regenerate.
1999 * Makefile.tpl: Use @SHELL@ not @config_shell@.
2000 * Makefile.in: Regenerate.
2001
2002 2011-04-01 Joseph Myers <joseph@codesourcery.com>
2003
2004 * configure.ac (*-*-sysv4*): Don't enable libgomp.
2005 (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
2006 powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
2007 powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
2008 xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
2009 *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
2010 md_exec_prefix cases.
2011 * configure: Regenerate.
2012
2013 2011-04-01 Joseph Myers <joseph@codesourcery.com>
2014
2015 * configure.ac: Separate cases disabling target-libssp,
2016 target-libiberty, target-libstdc++-v3 and Fortran from general
2017 case over targets.
2018 * configure: Regenerate.
2019
2020 2011-04-01 Joseph Myers <joseph@codesourcery.com>
2021
2022 * configure.ac (*-*-chorusos): Don't disable libgcj.
2023 (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
2024 Remove case.
2025 (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
2026 (arm-*-coff): Don't disable libgcj.
2027 (arm*-*-linux-gnueabi): Remove useless assignment.
2028 (arm-*-riscix*): Don't disable libgcj.
2029 (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
2030 configuration.
2031 (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
2032 (c54x*-*-*): Remove case.
2033 (tic54x-*-*): Don't disable GCC or GCC libraries.
2034 (cris-*-* | crisv32-*-*): Don't handle *-*-aout. Change *-*-elf
2035 to *.
2036 (d10v-*-*): Don't disable GCC libraries.
2037 (d30v-*-*): Don't disable libgcj.
2038 (h8500-*-*): Don't disable GCC libraries.
2039 (i960-*-*): Don't disable libgcj.
2040 (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
2041 (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
2042 i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
2043 libgcj.
2044 (m68k-*-coff*): Remove case.
2045 (mmix-*-*): Don't disable libgloss on host.
2046 (mn10200-*-*, mn10300-*-*): Remove cases.
2047 (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
2048 powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
2049 Don't disable libgcj.
2050 (romp-*-*): Remove case.
2051 (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
2052 (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
2053 case.
2054 (v810-*-*): Don't disable GCC libraries.
2055 (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
2056 (ip2k-*-*): Don't disable GCC libraries.
2057 * configure: Regenerate.
2058
2059 2011-03-28 Joseph Myers <joseph@codesourcery.com>
2060
2061 * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
2062 libffi on host.
2063 (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
2064 on host.
2065 (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
2066 * configure: Regenerate.
2067
2068 2011-03-26 John Marino <binutils@marino.st>
2069
2070 * configure.ac: Add support for *-*-dragonfly*
2071 * configure: Regenerate.
2072
2073 2011-03-25 Joseph Myers <joseph@codesourcery.com>
2074
2075 * configure.ac (native_only): Remove.
2076 (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
2077 send-pr uudecode guile gnuserv on host.
2078 (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
2079 send-pr rcs guile perl texinfo libtool on host.
2080 (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
2081 automake send-pr rcs guile perl texinfo libtool on host.
2082 (*-*-cygwin*, *-*-netbsd*): Remove host cases.
2083 (*-*-kaos*): Don't disable target-examples target-gperf on target.
2084 (alpha*-dec-osf*): Don't disable fileutils on target.
2085 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
2086 texinfo send-pr expect dejagnu on target.
2087 (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
2088 target-qthreads on target.
2089 (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
2090 (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
2091 (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
2092 x86_64-*-mingw*): Don't disable expect on target.
2093 (*-*-cygwin*): Don't disable target-gperf on target.
2094 (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
2095 gnuserv on target.
2096 (powerpcle-*-solaris*): Don't disable make expect gnuserv on
2097 target.
2098 * configure: Regenerate.
2099
2100 2011-03-25 Joseph Myers <joseph@codesourcery.com>
2101
2102 * configure.ac (target_tools): Remove target-groff.
2103 (native_only): Remove target-groff.
2104 (hppa*64*-*-*): Don't disable byacc.
2105 (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
2106 setting.
2107 (*-*-kaos*): Don't skip target-librx and target-groff.
2108 (*-*-netware*): Don't skip target-libmudflap.
2109 (*-*-tpf*): Don't skip target-libmudflap.
2110 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
2111 directories on the host.
2112 (ia64*-*-*vms*): Don't skip tix.
2113 (sh-*-* | sh64-*-*): Don't condition skipped directories on the
2114 host.
2115 * configure: Regenerate.
2116
2117 2011-03-24 Paolo Bonzini <pbonzini@redhat.com>
2118
2119 * configure.ac: Remove references to mt-mep, mt-netware,
2120 mt-wince.
2121 * Makefile.def: Add all-utils soft dependencies.
2122 * Makefile.tpl: Remove GDB_NLM_DEPS.
2123 * configure: Regenerate.
2124 * Makefile.in: Regenerate.
2125
2126 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
2127
2128 * configure.ac: Do not include mh-x86omitfp.
2129 * configure: Regenerate.
2130
2131 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
2132
2133 * configure.ac: Remove empty cases.
2134 * configure: Regenerate.
2135
2136 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
2137
2138 * Makefile.def: Add dependency from termcap to gdb.
2139 * Makefile.in: Regenerate.
2140
2141 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
2142
2143 * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
2144 * configure: Regenerate.
2145 * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
2146 * Makefile.tpl: Likewise.
2147 * Makefile.in: Regenerate.
2148
2149 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
2150
2151 * configure.ac: Remove all mentions of tentative_cc.
2152 * configure: Regenerate.
2153
2154 2011-03-24 Joseph Myers <joseph@codesourcery.com>
2155
2156 * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
2157 i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
2158 m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
2159 m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
2160 mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
2161 i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
2162 i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
2163 i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
2164 i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
2165 hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
2166 *-*-rhapsody*): Remove host cases.
2167 * configure: Regenerate.
2168
2169 2011-03-24 Joseph Myers <joseph@codesourcery.com>
2170
2171 * configure.ac (ppc*-*-pe): Remove host case.
2172 (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
2173 xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
2174 | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
2175 cases.
2176 * configure: Regenerate.
2177
2178 2011-03-24 Joseph Myers <joseph@codesourcery.com>
2179
2180 * config.sub: Update to version 2011-03-23.
2181
2182 2011-03-22 Joseph Myers <joseph@codesourcery.com>
2183
2184 * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
2185 i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
2186 | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
2187 * configure: Regenerate.
2188
2189 2011-03-22 Joseph Myers <joseph@codesourcery.com>
2190
2191 * MAINTAINERS (crx port, m68hc11 port): Remove. Move maintainers
2192 to Write After Approval.
2193 * config-ml.in: Don't handle arc-*-elf*.
2194 * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
2195 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
2196 handle GCC libraries.
2197 * configure: Regenerate.
2198
2199 2011-03-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2200
2201 PR bootstrap/48120:
2202 * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
2203 Add -lstdc++ -lm to LIBS.
2204 * configure: Regenerate.
2205
2206 2011-03-18 David Edelsohn <dje.gcc@gmail.com>
2207
2208 * config.guess: Update to version 2011-02-02
2209 * config.sub: Update to version 2011-02-24
2210
2211 2011-03-16 Jack Howarth <howarth@bromo.med.uc.edu>
2212
2213 PR lto/48086
2214 * configure.ac: Re-enable LTO on *-apple-darwin9.
2215 * configure: Regenerate.
2216
2217 2011-03-13 Jack Howarth <howarth@bromo.med.uc.edu>
2218
2219 PR lto/48086
2220 * configure.ac: Disable LTO on darwin due to an assembler change in
2221 Xcode 3.2.6/4.0 that limits the total number of sections/segments to
2222 under 256.
2223 * configure: Regenerate.
2224
2225 2011-03-11 Chen Liqin <liqin.gcc@gmail.com>
2226
2227 * MAINTAINERS: Update myself as score backend maintainer,
2228 update my e-mail address.
2229
2230 2011-03-09 Xuepeng Guo <terry.guo@arm.com>
2231
2232 * MAINTAINERS: Update my e-mail address.
2233
2234 2011-03-06 Joey Ye <joey.ye@arm.com>
2235
2236 * MAINTAINERS: Update my e-mail address.
2237
2238 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
2239
2240 * configure.ac: Adjust test of with_ppl.
2241 * configure: Regenerated.
2242
2243 2011-03-02 Kai Tietz <ktietz@redhat.com>
2244
2245 * MAINTAINERS: Adjust my e-mail address.
2246
2247 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
2248
2249 * configure.ac: Add -lpwl to ppllibs.
2250 * configure: Regenerated.
2251
2252 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
2253
2254 * config/cloog.m4: Add -lisl to clooglibs.
2255 * configure: Regenerated.
2256
2257 2011-02-24 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
2258
2259 * MAINTAINERS (CPU Port maintainers): Add self.
2260
2261 2011-02-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2262
2263 * MAINTAINERS: Add myself as testsuite maintainer.
2264
2265 2011-02-15 Mike Stump <mikestump@comcast.net>
2266
2267 * MAINTAINERS: Add myself as testsuite maintainer.
2268
2269 2011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2270
2271 Import from Libtool and gnulib:
2272
2273 2011-01-27 Gerald Pfeifer <gerald@pfeifer.com>
2274
2275 Prepare for supporting FreeBSD 10.
2276 * config.rpath: Remove handling of freebsd1* which soon would
2277 match FreeBSD 10.0.
2278
2279 2011-01-20 Gerald Pfeifer <gerald@pfeifer.com> (tiny change)
2280
2281 Remove support for FreeBSD 1.x.
2282 * libtool.m4 (_LT_LINKER_SHLIBS)
2283 (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
2284 soon would incorrectly match FreeBSD 10.0.
2285
2286 2011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2287
2288 PR binutils/12283
2289 * move-if-change: Import version from gnulib.
2290
2291 2011-02-12 Alexandre Oliva <aoliva@redhat.com>
2292
2293 PR lto/47225
2294 * Makefile.def (lto-plugin): Double dash for enable-shared.
2295 (configure-gcc): Depend on all-lto-plugin.
2296 * Makefile.in: Rebuilt.
2297
2298 2011-02-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2299
2300 * configure.ac: Remove extra bracket.
2301 * configure: Regenerate.
2302
2303 2011-02-08 Tobias Burnus <burnus@net-b.de>
2304
2305 * MAINTAINERS: Add myself as libquadmath maintainer.
2306
2307 2011-02-08 Thomas Schwinge <thomas@schwinge.name>
2308
2309 * MAINTAINERS: Update my email address.
2310
2311 2011-02-07 Joseph Myers <joseph@codesourcery.com>
2312
2313 * MAINTAINERS (option handling): Add self.
2314
2315 2011-02-06 Kai Tietz <kai.tietz@onevision.com>
2316
2317 PR lto/47225
2318 * Makefile.def: Add dependency for install-gcc
2319 on install-lto-plugin.
2320 * Makfile.in: Regenerated
2321
2322 2011-02-01 Sebastien Bourdeauducq <sebastien@milkymist.org>
2323
2324 * MAINTAINERS (CPU Port Maintainers): Add myself.
2325
2326 2011-01-31 Alexandre Oliva <aoliva@redhat.com>
2327
2328 PR libgcj/44341
2329 * configure.ac: Discard --with-* flags for host when configuring
2330 target libraries for cross build.
2331 * configure: Rebuilt.
2332
2333 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
2334
2335 * MAINTAINERS (linear loop transforms): Removed.
2336
2337 2011-01-25 Jakub Jelinek <jakub@redhat.com>
2338
2339 * configure.ac: If with_ppl is no, move setting with_cloog=no
2340 after CLOOG_REQUESTED check.
2341 * configure: Regenerated.
2342
2343 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
2344
2345 * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
2346 CLooG has been requested.
2347 * configure: Regenerated.
2348
2349 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
2350
2351 * configure: Regenerated.
2352 * configure.ac: Check for version 0.11 (or later revision) of PPL.
2353
2354 2011-01-25 Tobias Grosser <grosser@fim.uni-passau.de>
2355
2356 * configure: Regenerated.
2357 * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
2358
2359 2011-01-21 Andreas Schwab <schwab@redhat.com>
2360
2361 * configure.ac: Use AS_HELP_STRING throughout.
2362 * configure: Regenerate.
2363
2364 2011-01-18 Jie Zhang <jie.zhang@analog.com>
2365
2366 * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
2367 * configure: Regenerate.
2368
2369 2011-01-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
2370
2371 * ltmain.sh (relink): Use absolute path when hardcoding with -L.
2372
2373 2011-01-13 Joel Brobecker <brobecker@adacore.com>
2374
2375 * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
2376 for ia64-hpux.
2377 * configure: Regenerate.
2378
2379 2011-01-07 Jan Hubicka <jh@suse.cz>
2380
2381 PR lto/47225
2382 * Makefile.in: Regenerate.
2383 * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
2384 configure.
2385
2386 2011-01-07 Jan Hubicka <jh@suse.cz>
2387
2388 * Makefile.in: Regenerate.
2389 * Makefile.def (gcc host module) and soft dependency on lto-plugin
2390 and configure dependency on lto-plugin configure.
2391 (lto-plugin module): Remove dependency on GCC; add dependency on
2392 liniberty.
2393
2394 2011-01-07 William Schmidt <wschmidt@linux.vnet.ibm.com>
2395
2396 * MAINTAINERS (Write After Approval): Add myself.
2397
2398 2010-12-23 Hariharan Sandanagobalane <hariharan@picochip.com>
2399
2400 * configure: Regenerate.
2401
2402 2010-12-22 Hariharan Sandanagobalane <hariharan@picochip.com>
2403
2404 * configure.ac: (picochip): Disable libiberty.
2405
2406 2010-12-14 Kaushik Phatak <kaushik.phatak@kpitcummins.com>
2407
2408 * MAINTAINERS (Write After Approval): Add myself.
2409
2410 2010-12-10 Ian Lance Taylor <iant@google.com>
2411
2412 PR bootstrap/46819
2413 * configure.ac: For --disable-libgcj clear libgcj_saved.
2414 * configure: Rebuild.
2415
2416 2010-12-10 Tobias Burnus <burnus@net-b.de>
2417
2418 PR fortran/46540
2419 * configure.ac: Add --disable-libquadmath and
2420 --disable-libquadmath-support.
2421 * configure: Regenerate.
2422
2423 2010-12-03 Ian Lance Taylor <iant@google.com>
2424
2425 * MAINTAINERS: Add myself as libgo maintainer.
2426
2427 2010-12-03 Hans-Peter Nilsson <hp@axis.com>
2428
2429 PR libffi/46792
2430 * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
2431 * configure: Regenerate.
2432
2433 2010-12-02 Ian Lance Taylor <iant@google.com>
2434
2435 * configure.ac: Always set default for poststage1_ldflags to
2436 -static-libstdc++ -static-libgcc.
2437
2438 2010-11-29 Andreas Schwab <schwab@redhat.com>
2439
2440 * configure.ac: Move comment to remove extra space in last argument
2441 of GCC_TARGET_TOOL.
2442
2443 2010-11-26 Alexandre Oliva <aoliva@redhat.com>
2444
2445 PR other/46026
2446 * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
2447 * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
2448 * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
2449 (BASE_FLAGS_TO_PASS): Use it.
2450 * configure: Rebuilt.
2451 * Makefile.in: Rebuilt.
2452
2453 2010-11-23 H.J. Lu <hongjiu.lu@intel.com>
2454
2455 PR binutils/12258
2456 * configure.ac: Correct comments for --enable-gold/--enable-ld.
2457 Properly check default linker.
2458 * configure: Regnerated.
2459
2460 2010-11-23 Matthias Klose <doko@ubuntu.com>
2461
2462 * configure.ac: For --enable-gold, handle value `default' instead of
2463 `both*'. New configure option --{en,dis}able-ld.
2464 * configure: Regenerate.
2465
2466 2010-11-20 Ian Lance Taylor <iant@google.com>
2467
2468 * configure.ac: Only disable a language library if no language needs
2469 it. Don't let --disable-libgcj uncondtionally disable libffi.
2470 * configure: Rebuild.
2471
2472 2010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2473
2474 * Makefile.in: Regenerate.
2475
2476 PR other/46202
2477 * configure.ac: Fix just-built in-tree STRIP name to be
2478 binutils/strip-new.
2479 * configure: Regenerate.
2480 * Makefile.def (install-strip-gcc, install-strip-binutils)
2481 (install-strip-opcodes, install-strip-ld, install-strip-itcl)
2482 (install-strip-sid): Mirror dependencies on non-strip variants
2483 of these targets on the respective -strip prerequisites.
2484 * Makefile.tpl (install-strip, install-strip-host)
2485 (install-strip-target): New targets.
2486 (install-strip-[+module+], install-strip-target-[+module+]):
2487 New targets.
2488 * Makefile.in: Regenerate.
2489
2490 2010-11-19 Ian Lance Taylor <iant@google.com>
2491 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2492
2493 * configure.ac: Add target-libgo to target_libraries. Set
2494 and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
2495 * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
2496 (HOST_EXPORTS): Add GOC.
2497 (BASE_TARGET_EXPORTS): Add GOC.
2498 (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
2499 (GOCFLAGS_FOR_TARGET): New variable.
2500 (EXTRA_HOST_FLAGS): Add GOC.
2501 (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
2502 * Makefile.def (target_modules): Add libgo.
2503 (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
2504 (dependencies): Add dependency from configure-target-libgo to
2505 configure-target-libffi and all-target-libstdc++-v3. Add
2506 dependencies from all-target-libgo to all-target-libffi.
2507 (languages): Add go.
2508 * configure: Rebuild.
2509 * Makefile.in: Rebuild.
2510
2511 2010-11-19 Ian Lance Taylor <iant@google.com>
2512
2513 * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
2514 compiler/flag environment variables.
2515
2516 2010-11-18 Ian Lance Taylor <iant@google.com>
2517
2518 * configure.ac: Check for lang_requires_boot_languages in
2519 config-lang.in files.
2520 * configure: Rebuild.
2521
2522 2010-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2523 Tobias Burnus <burnus@net-b.de>
2524
2525 PR fortran/32049
2526 * Makefile.def: Add libquadmath; build it with language=fortran.
2527 * configure.ac: Add libquadmath.
2528 * Makefile.tpl: Handle multiple libs in check-[+language+].
2529 * Makefile.in: Regenerate.
2530 * configure: Regenerate.
2531
2532 2010-11-16 Tom Tromey <tromey@redhat.com>
2533
2534 * MAINTAINERS: Moved myself to reviewers section.
2535
2536 2010-11-15 Zdenek Dvorak <ook@ucw.cz>
2537
2538 * MAINTAINERS: Moved myself to reviewers section.
2539
2540 2010-11-15 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2541
2542 * MAINTAINERS (Various Maintainers): Add self for build machinery.
2543 (Write After Approval): Remove self.
2544
2545 2010-11-15 Andreas Schwab <schwab@redhat.com>
2546
2547 * configure.ac: Fix spelling in option names.
2548 * configure: Regenerated.
2549
2550 2010-11-13 Georg-Johann Lay <georgjohann@web.de>
2551
2552 PR bootstrap/39622
2553 * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
2554 * configure: Regenerated.
2555
2556 2010-11-13 Kaveh R. Ghazi <ghazi@gcc.gnu.org>
2557
2558 * MAINTAINERS: Update my email address.
2559
2560 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
2561
2562 * configure: Regenerate.
2563
2564 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
2565
2566 * configure: Regenerate.
2567
2568 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
2569
2570 * configure: Regenerate.
2571
2572 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
2573
2574 * configure: Regenerate.
2575
2576 2010-11-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
2577
2578 * configure.ac: Support official CLooG.org versions.
2579 * configure: Regenerate.
2580 * config/cloog.m4: New.
2581
2582 2010-11-10 François Dumont <francois.cppdevs@free.fr>
2583
2584 * MAINTAINERS (Write After Approval): Add myself.
2585
2586 2010-11-09 David Edelsohn <dje.gcc@gmail.com>
2587
2588 * MAINTAINERS: Update my email address.
2589
2590 2010-11-04 Iain Sandoe <iains@gcc.gnu.org>
2591
2592 * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
2593 * configure: Regenerate.
2594
2595 2010-11-03 Ian Lance Taylor <iant@google.com>
2596 Dave Korn <dave.korn.cygwin@gmail.com>
2597
2598 PR lto/46273
2599 * configure.ac: Remove libelf tests. Build lto-plugin on ELF always
2600 and on other supported platforms whenever LTO is enabled.
2601 * configure: Rebuild.
2602
2603 2010-11-02 Alan Modra <amodra@gmail.com>
2604
2605 PR binutils/12110
2606 * configure.ac: Error when source path contains spaces.
2607 * configure: Regenerate.
2608
2609 2010-10-23 James E. Wilson <wilson@codesourcery.com>
2610
2611 * MAINTAINERS: Update my email address.
2612
2613 2010-10-20 Ian Lance Taylor <iant@google.com>
2614
2615 * Makefile.def (target_modules): Set lib_path to src/.libs for
2616 libstdc++-v3 module.
2617 * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
2618 * Makefile.in: Rebuild.
2619
2620 2010-10-18 Laurynas Biveinis <laurynas.biveinis@gmail.com>
2621
2622 * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
2623 (Write After Approval): Remove myself.
2624
2625 2010-10-15 Tristan Gingold <gingold@adacore.com>
2626
2627 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
2628
2629 2010-10-14 Douglas Rupp <rupp@gnat.com>
2630
2631 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
2632
2633 2010-10-07 Dave Korn <dave.korn.cygwin@gmail.com>
2634
2635 * configure.ac (build_lto_plugin): New shell variable.
2636 (--enable-lto): Turn on by default for all non-ELF platforms that
2637 have had LTO support added so far. Set build_lto_plugin appropriately
2638 for both ELF and non-ELF.
2639 (configdirs): Add lto-plugin or not based on build_lto_plugin.
2640 * configure: Regenerate.
2641
2642 2010-10-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2643
2644 Sync from src:
2645 * configure.ac (v850 support): Remove target-libgloss from
2646 noconfigdirs.
2647 * configure: Regenerate.
2648
2649 2010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2650
2651 PR bootstrap/45326
2652 PR bootstrap/45174
2653 * configure.ac: Honor initial values of $build_configargs,
2654 $host_configargs, $target_configargs. Mark the precious, so
2655 environment settings get recorded.
2656 * configure: Regenerate.
2657
2658 2010-09-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2659
2660 PR bootstrap/45796
2661 * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
2662 Depend on all-build-libiberty.
2663 * Makefile.in: Regenerate.
2664
2665 2010-09-30 Michael Eager <eager@eagercon.com>
2666
2667 * configure.ac (microblaze): Add target-libssp to noconfigdirs.
2668 * configure: Regenerate.
2669
2670 2010-09-28 Michael Eager <eager@eagercon.com>
2671
2672 * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
2673
2674 2010-06-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2675
2676 PR bootstrap/44621
2677 * configure.ac: Fix unportable shell quoting.
2678 * configure: Regenerate.
2679
2680 2010-09-21 Iain Sandoe <iains@gcc.gnu.org>
2681
2682 * configure.ac (enable-lto): Add Darwin to the list of supported lto
2683 targets and amend comment.
2684 * configure: Regenerate.
2685
2686 2010-09-15 Tejas Belagod <tejas.belagod@arm.com>
2687
2688 * MAINTAINERS (Write After Approval): Add myself.
2689
2690 2010-09-03 Jack Howarth <howarth@bromo.med.uc.edu>
2691
2692 * configure.ac: Enable LTO by default on Darwin.
2693 * configure: Regenerate.
2694
2695 2010-09-02 Marcus Shawcroft <marcus.shawcroft@arm.com>
2696
2697 * MAINTAINERS (Write After Approval): Add myself.
2698
2699 2010-09-01 Ian Bolton <ian.bolton@arm.com>
2700
2701 * MAINTAINERS (Write After Approval): Add myself.
2702
2703 2010-08-25 Danny Smith <dannysmith@users.sourceforge.net>
2704
2705 * MAINTAINERS (OS Port Maintainers): Remove myself from windows
2706 ports
2707
2708 2010-07-28 David Yuste <david.yuste@gmail.com>
2709
2710 * MAINTAINERS (Write After Approval): Add myself.
2711
2712 2010-07-26 Naveen.H.S <naveen.S@kpitcummins.com>
2713
2714 * configure.ac: Support all v850 targets.
2715 * configure: Regenerate.
2716
2717 2010-07-23 Marc Glisse <marc.glisse@normalesup.org>
2718
2719 PR bootstrap/44455
2720 * configure.ac (extra_mpfr_configure_flags): Copy from
2721 extra_mpc_gmp_configure_flags.
2722 * configure: Re-generated.
2723
2724 2010-07-22 Andi Kleen <ak@linux.intel.com>
2725
2726 * MAINTAINERS (Write After Approval): Add myself.
2727
2728 2010-07-22 Chung-Lin Tang <cltang@codesourcery.com>
2729
2730 * MAINTAINERS (Write After Approval): Add myself.
2731
2732 2010-07-20 Jeffrey Yasskin <jyasskin@google.com>
2733
2734 * MAINTAINERS (Write After Approval): Add myself.
2735
2736 2010-07-17 Jack Howarth <howarth@bromo.med.uc.edu>
2737
2738 PR target/44862
2739 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
2740 Provide -B option to allow for link spec %s substitutions for
2741 libstdc++.a on darwin.
2742 * Makefile.in: Regenerate.
2743
2744 2010-07-10 Mikael Morin <mikael@gcc.gnu.org>
2745
2746 * MAINTAINERS (Reviewers): Update my e-mail address
2747
2748 2010-06-10 Alexandre Oliva <aoliva@redhat.com>
2749
2750 * Makefile.def (configure-gcc): Depend on all-libelf.
2751 * Makefile.in: Rebuild.
2752
2753 2010-06-05 Fabien Chêne <fabien@gcc.gnu.org>
2754
2755 * MAINTAINERS (Write After Approval): Add myself in the right place.
2756
2757 2010-06-04 Fabien Chêne <fabien@gcc.gnu.org>
2758
2759 * MAINTAINERS (Write After Approval): Add myself.
2760
2761 2010-05-25 Sterling Augustine <sterling@tensilica.com>
2762
2763 * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
2764
2765 2010-05-25 Maxim Kuvyrkov <maxim@codesourcery.com>
2766
2767 * config.sub: Update to version 2010-05-21.
2768 * config.guess: Update to version 2010-04-03.
2769
2770 2010-05-18 Steven Bosscher <steven@gcc.gnu.org>
2771
2772 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
2773 * configure: Regenerate.
2774
2775 2010-05-12 Sriraman Tallam <tmsriram@google.com>
2776
2777 * MAINTAINERS (Write After Approval): Add myself.
2778
2779 2010-05-07 Steven Bosscher <steven@gcc.gnu.org>
2780
2781 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
2782 a platform that supports LTO.
2783 * configure: Regenerate.
2784
2785 2010-05-05 Sebastian Pop <sebastian.pop@amd.com>
2786
2787 * configure.ac: Allow all the versions greater than 0.10 of PPL.
2788 * configure: Regenerated.
2789
2790 2010-04-27 Roland McGrath <roland@redhat.com>
2791 H.J. Lu <hongjiu.lu@intel.com>
2792
2793 * configure.ac (--enable-gold): Support both, both/gold and
2794 both/bfd to add gold to configdirs without removing ld.
2795 * configure: Regenerated.
2796
2797 * Makefile.def: Add install-gold dependency to install-ld.
2798 * Makefile.in: Regenerated.
2799
2800 2010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
2801
2802 PR lto/42776
2803 * configure.ac (--enable-lto): Refactor handling so libelf tests
2804 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
2805 and allow LTO to be explicitly enabled on non-ELF platforms that
2806 are known to support it inside else-clause.
2807 * configure: Regenerate.
2808
2809 2010-04-20 Eric Botcazou <ebotcazou@adacore.com>
2810
2811 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
2812 * configure: Regenerate.
2813
2814 2010-04-17 Ralf Corsépius <ralf.corsepius@rtems.org>
2815
2816 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
2817 * configure: Regenerate.
2818
2819 2010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2820
2821 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
2822 separately.
2823 * configure: Regenerate.
2824
2825 2010-04-16 Kevin Williams <kevin.williams@inria.fr>
2826
2827 * MAINTAINERS (Write After Approval): Add myself.
2828
2829 2010-04-14 Tristan Gingold <gingold@adacore.com>
2830
2831 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
2832 * configure: Regenerate.
2833
2834 2010-04-13 Steve Ellcey <sje@cup.hp.com>
2835
2836 * configure: Regenerate after change to elf.m4.
2837
2838 2010-04-06 Iain Sandoe <iains@gcc.gnu.org>
2839
2840 * MAINTAINERS (Write After Approval): Add myself.
2841
2842 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
2843
2844 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
2845 * configure: Regenerated.
2846
2847 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
2848
2849 * configure.ac: Print "buggy but acceptable" when CLooG
2850 revision is less than 9.
2851 * configure: Regenerated.
2852
2853 2010-04-01 Diego Novillo <dnovillo@google.com>
2854
2855 * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
2856
2857 2010-04-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2858
2859 PR bootstrap/43615
2860 PR bootstrap/43328
2861
2862 Revert:
2863
2864 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2865
2866 * configure.ac: Do not pass --enable-multilib nor
2867 --disable-multilib in baseargs. Accept explicitly passed
2868 --enable_multilib.
2869 * configure: Regenerate.
2870
2871 2010-03-31 Ulrich Weigand <uweigand@de.ibm.com>
2872
2873 * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
2874
2875 2010-03-31 Janis Johnson <janis187@us.ibm.com>
2876
2877 * MAINTAINERS: Remove myself.
2878
2879 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2880
2881 PR bootstrap/43328
2882 * configure.ac: Do not pass --enable-multilib nor
2883 --disable-multilib in baseargs. Accept explicitly passed
2884 --enable_multilib.
2885 * configure: Regenerate.
2886
2887 2010-03-28 Andrew Pinski <pinskia@gmail.com>
2888
2889 * MAINTAINERS (spu port): Remove me.
2890
2891 2010-03-23 Joseph Myers <joseph@codesourcery.com>
2892
2893 * configure.ac (tic6x-*-*): New case.
2894 * configure: Regenerate.
2895
2896 2010-03-23 Joseph Myers <joseph@codesourcery.com>
2897
2898 * config.sub: Update to version 2010-03-22.
2899 * config.guess: Update to version 2009-12-30.
2900
2901 2010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
2902
2903 PR ada/42554
2904 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
2905 * configure: Regenerate.
2906
2907 2010-03-18 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
2908
2909 * MAINTAINERS: Update my email address.
2910
2911 2010-03-17 Sebastian Pop <sebastian.pop@amd.com>
2912
2913 * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
2914 (ghassan.shobaki@amd.com): Removed.
2915
2916 2010-03-17 Alan Modra <amodra@gmail.com>
2917
2918 * MAINTAINERS: Update my email address.
2919
2920 2010-03-16 Diego Novillo <dnovillo@google.com>
2921
2922 * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
2923 Matthews.
2924
2925 2010-03-16 Joseph Myers <joseph@codesourcery.com>
2926
2927 * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
2928 Gutson, Jeffrey D. Oldham and Mark Shinwell.
2929
2930 2010-03-16 Joseph Myers <joseph@codesourcery.com>
2931
2932 * MAINTAINERS: Update my email address.
2933
2934 2010-03-16 Daniel Jacobowitz <dan@codesourcery.com>
2935
2936 * MAINTAINERS: Update my email address.
2937
2938 2010-03-15 Bernd Schmidt <bernds@codesourcery.com>
2939
2940 * MAINTAINERS: Update my email address.
2941
2942 2010-03-09 Jie Zhang <jie@codesourcery.com>
2943
2944 * MAINTAINERS: Update my email address.
2945
2946 2010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2947
2948 PR libstdc++/32499
2949 * configure.ac (RANLIB): Default to true.
2950 (STRIP): Likewise.
2951 (RANLIB_FOR_TARGET): Remove superfluous : argument.
2952 * configure: Regenerate.
2953
2954 2010-02-17 Rafael Ávila de Espíndola <espindola@google.com>
2955
2956 * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
2957 (Write After Approval): Update my email address.
2958
2959 2010-02-17 Nick Clifton <nickc@redhat.com>
2960
2961 PR 11238
2962 * Makefile.tpl (local-distclean): Also remove config.cache files in
2963 sub-directories as there may not be Makefiles present in the
2964 sub-directories.
2965 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
2966 the config.cache files found by the find command.
2967
2968 * Makefile.in: Regenerate.
2969 * configure.ac: Revert previous delta.
2970 * configure: Regenerate.
2971
2972 2010-02-15 Nick Clifton <nickc@redhat.com>
2973
2974 PR 11238
2975 * configure.ac: Delete config.cache files in sub-directories when
2976 deleting Makefiles.
2977 * configure: Regenerate.
2978
2979 2010-02-12 Ben Elliston <bje@gnu.org>
2980
2981 * MAINTAINERS: Update my email address.
2982
2983 2010-02-08 Andrew Pinski <pinskia@gmail.com>
2984
2985 * MAINTAINERS (spu port): Update my email address.
2986
2987 2010-02-08 Jie Zhang <jie.zhang@analog.com>
2988
2989 * MAINTAINERS: Add myself as a maintainer for the bfin port.
2990
2991 2010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2992
2993 * configure.ac: Add "recommended" version checks for GMP/MPC.
2994 Update recommended GMP/MPFR/MPC versions.
2995 * configure: Regenerate.
2996
2997 2010-01-31 Joern Rennecke <joern.rennecke@embecosm.com>
2998
2999 * MAINTAINERS: Move my Embecosm email address into the
3000 write-after-approval section.
3001
3002 2010-01-26 Ian Lance Taylor <iant@google.com>
3003
3004 * MAINTAINERS: Add myself as Go frontend maintainer.
3005
3006 2010-01-25 Joern Rennecke <amylaar@spamcop.net>
3007
3008 PR libstdc++/36101, PR libstdc++/42813
3009 * configure.ac (bootstrap_target_libs): Make inclusion of
3010 target-libgomp conditional on libgomb being in target_configdirs.
3011 * configure: Regenerate.
3012
3013 2010-01-23 Joern Rennecke <amylaar@spamcop.net>
3014
3015 PR libstdc++/36101, PR libstdc++/42813
3016 * configure.ac (bootstrap_target_libs): Include target-libgomp.
3017 * configure: Regenerate.
3018
3019 2010-01-22 Joern Rennecke <amylaar@spamcop.net>
3020
3021 PR libstdc++/36101, PR libstdc++/42813
3022 * configure.ac (target_configdirs): Substitute.
3023 * Makefile.def: Bootstrap target module libgomp.
3024 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
3025 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
3026 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
3027 * configure, Makefile.in: Regenerate.
3028
3029 2010-01-21 Dave Korn <dave.korn.cygwin@gmail.com>
3030
3031 * MAINTAINERS: Adjust my details.
3032
3033 2010-01-20 Eric B. Weddington <eric.weddington@atmel.com>
3034
3035 * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
3036
3037 2010-01-18 Thierry Lafage <thierry.lafage@inria.fr>
3038
3039 * MAINTAINERS: reindented my entry with tabs instead of spaces.
3040
3041 2010-01-15 Thierry Lafage <thierry.lafage@inria.fr>
3042
3043 * MAINTAINERS (Write After Approval): Add myself.
3044
3045 2010-01-15 Konrad Trifunovic <konrad.trifunovic@inria.fr>
3046
3047 * MAINTAINERS (Write After Approval): Add myself.
3048
3049 2010-01-11 Richard Guenther <rguenther@suse.de>
3050
3051 PR lto/41569
3052 * Makefile.def (all-lto-plugin): Depend on all-gcc.
3053 * Makefile.in: Regenerated.
3054
3055 2010-01-11 Andreas Tobler <andreast@fgznet.ch>
3056
3057 * configure.ac: Enable libjava build on x86_64-*freebsd*.
3058 * configure: Regenerate.
3059
3060 2010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3061 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3062
3063 PR bootstrap/42424
3064 * configure.ac: Include libtool m4 files.
3065 (_LT_CHECK_OBJDIR): Call it.
3066 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
3067 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
3068
3069 * configure: Regenerate.
3070
3071 2010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3072
3073 PR bootstrap/41818
3074 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
3075 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
3076 * Makefile.in: Regenerate.
3077
3078 2010-01-02 Richard Guenther <rguenther@suse.de>
3079
3080 PR lto/41529
3081 * configure.ac: Include config/elf.m4. Disable LTO if not
3082 builting for an elf target.
3083 * configure: Regenerate.
3084
3085 2009-12-27 Christopher Faylor <me+cygwin@cgf.cx>
3086
3087 * MAINTAINERS: Change my email address.
3088
3089 2009-12-18 Ben Elliston <bje@au.ibm.com>
3090
3091 * config.sub, config.guess: Update from upstream sources.
3092
3093 2009-12-07 Shujing Zhao <pearly.zhao@oracle.com>
3094
3095 * MAINTAINERS (Write After Approval): Add myself.
3096
3097 2009-12-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3098
3099 PR middle-end/30447
3100 PR middle-end/30789
3101 PR other/40302
3102
3103 * configure.ac: Require MPC.
3104 * configure: Regenerate.
3105
3106 2009-12-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3107
3108 PR target/38384
3109 PR bootstrap/40972
3110 * libtool.m4: Sync from git Libtool.
3111 * ltoptions.m4: Likewise.
3112 * ltversion.m4: Likewise.
3113 * lt~obsolete.m4: Likewise.
3114 * ltmain.sh: Likewise.
3115
3116 2009-11-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3117
3118 * configure.ac: Update minimum MPC version to 0.8.
3119 * configure: Regenerate.
3120
3121 2009-11-21 Sebastian Pop <sebpop@gmail.com>
3122
3123 * configure.ac: Check for version 0.15.5 or later revision of CLooG.
3124 * configure: Regenerated.
3125
3126 2009-11-21 Ian Lance Taylor <iant@google.com>
3127
3128 * configure.ac: Change default of poststage1_ldflags to be empty if
3129 poststage1_libs is set. When poststage1_libs is empty, and
3130 ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
3131 * configure: Rebuild.
3132
3133 2009-11-21 Adam Nemet <adambnmet@gmail.com>
3134
3135 * MAINTAINERS (Write After Approval): Update my email address.
3136
3137 2009-11-20 Ben Elliston <bje@au.ibm.com>
3138
3139 * config.guess: Update from upstream sources.
3140
3141 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
3142
3143 * Makefile.def: Restore host and target settings for gmp.
3144 * Makefile.in: Rebuild.
3145
3146 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
3147
3148 * configure.ac: Add libelf to host_libs. Enable in-tree configury
3149 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
3150 Fix portability of test of C++ as bootstrap language. Add
3151 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
3152 * configure: Rebuild.
3153 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
3154 and cloog. Fix in-tree ppl configuration. Introduce libelf
3155 in-tree building.
3156 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
3157 (POSTSTAGE1_HOST_EXPORTS): Use it.
3158 (STAGE[+id+]_CXXFLAGS): New.
3159 (BASE_FLAGS_TO_PASS): Pass it down.
3160 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
3161 extra_exports.
3162 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
3163 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
3164 extra_exports.
3165 * Makefile.in: Rebuild.
3166
3167 2009-11-17 Ben Elliston <bje@au.ibm.com>
3168
3169 * config.sub, config.guess: Update from upstream sources.
3170
3171 2009-11-12 Jan Kratochvil <jan.kratochvil@redhat.com>
3172
3173 * MAINTAINERS (Write After Approval): Add myself.
3174
3175 2009-11-09 Jon Beniston <jon@beniston.com>
3176
3177 * MAINTAINERS (Write After Approval): Add myself.
3178
3179 2009-11-06 Ozkan Sezer <sezeroz@gmail.com>
3180
3181 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
3182 paths for *-w64-mingw* and x86_64-*mingw*.
3183 * configure: Regenerated.
3184
3185 2009-11-05 Joern Rennecke <amylaar@spamcop.net>
3186
3187 * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
3188
3189 2009-11-02 Benjamin Kosnik <bkoz@redhat.com>
3190
3191 * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
3192 Phil Edwards to Write-After Approval.
3193
3194 2009-10-30 Kai Tietz <kai.tietz@onevision.com>
3195
3196 * configure.ac: Disable target-winsup & co for
3197 x86_64-*-mingw* and *-w64-mingw* targets.
3198 * configure: Regenerated.
3199
3200 2009-10-16 Nick Clifton <nickc@redhat.com>
3201
3202 * MAINTAINERS: Add myself as a maintainer for the RX port.
3203
3204 2009-10-26 Johannes Singler <singler@kit.edu>
3205
3206 * MAINTAINERS (Write After Approval): Update my e-mail address.
3207
3208 2009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3209
3210 * configure.ac (CLooG test): Use = with test.
3211 * configure: Regenerate.
3212
3213 2009-10-22 Richard Guenther <rguenther@suse.de>
3214
3215 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
3216 cloog if the ppl version check failed. Move flags saving
3217 before setting in libelf check.
3218 * configure: Regenerate.
3219
3220 2009-10-21 Richard Guenther <rguenther@suse.de>
3221
3222 * configure.ac: Adjust the ppl and cloog configure to work as
3223 documented. Disable cloog if ppl was disabled. Omit the version
3224 checks if they were disabled.
3225 * configure: Re-generate.
3226
3227 2009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3228
3229 * configure.ac: Add 'lto' to enable_languages, not
3230 new_enable_languages, and only if not already present.
3231 * configure: Regenerate.
3232
3233 2009-10-10 Gerald Pfeifer <gerald@pfeifer.com>
3234
3235 * README: Refer to the various COPYING* files instead of just
3236 COPYING.
3237 Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
3238
3239 2009-10-07 Rafael Avila de Espindola <espindola@google.com>
3240
3241 * MAINTAINERS: Change my email address. Change plugi-in to plugin.
3242
3243 2009-10-07 Richard Guenther <rguenther@suse.de>
3244
3245 * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
3246 and Richard Guenther as reviewers.
3247 (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
3248 as reviewers.
3249
3250 2009-10-07 Hariharan Sandanagobalane <hariharan@picochip.com>
3251
3252 * config.sub: Update from upstream sources.
3253
3254 2009-10-06 Ian Lance Taylor <iant@google.com>
3255
3256 * Makefile.def: check-gold depends upon all-gas.
3257 * Makefile.in: Rebuild.
3258
3259 2009-10-05 Phil Muldoon <pmuldoon@redhat.com>
3260
3261 * MAINTAINERS (Write After Approval): Add myself.
3262
3263 2009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
3264
3265 * Makefile.def: all-lto-plugin depends on all-libiberty.
3266 set bootstrap=true for lto-plugin.
3267 Add lto-plugin.
3268 * Makefile.in: Regenerate.
3269 * configure.ac (host_libs): Add lto-plugin.
3270 * configure: Regenerate.
3271
3272 2009-10-03 Diego Novillo <dnovillo@google.com>
3273
3274 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
3275 (HOST_LIBELFLIBS): Define.
3276 (HOST_LIBELFINC): Define.
3277 * Makefile.in: Regenerate.
3278 * configure.ac: Add --enable-lto.
3279 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
3280 If --enable-lto is used, add 'lto' to new_enable_languages.
3281 If --enable-lto is used and gold is enabled, add
3282 lto-plugin to configdirs.
3283 * configure: Regenerate.
3284
3285 2009-10-03 Simon Baldwin <simonb@google.com>
3286
3287 * configure.ac: If --with-system-zlib, suppress local zlib and
3288 pass --with-system-zlib to subdir configure scripts.
3289 * configure: Regenerate.
3290
3291 2009-10-01 Loren J. Rittle <ljrittle@acm.org>
3292 Paolo Bonzini <bonzini@gnu.org>
3293
3294 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
3295 $(srcdir).
3296 * Makefile.in: Rebuilt.
3297
3298 2009-09-26 Gary Funck <gary@intrepid.com>
3299
3300 * MAINTAINERS (Write After Approval): Add myself.
3301
3302 2009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3303
3304 * configure.ac: Update minimum MPC version to 0.7.
3305 * configure: Regenerate.
3306
3307 2009-09-25 Nick Clifton <nickc@redhat.com>
3308
3309 * configure.ac: Pass any --cache-file=/dev/null option on to
3310 subconfigures.
3311 * configure: Regenerate.
3312
3313 2009-09-23 Nick Clifton <nickc@redhat.com>
3314
3315 * config.sub, config.guess: Update from upstream sources.
3316
3317 2009-09-22 Loren J. Rittle <ljrittle@acm.org>
3318
3319 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
3320 * Makefile.in: Rebuilt.
3321
3322 2009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3323
3324 PR bootstrap/32272
3325 * configure.ac: Error out if $srcdir isn't '.' but contains
3326 host-${host_noncanonical}.
3327 * configure: Regenerate.
3328
3329 2009-09-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3330
3331 * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
3332 maintainer.
3333
3334 2009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3335
3336 * configure.ac: If bootstrapping a combined tree with
3337 --enable-gold, require c++ in stage1_languages.
3338 * configure: Regenerate.
3339
3340 * configure.ac: Also add target_libs of stage1_languages to
3341 bootstrap_target_libs.
3342 * configure: Regenerate.
3343
3344 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
3345 with --enable-languages not containing c++.
3346 * configure: Regenerate.
3347
3348 2009-09-15 Jie Zhang <jie.zhang@analog.com>
3349
3350 * configure.ac: Disable java and boehm-gc for bfin-*-*.
3351 * configure: Regenerate.
3352
3353 2009-09-12 Joern Rennecke <joern.rennecke@embecosm.com>
3354
3355 * MAINTAINERS (Write After Approval): Update my e-mail address,
3356 and move from from here...
3357 (Waiting for paperwork): To here.
3358
3359 2009-09-09 Joseph Myers <joseph@codesourcery.com>
3360
3361 * MAINTAINERS (Reviewers): Add self as driver reviewer.
3362
3363 2009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3364
3365 * configure.ac: Do not use $extrasub for replacing @if/@endif
3366 parts in Makefile; instead, use additional arguments to
3367 AC_CONFIG_COMMANDS to do the replacement manually, with several
3368 sed invocations, to avoid HP-UX sed command limits.
3369 * configure: Regenerate.
3370
3371 2009-09-08 Alexandre Oliva <aoliva@redhat.com>
3372
3373 * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
3374 blank before -L.
3375
3376 2009-09-04 Alexandre Oliva <aoliva@redhat.com>
3377
3378 * configure.ac (with-build-config): Document. Handle without.
3379 Handle missing argument.
3380 * configure: Rebuilt.
3381
3382 2009-09-03 Alexandre Oliva <aoliva@redhat.com>
3383
3384 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
3385 Default to bootstrap-debug only if compare-debug works.
3386 * configure: Rebuilt.
3387 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
3388 * Makefile.in: Rebuilt.
3389
3390 2009-09-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3391
3392 * MAINTAINERS (OS Port Maintainers): Update my email address.
3393
3394 2009-09-01 Alexandre Oliva <aoliva@redhat.com>
3395
3396 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
3397 * Makefile.in: Rebuilt.
3398
3399 2009-09-01 Chris Demetriou <cgd@google.com>
3400
3401 * MAINTAINERS (Write After Approval): Add myself.
3402
3403 2009-08-31 Dodji Seketeli <dodji@redhat.com>
3404
3405 PR debug/30161
3406 * include/dwarf2.h (enum dwarf_tag): Added
3407 DW_TAG_GNU_template_template_param
3408 (enum dwarf_attribute): Added DW_AT_GNU_template_name.
3409
3410 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
3411
3412 * Makefile.tpl (AWK): Fix typo.
3413 * Makefile.in: Regenerate.
3414
3415 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
3416
3417 * configure.ac: Detect awk and sed.
3418 * Makefile.def (flags_to_pass): Add AWK and SED.
3419 * Makefile.tpl (AWK, SED): New.
3420 (BASE_FLAGS_TO_PASS): Add AWK and SED.
3421 * configure: Regenerate.
3422 * Makefile.in: Regenerate.
3423
3424 2009-08-26 Dave Korn <dave.korn.cygwin@gmail.com>
3425
3426 * ltmain.sh (removedotparts): Don't use comma as 's' separator.
3427 (collapseslashes): Likewise.
3428
3429 2009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3430
3431 * configure.ac (AC_PREREQ): Bump to 2.64.
3432
3433 2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3434
3435 * configure.ac: Remove --with-datarootdir, --with-docdir,
3436 --with-pdfdir, --with-htmldir switches.
3437 * configure: Regenerate.
3438
3439 * configure: Regenerate.
3440
3441 * compile: Sync from Automake 1.11.
3442 * depcomp: Likewise.
3443 * install-sh: Likewise.
3444 * missing: Likewise.
3445 * mkinstalldirs: Likewise.
3446 * ylwrap: Likewise.
3447
3448 2009-08-20 Dave Korn <dave.korn.cygwin@gmail.com>
3449
3450 * ltmain.sh (func_normal_abspath): New function.
3451 (func_relative_path): Likewise.
3452 (func_mode_help): Document new -bindir option for link mode.
3453 (func_mode_link): Add new -bindir option, and use it to place
3454 output DLL if specified.
3455
3456 2009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3457
3458 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
3459 (baseargs): Add --disable-option-checking.
3460 * configure: Regenerate.
3461
3462 * Makefile.def (configure-target-libiberty): Depend on
3463 all-binutils and all-ld.
3464 (configure-target-newlib): Likewise.
3465 * Makefile.in: Regenerate.
3466
3467 2009-08-17 Ben Elliston <bje@au.ibm.com>
3468
3469 * config.sub, config.guess: Update from upstream sources.
3470
3471 2009-08-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3472
3473 Sync from src, merge:
3474
3475 2009-07-02 Tristan Gingold <gingold@adacore.com>
3476
3477 * configure.ac: Do not exclude gas for i386-*-darwin.
3478 Add a case for x86_64-*-darwin.
3479 * configure: Regenerate.
3480
3481 2009-08-06 Neil Vachharajani <nvachhar@gmail.com>
3482
3483 * MAINTAINERS: Add my name to Write After Approval list.
3484
3485 2009-08-06 Michael Eager <eager@eagercon.com>
3486
3487 * configure.ac: Add Microblaze target.
3488 * configure: Regenerate.
3489
3490 2009-07-31 Christian Bruel <christian.bruel@st.com>
3491
3492 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
3493 * configure: Regenerate.
3494
3495 2009-07-28 Rask Ingemann Lambertsen <ccc94453@vip.cybercity.dk>
3496
3497 * MAINTAINERS (Write After Approval): Update my e-mail address.
3498
3499 2009-07-06 Ian Lance Taylor <iant@google.com>
3500
3501 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
3502 * configure: Rebuild.
3503
3504 2009-07-01 Tobias Grosser <grosser@fim.uni-passau.de>
3505
3506 * MAINTAINERS: Move myself to the Graphite Reviewers.
3507
3508 2009-06-30 Wei Guozhi <carrot@google.com>
3509
3510 * MAINTAINERS: Add my name to Write After Approval list.
3511
3512 2009-06-26 Steve Ellcey <sje@cup.hp.com>
3513
3514 PR bootstrap/40338
3515 * configure.ac (comparestring): Create new variable.
3516 * Makefile.tpl (comparestring): Use to skip some comparisions.
3517 * configure: Regenerate.
3518 * Makefile.in: Regenerate.
3519
3520 2009-06-26 Doug Evans <dje@sebabeach.org>
3521
3522 * Makefile.def (host_modules): Add cgen.
3523 * Makefile.in: Regenerate.
3524 * configure.ac (host_tools): Add cgen.
3525 * configure: Regenerate.
3526
3527 2009-06-23 DJ Delorie <dj@redhat.com>
3528
3529 * MAINTAINERS: Add myself as mep maintainer.
3530
3531 2009-06-23 Ian Lance Taylor <iant@google.com>
3532
3533 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
3534 boot_languages. Only bootstrap target libraries listed in
3535 target_libs for some boot language. Add --with-stage1-ldflags,
3536 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
3537 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
3538 if not building with C++.
3539 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
3540 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
3541 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
3542 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
3543 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
3544 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
3545 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
3546 * configure, Makefile.in: Rebuild.
3547
3548 2009-06-23 Li Feng <nemokingdom@gmail.com>
3549
3550 * MAINTAINERS: Added my name to write-after-approval list.
3551
3552 2009-06-15 Ryan Mansfield <rmansfield@qnx.com>
3553
3554 * configure.ac: Define is_elf for QNX Neutrino targets.
3555 * configure: Regenerate.
3556
3557 2009-06-09 Ghassan Shobaki <ghassan.shobaki@amd.com>
3558
3559 * MAINTAINERS: Added my name to the write-after-approval list
3560
3561 2009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3562
3563 * configure.ac: Detect MPC in default directory.
3564 * configure: Regenerate.
3565
3566 2009-06-03 Jerome Guitton <guitton@adacore.com>
3567 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3568
3569 * Makefile.tpl (all): Avoid a trailing backslash.
3570 * Makefile.in: Regenerate.
3571
3572 2009-06-03 Ben Elliston <bje@au.ibm.com>
3573
3574 * config.sub, config.guess: Update from upstream sources.
3575
3576 2009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
3577
3578 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
3579 to noconfdirs.
3580 * configure: Regenerate.
3581
3582 2009-06-02 Alexandre Oliva <aoliva@redhat.com>
3583
3584 * Makefile.tpl ([+compare-target+]): Compare all stage
3585 directories, rather than just gcc.
3586 * Makefile.in: Rebuilt.
3587
3588 2009-06-01 Doug Kwan <dougkwan@google.com>
3589
3590 * configure.ac: Support gold for target arm*-*-*.
3591 * configure: Regenerate.
3592
3593 2009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3594
3595 * Makefile.def: Add MPC support and dependencies.
3596 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
3597
3598 * Makefile.in, configure: Regenerate.
3599
3600 2009-05-27 Alexandre Oliva <aoliva@redhat.com>
3601
3602 * Makefile.tpl (all): Avoid harmless warning in make all when
3603 gcc-bootstrap is enabled but stage_last does not exist.
3604 * Makefile.in: Rebuilt.
3605
3606 2009-05-24 Nicolas Roche <roche@adacore.com>
3607
3608 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
3609 * Makefile.in: Regenerate.
3610
3611 2009-05-21 Denis Chertykov <chertykov@gmail.com>
3612
3613 * MAINTAINERS: Update my e-mail address.
3614
3615 2009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
3616
3617 * configure.ac (cygwin noconfigdirs): Remove libgcj.
3618 * configure: Regenerate.
3619
3620 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
3621
3622 PR other/40159
3623 * Makefile.tpl (all): Don't assume gcc-bootstrap and
3624 gcc-no-bootstrap are mutually exclusive.
3625 * Makefile.in: Rebuilt.
3626
3627 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
3628
3629 PR other/40159
3630 * Makefile.tpl (all): Don't end with unconditional success.
3631 * Makefile.in: Rebuilt.
3632
3633 2009-05-12 Alexandre Oliva <aoliva@redhat.com>
3634
3635 PR target/37137
3636 * Makefile.def (flags_to_pass): Remove redundant and incomplete
3637 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
3638 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
3639 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
3640 stage_configureflags, stage_cflags and stage_libcflags into
3641 explicit Makefile macros.
3642 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
3643 GFORTRAN.
3644 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
3645 CC. Set CC_FOR_BUILD from CC.
3646 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
3647 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
3648 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
3649 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
3650 and GFORTRAN.
3651 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
3652 (_LIBCFLAGS): Renamed to _TFLAGS.
3653 (do-compare-debug, do-compare3-debug): Drop.
3654 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
3655 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
3656 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
3657 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
3658 (XGCC_FLAGS_FOR_TARGET): New.
3659 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
3660 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
3661 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
3662 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
3663 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
3664 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
3665 TFLAGS.
3666 (BUILD_CONFIG): Include if requested.
3667 (all): Set TFLAGS on bootstrap.
3668 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
3669 (all-stageid-prefixmodule): Likewise.
3670 (do-clean, distclean-stageid): Set TFLAGS.
3671 (restrap): Fix whitespace.
3672 * Makefile.in: Rebuilt.
3673
3674 2009-05-07 Paolo Bonzini <bonzini@gnu.org>
3675
3676 * config.guess: Sync with src.
3677
3678 2009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
3679
3680 * configure.ac ($with_ppl): Default to no if not supplied.
3681 ($with_cloog): Likewise.
3682 configure: Regenerate.
3683
3684 2009-04-27 James E. Wilson <wilson@codesourcery.com>
3685
3686 * MAINTAINERS: Update my e-mail address.
3687
3688 2009-04-27 Nick Clifton <nickc@redhat.com>
3689
3690 * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
3691
3692 2009-04-25 Eric Botcazou <ebotcazou@adacore.com>
3693
3694 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
3695 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
3696 * Makefile.in: Regenerate.
3697
3698 2009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3699
3700 PR bootstrap/39739
3701 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
3702 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
3703
3704 * configure, Makefile.in: Regenerate.
3705
3706 2009-04-21 Taras Glek <tglek@mozilla.com>
3707
3708 * include/hashtab.h: Update GTY annotations to new syntax
3709 * include/splay-tree.h: Likewise
3710
3711 2009-04-17 Ben Elliston <bje@au.ibm.com>
3712
3713 * config.sub, config.guess: Update from upstream sources.
3714
3715 2009-04-15 Anthony Green <green@moxielogic.com>
3716
3717 * configure.ac: Add moxie support.
3718 * configure: Rebuilt.
3719
3720 2009-04-14 Jakub Jelinek <jakub@redhat.com>
3721
3722 * configure.ac: Change copyright header to refer to version
3723 3 of the GNU General Public License and to point readers at the
3724 COPYING3 file and the FSF's license web page.
3725 * Makefile.def: Likewise.
3726 * Makefile.tpl: Likewise.
3727 * Makefile.in: Regenerate.
3728
3729 2009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
3730
3731 * configure.ac: Restore match for darwin9 or later. Use double
3732 brackets since regeneration eats one pair.
3733 * configure: Regenerate.
3734
3735 2009-04-09 H.J. Lu <hongjiu.lu@intel.com>
3736
3737 PR gas/10039
3738 * configure.ac: Require texinfo 4.7.
3739 * configure: Regenerated.
3740
3741 2009-04-09 Nick Clifton <nickc@redhat.com>
3742
3743 * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
3744 the GCC Runtime Library Exception.
3745
3746 2009-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3747
3748 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
3749 * configure: Regenerate.
3750
3751 2009-04-01 Steve Ellcey <sje@cup.hp.com>
3752
3753 * Makefil.def (languages): New entries.
3754 * Makefile.tpl (check-gcc-*): New generic target.
3755 * Makefile.in: Regenerate.
3756
3757 2009-03-25 Erven Rohou <erven.rohou@inria.fr>
3758
3759 * MAINTAINERS: Update my email address.
3760
3761 2009-03-18 Tom Tromey <tromey@redhat.com>
3762
3763 * configure: Rebuild.
3764 * configure.ac (host_libs): Add libiconv.
3765 * Makefile.in: Rebuild.
3766 * Makefile.def (host_modules): Add libiconv.
3767 (configure-gdb, all-gdb): Depend on libiconv.
3768
3769 2009-03-16 Tristan Gingold <gingold@adacore.com>
3770
3771 * configure.ac: Treat gdb as supported on x86_64-darwin.
3772 * configure: Regenerate.
3773
3774 2009-03-16 Joseph Myers <joseph@codesourcery.com>
3775
3776 * configure.ac (--with-host-libstdcxx): New option.
3777 * configure: Regenerate.
3778
3779 2009-03-12 Joern Rennecke <joern.rennecke@arc.com>
3780
3781 * MAINTAINERS: Move myself into the write after approval list.
3782
3783 2009-03-11 Nicola Pero <nicola.pero@meta-innovation.com>
3784
3785 * MAINTAINERS: Update e-mail address.
3786
3787 2009-03-11 Dorit Nuzman <dorit@il.ibm.com>
3788
3789 * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
3790
3791 2009-03-10 Ira Rosen <irar@il.ibm.com>
3792
3793 * MAINTAINERS: Add myself as auto-vectorizer maintainer.
3794
3795 2009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3796
3797 Backport from git Libtool:
3798
3799 2009-01-19 Robert Millan <rmh@aybabtu.com>
3800 Support GNU/kOpenSolaris.
3801 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
3802 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
3803 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
3804 GNU/kOpenSolaris.
3805
3806 2009-02-27 Andreas Schwab <schwab@linux-m68k.org>
3807
3808 * MAINTAINERS: Update e-mail address.
3809
3810 2009-02-24 Michael Eager <eager@eagercon.com>
3811
3812 * MAINTAINERS (Write After Approval): Add self.
3813
3814 2009-02-18 Bingfeng Mei <bmei@broadcom.com>
3815
3816 * MAINTAINERS (Write After Approval): Add myself.
3817
3818 2009-02-05 Andreas Schwab <schwab@suse.de>
3819
3820 * Makefile.tpl (stage_last): Define $r and $s before using
3821 $(RECURSE_FLAGS_TO_PASS).
3822 * Makefile.in: Regenerate
3823
3824 2009-01-30 Ian Lance Taylor <iant@google.com>
3825
3826 * MAINTAINERS: Move myself to the Global Reviewers list.
3827
3828 2009-01-29 Robert Millan <rmh@aybabtu.com>
3829
3830 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
3831 * configure: Regenerate.
3832
3833 2009-01-17 Gerald Pfeifer <gerald@pfeifer.com>
3834
3835 * MAINTAINERS: Make whitespace consistent.
3836 Remove Robert Millan from Write After Approval.
3837
3838 2009-01-16 Alan Modra <amodra@bigpond.net.au>
3839
3840 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
3841 (all-opcodes): Depend on all-libiberty.
3842 * Makefile.in: Regenerate.
3843
3844 2009-01-15 Douglas B Rupp <rupp@gnat.com>
3845
3846 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
3847 * configure: Regenerate.
3848
3849 2009-01-12 Ramana Radhakrishnan <ramana.r@gmail.com>
3850
3851 * MAINTAINERS (Write After Approval): Add myself.
3852
3853 2009-01-12 Steven G. Kargl <sgk@troutmask.apl.washington.edu>
3854
3855 * MAINTAINERS: Add myself to reviewers (Fortran).
3856
3857 2009-01-12 Sebastian Pop <sebastian.pop@amd.com>
3858
3859 PR tree-optimization/38515
3860 * configure.ac (cloog-polylib): Removed.
3861 (with_ppl, with_cloog): Test for "no".
3862 * configure: Regenerated.
3863
3864 2009-01-11 Daniel Franke <franke.daniel@gmail.com>
3865
3866 * MAINTAINERS: Moved myself to reviewers (Fortran).
3867
3868 2009-01-06 Thomas Schwinge <tschwinge@gnu.org>
3869
3870 * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
3871 (Write After Approval): Remove myself.
3872
3873 2009-01-03 Diego Novillo <dnovillo@google.com>
3874
3875 * MAINTAINERS: Remove myself from alias maintainership.
3876
3877 2009-01-02 David Ayers <ayers@fsfe.org>
3878
3879 * MAINTAINERS: Update e-mail address.
3880
3881 2008-12-30 Gerald Pfeifer <gerald@pfeifer.com>
3882
3883 * MAINTAINERS: Make whitespace consistent.
3884
3885 2008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3886
3887 Backport from upstream Libtool:
3888 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
3889 Add cache variables to tests that require the linker to work.
3890 For shlibpath_overrides_runpath, this also changes the semantics
3891 to let the result from the C compiler take precedence.
3892
3893 2008-12-02 Ben Elliston <bje@au.ibm.com>
3894
3895 * config.sub, config.guess: Update from upstream sources.
3896
3897 2008-12-12 Sebastian Pop <sebastian.pop@amd.com>
3898
3899 * configure.ac (ppllibs): Add by default the lib flags.
3900 * configure: Regenerate.
3901
3902 2008-12-08 Luis Machado <luisgpm@br.ibm.com>
3903
3904 * MAINTAINERS: Add myself to the write after approval list.
3905
3906 2008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
3907
3908 * configure.ac: Add double brackets on darwin[912].
3909 * configure: Regenerate.
3910
3911 2008-12-03 Daniel Kraft <d@domob.eu>
3912
3913 * MAINTAINERS: Moved myself and Mikael Morin from Write After
3914 Approval to Reviewer section (for Fortran front-end).
3915
3916 2008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
3917
3918 * configure.ac: Expand to darwin10 and later.
3919 * configure: Regenerate.
3920
3921 2008-12-02 Andreas Schwab <schwab@suse.de>
3922
3923 * Makefile.def: configure-target-boehm-gc depends on
3924 all-target-libstdc++-v3.
3925 * Makefile.in: Regenerate.
3926
3927 2008-12-02 Kai Tietz <kai.tietz@onevision.com>
3928
3929 * MAINTAINERS: Add myself as mingw maintainer.
3930
3931 2008-12-02 Ben Elliston <bje@au.ibm.com>
3932
3933 * config.sub, config.guess: Update from upstream sources.
3934
3935 2008-12-01 Gerald Pfeifer <gerald@pfeifer.com>
3936
3937 * README.SCO: Remove.
3938
3939 2008-11-29 Fernando Pereira <pronesto@gmail.com>
3940
3941 * MAINTAINERS: Add myself to the write after approval list.
3942
3943 2008-11-29 Dave Korn <dave.korn.cygwin@gmail.com>
3944
3945 * MAINTAINERS: Update my email address in WAA section.
3946
3947 2008-11-29 Chen Liqin <liqin@sunnorth.com.cn>
3948
3949 * MAINTAINERS: Update e-mail address.
3950
3951 2008-11-27 Toon Moene <toon@moene.org>
3952
3953 * MAINTAINERS: Change e-mail address.
3954
3955 2008-11-27 Tristan Gingold <gingold@adacore.com>
3956
3957 * configure.ac: Build gdb for i?86-*-darwin*
3958 * configure: Regenerated.
3959
3960 2008-11-24 Hariharan Sandanagobalane <hariharan@picochip.com>
3961
3962 * MAINTAINERS: Added my full name.
3963
3964 2008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
3965
3966 PR bootstrap/38014
3967 PR bootstrap/37923
3968
3969 Revert:
3970
3971 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
3972
3973 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
3974 * Makefile.in: Regenerated.
3975
3976 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
3977
3978 PR gdb/921
3979 PR gdb/1646
3980 PR gdb/2175
3981 PR gdb/2176
3982
3983 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
3984 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
3985 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
3986 (HOST_EXPORTS): Pass CPPFLAGS.
3987 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
3988 (LDFLAGS_FOR_TARGET): Initialize from configure script.
3989 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
3990 * Makefile.in, configure: Regenerated.
3991 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
3992 and CPPFLAGS_FOR_BUILD.
3993
3994 2008-11-06 Jeff Law <law@redhat.com>
3995
3996 * MAINTAINERS: Add myself as middle end maintainer.
3997
3998 2008-11-06 Andrew Stubbs <ams@codesourcery.com>
3999
4000 * MAINTAINERS (Write after approval): Add myself.
4001
4002 2008-11-05 Diego Novillo <dnovillo@google.com>
4003
4004 * MAINTAINERS (Global Reviewers): Add myself.
4005 (Non-Algorithmic Maintainers): Remove myself.
4006
4007 2008-11-04 Thomas Schwinge <tschwinge@gnu.org>
4008
4009 * MAINTAINERS (Write after approval): Add myself.
4010
4011 2008-10-31 Mikael Morin <mikael.morin@tele2.fr>
4012
4013 * MAINTAINERS (Write after approval): Add myself.
4014
4015 2008-10-31 Ben Elliston <bje@au.ibm.com>
4016
4017 * configure.ac (spu-*-*): Remove special case.
4018 * configure: Regenerate.
4019
4020 2008-10-30 Catherine Moore <clm@codesourcery.com>
4021
4022 * MAINTAINERS (Write after approval): Update my email address.
4023
4024 2008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
4025
4026 * configure.ac [spu-*-*]: Do not set skipdirs.
4027 * configure: Re-generate.
4028
4029 2008-10-29 Bernd Schmidt <bernd.schmidt@analog.com>
4030
4031 * MAINTAINERS (Various Maintainers): Add myself to reload.
4032
4033 2008-10-25 Richard Guenther <rguenther@suse.de>
4034
4035 * MAINTAINERS (Various Maintainers): Add myself as middle-end
4036 maintainer. Remove myself as libgcc-math maintainer.
4037 (Non-Algorithmic Maintainers): Remove myself.
4038
4039 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
4040
4041 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
4042 * Makefile.in: Regenerated.
4043
4044 2008-10-23 Cary Coutant <ccoutant@google.com>
4045
4046 * MAINTAINERS (Write after approval): Add myself.
4047
4048 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
4049
4050 PR gdb/921
4051 PR gdb/1646
4052 PR gdb/2175
4053 PR gdb/2176
4054
4055 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
4056 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
4057 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
4058 (HOST_EXPORTS): Pass CPPFLAGS.
4059 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
4060 (LDFLAGS_FOR_TARGET): Initialize from configure script.
4061 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
4062 * Makefile.in, configure: Regenerated.
4063 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
4064 and CPPFLAGS_FOR_BUILD.
4065
4066 2008-10-20 Sebastian Pop <sebastian.pop@amd.com>
4067
4068 * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
4069 Sebastian Pop.
4070
4071 2008-10-14 Antoniu Pop <antoniu.pop@gmail.com>
4072
4073 * MAINTAINERS (Write After Approval): Added myself.
4074
4075 2008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4076
4077 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
4078 recommended version to 2.3.2.
4079
4080 * configure: Regenerate.
4081
4082 2008-10-01 Mark Mitchell <mark@codesourcery.com>
4083
4084 * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
4085
4086 2008-09-29 David Daney <david.daney@caviumnetworks.com>
4087
4088 * MAINTAINERS (Write After Approval): Update e-mail address.
4089
4090 2008-09-26 Peter O'Gorman <pogma@thewrittenword.com>
4091
4092 * libtool.m4: Update to libtool 2.2.6.
4093 * lt~obsolete.m4: Update to libtool 2.2.6.
4094 * ltmain.sh: Update to libtool 2.2.6.
4095 * ltsugar.m4: Update to libtool 2.2.6.
4096 * ltversion.m4: Update to libtool 2.2.6.
4097 * ltoptions.m4: Update to libtool 2.2.6.
4098 * ltgcc.m4: Update to match changes from libtool 2.2.6.
4099
4100 2008-09-22 Chris Fairles <cfairles@gcc.gnu.org>
4101
4102 * MAINTAINERS (Write After Approval): Add myself.
4103
4104 2008-09-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
4105
4106 * MAINTAINERS (Write After Approval): Update my name.
4107
4108 2008-09-20 Steven Bosscher <steven@gcc.gnu.org>
4109
4110 * MAINTAINERS: Add myself in "Write After Approval".
4111
4112 2008-09-18 Steve Ellcey <sje@cup.hp.com>
4113
4114 * MAINTAINERS: Add myself as ia64 maintainer.
4115
4116 2008-09-04 Gerald Pfeifer <gerald@pfeifer.com>
4117
4118 * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
4119 Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
4120 Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
4121 and Michael Tiemann from Write After Approval since they do not
4122 actually have access.
4123
4124 2008-09-05 Richard Guenther <rguenther@suse.de>
4125
4126 * configure.ac: Initialize clooglibs to -lcloog.
4127 * configure: Re-generate.
4128
4129 2008-09-04 Le-Chun Wu <lcwu@google.com>
4130
4131 * MAINTAINERS (Write After Approval): Add myself.
4132
4133 2008-09-03 Sebastian Pop <sebastian.pop@amd.com>
4134
4135 * configure.ac (--with-cloog-polylib): New.
4136 (--disable-cloog-version-check): New.
4137 (--disable-ppl-version-check): New.
4138 * configure: Re-generate.
4139
4140 2008-09-03 Richard Guenther <rguenther@suse.de>
4141
4142 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
4143 cloog test.
4144 * configure: Re-generate.
4145
4146 2008-09-03 Hari Sandanagobalane <hariharan@picochip.com>
4147
4148 Add picoChip port.
4149 * MAINTAINERS: Add picoChip maintainers.
4150
4151 2008-09-02 Sebastian Pop <sebastian.pop@amd.com>
4152 Tobias Grosser <grosser@fim.uni-passau.de>
4153 Jan Sjodin <jan.sjodin@amd.com>
4154 Harsha Jagasia <harsha.jagasia@amd.com>
4155 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
4156 Konrad Trifunovic <konrad.trifunovic@inria.fr>
4157 Adrien Eliche <aeliche@isty.uvsq.fr>
4158
4159 Merge from graphite branch.
4160 * configure: Regenerate.
4161 * Makefile.in: Regenerate.
4162 * configure.ac (host_libs): Add ppl and cloog.
4163 Add checks for PPL and CLooG.
4164 * Makefile.def (ppl, cloog): Added modules and dependences.
4165 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
4166 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
4167
4168 2008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
4169
4170 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
4171 (GCC_SHLIB_SUBDIR): New.
4172 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
4173 * configure: Regenerate.
4174 * Makefile.in: Regenerate.
4175
4176 2008-08-30 Gerald Pfeifer <gerald@pfeifer.com>
4177
4178 * MAINTAINERS: Consistently use tabs to separate columns.
4179
4180 2008-08-29 Tristan Gingold <gingold@adacore.com>
4181
4182 * MAINTAINERS (Write after Approval): Add myself.
4183
4184 2008-08-28 Tristan Gingold <gingold@adacore.com>
4185
4186 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
4187 Enable bfd, binutils and opcodes.
4188 * configure: Regenerate.
4189
4190 2008-08-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4191
4192 * MAINTAINERS: Update my hppa and hpux entries. Remove my vax entry.
4193
4194 2008-08-23 Thomas Koenig <tkoenig@gcc.gnu.org>
4195
4196 * MAINTAINERS: Use correct Umlaut for last name.
4197
4198 2008-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
4199
4200 * MAINTAINERS: Move myself from Reviewers to Write after Approval.
4201
4202 2008-08-16 David Edelsohn <edelsohn@gnu.org>
4203
4204 * MAINTAINERS: Update my email address.
4205
4206 2008-08-16 Nicolas Roche <roche@adacore.com>
4207
4208 * Makefile.tpl: Add BOOT_ADAFLAGS.
4209 * Makefile.in: Regenerate.
4210
4211 2008-08-09 Richard Sandiford <rdsandiford@googlemail.com>
4212
4213 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
4214 * configure: Regenerate.
4215
4216 2008-07-30 Paolo Bonzini <bonzini@gnu.org>
4217
4218 * configure.ac: Add makefile fragments for hpux.
4219 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
4220 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
4221 * configure: Regenerate.
4222 * Makefile.in: Regenerate.
4223
4224 2008-07-28 Aldy Hernandez <aldyh@redhat.com>
4225
4226 * MAINTAINERS: Add Jakub and myself as gimple maintainers.
4227
4228 2008-07-11 Dodji Seketeli <dseketel@redhat.com>
4229
4230 * MAINTAINERS (Write after Approval): Add myself.
4231
4232 2008-07-02 Xuepeng Guo <xuepeng.guo@intel.com>
4233
4234 * MAINTAINERS (Write After Approval): Add myself.
4235
4236 2008-06-29 Andrew Jenner <andrew@codesourcery.com>
4237
4238 * MAINTAINERS (Write After Approval): Add myself.
4239
4240 2008-06-29 Krister Walfridsson <krister.walfridsson@gmail.com>
4241
4242 * MAINTAINERS: Update my email address.
4243
4244 2008-06-25 Joey Ye <joey.ye@intel.com>
4245
4246 * MAINTAINERS (Write After Approval): Add myself.
4247
4248 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4249
4250 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
4251 * Makefile.in: Regenerate.
4252 * configure: Regenerate.
4253
4254 2008-06-17 Daniel Kraft <d@domob.eu>
4255
4256 * MAINTAINERS (Write After Approval): Add myself.
4257
4258 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4259
4260 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
4261 "$@" is still intact with both Autoconf 2.59 and 2.62.
4262 * configure: Regenerate.
4263
4264 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4265
4266 * Makefile.tpl: Fix comment errors.
4267 * Makefile.in: Regenerate.
4268
4269 2008-06-12 David S. Miller <davem@davemloft.net>
4270 David Edelsohn <edelsohn@gnu.org>
4271
4272 * configure.ac: Add powerpc*-*-* to gold supported targets.
4273 * configure: Regenerate.
4274
4275 2008-06-08 Joseph Myers <joseph@codesourcery.com>
4276
4277 PR tree-optimization/36218
4278 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
4279 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
4280 (all prefix="build-"): Pass them to build-system sub-makes.
4281 * Makefile.in: Regenerate.
4282
4283 2008-06-07 Joseph Myers <joseph@codesourcery.com>
4284
4285 * MAINTAINERS (mt port): Remove.
4286 (sco5, unixware, sco udk): Remove.
4287 (Kean Johnston): Add to Write After Approval.
4288
4289 2008-05-30 Julian Brown <julian@codesourcery.com>
4290
4291 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
4292 of libobjc for ARM EABI Linux.
4293 * configure: Regenerate.
4294
4295 2008-05-18 Xinliang David Li <davidxl@google.com>
4296
4297 * ChangeLog: Remove wrong ChangeLog entry.
4298
4299 2008-05-17 Xinliang David Li <davidxl@google.com>
4300
4301 * MAINTAINERS (Write After Approval): Add myself.
4302
4303 2008-05-15 Janus Weil <janus@gcc.gnu.org>
4304
4305 * MAINTAINERS (Write After Approval): Add myself.
4306
4307 2008-05-14 Rafael Espíndola <espindola@google.com>
4308
4309 * config-ml.in: don't handle --enable-shared and --enable-static.
4310
4311 2008-05-10 Richard Sandiford <rdsandiford@googlemail.com>
4312
4313 * MAINTAINERS: Update my email address.
4314
4315 2008-05-10 Paolo Carlini <paolo.carlini@oracle.com>
4316
4317 * MAINTAINERS: Update my email address.
4318
4319 2008-05-03 Kris Van Hees <kris.van.hees@oracle.com>
4320
4321 * MAINTAINERS (Write After Approval): Add myself.
4322
4323 2008-04-28 Gabriele Svelto <gabriele.svelto@st.com>
4324
4325 * MAINTAINERS (Write After Approval): Add myself.
4326
4327 2008-04-25 Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
4328
4329 * MAINTAINERS (crx): Add myself.
4330
4331 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
4332
4333 Sync with src:
4334 2008-04-14 David S. Miller <davem@davemloft.net>
4335
4336 * configure.ac: Add sparc*-*-* to gold supported targets.
4337 * configure: Regenerate.
4338
4339 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
4340
4341 PR bootstrap/35457
4342 * configure.ac: Include override.m4.
4343 * configure: Regenerate.
4344
4345 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
4346
4347 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
4348 * Makefile.in: Regenerate.
4349
4350 2008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
4351
4352 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
4353 as nonconfigurable directories list.
4354 * configure: Regenerate.
4355
4356 2008-04-14 Ben Elliston <bje@au.ibm.com>
4357
4358 * config.sub, config.guess: Update from upstream sources.
4359
4360 2008-04-12 Hans-Peter Nilsson <hp@axis.com>
4361
4362 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
4363 * Makefile.in: Regenerate.
4364
4365 2008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
4366
4367 * configure.ac: Do not build libssp for the AVR.
4368 * configure: Regenerate.
4369
4370 2008-04-07 Ian Lance Taylor <iant@google.com>
4371
4372 * Makefile.def: check-gold depends upon all-binutils.
4373 * Makefile.in: Regenerate.
4374
4375 2008-04-04 Andy Hutchinson <hutchinsonandy@aim.com>
4376
4377 * MAINTAINERS (Write After Approval): Add myself.
4378
4379 2008-04-04 Nick Clifton <nickc@redhat.com>
4380
4381 PR binutils/4334
4382 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
4383 builds.
4384 * configure: Regenerate.
4385
4386 2008-04-04 NightStrike <NightStrike@gmail.com>
4387
4388 PR other/35151
4389 * configure.ac: Combine rules for mingw32 and mingw64.
4390 * configure: Regenerate.
4391
4392 2008-04-02 Kai Tietz <kai.tietz@onvision.com>
4393
4394 * MAINTAINERS (Write After Approval): Add myself.
4395
4396 2008-04-01 Seongbae Park <seongbae.park@gmail.com>
4397
4398 * Makefile.tpl (.NOTPARALLEL): Revert previous change.
4399 * Makefile.in (.NOTPARALLEL): Ditto.
4400
4401 2008-04-01 Peter O'Gorman <pogma@thewrittenword.com>
4402
4403 * MAINTAINERS (Write After Approval): Add myself.
4404
4405 2008-03-31 Seongbae Park <seongbae.park@gmail.com>
4406
4407 * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
4408 * Makefile.in (.NOTPARALLEL): Regenerate.
4409
4410 2008-03-27 Paolo Bonzini <bonzini@gnu.org>
4411
4412 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
4413 * Makefile.in: Regenerate.
4414
4415 2008-03-26 Jakub Staszak <kuba@et.pl>
4416
4417 * MAINTAINERS (Write After Approval): Add myself.
4418
4419 2008-03-23 Thomas Koenig <tkoenig@gcc.gnu.org>
4420
4421 * MAINTAINERS: Update e-mail address.
4422
4423 2008-03-20 Ian Lance Taylor <iant@google.com>
4424
4425 * configure.ac: Add support for --enable-gold.
4426 * Makefile.def: Add gold as a directory like ld.
4427 * configure, Makefile.in: Regenerate.
4428
4429 2008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4430
4431 * configure.ac: m4_include config/proginstall.m4.
4432 * configure: Regenerate.
4433
4434 Backport from upstream Libtool:
4435
4436 2007-10-12 Eric Blake <ebb9@byu.net>
4437
4438 Deal with Autoconf 2.62's semantic change in m4_append.
4439 * ltsugar.m4 (lt_append): Replace broken versions of
4440 m4_append.
4441 (lt_if_append_uniq): Don't require separator to be overquoted,
4442 and avoid broken m4_append.
4443 (lt_dict_add): Fix typo.
4444 * libtool.m4 (_LT_DECL): Don't overquote separator.
4445
4446 2008-03-13 David Edelsohn <edelsohn@gnu.org>
4447
4448 * config.rpath: Add AIX 6 support.
4449
4450 2008-03-13 Paolo Bonzini <bonzini@gnu.org>
4451
4452 * Makefile.def (stageprofile). Remove -fprofile-generate
4453 from stage_libcflags.
4454 * Makefile.in: Regenerate.
4455
4456 2008-03-13 Ben Elliston <bje@au.ibm.com>
4457
4458 * config.sub, config.guess: Update from upstream sources.
4459
4460 2008-03-06 Tom Tromey <tromey@redhat.com>
4461
4462 * MAINTAINERS: Update for treelang deletion.
4463
4464 2008-03-03 James E. Wilson <wilson@tuliptree.org>
4465
4466 * MAINTAINERS: Update my email address.
4467
4468 2008-03-03 Stan Shebs <stanshebs@earthlink.net>
4469
4470 * MAINTAINERS (darwin port): Add myself as a maintainer.
4471 (objective-c/c++): Add myself as a maintainer.
4472
4473 2008-03-03 Volker Reichelt <v.reichelt@netcologne.de>
4474
4475 * MAINTAINERS (Write After Approval): Update my email address.
4476
4477 2008-02-25 Tomas Bily <tbily@suse.cz>
4478
4479 * MAINTAINERS (Write After Approval): Add myself.
4480
4481 2008-02-23 Jakub Jelinek <jakub@redhat.com>
4482
4483 * MAINTAINERS (OpenMP): Add myself.
4484
4485 2008-02-20 Paolo Bonzini <bonzini@gnu.org>
4486
4487 PR bootstrap/32009
4488 PR bootstrap/32161
4489
4490 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
4491 * configure: Regenerate.
4492
4493 * Makefile.def: Define stage_libcflags for all bootstrap stages.
4494 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
4495 STAGE4_LIBCFLAGS): New.
4496 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
4497 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
4498 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
4499 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
4500 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
4501 for target modules. Don't export LIBCFLAGS.
4502 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
4503 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
4504 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
4505 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
4506 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
4507 * Makefile.in: Regenerate.
4508
4509 2008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4510
4511 PR libgcj/33085
4512 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
4513 Do not use -DDLL_EXPORT. Backport from upstream.
4514
4515 2008-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4516
4517 * MAINTAINERS (Write After Approval): Add myself.
4518
4519 2008-02-02 Hans-Peter Nilsson <hp@axis.com>
4520
4521 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
4522 * configure: Regenerate.
4523
4524 2008-01-31 Marc Gauthier <marc@tensilica.com>
4525
4526 * configure.ac (xtensa*-*-*): Recognize processor variants.
4527 * configure: Regenerate.
4528
4529 2008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4530
4531 PR bootstrap/34922
4532 * configure.ac (PARSE_ARGS): Push suitable setting of
4533 ac_subdirs_all, for `./configure --help=recursive'.
4534 Handle `+' in generic toplevel directory disabling.
4535 * configure: Regenerate.
4536
4537 2008-01-28 Nick Clifton <nickc@redhat.com>
4538
4539 * MAINTAINERS (xstormy16): Take over maintainership.
4540
4541 2008-01-25 Joseph Myers <joseph@codesourcery.com>
4542
4543 * MAINTAINERS (c4x port): Remove.
4544
4545 2008-01-24 David Edelsohn <edelsohn@gnu.org>
4546
4547 * libtool.m4: Backport AIX 6 support from ToT Libtool.
4548
4549 2008-01-23 Ben Elliston <bje@au.ibm.com>
4550
4551 * config.sub, config.guess: Update from upstream sources.
4552
4553 2008-01-22 Tobias Grosser <grosser@fim.uni-passau.de>
4554
4555 * MAINTAINERS (Write After Approval): Add myself.
4556
4557 2008-01-17 H.J. Lu <hjl.tools@gmail.com>
4558
4559 * MAINTAINERS: Update my email address.
4560
4561 2008-01-09 Raksit Ashok <raksit@google.com>
4562
4563 * MAINTAINERS (Write After Approval): Add myself.
4564
4565 2008-01-09 Raksit Ashok <raksit@google.com>
4566
4567 * MAINTAINERS (Write After Approval): Add myself.
4568
4569 2008-01-08 Ben Elliston <bje@au.ibm.com>
4570
4571 * config.sub, config.guess: Update from upstream sources.
4572
4573 2007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4574
4575 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
4576 Change recommended MPFR from 2.2.1 -> 2.3.0.
4577 * configure: Regenerate.
4578
4579 2007-12-15 Sebastian Pop <sebastian.pop@amd.com>
4580
4581 * MAINTAINERS: Update my email address.
4582
4583 2007-12-15 Bernhard Fischer <aldot@gcc.gnu.org>
4584
4585 * MAINTAINERS: Update my email address.
4586
4587 2007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
4588
4589 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
4590 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
4591 * Makefile.in: Regenerate.
4592
4593 2007-12-10 Mark Heffernan <meheff@google.com>
4594
4595 * MAINTAINERS (Write After Approval): Add myself and alphabetize two
4596 misplaced entries.
4597
4598 2007-12-10 Andreas Tobler <a.tobler@schweiz.org>
4599
4600 * configure.ac: Enable libjava for x86_64-*-darwin9.
4601 * configure: Regenerate.
4602
4603 2007-12-07 Bill Maddox <maddox@google.com>
4604
4605 * MAINTAINERS (Write After Approval): Add myself.
4606
4607 2007-12-05 Ben Elliston <bje@au.ibm.com>
4608
4609 * config.sub, config.guess: Update from upstream sources.
4610
4611 2007-12-02 Matthias Klose <doko@ubuntu.com>
4612
4613 * config-ml.in: Remove 64bit configure tests.
4614
4615 2007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4616
4617 * config-ml.in: Robustify against white space in absolute file
4618 names.
4619
4620 * config-ml.in (multi-clean): Substitute ${Makefile}.
4621 Remove superfluous ${Makefile} in list.
4622
4623 2007-11-19 Thiemo Seufer <ths@mips.com>
4624
4625 * config-ml.in: Don't hardcode the Makefile name.
4626
4627 2007-11-08 Alexander Monakov <amonakov@ispras.ru>
4628
4629 * MAINTAINERS (Write After Approval): Add myself.
4630
4631 2007-11-07 Samuel Tardieu <sam@rfc1149.net>
4632
4633 * MAINTAINERS (Write After Approval): Add myself.
4634
4635 2007-11-06 Doug Kwan <dougkwan@google.com>
4636
4637 * MAINTAINERS (Write After Approval): Add myself.
4638
4639 2007-10-25 Ben Elliston <bje@au.ibm.com>
4640
4641 * MAINTAINERS (mercury): Remove entry.
4642 (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
4643
4644 2007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
4645
4646 * Makefile.def (dependencies): Make configure-gdb depend on
4647 all-intl.
4648 * Makefile.in: Regenerated.
4649
4650 2007-10-22 Steven G. Kargl <kargl@gcc.gnu.org>
4651
4652 * MAINTAINERS (Fortran maintainer): Remove myself.
4653
4654 2007-10-15 Patrick Mansfield <patmans@us.ibm.com>
4655
4656 * Makefile.def: To avoid problems running with parallel makes,
4657 build newlib before libgloss so that target specific header
4658 files are availble.
4659 * Makefile.in: Regenerate
4660
4661 2007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
4662
4663 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
4664 * Makefile.in: Regenerate.
4665
4666 2007-10-09 Vladimir Makarov <vmakarov@redhat.com>
4667
4668 * MAINTAINERS (Register allocation reviewer): Add myself.
4669
4670 2007-10-08 Mike Frysinger <vapier@gentoo.org>
4671
4672 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
4673 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
4674 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
4675 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
4676 * configure: Regenerate.
4677
4678 2006-10-04 Seongbae Park <seongbae.park@gmail.com>
4679
4680 * MAINTAINERS (Register allocation reviewer): Add myself.
4681
4682 2007-10-01 Paolo Bonzini <bonzini@gnu.org>
4683
4684 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
4685 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
4686 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
4687 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
4688 * configure.ac: Default them to host tools for $host = $build.
4689 Subst them.
4690
4691 * configure: Regenerate.
4692 * Makefile.in: Regenerate.
4693
4694 2006-09-24 Peter Bergner <bergner@vnet.ibm.com>
4695
4696 * MAINTAINERS (Register allocation reviewer): Add myself.
4697
4698 2006-09-24 Kenneth Zadeck <zadeck@naturalbridge.com>
4699
4700 * MAINTAINERS (Register allocation reviewer): Add myself.
4701
4702 2007-09-21 Seongbae Park <seongbae.park@gmail.com>
4703
4704 * MAINTAINERS (Write After Approval): Fix typo.
4705
4706 2007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
4707
4708 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
4709 * configure: Regenerate.
4710
4711 2007-09-20 Paul Jarc <prj-bugzilla-gcc@multivac.cwru.edu>
4712
4713 PR bootstrap/31906
4714 * libtool-ldflags: Don't prefix arguments with -Xcompiler if
4715 they're already prefixed.
4716
4717 2007-09-19 Benjamin Kosnik <bkoz@redhat.com>
4718
4719 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
4720 libstdc++.
4721 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
4722 * configure: Regenerate.
4723 * Makefile.in: Regenerate.
4724
4725 2007-09-17 Andreas Schwab <schwab@suse.de>
4726
4727 * configure.ac: Raise minimum makeinfo version to 4.6.
4728 * configure: Regenerate.
4729
4730 2007-09-17 Johannes Singler <singler@ira.uka.de>
4731
4732 * MAINTAINERS (write-after-approval) add myself
4733
4734 2007-09-15 Alan Modra <amodra@bigpond.net.au>
4735
4736 * configure.ac: Correct makeinfo version check.
4737 * configure: Regenerate.
4738
4739 2007-09-14 Richard Sandiford <rsandifo@nildram.co.uk>
4740
4741 * MAINTAINERS: Update my email address.
4742
4743 2007-09-14 Richard Sandiford <richard@codesourcery.com>
4744
4745 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
4746 to $skipdirs and only disable gprof for newlib. Use the normal
4747 mips*-elf* handling in other respects.
4748 * configure: Regnerate.
4749
4750 2007-09-12 David Daney <ddaney@avtrex.com>
4751
4752 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
4753 enabling libgcj.
4754 * configure: Regenerate.
4755
4756 2007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
4757
4758 PR other/32154
4759 * configure.ac: For libgloss targets, point the linker to the linker
4760 script, startup code and simulator library.
4761 * configure: Regenerate.
4762
4763 2007-09-07 Andrew Haley <aph@redhat.com>
4764
4765 * configure.ac (noconfigdirs): Remove target-libffi and
4766 target-libjava.
4767 * configure: Regenerate.
4768
4769 2007-09-06 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
4770
4771 PR target/33281
4772 * configure.ac: Use config/mh-mingw on mingw.
4773 * configure: Regenerate.
4774
4775 2007-09-05 Pat Haugen <pthaugen@us.ibm.com>
4776
4777 * MAINTAINERS (Write After Approval): Add myself.
4778
4779 2007-09-05 Richard Guenther <rguenther@suse.de>
4780
4781 * configure.ac (--enable-stage1-checking): If neither --enable-checking
4782 nor --disable-checking is provided also turn on yes and types
4783 checking for stage1.
4784 * configure: Re-generate.
4785
4786 2007-08-30 Krister Walfridsson <cato@df.lth.se>
4787
4788 * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
4789 (Write After Approval): Remove myself.
4790
4791 2007-08-29 Nick Clifton <nickc@redhat.com>
4792
4793 * config.sub, config.guess: Update from upstream sources.
4794
4795 2007-08-22 Bud Davis <jmdavis@link.com>
4796
4797 * MAINTAINERS (Write After Approval): Added myself.
4798 * MAINTAINERS (Reviewers): Removed myself.
4799
4800 2007-08-18 Paul Brook <paul@codesourcery.com>
4801 Joseph Myers <joseph@codesourcery.com>
4802
4803 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
4804 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
4805 * Makefile.in: Regenerate.
4806 * configure.ac (--with-debug-prefix-map): New.
4807 * configure: Regenerate.
4808
4809 2007-08-17 Richard Sandiford <richard@codesourcery.com>
4810 Nigel Stephens <nigel@mips.com>
4811
4812 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
4813 as target_makefile_frag.
4814 * configure: Regenerate.
4815
4816 2007-08-16 Alexandre Oliva <aoliva@redhat.com>
4817
4818 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
4819 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
4820 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
4821 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
4822 (do-compare, do-compare3, do-compare-debug): New.
4823 ([+compare-target+]): Use them.
4824
4825 2007-08-14 Maxim Kuvyrkov <maxim@codesourcery.com>
4826
4827 * MAINTAINERS (Write After Approval): Change my email address.
4828
4829 2007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4830 Ben Elliston <bje@au.ibm.com>
4831
4832 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
4833 --silent if $silent.
4834 * configure: Regenerate.
4835
4836 2003-08-12 Zdenek Dvorak <ook@ucw.cz>
4837
4838 * MAINTAINERS (Various Maintainers): Add myself as
4839 loop infrastructure maintainer. Update my e-mail
4840 address.
4841
4842 2007-07-31 Diego Novillo <dnovillo@google.com>
4843
4844 * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
4845 Adjust description.
4846
4847 2007-07-26 Richard Guenther <rguenther@suse.de>
4848
4849 * configure.ac: Add types checking to stage1 checking flags.
4850 * configure: Regenerate.
4851
4852 2007-07-17 Nick Clifton <nickc@redhat.com>
4853
4854 * COPYING3: New file. Contains version 3 of the GNU General
4855 Public License.
4856 * COPYING3.LIB: New file. Contains version 3 of the GNU
4857 Lesser General Public License.
4858
4859 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
4860
4861 * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
4862
4863 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
4864
4865 * MAINTAINERS (S/390 co-maintainer): Add myself.
4866 (Write After Approval): Remove myself.
4867
4868 2007-07-13 Dan Hipschman <dsh@google.com>
4869
4870 * MAINTAINERS (Write After Approval): Add myself.
4871
4872 2007-07-11 Nick Clifton <nickc@redhat.com>
4873
4874 * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
4875 WINDRES export.
4876 * Makefile.in: Regenerate.
4877
4878 2007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4879
4880 * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
4881 maintainer.
4882
4883 2007-07-05 H.J. Lu <hongjiu.lu@intel.com>
4884
4885 * lt~obsolete.m4: New. Import from 20070318 libtool.
4886
4887 2007-07-03 Julian Brown <julian@codesourcery.com>
4888
4889 * MAINTAINERS (Write After Approval): Add myself.
4890
4891 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4892
4893 * configure.ac: Rewrite 'configure --help' strings to look nicer.
4894 * configure: Regenerate.
4895
4896 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4897
4898 * configure.ac: Add some missing m4 quotation.
4899 * configure: Regenerate.
4900
4901 2007-07-02 Simon Baldwin <simonb@google.com>
4902
4903 * MAINTAINERS (Write After Approval): Add myself.
4904
4905 2007-07-02 Paolo Bonzini <bonzini@gnu.org>
4906
4907 * configure: Regenerate.
4908
4909 2007-07-02 Kai Tietz <kai.tietz@onevision.com>
4910
4911 * Makefile.def: Add windmc tool to build.
4912 * Makefile.tpl: Likewise.
4913 * configure.ac: Likewise.
4914 * Makefile.in: Regenerate.
4915 * configure: Regenerate.
4916
4917 2007-06-28 DJ Delorie <dj@redhat.com>
4918
4919 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
4920 not building newlib.
4921 * configure: Regenerated.
4922
4923 2007-06-28 Jan Sjodin <jan.sjodin@amd.com>
4924
4925 * MAINTAINERS (Write After Approval): Add myself.
4926
4927 2007-06-25 Martin Michlmayr <tbm@cyrius.com>
4928
4929 * MAINTAINERS (Write After Approval): Add myself.
4930
4931 2007-06-19 Chris Matthews <chrismatthews@google.com>
4932
4933 * MAINTAINERS (Write After Approval): Add myself.
4934
4935 2007-06-19 Rask Ingemann Lambertsen <rask@sygehus.dk>
4936
4937 * MAINTAINERS (Write After Approval): Add myself.
4938
4939 2007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
4940
4941 * Makefile.def: Add dependency from configure-gdb to all-bfd.
4942 * Makefile.in: Regenerated.
4943
4944 2007-06-14 Bernd Schmidt <bernd.schmidt@analog.com>
4945
4946 * configure.ac: Don't add target-libmudflap to noconfigdirs for
4947 bfin*-*-uclinux* targets.
4948 * configure: Regenerate.
4949
4950 2007-06-14 Ian Lance Taylor <iant@google.com>
4951
4952 * MAINTAINERS: Add myself as non-algorithmic global write
4953 maintainer.
4954
4955 2007-06-14 Diego Novillo <dnovillo@google.com>
4956
4957 * MAINTAINERS: Add self as middle-end maintainer and
4958 non-algorithmic global write maintainer.
4959
4960 2007-06-14 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
4961
4962 * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
4963 Move all Fortran maintainers except Paul Brook into the
4964 Non-Autopoiesis section.
4965
4966 2007-06-14 Paolo Bonzini <bonzini@gnu.org>
4967
4968 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
4969 (distclean-stage[+id+]): Possibly delete stage_last.
4970 * Makefile.in: Regenerate.
4971
4972 2007-06-12 Seongbae Park <seongbae.park@gmail.com>
4973
4974 * MAINTAINERS (Various Maintainer): Fix typo.
4975
4976 2007-06-11 Paolo Bonzini <bonzini@gnu.org>
4977
4978 * MAINTAINERS (Various Maintainer): Add myself as
4979 dataflow maintainer.
4980
4981 2007-06-07 Ben Elliston <bje@au.ibm.com>
4982
4983 * config.sub, config.guess: Update from upstream sources.
4984
4985 2007-06-07 Ben Elliston <bje@au.ibm.com>
4986
4987 * Makefile.tpl: Fix spelling error.
4988 * Makefile.in: Regenerate.
4989
4990 2007-06-01 Steve Ellcey <sje@cup.hp.com>
4991
4992 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
4993 lt_cv_sys_max_cmd_len.
4994
4995 2007-05-31 Dorit Nuzman <dorit@il.ibm.com>
4996
4997 * MAINTAINERS (Various Maintainers): Add myself as
4998 auto-vectorizer maintainer.
4999
5000 2003-05-31 Paolo Bonzini <bonzini@gnu.org>
5001
5002 PR libjava/32098
5003 * libtool.m4: Revert previous change.
5004 * ltgcc.m4: Put it here.
5005
5006 2003-05-30 Zdenek Dvorak <dvorakz@suse.cz>
5007
5008 * MAINTAINERS (Various Maintainers): Add myself as
5009 auto-vectorizer maintainer.
5010
5011 2007-05-30 H.J. Lu <hongjiu.lu@intel.com>
5012
5013 PR libjava/32098
5014 * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
5015
5016 2007-05-30 Richard Guenther <rguenther@suse.de>
5017
5018 * MAINTAINERS (Various Maintainers): Add myself as
5019 auto-vectorizer maintainer.
5020
5021 2007-05-30 Jakub Jelinek <jakub@redhat.com>
5022
5023 PR bootstrap/29382
5024 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
5025 * configure: Rebuilt.
5026
5027 2007-05-28 Roberto Costa <robsettantasei@gmail.com>
5028
5029 * MAINTAINERS (Write After Approval): Removed my name.
5030
5031 2007-05-25 Steven Bosscher <steven@gcc.gnu.org>
5032
5033 * MAINTAINERS (Write After Approval): Remove myself.
5034
5035 2007-05-25 Andreas Tobler <a.tobler@schweiz.org>
5036
5037 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
5038
5039 2007-05-23 Steve Ellcey <sje@cup.hp.com>
5040
5041 * ltmain.sh: Update from ToT Libtool.
5042 * libtool.m4: Update from ToT Libtool.
5043 * ltsugar.m4: New. Update from ToT Libtool.
5044 * ltversion.m4: New. Update from ToT Libtool.
5045 * ltoptions.m4: New. Update from ToT Libtool.
5046 * ltconfig: Remove.
5047 * ltcf-c.sh: Remove.
5048 * ltcf-cxx.sh: Remove.
5049 * ltcf-gcj.sh: Remove.
5050
5051 2007-05-22 Ollie Wild <aaw@google.com>
5052
5053 * MAINTAINERS (Write After Approval): Add myself.
5054
5055 2007-05-16 Paolo Bonzini <bonzini@gnu.org>
5056
5057 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
5058 stage_cflags.
5059 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
5060 Remove CFLAGS/LIBCFLAGS.
5061 (configure-stage[+id+]-[+prefix+][+module+],
5062 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
5063 * Makefile.in: Regenerate.
5064
5065 2007-05-15 Diego Novillo <dnovillo@google.com>
5066
5067 * MAINTAINERS: Update e-mail address.
5068
5069 2007-05-15 Revital Eres <eres@il.ibm.com>
5070
5071 * MAINTAINERS (Write After Approval): Add myself.
5072
5073 2007-05-14 Roberto Costa <robsettantasei@gmail.com>
5074
5075 * MAINTAINERS (Write After Approval): Updated my address.
5076
5077 2007-05-14 Thomas Neumann <tneumann@users.sourceforge.net>
5078
5079 * MAINTAINERS (Write After Approval): Add myself.
5080
5081 2007-05-11 Silvius Rus <rus@google.com>
5082
5083 * MAINTAINERS (Write After Approval): Add myself.
5084
5085 2007-04-23 Tom Tromey <tromey@redhat.com>
5086
5087 * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
5088
5089 2007-04-22 Mark Mitchell <mark@codesourcery.com>
5090
5091 * MAINTAINERS (cpplib): Rename to ...
5092 (libcpp): ... this. Add C/C++ front end maintainers.
5093
5094 2007-04-14 Steve Ellcey <sje@cup.hp.com>
5095
5096 * config-ml.in: Pass ${ml_config_env} to configure calls.
5097
5098 2007-04-04 Christian Bruel <christian.bruel@st.com>
5099
5100 * MAINTAINERS (Write After Approval): Add myself.
5101
5102 2007-04-02 Dave Korn <dave.korn@artimi.com>
5103
5104 * MAINTAINERS (Write After Approval): Add myself.
5105
5106 2007-03-31 Tobias Burnus <burnus@net-b.de>
5107
5108 * MAINTAINERS (fortran 95 front end): Add myself.
5109
5110 2007-03-28 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
5111
5112 * MAINTAINERS (Write After Approval): Add myself.
5113
5114 2007-03-24 Ayal Zaks <zaks@il.ibm.com>
5115
5116 * MAINTAINERS (Modulo Scheduler): Add myself.
5117
5118 2007-03-23 Brooks Moses <brooks.moses@codesourcery.com>
5119
5120 * MAINTAINERS (fortran 95 front end): Add myself.
5121 (c++ front end): whitespace fix.
5122
5123 2007-03-22 Nathan Froyd <froydnj@codesourcery.com>
5124
5125 * MAINTAINERS (Write After Approval): Add myself.
5126
5127 2007-03-21 Richard Sandiford <richard@codesourcery.com>
5128
5129 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
5130 of glob. Quote arguments with single quotes too.
5131 * configure: Regenerate.
5132
5133 2007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
5134
5135 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
5136 * Makefile.in: Regenerate
5137
5138 2007-03-07 Andreas Schwab <schwab@suse.de>
5139
5140 * configure: Regenerate.
5141
5142 2007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
5143
5144 * configure.ac: Add "--with-pdfdir" configure option,
5145 which defines pdfdir variable.
5146 * Makefile.def (target=fixincludes): Add install-pdf to
5147 missing targets.
5148 (recursive_targets): Add install-pdf target.
5149 (flags_to_pass): Add pdfdir.
5150 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
5151 target.
5152 * configure: Regenerate
5153 * Makefile.in: Regenerate
5154
5155 2007-02-28 Eric Christopher <echristo@apple.com>
5156
5157 Revert:
5158 2006-12-07 Mike Stump <mrs@apple.com>
5159
5160 * Makefile.def (dependencies): Add dependency for
5161 install-target-libssp and install-target-libgomp on
5162 install-gcc.
5163 * Makefile.in: Regenerate.
5164
5165 2007-02-27 Matt Kraai <kraai@ftbfs.org>
5166
5167 * configure: Regenerate.
5168 * configure.ac: Move statements after variable declarations.
5169
5170 2007-02-19 Kaz Kojima <kkojima@gcc.gnu.org>
5171
5172 * MAINTAINERS: Add myself as sh maintainer.
5173
5174 2007-02-19 Joseph Myers <joseph@codesourcery.com>
5175
5176 * configure.ac: Adjust for loop syntax.
5177 * configure: Regenerate.
5178
5179 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
5180
5181 * configure: Rebuilt.
5182
5183 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
5184
5185 * configure.ac: Drop multiple occurrences of --enable-languages,
5186 and fix its quoting.
5187 * configure: Rebuilt.
5188
5189 2007-02-17 Mark Mitchell <mark@codesourcery.com>
5190 Nathan Sidwell <nathan@codesourcery.com>
5191 Vladimir Prus <vladimir@codesourcery.com>
5192 Joseph Myers <joseph@codesourcery.com>
5193
5194 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
5195 * configure: Regenerate.
5196
5197 2007-02-14 Gerald Pfeifer <gerald@pfeifer.com>
5198
5199 * ltconfig (freebsd*): Default to elf.
5200
5201 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
5202
5203 * configure.ac (target_libraries): Move libgcc before libiberty.
5204 * configure: Regenerated.
5205
5206 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
5207 Paolo Bonzini <bonzini@gnu.org>
5208
5209 PR bootstrap/30753
5210 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
5211 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
5212 * configure: Regenerated.
5213
5214 2007-02-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
5215
5216 * MAINTAINERS (Language Front End Maintainers): Update my mail
5217 address.
5218
5219 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
5220
5221 PR bootstrap/30748
5222 * configure.ac: Correct syntax for Solaris ksh.
5223 * configure: Regenerated.
5224
5225 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
5226
5227 * configure.ac: Sync with src.
5228 * configure: Regenerate.
5229
5230 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
5231
5232 * Makefile.in: Regenerate.
5233
5234 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
5235
5236 * config.sub: Sync with src.
5237
5238 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
5239
5240 * Makefile.tpl (build_alias, host_alias, target_alias): Use
5241 noncanonical equivalents.
5242 * configure.in: Rename to...
5243 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
5244 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
5245 target_noncanonical. Use them. Rewrite removal of configure
5246 arguments for autoconf 2.59. Discard variable settings. Force
5247 program_transform_name for native tools.
5248
5249 * Makefile.in: Regenerated.
5250 * configure: Regenerated with autoconf 2.59.
5251
5252 2007-02-07 Roman Zippel <zippel@linux-m68k.org>
5253
5254 * MAINTAINERS (Write After Approval): Add myself.
5255
5256 2007-01-31 Andreas Schwab <schwab@suse.de>
5257
5258 * Makefile.tpl (LDFLAGS): Substitute it.
5259 * Makefile.in: Regenerate.
5260
5261 2007-01-30 Andrey Belevantsev <abel@ispras.ru>
5262
5263 * MAINTAINERS (Write After Approval): Add myself.
5264
5265 2007-01-28 David Edelsohn <edelsohn@gnu.org>
5266
5267 * MAINTAINERS (spu port): Add myself.
5268
5269 2007-01-23 Richard Guenther <rguenther@suse.de>
5270
5271 PR bootstrap/30541
5272 * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
5273 * Makefile.tpl (GNATBIND): Substitute it.
5274 (GNATMAKE): Likewise.
5275 (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
5276 of STAGE_PREFIX.
5277 * Makefile.in: Regenerate.
5278 * configure: Regenerate.
5279
5280 2007-01-18 Mike Stump <mrs@apple.com>
5281
5282 * configure.in: Re-enable -Werror for gcc builds.
5283
5284 2007-01-11 Harsha Jagasia <harsha.jagasia@amd.com>
5285
5286 * MAINTAINERS (Write After Approval): Add myself.
5287
5288 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
5289
5290 * configure.in: Change == to = in test command.
5291 * configure: Regenerate.
5292
5293 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
5294 Nick Clifton <nickc@redhat.com>
5295 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
5296
5297 * configure.in (build_configargs, host_configargs, target_configargs):
5298 Remove build/host/target parameters.
5299 (host_libs): Add gmp and mpfr.
5300 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
5301 * Makefile.def (gmp, mpfr): New.
5302 (gcc): Remove target.
5303 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
5304 target_os, target_vendor): New.
5305 (configure): Add host_alias/target_alias arguments; adjust invocations.
5306 * configure: Regenerate.
5307 * Makefile.in: Regenerate.
5308
5309 2007-01-11 Matt Fago <fago@earthlink.net>
5310
5311 * configure.in: Try to link to functions only in mpfr 2.2.x
5312 to improve robustness of configure tests.
5313 * configure: Regenerate.
5314
5315 2007-01-09 Uros Bizjak <ubizjak@gmail.com>
5316
5317 * MAINTAINERS: Add myself as i386 maintainer.
5318
5319 2007-01-08 Jan Hubicka <jh@suse.cz>
5320
5321 * MAINTAINERS: Add myself as i386 maintainer.
5322
5323 2007-01-08 Kai Tietz <kai.tietz@onevision.com>
5324
5325 * configure.in: Add support for an x86_64-mingw* target.
5326 * configure: Regenerate.
5327
5328 2007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
5329
5330 * Makefile.tpl (all-target): Correct @if conditional for target
5331 modules.
5332 * configure.in: Omit libiberty if building only target libgcc.
5333 * configure, Makefile.in: Regenerated.
5334
5335 2007-01-04 Paolo Bonzini <bonzini@gnu.org>
5336
5337 * configure.in: Use DEV-PHASE to detect default for --enable-werror.
5338 * configure: Regenerate.
5339
5340 2007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
5341
5342 * Makefile.def (target_modules): Add libgcc.
5343 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
5344 * Makefile.tpl (clean-target-libgcc): Delete.
5345 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
5346 on gcc even for bootstrapped modules. Rewrite handling of
5347 lang_env_dependencies to loop over target_modules.
5348 * configure.in (target_libraries): Add target-libgcc.
5349 * Makefile.in, configure: Regenerated.
5350
5351 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
5352
5353 * configure.in: Reorganize recognition of languages. Add
5354 --enable-stage1-languages. Show supported languages for the chosen
5355 target rather than all recognized languages.
5356 * configure: Regenerate.
5357
5358 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
5359
5360 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
5361 * Makefile.in: Regenerate.
5362
5363 2006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5364
5365 * configure.in: Warn that MPFR 2.2.0 is buggy.
5366 * configure: Regenerate.
5367
5368 2006-12-27 Ian Lance Taylor <iant@google.com>
5369
5370 * configure.in: When removing Makefiles to force a reconfigure, also
5371 remove prev-DIR*/Makefile.
5372 * configure: Regenerate.
5373
5374 2006-12-22 Andreas Schwab <schwab@suse.de>
5375
5376 * configure: Regenerate with correct autoconf version.
5377
5378 2006-12-20 Adam Megacz <megacz@cs.berkeley.edu>
5379
5380 * configure.in: add AC_SUBST for *_FOR_TARGET.
5381 * configure: Regenerate.
5382
5383 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
5384
5385 * configure.in: Simplify logic for rejecting languages that cannot
5386 be built. Separate the case when a language is unsupported,
5387 from the case when the user chooses not to build a language.
5388
5389 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
5390
5391 * configure.in: Remove "$build" case for powerpc-*-darwin* since
5392 it only affects bootstrap and could be tested on "$host" as well.
5393 * configure: Regenerate.
5394 * config/mh-ppc-darwin: Add to the stage1 cflags here.
5395
5396 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
5397
5398 PR bootstrap/29544
5399 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
5400 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
5401 move here comment from Makefile.tpl.
5402 * Makefile.tpl: Move some definitions higher in the file.
5403 (STAGE1_CHECKING): New.
5404 * configure.in: Add --enable-stage1-checking.
5405 * configure: Regenerate.
5406 * Makefile.in: Regenerate.
5407
5408 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
5409
5410 * MAINTAINERS: Add myself as build system maintainer.
5411
5412 2006-12-15 Simon Martin <simartin@users.sourceforge.net>
5413
5414 * MAINTAINERS (Write After Approval): Add myself.
5415
5416 2006-12-13 Eric Christopher <echristo@apple.com>
5417
5418 * MAINTAINERS: Add myself as darwin maintainer.
5419
5420 2006-12-11 Ian Lance Taylor <ian@airs.com>
5421
5422 * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
5423
5424 2006-12-11 Joern Rennecke <joern.rennecke@arc.com>
5425
5426 MAINTAINERS: Update my entry.
5427
5428 2006-12-11 Alan Modra <amodra@bigpond.net.au>
5429
5430 * configure.in: Handle spu makefile frag.
5431 * Makefile.tpl (MAINT): Define
5432 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
5433 * configure: Regenerate.
5434 * Makefile.in: Regenerate.
5435
5436 2006-12-11 Ben Elliston <bje@au.ibm.com>
5437
5438 * config.guess: Import latest version.
5439 * config.sub: Likewise.
5440
5441 2006-12-11 Ben Elliston <bje@au.ibm.com>
5442
5443 * configure.in (spu-*-*): Don't skip target-libiberty.
5444 * configure: Regenerate.
5445
5446 2006-12-10 Andreas Tobler <a.tobler@schweiz.org>
5447
5448 PR bootstrap/30134
5449 * configure.in: Correct x86 darwin support for libjava to powerpc
5450 and i?86 only.
5451 * configure: Regenerate.
5452
5453 2006-12-08 Sandro Tolaini <tolaini@libero.it>
5454
5455 * configure.in: Add x86 darwin support for libjava.
5456 * configure: Regenerate.
5457
5458 2006-12-07 Mike Stump <mrs@apple.com>
5459
5460 * Makefile.def (dependencies): Add dependency for
5461 install-target-libssp and install-target-libgomp on
5462 install-gcc.
5463 * Makefile.in: Regenerate.
5464
5465 2006-12-04 Richard Guenther <rguenther@suse.de>
5466
5467 * MAINTAINERS (Non-Algorithmic Maintainers): New section.
5468 (Non-Algorithmic Maintainers): Move over non-algorithmic
5469 loop optimizer maintainers, add myself as a non-algorithmic
5470 middle-end maintainer.
5471
5472 2006-12-04 Daniel Franke <franke.daniel@gmail.com>
5473
5474 * MAINTAINERS (Write After Approval): Add myself.
5475
5476 2006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5477
5478 * configure.in: Update error message for missing GMP/MPFR.
5479
5480 * configure: Regenerate.
5481
5482 2006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5483
5484 * configure.in: Update MPFR version in error message.
5485
5486 * configure: Regenerate.
5487
5488 2006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5489
5490 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
5491 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
5492 --with-gmp-lib): New flags.
5493
5494 * configure: Regenerate.
5495
5496 2006-11-25 Brooks Moses <brooks.moses@codesourcery.com>
5497
5498 * MAINTAINERS (Write After Approval): Change my email address.
5499
5500 2006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
5501
5502 * MAINTAINERS (Write After Approval): Add myself.
5503
5504 2006-11-22 Philipp Thomas <pth@suse.de>
5505
5506 * MAINTAINERS (i18n): Update e-mail address.
5507
5508 2006-11-21 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
5509
5510 * MAINTAINERS (spu port): Add myself as maintainer.
5511 (Write After Approval): Remove myself.
5512
5513 2006-11-22 Ben Elliston <bje@au.ibm.com>
5514
5515 * configure.in (skipdirs): Don't build libssp for SPU.
5516 * configure: Regenerate.
5517
5518 2006-11-21 Andrew Pinski <andrew_pinski@playstation.sony.com>
5519
5520 * MAINTAINERS (spu port): Add myself as maintainer.
5521 (libobjc): Update my email address.
5522
5523 2006-11-21 Andrea Bona <andrea.bona@st.com>
5524
5525 * MAINTAINERS (Write After Approval): Add myself.
5526
5527 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
5528
5529 * configure.in (skipdirs) : Don't build target-libiberty for SPU.
5530 * configure : Rebuilt.
5531
5532 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
5533
5534 * MAINTAINERS (Write After Approval): Add myself.
5535
5536 2006-11-20 Andrea Ornstein <andrea.ornstein@st.com>
5537
5538 * MAINTAINERS (Write After Approval): Add myself.
5539
5540 2006-11-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5541
5542 * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
5543 libmpfr.a.
5544 * configure: Regenerate.
5545
5546 2006-11-16 Paolo Bonzini <bonzini@gnu.org>
5547
5548 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
5549 (unstage): Test for stage_last presence.
5550
5551 PR bootstrap/29802
5552 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
5553 STAGE_PREFIX.
5554 * Makefile.in: Regenerate.
5555
5556 2003-11-16 Zdenek Dvorak <dvorakz@suse.cz>
5557
5558 * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
5559 maintainers.
5560
5561 2006-11-14 Erven Rohou <erven.rohou@st.com>
5562
5563 * MAINTAINERS (Write After Approval): Add myself.
5564
5565 2006-11-14 Paolo Bonzini <bonzini@gnu.org>
5566
5567 * Makefile.tpl (clean-stage*): Test separately for package/Makefile
5568 and stageN-package/Makefile.
5569 * Makefile.in: Regenerated.
5570
5571 2006-11-14 Jie Zhang <jie.zhang@analog.com>
5572
5573 * configure.in: Remove target-libgloss from noconfigdirs for
5574 bfin-*-*.
5575 * configure: Regenerated.
5576
5577 2006-11-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5578
5579 * configure.in (have_gmp): Only error if the gcc directory exists.
5580
5581 * configure: Regenerate.
5582
5583 2006-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5584
5585 * configure.in: Robustify error message for missing GMP/MPFR.
5586
5587 * configure: Regenerate.
5588
5589 2006-10-31 Stephen M. Webb <stephen.webb@bregmasoft.com>
5590
5591 * MAINTAINERS (Write After Approval): Add myself.
5592
5593 2006-10-30 Uros Bizjak <ubizjak@gmail.com>
5594
5595 * MAINTAINERS: Change email address.
5596
5597 2006-10-30 Vladimir Prus <vladimir@codesourcery.com>
5598
5599 * MAINTAINERS (Write After Approval): Add myself.
5600
5601 2006-10-26 Peter Bergner <bergner@vnet.ibm.com>
5602
5603 * MAINTAINERS (Write After Approval): Add myself.
5604
5605 2006-10-25 Chen Liqin <liqin@sunnorth.com.cn>
5606
5607 * MAINTAINERS (Write After Approval): Move myself to
5608 Write After Approval section.
5609
5610 2006-10-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5611
5612 * configure.in: Require GMP-4.1+ and MPFR-2.2+. Don't check
5613 need_gmp anymore.
5614 * configure: Regenerate.
5615
5616 2006-10-16 Tobias Burnus <burnus@net-b.de>
5617
5618 * MAINTAINERS (Write After Approval): Add myself.
5619
5620 2006-10-16 Ben Elliston <bje@au.ibm.com>
5621
5622 * config.guess: Import latest version.
5623 * config.sub: Likewise.
5624
5625 2006-10-10 Brooks Moses <bmoses@stanford.edu>
5626
5627 * Makefile.def: Added pdf target handling.
5628 * Makefile.tpl: Added pdf target handling.
5629 * Makefile.in: Regenerated.
5630
5631 2006-10-10 Chen Liqin <liqin@sunnorth.com.cn>
5632
5633 * MAINTAINERS: Add self as score port maintainer.
5634
5635 2006-10-04 Brooks Moses <bmoses@stanford.edu>
5636
5637 * MAINTAINERS (Write After Approval): Add myself.
5638
5639 2006-09-27 Steven G. Kargl <kargl@gcc.gnu.org>
5640
5641 * configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0
5642 or newer.
5643 * configure: Regenerated.
5644
5645 2006-09-27 Dave Brolley <brolley@redhat.com>
5646
5647 * configure.in (RUNTEST): Look for 'runtest' in the source tree by
5648 using $s instead of $r.
5649 * configure: Regenerated.
5650
5651 2006-09-26 Thiemo Seufer <ths@mips.com>
5652
5653 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
5654 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
5655 * configure: Regenerate.
5656
5657 2006-09-24 Graeme Peterson <gridly@gmail.com>
5658
5659 * MAINTAINERS (Write After Approval): Remove myself.
5660
5661 2006-09-22 Chao-ying Fu <fu@mips.com>
5662
5663 * MAINTAINERS (Write After Approval): Add myself.
5664
5665 2006-09-10 Joseph S. Myers <joseph@codesourcery.com>
5666
5667 * MAINTAINERS: Add self as soft-fp maintainer.
5668
5669 2006-09-09 Anatoly Sokolov <aesok@post.ru>
5670
5671 * MAINTAINERS: Add myself as avr maintainer.
5672 Remove Marek Michalkiewicz as avr maintainer.
5673
5674 2006-09-07 Roberto Costa <roberto.costa@st.com>
5675
5676 * MAINTAINERS (Write After Approval): Add myself.
5677
5678 2006-08-30 Corinna Vinschen <corinna@vinschen.de>
5679
5680 * configure.in: Never build newlib for a Mingw host.
5681 Never build newlib as Mingw target library.
5682 Test the existence of winsup/cygwin for building a Cygwin newlib,
5683 rather than just winsup.
5684 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
5685 building a Mingw target.
5686 * configure: Regenerate.
5687
5688 2006-08-08 Eric Botcazou <ebotcazou@libertysurf.fr>
5689
5690 * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
5691
5692 2006-07-25 Paolo Bonzini <bonzini@gnu.org>
5693
5694 * config.guess: Import from src (was more updated).
5695 * config.sub: Likewise.
5696
5697 2006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
5698
5699 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
5700 * configure: Regenerated.
5701
5702 2006-07-18 Paolo Bonzini <bonzini@gnu.org>
5703
5704 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
5705 for stages after the first.
5706
5707 2006-07-17 Jakub Jelinek <jakub@redhat.com>
5708
5709 * Makefile.def: Add dependencies for configure-opcodes
5710 on configure-intl and all-opcodes on all-intl.
5711 * Makefile.in: Regenerated.
5712
5713 2006-07-13 Ben Elliston <bje@au.ibm.com>
5714
5715 * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
5716
5717 2006-07-06 Paul Eggert <eggert@cs.ucla.edu>
5718
5719 Port to hosts whose 'sort' and 'tail' implementations
5720 treat operands with leading '+' as file names, as POSIX
5721 has required since 2001. However, make sure the code still
5722 works on pre-POSIX hosts.
5723 * ltmain.sh: Don't assume "sort +2" is equivalent to
5724 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
5725
5726 2006-07-05 Ulrich Weigand <uweigand@de.ibm.com>
5727
5728 * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
5729
5730 2006-07-04 Peter O'Gorman <peter@pogma.com>
5731
5732 * ltconfig: chmod 644 before ranlib during install.
5733
5734 2006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
5735
5736 PR bootstrap/18058
5737 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
5738 if the bootstrap compiler is a GCC version that supports it.
5739 * configure: Regenerate.
5740
5741 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
5742
5743 * configure.in: Fix thinkos in previous check-in.
5744 * configure: Regenerate.
5745
5746 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
5747
5748 PR other/27063
5749 * configure.in: Test subdir_requires and give an appropriate
5750 error message.
5751 * configure: Regenerate.
5752
5753 2006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org>
5754
5755 * MAINTAINERS (Write After Approval): Add myself.
5756
5757 2006-06-22 John David Anglin <dave.anglin@nrc.ca>
5758
5759 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
5760
5761 2006-06-22 Steve Ellcey <sje@cup.hp.com>
5762
5763 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
5764
5765 2006-06-20 David Ayers <d.ayers@inode.at>
5766
5767 PR bootstrap/28072
5768 * configure.in: Add target-boehm-gc to noconfigdirs depending on
5769 whether target-libjava is being configured instead of whether the
5770 java front end is enabled.
5771 * configure: Regenerate.
5772
5773 2006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5774
5775 PR target/27540
5776 * configure.in: Only enable libgomp on IRIX 6.
5777 * configure: Regenerate.
5778
5779 2006-06-15 Paolo Bonzini <bonzini@gnu.org>
5780
5781 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
5782 too.
5783 * Makefile.in: Regenerate.
5784
5785 2006-06-13 Jeff Johnston <jjohnstn@redhat.com>
5786
5787 * config-ml.in: Alter CCASFLAGS to include special
5788 multilib options the same as is done for CFLAGS.
5789
5790 2006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
5791
5792 * configure.in: Don't enable libgomp on hpux10.
5793 * configure: Rebuilt.
5794
5795 2006-06-12 David Ayers <d.ayers@inode.at>
5796
5797 PR bootstrap/27963
5798 PR target/19970
5799 * configure.in: Remove target-boehm-gc from noconfigdirs where
5800 ${libgcj} is specified.
5801 * configure: Regenerate.
5802
5803 2006-06-06 Carlos O'Donell <carlos@codesourcery.com>
5804
5805 Sync from src:
5806
5807 * configure.in: Sync.
5808 * configure: Regenerated.
5809
5810 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
5811
5812 * Makefile.def: Added dependencies from sim and gdb on intl, and
5813 added configure dependencies to everything with an all dependency
5814 on intl.
5815 * Makefile.in: Regenerated.
5816
5817 2006-06-06 David Ayers <d.ayers@inode.at>
5818
5819 PR libobjc/13946
5820 * Makefile.def: Add dependencies for libobjc which boehm-gc.
5821 * Makefile.in: Regenerate.
5822 * configure.in: Add --enable-objc-gc at toplevel and have it
5823 enable boehm-gc for Objective-C.
5824 Remove target-boehm-gc from libgcj.
5825 Add target-boehm-gc to target_libraries.
5826 Add target-boehm-gc to noconfigdirs where ${libgcj}
5827 is specified.
5828 Assert that boehm-gc is supported when requested for Objective-C.
5829 Only build boehm-gc if needed either for Java or Objective-C.
5830 * configure: Regenerate.
5831
5832 2006-06-05 Paolo Bonzini <bonzini@gnu.org>
5833
5834 PR 27674
5835 * Makefile.tpl (configure-[+prefix+][+module+],
5836 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
5837 Remove rule to unstage bootstrapped modules.
5838 (stage_current): New.
5839 * Makefile.in: Regenerate.
5840
5841 2006-06-03 Laurynas Biveinis <laurynas.biveinis@gmail.com>
5842
5843 * MAINTAINERS (Write After Approval): Update my e-mail address.
5844
5845 2006-06-01 Mark Shinwell <shinwell@codesourcery.com>
5846
5847 * include/libiberty.h: Declare pex_run_in_environment.
5848
5849 2006-05-31 Asher Langton <langton2@llnl.gov>
5850
5851 * MAINTAINERS (Write After Approval): Add myself.
5852
5853 2006-05-25 Paolo Bonzini <bonzini@gnu.org>
5854
5855 * Makefile.def (bfd, opcodes): Fix lib_path.
5856 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
5857 (restrap): Move under "@if gcc-bootstrap". Fix typo.
5858 * Makefile.in: Regenerate.
5859
5860 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
5861
5862 * Makefile.in: Regenerate.
5863
5864 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
5865
5866 * Makefile.def: Add install-html target. Add datarootdir
5867 docdir and htmldir to flags_to_pass.
5868 * Makefile.tpl: Add install-html target.
5869 * Makefile.in: Regenerate.
5870 * configure.in: Add --with-datarootdir, --with-docdir, and
5871 --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
5872 * configure: Regenerate.
5873
5874 2006-05-24 Mark Shinwell <shinwell@codesourcery.com>
5875
5876 * configure.in: Enable gprof for cross builds.
5877 * configure: Regenerate.
5878
5879 2006-05-22 Richard Guenther <rguenther@suse.de>
5880
5881 Revert
5882 2006-01-31 Richard Guenther <rguenther@suse.de>
5883 Paolo Bonzini <bonzini@gnu.org>
5884
5885 * Makefile.def (target_modules): Add libgcc-math target module.
5886 * configure.in (target_libraries): Add libgcc-math target library.
5887 (--enable-libgcc-math): New configure switch.
5888 * Makefile.in: Re-generate.
5889 * configure: Re-generate.
5890 * libgcc-math: New toplevel directory.
5891
5892 2006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
5893 Andreas Tobler <a.tobler@schweiz.ch>
5894
5895 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
5896 * configure: Rebuilt.
5897
5898 2006-05-12 Sandra Loosemore <sandra@codesourcery.com>
5899
5900 * MAINTAINERS (Write After Approval): Add myself.
5901
5902 2006-05-01 DJ Delorie <dj@redhat.com>
5903
5904 * configure.in: Restore CFLAGS if GMP isn't present.
5905 * configure: Regenerate.
5906
5907 2006-05-01 Richard Guenther <rguenther@suse.de>
5908
5909 * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
5910 maintainer.
5911
5912 2006-04-30 Kenneth Zadeck <zadeck@naturalbridge.com>
5913
5914 * MAINTAINERS (Write After Approval): Add myself.
5915
5916 2006-04-28 Jan Beulich <jbeulich@novell.com>
5917
5918 * MAINTAINERS (Write After Approval): Add myself.
5919
5920 2006-04-18 DJ Delorie <dj@redhat.com>
5921
5922 * configure.in (m32c): Build libstdc++-v3. Pass flags to
5923 reference libgloss so that libssp can be built in a combined
5924 tree.
5925 * configure: Regenerate.
5926
5927 2006-04-08 Robert Millan <rmh@gcc.gnu.org>
5928
5929 * MAINTAINERS (Write After Approval): Add myself.
5930
5931 2006-04-05 Ben Elliston <bje@au.ibm.com>
5932
5933 * configure.in: Require makeinfo 4.4 or higher.
5934 * configure: Regenerate.
5935
5936 2006-04-04 Gerald Pfeifer <gerald@pfeifer.com>
5937
5938 * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
5939 Rearrange the entries of other libraries to have them in one place.
5940
5941 2006-03-22 Janne Blomqvist <jb@gcc.gnu.org>
5942
5943 * MAINTAINERS (Write After Approval): Remove myself.
5944 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
5945
5946 2006-03-14 Richard Guenther <rguenther@suse.de>
5947
5948 * configure: Regenerate with autoconf 2.13.
5949
5950 2006-03-13 Jim Blandy <jimb@codesourcery.com>
5951
5952 * MAINTAINERS: Use my work address.
5953
5954 * MAINTAINERS: Update my E-mail address.
5955
5956 2006-03-10 Aldy Hernandez <aldyh@redhat.com>
5957
5958 * configure.in: Handle --disable-<component> generically.
5959 * configure: Regenerate.
5960
5961 2006-03-01 H.J. Lu <hongjiu.lu@intel.com>
5962
5963 PR libgcj/17311
5964 * ltmain.sh: Don't use "$finalize_rpath" for compile.
5965
5966 2006-02-21 Erik Edelmann <eedelman@gcc.gnu.org>
5967
5968 * MAINTAINERS (Write After Approval): Remove myself.
5969 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
5970
5971 2006-02-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
5972
5973 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
5974 (TARGET_CONFIGDIRS): Remove.
5975 * configure.in: Remove AC_SUBST(target_configdirs).
5976 * Makefile.in, configure: Regenerated.
5977
5978 2006-02-20 Steven G. Kargl <kargls@comcast.net>
5979
5980 * MAINTAINERS (Write After Approval): Remove myself.
5981 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
5982
5983 2006-02-20 Paolo Bonzini <bonzini@gnu.org>
5984
5985 PR bootstrap/25670
5986
5987 * Makefile.tpl ([+compare-target+]): Print explanation messages.
5988
5989 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
5990 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
5991 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
5992 BUILD_PREFIX, BUILD_PREFIX_1.
5993 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
5994
5995 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
5996 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
5997
5998 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
5999 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
6000 of `cat stage_current`. Always provide the `r' and `s' variables.
6001 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
6002 a single shell execution.
6003 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
6004 bootstrapped modules, make the stage1 module if the build was not
6005 started yet, else build the current stage.
6006 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
6007 (all-build, all-host, all-target, [+make_target+]-host,
6008 [+make_target+]-target): Do not use \-continued lines.
6009 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
6010 (current_stage, restrap, stage_last): New.
6011
6012 * Makefile.in: Regenerate.
6013 * configure: Regenerate.
6014
6015 2006-02-19 Bud Davis <jmdavis@link.com>
6016
6017 * MAINTAINERS (Write After Approval): Remove myself.
6018 (Language Front End Maintainers): Add myself as fortran 95
6019 maintainer and update e-mail address.
6020
6021 2006-02-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
6022
6023 * MAINTAINERS (Write After Approval): Remove myself.
6024 (Language Front End Maintainers): Add myself as fortran 95
6025 maintainer.
6026
6027 2006-02-16 Victor Kaplansky <victork@il.ibm.com>
6028
6029 * MAINTAINERS (Write After Approval): Add myself.
6030
6031 2006-02-16 Thomas Koenig <Thomas.Koenig@online.de>
6032
6033 * MAINTAINERS (Write After Approval): Remove myself.
6034 (Language Front End Maintainers): Add myself as
6035 fortran 95 maintainer.
6036
6037 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
6038
6039 Sync from src:
6040
6041 2005-12-27 Leif Ekblad <leif@rdos.net>
6042
6043 * configure.in: Add support for RDOS target.
6044 * configure: Regenerate.
6045
6046 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
6047 Andreas Schwab <schwab@suse.de>
6048
6049 * configure: Regenerate.
6050
6051 2006-02-12 David Edelsohn <edelsohn@gnu.org>
6052
6053 * configure.in (enable_libgomp): Add AIX.
6054 * configure: Regenerate.
6055
6056 2006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
6057
6058 * MAINTAINERS (Write After Approval): Add myself.
6059
6060 2006-02-03 Lee Millward <lee.millward@gmail.com>
6061
6062 * MAINTAINERS (Write After Approval): Add myself.
6063
6064 2006-01-31 Richard Guenther <rguenther@suse.de>
6065 Paolo Bonzini <bonzini@gnu.org>
6066
6067 * Makefile.def (target_modules): Add libgcc-math target module.
6068 * configure.in (target_libraries): Add libgcc-math target library.
6069 (--enable-libgcc-math): New configure switch.
6070 * Makefile.in: Re-generate.
6071 * configure: Re-generate.
6072 * libgcc-math: New toplevel directory.
6073
6074 2006-01-26 Paolo Bonzini <bonzini@gnu.org>
6075
6076 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
6077 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
6078 the assembler, linker and binutils.
6079 * configure: Regenerate.
6080
6081 2006-01-22 Dirk Mueller <dmueller@suse.de>
6082
6083 * MAINTAINERS (Write After Approval): Add myself.
6084
6085 2006-01-20 Diego Novillo <dnovillo@redhat.com>
6086
6087 * configure: Regenerate.
6088
6089 2006-01-18 Richard Henderson <rth@redhat.com>
6090 Jakub Jelinek <jakub@redhat.com>
6091 Diego Novillo <dnovillo@redhat.com>
6092
6093 * libgomp: New directory.
6094 * Makefile.def: Add target_module libgomp.
6095 * Makefile.in: Regenerate.
6096 * configure.in (target_libraries): Add target-libgomp.
6097 * configure: Regenerate.
6098
6099 2006-01-05 Alexandre Oliva <aoliva@redhat.com>
6100
6101 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
6102 @ from continuation.
6103 * Makefile.in: Rebuilt.
6104
6105 2006-01-04 Chris Lattner <sabre@gnu.org>
6106
6107 * MAINTAINERS (Write After Approval): Add myself.
6108
6109 2006-01-04 Paolo Bonzini <bonzini@gnu.org>
6110
6111 PR bootstrap/24252
6112
6113 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
6114 * Makefile.tpl (OBJDUMP): New.
6115 (EXTRA_HOST_FLAGS): Add it.
6116 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
6117
6118 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
6119 to use symbolic links between directories. Avoid race conditions
6120 or make them harmless.
6121 * configure.in: Do not try to use symbolic links between directories.
6122
6123 * Makefile.def (LEAN): Pass.
6124 * Makefile.tpl (LEAN): Define.
6125 (stage[+id+]-start): Accept that the previous directory does not
6126 exist, if the bootstrap is lean.
6127 (stage[+id+]-bubble): Invoke lean bootstrap commands after
6128 stage[+id+]-start. Use a makefile variable and an `if' instead of a
6129 configure substitution.
6130 ([+compare-target+]): Likewise.
6131 ([+bootstrap-target+]-lean): New.
6132 * configure.in: Remove lean bootstrap support from here.
6133
6134 * Makefile.in: Regenerate.
6135 * configure: Regenerate.
6136
6137 2006-01-04 Ben Elliston <bje@au.ibm.com>
6138
6139 * MAINTAINERS (libdecnumber): Add myself.
6140
6141 2006-01-02 Mark Mitchell <mark@codesourcery.com>
6142
6143 * libtool-ldflags: New script.
6144
6145 2006-01-02 Andreas Schwab <schwab@suse.de>
6146
6147 * configure.in: When reconfiguring remove Makefile in
6148 all stage directories.
6149 * configure: Regenerate.
6150
6151 2005-12-27 Steven Bosscher <stevenb.gcc@gmail.com>
6152
6153 * MAINTAINERS: Update my email address.
6154
6155 2005-12-20 Paolo Bonzini <bonzini@gnu.org>
6156
6157 Revert Ada-related part of the previous change.
6158
6159 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
6160 Do not pass.
6161 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
6162 * Makefile.in: Regenerate.
6163 * configure.in: Do not include mt-ppc-aix target fragment.
6164 * configure: Regenerate.
6165
6166 2005-12-19 Paolo Bonzini <bonzini@gnu.org>
6167
6168 * configure.in: Select appropriate fragments for PowerPC/AIX.
6169 * configure: Regenerate.
6170
6171 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
6172 BOOT_CFLAGS, BOOT_LDFLAGS.
6173 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
6174 BOOT_CFLAGS, BOOT_LDFLAGS.
6175 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
6176 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
6177 (stage): Fail if we cannot complete the work.
6178 * Makefile.in: Regenerate.
6179
6180 2005-12-16 Nathan Sidwell <nathan@codesourcery.com>
6181
6182 * configure.in: Replace ms1 with mt.
6183 * configure: Rebuilt.
6184
6185 2005-12-15 Bryce McKinlay <mckinlay@redhat.com>
6186
6187 * MAINTAINERS: Update my email address.
6188
6189 2005-12-15 Paolo Bonzini <bonzini@gnu.org>
6190
6191 * Makefile.tpl (all, do-[+make_target+], do-check, install,
6192 install-host-nogcc): Don't invoke $(stage) at the end.
6193 * Makefile.in: Regenerate.
6194
6195 2005-12-14 Paolo Bonzini <bonzini@gnu.org>
6196
6197 * configure.in: Flip the top-level bootstrap switch.
6198 * configure: Regenerate.
6199
6200 2005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
6201
6202 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
6203 $(stage) and $(unstage).
6204 (EXTRA_TARGET_FLAGS): Correct double-quoting.
6205 (all): Remove stray semicolon.
6206 (local-distclean): Don't handle multilib.tmp and multilib.out.
6207 (install.all): Set $s for consistency.
6208 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
6209 check_multilibs setting. Always make the install directory.
6210 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
6211 Correct @if/@endif.
6212 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
6213 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
6214 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
6215 (multilib.out): Remove.
6216 * Makefile.in: Regenerated.
6217
6218 2005-12-12 Carlos O'Donell <carlos@codesourcery.com>
6219
6220 * MAINTAINERS (Write After Approval): Add myself.
6221
6222 2005-12-12 Nathan Sidwell <nathan@codesourcery.com>
6223
6224 * MAINTAINERS: Add myself as mt maintainer.
6225
6226 * config.sub: Replace ms1 with mt. Allow ms1 as an alias.
6227
6228 2005-12-06 Adam Nemet <anemet@caviumnetworks.com>
6229
6230 * MAINTAINERS: Change email address.
6231
6232 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
6233
6234 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
6235 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
6236 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
6237 Find in-tree tools if available.
6238 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
6239 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
6240 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
6241 (COMPILER_*_FOR_TARGET): New.
6242 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
6243 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
6244 (CONFIGURED_*, USUAL_*): Remove.
6245 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
6246 STRIP): Use autoconf substitutions.
6247 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
6248 COMPILER_NM_FOR_TARGET): New.
6249 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
6250
6251 (all): Make all-host and all-target in parallel.
6252 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
6253 that $$r and $$s are set before invoking a recursive make.
6254 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
6255 ([+bootstrap-target+]): Inline most of the `all' target.
6256
6257 2005-11-29 Ben Elliston <bje@au.ibm.com>
6258
6259 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
6260 from the gcc build directory.
6261 * Makefile.in: Regenerate.
6262
6263 2005-11-29 Ben Elliston <bje@au.ibm.com>
6264
6265 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
6266 depend on all-libdecnumber.
6267 * configure.in (host_libs): Include libdecnumber.
6268 * Makefile.in: Regenerate.
6269 * configure: Likewise.
6270
6271 2005-11-29 Ben Elliston <bje@au.ibm.com>
6272
6273 * libdecnumber: Import decNumber sources from the dfp-branch.
6274
6275 2005-11-21 Kean Johnston <jkj@sco.com>
6276
6277 * config.sub, config.guess: Sync from upstream sources.
6278
6279 2005-11-21 Ben Elliston <bje@au.ibm.com>
6280
6281 Import from Autoconf sources:
6282
6283 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
6284 * config/move-if-change: Don't output "$2 is unchanged";
6285 suggested by Ben Elliston. Handle weird characters correctly.
6286
6287 2005-11-18 Andreas Tobler <a.tobler@schweiz.ch>
6288
6289 * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
6290 to match upstream libtool for darwin.
6291
6292 2005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
6293
6294 * Makefile.def: Remove gdb dependencies for gdbtk.
6295 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
6296 (configure-gdb, install-gdb): New rules.
6297 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
6298 * Makefile.in, configure: Regenerated.
6299
6300 2005-11-06 Janne Blomqvist <jb@gcc.gnu.org>
6301
6302 * MAINTAINERS (Write After Approval): Add myself.
6303
6304 2005-11-06 Erik Edelmann <eedelman@gcc.gnu.org>
6305
6306 * MAINTAINERS (Write After Approval): Add myself.
6307
6308 2005-10-24 Diego Novillo <dnovillo@redhat.com>
6309
6310 * MAINTAINERS (alias analysis): Add Daniel Berlin and
6311 Diego Novillo.
6312
6313 2005-10-22 Paolo Bonzini <bonzini@gnu.org>
6314
6315 PR bootstrap/24297
6316 * Makefile.tpl (do-[+make-target+], do-check, install,
6317 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
6318 are set before recursing.
6319 * Makefile.in: Regenerate.
6320
6321 2005-10-20 Eric Botcazou <ebotcazou@adacore.com>
6322
6323 PR bootstrap/18939
6324 * Makefile.def (gcc) <target>: Fix thinko.
6325 * Makefile.in: Regenerate.
6326
6327 2005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
6328
6329 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
6330 * configure: Regenerate.
6331
6332 2005-10-15 Jie Zhang <jie.zhang@analog.com>
6333
6334 * MAINTAINERS (Write After Approval): Add self.
6335
6336 2005-10-08 Kazu Hirata <kazu@codesourcery.com>
6337
6338 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
6339 target-libffi, target-qthreads, target-libjava, and
6340 targetlibobjc.
6341 * configure: Regenerate.
6342
6343 2005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
6344
6345 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
6346 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
6347 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
6348 (USUAL_OBJDUMP_FOR_TARGET): New.
6349 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
6350 * configure.in: Check for $OBJDUMP_FOR_TARGET.
6351 * configure, Makefile.in: Regenerated.
6352
6353 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
6354
6355 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
6356 before other host packages.
6357
6358 2005-10-05 Kaz Kojima <kkojima@gcc.gnu.org>
6359
6360 * MAINTAINERS: Add self as sh libraries/configury maintainer.
6361
6362 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
6363
6364 PR bootstrap/22340
6365
6366 * configure.in (default_target): Remove.
6367 * Makefile.tpl (all): Do not use prerequisites as subroutines
6368 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
6369 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
6370 use prerequisites as subroutines.
6371 (check-host, check-target): New.
6372 (bootstrap configure & all targets): Do not use stage*-start
6373 if the directory layout is already ok.
6374 (non-bootstrap configure & all targets): Prepend a $(unstage).
6375 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
6376 (NOTPARALLEL): Remove.
6377 (unstage, stage variables): New variables.
6378 (unstage, stage targets): Simply expand to those variables.
6379
6380 * configure: Regenerate.
6381 * Makefile.in: Regenerate.
6382
6383 2005-10-04 James E Wilson <wilson@specifix.com>
6384
6385 * Makefile.def (lang_env_dependencies): Add libmudflap.
6386 * Makefile.in: Regenerate.
6387
6388 2005-10-03 Andreas Schwab <schwab@suse.de>
6389
6390 Backport from libtool CVS:
6391 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu>
6392
6393 * ltmain.sh: add support for installing into temporary
6394 staging area (e.g. 'make install DESTDIR=...')
6395
6396 2005-10-03 H.J. Lu <hongjiu.lu@intel.com>
6397
6398 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
6399 * configure: Regenerated.
6400
6401 2005-09-30 Andrew Pinski <pinskia@physics.uc.edu>
6402
6403 * configure: Regenerate with the correct
6404 autoconf version.
6405
6406 2005-09-30 Catherine Moore <clm@cm00re.com>
6407
6408 * configure.in (bfin-*-*): New.
6409 * configure: Regenerated.
6410
6411 2005-09-28 Geoffrey Keating <geoffk@apple.com>
6412
6413 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
6414 (LIPO_FOR_TARGET): New.
6415 (CONFIGURED_LIPO_FOR_TARGET): New.
6416 (USUAL_LIPO_FOR_TARGET): New.
6417 (STRIP_FOR_TARGET): New.
6418 (CONFIGURED_STRIP_FOR_TARGET): New.
6419 (USUAL_STRIP_FOR_TARGET): New.
6420 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
6421 STRIP_FOR_TARGET.
6422 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
6423 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
6424 * Makefile.in: Regenerate.
6425 * configure: Regenerate.
6426
6427 2005-09-19 David Edelsohn <edelsohn@gnu.org>
6428
6429 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
6430 (rs6000-*-aix*): Same.
6431 * configure: Regenerate.
6432
6433 2005-09-16 Tom Tromey <tromey@redhat.com>
6434
6435 * MAINTAINERS: Add self as java maintainer.
6436
6437 2005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
6438
6439 * configure.in: Recognize f95 in the --enable-languages option,
6440 and substitute it for fortran, issuing a warning.
6441 * configure: Regenerate.
6442
6443 2005-08-30 Phil Edwards <phil@codesourcery.com>
6444
6445 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
6446 * configure: Regenerated.
6447
6448 2005-08-22 Aldy Hernandez <aldyh@redhat.com>
6449
6450 * MAINTAINERS: Add self as ms1 maintainer.
6451
6452 2005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
6453
6454 * Makefile.def (libssp): Add to lang_env_dependencies.
6455 * Makefile.in: Regenerate.
6456
6457 2005-08-18 Ian Lance Taylor <ian@airs.com>
6458
6459 * MAINTAINERS: Add myself as middle-end maintainer.
6460
6461 2005-08-17 Christian Groessler <chris@groessler.org>
6462
6463 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
6464 * Makefile.in: Regenerate.
6465
6466 2005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
6467
6468 * MAINTAINERS (write after approval): Added myself.
6469
6470 2005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
6471
6472 * MAINTAINERS (Write After Approval): Add myself.
6473
6474 2005-08-12 Paolo Bonzini <bonzini@gnu.org>
6475
6476 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
6477 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
6478 Look for alternate names of the target cc and c++
6479 * configure: Regenerate.
6480
6481 2005-08-08 Paolo Bonzini <bonzini@gnu.org>
6482
6483 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
6484 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
6485 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
6486 tools; remove code to manually set them.
6487 (Target tools): Look in the environment for them.
6488 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
6489 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
6490 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
6491 build directory.
6492 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
6493 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
6494 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
6495 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
6496 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
6497 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
6498 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
6499 * configure: Regenerate.
6500 * Makefile.in: Regenerate.
6501
6502 2005-07-28 Ben Elliston <bje@au.ibm.com>
6503
6504 * MAINTAINERS: Update for removed CPU targets.
6505
6506 2005-07-27 Mark Mitchell <mark@codesourcery.com>
6507
6508 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
6509 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
6510 * Makefile.in: Regenerated.
6511
6512 2005-07-26 Mark Mitchell <mark@codesourcery.com>
6513
6514 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
6515 (CFLAGS_FOR_TARGET): Use it.
6516 (CXXFLAGS_FOR_TARGET): Likewise.
6517 * Makefile.in: Regenerated.
6518 * configure.in (--with-build-sysroot): New option.
6519 * configure: Regenerated.
6520
6521 2005-07-24 Paolo Bonzini <bonzini@gnu.org>
6522
6523 * Makefile.tpl: Wrap install between unstage and stage
6524 * Makefile.in: Regenerate.
6525
6526 2005-07-21 Eric Christopher <echristo@apple.com>
6527
6528 * MAINTAINERS: Update affiliation.
6529
6530 2005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
6531
6532 * MAINTAINERS: Add self as crx port maintainer.
6533
6534 2005-07-20 DJ Delorie <dj@redhat.com>
6535
6536 * MAINTAINERS: Add self as m32c maintainer.
6537
6538 2005-07-16 Kelley Cook <kcook@gcc.gnu.org>
6539
6540 * all files: Update FSF address.
6541
6542 2005-07-15 Eric Christopher <echristo@redhat.com>
6543
6544 * MAINTAINERS: Change affiliation.
6545
6546 2005-07-14 Jim Blandy <jimb@redhat.com>
6547
6548 * configure.in: Add cases for Renesas m32c.
6549 * configure: Regenerated.
6550
6551 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
6552
6553 * COPYING.LIB: Update from fsf.org.
6554
6555 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
6556
6557 * COPYING, compile, config.guess,
6558 config.sub, install-sh, missing, mkinstalldirs,
6559 symlink-tree, ylwrap: Sync from upstream sources.
6560 * config-ml.in: Update FSF address.
6561
6562 2005-07-13 Eric Christopher <echristo@redhat.com>
6563
6564 * configure.in: Add toplevel noconfigdir support for tpf.
6565 * configure: Regenerate.
6566
6567 2005-07-11 Paolo Bonzini <bonzini@gnu.org>
6568
6569 PR ada/22340
6570
6571 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
6572 * Makefile.in: Regenerate.
6573
6574 2005-07-07 Mark Mitchell <mark@codesourcery.com>
6575
6576 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
6577 Brolley to write-after-approval.
6578
6579 2005-07-07 Andreas Schwab <schwab@suse.de>
6580
6581 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
6582 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
6583 * Makefile.in: Regenerated.
6584
6585 2005-07-06 Geoffrey Keating <geoffk@apple.com>
6586
6587 * configure.in: Don't build sim or rda when targetting darwin.
6588 * configure: Regenerate.
6589
6590 2005-07-06 Kazu Hirata <kazu@codesourcery.com>
6591
6592 * configure.in: Add --enable-libssp and --disable-libssp.
6593 * configure: Regenerate with autoconf-2.13.
6594
6595 2005-07-02 Jakub Jelinek <jakub@redhat.com>
6596
6597 * Makefile.def (target_modules): Add libssp.
6598 * configure.in (target_libraries): Add target-libssp.
6599 * configure: Rebuilt.
6600 * Makefile.in: Rebuilt.
6601
6602 2005-07-01 Zack Weinberg <zackw@panix.com>
6603
6604 * MAINTAINERS: Change email address. Resign from maintainership.
6605
6606 2005-07-01 Richard Guenther <rguenther@suse.de>
6607
6608 * MAINTAINERS: Change my e-mail address and affiliation.
6609
6610 2005-06-22 Paolo Bonzini <bonzini@gnu.org>
6611
6612 * Makefile.def (stagefeedback): Come after profile.
6613 Define profiledbootstrap target.
6614 * Makefile.tpl (profiledbootstrap): Remove.
6615 (stageprofile-end): Zap stagefeedback.
6616 (stagefeedback-start): Copy all .gcda files, not only GCC's.
6617 * Makefile.in: Regenerate.
6618
6619 2005-06-13 Richard Sandiford <richard@codesourcery.com>
6620
6621 * MAINTAINERS: Update my email address.
6622
6623 2005-06-13 Zack Weinberg <zack@codesourcery.com>
6624
6625 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
6626 In 'cpp' stanza, support '#line' as well as '# '.
6627
6628 2005-06-08 Andreas Schwab <schwab@suse.de>
6629
6630 * MAINTAINERS: Move myself from 'Write After Approval' to
6631 'CPU Port Maintainers' section as m68k maintainer.
6632
6633 2005-06-07 Hans-Peter Nilsson <hp@axis.com>
6634
6635 * configure.in (unsupported_languages): New macro.
6636 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
6637 non-ported target libraries in noconfigdirs.
6638 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
6639 non-linux-gnu. Remove libgcj_ex_libffi.
6640 <lang_frag loop>: Set add_this_lang=no if the language is in
6641 unsupported_languages.
6642 * configure: Regenerate.
6643
6644 2005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
6645
6646 * configure.in: Fix typo in handling of --with-mpfr-dir.
6647 * configure: Regenerate.
6648
6649 2005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
6650
6651 * MAINTAINERS: Update my email address.
6652
6653 2005-06-02 Jim Blandy <jimb@redhat.com>
6654
6655 * config.sub: Add cases for the Renesas m32c. (This patch has been
6656 accepted into the master sources.)
6657
6658 2005-06-02 Aldy Hernandez <aldyh@redhat.com>
6659 Michael Snyder <msnyder@redhat.com>
6660 Stan Cox <scox@redhat.com>
6661
6662 * configure.in: Set noconfigdirs for ms1.
6663
6664 * configure: Regenerate.
6665
6666 2005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
6667
6668 * MAINTAINERS (Write After Approval): Add self.
6669
6670 2005-06-01 Josh Conner <jconner@apple.com>
6671
6672 * MAINTAINERS (Write After Approval): Add self.
6673
6674 2005-06-01 Kazu Hirata <kazu@codesourcery.com>
6675
6676 * MAINTAINERS: Update my email address.
6677
6678 2005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
6679
6680 * MAINTAINERS (Write After Approval): Add self.
6681
6682 2005-05-26 Chris Demetriou <cgd@broadcom.com>
6683
6684 * MAINTAINERS (Write After Approval): Remove self.
6685
6686 2005-05-25 Paolo Bonzini <bonzini@gnu.org>
6687
6688 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
6689 (Dependencies): Consider target modules for bootstrap dependencies.
6690 Make target bootstrap modules depend on each stage's gcc.
6691 * Makefile.in: Regenerate.
6692
6693 2005-05-20 Paolo Bonzini <bonzini@gnu.org>
6694
6695 * Makefile.def (configure-gcc): Depend on binutils having been built.
6696 (all-gcc): No need to do it here.
6697 * Makefile.in: Regenerate.
6698
6699 2005-05-19 Paul Brook <paul@codesourcery.com>
6700
6701 * configure.in: Rewrite misleading error message when requested
6702 language cannot be built.
6703 * configure: Regenerate.
6704
6705 2005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
6706
6707 * ylwrap: Import from Automake 1.9.5.
6708
6709 2005-05-13 David Ung <davidu@mips.com>
6710
6711 * MAINTAINERS (Write After Approval): Add self.
6712
6713 2005-05-09 Mike Stump <mrs@apple.com>
6714
6715 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
6716 lt_cv_sys_max_cmd_len for now.
6717
6718 2005-05-09 Stan Cox <scox@redhat.com>
6719
6720 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
6721
6722 2005-05-08 Matt Kraai <kraai@ftbfs.org>
6723
6724 * README.SCO: Update the URL.
6725
6726 2005-05-05 David Edelsohn <edelsohn@gnu.org>
6727
6728 * ltconfig: Define file_list_spec. Pass file_list_spec and
6729 with_gnu_ld to libtool.
6730 * ltcf-c.sh (aix[45]): Define file_list_spec.
6731 * ltcf-cxx.sh (aix[45]): Same.
6732 * ltcf-gcj.sh (aix[45]): Same.
6733 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
6734 exists, write list of input files to temporary file.
6735
6736 2005-05-04 Mike Stump <mrs@apple.com>
6737
6738 * configure.in: Always pass --target to target configures as
6739 otherwise rebuilds that do --recheck will fail.
6740 * confiugure: Rebuilt.
6741
6742 2005-05-04 Paolo Bonzini <bonzini@gnu.org>
6743
6744 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
6745 STAGE_HOST_EXPORTS.
6746 (configure, all): Add bootstrap support.
6747 (Host modules, target modules): Pass post-stage1 flags and exports.
6748 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
6749 * Makefile.in: Regenerate.
6750
6751 2005-04-29 Paolo Bonzini <bonzini@gnu.org>
6752
6753 * configure: Regenerate.
6754
6755 2005-04-27 Mike Stump <mrs@apple.com>
6756
6757 * MAINTAINERS: Add self as darwin maintainer.
6758
6759 2005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
6760
6761 * config.sub: Update from master copy.
6762
6763 2005-04-21 Mike Stump <mrs@apple.com>
6764
6765 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
6766 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
6767
6768 2005-04-19 Hans-Peter Nilsson <hp@axis.com>
6769
6770 * configure.in <crisv32-*-*, cris-*-*>: New local variable
6771 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
6772 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
6773 "*-*-elf" and "*-*-linux*".
6774 * configure: Regenerate.
6775
6776 2005-04-14 Joseph S. Myers <joseph@codesourcery.com>
6777
6778 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
6779
6780 2005-04-12 Mike Stump <mrs@apple.com>
6781
6782 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
6783
6784 2005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
6785
6786 * MAINTAINERS (Write After Approval): Add myself.
6787
6788 2005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
6789
6790 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
6791
6792 2005-04-06 Paolo Bonzini <bonzini@gnu.org>
6793
6794 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
6795 (TARGET_CONFIGARGS): Include --with-target-subdir.
6796 (configure, all): New macros. Use them throughout.
6797 * Makefile.in: Regenerate.
6798
6799 2005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
6800
6801 * MAINTAINERS (Write After Approval): Add myself.
6802
6803 2005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
6804
6805 * MAINTAINERS: Remove 'loop unrolling' maintainer.
6806
6807 2005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
6808
6809 * MAINTAINERS: Move John Carr to Write After Approval.
6810
6811 2005-03-30 J"orn Rennecke <joern.rennecke@st.com>
6812
6813 * config/mh-mingw32: Delete.
6814 * configure.in: Don't use it.
6815 * configure: Regenerate.
6816
6817 2005-03-31 Paolo Bonzini <bonzini@gnu.org>
6818
6819 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
6820 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
6821 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
6822 (HOST_LIB_PATH): Generate from Makefile.def.
6823 (TARGET_LIB_PATH): Likewise.
6824 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
6825 * Makefile.in: Regenerate.
6826 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
6827 (RPATH_ENVVAR): Include Darwin case.
6828 * configure: Regenerate.
6829
6830 2005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
6831
6832 * MAINTAINERS (Various Maintainers): Remove self.
6833 (Write After Approval): Add self.
6834
6835 2005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
6836
6837 * MAINTAINERS (Various Maintainers): Add self.
6838
6839 2005-03-25 Paolo Bonzini <bonzini@gnu.org>
6840
6841 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
6842 * configure: Regenerate.
6843
6844 2005-03-21 Zack Weinberg <zack@codesourcery.com>
6845
6846 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
6847 gcc_version, and gcc_version_trigger from set of flags to pass.
6848 * Makefile.tpl: Remove definitions of above variables.
6849 (config.status): Remove dependency on $(gcc_version_trigger).
6850 * Makefile.in: Regenerate.
6851 * configure.in: Do not reference config/gcc-version.m4 nor
6852 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
6853 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
6854 * configure: Regenerate.
6855
6856 2005-03-16 Manfred Hollstein <manfred.h@gmx.net>
6857 Andrew Pinski <pinskia@physics.uc.edu>
6858
6859 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
6860 * Makefile.in: Regenerate.
6861
6862 2005-03-13 Feng Wang <fengwang@nudt.edu.cn>
6863
6864 * MAINTAINERS (Write After Approval): Add myself.
6865
6866 2005-03-03 David Ayers <d.ayers@inode.at>
6867
6868 * MAINTAINERS (Write After Approval): Add myself.
6869
6870 2005-03-01 Alexandre Oliva <aoliva@redhat.com>
6871
6872 PR libgcj/20160
6873 * ltmain.sh: Avoid creating archives with components that have
6874 duplicate basenames.
6875
6876 2005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
6877
6878 PR bootstrap/20250
6879 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
6880 instead of check.
6881 * Makefile.in: Regenerate.
6882
6883 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
6884
6885 * Makefile.in: Regenerate to fix conflict between the previous two
6886 patches.
6887
6888 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
6889
6890 PR bootstrap/17383
6891 * Makefile.def (target_modules): Remove "stage", now unnecessary.
6892 * Makefile.tpl (HOST_SUBDIR): New substitution.
6893 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
6894 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
6895 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
6896 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
6897 (Host modules, Bootstrapped modules): Use it.
6898 (Build modules, Target modules): Do not create symlink trees,
6899 always configure out-of-srcdir.
6900 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
6901 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
6902 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
6903 $(HOST_SUBDIR). Create a symlink for host_subdir.
6904
6905 * Makefile.in: Regenerate.
6906 * configure: Regenerate.
6907
6908 2005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
6909
6910 Merged from libada-gnattools-branch:
6911 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
6912
6913 * gnattools: New directory.
6914 * Makefile.def: Add gnattools as a module, depending on target-libada.
6915 * Makefile.in: Regenerate.
6916 * configure.in: Include gnattools in host_tools; disable it if ada
6917 is disabled.
6918 * configure: Regenerate.
6919
6920 2005-02-24 James A. Morrison <phython@gcc.gnu.org>
6921
6922 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
6923 treelang maintainer.
6924 (Write After Approval): Remove myself.
6925
6926 2005-02-23 Paul Schlie <schlie@comcast.net>
6927
6928 * configure.in: Allow darwin targeted ports to build tk, itcl and
6929 libgui.
6930 * configure: Regenerate.
6931
6932 2005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
6933
6934 PR libgcj/10353
6935 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
6936 * configure: Regenerate.
6937
6938 2005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
6939
6940 * MAINTAINERS (Write After Approval): Add myself.
6941
6942 2005-02-10 Ian Lance Taylor <ian@airs.com>
6943
6944 * MAINTAINERS: Update my e-mail address.
6945
6946 2005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
6947
6948 * MAINTAINERS (Write After Approval): Add myself.
6949
6950 2005-01-29 Hans-Peter Nilsson <hp@axis.com>
6951
6952 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
6953 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
6954 target-libgloss when not *-*-elf and *-*-aout.
6955 * configure: Regenerate.
6956
6957 2005-01-23 Kazu Hirata <kazu@cs.umass.edu>
6958
6959 * MAINTAINERS: Remove obsolete entries.
6960
6961 * MAINTAINERS (Write After Approval): Add Michael Matz.
6962
6963 2005-01-19 Neil Booth <neil@daikokuya.co.uk>
6964
6965 * MAINTAINERS: Remove self as cpplib maintainer.
6966
6967 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
6968
6969 * install-sh, config.sub: Import from upstream.
6970
6971 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
6972
6973 PR bootstrap/18222
6974 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
6975 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
6976 * Makefile.in: Regenerate.
6977
6978 2005-01-16 Jason Thorpe <thorpej@netbsd.org>
6979
6980 * MAINTAINERS: Update my email address.
6981
6982 2005-01-12 David Edelsohn <edelsohn@gnu.org>
6983 Andreas Schwab <schwab@suse.de>
6984
6985 PR bootstrap/18033
6986 * config-ml.in: Eval option if surrounded by single quotes.
6987
6988 2005-01-03 Paolo Bonzini <bonzini@gnu.org>
6989
6990 Revert 2004-12-28 Makefile changes, a better fix will be
6991 applied to mainline and src after GCC 4.0 branches.
6992
6993 2004-12-28 Paolo Bonzini <bonzini@gnu.org>
6994
6995 PR bootstrap/17383
6996
6997 * Makefile.def (target_modules): Remove stage parameter,
6998 it is always true now.
6999 * Makefile.tpl (configure-build-[+module+],
7000 configure-target-[+module+]): Always build symlink tree
7001 for the directory and for include. BUILD_SUBDIR and
7002 TARGET_SUBDIR cannot be . anymore.
7003 * Makefile.in: Regenerate.
7004
7005 2004-12-25 David Edelsohn <edelsohn@gnu.org>
7006
7007 Revert 2004-12-08 Makefile changes.
7008
7009 2004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
7010
7011 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
7012 cygwin, mingw.
7013
7014 2004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
7015
7016 * configure.in (sh64-*-*): Reenable gprof.
7017 * configure: Regenerate.
7018
7019 2004-12-08 David Edelsohn <edelsohn@gnu.org>
7020
7021 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
7022 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
7023 (EXTRA_TARGET_FLAGS): Add PICFLAG.
7024 * Makefile.in: Regenerate.
7025
7026 2004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
7027
7028 * MAINTAINERS: Update my email address.
7029
7030 2004-12-07 Matt Kraai <kraai@ftbfs.org>
7031
7032 * Makefile.tpl: Generate normal dependencies if the LHS module is
7033 not bootstrapped.
7034 * Makefile.in: Regenerate.
7035
7036 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
7037
7038 * configure.in: Include config/gxx-include-dir.m4. Use
7039 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
7040 * configure: Regenerate.
7041
7042 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
7043
7044 * config.if: Delete.
7045 * configure.in: Set libstdcxx_incdir directly.
7046 * configure: Regenerate.
7047
7048 2004-12-02 Eric Christopher <echristo@redhat.com>
7049
7050 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
7051 * Makefile.in: Regenerate.
7052
7053 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
7054
7055 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
7056 * configure: Regenerate.
7057
7058 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
7059
7060 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
7061 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
7062 * configure: Regenerate.
7063
7064 2004-12-01 Eric Christopher <echristo@redhat.com>
7065
7066 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
7067 of things to remove.
7068
7069 2004-11-29 Matt Kraai <kraai@ftbfs.org>
7070
7071 * MAINTAINERS (Write After Approval): Update my e-mail address.
7072
7073 2004-11-29 Kelley Cook <kcook@gcc.gnu.org>
7074
7075 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
7076 from CVS libtool to always pass_all.
7077
7078 2004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
7079
7080 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
7081 (hppa*64*-*-*): Delete incorrect comment.
7082 * configure: Rebuilt.
7083
7084 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
7085
7086 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
7087
7088 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
7089
7090 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
7091 from CVS libtool to always pass_all.
7092
7093 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
7094
7095 * install-sh, compile: Import from automake.
7096
7097 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
7098
7099 * config.guess, config.sub: Import from savannnah.
7100
7101 2004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
7102
7103 * MAINTAINERS (Write After Approval): Add myself
7104
7105 2004-11-12 Mike Stump <mrs@apple.com>
7106
7107 * Makefile.def: Add html support.
7108 * Makefile.tpl: Likewise.
7109 * Makefile.in: Regenerate.
7110
7111 2004-11-11 Geoffrey Keating <geoffk@apple.com>
7112
7113 PR 18423
7114 * configure.in: Remove all instances of build-fixincludes from
7115 noconfigdirs.
7116 (build_configargs): Supply --target to subdirectories.
7117 * configure: Regenerate.
7118
7119 * Makefile.def: Make gcc install depend on fixincludes install.
7120 * Makefile.in: Regenerate.
7121
7122 2004-11-10 Janis Johnson <janis187@us.ibm.com>
7123
7124 * MAINTAINERS: Add myself as gcc testsuite maintainer.
7125
7126 2004-11-11 Paul Brook <paul@codesourcery.com>
7127
7128 * MAINTAINERS: Add self as arm maintainer. Update email address.
7129
7130 2004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
7131
7132 * configure.in (noconfigdirs) [mmix-*-*]: Disable
7133 target-libgfortran.
7134 * configure: Regenerate.
7135
7136 2004-11-07 David Edelsohn <edelsohn@gnu.org>
7137
7138 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
7139 like CC.
7140
7141 2004-11-05 Paolo Bonzini <bonzini@gnu.org>
7142
7143 * Makefile.def (host fixincludes): Specify missing targets.
7144 * Makefile.in: Regenerate.
7145
7146 2004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
7147
7148 * MAINTAINERS: Add myself
7149
7150 2004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
7151
7152 * MAINTAINERS (Write After Approval): Add myself.
7153
7154 2004-11-04 Geoffrey Keating <geoffk@apple.com>
7155
7156 * Makefile.def: Build fixincludes for the host, too.
7157 * Makefile.in: Regenerate.
7158 * configure.in (host_tools): Add fixincludes.
7159 * configure: Regenerate.
7160
7161 2004-11-04 Daniel Jacobowitz <dan@debian.org>
7162
7163 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
7164 * configure: Regenerated.
7165
7166 2004-11-04 H.J. Lu <hongjiu.lu@intel.com>
7167
7168 PR other/17783
7169 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
7170 * configure: Regenerated.
7171
7172 2004-10-31 Mark Mitchell <mark@codesourcery.com>
7173
7174 * README.SCO: Update per FSF instructions.
7175
7176 2004-10-28 Eric B. Weddington <ericw@evcohs.com>
7177
7178 PR target/18151
7179 * configure.in (case ${target}): Do not build fixincludes for avr.
7180 * configure: Regenerated.
7181
7182 2004-10-26 Paolo Bonzini <bonzini@gnu.org>
7183
7184 * configure.in (case ${target}): Do not build fixincludes
7185 on platforms where it is not used.
7186 * configure: Regenerated.
7187
7188 2004-10-23 Daniel Jacobowitz <dan@debian.org>
7189
7190 * configure.in: Use an absolute path to install-sh.
7191 * configure: Regenerated.
7192
7193 2004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
7194
7195 * MAINTAINERS (Write After Approval): Add myself.
7196
7197 2004-10-19 Kazu Hirata <kazu@cs.umass.edu>
7198
7199 * MAINTAINERS: Remove from Write After Approval those that are
7200 already maintainers.
7201
7202 2004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
7203
7204 * MAINTAINERS: Update my email address.
7205
7206 2004-10-12 Kelley Cook <kcook@gcc.gnu.org>
7207
7208 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
7209 * configure: Regenerate.
7210
7211 2004-10-07 J"orn Rennecke <joern.rennecke@st.com>
7212
7213 * MAINTAINERS: Update my email address.
7214
7215 2004-10-07 Kazu Hirata <kazu@cs.umass.edu>
7216
7217 * MAINTAINERS (Language Front Ends Maintainers): New. Move
7218 entries belonging to this category.
7219
7220 2004-10-06 Josef Zlomek <josef.zlomek@email.cz>
7221
7222 * MAINTAINERS: Update my e-mail address.
7223
7224 2004-10-06 Paolo Bonzini <bonzini@gnu.org>
7225
7226 Fix wrong conflict resolution in:
7227
7228 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
7229
7230 * Makefile.in: Regenerate.
7231 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
7232 in the recursive `make', instead of hardwiring `all'.
7233 (Autogenerated TARGET-* variables): New.
7234
7235 2004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
7236
7237 * configure.in: Enable target-libgloss for crx-*-*.
7238 * configure: Regenerate.
7239
7240 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
7241
7242 * MAINTAINERS (Various Maintainers): Move the "windows,
7243 cygwin, mingw" maintainer to ...
7244 (OS Port Maintainers): ... here.
7245
7246 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
7247
7248 * MAINTAINERS (Write After Approval): Remove those that are
7249 maintainers of some subsystem.
7250
7251 2004-10-02 P.J. Darcy <darcypj@us.ibm.com>
7252
7253 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
7254 * ltcf-cxx.sh (tpf*): Likewise.
7255 * ltconfig (tpf*): Add TPF OS configuration support.
7256
7257 2004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
7258
7259 * MAINTAINERS: Change my email address to my new work account.
7260
7261 2004-09-24 Michael Roth <mroth@nessie.de>
7262
7263 * configure.in (--without-headers): Add missing double quotes.
7264 * configure: Regenerate.
7265
7266 2004-09-24 Kelley Cook <kcook@gcc.gnu.org>
7267
7268 * ylwrap: Revert to previous version.
7269
7270 2004-09-23 H.J. Lu <hongjiu.lu@intel.com>
7271
7272 PR bootstrap/17369
7273 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
7274 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
7275 SET_GCC_LIB_PATH_CMD.
7276 (BASE_TARGET_EXPORTS): Likewise.
7277 * Makefile.in: Regenerated.
7278
7279 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
7280 * configure: Regenerated.
7281
7282 2004-09-23 Kelley Cook <kcook@gcc.gnu.org>
7283
7284 * config.guess: New upstream version
7285 * compile, depcomp, install-sh, ylwrap: Likewise.
7286
7287 2004-09-19 Roger Sayle <roger@eyesopen.com>
7288
7289 * config/mh-x86omitfp: New host makefile fragment. Add
7290 -fomit-frame-pointer to the default BOOT_CFLAGS.
7291 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
7292 * configure: Regenerate.
7293
7294 2004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
7295
7296 PR target/11572
7297 * configure.in (*-*-darwin*): Renable libobjc.
7298 * configure: Regenerate.
7299
7300 2004-09-10 Nathan Sidwell <nathan@codesourcery.com>
7301
7302 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
7303
7304 2004-09-09 Daniel Berlin <dberlin@dberlin.org>
7305
7306 * Makefile.def: Remove libbanshee.
7307 * Makefile.tpl: Ditto.
7308 * configure.in: Ditto.
7309 * Makefile.in: Regen.
7310 * configure: Ditto.
7311
7312 2004-09-08 David Edelsohn <edelsohn@gnu.org>
7313
7314 * ltmain.sh: Use $pic_object as $non_pic_object if
7315 $non_pic_object=none.
7316
7317 2004-09-07 Paolo Bonzini <bonzini@gnu.org>
7318
7319 * missing: Import latest version from master repository.
7320
7321 2004-09-06 Nick Clifton <nickc@redhat.com>
7322
7323 * config.sub: Import latest version from master repository.
7324 * config.guess: Likewise.
7325 This includes these changes:
7326
7327 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
7328
7329 * config.sub: Handle crisv32, alias etraxfs.
7330 * config.guess (crisv32:Linux:*:*): Handle.
7331
7332 2004-08-13 Brad Smith <brad@comstyle.com>
7333
7334 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
7335 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
7336
7337 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
7338
7339 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
7340 assume the processor is a powerpc. This is because coreutils
7341 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
7342 in this case, due to a MacOS X bug that causes
7343 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
7344 to return a negative number.
7345 Problem reported by Petter Reinholdtsen in:
7346 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
7347
7348 2004-07-19 Ben Elliston <bje@gnu.org>
7349
7350 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
7351
7352 2004-06-24 Ben Elliston <bje@gnu.org>
7353
7354 * config.guess: Update copyright years.
7355 * config.sub: Likewise.
7356
7357 2004-06-22 Robert Millan <robertmh@gnu.org>
7358
7359 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
7360 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
7361
7362 2004-06-22 Stanley F. Quayle <stan@stanq.com>
7363
7364 * config.guess (*:*VMS:*:*): New entry. Replaces
7365 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
7366 manufacturer.
7367
7368 2004-06-22 Ben Elliston <bje@gnu.org>
7369
7370 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
7371 * config.sub: Likewise.
7372
7373 2004-06-22 Ben Elliston <bje@gnu.org>
7374
7375 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
7376 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
7377
7378 2004-06-11 Ben Elliston <bje@gnu.org>
7379
7380 * config.guess (pegasos:OpenBSD:*:*): Remove.
7381
7382 2004-06-11 Ben Elliston <bje@gnu.org>
7383
7384 From Wouter Verhelst <wouter@grep.be>:
7385 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
7386
7387 2004-06-11 Ben Elliston <bje@gnu.org>
7388
7389 * config.guess (luna88k:OpenBSD:*:*): New.
7390
7391 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
7392
7393 * config.guess (m32r*:Linux:*:*): New case.
7394 * config.sub: Handle m32rle.
7395
7396 2004-03-12 Ben Elliston <bje@wasabisystems.com>
7397
7398 From Jens Petersen <petersen@redhat.com>:
7399 * config.sub: Handle sparcv8.
7400
7401 2004-03-03 Ben Elliston <bje@wasabisystems.com>
7402
7403 From Tom Smith <smith@cag.lkg.hp.com>:
7404 * config.guess: Version suffixes are equally significant on Tru64
7405 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
7406 prefix of "P" (patched kernel).
7407
7408 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
7409
7410 * config.sub: Add support for National Semiconductor CRX target.
7411
7412 2004-09-03 Janis Johnson <janis187@us.ibm.com>
7413
7414 * MAINTAINERS (Various Maintainers): Remove myself as web page
7415 maintainer, add myself as maintainer of build status lists.
7416
7417 2004-09-03 Jan Beulich <jbeulich@novell.com>
7418
7419 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
7420 *-*-netware, but add target-libmudflap.
7421 Consolidate *-*-netware targets (of which really only i?86 exists)
7422 into a single entry.
7423 * configure: Likewise.
7424
7425 2004-09-01 Paolo Bonzini <bonzini@gnu.org>
7426
7427 * Makefile.tpl (sorry): Remove.
7428 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
7429 (cleanstrap targets): Depend on distclean, not distclean-stage1.
7430 (do-clean): Clean per-stage directories too.
7431 (do-distclean): Run distclean-stage1 too.
7432 (.NOTPARALLEL): Enable during toplevel bootstrap.
7433 (stage[+id+]-bubble): Enable parallel execution during
7434 the recursive invocation.
7435 * Makefile.in: Regenerate.
7436
7437 Fix previous checkin:
7438
7439 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
7440 include.
7441 * configure.in: Fix indentation.
7442 * configure: Regenerate.
7443
7444 2004-08-31 Robert Bowdidge <bowdidge@apple.com>
7445
7446 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
7447 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
7448 * configure: regenerate
7449 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
7450 -mdynamic-no-pic
7451
7452 2004-08-31 Paolo Bonzini <bonzini@gnu.org>
7453
7454 * Makefile.def (build_modules): Add fixincludes.
7455 (dependencies): Make gcc depend on fixincludes.
7456 * configure.in (build_tools): Add fixincludes.
7457 (build_configdirs): Always include build_libs.
7458 * Makefile.in: Regenerate.
7459 * configure: Regenerate.
7460
7461 2004-08-30 Paolo Bonzini <bonzini@gnu.org>
7462
7463 * Makefile.def (bootstrap stages): Add 'lean' parameter.
7464 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
7465 phony targets; do not generate timestamp files.
7466 (distclean-stageN): Remove references to their timestamp files.
7467 (restageN, touch-stageN): Remove.
7468 (stageN-bubble): Rewritten.
7469 (compare): Support lean bootstraps.
7470 * Makefile.in: Regenerate.
7471
7472 * configure.in: Only warn when bootstrapping but
7473 build != host or build != target. Support lean bootstraps.
7474 * configure: Regenerate.
7475
7476 2004-08-26 Phil Edwards <phil@codesourcery.com>
7477
7478 * configure.in: Give a better error message if GMP/MPFR are missing
7479 and a language needing them has been requested.
7480 * configure: Regenerated.
7481
7482 2004-08-25 Phil Edwards <phil@codesourcery.com>
7483
7484 * configure.in: Print a list of available language front-ends if
7485 a requested one is missing. Tidy stray tab characters.
7486 * configure: Regenerated.
7487
7488 2004-08-19 Michael Koch <konqueror@gmx.de>
7489
7490 * gcc/doc/install.texi: Update entry about automake for libjava.
7491
7492 2004-08-17 Robert Millan <robertmh@gnu.org>
7493
7494 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
7495 (instead of FreeBSD).
7496 * configure: Regenerate.
7497
7498 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
7499
7500 * Makefile.in: Regenerate.
7501 * configure: Regenerate.
7502
7503 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
7504 stage_*_flags.
7505 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
7506 for bootstrapped modules if toplevel bootstrap is going.
7507 (GCC bootstrap): Generate per-stage targets for all bootstrapped
7508 modules. Adjust for changes in Makefile.def. Enable several
7509 rules even in non-bootstrap mode, just to avoid peppering the
7510 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
7511 (stage-[+prev+]-bubble): Remove.
7512
7513 * Makefile.def (Dependencies): Depend on all-build-bison,
7514 all-build-flex, all-build-byacc, all-build-texinfo, rather
7515 than the host variations.
7516 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
7517 with BUILD_SUBDIR.
7518 (BISON): Update for recent Bisons.
7519 (YACC): Fix typo.
7520 (cross): Depend on all-build.
7521 (all): Do not depend on all-build.
7522 (prebootstrap): Remove.
7523 (dep-kind): Accept separate prefixes for MODULE and ON variables.
7524 (Prebootstrap dependencies): Add them to the per-stage targets
7525 and to all-prebootstrap.
7526 * configure.in (build_configdirs): Always enable build_tools.
7527 (BUILD_DIR_PREFIX): Remove.
7528
7529 * Makefile.def (gcc): Add target variable.
7530 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
7531 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
7532 in the recursive `make', instead of hardwiring `all'.
7533 (Autogenerated TARGET-* variables): New.
7534
7535 2004-08-13 Brian Booth <bbooth@redhat.com>
7536
7537 * MAINTAINERS: Remove myself from write-after-approval.
7538
7539 2004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
7540
7541 * src-release: Stop distributing mmalloc with gdb (which doesn't
7542 use it).
7543 * Makefile.def: GDB doesn't depend on mmalloc anymore.
7544 * Makefile.in: Regenerate.
7545
7546 2004-08-09 Mark Mitchell <mark@codesourcery.com>
7547
7548 * configure.in (arm*-*-eabi*): New target.
7549 * configure: Regenerate.
7550
7551 2004-08-06 Paolo Bonzini <bonzini@gnu.org>
7552
7553 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
7554 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
7555 (Dependencies): New section.
7556 * Makefile.tpl (Dependencies): Generate from Makefile.def.
7557 (configure-target-[+module+]): Depend on maybe-all-gcc
7558 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
7559 (toplevel profiledbootstrap): Fix dependencies.
7560 * Makefile.in: Regenerate.
7561
7562 2004-08-03 Mark Mitchell <mark@codesourcery.com>
7563
7564 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
7565 target-libiberty to noconfigdirs.
7566 * configure: Regenerate.
7567
7568 2004-08-03 Paul Brook <paul@codesourcery.com>
7569
7570 * configure.in: Check for MPFR as well as GMP.
7571 * configure: Regenerate.
7572
7573 2004-08-01 Robert Millan <robertmh@gnu.org>
7574
7575 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
7576 libmudflap for all GNU-based systems (with Glibc).
7577 * configure: Regenerate.
7578
7579 2004-08-03 Paolo Bonzini <bonzini@gnu.org>
7580
7581 * Makefile.def (host-modules): Add gcc.
7582 * Makefile.in: Regenerate.
7583 * Makefile.tpl (sorry): New rule.
7584 (configure-host, all-host, [+make_target+]-host, do-check,
7585 install-host): Do not add gcc as a special case.
7586 (host modules): Add a small special-casing for gcc. Export
7587 extra_make_flags through the environment.
7588 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
7589 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
7590 other recursive targets for gcc): Remove.
7591
7592 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
7593 (stage, unstage): New rules.
7594 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
7595 distclean-stage[+id+]): Use stage_current.
7596 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
7597 the stage*-start rules.
7598
7599 2004-08-02 Geoffrey Keating <geoffk@apple.com>
7600
7601 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
7602 use -all_load flag.
7603
7604 2004-08-02 Paolo Bonzini <bonzini@gnu.org>
7605
7606 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
7607 * configure: Regenerate.
7608
7609 2004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
7610
7611 * maintainer-scripts/gcc_release: Revert yesterday's change.
7612
7613 2004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
7614
7615 * MAINTAINERS: Add myself to write-after-approval.
7616
7617 2004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
7618
7619 * libf2c: Removed.
7620 * gcc/gccbug.in: Updated because of libf2c removal.
7621 * maintainer-scripts/gcc_release: Ditto.
7622
7623 2004-07-09 Loren J. Rittle <ljrittle@acm.org>
7624
7625 * configure.in: Build libmudflap by default on FreeBSD.
7626 * configure: Regenerated.
7627
7628 2004-07-09 Mark Mitchell <mark@codesourcery.com>
7629
7630 * configure.in: Do not build libmudflap by default on non-GNU/Linux
7631 systems.
7632 * configure: Regenerated.
7633
7634 2004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
7635
7636 PR target/16344
7637 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
7638 feedback based compiler.
7639 * Makefile.in: Rebuilt.
7640
7641 2004-07-08 Alexandre Oliva <aoliva@redhat.com>
7642
7643 * Makefile.def (host_modules): Set bootstrap=true for flex.
7644 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
7645 * Makefile.in: Rebuilt.
7646
7647 2004-07-07 Jan Hubicka <jh@suse.cz>
7648
7649 * MAINTAINERS: Add self as a profile feedback maintainer.
7650
7651 2004-07-05 Phil Edwards <phil@codesourcery.com>
7652
7653 * configure.in: Do not prepend $srcdir to /dev/null in
7654 makefile fragments.
7655 * configure: Regenerate.
7656
7657 2004-07-01 Paolo Bonzini <bonzini@gnu.org>
7658
7659 * Makefile.def (build_modules): Add bison, byacc, flex,
7660 m4, texinfo.
7661 (flags_to_pass): Add FLEX.
7662 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
7663 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
7664 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
7665 DEFAULT_MAKEINFO): Remove.
7666 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
7667 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
7668 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
7669 objdir or else use configured tool.
7670 (all-build): New.
7671 (all): Depend on it.
7672 (Build module dependencies): Add.
7673 * Makefile.in: Regenerate.
7674 * configure.in: Better support for multiple build modules,
7675 matching what is done for host/target modules. Do not look
7676 for "plausible" locations of build tools if Canadian cross.
7677 Use autoconf's AC_PROG_CC to find a C compiler. Define
7678 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
7679 * configure: Regenerate.
7680
7681 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
7682
7683 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
7684 * Makefile.in: Regenerate.
7685
7686 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
7687
7688 * Makefile.tpl (configure-build-[+module+],
7689 configure-[+module+], configure-target-[+module+]): Pass
7690 [+extra_configure_args+].
7691 (all-build-[+module+], all-[+module+], check-[+module+],
7692 install-[+module+], [+make_target+]-[+module+],
7693 all-target-[+module+], check-target-[+module+],
7694 install-target-[+module+], [+make_target+]-target-[+module+]):
7695 Pass [+extra_make_args+].
7696 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
7697 (GCC_HOST_EXPORTS): Remove.
7698 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
7699 cross, check-gcc, check-gcc-c++, install-gcc,
7700 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
7701 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
7702 * Makefile.in: Regenerate.
7703
7704 2004-06-21 Matthew Sachs <msachs@apple.com>
7705
7706 * MAINTAINERS: Added self to write-after-approval.
7707
7708 2004-06-21 Christopher Faylor <cgf@alum.bu.edu>
7709
7710 * configure.in: Check for srcdir/winsup rather than build directory
7711 winsup.
7712 * configure: Regenerate.
7713
7714 2004-06-17 Corinna Vinschen <vinschen@redhat.com>
7715
7716 * configure.in: Don't build Cygwin native newlib if winsup
7717 directory is missing. Emit warning instead.
7718 * configure: Regenerate.
7719
7720 2004-06-09 Paolo Bonzini <bonzini@gnu.org>
7721
7722 * Makefile.tpl (touch-stage[+id+]): New.
7723 (restage[+prev+]): Depend on touch-stage[+id+].
7724
7725 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
7726 Use it throughout.
7727
7728 * Makefile.def: Add profile and feedback bootstrap stages.
7729 Remove next field from bootstrap stages.
7730 * Makefile.tpl (LN, LN_S): Substitute.
7731 (stageN-start, stageN-end): Use double-colon rules, to
7732 provide a hook for additional setup commands.
7733 (distclean-stageN-gcc, restageN): Create dependencies from
7734 [+prev+], not from [+next+].
7735 (stageN-bubble): Add commands for successive stages from
7736 [+prev+], using double-colon rules.
7737 (all-stageN-gcc): Fix typo.
7738 (stagefeedback-start, profiledbootstrap): New.
7739 * Makefile.in: Regenerate.
7740 * configure.in: Call ACX_PROG_LN.
7741 * configure: Regenerate.
7742
7743 2004-06-08 Canqun Yang <canqun@nudt.edu.cn>
7744
7745 * MAINTAINERS (Write After Approval): Add myself.
7746
7747 2004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
7748
7749 * MAINTAINERS (Write After Approval): Add myself.
7750
7751 2004-06-03 Paolo Bonzini <bonzini@gnu.org>
7752
7753 * configure.in: Fix --enable-bootstrap breakage introduced in trees
7754 without gcc.
7755 * configure: Regenerate.
7756
7757 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
7758
7759 * Makefile.tpl: Fix typo.
7760 * Makefile.in: Regenerate.
7761
7762 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
7763
7764 * configure.in: Remove new- prefix from toplevel
7765 bootstrap targets.
7766 * configure: Regenerate.
7767
7768 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
7769
7770 * Makefile.tpl (all.normal): Rename to all.
7771 (all): Replace with a rule to pick the default
7772 target from configure.
7773 (all-gcc, configure-gcc): Use conditionals to
7774 do nothing when toplevel bootstrap is going on.
7775 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
7776 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
7777 * configure.in: Support --enable-bootstrap.
7778
7779 * Makefile.def: Remove new- prefix from toplevel
7780 bootstrap targets.
7781 * Makefile.tpl: Likewise.
7782
7783 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
7784 target.
7785
7786 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
7787 $(RECURSE_FLAGS) to recursive invocation of make.
7788
7789 * Makefile.in: Regenerate.
7790 * configure: Regenerate.
7791
7792 2004-05-30 Andreas Jaeger <aj@suse.de>
7793 Jim Wilson <wilson@specifixinc.com>
7794
7795 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
7796 like CC.
7797
7798 2004-05-27 Daniel Jacobowitz <dan@debian.org>
7799
7800 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
7801 * configure: Regenerate.
7802
7803 2004-05-25 Daniel Jacobowitz <drow@false.org>
7804
7805 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
7806 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
7807 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
7808 targets.
7809 * Makefile.in: Regenerate.
7810
7811 2004-05-24 Paolo Bonzini <bonzini@gnu.org>
7812
7813 * configure.in: Test the ability to symlink directories.
7814 * configure: Regenerate.
7815
7816 * Makefile.def (bootstrap-stage): New definitions.
7817 * Makefile.tpl (configure-stage1-gcc,
7818 configure-stage2-gcc, configure-stage3-gcc,
7819 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
7820 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
7821 new-restage3, compare): Autogenerate, see Makefile.in
7822 entry for behavioral changes.
7823 (distclean-stage1, new-stage1-start, new-stage1-end,
7824 new-stage1-bubble, distclean-stage2, new-stage2-start,
7825 new-stage2-end, new-stage2-bubble, distclean-stage3,
7826 new-stage3-start, new-stage3-end): New autogenerated targets.
7827 (objext, prebootstrap, BOOT_CFLAGS,
7828 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
7829 targets.
7830
7831 * Makefile.in: Regenerate.
7832 (distclean-stage1, new-stage1-start, new-stage1-end,
7833 new-stage1-bubble, distclean-stage2, new-stage2-start,
7834 new-stage2-end, new-stage2-bubble, distclean-stage3,
7835 new-stage3-start, new-stage3-end): New targets.
7836 (all-stage1-gcc): Move prebootstrap dependency from here...
7837 (configure-stage1-gcc): ...to here.
7838 (new-bootstrap): Use bubble targets.
7839 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
7840 Use per-stage distclean targets.
7841 (configure-stage1-gcc, configure-stage2-gcc,
7842 configure-stage3-gcc, all-stage1-gcc,
7843 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
7844 Use new-stageN-start to prepare the tree.
7845
7846 2004-05-23 Paolo Bonzini <bonzini@gnu.org>
7847
7848 * Makefile.def (host_modules): add libcpp.
7849 * Makefile.tpl: Add dependencies on and for libcpp.
7850 * Makefile.in: Regenerate.
7851 * configure.in: Add libcpp host module.
7852 * configure: Regenerate.
7853
7854 2004-05-21 Paolo Bonzini <bonzini@gnu.org>
7855
7856 * Makefile.tpl: Whenever a recursive target is defined, wrap
7857 it in a special @if/@endif block, and prepare its maybe
7858 dependency in the @if/@endif block
7859 * configure.in: Instead of writing maybe dependencies, remove
7860 the @if/@endif statements, and remove the @if/@endif blocks
7861 that remain.
7862 * configure: Regenerate.
7863 * Makefile.in: Regenerate.
7864
7865 2004-05-20 Janis Johnson <janis187@us.ibm.com>
7866
7867 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
7868
7869 2004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
7870
7871 PR bootstrap/15120
7872 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
7873 * */configure: Rebuilt.
7874
7875 2004-05-17 Zack Weinberg <zack@codesourcery.com>
7876
7877 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
7878 of libf2c.
7879 * configure, Makefile.in: Regenerate.
7880
7881 2004-05-13 Tobias Schlüter <tobi@gcc.gnu.org>
7882
7883 * MAINTAINERS (Write After Approval): Add myself.
7884
7885 2004-05-13 Diego Novillo <dnovillo@redhat.com>
7886
7887 Merge from tree-ssa-20020619-branch.
7888
7889 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
7890 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
7891 (HOST_GMPLIBS): Define.
7892 (HOST_GMPINC): Define.
7893 (TARGET_LIB_PATH): Add libmudflap.
7894 (GFORTRAN_FOR_TARGET): Define.
7895 (configure-build*): Export GFORTRAN.
7896 (configure-gcc): Export GMPLIBS and GMPINC.
7897 (all-gcc): Add maybe-all-libbanshee.
7898 (configure-target-libgfortran): Define.
7899 * Makefile.in: Regenerate.
7900 * configure.in (host_libs): Add libbanshee.
7901 (target_libraries): Add target-libmudflap and target-libgfortran.
7902 Add --with-libbanshee.
7903 Handle --disable-libmudflap.
7904 (*-*-freebsd*): Use with_gmp.
7905 Add $(libgcj) to noconfigdirs.
7906 * configure: Regenerate.
7907 * depcomp: New file.
7908 * MAINTAINERS: Add tree-ssa maintainers.
7909
7910 2004-05-04 Vladimir Makarov <vmakarov@redhat.com>
7911
7912 * MAINTAINERS (Various Maintainers): Add myself.
7913
7914 2004-04-30 Brian Ford <ford@vss.fsi.com>
7915
7916 * MAINTAINERS (Write After Approval): Add myself.
7917
7918 2004-04-29 Uros Bizjak <uros@kss-loka.si>
7919
7920 * MAINTAINERS (Write After Approval): Add myself.
7921
7922 2004-04-28 Paolo Bonzini <bonzini@gnu.org>
7923
7924 * config/acx.m4: Fix fastcompare support for new-bootstrap.
7925 * configure: Regenerate.
7926
7927 2004-04-27 Paolo Bonzini <bonzini@gnu.org>
7928
7929 Revert:
7930 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
7931
7932 * Makefile.def (flags_to_pass): Remove *dir variables that
7933 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
7934 as well as prefix and exec_prefix.
7935 * Makefile.in: Regenerate.
7936
7937 2004-04-26 Robert Millan <robertmh@gnu.org>
7938
7939 Add patches from libtool CVS.
7940 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
7941 * ltconfig: Likewise.
7942 * ltcf-c.sh: Likewise.
7943 * ltcf-cxx.sh: Likewise.
7944 * ltcf-gcj.sh: Likewise.
7945
7946 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
7947
7948 * Makefile.def (host_modules): Mark with the bootstrap
7949 flag packages on which gcc depends.
7950 * Makefile.tpl (all-bootstrap): Use it.
7951 * Makefile.in: Regenerate.
7952
7953 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
7954
7955 * Makefile.def (flags_to_pass): Remove *dir variables that
7956 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
7957 as well as prefix and exec_prefix.
7958 * Makefile.in: Regenerate.
7959
7960 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
7961
7962 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
7963 * configure: Regenerate.
7964 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
7965 * gcc/Makefile.tpl (compare): Use the result of the test.
7966 * gcc/Makefile.in: Regenerate.
7967
7968 2004-04-23 Paolo Bonzini <bonzini@gnu.org>
7969
7970 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
7971 Always relocate gcc and prev-gcc to the original names, even
7972 if the build fails.
7973 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
7974 New targets.
7975
7976 2004-04-23 Laurent GUERBY <laurent@guerby.net>
7977
7978 * MAINTAINERS: Update my email address.
7979
7980 2004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7981
7982 * configure.in (mips*-*-irix5*): Enable ld.
7983 * configure: Regenerate.
7984
7985 2004-04-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7986
7987 * configure: Regenerate.
7988
7989 2004-04-15 James E Wilson <wilson@specifixinc.com>
7990
7991 * Makefile.tpl (configure-[+module+], configure-gcc,
7992 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
7993 Set and export LDFLAGS.
7994 * Makefile.in: Regenerate.
7995
7996 2004-04-12 Michael Chastain <mec.gnu@mindspring.com>
7997
7998 * MAINTAINERS: Add myself to write-after-approval.
7999
8000 2004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
8001
8002 PR bootstrap/14871
8003 * Makefile.tpl: If we don't have built-in-tree target tools,
8004 use the ones found by configure rather than hacking around with
8005 program_transform_name.
8006 * configure.in: Give Makefile.tpl the information necessary
8007 to do that.
8008 * Makefile.in: Regenerate.
8009 * configure: Regenerate.
8010
8011 2004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
8012
8013 PR bootstrap/14760
8014 * configure.in: When computing baseargs, strip *all* copies of
8015 offending options. Also, don't match/substitute the trailing space,
8016 so that this actually works when two similar options are separated by
8017 only one space.
8018 * configure: Regenerate.
8019
8020 2004-04-06 David Edelsohn <edelsohn@gnu.org>
8021
8022 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
8023 (rs6000-*-aix*): Same.
8024 * configure: Regenerate.
8025
8026 2004-04-05 Ranjit Mathew <rmathew@hotmail.com>
8027
8028 * MAINTAINERS: Add myself to write-after-approval.
8029
8030 2004-04-03 Bud Davis <bdavis9659@comcast.net>
8031
8032 * MAINTAINERS: Add myself to write-after-approval.
8033
8034 2004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
8035
8036 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
8037 STRICT_WARN, WARN_CFLAGS flags passed down to make.
8038 * Makefile.in: Regenerate.
8039
8040 * configure.in (top level bootstrap support): Rework --enable-werror
8041 to set @stage2_werror_flag@.
8042 * configure: Regenerate.
8043 * Makefile.tpl (top level bootstrap support): Pass
8044 @stage2_werror_flag@ down to configure in stages 2 and 3.
8045 * Makefile.in: Regenerate.
8046
8047 2004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
8048
8049 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
8050 for stages 2 and 3 as well as in make. As a consequence, remove
8051 OUTPUT_OPTION (now detected by configure) from the flags passed down
8052 to make.
8053 * Makefile.in: Regenerate.
8054
8055 * Makefile.tpl (new-bootstrap): Fix typo.
8056 * Makefile.in: Regenerate.
8057
8058 2004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
8059
8060 * Makefile.tpl: Rearrange by moving recursive_targets rules
8061 into their proper sections.
8062 * Makefile.tpl (top level bootstrap support): Move disabling
8063 of coverage flags from 'make' to 'configure'; improve comments.
8064 * Makefile.in: Regenerate.
8065
8066 * Makefile.tpl (experimental top level bootstrap) Move stage1
8067 language setting from all- target to configure- target; disable
8068 intermodule optimization in stage 1; prevent gratuitous rebuilds
8069 of stage 1.
8070 * Makefile.in: Regenerate.
8071 * configure.in: Comma-separate stage 1 language list for top
8072 level bootstrap.
8073 * configure: Regenerate.
8074
8075 * Makefile.tpl: Clean up experimental top level bootstrap support:
8076 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
8077 prev-gcc in configure- targets as well as all- targets.
8078 * Makefile.in: Regenerate.
8079
8080 2004-03-21 Kelley Cook <kcook@gcc.gnu.org>
8081
8082 * compile: New file imported from automake.
8083
8084 2004-03-17 Paolo Bonzini <bonzini@gnu.org>
8085
8086 * configure.in: Remove symbolic link section.
8087 * configure: Regenerate.
8088 * Makefile.tpl (links): Remove.
8089 * Makefile.in: Regenerate.
8090
8091 2004-03-15 Paolo Bonzini <bonzini@gnu.org>
8092 Nathanael Nerode <neroden@gcc.gnu.org>
8093
8094 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
8095 Set with AC_CHECK_PROGS.
8096 * configure.in: Fix comment typo from last patch.
8097 * configure: Regenerate.
8098
8099 2004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
8100
8101 * Makefile.tpl: Introduce experimental top level bootstrap support.
8102 * Makefile.in: Regenerate.
8103 * configure.in: Introduce support for top level bootstrap.
8104 * configure: Regenerate.
8105
8106 2004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
8107 Paolo Bonzini <bonzini@gnu.org>
8108
8109 PR bootstrap/14522
8110 * configure.in: Cope with shells that do not support unquoted ^
8111 * configure: Regenerate.
8112
8113 2004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
8114 Paolo Bonzini <bonzini@gnu.org>
8115
8116 PR bootstrap/14522
8117 * configure.in: Cope with shells that do not support nesting
8118 quotes inside quoted backquote substitutions.
8119 * configure: Regenerate.
8120
8121 2004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
8122
8123 PR bootstrap/14522
8124 * configure.in: Fix escaping of $.
8125 * configure: Regenerate.
8126
8127 2004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
8128
8129 * configure: Regenerate, since I forgot to while committing Paolo's
8130 changes.
8131
8132 2004-03-08 Paolo Bonzini <bonzini@gnu.org>
8133
8134 PR ada/14131
8135 Move language detection to the top level.
8136 * configure.in: Find default values for the tools as
8137 soon as possible. Disable ada if GNAT is not found.
8138 Emit error message about missing languages. Expand
8139 --enable-languages=all for the gcc subdirectory.
8140
8141 2004-03-10 Ben Elliston <bje@gnu.org>
8142
8143 * MAINTAINERS: Update my email address.
8144
8145 2004-03-05 David Edelsohn <edelsohn@gnu.org>
8146
8147 * ltconfig: Disable building static libraries if building shared
8148 libraries on AIX 5L.
8149
8150 2004-03-01 Richard Sandiford <rsandifo@redhat.com>
8151
8152 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
8153 and disable libgcj.
8154 * configure: Regenerated.
8155
8156 2004-03-01 Brian Booth <bbooth@redhat.com>
8157
8158 * MAINTAINERS: Add myself to write-after-approval.
8159
8160 2004-03-01 Paolo Bonzini <bonzini@gnu.org>
8161
8162 * MAINTAINERS: Add myself to write-after-approval.
8163
8164 2004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
8165
8166 PR bootstrap/7087
8167 * Makefile.tpl: Guard XFOO sed statements better.
8168 * Makefile.tpl: Add dependency for configure-target-libada.
8169 * Makefile.in: Regenerate (incidentally fixes broken
8170 commit when libada-branch was merged).
8171
8172 2004-02-25 Kelley Cook <kcook@gcc.gnu.org>
8173
8174 * MAINTAINERS: Add myself to write-after-approval.
8175
8176 2004-02-20 Andrew Pinski <pinskia@physics.uc.edu>
8177
8178 * MAINTAINERS: Add Nicola Pero and myself as libobjc
8179 maintainers.
8180
8181 2004-02-20 Andrew Cagney <cagney@redhat.com>
8182
8183 * config.guess: Update from version 2003-10-16 to 2004-02-16.
8184 * config.sub: Update from version 2003-11-03 to 2004-02-16.
8185
8186 2004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
8187
8188 PR bootstrap/11932
8189 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
8190
8191 2004-02-14 Jerry Quinn <jlquinn@optonline.net>
8192
8193 * MAINTAINERS: Added myself to write-after-approval.
8194
8195 2004-02-14 Michael Koch <konqueror@gmx.de>
8196
8197 * MAINTAINERS: Added myself to write-after-approval.
8198
8199 2004-02-13 Joseph S. Myers <jsm@polyomino.org.uk>
8200
8201 * MAINTAINERS: Move Steve Chamberlain to write-after-approval. Move
8202 some OS port maintainers to OS port maintainers section.
8203
8204 2004-02-13 Frank Ch. Eigler <fche@redhat.com>
8205
8206 * MAINTAINERS: Add self.
8207
8208 2004-02-12 Kazu Hirata <kazu@cs.umass.edu>
8209
8210 * MAINTAINERS: Alphabetize.
8211
8212 2004-02-12 Paolo Bonzini <bonzini@gnu.org>
8213
8214 * MAINTAINERS: Remove myself.
8215
8216 2004-02-11 David Edelsohn <edelsohn@gnu.org>
8217
8218 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
8219 (rs6000-*-aix*): Same.
8220 * configure: Regenerate.
8221
8222 2004-02-11 Kelley Cook <kcook@gcc.gnu.org>
8223
8224 * configure.in (host): Add in missing $noconfigdirs to defines.
8225 * configure: Regenerate.
8226
8227 2004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
8228 Nathanael Nerode <neroden@gcc.gnu.org>
8229
8230 PR ada/6637, PR ada/5911
8231 Merge with libada-branch:
8232 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
8233 with appropriate dependencies. Add --enable-libada configure switch.
8234 * configure, Makefile.in: Regenerate.
8235
8236 2004-02-09 Paolo Bonzini <bonzini@gnu.org>
8237
8238 * MAINTAINERS: Add myself to write-after-approval.
8239
8240 2004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8241
8242 * configure.in: Don't pass --with-stabs on IRIX 5 either.
8243 * configure: Regenerate.
8244
8245 2004-02-04 Geoffrey Keating <geoffk@apple.com>
8246
8247 Merge from upstream:
8248
8249 * ltmain.in: When setting IFS to '~', be careful about user
8250 arguments that contain '~'.
8251
8252 2004-02-04 Peter O'Gorman <peter@pogma.com>
8253
8254 * ltmain.in (infer_tag): Move tag inferrence to a shell function.
8255 Also test $base_compile against $CC with escaped arguments. Bug
8256 reported by Geoff Keating <geoffk@apple.com>.
8257
8258 2004-02-04 Kazu Hirata <kazu@cs.umass.edu>
8259
8260 * MAINTAINERS: Remove i960 port.
8261
8262 2004-01-23 DJ Delorie <dj@redhat.com>
8263
8264 * Makefile.def (target_modules) [libiberty]: Don't stage.
8265 * Makefile.in: Rebuilt.
8266
8267 2004-01-20 Caroline Tice <ctice@apple.com>
8268
8269 * MAINTAINERS: Add myself to write-after-approval.
8270
8271 2004-01-19 Paolo Carlini <pcarlini@suse.de>
8272
8273 * MAINTAINERS: Update my email address.
8274
8275 2004-01-18 James A. Morrison <ja2morri@uwaterloo.ca>
8276
8277 * MAINTAINERS: Add myself to write-after-approval.
8278
8279 2004-01-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
8280
8281 * MAINTAINERS: Remove entries without email address.
8282
8283 2004-01-15 Daniel Jacobowitz <drow@mvista.com>
8284
8285 * MAINTAINERS: Add myself to write-after-approval.
8286
8287 2004-01-15 Steven Bosscher <stevenb@suse.de>
8288
8289 * MAINTAINERS: Update my email address.
8290
8291 2004-01-14 Loren J. Rittle <ljrittle@acm.org>
8292
8293 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
8294 * Makefile.tpl (configure-target-[+module+]): Support stage.
8295 * Makefile.in: Rebuilt.
8296
8297 2004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
8298
8299 * MAINTAINERS: Add myself as a libiberty MAINTAINER.
8300
8301 2004-01-10 Richard Sandiford <rsandifo@redhat.com>
8302
8303 * MAINTAINERS: Add myself as a MIPS maintainer.
8304
8305 2004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
8306
8307 * configure.in: Use ./config.cache, not config.cache.
8308 * configure: Regenerate.
8309 * Makefile.tpl: Special-casing not needed for GCC any more.
8310 * Makefile.in: Regenerate.
8311
8312 * configure.in: Don't share a cache file for host dirs.
8313 * configure: Regenerate.
8314
8315 * config-ml.in: Don't mess with the cache file.
8316
8317 2004-01-04 Eric Botcazou <ebotcazou@libertysurf.fr>
8318
8319 * MAINTAINERS: Move myself from 'Write After Approval' to
8320 'CPU Port Maintainers' section as SPARC maintainer.
8321
8322 2004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
8323
8324 * Makefile.tpl: Make GCC use a separate config.cache.
8325 * Makefile.in: Regenerate.
8326
8327 PR bootstrap/11932, PR bootstrap/11933
8328 (I don't know if it will fix either of them, but it relates
8329 to them.)
8330 * configure.in: Don't use shared config.cache for target
8331 directories.
8332 * configure: Regenerate.
8333
8334 2004-01-02 Dan Nicolaescu <dann@ics.uci.edu>
8335
8336 * MAINTAINERS: Add myself to 'Write After Approval' section.
8337
8338 2003-12-31 Roger Sayle <roger@eyesopen.com>
8339
8340 * configure.in (ia64*-*-hpux*): Disable building java libraries.
8341 * configure: Regenerated.
8342
8343 2003-12-23 Kazu Hirata <kazu@cs.umass.edu>
8344
8345 * MAINTAINERS: Remove the mn10200 maintainer.
8346
8347 2003-12-21 Bernardo Innocenti <bernie@develer.com>
8348
8349 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
8350 * configure: Regenerated.
8351
8352 2003-12-16 Jan Hubicka <jh@suse.cz>
8353
8354 * MAINTAINERS: Add myself as callgraph maintainer.
8355
8356 2003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
8357
8358 * configure.in (raw_libstdcxx_flags): Remove the leading space.
8359 * configure: Regenerate.
8360
8361 2003-12-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
8362
8363 * MAINTAINERS: Move myself from 'Bug database only accounts' to
8364 'Write After Approval' section. Update email.
8365
8366 2003-12-01 James Lemke <jim@wasabisystems.com>
8367
8368 * MAINTAINERS (Write After Approval): Add myself.
8369
8370 2003-11-20 Matt Thomas <matt@3am-software.com>
8371
8372 * MAINTAINERS: Add myself as a vax port maintainer.
8373
8374 2003-11-20 Kelley Cook <kcook@gcc.gnu.org>
8375
8376 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
8377 (configure-build-[+module+], configure-[+module+]): Likewise.
8378 (configure-target-[+module+], configure-gcc, config.status): Likewise.
8379 * Makefile.in: Regenerate.
8380
8381 2003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
8382
8383 * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
8384 shared/dylibed libraries.
8385 * ltmain.sh: Likewise.
8386 * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
8387 * ltcf-cxx.sh: Likewise.
8388 * ltcf-gcj.sh: Likewise.
8389 * ltconfig: Likewise.
8390
8391 2003-11-17 Stan Cox <scox@redhat.com>
8392
8393 * MAINTAINERS: Add myself as iq2000 port maintainer.
8394
8395 2003-11-14 Arnaud Charlet <charlet@act-europe.fr>
8396
8397 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
8398 * Makefile.in: Regenerate.
8399
8400 2003-11-03 Ulrich Weigand <uweigand@de.ibm.com>
8401
8402 * config.sub: Update to 2003-11-03 version.
8403
8404 2003-10-20 Phil Edwards <phil@codesourcery.com>
8405
8406 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
8407 * configure: Regenerate.
8408
8409 2003-10-20 Nicolas Pitre <nico@cam.org>
8410
8411 * MAINTAINERS: Add myself to 'Write After Approval' section.
8412
8413 2003-10-20 Arnaud Charlet <charlet@act-europe.fr>
8414
8415 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
8416
8417 2003-10-19 Joseph S. Myers <jsm@polyomino.org.uk>
8418
8419 * MAINTAINERS: Update my email address.
8420
8421 2003-10-17 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8422
8423 * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
8424
8425 2003-10-17 Ralph Loader <rcl@ihug.co.nz>
8426
8427 * MAINTAINERS: Add myself to 'Write After Approval' section.
8428
8429 2003-10-16 Bernardo Innocenti <bernie@develer.com>
8430
8431 * config.guess: Update to 2003-10-16 version.
8432 * config.sub: Update to 2003-10-16 version.
8433
8434 2003-10-15 David Daney <ddaney@avtrex.com>
8435
8436 * MAINTAINERS: Added myself to 'Write After Approval' section.
8437
8438 2003-10-15 Falk Hueffner <falk@debian.org>
8439
8440 * MAINTAINERS: Move myself from 'Bug database only accounts' to
8441 'Write After Approval' section. Update email.
8442
8443 2003-10-14 Roger Sayle <roger@eyesopen.com>
8444
8445 * MAINTAINERS: Move myself from 'Write After Approval' to
8446 'Various Maintainers' section as middle-end maintainer.
8447
8448 2003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
8449
8450 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
8451 HOST_FLAGS_TO_PASS.
8452 * Makefile.in: Regenerate.
8453
8454 2003-10-11 Bernardo Innocenti <bernie@develer.com>
8455
8456 * config.guess: Update to 2003-10-07 version.
8457 * config.sub: Update to 2003-10-07 version.
8458
8459 2003-10-06 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8460
8461 * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
8462 * ltconfig (irix5*, irix6*): Don't override version_type.
8463
8464 2003-10-05 Mohan Embar <gnustuff@thisiscool.com>
8465
8466 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
8467 * configure: Rebuilt
8468 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
8469 * Makefile.in: Rebuilt
8470
8471 2003-10-03 H.J. Lu <hongjiu.lu@intel.com>
8472
8473 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
8474
8475 2003-09-30 Carlo Wood <carlo@alinoe.com>
8476
8477 * MAINTAINERS (Write After Approval): Add myself.
8478
8479 2003-09-29 Paul Koning <ni1d@arrl.net>
8480
8481 * MAINTAINERS: Move myself from "Write After Approval"
8482 to CPU platform maintainers for pdp11 platform.
8483
8484 2003-09-23 Andreas Tobler <a.tobler@schweiz.ch>
8485
8486 * MAINTAINERS: Move myself from 'Write After Approval' to
8487 'Various Maintainers' section as libffi testsuite maintainer.
8488
8489 2003-09-21 Daniel Jacobowitz <drow@mvista.com>
8490
8491 * configure.in: Pass a computed --program-transform-name
8492 to subconfigures.
8493 * configure: Regenerated.
8494
8495 2003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
8496
8497 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
8498 * Makefile.in: Regenerate.
8499
8500 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
8501 * Makefile.in: Regenerate.
8502
8503 2003-09-19 Ziemowit Laski <zlaski@apple.com>
8504
8505 * MAINTAINERS: Move myself from 'Write After Approval'
8506 to 'Various Maintainers' (objective-c) section.
8507
8508 2003-09-17 Daniel Jacobowitz <drow@mvista.com>
8509
8510 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
8511 quoting.
8512 * configure: Regenerated.
8513
8514 2003-09-16 Joel Brobecker <brobecker@gnat.com>
8515
8516 * MAINTAINERS (Write After Approval): Add myself to write after
8517 approval list.
8518
8519 2003-09-16 Dorit Naishlos <dorit@il.ibm.com>
8520
8521 * MAINTAINERS (Write After Approval): Add myself.
8522
8523 2003-09-09 Ian Lance Taylor <ian@wasabisystems.com>
8524
8525 * MAINTAINERS: Update my e-mail address.
8526
8527 2003-09-09 Alan Modra <amodra@bigpond.net.au>
8528
8529 * libtool.m4 (LD): Correct powerpc64 host match.
8530
8531 2003-09-06 James E Wilson <wilson@tuliptree.org>
8532
8533 * MAINTAINTERS: Update my affiliation and email address.
8534
8535 2003-09-06 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
8536
8537 * MAINTAINERS (Write After Approval): Add myself.
8538
8539 2003-09-04 DJ Delorie <dj@redhat.com>
8540
8541 * configure: Regenerate.
8542
8543 2003-09-04 Robert Millan <robertmh@gnu.org>
8544
8545 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
8546
8547 2003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8548
8549 * configure.in: Ensure arguments to sed are properly spaced.
8550 * configure: Regenerate.
8551
8552 2003-08-30 Gerald Pfeifer <gerald@pfeifer.com>
8553
8554 * MAINTAINERS: Update my e-mail address.
8555
8556 2003-08-28 Mohan Embar <gnustuff@thisiscool.com>
8557
8558 * MAINTAINERS (Write After Approval): Add myself.
8559
8560 2003-08-27 Daniel Jacobowitz <drow@mvista.com>
8561
8562 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
8563 * configure: Regenerated.
8564
8565 2003-08-23 Marek Michalkiewicz <marekm@amelek.gda.pl>
8566
8567 * MAINTAINERS: Update my email address.
8568
8569 2003-08-23 Phil Edwards <pme@gcc.gnu.org>
8570
8571 * configure.in: Use newline instead of semicolon when assuming
8572 shell arguments in a for loop.
8573 * configure: Regenerated.
8574
8575 2003-08-22 Jason Eckhardt <jle@rice.edu>
8576
8577 * MAINTAINERS: Resurrect the i860 maintainer.
8578
8579 2003-08-20 Geoffrey Keating <geoffk@apple.com>
8580
8581 PR 8180
8582 * configure.in: When testing with_libs and with_headers, treat
8583 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
8584 * configure: Regenerate.
8585
8586 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
8587 make, shell, etc.
8588 (baseargs): Likewise.
8589 * configure: Regenerate.
8590
8591 2003-08-20 Bernardo Innocenti <bernie@develer.com>
8592
8593 * MAINTAINERS (Write After Approval): Add myself.
8594
8595 2003-08-19 Geoffrey Keating <geoffk@apple.com>
8596
8597 * configure.in: Disable libgcj for darwin not on powerpc.
8598 * configure: Rebuild.
8599
8600 2003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
8601
8602 * config-ml.in, symlink-tree: Add license.
8603
8604 2003-08-03 Richard Stallman <rms@gnu.org>
8605 Eben Moglen <moglen@columbia.edu>
8606
8607 * README.SCO: New file.
8608
8609 2003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
8610
8611 * Makefile.tpl (check, check-c++): Express dependencies using
8612 dependencies rather than commands.
8613 * Makefile.in: Regenerate.
8614
8615 2003-08-01 Andrew Cagney <cagney@redhat.com>
8616
8617 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
8618 * configure: Ditto.
8619
8620 2003-07-31 Geoffrey Keating <geoffk@apple.com>
8621
8622 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
8623 * Makefile.in: Update.
8624
8625 2003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
8626
8627 * configure.in: Enable libgcj for darwin.
8628 * configure: Rebuild.
8629
8630 2003-07-29 Phil Edwards <pme@gcc.gnu.org>
8631
8632 * config-ml.in: Use ac_configure_args directly instead of
8633 ml_arguments. Only set ml_norecursion if --no[-]recursion is
8634 actually seen.
8635
8636 2003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
8637
8638 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
8639 creating target and build subdirs to build all parent dirs as needed.
8640 * Makefile.in: Rebuild.
8641 * configure.in: Don't build dirs explicitly here.
8642 * configure: Rebuild.
8643
8644 2003-07-26 Paul Brook <paul@nowt.org>
8645
8646 * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
8647
8648 2003-07-22 Alexandre Oliva <aoliva@redhat.com>
8649
8650 * Makefile.tpl (all-make): Depend on intl.
8651 * Makefile.in: Rebuilt.
8652
8653 2003-07-20 Phil Edwards <pme@gcc.gnu.org>
8654
8655 * install-sh: Update to newer upstream versions (associated with
8656 aclocal 1.7).
8657 * mkinstalldirs: Likewise.
8658 * missing: Likewise, plus $1Help2man -> $1 typo fix.
8659
8660 2003-07-16 Andrew Pinski <pinskia@gcc.gnu.org>
8661
8662 * MAINTAINERS: Move self from Bug database only accounts
8663 to write-after-approval.
8664
8665 2003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
8666
8667 * config.if: Remove unused libc_interface determination.
8668
8669 2003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
8670
8671 * MAINTAINERS: Move self from write-after-approval to
8672 build machinery (*.in).
8673
8674 2003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
8675
8676 PR bootstrap/11273
8677 PR bootstrap/11408
8678 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
8679 unused INSTALL_PROGRAM_ARGS.
8680 * configure.in: Use AC_PROG_INSTALL.
8681 * Makefile.in: Regenerate.
8682 * configure: Regenerate.
8683
8684 2003-07-13 Kazu Hirata <kazu@cs.umass.edu>
8685
8686 * MAINTAINERS: Alphabetize.
8687
8688 2003-07-10 Alexandre Oliva <aoliva@redhat.com>
8689
8690 * configure: Rebuilt.
8691 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
8692 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
8693 newlib nor libgloss.
8694 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
8695 * configure.in (am33_2.0-*-linux*): Added.
8696
8697 2003-07-09 Bob Wilson <bob.wilson@acm.org>
8698
8699 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
8700 * configure: Regenerate.
8701
8702 2003-07-07 Zack Weinberg <zack@codesourcery.com>
8703
8704 * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
8705 * Makefile.in: Regenerate.
8706
8707 2003-07-04 Zack Weinberg <zack@codesourcery.com>
8708
8709 * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
8710 * Makefile.in: Regenerate.
8711
8712 2003-07-04 H.J. Lu <hongjiu.lu@intel.com>
8713
8714 * Makefile.tpl: Replace PWD with PWD_COMMAND.
8715 * Makefile.in: Regenerated.
8716
8717 * config-ml.in: Replace PWD with PWD_COMMAND.
8718
8719 2003-07-04 Zack Weinberg <zack@codesourcery.com>
8720
8721 * intl: New directory; see intl/ChangeLog for details.
8722 * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
8723 * Makefile.tpl: all-gcc depends on maybe-all-intl.
8724 * Makefile.in: Regenerate.
8725
8726 2003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
8727
8728 * configure.in: Clean up config-lang.in handling. Delete
8729 useless assignment to "subdirs".
8730 * configure: Regenerate.
8731
8732 2003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
8733
8734 * configure.in: Rename 'target_libs' to 'target_libraries'.
8735 Remove useless reference to 'target_libs'.
8736 * configure: Regenerate.
8737
8738 2003-06-23 Keith Seitz <kseitz@sources.redhat.com>
8739
8740 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
8741 * Makefile.in: Regenerate.
8742
8743 2003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
8744
8745 * Makefile.def: Introduce flags_to_pass.
8746 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
8747 * Makefile.in: Regenerate.
8748
8749 2003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
8750
8751 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
8752 and target-libgloss.
8753 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
8754 <h8300*-*-*>: Disable libf2c and ${libgcj}.
8755 * configure: Regenerate.
8756
8757 2003-06-17 Benjamin Kosnik <bkoz@redhat.com>
8758
8759 * configure.in: Update testsuite_flags to new location.
8760 * configure. Regenerate.
8761
8762 2003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
8763
8764 * Makefile.tpl: Remove BUILD_CC stuff.
8765 * Makefile.in: Regenerate.
8766
8767 2003-06-17 Kazu Hirata <kazu@cs.umass.edu>
8768
8769 * MAINTAINERS (Write After Approval): Remove Andrew Haley.
8770
8771 2003-06-16 Graeme Peterson <gp@qnx.com>
8772
8773 * MAINTAINERS (Write After Approval): Add myself.
8774
8775 2003-06-14 H.J. Lu <hongjiu.lu@intel.com>
8776
8777 * config.guess: Update to 2003-06-12 version.
8778 * config.sub: Update to 2003-06-13 version.
8779
8780 2003-06-12 H.J. Lu <hongjiu.lu@intel.com>
8781
8782 * config.guess: Update to 2003-06-06 version.
8783 * config.sub: Update to 2003-06-06 version.
8784
8785 2003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8786
8787 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
8788 * configure. Regenerate.
8789
8790 2003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
8791
8792 * configure.in: Disable serial configure by default.
8793 * configure: Regenerate.
8794 * Makefile.tpl: Abolish .NOTPARALLEL.
8795 * Makefile.in: Regenerate.
8796
8797 * Makefile.tpl: Replace {build,host,target}_canonical by
8798 {build,host,target}.
8799 * Makefile.in: Regenerate.
8800
8801 * Makefile.tpl: Fix stupid pasto.
8802 * Makefile.in: Regenerate.
8803
8804 2003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
8805
8806 * Makefile.tpl: Remove bogus conditional.
8807 * Makefile.in: Regenerate.
8808
8809 2003-06-05 Jan Hubicka <jh@suse.cz>
8810
8811 * Makefile.tpl (profiledbootstrap): New target.
8812 * Makefile.in (profiledbootstrap): New target.
8813
8814 2003-06-05 Wolfgang Bangerth <bangerth@dealii.org>
8815
8816 * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
8817 Pinski. Remove user names from other bugzilla-only maintainers.
8818
8819 2003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
8820
8821 * Makefile.tpl: Make 'recursive targets' using autogen rather
8822 than shell loop. Remove duplicate 'clean' targets and false
8823 comments.
8824 * Makefile.def: Add systematic dependencies to 'recursive' targets.
8825 Add systematic method of specifying missing targets in subdirs.
8826 Add copyright boilerplate.
8827 * Makefile.in: Regenerate.
8828 * configure.in: Add 'recursive targets' to maybe list.
8829 * configure: Regenerate.
8830
8831 * MAINTAINERS: "GNATS only" -> "Bug database only".
8832
8833 * Makefile.tpl: Rename [+target+] to [+make_target+].
8834 * Makefile.def: Rename 'target' to 'make_target'.
8835
8836 2003-05-31 Neil Booth <neil@daikokuya.co.uk>
8837
8838 * MAINTAINERS: Add self as options handling maintainer.
8839
8840 2003-05-28 Michael Meissner <gnu@the-meissners.org>
8841
8842 * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
8843 been too long since I touched those ports.
8844
8845 2003-05-28 DJ Delorie <dj@redhat.com>
8846
8847 * Makefile.tpl: Make maybe-check-gcc .PHONY.
8848 * Makefile.in: Regenerate.
8849
8850 2003-05-21 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
8851
8852 * configure.in: Use curly braces in the definition of tooldir.
8853 * configure: Regenerate.
8854
8855 2003-05-21 DJ Delorie <dj@redhat.com>
8856
8857 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
8858 newlib or libgloss.
8859 * Makefile.in: Regenerate.
8860
8861 2003-05-21 DJ Delorie <dj@redhat.com>
8862
8863 * Makefile.tpl: Add missing empty maybe-check-gcc target.
8864 * Makefile.in: Regenerate.
8865
8866 2003-05-20 Ian Lance Taylor <ian@airs.com>
8867
8868 * MAINTAINERS: Update my e-mail address.
8869
8870 2003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
8871
8872 * configure.in: Switch more things to use maybe dependencies.
8873 * Makefile.tpl: Switch more things to use maybe dependencies.
8874 Factor out common code from autogen IF statements.
8875 * configure: Regenerate.
8876 * Makefile.in: Regenerate.
8877
8878 2003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
8879
8880 * configure.in: Accept i[3456789]86 for machine type.
8881 * configure: Regenerate.
8882
8883 2003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
8884
8885 * configure.in: Switch more things to use maybe dependencies.
8886 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
8887 * configure: Regenerate.
8888 * Makefile.tpl: Switch more things to use maybe dependencies.
8889 * Makefile.in: Regenerate.
8890
8891 2003-05-16 Andreas Schwab <schwab@suse.de>
8892
8893 * Makefile.tpl (install-opcodes): Define.
8894 * Makefile.in: Rebuild.
8895
8896 2003-05-13 Andreas Jaeger <aj@suse.de>
8897
8898 * config.guess: Update to 2003-05-09 version.
8899 * config.sub: Update to 2003-05-09 version.
8900
8901 2003-05-13 Michael Eager <eager@mvista.com>
8902
8903 * configure.in: Correct sed script so that options in quotes are not
8904 deleted.
8905 * configure: Rebuild.
8906
8907 2003-05-12 Corinna Vinschen <corinna@vinschen.de>
8908
8909 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
8910 and $$s/newlib/libc/sys/cygwin32 include paths.
8911 * configure: Ditto.
8912
8913 2003-05-12 Michael Meissner <gnu@the-meissners.org>
8914
8915 * MAINTAINERS: Update my email addresses.
8916
8917 2003-05-06 Eric Botcazou <ebotcazou@libertysurf.fr>
8918
8919 * config-ml.in: Propagate INSTALL variables.
8920
8921 2003-05-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8922
8923 * MAINTAINERS: Remove duplicate entries in Write After Approval.
8924
8925 2003-05-02 Chris Demetriou <cgd@broadcom.com>
8926
8927 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
8928 * Makefile.in: Regenerate.
8929
8930 2003-05-02 Wolfgang Bangerth <bangerth@dealii.org>
8931
8932 * MAINTAINERS (GNATS only): Add Falk Hueffner.
8933
8934 2003-04-30 Wolfgang Bangerth <bangerth@dealii.org>
8935
8936 * MAINTAINERS (GNATS only): Add Giovanni Bajo.
8937
8938 2003-04-27 Daniel Jacobowitz <drow@mvista.com>
8939
8940 * Makefile.tpl: Clean $(BUILD_SUBDIR).
8941 * Makefile.in: Regenerated.
8942
8943 2003-04-25 Wolfgang Bangerth <bangerth@dealii.org>
8944
8945 * MAINTAINERS (Write After Approval): Upgrade myself from
8946 GNATS only to write-after-approval. Update my mail address.
8947
8948 2003-04-25 Loren J. Rittle <ljrittle@acm.org>
8949
8950 (OS Port Maintainers: freebsd): Add myself.
8951
8952 2003-04-22 Mark Mitchell <mark@codesourcery.com>
8953
8954 * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
8955
8956 2003-04-22 Kean Johnston <jkj@sco.com>
8957
8958 * MAINTAINERS (SCO ports): Added myself.
8959
8960 2003-04-21 Nathan Sidwell <nathan@codesourcery.com>
8961
8962 * MAINTAINERS (gcov): Add myself and Jan Hubicka.
8963
8964 2003-04-19 Kean Johnston <jkj@sco.com>
8965
8966 * MAINTAINERS (Write After Approval): Add myself.
8967
8968 2003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8969
8970 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
8971 * Makefile.in: Regenerate.
8972
8973 2003-04-18 Jakub Jelinek <jakub@redhat.com>
8974
8975 * configure.in (powerpc64*-*-linux*): Remove.
8976 * configure: Rebuilt.
8977
8978 2003-04-17 Phil Edwards <pme@gcc.gnu.org>
8979
8980 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
8981 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
8982 and restrap.
8983 * Makefile.in: Regenerate.
8984
8985 2003-04-16 Richard Earnshaw <rearnsha@arm.com>
8986
8987 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
8988 * configure: Regenerated.
8989
8990 2003-04-15 DJ Delorie <dj@redhat.com>
8991
8992 * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
8993
8994 2003-04-13 Nick Clifton <nickc@redhat.com>
8995
8996 * config-ml.in: Remove support for --disable-aix removing
8997 call-aix multilibs.
8998
8999 2003-04-10 Alexandre Oliva <aoliva@redhat.com>
9000
9001 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
9002 * */configure: Rebuilt.
9003
9004 2003-04-08 Joel Sherrill <joel@oarcorp.com>
9005
9006 * MAINTAINERS: Add my email address.
9007
9008 2003-03-17 Olivier Hainque <hainque@act-europe.fr>
9009
9010 * MAINTAINERS (Write After Approval): Add myself.
9011
9012 2003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
9013
9014 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
9015 * Makefile.in: Regenerate.
9016
9017 2003-03-14 Michael Chastain <mec@shout.net>
9018
9019 * Makefile.in: Regenerate with correct Makefile.def.
9020
9021 2003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
9022
9023 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
9024 Make macro.
9025 * Makefile.in: Regenerate.
9026 * configure.in: Clean up gxx_include_dir logic.
9027 * configure: Regenerate.
9028
9029 2003-03-12 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
9030
9031 * MAINTAINERS (Write After Approval): Add myself.
9032
9033 2003-03-10 Ben Elliston <bje@wasabisystems.com>
9034
9035 * MAINTAINERS: Update my mail address.
9036
9037 2003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9038
9039 * configure.in (gxx_include_dir): Fix typo.
9040 * configure: Regenerated.
9041
9042 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
9043
9044 * Makefile.tpl: Reindent.
9045 * Makefile.in: Regenerate.
9046 * configure.in: Reindent. Don't set unused variables.
9047 * configure: Regenerate.
9048
9049 2003-03-04 Daniel Jacobowitz <drow@mvista.com>
9050
9051 * configure.in: Include $(build_tooldir)/sys-include in
9052 FLAGS_FOR_TARGET.
9053 * configure: Regenerated.
9054
9055 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
9056
9057 * Makefile.tpl: Always pass down RANLIB.
9058 * Makefile.in: Regenerate.
9059
9060 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
9061 * Makefile.in: Regenerate.
9062 * configure.in: Remove unused logic relating to --enable-shared
9063 and --enable-threads. Remove bogus comments. Remove redundant
9064 noconfigdirs.
9065 * configure: Regenerate.
9066
9067 * configure.in: Replace ${libstdcxx_version} by its value.
9068 Remove reference to mh-dgux.
9069 * configure: Regenerate.
9070
9071 2003-03-03 Kevin Buettner <kevinb@redhat.com>
9072
9073 * MAINTAINERS (Write After Approval): Add myself.
9074
9075 2003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
9076
9077 * Makefile.tpl: Rearrange.
9078 * Makefile.in: Regenerate.
9079
9080 2003-02-25 Uwe Stieber <uwe@wwws.de>
9081
9082 * configure.in: Add support for kaOS as cross build target system.
9083 * configure: Regenerated.
9084
9085 2003-02-24 Steven Bosscher <steven@gcc.gnu.org>
9086
9087 * MAINTAINERS (Write after approval): Add myself.
9088
9089 2003-02-21 James E Wilson <wilson@tuliptree.org>
9090
9091 * MAINTAINERS: Update my email address.
9092
9093 2003-02-21 Zack Weinberg <zack@codesourcery.com>
9094
9095 * MAINTAINERS: Add self to blanket write privs. section.
9096
9097 2003-02-20 Sean McNeil <sean@blue.mcneil.com>
9098
9099 * Makefile.tpl: Add definition of CPPFLAGS to pass into
9100 configure-target-* as some target builds may require additional
9101 flags for preprocessor tests.
9102 * Makefile.in: Regenerated.
9103
9104 2003-02-19 Alexandre Oliva <aoliva@redhat.com>
9105
9106 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
9107 * ltconfig: Handle it.
9108 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
9109 auto-detecting it.
9110
9111 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
9112 it is used as argument to $CC.
9113 * ltcf-gcj.sh: Likewise.
9114
9115 * configure.in: Introduce --enable-maintainer-mode.
9116 * configure: Rebuilt.
9117 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
9118 for maintainer mode.
9119 * Makefile.in: Rebuilt.
9120
9121 2003-02-18 Jason Merrill <jason@redhat.com>
9122
9123 * Makefile.tpl (check-c++): Allow parallelism.
9124
9125 2003-02-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9126
9127 * MAINTAINERS: Remove John Carr (who never actually had access to
9128 gcc.gnu.org).
9129
9130 2003-02-15 Geoffrey Keating <geoffk@apple.com>
9131
9132 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
9133 don't configure target-libobjc.
9134 * configure: Regenerate.
9135
9136 2003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9137
9138 * Makefile.tpl (RANLIB): Define.
9139 * Makefile.in: Regenerate.
9140
9141 2003-02-08 Laurynas Biveinis <laurynas.biveinis@mif.vu.lt>
9142
9143 * MAINTAINERS: Update my email.
9144
9145 2003-02-06 Keith R Seitz <keiths@redhat.com>
9146
9147 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
9148 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
9149 * Makefile.in: Regenerated.
9150 * configure.in: Remove all traces of snavigator, db, and grep.
9151 * configure: Regenerated.
9152
9153 2003-02-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9154
9155 * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
9156 After Approval.
9157
9158 2003-02-02 Christian Cornelssen <ccorn@cs.tu-berlin.de>
9159
9160 * MAINTAINERS (Write after approval): Add myself.
9161
9162 2003-01-31 Frank Ch. Eigler <fche@redhat.com>
9163
9164 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
9165 * Makefile.in: Regenerated.
9166
9167 2003-01-30 Roger Sayle <roger@eyesopen.com>
9168
9169 * config.guess: Updated to 2003-01-30's version.
9170 * config.sub: Updated to 2003-01-28's version.
9171
9172 2003-01-30 Alexandre Oliva <aoliva@redhat.com>
9173
9174 * config.if: If gcc_version is already set, just use it. Don't set
9175 gcc_version_trigger if it's already set, otherwise set it to
9176 gcc/version.c, but only if the file exists. If it is not set and
9177 gcc/version.c does not exist, try to extract the version number from
9178 $CC.
9179
9180 2003-01-29 Andreas Tobler <a.tobler@schweiz.ch>
9181
9182 * MAINTAINERS: Add myself to write-after-approval list.
9183
9184 2003-01-27 Phil Edwards <pme@gcc.gnu.org>
9185
9186 * configure.in: Revert 24Jan change.
9187 * configure: Regenerate.
9188
9189 2003-01-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9190
9191 * MAINTAINERS: Remove incorrect entry for Paul Eggert. Fix
9192 entry of HJ Lu.
9193
9194 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
9195
9196 * configure.in: Revert previous change.
9197 * configure: Regenerate.
9198
9199 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
9200
9201 * configure.in: Make rda native-only.
9202 * configure: Regenerate.
9203
9204 2003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
9205
9206 * MAINTAINERS: Move myself from GNATS-only-accounts to
9207 write-after-approval.
9208
9209 2003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
9210
9211 * configure.in: Add missing \.
9212 * configure: Rebuilt.
9213
9214 2003-01-17 Jakub Jelinek <jakub@redhat.com>
9215
9216 * configure.in (baseargs): Avoid using \| in sed regular
9217 expressions.
9218 * configure: Rebuilt.
9219
9220 2003-01-16 Jakub Jelinek <jakub@redhat.com>
9221
9222 * configure.in (baseargs): Remove all supported forms of
9223 --cache-file, --srcdir, --host, --build and --target options
9224 from argument lists.
9225 * configure: Rebuilt.
9226
9227 2003-01-15 Josef Zlomek <zlomekj@suse.cz>
9228
9229 * MAINTAINERS: Add myself to write-after-approval list.
9230
9231 2003-01-15 Alexandre Oliva <aoliva@redhat.com>
9232
9233 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
9234 * configure: Rebuilt.
9235
9236 2003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
9237
9238 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
9239 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
9240 * Makefile.in: Regenerate.
9241 * configure: Regenerate.
9242
9243 2003-01-09 Alexandre Oliva <aoliva@redhat.com>
9244
9245 * configure.in: Remove Makefile in build, host and target modules
9246 unless configure was run with --no-recursion.
9247 * configure: Rebuilt.
9248
9249 2003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
9250
9251 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
9252 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
9253 * Makefile.in: Regenerate.
9254
9255 2003-01-08 Chris Demetriou <cgd@broadcom.com>
9256
9257 * config.guess: Update to 2003-01-03 version.
9258 * config.sub: Update to 2003-01-03 version.
9259
9260 2003-01-07 Christopher Faylor <cgf@redhat.com>
9261
9262 * configure: Regenerate with proper autoconf 2.13.
9263
9264 2003-01-07 Christopher Faylor <cgf@redhat.com>
9265
9266 * configure.in: Add AC_PREREQ for consistency.
9267 * configure: Regenerate.
9268
9269 2003-01-06 Andrew Cagney <ac131313@redhat.com>
9270
9271 * configure.in (GDB_TK): Add tcl directories conditional on
9272 gdb/gdbtk directory being present.
9273 * configure: Regenerate.
9274
9275 2003-01-04 John David Anglin <dave.anglin@nrc.ca>
9276
9277 * configure.in (LD): Improve test for gcc. Try to set LD to the ld
9278 used by gcc if LD is not defined and we are not doing a Canadian Cross.
9279 * configure: Rebuilt.
9280
9281 2002-12-31 Tom Tromey <tromey@redhat.com>
9282
9283 * Makefile.in: Rebuilt.
9284 * Makefile.def (target_modules) [libffi]: Allow installation.
9285
9286 2002-12-31 Andreas Schwab <schwab@suse.de>
9287
9288 * configure.in: Fix use of $program_transform_name.
9289 * configure: Regenerated.
9290
9291 2002-12-30 Daniel Jacobowitz <drow@mvista.com>
9292
9293 * configure.in (baseargs): Don't remove first configure argument.
9294 * configure: Regenerated.
9295
9296 2002-12-29 Alexandre Oliva <aoliva@redhat.com>
9297
9298 * Makefile.tpl (local-distclean): Don't remove...
9299 (multilib.ts): ... this. Moved into...
9300 (multilib.out): ... this. Don't use sub-make.
9301 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
9302 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
9303 (configure-build-[+module+], configure-[+module+],
9304 configure-target-[+module+], configure-gcc): ... these. Test
9305 for Makefile existence. Drop config.status from dependencies.
9306 * Makefile.in: Rebuilt.
9307 * configure.in: Move gcc-version-trigger to the end of
9308 ac_configure_args. Add comments to maybedep.tmp and
9309 serdep.tmp. Introduce --disable-serial-configure. Remove
9310 nonopt from baseargs, matching and removing corresponding
9311 whitespace while at it.
9312 * configure: Rebuilt.
9313
9314 2002-12-28 Alexandre Oliva <aoliva@redhat.com>
9315
9316 * configure.in (host_configargs): Replace reference to
9317 no-longer-defined buildopts with --build=${build_alias}.
9318 * configure: Rebuilt.
9319
9320 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
9321 program_transform_name to standard idiom.
9322 (AUTOGEN, AUTOCONF): Define.
9323 (Makefile.in): Use $(AUTOGEN).
9324 (Makefile): Depend on config.status, and use autoconf-style rule to
9325 build it. Move original commands to...
9326 (config.status): ... this new target.
9327 (configure): Add $(srcdir). Depend on config/acx.m4. Use
9328 $(AUTOCONF).
9329 * Makefile.in: Rebuilt.
9330
9331 2002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
9332
9333 * Makefile.tpl: Fix dramatic bustage due to change in
9334 program_transform_name.
9335 * Makefile.in: Regenerate.
9336
9337 * configure.in: Remove unnecessary PATH setting.
9338 * configure: Regnerate.
9339
9340 * configure.in: Don't default to unprefixed tools unless
9341 the native tools will work.
9342 * configure: Regenerate.
9343
9344 * configure.in: Convert to autoconf script. Blow away lots
9345 of now-redundant Makefile fragments.
9346 * configure: Generate using Autoconf.
9347 * Makefile.tpl: Rewrite to reflect autoconfiscation.
9348 * Makefile.in: Regenerate.
9349
9350 2002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
9351
9352 * configure: Fix stupid bug where RANLIB was mistakenly included.
9353
9354 * configure.in: Rename (buildargs, hostargs, targargs) to
9355 (build_configargs, host_configargs, target_configargs).
9356
9357 * configure.in: Move logic out of sed statement.
9358
9359 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
9360 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
9361
9362 2002-12-25 Svein E. Seldal <Svein.Seldal@solidas.com>
9363
9364 * config.sub: Import from master repository
9365 * config.guess: Ditto
9366
9367 2002-12-24 Andreas Schwab <schwab@suse.de>
9368
9369 * Makefile.tpl (multilib.out): Fix missing space.
9370 * Makefile.in: Regenerate.
9371
9372 2002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
9373
9374 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
9375 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
9376 * Makefile.in: Regenerate.
9377 * configure.in: Remove unnecessary leftovers.
9378
9379 2002-12-21 Geoffrey Keating <geoffk@apple.com>
9380
9381 * configure.in (extra_ranlibflags_for_target): New variable.
9382 (*-*-darwin): Add -c to ranlib commands.
9383 * configure (tooldir): Handle extra_ranlibflags_for_target.
9384
9385 2002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
9386
9387 * Makefile.tpl: Revert HJL's change.
9388 * Makefile.in: Regenerated.
9389 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
9390 always.
9391
9392 2002-12-19 Andreas Schwab <schwab@suse.de>
9393
9394 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
9395 * Makefile.in: Regenerate.
9396
9397 2002-12-18 H.J. Lu <hjl@gnu.org>
9398
9399 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
9400 * Makefile.in: Regenerated.
9401
9402 * configure.in (build_prefix): New. Substitute.
9403
9404 2002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
9405
9406 * Makefile.tpl: Don't let real targets depend on phony targets.
9407 * Makefile.in: Regenerate.
9408
9409 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
9410 * Makefile.in: Regenerate.
9411
9412 2002-12-17 Svein E. Seldal <Svein.Seldal@solidas.com>
9413
9414 * config.sub: Import from master repository
9415 * config.guess: Ditto
9416
9417 2002-12-16 Jason Merrill <jason@redhat.com>
9418
9419 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
9420 previous 'make bootstrap'.
9421 * Makefile.in: Regenerate.
9422
9423 2002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
9424
9425 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
9426
9427 2002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
9428
9429 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
9430 * Makefile.in: Regenerate.
9431
9432 2002-12-13 Jason Merrill <jason@redhat.com>
9433
9434 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
9435 library tests.
9436 (check-c++): Just depend on it and check-target-libstdc++-v3.
9437 * Makefile.in: Regenerate.
9438
9439 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
9440
9441 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
9442 * Makefile.in: Rebuilt.
9443
9444 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
9445
9446 * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
9447
9448 2002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
9449
9450 * configure: Fix bug put in by gremlins.
9451
9452 * Makefile.tpl: Substitute more autoconfily.
9453 * configure: Substitute more autoconfily.
9454 * Makefile.in: Regenerate.
9455
9456 2002-12-09 Svein E. Seldal <Svein.Seldal@solidas.com>
9457
9458 * config.sub: Import from master repository
9459 * config.guess: Ditto
9460 * MAINTAINERS: Added Svein Seldal under write after approval
9461
9462 2002-12-08 Andrew Cagney <ac131313@redhat.com>
9463
9464 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
9465 * Makefile.in (all-sim): Ditto.
9466
9467 2002-12-06 DJ Delorie <dj@redhat.com>
9468
9469 * Makefile.tpl: Change configure dependencies to not have real
9470 targets depend on phony targets.
9471
9472 2002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
9473
9474 * configure.in: Revert unintentional change.
9475
9476 * Makefile.tpl: Change dependency for */multilib.out so that
9477 it works when gcc isn't in the tree.
9478
9479 * configure.in: Substitute more.
9480 * configure: Run subconfigures from the Makefile.
9481 * Makefile.tpl: Run subconfigures from the Makefile; add a few
9482 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
9483
9484 2002-12-05 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9485
9486 * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
9487
9488 2002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
9489
9490 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
9491 and corresponding dependencies.
9492 * Makefile.in: Regenerate.
9493
9494 * configure.in (host_tools): Order binutils, gas and ld for
9495 convenience in running the testsuites.
9496
9497 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
9498 * Makefile.in: Regenerate.
9499 * configure.in: Introduce rules to serialize subconfigure runs.
9500
9501 * configure.in: Introduce BASE_CC_FOR_TARGET.
9502 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
9503 Realize configure-build-* targets. Realize configure-target-* targets.
9504 * Makefile.in: Regenerate.
9505
9506 2002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
9507
9508 * configure: Move gcc_version_trigger stuff from here...
9509 * configure.in: ...to here.
9510
9511 * configure.in: Separate subconfigure options added by this file from
9512 options given by the user. Add machinery to put args for host
9513 subconfigures into the Makefile.
9514
9515 * Makefile.tpl: Remove 'vault' targets.
9516 * Makefile.tpl: Reorder and comment dependencies.
9517 * Makefile.in: Regenerate.
9518
9519 2002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
9520 * configure.in: Fix my broken commit of previous patch. (sigh)
9521
9522 2002-11-28 Geoffrey Keating <geoffk@apple.com>
9523
9524 * configure.in: Move host-specific darwin noconfigdirs into
9525 the host-specific section.
9526
9527 2002-11-28 Geoffrey Keating <geoffk@apple.com>
9528
9529 * configure.in: Move host-specific darwin noconfigdirs into
9530 the host-specific section.
9531
9532 2002-11-26 Nathanael Nerode <neroden@gcc.gnu.org>
9533
9534 * configure: Remove skip-this-dir support.
9535 * Makefile.tpl: Remove skip-this-dir support.
9536
9537 * Makefile.tpl: Remove leftover support for non-autoconfiscated
9538 subdirectories.
9539 * Makefile.in: Regenerate.
9540
9541 * Makefile.tpl: Strip out useless setting of 'dir'.
9542 * Makefile.in: Regenerate.
9543
9544 2002-11-22 Nathanael Nerode <neroden@gcc.gnu.org>
9545
9546 * configure.in: Fix deeply stupid bug.
9547
9548 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
9549 shell code in CXX_FOR_TARGET
9550 * Makefile.def: Introduce raw_cxx.
9551 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
9552 RAW_CXX_FOR_TARGET.
9553 * Makefile.in: Regenerate.
9554
9555 2002-11-21 Nathanael Nerode <neroden@gcc.gnu.org>
9556
9557 * Makefile.tpl: Remove unnecessary ifs.
9558 * Makefile.in: Regenerate.
9559
9560 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
9561 dependencies. Maybe-ize build-libiberty. Create dummy install
9562 targets for 'no_install' modules.
9563 * configure: Move GDB_TK substitution to configure.in. Move
9564 build_modules stuff to configure.in.
9565 * configure.in: Implement soft dependency machinery. Maybe-ize
9566 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
9567 * Makefile.in: Regenerate.
9568
9569 2002-11-19 Nathanael Nerode <neroden@gcc.gnu.org>
9570
9571 * Makefile.tpl: Make all-target, install-target behave similarly
9572 to all, install (only hitting configured targets). Eliminate
9573 unused macro defintions.
9574
9575 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
9576 build != host.
9577
9578 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
9579
9580 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
9581
9582 * configure.in: Produce lists of subdir targets we're actually
9583 configuring. Remove references to "dosrel".
9584 * Makefile.tpl: Let configure set which subdir targets are hit.
9585 Remove install-cross; clean up install; remove ALL. Remove
9586 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
9587 Autogenerate host module targets. Remove empty dependency lines
9588 and redundant dependency; rearrange slightly.
9589 * Makefile.def: Add host-side libtermcap, utils.
9590
9591 * Makefile.in: Regenerate.
9592
9593 2002-11-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9594
9595 * ltconfig (osf[345]): Append $major to soname_spec.
9596 Reflect this in library_names_spec.
9597 * ltmain.sh (osf): Prefix $major with . for use as extension.
9598
9599 2002-11-19 Andreas Jaeger <aj@suse.de>
9600
9601 * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
9602 linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
9603 and sparc64 GNU/Linux systems.
9604
9605 2002-11-19 Nathan Sidwell <nathan@codesourcery.com>
9606
9607 * MAINTAINERS: Update email.
9608
9609 2002-11-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9610
9611 * MAINTAINERS: Complete James Dennett's entry.
9612
9613 2002-11-15 Eric Botcazou <ebotcazou@libertysurf.fr>
9614
9615 * MAINTAINERS (Write After Approval): Add myself.
9616
9617 2002-11-13 Bruce Korb <bkorb@gnu.org>
9618
9619 * Makefile.tpl: syntactic cleanup
9620
9621 2002-11-13 Stuart Hastings <stuart@apple.com>
9622
9623 * MAINTAINERS: Add myself to write-after-approval list.
9624
9625 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
9626
9627 * Makefile.def: Add list of recursive targets to autogenerate.
9628 Add build_modules.
9629 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
9630 targets. Autogenerate *-build-* targets.
9631 * Makefile.in: Regenerate.
9632
9633 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
9634
9635 * configure: More autoconf-style substitutions.
9636 * Makefile.tpl: More autoconf-style substitutions.
9637 * Makefile.in: Regenerate.
9638
9639 2002-11-11 Nathanael Nerode <neroden@gcc.gnu.org>
9640
9641 * configure: Substitute more variables in a more autoconf-friendly
9642 way. Simplify slightly.
9643 * Makefile.tpl: Make more variables substitutable in an
9644 autoconf-friendly way.
9645 * Makefile.in: Regenerate.
9646
9647 2002-11-11 Jonathan Wakely <redi@gcc.gnu.org>
9648
9649 * MAINTAINERS (Write After Approval): Add myself.
9650
9651 2002-11-10 Nathanael Nerode <neroden@gcc.gnu.org>
9652
9653 * configure.in (v810*): Remove special setting of tools.
9654
9655 * configure: Add support for extra required flags for ar or nm.
9656 * configure.in (aix4.3+): Use above support for target-specific
9657 issues, rather than using config/mt-aix43.
9658
9659 2002-11-09 Nathanael Nerode <neroden@gcc.gnu.org>
9660
9661 * configure: Remove 'removing', which doesn't work. Replace $subdir
9662 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
9663 with $srcdir. Reformat indentation. Substitute some variables
9664 formerly hard-coded in the Makefile for build=host.
9665 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
9666 * Makefile.def: Autogenerate more.
9667 * Makefile.in: Regenerate.
9668
9669 2002-11-04 Adam Nemet <anemet@lnxw.com>
9670
9671 * MAINTAINERS (Write After Approval): Add myself.
9672
9673 2002-11-04 Kevin Buettner <kevinb@redhat.com>
9674
9675 * Makefile.def (host_modules): Add rda.
9676 * Makefile.in: Regenerate.
9677 * configure.in (target_tool): Add target-rda to list.
9678
9679 2002-10-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9680
9681 * MAINTAINERS: Remove "co-maintainer" note for web pages.
9682
9683 2002-10-25 Phil Edwards <pme@gcc.gnu.org>
9684
9685 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
9686 and restrap targets to this rule.
9687 * Makefile.in: Regenerate.
9688
9689 2002-10-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9690
9691 * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
9692 GNATS only accounts.
9693
9694 2002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
9695
9696 * configure.in (i[3456]86-*-linux*): Add check to disable
9697 ${libgcj} for glibc1.
9698
9699 2002-10-24 Denis Chertykov <denisc@overta.ru>
9700
9701 * MAINTAINERS: Add myself as ip2k port maintainer.
9702
9703 2002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
9704
9705 * configure.in: Add tic4x target.
9706
9707 2002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
9708
9709 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
9710 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
9711 * Makefile.in: Regenerate.
9712
9713 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
9714 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
9715 * Makefile.in: Regenerate.
9716
9717 2002-10-02 Janis Johnson <janis187@us.ibm.com>
9718
9719 * MAINTAINERS: Add myself as web pages co-maintainer.
9720
9721 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
9722
9723 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
9724 * Makefile.in: Regenerate.
9725
9726 2002-10-02 Zack Weinberg <zack@codesourcery.com>
9727
9728 * MAINTAINERS: Add myself and Nathan Sidwell
9729 <nathan@codesourcery.com> as VxWorks maintainers.
9730
9731 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
9732
9733 * Makefile.def: Remove order dependency comments.
9734 * Makefile.tpl: Add explicit install-install dependencies.
9735 * Makefile.in: Regenerate.
9736
9737 * Makefile.tpl: Remove material now in src-release. (Finally!)
9738 * Makefile.in: Regenerate.
9739
9740 * Makefile.tpl: Add configure-target (for src-release in src)
9741 * Makefile.in: Regenerate.
9742
9743 2002-09-30 Nick Clifton <nickc@redhat.com>
9744
9745 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
9746
9747 2002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
9748
9749 * configure.in (s390*-*-linux*): Enable libgcj.
9750
9751 2002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
9752
9753 * configure: Revert accidentally applied changes.
9754
9755 * Makefile.tpl: Make more autoconf-friendly.
9756 * Makefile.in: Regenerate.
9757 * configure: Make substitution more autoconf-like.
9758
9759 2002-09-28 Richard Earnshaw <rearnsha@arm.com>
9760
9761 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
9762 single entry to handle all these.
9763 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
9764 libjava on arm-*-elf.
9765
9766 2002-09-27 Geoffrey Keating <geoffk@apple.com>
9767
9768 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
9769 things that depend on them.
9770
9771 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
9772
9773 * Makefile.tpl: Make subsituted variables more autoconfy.
9774 * Makefile.in: Regenerate.
9775 * configure: Make seds more autoconfy.
9776
9777 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
9778
9779 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
9780 * Makefile.in: Regenerate.
9781 * configure.in: Rewrite sed statements to look autoconfy.
9782
9783 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
9784 all-target-foo on configure-target-foo.
9785 * Makefile.def: Ditto.
9786 * Makefile.in: Rebuild.
9787
9788 2002-09-25 Andrew Haley <aph@redhat.com>
9789
9790 * MAINTAINERS: Add aph@redhat.com as Java maintainer.
9791
9792 2002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
9793
9794 * Makefile.def: New file.
9795 * Makefile.tpl: New file.
9796 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
9797 * contrib/gcc_update: Note that Makefile.in is a generated file.
9798
9799 * configure.in: Minor rearrangement. Simplify tests.
9800
9801 2002-09-22 Jason Thorpe <thorpej@wasabisystems.com>
9802
9803 * configure.in (with_headers): Skip copy if value is "yes".
9804 (with_libs): Likewise.
9805
9806 2002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
9807
9808 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
9809 * configure.in (sh*-*-pe*): Ditto.
9810 * configure.in (mips*-*-pe*): Ditto.
9811 * configure.in (*arm-wince-pe): Ditto.
9812
9813 * configure.in: Rearrange.
9814
9815 2002-09-14 Kazu Hirata <kazu@cs.umass.edu>
9816
9817 * MAINTAINERS: Update my email address.
9818
9819 2002-08-30 Paul Koning <pkoning@equallogic.com>
9820
9821 * MAINTAINERS: (Write After Approval): Add myself.
9822
9823 2002-08-29 Geoffrey Keating <geoffk@redhat.com>
9824
9825 * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
9826
9827 2002-08-24 Geoffrey Keating <geoffk@redhat.com>
9828
9829 * MAINTAINERS: Change my mailing address.
9830
9831 2002-08-21 Paolo Carlini <pcarlini@unitus.it>
9832
9833 * MAINTAINERS (Write After Approval): Remove myself.
9834 (Various Maintainers: c++ runtime libs): Add myself.
9835
9836 2002-08-20 Loren J. Rittle <ljrittle@acm.org>
9837
9838 * MAINTAINERS (Write After Approval): Remove myself.
9839 (Various Maintainers: c++ runtime libs): Add myself.
9840
9841 2002-08-15 Eric Christopher <echristo@redhat.com>
9842
9843 * config.sub: Import from master repository.
9844 * config.guess: Ditto.
9845
9846 2002-08-19 Alexandre Oliva <aoliva@redhat.com>
9847
9848 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
9849 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
9850 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
9851
9852 2002-08-16 Aldy Hernandez <aldyh@redhat.com>
9853
9854 * MAINTAINERS: Add self to rs6000 vector extensions.
9855
9856 2002-08-15 Alexandre Oliva <aoliva@redhat.com>
9857
9858 * libiberty/configure: Reverted unintended yesterday's check in.
9859
9860 2002-08-14 Alexandre Oliva <aoliva@redhat.com>
9861
9862 * boehm-gc/configure, libf2c/configure: Rebuilt.
9863 * libffi/configure, libiberty/configure: Ditto.
9864 * libjava/configure, libobjc/configure: Ditto.
9865 * libstdc++-v3/configure, zlib/configure: Ditto.
9866 Merged from binutils:
9867 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
9868 From Steve Ellcey <sje@cup.hp.com>:
9869 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
9870 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
9871 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
9872 IA64.
9873 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
9874 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
9875 soname_spec, sys_lib_search_path_spec): Ditto.
9876
9877 2002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
9878
9879 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
9880
9881 2002-08-04 H.J. Lu (hjl@gnu.org)
9882
9883 * configure.in (mips*-*-linux*): Don't skip target-libffi.
9884
9885 2002-08-02 Krister Walfridsson <cato@df.lth.se>
9886
9887 * MAINTAINERS (Write After Approval): Add myself.
9888
9889 2002-07-31 Alan Modra <amodra@bigpond.net.au>
9890
9891 * configure.in: Move generic linux case to end. Copy generic
9892 linux noconfigdirs to mips*-*-linux* entry and new
9893 powerpc64*-*-linux* entry. Add target-libffi for the latter.
9894
9895 2002-07-19 Michael Matz <matz@suse.de>
9896
9897 * MAINTAINERS: Add myself as ra* maintainer.
9898
9899 2002-07-16 Chris Demetriou <cgd@broadcom.com>
9900
9901 * config.guess: Update to 2002-07-09 version.
9902 * config.sub: Update to 2002-07-03 version.
9903
9904 2002-07-15 Hans-Peter Nilsson <hp@bitrange.com>
9905
9906 * MAINTAINERS: Fix typo in a maintainer email address.
9907
9908 2002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
9909
9910 * configure.in: Remove two redundant tests.
9911
9912 2002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9913
9914 * configure.in (mips*-*-irix6*o32): Enable stabs.
9915
9916 2002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
9917
9918 * configure.in: Don't build grez.
9919 * Makefile.in: Ditto.
9920
9921 * Makefile.in: Remove references to bsp, cygmon, libstub.
9922 * configure.in: Ditto.
9923
9924 * configure.in: Remove leftover reference to gdbtest.
9925
9926 2002-07-08 Phil Edwards <pme@gcc.gnu.org>
9927
9928 * configure.in (gxx_include_dir): Change to match versioned
9929 C++ headers if --enable-version-specific-runtime-libs is used.
9930
9931 2002-07-04 Steve Ellcey <sje@cup.hp.com>
9932
9933 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
9934
9935 2002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
9936
9937 * configure.in: Make --without-x work.
9938
9939 2002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
9940
9941 * configure.in: Rearrange target Makefile fragment collection.
9942
9943 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
9944 cvs[src].
9945 * configure.in: Ditto.
9946
9947 2002-07-01 Matt Kraai <kraai@alumni.cmu.edu>
9948
9949 * MAINTAINERS (Write After Approval): Update my e-mail address.
9950
9951 2002-06-24 Ben Elliston <bje@redhat.com>
9952
9953 * configure.in (host_tools): Remove cgen.
9954
9955 * Makefile.in (all-cgen): Remove; runs from its source directory.
9956 (check-cgen, install-cgen, clean-cgen): Likewise.
9957 (all-opcodes): Do not depend on all-cgen.
9958 (all-sim): Likewise.
9959
9960 2002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
9961
9962 * Makefile.in: Eliminate 'apache' targets.
9963 * configure.in: Eliminate 'apache' targets.
9964
9965 * configure.in: Eliminate redundant tests. Reorganize.
9966
9967 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
9968
9969 * config-ml.in: Eliminate references to Cygnus configure.
9970
9971 * Makefile.in: Eliminate references to building emacs.
9972
9973 2002-06-28 Graham Stott <graham.stott@btinternet.com>
9974
9975 * MAINTAINERS: Update my email address.
9976
9977 2002-06-26 Benjamin Kosnik <bkoz@redhat.com>
9978
9979 * config.if (libstdcxx_incdir): Version C++ headers.
9980 (cxx_incdir): Remove.
9981
9982 2002-06-25 Nathanael Nerode <neroden@gcc.gnu.org>
9983
9984 * MAINTAINERS (Write After Approval): Add self.
9985
9986 Thu Jun 20 00:35:14 2002 Denis Chertykov <denisc@overta.ru>
9987
9988 * configure.in: Add support for ip2k.
9989
9990 2002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
9991
9992 * configure.in: Fix AIX configury bug.
9993
9994 2002-06-20 Steve Ellcey <sje@cup.hp.com>
9995
9996 * MAINTAINERS (Write After Approval): Add self.
9997
9998 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
9999
10000 * configure.in: replace ${topsrcdir} with ${srcdir}
10001
10002 * configure.in: Move definition of libstdcxx_flags
10003 right above usage, rather than waaay earlier.
10004
10005 * configure.in: Pull definition of is_cross_compiler earlier.
10006
10007 * configure.in: Rearrange a little.
10008
10009 * configure.in: Remove references to librx.
10010 * Makefile.in: Remove references to librx.
10011
10012 Tue Jun 18 22:37:35 2002 Denis Chertykov <denisc@overta.ru>
10013
10014 * config.sub: Add support for avr target.
10015 Import from master sources, rev 1.255
10016
10017 2002-06-19 Phil Edwards <pme@gcc.gnu.org>
10018
10019 * configure, .cvsignore: Revert previous change...
10020 * Makefile: ...delete.
10021
10022 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
10023
10024 * configure.in: Eliminate ${gasdir} variable.
10025
10026 2002-06-18 Dave Brolley <brolley@redhat.com>
10027
10028 * configure.in: Add support for frv.
10029 * config.sub: Add support for frv.
10030
10031 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
10032
10033 * configure: Remove garbage from previous commit.
10034
10035 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
10036
10037 * configure: For in-source builds, make a subdir and re-exec there.
10038 * Makefile: New file. Pass targets through to build directory.
10039 * .cvsignore: No longer ignore "Makefile".
10040
10041 2002-06-16 Douglas Rupp <rupp@gnat.com>
10042
10043 * MAINTAINERS (Write After Approval): Add self.
10044
10045 2002-06-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10046
10047 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
10048
10049 2002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
10050
10051 * configure.in (vax-*-netbsd*): Re-enable gas.
10052
10053 2002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
10054
10055 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
10056 BUILD_PREFIX_1, to correct nomenclature.
10057 * configure: Likewise.
10058
10059 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
10060 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
10061
10062 2002-05-31 Olaf Hering <olh@suse.de>
10063
10064 * config-ml.in: Propogate DESTDIR also.
10065
10066 2002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
10067
10068 * configure.in (vax-*-netbsd*): Don't build gas for this
10069 platform.
10070
10071 2002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
10072
10073 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
10074 and libgcj for AVR.
10075
10076 2002-05-23 Kaz Kojima <kkojima@gcc.gnu.org>
10077
10078 * MAINTAINERS (Write After Approval): Add myself.
10079
10080 2002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
10081
10082 * config.guess: Update to 2002-05-22 version.
10083 * config.sub: Likewise.
10084
10085 2002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10086
10087 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
10088 * config-ml.in: Likewise.
10089 * configure: Likewise.
10090 * configure.in: Likewise.
10091
10092 2002-05-16 Stephane Carrez <stcarrez@nerim.fr>
10093
10094 * MAINTAINERS: Update my email address.
10095
10096 2002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
10097
10098 * configure.in: Simplify makefile fragment collection.
10099
10100 * configure.in: Remove code to build emacs.
10101
10102 * configure.in : Remove --srcdir argument from targargs and buildargs
10103 (it's always overridden in the Makefile anyway). Rearrange a bit.
10104
10105 * configure: Move some logic to configure.in.
10106 * configure.in: Move some logic from configure.
10107
10108 2002-05-11 Tom Tromey <tromey@redhat.com>
10109
10110 * MAINTAINERS: Reflect libgcj reality.
10111
10112 2002-05-09 Federico G. Schwindt <fgsch@olimpo.com.br>
10113
10114 * Makefile.in: Honour DESTDIR.
10115
10116 2002-05-08 Mark Mitchell <mark@codesourcery.com>
10117
10118 * config.guess: Import 2002-03-20 version.
10119 * config.sub: Import 2002-04-26 version.
10120
10121 2002-05-08 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10122
10123 * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
10124
10125 2002-05-07 Tim Josling <tej@melbpc.org.au>
10126
10127 * MAINTAINERS: Add self.
10128
10129 2002-05-06 Loren J. Rittle <ljrittle@acm.org>
10130
10131 * ltmain.sh: Detect and handle object name conflicts
10132 while piecewise linking a static library.
10133
10134 2002-05-05 Alexandre Oliva <aoliva@redhat.com>
10135
10136 * configure.in (noconfigdirs): Don't disable libgcj on
10137 sparc64-*-solaris* and sparcv9-*-solaris*.
10138
10139 2002-05-03 Alexandre Oliva <aoliva@redhat.com>
10140
10141 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
10142
10143 2002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
10144
10145 * configure.in (FLAGS_FOR_TARGET): Do not add
10146 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
10147 on i[3456]86-*-linux*.
10148
10149 2002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
10150
10151 * configure.in (noconfigdirs): Replace [ ] with test.
10152
10153 * configure.in (noconfigdirs): Do not add target-newlib if
10154 target == i[3456]86-*-linux*, and host == target.
10155
10156 2002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
10157
10158 * configure.in: delete reference to absent file
10159
10160 * configure.in: replace '[' with 'test'
10161
10162 * configure.in: Eliminate references to gash.
10163 * Makefile.in: Eliminate references to gash.
10164
10165 * configure.in: remove useless references to 'pic' makefile fragments.
10166
10167 * configure.in: (*-*-windows*) Finish removing.
10168
10169 * configure.in: Eliminate redundant test for libgui.
10170
10171 2002-04-29 Roger Sayle <roger@eyesopen.com>
10172
10173 * MAINTAINERS: Add self and realphabetize. Update entries
10174 for Dan Berlin, Chris Demetriou and Michael Matz. Remove
10175 entry for a29k port maintainer.
10176
10177 2002-04-26 Joel Sherrill <joel@OARcorp.com>
10178
10179 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
10180 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
10181
10182 2002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
10183
10184 * configure.in: remove references to dead files
10185
10186 2002-04-19 Mark Mitchell <mark@codesourcery.com>
10187
10188 * MAINTAINERS: Add information about purpose of this file.
10189
10190 2002-04-18 Tom Tromey <tromey@redhat.com>
10191
10192 * configure.in: Disallow configuring libgcj when it is already
10193 installed and we're using Solaris 2.8 linker. Do enable libgcj on
10194 Solaris 2.8 by default. For PR libgcj/6158.
10195
10196 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
10197
10198 * configure.in: Move default CC setting out of config/mh-* fragments
10199 directly into here.
10200
10201 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
10202
10203 * configure.in: don't even try to configure or make a subdirectory
10204 if there's no configure script for it.
10205
10206 2002-04-15 Mark Mitchell <mark@codesourcery.com>
10207
10208 * MAINTAINERS: Remove chill maintainers.
10209 * Makefile.in (CHILLFLAGS): Remove.
10210 (CHILL_LIB): Remove.
10211 (TARGET_CONFIGDIRS): Remove libchill.
10212 (CHILL_FOR_TARGET): Remove.
10213 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
10214 CHILL_LIB.
10215 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
10216 (CHECK_TARGET_MODULES): Likewise.
10217 (INSTALL_TARGET_MODULES): Likewise.
10218 (CLEAN_TARGET_MODULES): Likewise.
10219 (configure-target-libchill): Remove.
10220 (all-target-libchill): Remove.
10221 * configure.in (target_libs): Remove target-libchill.
10222 Do not compute CHILL_FOR_TARGET.
10223 * libchill: Remove directory.
10224
10225 2002-04-11 DJ Delorie <dj@redhat.com>
10226
10227 * Makefile.in, configure.in: Sync with binutils, entries
10228 follow...
10229
10230 2002-04-07 Andrew Cagney <ac131313@redhat.com>
10231
10232 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
10233 (do-tar, do-bz2): New rules.
10234 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
10235 (gdb-tar): New rule.
10236 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
10237 (insight_dejagnu.tar): New rule.
10238 (insight.tar): New rule.
10239 (gdb+dejagnu.tar): New rule.
10240 (gdb.tar): New rule.
10241
10242 2002-02-01 Mo DeJong <supermo@bayarea.net>
10243
10244 * Makefile.in: Add all-tix to deps for all-snavigator
10245 so that tix is built when building snavigator.
10246
10247 2002-01-11 Steve Ellcey <sje@cup.hp.com>
10248
10249 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
10250 ld and gdb are not supported.
10251
10252 2002-01-07 Mark Salter <msalter@redhat.com>
10253
10254 * configure.in: Remove target-bsp and target-cygmon from arm builds.
10255 Allow target-libgloss to be built for arm, strongarm, and xscale.
10256
10257 2001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
10258
10259 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
10260 options for i[3456]86-pc-linux* native builds.
10261
10262 2001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
10263
10264 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
10265 files from .po files for a distribution.
10266
10267 2001-09-03 Jeff Holcomb <jeffh@redhat.com>
10268
10269 * configure.in: Enable libstdc++-v3 for h8300 targets.
10270
10271 2001-06-19 Alan Modra <amodra@bigpond.net.au>
10272
10273 * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
10274 version from bfd/.
10275
10276 Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
10277
10278 * Makefile.in (VER): When present, extract the version number from
10279 the file version.in.
10280
10281 2001-05-24 Tom Rix <trix@redhat.com>
10282
10283 * configure.in : enable ld for aix
10284
10285 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
10286
10287 * config.guess: Add linux target for S/390.
10288
10289 2000-11-07 Philip Blundell <pb@futuretv.com>
10290
10291 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
10292
10293 2000-11-03 Philip Blundell <pb@futuretv.com>
10294
10295 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
10296 files.
10297
10298 2001-01-15 Ben Elliston <bje@redhat.com>
10299
10300 * configure.in (host_tools): Add sid.
10301 Always configure cgen.
10302
10303 2000-11-24 Nick Clifton <nickc@redhat.com>
10304
10305 * configure.in (c4x, c5x, tic54x): Move after ARM targets.
10306
10307
10308 2000-08-20 Doug Evans <dje@casey.transmeta.com>
10309
10310 * Makefile.in (ALL_MODULES): Add all-cgen.
10311 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
10312 (all-cgen): New target.
10313 (all-opcodes,all-sim): Depend on all-cgen.
10314 * configure.in (host_tools): Add cgen.
10315 Only configure cgen if --enable-cgen-maint.
10316
10317 2002-04-09 Loren J. Rittle <ljrittle@acm.org>
10318
10319 * configure.in: Add *-*-freebsd* configurations.
10320
10321 2002-04-08 Tom Tromey <tromey@redhat.com>
10322
10323 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
10324 Fixes PR libgcj/6068.
10325
10326 2002-03-30 Krister Walfridsson <cato@df.lth.se>
10327
10328 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
10329
10330 2002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10331
10332 * configure.in (alpha*-dec-osf*): Enable libgcj.
10333
10334 2003-03-27 Matthew Gingell <gingell@gnat.com>
10335
10336 * MAINTAINERS (Write After Approval): Add myself.
10337
10338 2002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
10339
10340 Fix for: PR bootstrap/3591, target/5676
10341 * configure.in (mcore-pe): Disable the configuration of
10342 libstdc++-v3 since exceptions are not supported.
10343
10344 2002-03-20 Anthony Green <green@redhat.com>
10345
10346 * configure.in: Enable libgcj for xscale-elf target.
10347
10348 Tue Mar 19 09:05:08 2002 J"orn Rennecke <joern.rennecke@superh.com>
10349
10350 * MAINTAINERS: Update my email address.
10351
10352 2002-03-16 Alexandre Oliva <aoliva@redhat.com>
10353
10354 * ltmain.sh (relink_command): Fix typo in previous change.
10355
10356 2002-03-15 Alexandre Oliva <aoliva@redhat.com>
10357
10358 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
10359 (relink_command): Added --tag flags.
10360 (mode=install): If relinking fails; error out.
10361
10362 2002-03-12 Richard Henderson <rth@redhat.com>
10363
10364 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
10365 .NOTPARALLEL tag.
10366 (do-check): Rename from check.
10367 (check): Allow parallel check.
10368
10369 2002-03-12 Bob Wilson <bob.wilson@acm.org>
10370
10371 * MAINTAINERS: Add myself as maintainer for xtensa port.
10372 Fix alphabetical order in CPU port maintainer list.
10373 Remove myself from Write After Approval list.
10374
10375 2002-03-11 Richard Henderson <rth@redhat.com>
10376
10377 * Makefile.in (.NOTPARALLEL): Add fake tag.
10378
10379 2002-03-07 H.J. Lu (hjl@gnu.org)
10380
10381 * configure.in: Enable gprof for mips*-*-linux*.
10382
10383 2002-03-05 Danny Smith <dannysmith@users.sourceforge.net>
10384
10385 * MAINTAINERS (Write After Approval): Add myself.
10386
10387 2002-02-28 Alexandre Oliva <aoliva@redhat.com>
10388
10389 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
10390 libjava.
10391 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
10392
10393 2002-02-23 Alexandre Oliva <aoliva@redhat.com>
10394
10395 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
10396 because its Makefile is there; test for the executable instead.
10397
10398 2002-02-22 Alexandre Oliva <aoliva@redhat.com>
10399
10400 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
10401 libstdc++-v3 and libjava.
10402
10403 2002-02-11 Adam Megacz <adam@xwt.org>
10404
10405 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
10406 boehm-gc
10407
10408 2002-02-09 Alexandre Oliva <aoliva@redhat.com>
10409
10410 * config.guess: Updated to 2002-01-30's version.
10411 * config.sub: Updated to 2002-02-01's version.
10412 Contribute sh64-elf.
10413 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
10414 * configure.in: Added sh64-*-*.
10415
10416 2002-02-08 Chris Demetriou <cgd@broadcom.com>
10417
10418 * MAINTAINERS: Belatedly add myself to write after approval list.
10419
10420 Thu Feb 7 12:40:58 CET 2002 Jan Hubicka <jh@suse.cz>
10421
10422 * MAINTAINERS: Put self in as maintainer for x86-64 port.
10423 Remove self as Write After Approval.
10424
10425 2002-01-31 Geoffrey Keating <geoffk@redhat.com>
10426
10427 * MAINTAINERS: Put self in as maintainer for contrib/regression
10428 directory.
10429
10430 2002-01-28 Phil Edwards <pme@gcc.gnu.org>
10431
10432 * MAINTAINERS: Update my email address.
10433
10434 2002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
10435
10436 * configure.in (*-*-netbsd*): New. Skip target-newlib,
10437 target-libiberty, and target-libgloss. Skip Java-related
10438 libraries if not supported for NetBSD on target CPU.
10439
10440 2002-01-25 Douglas B Rupp <rupp@gnat.com>
10441
10442 * install-sh: Use _inst.$$_ for temp file name.
10443
10444 2002-01-24 Jason Thorpe <thorpej@wasabisystems.com>
10445
10446 * MAINTAINERS (Write After Approval): Move my contact info
10447 from here...
10448 (OS Port Maintainers): ...to here (netbsd).
10449
10450 2002-01-22 Bob Wilson <bob.wilson@acm.org>
10451
10452 * MAINTAINERS (Write After Approval): Add myself.
10453
10454 2002-01-17 H.J. Lu <hjl@gnu.org>
10455
10456 * Makefile.in (all-fastjar): Also depend on all-libiberty.
10457 (all-target-fastjar): Also depend on all-target-libiberty.
10458
10459 2002-01-16 H.J. Lu (hjl@gnu.org)
10460
10461 * config.guess: Import from master sources, rev 1.225.
10462 * config.sub: Import from master sources, rev 1.238.
10463
10464 2002-01-16 Kazu Hirata <kazu@hxi.com>
10465
10466 * MAINTAINERS (Write After Approval): Remove myself.
10467
10468 2001-12-19 Florian Weimer <fw@deneb.enyo.de>
10469
10470 * MAINTAINERS (Write After Approval): Add myself.
10471
10472 2001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
10473
10474 * MAINTAINERS: Add self as docs co-maintainer.
10475
10476 2001-12-11 Matthias Klose <doko@debian.org>
10477
10478 * MAINTAINERS (Write After Approval): Add myself.
10479
10480 2001-12-09 Zack Weinberg <zack@codesourcery.com>
10481
10482 * MAINTAINERS: Update my email address.
10483
10484 2001-12-07 Turly O'Connor <turly@apple.com>
10485 * MAINTAINERS (Write After Approval): Add myself.
10486 * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
10487 (rs6000_initialize_trampoline): Call __trampoline_setup for
10488 ABI_DARWIN too.
10489 * darwin-tramp.asm: New file, implements __trampoline_setup.
10490 * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
10491
10492 2001-12-07 Paolo Carlini <pcarlini@unitus.it>
10493
10494 * MAINTAINERS (Write After Approval): Add myself.
10495
10496 Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
10497
10498 * configure, configure.in: Use temp file for long sed commands.
10499
10500 2001-12-03 Laurent Guerby <guerby@acm.org>
10501
10502 * config.sub: Update to version 1.232 on subversion.
10503
10504 2001-12-03 Ben Elliston <bje@redhat.com>
10505
10506 * MAINTAINERS: Update mail address for config.* patches.
10507
10508 2001-11-27 DJ Delorie <dj@redhat.com>
10509 Zack Weinberg <zack@codesourcery.com>
10510
10511 When build != host, create libiberty for the build machine.
10512
10513 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
10514 CONFIG_ARGUMENTS.
10515 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
10516 New variables.
10517 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
10518 and rules.
10519 (all.normal): Depend on ALL_BUILD_MODULES.
10520 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
10521 (all-build-libiberty): Depend on configure-build-libiberty.
10522
10523 * configure: Calculate and substitute proper value for
10524 ALL_BUILD_MODULES.
10525 * configure.in: Create the build subdirectory.
10526 Calculate and substitute TARGET_CONFIGARGS (formerly
10527 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
10528
10529 2001-11-26 Ziemowit Laski <zlaski@apple.com>
10530
10531 * MAINTAINERS (write-after-approval): Add self.
10532
10533 2001-11-17 Craig Rodrigues <rodrigc@gcc.gnu.org>
10534
10535 * MAINTAINERS (GNATS only accounts): Remove self.
10536
10537 2001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
10538
10539 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
10540 libf2c.
10541
10542 2001-11-12 Craig Rodrigues <rodrigc@gcc.gnu.org>
10543
10544 * MAINTAINERS (Write After Approval): Add self.
10545
10546 2001-11-12 David O'Brien <obrien@FreeBSD.org>
10547
10548 * MAINTAINERS: mips and s390 are also CPU ports.
10549
10550 2001-11-12 David O'Brien <obrien@FreeBSD.org>
10551
10552 * MAINTAINERS: mcore, cris and mmix are also CPU ports.
10553
10554 2001-11-11 David O'Brien <obrien@FreeBSD.org>
10555
10556 * MAINTAINERS: Alphabetize.
10557
10558 2001-11-09 Kazu Hirata <kazu@hxi.com>
10559
10560 * MAINTAINERS (Various maintainers: h8 port): Add myself.
10561
10562 2001-11-09 John David Anglin <dave@hiauly1.hia.nrc.ca>
10563
10564 * MAINTAINERS (Various maintainers: hppa port): Added myself.
10565
10566 2001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
10567
10568 * configure.in (--enable-languages): Be more permissive about
10569 syntax. Check for empty lists better. Warn about $LANGUAGES.
10570
10571 2001-11-08 Geoffrey Keating <geoffk@redhat.com>
10572
10573 * config.sub: Import from master sources, rev. 1.230.
10574 * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
10575
10576 2001-11-07 Laurent Guerby <guerby@acm.org>
10577
10578 * MAINTAINERS (Write After Approval): Add self.
10579
10580 2001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
10581
10582 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
10583
10584 2001-11-05 Hans-Peter Nilsson <hp@bitrange.com>
10585
10586 * config.sub: Import from master sources, rev 1.226.
10587 * config.guess: Import from master sources, rev 1.216.
10588
10589 2001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
10590
10591 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
10592 * MAINTAINERS: Add self as maintainer of MMIX port.
10593 Remove old after-approval entry.
10594
10595 2001-10-28 Joseph S. Myers <jsm28@cam.ac.uk>
10596
10597 * ChangeLog, configure: Fix spelling errors.
10598
10599 2001-10-20 Brendan Kehoe <brendan@zen.org>
10600
10601 * MAINTAINERS: Tweak my address.
10602
10603 Thu Oct 11 21:50:15 2001 J"orn Rennecke <amylaar@onetel.net.uk>
10604
10605 * MAINTAINERS: Update my email address.
10606
10607 2001-10-11 Hans-Peter Nilsson <hp@axis.com>
10608
10609 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
10610 * MAINTAINERS: Add self as maintainer of CRIS port.
10611
10612 2001-10-10 Geert Bosch <bosch@gnat.com>
10613
10614 * MAINTAINERS (Various maintainers: Ada front end):
10615 Added Robert Dewar.
10616
10617 2001-10-03 David Billinghurst <David.Billinghurst@riotinto.com>
10618
10619 * MAINTAINERS (Write After Approval): Added self
10620
10621 2001-10-02 Geert Bosch <bosch@gnat.com>
10622
10623 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
10624
10625 2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
10626
10627 * configure: Handle temporary files securely using mkdir.
10628
10629 2001-09-29 Alexandre Oliva <aoliva@redhat.com>
10630
10631 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
10632
10633 2001-09-26 Will Cohen <wcohen@redhat.com>
10634
10635 * configure.in (*-*-linux*): Disable configuration of target-newlib
10636 and target-libgloss.
10637
10638 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
10639
10640 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
10641 RANLIB.
10642
10643 2001-09-21 Alexandre Oliva <aoliva@redhat.com>
10644
10645 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
10646 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
10647 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
10648 avoid quotes nesting problems.
10649 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
10650 (DO_X): Export only variables that are set.
10651
10652 2001-09-19 Ben Elliston <bje@redhat.com>
10653
10654 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
10655 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
10656 semantics. Use the shell built-in "type" command instead.
10657
10658 2001-08-31 Alexandre Oliva <aoliva@redhat.com>
10659
10660 Merged from gcc-3_0-branch:
10661 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
10662 * ltcf-c.sh: Use $objext, not $ac_objext.
10663 2001-07-27 Mark Kettenis <kettenis@gnu.org>
10664 * ltcf-cxx.sh: Add support for GNU.
10665 2001-07-22 Timothy Wall <twall@redhat.com>
10666 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
10667 default settings if using GNU tools with that configuration.
10668 * ltcf-cxx.sh: Ditto.
10669 * ltcf-gcj.sh: Ditto.
10670 2001-07-21 Michael Chastain <chastain@redhat.com>
10671 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
10672 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
10673 * ltmain.sh: Mark as gcc-local.
10674
10675 2001-08-30 Eric Christopher <echristo@redhat.com>
10676 Jason Eckhardt <jle@redhat.com>
10677
10678 * config.guess: Merge from master sources.
10679 * config.sub: Merge from master sources, add support for mipsisa32.
10680
10681 2001-08-25 Geoffrey Keating <geoffk@redhat.com>
10682 * config.sub: Merge from master sources, rev 1.219.
10683 * MAINTAINERS: Add self as contact for stormy16 port.
10684
10685 2001-08-14 Zack Weinberg <zackw@panix.com>
10686
10687 * config.sub: Merge from master sources, rev 1.218.
10688 * config.guess: Merge from master sources, rev 1.209.
10689
10690 2001-08-11 Graham Stott <grahams@redhat.com>
10691
10692 * Makefile.in (check-c++): Add missing semicolon.
10693
10694 Mon Jul 30 19:24:13 CEST 2001 Jan Hubicka <jh@suse.cz>
10695
10696 * MAINTAINERS (Various maitainers: predict.def): Added myself.
10697
10698 2001-07-30 Eric Christopher <echristo@redhat.com>
10699
10700 * MAINTAINERS (Various maintainers: mips port): Added myself.
10701
10702 2001-07-25 Andrew Haley <aph@cambridge.redhat.com>
10703
10704 * configure.in (sh-*-linux*): New.
10705
10706 2001-07-27 Richard Henderson <rth@redhat.com>
10707
10708 * .cvsignore: Add LAST_UPDATED.
10709
10710 2001-07-23 Ulrich Weigand <uweigand@de.ibm.com>
10711
10712 * MAINTAINERS (Various maintainers: s390 port): Added myself.
10713
10714 2001-07-16 Aldy Hernandez <aldyh@redhat.com>
10715
10716 * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
10717
10718 Fri Jul 13 14:31:57 2001 Nicola Pero <nicola@brainstorm.co.uk>
10719
10720 * MAINTAINERS (Write After Approval): Added myself.
10721
10722 2001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
10723
10724 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
10725 and libgcj on m68hc11/m68hc12.
10726
10727 2001-06-27 H.J. Lu (hjl@gnu.org)
10728
10729 * Makefile (CFLAGS_FOR_BUILD): New.
10730 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
10731
10732 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
10733
10734 * README: Remove version number.
10735
10736 2001-06-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10737
10738 * INSTALL/README: Update wrt. to the installation instructions now
10739 residing in gcc/doc/install.texi.
10740
10741 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
10742
10743 * README: Replace with a cut-down and updated version of gcc/README.
10744
10745 2001-06-12 David Edelsohn <edelsohn@gnu.org>
10746
10747 * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
10748 multilibs to be disabled.
10749
10750 2001-06-11 Daniel Berlin <dan@cgsoftware.com>
10751
10752 * MAINTAINERS (Write After Approval): Add myself.
10753
10754 2001-06-09 Alexandre Oliva <aoliva@redhat.com>
10755
10756 * config.guess: Import CVS version 1.195.
10757 * config.sub: Import CVS version 1.212.
10758
10759 2001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
10760
10761 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
10762 gcc/xgcc is built, use -print-prog-name to find out the program
10763 name to use.
10764
10765 2001-06-04 Phil Edwards <pme@sources.redhat.com>
10766
10767 * config.guess: Import CVS version 1.194. All gcc-local changes
10768 appear to also be in the master copy.
10769 * config.sub: Import CVS version 1.211.
10770
10771 Mon Jun 4 16:32:53 2001 Mark Mitchell <mark@codesourcery.com>
10772
10773 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
10774 with_gcc]: Use `gcc -shared' to build a shared library.
10775
10776 Mon Jun 4 16:24:43 2001 John David Anglin <dave@hiauly1.hia.nrc.ca>
10777
10778 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
10779 archives.
10780
10781 Fri Jun 1 18:55:19 2001 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10782
10783 * MAINTAINERS (Write After Approval): Add myself.
10784
10785 2001-06-01 Hans-Peter Nilsson <hp@axis.com>
10786
10787 * configure.in (libstdcxx_flags): Do not try to execute
10788 libstdc++-v3/testsuite_flags until it exists.
10789
10790 2001-06-01 Alan Modra <amodra@bigpond.net.au>
10791
10792 * MAINTAINERS: Update my email address.
10793
10794 2001-05-31 Graham Stott <grahams@redhat.com>
10795
10796 * MAINTAINERS (Write After Approval): Add myself.
10797
10798 2001-05-28 Simon Patarin <simon.patarin@inria.fr>
10799
10800 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
10801 libraries when using g++ with native linker.
10802
10803 2001-05-28 Alexandre Oliva <aoliva@redhat.com>
10804
10805 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
10806
10807 2001-05-22 Alexandre Oliva <aoliva@redhat.com>
10808
10809 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
10810 [aix4*|aix5*]: Prepend blank.
10811
10812 2001-05-20 Alexandre Oliva <aoliva@redhat.com>
10813
10814 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10815 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
10816 of subdir/configure scripts to use the new libtool.m4.
10817
10818 2001-05-19 Matt Kraai <kraai@alumni.carnegiemellon.edu>
10819
10820 * MAINTAINERS (Write After Approval): Add myself.
10821
10822 2001-05-18 Benjamin Kosnik <bkoz@redhat.com>
10823
10824 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
10825
10826 2001-05-11 Ben Elliston <bje@redhat.com>
10827
10828 * Makefile.in (all-sid): New target.
10829 (check-sid, clean-sid, install-sid): Likewise.
10830
10831 2001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
10832
10833 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
10834
10835 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
10836
10837 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
10838 libgcj.
10839
10840 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
10841
10842 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
10843 gcc/xgcc is built, use -print-prog-name to find out the program
10844 name to use.
10845
10846 2001-04-26 Alexandre Oliva <aoliva@redhat.com>
10847
10848 * configure.in (noconfigdirs): Don't reset it from scratch in the
10849 target case; only append to it.
10850
10851 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
10852 sparc-*-solaris2.8]: Disable ${libgcj}.
10853
10854 2001-04-25 Alexandre Oliva <aoliva@redhat.com>
10855
10856 * configure.in (libgcj_saved): Copy from $libgcj.
10857 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
10858 --disable-libgcj.
10859
10860 2001-04-25 Gavin Romig-Koch <gavin@redhat.com>
10861
10862 * MAINTAINERS: Remove self as MIPS maintainer and
10863 C front end maintainer.
10864
10865 Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
10866
10867 * configure.in: Move *-chorusos target case to the proper switch.
10868 Disable libgcj.
10869
10870 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
10871
10872 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
10873 1.641.2.228.
10874
10875 2001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10876
10877 * Makefile.in (STAGE1_CFLAGS): Pass down.
10878
10879 2001-04-13 Alan Modra <amodra@one.net.au>
10880
10881 * config.guess: Add hppa64-linux support. Note for next import that
10882 this is already in the master file.
10883 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
10884
10885 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
10886
10887 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10888 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
10889
10890 2001-04-11 Stan Shebs <shebs@apple.com>
10891
10892 * MAINTAINERS: Add self as Darwin port maintainer.
10893
10894 2001-04-11 Alan Modra <amodra@one.net.au>
10895
10896 * MAINTAINERS: Update my email address.
10897
10898 2001-04-10 Loren J. Rittle <ljrittle@acm.org>
10899
10900 * ltcf-cxx.sh: Support creation of C++ shared libraries on
10901 recent versions of FreeBSD (release 3 or later).
10902 * ltconfig: On FreeBSD, -lc must not be provided when building
10903 a shared library or else the standard -pthread gcc option is
10904 rendered worthless to later users of the built library.
10905
10906 2001-04-06 Joseph S. Myers <jsm28@cam.ac.uk>
10907
10908 * MAINTAINERS: Add self and RTH as C front end maintainers.
10909
10910 2001-04-05 Alexandre Oliva <aoliva@redhat.com>
10911
10912 * config.sub: Make sure to match an already-canonicalized
10913 machine name (eg. mn10300-unknown-elf).
10914
10915 2001-04-01 Alexandre Oliva <aoliva@redhat.com>
10916
10917 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
10918 New macros.
10919 (bootstrap, cross): Use RECURSE_FLAGS.
10920 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
10921
10922 2001-03-27 Alexandre Oliva <aoliva@redhat.com>
10923
10924 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
10925
10926 2001-03-22 Colin Howell <chowell@redhat.com>
10927
10928 * Makefile.in (DO_X): Do not backslash single-quotes in
10929 backquotes (two places).
10930
10931 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
10932
10933 Re-installed:
10934 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
10935 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
10936 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
10937 * ltcf-cxx.sh: Likewise.
10938 * ltcf-gcj.sh: Likewise.
10939
10940 2001-03-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10941
10942 * MAINTAINERS: Add myself as "documentation co-maintainer".
10943
10944 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
10945
10946 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10947 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
10948
10949 2001-03-19 Tom Tromey <tromey@redhat.com>
10950
10951 * config-ml.in: Handle GCJ and GCJFLAGS.
10952
10953 2001-03-21 Michael Chastain <chastain@redhat.com>
10954
10955 * Makefile.in: all-m4 depends on all-texinfo.
10956
10957 2001-03-20 Loren J. Rittle <ljrittle@acm.org>
10958
10959 * MAINTAINERS: Add myself to write after approval list.
10960
10961 2001-03-18 Laurynas Biveinis <lauras@softhome.net>
10962
10963 * Makefile.in (DO_X): Quote nested quotes.
10964
10965 2001-03-18 Alan Modra <alan@linuxcare.com.au>
10966
10967 * MAINTAINERS: Add myself to write after approval list.
10968
10969 2001-03-15 Laurynas Biveinis <lauras@softhome.net>
10970
10971 * Makefile.in (DO_X): Use double quotes for quoting
10972 "RANLIB=$${RANLIB}".
10973
10974 2001-03-10 Ovidiu Predescu <ovidiu@cup.hp.com>
10975
10976 * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
10977
10978 2001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
10979
10980 * configure.in: Only use `lang_requires' for languages athat are
10981 actually enabled.
10982
10983 2001-03-08 Phil Edwards <pme@sources.redhat.com>
10984
10985 * MAINTAINERS (C++ runtime libs): Update and alphabatize.
10986
10987 2001-03-08 Alexandre Oliva <aoliva@redhat.com>
10988
10989 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
10990
10991 2001-03-07 Tom Tromey <tromey@redhat.com>
10992
10993 * configure.in: Allow config-lang.in to set `lang_requires' to list
10994 of other required languages.
10995
10996 2001-03-06 Laurynas Biveinis <lauras@softhome.net>
10997
10998 * Makefile.in: Remove RANLIB definition. Use RANLIB
10999 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
11000 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
11001
11002 2001-02-28 Benjamin Kosnik <bkoz@redhat.com>
11003 Alexandre Oliva <aoliva@redhat.com>
11004
11005 * Makefile.in (check-c++): Use tabs, not spaces.
11006
11007 2001-02-20 Laurynas Biveinis <lauras@softhome.net>
11008
11009 * MAINTAINERS: add myself to Write After Approval list.
11010
11011 2001-02-19 Benjamin Kosnik <bkoz@redhat.com>
11012
11013 * Makefile.in (check-c++): New rule.
11014
11015 * configure.in (target_libs): Remove libg++.
11016 (noconfigdirs): Remove libg++.
11017 (noconfigdirs): Same.
11018 (noconfigdirs): Same.
11019 (noconfigdirs): Same.
11020
11021 * config-ml.in: Remove libg++ references.
11022
11023 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
11024 (ALL_TARGET_MODULES): Same.
11025 (configure-target-libg++): Remove.
11026 (all-target-libg++): Remove.
11027 (configure-target-libio): Remove.
11028 (all-target-libio): Remove.
11029 (check-target-libio): Remove.
11030 (.PHONY): Remove.
11031 (libg++.tar.bz2): Remove.
11032 (all-target-cygmon): Remove libio.
11033 (all-target-libstdc++): Remove.
11034 (configure-target-libstdc++): Remove.
11035 (TARGET_LIB_PATH): Remove libstdc++.
11036 (ALL_GCC_CXX): Remove libstdc++.
11037 (all-target-gperf): Correct.
11038
11039 2001-02-16 Nick Clifton <nickc@redhat.com>
11040
11041 * configure.in (noconfigdirs): Allow configuration of texinfo
11042 for Cygwin hosts.
11043
11044 2001-02-15 Anthony Green <green@redhat.com>
11045
11046 * configure: Introduce GCJ_FOR_TARGET.
11047 * configure.in: Ditto.
11048 * Makefile.in: Ditto.
11049
11050 2001-02-13 Andreas Schwab <schwab@suse.de>
11051
11052 * MAINTAINERS: Update mail address.
11053
11054 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
11055
11056 * config.guess: Add linux target for S/390.
11057 * config.sub: Likewise.
11058
11059 2001-02-08 Chandrakala Chavva <cchavva@redhat.com>
11060
11061 * configure.in: for *-chorusos, don't config target-newlib and
11062 target-libgloss.
11063
11064 2001-02-06 Ben Elliston <bje@redhat.com>
11065
11066 * configure: Output host type to stdout, not stderr.
11067
11068 2001-02-05 Mark Mitchell <mark@codesourcery.com>
11069
11070 * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
11071 * ltcf-cxx.sh: Likewise.
11072
11073 * config.if: Assume enable_libstdcxx_v3 is defined.
11074
11075 2001-02-04 Mark Mitchell <mark@codesourcery.com>
11076
11077 Remove V2 C++ library.
11078 * configure.in: Remove --enable-libstdcxx_v3 support.
11079
11080 2001-01-31 Bryce McKinlay <bryce@albatross.co.nz>
11081
11082 * include/demangle.h: Add prototype for java_demangle_v3.
11083
11084 2001-01-29 Phil Edwards <pme@sources.redhat.com>
11085
11086 * COPYING.LIB: Update to LGPL 2.1 from the FSF.
11087
11088 2001-01-27 Richard Henderson <rth@redhat.com>
11089
11090 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
11091
11092 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
11093
11094 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
11095 Don't unset, it's non-portable and no longer necessary, set to empty
11096 instead.
11097
11098 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
11099
11100 * ltconfig: Shell portability fix for the tagname validity check.
11101
11102 2001-01-27 Alexandre Oliva <aoliva@redhat.com>
11103
11104 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
11105 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
11106
11107 2001-01-26 Michael Sokolov <msokolov@ivan.Harhan.ORG>
11108
11109 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
11110
11111 2001-01-26 Tom Tromey <tromey@redhat.com>
11112
11113 * configure.in: Allow libgcj to be built on Sparc Solaris.
11114
11115 2001-01-25 David Edelsohn <edelsohn@gnu.org>
11116
11117 * ltcf-c.sh: Add aix5 case.
11118 * ltcf-cxx.sh: Likewise.
11119 * ltconfig: Likewise.
11120
11121 2001-01-24 Alexandre Oliva <aoliva@redhat.com>
11122
11123 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
11124 keep at least one of build_libtool_libs or build_old_libs set to
11125 yes.
11126
11127 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
11128 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
11129
11130 2001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
11131
11132 * configure.in: Enable libgcj on several additional platforms.
11133
11134 2001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
11135
11136 * configure.in: Enable libgcj for linux targets.
11137
11138 2001-01-20 Michael Sokolov <msokolov@ivan.Harhan.ORG>
11139
11140 * MAINTAINERS (Write After Approval): Add myself.
11141
11142 2001-01-15 John David Anglin <dave@hiauly1.hia.nrc.ca>
11143
11144 * MAINTAINERS: Add myself as vax port maintainer.
11145
11146 2001-01-11 Fergus Henderson <fjh@cs.mu.oz.au>
11147
11148 * MAINTAINERS: Add myself as Mercury front-end maintainer.
11149
11150 2001-01-09 Mike Stump <mrs@wrs.com>
11151
11152 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
11153 failures of subdirectories.
11154
11155 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
11156
11157 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
11158 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
11159 * ltcf-cxx.sh: Likewise.
11160 * ltcf-gcj.sh: Likewise.
11161 * ltconfig.sh: Fix typo.
11162
11163 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
11164
11165 * configure: handle DOS-style absolute paths.
11166
11167 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
11168
11169 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
11170
11171 2000-12-30 Marek Michalkiewicz <marekm@linux.org.pl>
11172
11173 * MAINTAINERS: Add myself as avr port co-maintainer.
11174
11175 2000-12-28 Ben Elliston <bje@redhat.com>
11176
11177 * MAINTAINERS: Add myself under ``Write After Approval''.
11178
11179 2000-12-19 Joseph S. Myers <jsm28@cam.ac.uk>
11180
11181 * texinfo: Remove directory from GCC.
11182
11183 2000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
11184
11185 * COPYING: Update to current
11186 ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
11187 to 19yy as example year in copyright notice).
11188
11189 2000-12-18 Benjamin Kosnik <bkoz@redhat.com>
11190
11191 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
11192 (libstdcxx_incdir): Pass down.
11193 * config.if: Remove expired bits for cxx_interface, add stub.
11194 (libstdcxx_incdir): Add variable for g++ include directory.
11195 * configure.in (gxx_include_dir): Use it.
11196
11197 2000-12-18 Alexandre Oliva <aoliva@redhat.com>
11198
11199 * MAINTAINERS: Added self as sh port co-maintainer. Removed entry
11200 with old-email address from ``Write After Approval''.
11201
11202 2000-12-15 Andreas Jaeger <aj@suse.de>
11203
11204 * configure.in: Handle lang_dirs.
11205
11206 2000-12-14 Tom Tromey <tromey@redhat.com>
11207
11208 * MAINTAINERS: Removed brads.
11209
11210 * MAINTAINERS: Added gcj developers.
11211
11212 2000-12-13 Anthony Green <green@redhat.com>
11213
11214 * configure.in: Disable libgcj for any target not specifically
11215 listed. Disable libgcj for x86 and Alpha Linux until compatible
11216 with g++ abi.
11217
11218 2000-12-13 Mike Stump <mrs@wrs.com>
11219
11220 * Makefile.in (local-distclean): Also remove fastjar.
11221
11222 2000-12-12 Rodney Brown <RodneyBrown@mynd.com>
11223
11224 * contrib/gcc_update: Add fastjar --touch entries.
11225
11226 2000-12-12 Alexandre Oliva <aoliva@redhat.com>
11227
11228 * configure.in: Disable language-specific target libraries for
11229 languages that aren't enabled.
11230
11231 2000-12-10 Anthony Green <green@redhat.com>
11232
11233 * configure.in: Define libgcj. Disable libgcj target libraries for
11234 most targets.
11235
11236 2000-12-10 Neil Booth <neilb@earthling.net>
11237
11238 * MAINTAINERS: Update mail address, remove from WAA list.
11239
11240 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
11241
11242 * libjava: Imported from /cvs/java.
11243 * libffi: Likewise.
11244 * Boehm-gc: Likewise.
11245
11246 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
11247
11248 * configure.in (target_libs): Revert 2000-12-08 patch.
11249 (noconfigdirs): Added target-libjava.
11250
11251 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
11252
11253 * djunpack.bat: removed.
11254
11255 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
11256
11257 * Makefile.in: handle DOS-style absolute paths.
11258 * config-ml.in: likewise.
11259 * symlink-tree: likewise.
11260
11261 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
11262
11263 * fastjar: Imported.
11264
11265 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
11266
11267 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
11268 libjava.
11269 * configure.in (target_libs): Removed `target-libjava'.
11270
11271 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
11272
11273 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
11274 (ALL_MODULES): Added fastjar.
11275 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
11276 (all-target-libjava): all-fastjar replaces all-zip.
11277 (all-fastjar): Added.
11278 (configure-target-fastjar, all-target-fastjar): Likewise.
11279 * configure.in (host_tools): Added fastjar.
11280
11281 2000-12-07 Mike Stump <mrs@wrs.com>
11282
11283 * Makefile.in (local-distclean): Remove leftover built files.
11284
11285 2000-11-24 Nick Clifton <nickc@redhat.com>
11286
11287 * configure.in (xscale-elf): Add target.
11288 (xscale-coff): Add target.
11289
11290 2000-11-22 Loren J. Rittle <ljrittle@acm.org>
11291
11292 * ltcf-cxx.sh: Support creation of C++ shared libraries on
11293 recent versions of FreeBSD (release 3 or later).
11294 * ltconfig: On FreeBSD, -lc must not be provided when building
11295 a shared library or else the standard -pthread gcc option is
11296 rendered worthless to later users of the built library.
11297
11298 2000-11-16 Fred Fish <fnf@be.com>
11299
11300 * configure.in (enable_libstdcxx_v3): Fix typo,
11301 libstd++ -> libstdc++.
11302
11303 2000-11-21 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
11304
11305 * MAINTAINERS: Add self to Write After Approval list.
11306
11307 2000-11-21 Bernd Schmidt <bernds@redhat.com>
11308
11309 * MAINTAINERS: Update my email address. Add myself to global write
11310 privs list.
11311
11312 2000-11-18 Alexandre Oliva <aoliva@redhat.com>
11313
11314 * Makefile.in: Merge with src and libgcj.
11315 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
11316 configure-target-<library> when their configure scripts need the C
11317 or C++ library to have already been built to work properly.
11318 (do_proto_toplev): Set them to an empty string.
11319
11320 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
11321 (REALLY_SET_LIB_PATH): Use them.
11322
11323 2000-11-17 Stan Shebs <shebs@apple.com>
11324
11325 * MAINTAINERS: Add self to Write After Approval list.
11326
11327 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
11328
11329 * configure: Provide the original toplevel configure arguments
11330 (including $0) to subprocesses in the environment rather than
11331 through gcc/configargs.h.
11332
11333 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
11334
11335 * MAINTAINERS: Remove references to cccp. Change C9X reference to
11336 C99. Alphabetise "Write After Approval" list.
11337
11338 2000-11-12 Mark Mitchell <mark@codesourcery.com>
11339
11340 * configure: Turn on libstdc++ V3 by default.
11341
11342 * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
11343 if we've got GCC.
11344
11345 2000-11-11 Philip Blundell <philb@gnu.org>
11346
11347 * MAINTAINERS: Add self to Write After Approval list.
11348
11349 2000-11-09 David Edelsohn <edelsohn@gnu.org>
11350
11351 * ltcf-c.sh (aix4): Improve shared library configuration; require
11352 exporting symbols.
11353 * ltcf-cxx.sh (aix4): Define.
11354 * ltconfig (aix4): Define library and soname specs appropriate for
11355 AIX. Define command to create export symbols list.
11356
11357 Mon Nov 6 14:19:35 2000 Christopher Faylor <cgf@cygnus.com>
11358
11359 * config.sub: Add support for Sun Chorus
11360
11361 2000-10-31 Nick Clifton <nickc@redhat.com>
11362
11363 * MAINTAINERS: Rename <name>@cygnus.com addresses to
11364 <name>@redhat.com. Also installed new email address for Clint
11365 Popetz.
11366
11367 2000-10-30 Joseph S. Myers <jsm28@cam.ac.uk>
11368
11369 * etc: Remove directory from GCC.
11370
11371 2000-10-16 Michael Meissner <meissner@redhat.com>
11372
11373 * configure (gcc/configargs.h): Only create if there is a build GCC
11374 directory created.
11375
11376 2000-10-16 Matthias Klose <doko@debian.org>
11377
11378 * config.if: Search libstdc++-v3/configure.in for INTERFACE,
11379 when configured for libstdc++-v3.
11380
11381 2000-10-05 Phil Edwards <pme@gcc.gnu.org>
11382
11383 * configure: Save configure arguments to gcc/configargs.h.
11384
11385 2000-10-04 Philipp Thomas <pthomas@suse.de>
11386
11387 * config.guess: Import CVS version 1.157.
11388 * config.sub: Import CVS version 1.181.
11389
11390 2000-10-04 Andris Pavenis <pavenis@latnet.lv>
11391
11392 * Makefile.in (bootstrap): avoid recursion if subdir missing
11393 (cross): ditto
11394 (do-proto-toplev): ditto
11395
11396 2000-09-30 Alexandre Oliva <aoliva@redhat.com>
11397
11398 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
11399 ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
11400
11401 * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
11402 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
11403 all affected `configure' scripts.
11404
11405 Mon 25-Sep-2000 19:46:09 BST Neil Booth <neilb@earthling.net>
11406
11407 * MAINTAINERS: Add self as cpplib co-maintainer.
11408
11409 2000-09-24 Aldy Hernandez <aldyh@redhat.com>
11410
11411 * MAINTAINERS: Add self to Write After Approval list.
11412
11413 2000-09-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11414
11415 * INSTALL/README: egcs -> GCC update.
11416
11417 Sun Sep 17 16:55:59 CEST 2000 Marc Espie <espie@cvs.openbsd.org>
11418
11419 * MAINTAINERS: Add myself to Write After Approval list.
11420
11421 2000-09-15 Kazu Hirata <kazu@hxi.com>
11422
11423 * MAINTAINERS: Add myself to Write After Approval list.
11424
11425 Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
11426
11427 * configure.in: Do not build byacc for hppa64. Provide paths to the
11428 X11 libraries for hppa64.
11429
11430 2000-09-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
11431
11432 * MAINTAINERS: Add myself as 68hc11 port maintainer.
11433
11434 2000-09-06 Alexandre Oliva <aoliva@redhat.com>
11435
11436 * Makefile.in (all-zlib): Added dummy target.
11437
11438 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
11439 ltcf-gcj.sh: Updated from libtool multi-language branch.
11440
11441 2000-09-05 Alexandre Oliva <aoliva@redhat.com>
11442
11443 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
11444 (bootstrap*): Depend on all-bootstrap.
11445
11446 2000-09-05 Philipp Thomas <pthomas@suse.de>
11447
11448 * config.guess: Import CVS version 1.156.
11449 * config.sub: Import CVS version 1.179.
11450
11451 2000-09-02 Anthony Green <green@cygnus.com>
11452
11453 * Makefile.in (all-gcc): Depend on all-zlib.
11454 (CLEAN_MODULES): Add clean-zlib.
11455 (ALL_MODULES): Add all-zlib.
11456 * configure.in (host_libs): Add zlib.
11457
11458 2000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
11459
11460 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
11461 crosses, but add gcc/include to the header search path for them.
11462
11463 2000-08-04 David E. O'Brien <obrien@FreeBSD.org>
11464
11465 * MAINTAINERS: Add self to Write After Approval list.
11466
11467 2000-08-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11468
11469 * config.guess: Import CVS version 1.152.
11470 * config.sub: Import CVS version 1.177.
11471
11472 2000-08-25 Alexandre Oliva <aoliva@redhat.com>
11473
11474 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
11475 $targargs to tell whether newlib is going to be built.
11476
11477 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
11478 $$r/TARGET_SUBDIR/libio for _G_config.h.
11479
11480 2000-08-23 Alexandre Oliva <aoliva@redhat.com>
11481
11482 * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
11483
11484 2000-08-22 DJ Delorie <dj@redhat.com>
11485
11486 * MAINTAINERS: Add self as a build machinery (*.in) maintainer
11487
11488 2000-08-22 Alexandre Oliva <aoliva@redhat.com>
11489
11490 * config-ml.in (CC, CXX): Avoid trailing whitespace.
11491 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
11492 sub-configures.
11493
11494 2000-08-21 DJ Delorie <dj@redhat.com>
11495
11496 * MAINTAINERS: Add self as a libiberty maintainer
11497
11498 2000-08-16 Alexandre Oliva <aoliva@redhat.com>
11499
11500 * configure.in (libstdcxx_flags): Use
11501 libstdc++-v3/src/libstdc++.INC.
11502
11503 2000-08-15 Alexandre Oliva <aoliva@redhat.com>
11504
11505 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
11506
11507 2000-08-14 Zack Weinberg <zack@wolery.cumb.org>
11508
11509 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
11510
11511 * configure: Make enable_threads and enable_shared defaults
11512 explicit. Substitute enable_threads into generated Makefiles.
11513 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
11514 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
11515
11516 2000-08-13 Geoff Keating <geoffk@cygnus.com>
11517
11518 * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
11519
11520 2000-08-12 Alexandre Oliva <aoliva@redhat.com>
11521
11522 * config-ml.in (CC): Remove bogus duplicate quotation mark from
11523 previous delta.
11524
11525 2000-08-11 Jason Merrill <jason@redhat.com>
11526
11527 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
11528 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
11529 (FLAGS_FOR_TARGET): Not here.
11530 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
11531
11532 2000-08-11 Alexandre Oliva <aoliva@redhat.com>
11533
11534 * config-ml.in (CC, CXX): Don't introduce a leading space.
11535
11536 2000-08-07 DJ Delorie <dj@delorie.com>
11537
11538 * MAINTAINERS: Add self as a DJGPP maintainer
11539
11540 2000-08-07 DJ Delorie <dj@redhat.com>
11541
11542 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
11543 "if we're also building gcc, and it's a gcc that will run on the
11544 build machine, we want to use its includes instead of the system's
11545 default includes".
11546
11547 2000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
11548
11549 * MAINTAINERS: Add self to Write After Approval list.
11550
11551 2000-08-03 Alexandre Oliva <aoliva@redhat.com>
11552
11553 * configure.in (libstdcxx_flags): Don't use `"'.
11554
11555 * config-ml.in: Adjust multilib search paths to the
11556 appropriate multilib tree.
11557
11558 2000-08-02 Alexandre Oliva <aoliva@redhat.com>
11559
11560 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
11561 commas in $LANGUAGES.
11562
11563 2000-08-02 Manfred Hollstein <manfredh@redhat.com>
11564
11565 * configure.in: Re-enable all references to libg++ and librx.
11566
11567 2000-08-01 Alexandre Oliva <aoliva@redhat.com>
11568
11569 * ltconfig, ltmain.sh: Update from libtool multi-language branch.
11570 * ltcf-c.sh (need_lc): Fix test message. Set wl for archive_cmds.
11571 (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
11572 * ltcf-cxx.sh (need_lc): Set based on postdeps.
11573
11574 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
11575
11576 2000-07-31 Alexandre Oliva <aoliva@redhat.com>
11577
11578 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
11579 CXX_FOR_TARGET for sed.
11580
11581 2000-07-30 Alexandre Oliva <aoliva@redhat.com>
11582
11583 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
11584 Do not override if already set in the environment or in configure.
11585 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
11586 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
11587
11588 2000-07-28 Alexandre Oliva <aoliva@redhat.com>
11589
11590 * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
11591 the libtool CVS tree multi-language branch.
11592 * ltconfig, ltmain.sh: Updated.
11593
11594 2000-07-27 Alexandre Oliva <aoliva@redhat.com>
11595
11596 * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
11597 (clean-target): Depend on it.
11598
11599 * Makefile.in (FLAGS_FOR_TARGET): New macro.
11600 (GCC_FOR_TARGET): Use it.
11601 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
11602 * configure.in: ... here.
11603 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
11604 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
11605
11606 2000-07-24 Eric Christopher <echristo@cygnus.com>
11607
11608 * MAINTAINERS: Add self to Write After Approval list.
11609
11610 2000-07-24 Alexandre Oliva <aoliva@redhat.com>
11611
11612 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
11613 (configure-target-libchill, configure-target-libobjc): Likewise.
11614
11615 * configure.in: Use the same cache file for all target libs.
11616 * config-ml.in: But different cache files per multilib variant.
11617
11618 2000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
11619
11620 * configure (topsrcdir): Don't use dirname.
11621
11622 2000-07-22 Jeffrey Oldham <oldham@codesourcery.com>
11623
11624 * MAINTAINERS: Add self to Write After Approval list.
11625
11626 2000-07-20 Jason Merrill <jason@redhat.com>
11627
11628 * configure.in: Remove all references to libg++ and librx.
11629
11630 * configure, configure.in, Makefile.in: Unify gcc and binutils.
11631
11632 2000-07-20 Hans-Peter Nilsson <hp@axis.com>
11633
11634 * config.sub: Update to subversions version 2000-07-06.
11635
11636 2000-07-12 Andrew Haley <aph@cygnus.com>
11637
11638 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
11639 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
11640
11641 2000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
11642
11643 * symlink-tree: Check number of arguments.
11644
11645 2000-07-05 Jim Wilson <wilson@cygnus.com>
11646
11647 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
11648 search path for a g++ extracted from the build tree. This
11649 will allow link tests run by configure scripts in
11650 subdirectories to succeed.
11651
11652 2000-07-01 Koundinya K <kk@ddeorg.soft.net>
11653
11654 * ltconfig: Add support for mips-dde-sysv4.2MP
11655
11656 2000-06-29 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
11657
11658 * MAINTAINERS: Add myself as loop discovery maintainer.
11659
11660 2000-06-28 Corinna Vinschen <vinschen@cygnus.com>
11661
11662 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
11663 `os2'. Force ac_cv_exeext to be ".exe" in that case.
11664
11665 2000-06-19 Timothy Wall <twall@cygnus.com>
11666
11667 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
11668 * config.sub: Add tic54x target.
11669
11670 Sun Jun 11 17:20:00 MET 2000 Toon Moene <toon@moene.indiv.nluug.nl>
11671
11672 * MAINTAINERS: Add self as Fortran maintainer,
11673 remove Craig Burley.
11674
11675 Tue May 30 19:01:12 2000 Andrew Cagney <cagney@b1.cygnus.com>
11676
11677 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
11678 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
11679
11680 Mon May 29 21:15:00 MET 2000 Philipp Thomas <pthomas@suse.de>
11681
11682 * MAINTAINERS: Add self as i18n maintainer
11683
11684 20000-05-21 H.J. Lu (hjl@gnu.org)
11685
11686 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
11687 directory are used if they exist. Make sure
11688 $(build_tooldir)/include is searched for header files,
11689 $(build_tooldir)/lib/ for library files.
11690 (GCC_FOR_TARGET): Likewise.
11691 (CXX_FOR_TARGET): Likewise.
11692
11693 Thu May 18 10:58:13 2000 Jeffrey A Law (law@cygnus.com)
11694
11695 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
11696
11697 Wed May 17 16:03:48 2000 Alexandre Oliva <aoliva@cygnus.com>
11698
11699 * Makefile.in (configure-target-libiberty): Depend on
11700 configure-target-newlib.
11701
11702 2000-05-16 Alexandre Oliva <aoliva@cygnus.com>
11703
11704 * configure.in, Makefile.in: Merge all libffi-related
11705 configury stuff from the libgcj tree.
11706
11707 Tue May 16 10:06:21 2000 Andrew Cagney <cagney@b1.cygnus.com>
11708
11709 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
11710 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
11711
11712 Tue May 16 09:57:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
11713
11714 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
11715 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
11716 current version information. Add to proto-toplev directory.
11717 (gdb-taz): Build do-djunpack.
11718
11719 2000-05-15 David Edelsohn <edelsohn@gnu.org>
11720
11721 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
11722
11723 Mon May 15 13:39:09 2000 Andrew Cagney <cagney@b1.cygnus.com>
11724
11725 * MAINTAINERS: Add self to Write After Approval list.
11726
11727 2000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
11728
11729 * ltmain.sh: Preserve in relink_command any environment
11730 variables that may affect the linker behavior.
11731
11732 Fri May 12 11:23:17 2000 Jeffrey A Law (law@cygnus.com)
11733
11734 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
11735
11736 Wed May 10 21:26:51 2000 Jim Wilson <wilson@cygnus.com>
11737
11738 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
11739
11740 2000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
11741
11742 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
11743 with the version name.
11744
11745 Sat May 6 21:12:55 CDT 2000 Jason Eckhardt <jle@cygnus.com>
11746
11747 * MAINTAINERS: Add self as bb-reorder maintainer.
11748
11749 2000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
11750
11751 * config.if: Tweak.
11752
11753 2000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
11754
11755 * djunpack.bat: New file.
11756
11757 Wed Apr 19 12:46:26 2000 Andrew Cagney <cagney@b1.cygnus.com>
11758
11759 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
11760 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
11761 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
11762 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
11763
11764 2000-04-16 Dave Pitts <dpitts@cozx.com>
11765
11766 * config.sub (case $basic_machine): Change default for "ibm-*"
11767 to "openedition".
11768
11769 2000-04-13 Andreas Jaeger <aj@suse.de>
11770
11771 * MAINTAINERS: Added myself.
11772
11773 Wed Apr 12 16:42:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
11774
11775 * Makefile.in (gdb-taz): New target. GDB specific archive.
11776 (do-md5sum): New target.
11777 (MD5PROG): Define.
11778 (PACKAGE): Default to TOOL.
11779 (VER): Default to a shell script.
11780 (taz): Rewrite target. Move real work to do-proto-toplev. Include
11781 md5 checksum generation.
11782 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
11783 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
11784 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
11785 insight.tar.bz2): Use gdb-taz to create archive.
11786
11787 Fri Apr 7 18:10:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
11788
11789 * configure (warn_cflags): Delete.
11790
11791 Thu Apr 6 16:15:14 2000 Philippe De Muyter <phdm@macqel.be>
11792
11793 * MAINTAINERS: Added myself.
11794
11795 2000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
11796 Martin v. Löwis <martin@loewis.home.cs.tu-berlin.de>
11797
11798 * configure.in (enable_libstdcxx_v3): Add.
11799 (target_libs): Add bits here to switch between libstdc++-v2 and
11800 libstdc++-v3.
11801 * config.if: And this file too.
11802 * Makefile.in: Add libstdc++-v3 targets.
11803
11804 2000-04-05 Michael Meissner <meissner@redhat.com>
11805
11806 * config.sub (d30v): Add d30v as a basic machine type.
11807
11808 2000-03-29 Jason Merrill <jason@casey.cygnus.com>
11809
11810 * configure.in: -linux-gnu*, not -linux-gnu.
11811
11812 Sun Mar 12 17:30:30 2000 Toon Moene <toon@moene.indiv.nluug.nl>
11813
11814 * MAINTAINERS: Add self in write-after-approval section.
11815
11816 Sun Mar 12 00:23:32 2000 Jim Wilson <wilson@cygnus.com>
11817
11818 * MAINTAINERS: Add self as ia64 port maintainer.
11819
11820 2000-03-08 Neil Booth <NeilB@earthling.net>
11821
11822 * MAINTAINERS: Add self in write-after-approval section.
11823
11824 Fri Mar 3 18:44:08 2000 Andrew Cagney <cagney@b1.cygnus.com>
11825
11826 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
11827 (do-tar-bz2): Replace TOOL with PACKAGE.
11828 (gdb.tar.bz2): Remove GDBTK from GDB package.
11829 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
11830 dejagnu.tar.bz2): New packages.
11831
11832 2000-02-27 Andreas Jaeger <aj@suse.de>
11833
11834 * configure.in: Add entry for mips*-*-linux*, move catch all
11835 *-*-*linux* entry below this one.
11836
11837 2000-02-27 Ian Lance Taylor <ian@zembu.com>
11838
11839 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
11840
11841 2000-02-24 Nick Clifton <nickc@cygnus.com>
11842
11843 * config.sub: Support an OS of "wince".
11844
11845 Thu Feb 24 16:15:56 2000 Andrew Cagney <cagney@b1.cygnus.com>
11846
11847 * config.guess, config.sub: Updated to match config's 2000-02-15
11848 version.
11849
11850 2000-02-23 Linas Vepstas <linas@linas.org>
11851
11852 * config.sub: Add support for Linux/IBM 370.
11853 * configure.in: Likewise.
11854
11855 2000-02-22 Nick Clifton <nickc@cygnus.com>
11856
11857 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
11858
11859 2000-02-20 Christopher Faylor <cgf@cygnus.com>
11860
11861 * config.guess: Guess "cygwin" rather than "cygwin32".
11862
11863 2000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
11864
11865 * configure (gcc_version): When setting, narrow search to
11866 lines containing `version_string'.
11867
11868 2000-02-15 Denis Chertykov <denisc@overta.ru>
11869
11870 * config.sub: Add support for avr target.
11871
11872 2000-02-14 Nick Clifton <nickc@cygnus.com>
11873
11874 * MAINTAINERS: Add maintainers for MCore port.
11875
11876 Tue Feb 1 00:07:46 2000 Hans-Peter Nilsson <hp@bitrange.com>
11877
11878 * config.sub: Add mmix-knuth-mmixware.
11879
11880 2000-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
11881
11882 * MAINTAINERS: Pair cccp with cpplib maintainership.
11883
11884 2000-01-27 Christopher Faylor <cgf@redhat.com>
11885
11886 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
11887 structure stuff to -L library search.
11888 (CXX_FOR_TARGET): Ditto.
11889 (CROSS_CHECK_MODULES): Fix spelling mistake.
11890
11891 2000-01-24 Mark Mitchell <mark@codesourcery.com>
11892
11893 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
11894 the C++ compiler.
11895
11896 2000-01-12 Richard Henderson <rth@cygnus.com>
11897
11898 * configure.in: Don't build some bits for beos.
11899
11900 2000-01-12 Joel Sherrill (joel@OARcorp.com)
11901
11902 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
11903 as include files.
11904
11905 2000-01-11 Zack Weinberg <zack@wolery.cumb.org>
11906
11907 * Add self as cpplib maintainer, as requested by Jason
11908 Merrill. Correct my e-mail address.
11909
11910 2000-01-06 Geoff Keating <geoffk@cygnus.com>
11911
11912 * configure.in: Use mt-aix43 to handle *_TARGET defs,
11913 not mh-aix43.
11914
11915 Thu Dec 23 03:43:36 1999 Hans-Peter Nilsson <hp@bitrange.com>
11916
11917 * MAINTAINERS: Add myself to "write after approval" list.
11918
11919 1999-12-14 Richard Henderson <rth@cygnus.com>
11920
11921 * config.guess (alpha-osf, alpha-linux): Detect ev67.
11922 * config.sub: Accept alphaev[78], alphaev8.
11923
11924 1999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
11925
11926 * config.guess, config.sub: Update from autoconf.
11927
11928 1999-11-29 Bruce Korb <autogen@linuxbox.com>
11929
11930 * MAINTAINERS: update my playtime e-address.
11931
11932 Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11933
11934 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
11935 necessary libraries are missing.
11936
11937 Fri Nov 19 11:22:31 MST 1999 Diego Novillo <dnovillo@cygnus.com>
11938
11939 * MAINTAINERS: Add new 'write after approval' maintainer.
11940
11941 Wed Nov 17 16:08:43 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
11942
11943 * MAINTAINERS: Add new Java maintainer.
11944
11945 1999-10-25 Andreas Schwab <schwab@suse.de>
11946
11947 * configure: Fix quoting inside arguments of eval.
11948
11949 1999-10-21 Nick Clifton <nickc@cygnus.com>
11950
11951 * config-ml.in: Allow suppression of some ARM multilibs.
11952
11953 Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
11954
11955 * config.guess: Add OS/390 match pattern.
11956 * config.sub: Add mvs, openedition targets.
11957 * configure.in (i370-ibm-opened*): New.
11958
11959 1999-09-04 Steve Chamberlain <sac@pobox.com>
11960
11961 * config.sub: Add support for configuring for pj.
11962
11963 1999-08-31 Nick Clifton <nickc@cygnus.com>
11964
11965 * config.sub (maybe_os): Add support for configuring for fr30.
11966
11967 1999-08-25 Nick Clifton <nickc@cygnus.com>
11968
11969 * configure.in: Do not configure or build ld for AIX
11970 platforms. ld is known to be broken on these platforms.
11971
11972 Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11973
11974 * config-ml.in: Pass compiler flag corresponding to multidirs to
11975 subdir configures.
11976
11977 1999-08-09 Ian Lance Taylor <ian@zembu.com>
11978
11979 * Makefile.in (LDFLAGS): Define.
11980
11981 1999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
11982
11983 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
11984 noconfigdirs.
11985 (*-*-cygwin*): Likewise.
11986
11987 1999-08-08 Ian Lance Taylor <ian@zembu.com>
11988
11989 * mkdep: New file.
11990 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
11991 (BINUTILS_SUPPORT_DIRS): Add mkdep.
11992
11993 From Eli Zaretskii <eliz@is.elta.co.il>:
11994 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
11995 long file name when using DJGPP on MS-DOS.
11996
11997 Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
11998
11999 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
12000
12001 1999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
12002
12003 * Makefile.in (check-target-libio): Remove all-target-libstdc++
12004 dependency as this causes "make check" to globally "make all"
12005
12006 Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
12007
12008 * configure.in (target_libs): Added target-zlib.
12009 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
12010 (CONFIGURE_TARGET_MODULES): Likewise.
12011 (CHECK_TARGET_MODULES): Likewise.
12012 (INSTALL_TARGET_MODULES): Likewise.
12013 (CLEAN_TARGET_MODULES): Likewise.
12014 (configure-target-zlib): New target.
12015 (all-target-zlib): Likewise.
12016 (all-target-libjava): Depend on all-target-zlib.
12017 (configure-target-libjava): Depend on configure-target-zlib.
12018
12019 * Makefile.in (configure-target-libjava): Depend on
12020 configure-target-newlib.
12021 (configure-target-boehm-gc): New target.
12022 (configure-target-qthreads): New target.
12023
12024 * configure.in (target_libs): Added target-qthreads.
12025 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
12026 (CONFIGURE_TARGET_MODULES): Likewise.
12027 (CHECK_TARGET_MODULES): Likewise.
12028 (INSTALL_TARGET_MODULES): Likewise.
12029 (CLEAN_TARGET_MODULES): Likewise.
12030 (all-target-qthreads): New target.
12031 (configure-target-libjava): Depend on configure-target-qthreads.
12032 (all-target-libjava): Depend on all-target-qthreads.
12033
12034 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
12035 (CONFIGURE_TARGET_MODULES): Likewise.
12036 (CHECK_TARGET_MODULES): Likewise.
12037 (INSTALL_TARGET_MODULES): Likewise.
12038 (CLEAN_TARGET_MODULES): Likewise.
12039 (all-target-libjava): New target.
12040 (all-target-boehm-gc): Likewise.
12041 * configure.in (target_libs): Added libjava, boehm-gc.
12042
12043 1999-07-22 Ian Lance Taylor <ian@zembu.com>
12044
12045 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
12046 configure.bat in SUPPORT_FILES.
12047 (gas+binutils.tar.bz2): Likewise.
12048
12049 * makeall.bat: Remove; obsolete.
12050
12051 1999-07-21 Ian Lance Taylor <ian@zembu.com>
12052
12053 From Mark Elbrecht:
12054 * configure.bat: Remove; obsolete.
12055
12056 1999-07-11 Ian Lance Taylor <ian@zembu.com>
12057
12058 * configure: Add -W -Wall to the default CFLAGS when compiling with
12059 gcc.
12060
12061 Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
12062
12063 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
12064
12065 1999-06-30 Mark Mitchell <mark@codesourcery.com>
12066
12067 * configure.in: Build ld on IRIX6.
12068
12069 1999-06-12 Ian Lance Taylor <ian@zembu.com>
12070
12071 * Makefile.in: Change distribution targets to use bzip2 instead of
12072 gzip.
12073 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
12074 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
12075
12076 1999-06-04 Nick Clifton <nickc@cygnus.com>
12077
12078 * config.sub: Add mcore target.
12079
12080 Sun May 30 16:03:16 1999 Cort Dougan <cort@cs.nmt.edu>
12081
12082 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
12083
12084 Tue May 25 11:20:46 1999 H.J. Lu (hjl@gnu.org)
12085
12086 * config.guess (dummy): Changed to $dummy.
12087
12088 1999-05-24 Nick Clifton <nickc@cygnus.com>
12089
12090 * config.sub: Tidied up case statements.
12091
12092 1999-05-22 Ben Elliston <bje@cygnus.com>
12093
12094 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
12095 <jiro@din.or.jp>.
12096
12097 * config.guess: Merge with FSF version. Future changes will be
12098 more accurately recorded in this ChangeLog.
12099 * config.sub: Likewise.
12100
12101 Thu May 20 10:00:42 1999 Stephen L Moshier <moshier@world.std.com>
12102
12103 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
12104
12105 1999-04-30 Tom Tromey <tromey@cygnus.com>
12106
12107 * ltmain.sh: [mode link] Always use CC given by ltconfig.
12108
12109 1999-04-23 Tom Tromey <tromey@cygnus.com>
12110
12111 * ltconfig, ltmain.sh: Update to libtool 1.2f.
12112
12113 1999-04-20 Drew Moseley <dmoseley@cygnus.com>
12114
12115 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
12116 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
12117 Bad merge removed these two changes.
12118
12119 Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
12120 Martin Heller (Ing.-Buero_Heller@t-online.de)
12121
12122 * config.guess (interix Alpha): Add.
12123
12124 1999-04-11 Richard Henderson <rth@cygnus.com>
12125
12126 * configure.in (i?86-*-beos*): Do config gperf; don't config
12127 gdb, newlib, or libgloss.
12128
12129 Sun Apr 11 23:55:34 1999 Alexandre Oliva <oliva@dcc.unicamp.br>
12130
12131 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
12132 link a trivial program with -mabi=64. If it fails, remove mabi=64
12133 from multidirs.
12134
12135 Sat Apr 10 21:50:01 1999 Philipp Thomas (kthomas@gwdg.de)
12136
12137 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
12138
12139 1999-04-08 Nick Clifton <nickc@cygnus.com>
12140
12141 * config.sub: Add support for mcore targets.
12142
12143 1999-04-07 Michael Meissner <meissner@cygnus.com>
12144
12145 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
12146 not mt-ospace, in order to shut up assembler warning about using
12147 symbols that are named the same as registers.
12148
12149 1999-04-07 Drew Moseley <dmoseley@cygnus.com>
12150
12151 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
12152 dependency list for all-target-cygmon.
12153
12154 1999-04-05 Doug Evans <devans@casey.cygnus.com>
12155
12156 * config-ml.in: Check $host, not $target, for selective multilibs.
12157 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
12158 thumb interworking, and underscore prefix multilibs.
12159
12160 1999-04-04 Ian Lance Taylor <ian@zembu.com>
12161
12162 * missing: Update to version from current automake.
12163
12164 Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
12165
12166 * configure (gxx_include_dir): Removed.
12167
12168 * configure.in (gxx_include_dir): Handle it.
12169 * Makefile.in: Likewise.
12170
12171 1999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
12172
12173 * config.sub (mips64vr4111,mips64vr4111el) Add.
12174
12175 1999-03-21 Ben Elliston <bje@cygnus.com>
12176
12177 * config.guess: Correct typo for detecting ELF on FreeBSD.
12178
12179 Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
12180
12181 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
12182 config/mh-djgpp.
12183
12184 Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
12185
12186 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
12187 all-target-newlib to dependency list for all-target-bsp.
12188
12189 Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
12190
12191 * config.sub: Add i386-uwin support.
12192 * config.guess: Likewise.
12193
12194 Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12195
12196 * configure.in: cleanup, add mh-*pic handling for arm, special
12197 case powerpc*-*-aix*
12198
12199 Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
12200
12201 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
12202 can be built.
12203
12204 Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
12205
12206 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
12207 targets.
12208
12209 1999-03-02 Nick Clifton <nickc@cygnus.com>
12210
12211 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
12212
12213 Sun Feb 28 02:20:00 1999 Geoffrey Noer <noer@cygnus.com>
12214
12215 * config.sub: Check for "cygwin*" rather than "cygwin32*"
12216
12217 1999-02-24 Nick Clifton <nickc@cygnus.com>
12218
12219 * config.sub: Fix typo in arm recognition.
12220
12221 Wed Feb 24 13:51:40 1999 Drew Moseley <dmoseley@cygnus.com>
12222
12223 * configure.in (noconfigdirs): Changed target_configdirs to
12224 include target-bsp only for m68k-*-elf* and m68k-*-coff*
12225 rather than m68k-*-* since it is not known to work on
12226 m68k-aout. Ditto for arm-*-*oabi.
12227
12228 Wed Feb 24 12:52:17 1999 Stan Shebs <shebs@andros.cygnus.com>
12229
12230 * configure.in (*-*-windows*): Remove, no longer used.
12231
12232 1999-02-19 Ben Elliston <bje@cygnus.com>
12233
12234 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
12235 Smart and improved by Andrew Cagney.
12236
12237 Thu Feb 18 19:55:09 1999 Marc Espie <espie@cvs.openbsd.org>
12238
12239 * config.guess: Recognize openbsd-*-hppa.
12240
12241 Wed Feb 17 01:38:59 1999 H.J. Lu (hjl@gnu.org)
12242
12243 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
12244 only if it is not empty.
12245
12246 1999-02-17 Nick Clifton <nickc@cygnus.com>
12247
12248 Patch from: Scott Bambrough <scottb@corelcomputer.com>
12249
12250 * config.guess: Modified to recognize uname's armv* syntax.
12251
12252 * config.sub: Modified to recognize uname's armv* syntax.
12253
12254 1999-02-17 Mark Salter <msalter@cygnus.com>
12255
12256 * configure.in: Added target-bsp for sparclite.
12257
12258 Mon Feb 8 14:17:24 1999 Richard Henderson <rth@cygnus.com>
12259
12260 * config.sub: Recognize alphapca5[67] and up to alphaev8.
12261
12262 1999-02-08 Nick Clifton <nickc@cygnus.com>
12263
12264 * configure.in: Add support for strongarm port.
12265 * config.sub: Add support for strongarm target.
12266
12267 Sun Feb 7 18:01:54 1999 Mumit Khan <khan@xraylith.wisc.edu>
12268
12269 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
12270 the old name config/mh-cygwin32.
12271 Enable texinfo.
12272
12273 Thu Feb 4 20:43:25 1999 Ian Lance Taylor <ian@cygnus.com>
12274
12275 * configure.in: Do build ld for ix86 Solaris.
12276
12277 Tue Feb 2 19:46:40 1999 Jim Wilson <wilson@cygnus.com>
12278
12279 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
12280 $AR_FOR_TARGET. Likewise for RANLIB.
12281
12282 Tue Feb 2 20:05:05 1999 Catherine Moore <clm@cygnus.com>
12283
12284 * config.sub (oabi): Recognize.
12285 * configure.in (arm-*-oabi): Handle.
12286
12287 Sat Jan 30 06:09:00 1999 Robert Lipe (robertlipe@usa.net)
12288
12289 * config.guess: Improve detection of i686 on UnixWare 7.
12290
12291 Sat Jan 30 08:04:00 1999 Mumit Khan <khan@xraylith.wisc.edu>
12292
12293 * config.guess: Add support for i386-pc-interix.
12294 * config.sub: Likewise.
12295 * configure.in: Likewise.
12296
12297 Mon Jan 18 13:59:20 1999 Christopher Faylor <cgf@cygnus.com>
12298
12299 * Makefile.in: Remove unneeded all-target-libio from
12300 from all-target-winsup target since it is now unneeded.
12301 Add all-target-libtermcap in its place since it is now
12302 needed.
12303
12304 Wed Dec 30 20:34:52 1998 Christopher Faylor <cgf@cygnus.com>
12305
12306 * configure.in: makefile stub for cygwin target is probably
12307 unnecessary. Remove it for now.
12308
12309 Wed Dec 30 01:13:03 1998 Christopher Faylor <cgf@cygnus.com>
12310
12311 * configure.in: libtermcap.a should be built when cygwin is the
12312 target as well as the host.
12313 * config.guess: Allow mixed case in cygwin uname output.
12314 * Makefile.in: Add libtermcap target.
12315
12316 Wed Dec 23 00:20:50 1998 Jeffrey A Law (law@cygnus.com)
12317
12318 * config.sub: Clean up handling of hppa2.0.
12319
12320 Tue Dec 22 23:56:31 1998 Rodney Brown (rodneybrown@pmsc.com)
12321
12322 * config.guess: Use C code to identify more HP machines.
12323
12324 Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
12325
12326 * config.sub: Handle hppa2.0.
12327
12328 Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
12329
12330 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
12331 cygmon for all sparclite targets, regardless of object format.
12332
12333 1998-12-15 Mark Salter <msalter@cygnus.com>
12334
12335 * configure.in: Added target-bsp for several target architectures.
12336
12337 * Makefile.in: Added rules for bsp.
12338
12339 Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
12340
12341 * config.guess: Improve detection of hppa2.0 processors.
12342
12343 Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
12344
12345 * config.guess: Recognize FreeBSD using ELF automatically.
12346
12347 1998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
12348
12349 * configure (skip-this-dir): Add handling for new shell script, which
12350 might be created by a sub-directory's configure to indicate, this particular
12351 directory is "unwanted".
12352 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
12353
12354 Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
12355
12356 * ltconfig: import from libtool, after changing libtool to
12357 account for the cygwin name change.
12358
12359 Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
12360
12361 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
12362 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
12363
12364 Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
12365
12366 * configure.in: Add libtermcap to list of cygwin dependencies.
12367
12368 Tue Nov 17 16:57:51 1998 Geoffrey Noer <noer@cygnus.com>
12369
12370 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
12371 they include winsup/include when it's a cygwin target.
12372
12373 1998-11-12 Tom Tromey <tromey@cygnus.com>
12374
12375 * configure.in (host_tools): Added zip.
12376 * Makefile.in (all-target-libjava): Depend on all-zip.
12377 (all-zip): New target.
12378 (ALL_MODULES): Added all-zip.
12379 (NATIVE_CHECK_MODULES): Added check-zip.
12380 (INSTALL_MODULES): Added install-zip.
12381 (CLEAN_MODULES): Added clean-zip.
12382
12383 Thu Nov 12 17:27:21 1998 Geoffrey Noer <noer@cygnus.com>
12384
12385 * Makefile.in: lose "32" from comment about cygwin.
12386
12387 Thu Nov 5 15:00:31 1998 Nick Clifton <nickc@cygnus.com>
12388
12389 * configure.in: Use -Os to build target libraries for the fr30.
12390
12391 Wed Nov 4 18:49:43 1998 Dave Brolley <brolley@cygnus.com>
12392
12393 * config.sub: Add fr30.
12394
12395 Mon Nov 2 15:19:33 1998 Geoffrey Noer <noer@cygnus.com>
12396
12397 * configure.in: drop "32" from config/mh-cygwin32. Check
12398 cygwin* instead of cygwin32*.
12399 * config.sub: Check cygwin* instead of cygwin32*.
12400
12401 Thu Oct 22 10:55:25 1998 Robert Lipe <robertl@dgii.com>
12402
12403 * config.guess: Match any version of Unixware7.
12404
12405 1998-10-20 Syd Polk <spolk@cygnus.com>
12406
12407 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
12408 if desired.
12409
12410 Sun Oct 18 18:34:50 1998 Jeffrey A Law (law@cygnus.com)
12411
12412 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
12413 these if the appropriate directories and files to not exist.
12414
12415 Wed Oct 14 10:29:06 1998 Jeffrey A Law (law@cygnus.com)
12416
12417 * Makefile.in (DEVO_SUPPORT): Add config.if.
12418
12419 Tue Oct 13 15:45:36 1998 Manfred Hollstein <manfred@s-direktnet.de>
12420
12421 * configure: Add pattern to replace "build_tooldir"'s
12422 definition in the generated Makefile with "tooldir"'s
12423 actual value.
12424
12425 Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
12426
12427 * config.sub: Bring back lost sparcv9.
12428
12429 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
12430
12431 Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
12432
12433 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
12434 CC_FOR_TARGET and friends.
12435
12436 Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
12437
12438 * Makefile.in (build_tooldir): New variable, same as tooldir.
12439 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
12440 -B$(build_tooldir)/bin/.
12441 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
12442
12443 Tue Sep 1 16:23:11 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12444
12445 * README: Remove installation instructions and refer to the
12446 INSTALL directory instead.
12447
12448 Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
12449
12450 * config.sub: Add support for i[34567]86-pc-udk.
12451 * configure.in: Likewise.
12452
12453 Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
12454
12455 * Makefile.in: add bzip2 package building bits for user
12456 tools module
12457 * configure.in: ditto
12458
12459 Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
12460
12461 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
12462 (ALL_TARGET_MODULES): Add all-target-libobjc.
12463 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
12464 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
12465 (all-target-libchill): Add dependencies.
12466 * configure.in (target_libs): Add libchill.
12467
12468 1998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
12469
12470 * configure.in (target_subdir): Remove duplicate line.
12471
12472 Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
12473
12474 * Makefile.in (all-automake): fix dependencies.
12475
12476 Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
12477
12478 * configure.in: Minor cleanups for building in the $(target_alias)
12479 subdir.
12480
12481 1998-09-22 Jim Wilson <wilson@cygnus.com>
12482
12483 * Makefile.in (bootstrap): Set r and s before make all. Use
12484 BASE_FLAGS_TO_PASS in make all.
12485 (cross): Likewise.
12486
12487 1998-09-20 Mark Mitchell <mark@markmitchell.com>
12488
12489 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
12490
12491 Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
12492
12493 * config.sub: Fix typo in last change.
12494
12495 1998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
12496
12497 * config.sub: Add support for C4x target.
12498 * configure.in: Likewise.
12499
12500 1998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
12501
12502 * config.sub: Recognize sparcv9 just like sparc64.
12503
12504 Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
12505
12506 * config.guess: Match "Pent II" or "PentII" for OpenServer.
12507
12508 Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
12509
12510 * config.guess: Correctly identify Pentium II sco boxes.
12511
12512 * config.guess: Fix "tr" code. From Weiwen Liu.
12513
12514 Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
12515
12516 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
12517 stabs.
12518
12519 Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
12520
12521 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
12522 (ALL_TARGET_MODULES): Add all-target-libchill.
12523 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
12524 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
12525 (all-target-libchill): Add dependencies.
12526 * configure.in (target_libs): Add libchill.
12527
12528 Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
12529
12530 * config.guess: Avoid assumptions about "tr" behaves when
12531 LANG is set to something other than English.
12532
12533 Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
12534
12535 * configure (gxx_include_dir): Changed to
12536 '${prefix}/include/g++'-${libstdcxx_interface}.
12537
12538 * config.if: New to determine the interfaces.
12539
12540 Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
12541
12542 * config.guess: Detect and handle MPE/IX.
12543 * config.sub: Deal with MPE/IX.
12544
12545 Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
12546
12547 * configure.in: Use mh-aix43.
12548
12549 1998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
12550
12551 * configure: Fix --without/--disable cases for gxx-include-dir.
12552
12553 Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
12554
12555 * mdata-sh: Imported. Needed for automake support.
12556
12557 Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
12558
12559 * Makefile.in (taz): Try "chmod -R og=u ." before
12560 "chmod og=u `find . -print`".
12561
12562 Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
12563
12564 * configure.in: Add arm-elf and thumb-elf support.
12565
12566 Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
12567
12568 * Makefile.in: Undo previous patch.
12569
12570 Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
12571
12572 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
12573 to here ...
12574 (install-no-fixedincludes): and here
12575 (INSTALL_MODULES): ... from here.
12576
12577 Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
12578
12579 * config.sub: Merge with FSF.
12580
12581 * config.guess: Merge with FSF.
12582
12583 Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
12584
12585 * configure (extraconfigdirs): New variable.
12586 (SUBDIRS): Add extraconfigdirs and recurse on them too.
12587 * Makefile.in (all): Move higher in file.
12588 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
12589 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
12590 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
12591 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
12592 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
12593
12594 1998-07-23 Brendan Kehoe <brendan@cygnus.com>
12595
12596 * Makefile.in (all-target-libjava): Depend on all-gcc and
12597 all-target-newlib.
12598 (configure-target-libjava): Depend on $(ALL_GCC).
12599
12600 Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
12601
12602 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
12603 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
12604
12605 Sun Jul 19 00:46:53 CEST 1998 Marc Lehmann <pcg@goof.com>
12606
12607 * INSTALL/README: Fix typo.
12608
12609 Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
12610
12611 * ylwrap: Change absolute path checks to check for DOS style path
12612 names.
12613
12614 * ylwrap: Don't use a full path name if the source file is in the
12615 same directory. From hjl@lucon.org (H.J. Lu).
12616
12617 * config-ml.in: Default to being verbose, to match Feb 18 change to
12618 configure.
12619
12620 Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
12621
12622 Brought over from egcs:
12623
12624 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
12625
12626 * configure.in (target_subdir): Set to ${target_alias} instead
12627 of "libraries".
12628
12629 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
12630
12631 * configure.in (target_subdir): Set to libraries if enable_multilib.
12632
12633 Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
12634
12635 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
12636 multilibs, force reconfiguration the first time we create
12637 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
12638
12639 Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
12640
12641 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
12642 avoid confusion with --no-recursion.
12643
12644 Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
12645
12646 * configure.in: Win32 hosts shouldn't use install -x
12647 * install-sh: remove -x option, and special .exe-handling
12648 hack.
12649
12650 Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
12651
12652 * config.guess: Recognize i586-pc-beos.
12653 * configure.in: Don't build some bits for beos.
12654
12655 Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
12656
12657 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
12658 CFLAGS default to -O2.
12659
12660 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
12661 when using GNU ld.
12662
12663 Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
12664
12665 * ltmain.sh: Correct install when using a different shell.
12666
12667 Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
12668
12669 * ltconfig, ltmain.sh: Update to libtool 1.2b.
12670
12671 Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
12672
12673 * makefile.vms: Update to build binutils/makefile.vms. Add install
12674 target.
12675
12676 Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
12677
12678 * ltconfig: Update to correct AIX handling.
12679
12680 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
12681
12682 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
12683
12684 * configure.in (target_subdir): Set to ${target_alias} instead
12685 of "libraries".
12686
12687 1998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
12688
12689 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
12690 (Makefile): Depend on $(gcc_version_trigger).
12691
12692 * configure (gcc_version): Change default initializer to empty
12693 string.
12694 (gcc_version_trigger): New variable; pass this variable down
12695 to subdir configures to enable them checking gcc's version
12696 themselves. Emit make macros for both gcc_version vars.
12697 (topsrcdir): Initialize reliably.
12698 (recursion line): Remove --with-gcc-version=${gcc_version}.
12699
12700 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
12701
12702 * configure (enable_version_specific_runtime_libs): Implement new flag
12703 --enable-version-specific-runtime-libs which installs C++ runtime stuff
12704 in $(libsubdir); emit definition in each generated Makefile.
12705 (gxx_include_dir): Initialize depending on
12706 $enable_version_specific_runtime_libs.
12707
12708 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
12709
12710 * configure (gcc_version): Initialize properly depending on
12711 how and where configure is started.
12712 (recursion line): Pass a --with-gcc-version=${gcc_version}
12713 to configures in subdirs.
12714
12715 Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
12716
12717 * configure.in (noconfigdirs): Add configure pattern for mips tx39
12718 cygmon
12719
12720 Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
12721
12722 * configure.in: Add cygmon and libstub support for mn10200.
12723
12724 1998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
12725
12726 * configure (gcc_version): Add new variable describing the
12727 particular gcc version we're building.
12728 * Makefile.in (libsubdir): Add new macro for the directory
12729 in which the compiler finds executables, libraries, etc.
12730 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
12731 and libsubdir.
12732
12733 Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
12734
12735 * Makefile.in (local-clean): Remove *.log.
12736 (warning.log): Built with warn_summary from build.log.
12737 (mail-report.log): Run test_summary.
12738 (mail-report-with-warnings.log): Run test_summary including
12739 warning.log in the report.
12740
12741 Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
12742
12743 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
12744
12745 Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
12746
12747 * Makefile.in (grep): Grep no longer depends on libiberty.
12748
12749 Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
12750
12751 * Makefile.in: all-snavigator needs all-libgui.
12752
12753 Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
12754
12755 * configure.in: Add cygmon and libstub support for mn10300.
12756
12757 Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
12758
12759 * missing: Update to version from automake 1.3.
12760
12761 * ltmain.sh: On installation, don't get confused if the same name
12762 appears more than once in the list of library names.
12763
12764 Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
12765
12766 * config.sub: Accept m68060 and m5200 as CPU names.
12767
12768 Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
12769
12770 * configure: Use && rather than using -a in test, because odd
12771 strings can confuse test.
12772 * configure.in: Likewise.
12773
12774 Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
12775
12776 * ltconfig, ltmain.sh: Bring in Visual C++ support.
12777
12778 Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
12779
12780 * Makefile.in (boostrap2-lean, bootstrap3-lean,
12781 bootstrap4-lean): New targets.
12782
12783 Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
12784
12785 * mpw-* Delete. Not used.
12786
12787 Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
12788
12789 * COPYING.LIB: Update FSF address.
12790
12791 Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
12792
12793 * ltconfig, ltmain.sh: Update to libtool 1.2a.
12794
12795 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
12796 GAS_SUPPORT_DIRS.
12797
12798 Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
12799
12800 * ltconfig, ltmain.sh: Avoid producing a version number if
12801 -version-info was not used.
12802
12803 Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
12804
12805 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
12806 building with newlib.
12807
12808 1998-04-30 Paul Eggert <eggert@twinsun.com>
12809
12810 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
12811 Solaris `make' causes it to continue to next definition.
12812
12813 Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
12814
12815 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
12816 the right GUI libraries and files are installed along with GDB.
12817
12818 Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
12819
12820 * configure.in: Change alpha to alpha* in several places.
12821
12822 Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
12823
12824 * config.sub: Recognize sparc86x.
12825
12826 Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
12827
12828 * configure.in (--enable-target-optspace): Remove debug echo.
12829
12830 Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
12831
12832 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
12833
12834 Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
12835
12836 * ltconfig: Update cygwin32 support.
12837
12838 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
12839 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
12840 (GDB_SUPPORT_DIRS): Likewise.
12841
12842 Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
12843
12844 * configure.in (target_makefile_frag): If --enable-target-optspace,
12845 use -Os to compile target libraries rather than -O2. Default to
12846 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
12847 not used.
12848 * configure.in (target_cflags): Ditto for d30v.
12849
12850 Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
12851
12852 * Makefile.in (all-bfd): Depend on all-intl.
12853 (all-binutils): Likewise.
12854 (all-gas): Likewise.
12855 (all-gprof): Likewise.
12856 (all-ld): Likewise.
12857
12858 1998-04-19 Brendan Kehoe <brendan@cygnus.com>
12859
12860 * configure.in (host_tools): Fix typo, lbtool -> libtool.
12861
12862 Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
12863
12864 * Makefile.in (all-bfd): Depend upon all-libiberty.
12865
12866 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
12867
12868 Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
12869
12870 * Makefile.in: Add libstub.
12871
12872 * configure.in: Ditto. Build libstub for targets that have cygmon
12873 support.
12874
12875 Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
12876
12877 * configure.in: Don't set PICFLAG on ix86-cygwin32.
12878
12879 Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
12880
12881 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
12882 use mh-sysv5 if specified. Support gprof on SCO Open Server.
12883
12884 Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
12885
12886 * configure: Define DEFAULT_M4 by searching PATH.
12887 * Makfile.in: Use DEFAULT_M4.
12888
12889 Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
12890
12891 * ltconfig: Add cygwin32 support.
12892
12893 * Makefile.in, configure.in: Add libtool as a native only directory
12894 to configure and build.
12895
12896 Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
12897
12898 * Makefile.in (INSTALL_MODULES): Remove texinfo.
12899
12900 Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
12901
12902 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
12903
12904 Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
12905
12906 * Makefile.in: add ash make rules
12907 * configure.in: add ash to native_only and host_tools lists
12908
12909 Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
12910
12911 * Makefile.in (all-gettext, all-intl): New targets.
12912 (ALL_MODULES): Added all-gettext, all-intl.
12913 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
12914 (INSTALL_MODULES): Added install-gettext, install-intl.
12915 (CLEAN_MODULES): Added clean-gettext, clean-intl.
12916
12917 * configure.in (host_tools): Added gettext.
12918 (native_only): Likewise.
12919 (noconfigdirs) [various cases]: Likewise.
12920 (host_libs): Added intl.
12921
12922 Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
12923
12924 * configure: Do not disable building gdbtk for cygwin32 hosts.
12925
12926 Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
12927
12928 * configure.in: Add thumb-coff target.
12929 * config.sub: Add thumb-coff target.
12930
12931 Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
12932
12933 * Makefile.in: Revert yesterday's change.
12934 (all-target-winsup): all-target-librx stays out of here.
12935
12936 Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
12937
12938 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
12939 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
12940 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
12941 Remove references to librx and libg++.
12942
12943 Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
12944
12945 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
12946 recursive makes
12947
12948 Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
12949
12950 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
12951 for newlib directory.
12952 (CXX_FOR_TARGET): Likewise.
12953
12954 Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
12955
12956 * ltconfig: Update after libtool/ltconfig.in change for
12957 hpux11.
12958
12959 Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
12960
12961 * ltconfig, ltmain.sh: Update to libtool 1.2.
12962
12963 Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
12964
12965 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
12966 (install-gcc-cross): Instead, override LANGUAGES here.
12967
12968 1998-03-18 Dave Love <d.love@dl.ac.uk>
12969
12970 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
12971 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
12972
12973 Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
12974
12975 * configure.in: Add Thumb-pe target.
12976
12977 Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
12978
12979 * Makefile.in - changed sn targets to snavigator
12980 * configure.in - changed sn targets to snavigator
12981
12982 Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
12983
12984 * config-ml.in: After building symlink tree call make distclean
12985 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
12986 to be the case for libiberty.
12987
12988 Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
12989
12990 * configure: When making link, also check the current
12991 directory. The configure scripts may create one.
12992
12993 Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
12994
12995 * config.sub: Accept alphapca56 and alphaev6 properly.
12996
12997 Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12998
12999 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
13000
13001 Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
13002
13003 * config.sub (sco5): Fix typo.
13004
13005 Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
13006
13007 * Makefile.in (INSTALL_MODULES): Move install-tcl before
13008 install-itcl.
13009 (install-itcl): Remove dependency on install-tcl.
13010
13011 Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
13012
13013 * configure.in: Remove libgloss from noconfigdirs for MN10300.
13014
13015 Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
13016
13017 * configure.in: Don't build libgui for a cygwin32 target when not on
13018 a cygwin32 host.
13019
13020 Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
13021
13022 * configure (redirect): Set to null, so default behavior of
13023 configure is now --verbose.
13024
13025 1998-02-16 Dave Love <d.love@dl.ac.uk>
13026
13027 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
13028 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
13029
13030 Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
13031
13032 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
13033 this change to sync Makefile.in with its ChangeLog entries.
13034
13035 Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
13036
13037 * ltmain.sh (mkdir): Check that the directory doesn't exist
13038 before we exit with error, so that we don't get races during
13039 parallel builds.
13040
13041 Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
13042
13043 * ltconfig, ltmain.sh: Update from libtool 1.0i.
13044
13045 Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
13046
13047 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
13048 PICFLAG_FOR_TARGET.
13049 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
13050
13051 * configure: Emit a definition for the new macro enable_shared
13052 into each Makefile.
13053
13054 Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
13055
13056 * configure.in (host_tools, native_only): Add libtool.
13057
13058 Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
13059
13060 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
13061 Fix typo in ming config comment.
13062
13063 Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
13064
13065 * ltconfig, ltmain.sh: Update from libtool 1.0h.
13066
13067 Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
13068
13069 * config.sub: Add tic30 cases, and map c30 to tic30.
13070
13071 Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
13072
13073 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
13074 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
13075 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
13076 (CLEAN_TARGET_MODULES): Similarly
13077 (all-target-libf2c): Add dependences.
13078 * configure.in (target_libs): Add libf2c.
13079
13080 Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
13081
13082 * configure.in: Remove expect from noconfigdirs when target
13083 is cygwin32. OK to build expect and dejagnu with Canadian
13084 Cross.
13085
13086 Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
13087
13088 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
13089 host.
13090
13091 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
13092 and mingw32.
13093
13094 Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
13095
13096 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
13097 here as it is not defined in the toplevel Makefile.
13098
13099 Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
13100
13101 * configure (package_makefile_rules_frag): New variable, which names
13102 a file with generic rules, ...
13103 Change comment to mention we now have FIVE parts.
13104 * configure: Undo last change.
13105
13106 Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
13107
13108 * config.guess: More accurate determination of HP processor types.
13109 * config.sub: More accurate determination of HP processor types.
13110
13111 Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
13112
13113 * configure (package_makefile_frag): Move inserting the
13114 ${package_makefile_frag} to where it should be according
13115 to the comment.
13116
13117 Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
13118
13119 * config.guess: Add support for Linux/ARM.
13120
13121 Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
13122
13123 * .cvsignore: Remove *-info and *-install since they match
13124 release-info and mpw-install, which we don't want to just ignore.
13125
13126 Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
13127
13128 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
13129
13130 Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
13131
13132 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
13133 local_prefix to sub-make invocations.
13134
13135 Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
13136
13137 * configure.in: Check makefile fragments in the source
13138 directory.
13139
13140 Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
13141
13142 * configure.in: Check whether host and target makefile
13143 fragments exist before adding them to *_makefile_frag.
13144
13145 Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
13146
13147 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
13148
13149 Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
13150
13151 * configure.in: Make sure we only replace RPATH_ENVVAR on
13152 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
13153 regexp to sed.
13154
13155 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
13156 to sub-makes.
13157
13158 1998-01-13 Lee Iverson (leei@ai.sri.com)
13159
13160 * config-ml.in (multi-do): LDFLAGS must include multilib
13161 designator.
13162
13163 Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
13164
13165 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
13166
13167 Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
13168
13169 * config.sub: Add mingw32 support.
13170 * configure.in: Likewise.
13171
13172 Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
13173
13174 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
13175
13176 Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
13177
13178 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
13179 * configure (gxx_include_dir): Provide a definition for subdirs
13180 which do not use autoconf.
13181
13182 Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
13183
13184 * config.guess: Sync with egcs. Picks up new alpha support,
13185 BeOS & some additional linux support.
13186
13187 Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
13188
13189 * config.guess: HP 9000/803 is a PA1.1 machine.
13190
13191 Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
13192
13193 * configure.in: It's alpha*-...
13194
13195 Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
13196
13197 * configure.in (host_makefile_frag, target_makefile_frag):
13198 Handle multiple config files.
13199 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
13200 alpha-*-*.
13201
13202 Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
13203
13204 * mkdep: New file.
13205
13206 Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
13207
13208 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
13209
13210 Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
13211
13212 * Makefile.in: Add libgui directory.
13213 (GDB_TK): Add all-libgui.
13214 * configure.in: Add libgui directory.
13215 * configure: Add all-libgui to GDB_TK.
13216
13217 Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
13218
13219 * config-ml.in (multidirs): Add m32r to multilib list.
13220
13221 Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
13222
13223 * Makefile.in (all-target-gperf): Change dependency to
13224 all-target-libstdc++.
13225
13226 Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
13227
13228 * config.guess: Add BeOS support.
13229
13230 Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
13231
13232 Source directory cvs renamed to cvssrc:
13233 * configure.in (host_tools): Change cvs to cvssrc.
13234 (native_only): Likewise.
13235 (noconfigdirs) [various cases]: Likewise.
13236 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
13237 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
13238 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
13239 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
13240 (all-cvssrc): Rename target from all-cvs.
13241
13242 Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
13243
13244 * configure (gxx_include_dir): Fix thinko.
13245
13246 Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
13247
13248 * Makefile.in (INSTALL_TARGET_CROSS): Define.
13249 (install-cross, install-gcc-cross): New targets.
13250
13251 Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
13252
13253 * configure.in (noconfigdirs): Add support for Thumb target.
13254
13255 * config.sub (maybe_os): Add support for Thumb target.
13256
13257 Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
13258
13259 * Makefile.in: Add rules for cygmon.
13260
13261 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
13262
13263 Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
13264
13265 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
13266 * configure (gxx_include_dir): Provide a definition for subdirs
13267 which do not use autoconf.
13268
13269 Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
13270
13271 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
13272 11/18/97 build
13273
13274 Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
13275
13276 * From Franz Sirl.
13277 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
13278 found on RedHat Linux systems.
13279
13280 Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
13281
13282 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
13283 guesses.
13284
13285 Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
13286
13287 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
13288
13289 Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
13290
13291 * ltmain.sh: If mkdir fails, check whether the directory was created
13292 anyhow by some other process.
13293
13294 Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
13295
13296 * configure.in (d30v-*-*): Configure all directories.
13297
13298 Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
13299
13300 * configure.in (d30v-*-*): Configure newlib, libiberty directories
13301 for the D30V.
13302
13303 Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
13304
13305 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
13306
13307 Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
13308
13309 * include/libiberty.h: Add extern "C" { so it can be used with C++
13310 progrms.
13311 * include/remote-sim.h: Add extern "C" { so it can be used with C++
13312 programs.
13313
13314 Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
13315
13316 * configure.in (d30v-*-*): Configure GCC now.
13317
13318 Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
13319
13320 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
13321 is no longer needed.
13322
13323 Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
13324
13325 * Makefile.in: check-target-libio depends on all-target-libstdc++.
13326
13327 Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
13328
13329 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
13330 targets using "$@" to provide support for similar but not identical
13331 targets without having to duplicate code.
13332
13333 Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
13334
13335 * makefile.vms: Fix to work with DEC C.
13336
13337 Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
13338
13339 * config.sub: Add mips-tx39-elf to marketing names.
13340
13341 Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
13342
13343 * ltmain.sh: Handle symlinks in generated script.
13344
13345 Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
13346
13347 * configure: Handle autoconf style directory options: --bindir,
13348 --datadir, --includedir, --infodir, --libdir, --libexecdir,
13349 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
13350 --sysconfdir.
13351 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
13352 (sharedstatedir, localstatedir, oldincludedir): New variables.
13353 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
13354 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
13355 sbindir, sharedstatedir, and sysconfdir.
13356
13357 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
13358
13359 * Makefile.in (bootstrap-lean): New target.
13360
13361 Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
13362
13363 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
13364 sn, and gnuserv from noconfigdirs.
13365
13366 Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
13367
13368 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
13369
13370 Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
13371
13372 * Makefile.in (cross): New target.
13373
13374 Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
13375 Jeff Law <law@cygnus.com>
13376
13377 * Makefile.in (bootstrap2, bootstrap3): New targets.
13378 (all-bootstrap): Remove outdated and confusing target.
13379 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
13380
13381 Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
13382
13383 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
13384 windows. Consistent with gdb/configure.
13385
13386 1997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
13387
13388 * configure.in: Name Linux target fragment.
13389
13390 * configure: Rewrite so that project Makefile fragment is inserted
13391 first and appears last in the resulting Makefile.
13392
13393 Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
13394
13395 * Makefile.in (install-itcl): Install tcl first.
13396
13397 Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
13398
13399 * configure.in: remove bison from noconfigdirs for Cygwin32 host
13400
13401 Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
13402
13403 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
13404
13405 * configure.in (skipdirs): Add target-librx for Linux.
13406 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
13407
13408 Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
13409
13410 * Makefile.in (bootstrap): New target.
13411
13412 Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
13413
13414 * config.sub: Accept 'amigados' for backward compatibility.
13415
13416 Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
13417
13418 * config.guess: Merge with FSF.
13419
13420 Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
13421
13422 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
13423
13424 Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
13425
13426 * config.sub: Add "marketing-names" patch.
13427
13428 Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
13429
13430 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
13431
13432 Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
13433
13434 * config.sub: Handle v850-elf.
13435
13436 Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
13437
13438 * .cvsignore (*-install): Remove.
13439
13440 Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
13441
13442 * ltconfig: Set CONFIG_SHELL in libtool.
13443 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
13444
13445 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
13446
13447 * configure.in (target_subdir): Set to libraries if enable_multilib.
13448
13449 Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
13450
13451 * config.guess: Update from gcc directory.
13452
13453 Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
13454
13455 * Makefile.in (all-sim): Depends on all-readline.
13456
13457 Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
13458
13459 * Makefile.in (BISON, YACC): Use $$s.
13460 (all-bison): Depend on all-texinfo.
13461
13462 Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
13463
13464 * Makefile.in (BISON): Add -L flag.
13465 (YACC): Likewise.
13466
13467 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
13468
13469 * configure.in (noconfigdirs): Add support for v850e target.
13470
13471 * config.sub (maybe_os): Add support for v850e target.
13472
13473 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
13474
13475 * configure.in (noconfigdirs): Add support for v850ea target.
13476
13477 * config.sub (maybe_os): Add support for v850ea target.
13478
13479 Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
13480
13481 * config.sub: Add mipstx39. Delete r3900.
13482
13483 Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
13484
13485 * Makefile.in (all-autoconf): Depends on all-texinfo.
13486
13487 Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
13488
13489 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
13490 eabi targets.
13491
13492 Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
13493
13494 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
13495
13496 * configure: When handling a Canadian Cross, handle YACC as well as
13497 BISON. Just set BISON to bison. When setting YACC, prefer bison.
13498 * Makefile.in (all-bison): Depend upon all-texinfo.
13499
13500 Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
13501
13502 * Makefile.in (BISON): bison, not byacc or bison -y.
13503 (YACC): bison -y or byacc or yacc.
13504 (various): Add *-bison as appropriate.
13505 (taz): No need to mess with BISON anymore.
13506
13507 Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
13508
13509 * configure: If OSTYPE matches *win32*, try to find a good value for
13510 CONFIG_SHELL.
13511
13512 Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
13513
13514 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
13515 configure.in if it is present.
13516
13517 Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
13518
13519 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
13520
13521 Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
13522
13523 * config.sub: Recognize `arc' cpu.
13524 * configure.in: Likewise.
13525 * config-ml.in: Likewise.
13526
13527 Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
13528
13529 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
13530
13531 Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
13532
13533 * configure: Changed sed delimiter from ':' to '|' when
13534 attempting to substitute ${config_shell} for SHELL. On
13535 NT ${config_shell} may contain a ':' in it.
13536
13537 Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
13538
13539 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
13540
13541 Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
13542
13543 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
13544
13545 Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
13546
13547 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
13548
13549 * ylwrap: If the program is a relative path, force it to be
13550 absolute.
13551
13552 Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
13553
13554 * configure (tooldir): Set BISON to `bison -y' and not just bison.
13555
13556 Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
13557
13558 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
13559 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
13560 for libraries.
13561
13562 Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
13563
13564 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
13565 separated by spaces.
13566
13567 Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
13568
13569 * ylwrap: New file.
13570 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
13571
13572 * ltmain.sh: Handle /bin/sh at start of install program.
13573
13574 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
13575
13576 * ltconfig, ltmain.sh: New files, from libtool 1.0.
13577 * missing: New file, from automake 1.2.
13578
13579 Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
13580
13581 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
13582 check-tk to CHECK_X11_MODULES.
13583
13584 Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
13585
13586 * config.sub: Merge with FSF.
13587
13588 Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
13589
13590 * config.guess: Merge with FSF.
13591
13592 Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
13593
13594 * configure: Treat msdosdjgpp like go32.
13595 * configure.in: Likewise. Don't remove gprof for go32.
13596
13597 * configure: Change Makefile.tem2 to Makefile.tm2.
13598
13599 Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
13600
13601 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
13602
13603 Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
13604
13605 * install-sh (chmodcmd): Set to null if the DST directory already
13606 exists. Same as Nov 11th change.
13607
13608 Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
13609
13610 * configure (GDB_TK): Needs itcl and tix.
13611
13612 Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
13613
13614 * config.guess: Update from FSF.
13615
13616 Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
13617
13618 * Makefile.in (GDB_TK): Depend on itcl and tix.
13619
13620 Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
13621
13622 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
13623 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
13624 (INSTALL_SCRIPT): New variable.
13625 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
13626 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
13627 to -x.
13628 * install-sh: Add support for -x option.
13629
13630 Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
13631
13632 * configure.in, Makefile.in: Treat tix like itcl.
13633
13634 Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
13635
13636 * Makefile.in (WINDRES): New variable.
13637 (WINDRES_FOR_TARGET): New variable.
13638 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
13639 (EXTRA_HOST_FLAGS): Add WINDRES.
13640 (EXTRA_TARGET_FLAGS): Add WINDRES.
13641 (EXTRA_GCC_FLAGS): Add WINDRES.
13642 ($(DO_X)): Pass down WINDRES.
13643 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
13644 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
13645 DLLTOOL_FOR_TARGET.
13646
13647 Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
13648
13649 * configure.in: configure sim before gdb for win32-x-ppc
13650
13651 Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
13652
13653 Move gperf into the toplevel, from libg++.
13654 * configure.in (target_tools): Add target-gperf.
13655 (native_only): Add target-gperf.
13656 * Makefile.in (all-target-gperf): New target, depend on
13657 all-target-libg++.
13658 (configure-target-gperf): Empty rule.
13659 (ALL_TARGET_MODULES): Add all-target-gperf.
13660 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
13661 (CHECK_TARGET_MODULES): Add check-target-gperf.
13662 (INSTALL_TARGET_MODULES): Add install-target-gperf.
13663 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
13664
13665 Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
13666
13667 * config.sub (mn10200): Recognize new basic machine.
13668
13669 Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
13670
13671 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
13672 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
13673
13674 Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
13675
13676 * configure.in: If we're building mips-sgi-irix6* native, turn on
13677 ENABLE_MULTILIB and set TARGET_SUBDIR.
13678
13679 Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
13680
13681 * Makefile.in (all-sn): Depend on all-grep.
13682
13683 Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
13684
13685 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
13686
13687 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
13688 Makefile. From Jeff Makey <jeff@cts.com>.
13689 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
13690
13691 * Makefile.in (DISTBISONFILES): Remove.
13692 (taz): Don't futz with DISTBISONFILES. Change BISON to use
13693 $(DEFAULT_YACC).
13694
13695 * configure.in: Build itl, db, sn, etc., when building for native
13696 cygwin32.
13697
13698 * Makefile.in (LD): New variable.
13699 (EXTRA_HOST_FLAGS): Pass down LD.
13700 ($(DO_X)): Likewise.
13701
13702 Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
13703
13704 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
13705
13706 Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
13707
13708 * configure.in (targargs): Strip out any supplied --build argument
13709 before adding our own. Always add --build.
13710
13711 Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
13712
13713 * configure.in (targargs): Pass --build if we're doing
13714 a cross-compile.
13715
13716 Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
13717
13718 * configure: Use '|' instead of ":" as the separator in
13719 sed. Otherwise sed chokes on NT path names with drive
13720 designators. Also look for "?:*" as the leading characters in an
13721 absolute pathname.
13722
13723 Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
13724
13725 * config.sub: Support for r3900.
13726
13727 Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
13728
13729 * configure.in: Use install-sh, not install.sh.
13730
13731 Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
13732
13733 * Makefile.in (taz): Improve check for BISON so it doesn't try to
13734 apply it twice.
13735
13736 Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
13737
13738 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
13739 install-binutils.
13740
13741 Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
13742
13743 * Makefile.in: Add automake targets.
13744 * configure.in (host_tools): Add automake.
13745
13746 Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
13747
13748 * configure: Default CXX to c++, not gcc.
13749 * Makefile.in (CXX): Set to c++, not gcc.
13750 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
13751
13752 Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
13753
13754 * install-sh: try appending a .exe if source file doesn't
13755 exist
13756
13757 Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
13758
13759 * configure.in: Turn on multilib by default.
13760 (cross_only): Remove target-libiberty.
13761
13762 * Makefile.in (all-gcc): Don't depend on libiberty.
13763
13764 Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
13765
13766 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
13767
13768 Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
13769
13770 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
13771 (DISTBISONFILES): Add ld/Makefile.in
13772
13773 Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
13774
13775 * configure.in: if target is cygwin32 but host isn't cygwin32,
13776 don't configure gdb tcl tk expect, not just gdb.
13777
13778 Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
13779
13780 * configure.in: Added gnuserv everywhere sn appears.
13781
13782 * Makefile.in (ALL_MODULES): Added all-gnuserv.
13783 (CROSS_CHECK_MODULES): Added check-gnuserv.
13784 (INSTALL_MODULES): Added install-gnuserv.
13785 (CLEAN_MODULES): Added clean-gnuserv.
13786 (all-gnuserv): New target.
13787
13788 Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
13789
13790 * config.guess: Fixes for MIPS OpenBSD systems.
13791
13792 Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
13793
13794 * Makefile.in (INSTALL_XFORM): Remove.
13795 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
13796
13797 * mkinstalldirs: New file, copied from automake.
13798 * Makefile.in (installdirs): Rename from install-dirs. Use
13799 mkinstalldirs. Change all users.
13800 (DEVO_SUPPORT): Add mkinstalldirs.
13801
13802 Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
13803
13804 * install-sh: Rename from install.sh.
13805 * Makefile.in (INSTALL): Change install.sh to install-sh.
13806 (DEVO_SUPPORT): Likewise.
13807
13808 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
13809 Graichen <graichen@rzpd.de>.
13810
13811 Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
13812
13813 * config.guess: Recognize OpenBSD systems correctly.
13814
13815 Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
13816
13817 * README, Makefile.in (ETC_SUPPORT): Remove references to
13818 cfg-paper*, configure.{texi,man,info*}._
13819
13820 Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
13821
13822 * Makefile.in (all.normal): Ensure that gcc is built after all
13823 the x11 - ie gdb - targets.
13824
13825 Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
13826
13827 * makefile.vms: Don't run conf-a-gas.
13828
13829 Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
13830
13831 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
13832
13833 Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
13834
13835 * configure.in: Remove noconfigdirs case since gdb also
13836 configures and builds for tic80-coff.
13837
13838 Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
13839
13840 * configure: Set cache_file to config.cache.
13841 * Makefile.in (local-distclean): Remove config.cache.
13842
13843 Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
13844
13845 * COPYING: Update FSF address.
13846
13847 Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
13848
13849 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
13850 noconfigdirs.
13851
13852 Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
13853
13854 * Makefile.in (install-dirs): Don't crash if prefix, and hence
13855 MAKEDIRS, is empty.
13856
13857 Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
13858
13859 * config.sub: Tweak mn10300 entry.
13860
13861 Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
13862
13863 * configure.in (host_tools): Put sim before gdb, so gdb's
13864 configure.tgt can determine if the simulator was configured.
13865
13866 Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
13867
13868 * config.sub: Move BeOS $os case to be with other Cygnus
13869 local cases.
13870
13871 Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
13872
13873 * config.sub: Remove misplaced comment that broke Linux.
13874
13875 Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
13876
13877 * config.sub: Add BeOS support.
13878
13879 Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
13880
13881 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
13882
13883 Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
13884
13885 * configure.in (noconfigdirs): Remove tcl and tk from
13886 noconfigdirs for cygwin32 builds.
13887
13888 Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
13889
13890 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
13891
13892 Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
13893
13894 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
13895 make-all.com, use makefile.vms instead.
13896
13897 Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
13898
13899 * config.sub: Accept -lnews*.
13900
13901 Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
13902
13903 * configure.in (noconfigdirs): Disable target-newlib,
13904 target-examples and target-libiberty for d30v.
13905
13906 Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
13907
13908 * configure.in (noconfigdirs): Enable ld for d30v.
13909
13910 Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
13911
13912 * configure.in (tic80-*-*): Build compiler.
13913
13914 Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
13915
13916 * configure.in (d30v-*): Remove sim directory from list of
13917 unsupported d30v directories
13918
13919 Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
13920
13921 * config.sub, configure.in: Add d30v target cpu.
13922
13923 Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
13924
13925 * makefile.vms: New file.
13926 * make-all.com: Remove.
13927
13928 Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
13929
13930 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
13931
13932 Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
13933
13934 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
13935
13936 Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
13937
13938 * Makefile.in (ALL_MODULES): Added all-db.
13939 (CROSS_CHECK_MODULES): Addec check-db.
13940 (INSTALL_MODULES): Added install-db.
13941 (CLEAN_MODULES): Added clean-db.
13942
13943 Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
13944
13945 * config.guess: Merge with latest FSF sources.
13946
13947 Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
13948
13949 * Makefile.in (ALL_MODULES): Added all-itcl.
13950 (CROSS_CHECK_MODULES): Added check-itcl.
13951 (INSTALL_MODULES): Added install-itcl.
13952 (CLEAN_MODULES): Added clean-itcl.
13953
13954 Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
13955
13956 * configure.in: build gdb for mn10200
13957
13958 Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
13959
13960 * Makefile.in (all-target-winsup): Depend on all-target-libio.
13961
13962 Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
13963
13964 * configure.in (tic80-*-*): Turn off most targets right now.
13965
13966 Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
13967
13968 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
13969 rather than the makeinfo program.
13970 (do-info): Depend upon all-texinfo.
13971
13972 Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
13973
13974 * configure.in: Remove uses of config/mh-linux.
13975
13976 * config.sub, config.guess: Merge with latest FSF sources.
13977
13978 Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
13979
13980 * config.sub (case $basic_machine): Add tic80 entries.
13981
13982 Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
13983
13984 * config.sub, config.guess: Merge with latest FSF sources.
13985
13986 Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
13987
13988 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
13989 * mpw-config.in: Test for NewFolderRecursive.
13990 * mpw-install: Use symbolic name for startup filename.
13991 * mpw-README: Add various additional details.
13992
13993 Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
13994
13995 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
13996
13997 Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
13998
13999 * configure.in: Do build gcc and the target libraries for
14000 the mn10200.
14001
14002 Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
14003
14004 * configure.in: don't avoid building gdb for mn10300 any more
14005 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
14006 instead of single-quoting it.
14007
14008 Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
14009
14010 * configure.in: Don't use --with-stabs on IRIX 6.
14011
14012 Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
14013
14014 * configure.in (m32r): Build gdb, libg++ now.
14015
14016 Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
14017
14018 * configure.in (mips*-sgi-irix6*): Remove gdb and related
14019 directories from noconfigdirs.
14020
14021 Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
14022
14023 * config.sub (basic_machine): added mips16 configuration
14024
14025 Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14026
14027 * config.sub: Handle d10v-unknown.
14028
14029 Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
14030
14031 * config.sub: Handle v850-unknown.
14032
14033 Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
14034
14035 * Makefile.in: add findutils
14036 * configure.in: add findutils to list of host_tools
14037
14038 Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
14039
14040 * config.sub: Handle mn10200 and mn10300.
14041
14042 Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14043
14044 * configure.in (d10v-*): Do not build librx.
14045
14046 Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
14047
14048 * configure.in (mn10300): Build everything except gdb & libgloss.
14049
14050 Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
14051
14052 * config.guess: Patch for Dansk Data Elektronik servers,
14053 from Niels Skou Olsen <nso@dde.dk>.
14054
14055 For ncr, use /bin/uname rather than uname, since GNU uname does not
14056 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
14057
14058 Patch for MIPS R4000 running System V,
14059 from Eric S. Raymond <esr@snark.thyrsus.com>.
14060
14061 Fix thinko for nextstep.
14062
14063 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
14064
14065 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
14066 * config.guess: Guess mips-dec-mach_bsd4.3.
14067
14068 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
14069 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
14070 release numbers.
14071 * config.guess (mips-mips-riscos*): Emit just enough of the
14072 release number.
14073
14074 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
14075 * config.guess (sparc-auspex-sunos*): Added.
14076 (f300-fujitsu-*): Added.
14077
14078 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
14079 * config.guess: Recognize a Tadpole as a sparc.
14080
14081 Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
14082
14083 * config.guess: Don't assume that NextStep version is either 2 or
14084 3. NextStep 4 (aka OpenStep 4) has come out now.
14085
14086 Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
14087
14088 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
14089 From Rik Faith <faith@cs.unc.edu>.
14090
14091 Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
14092
14093 * config.sub: Contributions from bug-gnu-utils to:
14094 Support plain "hppa" (no version given) architecture, reported by
14095 OpenStep.
14096 OpenBSD like NetBSD.
14097 LynxOs is not a hardware supplier.
14098
14099 * config.guess: Contributions from bug-gnu-utils to add support for:
14100 OpenBSD like NetBSD.
14101 Stratus systems.
14102 More Pyramid systems.
14103 i[n>4]86 Intel chips.
14104 M680[n>4]0 Motorola chips.
14105 Use unknown instead of lynx for hardware manufacturer.
14106
14107 Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
14108
14109 * install.sh (chmodcmd): Set to null if the DST directory already
14110 exists.
14111
14112 Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14113
14114 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
14115 not use mt-ppc target Makefile fragment any more.
14116
14117 Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
14118
14119 * configure.in (*-*-windows): Exclude everything but those dirs
14120 needed to build windows.
14121
14122 Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
14123
14124 * Makefile.in (all-target-winsup): Depend on all-target-librx.
14125
14126 Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
14127
14128 * configure.in: Exclude mmalloc from i386-windows.
14129
14130 Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
14131
14132 * Undo my previous change.
14133
14134 Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
14135
14136 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
14137 unconditionally.
14138 (MAKEOVERRIDES): Define (revert this part of October 18 change).
14139
14140 Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
14141
14142 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
14143 host to add it's own flags.
14144
14145 Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
14146
14147 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
14148
14149 Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
14150
14151 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
14152 (CXX_FOR_TARGET): Likewise.
14153 (GCC_FOR_TARGET): Define.
14154 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
14155 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
14156 CC_FOR_TARGET was specified on the command line.
14157 (MAKEOVERRIDES): Don't define.
14158
14159 Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
14160
14161 * configure.in (m32r): Fix spelling of libg++ libs.
14162
14163 Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
14164
14165 * config.sub (-apple*): Remove, now redundant.
14166
14167 Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
14168
14169 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
14170
14171 * configure: Rework yesterday's sed script patch.
14172
14173 * config.sub: Merge with FSF.
14174
14175 Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
14176
14177 * config.guess: Merge from FSF.
14178
14179 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
14180 * config.guess: Use pc instead of unknown, for pc clone systems.
14181 Change linux to linux-gnu.
14182
14183 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
14184 * config.guess: Avoid non-portable tr syntax.
14185
14186 Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
14187
14188 * test-build.mk (HOLES): Add "xargs" for gdb.
14189
14190 * configure: Avoid hpux10.20 sed bug.
14191
14192 Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
14193
14194 * configure.in: Add support for windows host
14195 (that is a build done under the Microsoft build environment).
14196
14197 Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
14198
14199 * Makefile.in: Replace all uses of srcroot with s, to shrink
14200 command line lengths.
14201
14202 Patches from Geoffrey Noer <noer@cygnus.com>:
14203 * configure.in: If configuring for newlib, pass --with-newlib to
14204 subdirectories.
14205 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
14206 -Bnewlib/ and -Lwinsup to gcc.
14207 (CXX_FOR_TARGET): Likewise.
14208
14209 Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
14210
14211 * Makefile.in (ETC_SUPPORT): Add configure.
14212
14213 Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
14214
14215 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
14216 host configuration file.
14217
14218 Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
14219
14220 * configure.in: Break mn10x00 support into separate
14221 mn10200 and mn10300 configurations.
14222 * config.sub: Likewise.
14223
14224 Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
14225
14226 * configure.in: Add lots of stuff to noconfigdirs for
14227 the mn10x00 targets.
14228
14229 * config.sub, configure.in: Add mn10x00 support.
14230
14231 Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
14232
14233 * make-all.com: Call conf-a-gas, not config-a-gas.
14234
14235 Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
14236
14237 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
14238 targets.
14239
14240 Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
14241
14242 * mpw-README: Add much more detail for native PowerMac.
14243 * mpw-install: New file.
14244 * mpw-configure: Add --norecursion and --help options.
14245 * mpw-config.in: Translate readme and install files when
14246 copying to objdir.
14247 * mpw-build.in: Don't always depend on byacc and flex.
14248 (install-only-top): New action.
14249
14250 Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
14251
14252 * configure.in: You can now configure GDB for the v850.
14253
14254 Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
14255
14256 * configure.in (noconfigdirs): Don't configure any C++ dirs
14257 if targeting D10V.
14258
14259 Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
14260
14261 * config.sub: Recognize mips64vr5000.
14262
14263 Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
14264
14265 * configure.in: Use a single line for host_tools and native_only.
14266
14267 Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
14268
14269 * config.sub, configure.in: Add entries for m32r.
14270
14271 Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
14272
14273 * Makefile.in (inet-install): Don't run install-gzip.
14274
14275 Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
14276
14277 * configure.in: Don't config lots of things for *-*-windows*.
14278
14279 Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
14280
14281 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
14282 (host_libs, host_tools): Copy from configure.in.
14283 * mpw-configure: Don't complain about directories not found.
14284
14285 Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14286
14287 * configure.in (i[345]86): Recognize i686 for pentium pro.
14288 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
14289 file.
14290
14291 * config.guess (i[345]86): Ditto.
14292
14293 Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
14294
14295 * configure.in (noconfigdirs): Removed gdb for D10V.
14296
14297 Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
14298
14299 * configure.in: Remove ld, target-libio, target-libg++, and
14300 target-libstdc++ from noconfigdirs.
14301
14302 Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
14303
14304 * configure: Fix three locations where shell scripts were
14305 being run directly rather than with config_shell.
14306
14307 Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
14308
14309 * configure.in (v850-*-*): Set up initial $noconfigdirs.
14310 * config.sub (basic_machine): Recognize v850.
14311
14312 Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
14313
14314 * mpw-configure: Handle multiple enable/disable options and
14315 pass them down recursively, handle -c and -s flags appropriately
14316 depending on choice of compiler, add escape mechanism for
14317 quoted arguments to gC.
14318
14319 Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14320
14321 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
14322 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
14323 so that -mrelocatable-lib and -mno-eabi are used.
14324
14325 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
14326 not support --print-multi-lib, don't abort.
14327
14328 Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
14329
14330 * make-all.com: Run config-a-gas.
14331 * setup.com: Don't copy subdirectory files around.
14332
14333 Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
14334
14335 * configure.in (*-*-ose): Remove exclusion of libgloss for this
14336 target, it now compiles correctly.
14337
14338 Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
14339
14340 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
14341
14342 Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
14343
14344 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
14345
14346 Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
14347
14348 * configure.in (native_only): Add prms.
14349
14350 Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
14351
14352 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
14353 (BINUTILS_SUPPORT_DIRS): Likewise.
14354
14355 Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14356
14357 * configure.in (d10v-*-*): Don't configure ld or gdb until the
14358 d10v support is added.
14359
14360 Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
14361
14362 * configure.in (d10v-*-*): New target.
14363
14364 Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
14365
14366 * config.guess (HP 9000/811): Recognize this as a PA1.1
14367 machine.
14368
14369 Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
14370
14371 * Makefile.in (do-tar-gz): New target, split out from tail end of
14372 taz target. Run each command separately, don't use pipes.
14373 (taz): Use it.
14374
14375 Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
14376
14377 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
14378 * mpw-build.in: No builds should depend on building byacc or flex,
14379 they are assumed to be installed already.
14380
14381 Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14382
14383 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
14384 variable that CC_FOR_TARGET needs.
14385
14386 Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14387
14388 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
14389 options have changed since the last time the subdirectory was
14390 configured, and if it has, reconfigure.
14391 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
14392 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
14393
14394 Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
14395
14396 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
14397 CLEAN_MODULES): Add bash.
14398 (all-bash): New target.
14399
14400 Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
14401
14402 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
14403
14404 Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14405
14406 * config.sub (basic_machine): Recognize d10v as a valid processor.
14407
14408 Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
14409
14410 * mpw-configure: Add support for --bindir.
14411 * mpw-build.in: Use a GCC-specific build script for GCC actions.
14412
14413 Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
14414
14415 * configure.in: add bash, time, gawk to list of hosttools and things
14416 to only build for native toolchains
14417
14418 Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
14419
14420 * Makefile.in (docdir): Remove.
14421
14422 Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
14423
14424 * Makefile.in (datadir): Set to $(prefix)/share.
14425
14426 Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
14427
14428 * configure.in: build diff and patch for cygwin32-hosted
14429 toolchains.
14430
14431 Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
14432
14433 * config.sub: Accept -rtems*.
14434
14435 Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
14436
14437 * configure.in: enable dosrel for cygwin32-hosted builds,
14438 remove diff from the list of things not buildable
14439 via Canadian Cross
14440
14441 Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
14442
14443 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
14444 don't get ". ".
14445
14446 Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
14447
14448 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
14449
14450 Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
14451
14452 * Makefile.in (taz): Handle case where tex3patch didn't even get
14453 checked out. Also, if it was found, put the symlink in a new util
14454 subdirectory.
14455
14456 Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14457
14458 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
14459
14460 Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
14461
14462 * config.sub: Recognize -openvms.
14463 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
14464 * make-all.com, setup.com: New files.
14465
14466 Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
14467
14468 * Makefile.in (taz): tex3patch moved to texinfo/util.
14469
14470 Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
14471
14472 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
14473 * configure.in: remove make from disable-if-Can-Cross list
14474 enable gdb if ${host} and ${target} are cygwin32
14475
14476 Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
14477
14478 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
14479 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
14480
14481 Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
14482
14483 * config.guess: Combine mips-mips-riscos cases, and use cpp to
14484 distinguish sysv/svr4/bsd variants.
14485 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
14486
14487 Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
14488
14489 * configure.in: Added copyright notice.
14490 * move-if-change: Added copyright notice.
14491
14492 Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14493
14494 * configure.in (powerpcle-*-solaris*): Until we get shared
14495 libraries working, don't build gdb, sim, make, tcl, tk, or
14496 expect.
14497
14498 Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
14499
14500 * config.guess: Merge with FSF:
14501
14502 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
14503 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
14504
14505 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
14506 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
14507
14508 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
14509 * config.guess: Combine two OSF1 rules.
14510 Also recognize field test versions. From mjr@zk3.dec.com.
14511 * config.guess (dgux): Use /usr/bin/uname rather than uname,
14512 because GNU uname does not support -p. From pmr@pajato.com.
14513
14514 Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
14515
14516 * Makefile.in (MAKEDIRS): Removed $(tooldir).
14517
14518 Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
14519
14520 * mpw-README: Document GCCIncludes.
14521
14522 Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
14523
14524 * configure.in (alpha-*-linux*): Set enable_shared to yes.
14525
14526 Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
14527
14528 * mpw-configure: Handle --enable-FOO and --disable-FOO.
14529
14530 Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
14531
14532 * configure.in (*-*-cygwin32): Configure make.
14533
14534 Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
14535
14536 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
14537
14538 Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
14539
14540 * Makefile.in (all-inet): Depend on all-perl.
14541
14542 * Makefile.in (inet-install): New target.
14543
14544 * Makefile.in (all-inet): Depend on all-tcl.
14545 (all-inet): Depend on all-send-pr.
14546
14547 Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14548
14549 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
14550 temporarily.
14551
14552 Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
14553
14554 * configure.in: Don't configure --with-gnu-ld on AIX.
14555
14556 Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
14557
14558 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
14559
14560 Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
14561
14562 * Makefile.in (ALL_MODULES): Added all-inet.
14563 (CROSS_CHECK_MODULES): Added check-inet.
14564 (INSTALL_MODULES): Added install-inet.
14565 (CLEAN_MODULES): Added clean-inet.
14566 (all-indent): New target.
14567
14568 * configure.in (host_tools): Added inet.
14569 (native_only): Added inet.
14570 (noconfigdirs): Added inet.
14571
14572 Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
14573
14574 * configure.in: Don't configure libgloss if we are not configuring
14575 newlib.
14576
14577 Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
14578
14579 * configure.in: Don't configure libgloss for unsupported
14580 architectures.
14581
14582 Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14583
14584 * Makefile.in (CLEAN_MODULES): Add clean-apache.
14585
14586 Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
14587
14588 * Makefile.in (ALL_MODULES): Include all-apache.
14589 (CROSS_CHECK_MODULES): Include check-apache.
14590 (INSTALL_MODULES): Include install-apache.
14591 (all-apache): New target.
14592
14593 * configure.in: Added apache everywhere perl is seen.
14594
14595 Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14596
14597 * Makefile.in: Add support for clean-{module} and
14598 clean-target-{module} rules.
14599
14600 Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
14601
14602 * configure.in (*-*-ose) do not build libgloss.
14603
14604 Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14605
14606 * config.guess (prep*:SunOS:5.*:*): Turn into
14607 powerpele-unknown-solaris2.
14608
14609 Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
14610
14611 * configure.in: Permit --enable-shared to specify a list of
14612 directories.
14613
14614 Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
14615
14616 * configure.in (host==solaris): Pass only the first word of $CC
14617 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
14618
14619 Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
14620
14621 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
14622
14623 Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
14624
14625 * Makefile.in (ALL_MODULES): Include all-perl.
14626 (CROSS_CHECK_MODULES): Include check-perl.
14627 (INSTALL_MODULES): Include install-perl.
14628 (ALL_X11_MODULES): Include all-guile.
14629 (CHECK_X11_MODULES): Include check-guile.
14630 (INSTALL_X11_MODULES): Include install-guile.
14631 (all-perl): New target.
14632 (all-guile): New target.
14633
14634 * configure.in (host_tools): Include perl and guile.
14635 (native_only): Include perl and guile.
14636 (noconfigdirs): Don't build guile and perl; no ports have been
14637 done.
14638
14639 Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
14640
14641 * configure (--enable-*): Handle quoted option lists such as
14642 --enable-sim-cflags='-g0 -O' better.
14643
14644 Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14645
14646 * Makefile.in ({,inst}all-target): New rule so we can make and
14647 install all of the target directories easily.
14648
14649 Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
14650
14651 * configure.in: Add missing global flag in sed substitution when
14652 deleting `target-' from ${configdirs}.
14653
14654 Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
14655
14656 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
14657 option.
14658
14659 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
14660 config/mh-necv4.
14661
14662 * install.sh: Correct misspelling of transformbasename.
14663
14664 * config.guess: Recognize mips-*-sysv*.
14665
14666 Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
14667
14668 * config.sub: Recognize mon960.
14669
14670 Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
14671
14672 * configure: Restore Canadian Cross handling of BISON and LEX,
14673 removed in Feb 20 change.
14674
14675 Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
14676
14677 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
14678 Mention make install. Remove the old copyright date as well the
14679 clumsy and rather pointless copyright on the README file.
14680
14681 Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
14682
14683 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
14684 Makefile after running symlink-tree, then run `make distclean' to
14685 avoid clobbering any generated files in srcdir.
14686
14687 Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
14688
14689 * configure.in (m68k-*-netbsd*): Build everything now.
14690
14691 Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
14692
14693 * Makefile.in (taz): Fix quoting.
14694
14695 Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
14696
14697 * configure.in (sparclet-*-*): Build everything now.
14698
14699 Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
14700
14701 * configure.in (m68k-*-linux*): New host.
14702
14703 Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
14704
14705 * configure: Check for bison before byacc.
14706
14707 Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
14708
14709 * Makefile.in configure: Change the way LEX and BISON/YACC are
14710 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
14711 searching PATH. These are used as fallbacks by Makefile.in if
14712 flex/bison/byacc aren't in objdir.
14713
14714 Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
14715
14716 * Makefile.in: Make everything which depends upon all-bfd also
14717 depend upon all-opcodes, in case --with-commonbfdlib is used.
14718
14719 Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14720
14721 * configure.in (host *-*-cygwin32): Don't build gdb if we are
14722 building NT native compilers on Unix.
14723
14724 Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
14725
14726 * configure.in: Don't get CC from the host Makefile fragment if we
14727 can find gcc in PATH, or if this is a Canadian Cross. Move the
14728 Solaris test for /usr/ucb/cc to the post target script, just after
14729 the compiler sanity test.
14730
14731 Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
14732
14733 * config.sub: Merge with FSF.
14734
14735 Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
14736
14737 * Makefile.in (RPATH_ENVVAR): New variable.
14738 (REALLY_SET_LIB_PATH): Use it.
14739 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
14740
14741 Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
14742
14743 * config.sub, configure.in: Recognize sparclet cpu.
14744
14745 Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
14746
14747 * config.guess: Support m68k-cbm-sysv4.
14748
14749 Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
14750
14751 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
14752 m68k-unknown-linuxaout from linker help string. Put quotes around
14753 $ld_help_string.
14754
14755 Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
14756
14757 * config.guess (powerpc-harris-powerunix): Add guess for port
14758 to new target.
14759
14760 Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
14761
14762 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
14763
14764 Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
14765
14766 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
14767 $(REALLY_SET_LIB_PATH) in Makefile.
14768 * Makefile.in (SET_LIB_PATH): New variable.
14769 (REALLY_SET_LIB_PATH): New variable.
14770 ($(DO_X)): Use $(SET_LIB_PATH).
14771 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
14772 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
14773 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
14774 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
14775 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
14776 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
14777 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
14778 (install-dosrel): Likewise.
14779 (all-opcodes): Depend upon all-libiberty.
14780
14781 Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
14782
14783 * config.guess (*:CYGWIN*): New
14784
14785 Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14786
14787 * Makefile.in (all-target-winsup): All all-target-libiberty.
14788
14789 Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14790
14791 * configure.in (noconfigdirs): Add missing # in front of comment.
14792
14793 Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
14794
14795 * configure.in: add second pass to things added to noconfigdirs
14796 so *-gm-magic can exclude libgloss properly.
14797
14798 Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
14799
14800 * mpw-configure (extralibs_name, rez_name): Set correctly
14801 for MWC68K compiler.
14802
14803 * mpw-README: Add more info on the necessary build tools.
14804
14805 Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
14806
14807 * configure.in, config.sub: Recognize cygwin32.
14808
14809 Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
14810
14811 * config.guess, config.sub: Recognize A/UX.
14812
14813 Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
14814
14815 * config.sub: Merge with gcc/config.sub.
14816
14817 Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
14818
14819 * mpw-build.in (do-binutils): Add build of stamps.
14820
14821 Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
14822
14823 * config.sub: Add recognition for mips64vr4100*-* targets.
14824
14825 Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
14826
14827 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
14828 Add creation of gconfigargs with `--enable-shared' turned on.
14829 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
14830 ($(host)-stamp-stage3-configured): Likewise.
14831 (HOLES): Add chatr and ldd.
14832 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
14833
14834 Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
14835
14836 * configure: Pass --nfp to recursive configures.
14837
14838 Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
14839
14840 * Makefile.in (DLLTOOL): New.
14841 (DLLTOOL_FOR_TARGET): New.
14842 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
14843 (EXTRA_TARGET_FLAGS): Ditto.
14844 (EXTRA_GCC_FLAGS): Ditto.
14845 (CONFIGURE_TARGET_MODULES): Ditto.
14846 (DO_X): Ditto.
14847 * configure: Add DLLTOOL.
14848
14849 Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
14850
14851 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
14852 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
14853 mh-sco, since old workarounds no longer needed, and don't
14854 build ld, since libraries have weak symbols in COFF.
14855
14856 Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
14857
14858 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
14859
14860 Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
14861
14862 * configure.in: Make sure that ${CC} can be used to compile an
14863 executable.
14864
14865 Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
14866
14867 * Makefile.in (all-gdb): Depend on $(GDB_TK).
14868 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
14869 nothing depending on whether gdbtk is being built.
14870
14871 Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
14872
14873 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
14874
14875 Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
14876
14877 * configure.in (noconfigdirs): Put ld or gas in this early, if the
14878 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
14879
14880 Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
14881
14882 * config-ml.in: Add support for
14883 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
14884 Simplify setting of multidirs from --disable-foo.
14885
14886 Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14887
14888 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
14889 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
14890 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
14891 non-empty, pass them on to the GCC make.
14892 (all-bootstrap): New rule that is like all-gcc, except it executes
14893 the GCC bootstrap rule instead of the GCC all rule.
14894
14895 Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
14896
14897 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
14898
14899 Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14900
14901 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
14902 DG/UX support.
14903
14904 Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
14905
14906 * config.sub (i*86*) Change [345] to [3456]
14907
14908 Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
14909
14910 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
14911 --with-gnu-ld=no.
14912
14913 Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14914
14915 * config-ml.in (rs6000*, powerpc*): Add switches to control which
14916 AIX multilibs get built.
14917
14918 Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14919
14920 * configure.in (i386-win32): Don't build expect if we're not
14921 building the tcl subdir.
14922
14923 Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
14924
14925 * Makefile.in: (configure-target-examples, all-target-examples):
14926 New targets, configure and build example programs.
14927
14928 Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
14929
14930 * mpw-configure: If an mpw-config.in generated a file mk.sed,
14931 use it as input to sedit the generated MPW makefile.
14932 * mpw-README: Add a suggestion about Gestalt.h.
14933
14934 Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
14935
14936 * config.sub: Accept *-*-ieee*.
14937
14938 Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
14939
14940 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
14941 Ronald F. Guilmette <rfg@monkeys.com>.
14942
14943 Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14944
14945 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
14946 for powerpc-pe native.
14947 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
14948 (target==powerpc-pe): duplicate i386-win32 entry.
14949
14950 Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
14951
14952 * configure.in (noconfigdirs): Exclude target-newlib for all versions
14953 of vxworks, not just vxworks5.1.
14954
14955 Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
14956
14957 * mpw-configure: Add support for exec-prefix.
14958
14959 Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
14960
14961 * config.guess: Recognize HP model 816 machines as having
14962 a PA1.1 processor.
14963
14964 Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
14965
14966 * configure: Ignore new autoconf configure options.
14967
14968 Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
14969
14970 * config.guess: Recognize Pentium under SCO.
14971 From Robert Lipe <robertl@arnet.com>.
14972
14973 Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
14974
14975 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
14976
14977 Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
14978
14979 * configure.in: Don't configure gas for alpha-dec-osf*.
14980
14981 Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
14982
14983 * configure.in: Default to --with-stabs for some targets for which
14984 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
14985 i[345]86*-*-unixware*.
14986
14987 Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
14988
14989 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
14990 rather than basing it on the target. Simplify handling of options
14991 controlling which directories to configure. Remove extraneous
14992 slash in multi-clean target.
14993
14994 Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
14995
14996 * config-ml.in: Prefix more variables with ml_ so they don't collide
14997 with configure's.
14998
14999 Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
15000
15001 * configure: Don't turn -v into --v.
15002
15003 Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
15004
15005 * configure.in (targargs): Fix typo.
15006
15007 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
15008
15009 Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
15010
15011 * configure.in: Strip --host and --target options from
15012 CONFIG_ARGUMENTS, and always configure for --host only. Add
15013 --with-cross-host option when building with a cross-compiler.
15014 * configure: Canonicalize the arguments put into config.status by
15015 always using `=' for an option with an argument. Pass a presumed
15016 --host or --target explicitly.
15017
15018 Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
15019
15020 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
15021 into general OS recognition case.
15022
15023 Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15024
15025 * configure.in (target_configdirs): add target-winsup only
15026 for win32 target systems.
15027
15028 Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
15029
15030 * Makefile.in (all-target-libgloss): Depend upon
15031 configure-target-newlib, since when libgloss is built it looks to
15032 see if the newlib directory exists.
15033
15034 Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
15035
15036 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
15037 cfg-ml-*.in.
15038
15039 Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
15040
15041 * configure: Handle LD and LD_FOR_TARGET when configuring a
15042 Canadian Cross.
15043
15044 Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15045
15046 * configure.in (target_libs): add target-winsup.
15047 (target==i386-win32): add patch diff flex make to $noconfigdirs.
15048 (target==ppcle-pe): remove ld from $noconfigdirs.
15049
15050 Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
15051
15052 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
15053 Preserve relative path names in $srcdir. Build symlink tree if
15054 configuring cross target dir and srcdir=. (= no VPATH support).
15055 (configure-target-libg++): Depend on configure-target-librx.
15056 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
15057 * config-ml.in: New file.
15058 * symlink-tree: New file.
15059 * configure: Ensure srcdir="." if that's what it is.
15060
15061 Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
15062
15063 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
15064 includes and FLEX_SKELETON setting.
15065 * mpw-configure (--with-gnu-ld): New option, controls whether
15066 to use PPCLink or ld with PowerMac GCC.
15067 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
15068 * mpw-config.in: Configure grez if targeting Mac.
15069
15070 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
15071 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
15072 just macos.
15073 * configure.in: Configure grez resource compiler if targeting Mac.
15074 * Makefile.in (all-grez, install-grez): New targets.
15075
15076 Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
15077
15078 * configure: CXX defaults to gcc, not g++. If we find
15079 gcc in the path, set CC to gcc -O2.
15080
15081 Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
15082
15083 * configure: Default ${build} correctly. Avoid picking up extra
15084 spaces when reading CC and CXX from Makefile. When doing a
15085 Canadian Cross, use plausible default values for numerous
15086 variables.
15087 * configure.in: When doing a Canadian Cross, don't try to
15088 configure tools whose configure script can't handle it.
15089
15090 Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
15091
15092 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
15093
15094 Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
15095
15096 * configure: Remove dubious bug reporting address.
15097
15098 Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
15099
15100 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
15101 configure script, run that instead of this directory's configure.
15102 In either case, print a message that we're configuring the sub-dir.
15103
15104 Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
15105
15106 * configure.in: Before checking for the existence of various files,
15107 use sed to filter out "target-".
15108
15109 Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
15110
15111 * Makefile.in (DO_X): Split rule to decrease command line length
15112 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
15113 (Philippe De Muyter).
15114
15115 Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15116
15117 * Makefile.in (all-patch): depend on all-libiberty.
15118
15119 Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
15120
15121 * configure.in: If the only directory in target_configdirs which
15122 actually exists is libiberty, then set target_configdirs to empty,
15123 to avoid trying to build a target libiberty in a gas or gdb
15124 distribution.
15125
15126 Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
15127
15128 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
15129 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
15130 systems.
15131
15132 Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
15133
15134 * configure.in (copy_dirs): Use sys-include instead of include
15135 for --with-headers option.
15136
15137 Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
15138
15139 * Makefile.in, configure.in: Make winsup builds work with
15140 new scheme.
15141
15142 Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
15143
15144 * configure.in: Build the linker on AIX.
15145
15146 Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
15147
15148 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
15149 where needed.
15150
15151 Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
15152
15153 * Makefile.in (all-gcc): Fix typo.
15154
15155 Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
15156
15157 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
15158
15159 Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
15160
15161 * configure.in: Rename libFOO to target-libFOO, and xiberty
15162 to target-xiberty, to provide more flexibility.
15163 (target_subdir): Define. Create if cross.
15164 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
15165 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
15166 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
15167 check-libFOO -> check-target-libFOO, etc.
15168 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
15169 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
15170 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
15171 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
15172 allow ALL_GCC="" to only configure.
15173 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
15174 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
15175 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
15176
15177 Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
15178
15179 * Makefile.in (taz): Build "info" in etc explicitly.
15180
15181 Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
15182
15183 * configure.in: Make sure that CC is undefined (as opposed to
15184 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
15185 problem with autoconf trying to configure on a host without GCC.
15186
15187 Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
15188
15189 * mpw-configure: Set host alias from choice of host compiler,
15190 only use generic MPW Makefile sed if present, edit a file
15191 named "hacked_Makefile.in" instead of "Makefile.in" if present.
15192 * mpw-README: Add problem notes about CW6 and CW7.
15193
15194 Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
15195
15196 * Makefile.in (taz): Use ";" instead of ";;".
15197
15198 Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
15199
15200 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
15201 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
15202 DISTDOCDIRS.
15203 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
15204 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
15205
15206 Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
15207
15208 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
15209 and gnats, because they are now subsumed by DISTSTUFFDIRS.
15210 Move bfd to DISTSTUFFDIRS.
15211
15212 Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15213
15214 * Makefile.in (X11_LIB): Removed.
15215 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
15216
15217 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
15218
15219 Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15220
15221 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
15222 names.
15223
15224 Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15225
15226 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
15227
15228 Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
15229
15230 * configure.in (i[345]86-*-win32): Always build newlib.
15231 Don't configure cvs, autoconf or texinfo.
15232 * Makefile.in (LD_FOR_TARGET): New.
15233 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
15234 Pass down LD_FOR_TARGET.
15235
15236 Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
15237
15238 * winsup: New directory.
15239 * Makefile.in: Build winsup.
15240 * configure.in: Winsup is configured when target is win32.
15241 Can only build win32 target GDB when native.
15242
15243 Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
15244
15245 * config.guess: Recognize HP model 819 machines as having
15246 a PA 1.1 processor.
15247
15248 Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
15249
15250 * configure: Fix sed loop which substitutes for CC and CXX to
15251 avoid bug found in various sed implementations.
15252
15253 Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15254
15255 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
15256 simulator. Use standard powerpc-*-eabi*.
15257
15258 Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
15259
15260 * configure.in: Stop putting gas and binutils in noconfigdirs for
15261 powerpc-*-aix* and rs6000-*-*.
15262
15263 Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
15264
15265 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
15266 -mcall-aixdesc libraries.
15267
15268 Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
15269
15270 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
15271
15272 * config.sub (arm | armel | armeb): Fix shell syntax.
15273
15274 Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15275
15276 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
15277 -msoft-float and -mcpu=common support.
15278 (powerpc*-*-eabisim*): Add support for building -mcall-aix
15279 libraries.
15280
15281 Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
15282
15283 * configure.in: Allow configuration and build of emacs19 for the alpha.
15284
15285 Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15286
15287 * configure.in (CC): Get ^CC, not just any old CC, from
15288 ${host_makefile_frag}.
15289
15290 Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15291
15292 * configure.in (CC): Try to get CC from
15293 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
15294
15295 Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15296
15297 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
15298 only if it exists in $(srcdir).
15299
15300 Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
15301
15302 * configure: If CC and CXX are not set in the environment, set
15303 them, based on either an existing Makefile or on searching for gcc
15304 in PATH. Substitute for CC and CXX in Makefile.
15305 * configure.in: Remove libm from target_libs. Separate
15306 target_configdirs from configdirs. If CC is not set in
15307 environment, try to get it from a host Makefile fragment. Rewrite
15308 changes of configdirs to use skipdirs instead. A few minor
15309 tweaks. Take directories out of target_configdirs as they are
15310 taken out of configdirs. Remove existing Makefile files from
15311 subdirectories. Substitute for TARGET_CONFIGDIRS and
15312 CONFIG_ARGUMENTS in Makefile.
15313 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
15314 by configure.in.
15315 (CONFIG_ARGUMENTS): Likewise.
15316 (CONFIGURE_TARGET_MODULES): New variable.
15317 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
15318 ($(CONFIGURE_TARGET_MODULES)): New target.
15319 (configure-libg++, configure-libio): New targets.
15320 (all-libg++): Depend upon configure-libg++.
15321 (all-libio): Depend upon configure-libio.
15322 (configure-libgloss, all-libgloss): New targets.
15323 (configure-libstdc++): New target.
15324 (all-libstdc++): Depend upon configure-libstdc++.
15325 (configure-librx, all-librx): New targets.
15326 (configure-newlib): New target.
15327 (all-newlib): Depend upon configure-newlib
15328 (configure-xiberty): New target.
15329 (all-xiberty): Depend upon configure-xiberty.
15330
15331 Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15332
15333 * configure.in (host i[345]86-*-win32): Expand the
15334 noconfigdirs again.
15335
15336 Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
15337
15338 * mpw-configure: Fix sed command file name.
15339
15340 Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
15341
15342 * configure.in (host i[345]86-*-win32): Reduce the
15343 noconfigdirs again.
15344
15345 Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
15346
15347 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
15348 or powerpc*-*-pe*, since they are not yet supported.
15349
15350 Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
15351
15352 Add PowerMac support and many other enhancements.
15353 * mpw-configure: New option --cc to select compiler to use,
15354 paste options set according to --cc into the generated
15355 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
15356 if mpw-make.sed is present.
15357 * mpw-config.in: Don't test for gC1, test for mpw-touch,
15358 add forward includes for PowerPC include files.
15359 * mpw-build.in: Build using Makefile.PPC if present.
15360 (do-byacc, etc): Remove separate version resource builds.
15361 (do-gas): Build "stamps" before "all".
15362 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
15363 * mpw-README: Update to reflect --cc option, PowerMac support,
15364 and recently-reported compatibility problems.
15365
15366 Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
15367
15368 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
15369 embedded m68k systems (-aout, -coff, -elf, -vxworks).
15370 (--with-multilib-top): Pass to recursive invocations.
15371
15372 Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
15373
15374 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
15375 v810-*-*.
15376
15377 Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
15378
15379 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
15380 gdb, ld and opcodes on v810-*-*.
15381
15382 Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
15383
15384 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
15385 (local-maintainer-clean): New target.
15386 (maintainer-clean): New target.
15387 (realclean): Just depend upon maintainer-clean.
15388
15389 Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
15390
15391 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
15392
15393 Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
15394
15395 * configure.in: Build ld in mips*-*-bsd* case.
15396
15397 Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
15398
15399 * config.sub: Accept -lites* OS. From Ian Dall.
15400
15401 Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
15402
15403 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
15404 targets.
15405
15406 Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15407
15408 * configure.in: treat i386-win32 canadian cross the same as
15409 i386-go32 canadian cross.
15410
15411 Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15412
15413 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
15414 running under the simulator to build a reduced set of libraries.
15415 (powerpc-*-eabiaix): Add fine grained multilib support added to
15416 other powerpc targets yesterday.
15417
15418 Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15419
15420 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
15421 -disable-softfloat, -disable-relocatable, -disable-aix, and
15422 -disable-sysv to control which multilib libraries get built.
15423
15424 Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
15425
15426 * configure: Add Makefile.tem to list of files to remove in trap
15427 handler.
15428
15429 Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
15430
15431 * config.guess (*Linux*): Add missing "exit"s.
15432 Also, need specific check for alpha-unknown-linux (uses COFF).
15433
15434 Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
15435
15436 * config.guess: Merge with FSF:
15437
15438 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
15439 * config.guess (AIX4): More robust release numbering discovery.
15440
15441 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
15442 * config.guess (i386-sequent-ptx): Properly get version number.
15443
15444 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
15445 * config.guess (mips:*:4*:UMIPS): New case.
15446
15447 Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
15448
15449 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
15450 (i386-win32 host): Likewise. Don't build readline.
15451
15452 Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
15453
15454 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
15455 SUPPORT_FILES to submakes.
15456
15457 Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
15458
15459 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
15460 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
15461 mpw-configure.
15462
15463 Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
15464
15465 * configure.in (appdirs): Use =, not ==, in test expression when
15466 trying to build the text to print in the warning message for
15467 Solaris users.
15468
15469 Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
15470
15471 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
15472
15473 Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
15474
15475 * config.guess: Recognize lynx-2.3.
15476
15477 Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
15478
15479 * config.sub (z8ksim): Deleted
15480 (z8k-*-coff): New, this is the one true name of the target.
15481
15482 Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
15483
15484 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
15485
15486 Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
15487
15488 * config.guess (*:Linux:*:*): First try asking the linker what the
15489 default object file format is (elf, aout, or coff). Then if this
15490 fails, try previous methods.
15491
15492 Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
15493
15494 * configure.in: Don't build newlib for *-*-vxworks5.1.
15495
15496 Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
15497
15498 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
15499 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
15500
15501 Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
15502
15503 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
15504
15505 Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
15506
15507 * cfg-ml-com.in: New file.
15508 * cfg-ml-pos.in: New file.
15509
15510 Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
15511
15512 * COPYING.NEWLIB: Add HP free copyright to list.
15513
15514 Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15515
15516 * config.sub: Recognize -eabi* for the system, not just -eabi.
15517
15518 Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
15519
15520 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
15521 * config.sub, configure.in (win32): New target and host.
15522
15523 Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
15524
15525 * configure.in: Add i386-pe configuration.
15526
15527 Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
15528
15529 * mpw-build.in (install): Install GDB after LD.
15530
15531 Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
15532
15533 * mpw-config.in (elf/mips.h): Always forward-include, needed
15534 for GDB to build.
15535
15536 Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
15537
15538 * testsuite: New directory for customer acceptance and whole tool
15539 chain tests.
15540
15541 Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
15542
15543 * configure: If per-host line isn't found, but AC_OUTPUT is found
15544 and a configure script exists, run it instead.
15545
15546 Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
15547
15548 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
15549
15550 Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
15551
15552 * configure: Set build_{cpu,vendor,os,alias} to host values when
15553 --build isn't specified.
15554
15555 Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
15556
15557 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
15558 (FLAGS_TO_PASS): Pass them.
15559 (EXTRA_TARGET_FLAGS): Ditto.
15560
15561 Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
15562
15563 * Makefile.in (all-libg++): Depend on all-libstdc++.
15564
15565 Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
15566
15567 * configure.in (noconfigdirs): Enable all packages for
15568 i386-unknown-netbsd.
15569
15570 Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
15571
15572 * configure.in (noconfigdirs): Don't configure tk for i386-go32
15573 hosted builds (DOS builds)
15574
15575 Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
15576
15577 Changes for ARM based on patches from Richard Earnshaw:
15578 * config.sub: Handle armeb and armel.
15579 * configure.in: Omit arm linker only for riscix.
15580
15581 Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
15582
15583 * config.guess: Update from FSF.
15584
15585 Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
15586
15587 * config.sub: Recognize powerpcle as the little endian variant of
15588 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
15589 powerpcle variant. Convert pentium into i586, not i486. Add p5
15590 alias for i586. Map new x86 variants p6, k5, nexgen into i586
15591 temporarily.
15592
15593 Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
15594
15595 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
15596
15597 Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
15598
15599 * config.sub: Accept -lites* as a basic system type.
15600
15601 Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
15602
15603 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
15604 installed, and if so return linuxoldld as the system name.
15605
15606 Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
15607
15608 * config.guess: Add hppa1.1-hp-lites support.
15609
15610 Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
15611
15612 * configure.in: Don't build newlib for m68k-vxworks5.1.
15613
15614 Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
15615
15616 * configure.in (mips-sgi-irix6): Use mh-irix5.
15617
15618 Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
15619
15620 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
15621
15622 Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
15623
15624 * test-build.mk: Enable building of shared libraries on IRIX 5 and
15625 OSF/1. Fix compiler flags.
15626 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
15627
15628 Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
15629
15630 * configure.in: Recognize --with-newlib.
15631 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
15632
15633 Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15634
15635 * Makefile.in: move {all,check,install}-gdb from *_MODULES
15636 to *_X11_MODULES due to gdbtk needing X include files et al.
15637
15638 Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
15639
15640 Merge in support for Mac MPW as a host.
15641 (Old change descriptions retained for informational value.)
15642
15643 * mpw-config.in: Add generic include forwards for cpu-specific
15644 include files in aout and elf directories.
15645
15646 * mpw-configure: Added copyright.
15647 * mpw-config.in: Check for presence of required build tools.
15648 (target_libs): Add newlib.
15649 (target_tools): Add examples.
15650 (Read Me): Generate as "Read Me for MPW" instead.
15651 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
15652 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
15653 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
15654
15655 * mpw-configure: Remove subdir-specific makefile hackery,
15656 delete mk.tmp after using it.
15657
15658 * mpw-build.in (all): Display start and end times.
15659
15660 * mpw-configure (host_canonical): Set.
15661 (target_cpu): Always add to makefiles.
15662 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
15663 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
15664 (mpw-mh-mpw): Look for in srcdir and srcroot.
15665 Use sed instead of mpw-edit-prefix to edit prefix definitions.
15666
15667 * mpw-build.in: (install-only): New target.
15668
15669 * mpw-configure (host_alias, target_alias): Rename from hostalias
15670 and targetalias, add into generated Makefile.
15671 (mk.tmp): If present, add into generated Makefile.
15672 * mpw-build.in (all-gas): Build config.h first before gas proper.
15673
15674 * mpw-configure (config.status): Write only if changed.
15675 * mpw-config.in (readline): Configure it (not built, just used for
15676 definitions).
15677
15678 * mpw-config.in (elf/mips.h): Add a forward include.
15679
15680 * mpw-config.in: Forward-include most .h files in include into
15681 extra-include.
15682 (readline): Don't build.
15683 mpw-build.in (install): Install GDB.
15684
15685 * mpw-configure (prefix, mpw_prefix): Handle it.
15686 * mpw-config.in (mmalloc, readline): Don't configure.
15687 * mpw-build.in (thisscript): Rename to ThisScript.
15688 Use mpw-build instead of BuildProgram everywhere.
15689 (mmalloc, readline): Don't build.
15690 * mpw-README: New file, basic documentation about the MPW port.
15691
15692 * mpw-config.in: Use forward-include to create include files.
15693
15694 * mpw-configure: Add more things to the top of each configured
15695 Makefile, including contents of config/mpw-mh-mpw.
15696 * mpw-config.in (extra-include): Create this directory and fill it
15697 with Posix-like include files when configuring.
15698
15699 * config.sub (apple, mac, mpw): Add various aliases.
15700
15701 * mpw-build.in: New file, top-level build script fragment for MPW.
15702 * mpw-configure: New file, configure script for MPW.
15703 * mpw-config.in: New file, config fragment for MPW.
15704
15705 Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
15706
15707 * configure.in (host_libs): Remove glob, since it is gone from the
15708 sources.
15709
15710 Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15711
15712 * Makefile.in: define empty GDB_NLM_DEPS var.
15713
15714 * configure.in(target_makefile_frag): use config/mt-netware
15715 for netware targets.
15716
15717 Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
15718
15719 * config.sub: Merge in recent FSF changes. Remove linux special
15720 cases.
15721
15722 Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15723
15724 Revert this change:
15725
15726 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
15727
15728 * build-all.mk: Use CC=cc -Xs on Solaris.
15729
15730 Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
15731
15732 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
15733 stop using it.
15734 * Makefile.in: Nuke all references to glob subdirectory.
15735
15736 Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
15737
15738 * configure.in: Fix --enable-shared logic in per-host.
15739
15740 Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
15741
15742 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
15743
15744 Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
15745
15746 * configure.in (noconfigdirs): Don't build gas on AIX, for
15747 powerpc*-*-aix* as well as for rs6000*-*-aix*.
15748
15749 Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
15750
15751 * configure: Fix --cache-file to work if the file argument is a
15752 relative path.
15753
15754 Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
15755
15756 * configure: If the --cache-file is used, pass it down to
15757 configure in subdirectories.
15758
15759 Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
15760
15761 * config.sub: add vxworks29k configuration.
15762
15763 Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
15764
15765 * Makefile.in (taz): Do "diststuff" part quietly.
15766
15767 Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
15768
15769 * config.sub: Mini-merge with gcc/config.sub.
15770
15771 Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
15772
15773 * config.guess (IRIX): Sed - to _.
15774
15775 Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
15776
15777 * Makefile.in (source-vault, binary-vault): New targets.
15778
15779 Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
15780
15781 * config.sub: Recognize -eabi as a basic system type.
15782
15783 Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
15784
15785 * configure.in (enable_shared stuff): Fix typo.
15786
15787 Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
15788
15789 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
15790
15791 Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
15792
15793 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
15794
15795 Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
15796
15797 * configure.in (rs6000-*-*): Don't build gas.
15798
15799 Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
15800
15801 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
15802 reduce command line length.
15803 (AS_FOR_TARGET): Check for as.new, not Makefile.
15804 (NM_FOR_TARGET): Check for nm.new, not Makefile.
15805
15806 Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
15807
15808 * config.guess: Merge from FSF.
15809
15810 Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
15811
15812 * configure: Don't use $ when handling program_suffix.
15813
15814 Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
15815
15816 * configure.in: Configure tk for hppa/hpux.
15817
15818 Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
15819
15820 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
15821
15822 Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
15823
15824 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
15825 to LIBCXXFLAGS. Tests are better run without it.
15826
15827 Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
15828
15829 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
15830
15831 Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
15832
15833 * configure.in (*-*-netware*): Don't configure xiberty.
15834
15835 Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
15836
15837 * configure.in: Remove tk from native_only list.
15838
15839 Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
15840
15841 * build-all.mk: Add mips-ncd-elf target to sun4 targets
15842 for special NCD build.
15843
15844 Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
15845
15846 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
15847 makeall.bat, they're only useful for binutils snapshots.
15848 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
15849 makeall.bat to specified SUPPORT_FILES.
15850
15851 Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
15852
15853 * build-all.mk: Add Ericsson targets to sun4 and solaris
15854 hosts. Add BNR's sun4 target to solaris host, so their
15855 build-from-source will be tested in-house first.
15856
15857 Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
15858
15859 * Makefile.in (LIBCFLAGS): New variable.
15860 (CFLAGS_FOR_TARGET): Ditto.
15861 (LIBCFLAGS_FOR_TARGET): Ditto.
15862 (LIBCXXFLAGS): Ditto.
15863 (CXXFLAGS_FOR_TARGET): Ditto.
15864 (LIBCXXFLAGS_FOR_TARGET): Ditto.
15865 (BASE_FLAGS_TO_PASS): Pass them.
15866 (EXTRA_TARGET_FLAGS): Ditto.
15867
15868 * configure.in: Support --enable-shared.
15869
15870 Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
15871
15872 * configure.in (target_libs): Include libstdc++ again.
15873 * config.guess: Update from FSF (for FreeBSD).
15874
15875 Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
15876
15877 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
15878 makeall.bat.
15879 (DISTDOCDIRS): Add `etc'.
15880 (ETC_SUPPORT_PFX): New variable.
15881 (taz): Include anything from etc starting with a word in
15882 ETC_SUPPORT_PFX.
15883
15884 Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
15885
15886 * config.sub: Update for recent FSF changes. Remove obsolete
15887 h8300hds entry. Add -windows* and -osx as basic os. Minor
15888 spacing changes.
15889
15890 Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
15891
15892 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
15893
15894 * config.guess: Merge with FSF.
15895 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
15896
15897 Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
15898
15899 * configure: Since the "trap 0" handler will override the exit
15900 status on many systems, only use it for "exit 1", and make it set
15901 a non-zero exit status; reset it before "exit 0". Also, check
15902 exit status of config.sub, and error out if it failed.
15903
15904 Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
15905
15906 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
15907 and install libgloss.
15908
15909 Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
15910
15911 * Makefile.in (all-binutils): Depend upon all-byacc.
15912
15913 * configure.in: Don't build emacs on Irix 5.
15914
15915 Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
15916
15917 * configure.in (*-*-netware*): Add libio.
15918
15919 Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
15920
15921 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
15922 (CHECK_TARGET_MODULES): Ditto.
15923 (INSTALL_TARGET_MODULES): Ditto.
15924 (TARGET_LIBS): Ditto.
15925 (all-libstdc++): Note dependencies.
15926
15927 Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
15928
15929 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
15930
15931 Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
15932
15933 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
15934 -fexternal-templates.
15935
15936 * configure.in (target_libs): Add libstdc++.
15937 (noconfigdirs): Add libstdc++ as appropriate.
15938
15939 Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
15940
15941 * config.guess: Update from FSF.
15942
15943 Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
15944
15945 * configure: Use ${config_shell} when running ${configsub}.
15946
15947 Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
15948
15949 * config.sub: No longer recognize h8300h.
15950
15951 Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
15952
15953 * config.sub: Remove extraneous differences between config.sub and
15954 gcc/config.sub.
15955
15956 Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
15957
15958 * Makefile.in (DISTSTUFFDIRS): Add gas.
15959
15960 Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
15961
15962 * COPYING.NEWLIB: New file.
15963
15964 Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
15965
15966 * config.guess (HP-UX): Patch from Harlan Stenn
15967 <harlan@landmark.com> to also emit release level.
15968
15969 Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
15970
15971 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
15972
15973 Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
15974
15975 * config.sub: Merge nextstep cleanup from FSF.
15976
15977 Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
15978
15979 * configure.in (arm-*-*): Don't configure ld for this target.
15980
15981 Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
15982
15983 * configure.in (*-*-netware): don't configure libg++, libio,
15984 librx, or newlib.
15985
15986 Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15987
15988 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
15989 configure ld--it works, but it doesn't support shared libraries.
15990
15991 Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
15992
15993 * config.guess (*-unknown-freebsd*): Get rid of possible
15994 trailing "(Release)" in version string.
15995 Patch from Paul Richards <paul@isl.cf.ac.uk>.
15996
15997 Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
15998
15999 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
16000 Fix type: *-next-neststep -> *-next-nextstep.
16001
16002 * config.guess: Merge from FSF:
16003
16004 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
16005
16006 * config.guess: Recognize powerpc-ibm-aix3.2.5.
16007
16008 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
16009
16010 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
16011 instead of UNIX_SV for UnixWare 1.0).
16012
16013 Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
16014
16015 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
16016 to make gdb/nlm/* build after the compiler and linker.
16017
16018 Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
16019
16020 * config.guess (netbsd, freebsd, linux): Accept any machine,
16021 not just i[34]86.
16022 (m68k-atari-sysv4): Relocate to match FSF version.
16023
16024 * config.guess: More merges from the FSF:
16025
16026 Add a space before function call or macro invocation.
16027
16028 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
16029
16030 * config.guess: Add trap cmd to remove dummy.c and dummy when
16031 interrupted.
16032
16033 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
16034
16035 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
16036 (dummy): Redirect stderr from compilation of dummy.c.
16037
16038 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
16039
16040 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
16041
16042 Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
16043
16044 * configure: Accept and ignore --cache*, for compatibility with
16045 new autoconf.
16046
16047 Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
16048
16049 * config.guess: Merge from FSF:
16050
16051 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
16052
16053 * config.guess (Pyramid*:OSx*:*:*): New case.
16054 (PATH): Add /.attbin at end for finding uname.
16055 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
16056
16057 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
16058
16059 * config.guess (M88*:DolphinOS:*:*): New case.
16060
16061 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
16062
16063 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
16064 to select whether to use ELF or COFF.
16065
16066 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
16067
16068 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
16069
16070 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
16071
16072 * config.guess: Guess the OS version for HPUX.
16073
16074 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
16075
16076 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
16077
16078 Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16079
16080 * configure.in: Recognize --with-headers, --with-libs, and
16081 --without-newlib.
16082 * Makefile.in (all-xiberty): Depend upon all-ld.
16083
16084 Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16085
16086 * configure.in: Change i[34]86 to i[345]86.
16087
16088 Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16089
16090 * configure (version): A few more tweaks to help message.
16091
16092 Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
16093
16094 * Makefile.in: Remove (for now) librx as a host library,
16095 now that we're building it for target.
16096
16097 Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16098
16099 * configure: Fix up help message; from karl@owl.hq.ileaf.com
16100 (Karl Berry).
16101
16102 Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
16103
16104 * configure.in: Also configure librx.
16105
16106 Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
16107
16108 * Makefile.in: Update various rules to reflect that librx
16109 is now needed for libg++.
16110
16111 Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16112
16113 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
16114
16115 Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
16116
16117 * configure.in: Configure the examples directory.
16118
16119 Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16120
16121 * configure: Simplify Jun 2 1994 change.
16122
16123 Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
16124
16125 * change CC to /usr/latest/bin/gcc for lynx host builds, since
16126 /bin/gcc isn't good enough to build gcc.
16127
16128 Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
16129
16130 * Makefile.in (GDB_SUPPORT_FILES): Remove
16131 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
16132 (gdb.tar.gz): Add new rule to use standard distribution building
16133 mechanism.
16134
16135 Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16136
16137 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
16138 Bill Cox <bill@cygnus.com>.
16139
16140 Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
16141
16142 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
16143
16144 Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
16145
16146 * configure: Search current dir first in .gdbinit.
16147
16148 Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
16149
16150 * config.sub: Recognize freebsd (merged from gcc config.sub).
16151
16152 Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
16153
16154 * config.sub: Refer to NeXT's operating system as nextstep.
16155
16156 * config.sub (case $basic_machine): Re-order the cases, to match
16157 the order in the FSF version (which is mostly alphabethical).
16158 Merge in some additions and changes from the FSF.
16159
16160 Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
16161
16162 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
16163 * config.sub: Recognize cxux7.
16164 * configure.in: Use mh-cxux for m88k-harris-cxux*.
16165
16166 Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
16167
16168 * config.sub: Fix typo powerpc -> powerpc-*.
16169
16170 Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
16171
16172 * Makefile.in: `all-emacs19' depends on `all-byacc'.
16173
16174 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
16175 parallel with all-emacs and install-emacs). Top-level command
16176 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
16177
16178 Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16179
16180 * test-build.mk ($(host)-stamp-stage2-installed): Remove
16181 $(relbindir)/make before doing ``make install'', and use
16182 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
16183 installing over running make binary.
16184 ($(host)-stamp-stage3-installed): Likewise.
16185
16186 Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16187
16188 * config.guess: Recognize Mach.
16189
16190 Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16191
16192 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
16193 see whether --exec-prefix was used.
16194
16195 Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
16196
16197 * README: Explicitly mention libg++/README. (Zoo's idea.)
16198
16199 Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16200
16201 * Makefile.in: Add all-librx target similar to all-libproc.
16202
16203 Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
16204
16205 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
16206 with post 1.2 uname bogosity.
16207
16208 Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16209
16210 * configure: Remove temporary files on receipt of a signal.
16211
16212 Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
16213
16214 * configure: If there is a package_makefile_frag, remove
16215 ${subdir}/Makefile.tem after copying it in.
16216
16217 Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
16218
16219 * build_all.mk: support rs6000 lynx identifies itself as
16220 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
16221 since /bin/gcc is too feeble to compile a modern gcc.
16222
16223 Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
16224
16225 * brought devo/test-build.mk update-to-date with progressive/
16226 test-build.mk. Add lynx targets and hppa flag info.
16227
16228 Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
16229
16230 * configure.in: Use mh-ncrsvr43. Patch from
16231 Tom McConnell <tmcconne@sedona.intel.com>.
16232
16233 Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
16234
16235 * config.guess (i386-unknown-bsdi): No longer need to
16236 check #if defined(__bsdi__) && defined(__i386__).
16237
16238 Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16239
16240 * configure: Set program_transform_nameoption correctly.
16241
16242 Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
16243
16244 * brought build-all.mk update-to-date with progressive build-all.mk,
16245 added new targets and hppa info.
16246
16247 Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16248
16249 * configure: If config.guess result is a prefix of the user
16250 specified target, assume a native build and use the user specified
16251 target as the host alias. Remove SunOS patch suffix removal hack.
16252 * configure.in: Remove SunOS patch suffix removal hack.
16253
16254 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
16255 in NATIVE_CHECK_MODULES.
16256
16257 Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
16258
16259 * Makefile.in: Rename HOST_ONLY to NATIVE.
16260 * configure: Delete SunOs patch suffix from host_canonical
16261 and build_canonical variables that are prepended to Makefiles.
16262 * configure.in: Add comments for easier maintenance.
16263
16264 Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16265
16266 * Makefile.in: Add all-libproc target similar to all-gui.
16267
16268 Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
16269
16270 * Makefile.in (CHECK_MODULES): split into
16271 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
16272
16273 Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
16274
16275 * config.guess (i386-unknown-bsdi): New system to guess.
16276
16277 Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16278
16279 * Makefile.in: Add all-gui target (but not yet build by "all").
16280
16281 Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
16282
16283 * config.sub: Move deletion of patch suffix from here...
16284 * configure.in: To here, at Ian's suggestion. The top-
16285 level scripts might need to know of a patch level.
16286
16287 Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
16288
16289 * config.sub: Strip off patch suffix so rtl is recognized
16290 as a sunos4.1.3 machine, even though it's been patched.
16291
16292 Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
16293
16294 * Makefile.in (INSTALL_LAST): Delete.
16295 (INSTALL_DOSREL): New.
16296
16297 Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16298
16299 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
16300 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
16301 whether we pass down --with-gnu-ld anyhow.
16302
16303 Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
16304
16305 * Makefile.in (INSTALL_LAST): Change operation so it works
16306 on more flavors of make.
16307 * configure.in (go32): Don't build libg++ or libio.
16308
16309 Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
16310
16311 * Makefile.in (Move HOST_PREFIX_1 and friends up so
16312 they can be overriden by templates.
16313
16314 Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
16315
16316 * configure.in (target==go32): Don't build gdb.
16317 * dosrel: New directory.
16318
16319 Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
16320
16321 * configure.in (host==go32): Configure dosrel too.
16322 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
16323 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
16324 be set by incoming names or templates.
16325 (INSTALL_LAST): New rule.
16326
16327 Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
16328
16329 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
16330
16331 Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
16332
16333 * configure.in (appdirs): New variable. Currently empty, but will
16334 be used in gas distribution. If nonempty, lists a set of
16335 directories at least one of which must get configured, or top
16336 level configuration is considered to have failed.
16337 (rs6000-*-lynxos*): Use new file name.
16338
16339 Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16340
16341 Eliminate XTRAFLAGS.
16342 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
16343 newlib include files using -idirafter, and also use -nostdinc.
16344 (CXX_FOR_TARGET): Likewise.
16345 (XTRAFLAGS): Removed.
16346 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
16347 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
16348 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
16349 ($(DO_X)): Don't pass down XTRAFLAGS.
16350
16351 Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
16352
16353 * configure.in (mips*-dec-bsd*): New target; do build linker.
16354 (mips*-*-bsd*): New target; don't build linker.
16355
16356 Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
16357
16358 * configure.in: support rs6000-*-lynxos* configuration.
16359 support sunos4 as a cross target.
16360
16361 * config.sub: look for lynx*, not lynx since the OS version may
16362 legitimately be part of the name.
16363
16364 Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
16365
16366 * configure.in (i[34]86-*-sco*): Move to be with other i386
16367 targets.
16368 (romp-*-*): New target. Skip various binary utilities.
16369 (vax-*-*): New target. Don't build newlib.
16370 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
16371
16372 Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
16373
16374 * configure.in: Only set host_makefile_frag if config
16375 directory exists.
16376
16377 Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
16378
16379 * install.sh: If $dstdir exists, don't check whether each
16380 component does.
16381
16382 Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16383
16384 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
16385
16386 Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
16387
16388 * configure.in (*-*-lynxos*): Don't configure newlib for either
16389 native or cross Lynx.
16390
16391 Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
16392
16393 * config.sub (sparc64-elf): Fix os.
16394 (z8k): Remove duplicate.
16395
16396 Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16397
16398 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
16399 gcc/stmp-fixproto, to try to prevent fixproto from being run.
16400
16401 Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
16402
16403 * configure: Make file links cleanly even if Lynx fails on
16404 an NFS symlink (at least fail cleanly).
16405
16406 Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
16407
16408 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
16409 -XNh2000.
16410
16411 Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
16412
16413 * configure: Unknown options are fatal again.
16414
16415 Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
16416
16417 * configure: Ignore --x-includes and --x-libraries, for Autoconf
16418 compatibility.
16419
16420 Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
16421
16422 * build-all.mk: Add `clean' target.
16423
16424 Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16425
16426 * config.guess: Add SINIX support.
16427 * configure.in: Add mips-*-sysv4* support.
16428
16429 Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
16430
16431 * build-all.mk: Document all useful targets.
16432 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
16433 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
16434
16435 Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
16436
16437 * configure: Support --silent, --quiet.
16438
16439 Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
16440
16441 * configure: Support --disable-FEATURE.
16442
16443 Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16444
16445 * config.guess: Recognize NCR running SVR4.3.
16446
16447 Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
16448
16449 * config.guess: Make BSDI generate i386-unknown-bsd386.
16450 Patch from Paul Eggert <eggert@twinsun.com>.
16451
16452 Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16453
16454 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
16455
16456 Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
16457
16458 * configure: Make unrecognized options give nonfatal warnings
16459 instead of fatal errors, and pass them to any subdirectory
16460 configures in case they recognize them.
16461 Make --x equivalent to --with-x.
16462
16463 Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
16464
16465 * configure: Add --enable-* options. Clean up usage message and
16466 some comments.
16467
16468 Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
16469
16470 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
16471
16472 Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
16473
16474 * configure.in (hppa*-*-*): Enable binutils.
16475
16476 Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16477
16478 * config.sub: Recognize cisco.
16479
16480 Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
16481
16482 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
16483
16484 Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16485
16486 * config.guess: about target *-hitachi-hiuxwe2, don't print more
16487 than one configuration name. Add comment.
16488
16489 Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
16490
16491 * config.guess: about target *-hitachi-hiuxwe2, fixed
16492 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
16493 macro is incorrect.]
16494
16495 Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16496
16497 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
16498 than the "make ls" stuff which used to be here.
16499
16500 Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
16501
16502 * config.guess: Recognize i[34]86-unknown-freebsd.
16503 From Shawn M Carey <smcarey@rodan.syr.edu>.
16504
16505 Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
16506
16507 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
16508
16509 Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
16510
16511 * config.guess: Check for ptx.
16512
16513 Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
16514
16515 * config.sub: Add os9k checking.
16516
16517 Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
16518
16519 * config.guess: Handle OSF1 running on HPPA processors
16520
16521 Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
16522
16523 * configure: If subdir configure fails, print out a message with
16524 subdirectory name, in case subdir's configure code didn't identify
16525 itself.
16526
16527 Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
16528
16529 * configure.in: Remove embedded newlines from configdirs.
16530 Avoid mismatches of substrings. Fix matching strings at end
16531 of configdirs.
16532
16533 Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
16534
16535 * config.guess: Add Lynx/rs6000 config support.
16536
16537 Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
16538
16539 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
16540
16541 Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
16542
16543 * configure.in (hppa*-*-osf*): Treat this just like most other
16544 PA configurations (eg no binutils or ld).
16545 (hppa*-*-*elf*): These configurations have binutils and ld.
16546
16547 Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
16548
16549 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
16550
16551 Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16552
16553 * configure.in (rs6000-*-*): Build gas.
16554
16555 Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
16556
16557 * Makefile.in: Avoid bug in losing hpux sed.
16558
16559 Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16560
16561 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
16562 for GDB and GDB has been fixed to not need it.
16563
16564 Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
16565
16566 * config.guess: Recognize vax hosts.
16567
16568 Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
16569
16570 * configure (while loop): Don't use "break 2" inside case
16571 statement -- the case statement isn't an enclosing loop.
16572
16573 Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
16574
16575 * config.guess: Clean up NeXT support, to allow nextstep
16576 on Intel machines. Make OS be nextstep.
16577
16578 Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
16579
16580 * config.guess: Add alternate forms for Convex.
16581
16582 Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
16583
16584 * configure: Completely rewrite option processing. Take
16585 advantage of pattern-matching to avoid invoking test frequently.
16586 Also clean up host and target defaulting logic.
16587
16588 Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
16589
16590 * Makefile.in: Replace all occurrances of "rootme" with "r" and
16591 "$${rootme}" with "$$r", to increase the likelihood that the do-*
16592 commands (plus user environment) will fit SCO limits.
16593
16594 Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16595
16596 * configure.in: Don't issue warnings about directories which are
16597 not being configured if -norecursion is set. Correct test for
16598 --with-gnu-as and --with-gnu-ld to not get confused by substring
16599 matches.
16600
16601 * configure.in: Don't build gas for alpha-dec-osf1*.
16602
16603 Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
16604
16605 * configure: Back out Per's change of 12/19/1993. It changes the
16606 behavior of configure in unexpected and confusing ways.
16607
16608 Also, use different delim char when calculating
16609 program_transform_name so that the name can contain slashes.
16610
16611 Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
16612
16613 * configure.in, config.sub: Add support for VSTa micro-kernel.
16614
16615 Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
16616
16617 * configure.in: Nuke hacks which were used to get a special
16618 version of GAS for HPPA configurations.
16619
16620 Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
16621
16622 * configure: If only ${target_alias} is given, use that
16623 as the default for ${host_alias}.
16624 * configure: Add missing back-slashes before nested quotes.
16625
16626 Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
16627
16628 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
16629
16630 Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
16631
16632 * config.guess: Recognize some Tektronix configurations.
16633 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
16634
16635 Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
16636
16637 * config.sub: Match any flavor of SH.
16638
16639 Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
16640
16641 * configure.in: Don't try to configure newlib for Alpha.
16642
16643 Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16644
16645 * configure.in: Don't build ld for Irix 5. Don't build gas,
16646 libg++ or libio for any Alpha target.
16647
16648 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
16649
16650 Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
16651
16652 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
16653 default arguments -- so it tried to compress itself.
16654
16655 Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
16656
16657 * configure.in (notsupp): ensure that a space is always at the end
16658 of the configdirs list, since the grep checks for an explicit space
16659
16660 Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16661
16662 * configure.in (target i386-sysv4.2): don't build ld, since static
16663 versions of many libraries are not available.
16664
16665 Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16666
16667 * config.guess: Recognize Apollos (using environment variables).
16668 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
16669
16670 Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16671
16672 * config.guess: Recognize Sony news mips running newsos.
16673
16674 Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
16675
16676 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
16677 "fi ; else" for bash.
16678
16679 Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
16680
16681 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
16682
16683 Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
16684
16685 * config.sub: accept unixware as an alias for svr4.2.
16686 Fix some inconsistancies with the gcc version.
16687
16688 Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16689
16690 * Makefile.in (DISTDOCDIRS): Add gdb.
16691
16692 Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
16693
16694 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
16695
16696 Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
16697
16698 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
16699 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
16700 this now.
16701
16702 Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16703
16704 * config.sub: Accept hiux* as an OS name.
16705
16706 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
16707 etc/make-stds.texi. The underscore came from gcc, and dje now
16708 agrees that RUNTESTFLAGS is the correct name.
16709
16710 Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
16711
16712 * install.sh: Remove 'set -e'. It makes any conditionals
16713 in the script useless.
16714
16715 * config.guess: Automatically recognize arm-acorn-riscix
16716 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
16717
16718 Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
16719
16720 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
16721
16722 Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
16723
16724 * Makefile.in (DISTDOCDIRS): New variable.
16725 (taz): Edit local Makefile.in sooner, instead of proto-toplev
16726 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
16727
16728 Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16729
16730 * configure.in (hppa target): check the source directory for the
16731 pagas sub-directory
16732
16733 Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
16734
16735 * config.sub: Allow -aout* and -elf*.
16736
16737 Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
16738
16739 * configure.in: Don't build ld on i386-solaris2, same as for
16740 sparc-solaris2.
16741
16742 Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
16743
16744 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
16745
16746 Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16747
16748 * configure.in: Configure gdb for alpha.
16749
16750 Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16751
16752 * Makefile.in (CXXFLAGS): Add -O.
16753
16754 Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16755
16756 * config.guess: added support for DG Aviion
16757
16758 Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
16759
16760 * configure.in: Produce warning message for subdirectories not
16761 configurable for this host/target combination. Don't try to
16762 configure gdb for vms.
16763
16764 Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
16765
16766 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
16767 appropriate files before making "diststuff".
16768 (DISTBISONFILES): New var: list of files to be edited.
16769 (DISTSTUFFDIRS): Add binutils.
16770
16771 Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16772
16773 * config.sub: also handle mipsel and mips64el (for little endian mips)
16774
16775 Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16776
16777 * configure.in: Add * to end of all OS names.
16778
16779 Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
16780
16781 * configure.in: Build newlib for LynxOS native.
16782
16783 Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16784
16785 * config.guess: Add support for delta 88k running SVR3.
16786
16787 * configure.in: Add comment about HP compiler vs. emacs.
16788
16789 Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16790
16791 * configure.in: don't build ld on solaris2 (not a viable option
16792 due to bugs in getpwnam & getpwuid)
16793
16794 Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
16795
16796 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
16797 config.guess will produce a full version number.
16798
16799 Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16800
16801 * configure.in: Build linker and binutils for alpha-dec-osf1.
16802
16803 Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16804
16805 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
16806 and gdb/testsuite/Makefile.in.
16807
16808 Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16809
16810 * configure.in: recognize mips*- instead of mips-
16811
16812 Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
16813
16814 * config.sub: Accept linux*coff and linux*elf as operating
16815 systems.
16816
16817 Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16818
16819 * config.sub: Recognize mips64, and mips3 as an alias for it.
16820
16821 Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16822
16823 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
16824 gdb knows how to handle OSF/1 shared libraries.
16825
16826 Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16827
16828 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
16829 * config.guess: Recognize Hitachi's HIUX.
16830 * config.sub: Recognize h3050r* and hppahitachi.
16831 Remove redundant cases for hp9k[23]*.
16832
16833 Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16834
16835 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
16836 if gas and ld are in the source tree and are in ${configdirs}.
16837 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
16838 --with options (but still pass them down on the command line,
16839 if they were explicitly specified).
16840
16841 Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16842
16843 * configure: substitute SHELL value in Makefile.in with
16844 ${CONFIG_SHELL}
16845
16846 Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16847
16848 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
16849 *-*-solaris2* targets.
16850
16851 Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16852
16853 * Makefile.in: define M4, and pass it down to sub-makes;
16854 all-autoconf now depends on all-m4
16855
16856 Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16857
16858 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
16859 presence of {ar,ranlib} instead of a configured directory
16860
16861 Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
16862
16863 * config.guess: Accept 34?? as well as 33?? for NCR.
16864
16865 Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16866
16867 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
16868 of 'gas' in sed commands, since 'gash' is now in the tree as well.
16869
16870 Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16871
16872 * configure: grab values for $(CC) and $(CXX) from the
16873 environment, so that someone can do "CC=gcc configure; make" and
16874 have it work right (matching the way that autoconf works now)
16875
16876 * configure.in, Makefile.in: add support for gash, the tcl
16877 interface to Galaxy
16878
16879 * config.guess: add NetBSD variants (hp300, x86)
16880
16881 Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
16882
16883 * install.sh: Support -d option (in the manner of SunOS 4 install,
16884 as it is more deterministic than that of GNU install)
16885 (chmodcmd): Set file to mode 755 by default (should also do default
16886 chgrp and chown, but I don't feel like dealing with that now)
16887
16888 Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
16889
16890 * config.sub: Remove h8300hhms alias.
16891
16892 Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16893
16894 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
16895
16896 Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16897
16898 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
16899 as stmp-fixinc
16900
16901 Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
16902
16903 * config.sub: recognize m88110-bug-coff.
16904
16905 Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16906
16907 * Makefile.in (all-libio): all dependencies on the toolchain used
16908 to build this (gcc, gas, ld, etc)
16909
16910 Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16911
16912 * config.guess: Deal with OSF/1 1.3 on alpha.
16913
16914 Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16915
16916 * install.sh: add some 'else true' clauses for portability
16917
16918 * configure.in: don't build libio for h8[35]00-*-* targets
16919
16920 Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
16921
16922 * Makefile.in: Add support for new libio.
16923
16924 Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16925
16926 * install.sh: If one command fails, don't try the rest. Don't try
16927 to remove $dsttmp (via trap) unless we have already created it.
16928 If $src doesn't exist, detect it and exit with an error.
16929
16930 * config.guess: Recognize BSD on hp300.
16931
16932 Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
16933
16934 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
16935 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
16936
16937 Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
16938
16939 * Makefile.in (all-send-pr): depends on all-prms
16940
16941 Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16942
16943 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
16944
16945 Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16946
16947 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
16948 Added test for mips-mips-riscos5.
16949
16950 Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16951
16952 * configure.in: use mh-hp300 for 68k HP hosts
16953
16954 Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16955
16956 * configure: add support for CONFIG_SHELL, so that you can use
16957 some alternate shell for evaluating configure scripts
16958
16959 Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
16960
16961 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
16962 in configure script to bug-gdb@prep.ai.mit.edu when building
16963 distribution archive.
16964 * Makefile.in (COMPRESS): Remove def.
16965 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
16966 gdb.tar.Z and make-gdb.tar.Z respectively.
16967 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
16968 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
16969 to convergence with 'taz' target in Makefile.in.
16970
16971 Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16972
16973 * install.sh (dsttmp): use trap to ensure that tmp files go
16974 away on error conditions
16975
16976 Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16977
16978 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
16979
16980 Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16981
16982 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
16983 its parent is '/' not ''.
16984
16985 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
16986
16987 Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
16988
16989 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
16990 that ${newsrcdir}/configure.in does.
16991
16992 Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16993
16994 * test-build.mk: support for CONFIG_SHELL
16995
16996 Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
16997
16998 * config.sub (netware): Add as a basic system type.
16999
17000 Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
17001
17002 * Makefile.in (Makefile): depend on configure.in. Also drop the
17003 $(srcdir)/ from the dependency on Makefile.in.
17004
17005 Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
17006
17007 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
17008 (h8300hhms is temporary until multi-libraries are implemented).
17009 * configure.in: Handle h8300h too.
17010
17011 Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17012
17013 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
17014
17015 Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
17016
17017 * configure: Remove extraneous output when guessing host type.
17018 * config.guess: Remove extraneous output when guessing using C
17019 compiler rather than uname, or when guessing fails.
17020
17021 Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
17022
17023 * Makefile.in: remove all.cross and install.cross targets
17024
17025 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
17026 definitions
17027
17028 Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
17029
17030 * configure.in (target sh): Build gprof.
17031
17032 Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17033
17034 * config.sub: change -solaris to -solaris2
17035
17036 Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17037
17038 * configure.in: Use config/mh-riscos for mips-*-sysv*.
17039
17040 Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
17041
17042 * configure: Correct error message for missing Makefile.in to
17043 print correct directory.
17044
17045 Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17046
17047 * install.sh: kludge around 386BSD shell bug
17048
17049 Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
17050
17051 * config.guess: Recognize NeXT.
17052 * config.guess: Recognize i486-ncr-sysv4.
17053 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
17054
17055 Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
17056
17057 * Makefile.in (MAKEINFOFLAGS): New variable.
17058 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
17059 * build-all.mk, test-build.mk: Pass down --no-split as
17060 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
17061
17062 Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
17063
17064 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
17065
17066 Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
17067
17068 * Makefile.in (libg++.tar.z): New rule.
17069 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
17070 * Makefile.in (taz): Only do a single chmod.
17071
17072 Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
17073
17074 * install.sh: don't use dirname anymore (replaced with sed usage)
17075
17076 Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
17077
17078 * Makefile.in: Change extension for gzip'd files from '.z' to
17079 '.gz' per new FSF standard usage.
17080
17081 Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
17082
17083 * configure: put quotes around the final value of program_transform_name
17084
17085 Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17086
17087 * Makefile.in: new install.sh support; update install-info rules
17088
17089 Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
17090
17091 * configure.in: Build diff for crosses, but not for go32 host.
17092
17093 * configure.in: Build gprof only for native, and don't build it
17094 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
17095
17096 Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
17097
17098 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
17099
17100 Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
17101
17102 * configure.in (host_tools): Add prms.
17103
17104 Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17105
17106 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
17107 with $(FLAGS_TO_PASS) on the command line
17108
17109 * config.sub: Recognize lynx and lynxos
17110
17111 Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
17112
17113 * config.sub: Accept -ecoff*, not just -ecoff.
17114
17115 Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
17116
17117 * Makefile.in (taz): Use .gz suffix instead of .z.
17118 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
17119 names.
17120
17121 Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17122
17123 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
17124
17125 Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17126
17127 * Makefile.in (install-no-fixedincludes): install gcc last, so
17128 that rebuilds that might happen during 'make install' don't get
17129 bogus gcc include files
17130
17131 Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
17132
17133 Change from Utah for HPPA support:
17134 * config.guess: Recognize hppa1.x-hp-bsd.
17135
17136 Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
17137
17138 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
17139 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
17140
17141 Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
17142
17143 * config.sub: Add support for rom68k and bug boot monitors.
17144
17145 Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
17146
17147 * Makefile.in: Make all-opcodes depend on all-bfd.
17148
17149 Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
17150
17151 * config.guess: Added special check for i[34]86-univel-sysv4*.
17152
17153 Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
17154
17155 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
17156 the processor rather than assuming i486.
17157
17158 Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17159
17160 * config.guess: Recognize SunOS6 as Solaris3.
17161
17162 Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
17163
17164 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
17165 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
17166
17167 Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
17168
17169 * build-all.mk (all-cross): New target for Canadian Cross.
17170 Added Q2 go32 targets.
17171 * test-build.mk: Configure go32 cross sparclite-aout and
17172 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
17173 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
17174
17175 Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17176
17177 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
17178 GO32 hosted toolchains
17179
17180 Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
17181
17182 * configure: change so "-exec-prefix" gets passed down rather
17183 than "-exec_prefix" so autoconf generated Makefiles get the
17184 exec_prefix set right.
17185
17186 Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17187
17188 * config.guess: get the Solaris2 minor version number
17189
17190 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
17191
17192 Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
17193
17194 * config.guess: Recognize some Sequent platforms.
17195
17196 Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17197
17198 * Makefile.in: added the vault-install target
17199
17200 * configure.in: actually use the Sun3 makefile fragment that's in
17201 config, also added the release dir to configdirs
17202
17203 Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
17204
17205 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
17206
17207 Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17208
17209 * configure.in: remove some program from Alpha targetted toolchains
17210
17211 Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
17212
17213 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
17214 gprof.
17215 (taz): Run "make diststuff" in those directories instead of "make
17216 proto-dir". Look for "VERSION=" only at start of line in subdir
17217 Makefile. Use "gzip -9" for compression.
17218 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
17219 (binutils.tar.z): New target.
17220
17221 Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
17222
17223 * Makefile.in (taz): Include gpl.texinfo.
17224
17225 Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
17226
17227 * Makefile.in (setup-dirs): Merged into "taz" target.
17228 (taz): Only do `proto-dir' stuff if a directory is actually needed
17229 for this target.
17230
17231 Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
17232
17233 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
17234 (FLAGS_TO_PASS): Pass down MUNCH_NM.
17235 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
17236 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
17237 (gcc-no-fixedincludes): Correct for current gcc Makefile.
17238
17239 Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
17240
17241 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
17242 config.sub, and move-if-change to gdb testsuite distribution
17243 archive, so the testsuite can be extracted, configured, and
17244 run separately from the gdb distribution. Blow away the Chill
17245 tests that require a Chill compiled executable, since GNU Chill
17246 is not yet publically available.
17247
17248 Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17249
17250 * test-build.mk: set environment variables in a single command,
17251 instead of a list of assignments and exports
17252
17253 * config.guess: recognize Alpha/OSF1 systems
17254
17255 Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
17256
17257 * configure: Change help message to prefer --options rather than
17258 -options.
17259
17260 Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
17261
17262 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
17263 zippy@ecst.csuchico.edu.
17264 * config.guess: Recognize miniframe.
17265
17266 Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
17267
17268 * Makefile.in: Use srcroot to find runtest rather than rootme.
17269 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
17270
17271 Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
17272
17273 * test-build.mk: Extensive additions to support building on a
17274 machine other than the host.
17275
17276 Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
17277
17278 * configure (tooldir): Fix for i386-aix again.
17279
17280 Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
17281
17282 * configure, Makefile.in: Change definition of $(tooldir)
17283 to match the FSF.
17284
17285 Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
17286
17287 * config.guess: Recognize i[34]86/SVR4.
17288
17289 Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
17290
17291 * Makefile.in (all-gdb): gdb depends on sim.
17292
17293 Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
17294
17295 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
17296 at the same time we make the prototype gdb directory.
17297 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
17298 files at the same time as the gdb base release distribution.
17299
17300 Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
17301
17302 * Makefile.in (check): Use individual check targets rather than
17303 DO_X rule.
17304 (check-gcc): Added.
17305
17306 Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
17307
17308 * config.sub: Use sysv3.2 not sysv32 for canonical OS
17309 for System V release 3.2.
17310
17311 Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
17312
17313 * config.sub: Recognize hppaosf.
17314 * configure.in: Do configure ld/binutils/gas for it.
17315
17316 Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
17317
17318 * configure (tooldir): Alter syntax used to set this, for systems
17319 where "\$" isn't handled right, like i386-aix.
17320
17321 Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
17322
17323 * configure: Pass program-transform-name, not
17324 program_transform_name, to recursive configures.
17325
17326 Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
17327
17328 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
17329 of gas+ld+binutils.
17330
17331 Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
17332
17333 * config.guess: Recognize AIX3.2 as distinct from 3.1.
17334
17335 Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17336
17337 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
17338
17339 Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
17340
17341 * Makefile.in (PRMS): Set back to all-prms.
17342
17343 Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
17344
17345 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
17346 targets, rather than for MIPS hosts.
17347
17348 Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17349
17350 * configure.in: add comment for --with-x default values
17351
17352 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
17353
17354 * Makefile.in: add check-* targets for each of the directories in
17355 the tree. Add a definition of RUNTEST that will use the one we
17356 just built, if it exists. Pass this down via FLAGS_TO_PASS.
17357
17358 Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
17359
17360 * configure.in: Removed obsolete references to bfd_target and
17361 target_makefile_frag.
17362
17363 * build-all.mk: Set assorted targets for Q2.
17364 * config.sub: Recognize z8k-sim and h8300-hms.
17365 * test-build.mk: Really don't pass host to configure.
17366 (HOLES): Added uname.
17367
17368 Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
17369
17370 * configure: Handle an empty program-prefix, program-suffix or
17371 program-transform-name correctly.
17372
17373 Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
17374
17375 * build-all.mk: -G 8 no longer required for MIPS targets.
17376 * test-build.mk: Don't pass host argument to configure; make it
17377 guess.
17378
17379 Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
17380
17381 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
17382 * Makefile.in (COMPRESS): New macro, like GZIP.
17383
17384 Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
17385
17386 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
17387
17388 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
17389 with gas currently defaults to -G 0.
17390
17391 Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
17392
17393 * Makefile.in (all-flex): flex depends on byacc.
17394
17395 * build-all.mk: If host not specified, use config.guess. Pass TAG
17396 to test-build.mk as RELEASE_TAG.
17397 * test-build.mk (configargs): New variable containing arguments to
17398 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
17399 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
17400
17401 * config.guess: Use /bin/uname when checking -X argument on SCO,
17402 to avoid invoking GNU uname which doesn't understand -X.
17403
17404 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
17405
17406 * configure.in: Build gas for mips-*-*.
17407
17408 Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
17409
17410 * Makefile.in (all.normal): insert missing backslash.
17411
17412 Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
17413
17414 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
17415
17416 * Makefile.in: Complete overhaul to merge many almost identical
17417 targets.
17418
17419 Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
17420
17421 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
17422 (gdb.tar.Z): Adjusted.
17423
17424 * Makefile.in (setup-dirs, taz): New targets; should be general
17425 enough to adapt for gdb sometime. Build only .z file.
17426 (gas.tar.z): New target.
17427
17428 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
17429
17430 * build-all.mk: Use CC=cc -Xs on Solaris.
17431
17432 Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
17433
17434 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
17435 for handling BISON for FSF releases.
17436
17437 Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
17438
17439 * configure: Actually implement the change zoo just documented.
17440
17441 Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
17442
17443 * configure: when using config.guess, only set target_alias when
17444 it's not already been set (ie, on the command line)
17445
17446 Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17447
17448 * Makefile.in: add installcheck target, set PRMS to install-prms
17449
17450 Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17451
17452 * configure: add support for package_makefile_fragment, handle the
17453 case where a directory has a configure.in file but no Makefile.in
17454 more gracefully (with an actual understandable error message, even);
17455 add support for --without (and add this to the usage message); also
17456 explicitly add a --host=${host_alias} to the command line when
17457 config.guess is used
17458
17459 Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
17460
17461 * configure: Must use both --host and --target in recursive calls.
17462
17463 Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
17464
17465 * Makefile.in: Change deja-gnu to dejagnu.
17466
17467 Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
17468
17469 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
17470
17471 Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17472
17473 * configure.in: canonicalize all instances to *-*-solaris2*,
17474 also strip out a number of tools to not build for go32 host
17475
17476 Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
17477
17478 * config.guess: add GPL.
17479
17480 * Makefile.in, config.guess, config.sub, configure: bump
17481 copyrights to 93.
17482
17483 Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
17484
17485 * Makefile.in (do-info): Removed obsolete check for existence of
17486 localenv file.
17487
17488 * Makefile.in (MAKEOVERRIDES): Define to be empty.
17489
17490 Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17491
17492 * Makefile.in: a couple of 'else true' for decstation,
17493 support for TclX
17494
17495 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
17496
17497 Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
17498
17499 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
17500
17501 Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
17502
17503 * config.guess: Recognize i386-ibm-aix (PS/2).
17504 * configure.in: Use config/mh-aix386 file for it.
17505
17506 Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
17507
17508 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
17509 CC_FOR_TARGET instead.
17510 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
17511
17512 Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
17513
17514 * Makefile.in: Add sim to list of directories sent with gdb
17515
17516 Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
17517
17518 * configure.in: Put back mips-dec-bsd* case.
17519
17520 Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
17521
17522 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
17523 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
17524 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
17525
17526 Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17527
17528 * configure.in: remove no-op mips-dec-bsd* in "case $target"
17529
17530 * Makefile.in (dir.info): only run gen-info-dir if it exists,
17531 (install-info): install dir.info only if it exists,
17532 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
17533
17534 Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
17535
17536 * configure.in: For vms target, skip bfd, ld, binutils. Do build
17537 gas for mips-dec-bsd.
17538
17539 Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
17540
17541 * configure (makesrcdir): If ${srcdir} is relative and not ".",
17542 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
17543
17544 Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
17545
17546 * configure.in: Added "dejagnu" to hosttools list.
17547
17548 Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
17549
17550 * config.sub, configure.in, config.guess: Add support
17551 for Bosx, an AIX variant from Bull.
17552 Patches from F.Pierresteguy@frcl.bull.fr.
17553
17554 Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
17555
17556 * devo/dejagnu: Initial creation of devo/dejagnu.
17557 Migrated dejagnu testcases and support files for testing software
17558 tools to reside as subdirectories, currently called "testsuite",
17559 within the directory of the software tool. Migrated all programs,
17560 support libraries, etc. beloging to dejagnu proper from
17561 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
17562 with no modifications. The changes to these files which will
17563 allow them to configure, build, and execute properly will be made
17564 in a future update.
17565
17566 Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
17567
17568 * Makefile.in: Change send_pr to send-pr.
17569 * configure.in: Likewise.
17570 * send_pr: Renamed directory to send-pr.
17571
17572 Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
17573
17574 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
17575
17576 Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
17577
17578 * README: Update for gdb-4.8 release.
17579 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
17580 gdb-xxx.tar.z (gzip'd) file also.
17581
17582 Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17583
17584 * Makefile.in: make all-diff depend on all-libiberty
17585
17586 Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
17587
17588 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
17589
17590 Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17591
17592 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
17593
17594 Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
17595
17596 * Makefile.in (DEVO_SUPPORT): Remove etc directory
17597 (ETC_SUPPORT): Only add the files GDB wants from etc/.
17598 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
17599
17600 Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17601
17602 * Makefile.in: makeinfo binary is in a new location
17603
17604 Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
17605
17606 * config.sub: Accept -ecoff as an OS.
17607
17608 * Makefile.in: Various changes to eliminate a level of make
17609 recursion and reduce the required command line length.
17610 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
17611 sub-makes.
17612 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
17613 variables holding settings for specific sub-makes.
17614 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
17615 in terms of BASE_FLAGS_TO_PASS.
17616 (TARGET_LIBS): New variable listing directories which use
17617 TARGET_FLAGS_TO_PASS.
17618 (subdir_do): Eliminated.
17619 (do-*): New set of targets to replace subdir_do.
17620 (various): All targets which used subdir_do now depend on do-*.
17621 (local-clean): Renamed from do_clean.
17622 (local-distclean): New target, dependency of distclean and
17623 realclean.
17624 (install-info): Don't create directories. Depend on dir.info
17625 rather than calling make recursively.
17626 (install-dir.info): Eliminated.
17627 (install-info-dirs): Create all info directories here.
17628 (dir.info): Depend upon do-install-info.
17629
17630 * test-build.mk (HOLES): Added false.
17631
17632 Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
17633
17634 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
17635
17636 Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17637
17638 * Makefile.in (info): remove dependency on all-texinfo. The
17639 problem was really in texinfo/C, not at this level.
17640
17641 Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
17642
17643 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
17644
17645 Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
17646
17647 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
17648 GDB releases.
17649
17650 Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
17651
17652 * configure: Include srcdir in message about target of link not
17653 being found. Don't convert `-' to `_' in `with' options being
17654 passed to subdirs.
17655
17656 Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17657
17658 * configure.in: add uudecode to host_tools
17659
17660 * Makefile.in: added {all,install}-uudecode targets, added them to
17661 the appropriate lists
17662
17663 Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
17664
17665 * Makefile.in (all-gcc): Added dependency on all-gas.
17666
17667 * configure.in (mips-*-*): Build ld and binutils.
17668
17669 Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
17670
17671 * configure: check return code from mkdir, print error message and
17672 exit on failure.
17673
17674 Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
17675
17676 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
17677
17678 Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
17679
17680 * test-build.mk (HOLES): Added tar, cpio and uudecode.
17681
17682 Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
17683
17684 * config.sub (h8500): Recognize this as a cpu type.
17685
17686 Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17687
17688 * configure: source directory missing is no longer a warning
17689
17690 * configure.in: recognize irix[34]* instead of irix[34]
17691
17692 * Makefile.in: define and pass down X11_LIB
17693
17694 Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
17695
17696 * guess-systype: Renamed to ...
17697 * config.guess: ... by popular request.
17698 * configure.in, Makefile.in: Update accordingly.
17699
17700 Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
17701
17702 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
17703 + Add Convex, Cray/Unicos, and Encore/Multimax support.
17704 + Execute ./dummy instead of assuming . is in PATH.
17705
17706 Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
17707
17708 * guess-systype: New shell script. Attempts to guess the
17709 canonical host name of the executing host.
17710 Only a few hosts are supported so far.
17711 * configure: Call guess-systype if no host is specified.
17712
17713 Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
17714
17715 * Makefile.in (gcc-no-fixedincludes): Made to work with current
17716 gcc Makefile.
17717
17718
17719 Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
17720
17721 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
17722 (all-gcc, install-gcc, subdir_do): Use it.
17723
17724 Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
17725
17726 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
17727
17728 Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
17729
17730 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
17731 set exclusively by configure, using configure.in .
17732
17733 Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17734
17735 * test-build.mk: set $PATH for all builds
17736
17737 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
17738
17739 Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
17740
17741 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
17742 the one used in gcc/Makefile.in, so that a null expansion doesn't
17743 override the one needed to build gcc with a native cc.
17744
17745
17746 Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
17747
17748 * configure: Accept -with arguments.
17749
17750 Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
17751
17752 * Makefile.in: added h8300sim
17753
17754 Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
17755
17756 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
17757 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
17758 (all-cygnus, native, build-cygnus): Make
17759 $(canonhost)-stamp-3stage-done, not $(host)....
17760 * test-build.mk (stamp-3stage-compared): Use tail +10c for
17761 i386-sco3.2v4. Added else true to if command.
17762
17763 Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
17764
17765 * config.sub: (from FSF) Sequent uses a BSD-like OS.
17766
17767 Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
17768
17769 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
17770
17771 Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17772
17773 * configure.in: don't remove binutils from Solaris builds
17774
17775 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
17776
17777 * Makefile.in: get rid of earlier definitions for *clean,
17778 also handle the recursive info rule better
17779
17780 Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
17781
17782 * Makefile.in (mostlyclean, distclean, realclean): Fix to
17783 do more-or-less the right thing.
17784
17785 Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
17786
17787 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
17788 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
17789
17790 Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17791
17792 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
17793 $(host_canonical).
17794
17795 * configure.in: split the configdirs list into 4 categories (native
17796 v. cross, library v. tool) and handle the cross-only and native-
17797 only in more reasonable (and correct!) way.
17798
17799 Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
17800
17801 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
17802 configdirs anymore.
17803
17804 Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17805
17806 * Makefile.in: extensive cleanup:: removed all of the explicit
17807 clean-* targets, collapsed many wrappers around subdir_do into
17808 one, added additional targets to satisfy standards.texi, deleted
17809 some old targets, some changes for consistency
17810
17811 Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17812
17813 * configure.in: handle some programs as cross-only, and others as
17814 native only
17815
17816 * test-build.mk: handle partial holes in a more generic manner
17817
17818 * Makefile.in: m4 depends on libiberty
17819
17820 Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17821
17822 * configure.in: add m4, textutils, fileutils, sed, shellutils,
17823 time, wdiff, and find to configdirs
17824
17825 * Makefile.in: all, clean, and install rules for the new programs
17826 added to configure.in
17827
17828 Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17829
17830 * configure.in: use mh-sun for all *-sun-* hosts
17831
17832 Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17833
17834 * Makefile.in: define flags for X11 include files and library file
17835 locations, pass them down to the programs that need this info
17836
17837 * build-all.mk: added a 'native' target, to 3stage the native toolchain
17838
17839 Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17840
17841 * configure.in: start building libg++ for HP-UX targets
17842
17843 Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
17844
17845 * README: Update references to files moved into etc/.
17846
17847 Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
17848
17849 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
17850 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
17851
17852 Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
17853
17854 * configure: accept dash as well as underscore in long option
17855 names for FSF compatibility.
17856
17857 Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
17858
17859 * config.sub: added -sco3.2v4 support from FSF.
17860
17861 Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17862
17863 * configure.in: expand the section that adds or removes
17864 directories from the list of programs to build, to handle native
17865 vs. cross in addition to host v. native
17866
17867 Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
17868
17869 * Makefile.in: Replace C++ in macro names with CXX.
17870 This is less likely to break ...
17871
17872 Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17873
17874 * test-build.mk: add -w to GNU_MAKE
17875
17876 Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17877
17878 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
17879 add 'sparc' to list of recognized cpus. This needed to make
17880 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
17881 Delete some redundant ose68 variants. Recognize -wrs as an os,
17882 then changes that into $CPU-wrs-vxworks.
17883
17884 * configure.in: remove most references to gdbtest, regularize
17885 target based program removal
17886
17887 * test-build.mk: import from p3 tree (many fixes and changes)
17888
17889 Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
17890
17891 * Makefile.in: added rules to handle tcl, tk, and expect
17892
17893 * configure.in: handle those directories if they exist
17894
17895 Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17896
17897 * config.sub: removed bogus hppabsd and hppahpux names, since
17898 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
17899
17900 Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17901
17902 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
17903 depends upon all-xiberty
17904
17905 * Makefile.in: changes from p3, including:
17906
17907 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
17908
17909 * Makefile.in (XTRAFLAGS): include newlib directories if
17910 newlib/Makefile exists, rather than if host != target.
17911
17912 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
17913
17914 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
17915 from the same source tree and not building a cross-compiler. This
17916 matters for the libg++ configuration if reconfiguring a tree that
17917 has already been installed.
17918
17919 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
17920
17921 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
17922 pick up the machine and system specific header files.
17923
17924 * Makefile.in: added AS_FOR_TARGET, passed down in
17925 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
17926 the C compiler to use to create programs which are run in the
17927 build environment, set it to default to $(CC), and passed it down
17928 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
17929
17930 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
17931
17932 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
17933 We need them for unusual native builds, like systems without
17934 ranlib.
17935
17936 * configure: also define $(host_canonical) and
17937 $(target_canonical), which are the full, canonical names for the
17938 given host and target
17939
17940 Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
17941
17942 * Makefile.in: Added separate definitions for C++.
17943
17944 Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
17945
17946 * configure.in (configdirs): Add deja-gnu.
17947
17948 Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
17949
17950 * README: Update for configure.texi and gdb-4.7 release.
17951
17952 Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
17953
17954 * Makefile.in: Move "all" target to top of file.
17955 Previously, first target was ".PHONY" which caused BSD4.4 make
17956 to build .PHONY when make was run without arguments.
17957
17958 Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
17959
17960 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
17961 Library-copylefted code in libiberty.
17962
17963 Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
17964
17965 * config.sub: Replace m68kmote with plain old m68k.
17966
17967 Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
17968
17969 * Makefile.in: Remove space from blank line, avoid Make complaints.
17970
17971 Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
17972
17973 * config.sub: Complain if no argument is given. Added support for
17974 386bsd as OS and target alias.
17975
17976 Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
17977
17978 * Makefile.in (XTRAFLAGS): include newlib directories if
17979 newlib/Makefile exists, rather than if host != target.
17980
17981 Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
17982
17983 * config.sub: recognize sparclite-wrs-vxworks.
17984
17985 * Makefile.in (install-xiberty): added *-xiberty make rules (from
17986 p3.) Added clean-xiberty to clean.
17987
17988 Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17989
17990 * configure.in: use *-*-* instead of nested cases for host and target
17991
17992 Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
17993
17994 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
17995 from the same source tree and not building a cross-compiler. This
17996 matters for the libg++ configuration if reconfiguring a tree that
17997 has already been installed.
17998
17999 Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
18000
18001 * config.sub (i486v/i486v4): Merge in from FSF version.
18002
18003 Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
18004
18005 * configure: only set PWD if it is already set.
18006
18007 Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
18008
18009 * configure: just set PWD=`pwd` at the top, since Ultrix sh
18010 doesn't have unset and all success paths (and most error paths)
18011 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
18012 to just ${PWD} to avoid confusion.)
18013
18014 Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
18015
18016 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
18017 even for a native compilation.
18018
18019 Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
18020
18021 Changes to make the gdb.tar.Z rule work better.
18022
18023 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
18024 (DEVO_SUPPORT): Add configure.texi.
18025 (bfd-ilrt.tar.Z): Remove ancient rule.
18026
18027 Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
18028
18029 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
18030 pick up the machine and system specific header files.
18031
18032 * configure.in, config.sub: added new target m68010-adobe-scout,
18033 with alias of adobe68k. Changed configure.in to check for
18034 -scout before -sco* to avoid a false match.
18035
18036 * Makefile.in: added AS_FOR_TARGET, passed down in
18037 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
18038 the C compiler to use to create programs which are run in the
18039 build environment, set it to default to $(CC), and passed it down
18040 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
18041
18042 Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
18043
18044 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
18045 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
18046 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
18047 FOR_TARGET variants, to newlib and libg++.
18048
18049 Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
18050
18051 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
18052 first.
18053
18054 Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
18055
18056 * config.sub: Accept `elf' as an environment.
18057
18058 Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
18059
18060 * Makefile.in (all-opcodes): cd into the right directory
18061
18062 Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
18063
18064 * configure: added -program_transform_name option, used as
18065 argument to sed when installing programs.
18066 configure.texi: added documentation for -program_prefix,
18067 -program_suffix and -program_transform_name.
18068
18069 Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
18070
18071 * config.sub: Accept i486 where i386 ok.
18072
18073 Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
18074
18075 * config.sub: accept we32k
18076
18077 Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
18078
18079 * config.sub, configure.in: accept OSE68000 and OSE68k.
18080
18081 * Makefile.in: don't create all directories for ``make install'';
18082 let the subdirectories create the ones they need.
18083
18084 Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18085
18086 * COPYING: new file, GPL v2
18087
18088 Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18089
18090 * Makefile.in: use the new gen-info-dir, which needs a template
18091 argument (which also lives in texinfo)
18092
18093 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
18094
18095 Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
18096
18097 * config.sub (ncr3000): Change i386 to i486.
18098
18099 Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18100
18101 * Makefile.in: add install-rcs, install-grep to
18102 install-no-fixedincludes, removed install-bison and install-libgcc
18103
18104 Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
18105
18106 * configure.in: grab the HPUX makefile fragment if on HPUX
18107
18108 Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
18109
18110 * Makefile.in: eradicate bison spoor (ditto libgcc).
18111 configure.in: recognise m68{k,000}-ericsson-OSE.
18112 es1800 is alias for m68k-ericsson-OSE
18113
18114 Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18115
18116 * configure.in: rearrange the parts that remove programs from
18117 configdirs, based now on HOST==TARGET or by canonical triple.
18118
18119 Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
18120
18121 * test-build.mk: recurse explicitly with -f test-build.mk when
18122 appropriate. predicate stage3 and comparison on the existence
18123 of gcc. That is, if gcc isn't around, we aren't three-staging.
18124 On very clean, also remove ...stamp-co. Build in-place before
18125 doing other builds.
18126
18127 Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
18128
18129 * Makefile.in, configure.in: add tgas
18130
18131 Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
18132
18133 * Makefile.in: a number of changes merged in from progressive.
18134
18135 * configure.in: add libm.
18136
18137 * .cvsignore: ignore some stuff that comes from test-build.mk.
18138
18139 Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
18140
18141 * config.sub: Add es1800 (m68k-ericsson-es1800).
18142
18143 Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
18144
18145 * configure: Add program_suffix (parallel to program_prefix)
18146 * Makefile.in: adjust directory-creating script for losing decstation
18147
18148 Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
18149
18150 * configure: Minor $subdir-related fixes.
18151
18152 Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
18153
18154 * configure: fix various problems with propogating
18155 makefile_target_frag in subdirs.
18156 * configure.in: config libgcc if its there
18157
18158 Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
18159
18160 * config.sub: HPPA merge.
18161
18162 Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
18163
18164 * Makefile.in: Replace all-bison with all-byacc in all
18165 dependency lines for other tools (which now use byacc).
18166
18167 Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
18168
18169 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
18170
18171 Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
18172
18173 * Makefile.in: make gprof rules similar to byacc rules (instead of
18174 vestigal $(unsubdir) that didn't work...)
18175
18176 Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
18177
18178 * config.sub: Add support for Linux.
18179 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
18180 (at least for libg++).
18181
18182 Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
18183
18184 * configure.texi: fix doc for the -nfp option to configure
18185
18186 Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
18187
18188 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
18189
18190 Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
18191
18192 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
18193 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
18194 * configure.in: added solaris* host_makefile_frag hook.
18195
18196 Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18197
18198 * config.sub: changed recognition of m68000 so that various
18199 m68k types can be specified via m680[01234]0
18200
18201 Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18202
18203 * config.sub (basic_machine): fix sed so that '-foo' isn't
18204 completely substituted out while .+'-foo' loses the '-foo'
18205
18206 Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
18207
18208 * config.sub ($os): Add -aout.
18209
18210 Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
18211
18212 * configure: If host_makefile_frag is absolute, don't
18213 prefix ${invsubdir} (relevant to libg++ auto-configure).
18214
18215 Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
18216
18217 * Makefile.in (tooldir): Define it.
18218 (all-ld): Depend on all-flex.
18219
18220 Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
18221
18222 * Makefile.in (check): Fix libg++ special case.
18223
18224 Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
18225
18226 * configure: do not bury `pwd` into config.status, thus do fewer
18227 pwd's.
18228
18229 * configure: print the "Building in" message only when building in
18230 other than "." AND verbose.
18231
18232 * configure: remove -s, rework -v to better accommodate guested
18233 configures.
18234
18235 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
18236
18237 Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
18238
18239 * Makefile.in: macroize flags passed on recursion. remove
18240 fileutils.
18241
18242 Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
18243
18244 * configure: get makesrcdir right for subdirs deeper than 1.
18245
18246 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
18247 install.
18248
18249 Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
18250
18251 * Makefile.in: don't print subdir_do or recursion lines.
18252
18253 Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
18254
18255 * standards.texi: added menu item.
18256
18257 * Makefile.in: build and install standards.info.
18258
18259 * standards.texi: new file.
18260
18261 Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
18262
18263 * configure: test for and move config.status pieces from
18264 ${subdir}/.
18265
18266 Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
18267
18268 * configure: Test for existance of files before trying to mv
18269 them, to avoid numerous non-existance messages.
18270
18271 Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
18272
18273 * configure: correct final line of config.status.
18274
18275 * configure: patch from eggert. Avoids a protection problem if
18276 the original Makefile.in is read only.
18277
18278 * configure: use move-if-change from gcc to create config.status.
18279 Some makefiles depend on config.status to tell if a directory
18280 has been reconfigured for a different host. This change
18281 prevents those directories from remaking everything in the case
18282 where the reconfig was only intended to rebuild a Makefile.
18283
18284 * configure: test for config.sub with "config.sub sun4" rather
18285 than "config.sub ${host_alias}". Otherwise we can't tell a bad
18286 host alias from a missing config.sub.
18287
18288 Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
18289
18290 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
18291 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
18292
18293 Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
18294
18295 * configure: mkdir ${subdir} as needed.
18296
18297 Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
18298
18299 * Makefile.in,configure.in: added autoconf.
18300
18301 Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
18302
18303 * Makefile.in: no longer pass against on recursion.
18304
18305 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
18306 definitions are not inherited.
18307
18308 * configure: correct makesrcdir when subdir is .
18309
18310 Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
18311
18312 * configure: Add support for 'subdirs' variable, which is
18313 like 'configdirs', except that configure doesn't re-invoke
18314 itself for subdirs, it just creates a Makefile for each subdir.
18315 * configure.texi: Document subdirs.
18316
18317 Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18318
18319 * configure.in: added flex to configdirs
18320
18321 Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
18322
18323 * Makefile.in: remove clean-stamps from clean.
18324
18325 Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
18326
18327 * configure.in: Add gdbtest to configdirs.
18328
18329 Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
18330
18331 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
18332 to recursive makes.
18333 * configure.in: Recognize new ncr3000 config.
18334
18335 Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
18336
18337 * Makefile.in, configure.in: removed references to gdbm.
18338
18339 Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
18340
18341 * config.sub: Don't canonicalize os value
18342 newsos* to bsd (readline needs to check for newsos).
18343 (This fix was earlier made Jan 31, but got re-broken.)
18344
18345 Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
18346
18347 * configure.in: sco is an os, not a vendor!
18348
18349 * configure: Quote $( better. Keep various shells happy.
18350
18351 Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
18352
18353 * Makefile.in: eliminate stamp-files.
18354
18355 Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
18356
18357 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
18358 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
18359
18360 Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
18361
18362 * config.sub: fix iris/iris3.
18363
18364 Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
18365
18366 * configure: re-add -rm.
18367
18368 Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
18369
18370 * Maskefile.in: add .stmp-rcs to all.
18371
18372 * configure.in: remove gas from rs6000 build, use aix host fragment.
18373
18374 Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
18375
18376 * configure: pass down site_option during recursion.
18377
18378 Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
18379
18380 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
18381
18382 Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
18383
18384 * configure: Change exec_prefix so that it really defaults to prefix.
18385
18386 Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
18387
18388 * Makefile.in, configure.in: Add support for mmalloc library.
18389
18390 Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
18391
18392 * Makefile.in: add stmp dependencies for a few more things.
18393
18394 Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
18395
18396 * configure: adjusted error message on objdir/srcdir configure
18397 collision, per john's suggestion.
18398
18399 * Makefile.in: add libiberty stmp to all and all.cross.
18400
18401 Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
18402
18403 * Makefile.in: remove force dependencies, add grep to all.
18404
18405 Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
18406
18407 * Makefile.in: drop flex. make stamp files work.
18408
18409 * configure: added test for conflicting configuration in srcdir,
18410 remove trailing slashes from srcdir. Otherwise emacs gdb mode
18411 gets cranky. use relative paths for configure and srcdir
18412 whenever possible. Send some error messages to stderr that were
18413 going to stdout.
18414
18415 Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
18416
18417 * Makefile.in: Fix libg++ rule to check for gcc directory
18418 before using gcc/gcc. Also pass XTRAFLAGS.
18419
18420 Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
18421
18422 * Makefile.in: added stmp-files so that directories aren't polled
18423 when they are already built.
18424
18425 * configure.texi: fixed a node pointer problem.
18426
18427 Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
18428
18429 * config.sub configure.in gdb/configure.in
18430 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
18431 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
18432 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
18433
18434 Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
18435
18436 * configure: -recurring becomes -silent. corrected help message
18437 for -site= option.
18438
18439 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
18440
18441 Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
18442
18443 * configure: when building Makefile for crosses, replace
18444 tooldir and program_prefix. default srcdir from location of
18445 config.sub. remove "for host in hosts" and "for target in
18446 targets" loops.
18447
18448 Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
18449
18450 * Makefile.in: Do not pass bindir or mandir to cvs.
18451
18452 Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
18453
18454 * Makefile.in, configure.in: removed traces of namesubdir,
18455 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
18456 copyrights to '92, changed some from Cygnus to FSF.
18457
18458 * configure.texi: remove most references to multiple hosts,
18459 multiple targets, subdirs, etc.
18460
18461 * configure.man: removed rcsid. reference config.sub not
18462 config.subr.
18463
18464 * Makefile.in: mkdir $(infodir) on install-info.
18465
18466 Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
18467
18468 * configure.texi: Explain better about .gdbinit and about
18469 the environment that configure.in sections run in.
18470
18471 Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
18472
18473 * configure.in: Ultrix is only a decstation if it's a MIPS.
18474
18475 Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
18476
18477 * README: DOC.configure => cfg-paper.texi.
18478
18479 Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
18480
18481 * config.sub (near case $os): Don't convert newsos* to bsd!
18482
18483 Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
18484
18485 * Makefile.in: Reinstall change from gdb-4.3 that reduces
18486 the number of copies of COPYING that go into the GDB tar file.
18487
18488 Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
18489
18490 * bfd/configure.in, gdb/config/mh-i386sco,
18491 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
18492 Fix SCO configuration stuff.
18493
18494 Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
18495
18496 * Makefile.in: For libg++, make sure the -I pointing
18497 to the gcc directory goes *after* all the libg++-local -I flags.
18498 Also, move just-gcc dependency from just-libg++ to all-libg++.
18499
18500 Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
18501
18502 * configure: Change -x to -f to keep Ultrix /bin/test happy.
18503
18504 Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
18505
18506 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
18507
18508 Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
18509
18510 * config.sub: Add stratus configuration frags. Also
18511 submitted to FSF.
18512
18513 Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
18514
18515 * Makefile.in (DEV_SUPPORT): add configure.man.
18516
18517 * config.sub(Decode manufacturer-specific): add -none*.
18518
18519 Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
18520
18521 * Makefile.in: remove form feeds to make Sun's make happy.
18522 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
18523
18524 Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
18525
18526 * Makefile.in (AR_FLAGS): Make quieter.
18527
18528 Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
18529
18530 * configure.in: Add libg++.
18531 * configure: When verbose, don't output the command line at each
18532 level; it will be unremarkably the same as the previous version,
18533 which will be the same as what the user typed.
18534
18535 Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
18536
18537 * configure.in, Makefile.in: fix clean-info, add flex. add
18538 fileutils.
18539
18540 * configure: be less sensitive to spaces in Makefile.in. Do not
18541 look for sources in "..". Doing so breaks subdirectories that
18542 might have their own configure. If a subdir has it's own
18543 configure script, use it.
18544
18545 Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
18546
18547 * cfg-paper.texi: some changes suggested by rms.
18548
18549 Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
18550
18551 * config.sub: Merge in some small additions from the FSF version,
18552 taken from the gcc distribution, to bring the Cygnus and FSF
18553 versions into closer sync.
18554
18555 Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
18556
18557 * configure.in: Changed svr4 references to sysv4.
18558
18559 Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
18560
18561 * configure: added -V for version number option.
18562
18563 Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
18564
18565 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
18566 renamed from DOC.configure to cfg-paper.texi.
18567
18568 Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18569
18570 * configure, config.subr, config.sub: config.subr is now
18571 config.sub again.
18572
18573 Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
18574
18575 * configure.texi: new file, in progress.
18576
18577 * Makefile.in: build info file and install the man page for
18578 configure.
18579
18580 * configure.man: new file, first cut.
18581
18582 * configure: find config.subr again now that configuration "none"
18583 has gone. removed all traces of the -ansi option. removed all
18584 traces of the -languages option.
18585
18586 * config.subr: resync from rms.
18587
18588 Wed Dec 11 22:25:20 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18589
18590 * configure, config.sub, config.subr: merge config.sub into
18591 config.subr, call the result config.subr, remove config.sub, use
18592 config.subr.
18593
18594 * Makefile.in: revised install for dir.info.
18595
18596 Tue Dec 10 00:04:35 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18597
18598 * configure.in: add decstation host makefile frag.
18599
18600 * Makefile.in: BISON now bison -y again. also install-gcc on
18601 install. clean-gdbm on clean. infodir belongs in datadir.
18602 Make directories for info install. Build dir.info here then
18603 install it.
18604
18605 Mon Dec 9 16:48:33 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18606
18607 * Makefile.in: fix for bad directory tests.
18608
18609 Sat Dec 7 00:17:01 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18610
18611 * configure: \{1,2\} appears to be a sysv'ism. Use a different
18612 regexp. -srcdir relative was being handled incorrectly.
18613
18614 * Makefile.in: unwrapped some for loops so that parallel makes
18615 work again and so one can focus one's attention on a particular
18616 package.
18617
18618 Fri Dec 6 00:22:08 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18619
18620 * configure: added PWD as a stand in for `pwd` (for speed). use
18621 elif wherever possible. make -srcdir work without -objdir.
18622 -objdir= commented out.
18623
18624 Thu Dec 5 22:46:52 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18625
18626 * configure: +options become --options. -subdirs commented out.
18627 added -host, -datadir. Renamed -destdir to -prefix. Comment in
18628 Makefile now at top of generated Makefile. Removed cvs log
18629 entries. added -srcdir. create .gdbinit only if there is one
18630 in ${srcdir}.
18631
18632 * Makefile.in: idestdir and ddestdir go away. Added copyrights
18633 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
18634 and mandir now keyed off datadir by default.
18635
18636 Fri Nov 22 07:38:11 1991 K. Richard Pixley (rich at rtl.cygnus.com)
18637
18638 * Freshly created ChangeLog.
18639
18640 \f
18641 Local Variables:
18642 mode: change-log
18643 left-margin: 8
18644 fill-column: 76
18645 version-control: never
18646 End: