]> gcc.gnu.org Git - gcc.git/blob - ChangeLog
Daily bump.
[gcc.git] / ChangeLog
1 2024-09-27 Christophe Lyon <christophe.lyon@arm.com>
2
3 * MAINTAINERS: Add myself as MVE Reviewer for the AArch32 (arm)
4 port.
5
6 2024-09-25 Sam James <sam@gentoo.org>
7
8 * ltmain.sh (func_mode_link): Allow various flags through filter.
9
10 2024-09-24 Aldy Hernandez <aldyh@redhat.com>
11
12 * MAINTAINERS: Move my entry in DCO list into alphabetical order.
13
14 2024-09-23 Saurabh Jha <saurabh.jha@arm.com>
15
16 * MAINTAINERS: Fix sort order and add username.
17
18 2024-09-23 Saurabh Jha <saurabh.jha@arm.com>
19
20 * MAINTAINERS: Add myself to write after approval.
21
22 2024-09-23 Aldy Hernandez <aldy@quesejoda.com>
23
24 * MAINTAINERS: Update email and add myself to DCO.
25
26 2024-09-18 Andrew Kreimer <algonell@gmail.com>
27
28 * configure.ac: Fix typos.
29 * configure: Rebuilt.
30
31 2024-09-12 YunQiang Su <syq@gcc.gnu.org>
32
33 * .gitignore: Add .vscode.
34
35 2024-09-04 Marc Poulhiès <dkm@kataplop.net>
36
37 * configure: Regenerate.
38 * configure.ac: Save LIBS around calls to AC_SEARCH_LIBS.
39
40 2024-09-03 Szabolcs Nagy <szabolcs.nagy@arm.com>
41
42 * MAINTAINERS: Update my email address and add myself to DCO.
43
44 2024-08-22 Sam James <sam@gentoo.org>
45
46 * Makefile.in: Regenerate.
47 * Makefile.tpl: Fix whitespace.
48
49 2024-08-22 Sam James <sam@gentoo.org>
50
51 * Makefile.in: Regenerate.
52 * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Remove --disable-intermodule.
53
54 2024-08-07 navidr <navidr@gcc.gnu.org>
55
56 * MAINTAINERS: Changing my email to gnu email.
57
58 2024-08-05 Jennifer Schmitz <jschmitz@nvidia.com>
59
60 * MAINTAINERS: Add myself.
61
62 2024-07-31 Arsen Arsenović <arsen@aarsen.me>
63
64 * .dir-locals.el: Change c-mode to a list of C, C++ and ObjC
65 modes that Emacs currently provides.
66
67 2024-07-28 Jonathan Wakely <jwakely@redhat.com>
68
69 * .b4-config: New file.
70
71 2024-07-26 Sam James <sam@gentoo.org>
72
73 * MAINTAINERS: Add myself.
74
75 2024-07-24 Matthew Malcomson <mmalcomson@nvidia.com>
76
77 * MAINTAINERS: Update my email address.
78
79 2024-07-13 Richard Sandiford <richard.sandiford@arm.com>
80
81 * MAINTAINERS: Replace tabs with spaces. Add a bugzilla account
82 name column to the Write After Approval section. Line up the
83 email column and fix an entry that was missing the trailing ">".
84
85 2024-07-11 Kugan Vivekanandarajah <kvivekananda@nvidia.com>
86
87 * MAINTAINERS: Update my email address.
88
89 2024-07-05 Filip Kastl <fkastl@suse.cz>
90
91 * MAINTAINERS: Fix order in Contributing under the DCO.
92
93 2024-07-03 Prathamesh Kulkarni <prathameshk@nvidia.com>
94
95 * MAINTAINERS: Update my email address and add myself to DCO.
96
97 2024-07-01 Claudiu Zissulescu <claziss@gmail.com>
98
99 * MAINTAINERS: Update claziss email address.
100
101 2024-06-20 Collin Funk <collin.funk1@gmail.com>
102
103 PR bootstrap/115453
104 * configure.ac: Quote variable result of AC_SEARCH_LIBS. Fix
105 typo ac_cv_search_pthread_crate.
106 * configure: Regenerate.
107
108 2024-06-19 YunQiang Su <syq@gcc.gnu.org>
109
110 Revert:
111 2024-06-19 Collin Funk <collin.funk1@gmail.com>
112
113 * configure.ac: Quote variable result of AC_SEARCH_LIBS.
114 * configure: Regenerate.
115
116 2024-06-19 YunQiang Su <syq@gcc.gnu.org>
117
118 Revert:
119 2024-06-19 YunQiang Su <syq@gcc.gnu.org>
120
121 PR bootstrap/115453
122 * configure.ac: Fix typo ac_cv_search_pthread_crate.
123 * configure: Regnerate.
124
125 2024-06-19 YunQiang Su <syq@gcc.gnu.org>
126
127 PR bootstrap/115453
128 * configure.ac: Fix typo ac_cv_search_pthread_crate.
129 * configure: Regnerate.
130
131 2024-06-19 Collin Funk <collin.funk1@gmail.com>
132
133 * configure.ac: Quote variable result of AC_SEARCH_LIBS.
134 * configure: Regenerate.
135
136 2024-06-19 Ramana Radhakrishnan <ramanara@nvidia.com>
137
138 * MAINTAINERS: Update my email address.
139
140 2024-06-18 Kyrylo Tkachov <ktkachov@nvidia.com>
141
142 * MAINTAINERS (aarch64 port): Update my email address.
143 (DCO section): Likewise.
144
145 2024-06-11 Arthur Cohen <arthur.cohen@embecosm.com>
146
147 * Makefile.tpl: Add CRAB1_LIBS variable.
148 * Makefile.in: Regenerate.
149 * configure: Regenerate.
150 * configure.ac: Check if -ldl and -lpthread are needed, and if so, add
151 them to CRAB1_LIBS.
152
153 2024-05-31 Pengxuan Zheng <quic_pzheng@quicinc.com>
154
155 * MAINTAINERS: Add myself to Write After Approval and DCO.
156
157 2024-05-20 Gerald Pfeifer <gerald@pfeifer.com>
158
159 * MAINTAINERS: Move Joern Rennecke from arc and epiphany maintainer
160 to Write After Approval.
161
162 2024-05-17 Levy Hsu <admin@levyhsu.com>
163
164 * MAINTAINERS: Add myself.
165
166 2024-05-14 Filip Kastl <fkastl@suse.cz>
167
168 * MAINTAINERS: Use tabs between name and email.
169
170 2024-05-13 Xiao Zeng <zengxiao@eswincomputing.com>
171
172 * MAINTAINERS: Add myself.
173
174 2024-05-09 H.J. Lu <hjl.tools@gmail.com>
175
176 * MAINTAINERS: Add myself to DCO.
177
178 2024-05-06 YunQiang Su <syq@gcc.gnu.org>
179
180 * config-ml.in: Insert an -B option with multi-os-dir into
181 compiler commands used to build libraries.
182
183 2024-04-16 Thomas Schwinge <tschwinge@baylibre.com>
184
185 * configure.ac (have_cargo): Force to "no" in Canadian cross
186 configurations
187 * configure: Regenerate.
188
189 2024-04-16 Thomas Schwinge <tschwinge@baylibre.com>
190
191 * configure: Regenerate.
192
193 2024-04-15 Pierre-Emmanuel Patry <pierre-emmanuel.patry@embecosm.com>
194
195 * configure: Regenerate.
196 * configure.ac: Emit an error message when cargo
197 is missing.
198
199 2024-04-04 Paul-Antoine Arras <parras@baylibre.com>
200
201 * MAINTAINERS: Update my email address.
202
203 2024-04-04 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
204
205 * MAINTAINERS: Update my email details, remove myself as arm
206 maintainer. Add myself to DCO section.
207
208 2024-04-02 Jakub Jelinek <jakub@redhat.com>
209
210 PR bootstrap/106472
211 * Makefile.tpl (make-postboot-target-dep): New lambda.
212 Use it to add --enable-bootstrap dependencies of target modules
213 on other target modules if the latter aren't bootstrapped.
214 * Makefile.in: Regenerate.
215
216 2024-04-02 Jakub Jelinek <jakub@redhat.com>
217
218 * Makefile.tpl: Fix duplicated words; returns returns ->
219 returns.
220
221 2024-03-08 Filip Kastl <fkastl@suse.cz>
222
223 * MAINTAINERS: Fix order of names in Write After Aproval
224
225 2024-03-04 demin.han <demin.han@starfivetech.com>
226
227 * MAINTAINERS: Add myself
228
229 2024-02-28 Fangrui Song <maskray@gcc.gnu.org>
230
231 * MAINTAINERS: Add myself.
232
233 2024-02-26 Juergen Christ <jchrist@linux.ibm.com>
234
235 * MAINTAINERS: Add myself to write after approval and DCO.
236
237 2024-02-23 Xi Ruoyao <xry111@xry111.site>
238
239 * configure.ac (ENABLE_GOLD): Remove loongarch*-*-* from target
240 list.
241 * configure: Regenerate.
242
243 2024-02-23 Monk Chiang <monk.chiang@sifive.com>
244
245 * MAINTAINERS: Add myself.
246
247 2024-02-10 Alexander Westbrooks <alexanderw@gcc.gnu.org>
248
249 * MAINTAINERS: Add myself to write after approval and DCO.
250
251 2024-02-03 Maciej W. Rozycki <macro@orcam.me.uk>
252
253 * MAINTAINERS: Update my e-mail address.
254
255 2024-02-02 Sandra Loosemore <sloosemore@baylibre.com>
256
257 * MAINTAINERS: Update my e-mail address.
258
259 2024-01-29 Kwok Cheung Yeung <kcy@codesourcery.com>
260
261 * MAINTAINERS: Update my work email address.
262
263 2024-01-25 Chung-Lin Tang <cltang@baylibre.com>
264
265 * MAINTAINERS: Update my work email address.
266
267 2024-01-24 Thomas Schwinge <tschwinge@baylibre.com>
268
269 * MAINTAINERS: Update my work email address.
270
271 2024-01-23 Tobias Burnus <tburnus@baylibre.com>
272
273 * MAINTAINERS: Update my email address.
274
275 2024-01-23 Andrew Stubbs <ams@baylibre.com>
276
277 * MAINTAINERS: Update
278
279 2024-01-16 Pierre-Emmanuel Patry <pierre-emmanuel.patry@embecosm.com>
280
281 * Makefile.def: Add a dependency to libgrust for all-gcc.
282 * Makefile.in: Regenerate the file.
283
284 2024-01-16 Pierre-Emmanuel Patry <pierre-emmanuel.patry@embecosm.com>
285
286 * Makefile.def: Add libgrust target to bootstrap.
287 * Makefile.in: Regenerate.
288
289 2024-01-15 Andrew Pinski <quic_apinski@quicinc.com>
290
291 * MAINTAINERS (DCO): Add myself.
292
293 2024-01-09 Siddhesh Poyarekar <siddhesh@gotplt.org>
294
295 * SECURITY.txt: Drop "exploitable" in the hardening section.
296
297 2024-01-09 Tom Tromey <tom@tromey.com>
298
299 * Makefile.in: Rebuild.
300 * Makefile.tpl (BASE_EXPORTS): Add GUILE.
301 (GUILE): New variable.
302 * Makefile.def (flags_to_pass): Add GUILE.
303
304 2024-01-08 Joseph Myers <josmyers@redhat.com>
305
306 * MAINTAINERS: Update my email address.
307
308 2023-12-30 Joseph Myers <jsm@polyomino.org.uk>
309
310 * MAINTAINERS: Update my email address.
311
312 2023-12-14 Pierre-Emmanuel Patry <pierre-emmanuel.patry@embecosm.com>
313 Thomas Schwinge <thomas@codesourcery.com>
314
315 * Makefile.def: Add libgrust as host & target module.
316 * configure.ac: Add libgrust to host tools list. Add libgrust to
317 noconfigdirs if we're not building target libstdc++.
318 * Makefile.in: Regenerate.
319 * configure: Regenerate.
320
321 2023-12-14 Pierre-Emmanuel Patry <pierre-emmanuel.patry@embecosm.com>
322 Arthur Cohen <arthur.cohen@embecosm.com>
323
324 * MAINTAINERS: Add maintainers for libgrust.
325
326 2023-12-13 Arsen Arsenović <arsen@aarsen.me>
327
328 * Makefile.def (gettext): Disable (via missing)
329 {install-,}{pdf,html,info,dvi} and TAGS targets. Set no_install
330 to true. Add --disable-threads --disable-libasprintf. Drop the
331 lib_path (as there are no shared libs).
332 * Makefile.in: Regenerate.
333
334 2023-12-12 Paul Iannetta <piannetta@kalrayinc.com>
335
336 * MAINTAINERS: Add myself to write after approval
337
338 2023-12-12 Feng Wang <wangfeng@eswincomputing.com>
339
340 * MAINTAINERS: Update my email address
341
342 2023-12-12 Feng Wang <wangfeng@eswincomputing.com>
343
344 * MAINTAINERS: Add myself to write after approval
345
346 2023-11-23 Nathaniel Shead <nathanieloshead@gmail.com>
347
348 * MAINTAINERS: Add myself to write after approval and DCO
349
350 2023-11-22 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
351
352 * libtool.m4: Fix stray call
353
354 2023-11-19 Lewis Hyatt <lhyatt@gmail.com>
355
356 * Makefile.in: Regenerate.
357 * Makefile.tpl: Add dependency on site.exp to check-gcc-* targets
358
359 2023-11-18 Petter Tomner <tomner@bahnhof.se>
360
361 * MAINTAINERS: Update my email address.
362
363 2023-11-18 Frederik Harwath <frederik@harwath.name>
364
365 * MAINTAINERS: Change my address.
366
367 2023-11-16 Michal Jires <mjires@suse.cz>
368
369 * MAINTAINERS: Add myself.
370
371 2023-11-13 Arsen Arsenović <arsen@aarsen.me>
372
373 PR bootstrap/12596
374 * .gitignore: Add '/gettext*'.
375 * configure.ac (host_libs): Replace intl with gettext.
376 (hbaseargs, bbaseargs, baseargs): Split baseargs into
377 {h,b}baseargs.
378 (skip_barg): New flag. Skips appending current flag to
379 bbaseargs.
380 <library exemptions>: Exempt --with-libintl-{type,prefix} from
381 target and build machine argument passing.
382 * configure: Regenerate.
383 * Makefile.def (host_modules): Replace intl module with gettext
384 module.
385 (configure-ld): Depend on configure-gettext.
386 * Makefile.in: Regenerate.
387
388 2023-11-13 Arsen Arsenović <arsen@aarsen.me>
389
390 * intl/*: Remove.
391
392 2023-11-09 Jivan Hakobyan <jivanhakobyan9@gmail.com>
393
394 * MAINTAINERS: Add myself.
395
396 2023-11-09 YunQiang Su <yunqiang.su@cipunited.com>
397
398 * MAINTAINERS: Update my email address.
399
400 2023-11-06 Carl Love <cel@linux.ibm.com>
401
402 * MAINTAINERS: Update my email address.
403
404 2023-11-01 Eric Gallager <egallager@gcc.gnu.org>
405
406 * .github/CONTRIBUTING.md: Wrap lines more tightly.
407
408 2023-11-01 Eric Gallager <egallager@gcc.gnu.org>
409
410 * .github/CONTRIBUTING.md: New file.
411 * .github/PULL_REQUEST_TEMPLATE.md: New file.
412
413 2023-10-22 Iain Sandoe <iain@sandoe.co.uk>
414
415 * configure: Regenerate.
416 * configure.ac: Do not add default runpaths to GCC exes
417 when we are building -static-libstdc++/-static-libgcc (the
418 default).
419 * libtool.m4: Add 'enable-darwin-at-runpath'. Act on the
420 enable flag to alter Darwin libraries to use @rpath names.
421
422 2023-10-15 Mike Frysinger <vapier@gentoo.org>
423
424 * Makefile.def: Add distclean-sim dependency on distclean-gnulib.
425 * Makefile.in: Regenerate.
426
427 2023-10-11 Filip Kastl <fkastl@suse.cz>
428
429 * MAINTAINERS: Fix name order.
430
431 2023-10-10 Christoph Müllner <christoph.muellner@vrull.eu>
432
433 * MAINTAINERS: Add myself.
434
435 2023-10-06 Sergei Trofimovich <siarheit@google.com>
436
437 PR bootstrap/111663
438 * Makefile.tpl (STAGEfeedback_CONFIGURE_FLAGS): Disable -Werror.
439 * Makefile.in: Regenerate.
440
441 2023-10-05 Jan Engelhardt <jengelh@inai.de>
442
443 * SECURITY.txt: Fix up indentation.
444
445 2023-10-05 Jan Engelhardt <jengelh@inai.de>
446
447 * SECURITY.txt: Fix up commas.
448
449 2023-10-04 Siddhesh Poyarekar <siddhesh@gotplt.org>
450
451 * SECURITY.txt: New file.
452
453 2023-09-18 Fei Gao <gaofei@eswincomputing.com>
454
455 * MAINTAINERS: Add myself.
456
457 2023-09-15 Yang Yujie <yangyujie@loongson.cn>
458
459 * config-ml.in: Remove unneeded loongarch clause.
460 * configure.ac: Register custom makefile fragments mt-loongarch-*
461 for loongarch targets.
462 * configure: Regenerate.
463
464 2023-09-12 Edwin Lu <ewlu@rivosinc.com>
465
466 * MAINTAINERS: Add myself
467
468 2023-09-12 Thomas Schwinge <thomas@codesourcery.com>
469 Chung-Lin Tang <cltang@codesourcery.com>
470
471 PR testsuite/109951
472 * Makefile.tpl (BASE_TARGET_EXPORTS): Add
473 'SYSROOT_CFLAGS_FOR_TARGET'.
474 * Makefile.in: Regenerate.
475
476 2023-09-05 Yang Yujie <yangyujie@loongson.cn>
477
478 * config-ml.in: Do not build the multilib library variant
479 that is duplicate with the toplevel one.
480
481 2023-08-29 Tsukasa OI <research_trasio@irq.a4lg.com>
482
483 * MAINTAINERS: Add myself.
484
485 2023-08-22 Filip Kastl <fkastl@suse.cz>
486
487 * MAINTAINERS: Update my email address.
488
489 2023-08-11 Eric Feng <ef2648@columbia.edu>
490
491 * MAINTAINERS: Add myself.
492
493 2023-08-07 Indu Bhagat <indu.bhagat@oracle.com>
494
495 * Makefile.def: Reflect that libsframe needs to installed before
496 libbfd. Reorder a bit to better track libsframe dependencies.
497 * Makefile.in: Regenerate.
498
499 2023-08-07 Indu Bhagat <indu.bhagat@oracle.com>
500
501 * Makefile.def: Add install dependency on libsframe for libbfd.
502 * Makefile.in: Regenerated.
503
504 2023-08-07 Nick Alcock <nick.alcock@oracle.com>
505
506 * libtool.m4 (lt_cv_sys_global_symbol_pipe): Augment symcode for
507 Solaris 11.
508
509 2023-08-07 Alexander von Gluck IV <kallisti5@unixzen.com>
510
511 * configure: Regenerate.
512 * configure.ac: Add Haiku to list of ELF OSes
513 * libtool.m4: Update sys_lib_dlsearch_path_spec on Haiku.
514
515 2023-08-07 Nick Alcock <nick.alcock@oracle.com>
516
517 * libtool.m4 (LT_PATH_NM): Handle user-specified NM with
518 options, including options containing paths.
519
520 2023-08-07 Nick Alcock <nick.alcock@oracle.com>
521
522 * libtool.m4 (LT_PATH_NM): Try BSDization flags with a user-provided
523 NM, if there is one. Run nm on itself, not on /dev/null, to avoid
524 errors from nms that refuse to work on non-regular files. Remove
525 other workarounds for this problem. Strip out blank lines from the
526 nm output.
527
528 2023-08-07 Arsen Arsenović <arsen@aarsen.me>
529
530 * configure.ac: Reinstate 32b PA-RISC HP-UX targets
531 * configure: Regenerate.
532
533 2023-08-07 Simon Marchi <simon.marchi@efficios.com>
534
535 * configure.ac: Add AC_SUBST(PKG_CONFIG_PATH).
536 * configure: Re-generate.
537 * Makefile.tpl (HOST_EXPORTS): Pass PKG_CONFIG_PATH.
538 (PKG_CONFIG_PATH): New.
539 * Makefile.in: Re-generate.
540
541 2023-08-07 Luis Machado <luis.machado@arm.com>
542
543 * configure.ac: Disable year2038 by default on 32-bit hosts.
544 * configure: Regenerate.
545
546 2023-08-07 Vladimir Mezentsev <vladimir.mezentsev@oracle.com>
547
548 * Makefile.def: Add gprofng module.
549 * configure.ac: Add --enable-gprofng option.
550 * Makefile.in: Regenerate.
551 * configure: Regenerate.
552
553 2023-08-07 Martin Liska <mliska@suse.cz>
554
555 * configure.ac: Add --enable-default-compressed-debug-sections-algorithm.
556 * configure: Regenerate.
557
558 2023-08-07 Fangrui Song <maskray@google.com>
559
560 * configure: Regenerate.
561 * configure.ac: Add --with-zstd.
562
563 2023-08-07 Arsen Arsenović <arsen@aarsen.me>
564
565 * configure: Regenerate.
566 * configure.ac: Recover tilegx/tilepro targets.
567
568 2023-08-07 H.J. Lu <hjl.tools@gmail.com>
569
570 * configure: Regenerated.
571 * libtool.m4 (_LT_CMD_OLD_ARCHIVE): Check if AR works with
572 --plugin and rc before enabling --plugin.
573
574 2023-08-07 H.J. Lu <hjl.tools@gmail.com>
575
576 * Makefile.tpl (AR): Add @AR_PLUGIN_OPTION@
577 (RANLIB): Add @RANLIB_PLUGIN_OPTION@.
578 * configure.ac: Include config/gcc-plugin.m4.
579 AC_SUBST AR_PLUGIN_OPTION and RANLIB_PLUGIN_OPTION.
580 * libtool.m4 (_LT_CMD_OLD_ARCHIVE): Pass --plugin to AR and
581 RANLIB if possible.
582 * Makefile.in: Regenerated.
583 * configure: Likewise.
584
585 2023-08-07 Arsen Arsenović <arsen@aarsen.me>
586
587 * Makefile.tpl: Substitute @GDCFLAGS@ instead of using
588 $(CFLAGS).
589
590 2023-08-07 David Faust <david.faust@oracle.com>
591
592 * MAINTAINERS: Add the BPF port to my reviewer listing.
593
594 2023-08-02 Jan Beulich <jbeulich@suse.com>
595
596 * MAINTAINERS: Correct my email address.
597
598 2023-08-02 Hu, Lin1 <lin1.hu@intel.com>
599
600 * MAINTAINERS (Write After Approval): Add myself.
601
602 2023-08-01 Richard Ball <richard.ball@arm.com>
603
604 * MAINTAINERS: Add myself.
605
606 2023-07-31 Andreas Schwab <schwab@suse.de>
607
608 * configure.ac (GDCFLAGS): Set default from ${CFLAGS}.
609 * configure: Regenerate.
610 * Makefile.in (GDCFLAGS): Substitute @GDCFLAGS@.
611
612 2023-07-31 xuli <xuli1@eswincomputing.com>
613
614 * MAINTAINERS: Add myself.
615
616 2023-07-25 Thomas Schwinge <thomas@codesourcery.com>
617
618 * MAINTAINERS: List myself as "nvptx port" maintainer.
619
620 2023-07-21 Cupertino Miranda <cupertino.miranda@oracle.com>
621
622 * MAINTAINERS: Add myself to write after approval
623
624 2023-07-18 Ju-Zhe Zhong <juzhe.zhong@rivai.ai>
625
626 * MAINTAINERS: Add myself as a reviewer for the riscv port.
627
628 2023-07-18 Robin Dapp <rdapp@ventanamicro.com>
629
630 * MAINTAINERS: Add myself as a reviewer for the riscv port.
631
632 2023-07-12 Hao Liu <hliu@os.amperecomputing.com>
633
634 * MAINTAINERS: Add Hao Liu to write after approval
635
636 2023-07-12 Ken Matsui <kmatsui@gcc.gnu.org>
637
638 * MAINTAINERS: Add Ken Matsui to write after approval
639
640 2023-07-07 Eugene Rozenfeld <erozen@microsoft.com>
641
642 * Makefile.in: Collect both kernel and user events for autofdo
643 * Makefile.tpl: Collect both kernel and user events for autofdo
644
645 2023-06-30 Rishi Raj <rishiraj45035@gmail.com>
646
647 * MAINTAINERS: Added myself to Write After Approval and DCO
648
649 2023-06-29 Eugene Rozenfeld <erozen@microsoft.com>
650
651 * Makefile.in: Remove -gtoggle for STAGEautoprofile
652 * Makefile.tpl: Remove -gtoggle for STAGEautoprofile
653
654 2023-06-25 Lehua Ding <lehua.ding@rivai.ai>
655
656 * MAINTAINERS: Add Lehua Ding to write after approval
657
658 2023-06-25 Iain Sandoe <iain@sandoe.co.uk>
659
660 * Makefile.def: Pass the enable-host-pie value to GCC configure.
661 * Makefile.in: Regenerate.
662 * configure: Regenerate.
663 * configure.ac: Adjust the logic for shared and PIE host flags to
664 ensure that PIE is passed for hosts that require it.
665
666 2023-06-16 YunQiang Su <yunqiang.su@cipunited.com>
667
668 * MAINTAINERS (Write After Approval): move Matthew Fortune
669 to Write After Approval.
670
671 2023-06-15 Marek Polacek <polacek@redhat.com>
672
673 * configure.ac (--enable-host-pie): New check. Set PICFLAG after this
674 check.
675 * configure: Regenerate.
676
677 2023-06-14 Filip Kastl <filip.kastl@gmail.com>
678
679 * MAINTAINERS: Add myself to write after approval
680
681 2023-06-02 YunQiang Su <yunqiang.su@cipunited.com>
682
683 * MAINTAINERS (CPU Port Maintainers): Add myself as MIPS
684 port maintainer.
685 (Write After Approval): Remove myself.
686
687 2023-05-30 Jeevitha Palanisamy <jeevitha@linux.ibm.com>
688
689 * MAINTAINERS (Write After Approval): Add myself.
690
691 2023-05-29 Martin Jambor <mjambor@suse.cz>
692
693 * MAINTAINERS: Replace spaces with tabs.
694
695 2023-05-27 Benjamin Priour <vultkayn@gcc.gnu.org>
696
697 * MAINTAINERS: New entry.
698
699 2023-05-18 Eugene Rozenfeld <erozen@microsoft.com>
700
701 * Makefile.tpl: Disable warnings as errors for STAGEautofeedback
702 * Makefile.in: Regenerate
703
704 2023-05-17 Eugene Rozenfeld <erozen@microsoft.com>
705
706 * Makefile.in: Disable warnings as errors for STAGEautofeedback
707
708 2023-05-11 Robin Dapp <rdapp@ventanamicro.com>
709
710 * MAINTAINERS: Sort.
711
712 2023-05-11 Ju-Zhe Zhong <juzhe.zhong@rivai.ai>
713
714 * MAINTAINERS: Add myself.
715
716 2023-05-10 Pan Li <pan2.li@intel.com>
717
718 * MAINTAINERS: Add myself.
719
720 2023-04-28 Eugene Rozenfeld <erozen@microsoft.com>
721
722 * Makefile.in: Define PROFILE_MERGER
723 * Makefile.tpl: Define PROFILE_MERGER
724
725 2023-04-27 Robin Dapp <rdapp@ventanamicro.com>
726
727 * MAINTAINERS: Change my email address.
728
729 2023-04-26 Patrick O'Neill <patrick@rivosinc.com>
730
731 * MAINTAINERS: Add myself.
732
733 2023-04-26 Martin Liska <mliska@suse.cz>
734
735 * MAINTAINERS: fix sorting
736
737 2023-04-25 Victor Do Nascimento <victor.donascimento@arm.com>
738
739 * MAINTAINERS (Write After Approval): Add myself.
740
741 2023-04-24 Martin Liska <mliska@suse.cz>
742
743 * MAINTAINERS: Fix sorting.
744
745 2023-04-21 Peter Foley <pefoley2@pefoley.com>
746
747 * configure: Regenerate.
748 * configure.ac: Only create serdep.tmp if needed
749
750 2023-04-21 “ajit.kumar.agarwal@ibm.com” <aagarwa@ltcden2-lp1.aus.stglabs.ibm.com>
751
752 * MAINTAINERS (Write After Approval): Add myself.
753
754 2023-04-21 Vineet Gupta <vineetg@rivosinc.com>
755
756 * MAINTAINERS (Write After Approval): Add myself.
757 Ref: <680c7bbe-5d6e-07cd-8468-247afc65e1dd@gmail.com>
758
759 2023-04-06 Indu Bhagat <indu.bhagat@oracle.com>
760
761 * MAINTAINERS: Add myself.
762
763 2023-03-22 Tobias Burnus <tobias@codesourcery.com>
764
765 * MAINTAINERS: Add myself as OpenMP and libgomp maintainer.
766
767 2023-03-10 Arsen Arsenović <arsen@aarsen.me>
768
769 * MAINTAINERS (Write After Approval): Add myself.
770
771 2023-02-16 Martin Liska <mliska@suse.cz>
772
773 * MAINTAINERS: I'm stepping down from my positions.
774
775 2023-01-10 Philip Herron <herron.philip@googlemail.com>
776
777 * MAINTAINERS: Add Philip Herron as Rust front-end maintainer
778
779 2023-01-06 Clément Chigot <chigot@adacore.com>
780
781 * configure.ac: Skip GMP and MPFR when --disable-gdb is
782 provided.
783 * configure: Regenerate.
784
785 2023-01-04 Gaius Mulley <gaiusmod2@gmail.com>
786
787 * MAINTAINERS: Add Gaius Mulley as Modula-2 front-end maintainer.
788
789 2022-12-31 Iain Sandoe <iain@sandoe.co.uk>
790
791 * Makefile.def: Do not build shared libffi.
792 * Makefile.in: Regenerate.
793
794 2022-12-21 Andrew Pinski <apinski@marvell.com>
795
796 * Makefile.def: Add configure-gdb dependencies
797 on all-gmp and all-mpfr.
798 * configure.ac: Split out MPC checking from MPFR.
799 Require GMP and MPFR if the gdb directory exist.
800 * Makefile.in: Regenerate.
801 * configure: Regenerate.
802
803 2022-12-14 Gaius Mulley <gaiusmod2@gmail.com>
804
805 * configure.ac (target_libraries): Add target-libgm2.
806 Add NCN_STRICT_CHECK_TARGET_TOOLS entry for gm2.
807 Add GCC_TARGET_TOOL entry for gm2.
808 (compare_exclusions): Add gcc/m2/gm2-compiler/M2Version,
809 gcc/m2/gm2-compiler-boot/SYSTEM and gcc/m2/gm2version.
810 * Makefile.def (target_modules): Add libgm2.
811 (flags_to_pass): Add GM2_FOR_TARGET, GM2FLAGS_FOR_TARGET.
812 (dependencies): Add all-target-libgm2 and on=all-target-libatomic.
813 (languages): Add entry for language=m2 with gcc-check-target=check-m2
814 and lib-check-target=check-target-libgm2.
815 * Makefile.tpl (BUILD_EXPORTS): Add definition for GM2 and GM2FLAGS.
816 (HOST_EXPORTS): Add definition for GM2.
817 (BASE_TARGET_EXPORTS): Add definition for GM2.
818 (GM2_FOR_BUILD): Defined.
819 (GM2FLAGS): Defined.
820 (GM2_FOR_TARGET): Defined.
821 (GM2FLAGS_FOR_TARGET): Defined.
822 (EXTRA_HOST_FLAGS): Defined.
823 (POSTSTAGE1_FLAGS_TO_PASS): Add GM2 and GM2_FOR_BUILD.
824 (EXTRA_TARGET_FLAGS): Add GM2 and GM2FLAGS.
825 (EXTRA_GCC_FLAGS): Add GM2_FOR_TARGET.
826 * configure: Rebuilt.
827 * Makefile.in: Rebuilt.
828
829 2022-12-13 Philip Herron <philip.herron@embecosm.com>
830
831 * Makefile.def: Add Rust language.
832 * Makefile.in: Regenerate via autogen.
833
834 2022-12-09 Martin Liska <mliska@suse.cz>
835
836 * MAINTAINERS: Fix spacing.
837
838 2022-12-07 Arthur Cohen <arthur.cohen@embecosm.com>
839
840 * MAINTAINERS: Add Arthur Cohen as Rust front-end maintainer.
841
842 2022-12-07 Iain Sandoe <iain@sandoe.co.uk>
843
844 * Makefile.def: Pass host_libs_picflag to host dependent library
845 configures.
846 * Makefile.in: Regenerate.
847 * configure: Regenerate.
848 * configure.ac (host_libs_picflag): New configure variable set to
849 '--with-pic' when building 'host_shared'.
850
851 2022-11-25 Weimin Pan <weimin.pan@oracle.com>
852
853 * Makefile.def: Add libsframe as new module with its dependencies.
854 * Makefile.in: Regenerated.
855 * configure.ac: Add libsframe to host_libs.
856 * configure: Regenerated.
857
858 2022-11-23 Marek Polacek <polacek@redhat.com>
859
860 Revert:
861 2022-11-23 Marek Polacek <polacek@redhat.com>
862
863 * Makefile.def: Pass $(PICFLAG) to AM_CFLAGS for gmp, mpfr, mpc, and
864 isl.
865 * Makefile.in: Regenerate.
866 * Makefile.tpl: Set PICFLAG.
867 * configure.ac (--enable-host-pie): New check. Set PICFLAG after this
868 check.
869 * configure: Regenerate.
870
871 2022-11-23 Marek Polacek <polacek@redhat.com>
872
873 * Makefile.def: Pass $(PICFLAG) to AM_CFLAGS for gmp, mpfr, mpc, and
874 isl.
875 * Makefile.in: Regenerate.
876 * Makefile.tpl: Set PICFLAG.
877 * configure.ac (--enable-host-pie): New check. Set PICFLAG after this
878 check.
879 * configure: Regenerate.
880
881 2022-11-14 Martin Liska <mliska@suse.cz>
882
883 Revert:
884 2022-11-09 Martin Liska <mliska@suse.cz>
885
886 * doc/Makefile: New file.
887 * doc/_static/custom.css: New file.
888 * doc/baseconf.py: New file.
889 * doc/bsd.rst: New file.
890 * doc/contrib.rst: New file.
891 * doc/contribute.rst: New file.
892 * doc/cppdiropts.rst: New file.
893 * doc/cppenv.rst: New file.
894 * doc/cppopts.rst: New file.
895 * doc/cppwarnopts.rst: New file.
896 * doc/favicon.ico: New file.
897 * doc/funding.rst: New file.
898 * doc/gcc_sphinx.py: New file.
899 * doc/gnu.rst: New file.
900 * doc/gnu_free_documentation_license.rst: New file.
901 * doc/gpl-3.0.rst: New file.
902 * doc/indices-and-tables.rst: New file.
903 * doc/lgpl-2.1.rst: New file.
904 * doc/logo.pdf: New file.
905 * doc/logo.svg: New file.
906 * doc/md.rst: New file.
907 * doc/requirements.txt: New file.
908
909 2022-11-14 Martin Liska <mliska@suse.cz>
910
911 Revert:
912 2022-11-09 Martin Liska <mliska@suse.cz>
913
914 * doc/baseconf.py: Port to GCC sources.
915
916 2022-11-14 Martin Liska <mliska@suse.cz>
917
918 Revert:
919 2022-11-14 Martin Liska <mliska@suse.cz>
920
921 * configure: Regenerate.
922 * configure.ac: Support Sphinx based documentation.
923
924 2022-11-14 Martin Liska <mliska@suse.cz>
925
926 Revert:
927 2022-11-09 Martin Liska <mliska@suse.cz>
928
929 * doc/baseconf.py: Simplify BUGURL and VERSION_PACKAGE,
930 provide a default.
931
932 2022-11-14 Martin Liska <mliska@suse.cz>
933
934 Revert:
935 2022-11-09 Martin Liska <mliska@suse.cz>
936
937 * doc/bsd.rst:
938 Add trailing newline.
939 * doc/contrib.rst:
940 Add trailing newline.
941 * doc/contribute.rst:
942 Add trailing newline.
943 * doc/cppdiropts.rst:
944 Add trailing newline.
945 * doc/cppenv.rst:
946 Add trailing newline.
947 * doc/cppopts.rst:
948 Add trailing newline.
949 * doc/cppwarnopts.rst:
950 Add trailing newline.
951 * doc/funding.rst:
952 Add trailing newline.
953 * doc/gnu.rst:
954 Add trailing newline.
955 * doc/gnu_free_documentation_license.rst:
956 Add trailing newline.
957 * doc/gpl-3.0.rst:
958 Add trailing newline.
959 * doc/indices-and-tables.rst:
960 Add trailing newline.
961 * doc/lgpl-2.1.rst:
962 Add trailing newline.
963 * doc/md.rst:
964 Add trailing newline.
965
966 2022-11-14 Martin Liska <mliska@suse.cz>
967
968 Revert:
969 2022-11-09 Martin Liska <mliska@suse.cz>
970
971 * configure.ac: Use new install URL.
972 * configure: Regenerate.
973
974 2022-11-14 Martin Liska <mliska@suse.cz>
975
976 Revert:
977 2022-11-10 Arsen Arsenović <arsen@aarsen.me>
978
979 * doc/baseconf.py: Inject dirname(__file__)/'modules' to path
980 instead of just ``.''.
981 * doc/gcc_sphinx.py: Moved to...
982 * doc/modules/gcc_sphinx.py: ...here.
983
984 2022-11-14 Martin Liska <mliska@suse.cz>
985
986 Revert:
987 2022-11-10 Martin Liska <mliska@suse.cz>
988
989 * doc/baseconf.py: Modernize by using pathlib.
990
991 2022-11-14 Martin Liska <mliska@suse.cz>
992
993 Revert:
994 2022-11-11 Martin Liska <mliska@suse.cz>
995
996 * doc/Makefile: Disable -j auto.
997
998 2022-11-14 Martin Liska <mliska@suse.cz>
999
1000 Revert:
1001 2022-11-11 Martin Liska <mliska@suse.cz>
1002
1003 * doc/Makefile: Update comment.
1004
1005 2022-11-14 Martin Liska <mliska@suse.cz>
1006
1007 Revert:
1008 2022-11-11 Martin Liska <mliska@suse.cz>
1009
1010 * doc/indices-and-tables.rst: Rename Indexes to Indices.
1011
1012 2022-11-14 Martin Liska <mliska@suse.cz>
1013
1014 Revert:
1015 2022-11-13 Martin Liska <mliska@suse.cz>
1016
1017 PR web/107643
1018 * doc/baseconf.py: Set include_todo tag if INCLUDE_TODO env
1019 is set.
1020 * doc/indices-and-tables.rst: Use include_todo tag.
1021
1022 2022-11-14 Martin Liska <mliska@suse.cz>
1023
1024 Revert:
1025 2022-11-13 Philipp Tomsich <philipp.tomsich@vrull.eu>
1026
1027 * doc/contrib.rst: Update Jeff Law's email address.
1028
1029 2022-11-13 Philipp Tomsich <philipp.tomsich@vrull.eu>
1030
1031 * doc/contrib.rst: Update Jeff Law's email address.
1032
1033 2022-11-13 Martin Liska <mliska@suse.cz>
1034
1035 PR web/107643
1036 * doc/baseconf.py: Set include_todo tag if INCLUDE_TODO env
1037 is set.
1038 * doc/indices-and-tables.rst: Use include_todo tag.
1039
1040 2022-11-11 Martin Liska <mliska@suse.cz>
1041
1042 * doc/indices-and-tables.rst: Rename Indexes to Indices.
1043
1044 2022-11-11 Martin Liska <mliska@suse.cz>
1045
1046 * doc/Makefile: Update comment.
1047
1048 2022-11-11 Martin Liska <mliska@suse.cz>
1049
1050 * doc/Makefile: Disable -j auto.
1051
1052 2022-11-10 Martin Liska <mliska@suse.cz>
1053
1054 * doc/baseconf.py: Modernize by using pathlib.
1055
1056 2022-11-10 Arsen Arsenović <arsen@aarsen.me>
1057
1058 * doc/baseconf.py: Inject dirname(__file__)/'modules' to path
1059 instead of just ``.''.
1060 * doc/gcc_sphinx.py: Moved to...
1061 * doc/modules/gcc_sphinx.py: ...here.
1062
1063 2022-11-09 Martin Liska <mliska@suse.cz>
1064
1065 * configure.ac: Use new install URL.
1066 * configure: Regenerate.
1067
1068 2022-11-09 Martin Liska <mliska@suse.cz>
1069
1070 * doc/bsd.rst:
1071 Add trailing newline.
1072 * doc/contrib.rst:
1073 Add trailing newline.
1074 * doc/contribute.rst:
1075 Add trailing newline.
1076 * doc/cppdiropts.rst:
1077 Add trailing newline.
1078 * doc/cppenv.rst:
1079 Add trailing newline.
1080 * doc/cppopts.rst:
1081 Add trailing newline.
1082 * doc/cppwarnopts.rst:
1083 Add trailing newline.
1084 * doc/funding.rst:
1085 Add trailing newline.
1086 * doc/gnu.rst:
1087 Add trailing newline.
1088 * doc/gnu_free_documentation_license.rst:
1089 Add trailing newline.
1090 * doc/gpl-3.0.rst:
1091 Add trailing newline.
1092 * doc/indices-and-tables.rst:
1093 Add trailing newline.
1094 * doc/lgpl-2.1.rst:
1095 Add trailing newline.
1096 * doc/md.rst:
1097 Add trailing newline.
1098
1099 2022-11-09 Martin Liska <mliska@suse.cz>
1100
1101 * doc/baseconf.py: Simplify BUGURL and VERSION_PACKAGE,
1102 provide a default.
1103
1104 2022-11-09 Martin Liska <mliska@suse.cz>
1105
1106 * configure: Regenerate.
1107 * configure.ac: Support Sphinx based documentation.
1108
1109 2022-11-09 Martin Liska <mliska@suse.cz>
1110
1111 * doc/baseconf.py: Port to GCC sources.
1112
1113 2022-11-09 Martin Liska <mliska@suse.cz>
1114
1115 * doc/Makefile: New file.
1116 * doc/_static/custom.css: New file.
1117 * doc/baseconf.py: New file.
1118 * doc/bsd.rst: New file.
1119 * doc/contrib.rst: New file.
1120 * doc/contribute.rst: New file.
1121 * doc/cppdiropts.rst: New file.
1122 * doc/cppenv.rst: New file.
1123 * doc/cppopts.rst: New file.
1124 * doc/cppwarnopts.rst: New file.
1125 * doc/favicon.ico: New file.
1126 * doc/funding.rst: New file.
1127 * doc/gcc_sphinx.py: New file.
1128 * doc/gnu.rst: New file.
1129 * doc/gnu_free_documentation_license.rst: New file.
1130 * doc/gpl-3.0.rst: New file.
1131 * doc/indices-and-tables.rst: New file.
1132 * doc/lgpl-2.1.rst: New file.
1133 * doc/logo.pdf: New file.
1134 * doc/logo.svg: New file.
1135 * doc/md.rst: New file.
1136 * doc/requirements.txt: New file.
1137
1138 2022-11-04 Thomas Schwinge <thomas@codesourcery.com>
1139
1140 * Makefile.def: Remove module 'liboffloadmic'.
1141 * Makefile.in: Regenerate.
1142 * configure.ac: Remove 'liboffloadmic' handling.
1143 * configure: Regenerate.
1144
1145 2022-10-31 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
1146
1147 * MAINTAINERS: Update email address.
1148
1149 2022-10-21 Дилян Палаузов <dilyan.palauzov@aegee.org>
1150
1151 * configure.ac: Don't configure readline if --with-system-readline is
1152 used.
1153 * configure: Re-generate.
1154
1155 2022-10-12 Cui,Lili <lili.cui@intel.com>
1156
1157 * MAINTAINERS (Write After Approval): Add myself.
1158
1159 2022-10-11 Olivier Hainque <hainque@adacore.com>
1160
1161 * libtool.m4 (*vxworks*): When enable_shared, set dynamic_linker
1162 and friends for rtp !large. Assume the linker has the required
1163 abilities and set lt_cv_deplibs_check_method.
1164
1165 2022-09-30 Olivier Hainque <hainque@adacore.com>
1166
1167 * configure.ac (*vxworks*): If enable_shared is not
1168 set, set to "no" and add --disable-shared to target and
1169 host_configargs.
1170 * configure: Regenerate.
1171
1172 2022-09-26 Jeff Law <jlaw@ventanamicro.com>
1173
1174 * MAINTAINERS: Update my email address and DCO entry.
1175
1176 2022-09-23 Paul-Antoine Arras <pa@codesourcery.com>
1177
1178 * MAINTAINERS (Write After Approval): Add myself.
1179
1180 2022-09-15 Torbjörn SVENSSON <torbjorn.svensson@foss.st.com>
1181
1182 * MAINTAINERS (Write After Approval): Add myself.
1183
1184 2022-09-07 Jeff Law <jeffreyalaw@gmail.com>
1185
1186 * MAINTAINERS: Update my email address.
1187
1188 2022-09-07 Tom de Vries <tdevries@suse.de>
1189
1190 * configure.ac: Set extra_host_libiberty_configure_flags and
1191 extra_host_zlib_configure_flags in separate case statements.
1192 * configure: Regenerate.
1193
1194 2022-09-06 Xianmiao Qu <cooper.qu@linux.alibaba.com>
1195
1196 * MAINTAINERS: Update c-sky port maintainers' emails.
1197
1198 2022-08-31 Martin Liska <mliska@suse.cz>
1199
1200 * configure: Regenerate.
1201 * configure.ac: Delete hpux9 and hpux10.
1202
1203 2022-08-18 Sergei Trofimovich <siarheit@google.com>
1204
1205 * Makefile.def: Drop libelf module and gcc-configure dependency
1206 on it.
1207 * Makefile.in: Regenerate with 'autogen Makefile.def'.
1208 * Makefile.tpl (HOST_EXPORTS): Drop unused LIBELFLIBS and
1209 LIBELFINC.
1210 * configure: Regenrate.
1211 * configure.ac (host_libs): Drop unused libelf.
1212
1213 2022-08-18 Sergei Trofimovich <siarheit@google.com>
1214
1215 * Makefile.in: Regenerate.
1216
1217 2022-08-04 Eugene Rozenfeld <erozen@microsoft.com>
1218
1219 * MAINTAINERS: Add myself as AutoFDO maintainer.
1220
1221 2022-08-01 Roger Sayle <roger@nextmovesoftware.com>
1222 Arnaud Charlet <charlet@adacore.com>
1223
1224 * configure: Regenerate.
1225
1226 2022-07-31 Roger Sayle <roger@nextmovesoftware.com>
1227
1228 PR bootstrap/106472
1229 * Makefile.def (dependencies): Make configure-target-libgo depend
1230 upon all-target-libbacktrace.
1231
1232 2022-07-27 David Faust <david.faust@oracle.com>
1233
1234 * MAINTAINERS: Add myself as reviewer for CTF and BTF.
1235
1236 2022-07-27 Richard Biener <rguenther@suse.de>
1237
1238 * MAINTAINERS (Roger Sayle): Update e-mail address.
1239
1240 2022-07-21 Sam Feifer <sfeifer@redhat.com>
1241
1242 * MAINTAINERS (Write After Approval): Add myself.
1243
1244 2022-07-21 Marc Poulhiès <poulhies@adacore.com>
1245
1246 * MAINTAINERS: Add myself as Ada front end co-maintainer.
1247
1248 2022-07-19 Alexander Monakov <amonakov@ispras.ru>
1249
1250 * .gitignore: Do not ignore config.h.
1251
1252 2022-07-15 Andrew Carlotti <andrew.carlotti@arm.com>
1253
1254 * MAINTAINERS: Add myself to Write After Approval.
1255
1256 2022-07-04 Martin Liska <mliska@suse.cz>
1257
1258 * MAINTAINERS: fix sorting of names
1259
1260 2022-07-03 Immad Mir <mirimmad17@gmail.com>
1261
1262 * MAINTAINERS: add myself.
1263
1264 2022-07-03 Immad Mir <mirimmad17@gmail.com>
1265
1266 * MAINTAINERS: Add myself to write after approval and DCO.
1267
1268 2022-07-02 Tim Lange <mail@tim-lange.me>
1269
1270 * MAINTAINERS: Add myself.
1271
1272 2022-07-01 Haochen Jiang <haochen.jiang@intel.com>
1273
1274 * MAINTAINERS (Write After Approval): Add myself.
1275
1276 2022-06-30 Cui,Lili <lili.cui@intel.com>
1277
1278 Revert:
1279 2022-06-30 Cui,Lili <lili.cui@intel.com>
1280
1281 * MAINTAINERS (Write After Approval): Add myself.
1282
1283 2022-06-30 Cui,Lili <lili.cui@intel.com>
1284
1285 * MAINTAINERS (Write After Approval): Add myself.
1286
1287 2022-06-28 Alexandre Oliva <oliva@adacore.com>
1288
1289 * Makefile.tpl (HOST_EXPORTS): Add TFLAGS to GCC_FOR_TARGET.
1290 (EXTRA_GCC_FLAGS): Likewise.
1291 * Makefile.in: Rebuilt.
1292
1293 2022-06-28 konglin1 <lingling.kong@intel.com>
1294
1295 * MAINTAINERS (Write After Approval): Add myself.
1296
1297 2022-06-27 Tom de Vries <tdevries@suse.de>
1298
1299 * configure.ac: Build libiberty pic variant for gdbserver.
1300 * configure: Regenerate.
1301
1302 2022-06-26 Iain Sandoe <iain@sandoe.co.uk>
1303
1304 * configure: Regenerate.
1305 * configure.ac: Correct use of $host.
1306
1307 2022-06-25 Jeff Law <jeffreyalaw@gmail.com>
1308
1309 * MAINTAINERS: Remove tilegx and tilepro entries.
1310 * configure.ac: Remove tilegx and tilepro stanzas.
1311 * configure: Rebuilt.
1312
1313 2022-05-28 Bruce Korb <bkorb@gnu.org>
1314
1315 * .gitignore: Ignore vim swap files
1316
1317 2022-05-13 Surya Kumari Jangala <jskumari@linux.ibm.com>
1318
1319 * MAINTAINERS: Add myself to write after approval.
1320
1321 2022-05-11 Kewen Lin <linkw@linux.ibm.com>
1322
1323 * MAINTAINERS: Remove myself from DCO section.
1324
1325 2022-05-09 Xi Ruoyao <xry111@xry111.site>
1326
1327 * MAINTAINERS: Update my email address.
1328
1329 2022-05-09 Clément Chigot <chigot@adacore.com>
1330
1331 * MAINTAINERS: Update my email address.
1332
1333 2022-05-05 Kewen Lin <linkw@linux.ibm.com>
1334
1335 * MAINTAINERS: Add myself as PowerPC port co-maintainer and to DCO
1336 section.
1337
1338 2022-04-19 Richard Henderson <rth@gcc.gnu.org>
1339
1340 * MAINTAINERS: Update my email address.
1341
1342 2022-04-01 Qian Jianhua <qianjh@fujitsu.com>
1343
1344 * MAINTAINERS: Update my email address.
1345
1346 2022-03-29 Chenghua Xu <xuchenghua@loongson.cn>
1347
1348 * MAINTAINERS: (CPU Port Maintainers): Add myself and
1349 Lulu as LoongArch port maintainer.
1350
1351 2022-03-29 Chenghua Xu <xuchenghua@loongson.cn>
1352 Lulu Cheng <chenglulu@loongson.cn>
1353
1354 * configure.ac: Add LoongArch tuples.
1355 * configure: Regenerate.
1356
1357 2022-03-28 Tom Tromey <tromey@adacore.com>
1358
1359 * configure.ac: Remove --with-mpfr-dir and --with-gmp-dir.
1360 * configure: Rebuild.
1361
1362 2022-03-24 Bill Schmidt <bill.schmidt@gmail.com>
1363
1364 * MAINTAINERS: Change my information.
1365
1366 2022-03-16 Chung-Ju Wu <jasonwucj@gmail.com>
1367
1368 * MAINTAINERS: Add myself to DCO section.
1369
1370 2022-03-14 Jonathan Wakely <jwakely@redhat.com>
1371
1372 * configure.ac: Fix incorrect option in comment.
1373 * configure: Regenerate.
1374
1375 2022-03-09 Hans-Peter Nilsson <hp@axis.com>
1376
1377 * Makefile.def (dependencies): Make configure-sim depend on
1378 all-readline.
1379 * Makefile.in: Regenerate.
1380
1381 2022-02-22 Christophe Lyon <christophe.lyon@foss.st.com>
1382
1383 * MAINTAINERS (Write After Approval): Update my e-mail address.
1384
1385 2022-02-08 Ulrich Weigand <ulrich.weigand@de.ibm.com>
1386
1387 * MAINTAINERS: Remove Hartmut Penner as s390 maintainer.
1388
1389 2022-01-31 Ed Smith-Rowland <esmithrowland@gmail.com>
1390
1391 * MAINTAINERS: Update my email and add myself to the DCO list.
1392
1393 2022-01-25 Thomas Schwinge <thomas@codesourcery.com>
1394
1395 Revert:
1396 2021-09-16 Andrew Pinski <apinski@marvell.com>
1397
1398 PR bootstrap/67102
1399 * Makefile.def: Have configure-target-libffi depend on
1400 all-target-libstdc++-v3.
1401 * Makefile.in: Regenerate.
1402
1403 2022-01-22 Jakub Jelinek <jakub@redhat.com>
1404
1405 PR other/104181
1406 * build.log: Remove.
1407
1408 2022-01-20 Martin Liska <mliska@suse.cz>
1409
1410 * MAINTAINERS: Adjust email address based on IRC request.
1411
1412 2022-01-18 Xionghu Luo <luoxhu@linux.ibm.com>
1413
1414 * MAINTAINERS: Update my email address.
1415
1416 2022-01-17 Martin Liska <mliska@suse.cz>
1417
1418 * MAINTAINERS: Rename .c names to .cc.
1419
1420 2022-01-13 Jakub Jelinek <jakub@redhat.com>
1421
1422 * Makefile.am: Remove.
1423
1424 2022-01-11 Thomas Koenig <tkoenig@gcc.gnu.org>
1425
1426 * Makefile.am: New file.
1427
1428 2022-01-11 Martin Liska <mliska@suse.cz>
1429
1430 * MAINTAINERS: Sort 2 names.
1431
1432 2022-01-10 Martin Liska <mliska@suse.cz>
1433
1434 * MAINTAINERS: Fix obvious issues with sorting.
1435
1436 2022-01-07 liuhongt <hongtao.liu@intel.com>
1437
1438 * build.log: New file.
1439
1440 2022-01-05 Nathan Sidwell <nathan@acm.org>
1441
1442 * MAINTAINERS: Add DCO entry. Sort that list.
1443
1444 2022-01-04 Gaius Mulley <gaiusmod2@gmail.com>
1445
1446 * MAINTAINERS: Change of email address in both DCO and
1447 Write After Approval list.
1448
1449 2021-12-21 Iain Buclaw <ibuclaw@gdcproject.org>
1450
1451 * configure: Regenerate.
1452
1453 2021-12-21 Martin Liska <mliska@suse.cz>
1454
1455 * config.sub: Change mode back to 755.
1456
1457 2021-12-17 Martin Liska <mliska@suse.cz>
1458
1459 * config.sub: Sync from master.
1460
1461 2021-12-17 Martin Liska <mliska@suse.cz>
1462
1463 Revert:
1464 2021-12-16 Matthias Seidel <mseidel@apache.org>
1465
1466 * config.sub: Fix typo.
1467
1468 2021-12-16 Matthias Seidel <mseidel@apache.org>
1469
1470 * config.sub: Fix typo.
1471
1472 2021-12-16 H.J. Lu <hjl.tools@gmail.com>
1473
1474 Revert:
1475 2021-12-15 H.J. Lu <hjl.tools@gmail.com>
1476
1477 * Makefile.tpl (AR): Add @AR_PLUGIN_OPTION@
1478 (RANLIB): Add @RANLIB_PLUGIN_OPTION@.
1479 * configure.ac: Include config/gcc-plugin.m4.
1480 AC_SUBST AR_PLUGIN_OPTION and RANLIB_PLUGIN_OPTION.
1481 * libtool.m4 (_LT_CMD_OLD_ARCHIVE): Pass --plugin to AR and
1482 RANLIB if possible.
1483 * Makefile.in: Regenerated.
1484 * configure: Likewise.
1485
1486 2021-12-15 H.J. Lu <hjl.tools@gmail.com>
1487
1488 * Makefile.tpl (BUILD_CFLAGS): New.
1489 (CFLAGS): Append $(BUILD_CFLAGS).
1490 (CXXFLAGS): Likewise.
1491 (PGO_BUILD_GEN_FLAGS_TO_PASS): New.
1492 (PGO_BUILD_TRAINING_CFLAGS): Likewise.
1493 (PGO_BUILD_TRAINING_CXXFLAGS): Likewise.
1494 (PGO_BUILD_TRAINING_FLAGS_TO_PASS): Likewise.
1495 (PGO_BUILD_TRAINING_MFLAGS): Likewise.
1496 (PGO_BUILD_USE_FLAGS_TO_PASS): Likewise.
1497 (PGO-TRAINING-TARGETS): Likewise.
1498 (PGO_BUILD_TRAINING): Likewise.
1499 (all): Add '+' to the command line for recursive make. Support
1500 the PGO build.
1501 * configure.ac: Add --enable-pgo-build[=lto].
1502 AC_SUBST PGO_BUILD_GEN_CFLAGS, PGO_BUILD_USE_CFLAGS and
1503 PGO_BUILD_LTO_CFLAGS. Enable the PGO build in Makefile.
1504 * Makefile.in: Regenerated.
1505 * configure: Likewise.
1506
1507 2021-12-15 H.J. Lu <hjl.tools@gmail.com>
1508
1509 * Makefile.tpl (AR): Add @AR_PLUGIN_OPTION@
1510 (RANLIB): Add @RANLIB_PLUGIN_OPTION@.
1511 * configure.ac: Include config/gcc-plugin.m4.
1512 AC_SUBST AR_PLUGIN_OPTION and RANLIB_PLUGIN_OPTION.
1513 * libtool.m4 (_LT_CMD_OLD_ARCHIVE): Pass --plugin to AR and
1514 RANLIB if possible.
1515 * Makefile.in: Regenerated.
1516 * configure: Likewise.
1517
1518 2021-12-14 Marc Poulhiès <poulhies@adacore.com>
1519
1520 * MAINTAINERS: Add myself to write after approval.
1521
1522 2021-12-06 Navid Rahimi <navidrahimi@microsoft.com>
1523
1524 * MAINTAINERS: Adding myself.
1525
1526 2021-12-02 Pekka Seppänen <pexu@gcc.mail.kapsi.fi>
1527
1528 * configure: Regenerate.
1529 * configure.ac: For CPP_FOR_BUILD use $(CC_FOR_BUILD) -E instead of
1530 $(CPP).
1531
1532 2021-11-30 Iain Buclaw <ibuclaw@gdcproject.org>
1533
1534 * Makefile.def: Add bootstrap to libbacktrace, libphobos, zlib, and
1535 libatomic.
1536 * Makefile.in: Regenerate.
1537 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Fix command for GDC.
1538 (STAGE1_CONFIGURE_FLAGS): Add --with-libphobos-druntime-only if
1539 target-libphobos-bootstrap.
1540 (STAGE2_CONFIGURE_FLAGS): Likewise.
1541 * configure: Regenerate.
1542 * configure.ac: Add support for bootstrapping D front-end.
1543
1544 2021-11-16 Martin Uecker <uecker@gcc.gnu.org>
1545
1546 * MAINTAINERS: Add myself to DCO section and update email address.
1547
1548 2021-11-16 Iain Sandoe <iain@sandoe.co.uk>
1549
1550 * configure: Regenerate.
1551 * configure.ac: Ensure that PIC (shared) defaults are set
1552 correctly for Darwin.
1553
1554 2021-11-16 Jim Wilson <jim.wilson.gcc@gmail.com>
1555
1556 * MAINTAINERS: Update my address.
1557
1558 2021-11-12 Alan Modra <amodra@gmail.com>
1559
1560 * Makefile.def (configure-opcodes): Depend on configure-bfd.
1561 * Makefile.in: Regenerate.
1562
1563 2021-11-03 Maciej W. Rozycki <macro@embecosm.com>
1564
1565 * MAINTAINERS: Clarify the policy WRT the Write After Approval
1566 list.
1567
1568 2021-11-02 Andrew Burgess <andrew.burgess@embecosm.com>
1569
1570 * MAINTAINERS (Reviewers, arc): Remove my entry.
1571 (Write After Approval): Add an entry for myself.
1572
1573 2021-10-28 Richard Purdie <richard.purdie@linuxfoundation.org>
1574
1575 * Makefile.tpl: Add CPP_FOR_BUILD and CPPFLAGS_FOR_BUILD support
1576 * Makefile.in: Regenerate.
1577 * configure: Regenerate.
1578 * configure.ac: Add CPP_FOR_BUILD and CPPFLAGS_FOR_BUILD support
1579
1580 2021-10-26 Jeff Law <jeffreyalaw@gmail.com>
1581
1582 * MAINTAINERS: Fix up Maciej's entries.
1583
1584 2021-10-26 Maciej W. Rozycki <macro@embecosm.com>
1585
1586 * MAINTAINERS (CPU Port Maintainers): Add myself as a VAX port
1587 maintainer.
1588
1589 2021-10-22 Eric Gallager <egallager@gcc.gnu.org>
1590
1591 PR other/102663
1592 * Makefile.def: Handle install-dvi target.
1593 * Makefile.tpl: Likewise.
1594 * Makefile.in: Regenerate.
1595
1596 2021-10-19 Clément Chigot <clement.chigot@atos.net>
1597
1598 * MAINTAINERS: Add myself for write after approval.
1599
1600 2021-10-12 Eric Gallager <egallager@gcc.gnu.org>
1601
1602 * Makefile.def: Mark libcody, libdecnumber,
1603 c++tools, libgcc, and libobjc as missing TAGS
1604 targets.
1605 * Makefile.in: Regenerate.
1606
1607 2021-10-07 Siddhesh Poyarekar <siddhesh@gotplt.org>
1608
1609 * MAINTAINERS: Add myself to DCO section and update email
1610 address.
1611
1612 2021-09-29 Jonathan Wakely <jwakely@redhat.com>
1613
1614 * MAINTAINERS: Add myself to DCO section.
1615
1616 2021-09-28 Andrew Burgess <andrew.burgess@embecosm.com>
1617
1618 * configure: Regenerate.
1619 * configure.ac (skipdirs): Add the contents of target_configdirs if
1620 we are not building gcc.
1621
1622 2021-09-24 Andrew Burgess <andrew.burgess@embecosm.com>
1623
1624 * Makefile.def: Back-port commits ba4d88ad892f and
1625 755ba58ebef0 from binutils-gdb repository.
1626 * Makefile.in: Regenerated.
1627
1628 2021-09-20 Harald Anlauf <anlauf@gmx.de>
1629
1630 * MAINTAINERS (Reviewers): Add myself as Fortran reviewer.
1631
1632 2021-09-17 Iain Sandoe <iain@sandoe.co.uk>
1633
1634 * Makefile.def: Add a jit check target for the jit
1635 language.
1636 * Makefile.in: Regenerate.
1637
1638 2021-09-16 Andrew Pinski <apinski@marvell.com>
1639
1640 PR bootstrap/67102
1641 * Makefile.def: Have configure-target-libffi depend on
1642 all-target-libstdc++-v3.
1643 * Makefile.in: Regenerate.
1644
1645 2021-09-10 Petter Tomner <tomner@kth.se>
1646
1647 * MAINTAINERS: Me added to DCO and write after approval
1648
1649 2021-09-01 YunQiang Su <syq@debian.org>
1650
1651 * MAINTAINERS: Add myself for write after approval.
1652
1653 2021-08-31 Andrew Burgess <andrew.burgess@embecosm.com>
1654
1655 * Makefile.def: Add all-gdb dependency on all-libbacktrace.
1656 * Makefile.in: Regenerate.
1657
1658 2021-08-21 Dragan Mladjenovic <Dragan.Mladjenovic@syrmia.com>
1659
1660 * MAINTAINERS: Add myself for write after approval.
1661
1662 2021-08-18 Iain Sandoe <iain@sandoe.co.uk>
1663
1664 * Makefile.in: Regenerate.
1665 * Makefile.tpl: Make the state of the configured host
1666 shared flag available to makefile fragements.
1667
1668 2021-08-09 Hongyu Wang <hongyu.wang@intel.com>
1669
1670 * MAINTAINERS (Write After Approval): Add myself.
1671
1672 2021-07-20 Richard Earnshaw <rearnsha@arm.com>
1673
1674 * .dir-locals.el (bug-reference-url-format): Use https.
1675
1676 2021-07-20 Richard Earnshaw <rearnsha@arm.com>
1677
1678 * .dir-locals.el (c-mode): Change fill-column to 79.
1679
1680 2021-07-15 Trevor Saunders <tbsaunde@tbsaunde.org>
1681
1682 * MAINTAINERS: Add myself to DCO section.
1683
1684 2021-07-09 Iain Sandoe <iain@sandoe.co.uk>
1685
1686 * configure: Regenerate.
1687 * configure.ac: Adjust cases for which it is necessary to
1688 include the Darwin host config fragment.
1689
1690 2021-07-06 Gaius Mulley <gaius.mulley@southwales.ac.uk>
1691
1692 * MAINTAINERS: Add myself for write after approval and DCO.
1693
1694 2021-07-05 Iain Sandoe <iain@sandoe.co.uk>
1695
1696 * Makefile.def: Add dsymutil defs.
1697 * Makefile.in: Regenerated.
1698 * Makefile.tpl: Add dsymutil to flags.
1699 * configure: Regenerated.
1700 * configure.ac: Add dsymutil to target and build recipes.
1701
1702 2021-07-01 Ankur Saini <arsenic@sourceware.org>
1703
1704 * MAINTAINERS: Add myself for write after approval.
1705
1706 2021-06-30 Xi Ruoyao <xry111@mengyan1223.wang>
1707
1708 * MAINTAINERS (Write After Approval): Add myself.
1709
1710 2021-06-25 Matthias Kretz <m.kretz@gsi.de>
1711
1712 * MAINTAINERS: Add myself for write after approval and DCO
1713
1714 2021-06-24 prathamesh.kulkarni <prathamesh.kulkarni@linaro.org>
1715
1716 * .gitignore: Add entry for cscope.out.
1717
1718 2021-06-22 liuhongt <hongtao.liu@intel.com>
1719
1720 * MAINTAINERS: Remove my Write After Approval entry.
1721
1722 2021-06-21 liuhongt <hongtao.liu@intel.com>
1723
1724 * MAINTAINERS: Add myself as maintainer of the i386 vector
1725 extensions.
1726
1727 2021-06-18 Antoni Boucher <bouanto@zoho.com>
1728
1729 * MAINTAINERS (Write After Approval): Add myself.
1730
1731 2021-06-17 Aldy Hernandez <aldyh@redhat.com>
1732
1733 * MAINTAINERS (Various Maintainers): Add Andrew and myself
1734 as *vrp and ranger maintainers.
1735
1736 2021-06-05 Jeff Law <jeffreyalaw@gmail.com>
1737
1738 * MAINTAINERS: Adjust my entry in the DCO section so that it does
1739 not trigger testsuite failures.
1740
1741 2021-06-05 Jeff Law <jeffreyalaw@gmail.com>
1742
1743 * MAINTAINERS: Add myself to DCO section with both email addresses.
1744
1745 2021-06-03 Jason Merrill <jason@redhat.com>
1746
1747 * MAINTAINERS: Add DCO version number.
1748
1749 2021-06-02 Jason Merrill <jason@redhat.com>
1750
1751 * MAINTAINERS: Add DCO section.
1752
1753 2021-05-31 Indu Bhagat <indu.bhagat@oracle.com>
1754
1755 * MAINTAINERS (Write After Approval): Add myself.
1756
1757 2021-05-29 Mike Frysinger <vapier@gentoo.org>
1758
1759 * configure.ac: Add gnulib to configdirs for sim.
1760 * configure: Regenerate.
1761
1762 2021-05-18 Mike Frysinger <vapier@gentoo.org>
1763
1764 * Makefile.def: Add configure-sim dependency on all-gnulib.
1765 * Makefile.in: Regenerated.
1766
1767 2021-05-17 Serge Belyshev <belyshev@depni.sinp.msu.ru>
1768
1769 * MAINTAINERS (Write After Approval): Add myself.
1770
1771 2021-05-12 Marcel Vollweiler <marcel@codesourcery.com>
1772
1773 * MAINTAINERS (Write After Approval): Add myself.
1774
1775 2021-05-11 Martin Liska <mliska@suse.cz>
1776
1777 * MAINTAINERS: Remove entries for removed
1778 components (HSA, BRIG, libhsail-rt).
1779 Move Pekka to Write After Approval.
1780
1781 2021-05-11 Martin Liska <mliska@suse.cz>
1782
1783 * Makefile.def: Remove libhsail-rt.
1784 * Makefile.in: Likewise.
1785 * configure.ac: Likewise.
1786 * configure: Regenerate.
1787 * libhsail-rt/ChangeLog: Removed.
1788 * libhsail-rt/Makefile.am: Removed.
1789 * libhsail-rt/Makefile.in: Removed.
1790 * libhsail-rt/README: Removed.
1791 * libhsail-rt/aclocal.m4: Removed.
1792 * libhsail-rt/configure: Removed.
1793 * libhsail-rt/configure.ac: Removed.
1794 * libhsail-rt/configure.tgt: Removed.
1795 * libhsail-rt/include/internal/fibers.h: Removed.
1796 * libhsail-rt/include/internal/phsa-queue-interface.h: Removed.
1797 * libhsail-rt/include/internal/phsa-rt.h: Removed.
1798 * libhsail-rt/include/internal/workitems.h: Removed.
1799 * libhsail-rt/rt/arithmetic.c: Removed.
1800 * libhsail-rt/rt/atomics.c: Removed.
1801 * libhsail-rt/rt/bitstring.c: Removed.
1802 * libhsail-rt/rt/fbarrier.c: Removed.
1803 * libhsail-rt/rt/fibers.c: Removed.
1804 * libhsail-rt/rt/fp16.c: Removed.
1805 * libhsail-rt/rt/misc.c: Removed.
1806 * libhsail-rt/rt/multimedia.c: Removed.
1807 * libhsail-rt/rt/queue.c: Removed.
1808 * libhsail-rt/rt/sat_arithmetic.c: Removed.
1809 * libhsail-rt/rt/segment.c: Removed.
1810 * libhsail-rt/rt/workitems.c: Removed.
1811 * libhsail-rt/target-config.h.in: Removed.
1812
1813 2021-05-04 Nick Clifton <nickc@redhat.com>
1814
1815 * configure.ac (AC_PROG_CC): Replace with AC_PROG_CC_C99.
1816 * configure: Regenerate.
1817
1818 2021-04-28 Jakub Jelinek <jakub@redhat.com>
1819 Tobias Burnus <tobias@codesourcery.com>
1820
1821 * configure.ac (--enable-offload-defaulted): New.
1822 * configure: Regenerate.
1823
1824 2021-04-23 David Faust <david.faust@oracle.com>
1825
1826 * MAINTAINERS (Write After Approval): Add myself.
1827
1828 2021-04-11 Hafiz Abid Qadeer <abidh@codesourcery.com>
1829
1830 * MAINTAINERS (Write After Approval): Add myself.
1831
1832 2021-03-26 Dimitar Dimitrov <dimitar@dinux.eu>
1833
1834 * MAINTAINERS: Add myself as pru port maintainer.
1835
1836 2021-03-23 David Malcolm <dmalcolm@redhat.com>
1837
1838 * MAINTAINERS: Add myself as static analyzer maintainer.
1839
1840 2021-03-18 Jeff Law <jlaw@tachyum.com>
1841
1842 * MAINTAINERS: Update primary entry.
1843
1844 2021-03-13 Eugene Rozenfeld <erozen@microsoft.com>
1845
1846 * MAINTAINERS (Write After Approval): Add myself.
1847
1848 2021-03-13 Mike Frysinger <vapier@gentoo.org>
1849
1850 * Makefile.def: Remove all-sim dependency on configure-gdb.
1851 * Makefile.in: Regenerated.
1852
1853 2021-03-11 Jeff Law <law@redhat.com>
1854
1855 * MAINTAINERS: Update entries for a few ex-ImgTec employees
1856
1857 2021-03-11 Martin Liska <mliska@suse.cz>
1858
1859 * Makefile.tpl: The change was done Makefile.in which
1860 is generated file.
1861
1862 2021-03-08 Jeff Law <law@redhat.com>
1863
1864 * MAINTAINERS: Update my email address
1865
1866 2021-02-23 Kito Cheng <kito.cheng@sifive.com>
1867
1868 * config.guess: Import latest upstream.
1869 * config.sub: Import latest upstream.
1870
1871 2021-01-25 Martin Liska <mliska@suse.cz>
1872
1873 PR gcov-profile/98739
1874 * Makefile.in: Enable -fprofile-reproducible=parallel-runs
1875 for profiledbootstrap.
1876
1877 2021-01-22 Jonathan Wright <jonathan.wright@arm.com>
1878
1879 * MAINTAINERS (Write After Approval): Add myself.
1880
1881 2021-01-22 Maciej W. Rozycki <macro@orcam.me.uk>
1882
1883 * MAINTAINERS (Write After Approval): Update my e-mail address.
1884
1885 2021-01-12 Segher Boessenkool <segher@kernel.crashing.org>
1886
1887 * MAINTAINERS: Fix spacing.
1888
1889 2021-01-12 Qian Jianhua <qianjh@cn.fujitsu.com>
1890
1891 * MAINTAINERS (Write After Approval): Add myself
1892
1893 2021-01-06 Nick Alcock <nick.alcock@oracle.com>
1894
1895 * Makefile.def: Sync with binutils-gdb:
1896 (dependencies): all-ld depends on all-libctf.
1897 (host_modules): libctf is no longer no_install.
1898 No longer no_check. Checking depends on all-ld.
1899 * Makefile.in: Regenerated.
1900
1901 2021-01-05 Samuel Thibault <samuel.thibault@ens-lyon.org>
1902
1903 * libtool.m4: Match gnu* along other GNU systems.
1904 * libgo/config/libtool.m4: Match gnu* along other GNU systems.
1905 * libgo/configure: Re-generate.
1906
1907 2021-01-04 Philipp Tomsich <philipp.tomsich@vrull.eu>
1908
1909 * MAINTAINERS: Update my email address.
1910
1911 2020-12-17 Marius Hillenbrand <mhillen@linux.ibm.com>
1912
1913 * MAINTAINERS (Write After Approval): Add myself.
1914
1915 2020-12-15 Nathan Sidwell <nathan@acm.org>
1916
1917 * Makefile.def
1918 * Makefile.in
1919 * Makefile.tpl
1920 * configure
1921 * configure.ac
1922
1923 2020-12-15 Nathan Sidwell <nathan@acm.org>
1924
1925 * Makefile.def: Add libcody.
1926 * configure.ac: Add libcody.
1927 * Makefile.in: Regenerated.
1928 * configure: Regenerated.
1929
1930 2020-12-14 Andrea Corallo <andrea.corallo@arm.com>
1931
1932 * .dir-locals.el (c-mode): Set 'fill-column' to 80 columns.
1933
1934 2020-12-05 Iain Sandoe <iain@sandoe.co.uk>
1935
1936 PR target/97865
1937 * libtool.m4: Update handling of Darwin platform link flags
1938 for Darwin20.
1939
1940 2020-12-02 Simon Marchi <simon.marchi@polymtl.ca>
1941
1942 * .gitignore: Sync with binutils-gdb
1943
1944 2020-12-02 Claudiu Zissulescu <claziss@gmail.com>
1945
1946 * MAINTAINERS: Add myself as arc port maintainer.
1947
1948 2020-11-29 Iain Buclaw <ibuclaw@gdcproject.org>
1949
1950 PR d/87788
1951 * configure.ac: Don't disable D for *-*-darwin*.
1952 * configure: Regenerate.
1953
1954 2020-11-29 John David Anglin <danglin@gcc.gnu.org>
1955
1956 * libtool.m4 (archive_cmds): Add +nodefaultrpath ld option on
1957 hppa64-*-hpux11*.
1958
1959 2020-11-25 Matthew Malcomson <matthew.malcomson@arm.com>
1960
1961 * configure: Regenerate.
1962 * configure.ac: Add --bootstrap-hwasan option.
1963
1964 2020-11-23 Iain Sandoe <iain@sandoe.co.uk>
1965
1966 * config.guess: Import latest upstream.
1967 * config.sub: Import latest upstream.
1968
1969 2020-11-16 Martin Liska <mliska@suse.cz>
1970
1971 * .gitignore: Add cache as clangd uses it now.
1972
1973 2020-11-13 Haochen Gui <guihaoc@gcc.gnu.org>
1974
1975 * MAINTAINERS (Write After Approval): add myself
1976
1977 2020-11-09 Pat Bernardi <bernardi@adacore.com>
1978
1979 * MAINTAINERS (Write After Approval): Add myself.
1980
1981 2020-11-09 Jonathan Wakely <jwakely@redhat.com>
1982
1983 * config-ml.in (multi-do, multi-clean): Add @ to silence recipes.
1984 Remove FIXME comments.
1985
1986 2020-11-06 Martin Uecker <muecker@gwdg.de>
1987
1988 * MAINTAINERS: Update my email address.
1989
1990 2020-11-06 Hongtao Liu <hongtao.liu@intel.com>
1991
1992 * MAINTAINERS (Write After Approval): Add myself.
1993
1994 2020-10-06 Tobias Burnus <tobias@codesourcery.com>
1995
1996 PR target/97302
1997 * configure.ac: Only set with_gmp to /usr/local
1998 if not building in tree.
1999 * configure: Regenerate.
2000
2001 2020-09-18 Omar Tahir <omar.tahir@arm.com>
2002
2003 * MAINTAINERS (Write After Approval): Add myself.
2004
2005 2020-08-26 Tobias Burnus <tobias@codesourcery.com>
2006
2007 * MAINTAINERS (Various Maintainers): Add myself as OpenACC maintainer.
2008
2009 2020-08-20 Tobias Burnus <tobias@codesourcery.com>
2010
2011 PR bootstrap/96612
2012 * configure.ac: Run AX_CXX_COMPILE_STDCXX also for ${build} compiler,
2013 if not the same as ${host}.
2014 * configure: Regenerate.
2015
2016 2020-08-16 Sergei Trofimovich <slyfox@gcc.gnu.org>
2017
2018 * MAINTAINERS (Write After Approval): Add myself.
2019
2020 2020-08-12 Senthil Kumar Selvaraj <saaadhu@gcc.gnu.org>
2021
2022 * MAINTAINERS: Update my email address.
2023
2024 2020-07-30 Joe Ramsay <joe.ramsay@arm.com>
2025
2026 * MAINTAINERS (Write After Approval): Add myself.
2027
2028 2020-07-22 Przemyslaw Wirkus <przemyslaw.wirkus@arm.com>
2029
2030 * MAINTAINERS (Write After Approval): Add myself.
2031
2032 2020-06-12 Martin Liska <mliska@suse.cz>
2033
2034 * .gitignore: Add .clang-tidy.
2035
2036 2020-06-08 Jason Merrill <jason@redhat.com>
2037
2038 * configure.ac: Check AX_CXX_COMPILE_STDCXX if not bootstrapping.
2039 * configure: Regenerate.
2040
2041 2020-06-06 Max Filippov <jcmvbkbc@gmail.com>
2042
2043 * MAINTAINERS: Add myself as xtensa port maintainer.
2044
2045 2020-05-28 Nicolas Bértolo <nicolasbertolo@gmail.com>
2046
2047 * configure.ac: Don't require --enable-host-shared when building
2048 for Mingw.
2049 * configure: Regenerate.
2050
2051 2020-05-18 Jason Merrill <jason@redhat.com>
2052
2053 * configure.ac: Update bootstrap dialect to -std=c++11.
2054
2055 2020-05-18 Alex Coplan <alex.coplan@arm.com>
2056
2057 * MAINTAINERS (Write After Approval): Add myself.
2058
2059 2020-04-29 Thomas Schwinge <thomas@codesourcery.com>
2060
2061 PR target/92713
2062 * configure.ac ["${ENABLE_LIBSTDCXX}" = "default" && amdgcn*-*-*]
2063 (noconfigdirs): Add 'target-libstdc++-v3'.
2064 * configure: Regenerate.
2065
2066 2020-04-21 Stephen Casner <casner@acm.org>
2067
2068 PR 25830
2069 * configure.ac (noconfigdirs): Exclude gdb & gprof for pdp11.
2070 * configure: Rebuild.
2071
2072 2020-04-17 Martin Liska <mliska@suse.cz>
2073 Jonathan Yong <10walls@gmail.com>
2074
2075 PR gcov-profile/94570
2076 * ltmain.sh: Do not define HAVE_DOS_BASED_FILE_SYSTEM
2077 for CYGWIN.
2078
2079 2020-04-14 Martin Jambor <mjambor@suse.cz>
2080
2081 * MAINTAINERS (Reviewers): Add myself as callgraph (IPA) reviewer.
2082
2083 2020-04-09 Tom Tromey <tom@tromey.com>
2084
2085 * configure: Rebuild.
2086 * Makefile.in: Rebuild.
2087 * Makefile.def (gdbsupport, gdbserver): New host modules.
2088 (configure-gdb): Depend on all-gdbsupport.
2089 (all-gdb): Depend on all-gdbsupport, all-libctf.
2090 * configure.ac (host_tools): Add gdbserver.
2091 Conditionally build gdbserver and gdbsupport.
2092
2093 2020-03-09 Tobias Burnus <tobias@codesourcery.com>
2094
2095 * configure.ac: Build libgomp by default for amdgcn.
2096 * configure: Regenerate.
2097
2098 2020-03-05 Srinath Parvathaneni <srinath.parvathaneni@arm.com>
2099
2100 * MAINTAINERS (Write After Approval): Add myself.
2101
2102 2020-02-28 Joel Hutton <joel.hutton@arm.com>
2103
2104 * MAINTAINERS (Write After Approval) : Add myself.
2105
2106 2020-02-20 Palmer Dabbelt <palmer@sifive.com>
2107
2108 * MAINTAINERS: Change palmer@sifive.com to palmer@dabbelt.com.
2109
2110 2020-02-14 Martin Sebor <msebor@redhat.com>
2111
2112 * doc/extend.texi (attribute alias): Mention type requirement.
2113 (attribute weak): Same.
2114 (attribute weakref): Correct invalid example.
2115
2116 2020-02-03 Segher Boessenkool <segher@kernel.crashing.org>
2117
2118 * doc/md.texi (PowerPC and IBM RS6000): Improve documentation.
2119
2120 2020-01-15 Segher Boessenkool <segher@kernel.crashing.org>
2121 Jakub Jelinek <jakub@redhat.com>
2122
2123 * .gitattributes: Add *.md diff=md.
2124
2125 2020-01-14 Georg-Johann Lay <avr@gjlay.de>
2126
2127 The mentioned auto-generated file is no more part of the
2128
2129 GCC sources, it's auto-generated in $(builddir) during build.
2130
2131 PR target/92055
2132 * contrib/gcc_update (files_and_dependencies): Remove
2133 entry for gcc/config/avr/t-multilib.
2134
2135 2020-01-14 Anatoly Sokolov <aesok@dol.ru>
2136
2137 * MAINTAINERS: Update my email address.
2138
2139 2020-01-13 Joseph Myers <joseph@codesourcery.com>
2140
2141 * README.MOVED_TO_GIT: Remove.
2142
2143 2020-01-11 Joseph Myers <joseph@codesourcery.com>
2144
2145 * README.MOVED_TO_GIT: New file.
2146
2147 2020-01-02 Dennis Zhang <dennis.zhang@arm.com>
2148
2149 * MAINTAINERS (Write After Approval): Add myself.
2150
2151 2019-12-20 Jerome Lambourg <lambourg@adacore.com>
2152
2153 * MAINTAINERS (write_after_approval): Add myself.
2154
2155 2019-12-19 Stam Markianos-Wright <stam.markianos-wright@arm.com>
2156
2157 * MAINTAINERS (write_after_approval): Add myself.
2158
2159 2019-12-17 Mihail Ionescu <mihail.ionescu@arm.com>
2160
2161 * MAINTAINERS (write_after_approval): Add myself.
2162
2163 2019-12-11 Matthias Klose <doko@ubuntu.com>
2164
2165 * configure.ac: Factor out common cases for compare_exclusions.
2166 * configure: Regenerate.
2167
2168 2019-12-11 Jozef Lawrynowicz <jozef.l@mittosystems.com>
2169
2170 * config-ml.in (msp430-*-*): Support --disable-no-exceptions configure
2171 flag.
2172
2173 2019-12-10 Lewis Hyatt <lhyatt@gmail.com>
2174
2175 * MAINTAINERS (Write After Approval): Add myself.
2176
2177 2019-11-27 Tobias Burnus <tobias@codesourcery.com>
2178
2179 PR middle-end/92463
2180 * configure.ac: Use MPFR_RNDN instead of GMP's MP_RNDN.
2181 * configure: Regenerate
2182
2183 2019-11-20 Janne Blomqvist <jb@gcc.gnu.org>
2184
2185 * configure.ac: Use https for gcc.gnu.org.
2186 * configure: Regenerated.
2187
2188 2019-11-19 James Greenhalgh <james.greenhalgh@arm.com>
2189
2190 * MAINTAINERS (aarch64 port): Remove my name, move to...
2191 (Write After Approval): ...Here.
2192
2193 2019-11-15 Kelvin Nilsen <kelvin@gcc.gnu.org>
2194
2195 * MAINTAINERS: Change my email address as maintainer.
2196
2197 2019-11-11 Janne Blomqvist <jb@gcc.gnu.org>
2198
2199 PR fortran/91828
2200 * configure.ac: Bump minimum MPFR to 3.1.0, recommended to 3.1.6+.
2201 * configure: Regenerated.
2202
2203 2019-10-21 Jason Merrill <jason@redhat.com>
2204
2205 * .gitattributes: Also check ChangeLog whitespace.
2206
2207 2019-10-21 Andrew Burgess <andrew.burgess@embecosm.com>
2208
2209 * contrib/dg-extract-results.sh: Add support for KPASS.
2210 * contrib/dg-extract-results.py: Likewise.
2211
2212 2019-10-17 Jason Merrill <jason@redhat.com>
2213
2214 * .gitattributes: Avoid {} in filename pattern.
2215
2216 2019-10-08 Thomas Schwinge <thomas@codesourcery.com>
2217
2218 * MAINTAINERS: Add back Trevor Smigiel; move into Write After
2219 Approval section.
2220
2221 2019-10-01 Frederik Harwath <frederik@codesourcery.com>
2222
2223 * MAINTAINERS: Add myself to Write After Approval
2224
2225 2019-09-26 Richard Sandiford <richard.sandiford@arm.com>
2226
2227 * MAINTAINERS: Add myself as an aarch64 maintainer.
2228
2229 2019-09-26 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
2230
2231 * MAINTAINERS: Add myself as aarch64 maintainer.
2232
2233 2019-09-23 Carl Love <cel@us.ibm.com>
2234
2235 * config/rs6000/vsx.md (xxswapd_v4si, xxswapd_v8hi, xxswapd_v16qi):
2236 New define_insn.
2237 (vsx_xxpermdi4_le_<mode> for VSX_W, vsx_xxpermdi8_le_V8HI,
2238 vsx_xxpermdi16_le_V16QI): Removed define_insn.
2239
2240 2019-09-13 Sam Tebbs <sam.tebbs@arm.com>
2241
2242 * MAINTAINERS (Sam Tebbs): Update email address.
2243
2244 2019-09-10 Tobias Burnus <tobias@codesourcery.com>
2245
2246 * MAINTAINERS: Update my email address.
2247
2248 2019-09-10 Christophe Lyon <christophe.lyon@st.com>
2249
2250 * libtool.m4: Handle uclinuxfdpiceabi.
2251
2252 2019-09-09 Jose E. Marchesi <jose.marchesi@oracle.com>
2253
2254 * MAINTAINERS: Add myself as the maintainer of the eBPF port.
2255 Remove myself from Write After Approval section.
2256
2257 2019-09-09 Jose E. Marchesi <jose.marchesi@oracle.com>
2258
2259 * configure.ac: Support for bpf-*-* targets.
2260 * configure: Regenerate.
2261
2262 2019-09-09 Jose E. Marchesi <jose.marchesi@oracle.com>
2263
2264 * config.sub: Import upstream version 2019-06-30.
2265 * config.guess: Import upstream version 2019-07-24.
2266
2267 2019-09-03 Ulrich Weigand <uweigand@de.ibm.com>
2268
2269 * MAINTAINERS: Remove spu port maintainers.
2270
2271 2019-08-28 Martin Liska <mliska@suse.cz>
2272
2273 * .gitignore: Add .clangd and compile_commands.json
2274 to .gitignore.
2275
2276 2019-08-23 Michael Forney <mforney@mforney.org>
2277
2278 * Makefile.tpl (HOST_EXPORTS): Add CXX_FOR_BUILD.
2279 * Makefile.in: Regenerate.
2280
2281 2019-08-19 Tom Tromey <tom@tromey.com>
2282
2283 * configure: Rebuild.
2284 * configure.ac: Add --with-static-standard-libraries.
2285
2286 2019-08-16 Alexandre Oliva <oliva@gnu.org>
2287
2288 * MAINTAINERS: aoliva from @redhat.com to @gcc.gnu.org.
2289
2290 2019-08-13 Mark Eggleston <mark.eggleston@codethink.co.uk>
2291
2292 * MAINTAINERS (Write After Approval): Add myself.
2293
2294 2019-07-08 Kito Cheng <kito.cheng@sifive.com>
2295
2296 * MAINTAINERS (Write After Approval): Remove myself, already listed in
2297 RISC-V port maitainer.
2298
2299 2019-07-08 Kito Cheng <kito.cheng@sifive.com>
2300
2301 * MAINTAINERS (Write After Approval): Fix the list sorted by surname.
2302
2303 2019-07-08 Kito Cheng <kito.cheng@sifive.com>
2304
2305 * MAINTAINERS (Write After Approval): Add myself.
2306
2307 2019-07-03 Andrea Corallo <andrea.corallo@arm.com>
2308
2309 * MAINTAINERS (Write After Approval): Add myself.
2310
2311 2019-06-25 Martin Liska <mliska@suse.cz>
2312
2313 contrib/filter-clang-warnings.py: Transform from
2314 filter-rtags-warnings.py.
2315
2316 2019-06-15 Tom Tromey <tom@tromey.com>
2317
2318 * configure.ac (host_libs): Add gnulib.
2319 * configure: Rebuild.
2320 * Makefile.def (host_modules, dependencies): Add gnulib.
2321 * Makefile.in: Rebuild.
2322
2323 2019-06-12 Dimitar Dimitrov <dimitar@dinux.eu>
2324
2325 * MAINTAINERS (Write After Approval): Add myself.
2326
2327 2019-06-12 Dimitar Dimitrov <dimitar@dinux.eu>
2328
2329 * configure: Regenerate.
2330 * configure.ac: Add PRU target.
2331
2332 2019-06-11  Matthew Beliveau  <mbelivea@redhat.com>
2333
2334 * MAINTAINERS (Write After Approval): Add myself.
2335
2336 2019-06-11 Nick Clifton <nickc@redhat.com>
2337
2338 Import these changes from the binutils/gdb repository:
2339
2340 2019-05-28 Nick Alcock <nick.alcock@oracle.com>
2341
2342 * Makefile.def (dependencies): configure-libctf depends on all-bfd
2343 and all its deps.
2344 * Makefile.in: Regenerated.
2345
2346 2019-05-28 Nick Alcock <nick.alcock@oracle.com>
2347
2348 * Makefile.def (host_modules): Add libctf.
2349 * Makefile.def (dependencies): Likewise.
2350 libctf depends on zlib, libiberty, and bfd.
2351 * Makefile.in: Regenerated.
2352 * configure.ac (host_libs): Add libctf.
2353 * configure: Regenerated.
2354
2355 2019-05-20 Vladislav Ivanishin <vlad@ispras.ru>
2356
2357 * MAINTAINERS (Write After Approval): Add myself.
2358
2359 2019-05-19 Peter Bergner <bergner@linux.ibm.com>
2360
2361 * MAINTAINERS: Update my email address.
2362
2363 2019-05-17 Thomas Rodgers <trodgers@redhat.com>
2364
2365 * MAINTAINERS (Write After Approval): Add myself.
2366
2367 2019-05-16 Jun Ma <junma@linux.alibaba.com>
2368
2369 * MAINTAINERS (Write After Approval): Add myself.
2370
2371 2019-05-07 Jim Wilson <jimw@sifive.com>
2372
2373 * MAINTAINERS: Remove myself as IA-64 maintainer.
2374
2375 2019-05-04 Roland Illig <roland.illig@gmx.de>
2376
2377 * MAINTAINERS (Write After Approval): Add myself.
2378
2379 2019-05-02 Richard Biener <rguenther@suse.de>
2380
2381 PR bootstrap/85574
2382 * Makefile.tpl (compare target): Also compare extra-compare
2383 files.
2384 * Makefile.in: Regenerate.
2385
2386 2019-04-22 Roman Zhuykov <zhroma@ispras.ru>
2387
2388 * MAINTAINERS (Various Maintainers): Remove Ayal Zaks and add myself
2389 as modulo-scheduler maintainer.
2390
2391 2019-04-21 Iain Sandoe <iain@sandoe.co.uk>
2392
2393 * MAINTAINERS: Add myself as co-maintainer for Darwin.
2394
2395 2019-04-18 Iain Sandoe <iain@sandoe.co.uk>
2396
2397 * MAINTAINERS: Update my email address.
2398
2399 2019-04-14 Johannes Pfau <johannespfau@gmail.com>
2400
2401 * configure.ac: Remove d from unsupported languages on mingw and cygwin.
2402 * configure: Regenerate.
2403
2404 2019-04-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2405
2406 * configure.ac (enable_libphobos): Check LIBPHOBOS_SUPPORTED.
2407 * configure: Regenerate.
2408
2409 2019-04-12 Iain Buclaw <ibuclaw@gdcproject.org>
2410
2411 * configure.ac: Add target-zlib to target_libraries.
2412 * configure: Regenerate.
2413
2414 2019-04-09 Martin Liska <mliska@suse.cz>
2415
2416 * Makefile.in: Regenerate.
2417 * Makefile.tpl: Pass GENERATOR_CFLAGS
2418 in all stages.
2419
2420 2019-03-28 Martin Liska <mliska@suse.cz>
2421
2422 PR bootstrap/89829
2423 * Makefile.in: Revert r254150.
2424 * Makefile.tpl: Likewise.
2425
2426 2019-03-28 Ben Elliston <bje@gnu.org>
2427
2428 * MAINTAINERS (Various Maintainers): Remove myself from dfp.c and
2429 related, and libdecnumber.
2430
2431 2019-03-15 Alexander Monakov <amonakov@ispras.ru>
2432
2433 * MAINTAINERS (Reviewers): Add myself as selective scheduling reviewer.
2434 (Write After Approval): Remove myself.
2435
2436 2019-02-27 Alejandro Martinez <alejandro.martinezvicente@arm.com>
2437
2438 * MAINTAINERS (Write After Approval): Add myself.
2439
2440 2019-02-11 Andrew Stubbs <ams@codesourcery.com>
2441
2442 * MAINTAINERS (amdgcn port): Add myself and Julian Brown.
2443 (Write After Approval): Remove myself and Julian.
2444
2445 2019-01-26 Harald Anlauf <anlauf@gmx.de>
2446
2447 * MAINTAINERS (Write After Approval): Add myself.
2448
2449 2019-01-25 Kwok Cheung Yeung <kcy@codesourcery.com>
2450
2451 * MAINTAINERS (Write After Approval): Add myself.
2452
2453 2019-01-24 Xiong Hu Luo <luoxhu@linux.vnet.ibm.com>
2454
2455 * ChangeLog: Replace space with tab.
2456 * MAINTAINERS: Delete 1 tab to keep alignment.
2457
2458 2019-01-21 Jiufu Guo <guojiufu@linux.ibm.com>
2459
2460 * MAINTAINERS (Write After Approval): Add myself.
2461
2462 2019-01-18 Li Jia He <helijia@gcc.gnu.org>
2463
2464 * MAINTAINERS (Write After Approval): Add myself.
2465
2466 2019-01-17 Andrew Stubbs <ams@codesourcery.com>
2467 Kwok Cheung Yeung <kcy@codesourcery.com>
2468 Julian Brown <julian@codesourcery.com>
2469 Tom de Vries <tom@codesourcery.com>
2470 Jan Hubicka <hubicka@ucw.cz>
2471 Martin Jambor <mjambor@suse.cz>
2472
2473 * configure.ac: Likewise.
2474 * configure: Regenerate.
2475 * contrib/config-list.mk: Add amdgcn-amdhsa.
2476
2477 2019-01-16 Kewen Lin <linkw@gcc.gnu.org>
2478
2479 * MAINTAINERS (Write After Approval): Add myself.
2480
2481 2019-01-16 Xiong Hu Luo <luoxhu@linux.vnet.ibm.com>
2482
2483 * MAINTAINERS (Write After Approval): Add myself.
2484
2485 2019-01-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2486
2487 PR target/88535
2488 * config.guess: Import upstream version 2019-01-03.
2489 * config.sub: Import upstream version 2019-01-01.
2490
2491 2018-12-21 Thomas Preud'homme <thomas.preudhomme@linaro.org>
2492
2493 * MAINTAINERS (Write After Approval): Update my maintainer address.
2494
2495 2018-12-21 Gergö Barany <gergo@codesourcery.com>
2496
2497 * MAINTAINERS (Write After Approval): Add myself.
2498
2499 2018-12-10 Segher Boessenkool <segher@kernel.crashing.org>
2500
2501 * contrib/config-list.mk: Remove powerpc-eabispe and powerpc-linux_spe.
2502
2503 2018-12-05 Iain Sandoe <iain@sandoe.co.uk>
2504
2505 * configure.ac (NCN_STRICT_CHECK_TOOLS): Check otool.
2506 (ACX_CHECK_INSTALLED_TARGET_TOOL): Likewise
2507 (GCC_TARGET_TOOL): Likewise.
2508 * Makefile.tpl (HOST_EXPORTS): Add OTOOL, OTOOL_FOR_TARGET.
2509 (BASE_TARGET_EXPORTS): OTOOL, export OTOOL_FOR_TARGET.
2510 OTOOL, OTOOL_FOR_TARGET: New substitutions.
2511 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS): Add OTOOL.
2512 * configure: Regenerate.
2513 * Makefile.in: Likewise.
2514
2515 2018-11-28 Johannes Pfau <johannespfau@gmail.com>
2516
2517 * MAINTAINERS (Write After Approval): Add myself.
2518
2519 2018-11-13 Martin Liska <mliska@suse.cz>
2520
2521 * gcc.target/i386/pr87930.c: Move to ...
2522 * gcc.dg/asan/pr87930.c: ... here. Guard for i?86/x86_64 targets.
2523
2524 2018-11-10 Stafford Horne <shorne@gmail.com>
2525
2526 * MAINTAINERS (CPU Port Maintainers): Add myself for or1k.
2527 (Write After Approval): Remove myself.
2528
2529 2018-11-06 Hafiz Abid Qadeer <abidh@codesourcery.com>
2530
2531 * config/iconv.m4 (AM_ICONV_LINK): Don't overwrite CPPFLAGS.
2532 Append $INCICONV to it.
2533
2534 2018-11-04 Stafford Horne <shorne@gmail.com>
2535
2536 * MAINTAINERS (Write After Approval): Add myself.
2537
2538 2018-10-31 Joseph Myers <joseph@codesourcery.com>
2539
2540 PR bootstrap/82856
2541 * multilib.am: New file. From automake.
2542
2543 Merge from binutils-gdb:
2544 2018-06-19 Simon Marchi <simon.marchi@ericsson.com>
2545
2546 * libtool.m4: Use AC_LANG_SOURCE.
2547 * configure.ac: Remove AC_PREREQ, use AC_LANG_SOURCE.
2548 * ar-lib: New file.
2549 * test-driver: New file.
2550 * configure: Re-generate.
2551
2552 2018-10-31 Michael Ploujnikov <michael.ploujnikov@oracle.com>
2553
2554 * MAINTAINERS (Write After Approval): Add myself.
2555
2556 2018-10-31 Iain Buclaw <ibuclaw@gdcproject.org>
2557
2558 PR bootstrap/87788
2559 PR d/87799
2560 * configure: Rebuild.
2561 * configure.ac: Disable D on systems where it is known not to work.
2562
2563 2018-10-28 Iain Buclaw <ibuclaw@gdcproject.org>
2564
2565 * Makefile.def (target_modules): Add libphobos.
2566 (flags_to_pass): Add GDC, GDCFLAGS, GDC_FOR_TARGET and
2567 GDCFLAGS_FOR_TARGET.
2568 (dependencies): Make libphobos depend on libatomic, libbacktrace
2569 configure, and zlib configure.
2570 (language): Add language d.
2571 * Makefile.in: Rebuild.
2572 * Makefile.tpl (BUILD_EXPORTS): Add GDC and GDCFLAGS.
2573 (HOST_EXPORTS): Add GDC.
2574 (POSTSTAGE1_HOST_EXPORTS): Add GDC and GDC_FOR_BUILD.
2575 (BASE_TARGET_EXPORTS): Add GDC.
2576 (GDC_FOR_BUILD, GDC, GDCFLAGS): New variables.
2577 (GDC_FOR_TARGET, GDC_FLAGS_FOR_TARGET): New variables.
2578 (EXTRA_HOST_FLAGS): Add GDC.
2579 (STAGE1_FLAGS_TO_PASS): Add GDC.
2580 (EXTRA_TARGET_FLAGS): Add GDC and GDCFLAGS.
2581 * config-ml.in: Treat GDC and GDCFLAGS like other compiler/flag
2582 environment variables.
2583 * configure: Rebuild.
2584 * configure.ac: Add target-libphobos to target_libraries. Set and
2585 substitute GDC_FOR_BUILD and GDC_FOR_TARGET.
2586
2587 2018-10-24 Ilya Leoshkevich <iii@linux.ibm.com>
2588
2589 * MAINTAINERS (Write After Approval): Add myself.
2590
2591 2018-10-23 Iain Buclaw <ibuclaw@gdcproject.org>
2592
2593 * MAINTAINERS (Write After Approval): Remove myself.
2594
2595 2018-10-23 Iain Buclaw <ibuclaw@gdcproject.org>
2596
2597 * MAINTAINERS: Add myself as D front-end and libphobos maintainer.
2598
2599 2018-10-14 Bin Cheng <bin.cheng@linux.alibaba.com>
2600
2601 * MAINTAINERS: Update my email address.
2602
2603 2018-10-04 Thomas Schwinge <thomas@codesourcery.com>
2604
2605 * MAINTAINERS: List myself as "libgomp (OpenACC)" and "OpenACC"
2606 maintainer.
2607
2608 2018-09-13 Matthew Malcomson <matthew.malcomson@arm.com>
2609
2610 * MAINTAINERS (Write After Approval): Add self.
2611
2612 2018-09-13 Sam Tebbs <sam.tebbs@arm.com>
2613
2614 * MAINTAINERS (write after approval): Add myself.
2615
2616 2018-09-04 Xuepeng Guo <xuepeng.guo@intel.com>
2617
2618 * MAINTAINERS: Update my email address.
2619
2620 2018-08-29 Vlad Lazar <vlad.lazar@arm.com>
2621
2622 * MAINTAINERS (write after approval): Add myself.
2623
2624 2018-08-21 Richard Sandiford <richard.sandiford@arm.com>
2625
2626 * MAINTAINERS: Add self to global reviewers list.
2627
2628 2018-08-17 Sandra Loosemore <sandra@codesourcery.com>
2629
2630 MAINTAINERS: Add c-sky port maintainers.
2631
2632 2018-08-10 Martin Liska <mliska@suse.cz>
2633
2634 * MAINTAINERS: Revert change in previous commit and
2635 join lines.
2636
2637 2018-08-10 Martin Liska <mliska@suse.cz>
2638
2639 * MAINTAINERS: Remove extra line.
2640
2641 2018-08-06 Naveen H.S <naveenh@marvell.com>
2642
2643 * MAINTAINERS: Update my email address.
2644
2645 2018-07-19 DJ Delorie <dj@redhat.com>
2646
2647 * MAINTAINERS (m32c, msp43, rl78, libiberty, build): Remove myself
2648 as maintainer.
2649
2650 2018-07-16 Andreas Krebbel <krebbel@linux.ibm.com>
2651
2652 * MAINTAINERS: Adjust email address for me and my colleague Robin
2653 Dapp.
2654
2655 2018-07-13 H.J. Lu <hongjiu.lu@intel.com>
2656 Sunil K Pandey <sunil.k.pandey@intel.com>
2657
2658 PR target/84413
2659 * config/i386/i386.c (m_CORE_AVX512): New.
2660 (m_CORE_AVX2): Likewise.
2661 (m_CORE_ALL): Add m_CORE_AVX2.
2662 * config/i386/x86-tune.def: Replace m_HASWELL with m_CORE_AVX2.
2663 Replace m_SKYLAKE_AVX512 with m_CORE_AVX512 on avx256_optimal
2664 and remove the rest of m_SKYLAKE_AVX512.
2665
2666 2018-07-06 Sebastian Huber <sebastian.huber@embedded-brains.de>
2667
2668 * config.sub: Sync with upstream version 2018-07-03.
2669
2670 2018-07-06 Sebastian Huber <sebastian.huber@embedded-brains.de>
2671
2672 * config.guess: Sync with upstream version 2018-06-26.
2673 * config.sub: Sync with upstream version 2018-07-02.
2674
2675 2018-06-19 Bernhard M. Wiedemann <bwiedemann@suse.de>
2676
2677 * libtool.m4: Sort output of 'find' to enable deterministic builds.
2678 * ltmain.sh: Likewise.
2679
2680 2018-07-03 Segher Boessenkool <segher@kernel.crashing.org>
2681
2682 * contrib/config-list.mk: Remove powerpc-linux_paired.
2683
2684 2018-06-29 Alexandre Oliva <oliva@adacore.com>
2685
2686 * configure.ac: Introduce support for @unless/@endunless.
2687 * Makefile.tpl (dep-kind): Rewrite with cond; return
2688 postbootstrap in some cases.
2689 (make-postboot-dep, postboot-targets): New.
2690 (dependencies): Do not output postbootstrap dependencies at
2691 first. Output non-target ones changed for configure to depend
2692 on stage_last @if gcc-bootstrap, and the original deps @unless
2693 gcc-bootstrap.
2694 * configure.in, Makefile.in: Rebuilt.
2695
2696 2018-06-28 Jackson Woodruff <jackson.woodruff@arm.com>
2697
2698 * MAINTAINERS (write after approval): Add myself.
2699
2700 2018-06-26 Rasmus Villemoes <rv@rasmusvillemoes.dk>
2701
2702 * MAINTAINERS (write after approval): Add myself.
2703
2704 2018-06-19 Nick Clifton <nickc@redhat.com>
2705
2706 * zlib/configure.ac: Restore old behaviour of only enabling
2707 multilibs when a target subdirectory is defined. This allows
2708 building with srcdir == builddir.
2709 * zlib/configure: Regenerate.
2710
2711 2018-06-18 Eric Botcazou <ebotcazou@adacore.com>
2712
2713 * Makefile.def (fortran): Add check-target-libgomp-fortran.
2714 * Makefile.tpl (check-target-libgomp-fortran): New phony target.
2715 * Makefile.in: Regenerate.
2716
2717 2018-06-16 Ben Elliston <bje@gnu.org>
2718
2719 * config.guess: Import latest version.
2720 * config.sub: Likewise.
2721
2722 2018-06-08 Martin Liska <mliska@suse.cz>
2723
2724 * MAINTAINERS: Remove MPX-related entries.
2725 * Makefile.def: Remove libmpx support.
2726 * Makefile.in: Regenerate.
2727 * configure.ac: Remove removed files.
2728 * configure: Regenerate.
2729 * libmpx/ChangeLog: Remove.
2730 * libmpx/Makefile.am: Remove.
2731 * libmpx/Makefile.in: Remove.
2732 * libmpx/acinclude.m4: Remove.
2733 * libmpx/aclocal.m4: Remove.
2734 * libmpx/config.h.in: Remove.
2735 * libmpx/configure: Remove.
2736 * libmpx/configure.ac: Remove.
2737 * libmpx/configure.tgt: Remove.
2738 * libmpx/libmpx.spec.in: Remove.
2739 * libmpx/mpxrt/Makefile.am: Remove.
2740 * libmpx/mpxrt/Makefile.in: Remove.
2741 * libmpx/mpxrt/libmpx.map: Remove.
2742 * libmpx/mpxrt/libtool-version: Remove.
2743 * libmpx/mpxrt/mpxrt-utils.c: Remove.
2744 * libmpx/mpxrt/mpxrt-utils.h: Remove.
2745 * libmpx/mpxrt/mpxrt.c: Remove.
2746 * libmpx/mpxrt/mpxrt.h: Remove.
2747 * libmpx/mpxwrap/Makefile.am: Remove.
2748 * libmpx/mpxwrap/Makefile.in: Remove.
2749 * libmpx/mpxwrap/libmpxwrappers.map: Remove.
2750 * libmpx/mpxwrap/libtool-version: Remove.
2751 * libmpx/mpxwrap/mpx_wrappers.c: Remove.
2752
2753 2018-06-04 Martin Liska <mliska@suse.cz>
2754
2755 * MAINTAINERS: Add myself as gcov maintainer.
2756
2757 2018-06-04 Matthew Fortune <mfortune@gmail.com>
2758
2759 * MAINTAINERS: Update my email address.
2760
2761 2018-06-04 Tom de Vries <tdevries@suse.de>
2762
2763 * MAINTAINERS: Remove write-after-approval entries for component
2764 maintainers.
2765
2766 2018-06-01 Jozef Lawrynowicz <jozef.l@mittosystems.com>
2767
2768 * MAINTAINERS (write after approval): Add myself.
2769
2770 2018-06-01 Bin Cheng <amker@gcc.gnu.org>
2771
2772 * MAINTAINERS: Update my email address.
2773
2774 2018-06-01 Tom de Vries <tdevries@suse.de>
2775
2776 * MAINTAINERS: Update my email address.
2777
2778 2018-05-22 Bin Cheng <bin.cheng@arm.com>
2779
2780 * MAINTAINERS (loop-optimizer): Add myself.
2781
2782 2018-05-01 Francois H. Theron <francois.theron@netronome.com>
2783
2784 * configure.ac: Added "nfp" target.
2785 * configure: Regenerate.
2786
2787 2018-04-30 Richard Biener <rguenther@suse.de>
2788
2789 PR bootstrap/85571
2790 * Makefile.tpl (STAGE3_CFLAGS): Use -fchecking=1.
2791 (STAGE3_TFLAGS): Likewise.
2792 (STAGEtrain_CFLAGS): Filter out -fchecking=1.
2793 (STAGEtrain_TFLAGS): Likewise.
2794 * Makefile.in: Regenerate.
2795
2796 2018-04-26 Richard Biener <rguenther@suse.de>
2797
2798 * Makefile.tpl (STAGE1_TFLAGS): Add -fno-checking.
2799 (STAGE2_CFLAGS): Likewise.
2800 (STAGE2_TFLAGS): Likewise.
2801 (STAGE3_CFLAGS): Add -fchecking.
2802 (STAGE3_TFLAGS): Likewise.
2803 (STAGEtrain_CFLAGS): Filter out -fchecking.
2804 (STAGEtrain_TFLAGS): Likewise.
2805 * Makefile.in: Re-generate.
2806
2807 2018-04-25 Catherine Moore <clm@codesourcery.com>
2808
2809 * MAINTAINERS (mips): Remove myself as MIPS maintainer.
2810
2811 2018-04-18 Paul Clarke <pc@us.ibm.com>
2812
2813 * MAINTAINERS (write after approval): Add myself.
2814
2815 2018-04-10 Aaron Sawdey <acsawdey@linux.ibm.com>
2816
2817 * MAINTAINERS: Update my email address.
2818
2819 2018-04-02 Bill Schmidt <wschmidt@linux.ibm.com>
2820
2821 * MAINTAINERS: Remove redundant Write-After-Approval entry.
2822
2823 2018-03-30 Bill Schmidt <wschmidt@linux.ibm.com>
2824
2825 * MAINTAINERS: Update my email address and disambiguate myself
2826 a bit from Will Schmidt.
2827
2828 2018-03-21 Nathan Sidwell <nathan@acm.org>
2829
2830 * MAINTAINERS: Move maintainers of now-removed picochip and score
2831 ports to write after approval.
2832
2833 2018-03-13 Richard Sandiford <richard.sandiford@arm.com>
2834
2835 * MAINTAINERS: Add entry for SVE maintainership.
2836
2837 2018-02-13 Maciej W. Rozycki <macro@mips.com>
2838
2839 * configure.ac <wasm32-*-*> (noconfigdirs): Add `ld'.
2840 * configure: Regenerate.
2841
2842 2018-01-18 Boris Kolpackov <boris@codesynthesis.com>
2843
2844 * MAINTAINERS (write after approval): Add myself.
2845
2846 2018-01-18 Siddhesh Poyarekar <siddhesh@sourceware.org>
2847
2848 * MAINTAINERS (write after approval): Add myself.
2849
2850 2018-01-16 Sebastian Perta <sebastian.perta@renesas.com>
2851
2852 * MAINTAINERS (write after approval): Add myself.
2853
2854 2018-01-03 Jakub Jelinek <jakub@redhat.com>
2855
2856 Update copyright years.
2857
2858 2018-01-03 Ben Elliston <bje@gnu.org>
2859
2860 * config.guess: Import latest version.
2861 * config.sub: Likewise.
2862
2863 2017-12-12 Stafford Horne <shorne@gmail.com>
2864
2865 * configure.ac: Remove logic adding gdb to noconfigsdirs for or1k.
2866 * configure: Regenerate.
2867
2868 2017-11-29 Qing Zhao <qing.zhao@oracle.com>
2869
2870 * MAINTAINERS (Write After Approval): Add myself.
2871
2872 2017-11-28 Julia Koval <julia.koval@intel.com>
2873 Sebastian Peryt <sebastian.peryt@intel.com>
2874
2875 * Makefile.def (target_modules): Remove libcilkrts.
2876 * Makefile.in: Ditto.
2877 * configure: Ditto.
2878 * configure.ac: Ditto.
2879
2880 2017-11-28 Julia Koval <julia.koval@intel.com>
2881
2882 * MAINTAINERS (Write After Approval): Add myself.
2883
2884 2017-11-22 Sudakshina Das <sudi.das@arm.com>
2885
2886 * MAINTAINERS (Write After Approval): Add myself.
2887
2888 2017-11-06 Palmer Dabbelt <palmer@sifive.com>
2889
2890 * MAINTAINERS (RISC-V): Add Jim Wilson as a maintainer.
2891 Use my SiFive email address.
2892
2893 2017-11-15 Sebastian Peryt <sebastian.peryt@intel.com>
2894
2895 * MAINTAINERS (write after approval): Add myself.
2896
2897 2017-10-27 Martin Liska <mliska@suse.cz>
2898
2899 * Makefile.tpl: Use proper name of folder as it was renamed
2900 during transition to 4 stages.
2901 * Makefile.in: Regenerate.
2902
2903 2017-10-16 Igor Tsimbalist <igor.v.tsimbalist@intel.com>
2904
2905 * MAINTAINERS (write after approval): Add myself.
2906
2907 2017-10-01 Gerald Pfeifer <gerald@pfeifer.com>
2908
2909 * MAINTAINERS: Add a note that maintainership also includes web
2910 pages, docs, and testsuite related to that area.
2911
2912 2017-09-25 Tom de Vries <tom@codesourcery.com>
2913
2914 * MAINTAINERS (CPU Port Maintainers): Add myself as nvptx maintainer.
2915
2916 2017-09-18 Pierre-Marie de Rodat <derodat@adacore.com>
2917
2918 * MAINTAINERS: Add myself as a maintainer for the Ada front end.
2919
2920 2017-09-15 Nathan Sidwell <nathan@acm.org>
2921
2922 * MAINTAINERS: Remove myself as a vxworks maintainer.
2923
2924 2017-09-13 Thomas Schwinge <thomas@codesourcery.com>
2925
2926 * MAINTAINERS: Remove email address of Jim Norris.
2927
2928 2017-09-11 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
2929
2930 * MAINTAINERS (Reviewers): Move myself from here...
2931 (CPU Port Maintainers): ... to here.
2932
2933 2017-09-09 James Greenhalgh <james.greenhalgh@arm.com>
2934
2935 * MAINTAINERS (James Greenhalgh): Move to AArch64 maintainers.
2936
2937 2017-07-31 Robin Dapp <rdapp@linux.vnet.ibm.com>
2938
2939 * MAINTAINERS (write after approval): Add myself.
2940
2941 2017-07-28 Tony Reix <tony.reix@atos.net>
2942
2943 * configure.ac (target-libffi): Don't disable for AIX.
2944 (go): Don't add to unsupported_languages on AIX.
2945 (target-libgo): Don't disable for AIX.
2946 * configure: Regenerate.
2947
2948 2017-07-19 Yury Gribov <tetra2005@gmail.com>
2949
2950 * MAINTAINERS: Add myself.
2951
2952 2017-07-18 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
2953
2954 * MAINTAINERS: Update my email address.
2955
2956 2017-07-04 Richard Earnshaw <rearnsha@arm.com>
2957
2958 * contrib/gcc_update (files_and_dependencies): Remove stamp rules for
2959 arm-specific auto-generated header files.
2960
2961 2017-07-03 Nathan Sidwell <nathan@acm.org>
2962
2963 * configure.ac: Set srcdir when sourcing config-lang.in fragments.
2964 * configure: Rebuilt.
2965
2966 2017-07-03 Bernd Schmidt <bschmidt@redhat.com>
2967
2968 * MAINTAINERS: Readd myself for c6x.
2969
2970 2017-06-28 Martin Liska <mliska@suse.cz>
2971
2972 PR bootstrap/81217
2973 * Makefile.def: Remove superfluous bootstrap_target from
2974 bootstrap_stage.
2975 * Makefile.in: Re-generate the file.
2976
2977 2017-06-26 Maxim Ostapenko <m.ostapenko@samsung.com>
2978
2979 * MAINTAINERS: Add myself to Write After Approval
2980
2981 2017-06-21 Andrew Jenner <andrew@codesourcery.com>
2982
2983 * MAINTAINERS: Add myself as maintainer for PowerPC SPE port.
2984
2985 2017-06-19 Martin Liska <mliska@suse.cz>
2986
2987 * Makefile.def: Define 4 stages PGO bootstrap.
2988 * Makefile.tpl: Define FLAGS.
2989 * Makefile.in: Regenerate.
2990
2991 2017-06-14 Ian Lance Taylor <iant@golang.org>
2992
2993 * Makefile.def: Add check-gotools to go check targets.
2994 * Makefile.in: Rebuild.
2995
2996 2017-06-12 Segher Boessenkool <segher@kernel.crashing.org>
2997
2998 * config.gcc: Remove rs6000/e500.h from tm_file for all targets.
2999
3000 2017-06-03 Eric Botcazou <ebotcazou@adacore.com>
3001
3002 * configure.ac (*-*-linux-android*): Set target_makefile_frag.
3003 * configure: Regenerate.
3004
3005 2017-05-31 Martin Liska <mliska@suse.cz>
3006
3007 * configure.ac: Add handling of stage2_werror_flags to
3008 action-if-given and to action-if-not-given.
3009 * configure: Regenerate.
3010
3011 2017-05-31 Prakhar Bahuguna <prakhar.bahuguna@arm.com>
3012
3013 * MAINTAINERS: Add self to Write After Approval
3014
3015 2017-05-27 Bernd Schmidt <bschmidt@redhat.com>
3016
3017 * MAINTAINERS: Update my email address, and remove myself as
3018 maintainer in some areas.
3019
3020 2017-05-25 Eric Gallager <egall@gwmail.gwu.edu>
3021
3022 * MAINTAINERS: Add self to Write After Approval
3023
3024 2017-05-25 Nathan Sidwell <nathan@acm.org>
3025
3026 * configure.ac: Add --enable-languages=default to mean default and
3027 make --enable-languages=all mean all supported languages.
3028 * configure: Regenerated.
3029
3030 2017-05-24 Segher Boessenkool <segher@kernel.crashing.org>
3031
3032 * config.gcc (powerpc*-*-*spe*): New.
3033 (powerpc-*-eabispe*): Use ${cpu_type} instead of hardcoded pathnames.
3034 (powerpc-*-rtems*spe*): New.
3035 (powerpc*-*-linux*spe*): New.
3036 (powerpc-wrs-vxworksspe): New.
3037 (powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
3038 (misc flags) [powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
3039 * config.host (powerpc*-*-*spe*): New.
3040
3041 2017-05-19 Martin Liska <mliska@suse.cz>
3042
3043 * configure.ac: Add --enable-werror-always just for
3044 bootstrap-debug (or none build config) and do not add it
3045 when we are on a release branch.
3046 * configure: Regenerated.
3047
3048 2017-05-18 Sheldon Lobo <sheldon.lobo@oracle.com>
3049
3050 * MAINTAINERS: Add self to Write After Approval
3051
3052 2017-05-09 Kaz Kojima <kkojima@gcc.gnu.org>
3053
3054 * MAINTAINERS: Move myself to Write After Approval section.
3055
3056 2017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
3057
3058 * config/arc/arc.c (arc_conditional_register_usage): Handle ACCL,
3059 ACCH registers.
3060 * config/arc/arc.md (mulsidi3): Use advanced mpy instructions when
3061 available.
3062 (umulsidi3): Likewise.
3063 (mulsidi3_700): Disable this pattern when we have advanced mpy
3064 instructions.
3065 (umulsidi3_700): Likewise.
3066 (maddsidi4): New pattern.
3067 (macd, mac, mac_r, umaddsidi4, macdu, macu, macu_r): Likewise.
3068 (mpyd_arcv2hs, mpyd_imm_arcv2hs, mpydu_arcv2hs): Likewise.
3069 (mpydu_imm_arcv2hs): Likewise.
3070 * config/arc/predicates.md (accl_operand): New predicate.
3071
3072 2017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
3073 Andrew Burgess <andrew.burgess@embecosm.com>
3074
3075 * config/arc/arc.c (ARC_AUTOBLINK_IRQ_P): Consider fast interrupts
3076 case.
3077 (ARC_AUTOFP_IRQ_P): Likewise.
3078 (ARC_AUTO_IRQ_P): Likewise.
3079 (rgf_banked_register_count): New variable.
3080 (parse_mrgf_banked_regs_option): New function.
3081 (arc_override_options): Handle rgf_banked_regs option.
3082 (arc_handle_interrupt_attribute): Add firq option.
3083 (arc_compute_function_type): Return fast irq type when required.
3084 (arc_must_save_register): Handle fast interrupts.
3085 (arc_expand_prologue): Do not emit dwarf info for fast interrupts.
3086 (arc_return_address_regs): Update.
3087 * config/arc/arc.h (arc_return_address_regs): Update.
3088 (arc_function_type): Add fast interrupt type.
3089 (ARC_INTERRUPT_P): Update.
3090 (RC_FAST_INTERRUPT_P): Define.
3091 * config/arc/arc.md (simple_return): Update for fast interrupts.
3092 (p_return_i): Likewise.
3093 * config/arc/arc.opt (mrgf-banked-regs): New option.
3094 * doc/invoke.texi (mrgf-banked-regs): Document.
3095
3096 2017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
3097
3098 * config/arc/arc.c (irq_ctrl_saved): New variable.
3099 (ARC_AUTOBLINK_IRQ_P): Define.
3100 (ARC_AUTOFP_IRQ_P): Likewise.
3101 (ARC_AUTO_IRQ_P): Likewise.
3102 (irq_range): New function.
3103 (arc_must_save_register): Likewise.
3104 (arc_must_save_return_addr): Likewise.
3105 (arc_dwarf_emit_irq_save_regs): Likewise.
3106 (arc_override_options): Handle deferred options.
3107 (MUST_SAVE_REGISTER): Deleted, replaced by arc_must_save_register.
3108 (MUST_SAVE_RETURN_ADDR): Deleted, replaced by
3109 arc_must_save_return_addr.
3110 (arc_compute_frame_size): Handle automated save and restore of
3111 registers.
3112 (arc_expand_prologue): Likewise.
3113 (arc_expand_epilogue): Likewise.
3114 * config/arc/arc.md (stack_irq_dwarf): New unspec instruction.
3115 * config/arc/arc.opt (mirq-ctrl-saved): New option.
3116 * doc/invoke.texi (mirq-ctrl-saved): Document option.
3117
3118 2017-04-19 Thomas Koenig <tkoenig@gcc.gnu.org>
3119 Tobias Burnus <tobias.burnus@physik.fu-berlin.de>
3120
3121 PR bootstrap/77661
3122 * Makefile.def: Don't pass --enable-maintainer-mode on to an
3123 in-tree build MPC.
3124 * Makefile.in: Regenerate.
3125
3126 2017-03-22 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3127
3128 * configure.ac: Enable LTO by default on darwin >= 9.
3129 * configure: Regenerate.
3130
3131 2017-03-20 Palmer Dabbelt <palmer@dabbelt.com>
3132
3133 * MAINTAINERS (CPU Port Maintainers): Add Kito Cheng, Palmer Dabbelt,
3134 and Andrew Waterman as the RISC-V maintainers.
3135
3136 2017-03-18 Nicolas Koenig <koenigni@gcc.gnu.org>
3137
3138 * MAINTAINERS: Add self to Write After Approval
3139
3140 2017-03-18 Gerald Pfeifer <gerald@pfeifer.com>
3141
3142 * config.guess: Import latest from upstream.
3143
3144 2017-03-18 Gerald Pfeifer <gerald@pfeifer.com>
3145
3146 * MAINTAINERS (Write After Approval): Remove entries that are
3147 already covered under Reviewers.
3148
3149 2017-03-08 Mark Wielaard <mark@klomp.org>
3150
3151 PR demangler/70909
3152 PR demangler/67264
3153 * include/demangle.h: Add d_printing to struct demangle_component
3154 and pass struct demangle_component as non const.
3155
3156 2017-02-26 Gerald Pfeifer <gerald@pfeifer.com>
3157
3158 * MAINTAINERS: Remove Neil Booth as option handling maintainer.
3159
3160 2017-02-15 Thomas Schwinge <thomas@codesourcery.com>
3161
3162 * Makefile.tpl: Remove HOST_ISLVER.
3163 (HOST_EXPORTS): Remove ISLVER.
3164 * Makefile.in: Regenerate.
3165
3166 2017-02-13 Richard Biener <rguenther@suse.de>
3167
3168 * configure: Re-generate.
3169
3170 2017-02-07 Gerald Pfeifer <gerald@pfeifer.com>
3171
3172 * MAINTAINERS: Adjust bug reporting URL.
3173
3174 2017-02-05 Gerald Pfeifer <gerald@pfeifer.com>
3175
3176 * MAINTAINERS (Write After Approval): Remove redundant entry
3177 for Andrew Burgess.
3178
3179 2017-02-03 John David Anglin <danglin@gcc.gnu.org>
3180
3181 * configure.ac: Add gcc/function-tests.o to compare_exclusions for
3182 32-bit hppa*-*-hpux*.
3183 * configure: Regenerate.
3184
3185 2017-01-27 Pekka Jääskeläinen <pekka.jaaskelainen@parmance.com>
3186
3187 * configure.ac: Moved the white list of enabling BRIG FE to
3188 libhsail-rt/configure.tgt.
3189 * configure: Regenerated.
3190 * MAINTAINERS: Updated maintainers for BRIG FE and libhsail-rt.
3191
3192 2017-01-24 Pekka Jääskeläinen <pekka@parmance.com>
3193 Martin Jambor <mjambor@suse.cz>
3194
3195 * Makefile.def (target_modules): Added libhsail-rt.
3196 (languages): Added language brig.
3197 * Makefile.in: Regenerated.
3198 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Added
3199 tgarget-libhsail-rt. Make brig unsupported on untested architectures.
3200 * configure: Regenerated.
3201
3202 2017-01-17 Jakub Jelinek <jakub@redhat.com>
3203
3204 PR other/79046
3205 * configure: Regenerated.
3206
3207 2017-01-04 Alan Modra <amodra@gmail.com>
3208
3209 * configure: Regenerate.
3210
3211 2016-12-29 Ben Elliston <bje@gnu.org>
3212
3213 * config.sub: Import latest version.
3214
3215 2016-12-26 Alexander Ivchenko <alexander.ivchenko@intel.com>
3216
3217 * MAINTAINERS (Write After Approval): Add myself.
3218
3219 2016-12-21 Jakub Jelinek <jakub@redhat.com>
3220
3221 * configure.ac: Don't bootstrap libmpx unless --with-build-config
3222 includes bootstrap-mpx.
3223 * configure: Regenerated.
3224
3225 2016-12-19 Chenghua Xu <paul.hua.gm@gmail.com>
3226
3227 * MAINTAINERS (Write After Approval): Add myself.
3228
3229 2016-12-01 Ma Jiang <ma.jiang@zte.com.cn>
3230
3231 * configure: Regenerate.
3232
3233 2016-12-01 Matthias Klose <doko@ubuntu.com>
3234
3235 * configure.ac: Don't use pkg-config to check for bdw-gc.
3236 * configure: Regenerate.
3237
3238 2016-11-30 Matthias Klose <doko@ubuntu.com>
3239
3240 * Makefile.def: Remove reference to boehm-gc target module.
3241 * configure.ac: Include pkg.m4, check for --with-target-bdw-gc
3242 options and for the bdw-gc pkg-config module.
3243 * configure: Regenerate.
3244 * Makefile.in: Regenerate.
3245
3246 2016-11-28 Nathan Sidwell <nathan@acm.org>
3247
3248 * MAINTAINERS (nvptx): Remove self.
3249
3250 2016-11-25 Ben Elliston <bje@gnu.org>
3251
3252 * config.guess: Import latest version.
3253 * config.sub: Likewise.
3254
3255 2016-11-18 Toma Tabacu <toma.tabacu@imgtec.com>
3256
3257 * MAINTAINERS (Write After Approval): Add myself.
3258
3259 2016-11-15 Matthias Klose <doko@ubuntu.com>
3260
3261 * Makefile.def: Remove references to GCJ.
3262 * Makefile.tpl: Likewise.
3263 * Makefile.in: Regenerate.
3264
3265 2016-11-15 Matthias Klose <doko@ubuntu.com>
3266
3267 * config-ml.in: Remove references to GCJ.
3268 * configure.ac: Likewise.
3269 * configure: Regenerate.
3270
3271 2016-11-01 Josh Conner <joshconner@google.com>
3272
3273 * MAINTAINERS (Write After Approval): Update email address,
3274
3275 2016-10-27 Carl Love <cel@us.ibm.com>
3276
3277 * MAINTAINERS (Write After Approval): Fix my entry in the Write After
3278 Approval list to make it alphabetical.
3279
3280 2016-10-27 Carl Love <cel@us.ibm.com>
3281
3282 * MAINTAINERS (Write After Approval): Add myself.
3283
3284 2016-10-27 Andrew Burgess <andrew.burgess@embecosm.com>
3285
3286 * MAINTAINERS (Reviewers): Add myself.
3287 (Write After Approval): Add myself.
3288
3289 2016-10-21 Hartmut Penner <hepenner@us.ibm.com>
3290 Ulrich Weigand <uweigand@de.ibm.com>
3291
3292 * MAINTAINERS: Update email address.
3293
3294 2016-10-10 Nathan Sidwell <nathan@acm.org>
3295
3296 * MAINTAINERS: Update email address.
3297
3298 2016-10-10 Andreas Tobler <andreast@gcc.gnu.org>
3299
3300 * configure.ac: Add aarch64-*-freebsd*.
3301 * configure: Regenerate.
3302
3303 2016-10-05 Steve Ellcey <sellcey@caviumnetworks.com>
3304
3305 * MAINTAINERS: Update email address after it got reverted.
3306
3307 2016-10-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3308
3309 * configure.ac (target_libraries): Readd target-boehm-gc.
3310 Restore --enable-objc-gc handling.
3311 * configure: Regenerate.
3312
3313 2015-10-03 Jeff Law <law@redhat.com>
3314
3315 * MAINTAINERS: Move several inactive maintainers to the
3316 write-after-approval section.
3317
3318 2016-09-30 Jakub Jelinek <jakub@redhat.com>
3319
3320 * configure.ac: Add target-libffi to target_libraries.
3321 Readd libgcj target disablings, modified to only target-libffi.
3322 Readd target addition of go to unsupported languages.
3323 * configure: Regenerated.
3324
3325 2016-09-30 Steve Ellcey <sellcey@caviumnetworks.com>
3326
3327 * MAINTAINERS: Update email address.
3328
3329 2016-09-30 Andrew Haley <aph@redhat.com>
3330
3331 * MAINTAINERS: Remove Per Bothner, Andrew Haley, and Tom Tromey from
3332 write-after approval. Remove Tom Tromey and Bryce McKinlay from
3333 libgcj.
3334
3335 2016-09-30 Andrew Haley <aph@redhat.com>
3336
3337 * MAINTAINERS: Move Per Bothner, Andrew Haley, and Tom Tromey to
3338 write-after approval after GCJ deletion.
3339
3340 2016-09-30 Andrew Haley <aph@redhat.com>
3341
3342 * Makefile.def: Remove libjava.
3343 * Makefile.tpl: Likewise.
3344 * Makefile.in: Regenerate.
3345 * configure.ac: Likewise.
3346 * configure: Likewise.
3347 * gcc/java: Remove.
3348 * libjava: Likewise.
3349
3350 2016-09-28 Claudiu Zissulescu <claziss@synopsys.com>
3351
3352 * MAINTAINERS (Reviewers): Add myself.
3353
3354 2016-09-26 Anton Kolesov <Anton.Kolesov@synopsys.com>
3355
3356 * configure.ac: Disable "sim" directory for arc*-*-*.
3357 * configure: Regenerated.
3358
3359 2016-09-23 Tamar Christina <tamar.christina@arm.com>
3360
3361 * MAINTAINERS (Write After Approval): Add myself.
3362
3363 2016-09-12 Maciej W. Rozycki <macro@imgtec.com>
3364
3365 * configure.ac: Check for the minimum in-tree MPFR version
3366 handled.
3367 * configure: Regenerate.
3368
3369 2016-07-20 Yan-Ting Lin <currygt52@gmail.com>
3370
3371 * configure.ac (nds32*-*-*): Remove entry to enable gdb.
3372 * configure: Regenerated.
3373
3374 2016-07-19 Fritz Reese <fritzoreese@gmail.com>
3375
3376 * MAINTAINERS (Write After Approval): Add myself.
3377
3378 2016-06-23 Andi Kleen <ak@linux.intel.com>
3379
3380 * Makefile.def: Add autoprofiledbootstrap.
3381 * Makefile.tpl: Dito.
3382 * Makefile.in: Regenerate.
3383
3384 2016-06-23 Jakub Sejdak <jakub.sejdak@phoesys.com>
3385
3386 * configure.ac: Disable libgcj and libgloss for Phoenix-RTOS targets.
3387 * configure: Regenerate.
3388
3389 2016-06-21 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
3390
3391 * configure: Regenerate.
3392 * configure.ac: Remove support for avr-rtems.
3393
3394 2016-06-18 Senthil Kumar Selvaraj <senthil_kumar.selvaraj@atmel.com>
3395
3396 * MAINTAINERS (Write After Approval): Add myself.
3397
3398 2016-06-16 Michael Collison <michael.collison@arm.com>
3399
3400 * MAINTAINERS (Write After Approval): Add myself.
3401
3402 2016-06-14 Mikael Morin <mikael@gcc.gnu.org>
3403
3404 * MAINTAINERS (Write After Approval): Update e-mail address.
3405
3406 2016-06-03 Jose E. Marchesi <jose.marchesi@oracle.com>
3407
3408 * MAINTAINERS (Write After Approval): Add myself.
3409
3410 2016-05-28 Alan Modra <amodra@gmail.com>
3411
3412 * Makefile.tpl (configure): Depend on m4 files included.
3413 * Makefile.in: Regenerate.
3414
3415 2016-05-20 Bill Seurer <seurer@linux.vnet.ibm.com>
3416
3417 * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Fix
3418 code formatting in ALTIVEC_BUILTIN_VEC_ADDE section.
3419
3420 2016-05-20 Bill Seurer <seurer@linux.vnet.ibm.com>
3421
3422 * config/rs6000/rs6000-builtin.def (vec_addec): Change vec_addec to a
3423 special case builtin.
3424 * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Add
3425 support for ALTIVEC_BUILTIN_VEC_ADDEC.
3426 * config/rs6000/rs6000.c (altivec_init_builtins): Add definition
3427 for __builtin_vec_addec.
3428
3429 2016-05-16 Jakub Sejdak <jakub.sejdak@phoesys.com>
3430
3431 * config.guess: Import version 2016-04-02 (newest).
3432 * config.sub: Import version 2016-05-10 (newest).
3433
3434 2016-05-16 Anton Kolesov <anton.kolesov@synopsys.com>
3435
3436 * configure.ac: Add ARC support to libgloss.
3437 * configure: Regenerate
3438
3439 2016-05-09 Aaron Sawdey <acsawdey@linux.vnet.ibm.com>
3440
3441 * MAINTAINERS (Write After Approval): Add myself.
3442
3443 2016-05-02 Bernd Edlinger <bernd.edlinger@hotmail.de>
3444
3445 * configure.ac (mpfr): Remove pre-3.1.0 mpfr compatibility code.
3446 * configure: Regenerated.
3447 * Makefile.def (gmp): Explicitly disable assembler.
3448 (mpfr): Adjust lib_path.
3449 (mpc): Likewise.
3450 * Makefile.in: Regenerated.
3451
3452 2016-05-01 Jakub Jelinek <jakub@redhat.com>
3453
3454 PR bootstrap/70704
3455 * configure.ac (--enable-stage1-checking): Add missing
3456 --enable-checking=.
3457 * configure: Regenerated.
3458
3459 2016-04-30 Oleg Endo <olegendo@gcc.gnu.org>
3460
3461 * config.guess: Revert r235676.
3462 * config.sub: Revert r235676.
3463
3464 2016-04-30 Oleg Endo <olegendo@gcc.gnu.org>
3465
3466 * config.guess: Remove SH5 support.
3467 * config.sub: Likewise.
3468 * configure: Likewise.
3469 * configure.ac: Likewise.
3470
3471 2016-04-26 Jakub Jelinek <jakub@redhat.com>
3472
3473 PR bootstrap/70704
3474 * configure.ac (--enable-stage1-checking): For --disable-checking or
3475 implicit --enable-checking, make sure extra flag matches in between
3476 stage1 and later checking.
3477 * configure: Regenerated.
3478
3479 2016-04-22 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
3480
3481 * .gitattributes: New file.
3482
3483 2016-04-22 Segher Boessenkool <segher@kernel.crashing.org>
3484
3485 * MAINTAINERS (rs6000/powerpc port): Add myself.
3486
3487 2016-04-13 Segher Boessenkool <segher@kernel.crashing.org>
3488
3489 PR bootstrap/70173
3490 * Makefile.tpl (local-distclean): Delete the libcc1, gnattools,
3491 and gotools directories. Delete the stage_final file.
3492 * Makefile.in: Regenerate.
3493
3494 2016-04-12 Andre Vieira <andre.simoesdiasvieira@arm.com>
3495
3496 * MAINTAINERS (Write After Approval): Add myself.
3497
3498 2016-04-09 Steven G. Kargl <kargl@gcc.gnu.org>
3499
3500 * MAINTAINERS (Fortran maintainer): Remove myself.
3501
3502 2016-04-04 Bill Seurer <seurer@linux.vnet.ibm.com>
3503
3504 * MAINTAINERS (Write After Approval): Add myself.
3505
3506 2016-03-29 Kelvin Nilsen <kdnilsen@linux.vnet.ibm.com>
3507
3508 * MAINTAINERS (Write After Approval): Add myself.
3509
3510 2016-03-17 Cary Coutant <ccoutant@gmail.com>
3511
3512 Sync with binutils-gdb:
3513
3514 2016-03-17 Cary Coutant <ccoutant@gmail.com>
3515
3516 * configure.ac: Add mips and s390 to the gold target check.
3517 * configure: Regenerate.
3518
3519 2016-03-01 DJ Delorie <dj@redhat.com>
3520
3521 * MAINTAINERS (mep): Remove myself as MeP maintainer.
3522
3523 2016-02-22 David Malcolm <dmalcolm@redhat.com>
3524
3525 * MAINTAINERS (libcpp): Add myself.
3526 (diagnostic messages): Likewise.
3527
3528 2016-02-20 Tom de Vries <tom@codesourcery.com>
3529
3530 * MAINTAINERS: Fix whitespace.
3531
3532 2016-02-02 Claudiu Zissulescu <claziss@synopsys.com>
3533
3534 * MAINTAINERS (Write After Approval): Add myself.
3535
3536 2016-01-29 Sebastian Pop <s.pop@samsung.com>
3537
3538 * config/isl.m4: Add comments about isl-0.16.
3539 * configure: Regenerate.
3540
3541 2016-01-29 Martin Jambor <mjambor@suse.cz>
3542
3543 * MAINTAINERS (hsa maintainers): Add myself.
3544
3545 2015-01-27 Wilco Dijkstra <wdijkstr@arm.com>
3546
3547 * MAINTAINERS: (Write After Approval): Add myself.
3548
3549 2016-01-25 Aditya Kumar <aditya.k7@samsung.com>
3550 Sebastian Pop <s.pop@samsung.com>
3551
3552 * Makefile.in: Regenerate.
3553 * Makefile.tpl: Export ISLVER.
3554 * configure: Regenerate.
3555 * config/isl.m4: Detect isl-0.15.
3556
3557 2016-01-24 Mikhail Maltsev <maltsevm@gmail.com>
3558
3559 PR bootstrap/69329
3560 * Makefile.tpl (BASE_FLAGS_TO_PASS): Add LSAN_OPTIONS.
3561 * Makefile.in: Regenerate.
3562
3563 2016-01-12 Andris Pavenis <andris.pavenis@iki.fi>
3564
3565 * configure.ac: Enable LTO for DJGPP
3566 * configure: Regenerate
3567
3568 2016-01-12 H.J. Lu <hongjiu.lu@intel.com>
3569
3570 Sync with binutils-gdb:
3571 2015-10-21 Nick Clifton <nickc@redhat.com>
3572
3573 PR gas/19109
3574 * configure.ac: Note the 'none' is an acceptable argument to
3575 --enable-compressed-debug-sections.
3576 * configure: Regenerate.
3577
3578 2016-01-12 Bernd Edlinger <bernd.edlinger@hotmail.de>
3579
3580 PR bootstrap/69134
3581 * Makefile.def (mpfr): Disable assembler.
3582 * Makefile.in: Regenerate.
3583
3584 2016-01-01 Ben Elliston <bje@gnu.org>
3585
3586 * config.guess: Import version 2016-01-01.
3587 * config.sub: Likewise.
3588
3589 2015-12-18 Sujoy Saraswati <sujoy.saraswati@hpe.com>
3590
3591 * MAINTAINERS (Write After Approval): Add myself.
3592
3593 2015-12-17 Sebastian Pop <s.pop@samsung.com>
3594
3595 * Makefile.in: Replace ISL with isl.
3596 * Makefile.tpl: Same.
3597 * config/isl.m4: Same.
3598 * configure.ac: Same.
3599 * contrib/download_prerequisites: Same.
3600 * configure: Regenerate.
3601
3602 2015-12-17 Andris Pavenis <andris.pavenis@iki.fi>
3603
3604 * MAINTAINERS (Write After Approval): Add Myself.
3605
3606 2015-12-17 Nathan Sidwell <nathan@acm.org>
3607
3608 * config/isl.m4 (ISL_CHECK_VERSION): Add gmp libs.
3609 * configure: Regenerate.
3610
3611 2015-12-16 Aditya Kumar <aditya.k7@samsung.com>
3612 Sebastian Pop <s.pop@samsung.com>
3613
3614 * config/isl.m4 (ISL_CHECK_VERSION): Check for
3615 isl_ctx_get_max_operations.
3616 * configure: Regenerate.
3617
3618 2015-12-15 Alessandro Fanfarillo <fanfarillo.gcc@gmail.com>
3619
3620 * MAINTAINERS (Write After Approval): Add myself.
3621
3622 2015-12-02 Ian Lance Taylor <iant@google.com>
3623
3624 PR go/66147
3625 * Makefile.tpl (HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET.
3626 * Makefile.in: Regenerate.
3627
3628 2015-12-01 Andreas Tobler <andreast@gcc.gnu.org>
3629
3630 PR libffi/65726
3631 * Makefile.def (lang_env_dependencies): Make libffi depend
3632 on cxx.
3633 * Makefile.in: Regenerate.
3634
3635 2015-11-26 David Edelsohn <dje.gcc@gmail.com>
3636
3637 * m4/libtool.m4 (export_symbols_cmds) [AIX]: Add global TLS "L"
3638 symbols.
3639
3640 2015-11-20 Tristan Gingold <gingold@adacore.com>
3641
3642 Sync with binutils-gdb:
3643 2015-11-20 Tristan Gingold <gingold@adacore.com>
3644
3645 * configure.ac: Add aarch64-*-darwin* and arm-*-darwin*.
3646 * configure: Regenerate.
3647
3648 2015-11-19 Martin Liska <mliska@suse.cz>
3649
3650 * .gitignore: Add .clang-format to ignored files.
3651 * Makefile.in: Add clang-format.
3652 * Makefile.tpl: Likewise.
3653
3654 2015-11-13 Tsvetkova Alexandra <aleksandra.tsvetkova@intel.com>
3655
3656 * configure.ac: Enable libmpx by default.
3657 * configure: Regenerated.
3658
3659 2015-10-23 Steve Ellcey <sellcey@imgtec.com>
3660
3661 * MAINTAINERS: Update email address.
3662
3663 2015-10-23 Paulo Matos <pmatos@linki.tools>
3664
3665 * MAINTAINERS: Update email address.
3666
3667 2015-10-23 Alan Hayward <alan.hayward@arm.com>
3668
3669 * MAINTAINERS (Write After Approval): Add myself.
3670
3671 2015-10-20 H.J. Lu <hongjiu.lu@intel.com>
3672
3673 Sync with binutils-gdb:
3674 2015-10-20 H.J. Lu <hongjiu.lu@intel.com>
3675
3676 PR gas/19109
3677 * configure.ac: Add
3678 --enable-compressed-debug-sections={all,gas,gold,ld}.
3679 * configure: Regenerated.
3680
3681 2015-10-16 Arnaud Charlet <charlet@adacore.com>
3682
3683 * MAINTAINERS: Update list of Ada maintainers and email addresses.
3684
3685 2015-10-09 Martin Liska <mliska@suse.cz>
3686
3687 * MAINTAINERS (Write After Approval): Add myself.
3688
3689 2015-10-09 Alexander Fomin <alexander.fomin@intel.com>
3690
3691 * MAINTAINERS (Write After Approval): Add myself.
3692
3693 2015-10-02 Florian Weimer <fweimer@redhat.com>
3694
3695 * MAINTAINERS: Update email address.
3696
3697 2015-10-02 Louis Krupp <louis.krupp@zoho.com>
3698
3699 * MAINTAINERS (Write After Approval): Add myself.
3700
3701 2015-09-20 Kai Tietz <ktietz70@googlemail.com>
3702
3703 * MAINTAINERS: Update email.
3704
3705 2015-09-14 Bernd Schmidt <bschmidt@redhat.com>
3706
3707 * MAINTAINERS: Update my email address.
3708
3709 2015-09-01 James Bowman <james.bowman@ftdichip.com>
3710
3711 * MAINTAINERS (ft32 port): Add myself.
3712
3713 2015-08-28 David Sherwood <david.sherwood@arm.com>
3714
3715 * MAINTAINERS: Add myself.
3716
3717 2015-08-27 Patrick Marlier <patrick.marlier@gmail.com>
3718
3719 * MAINTAINERS (Write After Approval): Add myself.
3720
3721 2015-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3722
3723 PR libfortran/54572
3724 * Makefile.def: Make libgfortran depend on libbacktrace.
3725 * Makefile.in: Regenerate.
3726
3727 2015-08-20 Simon Dardis <simon.dardis@imgtec.com>
3728
3729 * MAINTAINERS (Write After Approval): Add myself.
3730
3731 2015-08-12 Tom de Vries <tom@codesourcery.com>
3732
3733 PR other/67092
3734 * configure.ac: Remove --with_host_libstdcxx support.
3735 * configure: Regenerate.
3736
3737 2015-08-10 Thomas Schwinge <thomas@codesourcery.com>
3738 Jakub Jelinek <jakub@redhat.com>
3739
3740 * configure.ac (noconfigdirs): Don't add "target-libgomp" for target
3741 nvptx*-*-*.
3742 * configure: Regenerate.
3743
3744 2015-08-06 Yaakov Selkowitz <yselkowi@redhat.com>
3745
3746 * Makefile.def (libiconv): Define bootstrap=true.
3747 Mark pdf/html/info as missing.
3748 (configure-gcc): Depend on all-libiconv.
3749 (all-gcc): Ditto.
3750 (configure-libcpp): Ditto.
3751 (all-libcpp): Ditto.
3752 (configure-intl): Ditto.
3753 (all-intl): Ditto.
3754 * Makefile.in: Regenerate.
3755
3756 2015-08-03 Bin Cheng <bin.cheng@arm.com>
3757
3758 * MAINTAINERS (loop ivopts): Add the entry and myself.
3759
3760 2015-07-31 Nathan Sidwell <nathan@codesourcery.com>
3761
3762 * MAINTAINERS (nvptx): Add self.
3763
3764 2015-07-29 Alan Lawrence <alan.lawrence@arm.com>
3765
3766 * config/aarch64/iterators.md (VRL2, VRL3, VRL4): Remove values for
3767 128-bit vector modes.
3768
3769 2015-07-29 Ville Voutilainen <ville.voutilainen@gmail.com>
3770
3771 * MAINTAINERS (Write After Approval): Add myself.
3772
3773 2015-07-28 Ben Elliston <bje@gnu.org>
3774
3775 * config.sub, config.guess: Import from upstream.
3776
3777 2015-07-24 Michael Darling <darlingm@gmail.com>
3778
3779 PR other/66259
3780 * config-ml.in: Reflects renaming of configure.in to configure.ac
3781 * configure: Likewise
3782 * configure.ac: Likewise
3783
3784 2015-07-23 Bernd Schmidt <bernds_cb1@t-online.de>
3785
3786 * MAINTAINERS: Update my email address.
3787
3788 2015-07-14 H.J. Lu <hongjiu.lu@intel.com>
3789
3790 Sync with binutils-gdb:
3791 2015-03-17 H.J. Lu <hongjiu.lu@intel.com>
3792
3793 * configure.ac (target_configdirs): Exclude target-zlib if
3794 target-libjava isn't built.
3795 * configure: Regenerated.
3796
3797 2015-07-14 H.J. Lu <hongjiu.lu@intel.com>
3798
3799 Sync with binutils-gdb:
3800 2015-05-13 John David Anglin <dave.anglin@bell.net>
3801
3802 * configure.ac: Disable configuration of GDB for HPUX targets.
3803 * configure: Regenerate.
3804
3805 2015-04-01 H.J. Lu <hongjiu.lu@intel.com>
3806
3807 * configure.ac: Add --with-system-zlib.
3808 * configure: Regenerated.
3809
3810 2015-01-28 James Bowman <james.bowman@ftdichip.com>
3811
3812 * configure.ac: Add FT32 support.
3813 * configure: Regenerate.
3814
3815 2015-01-12 Anthony Green <green@moxielogic.com>
3816
3817 * configure.ac: Don't disable gprof for moxie.
3818 * configure: Rebuild.
3819
3820 2015-07-14 H.J. Lu <hongjiu.lu@intel.com>
3821
3822 Sync with binutils-gdb:
3823 2015-05-01 H.J. Lu <hongjiu.lu@intel.com>
3824
3825 PR ld/18355
3826 * Makefile.def: Add extra_configure_flags to host zlib.
3827 * configure.ac (extra_host_zlib_configure_flags): New. Set
3828 to --enable-host-shared When bfd is to be built as shared
3829 library. AC_SUBST.
3830 * Makefile.in: Regenerated.
3831
3832 2015-07-14 Hans-Peter Nilsson <hp@bitrange.com>
3833
3834 Sync with src:
3835 2015-03-30 H.J. Lu <hongjiu.lu@intel.com>
3836 * Makefile.def (dependencies): Add all-zlib to all-bfd.
3837 * Makefile.in: Regenerated.
3838
3839 2015-06-30 H.J. Lu <hongjiu.lu@intel.com>
3840
3841 * configure.ac (ospace_frag): Enable for i?86*-*-elfiamcu
3842 target.
3843 * configure: Regenerate.
3844
3845 2015-06-23 Ludovic Courtès <ludo@gnu.org>
3846
3847 * MAINTAINERS (Write After Approval): Add myself.
3848
3849 2015-06-22 Andreas Tobler <andreast@gcc.gnu.org>
3850
3851 * MAINTAINERS (OS Port Maintainers): Add myself.
3852 (Various Maintainers): Remove myself from libffi testsuite.
3853
3854 2015-06-04 Richard Sandiford <richard.sandiford@arm.com>
3855
3856 * MAINTAINERS (gen* on machine desc): Add self.
3857
3858 2015-06-02 Jason Merrill <jason@redhat.com>
3859
3860 PR bootstrap/66319
3861 * configure.ac: Use -std=gnu++98.
3862
3863 2015-06-02 Szabolcs Nagy <szabolcs.nagy@arm.com>
3864
3865 * MAINTAINERS (Write After Approval): Add myself.
3866
3867 2015-05-28 Mike Frysinger <vapier@gentoo.org>
3868
3869 * configure.ac (--vtable-verify): Use AS_HELP_STRING for help.
3870 * configure: Regenerate.
3871
3872 2015-05-26 Jason Merrill <jason@redhat.com>
3873
3874 * configure.ac: When bootstrapping with GCC, add -std=c++98 to CXX.
3875 * configure: Regenerate.
3876
3877 2015-05-16 James Bowman <james.bowman@ftdichip.com>
3878
3879 * configure.ac: FT32 target added.
3880 * configure: Regenerated.
3881
3882 2015-05-16 Iain Buclaw <ibuclaw@gdcproject.org>
3883
3884 * MAINTAINERS (Write After Approval): Add myself.
3885
3886 2015-05-11 Paulo Matos <paulo@matos-sorge.com>
3887
3888 * MAINTAINERS (Write After Approval): Add myself.
3889
3890 2015-05-11 Paulo Matos <paulo@matos-sorge.com>
3891
3892 * configure.ac: Fix typo.
3893 * configure: Regenerate.
3894
3895 2015-05-10 Mikhail Maltsev <maltsevm@gmail.com>
3896
3897 * MAINTAINERS (Write After Approval): Add myself.
3898
3899 2015-05-03 Matthias Klose <doko@ubuntu.com>
3900
3901 * configure.ac: Match $host configured with triplets.
3902 * configure: Regenerate.
3903
3904 2015-04-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
3905
3906 * Makefile.tpl: Remove surplus whitespace throughout.
3907 * Makefile.in: Regenerate.
3908
3909 2015-04-20 Segher Boessenkool <segher@kernel.crashing.org>
3910
3911 * MAINTAINERS (Various Maintainers): Add myself as instruction
3912 combiner maintainer.
3913
3914 2015-04-17 Jakub Jelinek <jakub@redhat.com>
3915
3916 PR bootstrap/62077
3917 * configure.ac (--enable-stage1-checking): Default to
3918 release,misc,gimple,rtlflag,tree,types if --disable-checking
3919 or --enable-checking is not specified and DEV-PHASE is not
3920 experimental.
3921 * configure: Regenerated.
3922
3923 2015-04-14 Max Ostapenko <m.ostapenko@partner.samsung.com>
3924
3925 * Makefile.tpl (EXTRA_HOST_EXPORTS): New variables.
3926 (EXTRA_BOOTSTRAP_FLAGS): Likewise.
3927 (check-[+module+]): Add EXTRA_HOST_EXPORTS and EXTRA_BOOTSTRAP_FLAGS.
3928 * Makefile.in: Regenerate.
3929
3930 2015-04-08 Cary Coutant <ccoutant@gmail.com>
3931
3932 * MAINTAINERS: Update my email address.
3933
3934 2015-04-02 James Greenhalgh <james.greenhalgh@arm.com>
3935
3936 * MAINTAINERS: Add myself as a reviewer for the AArch64 port.
3937
3938 2015-04-02 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
3939
3940 * MAINTAINERS: Add myself as an arm port reviewer.
3941
3942 2015-03-25 Martin Liska <mliska@suse.cz>
3943 Yury Gribov <y.gribov@samsung.com>
3944
3945 * Makefile.in: Fix ln source location for vimrc file.
3946 * Makefile.tpl: Likewise.
3947
3948 2015-03-09 Aldy Hernandez <aldyh@redhat.com>
3949
3950 PR bootstrap/25672
3951 * configure.ac: Do not initialize CFLAGS_FOR_TARGET from CFLAGS if
3952 cross-compiling. Similarly for CXX_FOR_TARGET.
3953 * configure: Regenerate.
3954
3955 2015-03-10 Ilya Enkovich <ilya.enkovich@intel.com>
3956
3957 * Makefile.def: Add libmpx.
3958 * configure.ac: Add libmpx.
3959 * Makefile.in: Regenerate.
3960 * configure: Regenerate.
3961
3962 2015-03-06 Kirill Yukhin <kirill.yukhin@intel.com>
3963
3964 * MAINTAINERS (CPU Port Maintainers): Add myself
3965 i386 vector ISA extns mantainer.
3966
3967 2015-03-13 Jeff Law <law@redhat.com>
3968
3969 * MAINTAINERS: Remove Paul Brook as a Fortran and ARM
3970 maintainer.
3971 Remove Richard Henderson as a maintainer for the x86 port.
3972
3973 2015-03-03 Joern Rennecke <gnu@amylaar.uk>
3974
3975 * MAINTAINERS (CPU Port Maintainers): Update my email address.
3976
3977 2015-03-02 Ilya Enkovich <ilya.enkovich@intel.com>
3978
3979 * MAINTAINERS (Various Maintainers): Add myself as libmpx,
3980 pointer bounds checker and i386 MPX maintainer.
3981
3982 2015-02-26 Sandra Loosemore <sandra@codesourcery.com>
3983
3984 * MAINTAINERS (Various Maintainers): Add self as docs co-maintainer.
3985
3986 2015-02-26 Martin Sebor <msebor@redhat.com>
3987
3988 * MAINTAINERS (Various Maintainers): Add self.
3989
3990 2015-02-20 Thomas Schwinge <thomas@codesourcery.com>
3991
3992 * configure.ac [--enable-as-accelerator-for] (enable_languages):
3993 Make sure it contains lto.
3994 * configure: Regenerate.
3995
3996 2015-02-18 Thomas Schwinge <thomas@codesourcery.com>
3997
3998 * configure: Regenerate.
3999
4000 2015-02-06 Diego Novillo <dnovillo@google.com>
4001 1
4002 * MAINTAINERS (Global Reviewers, Plugin, LTO, tree-ssa,
4003 middle-end, docstring): Remove myself.
4004 (Write After Approval): Add myself.
4005
4006 2015-02-02 Janis Johnson <janis.marie.johnson@gmail.com>
4007
4008 * MAINTAINERS (Various Maintainers: testsuite): Remove myself.
4009 (Write After Approval): Update address.
4010
4011 2015-01-29 David Malcolm <dmalcolm@redhat.com>
4012
4013 PR jit/64780
4014 * configure.ac: Require the user to explicitly specify
4015 --enable-host-shared if the jit is enabled.
4016 * configure: Regenerate.
4017
4018 2015-01-27 Robert Suchanek <robert.suchanek@imgtec.com>
4019
4020 * MAINTAINERS (Write After Approval): Add myself.
4021
4022 2015-01-25 Tom de Vries <tom@codesourcery.com>
4023
4024 * MAINTAINERS: Make whitespace consistent.
4025
4026 2015-01-23 Braden Obrzut <admin@maniacsvault.net>
4027
4028 * MAINTAINERS (Write After Approval): Add myself.
4029
4030 2015-01-20 Andre Vehreschild <vehre@gmx.de>
4031
4032 * MAINTAINERS: (Write After Approval): Add myself.
4033
4034 2015-01-15 Martin Uecker <uecker@eecs.berkeley.edu>
4035
4036 * MAINTAINERS: (Write After Approval): Add myself.
4037
4038 2015-01-15 Philipp Tomsich <ptomsich@theobroma-systems.com>
4039
4040 * MAINTAINERS: (Write After Approval): Add myself.
4041
4042 2015-01-13 Iain Sandoe <iain@codesourcery.com>
4043
4044 * MAINTAINERS (Language Front Ends Maintainers): Add myself as an
4045 objective-c/c++ front end maintainer.
4046
4047 2015-01-13 Marek Polacek <polacek@redhat.com>
4048
4049 * MAINTAINERS (Reviewers): Add self as C front end reviewer.
4050
4051 2015-01-12 Jeff Law <law@redhat.com>
4052
4053 * MAINTAINERS: Remove Stan Shebs as he has been inactive for
4054 a very long time.
4055
4056 2015-01-09 Ian Lance Taylor <iant@google.com>
4057
4058 * configure.ac (host_tools): Add gotools.
4059 * Makefile.def (host_modules): Add gotools.
4060 (dependencies): Add dependency of all-gotools on all-target-libgo.
4061
4062 2015-01-09 Andreas Tobler <andreast@gcc.gnu.org>
4063
4064 * configure.ac: Don't add ${libgcj} for arm*-*-freebsd*.
4065 * configure: Regenerate.
4066
4067 2015-01-08 Thomas Schwinge <thomas@codesourcery.com>
4068
4069 * Makefile.def (dependencies) <all-target-liboffloadmic>: Depend on
4070 all-target-libgomp.
4071 * Makefile.in: Regenerate.
4072
4073 2015-01-06 Eric Botcazou <ebotcazou@adacore.com>
4074
4075 * MAINTAINERS (CPU Port Maintainers): Add myself for Visium port.
4076
4077 2015-01-06 Eric Botcazou <ebotcazou@adacore.com>
4078
4079 * configure.ac: Add Visium support.
4080 * configure: Regenerate.
4081
4082 2015-01-04 Andreas Schwab <schwab@linux-m68k.org>
4083
4084 * configure.ac: Use OBJCOPY for OBJCOPY_FOR_TARGET.
4085 * configure: Regenerate.
4086
4087 2015-01-03 Andrew Pinski <apinski@cavium.com>
4088
4089 * Makefile.def (flags_to_pass): Pass OBJCOPY_FOR_TARGET also.
4090 * Makefile.tpl (HOST_EXPORTS): Add OBJCOPY_FOR_TARGET.
4091 (BASE_TARGET_EXPORTS): Add OBJCOPY.
4092 (OBJCOPY_FOR_TARGET): New variable.
4093 (EXTRA_TARGET_FLAGS): Add OBJCOPY.
4094 * Makefile.in: Regenerate.
4095 * configure.ac: Check for already installed target objcopy.
4096 Also GCC_TARGET_TOOL on objcopy.
4097 * configure: Regenerate.
4098
4099 2015-01-02 Hans-Peter Nilsson <hp@bitrange.com>
4100
4101 * config.sub: Update from upstream, to 2015-01-01 version.
4102 * config.guess: Ditto.
4103
4104 2014-12-22 Sebastian Huber <sebastian.huber@embedded-brains.de>
4105
4106 * MAINTAINERS (RTEMS Ports): Add myself.
4107
4108 2014-12-17 Pierre-Marie de Rodat <derodat@adacore.com>
4109
4110 * MAINTAINERS (Write After Approval): Add myself.
4111
4112 2014-12-16 Michael Haubenwallner <michael.haubenwallner@ssi-schaefer.com>
4113
4114 * MAINTAINERS (Write After Approval): Add myself.
4115
4116 2014-12-15 Thomas Schwinge <thomas@codesourcery.com>
4117
4118 * configure.ac (--enable-as-accelerator-for): Don't set
4119 ENABLE_AS_ACCELERATOR_FOR. Update all users.
4120 * configure: Regenerate.
4121
4122 2014-12-13 Jakub Jelinek <jakub@redhat.com>
4123
4124 PR bootstrap/64023
4125 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set STAGE1_LDFLAGS
4126 to POSTSTAGE1_LDFLAGS and STAGE1_LIBS to POSTSTAGE1_LIBS.
4127 Add -B to libstdc++-v3/src/.libs and libstdc++-v3/libsupc++/.libs
4128 to CXX.
4129 * Makefile.in: Regenerated.
4130
4131 2014-12-09 Laurynas Biveinis <laurynas.biveinis@gmail.com>
4132 Yury Gribov <y.gribov@samsung.com>
4133
4134 * .gitignore: Added .local.vimrc and .lvimrc.
4135 * Makefile.tpl (vimrc, .lvimrc, .local.vimrc): New targets.
4136 * Makefile.in: Regenerate.
4137
4138 2014-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
4139
4140 * config/isl.m4: Don't pass -DCLOOG_INT_GMP on islinc.
4141 * configure: Regenerated.
4142
4143 2014-11-27 Bernd Schmidt <bernds@codesourcery.com>
4144
4145 * MAINTAINERS (nvptx port): New entry.
4146
4147 2014-11-26 Jan-benedict Glaw <jbglaw@lug-owl.de>
4148
4149 * configure: Regenerate.
4150
4151 2014-11-26 Jan-Benedict Glaw <jbglaw@lug-owl.de>
4152
4153 * configure.ac: Merge with Binutils.
4154
4155 2014-11-26 Tobias Burnus <burnus@net-b.de>
4156
4157 * Makefile.def: Make more dependent on mpfr, mpc and isl.
4158 * Makefile.in: Regenerate.
4159
4160 2014-11-24 Bernd Edlinger <bernd.edlinger@hotmail.de>
4161
4162 * Makefile.def (module=gmp): Work around in-tree gmp configure bug with
4163 missing flex.
4164 * Makefile.in: Regenerated.
4165
4166 2014-11-21 Ilya Verbin <ilya.verbin@intel.com>
4167
4168 * Makefile.in: Regenerate.
4169
4170 2014-11-21 Markus Trippelsdorf <markus@trippelsdorf.de>
4171
4172 PR bootstrap/63784
4173 * libtool.m4: Add $pic_flag with -shared.
4174
4175 2014-11-21 Renlin Li <Renlin.Li@arm.com>
4176
4177 * MAINTAINERS (Write After Approval): Added myself.
4178
4179 2014-11-21 Alex Velenko <Alex.Velenko@arm.com>
4180
4181 * MAINTAINERS (write-after-approval): Add myself.
4182
4183 2014-11-19 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
4184
4185 * MAINTAINERS (OS Port Maintainers): Add overdue maintainership note
4186 from 2 years ago.
4187
4188 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
4189
4190 Revert:
4191 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
4192
4193 * MAINTAINERS (Write After Approval): Added myself as line map
4194 maintainer.
4195
4196 2014-11-19 Renlin Li <Renlin.Li@arm.com>
4197
4198 Revert:
4199 2014-11-19 Renlin Li <Renlin.Li@arm.com>
4200
4201 * MAINTAINERS (Write After Approval): Added myself.
4202
4203 2014-11-19 Renlin Li <Renlin.Li@arm.com>
4204
4205 * MAINTAINERS (Write After Approval): Added myself.
4206
4207 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
4208
4209 * MAINTAINERS (Write After Approval): Added myself as line map
4210 maintainer.
4211
4212 2014-11-17 Dodji Seketeli <dodji@redhat.com>
4213
4214 * MAINTAINERS (Various Maintainers): Added myself as line map
4215 maintainer.
4216
4217 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
4218
4219 * move-if-change: Sync from upstream gnulib.
4220
4221 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
4222
4223 * compile: Sync with upstream Automake.
4224 * depcomp: Ditto.
4225 * install-sh: Ditto.
4226 * missing: Ditto.
4227 * mkinstalldirs: Ditto.
4228 * ylwrap: Ditto.
4229
4230 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
4231
4232 * config.sub: Update from upstream config repo.
4233 * config.guess: Ditto.
4234
4235 2014-11-13 Kirill Yukhin <kirill.yukhin@intel.com>
4236
4237 * Makefile.def: Add liboffloadmic to target_modules. Make
4238 liboffloadmic depend on libgomp's configure, libstdc++ and libgcc.
4239 * Makefile.in: Regenerate.
4240 * configure: Regenerate.
4241 * configure.ac: Add liboffloadmic to target binaries.
4242 Restrict liboffloadmic for POSIX and i*86, and x86_64 architectures.
4243 Add liboffloadmic to noconfig list when C++ is not supported.
4244
4245 2014-11-13 Bernd Schmidt <bernds@codesourcery.com>
4246 Thomas Schwinge <thomas@codesourcery.com>
4247 Ilya Verbin <ilya.verbin@intel.com>
4248 Andrey Turetskiy <andrey.turetskiy@intel.com>
4249
4250 * configure: Regenerate.
4251 * configure.ac (--enable-as-accelerator-for)
4252 (--enable-offload-targets): New configure options.
4253
4254 2014-11-11 Tobias Burnus <burnus@net-b.de>
4255
4256 * Makefile.def: Make all-gcc depend on all-isl.
4257 * Makefile.in: Regenerate.
4258
4259 2014-11-11 David Malcolm <dmalcolm@redhat.com>
4260
4261 * ChangeLog.jit: New.
4262 * MAINTAINERS (Various Maintainers): Add myself as jit maintainer.
4263
4264 2014-11-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
4265
4266 PR target/63610
4267 * libtool.m4: Fix globbing of darwin versions.
4268 * configure: Regenerate.
4269
4270 2014-11-11 Tobias Burnus <burnus@net-b.de>
4271
4272 * Makefile.def: Remove CLooG.
4273 * Makefile.tpl: Ditto.
4274 * configure.ac: Ditto.
4275 * configure: Regenerate.
4276 * Makefile.in: Ditto.
4277
4278 2014-11-06 Bernd Schmidt <bernds@codesourcery.com>
4279
4280 * configure.ac: Handle nvptx-*-*.
4281 * configure: Regenerate.
4282
4283 2014-11-06 Prachi Godbole <prachi.godbole@imgtec.com>
4284
4285 * MAINTAINERS (Write After Approval): Add myself.
4286
4287 2014-10-31 Jakub Jelinek <jakub@redhat.com>
4288
4289 * Makefile.def (libcc1): Remove bootstrap=true;.
4290 * Makefile.in: Regenerated.
4291
4292 2014-10-31 Jan-Benedict Glaw <jbglaw@lug-owl.de>
4293
4294 * configure.ac: Update comment.
4295 * configure: Regenerate.
4296
4297 2014-10-31 Ilya Enkovich <ilya.enkovich@intel.com>
4298
4299 * MAINTAINERS (Write After Approval): Add myself.
4300
4301 2014-10-30 Thomas Schwinge <thomas@codesourcery.com>
4302
4303 * configure.ac (extra_host_libiberty_configure_flags): Add
4304 --enable-shared also for libcc1's benefit.
4305 * configure: Regenerate.
4306
4307 2014-10-29 Tristan Gingold <gingold@adacore.com>
4308
4309 * MAINTAINERS: Change my email address.
4310
4311 2014-10-27 Phil Muldoon <pmuldoon@redhat.com>
4312 Tom Tromey <tromey@redhat.com>
4313
4314 * Makefile.def: Add libcc1 to host_modules.
4315 * configure.ac (host_tools): Add libcc1.
4316 * Makefile.in, configure: Rebuild.
4317
4318 2014-10-24 Hans-Peter Nilsson <hp@axis.com>
4319
4320 * configure.ac (build_configargs): Don't share config.cache between
4321 build subdirs.
4322 * configure: Regenerate.
4323
4324 2014-10-24 Daniel Hellstrom <daniel@gaisler.com>
4325
4326 * config.gcc (sparc*-*-*): Accept mcpu=leon3v7 processor.
4327 * doc/invoke.texi (SPARC options): Add mcpu=leon3v7 comment.
4328 * config/sparc/leon.md (leon3_load, leon_store, leon_fp_*): Handle
4329 leon3v7 as leon3.
4330 * config/sparc/sparc-opts.h (enum processor_type): Add LEON3V7.
4331 * config/sparc/sparc.c (sparc_option_override): Add leon3v7 support.
4332 * config/sparc/sparc.h (TARGET_CPU_leon3v7): New define.
4333 * config/sparc/sparc.md (cpu): Add leon3v7.
4334 * config/sparc/sparc.opt (enum processor_type): Add leon3v7.
4335
4336 2014-10-24 Daniel Hellstrom <daniel@gaisler.com>
4337
4338 * MAINTAINERS (write-after-approval): Add myself.
4339
4340 2014-10-23 Ian Lance Taylor <iant@google.com>
4341
4342 * configure.ac: Disable the Go frontend on systems where it is known
4343 to not work.
4344 * configure: Regenerate.
4345
4346 2014-10-23 Richard Biener <rguenther@suse.de>
4347
4348 * Makefile.def: Add libcpp build module and dependencies.
4349 * configure.ac: Add libcpp build module.
4350 * Makefile.in: Regenerate.
4351 * configure: Likewise.
4352
4353 2014-10-15 Max Filippov <jcmvbkbc@gmail.com>
4354
4355 * MAINTAINERS (write-after-approval): Add myself.
4356
4357 2014-10-12 Manuel López-Ibáñez <manu@gcc.gnu.org>
4358
4359 * INSTALL/README: Do not mention CVS.
4360
4361 2014-10-03 Jing Yu <jingyu@google.com>
4362
4363 * configure.ac: Add aarch64 to list of targets that support gold.
4364 * configure: Regenerate.
4365
4366 2014-09-29 François Dumont <fdumont@gcc.gnu.org>
4367
4368 * MAINTAINERS: Add myself as libstdc++ special modes maintainer.
4369
4370 2014-09-29 Catherine Moore <clm@codesourcery.com>
4371
4372 * MAINTAINERS: Add myself as MIPS maintainer.
4373
4374 2014-09-28 Matthew Fortune <matthew.fortune@imgtec.com>
4375
4376 * MAINTAINERS: Move myself to MIPS maintainers.
4377
4378 2014-09-23 Jan-Benedict Glaw <jbglaw@lug-owl.de>
4379
4380 * MAINTAINERS: Put all email addresses between '<' and '>'.
4381
4382 2014-09-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
4383
4384 * MAINTAINERS: Move myself to reviewers (Fortran).
4385
4386 2014-09-01 Andi Kleen <ak@linux.intel.com>
4387
4388 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add LTO_EXPORTS.
4389 POSTSTAGE1_FLAGS_TO_PASS): Add LTO_FLAGS_TO_PASS.
4390 * Makefile.in: Regenerate.
4391
4392 2014-08-28 David Malcolm <dmalcolm@redhat.com>
4393
4394 * rtx-classes-status.txt: Delete
4395
4396 2014-08-28 David Malcolm <dmalcolm@redhat.com>
4397
4398 * rtx-classes-status.txt (TODO): NEXT_INSN/PREV_INSN are done.
4399
4400 2014-08-27 Sebastian Pop <s.pop@samsung.com>
4401
4402 * config/isl.m4 (_ISL_CHECK_CT_PROG): Removed.
4403 (ISL_CHECK_VERSION): Check for functionality added to ISL 0.12 instead
4404 of checking for version number.
4405 * configure: Regenerated.
4406 * configure.ac (ISL_CHECK_VERSION): Do not use ISL version number.
4407
4408 2014-08-27 David Malcolm <dmalcolm@redhat.com>
4409
4410 * rtx-classes-status.txt: Phase 5 (additional rtx_def subclasses)
4411 is done; begin phase 6 (use extra rtx_def subclasses).
4412
4413 2014-08-27 David Malcolm <dmalcolm@redhat.com>
4414
4415 * rtx-classes-status.txt: Phase 4 (removal of "scaffolding") is
4416 done; begin phase 5 (additional rtx_def subclasses).
4417
4418 2014-08-26 David Malcolm <dmalcolm@redhat.com>
4419
4420 * rtx-classes-status.txt (TODO): DF_REF_INSN is done.
4421
4422 2014-08-26 David Malcolm <dmalcolm@redhat.com>
4423
4424 * rtx-classes-status.txt (TODO): SET_BB_HEAD, SET_BB_END,
4425 SET_BB_HEADER are done.
4426
4427 2014-08-26 David Malcolm <dmalcolm@redhat.com>
4428
4429 * rtx-classes-status.txt (TODO): SET_DEP_PRO and SET_DEP_CON are
4430 done.
4431
4432 2014-08-26 David Malcolm <dmalcolm@redhat.com>
4433
4434 * rtx-classes-status.txt (TODO): Remove SET_VINSN_INSN_RTX.
4435
4436 2014-08-26 David Malcolm <dmalcolm@redhat.com>
4437
4438 * rtx-classes-status.txt (TODO): Remove SET_BND_TO.
4439
4440 2014-08-25 David Malcolm <dmalcolm@redhat.com>
4441
4442 * rtx-classes-status.txt (TODO): Remove SET_BB_NOTE_LIST.
4443
4444 2014-08-25 David Malcolm <dmalcolm@redhat.com>
4445
4446 * rtx-classes-status.txt (TODO): Remove SET_BB_FOOTER.
4447
4448 2014-08-25 David Malcolm <dmalcolm@redhat.com>
4449
4450 * rtx-classes-status.txt: Phase 3 (per-file commits within
4451 "config" subdirs) is done; begin phase 4 (removal of
4452 "scaffolding").
4453
4454 2014-08-23 David Malcolm <dmalcolm@redhat.com>
4455
4456 * rtx-classes-status.txt: Phase 2 (per-file commits in main source
4457 dir) is done; begin phase 3 (per-file commits within "config"
4458 subdirs).
4459
4460 2014-08-21 David Malcolm <dmalcolm@redhat.com>
4461
4462 * rtx-classes-status.txt: Phase 1 ("scaffolding") is done; begin
4463 phase 2 (per-file commits in main source dir).
4464
4465 2014-08-21 Bin Cheng <bin.cheng@arm.com>
4466
4467 * configure: Regenerated.
4468
4469 2014-08-19 David Malcolm <dmalcolm@redhat.com>
4470
4471 * rtx-classes-status.txt (TODO): Add SET_BND_TO
4472
4473 2014-08-19 David Malcolm <dmalcolm@redhat.com>
4474
4475 * rtx-classes-status.txt (TODO): Add SET_BB_NOTE_LIST.
4476
4477 2014-08-19 David Malcolm <dmalcolm@redhat.com>
4478
4479 * rtx-classes-status.txt (TODO): Add SET_VINSN_INSN_RTX.
4480
4481 2014-08-19 David Malcolm <dmalcolm@redhat.com>
4482
4483 * rtx-classes-status.txt (TODO): Add SET_DEP_PRO, SET_DEP_CON.
4484
4485 2014-08-19 David Malcolm <dmalcolm@redhat.com>
4486
4487 * rtx-classes-status.txt (TODO): Add DF_REF_INSN.
4488
4489 2014-08-19 Joost VandeVondele <vondele@gcc.gnu.org>
4490
4491 * MAINTAINERS (Write After Approval): Add myself.
4492
4493 2014-08-19 Christopher Faylor <me.gnu@cgf.cx>
4494
4495 * MAINTAINERS: Remove myself
4496
4497 2014-08-19 David Malcolm <dmalcolm@redhat.com>
4498
4499 * rtx-classes-status.txt: Add SET_NEXT_INSN, SET_PREV_INSN.
4500
4501 2014-08-18 Patrick Palka <ppalka@gcc.gnu.org>
4502
4503 * MAINTAINERS (Write After Approval): Add myself.
4504
4505 2014-08-18 David Malcolm <dmalcolm@redhat.com>
4506
4507 * rtx-classes-status.txt (TODO): Add SET_BB_HEAD, SET_BB_END,
4508 SET_BB_HEADER, SET_BB_FOOTER
4509
4510 2014-08-18 David Malcolm <dmalcolm@redhat.com>
4511
4512 * rtx-classes-status.txt: New file
4513
4514 2014-08-18 Roman Gareev <gareevroman@gmail.com>
4515
4516 * configure.ac: Eliminate ClooG installation dependency.
4517 * configure: Regenerate.
4518 * Makefile.tpl: Add definition of ISLLIBS and HOST_ISLLIBS.
4519 * Makefile.in: Regenerate.
4520
4521 2014-08-15 Ilya Verbin <iverbin@gmail.com>
4522
4523 * MAINTAINERS (Write After Approval): Add myself.
4524
4525 2014-08-15 Ilya Tocar <tocarip@gmail.com>
4526
4527 * MAINTAINERS (Write After Approval): Add myself.
4528
4529 2014-08-01 Jiong Wang <jiong.wang@arm.com>
4530
4531 * MAINTAINERS (Write After Approval): Add myself.
4532
4533 2014-07-28 Anthony Green <green@moxielogic.com>
4534
4535 Import from savannah.gnu.org:
4536 * config.sub: Update to 2014-07-28 version.
4537
4538 2014-07-27 Richard Sandiford <rdsandiford@googlemail.com>
4539
4540 * MAINTAINERS: Remove my MIPS maintainer entry.
4541
4542 2014-07-26 Uros Bizjak <ubizjak@gmail.com>
4543
4544 PR target/47230
4545 * configure.ac (alpha*-*-linux*): Use mh-alpha-linux.
4546 * configure: Regenerate.
4547
4548 2014-07-24 James Norris <jnorris@codesourcery.com>
4549
4550 * MAINTAINERS (Write After Approval): Add myself.
4551
4552 2014-07-20 Roman Gareev <gareevroman@gmail.com>
4553
4554 * configure.ac: Accept only CLooG 0.18.1.
4555 * configure: Regenerate.
4556
4557 2014-07-17 Roman Gareev <gareevroman@gmail.com>
4558
4559 * configure.ac: Don't accept isl 0.11.
4560 * configure: Regenerate.
4561
4562 2014-07-16 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
4563
4564 * MAINTAINERS (Write After Approval): Add myself.
4565
4566 2014-07-05 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4567
4568 * configure.ac: Don't accept isl 0.10.
4569 * configure: Regenerate.
4570
4571 2014-06-23 Bernd Edlinger <bernd.edlinger@hotmail.de>
4572
4573 Fix include path for in-tree cloog.
4574 * config/cloog.m4 (CLOOG_INIT_FLAGS): Remove bogus include path.
4575 * configure: Regenerate.
4576
4577 2014-06-18 Richard Henderson <rth@redhat.com>
4578
4579 * .gitignore: Import gcc_update output.
4580
4581 2014-06-13 Thomas Schwinge <thomas@codesourcery.com>
4582
4583 * config-ml.in: Robustify ac_configure_args parsing.
4584
4585 * configure.ac (--enable-linker-plugin-configure-flags)
4586 (--enable-linker-plugin-flags): New flags.
4587 (configdirs): Conditionally add libiberty-linker-plugin.
4588 * configure: Regenerate.
4589 * Makefile.def (host_modules): Add libiberty-linker-plugin.
4590 (host_modules) <lto-plugin>: Pay attention to
4591 @extra_linker_plugin_flags@ and
4592 @extra_linker_plugin_configure_flags@.
4593 (all-lto-plugin): Also depend on all-libiberty-linker-plugin.
4594 * Makefile.in: Regenerate.
4595
4596 * Makefile.tpl (configure-[+prefix+][+module+])
4597 (configure-stage[+id+]-[+prefix+][+module+]): If specified, use
4598 "module_srcdir" instead of "module" for locating a module's srcdir.
4599 * Makefile.in: Regenerate.
4600
4601 2014-06-10 Matthew Fortune <matthew.fortune@imgtec.com>
4602
4603 * MAINTAINERS (Write After Approval): Add myself.
4604
4605 2014-06-06 Sebastian Pop <sebpop@gmail.com>
4606
4607 * MAINTAINERS: Update my email address.
4608
4609 2014-06-04 Thomas Preud'homme <thomas.preudhomme@arm.com>
4610
4611 * MAINTAINERS (Write After Approval): Add myself.
4612
4613 2014-06-03 Andrew Bennett <andrew.bennett@imgtec.com>
4614
4615 * MAINTAINERS (Write After Approval): Add myself.
4616
4617 2014-05-30 Jonathan Wakely <jwakely@redhat.com>
4618
4619 PR libstdc++/61011
4620 * configure.ac (--disable-libstdcxx): Set noconfigdirs correctly.
4621 Disable libcilkrts, libitm, libsanitizer when not building libstdc++.
4622 * configure: Regenerate.
4623
4624 2014-05-28 Pedro Alves <palves@redhat.com>
4625
4626 * MAINTAINERS (Write After Approval): Add myself.
4627
4628 2014-05-22 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
4629
4630 * MAINTAINERS: Update my affiliation/email.
4631
4632 2014-05-19 Mike Stump <mikestump@comcast.net>
4633
4634 * MAINTAINERS: Add wide-int reviewers.
4635
4636 2014-05-14 Sandra Loosemore <sandra@codesourcery.com>
4637
4638 * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
4639 * configure: Regenerated.
4640
4641 2014-05-15 Torvald Riegel <triegel@redhat.com>
4642
4643 * MAINTAINERS (libitm): Add myself as maintainer.
4644
4645 2014-05-07 Charles Baylis <charles.baylis@linaro.org>
4646
4647 * MAINTAINERS (Write After Approval): Add myself.
4648
4649 2014-05-01 Richard Sandiford <rdsandiford@googlemail.com>
4650
4651 * config.sub, config.guess: Import from upstream.
4652
4653 2014-04-29 Alan Lawrence <alan.lawrence@arm.com>
4654
4655 * MAINTAINERS (Write After Approval): Put myself in correct order.
4656
4657 2014-04-29 Alan Lawrence <alan.lawrence@arm.com>
4658
4659 * MAINTAINERS (Write After Approval): Add myself.
4660
4661 2014-04-24 Laurynas Biveinis <laurynas.biveinis@gmail.com>
4662
4663 * MAINTAINERS: Move myself from Reviewers to Write After Approval
4664 section.
4665
4666 2014-04-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
4667
4668 * MAINTAINERS (Write After Approval): Delete myself.
4669
4670 2014-04-17 Jakub Jelinek <jakub@redhat.com>
4671
4672 PR sanitizer/56781
4673 * libtool-ldflags: Also prefix -static-lib*, -shared-lib*
4674 and -B* options with -Xcompiler.
4675
4676 2014-04-04 Eric Botcazou <ebotcazou@adacore.com>
4677
4678 PR bootstrap/60620
4679 * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3.
4680 * Makefile.in: Regenerate.
4681
4682 2014-03-28 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
4683
4684 * Makefile.def (dependencies): Make all-ld depend on all-binutils
4685 for WINDRES_FOR_TARGET in default-manifest.o rule.
4686 * Makefile.in: Regenerate.
4687
4688 2014-03-26 Dominique d'Humieres <dominiq@lps.ens.fr>
4689
4690 * MAINTAINERS (Write After Approval): Add myself.
4691
4692 2014-03-26 Jakub Jelinek <jakub@redhat.com>
4693
4694 PR sanitizer/56781
4695 * Makefile.def: Set bootstrap=true; for host fixincludes.
4696 * configure.ac: Don't bootstrap host fixincludes unless
4697 --with-build-config=bootstrap-{a,ub}san.
4698 * Makefile.in: Regenerated.
4699 * configure: Regenerated.
4700
4701 2014-03-21 Jakub Jelinek <jakub@redhat.com>
4702
4703 * configure.ac: Move BUILD_CONFIG set up earlier. Add
4704 --enable-vtable-verify option parsing. Don't add
4705 target-libsanitizer to bootstrap_target_libs unless
4706 --with-build-config=bootstrap-asan or
4707 --with-build-config=bootstrap-ubsan. Don't add target-libvtv
4708 to bootstrap_target_libs unless --enable-vtable-verify.
4709 * configure: Regenerated.
4710
4711 2014-03-10 Anatoly Sokolov <aesok@post.ru>
4712
4713 * MAINTAINERS (Write After Approval): Add myself.
4714
4715 2014-03-07 Denis Chertykov <chertykov@gmail.com>
4716
4717 * MAINTAINERS: Remove avr maintainers: Anatoly Sokolov and Eric Weddington
4718
4719 2014-03-07 Jakub Jelinek <jakub@redhat.com>
4720
4721 PR bootstrap/58572
4722 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
4723 -I for libstdc++-v3 includes if $(LEAN).
4724 * Makefile.in: Regenerated.
4725
4726 2014-03-04 Jonathan Wakely <jwakely@redhat.com>
4727
4728 * MAINTAINERS: Update my email address.
4729
4730 2014-02-24 Walter Lee <walt@tilera.com>
4731
4732 * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
4733 (tilegx-*-*): Change to tilegx*-*-*.
4734 * configure: Regenerate.
4735
4736 2014-02-17 Loren J. Rittle <ljrittle@acm.org>
4737
4738 * MAINTAINERS (Various Maintainers: c++ runtime libs): Remove myself.
4739
4740 2014-02-17 Kugan Vivekanandarajah <kuganv@linaro.org>
4741
4742 * MAINTAINERS (Write After Approval): Add myself.
4743
4744 2014-02-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4745
4746 PR target/59788
4747 * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
4748 *solaris2*.
4749
4750 2014-01-21 John David Anglin <danglin@gcc.gnu.org>
4751
4752 * MAINTAINERS: Update my email address.
4753
4754 2014-01-20 Gerald Pfeifer <gerald@pfeifer.com>
4755
4756 * MAINTAINERS: Convert to UTF-8.
4757 Properly sort Xinliang David Li's entry.
4758
4759 2013-12-31 Chung-Lin Tang <cltang@codesourcery.com>
4760 Sandra Loosemore <sandra@codesourcery.com>
4761
4762 * MAINTAINERS: Add Sandra Loosemore and Chung-Lin Tang as
4763 nios2 port maintainers.
4764
4765 2013-12-16 Markus Trippelsdorf <markus@trippelsdorf.de>
4766
4767 * MAINTAINERS (Write After Approval): Add myself.
4768
4769 2013-12-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
4770
4771 * configure.ac: Add user-friendly check for native x86_64-linux
4772 multilibs.
4773 * configure: Regenerate.
4774
4775 2013-12-06 Oleg Endo <olegendo@gcc.gnu.org>
4776
4777 * MAINTAINERS: Add myself as sh maintainer.
4778
4779 2013-12-03 Bill Schmidt <wschmidt@linux.vnet.ibm.com>
4780
4781 * MAINTAINERS: Add self as SLSR maintainer.
4782
4783 2013-11-18 Jan Hubicka <hubicka@ucw.cz>
4784
4785 * MAINTAINERS: Update my email address.
4786
4787 2013-11-15 David Edelsohn <dje.gcc@gmail.com>
4788
4789 * MAINTAINERS (Global Reviewers, c++): Remove Mark Mitchell.
4790
4791 2013-11-07 Thomas Schwinge <thomas@codesourcery.com>
4792
4793 * Makefile.in: Regenerate.
4794
4795 * Makefile.tpl: Fix typo.
4796 * Makefile.in: Regenerate partially.
4797
4798 2013-11-04 Balaji V. Iyer <balaji.v.iyer@intel.com>
4799
4800 * configure.ac: Added libcilkrts to noconfig list when C++ is not
4801 supported.
4802 * configure: Regenerated.
4803
4804 2013-11-01 Trevor Saunders <tsaunders@mozilla.com>
4805
4806 * MAINTAINERS (Write After Approval): Add myself.
4807
4808 2013-10-30 Jason Merrill <jason@redhat.com>
4809
4810 * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
4811 --disable-build-format-warnings.
4812
4813 2013-10-29 Balaji V. Iyer <balaji.v.iyer@intel.com>
4814
4815 * Makefile.def: Add libcilkrts to target_modules. Make libcilkrts
4816 depend on libstdc++ and libgcc.
4817 * configure: Regenerate.
4818 * configure.ac: Added libcilkrts to target binaries. Also, restrict
4819 libcilkrts for POSIX and i*86, and x86_64 architectures.
4820 * Makefile.in: Added libcilkrts related fields to support building it.
4821
4822 2013-10-26 Jeff Law <law@redhat.com>
4823
4824 * Makefile.def (target_modules): Remove libmudflap
4825 (languages): Remove check-target-libmudflap).
4826 * Makefile.in: Rebuilt.
4827 * Makefile.tpl (check-target-libmudflap-c++): Remove.
4828 * configure.ac (target_libraries): Remove target-libmudflap.
4829 Remove checks which disabled libmudflap on some systems.
4830 * configure: Rebuilt.
4831 * libmudflap: Directory removed.
4832
4833 2013-10-21 Cong Hou <congh@google.com>
4834
4835 * MAINTAINERS (Write After Approval): Add myself.
4836
4837 2013-10-16 Mike Stump <mikestump@comcast.net>
4838
4839 * .dir-locals.el: Add.
4840
4841 2013-10-15 David Malcolm <dmalcolm@redhat.com>
4842
4843 * configure.ac: Add --enable-host-shared
4844 * configure: Regenerate.
4845
4846 2013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
4847
4848 Import from savannah.gnu.org:
4849 * config.guess: Update to 2013-06-10 version.
4850 * config.sub: Update to 2013-10-01 version.
4851
4852 2013-10-01 Simon Cook <simon.cook@embecosm.com>
4853
4854 Changes to build configuration to allow big endian ARC ELF toolchain
4855 * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
4856 * configure: Regenerate.
4857
4858 2013-09-20 Alan Modra <amodra@gmail.com>
4859
4860 * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
4861 ppc host match. Support little-endian powerpc linux hosts.
4862
4863 2013-09-19 Dodji Seketeli <dodji@redhat.com>
4864
4865 * MAINTAINERS (diagnostic messages): Add myself as diagnostics
4866 maintainer.
4867
4868 2013-09-12 DJ Delorie <dj@redhat.com>
4869
4870 * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
4871 maintainers.
4872
4873 2013-09-03 Richard Biener <rguenther@suse.de>
4874
4875 * configure.ac: Also allow ISL 0.12.
4876 * configure: Regenerated.
4877
4878 2013-08-30 Bernd Edlinger <bernd.edlinger@hotmail.de>
4879
4880 * MAINTAINERS (Write After Approval): Add myself.
4881
4882 2013-08-27 David Malcolm <dmalcolm@redhat.com>
4883
4884 * MAINTAINERS (gdbhooks.py): Add myself as maintainer.
4885
4886 2013-08-26 Caroline Tice <cmtice@google.com>
4887
4888 * MAINTAINERS: Correct earliers update: Move myself from libvtv
4889 "Various Reviewers" to libvtv "Various Maintainers".
4890
4891 2013-08-20 Steven Bosscher <steven@gcc.gnu.org>
4892
4893 * MAINTAINERS: Add myself as RTL optimizers reviewer.
4894
4895 2013-08-19 Benjamin De Kosnik <bkoz@gnu.org>
4896
4897 * MAINTAINERS: Update name, email.
4898
4899 2013-08-13 Adam Butcher <adam@jessamine.co.uk>
4900
4901 * MAINTAINERS (Write After Approval): Add myself.
4902
4903 2013-08-12 Caroline Tice <cmtice@google.com>
4904
4905 * MAINTAINERS: Add myself as libvtv maintainer. Correct my email
4906 address in the Write After Approval section.
4907
4908 2013-08-09 Carlos O'Donell <carlos@redhat.com>
4909
4910 * MAINTAINERS (Write After Approval): Update email.
4911
4912 2013-08-08 Benjamin Kosnik <bkoz@redhat.com>
4913
4914 * configure.ac: Adjust to check VTV_SUPPORTED.
4915 * configure: Regenerated.
4916
4917 2013-08-02 Caroline Tice <cmtice@google.com>
4918
4919 * configure.ac: Add target-libvtv to target_libraries; disable libvtv
4920 on non-linux systems; add target-libvtv to noconfigdirs; add
4921 libsupc++/.libs to C++ library search paths.
4922 * configure: Regenerated.
4923 * Makefile.def: Add libvtv to target_modules; make libvtv depend on
4924 libstdc++ and libgcc.
4925 * Makefile.in: Regenerated.
4926
4927 2013-07-19 Yvan Roux <yvan.roux@linaro.org>
4928
4929 * MAINTAINERS (Write After Approval): Add myself.
4930
4931 2013-07-19 Chung-Ju Wu <jasonwucj@gmail.com>
4932 Shiva Chen <shiva0217@gmail.com>
4933
4934 * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
4935 nds32 port maintainers.
4936
4937 2013-07-17 Tim Shen <timshen91@gmail.com>
4938
4939 * MAINTAINERS (Write After Approval): Add myself.
4940
4941 2013-07-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
4942
4943 * configure.ac: Sync from binutils.
4944 * configure: Regenerate.
4945
4946 2013-06-14 Vidya Praveen <vidyapraveen@arm.com>
4947
4948 * MAINTAINERS (Write After Approval): Add myself.
4949
4950 2013-06-01 Dinar Temirbulatov <dinar@kugelworks.com>
4951
4952 * MAINTAINERS (Write After Approval): Add myself.
4953
4954 2013-05-17 David Malcolm <dmalcolm@redhat.com>
4955
4956 * MAINTAINERS (Write After Approval): Add myself.
4957
4958 2013-04-30 Brooks Moses <bmoses@google.com>
4959
4960 * MAINTAINERS: Update my email; move myself from Fortran
4961 reviewer to Write After Approval.
4962
4963 2013-04-16 Andreas Schwab <schwab@suse.de>
4964
4965 * configure.ac (aarch64-*-*): Don't disable java.
4966 * configure: Regenerate.
4967
4968 2013-04-10 Chung-Ju Wu <jasonwucj@gmail.com>
4969
4970 * MAINTAINERS (Write After Approval): Add myself.
4971
4972 2013-03-30 Matthias Klose <doko@ubuntu.com>
4973
4974 * Makefile.def (target_modules): Don't install libffi.
4975 * Makefile.in: Regenerate.
4976
4977 2013-02-24 Tilo Schwarz <tilo@tilo-schwarz.de>
4978
4979 * MAINTAINERS (Write After Approval): Add myself.
4980
4981 2013-02-20 Andrew Sutton <andrew.n.sutton@gmail.com>
4982
4983 * MAINTAINERS (Write After Approval): Add myself.
4984
4985 2013-02-15 Yufeng Zhang <yufeng.zhang@arm.com>
4986
4987 * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
4988 * configure: Regenerated.
4989
4990 2013-02-05 Ian Lance Taylor <iant@google.com>
4991
4992 PR go/55969
4993 * configure.ac: Disable libgo on some systems where it does not
4994 work.
4995
4996 2013-02-04 David Edelsohn <dje.gcc@gmail.com>
4997
4998 * MAINTAINERS: Explicitly add myself as AIX maintainer.
4999 Remove Geoff Keating as rs6000 port maintainer, at his request.
5000
5001 2013-01-24 Maxim Kuvyrkov <maxim@kugelworks.com>
5002
5003 * MAINTAINERS: Update my email.
5004
5005 2013-01-23 Shenghou Ma <minux.ma@gmail.com>
5006
5007 * configure: Re-generate.
5008
5009 2013-01-15 Richard Biener <rguenther@suse.de>
5010
5011 PR other/55973
5012 * configure: Re-generate.
5013
5014 2013-01-14 Matthias Klose <doko@ubuntu.com>
5015
5016 * Makefile.def (install-target-libsanitizer): Depend on
5017 install-target-libstdc++-v3.
5018 * Makefile.in: Regenerate.
5019
5020 2013-01-14 Richard Biener <rguenther@suse.de>
5021
5022 * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
5023 * configure: Re-generate
5024
5025 2013-01-11 Jan-Benedict Glaw <jbglaw@lug-owl.de>
5026
5027 * config.sub: Update from config repo.
5028
5029 2013-01-11 Eric Botcazou <ebotcazou@adacore.com>
5030
5031 * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
5032 * Makefile.in: Regenerate.
5033
5034 2013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
5035
5036 * MAINTAINERS (arc): Add new port maintainership for myself.
5037
5038 2013-01-09 Jason Merrill <jason@redhat.com>
5039
5040 * .gitignore: Import from gdb repository.
5041
5042 2013-01-09 H.J. Lu <hongjiu.lu@intel.com>
5043
5044 * Makefile.def (configure-gcc): Depend on all-gmp.
5045 (all-gcc): Remove dependency on all-gmp.
5046 * Makefile.in: Regenerated.
5047
5048 2013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
5049
5050 * config.sub: Merge from config repo.
5051 * config.guess: Ditto.
5052
5053 2013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
5054
5055 * Makefile.def: Merge from binutils.
5056 * Makefile.in: Ditto.
5057
5058 2013-01-01 Maxim Kuvyrkov <maxim.kuvyrkov@gmail.com>
5059
5060 * MAINTAINERS: Update my email.
5061
5062 2012-12-29 Ben Elliston <bje@gnu.org>
5063
5064 * config.guess: Update to 2012-12-29 version.
5065 * config.sub: Likewise.
5066
5067 2012-12-20 Matthias Klose <doko@ubuntu.com>
5068
5069 * Makefile.def (install-target-libgfortran): Depend on
5070 install-target-libquadmath, install-target-libgcc.
5071 (install-target-libsanitizer): Depend on install-target-libgcc.
5072 (install-target-libjava): Depend on install-target-libgcc.
5073 (install-target-libitm): Depend on install-target-libgcc.
5074 (install-target-libobjc): Depend on install-target-libgcc.
5075 (install-target-libstdc++-v3): Depend on install-target-libgcc.
5076 * Makefile.in: Regenerate.
5077
5078 2012-12-19 Matthias Klose <doko@ubuntu.com>
5079
5080 * Makefile.def (install-target-libgo): Depend on
5081 install-target-libatomic.
5082 * Makefile.in: Regenerate.
5083
5084 2012-12-18 Andreas Schwab <schwab@linux-m68k.org>
5085
5086 PR go/55201
5087 * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
5088 * Makefile.in: Regenerate.
5089
5090 2012-12-16 Thomas Schwinge <thomas@codesourcery.com>
5091
5092 * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
5093 * configure: Regenerate.
5094
5095 2012-12-12 Jan-Benedict Glaw <jbglaw@lug-owl.de>
5096
5097 * config.sub: Merge from config repo.
5098
5099 2012-12-11 H.J. Lu <hongjiu.lu@intel.com>
5100
5101 * Makefile.def (target_modules): Add bootstrap=true and
5102 raw_cxx=true to libsanitizer.
5103 * configure.ac (bootstrap_target_libs): Add libsanitizer.
5104 * Makefile.in: Regenerated.
5105 * configure: Likewise.
5106
5107 2012-12-01 Richard Sandiford <rdsandiford@googlemail.com>
5108
5109 * MAINTAINERS: Remove self as RTL optimization maintainer.
5110
5111 2012-11-30 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
5112
5113 * MAINTAINERS (Write After Approval): Add myself.
5114
5115 2012-11-28 H.J. Lu <hongjiu.lu@intel.com>
5116
5117 * Makefile.def (target_modules): Remove bootstrap=true and
5118 raw_cxx=true from libsanitizer.
5119 * configure.ac (bootstrap_target_libs): Remove libsanitizer.
5120 * Makefile.in: Regenerated.
5121 * configure: Likewise.
5122
5123 2012-11-28 H.J. Lu <hongjiu.lu@intel.com>
5124
5125 * Makefile.def (target_modules): Add bootstrap=true and
5126 raw_cxx=true to libsanitizer.
5127 * configure.ac (bootstrap_target_libs): Add libsanitizer.
5128 * Makefile.in: Regenerated.
5129 * configure: Likewise.
5130
5131 2012-11-28 Andrew Pinski <apinski@cavium.com>
5132
5133 PR bootstrap/54279
5134 * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
5135 * configure: Regenerate.
5136 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
5137 * Makefile.in: Regenerate.
5138
5139 2012-11-27 Siddhesh Poyarekar <siddhesh@redhat.com>
5140
5141 * configure.ac: Disable libsanitizer if we're not building C++.
5142 * configure: Regenerate.
5143
5144 2012-11-15 Roland McGrath <roland@hack.frob.com>
5145
5146 * MAINTAINERS (Write After Approval): Add myself.
5147
5148 2012-11-15 Dmitry Vyukov <dvyukov@google.com>
5149
5150 * MAINTAINERS: (libsanitizer, asan.c): Add myself,
5151 Kostya Serebryany (kcc@google.com) and
5152 Jakub Jelinek (jakub@redhat.com).
5153 Rename area for Dodji Seketeli (dodji@redhat.com).
5154
5155 2012-11-15 Dodji Seketeli <dodji@redhat.com>
5156
5157 * MAINTAINERS: (asan.c, related): Add myself.
5158
5159 2012-11-14 Roland McGrath <mcgrathr@google.com>
5160
5161 * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
5162 * configure: Regenerate.
5163
5164 2012-11-13 Richard Henderson <rth@redhat.com>
5165
5166 * configure.ac: Move libsanitizer logic to subdirectory.
5167 * configure: Regenerate.
5168
5169 2012-11-13 Dodji Seketeli <dodji@redhat.com>
5170
5171 * configure.ac: Enable libsanitizer just on x86 linux for now.
5172 * configure: Re-generate.
5173
5174 2012-11-13 David Edelsohn <dje.gcc@gmail.com>
5175
5176 * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
5177 sections.
5178 * configure: Regenerate.
5179
5180 2012-11-13 Hans-Peter Nilsson <hp@axis.com>
5181
5182 * configure.ac: Add section for configdirs for libsanitizer.
5183 Disable for cris-*-* and mmix-*-*.
5184 * configure: Regenerate.
5185
5186 2012-11-12 Wei Mi <wmi@google.com>
5187
5188 * configure.ac: Add libsanitizer to target_libraries.
5189 * Makefile.def: Ditto.
5190 * configure: Regenerate.
5191 * Makefile.in: Regenerate.
5192 * libsanitizer: New directory for asan runtime. Contains an empty
5193 tsan directory.
5194
5195 2012-11-03 Corinna Vinschen <corinna@vinschen.de>
5196
5197 * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
5198 against Mingw64 w32api.
5199 * configure: Regenerate.
5200
5201 2012-11-03 H.J. Lu <hongjiu.lu@intel.com>
5202
5203 * configure: Regenerated.
5204
5205 2012-11-03 Robert Mason <rbmj@verizon.net>
5206
5207 * configure.ac: add --disable-libstdcxx configure option
5208 and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
5209
5210 2012-10-30 Ganesh Gopalasubramanian <Ganesh.Gopalasubramanian@amd.com>
5211
5212 * MAINTAINERS (Write After Approval): Add myself.
5213
5214 2012-10-26 James Greenhalgh <james.greenhalgh@arm.com>
5215
5216 * MAINTAINERS (Write After Approval): Add myself.
5217
5218 2012-10-24 Sharad Singhai <singhai@google.com>
5219
5220 * MAINTAINERS (Write After Approval): Add myself.
5221
5222 2012-10-24 Eric Christopher <echristo@gmail.com>
5223
5224 * MAINTAINERS: Update email address.
5225
5226 2012-10-23 Eric Botcazou <ebotcazou@adacore.com>
5227
5228 PR bootstrap/54820
5229 * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
5230 * configure: Regenerate.
5231
5232 2012-10-23 Richard Earnshaw <rearnsha@arm.com>
5233
5234 * MAINTAINERS (aarch64): Add Marcus and myself.
5235
5236 2012-10-22 Eric Botcazou <ebotcazou@adacore.com>
5237
5238 PR bootstrap/54820
5239 * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
5240 (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
5241 (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
5242 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
5243 (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
5244 * Makefile.in: Regenerate.
5245 * configure.ac (have_static_libs): New variable and associated check.
5246 (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
5247 -static-libgcc if stage1_libs is empty and have_static_libs is yes.
5248 * configure: Regenerate.
5249
5250 2012-10-10 Richard Biener <rguenther@suse.de>
5251
5252 * MAINTAINERS: Adjust for changed surname.
5253
5254 2012-10-04 Lawrence Crowl <crowl@google.com>
5255
5256 * MAINTAINERS (Write After Approval): Add myself.
5257
5258 2012-10-01 Cary Coutant <ccoutant@google.com>
5259
5260 * MAINTAINERS: Add myself as dwarf debugging code maintainer.
5261
5262 2012-09-28 Ian Lance Taylor <iant@google.com>
5263
5264 * Makefile.def: Make all-target-libgo depend on
5265 all-target-libbacktrace.
5266 * Makefile.in: Rebuild.
5267
5268 2012-09-26 Ian Lance Taylor <iant@google.com>
5269
5270 * Makefile.def: Make all-gcc depend on all-libbacktrace.
5271 * Makefile.in: Rebuild.
5272
5273 2012-09-20 Walter Lee <walt@tilera.com>
5274
5275 * configure.ac: Add tilegx to list of targets that support gold.
5276 * configure: Regenerate.
5277
5278 2012-09-20 Marek Polacek <polacek@redhat.com>
5279
5280 * MAINTAINERS (Write After Approval): Add myself.
5281
5282 2012-09-19 Steve Ellcey <sellcey@mips.com>
5283
5284 * configure.ac: Add mips*-mti-elf* target.
5285 * configure: Regenerate.
5286
5287 2012-09-17 Ian Lance Taylor <iant@google.com>
5288
5289 * MAINTAINERS (Various Maintainers): Add libbacktrace.
5290 * configure.ac (host_libs): Add libbacktrace.
5291 (target_libraries): Add libbacktrace.
5292 * Makefile.def (host_modules): Add libbacktrace.
5293 (target_modules): Likewise.
5294 * configure, Makefile.in: Rebuild.
5295
5296 2012-09-14 David Edelsohn <dje.gcc@gmail.com>
5297
5298 PR target/38607
5299 Merge upstream change.
5300 * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
5301
5302 * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
5303 Add libgomp*.o to compare_exclusions for AIX.
5304 * configure: Regenerate.
5305
5306 2012-09-06 Diego Novillo <dnovillo@google.com>
5307
5308 * configure.ac: Bump minimum GMP version to 4.2.3.
5309 * configure: Re-generate.
5310
5311 2012-09-05 Georg-Johann Lay <avr@gjlay.de>
5312
5313 PR target/54461
5314 * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
5315 target-libgloss if not configured --with-avrlibc=no.
5316 * configure: Regenerate.
5317
5318 2012-09-04 Jason Merrill <jason@redhat.com>
5319
5320 * configure.ac: Fix --enable-languages=all.
5321
5322 2012-09-04 Christophe Lyon <christophe.lyon@st.com>
5323
5324 * MAINTAINERS (Write After Approval): Add myself.
5325
5326 2012-09-03 Richard Guenther <rguenther@suse.de>
5327
5328 PR bootstrap/54138
5329 * configure.ac: Re-organize ISL / CLOOG checks to allow
5330 disabling with either --without-isl or --without-cloog.
5331 * configure: Regenerated.
5332
5333 2012-09-03 Georg-Johann Lay <avr@gjlay.de>
5334
5335 * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
5336 * configure: Regenerate.
5337
5338 2012-08-27 Ulrich Drepper <drepper@gmail.com>
5339
5340 * MAINTAINERS: Fix my email address.
5341
5342 2012-08-26 H.J. Lu <hongjiu.lu@intel.com>
5343
5344 PR binutils/4970
5345 * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
5346 and opcodes.
5347 * Makefile.in: Regenerated.
5348
5349 2012-08-26 Art Haas <ahaas@impactweather.com>
5350
5351 * configure: Regenerate.
5352
5353 2012-08-25 Křištof Želechovski <giecrilj@stegny.2a.pl>
5354
5355 * INSTALL/README: Also refer to the online installation
5356 instructions.
5357
5358 2012-08-21 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
5359
5360 * MAINTAINERS (Write After Approval): Add myself.
5361 (Picochip port): Remove myself.
5362
5363 2012-08-14 Diego Novillo <dnovillo@google.com>
5364
5365 Merge from cxx-conversion branch.
5366
5367 * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
5368 POSTSTAGE1_CONFIGURE_FLAGS.
5369 * Makefile.in: Regenerate.
5370 * configure.ac (ENABLE_BUILD_WITH_CXX): Remove. Update all users.
5371 Force C++ when bootstrapping.
5372 * configure: Regenerate.
5373
5374 2012-07-24 Jan-Benedict Glaw <jbglaw@lug-owl.de>
5375
5376 * MAINTAINERS (Write After Approval): Add myself.
5377
5378 2012-07-16 Joseph Myers <joseph@codesourcery.com>
5379
5380 * README: Document use of ranges of years in copyright notices.
5381
5382 2012-07-06 Richard Guenther <rguenther@suse.de>
5383
5384 * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
5385 as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
5386 --with-gmp=system.
5387 * Makefile.in: Regenerated.
5388 * configure: Likewise.
5389
5390 2012-07-06 Richard Guenther <rguenther@suse.de>
5391
5392 * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
5393 * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
5394 supply V=1 as extra_make_flags.
5395 * configure: Regenerated.
5396 * Makefile.in: Likewise.
5397
5398 2012-07-04 Tristan Gingold <gingold@adacore.com>
5399
5400 * configure: Regenerate.
5401
5402 2012-07-03 Richard Guenther <rguenther@suse.de>
5403
5404 * Makfile.def (isl): Remove not necessary extra_exports and
5405 extra_make_flags.
5406 (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
5407 * Makefile.in: Regenerated.
5408
5409 2012-07-03 Richard Guenther <rguenther@suse.de>
5410
5411 * Makefile.def (cloog): Add V=1 to extra_make_flags.
5412 * configure.ac: If either the ISL or the CLooG check failed
5413 do not try to build in-tree versions.
5414 * Makefile.in: Regenerated.
5415 * configure: Regenerated.
5416
5417 2012-07-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5418
5419 * configure: Regenerate.
5420
5421 2012-07-02 Janis Johnson <janisjo@codesourcery.com>
5422
5423 * MAINTAINERS (Various Maintainers): Add myself as testsuite
5424 maintainer.
5425
5426 2012-07-02 Richard Guenther <rguenther@suse.de>
5427
5428 * configure: Regenerated.
5429
5430 2012-07-02 Richard Guenther <rguenther@suse.de>
5431 Michael Matz <matz@suse.de>
5432 Tobias Grosser <tobias@grosser.es>
5433 Sebastian Pop <sebpop@gmail.com>
5434
5435 * Makefile.def: Add ISL host module, remove PPL host module.
5436 Adjust ClooG host module to use the proper ISL.
5437 * Makefile.tpl: Pass ISL include flags instead of PPL ones.
5438 * configure.ac: Include config/isl.m4. Add ISL host library,
5439 remove PPL. Remove PPL configury, add ISL configury, adjust
5440 ClooG configury.
5441 * Makefile.in: Regenerated.
5442 * configure: Likewise.
5443
5444 2012-07-02 Richard Guenther <rguenther@suse.de>
5445
5446 Merge from graphite branch
5447 2011-07-21 Tobias Grosser <tobias@grosser.es>
5448
5449 * configure: Regenerated.
5450 * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
5451 both cloog.org and legacy versions. The only supported version will
5452 be CLooG with the isl backend.
5453
5454 2011-07-21 Tobias Grosser <tobias@grosser.es>
5455
5456 * configure: Regenerated.
5457 * configure.ac: Require cloog isl 0.17.0
5458
5459 2011-07-21 Tobias Grosser <tobias@grosser.es>
5460
5461 * configure: Regenerated.
5462 * config/cloog.m4: Do not define CLOOG_ORG
5463
5464 2012-06-29 Steven Bosscher <steven@gcc.gnu.org>
5465
5466 * configure.ac: Skip C if explicitly selected.
5467 * configure: Regenerate.
5468
5469 2012-06-28 Christophe Lyon <christophe.lyon@st.com>
5470
5471 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
5472 they contain -O2.
5473 * configure: Regenerate.
5474
5475 2012-06-25 Richard Sandiford <rdsandiford@googlemail.com>
5476
5477 PR debug/53740
5478 * df.h, df-problems.c, dce.c: Revert last patch.
5479
5480 2012-06-25 Iain Sandoe <iain@codesourcery.com>
5481
5482 * MAINTAINERS (Write After Approval): Update my email address.
5483
5484 2012-06-21 Meador Inge <meadori@codesourcery.com>
5485
5486 * MAINTAINERS (Write After Approval): Add myself.
5487
5488 2012-06-20 Jason Merrill <jason@redhat.com>
5489
5490 * Makefile.tpl (check-target-libgomp-c++): New.
5491 (check-target-libitm-c++): New.
5492 * Makefile.def (c++): Add them.
5493 * Makefile.in: Regenerate.
5494
5495 2012-05-29 Edmar Wienskoski <edmar@freescale.com>
5496
5497 * MAINTAINERS (Write After Approval): Add myself.
5498
5499 2012-05-16 Olivier Hainque <hainque@adacore.com>
5500
5501 * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
5502 (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
5503 (install-no-fixedincludes): Adjust accordingly.
5504 * Makefile.in: Regenerate.
5505
5506 2012-05-15 H.J. Lu <hongjiu.lu@intel.com>
5507
5508 Merge upstream change
5509 * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
5510
5511 2012-05-14 Marc Glisse <marc.glisse@inria.fr>
5512
5513 * MAINTAINERS (Write After Approval): Add myself.
5514
5515 2012-05-09 Nick Clifton <nickc@redhat.com>
5516 Paul Smith <psmith@gnu.org>
5517
5518 PR bootstrap/50461
5519 * configure.ac (mpfr-dir): When using in-tree MPFR sources
5520 allow for the fact that from release v3.1.0 of MPFR the source
5521 files were moved into a src sub-directory.
5522 * configure: Regenerate.
5523
5524 2012-05-07 Janne Blomqvist <jb@gcc.gnu.org>
5525
5526 * configure.ac: Bump minimum MPFR version to 2.4.0.
5527 * configure: Regenerated.
5528
5529 2012-05-01 Richard Henderson <rth@redhat.com>
5530
5531 * Makefile.def (libatomic): New target_module.
5532 * configure.ac (target_libraries): Add libatomic.
5533 (noconfigdirs): Check if libatomic is supported.
5534 * Makefile.in, configure: Rebuild.
5535
5536 2012-05-01 Greta Yorsh <Greta.Yorsh@arm.com>
5537
5538 * MAINTAINERS (Write After Approval): Add myself.
5539
5540 2012-04-25 Joel Brobecker <brobecker@adacore.com>
5541
5542 * config.sub: Update to 2012-04-18 version from official repo.
5543
5544 2012-04-24 Naveen H.S <naveen.S@kpitcummins.com>
5545
5546 * MAINTAINERS (Write After Approval): Add myself.
5547
5548 2012-04-11 Steve Ellcey <sellcey@mips.com>
5549
5550 * MAINTAINERS: Changed email address.
5551
5552 2012-03-28 Georg-Johann Lay <avr@gjlay.de>
5553
5554 PR target/52737
5555 * contrib/gcc_update (files_and_dependencies):
5556 Remove gcc/config/avr/t-multilib from touch data.
5557
5558 2012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5559
5560 * MAINTAINERS (OS Port Maintainers): Remove irix.
5561 * configure.ac (enable_libgomp): Remove *-*-irix6*.
5562 (unsupported_languages): Remove mips-sgi-irix6.*.
5563 (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
5564 (with_stabs): Remove.
5565 * configure: Regenerate.
5566
5567 2012-03-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5568
5569 * MAINTAINERS (OS Port Maintainers): Remove osf.
5570 * configure.ac (enable_libgomp): Remove *-*-osf*.
5571 (with_stabs): Remove alpha*-*-osf*.
5572 * configure: Regenerate.
5573
5574 2012-03-05 Tristan Gingold <gingold@adacore.com>
5575
5576 * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
5577 * configure: Regenerate.
5578
5579 2012-02-17 Walter Lee <walt@tilera.com>
5580
5581 * MAINTAINERS: (Write After Approval): Delete myself.
5582
5583 2012-02-14 Walter Lee <walt@tilera.com>
5584
5585 * MAINTAINERS (tilegx port): Add myself.
5586 (tilepro port): Add myself.
5587 (Write After Approval): Add myself.
5588
5589 2012-02-12 Gerald Pfeifer <gerald@pfeifer.com>
5590
5591 * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
5592 and Joseph Myers as docstring relicensing maintainers.
5593
5594 2012-02-09 Bin Cheng <bin.cheng@arm.com>
5595
5596 * MAINTAINERS (write-after-approval): Add myself.
5597
5598 2012-02-08 Ira Rosen <irar@il.ibm.com>
5599
5600 * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
5601 maintainer.
5602
5603 2012-02-04 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
5604
5605 * MAINTAINERS (Write After Approval): Move myself to
5606 maintain alphabetical order.
5607
5608 2012-02-03 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
5609
5610 * MAINTAINERS (Write After Approval): Add myself.
5611
5612 2012-02-02 Jayant R Sonar <jayant.sonar@kpitcummins.com>
5613
5614 * MAINTAINERS (Write After Approval): Add myself.
5615
5616 2012-02-02 Sumanth G <sumanth.gundapaneni@kpitcummins.com>
5617 Jayant R Sonar <jayant.sonar@kpitcummins.com>
5618
5619 * configure.ac (cr16-*-*): Remove nonconfigdirs.
5620 * configure: Regenerate.
5621
5622 2012-01-23 Harshit Chopra <harshit@google.com>
5623
5624 * MAINTAINERS (Write After Approval): Add myself.
5625
5626 2012-01-22 Douglas B Rupp <rupp@ngnat.com>
5627
5628 * configure.ac: Remove reference to mh-interix.
5629 * configure: Regenerate.
5630
5631 2012-01-05 Richard Henderson <rth@redhat.com>
5632
5633 PR bootstrap/51072
5634 * configure.ac: Disable libitm if c++ is not enabled.
5635 * configure: Rebuild.
5636
5637 * configure.ac: Fix regexp for same.
5638 * configure: Rebuild.
5639
5640 2012-01-02 Balaji V. Iyer <bviyer@gmail.com>
5641
5642 * MAINTAINERS (Write After Approval): Add myself.
5643
5644 2012-01-02 Richard Guenther <rguenther@suse.de>
5645
5646 PR bootstrap/51686
5647 * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
5648 * Makefile.in: Regenerate.
5649
5650 2011-12-28 Oleg Endo <olegendo@gcc.gnu.org>
5651
5652 * MAINTAINERS (Write After Approval): Add myself.
5653
5654 2011-12-18 Eric Botcazou <ebotcazou@adacore.com>
5655
5656 * configure: Regenerate.
5657
5658 2011-12-14 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
5659
5660 * MAINTAINERS (picochip): Changed email address.
5661
5662 2011-11-30 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
5663
5664 * MAINTAINERS (write-after-approval): Add self.
5665
5666 2011-11-29 DJ Delorie <dj@redhat.com>
5667
5668 * configure.ac (rl78-*-*) New case.
5669 * configure: Regenerate.
5670 * MAINTAINERS: Add myself as RL78 maintainer.
5671
5672 2011-11-21 Eric Botcazou <ebotcazou@libertysurf.fr>
5673
5674 * MAINTAINERS: Add self as co-maintainer of the Ada front end.
5675
5676 2011-11-21 Andreas Tobler <andreast@fgznet.ch>
5677
5678 * libtool.m4: Additional FreeBSD 10 fixes.
5679
5680 2011-11-21 Joern Rennecke <joern.rennecke@embecosm.com>
5681
5682 * MAINTAINERS: Move myself from Write After Approval to CPU Port
5683 Maintainers section, as Epiphany maintainer.
5684
5685 2011-11-18 Iain Sandoe <iains@gcc.gnu.org>
5686
5687 PR target/49992
5688 * configure.ac: Remove ranlib special-casing for Darwin.
5689 * configure: Regenerate.
5690
5691 2011-11-12 Andrey Belevantsev <abel@ispras.ru>
5692
5693 * MAINTAINERS (Reviewers): Keep the list sorted.
5694
5695 2011-11-11 Andrey Belevantsev <abel@ispras.ru>
5696
5697 * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
5698
5699 2011-11-09 Roland McGrath <mcgrathr@google.com>
5700
5701 * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
5702 * configure: Rebuild.
5703 * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
5704 * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
5705 (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
5706 (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
5707 (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
5708 Add READELF.
5709 * Makefile.in: Rebuild.
5710
5711 2011-11-09 Jason Merrill <jason@redhat.com>
5712
5713 * Makefile.def (language=c++): Remove check-c++0x.
5714 * Makefile.in (check-gcc-c++): Regenerate.
5715
5716 2011-11-08 Richard Henderson <rth@redhat.com>
5717
5718 * configure.ac: Test for libitm directory present first.
5719
5720 * configure.ac: Adjust srcdir for running libitm/configure.tgt.
5721
5722 * configure.ac: Test libitm/configure.tgt to disable libitm.
5723 * configure: Rebuild.
5724
5725 2011-11-07 Aldy Hernandez <aldyh@redhat.com>
5726 Richard Henderson <rth@redhat.com>
5727
5728 Merged from transactional-memory.
5729
5730 * Makefile.def (lang_env_dependencies): libitm is c++.
5731 Add libitm target module.
5732 * configure.ac: Likewise.
5733 * config/mmap.m4: New file.
5734 * contrib/gcc_update: Add libitm to touch data.
5735 * Makefile.in, configure: Rebuild.
5736
5737 2011-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5738
5739 * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
5740 LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
5741 * Makefile.in: Regenerate.
5742
5743 2011-11-01 DJ Delorie <dj@redhat.com>
5744
5745 * config.sub: Update to version 2011-10-29 (added rl78)
5746
5747 2011-10-27 Nick Clifton <nickc@redhat.com>
5748
5749 * config.sub: Import these changes from the config project:
5750
5751 2011-10-08 Joern Rennecke <joern.rennecke@embecosm.com>
5752 Ben Elliston <bje@gnu.org>
5753
5754 * config.sub (epiphany): New.
5755
5756 2011-09-09 Linas Vepstas <linasvepstas@gmail.com>
5757 Ben Elliston <bje@gnu.org>
5758
5759 * config.sub (hexagon, hexagon-*): New.
5760
5761 2011-08-23 Roland McGrath <mcgrathr@google.com>
5762
5763 * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
5764 64eb to be64.
5765
5766 2011-08-16 Roland McGrath <mcgrathr@google.com>
5767
5768 * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
5769 (nacl): Grok as alias for 32el-unknown-nacl.
5770
5771 2011-10-25 Kirill Yukhin <kirill.yukhin@intel.com>
5772
5773 * MAINTAINERS (Write After Approval): Add myself.
5774
5775 2011-10-24 Teresa Johnson <tejohnson@google.com>
5776
5777 * MAINTAINERS (Write After Approval): Add myself.
5778
5779 2011-09-21 Jakub Jelinek <jakub@redhat.com>
5780
5781 * MAINTAINERS (sparc port): Remove myself.
5782
5783 2011-09-14 Tom de Vries <tom@codesourcery.com>
5784
5785 * MAINTAINERS (Write After Approval): Add myself.
5786
5787 2011-08-14 Yao Qi <yao@codesourcery.com>
5788
5789 * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
5790 * configure: Regenerate.
5791
5792 2011-07-26 Ian Lance Taylor <iant@google.com>
5793
5794 * configure.ac: Set have_compiler based on whether gcc directory
5795 exists, rather than on whether gcc is in configdirs.
5796 * configure: Rebuild.
5797
5798 2011-07-21 Joseph Myers <joseph@codesourcery.com>
5799
5800 * MAINTAINERS (Global Reviewers): Add self.
5801
5802 2011-07-20 David Edelsohn <dje.gcc@gmail.com>
5803
5804 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
5805 link directories.
5806 * Makefile.in: Rebuild.
5807
5808 2011-07-20 Ian Lance Taylor <iant@google.com>
5809
5810 PR bootstrap/49787
5811 * configure.ac: Move --enable-bootstrap handling earlier in file.
5812 If --enable-bootstrap and either --enable-build-with-cxx or
5813 --enable-build-poststage1-with-cxx, enable C++ automatically.
5814 * configure: Rebuild.
5815
5816 2011-07-19 Ian Lance Taylor <iant@google.com>
5817
5818 * configure.ac: Add --enable-build-poststage1-with-cxx. If set,
5819 make C++ a boot_language. Set and substitute
5820 POSTSTAGE1_CONFIGURE_FLAGS.
5821 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
5822 (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
5823 * configure, Makefile.in: Rebuild.
5824
5825 2011-07-19 Vladimir Makarov <vmakarov@redhat.com>
5826
5827 * MAINTAINERS (Register Allocation): Move myself from reviewers to
5828 maintainers.
5829
5830 2011-07-18 Jakub Jelinek <jakub@redhat.com>
5831
5832 * MAINTAINERS (Global Reviewers): Add myself.
5833
5834 2011-07-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5835
5836 * configure: Regenerate.
5837
5838 2011-07-16 Jason Merrill <jason@redhat.com>
5839
5840 * Makefile.def (language=c++): Add check-c++0x and
5841 check-target-libmudflap-c++.
5842 * Makefile.tpl (check-target-libmudflap-c++): New.
5843 * Makefile.in: Regenerate.
5844
5845 2011-07-16 Matthias Klose <doko@ubuntu.com>
5846
5847 * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
5848 * Makefile.def (target_modules/libjava): Pass
5849 $(EXTRA_CONFIGARGS_LIBJAVA).
5850 * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
5851 if not configured with --enable-static-libjava.
5852 * Makefile.in: Regenerate.
5853 * configure: Likewise.
5854
5855 2011-07-15 Jason Merrill <jason@redhat.com>
5856
5857 * Makefile.in (check-c++): Move check-gcc-c++0x after
5858 check-target-libstdc++-v3.
5859
5860 2011-07-15 Bernd Schmidt <bernds@codesourcery.com>
5861
5862 * MAINTAINERS (c6x port): New entry.
5863
5864 2011-07-13 Jason Merrill <jason@redhat.com>
5865
5866 * Makefile.in (check-gcc-c++0x): New.
5867 (check-c++): Depend on it.
5868
5869 2011-07-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5870
5871 PR target/39150
5872 * configure.ac (i[3456789]86-*-solaris2*): Also accept
5873 x86_64-*-solaris2.1[0-9]*.
5874 * configure: Regenerate.
5875
5876 2011-06-29 Richard Sandiford <rdsandiford@googlemail.com>
5877
5878 * MAINTAINERS (RTL optimizers): Add self.
5879
5880 2011-06-27 Gabriel Charette <gchare@google.com>
5881
5882 * MAINTAINERS (Write After Approval): Add myself.
5883
5884 2011-06-22 Hans-Peter Nilsson <hp@axis.com>
5885
5886 PR regression/47836
5887 PR bootstrap/23656
5888 PR other/47733
5889 PR bootstrap/49247
5890 PR c/48825
5891 * configure.ac (target_libraries): Remove target-libiberty.
5892 Remove case-statement setting skipdirs=target-libiberty for
5893 multiple targets. Remove checking target_configdirs and
5894 removing target-libiberty but keeping target-libgcc if
5895 otherwise empty.
5896 * Makefile.def (target_modules): Don't add libiberty.
5897 (dependencies): Remove all traces of target-libiberty.
5898 * configure, Makefile.in: Regenerate.
5899
5900 2011-06-13 Walter Lee <walt@tilera.com>
5901
5902 * configure.ac (tilepro-*-*) New case.
5903 (tilegx-*-*): Likewise.
5904 * configure: Regenerate.
5905
5906 2011-06-06 Jing Yu <jingyu@google.com>
5907
5908 * configure.ac: Skip target-libiberty for
5909 arm*-*-linux-androideabi.
5910 * configure: Regenerated.
5911
5912 2011-06-06 Nick Clifton <nickc@redhat.com>
5913
5914 * config.sub: Sync from upstream.
5915
5916 2011-06-05 Nenad Vukicevic <nenad@intrepid.com>
5917
5918 * MAINTAINERS (Write After Approval): Add myself.
5919
5920 2011-06-01 Daniel Jacobowitz <drow@false.org>
5921
5922 * MAINTAINERS: Update my email address.
5923
5924 2011-05-27 Nathan Froyd <froydnj@codesourcery.com>
5925
5926 * MAINTAINERS (Write After Approval): Update my email address.
5927
5928 2011-05-11 Paul Pluzhnikov <ppluzhnikov@google.com>
5929
5930 * MAINTAINERS (Write After Approval): Add myself.
5931
5932 2011-05-08 Doug Kwan <dougkwan@google.com>
5933
5934 * configure.ac: Propagate LDFLAGS_FOR_TARGET.
5935 * configure: Regenerated.
5936 * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
5937 value from configure.
5938 * Makefile.in: Regenerated.
5939
5940 2011-05-05 Joseph Myers <joseph@codesourcery.com>
5941
5942 * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
5943 sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
5944 *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
5945 | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
5946 *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
5947 *-*-vxworks*): Disable newlib and libgloss in separate case
5948 statement.
5949 (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
5950 to separate case statement.
5951 (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
5952 *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
5953 alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
5954 sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
5955 arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
5956 bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
5957 i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
5958 i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
5959 i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
5960 i[[3456789]]86-*-rdos*, m32r-*-*,
5961 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
5962 | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
5963 powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
5964 rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
5965 | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
5966 sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
5967 sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
5968 *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
5969 and libgloss in main case over targets. Remove most empty cases
5970 in main case over targets.
5971 * configure: Regenerate.
5972
5973 2011-05-04 Janis Johnson <janisjo@codesourcery.com>
5974
5975 * MAINTAINERS (Write After Approval): Add myself.
5976
5977 2011-05-04 Joseph Myers <joseph@codesourcery.com>
5978
5979 * configure.ac: Remove code setting special library locations for
5980 hppa*64*-*-hpux11*. Remove code setting compiler for
5981 sparc-sun-solaris2*.
5982 * configure: Regenerate.
5983
5984 2011-05-04 Joseph Myers <joseph@codesourcery.com>
5985
5986 * configure.ac: Separate libgloss_dir settings from general case
5987 over targets.
5988 * configure: Regenerate.
5989
5990 2011-04-28 Joseph Myers <joseph@codesourcery.com>
5991
5992 * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
5993 alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
5994 arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
5995 cases in libgcj-disabling case statement.
5996 (hppa*64*-*-linux*): Set unsupported_languages instead of
5997 disabling target-zlib.
5998 (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
5999 to hppa*64*-*-hpux*.
6000 (hppa*-*-*): Restrict case in libgcj-disabling case statement to
6001 hppa*-*-hpux*.
6002 (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
6003 i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
6004 i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
6005 fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
6006 powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
6007 sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
6008 sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
6009 *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
6010 libgcj-disabling case statement.
6011 * configure: Regenerate.
6012
6013 2011-04-28 Joseph Myers <joseph@codesourcery.com>
6014
6015 * configure.ac: Disable Java for targets not supporting libffi.
6016 (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
6017 Remove cases in Java-disabling statement.
6018 (*arm-wince-pe): Change to arm-wince-pe.
6019 (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
6020 cases in Java-disabling statement.
6021 (bfin-*-*): Don't disable Java again.
6022 (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
6023 fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
6024 hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
6025 hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
6026 i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
6027 i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
6028 i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
6029 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
6030 Java-disabling statement.
6031 (mmix-*-*): Don't disable Java again.
6032 (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
6033 powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
6034 microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
6035 sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
6036 tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
6037 statement.
6038 * configure: Regenerate.
6039
6040 2011-04-28 Joseph Myers <joseph@codesourcery.com>
6041
6042 * configure.ac: Separate cases disabling Java and Java libraries
6043 from general case over targets.
6044 * configure: Regenerate.
6045
6046 2011-04-21 Jie Zhang <jzhang918@gmail.com>
6047
6048 * MAINTAINERS: Update my email address.
6049
6050 2011-04-20 Easwaran Raman <eraman@google.com>
6051
6052 * MAINTAINERS (Write After Approval): Add myself.
6053
6054 2011-04-18 Jack Howarth <howarth@bromo.med.uc.edu>
6055
6056 PR lto/48086
6057 * configure.ac: Re-enable LTO on *-apple-darwin9*.
6058 * configure: Regenerate.
6059
6060 2011-04-16 Jim Meyering <meyering@redhat.com>
6061
6062 * MAINTAINERS (Write After Approval): Add myself.
6063
6064 2011-04-15 Dodji Seketeli <dodji@redhat.com>
6065
6066 * MAINTAINERS: Update my email address.
6067
6068 2011-04-13 Georg-Johann Lay <avr@gjlay.de>
6069
6070 * MAINTAINERS (Write After Approval): Add myself.
6071
6072 2011-04-12 Yufeng Zhang <yufeng.zhang@arm.com>
6073
6074 * MAINTAINERS (Write After Approval): Add myself.
6075
6076 2011-04-07 Stuart Henderson <shenders@gcc.gnu.org>
6077
6078 * MAINTAINERS (Write After Approval): Add myself.
6079
6080 2011-04-06 Joseph Myers <joseph@codesourcery.com>
6081
6082 * configure.ac (build_tools): Remove build-byacc.
6083 (host_libs): Remove mmalloc.
6084 (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
6085 autoconf automake libtool diff rcs fileutils shellutils time
6086 textutils wdiff find uudecode hello tar gzip indent recode release
6087 sed perl gawk findutils gettext zip.
6088 (libgcj): Remove target-qthreads.
6089 (target_tools): Remove target-examples target-gperf.
6090 (YACC): Don't handle building byacc.
6091 * configure: Regenerate.
6092 * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
6093 dosutils, examples, fileutils, find, findutils, gawk, gettext,
6094 gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
6095 patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
6096 shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
6097 handle building components.
6098 * Makefile.in: Regenerate.
6099
6100 2011-04-05 Sterling Augustine <augustine.sterling@gmail.com>
6101
6102 * MAINTAINERS: Update my email address as Xtensa maintainer.
6103
6104 2011-04-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6105
6106 * config.sub: Sync from upstream.
6107
6108 2011-04-01 Joseph Myers <joseph@codesourcery.com>
6109
6110 * configure.ac (avr-*-*): Add comment about why libssp is disabled.
6111 (microblaze*): Don't disable libssp.
6112 * configure: Regenerate.
6113
6114 2011-04-01 Joseph Myers <joseph@codesourcery.com>
6115
6116 * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
6117 moveifchange.
6118 * configure: Regenerate.
6119 * Makefile.tpl: Use @SHELL@ not @config_shell@.
6120 * Makefile.in: Regenerate.
6121
6122 2011-04-01 Joseph Myers <joseph@codesourcery.com>
6123
6124 * configure.ac (*-*-sysv4*): Don't enable libgomp.
6125 (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
6126 powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
6127 powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
6128 xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
6129 *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
6130 md_exec_prefix cases.
6131 * configure: Regenerate.
6132
6133 2011-04-01 Joseph Myers <joseph@codesourcery.com>
6134
6135 * configure.ac: Separate cases disabling target-libssp,
6136 target-libiberty, target-libstdc++-v3 and Fortran from general
6137 case over targets.
6138 * configure: Regenerate.
6139
6140 2011-04-01 Joseph Myers <joseph@codesourcery.com>
6141
6142 * configure.ac (*-*-chorusos): Don't disable libgcj.
6143 (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
6144 Remove case.
6145 (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
6146 (arm-*-coff): Don't disable libgcj.
6147 (arm*-*-linux-gnueabi): Remove useless assignment.
6148 (arm-*-riscix*): Don't disable libgcj.
6149 (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
6150 configuration.
6151 (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
6152 (c54x*-*-*): Remove case.
6153 (tic54x-*-*): Don't disable GCC or GCC libraries.
6154 (cris-*-* | crisv32-*-*): Don't handle *-*-aout. Change *-*-elf
6155 to *.
6156 (d10v-*-*): Don't disable GCC libraries.
6157 (d30v-*-*): Don't disable libgcj.
6158 (h8500-*-*): Don't disable GCC libraries.
6159 (i960-*-*): Don't disable libgcj.
6160 (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
6161 (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
6162 i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
6163 libgcj.
6164 (m68k-*-coff*): Remove case.
6165 (mmix-*-*): Don't disable libgloss on host.
6166 (mn10200-*-*, mn10300-*-*): Remove cases.
6167 (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
6168 powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
6169 Don't disable libgcj.
6170 (romp-*-*): Remove case.
6171 (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
6172 (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
6173 case.
6174 (v810-*-*): Don't disable GCC libraries.
6175 (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
6176 (ip2k-*-*): Don't disable GCC libraries.
6177 * configure: Regenerate.
6178
6179 2011-03-28 Joseph Myers <joseph@codesourcery.com>
6180
6181 * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
6182 libffi on host.
6183 (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
6184 on host.
6185 (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
6186 * configure: Regenerate.
6187
6188 2011-03-26 John Marino <binutils@marino.st>
6189
6190 * configure.ac: Add support for *-*-dragonfly*
6191 * configure: Regenerate.
6192
6193 2011-03-25 Joseph Myers <joseph@codesourcery.com>
6194
6195 * configure.ac (native_only): Remove.
6196 (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
6197 send-pr uudecode guile gnuserv on host.
6198 (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
6199 send-pr rcs guile perl texinfo libtool on host.
6200 (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
6201 automake send-pr rcs guile perl texinfo libtool on host.
6202 (*-*-cygwin*, *-*-netbsd*): Remove host cases.
6203 (*-*-kaos*): Don't disable target-examples target-gperf on target.
6204 (alpha*-dec-osf*): Don't disable fileutils on target.
6205 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
6206 texinfo send-pr expect dejagnu on target.
6207 (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
6208 target-qthreads on target.
6209 (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
6210 (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
6211 (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
6212 x86_64-*-mingw*): Don't disable expect on target.
6213 (*-*-cygwin*): Don't disable target-gperf on target.
6214 (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
6215 gnuserv on target.
6216 (powerpcle-*-solaris*): Don't disable make expect gnuserv on
6217 target.
6218 * configure: Regenerate.
6219
6220 2011-03-25 Joseph Myers <joseph@codesourcery.com>
6221
6222 * configure.ac (target_tools): Remove target-groff.
6223 (native_only): Remove target-groff.
6224 (hppa*64*-*-*): Don't disable byacc.
6225 (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
6226 setting.
6227 (*-*-kaos*): Don't skip target-librx and target-groff.
6228 (*-*-netware*): Don't skip target-libmudflap.
6229 (*-*-tpf*): Don't skip target-libmudflap.
6230 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
6231 directories on the host.
6232 (ia64*-*-*vms*): Don't skip tix.
6233 (sh-*-* | sh64-*-*): Don't condition skipped directories on the
6234 host.
6235 * configure: Regenerate.
6236
6237 2011-03-24 Paolo Bonzini <pbonzini@redhat.com>
6238
6239 * configure.ac: Remove references to mt-mep, mt-netware,
6240 mt-wince.
6241 * Makefile.def: Add all-utils soft dependencies.
6242 * Makefile.tpl: Remove GDB_NLM_DEPS.
6243 * configure: Regenerate.
6244 * Makefile.in: Regenerate.
6245
6246 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
6247
6248 * configure.ac: Do not include mh-x86omitfp.
6249 * configure: Regenerate.
6250
6251 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
6252
6253 * configure.ac: Remove empty cases.
6254 * configure: Regenerate.
6255
6256 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
6257
6258 * Makefile.def: Add dependency from termcap to gdb.
6259 * Makefile.in: Regenerate.
6260
6261 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
6262
6263 * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
6264 * configure: Regenerate.
6265 * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
6266 * Makefile.tpl: Likewise.
6267 * Makefile.in: Regenerate.
6268
6269 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
6270
6271 * configure.ac: Remove all mentions of tentative_cc.
6272 * configure: Regenerate.
6273
6274 2011-03-24 Joseph Myers <joseph@codesourcery.com>
6275
6276 * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
6277 i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
6278 m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
6279 m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
6280 mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
6281 i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
6282 i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
6283 i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
6284 i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
6285 hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
6286 *-*-rhapsody*): Remove host cases.
6287 * configure: Regenerate.
6288
6289 2011-03-24 Joseph Myers <joseph@codesourcery.com>
6290
6291 * configure.ac (ppc*-*-pe): Remove host case.
6292 (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
6293 xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
6294 | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
6295 cases.
6296 * configure: Regenerate.
6297
6298 2011-03-24 Joseph Myers <joseph@codesourcery.com>
6299
6300 * config.sub: Update to version 2011-03-23.
6301
6302 2011-03-22 Joseph Myers <joseph@codesourcery.com>
6303
6304 * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
6305 i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
6306 | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
6307 * configure: Regenerate.
6308
6309 2011-03-22 Joseph Myers <joseph@codesourcery.com>
6310
6311 * MAINTAINERS (crx port, m68hc11 port): Remove. Move maintainers
6312 to Write After Approval.
6313 * config-ml.in: Don't handle arc-*-elf*.
6314 * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
6315 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
6316 handle GCC libraries.
6317 * configure: Regenerate.
6318
6319 2011-03-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
6320
6321 PR bootstrap/48120:
6322 * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
6323 Add -lstdc++ -lm to LIBS.
6324 * configure: Regenerate.
6325
6326 2011-03-18 David Edelsohn <dje.gcc@gmail.com>
6327
6328 * config.guess: Update to version 2011-02-02
6329 * config.sub: Update to version 2011-02-24
6330
6331 2011-03-16 Jack Howarth <howarth@bromo.med.uc.edu>
6332
6333 PR lto/48086
6334 * configure.ac: Re-enable LTO on *-apple-darwin9.
6335 * configure: Regenerate.
6336
6337 2011-03-13 Jack Howarth <howarth@bromo.med.uc.edu>
6338
6339 PR lto/48086
6340 * configure.ac: Disable LTO on darwin due to an assembler change in
6341 Xcode 3.2.6/4.0 that limits the total number of sections/segments to
6342 under 256.
6343 * configure: Regenerate.
6344
6345 2011-03-11 Chen Liqin <liqin.gcc@gmail.com>
6346
6347 * MAINTAINERS: Update myself as score backend maintainer,
6348 update my e-mail address.
6349
6350 2011-03-09 Xuepeng Guo <terry.guo@arm.com>
6351
6352 * MAINTAINERS: Update my e-mail address.
6353
6354 2011-03-06 Joey Ye <joey.ye@arm.com>
6355
6356 * MAINTAINERS: Update my e-mail address.
6357
6358 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
6359
6360 * configure.ac: Adjust test of with_ppl.
6361 * configure: Regenerated.
6362
6363 2011-03-02 Kai Tietz <ktietz@redhat.com>
6364
6365 * MAINTAINERS: Adjust my e-mail address.
6366
6367 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
6368
6369 * configure.ac: Add -lpwl to ppllibs.
6370 * configure: Regenerated.
6371
6372 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
6373
6374 * config/cloog.m4: Add -lisl to clooglibs.
6375 * configure: Regenerated.
6376
6377 2011-02-24 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
6378
6379 * MAINTAINERS (CPU Port maintainers): Add self.
6380
6381 2011-02-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
6382
6383 * MAINTAINERS: Add myself as testsuite maintainer.
6384
6385 2011-02-15 Mike Stump <mikestump@comcast.net>
6386
6387 * MAINTAINERS: Add myself as testsuite maintainer.
6388
6389 2011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6390
6391 Import from Libtool and gnulib:
6392
6393 2011-01-27 Gerald Pfeifer <gerald@pfeifer.com>
6394
6395 Prepare for supporting FreeBSD 10.
6396 * config.rpath: Remove handling of freebsd1* which soon would
6397 match FreeBSD 10.0.
6398
6399 2011-01-20 Gerald Pfeifer <gerald@pfeifer.com> (tiny change)
6400
6401 Remove support for FreeBSD 1.x.
6402 * libtool.m4 (_LT_LINKER_SHLIBS)
6403 (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
6404 soon would incorrectly match FreeBSD 10.0.
6405
6406 2011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6407
6408 PR binutils/12283
6409 * move-if-change: Import version from gnulib.
6410
6411 2011-02-12 Alexandre Oliva <aoliva@redhat.com>
6412
6413 PR lto/47225
6414 * Makefile.def (lto-plugin): Double dash for enable-shared.
6415 (configure-gcc): Depend on all-lto-plugin.
6416 * Makefile.in: Rebuilt.
6417
6418 2011-02-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6419
6420 * configure.ac: Remove extra bracket.
6421 * configure: Regenerate.
6422
6423 2011-02-08 Tobias Burnus <burnus@net-b.de>
6424
6425 * MAINTAINERS: Add myself as libquadmath maintainer.
6426
6427 2011-02-08 Thomas Schwinge <thomas@schwinge.name>
6428
6429 * MAINTAINERS: Update my email address.
6430
6431 2011-02-07 Joseph Myers <joseph@codesourcery.com>
6432
6433 * MAINTAINERS (option handling): Add self.
6434
6435 2011-02-06 Kai Tietz <kai.tietz@onevision.com>
6436
6437 PR lto/47225
6438 * Makefile.def: Add dependency for install-gcc
6439 on install-lto-plugin.
6440 * Makfile.in: Regenerated
6441
6442 2011-02-01 Sebastien Bourdeauducq <sebastien@milkymist.org>
6443
6444 * MAINTAINERS (CPU Port Maintainers): Add myself.
6445
6446 2011-01-31 Alexandre Oliva <aoliva@redhat.com>
6447
6448 PR libgcj/44341
6449 * configure.ac: Discard --with-* flags for host when configuring
6450 target libraries for cross build.
6451 * configure: Rebuilt.
6452
6453 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
6454
6455 * MAINTAINERS (linear loop transforms): Removed.
6456
6457 2011-01-25 Jakub Jelinek <jakub@redhat.com>
6458
6459 * configure.ac: If with_ppl is no, move setting with_cloog=no
6460 after CLOOG_REQUESTED check.
6461 * configure: Regenerated.
6462
6463 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
6464
6465 * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
6466 CLooG has been requested.
6467 * configure: Regenerated.
6468
6469 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
6470
6471 * configure: Regenerated.
6472 * configure.ac: Check for version 0.11 (or later revision) of PPL.
6473
6474 2011-01-25 Tobias Grosser <grosser@fim.uni-passau.de>
6475
6476 * configure: Regenerated.
6477 * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
6478
6479 2011-01-21 Andreas Schwab <schwab@redhat.com>
6480
6481 * configure.ac: Use AS_HELP_STRING throughout.
6482 * configure: Regenerate.
6483
6484 2011-01-18 Jie Zhang <jie.zhang@analog.com>
6485
6486 * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
6487 * configure: Regenerate.
6488
6489 2011-01-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
6490
6491 * ltmain.sh (relink): Use absolute path when hardcoding with -L.
6492
6493 2011-01-13 Joel Brobecker <brobecker@adacore.com>
6494
6495 * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
6496 for ia64-hpux.
6497 * configure: Regenerate.
6498
6499 2011-01-07 Jan Hubicka <jh@suse.cz>
6500
6501 PR lto/47225
6502 * Makefile.in: Regenerate.
6503 * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
6504 configure.
6505
6506 2011-01-07 Jan Hubicka <jh@suse.cz>
6507
6508 * Makefile.in: Regenerate.
6509 * Makefile.def (gcc host module) and soft dependency on lto-plugin
6510 and configure dependency on lto-plugin configure.
6511 (lto-plugin module): Remove dependency on GCC; add dependency on
6512 liniberty.
6513
6514 2011-01-07 William Schmidt <wschmidt@linux.vnet.ibm.com>
6515
6516 * MAINTAINERS (Write After Approval): Add myself.
6517
6518 2010-12-23 Hariharan Sandanagobalane <hariharan@picochip.com>
6519
6520 * configure: Regenerate.
6521
6522 2010-12-22 Hariharan Sandanagobalane <hariharan@picochip.com>
6523
6524 * configure.ac: (picochip): Disable libiberty.
6525
6526 2010-12-14 Kaushik Phatak <kaushik.phatak@kpitcummins.com>
6527
6528 * MAINTAINERS (Write After Approval): Add myself.
6529
6530 2010-12-10 Ian Lance Taylor <iant@google.com>
6531
6532 PR bootstrap/46819
6533 * configure.ac: For --disable-libgcj clear libgcj_saved.
6534 * configure: Rebuild.
6535
6536 2010-12-10 Tobias Burnus <burnus@net-b.de>
6537
6538 PR fortran/46540
6539 * configure.ac: Add --disable-libquadmath and
6540 --disable-libquadmath-support.
6541 * configure: Regenerate.
6542
6543 2010-12-03 Ian Lance Taylor <iant@google.com>
6544
6545 * MAINTAINERS: Add myself as libgo maintainer.
6546
6547 2010-12-03 Hans-Peter Nilsson <hp@axis.com>
6548
6549 PR libffi/46792
6550 * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
6551 * configure: Regenerate.
6552
6553 2010-12-02 Ian Lance Taylor <iant@google.com>
6554
6555 * configure.ac: Always set default for poststage1_ldflags to
6556 -static-libstdc++ -static-libgcc.
6557
6558 2010-11-29 Andreas Schwab <schwab@redhat.com>
6559
6560 * configure.ac: Move comment to remove extra space in last argument
6561 of GCC_TARGET_TOOL.
6562
6563 2010-11-26 Alexandre Oliva <aoliva@redhat.com>
6564
6565 PR other/46026
6566 * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
6567 * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
6568 * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
6569 (BASE_FLAGS_TO_PASS): Use it.
6570 * configure: Rebuilt.
6571 * Makefile.in: Rebuilt.
6572
6573 2010-11-23 H.J. Lu <hongjiu.lu@intel.com>
6574
6575 PR binutils/12258
6576 * configure.ac: Correct comments for --enable-gold/--enable-ld.
6577 Properly check default linker.
6578 * configure: Regnerated.
6579
6580 2010-11-23 Matthias Klose <doko@ubuntu.com>
6581
6582 * configure.ac: For --enable-gold, handle value `default' instead of
6583 `both*'. New configure option --{en,dis}able-ld.
6584 * configure: Regenerate.
6585
6586 2010-11-20 Ian Lance Taylor <iant@google.com>
6587
6588 * configure.ac: Only disable a language library if no language needs
6589 it. Don't let --disable-libgcj uncondtionally disable libffi.
6590 * configure: Rebuild.
6591
6592 2010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6593
6594 * Makefile.in: Regenerate.
6595
6596 PR other/46202
6597 * configure.ac: Fix just-built in-tree STRIP name to be
6598 binutils/strip-new.
6599 * configure: Regenerate.
6600 * Makefile.def (install-strip-gcc, install-strip-binutils)
6601 (install-strip-opcodes, install-strip-ld, install-strip-itcl)
6602 (install-strip-sid): Mirror dependencies on non-strip variants
6603 of these targets on the respective -strip prerequisites.
6604 * Makefile.tpl (install-strip, install-strip-host)
6605 (install-strip-target): New targets.
6606 (install-strip-[+module+], install-strip-target-[+module+]):
6607 New targets.
6608 * Makefile.in: Regenerate.
6609
6610 2010-11-19 Ian Lance Taylor <iant@google.com>
6611 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6612
6613 * configure.ac: Add target-libgo to target_libraries. Set
6614 and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
6615 * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
6616 (HOST_EXPORTS): Add GOC.
6617 (BASE_TARGET_EXPORTS): Add GOC.
6618 (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
6619 (GOCFLAGS_FOR_TARGET): New variable.
6620 (EXTRA_HOST_FLAGS): Add GOC.
6621 (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
6622 * Makefile.def (target_modules): Add libgo.
6623 (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
6624 (dependencies): Add dependency from configure-target-libgo to
6625 configure-target-libffi and all-target-libstdc++-v3. Add
6626 dependencies from all-target-libgo to all-target-libffi.
6627 (languages): Add go.
6628 * configure: Rebuild.
6629 * Makefile.in: Rebuild.
6630
6631 2010-11-19 Ian Lance Taylor <iant@google.com>
6632
6633 * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
6634 compiler/flag environment variables.
6635
6636 2010-11-18 Ian Lance Taylor <iant@google.com>
6637
6638 * configure.ac: Check for lang_requires_boot_languages in
6639 config-lang.in files.
6640 * configure: Rebuild.
6641
6642 2010-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
6643 Tobias Burnus <burnus@net-b.de>
6644
6645 PR fortran/32049
6646 * Makefile.def: Add libquadmath; build it with language=fortran.
6647 * configure.ac: Add libquadmath.
6648 * Makefile.tpl: Handle multiple libs in check-[+language+].
6649 * Makefile.in: Regenerate.
6650 * configure: Regenerate.
6651
6652 2010-11-16 Tom Tromey <tromey@redhat.com>
6653
6654 * MAINTAINERS: Moved myself to reviewers section.
6655
6656 2010-11-15 Zdenek Dvorak <ook@ucw.cz>
6657
6658 * MAINTAINERS: Moved myself to reviewers section.
6659
6660 2010-11-15 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6661
6662 * MAINTAINERS (Various Maintainers): Add self for build machinery.
6663 (Write After Approval): Remove self.
6664
6665 2010-11-15 Andreas Schwab <schwab@redhat.com>
6666
6667 * configure.ac: Fix spelling in option names.
6668 * configure: Regenerated.
6669
6670 2010-11-13 Georg-Johann Lay <georgjohann@web.de>
6671
6672 PR bootstrap/39622
6673 * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
6674 * configure: Regenerated.
6675
6676 2010-11-13 Kaveh R. Ghazi <ghazi@gcc.gnu.org>
6677
6678 * MAINTAINERS: Update my email address.
6679
6680 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
6681
6682 * configure: Regenerate.
6683
6684 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
6685
6686 * configure: Regenerate.
6687
6688 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
6689
6690 * configure: Regenerate.
6691
6692 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
6693
6694 * configure: Regenerate.
6695
6696 2010-11-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
6697
6698 * configure.ac: Support official CLooG.org versions.
6699 * configure: Regenerate.
6700 * config/cloog.m4: New.
6701
6702 2010-11-10 François Dumont <francois.cppdevs@free.fr>
6703
6704 * MAINTAINERS (Write After Approval): Add myself.
6705
6706 2010-11-09 David Edelsohn <dje.gcc@gmail.com>
6707
6708 * MAINTAINERS: Update my email address.
6709
6710 2010-11-04 Iain Sandoe <iains@gcc.gnu.org>
6711
6712 * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
6713 * configure: Regenerate.
6714
6715 2010-11-03 Ian Lance Taylor <iant@google.com>
6716 Dave Korn <dave.korn.cygwin@gmail.com>
6717
6718 PR lto/46273
6719 * configure.ac: Remove libelf tests. Build lto-plugin on ELF always
6720 and on other supported platforms whenever LTO is enabled.
6721 * configure: Rebuild.
6722
6723 2010-11-02 Alan Modra <amodra@gmail.com>
6724
6725 PR binutils/12110
6726 * configure.ac: Error when source path contains spaces.
6727 * configure: Regenerate.
6728
6729 2010-10-23 James E. Wilson <wilson@codesourcery.com>
6730
6731 * MAINTAINERS: Update my email address.
6732
6733 2010-10-20 Ian Lance Taylor <iant@google.com>
6734
6735 * Makefile.def (target_modules): Set lib_path to src/.libs for
6736 libstdc++-v3 module.
6737 * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
6738 * Makefile.in: Rebuild.
6739
6740 2010-10-18 Laurynas Biveinis <laurynas.biveinis@gmail.com>
6741
6742 * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
6743 (Write After Approval): Remove myself.
6744
6745 2010-10-15 Tristan Gingold <gingold@adacore.com>
6746
6747 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
6748
6749 2010-10-14 Douglas Rupp <rupp@gnat.com>
6750
6751 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
6752
6753 2010-10-07 Dave Korn <dave.korn.cygwin@gmail.com>
6754
6755 * configure.ac (build_lto_plugin): New shell variable.
6756 (--enable-lto): Turn on by default for all non-ELF platforms that
6757 have had LTO support added so far. Set build_lto_plugin appropriately
6758 for both ELF and non-ELF.
6759 (configdirs): Add lto-plugin or not based on build_lto_plugin.
6760 * configure: Regenerate.
6761
6762 2010-10-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6763
6764 Sync from src:
6765 * configure.ac (v850 support): Remove target-libgloss from
6766 noconfigdirs.
6767 * configure: Regenerate.
6768
6769 2010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6770
6771 PR bootstrap/45326
6772 PR bootstrap/45174
6773 * configure.ac: Honor initial values of $build_configargs,
6774 $host_configargs, $target_configargs. Mark the precious, so
6775 environment settings get recorded.
6776 * configure: Regenerate.
6777
6778 2010-09-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6779
6780 PR bootstrap/45796
6781 * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
6782 Depend on all-build-libiberty.
6783 * Makefile.in: Regenerate.
6784
6785 2010-09-30 Michael Eager <eager@eagercon.com>
6786
6787 * configure.ac (microblaze): Add target-libssp to noconfigdirs.
6788 * configure: Regenerate.
6789
6790 2010-09-28 Michael Eager <eager@eagercon.com>
6791
6792 * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
6793
6794 2010-06-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6795
6796 PR bootstrap/44621
6797 * configure.ac: Fix unportable shell quoting.
6798 * configure: Regenerate.
6799
6800 2010-09-21 Iain Sandoe <iains@gcc.gnu.org>
6801
6802 * configure.ac (enable-lto): Add Darwin to the list of supported lto
6803 targets and amend comment.
6804 * configure: Regenerate.
6805
6806 2010-09-15 Tejas Belagod <tejas.belagod@arm.com>
6807
6808 * MAINTAINERS (Write After Approval): Add myself.
6809
6810 2010-09-03 Jack Howarth <howarth@bromo.med.uc.edu>
6811
6812 * configure.ac: Enable LTO by default on Darwin.
6813 * configure: Regenerate.
6814
6815 2010-09-02 Marcus Shawcroft <marcus.shawcroft@arm.com>
6816
6817 * MAINTAINERS (Write After Approval): Add myself.
6818
6819 2010-09-01 Ian Bolton <ian.bolton@arm.com>
6820
6821 * MAINTAINERS (Write After Approval): Add myself.
6822
6823 2010-08-25 Danny Smith <dannysmith@users.sourceforge.net>
6824
6825 * MAINTAINERS (OS Port Maintainers): Remove myself from windows
6826 ports
6827
6828 2010-07-28 David Yuste <david.yuste@gmail.com>
6829
6830 * MAINTAINERS (Write After Approval): Add myself.
6831
6832 2010-07-26 Naveen.H.S <naveen.S@kpitcummins.com>
6833
6834 * configure.ac: Support all v850 targets.
6835 * configure: Regenerate.
6836
6837 2010-07-23 Marc Glisse <marc.glisse@normalesup.org>
6838
6839 PR bootstrap/44455
6840 * configure.ac (extra_mpfr_configure_flags): Copy from
6841 extra_mpc_gmp_configure_flags.
6842 * configure: Re-generated.
6843
6844 2010-07-22 Andi Kleen <ak@linux.intel.com>
6845
6846 * MAINTAINERS (Write After Approval): Add myself.
6847
6848 2010-07-22 Chung-Lin Tang <cltang@codesourcery.com>
6849
6850 * MAINTAINERS (Write After Approval): Add myself.
6851
6852 2010-07-20 Jeffrey Yasskin <jyasskin@google.com>
6853
6854 * MAINTAINERS (Write After Approval): Add myself.
6855
6856 2010-07-17 Jack Howarth <howarth@bromo.med.uc.edu>
6857
6858 PR target/44862
6859 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
6860 Provide -B option to allow for link spec %s substitutions for
6861 libstdc++.a on darwin.
6862 * Makefile.in: Regenerate.
6863
6864 2010-07-10 Mikael Morin <mikael@gcc.gnu.org>
6865
6866 * MAINTAINERS (Reviewers): Update my e-mail address
6867
6868 2010-06-10 Alexandre Oliva <aoliva@redhat.com>
6869
6870 * Makefile.def (configure-gcc): Depend on all-libelf.
6871 * Makefile.in: Rebuild.
6872
6873 2010-06-05 Fabien Chêne <fabien@gcc.gnu.org>
6874
6875 * MAINTAINERS (Write After Approval): Add myself in the right place.
6876
6877 2010-06-04 Fabien Chêne <fabien@gcc.gnu.org>
6878
6879 * MAINTAINERS (Write After Approval): Add myself.
6880
6881 2010-05-25 Sterling Augustine <sterling@tensilica.com>
6882
6883 * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
6884
6885 2010-05-25 Maxim Kuvyrkov <maxim@codesourcery.com>
6886
6887 * config.sub: Update to version 2010-05-21.
6888 * config.guess: Update to version 2010-04-03.
6889
6890 2010-05-18 Steven Bosscher <steven@gcc.gnu.org>
6891
6892 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
6893 * configure: Regenerate.
6894
6895 2010-05-12 Sriraman Tallam <tmsriram@google.com>
6896
6897 * MAINTAINERS (Write After Approval): Add myself.
6898
6899 2010-05-07 Steven Bosscher <steven@gcc.gnu.org>
6900
6901 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
6902 a platform that supports LTO.
6903 * configure: Regenerate.
6904
6905 2010-05-05 Sebastian Pop <sebastian.pop@amd.com>
6906
6907 * configure.ac: Allow all the versions greater than 0.10 of PPL.
6908 * configure: Regenerated.
6909
6910 2010-04-27 Roland McGrath <roland@redhat.com>
6911 H.J. Lu <hongjiu.lu@intel.com>
6912
6913 * configure.ac (--enable-gold): Support both, both/gold and
6914 both/bfd to add gold to configdirs without removing ld.
6915 * configure: Regenerated.
6916
6917 * Makefile.def: Add install-gold dependency to install-ld.
6918 * Makefile.in: Regenerated.
6919
6920 2010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
6921
6922 PR lto/42776
6923 * configure.ac (--enable-lto): Refactor handling so libelf tests
6924 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
6925 and allow LTO to be explicitly enabled on non-ELF platforms that
6926 are known to support it inside else-clause.
6927 * configure: Regenerate.
6928
6929 2010-04-20 Eric Botcazou <ebotcazou@adacore.com>
6930
6931 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
6932 * configure: Regenerate.
6933
6934 2010-04-17 Ralf Corsépius <ralf.corsepius@rtems.org>
6935
6936 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
6937 * configure: Regenerate.
6938
6939 2010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
6940
6941 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
6942 separately.
6943 * configure: Regenerate.
6944
6945 2010-04-16 Kevin Williams <kevin.williams@inria.fr>
6946
6947 * MAINTAINERS (Write After Approval): Add myself.
6948
6949 2010-04-14 Tristan Gingold <gingold@adacore.com>
6950
6951 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
6952 * configure: Regenerate.
6953
6954 2010-04-13 Steve Ellcey <sje@cup.hp.com>
6955
6956 * configure: Regenerate after change to elf.m4.
6957
6958 2010-04-06 Iain Sandoe <iains@gcc.gnu.org>
6959
6960 * MAINTAINERS (Write After Approval): Add myself.
6961
6962 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
6963
6964 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
6965 * configure: Regenerated.
6966
6967 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
6968
6969 * configure.ac: Print "buggy but acceptable" when CLooG
6970 revision is less than 9.
6971 * configure: Regenerated.
6972
6973 2010-04-01 Diego Novillo <dnovillo@google.com>
6974
6975 * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
6976
6977 2010-04-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6978
6979 PR bootstrap/43615
6980 PR bootstrap/43328
6981
6982 Revert:
6983
6984 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6985
6986 * configure.ac: Do not pass --enable-multilib nor
6987 --disable-multilib in baseargs. Accept explicitly passed
6988 --enable_multilib.
6989 * configure: Regenerate.
6990
6991 2010-03-31 Ulrich Weigand <uweigand@de.ibm.com>
6992
6993 * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
6994
6995 2010-03-31 Janis Johnson <janis187@us.ibm.com>
6996
6997 * MAINTAINERS: Remove myself.
6998
6999 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7000
7001 PR bootstrap/43328
7002 * configure.ac: Do not pass --enable-multilib nor
7003 --disable-multilib in baseargs. Accept explicitly passed
7004 --enable_multilib.
7005 * configure: Regenerate.
7006
7007 2010-03-28 Andrew Pinski <pinskia@gmail.com>
7008
7009 * MAINTAINERS (spu port): Remove me.
7010
7011 2010-03-23 Joseph Myers <joseph@codesourcery.com>
7012
7013 * configure.ac (tic6x-*-*): New case.
7014 * configure: Regenerate.
7015
7016 2010-03-23 Joseph Myers <joseph@codesourcery.com>
7017
7018 * config.sub: Update to version 2010-03-22.
7019 * config.guess: Update to version 2009-12-30.
7020
7021 2010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
7022
7023 PR ada/42554
7024 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
7025 * configure: Regenerate.
7026
7027 2010-03-18 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
7028
7029 * MAINTAINERS: Update my email address.
7030
7031 2010-03-17 Sebastian Pop <sebastian.pop@amd.com>
7032
7033 * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
7034 (ghassan.shobaki@amd.com): Removed.
7035
7036 2010-03-17 Alan Modra <amodra@gmail.com>
7037
7038 * MAINTAINERS: Update my email address.
7039
7040 2010-03-16 Diego Novillo <dnovillo@google.com>
7041
7042 * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
7043 Matthews.
7044
7045 2010-03-16 Joseph Myers <joseph@codesourcery.com>
7046
7047 * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
7048 Gutson, Jeffrey D. Oldham and Mark Shinwell.
7049
7050 2010-03-16 Joseph Myers <joseph@codesourcery.com>
7051
7052 * MAINTAINERS: Update my email address.
7053
7054 2010-03-16 Daniel Jacobowitz <dan@codesourcery.com>
7055
7056 * MAINTAINERS: Update my email address.
7057
7058 2010-03-15 Bernd Schmidt <bernds@codesourcery.com>
7059
7060 * MAINTAINERS: Update my email address.
7061
7062 2010-03-09 Jie Zhang <jie@codesourcery.com>
7063
7064 * MAINTAINERS: Update my email address.
7065
7066 2010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
7067
7068 PR libstdc++/32499
7069 * configure.ac (RANLIB): Default to true.
7070 (STRIP): Likewise.
7071 (RANLIB_FOR_TARGET): Remove superfluous : argument.
7072 * configure: Regenerate.
7073
7074 2010-02-17 Rafael Ávila de Espíndola <espindola@google.com>
7075
7076 * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
7077 (Write After Approval): Update my email address.
7078
7079 2010-02-17 Nick Clifton <nickc@redhat.com>
7080
7081 PR 11238
7082 * Makefile.tpl (local-distclean): Also remove config.cache files in
7083 sub-directories as there may not be Makefiles present in the
7084 sub-directories.
7085 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
7086 the config.cache files found by the find command.
7087
7088 * Makefile.in: Regenerate.
7089 * configure.ac: Revert previous delta.
7090 * configure: Regenerate.
7091
7092 2010-02-15 Nick Clifton <nickc@redhat.com>
7093
7094 PR 11238
7095 * configure.ac: Delete config.cache files in sub-directories when
7096 deleting Makefiles.
7097 * configure: Regenerate.
7098
7099 2010-02-12 Ben Elliston <bje@gnu.org>
7100
7101 * MAINTAINERS: Update my email address.
7102
7103 2010-02-08 Andrew Pinski <pinskia@gmail.com>
7104
7105 * MAINTAINERS (spu port): Update my email address.
7106
7107 2010-02-08 Jie Zhang <jie.zhang@analog.com>
7108
7109 * MAINTAINERS: Add myself as a maintainer for the bfin port.
7110
7111 2010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7112
7113 * configure.ac: Add "recommended" version checks for GMP/MPC.
7114 Update recommended GMP/MPFR/MPC versions.
7115 * configure: Regenerate.
7116
7117 2010-01-31 Joern Rennecke <joern.rennecke@embecosm.com>
7118
7119 * MAINTAINERS: Move my Embecosm email address into the
7120 write-after-approval section.
7121
7122 2010-01-26 Ian Lance Taylor <iant@google.com>
7123
7124 * MAINTAINERS: Add myself as Go frontend maintainer.
7125
7126 2010-01-25 Joern Rennecke <amylaar@spamcop.net>
7127
7128 PR libstdc++/36101, PR libstdc++/42813
7129 * configure.ac (bootstrap_target_libs): Make inclusion of
7130 target-libgomp conditional on libgomb being in target_configdirs.
7131 * configure: Regenerate.
7132
7133 2010-01-23 Joern Rennecke <amylaar@spamcop.net>
7134
7135 PR libstdc++/36101, PR libstdc++/42813
7136 * configure.ac (bootstrap_target_libs): Include target-libgomp.
7137 * configure: Regenerate.
7138
7139 2010-01-22 Joern Rennecke <amylaar@spamcop.net>
7140
7141 PR libstdc++/36101, PR libstdc++/42813
7142 * configure.ac (target_configdirs): Substitute.
7143 * Makefile.def: Bootstrap target module libgomp.
7144 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
7145 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
7146 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
7147 * configure, Makefile.in: Regenerate.
7148
7149 2010-01-21 Dave Korn <dave.korn.cygwin@gmail.com>
7150
7151 * MAINTAINERS: Adjust my details.
7152
7153 2010-01-20 Eric B. Weddington <eric.weddington@atmel.com>
7154
7155 * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
7156
7157 2010-01-18 Thierry Lafage <thierry.lafage@inria.fr>
7158
7159 * MAINTAINERS: reindented my entry with tabs instead of spaces.
7160
7161 2010-01-15 Thierry Lafage <thierry.lafage@inria.fr>
7162
7163 * MAINTAINERS (Write After Approval): Add myself.
7164
7165 2010-01-15 Konrad Trifunovic <konrad.trifunovic@inria.fr>
7166
7167 * MAINTAINERS (Write After Approval): Add myself.
7168
7169 2010-01-11 Richard Guenther <rguenther@suse.de>
7170
7171 PR lto/41569
7172 * Makefile.def (all-lto-plugin): Depend on all-gcc.
7173 * Makefile.in: Regenerated.
7174
7175 2010-01-11 Andreas Tobler <andreast@fgznet.ch>
7176
7177 * configure.ac: Enable libjava build on x86_64-*freebsd*.
7178 * configure: Regenerate.
7179
7180 2010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7181 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
7182
7183 PR bootstrap/42424
7184 * configure.ac: Include libtool m4 files.
7185 (_LT_CHECK_OBJDIR): Call it.
7186 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
7187 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
7188
7189 * configure: Regenerate.
7190
7191 2010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7192
7193 PR bootstrap/41818
7194 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
7195 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
7196 * Makefile.in: Regenerate.
7197
7198 2010-01-02 Richard Guenther <rguenther@suse.de>
7199
7200 PR lto/41529
7201 * configure.ac: Include config/elf.m4. Disable LTO if not
7202 builting for an elf target.
7203 * configure: Regenerate.
7204
7205 2009-12-27 Christopher Faylor <me+cygwin@cgf.cx>
7206
7207 * MAINTAINERS: Change my email address.
7208
7209 2009-12-18 Ben Elliston <bje@au.ibm.com>
7210
7211 * config.sub, config.guess: Update from upstream sources.
7212
7213 2009-12-07 Shujing Zhao <pearly.zhao@oracle.com>
7214
7215 * MAINTAINERS (Write After Approval): Add myself.
7216
7217 2009-12-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7218
7219 PR middle-end/30447
7220 PR middle-end/30789
7221 PR other/40302
7222
7223 * configure.ac: Require MPC.
7224 * configure: Regenerate.
7225
7226 2009-12-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7227
7228 PR target/38384
7229 PR bootstrap/40972
7230 * libtool.m4: Sync from git Libtool.
7231 * ltoptions.m4: Likewise.
7232 * ltversion.m4: Likewise.
7233 * lt~obsolete.m4: Likewise.
7234 * ltmain.sh: Likewise.
7235
7236 2009-11-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7237
7238 * configure.ac: Update minimum MPC version to 0.8.
7239 * configure: Regenerate.
7240
7241 2009-11-21 Sebastian Pop <sebpop@gmail.com>
7242
7243 * configure.ac: Check for version 0.15.5 or later revision of CLooG.
7244 * configure: Regenerated.
7245
7246 2009-11-21 Ian Lance Taylor <iant@google.com>
7247
7248 * configure.ac: Change default of poststage1_ldflags to be empty if
7249 poststage1_libs is set. When poststage1_libs is empty, and
7250 ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
7251 * configure: Rebuild.
7252
7253 2009-11-21 Adam Nemet <adambnmet@gmail.com>
7254
7255 * MAINTAINERS (Write After Approval): Update my email address.
7256
7257 2009-11-20 Ben Elliston <bje@au.ibm.com>
7258
7259 * config.guess: Update from upstream sources.
7260
7261 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
7262
7263 * Makefile.def: Restore host and target settings for gmp.
7264 * Makefile.in: Rebuild.
7265
7266 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
7267
7268 * configure.ac: Add libelf to host_libs. Enable in-tree configury
7269 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
7270 Fix portability of test of C++ as bootstrap language. Add
7271 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
7272 * configure: Rebuild.
7273 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
7274 and cloog. Fix in-tree ppl configuration. Introduce libelf
7275 in-tree building.
7276 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
7277 (POSTSTAGE1_HOST_EXPORTS): Use it.
7278 (STAGE[+id+]_CXXFLAGS): New.
7279 (BASE_FLAGS_TO_PASS): Pass it down.
7280 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
7281 extra_exports.
7282 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
7283 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
7284 extra_exports.
7285 * Makefile.in: Rebuild.
7286
7287 2009-11-17 Ben Elliston <bje@au.ibm.com>
7288
7289 * config.sub, config.guess: Update from upstream sources.
7290
7291 2009-11-12 Jan Kratochvil <jan.kratochvil@redhat.com>
7292
7293 * MAINTAINERS (Write After Approval): Add myself.
7294
7295 2009-11-09 Jon Beniston <jon@beniston.com>
7296
7297 * MAINTAINERS (Write After Approval): Add myself.
7298
7299 2009-11-06 Ozkan Sezer <sezeroz@gmail.com>
7300
7301 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
7302 paths for *-w64-mingw* and x86_64-*mingw*.
7303 * configure: Regenerated.
7304
7305 2009-11-05 Joern Rennecke <amylaar@spamcop.net>
7306
7307 * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
7308
7309 2009-11-02 Benjamin Kosnik <bkoz@redhat.com>
7310
7311 * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
7312 Phil Edwards to Write-After Approval.
7313
7314 2009-10-30 Kai Tietz <kai.tietz@onevision.com>
7315
7316 * configure.ac: Disable target-winsup & co for
7317 x86_64-*-mingw* and *-w64-mingw* targets.
7318 * configure: Regenerated.
7319
7320 2009-10-16 Nick Clifton <nickc@redhat.com>
7321
7322 * MAINTAINERS: Add myself as a maintainer for the RX port.
7323
7324 2009-10-26 Johannes Singler <singler@kit.edu>
7325
7326 * MAINTAINERS (Write After Approval): Update my e-mail address.
7327
7328 2009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
7329
7330 * configure.ac (CLooG test): Use = with test.
7331 * configure: Regenerate.
7332
7333 2009-10-22 Richard Guenther <rguenther@suse.de>
7334
7335 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
7336 cloog if the ppl version check failed. Move flags saving
7337 before setting in libelf check.
7338 * configure: Regenerate.
7339
7340 2009-10-21 Richard Guenther <rguenther@suse.de>
7341
7342 * configure.ac: Adjust the ppl and cloog configure to work as
7343 documented. Disable cloog if ppl was disabled. Omit the version
7344 checks if they were disabled.
7345 * configure: Re-generate.
7346
7347 2009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7348
7349 * configure.ac: Add 'lto' to enable_languages, not
7350 new_enable_languages, and only if not already present.
7351 * configure: Regenerate.
7352
7353 2009-10-10 Gerald Pfeifer <gerald@pfeifer.com>
7354
7355 * README: Refer to the various COPYING* files instead of just
7356 COPYING.
7357 Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
7358
7359 2009-10-07 Rafael Avila de Espindola <espindola@google.com>
7360
7361 * MAINTAINERS: Change my email address. Change plugi-in to plugin.
7362
7363 2009-10-07 Richard Guenther <rguenther@suse.de>
7364
7365 * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
7366 and Richard Guenther as reviewers.
7367 (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
7368 as reviewers.
7369
7370 2009-10-07 Hariharan Sandanagobalane <hariharan@picochip.com>
7371
7372 * config.sub: Update from upstream sources.
7373
7374 2009-10-06 Ian Lance Taylor <iant@google.com>
7375
7376 * Makefile.def: check-gold depends upon all-gas.
7377 * Makefile.in: Rebuild.
7378
7379 2009-10-05 Phil Muldoon <pmuldoon@redhat.com>
7380
7381 * MAINTAINERS (Write After Approval): Add myself.
7382
7383 2009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
7384
7385 * Makefile.def: all-lto-plugin depends on all-libiberty.
7386 set bootstrap=true for lto-plugin.
7387 Add lto-plugin.
7388 * Makefile.in: Regenerate.
7389 * configure.ac (host_libs): Add lto-plugin.
7390 * configure: Regenerate.
7391
7392 2009-10-03 Diego Novillo <dnovillo@google.com>
7393
7394 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
7395 (HOST_LIBELFLIBS): Define.
7396 (HOST_LIBELFINC): Define.
7397 * Makefile.in: Regenerate.
7398 * configure.ac: Add --enable-lto.
7399 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
7400 If --enable-lto is used, add 'lto' to new_enable_languages.
7401 If --enable-lto is used and gold is enabled, add
7402 lto-plugin to configdirs.
7403 * configure: Regenerate.
7404
7405 2009-10-03 Simon Baldwin <simonb@google.com>
7406
7407 * configure.ac: If --with-system-zlib, suppress local zlib and
7408 pass --with-system-zlib to subdir configure scripts.
7409 * configure: Regenerate.
7410
7411 2009-10-01 Loren J. Rittle <ljrittle@acm.org>
7412 Paolo Bonzini <bonzini@gnu.org>
7413
7414 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
7415 $(srcdir).
7416 * Makefile.in: Rebuilt.
7417
7418 2009-09-26 Gary Funck <gary@intrepid.com>
7419
7420 * MAINTAINERS (Write After Approval): Add myself.
7421
7422 2009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7423
7424 * configure.ac: Update minimum MPC version to 0.7.
7425 * configure: Regenerate.
7426
7427 2009-09-25 Nick Clifton <nickc@redhat.com>
7428
7429 * configure.ac: Pass any --cache-file=/dev/null option on to
7430 subconfigures.
7431 * configure: Regenerate.
7432
7433 2009-09-23 Nick Clifton <nickc@redhat.com>
7434
7435 * config.sub, config.guess: Update from upstream sources.
7436
7437 2009-09-22 Loren J. Rittle <ljrittle@acm.org>
7438
7439 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
7440 * Makefile.in: Rebuilt.
7441
7442 2009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7443
7444 PR bootstrap/32272
7445 * configure.ac: Error out if $srcdir isn't '.' but contains
7446 host-${host_noncanonical}.
7447 * configure: Regenerate.
7448
7449 2009-09-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
7450
7451 * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
7452 maintainer.
7453
7454 2009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7455
7456 * configure.ac: If bootstrapping a combined tree with
7457 --enable-gold, require c++ in stage1_languages.
7458 * configure: Regenerate.
7459
7460 * configure.ac: Also add target_libs of stage1_languages to
7461 bootstrap_target_libs.
7462 * configure: Regenerate.
7463
7464 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
7465 with --enable-languages not containing c++.
7466 * configure: Regenerate.
7467
7468 2009-09-15 Jie Zhang <jie.zhang@analog.com>
7469
7470 * configure.ac: Disable java and boehm-gc for bfin-*-*.
7471 * configure: Regenerate.
7472
7473 2009-09-12 Joern Rennecke <joern.rennecke@embecosm.com>
7474
7475 * MAINTAINERS (Write After Approval): Update my e-mail address,
7476 and move from from here...
7477 (Waiting for paperwork): To here.
7478
7479 2009-09-09 Joseph Myers <joseph@codesourcery.com>
7480
7481 * MAINTAINERS (Reviewers): Add self as driver reviewer.
7482
7483 2009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7484
7485 * configure.ac: Do not use $extrasub for replacing @if/@endif
7486 parts in Makefile; instead, use additional arguments to
7487 AC_CONFIG_COMMANDS to do the replacement manually, with several
7488 sed invocations, to avoid HP-UX sed command limits.
7489 * configure: Regenerate.
7490
7491 2009-09-08 Alexandre Oliva <aoliva@redhat.com>
7492
7493 * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
7494 blank before -L.
7495
7496 2009-09-04 Alexandre Oliva <aoliva@redhat.com>
7497
7498 * configure.ac (with-build-config): Document. Handle without.
7499 Handle missing argument.
7500 * configure: Rebuilt.
7501
7502 2009-09-03 Alexandre Oliva <aoliva@redhat.com>
7503
7504 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
7505 Default to bootstrap-debug only if compare-debug works.
7506 * configure: Rebuilt.
7507 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
7508 * Makefile.in: Rebuilt.
7509
7510 2009-09-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
7511
7512 * MAINTAINERS (OS Port Maintainers): Update my email address.
7513
7514 2009-09-01 Alexandre Oliva <aoliva@redhat.com>
7515
7516 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
7517 * Makefile.in: Rebuilt.
7518
7519 2009-09-01 Chris Demetriou <cgd@google.com>
7520
7521 * MAINTAINERS (Write After Approval): Add myself.
7522
7523 2009-08-31 Dodji Seketeli <dodji@redhat.com>
7524
7525 PR debug/30161
7526 * include/dwarf2.h (enum dwarf_tag): Added
7527 DW_TAG_GNU_template_template_param
7528 (enum dwarf_attribute): Added DW_AT_GNU_template_name.
7529
7530 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
7531
7532 * Makefile.tpl (AWK): Fix typo.
7533 * Makefile.in: Regenerate.
7534
7535 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
7536
7537 * configure.ac: Detect awk and sed.
7538 * Makefile.def (flags_to_pass): Add AWK and SED.
7539 * Makefile.tpl (AWK, SED): New.
7540 (BASE_FLAGS_TO_PASS): Add AWK and SED.
7541 * configure: Regenerate.
7542 * Makefile.in: Regenerate.
7543
7544 2009-08-26 Dave Korn <dave.korn.cygwin@gmail.com>
7545
7546 * ltmain.sh (removedotparts): Don't use comma as 's' separator.
7547 (collapseslashes): Likewise.
7548
7549 2009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7550
7551 * configure.ac (AC_PREREQ): Bump to 2.64.
7552
7553 2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7554
7555 * configure.ac: Remove --with-datarootdir, --with-docdir,
7556 --with-pdfdir, --with-htmldir switches.
7557 * configure: Regenerate.
7558
7559 * configure: Regenerate.
7560
7561 * compile: Sync from Automake 1.11.
7562 * depcomp: Likewise.
7563 * install-sh: Likewise.
7564 * missing: Likewise.
7565 * mkinstalldirs: Likewise.
7566 * ylwrap: Likewise.
7567
7568 2009-08-20 Dave Korn <dave.korn.cygwin@gmail.com>
7569
7570 * ltmain.sh (func_normal_abspath): New function.
7571 (func_relative_path): Likewise.
7572 (func_mode_help): Document new -bindir option for link mode.
7573 (func_mode_link): Add new -bindir option, and use it to place
7574 output DLL if specified.
7575
7576 2009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7577
7578 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
7579 (baseargs): Add --disable-option-checking.
7580 * configure: Regenerate.
7581
7582 * Makefile.def (configure-target-libiberty): Depend on
7583 all-binutils and all-ld.
7584 (configure-target-newlib): Likewise.
7585 * Makefile.in: Regenerate.
7586
7587 2009-08-17 Ben Elliston <bje@au.ibm.com>
7588
7589 * config.sub, config.guess: Update from upstream sources.
7590
7591 2009-08-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7592
7593 Sync from src, merge:
7594
7595 2009-07-02 Tristan Gingold <gingold@adacore.com>
7596
7597 * configure.ac: Do not exclude gas for i386-*-darwin.
7598 Add a case for x86_64-*-darwin.
7599 * configure: Regenerate.
7600
7601 2009-08-06 Neil Vachharajani <nvachhar@gmail.com>
7602
7603 * MAINTAINERS: Add my name to Write After Approval list.
7604
7605 2009-08-06 Michael Eager <eager@eagercon.com>
7606
7607 * configure.ac: Add Microblaze target.
7608 * configure: Regenerate.
7609
7610 2009-07-31 Christian Bruel <christian.bruel@st.com>
7611
7612 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
7613 * configure: Regenerate.
7614
7615 2009-07-28 Rask Ingemann Lambertsen <ccc94453@vip.cybercity.dk>
7616
7617 * MAINTAINERS (Write After Approval): Update my e-mail address.
7618
7619 2009-07-06 Ian Lance Taylor <iant@google.com>
7620
7621 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
7622 * configure: Rebuild.
7623
7624 2009-07-01 Tobias Grosser <grosser@fim.uni-passau.de>
7625
7626 * MAINTAINERS: Move myself to the Graphite Reviewers.
7627
7628 2009-06-30 Wei Guozhi <carrot@google.com>
7629
7630 * MAINTAINERS: Add my name to Write After Approval list.
7631
7632 2009-06-26 Steve Ellcey <sje@cup.hp.com>
7633
7634 PR bootstrap/40338
7635 * configure.ac (comparestring): Create new variable.
7636 * Makefile.tpl (comparestring): Use to skip some comparisions.
7637 * configure: Regenerate.
7638 * Makefile.in: Regenerate.
7639
7640 2009-06-26 Doug Evans <dje@sebabeach.org>
7641
7642 * Makefile.def (host_modules): Add cgen.
7643 * Makefile.in: Regenerate.
7644 * configure.ac (host_tools): Add cgen.
7645 * configure: Regenerate.
7646
7647 2009-06-23 DJ Delorie <dj@redhat.com>
7648
7649 * MAINTAINERS: Add myself as mep maintainer.
7650
7651 2009-06-23 Ian Lance Taylor <iant@google.com>
7652
7653 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
7654 boot_languages. Only bootstrap target libraries listed in
7655 target_libs for some boot language. Add --with-stage1-ldflags,
7656 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
7657 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
7658 if not building with C++.
7659 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
7660 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
7661 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
7662 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
7663 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
7664 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
7665 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
7666 * configure, Makefile.in: Rebuild.
7667
7668 2009-06-23 Li Feng <nemokingdom@gmail.com>
7669
7670 * MAINTAINERS: Added my name to write-after-approval list.
7671
7672 2009-06-15 Ryan Mansfield <rmansfield@qnx.com>
7673
7674 * configure.ac: Define is_elf for QNX Neutrino targets.
7675 * configure: Regenerate.
7676
7677 2009-06-09 Ghassan Shobaki <ghassan.shobaki@amd.com>
7678
7679 * MAINTAINERS: Added my name to the write-after-approval list
7680
7681 2009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7682
7683 * configure.ac: Detect MPC in default directory.
7684 * configure: Regenerate.
7685
7686 2009-06-03 Jerome Guitton <guitton@adacore.com>
7687 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7688
7689 * Makefile.tpl (all): Avoid a trailing backslash.
7690 * Makefile.in: Regenerate.
7691
7692 2009-06-03 Ben Elliston <bje@au.ibm.com>
7693
7694 * config.sub, config.guess: Update from upstream sources.
7695
7696 2009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
7697
7698 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
7699 to noconfdirs.
7700 * configure: Regenerate.
7701
7702 2009-06-02 Alexandre Oliva <aoliva@redhat.com>
7703
7704 * Makefile.tpl ([+compare-target+]): Compare all stage
7705 directories, rather than just gcc.
7706 * Makefile.in: Rebuilt.
7707
7708 2009-06-01 Doug Kwan <dougkwan@google.com>
7709
7710 * configure.ac: Support gold for target arm*-*-*.
7711 * configure: Regenerate.
7712
7713 2009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7714
7715 * Makefile.def: Add MPC support and dependencies.
7716 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
7717
7718 * Makefile.in, configure: Regenerate.
7719
7720 2009-05-27 Alexandre Oliva <aoliva@redhat.com>
7721
7722 * Makefile.tpl (all): Avoid harmless warning in make all when
7723 gcc-bootstrap is enabled but stage_last does not exist.
7724 * Makefile.in: Rebuilt.
7725
7726 2009-05-24 Nicolas Roche <roche@adacore.com>
7727
7728 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
7729 * Makefile.in: Regenerate.
7730
7731 2009-05-21 Denis Chertykov <chertykov@gmail.com>
7732
7733 * MAINTAINERS: Update my e-mail address.
7734
7735 2009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
7736
7737 * configure.ac (cygwin noconfigdirs): Remove libgcj.
7738 * configure: Regenerate.
7739
7740 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
7741
7742 PR other/40159
7743 * Makefile.tpl (all): Don't assume gcc-bootstrap and
7744 gcc-no-bootstrap are mutually exclusive.
7745 * Makefile.in: Rebuilt.
7746
7747 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
7748
7749 PR other/40159
7750 * Makefile.tpl (all): Don't end with unconditional success.
7751 * Makefile.in: Rebuilt.
7752
7753 2009-05-12 Alexandre Oliva <aoliva@redhat.com>
7754
7755 PR target/37137
7756 * Makefile.def (flags_to_pass): Remove redundant and incomplete
7757 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
7758 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
7759 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
7760 stage_configureflags, stage_cflags and stage_libcflags into
7761 explicit Makefile macros.
7762 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
7763 GFORTRAN.
7764 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
7765 CC. Set CC_FOR_BUILD from CC.
7766 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
7767 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
7768 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
7769 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
7770 and GFORTRAN.
7771 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
7772 (_LIBCFLAGS): Renamed to _TFLAGS.
7773 (do-compare-debug, do-compare3-debug): Drop.
7774 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
7775 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
7776 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
7777 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
7778 (XGCC_FLAGS_FOR_TARGET): New.
7779 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
7780 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
7781 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
7782 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
7783 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
7784 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
7785 TFLAGS.
7786 (BUILD_CONFIG): Include if requested.
7787 (all): Set TFLAGS on bootstrap.
7788 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
7789 (all-stageid-prefixmodule): Likewise.
7790 (do-clean, distclean-stageid): Set TFLAGS.
7791 (restrap): Fix whitespace.
7792 * Makefile.in: Rebuilt.
7793
7794 2009-05-07 Paolo Bonzini <bonzini@gnu.org>
7795
7796 * config.guess: Sync with src.
7797
7798 2009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
7799
7800 * configure.ac ($with_ppl): Default to no if not supplied.
7801 ($with_cloog): Likewise.
7802 configure: Regenerate.
7803
7804 2009-04-27 James E. Wilson <wilson@codesourcery.com>
7805
7806 * MAINTAINERS: Update my e-mail address.
7807
7808 2009-04-27 Nick Clifton <nickc@redhat.com>
7809
7810 * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
7811
7812 2009-04-25 Eric Botcazou <ebotcazou@adacore.com>
7813
7814 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
7815 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
7816 * Makefile.in: Regenerate.
7817
7818 2009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7819
7820 PR bootstrap/39739
7821 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
7822 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
7823
7824 * configure, Makefile.in: Regenerate.
7825
7826 2009-04-21 Taras Glek <tglek@mozilla.com>
7827
7828 * include/hashtab.h: Update GTY annotations to new syntax
7829 * include/splay-tree.h: Likewise
7830
7831 2009-04-17 Ben Elliston <bje@au.ibm.com>
7832
7833 * config.sub, config.guess: Update from upstream sources.
7834
7835 2009-04-15 Anthony Green <green@moxielogic.com>
7836
7837 * configure.ac: Add moxie support.
7838 * configure: Rebuilt.
7839
7840 2009-04-14 Jakub Jelinek <jakub@redhat.com>
7841
7842 * configure.ac: Change copyright header to refer to version
7843 3 of the GNU General Public License and to point readers at the
7844 COPYING3 file and the FSF's license web page.
7845 * Makefile.def: Likewise.
7846 * Makefile.tpl: Likewise.
7847 * Makefile.in: Regenerate.
7848
7849 2009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
7850
7851 * configure.ac: Restore match for darwin9 or later. Use double
7852 brackets since regeneration eats one pair.
7853 * configure: Regenerate.
7854
7855 2009-04-09 H.J. Lu <hongjiu.lu@intel.com>
7856
7857 PR gas/10039
7858 * configure.ac: Require texinfo 4.7.
7859 * configure: Regenerated.
7860
7861 2009-04-09 Nick Clifton <nickc@redhat.com>
7862
7863 * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
7864 the GCC Runtime Library Exception.
7865
7866 2009-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7867
7868 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
7869 * configure: Regenerate.
7870
7871 2009-04-01 Steve Ellcey <sje@cup.hp.com>
7872
7873 * Makefil.def (languages): New entries.
7874 * Makefile.tpl (check-gcc-*): New generic target.
7875 * Makefile.in: Regenerate.
7876
7877 2009-03-25 Erven Rohou <erven.rohou@inria.fr>
7878
7879 * MAINTAINERS: Update my email address.
7880
7881 2009-03-18 Tom Tromey <tromey@redhat.com>
7882
7883 * configure: Rebuild.
7884 * configure.ac (host_libs): Add libiconv.
7885 * Makefile.in: Rebuild.
7886 * Makefile.def (host_modules): Add libiconv.
7887 (configure-gdb, all-gdb): Depend on libiconv.
7888
7889 2009-03-16 Tristan Gingold <gingold@adacore.com>
7890
7891 * configure.ac: Treat gdb as supported on x86_64-darwin.
7892 * configure: Regenerate.
7893
7894 2009-03-16 Joseph Myers <joseph@codesourcery.com>
7895
7896 * configure.ac (--with-host-libstdcxx): New option.
7897 * configure: Regenerate.
7898
7899 2009-03-12 Joern Rennecke <joern.rennecke@arc.com>
7900
7901 * MAINTAINERS: Move myself into the write after approval list.
7902
7903 2009-03-11 Nicola Pero <nicola.pero@meta-innovation.com>
7904
7905 * MAINTAINERS: Update e-mail address.
7906
7907 2009-03-11 Dorit Nuzman <dorit@il.ibm.com>
7908
7909 * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
7910
7911 2009-03-10 Ira Rosen <irar@il.ibm.com>
7912
7913 * MAINTAINERS: Add myself as auto-vectorizer maintainer.
7914
7915 2009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7916
7917 Backport from git Libtool:
7918
7919 2009-01-19 Robert Millan <rmh@aybabtu.com>
7920 Support GNU/kOpenSolaris.
7921 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
7922 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
7923 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
7924 GNU/kOpenSolaris.
7925
7926 2009-02-27 Andreas Schwab <schwab@linux-m68k.org>
7927
7928 * MAINTAINERS: Update e-mail address.
7929
7930 2009-02-24 Michael Eager <eager@eagercon.com>
7931
7932 * MAINTAINERS (Write After Approval): Add self.
7933
7934 2009-02-18 Bingfeng Mei <bmei@broadcom.com>
7935
7936 * MAINTAINERS (Write After Approval): Add myself.
7937
7938 2009-02-05 Andreas Schwab <schwab@suse.de>
7939
7940 * Makefile.tpl (stage_last): Define $r and $s before using
7941 $(RECURSE_FLAGS_TO_PASS).
7942 * Makefile.in: Regenerate
7943
7944 2009-01-30 Ian Lance Taylor <iant@google.com>
7945
7946 * MAINTAINERS: Move myself to the Global Reviewers list.
7947
7948 2009-01-29 Robert Millan <rmh@aybabtu.com>
7949
7950 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
7951 * configure: Regenerate.
7952
7953 2009-01-17 Gerald Pfeifer <gerald@pfeifer.com>
7954
7955 * MAINTAINERS: Make whitespace consistent.
7956 Remove Robert Millan from Write After Approval.
7957
7958 2009-01-16 Alan Modra <amodra@bigpond.net.au>
7959
7960 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
7961 (all-opcodes): Depend on all-libiberty.
7962 * Makefile.in: Regenerate.
7963
7964 2009-01-15 Douglas B Rupp <rupp@gnat.com>
7965
7966 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
7967 * configure: Regenerate.
7968
7969 2009-01-12 Ramana Radhakrishnan <ramana.r@gmail.com>
7970
7971 * MAINTAINERS (Write After Approval): Add myself.
7972
7973 2009-01-12 Steven G. Kargl <sgk@troutmask.apl.washington.edu>
7974
7975 * MAINTAINERS: Add myself to reviewers (Fortran).
7976
7977 2009-01-12 Sebastian Pop <sebastian.pop@amd.com>
7978
7979 PR tree-optimization/38515
7980 * configure.ac (cloog-polylib): Removed.
7981 (with_ppl, with_cloog): Test for "no".
7982 * configure: Regenerated.
7983
7984 2009-01-11 Daniel Franke <franke.daniel@gmail.com>
7985
7986 * MAINTAINERS: Moved myself to reviewers (Fortran).
7987
7988 2009-01-06 Thomas Schwinge <tschwinge@gnu.org>
7989
7990 * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
7991 (Write After Approval): Remove myself.
7992
7993 2009-01-03 Diego Novillo <dnovillo@google.com>
7994
7995 * MAINTAINERS: Remove myself from alias maintainership.
7996
7997 2009-01-02 David Ayers <ayers@fsfe.org>
7998
7999 * MAINTAINERS: Update e-mail address.
8000
8001 2008-12-30 Gerald Pfeifer <gerald@pfeifer.com>
8002
8003 * MAINTAINERS: Make whitespace consistent.
8004
8005 2008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8006
8007 Backport from upstream Libtool:
8008 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
8009 Add cache variables to tests that require the linker to work.
8010 For shlibpath_overrides_runpath, this also changes the semantics
8011 to let the result from the C compiler take precedence.
8012
8013 2008-12-02 Ben Elliston <bje@au.ibm.com>
8014
8015 * config.sub, config.guess: Update from upstream sources.
8016
8017 2008-12-12 Sebastian Pop <sebastian.pop@amd.com>
8018
8019 * configure.ac (ppllibs): Add by default the lib flags.
8020 * configure: Regenerate.
8021
8022 2008-12-08 Luis Machado <luisgpm@br.ibm.com>
8023
8024 * MAINTAINERS: Add myself to the write after approval list.
8025
8026 2008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
8027
8028 * configure.ac: Add double brackets on darwin[912].
8029 * configure: Regenerate.
8030
8031 2008-12-03 Daniel Kraft <d@domob.eu>
8032
8033 * MAINTAINERS: Moved myself and Mikael Morin from Write After
8034 Approval to Reviewer section (for Fortran front-end).
8035
8036 2008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
8037
8038 * configure.ac: Expand to darwin10 and later.
8039 * configure: Regenerate.
8040
8041 2008-12-02 Andreas Schwab <schwab@suse.de>
8042
8043 * Makefile.def: configure-target-boehm-gc depends on
8044 all-target-libstdc++-v3.
8045 * Makefile.in: Regenerate.
8046
8047 2008-12-02 Kai Tietz <kai.tietz@onevision.com>
8048
8049 * MAINTAINERS: Add myself as mingw maintainer.
8050
8051 2008-12-02 Ben Elliston <bje@au.ibm.com>
8052
8053 * config.sub, config.guess: Update from upstream sources.
8054
8055 2008-12-01 Gerald Pfeifer <gerald@pfeifer.com>
8056
8057 * README.SCO: Remove.
8058
8059 2008-11-29 Fernando Pereira <pronesto@gmail.com>
8060
8061 * MAINTAINERS: Add myself to the write after approval list.
8062
8063 2008-11-29 Dave Korn <dave.korn.cygwin@gmail.com>
8064
8065 * MAINTAINERS: Update my email address in WAA section.
8066
8067 2008-11-29 Chen Liqin <liqin@sunnorth.com.cn>
8068
8069 * MAINTAINERS: Update e-mail address.
8070
8071 2008-11-27 Toon Moene <toon@moene.org>
8072
8073 * MAINTAINERS: Change e-mail address.
8074
8075 2008-11-27 Tristan Gingold <gingold@adacore.com>
8076
8077 * configure.ac: Build gdb for i?86-*-darwin*
8078 * configure: Regenerated.
8079
8080 2008-11-24 Hariharan Sandanagobalane <hariharan@picochip.com>
8081
8082 * MAINTAINERS: Added my full name.
8083
8084 2008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
8085
8086 PR bootstrap/38014
8087 PR bootstrap/37923
8088
8089 Revert:
8090
8091 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
8092
8093 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
8094 * Makefile.in: Regenerated.
8095
8096 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
8097
8098 PR gdb/921
8099 PR gdb/1646
8100 PR gdb/2175
8101 PR gdb/2176
8102
8103 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
8104 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
8105 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
8106 (HOST_EXPORTS): Pass CPPFLAGS.
8107 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
8108 (LDFLAGS_FOR_TARGET): Initialize from configure script.
8109 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
8110 * Makefile.in, configure: Regenerated.
8111 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
8112 and CPPFLAGS_FOR_BUILD.
8113
8114 2008-11-06 Jeff Law <law@redhat.com>
8115
8116 * MAINTAINERS: Add myself as middle end maintainer.
8117
8118 2008-11-06 Andrew Stubbs <ams@codesourcery.com>
8119
8120 * MAINTAINERS (Write after approval): Add myself.
8121
8122 2008-11-05 Diego Novillo <dnovillo@google.com>
8123
8124 * MAINTAINERS (Global Reviewers): Add myself.
8125 (Non-Algorithmic Maintainers): Remove myself.
8126
8127 2008-11-04 Thomas Schwinge <tschwinge@gnu.org>
8128
8129 * MAINTAINERS (Write after approval): Add myself.
8130
8131 2008-10-31 Mikael Morin <mikael.morin@tele2.fr>
8132
8133 * MAINTAINERS (Write after approval): Add myself.
8134
8135 2008-10-31 Ben Elliston <bje@au.ibm.com>
8136
8137 * configure.ac (spu-*-*): Remove special case.
8138 * configure: Regenerate.
8139
8140 2008-10-30 Catherine Moore <clm@codesourcery.com>
8141
8142 * MAINTAINERS (Write after approval): Update my email address.
8143
8144 2008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
8145
8146 * configure.ac [spu-*-*]: Do not set skipdirs.
8147 * configure: Re-generate.
8148
8149 2008-10-29 Bernd Schmidt <bernd.schmidt@analog.com>
8150
8151 * MAINTAINERS (Various Maintainers): Add myself to reload.
8152
8153 2008-10-25 Richard Guenther <rguenther@suse.de>
8154
8155 * MAINTAINERS (Various Maintainers): Add myself as middle-end
8156 maintainer. Remove myself as libgcc-math maintainer.
8157 (Non-Algorithmic Maintainers): Remove myself.
8158
8159 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
8160
8161 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
8162 * Makefile.in: Regenerated.
8163
8164 2008-10-23 Cary Coutant <ccoutant@google.com>
8165
8166 * MAINTAINERS (Write after approval): Add myself.
8167
8168 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
8169
8170 PR gdb/921
8171 PR gdb/1646
8172 PR gdb/2175
8173 PR gdb/2176
8174
8175 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
8176 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
8177 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
8178 (HOST_EXPORTS): Pass CPPFLAGS.
8179 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
8180 (LDFLAGS_FOR_TARGET): Initialize from configure script.
8181 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
8182 * Makefile.in, configure: Regenerated.
8183 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
8184 and CPPFLAGS_FOR_BUILD.
8185
8186 2008-10-20 Sebastian Pop <sebastian.pop@amd.com>
8187
8188 * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
8189 Sebastian Pop.
8190
8191 2008-10-14 Antoniu Pop <antoniu.pop@gmail.com>
8192
8193 * MAINTAINERS (Write After Approval): Added myself.
8194
8195 2008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8196
8197 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
8198 recommended version to 2.3.2.
8199
8200 * configure: Regenerate.
8201
8202 2008-10-01 Mark Mitchell <mark@codesourcery.com>
8203
8204 * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
8205
8206 2008-09-29 David Daney <david.daney@caviumnetworks.com>
8207
8208 * MAINTAINERS (Write After Approval): Update e-mail address.
8209
8210 2008-09-26 Peter O'Gorman <pogma@thewrittenword.com>
8211
8212 * libtool.m4: Update to libtool 2.2.6.
8213 * lt~obsolete.m4: Update to libtool 2.2.6.
8214 * ltmain.sh: Update to libtool 2.2.6.
8215 * ltsugar.m4: Update to libtool 2.2.6.
8216 * ltversion.m4: Update to libtool 2.2.6.
8217 * ltoptions.m4: Update to libtool 2.2.6.
8218 * ltgcc.m4: Update to match changes from libtool 2.2.6.
8219
8220 2008-09-22 Chris Fairles <cfairles@gcc.gnu.org>
8221
8222 * MAINTAINERS (Write After Approval): Add myself.
8223
8224 2008-09-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
8225
8226 * MAINTAINERS (Write After Approval): Update my name.
8227
8228 2008-09-20 Steven Bosscher <steven@gcc.gnu.org>
8229
8230 * MAINTAINERS: Add myself in "Write After Approval".
8231
8232 2008-09-18 Steve Ellcey <sje@cup.hp.com>
8233
8234 * MAINTAINERS: Add myself as ia64 maintainer.
8235
8236 2008-09-04 Gerald Pfeifer <gerald@pfeifer.com>
8237
8238 * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
8239 Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
8240 Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
8241 and Michael Tiemann from Write After Approval since they do not
8242 actually have access.
8243
8244 2008-09-05 Richard Guenther <rguenther@suse.de>
8245
8246 * configure.ac: Initialize clooglibs to -lcloog.
8247 * configure: Re-generate.
8248
8249 2008-09-04 Le-Chun Wu <lcwu@google.com>
8250
8251 * MAINTAINERS (Write After Approval): Add myself.
8252
8253 2008-09-03 Sebastian Pop <sebastian.pop@amd.com>
8254
8255 * configure.ac (--with-cloog-polylib): New.
8256 (--disable-cloog-version-check): New.
8257 (--disable-ppl-version-check): New.
8258 * configure: Re-generate.
8259
8260 2008-09-03 Richard Guenther <rguenther@suse.de>
8261
8262 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
8263 cloog test.
8264 * configure: Re-generate.
8265
8266 2008-09-03 Hari Sandanagobalane <hariharan@picochip.com>
8267
8268 Add picoChip port.
8269 * MAINTAINERS: Add picoChip maintainers.
8270
8271 2008-09-02 Sebastian Pop <sebastian.pop@amd.com>
8272 Tobias Grosser <grosser@fim.uni-passau.de>
8273 Jan Sjodin <jan.sjodin@amd.com>
8274 Harsha Jagasia <harsha.jagasia@amd.com>
8275 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
8276 Konrad Trifunovic <konrad.trifunovic@inria.fr>
8277 Adrien Eliche <aeliche@isty.uvsq.fr>
8278
8279 Merge from graphite branch.
8280 * configure: Regenerate.
8281 * Makefile.in: Regenerate.
8282 * configure.ac (host_libs): Add ppl and cloog.
8283 Add checks for PPL and CLooG.
8284 * Makefile.def (ppl, cloog): Added modules and dependences.
8285 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
8286 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
8287
8288 2008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
8289
8290 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
8291 (GCC_SHLIB_SUBDIR): New.
8292 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
8293 * configure: Regenerate.
8294 * Makefile.in: Regenerate.
8295
8296 2008-08-30 Gerald Pfeifer <gerald@pfeifer.com>
8297
8298 * MAINTAINERS: Consistently use tabs to separate columns.
8299
8300 2008-08-29 Tristan Gingold <gingold@adacore.com>
8301
8302 * MAINTAINERS (Write after Approval): Add myself.
8303
8304 2008-08-28 Tristan Gingold <gingold@adacore.com>
8305
8306 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
8307 Enable bfd, binutils and opcodes.
8308 * configure: Regenerate.
8309
8310 2008-08-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
8311
8312 * MAINTAINERS: Update my hppa and hpux entries. Remove my vax entry.
8313
8314 2008-08-23 Thomas Koenig <tkoenig@gcc.gnu.org>
8315
8316 * MAINTAINERS: Use correct Umlaut for last name.
8317
8318 2008-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
8319
8320 * MAINTAINERS: Move myself from Reviewers to Write after Approval.
8321
8322 2008-08-16 David Edelsohn <edelsohn@gnu.org>
8323
8324 * MAINTAINERS: Update my email address.
8325
8326 2008-08-16 Nicolas Roche <roche@adacore.com>
8327
8328 * Makefile.tpl: Add BOOT_ADAFLAGS.
8329 * Makefile.in: Regenerate.
8330
8331 2008-08-09 Richard Sandiford <rdsandiford@googlemail.com>
8332
8333 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
8334 * configure: Regenerate.
8335
8336 2008-07-30 Paolo Bonzini <bonzini@gnu.org>
8337
8338 * configure.ac: Add makefile fragments for hpux.
8339 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
8340 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
8341 * configure: Regenerate.
8342 * Makefile.in: Regenerate.
8343
8344 2008-07-28 Aldy Hernandez <aldyh@redhat.com>
8345
8346 * MAINTAINERS: Add Jakub and myself as gimple maintainers.
8347
8348 2008-07-11 Dodji Seketeli <dseketel@redhat.com>
8349
8350 * MAINTAINERS (Write after Approval): Add myself.
8351
8352 2008-07-02 Xuepeng Guo <xuepeng.guo@intel.com>
8353
8354 * MAINTAINERS (Write After Approval): Add myself.
8355
8356 2008-06-29 Andrew Jenner <andrew@codesourcery.com>
8357
8358 * MAINTAINERS (Write After Approval): Add myself.
8359
8360 2008-06-29 Krister Walfridsson <krister.walfridsson@gmail.com>
8361
8362 * MAINTAINERS: Update my email address.
8363
8364 2008-06-25 Joey Ye <joey.ye@intel.com>
8365
8366 * MAINTAINERS (Write After Approval): Add myself.
8367
8368 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8369
8370 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
8371 * Makefile.in: Regenerate.
8372 * configure: Regenerate.
8373
8374 2008-06-17 Daniel Kraft <d@domob.eu>
8375
8376 * MAINTAINERS (Write After Approval): Add myself.
8377
8378 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8379
8380 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
8381 "$@" is still intact with both Autoconf 2.59 and 2.62.
8382 * configure: Regenerate.
8383
8384 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8385
8386 * Makefile.tpl: Fix comment errors.
8387 * Makefile.in: Regenerate.
8388
8389 2008-06-12 David S. Miller <davem@davemloft.net>
8390 David Edelsohn <edelsohn@gnu.org>
8391
8392 * configure.ac: Add powerpc*-*-* to gold supported targets.
8393 * configure: Regenerate.
8394
8395 2008-06-08 Joseph Myers <joseph@codesourcery.com>
8396
8397 PR tree-optimization/36218
8398 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
8399 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
8400 (all prefix="build-"): Pass them to build-system sub-makes.
8401 * Makefile.in: Regenerate.
8402
8403 2008-06-07 Joseph Myers <joseph@codesourcery.com>
8404
8405 * MAINTAINERS (mt port): Remove.
8406 (sco5, unixware, sco udk): Remove.
8407 (Kean Johnston): Add to Write After Approval.
8408
8409 2008-05-30 Julian Brown <julian@codesourcery.com>
8410
8411 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
8412 of libobjc for ARM EABI Linux.
8413 * configure: Regenerate.
8414
8415 2008-05-18 Xinliang David Li <davidxl@google.com>
8416
8417 * ChangeLog: Remove wrong ChangeLog entry.
8418
8419 2008-05-17 Xinliang David Li <davidxl@google.com>
8420
8421 * MAINTAINERS (Write After Approval): Add myself.
8422
8423 2008-05-15 Janus Weil <janus@gcc.gnu.org>
8424
8425 * MAINTAINERS (Write After Approval): Add myself.
8426
8427 2008-05-14 Rafael Espíndola <espindola@google.com>
8428
8429 * config-ml.in: don't handle --enable-shared and --enable-static.
8430
8431 2008-05-10 Richard Sandiford <rdsandiford@googlemail.com>
8432
8433 * MAINTAINERS: Update my email address.
8434
8435 2008-05-10 Paolo Carlini <paolo.carlini@oracle.com>
8436
8437 * MAINTAINERS: Update my email address.
8438
8439 2008-05-03 Kris Van Hees <kris.van.hees@oracle.com>
8440
8441 * MAINTAINERS (Write After Approval): Add myself.
8442
8443 2008-04-28 Gabriele Svelto <gabriele.svelto@st.com>
8444
8445 * MAINTAINERS (Write After Approval): Add myself.
8446
8447 2008-04-25 Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
8448
8449 * MAINTAINERS (crx): Add myself.
8450
8451 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
8452
8453 Sync with src:
8454 2008-04-14 David S. Miller <davem@davemloft.net>
8455
8456 * configure.ac: Add sparc*-*-* to gold supported targets.
8457 * configure: Regenerate.
8458
8459 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
8460
8461 PR bootstrap/35457
8462 * configure.ac: Include override.m4.
8463 * configure: Regenerate.
8464
8465 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
8466
8467 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
8468 * Makefile.in: Regenerate.
8469
8470 2008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
8471
8472 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
8473 as nonconfigurable directories list.
8474 * configure: Regenerate.
8475
8476 2008-04-14 Ben Elliston <bje@au.ibm.com>
8477
8478 * config.sub, config.guess: Update from upstream sources.
8479
8480 2008-04-12 Hans-Peter Nilsson <hp@axis.com>
8481
8482 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
8483 * Makefile.in: Regenerate.
8484
8485 2008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
8486
8487 * configure.ac: Do not build libssp for the AVR.
8488 * configure: Regenerate.
8489
8490 2008-04-07 Ian Lance Taylor <iant@google.com>
8491
8492 * Makefile.def: check-gold depends upon all-binutils.
8493 * Makefile.in: Regenerate.
8494
8495 2008-04-04 Andy Hutchinson <hutchinsonandy@aim.com>
8496
8497 * MAINTAINERS (Write After Approval): Add myself.
8498
8499 2008-04-04 Nick Clifton <nickc@redhat.com>
8500
8501 PR binutils/4334
8502 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
8503 builds.
8504 * configure: Regenerate.
8505
8506 2008-04-04 NightStrike <NightStrike@gmail.com>
8507
8508 PR other/35151
8509 * configure.ac: Combine rules for mingw32 and mingw64.
8510 * configure: Regenerate.
8511
8512 2008-04-02 Kai Tietz <kai.tietz@onvision.com>
8513
8514 * MAINTAINERS (Write After Approval): Add myself.
8515
8516 2008-04-01 Seongbae Park <seongbae.park@gmail.com>
8517
8518 * Makefile.tpl (.NOTPARALLEL): Revert previous change.
8519 * Makefile.in (.NOTPARALLEL): Ditto.
8520
8521 2008-04-01 Peter O'Gorman <pogma@thewrittenword.com>
8522
8523 * MAINTAINERS (Write After Approval): Add myself.
8524
8525 2008-03-31 Seongbae Park <seongbae.park@gmail.com>
8526
8527 * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
8528 * Makefile.in (.NOTPARALLEL): Regenerate.
8529
8530 2008-03-27 Paolo Bonzini <bonzini@gnu.org>
8531
8532 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
8533 * Makefile.in: Regenerate.
8534
8535 2008-03-26 Jakub Staszak <kuba@et.pl>
8536
8537 * MAINTAINERS (Write After Approval): Add myself.
8538
8539 2008-03-23 Thomas Koenig <tkoenig@gcc.gnu.org>
8540
8541 * MAINTAINERS: Update e-mail address.
8542
8543 2008-03-20 Ian Lance Taylor <iant@google.com>
8544
8545 * configure.ac: Add support for --enable-gold.
8546 * Makefile.def: Add gold as a directory like ld.
8547 * configure, Makefile.in: Regenerate.
8548
8549 2008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8550
8551 * configure.ac: m4_include config/proginstall.m4.
8552 * configure: Regenerate.
8553
8554 Backport from upstream Libtool:
8555
8556 2007-10-12 Eric Blake <ebb9@byu.net>
8557
8558 Deal with Autoconf 2.62's semantic change in m4_append.
8559 * ltsugar.m4 (lt_append): Replace broken versions of
8560 m4_append.
8561 (lt_if_append_uniq): Don't require separator to be overquoted,
8562 and avoid broken m4_append.
8563 (lt_dict_add): Fix typo.
8564 * libtool.m4 (_LT_DECL): Don't overquote separator.
8565
8566 2008-03-13 David Edelsohn <edelsohn@gnu.org>
8567
8568 * config.rpath: Add AIX 6 support.
8569
8570 2008-03-13 Paolo Bonzini <bonzini@gnu.org>
8571
8572 * Makefile.def (stageprofile). Remove -fprofile-generate
8573 from stage_libcflags.
8574 * Makefile.in: Regenerate.
8575
8576 2008-03-13 Ben Elliston <bje@au.ibm.com>
8577
8578 * config.sub, config.guess: Update from upstream sources.
8579
8580 2008-03-06 Tom Tromey <tromey@redhat.com>
8581
8582 * MAINTAINERS: Update for treelang deletion.
8583
8584 2008-03-03 James E. Wilson <wilson@tuliptree.org>
8585
8586 * MAINTAINERS: Update my email address.
8587
8588 2008-03-03 Stan Shebs <stanshebs@earthlink.net>
8589
8590 * MAINTAINERS (darwin port): Add myself as a maintainer.
8591 (objective-c/c++): Add myself as a maintainer.
8592
8593 2008-03-03 Volker Reichelt <v.reichelt@netcologne.de>
8594
8595 * MAINTAINERS (Write After Approval): Update my email address.
8596
8597 2008-02-25 Tomas Bily <tbily@suse.cz>
8598
8599 * MAINTAINERS (Write After Approval): Add myself.
8600
8601 2008-02-23 Jakub Jelinek <jakub@redhat.com>
8602
8603 * MAINTAINERS (OpenMP): Add myself.
8604
8605 2008-02-20 Paolo Bonzini <bonzini@gnu.org>
8606
8607 PR bootstrap/32009
8608 PR bootstrap/32161
8609
8610 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
8611 * configure: Regenerate.
8612
8613 * Makefile.def: Define stage_libcflags for all bootstrap stages.
8614 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
8615 STAGE4_LIBCFLAGS): New.
8616 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
8617 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
8618 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
8619 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
8620 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
8621 for target modules. Don't export LIBCFLAGS.
8622 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
8623 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
8624 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
8625 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
8626 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
8627 * Makefile.in: Regenerate.
8628
8629 2008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8630
8631 PR libgcj/33085
8632 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
8633 Do not use -DDLL_EXPORT. Backport from upstream.
8634
8635 2008-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8636
8637 * MAINTAINERS (Write After Approval): Add myself.
8638
8639 2008-02-02 Hans-Peter Nilsson <hp@axis.com>
8640
8641 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
8642 * configure: Regenerate.
8643
8644 2008-01-31 Marc Gauthier <marc@tensilica.com>
8645
8646 * configure.ac (xtensa*-*-*): Recognize processor variants.
8647 * configure: Regenerate.
8648
8649 2008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8650
8651 PR bootstrap/34922
8652 * configure.ac (PARSE_ARGS): Push suitable setting of
8653 ac_subdirs_all, for `./configure --help=recursive'.
8654 Handle `+' in generic toplevel directory disabling.
8655 * configure: Regenerate.
8656
8657 2008-01-28 Nick Clifton <nickc@redhat.com>
8658
8659 * MAINTAINERS (xstormy16): Take over maintainership.
8660
8661 2008-01-25 Joseph Myers <joseph@codesourcery.com>
8662
8663 * MAINTAINERS (c4x port): Remove.
8664
8665 2008-01-24 David Edelsohn <edelsohn@gnu.org>
8666
8667 * libtool.m4: Backport AIX 6 support from ToT Libtool.
8668
8669 2008-01-23 Ben Elliston <bje@au.ibm.com>
8670
8671 * config.sub, config.guess: Update from upstream sources.
8672
8673 2008-01-22 Tobias Grosser <grosser@fim.uni-passau.de>
8674
8675 * MAINTAINERS (Write After Approval): Add myself.
8676
8677 2008-01-17 H.J. Lu <hjl.tools@gmail.com>
8678
8679 * MAINTAINERS: Update my email address.
8680
8681 2008-01-09 Raksit Ashok <raksit@google.com>
8682
8683 * MAINTAINERS (Write After Approval): Add myself.
8684
8685 2008-01-09 Raksit Ashok <raksit@google.com>
8686
8687 * MAINTAINERS (Write After Approval): Add myself.
8688
8689 2008-01-08 Ben Elliston <bje@au.ibm.com>
8690
8691 * config.sub, config.guess: Update from upstream sources.
8692
8693 2007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8694
8695 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
8696 Change recommended MPFR from 2.2.1 -> 2.3.0.
8697 * configure: Regenerate.
8698
8699 2007-12-15 Sebastian Pop <sebastian.pop@amd.com>
8700
8701 * MAINTAINERS: Update my email address.
8702
8703 2007-12-15 Bernhard Fischer <aldot@gcc.gnu.org>
8704
8705 * MAINTAINERS: Update my email address.
8706
8707 2007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
8708
8709 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
8710 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
8711 * Makefile.in: Regenerate.
8712
8713 2007-12-10 Mark Heffernan <meheff@google.com>
8714
8715 * MAINTAINERS (Write After Approval): Add myself and alphabetize two
8716 misplaced entries.
8717
8718 2007-12-10 Andreas Tobler <a.tobler@schweiz.org>
8719
8720 * configure.ac: Enable libjava for x86_64-*-darwin9.
8721 * configure: Regenerate.
8722
8723 2007-12-07 Bill Maddox <maddox@google.com>
8724
8725 * MAINTAINERS (Write After Approval): Add myself.
8726
8727 2007-12-05 Ben Elliston <bje@au.ibm.com>
8728
8729 * config.sub, config.guess: Update from upstream sources.
8730
8731 2007-12-02 Matthias Klose <doko@ubuntu.com>
8732
8733 * config-ml.in: Remove 64bit configure tests.
8734
8735 2007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8736
8737 * config-ml.in: Robustify against white space in absolute file
8738 names.
8739
8740 * config-ml.in (multi-clean): Substitute ${Makefile}.
8741 Remove superfluous ${Makefile} in list.
8742
8743 2007-11-19 Thiemo Seufer <ths@mips.com>
8744
8745 * config-ml.in: Don't hardcode the Makefile name.
8746
8747 2007-11-08 Alexander Monakov <amonakov@ispras.ru>
8748
8749 * MAINTAINERS (Write After Approval): Add myself.
8750
8751 2007-11-07 Samuel Tardieu <sam@rfc1149.net>
8752
8753 * MAINTAINERS (Write After Approval): Add myself.
8754
8755 2007-11-06 Doug Kwan <dougkwan@google.com>
8756
8757 * MAINTAINERS (Write After Approval): Add myself.
8758
8759 2007-10-25 Ben Elliston <bje@au.ibm.com>
8760
8761 * MAINTAINERS (mercury): Remove entry.
8762 (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
8763
8764 2007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
8765
8766 * Makefile.def (dependencies): Make configure-gdb depend on
8767 all-intl.
8768 * Makefile.in: Regenerated.
8769
8770 2007-10-22 Steven G. Kargl <kargl@gcc.gnu.org>
8771
8772 * MAINTAINERS (Fortran maintainer): Remove myself.
8773
8774 2007-10-15 Patrick Mansfield <patmans@us.ibm.com>
8775
8776 * Makefile.def: To avoid problems running with parallel makes,
8777 build newlib before libgloss so that target specific header
8778 files are availble.
8779 * Makefile.in: Regenerate
8780
8781 2007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
8782
8783 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
8784 * Makefile.in: Regenerate.
8785
8786 2007-10-09 Vladimir Makarov <vmakarov@redhat.com>
8787
8788 * MAINTAINERS (Register allocation reviewer): Add myself.
8789
8790 2007-10-08 Mike Frysinger <vapier@gentoo.org>
8791
8792 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
8793 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
8794 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
8795 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
8796 * configure: Regenerate.
8797
8798 2006-10-04 Seongbae Park <seongbae.park@gmail.com>
8799
8800 * MAINTAINERS (Register allocation reviewer): Add myself.
8801
8802 2007-10-01 Paolo Bonzini <bonzini@gnu.org>
8803
8804 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
8805 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
8806 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
8807 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
8808 * configure.ac: Default them to host tools for $host = $build.
8809 Subst them.
8810
8811 * configure: Regenerate.
8812 * Makefile.in: Regenerate.
8813
8814 2006-09-24 Peter Bergner <bergner@vnet.ibm.com>
8815
8816 * MAINTAINERS (Register allocation reviewer): Add myself.
8817
8818 2006-09-24 Kenneth Zadeck <zadeck@naturalbridge.com>
8819
8820 * MAINTAINERS (Register allocation reviewer): Add myself.
8821
8822 2007-09-21 Seongbae Park <seongbae.park@gmail.com>
8823
8824 * MAINTAINERS (Write After Approval): Fix typo.
8825
8826 2007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
8827
8828 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
8829 * configure: Regenerate.
8830
8831 2007-09-20 Paul Jarc <prj-bugzilla-gcc@multivac.cwru.edu>
8832
8833 PR bootstrap/31906
8834 * libtool-ldflags: Don't prefix arguments with -Xcompiler if
8835 they're already prefixed.
8836
8837 2007-09-19 Benjamin Kosnik <bkoz@redhat.com>
8838
8839 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
8840 libstdc++.
8841 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
8842 * configure: Regenerate.
8843 * Makefile.in: Regenerate.
8844
8845 2007-09-17 Andreas Schwab <schwab@suse.de>
8846
8847 * configure.ac: Raise minimum makeinfo version to 4.6.
8848 * configure: Regenerate.
8849
8850 2007-09-17 Johannes Singler <singler@ira.uka.de>
8851
8852 * MAINTAINERS (write-after-approval) add myself
8853
8854 2007-09-15 Alan Modra <amodra@bigpond.net.au>
8855
8856 * configure.ac: Correct makeinfo version check.
8857 * configure: Regenerate.
8858
8859 2007-09-14 Richard Sandiford <rsandifo@nildram.co.uk>
8860
8861 * MAINTAINERS: Update my email address.
8862
8863 2007-09-14 Richard Sandiford <richard@codesourcery.com>
8864
8865 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
8866 to $skipdirs and only disable gprof for newlib. Use the normal
8867 mips*-elf* handling in other respects.
8868 * configure: Regnerate.
8869
8870 2007-09-12 David Daney <ddaney@avtrex.com>
8871
8872 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
8873 enabling libgcj.
8874 * configure: Regenerate.
8875
8876 2007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
8877
8878 PR other/32154
8879 * configure.ac: For libgloss targets, point the linker to the linker
8880 script, startup code and simulator library.
8881 * configure: Regenerate.
8882
8883 2007-09-07 Andrew Haley <aph@redhat.com>
8884
8885 * configure.ac (noconfigdirs): Remove target-libffi and
8886 target-libjava.
8887 * configure: Regenerate.
8888
8889 2007-09-06 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
8890
8891 PR target/33281
8892 * configure.ac: Use config/mh-mingw on mingw.
8893 * configure: Regenerate.
8894
8895 2007-09-05 Pat Haugen <pthaugen@us.ibm.com>
8896
8897 * MAINTAINERS (Write After Approval): Add myself.
8898
8899 2007-09-05 Richard Guenther <rguenther@suse.de>
8900
8901 * configure.ac (--enable-stage1-checking): If neither --enable-checking
8902 nor --disable-checking is provided also turn on yes and types
8903 checking for stage1.
8904 * configure: Re-generate.
8905
8906 2007-08-30 Krister Walfridsson <cato@df.lth.se>
8907
8908 * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
8909 (Write After Approval): Remove myself.
8910
8911 2007-08-29 Nick Clifton <nickc@redhat.com>
8912
8913 * config.sub, config.guess: Update from upstream sources.
8914
8915 2007-08-22 Bud Davis <jmdavis@link.com>
8916
8917 * MAINTAINERS (Write After Approval): Added myself.
8918 * MAINTAINERS (Reviewers): Removed myself.
8919
8920 2007-08-18 Paul Brook <paul@codesourcery.com>
8921 Joseph Myers <joseph@codesourcery.com>
8922
8923 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
8924 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
8925 * Makefile.in: Regenerate.
8926 * configure.ac (--with-debug-prefix-map): New.
8927 * configure: Regenerate.
8928
8929 2007-08-17 Richard Sandiford <richard@codesourcery.com>
8930 Nigel Stephens <nigel@mips.com>
8931
8932 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
8933 as target_makefile_frag.
8934 * configure: Regenerate.
8935
8936 2007-08-16 Alexandre Oliva <aoliva@redhat.com>
8937
8938 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
8939 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
8940 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
8941 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
8942 (do-compare, do-compare3, do-compare-debug): New.
8943 ([+compare-target+]): Use them.
8944
8945 2007-08-14 Maxim Kuvyrkov <maxim@codesourcery.com>
8946
8947 * MAINTAINERS (Write After Approval): Change my email address.
8948
8949 2007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8950 Ben Elliston <bje@au.ibm.com>
8951
8952 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
8953 --silent if $silent.
8954 * configure: Regenerate.
8955
8956 2003-08-12 Zdenek Dvorak <ook@ucw.cz>
8957
8958 * MAINTAINERS (Various Maintainers): Add myself as
8959 loop infrastructure maintainer. Update my e-mail
8960 address.
8961
8962 2007-07-31 Diego Novillo <dnovillo@google.com>
8963
8964 * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
8965 Adjust description.
8966
8967 2007-07-26 Richard Guenther <rguenther@suse.de>
8968
8969 * configure.ac: Add types checking to stage1 checking flags.
8970 * configure: Regenerate.
8971
8972 2007-07-17 Nick Clifton <nickc@redhat.com>
8973
8974 * COPYING3: New file. Contains version 3 of the GNU General
8975 Public License.
8976 * COPYING3.LIB: New file. Contains version 3 of the GNU
8977 Lesser General Public License.
8978
8979 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
8980
8981 * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
8982
8983 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
8984
8985 * MAINTAINERS (S/390 co-maintainer): Add myself.
8986 (Write After Approval): Remove myself.
8987
8988 2007-07-13 Dan Hipschman <dsh@google.com>
8989
8990 * MAINTAINERS (Write After Approval): Add myself.
8991
8992 2007-07-11 Nick Clifton <nickc@redhat.com>
8993
8994 * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
8995 WINDRES export.
8996 * Makefile.in: Regenerate.
8997
8998 2007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8999
9000 * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
9001 maintainer.
9002
9003 2007-07-05 H.J. Lu <hongjiu.lu@intel.com>
9004
9005 * lt~obsolete.m4: New. Import from 20070318 libtool.
9006
9007 2007-07-03 Julian Brown <julian@codesourcery.com>
9008
9009 * MAINTAINERS (Write After Approval): Add myself.
9010
9011 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
9012
9013 * configure.ac: Rewrite 'configure --help' strings to look nicer.
9014 * configure: Regenerate.
9015
9016 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
9017
9018 * configure.ac: Add some missing m4 quotation.
9019 * configure: Regenerate.
9020
9021 2007-07-02 Simon Baldwin <simonb@google.com>
9022
9023 * MAINTAINERS (Write After Approval): Add myself.
9024
9025 2007-07-02 Paolo Bonzini <bonzini@gnu.org>
9026
9027 * configure: Regenerate.
9028
9029 2007-07-02 Kai Tietz <kai.tietz@onevision.com>
9030
9031 * Makefile.def: Add windmc tool to build.
9032 * Makefile.tpl: Likewise.
9033 * configure.ac: Likewise.
9034 * Makefile.in: Regenerate.
9035 * configure: Regenerate.
9036
9037 2007-06-28 DJ Delorie <dj@redhat.com>
9038
9039 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
9040 not building newlib.
9041 * configure: Regenerated.
9042
9043 2007-06-28 Jan Sjodin <jan.sjodin@amd.com>
9044
9045 * MAINTAINERS (Write After Approval): Add myself.
9046
9047 2007-06-25 Martin Michlmayr <tbm@cyrius.com>
9048
9049 * MAINTAINERS (Write After Approval): Add myself.
9050
9051 2007-06-19 Chris Matthews <chrismatthews@google.com>
9052
9053 * MAINTAINERS (Write After Approval): Add myself.
9054
9055 2007-06-19 Rask Ingemann Lambertsen <rask@sygehus.dk>
9056
9057 * MAINTAINERS (Write After Approval): Add myself.
9058
9059 2007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
9060
9061 * Makefile.def: Add dependency from configure-gdb to all-bfd.
9062 * Makefile.in: Regenerated.
9063
9064 2007-06-14 Bernd Schmidt <bernd.schmidt@analog.com>
9065
9066 * configure.ac: Don't add target-libmudflap to noconfigdirs for
9067 bfin*-*-uclinux* targets.
9068 * configure: Regenerate.
9069
9070 2007-06-14 Ian Lance Taylor <iant@google.com>
9071
9072 * MAINTAINERS: Add myself as non-algorithmic global write
9073 maintainer.
9074
9075 2007-06-14 Diego Novillo <dnovillo@google.com>
9076
9077 * MAINTAINERS: Add self as middle-end maintainer and
9078 non-algorithmic global write maintainer.
9079
9080 2007-06-14 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
9081
9082 * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
9083 Move all Fortran maintainers except Paul Brook into the
9084 Non-Autopoiesis section.
9085
9086 2007-06-14 Paolo Bonzini <bonzini@gnu.org>
9087
9088 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
9089 (distclean-stage[+id+]): Possibly delete stage_last.
9090 * Makefile.in: Regenerate.
9091
9092 2007-06-12 Seongbae Park <seongbae.park@gmail.com>
9093
9094 * MAINTAINERS (Various Maintainer): Fix typo.
9095
9096 2007-06-11 Paolo Bonzini <bonzini@gnu.org>
9097
9098 * MAINTAINERS (Various Maintainer): Add myself as
9099 dataflow maintainer.
9100
9101 2007-06-07 Ben Elliston <bje@au.ibm.com>
9102
9103 * config.sub, config.guess: Update from upstream sources.
9104
9105 2007-06-07 Ben Elliston <bje@au.ibm.com>
9106
9107 * Makefile.tpl: Fix spelling error.
9108 * Makefile.in: Regenerate.
9109
9110 2007-06-01 Steve Ellcey <sje@cup.hp.com>
9111
9112 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
9113 lt_cv_sys_max_cmd_len.
9114
9115 2007-05-31 Dorit Nuzman <dorit@il.ibm.com>
9116
9117 * MAINTAINERS (Various Maintainers): Add myself as
9118 auto-vectorizer maintainer.
9119
9120 2003-05-31 Paolo Bonzini <bonzini@gnu.org>
9121
9122 PR libjava/32098
9123 * libtool.m4: Revert previous change.
9124 * ltgcc.m4: Put it here.
9125
9126 2003-05-30 Zdenek Dvorak <dvorakz@suse.cz>
9127
9128 * MAINTAINERS (Various Maintainers): Add myself as
9129 auto-vectorizer maintainer.
9130
9131 2007-05-30 H.J. Lu <hongjiu.lu@intel.com>
9132
9133 PR libjava/32098
9134 * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
9135
9136 2007-05-30 Richard Guenther <rguenther@suse.de>
9137
9138 * MAINTAINERS (Various Maintainers): Add myself as
9139 auto-vectorizer maintainer.
9140
9141 2007-05-30 Jakub Jelinek <jakub@redhat.com>
9142
9143 PR bootstrap/29382
9144 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
9145 * configure: Rebuilt.
9146
9147 2007-05-28 Roberto Costa <robsettantasei@gmail.com>
9148
9149 * MAINTAINERS (Write After Approval): Removed my name.
9150
9151 2007-05-25 Steven Bosscher <steven@gcc.gnu.org>
9152
9153 * MAINTAINERS (Write After Approval): Remove myself.
9154
9155 2007-05-25 Andreas Tobler <a.tobler@schweiz.org>
9156
9157 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
9158
9159 2007-05-23 Steve Ellcey <sje@cup.hp.com>
9160
9161 * ltmain.sh: Update from ToT Libtool.
9162 * libtool.m4: Update from ToT Libtool.
9163 * ltsugar.m4: New. Update from ToT Libtool.
9164 * ltversion.m4: New. Update from ToT Libtool.
9165 * ltoptions.m4: New. Update from ToT Libtool.
9166 * ltconfig: Remove.
9167 * ltcf-c.sh: Remove.
9168 * ltcf-cxx.sh: Remove.
9169 * ltcf-gcj.sh: Remove.
9170
9171 2007-05-22 Ollie Wild <aaw@google.com>
9172
9173 * MAINTAINERS (Write After Approval): Add myself.
9174
9175 2007-05-16 Paolo Bonzini <bonzini@gnu.org>
9176
9177 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
9178 stage_cflags.
9179 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
9180 Remove CFLAGS/LIBCFLAGS.
9181 (configure-stage[+id+]-[+prefix+][+module+],
9182 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
9183 * Makefile.in: Regenerate.
9184
9185 2007-05-15 Diego Novillo <dnovillo@google.com>
9186
9187 * MAINTAINERS: Update e-mail address.
9188
9189 2007-05-15 Revital Eres <eres@il.ibm.com>
9190
9191 * MAINTAINERS (Write After Approval): Add myself.
9192
9193 2007-05-14 Roberto Costa <robsettantasei@gmail.com>
9194
9195 * MAINTAINERS (Write After Approval): Updated my address.
9196
9197 2007-05-14 Thomas Neumann <tneumann@users.sourceforge.net>
9198
9199 * MAINTAINERS (Write After Approval): Add myself.
9200
9201 2007-05-11 Silvius Rus <rus@google.com>
9202
9203 * MAINTAINERS (Write After Approval): Add myself.
9204
9205 2007-04-23 Tom Tromey <tromey@redhat.com>
9206
9207 * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
9208
9209 2007-04-22 Mark Mitchell <mark@codesourcery.com>
9210
9211 * MAINTAINERS (cpplib): Rename to ...
9212 (libcpp): ... this. Add C/C++ front end maintainers.
9213
9214 2007-04-14 Steve Ellcey <sje@cup.hp.com>
9215
9216 * config-ml.in: Pass ${ml_config_env} to configure calls.
9217
9218 2007-04-04 Christian Bruel <christian.bruel@st.com>
9219
9220 * MAINTAINERS (Write After Approval): Add myself.
9221
9222 2007-04-02 Dave Korn <dave.korn@artimi.com>
9223
9224 * MAINTAINERS (Write After Approval): Add myself.
9225
9226 2007-03-31 Tobias Burnus <burnus@net-b.de>
9227
9228 * MAINTAINERS (fortran 95 front end): Add myself.
9229
9230 2007-03-28 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
9231
9232 * MAINTAINERS (Write After Approval): Add myself.
9233
9234 2007-03-24 Ayal Zaks <zaks@il.ibm.com>
9235
9236 * MAINTAINERS (Modulo Scheduler): Add myself.
9237
9238 2007-03-23 Brooks Moses <brooks.moses@codesourcery.com>
9239
9240 * MAINTAINERS (fortran 95 front end): Add myself.
9241 (c++ front end): whitespace fix.
9242
9243 2007-03-22 Nathan Froyd <froydnj@codesourcery.com>
9244
9245 * MAINTAINERS (Write After Approval): Add myself.
9246
9247 2007-03-21 Richard Sandiford <richard@codesourcery.com>
9248
9249 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
9250 of glob. Quote arguments with single quotes too.
9251 * configure: Regenerate.
9252
9253 2007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
9254
9255 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
9256 * Makefile.in: Regenerate
9257
9258 2007-03-07 Andreas Schwab <schwab@suse.de>
9259
9260 * configure: Regenerate.
9261
9262 2007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
9263
9264 * configure.ac: Add "--with-pdfdir" configure option,
9265 which defines pdfdir variable.
9266 * Makefile.def (target=fixincludes): Add install-pdf to
9267 missing targets.
9268 (recursive_targets): Add install-pdf target.
9269 (flags_to_pass): Add pdfdir.
9270 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
9271 target.
9272 * configure: Regenerate
9273 * Makefile.in: Regenerate
9274
9275 2007-02-28 Eric Christopher <echristo@apple.com>
9276
9277 Revert:
9278 2006-12-07 Mike Stump <mrs@apple.com>
9279
9280 * Makefile.def (dependencies): Add dependency for
9281 install-target-libssp and install-target-libgomp on
9282 install-gcc.
9283 * Makefile.in: Regenerate.
9284
9285 2007-02-27 Matt Kraai <kraai@ftbfs.org>
9286
9287 * configure: Regenerate.
9288 * configure.ac: Move statements after variable declarations.
9289
9290 2007-02-19 Kaz Kojima <kkojima@gcc.gnu.org>
9291
9292 * MAINTAINERS: Add myself as sh maintainer.
9293
9294 2007-02-19 Joseph Myers <joseph@codesourcery.com>
9295
9296 * configure.ac: Adjust for loop syntax.
9297 * configure: Regenerate.
9298
9299 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
9300
9301 * configure: Rebuilt.
9302
9303 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
9304
9305 * configure.ac: Drop multiple occurrences of --enable-languages,
9306 and fix its quoting.
9307 * configure: Rebuilt.
9308
9309 2007-02-17 Mark Mitchell <mark@codesourcery.com>
9310 Nathan Sidwell <nathan@codesourcery.com>
9311 Vladimir Prus <vladimir@codesourcery.com>
9312 Joseph Myers <joseph@codesourcery.com>
9313
9314 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
9315 * configure: Regenerate.
9316
9317 2007-02-14 Gerald Pfeifer <gerald@pfeifer.com>
9318
9319 * ltconfig (freebsd*): Default to elf.
9320
9321 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
9322
9323 * configure.ac (target_libraries): Move libgcc before libiberty.
9324 * configure: Regenerated.
9325
9326 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
9327 Paolo Bonzini <bonzini@gnu.org>
9328
9329 PR bootstrap/30753
9330 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
9331 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
9332 * configure: Regenerated.
9333
9334 2007-02-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
9335
9336 * MAINTAINERS (Language Front End Maintainers): Update my mail
9337 address.
9338
9339 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
9340
9341 PR bootstrap/30748
9342 * configure.ac: Correct syntax for Solaris ksh.
9343 * configure: Regenerated.
9344
9345 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
9346
9347 * configure.ac: Sync with src.
9348 * configure: Regenerate.
9349
9350 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
9351
9352 * Makefile.in: Regenerate.
9353
9354 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
9355
9356 * config.sub: Sync with src.
9357
9358 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
9359
9360 * Makefile.tpl (build_alias, host_alias, target_alias): Use
9361 noncanonical equivalents.
9362 * configure.in: Rename to...
9363 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
9364 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
9365 target_noncanonical. Use them. Rewrite removal of configure
9366 arguments for autoconf 2.59. Discard variable settings. Force
9367 program_transform_name for native tools.
9368
9369 * Makefile.in: Regenerated.
9370 * configure: Regenerated with autoconf 2.59.
9371
9372 2007-02-07 Roman Zippel <zippel@linux-m68k.org>
9373
9374 * MAINTAINERS (Write After Approval): Add myself.
9375
9376 2007-01-31 Andreas Schwab <schwab@suse.de>
9377
9378 * Makefile.tpl (LDFLAGS): Substitute it.
9379 * Makefile.in: Regenerate.
9380
9381 2007-01-30 Andrey Belevantsev <abel@ispras.ru>
9382
9383 * MAINTAINERS (Write After Approval): Add myself.
9384
9385 2007-01-28 David Edelsohn <edelsohn@gnu.org>
9386
9387 * MAINTAINERS (spu port): Add myself.
9388
9389 2007-01-23 Richard Guenther <rguenther@suse.de>
9390
9391 PR bootstrap/30541
9392 * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
9393 * Makefile.tpl (GNATBIND): Substitute it.
9394 (GNATMAKE): Likewise.
9395 (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
9396 of STAGE_PREFIX.
9397 * Makefile.in: Regenerate.
9398 * configure: Regenerate.
9399
9400 2007-01-18 Mike Stump <mrs@apple.com>
9401
9402 * configure.in: Re-enable -Werror for gcc builds.
9403
9404 2007-01-11 Harsha Jagasia <harsha.jagasia@amd.com>
9405
9406 * MAINTAINERS (Write After Approval): Add myself.
9407
9408 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
9409
9410 * configure.in: Change == to = in test command.
9411 * configure: Regenerate.
9412
9413 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
9414 Nick Clifton <nickc@redhat.com>
9415 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
9416
9417 * configure.in (build_configargs, host_configargs, target_configargs):
9418 Remove build/host/target parameters.
9419 (host_libs): Add gmp and mpfr.
9420 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
9421 * Makefile.def (gmp, mpfr): New.
9422 (gcc): Remove target.
9423 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
9424 target_os, target_vendor): New.
9425 (configure): Add host_alias/target_alias arguments; adjust invocations.
9426 * configure: Regenerate.
9427 * Makefile.in: Regenerate.
9428
9429 2007-01-11 Matt Fago <fago@earthlink.net>
9430
9431 * configure.in: Try to link to functions only in mpfr 2.2.x
9432 to improve robustness of configure tests.
9433 * configure: Regenerate.
9434
9435 2007-01-09 Uros Bizjak <ubizjak@gmail.com>
9436
9437 * MAINTAINERS: Add myself as i386 maintainer.
9438
9439 2007-01-08 Jan Hubicka <jh@suse.cz>
9440
9441 * MAINTAINERS: Add myself as i386 maintainer.
9442
9443 2007-01-08 Kai Tietz <kai.tietz@onevision.com>
9444
9445 * configure.in: Add support for an x86_64-mingw* target.
9446 * configure: Regenerate.
9447
9448 2007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
9449
9450 * Makefile.tpl (all-target): Correct @if conditional for target
9451 modules.
9452 * configure.in: Omit libiberty if building only target libgcc.
9453 * configure, Makefile.in: Regenerated.
9454
9455 2007-01-04 Paolo Bonzini <bonzini@gnu.org>
9456
9457 * configure.in: Use DEV-PHASE to detect default for --enable-werror.
9458 * configure: Regenerate.
9459
9460 2007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
9461
9462 * Makefile.def (target_modules): Add libgcc.
9463 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
9464 * Makefile.tpl (clean-target-libgcc): Delete.
9465 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
9466 on gcc even for bootstrapped modules. Rewrite handling of
9467 lang_env_dependencies to loop over target_modules.
9468 * configure.in (target_libraries): Add target-libgcc.
9469 * Makefile.in, configure: Regenerated.
9470
9471 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
9472
9473 * configure.in: Reorganize recognition of languages. Add
9474 --enable-stage1-languages. Show supported languages for the chosen
9475 target rather than all recognized languages.
9476 * configure: Regenerate.
9477
9478 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
9479
9480 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
9481 * Makefile.in: Regenerate.
9482
9483 2006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9484
9485 * configure.in: Warn that MPFR 2.2.0 is buggy.
9486 * configure: Regenerate.
9487
9488 2006-12-27 Ian Lance Taylor <iant@google.com>
9489
9490 * configure.in: When removing Makefiles to force a reconfigure, also
9491 remove prev-DIR*/Makefile.
9492 * configure: Regenerate.
9493
9494 2006-12-22 Andreas Schwab <schwab@suse.de>
9495
9496 * configure: Regenerate with correct autoconf version.
9497
9498 2006-12-20 Adam Megacz <megacz@cs.berkeley.edu>
9499
9500 * configure.in: add AC_SUBST for *_FOR_TARGET.
9501 * configure: Regenerate.
9502
9503 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
9504
9505 * configure.in: Simplify logic for rejecting languages that cannot
9506 be built. Separate the case when a language is unsupported,
9507 from the case when the user chooses not to build a language.
9508
9509 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
9510
9511 * configure.in: Remove "$build" case for powerpc-*-darwin* since
9512 it only affects bootstrap and could be tested on "$host" as well.
9513 * configure: Regenerate.
9514 * config/mh-ppc-darwin: Add to the stage1 cflags here.
9515
9516 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
9517
9518 PR bootstrap/29544
9519 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
9520 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
9521 move here comment from Makefile.tpl.
9522 * Makefile.tpl: Move some definitions higher in the file.
9523 (STAGE1_CHECKING): New.
9524 * configure.in: Add --enable-stage1-checking.
9525 * configure: Regenerate.
9526 * Makefile.in: Regenerate.
9527
9528 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
9529
9530 * MAINTAINERS: Add myself as build system maintainer.
9531
9532 2006-12-15 Simon Martin <simartin@users.sourceforge.net>
9533
9534 * MAINTAINERS (Write After Approval): Add myself.
9535
9536 2006-12-13 Eric Christopher <echristo@apple.com>
9537
9538 * MAINTAINERS: Add myself as darwin maintainer.
9539
9540 2006-12-11 Ian Lance Taylor <ian@airs.com>
9541
9542 * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
9543
9544 2006-12-11 Joern Rennecke <joern.rennecke@arc.com>
9545
9546 MAINTAINERS: Update my entry.
9547
9548 2006-12-11 Alan Modra <amodra@bigpond.net.au>
9549
9550 * configure.in: Handle spu makefile frag.
9551 * Makefile.tpl (MAINT): Define
9552 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
9553 * configure: Regenerate.
9554 * Makefile.in: Regenerate.
9555
9556 2006-12-11 Ben Elliston <bje@au.ibm.com>
9557
9558 * config.guess: Import latest version.
9559 * config.sub: Likewise.
9560
9561 2006-12-11 Ben Elliston <bje@au.ibm.com>
9562
9563 * configure.in (spu-*-*): Don't skip target-libiberty.
9564 * configure: Regenerate.
9565
9566 2006-12-10 Andreas Tobler <a.tobler@schweiz.org>
9567
9568 PR bootstrap/30134
9569 * configure.in: Correct x86 darwin support for libjava to powerpc
9570 and i?86 only.
9571 * configure: Regenerate.
9572
9573 2006-12-08 Sandro Tolaini <tolaini@libero.it>
9574
9575 * configure.in: Add x86 darwin support for libjava.
9576 * configure: Regenerate.
9577
9578 2006-12-07 Mike Stump <mrs@apple.com>
9579
9580 * Makefile.def (dependencies): Add dependency for
9581 install-target-libssp and install-target-libgomp on
9582 install-gcc.
9583 * Makefile.in: Regenerate.
9584
9585 2006-12-04 Richard Guenther <rguenther@suse.de>
9586
9587 * MAINTAINERS (Non-Algorithmic Maintainers): New section.
9588 (Non-Algorithmic Maintainers): Move over non-algorithmic
9589 loop optimizer maintainers, add myself as a non-algorithmic
9590 middle-end maintainer.
9591
9592 2006-12-04 Daniel Franke <franke.daniel@gmail.com>
9593
9594 * MAINTAINERS (Write After Approval): Add myself.
9595
9596 2006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9597
9598 * configure.in: Update error message for missing GMP/MPFR.
9599
9600 * configure: Regenerate.
9601
9602 2006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9603
9604 * configure.in: Update MPFR version in error message.
9605
9606 * configure: Regenerate.
9607
9608 2006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9609
9610 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
9611 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
9612 --with-gmp-lib): New flags.
9613
9614 * configure: Regenerate.
9615
9616 2006-11-25 Brooks Moses <brooks.moses@codesourcery.com>
9617
9618 * MAINTAINERS (Write After Approval): Change my email address.
9619
9620 2006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
9621
9622 * MAINTAINERS (Write After Approval): Add myself.
9623
9624 2006-11-22 Philipp Thomas <pth@suse.de>
9625
9626 * MAINTAINERS (i18n): Update e-mail address.
9627
9628 2006-11-21 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
9629
9630 * MAINTAINERS (spu port): Add myself as maintainer.
9631 (Write After Approval): Remove myself.
9632
9633 2006-11-22 Ben Elliston <bje@au.ibm.com>
9634
9635 * configure.in (skipdirs): Don't build libssp for SPU.
9636 * configure: Regenerate.
9637
9638 2006-11-21 Andrew Pinski <andrew_pinski@playstation.sony.com>
9639
9640 * MAINTAINERS (spu port): Add myself as maintainer.
9641 (libobjc): Update my email address.
9642
9643 2006-11-21 Andrea Bona <andrea.bona@st.com>
9644
9645 * MAINTAINERS (Write After Approval): Add myself.
9646
9647 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
9648
9649 * configure.in (skipdirs) : Don't build target-libiberty for SPU.
9650 * configure : Rebuilt.
9651
9652 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
9653
9654 * MAINTAINERS (Write After Approval): Add myself.
9655
9656 2006-11-20 Andrea Ornstein <andrea.ornstein@st.com>
9657
9658 * MAINTAINERS (Write After Approval): Add myself.
9659
9660 2006-11-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9661
9662 * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
9663 libmpfr.a.
9664 * configure: Regenerate.
9665
9666 2006-11-16 Paolo Bonzini <bonzini@gnu.org>
9667
9668 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
9669 (unstage): Test for stage_last presence.
9670
9671 PR bootstrap/29802
9672 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
9673 STAGE_PREFIX.
9674 * Makefile.in: Regenerate.
9675
9676 2003-11-16 Zdenek Dvorak <dvorakz@suse.cz>
9677
9678 * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
9679 maintainers.
9680
9681 2006-11-14 Erven Rohou <erven.rohou@st.com>
9682
9683 * MAINTAINERS (Write After Approval): Add myself.
9684
9685 2006-11-14 Paolo Bonzini <bonzini@gnu.org>
9686
9687 * Makefile.tpl (clean-stage*): Test separately for package/Makefile
9688 and stageN-package/Makefile.
9689 * Makefile.in: Regenerated.
9690
9691 2006-11-14 Jie Zhang <jie.zhang@analog.com>
9692
9693 * configure.in: Remove target-libgloss from noconfigdirs for
9694 bfin-*-*.
9695 * configure: Regenerated.
9696
9697 2006-11-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9698
9699 * configure.in (have_gmp): Only error if the gcc directory exists.
9700
9701 * configure: Regenerate.
9702
9703 2006-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9704
9705 * configure.in: Robustify error message for missing GMP/MPFR.
9706
9707 * configure: Regenerate.
9708
9709 2006-10-31 Stephen M. Webb <stephen.webb@bregmasoft.com>
9710
9711 * MAINTAINERS (Write After Approval): Add myself.
9712
9713 2006-10-30 Uros Bizjak <ubizjak@gmail.com>
9714
9715 * MAINTAINERS: Change email address.
9716
9717 2006-10-30 Vladimir Prus <vladimir@codesourcery.com>
9718
9719 * MAINTAINERS (Write After Approval): Add myself.
9720
9721 2006-10-26 Peter Bergner <bergner@vnet.ibm.com>
9722
9723 * MAINTAINERS (Write After Approval): Add myself.
9724
9725 2006-10-25 Chen Liqin <liqin@sunnorth.com.cn>
9726
9727 * MAINTAINERS (Write After Approval): Move myself to
9728 Write After Approval section.
9729
9730 2006-10-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9731
9732 * configure.in: Require GMP-4.1+ and MPFR-2.2+. Don't check
9733 need_gmp anymore.
9734 * configure: Regenerate.
9735
9736 2006-10-16 Tobias Burnus <burnus@net-b.de>
9737
9738 * MAINTAINERS (Write After Approval): Add myself.
9739
9740 2006-10-16 Ben Elliston <bje@au.ibm.com>
9741
9742 * config.guess: Import latest version.
9743 * config.sub: Likewise.
9744
9745 2006-10-10 Brooks Moses <bmoses@stanford.edu>
9746
9747 * Makefile.def: Added pdf target handling.
9748 * Makefile.tpl: Added pdf target handling.
9749 * Makefile.in: Regenerated.
9750
9751 2006-10-10 Chen Liqin <liqin@sunnorth.com.cn>
9752
9753 * MAINTAINERS: Add self as score port maintainer.
9754
9755 2006-10-04 Brooks Moses <bmoses@stanford.edu>
9756
9757 * MAINTAINERS (Write After Approval): Add myself.
9758
9759 2006-09-27 Steven G. Kargl <kargl@gcc.gnu.org>
9760
9761 * configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0
9762 or newer.
9763 * configure: Regenerated.
9764
9765 2006-09-27 Dave Brolley <brolley@redhat.com>
9766
9767 * configure.in (RUNTEST): Look for 'runtest' in the source tree by
9768 using $s instead of $r.
9769 * configure: Regenerated.
9770
9771 2006-09-26 Thiemo Seufer <ths@mips.com>
9772
9773 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
9774 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
9775 * configure: Regenerate.
9776
9777 2006-09-24 Graeme Peterson <gridly@gmail.com>
9778
9779 * MAINTAINERS (Write After Approval): Remove myself.
9780
9781 2006-09-22 Chao-ying Fu <fu@mips.com>
9782
9783 * MAINTAINERS (Write After Approval): Add myself.
9784
9785 2006-09-10 Joseph S. Myers <joseph@codesourcery.com>
9786
9787 * MAINTAINERS: Add self as soft-fp maintainer.
9788
9789 2006-09-09 Anatoly Sokolov <aesok@post.ru>
9790
9791 * MAINTAINERS: Add myself as avr maintainer.
9792 Remove Marek Michalkiewicz as avr maintainer.
9793
9794 2006-09-07 Roberto Costa <roberto.costa@st.com>
9795
9796 * MAINTAINERS (Write After Approval): Add myself.
9797
9798 2006-08-30 Corinna Vinschen <corinna@vinschen.de>
9799
9800 * configure.in: Never build newlib for a Mingw host.
9801 Never build newlib as Mingw target library.
9802 Test the existence of winsup/cygwin for building a Cygwin newlib,
9803 rather than just winsup.
9804 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
9805 building a Mingw target.
9806 * configure: Regenerate.
9807
9808 2006-08-08 Eric Botcazou <ebotcazou@libertysurf.fr>
9809
9810 * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
9811
9812 2006-07-25 Paolo Bonzini <bonzini@gnu.org>
9813
9814 * config.guess: Import from src (was more updated).
9815 * config.sub: Likewise.
9816
9817 2006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
9818
9819 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
9820 * configure: Regenerated.
9821
9822 2006-07-18 Paolo Bonzini <bonzini@gnu.org>
9823
9824 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
9825 for stages after the first.
9826
9827 2006-07-17 Jakub Jelinek <jakub@redhat.com>
9828
9829 * Makefile.def: Add dependencies for configure-opcodes
9830 on configure-intl and all-opcodes on all-intl.
9831 * Makefile.in: Regenerated.
9832
9833 2006-07-13 Ben Elliston <bje@au.ibm.com>
9834
9835 * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
9836
9837 2006-07-06 Paul Eggert <eggert@cs.ucla.edu>
9838
9839 Port to hosts whose 'sort' and 'tail' implementations
9840 treat operands with leading '+' as file names, as POSIX
9841 has required since 2001. However, make sure the code still
9842 works on pre-POSIX hosts.
9843 * ltmain.sh: Don't assume "sort +2" is equivalent to
9844 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
9845
9846 2006-07-05 Ulrich Weigand <uweigand@de.ibm.com>
9847
9848 * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
9849
9850 2006-07-04 Peter O'Gorman <peter@pogma.com>
9851
9852 * ltconfig: chmod 644 before ranlib during install.
9853
9854 2006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
9855
9856 PR bootstrap/18058
9857 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
9858 if the bootstrap compiler is a GCC version that supports it.
9859 * configure: Regenerate.
9860
9861 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
9862
9863 * configure.in: Fix thinkos in previous check-in.
9864 * configure: Regenerate.
9865
9866 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
9867
9868 PR other/27063
9869 * configure.in: Test subdir_requires and give an appropriate
9870 error message.
9871 * configure: Regenerate.
9872
9873 2006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org>
9874
9875 * MAINTAINERS (Write After Approval): Add myself.
9876
9877 2006-06-22 John David Anglin <dave.anglin@nrc.ca>
9878
9879 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
9880
9881 2006-06-22 Steve Ellcey <sje@cup.hp.com>
9882
9883 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
9884
9885 2006-06-20 David Ayers <d.ayers@inode.at>
9886
9887 PR bootstrap/28072
9888 * configure.in: Add target-boehm-gc to noconfigdirs depending on
9889 whether target-libjava is being configured instead of whether the
9890 java front end is enabled.
9891 * configure: Regenerate.
9892
9893 2006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9894
9895 PR target/27540
9896 * configure.in: Only enable libgomp on IRIX 6.
9897 * configure: Regenerate.
9898
9899 2006-06-15 Paolo Bonzini <bonzini@gnu.org>
9900
9901 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
9902 too.
9903 * Makefile.in: Regenerate.
9904
9905 2006-06-13 Jeff Johnston <jjohnstn@redhat.com>
9906
9907 * config-ml.in: Alter CCASFLAGS to include special
9908 multilib options the same as is done for CFLAGS.
9909
9910 2006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
9911
9912 * configure.in: Don't enable libgomp on hpux10.
9913 * configure: Rebuilt.
9914
9915 2006-06-12 David Ayers <d.ayers@inode.at>
9916
9917 PR bootstrap/27963
9918 PR target/19970
9919 * configure.in: Remove target-boehm-gc from noconfigdirs where
9920 ${libgcj} is specified.
9921 * configure: Regenerate.
9922
9923 2006-06-06 Carlos O'Donell <carlos@codesourcery.com>
9924
9925 Sync from src:
9926
9927 * configure.in: Sync.
9928 * configure: Regenerated.
9929
9930 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
9931
9932 * Makefile.def: Added dependencies from sim and gdb on intl, and
9933 added configure dependencies to everything with an all dependency
9934 on intl.
9935 * Makefile.in: Regenerated.
9936
9937 2006-06-06 David Ayers <d.ayers@inode.at>
9938
9939 PR libobjc/13946
9940 * Makefile.def: Add dependencies for libobjc which boehm-gc.
9941 * Makefile.in: Regenerate.
9942 * configure.in: Add --enable-objc-gc at toplevel and have it
9943 enable boehm-gc for Objective-C.
9944 Remove target-boehm-gc from libgcj.
9945 Add target-boehm-gc to target_libraries.
9946 Add target-boehm-gc to noconfigdirs where ${libgcj}
9947 is specified.
9948 Assert that boehm-gc is supported when requested for Objective-C.
9949 Only build boehm-gc if needed either for Java or Objective-C.
9950 * configure: Regenerate.
9951
9952 2006-06-05 Paolo Bonzini <bonzini@gnu.org>
9953
9954 PR 27674
9955 * Makefile.tpl (configure-[+prefix+][+module+],
9956 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
9957 Remove rule to unstage bootstrapped modules.
9958 (stage_current): New.
9959 * Makefile.in: Regenerate.
9960
9961 2006-06-03 Laurynas Biveinis <laurynas.biveinis@gmail.com>
9962
9963 * MAINTAINERS (Write After Approval): Update my e-mail address.
9964
9965 2006-06-01 Mark Shinwell <shinwell@codesourcery.com>
9966
9967 * include/libiberty.h: Declare pex_run_in_environment.
9968
9969 2006-05-31 Asher Langton <langton2@llnl.gov>
9970
9971 * MAINTAINERS (Write After Approval): Add myself.
9972
9973 2006-05-25 Paolo Bonzini <bonzini@gnu.org>
9974
9975 * Makefile.def (bfd, opcodes): Fix lib_path.
9976 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
9977 (restrap): Move under "@if gcc-bootstrap". Fix typo.
9978 * Makefile.in: Regenerate.
9979
9980 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
9981
9982 * Makefile.in: Regenerate.
9983
9984 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
9985
9986 * Makefile.def: Add install-html target. Add datarootdir
9987 docdir and htmldir to flags_to_pass.
9988 * Makefile.tpl: Add install-html target.
9989 * Makefile.in: Regenerate.
9990 * configure.in: Add --with-datarootdir, --with-docdir, and
9991 --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
9992 * configure: Regenerate.
9993
9994 2006-05-24 Mark Shinwell <shinwell@codesourcery.com>
9995
9996 * configure.in: Enable gprof for cross builds.
9997 * configure: Regenerate.
9998
9999 2006-05-22 Richard Guenther <rguenther@suse.de>
10000
10001 Revert
10002 2006-01-31 Richard Guenther <rguenther@suse.de>
10003 Paolo Bonzini <bonzini@gnu.org>
10004
10005 * Makefile.def (target_modules): Add libgcc-math target module.
10006 * configure.in (target_libraries): Add libgcc-math target library.
10007 (--enable-libgcc-math): New configure switch.
10008 * Makefile.in: Re-generate.
10009 * configure: Re-generate.
10010 * libgcc-math: New toplevel directory.
10011
10012 2006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
10013 Andreas Tobler <a.tobler@schweiz.ch>
10014
10015 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
10016 * configure: Rebuilt.
10017
10018 2006-05-12 Sandra Loosemore <sandra@codesourcery.com>
10019
10020 * MAINTAINERS (Write After Approval): Add myself.
10021
10022 2006-05-01 DJ Delorie <dj@redhat.com>
10023
10024 * configure.in: Restore CFLAGS if GMP isn't present.
10025 * configure: Regenerate.
10026
10027 2006-05-01 Richard Guenther <rguenther@suse.de>
10028
10029 * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
10030 maintainer.
10031
10032 2006-04-30 Kenneth Zadeck <zadeck@naturalbridge.com>
10033
10034 * MAINTAINERS (Write After Approval): Add myself.
10035
10036 2006-04-28 Jan Beulich <jbeulich@novell.com>
10037
10038 * MAINTAINERS (Write After Approval): Add myself.
10039
10040 2006-04-18 DJ Delorie <dj@redhat.com>
10041
10042 * configure.in (m32c): Build libstdc++-v3. Pass flags to
10043 reference libgloss so that libssp can be built in a combined
10044 tree.
10045 * configure: Regenerate.
10046
10047 2006-04-08 Robert Millan <rmh@gcc.gnu.org>
10048
10049 * MAINTAINERS (Write After Approval): Add myself.
10050
10051 2006-04-05 Ben Elliston <bje@au.ibm.com>
10052
10053 * configure.in: Require makeinfo 4.4 or higher.
10054 * configure: Regenerate.
10055
10056 2006-04-04 Gerald Pfeifer <gerald@pfeifer.com>
10057
10058 * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
10059 Rearrange the entries of other libraries to have them in one place.
10060
10061 2006-03-22 Janne Blomqvist <jb@gcc.gnu.org>
10062
10063 * MAINTAINERS (Write After Approval): Remove myself.
10064 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
10065
10066 2006-03-14 Richard Guenther <rguenther@suse.de>
10067
10068 * configure: Regenerate with autoconf 2.13.
10069
10070 2006-03-13 Jim Blandy <jimb@codesourcery.com>
10071
10072 * MAINTAINERS: Use my work address.
10073
10074 * MAINTAINERS: Update my E-mail address.
10075
10076 2006-03-10 Aldy Hernandez <aldyh@redhat.com>
10077
10078 * configure.in: Handle --disable-<component> generically.
10079 * configure: Regenerate.
10080
10081 2006-03-01 H.J. Lu <hongjiu.lu@intel.com>
10082
10083 PR libgcj/17311
10084 * ltmain.sh: Don't use "$finalize_rpath" for compile.
10085
10086 2006-02-21 Erik Edelmann <eedelman@gcc.gnu.org>
10087
10088 * MAINTAINERS (Write After Approval): Remove myself.
10089 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
10090
10091 2006-02-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
10092
10093 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
10094 (TARGET_CONFIGDIRS): Remove.
10095 * configure.in: Remove AC_SUBST(target_configdirs).
10096 * Makefile.in, configure: Regenerated.
10097
10098 2006-02-20 Steven G. Kargl <kargls@comcast.net>
10099
10100 * MAINTAINERS (Write After Approval): Remove myself.
10101 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
10102
10103 2006-02-20 Paolo Bonzini <bonzini@gnu.org>
10104
10105 PR bootstrap/25670
10106
10107 * Makefile.tpl ([+compare-target+]): Print explanation messages.
10108
10109 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
10110 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
10111 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
10112 BUILD_PREFIX, BUILD_PREFIX_1.
10113 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
10114
10115 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
10116 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
10117
10118 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
10119 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
10120 of `cat stage_current`. Always provide the `r' and `s' variables.
10121 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
10122 a single shell execution.
10123 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
10124 bootstrapped modules, make the stage1 module if the build was not
10125 started yet, else build the current stage.
10126 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
10127 (all-build, all-host, all-target, [+make_target+]-host,
10128 [+make_target+]-target): Do not use \-continued lines.
10129 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
10130 (current_stage, restrap, stage_last): New.
10131
10132 * Makefile.in: Regenerate.
10133 * configure: Regenerate.
10134
10135 2006-02-19 Bud Davis <jmdavis@link.com>
10136
10137 * MAINTAINERS (Write After Approval): Remove myself.
10138 (Language Front End Maintainers): Add myself as fortran 95
10139 maintainer and update e-mail address.
10140
10141 2006-02-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
10142
10143 * MAINTAINERS (Write After Approval): Remove myself.
10144 (Language Front End Maintainers): Add myself as fortran 95
10145 maintainer.
10146
10147 2006-02-16 Victor Kaplansky <victork@il.ibm.com>
10148
10149 * MAINTAINERS (Write After Approval): Add myself.
10150
10151 2006-02-16 Thomas Koenig <Thomas.Koenig@online.de>
10152
10153 * MAINTAINERS (Write After Approval): Remove myself.
10154 (Language Front End Maintainers): Add myself as
10155 fortran 95 maintainer.
10156
10157 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
10158
10159 Sync from src:
10160
10161 2005-12-27 Leif Ekblad <leif@rdos.net>
10162
10163 * configure.in: Add support for RDOS target.
10164 * configure: Regenerate.
10165
10166 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
10167 Andreas Schwab <schwab@suse.de>
10168
10169 * configure: Regenerate.
10170
10171 2006-02-12 David Edelsohn <edelsohn@gnu.org>
10172
10173 * configure.in (enable_libgomp): Add AIX.
10174 * configure: Regenerate.
10175
10176 2006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
10177
10178 * MAINTAINERS (Write After Approval): Add myself.
10179
10180 2006-02-03 Lee Millward <lee.millward@gmail.com>
10181
10182 * MAINTAINERS (Write After Approval): Add myself.
10183
10184 2006-01-31 Richard Guenther <rguenther@suse.de>
10185 Paolo Bonzini <bonzini@gnu.org>
10186
10187 * Makefile.def (target_modules): Add libgcc-math target module.
10188 * configure.in (target_libraries): Add libgcc-math target library.
10189 (--enable-libgcc-math): New configure switch.
10190 * Makefile.in: Re-generate.
10191 * configure: Re-generate.
10192 * libgcc-math: New toplevel directory.
10193
10194 2006-01-26 Paolo Bonzini <bonzini@gnu.org>
10195
10196 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
10197 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
10198 the assembler, linker and binutils.
10199 * configure: Regenerate.
10200
10201 2006-01-22 Dirk Mueller <dmueller@suse.de>
10202
10203 * MAINTAINERS (Write After Approval): Add myself.
10204
10205 2006-01-20 Diego Novillo <dnovillo@redhat.com>
10206
10207 * configure: Regenerate.
10208
10209 2006-01-18 Richard Henderson <rth@redhat.com>
10210 Jakub Jelinek <jakub@redhat.com>
10211 Diego Novillo <dnovillo@redhat.com>
10212
10213 * libgomp: New directory.
10214 * Makefile.def: Add target_module libgomp.
10215 * Makefile.in: Regenerate.
10216 * configure.in (target_libraries): Add target-libgomp.
10217 * configure: Regenerate.
10218
10219 2006-01-05 Alexandre Oliva <aoliva@redhat.com>
10220
10221 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
10222 @ from continuation.
10223 * Makefile.in: Rebuilt.
10224
10225 2006-01-04 Chris Lattner <sabre@gnu.org>
10226
10227 * MAINTAINERS (Write After Approval): Add myself.
10228
10229 2006-01-04 Paolo Bonzini <bonzini@gnu.org>
10230
10231 PR bootstrap/24252
10232
10233 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
10234 * Makefile.tpl (OBJDUMP): New.
10235 (EXTRA_HOST_FLAGS): Add it.
10236 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
10237
10238 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
10239 to use symbolic links between directories. Avoid race conditions
10240 or make them harmless.
10241 * configure.in: Do not try to use symbolic links between directories.
10242
10243 * Makefile.def (LEAN): Pass.
10244 * Makefile.tpl (LEAN): Define.
10245 (stage[+id+]-start): Accept that the previous directory does not
10246 exist, if the bootstrap is lean.
10247 (stage[+id+]-bubble): Invoke lean bootstrap commands after
10248 stage[+id+]-start. Use a makefile variable and an `if' instead of a
10249 configure substitution.
10250 ([+compare-target+]): Likewise.
10251 ([+bootstrap-target+]-lean): New.
10252 * configure.in: Remove lean bootstrap support from here.
10253
10254 * Makefile.in: Regenerate.
10255 * configure: Regenerate.
10256
10257 2006-01-04 Ben Elliston <bje@au.ibm.com>
10258
10259 * MAINTAINERS (libdecnumber): Add myself.
10260
10261 2006-01-02 Mark Mitchell <mark@codesourcery.com>
10262
10263 * libtool-ldflags: New script.
10264
10265 2006-01-02 Andreas Schwab <schwab@suse.de>
10266
10267 * configure.in: When reconfiguring remove Makefile in
10268 all stage directories.
10269 * configure: Regenerate.
10270
10271 2005-12-27 Steven Bosscher <stevenb.gcc@gmail.com>
10272
10273 * MAINTAINERS: Update my email address.
10274
10275 2005-12-20 Paolo Bonzini <bonzini@gnu.org>
10276
10277 Revert Ada-related part of the previous change.
10278
10279 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
10280 Do not pass.
10281 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
10282 * Makefile.in: Regenerate.
10283 * configure.in: Do not include mt-ppc-aix target fragment.
10284 * configure: Regenerate.
10285
10286 2005-12-19 Paolo Bonzini <bonzini@gnu.org>
10287
10288 * configure.in: Select appropriate fragments for PowerPC/AIX.
10289 * configure: Regenerate.
10290
10291 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
10292 BOOT_CFLAGS, BOOT_LDFLAGS.
10293 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
10294 BOOT_CFLAGS, BOOT_LDFLAGS.
10295 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
10296 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
10297 (stage): Fail if we cannot complete the work.
10298 * Makefile.in: Regenerate.
10299
10300 2005-12-16 Nathan Sidwell <nathan@codesourcery.com>
10301
10302 * configure.in: Replace ms1 with mt.
10303 * configure: Rebuilt.
10304
10305 2005-12-15 Bryce McKinlay <mckinlay@redhat.com>
10306
10307 * MAINTAINERS: Update my email address.
10308
10309 2005-12-15 Paolo Bonzini <bonzini@gnu.org>
10310
10311 * Makefile.tpl (all, do-[+make_target+], do-check, install,
10312 install-host-nogcc): Don't invoke $(stage) at the end.
10313 * Makefile.in: Regenerate.
10314
10315 2005-12-14 Paolo Bonzini <bonzini@gnu.org>
10316
10317 * configure.in: Flip the top-level bootstrap switch.
10318 * configure: Regenerate.
10319
10320 2005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
10321
10322 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
10323 $(stage) and $(unstage).
10324 (EXTRA_TARGET_FLAGS): Correct double-quoting.
10325 (all): Remove stray semicolon.
10326 (local-distclean): Don't handle multilib.tmp and multilib.out.
10327 (install.all): Set $s for consistency.
10328 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
10329 check_multilibs setting. Always make the install directory.
10330 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
10331 Correct @if/@endif.
10332 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
10333 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
10334 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
10335 (multilib.out): Remove.
10336 * Makefile.in: Regenerated.
10337
10338 2005-12-12 Carlos O'Donell <carlos@codesourcery.com>
10339
10340 * MAINTAINERS (Write After Approval): Add myself.
10341
10342 2005-12-12 Nathan Sidwell <nathan@codesourcery.com>
10343
10344 * MAINTAINERS: Add myself as mt maintainer.
10345
10346 * config.sub: Replace ms1 with mt. Allow ms1 as an alias.
10347
10348 2005-12-06 Adam Nemet <anemet@caviumnetworks.com>
10349
10350 * MAINTAINERS: Change email address.
10351
10352 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
10353
10354 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
10355 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
10356 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
10357 Find in-tree tools if available.
10358 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
10359 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
10360 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
10361 (COMPILER_*_FOR_TARGET): New.
10362 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
10363 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
10364 (CONFIGURED_*, USUAL_*): Remove.
10365 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
10366 STRIP): Use autoconf substitutions.
10367 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
10368 COMPILER_NM_FOR_TARGET): New.
10369 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
10370
10371 (all): Make all-host and all-target in parallel.
10372 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
10373 that $$r and $$s are set before invoking a recursive make.
10374 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
10375 ([+bootstrap-target+]): Inline most of the `all' target.
10376
10377 2005-11-29 Ben Elliston <bje@au.ibm.com>
10378
10379 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
10380 from the gcc build directory.
10381 * Makefile.in: Regenerate.
10382
10383 2005-11-29 Ben Elliston <bje@au.ibm.com>
10384
10385 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
10386 depend on all-libdecnumber.
10387 * configure.in (host_libs): Include libdecnumber.
10388 * Makefile.in: Regenerate.
10389 * configure: Likewise.
10390
10391 2005-11-29 Ben Elliston <bje@au.ibm.com>
10392
10393 * libdecnumber: Import decNumber sources from the dfp-branch.
10394
10395 2005-11-21 Kean Johnston <jkj@sco.com>
10396
10397 * config.sub, config.guess: Sync from upstream sources.
10398
10399 2005-11-21 Ben Elliston <bje@au.ibm.com>
10400
10401 Import from Autoconf sources:
10402
10403 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
10404 * config/move-if-change: Don't output "$2 is unchanged";
10405 suggested by Ben Elliston. Handle weird characters correctly.
10406
10407 2005-11-18 Andreas Tobler <a.tobler@schweiz.ch>
10408
10409 * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
10410 to match upstream libtool for darwin.
10411
10412 2005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
10413
10414 * Makefile.def: Remove gdb dependencies for gdbtk.
10415 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
10416 (configure-gdb, install-gdb): New rules.
10417 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
10418 * Makefile.in, configure: Regenerated.
10419
10420 2005-11-06 Janne Blomqvist <jb@gcc.gnu.org>
10421
10422 * MAINTAINERS (Write After Approval): Add myself.
10423
10424 2005-11-06 Erik Edelmann <eedelman@gcc.gnu.org>
10425
10426 * MAINTAINERS (Write After Approval): Add myself.
10427
10428 2005-10-24 Diego Novillo <dnovillo@redhat.com>
10429
10430 * MAINTAINERS (alias analysis): Add Daniel Berlin and
10431 Diego Novillo.
10432
10433 2005-10-22 Paolo Bonzini <bonzini@gnu.org>
10434
10435 PR bootstrap/24297
10436 * Makefile.tpl (do-[+make-target+], do-check, install,
10437 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
10438 are set before recursing.
10439 * Makefile.in: Regenerate.
10440
10441 2005-10-20 Eric Botcazou <ebotcazou@adacore.com>
10442
10443 PR bootstrap/18939
10444 * Makefile.def (gcc) <target>: Fix thinko.
10445 * Makefile.in: Regenerate.
10446
10447 2005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
10448
10449 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
10450 * configure: Regenerate.
10451
10452 2005-10-15 Jie Zhang <jie.zhang@analog.com>
10453
10454 * MAINTAINERS (Write After Approval): Add self.
10455
10456 2005-10-08 Kazu Hirata <kazu@codesourcery.com>
10457
10458 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
10459 target-libffi, target-qthreads, target-libjava, and
10460 targetlibobjc.
10461 * configure: Regenerate.
10462
10463 2005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
10464
10465 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
10466 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
10467 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
10468 (USUAL_OBJDUMP_FOR_TARGET): New.
10469 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
10470 * configure.in: Check for $OBJDUMP_FOR_TARGET.
10471 * configure, Makefile.in: Regenerated.
10472
10473 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
10474
10475 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
10476 before other host packages.
10477
10478 2005-10-05 Kaz Kojima <kkojima@gcc.gnu.org>
10479
10480 * MAINTAINERS: Add self as sh libraries/configury maintainer.
10481
10482 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
10483
10484 PR bootstrap/22340
10485
10486 * configure.in (default_target): Remove.
10487 * Makefile.tpl (all): Do not use prerequisites as subroutines
10488 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
10489 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
10490 use prerequisites as subroutines.
10491 (check-host, check-target): New.
10492 (bootstrap configure & all targets): Do not use stage*-start
10493 if the directory layout is already ok.
10494 (non-bootstrap configure & all targets): Prepend a $(unstage).
10495 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
10496 (NOTPARALLEL): Remove.
10497 (unstage, stage variables): New variables.
10498 (unstage, stage targets): Simply expand to those variables.
10499
10500 * configure: Regenerate.
10501 * Makefile.in: Regenerate.
10502
10503 2005-10-04 James E Wilson <wilson@specifix.com>
10504
10505 * Makefile.def (lang_env_dependencies): Add libmudflap.
10506 * Makefile.in: Regenerate.
10507
10508 2005-10-03 Andreas Schwab <schwab@suse.de>
10509
10510 Backport from libtool CVS:
10511 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu>
10512
10513 * ltmain.sh: add support for installing into temporary
10514 staging area (e.g. 'make install DESTDIR=...')
10515
10516 2005-10-03 H.J. Lu <hongjiu.lu@intel.com>
10517
10518 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
10519 * configure: Regenerated.
10520
10521 2005-09-30 Andrew Pinski <pinskia@physics.uc.edu>
10522
10523 * configure: Regenerate with the correct
10524 autoconf version.
10525
10526 2005-09-30 Catherine Moore <clm@cm00re.com>
10527
10528 * configure.in (bfin-*-*): New.
10529 * configure: Regenerated.
10530
10531 2005-09-28 Geoffrey Keating <geoffk@apple.com>
10532
10533 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
10534 (LIPO_FOR_TARGET): New.
10535 (CONFIGURED_LIPO_FOR_TARGET): New.
10536 (USUAL_LIPO_FOR_TARGET): New.
10537 (STRIP_FOR_TARGET): New.
10538 (CONFIGURED_STRIP_FOR_TARGET): New.
10539 (USUAL_STRIP_FOR_TARGET): New.
10540 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
10541 STRIP_FOR_TARGET.
10542 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
10543 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
10544 * Makefile.in: Regenerate.
10545 * configure: Regenerate.
10546
10547 2005-09-19 David Edelsohn <edelsohn@gnu.org>
10548
10549 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
10550 (rs6000-*-aix*): Same.
10551 * configure: Regenerate.
10552
10553 2005-09-16 Tom Tromey <tromey@redhat.com>
10554
10555 * MAINTAINERS: Add self as java maintainer.
10556
10557 2005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
10558
10559 * configure.in: Recognize f95 in the --enable-languages option,
10560 and substitute it for fortran, issuing a warning.
10561 * configure: Regenerate.
10562
10563 2005-08-30 Phil Edwards <phil@codesourcery.com>
10564
10565 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
10566 * configure: Regenerated.
10567
10568 2005-08-22 Aldy Hernandez <aldyh@redhat.com>
10569
10570 * MAINTAINERS: Add self as ms1 maintainer.
10571
10572 2005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
10573
10574 * Makefile.def (libssp): Add to lang_env_dependencies.
10575 * Makefile.in: Regenerate.
10576
10577 2005-08-18 Ian Lance Taylor <ian@airs.com>
10578
10579 * MAINTAINERS: Add myself as middle-end maintainer.
10580
10581 2005-08-17 Christian Groessler <chris@groessler.org>
10582
10583 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
10584 * Makefile.in: Regenerate.
10585
10586 2005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
10587
10588 * MAINTAINERS (write after approval): Added myself.
10589
10590 2005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
10591
10592 * MAINTAINERS (Write After Approval): Add myself.
10593
10594 2005-08-12 Paolo Bonzini <bonzini@gnu.org>
10595
10596 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
10597 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
10598 Look for alternate names of the target cc and c++
10599 * configure: Regenerate.
10600
10601 2005-08-08 Paolo Bonzini <bonzini@gnu.org>
10602
10603 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
10604 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
10605 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
10606 tools; remove code to manually set them.
10607 (Target tools): Look in the environment for them.
10608 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
10609 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
10610 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
10611 build directory.
10612 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
10613 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
10614 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
10615 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
10616 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
10617 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
10618 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
10619 * configure: Regenerate.
10620 * Makefile.in: Regenerate.
10621
10622 2005-07-28 Ben Elliston <bje@au.ibm.com>
10623
10624 * MAINTAINERS: Update for removed CPU targets.
10625
10626 2005-07-27 Mark Mitchell <mark@codesourcery.com>
10627
10628 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
10629 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
10630 * Makefile.in: Regenerated.
10631
10632 2005-07-26 Mark Mitchell <mark@codesourcery.com>
10633
10634 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
10635 (CFLAGS_FOR_TARGET): Use it.
10636 (CXXFLAGS_FOR_TARGET): Likewise.
10637 * Makefile.in: Regenerated.
10638 * configure.in (--with-build-sysroot): New option.
10639 * configure: Regenerated.
10640
10641 2005-07-24 Paolo Bonzini <bonzini@gnu.org>
10642
10643 * Makefile.tpl: Wrap install between unstage and stage
10644 * Makefile.in: Regenerate.
10645
10646 2005-07-21 Eric Christopher <echristo@apple.com>
10647
10648 * MAINTAINERS: Update affiliation.
10649
10650 2005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
10651
10652 * MAINTAINERS: Add self as crx port maintainer.
10653
10654 2005-07-20 DJ Delorie <dj@redhat.com>
10655
10656 * MAINTAINERS: Add self as m32c maintainer.
10657
10658 2005-07-16 Kelley Cook <kcook@gcc.gnu.org>
10659
10660 * all files: Update FSF address.
10661
10662 2005-07-15 Eric Christopher <echristo@redhat.com>
10663
10664 * MAINTAINERS: Change affiliation.
10665
10666 2005-07-14 Jim Blandy <jimb@redhat.com>
10667
10668 * configure.in: Add cases for Renesas m32c.
10669 * configure: Regenerated.
10670
10671 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
10672
10673 * COPYING.LIB: Update from fsf.org.
10674
10675 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
10676
10677 * COPYING, compile, config.guess,
10678 config.sub, install-sh, missing, mkinstalldirs,
10679 symlink-tree, ylwrap: Sync from upstream sources.
10680 * config-ml.in: Update FSF address.
10681
10682 2005-07-13 Eric Christopher <echristo@redhat.com>
10683
10684 * configure.in: Add toplevel noconfigdir support for tpf.
10685 * configure: Regenerate.
10686
10687 2005-07-11 Paolo Bonzini <bonzini@gnu.org>
10688
10689 PR ada/22340
10690
10691 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
10692 * Makefile.in: Regenerate.
10693
10694 2005-07-07 Mark Mitchell <mark@codesourcery.com>
10695
10696 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
10697 Brolley to write-after-approval.
10698
10699 2005-07-07 Andreas Schwab <schwab@suse.de>
10700
10701 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
10702 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
10703 * Makefile.in: Regenerated.
10704
10705 2005-07-06 Geoffrey Keating <geoffk@apple.com>
10706
10707 * configure.in: Don't build sim or rda when targetting darwin.
10708 * configure: Regenerate.
10709
10710 2005-07-06 Kazu Hirata <kazu@codesourcery.com>
10711
10712 * configure.in: Add --enable-libssp and --disable-libssp.
10713 * configure: Regenerate with autoconf-2.13.
10714
10715 2005-07-02 Jakub Jelinek <jakub@redhat.com>
10716
10717 * Makefile.def (target_modules): Add libssp.
10718 * configure.in (target_libraries): Add target-libssp.
10719 * configure: Rebuilt.
10720 * Makefile.in: Rebuilt.
10721
10722 2005-07-01 Zack Weinberg <zackw@panix.com>
10723
10724 * MAINTAINERS: Change email address. Resign from maintainership.
10725
10726 2005-07-01 Richard Guenther <rguenther@suse.de>
10727
10728 * MAINTAINERS: Change my e-mail address and affiliation.
10729
10730 2005-06-22 Paolo Bonzini <bonzini@gnu.org>
10731
10732 * Makefile.def (stagefeedback): Come after profile.
10733 Define profiledbootstrap target.
10734 * Makefile.tpl (profiledbootstrap): Remove.
10735 (stageprofile-end): Zap stagefeedback.
10736 (stagefeedback-start): Copy all .gcda files, not only GCC's.
10737 * Makefile.in: Regenerate.
10738
10739 2005-06-13 Richard Sandiford <richard@codesourcery.com>
10740
10741 * MAINTAINERS: Update my email address.
10742
10743 2005-06-13 Zack Weinberg <zack@codesourcery.com>
10744
10745 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
10746 In 'cpp' stanza, support '#line' as well as '# '.
10747
10748 2005-06-08 Andreas Schwab <schwab@suse.de>
10749
10750 * MAINTAINERS: Move myself from 'Write After Approval' to
10751 'CPU Port Maintainers' section as m68k maintainer.
10752
10753 2005-06-07 Hans-Peter Nilsson <hp@axis.com>
10754
10755 * configure.in (unsupported_languages): New macro.
10756 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
10757 non-ported target libraries in noconfigdirs.
10758 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
10759 non-linux-gnu. Remove libgcj_ex_libffi.
10760 <lang_frag loop>: Set add_this_lang=no if the language is in
10761 unsupported_languages.
10762 * configure: Regenerate.
10763
10764 2005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
10765
10766 * configure.in: Fix typo in handling of --with-mpfr-dir.
10767 * configure: Regenerate.
10768
10769 2005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
10770
10771 * MAINTAINERS: Update my email address.
10772
10773 2005-06-02 Jim Blandy <jimb@redhat.com>
10774
10775 * config.sub: Add cases for the Renesas m32c. (This patch has been
10776 accepted into the master sources.)
10777
10778 2005-06-02 Aldy Hernandez <aldyh@redhat.com>
10779 Michael Snyder <msnyder@redhat.com>
10780 Stan Cox <scox@redhat.com>
10781
10782 * configure.in: Set noconfigdirs for ms1.
10783
10784 * configure: Regenerate.
10785
10786 2005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
10787
10788 * MAINTAINERS (Write After Approval): Add self.
10789
10790 2005-06-01 Josh Conner <jconner@apple.com>
10791
10792 * MAINTAINERS (Write After Approval): Add self.
10793
10794 2005-06-01 Kazu Hirata <kazu@codesourcery.com>
10795
10796 * MAINTAINERS: Update my email address.
10797
10798 2005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
10799
10800 * MAINTAINERS (Write After Approval): Add self.
10801
10802 2005-05-26 Chris Demetriou <cgd@broadcom.com>
10803
10804 * MAINTAINERS (Write After Approval): Remove self.
10805
10806 2005-05-25 Paolo Bonzini <bonzini@gnu.org>
10807
10808 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
10809 (Dependencies): Consider target modules for bootstrap dependencies.
10810 Make target bootstrap modules depend on each stage's gcc.
10811 * Makefile.in: Regenerate.
10812
10813 2005-05-20 Paolo Bonzini <bonzini@gnu.org>
10814
10815 * Makefile.def (configure-gcc): Depend on binutils having been built.
10816 (all-gcc): No need to do it here.
10817 * Makefile.in: Regenerate.
10818
10819 2005-05-19 Paul Brook <paul@codesourcery.com>
10820
10821 * configure.in: Rewrite misleading error message when requested
10822 language cannot be built.
10823 * configure: Regenerate.
10824
10825 2005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
10826
10827 * ylwrap: Import from Automake 1.9.5.
10828
10829 2005-05-13 David Ung <davidu@mips.com>
10830
10831 * MAINTAINERS (Write After Approval): Add self.
10832
10833 2005-05-09 Mike Stump <mrs@apple.com>
10834
10835 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
10836 lt_cv_sys_max_cmd_len for now.
10837
10838 2005-05-09 Stan Cox <scox@redhat.com>
10839
10840 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
10841
10842 2005-05-08 Matt Kraai <kraai@ftbfs.org>
10843
10844 * README.SCO: Update the URL.
10845
10846 2005-05-05 David Edelsohn <edelsohn@gnu.org>
10847
10848 * ltconfig: Define file_list_spec. Pass file_list_spec and
10849 with_gnu_ld to libtool.
10850 * ltcf-c.sh (aix[45]): Define file_list_spec.
10851 * ltcf-cxx.sh (aix[45]): Same.
10852 * ltcf-gcj.sh (aix[45]): Same.
10853 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
10854 exists, write list of input files to temporary file.
10855
10856 2005-05-04 Mike Stump <mrs@apple.com>
10857
10858 * configure.in: Always pass --target to target configures as
10859 otherwise rebuilds that do --recheck will fail.
10860 * confiugure: Rebuilt.
10861
10862 2005-05-04 Paolo Bonzini <bonzini@gnu.org>
10863
10864 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
10865 STAGE_HOST_EXPORTS.
10866 (configure, all): Add bootstrap support.
10867 (Host modules, target modules): Pass post-stage1 flags and exports.
10868 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
10869 * Makefile.in: Regenerate.
10870
10871 2005-04-29 Paolo Bonzini <bonzini@gnu.org>
10872
10873 * configure: Regenerate.
10874
10875 2005-04-27 Mike Stump <mrs@apple.com>
10876
10877 * MAINTAINERS: Add self as darwin maintainer.
10878
10879 2005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
10880
10881 * config.sub: Update from master copy.
10882
10883 2005-04-21 Mike Stump <mrs@apple.com>
10884
10885 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
10886 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
10887
10888 2005-04-19 Hans-Peter Nilsson <hp@axis.com>
10889
10890 * configure.in <crisv32-*-*, cris-*-*>: New local variable
10891 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
10892 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
10893 "*-*-elf" and "*-*-linux*".
10894 * configure: Regenerate.
10895
10896 2005-04-14 Joseph S. Myers <joseph@codesourcery.com>
10897
10898 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
10899
10900 2005-04-12 Mike Stump <mrs@apple.com>
10901
10902 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
10903
10904 2005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
10905
10906 * MAINTAINERS (Write After Approval): Add myself.
10907
10908 2005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
10909
10910 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
10911
10912 2005-04-06 Paolo Bonzini <bonzini@gnu.org>
10913
10914 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
10915 (TARGET_CONFIGARGS): Include --with-target-subdir.
10916 (configure, all): New macros. Use them throughout.
10917 * Makefile.in: Regenerate.
10918
10919 2005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
10920
10921 * MAINTAINERS (Write After Approval): Add myself.
10922
10923 2005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
10924
10925 * MAINTAINERS: Remove 'loop unrolling' maintainer.
10926
10927 2005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
10928
10929 * MAINTAINERS: Move John Carr to Write After Approval.
10930
10931 2005-03-30 J"orn Rennecke <joern.rennecke@st.com>
10932
10933 * config/mh-mingw32: Delete.
10934 * configure.in: Don't use it.
10935 * configure: Regenerate.
10936
10937 2005-03-31 Paolo Bonzini <bonzini@gnu.org>
10938
10939 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
10940 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
10941 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
10942 (HOST_LIB_PATH): Generate from Makefile.def.
10943 (TARGET_LIB_PATH): Likewise.
10944 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
10945 * Makefile.in: Regenerate.
10946 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
10947 (RPATH_ENVVAR): Include Darwin case.
10948 * configure: Regenerate.
10949
10950 2005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
10951
10952 * MAINTAINERS (Various Maintainers): Remove self.
10953 (Write After Approval): Add self.
10954
10955 2005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
10956
10957 * MAINTAINERS (Various Maintainers): Add self.
10958
10959 2005-03-25 Paolo Bonzini <bonzini@gnu.org>
10960
10961 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
10962 * configure: Regenerate.
10963
10964 2005-03-21 Zack Weinberg <zack@codesourcery.com>
10965
10966 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
10967 gcc_version, and gcc_version_trigger from set of flags to pass.
10968 * Makefile.tpl: Remove definitions of above variables.
10969 (config.status): Remove dependency on $(gcc_version_trigger).
10970 * Makefile.in: Regenerate.
10971 * configure.in: Do not reference config/gcc-version.m4 nor
10972 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
10973 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
10974 * configure: Regenerate.
10975
10976 2005-03-16 Manfred Hollstein <manfred.h@gmx.net>
10977 Andrew Pinski <pinskia@physics.uc.edu>
10978
10979 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
10980 * Makefile.in: Regenerate.
10981
10982 2005-03-13 Feng Wang <fengwang@nudt.edu.cn>
10983
10984 * MAINTAINERS (Write After Approval): Add myself.
10985
10986 2005-03-03 David Ayers <d.ayers@inode.at>
10987
10988 * MAINTAINERS (Write After Approval): Add myself.
10989
10990 2005-03-01 Alexandre Oliva <aoliva@redhat.com>
10991
10992 PR libgcj/20160
10993 * ltmain.sh: Avoid creating archives with components that have
10994 duplicate basenames.
10995
10996 2005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
10997
10998 PR bootstrap/20250
10999 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
11000 instead of check.
11001 * Makefile.in: Regenerate.
11002
11003 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
11004
11005 * Makefile.in: Regenerate to fix conflict between the previous two
11006 patches.
11007
11008 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
11009
11010 PR bootstrap/17383
11011 * Makefile.def (target_modules): Remove "stage", now unnecessary.
11012 * Makefile.tpl (HOST_SUBDIR): New substitution.
11013 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
11014 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
11015 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
11016 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
11017 (Host modules, Bootstrapped modules): Use it.
11018 (Build modules, Target modules): Do not create symlink trees,
11019 always configure out-of-srcdir.
11020 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
11021 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
11022 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
11023 $(HOST_SUBDIR). Create a symlink for host_subdir.
11024
11025 * Makefile.in: Regenerate.
11026 * configure: Regenerate.
11027
11028 2005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
11029
11030 Merged from libada-gnattools-branch:
11031 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
11032
11033 * gnattools: New directory.
11034 * Makefile.def: Add gnattools as a module, depending on target-libada.
11035 * Makefile.in: Regenerate.
11036 * configure.in: Include gnattools in host_tools; disable it if ada
11037 is disabled.
11038 * configure: Regenerate.
11039
11040 2005-02-24 James A. Morrison <phython@gcc.gnu.org>
11041
11042 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
11043 treelang maintainer.
11044 (Write After Approval): Remove myself.
11045
11046 2005-02-23 Paul Schlie <schlie@comcast.net>
11047
11048 * configure.in: Allow darwin targeted ports to build tk, itcl and
11049 libgui.
11050 * configure: Regenerate.
11051
11052 2005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
11053
11054 PR libgcj/10353
11055 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
11056 * configure: Regenerate.
11057
11058 2005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
11059
11060 * MAINTAINERS (Write After Approval): Add myself.
11061
11062 2005-02-10 Ian Lance Taylor <ian@airs.com>
11063
11064 * MAINTAINERS: Update my e-mail address.
11065
11066 2005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
11067
11068 * MAINTAINERS (Write After Approval): Add myself.
11069
11070 2005-01-29 Hans-Peter Nilsson <hp@axis.com>
11071
11072 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
11073 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
11074 target-libgloss when not *-*-elf and *-*-aout.
11075 * configure: Regenerate.
11076
11077 2005-01-23 Kazu Hirata <kazu@cs.umass.edu>
11078
11079 * MAINTAINERS: Remove obsolete entries.
11080
11081 * MAINTAINERS (Write After Approval): Add Michael Matz.
11082
11083 2005-01-19 Neil Booth <neil@daikokuya.co.uk>
11084
11085 * MAINTAINERS: Remove self as cpplib maintainer.
11086
11087 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
11088
11089 * install-sh, config.sub: Import from upstream.
11090
11091 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
11092
11093 PR bootstrap/18222
11094 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
11095 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
11096 * Makefile.in: Regenerate.
11097
11098 2005-01-16 Jason Thorpe <thorpej@netbsd.org>
11099
11100 * MAINTAINERS: Update my email address.
11101
11102 2005-01-12 David Edelsohn <edelsohn@gnu.org>
11103 Andreas Schwab <schwab@suse.de>
11104
11105 PR bootstrap/18033
11106 * config-ml.in: Eval option if surrounded by single quotes.
11107
11108 2005-01-03 Paolo Bonzini <bonzini@gnu.org>
11109
11110 Revert 2004-12-28 Makefile changes, a better fix will be
11111 applied to mainline and src after GCC 4.0 branches.
11112
11113 2004-12-28 Paolo Bonzini <bonzini@gnu.org>
11114
11115 PR bootstrap/17383
11116
11117 * Makefile.def (target_modules): Remove stage parameter,
11118 it is always true now.
11119 * Makefile.tpl (configure-build-[+module+],
11120 configure-target-[+module+]): Always build symlink tree
11121 for the directory and for include. BUILD_SUBDIR and
11122 TARGET_SUBDIR cannot be . anymore.
11123 * Makefile.in: Regenerate.
11124
11125 2004-12-25 David Edelsohn <edelsohn@gnu.org>
11126
11127 Revert 2004-12-08 Makefile changes.
11128
11129 2004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
11130
11131 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
11132 cygwin, mingw.
11133
11134 2004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
11135
11136 * configure.in (sh64-*-*): Reenable gprof.
11137 * configure: Regenerate.
11138
11139 2004-12-08 David Edelsohn <edelsohn@gnu.org>
11140
11141 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
11142 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
11143 (EXTRA_TARGET_FLAGS): Add PICFLAG.
11144 * Makefile.in: Regenerate.
11145
11146 2004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
11147
11148 * MAINTAINERS: Update my email address.
11149
11150 2004-12-07 Matt Kraai <kraai@ftbfs.org>
11151
11152 * Makefile.tpl: Generate normal dependencies if the LHS module is
11153 not bootstrapped.
11154 * Makefile.in: Regenerate.
11155
11156 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
11157
11158 * configure.in: Include config/gxx-include-dir.m4. Use
11159 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
11160 * configure: Regenerate.
11161
11162 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
11163
11164 * config.if: Delete.
11165 * configure.in: Set libstdcxx_incdir directly.
11166 * configure: Regenerate.
11167
11168 2004-12-02 Eric Christopher <echristo@redhat.com>
11169
11170 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
11171 * Makefile.in: Regenerate.
11172
11173 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
11174
11175 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
11176 * configure: Regenerate.
11177
11178 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
11179
11180 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
11181 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
11182 * configure: Regenerate.
11183
11184 2004-12-01 Eric Christopher <echristo@redhat.com>
11185
11186 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
11187 of things to remove.
11188
11189 2004-11-29 Matt Kraai <kraai@ftbfs.org>
11190
11191 * MAINTAINERS (Write After Approval): Update my e-mail address.
11192
11193 2004-11-29 Kelley Cook <kcook@gcc.gnu.org>
11194
11195 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
11196 from CVS libtool to always pass_all.
11197
11198 2004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
11199
11200 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
11201 (hppa*64*-*-*): Delete incorrect comment.
11202 * configure: Rebuilt.
11203
11204 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
11205
11206 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
11207
11208 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
11209
11210 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
11211 from CVS libtool to always pass_all.
11212
11213 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
11214
11215 * install-sh, compile: Import from automake.
11216
11217 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
11218
11219 * config.guess, config.sub: Import from savannnah.
11220
11221 2004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
11222
11223 * MAINTAINERS (Write After Approval): Add myself
11224
11225 2004-11-12 Mike Stump <mrs@apple.com>
11226
11227 * Makefile.def: Add html support.
11228 * Makefile.tpl: Likewise.
11229 * Makefile.in: Regenerate.
11230
11231 2004-11-11 Geoffrey Keating <geoffk@apple.com>
11232
11233 PR 18423
11234 * configure.in: Remove all instances of build-fixincludes from
11235 noconfigdirs.
11236 (build_configargs): Supply --target to subdirectories.
11237 * configure: Regenerate.
11238
11239 * Makefile.def: Make gcc install depend on fixincludes install.
11240 * Makefile.in: Regenerate.
11241
11242 2004-11-10 Janis Johnson <janis187@us.ibm.com>
11243
11244 * MAINTAINERS: Add myself as gcc testsuite maintainer.
11245
11246 2004-11-11 Paul Brook <paul@codesourcery.com>
11247
11248 * MAINTAINERS: Add self as arm maintainer. Update email address.
11249
11250 2004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
11251
11252 * configure.in (noconfigdirs) [mmix-*-*]: Disable
11253 target-libgfortran.
11254 * configure: Regenerate.
11255
11256 2004-11-07 David Edelsohn <edelsohn@gnu.org>
11257
11258 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
11259 like CC.
11260
11261 2004-11-05 Paolo Bonzini <bonzini@gnu.org>
11262
11263 * Makefile.def (host fixincludes): Specify missing targets.
11264 * Makefile.in: Regenerate.
11265
11266 2004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
11267
11268 * MAINTAINERS: Add myself
11269
11270 2004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
11271
11272 * MAINTAINERS (Write After Approval): Add myself.
11273
11274 2004-11-04 Geoffrey Keating <geoffk@apple.com>
11275
11276 * Makefile.def: Build fixincludes for the host, too.
11277 * Makefile.in: Regenerate.
11278 * configure.in (host_tools): Add fixincludes.
11279 * configure: Regenerate.
11280
11281 2004-11-04 Daniel Jacobowitz <dan@debian.org>
11282
11283 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
11284 * configure: Regenerated.
11285
11286 2004-11-04 H.J. Lu <hongjiu.lu@intel.com>
11287
11288 PR other/17783
11289 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
11290 * configure: Regenerated.
11291
11292 2004-10-31 Mark Mitchell <mark@codesourcery.com>
11293
11294 * README.SCO: Update per FSF instructions.
11295
11296 2004-10-28 Eric B. Weddington <ericw@evcohs.com>
11297
11298 PR target/18151
11299 * configure.in (case ${target}): Do not build fixincludes for avr.
11300 * configure: Regenerated.
11301
11302 2004-10-26 Paolo Bonzini <bonzini@gnu.org>
11303
11304 * configure.in (case ${target}): Do not build fixincludes
11305 on platforms where it is not used.
11306 * configure: Regenerated.
11307
11308 2004-10-23 Daniel Jacobowitz <dan@debian.org>
11309
11310 * configure.in: Use an absolute path to install-sh.
11311 * configure: Regenerated.
11312
11313 2004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
11314
11315 * MAINTAINERS (Write After Approval): Add myself.
11316
11317 2004-10-19 Kazu Hirata <kazu@cs.umass.edu>
11318
11319 * MAINTAINERS: Remove from Write After Approval those that are
11320 already maintainers.
11321
11322 2004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
11323
11324 * MAINTAINERS: Update my email address.
11325
11326 2004-10-12 Kelley Cook <kcook@gcc.gnu.org>
11327
11328 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
11329 * configure: Regenerate.
11330
11331 2004-10-07 J"orn Rennecke <joern.rennecke@st.com>
11332
11333 * MAINTAINERS: Update my email address.
11334
11335 2004-10-07 Kazu Hirata <kazu@cs.umass.edu>
11336
11337 * MAINTAINERS (Language Front Ends Maintainers): New. Move
11338 entries belonging to this category.
11339
11340 2004-10-06 Josef Zlomek <josef.zlomek@email.cz>
11341
11342 * MAINTAINERS: Update my e-mail address.
11343
11344 2004-10-06 Paolo Bonzini <bonzini@gnu.org>
11345
11346 Fix wrong conflict resolution in:
11347
11348 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
11349
11350 * Makefile.in: Regenerate.
11351 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
11352 in the recursive `make', instead of hardwiring `all'.
11353 (Autogenerated TARGET-* variables): New.
11354
11355 2004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
11356
11357 * configure.in: Enable target-libgloss for crx-*-*.
11358 * configure: Regenerate.
11359
11360 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
11361
11362 * MAINTAINERS (Various Maintainers): Move the "windows,
11363 cygwin, mingw" maintainer to ...
11364 (OS Port Maintainers): ... here.
11365
11366 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
11367
11368 * MAINTAINERS (Write After Approval): Remove those that are
11369 maintainers of some subsystem.
11370
11371 2004-10-02 P.J. Darcy <darcypj@us.ibm.com>
11372
11373 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
11374 * ltcf-cxx.sh (tpf*): Likewise.
11375 * ltconfig (tpf*): Add TPF OS configuration support.
11376
11377 2004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
11378
11379 * MAINTAINERS: Change my email address to my new work account.
11380
11381 2004-09-24 Michael Roth <mroth@nessie.de>
11382
11383 * configure.in (--without-headers): Add missing double quotes.
11384 * configure: Regenerate.
11385
11386 2004-09-24 Kelley Cook <kcook@gcc.gnu.org>
11387
11388 * ylwrap: Revert to previous version.
11389
11390 2004-09-23 H.J. Lu <hongjiu.lu@intel.com>
11391
11392 PR bootstrap/17369
11393 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
11394 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
11395 SET_GCC_LIB_PATH_CMD.
11396 (BASE_TARGET_EXPORTS): Likewise.
11397 * Makefile.in: Regenerated.
11398
11399 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
11400 * configure: Regenerated.
11401
11402 2004-09-23 Kelley Cook <kcook@gcc.gnu.org>
11403
11404 * config.guess: New upstream version
11405 * compile, depcomp, install-sh, ylwrap: Likewise.
11406
11407 2004-09-19 Roger Sayle <roger@eyesopen.com>
11408
11409 * config/mh-x86omitfp: New host makefile fragment. Add
11410 -fomit-frame-pointer to the default BOOT_CFLAGS.
11411 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
11412 * configure: Regenerate.
11413
11414 2004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
11415
11416 PR target/11572
11417 * configure.in (*-*-darwin*): Renable libobjc.
11418 * configure: Regenerate.
11419
11420 2004-09-10 Nathan Sidwell <nathan@codesourcery.com>
11421
11422 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
11423
11424 2004-09-09 Daniel Berlin <dberlin@dberlin.org>
11425
11426 * Makefile.def: Remove libbanshee.
11427 * Makefile.tpl: Ditto.
11428 * configure.in: Ditto.
11429 * Makefile.in: Regen.
11430 * configure: Ditto.
11431
11432 2004-09-08 David Edelsohn <edelsohn@gnu.org>
11433
11434 * ltmain.sh: Use $pic_object as $non_pic_object if
11435 $non_pic_object=none.
11436
11437 2004-09-07 Paolo Bonzini <bonzini@gnu.org>
11438
11439 * missing: Import latest version from master repository.
11440
11441 2004-09-06 Nick Clifton <nickc@redhat.com>
11442
11443 * config.sub: Import latest version from master repository.
11444 * config.guess: Likewise.
11445 This includes these changes:
11446
11447 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
11448
11449 * config.sub: Handle crisv32, alias etraxfs.
11450 * config.guess (crisv32:Linux:*:*): Handle.
11451
11452 2004-08-13 Brad Smith <brad@comstyle.com>
11453
11454 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
11455 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
11456
11457 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
11458
11459 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
11460 assume the processor is a powerpc. This is because coreutils
11461 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
11462 in this case, due to a MacOS X bug that causes
11463 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
11464 to return a negative number.
11465 Problem reported by Petter Reinholdtsen in:
11466 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
11467
11468 2004-07-19 Ben Elliston <bje@gnu.org>
11469
11470 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
11471
11472 2004-06-24 Ben Elliston <bje@gnu.org>
11473
11474 * config.guess: Update copyright years.
11475 * config.sub: Likewise.
11476
11477 2004-06-22 Robert Millan <robertmh@gnu.org>
11478
11479 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
11480 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
11481
11482 2004-06-22 Stanley F. Quayle <stan@stanq.com>
11483
11484 * config.guess (*:*VMS:*:*): New entry. Replaces
11485 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
11486 manufacturer.
11487
11488 2004-06-22 Ben Elliston <bje@gnu.org>
11489
11490 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
11491 * config.sub: Likewise.
11492
11493 2004-06-22 Ben Elliston <bje@gnu.org>
11494
11495 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
11496 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
11497
11498 2004-06-11 Ben Elliston <bje@gnu.org>
11499
11500 * config.guess (pegasos:OpenBSD:*:*): Remove.
11501
11502 2004-06-11 Ben Elliston <bje@gnu.org>
11503
11504 From Wouter Verhelst <wouter@grep.be>:
11505 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
11506
11507 2004-06-11 Ben Elliston <bje@gnu.org>
11508
11509 * config.guess (luna88k:OpenBSD:*:*): New.
11510
11511 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
11512
11513 * config.guess (m32r*:Linux:*:*): New case.
11514 * config.sub: Handle m32rle.
11515
11516 2004-03-12 Ben Elliston <bje@wasabisystems.com>
11517
11518 From Jens Petersen <petersen@redhat.com>:
11519 * config.sub: Handle sparcv8.
11520
11521 2004-03-03 Ben Elliston <bje@wasabisystems.com>
11522
11523 From Tom Smith <smith@cag.lkg.hp.com>:
11524 * config.guess: Version suffixes are equally significant on Tru64
11525 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
11526 prefix of "P" (patched kernel).
11527
11528 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
11529
11530 * config.sub: Add support for National Semiconductor CRX target.
11531
11532 2004-09-03 Janis Johnson <janis187@us.ibm.com>
11533
11534 * MAINTAINERS (Various Maintainers): Remove myself as web page
11535 maintainer, add myself as maintainer of build status lists.
11536
11537 2004-09-03 Jan Beulich <jbeulich@novell.com>
11538
11539 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
11540 *-*-netware, but add target-libmudflap.
11541 Consolidate *-*-netware targets (of which really only i?86 exists)
11542 into a single entry.
11543 * configure: Likewise.
11544
11545 2004-09-01 Paolo Bonzini <bonzini@gnu.org>
11546
11547 * Makefile.tpl (sorry): Remove.
11548 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
11549 (cleanstrap targets): Depend on distclean, not distclean-stage1.
11550 (do-clean): Clean per-stage directories too.
11551 (do-distclean): Run distclean-stage1 too.
11552 (.NOTPARALLEL): Enable during toplevel bootstrap.
11553 (stage[+id+]-bubble): Enable parallel execution during
11554 the recursive invocation.
11555 * Makefile.in: Regenerate.
11556
11557 Fix previous checkin:
11558
11559 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
11560 include.
11561 * configure.in: Fix indentation.
11562 * configure: Regenerate.
11563
11564 2004-08-31 Robert Bowdidge <bowdidge@apple.com>
11565
11566 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
11567 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
11568 * configure: regenerate
11569 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
11570 -mdynamic-no-pic
11571
11572 2004-08-31 Paolo Bonzini <bonzini@gnu.org>
11573
11574 * Makefile.def (build_modules): Add fixincludes.
11575 (dependencies): Make gcc depend on fixincludes.
11576 * configure.in (build_tools): Add fixincludes.
11577 (build_configdirs): Always include build_libs.
11578 * Makefile.in: Regenerate.
11579 * configure: Regenerate.
11580
11581 2004-08-30 Paolo Bonzini <bonzini@gnu.org>
11582
11583 * Makefile.def (bootstrap stages): Add 'lean' parameter.
11584 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
11585 phony targets; do not generate timestamp files.
11586 (distclean-stageN): Remove references to their timestamp files.
11587 (restageN, touch-stageN): Remove.
11588 (stageN-bubble): Rewritten.
11589 (compare): Support lean bootstraps.
11590 * Makefile.in: Regenerate.
11591
11592 * configure.in: Only warn when bootstrapping but
11593 build != host or build != target. Support lean bootstraps.
11594 * configure: Regenerate.
11595
11596 2004-08-26 Phil Edwards <phil@codesourcery.com>
11597
11598 * configure.in: Give a better error message if GMP/MPFR are missing
11599 and a language needing them has been requested.
11600 * configure: Regenerated.
11601
11602 2004-08-25 Phil Edwards <phil@codesourcery.com>
11603
11604 * configure.in: Print a list of available language front-ends if
11605 a requested one is missing. Tidy stray tab characters.
11606 * configure: Regenerated.
11607
11608 2004-08-19 Michael Koch <konqueror@gmx.de>
11609
11610 * gcc/doc/install.texi: Update entry about automake for libjava.
11611
11612 2004-08-17 Robert Millan <robertmh@gnu.org>
11613
11614 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
11615 (instead of FreeBSD).
11616 * configure: Regenerate.
11617
11618 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
11619
11620 * Makefile.in: Regenerate.
11621 * configure: Regenerate.
11622
11623 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
11624 stage_*_flags.
11625 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
11626 for bootstrapped modules if toplevel bootstrap is going.
11627 (GCC bootstrap): Generate per-stage targets for all bootstrapped
11628 modules. Adjust for changes in Makefile.def. Enable several
11629 rules even in non-bootstrap mode, just to avoid peppering the
11630 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
11631 (stage-[+prev+]-bubble): Remove.
11632
11633 * Makefile.def (Dependencies): Depend on all-build-bison,
11634 all-build-flex, all-build-byacc, all-build-texinfo, rather
11635 than the host variations.
11636 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
11637 with BUILD_SUBDIR.
11638 (BISON): Update for recent Bisons.
11639 (YACC): Fix typo.
11640 (cross): Depend on all-build.
11641 (all): Do not depend on all-build.
11642 (prebootstrap): Remove.
11643 (dep-kind): Accept separate prefixes for MODULE and ON variables.
11644 (Prebootstrap dependencies): Add them to the per-stage targets
11645 and to all-prebootstrap.
11646 * configure.in (build_configdirs): Always enable build_tools.
11647 (BUILD_DIR_PREFIX): Remove.
11648
11649 * Makefile.def (gcc): Add target variable.
11650 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
11651 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
11652 in the recursive `make', instead of hardwiring `all'.
11653 (Autogenerated TARGET-* variables): New.
11654
11655 2004-08-13 Brian Booth <bbooth@redhat.com>
11656
11657 * MAINTAINERS: Remove myself from write-after-approval.
11658
11659 2004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
11660
11661 * src-release: Stop distributing mmalloc with gdb (which doesn't
11662 use it).
11663 * Makefile.def: GDB doesn't depend on mmalloc anymore.
11664 * Makefile.in: Regenerate.
11665
11666 2004-08-09 Mark Mitchell <mark@codesourcery.com>
11667
11668 * configure.in (arm*-*-eabi*): New target.
11669 * configure: Regenerate.
11670
11671 2004-08-06 Paolo Bonzini <bonzini@gnu.org>
11672
11673 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
11674 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
11675 (Dependencies): New section.
11676 * Makefile.tpl (Dependencies): Generate from Makefile.def.
11677 (configure-target-[+module+]): Depend on maybe-all-gcc
11678 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
11679 (toplevel profiledbootstrap): Fix dependencies.
11680 * Makefile.in: Regenerate.
11681
11682 2004-08-03 Mark Mitchell <mark@codesourcery.com>
11683
11684 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
11685 target-libiberty to noconfigdirs.
11686 * configure: Regenerate.
11687
11688 2004-08-03 Paul Brook <paul@codesourcery.com>
11689
11690 * configure.in: Check for MPFR as well as GMP.
11691 * configure: Regenerate.
11692
11693 2004-08-01 Robert Millan <robertmh@gnu.org>
11694
11695 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
11696 libmudflap for all GNU-based systems (with Glibc).
11697 * configure: Regenerate.
11698
11699 2004-08-03 Paolo Bonzini <bonzini@gnu.org>
11700
11701 * Makefile.def (host-modules): Add gcc.
11702 * Makefile.in: Regenerate.
11703 * Makefile.tpl (sorry): New rule.
11704 (configure-host, all-host, [+make_target+]-host, do-check,
11705 install-host): Do not add gcc as a special case.
11706 (host modules): Add a small special-casing for gcc. Export
11707 extra_make_flags through the environment.
11708 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
11709 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
11710 other recursive targets for gcc): Remove.
11711
11712 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
11713 (stage, unstage): New rules.
11714 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
11715 distclean-stage[+id+]): Use stage_current.
11716 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
11717 the stage*-start rules.
11718
11719 2004-08-02 Geoffrey Keating <geoffk@apple.com>
11720
11721 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
11722 use -all_load flag.
11723
11724 2004-08-02 Paolo Bonzini <bonzini@gnu.org>
11725
11726 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
11727 * configure: Regenerate.
11728
11729 2004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
11730
11731 * maintainer-scripts/gcc_release: Revert yesterday's change.
11732
11733 2004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
11734
11735 * MAINTAINERS: Add myself to write-after-approval.
11736
11737 2004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
11738
11739 * libf2c: Removed.
11740 * gcc/gccbug.in: Updated because of libf2c removal.
11741 * maintainer-scripts/gcc_release: Ditto.
11742
11743 2004-07-09 Loren J. Rittle <ljrittle@acm.org>
11744
11745 * configure.in: Build libmudflap by default on FreeBSD.
11746 * configure: Regenerated.
11747
11748 2004-07-09 Mark Mitchell <mark@codesourcery.com>
11749
11750 * configure.in: Do not build libmudflap by default on non-GNU/Linux
11751 systems.
11752 * configure: Regenerated.
11753
11754 2004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
11755
11756 PR target/16344
11757 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
11758 feedback based compiler.
11759 * Makefile.in: Rebuilt.
11760
11761 2004-07-08 Alexandre Oliva <aoliva@redhat.com>
11762
11763 * Makefile.def (host_modules): Set bootstrap=true for flex.
11764 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
11765 * Makefile.in: Rebuilt.
11766
11767 2004-07-07 Jan Hubicka <jh@suse.cz>
11768
11769 * MAINTAINERS: Add self as a profile feedback maintainer.
11770
11771 2004-07-05 Phil Edwards <phil@codesourcery.com>
11772
11773 * configure.in: Do not prepend $srcdir to /dev/null in
11774 makefile fragments.
11775 * configure: Regenerate.
11776
11777 2004-07-01 Paolo Bonzini <bonzini@gnu.org>
11778
11779 * Makefile.def (build_modules): Add bison, byacc, flex,
11780 m4, texinfo.
11781 (flags_to_pass): Add FLEX.
11782 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
11783 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
11784 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
11785 DEFAULT_MAKEINFO): Remove.
11786 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
11787 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
11788 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
11789 objdir or else use configured tool.
11790 (all-build): New.
11791 (all): Depend on it.
11792 (Build module dependencies): Add.
11793 * Makefile.in: Regenerate.
11794 * configure.in: Better support for multiple build modules,
11795 matching what is done for host/target modules. Do not look
11796 for "plausible" locations of build tools if Canadian cross.
11797 Use autoconf's AC_PROG_CC to find a C compiler. Define
11798 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
11799 * configure: Regenerate.
11800
11801 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
11802
11803 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
11804 * Makefile.in: Regenerate.
11805
11806 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
11807
11808 * Makefile.tpl (configure-build-[+module+],
11809 configure-[+module+], configure-target-[+module+]): Pass
11810 [+extra_configure_args+].
11811 (all-build-[+module+], all-[+module+], check-[+module+],
11812 install-[+module+], [+make_target+]-[+module+],
11813 all-target-[+module+], check-target-[+module+],
11814 install-target-[+module+], [+make_target+]-target-[+module+]):
11815 Pass [+extra_make_args+].
11816 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
11817 (GCC_HOST_EXPORTS): Remove.
11818 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
11819 cross, check-gcc, check-gcc-c++, install-gcc,
11820 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
11821 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
11822 * Makefile.in: Regenerate.
11823
11824 2004-06-21 Matthew Sachs <msachs@apple.com>
11825
11826 * MAINTAINERS: Added self to write-after-approval.
11827
11828 2004-06-21 Christopher Faylor <cgf@alum.bu.edu>
11829
11830 * configure.in: Check for srcdir/winsup rather than build directory
11831 winsup.
11832 * configure: Regenerate.
11833
11834 2004-06-17 Corinna Vinschen <vinschen@redhat.com>
11835
11836 * configure.in: Don't build Cygwin native newlib if winsup
11837 directory is missing. Emit warning instead.
11838 * configure: Regenerate.
11839
11840 2004-06-09 Paolo Bonzini <bonzini@gnu.org>
11841
11842 * Makefile.tpl (touch-stage[+id+]): New.
11843 (restage[+prev+]): Depend on touch-stage[+id+].
11844
11845 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
11846 Use it throughout.
11847
11848 * Makefile.def: Add profile and feedback bootstrap stages.
11849 Remove next field from bootstrap stages.
11850 * Makefile.tpl (LN, LN_S): Substitute.
11851 (stageN-start, stageN-end): Use double-colon rules, to
11852 provide a hook for additional setup commands.
11853 (distclean-stageN-gcc, restageN): Create dependencies from
11854 [+prev+], not from [+next+].
11855 (stageN-bubble): Add commands for successive stages from
11856 [+prev+], using double-colon rules.
11857 (all-stageN-gcc): Fix typo.
11858 (stagefeedback-start, profiledbootstrap): New.
11859 * Makefile.in: Regenerate.
11860 * configure.in: Call ACX_PROG_LN.
11861 * configure: Regenerate.
11862
11863 2004-06-08 Canqun Yang <canqun@nudt.edu.cn>
11864
11865 * MAINTAINERS (Write After Approval): Add myself.
11866
11867 2004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
11868
11869 * MAINTAINERS (Write After Approval): Add myself.
11870
11871 2004-06-03 Paolo Bonzini <bonzini@gnu.org>
11872
11873 * configure.in: Fix --enable-bootstrap breakage introduced in trees
11874 without gcc.
11875 * configure: Regenerate.
11876
11877 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
11878
11879 * Makefile.tpl: Fix typo.
11880 * Makefile.in: Regenerate.
11881
11882 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
11883
11884 * configure.in: Remove new- prefix from toplevel
11885 bootstrap targets.
11886 * configure: Regenerate.
11887
11888 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
11889
11890 * Makefile.tpl (all.normal): Rename to all.
11891 (all): Replace with a rule to pick the default
11892 target from configure.
11893 (all-gcc, configure-gcc): Use conditionals to
11894 do nothing when toplevel bootstrap is going on.
11895 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
11896 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
11897 * configure.in: Support --enable-bootstrap.
11898
11899 * Makefile.def: Remove new- prefix from toplevel
11900 bootstrap targets.
11901 * Makefile.tpl: Likewise.
11902
11903 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
11904 target.
11905
11906 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
11907 $(RECURSE_FLAGS) to recursive invocation of make.
11908
11909 * Makefile.in: Regenerate.
11910 * configure: Regenerate.
11911
11912 2004-05-30 Andreas Jaeger <aj@suse.de>
11913 Jim Wilson <wilson@specifixinc.com>
11914
11915 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
11916 like CC.
11917
11918 2004-05-27 Daniel Jacobowitz <dan@debian.org>
11919
11920 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
11921 * configure: Regenerate.
11922
11923 2004-05-25 Daniel Jacobowitz <drow@false.org>
11924
11925 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
11926 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
11927 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
11928 targets.
11929 * Makefile.in: Regenerate.
11930
11931 2004-05-24 Paolo Bonzini <bonzini@gnu.org>
11932
11933 * configure.in: Test the ability to symlink directories.
11934 * configure: Regenerate.
11935
11936 * Makefile.def (bootstrap-stage): New definitions.
11937 * Makefile.tpl (configure-stage1-gcc,
11938 configure-stage2-gcc, configure-stage3-gcc,
11939 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
11940 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
11941 new-restage3, compare): Autogenerate, see Makefile.in
11942 entry for behavioral changes.
11943 (distclean-stage1, new-stage1-start, new-stage1-end,
11944 new-stage1-bubble, distclean-stage2, new-stage2-start,
11945 new-stage2-end, new-stage2-bubble, distclean-stage3,
11946 new-stage3-start, new-stage3-end): New autogenerated targets.
11947 (objext, prebootstrap, BOOT_CFLAGS,
11948 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
11949 targets.
11950
11951 * Makefile.in: Regenerate.
11952 (distclean-stage1, new-stage1-start, new-stage1-end,
11953 new-stage1-bubble, distclean-stage2, new-stage2-start,
11954 new-stage2-end, new-stage2-bubble, distclean-stage3,
11955 new-stage3-start, new-stage3-end): New targets.
11956 (all-stage1-gcc): Move prebootstrap dependency from here...
11957 (configure-stage1-gcc): ...to here.
11958 (new-bootstrap): Use bubble targets.
11959 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
11960 Use per-stage distclean targets.
11961 (configure-stage1-gcc, configure-stage2-gcc,
11962 configure-stage3-gcc, all-stage1-gcc,
11963 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
11964 Use new-stageN-start to prepare the tree.
11965
11966 2004-05-23 Paolo Bonzini <bonzini@gnu.org>
11967
11968 * Makefile.def (host_modules): add libcpp.
11969 * Makefile.tpl: Add dependencies on and for libcpp.
11970 * Makefile.in: Regenerate.
11971 * configure.in: Add libcpp host module.
11972 * configure: Regenerate.
11973
11974 2004-05-21 Paolo Bonzini <bonzini@gnu.org>
11975
11976 * Makefile.tpl: Whenever a recursive target is defined, wrap
11977 it in a special @if/@endif block, and prepare its maybe
11978 dependency in the @if/@endif block
11979 * configure.in: Instead of writing maybe dependencies, remove
11980 the @if/@endif statements, and remove the @if/@endif blocks
11981 that remain.
11982 * configure: Regenerate.
11983 * Makefile.in: Regenerate.
11984
11985 2004-05-20 Janis Johnson <janis187@us.ibm.com>
11986
11987 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
11988
11989 2004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
11990
11991 PR bootstrap/15120
11992 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
11993 * */configure: Rebuilt.
11994
11995 2004-05-17 Zack Weinberg <zack@codesourcery.com>
11996
11997 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
11998 of libf2c.
11999 * configure, Makefile.in: Regenerate.
12000
12001 2004-05-13 Tobias Schlüter <tobi@gcc.gnu.org>
12002
12003 * MAINTAINERS (Write After Approval): Add myself.
12004
12005 2004-05-13 Diego Novillo <dnovillo@redhat.com>
12006
12007 Merge from tree-ssa-20020619-branch.
12008
12009 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
12010 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
12011 (HOST_GMPLIBS): Define.
12012 (HOST_GMPINC): Define.
12013 (TARGET_LIB_PATH): Add libmudflap.
12014 (GFORTRAN_FOR_TARGET): Define.
12015 (configure-build*): Export GFORTRAN.
12016 (configure-gcc): Export GMPLIBS and GMPINC.
12017 (all-gcc): Add maybe-all-libbanshee.
12018 (configure-target-libgfortran): Define.
12019 * Makefile.in: Regenerate.
12020 * configure.in (host_libs): Add libbanshee.
12021 (target_libraries): Add target-libmudflap and target-libgfortran.
12022 Add --with-libbanshee.
12023 Handle --disable-libmudflap.
12024 (*-*-freebsd*): Use with_gmp.
12025 Add $(libgcj) to noconfigdirs.
12026 * configure: Regenerate.
12027 * depcomp: New file.
12028 * MAINTAINERS: Add tree-ssa maintainers.
12029
12030 2004-05-04 Vladimir Makarov <vmakarov@redhat.com>
12031
12032 * MAINTAINERS (Various Maintainers): Add myself.
12033
12034 2004-04-30 Brian Ford <ford@vss.fsi.com>
12035
12036 * MAINTAINERS (Write After Approval): Add myself.
12037
12038 2004-04-29 Uros Bizjak <uros@kss-loka.si>
12039
12040 * MAINTAINERS (Write After Approval): Add myself.
12041
12042 2004-04-28 Paolo Bonzini <bonzini@gnu.org>
12043
12044 * config/acx.m4: Fix fastcompare support for new-bootstrap.
12045 * configure: Regenerate.
12046
12047 2004-04-27 Paolo Bonzini <bonzini@gnu.org>
12048
12049 Revert:
12050 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
12051
12052 * Makefile.def (flags_to_pass): Remove *dir variables that
12053 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
12054 as well as prefix and exec_prefix.
12055 * Makefile.in: Regenerate.
12056
12057 2004-04-26 Robert Millan <robertmh@gnu.org>
12058
12059 Add patches from libtool CVS.
12060 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
12061 * ltconfig: Likewise.
12062 * ltcf-c.sh: Likewise.
12063 * ltcf-cxx.sh: Likewise.
12064 * ltcf-gcj.sh: Likewise.
12065
12066 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
12067
12068 * Makefile.def (host_modules): Mark with the bootstrap
12069 flag packages on which gcc depends.
12070 * Makefile.tpl (all-bootstrap): Use it.
12071 * Makefile.in: Regenerate.
12072
12073 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
12074
12075 * Makefile.def (flags_to_pass): Remove *dir variables that
12076 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
12077 as well as prefix and exec_prefix.
12078 * Makefile.in: Regenerate.
12079
12080 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
12081
12082 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
12083 * configure: Regenerate.
12084 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
12085 * gcc/Makefile.tpl (compare): Use the result of the test.
12086 * gcc/Makefile.in: Regenerate.
12087
12088 2004-04-23 Paolo Bonzini <bonzini@gnu.org>
12089
12090 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
12091 Always relocate gcc and prev-gcc to the original names, even
12092 if the build fails.
12093 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
12094 New targets.
12095
12096 2004-04-23 Laurent GUERBY <laurent@guerby.net>
12097
12098 * MAINTAINERS: Update my email address.
12099
12100 2004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12101
12102 * configure.in (mips*-*-irix5*): Enable ld.
12103 * configure: Regenerate.
12104
12105 2004-04-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12106
12107 * configure: Regenerate.
12108
12109 2004-04-15 James E Wilson <wilson@specifixinc.com>
12110
12111 * Makefile.tpl (configure-[+module+], configure-gcc,
12112 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
12113 Set and export LDFLAGS.
12114 * Makefile.in: Regenerate.
12115
12116 2004-04-12 Michael Chastain <mec.gnu@mindspring.com>
12117
12118 * MAINTAINERS: Add myself to write-after-approval.
12119
12120 2004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
12121
12122 PR bootstrap/14871
12123 * Makefile.tpl: If we don't have built-in-tree target tools,
12124 use the ones found by configure rather than hacking around with
12125 program_transform_name.
12126 * configure.in: Give Makefile.tpl the information necessary
12127 to do that.
12128 * Makefile.in: Regenerate.
12129 * configure: Regenerate.
12130
12131 2004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
12132
12133 PR bootstrap/14760
12134 * configure.in: When computing baseargs, strip *all* copies of
12135 offending options. Also, don't match/substitute the trailing space,
12136 so that this actually works when two similar options are separated by
12137 only one space.
12138 * configure: Regenerate.
12139
12140 2004-04-06 David Edelsohn <edelsohn@gnu.org>
12141
12142 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
12143 (rs6000-*-aix*): Same.
12144 * configure: Regenerate.
12145
12146 2004-04-05 Ranjit Mathew <rmathew@hotmail.com>
12147
12148 * MAINTAINERS: Add myself to write-after-approval.
12149
12150 2004-04-03 Bud Davis <bdavis9659@comcast.net>
12151
12152 * MAINTAINERS: Add myself to write-after-approval.
12153
12154 2004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
12155
12156 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
12157 STRICT_WARN, WARN_CFLAGS flags passed down to make.
12158 * Makefile.in: Regenerate.
12159
12160 * configure.in (top level bootstrap support): Rework --enable-werror
12161 to set @stage2_werror_flag@.
12162 * configure: Regenerate.
12163 * Makefile.tpl (top level bootstrap support): Pass
12164 @stage2_werror_flag@ down to configure in stages 2 and 3.
12165 * Makefile.in: Regenerate.
12166
12167 2004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
12168
12169 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
12170 for stages 2 and 3 as well as in make. As a consequence, remove
12171 OUTPUT_OPTION (now detected by configure) from the flags passed down
12172 to make.
12173 * Makefile.in: Regenerate.
12174
12175 * Makefile.tpl (new-bootstrap): Fix typo.
12176 * Makefile.in: Regenerate.
12177
12178 2004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
12179
12180 * Makefile.tpl: Rearrange by moving recursive_targets rules
12181 into their proper sections.
12182 * Makefile.tpl (top level bootstrap support): Move disabling
12183 of coverage flags from 'make' to 'configure'; improve comments.
12184 * Makefile.in: Regenerate.
12185
12186 * Makefile.tpl (experimental top level bootstrap) Move stage1
12187 language setting from all- target to configure- target; disable
12188 intermodule optimization in stage 1; prevent gratuitous rebuilds
12189 of stage 1.
12190 * Makefile.in: Regenerate.
12191 * configure.in: Comma-separate stage 1 language list for top
12192 level bootstrap.
12193 * configure: Regenerate.
12194
12195 * Makefile.tpl: Clean up experimental top level bootstrap support:
12196 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
12197 prev-gcc in configure- targets as well as all- targets.
12198 * Makefile.in: Regenerate.
12199
12200 2004-03-21 Kelley Cook <kcook@gcc.gnu.org>
12201
12202 * compile: New file imported from automake.
12203
12204 2004-03-17 Paolo Bonzini <bonzini@gnu.org>
12205
12206 * configure.in: Remove symbolic link section.
12207 * configure: Regenerate.
12208 * Makefile.tpl (links): Remove.
12209 * Makefile.in: Regenerate.
12210
12211 2004-03-15 Paolo Bonzini <bonzini@gnu.org>
12212 Nathanael Nerode <neroden@gcc.gnu.org>
12213
12214 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
12215 Set with AC_CHECK_PROGS.
12216 * configure.in: Fix comment typo from last patch.
12217 * configure: Regenerate.
12218
12219 2004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
12220
12221 * Makefile.tpl: Introduce experimental top level bootstrap support.
12222 * Makefile.in: Regenerate.
12223 * configure.in: Introduce support for top level bootstrap.
12224 * configure: Regenerate.
12225
12226 2004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
12227 Paolo Bonzini <bonzini@gnu.org>
12228
12229 PR bootstrap/14522
12230 * configure.in: Cope with shells that do not support unquoted ^
12231 * configure: Regenerate.
12232
12233 2004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
12234 Paolo Bonzini <bonzini@gnu.org>
12235
12236 PR bootstrap/14522
12237 * configure.in: Cope with shells that do not support nesting
12238 quotes inside quoted backquote substitutions.
12239 * configure: Regenerate.
12240
12241 2004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
12242
12243 PR bootstrap/14522
12244 * configure.in: Fix escaping of $.
12245 * configure: Regenerate.
12246
12247 2004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
12248
12249 * configure: Regenerate, since I forgot to while committing Paolo's
12250 changes.
12251
12252 2004-03-08 Paolo Bonzini <bonzini@gnu.org>
12253
12254 PR ada/14131
12255 Move language detection to the top level.
12256 * configure.in: Find default values for the tools as
12257 soon as possible. Disable ada if GNAT is not found.
12258 Emit error message about missing languages. Expand
12259 --enable-languages=all for the gcc subdirectory.
12260
12261 2004-03-10 Ben Elliston <bje@gnu.org>
12262
12263 * MAINTAINERS: Update my email address.
12264
12265 2004-03-05 David Edelsohn <edelsohn@gnu.org>
12266
12267 * ltconfig: Disable building static libraries if building shared
12268 libraries on AIX 5L.
12269
12270 2004-03-01 Richard Sandiford <rsandifo@redhat.com>
12271
12272 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
12273 and disable libgcj.
12274 * configure: Regenerated.
12275
12276 2004-03-01 Brian Booth <bbooth@redhat.com>
12277
12278 * MAINTAINERS: Add myself to write-after-approval.
12279
12280 2004-03-01 Paolo Bonzini <bonzini@gnu.org>
12281
12282 * MAINTAINERS: Add myself to write-after-approval.
12283
12284 2004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
12285
12286 PR bootstrap/7087
12287 * Makefile.tpl: Guard XFOO sed statements better.
12288 * Makefile.tpl: Add dependency for configure-target-libada.
12289 * Makefile.in: Regenerate (incidentally fixes broken
12290 commit when libada-branch was merged).
12291
12292 2004-02-25 Kelley Cook <kcook@gcc.gnu.org>
12293
12294 * MAINTAINERS: Add myself to write-after-approval.
12295
12296 2004-02-20 Andrew Pinski <pinskia@physics.uc.edu>
12297
12298 * MAINTAINERS: Add Nicola Pero and myself as libobjc
12299 maintainers.
12300
12301 2004-02-20 Andrew Cagney <cagney@redhat.com>
12302
12303 * config.guess: Update from version 2003-10-16 to 2004-02-16.
12304 * config.sub: Update from version 2003-11-03 to 2004-02-16.
12305
12306 2004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
12307
12308 PR bootstrap/11932
12309 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
12310
12311 2004-02-14 Jerry Quinn <jlquinn@optonline.net>
12312
12313 * MAINTAINERS: Added myself to write-after-approval.
12314
12315 2004-02-14 Michael Koch <konqueror@gmx.de>
12316
12317 * MAINTAINERS: Added myself to write-after-approval.
12318
12319 2004-02-13 Joseph S. Myers <jsm@polyomino.org.uk>
12320
12321 * MAINTAINERS: Move Steve Chamberlain to write-after-approval. Move
12322 some OS port maintainers to OS port maintainers section.
12323
12324 2004-02-13 Frank Ch. Eigler <fche@redhat.com>
12325
12326 * MAINTAINERS: Add self.
12327
12328 2004-02-12 Kazu Hirata <kazu@cs.umass.edu>
12329
12330 * MAINTAINERS: Alphabetize.
12331
12332 2004-02-12 Paolo Bonzini <bonzini@gnu.org>
12333
12334 * MAINTAINERS: Remove myself.
12335
12336 2004-02-11 David Edelsohn <edelsohn@gnu.org>
12337
12338 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
12339 (rs6000-*-aix*): Same.
12340 * configure: Regenerate.
12341
12342 2004-02-11 Kelley Cook <kcook@gcc.gnu.org>
12343
12344 * configure.in (host): Add in missing $noconfigdirs to defines.
12345 * configure: Regenerate.
12346
12347 2004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
12348 Nathanael Nerode <neroden@gcc.gnu.org>
12349
12350 PR ada/6637, PR ada/5911
12351 Merge with libada-branch:
12352 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
12353 with appropriate dependencies. Add --enable-libada configure switch.
12354 * configure, Makefile.in: Regenerate.
12355
12356 2004-02-09 Paolo Bonzini <bonzini@gnu.org>
12357
12358 * MAINTAINERS: Add myself to write-after-approval.
12359
12360 2004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12361
12362 * configure.in: Don't pass --with-stabs on IRIX 5 either.
12363 * configure: Regenerate.
12364
12365 2004-02-04 Geoffrey Keating <geoffk@apple.com>
12366
12367 Merge from upstream:
12368
12369 * ltmain.in: When setting IFS to '~', be careful about user
12370 arguments that contain '~'.
12371
12372 2004-02-04 Peter O'Gorman <peter@pogma.com>
12373
12374 * ltmain.in (infer_tag): Move tag inferrence to a shell function.
12375 Also test $base_compile against $CC with escaped arguments. Bug
12376 reported by Geoff Keating <geoffk@apple.com>.
12377
12378 2004-02-04 Kazu Hirata <kazu@cs.umass.edu>
12379
12380 * MAINTAINERS: Remove i960 port.
12381
12382 2004-01-23 DJ Delorie <dj@redhat.com>
12383
12384 * Makefile.def (target_modules) [libiberty]: Don't stage.
12385 * Makefile.in: Rebuilt.
12386
12387 2004-01-20 Caroline Tice <ctice@apple.com>
12388
12389 * MAINTAINERS: Add myself to write-after-approval.
12390
12391 2004-01-19 Paolo Carlini <pcarlini@suse.de>
12392
12393 * MAINTAINERS: Update my email address.
12394
12395 2004-01-18 James A. Morrison <ja2morri@uwaterloo.ca>
12396
12397 * MAINTAINERS: Add myself to write-after-approval.
12398
12399 2004-01-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
12400
12401 * MAINTAINERS: Remove entries without email address.
12402
12403 2004-01-15 Daniel Jacobowitz <drow@mvista.com>
12404
12405 * MAINTAINERS: Add myself to write-after-approval.
12406
12407 2004-01-15 Steven Bosscher <stevenb@suse.de>
12408
12409 * MAINTAINERS: Update my email address.
12410
12411 2004-01-14 Loren J. Rittle <ljrittle@acm.org>
12412
12413 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
12414 * Makefile.tpl (configure-target-[+module+]): Support stage.
12415 * Makefile.in: Rebuilt.
12416
12417 2004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
12418
12419 * MAINTAINERS: Add myself as a libiberty MAINTAINER.
12420
12421 2004-01-10 Richard Sandiford <rsandifo@redhat.com>
12422
12423 * MAINTAINERS: Add myself as a MIPS maintainer.
12424
12425 2004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
12426
12427 * configure.in: Use ./config.cache, not config.cache.
12428 * configure: Regenerate.
12429 * Makefile.tpl: Special-casing not needed for GCC any more.
12430 * Makefile.in: Regenerate.
12431
12432 * configure.in: Don't share a cache file for host dirs.
12433 * configure: Regenerate.
12434
12435 * config-ml.in: Don't mess with the cache file.
12436
12437 2004-01-04 Eric Botcazou <ebotcazou@libertysurf.fr>
12438
12439 * MAINTAINERS: Move myself from 'Write After Approval' to
12440 'CPU Port Maintainers' section as SPARC maintainer.
12441
12442 2004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
12443
12444 * Makefile.tpl: Make GCC use a separate config.cache.
12445 * Makefile.in: Regenerate.
12446
12447 PR bootstrap/11932, PR bootstrap/11933
12448 (I don't know if it will fix either of them, but it relates
12449 to them.)
12450 * configure.in: Don't use shared config.cache for target
12451 directories.
12452 * configure: Regenerate.
12453
12454 2004-01-02 Dan Nicolaescu <dann@ics.uci.edu>
12455
12456 * MAINTAINERS: Add myself to 'Write After Approval' section.
12457
12458 2003-12-31 Roger Sayle <roger@eyesopen.com>
12459
12460 * configure.in (ia64*-*-hpux*): Disable building java libraries.
12461 * configure: Regenerated.
12462
12463 2003-12-23 Kazu Hirata <kazu@cs.umass.edu>
12464
12465 * MAINTAINERS: Remove the mn10200 maintainer.
12466
12467 2003-12-21 Bernardo Innocenti <bernie@develer.com>
12468
12469 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
12470 * configure: Regenerated.
12471
12472 2003-12-16 Jan Hubicka <jh@suse.cz>
12473
12474 * MAINTAINERS: Add myself as callgraph maintainer.
12475
12476 2003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
12477
12478 * configure.in (raw_libstdcxx_flags): Remove the leading space.
12479 * configure: Regenerate.
12480
12481 2003-12-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
12482
12483 * MAINTAINERS: Move myself from 'Bug database only accounts' to
12484 'Write After Approval' section. Update email.
12485
12486 2003-12-01 James Lemke <jim@wasabisystems.com>
12487
12488 * MAINTAINERS (Write After Approval): Add myself.
12489
12490 2003-11-20 Matt Thomas <matt@3am-software.com>
12491
12492 * MAINTAINERS: Add myself as a vax port maintainer.
12493
12494 2003-11-20 Kelley Cook <kcook@gcc.gnu.org>
12495
12496 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
12497 (configure-build-[+module+], configure-[+module+]): Likewise.
12498 (configure-target-[+module+], configure-gcc, config.status): Likewise.
12499 * Makefile.in: Regenerate.
12500
12501 2003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
12502
12503 * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
12504 shared/dylibed libraries.
12505 * ltmain.sh: Likewise.
12506 * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
12507 * ltcf-cxx.sh: Likewise.
12508 * ltcf-gcj.sh: Likewise.
12509 * ltconfig: Likewise.
12510
12511 2003-11-17 Stan Cox <scox@redhat.com>
12512
12513 * MAINTAINERS: Add myself as iq2000 port maintainer.
12514
12515 2003-11-14 Arnaud Charlet <charlet@act-europe.fr>
12516
12517 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
12518 * Makefile.in: Regenerate.
12519
12520 2003-11-03 Ulrich Weigand <uweigand@de.ibm.com>
12521
12522 * config.sub: Update to 2003-11-03 version.
12523
12524 2003-10-20 Phil Edwards <phil@codesourcery.com>
12525
12526 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
12527 * configure: Regenerate.
12528
12529 2003-10-20 Nicolas Pitre <nico@cam.org>
12530
12531 * MAINTAINERS: Add myself to 'Write After Approval' section.
12532
12533 2003-10-20 Arnaud Charlet <charlet@act-europe.fr>
12534
12535 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
12536
12537 2003-10-19 Joseph S. Myers <jsm@polyomino.org.uk>
12538
12539 * MAINTAINERS: Update my email address.
12540
12541 2003-10-17 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12542
12543 * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
12544
12545 2003-10-17 Ralph Loader <rcl@ihug.co.nz>
12546
12547 * MAINTAINERS: Add myself to 'Write After Approval' section.
12548
12549 2003-10-16 Bernardo Innocenti <bernie@develer.com>
12550
12551 * config.guess: Update to 2003-10-16 version.
12552 * config.sub: Update to 2003-10-16 version.
12553
12554 2003-10-15 David Daney <ddaney@avtrex.com>
12555
12556 * MAINTAINERS: Added myself to 'Write After Approval' section.
12557
12558 2003-10-15 Falk Hueffner <falk@debian.org>
12559
12560 * MAINTAINERS: Move myself from 'Bug database only accounts' to
12561 'Write After Approval' section. Update email.
12562
12563 2003-10-14 Roger Sayle <roger@eyesopen.com>
12564
12565 * MAINTAINERS: Move myself from 'Write After Approval' to
12566 'Various Maintainers' section as middle-end maintainer.
12567
12568 2003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
12569
12570 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
12571 HOST_FLAGS_TO_PASS.
12572 * Makefile.in: Regenerate.
12573
12574 2003-10-11 Bernardo Innocenti <bernie@develer.com>
12575
12576 * config.guess: Update to 2003-10-07 version.
12577 * config.sub: Update to 2003-10-07 version.
12578
12579 2003-10-06 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12580
12581 * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
12582 * ltconfig (irix5*, irix6*): Don't override version_type.
12583
12584 2003-10-05 Mohan Embar <gnustuff@thisiscool.com>
12585
12586 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
12587 * configure: Rebuilt
12588 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
12589 * Makefile.in: Rebuilt
12590
12591 2003-10-03 H.J. Lu <hongjiu.lu@intel.com>
12592
12593 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
12594
12595 2003-09-30 Carlo Wood <carlo@alinoe.com>
12596
12597 * MAINTAINERS (Write After Approval): Add myself.
12598
12599 2003-09-29 Paul Koning <ni1d@arrl.net>
12600
12601 * MAINTAINERS: Move myself from "Write After Approval"
12602 to CPU platform maintainers for pdp11 platform.
12603
12604 2003-09-23 Andreas Tobler <a.tobler@schweiz.ch>
12605
12606 * MAINTAINERS: Move myself from 'Write After Approval' to
12607 'Various Maintainers' section as libffi testsuite maintainer.
12608
12609 2003-09-21 Daniel Jacobowitz <drow@mvista.com>
12610
12611 * configure.in: Pass a computed --program-transform-name
12612 to subconfigures.
12613 * configure: Regenerated.
12614
12615 2003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
12616
12617 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
12618 * Makefile.in: Regenerate.
12619
12620 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
12621 * Makefile.in: Regenerate.
12622
12623 2003-09-19 Ziemowit Laski <zlaski@apple.com>
12624
12625 * MAINTAINERS: Move myself from 'Write After Approval'
12626 to 'Various Maintainers' (objective-c) section.
12627
12628 2003-09-17 Daniel Jacobowitz <drow@mvista.com>
12629
12630 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
12631 quoting.
12632 * configure: Regenerated.
12633
12634 2003-09-16 Joel Brobecker <brobecker@gnat.com>
12635
12636 * MAINTAINERS (Write After Approval): Add myself to write after
12637 approval list.
12638
12639 2003-09-16 Dorit Naishlos <dorit@il.ibm.com>
12640
12641 * MAINTAINERS (Write After Approval): Add myself.
12642
12643 2003-09-09 Ian Lance Taylor <ian@wasabisystems.com>
12644
12645 * MAINTAINERS: Update my e-mail address.
12646
12647 2003-09-09 Alan Modra <amodra@bigpond.net.au>
12648
12649 * libtool.m4 (LD): Correct powerpc64 host match.
12650
12651 2003-09-06 James E Wilson <wilson@tuliptree.org>
12652
12653 * MAINTAINTERS: Update my affiliation and email address.
12654
12655 2003-09-06 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
12656
12657 * MAINTAINERS (Write After Approval): Add myself.
12658
12659 2003-09-04 DJ Delorie <dj@redhat.com>
12660
12661 * configure: Regenerate.
12662
12663 2003-09-04 Robert Millan <robertmh@gnu.org>
12664
12665 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
12666
12667 2003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
12668
12669 * configure.in: Ensure arguments to sed are properly spaced.
12670 * configure: Regenerate.
12671
12672 2003-08-30 Gerald Pfeifer <gerald@pfeifer.com>
12673
12674 * MAINTAINERS: Update my e-mail address.
12675
12676 2003-08-28 Mohan Embar <gnustuff@thisiscool.com>
12677
12678 * MAINTAINERS (Write After Approval): Add myself.
12679
12680 2003-08-27 Daniel Jacobowitz <drow@mvista.com>
12681
12682 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
12683 * configure: Regenerated.
12684
12685 2003-08-23 Marek Michalkiewicz <marekm@amelek.gda.pl>
12686
12687 * MAINTAINERS: Update my email address.
12688
12689 2003-08-23 Phil Edwards <pme@gcc.gnu.org>
12690
12691 * configure.in: Use newline instead of semicolon when assuming
12692 shell arguments in a for loop.
12693 * configure: Regenerated.
12694
12695 2003-08-22 Jason Eckhardt <jle@rice.edu>
12696
12697 * MAINTAINERS: Resurrect the i860 maintainer.
12698
12699 2003-08-20 Geoffrey Keating <geoffk@apple.com>
12700
12701 PR 8180
12702 * configure.in: When testing with_libs and with_headers, treat
12703 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
12704 * configure: Regenerate.
12705
12706 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
12707 make, shell, etc.
12708 (baseargs): Likewise.
12709 * configure: Regenerate.
12710
12711 2003-08-20 Bernardo Innocenti <bernie@develer.com>
12712
12713 * MAINTAINERS (Write After Approval): Add myself.
12714
12715 2003-08-19 Geoffrey Keating <geoffk@apple.com>
12716
12717 * configure.in: Disable libgcj for darwin not on powerpc.
12718 * configure: Rebuild.
12719
12720 2003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
12721
12722 * config-ml.in, symlink-tree: Add license.
12723
12724 2003-08-03 Richard Stallman <rms@gnu.org>
12725 Eben Moglen <moglen@columbia.edu>
12726
12727 * README.SCO: New file.
12728
12729 2003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
12730
12731 * Makefile.tpl (check, check-c++): Express dependencies using
12732 dependencies rather than commands.
12733 * Makefile.in: Regenerate.
12734
12735 2003-08-01 Andrew Cagney <cagney@redhat.com>
12736
12737 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
12738 * configure: Ditto.
12739
12740 2003-07-31 Geoffrey Keating <geoffk@apple.com>
12741
12742 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
12743 * Makefile.in: Update.
12744
12745 2003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
12746
12747 * configure.in: Enable libgcj for darwin.
12748 * configure: Rebuild.
12749
12750 2003-07-29 Phil Edwards <pme@gcc.gnu.org>
12751
12752 * config-ml.in: Use ac_configure_args directly instead of
12753 ml_arguments. Only set ml_norecursion if --no[-]recursion is
12754 actually seen.
12755
12756 2003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
12757
12758 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
12759 creating target and build subdirs to build all parent dirs as needed.
12760 * Makefile.in: Rebuild.
12761 * configure.in: Don't build dirs explicitly here.
12762 * configure: Rebuild.
12763
12764 2003-07-26 Paul Brook <paul@nowt.org>
12765
12766 * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
12767
12768 2003-07-22 Alexandre Oliva <aoliva@redhat.com>
12769
12770 * Makefile.tpl (all-make): Depend on intl.
12771 * Makefile.in: Rebuilt.
12772
12773 2003-07-20 Phil Edwards <pme@gcc.gnu.org>
12774
12775 * install-sh: Update to newer upstream versions (associated with
12776 aclocal 1.7).
12777 * mkinstalldirs: Likewise.
12778 * missing: Likewise, plus $1Help2man -> $1 typo fix.
12779
12780 2003-07-16 Andrew Pinski <pinskia@gcc.gnu.org>
12781
12782 * MAINTAINERS: Move self from Bug database only accounts
12783 to write-after-approval.
12784
12785 2003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
12786
12787 * config.if: Remove unused libc_interface determination.
12788
12789 2003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
12790
12791 * MAINTAINERS: Move self from write-after-approval to
12792 build machinery (*.in).
12793
12794 2003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
12795
12796 PR bootstrap/11273
12797 PR bootstrap/11408
12798 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
12799 unused INSTALL_PROGRAM_ARGS.
12800 * configure.in: Use AC_PROG_INSTALL.
12801 * Makefile.in: Regenerate.
12802 * configure: Regenerate.
12803
12804 2003-07-13 Kazu Hirata <kazu@cs.umass.edu>
12805
12806 * MAINTAINERS: Alphabetize.
12807
12808 2003-07-10 Alexandre Oliva <aoliva@redhat.com>
12809
12810 * configure: Rebuilt.
12811 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
12812 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
12813 newlib nor libgloss.
12814 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
12815 * configure.in (am33_2.0-*-linux*): Added.
12816
12817 2003-07-09 Bob Wilson <bob.wilson@acm.org>
12818
12819 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
12820 * configure: Regenerate.
12821
12822 2003-07-07 Zack Weinberg <zack@codesourcery.com>
12823
12824 * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
12825 * Makefile.in: Regenerate.
12826
12827 2003-07-04 Zack Weinberg <zack@codesourcery.com>
12828
12829 * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
12830 * Makefile.in: Regenerate.
12831
12832 2003-07-04 H.J. Lu <hongjiu.lu@intel.com>
12833
12834 * Makefile.tpl: Replace PWD with PWD_COMMAND.
12835 * Makefile.in: Regenerated.
12836
12837 * config-ml.in: Replace PWD with PWD_COMMAND.
12838
12839 2003-07-04 Zack Weinberg <zack@codesourcery.com>
12840
12841 * intl: New directory; see intl/ChangeLog for details.
12842 * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
12843 * Makefile.tpl: all-gcc depends on maybe-all-intl.
12844 * Makefile.in: Regenerate.
12845
12846 2003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
12847
12848 * configure.in: Clean up config-lang.in handling. Delete
12849 useless assignment to "subdirs".
12850 * configure: Regenerate.
12851
12852 2003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
12853
12854 * configure.in: Rename 'target_libs' to 'target_libraries'.
12855 Remove useless reference to 'target_libs'.
12856 * configure: Regenerate.
12857
12858 2003-06-23 Keith Seitz <kseitz@sources.redhat.com>
12859
12860 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
12861 * Makefile.in: Regenerate.
12862
12863 2003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
12864
12865 * Makefile.def: Introduce flags_to_pass.
12866 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
12867 * Makefile.in: Regenerate.
12868
12869 2003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
12870
12871 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
12872 and target-libgloss.
12873 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
12874 <h8300*-*-*>: Disable libf2c and ${libgcj}.
12875 * configure: Regenerate.
12876
12877 2003-06-17 Benjamin Kosnik <bkoz@redhat.com>
12878
12879 * configure.in: Update testsuite_flags to new location.
12880 * configure. Regenerate.
12881
12882 2003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
12883
12884 * Makefile.tpl: Remove BUILD_CC stuff.
12885 * Makefile.in: Regenerate.
12886
12887 2003-06-17 Kazu Hirata <kazu@cs.umass.edu>
12888
12889 * MAINTAINERS (Write After Approval): Remove Andrew Haley.
12890
12891 2003-06-16 Graeme Peterson <gp@qnx.com>
12892
12893 * MAINTAINERS (Write After Approval): Add myself.
12894
12895 2003-06-14 H.J. Lu <hongjiu.lu@intel.com>
12896
12897 * config.guess: Update to 2003-06-12 version.
12898 * config.sub: Update to 2003-06-13 version.
12899
12900 2003-06-12 H.J. Lu <hongjiu.lu@intel.com>
12901
12902 * config.guess: Update to 2003-06-06 version.
12903 * config.sub: Update to 2003-06-06 version.
12904
12905 2003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12906
12907 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
12908 * configure. Regenerate.
12909
12910 2003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
12911
12912 * configure.in: Disable serial configure by default.
12913 * configure: Regenerate.
12914 * Makefile.tpl: Abolish .NOTPARALLEL.
12915 * Makefile.in: Regenerate.
12916
12917 * Makefile.tpl: Replace {build,host,target}_canonical by
12918 {build,host,target}.
12919 * Makefile.in: Regenerate.
12920
12921 * Makefile.tpl: Fix stupid pasto.
12922 * Makefile.in: Regenerate.
12923
12924 2003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
12925
12926 * Makefile.tpl: Remove bogus conditional.
12927 * Makefile.in: Regenerate.
12928
12929 2003-06-05 Jan Hubicka <jh@suse.cz>
12930
12931 * Makefile.tpl (profiledbootstrap): New target.
12932 * Makefile.in (profiledbootstrap): New target.
12933
12934 2003-06-05 Wolfgang Bangerth <bangerth@dealii.org>
12935
12936 * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
12937 Pinski. Remove user names from other bugzilla-only maintainers.
12938
12939 2003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
12940
12941 * Makefile.tpl: Make 'recursive targets' using autogen rather
12942 than shell loop. Remove duplicate 'clean' targets and false
12943 comments.
12944 * Makefile.def: Add systematic dependencies to 'recursive' targets.
12945 Add systematic method of specifying missing targets in subdirs.
12946 Add copyright boilerplate.
12947 * Makefile.in: Regenerate.
12948 * configure.in: Add 'recursive targets' to maybe list.
12949 * configure: Regenerate.
12950
12951 * MAINTAINERS: "GNATS only" -> "Bug database only".
12952
12953 * Makefile.tpl: Rename [+target+] to [+make_target+].
12954 * Makefile.def: Rename 'target' to 'make_target'.
12955
12956 2003-05-31 Neil Booth <neil@daikokuya.co.uk>
12957
12958 * MAINTAINERS: Add self as options handling maintainer.
12959
12960 2003-05-28 Michael Meissner <gnu@the-meissners.org>
12961
12962 * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
12963 been too long since I touched those ports.
12964
12965 2003-05-28 DJ Delorie <dj@redhat.com>
12966
12967 * Makefile.tpl: Make maybe-check-gcc .PHONY.
12968 * Makefile.in: Regenerate.
12969
12970 2003-05-21 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
12971
12972 * configure.in: Use curly braces in the definition of tooldir.
12973 * configure: Regenerate.
12974
12975 2003-05-21 DJ Delorie <dj@redhat.com>
12976
12977 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
12978 newlib or libgloss.
12979 * Makefile.in: Regenerate.
12980
12981 2003-05-21 DJ Delorie <dj@redhat.com>
12982
12983 * Makefile.tpl: Add missing empty maybe-check-gcc target.
12984 * Makefile.in: Regenerate.
12985
12986 2003-05-20 Ian Lance Taylor <ian@airs.com>
12987
12988 * MAINTAINERS: Update my e-mail address.
12989
12990 2003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
12991
12992 * configure.in: Switch more things to use maybe dependencies.
12993 * Makefile.tpl: Switch more things to use maybe dependencies.
12994 Factor out common code from autogen IF statements.
12995 * configure: Regenerate.
12996 * Makefile.in: Regenerate.
12997
12998 2003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
12999
13000 * configure.in: Accept i[3456789]86 for machine type.
13001 * configure: Regenerate.
13002
13003 2003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
13004
13005 * configure.in: Switch more things to use maybe dependencies.
13006 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
13007 * configure: Regenerate.
13008 * Makefile.tpl: Switch more things to use maybe dependencies.
13009 * Makefile.in: Regenerate.
13010
13011 2003-05-16 Andreas Schwab <schwab@suse.de>
13012
13013 * Makefile.tpl (install-opcodes): Define.
13014 * Makefile.in: Rebuild.
13015
13016 2003-05-13 Andreas Jaeger <aj@suse.de>
13017
13018 * config.guess: Update to 2003-05-09 version.
13019 * config.sub: Update to 2003-05-09 version.
13020
13021 2003-05-13 Michael Eager <eager@mvista.com>
13022
13023 * configure.in: Correct sed script so that options in quotes are not
13024 deleted.
13025 * configure: Rebuild.
13026
13027 2003-05-12 Corinna Vinschen <corinna@vinschen.de>
13028
13029 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
13030 and $$s/newlib/libc/sys/cygwin32 include paths.
13031 * configure: Ditto.
13032
13033 2003-05-12 Michael Meissner <gnu@the-meissners.org>
13034
13035 * MAINTAINERS: Update my email addresses.
13036
13037 2003-05-06 Eric Botcazou <ebotcazou@libertysurf.fr>
13038
13039 * config-ml.in: Propagate INSTALL variables.
13040
13041 2003-05-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
13042
13043 * MAINTAINERS: Remove duplicate entries in Write After Approval.
13044
13045 2003-05-02 Chris Demetriou <cgd@broadcom.com>
13046
13047 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
13048 * Makefile.in: Regenerate.
13049
13050 2003-05-02 Wolfgang Bangerth <bangerth@dealii.org>
13051
13052 * MAINTAINERS (GNATS only): Add Falk Hueffner.
13053
13054 2003-04-30 Wolfgang Bangerth <bangerth@dealii.org>
13055
13056 * MAINTAINERS (GNATS only): Add Giovanni Bajo.
13057
13058 2003-04-27 Daniel Jacobowitz <drow@mvista.com>
13059
13060 * Makefile.tpl: Clean $(BUILD_SUBDIR).
13061 * Makefile.in: Regenerated.
13062
13063 2003-04-25 Wolfgang Bangerth <bangerth@dealii.org>
13064
13065 * MAINTAINERS (Write After Approval): Upgrade myself from
13066 GNATS only to write-after-approval. Update my mail address.
13067
13068 2003-04-25 Loren J. Rittle <ljrittle@acm.org>
13069
13070 (OS Port Maintainers: freebsd): Add myself.
13071
13072 2003-04-22 Mark Mitchell <mark@codesourcery.com>
13073
13074 * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
13075
13076 2003-04-22 Kean Johnston <jkj@sco.com>
13077
13078 * MAINTAINERS (SCO ports): Added myself.
13079
13080 2003-04-21 Nathan Sidwell <nathan@codesourcery.com>
13081
13082 * MAINTAINERS (gcov): Add myself and Jan Hubicka.
13083
13084 2003-04-19 Kean Johnston <jkj@sco.com>
13085
13086 * MAINTAINERS (Write After Approval): Add myself.
13087
13088 2003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
13089
13090 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
13091 * Makefile.in: Regenerate.
13092
13093 2003-04-18 Jakub Jelinek <jakub@redhat.com>
13094
13095 * configure.in (powerpc64*-*-linux*): Remove.
13096 * configure: Rebuilt.
13097
13098 2003-04-17 Phil Edwards <pme@gcc.gnu.org>
13099
13100 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
13101 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
13102 and restrap.
13103 * Makefile.in: Regenerate.
13104
13105 2003-04-16 Richard Earnshaw <rearnsha@arm.com>
13106
13107 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
13108 * configure: Regenerated.
13109
13110 2003-04-15 DJ Delorie <dj@redhat.com>
13111
13112 * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
13113
13114 2003-04-13 Nick Clifton <nickc@redhat.com>
13115
13116 * config-ml.in: Remove support for --disable-aix removing
13117 call-aix multilibs.
13118
13119 2003-04-10 Alexandre Oliva <aoliva@redhat.com>
13120
13121 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
13122 * */configure: Rebuilt.
13123
13124 2003-04-08 Joel Sherrill <joel@oarcorp.com>
13125
13126 * MAINTAINERS: Add my email address.
13127
13128 2003-03-17 Olivier Hainque <hainque@act-europe.fr>
13129
13130 * MAINTAINERS (Write After Approval): Add myself.
13131
13132 2003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
13133
13134 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
13135 * Makefile.in: Regenerate.
13136
13137 2003-03-14 Michael Chastain <mec@shout.net>
13138
13139 * Makefile.in: Regenerate with correct Makefile.def.
13140
13141 2003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
13142
13143 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
13144 Make macro.
13145 * Makefile.in: Regenerate.
13146 * configure.in: Clean up gxx_include_dir logic.
13147 * configure: Regenerate.
13148
13149 2003-03-12 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
13150
13151 * MAINTAINERS (Write After Approval): Add myself.
13152
13153 2003-03-10 Ben Elliston <bje@wasabisystems.com>
13154
13155 * MAINTAINERS: Update my mail address.
13156
13157 2003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
13158
13159 * configure.in (gxx_include_dir): Fix typo.
13160 * configure: Regenerated.
13161
13162 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
13163
13164 * Makefile.tpl: Reindent.
13165 * Makefile.in: Regenerate.
13166 * configure.in: Reindent. Don't set unused variables.
13167 * configure: Regenerate.
13168
13169 2003-03-04 Daniel Jacobowitz <drow@mvista.com>
13170
13171 * configure.in: Include $(build_tooldir)/sys-include in
13172 FLAGS_FOR_TARGET.
13173 * configure: Regenerated.
13174
13175 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
13176
13177 * Makefile.tpl: Always pass down RANLIB.
13178 * Makefile.in: Regenerate.
13179
13180 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
13181 * Makefile.in: Regenerate.
13182 * configure.in: Remove unused logic relating to --enable-shared
13183 and --enable-threads. Remove bogus comments. Remove redundant
13184 noconfigdirs.
13185 * configure: Regenerate.
13186
13187 * configure.in: Replace ${libstdcxx_version} by its value.
13188 Remove reference to mh-dgux.
13189 * configure: Regenerate.
13190
13191 2003-03-03 Kevin Buettner <kevinb@redhat.com>
13192
13193 * MAINTAINERS (Write After Approval): Add myself.
13194
13195 2003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
13196
13197 * Makefile.tpl: Rearrange.
13198 * Makefile.in: Regenerate.
13199
13200 2003-02-25 Uwe Stieber <uwe@wwws.de>
13201
13202 * configure.in: Add support for kaOS as cross build target system.
13203 * configure: Regenerated.
13204
13205 2003-02-24 Steven Bosscher <steven@gcc.gnu.org>
13206
13207 * MAINTAINERS (Write after approval): Add myself.
13208
13209 2003-02-21 James E Wilson <wilson@tuliptree.org>
13210
13211 * MAINTAINERS: Update my email address.
13212
13213 2003-02-21 Zack Weinberg <zack@codesourcery.com>
13214
13215 * MAINTAINERS: Add self to blanket write privs. section.
13216
13217 2003-02-20 Sean McNeil <sean@blue.mcneil.com>
13218
13219 * Makefile.tpl: Add definition of CPPFLAGS to pass into
13220 configure-target-* as some target builds may require additional
13221 flags for preprocessor tests.
13222 * Makefile.in: Regenerated.
13223
13224 2003-02-19 Alexandre Oliva <aoliva@redhat.com>
13225
13226 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
13227 * ltconfig: Handle it.
13228 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
13229 auto-detecting it.
13230
13231 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
13232 it is used as argument to $CC.
13233 * ltcf-gcj.sh: Likewise.
13234
13235 * configure.in: Introduce --enable-maintainer-mode.
13236 * configure: Rebuilt.
13237 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
13238 for maintainer mode.
13239 * Makefile.in: Rebuilt.
13240
13241 2003-02-18 Jason Merrill <jason@redhat.com>
13242
13243 * Makefile.tpl (check-c++): Allow parallelism.
13244
13245 2003-02-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
13246
13247 * MAINTAINERS: Remove John Carr (who never actually had access to
13248 gcc.gnu.org).
13249
13250 2003-02-15 Geoffrey Keating <geoffk@apple.com>
13251
13252 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
13253 don't configure target-libobjc.
13254 * configure: Regenerate.
13255
13256 2003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13257
13258 * Makefile.tpl (RANLIB): Define.
13259 * Makefile.in: Regenerate.
13260
13261 2003-02-08 Laurynas Biveinis <laurynas.biveinis@mif.vu.lt>
13262
13263 * MAINTAINERS: Update my email.
13264
13265 2003-02-06 Keith R Seitz <keiths@redhat.com>
13266
13267 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
13268 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
13269 * Makefile.in: Regenerated.
13270 * configure.in: Remove all traces of snavigator, db, and grep.
13271 * configure: Regenerated.
13272
13273 2003-02-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
13274
13275 * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
13276 After Approval.
13277
13278 2003-02-02 Christian Cornelssen <ccorn@cs.tu-berlin.de>
13279
13280 * MAINTAINERS (Write after approval): Add myself.
13281
13282 2003-01-31 Frank Ch. Eigler <fche@redhat.com>
13283
13284 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
13285 * Makefile.in: Regenerated.
13286
13287 2003-01-30 Roger Sayle <roger@eyesopen.com>
13288
13289 * config.guess: Updated to 2003-01-30's version.
13290 * config.sub: Updated to 2003-01-28's version.
13291
13292 2003-01-30 Alexandre Oliva <aoliva@redhat.com>
13293
13294 * config.if: If gcc_version is already set, just use it. Don't set
13295 gcc_version_trigger if it's already set, otherwise set it to
13296 gcc/version.c, but only if the file exists. If it is not set and
13297 gcc/version.c does not exist, try to extract the version number from
13298 $CC.
13299
13300 2003-01-29 Andreas Tobler <a.tobler@schweiz.ch>
13301
13302 * MAINTAINERS: Add myself to write-after-approval list.
13303
13304 2003-01-27 Phil Edwards <pme@gcc.gnu.org>
13305
13306 * configure.in: Revert 24Jan change.
13307 * configure: Regenerate.
13308
13309 2003-01-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
13310
13311 * MAINTAINERS: Remove incorrect entry for Paul Eggert. Fix
13312 entry of HJ Lu.
13313
13314 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
13315
13316 * configure.in: Revert previous change.
13317 * configure: Regenerate.
13318
13319 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
13320
13321 * configure.in: Make rda native-only.
13322 * configure: Regenerate.
13323
13324 2003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
13325
13326 * MAINTAINERS: Move myself from GNATS-only-accounts to
13327 write-after-approval.
13328
13329 2003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
13330
13331 * configure.in: Add missing \.
13332 * configure: Rebuilt.
13333
13334 2003-01-17 Jakub Jelinek <jakub@redhat.com>
13335
13336 * configure.in (baseargs): Avoid using \| in sed regular
13337 expressions.
13338 * configure: Rebuilt.
13339
13340 2003-01-16 Jakub Jelinek <jakub@redhat.com>
13341
13342 * configure.in (baseargs): Remove all supported forms of
13343 --cache-file, --srcdir, --host, --build and --target options
13344 from argument lists.
13345 * configure: Rebuilt.
13346
13347 2003-01-15 Josef Zlomek <zlomekj@suse.cz>
13348
13349 * MAINTAINERS: Add myself to write-after-approval list.
13350
13351 2003-01-15 Alexandre Oliva <aoliva@redhat.com>
13352
13353 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
13354 * configure: Rebuilt.
13355
13356 2003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
13357
13358 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
13359 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
13360 * Makefile.in: Regenerate.
13361 * configure: Regenerate.
13362
13363 2003-01-09 Alexandre Oliva <aoliva@redhat.com>
13364
13365 * configure.in: Remove Makefile in build, host and target modules
13366 unless configure was run with --no-recursion.
13367 * configure: Rebuilt.
13368
13369 2003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
13370
13371 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
13372 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
13373 * Makefile.in: Regenerate.
13374
13375 2003-01-08 Chris Demetriou <cgd@broadcom.com>
13376
13377 * config.guess: Update to 2003-01-03 version.
13378 * config.sub: Update to 2003-01-03 version.
13379
13380 2003-01-07 Christopher Faylor <cgf@redhat.com>
13381
13382 * configure: Regenerate with proper autoconf 2.13.
13383
13384 2003-01-07 Christopher Faylor <cgf@redhat.com>
13385
13386 * configure.in: Add AC_PREREQ for consistency.
13387 * configure: Regenerate.
13388
13389 2003-01-06 Andrew Cagney <ac131313@redhat.com>
13390
13391 * configure.in (GDB_TK): Add tcl directories conditional on
13392 gdb/gdbtk directory being present.
13393 * configure: Regenerate.
13394
13395 2003-01-04 John David Anglin <dave.anglin@nrc.ca>
13396
13397 * configure.in (LD): Improve test for gcc. Try to set LD to the ld
13398 used by gcc if LD is not defined and we are not doing a Canadian Cross.
13399 * configure: Rebuilt.
13400
13401 2002-12-31 Tom Tromey <tromey@redhat.com>
13402
13403 * Makefile.in: Rebuilt.
13404 * Makefile.def (target_modules) [libffi]: Allow installation.
13405
13406 2002-12-31 Andreas Schwab <schwab@suse.de>
13407
13408 * configure.in: Fix use of $program_transform_name.
13409 * configure: Regenerated.
13410
13411 2002-12-30 Daniel Jacobowitz <drow@mvista.com>
13412
13413 * configure.in (baseargs): Don't remove first configure argument.
13414 * configure: Regenerated.
13415
13416 2002-12-29 Alexandre Oliva <aoliva@redhat.com>
13417
13418 * Makefile.tpl (local-distclean): Don't remove...
13419 (multilib.ts): ... this. Moved into...
13420 (multilib.out): ... this. Don't use sub-make.
13421 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
13422 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
13423 (configure-build-[+module+], configure-[+module+],
13424 configure-target-[+module+], configure-gcc): ... these. Test
13425 for Makefile existence. Drop config.status from dependencies.
13426 * Makefile.in: Rebuilt.
13427 * configure.in: Move gcc-version-trigger to the end of
13428 ac_configure_args. Add comments to maybedep.tmp and
13429 serdep.tmp. Introduce --disable-serial-configure. Remove
13430 nonopt from baseargs, matching and removing corresponding
13431 whitespace while at it.
13432 * configure: Rebuilt.
13433
13434 2002-12-28 Alexandre Oliva <aoliva@redhat.com>
13435
13436 * configure.in (host_configargs): Replace reference to
13437 no-longer-defined buildopts with --build=${build_alias}.
13438 * configure: Rebuilt.
13439
13440 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
13441 program_transform_name to standard idiom.
13442 (AUTOGEN, AUTOCONF): Define.
13443 (Makefile.in): Use $(AUTOGEN).
13444 (Makefile): Depend on config.status, and use autoconf-style rule to
13445 build it. Move original commands to...
13446 (config.status): ... this new target.
13447 (configure): Add $(srcdir). Depend on config/acx.m4. Use
13448 $(AUTOCONF).
13449 * Makefile.in: Rebuilt.
13450
13451 2002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
13452
13453 * Makefile.tpl: Fix dramatic bustage due to change in
13454 program_transform_name.
13455 * Makefile.in: Regenerate.
13456
13457 * configure.in: Remove unnecessary PATH setting.
13458 * configure: Regnerate.
13459
13460 * configure.in: Don't default to unprefixed tools unless
13461 the native tools will work.
13462 * configure: Regenerate.
13463
13464 * configure.in: Convert to autoconf script. Blow away lots
13465 of now-redundant Makefile fragments.
13466 * configure: Generate using Autoconf.
13467 * Makefile.tpl: Rewrite to reflect autoconfiscation.
13468 * Makefile.in: Regenerate.
13469
13470 2002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
13471
13472 * configure: Fix stupid bug where RANLIB was mistakenly included.
13473
13474 * configure.in: Rename (buildargs, hostargs, targargs) to
13475 (build_configargs, host_configargs, target_configargs).
13476
13477 * configure.in: Move logic out of sed statement.
13478
13479 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
13480 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
13481
13482 2002-12-25 Svein E. Seldal <Svein.Seldal@solidas.com>
13483
13484 * config.sub: Import from master repository
13485 * config.guess: Ditto
13486
13487 2002-12-24 Andreas Schwab <schwab@suse.de>
13488
13489 * Makefile.tpl (multilib.out): Fix missing space.
13490 * Makefile.in: Regenerate.
13491
13492 2002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
13493
13494 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
13495 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
13496 * Makefile.in: Regenerate.
13497 * configure.in: Remove unnecessary leftovers.
13498
13499 2002-12-21 Geoffrey Keating <geoffk@apple.com>
13500
13501 * configure.in (extra_ranlibflags_for_target): New variable.
13502 (*-*-darwin): Add -c to ranlib commands.
13503 * configure (tooldir): Handle extra_ranlibflags_for_target.
13504
13505 2002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
13506
13507 * Makefile.tpl: Revert HJL's change.
13508 * Makefile.in: Regenerated.
13509 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
13510 always.
13511
13512 2002-12-19 Andreas Schwab <schwab@suse.de>
13513
13514 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
13515 * Makefile.in: Regenerate.
13516
13517 2002-12-18 H.J. Lu <hjl@gnu.org>
13518
13519 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
13520 * Makefile.in: Regenerated.
13521
13522 * configure.in (build_prefix): New. Substitute.
13523
13524 2002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
13525
13526 * Makefile.tpl: Don't let real targets depend on phony targets.
13527 * Makefile.in: Regenerate.
13528
13529 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
13530 * Makefile.in: Regenerate.
13531
13532 2002-12-17 Svein E. Seldal <Svein.Seldal@solidas.com>
13533
13534 * config.sub: Import from master repository
13535 * config.guess: Ditto
13536
13537 2002-12-16 Jason Merrill <jason@redhat.com>
13538
13539 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
13540 previous 'make bootstrap'.
13541 * Makefile.in: Regenerate.
13542
13543 2002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
13544
13545 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
13546
13547 2002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
13548
13549 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
13550 * Makefile.in: Regenerate.
13551
13552 2002-12-13 Jason Merrill <jason@redhat.com>
13553
13554 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
13555 library tests.
13556 (check-c++): Just depend on it and check-target-libstdc++-v3.
13557 * Makefile.in: Regenerate.
13558
13559 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
13560
13561 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
13562 * Makefile.in: Rebuilt.
13563
13564 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
13565
13566 * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
13567
13568 2002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
13569
13570 * configure: Fix bug put in by gremlins.
13571
13572 * Makefile.tpl: Substitute more autoconfily.
13573 * configure: Substitute more autoconfily.
13574 * Makefile.in: Regenerate.
13575
13576 2002-12-09 Svein E. Seldal <Svein.Seldal@solidas.com>
13577
13578 * config.sub: Import from master repository
13579 * config.guess: Ditto
13580 * MAINTAINERS: Added Svein Seldal under write after approval
13581
13582 2002-12-08 Andrew Cagney <ac131313@redhat.com>
13583
13584 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
13585 * Makefile.in (all-sim): Ditto.
13586
13587 2002-12-06 DJ Delorie <dj@redhat.com>
13588
13589 * Makefile.tpl: Change configure dependencies to not have real
13590 targets depend on phony targets.
13591
13592 2002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
13593
13594 * configure.in: Revert unintentional change.
13595
13596 * Makefile.tpl: Change dependency for */multilib.out so that
13597 it works when gcc isn't in the tree.
13598
13599 * configure.in: Substitute more.
13600 * configure: Run subconfigures from the Makefile.
13601 * Makefile.tpl: Run subconfigures from the Makefile; add a few
13602 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
13603
13604 2002-12-05 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
13605
13606 * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
13607
13608 2002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
13609
13610 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
13611 and corresponding dependencies.
13612 * Makefile.in: Regenerate.
13613
13614 * configure.in (host_tools): Order binutils, gas and ld for
13615 convenience in running the testsuites.
13616
13617 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
13618 * Makefile.in: Regenerate.
13619 * configure.in: Introduce rules to serialize subconfigure runs.
13620
13621 * configure.in: Introduce BASE_CC_FOR_TARGET.
13622 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
13623 Realize configure-build-* targets. Realize configure-target-* targets.
13624 * Makefile.in: Regenerate.
13625
13626 2002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
13627
13628 * configure: Move gcc_version_trigger stuff from here...
13629 * configure.in: ...to here.
13630
13631 * configure.in: Separate subconfigure options added by this file from
13632 options given by the user. Add machinery to put args for host
13633 subconfigures into the Makefile.
13634
13635 * Makefile.tpl: Remove 'vault' targets.
13636 * Makefile.tpl: Reorder and comment dependencies.
13637 * Makefile.in: Regenerate.
13638
13639 2002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
13640 * configure.in: Fix my broken commit of previous patch. (sigh)
13641
13642 2002-11-28 Geoffrey Keating <geoffk@apple.com>
13643
13644 * configure.in: Move host-specific darwin noconfigdirs into
13645 the host-specific section.
13646
13647 2002-11-28 Geoffrey Keating <geoffk@apple.com>
13648
13649 * configure.in: Move host-specific darwin noconfigdirs into
13650 the host-specific section.
13651
13652 2002-11-26 Nathanael Nerode <neroden@gcc.gnu.org>
13653
13654 * configure: Remove skip-this-dir support.
13655 * Makefile.tpl: Remove skip-this-dir support.
13656
13657 * Makefile.tpl: Remove leftover support for non-autoconfiscated
13658 subdirectories.
13659 * Makefile.in: Regenerate.
13660
13661 * Makefile.tpl: Strip out useless setting of 'dir'.
13662 * Makefile.in: Regenerate.
13663
13664 2002-11-22 Nathanael Nerode <neroden@gcc.gnu.org>
13665
13666 * configure.in: Fix deeply stupid bug.
13667
13668 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
13669 shell code in CXX_FOR_TARGET
13670 * Makefile.def: Introduce raw_cxx.
13671 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
13672 RAW_CXX_FOR_TARGET.
13673 * Makefile.in: Regenerate.
13674
13675 2002-11-21 Nathanael Nerode <neroden@gcc.gnu.org>
13676
13677 * Makefile.tpl: Remove unnecessary ifs.
13678 * Makefile.in: Regenerate.
13679
13680 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
13681 dependencies. Maybe-ize build-libiberty. Create dummy install
13682 targets for 'no_install' modules.
13683 * configure: Move GDB_TK substitution to configure.in. Move
13684 build_modules stuff to configure.in.
13685 * configure.in: Implement soft dependency machinery. Maybe-ize
13686 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
13687 * Makefile.in: Regenerate.
13688
13689 2002-11-19 Nathanael Nerode <neroden@gcc.gnu.org>
13690
13691 * Makefile.tpl: Make all-target, install-target behave similarly
13692 to all, install (only hitting configured targets). Eliminate
13693 unused macro defintions.
13694
13695 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
13696 build != host.
13697
13698 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
13699
13700 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
13701
13702 * configure.in: Produce lists of subdir targets we're actually
13703 configuring. Remove references to "dosrel".
13704 * Makefile.tpl: Let configure set which subdir targets are hit.
13705 Remove install-cross; clean up install; remove ALL. Remove
13706 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
13707 Autogenerate host module targets. Remove empty dependency lines
13708 and redundant dependency; rearrange slightly.
13709 * Makefile.def: Add host-side libtermcap, utils.
13710
13711 * Makefile.in: Regenerate.
13712
13713 2002-11-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13714
13715 * ltconfig (osf[345]): Append $major to soname_spec.
13716 Reflect this in library_names_spec.
13717 * ltmain.sh (osf): Prefix $major with . for use as extension.
13718
13719 2002-11-19 Andreas Jaeger <aj@suse.de>
13720
13721 * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
13722 linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
13723 and sparc64 GNU/Linux systems.
13724
13725 2002-11-19 Nathan Sidwell <nathan@codesourcery.com>
13726
13727 * MAINTAINERS: Update email.
13728
13729 2002-11-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
13730
13731 * MAINTAINERS: Complete James Dennett's entry.
13732
13733 2002-11-15 Eric Botcazou <ebotcazou@libertysurf.fr>
13734
13735 * MAINTAINERS (Write After Approval): Add myself.
13736
13737 2002-11-13 Bruce Korb <bkorb@gnu.org>
13738
13739 * Makefile.tpl: syntactic cleanup
13740
13741 2002-11-13 Stuart Hastings <stuart@apple.com>
13742
13743 * MAINTAINERS: Add myself to write-after-approval list.
13744
13745 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
13746
13747 * Makefile.def: Add list of recursive targets to autogenerate.
13748 Add build_modules.
13749 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
13750 targets. Autogenerate *-build-* targets.
13751 * Makefile.in: Regenerate.
13752
13753 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
13754
13755 * configure: More autoconf-style substitutions.
13756 * Makefile.tpl: More autoconf-style substitutions.
13757 * Makefile.in: Regenerate.
13758
13759 2002-11-11 Nathanael Nerode <neroden@gcc.gnu.org>
13760
13761 * configure: Substitute more variables in a more autoconf-friendly
13762 way. Simplify slightly.
13763 * Makefile.tpl: Make more variables substitutable in an
13764 autoconf-friendly way.
13765 * Makefile.in: Regenerate.
13766
13767 2002-11-11 Jonathan Wakely <redi@gcc.gnu.org>
13768
13769 * MAINTAINERS (Write After Approval): Add myself.
13770
13771 2002-11-10 Nathanael Nerode <neroden@gcc.gnu.org>
13772
13773 * configure.in (v810*): Remove special setting of tools.
13774
13775 * configure: Add support for extra required flags for ar or nm.
13776 * configure.in (aix4.3+): Use above support for target-specific
13777 issues, rather than using config/mt-aix43.
13778
13779 2002-11-09 Nathanael Nerode <neroden@gcc.gnu.org>
13780
13781 * configure: Remove 'removing', which doesn't work. Replace $subdir
13782 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
13783 with $srcdir. Reformat indentation. Substitute some variables
13784 formerly hard-coded in the Makefile for build=host.
13785 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
13786 * Makefile.def: Autogenerate more.
13787 * Makefile.in: Regenerate.
13788
13789 2002-11-04 Adam Nemet <anemet@lnxw.com>
13790
13791 * MAINTAINERS (Write After Approval): Add myself.
13792
13793 2002-11-04 Kevin Buettner <kevinb@redhat.com>
13794
13795 * Makefile.def (host_modules): Add rda.
13796 * Makefile.in: Regenerate.
13797 * configure.in (target_tool): Add target-rda to list.
13798
13799 2002-10-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
13800
13801 * MAINTAINERS: Remove "co-maintainer" note for web pages.
13802
13803 2002-10-25 Phil Edwards <pme@gcc.gnu.org>
13804
13805 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
13806 and restrap targets to this rule.
13807 * Makefile.in: Regenerate.
13808
13809 2002-10-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
13810
13811 * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
13812 GNATS only accounts.
13813
13814 2002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
13815
13816 * configure.in (i[3456]86-*-linux*): Add check to disable
13817 ${libgcj} for glibc1.
13818
13819 2002-10-24 Denis Chertykov <denisc@overta.ru>
13820
13821 * MAINTAINERS: Add myself as ip2k port maintainer.
13822
13823 2002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
13824
13825 * configure.in: Add tic4x target.
13826
13827 2002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
13828
13829 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
13830 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
13831 * Makefile.in: Regenerate.
13832
13833 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
13834 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
13835 * Makefile.in: Regenerate.
13836
13837 2002-10-02 Janis Johnson <janis187@us.ibm.com>
13838
13839 * MAINTAINERS: Add myself as web pages co-maintainer.
13840
13841 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
13842
13843 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
13844 * Makefile.in: Regenerate.
13845
13846 2002-10-02 Zack Weinberg <zack@codesourcery.com>
13847
13848 * MAINTAINERS: Add myself and Nathan Sidwell
13849 <nathan@codesourcery.com> as VxWorks maintainers.
13850
13851 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
13852
13853 * Makefile.def: Remove order dependency comments.
13854 * Makefile.tpl: Add explicit install-install dependencies.
13855 * Makefile.in: Regenerate.
13856
13857 * Makefile.tpl: Remove material now in src-release. (Finally!)
13858 * Makefile.in: Regenerate.
13859
13860 * Makefile.tpl: Add configure-target (for src-release in src)
13861 * Makefile.in: Regenerate.
13862
13863 2002-09-30 Nick Clifton <nickc@redhat.com>
13864
13865 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
13866
13867 2002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
13868
13869 * configure.in (s390*-*-linux*): Enable libgcj.
13870
13871 2002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
13872
13873 * configure: Revert accidentally applied changes.
13874
13875 * Makefile.tpl: Make more autoconf-friendly.
13876 * Makefile.in: Regenerate.
13877 * configure: Make substitution more autoconf-like.
13878
13879 2002-09-28 Richard Earnshaw <rearnsha@arm.com>
13880
13881 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
13882 single entry to handle all these.
13883 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
13884 libjava on arm-*-elf.
13885
13886 2002-09-27 Geoffrey Keating <geoffk@apple.com>
13887
13888 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
13889 things that depend on them.
13890
13891 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
13892
13893 * Makefile.tpl: Make subsituted variables more autoconfy.
13894 * Makefile.in: Regenerate.
13895 * configure: Make seds more autoconfy.
13896
13897 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
13898
13899 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
13900 * Makefile.in: Regenerate.
13901 * configure.in: Rewrite sed statements to look autoconfy.
13902
13903 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
13904 all-target-foo on configure-target-foo.
13905 * Makefile.def: Ditto.
13906 * Makefile.in: Rebuild.
13907
13908 2002-09-25 Andrew Haley <aph@redhat.com>
13909
13910 * MAINTAINERS: Add aph@redhat.com as Java maintainer.
13911
13912 2002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
13913
13914 * Makefile.def: New file.
13915 * Makefile.tpl: New file.
13916 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
13917 * contrib/gcc_update: Note that Makefile.in is a generated file.
13918
13919 * configure.in: Minor rearrangement. Simplify tests.
13920
13921 2002-09-22 Jason Thorpe <thorpej@wasabisystems.com>
13922
13923 * configure.in (with_headers): Skip copy if value is "yes".
13924 (with_libs): Likewise.
13925
13926 2002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
13927
13928 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
13929 * configure.in (sh*-*-pe*): Ditto.
13930 * configure.in (mips*-*-pe*): Ditto.
13931 * configure.in (*arm-wince-pe): Ditto.
13932
13933 * configure.in: Rearrange.
13934
13935 2002-09-14 Kazu Hirata <kazu@cs.umass.edu>
13936
13937 * MAINTAINERS: Update my email address.
13938
13939 2002-08-30 Paul Koning <pkoning@equallogic.com>
13940
13941 * MAINTAINERS: (Write After Approval): Add myself.
13942
13943 2002-08-29 Geoffrey Keating <geoffk@redhat.com>
13944
13945 * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
13946
13947 2002-08-24 Geoffrey Keating <geoffk@redhat.com>
13948
13949 * MAINTAINERS: Change my mailing address.
13950
13951 2002-08-21 Paolo Carlini <pcarlini@unitus.it>
13952
13953 * MAINTAINERS (Write After Approval): Remove myself.
13954 (Various Maintainers: c++ runtime libs): Add myself.
13955
13956 2002-08-20 Loren J. Rittle <ljrittle@acm.org>
13957
13958 * MAINTAINERS (Write After Approval): Remove myself.
13959 (Various Maintainers: c++ runtime libs): Add myself.
13960
13961 2002-08-15 Eric Christopher <echristo@redhat.com>
13962
13963 * config.sub: Import from master repository.
13964 * config.guess: Ditto.
13965
13966 2002-08-19 Alexandre Oliva <aoliva@redhat.com>
13967
13968 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
13969 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
13970 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
13971
13972 2002-08-16 Aldy Hernandez <aldyh@redhat.com>
13973
13974 * MAINTAINERS: Add self to rs6000 vector extensions.
13975
13976 2002-08-15 Alexandre Oliva <aoliva@redhat.com>
13977
13978 * libiberty/configure: Reverted unintended yesterday's check in.
13979
13980 2002-08-14 Alexandre Oliva <aoliva@redhat.com>
13981
13982 * boehm-gc/configure, libf2c/configure: Rebuilt.
13983 * libffi/configure, libiberty/configure: Ditto.
13984 * libjava/configure, libobjc/configure: Ditto.
13985 * libstdc++-v3/configure, zlib/configure: Ditto.
13986 Merged from binutils:
13987 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
13988 From Steve Ellcey <sje@cup.hp.com>:
13989 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
13990 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
13991 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
13992 IA64.
13993 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
13994 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
13995 soname_spec, sys_lib_search_path_spec): Ditto.
13996
13997 2002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
13998
13999 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
14000
14001 2002-08-04 H.J. Lu (hjl@gnu.org)
14002
14003 * configure.in (mips*-*-linux*): Don't skip target-libffi.
14004
14005 2002-08-02 Krister Walfridsson <cato@df.lth.se>
14006
14007 * MAINTAINERS (Write After Approval): Add myself.
14008
14009 2002-07-31 Alan Modra <amodra@bigpond.net.au>
14010
14011 * configure.in: Move generic linux case to end. Copy generic
14012 linux noconfigdirs to mips*-*-linux* entry and new
14013 powerpc64*-*-linux* entry. Add target-libffi for the latter.
14014
14015 2002-07-19 Michael Matz <matz@suse.de>
14016
14017 * MAINTAINERS: Add myself as ra* maintainer.
14018
14019 2002-07-16 Chris Demetriou <cgd@broadcom.com>
14020
14021 * config.guess: Update to 2002-07-09 version.
14022 * config.sub: Update to 2002-07-03 version.
14023
14024 2002-07-15 Hans-Peter Nilsson <hp@bitrange.com>
14025
14026 * MAINTAINERS: Fix typo in a maintainer email address.
14027
14028 2002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
14029
14030 * configure.in: Remove two redundant tests.
14031
14032 2002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
14033
14034 * configure.in (mips*-*-irix6*o32): Enable stabs.
14035
14036 2002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
14037
14038 * configure.in: Don't build grez.
14039 * Makefile.in: Ditto.
14040
14041 * Makefile.in: Remove references to bsp, cygmon, libstub.
14042 * configure.in: Ditto.
14043
14044 * configure.in: Remove leftover reference to gdbtest.
14045
14046 2002-07-08 Phil Edwards <pme@gcc.gnu.org>
14047
14048 * configure.in (gxx_include_dir): Change to match versioned
14049 C++ headers if --enable-version-specific-runtime-libs is used.
14050
14051 2002-07-04 Steve Ellcey <sje@cup.hp.com>
14052
14053 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
14054
14055 2002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
14056
14057 * configure.in: Make --without-x work.
14058
14059 2002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
14060
14061 * configure.in: Rearrange target Makefile fragment collection.
14062
14063 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
14064 cvs[src].
14065 * configure.in: Ditto.
14066
14067 2002-07-01 Matt Kraai <kraai@alumni.cmu.edu>
14068
14069 * MAINTAINERS (Write After Approval): Update my e-mail address.
14070
14071 2002-06-24 Ben Elliston <bje@redhat.com>
14072
14073 * configure.in (host_tools): Remove cgen.
14074
14075 * Makefile.in (all-cgen): Remove; runs from its source directory.
14076 (check-cgen, install-cgen, clean-cgen): Likewise.
14077 (all-opcodes): Do not depend on all-cgen.
14078 (all-sim): Likewise.
14079
14080 2002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
14081
14082 * Makefile.in: Eliminate 'apache' targets.
14083 * configure.in: Eliminate 'apache' targets.
14084
14085 * configure.in: Eliminate redundant tests. Reorganize.
14086
14087 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
14088
14089 * config-ml.in: Eliminate references to Cygnus configure.
14090
14091 * Makefile.in: Eliminate references to building emacs.
14092
14093 2002-06-28 Graham Stott <graham.stott@btinternet.com>
14094
14095 * MAINTAINERS: Update my email address.
14096
14097 2002-06-26 Benjamin Kosnik <bkoz@redhat.com>
14098
14099 * config.if (libstdcxx_incdir): Version C++ headers.
14100 (cxx_incdir): Remove.
14101
14102 2002-06-25 Nathanael Nerode <neroden@gcc.gnu.org>
14103
14104 * MAINTAINERS (Write After Approval): Add self.
14105
14106 Thu Jun 20 00:35:14 2002 Denis Chertykov <denisc@overta.ru>
14107
14108 * configure.in: Add support for ip2k.
14109
14110 2002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
14111
14112 * configure.in: Fix AIX configury bug.
14113
14114 2002-06-20 Steve Ellcey <sje@cup.hp.com>
14115
14116 * MAINTAINERS (Write After Approval): Add self.
14117
14118 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
14119
14120 * configure.in: replace ${topsrcdir} with ${srcdir}
14121
14122 * configure.in: Move definition of libstdcxx_flags
14123 right above usage, rather than waaay earlier.
14124
14125 * configure.in: Pull definition of is_cross_compiler earlier.
14126
14127 * configure.in: Rearrange a little.
14128
14129 * configure.in: Remove references to librx.
14130 * Makefile.in: Remove references to librx.
14131
14132 Tue Jun 18 22:37:35 2002 Denis Chertykov <denisc@overta.ru>
14133
14134 * config.sub: Add support for avr target.
14135 Import from master sources, rev 1.255
14136
14137 2002-06-19 Phil Edwards <pme@gcc.gnu.org>
14138
14139 * configure, .cvsignore: Revert previous change...
14140 * Makefile: ...delete.
14141
14142 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
14143
14144 * configure.in: Eliminate ${gasdir} variable.
14145
14146 2002-06-18 Dave Brolley <brolley@redhat.com>
14147
14148 * configure.in: Add support for frv.
14149 * config.sub: Add support for frv.
14150
14151 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
14152
14153 * configure: Remove garbage from previous commit.
14154
14155 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
14156
14157 * configure: For in-source builds, make a subdir and re-exec there.
14158 * Makefile: New file. Pass targets through to build directory.
14159 * .cvsignore: No longer ignore "Makefile".
14160
14161 2002-06-16 Douglas Rupp <rupp@gnat.com>
14162
14163 * MAINTAINERS (Write After Approval): Add self.
14164
14165 2002-06-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
14166
14167 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
14168
14169 2002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
14170
14171 * configure.in (vax-*-netbsd*): Re-enable gas.
14172
14173 2002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
14174
14175 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
14176 BUILD_PREFIX_1, to correct nomenclature.
14177 * configure: Likewise.
14178
14179 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
14180 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
14181
14182 2002-05-31 Olaf Hering <olh@suse.de>
14183
14184 * config-ml.in: Propogate DESTDIR also.
14185
14186 2002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
14187
14188 * configure.in (vax-*-netbsd*): Don't build gas for this
14189 platform.
14190
14191 2002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
14192
14193 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
14194 and libgcj for AVR.
14195
14196 2002-05-23 Kaz Kojima <kkojima@gcc.gnu.org>
14197
14198 * MAINTAINERS (Write After Approval): Add myself.
14199
14200 2002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
14201
14202 * config.guess: Update to 2002-05-22 version.
14203 * config.sub: Likewise.
14204
14205 2002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
14206
14207 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
14208 * config-ml.in: Likewise.
14209 * configure: Likewise.
14210 * configure.in: Likewise.
14211
14212 2002-05-16 Stephane Carrez <stcarrez@nerim.fr>
14213
14214 * MAINTAINERS: Update my email address.
14215
14216 2002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
14217
14218 * configure.in: Simplify makefile fragment collection.
14219
14220 * configure.in: Remove code to build emacs.
14221
14222 * configure.in : Remove --srcdir argument from targargs and buildargs
14223 (it's always overridden in the Makefile anyway). Rearrange a bit.
14224
14225 * configure: Move some logic to configure.in.
14226 * configure.in: Move some logic from configure.
14227
14228 2002-05-11 Tom Tromey <tromey@redhat.com>
14229
14230 * MAINTAINERS: Reflect libgcj reality.
14231
14232 2002-05-09 Federico G. Schwindt <fgsch@olimpo.com.br>
14233
14234 * Makefile.in: Honour DESTDIR.
14235
14236 2002-05-08 Mark Mitchell <mark@codesourcery.com>
14237
14238 * config.guess: Import 2002-03-20 version.
14239 * config.sub: Import 2002-04-26 version.
14240
14241 2002-05-08 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
14242
14243 * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
14244
14245 2002-05-07 Tim Josling <tej@melbpc.org.au>
14246
14247 * MAINTAINERS: Add self.
14248
14249 2002-05-06 Loren J. Rittle <ljrittle@acm.org>
14250
14251 * ltmain.sh: Detect and handle object name conflicts
14252 while piecewise linking a static library.
14253
14254 2002-05-05 Alexandre Oliva <aoliva@redhat.com>
14255
14256 * configure.in (noconfigdirs): Don't disable libgcj on
14257 sparc64-*-solaris* and sparcv9-*-solaris*.
14258
14259 2002-05-03 Alexandre Oliva <aoliva@redhat.com>
14260
14261 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
14262
14263 2002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
14264
14265 * configure.in (FLAGS_FOR_TARGET): Do not add
14266 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
14267 on i[3456]86-*-linux*.
14268
14269 2002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
14270
14271 * configure.in (noconfigdirs): Replace [ ] with test.
14272
14273 * configure.in (noconfigdirs): Do not add target-newlib if
14274 target == i[3456]86-*-linux*, and host == target.
14275
14276 2002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
14277
14278 * configure.in: delete reference to absent file
14279
14280 * configure.in: replace '[' with 'test'
14281
14282 * configure.in: Eliminate references to gash.
14283 * Makefile.in: Eliminate references to gash.
14284
14285 * configure.in: remove useless references to 'pic' makefile fragments.
14286
14287 * configure.in: (*-*-windows*) Finish removing.
14288
14289 * configure.in: Eliminate redundant test for libgui.
14290
14291 2002-04-29 Roger Sayle <roger@eyesopen.com>
14292
14293 * MAINTAINERS: Add self and realphabetize. Update entries
14294 for Dan Berlin, Chris Demetriou and Michael Matz. Remove
14295 entry for a29k port maintainer.
14296
14297 2002-04-26 Joel Sherrill <joel@OARcorp.com>
14298
14299 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
14300 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
14301
14302 2002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
14303
14304 * configure.in: remove references to dead files
14305
14306 2002-04-19 Mark Mitchell <mark@codesourcery.com>
14307
14308 * MAINTAINERS: Add information about purpose of this file.
14309
14310 2002-04-18 Tom Tromey <tromey@redhat.com>
14311
14312 * configure.in: Disallow configuring libgcj when it is already
14313 installed and we're using Solaris 2.8 linker. Do enable libgcj on
14314 Solaris 2.8 by default. For PR libgcj/6158.
14315
14316 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
14317
14318 * configure.in: Move default CC setting out of config/mh-* fragments
14319 directly into here.
14320
14321 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
14322
14323 * configure.in: don't even try to configure or make a subdirectory
14324 if there's no configure script for it.
14325
14326 2002-04-15 Mark Mitchell <mark@codesourcery.com>
14327
14328 * MAINTAINERS: Remove chill maintainers.
14329 * Makefile.in (CHILLFLAGS): Remove.
14330 (CHILL_LIB): Remove.
14331 (TARGET_CONFIGDIRS): Remove libchill.
14332 (CHILL_FOR_TARGET): Remove.
14333 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
14334 CHILL_LIB.
14335 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
14336 (CHECK_TARGET_MODULES): Likewise.
14337 (INSTALL_TARGET_MODULES): Likewise.
14338 (CLEAN_TARGET_MODULES): Likewise.
14339 (configure-target-libchill): Remove.
14340 (all-target-libchill): Remove.
14341 * configure.in (target_libs): Remove target-libchill.
14342 Do not compute CHILL_FOR_TARGET.
14343 * libchill: Remove directory.
14344
14345 2002-04-11 DJ Delorie <dj@redhat.com>
14346
14347 * Makefile.in, configure.in: Sync with binutils, entries
14348 follow...
14349
14350 2002-04-07 Andrew Cagney <ac131313@redhat.com>
14351
14352 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
14353 (do-tar, do-bz2): New rules.
14354 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
14355 (gdb-tar): New rule.
14356 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
14357 (insight_dejagnu.tar): New rule.
14358 (insight.tar): New rule.
14359 (gdb+dejagnu.tar): New rule.
14360 (gdb.tar): New rule.
14361
14362 2002-02-01 Mo DeJong <supermo@bayarea.net>
14363
14364 * Makefile.in: Add all-tix to deps for all-snavigator
14365 so that tix is built when building snavigator.
14366
14367 2002-01-11 Steve Ellcey <sje@cup.hp.com>
14368
14369 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
14370 ld and gdb are not supported.
14371
14372 2002-01-07 Mark Salter <msalter@redhat.com>
14373
14374 * configure.in: Remove target-bsp and target-cygmon from arm builds.
14375 Allow target-libgloss to be built for arm, strongarm, and xscale.
14376
14377 2001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
14378
14379 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
14380 options for i[3456]86-pc-linux* native builds.
14381
14382 2001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
14383
14384 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
14385 files from .po files for a distribution.
14386
14387 2001-09-03 Jeff Holcomb <jeffh@redhat.com>
14388
14389 * configure.in: Enable libstdc++-v3 for h8300 targets.
14390
14391 2001-06-19 Alan Modra <amodra@bigpond.net.au>
14392
14393 * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
14394 version from bfd/.
14395
14396 Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
14397
14398 * Makefile.in (VER): When present, extract the version number from
14399 the file version.in.
14400
14401 2001-05-24 Tom Rix <trix@redhat.com>
14402
14403 * configure.in : enable ld for aix
14404
14405 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
14406
14407 * config.guess: Add linux target for S/390.
14408
14409 2000-11-07 Philip Blundell <pb@futuretv.com>
14410
14411 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
14412
14413 2000-11-03 Philip Blundell <pb@futuretv.com>
14414
14415 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
14416 files.
14417
14418 2001-01-15 Ben Elliston <bje@redhat.com>
14419
14420 * configure.in (host_tools): Add sid.
14421 Always configure cgen.
14422
14423 2000-11-24 Nick Clifton <nickc@redhat.com>
14424
14425 * configure.in (c4x, c5x, tic54x): Move after ARM targets.
14426
14427 2000-08-20 Doug Evans <dje@casey.transmeta.com>
14428
14429 * Makefile.in (ALL_MODULES): Add all-cgen.
14430 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
14431 (all-cgen): New target.
14432 (all-opcodes,all-sim): Depend on all-cgen.
14433 * configure.in (host_tools): Add cgen.
14434 Only configure cgen if --enable-cgen-maint.
14435
14436 2002-04-09 Loren J. Rittle <ljrittle@acm.org>
14437
14438 * configure.in: Add *-*-freebsd* configurations.
14439
14440 2002-04-08 Tom Tromey <tromey@redhat.com>
14441
14442 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
14443 Fixes PR libgcj/6068.
14444
14445 2002-03-30 Krister Walfridsson <cato@df.lth.se>
14446
14447 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
14448
14449 2002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
14450
14451 * configure.in (alpha*-dec-osf*): Enable libgcj.
14452
14453 2003-03-27 Matthew Gingell <gingell@gnat.com>
14454
14455 * MAINTAINERS (Write After Approval): Add myself.
14456
14457 2002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
14458
14459 Fix for: PR bootstrap/3591, target/5676
14460 * configure.in (mcore-pe): Disable the configuration of
14461 libstdc++-v3 since exceptions are not supported.
14462
14463 2002-03-20 Anthony Green <green@redhat.com>
14464
14465 * configure.in: Enable libgcj for xscale-elf target.
14466
14467 Tue Mar 19 09:05:08 2002 J"orn Rennecke <joern.rennecke@superh.com>
14468
14469 * MAINTAINERS: Update my email address.
14470
14471 2002-03-16 Alexandre Oliva <aoliva@redhat.com>
14472
14473 * ltmain.sh (relink_command): Fix typo in previous change.
14474
14475 2002-03-15 Alexandre Oliva <aoliva@redhat.com>
14476
14477 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
14478 (relink_command): Added --tag flags.
14479 (mode=install): If relinking fails; error out.
14480
14481 2002-03-12 Richard Henderson <rth@redhat.com>
14482
14483 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
14484 .NOTPARALLEL tag.
14485 (do-check): Rename from check.
14486 (check): Allow parallel check.
14487
14488 2002-03-12 Bob Wilson <bob.wilson@acm.org>
14489
14490 * MAINTAINERS: Add myself as maintainer for xtensa port.
14491 Fix alphabetical order in CPU port maintainer list.
14492 Remove myself from Write After Approval list.
14493
14494 2002-03-11 Richard Henderson <rth@redhat.com>
14495
14496 * Makefile.in (.NOTPARALLEL): Add fake tag.
14497
14498 2002-03-07 H.J. Lu (hjl@gnu.org)
14499
14500 * configure.in: Enable gprof for mips*-*-linux*.
14501
14502 2002-03-05 Danny Smith <dannysmith@users.sourceforge.net>
14503
14504 * MAINTAINERS (Write After Approval): Add myself.
14505
14506 2002-02-28 Alexandre Oliva <aoliva@redhat.com>
14507
14508 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
14509 libjava.
14510 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
14511
14512 2002-02-23 Alexandre Oliva <aoliva@redhat.com>
14513
14514 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
14515 because its Makefile is there; test for the executable instead.
14516
14517 2002-02-22 Alexandre Oliva <aoliva@redhat.com>
14518
14519 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
14520 libstdc++-v3 and libjava.
14521
14522 2002-02-11 Adam Megacz <adam@xwt.org>
14523
14524 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
14525 boehm-gc
14526
14527 2002-02-09 Alexandre Oliva <aoliva@redhat.com>
14528
14529 * config.guess: Updated to 2002-01-30's version.
14530 * config.sub: Updated to 2002-02-01's version.
14531 Contribute sh64-elf.
14532 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
14533 * configure.in: Added sh64-*-*.
14534
14535 2002-02-08 Chris Demetriou <cgd@broadcom.com>
14536
14537 * MAINTAINERS: Belatedly add myself to write after approval list.
14538
14539 Thu Feb 7 12:40:58 CET 2002 Jan Hubicka <jh@suse.cz>
14540
14541 * MAINTAINERS: Put self in as maintainer for x86-64 port.
14542 Remove self as Write After Approval.
14543
14544 2002-01-31 Geoffrey Keating <geoffk@redhat.com>
14545
14546 * MAINTAINERS: Put self in as maintainer for contrib/regression
14547 directory.
14548
14549 2002-01-28 Phil Edwards <pme@gcc.gnu.org>
14550
14551 * MAINTAINERS: Update my email address.
14552
14553 2002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
14554
14555 * configure.in (*-*-netbsd*): New. Skip target-newlib,
14556 target-libiberty, and target-libgloss. Skip Java-related
14557 libraries if not supported for NetBSD on target CPU.
14558
14559 2002-01-25 Douglas B Rupp <rupp@gnat.com>
14560
14561 * install-sh: Use _inst.$$_ for temp file name.
14562
14563 2002-01-24 Jason Thorpe <thorpej@wasabisystems.com>
14564
14565 * MAINTAINERS (Write After Approval): Move my contact info
14566 from here...
14567 (OS Port Maintainers): ...to here (netbsd).
14568
14569 2002-01-22 Bob Wilson <bob.wilson@acm.org>
14570
14571 * MAINTAINERS (Write After Approval): Add myself.
14572
14573 2002-01-17 H.J. Lu <hjl@gnu.org>
14574
14575 * Makefile.in (all-fastjar): Also depend on all-libiberty.
14576 (all-target-fastjar): Also depend on all-target-libiberty.
14577
14578 2002-01-16 H.J. Lu (hjl@gnu.org)
14579
14580 * config.guess: Import from master sources, rev 1.225.
14581 * config.sub: Import from master sources, rev 1.238.
14582
14583 2002-01-16 Kazu Hirata <kazu@hxi.com>
14584
14585 * MAINTAINERS (Write After Approval): Remove myself.
14586
14587 2001-12-19 Florian Weimer <fw@deneb.enyo.de>
14588
14589 * MAINTAINERS (Write After Approval): Add myself.
14590
14591 2001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
14592
14593 * MAINTAINERS: Add self as docs co-maintainer.
14594
14595 2001-12-11 Matthias Klose <doko@debian.org>
14596
14597 * MAINTAINERS (Write After Approval): Add myself.
14598
14599 2001-12-09 Zack Weinberg <zack@codesourcery.com>
14600
14601 * MAINTAINERS: Update my email address.
14602
14603 2001-12-07 Turly O'Connor <turly@apple.com>
14604 * MAINTAINERS (Write After Approval): Add myself.
14605 * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
14606 (rs6000_initialize_trampoline): Call __trampoline_setup for
14607 ABI_DARWIN too.
14608 * darwin-tramp.asm: New file, implements __trampoline_setup.
14609 * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
14610
14611 2001-12-07 Paolo Carlini <pcarlini@unitus.it>
14612
14613 * MAINTAINERS (Write After Approval): Add myself.
14614
14615 Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
14616
14617 * configure, configure.in: Use temp file for long sed commands.
14618
14619 2001-12-03 Laurent Guerby <guerby@acm.org>
14620
14621 * config.sub: Update to version 1.232 on subversion.
14622
14623 2001-12-03 Ben Elliston <bje@redhat.com>
14624
14625 * MAINTAINERS: Update mail address for config.* patches.
14626
14627 2001-11-27 DJ Delorie <dj@redhat.com>
14628 Zack Weinberg <zack@codesourcery.com>
14629
14630 When build != host, create libiberty for the build machine.
14631
14632 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
14633 CONFIG_ARGUMENTS.
14634 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
14635 New variables.
14636 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
14637 and rules.
14638 (all.normal): Depend on ALL_BUILD_MODULES.
14639 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
14640 (all-build-libiberty): Depend on configure-build-libiberty.
14641
14642 * configure: Calculate and substitute proper value for
14643 ALL_BUILD_MODULES.
14644 * configure.in: Create the build subdirectory.
14645 Calculate and substitute TARGET_CONFIGARGS (formerly
14646 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
14647
14648 2001-11-26 Ziemowit Laski <zlaski@apple.com>
14649
14650 * MAINTAINERS (write-after-approval): Add self.
14651
14652 2001-11-17 Craig Rodrigues <rodrigc@gcc.gnu.org>
14653
14654 * MAINTAINERS (GNATS only accounts): Remove self.
14655
14656 2001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
14657
14658 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
14659 libf2c.
14660
14661 2001-11-12 Craig Rodrigues <rodrigc@gcc.gnu.org>
14662
14663 * MAINTAINERS (Write After Approval): Add self.
14664
14665 2001-11-12 David O'Brien <obrien@FreeBSD.org>
14666
14667 * MAINTAINERS: mips and s390 are also CPU ports.
14668
14669 2001-11-12 David O'Brien <obrien@FreeBSD.org>
14670
14671 * MAINTAINERS: mcore, cris and mmix are also CPU ports.
14672
14673 2001-11-11 David O'Brien <obrien@FreeBSD.org>
14674
14675 * MAINTAINERS: Alphabetize.
14676
14677 2001-11-09 Kazu Hirata <kazu@hxi.com>
14678
14679 * MAINTAINERS (Various maintainers: h8 port): Add myself.
14680
14681 2001-11-09 John David Anglin <dave@hiauly1.hia.nrc.ca>
14682
14683 * MAINTAINERS (Various maintainers: hppa port): Added myself.
14684
14685 2001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
14686
14687 * configure.in (--enable-languages): Be more permissive about
14688 syntax. Check for empty lists better. Warn about $LANGUAGES.
14689
14690 2001-11-08 Geoffrey Keating <geoffk@redhat.com>
14691
14692 * config.sub: Import from master sources, rev. 1.230.
14693 * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
14694
14695 2001-11-07 Laurent Guerby <guerby@acm.org>
14696
14697 * MAINTAINERS (Write After Approval): Add self.
14698
14699 2001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
14700
14701 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
14702
14703 2001-11-05 Hans-Peter Nilsson <hp@bitrange.com>
14704
14705 * config.sub: Import from master sources, rev 1.226.
14706 * config.guess: Import from master sources, rev 1.216.
14707
14708 2001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
14709
14710 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
14711 * MAINTAINERS: Add self as maintainer of MMIX port.
14712 Remove old after-approval entry.
14713
14714 2001-10-28 Joseph S. Myers <jsm28@cam.ac.uk>
14715
14716 * ChangeLog, configure: Fix spelling errors.
14717
14718 2001-10-20 Brendan Kehoe <brendan@zen.org>
14719
14720 * MAINTAINERS: Tweak my address.
14721
14722 Thu Oct 11 21:50:15 2001 J"orn Rennecke <amylaar@onetel.net.uk>
14723
14724 * MAINTAINERS: Update my email address.
14725
14726 2001-10-11 Hans-Peter Nilsson <hp@axis.com>
14727
14728 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
14729 * MAINTAINERS: Add self as maintainer of CRIS port.
14730
14731 2001-10-10 Geert Bosch <bosch@gnat.com>
14732
14733 * MAINTAINERS (Various maintainers: Ada front end):
14734 Added Robert Dewar.
14735
14736 2001-10-03 David Billinghurst <David.Billinghurst@riotinto.com>
14737
14738 * MAINTAINERS (Write After Approval): Added self
14739
14740 2001-10-02 Geert Bosch <bosch@gnat.com>
14741
14742 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
14743
14744 2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
14745
14746 * configure: Handle temporary files securely using mkdir.
14747
14748 2001-09-29 Alexandre Oliva <aoliva@redhat.com>
14749
14750 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
14751
14752 2001-09-26 Will Cohen <wcohen@redhat.com>
14753
14754 * configure.in (*-*-linux*): Disable configuration of target-newlib
14755 and target-libgloss.
14756
14757 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
14758
14759 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
14760 RANLIB.
14761
14762 2001-09-21 Alexandre Oliva <aoliva@redhat.com>
14763
14764 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
14765 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
14766 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
14767 avoid quotes nesting problems.
14768 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
14769 (DO_X): Export only variables that are set.
14770
14771 2001-09-19 Ben Elliston <bje@redhat.com>
14772
14773 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
14774 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
14775 semantics. Use the shell built-in "type" command instead.
14776
14777 2001-08-31 Alexandre Oliva <aoliva@redhat.com>
14778
14779 Merged from gcc-3_0-branch:
14780 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
14781 * ltcf-c.sh: Use $objext, not $ac_objext.
14782 2001-07-27 Mark Kettenis <kettenis@gnu.org>
14783 * ltcf-cxx.sh: Add support for GNU.
14784 2001-07-22 Timothy Wall <twall@redhat.com>
14785 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
14786 default settings if using GNU tools with that configuration.
14787 * ltcf-cxx.sh: Ditto.
14788 * ltcf-gcj.sh: Ditto.
14789 2001-07-21 Michael Chastain <chastain@redhat.com>
14790 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
14791 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
14792 * ltmain.sh: Mark as gcc-local.
14793
14794 2001-08-30 Eric Christopher <echristo@redhat.com>
14795 Jason Eckhardt <jle@redhat.com>
14796
14797 * config.guess: Merge from master sources.
14798 * config.sub: Merge from master sources, add support for mipsisa32.
14799
14800 2001-08-25 Geoffrey Keating <geoffk@redhat.com>
14801 * config.sub: Merge from master sources, rev 1.219.
14802 * MAINTAINERS: Add self as contact for stormy16 port.
14803
14804 2001-08-14 Zack Weinberg <zackw@panix.com>
14805
14806 * config.sub: Merge from master sources, rev 1.218.
14807 * config.guess: Merge from master sources, rev 1.209.
14808
14809 2001-08-11 Graham Stott <grahams@redhat.com>
14810
14811 * Makefile.in (check-c++): Add missing semicolon.
14812
14813 Mon Jul 30 19:24:13 CEST 2001 Jan Hubicka <jh@suse.cz>
14814
14815 * MAINTAINERS (Various maitainers: predict.def): Added myself.
14816
14817 2001-07-30 Eric Christopher <echristo@redhat.com>
14818
14819 * MAINTAINERS (Various maintainers: mips port): Added myself.
14820
14821 2001-07-25 Andrew Haley <aph@cambridge.redhat.com>
14822
14823 * configure.in (sh-*-linux*): New.
14824
14825 2001-07-27 Richard Henderson <rth@redhat.com>
14826
14827 * .cvsignore: Add LAST_UPDATED.
14828
14829 2001-07-23 Ulrich Weigand <uweigand@de.ibm.com>
14830
14831 * MAINTAINERS (Various maintainers: s390 port): Added myself.
14832
14833 2001-07-16 Aldy Hernandez <aldyh@redhat.com>
14834
14835 * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
14836
14837 Fri Jul 13 14:31:57 2001 Nicola Pero <nicola@brainstorm.co.uk>
14838
14839 * MAINTAINERS (Write After Approval): Added myself.
14840
14841 2001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
14842
14843 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
14844 and libgcj on m68hc11/m68hc12.
14845
14846 2001-06-27 H.J. Lu (hjl@gnu.org)
14847
14848 * Makefile (CFLAGS_FOR_BUILD): New.
14849 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
14850
14851 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
14852
14853 * README: Remove version number.
14854
14855 2001-06-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
14856
14857 * INSTALL/README: Update wrt. to the installation instructions now
14858 residing in gcc/doc/install.texi.
14859
14860 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
14861
14862 * README: Replace with a cut-down and updated version of gcc/README.
14863
14864 2001-06-12 David Edelsohn <edelsohn@gnu.org>
14865
14866 * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
14867 multilibs to be disabled.
14868
14869 2001-06-11 Daniel Berlin <dan@cgsoftware.com>
14870
14871 * MAINTAINERS (Write After Approval): Add myself.
14872
14873 2001-06-09 Alexandre Oliva <aoliva@redhat.com>
14874
14875 * config.guess: Import CVS version 1.195.
14876 * config.sub: Import CVS version 1.212.
14877
14878 2001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
14879
14880 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
14881 gcc/xgcc is built, use -print-prog-name to find out the program
14882 name to use.
14883
14884 2001-06-04 Phil Edwards <pme@sources.redhat.com>
14885
14886 * config.guess: Import CVS version 1.194. All gcc-local changes
14887 appear to also be in the master copy.
14888 * config.sub: Import CVS version 1.211.
14889
14890 Mon Jun 4 16:32:53 2001 Mark Mitchell <mark@codesourcery.com>
14891
14892 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
14893 with_gcc]: Use `gcc -shared' to build a shared library.
14894
14895 Mon Jun 4 16:24:43 2001 John David Anglin <dave@hiauly1.hia.nrc.ca>
14896
14897 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
14898 archives.
14899
14900 Fri Jun 1 18:55:19 2001 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
14901
14902 * MAINTAINERS (Write After Approval): Add myself.
14903
14904 2001-06-01 Hans-Peter Nilsson <hp@axis.com>
14905
14906 * configure.in (libstdcxx_flags): Do not try to execute
14907 libstdc++-v3/testsuite_flags until it exists.
14908
14909 2001-06-01 Alan Modra <amodra@bigpond.net.au>
14910
14911 * MAINTAINERS: Update my email address.
14912
14913 2001-05-31 Graham Stott <grahams@redhat.com>
14914
14915 * MAINTAINERS (Write After Approval): Add myself.
14916
14917 2001-05-28 Simon Patarin <simon.patarin@inria.fr>
14918
14919 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
14920 libraries when using g++ with native linker.
14921
14922 2001-05-28 Alexandre Oliva <aoliva@redhat.com>
14923
14924 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
14925
14926 2001-05-22 Alexandre Oliva <aoliva@redhat.com>
14927
14928 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
14929 [aix4*|aix5*]: Prepend blank.
14930
14931 2001-05-20 Alexandre Oliva <aoliva@redhat.com>
14932
14933 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
14934 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
14935 of subdir/configure scripts to use the new libtool.m4.
14936
14937 2001-05-19 Matt Kraai <kraai@alumni.carnegiemellon.edu>
14938
14939 * MAINTAINERS (Write After Approval): Add myself.
14940
14941 2001-05-18 Benjamin Kosnik <bkoz@redhat.com>
14942
14943 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
14944
14945 2001-05-11 Ben Elliston <bje@redhat.com>
14946
14947 * Makefile.in (all-sid): New target.
14948 (check-sid, clean-sid, install-sid): Likewise.
14949
14950 2001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
14951
14952 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
14953
14954 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
14955
14956 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
14957 libgcj.
14958
14959 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
14960
14961 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
14962 gcc/xgcc is built, use -print-prog-name to find out the program
14963 name to use.
14964
14965 2001-04-26 Alexandre Oliva <aoliva@redhat.com>
14966
14967 * configure.in (noconfigdirs): Don't reset it from scratch in the
14968 target case; only append to it.
14969
14970 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
14971 sparc-*-solaris2.8]: Disable ${libgcj}.
14972
14973 2001-04-25 Alexandre Oliva <aoliva@redhat.com>
14974
14975 * configure.in (libgcj_saved): Copy from $libgcj.
14976 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
14977 --disable-libgcj.
14978
14979 2001-04-25 Gavin Romig-Koch <gavin@redhat.com>
14980
14981 * MAINTAINERS: Remove self as MIPS maintainer and
14982 C front end maintainer.
14983
14984 Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
14985
14986 * configure.in: Move *-chorusos target case to the proper switch.
14987 Disable libgcj.
14988
14989 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
14990
14991 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
14992 1.641.2.228.
14993
14994 2001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
14995
14996 * Makefile.in (STAGE1_CFLAGS): Pass down.
14997
14998 2001-04-13 Alan Modra <amodra@one.net.au>
14999
15000 * config.guess: Add hppa64-linux support. Note for next import that
15001 this is already in the master file.
15002 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
15003
15004 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
15005
15006 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
15007 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
15008
15009 2001-04-11 Stan Shebs <shebs@apple.com>
15010
15011 * MAINTAINERS: Add self as Darwin port maintainer.
15012
15013 2001-04-11 Alan Modra <amodra@one.net.au>
15014
15015 * MAINTAINERS: Update my email address.
15016
15017 2001-04-10 Loren J. Rittle <ljrittle@acm.org>
15018
15019 * ltcf-cxx.sh: Support creation of C++ shared libraries on
15020 recent versions of FreeBSD (release 3 or later).
15021 * ltconfig: On FreeBSD, -lc must not be provided when building
15022 a shared library or else the standard -pthread gcc option is
15023 rendered worthless to later users of the built library.
15024
15025 2001-04-06 Joseph S. Myers <jsm28@cam.ac.uk>
15026
15027 * MAINTAINERS: Add self and RTH as C front end maintainers.
15028
15029 2001-04-05 Alexandre Oliva <aoliva@redhat.com>
15030
15031 * config.sub: Make sure to match an already-canonicalized
15032 machine name (eg. mn10300-unknown-elf).
15033
15034 2001-04-01 Alexandre Oliva <aoliva@redhat.com>
15035
15036 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
15037 New macros.
15038 (bootstrap, cross): Use RECURSE_FLAGS.
15039 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
15040
15041 2001-03-27 Alexandre Oliva <aoliva@redhat.com>
15042
15043 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
15044
15045 2001-03-22 Colin Howell <chowell@redhat.com>
15046
15047 * Makefile.in (DO_X): Do not backslash single-quotes in
15048 backquotes (two places).
15049
15050 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
15051
15052 Re-installed:
15053 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
15054 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
15055 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
15056 * ltcf-cxx.sh: Likewise.
15057 * ltcf-gcj.sh: Likewise.
15058
15059 2001-03-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
15060
15061 * MAINTAINERS: Add myself as "documentation co-maintainer".
15062
15063 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
15064
15065 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
15066 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
15067
15068 2001-03-19 Tom Tromey <tromey@redhat.com>
15069
15070 * config-ml.in: Handle GCJ and GCJFLAGS.
15071
15072 2001-03-21 Michael Chastain <chastain@redhat.com>
15073
15074 * Makefile.in: all-m4 depends on all-texinfo.
15075
15076 2001-03-20 Loren J. Rittle <ljrittle@acm.org>
15077
15078 * MAINTAINERS: Add myself to write after approval list.
15079
15080 2001-03-18 Laurynas Biveinis <lauras@softhome.net>
15081
15082 * Makefile.in (DO_X): Quote nested quotes.
15083
15084 2001-03-18 Alan Modra <alan@linuxcare.com.au>
15085
15086 * MAINTAINERS: Add myself to write after approval list.
15087
15088 2001-03-15 Laurynas Biveinis <lauras@softhome.net>
15089
15090 * Makefile.in (DO_X): Use double quotes for quoting
15091 "RANLIB=$${RANLIB}".
15092
15093 2001-03-10 Ovidiu Predescu <ovidiu@cup.hp.com>
15094
15095 * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
15096
15097 2001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
15098
15099 * configure.in: Only use `lang_requires' for languages athat are
15100 actually enabled.
15101
15102 2001-03-08 Phil Edwards <pme@sources.redhat.com>
15103
15104 * MAINTAINERS (C++ runtime libs): Update and alphabatize.
15105
15106 2001-03-08 Alexandre Oliva <aoliva@redhat.com>
15107
15108 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
15109
15110 2001-03-07 Tom Tromey <tromey@redhat.com>
15111
15112 * configure.in: Allow config-lang.in to set `lang_requires' to list
15113 of other required languages.
15114
15115 2001-03-06 Laurynas Biveinis <lauras@softhome.net>
15116
15117 * Makefile.in: Remove RANLIB definition. Use RANLIB
15118 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
15119 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
15120
15121 2001-02-28 Benjamin Kosnik <bkoz@redhat.com>
15122 Alexandre Oliva <aoliva@redhat.com>
15123
15124 * Makefile.in (check-c++): Use tabs, not spaces.
15125
15126 2001-02-20 Laurynas Biveinis <lauras@softhome.net>
15127
15128 * MAINTAINERS: add myself to Write After Approval list.
15129
15130 2001-02-19 Benjamin Kosnik <bkoz@redhat.com>
15131
15132 * Makefile.in (check-c++): New rule.
15133
15134 * configure.in (target_libs): Remove libg++.
15135 (noconfigdirs): Remove libg++.
15136 (noconfigdirs): Same.
15137 (noconfigdirs): Same.
15138 (noconfigdirs): Same.
15139
15140 * config-ml.in: Remove libg++ references.
15141
15142 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
15143 (ALL_TARGET_MODULES): Same.
15144 (configure-target-libg++): Remove.
15145 (all-target-libg++): Remove.
15146 (configure-target-libio): Remove.
15147 (all-target-libio): Remove.
15148 (check-target-libio): Remove.
15149 (.PHONY): Remove.
15150 (libg++.tar.bz2): Remove.
15151 (all-target-cygmon): Remove libio.
15152 (all-target-libstdc++): Remove.
15153 (configure-target-libstdc++): Remove.
15154 (TARGET_LIB_PATH): Remove libstdc++.
15155 (ALL_GCC_CXX): Remove libstdc++.
15156 (all-target-gperf): Correct.
15157
15158 2001-02-16 Nick Clifton <nickc@redhat.com>
15159
15160 * configure.in (noconfigdirs): Allow configuration of texinfo
15161 for Cygwin hosts.
15162
15163 2001-02-15 Anthony Green <green@redhat.com>
15164
15165 * configure: Introduce GCJ_FOR_TARGET.
15166 * configure.in: Ditto.
15167 * Makefile.in: Ditto.
15168
15169 2001-02-13 Andreas Schwab <schwab@suse.de>
15170
15171 * MAINTAINERS: Update mail address.
15172
15173 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
15174
15175 * config.guess: Add linux target for S/390.
15176 * config.sub: Likewise.
15177
15178 2001-02-08 Chandrakala Chavva <cchavva@redhat.com>
15179
15180 * configure.in: for *-chorusos, don't config target-newlib and
15181 target-libgloss.
15182
15183 2001-02-06 Ben Elliston <bje@redhat.com>
15184
15185 * configure: Output host type to stdout, not stderr.
15186
15187 2001-02-05 Mark Mitchell <mark@codesourcery.com>
15188
15189 * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
15190 * ltcf-cxx.sh: Likewise.
15191
15192 * config.if: Assume enable_libstdcxx_v3 is defined.
15193
15194 2001-02-04 Mark Mitchell <mark@codesourcery.com>
15195
15196 Remove V2 C++ library.
15197 * configure.in: Remove --enable-libstdcxx_v3 support.
15198
15199 2001-01-31 Bryce McKinlay <bryce@albatross.co.nz>
15200
15201 * include/demangle.h: Add prototype for java_demangle_v3.
15202
15203 2001-01-29 Phil Edwards <pme@sources.redhat.com>
15204
15205 * COPYING.LIB: Update to LGPL 2.1 from the FSF.
15206
15207 2001-01-27 Richard Henderson <rth@redhat.com>
15208
15209 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
15210
15211 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
15212
15213 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
15214 Don't unset, it's non-portable and no longer necessary, set to empty
15215 instead.
15216
15217 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
15218
15219 * ltconfig: Shell portability fix for the tagname validity check.
15220
15221 2001-01-27 Alexandre Oliva <aoliva@redhat.com>
15222
15223 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
15224 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
15225
15226 2001-01-26 Michael Sokolov <msokolov@ivan.Harhan.ORG>
15227
15228 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
15229
15230 2001-01-26 Tom Tromey <tromey@redhat.com>
15231
15232 * configure.in: Allow libgcj to be built on Sparc Solaris.
15233
15234 2001-01-25 David Edelsohn <edelsohn@gnu.org>
15235
15236 * ltcf-c.sh: Add aix5 case.
15237 * ltcf-cxx.sh: Likewise.
15238 * ltconfig: Likewise.
15239
15240 2001-01-24 Alexandre Oliva <aoliva@redhat.com>
15241
15242 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
15243 keep at least one of build_libtool_libs or build_old_libs set to
15244 yes.
15245
15246 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
15247 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
15248
15249 2001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
15250
15251 * configure.in: Enable libgcj on several additional platforms.
15252
15253 2001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
15254
15255 * configure.in: Enable libgcj for linux targets.
15256
15257 2001-01-20 Michael Sokolov <msokolov@ivan.Harhan.ORG>
15258
15259 * MAINTAINERS (Write After Approval): Add myself.
15260
15261 2001-01-15 John David Anglin <dave@hiauly1.hia.nrc.ca>
15262
15263 * MAINTAINERS: Add myself as vax port maintainer.
15264
15265 2001-01-11 Fergus Henderson <fjh@cs.mu.oz.au>
15266
15267 * MAINTAINERS: Add myself as Mercury front-end maintainer.
15268
15269 2001-01-09 Mike Stump <mrs@wrs.com>
15270
15271 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
15272 failures of subdirectories.
15273
15274 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
15275
15276 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
15277 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
15278 * ltcf-cxx.sh: Likewise.
15279 * ltcf-gcj.sh: Likewise.
15280 * ltconfig.sh: Fix typo.
15281
15282 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
15283
15284 * configure: handle DOS-style absolute paths.
15285
15286 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
15287
15288 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
15289
15290 2000-12-30 Marek Michalkiewicz <marekm@linux.org.pl>
15291
15292 * MAINTAINERS: Add myself as avr port co-maintainer.
15293
15294 2000-12-28 Ben Elliston <bje@redhat.com>
15295
15296 * MAINTAINERS: Add myself under ``Write After Approval''.
15297
15298 2000-12-19 Joseph S. Myers <jsm28@cam.ac.uk>
15299
15300 * texinfo: Remove directory from GCC.
15301
15302 2000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
15303
15304 * COPYING: Update to current
15305 ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
15306 to 19yy as example year in copyright notice).
15307
15308 2000-12-18 Benjamin Kosnik <bkoz@redhat.com>
15309
15310 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
15311 (libstdcxx_incdir): Pass down.
15312 * config.if: Remove expired bits for cxx_interface, add stub.
15313 (libstdcxx_incdir): Add variable for g++ include directory.
15314 * configure.in (gxx_include_dir): Use it.
15315
15316 2000-12-18 Alexandre Oliva <aoliva@redhat.com>
15317
15318 * MAINTAINERS: Added self as sh port co-maintainer. Removed entry
15319 with old-email address from ``Write After Approval''.
15320
15321 2000-12-15 Andreas Jaeger <aj@suse.de>
15322
15323 * configure.in: Handle lang_dirs.
15324
15325 2000-12-14 Tom Tromey <tromey@redhat.com>
15326
15327 * MAINTAINERS: Removed brads.
15328
15329 * MAINTAINERS: Added gcj developers.
15330
15331 2000-12-13 Anthony Green <green@redhat.com>
15332
15333 * configure.in: Disable libgcj for any target not specifically
15334 listed. Disable libgcj for x86 and Alpha Linux until compatible
15335 with g++ abi.
15336
15337 2000-12-13 Mike Stump <mrs@wrs.com>
15338
15339 * Makefile.in (local-distclean): Also remove fastjar.
15340
15341 2000-12-12 Rodney Brown <RodneyBrown@mynd.com>
15342
15343 * contrib/gcc_update: Add fastjar --touch entries.
15344
15345 2000-12-12 Alexandre Oliva <aoliva@redhat.com>
15346
15347 * configure.in: Disable language-specific target libraries for
15348 languages that aren't enabled.
15349
15350 2000-12-10 Anthony Green <green@redhat.com>
15351
15352 * configure.in: Define libgcj. Disable libgcj target libraries for
15353 most targets.
15354
15355 2000-12-10 Neil Booth <neilb@earthling.net>
15356
15357 * MAINTAINERS: Update mail address, remove from WAA list.
15358
15359 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
15360
15361 * libjava: Imported from /cvs/java.
15362 * libffi: Likewise.
15363 * Boehm-gc: Likewise.
15364
15365 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
15366
15367 * configure.in (target_libs): Revert 2000-12-08 patch.
15368 (noconfigdirs): Added target-libjava.
15369
15370 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
15371
15372 * djunpack.bat: removed.
15373
15374 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
15375
15376 * Makefile.in: handle DOS-style absolute paths.
15377 * config-ml.in: likewise.
15378 * symlink-tree: likewise.
15379
15380 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
15381
15382 * fastjar: Imported.
15383
15384 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
15385
15386 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
15387 libjava.
15388 * configure.in (target_libs): Removed `target-libjava'.
15389
15390 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
15391
15392 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
15393 (ALL_MODULES): Added fastjar.
15394 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
15395 (all-target-libjava): all-fastjar replaces all-zip.
15396 (all-fastjar): Added.
15397 (configure-target-fastjar, all-target-fastjar): Likewise.
15398 * configure.in (host_tools): Added fastjar.
15399
15400 2000-12-07 Mike Stump <mrs@wrs.com>
15401
15402 * Makefile.in (local-distclean): Remove leftover built files.
15403
15404 2000-11-24 Nick Clifton <nickc@redhat.com>
15405
15406 * configure.in (xscale-elf): Add target.
15407 (xscale-coff): Add target.
15408
15409 2000-11-22 Loren J. Rittle <ljrittle@acm.org>
15410
15411 * ltcf-cxx.sh: Support creation of C++ shared libraries on
15412 recent versions of FreeBSD (release 3 or later).
15413 * ltconfig: On FreeBSD, -lc must not be provided when building
15414 a shared library or else the standard -pthread gcc option is
15415 rendered worthless to later users of the built library.
15416
15417 2000-11-16 Fred Fish <fnf@be.com>
15418
15419 * configure.in (enable_libstdcxx_v3): Fix typo,
15420 libstd++ -> libstdc++.
15421
15422 2000-11-21 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
15423
15424 * MAINTAINERS: Add self to Write After Approval list.
15425
15426 2000-11-21 Bernd Schmidt <bernds@redhat.com>
15427
15428 * MAINTAINERS: Update my email address. Add myself to global write
15429 privs list.
15430
15431 2000-11-18 Alexandre Oliva <aoliva@redhat.com>
15432
15433 * Makefile.in: Merge with src and libgcj.
15434 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
15435 configure-target-<library> when their configure scripts need the C
15436 or C++ library to have already been built to work properly.
15437 (do_proto_toplev): Set them to an empty string.
15438
15439 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
15440 (REALLY_SET_LIB_PATH): Use them.
15441
15442 2000-11-17 Stan Shebs <shebs@apple.com>
15443
15444 * MAINTAINERS: Add self to Write After Approval list.
15445
15446 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
15447
15448 * configure: Provide the original toplevel configure arguments
15449 (including $0) to subprocesses in the environment rather than
15450 through gcc/configargs.h.
15451
15452 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
15453
15454 * MAINTAINERS: Remove references to cccp. Change C9X reference to
15455 C99. Alphabetise "Write After Approval" list.
15456
15457 2000-11-12 Mark Mitchell <mark@codesourcery.com>
15458
15459 * configure: Turn on libstdc++ V3 by default.
15460
15461 * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
15462 if we've got GCC.
15463
15464 2000-11-11 Philip Blundell <philb@gnu.org>
15465
15466 * MAINTAINERS: Add self to Write After Approval list.
15467
15468 2000-11-09 David Edelsohn <edelsohn@gnu.org>
15469
15470 * ltcf-c.sh (aix4): Improve shared library configuration; require
15471 exporting symbols.
15472 * ltcf-cxx.sh (aix4): Define.
15473 * ltconfig (aix4): Define library and soname specs appropriate for
15474 AIX. Define command to create export symbols list.
15475
15476 Mon Nov 6 14:19:35 2000 Christopher Faylor <cgf@cygnus.com>
15477
15478 * config.sub: Add support for Sun Chorus
15479
15480 2000-10-31 Nick Clifton <nickc@redhat.com>
15481
15482 * MAINTAINERS: Rename <name>@cygnus.com addresses to
15483 <name>@redhat.com. Also installed new email address for Clint
15484 Popetz.
15485
15486 2000-10-30 Joseph S. Myers <jsm28@cam.ac.uk>
15487
15488 * etc: Remove directory from GCC.
15489
15490 2000-10-16 Michael Meissner <meissner@redhat.com>
15491
15492 * configure (gcc/configargs.h): Only create if there is a build GCC
15493 directory created.
15494
15495 2000-10-16 Matthias Klose <doko@debian.org>
15496
15497 * config.if: Search libstdc++-v3/configure.in for INTERFACE,
15498 when configured for libstdc++-v3.
15499
15500 2000-10-05 Phil Edwards <pme@gcc.gnu.org>
15501
15502 * configure: Save configure arguments to gcc/configargs.h.
15503
15504 2000-10-04 Philipp Thomas <pthomas@suse.de>
15505
15506 * config.guess: Import CVS version 1.157.
15507 * config.sub: Import CVS version 1.181.
15508
15509 2000-10-04 Andris Pavenis <pavenis@latnet.lv>
15510
15511 * Makefile.in (bootstrap): avoid recursion if subdir missing
15512 (cross): ditto
15513 (do-proto-toplev): ditto
15514
15515 2000-09-30 Alexandre Oliva <aoliva@redhat.com>
15516
15517 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
15518 ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
15519
15520 * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
15521 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
15522 all affected `configure' scripts.
15523
15524 Mon 25-Sep-2000 19:46:09 BST Neil Booth <neilb@earthling.net>
15525
15526 * MAINTAINERS: Add self as cpplib co-maintainer.
15527
15528 2000-09-24 Aldy Hernandez <aldyh@redhat.com>
15529
15530 * MAINTAINERS: Add self to Write After Approval list.
15531
15532 2000-09-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
15533
15534 * INSTALL/README: egcs -> GCC update.
15535
15536 Sun Sep 17 16:55:59 CEST 2000 Marc Espie <espie@cvs.openbsd.org>
15537
15538 * MAINTAINERS: Add myself to Write After Approval list.
15539
15540 2000-09-15 Kazu Hirata <kazu@hxi.com>
15541
15542 * MAINTAINERS: Add myself to Write After Approval list.
15543
15544 Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
15545
15546 * configure.in: Do not build byacc for hppa64. Provide paths to the
15547 X11 libraries for hppa64.
15548
15549 2000-09-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
15550
15551 * MAINTAINERS: Add myself as 68hc11 port maintainer.
15552
15553 2000-09-06 Alexandre Oliva <aoliva@redhat.com>
15554
15555 * Makefile.in (all-zlib): Added dummy target.
15556
15557 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
15558 ltcf-gcj.sh: Updated from libtool multi-language branch.
15559
15560 2000-09-05 Alexandre Oliva <aoliva@redhat.com>
15561
15562 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
15563 (bootstrap*): Depend on all-bootstrap.
15564
15565 2000-09-05 Philipp Thomas <pthomas@suse.de>
15566
15567 * config.guess: Import CVS version 1.156.
15568 * config.sub: Import CVS version 1.179.
15569
15570 2000-09-02 Anthony Green <green@cygnus.com>
15571
15572 * Makefile.in (all-gcc): Depend on all-zlib.
15573 (CLEAN_MODULES): Add clean-zlib.
15574 (ALL_MODULES): Add all-zlib.
15575 * configure.in (host_libs): Add zlib.
15576
15577 2000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
15578
15579 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
15580 crosses, but add gcc/include to the header search path for them.
15581
15582 2000-08-04 David E. O'Brien <obrien@FreeBSD.org>
15583
15584 * MAINTAINERS: Add self to Write After Approval list.
15585
15586 2000-08-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
15587
15588 * config.guess: Import CVS version 1.152.
15589 * config.sub: Import CVS version 1.177.
15590
15591 2000-08-25 Alexandre Oliva <aoliva@redhat.com>
15592
15593 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
15594 $targargs to tell whether newlib is going to be built.
15595
15596 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
15597 $$r/TARGET_SUBDIR/libio for _G_config.h.
15598
15599 2000-08-23 Alexandre Oliva <aoliva@redhat.com>
15600
15601 * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
15602
15603 2000-08-22 DJ Delorie <dj@redhat.com>
15604
15605 * MAINTAINERS: Add self as a build machinery (*.in) maintainer
15606
15607 2000-08-22 Alexandre Oliva <aoliva@redhat.com>
15608
15609 * config-ml.in (CC, CXX): Avoid trailing whitespace.
15610 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
15611 sub-configures.
15612
15613 2000-08-21 DJ Delorie <dj@redhat.com>
15614
15615 * MAINTAINERS: Add self as a libiberty maintainer
15616
15617 2000-08-16 Alexandre Oliva <aoliva@redhat.com>
15618
15619 * configure.in (libstdcxx_flags): Use
15620 libstdc++-v3/src/libstdc++.INC.
15621
15622 2000-08-15 Alexandre Oliva <aoliva@redhat.com>
15623
15624 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
15625
15626 2000-08-14 Zack Weinberg <zack@wolery.cumb.org>
15627
15628 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
15629
15630 * configure: Make enable_threads and enable_shared defaults
15631 explicit. Substitute enable_threads into generated Makefiles.
15632 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
15633 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
15634
15635 2000-08-13 Geoff Keating <geoffk@cygnus.com>
15636
15637 * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
15638
15639 2000-08-12 Alexandre Oliva <aoliva@redhat.com>
15640
15641 * config-ml.in (CC): Remove bogus duplicate quotation mark from
15642 previous delta.
15643
15644 2000-08-11 Jason Merrill <jason@redhat.com>
15645
15646 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
15647 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
15648 (FLAGS_FOR_TARGET): Not here.
15649 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
15650
15651 2000-08-11 Alexandre Oliva <aoliva@redhat.com>
15652
15653 * config-ml.in (CC, CXX): Don't introduce a leading space.
15654
15655 2000-08-07 DJ Delorie <dj@delorie.com>
15656
15657 * MAINTAINERS: Add self as a DJGPP maintainer
15658
15659 2000-08-07 DJ Delorie <dj@redhat.com>
15660
15661 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
15662 "if we're also building gcc, and it's a gcc that will run on the
15663 build machine, we want to use its includes instead of the system's
15664 default includes".
15665
15666 2000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
15667
15668 * MAINTAINERS: Add self to Write After Approval list.
15669
15670 2000-08-03 Alexandre Oliva <aoliva@redhat.com>
15671
15672 * configure.in (libstdcxx_flags): Don't use `"'.
15673
15674 * config-ml.in: Adjust multilib search paths to the
15675 appropriate multilib tree.
15676
15677 2000-08-02 Alexandre Oliva <aoliva@redhat.com>
15678
15679 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
15680 commas in $LANGUAGES.
15681
15682 2000-08-02 Manfred Hollstein <manfredh@redhat.com>
15683
15684 * configure.in: Re-enable all references to libg++ and librx.
15685
15686 2000-08-01 Alexandre Oliva <aoliva@redhat.com>
15687
15688 * ltconfig, ltmain.sh: Update from libtool multi-language branch.
15689 * ltcf-c.sh (need_lc): Fix test message. Set wl for archive_cmds.
15690 (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
15691 * ltcf-cxx.sh (need_lc): Set based on postdeps.
15692
15693 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
15694
15695 2000-07-31 Alexandre Oliva <aoliva@redhat.com>
15696
15697 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
15698 CXX_FOR_TARGET for sed.
15699
15700 2000-07-30 Alexandre Oliva <aoliva@redhat.com>
15701
15702 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
15703 Do not override if already set in the environment or in configure.
15704 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
15705 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
15706
15707 2000-07-28 Alexandre Oliva <aoliva@redhat.com>
15708
15709 * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
15710 the libtool CVS tree multi-language branch.
15711 * ltconfig, ltmain.sh: Updated.
15712
15713 2000-07-27 Alexandre Oliva <aoliva@redhat.com>
15714
15715 * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
15716 (clean-target): Depend on it.
15717
15718 * Makefile.in (FLAGS_FOR_TARGET): New macro.
15719 (GCC_FOR_TARGET): Use it.
15720 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
15721 * configure.in: ... here.
15722 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
15723 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
15724
15725 2000-07-24 Eric Christopher <echristo@cygnus.com>
15726
15727 * MAINTAINERS: Add self to Write After Approval list.
15728
15729 2000-07-24 Alexandre Oliva <aoliva@redhat.com>
15730
15731 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
15732 (configure-target-libchill, configure-target-libobjc): Likewise.
15733
15734 * configure.in: Use the same cache file for all target libs.
15735 * config-ml.in: But different cache files per multilib variant.
15736
15737 2000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
15738
15739 * configure (topsrcdir): Don't use dirname.
15740
15741 2000-07-22 Jeffrey Oldham <oldham@codesourcery.com>
15742
15743 * MAINTAINERS: Add self to Write After Approval list.
15744
15745 2000-07-20 Jason Merrill <jason@redhat.com>
15746
15747 * configure.in: Remove all references to libg++ and librx.
15748
15749 * configure, configure.in, Makefile.in: Unify gcc and binutils.
15750
15751 2000-07-20 Hans-Peter Nilsson <hp@axis.com>
15752
15753 * config.sub: Update to subversions version 2000-07-06.
15754
15755 2000-07-12 Andrew Haley <aph@cygnus.com>
15756
15757 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
15758 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
15759
15760 2000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
15761
15762 * symlink-tree: Check number of arguments.
15763
15764 2000-07-05 Jim Wilson <wilson@cygnus.com>
15765
15766 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
15767 search path for a g++ extracted from the build tree. This
15768 will allow link tests run by configure scripts in
15769 subdirectories to succeed.
15770
15771 2000-07-01 Koundinya K <kk@ddeorg.soft.net>
15772
15773 * ltconfig: Add support for mips-dde-sysv4.2MP
15774
15775 2000-06-29 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
15776
15777 * MAINTAINERS: Add myself as loop discovery maintainer.
15778
15779 2000-06-28 Corinna Vinschen <vinschen@cygnus.com>
15780
15781 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
15782 `os2'. Force ac_cv_exeext to be ".exe" in that case.
15783
15784 2000-06-19 Timothy Wall <twall@cygnus.com>
15785
15786 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
15787 * config.sub: Add tic54x target.
15788
15789 Sun Jun 11 17:20:00 MET 2000 Toon Moene <toon@moene.indiv.nluug.nl>
15790
15791 * MAINTAINERS: Add self as Fortran maintainer,
15792 remove Craig Burley.
15793
15794 Tue May 30 19:01:12 2000 Andrew Cagney <cagney@b1.cygnus.com>
15795
15796 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
15797 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
15798
15799 Mon May 29 21:15:00 MET 2000 Philipp Thomas <pthomas@suse.de>
15800
15801 * MAINTAINERS: Add self as i18n maintainer
15802
15803 20000-05-21 H.J. Lu (hjl@gnu.org)
15804
15805 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
15806 directory are used if they exist. Make sure
15807 $(build_tooldir)/include is searched for header files,
15808 $(build_tooldir)/lib/ for library files.
15809 (GCC_FOR_TARGET): Likewise.
15810 (CXX_FOR_TARGET): Likewise.
15811
15812 Thu May 18 10:58:13 2000 Jeffrey A Law (law@cygnus.com)
15813
15814 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
15815
15816 Wed May 17 16:03:48 2000 Alexandre Oliva <aoliva@cygnus.com>
15817
15818 * Makefile.in (configure-target-libiberty): Depend on
15819 configure-target-newlib.
15820
15821 2000-05-16 Alexandre Oliva <aoliva@cygnus.com>
15822
15823 * configure.in, Makefile.in: Merge all libffi-related
15824 configury stuff from the libgcj tree.
15825
15826 Tue May 16 10:06:21 2000 Andrew Cagney <cagney@b1.cygnus.com>
15827
15828 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
15829 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
15830
15831 Tue May 16 09:57:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
15832
15833 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
15834 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
15835 current version information. Add to proto-toplev directory.
15836 (gdb-taz): Build do-djunpack.
15837
15838 2000-05-15 David Edelsohn <edelsohn@gnu.org>
15839
15840 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
15841
15842 Mon May 15 13:39:09 2000 Andrew Cagney <cagney@b1.cygnus.com>
15843
15844 * MAINTAINERS: Add self to Write After Approval list.
15845
15846 2000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
15847
15848 * ltmain.sh: Preserve in relink_command any environment
15849 variables that may affect the linker behavior.
15850
15851 Fri May 12 11:23:17 2000 Jeffrey A Law (law@cygnus.com)
15852
15853 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
15854
15855 Wed May 10 21:26:51 2000 Jim Wilson <wilson@cygnus.com>
15856
15857 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
15858
15859 2000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
15860
15861 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
15862 with the version name.
15863
15864 Sat May 6 21:12:55 CDT 2000 Jason Eckhardt <jle@cygnus.com>
15865
15866 * MAINTAINERS: Add self as bb-reorder maintainer.
15867
15868 2000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
15869
15870 * config.if: Tweak.
15871
15872 2000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
15873
15874 * djunpack.bat: New file.
15875
15876 Wed Apr 19 12:46:26 2000 Andrew Cagney <cagney@b1.cygnus.com>
15877
15878 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
15879 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
15880 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
15881 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
15882
15883 2000-04-16 Dave Pitts <dpitts@cozx.com>
15884
15885 * config.sub (case $basic_machine): Change default for "ibm-*"
15886 to "openedition".
15887
15888 2000-04-13 Andreas Jaeger <aj@suse.de>
15889
15890 * MAINTAINERS: Added myself.
15891
15892 Wed Apr 12 16:42:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
15893
15894 * Makefile.in (gdb-taz): New target. GDB specific archive.
15895 (do-md5sum): New target.
15896 (MD5PROG): Define.
15897 (PACKAGE): Default to TOOL.
15898 (VER): Default to a shell script.
15899 (taz): Rewrite target. Move real work to do-proto-toplev. Include
15900 md5 checksum generation.
15901 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
15902 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
15903 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
15904 insight.tar.bz2): Use gdb-taz to create archive.
15905
15906 Fri Apr 7 18:10:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
15907
15908 * configure (warn_cflags): Delete.
15909
15910 Thu Apr 6 16:15:14 2000 Philippe De Muyter <phdm@macqel.be>
15911
15912 * MAINTAINERS: Added myself.
15913
15914 2000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
15915 Martin v. Löwis <martin@loewis.home.cs.tu-berlin.de>
15916
15917 * configure.in (enable_libstdcxx_v3): Add.
15918 (target_libs): Add bits here to switch between libstdc++-v2 and
15919 libstdc++-v3.
15920 * config.if: And this file too.
15921 * Makefile.in: Add libstdc++-v3 targets.
15922
15923 2000-04-05 Michael Meissner <meissner@redhat.com>
15924
15925 * config.sub (d30v): Add d30v as a basic machine type.
15926
15927 2000-03-29 Jason Merrill <jason@casey.cygnus.com>
15928
15929 * configure.in: -linux-gnu*, not -linux-gnu.
15930
15931 Sun Mar 12 17:30:30 2000 Toon Moene <toon@moene.indiv.nluug.nl>
15932
15933 * MAINTAINERS: Add self in write-after-approval section.
15934
15935 Sun Mar 12 00:23:32 2000 Jim Wilson <wilson@cygnus.com>
15936
15937 * MAINTAINERS: Add self as ia64 port maintainer.
15938
15939 2000-03-08 Neil Booth <NeilB@earthling.net>
15940
15941 * MAINTAINERS: Add self in write-after-approval section.
15942
15943 Fri Mar 3 18:44:08 2000 Andrew Cagney <cagney@b1.cygnus.com>
15944
15945 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
15946 (do-tar-bz2): Replace TOOL with PACKAGE.
15947 (gdb.tar.bz2): Remove GDBTK from GDB package.
15948 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
15949 dejagnu.tar.bz2): New packages.
15950
15951 2000-02-27 Andreas Jaeger <aj@suse.de>
15952
15953 * configure.in: Add entry for mips*-*-linux*, move catch all
15954 *-*-*linux* entry below this one.
15955
15956 2000-02-27 Ian Lance Taylor <ian@zembu.com>
15957
15958 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
15959
15960 2000-02-24 Nick Clifton <nickc@cygnus.com>
15961
15962 * config.sub: Support an OS of "wince".
15963
15964 Thu Feb 24 16:15:56 2000 Andrew Cagney <cagney@b1.cygnus.com>
15965
15966 * config.guess, config.sub: Updated to match config's 2000-02-15
15967 version.
15968
15969 2000-02-23 Linas Vepstas <linas@linas.org>
15970
15971 * config.sub: Add support for Linux/IBM 370.
15972 * configure.in: Likewise.
15973
15974 2000-02-22 Nick Clifton <nickc@cygnus.com>
15975
15976 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
15977
15978 2000-02-20 Christopher Faylor <cgf@cygnus.com>
15979
15980 * config.guess: Guess "cygwin" rather than "cygwin32".
15981
15982 2000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
15983
15984 * configure (gcc_version): When setting, narrow search to
15985 lines containing `version_string'.
15986
15987 2000-02-15 Denis Chertykov <denisc@overta.ru>
15988
15989 * config.sub: Add support for avr target.
15990
15991 2000-02-14 Nick Clifton <nickc@cygnus.com>
15992
15993 * MAINTAINERS: Add maintainers for MCore port.
15994
15995 Tue Feb 1 00:07:46 2000 Hans-Peter Nilsson <hp@bitrange.com>
15996
15997 * config.sub: Add mmix-knuth-mmixware.
15998
15999 2000-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
16000
16001 * MAINTAINERS: Pair cccp with cpplib maintainership.
16002
16003 2000-01-27 Christopher Faylor <cgf@redhat.com>
16004
16005 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
16006 structure stuff to -L library search.
16007 (CXX_FOR_TARGET): Ditto.
16008 (CROSS_CHECK_MODULES): Fix spelling mistake.
16009
16010 2000-01-24 Mark Mitchell <mark@codesourcery.com>
16011
16012 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
16013 the C++ compiler.
16014
16015 2000-01-12 Richard Henderson <rth@cygnus.com>
16016
16017 * configure.in: Don't build some bits for beos.
16018
16019 2000-01-12 Joel Sherrill (joel@OARcorp.com)
16020
16021 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
16022 as include files.
16023
16024 2000-01-11 Zack Weinberg <zack@wolery.cumb.org>
16025
16026 * Add self as cpplib maintainer, as requested by Jason
16027 Merrill. Correct my e-mail address.
16028
16029 2000-01-06 Geoff Keating <geoffk@cygnus.com>
16030
16031 * configure.in: Use mt-aix43 to handle *_TARGET defs,
16032 not mh-aix43.
16033
16034 Thu Dec 23 03:43:36 1999 Hans-Peter Nilsson <hp@bitrange.com>
16035
16036 * MAINTAINERS: Add myself to "write after approval" list.
16037
16038 1999-12-14 Richard Henderson <rth@cygnus.com>
16039
16040 * config.guess (alpha-osf, alpha-linux): Detect ev67.
16041 * config.sub: Accept alphaev[78], alphaev8.
16042
16043 1999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
16044
16045 * config.guess, config.sub: Update from autoconf.
16046
16047 1999-11-29 Bruce Korb <autogen@linuxbox.com>
16048
16049 * MAINTAINERS: update my playtime e-address.
16050
16051 Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
16052
16053 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
16054 necessary libraries are missing.
16055
16056 Fri Nov 19 11:22:31 MST 1999 Diego Novillo <dnovillo@cygnus.com>
16057
16058 * MAINTAINERS: Add new 'write after approval' maintainer.
16059
16060 Wed Nov 17 16:08:43 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
16061
16062 * MAINTAINERS: Add new Java maintainer.
16063
16064 1999-10-25 Andreas Schwab <schwab@suse.de>
16065
16066 * configure: Fix quoting inside arguments of eval.
16067
16068 1999-10-21 Nick Clifton <nickc@cygnus.com>
16069
16070 * config-ml.in: Allow suppression of some ARM multilibs.
16071
16072 Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
16073
16074 * config.guess: Add OS/390 match pattern.
16075 * config.sub: Add mvs, openedition targets.
16076 * configure.in (i370-ibm-opened*): New.
16077
16078 1999-09-04 Steve Chamberlain <sac@pobox.com>
16079
16080 * config.sub: Add support for configuring for pj.
16081
16082 1999-08-31 Nick Clifton <nickc@cygnus.com>
16083
16084 * config.sub (maybe_os): Add support for configuring for fr30.
16085
16086 1999-08-25 Nick Clifton <nickc@cygnus.com>
16087
16088 * configure.in: Do not configure or build ld for AIX
16089 platforms. ld is known to be broken on these platforms.
16090
16091 Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
16092
16093 * config-ml.in: Pass compiler flag corresponding to multidirs to
16094 subdir configures.
16095
16096 1999-08-09 Ian Lance Taylor <ian@zembu.com>
16097
16098 * Makefile.in (LDFLAGS): Define.
16099
16100 1999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
16101
16102 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
16103 noconfigdirs.
16104 (*-*-cygwin*): Likewise.
16105
16106 1999-08-08 Ian Lance Taylor <ian@zembu.com>
16107
16108 * mkdep: New file.
16109 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
16110 (BINUTILS_SUPPORT_DIRS): Add mkdep.
16111
16112 From Eli Zaretskii <eliz@is.elta.co.il>:
16113 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
16114 long file name when using DJGPP on MS-DOS.
16115
16116 Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
16117
16118 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
16119
16120 1999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
16121
16122 * Makefile.in (check-target-libio): Remove all-target-libstdc++
16123 dependency as this causes "make check" to globally "make all"
16124
16125 Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
16126
16127 * configure.in (target_libs): Added target-zlib.
16128 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
16129 (CONFIGURE_TARGET_MODULES): Likewise.
16130 (CHECK_TARGET_MODULES): Likewise.
16131 (INSTALL_TARGET_MODULES): Likewise.
16132 (CLEAN_TARGET_MODULES): Likewise.
16133 (configure-target-zlib): New target.
16134 (all-target-zlib): Likewise.
16135 (all-target-libjava): Depend on all-target-zlib.
16136 (configure-target-libjava): Depend on configure-target-zlib.
16137
16138 * Makefile.in (configure-target-libjava): Depend on
16139 configure-target-newlib.
16140 (configure-target-boehm-gc): New target.
16141 (configure-target-qthreads): New target.
16142
16143 * configure.in (target_libs): Added target-qthreads.
16144 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
16145 (CONFIGURE_TARGET_MODULES): Likewise.
16146 (CHECK_TARGET_MODULES): Likewise.
16147 (INSTALL_TARGET_MODULES): Likewise.
16148 (CLEAN_TARGET_MODULES): Likewise.
16149 (all-target-qthreads): New target.
16150 (configure-target-libjava): Depend on configure-target-qthreads.
16151 (all-target-libjava): Depend on all-target-qthreads.
16152
16153 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
16154 (CONFIGURE_TARGET_MODULES): Likewise.
16155 (CHECK_TARGET_MODULES): Likewise.
16156 (INSTALL_TARGET_MODULES): Likewise.
16157 (CLEAN_TARGET_MODULES): Likewise.
16158 (all-target-libjava): New target.
16159 (all-target-boehm-gc): Likewise.
16160 * configure.in (target_libs): Added libjava, boehm-gc.
16161
16162 1999-07-22 Ian Lance Taylor <ian@zembu.com>
16163
16164 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
16165 configure.bat in SUPPORT_FILES.
16166 (gas+binutils.tar.bz2): Likewise.
16167
16168 * makeall.bat: Remove; obsolete.
16169
16170 1999-07-21 Ian Lance Taylor <ian@zembu.com>
16171
16172 From Mark Elbrecht:
16173 * configure.bat: Remove; obsolete.
16174
16175 1999-07-11 Ian Lance Taylor <ian@zembu.com>
16176
16177 * configure: Add -W -Wall to the default CFLAGS when compiling with
16178 gcc.
16179
16180 Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
16181
16182 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
16183
16184 1999-06-30 Mark Mitchell <mark@codesourcery.com>
16185
16186 * configure.in: Build ld on IRIX6.
16187
16188 1999-06-12 Ian Lance Taylor <ian@zembu.com>
16189
16190 * Makefile.in: Change distribution targets to use bzip2 instead of
16191 gzip.
16192 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
16193 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
16194
16195 1999-06-04 Nick Clifton <nickc@cygnus.com>
16196
16197 * config.sub: Add mcore target.
16198
16199 Sun May 30 16:03:16 1999 Cort Dougan <cort@cs.nmt.edu>
16200
16201 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
16202
16203 Tue May 25 11:20:46 1999 H.J. Lu (hjl@gnu.org)
16204
16205 * config.guess (dummy): Changed to $dummy.
16206
16207 1999-05-24 Nick Clifton <nickc@cygnus.com>
16208
16209 * config.sub: Tidied up case statements.
16210
16211 1999-05-22 Ben Elliston <bje@cygnus.com>
16212
16213 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
16214 <jiro@din.or.jp>.
16215
16216 * config.guess: Merge with FSF version. Future changes will be
16217 more accurately recorded in this ChangeLog.
16218 * config.sub: Likewise.
16219
16220 Thu May 20 10:00:42 1999 Stephen L Moshier <moshier@world.std.com>
16221
16222 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
16223
16224 1999-04-30 Tom Tromey <tromey@cygnus.com>
16225
16226 * ltmain.sh: [mode link] Always use CC given by ltconfig.
16227
16228 1999-04-23 Tom Tromey <tromey@cygnus.com>
16229
16230 * ltconfig, ltmain.sh: Update to libtool 1.2f.
16231
16232 1999-04-20 Drew Moseley <dmoseley@cygnus.com>
16233
16234 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
16235 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
16236 Bad merge removed these two changes.
16237
16238 Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
16239 Martin Heller (Ing.-Buero_Heller@t-online.de)
16240
16241 * config.guess (interix Alpha): Add.
16242
16243 1999-04-11 Richard Henderson <rth@cygnus.com>
16244
16245 * configure.in (i?86-*-beos*): Do config gperf; don't config
16246 gdb, newlib, or libgloss.
16247
16248 Sun Apr 11 23:55:34 1999 Alexandre Oliva <oliva@dcc.unicamp.br>
16249
16250 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
16251 link a trivial program with -mabi=64. If it fails, remove mabi=64
16252 from multidirs.
16253
16254 Sat Apr 10 21:50:01 1999 Philipp Thomas (kthomas@gwdg.de)
16255
16256 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
16257
16258 1999-04-08 Nick Clifton <nickc@cygnus.com>
16259
16260 * config.sub: Add support for mcore targets.
16261
16262 1999-04-07 Michael Meissner <meissner@cygnus.com>
16263
16264 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
16265 not mt-ospace, in order to shut up assembler warning about using
16266 symbols that are named the same as registers.
16267
16268 1999-04-07 Drew Moseley <dmoseley@cygnus.com>
16269
16270 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
16271 dependency list for all-target-cygmon.
16272
16273 1999-04-05 Doug Evans <devans@casey.cygnus.com>
16274
16275 * config-ml.in: Check $host, not $target, for selective multilibs.
16276 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
16277 thumb interworking, and underscore prefix multilibs.
16278
16279 1999-04-04 Ian Lance Taylor <ian@zembu.com>
16280
16281 * missing: Update to version from current automake.
16282
16283 Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
16284
16285 * configure (gxx_include_dir): Removed.
16286
16287 * configure.in (gxx_include_dir): Handle it.
16288 * Makefile.in: Likewise.
16289
16290 1999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
16291
16292 * config.sub (mips64vr4111,mips64vr4111el) Add.
16293
16294 1999-03-21 Ben Elliston <bje@cygnus.com>
16295
16296 * config.guess: Correct typo for detecting ELF on FreeBSD.
16297
16298 Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
16299
16300 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
16301 config/mh-djgpp.
16302
16303 Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
16304
16305 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
16306 all-target-newlib to dependency list for all-target-bsp.
16307
16308 Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
16309
16310 * config.sub: Add i386-uwin support.
16311 * config.guess: Likewise.
16312
16313 Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
16314
16315 * configure.in: cleanup, add mh-*pic handling for arm, special
16316 case powerpc*-*-aix*
16317
16318 Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
16319
16320 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
16321 can be built.
16322
16323 Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
16324
16325 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
16326 targets.
16327
16328 1999-03-02 Nick Clifton <nickc@cygnus.com>
16329
16330 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
16331
16332 Sun Feb 28 02:20:00 1999 Geoffrey Noer <noer@cygnus.com>
16333
16334 * config.sub: Check for "cygwin*" rather than "cygwin32*"
16335
16336 1999-02-24 Nick Clifton <nickc@cygnus.com>
16337
16338 * config.sub: Fix typo in arm recognition.
16339
16340 Wed Feb 24 13:51:40 1999 Drew Moseley <dmoseley@cygnus.com>
16341
16342 * configure.in (noconfigdirs): Changed target_configdirs to
16343 include target-bsp only for m68k-*-elf* and m68k-*-coff*
16344 rather than m68k-*-* since it is not known to work on
16345 m68k-aout. Ditto for arm-*-*oabi.
16346
16347 Wed Feb 24 12:52:17 1999 Stan Shebs <shebs@andros.cygnus.com>
16348
16349 * configure.in (*-*-windows*): Remove, no longer used.
16350
16351 1999-02-19 Ben Elliston <bje@cygnus.com>
16352
16353 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
16354 Smart and improved by Andrew Cagney.
16355
16356 Thu Feb 18 19:55:09 1999 Marc Espie <espie@cvs.openbsd.org>
16357
16358 * config.guess: Recognize openbsd-*-hppa.
16359
16360 Wed Feb 17 01:38:59 1999 H.J. Lu (hjl@gnu.org)
16361
16362 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
16363 only if it is not empty.
16364
16365 1999-02-17 Nick Clifton <nickc@cygnus.com>
16366
16367 Patch from: Scott Bambrough <scottb@corelcomputer.com>
16368
16369 * config.guess: Modified to recognize uname's armv* syntax.
16370
16371 * config.sub: Modified to recognize uname's armv* syntax.
16372
16373 1999-02-17 Mark Salter <msalter@cygnus.com>
16374
16375 * configure.in: Added target-bsp for sparclite.
16376
16377 Mon Feb 8 14:17:24 1999 Richard Henderson <rth@cygnus.com>
16378
16379 * config.sub: Recognize alphapca5[67] and up to alphaev8.
16380
16381 1999-02-08 Nick Clifton <nickc@cygnus.com>
16382
16383 * configure.in: Add support for strongarm port.
16384 * config.sub: Add support for strongarm target.
16385
16386 Sun Feb 7 18:01:54 1999 Mumit Khan <khan@xraylith.wisc.edu>
16387
16388 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
16389 the old name config/mh-cygwin32.
16390 Enable texinfo.
16391
16392 Thu Feb 4 20:43:25 1999 Ian Lance Taylor <ian@cygnus.com>
16393
16394 * configure.in: Do build ld for ix86 Solaris.
16395
16396 Tue Feb 2 19:46:40 1999 Jim Wilson <wilson@cygnus.com>
16397
16398 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
16399 $AR_FOR_TARGET. Likewise for RANLIB.
16400
16401 Tue Feb 2 20:05:05 1999 Catherine Moore <clm@cygnus.com>
16402
16403 * config.sub (oabi): Recognize.
16404 * configure.in (arm-*-oabi): Handle.
16405
16406 Sat Jan 30 06:09:00 1999 Robert Lipe (robertlipe@usa.net)
16407
16408 * config.guess: Improve detection of i686 on UnixWare 7.
16409
16410 Sat Jan 30 08:04:00 1999 Mumit Khan <khan@xraylith.wisc.edu>
16411
16412 * config.guess: Add support for i386-pc-interix.
16413 * config.sub: Likewise.
16414 * configure.in: Likewise.
16415
16416 Mon Jan 18 13:59:20 1999 Christopher Faylor <cgf@cygnus.com>
16417
16418 * Makefile.in: Remove unneeded all-target-libio from
16419 from all-target-winsup target since it is now unneeded.
16420 Add all-target-libtermcap in its place since it is now
16421 needed.
16422
16423 Wed Dec 30 20:34:52 1998 Christopher Faylor <cgf@cygnus.com>
16424
16425 * configure.in: makefile stub for cygwin target is probably
16426 unnecessary. Remove it for now.
16427
16428 Wed Dec 30 01:13:03 1998 Christopher Faylor <cgf@cygnus.com>
16429
16430 * configure.in: libtermcap.a should be built when cygwin is the
16431 target as well as the host.
16432 * config.guess: Allow mixed case in cygwin uname output.
16433 * Makefile.in: Add libtermcap target.
16434
16435 Wed Dec 23 00:20:50 1998 Jeffrey A Law (law@cygnus.com)
16436
16437 * config.sub: Clean up handling of hppa2.0.
16438
16439 Tue Dec 22 23:56:31 1998 Rodney Brown (rodneybrown@pmsc.com)
16440
16441 * config.guess: Use C code to identify more HP machines.
16442
16443 Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
16444
16445 * config.sub: Handle hppa2.0.
16446
16447 Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
16448
16449 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
16450 cygmon for all sparclite targets, regardless of object format.
16451
16452 1998-12-15 Mark Salter <msalter@cygnus.com>
16453
16454 * configure.in: Added target-bsp for several target architectures.
16455
16456 * Makefile.in: Added rules for bsp.
16457
16458 Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
16459
16460 * config.guess: Improve detection of hppa2.0 processors.
16461
16462 Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
16463
16464 * config.guess: Recognize FreeBSD using ELF automatically.
16465
16466 1998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
16467
16468 * configure (skip-this-dir): Add handling for new shell script, which
16469 might be created by a sub-directory's configure to indicate, this particular
16470 directory is "unwanted".
16471 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
16472
16473 Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
16474
16475 * ltconfig: import from libtool, after changing libtool to
16476 account for the cygwin name change.
16477
16478 Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
16479
16480 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
16481 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
16482
16483 Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
16484
16485 * configure.in: Add libtermcap to list of cygwin dependencies.
16486
16487 Tue Nov 17 16:57:51 1998 Geoffrey Noer <noer@cygnus.com>
16488
16489 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
16490 they include winsup/include when it's a cygwin target.
16491
16492 1998-11-12 Tom Tromey <tromey@cygnus.com>
16493
16494 * configure.in (host_tools): Added zip.
16495 * Makefile.in (all-target-libjava): Depend on all-zip.
16496 (all-zip): New target.
16497 (ALL_MODULES): Added all-zip.
16498 (NATIVE_CHECK_MODULES): Added check-zip.
16499 (INSTALL_MODULES): Added install-zip.
16500 (CLEAN_MODULES): Added clean-zip.
16501
16502 Thu Nov 12 17:27:21 1998 Geoffrey Noer <noer@cygnus.com>
16503
16504 * Makefile.in: lose "32" from comment about cygwin.
16505
16506 Thu Nov 5 15:00:31 1998 Nick Clifton <nickc@cygnus.com>
16507
16508 * configure.in: Use -Os to build target libraries for the fr30.
16509
16510 Wed Nov 4 18:49:43 1998 Dave Brolley <brolley@cygnus.com>
16511
16512 * config.sub: Add fr30.
16513
16514 Mon Nov 2 15:19:33 1998 Geoffrey Noer <noer@cygnus.com>
16515
16516 * configure.in: drop "32" from config/mh-cygwin32. Check
16517 cygwin* instead of cygwin32*.
16518 * config.sub: Check cygwin* instead of cygwin32*.
16519
16520 Thu Oct 22 10:55:25 1998 Robert Lipe <robertl@dgii.com>
16521
16522 * config.guess: Match any version of Unixware7.
16523
16524 1998-10-20 Syd Polk <spolk@cygnus.com>
16525
16526 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
16527 if desired.
16528
16529 Sun Oct 18 18:34:50 1998 Jeffrey A Law (law@cygnus.com)
16530
16531 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
16532 these if the appropriate directories and files to not exist.
16533
16534 Wed Oct 14 10:29:06 1998 Jeffrey A Law (law@cygnus.com)
16535
16536 * Makefile.in (DEVO_SUPPORT): Add config.if.
16537
16538 Tue Oct 13 15:45:36 1998 Manfred Hollstein <manfred@s-direktnet.de>
16539
16540 * configure: Add pattern to replace "build_tooldir"'s
16541 definition in the generated Makefile with "tooldir"'s
16542 actual value.
16543
16544 Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
16545
16546 * config.sub: Bring back lost sparcv9.
16547
16548 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
16549
16550 Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
16551
16552 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
16553 CC_FOR_TARGET and friends.
16554
16555 Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
16556
16557 * Makefile.in (build_tooldir): New variable, same as tooldir.
16558 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
16559 -B$(build_tooldir)/bin/.
16560 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
16561
16562 Tue Sep 1 16:23:11 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
16563
16564 * README: Remove installation instructions and refer to the
16565 INSTALL directory instead.
16566
16567 Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
16568
16569 * config.sub: Add support for i[34567]86-pc-udk.
16570 * configure.in: Likewise.
16571
16572 Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
16573
16574 * Makefile.in: add bzip2 package building bits for user
16575 tools module
16576 * configure.in: ditto
16577
16578 Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
16579
16580 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
16581 (ALL_TARGET_MODULES): Add all-target-libobjc.
16582 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
16583 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
16584 (all-target-libchill): Add dependencies.
16585 * configure.in (target_libs): Add libchill.
16586
16587 1998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
16588
16589 * configure.in (target_subdir): Remove duplicate line.
16590
16591 Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
16592
16593 * Makefile.in (all-automake): fix dependencies.
16594
16595 Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
16596
16597 * configure.in: Minor cleanups for building in the $(target_alias)
16598 subdir.
16599
16600 1998-09-22 Jim Wilson <wilson@cygnus.com>
16601
16602 * Makefile.in (bootstrap): Set r and s before make all. Use
16603 BASE_FLAGS_TO_PASS in make all.
16604 (cross): Likewise.
16605
16606 1998-09-20 Mark Mitchell <mark@markmitchell.com>
16607
16608 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
16609
16610 Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
16611
16612 * config.sub: Fix typo in last change.
16613
16614 1998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
16615
16616 * config.sub: Add support for C4x target.
16617 * configure.in: Likewise.
16618
16619 1998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
16620
16621 * config.sub: Recognize sparcv9 just like sparc64.
16622
16623 Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
16624
16625 * config.guess: Match "Pent II" or "PentII" for OpenServer.
16626
16627 Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
16628
16629 * config.guess: Correctly identify Pentium II sco boxes.
16630
16631 * config.guess: Fix "tr" code. From Weiwen Liu.
16632
16633 Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
16634
16635 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
16636 stabs.
16637
16638 Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
16639
16640 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
16641 (ALL_TARGET_MODULES): Add all-target-libchill.
16642 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
16643 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
16644 (all-target-libchill): Add dependencies.
16645 * configure.in (target_libs): Add libchill.
16646
16647 Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
16648
16649 * config.guess: Avoid assumptions about "tr" behaves when
16650 LANG is set to something other than English.
16651
16652 Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
16653
16654 * configure (gxx_include_dir): Changed to
16655 '${prefix}/include/g++'-${libstdcxx_interface}.
16656
16657 * config.if: New to determine the interfaces.
16658
16659 Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
16660
16661 * config.guess: Detect and handle MPE/IX.
16662 * config.sub: Deal with MPE/IX.
16663
16664 Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
16665
16666 * configure.in: Use mh-aix43.
16667
16668 1998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
16669
16670 * configure: Fix --without/--disable cases for gxx-include-dir.
16671
16672 Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
16673
16674 * mdata-sh: Imported. Needed for automake support.
16675
16676 Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
16677
16678 * Makefile.in (taz): Try "chmod -R og=u ." before
16679 "chmod og=u `find . -print`".
16680
16681 Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
16682
16683 * configure.in: Add arm-elf and thumb-elf support.
16684
16685 Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
16686
16687 * Makefile.in: Undo previous patch.
16688
16689 Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
16690
16691 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
16692 to here ...
16693 (install-no-fixedincludes): and here
16694 (INSTALL_MODULES): ... from here.
16695
16696 Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
16697
16698 * config.sub: Merge with FSF.
16699
16700 * config.guess: Merge with FSF.
16701
16702 Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
16703
16704 * configure (extraconfigdirs): New variable.
16705 (SUBDIRS): Add extraconfigdirs and recurse on them too.
16706 * Makefile.in (all): Move higher in file.
16707 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
16708 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
16709 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
16710 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
16711 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
16712
16713 1998-07-23 Brendan Kehoe <brendan@cygnus.com>
16714
16715 * Makefile.in (all-target-libjava): Depend on all-gcc and
16716 all-target-newlib.
16717 (configure-target-libjava): Depend on $(ALL_GCC).
16718
16719 Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
16720
16721 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
16722 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
16723
16724 Sun Jul 19 00:46:53 CEST 1998 Marc Lehmann <pcg@goof.com>
16725
16726 * INSTALL/README: Fix typo.
16727
16728 Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
16729
16730 * ylwrap: Change absolute path checks to check for DOS style path
16731 names.
16732
16733 * ylwrap: Don't use a full path name if the source file is in the
16734 same directory. From hjl@lucon.org (H.J. Lu).
16735
16736 * config-ml.in: Default to being verbose, to match Feb 18 change to
16737 configure.
16738
16739 Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
16740
16741 Brought over from egcs:
16742
16743 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
16744
16745 * configure.in (target_subdir): Set to ${target_alias} instead
16746 of "libraries".
16747
16748 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
16749
16750 * configure.in (target_subdir): Set to libraries if enable_multilib.
16751
16752 Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
16753
16754 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
16755 multilibs, force reconfiguration the first time we create
16756 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
16757
16758 Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
16759
16760 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
16761 avoid confusion with --no-recursion.
16762
16763 Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
16764
16765 * configure.in: Win32 hosts shouldn't use install -x
16766 * install-sh: remove -x option, and special .exe-handling
16767 hack.
16768
16769 Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
16770
16771 * config.guess: Recognize i586-pc-beos.
16772 * configure.in: Don't build some bits for beos.
16773
16774 Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
16775
16776 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
16777 CFLAGS default to -O2.
16778
16779 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
16780 when using GNU ld.
16781
16782 Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
16783
16784 * ltmain.sh: Correct install when using a different shell.
16785
16786 Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
16787
16788 * ltconfig, ltmain.sh: Update to libtool 1.2b.
16789
16790 Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
16791
16792 * makefile.vms: Update to build binutils/makefile.vms. Add install
16793 target.
16794
16795 Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
16796
16797 * ltconfig: Update to correct AIX handling.
16798
16799 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
16800
16801 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
16802
16803 * configure.in (target_subdir): Set to ${target_alias} instead
16804 of "libraries".
16805
16806 1998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
16807
16808 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
16809 (Makefile): Depend on $(gcc_version_trigger).
16810
16811 * configure (gcc_version): Change default initializer to empty
16812 string.
16813 (gcc_version_trigger): New variable; pass this variable down
16814 to subdir configures to enable them checking gcc's version
16815 themselves. Emit make macros for both gcc_version vars.
16816 (topsrcdir): Initialize reliably.
16817 (recursion line): Remove --with-gcc-version=${gcc_version}.
16818
16819 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
16820
16821 * configure (enable_version_specific_runtime_libs): Implement new flag
16822 --enable-version-specific-runtime-libs which installs C++ runtime stuff
16823 in $(libsubdir); emit definition in each generated Makefile.
16824 (gxx_include_dir): Initialize depending on
16825 $enable_version_specific_runtime_libs.
16826
16827 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
16828
16829 * configure (gcc_version): Initialize properly depending on
16830 how and where configure is started.
16831 (recursion line): Pass a --with-gcc-version=${gcc_version}
16832 to configures in subdirs.
16833
16834 Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
16835
16836 * configure.in (noconfigdirs): Add configure pattern for mips tx39
16837 cygmon
16838
16839 Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
16840
16841 * configure.in: Add cygmon and libstub support for mn10200.
16842
16843 1998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
16844
16845 * configure (gcc_version): Add new variable describing the
16846 particular gcc version we're building.
16847 * Makefile.in (libsubdir): Add new macro for the directory
16848 in which the compiler finds executables, libraries, etc.
16849 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
16850 and libsubdir.
16851
16852 Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
16853
16854 * Makefile.in (local-clean): Remove *.log.
16855 (warning.log): Built with warn_summary from build.log.
16856 (mail-report.log): Run test_summary.
16857 (mail-report-with-warnings.log): Run test_summary including
16858 warning.log in the report.
16859
16860 Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
16861
16862 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
16863
16864 Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
16865
16866 * Makefile.in (grep): Grep no longer depends on libiberty.
16867
16868 Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
16869
16870 * Makefile.in: all-snavigator needs all-libgui.
16871
16872 Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
16873
16874 * configure.in: Add cygmon and libstub support for mn10300.
16875
16876 Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
16877
16878 * missing: Update to version from automake 1.3.
16879
16880 * ltmain.sh: On installation, don't get confused if the same name
16881 appears more than once in the list of library names.
16882
16883 Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
16884
16885 * config.sub: Accept m68060 and m5200 as CPU names.
16886
16887 Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
16888
16889 * configure: Use && rather than using -a in test, because odd
16890 strings can confuse test.
16891 * configure.in: Likewise.
16892
16893 Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
16894
16895 * ltconfig, ltmain.sh: Bring in Visual C++ support.
16896
16897 Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
16898
16899 * Makefile.in (boostrap2-lean, bootstrap3-lean,
16900 bootstrap4-lean): New targets.
16901
16902 Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
16903
16904 * mpw-* Delete. Not used.
16905
16906 Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
16907
16908 * COPYING.LIB: Update FSF address.
16909
16910 Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
16911
16912 * ltconfig, ltmain.sh: Update to libtool 1.2a.
16913
16914 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
16915 GAS_SUPPORT_DIRS.
16916
16917 Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
16918
16919 * ltconfig, ltmain.sh: Avoid producing a version number if
16920 -version-info was not used.
16921
16922 Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
16923
16924 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
16925 building with newlib.
16926
16927 1998-04-30 Paul Eggert <eggert@twinsun.com>
16928
16929 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
16930 Solaris `make' causes it to continue to next definition.
16931
16932 Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
16933
16934 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
16935 the right GUI libraries and files are installed along with GDB.
16936
16937 Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
16938
16939 * configure.in: Change alpha to alpha* in several places.
16940
16941 Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
16942
16943 * config.sub: Recognize sparc86x.
16944
16945 Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
16946
16947 * configure.in (--enable-target-optspace): Remove debug echo.
16948
16949 Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
16950
16951 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
16952
16953 Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
16954
16955 * ltconfig: Update cygwin32 support.
16956
16957 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
16958 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
16959 (GDB_SUPPORT_DIRS): Likewise.
16960
16961 Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
16962
16963 * configure.in (target_makefile_frag): If --enable-target-optspace,
16964 use -Os to compile target libraries rather than -O2. Default to
16965 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
16966 not used.
16967 * configure.in (target_cflags): Ditto for d30v.
16968
16969 Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
16970
16971 * Makefile.in (all-bfd): Depend on all-intl.
16972 (all-binutils): Likewise.
16973 (all-gas): Likewise.
16974 (all-gprof): Likewise.
16975 (all-ld): Likewise.
16976
16977 1998-04-19 Brendan Kehoe <brendan@cygnus.com>
16978
16979 * configure.in (host_tools): Fix typo, lbtool -> libtool.
16980
16981 Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
16982
16983 * Makefile.in (all-bfd): Depend upon all-libiberty.
16984
16985 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
16986
16987 Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
16988
16989 * Makefile.in: Add libstub.
16990
16991 * configure.in: Ditto. Build libstub for targets that have cygmon
16992 support.
16993
16994 Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
16995
16996 * configure.in: Don't set PICFLAG on ix86-cygwin32.
16997
16998 Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
16999
17000 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
17001 use mh-sysv5 if specified. Support gprof on SCO Open Server.
17002
17003 Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
17004
17005 * configure: Define DEFAULT_M4 by searching PATH.
17006 * Makfile.in: Use DEFAULT_M4.
17007
17008 Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
17009
17010 * ltconfig: Add cygwin32 support.
17011
17012 * Makefile.in, configure.in: Add libtool as a native only directory
17013 to configure and build.
17014
17015 Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
17016
17017 * Makefile.in (INSTALL_MODULES): Remove texinfo.
17018
17019 Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
17020
17021 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
17022
17023 Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
17024
17025 * Makefile.in: add ash make rules
17026 * configure.in: add ash to native_only and host_tools lists
17027
17028 Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
17029
17030 * Makefile.in (all-gettext, all-intl): New targets.
17031 (ALL_MODULES): Added all-gettext, all-intl.
17032 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
17033 (INSTALL_MODULES): Added install-gettext, install-intl.
17034 (CLEAN_MODULES): Added clean-gettext, clean-intl.
17035
17036 * configure.in (host_tools): Added gettext.
17037 (native_only): Likewise.
17038 (noconfigdirs) [various cases]: Likewise.
17039 (host_libs): Added intl.
17040
17041 Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
17042
17043 * configure: Do not disable building gdbtk for cygwin32 hosts.
17044
17045 Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
17046
17047 * configure.in: Add thumb-coff target.
17048 * config.sub: Add thumb-coff target.
17049
17050 Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
17051
17052 * Makefile.in: Revert yesterday's change.
17053 (all-target-winsup): all-target-librx stays out of here.
17054
17055 Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
17056
17057 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
17058 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
17059 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
17060 Remove references to librx and libg++.
17061
17062 Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
17063
17064 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
17065 recursive makes
17066
17067 Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
17068
17069 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
17070 for newlib directory.
17071 (CXX_FOR_TARGET): Likewise.
17072
17073 Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
17074
17075 * ltconfig: Update after libtool/ltconfig.in change for
17076 hpux11.
17077
17078 Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
17079
17080 * ltconfig, ltmain.sh: Update to libtool 1.2.
17081
17082 Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
17083
17084 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
17085 (install-gcc-cross): Instead, override LANGUAGES here.
17086
17087 1998-03-18 Dave Love <d.love@dl.ac.uk>
17088
17089 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
17090 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
17091
17092 Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
17093
17094 * configure.in: Add Thumb-pe target.
17095
17096 Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
17097
17098 * Makefile.in - changed sn targets to snavigator
17099 * configure.in - changed sn targets to snavigator
17100
17101 Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
17102
17103 * config-ml.in: After building symlink tree call make distclean
17104 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
17105 to be the case for libiberty.
17106
17107 Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
17108
17109 * configure: When making link, also check the current
17110 directory. The configure scripts may create one.
17111
17112 Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
17113
17114 * config.sub: Accept alphapca56 and alphaev6 properly.
17115
17116 Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
17117
17118 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
17119
17120 Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
17121
17122 * config.sub (sco5): Fix typo.
17123
17124 Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
17125
17126 * Makefile.in (INSTALL_MODULES): Move install-tcl before
17127 install-itcl.
17128 (install-itcl): Remove dependency on install-tcl.
17129
17130 Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
17131
17132 * configure.in: Remove libgloss from noconfigdirs for MN10300.
17133
17134 Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
17135
17136 * configure.in: Don't build libgui for a cygwin32 target when not on
17137 a cygwin32 host.
17138
17139 Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
17140
17141 * configure (redirect): Set to null, so default behavior of
17142 configure is now --verbose.
17143
17144 1998-02-16 Dave Love <d.love@dl.ac.uk>
17145
17146 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
17147 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
17148
17149 Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
17150
17151 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
17152 this change to sync Makefile.in with its ChangeLog entries.
17153
17154 Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
17155
17156 * ltmain.sh (mkdir): Check that the directory doesn't exist
17157 before we exit with error, so that we don't get races during
17158 parallel builds.
17159
17160 Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
17161
17162 * ltconfig, ltmain.sh: Update from libtool 1.0i.
17163
17164 Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
17165
17166 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
17167 PICFLAG_FOR_TARGET.
17168 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
17169
17170 * configure: Emit a definition for the new macro enable_shared
17171 into each Makefile.
17172
17173 Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
17174
17175 * configure.in (host_tools, native_only): Add libtool.
17176
17177 Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
17178
17179 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
17180 Fix typo in ming config comment.
17181
17182 Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
17183
17184 * ltconfig, ltmain.sh: Update from libtool 1.0h.
17185
17186 Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
17187
17188 * config.sub: Add tic30 cases, and map c30 to tic30.
17189
17190 Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
17191
17192 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
17193 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
17194 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
17195 (CLEAN_TARGET_MODULES): Similarly
17196 (all-target-libf2c): Add dependences.
17197 * configure.in (target_libs): Add libf2c.
17198
17199 Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
17200
17201 * configure.in: Remove expect from noconfigdirs when target
17202 is cygwin32. OK to build expect and dejagnu with Canadian
17203 Cross.
17204
17205 Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
17206
17207 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
17208 host.
17209
17210 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
17211 and mingw32.
17212
17213 Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
17214
17215 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
17216 here as it is not defined in the toplevel Makefile.
17217
17218 Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
17219
17220 * configure (package_makefile_rules_frag): New variable, which names
17221 a file with generic rules, ...
17222 Change comment to mention we now have FIVE parts.
17223 * configure: Undo last change.
17224
17225 Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
17226
17227 * config.guess: More accurate determination of HP processor types.
17228 * config.sub: More accurate determination of HP processor types.
17229
17230 Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
17231
17232 * configure (package_makefile_frag): Move inserting the
17233 ${package_makefile_frag} to where it should be according
17234 to the comment.
17235
17236 Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
17237
17238 * config.guess: Add support for Linux/ARM.
17239
17240 Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
17241
17242 * .cvsignore: Remove *-info and *-install since they match
17243 release-info and mpw-install, which we don't want to just ignore.
17244
17245 Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
17246
17247 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
17248
17249 Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
17250
17251 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
17252 local_prefix to sub-make invocations.
17253
17254 Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
17255
17256 * configure.in: Check makefile fragments in the source
17257 directory.
17258
17259 Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
17260
17261 * configure.in: Check whether host and target makefile
17262 fragments exist before adding them to *_makefile_frag.
17263
17264 Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
17265
17266 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
17267
17268 Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
17269
17270 * configure.in: Make sure we only replace RPATH_ENVVAR on
17271 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
17272 regexp to sed.
17273
17274 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
17275 to sub-makes.
17276
17277 1998-01-13 Lee Iverson (leei@ai.sri.com)
17278
17279 * config-ml.in (multi-do): LDFLAGS must include multilib
17280 designator.
17281
17282 Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
17283
17284 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
17285
17286 Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
17287
17288 * config.sub: Add mingw32 support.
17289 * configure.in: Likewise.
17290
17291 Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
17292
17293 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
17294
17295 Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
17296
17297 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
17298 * configure (gxx_include_dir): Provide a definition for subdirs
17299 which do not use autoconf.
17300
17301 Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
17302
17303 * config.guess: Sync with egcs. Picks up new alpha support,
17304 BeOS & some additional linux support.
17305
17306 Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
17307
17308 * config.guess: HP 9000/803 is a PA1.1 machine.
17309
17310 Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
17311
17312 * configure.in: It's alpha*-...
17313
17314 Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
17315
17316 * configure.in (host_makefile_frag, target_makefile_frag):
17317 Handle multiple config files.
17318 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
17319 alpha-*-*.
17320
17321 Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
17322
17323 * mkdep: New file.
17324
17325 Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
17326
17327 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
17328
17329 Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
17330
17331 * Makefile.in: Add libgui directory.
17332 (GDB_TK): Add all-libgui.
17333 * configure.in: Add libgui directory.
17334 * configure: Add all-libgui to GDB_TK.
17335
17336 Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
17337
17338 * config-ml.in (multidirs): Add m32r to multilib list.
17339
17340 Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
17341
17342 * Makefile.in (all-target-gperf): Change dependency to
17343 all-target-libstdc++.
17344
17345 Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
17346
17347 * config.guess: Add BeOS support.
17348
17349 Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
17350
17351 Source directory cvs renamed to cvssrc:
17352 * configure.in (host_tools): Change cvs to cvssrc.
17353 (native_only): Likewise.
17354 (noconfigdirs) [various cases]: Likewise.
17355 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
17356 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
17357 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
17358 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
17359 (all-cvssrc): Rename target from all-cvs.
17360
17361 Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
17362
17363 * configure (gxx_include_dir): Fix thinko.
17364
17365 Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
17366
17367 * Makefile.in (INSTALL_TARGET_CROSS): Define.
17368 (install-cross, install-gcc-cross): New targets.
17369
17370 Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
17371
17372 * configure.in (noconfigdirs): Add support for Thumb target.
17373
17374 * config.sub (maybe_os): Add support for Thumb target.
17375
17376 Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
17377
17378 * Makefile.in: Add rules for cygmon.
17379
17380 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
17381
17382 Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
17383
17384 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
17385 * configure (gxx_include_dir): Provide a definition for subdirs
17386 which do not use autoconf.
17387
17388 Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
17389
17390 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
17391 11/18/97 build
17392
17393 Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
17394
17395 * From Franz Sirl.
17396 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
17397 found on RedHat Linux systems.
17398
17399 Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
17400
17401 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
17402 guesses.
17403
17404 Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
17405
17406 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
17407
17408 Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
17409
17410 * ltmain.sh: If mkdir fails, check whether the directory was created
17411 anyhow by some other process.
17412
17413 Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
17414
17415 * configure.in (d30v-*-*): Configure all directories.
17416
17417 Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
17418
17419 * configure.in (d30v-*-*): Configure newlib, libiberty directories
17420 for the D30V.
17421
17422 Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
17423
17424 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
17425
17426 Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
17427
17428 * include/libiberty.h: Add extern "C" { so it can be used with C++
17429 progrms.
17430 * include/remote-sim.h: Add extern "C" { so it can be used with C++
17431 programs.
17432
17433 Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
17434
17435 * configure.in (d30v-*-*): Configure GCC now.
17436
17437 Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
17438
17439 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
17440 is no longer needed.
17441
17442 Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
17443
17444 * Makefile.in: check-target-libio depends on all-target-libstdc++.
17445
17446 Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
17447
17448 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
17449 targets using "$@" to provide support for similar but not identical
17450 targets without having to duplicate code.
17451
17452 Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
17453
17454 * makefile.vms: Fix to work with DEC C.
17455
17456 Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
17457
17458 * config.sub: Add mips-tx39-elf to marketing names.
17459
17460 Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
17461
17462 * ltmain.sh: Handle symlinks in generated script.
17463
17464 Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
17465
17466 * configure: Handle autoconf style directory options: --bindir,
17467 --datadir, --includedir, --infodir, --libdir, --libexecdir,
17468 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
17469 --sysconfdir.
17470 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
17471 (sharedstatedir, localstatedir, oldincludedir): New variables.
17472 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
17473 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
17474 sbindir, sharedstatedir, and sysconfdir.
17475
17476 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
17477
17478 * Makefile.in (bootstrap-lean): New target.
17479
17480 Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
17481
17482 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
17483 sn, and gnuserv from noconfigdirs.
17484
17485 Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
17486
17487 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
17488
17489 Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
17490
17491 * Makefile.in (cross): New target.
17492
17493 Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
17494 Jeff Law <law@cygnus.com>
17495
17496 * Makefile.in (bootstrap2, bootstrap3): New targets.
17497 (all-bootstrap): Remove outdated and confusing target.
17498 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
17499
17500 Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
17501
17502 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
17503 windows. Consistent with gdb/configure.
17504
17505 1997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
17506
17507 * configure.in: Name Linux target fragment.
17508
17509 * configure: Rewrite so that project Makefile fragment is inserted
17510 first and appears last in the resulting Makefile.
17511
17512 Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
17513
17514 * Makefile.in (install-itcl): Install tcl first.
17515
17516 Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
17517
17518 * configure.in: remove bison from noconfigdirs for Cygwin32 host
17519
17520 Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
17521
17522 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
17523
17524 * configure.in (skipdirs): Add target-librx for Linux.
17525 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
17526
17527 Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
17528
17529 * Makefile.in (bootstrap): New target.
17530
17531 Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
17532
17533 * config.sub: Accept 'amigados' for backward compatibility.
17534
17535 Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
17536
17537 * config.guess: Merge with FSF.
17538
17539 Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
17540
17541 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
17542
17543 Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
17544
17545 * config.sub: Add "marketing-names" patch.
17546
17547 Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
17548
17549 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
17550
17551 Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
17552
17553 * config.sub: Handle v850-elf.
17554
17555 Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
17556
17557 * .cvsignore (*-install): Remove.
17558
17559 Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
17560
17561 * ltconfig: Set CONFIG_SHELL in libtool.
17562 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
17563
17564 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
17565
17566 * configure.in (target_subdir): Set to libraries if enable_multilib.
17567
17568 Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
17569
17570 * config.guess: Update from gcc directory.
17571
17572 Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
17573
17574 * Makefile.in (all-sim): Depends on all-readline.
17575
17576 Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
17577
17578 * Makefile.in (BISON, YACC): Use $$s.
17579 (all-bison): Depend on all-texinfo.
17580
17581 Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
17582
17583 * Makefile.in (BISON): Add -L flag.
17584 (YACC): Likewise.
17585
17586 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
17587
17588 * configure.in (noconfigdirs): Add support for v850e target.
17589
17590 * config.sub (maybe_os): Add support for v850e target.
17591
17592 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
17593
17594 * configure.in (noconfigdirs): Add support for v850ea target.
17595
17596 * config.sub (maybe_os): Add support for v850ea target.
17597
17598 Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
17599
17600 * config.sub: Add mipstx39. Delete r3900.
17601
17602 Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
17603
17604 * Makefile.in (all-autoconf): Depends on all-texinfo.
17605
17606 Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
17607
17608 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
17609 eabi targets.
17610
17611 Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
17612
17613 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
17614
17615 * configure: When handling a Canadian Cross, handle YACC as well as
17616 BISON. Just set BISON to bison. When setting YACC, prefer bison.
17617 * Makefile.in (all-bison): Depend upon all-texinfo.
17618
17619 Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
17620
17621 * Makefile.in (BISON): bison, not byacc or bison -y.
17622 (YACC): bison -y or byacc or yacc.
17623 (various): Add *-bison as appropriate.
17624 (taz): No need to mess with BISON anymore.
17625
17626 Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
17627
17628 * configure: If OSTYPE matches *win32*, try to find a good value for
17629 CONFIG_SHELL.
17630
17631 Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
17632
17633 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
17634 configure.in if it is present.
17635
17636 Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
17637
17638 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
17639
17640 Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
17641
17642 * config.sub: Recognize `arc' cpu.
17643 * configure.in: Likewise.
17644 * config-ml.in: Likewise.
17645
17646 Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
17647
17648 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
17649
17650 Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
17651
17652 * configure: Changed sed delimiter from ':' to '|' when
17653 attempting to substitute ${config_shell} for SHELL. On
17654 NT ${config_shell} may contain a ':' in it.
17655
17656 Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
17657
17658 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
17659
17660 Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
17661
17662 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
17663
17664 Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
17665
17666 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
17667
17668 * ylwrap: If the program is a relative path, force it to be
17669 absolute.
17670
17671 Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
17672
17673 * configure (tooldir): Set BISON to `bison -y' and not just bison.
17674
17675 Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
17676
17677 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
17678 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
17679 for libraries.
17680
17681 Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
17682
17683 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
17684 separated by spaces.
17685
17686 Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
17687
17688 * ylwrap: New file.
17689 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
17690
17691 * ltmain.sh: Handle /bin/sh at start of install program.
17692
17693 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
17694
17695 * ltconfig, ltmain.sh: New files, from libtool 1.0.
17696 * missing: New file, from automake 1.2.
17697
17698 Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
17699
17700 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
17701 check-tk to CHECK_X11_MODULES.
17702
17703 Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
17704
17705 * config.sub: Merge with FSF.
17706
17707 Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
17708
17709 * config.guess: Merge with FSF.
17710
17711 Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
17712
17713 * configure: Treat msdosdjgpp like go32.
17714 * configure.in: Likewise. Don't remove gprof for go32.
17715
17716 * configure: Change Makefile.tem2 to Makefile.tm2.
17717
17718 Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
17719
17720 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
17721
17722 Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
17723
17724 * install-sh (chmodcmd): Set to null if the DST directory already
17725 exists. Same as Nov 11th change.
17726
17727 Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
17728
17729 * configure (GDB_TK): Needs itcl and tix.
17730
17731 Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
17732
17733 * config.guess: Update from FSF.
17734
17735 Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
17736
17737 * Makefile.in (GDB_TK): Depend on itcl and tix.
17738
17739 Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
17740
17741 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
17742 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
17743 (INSTALL_SCRIPT): New variable.
17744 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
17745 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
17746 to -x.
17747 * install-sh: Add support for -x option.
17748
17749 Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
17750
17751 * configure.in, Makefile.in: Treat tix like itcl.
17752
17753 Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
17754
17755 * Makefile.in (WINDRES): New variable.
17756 (WINDRES_FOR_TARGET): New variable.
17757 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
17758 (EXTRA_HOST_FLAGS): Add WINDRES.
17759 (EXTRA_TARGET_FLAGS): Add WINDRES.
17760 (EXTRA_GCC_FLAGS): Add WINDRES.
17761 ($(DO_X)): Pass down WINDRES.
17762 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
17763 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
17764 DLLTOOL_FOR_TARGET.
17765
17766 Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
17767
17768 * configure.in: configure sim before gdb for win32-x-ppc
17769
17770 Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
17771
17772 Move gperf into the toplevel, from libg++.
17773 * configure.in (target_tools): Add target-gperf.
17774 (native_only): Add target-gperf.
17775 * Makefile.in (all-target-gperf): New target, depend on
17776 all-target-libg++.
17777 (configure-target-gperf): Empty rule.
17778 (ALL_TARGET_MODULES): Add all-target-gperf.
17779 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
17780 (CHECK_TARGET_MODULES): Add check-target-gperf.
17781 (INSTALL_TARGET_MODULES): Add install-target-gperf.
17782 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
17783
17784 Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
17785
17786 * config.sub (mn10200): Recognize new basic machine.
17787
17788 Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
17789
17790 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
17791 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
17792
17793 Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
17794
17795 * configure.in: If we're building mips-sgi-irix6* native, turn on
17796 ENABLE_MULTILIB and set TARGET_SUBDIR.
17797
17798 Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
17799
17800 * Makefile.in (all-sn): Depend on all-grep.
17801
17802 Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
17803
17804 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
17805
17806 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
17807 Makefile. From Jeff Makey <jeff@cts.com>.
17808 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
17809
17810 * Makefile.in (DISTBISONFILES): Remove.
17811 (taz): Don't futz with DISTBISONFILES. Change BISON to use
17812 $(DEFAULT_YACC).
17813
17814 * configure.in: Build itl, db, sn, etc., when building for native
17815 cygwin32.
17816
17817 * Makefile.in (LD): New variable.
17818 (EXTRA_HOST_FLAGS): Pass down LD.
17819 ($(DO_X)): Likewise.
17820
17821 Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
17822
17823 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
17824
17825 Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
17826
17827 * configure.in (targargs): Strip out any supplied --build argument
17828 before adding our own. Always add --build.
17829
17830 Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
17831
17832 * configure.in (targargs): Pass --build if we're doing
17833 a cross-compile.
17834
17835 Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
17836
17837 * configure: Use '|' instead of ":" as the separator in
17838 sed. Otherwise sed chokes on NT path names with drive
17839 designators. Also look for "?:*" as the leading characters in an
17840 absolute pathname.
17841
17842 Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
17843
17844 * config.sub: Support for r3900.
17845
17846 Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
17847
17848 * configure.in: Use install-sh, not install.sh.
17849
17850 Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
17851
17852 * Makefile.in (taz): Improve check for BISON so it doesn't try to
17853 apply it twice.
17854
17855 Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
17856
17857 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
17858 install-binutils.
17859
17860 Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
17861
17862 * Makefile.in: Add automake targets.
17863 * configure.in (host_tools): Add automake.
17864
17865 Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
17866
17867 * configure: Default CXX to c++, not gcc.
17868 * Makefile.in (CXX): Set to c++, not gcc.
17869 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
17870
17871 Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
17872
17873 * install-sh: try appending a .exe if source file doesn't
17874 exist
17875
17876 Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
17877
17878 * configure.in: Turn on multilib by default.
17879 (cross_only): Remove target-libiberty.
17880
17881 * Makefile.in (all-gcc): Don't depend on libiberty.
17882
17883 Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
17884
17885 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
17886
17887 Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
17888
17889 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
17890 (DISTBISONFILES): Add ld/Makefile.in
17891
17892 Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
17893
17894 * configure.in: if target is cygwin32 but host isn't cygwin32,
17895 don't configure gdb tcl tk expect, not just gdb.
17896
17897 Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
17898
17899 * configure.in: Added gnuserv everywhere sn appears.
17900
17901 * Makefile.in (ALL_MODULES): Added all-gnuserv.
17902 (CROSS_CHECK_MODULES): Added check-gnuserv.
17903 (INSTALL_MODULES): Added install-gnuserv.
17904 (CLEAN_MODULES): Added clean-gnuserv.
17905 (all-gnuserv): New target.
17906
17907 Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
17908
17909 * config.guess: Fixes for MIPS OpenBSD systems.
17910
17911 Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
17912
17913 * Makefile.in (INSTALL_XFORM): Remove.
17914 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
17915
17916 * mkinstalldirs: New file, copied from automake.
17917 * Makefile.in (installdirs): Rename from install-dirs. Use
17918 mkinstalldirs. Change all users.
17919 (DEVO_SUPPORT): Add mkinstalldirs.
17920
17921 Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
17922
17923 * install-sh: Rename from install.sh.
17924 * Makefile.in (INSTALL): Change install.sh to install-sh.
17925 (DEVO_SUPPORT): Likewise.
17926
17927 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
17928 Graichen <graichen@rzpd.de>.
17929
17930 Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
17931
17932 * config.guess: Recognize OpenBSD systems correctly.
17933
17934 Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
17935
17936 * README, Makefile.in (ETC_SUPPORT): Remove references to
17937 cfg-paper*, configure.{texi,man,info*}._
17938
17939 Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
17940
17941 * Makefile.in (all.normal): Ensure that gcc is built after all
17942 the x11 - ie gdb - targets.
17943
17944 Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
17945
17946 * makefile.vms: Don't run conf-a-gas.
17947
17948 Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
17949
17950 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
17951
17952 Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
17953
17954 * configure.in: Remove noconfigdirs case since gdb also
17955 configures and builds for tic80-coff.
17956
17957 Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
17958
17959 * configure: Set cache_file to config.cache.
17960 * Makefile.in (local-distclean): Remove config.cache.
17961
17962 Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
17963
17964 * COPYING: Update FSF address.
17965
17966 Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
17967
17968 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
17969 noconfigdirs.
17970
17971 Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
17972
17973 * Makefile.in (install-dirs): Don't crash if prefix, and hence
17974 MAKEDIRS, is empty.
17975
17976 Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
17977
17978 * config.sub: Tweak mn10300 entry.
17979
17980 Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
17981
17982 * configure.in (host_tools): Put sim before gdb, so gdb's
17983 configure.tgt can determine if the simulator was configured.
17984
17985 Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
17986
17987 * config.sub: Move BeOS $os case to be with other Cygnus
17988 local cases.
17989
17990 Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
17991
17992 * config.sub: Remove misplaced comment that broke Linux.
17993
17994 Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
17995
17996 * config.sub: Add BeOS support.
17997
17998 Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
17999
18000 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
18001
18002 Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
18003
18004 * configure.in (noconfigdirs): Remove tcl and tk from
18005 noconfigdirs for cygwin32 builds.
18006
18007 Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
18008
18009 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
18010
18011 Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
18012
18013 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
18014 make-all.com, use makefile.vms instead.
18015
18016 Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
18017
18018 * config.sub: Accept -lnews*.
18019
18020 Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
18021
18022 * configure.in (noconfigdirs): Disable target-newlib,
18023 target-examples and target-libiberty for d30v.
18024
18025 Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
18026
18027 * configure.in (noconfigdirs): Enable ld for d30v.
18028
18029 Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
18030
18031 * configure.in (tic80-*-*): Build compiler.
18032
18033 Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
18034
18035 * configure.in (d30v-*): Remove sim directory from list of
18036 unsupported d30v directories
18037
18038 Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
18039
18040 * config.sub, configure.in: Add d30v target cpu.
18041
18042 Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
18043
18044 * makefile.vms: New file.
18045 * make-all.com: Remove.
18046
18047 Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
18048
18049 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
18050
18051 Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
18052
18053 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
18054
18055 Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
18056
18057 * Makefile.in (ALL_MODULES): Added all-db.
18058 (CROSS_CHECK_MODULES): Addec check-db.
18059 (INSTALL_MODULES): Added install-db.
18060 (CLEAN_MODULES): Added clean-db.
18061
18062 Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
18063
18064 * config.guess: Merge with latest FSF sources.
18065
18066 Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
18067
18068 * Makefile.in (ALL_MODULES): Added all-itcl.
18069 (CROSS_CHECK_MODULES): Added check-itcl.
18070 (INSTALL_MODULES): Added install-itcl.
18071 (CLEAN_MODULES): Added clean-itcl.
18072
18073 Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
18074
18075 * configure.in: build gdb for mn10200
18076
18077 Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
18078
18079 * Makefile.in (all-target-winsup): Depend on all-target-libio.
18080
18081 Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
18082
18083 * configure.in (tic80-*-*): Turn off most targets right now.
18084
18085 Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
18086
18087 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
18088 rather than the makeinfo program.
18089 (do-info): Depend upon all-texinfo.
18090
18091 Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
18092
18093 * configure.in: Remove uses of config/mh-linux.
18094
18095 * config.sub, config.guess: Merge with latest FSF sources.
18096
18097 Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
18098
18099 * config.sub (case $basic_machine): Add tic80 entries.
18100
18101 Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
18102
18103 * config.sub, config.guess: Merge with latest FSF sources.
18104
18105 Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
18106
18107 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
18108 * mpw-config.in: Test for NewFolderRecursive.
18109 * mpw-install: Use symbolic name for startup filename.
18110 * mpw-README: Add various additional details.
18111
18112 Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
18113
18114 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
18115
18116 Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
18117
18118 * configure.in: Do build gcc and the target libraries for
18119 the mn10200.
18120
18121 Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
18122
18123 * configure.in: don't avoid building gdb for mn10300 any more
18124 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
18125 instead of single-quoting it.
18126
18127 Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
18128
18129 * configure.in: Don't use --with-stabs on IRIX 6.
18130
18131 Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
18132
18133 * configure.in (m32r): Build gdb, libg++ now.
18134
18135 Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18136
18137 * configure.in (mips*-sgi-irix6*): Remove gdb and related
18138 directories from noconfigdirs.
18139
18140 Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
18141
18142 * config.sub (basic_machine): added mips16 configuration
18143
18144 Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18145
18146 * config.sub: Handle d10v-unknown.
18147
18148 Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
18149
18150 * config.sub: Handle v850-unknown.
18151
18152 Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
18153
18154 * Makefile.in: add findutils
18155 * configure.in: add findutils to list of host_tools
18156
18157 Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
18158
18159 * config.sub: Handle mn10200 and mn10300.
18160
18161 Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18162
18163 * configure.in (d10v-*): Do not build librx.
18164
18165 Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
18166
18167 * configure.in (mn10300): Build everything except gdb & libgloss.
18168
18169 Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
18170
18171 * config.guess: Patch for Dansk Data Elektronik servers,
18172 from Niels Skou Olsen <nso@dde.dk>.
18173
18174 For ncr, use /bin/uname rather than uname, since GNU uname does not
18175 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
18176
18177 Patch for MIPS R4000 running System V,
18178 from Eric S. Raymond <esr@snark.thyrsus.com>.
18179
18180 Fix thinko for nextstep.
18181
18182 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
18183
18184 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
18185 * config.guess: Guess mips-dec-mach_bsd4.3.
18186
18187 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
18188 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
18189 release numbers.
18190 * config.guess (mips-mips-riscos*): Emit just enough of the
18191 release number.
18192
18193 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
18194 * config.guess (sparc-auspex-sunos*): Added.
18195 (f300-fujitsu-*): Added.
18196
18197 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
18198 * config.guess: Recognize a Tadpole as a sparc.
18199
18200 Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
18201
18202 * config.guess: Don't assume that NextStep version is either 2 or
18203 3. NextStep 4 (aka OpenStep 4) has come out now.
18204
18205 Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
18206
18207 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
18208 From Rik Faith <faith@cs.unc.edu>.
18209
18210 Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
18211
18212 * config.sub: Contributions from bug-gnu-utils to:
18213 Support plain "hppa" (no version given) architecture, reported by
18214 OpenStep.
18215 OpenBSD like NetBSD.
18216 LynxOs is not a hardware supplier.
18217
18218 * config.guess: Contributions from bug-gnu-utils to add support for:
18219 OpenBSD like NetBSD.
18220 Stratus systems.
18221 More Pyramid systems.
18222 i[n>4]86 Intel chips.
18223 M680[n>4]0 Motorola chips.
18224 Use unknown instead of lynx for hardware manufacturer.
18225
18226 Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
18227
18228 * install.sh (chmodcmd): Set to null if the DST directory already
18229 exists.
18230
18231 Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18232
18233 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
18234 not use mt-ppc target Makefile fragment any more.
18235
18236 Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
18237
18238 * configure.in (*-*-windows): Exclude everything but those dirs
18239 needed to build windows.
18240
18241 Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
18242
18243 * Makefile.in (all-target-winsup): Depend on all-target-librx.
18244
18245 Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
18246
18247 * configure.in: Exclude mmalloc from i386-windows.
18248
18249 Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
18250
18251 * Undo my previous change.
18252
18253 Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
18254
18255 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
18256 unconditionally.
18257 (MAKEOVERRIDES): Define (revert this part of October 18 change).
18258
18259 Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
18260
18261 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
18262 host to add it's own flags.
18263
18264 Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
18265
18266 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
18267
18268 Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
18269
18270 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
18271 (CXX_FOR_TARGET): Likewise.
18272 (GCC_FOR_TARGET): Define.
18273 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
18274 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
18275 CC_FOR_TARGET was specified on the command line.
18276 (MAKEOVERRIDES): Don't define.
18277
18278 Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
18279
18280 * configure.in (m32r): Fix spelling of libg++ libs.
18281
18282 Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
18283
18284 * config.sub (-apple*): Remove, now redundant.
18285
18286 Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
18287
18288 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
18289
18290 * configure: Rework yesterday's sed script patch.
18291
18292 * config.sub: Merge with FSF.
18293
18294 Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
18295
18296 * config.guess: Merge from FSF.
18297
18298 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
18299 * config.guess: Use pc instead of unknown, for pc clone systems.
18300 Change linux to linux-gnu.
18301
18302 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
18303 * config.guess: Avoid non-portable tr syntax.
18304
18305 Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
18306
18307 * test-build.mk (HOLES): Add "xargs" for gdb.
18308
18309 * configure: Avoid hpux10.20 sed bug.
18310
18311 Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
18312
18313 * configure.in: Add support for windows host
18314 (that is a build done under the Microsoft build environment).
18315
18316 Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
18317
18318 * Makefile.in: Replace all uses of srcroot with s, to shrink
18319 command line lengths.
18320
18321 Patches from Geoffrey Noer <noer@cygnus.com>:
18322 * configure.in: If configuring for newlib, pass --with-newlib to
18323 subdirectories.
18324 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
18325 -Bnewlib/ and -Lwinsup to gcc.
18326 (CXX_FOR_TARGET): Likewise.
18327
18328 Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
18329
18330 * Makefile.in (ETC_SUPPORT): Add configure.
18331
18332 Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
18333
18334 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
18335 host configuration file.
18336
18337 Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
18338
18339 * configure.in: Break mn10x00 support into separate
18340 mn10200 and mn10300 configurations.
18341 * config.sub: Likewise.
18342
18343 Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
18344
18345 * configure.in: Add lots of stuff to noconfigdirs for
18346 the mn10x00 targets.
18347
18348 * config.sub, configure.in: Add mn10x00 support.
18349
18350 Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
18351
18352 * make-all.com: Call conf-a-gas, not config-a-gas.
18353
18354 Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
18355
18356 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
18357 targets.
18358
18359 Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
18360
18361 * mpw-README: Add much more detail for native PowerMac.
18362 * mpw-install: New file.
18363 * mpw-configure: Add --norecursion and --help options.
18364 * mpw-config.in: Translate readme and install files when
18365 copying to objdir.
18366 * mpw-build.in: Don't always depend on byacc and flex.
18367 (install-only-top): New action.
18368
18369 Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
18370
18371 * configure.in: You can now configure GDB for the v850.
18372
18373 Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
18374
18375 * configure.in (noconfigdirs): Don't configure any C++ dirs
18376 if targeting D10V.
18377
18378 Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
18379
18380 * config.sub: Recognize mips64vr5000.
18381
18382 Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
18383
18384 * configure.in: Use a single line for host_tools and native_only.
18385
18386 Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
18387
18388 * config.sub, configure.in: Add entries for m32r.
18389
18390 Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
18391
18392 * Makefile.in (inet-install): Don't run install-gzip.
18393
18394 Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
18395
18396 * configure.in: Don't config lots of things for *-*-windows*.
18397
18398 Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
18399
18400 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
18401 (host_libs, host_tools): Copy from configure.in.
18402 * mpw-configure: Don't complain about directories not found.
18403
18404 Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18405
18406 * configure.in (i[345]86): Recognize i686 for pentium pro.
18407 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
18408 file.
18409
18410 * config.guess (i[345]86): Ditto.
18411
18412 Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
18413
18414 * configure.in (noconfigdirs): Removed gdb for D10V.
18415
18416 Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
18417
18418 * configure.in: Remove ld, target-libio, target-libg++, and
18419 target-libstdc++ from noconfigdirs.
18420
18421 Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
18422
18423 * configure: Fix three locations where shell scripts were
18424 being run directly rather than with config_shell.
18425
18426 Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
18427
18428 * configure.in (v850-*-*): Set up initial $noconfigdirs.
18429 * config.sub (basic_machine): Recognize v850.
18430
18431 Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
18432
18433 * mpw-configure: Handle multiple enable/disable options and
18434 pass them down recursively, handle -c and -s flags appropriately
18435 depending on choice of compiler, add escape mechanism for
18436 quoted arguments to gC.
18437
18438 Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18439
18440 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
18441 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
18442 so that -mrelocatable-lib and -mno-eabi are used.
18443
18444 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
18445 not support --print-multi-lib, don't abort.
18446
18447 Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
18448
18449 * make-all.com: Run config-a-gas.
18450 * setup.com: Don't copy subdirectory files around.
18451
18452 Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
18453
18454 * configure.in (*-*-ose): Remove exclusion of libgloss for this
18455 target, it now compiles correctly.
18456
18457 Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
18458
18459 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
18460
18461 Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
18462
18463 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
18464
18465 Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
18466
18467 * configure.in (native_only): Add prms.
18468
18469 Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
18470
18471 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
18472 (BINUTILS_SUPPORT_DIRS): Likewise.
18473
18474 Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18475
18476 * configure.in (d10v-*-*): Don't configure ld or gdb until the
18477 d10v support is added.
18478
18479 Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
18480
18481 * configure.in (d10v-*-*): New target.
18482
18483 Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
18484
18485 * config.guess (HP 9000/811): Recognize this as a PA1.1
18486 machine.
18487
18488 Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
18489
18490 * Makefile.in (do-tar-gz): New target, split out from tail end of
18491 taz target. Run each command separately, don't use pipes.
18492 (taz): Use it.
18493
18494 Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
18495
18496 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
18497 * mpw-build.in: No builds should depend on building byacc or flex,
18498 they are assumed to be installed already.
18499
18500 Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18501
18502 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
18503 variable that CC_FOR_TARGET needs.
18504
18505 Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18506
18507 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
18508 options have changed since the last time the subdirectory was
18509 configured, and if it has, reconfigure.
18510 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
18511 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
18512
18513 Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
18514
18515 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
18516 CLEAN_MODULES): Add bash.
18517 (all-bash): New target.
18518
18519 Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
18520
18521 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
18522
18523 Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18524
18525 * config.sub (basic_machine): Recognize d10v as a valid processor.
18526
18527 Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
18528
18529 * mpw-configure: Add support for --bindir.
18530 * mpw-build.in: Use a GCC-specific build script for GCC actions.
18531
18532 Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
18533
18534 * configure.in: add bash, time, gawk to list of hosttools and things
18535 to only build for native toolchains
18536
18537 Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
18538
18539 * Makefile.in (docdir): Remove.
18540
18541 Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
18542
18543 * Makefile.in (datadir): Set to $(prefix)/share.
18544
18545 Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
18546
18547 * configure.in: build diff and patch for cygwin32-hosted
18548 toolchains.
18549
18550 Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
18551
18552 * config.sub: Accept -rtems*.
18553
18554 Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
18555
18556 * configure.in: enable dosrel for cygwin32-hosted builds,
18557 remove diff from the list of things not buildable
18558 via Canadian Cross
18559
18560 Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
18561
18562 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
18563 don't get ". ".
18564
18565 Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
18566
18567 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
18568
18569 Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
18570
18571 * Makefile.in (taz): Handle case where tex3patch didn't even get
18572 checked out. Also, if it was found, put the symlink in a new util
18573 subdirectory.
18574
18575 Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18576
18577 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
18578
18579 Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
18580
18581 * config.sub: Recognize -openvms.
18582 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
18583 * make-all.com, setup.com: New files.
18584
18585 Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
18586
18587 * Makefile.in (taz): tex3patch moved to texinfo/util.
18588
18589 Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
18590
18591 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
18592 * configure.in: remove make from disable-if-Can-Cross list
18593 enable gdb if ${host} and ${target} are cygwin32
18594
18595 Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
18596
18597 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
18598 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
18599
18600 Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
18601
18602 * config.guess: Combine mips-mips-riscos cases, and use cpp to
18603 distinguish sysv/svr4/bsd variants.
18604 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
18605
18606 Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
18607
18608 * configure.in: Added copyright notice.
18609 * move-if-change: Added copyright notice.
18610
18611 Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18612
18613 * configure.in (powerpcle-*-solaris*): Until we get shared
18614 libraries working, don't build gdb, sim, make, tcl, tk, or
18615 expect.
18616
18617 Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
18618
18619 * config.guess: Merge with FSF:
18620
18621 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
18622 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
18623
18624 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
18625 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
18626
18627 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
18628 * config.guess: Combine two OSF1 rules.
18629 Also recognize field test versions. From mjr@zk3.dec.com.
18630 * config.guess (dgux): Use /usr/bin/uname rather than uname,
18631 because GNU uname does not support -p. From pmr@pajato.com.
18632
18633 Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
18634
18635 * Makefile.in (MAKEDIRS): Removed $(tooldir).
18636
18637 Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
18638
18639 * mpw-README: Document GCCIncludes.
18640
18641 Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
18642
18643 * configure.in (alpha-*-linux*): Set enable_shared to yes.
18644
18645 Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
18646
18647 * mpw-configure: Handle --enable-FOO and --disable-FOO.
18648
18649 Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
18650
18651 * configure.in (*-*-cygwin32): Configure make.
18652
18653 Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
18654
18655 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
18656
18657 Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
18658
18659 * Makefile.in (all-inet): Depend on all-perl.
18660
18661 * Makefile.in (inet-install): New target.
18662
18663 * Makefile.in (all-inet): Depend on all-tcl.
18664 (all-inet): Depend on all-send-pr.
18665
18666 Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18667
18668 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
18669 temporarily.
18670
18671 Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
18672
18673 * configure.in: Don't configure --with-gnu-ld on AIX.
18674
18675 Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
18676
18677 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
18678
18679 Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
18680
18681 * Makefile.in (ALL_MODULES): Added all-inet.
18682 (CROSS_CHECK_MODULES): Added check-inet.
18683 (INSTALL_MODULES): Added install-inet.
18684 (CLEAN_MODULES): Added clean-inet.
18685 (all-indent): New target.
18686
18687 * configure.in (host_tools): Added inet.
18688 (native_only): Added inet.
18689 (noconfigdirs): Added inet.
18690
18691 Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
18692
18693 * configure.in: Don't configure libgloss if we are not configuring
18694 newlib.
18695
18696 Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
18697
18698 * configure.in: Don't configure libgloss for unsupported
18699 architectures.
18700
18701 Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18702
18703 * Makefile.in (CLEAN_MODULES): Add clean-apache.
18704
18705 Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
18706
18707 * Makefile.in (ALL_MODULES): Include all-apache.
18708 (CROSS_CHECK_MODULES): Include check-apache.
18709 (INSTALL_MODULES): Include install-apache.
18710 (all-apache): New target.
18711
18712 * configure.in: Added apache everywhere perl is seen.
18713
18714 Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18715
18716 * Makefile.in: Add support for clean-{module} and
18717 clean-target-{module} rules.
18718
18719 Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
18720
18721 * configure.in (*-*-ose) do not build libgloss.
18722
18723 Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18724
18725 * config.guess (prep*:SunOS:5.*:*): Turn into
18726 powerpele-unknown-solaris2.
18727
18728 Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
18729
18730 * configure.in: Permit --enable-shared to specify a list of
18731 directories.
18732
18733 Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
18734
18735 * configure.in (host==solaris): Pass only the first word of $CC
18736 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
18737
18738 Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
18739
18740 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
18741
18742 Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
18743
18744 * Makefile.in (ALL_MODULES): Include all-perl.
18745 (CROSS_CHECK_MODULES): Include check-perl.
18746 (INSTALL_MODULES): Include install-perl.
18747 (ALL_X11_MODULES): Include all-guile.
18748 (CHECK_X11_MODULES): Include check-guile.
18749 (INSTALL_X11_MODULES): Include install-guile.
18750 (all-perl): New target.
18751 (all-guile): New target.
18752
18753 * configure.in (host_tools): Include perl and guile.
18754 (native_only): Include perl and guile.
18755 (noconfigdirs): Don't build guile and perl; no ports have been
18756 done.
18757
18758 Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
18759
18760 * configure (--enable-*): Handle quoted option lists such as
18761 --enable-sim-cflags='-g0 -O' better.
18762
18763 Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18764
18765 * Makefile.in ({,inst}all-target): New rule so we can make and
18766 install all of the target directories easily.
18767
18768 Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
18769
18770 * configure.in: Add missing global flag in sed substitution when
18771 deleting `target-' from ${configdirs}.
18772
18773 Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
18774
18775 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
18776 option.
18777
18778 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
18779 config/mh-necv4.
18780
18781 * install.sh: Correct misspelling of transformbasename.
18782
18783 * config.guess: Recognize mips-*-sysv*.
18784
18785 Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
18786
18787 * config.sub: Recognize mon960.
18788
18789 Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
18790
18791 * configure: Restore Canadian Cross handling of BISON and LEX,
18792 removed in Feb 20 change.
18793
18794 Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
18795
18796 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
18797 Mention make install. Remove the old copyright date as well the
18798 clumsy and rather pointless copyright on the README file.
18799
18800 Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
18801
18802 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
18803 Makefile after running symlink-tree, then run `make distclean' to
18804 avoid clobbering any generated files in srcdir.
18805
18806 Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
18807
18808 * configure.in (m68k-*-netbsd*): Build everything now.
18809
18810 Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
18811
18812 * Makefile.in (taz): Fix quoting.
18813
18814 Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
18815
18816 * configure.in (sparclet-*-*): Build everything now.
18817
18818 Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
18819
18820 * configure.in (m68k-*-linux*): New host.
18821
18822 Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
18823
18824 * configure: Check for bison before byacc.
18825
18826 Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
18827
18828 * Makefile.in configure: Change the way LEX and BISON/YACC are
18829 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
18830 searching PATH. These are used as fallbacks by Makefile.in if
18831 flex/bison/byacc aren't in objdir.
18832
18833 Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
18834
18835 * Makefile.in: Make everything which depends upon all-bfd also
18836 depend upon all-opcodes, in case --with-commonbfdlib is used.
18837
18838 Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18839
18840 * configure.in (host *-*-cygwin32): Don't build gdb if we are
18841 building NT native compilers on Unix.
18842
18843 Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
18844
18845 * configure.in: Don't get CC from the host Makefile fragment if we
18846 can find gcc in PATH, or if this is a Canadian Cross. Move the
18847 Solaris test for /usr/ucb/cc to the post target script, just after
18848 the compiler sanity test.
18849
18850 Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
18851
18852 * config.sub: Merge with FSF.
18853
18854 Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
18855
18856 * Makefile.in (RPATH_ENVVAR): New variable.
18857 (REALLY_SET_LIB_PATH): Use it.
18858 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
18859
18860 Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
18861
18862 * config.sub, configure.in: Recognize sparclet cpu.
18863
18864 Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
18865
18866 * config.guess: Support m68k-cbm-sysv4.
18867
18868 Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
18869
18870 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
18871 m68k-unknown-linuxaout from linker help string. Put quotes around
18872 $ld_help_string.
18873
18874 Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
18875
18876 * config.guess (powerpc-harris-powerunix): Add guess for port
18877 to new target.
18878
18879 Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
18880
18881 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
18882
18883 Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
18884
18885 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
18886 $(REALLY_SET_LIB_PATH) in Makefile.
18887 * Makefile.in (SET_LIB_PATH): New variable.
18888 (REALLY_SET_LIB_PATH): New variable.
18889 ($(DO_X)): Use $(SET_LIB_PATH).
18890 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
18891 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
18892 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
18893 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
18894 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
18895 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
18896 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
18897 (install-dosrel): Likewise.
18898 (all-opcodes): Depend upon all-libiberty.
18899
18900 Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
18901
18902 * config.guess (*:CYGWIN*): New
18903
18904 Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18905
18906 * Makefile.in (all-target-winsup): All all-target-libiberty.
18907
18908 Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18909
18910 * configure.in (noconfigdirs): Add missing # in front of comment.
18911
18912 Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
18913
18914 * configure.in: add second pass to things added to noconfigdirs
18915 so *-gm-magic can exclude libgloss properly.
18916
18917 Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
18918
18919 * mpw-configure (extralibs_name, rez_name): Set correctly
18920 for MWC68K compiler.
18921
18922 * mpw-README: Add more info on the necessary build tools.
18923
18924 Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
18925
18926 * configure.in, config.sub: Recognize cygwin32.
18927
18928 Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
18929
18930 * config.guess, config.sub: Recognize A/UX.
18931
18932 Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
18933
18934 * config.sub: Merge with gcc/config.sub.
18935
18936 Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
18937
18938 * mpw-build.in (do-binutils): Add build of stamps.
18939
18940 Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
18941
18942 * config.sub: Add recognition for mips64vr4100*-* targets.
18943
18944 Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
18945
18946 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
18947 Add creation of gconfigargs with `--enable-shared' turned on.
18948 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
18949 ($(host)-stamp-stage3-configured): Likewise.
18950 (HOLES): Add chatr and ldd.
18951 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
18952
18953 Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
18954
18955 * configure: Pass --nfp to recursive configures.
18956
18957 Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
18958
18959 * Makefile.in (DLLTOOL): New.
18960 (DLLTOOL_FOR_TARGET): New.
18961 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
18962 (EXTRA_TARGET_FLAGS): Ditto.
18963 (EXTRA_GCC_FLAGS): Ditto.
18964 (CONFIGURE_TARGET_MODULES): Ditto.
18965 (DO_X): Ditto.
18966 * configure: Add DLLTOOL.
18967
18968 Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
18969
18970 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
18971 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
18972 mh-sco, since old workarounds no longer needed, and don't
18973 build ld, since libraries have weak symbols in COFF.
18974
18975 Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
18976
18977 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
18978
18979 Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
18980
18981 * configure.in: Make sure that ${CC} can be used to compile an
18982 executable.
18983
18984 Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
18985
18986 * Makefile.in (all-gdb): Depend on $(GDB_TK).
18987 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
18988 nothing depending on whether gdbtk is being built.
18989
18990 Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
18991
18992 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
18993
18994 Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
18995
18996 * configure.in (noconfigdirs): Put ld or gas in this early, if the
18997 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
18998
18999 Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
19000
19001 * config-ml.in: Add support for
19002 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
19003 Simplify setting of multidirs from --disable-foo.
19004
19005 Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
19006
19007 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
19008 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
19009 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
19010 non-empty, pass them on to the GCC make.
19011 (all-bootstrap): New rule that is like all-gcc, except it executes
19012 the GCC bootstrap rule instead of the GCC all rule.
19013
19014 Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
19015
19016 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
19017
19018 Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
19019
19020 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
19021 DG/UX support.
19022
19023 Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
19024
19025 * config.sub (i*86*) Change [345] to [3456]
19026
19027 Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
19028
19029 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
19030 --with-gnu-ld=no.
19031
19032 Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
19033
19034 * config-ml.in (rs6000*, powerpc*): Add switches to control which
19035 AIX multilibs get built.
19036
19037 Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
19038
19039 * configure.in (i386-win32): Don't build expect if we're not
19040 building the tcl subdir.
19041
19042 Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
19043
19044 * Makefile.in: (configure-target-examples, all-target-examples):
19045 New targets, configure and build example programs.
19046
19047 Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
19048
19049 * mpw-configure: If an mpw-config.in generated a file mk.sed,
19050 use it as input to sedit the generated MPW makefile.
19051 * mpw-README: Add a suggestion about Gestalt.h.
19052
19053 Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
19054
19055 * config.sub: Accept *-*-ieee*.
19056
19057 Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
19058
19059 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
19060 Ronald F. Guilmette <rfg@monkeys.com>.
19061
19062 Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
19063
19064 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
19065 for powerpc-pe native.
19066 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
19067 (target==powerpc-pe): duplicate i386-win32 entry.
19068
19069 Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
19070
19071 * configure.in (noconfigdirs): Exclude target-newlib for all versions
19072 of vxworks, not just vxworks5.1.
19073
19074 Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
19075
19076 * mpw-configure: Add support for exec-prefix.
19077
19078 Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
19079
19080 * config.guess: Recognize HP model 816 machines as having
19081 a PA1.1 processor.
19082
19083 Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
19084
19085 * configure: Ignore new autoconf configure options.
19086
19087 Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
19088
19089 * config.guess: Recognize Pentium under SCO.
19090 From Robert Lipe <robertl@arnet.com>.
19091
19092 Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
19093
19094 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
19095
19096 Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
19097
19098 * configure.in: Don't configure gas for alpha-dec-osf*.
19099
19100 Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
19101
19102 * configure.in: Default to --with-stabs for some targets for which
19103 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
19104 i[345]86*-*-unixware*.
19105
19106 Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
19107
19108 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
19109 rather than basing it on the target. Simplify handling of options
19110 controlling which directories to configure. Remove extraneous
19111 slash in multi-clean target.
19112
19113 Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
19114
19115 * config-ml.in: Prefix more variables with ml_ so they don't collide
19116 with configure's.
19117
19118 Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
19119
19120 * configure: Don't turn -v into --v.
19121
19122 Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
19123
19124 * configure.in (targargs): Fix typo.
19125
19126 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
19127
19128 Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
19129
19130 * configure.in: Strip --host and --target options from
19131 CONFIG_ARGUMENTS, and always configure for --host only. Add
19132 --with-cross-host option when building with a cross-compiler.
19133 * configure: Canonicalize the arguments put into config.status by
19134 always using `=' for an option with an argument. Pass a presumed
19135 --host or --target explicitly.
19136
19137 Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
19138
19139 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
19140 into general OS recognition case.
19141
19142 Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
19143
19144 * configure.in (target_configdirs): add target-winsup only
19145 for win32 target systems.
19146
19147 Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
19148
19149 * Makefile.in (all-target-libgloss): Depend upon
19150 configure-target-newlib, since when libgloss is built it looks to
19151 see if the newlib directory exists.
19152
19153 Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
19154
19155 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
19156 cfg-ml-*.in.
19157
19158 Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
19159
19160 * configure: Handle LD and LD_FOR_TARGET when configuring a
19161 Canadian Cross.
19162
19163 Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
19164
19165 * configure.in (target_libs): add target-winsup.
19166 (target==i386-win32): add patch diff flex make to $noconfigdirs.
19167 (target==ppcle-pe): remove ld from $noconfigdirs.
19168
19169 Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
19170
19171 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
19172 Preserve relative path names in $srcdir. Build symlink tree if
19173 configuring cross target dir and srcdir=. (= no VPATH support).
19174 (configure-target-libg++): Depend on configure-target-librx.
19175 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
19176 * config-ml.in: New file.
19177 * symlink-tree: New file.
19178 * configure: Ensure srcdir="." if that's what it is.
19179
19180 Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
19181
19182 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
19183 includes and FLEX_SKELETON setting.
19184 * mpw-configure (--with-gnu-ld): New option, controls whether
19185 to use PPCLink or ld with PowerMac GCC.
19186 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
19187 * mpw-config.in: Configure grez if targeting Mac.
19188
19189 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
19190 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
19191 just macos.
19192 * configure.in: Configure grez resource compiler if targeting Mac.
19193 * Makefile.in (all-grez, install-grez): New targets.
19194
19195 Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
19196
19197 * configure: CXX defaults to gcc, not g++. If we find
19198 gcc in the path, set CC to gcc -O2.
19199
19200 Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
19201
19202 * configure: Default ${build} correctly. Avoid picking up extra
19203 spaces when reading CC and CXX from Makefile. When doing a
19204 Canadian Cross, use plausible default values for numerous
19205 variables.
19206 * configure.in: When doing a Canadian Cross, don't try to
19207 configure tools whose configure script can't handle it.
19208
19209 Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
19210
19211 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
19212
19213 Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
19214
19215 * configure: Remove dubious bug reporting address.
19216
19217 Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
19218
19219 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
19220 configure script, run that instead of this directory's configure.
19221 In either case, print a message that we're configuring the sub-dir.
19222
19223 Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
19224
19225 * configure.in: Before checking for the existence of various files,
19226 use sed to filter out "target-".
19227
19228 Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
19229
19230 * Makefile.in (DO_X): Split rule to decrease command line length
19231 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
19232 (Philippe De Muyter).
19233
19234 Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
19235
19236 * Makefile.in (all-patch): depend on all-libiberty.
19237
19238 Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
19239
19240 * configure.in: If the only directory in target_configdirs which
19241 actually exists is libiberty, then set target_configdirs to empty,
19242 to avoid trying to build a target libiberty in a gas or gdb
19243 distribution.
19244
19245 Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
19246
19247 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
19248 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
19249 systems.
19250
19251 Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
19252
19253 * configure.in (copy_dirs): Use sys-include instead of include
19254 for --with-headers option.
19255
19256 Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
19257
19258 * Makefile.in, configure.in: Make winsup builds work with
19259 new scheme.
19260
19261 Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
19262
19263 * configure.in: Build the linker on AIX.
19264
19265 Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
19266
19267 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
19268 where needed.
19269
19270 Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
19271
19272 * Makefile.in (all-gcc): Fix typo.
19273
19274 Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
19275
19276 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
19277
19278 Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
19279
19280 * configure.in: Rename libFOO to target-libFOO, and xiberty
19281 to target-xiberty, to provide more flexibility.
19282 (target_subdir): Define. Create if cross.
19283 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
19284 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
19285 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
19286 check-libFOO -> check-target-libFOO, etc.
19287 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
19288 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
19289 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
19290 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
19291 allow ALL_GCC="" to only configure.
19292 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
19293 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
19294 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
19295
19296 Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
19297
19298 * Makefile.in (taz): Build "info" in etc explicitly.
19299
19300 Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
19301
19302 * configure.in: Make sure that CC is undefined (as opposed to
19303 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
19304 problem with autoconf trying to configure on a host without GCC.
19305
19306 Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
19307
19308 * mpw-configure: Set host alias from choice of host compiler,
19309 only use generic MPW Makefile sed if present, edit a file
19310 named "hacked_Makefile.in" instead of "Makefile.in" if present.
19311 * mpw-README: Add problem notes about CW6 and CW7.
19312
19313 Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
19314
19315 * Makefile.in (taz): Use ";" instead of ";;".
19316
19317 Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
19318
19319 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
19320 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
19321 DISTDOCDIRS.
19322 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
19323 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
19324
19325 Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
19326
19327 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
19328 and gnats, because they are now subsumed by DISTSTUFFDIRS.
19329 Move bfd to DISTSTUFFDIRS.
19330
19331 Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
19332
19333 * Makefile.in (X11_LIB): Removed.
19334 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
19335
19336 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
19337
19338 Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
19339
19340 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
19341 names.
19342
19343 Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
19344
19345 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
19346
19347 Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
19348
19349 * configure.in (i[345]86-*-win32): Always build newlib.
19350 Don't configure cvs, autoconf or texinfo.
19351 * Makefile.in (LD_FOR_TARGET): New.
19352 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
19353 Pass down LD_FOR_TARGET.
19354
19355 Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
19356
19357 * winsup: New directory.
19358 * Makefile.in: Build winsup.
19359 * configure.in: Winsup is configured when target is win32.
19360 Can only build win32 target GDB when native.
19361
19362 Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
19363
19364 * config.guess: Recognize HP model 819 machines as having
19365 a PA 1.1 processor.
19366
19367 Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
19368
19369 * configure: Fix sed loop which substitutes for CC and CXX to
19370 avoid bug found in various sed implementations.
19371
19372 Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
19373
19374 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
19375 simulator. Use standard powerpc-*-eabi*.
19376
19377 Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
19378
19379 * configure.in: Stop putting gas and binutils in noconfigdirs for
19380 powerpc-*-aix* and rs6000-*-*.
19381
19382 Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
19383
19384 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
19385 -mcall-aixdesc libraries.
19386
19387 Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
19388
19389 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
19390
19391 * config.sub (arm | armel | armeb): Fix shell syntax.
19392
19393 Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
19394
19395 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
19396 -msoft-float and -mcpu=common support.
19397 (powerpc*-*-eabisim*): Add support for building -mcall-aix
19398 libraries.
19399
19400 Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
19401
19402 * configure.in: Allow configuration and build of emacs19 for the alpha.
19403
19404 Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
19405
19406 * configure.in (CC): Get ^CC, not just any old CC, from
19407 ${host_makefile_frag}.
19408
19409 Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
19410
19411 * configure.in (CC): Try to get CC from
19412 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
19413
19414 Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
19415
19416 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
19417 only if it exists in $(srcdir).
19418
19419 Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
19420
19421 * configure: If CC and CXX are not set in the environment, set
19422 them, based on either an existing Makefile or on searching for gcc
19423 in PATH. Substitute for CC and CXX in Makefile.
19424 * configure.in: Remove libm from target_libs. Separate
19425 target_configdirs from configdirs. If CC is not set in
19426 environment, try to get it from a host Makefile fragment. Rewrite
19427 changes of configdirs to use skipdirs instead. A few minor
19428 tweaks. Take directories out of target_configdirs as they are
19429 taken out of configdirs. Remove existing Makefile files from
19430 subdirectories. Substitute for TARGET_CONFIGDIRS and
19431 CONFIG_ARGUMENTS in Makefile.
19432 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
19433 by configure.in.
19434 (CONFIG_ARGUMENTS): Likewise.
19435 (CONFIGURE_TARGET_MODULES): New variable.
19436 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
19437 ($(CONFIGURE_TARGET_MODULES)): New target.
19438 (configure-libg++, configure-libio): New targets.
19439 (all-libg++): Depend upon configure-libg++.
19440 (all-libio): Depend upon configure-libio.
19441 (configure-libgloss, all-libgloss): New targets.
19442 (configure-libstdc++): New target.
19443 (all-libstdc++): Depend upon configure-libstdc++.
19444 (configure-librx, all-librx): New targets.
19445 (configure-newlib): New target.
19446 (all-newlib): Depend upon configure-newlib
19447 (configure-xiberty): New target.
19448 (all-xiberty): Depend upon configure-xiberty.
19449
19450 Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
19451
19452 * configure.in (host i[345]86-*-win32): Expand the
19453 noconfigdirs again.
19454
19455 Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
19456
19457 * mpw-configure: Fix sed command file name.
19458
19459 Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
19460
19461 * configure.in (host i[345]86-*-win32): Reduce the
19462 noconfigdirs again.
19463
19464 Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
19465
19466 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
19467 or powerpc*-*-pe*, since they are not yet supported.
19468
19469 Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
19470
19471 Add PowerMac support and many other enhancements.
19472 * mpw-configure: New option --cc to select compiler to use,
19473 paste options set according to --cc into the generated
19474 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
19475 if mpw-make.sed is present.
19476 * mpw-config.in: Don't test for gC1, test for mpw-touch,
19477 add forward includes for PowerPC include files.
19478 * mpw-build.in: Build using Makefile.PPC if present.
19479 (do-byacc, etc): Remove separate version resource builds.
19480 (do-gas): Build "stamps" before "all".
19481 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
19482 * mpw-README: Update to reflect --cc option, PowerMac support,
19483 and recently-reported compatibility problems.
19484
19485 Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
19486
19487 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
19488 embedded m68k systems (-aout, -coff, -elf, -vxworks).
19489 (--with-multilib-top): Pass to recursive invocations.
19490
19491 Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
19492
19493 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
19494 v810-*-*.
19495
19496 Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
19497
19498 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
19499 gdb, ld and opcodes on v810-*-*.
19500
19501 Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
19502
19503 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
19504 (local-maintainer-clean): New target.
19505 (maintainer-clean): New target.
19506 (realclean): Just depend upon maintainer-clean.
19507
19508 Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
19509
19510 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
19511
19512 Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
19513
19514 * configure.in: Build ld in mips*-*-bsd* case.
19515
19516 Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
19517
19518 * config.sub: Accept -lites* OS. From Ian Dall.
19519
19520 Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
19521
19522 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
19523 targets.
19524
19525 Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
19526
19527 * configure.in: treat i386-win32 canadian cross the same as
19528 i386-go32 canadian cross.
19529
19530 Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
19531
19532 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
19533 running under the simulator to build a reduced set of libraries.
19534 (powerpc-*-eabiaix): Add fine grained multilib support added to
19535 other powerpc targets yesterday.
19536
19537 Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
19538
19539 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
19540 -disable-softfloat, -disable-relocatable, -disable-aix, and
19541 -disable-sysv to control which multilib libraries get built.
19542
19543 Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
19544
19545 * configure: Add Makefile.tem to list of files to remove in trap
19546 handler.
19547
19548 Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
19549
19550 * config.guess (*Linux*): Add missing "exit"s.
19551 Also, need specific check for alpha-unknown-linux (uses COFF).
19552
19553 Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
19554
19555 * config.guess: Merge with FSF:
19556
19557 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
19558 * config.guess (AIX4): More robust release numbering discovery.
19559
19560 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
19561 * config.guess (i386-sequent-ptx): Properly get version number.
19562
19563 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
19564 * config.guess (mips:*:4*:UMIPS): New case.
19565
19566 Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
19567
19568 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
19569 (i386-win32 host): Likewise. Don't build readline.
19570
19571 Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
19572
19573 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
19574 SUPPORT_FILES to submakes.
19575
19576 Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
19577
19578 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
19579 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
19580 mpw-configure.
19581
19582 Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
19583
19584 * configure.in (appdirs): Use =, not ==, in test expression when
19585 trying to build the text to print in the warning message for
19586 Solaris users.
19587
19588 Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
19589
19590 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
19591
19592 Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
19593
19594 * config.guess: Recognize lynx-2.3.
19595
19596 Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
19597
19598 * config.sub (z8ksim): Deleted
19599 (z8k-*-coff): New, this is the one true name of the target.
19600
19601 Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
19602
19603 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
19604
19605 Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
19606
19607 * config.guess (*:Linux:*:*): First try asking the linker what the
19608 default object file format is (elf, aout, or coff). Then if this
19609 fails, try previous methods.
19610
19611 Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
19612
19613 * configure.in: Don't build newlib for *-*-vxworks5.1.
19614
19615 Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
19616
19617 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
19618 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
19619
19620 Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
19621
19622 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
19623
19624 Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
19625
19626 * cfg-ml-com.in: New file.
19627 * cfg-ml-pos.in: New file.
19628
19629 Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
19630
19631 * COPYING.NEWLIB: Add HP free copyright to list.
19632
19633 Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
19634
19635 * config.sub: Recognize -eabi* for the system, not just -eabi.
19636
19637 Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
19638
19639 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
19640 * config.sub, configure.in (win32): New target and host.
19641
19642 Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
19643
19644 * configure.in: Add i386-pe configuration.
19645
19646 Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
19647
19648 * mpw-build.in (install): Install GDB after LD.
19649
19650 Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
19651
19652 * mpw-config.in (elf/mips.h): Always forward-include, needed
19653 for GDB to build.
19654
19655 Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
19656
19657 * testsuite: New directory for customer acceptance and whole tool
19658 chain tests.
19659
19660 Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
19661
19662 * configure: If per-host line isn't found, but AC_OUTPUT is found
19663 and a configure script exists, run it instead.
19664
19665 Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
19666
19667 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
19668
19669 Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
19670
19671 * configure: Set build_{cpu,vendor,os,alias} to host values when
19672 --build isn't specified.
19673
19674 Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
19675
19676 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
19677 (FLAGS_TO_PASS): Pass them.
19678 (EXTRA_TARGET_FLAGS): Ditto.
19679
19680 Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
19681
19682 * Makefile.in (all-libg++): Depend on all-libstdc++.
19683
19684 Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
19685
19686 * configure.in (noconfigdirs): Enable all packages for
19687 i386-unknown-netbsd.
19688
19689 Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
19690
19691 * configure.in (noconfigdirs): Don't configure tk for i386-go32
19692 hosted builds (DOS builds)
19693
19694 Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
19695
19696 Changes for ARM based on patches from Richard Earnshaw:
19697 * config.sub: Handle armeb and armel.
19698 * configure.in: Omit arm linker only for riscix.
19699
19700 Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
19701
19702 * config.guess: Update from FSF.
19703
19704 Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
19705
19706 * config.sub: Recognize powerpcle as the little endian variant of
19707 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
19708 powerpcle variant. Convert pentium into i586, not i486. Add p5
19709 alias for i586. Map new x86 variants p6, k5, nexgen into i586
19710 temporarily.
19711
19712 Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
19713
19714 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
19715
19716 Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
19717
19718 * config.sub: Accept -lites* as a basic system type.
19719
19720 Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
19721
19722 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
19723 installed, and if so return linuxoldld as the system name.
19724
19725 Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
19726
19727 * config.guess: Add hppa1.1-hp-lites support.
19728
19729 Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
19730
19731 * configure.in: Don't build newlib for m68k-vxworks5.1.
19732
19733 Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
19734
19735 * configure.in (mips-sgi-irix6): Use mh-irix5.
19736
19737 Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
19738
19739 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
19740
19741 Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
19742
19743 * test-build.mk: Enable building of shared libraries on IRIX 5 and
19744 OSF/1. Fix compiler flags.
19745 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
19746
19747 Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
19748
19749 * configure.in: Recognize --with-newlib.
19750 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
19751
19752 Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
19753
19754 * Makefile.in: move {all,check,install}-gdb from *_MODULES
19755 to *_X11_MODULES due to gdbtk needing X include files et al.
19756
19757 Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
19758
19759 Merge in support for Mac MPW as a host.
19760 (Old change descriptions retained for informational value.)
19761
19762 * mpw-config.in: Add generic include forwards for cpu-specific
19763 include files in aout and elf directories.
19764
19765 * mpw-configure: Added copyright.
19766 * mpw-config.in: Check for presence of required build tools.
19767 (target_libs): Add newlib.
19768 (target_tools): Add examples.
19769 (Read Me): Generate as "Read Me for MPW" instead.
19770 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
19771 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
19772 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
19773
19774 * mpw-configure: Remove subdir-specific makefile hackery,
19775 delete mk.tmp after using it.
19776
19777 * mpw-build.in (all): Display start and end times.
19778
19779 * mpw-configure (host_canonical): Set.
19780 (target_cpu): Always add to makefiles.
19781 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
19782 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
19783 (mpw-mh-mpw): Look for in srcdir and srcroot.
19784 Use sed instead of mpw-edit-prefix to edit prefix definitions.
19785
19786 * mpw-build.in: (install-only): New target.
19787
19788 * mpw-configure (host_alias, target_alias): Rename from hostalias
19789 and targetalias, add into generated Makefile.
19790 (mk.tmp): If present, add into generated Makefile.
19791 * mpw-build.in (all-gas): Build config.h first before gas proper.
19792
19793 * mpw-configure (config.status): Write only if changed.
19794 * mpw-config.in (readline): Configure it (not built, just used for
19795 definitions).
19796
19797 * mpw-config.in (elf/mips.h): Add a forward include.
19798
19799 * mpw-config.in: Forward-include most .h files in include into
19800 extra-include.
19801 (readline): Don't build.
19802 mpw-build.in (install): Install GDB.
19803
19804 * mpw-configure (prefix, mpw_prefix): Handle it.
19805 * mpw-config.in (mmalloc, readline): Don't configure.
19806 * mpw-build.in (thisscript): Rename to ThisScript.
19807 Use mpw-build instead of BuildProgram everywhere.
19808 (mmalloc, readline): Don't build.
19809 * mpw-README: New file, basic documentation about the MPW port.
19810
19811 * mpw-config.in: Use forward-include to create include files.
19812
19813 * mpw-configure: Add more things to the top of each configured
19814 Makefile, including contents of config/mpw-mh-mpw.
19815 * mpw-config.in (extra-include): Create this directory and fill it
19816 with Posix-like include files when configuring.
19817
19818 * config.sub (apple, mac, mpw): Add various aliases.
19819
19820 * mpw-build.in: New file, top-level build script fragment for MPW.
19821 * mpw-configure: New file, configure script for MPW.
19822 * mpw-config.in: New file, config fragment for MPW.
19823
19824 Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
19825
19826 * configure.in (host_libs): Remove glob, since it is gone from the
19827 sources.
19828
19829 Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
19830
19831 * Makefile.in: define empty GDB_NLM_DEPS var.
19832
19833 * configure.in(target_makefile_frag): use config/mt-netware
19834 for netware targets.
19835
19836 Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
19837
19838 * config.sub: Merge in recent FSF changes. Remove linux special
19839 cases.
19840
19841 Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
19842
19843 Revert this change:
19844
19845 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
19846
19847 * build-all.mk: Use CC=cc -Xs on Solaris.
19848
19849 Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
19850
19851 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
19852 stop using it.
19853 * Makefile.in: Nuke all references to glob subdirectory.
19854
19855 Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
19856
19857 * configure.in: Fix --enable-shared logic in per-host.
19858
19859 Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
19860
19861 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
19862
19863 Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
19864
19865 * configure.in (noconfigdirs): Don't build gas on AIX, for
19866 powerpc*-*-aix* as well as for rs6000*-*-aix*.
19867
19868 Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
19869
19870 * configure: Fix --cache-file to work if the file argument is a
19871 relative path.
19872
19873 Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
19874
19875 * configure: If the --cache-file is used, pass it down to
19876 configure in subdirectories.
19877
19878 Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
19879
19880 * config.sub: add vxworks29k configuration.
19881
19882 Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
19883
19884 * Makefile.in (taz): Do "diststuff" part quietly.
19885
19886 Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
19887
19888 * config.sub: Mini-merge with gcc/config.sub.
19889
19890 Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
19891
19892 * config.guess (IRIX): Sed - to _.
19893
19894 Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
19895
19896 * Makefile.in (source-vault, binary-vault): New targets.
19897
19898 Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
19899
19900 * config.sub: Recognize -eabi as a basic system type.
19901
19902 Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
19903
19904 * configure.in (enable_shared stuff): Fix typo.
19905
19906 Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
19907
19908 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
19909
19910 Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
19911
19912 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
19913
19914 Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
19915
19916 * configure.in (rs6000-*-*): Don't build gas.
19917
19918 Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
19919
19920 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
19921 reduce command line length.
19922 (AS_FOR_TARGET): Check for as.new, not Makefile.
19923 (NM_FOR_TARGET): Check for nm.new, not Makefile.
19924
19925 Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
19926
19927 * config.guess: Merge from FSF.
19928
19929 Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
19930
19931 * configure: Don't use $ when handling program_suffix.
19932
19933 Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
19934
19935 * configure.in: Configure tk for hppa/hpux.
19936
19937 Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
19938
19939 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
19940
19941 Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
19942
19943 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
19944 to LIBCXXFLAGS. Tests are better run without it.
19945
19946 Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
19947
19948 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
19949
19950 Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
19951
19952 * configure.in (*-*-netware*): Don't configure xiberty.
19953
19954 Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
19955
19956 * configure.in: Remove tk from native_only list.
19957
19958 Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
19959
19960 * build-all.mk: Add mips-ncd-elf target to sun4 targets
19961 for special NCD build.
19962
19963 Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
19964
19965 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
19966 makeall.bat, they're only useful for binutils snapshots.
19967 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
19968 makeall.bat to specified SUPPORT_FILES.
19969
19970 Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
19971
19972 * build-all.mk: Add Ericsson targets to sun4 and solaris
19973 hosts. Add BNR's sun4 target to solaris host, so their
19974 build-from-source will be tested in-house first.
19975
19976 Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
19977
19978 * Makefile.in (LIBCFLAGS): New variable.
19979 (CFLAGS_FOR_TARGET): Ditto.
19980 (LIBCFLAGS_FOR_TARGET): Ditto.
19981 (LIBCXXFLAGS): Ditto.
19982 (CXXFLAGS_FOR_TARGET): Ditto.
19983 (LIBCXXFLAGS_FOR_TARGET): Ditto.
19984 (BASE_FLAGS_TO_PASS): Pass them.
19985 (EXTRA_TARGET_FLAGS): Ditto.
19986
19987 * configure.in: Support --enable-shared.
19988
19989 Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
19990
19991 * configure.in (target_libs): Include libstdc++ again.
19992 * config.guess: Update from FSF (for FreeBSD).
19993
19994 Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
19995
19996 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
19997 makeall.bat.
19998 (DISTDOCDIRS): Add `etc'.
19999 (ETC_SUPPORT_PFX): New variable.
20000 (taz): Include anything from etc starting with a word in
20001 ETC_SUPPORT_PFX.
20002
20003 Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
20004
20005 * config.sub: Update for recent FSF changes. Remove obsolete
20006 h8300hds entry. Add -windows* and -osx as basic os. Minor
20007 spacing changes.
20008
20009 Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
20010
20011 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
20012
20013 * config.guess: Merge with FSF.
20014 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
20015
20016 Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
20017
20018 * configure: Since the "trap 0" handler will override the exit
20019 status on many systems, only use it for "exit 1", and make it set
20020 a non-zero exit status; reset it before "exit 0". Also, check
20021 exit status of config.sub, and error out if it failed.
20022
20023 Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
20024
20025 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
20026 and install libgloss.
20027
20028 Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
20029
20030 * Makefile.in (all-binutils): Depend upon all-byacc.
20031
20032 * configure.in: Don't build emacs on Irix 5.
20033
20034 Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
20035
20036 * configure.in (*-*-netware*): Add libio.
20037
20038 Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
20039
20040 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
20041 (CHECK_TARGET_MODULES): Ditto.
20042 (INSTALL_TARGET_MODULES): Ditto.
20043 (TARGET_LIBS): Ditto.
20044 (all-libstdc++): Note dependencies.
20045
20046 Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
20047
20048 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
20049
20050 Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
20051
20052 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
20053 -fexternal-templates.
20054
20055 * configure.in (target_libs): Add libstdc++.
20056 (noconfigdirs): Add libstdc++ as appropriate.
20057
20058 Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
20059
20060 * config.guess: Update from FSF.
20061
20062 Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
20063
20064 * configure: Use ${config_shell} when running ${configsub}.
20065
20066 Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
20067
20068 * config.sub: No longer recognize h8300h.
20069
20070 Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
20071
20072 * config.sub: Remove extraneous differences between config.sub and
20073 gcc/config.sub.
20074
20075 Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
20076
20077 * Makefile.in (DISTSTUFFDIRS): Add gas.
20078
20079 Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
20080
20081 * COPYING.NEWLIB: New file.
20082
20083 Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
20084
20085 * config.guess (HP-UX): Patch from Harlan Stenn
20086 <harlan@landmark.com> to also emit release level.
20087
20088 Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
20089
20090 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
20091
20092 Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
20093
20094 * config.sub: Merge nextstep cleanup from FSF.
20095
20096 Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
20097
20098 * configure.in (arm-*-*): Don't configure ld for this target.
20099
20100 Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
20101
20102 * configure.in (*-*-netware): don't configure libg++, libio,
20103 librx, or newlib.
20104
20105 Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
20106
20107 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
20108 configure ld--it works, but it doesn't support shared libraries.
20109
20110 Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
20111
20112 * config.guess (*-unknown-freebsd*): Get rid of possible
20113 trailing "(Release)" in version string.
20114 Patch from Paul Richards <paul@isl.cf.ac.uk>.
20115
20116 Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
20117
20118 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
20119 Fix type: *-next-neststep -> *-next-nextstep.
20120
20121 * config.guess: Merge from FSF:
20122
20123 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
20124
20125 * config.guess: Recognize powerpc-ibm-aix3.2.5.
20126
20127 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
20128
20129 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
20130 instead of UNIX_SV for UnixWare 1.0).
20131
20132 Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
20133
20134 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
20135 to make gdb/nlm/* build after the compiler and linker.
20136
20137 Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
20138
20139 * config.guess (netbsd, freebsd, linux): Accept any machine,
20140 not just i[34]86.
20141 (m68k-atari-sysv4): Relocate to match FSF version.
20142
20143 * config.guess: More merges from the FSF:
20144
20145 Add a space before function call or macro invocation.
20146
20147 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
20148
20149 * config.guess: Add trap cmd to remove dummy.c and dummy when
20150 interrupted.
20151
20152 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
20153
20154 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
20155 (dummy): Redirect stderr from compilation of dummy.c.
20156
20157 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
20158
20159 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
20160
20161 Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
20162
20163 * configure: Accept and ignore --cache*, for compatibility with
20164 new autoconf.
20165
20166 Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
20167
20168 * config.guess: Merge from FSF:
20169
20170 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
20171
20172 * config.guess (Pyramid*:OSx*:*:*): New case.
20173 (PATH): Add /.attbin at end for finding uname.
20174 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
20175
20176 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
20177
20178 * config.guess (M88*:DolphinOS:*:*): New case.
20179
20180 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
20181
20182 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
20183 to select whether to use ELF or COFF.
20184
20185 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
20186
20187 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
20188
20189 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
20190
20191 * config.guess: Guess the OS version for HPUX.
20192
20193 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
20194
20195 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
20196
20197 Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
20198
20199 * configure.in: Recognize --with-headers, --with-libs, and
20200 --without-newlib.
20201 * Makefile.in (all-xiberty): Depend upon all-ld.
20202
20203 Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
20204
20205 * configure.in: Change i[34]86 to i[345]86.
20206
20207 Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
20208
20209 * configure (version): A few more tweaks to help message.
20210
20211 Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
20212
20213 * Makefile.in: Remove (for now) librx as a host library,
20214 now that we're building it for target.
20215
20216 Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
20217
20218 * configure: Fix up help message; from karl@owl.hq.ileaf.com
20219 (Karl Berry).
20220
20221 Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
20222
20223 * configure.in: Also configure librx.
20224
20225 Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
20226
20227 * Makefile.in: Update various rules to reflect that librx
20228 is now needed for libg++.
20229
20230 Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
20231
20232 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
20233
20234 Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
20235
20236 * configure.in: Configure the examples directory.
20237
20238 Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
20239
20240 * configure: Simplify Jun 2 1994 change.
20241
20242 Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
20243
20244 * change CC to /usr/latest/bin/gcc for lynx host builds, since
20245 /bin/gcc isn't good enough to build gcc.
20246
20247 Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
20248
20249 * Makefile.in (GDB_SUPPORT_FILES): Remove
20250 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
20251 (gdb.tar.gz): Add new rule to use standard distribution building
20252 mechanism.
20253
20254 Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20255
20256 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
20257 Bill Cox <bill@cygnus.com>.
20258
20259 Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
20260
20261 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
20262
20263 Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
20264
20265 * configure: Search current dir first in .gdbinit.
20266
20267 Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
20268
20269 * config.sub: Recognize freebsd (merged from gcc config.sub).
20270
20271 Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
20272
20273 * config.sub: Refer to NeXT's operating system as nextstep.
20274
20275 * config.sub (case $basic_machine): Re-order the cases, to match
20276 the order in the FSF version (which is mostly alphabethical).
20277 Merge in some additions and changes from the FSF.
20278
20279 Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
20280
20281 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
20282 * config.sub: Recognize cxux7.
20283 * configure.in: Use mh-cxux for m88k-harris-cxux*.
20284
20285 Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
20286
20287 * config.sub: Fix typo powerpc -> powerpc-*.
20288
20289 Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
20290
20291 * Makefile.in: `all-emacs19' depends on `all-byacc'.
20292
20293 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
20294 parallel with all-emacs and install-emacs). Top-level command
20295 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
20296
20297 Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
20298
20299 * test-build.mk ($(host)-stamp-stage2-installed): Remove
20300 $(relbindir)/make before doing ``make install'', and use
20301 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
20302 installing over running make binary.
20303 ($(host)-stamp-stage3-installed): Likewise.
20304
20305 Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
20306
20307 * config.guess: Recognize Mach.
20308
20309 Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
20310
20311 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
20312 see whether --exec-prefix was used.
20313
20314 Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
20315
20316 * README: Explicitly mention libg++/README. (Zoo's idea.)
20317
20318 Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
20319
20320 * Makefile.in: Add all-librx target similar to all-libproc.
20321
20322 Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
20323
20324 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
20325 with post 1.2 uname bogosity.
20326
20327 Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20328
20329 * configure: Remove temporary files on receipt of a signal.
20330
20331 Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
20332
20333 * configure: If there is a package_makefile_frag, remove
20334 ${subdir}/Makefile.tem after copying it in.
20335
20336 Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
20337
20338 * build_all.mk: support rs6000 lynx identifies itself as
20339 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
20340 since /bin/gcc is too feeble to compile a modern gcc.
20341
20342 Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
20343
20344 * brought devo/test-build.mk update-to-date with progressive/
20345 test-build.mk. Add lynx targets and hppa flag info.
20346
20347 Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
20348
20349 * configure.in: Use mh-ncrsvr43. Patch from
20350 Tom McConnell <tmcconne@sedona.intel.com>.
20351
20352 Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
20353
20354 * config.guess (i386-unknown-bsdi): No longer need to
20355 check #if defined(__bsdi__) && defined(__i386__).
20356
20357 Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20358
20359 * configure: Set program_transform_nameoption correctly.
20360
20361 Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
20362
20363 * brought build-all.mk update-to-date with progressive build-all.mk,
20364 added new targets and hppa info.
20365
20366 Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20367
20368 * configure: If config.guess result is a prefix of the user
20369 specified target, assume a native build and use the user specified
20370 target as the host alias. Remove SunOS patch suffix removal hack.
20371 * configure.in: Remove SunOS patch suffix removal hack.
20372
20373 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
20374 in NATIVE_CHECK_MODULES.
20375
20376 Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
20377
20378 * Makefile.in: Rename HOST_ONLY to NATIVE.
20379 * configure: Delete SunOs patch suffix from host_canonical
20380 and build_canonical variables that are prepended to Makefiles.
20381 * configure.in: Add comments for easier maintenance.
20382
20383 Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
20384
20385 * Makefile.in: Add all-libproc target similar to all-gui.
20386
20387 Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
20388
20389 * Makefile.in (CHECK_MODULES): split into
20390 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
20391
20392 Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
20393
20394 * config.guess (i386-unknown-bsdi): New system to guess.
20395
20396 Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
20397
20398 * Makefile.in: Add all-gui target (but not yet build by "all").
20399
20400 Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
20401
20402 * config.sub: Move deletion of patch suffix from here...
20403 * configure.in: To here, at Ian's suggestion. The top-
20404 level scripts might need to know of a patch level.
20405
20406 Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
20407
20408 * config.sub: Strip off patch suffix so rtl is recognized
20409 as a sunos4.1.3 machine, even though it's been patched.
20410
20411 Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
20412
20413 * Makefile.in (INSTALL_LAST): Delete.
20414 (INSTALL_DOSREL): New.
20415
20416 Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20417
20418 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
20419 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
20420 whether we pass down --with-gnu-ld anyhow.
20421
20422 Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
20423
20424 * Makefile.in (INSTALL_LAST): Change operation so it works
20425 on more flavors of make.
20426 * configure.in (go32): Don't build libg++ or libio.
20427
20428 Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
20429
20430 * Makefile.in (Move HOST_PREFIX_1 and friends up so
20431 they can be overriden by templates.
20432
20433 Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
20434
20435 * configure.in (target==go32): Don't build gdb.
20436 * dosrel: New directory.
20437
20438 Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
20439
20440 * configure.in (host==go32): Configure dosrel too.
20441 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
20442 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
20443 be set by incoming names or templates.
20444 (INSTALL_LAST): New rule.
20445
20446 Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
20447
20448 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
20449
20450 Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
20451
20452 * configure.in (appdirs): New variable. Currently empty, but will
20453 be used in gas distribution. If nonempty, lists a set of
20454 directories at least one of which must get configured, or top
20455 level configuration is considered to have failed.
20456 (rs6000-*-lynxos*): Use new file name.
20457
20458 Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20459
20460 Eliminate XTRAFLAGS.
20461 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
20462 newlib include files using -idirafter, and also use -nostdinc.
20463 (CXX_FOR_TARGET): Likewise.
20464 (XTRAFLAGS): Removed.
20465 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
20466 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
20467 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
20468 ($(DO_X)): Don't pass down XTRAFLAGS.
20469
20470 Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
20471
20472 * configure.in (mips*-dec-bsd*): New target; do build linker.
20473 (mips*-*-bsd*): New target; don't build linker.
20474
20475 Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
20476
20477 * configure.in: support rs6000-*-lynxos* configuration.
20478 support sunos4 as a cross target.
20479
20480 * config.sub: look for lynx*, not lynx since the OS version may
20481 legitimately be part of the name.
20482
20483 Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
20484
20485 * configure.in (i[34]86-*-sco*): Move to be with other i386
20486 targets.
20487 (romp-*-*): New target. Skip various binary utilities.
20488 (vax-*-*): New target. Don't build newlib.
20489 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
20490
20491 Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
20492
20493 * configure.in: Only set host_makefile_frag if config
20494 directory exists.
20495
20496 Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
20497
20498 * install.sh: If $dstdir exists, don't check whether each
20499 component does.
20500
20501 Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20502
20503 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
20504
20505 Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
20506
20507 * configure.in (*-*-lynxos*): Don't configure newlib for either
20508 native or cross Lynx.
20509
20510 Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
20511
20512 * config.sub (sparc64-elf): Fix os.
20513 (z8k): Remove duplicate.
20514
20515 Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20516
20517 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
20518 gcc/stmp-fixproto, to try to prevent fixproto from being run.
20519
20520 Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
20521
20522 * configure: Make file links cleanly even if Lynx fails on
20523 an NFS symlink (at least fail cleanly).
20524
20525 Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
20526
20527 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
20528 -XNh2000.
20529
20530 Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
20531
20532 * configure: Unknown options are fatal again.
20533
20534 Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
20535
20536 * configure: Ignore --x-includes and --x-libraries, for Autoconf
20537 compatibility.
20538
20539 Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
20540
20541 * build-all.mk: Add `clean' target.
20542
20543 Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20544
20545 * config.guess: Add SINIX support.
20546 * configure.in: Add mips-*-sysv4* support.
20547
20548 Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
20549
20550 * build-all.mk: Document all useful targets.
20551 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
20552 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
20553
20554 Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
20555
20556 * configure: Support --silent, --quiet.
20557
20558 Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
20559
20560 * configure: Support --disable-FEATURE.
20561
20562 Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
20563
20564 * config.guess: Recognize NCR running SVR4.3.
20565
20566 Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
20567
20568 * config.guess: Make BSDI generate i386-unknown-bsd386.
20569 Patch from Paul Eggert <eggert@twinsun.com>.
20570
20571 Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20572
20573 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
20574
20575 Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
20576
20577 * configure: Make unrecognized options give nonfatal warnings
20578 instead of fatal errors, and pass them to any subdirectory
20579 configures in case they recognize them.
20580 Make --x equivalent to --with-x.
20581
20582 Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
20583
20584 * configure: Add --enable-* options. Clean up usage message and
20585 some comments.
20586
20587 Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
20588
20589 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
20590
20591 Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
20592
20593 * configure.in (hppa*-*-*): Enable binutils.
20594
20595 Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
20596
20597 * config.sub: Recognize cisco.
20598
20599 Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
20600
20601 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
20602
20603 Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
20604
20605 * config.guess: about target *-hitachi-hiuxwe2, don't print more
20606 than one configuration name. Add comment.
20607
20608 Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
20609
20610 * config.guess: about target *-hitachi-hiuxwe2, fixed
20611 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
20612 macro is incorrect.]
20613
20614 Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
20615
20616 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
20617 than the "make ls" stuff which used to be here.
20618
20619 Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
20620
20621 * config.guess: Recognize i[34]86-unknown-freebsd.
20622 From Shawn M Carey <smcarey@rodan.syr.edu>.
20623
20624 Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
20625
20626 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
20627
20628 Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
20629
20630 * config.guess: Check for ptx.
20631
20632 Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
20633
20634 * config.sub: Add os9k checking.
20635
20636 Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
20637
20638 * config.guess: Handle OSF1 running on HPPA processors
20639
20640 Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
20641
20642 * configure: If subdir configure fails, print out a message with
20643 subdirectory name, in case subdir's configure code didn't identify
20644 itself.
20645
20646 Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
20647
20648 * configure.in: Remove embedded newlines from configdirs.
20649 Avoid mismatches of substrings. Fix matching strings at end
20650 of configdirs.
20651
20652 Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
20653
20654 * config.guess: Add Lynx/rs6000 config support.
20655
20656 Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
20657
20658 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
20659
20660 Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
20661
20662 * configure.in (hppa*-*-osf*): Treat this just like most other
20663 PA configurations (eg no binutils or ld).
20664 (hppa*-*-*elf*): These configurations have binutils and ld.
20665
20666 Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
20667
20668 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
20669
20670 Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20671
20672 * configure.in (rs6000-*-*): Build gas.
20673
20674 Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
20675
20676 * Makefile.in: Avoid bug in losing hpux sed.
20677
20678 Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
20679
20680 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
20681 for GDB and GDB has been fixed to not need it.
20682
20683 Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
20684
20685 * config.guess: Recognize vax hosts.
20686
20687 Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
20688
20689 * configure (while loop): Don't use "break 2" inside case
20690 statement -- the case statement isn't an enclosing loop.
20691
20692 Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
20693
20694 * config.guess: Clean up NeXT support, to allow nextstep
20695 on Intel machines. Make OS be nextstep.
20696
20697 Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
20698
20699 * config.guess: Add alternate forms for Convex.
20700
20701 Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
20702
20703 * configure: Completely rewrite option processing. Take
20704 advantage of pattern-matching to avoid invoking test frequently.
20705 Also clean up host and target defaulting logic.
20706
20707 Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
20708
20709 * Makefile.in: Replace all occurrances of "rootme" with "r" and
20710 "$${rootme}" with "$$r", to increase the likelihood that the do-*
20711 commands (plus user environment) will fit SCO limits.
20712
20713 Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20714
20715 * configure.in: Don't issue warnings about directories which are
20716 not being configured if -norecursion is set. Correct test for
20717 --with-gnu-as and --with-gnu-ld to not get confused by substring
20718 matches.
20719
20720 * configure.in: Don't build gas for alpha-dec-osf1*.
20721
20722 Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
20723
20724 * configure: Back out Per's change of 12/19/1993. It changes the
20725 behavior of configure in unexpected and confusing ways.
20726
20727 Also, use different delim char when calculating
20728 program_transform_name so that the name can contain slashes.
20729
20730 Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
20731
20732 * configure.in, config.sub: Add support for VSTa micro-kernel.
20733
20734 Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
20735
20736 * configure.in: Nuke hacks which were used to get a special
20737 version of GAS for HPPA configurations.
20738
20739 Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
20740
20741 * configure: If only ${target_alias} is given, use that
20742 as the default for ${host_alias}.
20743 * configure: Add missing back-slashes before nested quotes.
20744
20745 Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
20746
20747 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
20748
20749 Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
20750
20751 * config.guess: Recognize some Tektronix configurations.
20752 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
20753
20754 Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
20755
20756 * config.sub: Match any flavor of SH.
20757
20758 Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
20759
20760 * configure.in: Don't try to configure newlib for Alpha.
20761
20762 Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20763
20764 * configure.in: Don't build ld for Irix 5. Don't build gas,
20765 libg++ or libio for any Alpha target.
20766
20767 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
20768
20769 Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
20770
20771 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
20772 default arguments -- so it tried to compress itself.
20773
20774 Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
20775
20776 * configure.in (notsupp): ensure that a space is always at the end
20777 of the configdirs list, since the grep checks for an explicit space
20778
20779 Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20780
20781 * configure.in (target i386-sysv4.2): don't build ld, since static
20782 versions of many libraries are not available.
20783
20784 Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20785
20786 * config.guess: Recognize Apollos (using environment variables).
20787 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
20788
20789 Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20790
20791 * config.guess: Recognize Sony news mips running newsos.
20792
20793 Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
20794
20795 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
20796 "fi ; else" for bash.
20797
20798 Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
20799
20800 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
20801
20802 Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
20803
20804 * config.sub: accept unixware as an alias for svr4.2.
20805 Fix some inconsistancies with the gcc version.
20806
20807 Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20808
20809 * Makefile.in (DISTDOCDIRS): Add gdb.
20810
20811 Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
20812
20813 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
20814
20815 Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
20816
20817 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
20818 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
20819 this now.
20820
20821 Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20822
20823 * config.sub: Accept hiux* as an OS name.
20824
20825 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
20826 etc/make-stds.texi. The underscore came from gcc, and dje now
20827 agrees that RUNTESTFLAGS is the correct name.
20828
20829 Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
20830
20831 * install.sh: Remove 'set -e'. It makes any conditionals
20832 in the script useless.
20833
20834 * config.guess: Automatically recognize arm-acorn-riscix
20835 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
20836
20837 Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
20838
20839 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
20840
20841 Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
20842
20843 * Makefile.in (DISTDOCDIRS): New variable.
20844 (taz): Edit local Makefile.in sooner, instead of proto-toplev
20845 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
20846
20847 Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20848
20849 * configure.in (hppa target): check the source directory for the
20850 pagas sub-directory
20851
20852 Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
20853
20854 * config.sub: Allow -aout* and -elf*.
20855
20856 Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
20857
20858 * configure.in: Don't build ld on i386-solaris2, same as for
20859 sparc-solaris2.
20860
20861 Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
20862
20863 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
20864
20865 Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20866
20867 * configure.in: Configure gdb for alpha.
20868
20869 Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20870
20871 * Makefile.in (CXXFLAGS): Add -O.
20872
20873 Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20874
20875 * config.guess: added support for DG Aviion
20876
20877 Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
20878
20879 * configure.in: Produce warning message for subdirectories not
20880 configurable for this host/target combination. Don't try to
20881 configure gdb for vms.
20882
20883 Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
20884
20885 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
20886 appropriate files before making "diststuff".
20887 (DISTBISONFILES): New var: list of files to be edited.
20888 (DISTSTUFFDIRS): Add binutils.
20889
20890 Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20891
20892 * config.sub: also handle mipsel and mips64el (for little endian mips)
20893
20894 Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20895
20896 * configure.in: Add * to end of all OS names.
20897
20898 Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
20899
20900 * configure.in: Build newlib for LynxOS native.
20901
20902 Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20903
20904 * config.guess: Add support for delta 88k running SVR3.
20905
20906 * configure.in: Add comment about HP compiler vs. emacs.
20907
20908 Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20909
20910 * configure.in: don't build ld on solaris2 (not a viable option
20911 due to bugs in getpwnam & getpwuid)
20912
20913 Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
20914
20915 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
20916 config.guess will produce a full version number.
20917
20918 Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20919
20920 * configure.in: Build linker and binutils for alpha-dec-osf1.
20921
20922 Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20923
20924 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
20925 and gdb/testsuite/Makefile.in.
20926
20927 Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20928
20929 * configure.in: recognize mips*- instead of mips-
20930
20931 Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
20932
20933 * config.sub: Accept linux*coff and linux*elf as operating
20934 systems.
20935
20936 Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20937
20938 * config.sub: Recognize mips64, and mips3 as an alias for it.
20939
20940 Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20941
20942 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
20943 gdb knows how to handle OSF/1 shared libraries.
20944
20945 Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20946
20947 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
20948 * config.guess: Recognize Hitachi's HIUX.
20949 * config.sub: Recognize h3050r* and hppahitachi.
20950 Remove redundant cases for hp9k[23]*.
20951
20952 Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20953
20954 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
20955 if gas and ld are in the source tree and are in ${configdirs}.
20956 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
20957 --with options (but still pass them down on the command line,
20958 if they were explicitly specified).
20959
20960 Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20961
20962 * configure: substitute SHELL value in Makefile.in with
20963 ${CONFIG_SHELL}
20964
20965 Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20966
20967 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
20968 *-*-solaris2* targets.
20969
20970 Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20971
20972 * Makefile.in: define M4, and pass it down to sub-makes;
20973 all-autoconf now depends on all-m4
20974
20975 Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20976
20977 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
20978 presence of {ar,ranlib} instead of a configured directory
20979
20980 Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
20981
20982 * config.guess: Accept 34?? as well as 33?? for NCR.
20983
20984 Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20985
20986 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
20987 of 'gas' in sed commands, since 'gash' is now in the tree as well.
20988
20989 Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20990
20991 * configure: grab values for $(CC) and $(CXX) from the
20992 environment, so that someone can do "CC=gcc configure; make" and
20993 have it work right (matching the way that autoconf works now)
20994
20995 * configure.in, Makefile.in: add support for gash, the tcl
20996 interface to Galaxy
20997
20998 * config.guess: add NetBSD variants (hp300, x86)
20999
21000 Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
21001
21002 * install.sh: Support -d option (in the manner of SunOS 4 install,
21003 as it is more deterministic than that of GNU install)
21004 (chmodcmd): Set file to mode 755 by default (should also do default
21005 chgrp and chown, but I don't feel like dealing with that now)
21006
21007 Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
21008
21009 * config.sub: Remove h8300hhms alias.
21010
21011 Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
21012
21013 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
21014
21015 Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
21016
21017 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
21018 as stmp-fixinc
21019
21020 Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
21021
21022 * config.sub: recognize m88110-bug-coff.
21023
21024 Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
21025
21026 * Makefile.in (all-libio): all dependencies on the toolchain used
21027 to build this (gcc, gas, ld, etc)
21028
21029 Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
21030
21031 * config.guess: Deal with OSF/1 1.3 on alpha.
21032
21033 Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
21034
21035 * install.sh: add some 'else true' clauses for portability
21036
21037 * configure.in: don't build libio for h8[35]00-*-* targets
21038
21039 Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
21040
21041 * Makefile.in: Add support for new libio.
21042
21043 Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
21044
21045 * install.sh: If one command fails, don't try the rest. Don't try
21046 to remove $dsttmp (via trap) unless we have already created it.
21047 If $src doesn't exist, detect it and exit with an error.
21048
21049 * config.guess: Recognize BSD on hp300.
21050
21051 Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
21052
21053 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
21054 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
21055
21056 Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
21057
21058 * Makefile.in (all-send-pr): depends on all-prms
21059
21060 Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
21061
21062 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
21063
21064 Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
21065
21066 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
21067 Added test for mips-mips-riscos5.
21068
21069 Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
21070
21071 * configure.in: use mh-hp300 for 68k HP hosts
21072
21073 Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
21074
21075 * configure: add support for CONFIG_SHELL, so that you can use
21076 some alternate shell for evaluating configure scripts
21077
21078 Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
21079
21080 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
21081 in configure script to bug-gdb@prep.ai.mit.edu when building
21082 distribution archive.
21083 * Makefile.in (COMPRESS): Remove def.
21084 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
21085 gdb.tar.Z and make-gdb.tar.Z respectively.
21086 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
21087 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
21088 to convergence with 'taz' target in Makefile.in.
21089
21090 Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
21091
21092 * install.sh (dsttmp): use trap to ensure that tmp files go
21093 away on error conditions
21094
21095 Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
21096
21097 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
21098
21099 Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
21100
21101 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
21102 its parent is '/' not ''.
21103
21104 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
21105
21106 Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
21107
21108 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
21109 that ${newsrcdir}/configure.in does.
21110
21111 Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
21112
21113 * test-build.mk: support for CONFIG_SHELL
21114
21115 Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
21116
21117 * config.sub (netware): Add as a basic system type.
21118
21119 Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
21120
21121 * Makefile.in (Makefile): depend on configure.in. Also drop the
21122 $(srcdir)/ from the dependency on Makefile.in.
21123
21124 Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
21125
21126 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
21127 (h8300hhms is temporary until multi-libraries are implemented).
21128 * configure.in: Handle h8300h too.
21129
21130 Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
21131
21132 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
21133
21134 Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
21135
21136 * configure: Remove extraneous output when guessing host type.
21137 * config.guess: Remove extraneous output when guessing using C
21138 compiler rather than uname, or when guessing fails.
21139
21140 Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
21141
21142 * Makefile.in: remove all.cross and install.cross targets
21143
21144 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
21145 definitions
21146
21147 Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
21148
21149 * configure.in (target sh): Build gprof.
21150
21151 Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21152
21153 * config.sub: change -solaris to -solaris2
21154
21155 Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
21156
21157 * configure.in: Use config/mh-riscos for mips-*-sysv*.
21158
21159 Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
21160
21161 * configure: Correct error message for missing Makefile.in to
21162 print correct directory.
21163
21164 Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21165
21166 * install.sh: kludge around 386BSD shell bug
21167
21168 Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
21169
21170 * config.guess: Recognize NeXT.
21171 * config.guess: Recognize i486-ncr-sysv4.
21172 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
21173
21174 Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
21175
21176 * Makefile.in (MAKEINFOFLAGS): New variable.
21177 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
21178 * build-all.mk, test-build.mk: Pass down --no-split as
21179 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
21180
21181 Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
21182
21183 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
21184
21185 Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
21186
21187 * Makefile.in (libg++.tar.z): New rule.
21188 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
21189 * Makefile.in (taz): Only do a single chmod.
21190
21191 Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
21192
21193 * install.sh: don't use dirname anymore (replaced with sed usage)
21194
21195 Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
21196
21197 * Makefile.in: Change extension for gzip'd files from '.z' to
21198 '.gz' per new FSF standard usage.
21199
21200 Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
21201
21202 * configure: put quotes around the final value of program_transform_name
21203
21204 Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21205
21206 * Makefile.in: new install.sh support; update install-info rules
21207
21208 Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
21209
21210 * configure.in: Build diff for crosses, but not for go32 host.
21211
21212 * configure.in: Build gprof only for native, and don't build it
21213 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
21214
21215 Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
21216
21217 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
21218
21219 Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
21220
21221 * configure.in (host_tools): Add prms.
21222
21223 Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21224
21225 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
21226 with $(FLAGS_TO_PASS) on the command line
21227
21228 * config.sub: Recognize lynx and lynxos
21229
21230 Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
21231
21232 * config.sub: Accept -ecoff*, not just -ecoff.
21233
21234 Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
21235
21236 * Makefile.in (taz): Use .gz suffix instead of .z.
21237 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
21238 names.
21239
21240 Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21241
21242 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
21243
21244 Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21245
21246 * Makefile.in (install-no-fixedincludes): install gcc last, so
21247 that rebuilds that might happen during 'make install' don't get
21248 bogus gcc include files
21249
21250 Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
21251
21252 Change from Utah for HPPA support:
21253 * config.guess: Recognize hppa1.x-hp-bsd.
21254
21255 Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
21256
21257 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
21258 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
21259
21260 Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
21261
21262 * config.sub: Add support for rom68k and bug boot monitors.
21263
21264 Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
21265
21266 * Makefile.in: Make all-opcodes depend on all-bfd.
21267
21268 Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
21269
21270 * config.guess: Added special check for i[34]86-univel-sysv4*.
21271
21272 Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
21273
21274 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
21275 the processor rather than assuming i486.
21276
21277 Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
21278
21279 * config.guess: Recognize SunOS6 as Solaris3.
21280
21281 Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
21282
21283 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
21284 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
21285
21286 Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
21287
21288 * build-all.mk (all-cross): New target for Canadian Cross.
21289 Added Q2 go32 targets.
21290 * test-build.mk: Configure go32 cross sparclite-aout and
21291 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
21292 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
21293
21294 Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21295
21296 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
21297 GO32 hosted toolchains
21298
21299 Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
21300
21301 * configure: change so "-exec-prefix" gets passed down rather
21302 than "-exec_prefix" so autoconf generated Makefiles get the
21303 exec_prefix set right.
21304
21305 Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21306
21307 * config.guess: get the Solaris2 minor version number
21308
21309 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
21310
21311 Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
21312
21313 * config.guess: Recognize some Sequent platforms.
21314
21315 Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21316
21317 * Makefile.in: added the vault-install target
21318
21319 * configure.in: actually use the Sun3 makefile fragment that's in
21320 config, also added the release dir to configdirs
21321
21322 Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
21323
21324 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
21325
21326 Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21327
21328 * configure.in: remove some program from Alpha targetted toolchains
21329
21330 Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
21331
21332 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
21333 gprof.
21334 (taz): Run "make diststuff" in those directories instead of "make
21335 proto-dir". Look for "VERSION=" only at start of line in subdir
21336 Makefile. Use "gzip -9" for compression.
21337 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
21338 (binutils.tar.z): New target.
21339
21340 Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
21341
21342 * Makefile.in (taz): Include gpl.texinfo.
21343
21344 Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
21345
21346 * Makefile.in (setup-dirs): Merged into "taz" target.
21347 (taz): Only do `proto-dir' stuff if a directory is actually needed
21348 for this target.
21349
21350 Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
21351
21352 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
21353 (FLAGS_TO_PASS): Pass down MUNCH_NM.
21354 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
21355 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
21356 (gcc-no-fixedincludes): Correct for current gcc Makefile.
21357
21358 Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
21359
21360 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
21361 config.sub, and move-if-change to gdb testsuite distribution
21362 archive, so the testsuite can be extracted, configured, and
21363 run separately from the gdb distribution. Blow away the Chill
21364 tests that require a Chill compiled executable, since GNU Chill
21365 is not yet publically available.
21366
21367 Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21368
21369 * test-build.mk: set environment variables in a single command,
21370 instead of a list of assignments and exports
21371
21372 * config.guess: recognize Alpha/OSF1 systems
21373
21374 Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
21375
21376 * configure: Change help message to prefer --options rather than
21377 -options.
21378
21379 Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
21380
21381 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
21382 zippy@ecst.csuchico.edu.
21383 * config.guess: Recognize miniframe.
21384
21385 Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
21386
21387 * Makefile.in: Use srcroot to find runtest rather than rootme.
21388 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
21389
21390 Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
21391
21392 * test-build.mk: Extensive additions to support building on a
21393 machine other than the host.
21394
21395 Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
21396
21397 * configure (tooldir): Fix for i386-aix again.
21398
21399 Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
21400
21401 * configure, Makefile.in: Change definition of $(tooldir)
21402 to match the FSF.
21403
21404 Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
21405
21406 * config.guess: Recognize i[34]86/SVR4.
21407
21408 Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
21409
21410 * Makefile.in (all-gdb): gdb depends on sim.
21411
21412 Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
21413
21414 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
21415 at the same time we make the prototype gdb directory.
21416 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
21417 files at the same time as the gdb base release distribution.
21418
21419 Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
21420
21421 * Makefile.in (check): Use individual check targets rather than
21422 DO_X rule.
21423 (check-gcc): Added.
21424
21425 Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
21426
21427 * config.sub: Use sysv3.2 not sysv32 for canonical OS
21428 for System V release 3.2.
21429
21430 Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
21431
21432 * config.sub: Recognize hppaosf.
21433 * configure.in: Do configure ld/binutils/gas for it.
21434
21435 Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
21436
21437 * configure (tooldir): Alter syntax used to set this, for systems
21438 where "\$" isn't handled right, like i386-aix.
21439
21440 Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
21441
21442 * configure: Pass program-transform-name, not
21443 program_transform_name, to recursive configures.
21444
21445 Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
21446
21447 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
21448 of gas+ld+binutils.
21449
21450 Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
21451
21452 * config.guess: Recognize AIX3.2 as distinct from 3.1.
21453
21454 Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21455
21456 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
21457
21458 Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
21459
21460 * Makefile.in (PRMS): Set back to all-prms.
21461
21462 Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
21463
21464 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
21465 targets, rather than for MIPS hosts.
21466
21467 Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21468
21469 * configure.in: add comment for --with-x default values
21470
21471 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
21472
21473 * Makefile.in: add check-* targets for each of the directories in
21474 the tree. Add a definition of RUNTEST that will use the one we
21475 just built, if it exists. Pass this down via FLAGS_TO_PASS.
21476
21477 Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
21478
21479 * configure.in: Removed obsolete references to bfd_target and
21480 target_makefile_frag.
21481
21482 * build-all.mk: Set assorted targets for Q2.
21483 * config.sub: Recognize z8k-sim and h8300-hms.
21484 * test-build.mk: Really don't pass host to configure.
21485 (HOLES): Added uname.
21486
21487 Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
21488
21489 * configure: Handle an empty program-prefix, program-suffix or
21490 program-transform-name correctly.
21491
21492 Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
21493
21494 * build-all.mk: -G 8 no longer required for MIPS targets.
21495 * test-build.mk: Don't pass host argument to configure; make it
21496 guess.
21497
21498 Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
21499
21500 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
21501 * Makefile.in (COMPRESS): New macro, like GZIP.
21502
21503 Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
21504
21505 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
21506
21507 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
21508 with gas currently defaults to -G 0.
21509
21510 Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
21511
21512 * Makefile.in (all-flex): flex depends on byacc.
21513
21514 * build-all.mk: If host not specified, use config.guess. Pass TAG
21515 to test-build.mk as RELEASE_TAG.
21516 * test-build.mk (configargs): New variable containing arguments to
21517 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
21518 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
21519
21520 * config.guess: Use /bin/uname when checking -X argument on SCO,
21521 to avoid invoking GNU uname which doesn't understand -X.
21522
21523 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
21524
21525 * configure.in: Build gas for mips-*-*.
21526
21527 Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
21528
21529 * Makefile.in (all.normal): insert missing backslash.
21530
21531 Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
21532
21533 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
21534
21535 * Makefile.in: Complete overhaul to merge many almost identical
21536 targets.
21537
21538 Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
21539
21540 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
21541 (gdb.tar.Z): Adjusted.
21542
21543 * Makefile.in (setup-dirs, taz): New targets; should be general
21544 enough to adapt for gdb sometime. Build only .z file.
21545 (gas.tar.z): New target.
21546
21547 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
21548
21549 * build-all.mk: Use CC=cc -Xs on Solaris.
21550
21551 Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
21552
21553 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
21554 for handling BISON for FSF releases.
21555
21556 Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
21557
21558 * configure: Actually implement the change zoo just documented.
21559
21560 Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
21561
21562 * configure: when using config.guess, only set target_alias when
21563 it's not already been set (ie, on the command line)
21564
21565 Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21566
21567 * Makefile.in: add installcheck target, set PRMS to install-prms
21568
21569 Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21570
21571 * configure: add support for package_makefile_fragment, handle the
21572 case where a directory has a configure.in file but no Makefile.in
21573 more gracefully (with an actual understandable error message, even);
21574 add support for --without (and add this to the usage message); also
21575 explicitly add a --host=${host_alias} to the command line when
21576 config.guess is used
21577
21578 Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
21579
21580 * configure: Must use both --host and --target in recursive calls.
21581
21582 Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
21583
21584 * Makefile.in: Change deja-gnu to dejagnu.
21585
21586 Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
21587
21588 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
21589
21590 Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21591
21592 * configure.in: canonicalize all instances to *-*-solaris2*,
21593 also strip out a number of tools to not build for go32 host
21594
21595 Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
21596
21597 * config.guess: add GPL.
21598
21599 * Makefile.in, config.guess, config.sub, configure: bump
21600 copyrights to 93.
21601
21602 Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
21603
21604 * Makefile.in (do-info): Removed obsolete check for existence of
21605 localenv file.
21606
21607 * Makefile.in (MAKEOVERRIDES): Define to be empty.
21608
21609 Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21610
21611 * Makefile.in: a couple of 'else true' for decstation,
21612 support for TclX
21613
21614 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
21615
21616 Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
21617
21618 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
21619
21620 Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
21621
21622 * config.guess: Recognize i386-ibm-aix (PS/2).
21623 * configure.in: Use config/mh-aix386 file for it.
21624
21625 Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
21626
21627 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
21628 CC_FOR_TARGET instead.
21629 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
21630
21631 Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
21632
21633 * Makefile.in: Add sim to list of directories sent with gdb
21634
21635 Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
21636
21637 * configure.in: Put back mips-dec-bsd* case.
21638
21639 Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
21640
21641 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
21642 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
21643 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
21644
21645 Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21646
21647 * configure.in: remove no-op mips-dec-bsd* in "case $target"
21648
21649 * Makefile.in (dir.info): only run gen-info-dir if it exists,
21650 (install-info): install dir.info only if it exists,
21651 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
21652
21653 Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
21654
21655 * configure.in: For vms target, skip bfd, ld, binutils. Do build
21656 gas for mips-dec-bsd.
21657
21658 Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
21659
21660 * configure (makesrcdir): If ${srcdir} is relative and not ".",
21661 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
21662
21663 Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
21664
21665 * configure.in: Added "dejagnu" to hosttools list.
21666
21667 Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
21668
21669 * config.sub, configure.in, config.guess: Add support
21670 for Bosx, an AIX variant from Bull.
21671 Patches from F.Pierresteguy@frcl.bull.fr.
21672
21673 Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
21674
21675 * devo/dejagnu: Initial creation of devo/dejagnu.
21676 Migrated dejagnu testcases and support files for testing software
21677 tools to reside as subdirectories, currently called "testsuite",
21678 within the directory of the software tool. Migrated all programs,
21679 support libraries, etc. beloging to dejagnu proper from
21680 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
21681 with no modifications. The changes to these files which will
21682 allow them to configure, build, and execute properly will be made
21683 in a future update.
21684
21685 Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
21686
21687 * Makefile.in: Change send_pr to send-pr.
21688 * configure.in: Likewise.
21689 * send_pr: Renamed directory to send-pr.
21690
21691 Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
21692
21693 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
21694
21695 Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
21696
21697 * README: Update for gdb-4.8 release.
21698 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
21699 gdb-xxx.tar.z (gzip'd) file also.
21700
21701 Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21702
21703 * Makefile.in: make all-diff depend on all-libiberty
21704
21705 Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
21706
21707 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
21708
21709 Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21710
21711 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
21712
21713 Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
21714
21715 * Makefile.in (DEVO_SUPPORT): Remove etc directory
21716 (ETC_SUPPORT): Only add the files GDB wants from etc/.
21717 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
21718
21719 Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21720
21721 * Makefile.in: makeinfo binary is in a new location
21722
21723 Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
21724
21725 * config.sub: Accept -ecoff as an OS.
21726
21727 * Makefile.in: Various changes to eliminate a level of make
21728 recursion and reduce the required command line length.
21729 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
21730 sub-makes.
21731 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
21732 variables holding settings for specific sub-makes.
21733 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
21734 in terms of BASE_FLAGS_TO_PASS.
21735 (TARGET_LIBS): New variable listing directories which use
21736 TARGET_FLAGS_TO_PASS.
21737 (subdir_do): Eliminated.
21738 (do-*): New set of targets to replace subdir_do.
21739 (various): All targets which used subdir_do now depend on do-*.
21740 (local-clean): Renamed from do_clean.
21741 (local-distclean): New target, dependency of distclean and
21742 realclean.
21743 (install-info): Don't create directories. Depend on dir.info
21744 rather than calling make recursively.
21745 (install-dir.info): Eliminated.
21746 (install-info-dirs): Create all info directories here.
21747 (dir.info): Depend upon do-install-info.
21748
21749 * test-build.mk (HOLES): Added false.
21750
21751 Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
21752
21753 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
21754
21755 Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21756
21757 * Makefile.in (info): remove dependency on all-texinfo. The
21758 problem was really in texinfo/C, not at this level.
21759
21760 Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
21761
21762 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
21763
21764 Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
21765
21766 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
21767 GDB releases.
21768
21769 Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
21770
21771 * configure: Include srcdir in message about target of link not
21772 being found. Don't convert `-' to `_' in `with' options being
21773 passed to subdirs.
21774
21775 Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21776
21777 * configure.in: add uudecode to host_tools
21778
21779 * Makefile.in: added {all,install}-uudecode targets, added them to
21780 the appropriate lists
21781
21782 Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
21783
21784 * Makefile.in (all-gcc): Added dependency on all-gas.
21785
21786 * configure.in (mips-*-*): Build ld and binutils.
21787
21788 Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
21789
21790 * configure: check return code from mkdir, print error message and
21791 exit on failure.
21792
21793 Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
21794
21795 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
21796
21797 Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
21798
21799 * test-build.mk (HOLES): Added tar, cpio and uudecode.
21800
21801 Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
21802
21803 * config.sub (h8500): Recognize this as a cpu type.
21804
21805 Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21806
21807 * configure: source directory missing is no longer a warning
21808
21809 * configure.in: recognize irix[34]* instead of irix[34]
21810
21811 * Makefile.in: define and pass down X11_LIB
21812
21813 Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
21814
21815 * guess-systype: Renamed to ...
21816 * config.guess: ... by popular request.
21817 * configure.in, Makefile.in: Update accordingly.
21818
21819 Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
21820
21821 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
21822 + Add Convex, Cray/Unicos, and Encore/Multimax support.
21823 + Execute ./dummy instead of assuming . is in PATH.
21824
21825 Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
21826
21827 * guess-systype: New shell script. Attempts to guess the
21828 canonical host name of the executing host.
21829 Only a few hosts are supported so far.
21830 * configure: Call guess-systype if no host is specified.
21831
21832 Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
21833
21834 * Makefile.in (gcc-no-fixedincludes): Made to work with current
21835 gcc Makefile.
21836
21837 Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
21838
21839 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
21840 (all-gcc, install-gcc, subdir_do): Use it.
21841
21842 Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
21843
21844 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
21845
21846 Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
21847
21848 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
21849 set exclusively by configure, using configure.in .
21850
21851 Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21852
21853 * test-build.mk: set $PATH for all builds
21854
21855 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
21856
21857 Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
21858
21859 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
21860 the one used in gcc/Makefile.in, so that a null expansion doesn't
21861 override the one needed to build gcc with a native cc.
21862
21863 Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
21864
21865 * configure: Accept -with arguments.
21866
21867 Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
21868
21869 * Makefile.in: added h8300sim
21870
21871 Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
21872
21873 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
21874 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
21875 (all-cygnus, native, build-cygnus): Make
21876 $(canonhost)-stamp-3stage-done, not $(host)....
21877 * test-build.mk (stamp-3stage-compared): Use tail +10c for
21878 i386-sco3.2v4. Added else true to if command.
21879
21880 Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
21881
21882 * config.sub: (from FSF) Sequent uses a BSD-like OS.
21883
21884 Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
21885
21886 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
21887
21888 Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21889
21890 * configure.in: don't remove binutils from Solaris builds
21891
21892 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
21893
21894 * Makefile.in: get rid of earlier definitions for *clean,
21895 also handle the recursive info rule better
21896
21897 Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
21898
21899 * Makefile.in (mostlyclean, distclean, realclean): Fix to
21900 do more-or-less the right thing.
21901
21902 Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
21903
21904 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
21905 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
21906
21907 Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21908
21909 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
21910 $(host_canonical).
21911
21912 * configure.in: split the configdirs list into 4 categories (native
21913 v. cross, library v. tool) and handle the cross-only and native-
21914 only in more reasonable (and correct!) way.
21915
21916 Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
21917
21918 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
21919 configdirs anymore.
21920
21921 Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21922
21923 * Makefile.in: extensive cleanup:: removed all of the explicit
21924 clean-* targets, collapsed many wrappers around subdir_do into
21925 one, added additional targets to satisfy standards.texi, deleted
21926 some old targets, some changes for consistency
21927
21928 Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21929
21930 * configure.in: handle some programs as cross-only, and others as
21931 native only
21932
21933 * test-build.mk: handle partial holes in a more generic manner
21934
21935 * Makefile.in: m4 depends on libiberty
21936
21937 Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21938
21939 * configure.in: add m4, textutils, fileutils, sed, shellutils,
21940 time, wdiff, and find to configdirs
21941
21942 * Makefile.in: all, clean, and install rules for the new programs
21943 added to configure.in
21944
21945 Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21946
21947 * configure.in: use mh-sun for all *-sun-* hosts
21948
21949 Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21950
21951 * Makefile.in: define flags for X11 include files and library file
21952 locations, pass them down to the programs that need this info
21953
21954 * build-all.mk: added a 'native' target, to 3stage the native toolchain
21955
21956 Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21957
21958 * configure.in: start building libg++ for HP-UX targets
21959
21960 Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
21961
21962 * README: Update references to files moved into etc/.
21963
21964 Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
21965
21966 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
21967 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
21968
21969 Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
21970
21971 * configure: accept dash as well as underscore in long option
21972 names for FSF compatibility.
21973
21974 Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
21975
21976 * config.sub: added -sco3.2v4 support from FSF.
21977
21978 Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21979
21980 * configure.in: expand the section that adds or removes
21981 directories from the list of programs to build, to handle native
21982 vs. cross in addition to host v. native
21983
21984 Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
21985
21986 * Makefile.in: Replace C++ in macro names with CXX.
21987 This is less likely to break ...
21988
21989 Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21990
21991 * test-build.mk: add -w to GNU_MAKE
21992
21993 Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21994
21995 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
21996 add 'sparc' to list of recognized cpus. This needed to make
21997 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
21998 Delete some redundant ose68 variants. Recognize -wrs as an os,
21999 then changes that into $CPU-wrs-vxworks.
22000
22001 * configure.in: remove most references to gdbtest, regularize
22002 target based program removal
22003
22004 * test-build.mk: import from p3 tree (many fixes and changes)
22005
22006 Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
22007
22008 * Makefile.in: added rules to handle tcl, tk, and expect
22009
22010 * configure.in: handle those directories if they exist
22011
22012 Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
22013
22014 * config.sub: removed bogus hppabsd and hppahpux names, since
22015 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
22016
22017 Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
22018
22019 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
22020 depends upon all-xiberty
22021
22022 * Makefile.in: changes from p3, including:
22023
22024 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
22025
22026 * Makefile.in (XTRAFLAGS): include newlib directories if
22027 newlib/Makefile exists, rather than if host != target.
22028
22029 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
22030
22031 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
22032 from the same source tree and not building a cross-compiler. This
22033 matters for the libg++ configuration if reconfiguring a tree that
22034 has already been installed.
22035
22036 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
22037
22038 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
22039 pick up the machine and system specific header files.
22040
22041 * Makefile.in: added AS_FOR_TARGET, passed down in
22042 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
22043 the C compiler to use to create programs which are run in the
22044 build environment, set it to default to $(CC), and passed it down
22045 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
22046
22047 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
22048
22049 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
22050 We need them for unusual native builds, like systems without
22051 ranlib.
22052
22053 * configure: also define $(host_canonical) and
22054 $(target_canonical), which are the full, canonical names for the
22055 given host and target
22056
22057 Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
22058
22059 * Makefile.in: Added separate definitions for C++.
22060
22061 Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
22062
22063 * configure.in (configdirs): Add deja-gnu.
22064
22065 Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
22066
22067 * README: Update for configure.texi and gdb-4.7 release.
22068
22069 Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
22070
22071 * Makefile.in: Move "all" target to top of file.
22072 Previously, first target was ".PHONY" which caused BSD4.4 make
22073 to build .PHONY when make was run without arguments.
22074
22075 Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
22076
22077 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
22078 Library-copylefted code in libiberty.
22079
22080 Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
22081
22082 * config.sub: Replace m68kmote with plain old m68k.
22083
22084 Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
22085
22086 * Makefile.in: Remove space from blank line, avoid Make complaints.
22087
22088 Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
22089
22090 * config.sub: Complain if no argument is given. Added support for
22091 386bsd as OS and target alias.
22092
22093 Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
22094
22095 * Makefile.in (XTRAFLAGS): include newlib directories if
22096 newlib/Makefile exists, rather than if host != target.
22097
22098 Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
22099
22100 * config.sub: recognize sparclite-wrs-vxworks.
22101
22102 * Makefile.in (install-xiberty): added *-xiberty make rules (from
22103 p3.) Added clean-xiberty to clean.
22104
22105 Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
22106
22107 * configure.in: use *-*-* instead of nested cases for host and target
22108
22109 Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
22110
22111 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
22112 from the same source tree and not building a cross-compiler. This
22113 matters for the libg++ configuration if reconfiguring a tree that
22114 has already been installed.
22115
22116 Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
22117
22118 * config.sub (i486v/i486v4): Merge in from FSF version.
22119
22120 Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
22121
22122 * configure: only set PWD if it is already set.
22123
22124 Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
22125
22126 * configure: just set PWD=`pwd` at the top, since Ultrix sh
22127 doesn't have unset and all success paths (and most error paths)
22128 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
22129 to just ${PWD} to avoid confusion.)
22130
22131 Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
22132
22133 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
22134 even for a native compilation.
22135
22136 Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
22137
22138 Changes to make the gdb.tar.Z rule work better.
22139
22140 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
22141 (DEVO_SUPPORT): Add configure.texi.
22142 (bfd-ilrt.tar.Z): Remove ancient rule.
22143
22144 Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
22145
22146 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
22147 pick up the machine and system specific header files.
22148
22149 * configure.in, config.sub: added new target m68010-adobe-scout,
22150 with alias of adobe68k. Changed configure.in to check for
22151 -scout before -sco* to avoid a false match.
22152
22153 * Makefile.in: added AS_FOR_TARGET, passed down in
22154 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
22155 the C compiler to use to create programs which are run in the
22156 build environment, set it to default to $(CC), and passed it down
22157 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
22158
22159 Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
22160
22161 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
22162 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
22163 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
22164 FOR_TARGET variants, to newlib and libg++.
22165
22166 Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
22167
22168 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
22169 first.
22170
22171 Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
22172
22173 * config.sub: Accept `elf' as an environment.
22174
22175 Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
22176
22177 * Makefile.in (all-opcodes): cd into the right directory
22178
22179 Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
22180
22181 * configure: added -program_transform_name option, used as
22182 argument to sed when installing programs.
22183 configure.texi: added documentation for -program_prefix,
22184 -program_suffix and -program_transform_name.
22185
22186 Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
22187
22188 * config.sub: Accept i486 where i386 ok.
22189
22190 Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
22191
22192 * config.sub: accept we32k
22193
22194 Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
22195
22196 * config.sub, configure.in: accept OSE68000 and OSE68k.
22197
22198 * Makefile.in: don't create all directories for ``make install'';
22199 let the subdirectories create the ones they need.
22200
22201 Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
22202
22203 * COPYING: new file, GPL v2
22204
22205 Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
22206
22207 * Makefile.in: use the new gen-info-dir, which needs a template
22208 argument (which also lives in texinfo)
22209
22210 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
22211
22212 Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
22213
22214 * config.sub (ncr3000): Change i386 to i486.
22215
22216 Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
22217
22218 * Makefile.in: add install-rcs, install-grep to
22219 install-no-fixedincludes, removed install-bison and install-libgcc
22220
22221 Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
22222
22223 * configure.in: grab the HPUX makefile fragment if on HPUX
22224
22225 Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
22226
22227 * Makefile.in: eradicate bison spoor (ditto libgcc).
22228 configure.in: recognise m68{k,000}-ericsson-OSE.
22229 es1800 is alias for m68k-ericsson-OSE
22230
22231 Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
22232
22233 * configure.in: rearrange the parts that remove programs from
22234 configdirs, based now on HOST==TARGET or by canonical triple.
22235
22236 Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
22237
22238 * test-build.mk: recurse explicitly with -f test-build.mk when
22239 appropriate. predicate stage3 and comparison on the existence
22240 of gcc. That is, if gcc isn't around, we aren't three-staging.
22241 On very clean, also remove ...stamp-co. Build in-place before
22242 doing other builds.
22243
22244 Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
22245
22246 * Makefile.in, configure.in: add tgas
22247
22248 Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
22249
22250 * Makefile.in: a number of changes merged in from progressive.
22251
22252 * configure.in: add libm.
22253
22254 * .cvsignore: ignore some stuff that comes from test-build.mk.
22255
22256 Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
22257
22258 * config.sub: Add es1800 (m68k-ericsson-es1800).
22259
22260 Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
22261
22262 * configure: Add program_suffix (parallel to program_prefix)
22263 * Makefile.in: adjust directory-creating script for losing decstation
22264
22265 Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
22266
22267 * configure: Minor $subdir-related fixes.
22268
22269 Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
22270
22271 * configure: fix various problems with propogating
22272 makefile_target_frag in subdirs.
22273 * configure.in: config libgcc if its there
22274
22275 Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
22276
22277 * config.sub: HPPA merge.
22278
22279 Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
22280
22281 * Makefile.in: Replace all-bison with all-byacc in all
22282 dependency lines for other tools (which now use byacc).
22283
22284 Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
22285
22286 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
22287
22288 Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
22289
22290 * Makefile.in: make gprof rules similar to byacc rules (instead of
22291 vestigal $(unsubdir) that didn't work...)
22292
22293 Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
22294
22295 * config.sub: Add support for Linux.
22296 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
22297 (at least for libg++).
22298
22299 Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
22300
22301 * configure.texi: fix doc for the -nfp option to configure
22302
22303 Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
22304
22305 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
22306
22307 Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
22308
22309 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
22310 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
22311 * configure.in: added solaris* host_makefile_frag hook.
22312
22313 Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
22314
22315 * config.sub: changed recognition of m68000 so that various
22316 m68k types can be specified via m680[01234]0
22317
22318 Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
22319
22320 * config.sub (basic_machine): fix sed so that '-foo' isn't
22321 completely substituted out while .+'-foo' loses the '-foo'
22322
22323 Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
22324
22325 * config.sub ($os): Add -aout.
22326
22327 Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
22328
22329 * configure: If host_makefile_frag is absolute, don't
22330 prefix ${invsubdir} (relevant to libg++ auto-configure).
22331
22332 Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
22333
22334 * Makefile.in (tooldir): Define it.
22335 (all-ld): Depend on all-flex.
22336
22337 Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
22338
22339 * Makefile.in (check): Fix libg++ special case.
22340
22341 Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
22342
22343 * configure: do not bury `pwd` into config.status, thus do fewer
22344 pwd's.
22345
22346 * configure: print the "Building in" message only when building in
22347 other than "." AND verbose.
22348
22349 * configure: remove -s, rework -v to better accommodate guested
22350 configures.
22351
22352 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
22353
22354 Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
22355
22356 * Makefile.in: macroize flags passed on recursion. remove
22357 fileutils.
22358
22359 Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
22360
22361 * configure: get makesrcdir right for subdirs deeper than 1.
22362
22363 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
22364 install.
22365
22366 Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
22367
22368 * Makefile.in: don't print subdir_do or recursion lines.
22369
22370 Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
22371
22372 * standards.texi: added menu item.
22373
22374 * Makefile.in: build and install standards.info.
22375
22376 * standards.texi: new file.
22377
22378 Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
22379
22380 * configure: test for and move config.status pieces from
22381 ${subdir}/.
22382
22383 Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
22384
22385 * configure: Test for existance of files before trying to mv
22386 them, to avoid numerous non-existance messages.
22387
22388 Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
22389
22390 * configure: correct final line of config.status.
22391
22392 * configure: patch from eggert. Avoids a protection problem if
22393 the original Makefile.in is read only.
22394
22395 * configure: use move-if-change from gcc to create config.status.
22396 Some makefiles depend on config.status to tell if a directory
22397 has been reconfigured for a different host. This change
22398 prevents those directories from remaking everything in the case
22399 where the reconfig was only intended to rebuild a Makefile.
22400
22401 * configure: test for config.sub with "config.sub sun4" rather
22402 than "config.sub ${host_alias}". Otherwise we can't tell a bad
22403 host alias from a missing config.sub.
22404
22405 Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
22406
22407 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
22408 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
22409
22410 Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
22411
22412 * configure: mkdir ${subdir} as needed.
22413
22414 Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
22415
22416 * Makefile.in,configure.in: added autoconf.
22417
22418 Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
22419
22420 * Makefile.in: no longer pass against on recursion.
22421
22422 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
22423 definitions are not inherited.
22424
22425 * configure: correct makesrcdir when subdir is .
22426
22427 Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
22428
22429 * configure: Add support for 'subdirs' variable, which is
22430 like 'configdirs', except that configure doesn't re-invoke
22431 itself for subdirs, it just creates a Makefile for each subdir.
22432 * configure.texi: Document subdirs.
22433
22434 Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
22435
22436 * configure.in: added flex to configdirs
22437
22438 Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
22439
22440 * Makefile.in: remove clean-stamps from clean.
22441
22442 Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
22443
22444 * configure.in: Add gdbtest to configdirs.
22445
22446 Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
22447
22448 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
22449 to recursive makes.
22450 * configure.in: Recognize new ncr3000 config.
22451
22452 Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
22453
22454 * Makefile.in, configure.in: removed references to gdbm.
22455
22456 Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
22457
22458 * config.sub: Don't canonicalize os value
22459 newsos* to bsd (readline needs to check for newsos).
22460 (This fix was earlier made Jan 31, but got re-broken.)
22461
22462 Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
22463
22464 * configure.in: sco is an os, not a vendor!
22465
22466 * configure: Quote $( better. Keep various shells happy.
22467
22468 Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
22469
22470 * Makefile.in: eliminate stamp-files.
22471
22472 Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
22473
22474 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
22475 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
22476
22477 Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
22478
22479 * config.sub: fix iris/iris3.
22480
22481 Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
22482
22483 * configure: re-add -rm.
22484
22485 Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
22486
22487 * Maskefile.in: add .stmp-rcs to all.
22488
22489 * configure.in: remove gas from rs6000 build, use aix host fragment.
22490
22491 Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
22492
22493 * configure: pass down site_option during recursion.
22494
22495 Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
22496
22497 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
22498
22499 Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
22500
22501 * configure: Change exec_prefix so that it really defaults to prefix.
22502
22503 Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
22504
22505 * Makefile.in, configure.in: Add support for mmalloc library.
22506
22507 Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
22508
22509 * Makefile.in: add stmp dependencies for a few more things.
22510
22511 Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
22512
22513 * configure: adjusted error message on objdir/srcdir configure
22514 collision, per john's suggestion.
22515
22516 * Makefile.in: add libiberty stmp to all and all.cross.
22517
22518 Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
22519
22520 * Makefile.in: remove force dependencies, add grep to all.
22521
22522 Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
22523
22524 * Makefile.in: drop flex. make stamp files work.
22525
22526 * configure: added test for conflicting configuration in srcdir,
22527 remove trailing slashes from srcdir. Otherwise emacs gdb mode
22528 gets cranky. use relative paths for configure and srcdir
22529 whenever possible. Send some error messages to stderr that were
22530 going to stdout.
22531
22532 Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
22533
22534 * Makefile.in: Fix libg++ rule to check for gcc directory
22535 before using gcc/gcc. Also pass XTRAFLAGS.
22536
22537 Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
22538
22539 * Makefile.in: added stmp-files so that directories aren't polled
22540 when they are already built.
22541
22542 * configure.texi: fixed a node pointer problem.
22543
22544 Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
22545
22546 * config.sub configure.in gdb/configure.in
22547 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
22548 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
22549 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
22550
22551 Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
22552
22553 * configure: -recurring becomes -silent. corrected help message
22554 for -site= option.
22555
22556 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
22557
22558 Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
22559
22560 * configure: when building Makefile for crosses, replace
22561 tooldir and program_prefix. default srcdir from location of
22562 config.sub. remove "for host in hosts" and "for target in
22563 targets" loops.
22564
22565 Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
22566
22567 * Makefile.in: Do not pass bindir or mandir to cvs.
22568
22569 Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
22570
22571 * Makefile.in, configure.in: removed traces of namesubdir,
22572 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
22573 copyrights to '92, changed some from Cygnus to FSF.
22574
22575 * configure.texi: remove most references to multiple hosts,
22576 multiple targets, subdirs, etc.
22577
22578 * configure.man: removed rcsid. reference config.sub not
22579 config.subr.
22580
22581 * Makefile.in: mkdir $(infodir) on install-info.
22582
22583 Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
22584
22585 * configure.texi: Explain better about .gdbinit and about
22586 the environment that configure.in sections run in.
22587
22588 Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
22589
22590 * configure.in: Ultrix is only a decstation if it's a MIPS.
22591
22592 Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
22593
22594 * README: DOC.configure => cfg-paper.texi.
22595
22596 Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
22597
22598 * config.sub (near case $os): Don't convert newsos* to bsd!
22599
22600 Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
22601
22602 * Makefile.in: Reinstall change from gdb-4.3 that reduces
22603 the number of copies of COPYING that go into the GDB tar file.
22604
22605 Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
22606
22607 * bfd/configure.in, gdb/config/mh-i386sco,
22608 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
22609 Fix SCO configuration stuff.
22610
22611 Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
22612
22613 * Makefile.in: For libg++, make sure the -I pointing
22614 to the gcc directory goes *after* all the libg++-local -I flags.
22615 Also, move just-gcc dependency from just-libg++ to all-libg++.
22616
22617 Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
22618
22619 * configure: Change -x to -f to keep Ultrix /bin/test happy.
22620
22621 Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
22622
22623 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
22624
22625 Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
22626
22627 * config.sub: Add stratus configuration frags. Also
22628 submitted to FSF.
22629
22630 Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
22631
22632 * Makefile.in (DEV_SUPPORT): add configure.man.
22633
22634 * config.sub(Decode manufacturer-specific): add -none*.
22635
22636 Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
22637
22638 * Makefile.in: remove form feeds to make Sun's make happy.
22639 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
22640
22641 Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
22642
22643 * Makefile.in (AR_FLAGS): Make quieter.
22644
22645 Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
22646
22647 * configure.in: Add libg++.
22648 * configure: When verbose, don't output the command line at each
22649 level; it will be unremarkably the same as the previous version,
22650 which will be the same as what the user typed.
22651
22652 Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
22653
22654 * configure.in, Makefile.in: fix clean-info, add flex. add
22655 fileutils.
22656
22657 * configure: be less sensitive to spaces in Makefile.in. Do not
22658 look for sources in "..". Doing so breaks subdirectories that
22659 might have their own configure. If a subdir has it's own
22660 configure script, use it.
22661
22662 Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
22663
22664 * cfg-paper.texi: some changes suggested by rms.
22665
22666 Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
22667
22668 * config.sub: Merge in some small additions from the FSF version,
22669 taken from the gcc distribution, to bring the Cygnus and FSF
22670 versions into closer sync.
22671
22672 Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
22673
22674 * configure.in: Changed svr4 references to sysv4.
22675
22676 Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
22677
22678 * configure: added -V for version number option.
22679
22680 Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
22681
22682 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
22683 renamed from DOC.configure to cfg-paper.texi.
22684
22685 Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
22686
22687 * configure, config.subr, config.sub: config.subr is now
22688 config.sub again.
22689
22690 Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
22691
22692 * configure.texi: new file, in progress.
22693
22694 * Makefile.in: build info file and install the man page for
22695 configure.
22696
22697 * configure.man: new file, first cut.
22698
22699 * configure: find config.subr again now that configuration "none"
22700 has gone. removed all traces of the -ansi option. removed all
22701 traces of the -languages option.
22702
22703 * config.subr: resync from rms.
22704
22705 Wed Dec 11 22:25:20 1991 K. Richard Pixley (rich at rtl.cygnus.com)
22706
22707 * configure, config.sub, config.subr: merge config.sub into
22708 config.subr, call the result config.subr, remove config.sub, use
22709 config.subr.
22710
22711 * Makefile.in: revised install for dir.info.
22712
22713 Tue Dec 10 00:04:35 1991 K. Richard Pixley (rich at rtl.cygnus.com)
22714
22715 * configure.in: add decstation host makefile frag.
22716
22717 * Makefile.in: BISON now bison -y again. also install-gcc on
22718 install. clean-gdbm on clean. infodir belongs in datadir.
22719 Make directories for info install. Build dir.info here then
22720 install it.
22721
22722 Mon Dec 9 16:48:33 1991 K. Richard Pixley (rich at rtl.cygnus.com)
22723
22724 * Makefile.in: fix for bad directory tests.
22725
22726 Sat Dec 7 00:17:01 1991 K. Richard Pixley (rich at rtl.cygnus.com)
22727
22728 * configure: \{1,2\} appears to be a sysv'ism. Use a different
22729 regexp. -srcdir relative was being handled incorrectly.
22730
22731 * Makefile.in: unwrapped some for loops so that parallel makes
22732 work again and so one can focus one's attention on a particular
22733 package.
22734
22735 Fri Dec 6 00:22:08 1991 K. Richard Pixley (rich at rtl.cygnus.com)
22736
22737 * configure: added PWD as a stand in for `pwd` (for speed). use
22738 elif wherever possible. make -srcdir work without -objdir.
22739 -objdir= commented out.
22740
22741 Thu Dec 5 22:46:52 1991 K. Richard Pixley (rich at rtl.cygnus.com)
22742
22743 * configure: +options become --options. -subdirs commented out.
22744 added -host, -datadir. Renamed -destdir to -prefix. Comment in
22745 Makefile now at top of generated Makefile. Removed cvs log
22746 entries. added -srcdir. create .gdbinit only if there is one
22747 in ${srcdir}.
22748
22749 * Makefile.in: idestdir and ddestdir go away. Added copyrights
22750 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
22751 and mandir now keyed off datadir by default.
22752
22753 Fri Nov 22 07:38:11 1991 K. Richard Pixley (rich at rtl.cygnus.com)
22754
22755 * Freshly created ChangeLog.
22756
22757 \f
22758 Local Variables:
22759 mode: change-log
22760 left-margin: 8
22761 fill-column: 76
22762 version-control: never
22763 End:
This page took 0.886695 seconds and 6 git commands to generate.