]> git.ipfire.org Git - thirdparty/gcc.git/blob - ChangeLog
analyzer: don't call binding_key::make on empty regions [PR108065]
[thirdparty/gcc.git] / ChangeLog
1 2022-12-13 Philip Herron <philip.herron@embecosm.com>
2
3 * Makefile.def: Add Rust language.
4 * Makefile.in: Regenerate via autogen.
5
6 2022-12-09 Martin Liska <mliska@suse.cz>
7
8 * MAINTAINERS: Fix spacing.
9
10 2022-12-07 Arthur Cohen <arthur.cohen@embecosm.com>
11
12 * MAINTAINERS: Add Arthur Cohen as Rust front-end maintainer.
13
14 2022-12-07 Iain Sandoe <iain@sandoe.co.uk>
15
16 * Makefile.def: Pass host_libs_picflag to host dependent library
17 configures.
18 * Makefile.in: Regenerate.
19 * configure: Regenerate.
20 * configure.ac (host_libs_picflag): New configure variable set to
21 '--with-pic' when building 'host_shared'.
22
23 2022-11-25 Weimin Pan <weimin.pan@oracle.com>
24
25 * Makefile.def: Add libsframe as new module with its dependencies.
26 * Makefile.in: Regenerated.
27 * configure.ac: Add libsframe to host_libs.
28 * configure: Regenerated.
29
30 2022-11-23 Marek Polacek <polacek@redhat.com>
31
32 Revert:
33 2022-11-23 Marek Polacek <polacek@redhat.com>
34
35 * Makefile.def: Pass $(PICFLAG) to AM_CFLAGS for gmp, mpfr, mpc, and
36 isl.
37 * Makefile.in: Regenerate.
38 * Makefile.tpl: Set PICFLAG.
39 * configure.ac (--enable-host-pie): New check. Set PICFLAG after this
40 check.
41 * configure: Regenerate.
42
43 2022-11-23 Marek Polacek <polacek@redhat.com>
44
45 * Makefile.def: Pass $(PICFLAG) to AM_CFLAGS for gmp, mpfr, mpc, and
46 isl.
47 * Makefile.in: Regenerate.
48 * Makefile.tpl: Set PICFLAG.
49 * configure.ac (--enable-host-pie): New check. Set PICFLAG after this
50 check.
51 * configure: Regenerate.
52
53 2022-11-14 Martin Liska <mliska@suse.cz>
54
55 Revert:
56 2022-11-09 Martin Liska <mliska@suse.cz>
57
58 * doc/Makefile: New file.
59 * doc/_static/custom.css: New file.
60 * doc/baseconf.py: New file.
61 * doc/bsd.rst: New file.
62 * doc/contrib.rst: New file.
63 * doc/contribute.rst: New file.
64 * doc/cppdiropts.rst: New file.
65 * doc/cppenv.rst: New file.
66 * doc/cppopts.rst: New file.
67 * doc/cppwarnopts.rst: New file.
68 * doc/favicon.ico: New file.
69 * doc/funding.rst: New file.
70 * doc/gcc_sphinx.py: New file.
71 * doc/gnu.rst: New file.
72 * doc/gnu_free_documentation_license.rst: New file.
73 * doc/gpl-3.0.rst: New file.
74 * doc/indices-and-tables.rst: New file.
75 * doc/lgpl-2.1.rst: New file.
76 * doc/logo.pdf: New file.
77 * doc/logo.svg: New file.
78 * doc/md.rst: New file.
79 * doc/requirements.txt: New file.
80
81 2022-11-14 Martin Liska <mliska@suse.cz>
82
83 Revert:
84 2022-11-09 Martin Liska <mliska@suse.cz>
85
86 * doc/baseconf.py: Port to GCC sources.
87
88 2022-11-14 Martin Liska <mliska@suse.cz>
89
90 Revert:
91 2022-11-14 Martin Liska <mliska@suse.cz>
92
93 * configure: Regenerate.
94 * configure.ac: Support Sphinx based documentation.
95
96 2022-11-14 Martin Liska <mliska@suse.cz>
97
98 Revert:
99 2022-11-09 Martin Liska <mliska@suse.cz>
100
101 * doc/baseconf.py: Simplify BUGURL and VERSION_PACKAGE,
102 provide a default.
103
104 2022-11-14 Martin Liska <mliska@suse.cz>
105
106 Revert:
107 2022-11-09 Martin Liska <mliska@suse.cz>
108
109 * doc/bsd.rst:
110 Add trailing newline.
111 * doc/contrib.rst:
112 Add trailing newline.
113 * doc/contribute.rst:
114 Add trailing newline.
115 * doc/cppdiropts.rst:
116 Add trailing newline.
117 * doc/cppenv.rst:
118 Add trailing newline.
119 * doc/cppopts.rst:
120 Add trailing newline.
121 * doc/cppwarnopts.rst:
122 Add trailing newline.
123 * doc/funding.rst:
124 Add trailing newline.
125 * doc/gnu.rst:
126 Add trailing newline.
127 * doc/gnu_free_documentation_license.rst:
128 Add trailing newline.
129 * doc/gpl-3.0.rst:
130 Add trailing newline.
131 * doc/indices-and-tables.rst:
132 Add trailing newline.
133 * doc/lgpl-2.1.rst:
134 Add trailing newline.
135 * doc/md.rst:
136 Add trailing newline.
137
138 2022-11-14 Martin Liska <mliska@suse.cz>
139
140 Revert:
141 2022-11-09 Martin Liska <mliska@suse.cz>
142
143 * configure.ac: Use new install URL.
144 * configure: Regenerate.
145
146 2022-11-14 Martin Liska <mliska@suse.cz>
147
148 Revert:
149 2022-11-10 Arsen Arsenović <arsen@aarsen.me>
150
151 * doc/baseconf.py: Inject dirname(__file__)/'modules' to path
152 instead of just ``.''.
153 * doc/gcc_sphinx.py: Moved to...
154 * doc/modules/gcc_sphinx.py: ...here.
155
156 2022-11-14 Martin Liska <mliska@suse.cz>
157
158 Revert:
159 2022-11-10 Martin Liska <mliska@suse.cz>
160
161 * doc/baseconf.py: Modernize by using pathlib.
162
163 2022-11-14 Martin Liska <mliska@suse.cz>
164
165 Revert:
166 2022-11-11 Martin Liska <mliska@suse.cz>
167
168 * doc/Makefile: Disable -j auto.
169
170 2022-11-14 Martin Liska <mliska@suse.cz>
171
172 Revert:
173 2022-11-11 Martin Liska <mliska@suse.cz>
174
175 * doc/Makefile: Update comment.
176
177 2022-11-14 Martin Liska <mliska@suse.cz>
178
179 Revert:
180 2022-11-11 Martin Liska <mliska@suse.cz>
181
182 * doc/indices-and-tables.rst: Rename Indexes to Indices.
183
184 2022-11-14 Martin Liska <mliska@suse.cz>
185
186 Revert:
187 2022-11-13 Martin Liska <mliska@suse.cz>
188
189 PR web/107643
190 * doc/baseconf.py: Set include_todo tag if INCLUDE_TODO env
191 is set.
192 * doc/indices-and-tables.rst: Use include_todo tag.
193
194 2022-11-14 Martin Liska <mliska@suse.cz>
195
196 Revert:
197 2022-11-13 Philipp Tomsich <philipp.tomsich@vrull.eu>
198
199 * doc/contrib.rst: Update Jeff Law's email address.
200
201 2022-11-13 Philipp Tomsich <philipp.tomsich@vrull.eu>
202
203 * doc/contrib.rst: Update Jeff Law's email address.
204
205 2022-11-13 Martin Liska <mliska@suse.cz>
206
207 PR web/107643
208 * doc/baseconf.py: Set include_todo tag if INCLUDE_TODO env
209 is set.
210 * doc/indices-and-tables.rst: Use include_todo tag.
211
212 2022-11-11 Martin Liska <mliska@suse.cz>
213
214 * doc/indices-and-tables.rst: Rename Indexes to Indices.
215
216 2022-11-11 Martin Liska <mliska@suse.cz>
217
218 * doc/Makefile: Update comment.
219
220 2022-11-11 Martin Liska <mliska@suse.cz>
221
222 * doc/Makefile: Disable -j auto.
223
224 2022-11-10 Martin Liska <mliska@suse.cz>
225
226 * doc/baseconf.py: Modernize by using pathlib.
227
228 2022-11-10 Arsen Arsenović <arsen@aarsen.me>
229
230 * doc/baseconf.py: Inject dirname(__file__)/'modules' to path
231 instead of just ``.''.
232 * doc/gcc_sphinx.py: Moved to...
233 * doc/modules/gcc_sphinx.py: ...here.
234
235 2022-11-09 Martin Liska <mliska@suse.cz>
236
237 * configure.ac: Use new install URL.
238 * configure: Regenerate.
239
240 2022-11-09 Martin Liska <mliska@suse.cz>
241
242 * doc/bsd.rst:
243 Add trailing newline.
244 * doc/contrib.rst:
245 Add trailing newline.
246 * doc/contribute.rst:
247 Add trailing newline.
248 * doc/cppdiropts.rst:
249 Add trailing newline.
250 * doc/cppenv.rst:
251 Add trailing newline.
252 * doc/cppopts.rst:
253 Add trailing newline.
254 * doc/cppwarnopts.rst:
255 Add trailing newline.
256 * doc/funding.rst:
257 Add trailing newline.
258 * doc/gnu.rst:
259 Add trailing newline.
260 * doc/gnu_free_documentation_license.rst:
261 Add trailing newline.
262 * doc/gpl-3.0.rst:
263 Add trailing newline.
264 * doc/indices-and-tables.rst:
265 Add trailing newline.
266 * doc/lgpl-2.1.rst:
267 Add trailing newline.
268 * doc/md.rst:
269 Add trailing newline.
270
271 2022-11-09 Martin Liska <mliska@suse.cz>
272
273 * doc/baseconf.py: Simplify BUGURL and VERSION_PACKAGE,
274 provide a default.
275
276 2022-11-09 Martin Liska <mliska@suse.cz>
277
278 * configure: Regenerate.
279 * configure.ac: Support Sphinx based documentation.
280
281 2022-11-09 Martin Liska <mliska@suse.cz>
282
283 * doc/baseconf.py: Port to GCC sources.
284
285 2022-11-09 Martin Liska <mliska@suse.cz>
286
287 * doc/Makefile: New file.
288 * doc/_static/custom.css: New file.
289 * doc/baseconf.py: New file.
290 * doc/bsd.rst: New file.
291 * doc/contrib.rst: New file.
292 * doc/contribute.rst: New file.
293 * doc/cppdiropts.rst: New file.
294 * doc/cppenv.rst: New file.
295 * doc/cppopts.rst: New file.
296 * doc/cppwarnopts.rst: New file.
297 * doc/favicon.ico: New file.
298 * doc/funding.rst: New file.
299 * doc/gcc_sphinx.py: New file.
300 * doc/gnu.rst: New file.
301 * doc/gnu_free_documentation_license.rst: New file.
302 * doc/gpl-3.0.rst: New file.
303 * doc/indices-and-tables.rst: New file.
304 * doc/lgpl-2.1.rst: New file.
305 * doc/logo.pdf: New file.
306 * doc/logo.svg: New file.
307 * doc/md.rst: New file.
308 * doc/requirements.txt: New file.
309
310 2022-11-04 Thomas Schwinge <thomas@codesourcery.com>
311
312 * Makefile.def: Remove module 'liboffloadmic'.
313 * Makefile.in: Regenerate.
314 * configure.ac: Remove 'liboffloadmic' handling.
315 * configure: Regenerate.
316
317 2022-10-31 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
318
319 * MAINTAINERS: Update email address.
320
321 2022-10-21 Дилян Палаузов <dilyan.palauzov@aegee.org>
322
323 * configure.ac: Don't configure readline if --with-system-readline is
324 used.
325 * configure: Re-generate.
326
327 2022-10-12 Cui,Lili <lili.cui@intel.com>
328
329 * MAINTAINERS (Write After Approval): Add myself.
330
331 2022-10-11 Olivier Hainque <hainque@adacore.com>
332
333 * libtool.m4 (*vxworks*): When enable_shared, set dynamic_linker
334 and friends for rtp !large. Assume the linker has the required
335 abilities and set lt_cv_deplibs_check_method.
336
337 2022-09-30 Olivier Hainque <hainque@adacore.com>
338
339 * configure.ac (*vxworks*): If enable_shared is not
340 set, set to "no" and add --disable-shared to target and
341 host_configargs.
342 * configure: Regenerate.
343
344 2022-09-26 Jeff Law <jlaw@ventanamicro.com>
345
346 * MAINTAINERS: Update my email address and DCO entry.
347
348 2022-09-23 Paul-Antoine Arras <pa@codesourcery.com>
349
350 * MAINTAINERS (Write After Approval): Add myself.
351
352 2022-09-15 Torbjörn SVENSSON <torbjorn.svensson@foss.st.com>
353
354 * MAINTAINERS (Write After Approval): Add myself.
355
356 2022-09-07 Jeff Law <jeffreyalaw@gmail.com>
357
358 * MAINTAINERS: Update my email address.
359
360 2022-09-07 Tom de Vries <tdevries@suse.de>
361
362 * configure.ac: Set extra_host_libiberty_configure_flags and
363 extra_host_zlib_configure_flags in separate case statements.
364 * configure: Regenerate.
365
366 2022-09-06 Xianmiao Qu <cooper.qu@linux.alibaba.com>
367
368 * MAINTAINERS: Update c-sky port maintainers' emails.
369
370 2022-08-31 Martin Liska <mliska@suse.cz>
371
372 * configure: Regenerate.
373 * configure.ac: Delete hpux9 and hpux10.
374
375 2022-08-18 Sergei Trofimovich <siarheit@google.com>
376
377 * Makefile.def: Drop libelf module and gcc-configure dependency
378 on it.
379 * Makefile.in: Regenerate with 'autogen Makefile.def'.
380 * Makefile.tpl (HOST_EXPORTS): Drop unused LIBELFLIBS and
381 LIBELFINC.
382 * configure: Regenrate.
383 * configure.ac (host_libs): Drop unused libelf.
384
385 2022-08-18 Sergei Trofimovich <siarheit@google.com>
386
387 * Makefile.in: Regenerate.
388
389 2022-08-04 Eugene Rozenfeld <erozen@microsoft.com>
390
391 * MAINTAINERS: Add myself as AutoFDO maintainer.
392
393 2022-08-01 Roger Sayle <roger@nextmovesoftware.com>
394 Arnaud Charlet <charlet@adacore.com>
395
396 * configure: Regenerate.
397
398 2022-07-31 Roger Sayle <roger@nextmovesoftware.com>
399
400 PR bootstrap/106472
401 * Makefile.def (dependencies): Make configure-target-libgo depend
402 upon all-target-libbacktrace.
403
404 2022-07-27 David Faust <david.faust@oracle.com>
405
406 * MAINTAINERS: Add myself as reviewer for CTF and BTF.
407
408 2022-07-27 Richard Biener <rguenther@suse.de>
409
410 * MAINTAINERS (Roger Sayle): Update e-mail address.
411
412 2022-07-21 Sam Feifer <sfeifer@redhat.com>
413
414 * MAINTAINERS (Write After Approval): Add myself.
415
416 2022-07-21 Marc Poulhiès <poulhies@adacore.com>
417
418 * MAINTAINERS: Add myself as Ada front end co-maintainer.
419
420 2022-07-19 Alexander Monakov <amonakov@ispras.ru>
421
422 * .gitignore: Do not ignore config.h.
423
424 2022-07-15 Andrew Carlotti <andrew.carlotti@arm.com>
425
426 * MAINTAINERS: Add myself to Write After Approval.
427
428 2022-07-04 Martin Liska <mliska@suse.cz>
429
430 * MAINTAINERS: fix sorting of names
431
432 2022-07-03 Immad Mir <mirimmad17@gmail.com>
433
434 * MAINTAINERS: add myself.
435
436 2022-07-03 Immad Mir <mirimmad17@gmail.com>
437
438 * MAINTAINERS: Add myself to write after approval and DCO.
439
440 2022-07-02 Tim Lange <mail@tim-lange.me>
441
442 * MAINTAINERS: Add myself.
443
444 2022-07-01 Haochen Jiang <haochen.jiang@intel.com>
445
446 * MAINTAINERS (Write After Approval): Add myself.
447
448 2022-06-30 Cui,Lili <lili.cui@intel.com>
449
450 Revert:
451 2022-06-30 Cui,Lili <lili.cui@intel.com>
452
453 * MAINTAINERS (Write After Approval): Add myself.
454
455 2022-06-30 Cui,Lili <lili.cui@intel.com>
456
457 * MAINTAINERS (Write After Approval): Add myself.
458
459 2022-06-28 Alexandre Oliva <oliva@adacore.com>
460
461 * Makefile.tpl (HOST_EXPORTS): Add TFLAGS to GCC_FOR_TARGET.
462 (EXTRA_GCC_FLAGS): Likewise.
463 * Makefile.in: Rebuilt.
464
465 2022-06-28 konglin1 <lingling.kong@intel.com>
466
467 * MAINTAINERS (Write After Approval): Add myself.
468
469 2022-06-27 Tom de Vries <tdevries@suse.de>
470
471 * configure.ac: Build libiberty pic variant for gdbserver.
472 * configure: Regenerate.
473
474 2022-06-26 Iain Sandoe <iain@sandoe.co.uk>
475
476 * configure: Regenerate.
477 * configure.ac: Correct use of $host.
478
479 2022-06-25 Jeff Law <jeffreyalaw@gmail.com>
480
481 * MAINTAINERS: Remove tilegx and tilepro entries.
482 * configure.ac: Remove tilegx and tilepro stanzas.
483 * configure: Rebuilt.
484
485 2022-05-28 Bruce Korb <bkorb@gnu.org>
486
487 * .gitignore: Ignore vim swap files
488
489 2022-05-13 Surya Kumari Jangala <jskumari@linux.ibm.com>
490
491 * MAINTAINERS: Add myself to write after approval.
492
493 2022-05-11 Kewen Lin <linkw@linux.ibm.com>
494
495 * MAINTAINERS: Remove myself from DCO section.
496
497 2022-05-09 Xi Ruoyao <xry111@xry111.site>
498
499 * MAINTAINERS: Update my email address.
500
501 2022-05-09 Clément Chigot <chigot@adacore.com>
502
503 * MAINTAINERS: Update my email address.
504
505 2022-05-05 Kewen Lin <linkw@linux.ibm.com>
506
507 * MAINTAINERS: Add myself as PowerPC port co-maintainer and to DCO
508 section.
509
510 2022-04-19 Richard Henderson <rth@gcc.gnu.org>
511
512 * MAINTAINERS: Update my email address.
513
514 2022-04-01 Qian Jianhua <qianjh@fujitsu.com>
515
516 * MAINTAINERS: Update my email address.
517
518 2022-03-29 Chenghua Xu <xuchenghua@loongson.cn>
519
520 * MAINTAINERS: (CPU Port Maintainers): Add myself and
521 Lulu as LoongArch port maintainer.
522
523 2022-03-29 Chenghua Xu <xuchenghua@loongson.cn>
524 Lulu Cheng <chenglulu@loongson.cn>
525
526 * configure.ac: Add LoongArch tuples.
527 * configure: Regenerate.
528
529 2022-03-28 Tom Tromey <tromey@adacore.com>
530
531 * configure.ac: Remove --with-mpfr-dir and --with-gmp-dir.
532 * configure: Rebuild.
533
534 2022-03-24 Bill Schmidt <bill.schmidt@gmail.com>
535
536 * MAINTAINERS: Change my information.
537
538 2022-03-16 Chung-Ju Wu <jasonwucj@gmail.com>
539
540 * MAINTAINERS: Add myself to DCO section.
541
542 2022-03-14 Jonathan Wakely <jwakely@redhat.com>
543
544 * configure.ac: Fix incorrect option in comment.
545 * configure: Regenerate.
546
547 2022-03-09 Hans-Peter Nilsson <hp@axis.com>
548
549 * Makefile.def (dependencies): Make configure-sim depend on
550 all-readline.
551 * Makefile.in: Regenerate.
552
553 2022-02-22 Christophe Lyon <christophe.lyon@foss.st.com>
554
555 * MAINTAINERS (Write After Approval): Update my e-mail address.
556
557 2022-02-08 Ulrich Weigand <ulrich.weigand@de.ibm.com>
558
559 * MAINTAINERS: Remove Hartmut Penner as s390 maintainer.
560
561 2022-01-31 Ed Smith-Rowland <esmithrowland@gmail.com>
562
563 * MAINTAINERS: Update my email and add myself to the DCO list.
564
565 2022-01-25 Thomas Schwinge <thomas@codesourcery.com>
566
567 Revert:
568 2021-09-16 Andrew Pinski <apinski@marvell.com>
569
570 PR bootstrap/67102
571 * Makefile.def: Have configure-target-libffi depend on
572 all-target-libstdc++-v3.
573 * Makefile.in: Regenerate.
574
575 2022-01-22 Jakub Jelinek <jakub@redhat.com>
576
577 PR other/104181
578 * build.log: Remove.
579
580 2022-01-20 Martin Liska <mliska@suse.cz>
581
582 * MAINTAINERS: Adjust email address based on IRC request.
583
584 2022-01-18 Xionghu Luo <luoxhu@linux.ibm.com>
585
586 * MAINTAINERS: Update my email address.
587
588 2022-01-17 Martin Liska <mliska@suse.cz>
589
590 * MAINTAINERS: Rename .c names to .cc.
591
592 2022-01-13 Jakub Jelinek <jakub@redhat.com>
593
594 * Makefile.am: Remove.
595
596 2022-01-11 Thomas Koenig <tkoenig@gcc.gnu.org>
597
598 * Makefile.am: New file.
599
600 2022-01-11 Martin Liska <mliska@suse.cz>
601
602 * MAINTAINERS: Sort 2 names.
603
604 2022-01-10 Martin Liska <mliska@suse.cz>
605
606 * MAINTAINERS: Fix obvious issues with sorting.
607
608 2022-01-07 liuhongt <hongtao.liu@intel.com>
609
610 * build.log: New file.
611
612 2022-01-05 Nathan Sidwell <nathan@acm.org>
613
614 * MAINTAINERS: Add DCO entry. Sort that list.
615
616 2022-01-04 Gaius Mulley <gaiusmod2@gmail.com>
617
618 * MAINTAINERS: Change of email address in both DCO and
619 Write After Approval list.
620
621 2021-12-21 Iain Buclaw <ibuclaw@gdcproject.org>
622
623 * configure: Regenerate.
624
625 2021-12-21 Martin Liska <mliska@suse.cz>
626
627 * config.sub: Change mode back to 755.
628
629 2021-12-17 Martin Liska <mliska@suse.cz>
630
631 * config.sub: Sync from master.
632
633 2021-12-17 Martin Liska <mliska@suse.cz>
634
635 Revert:
636 2021-12-16 Matthias Seidel <mseidel@apache.org>
637
638 * config.sub: Fix typo.
639
640 2021-12-16 Matthias Seidel <mseidel@apache.org>
641
642 * config.sub: Fix typo.
643
644 2021-12-16 H.J. Lu <hjl.tools@gmail.com>
645
646 Revert:
647 2021-12-15 H.J. Lu <hjl.tools@gmail.com>
648
649 * Makefile.tpl (AR): Add @AR_PLUGIN_OPTION@
650 (RANLIB): Add @RANLIB_PLUGIN_OPTION@.
651 * configure.ac: Include config/gcc-plugin.m4.
652 AC_SUBST AR_PLUGIN_OPTION and RANLIB_PLUGIN_OPTION.
653 * libtool.m4 (_LT_CMD_OLD_ARCHIVE): Pass --plugin to AR and
654 RANLIB if possible.
655 * Makefile.in: Regenerated.
656 * configure: Likewise.
657
658 2021-12-15 H.J. Lu <hjl.tools@gmail.com>
659
660 * Makefile.tpl (BUILD_CFLAGS): New.
661 (CFLAGS): Append $(BUILD_CFLAGS).
662 (CXXFLAGS): Likewise.
663 (PGO_BUILD_GEN_FLAGS_TO_PASS): New.
664 (PGO_BUILD_TRAINING_CFLAGS): Likewise.
665 (PGO_BUILD_TRAINING_CXXFLAGS): Likewise.
666 (PGO_BUILD_TRAINING_FLAGS_TO_PASS): Likewise.
667 (PGO_BUILD_TRAINING_MFLAGS): Likewise.
668 (PGO_BUILD_USE_FLAGS_TO_PASS): Likewise.
669 (PGO-TRAINING-TARGETS): Likewise.
670 (PGO_BUILD_TRAINING): Likewise.
671 (all): Add '+' to the command line for recursive make. Support
672 the PGO build.
673 * configure.ac: Add --enable-pgo-build[=lto].
674 AC_SUBST PGO_BUILD_GEN_CFLAGS, PGO_BUILD_USE_CFLAGS and
675 PGO_BUILD_LTO_CFLAGS. Enable the PGO build in Makefile.
676 * Makefile.in: Regenerated.
677 * configure: Likewise.
678
679 2021-12-15 H.J. Lu <hjl.tools@gmail.com>
680
681 * Makefile.tpl (AR): Add @AR_PLUGIN_OPTION@
682 (RANLIB): Add @RANLIB_PLUGIN_OPTION@.
683 * configure.ac: Include config/gcc-plugin.m4.
684 AC_SUBST AR_PLUGIN_OPTION and RANLIB_PLUGIN_OPTION.
685 * libtool.m4 (_LT_CMD_OLD_ARCHIVE): Pass --plugin to AR and
686 RANLIB if possible.
687 * Makefile.in: Regenerated.
688 * configure: Likewise.
689
690 2021-12-14 Marc Poulhiès <poulhies@adacore.com>
691
692 * MAINTAINERS: Add myself to write after approval.
693
694 2021-12-06 Navid Rahimi <navidrahimi@microsoft.com>
695
696 * MAINTAINERS: Adding myself.
697
698 2021-12-02 Pekka Seppänen <pexu@gcc.mail.kapsi.fi>
699
700 * configure: Regenerate.
701 * configure.ac: For CPP_FOR_BUILD use $(CC_FOR_BUILD) -E instead of
702 $(CPP).
703
704 2021-11-30 Iain Buclaw <ibuclaw@gdcproject.org>
705
706 * Makefile.def: Add bootstrap to libbacktrace, libphobos, zlib, and
707 libatomic.
708 * Makefile.in: Regenerate.
709 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Fix command for GDC.
710 (STAGE1_CONFIGURE_FLAGS): Add --with-libphobos-druntime-only if
711 target-libphobos-bootstrap.
712 (STAGE2_CONFIGURE_FLAGS): Likewise.
713 * configure: Regenerate.
714 * configure.ac: Add support for bootstrapping D front-end.
715
716 2021-11-16 Martin Uecker <uecker@gcc.gnu.org>
717
718 * MAINTAINERS: Add myself to DCO section and update email address.
719
720 2021-11-16 Iain Sandoe <iain@sandoe.co.uk>
721
722 * configure: Regenerate.
723 * configure.ac: Ensure that PIC (shared) defaults are set
724 correctly for Darwin.
725
726 2021-11-16 Jim Wilson <jim.wilson.gcc@gmail.com>
727
728 * MAINTAINERS: Update my address.
729
730 2021-11-12 Alan Modra <amodra@gmail.com>
731
732 * Makefile.def (configure-opcodes): Depend on configure-bfd.
733 * Makefile.in: Regenerate.
734
735 2021-11-03 Maciej W. Rozycki <macro@embecosm.com>
736
737 * MAINTAINERS: Clarify the policy WRT the Write After Approval
738 list.
739
740 2021-11-02 Andrew Burgess <andrew.burgess@embecosm.com>
741
742 * MAINTAINERS (Reviewers, arc): Remove my entry.
743 (Write After Approval): Add an entry for myself.
744
745 2021-10-28 Richard Purdie <richard.purdie@linuxfoundation.org>
746
747 * Makefile.tpl: Add CPP_FOR_BUILD and CPPFLAGS_FOR_BUILD support
748 * Makefile.in: Regenerate.
749 * configure: Regenerate.
750 * configure.ac: Add CPP_FOR_BUILD and CPPFLAGS_FOR_BUILD support
751
752 2021-10-26 Jeff Law <jeffreyalaw@gmail.com>
753
754 * MAINTAINERS: Fix up Maciej's entries.
755
756 2021-10-26 Maciej W. Rozycki <macro@embecosm.com>
757
758 * MAINTAINERS (CPU Port Maintainers): Add myself as a VAX port
759 maintainer.
760
761 2021-10-22 Eric Gallager <egallager@gcc.gnu.org>
762
763 PR other/102663
764 * Makefile.def: Handle install-dvi target.
765 * Makefile.tpl: Likewise.
766 * Makefile.in: Regenerate.
767
768 2021-10-19 Clément Chigot <clement.chigot@atos.net>
769
770 * MAINTAINERS: Add myself for write after approval.
771
772 2021-10-12 Eric Gallager <egallager@gcc.gnu.org>
773
774 * Makefile.def: Mark libcody, libdecnumber,
775 c++tools, libgcc, and libobjc as missing TAGS
776 targets.
777 * Makefile.in: Regenerate.
778
779 2021-10-07 Siddhesh Poyarekar <siddhesh@gotplt.org>
780
781 * MAINTAINERS: Add myself to DCO section and update email
782 address.
783
784 2021-09-29 Jonathan Wakely <jwakely@redhat.com>
785
786 * MAINTAINERS: Add myself to DCO section.
787
788 2021-09-28 Andrew Burgess <andrew.burgess@embecosm.com>
789
790 * configure: Regenerate.
791 * configure.ac (skipdirs): Add the contents of target_configdirs if
792 we are not building gcc.
793
794 2021-09-24 Andrew Burgess <andrew.burgess@embecosm.com>
795
796 * Makefile.def: Back-port commits ba4d88ad892f and
797 755ba58ebef0 from binutils-gdb repository.
798 * Makefile.in: Regenerated.
799
800 2021-09-20 Harald Anlauf <anlauf@gmx.de>
801
802 * MAINTAINERS (Reviewers): Add myself as Fortran reviewer.
803
804 2021-09-17 Iain Sandoe <iain@sandoe.co.uk>
805
806 * Makefile.def: Add a jit check target for the jit
807 language.
808 * Makefile.in: Regenerate.
809
810 2021-09-16 Andrew Pinski <apinski@marvell.com>
811
812 PR bootstrap/67102
813 * Makefile.def: Have configure-target-libffi depend on
814 all-target-libstdc++-v3.
815 * Makefile.in: Regenerate.
816
817 2021-09-10 Petter Tomner <tomner@kth.se>
818
819 * MAINTAINERS: Me added to DCO and write after approval
820
821 2021-09-01 YunQiang Su <syq@debian.org>
822
823 * MAINTAINERS: Add myself for write after approval.
824
825 2021-08-31 Andrew Burgess <andrew.burgess@embecosm.com>
826
827 * Makefile.def: Add all-gdb dependency on all-libbacktrace.
828 * Makefile.in: Regenerate.
829
830 2021-08-21 Dragan Mladjenovic <Dragan.Mladjenovic@syrmia.com>
831
832 * MAINTAINERS: Add myself for write after approval.
833
834 2021-08-18 Iain Sandoe <iain@sandoe.co.uk>
835
836 * Makefile.in: Regenerate.
837 * Makefile.tpl: Make the state of the configured host
838 shared flag available to makefile fragements.
839
840 2021-08-09 Hongyu Wang <hongyu.wang@intel.com>
841
842 * MAINTAINERS (Write After Approval): Add myself.
843
844 2021-07-20 Richard Earnshaw <rearnsha@arm.com>
845
846 * .dir-locals.el (bug-reference-url-format): Use https.
847
848 2021-07-20 Richard Earnshaw <rearnsha@arm.com>
849
850 * .dir-locals.el (c-mode): Change fill-column to 79.
851
852 2021-07-15 Trevor Saunders <tbsaunde@tbsaunde.org>
853
854 * MAINTAINERS: Add myself to DCO section.
855
856 2021-07-09 Iain Sandoe <iain@sandoe.co.uk>
857
858 * configure: Regenerate.
859 * configure.ac: Adjust cases for which it is necessary to
860 include the Darwin host config fragment.
861
862 2021-07-06 Gaius Mulley <gaius.mulley@southwales.ac.uk>
863
864 * MAINTAINERS: Add myself for write after approval and DCO.
865
866 2021-07-05 Iain Sandoe <iain@sandoe.co.uk>
867
868 * Makefile.def: Add dsymutil defs.
869 * Makefile.in: Regenerated.
870 * Makefile.tpl: Add dsymutil to flags.
871 * configure: Regenerated.
872 * configure.ac: Add dsymutil to target and build recipes.
873
874 2021-07-01 Ankur Saini <arsenic@sourceware.org>
875
876 * MAINTAINERS: Add myself for write after approval.
877
878 2021-06-30 Xi Ruoyao <xry111@mengyan1223.wang>
879
880 * MAINTAINERS (Write After Approval): Add myself.
881
882 2021-06-25 Matthias Kretz <m.kretz@gsi.de>
883
884 * MAINTAINERS: Add myself for write after approval and DCO
885
886 2021-06-24 prathamesh.kulkarni <prathamesh.kulkarni@linaro.org>
887
888 * .gitignore: Add entry for cscope.out.
889
890 2021-06-22 liuhongt <hongtao.liu@intel.com>
891
892 * MAINTAINERS: Remove my Write After Approval entry.
893
894 2021-06-21 liuhongt <hongtao.liu@intel.com>
895
896 * MAINTAINERS: Add myself as maintainer of the i386 vector
897 extensions.
898
899 2021-06-18 Antoni Boucher <bouanto@zoho.com>
900
901 * MAINTAINERS (Write After Approval): Add myself.
902
903 2021-06-17 Aldy Hernandez <aldyh@redhat.com>
904
905 * MAINTAINERS (Various Maintainers): Add Andrew and myself
906 as *vrp and ranger maintainers.
907
908 2021-06-05 Jeff Law <jeffreyalaw@gmail.com>
909
910 * MAINTAINERS: Adjust my entry in the DCO section so that it does
911 not trigger testsuite failures.
912
913 2021-06-05 Jeff Law <jeffreyalaw@gmail.com>
914
915 * MAINTAINERS: Add myself to DCO section with both email addresses.
916
917 2021-06-03 Jason Merrill <jason@redhat.com>
918
919 * MAINTAINERS: Add DCO version number.
920
921 2021-06-02 Jason Merrill <jason@redhat.com>
922
923 * MAINTAINERS: Add DCO section.
924
925 2021-05-31 Indu Bhagat <indu.bhagat@oracle.com>
926
927 * MAINTAINERS (Write After Approval): Add myself.
928
929 2021-05-29 Mike Frysinger <vapier@gentoo.org>
930
931 * configure.ac: Add gnulib to configdirs for sim.
932 * configure: Regenerate.
933
934 2021-05-18 Mike Frysinger <vapier@gentoo.org>
935
936 * Makefile.def: Add configure-sim dependency on all-gnulib.
937 * Makefile.in: Regenerated.
938
939 2021-05-17 Serge Belyshev <belyshev@depni.sinp.msu.ru>
940
941 * MAINTAINERS (Write After Approval): Add myself.
942
943 2021-05-12 Marcel Vollweiler <marcel@codesourcery.com>
944
945 * MAINTAINERS (Write After Approval): Add myself.
946
947 2021-05-11 Martin Liska <mliska@suse.cz>
948
949 * MAINTAINERS: Remove entries for removed
950 components (HSA, BRIG, libhsail-rt).
951 Move Pekka to Write After Approval.
952
953 2021-05-11 Martin Liska <mliska@suse.cz>
954
955 * Makefile.def: Remove libhsail-rt.
956 * Makefile.in: Likewise.
957 * configure.ac: Likewise.
958 * configure: Regenerate.
959 * libhsail-rt/ChangeLog: Removed.
960 * libhsail-rt/Makefile.am: Removed.
961 * libhsail-rt/Makefile.in: Removed.
962 * libhsail-rt/README: Removed.
963 * libhsail-rt/aclocal.m4: Removed.
964 * libhsail-rt/configure: Removed.
965 * libhsail-rt/configure.ac: Removed.
966 * libhsail-rt/configure.tgt: Removed.
967 * libhsail-rt/include/internal/fibers.h: Removed.
968 * libhsail-rt/include/internal/phsa-queue-interface.h: Removed.
969 * libhsail-rt/include/internal/phsa-rt.h: Removed.
970 * libhsail-rt/include/internal/workitems.h: Removed.
971 * libhsail-rt/rt/arithmetic.c: Removed.
972 * libhsail-rt/rt/atomics.c: Removed.
973 * libhsail-rt/rt/bitstring.c: Removed.
974 * libhsail-rt/rt/fbarrier.c: Removed.
975 * libhsail-rt/rt/fibers.c: Removed.
976 * libhsail-rt/rt/fp16.c: Removed.
977 * libhsail-rt/rt/misc.c: Removed.
978 * libhsail-rt/rt/multimedia.c: Removed.
979 * libhsail-rt/rt/queue.c: Removed.
980 * libhsail-rt/rt/sat_arithmetic.c: Removed.
981 * libhsail-rt/rt/segment.c: Removed.
982 * libhsail-rt/rt/workitems.c: Removed.
983 * libhsail-rt/target-config.h.in: Removed.
984
985 2021-05-04 Nick Clifton <nickc@redhat.com>
986
987 * configure.ac (AC_PROG_CC): Replace with AC_PROG_CC_C99.
988 * configure: Regenerate.
989
990 2021-04-28 Jakub Jelinek <jakub@redhat.com>
991 Tobias Burnus <tobias@codesourcery.com>
992
993 * configure.ac (--enable-offload-defaulted): New.
994 * configure: Regenerate.
995
996 2021-04-23 David Faust <david.faust@oracle.com>
997
998 * MAINTAINERS (Write After Approval): Add myself.
999
1000 2021-04-11 Hafiz Abid Qadeer <abidh@codesourcery.com>
1001
1002 * MAINTAINERS (Write After Approval): Add myself.
1003
1004 2021-03-26 Dimitar Dimitrov <dimitar@dinux.eu>
1005
1006 * MAINTAINERS: Add myself as pru port maintainer.
1007
1008 2021-03-23 David Malcolm <dmalcolm@redhat.com>
1009
1010 * MAINTAINERS: Add myself as static analyzer maintainer.
1011
1012 2021-03-18 Jeff Law <jlaw@tachyum.com>
1013
1014 * MAINTAINERS: Update primary entry.
1015
1016 2021-03-13 Eugene Rozenfeld <erozen@microsoft.com>
1017
1018 * MAINTAINERS (Write After Approval): Add myself.
1019
1020 2021-03-13 Mike Frysinger <vapier@gentoo.org>
1021
1022 * Makefile.def: Remove all-sim dependency on configure-gdb.
1023 * Makefile.in: Regenerated.
1024
1025 2021-03-11 Jeff Law <law@redhat.com>
1026
1027 * MAINTAINERS: Update entries for a few ex-ImgTec employees
1028
1029 2021-03-11 Martin Liska <mliska@suse.cz>
1030
1031 * Makefile.tpl: The change was done Makefile.in which
1032 is generated file.
1033
1034 2021-03-08 Jeff Law <law@redhat.com>
1035
1036 * MAINTAINERS: Update my email address
1037
1038 2021-02-23 Kito Cheng <kito.cheng@sifive.com>
1039
1040 * config.guess: Import latest upstream.
1041 * config.sub: Import latest upstream.
1042
1043 2021-01-25 Martin Liska <mliska@suse.cz>
1044
1045 PR gcov-profile/98739
1046 * Makefile.in: Enable -fprofile-reproducible=parallel-runs
1047 for profiledbootstrap.
1048
1049 2021-01-22 Jonathan Wright <jonathan.wright@arm.com>
1050
1051 * MAINTAINERS (Write After Approval): Add myself.
1052
1053 2021-01-22 Maciej W. Rozycki <macro@orcam.me.uk>
1054
1055 * MAINTAINERS (Write After Approval): Update my e-mail address.
1056
1057 2021-01-12 Segher Boessenkool <segher@kernel.crashing.org>
1058
1059 * MAINTAINERS: Fix spacing.
1060
1061 2021-01-12 Qian Jianhua <qianjh@cn.fujitsu.com>
1062
1063 * MAINTAINERS (Write After Approval): Add myself
1064
1065 2021-01-06 Nick Alcock <nick.alcock@oracle.com>
1066
1067 * Makefile.def: Sync with binutils-gdb:
1068 (dependencies): all-ld depends on all-libctf.
1069 (host_modules): libctf is no longer no_install.
1070 No longer no_check. Checking depends on all-ld.
1071 * Makefile.in: Regenerated.
1072
1073 2021-01-05 Samuel Thibault <samuel.thibault@ens-lyon.org>
1074
1075 * libtool.m4: Match gnu* along other GNU systems.
1076 * libgo/config/libtool.m4: Match gnu* along other GNU systems.
1077 * libgo/configure: Re-generate.
1078
1079 2021-01-04 Philipp Tomsich <philipp.tomsich@vrull.eu>
1080
1081 * MAINTAINERS: Update my email address.
1082
1083 2020-12-17 Marius Hillenbrand <mhillen@linux.ibm.com>
1084
1085 * MAINTAINERS (Write After Approval): Add myself.
1086
1087 2020-12-15 Nathan Sidwell <nathan@acm.org>
1088
1089 * Makefile.def
1090 * Makefile.in
1091 * Makefile.tpl
1092 * configure
1093 * configure.ac
1094
1095 2020-12-15 Nathan Sidwell <nathan@acm.org>
1096
1097 * Makefile.def: Add libcody.
1098 * configure.ac: Add libcody.
1099 * Makefile.in: Regenerated.
1100 * configure: Regenerated.
1101
1102 2020-12-14 Andrea Corallo <andrea.corallo@arm.com>
1103
1104 * .dir-locals.el (c-mode): Set 'fill-column' to 80 columns.
1105
1106 2020-12-05 Iain Sandoe <iain@sandoe.co.uk>
1107
1108 PR target/97865
1109 * libtool.m4: Update handling of Darwin platform link flags
1110 for Darwin20.
1111
1112 2020-12-02 Simon Marchi <simon.marchi@polymtl.ca>
1113
1114 * .gitignore: Sync with binutils-gdb
1115
1116 2020-12-02 Claudiu Zissulescu <claziss@gmail.com>
1117
1118 * MAINTAINERS: Add myself as arc port maintainer.
1119
1120 2020-11-29 Iain Buclaw <ibuclaw@gdcproject.org>
1121
1122 PR d/87788
1123 * configure.ac: Don't disable D for *-*-darwin*.
1124 * configure: Regenerate.
1125
1126 2020-11-29 John David Anglin <danglin@gcc.gnu.org>
1127
1128 * libtool.m4 (archive_cmds): Add +nodefaultrpath ld option on
1129 hppa64-*-hpux11*.
1130
1131 2020-11-25 Matthew Malcomson <matthew.malcomson@arm.com>
1132
1133 * configure: Regenerate.
1134 * configure.ac: Add --bootstrap-hwasan option.
1135
1136 2020-11-23 Iain Sandoe <iain@sandoe.co.uk>
1137
1138 * config.guess: Import latest upstream.
1139 * config.sub: Import latest upstream.
1140
1141 2020-11-16 Martin Liska <mliska@suse.cz>
1142
1143 * .gitignore: Add cache as clangd uses it now.
1144
1145 2020-11-13 Haochen Gui <guihaoc@gcc.gnu.org>
1146
1147 * MAINTAINERS (Write After Approval): add myself
1148
1149 2020-11-09 Pat Bernardi <bernardi@adacore.com>
1150
1151 * MAINTAINERS (Write After Approval): Add myself.
1152
1153 2020-11-09 Jonathan Wakely <jwakely@redhat.com>
1154
1155 * config-ml.in (multi-do, multi-clean): Add @ to silence recipes.
1156 Remove FIXME comments.
1157
1158 2020-11-06 Martin Uecker <muecker@gwdg.de>
1159
1160 * MAINTAINERS: Update my email address.
1161
1162 2020-11-06 Hongtao Liu <hongtao.liu@intel.com>
1163
1164 * MAINTAINERS (Write After Approval): Add myself.
1165
1166 2020-10-06 Tobias Burnus <tobias@codesourcery.com>
1167
1168 PR target/97302
1169 * configure.ac: Only set with_gmp to /usr/local
1170 if not building in tree.
1171 * configure: Regenerate.
1172
1173 2020-09-18 Omar Tahir <omar.tahir@arm.com>
1174
1175 * MAINTAINERS (Write After Approval): Add myself.
1176
1177 2020-08-26 Tobias Burnus <tobias@codesourcery.com>
1178
1179 * MAINTAINERS (Various Maintainers): Add myself as OpenACC maintainer.
1180
1181 2020-08-20 Tobias Burnus <tobias@codesourcery.com>
1182
1183 PR bootstrap/96612
1184 * configure.ac: Run AX_CXX_COMPILE_STDCXX also for ${build} compiler,
1185 if not the same as ${host}.
1186 * configure: Regenerate.
1187
1188 2020-08-16 Sergei Trofimovich <slyfox@gcc.gnu.org>
1189
1190 * MAINTAINERS (Write After Approval): Add myself.
1191
1192 2020-08-12 Senthil Kumar Selvaraj <saaadhu@gcc.gnu.org>
1193
1194 * MAINTAINERS: Update my email address.
1195
1196 2020-07-30 Joe Ramsay <joe.ramsay@arm.com>
1197
1198 * MAINTAINERS (Write After Approval): Add myself.
1199
1200 2020-07-22 Przemyslaw Wirkus <przemyslaw.wirkus@arm.com>
1201
1202 * MAINTAINERS (Write After Approval): Add myself.
1203
1204 2020-06-12 Martin Liska <mliska@suse.cz>
1205
1206 * .gitignore: Add .clang-tidy.
1207
1208 2020-06-08 Jason Merrill <jason@redhat.com>
1209
1210 * configure.ac: Check AX_CXX_COMPILE_STDCXX if not bootstrapping.
1211 * configure: Regenerate.
1212
1213 2020-06-06 Max Filippov <jcmvbkbc@gmail.com>
1214
1215 * MAINTAINERS: Add myself as xtensa port maintainer.
1216
1217 2020-05-28 Nicolas Bértolo <nicolasbertolo@gmail.com>
1218
1219 * configure.ac: Don't require --enable-host-shared when building
1220 for Mingw.
1221 * configure: Regenerate.
1222
1223 2020-05-18 Jason Merrill <jason@redhat.com>
1224
1225 * configure.ac: Update bootstrap dialect to -std=c++11.
1226
1227 2020-05-18 Alex Coplan <alex.coplan@arm.com>
1228
1229 * MAINTAINERS (Write After Approval): Add myself.
1230
1231 2020-04-29 Thomas Schwinge <thomas@codesourcery.com>
1232
1233 PR target/92713
1234 * configure.ac ["${ENABLE_LIBSTDCXX}" = "default" && amdgcn*-*-*]
1235 (noconfigdirs): Add 'target-libstdc++-v3'.
1236 * configure: Regenerate.
1237
1238 2020-04-21 Stephen Casner <casner@acm.org>
1239
1240 PR 25830
1241 * configure.ac (noconfigdirs): Exclude gdb & gprof for pdp11.
1242 * configure: Rebuild.
1243
1244 2020-04-17 Martin Liska <mliska@suse.cz>
1245 Jonathan Yong <10walls@gmail.com>
1246
1247 PR gcov-profile/94570
1248 * ltmain.sh: Do not define HAVE_DOS_BASED_FILE_SYSTEM
1249 for CYGWIN.
1250
1251 2020-04-14 Martin Jambor <mjambor@suse.cz>
1252
1253 * MAINTAINERS (Reviewers): Add myself as callgraph (IPA) reviewer.
1254
1255 2020-04-09 Tom Tromey <tom@tromey.com>
1256
1257 * configure: Rebuild.
1258 * Makefile.in: Rebuild.
1259 * Makefile.def (gdbsupport, gdbserver): New host modules.
1260 (configure-gdb): Depend on all-gdbsupport.
1261 (all-gdb): Depend on all-gdbsupport, all-libctf.
1262 * configure.ac (host_tools): Add gdbserver.
1263 Conditionally build gdbserver and gdbsupport.
1264
1265 2020-03-09 Tobias Burnus <tobias@codesourcery.com>
1266
1267 * configure.ac: Build libgomp by default for amdgcn.
1268 * configure: Regenerate.
1269
1270 2020-03-05 Srinath Parvathaneni <srinath.parvathaneni@arm.com>
1271
1272 * MAINTAINERS (Write After Approval): Add myself.
1273
1274 2020-02-28 Joel Hutton <joel.hutton@arm.com>
1275
1276 * MAINTAINERS (Write After Approval) : Add myself.
1277
1278 2020-02-20 Palmer Dabbelt <palmer@sifive.com>
1279
1280 * MAINTAINERS: Change palmer@sifive.com to palmer@dabbelt.com.
1281
1282 2020-02-14 Martin Sebor <msebor@redhat.com>
1283
1284 * doc/extend.texi (attribute alias): Mention type requirement.
1285 (attribute weak): Same.
1286 (attribute weakref): Correct invalid example.
1287
1288 2020-02-03 Segher Boessenkool <segher@kernel.crashing.org>
1289
1290 * doc/md.texi (PowerPC and IBM RS6000): Improve documentation.
1291
1292 2020-01-15 Segher Boessenkool <segher@kernel.crashing.org>
1293 Jakub Jelinek <jakub@redhat.com>
1294
1295 * .gitattributes: Add *.md diff=md.
1296
1297 2020-01-14 Georg-Johann Lay <avr@gjlay.de>
1298
1299 The mentioned auto-generated file is no more part of the
1300
1301 GCC sources, it's auto-generated in $(builddir) during build.
1302
1303 PR target/92055
1304 * contrib/gcc_update (files_and_dependencies): Remove
1305 entry for gcc/config/avr/t-multilib.
1306
1307 2020-01-14 Anatoly Sokolov <aesok@dol.ru>
1308
1309 * MAINTAINERS: Update my email address.
1310
1311 2020-01-13 Joseph Myers <joseph@codesourcery.com>
1312
1313 * README.MOVED_TO_GIT: Remove.
1314
1315 2020-01-11 Joseph Myers <joseph@codesourcery.com>
1316
1317 * README.MOVED_TO_GIT: New file.
1318
1319 2020-01-02 Dennis Zhang <dennis.zhang@arm.com>
1320
1321 * MAINTAINERS (Write After Approval): Add myself.
1322
1323 2019-12-20 Jerome Lambourg <lambourg@adacore.com>
1324
1325 * MAINTAINERS (write_after_approval): Add myself.
1326
1327 2019-12-19 Stam Markianos-Wright <stam.markianos-wright@arm.com>
1328
1329 * MAINTAINERS (write_after_approval): Add myself.
1330
1331 2019-12-17 Mihail Ionescu <mihail.ionescu@arm.com>
1332
1333 * MAINTAINERS (write_after_approval): Add myself.
1334
1335 2019-12-11 Matthias Klose <doko@ubuntu.com>
1336
1337 * configure.ac: Factor out common cases for compare_exclusions.
1338 * configure: Regenerate.
1339
1340 2019-12-11 Jozef Lawrynowicz <jozef.l@mittosystems.com>
1341
1342 * config-ml.in (msp430-*-*): Support --disable-no-exceptions configure
1343 flag.
1344
1345 2019-12-10 Lewis Hyatt <lhyatt@gmail.com>
1346
1347 * MAINTAINERS (Write After Approval): Add myself.
1348
1349 2019-11-27 Tobias Burnus <tobias@codesourcery.com>
1350
1351 PR middle-end/92463
1352 * configure.ac: Use MPFR_RNDN instead of GMP's MP_RNDN.
1353 * configure: Regenerate
1354
1355 2019-11-20 Janne Blomqvist <jb@gcc.gnu.org>
1356
1357 * configure.ac: Use https for gcc.gnu.org.
1358 * configure: Regenerated.
1359
1360 2019-11-19 James Greenhalgh <james.greenhalgh@arm.com>
1361
1362 * MAINTAINERS (aarch64 port): Remove my name, move to...
1363 (Write After Approval): ...Here.
1364
1365 2019-11-15 Kelvin Nilsen <kelvin@gcc.gnu.org>
1366
1367 * MAINTAINERS: Change my email address as maintainer.
1368
1369 2019-11-11 Janne Blomqvist <jb@gcc.gnu.org>
1370
1371 PR fortran/91828
1372 * configure.ac: Bump minimum MPFR to 3.1.0, recommended to 3.1.6+.
1373 * configure: Regenerated.
1374
1375 2019-10-21 Jason Merrill <jason@redhat.com>
1376
1377 * .gitattributes: Also check ChangeLog whitespace.
1378
1379 2019-10-21 Andrew Burgess <andrew.burgess@embecosm.com>
1380
1381 * contrib/dg-extract-results.sh: Add support for KPASS.
1382 * contrib/dg-extract-results.py: Likewise.
1383
1384 2019-10-17 Jason Merrill <jason@redhat.com>
1385
1386 * .gitattributes: Avoid {} in filename pattern.
1387
1388 2019-10-08 Thomas Schwinge <thomas@codesourcery.com>
1389
1390 * MAINTAINERS: Add back Trevor Smigiel; move into Write After
1391 Approval section.
1392
1393 2019-10-01 Frederik Harwath <frederik@codesourcery.com>
1394
1395 * MAINTAINERS: Add myself to Write After Approval
1396
1397 2019-09-26 Richard Sandiford <richard.sandiford@arm.com>
1398
1399 * MAINTAINERS: Add myself as an aarch64 maintainer.
1400
1401 2019-09-26 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
1402
1403 * MAINTAINERS: Add myself as aarch64 maintainer.
1404
1405 2019-09-23 Carl Love <cel@us.ibm.com>
1406
1407 * config/rs6000/vsx.md (xxswapd_v4si, xxswapd_v8hi, xxswapd_v16qi):
1408 New define_insn.
1409 (vsx_xxpermdi4_le_<mode> for VSX_W, vsx_xxpermdi8_le_V8HI,
1410 vsx_xxpermdi16_le_V16QI): Removed define_insn.
1411
1412 2019-09-13 Sam Tebbs <sam.tebbs@arm.com>
1413
1414 * MAINTAINERS (Sam Tebbs): Update email address.
1415
1416 2019-09-10 Tobias Burnus <tobias@codesourcery.com>
1417
1418 * MAINTAINERS: Update my email address.
1419
1420 2019-09-10 Christophe Lyon <christophe.lyon@st.com>
1421
1422 * libtool.m4: Handle uclinuxfdpiceabi.
1423
1424 2019-09-09 Jose E. Marchesi <jose.marchesi@oracle.com>
1425
1426 * MAINTAINERS: Add myself as the maintainer of the eBPF port.
1427 Remove myself from Write After Approval section.
1428
1429 2019-09-09 Jose E. Marchesi <jose.marchesi@oracle.com>
1430
1431 * configure.ac: Support for bpf-*-* targets.
1432 * configure: Regenerate.
1433
1434 2019-09-09 Jose E. Marchesi <jose.marchesi@oracle.com>
1435
1436 * config.sub: Import upstream version 2019-06-30.
1437 * config.guess: Import upstream version 2019-07-24.
1438
1439 2019-09-03 Ulrich Weigand <uweigand@de.ibm.com>
1440
1441 * MAINTAINERS: Remove spu port maintainers.
1442
1443 2019-08-28 Martin Liska <mliska@suse.cz>
1444
1445 * .gitignore: Add .clangd and compile_commands.json
1446 to .gitignore.
1447
1448 2019-08-23 Michael Forney <mforney@mforney.org>
1449
1450 * Makefile.tpl (HOST_EXPORTS): Add CXX_FOR_BUILD.
1451 * Makefile.in: Regenerate.
1452
1453 2019-08-19 Tom Tromey <tom@tromey.com>
1454
1455 * configure: Rebuild.
1456 * configure.ac: Add --with-static-standard-libraries.
1457
1458 2019-08-16 Alexandre Oliva <oliva@gnu.org>
1459
1460 * MAINTAINERS: aoliva from @redhat.com to @gcc.gnu.org.
1461
1462 2019-08-13 Mark Eggleston <mark.eggleston@codethink.co.uk>
1463
1464 * MAINTAINERS (Write After Approval): Add myself.
1465
1466 2019-07-08 Kito Cheng <kito.cheng@sifive.com>
1467
1468 * MAINTAINERS (Write After Approval): Remove myself, already listed in
1469 RISC-V port maitainer.
1470
1471 2019-07-08 Kito Cheng <kito.cheng@sifive.com>
1472
1473 * MAINTAINERS (Write After Approval): Fix the list sorted by surname.
1474
1475 2019-07-08 Kito Cheng <kito.cheng@sifive.com>
1476
1477 * MAINTAINERS (Write After Approval): Add myself.
1478
1479 2019-07-03 Andrea Corallo <andrea.corallo@arm.com>
1480
1481 * MAINTAINERS (Write After Approval): Add myself.
1482
1483 2019-06-25 Martin Liska <mliska@suse.cz>
1484
1485 contrib/filter-clang-warnings.py: Transform from
1486 filter-rtags-warnings.py.
1487
1488 2019-06-15 Tom Tromey <tom@tromey.com>
1489
1490 * configure.ac (host_libs): Add gnulib.
1491 * configure: Rebuild.
1492 * Makefile.def (host_modules, dependencies): Add gnulib.
1493 * Makefile.in: Rebuild.
1494
1495 2019-06-12 Dimitar Dimitrov <dimitar@dinux.eu>
1496
1497 * MAINTAINERS (Write After Approval): Add myself.
1498
1499 2019-06-12 Dimitar Dimitrov <dimitar@dinux.eu>
1500
1501 * configure: Regenerate.
1502 * configure.ac: Add PRU target.
1503
1504 2019-06-11  Matthew Beliveau  <mbelivea@redhat.com>
1505
1506 * MAINTAINERS (Write After Approval): Add myself.
1507
1508 2019-06-11 Nick Clifton <nickc@redhat.com>
1509
1510 Import these changes from the binutils/gdb repository:
1511
1512 2019-05-28 Nick Alcock <nick.alcock@oracle.com>
1513
1514 * Makefile.def (dependencies): configure-libctf depends on all-bfd
1515 and all its deps.
1516 * Makefile.in: Regenerated.
1517
1518 2019-05-28 Nick Alcock <nick.alcock@oracle.com>
1519
1520 * Makefile.def (host_modules): Add libctf.
1521 * Makefile.def (dependencies): Likewise.
1522 libctf depends on zlib, libiberty, and bfd.
1523 * Makefile.in: Regenerated.
1524 * configure.ac (host_libs): Add libctf.
1525 * configure: Regenerated.
1526
1527 2019-05-20 Vladislav Ivanishin <vlad@ispras.ru>
1528
1529 * MAINTAINERS (Write After Approval): Add myself.
1530
1531 2019-05-19 Peter Bergner <bergner@linux.ibm.com>
1532
1533 * MAINTAINERS: Update my email address.
1534
1535 2019-05-17 Thomas Rodgers <trodgers@redhat.com>
1536
1537 * MAINTAINERS (Write After Approval): Add myself.
1538
1539 2019-05-16 Jun Ma <junma@linux.alibaba.com>
1540
1541 * MAINTAINERS (Write After Approval): Add myself.
1542
1543 2019-05-07 Jim Wilson <jimw@sifive.com>
1544
1545 * MAINTAINERS: Remove myself as IA-64 maintainer.
1546
1547 2019-05-04 Roland Illig <roland.illig@gmx.de>
1548
1549 * MAINTAINERS (Write After Approval): Add myself.
1550
1551 2019-05-02 Richard Biener <rguenther@suse.de>
1552
1553 PR bootstrap/85574
1554 * Makefile.tpl (compare target): Also compare extra-compare
1555 files.
1556 * Makefile.in: Regenerate.
1557
1558 2019-04-22 Roman Zhuykov <zhroma@ispras.ru>
1559
1560 * MAINTAINERS (Various Maintainers): Remove Ayal Zaks and add myself
1561 as modulo-scheduler maintainer.
1562
1563 2019-04-21 Iain Sandoe <iain@sandoe.co.uk>
1564
1565 * MAINTAINERS: Add myself as co-maintainer for Darwin.
1566
1567 2019-04-18 Iain Sandoe <iain@sandoe.co.uk>
1568
1569 * MAINTAINERS: Update my email address.
1570
1571 2019-04-14 Johannes Pfau <johannespfau@gmail.com>
1572
1573 * configure.ac: Remove d from unsupported languages on mingw and cygwin.
1574 * configure: Regenerate.
1575
1576 2019-04-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1577
1578 * configure.ac (enable_libphobos): Check LIBPHOBOS_SUPPORTED.
1579 * configure: Regenerate.
1580
1581 2019-04-12 Iain Buclaw <ibuclaw@gdcproject.org>
1582
1583 * configure.ac: Add target-zlib to target_libraries.
1584 * configure: Regenerate.
1585
1586 2019-04-09 Martin Liska <mliska@suse.cz>
1587
1588 * Makefile.in: Regenerate.
1589 * Makefile.tpl: Pass GENERATOR_CFLAGS
1590 in all stages.
1591
1592 2019-03-28 Martin Liska <mliska@suse.cz>
1593
1594 PR bootstrap/89829
1595 * Makefile.in: Revert r254150.
1596 * Makefile.tpl: Likewise.
1597
1598 2019-03-28 Ben Elliston <bje@gnu.org>
1599
1600 * MAINTAINERS (Various Maintainers): Remove myself from dfp.c and
1601 related, and libdecnumber.
1602
1603 2019-03-15 Alexander Monakov <amonakov@ispras.ru>
1604
1605 * MAINTAINERS (Reviewers): Add myself as selective scheduling reviewer.
1606 (Write After Approval): Remove myself.
1607
1608 2019-02-27 Alejandro Martinez <alejandro.martinezvicente@arm.com>
1609
1610 * MAINTAINERS (Write After Approval): Add myself.
1611
1612 2019-02-11 Andrew Stubbs <ams@codesourcery.com>
1613
1614 * MAINTAINERS (amdgcn port): Add myself and Julian Brown.
1615 (Write After Approval): Remove myself and Julian.
1616
1617 2019-01-26 Harald Anlauf <anlauf@gmx.de>
1618
1619 * MAINTAINERS (Write After Approval): Add myself.
1620
1621 2019-01-25 Kwok Cheung Yeung <kcy@codesourcery.com>
1622
1623 * MAINTAINERS (Write After Approval): Add myself.
1624
1625 2019-01-24 Xiong Hu Luo <luoxhu@linux.vnet.ibm.com>
1626
1627 * ChangeLog: Replace space with tab.
1628 * MAINTAINERS: Delete 1 tab to keep alignment.
1629
1630 2019-01-21 Jiufu Guo <guojiufu@linux.ibm.com>
1631
1632 * MAINTAINERS (Write After Approval): Add myself.
1633
1634 2019-01-18 Li Jia He <helijia@gcc.gnu.org>
1635
1636 * MAINTAINERS (Write After Approval): Add myself.
1637
1638 2019-01-17 Andrew Stubbs <ams@codesourcery.com>
1639 Kwok Cheung Yeung <kcy@codesourcery.com>
1640 Julian Brown <julian@codesourcery.com>
1641 Tom de Vries <tom@codesourcery.com>
1642 Jan Hubicka <hubicka@ucw.cz>
1643 Martin Jambor <mjambor@suse.cz>
1644
1645 * configure.ac: Likewise.
1646 * configure: Regenerate.
1647 * contrib/config-list.mk: Add amdgcn-amdhsa.
1648
1649 2019-01-16 Kewen Lin <linkw@gcc.gnu.org>
1650
1651 * MAINTAINERS (Write After Approval): Add myself.
1652
1653 2019-01-16 Xiong Hu Luo <luoxhu@linux.vnet.ibm.com>
1654
1655 * MAINTAINERS (Write After Approval): Add myself.
1656
1657 2019-01-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1658
1659 PR target/88535
1660 * config.guess: Import upstream version 2019-01-03.
1661 * config.sub: Import upstream version 2019-01-01.
1662
1663 2018-12-21 Thomas Preud'homme <thomas.preudhomme@linaro.org>
1664
1665 * MAINTAINERS (Write After Approval): Update my maintainer address.
1666
1667 2018-12-21 Gergö Barany <gergo@codesourcery.com>
1668
1669 * MAINTAINERS (Write After Approval): Add myself.
1670
1671 2018-12-10 Segher Boessenkool <segher@kernel.crashing.org>
1672
1673 * contrib/config-list.mk: Remove powerpc-eabispe and powerpc-linux_spe.
1674
1675 2018-12-05 Iain Sandoe <iain@sandoe.co.uk>
1676
1677 * configure.ac (NCN_STRICT_CHECK_TOOLS): Check otool.
1678 (ACX_CHECK_INSTALLED_TARGET_TOOL): Likewise
1679 (GCC_TARGET_TOOL): Likewise.
1680 * Makefile.tpl (HOST_EXPORTS): Add OTOOL, OTOOL_FOR_TARGET.
1681 (BASE_TARGET_EXPORTS): OTOOL, export OTOOL_FOR_TARGET.
1682 OTOOL, OTOOL_FOR_TARGET: New substitutions.
1683 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS): Add OTOOL.
1684 * configure: Regenerate.
1685 * Makefile.in: Likewise.
1686
1687 2018-11-28 Johannes Pfau <johannespfau@gmail.com>
1688
1689 * MAINTAINERS (Write After Approval): Add myself.
1690
1691 2018-11-13 Martin Liska <mliska@suse.cz>
1692
1693 * gcc.target/i386/pr87930.c: Move to ...
1694 * gcc.dg/asan/pr87930.c: ... here. Guard for i?86/x86_64 targets.
1695
1696 2018-11-10 Stafford Horne <shorne@gmail.com>
1697
1698 * MAINTAINERS (CPU Port Maintainers): Add myself for or1k.
1699 (Write After Approval): Remove myself.
1700
1701 2018-11-06 Hafiz Abid Qadeer <abidh@codesourcery.com>
1702
1703 * config/iconv.m4 (AM_ICONV_LINK): Don't overwrite CPPFLAGS.
1704 Append $INCICONV to it.
1705
1706 2018-11-04 Stafford Horne <shorne@gmail.com>
1707
1708 * MAINTAINERS (Write After Approval): Add myself.
1709
1710 2018-10-31 Joseph Myers <joseph@codesourcery.com>
1711
1712 PR bootstrap/82856
1713 * multilib.am: New file. From automake.
1714
1715 Merge from binutils-gdb:
1716 2018-06-19 Simon Marchi <simon.marchi@ericsson.com>
1717
1718 * libtool.m4: Use AC_LANG_SOURCE.
1719 * configure.ac: Remove AC_PREREQ, use AC_LANG_SOURCE.
1720 * ar-lib: New file.
1721 * test-driver: New file.
1722 * configure: Re-generate.
1723
1724 2018-10-31 Michael Ploujnikov <michael.ploujnikov@oracle.com>
1725
1726 * MAINTAINERS (Write After Approval): Add myself.
1727
1728 2018-10-31 Iain Buclaw <ibuclaw@gdcproject.org>
1729
1730 PR bootstrap/87788
1731 PR d/87799
1732 * configure: Rebuild.
1733 * configure.ac: Disable D on systems where it is known not to work.
1734
1735 2018-10-28 Iain Buclaw <ibuclaw@gdcproject.org>
1736
1737 * Makefile.def (target_modules): Add libphobos.
1738 (flags_to_pass): Add GDC, GDCFLAGS, GDC_FOR_TARGET and
1739 GDCFLAGS_FOR_TARGET.
1740 (dependencies): Make libphobos depend on libatomic, libbacktrace
1741 configure, and zlib configure.
1742 (language): Add language d.
1743 * Makefile.in: Rebuild.
1744 * Makefile.tpl (BUILD_EXPORTS): Add GDC and GDCFLAGS.
1745 (HOST_EXPORTS): Add GDC.
1746 (POSTSTAGE1_HOST_EXPORTS): Add GDC and GDC_FOR_BUILD.
1747 (BASE_TARGET_EXPORTS): Add GDC.
1748 (GDC_FOR_BUILD, GDC, GDCFLAGS): New variables.
1749 (GDC_FOR_TARGET, GDC_FLAGS_FOR_TARGET): New variables.
1750 (EXTRA_HOST_FLAGS): Add GDC.
1751 (STAGE1_FLAGS_TO_PASS): Add GDC.
1752 (EXTRA_TARGET_FLAGS): Add GDC and GDCFLAGS.
1753 * config-ml.in: Treat GDC and GDCFLAGS like other compiler/flag
1754 environment variables.
1755 * configure: Rebuild.
1756 * configure.ac: Add target-libphobos to target_libraries. Set and
1757 substitute GDC_FOR_BUILD and GDC_FOR_TARGET.
1758
1759 2018-10-24 Ilya Leoshkevich <iii@linux.ibm.com>
1760
1761 * MAINTAINERS (Write After Approval): Add myself.
1762
1763 2018-10-23 Iain Buclaw <ibuclaw@gdcproject.org>
1764
1765 * MAINTAINERS (Write After Approval): Remove myself.
1766
1767 2018-10-23 Iain Buclaw <ibuclaw@gdcproject.org>
1768
1769 * MAINTAINERS: Add myself as D front-end and libphobos maintainer.
1770
1771 2018-10-14 Bin Cheng <bin.cheng@linux.alibaba.com>
1772
1773 * MAINTAINERS: Update my email address.
1774
1775 2018-10-04 Thomas Schwinge <thomas@codesourcery.com>
1776
1777 * MAINTAINERS: List myself as "libgomp (OpenACC)" and "OpenACC"
1778 maintainer.
1779
1780 2018-09-13 Matthew Malcomson <matthew.malcomson@arm.com>
1781
1782 * MAINTAINERS (Write After Approval): Add self.
1783
1784 2018-09-13 Sam Tebbs <sam.tebbs@arm.com>
1785
1786 * MAINTAINERS (write after approval): Add myself.
1787
1788 2018-09-04 Xuepeng Guo <xuepeng.guo@intel.com>
1789
1790 * MAINTAINERS: Update my email address.
1791
1792 2018-08-29 Vlad Lazar <vlad.lazar@arm.com>
1793
1794 * MAINTAINERS (write after approval): Add myself.
1795
1796 2018-08-21 Richard Sandiford <richard.sandiford@arm.com>
1797
1798 * MAINTAINERS: Add self to global reviewers list.
1799
1800 2018-08-17 Sandra Loosemore <sandra@codesourcery.com>
1801
1802 MAINTAINERS: Add c-sky port maintainers.
1803
1804 2018-08-10 Martin Liska <mliska@suse.cz>
1805
1806 * MAINTAINERS: Revert change in previous commit and
1807 join lines.
1808
1809 2018-08-10 Martin Liska <mliska@suse.cz>
1810
1811 * MAINTAINERS: Remove extra line.
1812
1813 2018-08-06 Naveen H.S <naveenh@marvell.com>
1814
1815 * MAINTAINERS: Update my email address.
1816
1817 2018-07-19 DJ Delorie <dj@redhat.com>
1818
1819 * MAINTAINERS (m32c, msp43, rl78, libiberty, build): Remove myself
1820 as maintainer.
1821
1822 2018-07-16 Andreas Krebbel <krebbel@linux.ibm.com>
1823
1824 * MAINTAINERS: Adjust email address for me and my colleague Robin
1825 Dapp.
1826
1827 2018-07-13 H.J. Lu <hongjiu.lu@intel.com>
1828 Sunil K Pandey <sunil.k.pandey@intel.com>
1829
1830 PR target/84413
1831 * config/i386/i386.c (m_CORE_AVX512): New.
1832 (m_CORE_AVX2): Likewise.
1833 (m_CORE_ALL): Add m_CORE_AVX2.
1834 * config/i386/x86-tune.def: Replace m_HASWELL with m_CORE_AVX2.
1835 Replace m_SKYLAKE_AVX512 with m_CORE_AVX512 on avx256_optimal
1836 and remove the rest of m_SKYLAKE_AVX512.
1837
1838 2018-07-06 Sebastian Huber <sebastian.huber@embedded-brains.de>
1839
1840 * config.sub: Sync with upstream version 2018-07-03.
1841
1842 2018-07-06 Sebastian Huber <sebastian.huber@embedded-brains.de>
1843
1844 * config.guess: Sync with upstream version 2018-06-26.
1845 * config.sub: Sync with upstream version 2018-07-02.
1846
1847 2018-06-19 Bernhard M. Wiedemann <bwiedemann@suse.de>
1848
1849 * libtool.m4: Sort output of 'find' to enable deterministic builds.
1850 * ltmain.sh: Likewise.
1851
1852 2018-07-03 Segher Boessenkool <segher@kernel.crashing.org>
1853
1854 * contrib/config-list.mk: Remove powerpc-linux_paired.
1855
1856 2018-06-29 Alexandre Oliva <oliva@adacore.com>
1857
1858 * configure.ac: Introduce support for @unless/@endunless.
1859 * Makefile.tpl (dep-kind): Rewrite with cond; return
1860 postbootstrap in some cases.
1861 (make-postboot-dep, postboot-targets): New.
1862 (dependencies): Do not output postbootstrap dependencies at
1863 first. Output non-target ones changed for configure to depend
1864 on stage_last @if gcc-bootstrap, and the original deps @unless
1865 gcc-bootstrap.
1866 * configure.in, Makefile.in: Rebuilt.
1867
1868 2018-06-28 Jackson Woodruff <jackson.woodruff@arm.com>
1869
1870 * MAINTAINERS (write after approval): Add myself.
1871
1872 2018-06-26 Rasmus Villemoes <rv@rasmusvillemoes.dk>
1873
1874 * MAINTAINERS (write after approval): Add myself.
1875
1876 2018-06-19 Nick Clifton <nickc@redhat.com>
1877
1878 * zlib/configure.ac: Restore old behaviour of only enabling
1879 multilibs when a target subdirectory is defined. This allows
1880 building with srcdir == builddir.
1881 * zlib/configure: Regenerate.
1882
1883 2018-06-18 Eric Botcazou <ebotcazou@adacore.com>
1884
1885 * Makefile.def (fortran): Add check-target-libgomp-fortran.
1886 * Makefile.tpl (check-target-libgomp-fortran): New phony target.
1887 * Makefile.in: Regenerate.
1888
1889 2018-06-16 Ben Elliston <bje@gnu.org>
1890
1891 * config.guess: Import latest version.
1892 * config.sub: Likewise.
1893
1894 2018-06-08 Martin Liska <mliska@suse.cz>
1895
1896 * MAINTAINERS: Remove MPX-related entries.
1897 * Makefile.def: Remove libmpx support.
1898 * Makefile.in: Regenerate.
1899 * configure.ac: Remove removed files.
1900 * configure: Regenerate.
1901 * libmpx/ChangeLog: Remove.
1902 * libmpx/Makefile.am: Remove.
1903 * libmpx/Makefile.in: Remove.
1904 * libmpx/acinclude.m4: Remove.
1905 * libmpx/aclocal.m4: Remove.
1906 * libmpx/config.h.in: Remove.
1907 * libmpx/configure: Remove.
1908 * libmpx/configure.ac: Remove.
1909 * libmpx/configure.tgt: Remove.
1910 * libmpx/libmpx.spec.in: Remove.
1911 * libmpx/mpxrt/Makefile.am: Remove.
1912 * libmpx/mpxrt/Makefile.in: Remove.
1913 * libmpx/mpxrt/libmpx.map: Remove.
1914 * libmpx/mpxrt/libtool-version: Remove.
1915 * libmpx/mpxrt/mpxrt-utils.c: Remove.
1916 * libmpx/mpxrt/mpxrt-utils.h: Remove.
1917 * libmpx/mpxrt/mpxrt.c: Remove.
1918 * libmpx/mpxrt/mpxrt.h: Remove.
1919 * libmpx/mpxwrap/Makefile.am: Remove.
1920 * libmpx/mpxwrap/Makefile.in: Remove.
1921 * libmpx/mpxwrap/libmpxwrappers.map: Remove.
1922 * libmpx/mpxwrap/libtool-version: Remove.
1923 * libmpx/mpxwrap/mpx_wrappers.c: Remove.
1924
1925 2018-06-04 Martin Liska <mliska@suse.cz>
1926
1927 * MAINTAINERS: Add myself as gcov maintainer.
1928
1929 2018-06-04 Matthew Fortune <mfortune@gmail.com>
1930
1931 * MAINTAINERS: Update my email address.
1932
1933 2018-06-04 Tom de Vries <tdevries@suse.de>
1934
1935 * MAINTAINERS: Remove write-after-approval entries for component
1936 maintainers.
1937
1938 2018-06-01 Jozef Lawrynowicz <jozef.l@mittosystems.com>
1939
1940 * MAINTAINERS (write after approval): Add myself.
1941
1942 2018-06-01 Bin Cheng <amker@gcc.gnu.org>
1943
1944 * MAINTAINERS: Update my email address.
1945
1946 2018-06-01 Tom de Vries <tdevries@suse.de>
1947
1948 * MAINTAINERS: Update my email address.
1949
1950 2018-05-22 Bin Cheng <bin.cheng@arm.com>
1951
1952 * MAINTAINERS (loop-optimizer): Add myself.
1953
1954 2018-05-01 Francois H. Theron <francois.theron@netronome.com>
1955
1956 * configure.ac: Added "nfp" target.
1957 * configure: Regenerate.
1958
1959 2018-04-30 Richard Biener <rguenther@suse.de>
1960
1961 PR bootstrap/85571
1962 * Makefile.tpl (STAGE3_CFLAGS): Use -fchecking=1.
1963 (STAGE3_TFLAGS): Likewise.
1964 (STAGEtrain_CFLAGS): Filter out -fchecking=1.
1965 (STAGEtrain_TFLAGS): Likewise.
1966 * Makefile.in: Regenerate.
1967
1968 2018-04-26 Richard Biener <rguenther@suse.de>
1969
1970 * Makefile.tpl (STAGE1_TFLAGS): Add -fno-checking.
1971 (STAGE2_CFLAGS): Likewise.
1972 (STAGE2_TFLAGS): Likewise.
1973 (STAGE3_CFLAGS): Add -fchecking.
1974 (STAGE3_TFLAGS): Likewise.
1975 (STAGEtrain_CFLAGS): Filter out -fchecking.
1976 (STAGEtrain_TFLAGS): Likewise.
1977 * Makefile.in: Re-generate.
1978
1979 2018-04-25 Catherine Moore <clm@codesourcery.com>
1980
1981 * MAINTAINERS (mips): Remove myself as MIPS maintainer.
1982
1983 2018-04-18 Paul Clarke <pc@us.ibm.com>
1984
1985 * MAINTAINERS (write after approval): Add myself.
1986
1987 2018-04-10 Aaron Sawdey <acsawdey@linux.ibm.com>
1988
1989 * MAINTAINERS: Update my email address.
1990
1991 2018-04-02 Bill Schmidt <wschmidt@linux.ibm.com>
1992
1993 * MAINTAINERS: Remove redundant Write-After-Approval entry.
1994
1995 2018-03-30 Bill Schmidt <wschmidt@linux.ibm.com>
1996
1997 * MAINTAINERS: Update my email address and disambiguate myself
1998 a bit from Will Schmidt.
1999
2000 2018-03-21 Nathan Sidwell <nathan@acm.org>
2001
2002 * MAINTAINERS: Move maintainers of now-removed picochip and score
2003 ports to write after approval.
2004
2005 2018-03-13 Richard Sandiford <richard.sandiford@arm.com>
2006
2007 * MAINTAINERS: Add entry for SVE maintainership.
2008
2009 2018-02-13 Maciej W. Rozycki <macro@mips.com>
2010
2011 * configure.ac <wasm32-*-*> (noconfigdirs): Add `ld'.
2012 * configure: Regenerate.
2013
2014 2018-01-18 Boris Kolpackov <boris@codesynthesis.com>
2015
2016 * MAINTAINERS (write after approval): Add myself.
2017
2018 2018-01-18 Siddhesh Poyarekar <siddhesh@sourceware.org>
2019
2020 * MAINTAINERS (write after approval): Add myself.
2021
2022 2018-01-16 Sebastian Perta <sebastian.perta@renesas.com>
2023
2024 * MAINTAINERS (write after approval): Add myself.
2025
2026 2018-01-03 Jakub Jelinek <jakub@redhat.com>
2027
2028 Update copyright years.
2029
2030 2018-01-03 Ben Elliston <bje@gnu.org>
2031
2032 * config.guess: Import latest version.
2033 * config.sub: Likewise.
2034
2035 2017-12-12 Stafford Horne <shorne@gmail.com>
2036
2037 * configure.ac: Remove logic adding gdb to noconfigsdirs for or1k.
2038 * configure: Regenerate.
2039
2040 2017-11-29 Qing Zhao <qing.zhao@oracle.com>
2041
2042 * MAINTAINERS (Write After Approval): Add myself.
2043
2044 2017-11-28 Julia Koval <julia.koval@intel.com>
2045 Sebastian Peryt <sebastian.peryt@intel.com>
2046
2047 * Makefile.def (target_modules): Remove libcilkrts.
2048 * Makefile.in: Ditto.
2049 * configure: Ditto.
2050 * configure.ac: Ditto.
2051
2052 2017-11-28 Julia Koval <julia.koval@intel.com>
2053
2054 * MAINTAINERS (Write After Approval): Add myself.
2055
2056 2017-11-22 Sudakshina Das <sudi.das@arm.com>
2057
2058 * MAINTAINERS (Write After Approval): Add myself.
2059
2060 2017-11-06 Palmer Dabbelt <palmer@sifive.com>
2061
2062 * MAINTAINERS (RISC-V): Add Jim Wilson as a maintainer.
2063 Use my SiFive email address.
2064
2065 2017-11-15 Sebastian Peryt <sebastian.peryt@intel.com>
2066
2067 * MAINTAINERS (write after approval): Add myself.
2068
2069 2017-10-27 Martin Liska <mliska@suse.cz>
2070
2071 * Makefile.tpl: Use proper name of folder as it was renamed
2072 during transition to 4 stages.
2073 * Makefile.in: Regenerate.
2074
2075 2017-10-16 Igor Tsimbalist <igor.v.tsimbalist@intel.com>
2076
2077 * MAINTAINERS (write after approval): Add myself.
2078
2079 2017-10-01 Gerald Pfeifer <gerald@pfeifer.com>
2080
2081 * MAINTAINERS: Add a note that maintainership also includes web
2082 pages, docs, and testsuite related to that area.
2083
2084 2017-09-25 Tom de Vries <tom@codesourcery.com>
2085
2086 * MAINTAINERS (CPU Port Maintainers): Add myself as nvptx maintainer.
2087
2088 2017-09-18 Pierre-Marie de Rodat <derodat@adacore.com>
2089
2090 * MAINTAINERS: Add myself as a maintainer for the Ada front end.
2091
2092 2017-09-15 Nathan Sidwell <nathan@acm.org>
2093
2094 * MAINTAINERS: Remove myself as a vxworks maintainer.
2095
2096 2017-09-13 Thomas Schwinge <thomas@codesourcery.com>
2097
2098 * MAINTAINERS: Remove email address of Jim Norris.
2099
2100 2017-09-11 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
2101
2102 * MAINTAINERS (Reviewers): Move myself from here...
2103 (CPU Port Maintainers): ... to here.
2104
2105 2017-09-09 James Greenhalgh <james.greenhalgh@arm.com>
2106
2107 * MAINTAINERS (James Greenhalgh): Move to AArch64 maintainers.
2108
2109 2017-07-31 Robin Dapp <rdapp@linux.vnet.ibm.com>
2110
2111 * MAINTAINERS (write after approval): Add myself.
2112
2113 2017-07-28 Tony Reix <tony.reix@atos.net>
2114
2115 * configure.ac (target-libffi): Don't disable for AIX.
2116 (go): Don't add to unsupported_languages on AIX.
2117 (target-libgo): Don't disable for AIX.
2118 * configure: Regenerate.
2119
2120 2017-07-19 Yury Gribov <tetra2005@gmail.com>
2121
2122 * MAINTAINERS: Add myself.
2123
2124 2017-07-18 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
2125
2126 * MAINTAINERS: Update my email address.
2127
2128 2017-07-04 Richard Earnshaw <rearnsha@arm.com>
2129
2130 * contrib/gcc_update (files_and_dependencies): Remove stamp rules for
2131 arm-specific auto-generated header files.
2132
2133 2017-07-03 Nathan Sidwell <nathan@acm.org>
2134
2135 * configure.ac: Set srcdir when sourcing config-lang.in fragments.
2136 * configure: Rebuilt.
2137
2138 2017-07-03 Bernd Schmidt <bschmidt@redhat.com>
2139
2140 * MAINTAINERS: Readd myself for c6x.
2141
2142 2017-06-28 Martin Liska <mliska@suse.cz>
2143
2144 PR bootstrap/81217
2145 * Makefile.def: Remove superfluous bootstrap_target from
2146 bootstrap_stage.
2147 * Makefile.in: Re-generate the file.
2148
2149 2017-06-26 Maxim Ostapenko <m.ostapenko@samsung.com>
2150
2151 * MAINTAINERS: Add myself to Write After Approval
2152
2153 2017-06-21 Andrew Jenner <andrew@codesourcery.com>
2154
2155 * MAINTAINERS: Add myself as maintainer for PowerPC SPE port.
2156
2157 2017-06-19 Martin Liska <mliska@suse.cz>
2158
2159 * Makefile.def: Define 4 stages PGO bootstrap.
2160 * Makefile.tpl: Define FLAGS.
2161 * Makefile.in: Regenerate.
2162
2163 2017-06-14 Ian Lance Taylor <iant@golang.org>
2164
2165 * Makefile.def: Add check-gotools to go check targets.
2166 * Makefile.in: Rebuild.
2167
2168 2017-06-12 Segher Boessenkool <segher@kernel.crashing.org>
2169
2170 * config.gcc: Remove rs6000/e500.h from tm_file for all targets.
2171
2172 2017-06-03 Eric Botcazou <ebotcazou@adacore.com>
2173
2174 * configure.ac (*-*-linux-android*): Set target_makefile_frag.
2175 * configure: Regenerate.
2176
2177 2017-05-31 Martin Liska <mliska@suse.cz>
2178
2179 * configure.ac: Add handling of stage2_werror_flags to
2180 action-if-given and to action-if-not-given.
2181 * configure: Regenerate.
2182
2183 2017-05-31 Prakhar Bahuguna <prakhar.bahuguna@arm.com>
2184
2185 * MAINTAINERS: Add self to Write After Approval
2186
2187 2017-05-27 Bernd Schmidt <bschmidt@redhat.com>
2188
2189 * MAINTAINERS: Update my email address, and remove myself as
2190 maintainer in some areas.
2191
2192 2017-05-25 Eric Gallager <egall@gwmail.gwu.edu>
2193
2194 * MAINTAINERS: Add self to Write After Approval
2195
2196 2017-05-25 Nathan Sidwell <nathan@acm.org>
2197
2198 * configure.ac: Add --enable-languages=default to mean default and
2199 make --enable-languages=all mean all supported languages.
2200 * configure: Regenerated.
2201
2202 2017-05-24 Segher Boessenkool <segher@kernel.crashing.org>
2203
2204 * config.gcc (powerpc*-*-*spe*): New.
2205 (powerpc-*-eabispe*): Use ${cpu_type} instead of hardcoded pathnames.
2206 (powerpc-*-rtems*spe*): New.
2207 (powerpc*-*-linux*spe*): New.
2208 (powerpc-wrs-vxworksspe): New.
2209 (powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
2210 (misc flags) [powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
2211 * config.host (powerpc*-*-*spe*): New.
2212
2213 2017-05-19 Martin Liska <mliska@suse.cz>
2214
2215 * configure.ac: Add --enable-werror-always just for
2216 bootstrap-debug (or none build config) and do not add it
2217 when we are on a release branch.
2218 * configure: Regenerated.
2219
2220 2017-05-18 Sheldon Lobo <sheldon.lobo@oracle.com>
2221
2222 * MAINTAINERS: Add self to Write After Approval
2223
2224 2017-05-09 Kaz Kojima <kkojima@gcc.gnu.org>
2225
2226 * MAINTAINERS: Move myself to Write After Approval section.
2227
2228 2017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
2229
2230 * config/arc/arc.c (arc_conditional_register_usage): Handle ACCL,
2231 ACCH registers.
2232 * config/arc/arc.md (mulsidi3): Use advanced mpy instructions when
2233 available.
2234 (umulsidi3): Likewise.
2235 (mulsidi3_700): Disable this pattern when we have advanced mpy
2236 instructions.
2237 (umulsidi3_700): Likewise.
2238 (maddsidi4): New pattern.
2239 (macd, mac, mac_r, umaddsidi4, macdu, macu, macu_r): Likewise.
2240 (mpyd_arcv2hs, mpyd_imm_arcv2hs, mpydu_arcv2hs): Likewise.
2241 (mpydu_imm_arcv2hs): Likewise.
2242 * config/arc/predicates.md (accl_operand): New predicate.
2243
2244 2017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
2245 Andrew Burgess <andrew.burgess@embecosm.com>
2246
2247 * config/arc/arc.c (ARC_AUTOBLINK_IRQ_P): Consider fast interrupts
2248 case.
2249 (ARC_AUTOFP_IRQ_P): Likewise.
2250 (ARC_AUTO_IRQ_P): Likewise.
2251 (rgf_banked_register_count): New variable.
2252 (parse_mrgf_banked_regs_option): New function.
2253 (arc_override_options): Handle rgf_banked_regs option.
2254 (arc_handle_interrupt_attribute): Add firq option.
2255 (arc_compute_function_type): Return fast irq type when required.
2256 (arc_must_save_register): Handle fast interrupts.
2257 (arc_expand_prologue): Do not emit dwarf info for fast interrupts.
2258 (arc_return_address_regs): Update.
2259 * config/arc/arc.h (arc_return_address_regs): Update.
2260 (arc_function_type): Add fast interrupt type.
2261 (ARC_INTERRUPT_P): Update.
2262 (RC_FAST_INTERRUPT_P): Define.
2263 * config/arc/arc.md (simple_return): Update for fast interrupts.
2264 (p_return_i): Likewise.
2265 * config/arc/arc.opt (mrgf-banked-regs): New option.
2266 * doc/invoke.texi (mrgf-banked-regs): Document.
2267
2268 2017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
2269
2270 * config/arc/arc.c (irq_ctrl_saved): New variable.
2271 (ARC_AUTOBLINK_IRQ_P): Define.
2272 (ARC_AUTOFP_IRQ_P): Likewise.
2273 (ARC_AUTO_IRQ_P): Likewise.
2274 (irq_range): New function.
2275 (arc_must_save_register): Likewise.
2276 (arc_must_save_return_addr): Likewise.
2277 (arc_dwarf_emit_irq_save_regs): Likewise.
2278 (arc_override_options): Handle deferred options.
2279 (MUST_SAVE_REGISTER): Deleted, replaced by arc_must_save_register.
2280 (MUST_SAVE_RETURN_ADDR): Deleted, replaced by
2281 arc_must_save_return_addr.
2282 (arc_compute_frame_size): Handle automated save and restore of
2283 registers.
2284 (arc_expand_prologue): Likewise.
2285 (arc_expand_epilogue): Likewise.
2286 * config/arc/arc.md (stack_irq_dwarf): New unspec instruction.
2287 * config/arc/arc.opt (mirq-ctrl-saved): New option.
2288 * doc/invoke.texi (mirq-ctrl-saved): Document option.
2289
2290 2017-04-19 Thomas Koenig <tkoenig@gcc.gnu.org>
2291 Tobias Burnus <tobias.burnus@physik.fu-berlin.de>
2292
2293 PR bootstrap/77661
2294 * Makefile.def: Don't pass --enable-maintainer-mode on to an
2295 in-tree build MPC.
2296 * Makefile.in: Regenerate.
2297
2298 2017-03-22 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2299
2300 * configure.ac: Enable LTO by default on darwin >= 9.
2301 * configure: Regenerate.
2302
2303 2017-03-20 Palmer Dabbelt <palmer@dabbelt.com>
2304
2305 * MAINTAINERS (CPU Port Maintainers): Add Kito Cheng, Palmer Dabbelt,
2306 and Andrew Waterman as the RISC-V maintainers.
2307
2308 2017-03-18 Nicolas Koenig <koenigni@gcc.gnu.org>
2309
2310 * MAINTAINERS: Add self to Write After Approval
2311
2312 2017-03-18 Gerald Pfeifer <gerald@pfeifer.com>
2313
2314 * config.guess: Import latest from upstream.
2315
2316 2017-03-18 Gerald Pfeifer <gerald@pfeifer.com>
2317
2318 * MAINTAINERS (Write After Approval): Remove entries that are
2319 already covered under Reviewers.
2320
2321 2017-03-08 Mark Wielaard <mark@klomp.org>
2322
2323 PR demangler/70909
2324 PR demangler/67264
2325 * include/demangle.h: Add d_printing to struct demangle_component
2326 and pass struct demangle_component as non const.
2327
2328 2017-02-26 Gerald Pfeifer <gerald@pfeifer.com>
2329
2330 * MAINTAINERS: Remove Neil Booth as option handling maintainer.
2331
2332 2017-02-15 Thomas Schwinge <thomas@codesourcery.com>
2333
2334 * Makefile.tpl: Remove HOST_ISLVER.
2335 (HOST_EXPORTS): Remove ISLVER.
2336 * Makefile.in: Regenerate.
2337
2338 2017-02-13 Richard Biener <rguenther@suse.de>
2339
2340 * configure: Re-generate.
2341
2342 2017-02-07 Gerald Pfeifer <gerald@pfeifer.com>
2343
2344 * MAINTAINERS: Adjust bug reporting URL.
2345
2346 2017-02-05 Gerald Pfeifer <gerald@pfeifer.com>
2347
2348 * MAINTAINERS (Write After Approval): Remove redundant entry
2349 for Andrew Burgess.
2350
2351 2017-02-03 John David Anglin <danglin@gcc.gnu.org>
2352
2353 * configure.ac: Add gcc/function-tests.o to compare_exclusions for
2354 32-bit hppa*-*-hpux*.
2355 * configure: Regenerate.
2356
2357 2017-01-27 Pekka Jääskeläinen <pekka.jaaskelainen@parmance.com>
2358
2359 * configure.ac: Moved the white list of enabling BRIG FE to
2360 libhsail-rt/configure.tgt.
2361 * configure: Regenerated.
2362 * MAINTAINERS: Updated maintainers for BRIG FE and libhsail-rt.
2363
2364 2017-01-24 Pekka Jääskeläinen <pekka@parmance.com>
2365 Martin Jambor <mjambor@suse.cz>
2366
2367 * Makefile.def (target_modules): Added libhsail-rt.
2368 (languages): Added language brig.
2369 * Makefile.in: Regenerated.
2370 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Added
2371 tgarget-libhsail-rt. Make brig unsupported on untested architectures.
2372 * configure: Regenerated.
2373
2374 2017-01-17 Jakub Jelinek <jakub@redhat.com>
2375
2376 PR other/79046
2377 * configure: Regenerated.
2378
2379 2017-01-04 Alan Modra <amodra@gmail.com>
2380
2381 * configure: Regenerate.
2382
2383 2016-12-29 Ben Elliston <bje@gnu.org>
2384
2385 * config.sub: Import latest version.
2386
2387 2016-12-26 Alexander Ivchenko <alexander.ivchenko@intel.com>
2388
2389 * MAINTAINERS (Write After Approval): Add myself.
2390
2391 2016-12-21 Jakub Jelinek <jakub@redhat.com>
2392
2393 * configure.ac: Don't bootstrap libmpx unless --with-build-config
2394 includes bootstrap-mpx.
2395 * configure: Regenerated.
2396
2397 2016-12-19 Chenghua Xu <paul.hua.gm@gmail.com>
2398
2399 * MAINTAINERS (Write After Approval): Add myself.
2400
2401 2016-12-01 Ma Jiang <ma.jiang@zte.com.cn>
2402
2403 * configure: Regenerate.
2404
2405 2016-12-01 Matthias Klose <doko@ubuntu.com>
2406
2407 * configure.ac: Don't use pkg-config to check for bdw-gc.
2408 * configure: Regenerate.
2409
2410 2016-11-30 Matthias Klose <doko@ubuntu.com>
2411
2412 * Makefile.def: Remove reference to boehm-gc target module.
2413 * configure.ac: Include pkg.m4, check for --with-target-bdw-gc
2414 options and for the bdw-gc pkg-config module.
2415 * configure: Regenerate.
2416 * Makefile.in: Regenerate.
2417
2418 2016-11-28 Nathan Sidwell <nathan@acm.org>
2419
2420 * MAINTAINERS (nvptx): Remove self.
2421
2422 2016-11-25 Ben Elliston <bje@gnu.org>
2423
2424 * config.guess: Import latest version.
2425 * config.sub: Likewise.
2426
2427 2016-11-18 Toma Tabacu <toma.tabacu@imgtec.com>
2428
2429 * MAINTAINERS (Write After Approval): Add myself.
2430
2431 2016-11-15 Matthias Klose <doko@ubuntu.com>
2432
2433 * Makefile.def: Remove references to GCJ.
2434 * Makefile.tpl: Likewise.
2435 * Makefile.in: Regenerate.
2436
2437 2016-11-15 Matthias Klose <doko@ubuntu.com>
2438
2439 * config-ml.in: Remove references to GCJ.
2440 * configure.ac: Likewise.
2441 * configure: Regenerate.
2442
2443 2016-11-01 Josh Conner <joshconner@google.com>
2444
2445 * MAINTAINERS (Write After Approval): Update email address,
2446
2447 2016-10-27 Carl Love <cel@us.ibm.com>
2448
2449 * MAINTAINERS (Write After Approval): Fix my entry in the Write After
2450 Approval list to make it alphabetical.
2451
2452 2016-10-27 Carl Love <cel@us.ibm.com>
2453
2454 * MAINTAINERS (Write After Approval): Add myself.
2455
2456 2016-10-27 Andrew Burgess <andrew.burgess@embecosm.com>
2457
2458 * MAINTAINERS (Reviewers): Add myself.
2459 (Write After Approval): Add myself.
2460
2461 2016-10-21 Hartmut Penner <hepenner@us.ibm.com>
2462 Ulrich Weigand <uweigand@de.ibm.com>
2463
2464 * MAINTAINERS: Update email address.
2465
2466 2016-10-10 Nathan Sidwell <nathan@acm.org>
2467
2468 * MAINTAINERS: Update email address.
2469
2470 2016-10-10 Andreas Tobler <andreast@gcc.gnu.org>
2471
2472 * configure.ac: Add aarch64-*-freebsd*.
2473 * configure: Regenerate.
2474
2475 2016-10-05 Steve Ellcey <sellcey@caviumnetworks.com>
2476
2477 * MAINTAINERS: Update email address after it got reverted.
2478
2479 2016-10-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2480
2481 * configure.ac (target_libraries): Readd target-boehm-gc.
2482 Restore --enable-objc-gc handling.
2483 * configure: Regenerate.
2484
2485 2015-10-03 Jeff Law <law@redhat.com>
2486
2487 * MAINTAINERS: Move several inactive maintainers to the
2488 write-after-approval section.
2489
2490 2016-09-30 Jakub Jelinek <jakub@redhat.com>
2491
2492 * configure.ac: Add target-libffi to target_libraries.
2493 Readd libgcj target disablings, modified to only target-libffi.
2494 Readd target addition of go to unsupported languages.
2495 * configure: Regenerated.
2496
2497 2016-09-30 Steve Ellcey <sellcey@caviumnetworks.com>
2498
2499 * MAINTAINERS: Update email address.
2500
2501 2016-09-30 Andrew Haley <aph@redhat.com>
2502
2503 * MAINTAINERS: Remove Per Bothner, Andrew Haley, and Tom Tromey from
2504 write-after approval. Remove Tom Tromey and Bryce McKinlay from
2505 libgcj.
2506
2507 2016-09-30 Andrew Haley <aph@redhat.com>
2508
2509 * MAINTAINERS: Move Per Bothner, Andrew Haley, and Tom Tromey to
2510 write-after approval after GCJ deletion.
2511
2512 2016-09-30 Andrew Haley <aph@redhat.com>
2513
2514 * Makefile.def: Remove libjava.
2515 * Makefile.tpl: Likewise.
2516 * Makefile.in: Regenerate.
2517 * configure.ac: Likewise.
2518 * configure: Likewise.
2519 * gcc/java: Remove.
2520 * libjava: Likewise.
2521
2522 2016-09-28 Claudiu Zissulescu <claziss@synopsys.com>
2523
2524 * MAINTAINERS (Reviewers): Add myself.
2525
2526 2016-09-26 Anton Kolesov <Anton.Kolesov@synopsys.com>
2527
2528 * configure.ac: Disable "sim" directory for arc*-*-*.
2529 * configure: Regenerated.
2530
2531 2016-09-23 Tamar Christina <tamar.christina@arm.com>
2532
2533 * MAINTAINERS (Write After Approval): Add myself.
2534
2535 2016-09-12 Maciej W. Rozycki <macro@imgtec.com>
2536
2537 * configure.ac: Check for the minimum in-tree MPFR version
2538 handled.
2539 * configure: Regenerate.
2540
2541 2016-07-20 Yan-Ting Lin <currygt52@gmail.com>
2542
2543 * configure.ac (nds32*-*-*): Remove entry to enable gdb.
2544 * configure: Regenerated.
2545
2546 2016-07-19 Fritz Reese <fritzoreese@gmail.com>
2547
2548 * MAINTAINERS (Write After Approval): Add myself.
2549
2550 2016-06-23 Andi Kleen <ak@linux.intel.com>
2551
2552 * Makefile.def: Add autoprofiledbootstrap.
2553 * Makefile.tpl: Dito.
2554 * Makefile.in: Regenerate.
2555
2556 2016-06-23 Jakub Sejdak <jakub.sejdak@phoesys.com>
2557
2558 * configure.ac: Disable libgcj and libgloss for Phoenix-RTOS targets.
2559 * configure: Regenerate.
2560
2561 2016-06-21 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
2562
2563 * configure: Regenerate.
2564 * configure.ac: Remove support for avr-rtems.
2565
2566 2016-06-18 Senthil Kumar Selvaraj <senthil_kumar.selvaraj@atmel.com>
2567
2568 * MAINTAINERS (Write After Approval): Add myself.
2569
2570 2016-06-16 Michael Collison <michael.collison@arm.com>
2571
2572 * MAINTAINERS (Write After Approval): Add myself.
2573
2574 2016-06-14 Mikael Morin <mikael@gcc.gnu.org>
2575
2576 * MAINTAINERS (Write After Approval): Update e-mail address.
2577
2578 2016-06-03 Jose E. Marchesi <jose.marchesi@oracle.com>
2579
2580 * MAINTAINERS (Write After Approval): Add myself.
2581
2582 2016-05-28 Alan Modra <amodra@gmail.com>
2583
2584 * Makefile.tpl (configure): Depend on m4 files included.
2585 * Makefile.in: Regenerate.
2586
2587 2016-05-20 Bill Seurer <seurer@linux.vnet.ibm.com>
2588
2589 * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Fix
2590 code formatting in ALTIVEC_BUILTIN_VEC_ADDE section.
2591
2592 2016-05-20 Bill Seurer <seurer@linux.vnet.ibm.com>
2593
2594 * config/rs6000/rs6000-builtin.def (vec_addec): Change vec_addec to a
2595 special case builtin.
2596 * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Add
2597 support for ALTIVEC_BUILTIN_VEC_ADDEC.
2598 * config/rs6000/rs6000.c (altivec_init_builtins): Add definition
2599 for __builtin_vec_addec.
2600
2601 2016-05-16 Jakub Sejdak <jakub.sejdak@phoesys.com>
2602
2603 * config.guess: Import version 2016-04-02 (newest).
2604 * config.sub: Import version 2016-05-10 (newest).
2605
2606 2016-05-16 Anton Kolesov <anton.kolesov@synopsys.com>
2607
2608 * configure.ac: Add ARC support to libgloss.
2609 * configure: Regenerate
2610
2611 2016-05-09 Aaron Sawdey <acsawdey@linux.vnet.ibm.com>
2612
2613 * MAINTAINERS (Write After Approval): Add myself.
2614
2615 2016-05-02 Bernd Edlinger <bernd.edlinger@hotmail.de>
2616
2617 * configure.ac (mpfr): Remove pre-3.1.0 mpfr compatibility code.
2618 * configure: Regenerated.
2619 * Makefile.def (gmp): Explicitly disable assembler.
2620 (mpfr): Adjust lib_path.
2621 (mpc): Likewise.
2622 * Makefile.in: Regenerated.
2623
2624 2016-05-01 Jakub Jelinek <jakub@redhat.com>
2625
2626 PR bootstrap/70704
2627 * configure.ac (--enable-stage1-checking): Add missing
2628 --enable-checking=.
2629 * configure: Regenerated.
2630
2631 2016-04-30 Oleg Endo <olegendo@gcc.gnu.org>
2632
2633 * config.guess: Revert r235676.
2634 * config.sub: Revert r235676.
2635
2636 2016-04-30 Oleg Endo <olegendo@gcc.gnu.org>
2637
2638 * config.guess: Remove SH5 support.
2639 * config.sub: Likewise.
2640 * configure: Likewise.
2641 * configure.ac: Likewise.
2642
2643 2016-04-26 Jakub Jelinek <jakub@redhat.com>
2644
2645 PR bootstrap/70704
2646 * configure.ac (--enable-stage1-checking): For --disable-checking or
2647 implicit --enable-checking, make sure extra flag matches in between
2648 stage1 and later checking.
2649 * configure: Regenerated.
2650
2651 2016-04-22 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
2652
2653 * .gitattributes: New file.
2654
2655 2016-04-22 Segher Boessenkool <segher@kernel.crashing.org>
2656
2657 * MAINTAINERS (rs6000/powerpc port): Add myself.
2658
2659 2016-04-13 Segher Boessenkool <segher@kernel.crashing.org>
2660
2661 PR bootstrap/70173
2662 * Makefile.tpl (local-distclean): Delete the libcc1, gnattools,
2663 and gotools directories. Delete the stage_final file.
2664 * Makefile.in: Regenerate.
2665
2666 2016-04-12 Andre Vieira <andre.simoesdiasvieira@arm.com>
2667
2668 * MAINTAINERS (Write After Approval): Add myself.
2669
2670 2016-04-09 Steven G. Kargl <kargl@gcc.gnu.org>
2671
2672 * MAINTAINERS (Fortran maintainer): Remove myself.
2673
2674 2016-04-04 Bill Seurer <seurer@linux.vnet.ibm.com>
2675
2676 * MAINTAINERS (Write After Approval): Add myself.
2677
2678 2016-03-29 Kelvin Nilsen <kdnilsen@linux.vnet.ibm.com>
2679
2680 * MAINTAINERS (Write After Approval): Add myself.
2681
2682 2016-03-17 Cary Coutant <ccoutant@gmail.com>
2683
2684 Sync with binutils-gdb:
2685
2686 2016-03-17 Cary Coutant <ccoutant@gmail.com>
2687
2688 * configure.ac: Add mips and s390 to the gold target check.
2689 * configure: Regenerate.
2690
2691 2016-03-01 DJ Delorie <dj@redhat.com>
2692
2693 * MAINTAINERS (mep): Remove myself as MeP maintainer.
2694
2695 2016-02-22 David Malcolm <dmalcolm@redhat.com>
2696
2697 * MAINTAINERS (libcpp): Add myself.
2698 (diagnostic messages): Likewise.
2699
2700 2016-02-20 Tom de Vries <tom@codesourcery.com>
2701
2702 * MAINTAINERS: Fix whitespace.
2703
2704 2016-02-02 Claudiu Zissulescu <claziss@synopsys.com>
2705
2706 * MAINTAINERS (Write After Approval): Add myself.
2707
2708 2016-01-29 Sebastian Pop <s.pop@samsung.com>
2709
2710 * config/isl.m4: Add comments about isl-0.16.
2711 * configure: Regenerate.
2712
2713 2016-01-29 Martin Jambor <mjambor@suse.cz>
2714
2715 * MAINTAINERS (hsa maintainers): Add myself.
2716
2717 2015-01-27 Wilco Dijkstra <wdijkstr@arm.com>
2718
2719 * MAINTAINERS: (Write After Approval): Add myself.
2720
2721 2016-01-25 Aditya Kumar <aditya.k7@samsung.com>
2722 Sebastian Pop <s.pop@samsung.com>
2723
2724 * Makefile.in: Regenerate.
2725 * Makefile.tpl: Export ISLVER.
2726 * configure: Regenerate.
2727 * config/isl.m4: Detect isl-0.15.
2728
2729 2016-01-24 Mikhail Maltsev <maltsevm@gmail.com>
2730
2731 PR bootstrap/69329
2732 * Makefile.tpl (BASE_FLAGS_TO_PASS): Add LSAN_OPTIONS.
2733 * Makefile.in: Regenerate.
2734
2735 2016-01-12 Andris Pavenis <andris.pavenis@iki.fi>
2736
2737 * configure.ac: Enable LTO for DJGPP
2738 * configure: Regenerate
2739
2740 2016-01-12 H.J. Lu <hongjiu.lu@intel.com>
2741
2742 Sync with binutils-gdb:
2743 2015-10-21 Nick Clifton <nickc@redhat.com>
2744
2745 PR gas/19109
2746 * configure.ac: Note the 'none' is an acceptable argument to
2747 --enable-compressed-debug-sections.
2748 * configure: Regenerate.
2749
2750 2016-01-12 Bernd Edlinger <bernd.edlinger@hotmail.de>
2751
2752 PR bootstrap/69134
2753 * Makefile.def (mpfr): Disable assembler.
2754 * Makefile.in: Regenerate.
2755
2756 2016-01-01 Ben Elliston <bje@gnu.org>
2757
2758 * config.guess: Import version 2016-01-01.
2759 * config.sub: Likewise.
2760
2761 2015-12-18 Sujoy Saraswati <sujoy.saraswati@hpe.com>
2762
2763 * MAINTAINERS (Write After Approval): Add myself.
2764
2765 2015-12-17 Sebastian Pop <s.pop@samsung.com>
2766
2767 * Makefile.in: Replace ISL with isl.
2768 * Makefile.tpl: Same.
2769 * config/isl.m4: Same.
2770 * configure.ac: Same.
2771 * contrib/download_prerequisites: Same.
2772 * configure: Regenerate.
2773
2774 2015-12-17 Andris Pavenis <andris.pavenis@iki.fi>
2775
2776 * MAINTAINERS (Write After Approval): Add Myself.
2777
2778 2015-12-17 Nathan Sidwell <nathan@acm.org>
2779
2780 * config/isl.m4 (ISL_CHECK_VERSION): Add gmp libs.
2781 * configure: Regenerate.
2782
2783 2015-12-16 Aditya Kumar <aditya.k7@samsung.com>
2784 Sebastian Pop <s.pop@samsung.com>
2785
2786 * config/isl.m4 (ISL_CHECK_VERSION): Check for
2787 isl_ctx_get_max_operations.
2788 * configure: Regenerate.
2789
2790 2015-12-15 Alessandro Fanfarillo <fanfarillo.gcc@gmail.com>
2791
2792 * MAINTAINERS (Write After Approval): Add myself.
2793
2794 2015-12-02 Ian Lance Taylor <iant@google.com>
2795
2796 PR go/66147
2797 * Makefile.tpl (HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET.
2798 * Makefile.in: Regenerate.
2799
2800 2015-12-01 Andreas Tobler <andreast@gcc.gnu.org>
2801
2802 PR libffi/65726
2803 * Makefile.def (lang_env_dependencies): Make libffi depend
2804 on cxx.
2805 * Makefile.in: Regenerate.
2806
2807 2015-11-26 David Edelsohn <dje.gcc@gmail.com>
2808
2809 * m4/libtool.m4 (export_symbols_cmds) [AIX]: Add global TLS "L"
2810 symbols.
2811
2812 2015-11-20 Tristan Gingold <gingold@adacore.com>
2813
2814 Sync with binutils-gdb:
2815 2015-11-20 Tristan Gingold <gingold@adacore.com>
2816
2817 * configure.ac: Add aarch64-*-darwin* and arm-*-darwin*.
2818 * configure: Regenerate.
2819
2820 2015-11-19 Martin Liska <mliska@suse.cz>
2821
2822 * .gitignore: Add .clang-format to ignored files.
2823 * Makefile.in: Add clang-format.
2824 * Makefile.tpl: Likewise.
2825
2826 2015-11-13 Tsvetkova Alexandra <aleksandra.tsvetkova@intel.com>
2827
2828 * configure.ac: Enable libmpx by default.
2829 * configure: Regenerated.
2830
2831 2015-10-23 Steve Ellcey <sellcey@imgtec.com>
2832
2833 * MAINTAINERS: Update email address.
2834
2835 2015-10-23 Paulo Matos <pmatos@linki.tools>
2836
2837 * MAINTAINERS: Update email address.
2838
2839 2015-10-23 Alan Hayward <alan.hayward@arm.com>
2840
2841 * MAINTAINERS (Write After Approval): Add myself.
2842
2843 2015-10-20 H.J. Lu <hongjiu.lu@intel.com>
2844
2845 Sync with binutils-gdb:
2846 2015-10-20 H.J. Lu <hongjiu.lu@intel.com>
2847
2848 PR gas/19109
2849 * configure.ac: Add
2850 --enable-compressed-debug-sections={all,gas,gold,ld}.
2851 * configure: Regenerated.
2852
2853 2015-10-16 Arnaud Charlet <charlet@adacore.com>
2854
2855 * MAINTAINERS: Update list of Ada maintainers and email addresses.
2856
2857 2015-10-09 Martin Liska <mliska@suse.cz>
2858
2859 * MAINTAINERS (Write After Approval): Add myself.
2860
2861 2015-10-09 Alexander Fomin <alexander.fomin@intel.com>
2862
2863 * MAINTAINERS (Write After Approval): Add myself.
2864
2865 2015-10-02 Florian Weimer <fweimer@redhat.com>
2866
2867 * MAINTAINERS: Update email address.
2868
2869 2015-10-02 Louis Krupp <louis.krupp@zoho.com>
2870
2871 * MAINTAINERS (Write After Approval): Add myself.
2872
2873 2015-09-20 Kai Tietz <ktietz70@googlemail.com>
2874
2875 * MAINTAINERS: Update email.
2876
2877 2015-09-14 Bernd Schmidt <bschmidt@redhat.com>
2878
2879 * MAINTAINERS: Update my email address.
2880
2881 2015-09-01 James Bowman <james.bowman@ftdichip.com>
2882
2883 * MAINTAINERS (ft32 port): Add myself.
2884
2885 2015-08-28 David Sherwood <david.sherwood@arm.com>
2886
2887 * MAINTAINERS: Add myself.
2888
2889 2015-08-27 Patrick Marlier <patrick.marlier@gmail.com>
2890
2891 * MAINTAINERS (Write After Approval): Add myself.
2892
2893 2015-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2894
2895 PR libfortran/54572
2896 * Makefile.def: Make libgfortran depend on libbacktrace.
2897 * Makefile.in: Regenerate.
2898
2899 2015-08-20 Simon Dardis <simon.dardis@imgtec.com>
2900
2901 * MAINTAINERS (Write After Approval): Add myself.
2902
2903 2015-08-12 Tom de Vries <tom@codesourcery.com>
2904
2905 PR other/67092
2906 * configure.ac: Remove --with_host_libstdcxx support.
2907 * configure: Regenerate.
2908
2909 2015-08-10 Thomas Schwinge <thomas@codesourcery.com>
2910 Jakub Jelinek <jakub@redhat.com>
2911
2912 * configure.ac (noconfigdirs): Don't add "target-libgomp" for target
2913 nvptx*-*-*.
2914 * configure: Regenerate.
2915
2916 2015-08-06 Yaakov Selkowitz <yselkowi@redhat.com>
2917
2918 * Makefile.def (libiconv): Define bootstrap=true.
2919 Mark pdf/html/info as missing.
2920 (configure-gcc): Depend on all-libiconv.
2921 (all-gcc): Ditto.
2922 (configure-libcpp): Ditto.
2923 (all-libcpp): Ditto.
2924 (configure-intl): Ditto.
2925 (all-intl): Ditto.
2926 * Makefile.in: Regenerate.
2927
2928 2015-08-03 Bin Cheng <bin.cheng@arm.com>
2929
2930 * MAINTAINERS (loop ivopts): Add the entry and myself.
2931
2932 2015-07-31 Nathan Sidwell <nathan@codesourcery.com>
2933
2934 * MAINTAINERS (nvptx): Add self.
2935
2936 2015-07-29 Alan Lawrence <alan.lawrence@arm.com>
2937
2938 * config/aarch64/iterators.md (VRL2, VRL3, VRL4): Remove values for
2939 128-bit vector modes.
2940
2941 2015-07-29 Ville Voutilainen <ville.voutilainen@gmail.com>
2942
2943 * MAINTAINERS (Write After Approval): Add myself.
2944
2945 2015-07-28 Ben Elliston <bje@gnu.org>
2946
2947 * config.sub, config.guess: Import from upstream.
2948
2949 2015-07-24 Michael Darling <darlingm@gmail.com>
2950
2951 PR other/66259
2952 * config-ml.in: Reflects renaming of configure.in to configure.ac
2953 * configure: Likewise
2954 * configure.ac: Likewise
2955
2956 2015-07-23 Bernd Schmidt <bernds_cb1@t-online.de>
2957
2958 * MAINTAINERS: Update my email address.
2959
2960 2015-07-14 H.J. Lu <hongjiu.lu@intel.com>
2961
2962 Sync with binutils-gdb:
2963 2015-03-17 H.J. Lu <hongjiu.lu@intel.com>
2964
2965 * configure.ac (target_configdirs): Exclude target-zlib if
2966 target-libjava isn't built.
2967 * configure: Regenerated.
2968
2969 2015-07-14 H.J. Lu <hongjiu.lu@intel.com>
2970
2971 Sync with binutils-gdb:
2972 2015-05-13 John David Anglin <dave.anglin@bell.net>
2973
2974 * configure.ac: Disable configuration of GDB for HPUX targets.
2975 * configure: Regenerate.
2976
2977 2015-04-01 H.J. Lu <hongjiu.lu@intel.com>
2978
2979 * configure.ac: Add --with-system-zlib.
2980 * configure: Regenerated.
2981
2982 2015-01-28 James Bowman <james.bowman@ftdichip.com>
2983
2984 * configure.ac: Add FT32 support.
2985 * configure: Regenerate.
2986
2987 2015-01-12 Anthony Green <green@moxielogic.com>
2988
2989 * configure.ac: Don't disable gprof for moxie.
2990 * configure: Rebuild.
2991
2992 2015-07-14 H.J. Lu <hongjiu.lu@intel.com>
2993
2994 Sync with binutils-gdb:
2995 2015-05-01 H.J. Lu <hongjiu.lu@intel.com>
2996
2997 PR ld/18355
2998 * Makefile.def: Add extra_configure_flags to host zlib.
2999 * configure.ac (extra_host_zlib_configure_flags): New. Set
3000 to --enable-host-shared When bfd is to be built as shared
3001 library. AC_SUBST.
3002 * Makefile.in: Regenerated.
3003
3004 2015-07-14 Hans-Peter Nilsson <hp@bitrange.com>
3005
3006 Sync with src:
3007 2015-03-30 H.J. Lu <hongjiu.lu@intel.com>
3008 * Makefile.def (dependencies): Add all-zlib to all-bfd.
3009 * Makefile.in: Regenerated.
3010
3011 2015-06-30 H.J. Lu <hongjiu.lu@intel.com>
3012
3013 * configure.ac (ospace_frag): Enable for i?86*-*-elfiamcu
3014 target.
3015 * configure: Regenerate.
3016
3017 2015-06-23 Ludovic Courtès <ludo@gnu.org>
3018
3019 * MAINTAINERS (Write After Approval): Add myself.
3020
3021 2015-06-22 Andreas Tobler <andreast@gcc.gnu.org>
3022
3023 * MAINTAINERS (OS Port Maintainers): Add myself.
3024 (Various Maintainers): Remove myself from libffi testsuite.
3025
3026 2015-06-04 Richard Sandiford <richard.sandiford@arm.com>
3027
3028 * MAINTAINERS (gen* on machine desc): Add self.
3029
3030 2015-06-02 Jason Merrill <jason@redhat.com>
3031
3032 PR bootstrap/66319
3033 * configure.ac: Use -std=gnu++98.
3034
3035 2015-06-02 Szabolcs Nagy <szabolcs.nagy@arm.com>
3036
3037 * MAINTAINERS (Write After Approval): Add myself.
3038
3039 2015-05-28 Mike Frysinger <vapier@gentoo.org>
3040
3041 * configure.ac (--vtable-verify): Use AS_HELP_STRING for help.
3042 * configure: Regenerate.
3043
3044 2015-05-26 Jason Merrill <jason@redhat.com>
3045
3046 * configure.ac: When bootstrapping with GCC, add -std=c++98 to CXX.
3047 * configure: Regenerate.
3048
3049 2015-05-16 James Bowman <james.bowman@ftdichip.com>
3050
3051 * configure.ac: FT32 target added.
3052 * configure: Regenerated.
3053
3054 2015-05-16 Iain Buclaw <ibuclaw@gdcproject.org>
3055
3056 * MAINTAINERS (Write After Approval): Add myself.
3057
3058 2015-05-11 Paulo Matos <paulo@matos-sorge.com>
3059
3060 * MAINTAINERS (Write After Approval): Add myself.
3061
3062 2015-05-11 Paulo Matos <paulo@matos-sorge.com>
3063
3064 * configure.ac: Fix typo.
3065 * configure: Regenerate.
3066
3067 2015-05-10 Mikhail Maltsev <maltsevm@gmail.com>
3068
3069 * MAINTAINERS (Write After Approval): Add myself.
3070
3071 2015-05-03 Matthias Klose <doko@ubuntu.com>
3072
3073 * configure.ac: Match $host configured with triplets.
3074 * configure: Regenerate.
3075
3076 2015-04-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
3077
3078 * Makefile.tpl: Remove surplus whitespace throughout.
3079 * Makefile.in: Regenerate.
3080
3081 2015-04-20 Segher Boessenkool <segher@kernel.crashing.org>
3082
3083 * MAINTAINERS (Various Maintainers): Add myself as instruction
3084 combiner maintainer.
3085
3086 2015-04-17 Jakub Jelinek <jakub@redhat.com>
3087
3088 PR bootstrap/62077
3089 * configure.ac (--enable-stage1-checking): Default to
3090 release,misc,gimple,rtlflag,tree,types if --disable-checking
3091 or --enable-checking is not specified and DEV-PHASE is not
3092 experimental.
3093 * configure: Regenerated.
3094
3095 2015-04-14 Max Ostapenko <m.ostapenko@partner.samsung.com>
3096
3097 * Makefile.tpl (EXTRA_HOST_EXPORTS): New variables.
3098 (EXTRA_BOOTSTRAP_FLAGS): Likewise.
3099 (check-[+module+]): Add EXTRA_HOST_EXPORTS and EXTRA_BOOTSTRAP_FLAGS.
3100 * Makefile.in: Regenerate.
3101
3102 2015-04-08 Cary Coutant <ccoutant@gmail.com>
3103
3104 * MAINTAINERS: Update my email address.
3105
3106 2015-04-02 James Greenhalgh <james.greenhalgh@arm.com>
3107
3108 * MAINTAINERS: Add myself as a reviewer for the AArch64 port.
3109
3110 2015-04-02 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
3111
3112 * MAINTAINERS: Add myself as an arm port reviewer.
3113
3114 2015-03-25 Martin Liska <mliska@suse.cz>
3115 Yury Gribov <y.gribov@samsung.com>
3116
3117 * Makefile.in: Fix ln source location for vimrc file.
3118 * Makefile.tpl: Likewise.
3119
3120 2015-03-09 Aldy Hernandez <aldyh@redhat.com>
3121
3122 PR bootstrap/25672
3123 * configure.ac: Do not initialize CFLAGS_FOR_TARGET from CFLAGS if
3124 cross-compiling. Similarly for CXX_FOR_TARGET.
3125 * configure: Regenerate.
3126
3127 2015-03-10 Ilya Enkovich <ilya.enkovich@intel.com>
3128
3129 * Makefile.def: Add libmpx.
3130 * configure.ac: Add libmpx.
3131 * Makefile.in: Regenerate.
3132 * configure: Regenerate.
3133
3134 2015-03-06 Kirill Yukhin <kirill.yukhin@intel.com>
3135
3136 * MAINTAINERS (CPU Port Maintainers): Add myself
3137 i386 vector ISA extns mantainer.
3138
3139 2015-03-13 Jeff Law <law@redhat.com>
3140
3141 * MAINTAINERS: Remove Paul Brook as a Fortran and ARM
3142 maintainer.
3143 Remove Richard Henderson as a maintainer for the x86 port.
3144
3145 2015-03-03 Joern Rennecke <gnu@amylaar.uk>
3146
3147 * MAINTAINERS (CPU Port Maintainers): Update my email address.
3148
3149 2015-03-02 Ilya Enkovich <ilya.enkovich@intel.com>
3150
3151 * MAINTAINERS (Various Maintainers): Add myself as libmpx,
3152 pointer bounds checker and i386 MPX maintainer.
3153
3154 2015-02-26 Sandra Loosemore <sandra@codesourcery.com>
3155
3156 * MAINTAINERS (Various Maintainers): Add self as docs co-maintainer.
3157
3158 2015-02-26 Martin Sebor <msebor@redhat.com>
3159
3160 * MAINTAINERS (Various Maintainers): Add self.
3161
3162 2015-02-20 Thomas Schwinge <thomas@codesourcery.com>
3163
3164 * configure.ac [--enable-as-accelerator-for] (enable_languages):
3165 Make sure it contains lto.
3166 * configure: Regenerate.
3167
3168 2015-02-18 Thomas Schwinge <thomas@codesourcery.com>
3169
3170 * configure: Regenerate.
3171
3172 2015-02-06 Diego Novillo <dnovillo@google.com>
3173 1
3174 * MAINTAINERS (Global Reviewers, Plugin, LTO, tree-ssa,
3175 middle-end, docstring): Remove myself.
3176 (Write After Approval): Add myself.
3177
3178 2015-02-02 Janis Johnson <janis.marie.johnson@gmail.com>
3179
3180 * MAINTAINERS (Various Maintainers: testsuite): Remove myself.
3181 (Write After Approval): Update address.
3182
3183 2015-01-29 David Malcolm <dmalcolm@redhat.com>
3184
3185 PR jit/64780
3186 * configure.ac: Require the user to explicitly specify
3187 --enable-host-shared if the jit is enabled.
3188 * configure: Regenerate.
3189
3190 2015-01-27 Robert Suchanek <robert.suchanek@imgtec.com>
3191
3192 * MAINTAINERS (Write After Approval): Add myself.
3193
3194 2015-01-25 Tom de Vries <tom@codesourcery.com>
3195
3196 * MAINTAINERS: Make whitespace consistent.
3197
3198 2015-01-23 Braden Obrzut <admin@maniacsvault.net>
3199
3200 * MAINTAINERS (Write After Approval): Add myself.
3201
3202 2015-01-20 Andre Vehreschild <vehre@gmx.de>
3203
3204 * MAINTAINERS: (Write After Approval): Add myself.
3205
3206 2015-01-15 Martin Uecker <uecker@eecs.berkeley.edu>
3207
3208 * MAINTAINERS: (Write After Approval): Add myself.
3209
3210 2015-01-15 Philipp Tomsich <ptomsich@theobroma-systems.com>
3211
3212 * MAINTAINERS: (Write After Approval): Add myself.
3213
3214 2015-01-13 Iain Sandoe <iain@codesourcery.com>
3215
3216 * MAINTAINERS (Language Front Ends Maintainers): Add myself as an
3217 objective-c/c++ front end maintainer.
3218
3219 2015-01-13 Marek Polacek <polacek@redhat.com>
3220
3221 * MAINTAINERS (Reviewers): Add self as C front end reviewer.
3222
3223 2015-01-12 Jeff Law <law@redhat.com>
3224
3225 * MAINTAINERS: Remove Stan Shebs as he has been inactive for
3226 a very long time.
3227
3228 2015-01-09 Ian Lance Taylor <iant@google.com>
3229
3230 * configure.ac (host_tools): Add gotools.
3231 * Makefile.def (host_modules): Add gotools.
3232 (dependencies): Add dependency of all-gotools on all-target-libgo.
3233
3234 2015-01-09 Andreas Tobler <andreast@gcc.gnu.org>
3235
3236 * configure.ac: Don't add ${libgcj} for arm*-*-freebsd*.
3237 * configure: Regenerate.
3238
3239 2015-01-08 Thomas Schwinge <thomas@codesourcery.com>
3240
3241 * Makefile.def (dependencies) <all-target-liboffloadmic>: Depend on
3242 all-target-libgomp.
3243 * Makefile.in: Regenerate.
3244
3245 2015-01-06 Eric Botcazou <ebotcazou@adacore.com>
3246
3247 * MAINTAINERS (CPU Port Maintainers): Add myself for Visium port.
3248
3249 2015-01-06 Eric Botcazou <ebotcazou@adacore.com>
3250
3251 * configure.ac: Add Visium support.
3252 * configure: Regenerate.
3253
3254 2015-01-04 Andreas Schwab <schwab@linux-m68k.org>
3255
3256 * configure.ac: Use OBJCOPY for OBJCOPY_FOR_TARGET.
3257 * configure: Regenerate.
3258
3259 2015-01-03 Andrew Pinski <apinski@cavium.com>
3260
3261 * Makefile.def (flags_to_pass): Pass OBJCOPY_FOR_TARGET also.
3262 * Makefile.tpl (HOST_EXPORTS): Add OBJCOPY_FOR_TARGET.
3263 (BASE_TARGET_EXPORTS): Add OBJCOPY.
3264 (OBJCOPY_FOR_TARGET): New variable.
3265 (EXTRA_TARGET_FLAGS): Add OBJCOPY.
3266 * Makefile.in: Regenerate.
3267 * configure.ac: Check for already installed target objcopy.
3268 Also GCC_TARGET_TOOL on objcopy.
3269 * configure: Regenerate.
3270
3271 2015-01-02 Hans-Peter Nilsson <hp@bitrange.com>
3272
3273 * config.sub: Update from upstream, to 2015-01-01 version.
3274 * config.guess: Ditto.
3275
3276 2014-12-22 Sebastian Huber <sebastian.huber@embedded-brains.de>
3277
3278 * MAINTAINERS (RTEMS Ports): Add myself.
3279
3280 2014-12-17 Pierre-Marie de Rodat <derodat@adacore.com>
3281
3282 * MAINTAINERS (Write After Approval): Add myself.
3283
3284 2014-12-16 Michael Haubenwallner <michael.haubenwallner@ssi-schaefer.com>
3285
3286 * MAINTAINERS (Write After Approval): Add myself.
3287
3288 2014-12-15 Thomas Schwinge <thomas@codesourcery.com>
3289
3290 * configure.ac (--enable-as-accelerator-for): Don't set
3291 ENABLE_AS_ACCELERATOR_FOR. Update all users.
3292 * configure: Regenerate.
3293
3294 2014-12-13 Jakub Jelinek <jakub@redhat.com>
3295
3296 PR bootstrap/64023
3297 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set STAGE1_LDFLAGS
3298 to POSTSTAGE1_LDFLAGS and STAGE1_LIBS to POSTSTAGE1_LIBS.
3299 Add -B to libstdc++-v3/src/.libs and libstdc++-v3/libsupc++/.libs
3300 to CXX.
3301 * Makefile.in: Regenerated.
3302
3303 2014-12-09 Laurynas Biveinis <laurynas.biveinis@gmail.com>
3304 Yury Gribov <y.gribov@samsung.com>
3305
3306 * .gitignore: Added .local.vimrc and .lvimrc.
3307 * Makefile.tpl (vimrc, .lvimrc, .local.vimrc): New targets.
3308 * Makefile.in: Regenerate.
3309
3310 2014-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
3311
3312 * config/isl.m4: Don't pass -DCLOOG_INT_GMP on islinc.
3313 * configure: Regenerated.
3314
3315 2014-11-27 Bernd Schmidt <bernds@codesourcery.com>
3316
3317 * MAINTAINERS (nvptx port): New entry.
3318
3319 2014-11-26 Jan-benedict Glaw <jbglaw@lug-owl.de>
3320
3321 * configure: Regenerate.
3322
3323 2014-11-26 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3324
3325 * configure.ac: Merge with Binutils.
3326
3327 2014-11-26 Tobias Burnus <burnus@net-b.de>
3328
3329 * Makefile.def: Make more dependent on mpfr, mpc and isl.
3330 * Makefile.in: Regenerate.
3331
3332 2014-11-24 Bernd Edlinger <bernd.edlinger@hotmail.de>
3333
3334 * Makefile.def (module=gmp): Work around in-tree gmp configure bug with
3335 missing flex.
3336 * Makefile.in: Regenerated.
3337
3338 2014-11-21 Ilya Verbin <ilya.verbin@intel.com>
3339
3340 * Makefile.in: Regenerate.
3341
3342 2014-11-21 Markus Trippelsdorf <markus@trippelsdorf.de>
3343
3344 PR bootstrap/63784
3345 * libtool.m4: Add $pic_flag with -shared.
3346
3347 2014-11-21 Renlin Li <Renlin.Li@arm.com>
3348
3349 * MAINTAINERS (Write After Approval): Added myself.
3350
3351 2014-11-21 Alex Velenko <Alex.Velenko@arm.com>
3352
3353 * MAINTAINERS (write-after-approval): Add myself.
3354
3355 2014-11-19 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
3356
3357 * MAINTAINERS (OS Port Maintainers): Add overdue maintainership note
3358 from 2 years ago.
3359
3360 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
3361
3362 Revert:
3363 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
3364
3365 * MAINTAINERS (Write After Approval): Added myself as line map
3366 maintainer.
3367
3368 2014-11-19 Renlin Li <Renlin.Li@arm.com>
3369
3370 Revert:
3371 2014-11-19 Renlin Li <Renlin.Li@arm.com>
3372
3373 * MAINTAINERS (Write After Approval): Added myself.
3374
3375 2014-11-19 Renlin Li <Renlin.Li@arm.com>
3376
3377 * MAINTAINERS (Write After Approval): Added myself.
3378
3379 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
3380
3381 * MAINTAINERS (Write After Approval): Added myself as line map
3382 maintainer.
3383
3384 2014-11-17 Dodji Seketeli <dodji@redhat.com>
3385
3386 * MAINTAINERS (Various Maintainers): Added myself as line map
3387 maintainer.
3388
3389 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3390
3391 * move-if-change: Sync from upstream gnulib.
3392
3393 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3394
3395 * compile: Sync with upstream Automake.
3396 * depcomp: Ditto.
3397 * install-sh: Ditto.
3398 * missing: Ditto.
3399 * mkinstalldirs: Ditto.
3400 * ylwrap: Ditto.
3401
3402 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3403
3404 * config.sub: Update from upstream config repo.
3405 * config.guess: Ditto.
3406
3407 2014-11-13 Kirill Yukhin <kirill.yukhin@intel.com>
3408
3409 * Makefile.def: Add liboffloadmic to target_modules. Make
3410 liboffloadmic depend on libgomp's configure, libstdc++ and libgcc.
3411 * Makefile.in: Regenerate.
3412 * configure: Regenerate.
3413 * configure.ac: Add liboffloadmic to target binaries.
3414 Restrict liboffloadmic for POSIX and i*86, and x86_64 architectures.
3415 Add liboffloadmic to noconfig list when C++ is not supported.
3416
3417 2014-11-13 Bernd Schmidt <bernds@codesourcery.com>
3418 Thomas Schwinge <thomas@codesourcery.com>
3419 Ilya Verbin <ilya.verbin@intel.com>
3420 Andrey Turetskiy <andrey.turetskiy@intel.com>
3421
3422 * configure: Regenerate.
3423 * configure.ac (--enable-as-accelerator-for)
3424 (--enable-offload-targets): New configure options.
3425
3426 2014-11-11 Tobias Burnus <burnus@net-b.de>
3427
3428 * Makefile.def: Make all-gcc depend on all-isl.
3429 * Makefile.in: Regenerate.
3430
3431 2014-11-11 David Malcolm <dmalcolm@redhat.com>
3432
3433 * ChangeLog.jit: New.
3434 * MAINTAINERS (Various Maintainers): Add myself as jit maintainer.
3435
3436 2014-11-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3437
3438 PR target/63610
3439 * libtool.m4: Fix globbing of darwin versions.
3440 * configure: Regenerate.
3441
3442 2014-11-11 Tobias Burnus <burnus@net-b.de>
3443
3444 * Makefile.def: Remove CLooG.
3445 * Makefile.tpl: Ditto.
3446 * configure.ac: Ditto.
3447 * configure: Regenerate.
3448 * Makefile.in: Ditto.
3449
3450 2014-11-06 Bernd Schmidt <bernds@codesourcery.com>
3451
3452 * configure.ac: Handle nvptx-*-*.
3453 * configure: Regenerate.
3454
3455 2014-11-06 Prachi Godbole <prachi.godbole@imgtec.com>
3456
3457 * MAINTAINERS (Write After Approval): Add myself.
3458
3459 2014-10-31 Jakub Jelinek <jakub@redhat.com>
3460
3461 * Makefile.def (libcc1): Remove bootstrap=true;.
3462 * Makefile.in: Regenerated.
3463
3464 2014-10-31 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3465
3466 * configure.ac: Update comment.
3467 * configure: Regenerate.
3468
3469 2014-10-31 Ilya Enkovich <ilya.enkovich@intel.com>
3470
3471 * MAINTAINERS (Write After Approval): Add myself.
3472
3473 2014-10-30 Thomas Schwinge <thomas@codesourcery.com>
3474
3475 * configure.ac (extra_host_libiberty_configure_flags): Add
3476 --enable-shared also for libcc1's benefit.
3477 * configure: Regenerate.
3478
3479 2014-10-29 Tristan Gingold <gingold@adacore.com>
3480
3481 * MAINTAINERS: Change my email address.
3482
3483 2014-10-27 Phil Muldoon <pmuldoon@redhat.com>
3484 Tom Tromey <tromey@redhat.com>
3485
3486 * Makefile.def: Add libcc1 to host_modules.
3487 * configure.ac (host_tools): Add libcc1.
3488 * Makefile.in, configure: Rebuild.
3489
3490 2014-10-24 Hans-Peter Nilsson <hp@axis.com>
3491
3492 * configure.ac (build_configargs): Don't share config.cache between
3493 build subdirs.
3494 * configure: Regenerate.
3495
3496 2014-10-24 Daniel Hellstrom <daniel@gaisler.com>
3497
3498 * config.gcc (sparc*-*-*): Accept mcpu=leon3v7 processor.
3499 * doc/invoke.texi (SPARC options): Add mcpu=leon3v7 comment.
3500 * config/sparc/leon.md (leon3_load, leon_store, leon_fp_*): Handle
3501 leon3v7 as leon3.
3502 * config/sparc/sparc-opts.h (enum processor_type): Add LEON3V7.
3503 * config/sparc/sparc.c (sparc_option_override): Add leon3v7 support.
3504 * config/sparc/sparc.h (TARGET_CPU_leon3v7): New define.
3505 * config/sparc/sparc.md (cpu): Add leon3v7.
3506 * config/sparc/sparc.opt (enum processor_type): Add leon3v7.
3507
3508 2014-10-24 Daniel Hellstrom <daniel@gaisler.com>
3509
3510 * MAINTAINERS (write-after-approval): Add myself.
3511
3512 2014-10-23 Ian Lance Taylor <iant@google.com>
3513
3514 * configure.ac: Disable the Go frontend on systems where it is known
3515 to not work.
3516 * configure: Regenerate.
3517
3518 2014-10-23 Richard Biener <rguenther@suse.de>
3519
3520 * Makefile.def: Add libcpp build module and dependencies.
3521 * configure.ac: Add libcpp build module.
3522 * Makefile.in: Regenerate.
3523 * configure: Likewise.
3524
3525 2014-10-15 Max Filippov <jcmvbkbc@gmail.com>
3526
3527 * MAINTAINERS (write-after-approval): Add myself.
3528
3529 2014-10-12 Manuel López-Ibáñez <manu@gcc.gnu.org>
3530
3531 * INSTALL/README: Do not mention CVS.
3532
3533 2014-10-03 Jing Yu <jingyu@google.com>
3534
3535 * configure.ac: Add aarch64 to list of targets that support gold.
3536 * configure: Regenerate.
3537
3538 2014-09-29 François Dumont <fdumont@gcc.gnu.org>
3539
3540 * MAINTAINERS: Add myself as libstdc++ special modes maintainer.
3541
3542 2014-09-29 Catherine Moore <clm@codesourcery.com>
3543
3544 * MAINTAINERS: Add myself as MIPS maintainer.
3545
3546 2014-09-28 Matthew Fortune <matthew.fortune@imgtec.com>
3547
3548 * MAINTAINERS: Move myself to MIPS maintainers.
3549
3550 2014-09-23 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3551
3552 * MAINTAINERS: Put all email addresses between '<' and '>'.
3553
3554 2014-09-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3555
3556 * MAINTAINERS: Move myself to reviewers (Fortran).
3557
3558 2014-09-01 Andi Kleen <ak@linux.intel.com>
3559
3560 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add LTO_EXPORTS.
3561 POSTSTAGE1_FLAGS_TO_PASS): Add LTO_FLAGS_TO_PASS.
3562 * Makefile.in: Regenerate.
3563
3564 2014-08-28 David Malcolm <dmalcolm@redhat.com>
3565
3566 * rtx-classes-status.txt: Delete
3567
3568 2014-08-28 David Malcolm <dmalcolm@redhat.com>
3569
3570 * rtx-classes-status.txt (TODO): NEXT_INSN/PREV_INSN are done.
3571
3572 2014-08-27 Sebastian Pop <s.pop@samsung.com>
3573
3574 * config/isl.m4 (_ISL_CHECK_CT_PROG): Removed.
3575 (ISL_CHECK_VERSION): Check for functionality added to ISL 0.12 instead
3576 of checking for version number.
3577 * configure: Regenerated.
3578 * configure.ac (ISL_CHECK_VERSION): Do not use ISL version number.
3579
3580 2014-08-27 David Malcolm <dmalcolm@redhat.com>
3581
3582 * rtx-classes-status.txt: Phase 5 (additional rtx_def subclasses)
3583 is done; begin phase 6 (use extra rtx_def subclasses).
3584
3585 2014-08-27 David Malcolm <dmalcolm@redhat.com>
3586
3587 * rtx-classes-status.txt: Phase 4 (removal of "scaffolding") is
3588 done; begin phase 5 (additional rtx_def subclasses).
3589
3590 2014-08-26 David Malcolm <dmalcolm@redhat.com>
3591
3592 * rtx-classes-status.txt (TODO): DF_REF_INSN is done.
3593
3594 2014-08-26 David Malcolm <dmalcolm@redhat.com>
3595
3596 * rtx-classes-status.txt (TODO): SET_BB_HEAD, SET_BB_END,
3597 SET_BB_HEADER are done.
3598
3599 2014-08-26 David Malcolm <dmalcolm@redhat.com>
3600
3601 * rtx-classes-status.txt (TODO): SET_DEP_PRO and SET_DEP_CON are
3602 done.
3603
3604 2014-08-26 David Malcolm <dmalcolm@redhat.com>
3605
3606 * rtx-classes-status.txt (TODO): Remove SET_VINSN_INSN_RTX.
3607
3608 2014-08-26 David Malcolm <dmalcolm@redhat.com>
3609
3610 * rtx-classes-status.txt (TODO): Remove SET_BND_TO.
3611
3612 2014-08-25 David Malcolm <dmalcolm@redhat.com>
3613
3614 * rtx-classes-status.txt (TODO): Remove SET_BB_NOTE_LIST.
3615
3616 2014-08-25 David Malcolm <dmalcolm@redhat.com>
3617
3618 * rtx-classes-status.txt (TODO): Remove SET_BB_FOOTER.
3619
3620 2014-08-25 David Malcolm <dmalcolm@redhat.com>
3621
3622 * rtx-classes-status.txt: Phase 3 (per-file commits within
3623 "config" subdirs) is done; begin phase 4 (removal of
3624 "scaffolding").
3625
3626 2014-08-23 David Malcolm <dmalcolm@redhat.com>
3627
3628 * rtx-classes-status.txt: Phase 2 (per-file commits in main source
3629 dir) is done; begin phase 3 (per-file commits within "config"
3630 subdirs).
3631
3632 2014-08-21 David Malcolm <dmalcolm@redhat.com>
3633
3634 * rtx-classes-status.txt: Phase 1 ("scaffolding") is done; begin
3635 phase 2 (per-file commits in main source dir).
3636
3637 2014-08-21 Bin Cheng <bin.cheng@arm.com>
3638
3639 * configure: Regenerated.
3640
3641 2014-08-19 David Malcolm <dmalcolm@redhat.com>
3642
3643 * rtx-classes-status.txt (TODO): Add SET_BND_TO
3644
3645 2014-08-19 David Malcolm <dmalcolm@redhat.com>
3646
3647 * rtx-classes-status.txt (TODO): Add SET_BB_NOTE_LIST.
3648
3649 2014-08-19 David Malcolm <dmalcolm@redhat.com>
3650
3651 * rtx-classes-status.txt (TODO): Add SET_VINSN_INSN_RTX.
3652
3653 2014-08-19 David Malcolm <dmalcolm@redhat.com>
3654
3655 * rtx-classes-status.txt (TODO): Add SET_DEP_PRO, SET_DEP_CON.
3656
3657 2014-08-19 David Malcolm <dmalcolm@redhat.com>
3658
3659 * rtx-classes-status.txt (TODO): Add DF_REF_INSN.
3660
3661 2014-08-19 Joost VandeVondele <vondele@gcc.gnu.org>
3662
3663 * MAINTAINERS (Write After Approval): Add myself.
3664
3665 2014-08-19 Christopher Faylor <me.gnu@cgf.cx>
3666
3667 * MAINTAINERS: Remove myself
3668
3669 2014-08-19 David Malcolm <dmalcolm@redhat.com>
3670
3671 * rtx-classes-status.txt: Add SET_NEXT_INSN, SET_PREV_INSN.
3672
3673 2014-08-18 Patrick Palka <ppalka@gcc.gnu.org>
3674
3675 * MAINTAINERS (Write After Approval): Add myself.
3676
3677 2014-08-18 David Malcolm <dmalcolm@redhat.com>
3678
3679 * rtx-classes-status.txt (TODO): Add SET_BB_HEAD, SET_BB_END,
3680 SET_BB_HEADER, SET_BB_FOOTER
3681
3682 2014-08-18 David Malcolm <dmalcolm@redhat.com>
3683
3684 * rtx-classes-status.txt: New file
3685
3686 2014-08-18 Roman Gareev <gareevroman@gmail.com>
3687
3688 * configure.ac: Eliminate ClooG installation dependency.
3689 * configure: Regenerate.
3690 * Makefile.tpl: Add definition of ISLLIBS and HOST_ISLLIBS.
3691 * Makefile.in: Regenerate.
3692
3693 2014-08-15 Ilya Verbin <iverbin@gmail.com>
3694
3695 * MAINTAINERS (Write After Approval): Add myself.
3696
3697 2014-08-15 Ilya Tocar <tocarip@gmail.com>
3698
3699 * MAINTAINERS (Write After Approval): Add myself.
3700
3701 2014-08-01 Jiong Wang <jiong.wang@arm.com>
3702
3703 * MAINTAINERS (Write After Approval): Add myself.
3704
3705 2014-07-28 Anthony Green <green@moxielogic.com>
3706
3707 Import from savannah.gnu.org:
3708 * config.sub: Update to 2014-07-28 version.
3709
3710 2014-07-27 Richard Sandiford <rdsandiford@googlemail.com>
3711
3712 * MAINTAINERS: Remove my MIPS maintainer entry.
3713
3714 2014-07-26 Uros Bizjak <ubizjak@gmail.com>
3715
3716 PR target/47230
3717 * configure.ac (alpha*-*-linux*): Use mh-alpha-linux.
3718 * configure: Regenerate.
3719
3720 2014-07-24 James Norris <jnorris@codesourcery.com>
3721
3722 * MAINTAINERS (Write After Approval): Add myself.
3723
3724 2014-07-20 Roman Gareev <gareevroman@gmail.com>
3725
3726 * configure.ac: Accept only CLooG 0.18.1.
3727 * configure: Regenerate.
3728
3729 2014-07-17 Roman Gareev <gareevroman@gmail.com>
3730
3731 * configure.ac: Don't accept isl 0.11.
3732 * configure: Regenerate.
3733
3734 2014-07-16 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
3735
3736 * MAINTAINERS (Write After Approval): Add myself.
3737
3738 2014-07-05 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3739
3740 * configure.ac: Don't accept isl 0.10.
3741 * configure: Regenerate.
3742
3743 2014-06-23 Bernd Edlinger <bernd.edlinger@hotmail.de>
3744
3745 Fix include path for in-tree cloog.
3746 * config/cloog.m4 (CLOOG_INIT_FLAGS): Remove bogus include path.
3747 * configure: Regenerate.
3748
3749 2014-06-18 Richard Henderson <rth@redhat.com>
3750
3751 * .gitignore: Import gcc_update output.
3752
3753 2014-06-13 Thomas Schwinge <thomas@codesourcery.com>
3754
3755 * config-ml.in: Robustify ac_configure_args parsing.
3756
3757 * configure.ac (--enable-linker-plugin-configure-flags)
3758 (--enable-linker-plugin-flags): New flags.
3759 (configdirs): Conditionally add libiberty-linker-plugin.
3760 * configure: Regenerate.
3761 * Makefile.def (host_modules): Add libiberty-linker-plugin.
3762 (host_modules) <lto-plugin>: Pay attention to
3763 @extra_linker_plugin_flags@ and
3764 @extra_linker_plugin_configure_flags@.
3765 (all-lto-plugin): Also depend on all-libiberty-linker-plugin.
3766 * Makefile.in: Regenerate.
3767
3768 * Makefile.tpl (configure-[+prefix+][+module+])
3769 (configure-stage[+id+]-[+prefix+][+module+]): If specified, use
3770 "module_srcdir" instead of "module" for locating a module's srcdir.
3771 * Makefile.in: Regenerate.
3772
3773 2014-06-10 Matthew Fortune <matthew.fortune@imgtec.com>
3774
3775 * MAINTAINERS (Write After Approval): Add myself.
3776
3777 2014-06-06 Sebastian Pop <sebpop@gmail.com>
3778
3779 * MAINTAINERS: Update my email address.
3780
3781 2014-06-04 Thomas Preud'homme <thomas.preudhomme@arm.com>
3782
3783 * MAINTAINERS (Write After Approval): Add myself.
3784
3785 2014-06-03 Andrew Bennett <andrew.bennett@imgtec.com>
3786
3787 * MAINTAINERS (Write After Approval): Add myself.
3788
3789 2014-05-30 Jonathan Wakely <jwakely@redhat.com>
3790
3791 PR libstdc++/61011
3792 * configure.ac (--disable-libstdcxx): Set noconfigdirs correctly.
3793 Disable libcilkrts, libitm, libsanitizer when not building libstdc++.
3794 * configure: Regenerate.
3795
3796 2014-05-28 Pedro Alves <palves@redhat.com>
3797
3798 * MAINTAINERS (Write After Approval): Add myself.
3799
3800 2014-05-22 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
3801
3802 * MAINTAINERS: Update my affiliation/email.
3803
3804 2014-05-19 Mike Stump <mikestump@comcast.net>
3805
3806 * MAINTAINERS: Add wide-int reviewers.
3807
3808 2014-05-14 Sandra Loosemore <sandra@codesourcery.com>
3809
3810 * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
3811 * configure: Regenerated.
3812
3813 2014-05-15 Torvald Riegel <triegel@redhat.com>
3814
3815 * MAINTAINERS (libitm): Add myself as maintainer.
3816
3817 2014-05-07 Charles Baylis <charles.baylis@linaro.org>
3818
3819 * MAINTAINERS (Write After Approval): Add myself.
3820
3821 2014-05-01 Richard Sandiford <rdsandiford@googlemail.com>
3822
3823 * config.sub, config.guess: Import from upstream.
3824
3825 2014-04-29 Alan Lawrence <alan.lawrence@arm.com>
3826
3827 * MAINTAINERS (Write After Approval): Put myself in correct order.
3828
3829 2014-04-29 Alan Lawrence <alan.lawrence@arm.com>
3830
3831 * MAINTAINERS (Write After Approval): Add myself.
3832
3833 2014-04-24 Laurynas Biveinis <laurynas.biveinis@gmail.com>
3834
3835 * MAINTAINERS: Move myself from Reviewers to Write After Approval
3836 section.
3837
3838 2014-04-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
3839
3840 * MAINTAINERS (Write After Approval): Delete myself.
3841
3842 2014-04-17 Jakub Jelinek <jakub@redhat.com>
3843
3844 PR sanitizer/56781
3845 * libtool-ldflags: Also prefix -static-lib*, -shared-lib*
3846 and -B* options with -Xcompiler.
3847
3848 2014-04-04 Eric Botcazou <ebotcazou@adacore.com>
3849
3850 PR bootstrap/60620
3851 * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3.
3852 * Makefile.in: Regenerate.
3853
3854 2014-03-28 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
3855
3856 * Makefile.def (dependencies): Make all-ld depend on all-binutils
3857 for WINDRES_FOR_TARGET in default-manifest.o rule.
3858 * Makefile.in: Regenerate.
3859
3860 2014-03-26 Dominique d'Humieres <dominiq@lps.ens.fr>
3861
3862 * MAINTAINERS (Write After Approval): Add myself.
3863
3864 2014-03-26 Jakub Jelinek <jakub@redhat.com>
3865
3866 PR sanitizer/56781
3867 * Makefile.def: Set bootstrap=true; for host fixincludes.
3868 * configure.ac: Don't bootstrap host fixincludes unless
3869 --with-build-config=bootstrap-{a,ub}san.
3870 * Makefile.in: Regenerated.
3871 * configure: Regenerated.
3872
3873 2014-03-21 Jakub Jelinek <jakub@redhat.com>
3874
3875 * configure.ac: Move BUILD_CONFIG set up earlier. Add
3876 --enable-vtable-verify option parsing. Don't add
3877 target-libsanitizer to bootstrap_target_libs unless
3878 --with-build-config=bootstrap-asan or
3879 --with-build-config=bootstrap-ubsan. Don't add target-libvtv
3880 to bootstrap_target_libs unless --enable-vtable-verify.
3881 * configure: Regenerated.
3882
3883 2014-03-10 Anatoly Sokolov <aesok@post.ru>
3884
3885 * MAINTAINERS (Write After Approval): Add myself.
3886
3887 2014-03-07 Denis Chertykov <chertykov@gmail.com>
3888
3889 * MAINTAINERS: Remove avr maintainers: Anatoly Sokolov and Eric Weddington
3890
3891 2014-03-07 Jakub Jelinek <jakub@redhat.com>
3892
3893 PR bootstrap/58572
3894 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
3895 -I for libstdc++-v3 includes if $(LEAN).
3896 * Makefile.in: Regenerated.
3897
3898 2014-03-04 Jonathan Wakely <jwakely@redhat.com>
3899
3900 * MAINTAINERS: Update my email address.
3901
3902 2014-02-24 Walter Lee <walt@tilera.com>
3903
3904 * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
3905 (tilegx-*-*): Change to tilegx*-*-*.
3906 * configure: Regenerate.
3907
3908 2014-02-17 Loren J. Rittle <ljrittle@acm.org>
3909
3910 * MAINTAINERS (Various Maintainers: c++ runtime libs): Remove myself.
3911
3912 2014-02-17 Kugan Vivekanandarajah <kuganv@linaro.org>
3913
3914 * MAINTAINERS (Write After Approval): Add myself.
3915
3916 2014-02-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3917
3918 PR target/59788
3919 * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
3920 *solaris2*.
3921
3922 2014-01-21 John David Anglin <danglin@gcc.gnu.org>
3923
3924 * MAINTAINERS: Update my email address.
3925
3926 2014-01-20 Gerald Pfeifer <gerald@pfeifer.com>
3927
3928 * MAINTAINERS: Convert to UTF-8.
3929 Properly sort Xinliang David Li's entry.
3930
3931 2013-12-31 Chung-Lin Tang <cltang@codesourcery.com>
3932 Sandra Loosemore <sandra@codesourcery.com>
3933
3934 * MAINTAINERS: Add Sandra Loosemore and Chung-Lin Tang as
3935 nios2 port maintainers.
3936
3937 2013-12-16 Markus Trippelsdorf <markus@trippelsdorf.de>
3938
3939 * MAINTAINERS (Write After Approval): Add myself.
3940
3941 2013-12-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3942
3943 * configure.ac: Add user-friendly check for native x86_64-linux
3944 multilibs.
3945 * configure: Regenerate.
3946
3947 2013-12-06 Oleg Endo <olegendo@gcc.gnu.org>
3948
3949 * MAINTAINERS: Add myself as sh maintainer.
3950
3951 2013-12-03 Bill Schmidt <wschmidt@linux.vnet.ibm.com>
3952
3953 * MAINTAINERS: Add self as SLSR maintainer.
3954
3955 2013-11-18 Jan Hubicka <hubicka@ucw.cz>
3956
3957 * MAINTAINERS: Update my email address.
3958
3959 2013-11-15 David Edelsohn <dje.gcc@gmail.com>
3960
3961 * MAINTAINERS (Global Reviewers, c++): Remove Mark Mitchell.
3962
3963 2013-11-07 Thomas Schwinge <thomas@codesourcery.com>
3964
3965 * Makefile.in: Regenerate.
3966
3967 * Makefile.tpl: Fix typo.
3968 * Makefile.in: Regenerate partially.
3969
3970 2013-11-04 Balaji V. Iyer <balaji.v.iyer@intel.com>
3971
3972 * configure.ac: Added libcilkrts to noconfig list when C++ is not
3973 supported.
3974 * configure: Regenerated.
3975
3976 2013-11-01 Trevor Saunders <tsaunders@mozilla.com>
3977
3978 * MAINTAINERS (Write After Approval): Add myself.
3979
3980 2013-10-30 Jason Merrill <jason@redhat.com>
3981
3982 * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
3983 --disable-build-format-warnings.
3984
3985 2013-10-29 Balaji V. Iyer <balaji.v.iyer@intel.com>
3986
3987 * Makefile.def: Add libcilkrts to target_modules. Make libcilkrts
3988 depend on libstdc++ and libgcc.
3989 * configure: Regenerate.
3990 * configure.ac: Added libcilkrts to target binaries. Also, restrict
3991 libcilkrts for POSIX and i*86, and x86_64 architectures.
3992 * Makefile.in: Added libcilkrts related fields to support building it.
3993
3994 2013-10-26 Jeff Law <law@redhat.com>
3995
3996 * Makefile.def (target_modules): Remove libmudflap
3997 (languages): Remove check-target-libmudflap).
3998 * Makefile.in: Rebuilt.
3999 * Makefile.tpl (check-target-libmudflap-c++): Remove.
4000 * configure.ac (target_libraries): Remove target-libmudflap.
4001 Remove checks which disabled libmudflap on some systems.
4002 * configure: Rebuilt.
4003 * libmudflap: Directory removed.
4004
4005 2013-10-21 Cong Hou <congh@google.com>
4006
4007 * MAINTAINERS (Write After Approval): Add myself.
4008
4009 2013-10-16 Mike Stump <mikestump@comcast.net>
4010
4011 * .dir-locals.el: Add.
4012
4013 2013-10-15 David Malcolm <dmalcolm@redhat.com>
4014
4015 * configure.ac: Add --enable-host-shared
4016 * configure: Regenerate.
4017
4018 2013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
4019
4020 Import from savannah.gnu.org:
4021 * config.guess: Update to 2013-06-10 version.
4022 * config.sub: Update to 2013-10-01 version.
4023
4024 2013-10-01 Simon Cook <simon.cook@embecosm.com>
4025
4026 Changes to build configuration to allow big endian ARC ELF toolchain
4027 * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
4028 * configure: Regenerate.
4029
4030 2013-09-20 Alan Modra <amodra@gmail.com>
4031
4032 * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
4033 ppc host match. Support little-endian powerpc linux hosts.
4034
4035 2013-09-19 Dodji Seketeli <dodji@redhat.com>
4036
4037 * MAINTAINERS (diagnostic messages): Add myself as diagnostics
4038 maintainer.
4039
4040 2013-09-12 DJ Delorie <dj@redhat.com>
4041
4042 * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
4043 maintainers.
4044
4045 2013-09-03 Richard Biener <rguenther@suse.de>
4046
4047 * configure.ac: Also allow ISL 0.12.
4048 * configure: Regenerated.
4049
4050 2013-08-30 Bernd Edlinger <bernd.edlinger@hotmail.de>
4051
4052 * MAINTAINERS (Write After Approval): Add myself.
4053
4054 2013-08-27 David Malcolm <dmalcolm@redhat.com>
4055
4056 * MAINTAINERS (gdbhooks.py): Add myself as maintainer.
4057
4058 2013-08-26 Caroline Tice <cmtice@google.com>
4059
4060 * MAINTAINERS: Correct earliers update: Move myself from libvtv
4061 "Various Reviewers" to libvtv "Various Maintainers".
4062
4063 2013-08-20 Steven Bosscher <steven@gcc.gnu.org>
4064
4065 * MAINTAINERS: Add myself as RTL optimizers reviewer.
4066
4067 2013-08-19 Benjamin De Kosnik <bkoz@gnu.org>
4068
4069 * MAINTAINERS: Update name, email.
4070
4071 2013-08-13 Adam Butcher <adam@jessamine.co.uk>
4072
4073 * MAINTAINERS (Write After Approval): Add myself.
4074
4075 2013-08-12 Caroline Tice <cmtice@google.com>
4076
4077 * MAINTAINERS: Add myself as libvtv maintainer. Correct my email
4078 address in the Write After Approval section.
4079
4080 2013-08-09 Carlos O'Donell <carlos@redhat.com>
4081
4082 * MAINTAINERS (Write After Approval): Update email.
4083
4084 2013-08-08 Benjamin Kosnik <bkoz@redhat.com>
4085
4086 * configure.ac: Adjust to check VTV_SUPPORTED.
4087 * configure: Regenerated.
4088
4089 2013-08-02 Caroline Tice <cmtice@google.com>
4090
4091 * configure.ac: Add target-libvtv to target_libraries; disable libvtv
4092 on non-linux systems; add target-libvtv to noconfigdirs; add
4093 libsupc++/.libs to C++ library search paths.
4094 * configure: Regenerated.
4095 * Makefile.def: Add libvtv to target_modules; make libvtv depend on
4096 libstdc++ and libgcc.
4097 * Makefile.in: Regenerated.
4098
4099 2013-07-19 Yvan Roux <yvan.roux@linaro.org>
4100
4101 * MAINTAINERS (Write After Approval): Add myself.
4102
4103 2013-07-19 Chung-Ju Wu <jasonwucj@gmail.com>
4104 Shiva Chen <shiva0217@gmail.com>
4105
4106 * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
4107 nds32 port maintainers.
4108
4109 2013-07-17 Tim Shen <timshen91@gmail.com>
4110
4111 * MAINTAINERS (Write After Approval): Add myself.
4112
4113 2013-07-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
4114
4115 * configure.ac: Sync from binutils.
4116 * configure: Regenerate.
4117
4118 2013-06-14 Vidya Praveen <vidyapraveen@arm.com>
4119
4120 * MAINTAINERS (Write After Approval): Add myself.
4121
4122 2013-06-01 Dinar Temirbulatov <dinar@kugelworks.com>
4123
4124 * MAINTAINERS (Write After Approval): Add myself.
4125
4126 2013-05-17 David Malcolm <dmalcolm@redhat.com>
4127
4128 * MAINTAINERS (Write After Approval): Add myself.
4129
4130 2013-04-30 Brooks Moses <bmoses@google.com>
4131
4132 * MAINTAINERS: Update my email; move myself from Fortran
4133 reviewer to Write After Approval.
4134
4135 2013-04-16 Andreas Schwab <schwab@suse.de>
4136
4137 * configure.ac (aarch64-*-*): Don't disable java.
4138 * configure: Regenerate.
4139
4140 2013-04-10 Chung-Ju Wu <jasonwucj@gmail.com>
4141
4142 * MAINTAINERS (Write After Approval): Add myself.
4143
4144 2013-03-30 Matthias Klose <doko@ubuntu.com>
4145
4146 * Makefile.def (target_modules): Don't install libffi.
4147 * Makefile.in: Regenerate.
4148
4149 2013-02-24 Tilo Schwarz <tilo@tilo-schwarz.de>
4150
4151 * MAINTAINERS (Write After Approval): Add myself.
4152
4153 2013-02-20 Andrew Sutton <andrew.n.sutton@gmail.com>
4154
4155 * MAINTAINERS (Write After Approval): Add myself.
4156
4157 2013-02-15 Yufeng Zhang <yufeng.zhang@arm.com>
4158
4159 * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
4160 * configure: Regenerated.
4161
4162 2013-02-05 Ian Lance Taylor <iant@google.com>
4163
4164 PR go/55969
4165 * configure.ac: Disable libgo on some systems where it does not
4166 work.
4167
4168 2013-02-04 David Edelsohn <dje.gcc@gmail.com>
4169
4170 * MAINTAINERS: Explicitly add myself as AIX maintainer.
4171 Remove Geoff Keating as rs6000 port maintainer, at his request.
4172
4173 2013-01-24 Maxim Kuvyrkov <maxim@kugelworks.com>
4174
4175 * MAINTAINERS: Update my email.
4176
4177 2013-01-23 Shenghou Ma <minux.ma@gmail.com>
4178
4179 * configure: Re-generate.
4180
4181 2013-01-15 Richard Biener <rguenther@suse.de>
4182
4183 PR other/55973
4184 * configure: Re-generate.
4185
4186 2013-01-14 Matthias Klose <doko@ubuntu.com>
4187
4188 * Makefile.def (install-target-libsanitizer): Depend on
4189 install-target-libstdc++-v3.
4190 * Makefile.in: Regenerate.
4191
4192 2013-01-14 Richard Biener <rguenther@suse.de>
4193
4194 * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
4195 * configure: Re-generate
4196
4197 2013-01-11 Jan-Benedict Glaw <jbglaw@lug-owl.de>
4198
4199 * config.sub: Update from config repo.
4200
4201 2013-01-11 Eric Botcazou <ebotcazou@adacore.com>
4202
4203 * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
4204 * Makefile.in: Regenerate.
4205
4206 2013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
4207
4208 * MAINTAINERS (arc): Add new port maintainership for myself.
4209
4210 2013-01-09 Jason Merrill <jason@redhat.com>
4211
4212 * .gitignore: Import from gdb repository.
4213
4214 2013-01-09 H.J. Lu <hongjiu.lu@intel.com>
4215
4216 * Makefile.def (configure-gcc): Depend on all-gmp.
4217 (all-gcc): Remove dependency on all-gmp.
4218 * Makefile.in: Regenerated.
4219
4220 2013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
4221
4222 * config.sub: Merge from config repo.
4223 * config.guess: Ditto.
4224
4225 2013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
4226
4227 * Makefile.def: Merge from binutils.
4228 * Makefile.in: Ditto.
4229
4230 2013-01-01 Maxim Kuvyrkov <maxim.kuvyrkov@gmail.com>
4231
4232 * MAINTAINERS: Update my email.
4233
4234 2012-12-29 Ben Elliston <bje@gnu.org>
4235
4236 * config.guess: Update to 2012-12-29 version.
4237 * config.sub: Likewise.
4238
4239 2012-12-20 Matthias Klose <doko@ubuntu.com>
4240
4241 * Makefile.def (install-target-libgfortran): Depend on
4242 install-target-libquadmath, install-target-libgcc.
4243 (install-target-libsanitizer): Depend on install-target-libgcc.
4244 (install-target-libjava): Depend on install-target-libgcc.
4245 (install-target-libitm): Depend on install-target-libgcc.
4246 (install-target-libobjc): Depend on install-target-libgcc.
4247 (install-target-libstdc++-v3): Depend on install-target-libgcc.
4248 * Makefile.in: Regenerate.
4249
4250 2012-12-19 Matthias Klose <doko@ubuntu.com>
4251
4252 * Makefile.def (install-target-libgo): Depend on
4253 install-target-libatomic.
4254 * Makefile.in: Regenerate.
4255
4256 2012-12-18 Andreas Schwab <schwab@linux-m68k.org>
4257
4258 PR go/55201
4259 * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
4260 * Makefile.in: Regenerate.
4261
4262 2012-12-16 Thomas Schwinge <thomas@codesourcery.com>
4263
4264 * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
4265 * configure: Regenerate.
4266
4267 2012-12-12 Jan-Benedict Glaw <jbglaw@lug-owl.de>
4268
4269 * config.sub: Merge from config repo.
4270
4271 2012-12-11 H.J. Lu <hongjiu.lu@intel.com>
4272
4273 * Makefile.def (target_modules): Add bootstrap=true and
4274 raw_cxx=true to libsanitizer.
4275 * configure.ac (bootstrap_target_libs): Add libsanitizer.
4276 * Makefile.in: Regenerated.
4277 * configure: Likewise.
4278
4279 2012-12-01 Richard Sandiford <rdsandiford@googlemail.com>
4280
4281 * MAINTAINERS: Remove self as RTL optimization maintainer.
4282
4283 2012-11-30 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
4284
4285 * MAINTAINERS (Write After Approval): Add myself.
4286
4287 2012-11-28 H.J. Lu <hongjiu.lu@intel.com>
4288
4289 * Makefile.def (target_modules): Remove bootstrap=true and
4290 raw_cxx=true from libsanitizer.
4291 * configure.ac (bootstrap_target_libs): Remove libsanitizer.
4292 * Makefile.in: Regenerated.
4293 * configure: Likewise.
4294
4295 2012-11-28 H.J. Lu <hongjiu.lu@intel.com>
4296
4297 * Makefile.def (target_modules): Add bootstrap=true and
4298 raw_cxx=true to libsanitizer.
4299 * configure.ac (bootstrap_target_libs): Add libsanitizer.
4300 * Makefile.in: Regenerated.
4301 * configure: Likewise.
4302
4303 2012-11-28 Andrew Pinski <apinski@cavium.com>
4304
4305 PR bootstrap/54279
4306 * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
4307 * configure: Regenerate.
4308 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
4309 * Makefile.in: Regenerate.
4310
4311 2012-11-27 Siddhesh Poyarekar <siddhesh@redhat.com>
4312
4313 * configure.ac: Disable libsanitizer if we're not building C++.
4314 * configure: Regenerate.
4315
4316 2012-11-15 Roland McGrath <roland@hack.frob.com>
4317
4318 * MAINTAINERS (Write After Approval): Add myself.
4319
4320 2012-11-15 Dmitry Vyukov <dvyukov@google.com>
4321
4322 * MAINTAINERS: (libsanitizer, asan.c): Add myself,
4323 Kostya Serebryany (kcc@google.com) and
4324 Jakub Jelinek (jakub@redhat.com).
4325 Rename area for Dodji Seketeli (dodji@redhat.com).
4326
4327 2012-11-15 Dodji Seketeli <dodji@redhat.com>
4328
4329 * MAINTAINERS: (asan.c, related): Add myself.
4330
4331 2012-11-14 Roland McGrath <mcgrathr@google.com>
4332
4333 * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
4334 * configure: Regenerate.
4335
4336 2012-11-13 Richard Henderson <rth@redhat.com>
4337
4338 * configure.ac: Move libsanitizer logic to subdirectory.
4339 * configure: Regenerate.
4340
4341 2012-11-13 Dodji Seketeli <dodji@redhat.com>
4342
4343 * configure.ac: Enable libsanitizer just on x86 linux for now.
4344 * configure: Re-generate.
4345
4346 2012-11-13 David Edelsohn <dje.gcc@gmail.com>
4347
4348 * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
4349 sections.
4350 * configure: Regenerate.
4351
4352 2012-11-13 Hans-Peter Nilsson <hp@axis.com>
4353
4354 * configure.ac: Add section for configdirs for libsanitizer.
4355 Disable for cris-*-* and mmix-*-*.
4356 * configure: Regenerate.
4357
4358 2012-11-12 Wei Mi <wmi@google.com>
4359
4360 * configure.ac: Add libsanitizer to target_libraries.
4361 * Makefile.def: Ditto.
4362 * configure: Regenerate.
4363 * Makefile.in: Regenerate.
4364 * libsanitizer: New directory for asan runtime. Contains an empty
4365 tsan directory.
4366
4367 2012-11-03 Corinna Vinschen <corinna@vinschen.de>
4368
4369 * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
4370 against Mingw64 w32api.
4371 * configure: Regenerate.
4372
4373 2012-11-03 H.J. Lu <hongjiu.lu@intel.com>
4374
4375 * configure: Regenerated.
4376
4377 2012-11-03 Robert Mason <rbmj@verizon.net>
4378
4379 * configure.ac: add --disable-libstdcxx configure option
4380 and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
4381
4382 2012-10-30 Ganesh Gopalasubramanian <Ganesh.Gopalasubramanian@amd.com>
4383
4384 * MAINTAINERS (Write After Approval): Add myself.
4385
4386 2012-10-26 James Greenhalgh <james.greenhalgh@arm.com>
4387
4388 * MAINTAINERS (Write After Approval): Add myself.
4389
4390 2012-10-24 Sharad Singhai <singhai@google.com>
4391
4392 * MAINTAINERS (Write After Approval): Add myself.
4393
4394 2012-10-24 Eric Christopher <echristo@gmail.com>
4395
4396 * MAINTAINERS: Update email address.
4397
4398 2012-10-23 Eric Botcazou <ebotcazou@adacore.com>
4399
4400 PR bootstrap/54820
4401 * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
4402 * configure: Regenerate.
4403
4404 2012-10-23 Richard Earnshaw <rearnsha@arm.com>
4405
4406 * MAINTAINERS (aarch64): Add Marcus and myself.
4407
4408 2012-10-22 Eric Botcazou <ebotcazou@adacore.com>
4409
4410 PR bootstrap/54820
4411 * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
4412 (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
4413 (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
4414 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
4415 (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
4416 * Makefile.in: Regenerate.
4417 * configure.ac (have_static_libs): New variable and associated check.
4418 (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
4419 -static-libgcc if stage1_libs is empty and have_static_libs is yes.
4420 * configure: Regenerate.
4421
4422 2012-10-10 Richard Biener <rguenther@suse.de>
4423
4424 * MAINTAINERS: Adjust for changed surname.
4425
4426 2012-10-04 Lawrence Crowl <crowl@google.com>
4427
4428 * MAINTAINERS (Write After Approval): Add myself.
4429
4430 2012-10-01 Cary Coutant <ccoutant@google.com>
4431
4432 * MAINTAINERS: Add myself as dwarf debugging code maintainer.
4433
4434 2012-09-28 Ian Lance Taylor <iant@google.com>
4435
4436 * Makefile.def: Make all-target-libgo depend on
4437 all-target-libbacktrace.
4438 * Makefile.in: Rebuild.
4439
4440 2012-09-26 Ian Lance Taylor <iant@google.com>
4441
4442 * Makefile.def: Make all-gcc depend on all-libbacktrace.
4443 * Makefile.in: Rebuild.
4444
4445 2012-09-20 Walter Lee <walt@tilera.com>
4446
4447 * configure.ac: Add tilegx to list of targets that support gold.
4448 * configure: Regenerate.
4449
4450 2012-09-20 Marek Polacek <polacek@redhat.com>
4451
4452 * MAINTAINERS (Write After Approval): Add myself.
4453
4454 2012-09-19 Steve Ellcey <sellcey@mips.com>
4455
4456 * configure.ac: Add mips*-mti-elf* target.
4457 * configure: Regenerate.
4458
4459 2012-09-17 Ian Lance Taylor <iant@google.com>
4460
4461 * MAINTAINERS (Various Maintainers): Add libbacktrace.
4462 * configure.ac (host_libs): Add libbacktrace.
4463 (target_libraries): Add libbacktrace.
4464 * Makefile.def (host_modules): Add libbacktrace.
4465 (target_modules): Likewise.
4466 * configure, Makefile.in: Rebuild.
4467
4468 2012-09-14 David Edelsohn <dje.gcc@gmail.com>
4469
4470 PR target/38607
4471 Merge upstream change.
4472 * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
4473
4474 * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
4475 Add libgomp*.o to compare_exclusions for AIX.
4476 * configure: Regenerate.
4477
4478 2012-09-06 Diego Novillo <dnovillo@google.com>
4479
4480 * configure.ac: Bump minimum GMP version to 4.2.3.
4481 * configure: Re-generate.
4482
4483 2012-09-05 Georg-Johann Lay <avr@gjlay.de>
4484
4485 PR target/54461
4486 * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
4487 target-libgloss if not configured --with-avrlibc=no.
4488 * configure: Regenerate.
4489
4490 2012-09-04 Jason Merrill <jason@redhat.com>
4491
4492 * configure.ac: Fix --enable-languages=all.
4493
4494 2012-09-04 Christophe Lyon <christophe.lyon@st.com>
4495
4496 * MAINTAINERS (Write After Approval): Add myself.
4497
4498 2012-09-03 Richard Guenther <rguenther@suse.de>
4499
4500 PR bootstrap/54138
4501 * configure.ac: Re-organize ISL / CLOOG checks to allow
4502 disabling with either --without-isl or --without-cloog.
4503 * configure: Regenerated.
4504
4505 2012-09-03 Georg-Johann Lay <avr@gjlay.de>
4506
4507 * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
4508 * configure: Regenerate.
4509
4510 2012-08-27 Ulrich Drepper <drepper@gmail.com>
4511
4512 * MAINTAINERS: Fix my email address.
4513
4514 2012-08-26 H.J. Lu <hongjiu.lu@intel.com>
4515
4516 PR binutils/4970
4517 * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
4518 and opcodes.
4519 * Makefile.in: Regenerated.
4520
4521 2012-08-26 Art Haas <ahaas@impactweather.com>
4522
4523 * configure: Regenerate.
4524
4525 2012-08-25 Křištof Želechovski <giecrilj@stegny.2a.pl>
4526
4527 * INSTALL/README: Also refer to the online installation
4528 instructions.
4529
4530 2012-08-21 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
4531
4532 * MAINTAINERS (Write After Approval): Add myself.
4533 (Picochip port): Remove myself.
4534
4535 2012-08-14 Diego Novillo <dnovillo@google.com>
4536
4537 Merge from cxx-conversion branch.
4538
4539 * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
4540 POSTSTAGE1_CONFIGURE_FLAGS.
4541 * Makefile.in: Regenerate.
4542 * configure.ac (ENABLE_BUILD_WITH_CXX): Remove. Update all users.
4543 Force C++ when bootstrapping.
4544 * configure: Regenerate.
4545
4546 2012-07-24 Jan-Benedict Glaw <jbglaw@lug-owl.de>
4547
4548 * MAINTAINERS (Write After Approval): Add myself.
4549
4550 2012-07-16 Joseph Myers <joseph@codesourcery.com>
4551
4552 * README: Document use of ranges of years in copyright notices.
4553
4554 2012-07-06 Richard Guenther <rguenther@suse.de>
4555
4556 * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
4557 as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
4558 --with-gmp=system.
4559 * Makefile.in: Regenerated.
4560 * configure: Likewise.
4561
4562 2012-07-06 Richard Guenther <rguenther@suse.de>
4563
4564 * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
4565 * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
4566 supply V=1 as extra_make_flags.
4567 * configure: Regenerated.
4568 * Makefile.in: Likewise.
4569
4570 2012-07-04 Tristan Gingold <gingold@adacore.com>
4571
4572 * configure: Regenerate.
4573
4574 2012-07-03 Richard Guenther <rguenther@suse.de>
4575
4576 * Makfile.def (isl): Remove not necessary extra_exports and
4577 extra_make_flags.
4578 (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
4579 * Makefile.in: Regenerated.
4580
4581 2012-07-03 Richard Guenther <rguenther@suse.de>
4582
4583 * Makefile.def (cloog): Add V=1 to extra_make_flags.
4584 * configure.ac: If either the ISL or the CLooG check failed
4585 do not try to build in-tree versions.
4586 * Makefile.in: Regenerated.
4587 * configure: Regenerated.
4588
4589 2012-07-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4590
4591 * configure: Regenerate.
4592
4593 2012-07-02 Janis Johnson <janisjo@codesourcery.com>
4594
4595 * MAINTAINERS (Various Maintainers): Add myself as testsuite
4596 maintainer.
4597
4598 2012-07-02 Richard Guenther <rguenther@suse.de>
4599
4600 * configure: Regenerated.
4601
4602 2012-07-02 Richard Guenther <rguenther@suse.de>
4603 Michael Matz <matz@suse.de>
4604 Tobias Grosser <tobias@grosser.es>
4605 Sebastian Pop <sebpop@gmail.com>
4606
4607 * Makefile.def: Add ISL host module, remove PPL host module.
4608 Adjust ClooG host module to use the proper ISL.
4609 * Makefile.tpl: Pass ISL include flags instead of PPL ones.
4610 * configure.ac: Include config/isl.m4. Add ISL host library,
4611 remove PPL. Remove PPL configury, add ISL configury, adjust
4612 ClooG configury.
4613 * Makefile.in: Regenerated.
4614 * configure: Likewise.
4615
4616 2012-07-02 Richard Guenther <rguenther@suse.de>
4617
4618 Merge from graphite branch
4619 2011-07-21 Tobias Grosser <tobias@grosser.es>
4620
4621 * configure: Regenerated.
4622 * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
4623 both cloog.org and legacy versions. The only supported version will
4624 be CLooG with the isl backend.
4625
4626 2011-07-21 Tobias Grosser <tobias@grosser.es>
4627
4628 * configure: Regenerated.
4629 * configure.ac: Require cloog isl 0.17.0
4630
4631 2011-07-21 Tobias Grosser <tobias@grosser.es>
4632
4633 * configure: Regenerated.
4634 * config/cloog.m4: Do not define CLOOG_ORG
4635
4636 2012-06-29 Steven Bosscher <steven@gcc.gnu.org>
4637
4638 * configure.ac: Skip C if explicitly selected.
4639 * configure: Regenerate.
4640
4641 2012-06-28 Christophe Lyon <christophe.lyon@st.com>
4642
4643 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
4644 they contain -O2.
4645 * configure: Regenerate.
4646
4647 2012-06-25 Richard Sandiford <rdsandiford@googlemail.com>
4648
4649 PR debug/53740
4650 * df.h, df-problems.c, dce.c: Revert last patch.
4651
4652 2012-06-25 Iain Sandoe <iain@codesourcery.com>
4653
4654 * MAINTAINERS (Write After Approval): Update my email address.
4655
4656 2012-06-21 Meador Inge <meadori@codesourcery.com>
4657
4658 * MAINTAINERS (Write After Approval): Add myself.
4659
4660 2012-06-20 Jason Merrill <jason@redhat.com>
4661
4662 * Makefile.tpl (check-target-libgomp-c++): New.
4663 (check-target-libitm-c++): New.
4664 * Makefile.def (c++): Add them.
4665 * Makefile.in: Regenerate.
4666
4667 2012-05-29 Edmar Wienskoski <edmar@freescale.com>
4668
4669 * MAINTAINERS (Write After Approval): Add myself.
4670
4671 2012-05-16 Olivier Hainque <hainque@adacore.com>
4672
4673 * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
4674 (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
4675 (install-no-fixedincludes): Adjust accordingly.
4676 * Makefile.in: Regenerate.
4677
4678 2012-05-15 H.J. Lu <hongjiu.lu@intel.com>
4679
4680 Merge upstream change
4681 * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
4682
4683 2012-05-14 Marc Glisse <marc.glisse@inria.fr>
4684
4685 * MAINTAINERS (Write After Approval): Add myself.
4686
4687 2012-05-09 Nick Clifton <nickc@redhat.com>
4688 Paul Smith <psmith@gnu.org>
4689
4690 PR bootstrap/50461
4691 * configure.ac (mpfr-dir): When using in-tree MPFR sources
4692 allow for the fact that from release v3.1.0 of MPFR the source
4693 files were moved into a src sub-directory.
4694 * configure: Regenerate.
4695
4696 2012-05-07 Janne Blomqvist <jb@gcc.gnu.org>
4697
4698 * configure.ac: Bump minimum MPFR version to 2.4.0.
4699 * configure: Regenerated.
4700
4701 2012-05-01 Richard Henderson <rth@redhat.com>
4702
4703 * Makefile.def (libatomic): New target_module.
4704 * configure.ac (target_libraries): Add libatomic.
4705 (noconfigdirs): Check if libatomic is supported.
4706 * Makefile.in, configure: Rebuild.
4707
4708 2012-05-01 Greta Yorsh <Greta.Yorsh@arm.com>
4709
4710 * MAINTAINERS (Write After Approval): Add myself.
4711
4712 2012-04-25 Joel Brobecker <brobecker@adacore.com>
4713
4714 * config.sub: Update to 2012-04-18 version from official repo.
4715
4716 2012-04-24 Naveen H.S <naveen.S@kpitcummins.com>
4717
4718 * MAINTAINERS (Write After Approval): Add myself.
4719
4720 2012-04-11 Steve Ellcey <sellcey@mips.com>
4721
4722 * MAINTAINERS: Changed email address.
4723
4724 2012-03-28 Georg-Johann Lay <avr@gjlay.de>
4725
4726 PR target/52737
4727 * contrib/gcc_update (files_and_dependencies):
4728 Remove gcc/config/avr/t-multilib from touch data.
4729
4730 2012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4731
4732 * MAINTAINERS (OS Port Maintainers): Remove irix.
4733 * configure.ac (enable_libgomp): Remove *-*-irix6*.
4734 (unsupported_languages): Remove mips-sgi-irix6.*.
4735 (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
4736 (with_stabs): Remove.
4737 * configure: Regenerate.
4738
4739 2012-03-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4740
4741 * MAINTAINERS (OS Port Maintainers): Remove osf.
4742 * configure.ac (enable_libgomp): Remove *-*-osf*.
4743 (with_stabs): Remove alpha*-*-osf*.
4744 * configure: Regenerate.
4745
4746 2012-03-05 Tristan Gingold <gingold@adacore.com>
4747
4748 * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
4749 * configure: Regenerate.
4750
4751 2012-02-17 Walter Lee <walt@tilera.com>
4752
4753 * MAINTAINERS: (Write After Approval): Delete myself.
4754
4755 2012-02-14 Walter Lee <walt@tilera.com>
4756
4757 * MAINTAINERS (tilegx port): Add myself.
4758 (tilepro port): Add myself.
4759 (Write After Approval): Add myself.
4760
4761 2012-02-12 Gerald Pfeifer <gerald@pfeifer.com>
4762
4763 * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
4764 and Joseph Myers as docstring relicensing maintainers.
4765
4766 2012-02-09 Bin Cheng <bin.cheng@arm.com>
4767
4768 * MAINTAINERS (write-after-approval): Add myself.
4769
4770 2012-02-08 Ira Rosen <irar@il.ibm.com>
4771
4772 * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
4773 maintainer.
4774
4775 2012-02-04 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
4776
4777 * MAINTAINERS (Write After Approval): Move myself to
4778 maintain alphabetical order.
4779
4780 2012-02-03 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
4781
4782 * MAINTAINERS (Write After Approval): Add myself.
4783
4784 2012-02-02 Jayant R Sonar <jayant.sonar@kpitcummins.com>
4785
4786 * MAINTAINERS (Write After Approval): Add myself.
4787
4788 2012-02-02 Sumanth G <sumanth.gundapaneni@kpitcummins.com>
4789 Jayant R Sonar <jayant.sonar@kpitcummins.com>
4790
4791 * configure.ac (cr16-*-*): Remove nonconfigdirs.
4792 * configure: Regenerate.
4793
4794 2012-01-23 Harshit Chopra <harshit@google.com>
4795
4796 * MAINTAINERS (Write After Approval): Add myself.
4797
4798 2012-01-22 Douglas B Rupp <rupp@ngnat.com>
4799
4800 * configure.ac: Remove reference to mh-interix.
4801 * configure: Regenerate.
4802
4803 2012-01-05 Richard Henderson <rth@redhat.com>
4804
4805 PR bootstrap/51072
4806 * configure.ac: Disable libitm if c++ is not enabled.
4807 * configure: Rebuild.
4808
4809 * configure.ac: Fix regexp for same.
4810 * configure: Rebuild.
4811
4812 2012-01-02 Balaji V. Iyer <bviyer@gmail.com>
4813
4814 * MAINTAINERS (Write After Approval): Add myself.
4815
4816 2012-01-02 Richard Guenther <rguenther@suse.de>
4817
4818 PR bootstrap/51686
4819 * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
4820 * Makefile.in: Regenerate.
4821
4822 2011-12-28 Oleg Endo <olegendo@gcc.gnu.org>
4823
4824 * MAINTAINERS (Write After Approval): Add myself.
4825
4826 2011-12-18 Eric Botcazou <ebotcazou@adacore.com>
4827
4828 * configure: Regenerate.
4829
4830 2011-12-14 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
4831
4832 * MAINTAINERS (picochip): Changed email address.
4833
4834 2011-11-30 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
4835
4836 * MAINTAINERS (write-after-approval): Add self.
4837
4838 2011-11-29 DJ Delorie <dj@redhat.com>
4839
4840 * configure.ac (rl78-*-*) New case.
4841 * configure: Regenerate.
4842 * MAINTAINERS: Add myself as RL78 maintainer.
4843
4844 2011-11-21 Eric Botcazou <ebotcazou@libertysurf.fr>
4845
4846 * MAINTAINERS: Add self as co-maintainer of the Ada front end.
4847
4848 2011-11-21 Andreas Tobler <andreast@fgznet.ch>
4849
4850 * libtool.m4: Additional FreeBSD 10 fixes.
4851
4852 2011-11-21 Joern Rennecke <joern.rennecke@embecosm.com>
4853
4854 * MAINTAINERS: Move myself from Write After Approval to CPU Port
4855 Maintainers section, as Epiphany maintainer.
4856
4857 2011-11-18 Iain Sandoe <iains@gcc.gnu.org>
4858
4859 PR target/49992
4860 * configure.ac: Remove ranlib special-casing for Darwin.
4861 * configure: Regenerate.
4862
4863 2011-11-12 Andrey Belevantsev <abel@ispras.ru>
4864
4865 * MAINTAINERS (Reviewers): Keep the list sorted.
4866
4867 2011-11-11 Andrey Belevantsev <abel@ispras.ru>
4868
4869 * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
4870
4871 2011-11-09 Roland McGrath <mcgrathr@google.com>
4872
4873 * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
4874 * configure: Rebuild.
4875 * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
4876 * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
4877 (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
4878 (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
4879 (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
4880 Add READELF.
4881 * Makefile.in: Rebuild.
4882
4883 2011-11-09 Jason Merrill <jason@redhat.com>
4884
4885 * Makefile.def (language=c++): Remove check-c++0x.
4886 * Makefile.in (check-gcc-c++): Regenerate.
4887
4888 2011-11-08 Richard Henderson <rth@redhat.com>
4889
4890 * configure.ac: Test for libitm directory present first.
4891
4892 * configure.ac: Adjust srcdir for running libitm/configure.tgt.
4893
4894 * configure.ac: Test libitm/configure.tgt to disable libitm.
4895 * configure: Rebuild.
4896
4897 2011-11-07 Aldy Hernandez <aldyh@redhat.com>
4898 Richard Henderson <rth@redhat.com>
4899
4900 Merged from transactional-memory.
4901
4902 * Makefile.def (lang_env_dependencies): libitm is c++.
4903 Add libitm target module.
4904 * configure.ac: Likewise.
4905 * config/mmap.m4: New file.
4906 * contrib/gcc_update: Add libitm to touch data.
4907 * Makefile.in, configure: Rebuild.
4908
4909 2011-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4910
4911 * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
4912 LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
4913 * Makefile.in: Regenerate.
4914
4915 2011-11-01 DJ Delorie <dj@redhat.com>
4916
4917 * config.sub: Update to version 2011-10-29 (added rl78)
4918
4919 2011-10-27 Nick Clifton <nickc@redhat.com>
4920
4921 * config.sub: Import these changes from the config project:
4922
4923 2011-10-08 Joern Rennecke <joern.rennecke@embecosm.com>
4924 Ben Elliston <bje@gnu.org>
4925
4926 * config.sub (epiphany): New.
4927
4928 2011-09-09 Linas Vepstas <linasvepstas@gmail.com>
4929 Ben Elliston <bje@gnu.org>
4930
4931 * config.sub (hexagon, hexagon-*): New.
4932
4933 2011-08-23 Roland McGrath <mcgrathr@google.com>
4934
4935 * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
4936 64eb to be64.
4937
4938 2011-08-16 Roland McGrath <mcgrathr@google.com>
4939
4940 * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
4941 (nacl): Grok as alias for 32el-unknown-nacl.
4942
4943 2011-10-25 Kirill Yukhin <kirill.yukhin@intel.com>
4944
4945 * MAINTAINERS (Write After Approval): Add myself.
4946
4947 2011-10-24 Teresa Johnson <tejohnson@google.com>
4948
4949 * MAINTAINERS (Write After Approval): Add myself.
4950
4951 2011-09-21 Jakub Jelinek <jakub@redhat.com>
4952
4953 * MAINTAINERS (sparc port): Remove myself.
4954
4955 2011-09-14 Tom de Vries <tom@codesourcery.com>
4956
4957 * MAINTAINERS (Write After Approval): Add myself.
4958
4959 2011-08-14 Yao Qi <yao@codesourcery.com>
4960
4961 * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
4962 * configure: Regenerate.
4963
4964 2011-07-26 Ian Lance Taylor <iant@google.com>
4965
4966 * configure.ac: Set have_compiler based on whether gcc directory
4967 exists, rather than on whether gcc is in configdirs.
4968 * configure: Rebuild.
4969
4970 2011-07-21 Joseph Myers <joseph@codesourcery.com>
4971
4972 * MAINTAINERS (Global Reviewers): Add self.
4973
4974 2011-07-20 David Edelsohn <dje.gcc@gmail.com>
4975
4976 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
4977 link directories.
4978 * Makefile.in: Rebuild.
4979
4980 2011-07-20 Ian Lance Taylor <iant@google.com>
4981
4982 PR bootstrap/49787
4983 * configure.ac: Move --enable-bootstrap handling earlier in file.
4984 If --enable-bootstrap and either --enable-build-with-cxx or
4985 --enable-build-poststage1-with-cxx, enable C++ automatically.
4986 * configure: Rebuild.
4987
4988 2011-07-19 Ian Lance Taylor <iant@google.com>
4989
4990 * configure.ac: Add --enable-build-poststage1-with-cxx. If set,
4991 make C++ a boot_language. Set and substitute
4992 POSTSTAGE1_CONFIGURE_FLAGS.
4993 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
4994 (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
4995 * configure, Makefile.in: Rebuild.
4996
4997 2011-07-19 Vladimir Makarov <vmakarov@redhat.com>
4998
4999 * MAINTAINERS (Register Allocation): Move myself from reviewers to
5000 maintainers.
5001
5002 2011-07-18 Jakub Jelinek <jakub@redhat.com>
5003
5004 * MAINTAINERS (Global Reviewers): Add myself.
5005
5006 2011-07-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5007
5008 * configure: Regenerate.
5009
5010 2011-07-16 Jason Merrill <jason@redhat.com>
5011
5012 * Makefile.def (language=c++): Add check-c++0x and
5013 check-target-libmudflap-c++.
5014 * Makefile.tpl (check-target-libmudflap-c++): New.
5015 * Makefile.in: Regenerate.
5016
5017 2011-07-16 Matthias Klose <doko@ubuntu.com>
5018
5019 * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
5020 * Makefile.def (target_modules/libjava): Pass
5021 $(EXTRA_CONFIGARGS_LIBJAVA).
5022 * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
5023 if not configured with --enable-static-libjava.
5024 * Makefile.in: Regenerate.
5025 * configure: Likewise.
5026
5027 2011-07-15 Jason Merrill <jason@redhat.com>
5028
5029 * Makefile.in (check-c++): Move check-gcc-c++0x after
5030 check-target-libstdc++-v3.
5031
5032 2011-07-15 Bernd Schmidt <bernds@codesourcery.com>
5033
5034 * MAINTAINERS (c6x port): New entry.
5035
5036 2011-07-13 Jason Merrill <jason@redhat.com>
5037
5038 * Makefile.in (check-gcc-c++0x): New.
5039 (check-c++): Depend on it.
5040
5041 2011-07-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5042
5043 PR target/39150
5044 * configure.ac (i[3456789]86-*-solaris2*): Also accept
5045 x86_64-*-solaris2.1[0-9]*.
5046 * configure: Regenerate.
5047
5048 2011-06-29 Richard Sandiford <rdsandiford@googlemail.com>
5049
5050 * MAINTAINERS (RTL optimizers): Add self.
5051
5052 2011-06-27 Gabriel Charette <gchare@google.com>
5053
5054 * MAINTAINERS (Write After Approval): Add myself.
5055
5056 2011-06-22 Hans-Peter Nilsson <hp@axis.com>
5057
5058 PR regression/47836
5059 PR bootstrap/23656
5060 PR other/47733
5061 PR bootstrap/49247
5062 PR c/48825
5063 * configure.ac (target_libraries): Remove target-libiberty.
5064 Remove case-statement setting skipdirs=target-libiberty for
5065 multiple targets. Remove checking target_configdirs and
5066 removing target-libiberty but keeping target-libgcc if
5067 otherwise empty.
5068 * Makefile.def (target_modules): Don't add libiberty.
5069 (dependencies): Remove all traces of target-libiberty.
5070 * configure, Makefile.in: Regenerate.
5071
5072 2011-06-13 Walter Lee <walt@tilera.com>
5073
5074 * configure.ac (tilepro-*-*) New case.
5075 (tilegx-*-*): Likewise.
5076 * configure: Regenerate.
5077
5078 2011-06-06 Jing Yu <jingyu@google.com>
5079
5080 * configure.ac: Skip target-libiberty for
5081 arm*-*-linux-androideabi.
5082 * configure: Regenerated.
5083
5084 2011-06-06 Nick Clifton <nickc@redhat.com>
5085
5086 * config.sub: Sync from upstream.
5087
5088 2011-06-05 Nenad Vukicevic <nenad@intrepid.com>
5089
5090 * MAINTAINERS (Write After Approval): Add myself.
5091
5092 2011-06-01 Daniel Jacobowitz <drow@false.org>
5093
5094 * MAINTAINERS: Update my email address.
5095
5096 2011-05-27 Nathan Froyd <froydnj@codesourcery.com>
5097
5098 * MAINTAINERS (Write After Approval): Update my email address.
5099
5100 2011-05-11 Paul Pluzhnikov <ppluzhnikov@google.com>
5101
5102 * MAINTAINERS (Write After Approval): Add myself.
5103
5104 2011-05-08 Doug Kwan <dougkwan@google.com>
5105
5106 * configure.ac: Propagate LDFLAGS_FOR_TARGET.
5107 * configure: Regenerated.
5108 * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
5109 value from configure.
5110 * Makefile.in: Regenerated.
5111
5112 2011-05-05 Joseph Myers <joseph@codesourcery.com>
5113
5114 * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
5115 sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
5116 *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
5117 | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
5118 *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
5119 *-*-vxworks*): Disable newlib and libgloss in separate case
5120 statement.
5121 (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
5122 to separate case statement.
5123 (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
5124 *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
5125 alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
5126 sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
5127 arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
5128 bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
5129 i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
5130 i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
5131 i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
5132 i[[3456789]]86-*-rdos*, m32r-*-*,
5133 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
5134 | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
5135 powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
5136 rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
5137 | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
5138 sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
5139 sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
5140 *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
5141 and libgloss in main case over targets. Remove most empty cases
5142 in main case over targets.
5143 * configure: Regenerate.
5144
5145 2011-05-04 Janis Johnson <janisjo@codesourcery.com>
5146
5147 * MAINTAINERS (Write After Approval): Add myself.
5148
5149 2011-05-04 Joseph Myers <joseph@codesourcery.com>
5150
5151 * configure.ac: Remove code setting special library locations for
5152 hppa*64*-*-hpux11*. Remove code setting compiler for
5153 sparc-sun-solaris2*.
5154 * configure: Regenerate.
5155
5156 2011-05-04 Joseph Myers <joseph@codesourcery.com>
5157
5158 * configure.ac: Separate libgloss_dir settings from general case
5159 over targets.
5160 * configure: Regenerate.
5161
5162 2011-04-28 Joseph Myers <joseph@codesourcery.com>
5163
5164 * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
5165 alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
5166 arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
5167 cases in libgcj-disabling case statement.
5168 (hppa*64*-*-linux*): Set unsupported_languages instead of
5169 disabling target-zlib.
5170 (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
5171 to hppa*64*-*-hpux*.
5172 (hppa*-*-*): Restrict case in libgcj-disabling case statement to
5173 hppa*-*-hpux*.
5174 (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
5175 i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
5176 i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
5177 fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
5178 powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
5179 sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
5180 sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
5181 *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
5182 libgcj-disabling case statement.
5183 * configure: Regenerate.
5184
5185 2011-04-28 Joseph Myers <joseph@codesourcery.com>
5186
5187 * configure.ac: Disable Java for targets not supporting libffi.
5188 (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
5189 Remove cases in Java-disabling statement.
5190 (*arm-wince-pe): Change to arm-wince-pe.
5191 (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
5192 cases in Java-disabling statement.
5193 (bfin-*-*): Don't disable Java again.
5194 (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
5195 fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
5196 hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
5197 hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
5198 i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
5199 i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
5200 i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
5201 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
5202 Java-disabling statement.
5203 (mmix-*-*): Don't disable Java again.
5204 (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
5205 powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
5206 microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
5207 sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
5208 tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
5209 statement.
5210 * configure: Regenerate.
5211
5212 2011-04-28 Joseph Myers <joseph@codesourcery.com>
5213
5214 * configure.ac: Separate cases disabling Java and Java libraries
5215 from general case over targets.
5216 * configure: Regenerate.
5217
5218 2011-04-21 Jie Zhang <jzhang918@gmail.com>
5219
5220 * MAINTAINERS: Update my email address.
5221
5222 2011-04-20 Easwaran Raman <eraman@google.com>
5223
5224 * MAINTAINERS (Write After Approval): Add myself.
5225
5226 2011-04-18 Jack Howarth <howarth@bromo.med.uc.edu>
5227
5228 PR lto/48086
5229 * configure.ac: Re-enable LTO on *-apple-darwin9*.
5230 * configure: Regenerate.
5231
5232 2011-04-16 Jim Meyering <meyering@redhat.com>
5233
5234 * MAINTAINERS (Write After Approval): Add myself.
5235
5236 2011-04-15 Dodji Seketeli <dodji@redhat.com>
5237
5238 * MAINTAINERS: Update my email address.
5239
5240 2011-04-13 Georg-Johann Lay <avr@gjlay.de>
5241
5242 * MAINTAINERS (Write After Approval): Add myself.
5243
5244 2011-04-12 Yufeng Zhang <yufeng.zhang@arm.com>
5245
5246 * MAINTAINERS (Write After Approval): Add myself.
5247
5248 2011-04-07 Stuart Henderson <shenders@gcc.gnu.org>
5249
5250 * MAINTAINERS (Write After Approval): Add myself.
5251
5252 2011-04-06 Joseph Myers <joseph@codesourcery.com>
5253
5254 * configure.ac (build_tools): Remove build-byacc.
5255 (host_libs): Remove mmalloc.
5256 (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
5257 autoconf automake libtool diff rcs fileutils shellutils time
5258 textutils wdiff find uudecode hello tar gzip indent recode release
5259 sed perl gawk findutils gettext zip.
5260 (libgcj): Remove target-qthreads.
5261 (target_tools): Remove target-examples target-gperf.
5262 (YACC): Don't handle building byacc.
5263 * configure: Regenerate.
5264 * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
5265 dosutils, examples, fileutils, find, findutils, gawk, gettext,
5266 gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
5267 patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
5268 shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
5269 handle building components.
5270 * Makefile.in: Regenerate.
5271
5272 2011-04-05 Sterling Augustine <augustine.sterling@gmail.com>
5273
5274 * MAINTAINERS: Update my email address as Xtensa maintainer.
5275
5276 2011-04-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5277
5278 * config.sub: Sync from upstream.
5279
5280 2011-04-01 Joseph Myers <joseph@codesourcery.com>
5281
5282 * configure.ac (avr-*-*): Add comment about why libssp is disabled.
5283 (microblaze*): Don't disable libssp.
5284 * configure: Regenerate.
5285
5286 2011-04-01 Joseph Myers <joseph@codesourcery.com>
5287
5288 * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
5289 moveifchange.
5290 * configure: Regenerate.
5291 * Makefile.tpl: Use @SHELL@ not @config_shell@.
5292 * Makefile.in: Regenerate.
5293
5294 2011-04-01 Joseph Myers <joseph@codesourcery.com>
5295
5296 * configure.ac (*-*-sysv4*): Don't enable libgomp.
5297 (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
5298 powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
5299 powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
5300 xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
5301 *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
5302 md_exec_prefix cases.
5303 * configure: Regenerate.
5304
5305 2011-04-01 Joseph Myers <joseph@codesourcery.com>
5306
5307 * configure.ac: Separate cases disabling target-libssp,
5308 target-libiberty, target-libstdc++-v3 and Fortran from general
5309 case over targets.
5310 * configure: Regenerate.
5311
5312 2011-04-01 Joseph Myers <joseph@codesourcery.com>
5313
5314 * configure.ac (*-*-chorusos): Don't disable libgcj.
5315 (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
5316 Remove case.
5317 (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
5318 (arm-*-coff): Don't disable libgcj.
5319 (arm*-*-linux-gnueabi): Remove useless assignment.
5320 (arm-*-riscix*): Don't disable libgcj.
5321 (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
5322 configuration.
5323 (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
5324 (c54x*-*-*): Remove case.
5325 (tic54x-*-*): Don't disable GCC or GCC libraries.
5326 (cris-*-* | crisv32-*-*): Don't handle *-*-aout. Change *-*-elf
5327 to *.
5328 (d10v-*-*): Don't disable GCC libraries.
5329 (d30v-*-*): Don't disable libgcj.
5330 (h8500-*-*): Don't disable GCC libraries.
5331 (i960-*-*): Don't disable libgcj.
5332 (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
5333 (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
5334 i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
5335 libgcj.
5336 (m68k-*-coff*): Remove case.
5337 (mmix-*-*): Don't disable libgloss on host.
5338 (mn10200-*-*, mn10300-*-*): Remove cases.
5339 (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
5340 powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
5341 Don't disable libgcj.
5342 (romp-*-*): Remove case.
5343 (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
5344 (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
5345 case.
5346 (v810-*-*): Don't disable GCC libraries.
5347 (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
5348 (ip2k-*-*): Don't disable GCC libraries.
5349 * configure: Regenerate.
5350
5351 2011-03-28 Joseph Myers <joseph@codesourcery.com>
5352
5353 * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
5354 libffi on host.
5355 (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
5356 on host.
5357 (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
5358 * configure: Regenerate.
5359
5360 2011-03-26 John Marino <binutils@marino.st>
5361
5362 * configure.ac: Add support for *-*-dragonfly*
5363 * configure: Regenerate.
5364
5365 2011-03-25 Joseph Myers <joseph@codesourcery.com>
5366
5367 * configure.ac (native_only): Remove.
5368 (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
5369 send-pr uudecode guile gnuserv on host.
5370 (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
5371 send-pr rcs guile perl texinfo libtool on host.
5372 (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
5373 automake send-pr rcs guile perl texinfo libtool on host.
5374 (*-*-cygwin*, *-*-netbsd*): Remove host cases.
5375 (*-*-kaos*): Don't disable target-examples target-gperf on target.
5376 (alpha*-dec-osf*): Don't disable fileutils on target.
5377 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
5378 texinfo send-pr expect dejagnu on target.
5379 (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
5380 target-qthreads on target.
5381 (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
5382 (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
5383 (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
5384 x86_64-*-mingw*): Don't disable expect on target.
5385 (*-*-cygwin*): Don't disable target-gperf on target.
5386 (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
5387 gnuserv on target.
5388 (powerpcle-*-solaris*): Don't disable make expect gnuserv on
5389 target.
5390 * configure: Regenerate.
5391
5392 2011-03-25 Joseph Myers <joseph@codesourcery.com>
5393
5394 * configure.ac (target_tools): Remove target-groff.
5395 (native_only): Remove target-groff.
5396 (hppa*64*-*-*): Don't disable byacc.
5397 (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
5398 setting.
5399 (*-*-kaos*): Don't skip target-librx and target-groff.
5400 (*-*-netware*): Don't skip target-libmudflap.
5401 (*-*-tpf*): Don't skip target-libmudflap.
5402 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
5403 directories on the host.
5404 (ia64*-*-*vms*): Don't skip tix.
5405 (sh-*-* | sh64-*-*): Don't condition skipped directories on the
5406 host.
5407 * configure: Regenerate.
5408
5409 2011-03-24 Paolo Bonzini <pbonzini@redhat.com>
5410
5411 * configure.ac: Remove references to mt-mep, mt-netware,
5412 mt-wince.
5413 * Makefile.def: Add all-utils soft dependencies.
5414 * Makefile.tpl: Remove GDB_NLM_DEPS.
5415 * configure: Regenerate.
5416 * Makefile.in: Regenerate.
5417
5418 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
5419
5420 * configure.ac: Do not include mh-x86omitfp.
5421 * configure: Regenerate.
5422
5423 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
5424
5425 * configure.ac: Remove empty cases.
5426 * configure: Regenerate.
5427
5428 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
5429
5430 * Makefile.def: Add dependency from termcap to gdb.
5431 * Makefile.in: Regenerate.
5432
5433 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
5434
5435 * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
5436 * configure: Regenerate.
5437 * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
5438 * Makefile.tpl: Likewise.
5439 * Makefile.in: Regenerate.
5440
5441 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
5442
5443 * configure.ac: Remove all mentions of tentative_cc.
5444 * configure: Regenerate.
5445
5446 2011-03-24 Joseph Myers <joseph@codesourcery.com>
5447
5448 * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
5449 i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
5450 m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
5451 m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
5452 mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
5453 i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
5454 i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
5455 i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
5456 i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
5457 hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
5458 *-*-rhapsody*): Remove host cases.
5459 * configure: Regenerate.
5460
5461 2011-03-24 Joseph Myers <joseph@codesourcery.com>
5462
5463 * configure.ac (ppc*-*-pe): Remove host case.
5464 (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
5465 xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
5466 | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
5467 cases.
5468 * configure: Regenerate.
5469
5470 2011-03-24 Joseph Myers <joseph@codesourcery.com>
5471
5472 * config.sub: Update to version 2011-03-23.
5473
5474 2011-03-22 Joseph Myers <joseph@codesourcery.com>
5475
5476 * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
5477 i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
5478 | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
5479 * configure: Regenerate.
5480
5481 2011-03-22 Joseph Myers <joseph@codesourcery.com>
5482
5483 * MAINTAINERS (crx port, m68hc11 port): Remove. Move maintainers
5484 to Write After Approval.
5485 * config-ml.in: Don't handle arc-*-elf*.
5486 * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
5487 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
5488 handle GCC libraries.
5489 * configure: Regenerate.
5490
5491 2011-03-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5492
5493 PR bootstrap/48120:
5494 * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
5495 Add -lstdc++ -lm to LIBS.
5496 * configure: Regenerate.
5497
5498 2011-03-18 David Edelsohn <dje.gcc@gmail.com>
5499
5500 * config.guess: Update to version 2011-02-02
5501 * config.sub: Update to version 2011-02-24
5502
5503 2011-03-16 Jack Howarth <howarth@bromo.med.uc.edu>
5504
5505 PR lto/48086
5506 * configure.ac: Re-enable LTO on *-apple-darwin9.
5507 * configure: Regenerate.
5508
5509 2011-03-13 Jack Howarth <howarth@bromo.med.uc.edu>
5510
5511 PR lto/48086
5512 * configure.ac: Disable LTO on darwin due to an assembler change in
5513 Xcode 3.2.6/4.0 that limits the total number of sections/segments to
5514 under 256.
5515 * configure: Regenerate.
5516
5517 2011-03-11 Chen Liqin <liqin.gcc@gmail.com>
5518
5519 * MAINTAINERS: Update myself as score backend maintainer,
5520 update my e-mail address.
5521
5522 2011-03-09 Xuepeng Guo <terry.guo@arm.com>
5523
5524 * MAINTAINERS: Update my e-mail address.
5525
5526 2011-03-06 Joey Ye <joey.ye@arm.com>
5527
5528 * MAINTAINERS: Update my e-mail address.
5529
5530 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
5531
5532 * configure.ac: Adjust test of with_ppl.
5533 * configure: Regenerated.
5534
5535 2011-03-02 Kai Tietz <ktietz@redhat.com>
5536
5537 * MAINTAINERS: Adjust my e-mail address.
5538
5539 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
5540
5541 * configure.ac: Add -lpwl to ppllibs.
5542 * configure: Regenerated.
5543
5544 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
5545
5546 * config/cloog.m4: Add -lisl to clooglibs.
5547 * configure: Regenerated.
5548
5549 2011-02-24 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
5550
5551 * MAINTAINERS (CPU Port maintainers): Add self.
5552
5553 2011-02-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5554
5555 * MAINTAINERS: Add myself as testsuite maintainer.
5556
5557 2011-02-15 Mike Stump <mikestump@comcast.net>
5558
5559 * MAINTAINERS: Add myself as testsuite maintainer.
5560
5561 2011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5562
5563 Import from Libtool and gnulib:
5564
5565 2011-01-27 Gerald Pfeifer <gerald@pfeifer.com>
5566
5567 Prepare for supporting FreeBSD 10.
5568 * config.rpath: Remove handling of freebsd1* which soon would
5569 match FreeBSD 10.0.
5570
5571 2011-01-20 Gerald Pfeifer <gerald@pfeifer.com> (tiny change)
5572
5573 Remove support for FreeBSD 1.x.
5574 * libtool.m4 (_LT_LINKER_SHLIBS)
5575 (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
5576 soon would incorrectly match FreeBSD 10.0.
5577
5578 2011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5579
5580 PR binutils/12283
5581 * move-if-change: Import version from gnulib.
5582
5583 2011-02-12 Alexandre Oliva <aoliva@redhat.com>
5584
5585 PR lto/47225
5586 * Makefile.def (lto-plugin): Double dash for enable-shared.
5587 (configure-gcc): Depend on all-lto-plugin.
5588 * Makefile.in: Rebuilt.
5589
5590 2011-02-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5591
5592 * configure.ac: Remove extra bracket.
5593 * configure: Regenerate.
5594
5595 2011-02-08 Tobias Burnus <burnus@net-b.de>
5596
5597 * MAINTAINERS: Add myself as libquadmath maintainer.
5598
5599 2011-02-08 Thomas Schwinge <thomas@schwinge.name>
5600
5601 * MAINTAINERS: Update my email address.
5602
5603 2011-02-07 Joseph Myers <joseph@codesourcery.com>
5604
5605 * MAINTAINERS (option handling): Add self.
5606
5607 2011-02-06 Kai Tietz <kai.tietz@onevision.com>
5608
5609 PR lto/47225
5610 * Makefile.def: Add dependency for install-gcc
5611 on install-lto-plugin.
5612 * Makfile.in: Regenerated
5613
5614 2011-02-01 Sebastien Bourdeauducq <sebastien@milkymist.org>
5615
5616 * MAINTAINERS (CPU Port Maintainers): Add myself.
5617
5618 2011-01-31 Alexandre Oliva <aoliva@redhat.com>
5619
5620 PR libgcj/44341
5621 * configure.ac: Discard --with-* flags for host when configuring
5622 target libraries for cross build.
5623 * configure: Rebuilt.
5624
5625 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
5626
5627 * MAINTAINERS (linear loop transforms): Removed.
5628
5629 2011-01-25 Jakub Jelinek <jakub@redhat.com>
5630
5631 * configure.ac: If with_ppl is no, move setting with_cloog=no
5632 after CLOOG_REQUESTED check.
5633 * configure: Regenerated.
5634
5635 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
5636
5637 * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
5638 CLooG has been requested.
5639 * configure: Regenerated.
5640
5641 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
5642
5643 * configure: Regenerated.
5644 * configure.ac: Check for version 0.11 (or later revision) of PPL.
5645
5646 2011-01-25 Tobias Grosser <grosser@fim.uni-passau.de>
5647
5648 * configure: Regenerated.
5649 * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
5650
5651 2011-01-21 Andreas Schwab <schwab@redhat.com>
5652
5653 * configure.ac: Use AS_HELP_STRING throughout.
5654 * configure: Regenerate.
5655
5656 2011-01-18 Jie Zhang <jie.zhang@analog.com>
5657
5658 * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
5659 * configure: Regenerate.
5660
5661 2011-01-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
5662
5663 * ltmain.sh (relink): Use absolute path when hardcoding with -L.
5664
5665 2011-01-13 Joel Brobecker <brobecker@adacore.com>
5666
5667 * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
5668 for ia64-hpux.
5669 * configure: Regenerate.
5670
5671 2011-01-07 Jan Hubicka <jh@suse.cz>
5672
5673 PR lto/47225
5674 * Makefile.in: Regenerate.
5675 * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
5676 configure.
5677
5678 2011-01-07 Jan Hubicka <jh@suse.cz>
5679
5680 * Makefile.in: Regenerate.
5681 * Makefile.def (gcc host module) and soft dependency on lto-plugin
5682 and configure dependency on lto-plugin configure.
5683 (lto-plugin module): Remove dependency on GCC; add dependency on
5684 liniberty.
5685
5686 2011-01-07 William Schmidt <wschmidt@linux.vnet.ibm.com>
5687
5688 * MAINTAINERS (Write After Approval): Add myself.
5689
5690 2010-12-23 Hariharan Sandanagobalane <hariharan@picochip.com>
5691
5692 * configure: Regenerate.
5693
5694 2010-12-22 Hariharan Sandanagobalane <hariharan@picochip.com>
5695
5696 * configure.ac: (picochip): Disable libiberty.
5697
5698 2010-12-14 Kaushik Phatak <kaushik.phatak@kpitcummins.com>
5699
5700 * MAINTAINERS (Write After Approval): Add myself.
5701
5702 2010-12-10 Ian Lance Taylor <iant@google.com>
5703
5704 PR bootstrap/46819
5705 * configure.ac: For --disable-libgcj clear libgcj_saved.
5706 * configure: Rebuild.
5707
5708 2010-12-10 Tobias Burnus <burnus@net-b.de>
5709
5710 PR fortran/46540
5711 * configure.ac: Add --disable-libquadmath and
5712 --disable-libquadmath-support.
5713 * configure: Regenerate.
5714
5715 2010-12-03 Ian Lance Taylor <iant@google.com>
5716
5717 * MAINTAINERS: Add myself as libgo maintainer.
5718
5719 2010-12-03 Hans-Peter Nilsson <hp@axis.com>
5720
5721 PR libffi/46792
5722 * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
5723 * configure: Regenerate.
5724
5725 2010-12-02 Ian Lance Taylor <iant@google.com>
5726
5727 * configure.ac: Always set default for poststage1_ldflags to
5728 -static-libstdc++ -static-libgcc.
5729
5730 2010-11-29 Andreas Schwab <schwab@redhat.com>
5731
5732 * configure.ac: Move comment to remove extra space in last argument
5733 of GCC_TARGET_TOOL.
5734
5735 2010-11-26 Alexandre Oliva <aoliva@redhat.com>
5736
5737 PR other/46026
5738 * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
5739 * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
5740 * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
5741 (BASE_FLAGS_TO_PASS): Use it.
5742 * configure: Rebuilt.
5743 * Makefile.in: Rebuilt.
5744
5745 2010-11-23 H.J. Lu <hongjiu.lu@intel.com>
5746
5747 PR binutils/12258
5748 * configure.ac: Correct comments for --enable-gold/--enable-ld.
5749 Properly check default linker.
5750 * configure: Regnerated.
5751
5752 2010-11-23 Matthias Klose <doko@ubuntu.com>
5753
5754 * configure.ac: For --enable-gold, handle value `default' instead of
5755 `both*'. New configure option --{en,dis}able-ld.
5756 * configure: Regenerate.
5757
5758 2010-11-20 Ian Lance Taylor <iant@google.com>
5759
5760 * configure.ac: Only disable a language library if no language needs
5761 it. Don't let --disable-libgcj uncondtionally disable libffi.
5762 * configure: Rebuild.
5763
5764 2010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5765
5766 * Makefile.in: Regenerate.
5767
5768 PR other/46202
5769 * configure.ac: Fix just-built in-tree STRIP name to be
5770 binutils/strip-new.
5771 * configure: Regenerate.
5772 * Makefile.def (install-strip-gcc, install-strip-binutils)
5773 (install-strip-opcodes, install-strip-ld, install-strip-itcl)
5774 (install-strip-sid): Mirror dependencies on non-strip variants
5775 of these targets on the respective -strip prerequisites.
5776 * Makefile.tpl (install-strip, install-strip-host)
5777 (install-strip-target): New targets.
5778 (install-strip-[+module+], install-strip-target-[+module+]):
5779 New targets.
5780 * Makefile.in: Regenerate.
5781
5782 2010-11-19 Ian Lance Taylor <iant@google.com>
5783 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5784
5785 * configure.ac: Add target-libgo to target_libraries. Set
5786 and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
5787 * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
5788 (HOST_EXPORTS): Add GOC.
5789 (BASE_TARGET_EXPORTS): Add GOC.
5790 (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
5791 (GOCFLAGS_FOR_TARGET): New variable.
5792 (EXTRA_HOST_FLAGS): Add GOC.
5793 (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
5794 * Makefile.def (target_modules): Add libgo.
5795 (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
5796 (dependencies): Add dependency from configure-target-libgo to
5797 configure-target-libffi and all-target-libstdc++-v3. Add
5798 dependencies from all-target-libgo to all-target-libffi.
5799 (languages): Add go.
5800 * configure: Rebuild.
5801 * Makefile.in: Rebuild.
5802
5803 2010-11-19 Ian Lance Taylor <iant@google.com>
5804
5805 * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
5806 compiler/flag environment variables.
5807
5808 2010-11-18 Ian Lance Taylor <iant@google.com>
5809
5810 * configure.ac: Check for lang_requires_boot_languages in
5811 config-lang.in files.
5812 * configure: Rebuild.
5813
5814 2010-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
5815 Tobias Burnus <burnus@net-b.de>
5816
5817 PR fortran/32049
5818 * Makefile.def: Add libquadmath; build it with language=fortran.
5819 * configure.ac: Add libquadmath.
5820 * Makefile.tpl: Handle multiple libs in check-[+language+].
5821 * Makefile.in: Regenerate.
5822 * configure: Regenerate.
5823
5824 2010-11-16 Tom Tromey <tromey@redhat.com>
5825
5826 * MAINTAINERS: Moved myself to reviewers section.
5827
5828 2010-11-15 Zdenek Dvorak <ook@ucw.cz>
5829
5830 * MAINTAINERS: Moved myself to reviewers section.
5831
5832 2010-11-15 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5833
5834 * MAINTAINERS (Various Maintainers): Add self for build machinery.
5835 (Write After Approval): Remove self.
5836
5837 2010-11-15 Andreas Schwab <schwab@redhat.com>
5838
5839 * configure.ac: Fix spelling in option names.
5840 * configure: Regenerated.
5841
5842 2010-11-13 Georg-Johann Lay <georgjohann@web.de>
5843
5844 PR bootstrap/39622
5845 * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
5846 * configure: Regenerated.
5847
5848 2010-11-13 Kaveh R. Ghazi <ghazi@gcc.gnu.org>
5849
5850 * MAINTAINERS: Update my email address.
5851
5852 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
5853
5854 * configure: Regenerate.
5855
5856 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
5857
5858 * configure: Regenerate.
5859
5860 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
5861
5862 * configure: Regenerate.
5863
5864 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
5865
5866 * configure: Regenerate.
5867
5868 2010-11-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
5869
5870 * configure.ac: Support official CLooG.org versions.
5871 * configure: Regenerate.
5872 * config/cloog.m4: New.
5873
5874 2010-11-10 François Dumont <francois.cppdevs@free.fr>
5875
5876 * MAINTAINERS (Write After Approval): Add myself.
5877
5878 2010-11-09 David Edelsohn <dje.gcc@gmail.com>
5879
5880 * MAINTAINERS: Update my email address.
5881
5882 2010-11-04 Iain Sandoe <iains@gcc.gnu.org>
5883
5884 * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
5885 * configure: Regenerate.
5886
5887 2010-11-03 Ian Lance Taylor <iant@google.com>
5888 Dave Korn <dave.korn.cygwin@gmail.com>
5889
5890 PR lto/46273
5891 * configure.ac: Remove libelf tests. Build lto-plugin on ELF always
5892 and on other supported platforms whenever LTO is enabled.
5893 * configure: Rebuild.
5894
5895 2010-11-02 Alan Modra <amodra@gmail.com>
5896
5897 PR binutils/12110
5898 * configure.ac: Error when source path contains spaces.
5899 * configure: Regenerate.
5900
5901 2010-10-23 James E. Wilson <wilson@codesourcery.com>
5902
5903 * MAINTAINERS: Update my email address.
5904
5905 2010-10-20 Ian Lance Taylor <iant@google.com>
5906
5907 * Makefile.def (target_modules): Set lib_path to src/.libs for
5908 libstdc++-v3 module.
5909 * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
5910 * Makefile.in: Rebuild.
5911
5912 2010-10-18 Laurynas Biveinis <laurynas.biveinis@gmail.com>
5913
5914 * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
5915 (Write After Approval): Remove myself.
5916
5917 2010-10-15 Tristan Gingold <gingold@adacore.com>
5918
5919 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
5920
5921 2010-10-14 Douglas Rupp <rupp@gnat.com>
5922
5923 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
5924
5925 2010-10-07 Dave Korn <dave.korn.cygwin@gmail.com>
5926
5927 * configure.ac (build_lto_plugin): New shell variable.
5928 (--enable-lto): Turn on by default for all non-ELF platforms that
5929 have had LTO support added so far. Set build_lto_plugin appropriately
5930 for both ELF and non-ELF.
5931 (configdirs): Add lto-plugin or not based on build_lto_plugin.
5932 * configure: Regenerate.
5933
5934 2010-10-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5935
5936 Sync from src:
5937 * configure.ac (v850 support): Remove target-libgloss from
5938 noconfigdirs.
5939 * configure: Regenerate.
5940
5941 2010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5942
5943 PR bootstrap/45326
5944 PR bootstrap/45174
5945 * configure.ac: Honor initial values of $build_configargs,
5946 $host_configargs, $target_configargs. Mark the precious, so
5947 environment settings get recorded.
5948 * configure: Regenerate.
5949
5950 2010-09-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5951
5952 PR bootstrap/45796
5953 * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
5954 Depend on all-build-libiberty.
5955 * Makefile.in: Regenerate.
5956
5957 2010-09-30 Michael Eager <eager@eagercon.com>
5958
5959 * configure.ac (microblaze): Add target-libssp to noconfigdirs.
5960 * configure: Regenerate.
5961
5962 2010-09-28 Michael Eager <eager@eagercon.com>
5963
5964 * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
5965
5966 2010-06-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5967
5968 PR bootstrap/44621
5969 * configure.ac: Fix unportable shell quoting.
5970 * configure: Regenerate.
5971
5972 2010-09-21 Iain Sandoe <iains@gcc.gnu.org>
5973
5974 * configure.ac (enable-lto): Add Darwin to the list of supported lto
5975 targets and amend comment.
5976 * configure: Regenerate.
5977
5978 2010-09-15 Tejas Belagod <tejas.belagod@arm.com>
5979
5980 * MAINTAINERS (Write After Approval): Add myself.
5981
5982 2010-09-03 Jack Howarth <howarth@bromo.med.uc.edu>
5983
5984 * configure.ac: Enable LTO by default on Darwin.
5985 * configure: Regenerate.
5986
5987 2010-09-02 Marcus Shawcroft <marcus.shawcroft@arm.com>
5988
5989 * MAINTAINERS (Write After Approval): Add myself.
5990
5991 2010-09-01 Ian Bolton <ian.bolton@arm.com>
5992
5993 * MAINTAINERS (Write After Approval): Add myself.
5994
5995 2010-08-25 Danny Smith <dannysmith@users.sourceforge.net>
5996
5997 * MAINTAINERS (OS Port Maintainers): Remove myself from windows
5998 ports
5999
6000 2010-07-28 David Yuste <david.yuste@gmail.com>
6001
6002 * MAINTAINERS (Write After Approval): Add myself.
6003
6004 2010-07-26 Naveen.H.S <naveen.S@kpitcummins.com>
6005
6006 * configure.ac: Support all v850 targets.
6007 * configure: Regenerate.
6008
6009 2010-07-23 Marc Glisse <marc.glisse@normalesup.org>
6010
6011 PR bootstrap/44455
6012 * configure.ac (extra_mpfr_configure_flags): Copy from
6013 extra_mpc_gmp_configure_flags.
6014 * configure: Re-generated.
6015
6016 2010-07-22 Andi Kleen <ak@linux.intel.com>
6017
6018 * MAINTAINERS (Write After Approval): Add myself.
6019
6020 2010-07-22 Chung-Lin Tang <cltang@codesourcery.com>
6021
6022 * MAINTAINERS (Write After Approval): Add myself.
6023
6024 2010-07-20 Jeffrey Yasskin <jyasskin@google.com>
6025
6026 * MAINTAINERS (Write After Approval): Add myself.
6027
6028 2010-07-17 Jack Howarth <howarth@bromo.med.uc.edu>
6029
6030 PR target/44862
6031 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
6032 Provide -B option to allow for link spec %s substitutions for
6033 libstdc++.a on darwin.
6034 * Makefile.in: Regenerate.
6035
6036 2010-07-10 Mikael Morin <mikael@gcc.gnu.org>
6037
6038 * MAINTAINERS (Reviewers): Update my e-mail address
6039
6040 2010-06-10 Alexandre Oliva <aoliva@redhat.com>
6041
6042 * Makefile.def (configure-gcc): Depend on all-libelf.
6043 * Makefile.in: Rebuild.
6044
6045 2010-06-05 Fabien Chêne <fabien@gcc.gnu.org>
6046
6047 * MAINTAINERS (Write After Approval): Add myself in the right place.
6048
6049 2010-06-04 Fabien Chêne <fabien@gcc.gnu.org>
6050
6051 * MAINTAINERS (Write After Approval): Add myself.
6052
6053 2010-05-25 Sterling Augustine <sterling@tensilica.com>
6054
6055 * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
6056
6057 2010-05-25 Maxim Kuvyrkov <maxim@codesourcery.com>
6058
6059 * config.sub: Update to version 2010-05-21.
6060 * config.guess: Update to version 2010-04-03.
6061
6062 2010-05-18 Steven Bosscher <steven@gcc.gnu.org>
6063
6064 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
6065 * configure: Regenerate.
6066
6067 2010-05-12 Sriraman Tallam <tmsriram@google.com>
6068
6069 * MAINTAINERS (Write After Approval): Add myself.
6070
6071 2010-05-07 Steven Bosscher <steven@gcc.gnu.org>
6072
6073 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
6074 a platform that supports LTO.
6075 * configure: Regenerate.
6076
6077 2010-05-05 Sebastian Pop <sebastian.pop@amd.com>
6078
6079 * configure.ac: Allow all the versions greater than 0.10 of PPL.
6080 * configure: Regenerated.
6081
6082 2010-04-27 Roland McGrath <roland@redhat.com>
6083 H.J. Lu <hongjiu.lu@intel.com>
6084
6085 * configure.ac (--enable-gold): Support both, both/gold and
6086 both/bfd to add gold to configdirs without removing ld.
6087 * configure: Regenerated.
6088
6089 * Makefile.def: Add install-gold dependency to install-ld.
6090 * Makefile.in: Regenerated.
6091
6092 2010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
6093
6094 PR lto/42776
6095 * configure.ac (--enable-lto): Refactor handling so libelf tests
6096 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
6097 and allow LTO to be explicitly enabled on non-ELF platforms that
6098 are known to support it inside else-clause.
6099 * configure: Regenerate.
6100
6101 2010-04-20 Eric Botcazou <ebotcazou@adacore.com>
6102
6103 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
6104 * configure: Regenerate.
6105
6106 2010-04-17 Ralf Corsépius <ralf.corsepius@rtems.org>
6107
6108 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
6109 * configure: Regenerate.
6110
6111 2010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
6112
6113 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
6114 separately.
6115 * configure: Regenerate.
6116
6117 2010-04-16 Kevin Williams <kevin.williams@inria.fr>
6118
6119 * MAINTAINERS (Write After Approval): Add myself.
6120
6121 2010-04-14 Tristan Gingold <gingold@adacore.com>
6122
6123 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
6124 * configure: Regenerate.
6125
6126 2010-04-13 Steve Ellcey <sje@cup.hp.com>
6127
6128 * configure: Regenerate after change to elf.m4.
6129
6130 2010-04-06 Iain Sandoe <iains@gcc.gnu.org>
6131
6132 * MAINTAINERS (Write After Approval): Add myself.
6133
6134 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
6135
6136 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
6137 * configure: Regenerated.
6138
6139 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
6140
6141 * configure.ac: Print "buggy but acceptable" when CLooG
6142 revision is less than 9.
6143 * configure: Regenerated.
6144
6145 2010-04-01 Diego Novillo <dnovillo@google.com>
6146
6147 * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
6148
6149 2010-04-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6150
6151 PR bootstrap/43615
6152 PR bootstrap/43328
6153
6154 Revert:
6155
6156 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6157
6158 * configure.ac: Do not pass --enable-multilib nor
6159 --disable-multilib in baseargs. Accept explicitly passed
6160 --enable_multilib.
6161 * configure: Regenerate.
6162
6163 2010-03-31 Ulrich Weigand <uweigand@de.ibm.com>
6164
6165 * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
6166
6167 2010-03-31 Janis Johnson <janis187@us.ibm.com>
6168
6169 * MAINTAINERS: Remove myself.
6170
6171 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6172
6173 PR bootstrap/43328
6174 * configure.ac: Do not pass --enable-multilib nor
6175 --disable-multilib in baseargs. Accept explicitly passed
6176 --enable_multilib.
6177 * configure: Regenerate.
6178
6179 2010-03-28 Andrew Pinski <pinskia@gmail.com>
6180
6181 * MAINTAINERS (spu port): Remove me.
6182
6183 2010-03-23 Joseph Myers <joseph@codesourcery.com>
6184
6185 * configure.ac (tic6x-*-*): New case.
6186 * configure: Regenerate.
6187
6188 2010-03-23 Joseph Myers <joseph@codesourcery.com>
6189
6190 * config.sub: Update to version 2010-03-22.
6191 * config.guess: Update to version 2009-12-30.
6192
6193 2010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
6194
6195 PR ada/42554
6196 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
6197 * configure: Regenerate.
6198
6199 2010-03-18 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
6200
6201 * MAINTAINERS: Update my email address.
6202
6203 2010-03-17 Sebastian Pop <sebastian.pop@amd.com>
6204
6205 * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
6206 (ghassan.shobaki@amd.com): Removed.
6207
6208 2010-03-17 Alan Modra <amodra@gmail.com>
6209
6210 * MAINTAINERS: Update my email address.
6211
6212 2010-03-16 Diego Novillo <dnovillo@google.com>
6213
6214 * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
6215 Matthews.
6216
6217 2010-03-16 Joseph Myers <joseph@codesourcery.com>
6218
6219 * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
6220 Gutson, Jeffrey D. Oldham and Mark Shinwell.
6221
6222 2010-03-16 Joseph Myers <joseph@codesourcery.com>
6223
6224 * MAINTAINERS: Update my email address.
6225
6226 2010-03-16 Daniel Jacobowitz <dan@codesourcery.com>
6227
6228 * MAINTAINERS: Update my email address.
6229
6230 2010-03-15 Bernd Schmidt <bernds@codesourcery.com>
6231
6232 * MAINTAINERS: Update my email address.
6233
6234 2010-03-09 Jie Zhang <jie@codesourcery.com>
6235
6236 * MAINTAINERS: Update my email address.
6237
6238 2010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
6239
6240 PR libstdc++/32499
6241 * configure.ac (RANLIB): Default to true.
6242 (STRIP): Likewise.
6243 (RANLIB_FOR_TARGET): Remove superfluous : argument.
6244 * configure: Regenerate.
6245
6246 2010-02-17 Rafael Ávila de Espíndola <espindola@google.com>
6247
6248 * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
6249 (Write After Approval): Update my email address.
6250
6251 2010-02-17 Nick Clifton <nickc@redhat.com>
6252
6253 PR 11238
6254 * Makefile.tpl (local-distclean): Also remove config.cache files in
6255 sub-directories as there may not be Makefiles present in the
6256 sub-directories.
6257 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
6258 the config.cache files found by the find command.
6259
6260 * Makefile.in: Regenerate.
6261 * configure.ac: Revert previous delta.
6262 * configure: Regenerate.
6263
6264 2010-02-15 Nick Clifton <nickc@redhat.com>
6265
6266 PR 11238
6267 * configure.ac: Delete config.cache files in sub-directories when
6268 deleting Makefiles.
6269 * configure: Regenerate.
6270
6271 2010-02-12 Ben Elliston <bje@gnu.org>
6272
6273 * MAINTAINERS: Update my email address.
6274
6275 2010-02-08 Andrew Pinski <pinskia@gmail.com>
6276
6277 * MAINTAINERS (spu port): Update my email address.
6278
6279 2010-02-08 Jie Zhang <jie.zhang@analog.com>
6280
6281 * MAINTAINERS: Add myself as a maintainer for the bfin port.
6282
6283 2010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6284
6285 * configure.ac: Add "recommended" version checks for GMP/MPC.
6286 Update recommended GMP/MPFR/MPC versions.
6287 * configure: Regenerate.
6288
6289 2010-01-31 Joern Rennecke <joern.rennecke@embecosm.com>
6290
6291 * MAINTAINERS: Move my Embecosm email address into the
6292 write-after-approval section.
6293
6294 2010-01-26 Ian Lance Taylor <iant@google.com>
6295
6296 * MAINTAINERS: Add myself as Go frontend maintainer.
6297
6298 2010-01-25 Joern Rennecke <amylaar@spamcop.net>
6299
6300 PR libstdc++/36101, PR libstdc++/42813
6301 * configure.ac (bootstrap_target_libs): Make inclusion of
6302 target-libgomp conditional on libgomb being in target_configdirs.
6303 * configure: Regenerate.
6304
6305 2010-01-23 Joern Rennecke <amylaar@spamcop.net>
6306
6307 PR libstdc++/36101, PR libstdc++/42813
6308 * configure.ac (bootstrap_target_libs): Include target-libgomp.
6309 * configure: Regenerate.
6310
6311 2010-01-22 Joern Rennecke <amylaar@spamcop.net>
6312
6313 PR libstdc++/36101, PR libstdc++/42813
6314 * configure.ac (target_configdirs): Substitute.
6315 * Makefile.def: Bootstrap target module libgomp.
6316 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
6317 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
6318 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
6319 * configure, Makefile.in: Regenerate.
6320
6321 2010-01-21 Dave Korn <dave.korn.cygwin@gmail.com>
6322
6323 * MAINTAINERS: Adjust my details.
6324
6325 2010-01-20 Eric B. Weddington <eric.weddington@atmel.com>
6326
6327 * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
6328
6329 2010-01-18 Thierry Lafage <thierry.lafage@inria.fr>
6330
6331 * MAINTAINERS: reindented my entry with tabs instead of spaces.
6332
6333 2010-01-15 Thierry Lafage <thierry.lafage@inria.fr>
6334
6335 * MAINTAINERS (Write After Approval): Add myself.
6336
6337 2010-01-15 Konrad Trifunovic <konrad.trifunovic@inria.fr>
6338
6339 * MAINTAINERS (Write After Approval): Add myself.
6340
6341 2010-01-11 Richard Guenther <rguenther@suse.de>
6342
6343 PR lto/41569
6344 * Makefile.def (all-lto-plugin): Depend on all-gcc.
6345 * Makefile.in: Regenerated.
6346
6347 2010-01-11 Andreas Tobler <andreast@fgznet.ch>
6348
6349 * configure.ac: Enable libjava build on x86_64-*freebsd*.
6350 * configure: Regenerate.
6351
6352 2010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6353 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
6354
6355 PR bootstrap/42424
6356 * configure.ac: Include libtool m4 files.
6357 (_LT_CHECK_OBJDIR): Call it.
6358 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
6359 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
6360
6361 * configure: Regenerate.
6362
6363 2010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6364
6365 PR bootstrap/41818
6366 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
6367 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
6368 * Makefile.in: Regenerate.
6369
6370 2010-01-02 Richard Guenther <rguenther@suse.de>
6371
6372 PR lto/41529
6373 * configure.ac: Include config/elf.m4. Disable LTO if not
6374 builting for an elf target.
6375 * configure: Regenerate.
6376
6377 2009-12-27 Christopher Faylor <me+cygwin@cgf.cx>
6378
6379 * MAINTAINERS: Change my email address.
6380
6381 2009-12-18 Ben Elliston <bje@au.ibm.com>
6382
6383 * config.sub, config.guess: Update from upstream sources.
6384
6385 2009-12-07 Shujing Zhao <pearly.zhao@oracle.com>
6386
6387 * MAINTAINERS (Write After Approval): Add myself.
6388
6389 2009-12-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6390
6391 PR middle-end/30447
6392 PR middle-end/30789
6393 PR other/40302
6394
6395 * configure.ac: Require MPC.
6396 * configure: Regenerate.
6397
6398 2009-12-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6399
6400 PR target/38384
6401 PR bootstrap/40972
6402 * libtool.m4: Sync from git Libtool.
6403 * ltoptions.m4: Likewise.
6404 * ltversion.m4: Likewise.
6405 * lt~obsolete.m4: Likewise.
6406 * ltmain.sh: Likewise.
6407
6408 2009-11-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6409
6410 * configure.ac: Update minimum MPC version to 0.8.
6411 * configure: Regenerate.
6412
6413 2009-11-21 Sebastian Pop <sebpop@gmail.com>
6414
6415 * configure.ac: Check for version 0.15.5 or later revision of CLooG.
6416 * configure: Regenerated.
6417
6418 2009-11-21 Ian Lance Taylor <iant@google.com>
6419
6420 * configure.ac: Change default of poststage1_ldflags to be empty if
6421 poststage1_libs is set. When poststage1_libs is empty, and
6422 ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
6423 * configure: Rebuild.
6424
6425 2009-11-21 Adam Nemet <adambnmet@gmail.com>
6426
6427 * MAINTAINERS (Write After Approval): Update my email address.
6428
6429 2009-11-20 Ben Elliston <bje@au.ibm.com>
6430
6431 * config.guess: Update from upstream sources.
6432
6433 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
6434
6435 * Makefile.def: Restore host and target settings for gmp.
6436 * Makefile.in: Rebuild.
6437
6438 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
6439
6440 * configure.ac: Add libelf to host_libs. Enable in-tree configury
6441 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
6442 Fix portability of test of C++ as bootstrap language. Add
6443 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
6444 * configure: Rebuild.
6445 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
6446 and cloog. Fix in-tree ppl configuration. Introduce libelf
6447 in-tree building.
6448 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
6449 (POSTSTAGE1_HOST_EXPORTS): Use it.
6450 (STAGE[+id+]_CXXFLAGS): New.
6451 (BASE_FLAGS_TO_PASS): Pass it down.
6452 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
6453 extra_exports.
6454 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
6455 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
6456 extra_exports.
6457 * Makefile.in: Rebuild.
6458
6459 2009-11-17 Ben Elliston <bje@au.ibm.com>
6460
6461 * config.sub, config.guess: Update from upstream sources.
6462
6463 2009-11-12 Jan Kratochvil <jan.kratochvil@redhat.com>
6464
6465 * MAINTAINERS (Write After Approval): Add myself.
6466
6467 2009-11-09 Jon Beniston <jon@beniston.com>
6468
6469 * MAINTAINERS (Write After Approval): Add myself.
6470
6471 2009-11-06 Ozkan Sezer <sezeroz@gmail.com>
6472
6473 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
6474 paths for *-w64-mingw* and x86_64-*mingw*.
6475 * configure: Regenerated.
6476
6477 2009-11-05 Joern Rennecke <amylaar@spamcop.net>
6478
6479 * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
6480
6481 2009-11-02 Benjamin Kosnik <bkoz@redhat.com>
6482
6483 * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
6484 Phil Edwards to Write-After Approval.
6485
6486 2009-10-30 Kai Tietz <kai.tietz@onevision.com>
6487
6488 * configure.ac: Disable target-winsup & co for
6489 x86_64-*-mingw* and *-w64-mingw* targets.
6490 * configure: Regenerated.
6491
6492 2009-10-16 Nick Clifton <nickc@redhat.com>
6493
6494 * MAINTAINERS: Add myself as a maintainer for the RX port.
6495
6496 2009-10-26 Johannes Singler <singler@kit.edu>
6497
6498 * MAINTAINERS (Write After Approval): Update my e-mail address.
6499
6500 2009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
6501
6502 * configure.ac (CLooG test): Use = with test.
6503 * configure: Regenerate.
6504
6505 2009-10-22 Richard Guenther <rguenther@suse.de>
6506
6507 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
6508 cloog if the ppl version check failed. Move flags saving
6509 before setting in libelf check.
6510 * configure: Regenerate.
6511
6512 2009-10-21 Richard Guenther <rguenther@suse.de>
6513
6514 * configure.ac: Adjust the ppl and cloog configure to work as
6515 documented. Disable cloog if ppl was disabled. Omit the version
6516 checks if they were disabled.
6517 * configure: Re-generate.
6518
6519 2009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6520
6521 * configure.ac: Add 'lto' to enable_languages, not
6522 new_enable_languages, and only if not already present.
6523 * configure: Regenerate.
6524
6525 2009-10-10 Gerald Pfeifer <gerald@pfeifer.com>
6526
6527 * README: Refer to the various COPYING* files instead of just
6528 COPYING.
6529 Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
6530
6531 2009-10-07 Rafael Avila de Espindola <espindola@google.com>
6532
6533 * MAINTAINERS: Change my email address. Change plugi-in to plugin.
6534
6535 2009-10-07 Richard Guenther <rguenther@suse.de>
6536
6537 * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
6538 and Richard Guenther as reviewers.
6539 (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
6540 as reviewers.
6541
6542 2009-10-07 Hariharan Sandanagobalane <hariharan@picochip.com>
6543
6544 * config.sub: Update from upstream sources.
6545
6546 2009-10-06 Ian Lance Taylor <iant@google.com>
6547
6548 * Makefile.def: check-gold depends upon all-gas.
6549 * Makefile.in: Rebuild.
6550
6551 2009-10-05 Phil Muldoon <pmuldoon@redhat.com>
6552
6553 * MAINTAINERS (Write After Approval): Add myself.
6554
6555 2009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
6556
6557 * Makefile.def: all-lto-plugin depends on all-libiberty.
6558 set bootstrap=true for lto-plugin.
6559 Add lto-plugin.
6560 * Makefile.in: Regenerate.
6561 * configure.ac (host_libs): Add lto-plugin.
6562 * configure: Regenerate.
6563
6564 2009-10-03 Diego Novillo <dnovillo@google.com>
6565
6566 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
6567 (HOST_LIBELFLIBS): Define.
6568 (HOST_LIBELFINC): Define.
6569 * Makefile.in: Regenerate.
6570 * configure.ac: Add --enable-lto.
6571 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
6572 If --enable-lto is used, add 'lto' to new_enable_languages.
6573 If --enable-lto is used and gold is enabled, add
6574 lto-plugin to configdirs.
6575 * configure: Regenerate.
6576
6577 2009-10-03 Simon Baldwin <simonb@google.com>
6578
6579 * configure.ac: If --with-system-zlib, suppress local zlib and
6580 pass --with-system-zlib to subdir configure scripts.
6581 * configure: Regenerate.
6582
6583 2009-10-01 Loren J. Rittle <ljrittle@acm.org>
6584 Paolo Bonzini <bonzini@gnu.org>
6585
6586 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
6587 $(srcdir).
6588 * Makefile.in: Rebuilt.
6589
6590 2009-09-26 Gary Funck <gary@intrepid.com>
6591
6592 * MAINTAINERS (Write After Approval): Add myself.
6593
6594 2009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6595
6596 * configure.ac: Update minimum MPC version to 0.7.
6597 * configure: Regenerate.
6598
6599 2009-09-25 Nick Clifton <nickc@redhat.com>
6600
6601 * configure.ac: Pass any --cache-file=/dev/null option on to
6602 subconfigures.
6603 * configure: Regenerate.
6604
6605 2009-09-23 Nick Clifton <nickc@redhat.com>
6606
6607 * config.sub, config.guess: Update from upstream sources.
6608
6609 2009-09-22 Loren J. Rittle <ljrittle@acm.org>
6610
6611 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
6612 * Makefile.in: Rebuilt.
6613
6614 2009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6615
6616 PR bootstrap/32272
6617 * configure.ac: Error out if $srcdir isn't '.' but contains
6618 host-${host_noncanonical}.
6619 * configure: Regenerate.
6620
6621 2009-09-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
6622
6623 * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
6624 maintainer.
6625
6626 2009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6627
6628 * configure.ac: If bootstrapping a combined tree with
6629 --enable-gold, require c++ in stage1_languages.
6630 * configure: Regenerate.
6631
6632 * configure.ac: Also add target_libs of stage1_languages to
6633 bootstrap_target_libs.
6634 * configure: Regenerate.
6635
6636 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
6637 with --enable-languages not containing c++.
6638 * configure: Regenerate.
6639
6640 2009-09-15 Jie Zhang <jie.zhang@analog.com>
6641
6642 * configure.ac: Disable java and boehm-gc for bfin-*-*.
6643 * configure: Regenerate.
6644
6645 2009-09-12 Joern Rennecke <joern.rennecke@embecosm.com>
6646
6647 * MAINTAINERS (Write After Approval): Update my e-mail address,
6648 and move from from here...
6649 (Waiting for paperwork): To here.
6650
6651 2009-09-09 Joseph Myers <joseph@codesourcery.com>
6652
6653 * MAINTAINERS (Reviewers): Add self as driver reviewer.
6654
6655 2009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6656
6657 * configure.ac: Do not use $extrasub for replacing @if/@endif
6658 parts in Makefile; instead, use additional arguments to
6659 AC_CONFIG_COMMANDS to do the replacement manually, with several
6660 sed invocations, to avoid HP-UX sed command limits.
6661 * configure: Regenerate.
6662
6663 2009-09-08 Alexandre Oliva <aoliva@redhat.com>
6664
6665 * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
6666 blank before -L.
6667
6668 2009-09-04 Alexandre Oliva <aoliva@redhat.com>
6669
6670 * configure.ac (with-build-config): Document. Handle without.
6671 Handle missing argument.
6672 * configure: Rebuilt.
6673
6674 2009-09-03 Alexandre Oliva <aoliva@redhat.com>
6675
6676 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
6677 Default to bootstrap-debug only if compare-debug works.
6678 * configure: Rebuilt.
6679 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
6680 * Makefile.in: Rebuilt.
6681
6682 2009-09-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
6683
6684 * MAINTAINERS (OS Port Maintainers): Update my email address.
6685
6686 2009-09-01 Alexandre Oliva <aoliva@redhat.com>
6687
6688 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
6689 * Makefile.in: Rebuilt.
6690
6691 2009-09-01 Chris Demetriou <cgd@google.com>
6692
6693 * MAINTAINERS (Write After Approval): Add myself.
6694
6695 2009-08-31 Dodji Seketeli <dodji@redhat.com>
6696
6697 PR debug/30161
6698 * include/dwarf2.h (enum dwarf_tag): Added
6699 DW_TAG_GNU_template_template_param
6700 (enum dwarf_attribute): Added DW_AT_GNU_template_name.
6701
6702 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
6703
6704 * Makefile.tpl (AWK): Fix typo.
6705 * Makefile.in: Regenerate.
6706
6707 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
6708
6709 * configure.ac: Detect awk and sed.
6710 * Makefile.def (flags_to_pass): Add AWK and SED.
6711 * Makefile.tpl (AWK, SED): New.
6712 (BASE_FLAGS_TO_PASS): Add AWK and SED.
6713 * configure: Regenerate.
6714 * Makefile.in: Regenerate.
6715
6716 2009-08-26 Dave Korn <dave.korn.cygwin@gmail.com>
6717
6718 * ltmain.sh (removedotparts): Don't use comma as 's' separator.
6719 (collapseslashes): Likewise.
6720
6721 2009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6722
6723 * configure.ac (AC_PREREQ): Bump to 2.64.
6724
6725 2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6726
6727 * configure.ac: Remove --with-datarootdir, --with-docdir,
6728 --with-pdfdir, --with-htmldir switches.
6729 * configure: Regenerate.
6730
6731 * configure: Regenerate.
6732
6733 * compile: Sync from Automake 1.11.
6734 * depcomp: Likewise.
6735 * install-sh: Likewise.
6736 * missing: Likewise.
6737 * mkinstalldirs: Likewise.
6738 * ylwrap: Likewise.
6739
6740 2009-08-20 Dave Korn <dave.korn.cygwin@gmail.com>
6741
6742 * ltmain.sh (func_normal_abspath): New function.
6743 (func_relative_path): Likewise.
6744 (func_mode_help): Document new -bindir option for link mode.
6745 (func_mode_link): Add new -bindir option, and use it to place
6746 output DLL if specified.
6747
6748 2009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6749
6750 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
6751 (baseargs): Add --disable-option-checking.
6752 * configure: Regenerate.
6753
6754 * Makefile.def (configure-target-libiberty): Depend on
6755 all-binutils and all-ld.
6756 (configure-target-newlib): Likewise.
6757 * Makefile.in: Regenerate.
6758
6759 2009-08-17 Ben Elliston <bje@au.ibm.com>
6760
6761 * config.sub, config.guess: Update from upstream sources.
6762
6763 2009-08-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6764
6765 Sync from src, merge:
6766
6767 2009-07-02 Tristan Gingold <gingold@adacore.com>
6768
6769 * configure.ac: Do not exclude gas for i386-*-darwin.
6770 Add a case for x86_64-*-darwin.
6771 * configure: Regenerate.
6772
6773 2009-08-06 Neil Vachharajani <nvachhar@gmail.com>
6774
6775 * MAINTAINERS: Add my name to Write After Approval list.
6776
6777 2009-08-06 Michael Eager <eager@eagercon.com>
6778
6779 * configure.ac: Add Microblaze target.
6780 * configure: Regenerate.
6781
6782 2009-07-31 Christian Bruel <christian.bruel@st.com>
6783
6784 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
6785 * configure: Regenerate.
6786
6787 2009-07-28 Rask Ingemann Lambertsen <ccc94453@vip.cybercity.dk>
6788
6789 * MAINTAINERS (Write After Approval): Update my e-mail address.
6790
6791 2009-07-06 Ian Lance Taylor <iant@google.com>
6792
6793 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
6794 * configure: Rebuild.
6795
6796 2009-07-01 Tobias Grosser <grosser@fim.uni-passau.de>
6797
6798 * MAINTAINERS: Move myself to the Graphite Reviewers.
6799
6800 2009-06-30 Wei Guozhi <carrot@google.com>
6801
6802 * MAINTAINERS: Add my name to Write After Approval list.
6803
6804 2009-06-26 Steve Ellcey <sje@cup.hp.com>
6805
6806 PR bootstrap/40338
6807 * configure.ac (comparestring): Create new variable.
6808 * Makefile.tpl (comparestring): Use to skip some comparisions.
6809 * configure: Regenerate.
6810 * Makefile.in: Regenerate.
6811
6812 2009-06-26 Doug Evans <dje@sebabeach.org>
6813
6814 * Makefile.def (host_modules): Add cgen.
6815 * Makefile.in: Regenerate.
6816 * configure.ac (host_tools): Add cgen.
6817 * configure: Regenerate.
6818
6819 2009-06-23 DJ Delorie <dj@redhat.com>
6820
6821 * MAINTAINERS: Add myself as mep maintainer.
6822
6823 2009-06-23 Ian Lance Taylor <iant@google.com>
6824
6825 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
6826 boot_languages. Only bootstrap target libraries listed in
6827 target_libs for some boot language. Add --with-stage1-ldflags,
6828 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
6829 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
6830 if not building with C++.
6831 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
6832 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
6833 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
6834 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
6835 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
6836 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
6837 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
6838 * configure, Makefile.in: Rebuild.
6839
6840 2009-06-23 Li Feng <nemokingdom@gmail.com>
6841
6842 * MAINTAINERS: Added my name to write-after-approval list.
6843
6844 2009-06-15 Ryan Mansfield <rmansfield@qnx.com>
6845
6846 * configure.ac: Define is_elf for QNX Neutrino targets.
6847 * configure: Regenerate.
6848
6849 2009-06-09 Ghassan Shobaki <ghassan.shobaki@amd.com>
6850
6851 * MAINTAINERS: Added my name to the write-after-approval list
6852
6853 2009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6854
6855 * configure.ac: Detect MPC in default directory.
6856 * configure: Regenerate.
6857
6858 2009-06-03 Jerome Guitton <guitton@adacore.com>
6859 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6860
6861 * Makefile.tpl (all): Avoid a trailing backslash.
6862 * Makefile.in: Regenerate.
6863
6864 2009-06-03 Ben Elliston <bje@au.ibm.com>
6865
6866 * config.sub, config.guess: Update from upstream sources.
6867
6868 2009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
6869
6870 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
6871 to noconfdirs.
6872 * configure: Regenerate.
6873
6874 2009-06-02 Alexandre Oliva <aoliva@redhat.com>
6875
6876 * Makefile.tpl ([+compare-target+]): Compare all stage
6877 directories, rather than just gcc.
6878 * Makefile.in: Rebuilt.
6879
6880 2009-06-01 Doug Kwan <dougkwan@google.com>
6881
6882 * configure.ac: Support gold for target arm*-*-*.
6883 * configure: Regenerate.
6884
6885 2009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6886
6887 * Makefile.def: Add MPC support and dependencies.
6888 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
6889
6890 * Makefile.in, configure: Regenerate.
6891
6892 2009-05-27 Alexandre Oliva <aoliva@redhat.com>
6893
6894 * Makefile.tpl (all): Avoid harmless warning in make all when
6895 gcc-bootstrap is enabled but stage_last does not exist.
6896 * Makefile.in: Rebuilt.
6897
6898 2009-05-24 Nicolas Roche <roche@adacore.com>
6899
6900 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
6901 * Makefile.in: Regenerate.
6902
6903 2009-05-21 Denis Chertykov <chertykov@gmail.com>
6904
6905 * MAINTAINERS: Update my e-mail address.
6906
6907 2009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
6908
6909 * configure.ac (cygwin noconfigdirs): Remove libgcj.
6910 * configure: Regenerate.
6911
6912 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
6913
6914 PR other/40159
6915 * Makefile.tpl (all): Don't assume gcc-bootstrap and
6916 gcc-no-bootstrap are mutually exclusive.
6917 * Makefile.in: Rebuilt.
6918
6919 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
6920
6921 PR other/40159
6922 * Makefile.tpl (all): Don't end with unconditional success.
6923 * Makefile.in: Rebuilt.
6924
6925 2009-05-12 Alexandre Oliva <aoliva@redhat.com>
6926
6927 PR target/37137
6928 * Makefile.def (flags_to_pass): Remove redundant and incomplete
6929 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
6930 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
6931 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
6932 stage_configureflags, stage_cflags and stage_libcflags into
6933 explicit Makefile macros.
6934 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
6935 GFORTRAN.
6936 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
6937 CC. Set CC_FOR_BUILD from CC.
6938 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
6939 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
6940 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
6941 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
6942 and GFORTRAN.
6943 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
6944 (_LIBCFLAGS): Renamed to _TFLAGS.
6945 (do-compare-debug, do-compare3-debug): Drop.
6946 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
6947 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
6948 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
6949 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
6950 (XGCC_FLAGS_FOR_TARGET): New.
6951 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
6952 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
6953 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
6954 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
6955 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
6956 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
6957 TFLAGS.
6958 (BUILD_CONFIG): Include if requested.
6959 (all): Set TFLAGS on bootstrap.
6960 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
6961 (all-stageid-prefixmodule): Likewise.
6962 (do-clean, distclean-stageid): Set TFLAGS.
6963 (restrap): Fix whitespace.
6964 * Makefile.in: Rebuilt.
6965
6966 2009-05-07 Paolo Bonzini <bonzini@gnu.org>
6967
6968 * config.guess: Sync with src.
6969
6970 2009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
6971
6972 * configure.ac ($with_ppl): Default to no if not supplied.
6973 ($with_cloog): Likewise.
6974 configure: Regenerate.
6975
6976 2009-04-27 James E. Wilson <wilson@codesourcery.com>
6977
6978 * MAINTAINERS: Update my e-mail address.
6979
6980 2009-04-27 Nick Clifton <nickc@redhat.com>
6981
6982 * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
6983
6984 2009-04-25 Eric Botcazou <ebotcazou@adacore.com>
6985
6986 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
6987 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
6988 * Makefile.in: Regenerate.
6989
6990 2009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6991
6992 PR bootstrap/39739
6993 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
6994 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
6995
6996 * configure, Makefile.in: Regenerate.
6997
6998 2009-04-21 Taras Glek <tglek@mozilla.com>
6999
7000 * include/hashtab.h: Update GTY annotations to new syntax
7001 * include/splay-tree.h: Likewise
7002
7003 2009-04-17 Ben Elliston <bje@au.ibm.com>
7004
7005 * config.sub, config.guess: Update from upstream sources.
7006
7007 2009-04-15 Anthony Green <green@moxielogic.com>
7008
7009 * configure.ac: Add moxie support.
7010 * configure: Rebuilt.
7011
7012 2009-04-14 Jakub Jelinek <jakub@redhat.com>
7013
7014 * configure.ac: Change copyright header to refer to version
7015 3 of the GNU General Public License and to point readers at the
7016 COPYING3 file and the FSF's license web page.
7017 * Makefile.def: Likewise.
7018 * Makefile.tpl: Likewise.
7019 * Makefile.in: Regenerate.
7020
7021 2009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
7022
7023 * configure.ac: Restore match for darwin9 or later. Use double
7024 brackets since regeneration eats one pair.
7025 * configure: Regenerate.
7026
7027 2009-04-09 H.J. Lu <hongjiu.lu@intel.com>
7028
7029 PR gas/10039
7030 * configure.ac: Require texinfo 4.7.
7031 * configure: Regenerated.
7032
7033 2009-04-09 Nick Clifton <nickc@redhat.com>
7034
7035 * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
7036 the GCC Runtime Library Exception.
7037
7038 2009-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7039
7040 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
7041 * configure: Regenerate.
7042
7043 2009-04-01 Steve Ellcey <sje@cup.hp.com>
7044
7045 * Makefil.def (languages): New entries.
7046 * Makefile.tpl (check-gcc-*): New generic target.
7047 * Makefile.in: Regenerate.
7048
7049 2009-03-25 Erven Rohou <erven.rohou@inria.fr>
7050
7051 * MAINTAINERS: Update my email address.
7052
7053 2009-03-18 Tom Tromey <tromey@redhat.com>
7054
7055 * configure: Rebuild.
7056 * configure.ac (host_libs): Add libiconv.
7057 * Makefile.in: Rebuild.
7058 * Makefile.def (host_modules): Add libiconv.
7059 (configure-gdb, all-gdb): Depend on libiconv.
7060
7061 2009-03-16 Tristan Gingold <gingold@adacore.com>
7062
7063 * configure.ac: Treat gdb as supported on x86_64-darwin.
7064 * configure: Regenerate.
7065
7066 2009-03-16 Joseph Myers <joseph@codesourcery.com>
7067
7068 * configure.ac (--with-host-libstdcxx): New option.
7069 * configure: Regenerate.
7070
7071 2009-03-12 Joern Rennecke <joern.rennecke@arc.com>
7072
7073 * MAINTAINERS: Move myself into the write after approval list.
7074
7075 2009-03-11 Nicola Pero <nicola.pero@meta-innovation.com>
7076
7077 * MAINTAINERS: Update e-mail address.
7078
7079 2009-03-11 Dorit Nuzman <dorit@il.ibm.com>
7080
7081 * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
7082
7083 2009-03-10 Ira Rosen <irar@il.ibm.com>
7084
7085 * MAINTAINERS: Add myself as auto-vectorizer maintainer.
7086
7087 2009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7088
7089 Backport from git Libtool:
7090
7091 2009-01-19 Robert Millan <rmh@aybabtu.com>
7092 Support GNU/kOpenSolaris.
7093 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
7094 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
7095 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
7096 GNU/kOpenSolaris.
7097
7098 2009-02-27 Andreas Schwab <schwab@linux-m68k.org>
7099
7100 * MAINTAINERS: Update e-mail address.
7101
7102 2009-02-24 Michael Eager <eager@eagercon.com>
7103
7104 * MAINTAINERS (Write After Approval): Add self.
7105
7106 2009-02-18 Bingfeng Mei <bmei@broadcom.com>
7107
7108 * MAINTAINERS (Write After Approval): Add myself.
7109
7110 2009-02-05 Andreas Schwab <schwab@suse.de>
7111
7112 * Makefile.tpl (stage_last): Define $r and $s before using
7113 $(RECURSE_FLAGS_TO_PASS).
7114 * Makefile.in: Regenerate
7115
7116 2009-01-30 Ian Lance Taylor <iant@google.com>
7117
7118 * MAINTAINERS: Move myself to the Global Reviewers list.
7119
7120 2009-01-29 Robert Millan <rmh@aybabtu.com>
7121
7122 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
7123 * configure: Regenerate.
7124
7125 2009-01-17 Gerald Pfeifer <gerald@pfeifer.com>
7126
7127 * MAINTAINERS: Make whitespace consistent.
7128 Remove Robert Millan from Write After Approval.
7129
7130 2009-01-16 Alan Modra <amodra@bigpond.net.au>
7131
7132 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
7133 (all-opcodes): Depend on all-libiberty.
7134 * Makefile.in: Regenerate.
7135
7136 2009-01-15 Douglas B Rupp <rupp@gnat.com>
7137
7138 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
7139 * configure: Regenerate.
7140
7141 2009-01-12 Ramana Radhakrishnan <ramana.r@gmail.com>
7142
7143 * MAINTAINERS (Write After Approval): Add myself.
7144
7145 2009-01-12 Steven G. Kargl <sgk@troutmask.apl.washington.edu>
7146
7147 * MAINTAINERS: Add myself to reviewers (Fortran).
7148
7149 2009-01-12 Sebastian Pop <sebastian.pop@amd.com>
7150
7151 PR tree-optimization/38515
7152 * configure.ac (cloog-polylib): Removed.
7153 (with_ppl, with_cloog): Test for "no".
7154 * configure: Regenerated.
7155
7156 2009-01-11 Daniel Franke <franke.daniel@gmail.com>
7157
7158 * MAINTAINERS: Moved myself to reviewers (Fortran).
7159
7160 2009-01-06 Thomas Schwinge <tschwinge@gnu.org>
7161
7162 * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
7163 (Write After Approval): Remove myself.
7164
7165 2009-01-03 Diego Novillo <dnovillo@google.com>
7166
7167 * MAINTAINERS: Remove myself from alias maintainership.
7168
7169 2009-01-02 David Ayers <ayers@fsfe.org>
7170
7171 * MAINTAINERS: Update e-mail address.
7172
7173 2008-12-30 Gerald Pfeifer <gerald@pfeifer.com>
7174
7175 * MAINTAINERS: Make whitespace consistent.
7176
7177 2008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7178
7179 Backport from upstream Libtool:
7180 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
7181 Add cache variables to tests that require the linker to work.
7182 For shlibpath_overrides_runpath, this also changes the semantics
7183 to let the result from the C compiler take precedence.
7184
7185 2008-12-02 Ben Elliston <bje@au.ibm.com>
7186
7187 * config.sub, config.guess: Update from upstream sources.
7188
7189 2008-12-12 Sebastian Pop <sebastian.pop@amd.com>
7190
7191 * configure.ac (ppllibs): Add by default the lib flags.
7192 * configure: Regenerate.
7193
7194 2008-12-08 Luis Machado <luisgpm@br.ibm.com>
7195
7196 * MAINTAINERS: Add myself to the write after approval list.
7197
7198 2008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
7199
7200 * configure.ac: Add double brackets on darwin[912].
7201 * configure: Regenerate.
7202
7203 2008-12-03 Daniel Kraft <d@domob.eu>
7204
7205 * MAINTAINERS: Moved myself and Mikael Morin from Write After
7206 Approval to Reviewer section (for Fortran front-end).
7207
7208 2008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
7209
7210 * configure.ac: Expand to darwin10 and later.
7211 * configure: Regenerate.
7212
7213 2008-12-02 Andreas Schwab <schwab@suse.de>
7214
7215 * Makefile.def: configure-target-boehm-gc depends on
7216 all-target-libstdc++-v3.
7217 * Makefile.in: Regenerate.
7218
7219 2008-12-02 Kai Tietz <kai.tietz@onevision.com>
7220
7221 * MAINTAINERS: Add myself as mingw maintainer.
7222
7223 2008-12-02 Ben Elliston <bje@au.ibm.com>
7224
7225 * config.sub, config.guess: Update from upstream sources.
7226
7227 2008-12-01 Gerald Pfeifer <gerald@pfeifer.com>
7228
7229 * README.SCO: Remove.
7230
7231 2008-11-29 Fernando Pereira <pronesto@gmail.com>
7232
7233 * MAINTAINERS: Add myself to the write after approval list.
7234
7235 2008-11-29 Dave Korn <dave.korn.cygwin@gmail.com>
7236
7237 * MAINTAINERS: Update my email address in WAA section.
7238
7239 2008-11-29 Chen Liqin <liqin@sunnorth.com.cn>
7240
7241 * MAINTAINERS: Update e-mail address.
7242
7243 2008-11-27 Toon Moene <toon@moene.org>
7244
7245 * MAINTAINERS: Change e-mail address.
7246
7247 2008-11-27 Tristan Gingold <gingold@adacore.com>
7248
7249 * configure.ac: Build gdb for i?86-*-darwin*
7250 * configure: Regenerated.
7251
7252 2008-11-24 Hariharan Sandanagobalane <hariharan@picochip.com>
7253
7254 * MAINTAINERS: Added my full name.
7255
7256 2008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
7257
7258 PR bootstrap/38014
7259 PR bootstrap/37923
7260
7261 Revert:
7262
7263 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
7264
7265 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
7266 * Makefile.in: Regenerated.
7267
7268 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
7269
7270 PR gdb/921
7271 PR gdb/1646
7272 PR gdb/2175
7273 PR gdb/2176
7274
7275 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
7276 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
7277 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
7278 (HOST_EXPORTS): Pass CPPFLAGS.
7279 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
7280 (LDFLAGS_FOR_TARGET): Initialize from configure script.
7281 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
7282 * Makefile.in, configure: Regenerated.
7283 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
7284 and CPPFLAGS_FOR_BUILD.
7285
7286 2008-11-06 Jeff Law <law@redhat.com>
7287
7288 * MAINTAINERS: Add myself as middle end maintainer.
7289
7290 2008-11-06 Andrew Stubbs <ams@codesourcery.com>
7291
7292 * MAINTAINERS (Write after approval): Add myself.
7293
7294 2008-11-05 Diego Novillo <dnovillo@google.com>
7295
7296 * MAINTAINERS (Global Reviewers): Add myself.
7297 (Non-Algorithmic Maintainers): Remove myself.
7298
7299 2008-11-04 Thomas Schwinge <tschwinge@gnu.org>
7300
7301 * MAINTAINERS (Write after approval): Add myself.
7302
7303 2008-10-31 Mikael Morin <mikael.morin@tele2.fr>
7304
7305 * MAINTAINERS (Write after approval): Add myself.
7306
7307 2008-10-31 Ben Elliston <bje@au.ibm.com>
7308
7309 * configure.ac (spu-*-*): Remove special case.
7310 * configure: Regenerate.
7311
7312 2008-10-30 Catherine Moore <clm@codesourcery.com>
7313
7314 * MAINTAINERS (Write after approval): Update my email address.
7315
7316 2008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
7317
7318 * configure.ac [spu-*-*]: Do not set skipdirs.
7319 * configure: Re-generate.
7320
7321 2008-10-29 Bernd Schmidt <bernd.schmidt@analog.com>
7322
7323 * MAINTAINERS (Various Maintainers): Add myself to reload.
7324
7325 2008-10-25 Richard Guenther <rguenther@suse.de>
7326
7327 * MAINTAINERS (Various Maintainers): Add myself as middle-end
7328 maintainer. Remove myself as libgcc-math maintainer.
7329 (Non-Algorithmic Maintainers): Remove myself.
7330
7331 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
7332
7333 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
7334 * Makefile.in: Regenerated.
7335
7336 2008-10-23 Cary Coutant <ccoutant@google.com>
7337
7338 * MAINTAINERS (Write after approval): Add myself.
7339
7340 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
7341
7342 PR gdb/921
7343 PR gdb/1646
7344 PR gdb/2175
7345 PR gdb/2176
7346
7347 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
7348 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
7349 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
7350 (HOST_EXPORTS): Pass CPPFLAGS.
7351 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
7352 (LDFLAGS_FOR_TARGET): Initialize from configure script.
7353 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
7354 * Makefile.in, configure: Regenerated.
7355 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
7356 and CPPFLAGS_FOR_BUILD.
7357
7358 2008-10-20 Sebastian Pop <sebastian.pop@amd.com>
7359
7360 * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
7361 Sebastian Pop.
7362
7363 2008-10-14 Antoniu Pop <antoniu.pop@gmail.com>
7364
7365 * MAINTAINERS (Write After Approval): Added myself.
7366
7367 2008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7368
7369 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
7370 recommended version to 2.3.2.
7371
7372 * configure: Regenerate.
7373
7374 2008-10-01 Mark Mitchell <mark@codesourcery.com>
7375
7376 * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
7377
7378 2008-09-29 David Daney <david.daney@caviumnetworks.com>
7379
7380 * MAINTAINERS (Write After Approval): Update e-mail address.
7381
7382 2008-09-26 Peter O'Gorman <pogma@thewrittenword.com>
7383
7384 * libtool.m4: Update to libtool 2.2.6.
7385 * lt~obsolete.m4: Update to libtool 2.2.6.
7386 * ltmain.sh: Update to libtool 2.2.6.
7387 * ltsugar.m4: Update to libtool 2.2.6.
7388 * ltversion.m4: Update to libtool 2.2.6.
7389 * ltoptions.m4: Update to libtool 2.2.6.
7390 * ltgcc.m4: Update to match changes from libtool 2.2.6.
7391
7392 2008-09-22 Chris Fairles <cfairles@gcc.gnu.org>
7393
7394 * MAINTAINERS (Write After Approval): Add myself.
7395
7396 2008-09-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
7397
7398 * MAINTAINERS (Write After Approval): Update my name.
7399
7400 2008-09-20 Steven Bosscher <steven@gcc.gnu.org>
7401
7402 * MAINTAINERS: Add myself in "Write After Approval".
7403
7404 2008-09-18 Steve Ellcey <sje@cup.hp.com>
7405
7406 * MAINTAINERS: Add myself as ia64 maintainer.
7407
7408 2008-09-04 Gerald Pfeifer <gerald@pfeifer.com>
7409
7410 * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
7411 Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
7412 Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
7413 and Michael Tiemann from Write After Approval since they do not
7414 actually have access.
7415
7416 2008-09-05 Richard Guenther <rguenther@suse.de>
7417
7418 * configure.ac: Initialize clooglibs to -lcloog.
7419 * configure: Re-generate.
7420
7421 2008-09-04 Le-Chun Wu <lcwu@google.com>
7422
7423 * MAINTAINERS (Write After Approval): Add myself.
7424
7425 2008-09-03 Sebastian Pop <sebastian.pop@amd.com>
7426
7427 * configure.ac (--with-cloog-polylib): New.
7428 (--disable-cloog-version-check): New.
7429 (--disable-ppl-version-check): New.
7430 * configure: Re-generate.
7431
7432 2008-09-03 Richard Guenther <rguenther@suse.de>
7433
7434 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
7435 cloog test.
7436 * configure: Re-generate.
7437
7438 2008-09-03 Hari Sandanagobalane <hariharan@picochip.com>
7439
7440 Add picoChip port.
7441 * MAINTAINERS: Add picoChip maintainers.
7442
7443 2008-09-02 Sebastian Pop <sebastian.pop@amd.com>
7444 Tobias Grosser <grosser@fim.uni-passau.de>
7445 Jan Sjodin <jan.sjodin@amd.com>
7446 Harsha Jagasia <harsha.jagasia@amd.com>
7447 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
7448 Konrad Trifunovic <konrad.trifunovic@inria.fr>
7449 Adrien Eliche <aeliche@isty.uvsq.fr>
7450
7451 Merge from graphite branch.
7452 * configure: Regenerate.
7453 * Makefile.in: Regenerate.
7454 * configure.ac (host_libs): Add ppl and cloog.
7455 Add checks for PPL and CLooG.
7456 * Makefile.def (ppl, cloog): Added modules and dependences.
7457 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
7458 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
7459
7460 2008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
7461
7462 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
7463 (GCC_SHLIB_SUBDIR): New.
7464 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
7465 * configure: Regenerate.
7466 * Makefile.in: Regenerate.
7467
7468 2008-08-30 Gerald Pfeifer <gerald@pfeifer.com>
7469
7470 * MAINTAINERS: Consistently use tabs to separate columns.
7471
7472 2008-08-29 Tristan Gingold <gingold@adacore.com>
7473
7474 * MAINTAINERS (Write after Approval): Add myself.
7475
7476 2008-08-28 Tristan Gingold <gingold@adacore.com>
7477
7478 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
7479 Enable bfd, binutils and opcodes.
7480 * configure: Regenerate.
7481
7482 2008-08-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
7483
7484 * MAINTAINERS: Update my hppa and hpux entries. Remove my vax entry.
7485
7486 2008-08-23 Thomas Koenig <tkoenig@gcc.gnu.org>
7487
7488 * MAINTAINERS: Use correct Umlaut for last name.
7489
7490 2008-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
7491
7492 * MAINTAINERS: Move myself from Reviewers to Write after Approval.
7493
7494 2008-08-16 David Edelsohn <edelsohn@gnu.org>
7495
7496 * MAINTAINERS: Update my email address.
7497
7498 2008-08-16 Nicolas Roche <roche@adacore.com>
7499
7500 * Makefile.tpl: Add BOOT_ADAFLAGS.
7501 * Makefile.in: Regenerate.
7502
7503 2008-08-09 Richard Sandiford <rdsandiford@googlemail.com>
7504
7505 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
7506 * configure: Regenerate.
7507
7508 2008-07-30 Paolo Bonzini <bonzini@gnu.org>
7509
7510 * configure.ac: Add makefile fragments for hpux.
7511 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
7512 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
7513 * configure: Regenerate.
7514 * Makefile.in: Regenerate.
7515
7516 2008-07-28 Aldy Hernandez <aldyh@redhat.com>
7517
7518 * MAINTAINERS: Add Jakub and myself as gimple maintainers.
7519
7520 2008-07-11 Dodji Seketeli <dseketel@redhat.com>
7521
7522 * MAINTAINERS (Write after Approval): Add myself.
7523
7524 2008-07-02 Xuepeng Guo <xuepeng.guo@intel.com>
7525
7526 * MAINTAINERS (Write After Approval): Add myself.
7527
7528 2008-06-29 Andrew Jenner <andrew@codesourcery.com>
7529
7530 * MAINTAINERS (Write After Approval): Add myself.
7531
7532 2008-06-29 Krister Walfridsson <krister.walfridsson@gmail.com>
7533
7534 * MAINTAINERS: Update my email address.
7535
7536 2008-06-25 Joey Ye <joey.ye@intel.com>
7537
7538 * MAINTAINERS (Write After Approval): Add myself.
7539
7540 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7541
7542 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
7543 * Makefile.in: Regenerate.
7544 * configure: Regenerate.
7545
7546 2008-06-17 Daniel Kraft <d@domob.eu>
7547
7548 * MAINTAINERS (Write After Approval): Add myself.
7549
7550 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7551
7552 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
7553 "$@" is still intact with both Autoconf 2.59 and 2.62.
7554 * configure: Regenerate.
7555
7556 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7557
7558 * Makefile.tpl: Fix comment errors.
7559 * Makefile.in: Regenerate.
7560
7561 2008-06-12 David S. Miller <davem@davemloft.net>
7562 David Edelsohn <edelsohn@gnu.org>
7563
7564 * configure.ac: Add powerpc*-*-* to gold supported targets.
7565 * configure: Regenerate.
7566
7567 2008-06-08 Joseph Myers <joseph@codesourcery.com>
7568
7569 PR tree-optimization/36218
7570 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
7571 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
7572 (all prefix="build-"): Pass them to build-system sub-makes.
7573 * Makefile.in: Regenerate.
7574
7575 2008-06-07 Joseph Myers <joseph@codesourcery.com>
7576
7577 * MAINTAINERS (mt port): Remove.
7578 (sco5, unixware, sco udk): Remove.
7579 (Kean Johnston): Add to Write After Approval.
7580
7581 2008-05-30 Julian Brown <julian@codesourcery.com>
7582
7583 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
7584 of libobjc for ARM EABI Linux.
7585 * configure: Regenerate.
7586
7587 2008-05-18 Xinliang David Li <davidxl@google.com>
7588
7589 * ChangeLog: Remove wrong ChangeLog entry.
7590
7591 2008-05-17 Xinliang David Li <davidxl@google.com>
7592
7593 * MAINTAINERS (Write After Approval): Add myself.
7594
7595 2008-05-15 Janus Weil <janus@gcc.gnu.org>
7596
7597 * MAINTAINERS (Write After Approval): Add myself.
7598
7599 2008-05-14 Rafael Espíndola <espindola@google.com>
7600
7601 * config-ml.in: don't handle --enable-shared and --enable-static.
7602
7603 2008-05-10 Richard Sandiford <rdsandiford@googlemail.com>
7604
7605 * MAINTAINERS: Update my email address.
7606
7607 2008-05-10 Paolo Carlini <paolo.carlini@oracle.com>
7608
7609 * MAINTAINERS: Update my email address.
7610
7611 2008-05-03 Kris Van Hees <kris.van.hees@oracle.com>
7612
7613 * MAINTAINERS (Write After Approval): Add myself.
7614
7615 2008-04-28 Gabriele Svelto <gabriele.svelto@st.com>
7616
7617 * MAINTAINERS (Write After Approval): Add myself.
7618
7619 2008-04-25 Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
7620
7621 * MAINTAINERS (crx): Add myself.
7622
7623 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
7624
7625 Sync with src:
7626 2008-04-14 David S. Miller <davem@davemloft.net>
7627
7628 * configure.ac: Add sparc*-*-* to gold supported targets.
7629 * configure: Regenerate.
7630
7631 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
7632
7633 PR bootstrap/35457
7634 * configure.ac: Include override.m4.
7635 * configure: Regenerate.
7636
7637 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
7638
7639 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
7640 * Makefile.in: Regenerate.
7641
7642 2008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
7643
7644 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
7645 as nonconfigurable directories list.
7646 * configure: Regenerate.
7647
7648 2008-04-14 Ben Elliston <bje@au.ibm.com>
7649
7650 * config.sub, config.guess: Update from upstream sources.
7651
7652 2008-04-12 Hans-Peter Nilsson <hp@axis.com>
7653
7654 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
7655 * Makefile.in: Regenerate.
7656
7657 2008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
7658
7659 * configure.ac: Do not build libssp for the AVR.
7660 * configure: Regenerate.
7661
7662 2008-04-07 Ian Lance Taylor <iant@google.com>
7663
7664 * Makefile.def: check-gold depends upon all-binutils.
7665 * Makefile.in: Regenerate.
7666
7667 2008-04-04 Andy Hutchinson <hutchinsonandy@aim.com>
7668
7669 * MAINTAINERS (Write After Approval): Add myself.
7670
7671 2008-04-04 Nick Clifton <nickc@redhat.com>
7672
7673 PR binutils/4334
7674 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
7675 builds.
7676 * configure: Regenerate.
7677
7678 2008-04-04 NightStrike <NightStrike@gmail.com>
7679
7680 PR other/35151
7681 * configure.ac: Combine rules for mingw32 and mingw64.
7682 * configure: Regenerate.
7683
7684 2008-04-02 Kai Tietz <kai.tietz@onvision.com>
7685
7686 * MAINTAINERS (Write After Approval): Add myself.
7687
7688 2008-04-01 Seongbae Park <seongbae.park@gmail.com>
7689
7690 * Makefile.tpl (.NOTPARALLEL): Revert previous change.
7691 * Makefile.in (.NOTPARALLEL): Ditto.
7692
7693 2008-04-01 Peter O'Gorman <pogma@thewrittenword.com>
7694
7695 * MAINTAINERS (Write After Approval): Add myself.
7696
7697 2008-03-31 Seongbae Park <seongbae.park@gmail.com>
7698
7699 * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
7700 * Makefile.in (.NOTPARALLEL): Regenerate.
7701
7702 2008-03-27 Paolo Bonzini <bonzini@gnu.org>
7703
7704 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
7705 * Makefile.in: Regenerate.
7706
7707 2008-03-26 Jakub Staszak <kuba@et.pl>
7708
7709 * MAINTAINERS (Write After Approval): Add myself.
7710
7711 2008-03-23 Thomas Koenig <tkoenig@gcc.gnu.org>
7712
7713 * MAINTAINERS: Update e-mail address.
7714
7715 2008-03-20 Ian Lance Taylor <iant@google.com>
7716
7717 * configure.ac: Add support for --enable-gold.
7718 * Makefile.def: Add gold as a directory like ld.
7719 * configure, Makefile.in: Regenerate.
7720
7721 2008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7722
7723 * configure.ac: m4_include config/proginstall.m4.
7724 * configure: Regenerate.
7725
7726 Backport from upstream Libtool:
7727
7728 2007-10-12 Eric Blake <ebb9@byu.net>
7729
7730 Deal with Autoconf 2.62's semantic change in m4_append.
7731 * ltsugar.m4 (lt_append): Replace broken versions of
7732 m4_append.
7733 (lt_if_append_uniq): Don't require separator to be overquoted,
7734 and avoid broken m4_append.
7735 (lt_dict_add): Fix typo.
7736 * libtool.m4 (_LT_DECL): Don't overquote separator.
7737
7738 2008-03-13 David Edelsohn <edelsohn@gnu.org>
7739
7740 * config.rpath: Add AIX 6 support.
7741
7742 2008-03-13 Paolo Bonzini <bonzini@gnu.org>
7743
7744 * Makefile.def (stageprofile). Remove -fprofile-generate
7745 from stage_libcflags.
7746 * Makefile.in: Regenerate.
7747
7748 2008-03-13 Ben Elliston <bje@au.ibm.com>
7749
7750 * config.sub, config.guess: Update from upstream sources.
7751
7752 2008-03-06 Tom Tromey <tromey@redhat.com>
7753
7754 * MAINTAINERS: Update for treelang deletion.
7755
7756 2008-03-03 James E. Wilson <wilson@tuliptree.org>
7757
7758 * MAINTAINERS: Update my email address.
7759
7760 2008-03-03 Stan Shebs <stanshebs@earthlink.net>
7761
7762 * MAINTAINERS (darwin port): Add myself as a maintainer.
7763 (objective-c/c++): Add myself as a maintainer.
7764
7765 2008-03-03 Volker Reichelt <v.reichelt@netcologne.de>
7766
7767 * MAINTAINERS (Write After Approval): Update my email address.
7768
7769 2008-02-25 Tomas Bily <tbily@suse.cz>
7770
7771 * MAINTAINERS (Write After Approval): Add myself.
7772
7773 2008-02-23 Jakub Jelinek <jakub@redhat.com>
7774
7775 * MAINTAINERS (OpenMP): Add myself.
7776
7777 2008-02-20 Paolo Bonzini <bonzini@gnu.org>
7778
7779 PR bootstrap/32009
7780 PR bootstrap/32161
7781
7782 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
7783 * configure: Regenerate.
7784
7785 * Makefile.def: Define stage_libcflags for all bootstrap stages.
7786 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
7787 STAGE4_LIBCFLAGS): New.
7788 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
7789 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
7790 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
7791 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
7792 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
7793 for target modules. Don't export LIBCFLAGS.
7794 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
7795 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
7796 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
7797 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
7798 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
7799 * Makefile.in: Regenerate.
7800
7801 2008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7802
7803 PR libgcj/33085
7804 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
7805 Do not use -DDLL_EXPORT. Backport from upstream.
7806
7807 2008-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7808
7809 * MAINTAINERS (Write After Approval): Add myself.
7810
7811 2008-02-02 Hans-Peter Nilsson <hp@axis.com>
7812
7813 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
7814 * configure: Regenerate.
7815
7816 2008-01-31 Marc Gauthier <marc@tensilica.com>
7817
7818 * configure.ac (xtensa*-*-*): Recognize processor variants.
7819 * configure: Regenerate.
7820
7821 2008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7822
7823 PR bootstrap/34922
7824 * configure.ac (PARSE_ARGS): Push suitable setting of
7825 ac_subdirs_all, for `./configure --help=recursive'.
7826 Handle `+' in generic toplevel directory disabling.
7827 * configure: Regenerate.
7828
7829 2008-01-28 Nick Clifton <nickc@redhat.com>
7830
7831 * MAINTAINERS (xstormy16): Take over maintainership.
7832
7833 2008-01-25 Joseph Myers <joseph@codesourcery.com>
7834
7835 * MAINTAINERS (c4x port): Remove.
7836
7837 2008-01-24 David Edelsohn <edelsohn@gnu.org>
7838
7839 * libtool.m4: Backport AIX 6 support from ToT Libtool.
7840
7841 2008-01-23 Ben Elliston <bje@au.ibm.com>
7842
7843 * config.sub, config.guess: Update from upstream sources.
7844
7845 2008-01-22 Tobias Grosser <grosser@fim.uni-passau.de>
7846
7847 * MAINTAINERS (Write After Approval): Add myself.
7848
7849 2008-01-17 H.J. Lu <hjl.tools@gmail.com>
7850
7851 * MAINTAINERS: Update my email address.
7852
7853 2008-01-09 Raksit Ashok <raksit@google.com>
7854
7855 * MAINTAINERS (Write After Approval): Add myself.
7856
7857 2008-01-09 Raksit Ashok <raksit@google.com>
7858
7859 * MAINTAINERS (Write After Approval): Add myself.
7860
7861 2008-01-08 Ben Elliston <bje@au.ibm.com>
7862
7863 * config.sub, config.guess: Update from upstream sources.
7864
7865 2007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7866
7867 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
7868 Change recommended MPFR from 2.2.1 -> 2.3.0.
7869 * configure: Regenerate.
7870
7871 2007-12-15 Sebastian Pop <sebastian.pop@amd.com>
7872
7873 * MAINTAINERS: Update my email address.
7874
7875 2007-12-15 Bernhard Fischer <aldot@gcc.gnu.org>
7876
7877 * MAINTAINERS: Update my email address.
7878
7879 2007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
7880
7881 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
7882 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
7883 * Makefile.in: Regenerate.
7884
7885 2007-12-10 Mark Heffernan <meheff@google.com>
7886
7887 * MAINTAINERS (Write After Approval): Add myself and alphabetize two
7888 misplaced entries.
7889
7890 2007-12-10 Andreas Tobler <a.tobler@schweiz.org>
7891
7892 * configure.ac: Enable libjava for x86_64-*-darwin9.
7893 * configure: Regenerate.
7894
7895 2007-12-07 Bill Maddox <maddox@google.com>
7896
7897 * MAINTAINERS (Write After Approval): Add myself.
7898
7899 2007-12-05 Ben Elliston <bje@au.ibm.com>
7900
7901 * config.sub, config.guess: Update from upstream sources.
7902
7903 2007-12-02 Matthias Klose <doko@ubuntu.com>
7904
7905 * config-ml.in: Remove 64bit configure tests.
7906
7907 2007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7908
7909 * config-ml.in: Robustify against white space in absolute file
7910 names.
7911
7912 * config-ml.in (multi-clean): Substitute ${Makefile}.
7913 Remove superfluous ${Makefile} in list.
7914
7915 2007-11-19 Thiemo Seufer <ths@mips.com>
7916
7917 * config-ml.in: Don't hardcode the Makefile name.
7918
7919 2007-11-08 Alexander Monakov <amonakov@ispras.ru>
7920
7921 * MAINTAINERS (Write After Approval): Add myself.
7922
7923 2007-11-07 Samuel Tardieu <sam@rfc1149.net>
7924
7925 * MAINTAINERS (Write After Approval): Add myself.
7926
7927 2007-11-06 Doug Kwan <dougkwan@google.com>
7928
7929 * MAINTAINERS (Write After Approval): Add myself.
7930
7931 2007-10-25 Ben Elliston <bje@au.ibm.com>
7932
7933 * MAINTAINERS (mercury): Remove entry.
7934 (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
7935
7936 2007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
7937
7938 * Makefile.def (dependencies): Make configure-gdb depend on
7939 all-intl.
7940 * Makefile.in: Regenerated.
7941
7942 2007-10-22 Steven G. Kargl <kargl@gcc.gnu.org>
7943
7944 * MAINTAINERS (Fortran maintainer): Remove myself.
7945
7946 2007-10-15 Patrick Mansfield <patmans@us.ibm.com>
7947
7948 * Makefile.def: To avoid problems running with parallel makes,
7949 build newlib before libgloss so that target specific header
7950 files are availble.
7951 * Makefile.in: Regenerate
7952
7953 2007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
7954
7955 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
7956 * Makefile.in: Regenerate.
7957
7958 2007-10-09 Vladimir Makarov <vmakarov@redhat.com>
7959
7960 * MAINTAINERS (Register allocation reviewer): Add myself.
7961
7962 2007-10-08 Mike Frysinger <vapier@gentoo.org>
7963
7964 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
7965 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
7966 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
7967 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
7968 * configure: Regenerate.
7969
7970 2006-10-04 Seongbae Park <seongbae.park@gmail.com>
7971
7972 * MAINTAINERS (Register allocation reviewer): Add myself.
7973
7974 2007-10-01 Paolo Bonzini <bonzini@gnu.org>
7975
7976 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
7977 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
7978 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
7979 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
7980 * configure.ac: Default them to host tools for $host = $build.
7981 Subst them.
7982
7983 * configure: Regenerate.
7984 * Makefile.in: Regenerate.
7985
7986 2006-09-24 Peter Bergner <bergner@vnet.ibm.com>
7987
7988 * MAINTAINERS (Register allocation reviewer): Add myself.
7989
7990 2006-09-24 Kenneth Zadeck <zadeck@naturalbridge.com>
7991
7992 * MAINTAINERS (Register allocation reviewer): Add myself.
7993
7994 2007-09-21 Seongbae Park <seongbae.park@gmail.com>
7995
7996 * MAINTAINERS (Write After Approval): Fix typo.
7997
7998 2007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
7999
8000 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
8001 * configure: Regenerate.
8002
8003 2007-09-20 Paul Jarc <prj-bugzilla-gcc@multivac.cwru.edu>
8004
8005 PR bootstrap/31906
8006 * libtool-ldflags: Don't prefix arguments with -Xcompiler if
8007 they're already prefixed.
8008
8009 2007-09-19 Benjamin Kosnik <bkoz@redhat.com>
8010
8011 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
8012 libstdc++.
8013 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
8014 * configure: Regenerate.
8015 * Makefile.in: Regenerate.
8016
8017 2007-09-17 Andreas Schwab <schwab@suse.de>
8018
8019 * configure.ac: Raise minimum makeinfo version to 4.6.
8020 * configure: Regenerate.
8021
8022 2007-09-17 Johannes Singler <singler@ira.uka.de>
8023
8024 * MAINTAINERS (write-after-approval) add myself
8025
8026 2007-09-15 Alan Modra <amodra@bigpond.net.au>
8027
8028 * configure.ac: Correct makeinfo version check.
8029 * configure: Regenerate.
8030
8031 2007-09-14 Richard Sandiford <rsandifo@nildram.co.uk>
8032
8033 * MAINTAINERS: Update my email address.
8034
8035 2007-09-14 Richard Sandiford <richard@codesourcery.com>
8036
8037 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
8038 to $skipdirs and only disable gprof for newlib. Use the normal
8039 mips*-elf* handling in other respects.
8040 * configure: Regnerate.
8041
8042 2007-09-12 David Daney <ddaney@avtrex.com>
8043
8044 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
8045 enabling libgcj.
8046 * configure: Regenerate.
8047
8048 2007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
8049
8050 PR other/32154
8051 * configure.ac: For libgloss targets, point the linker to the linker
8052 script, startup code and simulator library.
8053 * configure: Regenerate.
8054
8055 2007-09-07 Andrew Haley <aph@redhat.com>
8056
8057 * configure.ac (noconfigdirs): Remove target-libffi and
8058 target-libjava.
8059 * configure: Regenerate.
8060
8061 2007-09-06 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
8062
8063 PR target/33281
8064 * configure.ac: Use config/mh-mingw on mingw.
8065 * configure: Regenerate.
8066
8067 2007-09-05 Pat Haugen <pthaugen@us.ibm.com>
8068
8069 * MAINTAINERS (Write After Approval): Add myself.
8070
8071 2007-09-05 Richard Guenther <rguenther@suse.de>
8072
8073 * configure.ac (--enable-stage1-checking): If neither --enable-checking
8074 nor --disable-checking is provided also turn on yes and types
8075 checking for stage1.
8076 * configure: Re-generate.
8077
8078 2007-08-30 Krister Walfridsson <cato@df.lth.se>
8079
8080 * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
8081 (Write After Approval): Remove myself.
8082
8083 2007-08-29 Nick Clifton <nickc@redhat.com>
8084
8085 * config.sub, config.guess: Update from upstream sources.
8086
8087 2007-08-22 Bud Davis <jmdavis@link.com>
8088
8089 * MAINTAINERS (Write After Approval): Added myself.
8090 * MAINTAINERS (Reviewers): Removed myself.
8091
8092 2007-08-18 Paul Brook <paul@codesourcery.com>
8093 Joseph Myers <joseph@codesourcery.com>
8094
8095 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
8096 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
8097 * Makefile.in: Regenerate.
8098 * configure.ac (--with-debug-prefix-map): New.
8099 * configure: Regenerate.
8100
8101 2007-08-17 Richard Sandiford <richard@codesourcery.com>
8102 Nigel Stephens <nigel@mips.com>
8103
8104 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
8105 as target_makefile_frag.
8106 * configure: Regenerate.
8107
8108 2007-08-16 Alexandre Oliva <aoliva@redhat.com>
8109
8110 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
8111 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
8112 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
8113 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
8114 (do-compare, do-compare3, do-compare-debug): New.
8115 ([+compare-target+]): Use them.
8116
8117 2007-08-14 Maxim Kuvyrkov <maxim@codesourcery.com>
8118
8119 * MAINTAINERS (Write After Approval): Change my email address.
8120
8121 2007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8122 Ben Elliston <bje@au.ibm.com>
8123
8124 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
8125 --silent if $silent.
8126 * configure: Regenerate.
8127
8128 2003-08-12 Zdenek Dvorak <ook@ucw.cz>
8129
8130 * MAINTAINERS (Various Maintainers): Add myself as
8131 loop infrastructure maintainer. Update my e-mail
8132 address.
8133
8134 2007-07-31 Diego Novillo <dnovillo@google.com>
8135
8136 * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
8137 Adjust description.
8138
8139 2007-07-26 Richard Guenther <rguenther@suse.de>
8140
8141 * configure.ac: Add types checking to stage1 checking flags.
8142 * configure: Regenerate.
8143
8144 2007-07-17 Nick Clifton <nickc@redhat.com>
8145
8146 * COPYING3: New file. Contains version 3 of the GNU General
8147 Public License.
8148 * COPYING3.LIB: New file. Contains version 3 of the GNU
8149 Lesser General Public License.
8150
8151 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
8152
8153 * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
8154
8155 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
8156
8157 * MAINTAINERS (S/390 co-maintainer): Add myself.
8158 (Write After Approval): Remove myself.
8159
8160 2007-07-13 Dan Hipschman <dsh@google.com>
8161
8162 * MAINTAINERS (Write After Approval): Add myself.
8163
8164 2007-07-11 Nick Clifton <nickc@redhat.com>
8165
8166 * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
8167 WINDRES export.
8168 * Makefile.in: Regenerate.
8169
8170 2007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8171
8172 * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
8173 maintainer.
8174
8175 2007-07-05 H.J. Lu <hongjiu.lu@intel.com>
8176
8177 * lt~obsolete.m4: New. Import from 20070318 libtool.
8178
8179 2007-07-03 Julian Brown <julian@codesourcery.com>
8180
8181 * MAINTAINERS (Write After Approval): Add myself.
8182
8183 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8184
8185 * configure.ac: Rewrite 'configure --help' strings to look nicer.
8186 * configure: Regenerate.
8187
8188 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8189
8190 * configure.ac: Add some missing m4 quotation.
8191 * configure: Regenerate.
8192
8193 2007-07-02 Simon Baldwin <simonb@google.com>
8194
8195 * MAINTAINERS (Write After Approval): Add myself.
8196
8197 2007-07-02 Paolo Bonzini <bonzini@gnu.org>
8198
8199 * configure: Regenerate.
8200
8201 2007-07-02 Kai Tietz <kai.tietz@onevision.com>
8202
8203 * Makefile.def: Add windmc tool to build.
8204 * Makefile.tpl: Likewise.
8205 * configure.ac: Likewise.
8206 * Makefile.in: Regenerate.
8207 * configure: Regenerate.
8208
8209 2007-06-28 DJ Delorie <dj@redhat.com>
8210
8211 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
8212 not building newlib.
8213 * configure: Regenerated.
8214
8215 2007-06-28 Jan Sjodin <jan.sjodin@amd.com>
8216
8217 * MAINTAINERS (Write After Approval): Add myself.
8218
8219 2007-06-25 Martin Michlmayr <tbm@cyrius.com>
8220
8221 * MAINTAINERS (Write After Approval): Add myself.
8222
8223 2007-06-19 Chris Matthews <chrismatthews@google.com>
8224
8225 * MAINTAINERS (Write After Approval): Add myself.
8226
8227 2007-06-19 Rask Ingemann Lambertsen <rask@sygehus.dk>
8228
8229 * MAINTAINERS (Write After Approval): Add myself.
8230
8231 2007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
8232
8233 * Makefile.def: Add dependency from configure-gdb to all-bfd.
8234 * Makefile.in: Regenerated.
8235
8236 2007-06-14 Bernd Schmidt <bernd.schmidt@analog.com>
8237
8238 * configure.ac: Don't add target-libmudflap to noconfigdirs for
8239 bfin*-*-uclinux* targets.
8240 * configure: Regenerate.
8241
8242 2007-06-14 Ian Lance Taylor <iant@google.com>
8243
8244 * MAINTAINERS: Add myself as non-algorithmic global write
8245 maintainer.
8246
8247 2007-06-14 Diego Novillo <dnovillo@google.com>
8248
8249 * MAINTAINERS: Add self as middle-end maintainer and
8250 non-algorithmic global write maintainer.
8251
8252 2007-06-14 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
8253
8254 * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
8255 Move all Fortran maintainers except Paul Brook into the
8256 Non-Autopoiesis section.
8257
8258 2007-06-14 Paolo Bonzini <bonzini@gnu.org>
8259
8260 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
8261 (distclean-stage[+id+]): Possibly delete stage_last.
8262 * Makefile.in: Regenerate.
8263
8264 2007-06-12 Seongbae Park <seongbae.park@gmail.com>
8265
8266 * MAINTAINERS (Various Maintainer): Fix typo.
8267
8268 2007-06-11 Paolo Bonzini <bonzini@gnu.org>
8269
8270 * MAINTAINERS (Various Maintainer): Add myself as
8271 dataflow maintainer.
8272
8273 2007-06-07 Ben Elliston <bje@au.ibm.com>
8274
8275 * config.sub, config.guess: Update from upstream sources.
8276
8277 2007-06-07 Ben Elliston <bje@au.ibm.com>
8278
8279 * Makefile.tpl: Fix spelling error.
8280 * Makefile.in: Regenerate.
8281
8282 2007-06-01 Steve Ellcey <sje@cup.hp.com>
8283
8284 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
8285 lt_cv_sys_max_cmd_len.
8286
8287 2007-05-31 Dorit Nuzman <dorit@il.ibm.com>
8288
8289 * MAINTAINERS (Various Maintainers): Add myself as
8290 auto-vectorizer maintainer.
8291
8292 2003-05-31 Paolo Bonzini <bonzini@gnu.org>
8293
8294 PR libjava/32098
8295 * libtool.m4: Revert previous change.
8296 * ltgcc.m4: Put it here.
8297
8298 2003-05-30 Zdenek Dvorak <dvorakz@suse.cz>
8299
8300 * MAINTAINERS (Various Maintainers): Add myself as
8301 auto-vectorizer maintainer.
8302
8303 2007-05-30 H.J. Lu <hongjiu.lu@intel.com>
8304
8305 PR libjava/32098
8306 * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
8307
8308 2007-05-30 Richard Guenther <rguenther@suse.de>
8309
8310 * MAINTAINERS (Various Maintainers): Add myself as
8311 auto-vectorizer maintainer.
8312
8313 2007-05-30 Jakub Jelinek <jakub@redhat.com>
8314
8315 PR bootstrap/29382
8316 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
8317 * configure: Rebuilt.
8318
8319 2007-05-28 Roberto Costa <robsettantasei@gmail.com>
8320
8321 * MAINTAINERS (Write After Approval): Removed my name.
8322
8323 2007-05-25 Steven Bosscher <steven@gcc.gnu.org>
8324
8325 * MAINTAINERS (Write After Approval): Remove myself.
8326
8327 2007-05-25 Andreas Tobler <a.tobler@schweiz.org>
8328
8329 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
8330
8331 2007-05-23 Steve Ellcey <sje@cup.hp.com>
8332
8333 * ltmain.sh: Update from ToT Libtool.
8334 * libtool.m4: Update from ToT Libtool.
8335 * ltsugar.m4: New. Update from ToT Libtool.
8336 * ltversion.m4: New. Update from ToT Libtool.
8337 * ltoptions.m4: New. Update from ToT Libtool.
8338 * ltconfig: Remove.
8339 * ltcf-c.sh: Remove.
8340 * ltcf-cxx.sh: Remove.
8341 * ltcf-gcj.sh: Remove.
8342
8343 2007-05-22 Ollie Wild <aaw@google.com>
8344
8345 * MAINTAINERS (Write After Approval): Add myself.
8346
8347 2007-05-16 Paolo Bonzini <bonzini@gnu.org>
8348
8349 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
8350 stage_cflags.
8351 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
8352 Remove CFLAGS/LIBCFLAGS.
8353 (configure-stage[+id+]-[+prefix+][+module+],
8354 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
8355 * Makefile.in: Regenerate.
8356
8357 2007-05-15 Diego Novillo <dnovillo@google.com>
8358
8359 * MAINTAINERS: Update e-mail address.
8360
8361 2007-05-15 Revital Eres <eres@il.ibm.com>
8362
8363 * MAINTAINERS (Write After Approval): Add myself.
8364
8365 2007-05-14 Roberto Costa <robsettantasei@gmail.com>
8366
8367 * MAINTAINERS (Write After Approval): Updated my address.
8368
8369 2007-05-14 Thomas Neumann <tneumann@users.sourceforge.net>
8370
8371 * MAINTAINERS (Write After Approval): Add myself.
8372
8373 2007-05-11 Silvius Rus <rus@google.com>
8374
8375 * MAINTAINERS (Write After Approval): Add myself.
8376
8377 2007-04-23 Tom Tromey <tromey@redhat.com>
8378
8379 * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
8380
8381 2007-04-22 Mark Mitchell <mark@codesourcery.com>
8382
8383 * MAINTAINERS (cpplib): Rename to ...
8384 (libcpp): ... this. Add C/C++ front end maintainers.
8385
8386 2007-04-14 Steve Ellcey <sje@cup.hp.com>
8387
8388 * config-ml.in: Pass ${ml_config_env} to configure calls.
8389
8390 2007-04-04 Christian Bruel <christian.bruel@st.com>
8391
8392 * MAINTAINERS (Write After Approval): Add myself.
8393
8394 2007-04-02 Dave Korn <dave.korn@artimi.com>
8395
8396 * MAINTAINERS (Write After Approval): Add myself.
8397
8398 2007-03-31 Tobias Burnus <burnus@net-b.de>
8399
8400 * MAINTAINERS (fortran 95 front end): Add myself.
8401
8402 2007-03-28 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
8403
8404 * MAINTAINERS (Write After Approval): Add myself.
8405
8406 2007-03-24 Ayal Zaks <zaks@il.ibm.com>
8407
8408 * MAINTAINERS (Modulo Scheduler): Add myself.
8409
8410 2007-03-23 Brooks Moses <brooks.moses@codesourcery.com>
8411
8412 * MAINTAINERS (fortran 95 front end): Add myself.
8413 (c++ front end): whitespace fix.
8414
8415 2007-03-22 Nathan Froyd <froydnj@codesourcery.com>
8416
8417 * MAINTAINERS (Write After Approval): Add myself.
8418
8419 2007-03-21 Richard Sandiford <richard@codesourcery.com>
8420
8421 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
8422 of glob. Quote arguments with single quotes too.
8423 * configure: Regenerate.
8424
8425 2007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
8426
8427 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
8428 * Makefile.in: Regenerate
8429
8430 2007-03-07 Andreas Schwab <schwab@suse.de>
8431
8432 * configure: Regenerate.
8433
8434 2007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
8435
8436 * configure.ac: Add "--with-pdfdir" configure option,
8437 which defines pdfdir variable.
8438 * Makefile.def (target=fixincludes): Add install-pdf to
8439 missing targets.
8440 (recursive_targets): Add install-pdf target.
8441 (flags_to_pass): Add pdfdir.
8442 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
8443 target.
8444 * configure: Regenerate
8445 * Makefile.in: Regenerate
8446
8447 2007-02-28 Eric Christopher <echristo@apple.com>
8448
8449 Revert:
8450 2006-12-07 Mike Stump <mrs@apple.com>
8451
8452 * Makefile.def (dependencies): Add dependency for
8453 install-target-libssp and install-target-libgomp on
8454 install-gcc.
8455 * Makefile.in: Regenerate.
8456
8457 2007-02-27 Matt Kraai <kraai@ftbfs.org>
8458
8459 * configure: Regenerate.
8460 * configure.ac: Move statements after variable declarations.
8461
8462 2007-02-19 Kaz Kojima <kkojima@gcc.gnu.org>
8463
8464 * MAINTAINERS: Add myself as sh maintainer.
8465
8466 2007-02-19 Joseph Myers <joseph@codesourcery.com>
8467
8468 * configure.ac: Adjust for loop syntax.
8469 * configure: Regenerate.
8470
8471 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
8472
8473 * configure: Rebuilt.
8474
8475 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
8476
8477 * configure.ac: Drop multiple occurrences of --enable-languages,
8478 and fix its quoting.
8479 * configure: Rebuilt.
8480
8481 2007-02-17 Mark Mitchell <mark@codesourcery.com>
8482 Nathan Sidwell <nathan@codesourcery.com>
8483 Vladimir Prus <vladimir@codesourcery.com>
8484 Joseph Myers <joseph@codesourcery.com>
8485
8486 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
8487 * configure: Regenerate.
8488
8489 2007-02-14 Gerald Pfeifer <gerald@pfeifer.com>
8490
8491 * ltconfig (freebsd*): Default to elf.
8492
8493 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
8494
8495 * configure.ac (target_libraries): Move libgcc before libiberty.
8496 * configure: Regenerated.
8497
8498 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
8499 Paolo Bonzini <bonzini@gnu.org>
8500
8501 PR bootstrap/30753
8502 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
8503 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
8504 * configure: Regenerated.
8505
8506 2007-02-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
8507
8508 * MAINTAINERS (Language Front End Maintainers): Update my mail
8509 address.
8510
8511 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
8512
8513 PR bootstrap/30748
8514 * configure.ac: Correct syntax for Solaris ksh.
8515 * configure: Regenerated.
8516
8517 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
8518
8519 * configure.ac: Sync with src.
8520 * configure: Regenerate.
8521
8522 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
8523
8524 * Makefile.in: Regenerate.
8525
8526 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
8527
8528 * config.sub: Sync with src.
8529
8530 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
8531
8532 * Makefile.tpl (build_alias, host_alias, target_alias): Use
8533 noncanonical equivalents.
8534 * configure.in: Rename to...
8535 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
8536 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
8537 target_noncanonical. Use them. Rewrite removal of configure
8538 arguments for autoconf 2.59. Discard variable settings. Force
8539 program_transform_name for native tools.
8540
8541 * Makefile.in: Regenerated.
8542 * configure: Regenerated with autoconf 2.59.
8543
8544 2007-02-07 Roman Zippel <zippel@linux-m68k.org>
8545
8546 * MAINTAINERS (Write After Approval): Add myself.
8547
8548 2007-01-31 Andreas Schwab <schwab@suse.de>
8549
8550 * Makefile.tpl (LDFLAGS): Substitute it.
8551 * Makefile.in: Regenerate.
8552
8553 2007-01-30 Andrey Belevantsev <abel@ispras.ru>
8554
8555 * MAINTAINERS (Write After Approval): Add myself.
8556
8557 2007-01-28 David Edelsohn <edelsohn@gnu.org>
8558
8559 * MAINTAINERS (spu port): Add myself.
8560
8561 2007-01-23 Richard Guenther <rguenther@suse.de>
8562
8563 PR bootstrap/30541
8564 * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
8565 * Makefile.tpl (GNATBIND): Substitute it.
8566 (GNATMAKE): Likewise.
8567 (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
8568 of STAGE_PREFIX.
8569 * Makefile.in: Regenerate.
8570 * configure: Regenerate.
8571
8572 2007-01-18 Mike Stump <mrs@apple.com>
8573
8574 * configure.in: Re-enable -Werror for gcc builds.
8575
8576 2007-01-11 Harsha Jagasia <harsha.jagasia@amd.com>
8577
8578 * MAINTAINERS (Write After Approval): Add myself.
8579
8580 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
8581
8582 * configure.in: Change == to = in test command.
8583 * configure: Regenerate.
8584
8585 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
8586 Nick Clifton <nickc@redhat.com>
8587 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
8588
8589 * configure.in (build_configargs, host_configargs, target_configargs):
8590 Remove build/host/target parameters.
8591 (host_libs): Add gmp and mpfr.
8592 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
8593 * Makefile.def (gmp, mpfr): New.
8594 (gcc): Remove target.
8595 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
8596 target_os, target_vendor): New.
8597 (configure): Add host_alias/target_alias arguments; adjust invocations.
8598 * configure: Regenerate.
8599 * Makefile.in: Regenerate.
8600
8601 2007-01-11 Matt Fago <fago@earthlink.net>
8602
8603 * configure.in: Try to link to functions only in mpfr 2.2.x
8604 to improve robustness of configure tests.
8605 * configure: Regenerate.
8606
8607 2007-01-09 Uros Bizjak <ubizjak@gmail.com>
8608
8609 * MAINTAINERS: Add myself as i386 maintainer.
8610
8611 2007-01-08 Jan Hubicka <jh@suse.cz>
8612
8613 * MAINTAINERS: Add myself as i386 maintainer.
8614
8615 2007-01-08 Kai Tietz <kai.tietz@onevision.com>
8616
8617 * configure.in: Add support for an x86_64-mingw* target.
8618 * configure: Regenerate.
8619
8620 2007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
8621
8622 * Makefile.tpl (all-target): Correct @if conditional for target
8623 modules.
8624 * configure.in: Omit libiberty if building only target libgcc.
8625 * configure, Makefile.in: Regenerated.
8626
8627 2007-01-04 Paolo Bonzini <bonzini@gnu.org>
8628
8629 * configure.in: Use DEV-PHASE to detect default for --enable-werror.
8630 * configure: Regenerate.
8631
8632 2007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
8633
8634 * Makefile.def (target_modules): Add libgcc.
8635 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
8636 * Makefile.tpl (clean-target-libgcc): Delete.
8637 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
8638 on gcc even for bootstrapped modules. Rewrite handling of
8639 lang_env_dependencies to loop over target_modules.
8640 * configure.in (target_libraries): Add target-libgcc.
8641 * Makefile.in, configure: Regenerated.
8642
8643 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
8644
8645 * configure.in: Reorganize recognition of languages. Add
8646 --enable-stage1-languages. Show supported languages for the chosen
8647 target rather than all recognized languages.
8648 * configure: Regenerate.
8649
8650 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
8651
8652 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
8653 * Makefile.in: Regenerate.
8654
8655 2006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8656
8657 * configure.in: Warn that MPFR 2.2.0 is buggy.
8658 * configure: Regenerate.
8659
8660 2006-12-27 Ian Lance Taylor <iant@google.com>
8661
8662 * configure.in: When removing Makefiles to force a reconfigure, also
8663 remove prev-DIR*/Makefile.
8664 * configure: Regenerate.
8665
8666 2006-12-22 Andreas Schwab <schwab@suse.de>
8667
8668 * configure: Regenerate with correct autoconf version.
8669
8670 2006-12-20 Adam Megacz <megacz@cs.berkeley.edu>
8671
8672 * configure.in: add AC_SUBST for *_FOR_TARGET.
8673 * configure: Regenerate.
8674
8675 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
8676
8677 * configure.in: Simplify logic for rejecting languages that cannot
8678 be built. Separate the case when a language is unsupported,
8679 from the case when the user chooses not to build a language.
8680
8681 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
8682
8683 * configure.in: Remove "$build" case for powerpc-*-darwin* since
8684 it only affects bootstrap and could be tested on "$host" as well.
8685 * configure: Regenerate.
8686 * config/mh-ppc-darwin: Add to the stage1 cflags here.
8687
8688 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
8689
8690 PR bootstrap/29544
8691 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
8692 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
8693 move here comment from Makefile.tpl.
8694 * Makefile.tpl: Move some definitions higher in the file.
8695 (STAGE1_CHECKING): New.
8696 * configure.in: Add --enable-stage1-checking.
8697 * configure: Regenerate.
8698 * Makefile.in: Regenerate.
8699
8700 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
8701
8702 * MAINTAINERS: Add myself as build system maintainer.
8703
8704 2006-12-15 Simon Martin <simartin@users.sourceforge.net>
8705
8706 * MAINTAINERS (Write After Approval): Add myself.
8707
8708 2006-12-13 Eric Christopher <echristo@apple.com>
8709
8710 * MAINTAINERS: Add myself as darwin maintainer.
8711
8712 2006-12-11 Ian Lance Taylor <ian@airs.com>
8713
8714 * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
8715
8716 2006-12-11 Joern Rennecke <joern.rennecke@arc.com>
8717
8718 MAINTAINERS: Update my entry.
8719
8720 2006-12-11 Alan Modra <amodra@bigpond.net.au>
8721
8722 * configure.in: Handle spu makefile frag.
8723 * Makefile.tpl (MAINT): Define
8724 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
8725 * configure: Regenerate.
8726 * Makefile.in: Regenerate.
8727
8728 2006-12-11 Ben Elliston <bje@au.ibm.com>
8729
8730 * config.guess: Import latest version.
8731 * config.sub: Likewise.
8732
8733 2006-12-11 Ben Elliston <bje@au.ibm.com>
8734
8735 * configure.in (spu-*-*): Don't skip target-libiberty.
8736 * configure: Regenerate.
8737
8738 2006-12-10 Andreas Tobler <a.tobler@schweiz.org>
8739
8740 PR bootstrap/30134
8741 * configure.in: Correct x86 darwin support for libjava to powerpc
8742 and i?86 only.
8743 * configure: Regenerate.
8744
8745 2006-12-08 Sandro Tolaini <tolaini@libero.it>
8746
8747 * configure.in: Add x86 darwin support for libjava.
8748 * configure: Regenerate.
8749
8750 2006-12-07 Mike Stump <mrs@apple.com>
8751
8752 * Makefile.def (dependencies): Add dependency for
8753 install-target-libssp and install-target-libgomp on
8754 install-gcc.
8755 * Makefile.in: Regenerate.
8756
8757 2006-12-04 Richard Guenther <rguenther@suse.de>
8758
8759 * MAINTAINERS (Non-Algorithmic Maintainers): New section.
8760 (Non-Algorithmic Maintainers): Move over non-algorithmic
8761 loop optimizer maintainers, add myself as a non-algorithmic
8762 middle-end maintainer.
8763
8764 2006-12-04 Daniel Franke <franke.daniel@gmail.com>
8765
8766 * MAINTAINERS (Write After Approval): Add myself.
8767
8768 2006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8769
8770 * configure.in: Update error message for missing GMP/MPFR.
8771
8772 * configure: Regenerate.
8773
8774 2006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8775
8776 * configure.in: Update MPFR version in error message.
8777
8778 * configure: Regenerate.
8779
8780 2006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8781
8782 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
8783 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
8784 --with-gmp-lib): New flags.
8785
8786 * configure: Regenerate.
8787
8788 2006-11-25 Brooks Moses <brooks.moses@codesourcery.com>
8789
8790 * MAINTAINERS (Write After Approval): Change my email address.
8791
8792 2006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
8793
8794 * MAINTAINERS (Write After Approval): Add myself.
8795
8796 2006-11-22 Philipp Thomas <pth@suse.de>
8797
8798 * MAINTAINERS (i18n): Update e-mail address.
8799
8800 2006-11-21 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
8801
8802 * MAINTAINERS (spu port): Add myself as maintainer.
8803 (Write After Approval): Remove myself.
8804
8805 2006-11-22 Ben Elliston <bje@au.ibm.com>
8806
8807 * configure.in (skipdirs): Don't build libssp for SPU.
8808 * configure: Regenerate.
8809
8810 2006-11-21 Andrew Pinski <andrew_pinski@playstation.sony.com>
8811
8812 * MAINTAINERS (spu port): Add myself as maintainer.
8813 (libobjc): Update my email address.
8814
8815 2006-11-21 Andrea Bona <andrea.bona@st.com>
8816
8817 * MAINTAINERS (Write After Approval): Add myself.
8818
8819 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
8820
8821 * configure.in (skipdirs) : Don't build target-libiberty for SPU.
8822 * configure : Rebuilt.
8823
8824 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
8825
8826 * MAINTAINERS (Write After Approval): Add myself.
8827
8828 2006-11-20 Andrea Ornstein <andrea.ornstein@st.com>
8829
8830 * MAINTAINERS (Write After Approval): Add myself.
8831
8832 2006-11-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8833
8834 * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
8835 libmpfr.a.
8836 * configure: Regenerate.
8837
8838 2006-11-16 Paolo Bonzini <bonzini@gnu.org>
8839
8840 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
8841 (unstage): Test for stage_last presence.
8842
8843 PR bootstrap/29802
8844 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
8845 STAGE_PREFIX.
8846 * Makefile.in: Regenerate.
8847
8848 2003-11-16 Zdenek Dvorak <dvorakz@suse.cz>
8849
8850 * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
8851 maintainers.
8852
8853 2006-11-14 Erven Rohou <erven.rohou@st.com>
8854
8855 * MAINTAINERS (Write After Approval): Add myself.
8856
8857 2006-11-14 Paolo Bonzini <bonzini@gnu.org>
8858
8859 * Makefile.tpl (clean-stage*): Test separately for package/Makefile
8860 and stageN-package/Makefile.
8861 * Makefile.in: Regenerated.
8862
8863 2006-11-14 Jie Zhang <jie.zhang@analog.com>
8864
8865 * configure.in: Remove target-libgloss from noconfigdirs for
8866 bfin-*-*.
8867 * configure: Regenerated.
8868
8869 2006-11-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8870
8871 * configure.in (have_gmp): Only error if the gcc directory exists.
8872
8873 * configure: Regenerate.
8874
8875 2006-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8876
8877 * configure.in: Robustify error message for missing GMP/MPFR.
8878
8879 * configure: Regenerate.
8880
8881 2006-10-31 Stephen M. Webb <stephen.webb@bregmasoft.com>
8882
8883 * MAINTAINERS (Write After Approval): Add myself.
8884
8885 2006-10-30 Uros Bizjak <ubizjak@gmail.com>
8886
8887 * MAINTAINERS: Change email address.
8888
8889 2006-10-30 Vladimir Prus <vladimir@codesourcery.com>
8890
8891 * MAINTAINERS (Write After Approval): Add myself.
8892
8893 2006-10-26 Peter Bergner <bergner@vnet.ibm.com>
8894
8895 * MAINTAINERS (Write After Approval): Add myself.
8896
8897 2006-10-25 Chen Liqin <liqin@sunnorth.com.cn>
8898
8899 * MAINTAINERS (Write After Approval): Move myself to
8900 Write After Approval section.
8901
8902 2006-10-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8903
8904 * configure.in: Require GMP-4.1+ and MPFR-2.2+. Don't check
8905 need_gmp anymore.
8906 * configure: Regenerate.
8907
8908 2006-10-16 Tobias Burnus <burnus@net-b.de>
8909
8910 * MAINTAINERS (Write After Approval): Add myself.
8911
8912 2006-10-16 Ben Elliston <bje@au.ibm.com>
8913
8914 * config.guess: Import latest version.
8915 * config.sub: Likewise.
8916
8917 2006-10-10 Brooks Moses <bmoses@stanford.edu>
8918
8919 * Makefile.def: Added pdf target handling.
8920 * Makefile.tpl: Added pdf target handling.
8921 * Makefile.in: Regenerated.
8922
8923 2006-10-10 Chen Liqin <liqin@sunnorth.com.cn>
8924
8925 * MAINTAINERS: Add self as score port maintainer.
8926
8927 2006-10-04 Brooks Moses <bmoses@stanford.edu>
8928
8929 * MAINTAINERS (Write After Approval): Add myself.
8930
8931 2006-09-27 Steven G. Kargl <kargl@gcc.gnu.org>
8932
8933 * configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0
8934 or newer.
8935 * configure: Regenerated.
8936
8937 2006-09-27 Dave Brolley <brolley@redhat.com>
8938
8939 * configure.in (RUNTEST): Look for 'runtest' in the source tree by
8940 using $s instead of $r.
8941 * configure: Regenerated.
8942
8943 2006-09-26 Thiemo Seufer <ths@mips.com>
8944
8945 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
8946 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
8947 * configure: Regenerate.
8948
8949 2006-09-24 Graeme Peterson <gridly@gmail.com>
8950
8951 * MAINTAINERS (Write After Approval): Remove myself.
8952
8953 2006-09-22 Chao-ying Fu <fu@mips.com>
8954
8955 * MAINTAINERS (Write After Approval): Add myself.
8956
8957 2006-09-10 Joseph S. Myers <joseph@codesourcery.com>
8958
8959 * MAINTAINERS: Add self as soft-fp maintainer.
8960
8961 2006-09-09 Anatoly Sokolov <aesok@post.ru>
8962
8963 * MAINTAINERS: Add myself as avr maintainer.
8964 Remove Marek Michalkiewicz as avr maintainer.
8965
8966 2006-09-07 Roberto Costa <roberto.costa@st.com>
8967
8968 * MAINTAINERS (Write After Approval): Add myself.
8969
8970 2006-08-30 Corinna Vinschen <corinna@vinschen.de>
8971
8972 * configure.in: Never build newlib for a Mingw host.
8973 Never build newlib as Mingw target library.
8974 Test the existence of winsup/cygwin for building a Cygwin newlib,
8975 rather than just winsup.
8976 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
8977 building a Mingw target.
8978 * configure: Regenerate.
8979
8980 2006-08-08 Eric Botcazou <ebotcazou@libertysurf.fr>
8981
8982 * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
8983
8984 2006-07-25 Paolo Bonzini <bonzini@gnu.org>
8985
8986 * config.guess: Import from src (was more updated).
8987 * config.sub: Likewise.
8988
8989 2006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
8990
8991 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
8992 * configure: Regenerated.
8993
8994 2006-07-18 Paolo Bonzini <bonzini@gnu.org>
8995
8996 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
8997 for stages after the first.
8998
8999 2006-07-17 Jakub Jelinek <jakub@redhat.com>
9000
9001 * Makefile.def: Add dependencies for configure-opcodes
9002 on configure-intl and all-opcodes on all-intl.
9003 * Makefile.in: Regenerated.
9004
9005 2006-07-13 Ben Elliston <bje@au.ibm.com>
9006
9007 * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
9008
9009 2006-07-06 Paul Eggert <eggert@cs.ucla.edu>
9010
9011 Port to hosts whose 'sort' and 'tail' implementations
9012 treat operands with leading '+' as file names, as POSIX
9013 has required since 2001. However, make sure the code still
9014 works on pre-POSIX hosts.
9015 * ltmain.sh: Don't assume "sort +2" is equivalent to
9016 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
9017
9018 2006-07-05 Ulrich Weigand <uweigand@de.ibm.com>
9019
9020 * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
9021
9022 2006-07-04 Peter O'Gorman <peter@pogma.com>
9023
9024 * ltconfig: chmod 644 before ranlib during install.
9025
9026 2006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
9027
9028 PR bootstrap/18058
9029 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
9030 if the bootstrap compiler is a GCC version that supports it.
9031 * configure: Regenerate.
9032
9033 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
9034
9035 * configure.in: Fix thinkos in previous check-in.
9036 * configure: Regenerate.
9037
9038 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
9039
9040 PR other/27063
9041 * configure.in: Test subdir_requires and give an appropriate
9042 error message.
9043 * configure: Regenerate.
9044
9045 2006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org>
9046
9047 * MAINTAINERS (Write After Approval): Add myself.
9048
9049 2006-06-22 John David Anglin <dave.anglin@nrc.ca>
9050
9051 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
9052
9053 2006-06-22 Steve Ellcey <sje@cup.hp.com>
9054
9055 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
9056
9057 2006-06-20 David Ayers <d.ayers@inode.at>
9058
9059 PR bootstrap/28072
9060 * configure.in: Add target-boehm-gc to noconfigdirs depending on
9061 whether target-libjava is being configured instead of whether the
9062 java front end is enabled.
9063 * configure: Regenerate.
9064
9065 2006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9066
9067 PR target/27540
9068 * configure.in: Only enable libgomp on IRIX 6.
9069 * configure: Regenerate.
9070
9071 2006-06-15 Paolo Bonzini <bonzini@gnu.org>
9072
9073 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
9074 too.
9075 * Makefile.in: Regenerate.
9076
9077 2006-06-13 Jeff Johnston <jjohnstn@redhat.com>
9078
9079 * config-ml.in: Alter CCASFLAGS to include special
9080 multilib options the same as is done for CFLAGS.
9081
9082 2006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
9083
9084 * configure.in: Don't enable libgomp on hpux10.
9085 * configure: Rebuilt.
9086
9087 2006-06-12 David Ayers <d.ayers@inode.at>
9088
9089 PR bootstrap/27963
9090 PR target/19970
9091 * configure.in: Remove target-boehm-gc from noconfigdirs where
9092 ${libgcj} is specified.
9093 * configure: Regenerate.
9094
9095 2006-06-06 Carlos O'Donell <carlos@codesourcery.com>
9096
9097 Sync from src:
9098
9099 * configure.in: Sync.
9100 * configure: Regenerated.
9101
9102 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
9103
9104 * Makefile.def: Added dependencies from sim and gdb on intl, and
9105 added configure dependencies to everything with an all dependency
9106 on intl.
9107 * Makefile.in: Regenerated.
9108
9109 2006-06-06 David Ayers <d.ayers@inode.at>
9110
9111 PR libobjc/13946
9112 * Makefile.def: Add dependencies for libobjc which boehm-gc.
9113 * Makefile.in: Regenerate.
9114 * configure.in: Add --enable-objc-gc at toplevel and have it
9115 enable boehm-gc for Objective-C.
9116 Remove target-boehm-gc from libgcj.
9117 Add target-boehm-gc to target_libraries.
9118 Add target-boehm-gc to noconfigdirs where ${libgcj}
9119 is specified.
9120 Assert that boehm-gc is supported when requested for Objective-C.
9121 Only build boehm-gc if needed either for Java or Objective-C.
9122 * configure: Regenerate.
9123
9124 2006-06-05 Paolo Bonzini <bonzini@gnu.org>
9125
9126 PR 27674
9127 * Makefile.tpl (configure-[+prefix+][+module+],
9128 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
9129 Remove rule to unstage bootstrapped modules.
9130 (stage_current): New.
9131 * Makefile.in: Regenerate.
9132
9133 2006-06-03 Laurynas Biveinis <laurynas.biveinis@gmail.com>
9134
9135 * MAINTAINERS (Write After Approval): Update my e-mail address.
9136
9137 2006-06-01 Mark Shinwell <shinwell@codesourcery.com>
9138
9139 * include/libiberty.h: Declare pex_run_in_environment.
9140
9141 2006-05-31 Asher Langton <langton2@llnl.gov>
9142
9143 * MAINTAINERS (Write After Approval): Add myself.
9144
9145 2006-05-25 Paolo Bonzini <bonzini@gnu.org>
9146
9147 * Makefile.def (bfd, opcodes): Fix lib_path.
9148 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
9149 (restrap): Move under "@if gcc-bootstrap". Fix typo.
9150 * Makefile.in: Regenerate.
9151
9152 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
9153
9154 * Makefile.in: Regenerate.
9155
9156 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
9157
9158 * Makefile.def: Add install-html target. Add datarootdir
9159 docdir and htmldir to flags_to_pass.
9160 * Makefile.tpl: Add install-html target.
9161 * Makefile.in: Regenerate.
9162 * configure.in: Add --with-datarootdir, --with-docdir, and
9163 --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
9164 * configure: Regenerate.
9165
9166 2006-05-24 Mark Shinwell <shinwell@codesourcery.com>
9167
9168 * configure.in: Enable gprof for cross builds.
9169 * configure: Regenerate.
9170
9171 2006-05-22 Richard Guenther <rguenther@suse.de>
9172
9173 Revert
9174 2006-01-31 Richard Guenther <rguenther@suse.de>
9175 Paolo Bonzini <bonzini@gnu.org>
9176
9177 * Makefile.def (target_modules): Add libgcc-math target module.
9178 * configure.in (target_libraries): Add libgcc-math target library.
9179 (--enable-libgcc-math): New configure switch.
9180 * Makefile.in: Re-generate.
9181 * configure: Re-generate.
9182 * libgcc-math: New toplevel directory.
9183
9184 2006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
9185 Andreas Tobler <a.tobler@schweiz.ch>
9186
9187 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
9188 * configure: Rebuilt.
9189
9190 2006-05-12 Sandra Loosemore <sandra@codesourcery.com>
9191
9192 * MAINTAINERS (Write After Approval): Add myself.
9193
9194 2006-05-01 DJ Delorie <dj@redhat.com>
9195
9196 * configure.in: Restore CFLAGS if GMP isn't present.
9197 * configure: Regenerate.
9198
9199 2006-05-01 Richard Guenther <rguenther@suse.de>
9200
9201 * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
9202 maintainer.
9203
9204 2006-04-30 Kenneth Zadeck <zadeck@naturalbridge.com>
9205
9206 * MAINTAINERS (Write After Approval): Add myself.
9207
9208 2006-04-28 Jan Beulich <jbeulich@novell.com>
9209
9210 * MAINTAINERS (Write After Approval): Add myself.
9211
9212 2006-04-18 DJ Delorie <dj@redhat.com>
9213
9214 * configure.in (m32c): Build libstdc++-v3. Pass flags to
9215 reference libgloss so that libssp can be built in a combined
9216 tree.
9217 * configure: Regenerate.
9218
9219 2006-04-08 Robert Millan <rmh@gcc.gnu.org>
9220
9221 * MAINTAINERS (Write After Approval): Add myself.
9222
9223 2006-04-05 Ben Elliston <bje@au.ibm.com>
9224
9225 * configure.in: Require makeinfo 4.4 or higher.
9226 * configure: Regenerate.
9227
9228 2006-04-04 Gerald Pfeifer <gerald@pfeifer.com>
9229
9230 * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
9231 Rearrange the entries of other libraries to have them in one place.
9232
9233 2006-03-22 Janne Blomqvist <jb@gcc.gnu.org>
9234
9235 * MAINTAINERS (Write After Approval): Remove myself.
9236 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
9237
9238 2006-03-14 Richard Guenther <rguenther@suse.de>
9239
9240 * configure: Regenerate with autoconf 2.13.
9241
9242 2006-03-13 Jim Blandy <jimb@codesourcery.com>
9243
9244 * MAINTAINERS: Use my work address.
9245
9246 * MAINTAINERS: Update my E-mail address.
9247
9248 2006-03-10 Aldy Hernandez <aldyh@redhat.com>
9249
9250 * configure.in: Handle --disable-<component> generically.
9251 * configure: Regenerate.
9252
9253 2006-03-01 H.J. Lu <hongjiu.lu@intel.com>
9254
9255 PR libgcj/17311
9256 * ltmain.sh: Don't use "$finalize_rpath" for compile.
9257
9258 2006-02-21 Erik Edelmann <eedelman@gcc.gnu.org>
9259
9260 * MAINTAINERS (Write After Approval): Remove myself.
9261 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
9262
9263 2006-02-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
9264
9265 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
9266 (TARGET_CONFIGDIRS): Remove.
9267 * configure.in: Remove AC_SUBST(target_configdirs).
9268 * Makefile.in, configure: Regenerated.
9269
9270 2006-02-20 Steven G. Kargl <kargls@comcast.net>
9271
9272 * MAINTAINERS (Write After Approval): Remove myself.
9273 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
9274
9275 2006-02-20 Paolo Bonzini <bonzini@gnu.org>
9276
9277 PR bootstrap/25670
9278
9279 * Makefile.tpl ([+compare-target+]): Print explanation messages.
9280
9281 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
9282 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
9283 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
9284 BUILD_PREFIX, BUILD_PREFIX_1.
9285 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
9286
9287 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
9288 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
9289
9290 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
9291 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
9292 of `cat stage_current`. Always provide the `r' and `s' variables.
9293 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
9294 a single shell execution.
9295 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
9296 bootstrapped modules, make the stage1 module if the build was not
9297 started yet, else build the current stage.
9298 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
9299 (all-build, all-host, all-target, [+make_target+]-host,
9300 [+make_target+]-target): Do not use \-continued lines.
9301 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
9302 (current_stage, restrap, stage_last): New.
9303
9304 * Makefile.in: Regenerate.
9305 * configure: Regenerate.
9306
9307 2006-02-19 Bud Davis <jmdavis@link.com>
9308
9309 * MAINTAINERS (Write After Approval): Remove myself.
9310 (Language Front End Maintainers): Add myself as fortran 95
9311 maintainer and update e-mail address.
9312
9313 2006-02-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
9314
9315 * MAINTAINERS (Write After Approval): Remove myself.
9316 (Language Front End Maintainers): Add myself as fortran 95
9317 maintainer.
9318
9319 2006-02-16 Victor Kaplansky <victork@il.ibm.com>
9320
9321 * MAINTAINERS (Write After Approval): Add myself.
9322
9323 2006-02-16 Thomas Koenig <Thomas.Koenig@online.de>
9324
9325 * MAINTAINERS (Write After Approval): Remove myself.
9326 (Language Front End Maintainers): Add myself as
9327 fortran 95 maintainer.
9328
9329 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
9330
9331 Sync from src:
9332
9333 2005-12-27 Leif Ekblad <leif@rdos.net>
9334
9335 * configure.in: Add support for RDOS target.
9336 * configure: Regenerate.
9337
9338 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
9339 Andreas Schwab <schwab@suse.de>
9340
9341 * configure: Regenerate.
9342
9343 2006-02-12 David Edelsohn <edelsohn@gnu.org>
9344
9345 * configure.in (enable_libgomp): Add AIX.
9346 * configure: Regenerate.
9347
9348 2006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
9349
9350 * MAINTAINERS (Write After Approval): Add myself.
9351
9352 2006-02-03 Lee Millward <lee.millward@gmail.com>
9353
9354 * MAINTAINERS (Write After Approval): Add myself.
9355
9356 2006-01-31 Richard Guenther <rguenther@suse.de>
9357 Paolo Bonzini <bonzini@gnu.org>
9358
9359 * Makefile.def (target_modules): Add libgcc-math target module.
9360 * configure.in (target_libraries): Add libgcc-math target library.
9361 (--enable-libgcc-math): New configure switch.
9362 * Makefile.in: Re-generate.
9363 * configure: Re-generate.
9364 * libgcc-math: New toplevel directory.
9365
9366 2006-01-26 Paolo Bonzini <bonzini@gnu.org>
9367
9368 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
9369 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
9370 the assembler, linker and binutils.
9371 * configure: Regenerate.
9372
9373 2006-01-22 Dirk Mueller <dmueller@suse.de>
9374
9375 * MAINTAINERS (Write After Approval): Add myself.
9376
9377 2006-01-20 Diego Novillo <dnovillo@redhat.com>
9378
9379 * configure: Regenerate.
9380
9381 2006-01-18 Richard Henderson <rth@redhat.com>
9382 Jakub Jelinek <jakub@redhat.com>
9383 Diego Novillo <dnovillo@redhat.com>
9384
9385 * libgomp: New directory.
9386 * Makefile.def: Add target_module libgomp.
9387 * Makefile.in: Regenerate.
9388 * configure.in (target_libraries): Add target-libgomp.
9389 * configure: Regenerate.
9390
9391 2006-01-05 Alexandre Oliva <aoliva@redhat.com>
9392
9393 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
9394 @ from continuation.
9395 * Makefile.in: Rebuilt.
9396
9397 2006-01-04 Chris Lattner <sabre@gnu.org>
9398
9399 * MAINTAINERS (Write After Approval): Add myself.
9400
9401 2006-01-04 Paolo Bonzini <bonzini@gnu.org>
9402
9403 PR bootstrap/24252
9404
9405 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
9406 * Makefile.tpl (OBJDUMP): New.
9407 (EXTRA_HOST_FLAGS): Add it.
9408 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
9409
9410 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
9411 to use symbolic links between directories. Avoid race conditions
9412 or make them harmless.
9413 * configure.in: Do not try to use symbolic links between directories.
9414
9415 * Makefile.def (LEAN): Pass.
9416 * Makefile.tpl (LEAN): Define.
9417 (stage[+id+]-start): Accept that the previous directory does not
9418 exist, if the bootstrap is lean.
9419 (stage[+id+]-bubble): Invoke lean bootstrap commands after
9420 stage[+id+]-start. Use a makefile variable and an `if' instead of a
9421 configure substitution.
9422 ([+compare-target+]): Likewise.
9423 ([+bootstrap-target+]-lean): New.
9424 * configure.in: Remove lean bootstrap support from here.
9425
9426 * Makefile.in: Regenerate.
9427 * configure: Regenerate.
9428
9429 2006-01-04 Ben Elliston <bje@au.ibm.com>
9430
9431 * MAINTAINERS (libdecnumber): Add myself.
9432
9433 2006-01-02 Mark Mitchell <mark@codesourcery.com>
9434
9435 * libtool-ldflags: New script.
9436
9437 2006-01-02 Andreas Schwab <schwab@suse.de>
9438
9439 * configure.in: When reconfiguring remove Makefile in
9440 all stage directories.
9441 * configure: Regenerate.
9442
9443 2005-12-27 Steven Bosscher <stevenb.gcc@gmail.com>
9444
9445 * MAINTAINERS: Update my email address.
9446
9447 2005-12-20 Paolo Bonzini <bonzini@gnu.org>
9448
9449 Revert Ada-related part of the previous change.
9450
9451 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
9452 Do not pass.
9453 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
9454 * Makefile.in: Regenerate.
9455 * configure.in: Do not include mt-ppc-aix target fragment.
9456 * configure: Regenerate.
9457
9458 2005-12-19 Paolo Bonzini <bonzini@gnu.org>
9459
9460 * configure.in: Select appropriate fragments for PowerPC/AIX.
9461 * configure: Regenerate.
9462
9463 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
9464 BOOT_CFLAGS, BOOT_LDFLAGS.
9465 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
9466 BOOT_CFLAGS, BOOT_LDFLAGS.
9467 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
9468 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
9469 (stage): Fail if we cannot complete the work.
9470 * Makefile.in: Regenerate.
9471
9472 2005-12-16 Nathan Sidwell <nathan@codesourcery.com>
9473
9474 * configure.in: Replace ms1 with mt.
9475 * configure: Rebuilt.
9476
9477 2005-12-15 Bryce McKinlay <mckinlay@redhat.com>
9478
9479 * MAINTAINERS: Update my email address.
9480
9481 2005-12-15 Paolo Bonzini <bonzini@gnu.org>
9482
9483 * Makefile.tpl (all, do-[+make_target+], do-check, install,
9484 install-host-nogcc): Don't invoke $(stage) at the end.
9485 * Makefile.in: Regenerate.
9486
9487 2005-12-14 Paolo Bonzini <bonzini@gnu.org>
9488
9489 * configure.in: Flip the top-level bootstrap switch.
9490 * configure: Regenerate.
9491
9492 2005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
9493
9494 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
9495 $(stage) and $(unstage).
9496 (EXTRA_TARGET_FLAGS): Correct double-quoting.
9497 (all): Remove stray semicolon.
9498 (local-distclean): Don't handle multilib.tmp and multilib.out.
9499 (install.all): Set $s for consistency.
9500 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
9501 check_multilibs setting. Always make the install directory.
9502 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
9503 Correct @if/@endif.
9504 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
9505 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
9506 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
9507 (multilib.out): Remove.
9508 * Makefile.in: Regenerated.
9509
9510 2005-12-12 Carlos O'Donell <carlos@codesourcery.com>
9511
9512 * MAINTAINERS (Write After Approval): Add myself.
9513
9514 2005-12-12 Nathan Sidwell <nathan@codesourcery.com>
9515
9516 * MAINTAINERS: Add myself as mt maintainer.
9517
9518 * config.sub: Replace ms1 with mt. Allow ms1 as an alias.
9519
9520 2005-12-06 Adam Nemet <anemet@caviumnetworks.com>
9521
9522 * MAINTAINERS: Change email address.
9523
9524 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
9525
9526 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
9527 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
9528 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
9529 Find in-tree tools if available.
9530 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
9531 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
9532 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
9533 (COMPILER_*_FOR_TARGET): New.
9534 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
9535 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
9536 (CONFIGURED_*, USUAL_*): Remove.
9537 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
9538 STRIP): Use autoconf substitutions.
9539 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
9540 COMPILER_NM_FOR_TARGET): New.
9541 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
9542
9543 (all): Make all-host and all-target in parallel.
9544 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
9545 that $$r and $$s are set before invoking a recursive make.
9546 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
9547 ([+bootstrap-target+]): Inline most of the `all' target.
9548
9549 2005-11-29 Ben Elliston <bje@au.ibm.com>
9550
9551 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
9552 from the gcc build directory.
9553 * Makefile.in: Regenerate.
9554
9555 2005-11-29 Ben Elliston <bje@au.ibm.com>
9556
9557 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
9558 depend on all-libdecnumber.
9559 * configure.in (host_libs): Include libdecnumber.
9560 * Makefile.in: Regenerate.
9561 * configure: Likewise.
9562
9563 2005-11-29 Ben Elliston <bje@au.ibm.com>
9564
9565 * libdecnumber: Import decNumber sources from the dfp-branch.
9566
9567 2005-11-21 Kean Johnston <jkj@sco.com>
9568
9569 * config.sub, config.guess: Sync from upstream sources.
9570
9571 2005-11-21 Ben Elliston <bje@au.ibm.com>
9572
9573 Import from Autoconf sources:
9574
9575 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
9576 * config/move-if-change: Don't output "$2 is unchanged";
9577 suggested by Ben Elliston. Handle weird characters correctly.
9578
9579 2005-11-18 Andreas Tobler <a.tobler@schweiz.ch>
9580
9581 * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
9582 to match upstream libtool for darwin.
9583
9584 2005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
9585
9586 * Makefile.def: Remove gdb dependencies for gdbtk.
9587 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
9588 (configure-gdb, install-gdb): New rules.
9589 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
9590 * Makefile.in, configure: Regenerated.
9591
9592 2005-11-06 Janne Blomqvist <jb@gcc.gnu.org>
9593
9594 * MAINTAINERS (Write After Approval): Add myself.
9595
9596 2005-11-06 Erik Edelmann <eedelman@gcc.gnu.org>
9597
9598 * MAINTAINERS (Write After Approval): Add myself.
9599
9600 2005-10-24 Diego Novillo <dnovillo@redhat.com>
9601
9602 * MAINTAINERS (alias analysis): Add Daniel Berlin and
9603 Diego Novillo.
9604
9605 2005-10-22 Paolo Bonzini <bonzini@gnu.org>
9606
9607 PR bootstrap/24297
9608 * Makefile.tpl (do-[+make-target+], do-check, install,
9609 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
9610 are set before recursing.
9611 * Makefile.in: Regenerate.
9612
9613 2005-10-20 Eric Botcazou <ebotcazou@adacore.com>
9614
9615 PR bootstrap/18939
9616 * Makefile.def (gcc) <target>: Fix thinko.
9617 * Makefile.in: Regenerate.
9618
9619 2005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
9620
9621 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
9622 * configure: Regenerate.
9623
9624 2005-10-15 Jie Zhang <jie.zhang@analog.com>
9625
9626 * MAINTAINERS (Write After Approval): Add self.
9627
9628 2005-10-08 Kazu Hirata <kazu@codesourcery.com>
9629
9630 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
9631 target-libffi, target-qthreads, target-libjava, and
9632 targetlibobjc.
9633 * configure: Regenerate.
9634
9635 2005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
9636
9637 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
9638 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
9639 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
9640 (USUAL_OBJDUMP_FOR_TARGET): New.
9641 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
9642 * configure.in: Check for $OBJDUMP_FOR_TARGET.
9643 * configure, Makefile.in: Regenerated.
9644
9645 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
9646
9647 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
9648 before other host packages.
9649
9650 2005-10-05 Kaz Kojima <kkojima@gcc.gnu.org>
9651
9652 * MAINTAINERS: Add self as sh libraries/configury maintainer.
9653
9654 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
9655
9656 PR bootstrap/22340
9657
9658 * configure.in (default_target): Remove.
9659 * Makefile.tpl (all): Do not use prerequisites as subroutines
9660 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
9661 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
9662 use prerequisites as subroutines.
9663 (check-host, check-target): New.
9664 (bootstrap configure & all targets): Do not use stage*-start
9665 if the directory layout is already ok.
9666 (non-bootstrap configure & all targets): Prepend a $(unstage).
9667 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
9668 (NOTPARALLEL): Remove.
9669 (unstage, stage variables): New variables.
9670 (unstage, stage targets): Simply expand to those variables.
9671
9672 * configure: Regenerate.
9673 * Makefile.in: Regenerate.
9674
9675 2005-10-04 James E Wilson <wilson@specifix.com>
9676
9677 * Makefile.def (lang_env_dependencies): Add libmudflap.
9678 * Makefile.in: Regenerate.
9679
9680 2005-10-03 Andreas Schwab <schwab@suse.de>
9681
9682 Backport from libtool CVS:
9683 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu>
9684
9685 * ltmain.sh: add support for installing into temporary
9686 staging area (e.g. 'make install DESTDIR=...')
9687
9688 2005-10-03 H.J. Lu <hongjiu.lu@intel.com>
9689
9690 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
9691 * configure: Regenerated.
9692
9693 2005-09-30 Andrew Pinski <pinskia@physics.uc.edu>
9694
9695 * configure: Regenerate with the correct
9696 autoconf version.
9697
9698 2005-09-30 Catherine Moore <clm@cm00re.com>
9699
9700 * configure.in (bfin-*-*): New.
9701 * configure: Regenerated.
9702
9703 2005-09-28 Geoffrey Keating <geoffk@apple.com>
9704
9705 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
9706 (LIPO_FOR_TARGET): New.
9707 (CONFIGURED_LIPO_FOR_TARGET): New.
9708 (USUAL_LIPO_FOR_TARGET): New.
9709 (STRIP_FOR_TARGET): New.
9710 (CONFIGURED_STRIP_FOR_TARGET): New.
9711 (USUAL_STRIP_FOR_TARGET): New.
9712 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
9713 STRIP_FOR_TARGET.
9714 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
9715 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
9716 * Makefile.in: Regenerate.
9717 * configure: Regenerate.
9718
9719 2005-09-19 David Edelsohn <edelsohn@gnu.org>
9720
9721 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
9722 (rs6000-*-aix*): Same.
9723 * configure: Regenerate.
9724
9725 2005-09-16 Tom Tromey <tromey@redhat.com>
9726
9727 * MAINTAINERS: Add self as java maintainer.
9728
9729 2005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
9730
9731 * configure.in: Recognize f95 in the --enable-languages option,
9732 and substitute it for fortran, issuing a warning.
9733 * configure: Regenerate.
9734
9735 2005-08-30 Phil Edwards <phil@codesourcery.com>
9736
9737 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
9738 * configure: Regenerated.
9739
9740 2005-08-22 Aldy Hernandez <aldyh@redhat.com>
9741
9742 * MAINTAINERS: Add self as ms1 maintainer.
9743
9744 2005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
9745
9746 * Makefile.def (libssp): Add to lang_env_dependencies.
9747 * Makefile.in: Regenerate.
9748
9749 2005-08-18 Ian Lance Taylor <ian@airs.com>
9750
9751 * MAINTAINERS: Add myself as middle-end maintainer.
9752
9753 2005-08-17 Christian Groessler <chris@groessler.org>
9754
9755 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
9756 * Makefile.in: Regenerate.
9757
9758 2005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
9759
9760 * MAINTAINERS (write after approval): Added myself.
9761
9762 2005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
9763
9764 * MAINTAINERS (Write After Approval): Add myself.
9765
9766 2005-08-12 Paolo Bonzini <bonzini@gnu.org>
9767
9768 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
9769 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
9770 Look for alternate names of the target cc and c++
9771 * configure: Regenerate.
9772
9773 2005-08-08 Paolo Bonzini <bonzini@gnu.org>
9774
9775 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
9776 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
9777 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
9778 tools; remove code to manually set them.
9779 (Target tools): Look in the environment for them.
9780 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
9781 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
9782 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
9783 build directory.
9784 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
9785 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
9786 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
9787 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
9788 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
9789 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
9790 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
9791 * configure: Regenerate.
9792 * Makefile.in: Regenerate.
9793
9794 2005-07-28 Ben Elliston <bje@au.ibm.com>
9795
9796 * MAINTAINERS: Update for removed CPU targets.
9797
9798 2005-07-27 Mark Mitchell <mark@codesourcery.com>
9799
9800 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
9801 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
9802 * Makefile.in: Regenerated.
9803
9804 2005-07-26 Mark Mitchell <mark@codesourcery.com>
9805
9806 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
9807 (CFLAGS_FOR_TARGET): Use it.
9808 (CXXFLAGS_FOR_TARGET): Likewise.
9809 * Makefile.in: Regenerated.
9810 * configure.in (--with-build-sysroot): New option.
9811 * configure: Regenerated.
9812
9813 2005-07-24 Paolo Bonzini <bonzini@gnu.org>
9814
9815 * Makefile.tpl: Wrap install between unstage and stage
9816 * Makefile.in: Regenerate.
9817
9818 2005-07-21 Eric Christopher <echristo@apple.com>
9819
9820 * MAINTAINERS: Update affiliation.
9821
9822 2005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
9823
9824 * MAINTAINERS: Add self as crx port maintainer.
9825
9826 2005-07-20 DJ Delorie <dj@redhat.com>
9827
9828 * MAINTAINERS: Add self as m32c maintainer.
9829
9830 2005-07-16 Kelley Cook <kcook@gcc.gnu.org>
9831
9832 * all files: Update FSF address.
9833
9834 2005-07-15 Eric Christopher <echristo@redhat.com>
9835
9836 * MAINTAINERS: Change affiliation.
9837
9838 2005-07-14 Jim Blandy <jimb@redhat.com>
9839
9840 * configure.in: Add cases for Renesas m32c.
9841 * configure: Regenerated.
9842
9843 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
9844
9845 * COPYING.LIB: Update from fsf.org.
9846
9847 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
9848
9849 * COPYING, compile, config.guess,
9850 config.sub, install-sh, missing, mkinstalldirs,
9851 symlink-tree, ylwrap: Sync from upstream sources.
9852 * config-ml.in: Update FSF address.
9853
9854 2005-07-13 Eric Christopher <echristo@redhat.com>
9855
9856 * configure.in: Add toplevel noconfigdir support for tpf.
9857 * configure: Regenerate.
9858
9859 2005-07-11 Paolo Bonzini <bonzini@gnu.org>
9860
9861 PR ada/22340
9862
9863 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
9864 * Makefile.in: Regenerate.
9865
9866 2005-07-07 Mark Mitchell <mark@codesourcery.com>
9867
9868 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
9869 Brolley to write-after-approval.
9870
9871 2005-07-07 Andreas Schwab <schwab@suse.de>
9872
9873 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
9874 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
9875 * Makefile.in: Regenerated.
9876
9877 2005-07-06 Geoffrey Keating <geoffk@apple.com>
9878
9879 * configure.in: Don't build sim or rda when targetting darwin.
9880 * configure: Regenerate.
9881
9882 2005-07-06 Kazu Hirata <kazu@codesourcery.com>
9883
9884 * configure.in: Add --enable-libssp and --disable-libssp.
9885 * configure: Regenerate with autoconf-2.13.
9886
9887 2005-07-02 Jakub Jelinek <jakub@redhat.com>
9888
9889 * Makefile.def (target_modules): Add libssp.
9890 * configure.in (target_libraries): Add target-libssp.
9891 * configure: Rebuilt.
9892 * Makefile.in: Rebuilt.
9893
9894 2005-07-01 Zack Weinberg <zackw@panix.com>
9895
9896 * MAINTAINERS: Change email address. Resign from maintainership.
9897
9898 2005-07-01 Richard Guenther <rguenther@suse.de>
9899
9900 * MAINTAINERS: Change my e-mail address and affiliation.
9901
9902 2005-06-22 Paolo Bonzini <bonzini@gnu.org>
9903
9904 * Makefile.def (stagefeedback): Come after profile.
9905 Define profiledbootstrap target.
9906 * Makefile.tpl (profiledbootstrap): Remove.
9907 (stageprofile-end): Zap stagefeedback.
9908 (stagefeedback-start): Copy all .gcda files, not only GCC's.
9909 * Makefile.in: Regenerate.
9910
9911 2005-06-13 Richard Sandiford <richard@codesourcery.com>
9912
9913 * MAINTAINERS: Update my email address.
9914
9915 2005-06-13 Zack Weinberg <zack@codesourcery.com>
9916
9917 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
9918 In 'cpp' stanza, support '#line' as well as '# '.
9919
9920 2005-06-08 Andreas Schwab <schwab@suse.de>
9921
9922 * MAINTAINERS: Move myself from 'Write After Approval' to
9923 'CPU Port Maintainers' section as m68k maintainer.
9924
9925 2005-06-07 Hans-Peter Nilsson <hp@axis.com>
9926
9927 * configure.in (unsupported_languages): New macro.
9928 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
9929 non-ported target libraries in noconfigdirs.
9930 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
9931 non-linux-gnu. Remove libgcj_ex_libffi.
9932 <lang_frag loop>: Set add_this_lang=no if the language is in
9933 unsupported_languages.
9934 * configure: Regenerate.
9935
9936 2005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
9937
9938 * configure.in: Fix typo in handling of --with-mpfr-dir.
9939 * configure: Regenerate.
9940
9941 2005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
9942
9943 * MAINTAINERS: Update my email address.
9944
9945 2005-06-02 Jim Blandy <jimb@redhat.com>
9946
9947 * config.sub: Add cases for the Renesas m32c. (This patch has been
9948 accepted into the master sources.)
9949
9950 2005-06-02 Aldy Hernandez <aldyh@redhat.com>
9951 Michael Snyder <msnyder@redhat.com>
9952 Stan Cox <scox@redhat.com>
9953
9954 * configure.in: Set noconfigdirs for ms1.
9955
9956 * configure: Regenerate.
9957
9958 2005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
9959
9960 * MAINTAINERS (Write After Approval): Add self.
9961
9962 2005-06-01 Josh Conner <jconner@apple.com>
9963
9964 * MAINTAINERS (Write After Approval): Add self.
9965
9966 2005-06-01 Kazu Hirata <kazu@codesourcery.com>
9967
9968 * MAINTAINERS: Update my email address.
9969
9970 2005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
9971
9972 * MAINTAINERS (Write After Approval): Add self.
9973
9974 2005-05-26 Chris Demetriou <cgd@broadcom.com>
9975
9976 * MAINTAINERS (Write After Approval): Remove self.
9977
9978 2005-05-25 Paolo Bonzini <bonzini@gnu.org>
9979
9980 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
9981 (Dependencies): Consider target modules for bootstrap dependencies.
9982 Make target bootstrap modules depend on each stage's gcc.
9983 * Makefile.in: Regenerate.
9984
9985 2005-05-20 Paolo Bonzini <bonzini@gnu.org>
9986
9987 * Makefile.def (configure-gcc): Depend on binutils having been built.
9988 (all-gcc): No need to do it here.
9989 * Makefile.in: Regenerate.
9990
9991 2005-05-19 Paul Brook <paul@codesourcery.com>
9992
9993 * configure.in: Rewrite misleading error message when requested
9994 language cannot be built.
9995 * configure: Regenerate.
9996
9997 2005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
9998
9999 * ylwrap: Import from Automake 1.9.5.
10000
10001 2005-05-13 David Ung <davidu@mips.com>
10002
10003 * MAINTAINERS (Write After Approval): Add self.
10004
10005 2005-05-09 Mike Stump <mrs@apple.com>
10006
10007 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
10008 lt_cv_sys_max_cmd_len for now.
10009
10010 2005-05-09 Stan Cox <scox@redhat.com>
10011
10012 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
10013
10014 2005-05-08 Matt Kraai <kraai@ftbfs.org>
10015
10016 * README.SCO: Update the URL.
10017
10018 2005-05-05 David Edelsohn <edelsohn@gnu.org>
10019
10020 * ltconfig: Define file_list_spec. Pass file_list_spec and
10021 with_gnu_ld to libtool.
10022 * ltcf-c.sh (aix[45]): Define file_list_spec.
10023 * ltcf-cxx.sh (aix[45]): Same.
10024 * ltcf-gcj.sh (aix[45]): Same.
10025 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
10026 exists, write list of input files to temporary file.
10027
10028 2005-05-04 Mike Stump <mrs@apple.com>
10029
10030 * configure.in: Always pass --target to target configures as
10031 otherwise rebuilds that do --recheck will fail.
10032 * confiugure: Rebuilt.
10033
10034 2005-05-04 Paolo Bonzini <bonzini@gnu.org>
10035
10036 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
10037 STAGE_HOST_EXPORTS.
10038 (configure, all): Add bootstrap support.
10039 (Host modules, target modules): Pass post-stage1 flags and exports.
10040 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
10041 * Makefile.in: Regenerate.
10042
10043 2005-04-29 Paolo Bonzini <bonzini@gnu.org>
10044
10045 * configure: Regenerate.
10046
10047 2005-04-27 Mike Stump <mrs@apple.com>
10048
10049 * MAINTAINERS: Add self as darwin maintainer.
10050
10051 2005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
10052
10053 * config.sub: Update from master copy.
10054
10055 2005-04-21 Mike Stump <mrs@apple.com>
10056
10057 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
10058 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
10059
10060 2005-04-19 Hans-Peter Nilsson <hp@axis.com>
10061
10062 * configure.in <crisv32-*-*, cris-*-*>: New local variable
10063 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
10064 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
10065 "*-*-elf" and "*-*-linux*".
10066 * configure: Regenerate.
10067
10068 2005-04-14 Joseph S. Myers <joseph@codesourcery.com>
10069
10070 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
10071
10072 2005-04-12 Mike Stump <mrs@apple.com>
10073
10074 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
10075
10076 2005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
10077
10078 * MAINTAINERS (Write After Approval): Add myself.
10079
10080 2005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
10081
10082 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
10083
10084 2005-04-06 Paolo Bonzini <bonzini@gnu.org>
10085
10086 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
10087 (TARGET_CONFIGARGS): Include --with-target-subdir.
10088 (configure, all): New macros. Use them throughout.
10089 * Makefile.in: Regenerate.
10090
10091 2005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
10092
10093 * MAINTAINERS (Write After Approval): Add myself.
10094
10095 2005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
10096
10097 * MAINTAINERS: Remove 'loop unrolling' maintainer.
10098
10099 2005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
10100
10101 * MAINTAINERS: Move John Carr to Write After Approval.
10102
10103 2005-03-30 J"orn Rennecke <joern.rennecke@st.com>
10104
10105 * config/mh-mingw32: Delete.
10106 * configure.in: Don't use it.
10107 * configure: Regenerate.
10108
10109 2005-03-31 Paolo Bonzini <bonzini@gnu.org>
10110
10111 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
10112 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
10113 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
10114 (HOST_LIB_PATH): Generate from Makefile.def.
10115 (TARGET_LIB_PATH): Likewise.
10116 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
10117 * Makefile.in: Regenerate.
10118 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
10119 (RPATH_ENVVAR): Include Darwin case.
10120 * configure: Regenerate.
10121
10122 2005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
10123
10124 * MAINTAINERS (Various Maintainers): Remove self.
10125 (Write After Approval): Add self.
10126
10127 2005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
10128
10129 * MAINTAINERS (Various Maintainers): Add self.
10130
10131 2005-03-25 Paolo Bonzini <bonzini@gnu.org>
10132
10133 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
10134 * configure: Regenerate.
10135
10136 2005-03-21 Zack Weinberg <zack@codesourcery.com>
10137
10138 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
10139 gcc_version, and gcc_version_trigger from set of flags to pass.
10140 * Makefile.tpl: Remove definitions of above variables.
10141 (config.status): Remove dependency on $(gcc_version_trigger).
10142 * Makefile.in: Regenerate.
10143 * configure.in: Do not reference config/gcc-version.m4 nor
10144 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
10145 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
10146 * configure: Regenerate.
10147
10148 2005-03-16 Manfred Hollstein <manfred.h@gmx.net>
10149 Andrew Pinski <pinskia@physics.uc.edu>
10150
10151 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
10152 * Makefile.in: Regenerate.
10153
10154 2005-03-13 Feng Wang <fengwang@nudt.edu.cn>
10155
10156 * MAINTAINERS (Write After Approval): Add myself.
10157
10158 2005-03-03 David Ayers <d.ayers@inode.at>
10159
10160 * MAINTAINERS (Write After Approval): Add myself.
10161
10162 2005-03-01 Alexandre Oliva <aoliva@redhat.com>
10163
10164 PR libgcj/20160
10165 * ltmain.sh: Avoid creating archives with components that have
10166 duplicate basenames.
10167
10168 2005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
10169
10170 PR bootstrap/20250
10171 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
10172 instead of check.
10173 * Makefile.in: Regenerate.
10174
10175 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
10176
10177 * Makefile.in: Regenerate to fix conflict between the previous two
10178 patches.
10179
10180 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
10181
10182 PR bootstrap/17383
10183 * Makefile.def (target_modules): Remove "stage", now unnecessary.
10184 * Makefile.tpl (HOST_SUBDIR): New substitution.
10185 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
10186 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
10187 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
10188 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
10189 (Host modules, Bootstrapped modules): Use it.
10190 (Build modules, Target modules): Do not create symlink trees,
10191 always configure out-of-srcdir.
10192 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
10193 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
10194 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
10195 $(HOST_SUBDIR). Create a symlink for host_subdir.
10196
10197 * Makefile.in: Regenerate.
10198 * configure: Regenerate.
10199
10200 2005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
10201
10202 Merged from libada-gnattools-branch:
10203 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
10204
10205 * gnattools: New directory.
10206 * Makefile.def: Add gnattools as a module, depending on target-libada.
10207 * Makefile.in: Regenerate.
10208 * configure.in: Include gnattools in host_tools; disable it if ada
10209 is disabled.
10210 * configure: Regenerate.
10211
10212 2005-02-24 James A. Morrison <phython@gcc.gnu.org>
10213
10214 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
10215 treelang maintainer.
10216 (Write After Approval): Remove myself.
10217
10218 2005-02-23 Paul Schlie <schlie@comcast.net>
10219
10220 * configure.in: Allow darwin targeted ports to build tk, itcl and
10221 libgui.
10222 * configure: Regenerate.
10223
10224 2005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
10225
10226 PR libgcj/10353
10227 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
10228 * configure: Regenerate.
10229
10230 2005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
10231
10232 * MAINTAINERS (Write After Approval): Add myself.
10233
10234 2005-02-10 Ian Lance Taylor <ian@airs.com>
10235
10236 * MAINTAINERS: Update my e-mail address.
10237
10238 2005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
10239
10240 * MAINTAINERS (Write After Approval): Add myself.
10241
10242 2005-01-29 Hans-Peter Nilsson <hp@axis.com>
10243
10244 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
10245 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
10246 target-libgloss when not *-*-elf and *-*-aout.
10247 * configure: Regenerate.
10248
10249 2005-01-23 Kazu Hirata <kazu@cs.umass.edu>
10250
10251 * MAINTAINERS: Remove obsolete entries.
10252
10253 * MAINTAINERS (Write After Approval): Add Michael Matz.
10254
10255 2005-01-19 Neil Booth <neil@daikokuya.co.uk>
10256
10257 * MAINTAINERS: Remove self as cpplib maintainer.
10258
10259 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
10260
10261 * install-sh, config.sub: Import from upstream.
10262
10263 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
10264
10265 PR bootstrap/18222
10266 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
10267 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
10268 * Makefile.in: Regenerate.
10269
10270 2005-01-16 Jason Thorpe <thorpej@netbsd.org>
10271
10272 * MAINTAINERS: Update my email address.
10273
10274 2005-01-12 David Edelsohn <edelsohn@gnu.org>
10275 Andreas Schwab <schwab@suse.de>
10276
10277 PR bootstrap/18033
10278 * config-ml.in: Eval option if surrounded by single quotes.
10279
10280 2005-01-03 Paolo Bonzini <bonzini@gnu.org>
10281
10282 Revert 2004-12-28 Makefile changes, a better fix will be
10283 applied to mainline and src after GCC 4.0 branches.
10284
10285 2004-12-28 Paolo Bonzini <bonzini@gnu.org>
10286
10287 PR bootstrap/17383
10288
10289 * Makefile.def (target_modules): Remove stage parameter,
10290 it is always true now.
10291 * Makefile.tpl (configure-build-[+module+],
10292 configure-target-[+module+]): Always build symlink tree
10293 for the directory and for include. BUILD_SUBDIR and
10294 TARGET_SUBDIR cannot be . anymore.
10295 * Makefile.in: Regenerate.
10296
10297 2004-12-25 David Edelsohn <edelsohn@gnu.org>
10298
10299 Revert 2004-12-08 Makefile changes.
10300
10301 2004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
10302
10303 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
10304 cygwin, mingw.
10305
10306 2004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
10307
10308 * configure.in (sh64-*-*): Reenable gprof.
10309 * configure: Regenerate.
10310
10311 2004-12-08 David Edelsohn <edelsohn@gnu.org>
10312
10313 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
10314 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
10315 (EXTRA_TARGET_FLAGS): Add PICFLAG.
10316 * Makefile.in: Regenerate.
10317
10318 2004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
10319
10320 * MAINTAINERS: Update my email address.
10321
10322 2004-12-07 Matt Kraai <kraai@ftbfs.org>
10323
10324 * Makefile.tpl: Generate normal dependencies if the LHS module is
10325 not bootstrapped.
10326 * Makefile.in: Regenerate.
10327
10328 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
10329
10330 * configure.in: Include config/gxx-include-dir.m4. Use
10331 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
10332 * configure: Regenerate.
10333
10334 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
10335
10336 * config.if: Delete.
10337 * configure.in: Set libstdcxx_incdir directly.
10338 * configure: Regenerate.
10339
10340 2004-12-02 Eric Christopher <echristo@redhat.com>
10341
10342 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
10343 * Makefile.in: Regenerate.
10344
10345 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
10346
10347 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
10348 * configure: Regenerate.
10349
10350 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
10351
10352 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
10353 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
10354 * configure: Regenerate.
10355
10356 2004-12-01 Eric Christopher <echristo@redhat.com>
10357
10358 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
10359 of things to remove.
10360
10361 2004-11-29 Matt Kraai <kraai@ftbfs.org>
10362
10363 * MAINTAINERS (Write After Approval): Update my e-mail address.
10364
10365 2004-11-29 Kelley Cook <kcook@gcc.gnu.org>
10366
10367 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
10368 from CVS libtool to always pass_all.
10369
10370 2004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
10371
10372 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
10373 (hppa*64*-*-*): Delete incorrect comment.
10374 * configure: Rebuilt.
10375
10376 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
10377
10378 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
10379
10380 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
10381
10382 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
10383 from CVS libtool to always pass_all.
10384
10385 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
10386
10387 * install-sh, compile: Import from automake.
10388
10389 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
10390
10391 * config.guess, config.sub: Import from savannnah.
10392
10393 2004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
10394
10395 * MAINTAINERS (Write After Approval): Add myself
10396
10397 2004-11-12 Mike Stump <mrs@apple.com>
10398
10399 * Makefile.def: Add html support.
10400 * Makefile.tpl: Likewise.
10401 * Makefile.in: Regenerate.
10402
10403 2004-11-11 Geoffrey Keating <geoffk@apple.com>
10404
10405 PR 18423
10406 * configure.in: Remove all instances of build-fixincludes from
10407 noconfigdirs.
10408 (build_configargs): Supply --target to subdirectories.
10409 * configure: Regenerate.
10410
10411 * Makefile.def: Make gcc install depend on fixincludes install.
10412 * Makefile.in: Regenerate.
10413
10414 2004-11-10 Janis Johnson <janis187@us.ibm.com>
10415
10416 * MAINTAINERS: Add myself as gcc testsuite maintainer.
10417
10418 2004-11-11 Paul Brook <paul@codesourcery.com>
10419
10420 * MAINTAINERS: Add self as arm maintainer. Update email address.
10421
10422 2004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
10423
10424 * configure.in (noconfigdirs) [mmix-*-*]: Disable
10425 target-libgfortran.
10426 * configure: Regenerate.
10427
10428 2004-11-07 David Edelsohn <edelsohn@gnu.org>
10429
10430 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
10431 like CC.
10432
10433 2004-11-05 Paolo Bonzini <bonzini@gnu.org>
10434
10435 * Makefile.def (host fixincludes): Specify missing targets.
10436 * Makefile.in: Regenerate.
10437
10438 2004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
10439
10440 * MAINTAINERS: Add myself
10441
10442 2004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
10443
10444 * MAINTAINERS (Write After Approval): Add myself.
10445
10446 2004-11-04 Geoffrey Keating <geoffk@apple.com>
10447
10448 * Makefile.def: Build fixincludes for the host, too.
10449 * Makefile.in: Regenerate.
10450 * configure.in (host_tools): Add fixincludes.
10451 * configure: Regenerate.
10452
10453 2004-11-04 Daniel Jacobowitz <dan@debian.org>
10454
10455 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
10456 * configure: Regenerated.
10457
10458 2004-11-04 H.J. Lu <hongjiu.lu@intel.com>
10459
10460 PR other/17783
10461 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
10462 * configure: Regenerated.
10463
10464 2004-10-31 Mark Mitchell <mark@codesourcery.com>
10465
10466 * README.SCO: Update per FSF instructions.
10467
10468 2004-10-28 Eric B. Weddington <ericw@evcohs.com>
10469
10470 PR target/18151
10471 * configure.in (case ${target}): Do not build fixincludes for avr.
10472 * configure: Regenerated.
10473
10474 2004-10-26 Paolo Bonzini <bonzini@gnu.org>
10475
10476 * configure.in (case ${target}): Do not build fixincludes
10477 on platforms where it is not used.
10478 * configure: Regenerated.
10479
10480 2004-10-23 Daniel Jacobowitz <dan@debian.org>
10481
10482 * configure.in: Use an absolute path to install-sh.
10483 * configure: Regenerated.
10484
10485 2004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
10486
10487 * MAINTAINERS (Write After Approval): Add myself.
10488
10489 2004-10-19 Kazu Hirata <kazu@cs.umass.edu>
10490
10491 * MAINTAINERS: Remove from Write After Approval those that are
10492 already maintainers.
10493
10494 2004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
10495
10496 * MAINTAINERS: Update my email address.
10497
10498 2004-10-12 Kelley Cook <kcook@gcc.gnu.org>
10499
10500 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
10501 * configure: Regenerate.
10502
10503 2004-10-07 J"orn Rennecke <joern.rennecke@st.com>
10504
10505 * MAINTAINERS: Update my email address.
10506
10507 2004-10-07 Kazu Hirata <kazu@cs.umass.edu>
10508
10509 * MAINTAINERS (Language Front Ends Maintainers): New. Move
10510 entries belonging to this category.
10511
10512 2004-10-06 Josef Zlomek <josef.zlomek@email.cz>
10513
10514 * MAINTAINERS: Update my e-mail address.
10515
10516 2004-10-06 Paolo Bonzini <bonzini@gnu.org>
10517
10518 Fix wrong conflict resolution in:
10519
10520 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
10521
10522 * Makefile.in: Regenerate.
10523 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
10524 in the recursive `make', instead of hardwiring `all'.
10525 (Autogenerated TARGET-* variables): New.
10526
10527 2004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
10528
10529 * configure.in: Enable target-libgloss for crx-*-*.
10530 * configure: Regenerate.
10531
10532 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
10533
10534 * MAINTAINERS (Various Maintainers): Move the "windows,
10535 cygwin, mingw" maintainer to ...
10536 (OS Port Maintainers): ... here.
10537
10538 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
10539
10540 * MAINTAINERS (Write After Approval): Remove those that are
10541 maintainers of some subsystem.
10542
10543 2004-10-02 P.J. Darcy <darcypj@us.ibm.com>
10544
10545 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
10546 * ltcf-cxx.sh (tpf*): Likewise.
10547 * ltconfig (tpf*): Add TPF OS configuration support.
10548
10549 2004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
10550
10551 * MAINTAINERS: Change my email address to my new work account.
10552
10553 2004-09-24 Michael Roth <mroth@nessie.de>
10554
10555 * configure.in (--without-headers): Add missing double quotes.
10556 * configure: Regenerate.
10557
10558 2004-09-24 Kelley Cook <kcook@gcc.gnu.org>
10559
10560 * ylwrap: Revert to previous version.
10561
10562 2004-09-23 H.J. Lu <hongjiu.lu@intel.com>
10563
10564 PR bootstrap/17369
10565 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
10566 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
10567 SET_GCC_LIB_PATH_CMD.
10568 (BASE_TARGET_EXPORTS): Likewise.
10569 * Makefile.in: Regenerated.
10570
10571 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
10572 * configure: Regenerated.
10573
10574 2004-09-23 Kelley Cook <kcook@gcc.gnu.org>
10575
10576 * config.guess: New upstream version
10577 * compile, depcomp, install-sh, ylwrap: Likewise.
10578
10579 2004-09-19 Roger Sayle <roger@eyesopen.com>
10580
10581 * config/mh-x86omitfp: New host makefile fragment. Add
10582 -fomit-frame-pointer to the default BOOT_CFLAGS.
10583 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
10584 * configure: Regenerate.
10585
10586 2004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
10587
10588 PR target/11572
10589 * configure.in (*-*-darwin*): Renable libobjc.
10590 * configure: Regenerate.
10591
10592 2004-09-10 Nathan Sidwell <nathan@codesourcery.com>
10593
10594 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
10595
10596 2004-09-09 Daniel Berlin <dberlin@dberlin.org>
10597
10598 * Makefile.def: Remove libbanshee.
10599 * Makefile.tpl: Ditto.
10600 * configure.in: Ditto.
10601 * Makefile.in: Regen.
10602 * configure: Ditto.
10603
10604 2004-09-08 David Edelsohn <edelsohn@gnu.org>
10605
10606 * ltmain.sh: Use $pic_object as $non_pic_object if
10607 $non_pic_object=none.
10608
10609 2004-09-07 Paolo Bonzini <bonzini@gnu.org>
10610
10611 * missing: Import latest version from master repository.
10612
10613 2004-09-06 Nick Clifton <nickc@redhat.com>
10614
10615 * config.sub: Import latest version from master repository.
10616 * config.guess: Likewise.
10617 This includes these changes:
10618
10619 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
10620
10621 * config.sub: Handle crisv32, alias etraxfs.
10622 * config.guess (crisv32:Linux:*:*): Handle.
10623
10624 2004-08-13 Brad Smith <brad@comstyle.com>
10625
10626 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
10627 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
10628
10629 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
10630
10631 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
10632 assume the processor is a powerpc. This is because coreutils
10633 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
10634 in this case, due to a MacOS X bug that causes
10635 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
10636 to return a negative number.
10637 Problem reported by Petter Reinholdtsen in:
10638 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
10639
10640 2004-07-19 Ben Elliston <bje@gnu.org>
10641
10642 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
10643
10644 2004-06-24 Ben Elliston <bje@gnu.org>
10645
10646 * config.guess: Update copyright years.
10647 * config.sub: Likewise.
10648
10649 2004-06-22 Robert Millan <robertmh@gnu.org>
10650
10651 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
10652 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
10653
10654 2004-06-22 Stanley F. Quayle <stan@stanq.com>
10655
10656 * config.guess (*:*VMS:*:*): New entry. Replaces
10657 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
10658 manufacturer.
10659
10660 2004-06-22 Ben Elliston <bje@gnu.org>
10661
10662 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
10663 * config.sub: Likewise.
10664
10665 2004-06-22 Ben Elliston <bje@gnu.org>
10666
10667 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
10668 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
10669
10670 2004-06-11 Ben Elliston <bje@gnu.org>
10671
10672 * config.guess (pegasos:OpenBSD:*:*): Remove.
10673
10674 2004-06-11 Ben Elliston <bje@gnu.org>
10675
10676 From Wouter Verhelst <wouter@grep.be>:
10677 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
10678
10679 2004-06-11 Ben Elliston <bje@gnu.org>
10680
10681 * config.guess (luna88k:OpenBSD:*:*): New.
10682
10683 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
10684
10685 * config.guess (m32r*:Linux:*:*): New case.
10686 * config.sub: Handle m32rle.
10687
10688 2004-03-12 Ben Elliston <bje@wasabisystems.com>
10689
10690 From Jens Petersen <petersen@redhat.com>:
10691 * config.sub: Handle sparcv8.
10692
10693 2004-03-03 Ben Elliston <bje@wasabisystems.com>
10694
10695 From Tom Smith <smith@cag.lkg.hp.com>:
10696 * config.guess: Version suffixes are equally significant on Tru64
10697 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
10698 prefix of "P" (patched kernel).
10699
10700 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
10701
10702 * config.sub: Add support for National Semiconductor CRX target.
10703
10704 2004-09-03 Janis Johnson <janis187@us.ibm.com>
10705
10706 * MAINTAINERS (Various Maintainers): Remove myself as web page
10707 maintainer, add myself as maintainer of build status lists.
10708
10709 2004-09-03 Jan Beulich <jbeulich@novell.com>
10710
10711 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
10712 *-*-netware, but add target-libmudflap.
10713 Consolidate *-*-netware targets (of which really only i?86 exists)
10714 into a single entry.
10715 * configure: Likewise.
10716
10717 2004-09-01 Paolo Bonzini <bonzini@gnu.org>
10718
10719 * Makefile.tpl (sorry): Remove.
10720 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
10721 (cleanstrap targets): Depend on distclean, not distclean-stage1.
10722 (do-clean): Clean per-stage directories too.
10723 (do-distclean): Run distclean-stage1 too.
10724 (.NOTPARALLEL): Enable during toplevel bootstrap.
10725 (stage[+id+]-bubble): Enable parallel execution during
10726 the recursive invocation.
10727 * Makefile.in: Regenerate.
10728
10729 Fix previous checkin:
10730
10731 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
10732 include.
10733 * configure.in: Fix indentation.
10734 * configure: Regenerate.
10735
10736 2004-08-31 Robert Bowdidge <bowdidge@apple.com>
10737
10738 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
10739 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
10740 * configure: regenerate
10741 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
10742 -mdynamic-no-pic
10743
10744 2004-08-31 Paolo Bonzini <bonzini@gnu.org>
10745
10746 * Makefile.def (build_modules): Add fixincludes.
10747 (dependencies): Make gcc depend on fixincludes.
10748 * configure.in (build_tools): Add fixincludes.
10749 (build_configdirs): Always include build_libs.
10750 * Makefile.in: Regenerate.
10751 * configure: Regenerate.
10752
10753 2004-08-30 Paolo Bonzini <bonzini@gnu.org>
10754
10755 * Makefile.def (bootstrap stages): Add 'lean' parameter.
10756 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
10757 phony targets; do not generate timestamp files.
10758 (distclean-stageN): Remove references to their timestamp files.
10759 (restageN, touch-stageN): Remove.
10760 (stageN-bubble): Rewritten.
10761 (compare): Support lean bootstraps.
10762 * Makefile.in: Regenerate.
10763
10764 * configure.in: Only warn when bootstrapping but
10765 build != host or build != target. Support lean bootstraps.
10766 * configure: Regenerate.
10767
10768 2004-08-26 Phil Edwards <phil@codesourcery.com>
10769
10770 * configure.in: Give a better error message if GMP/MPFR are missing
10771 and a language needing them has been requested.
10772 * configure: Regenerated.
10773
10774 2004-08-25 Phil Edwards <phil@codesourcery.com>
10775
10776 * configure.in: Print a list of available language front-ends if
10777 a requested one is missing. Tidy stray tab characters.
10778 * configure: Regenerated.
10779
10780 2004-08-19 Michael Koch <konqueror@gmx.de>
10781
10782 * gcc/doc/install.texi: Update entry about automake for libjava.
10783
10784 2004-08-17 Robert Millan <robertmh@gnu.org>
10785
10786 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
10787 (instead of FreeBSD).
10788 * configure: Regenerate.
10789
10790 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
10791
10792 * Makefile.in: Regenerate.
10793 * configure: Regenerate.
10794
10795 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
10796 stage_*_flags.
10797 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
10798 for bootstrapped modules if toplevel bootstrap is going.
10799 (GCC bootstrap): Generate per-stage targets for all bootstrapped
10800 modules. Adjust for changes in Makefile.def. Enable several
10801 rules even in non-bootstrap mode, just to avoid peppering the
10802 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
10803 (stage-[+prev+]-bubble): Remove.
10804
10805 * Makefile.def (Dependencies): Depend on all-build-bison,
10806 all-build-flex, all-build-byacc, all-build-texinfo, rather
10807 than the host variations.
10808 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
10809 with BUILD_SUBDIR.
10810 (BISON): Update for recent Bisons.
10811 (YACC): Fix typo.
10812 (cross): Depend on all-build.
10813 (all): Do not depend on all-build.
10814 (prebootstrap): Remove.
10815 (dep-kind): Accept separate prefixes for MODULE and ON variables.
10816 (Prebootstrap dependencies): Add them to the per-stage targets
10817 and to all-prebootstrap.
10818 * configure.in (build_configdirs): Always enable build_tools.
10819 (BUILD_DIR_PREFIX): Remove.
10820
10821 * Makefile.def (gcc): Add target variable.
10822 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
10823 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
10824 in the recursive `make', instead of hardwiring `all'.
10825 (Autogenerated TARGET-* variables): New.
10826
10827 2004-08-13 Brian Booth <bbooth@redhat.com>
10828
10829 * MAINTAINERS: Remove myself from write-after-approval.
10830
10831 2004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
10832
10833 * src-release: Stop distributing mmalloc with gdb (which doesn't
10834 use it).
10835 * Makefile.def: GDB doesn't depend on mmalloc anymore.
10836 * Makefile.in: Regenerate.
10837
10838 2004-08-09 Mark Mitchell <mark@codesourcery.com>
10839
10840 * configure.in (arm*-*-eabi*): New target.
10841 * configure: Regenerate.
10842
10843 2004-08-06 Paolo Bonzini <bonzini@gnu.org>
10844
10845 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
10846 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
10847 (Dependencies): New section.
10848 * Makefile.tpl (Dependencies): Generate from Makefile.def.
10849 (configure-target-[+module+]): Depend on maybe-all-gcc
10850 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
10851 (toplevel profiledbootstrap): Fix dependencies.
10852 * Makefile.in: Regenerate.
10853
10854 2004-08-03 Mark Mitchell <mark@codesourcery.com>
10855
10856 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
10857 target-libiberty to noconfigdirs.
10858 * configure: Regenerate.
10859
10860 2004-08-03 Paul Brook <paul@codesourcery.com>
10861
10862 * configure.in: Check for MPFR as well as GMP.
10863 * configure: Regenerate.
10864
10865 2004-08-01 Robert Millan <robertmh@gnu.org>
10866
10867 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
10868 libmudflap for all GNU-based systems (with Glibc).
10869 * configure: Regenerate.
10870
10871 2004-08-03 Paolo Bonzini <bonzini@gnu.org>
10872
10873 * Makefile.def (host-modules): Add gcc.
10874 * Makefile.in: Regenerate.
10875 * Makefile.tpl (sorry): New rule.
10876 (configure-host, all-host, [+make_target+]-host, do-check,
10877 install-host): Do not add gcc as a special case.
10878 (host modules): Add a small special-casing for gcc. Export
10879 extra_make_flags through the environment.
10880 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
10881 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
10882 other recursive targets for gcc): Remove.
10883
10884 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
10885 (stage, unstage): New rules.
10886 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
10887 distclean-stage[+id+]): Use stage_current.
10888 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
10889 the stage*-start rules.
10890
10891 2004-08-02 Geoffrey Keating <geoffk@apple.com>
10892
10893 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
10894 use -all_load flag.
10895
10896 2004-08-02 Paolo Bonzini <bonzini@gnu.org>
10897
10898 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
10899 * configure: Regenerate.
10900
10901 2004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
10902
10903 * maintainer-scripts/gcc_release: Revert yesterday's change.
10904
10905 2004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
10906
10907 * MAINTAINERS: Add myself to write-after-approval.
10908
10909 2004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
10910
10911 * libf2c: Removed.
10912 * gcc/gccbug.in: Updated because of libf2c removal.
10913 * maintainer-scripts/gcc_release: Ditto.
10914
10915 2004-07-09 Loren J. Rittle <ljrittle@acm.org>
10916
10917 * configure.in: Build libmudflap by default on FreeBSD.
10918 * configure: Regenerated.
10919
10920 2004-07-09 Mark Mitchell <mark@codesourcery.com>
10921
10922 * configure.in: Do not build libmudflap by default on non-GNU/Linux
10923 systems.
10924 * configure: Regenerated.
10925
10926 2004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
10927
10928 PR target/16344
10929 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
10930 feedback based compiler.
10931 * Makefile.in: Rebuilt.
10932
10933 2004-07-08 Alexandre Oliva <aoliva@redhat.com>
10934
10935 * Makefile.def (host_modules): Set bootstrap=true for flex.
10936 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
10937 * Makefile.in: Rebuilt.
10938
10939 2004-07-07 Jan Hubicka <jh@suse.cz>
10940
10941 * MAINTAINERS: Add self as a profile feedback maintainer.
10942
10943 2004-07-05 Phil Edwards <phil@codesourcery.com>
10944
10945 * configure.in: Do not prepend $srcdir to /dev/null in
10946 makefile fragments.
10947 * configure: Regenerate.
10948
10949 2004-07-01 Paolo Bonzini <bonzini@gnu.org>
10950
10951 * Makefile.def (build_modules): Add bison, byacc, flex,
10952 m4, texinfo.
10953 (flags_to_pass): Add FLEX.
10954 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
10955 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
10956 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
10957 DEFAULT_MAKEINFO): Remove.
10958 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
10959 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
10960 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
10961 objdir or else use configured tool.
10962 (all-build): New.
10963 (all): Depend on it.
10964 (Build module dependencies): Add.
10965 * Makefile.in: Regenerate.
10966 * configure.in: Better support for multiple build modules,
10967 matching what is done for host/target modules. Do not look
10968 for "plausible" locations of build tools if Canadian cross.
10969 Use autoconf's AC_PROG_CC to find a C compiler. Define
10970 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
10971 * configure: Regenerate.
10972
10973 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
10974
10975 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
10976 * Makefile.in: Regenerate.
10977
10978 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
10979
10980 * Makefile.tpl (configure-build-[+module+],
10981 configure-[+module+], configure-target-[+module+]): Pass
10982 [+extra_configure_args+].
10983 (all-build-[+module+], all-[+module+], check-[+module+],
10984 install-[+module+], [+make_target+]-[+module+],
10985 all-target-[+module+], check-target-[+module+],
10986 install-target-[+module+], [+make_target+]-target-[+module+]):
10987 Pass [+extra_make_args+].
10988 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
10989 (GCC_HOST_EXPORTS): Remove.
10990 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
10991 cross, check-gcc, check-gcc-c++, install-gcc,
10992 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
10993 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
10994 * Makefile.in: Regenerate.
10995
10996 2004-06-21 Matthew Sachs <msachs@apple.com>
10997
10998 * MAINTAINERS: Added self to write-after-approval.
10999
11000 2004-06-21 Christopher Faylor <cgf@alum.bu.edu>
11001
11002 * configure.in: Check for srcdir/winsup rather than build directory
11003 winsup.
11004 * configure: Regenerate.
11005
11006 2004-06-17 Corinna Vinschen <vinschen@redhat.com>
11007
11008 * configure.in: Don't build Cygwin native newlib if winsup
11009 directory is missing. Emit warning instead.
11010 * configure: Regenerate.
11011
11012 2004-06-09 Paolo Bonzini <bonzini@gnu.org>
11013
11014 * Makefile.tpl (touch-stage[+id+]): New.
11015 (restage[+prev+]): Depend on touch-stage[+id+].
11016
11017 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
11018 Use it throughout.
11019
11020 * Makefile.def: Add profile and feedback bootstrap stages.
11021 Remove next field from bootstrap stages.
11022 * Makefile.tpl (LN, LN_S): Substitute.
11023 (stageN-start, stageN-end): Use double-colon rules, to
11024 provide a hook for additional setup commands.
11025 (distclean-stageN-gcc, restageN): Create dependencies from
11026 [+prev+], not from [+next+].
11027 (stageN-bubble): Add commands for successive stages from
11028 [+prev+], using double-colon rules.
11029 (all-stageN-gcc): Fix typo.
11030 (stagefeedback-start, profiledbootstrap): New.
11031 * Makefile.in: Regenerate.
11032 * configure.in: Call ACX_PROG_LN.
11033 * configure: Regenerate.
11034
11035 2004-06-08 Canqun Yang <canqun@nudt.edu.cn>
11036
11037 * MAINTAINERS (Write After Approval): Add myself.
11038
11039 2004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
11040
11041 * MAINTAINERS (Write After Approval): Add myself.
11042
11043 2004-06-03 Paolo Bonzini <bonzini@gnu.org>
11044
11045 * configure.in: Fix --enable-bootstrap breakage introduced in trees
11046 without gcc.
11047 * configure: Regenerate.
11048
11049 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
11050
11051 * Makefile.tpl: Fix typo.
11052 * Makefile.in: Regenerate.
11053
11054 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
11055
11056 * configure.in: Remove new- prefix from toplevel
11057 bootstrap targets.
11058 * configure: Regenerate.
11059
11060 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
11061
11062 * Makefile.tpl (all.normal): Rename to all.
11063 (all): Replace with a rule to pick the default
11064 target from configure.
11065 (all-gcc, configure-gcc): Use conditionals to
11066 do nothing when toplevel bootstrap is going on.
11067 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
11068 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
11069 * configure.in: Support --enable-bootstrap.
11070
11071 * Makefile.def: Remove new- prefix from toplevel
11072 bootstrap targets.
11073 * Makefile.tpl: Likewise.
11074
11075 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
11076 target.
11077
11078 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
11079 $(RECURSE_FLAGS) to recursive invocation of make.
11080
11081 * Makefile.in: Regenerate.
11082 * configure: Regenerate.
11083
11084 2004-05-30 Andreas Jaeger <aj@suse.de>
11085 Jim Wilson <wilson@specifixinc.com>
11086
11087 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
11088 like CC.
11089
11090 2004-05-27 Daniel Jacobowitz <dan@debian.org>
11091
11092 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
11093 * configure: Regenerate.
11094
11095 2004-05-25 Daniel Jacobowitz <drow@false.org>
11096
11097 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
11098 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
11099 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
11100 targets.
11101 * Makefile.in: Regenerate.
11102
11103 2004-05-24 Paolo Bonzini <bonzini@gnu.org>
11104
11105 * configure.in: Test the ability to symlink directories.
11106 * configure: Regenerate.
11107
11108 * Makefile.def (bootstrap-stage): New definitions.
11109 * Makefile.tpl (configure-stage1-gcc,
11110 configure-stage2-gcc, configure-stage3-gcc,
11111 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
11112 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
11113 new-restage3, compare): Autogenerate, see Makefile.in
11114 entry for behavioral changes.
11115 (distclean-stage1, new-stage1-start, new-stage1-end,
11116 new-stage1-bubble, distclean-stage2, new-stage2-start,
11117 new-stage2-end, new-stage2-bubble, distclean-stage3,
11118 new-stage3-start, new-stage3-end): New autogenerated targets.
11119 (objext, prebootstrap, BOOT_CFLAGS,
11120 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
11121 targets.
11122
11123 * Makefile.in: Regenerate.
11124 (distclean-stage1, new-stage1-start, new-stage1-end,
11125 new-stage1-bubble, distclean-stage2, new-stage2-start,
11126 new-stage2-end, new-stage2-bubble, distclean-stage3,
11127 new-stage3-start, new-stage3-end): New targets.
11128 (all-stage1-gcc): Move prebootstrap dependency from here...
11129 (configure-stage1-gcc): ...to here.
11130 (new-bootstrap): Use bubble targets.
11131 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
11132 Use per-stage distclean targets.
11133 (configure-stage1-gcc, configure-stage2-gcc,
11134 configure-stage3-gcc, all-stage1-gcc,
11135 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
11136 Use new-stageN-start to prepare the tree.
11137
11138 2004-05-23 Paolo Bonzini <bonzini@gnu.org>
11139
11140 * Makefile.def (host_modules): add libcpp.
11141 * Makefile.tpl: Add dependencies on and for libcpp.
11142 * Makefile.in: Regenerate.
11143 * configure.in: Add libcpp host module.
11144 * configure: Regenerate.
11145
11146 2004-05-21 Paolo Bonzini <bonzini@gnu.org>
11147
11148 * Makefile.tpl: Whenever a recursive target is defined, wrap
11149 it in a special @if/@endif block, and prepare its maybe
11150 dependency in the @if/@endif block
11151 * configure.in: Instead of writing maybe dependencies, remove
11152 the @if/@endif statements, and remove the @if/@endif blocks
11153 that remain.
11154 * configure: Regenerate.
11155 * Makefile.in: Regenerate.
11156
11157 2004-05-20 Janis Johnson <janis187@us.ibm.com>
11158
11159 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
11160
11161 2004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
11162
11163 PR bootstrap/15120
11164 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
11165 * */configure: Rebuilt.
11166
11167 2004-05-17 Zack Weinberg <zack@codesourcery.com>
11168
11169 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
11170 of libf2c.
11171 * configure, Makefile.in: Regenerate.
11172
11173 2004-05-13 Tobias Schlüter <tobi@gcc.gnu.org>
11174
11175 * MAINTAINERS (Write After Approval): Add myself.
11176
11177 2004-05-13 Diego Novillo <dnovillo@redhat.com>
11178
11179 Merge from tree-ssa-20020619-branch.
11180
11181 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
11182 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
11183 (HOST_GMPLIBS): Define.
11184 (HOST_GMPINC): Define.
11185 (TARGET_LIB_PATH): Add libmudflap.
11186 (GFORTRAN_FOR_TARGET): Define.
11187 (configure-build*): Export GFORTRAN.
11188 (configure-gcc): Export GMPLIBS and GMPINC.
11189 (all-gcc): Add maybe-all-libbanshee.
11190 (configure-target-libgfortran): Define.
11191 * Makefile.in: Regenerate.
11192 * configure.in (host_libs): Add libbanshee.
11193 (target_libraries): Add target-libmudflap and target-libgfortran.
11194 Add --with-libbanshee.
11195 Handle --disable-libmudflap.
11196 (*-*-freebsd*): Use with_gmp.
11197 Add $(libgcj) to noconfigdirs.
11198 * configure: Regenerate.
11199 * depcomp: New file.
11200 * MAINTAINERS: Add tree-ssa maintainers.
11201
11202 2004-05-04 Vladimir Makarov <vmakarov@redhat.com>
11203
11204 * MAINTAINERS (Various Maintainers): Add myself.
11205
11206 2004-04-30 Brian Ford <ford@vss.fsi.com>
11207
11208 * MAINTAINERS (Write After Approval): Add myself.
11209
11210 2004-04-29 Uros Bizjak <uros@kss-loka.si>
11211
11212 * MAINTAINERS (Write After Approval): Add myself.
11213
11214 2004-04-28 Paolo Bonzini <bonzini@gnu.org>
11215
11216 * config/acx.m4: Fix fastcompare support for new-bootstrap.
11217 * configure: Regenerate.
11218
11219 2004-04-27 Paolo Bonzini <bonzini@gnu.org>
11220
11221 Revert:
11222 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
11223
11224 * Makefile.def (flags_to_pass): Remove *dir variables that
11225 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
11226 as well as prefix and exec_prefix.
11227 * Makefile.in: Regenerate.
11228
11229 2004-04-26 Robert Millan <robertmh@gnu.org>
11230
11231 Add patches from libtool CVS.
11232 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
11233 * ltconfig: Likewise.
11234 * ltcf-c.sh: Likewise.
11235 * ltcf-cxx.sh: Likewise.
11236 * ltcf-gcj.sh: Likewise.
11237
11238 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
11239
11240 * Makefile.def (host_modules): Mark with the bootstrap
11241 flag packages on which gcc depends.
11242 * Makefile.tpl (all-bootstrap): Use it.
11243 * Makefile.in: Regenerate.
11244
11245 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
11246
11247 * Makefile.def (flags_to_pass): Remove *dir variables that
11248 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
11249 as well as prefix and exec_prefix.
11250 * Makefile.in: Regenerate.
11251
11252 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
11253
11254 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
11255 * configure: Regenerate.
11256 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
11257 * gcc/Makefile.tpl (compare): Use the result of the test.
11258 * gcc/Makefile.in: Regenerate.
11259
11260 2004-04-23 Paolo Bonzini <bonzini@gnu.org>
11261
11262 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
11263 Always relocate gcc and prev-gcc to the original names, even
11264 if the build fails.
11265 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
11266 New targets.
11267
11268 2004-04-23 Laurent GUERBY <laurent@guerby.net>
11269
11270 * MAINTAINERS: Update my email address.
11271
11272 2004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11273
11274 * configure.in (mips*-*-irix5*): Enable ld.
11275 * configure: Regenerate.
11276
11277 2004-04-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11278
11279 * configure: Regenerate.
11280
11281 2004-04-15 James E Wilson <wilson@specifixinc.com>
11282
11283 * Makefile.tpl (configure-[+module+], configure-gcc,
11284 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
11285 Set and export LDFLAGS.
11286 * Makefile.in: Regenerate.
11287
11288 2004-04-12 Michael Chastain <mec.gnu@mindspring.com>
11289
11290 * MAINTAINERS: Add myself to write-after-approval.
11291
11292 2004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
11293
11294 PR bootstrap/14871
11295 * Makefile.tpl: If we don't have built-in-tree target tools,
11296 use the ones found by configure rather than hacking around with
11297 program_transform_name.
11298 * configure.in: Give Makefile.tpl the information necessary
11299 to do that.
11300 * Makefile.in: Regenerate.
11301 * configure: Regenerate.
11302
11303 2004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
11304
11305 PR bootstrap/14760
11306 * configure.in: When computing baseargs, strip *all* copies of
11307 offending options. Also, don't match/substitute the trailing space,
11308 so that this actually works when two similar options are separated by
11309 only one space.
11310 * configure: Regenerate.
11311
11312 2004-04-06 David Edelsohn <edelsohn@gnu.org>
11313
11314 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
11315 (rs6000-*-aix*): Same.
11316 * configure: Regenerate.
11317
11318 2004-04-05 Ranjit Mathew <rmathew@hotmail.com>
11319
11320 * MAINTAINERS: Add myself to write-after-approval.
11321
11322 2004-04-03 Bud Davis <bdavis9659@comcast.net>
11323
11324 * MAINTAINERS: Add myself to write-after-approval.
11325
11326 2004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
11327
11328 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
11329 STRICT_WARN, WARN_CFLAGS flags passed down to make.
11330 * Makefile.in: Regenerate.
11331
11332 * configure.in (top level bootstrap support): Rework --enable-werror
11333 to set @stage2_werror_flag@.
11334 * configure: Regenerate.
11335 * Makefile.tpl (top level bootstrap support): Pass
11336 @stage2_werror_flag@ down to configure in stages 2 and 3.
11337 * Makefile.in: Regenerate.
11338
11339 2004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
11340
11341 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
11342 for stages 2 and 3 as well as in make. As a consequence, remove
11343 OUTPUT_OPTION (now detected by configure) from the flags passed down
11344 to make.
11345 * Makefile.in: Regenerate.
11346
11347 * Makefile.tpl (new-bootstrap): Fix typo.
11348 * Makefile.in: Regenerate.
11349
11350 2004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
11351
11352 * Makefile.tpl: Rearrange by moving recursive_targets rules
11353 into their proper sections.
11354 * Makefile.tpl (top level bootstrap support): Move disabling
11355 of coverage flags from 'make' to 'configure'; improve comments.
11356 * Makefile.in: Regenerate.
11357
11358 * Makefile.tpl (experimental top level bootstrap) Move stage1
11359 language setting from all- target to configure- target; disable
11360 intermodule optimization in stage 1; prevent gratuitous rebuilds
11361 of stage 1.
11362 * Makefile.in: Regenerate.
11363 * configure.in: Comma-separate stage 1 language list for top
11364 level bootstrap.
11365 * configure: Regenerate.
11366
11367 * Makefile.tpl: Clean up experimental top level bootstrap support:
11368 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
11369 prev-gcc in configure- targets as well as all- targets.
11370 * Makefile.in: Regenerate.
11371
11372 2004-03-21 Kelley Cook <kcook@gcc.gnu.org>
11373
11374 * compile: New file imported from automake.
11375
11376 2004-03-17 Paolo Bonzini <bonzini@gnu.org>
11377
11378 * configure.in: Remove symbolic link section.
11379 * configure: Regenerate.
11380 * Makefile.tpl (links): Remove.
11381 * Makefile.in: Regenerate.
11382
11383 2004-03-15 Paolo Bonzini <bonzini@gnu.org>
11384 Nathanael Nerode <neroden@gcc.gnu.org>
11385
11386 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
11387 Set with AC_CHECK_PROGS.
11388 * configure.in: Fix comment typo from last patch.
11389 * configure: Regenerate.
11390
11391 2004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
11392
11393 * Makefile.tpl: Introduce experimental top level bootstrap support.
11394 * Makefile.in: Regenerate.
11395 * configure.in: Introduce support for top level bootstrap.
11396 * configure: Regenerate.
11397
11398 2004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
11399 Paolo Bonzini <bonzini@gnu.org>
11400
11401 PR bootstrap/14522
11402 * configure.in: Cope with shells that do not support unquoted ^
11403 * configure: Regenerate.
11404
11405 2004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
11406 Paolo Bonzini <bonzini@gnu.org>
11407
11408 PR bootstrap/14522
11409 * configure.in: Cope with shells that do not support nesting
11410 quotes inside quoted backquote substitutions.
11411 * configure: Regenerate.
11412
11413 2004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
11414
11415 PR bootstrap/14522
11416 * configure.in: Fix escaping of $.
11417 * configure: Regenerate.
11418
11419 2004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
11420
11421 * configure: Regenerate, since I forgot to while committing Paolo's
11422 changes.
11423
11424 2004-03-08 Paolo Bonzini <bonzini@gnu.org>
11425
11426 PR ada/14131
11427 Move language detection to the top level.
11428 * configure.in: Find default values for the tools as
11429 soon as possible. Disable ada if GNAT is not found.
11430 Emit error message about missing languages. Expand
11431 --enable-languages=all for the gcc subdirectory.
11432
11433 2004-03-10 Ben Elliston <bje@gnu.org>
11434
11435 * MAINTAINERS: Update my email address.
11436
11437 2004-03-05 David Edelsohn <edelsohn@gnu.org>
11438
11439 * ltconfig: Disable building static libraries if building shared
11440 libraries on AIX 5L.
11441
11442 2004-03-01 Richard Sandiford <rsandifo@redhat.com>
11443
11444 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
11445 and disable libgcj.
11446 * configure: Regenerated.
11447
11448 2004-03-01 Brian Booth <bbooth@redhat.com>
11449
11450 * MAINTAINERS: Add myself to write-after-approval.
11451
11452 2004-03-01 Paolo Bonzini <bonzini@gnu.org>
11453
11454 * MAINTAINERS: Add myself to write-after-approval.
11455
11456 2004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
11457
11458 PR bootstrap/7087
11459 * Makefile.tpl: Guard XFOO sed statements better.
11460 * Makefile.tpl: Add dependency for configure-target-libada.
11461 * Makefile.in: Regenerate (incidentally fixes broken
11462 commit when libada-branch was merged).
11463
11464 2004-02-25 Kelley Cook <kcook@gcc.gnu.org>
11465
11466 * MAINTAINERS: Add myself to write-after-approval.
11467
11468 2004-02-20 Andrew Pinski <pinskia@physics.uc.edu>
11469
11470 * MAINTAINERS: Add Nicola Pero and myself as libobjc
11471 maintainers.
11472
11473 2004-02-20 Andrew Cagney <cagney@redhat.com>
11474
11475 * config.guess: Update from version 2003-10-16 to 2004-02-16.
11476 * config.sub: Update from version 2003-11-03 to 2004-02-16.
11477
11478 2004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
11479
11480 PR bootstrap/11932
11481 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
11482
11483 2004-02-14 Jerry Quinn <jlquinn@optonline.net>
11484
11485 * MAINTAINERS: Added myself to write-after-approval.
11486
11487 2004-02-14 Michael Koch <konqueror@gmx.de>
11488
11489 * MAINTAINERS: Added myself to write-after-approval.
11490
11491 2004-02-13 Joseph S. Myers <jsm@polyomino.org.uk>
11492
11493 * MAINTAINERS: Move Steve Chamberlain to write-after-approval. Move
11494 some OS port maintainers to OS port maintainers section.
11495
11496 2004-02-13 Frank Ch. Eigler <fche@redhat.com>
11497
11498 * MAINTAINERS: Add self.
11499
11500 2004-02-12 Kazu Hirata <kazu@cs.umass.edu>
11501
11502 * MAINTAINERS: Alphabetize.
11503
11504 2004-02-12 Paolo Bonzini <bonzini@gnu.org>
11505
11506 * MAINTAINERS: Remove myself.
11507
11508 2004-02-11 David Edelsohn <edelsohn@gnu.org>
11509
11510 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
11511 (rs6000-*-aix*): Same.
11512 * configure: Regenerate.
11513
11514 2004-02-11 Kelley Cook <kcook@gcc.gnu.org>
11515
11516 * configure.in (host): Add in missing $noconfigdirs to defines.
11517 * configure: Regenerate.
11518
11519 2004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
11520 Nathanael Nerode <neroden@gcc.gnu.org>
11521
11522 PR ada/6637, PR ada/5911
11523 Merge with libada-branch:
11524 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
11525 with appropriate dependencies. Add --enable-libada configure switch.
11526 * configure, Makefile.in: Regenerate.
11527
11528 2004-02-09 Paolo Bonzini <bonzini@gnu.org>
11529
11530 * MAINTAINERS: Add myself to write-after-approval.
11531
11532 2004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11533
11534 * configure.in: Don't pass --with-stabs on IRIX 5 either.
11535 * configure: Regenerate.
11536
11537 2004-02-04 Geoffrey Keating <geoffk@apple.com>
11538
11539 Merge from upstream:
11540
11541 * ltmain.in: When setting IFS to '~', be careful about user
11542 arguments that contain '~'.
11543
11544 2004-02-04 Peter O'Gorman <peter@pogma.com>
11545
11546 * ltmain.in (infer_tag): Move tag inferrence to a shell function.
11547 Also test $base_compile against $CC with escaped arguments. Bug
11548 reported by Geoff Keating <geoffk@apple.com>.
11549
11550 2004-02-04 Kazu Hirata <kazu@cs.umass.edu>
11551
11552 * MAINTAINERS: Remove i960 port.
11553
11554 2004-01-23 DJ Delorie <dj@redhat.com>
11555
11556 * Makefile.def (target_modules) [libiberty]: Don't stage.
11557 * Makefile.in: Rebuilt.
11558
11559 2004-01-20 Caroline Tice <ctice@apple.com>
11560
11561 * MAINTAINERS: Add myself to write-after-approval.
11562
11563 2004-01-19 Paolo Carlini <pcarlini@suse.de>
11564
11565 * MAINTAINERS: Update my email address.
11566
11567 2004-01-18 James A. Morrison <ja2morri@uwaterloo.ca>
11568
11569 * MAINTAINERS: Add myself to write-after-approval.
11570
11571 2004-01-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
11572
11573 * MAINTAINERS: Remove entries without email address.
11574
11575 2004-01-15 Daniel Jacobowitz <drow@mvista.com>
11576
11577 * MAINTAINERS: Add myself to write-after-approval.
11578
11579 2004-01-15 Steven Bosscher <stevenb@suse.de>
11580
11581 * MAINTAINERS: Update my email address.
11582
11583 2004-01-14 Loren J. Rittle <ljrittle@acm.org>
11584
11585 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
11586 * Makefile.tpl (configure-target-[+module+]): Support stage.
11587 * Makefile.in: Rebuilt.
11588
11589 2004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
11590
11591 * MAINTAINERS: Add myself as a libiberty MAINTAINER.
11592
11593 2004-01-10 Richard Sandiford <rsandifo@redhat.com>
11594
11595 * MAINTAINERS: Add myself as a MIPS maintainer.
11596
11597 2004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
11598
11599 * configure.in: Use ./config.cache, not config.cache.
11600 * configure: Regenerate.
11601 * Makefile.tpl: Special-casing not needed for GCC any more.
11602 * Makefile.in: Regenerate.
11603
11604 * configure.in: Don't share a cache file for host dirs.
11605 * configure: Regenerate.
11606
11607 * config-ml.in: Don't mess with the cache file.
11608
11609 2004-01-04 Eric Botcazou <ebotcazou@libertysurf.fr>
11610
11611 * MAINTAINERS: Move myself from 'Write After Approval' to
11612 'CPU Port Maintainers' section as SPARC maintainer.
11613
11614 2004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
11615
11616 * Makefile.tpl: Make GCC use a separate config.cache.
11617 * Makefile.in: Regenerate.
11618
11619 PR bootstrap/11932, PR bootstrap/11933
11620 (I don't know if it will fix either of them, but it relates
11621 to them.)
11622 * configure.in: Don't use shared config.cache for target
11623 directories.
11624 * configure: Regenerate.
11625
11626 2004-01-02 Dan Nicolaescu <dann@ics.uci.edu>
11627
11628 * MAINTAINERS: Add myself to 'Write After Approval' section.
11629
11630 2003-12-31 Roger Sayle <roger@eyesopen.com>
11631
11632 * configure.in (ia64*-*-hpux*): Disable building java libraries.
11633 * configure: Regenerated.
11634
11635 2003-12-23 Kazu Hirata <kazu@cs.umass.edu>
11636
11637 * MAINTAINERS: Remove the mn10200 maintainer.
11638
11639 2003-12-21 Bernardo Innocenti <bernie@develer.com>
11640
11641 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
11642 * configure: Regenerated.
11643
11644 2003-12-16 Jan Hubicka <jh@suse.cz>
11645
11646 * MAINTAINERS: Add myself as callgraph maintainer.
11647
11648 2003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
11649
11650 * configure.in (raw_libstdcxx_flags): Remove the leading space.
11651 * configure: Regenerate.
11652
11653 2003-12-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
11654
11655 * MAINTAINERS: Move myself from 'Bug database only accounts' to
11656 'Write After Approval' section. Update email.
11657
11658 2003-12-01 James Lemke <jim@wasabisystems.com>
11659
11660 * MAINTAINERS (Write After Approval): Add myself.
11661
11662 2003-11-20 Matt Thomas <matt@3am-software.com>
11663
11664 * MAINTAINERS: Add myself as a vax port maintainer.
11665
11666 2003-11-20 Kelley Cook <kcook@gcc.gnu.org>
11667
11668 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
11669 (configure-build-[+module+], configure-[+module+]): Likewise.
11670 (configure-target-[+module+], configure-gcc, config.status): Likewise.
11671 * Makefile.in: Regenerate.
11672
11673 2003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
11674
11675 * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
11676 shared/dylibed libraries.
11677 * ltmain.sh: Likewise.
11678 * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
11679 * ltcf-cxx.sh: Likewise.
11680 * ltcf-gcj.sh: Likewise.
11681 * ltconfig: Likewise.
11682
11683 2003-11-17 Stan Cox <scox@redhat.com>
11684
11685 * MAINTAINERS: Add myself as iq2000 port maintainer.
11686
11687 2003-11-14 Arnaud Charlet <charlet@act-europe.fr>
11688
11689 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
11690 * Makefile.in: Regenerate.
11691
11692 2003-11-03 Ulrich Weigand <uweigand@de.ibm.com>
11693
11694 * config.sub: Update to 2003-11-03 version.
11695
11696 2003-10-20 Phil Edwards <phil@codesourcery.com>
11697
11698 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
11699 * configure: Regenerate.
11700
11701 2003-10-20 Nicolas Pitre <nico@cam.org>
11702
11703 * MAINTAINERS: Add myself to 'Write After Approval' section.
11704
11705 2003-10-20 Arnaud Charlet <charlet@act-europe.fr>
11706
11707 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
11708
11709 2003-10-19 Joseph S. Myers <jsm@polyomino.org.uk>
11710
11711 * MAINTAINERS: Update my email address.
11712
11713 2003-10-17 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11714
11715 * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
11716
11717 2003-10-17 Ralph Loader <rcl@ihug.co.nz>
11718
11719 * MAINTAINERS: Add myself to 'Write After Approval' section.
11720
11721 2003-10-16 Bernardo Innocenti <bernie@develer.com>
11722
11723 * config.guess: Update to 2003-10-16 version.
11724 * config.sub: Update to 2003-10-16 version.
11725
11726 2003-10-15 David Daney <ddaney@avtrex.com>
11727
11728 * MAINTAINERS: Added myself to 'Write After Approval' section.
11729
11730 2003-10-15 Falk Hueffner <falk@debian.org>
11731
11732 * MAINTAINERS: Move myself from 'Bug database only accounts' to
11733 'Write After Approval' section. Update email.
11734
11735 2003-10-14 Roger Sayle <roger@eyesopen.com>
11736
11737 * MAINTAINERS: Move myself from 'Write After Approval' to
11738 'Various Maintainers' section as middle-end maintainer.
11739
11740 2003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
11741
11742 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
11743 HOST_FLAGS_TO_PASS.
11744 * Makefile.in: Regenerate.
11745
11746 2003-10-11 Bernardo Innocenti <bernie@develer.com>
11747
11748 * config.guess: Update to 2003-10-07 version.
11749 * config.sub: Update to 2003-10-07 version.
11750
11751 2003-10-06 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11752
11753 * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
11754 * ltconfig (irix5*, irix6*): Don't override version_type.
11755
11756 2003-10-05 Mohan Embar <gnustuff@thisiscool.com>
11757
11758 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
11759 * configure: Rebuilt
11760 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
11761 * Makefile.in: Rebuilt
11762
11763 2003-10-03 H.J. Lu <hongjiu.lu@intel.com>
11764
11765 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
11766
11767 2003-09-30 Carlo Wood <carlo@alinoe.com>
11768
11769 * MAINTAINERS (Write After Approval): Add myself.
11770
11771 2003-09-29 Paul Koning <ni1d@arrl.net>
11772
11773 * MAINTAINERS: Move myself from "Write After Approval"
11774 to CPU platform maintainers for pdp11 platform.
11775
11776 2003-09-23 Andreas Tobler <a.tobler@schweiz.ch>
11777
11778 * MAINTAINERS: Move myself from 'Write After Approval' to
11779 'Various Maintainers' section as libffi testsuite maintainer.
11780
11781 2003-09-21 Daniel Jacobowitz <drow@mvista.com>
11782
11783 * configure.in: Pass a computed --program-transform-name
11784 to subconfigures.
11785 * configure: Regenerated.
11786
11787 2003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
11788
11789 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
11790 * Makefile.in: Regenerate.
11791
11792 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
11793 * Makefile.in: Regenerate.
11794
11795 2003-09-19 Ziemowit Laski <zlaski@apple.com>
11796
11797 * MAINTAINERS: Move myself from 'Write After Approval'
11798 to 'Various Maintainers' (objective-c) section.
11799
11800 2003-09-17 Daniel Jacobowitz <drow@mvista.com>
11801
11802 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
11803 quoting.
11804 * configure: Regenerated.
11805
11806 2003-09-16 Joel Brobecker <brobecker@gnat.com>
11807
11808 * MAINTAINERS (Write After Approval): Add myself to write after
11809 approval list.
11810
11811 2003-09-16 Dorit Naishlos <dorit@il.ibm.com>
11812
11813 * MAINTAINERS (Write After Approval): Add myself.
11814
11815 2003-09-09 Ian Lance Taylor <ian@wasabisystems.com>
11816
11817 * MAINTAINERS: Update my e-mail address.
11818
11819 2003-09-09 Alan Modra <amodra@bigpond.net.au>
11820
11821 * libtool.m4 (LD): Correct powerpc64 host match.
11822
11823 2003-09-06 James E Wilson <wilson@tuliptree.org>
11824
11825 * MAINTAINTERS: Update my affiliation and email address.
11826
11827 2003-09-06 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
11828
11829 * MAINTAINERS (Write After Approval): Add myself.
11830
11831 2003-09-04 DJ Delorie <dj@redhat.com>
11832
11833 * configure: Regenerate.
11834
11835 2003-09-04 Robert Millan <robertmh@gnu.org>
11836
11837 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
11838
11839 2003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
11840
11841 * configure.in: Ensure arguments to sed are properly spaced.
11842 * configure: Regenerate.
11843
11844 2003-08-30 Gerald Pfeifer <gerald@pfeifer.com>
11845
11846 * MAINTAINERS: Update my e-mail address.
11847
11848 2003-08-28 Mohan Embar <gnustuff@thisiscool.com>
11849
11850 * MAINTAINERS (Write After Approval): Add myself.
11851
11852 2003-08-27 Daniel Jacobowitz <drow@mvista.com>
11853
11854 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
11855 * configure: Regenerated.
11856
11857 2003-08-23 Marek Michalkiewicz <marekm@amelek.gda.pl>
11858
11859 * MAINTAINERS: Update my email address.
11860
11861 2003-08-23 Phil Edwards <pme@gcc.gnu.org>
11862
11863 * configure.in: Use newline instead of semicolon when assuming
11864 shell arguments in a for loop.
11865 * configure: Regenerated.
11866
11867 2003-08-22 Jason Eckhardt <jle@rice.edu>
11868
11869 * MAINTAINERS: Resurrect the i860 maintainer.
11870
11871 2003-08-20 Geoffrey Keating <geoffk@apple.com>
11872
11873 PR 8180
11874 * configure.in: When testing with_libs and with_headers, treat
11875 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
11876 * configure: Regenerate.
11877
11878 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
11879 make, shell, etc.
11880 (baseargs): Likewise.
11881 * configure: Regenerate.
11882
11883 2003-08-20 Bernardo Innocenti <bernie@develer.com>
11884
11885 * MAINTAINERS (Write After Approval): Add myself.
11886
11887 2003-08-19 Geoffrey Keating <geoffk@apple.com>
11888
11889 * configure.in: Disable libgcj for darwin not on powerpc.
11890 * configure: Rebuild.
11891
11892 2003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
11893
11894 * config-ml.in, symlink-tree: Add license.
11895
11896 2003-08-03 Richard Stallman <rms@gnu.org>
11897 Eben Moglen <moglen@columbia.edu>
11898
11899 * README.SCO: New file.
11900
11901 2003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
11902
11903 * Makefile.tpl (check, check-c++): Express dependencies using
11904 dependencies rather than commands.
11905 * Makefile.in: Regenerate.
11906
11907 2003-08-01 Andrew Cagney <cagney@redhat.com>
11908
11909 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
11910 * configure: Ditto.
11911
11912 2003-07-31 Geoffrey Keating <geoffk@apple.com>
11913
11914 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
11915 * Makefile.in: Update.
11916
11917 2003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
11918
11919 * configure.in: Enable libgcj for darwin.
11920 * configure: Rebuild.
11921
11922 2003-07-29 Phil Edwards <pme@gcc.gnu.org>
11923
11924 * config-ml.in: Use ac_configure_args directly instead of
11925 ml_arguments. Only set ml_norecursion if --no[-]recursion is
11926 actually seen.
11927
11928 2003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
11929
11930 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
11931 creating target and build subdirs to build all parent dirs as needed.
11932 * Makefile.in: Rebuild.
11933 * configure.in: Don't build dirs explicitly here.
11934 * configure: Rebuild.
11935
11936 2003-07-26 Paul Brook <paul@nowt.org>
11937
11938 * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
11939
11940 2003-07-22 Alexandre Oliva <aoliva@redhat.com>
11941
11942 * Makefile.tpl (all-make): Depend on intl.
11943 * Makefile.in: Rebuilt.
11944
11945 2003-07-20 Phil Edwards <pme@gcc.gnu.org>
11946
11947 * install-sh: Update to newer upstream versions (associated with
11948 aclocal 1.7).
11949 * mkinstalldirs: Likewise.
11950 * missing: Likewise, plus $1Help2man -> $1 typo fix.
11951
11952 2003-07-16 Andrew Pinski <pinskia@gcc.gnu.org>
11953
11954 * MAINTAINERS: Move self from Bug database only accounts
11955 to write-after-approval.
11956
11957 2003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
11958
11959 * config.if: Remove unused libc_interface determination.
11960
11961 2003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
11962
11963 * MAINTAINERS: Move self from write-after-approval to
11964 build machinery (*.in).
11965
11966 2003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
11967
11968 PR bootstrap/11273
11969 PR bootstrap/11408
11970 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
11971 unused INSTALL_PROGRAM_ARGS.
11972 * configure.in: Use AC_PROG_INSTALL.
11973 * Makefile.in: Regenerate.
11974 * configure: Regenerate.
11975
11976 2003-07-13 Kazu Hirata <kazu@cs.umass.edu>
11977
11978 * MAINTAINERS: Alphabetize.
11979
11980 2003-07-10 Alexandre Oliva <aoliva@redhat.com>
11981
11982 * configure: Rebuilt.
11983 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
11984 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
11985 newlib nor libgloss.
11986 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
11987 * configure.in (am33_2.0-*-linux*): Added.
11988
11989 2003-07-09 Bob Wilson <bob.wilson@acm.org>
11990
11991 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
11992 * configure: Regenerate.
11993
11994 2003-07-07 Zack Weinberg <zack@codesourcery.com>
11995
11996 * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
11997 * Makefile.in: Regenerate.
11998
11999 2003-07-04 Zack Weinberg <zack@codesourcery.com>
12000
12001 * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
12002 * Makefile.in: Regenerate.
12003
12004 2003-07-04 H.J. Lu <hongjiu.lu@intel.com>
12005
12006 * Makefile.tpl: Replace PWD with PWD_COMMAND.
12007 * Makefile.in: Regenerated.
12008
12009 * config-ml.in: Replace PWD with PWD_COMMAND.
12010
12011 2003-07-04 Zack Weinberg <zack@codesourcery.com>
12012
12013 * intl: New directory; see intl/ChangeLog for details.
12014 * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
12015 * Makefile.tpl: all-gcc depends on maybe-all-intl.
12016 * Makefile.in: Regenerate.
12017
12018 2003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
12019
12020 * configure.in: Clean up config-lang.in handling. Delete
12021 useless assignment to "subdirs".
12022 * configure: Regenerate.
12023
12024 2003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
12025
12026 * configure.in: Rename 'target_libs' to 'target_libraries'.
12027 Remove useless reference to 'target_libs'.
12028 * configure: Regenerate.
12029
12030 2003-06-23 Keith Seitz <kseitz@sources.redhat.com>
12031
12032 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
12033 * Makefile.in: Regenerate.
12034
12035 2003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
12036
12037 * Makefile.def: Introduce flags_to_pass.
12038 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
12039 * Makefile.in: Regenerate.
12040
12041 2003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
12042
12043 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
12044 and target-libgloss.
12045 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
12046 <h8300*-*-*>: Disable libf2c and ${libgcj}.
12047 * configure: Regenerate.
12048
12049 2003-06-17 Benjamin Kosnik <bkoz@redhat.com>
12050
12051 * configure.in: Update testsuite_flags to new location.
12052 * configure. Regenerate.
12053
12054 2003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
12055
12056 * Makefile.tpl: Remove BUILD_CC stuff.
12057 * Makefile.in: Regenerate.
12058
12059 2003-06-17 Kazu Hirata <kazu@cs.umass.edu>
12060
12061 * MAINTAINERS (Write After Approval): Remove Andrew Haley.
12062
12063 2003-06-16 Graeme Peterson <gp@qnx.com>
12064
12065 * MAINTAINERS (Write After Approval): Add myself.
12066
12067 2003-06-14 H.J. Lu <hongjiu.lu@intel.com>
12068
12069 * config.guess: Update to 2003-06-12 version.
12070 * config.sub: Update to 2003-06-13 version.
12071
12072 2003-06-12 H.J. Lu <hongjiu.lu@intel.com>
12073
12074 * config.guess: Update to 2003-06-06 version.
12075 * config.sub: Update to 2003-06-06 version.
12076
12077 2003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12078
12079 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
12080 * configure. Regenerate.
12081
12082 2003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
12083
12084 * configure.in: Disable serial configure by default.
12085 * configure: Regenerate.
12086 * Makefile.tpl: Abolish .NOTPARALLEL.
12087 * Makefile.in: Regenerate.
12088
12089 * Makefile.tpl: Replace {build,host,target}_canonical by
12090 {build,host,target}.
12091 * Makefile.in: Regenerate.
12092
12093 * Makefile.tpl: Fix stupid pasto.
12094 * Makefile.in: Regenerate.
12095
12096 2003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
12097
12098 * Makefile.tpl: Remove bogus conditional.
12099 * Makefile.in: Regenerate.
12100
12101 2003-06-05 Jan Hubicka <jh@suse.cz>
12102
12103 * Makefile.tpl (profiledbootstrap): New target.
12104 * Makefile.in (profiledbootstrap): New target.
12105
12106 2003-06-05 Wolfgang Bangerth <bangerth@dealii.org>
12107
12108 * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
12109 Pinski. Remove user names from other bugzilla-only maintainers.
12110
12111 2003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
12112
12113 * Makefile.tpl: Make 'recursive targets' using autogen rather
12114 than shell loop. Remove duplicate 'clean' targets and false
12115 comments.
12116 * Makefile.def: Add systematic dependencies to 'recursive' targets.
12117 Add systematic method of specifying missing targets in subdirs.
12118 Add copyright boilerplate.
12119 * Makefile.in: Regenerate.
12120 * configure.in: Add 'recursive targets' to maybe list.
12121 * configure: Regenerate.
12122
12123 * MAINTAINERS: "GNATS only" -> "Bug database only".
12124
12125 * Makefile.tpl: Rename [+target+] to [+make_target+].
12126 * Makefile.def: Rename 'target' to 'make_target'.
12127
12128 2003-05-31 Neil Booth <neil@daikokuya.co.uk>
12129
12130 * MAINTAINERS: Add self as options handling maintainer.
12131
12132 2003-05-28 Michael Meissner <gnu@the-meissners.org>
12133
12134 * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
12135 been too long since I touched those ports.
12136
12137 2003-05-28 DJ Delorie <dj@redhat.com>
12138
12139 * Makefile.tpl: Make maybe-check-gcc .PHONY.
12140 * Makefile.in: Regenerate.
12141
12142 2003-05-21 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
12143
12144 * configure.in: Use curly braces in the definition of tooldir.
12145 * configure: Regenerate.
12146
12147 2003-05-21 DJ Delorie <dj@redhat.com>
12148
12149 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
12150 newlib or libgloss.
12151 * Makefile.in: Regenerate.
12152
12153 2003-05-21 DJ Delorie <dj@redhat.com>
12154
12155 * Makefile.tpl: Add missing empty maybe-check-gcc target.
12156 * Makefile.in: Regenerate.
12157
12158 2003-05-20 Ian Lance Taylor <ian@airs.com>
12159
12160 * MAINTAINERS: Update my e-mail address.
12161
12162 2003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
12163
12164 * configure.in: Switch more things to use maybe dependencies.
12165 * Makefile.tpl: Switch more things to use maybe dependencies.
12166 Factor out common code from autogen IF statements.
12167 * configure: Regenerate.
12168 * Makefile.in: Regenerate.
12169
12170 2003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
12171
12172 * configure.in: Accept i[3456789]86 for machine type.
12173 * configure: Regenerate.
12174
12175 2003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
12176
12177 * configure.in: Switch more things to use maybe dependencies.
12178 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
12179 * configure: Regenerate.
12180 * Makefile.tpl: Switch more things to use maybe dependencies.
12181 * Makefile.in: Regenerate.
12182
12183 2003-05-16 Andreas Schwab <schwab@suse.de>
12184
12185 * Makefile.tpl (install-opcodes): Define.
12186 * Makefile.in: Rebuild.
12187
12188 2003-05-13 Andreas Jaeger <aj@suse.de>
12189
12190 * config.guess: Update to 2003-05-09 version.
12191 * config.sub: Update to 2003-05-09 version.
12192
12193 2003-05-13 Michael Eager <eager@mvista.com>
12194
12195 * configure.in: Correct sed script so that options in quotes are not
12196 deleted.
12197 * configure: Rebuild.
12198
12199 2003-05-12 Corinna Vinschen <corinna@vinschen.de>
12200
12201 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
12202 and $$s/newlib/libc/sys/cygwin32 include paths.
12203 * configure: Ditto.
12204
12205 2003-05-12 Michael Meissner <gnu@the-meissners.org>
12206
12207 * MAINTAINERS: Update my email addresses.
12208
12209 2003-05-06 Eric Botcazou <ebotcazou@libertysurf.fr>
12210
12211 * config-ml.in: Propagate INSTALL variables.
12212
12213 2003-05-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12214
12215 * MAINTAINERS: Remove duplicate entries in Write After Approval.
12216
12217 2003-05-02 Chris Demetriou <cgd@broadcom.com>
12218
12219 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
12220 * Makefile.in: Regenerate.
12221
12222 2003-05-02 Wolfgang Bangerth <bangerth@dealii.org>
12223
12224 * MAINTAINERS (GNATS only): Add Falk Hueffner.
12225
12226 2003-04-30 Wolfgang Bangerth <bangerth@dealii.org>
12227
12228 * MAINTAINERS (GNATS only): Add Giovanni Bajo.
12229
12230 2003-04-27 Daniel Jacobowitz <drow@mvista.com>
12231
12232 * Makefile.tpl: Clean $(BUILD_SUBDIR).
12233 * Makefile.in: Regenerated.
12234
12235 2003-04-25 Wolfgang Bangerth <bangerth@dealii.org>
12236
12237 * MAINTAINERS (Write After Approval): Upgrade myself from
12238 GNATS only to write-after-approval. Update my mail address.
12239
12240 2003-04-25 Loren J. Rittle <ljrittle@acm.org>
12241
12242 (OS Port Maintainers: freebsd): Add myself.
12243
12244 2003-04-22 Mark Mitchell <mark@codesourcery.com>
12245
12246 * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
12247
12248 2003-04-22 Kean Johnston <jkj@sco.com>
12249
12250 * MAINTAINERS (SCO ports): Added myself.
12251
12252 2003-04-21 Nathan Sidwell <nathan@codesourcery.com>
12253
12254 * MAINTAINERS (gcov): Add myself and Jan Hubicka.
12255
12256 2003-04-19 Kean Johnston <jkj@sco.com>
12257
12258 * MAINTAINERS (Write After Approval): Add myself.
12259
12260 2003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12261
12262 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
12263 * Makefile.in: Regenerate.
12264
12265 2003-04-18 Jakub Jelinek <jakub@redhat.com>
12266
12267 * configure.in (powerpc64*-*-linux*): Remove.
12268 * configure: Rebuilt.
12269
12270 2003-04-17 Phil Edwards <pme@gcc.gnu.org>
12271
12272 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
12273 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
12274 and restrap.
12275 * Makefile.in: Regenerate.
12276
12277 2003-04-16 Richard Earnshaw <rearnsha@arm.com>
12278
12279 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
12280 * configure: Regenerated.
12281
12282 2003-04-15 DJ Delorie <dj@redhat.com>
12283
12284 * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
12285
12286 2003-04-13 Nick Clifton <nickc@redhat.com>
12287
12288 * config-ml.in: Remove support for --disable-aix removing
12289 call-aix multilibs.
12290
12291 2003-04-10 Alexandre Oliva <aoliva@redhat.com>
12292
12293 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
12294 * */configure: Rebuilt.
12295
12296 2003-04-08 Joel Sherrill <joel@oarcorp.com>
12297
12298 * MAINTAINERS: Add my email address.
12299
12300 2003-03-17 Olivier Hainque <hainque@act-europe.fr>
12301
12302 * MAINTAINERS (Write After Approval): Add myself.
12303
12304 2003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
12305
12306 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
12307 * Makefile.in: Regenerate.
12308
12309 2003-03-14 Michael Chastain <mec@shout.net>
12310
12311 * Makefile.in: Regenerate with correct Makefile.def.
12312
12313 2003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
12314
12315 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
12316 Make macro.
12317 * Makefile.in: Regenerate.
12318 * configure.in: Clean up gxx_include_dir logic.
12319 * configure: Regenerate.
12320
12321 2003-03-12 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
12322
12323 * MAINTAINERS (Write After Approval): Add myself.
12324
12325 2003-03-10 Ben Elliston <bje@wasabisystems.com>
12326
12327 * MAINTAINERS: Update my mail address.
12328
12329 2003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12330
12331 * configure.in (gxx_include_dir): Fix typo.
12332 * configure: Regenerated.
12333
12334 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
12335
12336 * Makefile.tpl: Reindent.
12337 * Makefile.in: Regenerate.
12338 * configure.in: Reindent. Don't set unused variables.
12339 * configure: Regenerate.
12340
12341 2003-03-04 Daniel Jacobowitz <drow@mvista.com>
12342
12343 * configure.in: Include $(build_tooldir)/sys-include in
12344 FLAGS_FOR_TARGET.
12345 * configure: Regenerated.
12346
12347 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
12348
12349 * Makefile.tpl: Always pass down RANLIB.
12350 * Makefile.in: Regenerate.
12351
12352 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
12353 * Makefile.in: Regenerate.
12354 * configure.in: Remove unused logic relating to --enable-shared
12355 and --enable-threads. Remove bogus comments. Remove redundant
12356 noconfigdirs.
12357 * configure: Regenerate.
12358
12359 * configure.in: Replace ${libstdcxx_version} by its value.
12360 Remove reference to mh-dgux.
12361 * configure: Regenerate.
12362
12363 2003-03-03 Kevin Buettner <kevinb@redhat.com>
12364
12365 * MAINTAINERS (Write After Approval): Add myself.
12366
12367 2003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
12368
12369 * Makefile.tpl: Rearrange.
12370 * Makefile.in: Regenerate.
12371
12372 2003-02-25 Uwe Stieber <uwe@wwws.de>
12373
12374 * configure.in: Add support for kaOS as cross build target system.
12375 * configure: Regenerated.
12376
12377 2003-02-24 Steven Bosscher <steven@gcc.gnu.org>
12378
12379 * MAINTAINERS (Write after approval): Add myself.
12380
12381 2003-02-21 James E Wilson <wilson@tuliptree.org>
12382
12383 * MAINTAINERS: Update my email address.
12384
12385 2003-02-21 Zack Weinberg <zack@codesourcery.com>
12386
12387 * MAINTAINERS: Add self to blanket write privs. section.
12388
12389 2003-02-20 Sean McNeil <sean@blue.mcneil.com>
12390
12391 * Makefile.tpl: Add definition of CPPFLAGS to pass into
12392 configure-target-* as some target builds may require additional
12393 flags for preprocessor tests.
12394 * Makefile.in: Regenerated.
12395
12396 2003-02-19 Alexandre Oliva <aoliva@redhat.com>
12397
12398 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
12399 * ltconfig: Handle it.
12400 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
12401 auto-detecting it.
12402
12403 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
12404 it is used as argument to $CC.
12405 * ltcf-gcj.sh: Likewise.
12406
12407 * configure.in: Introduce --enable-maintainer-mode.
12408 * configure: Rebuilt.
12409 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
12410 for maintainer mode.
12411 * Makefile.in: Rebuilt.
12412
12413 2003-02-18 Jason Merrill <jason@redhat.com>
12414
12415 * Makefile.tpl (check-c++): Allow parallelism.
12416
12417 2003-02-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12418
12419 * MAINTAINERS: Remove John Carr (who never actually had access to
12420 gcc.gnu.org).
12421
12422 2003-02-15 Geoffrey Keating <geoffk@apple.com>
12423
12424 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
12425 don't configure target-libobjc.
12426 * configure: Regenerate.
12427
12428 2003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12429
12430 * Makefile.tpl (RANLIB): Define.
12431 * Makefile.in: Regenerate.
12432
12433 2003-02-08 Laurynas Biveinis <laurynas.biveinis@mif.vu.lt>
12434
12435 * MAINTAINERS: Update my email.
12436
12437 2003-02-06 Keith R Seitz <keiths@redhat.com>
12438
12439 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
12440 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
12441 * Makefile.in: Regenerated.
12442 * configure.in: Remove all traces of snavigator, db, and grep.
12443 * configure: Regenerated.
12444
12445 2003-02-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12446
12447 * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
12448 After Approval.
12449
12450 2003-02-02 Christian Cornelssen <ccorn@cs.tu-berlin.de>
12451
12452 * MAINTAINERS (Write after approval): Add myself.
12453
12454 2003-01-31 Frank Ch. Eigler <fche@redhat.com>
12455
12456 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
12457 * Makefile.in: Regenerated.
12458
12459 2003-01-30 Roger Sayle <roger@eyesopen.com>
12460
12461 * config.guess: Updated to 2003-01-30's version.
12462 * config.sub: Updated to 2003-01-28's version.
12463
12464 2003-01-30 Alexandre Oliva <aoliva@redhat.com>
12465
12466 * config.if: If gcc_version is already set, just use it. Don't set
12467 gcc_version_trigger if it's already set, otherwise set it to
12468 gcc/version.c, but only if the file exists. If it is not set and
12469 gcc/version.c does not exist, try to extract the version number from
12470 $CC.
12471
12472 2003-01-29 Andreas Tobler <a.tobler@schweiz.ch>
12473
12474 * MAINTAINERS: Add myself to write-after-approval list.
12475
12476 2003-01-27 Phil Edwards <pme@gcc.gnu.org>
12477
12478 * configure.in: Revert 24Jan change.
12479 * configure: Regenerate.
12480
12481 2003-01-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12482
12483 * MAINTAINERS: Remove incorrect entry for Paul Eggert. Fix
12484 entry of HJ Lu.
12485
12486 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
12487
12488 * configure.in: Revert previous change.
12489 * configure: Regenerate.
12490
12491 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
12492
12493 * configure.in: Make rda native-only.
12494 * configure: Regenerate.
12495
12496 2003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
12497
12498 * MAINTAINERS: Move myself from GNATS-only-accounts to
12499 write-after-approval.
12500
12501 2003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
12502
12503 * configure.in: Add missing \.
12504 * configure: Rebuilt.
12505
12506 2003-01-17 Jakub Jelinek <jakub@redhat.com>
12507
12508 * configure.in (baseargs): Avoid using \| in sed regular
12509 expressions.
12510 * configure: Rebuilt.
12511
12512 2003-01-16 Jakub Jelinek <jakub@redhat.com>
12513
12514 * configure.in (baseargs): Remove all supported forms of
12515 --cache-file, --srcdir, --host, --build and --target options
12516 from argument lists.
12517 * configure: Rebuilt.
12518
12519 2003-01-15 Josef Zlomek <zlomekj@suse.cz>
12520
12521 * MAINTAINERS: Add myself to write-after-approval list.
12522
12523 2003-01-15 Alexandre Oliva <aoliva@redhat.com>
12524
12525 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
12526 * configure: Rebuilt.
12527
12528 2003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
12529
12530 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
12531 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
12532 * Makefile.in: Regenerate.
12533 * configure: Regenerate.
12534
12535 2003-01-09 Alexandre Oliva <aoliva@redhat.com>
12536
12537 * configure.in: Remove Makefile in build, host and target modules
12538 unless configure was run with --no-recursion.
12539 * configure: Rebuilt.
12540
12541 2003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
12542
12543 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
12544 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
12545 * Makefile.in: Regenerate.
12546
12547 2003-01-08 Chris Demetriou <cgd@broadcom.com>
12548
12549 * config.guess: Update to 2003-01-03 version.
12550 * config.sub: Update to 2003-01-03 version.
12551
12552 2003-01-07 Christopher Faylor <cgf@redhat.com>
12553
12554 * configure: Regenerate with proper autoconf 2.13.
12555
12556 2003-01-07 Christopher Faylor <cgf@redhat.com>
12557
12558 * configure.in: Add AC_PREREQ for consistency.
12559 * configure: Regenerate.
12560
12561 2003-01-06 Andrew Cagney <ac131313@redhat.com>
12562
12563 * configure.in (GDB_TK): Add tcl directories conditional on
12564 gdb/gdbtk directory being present.
12565 * configure: Regenerate.
12566
12567 2003-01-04 John David Anglin <dave.anglin@nrc.ca>
12568
12569 * configure.in (LD): Improve test for gcc. Try to set LD to the ld
12570 used by gcc if LD is not defined and we are not doing a Canadian Cross.
12571 * configure: Rebuilt.
12572
12573 2002-12-31 Tom Tromey <tromey@redhat.com>
12574
12575 * Makefile.in: Rebuilt.
12576 * Makefile.def (target_modules) [libffi]: Allow installation.
12577
12578 2002-12-31 Andreas Schwab <schwab@suse.de>
12579
12580 * configure.in: Fix use of $program_transform_name.
12581 * configure: Regenerated.
12582
12583 2002-12-30 Daniel Jacobowitz <drow@mvista.com>
12584
12585 * configure.in (baseargs): Don't remove first configure argument.
12586 * configure: Regenerated.
12587
12588 2002-12-29 Alexandre Oliva <aoliva@redhat.com>
12589
12590 * Makefile.tpl (local-distclean): Don't remove...
12591 (multilib.ts): ... this. Moved into...
12592 (multilib.out): ... this. Don't use sub-make.
12593 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
12594 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
12595 (configure-build-[+module+], configure-[+module+],
12596 configure-target-[+module+], configure-gcc): ... these. Test
12597 for Makefile existence. Drop config.status from dependencies.
12598 * Makefile.in: Rebuilt.
12599 * configure.in: Move gcc-version-trigger to the end of
12600 ac_configure_args. Add comments to maybedep.tmp and
12601 serdep.tmp. Introduce --disable-serial-configure. Remove
12602 nonopt from baseargs, matching and removing corresponding
12603 whitespace while at it.
12604 * configure: Rebuilt.
12605
12606 2002-12-28 Alexandre Oliva <aoliva@redhat.com>
12607
12608 * configure.in (host_configargs): Replace reference to
12609 no-longer-defined buildopts with --build=${build_alias}.
12610 * configure: Rebuilt.
12611
12612 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
12613 program_transform_name to standard idiom.
12614 (AUTOGEN, AUTOCONF): Define.
12615 (Makefile.in): Use $(AUTOGEN).
12616 (Makefile): Depend on config.status, and use autoconf-style rule to
12617 build it. Move original commands to...
12618 (config.status): ... this new target.
12619 (configure): Add $(srcdir). Depend on config/acx.m4. Use
12620 $(AUTOCONF).
12621 * Makefile.in: Rebuilt.
12622
12623 2002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
12624
12625 * Makefile.tpl: Fix dramatic bustage due to change in
12626 program_transform_name.
12627 * Makefile.in: Regenerate.
12628
12629 * configure.in: Remove unnecessary PATH setting.
12630 * configure: Regnerate.
12631
12632 * configure.in: Don't default to unprefixed tools unless
12633 the native tools will work.
12634 * configure: Regenerate.
12635
12636 * configure.in: Convert to autoconf script. Blow away lots
12637 of now-redundant Makefile fragments.
12638 * configure: Generate using Autoconf.
12639 * Makefile.tpl: Rewrite to reflect autoconfiscation.
12640 * Makefile.in: Regenerate.
12641
12642 2002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
12643
12644 * configure: Fix stupid bug where RANLIB was mistakenly included.
12645
12646 * configure.in: Rename (buildargs, hostargs, targargs) to
12647 (build_configargs, host_configargs, target_configargs).
12648
12649 * configure.in: Move logic out of sed statement.
12650
12651 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
12652 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
12653
12654 2002-12-25 Svein E. Seldal <Svein.Seldal@solidas.com>
12655
12656 * config.sub: Import from master repository
12657 * config.guess: Ditto
12658
12659 2002-12-24 Andreas Schwab <schwab@suse.de>
12660
12661 * Makefile.tpl (multilib.out): Fix missing space.
12662 * Makefile.in: Regenerate.
12663
12664 2002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
12665
12666 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
12667 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
12668 * Makefile.in: Regenerate.
12669 * configure.in: Remove unnecessary leftovers.
12670
12671 2002-12-21 Geoffrey Keating <geoffk@apple.com>
12672
12673 * configure.in (extra_ranlibflags_for_target): New variable.
12674 (*-*-darwin): Add -c to ranlib commands.
12675 * configure (tooldir): Handle extra_ranlibflags_for_target.
12676
12677 2002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
12678
12679 * Makefile.tpl: Revert HJL's change.
12680 * Makefile.in: Regenerated.
12681 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
12682 always.
12683
12684 2002-12-19 Andreas Schwab <schwab@suse.de>
12685
12686 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
12687 * Makefile.in: Regenerate.
12688
12689 2002-12-18 H.J. Lu <hjl@gnu.org>
12690
12691 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
12692 * Makefile.in: Regenerated.
12693
12694 * configure.in (build_prefix): New. Substitute.
12695
12696 2002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
12697
12698 * Makefile.tpl: Don't let real targets depend on phony targets.
12699 * Makefile.in: Regenerate.
12700
12701 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
12702 * Makefile.in: Regenerate.
12703
12704 2002-12-17 Svein E. Seldal <Svein.Seldal@solidas.com>
12705
12706 * config.sub: Import from master repository
12707 * config.guess: Ditto
12708
12709 2002-12-16 Jason Merrill <jason@redhat.com>
12710
12711 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
12712 previous 'make bootstrap'.
12713 * Makefile.in: Regenerate.
12714
12715 2002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
12716
12717 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
12718
12719 2002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
12720
12721 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
12722 * Makefile.in: Regenerate.
12723
12724 2002-12-13 Jason Merrill <jason@redhat.com>
12725
12726 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
12727 library tests.
12728 (check-c++): Just depend on it and check-target-libstdc++-v3.
12729 * Makefile.in: Regenerate.
12730
12731 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
12732
12733 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
12734 * Makefile.in: Rebuilt.
12735
12736 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
12737
12738 * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
12739
12740 2002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
12741
12742 * configure: Fix bug put in by gremlins.
12743
12744 * Makefile.tpl: Substitute more autoconfily.
12745 * configure: Substitute more autoconfily.
12746 * Makefile.in: Regenerate.
12747
12748 2002-12-09 Svein E. Seldal <Svein.Seldal@solidas.com>
12749
12750 * config.sub: Import from master repository
12751 * config.guess: Ditto
12752 * MAINTAINERS: Added Svein Seldal under write after approval
12753
12754 2002-12-08 Andrew Cagney <ac131313@redhat.com>
12755
12756 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
12757 * Makefile.in (all-sim): Ditto.
12758
12759 2002-12-06 DJ Delorie <dj@redhat.com>
12760
12761 * Makefile.tpl: Change configure dependencies to not have real
12762 targets depend on phony targets.
12763
12764 2002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
12765
12766 * configure.in: Revert unintentional change.
12767
12768 * Makefile.tpl: Change dependency for */multilib.out so that
12769 it works when gcc isn't in the tree.
12770
12771 * configure.in: Substitute more.
12772 * configure: Run subconfigures from the Makefile.
12773 * Makefile.tpl: Run subconfigures from the Makefile; add a few
12774 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
12775
12776 2002-12-05 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12777
12778 * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
12779
12780 2002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
12781
12782 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
12783 and corresponding dependencies.
12784 * Makefile.in: Regenerate.
12785
12786 * configure.in (host_tools): Order binutils, gas and ld for
12787 convenience in running the testsuites.
12788
12789 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
12790 * Makefile.in: Regenerate.
12791 * configure.in: Introduce rules to serialize subconfigure runs.
12792
12793 * configure.in: Introduce BASE_CC_FOR_TARGET.
12794 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
12795 Realize configure-build-* targets. Realize configure-target-* targets.
12796 * Makefile.in: Regenerate.
12797
12798 2002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
12799
12800 * configure: Move gcc_version_trigger stuff from here...
12801 * configure.in: ...to here.
12802
12803 * configure.in: Separate subconfigure options added by this file from
12804 options given by the user. Add machinery to put args for host
12805 subconfigures into the Makefile.
12806
12807 * Makefile.tpl: Remove 'vault' targets.
12808 * Makefile.tpl: Reorder and comment dependencies.
12809 * Makefile.in: Regenerate.
12810
12811 2002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
12812 * configure.in: Fix my broken commit of previous patch. (sigh)
12813
12814 2002-11-28 Geoffrey Keating <geoffk@apple.com>
12815
12816 * configure.in: Move host-specific darwin noconfigdirs into
12817 the host-specific section.
12818
12819 2002-11-28 Geoffrey Keating <geoffk@apple.com>
12820
12821 * configure.in: Move host-specific darwin noconfigdirs into
12822 the host-specific section.
12823
12824 2002-11-26 Nathanael Nerode <neroden@gcc.gnu.org>
12825
12826 * configure: Remove skip-this-dir support.
12827 * Makefile.tpl: Remove skip-this-dir support.
12828
12829 * Makefile.tpl: Remove leftover support for non-autoconfiscated
12830 subdirectories.
12831 * Makefile.in: Regenerate.
12832
12833 * Makefile.tpl: Strip out useless setting of 'dir'.
12834 * Makefile.in: Regenerate.
12835
12836 2002-11-22 Nathanael Nerode <neroden@gcc.gnu.org>
12837
12838 * configure.in: Fix deeply stupid bug.
12839
12840 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
12841 shell code in CXX_FOR_TARGET
12842 * Makefile.def: Introduce raw_cxx.
12843 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
12844 RAW_CXX_FOR_TARGET.
12845 * Makefile.in: Regenerate.
12846
12847 2002-11-21 Nathanael Nerode <neroden@gcc.gnu.org>
12848
12849 * Makefile.tpl: Remove unnecessary ifs.
12850 * Makefile.in: Regenerate.
12851
12852 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
12853 dependencies. Maybe-ize build-libiberty. Create dummy install
12854 targets for 'no_install' modules.
12855 * configure: Move GDB_TK substitution to configure.in. Move
12856 build_modules stuff to configure.in.
12857 * configure.in: Implement soft dependency machinery. Maybe-ize
12858 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
12859 * Makefile.in: Regenerate.
12860
12861 2002-11-19 Nathanael Nerode <neroden@gcc.gnu.org>
12862
12863 * Makefile.tpl: Make all-target, install-target behave similarly
12864 to all, install (only hitting configured targets). Eliminate
12865 unused macro defintions.
12866
12867 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
12868 build != host.
12869
12870 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
12871
12872 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
12873
12874 * configure.in: Produce lists of subdir targets we're actually
12875 configuring. Remove references to "dosrel".
12876 * Makefile.tpl: Let configure set which subdir targets are hit.
12877 Remove install-cross; clean up install; remove ALL. Remove
12878 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
12879 Autogenerate host module targets. Remove empty dependency lines
12880 and redundant dependency; rearrange slightly.
12881 * Makefile.def: Add host-side libtermcap, utils.
12882
12883 * Makefile.in: Regenerate.
12884
12885 2002-11-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12886
12887 * ltconfig (osf[345]): Append $major to soname_spec.
12888 Reflect this in library_names_spec.
12889 * ltmain.sh (osf): Prefix $major with . for use as extension.
12890
12891 2002-11-19 Andreas Jaeger <aj@suse.de>
12892
12893 * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
12894 linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
12895 and sparc64 GNU/Linux systems.
12896
12897 2002-11-19 Nathan Sidwell <nathan@codesourcery.com>
12898
12899 * MAINTAINERS: Update email.
12900
12901 2002-11-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12902
12903 * MAINTAINERS: Complete James Dennett's entry.
12904
12905 2002-11-15 Eric Botcazou <ebotcazou@libertysurf.fr>
12906
12907 * MAINTAINERS (Write After Approval): Add myself.
12908
12909 2002-11-13 Bruce Korb <bkorb@gnu.org>
12910
12911 * Makefile.tpl: syntactic cleanup
12912
12913 2002-11-13 Stuart Hastings <stuart@apple.com>
12914
12915 * MAINTAINERS: Add myself to write-after-approval list.
12916
12917 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
12918
12919 * Makefile.def: Add list of recursive targets to autogenerate.
12920 Add build_modules.
12921 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
12922 targets. Autogenerate *-build-* targets.
12923 * Makefile.in: Regenerate.
12924
12925 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
12926
12927 * configure: More autoconf-style substitutions.
12928 * Makefile.tpl: More autoconf-style substitutions.
12929 * Makefile.in: Regenerate.
12930
12931 2002-11-11 Nathanael Nerode <neroden@gcc.gnu.org>
12932
12933 * configure: Substitute more variables in a more autoconf-friendly
12934 way. Simplify slightly.
12935 * Makefile.tpl: Make more variables substitutable in an
12936 autoconf-friendly way.
12937 * Makefile.in: Regenerate.
12938
12939 2002-11-11 Jonathan Wakely <redi@gcc.gnu.org>
12940
12941 * MAINTAINERS (Write After Approval): Add myself.
12942
12943 2002-11-10 Nathanael Nerode <neroden@gcc.gnu.org>
12944
12945 * configure.in (v810*): Remove special setting of tools.
12946
12947 * configure: Add support for extra required flags for ar or nm.
12948 * configure.in (aix4.3+): Use above support for target-specific
12949 issues, rather than using config/mt-aix43.
12950
12951 2002-11-09 Nathanael Nerode <neroden@gcc.gnu.org>
12952
12953 * configure: Remove 'removing', which doesn't work. Replace $subdir
12954 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
12955 with $srcdir. Reformat indentation. Substitute some variables
12956 formerly hard-coded in the Makefile for build=host.
12957 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
12958 * Makefile.def: Autogenerate more.
12959 * Makefile.in: Regenerate.
12960
12961 2002-11-04 Adam Nemet <anemet@lnxw.com>
12962
12963 * MAINTAINERS (Write After Approval): Add myself.
12964
12965 2002-11-04 Kevin Buettner <kevinb@redhat.com>
12966
12967 * Makefile.def (host_modules): Add rda.
12968 * Makefile.in: Regenerate.
12969 * configure.in (target_tool): Add target-rda to list.
12970
12971 2002-10-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12972
12973 * MAINTAINERS: Remove "co-maintainer" note for web pages.
12974
12975 2002-10-25 Phil Edwards <pme@gcc.gnu.org>
12976
12977 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
12978 and restrap targets to this rule.
12979 * Makefile.in: Regenerate.
12980
12981 2002-10-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12982
12983 * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
12984 GNATS only accounts.
12985
12986 2002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
12987
12988 * configure.in (i[3456]86-*-linux*): Add check to disable
12989 ${libgcj} for glibc1.
12990
12991 2002-10-24 Denis Chertykov <denisc@overta.ru>
12992
12993 * MAINTAINERS: Add myself as ip2k port maintainer.
12994
12995 2002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
12996
12997 * configure.in: Add tic4x target.
12998
12999 2002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
13000
13001 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
13002 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
13003 * Makefile.in: Regenerate.
13004
13005 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
13006 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
13007 * Makefile.in: Regenerate.
13008
13009 2002-10-02 Janis Johnson <janis187@us.ibm.com>
13010
13011 * MAINTAINERS: Add myself as web pages co-maintainer.
13012
13013 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
13014
13015 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
13016 * Makefile.in: Regenerate.
13017
13018 2002-10-02 Zack Weinberg <zack@codesourcery.com>
13019
13020 * MAINTAINERS: Add myself and Nathan Sidwell
13021 <nathan@codesourcery.com> as VxWorks maintainers.
13022
13023 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
13024
13025 * Makefile.def: Remove order dependency comments.
13026 * Makefile.tpl: Add explicit install-install dependencies.
13027 * Makefile.in: Regenerate.
13028
13029 * Makefile.tpl: Remove material now in src-release. (Finally!)
13030 * Makefile.in: Regenerate.
13031
13032 * Makefile.tpl: Add configure-target (for src-release in src)
13033 * Makefile.in: Regenerate.
13034
13035 2002-09-30 Nick Clifton <nickc@redhat.com>
13036
13037 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
13038
13039 2002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
13040
13041 * configure.in (s390*-*-linux*): Enable libgcj.
13042
13043 2002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
13044
13045 * configure: Revert accidentally applied changes.
13046
13047 * Makefile.tpl: Make more autoconf-friendly.
13048 * Makefile.in: Regenerate.
13049 * configure: Make substitution more autoconf-like.
13050
13051 2002-09-28 Richard Earnshaw <rearnsha@arm.com>
13052
13053 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
13054 single entry to handle all these.
13055 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
13056 libjava on arm-*-elf.
13057
13058 2002-09-27 Geoffrey Keating <geoffk@apple.com>
13059
13060 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
13061 things that depend on them.
13062
13063 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
13064
13065 * Makefile.tpl: Make subsituted variables more autoconfy.
13066 * Makefile.in: Regenerate.
13067 * configure: Make seds more autoconfy.
13068
13069 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
13070
13071 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
13072 * Makefile.in: Regenerate.
13073 * configure.in: Rewrite sed statements to look autoconfy.
13074
13075 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
13076 all-target-foo on configure-target-foo.
13077 * Makefile.def: Ditto.
13078 * Makefile.in: Rebuild.
13079
13080 2002-09-25 Andrew Haley <aph@redhat.com>
13081
13082 * MAINTAINERS: Add aph@redhat.com as Java maintainer.
13083
13084 2002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
13085
13086 * Makefile.def: New file.
13087 * Makefile.tpl: New file.
13088 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
13089 * contrib/gcc_update: Note that Makefile.in is a generated file.
13090
13091 * configure.in: Minor rearrangement. Simplify tests.
13092
13093 2002-09-22 Jason Thorpe <thorpej@wasabisystems.com>
13094
13095 * configure.in (with_headers): Skip copy if value is "yes".
13096 (with_libs): Likewise.
13097
13098 2002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
13099
13100 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
13101 * configure.in (sh*-*-pe*): Ditto.
13102 * configure.in (mips*-*-pe*): Ditto.
13103 * configure.in (*arm-wince-pe): Ditto.
13104
13105 * configure.in: Rearrange.
13106
13107 2002-09-14 Kazu Hirata <kazu@cs.umass.edu>
13108
13109 * MAINTAINERS: Update my email address.
13110
13111 2002-08-30 Paul Koning <pkoning@equallogic.com>
13112
13113 * MAINTAINERS: (Write After Approval): Add myself.
13114
13115 2002-08-29 Geoffrey Keating <geoffk@redhat.com>
13116
13117 * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
13118
13119 2002-08-24 Geoffrey Keating <geoffk@redhat.com>
13120
13121 * MAINTAINERS: Change my mailing address.
13122
13123 2002-08-21 Paolo Carlini <pcarlini@unitus.it>
13124
13125 * MAINTAINERS (Write After Approval): Remove myself.
13126 (Various Maintainers: c++ runtime libs): Add myself.
13127
13128 2002-08-20 Loren J. Rittle <ljrittle@acm.org>
13129
13130 * MAINTAINERS (Write After Approval): Remove myself.
13131 (Various Maintainers: c++ runtime libs): Add myself.
13132
13133 2002-08-15 Eric Christopher <echristo@redhat.com>
13134
13135 * config.sub: Import from master repository.
13136 * config.guess: Ditto.
13137
13138 2002-08-19 Alexandre Oliva <aoliva@redhat.com>
13139
13140 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
13141 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
13142 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
13143
13144 2002-08-16 Aldy Hernandez <aldyh@redhat.com>
13145
13146 * MAINTAINERS: Add self to rs6000 vector extensions.
13147
13148 2002-08-15 Alexandre Oliva <aoliva@redhat.com>
13149
13150 * libiberty/configure: Reverted unintended yesterday's check in.
13151
13152 2002-08-14 Alexandre Oliva <aoliva@redhat.com>
13153
13154 * boehm-gc/configure, libf2c/configure: Rebuilt.
13155 * libffi/configure, libiberty/configure: Ditto.
13156 * libjava/configure, libobjc/configure: Ditto.
13157 * libstdc++-v3/configure, zlib/configure: Ditto.
13158 Merged from binutils:
13159 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
13160 From Steve Ellcey <sje@cup.hp.com>:
13161 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
13162 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
13163 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
13164 IA64.
13165 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
13166 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
13167 soname_spec, sys_lib_search_path_spec): Ditto.
13168
13169 2002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
13170
13171 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
13172
13173 2002-08-04 H.J. Lu (hjl@gnu.org)
13174
13175 * configure.in (mips*-*-linux*): Don't skip target-libffi.
13176
13177 2002-08-02 Krister Walfridsson <cato@df.lth.se>
13178
13179 * MAINTAINERS (Write After Approval): Add myself.
13180
13181 2002-07-31 Alan Modra <amodra@bigpond.net.au>
13182
13183 * configure.in: Move generic linux case to end. Copy generic
13184 linux noconfigdirs to mips*-*-linux* entry and new
13185 powerpc64*-*-linux* entry. Add target-libffi for the latter.
13186
13187 2002-07-19 Michael Matz <matz@suse.de>
13188
13189 * MAINTAINERS: Add myself as ra* maintainer.
13190
13191 2002-07-16 Chris Demetriou <cgd@broadcom.com>
13192
13193 * config.guess: Update to 2002-07-09 version.
13194 * config.sub: Update to 2002-07-03 version.
13195
13196 2002-07-15 Hans-Peter Nilsson <hp@bitrange.com>
13197
13198 * MAINTAINERS: Fix typo in a maintainer email address.
13199
13200 2002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
13201
13202 * configure.in: Remove two redundant tests.
13203
13204 2002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13205
13206 * configure.in (mips*-*-irix6*o32): Enable stabs.
13207
13208 2002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
13209
13210 * configure.in: Don't build grez.
13211 * Makefile.in: Ditto.
13212
13213 * Makefile.in: Remove references to bsp, cygmon, libstub.
13214 * configure.in: Ditto.
13215
13216 * configure.in: Remove leftover reference to gdbtest.
13217
13218 2002-07-08 Phil Edwards <pme@gcc.gnu.org>
13219
13220 * configure.in (gxx_include_dir): Change to match versioned
13221 C++ headers if --enable-version-specific-runtime-libs is used.
13222
13223 2002-07-04 Steve Ellcey <sje@cup.hp.com>
13224
13225 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
13226
13227 2002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
13228
13229 * configure.in: Make --without-x work.
13230
13231 2002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
13232
13233 * configure.in: Rearrange target Makefile fragment collection.
13234
13235 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
13236 cvs[src].
13237 * configure.in: Ditto.
13238
13239 2002-07-01 Matt Kraai <kraai@alumni.cmu.edu>
13240
13241 * MAINTAINERS (Write After Approval): Update my e-mail address.
13242
13243 2002-06-24 Ben Elliston <bje@redhat.com>
13244
13245 * configure.in (host_tools): Remove cgen.
13246
13247 * Makefile.in (all-cgen): Remove; runs from its source directory.
13248 (check-cgen, install-cgen, clean-cgen): Likewise.
13249 (all-opcodes): Do not depend on all-cgen.
13250 (all-sim): Likewise.
13251
13252 2002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
13253
13254 * Makefile.in: Eliminate 'apache' targets.
13255 * configure.in: Eliminate 'apache' targets.
13256
13257 * configure.in: Eliminate redundant tests. Reorganize.
13258
13259 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
13260
13261 * config-ml.in: Eliminate references to Cygnus configure.
13262
13263 * Makefile.in: Eliminate references to building emacs.
13264
13265 2002-06-28 Graham Stott <graham.stott@btinternet.com>
13266
13267 * MAINTAINERS: Update my email address.
13268
13269 2002-06-26 Benjamin Kosnik <bkoz@redhat.com>
13270
13271 * config.if (libstdcxx_incdir): Version C++ headers.
13272 (cxx_incdir): Remove.
13273
13274 2002-06-25 Nathanael Nerode <neroden@gcc.gnu.org>
13275
13276 * MAINTAINERS (Write After Approval): Add self.
13277
13278 Thu Jun 20 00:35:14 2002 Denis Chertykov <denisc@overta.ru>
13279
13280 * configure.in: Add support for ip2k.
13281
13282 2002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
13283
13284 * configure.in: Fix AIX configury bug.
13285
13286 2002-06-20 Steve Ellcey <sje@cup.hp.com>
13287
13288 * MAINTAINERS (Write After Approval): Add self.
13289
13290 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
13291
13292 * configure.in: replace ${topsrcdir} with ${srcdir}
13293
13294 * configure.in: Move definition of libstdcxx_flags
13295 right above usage, rather than waaay earlier.
13296
13297 * configure.in: Pull definition of is_cross_compiler earlier.
13298
13299 * configure.in: Rearrange a little.
13300
13301 * configure.in: Remove references to librx.
13302 * Makefile.in: Remove references to librx.
13303
13304 Tue Jun 18 22:37:35 2002 Denis Chertykov <denisc@overta.ru>
13305
13306 * config.sub: Add support for avr target.
13307 Import from master sources, rev 1.255
13308
13309 2002-06-19 Phil Edwards <pme@gcc.gnu.org>
13310
13311 * configure, .cvsignore: Revert previous change...
13312 * Makefile: ...delete.
13313
13314 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
13315
13316 * configure.in: Eliminate ${gasdir} variable.
13317
13318 2002-06-18 Dave Brolley <brolley@redhat.com>
13319
13320 * configure.in: Add support for frv.
13321 * config.sub: Add support for frv.
13322
13323 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
13324
13325 * configure: Remove garbage from previous commit.
13326
13327 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
13328
13329 * configure: For in-source builds, make a subdir and re-exec there.
13330 * Makefile: New file. Pass targets through to build directory.
13331 * .cvsignore: No longer ignore "Makefile".
13332
13333 2002-06-16 Douglas Rupp <rupp@gnat.com>
13334
13335 * MAINTAINERS (Write After Approval): Add self.
13336
13337 2002-06-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
13338
13339 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
13340
13341 2002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
13342
13343 * configure.in (vax-*-netbsd*): Re-enable gas.
13344
13345 2002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
13346
13347 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
13348 BUILD_PREFIX_1, to correct nomenclature.
13349 * configure: Likewise.
13350
13351 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
13352 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
13353
13354 2002-05-31 Olaf Hering <olh@suse.de>
13355
13356 * config-ml.in: Propogate DESTDIR also.
13357
13358 2002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
13359
13360 * configure.in (vax-*-netbsd*): Don't build gas for this
13361 platform.
13362
13363 2002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
13364
13365 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
13366 and libgcj for AVR.
13367
13368 2002-05-23 Kaz Kojima <kkojima@gcc.gnu.org>
13369
13370 * MAINTAINERS (Write After Approval): Add myself.
13371
13372 2002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
13373
13374 * config.guess: Update to 2002-05-22 version.
13375 * config.sub: Likewise.
13376
13377 2002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13378
13379 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
13380 * config-ml.in: Likewise.
13381 * configure: Likewise.
13382 * configure.in: Likewise.
13383
13384 2002-05-16 Stephane Carrez <stcarrez@nerim.fr>
13385
13386 * MAINTAINERS: Update my email address.
13387
13388 2002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
13389
13390 * configure.in: Simplify makefile fragment collection.
13391
13392 * configure.in: Remove code to build emacs.
13393
13394 * configure.in : Remove --srcdir argument from targargs and buildargs
13395 (it's always overridden in the Makefile anyway). Rearrange a bit.
13396
13397 * configure: Move some logic to configure.in.
13398 * configure.in: Move some logic from configure.
13399
13400 2002-05-11 Tom Tromey <tromey@redhat.com>
13401
13402 * MAINTAINERS: Reflect libgcj reality.
13403
13404 2002-05-09 Federico G. Schwindt <fgsch@olimpo.com.br>
13405
13406 * Makefile.in: Honour DESTDIR.
13407
13408 2002-05-08 Mark Mitchell <mark@codesourcery.com>
13409
13410 * config.guess: Import 2002-03-20 version.
13411 * config.sub: Import 2002-04-26 version.
13412
13413 2002-05-08 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13414
13415 * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
13416
13417 2002-05-07 Tim Josling <tej@melbpc.org.au>
13418
13419 * MAINTAINERS: Add self.
13420
13421 2002-05-06 Loren J. Rittle <ljrittle@acm.org>
13422
13423 * ltmain.sh: Detect and handle object name conflicts
13424 while piecewise linking a static library.
13425
13426 2002-05-05 Alexandre Oliva <aoliva@redhat.com>
13427
13428 * configure.in (noconfigdirs): Don't disable libgcj on
13429 sparc64-*-solaris* and sparcv9-*-solaris*.
13430
13431 2002-05-03 Alexandre Oliva <aoliva@redhat.com>
13432
13433 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
13434
13435 2002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
13436
13437 * configure.in (FLAGS_FOR_TARGET): Do not add
13438 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
13439 on i[3456]86-*-linux*.
13440
13441 2002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
13442
13443 * configure.in (noconfigdirs): Replace [ ] with test.
13444
13445 * configure.in (noconfigdirs): Do not add target-newlib if
13446 target == i[3456]86-*-linux*, and host == target.
13447
13448 2002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
13449
13450 * configure.in: delete reference to absent file
13451
13452 * configure.in: replace '[' with 'test'
13453
13454 * configure.in: Eliminate references to gash.
13455 * Makefile.in: Eliminate references to gash.
13456
13457 * configure.in: remove useless references to 'pic' makefile fragments.
13458
13459 * configure.in: (*-*-windows*) Finish removing.
13460
13461 * configure.in: Eliminate redundant test for libgui.
13462
13463 2002-04-29 Roger Sayle <roger@eyesopen.com>
13464
13465 * MAINTAINERS: Add self and realphabetize. Update entries
13466 for Dan Berlin, Chris Demetriou and Michael Matz. Remove
13467 entry for a29k port maintainer.
13468
13469 2002-04-26 Joel Sherrill <joel@OARcorp.com>
13470
13471 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
13472 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
13473
13474 2002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
13475
13476 * configure.in: remove references to dead files
13477
13478 2002-04-19 Mark Mitchell <mark@codesourcery.com>
13479
13480 * MAINTAINERS: Add information about purpose of this file.
13481
13482 2002-04-18 Tom Tromey <tromey@redhat.com>
13483
13484 * configure.in: Disallow configuring libgcj when it is already
13485 installed and we're using Solaris 2.8 linker. Do enable libgcj on
13486 Solaris 2.8 by default. For PR libgcj/6158.
13487
13488 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
13489
13490 * configure.in: Move default CC setting out of config/mh-* fragments
13491 directly into here.
13492
13493 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
13494
13495 * configure.in: don't even try to configure or make a subdirectory
13496 if there's no configure script for it.
13497
13498 2002-04-15 Mark Mitchell <mark@codesourcery.com>
13499
13500 * MAINTAINERS: Remove chill maintainers.
13501 * Makefile.in (CHILLFLAGS): Remove.
13502 (CHILL_LIB): Remove.
13503 (TARGET_CONFIGDIRS): Remove libchill.
13504 (CHILL_FOR_TARGET): Remove.
13505 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
13506 CHILL_LIB.
13507 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
13508 (CHECK_TARGET_MODULES): Likewise.
13509 (INSTALL_TARGET_MODULES): Likewise.
13510 (CLEAN_TARGET_MODULES): Likewise.
13511 (configure-target-libchill): Remove.
13512 (all-target-libchill): Remove.
13513 * configure.in (target_libs): Remove target-libchill.
13514 Do not compute CHILL_FOR_TARGET.
13515 * libchill: Remove directory.
13516
13517 2002-04-11 DJ Delorie <dj@redhat.com>
13518
13519 * Makefile.in, configure.in: Sync with binutils, entries
13520 follow...
13521
13522 2002-04-07 Andrew Cagney <ac131313@redhat.com>
13523
13524 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
13525 (do-tar, do-bz2): New rules.
13526 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
13527 (gdb-tar): New rule.
13528 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
13529 (insight_dejagnu.tar): New rule.
13530 (insight.tar): New rule.
13531 (gdb+dejagnu.tar): New rule.
13532 (gdb.tar): New rule.
13533
13534 2002-02-01 Mo DeJong <supermo@bayarea.net>
13535
13536 * Makefile.in: Add all-tix to deps for all-snavigator
13537 so that tix is built when building snavigator.
13538
13539 2002-01-11 Steve Ellcey <sje@cup.hp.com>
13540
13541 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
13542 ld and gdb are not supported.
13543
13544 2002-01-07 Mark Salter <msalter@redhat.com>
13545
13546 * configure.in: Remove target-bsp and target-cygmon from arm builds.
13547 Allow target-libgloss to be built for arm, strongarm, and xscale.
13548
13549 2001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
13550
13551 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
13552 options for i[3456]86-pc-linux* native builds.
13553
13554 2001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
13555
13556 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
13557 files from .po files for a distribution.
13558
13559 2001-09-03 Jeff Holcomb <jeffh@redhat.com>
13560
13561 * configure.in: Enable libstdc++-v3 for h8300 targets.
13562
13563 2001-06-19 Alan Modra <amodra@bigpond.net.au>
13564
13565 * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
13566 version from bfd/.
13567
13568 Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
13569
13570 * Makefile.in (VER): When present, extract the version number from
13571 the file version.in.
13572
13573 2001-05-24 Tom Rix <trix@redhat.com>
13574
13575 * configure.in : enable ld for aix
13576
13577 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
13578
13579 * config.guess: Add linux target for S/390.
13580
13581 2000-11-07 Philip Blundell <pb@futuretv.com>
13582
13583 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
13584
13585 2000-11-03 Philip Blundell <pb@futuretv.com>
13586
13587 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
13588 files.
13589
13590 2001-01-15 Ben Elliston <bje@redhat.com>
13591
13592 * configure.in (host_tools): Add sid.
13593 Always configure cgen.
13594
13595 2000-11-24 Nick Clifton <nickc@redhat.com>
13596
13597 * configure.in (c4x, c5x, tic54x): Move after ARM targets.
13598
13599 2000-08-20 Doug Evans <dje@casey.transmeta.com>
13600
13601 * Makefile.in (ALL_MODULES): Add all-cgen.
13602 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
13603 (all-cgen): New target.
13604 (all-opcodes,all-sim): Depend on all-cgen.
13605 * configure.in (host_tools): Add cgen.
13606 Only configure cgen if --enable-cgen-maint.
13607
13608 2002-04-09 Loren J. Rittle <ljrittle@acm.org>
13609
13610 * configure.in: Add *-*-freebsd* configurations.
13611
13612 2002-04-08 Tom Tromey <tromey@redhat.com>
13613
13614 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
13615 Fixes PR libgcj/6068.
13616
13617 2002-03-30 Krister Walfridsson <cato@df.lth.se>
13618
13619 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
13620
13621 2002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13622
13623 * configure.in (alpha*-dec-osf*): Enable libgcj.
13624
13625 2003-03-27 Matthew Gingell <gingell@gnat.com>
13626
13627 * MAINTAINERS (Write After Approval): Add myself.
13628
13629 2002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
13630
13631 Fix for: PR bootstrap/3591, target/5676
13632 * configure.in (mcore-pe): Disable the configuration of
13633 libstdc++-v3 since exceptions are not supported.
13634
13635 2002-03-20 Anthony Green <green@redhat.com>
13636
13637 * configure.in: Enable libgcj for xscale-elf target.
13638
13639 Tue Mar 19 09:05:08 2002 J"orn Rennecke <joern.rennecke@superh.com>
13640
13641 * MAINTAINERS: Update my email address.
13642
13643 2002-03-16 Alexandre Oliva <aoliva@redhat.com>
13644
13645 * ltmain.sh (relink_command): Fix typo in previous change.
13646
13647 2002-03-15 Alexandre Oliva <aoliva@redhat.com>
13648
13649 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
13650 (relink_command): Added --tag flags.
13651 (mode=install): If relinking fails; error out.
13652
13653 2002-03-12 Richard Henderson <rth@redhat.com>
13654
13655 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
13656 .NOTPARALLEL tag.
13657 (do-check): Rename from check.
13658 (check): Allow parallel check.
13659
13660 2002-03-12 Bob Wilson <bob.wilson@acm.org>
13661
13662 * MAINTAINERS: Add myself as maintainer for xtensa port.
13663 Fix alphabetical order in CPU port maintainer list.
13664 Remove myself from Write After Approval list.
13665
13666 2002-03-11 Richard Henderson <rth@redhat.com>
13667
13668 * Makefile.in (.NOTPARALLEL): Add fake tag.
13669
13670 2002-03-07 H.J. Lu (hjl@gnu.org)
13671
13672 * configure.in: Enable gprof for mips*-*-linux*.
13673
13674 2002-03-05 Danny Smith <dannysmith@users.sourceforge.net>
13675
13676 * MAINTAINERS (Write After Approval): Add myself.
13677
13678 2002-02-28 Alexandre Oliva <aoliva@redhat.com>
13679
13680 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
13681 libjava.
13682 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
13683
13684 2002-02-23 Alexandre Oliva <aoliva@redhat.com>
13685
13686 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
13687 because its Makefile is there; test for the executable instead.
13688
13689 2002-02-22 Alexandre Oliva <aoliva@redhat.com>
13690
13691 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
13692 libstdc++-v3 and libjava.
13693
13694 2002-02-11 Adam Megacz <adam@xwt.org>
13695
13696 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
13697 boehm-gc
13698
13699 2002-02-09 Alexandre Oliva <aoliva@redhat.com>
13700
13701 * config.guess: Updated to 2002-01-30's version.
13702 * config.sub: Updated to 2002-02-01's version.
13703 Contribute sh64-elf.
13704 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
13705 * configure.in: Added sh64-*-*.
13706
13707 2002-02-08 Chris Demetriou <cgd@broadcom.com>
13708
13709 * MAINTAINERS: Belatedly add myself to write after approval list.
13710
13711 Thu Feb 7 12:40:58 CET 2002 Jan Hubicka <jh@suse.cz>
13712
13713 * MAINTAINERS: Put self in as maintainer for x86-64 port.
13714 Remove self as Write After Approval.
13715
13716 2002-01-31 Geoffrey Keating <geoffk@redhat.com>
13717
13718 * MAINTAINERS: Put self in as maintainer for contrib/regression
13719 directory.
13720
13721 2002-01-28 Phil Edwards <pme@gcc.gnu.org>
13722
13723 * MAINTAINERS: Update my email address.
13724
13725 2002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
13726
13727 * configure.in (*-*-netbsd*): New. Skip target-newlib,
13728 target-libiberty, and target-libgloss. Skip Java-related
13729 libraries if not supported for NetBSD on target CPU.
13730
13731 2002-01-25 Douglas B Rupp <rupp@gnat.com>
13732
13733 * install-sh: Use _inst.$$_ for temp file name.
13734
13735 2002-01-24 Jason Thorpe <thorpej@wasabisystems.com>
13736
13737 * MAINTAINERS (Write After Approval): Move my contact info
13738 from here...
13739 (OS Port Maintainers): ...to here (netbsd).
13740
13741 2002-01-22 Bob Wilson <bob.wilson@acm.org>
13742
13743 * MAINTAINERS (Write After Approval): Add myself.
13744
13745 2002-01-17 H.J. Lu <hjl@gnu.org>
13746
13747 * Makefile.in (all-fastjar): Also depend on all-libiberty.
13748 (all-target-fastjar): Also depend on all-target-libiberty.
13749
13750 2002-01-16 H.J. Lu (hjl@gnu.org)
13751
13752 * config.guess: Import from master sources, rev 1.225.
13753 * config.sub: Import from master sources, rev 1.238.
13754
13755 2002-01-16 Kazu Hirata <kazu@hxi.com>
13756
13757 * MAINTAINERS (Write After Approval): Remove myself.
13758
13759 2001-12-19 Florian Weimer <fw@deneb.enyo.de>
13760
13761 * MAINTAINERS (Write After Approval): Add myself.
13762
13763 2001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
13764
13765 * MAINTAINERS: Add self as docs co-maintainer.
13766
13767 2001-12-11 Matthias Klose <doko@debian.org>
13768
13769 * MAINTAINERS (Write After Approval): Add myself.
13770
13771 2001-12-09 Zack Weinberg <zack@codesourcery.com>
13772
13773 * MAINTAINERS: Update my email address.
13774
13775 2001-12-07 Turly O'Connor <turly@apple.com>
13776 * MAINTAINERS (Write After Approval): Add myself.
13777 * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
13778 (rs6000_initialize_trampoline): Call __trampoline_setup for
13779 ABI_DARWIN too.
13780 * darwin-tramp.asm: New file, implements __trampoline_setup.
13781 * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
13782
13783 2001-12-07 Paolo Carlini <pcarlini@unitus.it>
13784
13785 * MAINTAINERS (Write After Approval): Add myself.
13786
13787 Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
13788
13789 * configure, configure.in: Use temp file for long sed commands.
13790
13791 2001-12-03 Laurent Guerby <guerby@acm.org>
13792
13793 * config.sub: Update to version 1.232 on subversion.
13794
13795 2001-12-03 Ben Elliston <bje@redhat.com>
13796
13797 * MAINTAINERS: Update mail address for config.* patches.
13798
13799 2001-11-27 DJ Delorie <dj@redhat.com>
13800 Zack Weinberg <zack@codesourcery.com>
13801
13802 When build != host, create libiberty for the build machine.
13803
13804 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
13805 CONFIG_ARGUMENTS.
13806 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
13807 New variables.
13808 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
13809 and rules.
13810 (all.normal): Depend on ALL_BUILD_MODULES.
13811 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
13812 (all-build-libiberty): Depend on configure-build-libiberty.
13813
13814 * configure: Calculate and substitute proper value for
13815 ALL_BUILD_MODULES.
13816 * configure.in: Create the build subdirectory.
13817 Calculate and substitute TARGET_CONFIGARGS (formerly
13818 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
13819
13820 2001-11-26 Ziemowit Laski <zlaski@apple.com>
13821
13822 * MAINTAINERS (write-after-approval): Add self.
13823
13824 2001-11-17 Craig Rodrigues <rodrigc@gcc.gnu.org>
13825
13826 * MAINTAINERS (GNATS only accounts): Remove self.
13827
13828 2001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
13829
13830 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
13831 libf2c.
13832
13833 2001-11-12 Craig Rodrigues <rodrigc@gcc.gnu.org>
13834
13835 * MAINTAINERS (Write After Approval): Add self.
13836
13837 2001-11-12 David O'Brien <obrien@FreeBSD.org>
13838
13839 * MAINTAINERS: mips and s390 are also CPU ports.
13840
13841 2001-11-12 David O'Brien <obrien@FreeBSD.org>
13842
13843 * MAINTAINERS: mcore, cris and mmix are also CPU ports.
13844
13845 2001-11-11 David O'Brien <obrien@FreeBSD.org>
13846
13847 * MAINTAINERS: Alphabetize.
13848
13849 2001-11-09 Kazu Hirata <kazu@hxi.com>
13850
13851 * MAINTAINERS (Various maintainers: h8 port): Add myself.
13852
13853 2001-11-09 John David Anglin <dave@hiauly1.hia.nrc.ca>
13854
13855 * MAINTAINERS (Various maintainers: hppa port): Added myself.
13856
13857 2001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
13858
13859 * configure.in (--enable-languages): Be more permissive about
13860 syntax. Check for empty lists better. Warn about $LANGUAGES.
13861
13862 2001-11-08 Geoffrey Keating <geoffk@redhat.com>
13863
13864 * config.sub: Import from master sources, rev. 1.230.
13865 * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
13866
13867 2001-11-07 Laurent Guerby <guerby@acm.org>
13868
13869 * MAINTAINERS (Write After Approval): Add self.
13870
13871 2001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
13872
13873 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
13874
13875 2001-11-05 Hans-Peter Nilsson <hp@bitrange.com>
13876
13877 * config.sub: Import from master sources, rev 1.226.
13878 * config.guess: Import from master sources, rev 1.216.
13879
13880 2001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
13881
13882 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
13883 * MAINTAINERS: Add self as maintainer of MMIX port.
13884 Remove old after-approval entry.
13885
13886 2001-10-28 Joseph S. Myers <jsm28@cam.ac.uk>
13887
13888 * ChangeLog, configure: Fix spelling errors.
13889
13890 2001-10-20 Brendan Kehoe <brendan@zen.org>
13891
13892 * MAINTAINERS: Tweak my address.
13893
13894 Thu Oct 11 21:50:15 2001 J"orn Rennecke <amylaar@onetel.net.uk>
13895
13896 * MAINTAINERS: Update my email address.
13897
13898 2001-10-11 Hans-Peter Nilsson <hp@axis.com>
13899
13900 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
13901 * MAINTAINERS: Add self as maintainer of CRIS port.
13902
13903 2001-10-10 Geert Bosch <bosch@gnat.com>
13904
13905 * MAINTAINERS (Various maintainers: Ada front end):
13906 Added Robert Dewar.
13907
13908 2001-10-03 David Billinghurst <David.Billinghurst@riotinto.com>
13909
13910 * MAINTAINERS (Write After Approval): Added self
13911
13912 2001-10-02 Geert Bosch <bosch@gnat.com>
13913
13914 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
13915
13916 2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
13917
13918 * configure: Handle temporary files securely using mkdir.
13919
13920 2001-09-29 Alexandre Oliva <aoliva@redhat.com>
13921
13922 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
13923
13924 2001-09-26 Will Cohen <wcohen@redhat.com>
13925
13926 * configure.in (*-*-linux*): Disable configuration of target-newlib
13927 and target-libgloss.
13928
13929 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
13930
13931 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
13932 RANLIB.
13933
13934 2001-09-21 Alexandre Oliva <aoliva@redhat.com>
13935
13936 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
13937 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
13938 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
13939 avoid quotes nesting problems.
13940 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
13941 (DO_X): Export only variables that are set.
13942
13943 2001-09-19 Ben Elliston <bje@redhat.com>
13944
13945 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
13946 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
13947 semantics. Use the shell built-in "type" command instead.
13948
13949 2001-08-31 Alexandre Oliva <aoliva@redhat.com>
13950
13951 Merged from gcc-3_0-branch:
13952 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
13953 * ltcf-c.sh: Use $objext, not $ac_objext.
13954 2001-07-27 Mark Kettenis <kettenis@gnu.org>
13955 * ltcf-cxx.sh: Add support for GNU.
13956 2001-07-22 Timothy Wall <twall@redhat.com>
13957 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
13958 default settings if using GNU tools with that configuration.
13959 * ltcf-cxx.sh: Ditto.
13960 * ltcf-gcj.sh: Ditto.
13961 2001-07-21 Michael Chastain <chastain@redhat.com>
13962 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
13963 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
13964 * ltmain.sh: Mark as gcc-local.
13965
13966 2001-08-30 Eric Christopher <echristo@redhat.com>
13967 Jason Eckhardt <jle@redhat.com>
13968
13969 * config.guess: Merge from master sources.
13970 * config.sub: Merge from master sources, add support for mipsisa32.
13971
13972 2001-08-25 Geoffrey Keating <geoffk@redhat.com>
13973 * config.sub: Merge from master sources, rev 1.219.
13974 * MAINTAINERS: Add self as contact for stormy16 port.
13975
13976 2001-08-14 Zack Weinberg <zackw@panix.com>
13977
13978 * config.sub: Merge from master sources, rev 1.218.
13979 * config.guess: Merge from master sources, rev 1.209.
13980
13981 2001-08-11 Graham Stott <grahams@redhat.com>
13982
13983 * Makefile.in (check-c++): Add missing semicolon.
13984
13985 Mon Jul 30 19:24:13 CEST 2001 Jan Hubicka <jh@suse.cz>
13986
13987 * MAINTAINERS (Various maitainers: predict.def): Added myself.
13988
13989 2001-07-30 Eric Christopher <echristo@redhat.com>
13990
13991 * MAINTAINERS (Various maintainers: mips port): Added myself.
13992
13993 2001-07-25 Andrew Haley <aph@cambridge.redhat.com>
13994
13995 * configure.in (sh-*-linux*): New.
13996
13997 2001-07-27 Richard Henderson <rth@redhat.com>
13998
13999 * .cvsignore: Add LAST_UPDATED.
14000
14001 2001-07-23 Ulrich Weigand <uweigand@de.ibm.com>
14002
14003 * MAINTAINERS (Various maintainers: s390 port): Added myself.
14004
14005 2001-07-16 Aldy Hernandez <aldyh@redhat.com>
14006
14007 * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
14008
14009 Fri Jul 13 14:31:57 2001 Nicola Pero <nicola@brainstorm.co.uk>
14010
14011 * MAINTAINERS (Write After Approval): Added myself.
14012
14013 2001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
14014
14015 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
14016 and libgcj on m68hc11/m68hc12.
14017
14018 2001-06-27 H.J. Lu (hjl@gnu.org)
14019
14020 * Makefile (CFLAGS_FOR_BUILD): New.
14021 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
14022
14023 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
14024
14025 * README: Remove version number.
14026
14027 2001-06-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
14028
14029 * INSTALL/README: Update wrt. to the installation instructions now
14030 residing in gcc/doc/install.texi.
14031
14032 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
14033
14034 * README: Replace with a cut-down and updated version of gcc/README.
14035
14036 2001-06-12 David Edelsohn <edelsohn@gnu.org>
14037
14038 * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
14039 multilibs to be disabled.
14040
14041 2001-06-11 Daniel Berlin <dan@cgsoftware.com>
14042
14043 * MAINTAINERS (Write After Approval): Add myself.
14044
14045 2001-06-09 Alexandre Oliva <aoliva@redhat.com>
14046
14047 * config.guess: Import CVS version 1.195.
14048 * config.sub: Import CVS version 1.212.
14049
14050 2001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
14051
14052 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
14053 gcc/xgcc is built, use -print-prog-name to find out the program
14054 name to use.
14055
14056 2001-06-04 Phil Edwards <pme@sources.redhat.com>
14057
14058 * config.guess: Import CVS version 1.194. All gcc-local changes
14059 appear to also be in the master copy.
14060 * config.sub: Import CVS version 1.211.
14061
14062 Mon Jun 4 16:32:53 2001 Mark Mitchell <mark@codesourcery.com>
14063
14064 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
14065 with_gcc]: Use `gcc -shared' to build a shared library.
14066
14067 Mon Jun 4 16:24:43 2001 John David Anglin <dave@hiauly1.hia.nrc.ca>
14068
14069 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
14070 archives.
14071
14072 Fri Jun 1 18:55:19 2001 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
14073
14074 * MAINTAINERS (Write After Approval): Add myself.
14075
14076 2001-06-01 Hans-Peter Nilsson <hp@axis.com>
14077
14078 * configure.in (libstdcxx_flags): Do not try to execute
14079 libstdc++-v3/testsuite_flags until it exists.
14080
14081 2001-06-01 Alan Modra <amodra@bigpond.net.au>
14082
14083 * MAINTAINERS: Update my email address.
14084
14085 2001-05-31 Graham Stott <grahams@redhat.com>
14086
14087 * MAINTAINERS (Write After Approval): Add myself.
14088
14089 2001-05-28 Simon Patarin <simon.patarin@inria.fr>
14090
14091 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
14092 libraries when using g++ with native linker.
14093
14094 2001-05-28 Alexandre Oliva <aoliva@redhat.com>
14095
14096 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
14097
14098 2001-05-22 Alexandre Oliva <aoliva@redhat.com>
14099
14100 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
14101 [aix4*|aix5*]: Prepend blank.
14102
14103 2001-05-20 Alexandre Oliva <aoliva@redhat.com>
14104
14105 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
14106 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
14107 of subdir/configure scripts to use the new libtool.m4.
14108
14109 2001-05-19 Matt Kraai <kraai@alumni.carnegiemellon.edu>
14110
14111 * MAINTAINERS (Write After Approval): Add myself.
14112
14113 2001-05-18 Benjamin Kosnik <bkoz@redhat.com>
14114
14115 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
14116
14117 2001-05-11 Ben Elliston <bje@redhat.com>
14118
14119 * Makefile.in (all-sid): New target.
14120 (check-sid, clean-sid, install-sid): Likewise.
14121
14122 2001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
14123
14124 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
14125
14126 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
14127
14128 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
14129 libgcj.
14130
14131 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
14132
14133 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
14134 gcc/xgcc is built, use -print-prog-name to find out the program
14135 name to use.
14136
14137 2001-04-26 Alexandre Oliva <aoliva@redhat.com>
14138
14139 * configure.in (noconfigdirs): Don't reset it from scratch in the
14140 target case; only append to it.
14141
14142 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
14143 sparc-*-solaris2.8]: Disable ${libgcj}.
14144
14145 2001-04-25 Alexandre Oliva <aoliva@redhat.com>
14146
14147 * configure.in (libgcj_saved): Copy from $libgcj.
14148 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
14149 --disable-libgcj.
14150
14151 2001-04-25 Gavin Romig-Koch <gavin@redhat.com>
14152
14153 * MAINTAINERS: Remove self as MIPS maintainer and
14154 C front end maintainer.
14155
14156 Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
14157
14158 * configure.in: Move *-chorusos target case to the proper switch.
14159 Disable libgcj.
14160
14161 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
14162
14163 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
14164 1.641.2.228.
14165
14166 2001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
14167
14168 * Makefile.in (STAGE1_CFLAGS): Pass down.
14169
14170 2001-04-13 Alan Modra <amodra@one.net.au>
14171
14172 * config.guess: Add hppa64-linux support. Note for next import that
14173 this is already in the master file.
14174 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
14175
14176 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
14177
14178 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
14179 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
14180
14181 2001-04-11 Stan Shebs <shebs@apple.com>
14182
14183 * MAINTAINERS: Add self as Darwin port maintainer.
14184
14185 2001-04-11 Alan Modra <amodra@one.net.au>
14186
14187 * MAINTAINERS: Update my email address.
14188
14189 2001-04-10 Loren J. Rittle <ljrittle@acm.org>
14190
14191 * ltcf-cxx.sh: Support creation of C++ shared libraries on
14192 recent versions of FreeBSD (release 3 or later).
14193 * ltconfig: On FreeBSD, -lc must not be provided when building
14194 a shared library or else the standard -pthread gcc option is
14195 rendered worthless to later users of the built library.
14196
14197 2001-04-06 Joseph S. Myers <jsm28@cam.ac.uk>
14198
14199 * MAINTAINERS: Add self and RTH as C front end maintainers.
14200
14201 2001-04-05 Alexandre Oliva <aoliva@redhat.com>
14202
14203 * config.sub: Make sure to match an already-canonicalized
14204 machine name (eg. mn10300-unknown-elf).
14205
14206 2001-04-01 Alexandre Oliva <aoliva@redhat.com>
14207
14208 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
14209 New macros.
14210 (bootstrap, cross): Use RECURSE_FLAGS.
14211 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
14212
14213 2001-03-27 Alexandre Oliva <aoliva@redhat.com>
14214
14215 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
14216
14217 2001-03-22 Colin Howell <chowell@redhat.com>
14218
14219 * Makefile.in (DO_X): Do not backslash single-quotes in
14220 backquotes (two places).
14221
14222 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
14223
14224 Re-installed:
14225 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
14226 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
14227 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
14228 * ltcf-cxx.sh: Likewise.
14229 * ltcf-gcj.sh: Likewise.
14230
14231 2001-03-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
14232
14233 * MAINTAINERS: Add myself as "documentation co-maintainer".
14234
14235 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
14236
14237 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
14238 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
14239
14240 2001-03-19 Tom Tromey <tromey@redhat.com>
14241
14242 * config-ml.in: Handle GCJ and GCJFLAGS.
14243
14244 2001-03-21 Michael Chastain <chastain@redhat.com>
14245
14246 * Makefile.in: all-m4 depends on all-texinfo.
14247
14248 2001-03-20 Loren J. Rittle <ljrittle@acm.org>
14249
14250 * MAINTAINERS: Add myself to write after approval list.
14251
14252 2001-03-18 Laurynas Biveinis <lauras@softhome.net>
14253
14254 * Makefile.in (DO_X): Quote nested quotes.
14255
14256 2001-03-18 Alan Modra <alan@linuxcare.com.au>
14257
14258 * MAINTAINERS: Add myself to write after approval list.
14259
14260 2001-03-15 Laurynas Biveinis <lauras@softhome.net>
14261
14262 * Makefile.in (DO_X): Use double quotes for quoting
14263 "RANLIB=$${RANLIB}".
14264
14265 2001-03-10 Ovidiu Predescu <ovidiu@cup.hp.com>
14266
14267 * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
14268
14269 2001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
14270
14271 * configure.in: Only use `lang_requires' for languages athat are
14272 actually enabled.
14273
14274 2001-03-08 Phil Edwards <pme@sources.redhat.com>
14275
14276 * MAINTAINERS (C++ runtime libs): Update and alphabatize.
14277
14278 2001-03-08 Alexandre Oliva <aoliva@redhat.com>
14279
14280 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
14281
14282 2001-03-07 Tom Tromey <tromey@redhat.com>
14283
14284 * configure.in: Allow config-lang.in to set `lang_requires' to list
14285 of other required languages.
14286
14287 2001-03-06 Laurynas Biveinis <lauras@softhome.net>
14288
14289 * Makefile.in: Remove RANLIB definition. Use RANLIB
14290 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
14291 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
14292
14293 2001-02-28 Benjamin Kosnik <bkoz@redhat.com>
14294 Alexandre Oliva <aoliva@redhat.com>
14295
14296 * Makefile.in (check-c++): Use tabs, not spaces.
14297
14298 2001-02-20 Laurynas Biveinis <lauras@softhome.net>
14299
14300 * MAINTAINERS: add myself to Write After Approval list.
14301
14302 2001-02-19 Benjamin Kosnik <bkoz@redhat.com>
14303
14304 * Makefile.in (check-c++): New rule.
14305
14306 * configure.in (target_libs): Remove libg++.
14307 (noconfigdirs): Remove libg++.
14308 (noconfigdirs): Same.
14309 (noconfigdirs): Same.
14310 (noconfigdirs): Same.
14311
14312 * config-ml.in: Remove libg++ references.
14313
14314 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
14315 (ALL_TARGET_MODULES): Same.
14316 (configure-target-libg++): Remove.
14317 (all-target-libg++): Remove.
14318 (configure-target-libio): Remove.
14319 (all-target-libio): Remove.
14320 (check-target-libio): Remove.
14321 (.PHONY): Remove.
14322 (libg++.tar.bz2): Remove.
14323 (all-target-cygmon): Remove libio.
14324 (all-target-libstdc++): Remove.
14325 (configure-target-libstdc++): Remove.
14326 (TARGET_LIB_PATH): Remove libstdc++.
14327 (ALL_GCC_CXX): Remove libstdc++.
14328 (all-target-gperf): Correct.
14329
14330 2001-02-16 Nick Clifton <nickc@redhat.com>
14331
14332 * configure.in (noconfigdirs): Allow configuration of texinfo
14333 for Cygwin hosts.
14334
14335 2001-02-15 Anthony Green <green@redhat.com>
14336
14337 * configure: Introduce GCJ_FOR_TARGET.
14338 * configure.in: Ditto.
14339 * Makefile.in: Ditto.
14340
14341 2001-02-13 Andreas Schwab <schwab@suse.de>
14342
14343 * MAINTAINERS: Update mail address.
14344
14345 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
14346
14347 * config.guess: Add linux target for S/390.
14348 * config.sub: Likewise.
14349
14350 2001-02-08 Chandrakala Chavva <cchavva@redhat.com>
14351
14352 * configure.in: for *-chorusos, don't config target-newlib and
14353 target-libgloss.
14354
14355 2001-02-06 Ben Elliston <bje@redhat.com>
14356
14357 * configure: Output host type to stdout, not stderr.
14358
14359 2001-02-05 Mark Mitchell <mark@codesourcery.com>
14360
14361 * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
14362 * ltcf-cxx.sh: Likewise.
14363
14364 * config.if: Assume enable_libstdcxx_v3 is defined.
14365
14366 2001-02-04 Mark Mitchell <mark@codesourcery.com>
14367
14368 Remove V2 C++ library.
14369 * configure.in: Remove --enable-libstdcxx_v3 support.
14370
14371 2001-01-31 Bryce McKinlay <bryce@albatross.co.nz>
14372
14373 * include/demangle.h: Add prototype for java_demangle_v3.
14374
14375 2001-01-29 Phil Edwards <pme@sources.redhat.com>
14376
14377 * COPYING.LIB: Update to LGPL 2.1 from the FSF.
14378
14379 2001-01-27 Richard Henderson <rth@redhat.com>
14380
14381 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
14382
14383 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
14384
14385 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
14386 Don't unset, it's non-portable and no longer necessary, set to empty
14387 instead.
14388
14389 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
14390
14391 * ltconfig: Shell portability fix for the tagname validity check.
14392
14393 2001-01-27 Alexandre Oliva <aoliva@redhat.com>
14394
14395 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
14396 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
14397
14398 2001-01-26 Michael Sokolov <msokolov@ivan.Harhan.ORG>
14399
14400 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
14401
14402 2001-01-26 Tom Tromey <tromey@redhat.com>
14403
14404 * configure.in: Allow libgcj to be built on Sparc Solaris.
14405
14406 2001-01-25 David Edelsohn <edelsohn@gnu.org>
14407
14408 * ltcf-c.sh: Add aix5 case.
14409 * ltcf-cxx.sh: Likewise.
14410 * ltconfig: Likewise.
14411
14412 2001-01-24 Alexandre Oliva <aoliva@redhat.com>
14413
14414 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
14415 keep at least one of build_libtool_libs or build_old_libs set to
14416 yes.
14417
14418 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
14419 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
14420
14421 2001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
14422
14423 * configure.in: Enable libgcj on several additional platforms.
14424
14425 2001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
14426
14427 * configure.in: Enable libgcj for linux targets.
14428
14429 2001-01-20 Michael Sokolov <msokolov@ivan.Harhan.ORG>
14430
14431 * MAINTAINERS (Write After Approval): Add myself.
14432
14433 2001-01-15 John David Anglin <dave@hiauly1.hia.nrc.ca>
14434
14435 * MAINTAINERS: Add myself as vax port maintainer.
14436
14437 2001-01-11 Fergus Henderson <fjh@cs.mu.oz.au>
14438
14439 * MAINTAINERS: Add myself as Mercury front-end maintainer.
14440
14441 2001-01-09 Mike Stump <mrs@wrs.com>
14442
14443 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
14444 failures of subdirectories.
14445
14446 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
14447
14448 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
14449 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
14450 * ltcf-cxx.sh: Likewise.
14451 * ltcf-gcj.sh: Likewise.
14452 * ltconfig.sh: Fix typo.
14453
14454 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
14455
14456 * configure: handle DOS-style absolute paths.
14457
14458 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
14459
14460 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
14461
14462 2000-12-30 Marek Michalkiewicz <marekm@linux.org.pl>
14463
14464 * MAINTAINERS: Add myself as avr port co-maintainer.
14465
14466 2000-12-28 Ben Elliston <bje@redhat.com>
14467
14468 * MAINTAINERS: Add myself under ``Write After Approval''.
14469
14470 2000-12-19 Joseph S. Myers <jsm28@cam.ac.uk>
14471
14472 * texinfo: Remove directory from GCC.
14473
14474 2000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
14475
14476 * COPYING: Update to current
14477 ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
14478 to 19yy as example year in copyright notice).
14479
14480 2000-12-18 Benjamin Kosnik <bkoz@redhat.com>
14481
14482 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
14483 (libstdcxx_incdir): Pass down.
14484 * config.if: Remove expired bits for cxx_interface, add stub.
14485 (libstdcxx_incdir): Add variable for g++ include directory.
14486 * configure.in (gxx_include_dir): Use it.
14487
14488 2000-12-18 Alexandre Oliva <aoliva@redhat.com>
14489
14490 * MAINTAINERS: Added self as sh port co-maintainer. Removed entry
14491 with old-email address from ``Write After Approval''.
14492
14493 2000-12-15 Andreas Jaeger <aj@suse.de>
14494
14495 * configure.in: Handle lang_dirs.
14496
14497 2000-12-14 Tom Tromey <tromey@redhat.com>
14498
14499 * MAINTAINERS: Removed brads.
14500
14501 * MAINTAINERS: Added gcj developers.
14502
14503 2000-12-13 Anthony Green <green@redhat.com>
14504
14505 * configure.in: Disable libgcj for any target not specifically
14506 listed. Disable libgcj for x86 and Alpha Linux until compatible
14507 with g++ abi.
14508
14509 2000-12-13 Mike Stump <mrs@wrs.com>
14510
14511 * Makefile.in (local-distclean): Also remove fastjar.
14512
14513 2000-12-12 Rodney Brown <RodneyBrown@mynd.com>
14514
14515 * contrib/gcc_update: Add fastjar --touch entries.
14516
14517 2000-12-12 Alexandre Oliva <aoliva@redhat.com>
14518
14519 * configure.in: Disable language-specific target libraries for
14520 languages that aren't enabled.
14521
14522 2000-12-10 Anthony Green <green@redhat.com>
14523
14524 * configure.in: Define libgcj. Disable libgcj target libraries for
14525 most targets.
14526
14527 2000-12-10 Neil Booth <neilb@earthling.net>
14528
14529 * MAINTAINERS: Update mail address, remove from WAA list.
14530
14531 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
14532
14533 * libjava: Imported from /cvs/java.
14534 * libffi: Likewise.
14535 * Boehm-gc: Likewise.
14536
14537 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
14538
14539 * configure.in (target_libs): Revert 2000-12-08 patch.
14540 (noconfigdirs): Added target-libjava.
14541
14542 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
14543
14544 * djunpack.bat: removed.
14545
14546 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
14547
14548 * Makefile.in: handle DOS-style absolute paths.
14549 * config-ml.in: likewise.
14550 * symlink-tree: likewise.
14551
14552 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
14553
14554 * fastjar: Imported.
14555
14556 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
14557
14558 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
14559 libjava.
14560 * configure.in (target_libs): Removed `target-libjava'.
14561
14562 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
14563
14564 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
14565 (ALL_MODULES): Added fastjar.
14566 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
14567 (all-target-libjava): all-fastjar replaces all-zip.
14568 (all-fastjar): Added.
14569 (configure-target-fastjar, all-target-fastjar): Likewise.
14570 * configure.in (host_tools): Added fastjar.
14571
14572 2000-12-07 Mike Stump <mrs@wrs.com>
14573
14574 * Makefile.in (local-distclean): Remove leftover built files.
14575
14576 2000-11-24 Nick Clifton <nickc@redhat.com>
14577
14578 * configure.in (xscale-elf): Add target.
14579 (xscale-coff): Add target.
14580
14581 2000-11-22 Loren J. Rittle <ljrittle@acm.org>
14582
14583 * ltcf-cxx.sh: Support creation of C++ shared libraries on
14584 recent versions of FreeBSD (release 3 or later).
14585 * ltconfig: On FreeBSD, -lc must not be provided when building
14586 a shared library or else the standard -pthread gcc option is
14587 rendered worthless to later users of the built library.
14588
14589 2000-11-16 Fred Fish <fnf@be.com>
14590
14591 * configure.in (enable_libstdcxx_v3): Fix typo,
14592 libstd++ -> libstdc++.
14593
14594 2000-11-21 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
14595
14596 * MAINTAINERS: Add self to Write After Approval list.
14597
14598 2000-11-21 Bernd Schmidt <bernds@redhat.com>
14599
14600 * MAINTAINERS: Update my email address. Add myself to global write
14601 privs list.
14602
14603 2000-11-18 Alexandre Oliva <aoliva@redhat.com>
14604
14605 * Makefile.in: Merge with src and libgcj.
14606 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
14607 configure-target-<library> when their configure scripts need the C
14608 or C++ library to have already been built to work properly.
14609 (do_proto_toplev): Set them to an empty string.
14610
14611 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
14612 (REALLY_SET_LIB_PATH): Use them.
14613
14614 2000-11-17 Stan Shebs <shebs@apple.com>
14615
14616 * MAINTAINERS: Add self to Write After Approval list.
14617
14618 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
14619
14620 * configure: Provide the original toplevel configure arguments
14621 (including $0) to subprocesses in the environment rather than
14622 through gcc/configargs.h.
14623
14624 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
14625
14626 * MAINTAINERS: Remove references to cccp. Change C9X reference to
14627 C99. Alphabetise "Write After Approval" list.
14628
14629 2000-11-12 Mark Mitchell <mark@codesourcery.com>
14630
14631 * configure: Turn on libstdc++ V3 by default.
14632
14633 * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
14634 if we've got GCC.
14635
14636 2000-11-11 Philip Blundell <philb@gnu.org>
14637
14638 * MAINTAINERS: Add self to Write After Approval list.
14639
14640 2000-11-09 David Edelsohn <edelsohn@gnu.org>
14641
14642 * ltcf-c.sh (aix4): Improve shared library configuration; require
14643 exporting symbols.
14644 * ltcf-cxx.sh (aix4): Define.
14645 * ltconfig (aix4): Define library and soname specs appropriate for
14646 AIX. Define command to create export symbols list.
14647
14648 Mon Nov 6 14:19:35 2000 Christopher Faylor <cgf@cygnus.com>
14649
14650 * config.sub: Add support for Sun Chorus
14651
14652 2000-10-31 Nick Clifton <nickc@redhat.com>
14653
14654 * MAINTAINERS: Rename <name>@cygnus.com addresses to
14655 <name>@redhat.com. Also installed new email address for Clint
14656 Popetz.
14657
14658 2000-10-30 Joseph S. Myers <jsm28@cam.ac.uk>
14659
14660 * etc: Remove directory from GCC.
14661
14662 2000-10-16 Michael Meissner <meissner@redhat.com>
14663
14664 * configure (gcc/configargs.h): Only create if there is a build GCC
14665 directory created.
14666
14667 2000-10-16 Matthias Klose <doko@debian.org>
14668
14669 * config.if: Search libstdc++-v3/configure.in for INTERFACE,
14670 when configured for libstdc++-v3.
14671
14672 2000-10-05 Phil Edwards <pme@gcc.gnu.org>
14673
14674 * configure: Save configure arguments to gcc/configargs.h.
14675
14676 2000-10-04 Philipp Thomas <pthomas@suse.de>
14677
14678 * config.guess: Import CVS version 1.157.
14679 * config.sub: Import CVS version 1.181.
14680
14681 2000-10-04 Andris Pavenis <pavenis@latnet.lv>
14682
14683 * Makefile.in (bootstrap): avoid recursion if subdir missing
14684 (cross): ditto
14685 (do-proto-toplev): ditto
14686
14687 2000-09-30 Alexandre Oliva <aoliva@redhat.com>
14688
14689 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
14690 ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
14691
14692 * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
14693 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
14694 all affected `configure' scripts.
14695
14696 Mon 25-Sep-2000 19:46:09 BST Neil Booth <neilb@earthling.net>
14697
14698 * MAINTAINERS: Add self as cpplib co-maintainer.
14699
14700 2000-09-24 Aldy Hernandez <aldyh@redhat.com>
14701
14702 * MAINTAINERS: Add self to Write After Approval list.
14703
14704 2000-09-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
14705
14706 * INSTALL/README: egcs -> GCC update.
14707
14708 Sun Sep 17 16:55:59 CEST 2000 Marc Espie <espie@cvs.openbsd.org>
14709
14710 * MAINTAINERS: Add myself to Write After Approval list.
14711
14712 2000-09-15 Kazu Hirata <kazu@hxi.com>
14713
14714 * MAINTAINERS: Add myself to Write After Approval list.
14715
14716 Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
14717
14718 * configure.in: Do not build byacc for hppa64. Provide paths to the
14719 X11 libraries for hppa64.
14720
14721 2000-09-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
14722
14723 * MAINTAINERS: Add myself as 68hc11 port maintainer.
14724
14725 2000-09-06 Alexandre Oliva <aoliva@redhat.com>
14726
14727 * Makefile.in (all-zlib): Added dummy target.
14728
14729 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
14730 ltcf-gcj.sh: Updated from libtool multi-language branch.
14731
14732 2000-09-05 Alexandre Oliva <aoliva@redhat.com>
14733
14734 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
14735 (bootstrap*): Depend on all-bootstrap.
14736
14737 2000-09-05 Philipp Thomas <pthomas@suse.de>
14738
14739 * config.guess: Import CVS version 1.156.
14740 * config.sub: Import CVS version 1.179.
14741
14742 2000-09-02 Anthony Green <green@cygnus.com>
14743
14744 * Makefile.in (all-gcc): Depend on all-zlib.
14745 (CLEAN_MODULES): Add clean-zlib.
14746 (ALL_MODULES): Add all-zlib.
14747 * configure.in (host_libs): Add zlib.
14748
14749 2000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
14750
14751 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
14752 crosses, but add gcc/include to the header search path for them.
14753
14754 2000-08-04 David E. O'Brien <obrien@FreeBSD.org>
14755
14756 * MAINTAINERS: Add self to Write After Approval list.
14757
14758 2000-08-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
14759
14760 * config.guess: Import CVS version 1.152.
14761 * config.sub: Import CVS version 1.177.
14762
14763 2000-08-25 Alexandre Oliva <aoliva@redhat.com>
14764
14765 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
14766 $targargs to tell whether newlib is going to be built.
14767
14768 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
14769 $$r/TARGET_SUBDIR/libio for _G_config.h.
14770
14771 2000-08-23 Alexandre Oliva <aoliva@redhat.com>
14772
14773 * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
14774
14775 2000-08-22 DJ Delorie <dj@redhat.com>
14776
14777 * MAINTAINERS: Add self as a build machinery (*.in) maintainer
14778
14779 2000-08-22 Alexandre Oliva <aoliva@redhat.com>
14780
14781 * config-ml.in (CC, CXX): Avoid trailing whitespace.
14782 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
14783 sub-configures.
14784
14785 2000-08-21 DJ Delorie <dj@redhat.com>
14786
14787 * MAINTAINERS: Add self as a libiberty maintainer
14788
14789 2000-08-16 Alexandre Oliva <aoliva@redhat.com>
14790
14791 * configure.in (libstdcxx_flags): Use
14792 libstdc++-v3/src/libstdc++.INC.
14793
14794 2000-08-15 Alexandre Oliva <aoliva@redhat.com>
14795
14796 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
14797
14798 2000-08-14 Zack Weinberg <zack@wolery.cumb.org>
14799
14800 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
14801
14802 * configure: Make enable_threads and enable_shared defaults
14803 explicit. Substitute enable_threads into generated Makefiles.
14804 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
14805 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
14806
14807 2000-08-13 Geoff Keating <geoffk@cygnus.com>
14808
14809 * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
14810
14811 2000-08-12 Alexandre Oliva <aoliva@redhat.com>
14812
14813 * config-ml.in (CC): Remove bogus duplicate quotation mark from
14814 previous delta.
14815
14816 2000-08-11 Jason Merrill <jason@redhat.com>
14817
14818 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
14819 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
14820 (FLAGS_FOR_TARGET): Not here.
14821 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
14822
14823 2000-08-11 Alexandre Oliva <aoliva@redhat.com>
14824
14825 * config-ml.in (CC, CXX): Don't introduce a leading space.
14826
14827 2000-08-07 DJ Delorie <dj@delorie.com>
14828
14829 * MAINTAINERS: Add self as a DJGPP maintainer
14830
14831 2000-08-07 DJ Delorie <dj@redhat.com>
14832
14833 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
14834 "if we're also building gcc, and it's a gcc that will run on the
14835 build machine, we want to use its includes instead of the system's
14836 default includes".
14837
14838 2000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
14839
14840 * MAINTAINERS: Add self to Write After Approval list.
14841
14842 2000-08-03 Alexandre Oliva <aoliva@redhat.com>
14843
14844 * configure.in (libstdcxx_flags): Don't use `"'.
14845
14846 * config-ml.in: Adjust multilib search paths to the
14847 appropriate multilib tree.
14848
14849 2000-08-02 Alexandre Oliva <aoliva@redhat.com>
14850
14851 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
14852 commas in $LANGUAGES.
14853
14854 2000-08-02 Manfred Hollstein <manfredh@redhat.com>
14855
14856 * configure.in: Re-enable all references to libg++ and librx.
14857
14858 2000-08-01 Alexandre Oliva <aoliva@redhat.com>
14859
14860 * ltconfig, ltmain.sh: Update from libtool multi-language branch.
14861 * ltcf-c.sh (need_lc): Fix test message. Set wl for archive_cmds.
14862 (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
14863 * ltcf-cxx.sh (need_lc): Set based on postdeps.
14864
14865 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
14866
14867 2000-07-31 Alexandre Oliva <aoliva@redhat.com>
14868
14869 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
14870 CXX_FOR_TARGET for sed.
14871
14872 2000-07-30 Alexandre Oliva <aoliva@redhat.com>
14873
14874 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
14875 Do not override if already set in the environment or in configure.
14876 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
14877 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
14878
14879 2000-07-28 Alexandre Oliva <aoliva@redhat.com>
14880
14881 * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
14882 the libtool CVS tree multi-language branch.
14883 * ltconfig, ltmain.sh: Updated.
14884
14885 2000-07-27 Alexandre Oliva <aoliva@redhat.com>
14886
14887 * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
14888 (clean-target): Depend on it.
14889
14890 * Makefile.in (FLAGS_FOR_TARGET): New macro.
14891 (GCC_FOR_TARGET): Use it.
14892 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
14893 * configure.in: ... here.
14894 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
14895 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
14896
14897 2000-07-24 Eric Christopher <echristo@cygnus.com>
14898
14899 * MAINTAINERS: Add self to Write After Approval list.
14900
14901 2000-07-24 Alexandre Oliva <aoliva@redhat.com>
14902
14903 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
14904 (configure-target-libchill, configure-target-libobjc): Likewise.
14905
14906 * configure.in: Use the same cache file for all target libs.
14907 * config-ml.in: But different cache files per multilib variant.
14908
14909 2000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
14910
14911 * configure (topsrcdir): Don't use dirname.
14912
14913 2000-07-22 Jeffrey Oldham <oldham@codesourcery.com>
14914
14915 * MAINTAINERS: Add self to Write After Approval list.
14916
14917 2000-07-20 Jason Merrill <jason@redhat.com>
14918
14919 * configure.in: Remove all references to libg++ and librx.
14920
14921 * configure, configure.in, Makefile.in: Unify gcc and binutils.
14922
14923 2000-07-20 Hans-Peter Nilsson <hp@axis.com>
14924
14925 * config.sub: Update to subversions version 2000-07-06.
14926
14927 2000-07-12 Andrew Haley <aph@cygnus.com>
14928
14929 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
14930 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
14931
14932 2000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
14933
14934 * symlink-tree: Check number of arguments.
14935
14936 2000-07-05 Jim Wilson <wilson@cygnus.com>
14937
14938 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
14939 search path for a g++ extracted from the build tree. This
14940 will allow link tests run by configure scripts in
14941 subdirectories to succeed.
14942
14943 2000-07-01 Koundinya K <kk@ddeorg.soft.net>
14944
14945 * ltconfig: Add support for mips-dde-sysv4.2MP
14946
14947 2000-06-29 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
14948
14949 * MAINTAINERS: Add myself as loop discovery maintainer.
14950
14951 2000-06-28 Corinna Vinschen <vinschen@cygnus.com>
14952
14953 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
14954 `os2'. Force ac_cv_exeext to be ".exe" in that case.
14955
14956 2000-06-19 Timothy Wall <twall@cygnus.com>
14957
14958 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
14959 * config.sub: Add tic54x target.
14960
14961 Sun Jun 11 17:20:00 MET 2000 Toon Moene <toon@moene.indiv.nluug.nl>
14962
14963 * MAINTAINERS: Add self as Fortran maintainer,
14964 remove Craig Burley.
14965
14966 Tue May 30 19:01:12 2000 Andrew Cagney <cagney@b1.cygnus.com>
14967
14968 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
14969 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
14970
14971 Mon May 29 21:15:00 MET 2000 Philipp Thomas <pthomas@suse.de>
14972
14973 * MAINTAINERS: Add self as i18n maintainer
14974
14975 20000-05-21 H.J. Lu (hjl@gnu.org)
14976
14977 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
14978 directory are used if they exist. Make sure
14979 $(build_tooldir)/include is searched for header files,
14980 $(build_tooldir)/lib/ for library files.
14981 (GCC_FOR_TARGET): Likewise.
14982 (CXX_FOR_TARGET): Likewise.
14983
14984 Thu May 18 10:58:13 2000 Jeffrey A Law (law@cygnus.com)
14985
14986 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
14987
14988 Wed May 17 16:03:48 2000 Alexandre Oliva <aoliva@cygnus.com>
14989
14990 * Makefile.in (configure-target-libiberty): Depend on
14991 configure-target-newlib.
14992
14993 2000-05-16 Alexandre Oliva <aoliva@cygnus.com>
14994
14995 * configure.in, Makefile.in: Merge all libffi-related
14996 configury stuff from the libgcj tree.
14997
14998 Tue May 16 10:06:21 2000 Andrew Cagney <cagney@b1.cygnus.com>
14999
15000 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
15001 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
15002
15003 Tue May 16 09:57:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
15004
15005 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
15006 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
15007 current version information. Add to proto-toplev directory.
15008 (gdb-taz): Build do-djunpack.
15009
15010 2000-05-15 David Edelsohn <edelsohn@gnu.org>
15011
15012 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
15013
15014 Mon May 15 13:39:09 2000 Andrew Cagney <cagney@b1.cygnus.com>
15015
15016 * MAINTAINERS: Add self to Write After Approval list.
15017
15018 2000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
15019
15020 * ltmain.sh: Preserve in relink_command any environment
15021 variables that may affect the linker behavior.
15022
15023 Fri May 12 11:23:17 2000 Jeffrey A Law (law@cygnus.com)
15024
15025 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
15026
15027 Wed May 10 21:26:51 2000 Jim Wilson <wilson@cygnus.com>
15028
15029 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
15030
15031 2000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
15032
15033 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
15034 with the version name.
15035
15036 Sat May 6 21:12:55 CDT 2000 Jason Eckhardt <jle@cygnus.com>
15037
15038 * MAINTAINERS: Add self as bb-reorder maintainer.
15039
15040 2000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
15041
15042 * config.if: Tweak.
15043
15044 2000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
15045
15046 * djunpack.bat: New file.
15047
15048 Wed Apr 19 12:46:26 2000 Andrew Cagney <cagney@b1.cygnus.com>
15049
15050 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
15051 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
15052 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
15053 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
15054
15055 2000-04-16 Dave Pitts <dpitts@cozx.com>
15056
15057 * config.sub (case $basic_machine): Change default for "ibm-*"
15058 to "openedition".
15059
15060 2000-04-13 Andreas Jaeger <aj@suse.de>
15061
15062 * MAINTAINERS: Added myself.
15063
15064 Wed Apr 12 16:42:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
15065
15066 * Makefile.in (gdb-taz): New target. GDB specific archive.
15067 (do-md5sum): New target.
15068 (MD5PROG): Define.
15069 (PACKAGE): Default to TOOL.
15070 (VER): Default to a shell script.
15071 (taz): Rewrite target. Move real work to do-proto-toplev. Include
15072 md5 checksum generation.
15073 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
15074 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
15075 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
15076 insight.tar.bz2): Use gdb-taz to create archive.
15077
15078 Fri Apr 7 18:10:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
15079
15080 * configure (warn_cflags): Delete.
15081
15082 Thu Apr 6 16:15:14 2000 Philippe De Muyter <phdm@macqel.be>
15083
15084 * MAINTAINERS: Added myself.
15085
15086 2000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
15087 Martin v. Löwis <martin@loewis.home.cs.tu-berlin.de>
15088
15089 * configure.in (enable_libstdcxx_v3): Add.
15090 (target_libs): Add bits here to switch between libstdc++-v2 and
15091 libstdc++-v3.
15092 * config.if: And this file too.
15093 * Makefile.in: Add libstdc++-v3 targets.
15094
15095 2000-04-05 Michael Meissner <meissner@redhat.com>
15096
15097 * config.sub (d30v): Add d30v as a basic machine type.
15098
15099 2000-03-29 Jason Merrill <jason@casey.cygnus.com>
15100
15101 * configure.in: -linux-gnu*, not -linux-gnu.
15102
15103 Sun Mar 12 17:30:30 2000 Toon Moene <toon@moene.indiv.nluug.nl>
15104
15105 * MAINTAINERS: Add self in write-after-approval section.
15106
15107 Sun Mar 12 00:23:32 2000 Jim Wilson <wilson@cygnus.com>
15108
15109 * MAINTAINERS: Add self as ia64 port maintainer.
15110
15111 2000-03-08 Neil Booth <NeilB@earthling.net>
15112
15113 * MAINTAINERS: Add self in write-after-approval section.
15114
15115 Fri Mar 3 18:44:08 2000 Andrew Cagney <cagney@b1.cygnus.com>
15116
15117 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
15118 (do-tar-bz2): Replace TOOL with PACKAGE.
15119 (gdb.tar.bz2): Remove GDBTK from GDB package.
15120 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
15121 dejagnu.tar.bz2): New packages.
15122
15123 2000-02-27 Andreas Jaeger <aj@suse.de>
15124
15125 * configure.in: Add entry for mips*-*-linux*, move catch all
15126 *-*-*linux* entry below this one.
15127
15128 2000-02-27 Ian Lance Taylor <ian@zembu.com>
15129
15130 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
15131
15132 2000-02-24 Nick Clifton <nickc@cygnus.com>
15133
15134 * config.sub: Support an OS of "wince".
15135
15136 Thu Feb 24 16:15:56 2000 Andrew Cagney <cagney@b1.cygnus.com>
15137
15138 * config.guess, config.sub: Updated to match config's 2000-02-15
15139 version.
15140
15141 2000-02-23 Linas Vepstas <linas@linas.org>
15142
15143 * config.sub: Add support for Linux/IBM 370.
15144 * configure.in: Likewise.
15145
15146 2000-02-22 Nick Clifton <nickc@cygnus.com>
15147
15148 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
15149
15150 2000-02-20 Christopher Faylor <cgf@cygnus.com>
15151
15152 * config.guess: Guess "cygwin" rather than "cygwin32".
15153
15154 2000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
15155
15156 * configure (gcc_version): When setting, narrow search to
15157 lines containing `version_string'.
15158
15159 2000-02-15 Denis Chertykov <denisc@overta.ru>
15160
15161 * config.sub: Add support for avr target.
15162
15163 2000-02-14 Nick Clifton <nickc@cygnus.com>
15164
15165 * MAINTAINERS: Add maintainers for MCore port.
15166
15167 Tue Feb 1 00:07:46 2000 Hans-Peter Nilsson <hp@bitrange.com>
15168
15169 * config.sub: Add mmix-knuth-mmixware.
15170
15171 2000-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
15172
15173 * MAINTAINERS: Pair cccp with cpplib maintainership.
15174
15175 2000-01-27 Christopher Faylor <cgf@redhat.com>
15176
15177 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
15178 structure stuff to -L library search.
15179 (CXX_FOR_TARGET): Ditto.
15180 (CROSS_CHECK_MODULES): Fix spelling mistake.
15181
15182 2000-01-24 Mark Mitchell <mark@codesourcery.com>
15183
15184 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
15185 the C++ compiler.
15186
15187 2000-01-12 Richard Henderson <rth@cygnus.com>
15188
15189 * configure.in: Don't build some bits for beos.
15190
15191 2000-01-12 Joel Sherrill (joel@OARcorp.com)
15192
15193 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
15194 as include files.
15195
15196 2000-01-11 Zack Weinberg <zack@wolery.cumb.org>
15197
15198 * Add self as cpplib maintainer, as requested by Jason
15199 Merrill. Correct my e-mail address.
15200
15201 2000-01-06 Geoff Keating <geoffk@cygnus.com>
15202
15203 * configure.in: Use mt-aix43 to handle *_TARGET defs,
15204 not mh-aix43.
15205
15206 Thu Dec 23 03:43:36 1999 Hans-Peter Nilsson <hp@bitrange.com>
15207
15208 * MAINTAINERS: Add myself to "write after approval" list.
15209
15210 1999-12-14 Richard Henderson <rth@cygnus.com>
15211
15212 * config.guess (alpha-osf, alpha-linux): Detect ev67.
15213 * config.sub: Accept alphaev[78], alphaev8.
15214
15215 1999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
15216
15217 * config.guess, config.sub: Update from autoconf.
15218
15219 1999-11-29 Bruce Korb <autogen@linuxbox.com>
15220
15221 * MAINTAINERS: update my playtime e-address.
15222
15223 Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
15224
15225 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
15226 necessary libraries are missing.
15227
15228 Fri Nov 19 11:22:31 MST 1999 Diego Novillo <dnovillo@cygnus.com>
15229
15230 * MAINTAINERS: Add new 'write after approval' maintainer.
15231
15232 Wed Nov 17 16:08:43 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
15233
15234 * MAINTAINERS: Add new Java maintainer.
15235
15236 1999-10-25 Andreas Schwab <schwab@suse.de>
15237
15238 * configure: Fix quoting inside arguments of eval.
15239
15240 1999-10-21 Nick Clifton <nickc@cygnus.com>
15241
15242 * config-ml.in: Allow suppression of some ARM multilibs.
15243
15244 Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
15245
15246 * config.guess: Add OS/390 match pattern.
15247 * config.sub: Add mvs, openedition targets.
15248 * configure.in (i370-ibm-opened*): New.
15249
15250 1999-09-04 Steve Chamberlain <sac@pobox.com>
15251
15252 * config.sub: Add support for configuring for pj.
15253
15254 1999-08-31 Nick Clifton <nickc@cygnus.com>
15255
15256 * config.sub (maybe_os): Add support for configuring for fr30.
15257
15258 1999-08-25 Nick Clifton <nickc@cygnus.com>
15259
15260 * configure.in: Do not configure or build ld for AIX
15261 platforms. ld is known to be broken on these platforms.
15262
15263 Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
15264
15265 * config-ml.in: Pass compiler flag corresponding to multidirs to
15266 subdir configures.
15267
15268 1999-08-09 Ian Lance Taylor <ian@zembu.com>
15269
15270 * Makefile.in (LDFLAGS): Define.
15271
15272 1999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
15273
15274 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
15275 noconfigdirs.
15276 (*-*-cygwin*): Likewise.
15277
15278 1999-08-08 Ian Lance Taylor <ian@zembu.com>
15279
15280 * mkdep: New file.
15281 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
15282 (BINUTILS_SUPPORT_DIRS): Add mkdep.
15283
15284 From Eli Zaretskii <eliz@is.elta.co.il>:
15285 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
15286 long file name when using DJGPP on MS-DOS.
15287
15288 Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
15289
15290 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
15291
15292 1999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
15293
15294 * Makefile.in (check-target-libio): Remove all-target-libstdc++
15295 dependency as this causes "make check" to globally "make all"
15296
15297 Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
15298
15299 * configure.in (target_libs): Added target-zlib.
15300 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
15301 (CONFIGURE_TARGET_MODULES): Likewise.
15302 (CHECK_TARGET_MODULES): Likewise.
15303 (INSTALL_TARGET_MODULES): Likewise.
15304 (CLEAN_TARGET_MODULES): Likewise.
15305 (configure-target-zlib): New target.
15306 (all-target-zlib): Likewise.
15307 (all-target-libjava): Depend on all-target-zlib.
15308 (configure-target-libjava): Depend on configure-target-zlib.
15309
15310 * Makefile.in (configure-target-libjava): Depend on
15311 configure-target-newlib.
15312 (configure-target-boehm-gc): New target.
15313 (configure-target-qthreads): New target.
15314
15315 * configure.in (target_libs): Added target-qthreads.
15316 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
15317 (CONFIGURE_TARGET_MODULES): Likewise.
15318 (CHECK_TARGET_MODULES): Likewise.
15319 (INSTALL_TARGET_MODULES): Likewise.
15320 (CLEAN_TARGET_MODULES): Likewise.
15321 (all-target-qthreads): New target.
15322 (configure-target-libjava): Depend on configure-target-qthreads.
15323 (all-target-libjava): Depend on all-target-qthreads.
15324
15325 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
15326 (CONFIGURE_TARGET_MODULES): Likewise.
15327 (CHECK_TARGET_MODULES): Likewise.
15328 (INSTALL_TARGET_MODULES): Likewise.
15329 (CLEAN_TARGET_MODULES): Likewise.
15330 (all-target-libjava): New target.
15331 (all-target-boehm-gc): Likewise.
15332 * configure.in (target_libs): Added libjava, boehm-gc.
15333
15334 1999-07-22 Ian Lance Taylor <ian@zembu.com>
15335
15336 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
15337 configure.bat in SUPPORT_FILES.
15338 (gas+binutils.tar.bz2): Likewise.
15339
15340 * makeall.bat: Remove; obsolete.
15341
15342 1999-07-21 Ian Lance Taylor <ian@zembu.com>
15343
15344 From Mark Elbrecht:
15345 * configure.bat: Remove; obsolete.
15346
15347 1999-07-11 Ian Lance Taylor <ian@zembu.com>
15348
15349 * configure: Add -W -Wall to the default CFLAGS when compiling with
15350 gcc.
15351
15352 Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
15353
15354 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
15355
15356 1999-06-30 Mark Mitchell <mark@codesourcery.com>
15357
15358 * configure.in: Build ld on IRIX6.
15359
15360 1999-06-12 Ian Lance Taylor <ian@zembu.com>
15361
15362 * Makefile.in: Change distribution targets to use bzip2 instead of
15363 gzip.
15364 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
15365 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
15366
15367 1999-06-04 Nick Clifton <nickc@cygnus.com>
15368
15369 * config.sub: Add mcore target.
15370
15371 Sun May 30 16:03:16 1999 Cort Dougan <cort@cs.nmt.edu>
15372
15373 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
15374
15375 Tue May 25 11:20:46 1999 H.J. Lu (hjl@gnu.org)
15376
15377 * config.guess (dummy): Changed to $dummy.
15378
15379 1999-05-24 Nick Clifton <nickc@cygnus.com>
15380
15381 * config.sub: Tidied up case statements.
15382
15383 1999-05-22 Ben Elliston <bje@cygnus.com>
15384
15385 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
15386 <jiro@din.or.jp>.
15387
15388 * config.guess: Merge with FSF version. Future changes will be
15389 more accurately recorded in this ChangeLog.
15390 * config.sub: Likewise.
15391
15392 Thu May 20 10:00:42 1999 Stephen L Moshier <moshier@world.std.com>
15393
15394 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
15395
15396 1999-04-30 Tom Tromey <tromey@cygnus.com>
15397
15398 * ltmain.sh: [mode link] Always use CC given by ltconfig.
15399
15400 1999-04-23 Tom Tromey <tromey@cygnus.com>
15401
15402 * ltconfig, ltmain.sh: Update to libtool 1.2f.
15403
15404 1999-04-20 Drew Moseley <dmoseley@cygnus.com>
15405
15406 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
15407 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
15408 Bad merge removed these two changes.
15409
15410 Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
15411 Martin Heller (Ing.-Buero_Heller@t-online.de)
15412
15413 * config.guess (interix Alpha): Add.
15414
15415 1999-04-11 Richard Henderson <rth@cygnus.com>
15416
15417 * configure.in (i?86-*-beos*): Do config gperf; don't config
15418 gdb, newlib, or libgloss.
15419
15420 Sun Apr 11 23:55:34 1999 Alexandre Oliva <oliva@dcc.unicamp.br>
15421
15422 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
15423 link a trivial program with -mabi=64. If it fails, remove mabi=64
15424 from multidirs.
15425
15426 Sat Apr 10 21:50:01 1999 Philipp Thomas (kthomas@gwdg.de)
15427
15428 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
15429
15430 1999-04-08 Nick Clifton <nickc@cygnus.com>
15431
15432 * config.sub: Add support for mcore targets.
15433
15434 1999-04-07 Michael Meissner <meissner@cygnus.com>
15435
15436 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
15437 not mt-ospace, in order to shut up assembler warning about using
15438 symbols that are named the same as registers.
15439
15440 1999-04-07 Drew Moseley <dmoseley@cygnus.com>
15441
15442 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
15443 dependency list for all-target-cygmon.
15444
15445 1999-04-05 Doug Evans <devans@casey.cygnus.com>
15446
15447 * config-ml.in: Check $host, not $target, for selective multilibs.
15448 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
15449 thumb interworking, and underscore prefix multilibs.
15450
15451 1999-04-04 Ian Lance Taylor <ian@zembu.com>
15452
15453 * missing: Update to version from current automake.
15454
15455 Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
15456
15457 * configure (gxx_include_dir): Removed.
15458
15459 * configure.in (gxx_include_dir): Handle it.
15460 * Makefile.in: Likewise.
15461
15462 1999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
15463
15464 * config.sub (mips64vr4111,mips64vr4111el) Add.
15465
15466 1999-03-21 Ben Elliston <bje@cygnus.com>
15467
15468 * config.guess: Correct typo for detecting ELF on FreeBSD.
15469
15470 Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
15471
15472 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
15473 config/mh-djgpp.
15474
15475 Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
15476
15477 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
15478 all-target-newlib to dependency list for all-target-bsp.
15479
15480 Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
15481
15482 * config.sub: Add i386-uwin support.
15483 * config.guess: Likewise.
15484
15485 Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
15486
15487 * configure.in: cleanup, add mh-*pic handling for arm, special
15488 case powerpc*-*-aix*
15489
15490 Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
15491
15492 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
15493 can be built.
15494
15495 Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
15496
15497 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
15498 targets.
15499
15500 1999-03-02 Nick Clifton <nickc@cygnus.com>
15501
15502 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
15503
15504 Sun Feb 28 02:20:00 1999 Geoffrey Noer <noer@cygnus.com>
15505
15506 * config.sub: Check for "cygwin*" rather than "cygwin32*"
15507
15508 1999-02-24 Nick Clifton <nickc@cygnus.com>
15509
15510 * config.sub: Fix typo in arm recognition.
15511
15512 Wed Feb 24 13:51:40 1999 Drew Moseley <dmoseley@cygnus.com>
15513
15514 * configure.in (noconfigdirs): Changed target_configdirs to
15515 include target-bsp only for m68k-*-elf* and m68k-*-coff*
15516 rather than m68k-*-* since it is not known to work on
15517 m68k-aout. Ditto for arm-*-*oabi.
15518
15519 Wed Feb 24 12:52:17 1999 Stan Shebs <shebs@andros.cygnus.com>
15520
15521 * configure.in (*-*-windows*): Remove, no longer used.
15522
15523 1999-02-19 Ben Elliston <bje@cygnus.com>
15524
15525 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
15526 Smart and improved by Andrew Cagney.
15527
15528 Thu Feb 18 19:55:09 1999 Marc Espie <espie@cvs.openbsd.org>
15529
15530 * config.guess: Recognize openbsd-*-hppa.
15531
15532 Wed Feb 17 01:38:59 1999 H.J. Lu (hjl@gnu.org)
15533
15534 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
15535 only if it is not empty.
15536
15537 1999-02-17 Nick Clifton <nickc@cygnus.com>
15538
15539 Patch from: Scott Bambrough <scottb@corelcomputer.com>
15540
15541 * config.guess: Modified to recognize uname's armv* syntax.
15542
15543 * config.sub: Modified to recognize uname's armv* syntax.
15544
15545 1999-02-17 Mark Salter <msalter@cygnus.com>
15546
15547 * configure.in: Added target-bsp for sparclite.
15548
15549 Mon Feb 8 14:17:24 1999 Richard Henderson <rth@cygnus.com>
15550
15551 * config.sub: Recognize alphapca5[67] and up to alphaev8.
15552
15553 1999-02-08 Nick Clifton <nickc@cygnus.com>
15554
15555 * configure.in: Add support for strongarm port.
15556 * config.sub: Add support for strongarm target.
15557
15558 Sun Feb 7 18:01:54 1999 Mumit Khan <khan@xraylith.wisc.edu>
15559
15560 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
15561 the old name config/mh-cygwin32.
15562 Enable texinfo.
15563
15564 Thu Feb 4 20:43:25 1999 Ian Lance Taylor <ian@cygnus.com>
15565
15566 * configure.in: Do build ld for ix86 Solaris.
15567
15568 Tue Feb 2 19:46:40 1999 Jim Wilson <wilson@cygnus.com>
15569
15570 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
15571 $AR_FOR_TARGET. Likewise for RANLIB.
15572
15573 Tue Feb 2 20:05:05 1999 Catherine Moore <clm@cygnus.com>
15574
15575 * config.sub (oabi): Recognize.
15576 * configure.in (arm-*-oabi): Handle.
15577
15578 Sat Jan 30 06:09:00 1999 Robert Lipe (robertlipe@usa.net)
15579
15580 * config.guess: Improve detection of i686 on UnixWare 7.
15581
15582 Sat Jan 30 08:04:00 1999 Mumit Khan <khan@xraylith.wisc.edu>
15583
15584 * config.guess: Add support for i386-pc-interix.
15585 * config.sub: Likewise.
15586 * configure.in: Likewise.
15587
15588 Mon Jan 18 13:59:20 1999 Christopher Faylor <cgf@cygnus.com>
15589
15590 * Makefile.in: Remove unneeded all-target-libio from
15591 from all-target-winsup target since it is now unneeded.
15592 Add all-target-libtermcap in its place since it is now
15593 needed.
15594
15595 Wed Dec 30 20:34:52 1998 Christopher Faylor <cgf@cygnus.com>
15596
15597 * configure.in: makefile stub for cygwin target is probably
15598 unnecessary. Remove it for now.
15599
15600 Wed Dec 30 01:13:03 1998 Christopher Faylor <cgf@cygnus.com>
15601
15602 * configure.in: libtermcap.a should be built when cygwin is the
15603 target as well as the host.
15604 * config.guess: Allow mixed case in cygwin uname output.
15605 * Makefile.in: Add libtermcap target.
15606
15607 Wed Dec 23 00:20:50 1998 Jeffrey A Law (law@cygnus.com)
15608
15609 * config.sub: Clean up handling of hppa2.0.
15610
15611 Tue Dec 22 23:56:31 1998 Rodney Brown (rodneybrown@pmsc.com)
15612
15613 * config.guess: Use C code to identify more HP machines.
15614
15615 Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
15616
15617 * config.sub: Handle hppa2.0.
15618
15619 Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
15620
15621 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
15622 cygmon for all sparclite targets, regardless of object format.
15623
15624 1998-12-15 Mark Salter <msalter@cygnus.com>
15625
15626 * configure.in: Added target-bsp for several target architectures.
15627
15628 * Makefile.in: Added rules for bsp.
15629
15630 Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
15631
15632 * config.guess: Improve detection of hppa2.0 processors.
15633
15634 Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
15635
15636 * config.guess: Recognize FreeBSD using ELF automatically.
15637
15638 1998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
15639
15640 * configure (skip-this-dir): Add handling for new shell script, which
15641 might be created by a sub-directory's configure to indicate, this particular
15642 directory is "unwanted".
15643 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
15644
15645 Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
15646
15647 * ltconfig: import from libtool, after changing libtool to
15648 account for the cygwin name change.
15649
15650 Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
15651
15652 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
15653 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
15654
15655 Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
15656
15657 * configure.in: Add libtermcap to list of cygwin dependencies.
15658
15659 Tue Nov 17 16:57:51 1998 Geoffrey Noer <noer@cygnus.com>
15660
15661 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
15662 they include winsup/include when it's a cygwin target.
15663
15664 1998-11-12 Tom Tromey <tromey@cygnus.com>
15665
15666 * configure.in (host_tools): Added zip.
15667 * Makefile.in (all-target-libjava): Depend on all-zip.
15668 (all-zip): New target.
15669 (ALL_MODULES): Added all-zip.
15670 (NATIVE_CHECK_MODULES): Added check-zip.
15671 (INSTALL_MODULES): Added install-zip.
15672 (CLEAN_MODULES): Added clean-zip.
15673
15674 Thu Nov 12 17:27:21 1998 Geoffrey Noer <noer@cygnus.com>
15675
15676 * Makefile.in: lose "32" from comment about cygwin.
15677
15678 Thu Nov 5 15:00:31 1998 Nick Clifton <nickc@cygnus.com>
15679
15680 * configure.in: Use -Os to build target libraries for the fr30.
15681
15682 Wed Nov 4 18:49:43 1998 Dave Brolley <brolley@cygnus.com>
15683
15684 * config.sub: Add fr30.
15685
15686 Mon Nov 2 15:19:33 1998 Geoffrey Noer <noer@cygnus.com>
15687
15688 * configure.in: drop "32" from config/mh-cygwin32. Check
15689 cygwin* instead of cygwin32*.
15690 * config.sub: Check cygwin* instead of cygwin32*.
15691
15692 Thu Oct 22 10:55:25 1998 Robert Lipe <robertl@dgii.com>
15693
15694 * config.guess: Match any version of Unixware7.
15695
15696 1998-10-20 Syd Polk <spolk@cygnus.com>
15697
15698 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
15699 if desired.
15700
15701 Sun Oct 18 18:34:50 1998 Jeffrey A Law (law@cygnus.com)
15702
15703 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
15704 these if the appropriate directories and files to not exist.
15705
15706 Wed Oct 14 10:29:06 1998 Jeffrey A Law (law@cygnus.com)
15707
15708 * Makefile.in (DEVO_SUPPORT): Add config.if.
15709
15710 Tue Oct 13 15:45:36 1998 Manfred Hollstein <manfred@s-direktnet.de>
15711
15712 * configure: Add pattern to replace "build_tooldir"'s
15713 definition in the generated Makefile with "tooldir"'s
15714 actual value.
15715
15716 Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
15717
15718 * config.sub: Bring back lost sparcv9.
15719
15720 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
15721
15722 Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
15723
15724 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
15725 CC_FOR_TARGET and friends.
15726
15727 Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
15728
15729 * Makefile.in (build_tooldir): New variable, same as tooldir.
15730 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
15731 -B$(build_tooldir)/bin/.
15732 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
15733
15734 Tue Sep 1 16:23:11 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
15735
15736 * README: Remove installation instructions and refer to the
15737 INSTALL directory instead.
15738
15739 Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
15740
15741 * config.sub: Add support for i[34567]86-pc-udk.
15742 * configure.in: Likewise.
15743
15744 Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
15745
15746 * Makefile.in: add bzip2 package building bits for user
15747 tools module
15748 * configure.in: ditto
15749
15750 Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
15751
15752 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
15753 (ALL_TARGET_MODULES): Add all-target-libobjc.
15754 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
15755 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
15756 (all-target-libchill): Add dependencies.
15757 * configure.in (target_libs): Add libchill.
15758
15759 1998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
15760
15761 * configure.in (target_subdir): Remove duplicate line.
15762
15763 Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
15764
15765 * Makefile.in (all-automake): fix dependencies.
15766
15767 Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
15768
15769 * configure.in: Minor cleanups for building in the $(target_alias)
15770 subdir.
15771
15772 1998-09-22 Jim Wilson <wilson@cygnus.com>
15773
15774 * Makefile.in (bootstrap): Set r and s before make all. Use
15775 BASE_FLAGS_TO_PASS in make all.
15776 (cross): Likewise.
15777
15778 1998-09-20 Mark Mitchell <mark@markmitchell.com>
15779
15780 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
15781
15782 Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
15783
15784 * config.sub: Fix typo in last change.
15785
15786 1998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
15787
15788 * config.sub: Add support for C4x target.
15789 * configure.in: Likewise.
15790
15791 1998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
15792
15793 * config.sub: Recognize sparcv9 just like sparc64.
15794
15795 Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
15796
15797 * config.guess: Match "Pent II" or "PentII" for OpenServer.
15798
15799 Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
15800
15801 * config.guess: Correctly identify Pentium II sco boxes.
15802
15803 * config.guess: Fix "tr" code. From Weiwen Liu.
15804
15805 Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
15806
15807 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
15808 stabs.
15809
15810 Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
15811
15812 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
15813 (ALL_TARGET_MODULES): Add all-target-libchill.
15814 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
15815 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
15816 (all-target-libchill): Add dependencies.
15817 * configure.in (target_libs): Add libchill.
15818
15819 Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
15820
15821 * config.guess: Avoid assumptions about "tr" behaves when
15822 LANG is set to something other than English.
15823
15824 Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
15825
15826 * configure (gxx_include_dir): Changed to
15827 '${prefix}/include/g++'-${libstdcxx_interface}.
15828
15829 * config.if: New to determine the interfaces.
15830
15831 Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
15832
15833 * config.guess: Detect and handle MPE/IX.
15834 * config.sub: Deal with MPE/IX.
15835
15836 Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
15837
15838 * configure.in: Use mh-aix43.
15839
15840 1998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
15841
15842 * configure: Fix --without/--disable cases for gxx-include-dir.
15843
15844 Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
15845
15846 * mdata-sh: Imported. Needed for automake support.
15847
15848 Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
15849
15850 * Makefile.in (taz): Try "chmod -R og=u ." before
15851 "chmod og=u `find . -print`".
15852
15853 Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
15854
15855 * configure.in: Add arm-elf and thumb-elf support.
15856
15857 Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
15858
15859 * Makefile.in: Undo previous patch.
15860
15861 Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
15862
15863 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
15864 to here ...
15865 (install-no-fixedincludes): and here
15866 (INSTALL_MODULES): ... from here.
15867
15868 Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
15869
15870 * config.sub: Merge with FSF.
15871
15872 * config.guess: Merge with FSF.
15873
15874 Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
15875
15876 * configure (extraconfigdirs): New variable.
15877 (SUBDIRS): Add extraconfigdirs and recurse on them too.
15878 * Makefile.in (all): Move higher in file.
15879 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
15880 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
15881 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
15882 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
15883 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
15884
15885 1998-07-23 Brendan Kehoe <brendan@cygnus.com>
15886
15887 * Makefile.in (all-target-libjava): Depend on all-gcc and
15888 all-target-newlib.
15889 (configure-target-libjava): Depend on $(ALL_GCC).
15890
15891 Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
15892
15893 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
15894 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
15895
15896 Sun Jul 19 00:46:53 CEST 1998 Marc Lehmann <pcg@goof.com>
15897
15898 * INSTALL/README: Fix typo.
15899
15900 Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
15901
15902 * ylwrap: Change absolute path checks to check for DOS style path
15903 names.
15904
15905 * ylwrap: Don't use a full path name if the source file is in the
15906 same directory. From hjl@lucon.org (H.J. Lu).
15907
15908 * config-ml.in: Default to being verbose, to match Feb 18 change to
15909 configure.
15910
15911 Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
15912
15913 Brought over from egcs:
15914
15915 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
15916
15917 * configure.in (target_subdir): Set to ${target_alias} instead
15918 of "libraries".
15919
15920 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
15921
15922 * configure.in (target_subdir): Set to libraries if enable_multilib.
15923
15924 Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
15925
15926 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
15927 multilibs, force reconfiguration the first time we create
15928 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
15929
15930 Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
15931
15932 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
15933 avoid confusion with --no-recursion.
15934
15935 Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
15936
15937 * configure.in: Win32 hosts shouldn't use install -x
15938 * install-sh: remove -x option, and special .exe-handling
15939 hack.
15940
15941 Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
15942
15943 * config.guess: Recognize i586-pc-beos.
15944 * configure.in: Don't build some bits for beos.
15945
15946 Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
15947
15948 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
15949 CFLAGS default to -O2.
15950
15951 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
15952 when using GNU ld.
15953
15954 Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
15955
15956 * ltmain.sh: Correct install when using a different shell.
15957
15958 Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
15959
15960 * ltconfig, ltmain.sh: Update to libtool 1.2b.
15961
15962 Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
15963
15964 * makefile.vms: Update to build binutils/makefile.vms. Add install
15965 target.
15966
15967 Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
15968
15969 * ltconfig: Update to correct AIX handling.
15970
15971 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
15972
15973 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
15974
15975 * configure.in (target_subdir): Set to ${target_alias} instead
15976 of "libraries".
15977
15978 1998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
15979
15980 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
15981 (Makefile): Depend on $(gcc_version_trigger).
15982
15983 * configure (gcc_version): Change default initializer to empty
15984 string.
15985 (gcc_version_trigger): New variable; pass this variable down
15986 to subdir configures to enable them checking gcc's version
15987 themselves. Emit make macros for both gcc_version vars.
15988 (topsrcdir): Initialize reliably.
15989 (recursion line): Remove --with-gcc-version=${gcc_version}.
15990
15991 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
15992
15993 * configure (enable_version_specific_runtime_libs): Implement new flag
15994 --enable-version-specific-runtime-libs which installs C++ runtime stuff
15995 in $(libsubdir); emit definition in each generated Makefile.
15996 (gxx_include_dir): Initialize depending on
15997 $enable_version_specific_runtime_libs.
15998
15999 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
16000
16001 * configure (gcc_version): Initialize properly depending on
16002 how and where configure is started.
16003 (recursion line): Pass a --with-gcc-version=${gcc_version}
16004 to configures in subdirs.
16005
16006 Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
16007
16008 * configure.in (noconfigdirs): Add configure pattern for mips tx39
16009 cygmon
16010
16011 Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
16012
16013 * configure.in: Add cygmon and libstub support for mn10200.
16014
16015 1998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
16016
16017 * configure (gcc_version): Add new variable describing the
16018 particular gcc version we're building.
16019 * Makefile.in (libsubdir): Add new macro for the directory
16020 in which the compiler finds executables, libraries, etc.
16021 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
16022 and libsubdir.
16023
16024 Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
16025
16026 * Makefile.in (local-clean): Remove *.log.
16027 (warning.log): Built with warn_summary from build.log.
16028 (mail-report.log): Run test_summary.
16029 (mail-report-with-warnings.log): Run test_summary including
16030 warning.log in the report.
16031
16032 Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
16033
16034 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
16035
16036 Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
16037
16038 * Makefile.in (grep): Grep no longer depends on libiberty.
16039
16040 Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
16041
16042 * Makefile.in: all-snavigator needs all-libgui.
16043
16044 Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
16045
16046 * configure.in: Add cygmon and libstub support for mn10300.
16047
16048 Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
16049
16050 * missing: Update to version from automake 1.3.
16051
16052 * ltmain.sh: On installation, don't get confused if the same name
16053 appears more than once in the list of library names.
16054
16055 Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
16056
16057 * config.sub: Accept m68060 and m5200 as CPU names.
16058
16059 Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
16060
16061 * configure: Use && rather than using -a in test, because odd
16062 strings can confuse test.
16063 * configure.in: Likewise.
16064
16065 Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
16066
16067 * ltconfig, ltmain.sh: Bring in Visual C++ support.
16068
16069 Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
16070
16071 * Makefile.in (boostrap2-lean, bootstrap3-lean,
16072 bootstrap4-lean): New targets.
16073
16074 Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
16075
16076 * mpw-* Delete. Not used.
16077
16078 Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
16079
16080 * COPYING.LIB: Update FSF address.
16081
16082 Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
16083
16084 * ltconfig, ltmain.sh: Update to libtool 1.2a.
16085
16086 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
16087 GAS_SUPPORT_DIRS.
16088
16089 Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
16090
16091 * ltconfig, ltmain.sh: Avoid producing a version number if
16092 -version-info was not used.
16093
16094 Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
16095
16096 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
16097 building with newlib.
16098
16099 1998-04-30 Paul Eggert <eggert@twinsun.com>
16100
16101 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
16102 Solaris `make' causes it to continue to next definition.
16103
16104 Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
16105
16106 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
16107 the right GUI libraries and files are installed along with GDB.
16108
16109 Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
16110
16111 * configure.in: Change alpha to alpha* in several places.
16112
16113 Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
16114
16115 * config.sub: Recognize sparc86x.
16116
16117 Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
16118
16119 * configure.in (--enable-target-optspace): Remove debug echo.
16120
16121 Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
16122
16123 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
16124
16125 Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
16126
16127 * ltconfig: Update cygwin32 support.
16128
16129 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
16130 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
16131 (GDB_SUPPORT_DIRS): Likewise.
16132
16133 Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
16134
16135 * configure.in (target_makefile_frag): If --enable-target-optspace,
16136 use -Os to compile target libraries rather than -O2. Default to
16137 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
16138 not used.
16139 * configure.in (target_cflags): Ditto for d30v.
16140
16141 Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
16142
16143 * Makefile.in (all-bfd): Depend on all-intl.
16144 (all-binutils): Likewise.
16145 (all-gas): Likewise.
16146 (all-gprof): Likewise.
16147 (all-ld): Likewise.
16148
16149 1998-04-19 Brendan Kehoe <brendan@cygnus.com>
16150
16151 * configure.in (host_tools): Fix typo, lbtool -> libtool.
16152
16153 Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
16154
16155 * Makefile.in (all-bfd): Depend upon all-libiberty.
16156
16157 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
16158
16159 Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
16160
16161 * Makefile.in: Add libstub.
16162
16163 * configure.in: Ditto. Build libstub for targets that have cygmon
16164 support.
16165
16166 Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
16167
16168 * configure.in: Don't set PICFLAG on ix86-cygwin32.
16169
16170 Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
16171
16172 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
16173 use mh-sysv5 if specified. Support gprof on SCO Open Server.
16174
16175 Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
16176
16177 * configure: Define DEFAULT_M4 by searching PATH.
16178 * Makfile.in: Use DEFAULT_M4.
16179
16180 Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
16181
16182 * ltconfig: Add cygwin32 support.
16183
16184 * Makefile.in, configure.in: Add libtool as a native only directory
16185 to configure and build.
16186
16187 Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
16188
16189 * Makefile.in (INSTALL_MODULES): Remove texinfo.
16190
16191 Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
16192
16193 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
16194
16195 Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
16196
16197 * Makefile.in: add ash make rules
16198 * configure.in: add ash to native_only and host_tools lists
16199
16200 Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
16201
16202 * Makefile.in (all-gettext, all-intl): New targets.
16203 (ALL_MODULES): Added all-gettext, all-intl.
16204 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
16205 (INSTALL_MODULES): Added install-gettext, install-intl.
16206 (CLEAN_MODULES): Added clean-gettext, clean-intl.
16207
16208 * configure.in (host_tools): Added gettext.
16209 (native_only): Likewise.
16210 (noconfigdirs) [various cases]: Likewise.
16211 (host_libs): Added intl.
16212
16213 Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
16214
16215 * configure: Do not disable building gdbtk for cygwin32 hosts.
16216
16217 Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
16218
16219 * configure.in: Add thumb-coff target.
16220 * config.sub: Add thumb-coff target.
16221
16222 Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
16223
16224 * Makefile.in: Revert yesterday's change.
16225 (all-target-winsup): all-target-librx stays out of here.
16226
16227 Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
16228
16229 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
16230 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
16231 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
16232 Remove references to librx and libg++.
16233
16234 Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
16235
16236 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
16237 recursive makes
16238
16239 Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
16240
16241 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
16242 for newlib directory.
16243 (CXX_FOR_TARGET): Likewise.
16244
16245 Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
16246
16247 * ltconfig: Update after libtool/ltconfig.in change for
16248 hpux11.
16249
16250 Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
16251
16252 * ltconfig, ltmain.sh: Update to libtool 1.2.
16253
16254 Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
16255
16256 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
16257 (install-gcc-cross): Instead, override LANGUAGES here.
16258
16259 1998-03-18 Dave Love <d.love@dl.ac.uk>
16260
16261 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
16262 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
16263
16264 Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
16265
16266 * configure.in: Add Thumb-pe target.
16267
16268 Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
16269
16270 * Makefile.in - changed sn targets to snavigator
16271 * configure.in - changed sn targets to snavigator
16272
16273 Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
16274
16275 * config-ml.in: After building symlink tree call make distclean
16276 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
16277 to be the case for libiberty.
16278
16279 Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
16280
16281 * configure: When making link, also check the current
16282 directory. The configure scripts may create one.
16283
16284 Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
16285
16286 * config.sub: Accept alphapca56 and alphaev6 properly.
16287
16288 Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
16289
16290 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
16291
16292 Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
16293
16294 * config.sub (sco5): Fix typo.
16295
16296 Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
16297
16298 * Makefile.in (INSTALL_MODULES): Move install-tcl before
16299 install-itcl.
16300 (install-itcl): Remove dependency on install-tcl.
16301
16302 Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
16303
16304 * configure.in: Remove libgloss from noconfigdirs for MN10300.
16305
16306 Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
16307
16308 * configure.in: Don't build libgui for a cygwin32 target when not on
16309 a cygwin32 host.
16310
16311 Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
16312
16313 * configure (redirect): Set to null, so default behavior of
16314 configure is now --verbose.
16315
16316 1998-02-16 Dave Love <d.love@dl.ac.uk>
16317
16318 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
16319 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
16320
16321 Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
16322
16323 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
16324 this change to sync Makefile.in with its ChangeLog entries.
16325
16326 Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
16327
16328 * ltmain.sh (mkdir): Check that the directory doesn't exist
16329 before we exit with error, so that we don't get races during
16330 parallel builds.
16331
16332 Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
16333
16334 * ltconfig, ltmain.sh: Update from libtool 1.0i.
16335
16336 Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
16337
16338 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
16339 PICFLAG_FOR_TARGET.
16340 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
16341
16342 * configure: Emit a definition for the new macro enable_shared
16343 into each Makefile.
16344
16345 Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
16346
16347 * configure.in (host_tools, native_only): Add libtool.
16348
16349 Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
16350
16351 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
16352 Fix typo in ming config comment.
16353
16354 Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
16355
16356 * ltconfig, ltmain.sh: Update from libtool 1.0h.
16357
16358 Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
16359
16360 * config.sub: Add tic30 cases, and map c30 to tic30.
16361
16362 Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
16363
16364 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
16365 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
16366 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
16367 (CLEAN_TARGET_MODULES): Similarly
16368 (all-target-libf2c): Add dependences.
16369 * configure.in (target_libs): Add libf2c.
16370
16371 Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
16372
16373 * configure.in: Remove expect from noconfigdirs when target
16374 is cygwin32. OK to build expect and dejagnu with Canadian
16375 Cross.
16376
16377 Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
16378
16379 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
16380 host.
16381
16382 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
16383 and mingw32.
16384
16385 Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
16386
16387 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
16388 here as it is not defined in the toplevel Makefile.
16389
16390 Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
16391
16392 * configure (package_makefile_rules_frag): New variable, which names
16393 a file with generic rules, ...
16394 Change comment to mention we now have FIVE parts.
16395 * configure: Undo last change.
16396
16397 Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
16398
16399 * config.guess: More accurate determination of HP processor types.
16400 * config.sub: More accurate determination of HP processor types.
16401
16402 Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
16403
16404 * configure (package_makefile_frag): Move inserting the
16405 ${package_makefile_frag} to where it should be according
16406 to the comment.
16407
16408 Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
16409
16410 * config.guess: Add support for Linux/ARM.
16411
16412 Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
16413
16414 * .cvsignore: Remove *-info and *-install since they match
16415 release-info and mpw-install, which we don't want to just ignore.
16416
16417 Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
16418
16419 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
16420
16421 Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
16422
16423 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
16424 local_prefix to sub-make invocations.
16425
16426 Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
16427
16428 * configure.in: Check makefile fragments in the source
16429 directory.
16430
16431 Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
16432
16433 * configure.in: Check whether host and target makefile
16434 fragments exist before adding them to *_makefile_frag.
16435
16436 Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
16437
16438 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
16439
16440 Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
16441
16442 * configure.in: Make sure we only replace RPATH_ENVVAR on
16443 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
16444 regexp to sed.
16445
16446 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
16447 to sub-makes.
16448
16449 1998-01-13 Lee Iverson (leei@ai.sri.com)
16450
16451 * config-ml.in (multi-do): LDFLAGS must include multilib
16452 designator.
16453
16454 Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
16455
16456 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
16457
16458 Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
16459
16460 * config.sub: Add mingw32 support.
16461 * configure.in: Likewise.
16462
16463 Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
16464
16465 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
16466
16467 Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
16468
16469 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
16470 * configure (gxx_include_dir): Provide a definition for subdirs
16471 which do not use autoconf.
16472
16473 Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
16474
16475 * config.guess: Sync with egcs. Picks up new alpha support,
16476 BeOS & some additional linux support.
16477
16478 Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
16479
16480 * config.guess: HP 9000/803 is a PA1.1 machine.
16481
16482 Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
16483
16484 * configure.in: It's alpha*-...
16485
16486 Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
16487
16488 * configure.in (host_makefile_frag, target_makefile_frag):
16489 Handle multiple config files.
16490 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
16491 alpha-*-*.
16492
16493 Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
16494
16495 * mkdep: New file.
16496
16497 Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
16498
16499 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
16500
16501 Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
16502
16503 * Makefile.in: Add libgui directory.
16504 (GDB_TK): Add all-libgui.
16505 * configure.in: Add libgui directory.
16506 * configure: Add all-libgui to GDB_TK.
16507
16508 Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
16509
16510 * config-ml.in (multidirs): Add m32r to multilib list.
16511
16512 Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
16513
16514 * Makefile.in (all-target-gperf): Change dependency to
16515 all-target-libstdc++.
16516
16517 Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
16518
16519 * config.guess: Add BeOS support.
16520
16521 Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
16522
16523 Source directory cvs renamed to cvssrc:
16524 * configure.in (host_tools): Change cvs to cvssrc.
16525 (native_only): Likewise.
16526 (noconfigdirs) [various cases]: Likewise.
16527 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
16528 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
16529 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
16530 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
16531 (all-cvssrc): Rename target from all-cvs.
16532
16533 Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
16534
16535 * configure (gxx_include_dir): Fix thinko.
16536
16537 Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
16538
16539 * Makefile.in (INSTALL_TARGET_CROSS): Define.
16540 (install-cross, install-gcc-cross): New targets.
16541
16542 Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
16543
16544 * configure.in (noconfigdirs): Add support for Thumb target.
16545
16546 * config.sub (maybe_os): Add support for Thumb target.
16547
16548 Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
16549
16550 * Makefile.in: Add rules for cygmon.
16551
16552 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
16553
16554 Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
16555
16556 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
16557 * configure (gxx_include_dir): Provide a definition for subdirs
16558 which do not use autoconf.
16559
16560 Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
16561
16562 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
16563 11/18/97 build
16564
16565 Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
16566
16567 * From Franz Sirl.
16568 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
16569 found on RedHat Linux systems.
16570
16571 Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
16572
16573 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
16574 guesses.
16575
16576 Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
16577
16578 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
16579
16580 Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
16581
16582 * ltmain.sh: If mkdir fails, check whether the directory was created
16583 anyhow by some other process.
16584
16585 Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
16586
16587 * configure.in (d30v-*-*): Configure all directories.
16588
16589 Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
16590
16591 * configure.in (d30v-*-*): Configure newlib, libiberty directories
16592 for the D30V.
16593
16594 Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
16595
16596 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
16597
16598 Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
16599
16600 * include/libiberty.h: Add extern "C" { so it can be used with C++
16601 progrms.
16602 * include/remote-sim.h: Add extern "C" { so it can be used with C++
16603 programs.
16604
16605 Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
16606
16607 * configure.in (d30v-*-*): Configure GCC now.
16608
16609 Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
16610
16611 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
16612 is no longer needed.
16613
16614 Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
16615
16616 * Makefile.in: check-target-libio depends on all-target-libstdc++.
16617
16618 Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
16619
16620 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
16621 targets using "$@" to provide support for similar but not identical
16622 targets without having to duplicate code.
16623
16624 Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
16625
16626 * makefile.vms: Fix to work with DEC C.
16627
16628 Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
16629
16630 * config.sub: Add mips-tx39-elf to marketing names.
16631
16632 Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
16633
16634 * ltmain.sh: Handle symlinks in generated script.
16635
16636 Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
16637
16638 * configure: Handle autoconf style directory options: --bindir,
16639 --datadir, --includedir, --infodir, --libdir, --libexecdir,
16640 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
16641 --sysconfdir.
16642 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
16643 (sharedstatedir, localstatedir, oldincludedir): New variables.
16644 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
16645 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
16646 sbindir, sharedstatedir, and sysconfdir.
16647
16648 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
16649
16650 * Makefile.in (bootstrap-lean): New target.
16651
16652 Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
16653
16654 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
16655 sn, and gnuserv from noconfigdirs.
16656
16657 Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
16658
16659 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
16660
16661 Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
16662
16663 * Makefile.in (cross): New target.
16664
16665 Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
16666 Jeff Law <law@cygnus.com>
16667
16668 * Makefile.in (bootstrap2, bootstrap3): New targets.
16669 (all-bootstrap): Remove outdated and confusing target.
16670 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
16671
16672 Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
16673
16674 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
16675 windows. Consistent with gdb/configure.
16676
16677 1997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
16678
16679 * configure.in: Name Linux target fragment.
16680
16681 * configure: Rewrite so that project Makefile fragment is inserted
16682 first and appears last in the resulting Makefile.
16683
16684 Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
16685
16686 * Makefile.in (install-itcl): Install tcl first.
16687
16688 Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
16689
16690 * configure.in: remove bison from noconfigdirs for Cygwin32 host
16691
16692 Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
16693
16694 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
16695
16696 * configure.in (skipdirs): Add target-librx for Linux.
16697 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
16698
16699 Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
16700
16701 * Makefile.in (bootstrap): New target.
16702
16703 Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
16704
16705 * config.sub: Accept 'amigados' for backward compatibility.
16706
16707 Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
16708
16709 * config.guess: Merge with FSF.
16710
16711 Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
16712
16713 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
16714
16715 Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
16716
16717 * config.sub: Add "marketing-names" patch.
16718
16719 Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
16720
16721 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
16722
16723 Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
16724
16725 * config.sub: Handle v850-elf.
16726
16727 Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
16728
16729 * .cvsignore (*-install): Remove.
16730
16731 Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
16732
16733 * ltconfig: Set CONFIG_SHELL in libtool.
16734 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
16735
16736 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
16737
16738 * configure.in (target_subdir): Set to libraries if enable_multilib.
16739
16740 Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
16741
16742 * config.guess: Update from gcc directory.
16743
16744 Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
16745
16746 * Makefile.in (all-sim): Depends on all-readline.
16747
16748 Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
16749
16750 * Makefile.in (BISON, YACC): Use $$s.
16751 (all-bison): Depend on all-texinfo.
16752
16753 Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
16754
16755 * Makefile.in (BISON): Add -L flag.
16756 (YACC): Likewise.
16757
16758 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
16759
16760 * configure.in (noconfigdirs): Add support for v850e target.
16761
16762 * config.sub (maybe_os): Add support for v850e target.
16763
16764 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
16765
16766 * configure.in (noconfigdirs): Add support for v850ea target.
16767
16768 * config.sub (maybe_os): Add support for v850ea target.
16769
16770 Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
16771
16772 * config.sub: Add mipstx39. Delete r3900.
16773
16774 Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
16775
16776 * Makefile.in (all-autoconf): Depends on all-texinfo.
16777
16778 Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
16779
16780 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
16781 eabi targets.
16782
16783 Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
16784
16785 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
16786
16787 * configure: When handling a Canadian Cross, handle YACC as well as
16788 BISON. Just set BISON to bison. When setting YACC, prefer bison.
16789 * Makefile.in (all-bison): Depend upon all-texinfo.
16790
16791 Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
16792
16793 * Makefile.in (BISON): bison, not byacc or bison -y.
16794 (YACC): bison -y or byacc or yacc.
16795 (various): Add *-bison as appropriate.
16796 (taz): No need to mess with BISON anymore.
16797
16798 Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
16799
16800 * configure: If OSTYPE matches *win32*, try to find a good value for
16801 CONFIG_SHELL.
16802
16803 Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
16804
16805 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
16806 configure.in if it is present.
16807
16808 Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
16809
16810 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
16811
16812 Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
16813
16814 * config.sub: Recognize `arc' cpu.
16815 * configure.in: Likewise.
16816 * config-ml.in: Likewise.
16817
16818 Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
16819
16820 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
16821
16822 Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
16823
16824 * configure: Changed sed delimiter from ':' to '|' when
16825 attempting to substitute ${config_shell} for SHELL. On
16826 NT ${config_shell} may contain a ':' in it.
16827
16828 Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
16829
16830 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
16831
16832 Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
16833
16834 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
16835
16836 Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
16837
16838 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
16839
16840 * ylwrap: If the program is a relative path, force it to be
16841 absolute.
16842
16843 Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
16844
16845 * configure (tooldir): Set BISON to `bison -y' and not just bison.
16846
16847 Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
16848
16849 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
16850 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
16851 for libraries.
16852
16853 Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
16854
16855 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
16856 separated by spaces.
16857
16858 Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
16859
16860 * ylwrap: New file.
16861 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
16862
16863 * ltmain.sh: Handle /bin/sh at start of install program.
16864
16865 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
16866
16867 * ltconfig, ltmain.sh: New files, from libtool 1.0.
16868 * missing: New file, from automake 1.2.
16869
16870 Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
16871
16872 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
16873 check-tk to CHECK_X11_MODULES.
16874
16875 Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
16876
16877 * config.sub: Merge with FSF.
16878
16879 Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
16880
16881 * config.guess: Merge with FSF.
16882
16883 Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
16884
16885 * configure: Treat msdosdjgpp like go32.
16886 * configure.in: Likewise. Don't remove gprof for go32.
16887
16888 * configure: Change Makefile.tem2 to Makefile.tm2.
16889
16890 Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
16891
16892 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
16893
16894 Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
16895
16896 * install-sh (chmodcmd): Set to null if the DST directory already
16897 exists. Same as Nov 11th change.
16898
16899 Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
16900
16901 * configure (GDB_TK): Needs itcl and tix.
16902
16903 Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
16904
16905 * config.guess: Update from FSF.
16906
16907 Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
16908
16909 * Makefile.in (GDB_TK): Depend on itcl and tix.
16910
16911 Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
16912
16913 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
16914 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
16915 (INSTALL_SCRIPT): New variable.
16916 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
16917 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
16918 to -x.
16919 * install-sh: Add support for -x option.
16920
16921 Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
16922
16923 * configure.in, Makefile.in: Treat tix like itcl.
16924
16925 Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
16926
16927 * Makefile.in (WINDRES): New variable.
16928 (WINDRES_FOR_TARGET): New variable.
16929 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
16930 (EXTRA_HOST_FLAGS): Add WINDRES.
16931 (EXTRA_TARGET_FLAGS): Add WINDRES.
16932 (EXTRA_GCC_FLAGS): Add WINDRES.
16933 ($(DO_X)): Pass down WINDRES.
16934 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
16935 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
16936 DLLTOOL_FOR_TARGET.
16937
16938 Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
16939
16940 * configure.in: configure sim before gdb for win32-x-ppc
16941
16942 Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
16943
16944 Move gperf into the toplevel, from libg++.
16945 * configure.in (target_tools): Add target-gperf.
16946 (native_only): Add target-gperf.
16947 * Makefile.in (all-target-gperf): New target, depend on
16948 all-target-libg++.
16949 (configure-target-gperf): Empty rule.
16950 (ALL_TARGET_MODULES): Add all-target-gperf.
16951 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
16952 (CHECK_TARGET_MODULES): Add check-target-gperf.
16953 (INSTALL_TARGET_MODULES): Add install-target-gperf.
16954 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
16955
16956 Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
16957
16958 * config.sub (mn10200): Recognize new basic machine.
16959
16960 Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
16961
16962 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
16963 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
16964
16965 Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
16966
16967 * configure.in: If we're building mips-sgi-irix6* native, turn on
16968 ENABLE_MULTILIB and set TARGET_SUBDIR.
16969
16970 Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
16971
16972 * Makefile.in (all-sn): Depend on all-grep.
16973
16974 Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
16975
16976 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
16977
16978 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
16979 Makefile. From Jeff Makey <jeff@cts.com>.
16980 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
16981
16982 * Makefile.in (DISTBISONFILES): Remove.
16983 (taz): Don't futz with DISTBISONFILES. Change BISON to use
16984 $(DEFAULT_YACC).
16985
16986 * configure.in: Build itl, db, sn, etc., when building for native
16987 cygwin32.
16988
16989 * Makefile.in (LD): New variable.
16990 (EXTRA_HOST_FLAGS): Pass down LD.
16991 ($(DO_X)): Likewise.
16992
16993 Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
16994
16995 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
16996
16997 Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
16998
16999 * configure.in (targargs): Strip out any supplied --build argument
17000 before adding our own. Always add --build.
17001
17002 Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
17003
17004 * configure.in (targargs): Pass --build if we're doing
17005 a cross-compile.
17006
17007 Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
17008
17009 * configure: Use '|' instead of ":" as the separator in
17010 sed. Otherwise sed chokes on NT path names with drive
17011 designators. Also look for "?:*" as the leading characters in an
17012 absolute pathname.
17013
17014 Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
17015
17016 * config.sub: Support for r3900.
17017
17018 Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
17019
17020 * configure.in: Use install-sh, not install.sh.
17021
17022 Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
17023
17024 * Makefile.in (taz): Improve check for BISON so it doesn't try to
17025 apply it twice.
17026
17027 Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
17028
17029 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
17030 install-binutils.
17031
17032 Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
17033
17034 * Makefile.in: Add automake targets.
17035 * configure.in (host_tools): Add automake.
17036
17037 Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
17038
17039 * configure: Default CXX to c++, not gcc.
17040 * Makefile.in (CXX): Set to c++, not gcc.
17041 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
17042
17043 Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
17044
17045 * install-sh: try appending a .exe if source file doesn't
17046 exist
17047
17048 Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
17049
17050 * configure.in: Turn on multilib by default.
17051 (cross_only): Remove target-libiberty.
17052
17053 * Makefile.in (all-gcc): Don't depend on libiberty.
17054
17055 Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
17056
17057 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
17058
17059 Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
17060
17061 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
17062 (DISTBISONFILES): Add ld/Makefile.in
17063
17064 Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
17065
17066 * configure.in: if target is cygwin32 but host isn't cygwin32,
17067 don't configure gdb tcl tk expect, not just gdb.
17068
17069 Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
17070
17071 * configure.in: Added gnuserv everywhere sn appears.
17072
17073 * Makefile.in (ALL_MODULES): Added all-gnuserv.
17074 (CROSS_CHECK_MODULES): Added check-gnuserv.
17075 (INSTALL_MODULES): Added install-gnuserv.
17076 (CLEAN_MODULES): Added clean-gnuserv.
17077 (all-gnuserv): New target.
17078
17079 Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
17080
17081 * config.guess: Fixes for MIPS OpenBSD systems.
17082
17083 Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
17084
17085 * Makefile.in (INSTALL_XFORM): Remove.
17086 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
17087
17088 * mkinstalldirs: New file, copied from automake.
17089 * Makefile.in (installdirs): Rename from install-dirs. Use
17090 mkinstalldirs. Change all users.
17091 (DEVO_SUPPORT): Add mkinstalldirs.
17092
17093 Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
17094
17095 * install-sh: Rename from install.sh.
17096 * Makefile.in (INSTALL): Change install.sh to install-sh.
17097 (DEVO_SUPPORT): Likewise.
17098
17099 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
17100 Graichen <graichen@rzpd.de>.
17101
17102 Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
17103
17104 * config.guess: Recognize OpenBSD systems correctly.
17105
17106 Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
17107
17108 * README, Makefile.in (ETC_SUPPORT): Remove references to
17109 cfg-paper*, configure.{texi,man,info*}._
17110
17111 Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
17112
17113 * Makefile.in (all.normal): Ensure that gcc is built after all
17114 the x11 - ie gdb - targets.
17115
17116 Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
17117
17118 * makefile.vms: Don't run conf-a-gas.
17119
17120 Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
17121
17122 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
17123
17124 Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
17125
17126 * configure.in: Remove noconfigdirs case since gdb also
17127 configures and builds for tic80-coff.
17128
17129 Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
17130
17131 * configure: Set cache_file to config.cache.
17132 * Makefile.in (local-distclean): Remove config.cache.
17133
17134 Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
17135
17136 * COPYING: Update FSF address.
17137
17138 Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
17139
17140 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
17141 noconfigdirs.
17142
17143 Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
17144
17145 * Makefile.in (install-dirs): Don't crash if prefix, and hence
17146 MAKEDIRS, is empty.
17147
17148 Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
17149
17150 * config.sub: Tweak mn10300 entry.
17151
17152 Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
17153
17154 * configure.in (host_tools): Put sim before gdb, so gdb's
17155 configure.tgt can determine if the simulator was configured.
17156
17157 Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
17158
17159 * config.sub: Move BeOS $os case to be with other Cygnus
17160 local cases.
17161
17162 Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
17163
17164 * config.sub: Remove misplaced comment that broke Linux.
17165
17166 Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
17167
17168 * config.sub: Add BeOS support.
17169
17170 Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
17171
17172 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
17173
17174 Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
17175
17176 * configure.in (noconfigdirs): Remove tcl and tk from
17177 noconfigdirs for cygwin32 builds.
17178
17179 Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
17180
17181 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
17182
17183 Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
17184
17185 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
17186 make-all.com, use makefile.vms instead.
17187
17188 Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
17189
17190 * config.sub: Accept -lnews*.
17191
17192 Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
17193
17194 * configure.in (noconfigdirs): Disable target-newlib,
17195 target-examples and target-libiberty for d30v.
17196
17197 Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
17198
17199 * configure.in (noconfigdirs): Enable ld for d30v.
17200
17201 Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
17202
17203 * configure.in (tic80-*-*): Build compiler.
17204
17205 Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
17206
17207 * configure.in (d30v-*): Remove sim directory from list of
17208 unsupported d30v directories
17209
17210 Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
17211
17212 * config.sub, configure.in: Add d30v target cpu.
17213
17214 Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
17215
17216 * makefile.vms: New file.
17217 * make-all.com: Remove.
17218
17219 Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
17220
17221 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
17222
17223 Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
17224
17225 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
17226
17227 Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
17228
17229 * Makefile.in (ALL_MODULES): Added all-db.
17230 (CROSS_CHECK_MODULES): Addec check-db.
17231 (INSTALL_MODULES): Added install-db.
17232 (CLEAN_MODULES): Added clean-db.
17233
17234 Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
17235
17236 * config.guess: Merge with latest FSF sources.
17237
17238 Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
17239
17240 * Makefile.in (ALL_MODULES): Added all-itcl.
17241 (CROSS_CHECK_MODULES): Added check-itcl.
17242 (INSTALL_MODULES): Added install-itcl.
17243 (CLEAN_MODULES): Added clean-itcl.
17244
17245 Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
17246
17247 * configure.in: build gdb for mn10200
17248
17249 Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
17250
17251 * Makefile.in (all-target-winsup): Depend on all-target-libio.
17252
17253 Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
17254
17255 * configure.in (tic80-*-*): Turn off most targets right now.
17256
17257 Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
17258
17259 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
17260 rather than the makeinfo program.
17261 (do-info): Depend upon all-texinfo.
17262
17263 Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
17264
17265 * configure.in: Remove uses of config/mh-linux.
17266
17267 * config.sub, config.guess: Merge with latest FSF sources.
17268
17269 Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
17270
17271 * config.sub (case $basic_machine): Add tic80 entries.
17272
17273 Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
17274
17275 * config.sub, config.guess: Merge with latest FSF sources.
17276
17277 Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
17278
17279 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
17280 * mpw-config.in: Test for NewFolderRecursive.
17281 * mpw-install: Use symbolic name for startup filename.
17282 * mpw-README: Add various additional details.
17283
17284 Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
17285
17286 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
17287
17288 Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
17289
17290 * configure.in: Do build gcc and the target libraries for
17291 the mn10200.
17292
17293 Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
17294
17295 * configure.in: don't avoid building gdb for mn10300 any more
17296 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
17297 instead of single-quoting it.
17298
17299 Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
17300
17301 * configure.in: Don't use --with-stabs on IRIX 6.
17302
17303 Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
17304
17305 * configure.in (m32r): Build gdb, libg++ now.
17306
17307 Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17308
17309 * configure.in (mips*-sgi-irix6*): Remove gdb and related
17310 directories from noconfigdirs.
17311
17312 Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
17313
17314 * config.sub (basic_machine): added mips16 configuration
17315
17316 Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17317
17318 * config.sub: Handle d10v-unknown.
17319
17320 Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
17321
17322 * config.sub: Handle v850-unknown.
17323
17324 Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
17325
17326 * Makefile.in: add findutils
17327 * configure.in: add findutils to list of host_tools
17328
17329 Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
17330
17331 * config.sub: Handle mn10200 and mn10300.
17332
17333 Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17334
17335 * configure.in (d10v-*): Do not build librx.
17336
17337 Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
17338
17339 * configure.in (mn10300): Build everything except gdb & libgloss.
17340
17341 Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
17342
17343 * config.guess: Patch for Dansk Data Elektronik servers,
17344 from Niels Skou Olsen <nso@dde.dk>.
17345
17346 For ncr, use /bin/uname rather than uname, since GNU uname does not
17347 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
17348
17349 Patch for MIPS R4000 running System V,
17350 from Eric S. Raymond <esr@snark.thyrsus.com>.
17351
17352 Fix thinko for nextstep.
17353
17354 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
17355
17356 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
17357 * config.guess: Guess mips-dec-mach_bsd4.3.
17358
17359 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
17360 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
17361 release numbers.
17362 * config.guess (mips-mips-riscos*): Emit just enough of the
17363 release number.
17364
17365 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
17366 * config.guess (sparc-auspex-sunos*): Added.
17367 (f300-fujitsu-*): Added.
17368
17369 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
17370 * config.guess: Recognize a Tadpole as a sparc.
17371
17372 Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
17373
17374 * config.guess: Don't assume that NextStep version is either 2 or
17375 3. NextStep 4 (aka OpenStep 4) has come out now.
17376
17377 Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
17378
17379 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
17380 From Rik Faith <faith@cs.unc.edu>.
17381
17382 Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
17383
17384 * config.sub: Contributions from bug-gnu-utils to:
17385 Support plain "hppa" (no version given) architecture, reported by
17386 OpenStep.
17387 OpenBSD like NetBSD.
17388 LynxOs is not a hardware supplier.
17389
17390 * config.guess: Contributions from bug-gnu-utils to add support for:
17391 OpenBSD like NetBSD.
17392 Stratus systems.
17393 More Pyramid systems.
17394 i[n>4]86 Intel chips.
17395 M680[n>4]0 Motorola chips.
17396 Use unknown instead of lynx for hardware manufacturer.
17397
17398 Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
17399
17400 * install.sh (chmodcmd): Set to null if the DST directory already
17401 exists.
17402
17403 Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17404
17405 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
17406 not use mt-ppc target Makefile fragment any more.
17407
17408 Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
17409
17410 * configure.in (*-*-windows): Exclude everything but those dirs
17411 needed to build windows.
17412
17413 Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
17414
17415 * Makefile.in (all-target-winsup): Depend on all-target-librx.
17416
17417 Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
17418
17419 * configure.in: Exclude mmalloc from i386-windows.
17420
17421 Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
17422
17423 * Undo my previous change.
17424
17425 Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
17426
17427 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
17428 unconditionally.
17429 (MAKEOVERRIDES): Define (revert this part of October 18 change).
17430
17431 Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
17432
17433 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
17434 host to add it's own flags.
17435
17436 Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
17437
17438 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
17439
17440 Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
17441
17442 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
17443 (CXX_FOR_TARGET): Likewise.
17444 (GCC_FOR_TARGET): Define.
17445 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
17446 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
17447 CC_FOR_TARGET was specified on the command line.
17448 (MAKEOVERRIDES): Don't define.
17449
17450 Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
17451
17452 * configure.in (m32r): Fix spelling of libg++ libs.
17453
17454 Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
17455
17456 * config.sub (-apple*): Remove, now redundant.
17457
17458 Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
17459
17460 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
17461
17462 * configure: Rework yesterday's sed script patch.
17463
17464 * config.sub: Merge with FSF.
17465
17466 Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
17467
17468 * config.guess: Merge from FSF.
17469
17470 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
17471 * config.guess: Use pc instead of unknown, for pc clone systems.
17472 Change linux to linux-gnu.
17473
17474 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
17475 * config.guess: Avoid non-portable tr syntax.
17476
17477 Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
17478
17479 * test-build.mk (HOLES): Add "xargs" for gdb.
17480
17481 * configure: Avoid hpux10.20 sed bug.
17482
17483 Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
17484
17485 * configure.in: Add support for windows host
17486 (that is a build done under the Microsoft build environment).
17487
17488 Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
17489
17490 * Makefile.in: Replace all uses of srcroot with s, to shrink
17491 command line lengths.
17492
17493 Patches from Geoffrey Noer <noer@cygnus.com>:
17494 * configure.in: If configuring for newlib, pass --with-newlib to
17495 subdirectories.
17496 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
17497 -Bnewlib/ and -Lwinsup to gcc.
17498 (CXX_FOR_TARGET): Likewise.
17499
17500 Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
17501
17502 * Makefile.in (ETC_SUPPORT): Add configure.
17503
17504 Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
17505
17506 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
17507 host configuration file.
17508
17509 Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
17510
17511 * configure.in: Break mn10x00 support into separate
17512 mn10200 and mn10300 configurations.
17513 * config.sub: Likewise.
17514
17515 Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
17516
17517 * configure.in: Add lots of stuff to noconfigdirs for
17518 the mn10x00 targets.
17519
17520 * config.sub, configure.in: Add mn10x00 support.
17521
17522 Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
17523
17524 * make-all.com: Call conf-a-gas, not config-a-gas.
17525
17526 Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
17527
17528 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
17529 targets.
17530
17531 Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
17532
17533 * mpw-README: Add much more detail for native PowerMac.
17534 * mpw-install: New file.
17535 * mpw-configure: Add --norecursion and --help options.
17536 * mpw-config.in: Translate readme and install files when
17537 copying to objdir.
17538 * mpw-build.in: Don't always depend on byacc and flex.
17539 (install-only-top): New action.
17540
17541 Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
17542
17543 * configure.in: You can now configure GDB for the v850.
17544
17545 Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
17546
17547 * configure.in (noconfigdirs): Don't configure any C++ dirs
17548 if targeting D10V.
17549
17550 Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
17551
17552 * config.sub: Recognize mips64vr5000.
17553
17554 Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
17555
17556 * configure.in: Use a single line for host_tools and native_only.
17557
17558 Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
17559
17560 * config.sub, configure.in: Add entries for m32r.
17561
17562 Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
17563
17564 * Makefile.in (inet-install): Don't run install-gzip.
17565
17566 Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
17567
17568 * configure.in: Don't config lots of things for *-*-windows*.
17569
17570 Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
17571
17572 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
17573 (host_libs, host_tools): Copy from configure.in.
17574 * mpw-configure: Don't complain about directories not found.
17575
17576 Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17577
17578 * configure.in (i[345]86): Recognize i686 for pentium pro.
17579 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
17580 file.
17581
17582 * config.guess (i[345]86): Ditto.
17583
17584 Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
17585
17586 * configure.in (noconfigdirs): Removed gdb for D10V.
17587
17588 Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
17589
17590 * configure.in: Remove ld, target-libio, target-libg++, and
17591 target-libstdc++ from noconfigdirs.
17592
17593 Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
17594
17595 * configure: Fix three locations where shell scripts were
17596 being run directly rather than with config_shell.
17597
17598 Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
17599
17600 * configure.in (v850-*-*): Set up initial $noconfigdirs.
17601 * config.sub (basic_machine): Recognize v850.
17602
17603 Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
17604
17605 * mpw-configure: Handle multiple enable/disable options and
17606 pass them down recursively, handle -c and -s flags appropriately
17607 depending on choice of compiler, add escape mechanism for
17608 quoted arguments to gC.
17609
17610 Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17611
17612 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
17613 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
17614 so that -mrelocatable-lib and -mno-eabi are used.
17615
17616 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
17617 not support --print-multi-lib, don't abort.
17618
17619 Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
17620
17621 * make-all.com: Run config-a-gas.
17622 * setup.com: Don't copy subdirectory files around.
17623
17624 Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
17625
17626 * configure.in (*-*-ose): Remove exclusion of libgloss for this
17627 target, it now compiles correctly.
17628
17629 Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
17630
17631 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
17632
17633 Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
17634
17635 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
17636
17637 Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
17638
17639 * configure.in (native_only): Add prms.
17640
17641 Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
17642
17643 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
17644 (BINUTILS_SUPPORT_DIRS): Likewise.
17645
17646 Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17647
17648 * configure.in (d10v-*-*): Don't configure ld or gdb until the
17649 d10v support is added.
17650
17651 Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
17652
17653 * configure.in (d10v-*-*): New target.
17654
17655 Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
17656
17657 * config.guess (HP 9000/811): Recognize this as a PA1.1
17658 machine.
17659
17660 Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
17661
17662 * Makefile.in (do-tar-gz): New target, split out from tail end of
17663 taz target. Run each command separately, don't use pipes.
17664 (taz): Use it.
17665
17666 Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
17667
17668 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
17669 * mpw-build.in: No builds should depend on building byacc or flex,
17670 they are assumed to be installed already.
17671
17672 Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17673
17674 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
17675 variable that CC_FOR_TARGET needs.
17676
17677 Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17678
17679 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
17680 options have changed since the last time the subdirectory was
17681 configured, and if it has, reconfigure.
17682 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
17683 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
17684
17685 Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
17686
17687 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
17688 CLEAN_MODULES): Add bash.
17689 (all-bash): New target.
17690
17691 Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
17692
17693 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
17694
17695 Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17696
17697 * config.sub (basic_machine): Recognize d10v as a valid processor.
17698
17699 Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
17700
17701 * mpw-configure: Add support for --bindir.
17702 * mpw-build.in: Use a GCC-specific build script for GCC actions.
17703
17704 Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
17705
17706 * configure.in: add bash, time, gawk to list of hosttools and things
17707 to only build for native toolchains
17708
17709 Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
17710
17711 * Makefile.in (docdir): Remove.
17712
17713 Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
17714
17715 * Makefile.in (datadir): Set to $(prefix)/share.
17716
17717 Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
17718
17719 * configure.in: build diff and patch for cygwin32-hosted
17720 toolchains.
17721
17722 Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
17723
17724 * config.sub: Accept -rtems*.
17725
17726 Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
17727
17728 * configure.in: enable dosrel for cygwin32-hosted builds,
17729 remove diff from the list of things not buildable
17730 via Canadian Cross
17731
17732 Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
17733
17734 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
17735 don't get ". ".
17736
17737 Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
17738
17739 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
17740
17741 Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
17742
17743 * Makefile.in (taz): Handle case where tex3patch didn't even get
17744 checked out. Also, if it was found, put the symlink in a new util
17745 subdirectory.
17746
17747 Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17748
17749 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
17750
17751 Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
17752
17753 * config.sub: Recognize -openvms.
17754 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
17755 * make-all.com, setup.com: New files.
17756
17757 Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
17758
17759 * Makefile.in (taz): tex3patch moved to texinfo/util.
17760
17761 Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
17762
17763 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
17764 * configure.in: remove make from disable-if-Can-Cross list
17765 enable gdb if ${host} and ${target} are cygwin32
17766
17767 Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
17768
17769 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
17770 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
17771
17772 Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
17773
17774 * config.guess: Combine mips-mips-riscos cases, and use cpp to
17775 distinguish sysv/svr4/bsd variants.
17776 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
17777
17778 Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
17779
17780 * configure.in: Added copyright notice.
17781 * move-if-change: Added copyright notice.
17782
17783 Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17784
17785 * configure.in (powerpcle-*-solaris*): Until we get shared
17786 libraries working, don't build gdb, sim, make, tcl, tk, or
17787 expect.
17788
17789 Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
17790
17791 * config.guess: Merge with FSF:
17792
17793 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
17794 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
17795
17796 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
17797 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
17798
17799 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
17800 * config.guess: Combine two OSF1 rules.
17801 Also recognize field test versions. From mjr@zk3.dec.com.
17802 * config.guess (dgux): Use /usr/bin/uname rather than uname,
17803 because GNU uname does not support -p. From pmr@pajato.com.
17804
17805 Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
17806
17807 * Makefile.in (MAKEDIRS): Removed $(tooldir).
17808
17809 Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
17810
17811 * mpw-README: Document GCCIncludes.
17812
17813 Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
17814
17815 * configure.in (alpha-*-linux*): Set enable_shared to yes.
17816
17817 Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
17818
17819 * mpw-configure: Handle --enable-FOO and --disable-FOO.
17820
17821 Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
17822
17823 * configure.in (*-*-cygwin32): Configure make.
17824
17825 Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
17826
17827 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
17828
17829 Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
17830
17831 * Makefile.in (all-inet): Depend on all-perl.
17832
17833 * Makefile.in (inet-install): New target.
17834
17835 * Makefile.in (all-inet): Depend on all-tcl.
17836 (all-inet): Depend on all-send-pr.
17837
17838 Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17839
17840 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
17841 temporarily.
17842
17843 Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
17844
17845 * configure.in: Don't configure --with-gnu-ld on AIX.
17846
17847 Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
17848
17849 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
17850
17851 Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
17852
17853 * Makefile.in (ALL_MODULES): Added all-inet.
17854 (CROSS_CHECK_MODULES): Added check-inet.
17855 (INSTALL_MODULES): Added install-inet.
17856 (CLEAN_MODULES): Added clean-inet.
17857 (all-indent): New target.
17858
17859 * configure.in (host_tools): Added inet.
17860 (native_only): Added inet.
17861 (noconfigdirs): Added inet.
17862
17863 Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
17864
17865 * configure.in: Don't configure libgloss if we are not configuring
17866 newlib.
17867
17868 Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
17869
17870 * configure.in: Don't configure libgloss for unsupported
17871 architectures.
17872
17873 Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17874
17875 * Makefile.in (CLEAN_MODULES): Add clean-apache.
17876
17877 Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
17878
17879 * Makefile.in (ALL_MODULES): Include all-apache.
17880 (CROSS_CHECK_MODULES): Include check-apache.
17881 (INSTALL_MODULES): Include install-apache.
17882 (all-apache): New target.
17883
17884 * configure.in: Added apache everywhere perl is seen.
17885
17886 Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17887
17888 * Makefile.in: Add support for clean-{module} and
17889 clean-target-{module} rules.
17890
17891 Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
17892
17893 * configure.in (*-*-ose) do not build libgloss.
17894
17895 Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17896
17897 * config.guess (prep*:SunOS:5.*:*): Turn into
17898 powerpele-unknown-solaris2.
17899
17900 Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
17901
17902 * configure.in: Permit --enable-shared to specify a list of
17903 directories.
17904
17905 Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
17906
17907 * configure.in (host==solaris): Pass only the first word of $CC
17908 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
17909
17910 Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
17911
17912 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
17913
17914 Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
17915
17916 * Makefile.in (ALL_MODULES): Include all-perl.
17917 (CROSS_CHECK_MODULES): Include check-perl.
17918 (INSTALL_MODULES): Include install-perl.
17919 (ALL_X11_MODULES): Include all-guile.
17920 (CHECK_X11_MODULES): Include check-guile.
17921 (INSTALL_X11_MODULES): Include install-guile.
17922 (all-perl): New target.
17923 (all-guile): New target.
17924
17925 * configure.in (host_tools): Include perl and guile.
17926 (native_only): Include perl and guile.
17927 (noconfigdirs): Don't build guile and perl; no ports have been
17928 done.
17929
17930 Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
17931
17932 * configure (--enable-*): Handle quoted option lists such as
17933 --enable-sim-cflags='-g0 -O' better.
17934
17935 Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17936
17937 * Makefile.in ({,inst}all-target): New rule so we can make and
17938 install all of the target directories easily.
17939
17940 Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
17941
17942 * configure.in: Add missing global flag in sed substitution when
17943 deleting `target-' from ${configdirs}.
17944
17945 Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
17946
17947 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
17948 option.
17949
17950 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
17951 config/mh-necv4.
17952
17953 * install.sh: Correct misspelling of transformbasename.
17954
17955 * config.guess: Recognize mips-*-sysv*.
17956
17957 Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
17958
17959 * config.sub: Recognize mon960.
17960
17961 Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
17962
17963 * configure: Restore Canadian Cross handling of BISON and LEX,
17964 removed in Feb 20 change.
17965
17966 Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
17967
17968 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
17969 Mention make install. Remove the old copyright date as well the
17970 clumsy and rather pointless copyright on the README file.
17971
17972 Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
17973
17974 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
17975 Makefile after running symlink-tree, then run `make distclean' to
17976 avoid clobbering any generated files in srcdir.
17977
17978 Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
17979
17980 * configure.in (m68k-*-netbsd*): Build everything now.
17981
17982 Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
17983
17984 * Makefile.in (taz): Fix quoting.
17985
17986 Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
17987
17988 * configure.in (sparclet-*-*): Build everything now.
17989
17990 Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
17991
17992 * configure.in (m68k-*-linux*): New host.
17993
17994 Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
17995
17996 * configure: Check for bison before byacc.
17997
17998 Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
17999
18000 * Makefile.in configure: Change the way LEX and BISON/YACC are
18001 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
18002 searching PATH. These are used as fallbacks by Makefile.in if
18003 flex/bison/byacc aren't in objdir.
18004
18005 Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
18006
18007 * Makefile.in: Make everything which depends upon all-bfd also
18008 depend upon all-opcodes, in case --with-commonbfdlib is used.
18009
18010 Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18011
18012 * configure.in (host *-*-cygwin32): Don't build gdb if we are
18013 building NT native compilers on Unix.
18014
18015 Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
18016
18017 * configure.in: Don't get CC from the host Makefile fragment if we
18018 can find gcc in PATH, or if this is a Canadian Cross. Move the
18019 Solaris test for /usr/ucb/cc to the post target script, just after
18020 the compiler sanity test.
18021
18022 Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
18023
18024 * config.sub: Merge with FSF.
18025
18026 Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
18027
18028 * Makefile.in (RPATH_ENVVAR): New variable.
18029 (REALLY_SET_LIB_PATH): Use it.
18030 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
18031
18032 Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
18033
18034 * config.sub, configure.in: Recognize sparclet cpu.
18035
18036 Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
18037
18038 * config.guess: Support m68k-cbm-sysv4.
18039
18040 Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
18041
18042 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
18043 m68k-unknown-linuxaout from linker help string. Put quotes around
18044 $ld_help_string.
18045
18046 Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
18047
18048 * config.guess (powerpc-harris-powerunix): Add guess for port
18049 to new target.
18050
18051 Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
18052
18053 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
18054
18055 Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
18056
18057 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
18058 $(REALLY_SET_LIB_PATH) in Makefile.
18059 * Makefile.in (SET_LIB_PATH): New variable.
18060 (REALLY_SET_LIB_PATH): New variable.
18061 ($(DO_X)): Use $(SET_LIB_PATH).
18062 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
18063 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
18064 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
18065 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
18066 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
18067 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
18068 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
18069 (install-dosrel): Likewise.
18070 (all-opcodes): Depend upon all-libiberty.
18071
18072 Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
18073
18074 * config.guess (*:CYGWIN*): New
18075
18076 Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18077
18078 * Makefile.in (all-target-winsup): All all-target-libiberty.
18079
18080 Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18081
18082 * configure.in (noconfigdirs): Add missing # in front of comment.
18083
18084 Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
18085
18086 * configure.in: add second pass to things added to noconfigdirs
18087 so *-gm-magic can exclude libgloss properly.
18088
18089 Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
18090
18091 * mpw-configure (extralibs_name, rez_name): Set correctly
18092 for MWC68K compiler.
18093
18094 * mpw-README: Add more info on the necessary build tools.
18095
18096 Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
18097
18098 * configure.in, config.sub: Recognize cygwin32.
18099
18100 Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
18101
18102 * config.guess, config.sub: Recognize A/UX.
18103
18104 Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
18105
18106 * config.sub: Merge with gcc/config.sub.
18107
18108 Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
18109
18110 * mpw-build.in (do-binutils): Add build of stamps.
18111
18112 Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
18113
18114 * config.sub: Add recognition for mips64vr4100*-* targets.
18115
18116 Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
18117
18118 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
18119 Add creation of gconfigargs with `--enable-shared' turned on.
18120 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
18121 ($(host)-stamp-stage3-configured): Likewise.
18122 (HOLES): Add chatr and ldd.
18123 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
18124
18125 Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
18126
18127 * configure: Pass --nfp to recursive configures.
18128
18129 Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
18130
18131 * Makefile.in (DLLTOOL): New.
18132 (DLLTOOL_FOR_TARGET): New.
18133 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
18134 (EXTRA_TARGET_FLAGS): Ditto.
18135 (EXTRA_GCC_FLAGS): Ditto.
18136 (CONFIGURE_TARGET_MODULES): Ditto.
18137 (DO_X): Ditto.
18138 * configure: Add DLLTOOL.
18139
18140 Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
18141
18142 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
18143 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
18144 mh-sco, since old workarounds no longer needed, and don't
18145 build ld, since libraries have weak symbols in COFF.
18146
18147 Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
18148
18149 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
18150
18151 Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
18152
18153 * configure.in: Make sure that ${CC} can be used to compile an
18154 executable.
18155
18156 Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
18157
18158 * Makefile.in (all-gdb): Depend on $(GDB_TK).
18159 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
18160 nothing depending on whether gdbtk is being built.
18161
18162 Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
18163
18164 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
18165
18166 Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
18167
18168 * configure.in (noconfigdirs): Put ld or gas in this early, if the
18169 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
18170
18171 Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
18172
18173 * config-ml.in: Add support for
18174 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
18175 Simplify setting of multidirs from --disable-foo.
18176
18177 Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18178
18179 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
18180 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
18181 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
18182 non-empty, pass them on to the GCC make.
18183 (all-bootstrap): New rule that is like all-gcc, except it executes
18184 the GCC bootstrap rule instead of the GCC all rule.
18185
18186 Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
18187
18188 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
18189
18190 Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18191
18192 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
18193 DG/UX support.
18194
18195 Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
18196
18197 * config.sub (i*86*) Change [345] to [3456]
18198
18199 Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
18200
18201 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
18202 --with-gnu-ld=no.
18203
18204 Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18205
18206 * config-ml.in (rs6000*, powerpc*): Add switches to control which
18207 AIX multilibs get built.
18208
18209 Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18210
18211 * configure.in (i386-win32): Don't build expect if we're not
18212 building the tcl subdir.
18213
18214 Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
18215
18216 * Makefile.in: (configure-target-examples, all-target-examples):
18217 New targets, configure and build example programs.
18218
18219 Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
18220
18221 * mpw-configure: If an mpw-config.in generated a file mk.sed,
18222 use it as input to sedit the generated MPW makefile.
18223 * mpw-README: Add a suggestion about Gestalt.h.
18224
18225 Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
18226
18227 * config.sub: Accept *-*-ieee*.
18228
18229 Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
18230
18231 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
18232 Ronald F. Guilmette <rfg@monkeys.com>.
18233
18234 Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18235
18236 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
18237 for powerpc-pe native.
18238 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
18239 (target==powerpc-pe): duplicate i386-win32 entry.
18240
18241 Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
18242
18243 * configure.in (noconfigdirs): Exclude target-newlib for all versions
18244 of vxworks, not just vxworks5.1.
18245
18246 Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
18247
18248 * mpw-configure: Add support for exec-prefix.
18249
18250 Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
18251
18252 * config.guess: Recognize HP model 816 machines as having
18253 a PA1.1 processor.
18254
18255 Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
18256
18257 * configure: Ignore new autoconf configure options.
18258
18259 Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
18260
18261 * config.guess: Recognize Pentium under SCO.
18262 From Robert Lipe <robertl@arnet.com>.
18263
18264 Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
18265
18266 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
18267
18268 Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
18269
18270 * configure.in: Don't configure gas for alpha-dec-osf*.
18271
18272 Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
18273
18274 * configure.in: Default to --with-stabs for some targets for which
18275 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
18276 i[345]86*-*-unixware*.
18277
18278 Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
18279
18280 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
18281 rather than basing it on the target. Simplify handling of options
18282 controlling which directories to configure. Remove extraneous
18283 slash in multi-clean target.
18284
18285 Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
18286
18287 * config-ml.in: Prefix more variables with ml_ so they don't collide
18288 with configure's.
18289
18290 Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
18291
18292 * configure: Don't turn -v into --v.
18293
18294 Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
18295
18296 * configure.in (targargs): Fix typo.
18297
18298 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
18299
18300 Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
18301
18302 * configure.in: Strip --host and --target options from
18303 CONFIG_ARGUMENTS, and always configure for --host only. Add
18304 --with-cross-host option when building with a cross-compiler.
18305 * configure: Canonicalize the arguments put into config.status by
18306 always using `=' for an option with an argument. Pass a presumed
18307 --host or --target explicitly.
18308
18309 Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
18310
18311 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
18312 into general OS recognition case.
18313
18314 Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18315
18316 * configure.in (target_configdirs): add target-winsup only
18317 for win32 target systems.
18318
18319 Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
18320
18321 * Makefile.in (all-target-libgloss): Depend upon
18322 configure-target-newlib, since when libgloss is built it looks to
18323 see if the newlib directory exists.
18324
18325 Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
18326
18327 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
18328 cfg-ml-*.in.
18329
18330 Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
18331
18332 * configure: Handle LD and LD_FOR_TARGET when configuring a
18333 Canadian Cross.
18334
18335 Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18336
18337 * configure.in (target_libs): add target-winsup.
18338 (target==i386-win32): add patch diff flex make to $noconfigdirs.
18339 (target==ppcle-pe): remove ld from $noconfigdirs.
18340
18341 Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
18342
18343 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
18344 Preserve relative path names in $srcdir. Build symlink tree if
18345 configuring cross target dir and srcdir=. (= no VPATH support).
18346 (configure-target-libg++): Depend on configure-target-librx.
18347 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
18348 * config-ml.in: New file.
18349 * symlink-tree: New file.
18350 * configure: Ensure srcdir="." if that's what it is.
18351
18352 Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
18353
18354 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
18355 includes and FLEX_SKELETON setting.
18356 * mpw-configure (--with-gnu-ld): New option, controls whether
18357 to use PPCLink or ld with PowerMac GCC.
18358 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
18359 * mpw-config.in: Configure grez if targeting Mac.
18360
18361 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
18362 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
18363 just macos.
18364 * configure.in: Configure grez resource compiler if targeting Mac.
18365 * Makefile.in (all-grez, install-grez): New targets.
18366
18367 Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
18368
18369 * configure: CXX defaults to gcc, not g++. If we find
18370 gcc in the path, set CC to gcc -O2.
18371
18372 Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
18373
18374 * configure: Default ${build} correctly. Avoid picking up extra
18375 spaces when reading CC and CXX from Makefile. When doing a
18376 Canadian Cross, use plausible default values for numerous
18377 variables.
18378 * configure.in: When doing a Canadian Cross, don't try to
18379 configure tools whose configure script can't handle it.
18380
18381 Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
18382
18383 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
18384
18385 Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
18386
18387 * configure: Remove dubious bug reporting address.
18388
18389 Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
18390
18391 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
18392 configure script, run that instead of this directory's configure.
18393 In either case, print a message that we're configuring the sub-dir.
18394
18395 Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
18396
18397 * configure.in: Before checking for the existence of various files,
18398 use sed to filter out "target-".
18399
18400 Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
18401
18402 * Makefile.in (DO_X): Split rule to decrease command line length
18403 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
18404 (Philippe De Muyter).
18405
18406 Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18407
18408 * Makefile.in (all-patch): depend on all-libiberty.
18409
18410 Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
18411
18412 * configure.in: If the only directory in target_configdirs which
18413 actually exists is libiberty, then set target_configdirs to empty,
18414 to avoid trying to build a target libiberty in a gas or gdb
18415 distribution.
18416
18417 Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
18418
18419 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
18420 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
18421 systems.
18422
18423 Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
18424
18425 * configure.in (copy_dirs): Use sys-include instead of include
18426 for --with-headers option.
18427
18428 Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
18429
18430 * Makefile.in, configure.in: Make winsup builds work with
18431 new scheme.
18432
18433 Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
18434
18435 * configure.in: Build the linker on AIX.
18436
18437 Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
18438
18439 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
18440 where needed.
18441
18442 Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
18443
18444 * Makefile.in (all-gcc): Fix typo.
18445
18446 Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
18447
18448 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
18449
18450 Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
18451
18452 * configure.in: Rename libFOO to target-libFOO, and xiberty
18453 to target-xiberty, to provide more flexibility.
18454 (target_subdir): Define. Create if cross.
18455 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
18456 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
18457 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
18458 check-libFOO -> check-target-libFOO, etc.
18459 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
18460 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
18461 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
18462 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
18463 allow ALL_GCC="" to only configure.
18464 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
18465 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
18466 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
18467
18468 Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
18469
18470 * Makefile.in (taz): Build "info" in etc explicitly.
18471
18472 Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
18473
18474 * configure.in: Make sure that CC is undefined (as opposed to
18475 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
18476 problem with autoconf trying to configure on a host without GCC.
18477
18478 Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
18479
18480 * mpw-configure: Set host alias from choice of host compiler,
18481 only use generic MPW Makefile sed if present, edit a file
18482 named "hacked_Makefile.in" instead of "Makefile.in" if present.
18483 * mpw-README: Add problem notes about CW6 and CW7.
18484
18485 Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
18486
18487 * Makefile.in (taz): Use ";" instead of ";;".
18488
18489 Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
18490
18491 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
18492 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
18493 DISTDOCDIRS.
18494 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
18495 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
18496
18497 Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
18498
18499 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
18500 and gnats, because they are now subsumed by DISTSTUFFDIRS.
18501 Move bfd to DISTSTUFFDIRS.
18502
18503 Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18504
18505 * Makefile.in (X11_LIB): Removed.
18506 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
18507
18508 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
18509
18510 Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18511
18512 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
18513 names.
18514
18515 Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18516
18517 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
18518
18519 Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
18520
18521 * configure.in (i[345]86-*-win32): Always build newlib.
18522 Don't configure cvs, autoconf or texinfo.
18523 * Makefile.in (LD_FOR_TARGET): New.
18524 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
18525 Pass down LD_FOR_TARGET.
18526
18527 Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
18528
18529 * winsup: New directory.
18530 * Makefile.in: Build winsup.
18531 * configure.in: Winsup is configured when target is win32.
18532 Can only build win32 target GDB when native.
18533
18534 Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
18535
18536 * config.guess: Recognize HP model 819 machines as having
18537 a PA 1.1 processor.
18538
18539 Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
18540
18541 * configure: Fix sed loop which substitutes for CC and CXX to
18542 avoid bug found in various sed implementations.
18543
18544 Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18545
18546 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
18547 simulator. Use standard powerpc-*-eabi*.
18548
18549 Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
18550
18551 * configure.in: Stop putting gas and binutils in noconfigdirs for
18552 powerpc-*-aix* and rs6000-*-*.
18553
18554 Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
18555
18556 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
18557 -mcall-aixdesc libraries.
18558
18559 Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
18560
18561 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
18562
18563 * config.sub (arm | armel | armeb): Fix shell syntax.
18564
18565 Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18566
18567 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
18568 -msoft-float and -mcpu=common support.
18569 (powerpc*-*-eabisim*): Add support for building -mcall-aix
18570 libraries.
18571
18572 Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
18573
18574 * configure.in: Allow configuration and build of emacs19 for the alpha.
18575
18576 Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18577
18578 * configure.in (CC): Get ^CC, not just any old CC, from
18579 ${host_makefile_frag}.
18580
18581 Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18582
18583 * configure.in (CC): Try to get CC from
18584 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
18585
18586 Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18587
18588 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
18589 only if it exists in $(srcdir).
18590
18591 Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
18592
18593 * configure: If CC and CXX are not set in the environment, set
18594 them, based on either an existing Makefile or on searching for gcc
18595 in PATH. Substitute for CC and CXX in Makefile.
18596 * configure.in: Remove libm from target_libs. Separate
18597 target_configdirs from configdirs. If CC is not set in
18598 environment, try to get it from a host Makefile fragment. Rewrite
18599 changes of configdirs to use skipdirs instead. A few minor
18600 tweaks. Take directories out of target_configdirs as they are
18601 taken out of configdirs. Remove existing Makefile files from
18602 subdirectories. Substitute for TARGET_CONFIGDIRS and
18603 CONFIG_ARGUMENTS in Makefile.
18604 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
18605 by configure.in.
18606 (CONFIG_ARGUMENTS): Likewise.
18607 (CONFIGURE_TARGET_MODULES): New variable.
18608 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
18609 ($(CONFIGURE_TARGET_MODULES)): New target.
18610 (configure-libg++, configure-libio): New targets.
18611 (all-libg++): Depend upon configure-libg++.
18612 (all-libio): Depend upon configure-libio.
18613 (configure-libgloss, all-libgloss): New targets.
18614 (configure-libstdc++): New target.
18615 (all-libstdc++): Depend upon configure-libstdc++.
18616 (configure-librx, all-librx): New targets.
18617 (configure-newlib): New target.
18618 (all-newlib): Depend upon configure-newlib
18619 (configure-xiberty): New target.
18620 (all-xiberty): Depend upon configure-xiberty.
18621
18622 Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18623
18624 * configure.in (host i[345]86-*-win32): Expand the
18625 noconfigdirs again.
18626
18627 Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
18628
18629 * mpw-configure: Fix sed command file name.
18630
18631 Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
18632
18633 * configure.in (host i[345]86-*-win32): Reduce the
18634 noconfigdirs again.
18635
18636 Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
18637
18638 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
18639 or powerpc*-*-pe*, since they are not yet supported.
18640
18641 Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
18642
18643 Add PowerMac support and many other enhancements.
18644 * mpw-configure: New option --cc to select compiler to use,
18645 paste options set according to --cc into the generated
18646 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
18647 if mpw-make.sed is present.
18648 * mpw-config.in: Don't test for gC1, test for mpw-touch,
18649 add forward includes for PowerPC include files.
18650 * mpw-build.in: Build using Makefile.PPC if present.
18651 (do-byacc, etc): Remove separate version resource builds.
18652 (do-gas): Build "stamps" before "all".
18653 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
18654 * mpw-README: Update to reflect --cc option, PowerMac support,
18655 and recently-reported compatibility problems.
18656
18657 Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
18658
18659 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
18660 embedded m68k systems (-aout, -coff, -elf, -vxworks).
18661 (--with-multilib-top): Pass to recursive invocations.
18662
18663 Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
18664
18665 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
18666 v810-*-*.
18667
18668 Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
18669
18670 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
18671 gdb, ld and opcodes on v810-*-*.
18672
18673 Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
18674
18675 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
18676 (local-maintainer-clean): New target.
18677 (maintainer-clean): New target.
18678 (realclean): Just depend upon maintainer-clean.
18679
18680 Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
18681
18682 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
18683
18684 Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
18685
18686 * configure.in: Build ld in mips*-*-bsd* case.
18687
18688 Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
18689
18690 * config.sub: Accept -lites* OS. From Ian Dall.
18691
18692 Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
18693
18694 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
18695 targets.
18696
18697 Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18698
18699 * configure.in: treat i386-win32 canadian cross the same as
18700 i386-go32 canadian cross.
18701
18702 Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18703
18704 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
18705 running under the simulator to build a reduced set of libraries.
18706 (powerpc-*-eabiaix): Add fine grained multilib support added to
18707 other powerpc targets yesterday.
18708
18709 Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18710
18711 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
18712 -disable-softfloat, -disable-relocatable, -disable-aix, and
18713 -disable-sysv to control which multilib libraries get built.
18714
18715 Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
18716
18717 * configure: Add Makefile.tem to list of files to remove in trap
18718 handler.
18719
18720 Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
18721
18722 * config.guess (*Linux*): Add missing "exit"s.
18723 Also, need specific check for alpha-unknown-linux (uses COFF).
18724
18725 Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
18726
18727 * config.guess: Merge with FSF:
18728
18729 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
18730 * config.guess (AIX4): More robust release numbering discovery.
18731
18732 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
18733 * config.guess (i386-sequent-ptx): Properly get version number.
18734
18735 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
18736 * config.guess (mips:*:4*:UMIPS): New case.
18737
18738 Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
18739
18740 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
18741 (i386-win32 host): Likewise. Don't build readline.
18742
18743 Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
18744
18745 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
18746 SUPPORT_FILES to submakes.
18747
18748 Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
18749
18750 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
18751 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
18752 mpw-configure.
18753
18754 Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
18755
18756 * configure.in (appdirs): Use =, not ==, in test expression when
18757 trying to build the text to print in the warning message for
18758 Solaris users.
18759
18760 Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
18761
18762 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
18763
18764 Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
18765
18766 * config.guess: Recognize lynx-2.3.
18767
18768 Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
18769
18770 * config.sub (z8ksim): Deleted
18771 (z8k-*-coff): New, this is the one true name of the target.
18772
18773 Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
18774
18775 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
18776
18777 Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
18778
18779 * config.guess (*:Linux:*:*): First try asking the linker what the
18780 default object file format is (elf, aout, or coff). Then if this
18781 fails, try previous methods.
18782
18783 Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
18784
18785 * configure.in: Don't build newlib for *-*-vxworks5.1.
18786
18787 Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
18788
18789 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
18790 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
18791
18792 Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
18793
18794 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
18795
18796 Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
18797
18798 * cfg-ml-com.in: New file.
18799 * cfg-ml-pos.in: New file.
18800
18801 Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
18802
18803 * COPYING.NEWLIB: Add HP free copyright to list.
18804
18805 Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18806
18807 * config.sub: Recognize -eabi* for the system, not just -eabi.
18808
18809 Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
18810
18811 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
18812 * config.sub, configure.in (win32): New target and host.
18813
18814 Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
18815
18816 * configure.in: Add i386-pe configuration.
18817
18818 Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
18819
18820 * mpw-build.in (install): Install GDB after LD.
18821
18822 Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
18823
18824 * mpw-config.in (elf/mips.h): Always forward-include, needed
18825 for GDB to build.
18826
18827 Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
18828
18829 * testsuite: New directory for customer acceptance and whole tool
18830 chain tests.
18831
18832 Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
18833
18834 * configure: If per-host line isn't found, but AC_OUTPUT is found
18835 and a configure script exists, run it instead.
18836
18837 Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
18838
18839 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
18840
18841 Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
18842
18843 * configure: Set build_{cpu,vendor,os,alias} to host values when
18844 --build isn't specified.
18845
18846 Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
18847
18848 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
18849 (FLAGS_TO_PASS): Pass them.
18850 (EXTRA_TARGET_FLAGS): Ditto.
18851
18852 Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
18853
18854 * Makefile.in (all-libg++): Depend on all-libstdc++.
18855
18856 Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
18857
18858 * configure.in (noconfigdirs): Enable all packages for
18859 i386-unknown-netbsd.
18860
18861 Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
18862
18863 * configure.in (noconfigdirs): Don't configure tk for i386-go32
18864 hosted builds (DOS builds)
18865
18866 Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
18867
18868 Changes for ARM based on patches from Richard Earnshaw:
18869 * config.sub: Handle armeb and armel.
18870 * configure.in: Omit arm linker only for riscix.
18871
18872 Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
18873
18874 * config.guess: Update from FSF.
18875
18876 Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
18877
18878 * config.sub: Recognize powerpcle as the little endian variant of
18879 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
18880 powerpcle variant. Convert pentium into i586, not i486. Add p5
18881 alias for i586. Map new x86 variants p6, k5, nexgen into i586
18882 temporarily.
18883
18884 Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
18885
18886 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
18887
18888 Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
18889
18890 * config.sub: Accept -lites* as a basic system type.
18891
18892 Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
18893
18894 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
18895 installed, and if so return linuxoldld as the system name.
18896
18897 Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
18898
18899 * config.guess: Add hppa1.1-hp-lites support.
18900
18901 Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
18902
18903 * configure.in: Don't build newlib for m68k-vxworks5.1.
18904
18905 Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
18906
18907 * configure.in (mips-sgi-irix6): Use mh-irix5.
18908
18909 Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
18910
18911 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
18912
18913 Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
18914
18915 * test-build.mk: Enable building of shared libraries on IRIX 5 and
18916 OSF/1. Fix compiler flags.
18917 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
18918
18919 Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
18920
18921 * configure.in: Recognize --with-newlib.
18922 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
18923
18924 Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18925
18926 * Makefile.in: move {all,check,install}-gdb from *_MODULES
18927 to *_X11_MODULES due to gdbtk needing X include files et al.
18928
18929 Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
18930
18931 Merge in support for Mac MPW as a host.
18932 (Old change descriptions retained for informational value.)
18933
18934 * mpw-config.in: Add generic include forwards for cpu-specific
18935 include files in aout and elf directories.
18936
18937 * mpw-configure: Added copyright.
18938 * mpw-config.in: Check for presence of required build tools.
18939 (target_libs): Add newlib.
18940 (target_tools): Add examples.
18941 (Read Me): Generate as "Read Me for MPW" instead.
18942 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
18943 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
18944 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
18945
18946 * mpw-configure: Remove subdir-specific makefile hackery,
18947 delete mk.tmp after using it.
18948
18949 * mpw-build.in (all): Display start and end times.
18950
18951 * mpw-configure (host_canonical): Set.
18952 (target_cpu): Always add to makefiles.
18953 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
18954 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
18955 (mpw-mh-mpw): Look for in srcdir and srcroot.
18956 Use sed instead of mpw-edit-prefix to edit prefix definitions.
18957
18958 * mpw-build.in: (install-only): New target.
18959
18960 * mpw-configure (host_alias, target_alias): Rename from hostalias
18961 and targetalias, add into generated Makefile.
18962 (mk.tmp): If present, add into generated Makefile.
18963 * mpw-build.in (all-gas): Build config.h first before gas proper.
18964
18965 * mpw-configure (config.status): Write only if changed.
18966 * mpw-config.in (readline): Configure it (not built, just used for
18967 definitions).
18968
18969 * mpw-config.in (elf/mips.h): Add a forward include.
18970
18971 * mpw-config.in: Forward-include most .h files in include into
18972 extra-include.
18973 (readline): Don't build.
18974 mpw-build.in (install): Install GDB.
18975
18976 * mpw-configure (prefix, mpw_prefix): Handle it.
18977 * mpw-config.in (mmalloc, readline): Don't configure.
18978 * mpw-build.in (thisscript): Rename to ThisScript.
18979 Use mpw-build instead of BuildProgram everywhere.
18980 (mmalloc, readline): Don't build.
18981 * mpw-README: New file, basic documentation about the MPW port.
18982
18983 * mpw-config.in: Use forward-include to create include files.
18984
18985 * mpw-configure: Add more things to the top of each configured
18986 Makefile, including contents of config/mpw-mh-mpw.
18987 * mpw-config.in (extra-include): Create this directory and fill it
18988 with Posix-like include files when configuring.
18989
18990 * config.sub (apple, mac, mpw): Add various aliases.
18991
18992 * mpw-build.in: New file, top-level build script fragment for MPW.
18993 * mpw-configure: New file, configure script for MPW.
18994 * mpw-config.in: New file, config fragment for MPW.
18995
18996 Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
18997
18998 * configure.in (host_libs): Remove glob, since it is gone from the
18999 sources.
19000
19001 Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
19002
19003 * Makefile.in: define empty GDB_NLM_DEPS var.
19004
19005 * configure.in(target_makefile_frag): use config/mt-netware
19006 for netware targets.
19007
19008 Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
19009
19010 * config.sub: Merge in recent FSF changes. Remove linux special
19011 cases.
19012
19013 Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
19014
19015 Revert this change:
19016
19017 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
19018
19019 * build-all.mk: Use CC=cc -Xs on Solaris.
19020
19021 Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
19022
19023 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
19024 stop using it.
19025 * Makefile.in: Nuke all references to glob subdirectory.
19026
19027 Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
19028
19029 * configure.in: Fix --enable-shared logic in per-host.
19030
19031 Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
19032
19033 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
19034
19035 Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
19036
19037 * configure.in (noconfigdirs): Don't build gas on AIX, for
19038 powerpc*-*-aix* as well as for rs6000*-*-aix*.
19039
19040 Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
19041
19042 * configure: Fix --cache-file to work if the file argument is a
19043 relative path.
19044
19045 Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
19046
19047 * configure: If the --cache-file is used, pass it down to
19048 configure in subdirectories.
19049
19050 Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
19051
19052 * config.sub: add vxworks29k configuration.
19053
19054 Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
19055
19056 * Makefile.in (taz): Do "diststuff" part quietly.
19057
19058 Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
19059
19060 * config.sub: Mini-merge with gcc/config.sub.
19061
19062 Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
19063
19064 * config.guess (IRIX): Sed - to _.
19065
19066 Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
19067
19068 * Makefile.in (source-vault, binary-vault): New targets.
19069
19070 Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
19071
19072 * config.sub: Recognize -eabi as a basic system type.
19073
19074 Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
19075
19076 * configure.in (enable_shared stuff): Fix typo.
19077
19078 Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
19079
19080 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
19081
19082 Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
19083
19084 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
19085
19086 Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
19087
19088 * configure.in (rs6000-*-*): Don't build gas.
19089
19090 Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
19091
19092 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
19093 reduce command line length.
19094 (AS_FOR_TARGET): Check for as.new, not Makefile.
19095 (NM_FOR_TARGET): Check for nm.new, not Makefile.
19096
19097 Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
19098
19099 * config.guess: Merge from FSF.
19100
19101 Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
19102
19103 * configure: Don't use $ when handling program_suffix.
19104
19105 Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
19106
19107 * configure.in: Configure tk for hppa/hpux.
19108
19109 Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
19110
19111 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
19112
19113 Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
19114
19115 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
19116 to LIBCXXFLAGS. Tests are better run without it.
19117
19118 Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
19119
19120 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
19121
19122 Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
19123
19124 * configure.in (*-*-netware*): Don't configure xiberty.
19125
19126 Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
19127
19128 * configure.in: Remove tk from native_only list.
19129
19130 Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
19131
19132 * build-all.mk: Add mips-ncd-elf target to sun4 targets
19133 for special NCD build.
19134
19135 Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
19136
19137 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
19138 makeall.bat, they're only useful for binutils snapshots.
19139 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
19140 makeall.bat to specified SUPPORT_FILES.
19141
19142 Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
19143
19144 * build-all.mk: Add Ericsson targets to sun4 and solaris
19145 hosts. Add BNR's sun4 target to solaris host, so their
19146 build-from-source will be tested in-house first.
19147
19148 Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
19149
19150 * Makefile.in (LIBCFLAGS): New variable.
19151 (CFLAGS_FOR_TARGET): Ditto.
19152 (LIBCFLAGS_FOR_TARGET): Ditto.
19153 (LIBCXXFLAGS): Ditto.
19154 (CXXFLAGS_FOR_TARGET): Ditto.
19155 (LIBCXXFLAGS_FOR_TARGET): Ditto.
19156 (BASE_FLAGS_TO_PASS): Pass them.
19157 (EXTRA_TARGET_FLAGS): Ditto.
19158
19159 * configure.in: Support --enable-shared.
19160
19161 Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
19162
19163 * configure.in (target_libs): Include libstdc++ again.
19164 * config.guess: Update from FSF (for FreeBSD).
19165
19166 Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
19167
19168 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
19169 makeall.bat.
19170 (DISTDOCDIRS): Add `etc'.
19171 (ETC_SUPPORT_PFX): New variable.
19172 (taz): Include anything from etc starting with a word in
19173 ETC_SUPPORT_PFX.
19174
19175 Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
19176
19177 * config.sub: Update for recent FSF changes. Remove obsolete
19178 h8300hds entry. Add -windows* and -osx as basic os. Minor
19179 spacing changes.
19180
19181 Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
19182
19183 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
19184
19185 * config.guess: Merge with FSF.
19186 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
19187
19188 Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
19189
19190 * configure: Since the "trap 0" handler will override the exit
19191 status on many systems, only use it for "exit 1", and make it set
19192 a non-zero exit status; reset it before "exit 0". Also, check
19193 exit status of config.sub, and error out if it failed.
19194
19195 Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
19196
19197 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
19198 and install libgloss.
19199
19200 Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
19201
19202 * Makefile.in (all-binutils): Depend upon all-byacc.
19203
19204 * configure.in: Don't build emacs on Irix 5.
19205
19206 Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
19207
19208 * configure.in (*-*-netware*): Add libio.
19209
19210 Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
19211
19212 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
19213 (CHECK_TARGET_MODULES): Ditto.
19214 (INSTALL_TARGET_MODULES): Ditto.
19215 (TARGET_LIBS): Ditto.
19216 (all-libstdc++): Note dependencies.
19217
19218 Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
19219
19220 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
19221
19222 Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
19223
19224 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
19225 -fexternal-templates.
19226
19227 * configure.in (target_libs): Add libstdc++.
19228 (noconfigdirs): Add libstdc++ as appropriate.
19229
19230 Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
19231
19232 * config.guess: Update from FSF.
19233
19234 Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
19235
19236 * configure: Use ${config_shell} when running ${configsub}.
19237
19238 Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
19239
19240 * config.sub: No longer recognize h8300h.
19241
19242 Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
19243
19244 * config.sub: Remove extraneous differences between config.sub and
19245 gcc/config.sub.
19246
19247 Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
19248
19249 * Makefile.in (DISTSTUFFDIRS): Add gas.
19250
19251 Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
19252
19253 * COPYING.NEWLIB: New file.
19254
19255 Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
19256
19257 * config.guess (HP-UX): Patch from Harlan Stenn
19258 <harlan@landmark.com> to also emit release level.
19259
19260 Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
19261
19262 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
19263
19264 Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
19265
19266 * config.sub: Merge nextstep cleanup from FSF.
19267
19268 Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
19269
19270 * configure.in (arm-*-*): Don't configure ld for this target.
19271
19272 Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
19273
19274 * configure.in (*-*-netware): don't configure libg++, libio,
19275 librx, or newlib.
19276
19277 Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19278
19279 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
19280 configure ld--it works, but it doesn't support shared libraries.
19281
19282 Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
19283
19284 * config.guess (*-unknown-freebsd*): Get rid of possible
19285 trailing "(Release)" in version string.
19286 Patch from Paul Richards <paul@isl.cf.ac.uk>.
19287
19288 Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
19289
19290 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
19291 Fix type: *-next-neststep -> *-next-nextstep.
19292
19293 * config.guess: Merge from FSF:
19294
19295 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
19296
19297 * config.guess: Recognize powerpc-ibm-aix3.2.5.
19298
19299 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
19300
19301 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
19302 instead of UNIX_SV for UnixWare 1.0).
19303
19304 Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
19305
19306 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
19307 to make gdb/nlm/* build after the compiler and linker.
19308
19309 Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
19310
19311 * config.guess (netbsd, freebsd, linux): Accept any machine,
19312 not just i[34]86.
19313 (m68k-atari-sysv4): Relocate to match FSF version.
19314
19315 * config.guess: More merges from the FSF:
19316
19317 Add a space before function call or macro invocation.
19318
19319 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
19320
19321 * config.guess: Add trap cmd to remove dummy.c and dummy when
19322 interrupted.
19323
19324 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
19325
19326 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
19327 (dummy): Redirect stderr from compilation of dummy.c.
19328
19329 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
19330
19331 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
19332
19333 Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
19334
19335 * configure: Accept and ignore --cache*, for compatibility with
19336 new autoconf.
19337
19338 Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
19339
19340 * config.guess: Merge from FSF:
19341
19342 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
19343
19344 * config.guess (Pyramid*:OSx*:*:*): New case.
19345 (PATH): Add /.attbin at end for finding uname.
19346 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
19347
19348 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
19349
19350 * config.guess (M88*:DolphinOS:*:*): New case.
19351
19352 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
19353
19354 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
19355 to select whether to use ELF or COFF.
19356
19357 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
19358
19359 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
19360
19361 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
19362
19363 * config.guess: Guess the OS version for HPUX.
19364
19365 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
19366
19367 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
19368
19369 Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19370
19371 * configure.in: Recognize --with-headers, --with-libs, and
19372 --without-newlib.
19373 * Makefile.in (all-xiberty): Depend upon all-ld.
19374
19375 Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19376
19377 * configure.in: Change i[34]86 to i[345]86.
19378
19379 Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19380
19381 * configure (version): A few more tweaks to help message.
19382
19383 Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
19384
19385 * Makefile.in: Remove (for now) librx as a host library,
19386 now that we're building it for target.
19387
19388 Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19389
19390 * configure: Fix up help message; from karl@owl.hq.ileaf.com
19391 (Karl Berry).
19392
19393 Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
19394
19395 * configure.in: Also configure librx.
19396
19397 Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
19398
19399 * Makefile.in: Update various rules to reflect that librx
19400 is now needed for libg++.
19401
19402 Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19403
19404 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
19405
19406 Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
19407
19408 * configure.in: Configure the examples directory.
19409
19410 Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19411
19412 * configure: Simplify Jun 2 1994 change.
19413
19414 Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
19415
19416 * change CC to /usr/latest/bin/gcc for lynx host builds, since
19417 /bin/gcc isn't good enough to build gcc.
19418
19419 Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
19420
19421 * Makefile.in (GDB_SUPPORT_FILES): Remove
19422 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
19423 (gdb.tar.gz): Add new rule to use standard distribution building
19424 mechanism.
19425
19426 Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19427
19428 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
19429 Bill Cox <bill@cygnus.com>.
19430
19431 Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
19432
19433 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
19434
19435 Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
19436
19437 * configure: Search current dir first in .gdbinit.
19438
19439 Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
19440
19441 * config.sub: Recognize freebsd (merged from gcc config.sub).
19442
19443 Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
19444
19445 * config.sub: Refer to NeXT's operating system as nextstep.
19446
19447 * config.sub (case $basic_machine): Re-order the cases, to match
19448 the order in the FSF version (which is mostly alphabethical).
19449 Merge in some additions and changes from the FSF.
19450
19451 Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
19452
19453 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
19454 * config.sub: Recognize cxux7.
19455 * configure.in: Use mh-cxux for m88k-harris-cxux*.
19456
19457 Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
19458
19459 * config.sub: Fix typo powerpc -> powerpc-*.
19460
19461 Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
19462
19463 * Makefile.in: `all-emacs19' depends on `all-byacc'.
19464
19465 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
19466 parallel with all-emacs and install-emacs). Top-level command
19467 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
19468
19469 Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19470
19471 * test-build.mk ($(host)-stamp-stage2-installed): Remove
19472 $(relbindir)/make before doing ``make install'', and use
19473 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
19474 installing over running make binary.
19475 ($(host)-stamp-stage3-installed): Likewise.
19476
19477 Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19478
19479 * config.guess: Recognize Mach.
19480
19481 Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19482
19483 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
19484 see whether --exec-prefix was used.
19485
19486 Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
19487
19488 * README: Explicitly mention libg++/README. (Zoo's idea.)
19489
19490 Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19491
19492 * Makefile.in: Add all-librx target similar to all-libproc.
19493
19494 Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
19495
19496 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
19497 with post 1.2 uname bogosity.
19498
19499 Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19500
19501 * configure: Remove temporary files on receipt of a signal.
19502
19503 Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
19504
19505 * configure: If there is a package_makefile_frag, remove
19506 ${subdir}/Makefile.tem after copying it in.
19507
19508 Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
19509
19510 * build_all.mk: support rs6000 lynx identifies itself as
19511 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
19512 since /bin/gcc is too feeble to compile a modern gcc.
19513
19514 Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
19515
19516 * brought devo/test-build.mk update-to-date with progressive/
19517 test-build.mk. Add lynx targets and hppa flag info.
19518
19519 Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
19520
19521 * configure.in: Use mh-ncrsvr43. Patch from
19522 Tom McConnell <tmcconne@sedona.intel.com>.
19523
19524 Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
19525
19526 * config.guess (i386-unknown-bsdi): No longer need to
19527 check #if defined(__bsdi__) && defined(__i386__).
19528
19529 Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19530
19531 * configure: Set program_transform_nameoption correctly.
19532
19533 Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
19534
19535 * brought build-all.mk update-to-date with progressive build-all.mk,
19536 added new targets and hppa info.
19537
19538 Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19539
19540 * configure: If config.guess result is a prefix of the user
19541 specified target, assume a native build and use the user specified
19542 target as the host alias. Remove SunOS patch suffix removal hack.
19543 * configure.in: Remove SunOS patch suffix removal hack.
19544
19545 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
19546 in NATIVE_CHECK_MODULES.
19547
19548 Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
19549
19550 * Makefile.in: Rename HOST_ONLY to NATIVE.
19551 * configure: Delete SunOs patch suffix from host_canonical
19552 and build_canonical variables that are prepended to Makefiles.
19553 * configure.in: Add comments for easier maintenance.
19554
19555 Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19556
19557 * Makefile.in: Add all-libproc target similar to all-gui.
19558
19559 Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
19560
19561 * Makefile.in (CHECK_MODULES): split into
19562 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
19563
19564 Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
19565
19566 * config.guess (i386-unknown-bsdi): New system to guess.
19567
19568 Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19569
19570 * Makefile.in: Add all-gui target (but not yet build by "all").
19571
19572 Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
19573
19574 * config.sub: Move deletion of patch suffix from here...
19575 * configure.in: To here, at Ian's suggestion. The top-
19576 level scripts might need to know of a patch level.
19577
19578 Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
19579
19580 * config.sub: Strip off patch suffix so rtl is recognized
19581 as a sunos4.1.3 machine, even though it's been patched.
19582
19583 Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
19584
19585 * Makefile.in (INSTALL_LAST): Delete.
19586 (INSTALL_DOSREL): New.
19587
19588 Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19589
19590 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
19591 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
19592 whether we pass down --with-gnu-ld anyhow.
19593
19594 Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
19595
19596 * Makefile.in (INSTALL_LAST): Change operation so it works
19597 on more flavors of make.
19598 * configure.in (go32): Don't build libg++ or libio.
19599
19600 Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
19601
19602 * Makefile.in (Move HOST_PREFIX_1 and friends up so
19603 they can be overriden by templates.
19604
19605 Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
19606
19607 * configure.in (target==go32): Don't build gdb.
19608 * dosrel: New directory.
19609
19610 Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
19611
19612 * configure.in (host==go32): Configure dosrel too.
19613 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
19614 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
19615 be set by incoming names or templates.
19616 (INSTALL_LAST): New rule.
19617
19618 Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
19619
19620 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
19621
19622 Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
19623
19624 * configure.in (appdirs): New variable. Currently empty, but will
19625 be used in gas distribution. If nonempty, lists a set of
19626 directories at least one of which must get configured, or top
19627 level configuration is considered to have failed.
19628 (rs6000-*-lynxos*): Use new file name.
19629
19630 Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19631
19632 Eliminate XTRAFLAGS.
19633 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
19634 newlib include files using -idirafter, and also use -nostdinc.
19635 (CXX_FOR_TARGET): Likewise.
19636 (XTRAFLAGS): Removed.
19637 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
19638 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
19639 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
19640 ($(DO_X)): Don't pass down XTRAFLAGS.
19641
19642 Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
19643
19644 * configure.in (mips*-dec-bsd*): New target; do build linker.
19645 (mips*-*-bsd*): New target; don't build linker.
19646
19647 Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
19648
19649 * configure.in: support rs6000-*-lynxos* configuration.
19650 support sunos4 as a cross target.
19651
19652 * config.sub: look for lynx*, not lynx since the OS version may
19653 legitimately be part of the name.
19654
19655 Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
19656
19657 * configure.in (i[34]86-*-sco*): Move to be with other i386
19658 targets.
19659 (romp-*-*): New target. Skip various binary utilities.
19660 (vax-*-*): New target. Don't build newlib.
19661 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
19662
19663 Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
19664
19665 * configure.in: Only set host_makefile_frag if config
19666 directory exists.
19667
19668 Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
19669
19670 * install.sh: If $dstdir exists, don't check whether each
19671 component does.
19672
19673 Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19674
19675 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
19676
19677 Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
19678
19679 * configure.in (*-*-lynxos*): Don't configure newlib for either
19680 native or cross Lynx.
19681
19682 Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
19683
19684 * config.sub (sparc64-elf): Fix os.
19685 (z8k): Remove duplicate.
19686
19687 Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19688
19689 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
19690 gcc/stmp-fixproto, to try to prevent fixproto from being run.
19691
19692 Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
19693
19694 * configure: Make file links cleanly even if Lynx fails on
19695 an NFS symlink (at least fail cleanly).
19696
19697 Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
19698
19699 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
19700 -XNh2000.
19701
19702 Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
19703
19704 * configure: Unknown options are fatal again.
19705
19706 Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
19707
19708 * configure: Ignore --x-includes and --x-libraries, for Autoconf
19709 compatibility.
19710
19711 Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
19712
19713 * build-all.mk: Add `clean' target.
19714
19715 Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
19716
19717 * config.guess: Add SINIX support.
19718 * configure.in: Add mips-*-sysv4* support.
19719
19720 Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
19721
19722 * build-all.mk: Document all useful targets.
19723 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
19724 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
19725
19726 Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
19727
19728 * configure: Support --silent, --quiet.
19729
19730 Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
19731
19732 * configure: Support --disable-FEATURE.
19733
19734 Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19735
19736 * config.guess: Recognize NCR running SVR4.3.
19737
19738 Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
19739
19740 * config.guess: Make BSDI generate i386-unknown-bsd386.
19741 Patch from Paul Eggert <eggert@twinsun.com>.
19742
19743 Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19744
19745 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
19746
19747 Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
19748
19749 * configure: Make unrecognized options give nonfatal warnings
19750 instead of fatal errors, and pass them to any subdirectory
19751 configures in case they recognize them.
19752 Make --x equivalent to --with-x.
19753
19754 Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
19755
19756 * configure: Add --enable-* options. Clean up usage message and
19757 some comments.
19758
19759 Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
19760
19761 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
19762
19763 Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
19764
19765 * configure.in (hppa*-*-*): Enable binutils.
19766
19767 Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19768
19769 * config.sub: Recognize cisco.
19770
19771 Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
19772
19773 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
19774
19775 Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19776
19777 * config.guess: about target *-hitachi-hiuxwe2, don't print more
19778 than one configuration name. Add comment.
19779
19780 Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
19781
19782 * config.guess: about target *-hitachi-hiuxwe2, fixed
19783 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
19784 macro is incorrect.]
19785
19786 Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19787
19788 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
19789 than the "make ls" stuff which used to be here.
19790
19791 Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
19792
19793 * config.guess: Recognize i[34]86-unknown-freebsd.
19794 From Shawn M Carey <smcarey@rodan.syr.edu>.
19795
19796 Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
19797
19798 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
19799
19800 Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
19801
19802 * config.guess: Check for ptx.
19803
19804 Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
19805
19806 * config.sub: Add os9k checking.
19807
19808 Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
19809
19810 * config.guess: Handle OSF1 running on HPPA processors
19811
19812 Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
19813
19814 * configure: If subdir configure fails, print out a message with
19815 subdirectory name, in case subdir's configure code didn't identify
19816 itself.
19817
19818 Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
19819
19820 * configure.in: Remove embedded newlines from configdirs.
19821 Avoid mismatches of substrings. Fix matching strings at end
19822 of configdirs.
19823
19824 Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
19825
19826 * config.guess: Add Lynx/rs6000 config support.
19827
19828 Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
19829
19830 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
19831
19832 Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
19833
19834 * configure.in (hppa*-*-osf*): Treat this just like most other
19835 PA configurations (eg no binutils or ld).
19836 (hppa*-*-*elf*): These configurations have binutils and ld.
19837
19838 Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
19839
19840 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
19841
19842 Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19843
19844 * configure.in (rs6000-*-*): Build gas.
19845
19846 Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
19847
19848 * Makefile.in: Avoid bug in losing hpux sed.
19849
19850 Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19851
19852 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
19853 for GDB and GDB has been fixed to not need it.
19854
19855 Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
19856
19857 * config.guess: Recognize vax hosts.
19858
19859 Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
19860
19861 * configure (while loop): Don't use "break 2" inside case
19862 statement -- the case statement isn't an enclosing loop.
19863
19864 Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
19865
19866 * config.guess: Clean up NeXT support, to allow nextstep
19867 on Intel machines. Make OS be nextstep.
19868
19869 Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
19870
19871 * config.guess: Add alternate forms for Convex.
19872
19873 Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
19874
19875 * configure: Completely rewrite option processing. Take
19876 advantage of pattern-matching to avoid invoking test frequently.
19877 Also clean up host and target defaulting logic.
19878
19879 Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
19880
19881 * Makefile.in: Replace all occurrances of "rootme" with "r" and
19882 "$${rootme}" with "$$r", to increase the likelihood that the do-*
19883 commands (plus user environment) will fit SCO limits.
19884
19885 Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19886
19887 * configure.in: Don't issue warnings about directories which are
19888 not being configured if -norecursion is set. Correct test for
19889 --with-gnu-as and --with-gnu-ld to not get confused by substring
19890 matches.
19891
19892 * configure.in: Don't build gas for alpha-dec-osf1*.
19893
19894 Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
19895
19896 * configure: Back out Per's change of 12/19/1993. It changes the
19897 behavior of configure in unexpected and confusing ways.
19898
19899 Also, use different delim char when calculating
19900 program_transform_name so that the name can contain slashes.
19901
19902 Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
19903
19904 * configure.in, config.sub: Add support for VSTa micro-kernel.
19905
19906 Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
19907
19908 * configure.in: Nuke hacks which were used to get a special
19909 version of GAS for HPPA configurations.
19910
19911 Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
19912
19913 * configure: If only ${target_alias} is given, use that
19914 as the default for ${host_alias}.
19915 * configure: Add missing back-slashes before nested quotes.
19916
19917 Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
19918
19919 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
19920
19921 Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
19922
19923 * config.guess: Recognize some Tektronix configurations.
19924 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
19925
19926 Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
19927
19928 * config.sub: Match any flavor of SH.
19929
19930 Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
19931
19932 * configure.in: Don't try to configure newlib for Alpha.
19933
19934 Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19935
19936 * configure.in: Don't build ld for Irix 5. Don't build gas,
19937 libg++ or libio for any Alpha target.
19938
19939 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
19940
19941 Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
19942
19943 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
19944 default arguments -- so it tried to compress itself.
19945
19946 Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
19947
19948 * configure.in (notsupp): ensure that a space is always at the end
19949 of the configdirs list, since the grep checks for an explicit space
19950
19951 Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19952
19953 * configure.in (target i386-sysv4.2): don't build ld, since static
19954 versions of many libraries are not available.
19955
19956 Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19957
19958 * config.guess: Recognize Apollos (using environment variables).
19959 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
19960
19961 Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19962
19963 * config.guess: Recognize Sony news mips running newsos.
19964
19965 Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
19966
19967 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
19968 "fi ; else" for bash.
19969
19970 Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
19971
19972 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
19973
19974 Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
19975
19976 * config.sub: accept unixware as an alias for svr4.2.
19977 Fix some inconsistancies with the gcc version.
19978
19979 Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19980
19981 * Makefile.in (DISTDOCDIRS): Add gdb.
19982
19983 Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
19984
19985 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
19986
19987 Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
19988
19989 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
19990 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
19991 this now.
19992
19993 Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19994
19995 * config.sub: Accept hiux* as an OS name.
19996
19997 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
19998 etc/make-stds.texi. The underscore came from gcc, and dje now
19999 agrees that RUNTESTFLAGS is the correct name.
20000
20001 Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
20002
20003 * install.sh: Remove 'set -e'. It makes any conditionals
20004 in the script useless.
20005
20006 * config.guess: Automatically recognize arm-acorn-riscix
20007 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
20008
20009 Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
20010
20011 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
20012
20013 Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
20014
20015 * Makefile.in (DISTDOCDIRS): New variable.
20016 (taz): Edit local Makefile.in sooner, instead of proto-toplev
20017 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
20018
20019 Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20020
20021 * configure.in (hppa target): check the source directory for the
20022 pagas sub-directory
20023
20024 Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
20025
20026 * config.sub: Allow -aout* and -elf*.
20027
20028 Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
20029
20030 * configure.in: Don't build ld on i386-solaris2, same as for
20031 sparc-solaris2.
20032
20033 Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
20034
20035 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
20036
20037 Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20038
20039 * configure.in: Configure gdb for alpha.
20040
20041 Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20042
20043 * Makefile.in (CXXFLAGS): Add -O.
20044
20045 Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20046
20047 * config.guess: added support for DG Aviion
20048
20049 Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
20050
20051 * configure.in: Produce warning message for subdirectories not
20052 configurable for this host/target combination. Don't try to
20053 configure gdb for vms.
20054
20055 Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
20056
20057 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
20058 appropriate files before making "diststuff".
20059 (DISTBISONFILES): New var: list of files to be edited.
20060 (DISTSTUFFDIRS): Add binutils.
20061
20062 Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20063
20064 * config.sub: also handle mipsel and mips64el (for little endian mips)
20065
20066 Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20067
20068 * configure.in: Add * to end of all OS names.
20069
20070 Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
20071
20072 * configure.in: Build newlib for LynxOS native.
20073
20074 Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20075
20076 * config.guess: Add support for delta 88k running SVR3.
20077
20078 * configure.in: Add comment about HP compiler vs. emacs.
20079
20080 Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20081
20082 * configure.in: don't build ld on solaris2 (not a viable option
20083 due to bugs in getpwnam & getpwuid)
20084
20085 Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
20086
20087 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
20088 config.guess will produce a full version number.
20089
20090 Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20091
20092 * configure.in: Build linker and binutils for alpha-dec-osf1.
20093
20094 Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20095
20096 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
20097 and gdb/testsuite/Makefile.in.
20098
20099 Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20100
20101 * configure.in: recognize mips*- instead of mips-
20102
20103 Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
20104
20105 * config.sub: Accept linux*coff and linux*elf as operating
20106 systems.
20107
20108 Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20109
20110 * config.sub: Recognize mips64, and mips3 as an alias for it.
20111
20112 Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20113
20114 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
20115 gdb knows how to handle OSF/1 shared libraries.
20116
20117 Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20118
20119 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
20120 * config.guess: Recognize Hitachi's HIUX.
20121 * config.sub: Recognize h3050r* and hppahitachi.
20122 Remove redundant cases for hp9k[23]*.
20123
20124 Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20125
20126 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
20127 if gas and ld are in the source tree and are in ${configdirs}.
20128 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
20129 --with options (but still pass them down on the command line,
20130 if they were explicitly specified).
20131
20132 Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20133
20134 * configure: substitute SHELL value in Makefile.in with
20135 ${CONFIG_SHELL}
20136
20137 Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20138
20139 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
20140 *-*-solaris2* targets.
20141
20142 Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20143
20144 * Makefile.in: define M4, and pass it down to sub-makes;
20145 all-autoconf now depends on all-m4
20146
20147 Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20148
20149 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
20150 presence of {ar,ranlib} instead of a configured directory
20151
20152 Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
20153
20154 * config.guess: Accept 34?? as well as 33?? for NCR.
20155
20156 Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20157
20158 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
20159 of 'gas' in sed commands, since 'gash' is now in the tree as well.
20160
20161 Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20162
20163 * configure: grab values for $(CC) and $(CXX) from the
20164 environment, so that someone can do "CC=gcc configure; make" and
20165 have it work right (matching the way that autoconf works now)
20166
20167 * configure.in, Makefile.in: add support for gash, the tcl
20168 interface to Galaxy
20169
20170 * config.guess: add NetBSD variants (hp300, x86)
20171
20172 Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
20173
20174 * install.sh: Support -d option (in the manner of SunOS 4 install,
20175 as it is more deterministic than that of GNU install)
20176 (chmodcmd): Set file to mode 755 by default (should also do default
20177 chgrp and chown, but I don't feel like dealing with that now)
20178
20179 Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
20180
20181 * config.sub: Remove h8300hhms alias.
20182
20183 Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20184
20185 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
20186
20187 Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20188
20189 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
20190 as stmp-fixinc
20191
20192 Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
20193
20194 * config.sub: recognize m88110-bug-coff.
20195
20196 Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20197
20198 * Makefile.in (all-libio): all dependencies on the toolchain used
20199 to build this (gcc, gas, ld, etc)
20200
20201 Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20202
20203 * config.guess: Deal with OSF/1 1.3 on alpha.
20204
20205 Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20206
20207 * install.sh: add some 'else true' clauses for portability
20208
20209 * configure.in: don't build libio for h8[35]00-*-* targets
20210
20211 Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
20212
20213 * Makefile.in: Add support for new libio.
20214
20215 Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20216
20217 * install.sh: If one command fails, don't try the rest. Don't try
20218 to remove $dsttmp (via trap) unless we have already created it.
20219 If $src doesn't exist, detect it and exit with an error.
20220
20221 * config.guess: Recognize BSD on hp300.
20222
20223 Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
20224
20225 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
20226 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
20227
20228 Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
20229
20230 * Makefile.in (all-send-pr): depends on all-prms
20231
20232 Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20233
20234 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
20235
20236 Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20237
20238 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
20239 Added test for mips-mips-riscos5.
20240
20241 Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20242
20243 * configure.in: use mh-hp300 for 68k HP hosts
20244
20245 Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20246
20247 * configure: add support for CONFIG_SHELL, so that you can use
20248 some alternate shell for evaluating configure scripts
20249
20250 Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
20251
20252 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
20253 in configure script to bug-gdb@prep.ai.mit.edu when building
20254 distribution archive.
20255 * Makefile.in (COMPRESS): Remove def.
20256 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
20257 gdb.tar.Z and make-gdb.tar.Z respectively.
20258 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
20259 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
20260 to convergence with 'taz' target in Makefile.in.
20261
20262 Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20263
20264 * install.sh (dsttmp): use trap to ensure that tmp files go
20265 away on error conditions
20266
20267 Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20268
20269 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
20270
20271 Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20272
20273 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
20274 its parent is '/' not ''.
20275
20276 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
20277
20278 Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
20279
20280 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
20281 that ${newsrcdir}/configure.in does.
20282
20283 Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20284
20285 * test-build.mk: support for CONFIG_SHELL
20286
20287 Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
20288
20289 * config.sub (netware): Add as a basic system type.
20290
20291 Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
20292
20293 * Makefile.in (Makefile): depend on configure.in. Also drop the
20294 $(srcdir)/ from the dependency on Makefile.in.
20295
20296 Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
20297
20298 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
20299 (h8300hhms is temporary until multi-libraries are implemented).
20300 * configure.in: Handle h8300h too.
20301
20302 Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20303
20304 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
20305
20306 Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
20307
20308 * configure: Remove extraneous output when guessing host type.
20309 * config.guess: Remove extraneous output when guessing using C
20310 compiler rather than uname, or when guessing fails.
20311
20312 Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
20313
20314 * Makefile.in: remove all.cross and install.cross targets
20315
20316 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
20317 definitions
20318
20319 Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
20320
20321 * configure.in (target sh): Build gprof.
20322
20323 Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20324
20325 * config.sub: change -solaris to -solaris2
20326
20327 Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20328
20329 * configure.in: Use config/mh-riscos for mips-*-sysv*.
20330
20331 Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
20332
20333 * configure: Correct error message for missing Makefile.in to
20334 print correct directory.
20335
20336 Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20337
20338 * install.sh: kludge around 386BSD shell bug
20339
20340 Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
20341
20342 * config.guess: Recognize NeXT.
20343 * config.guess: Recognize i486-ncr-sysv4.
20344 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
20345
20346 Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
20347
20348 * Makefile.in (MAKEINFOFLAGS): New variable.
20349 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
20350 * build-all.mk, test-build.mk: Pass down --no-split as
20351 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
20352
20353 Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
20354
20355 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
20356
20357 Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
20358
20359 * Makefile.in (libg++.tar.z): New rule.
20360 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
20361 * Makefile.in (taz): Only do a single chmod.
20362
20363 Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
20364
20365 * install.sh: don't use dirname anymore (replaced with sed usage)
20366
20367 Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
20368
20369 * Makefile.in: Change extension for gzip'd files from '.z' to
20370 '.gz' per new FSF standard usage.
20371
20372 Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
20373
20374 * configure: put quotes around the final value of program_transform_name
20375
20376 Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20377
20378 * Makefile.in: new install.sh support; update install-info rules
20379
20380 Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
20381
20382 * configure.in: Build diff for crosses, but not for go32 host.
20383
20384 * configure.in: Build gprof only for native, and don't build it
20385 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
20386
20387 Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
20388
20389 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
20390
20391 Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
20392
20393 * configure.in (host_tools): Add prms.
20394
20395 Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20396
20397 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
20398 with $(FLAGS_TO_PASS) on the command line
20399
20400 * config.sub: Recognize lynx and lynxos
20401
20402 Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
20403
20404 * config.sub: Accept -ecoff*, not just -ecoff.
20405
20406 Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
20407
20408 * Makefile.in (taz): Use .gz suffix instead of .z.
20409 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
20410 names.
20411
20412 Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20413
20414 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
20415
20416 Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20417
20418 * Makefile.in (install-no-fixedincludes): install gcc last, so
20419 that rebuilds that might happen during 'make install' don't get
20420 bogus gcc include files
20421
20422 Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
20423
20424 Change from Utah for HPPA support:
20425 * config.guess: Recognize hppa1.x-hp-bsd.
20426
20427 Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
20428
20429 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
20430 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
20431
20432 Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
20433
20434 * config.sub: Add support for rom68k and bug boot monitors.
20435
20436 Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
20437
20438 * Makefile.in: Make all-opcodes depend on all-bfd.
20439
20440 Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
20441
20442 * config.guess: Added special check for i[34]86-univel-sysv4*.
20443
20444 Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
20445
20446 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
20447 the processor rather than assuming i486.
20448
20449 Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20450
20451 * config.guess: Recognize SunOS6 as Solaris3.
20452
20453 Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
20454
20455 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
20456 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
20457
20458 Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
20459
20460 * build-all.mk (all-cross): New target for Canadian Cross.
20461 Added Q2 go32 targets.
20462 * test-build.mk: Configure go32 cross sparclite-aout and
20463 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
20464 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
20465
20466 Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20467
20468 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
20469 GO32 hosted toolchains
20470
20471 Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
20472
20473 * configure: change so "-exec-prefix" gets passed down rather
20474 than "-exec_prefix" so autoconf generated Makefiles get the
20475 exec_prefix set right.
20476
20477 Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20478
20479 * config.guess: get the Solaris2 minor version number
20480
20481 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
20482
20483 Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
20484
20485 * config.guess: Recognize some Sequent platforms.
20486
20487 Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20488
20489 * Makefile.in: added the vault-install target
20490
20491 * configure.in: actually use the Sun3 makefile fragment that's in
20492 config, also added the release dir to configdirs
20493
20494 Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
20495
20496 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
20497
20498 Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20499
20500 * configure.in: remove some program from Alpha targetted toolchains
20501
20502 Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
20503
20504 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
20505 gprof.
20506 (taz): Run "make diststuff" in those directories instead of "make
20507 proto-dir". Look for "VERSION=" only at start of line in subdir
20508 Makefile. Use "gzip -9" for compression.
20509 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
20510 (binutils.tar.z): New target.
20511
20512 Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
20513
20514 * Makefile.in (taz): Include gpl.texinfo.
20515
20516 Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
20517
20518 * Makefile.in (setup-dirs): Merged into "taz" target.
20519 (taz): Only do `proto-dir' stuff if a directory is actually needed
20520 for this target.
20521
20522 Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
20523
20524 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
20525 (FLAGS_TO_PASS): Pass down MUNCH_NM.
20526 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
20527 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
20528 (gcc-no-fixedincludes): Correct for current gcc Makefile.
20529
20530 Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
20531
20532 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
20533 config.sub, and move-if-change to gdb testsuite distribution
20534 archive, so the testsuite can be extracted, configured, and
20535 run separately from the gdb distribution. Blow away the Chill
20536 tests that require a Chill compiled executable, since GNU Chill
20537 is not yet publically available.
20538
20539 Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20540
20541 * test-build.mk: set environment variables in a single command,
20542 instead of a list of assignments and exports
20543
20544 * config.guess: recognize Alpha/OSF1 systems
20545
20546 Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
20547
20548 * configure: Change help message to prefer --options rather than
20549 -options.
20550
20551 Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
20552
20553 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
20554 zippy@ecst.csuchico.edu.
20555 * config.guess: Recognize miniframe.
20556
20557 Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
20558
20559 * Makefile.in: Use srcroot to find runtest rather than rootme.
20560 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
20561
20562 Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
20563
20564 * test-build.mk: Extensive additions to support building on a
20565 machine other than the host.
20566
20567 Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
20568
20569 * configure (tooldir): Fix for i386-aix again.
20570
20571 Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
20572
20573 * configure, Makefile.in: Change definition of $(tooldir)
20574 to match the FSF.
20575
20576 Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
20577
20578 * config.guess: Recognize i[34]86/SVR4.
20579
20580 Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
20581
20582 * Makefile.in (all-gdb): gdb depends on sim.
20583
20584 Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
20585
20586 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
20587 at the same time we make the prototype gdb directory.
20588 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
20589 files at the same time as the gdb base release distribution.
20590
20591 Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
20592
20593 * Makefile.in (check): Use individual check targets rather than
20594 DO_X rule.
20595 (check-gcc): Added.
20596
20597 Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
20598
20599 * config.sub: Use sysv3.2 not sysv32 for canonical OS
20600 for System V release 3.2.
20601
20602 Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
20603
20604 * config.sub: Recognize hppaosf.
20605 * configure.in: Do configure ld/binutils/gas for it.
20606
20607 Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
20608
20609 * configure (tooldir): Alter syntax used to set this, for systems
20610 where "\$" isn't handled right, like i386-aix.
20611
20612 Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
20613
20614 * configure: Pass program-transform-name, not
20615 program_transform_name, to recursive configures.
20616
20617 Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
20618
20619 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
20620 of gas+ld+binutils.
20621
20622 Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
20623
20624 * config.guess: Recognize AIX3.2 as distinct from 3.1.
20625
20626 Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20627
20628 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
20629
20630 Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
20631
20632 * Makefile.in (PRMS): Set back to all-prms.
20633
20634 Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
20635
20636 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
20637 targets, rather than for MIPS hosts.
20638
20639 Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20640
20641 * configure.in: add comment for --with-x default values
20642
20643 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
20644
20645 * Makefile.in: add check-* targets for each of the directories in
20646 the tree. Add a definition of RUNTEST that will use the one we
20647 just built, if it exists. Pass this down via FLAGS_TO_PASS.
20648
20649 Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
20650
20651 * configure.in: Removed obsolete references to bfd_target and
20652 target_makefile_frag.
20653
20654 * build-all.mk: Set assorted targets for Q2.
20655 * config.sub: Recognize z8k-sim and h8300-hms.
20656 * test-build.mk: Really don't pass host to configure.
20657 (HOLES): Added uname.
20658
20659 Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
20660
20661 * configure: Handle an empty program-prefix, program-suffix or
20662 program-transform-name correctly.
20663
20664 Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
20665
20666 * build-all.mk: -G 8 no longer required for MIPS targets.
20667 * test-build.mk: Don't pass host argument to configure; make it
20668 guess.
20669
20670 Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
20671
20672 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
20673 * Makefile.in (COMPRESS): New macro, like GZIP.
20674
20675 Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
20676
20677 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
20678
20679 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
20680 with gas currently defaults to -G 0.
20681
20682 Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
20683
20684 * Makefile.in (all-flex): flex depends on byacc.
20685
20686 * build-all.mk: If host not specified, use config.guess. Pass TAG
20687 to test-build.mk as RELEASE_TAG.
20688 * test-build.mk (configargs): New variable containing arguments to
20689 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
20690 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
20691
20692 * config.guess: Use /bin/uname when checking -X argument on SCO,
20693 to avoid invoking GNU uname which doesn't understand -X.
20694
20695 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
20696
20697 * configure.in: Build gas for mips-*-*.
20698
20699 Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
20700
20701 * Makefile.in (all.normal): insert missing backslash.
20702
20703 Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
20704
20705 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
20706
20707 * Makefile.in: Complete overhaul to merge many almost identical
20708 targets.
20709
20710 Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
20711
20712 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
20713 (gdb.tar.Z): Adjusted.
20714
20715 * Makefile.in (setup-dirs, taz): New targets; should be general
20716 enough to adapt for gdb sometime. Build only .z file.
20717 (gas.tar.z): New target.
20718
20719 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
20720
20721 * build-all.mk: Use CC=cc -Xs on Solaris.
20722
20723 Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
20724
20725 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
20726 for handling BISON for FSF releases.
20727
20728 Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
20729
20730 * configure: Actually implement the change zoo just documented.
20731
20732 Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
20733
20734 * configure: when using config.guess, only set target_alias when
20735 it's not already been set (ie, on the command line)
20736
20737 Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20738
20739 * Makefile.in: add installcheck target, set PRMS to install-prms
20740
20741 Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20742
20743 * configure: add support for package_makefile_fragment, handle the
20744 case where a directory has a configure.in file but no Makefile.in
20745 more gracefully (with an actual understandable error message, even);
20746 add support for --without (and add this to the usage message); also
20747 explicitly add a --host=${host_alias} to the command line when
20748 config.guess is used
20749
20750 Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
20751
20752 * configure: Must use both --host and --target in recursive calls.
20753
20754 Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
20755
20756 * Makefile.in: Change deja-gnu to dejagnu.
20757
20758 Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
20759
20760 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
20761
20762 Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20763
20764 * configure.in: canonicalize all instances to *-*-solaris2*,
20765 also strip out a number of tools to not build for go32 host
20766
20767 Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
20768
20769 * config.guess: add GPL.
20770
20771 * Makefile.in, config.guess, config.sub, configure: bump
20772 copyrights to 93.
20773
20774 Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
20775
20776 * Makefile.in (do-info): Removed obsolete check for existence of
20777 localenv file.
20778
20779 * Makefile.in (MAKEOVERRIDES): Define to be empty.
20780
20781 Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20782
20783 * Makefile.in: a couple of 'else true' for decstation,
20784 support for TclX
20785
20786 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
20787
20788 Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
20789
20790 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
20791
20792 Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
20793
20794 * config.guess: Recognize i386-ibm-aix (PS/2).
20795 * configure.in: Use config/mh-aix386 file for it.
20796
20797 Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
20798
20799 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
20800 CC_FOR_TARGET instead.
20801 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
20802
20803 Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
20804
20805 * Makefile.in: Add sim to list of directories sent with gdb
20806
20807 Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
20808
20809 * configure.in: Put back mips-dec-bsd* case.
20810
20811 Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
20812
20813 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
20814 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
20815 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
20816
20817 Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20818
20819 * configure.in: remove no-op mips-dec-bsd* in "case $target"
20820
20821 * Makefile.in (dir.info): only run gen-info-dir if it exists,
20822 (install-info): install dir.info only if it exists,
20823 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
20824
20825 Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
20826
20827 * configure.in: For vms target, skip bfd, ld, binutils. Do build
20828 gas for mips-dec-bsd.
20829
20830 Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
20831
20832 * configure (makesrcdir): If ${srcdir} is relative and not ".",
20833 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
20834
20835 Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
20836
20837 * configure.in: Added "dejagnu" to hosttools list.
20838
20839 Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
20840
20841 * config.sub, configure.in, config.guess: Add support
20842 for Bosx, an AIX variant from Bull.
20843 Patches from F.Pierresteguy@frcl.bull.fr.
20844
20845 Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
20846
20847 * devo/dejagnu: Initial creation of devo/dejagnu.
20848 Migrated dejagnu testcases and support files for testing software
20849 tools to reside as subdirectories, currently called "testsuite",
20850 within the directory of the software tool. Migrated all programs,
20851 support libraries, etc. beloging to dejagnu proper from
20852 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
20853 with no modifications. The changes to these files which will
20854 allow them to configure, build, and execute properly will be made
20855 in a future update.
20856
20857 Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
20858
20859 * Makefile.in: Change send_pr to send-pr.
20860 * configure.in: Likewise.
20861 * send_pr: Renamed directory to send-pr.
20862
20863 Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
20864
20865 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
20866
20867 Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
20868
20869 * README: Update for gdb-4.8 release.
20870 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
20871 gdb-xxx.tar.z (gzip'd) file also.
20872
20873 Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20874
20875 * Makefile.in: make all-diff depend on all-libiberty
20876
20877 Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
20878
20879 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
20880
20881 Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20882
20883 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
20884
20885 Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
20886
20887 * Makefile.in (DEVO_SUPPORT): Remove etc directory
20888 (ETC_SUPPORT): Only add the files GDB wants from etc/.
20889 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
20890
20891 Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20892
20893 * Makefile.in: makeinfo binary is in a new location
20894
20895 Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
20896
20897 * config.sub: Accept -ecoff as an OS.
20898
20899 * Makefile.in: Various changes to eliminate a level of make
20900 recursion and reduce the required command line length.
20901 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
20902 sub-makes.
20903 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
20904 variables holding settings for specific sub-makes.
20905 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
20906 in terms of BASE_FLAGS_TO_PASS.
20907 (TARGET_LIBS): New variable listing directories which use
20908 TARGET_FLAGS_TO_PASS.
20909 (subdir_do): Eliminated.
20910 (do-*): New set of targets to replace subdir_do.
20911 (various): All targets which used subdir_do now depend on do-*.
20912 (local-clean): Renamed from do_clean.
20913 (local-distclean): New target, dependency of distclean and
20914 realclean.
20915 (install-info): Don't create directories. Depend on dir.info
20916 rather than calling make recursively.
20917 (install-dir.info): Eliminated.
20918 (install-info-dirs): Create all info directories here.
20919 (dir.info): Depend upon do-install-info.
20920
20921 * test-build.mk (HOLES): Added false.
20922
20923 Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
20924
20925 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
20926
20927 Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20928
20929 * Makefile.in (info): remove dependency on all-texinfo. The
20930 problem was really in texinfo/C, not at this level.
20931
20932 Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
20933
20934 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
20935
20936 Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
20937
20938 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
20939 GDB releases.
20940
20941 Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
20942
20943 * configure: Include srcdir in message about target of link not
20944 being found. Don't convert `-' to `_' in `with' options being
20945 passed to subdirs.
20946
20947 Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20948
20949 * configure.in: add uudecode to host_tools
20950
20951 * Makefile.in: added {all,install}-uudecode targets, added them to
20952 the appropriate lists
20953
20954 Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
20955
20956 * Makefile.in (all-gcc): Added dependency on all-gas.
20957
20958 * configure.in (mips-*-*): Build ld and binutils.
20959
20960 Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
20961
20962 * configure: check return code from mkdir, print error message and
20963 exit on failure.
20964
20965 Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
20966
20967 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
20968
20969 Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
20970
20971 * test-build.mk (HOLES): Added tar, cpio and uudecode.
20972
20973 Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
20974
20975 * config.sub (h8500): Recognize this as a cpu type.
20976
20977 Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20978
20979 * configure: source directory missing is no longer a warning
20980
20981 * configure.in: recognize irix[34]* instead of irix[34]
20982
20983 * Makefile.in: define and pass down X11_LIB
20984
20985 Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
20986
20987 * guess-systype: Renamed to ...
20988 * config.guess: ... by popular request.
20989 * configure.in, Makefile.in: Update accordingly.
20990
20991 Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
20992
20993 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
20994 + Add Convex, Cray/Unicos, and Encore/Multimax support.
20995 + Execute ./dummy instead of assuming . is in PATH.
20996
20997 Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
20998
20999 * guess-systype: New shell script. Attempts to guess the
21000 canonical host name of the executing host.
21001 Only a few hosts are supported so far.
21002 * configure: Call guess-systype if no host is specified.
21003
21004 Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
21005
21006 * Makefile.in (gcc-no-fixedincludes): Made to work with current
21007 gcc Makefile.
21008
21009 Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
21010
21011 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
21012 (all-gcc, install-gcc, subdir_do): Use it.
21013
21014 Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
21015
21016 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
21017
21018 Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
21019
21020 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
21021 set exclusively by configure, using configure.in .
21022
21023 Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21024
21025 * test-build.mk: set $PATH for all builds
21026
21027 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
21028
21029 Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
21030
21031 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
21032 the one used in gcc/Makefile.in, so that a null expansion doesn't
21033 override the one needed to build gcc with a native cc.
21034
21035 Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
21036
21037 * configure: Accept -with arguments.
21038
21039 Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
21040
21041 * Makefile.in: added h8300sim
21042
21043 Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
21044
21045 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
21046 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
21047 (all-cygnus, native, build-cygnus): Make
21048 $(canonhost)-stamp-3stage-done, not $(host)....
21049 * test-build.mk (stamp-3stage-compared): Use tail +10c for
21050 i386-sco3.2v4. Added else true to if command.
21051
21052 Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
21053
21054 * config.sub: (from FSF) Sequent uses a BSD-like OS.
21055
21056 Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
21057
21058 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
21059
21060 Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21061
21062 * configure.in: don't remove binutils from Solaris builds
21063
21064 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
21065
21066 * Makefile.in: get rid of earlier definitions for *clean,
21067 also handle the recursive info rule better
21068
21069 Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
21070
21071 * Makefile.in (mostlyclean, distclean, realclean): Fix to
21072 do more-or-less the right thing.
21073
21074 Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
21075
21076 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
21077 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
21078
21079 Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21080
21081 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
21082 $(host_canonical).
21083
21084 * configure.in: split the configdirs list into 4 categories (native
21085 v. cross, library v. tool) and handle the cross-only and native-
21086 only in more reasonable (and correct!) way.
21087
21088 Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
21089
21090 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
21091 configdirs anymore.
21092
21093 Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21094
21095 * Makefile.in: extensive cleanup:: removed all of the explicit
21096 clean-* targets, collapsed many wrappers around subdir_do into
21097 one, added additional targets to satisfy standards.texi, deleted
21098 some old targets, some changes for consistency
21099
21100 Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21101
21102 * configure.in: handle some programs as cross-only, and others as
21103 native only
21104
21105 * test-build.mk: handle partial holes in a more generic manner
21106
21107 * Makefile.in: m4 depends on libiberty
21108
21109 Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21110
21111 * configure.in: add m4, textutils, fileutils, sed, shellutils,
21112 time, wdiff, and find to configdirs
21113
21114 * Makefile.in: all, clean, and install rules for the new programs
21115 added to configure.in
21116
21117 Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21118
21119 * configure.in: use mh-sun for all *-sun-* hosts
21120
21121 Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21122
21123 * Makefile.in: define flags for X11 include files and library file
21124 locations, pass them down to the programs that need this info
21125
21126 * build-all.mk: added a 'native' target, to 3stage the native toolchain
21127
21128 Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21129
21130 * configure.in: start building libg++ for HP-UX targets
21131
21132 Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
21133
21134 * README: Update references to files moved into etc/.
21135
21136 Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
21137
21138 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
21139 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
21140
21141 Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
21142
21143 * configure: accept dash as well as underscore in long option
21144 names for FSF compatibility.
21145
21146 Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
21147
21148 * config.sub: added -sco3.2v4 support from FSF.
21149
21150 Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21151
21152 * configure.in: expand the section that adds or removes
21153 directories from the list of programs to build, to handle native
21154 vs. cross in addition to host v. native
21155
21156 Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
21157
21158 * Makefile.in: Replace C++ in macro names with CXX.
21159 This is less likely to break ...
21160
21161 Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21162
21163 * test-build.mk: add -w to GNU_MAKE
21164
21165 Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21166
21167 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
21168 add 'sparc' to list of recognized cpus. This needed to make
21169 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
21170 Delete some redundant ose68 variants. Recognize -wrs as an os,
21171 then changes that into $CPU-wrs-vxworks.
21172
21173 * configure.in: remove most references to gdbtest, regularize
21174 target based program removal
21175
21176 * test-build.mk: import from p3 tree (many fixes and changes)
21177
21178 Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
21179
21180 * Makefile.in: added rules to handle tcl, tk, and expect
21181
21182 * configure.in: handle those directories if they exist
21183
21184 Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21185
21186 * config.sub: removed bogus hppabsd and hppahpux names, since
21187 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
21188
21189 Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21190
21191 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
21192 depends upon all-xiberty
21193
21194 * Makefile.in: changes from p3, including:
21195
21196 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
21197
21198 * Makefile.in (XTRAFLAGS): include newlib directories if
21199 newlib/Makefile exists, rather than if host != target.
21200
21201 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
21202
21203 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
21204 from the same source tree and not building a cross-compiler. This
21205 matters for the libg++ configuration if reconfiguring a tree that
21206 has already been installed.
21207
21208 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
21209
21210 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
21211 pick up the machine and system specific header files.
21212
21213 * Makefile.in: added AS_FOR_TARGET, passed down in
21214 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
21215 the C compiler to use to create programs which are run in the
21216 build environment, set it to default to $(CC), and passed it down
21217 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
21218
21219 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
21220
21221 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
21222 We need them for unusual native builds, like systems without
21223 ranlib.
21224
21225 * configure: also define $(host_canonical) and
21226 $(target_canonical), which are the full, canonical names for the
21227 given host and target
21228
21229 Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
21230
21231 * Makefile.in: Added separate definitions for C++.
21232
21233 Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
21234
21235 * configure.in (configdirs): Add deja-gnu.
21236
21237 Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
21238
21239 * README: Update for configure.texi and gdb-4.7 release.
21240
21241 Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
21242
21243 * Makefile.in: Move "all" target to top of file.
21244 Previously, first target was ".PHONY" which caused BSD4.4 make
21245 to build .PHONY when make was run without arguments.
21246
21247 Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
21248
21249 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
21250 Library-copylefted code in libiberty.
21251
21252 Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
21253
21254 * config.sub: Replace m68kmote with plain old m68k.
21255
21256 Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
21257
21258 * Makefile.in: Remove space from blank line, avoid Make complaints.
21259
21260 Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
21261
21262 * config.sub: Complain if no argument is given. Added support for
21263 386bsd as OS and target alias.
21264
21265 Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
21266
21267 * Makefile.in (XTRAFLAGS): include newlib directories if
21268 newlib/Makefile exists, rather than if host != target.
21269
21270 Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
21271
21272 * config.sub: recognize sparclite-wrs-vxworks.
21273
21274 * Makefile.in (install-xiberty): added *-xiberty make rules (from
21275 p3.) Added clean-xiberty to clean.
21276
21277 Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21278
21279 * configure.in: use *-*-* instead of nested cases for host and target
21280
21281 Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
21282
21283 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
21284 from the same source tree and not building a cross-compiler. This
21285 matters for the libg++ configuration if reconfiguring a tree that
21286 has already been installed.
21287
21288 Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
21289
21290 * config.sub (i486v/i486v4): Merge in from FSF version.
21291
21292 Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
21293
21294 * configure: only set PWD if it is already set.
21295
21296 Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
21297
21298 * configure: just set PWD=`pwd` at the top, since Ultrix sh
21299 doesn't have unset and all success paths (and most error paths)
21300 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
21301 to just ${PWD} to avoid confusion.)
21302
21303 Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
21304
21305 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
21306 even for a native compilation.
21307
21308 Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
21309
21310 Changes to make the gdb.tar.Z rule work better.
21311
21312 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
21313 (DEVO_SUPPORT): Add configure.texi.
21314 (bfd-ilrt.tar.Z): Remove ancient rule.
21315
21316 Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
21317
21318 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
21319 pick up the machine and system specific header files.
21320
21321 * configure.in, config.sub: added new target m68010-adobe-scout,
21322 with alias of adobe68k. Changed configure.in to check for
21323 -scout before -sco* to avoid a false match.
21324
21325 * Makefile.in: added AS_FOR_TARGET, passed down in
21326 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
21327 the C compiler to use to create programs which are run in the
21328 build environment, set it to default to $(CC), and passed it down
21329 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
21330
21331 Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
21332
21333 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
21334 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
21335 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
21336 FOR_TARGET variants, to newlib and libg++.
21337
21338 Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
21339
21340 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
21341 first.
21342
21343 Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
21344
21345 * config.sub: Accept `elf' as an environment.
21346
21347 Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
21348
21349 * Makefile.in (all-opcodes): cd into the right directory
21350
21351 Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
21352
21353 * configure: added -program_transform_name option, used as
21354 argument to sed when installing programs.
21355 configure.texi: added documentation for -program_prefix,
21356 -program_suffix and -program_transform_name.
21357
21358 Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
21359
21360 * config.sub: Accept i486 where i386 ok.
21361
21362 Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
21363
21364 * config.sub: accept we32k
21365
21366 Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
21367
21368 * config.sub, configure.in: accept OSE68000 and OSE68k.
21369
21370 * Makefile.in: don't create all directories for ``make install'';
21371 let the subdirectories create the ones they need.
21372
21373 Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21374
21375 * COPYING: new file, GPL v2
21376
21377 Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21378
21379 * Makefile.in: use the new gen-info-dir, which needs a template
21380 argument (which also lives in texinfo)
21381
21382 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
21383
21384 Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
21385
21386 * config.sub (ncr3000): Change i386 to i486.
21387
21388 Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21389
21390 * Makefile.in: add install-rcs, install-grep to
21391 install-no-fixedincludes, removed install-bison and install-libgcc
21392
21393 Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
21394
21395 * configure.in: grab the HPUX makefile fragment if on HPUX
21396
21397 Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
21398
21399 * Makefile.in: eradicate bison spoor (ditto libgcc).
21400 configure.in: recognise m68{k,000}-ericsson-OSE.
21401 es1800 is alias for m68k-ericsson-OSE
21402
21403 Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21404
21405 * configure.in: rearrange the parts that remove programs from
21406 configdirs, based now on HOST==TARGET or by canonical triple.
21407
21408 Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
21409
21410 * test-build.mk: recurse explicitly with -f test-build.mk when
21411 appropriate. predicate stage3 and comparison on the existence
21412 of gcc. That is, if gcc isn't around, we aren't three-staging.
21413 On very clean, also remove ...stamp-co. Build in-place before
21414 doing other builds.
21415
21416 Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
21417
21418 * Makefile.in, configure.in: add tgas
21419
21420 Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
21421
21422 * Makefile.in: a number of changes merged in from progressive.
21423
21424 * configure.in: add libm.
21425
21426 * .cvsignore: ignore some stuff that comes from test-build.mk.
21427
21428 Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
21429
21430 * config.sub: Add es1800 (m68k-ericsson-es1800).
21431
21432 Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
21433
21434 * configure: Add program_suffix (parallel to program_prefix)
21435 * Makefile.in: adjust directory-creating script for losing decstation
21436
21437 Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
21438
21439 * configure: Minor $subdir-related fixes.
21440
21441 Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
21442
21443 * configure: fix various problems with propogating
21444 makefile_target_frag in subdirs.
21445 * configure.in: config libgcc if its there
21446
21447 Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
21448
21449 * config.sub: HPPA merge.
21450
21451 Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
21452
21453 * Makefile.in: Replace all-bison with all-byacc in all
21454 dependency lines for other tools (which now use byacc).
21455
21456 Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
21457
21458 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
21459
21460 Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
21461
21462 * Makefile.in: make gprof rules similar to byacc rules (instead of
21463 vestigal $(unsubdir) that didn't work...)
21464
21465 Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
21466
21467 * config.sub: Add support for Linux.
21468 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
21469 (at least for libg++).
21470
21471 Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
21472
21473 * configure.texi: fix doc for the -nfp option to configure
21474
21475 Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
21476
21477 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
21478
21479 Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
21480
21481 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
21482 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
21483 * configure.in: added solaris* host_makefile_frag hook.
21484
21485 Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21486
21487 * config.sub: changed recognition of m68000 so that various
21488 m68k types can be specified via m680[01234]0
21489
21490 Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21491
21492 * config.sub (basic_machine): fix sed so that '-foo' isn't
21493 completely substituted out while .+'-foo' loses the '-foo'
21494
21495 Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
21496
21497 * config.sub ($os): Add -aout.
21498
21499 Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
21500
21501 * configure: If host_makefile_frag is absolute, don't
21502 prefix ${invsubdir} (relevant to libg++ auto-configure).
21503
21504 Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
21505
21506 * Makefile.in (tooldir): Define it.
21507 (all-ld): Depend on all-flex.
21508
21509 Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
21510
21511 * Makefile.in (check): Fix libg++ special case.
21512
21513 Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
21514
21515 * configure: do not bury `pwd` into config.status, thus do fewer
21516 pwd's.
21517
21518 * configure: print the "Building in" message only when building in
21519 other than "." AND verbose.
21520
21521 * configure: remove -s, rework -v to better accommodate guested
21522 configures.
21523
21524 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
21525
21526 Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
21527
21528 * Makefile.in: macroize flags passed on recursion. remove
21529 fileutils.
21530
21531 Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
21532
21533 * configure: get makesrcdir right for subdirs deeper than 1.
21534
21535 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
21536 install.
21537
21538 Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
21539
21540 * Makefile.in: don't print subdir_do or recursion lines.
21541
21542 Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
21543
21544 * standards.texi: added menu item.
21545
21546 * Makefile.in: build and install standards.info.
21547
21548 * standards.texi: new file.
21549
21550 Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
21551
21552 * configure: test for and move config.status pieces from
21553 ${subdir}/.
21554
21555 Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
21556
21557 * configure: Test for existance of files before trying to mv
21558 them, to avoid numerous non-existance messages.
21559
21560 Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
21561
21562 * configure: correct final line of config.status.
21563
21564 * configure: patch from eggert. Avoids a protection problem if
21565 the original Makefile.in is read only.
21566
21567 * configure: use move-if-change from gcc to create config.status.
21568 Some makefiles depend on config.status to tell if a directory
21569 has been reconfigured for a different host. This change
21570 prevents those directories from remaking everything in the case
21571 where the reconfig was only intended to rebuild a Makefile.
21572
21573 * configure: test for config.sub with "config.sub sun4" rather
21574 than "config.sub ${host_alias}". Otherwise we can't tell a bad
21575 host alias from a missing config.sub.
21576
21577 Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
21578
21579 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
21580 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
21581
21582 Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
21583
21584 * configure: mkdir ${subdir} as needed.
21585
21586 Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
21587
21588 * Makefile.in,configure.in: added autoconf.
21589
21590 Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
21591
21592 * Makefile.in: no longer pass against on recursion.
21593
21594 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
21595 definitions are not inherited.
21596
21597 * configure: correct makesrcdir when subdir is .
21598
21599 Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
21600
21601 * configure: Add support for 'subdirs' variable, which is
21602 like 'configdirs', except that configure doesn't re-invoke
21603 itself for subdirs, it just creates a Makefile for each subdir.
21604 * configure.texi: Document subdirs.
21605
21606 Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21607
21608 * configure.in: added flex to configdirs
21609
21610 Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
21611
21612 * Makefile.in: remove clean-stamps from clean.
21613
21614 Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
21615
21616 * configure.in: Add gdbtest to configdirs.
21617
21618 Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
21619
21620 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
21621 to recursive makes.
21622 * configure.in: Recognize new ncr3000 config.
21623
21624 Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
21625
21626 * Makefile.in, configure.in: removed references to gdbm.
21627
21628 Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
21629
21630 * config.sub: Don't canonicalize os value
21631 newsos* to bsd (readline needs to check for newsos).
21632 (This fix was earlier made Jan 31, but got re-broken.)
21633
21634 Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
21635
21636 * configure.in: sco is an os, not a vendor!
21637
21638 * configure: Quote $( better. Keep various shells happy.
21639
21640 Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
21641
21642 * Makefile.in: eliminate stamp-files.
21643
21644 Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
21645
21646 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
21647 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
21648
21649 Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
21650
21651 * config.sub: fix iris/iris3.
21652
21653 Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
21654
21655 * configure: re-add -rm.
21656
21657 Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
21658
21659 * Maskefile.in: add .stmp-rcs to all.
21660
21661 * configure.in: remove gas from rs6000 build, use aix host fragment.
21662
21663 Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
21664
21665 * configure: pass down site_option during recursion.
21666
21667 Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
21668
21669 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
21670
21671 Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
21672
21673 * configure: Change exec_prefix so that it really defaults to prefix.
21674
21675 Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
21676
21677 * Makefile.in, configure.in: Add support for mmalloc library.
21678
21679 Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
21680
21681 * Makefile.in: add stmp dependencies for a few more things.
21682
21683 Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
21684
21685 * configure: adjusted error message on objdir/srcdir configure
21686 collision, per john's suggestion.
21687
21688 * Makefile.in: add libiberty stmp to all and all.cross.
21689
21690 Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
21691
21692 * Makefile.in: remove force dependencies, add grep to all.
21693
21694 Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
21695
21696 * Makefile.in: drop flex. make stamp files work.
21697
21698 * configure: added test for conflicting configuration in srcdir,
21699 remove trailing slashes from srcdir. Otherwise emacs gdb mode
21700 gets cranky. use relative paths for configure and srcdir
21701 whenever possible. Send some error messages to stderr that were
21702 going to stdout.
21703
21704 Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
21705
21706 * Makefile.in: Fix libg++ rule to check for gcc directory
21707 before using gcc/gcc. Also pass XTRAFLAGS.
21708
21709 Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
21710
21711 * Makefile.in: added stmp-files so that directories aren't polled
21712 when they are already built.
21713
21714 * configure.texi: fixed a node pointer problem.
21715
21716 Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
21717
21718 * config.sub configure.in gdb/configure.in
21719 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
21720 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
21721 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
21722
21723 Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
21724
21725 * configure: -recurring becomes -silent. corrected help message
21726 for -site= option.
21727
21728 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
21729
21730 Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
21731
21732 * configure: when building Makefile for crosses, replace
21733 tooldir and program_prefix. default srcdir from location of
21734 config.sub. remove "for host in hosts" and "for target in
21735 targets" loops.
21736
21737 Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
21738
21739 * Makefile.in: Do not pass bindir or mandir to cvs.
21740
21741 Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
21742
21743 * Makefile.in, configure.in: removed traces of namesubdir,
21744 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
21745 copyrights to '92, changed some from Cygnus to FSF.
21746
21747 * configure.texi: remove most references to multiple hosts,
21748 multiple targets, subdirs, etc.
21749
21750 * configure.man: removed rcsid. reference config.sub not
21751 config.subr.
21752
21753 * Makefile.in: mkdir $(infodir) on install-info.
21754
21755 Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
21756
21757 * configure.texi: Explain better about .gdbinit and about
21758 the environment that configure.in sections run in.
21759
21760 Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
21761
21762 * configure.in: Ultrix is only a decstation if it's a MIPS.
21763
21764 Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
21765
21766 * README: DOC.configure => cfg-paper.texi.
21767
21768 Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
21769
21770 * config.sub (near case $os): Don't convert newsos* to bsd!
21771
21772 Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
21773
21774 * Makefile.in: Reinstall change from gdb-4.3 that reduces
21775 the number of copies of COPYING that go into the GDB tar file.
21776
21777 Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
21778
21779 * bfd/configure.in, gdb/config/mh-i386sco,
21780 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
21781 Fix SCO configuration stuff.
21782
21783 Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
21784
21785 * Makefile.in: For libg++, make sure the -I pointing
21786 to the gcc directory goes *after* all the libg++-local -I flags.
21787 Also, move just-gcc dependency from just-libg++ to all-libg++.
21788
21789 Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
21790
21791 * configure: Change -x to -f to keep Ultrix /bin/test happy.
21792
21793 Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
21794
21795 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
21796
21797 Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
21798
21799 * config.sub: Add stratus configuration frags. Also
21800 submitted to FSF.
21801
21802 Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
21803
21804 * Makefile.in (DEV_SUPPORT): add configure.man.
21805
21806 * config.sub(Decode manufacturer-specific): add -none*.
21807
21808 Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
21809
21810 * Makefile.in: remove form feeds to make Sun's make happy.
21811 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
21812
21813 Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
21814
21815 * Makefile.in (AR_FLAGS): Make quieter.
21816
21817 Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
21818
21819 * configure.in: Add libg++.
21820 * configure: When verbose, don't output the command line at each
21821 level; it will be unremarkably the same as the previous version,
21822 which will be the same as what the user typed.
21823
21824 Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
21825
21826 * configure.in, Makefile.in: fix clean-info, add flex. add
21827 fileutils.
21828
21829 * configure: be less sensitive to spaces in Makefile.in. Do not
21830 look for sources in "..". Doing so breaks subdirectories that
21831 might have their own configure. If a subdir has it's own
21832 configure script, use it.
21833
21834 Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
21835
21836 * cfg-paper.texi: some changes suggested by rms.
21837
21838 Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
21839
21840 * config.sub: Merge in some small additions from the FSF version,
21841 taken from the gcc distribution, to bring the Cygnus and FSF
21842 versions into closer sync.
21843
21844 Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
21845
21846 * configure.in: Changed svr4 references to sysv4.
21847
21848 Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
21849
21850 * configure: added -V for version number option.
21851
21852 Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
21853
21854 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
21855 renamed from DOC.configure to cfg-paper.texi.
21856
21857 Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
21858
21859 * configure, config.subr, config.sub: config.subr is now
21860 config.sub again.
21861
21862 Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
21863
21864 * configure.texi: new file, in progress.
21865
21866 * Makefile.in: build info file and install the man page for
21867 configure.
21868
21869 * configure.man: new file, first cut.
21870
21871 * configure: find config.subr again now that configuration "none"
21872 has gone. removed all traces of the -ansi option. removed all
21873 traces of the -languages option.
21874
21875 * config.subr: resync from rms.
21876
21877 Wed Dec 11 22:25:20 1991 K. Richard Pixley (rich at rtl.cygnus.com)
21878
21879 * configure, config.sub, config.subr: merge config.sub into
21880 config.subr, call the result config.subr, remove config.sub, use
21881 config.subr.
21882
21883 * Makefile.in: revised install for dir.info.
21884
21885 Tue Dec 10 00:04:35 1991 K. Richard Pixley (rich at rtl.cygnus.com)
21886
21887 * configure.in: add decstation host makefile frag.
21888
21889 * Makefile.in: BISON now bison -y again. also install-gcc on
21890 install. clean-gdbm on clean. infodir belongs in datadir.
21891 Make directories for info install. Build dir.info here then
21892 install it.
21893
21894 Mon Dec 9 16:48:33 1991 K. Richard Pixley (rich at rtl.cygnus.com)
21895
21896 * Makefile.in: fix for bad directory tests.
21897
21898 Sat Dec 7 00:17:01 1991 K. Richard Pixley (rich at rtl.cygnus.com)
21899
21900 * configure: \{1,2\} appears to be a sysv'ism. Use a different
21901 regexp. -srcdir relative was being handled incorrectly.
21902
21903 * Makefile.in: unwrapped some for loops so that parallel makes
21904 work again and so one can focus one's attention on a particular
21905 package.
21906
21907 Fri Dec 6 00:22:08 1991 K. Richard Pixley (rich at rtl.cygnus.com)
21908
21909 * configure: added PWD as a stand in for `pwd` (for speed). use
21910 elif wherever possible. make -srcdir work without -objdir.
21911 -objdir= commented out.
21912
21913 Thu Dec 5 22:46:52 1991 K. Richard Pixley (rich at rtl.cygnus.com)
21914
21915 * configure: +options become --options. -subdirs commented out.
21916 added -host, -datadir. Renamed -destdir to -prefix. Comment in
21917 Makefile now at top of generated Makefile. Removed cvs log
21918 entries. added -srcdir. create .gdbinit only if there is one
21919 in ${srcdir}.
21920
21921 * Makefile.in: idestdir and ddestdir go away. Added copyrights
21922 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
21923 and mandir now keyed off datadir by default.
21924
21925 Fri Nov 22 07:38:11 1991 K. Richard Pixley (rich at rtl.cygnus.com)
21926
21927 * Freshly created ChangeLog.
21928
21929 \f
21930 Local Variables:
21931 mode: change-log
21932 left-margin: 8
21933 fill-column: 76
21934 version-control: never
21935 End: