]> git.ipfire.org Git - thirdparty/gcc.git/blob - ChangeLog
Daily bump.
[thirdparty/gcc.git] / ChangeLog
1 2022-11-25 Weimin Pan <weimin.pan@oracle.com>
2
3 * Makefile.def: Add libsframe as new module with its dependencies.
4 * Makefile.in: Regenerated.
5 * configure.ac: Add libsframe to host_libs.
6 * configure: Regenerated.
7
8 2022-11-23 Marek Polacek <polacek@redhat.com>
9
10 Revert:
11 2022-11-23 Marek Polacek <polacek@redhat.com>
12
13 * Makefile.def: Pass $(PICFLAG) to AM_CFLAGS for gmp, mpfr, mpc, and
14 isl.
15 * Makefile.in: Regenerate.
16 * Makefile.tpl: Set PICFLAG.
17 * configure.ac (--enable-host-pie): New check. Set PICFLAG after this
18 check.
19 * configure: Regenerate.
20
21 2022-11-23 Marek Polacek <polacek@redhat.com>
22
23 * Makefile.def: Pass $(PICFLAG) to AM_CFLAGS for gmp, mpfr, mpc, and
24 isl.
25 * Makefile.in: Regenerate.
26 * Makefile.tpl: Set PICFLAG.
27 * configure.ac (--enable-host-pie): New check. Set PICFLAG after this
28 check.
29 * configure: Regenerate.
30
31 2022-11-14 Martin Liska <mliska@suse.cz>
32
33 Revert:
34 2022-11-09 Martin Liska <mliska@suse.cz>
35
36 * doc/Makefile: New file.
37 * doc/_static/custom.css: New file.
38 * doc/baseconf.py: New file.
39 * doc/bsd.rst: New file.
40 * doc/contrib.rst: New file.
41 * doc/contribute.rst: New file.
42 * doc/cppdiropts.rst: New file.
43 * doc/cppenv.rst: New file.
44 * doc/cppopts.rst: New file.
45 * doc/cppwarnopts.rst: New file.
46 * doc/favicon.ico: New file.
47 * doc/funding.rst: New file.
48 * doc/gcc_sphinx.py: New file.
49 * doc/gnu.rst: New file.
50 * doc/gnu_free_documentation_license.rst: New file.
51 * doc/gpl-3.0.rst: New file.
52 * doc/indices-and-tables.rst: New file.
53 * doc/lgpl-2.1.rst: New file.
54 * doc/logo.pdf: New file.
55 * doc/logo.svg: New file.
56 * doc/md.rst: New file.
57 * doc/requirements.txt: New file.
58
59 2022-11-14 Martin Liska <mliska@suse.cz>
60
61 Revert:
62 2022-11-09 Martin Liska <mliska@suse.cz>
63
64 * doc/baseconf.py: Port to GCC sources.
65
66 2022-11-14 Martin Liska <mliska@suse.cz>
67
68 Revert:
69 2022-11-14 Martin Liska <mliska@suse.cz>
70
71 * configure: Regenerate.
72 * configure.ac: Support Sphinx based documentation.
73
74 2022-11-14 Martin Liska <mliska@suse.cz>
75
76 Revert:
77 2022-11-09 Martin Liska <mliska@suse.cz>
78
79 * doc/baseconf.py: Simplify BUGURL and VERSION_PACKAGE,
80 provide a default.
81
82 2022-11-14 Martin Liska <mliska@suse.cz>
83
84 Revert:
85 2022-11-09 Martin Liska <mliska@suse.cz>
86
87 * doc/bsd.rst:
88 Add trailing newline.
89 * doc/contrib.rst:
90 Add trailing newline.
91 * doc/contribute.rst:
92 Add trailing newline.
93 * doc/cppdiropts.rst:
94 Add trailing newline.
95 * doc/cppenv.rst:
96 Add trailing newline.
97 * doc/cppopts.rst:
98 Add trailing newline.
99 * doc/cppwarnopts.rst:
100 Add trailing newline.
101 * doc/funding.rst:
102 Add trailing newline.
103 * doc/gnu.rst:
104 Add trailing newline.
105 * doc/gnu_free_documentation_license.rst:
106 Add trailing newline.
107 * doc/gpl-3.0.rst:
108 Add trailing newline.
109 * doc/indices-and-tables.rst:
110 Add trailing newline.
111 * doc/lgpl-2.1.rst:
112 Add trailing newline.
113 * doc/md.rst:
114 Add trailing newline.
115
116 2022-11-14 Martin Liska <mliska@suse.cz>
117
118 Revert:
119 2022-11-09 Martin Liska <mliska@suse.cz>
120
121 * configure.ac: Use new install URL.
122 * configure: Regenerate.
123
124 2022-11-14 Martin Liska <mliska@suse.cz>
125
126 Revert:
127 2022-11-10 Arsen Arsenović <arsen@aarsen.me>
128
129 * doc/baseconf.py: Inject dirname(__file__)/'modules' to path
130 instead of just ``.''.
131 * doc/gcc_sphinx.py: Moved to...
132 * doc/modules/gcc_sphinx.py: ...here.
133
134 2022-11-14 Martin Liska <mliska@suse.cz>
135
136 Revert:
137 2022-11-10 Martin Liska <mliska@suse.cz>
138
139 * doc/baseconf.py: Modernize by using pathlib.
140
141 2022-11-14 Martin Liska <mliska@suse.cz>
142
143 Revert:
144 2022-11-11 Martin Liska <mliska@suse.cz>
145
146 * doc/Makefile: Disable -j auto.
147
148 2022-11-14 Martin Liska <mliska@suse.cz>
149
150 Revert:
151 2022-11-11 Martin Liska <mliska@suse.cz>
152
153 * doc/Makefile: Update comment.
154
155 2022-11-14 Martin Liska <mliska@suse.cz>
156
157 Revert:
158 2022-11-11 Martin Liska <mliska@suse.cz>
159
160 * doc/indices-and-tables.rst: Rename Indexes to Indices.
161
162 2022-11-14 Martin Liska <mliska@suse.cz>
163
164 Revert:
165 2022-11-13 Martin Liska <mliska@suse.cz>
166
167 PR web/107643
168 * doc/baseconf.py: Set include_todo tag if INCLUDE_TODO env
169 is set.
170 * doc/indices-and-tables.rst: Use include_todo tag.
171
172 2022-11-14 Martin Liska <mliska@suse.cz>
173
174 Revert:
175 2022-11-13 Philipp Tomsich <philipp.tomsich@vrull.eu>
176
177 * doc/contrib.rst: Update Jeff Law's email address.
178
179 2022-11-13 Philipp Tomsich <philipp.tomsich@vrull.eu>
180
181 * doc/contrib.rst: Update Jeff Law's email address.
182
183 2022-11-13 Martin Liska <mliska@suse.cz>
184
185 PR web/107643
186 * doc/baseconf.py: Set include_todo tag if INCLUDE_TODO env
187 is set.
188 * doc/indices-and-tables.rst: Use include_todo tag.
189
190 2022-11-11 Martin Liska <mliska@suse.cz>
191
192 * doc/indices-and-tables.rst: Rename Indexes to Indices.
193
194 2022-11-11 Martin Liska <mliska@suse.cz>
195
196 * doc/Makefile: Update comment.
197
198 2022-11-11 Martin Liska <mliska@suse.cz>
199
200 * doc/Makefile: Disable -j auto.
201
202 2022-11-10 Martin Liska <mliska@suse.cz>
203
204 * doc/baseconf.py: Modernize by using pathlib.
205
206 2022-11-10 Arsen Arsenović <arsen@aarsen.me>
207
208 * doc/baseconf.py: Inject dirname(__file__)/'modules' to path
209 instead of just ``.''.
210 * doc/gcc_sphinx.py: Moved to...
211 * doc/modules/gcc_sphinx.py: ...here.
212
213 2022-11-09 Martin Liska <mliska@suse.cz>
214
215 * configure.ac: Use new install URL.
216 * configure: Regenerate.
217
218 2022-11-09 Martin Liska <mliska@suse.cz>
219
220 * doc/bsd.rst:
221 Add trailing newline.
222 * doc/contrib.rst:
223 Add trailing newline.
224 * doc/contribute.rst:
225 Add trailing newline.
226 * doc/cppdiropts.rst:
227 Add trailing newline.
228 * doc/cppenv.rst:
229 Add trailing newline.
230 * doc/cppopts.rst:
231 Add trailing newline.
232 * doc/cppwarnopts.rst:
233 Add trailing newline.
234 * doc/funding.rst:
235 Add trailing newline.
236 * doc/gnu.rst:
237 Add trailing newline.
238 * doc/gnu_free_documentation_license.rst:
239 Add trailing newline.
240 * doc/gpl-3.0.rst:
241 Add trailing newline.
242 * doc/indices-and-tables.rst:
243 Add trailing newline.
244 * doc/lgpl-2.1.rst:
245 Add trailing newline.
246 * doc/md.rst:
247 Add trailing newline.
248
249 2022-11-09 Martin Liska <mliska@suse.cz>
250
251 * doc/baseconf.py: Simplify BUGURL and VERSION_PACKAGE,
252 provide a default.
253
254 2022-11-09 Martin Liska <mliska@suse.cz>
255
256 * configure: Regenerate.
257 * configure.ac: Support Sphinx based documentation.
258
259 2022-11-09 Martin Liska <mliska@suse.cz>
260
261 * doc/baseconf.py: Port to GCC sources.
262
263 2022-11-09 Martin Liska <mliska@suse.cz>
264
265 * doc/Makefile: New file.
266 * doc/_static/custom.css: New file.
267 * doc/baseconf.py: New file.
268 * doc/bsd.rst: New file.
269 * doc/contrib.rst: New file.
270 * doc/contribute.rst: New file.
271 * doc/cppdiropts.rst: New file.
272 * doc/cppenv.rst: New file.
273 * doc/cppopts.rst: New file.
274 * doc/cppwarnopts.rst: New file.
275 * doc/favicon.ico: New file.
276 * doc/funding.rst: New file.
277 * doc/gcc_sphinx.py: New file.
278 * doc/gnu.rst: New file.
279 * doc/gnu_free_documentation_license.rst: New file.
280 * doc/gpl-3.0.rst: New file.
281 * doc/indices-and-tables.rst: New file.
282 * doc/lgpl-2.1.rst: New file.
283 * doc/logo.pdf: New file.
284 * doc/logo.svg: New file.
285 * doc/md.rst: New file.
286 * doc/requirements.txt: New file.
287
288 2022-11-04 Thomas Schwinge <thomas@codesourcery.com>
289
290 * Makefile.def: Remove module 'liboffloadmic'.
291 * Makefile.in: Regenerate.
292 * configure.ac: Remove 'liboffloadmic' handling.
293 * configure: Regenerate.
294
295 2022-10-31 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
296
297 * MAINTAINERS: Update email address.
298
299 2022-10-21 Дилян Палаузов <dilyan.palauzov@aegee.org>
300
301 * configure.ac: Don't configure readline if --with-system-readline is
302 used.
303 * configure: Re-generate.
304
305 2022-10-12 Cui,Lili <lili.cui@intel.com>
306
307 * MAINTAINERS (Write After Approval): Add myself.
308
309 2022-10-11 Olivier Hainque <hainque@adacore.com>
310
311 * libtool.m4 (*vxworks*): When enable_shared, set dynamic_linker
312 and friends for rtp !large. Assume the linker has the required
313 abilities and set lt_cv_deplibs_check_method.
314
315 2022-09-30 Olivier Hainque <hainque@adacore.com>
316
317 * configure.ac (*vxworks*): If enable_shared is not
318 set, set to "no" and add --disable-shared to target and
319 host_configargs.
320 * configure: Regenerate.
321
322 2022-09-26 Jeff Law <jlaw@ventanamicro.com>
323
324 * MAINTAINERS: Update my email address and DCO entry.
325
326 2022-09-23 Paul-Antoine Arras <pa@codesourcery.com>
327
328 * MAINTAINERS (Write After Approval): Add myself.
329
330 2022-09-15 Torbjörn SVENSSON <torbjorn.svensson@foss.st.com>
331
332 * MAINTAINERS (Write After Approval): Add myself.
333
334 2022-09-07 Jeff Law <jeffreyalaw@gmail.com>
335
336 * MAINTAINERS: Update my email address.
337
338 2022-09-07 Tom de Vries <tdevries@suse.de>
339
340 * configure.ac: Set extra_host_libiberty_configure_flags and
341 extra_host_zlib_configure_flags in separate case statements.
342 * configure: Regenerate.
343
344 2022-09-06 Xianmiao Qu <cooper.qu@linux.alibaba.com>
345
346 * MAINTAINERS: Update c-sky port maintainers' emails.
347
348 2022-08-31 Martin Liska <mliska@suse.cz>
349
350 * configure: Regenerate.
351 * configure.ac: Delete hpux9 and hpux10.
352
353 2022-08-18 Sergei Trofimovich <siarheit@google.com>
354
355 * Makefile.def: Drop libelf module and gcc-configure dependency
356 on it.
357 * Makefile.in: Regenerate with 'autogen Makefile.def'.
358 * Makefile.tpl (HOST_EXPORTS): Drop unused LIBELFLIBS and
359 LIBELFINC.
360 * configure: Regenrate.
361 * configure.ac (host_libs): Drop unused libelf.
362
363 2022-08-18 Sergei Trofimovich <siarheit@google.com>
364
365 * Makefile.in: Regenerate.
366
367 2022-08-04 Eugene Rozenfeld <erozen@microsoft.com>
368
369 * MAINTAINERS: Add myself as AutoFDO maintainer.
370
371 2022-08-01 Roger Sayle <roger@nextmovesoftware.com>
372 Arnaud Charlet <charlet@adacore.com>
373
374 * configure: Regenerate.
375
376 2022-07-31 Roger Sayle <roger@nextmovesoftware.com>
377
378 PR bootstrap/106472
379 * Makefile.def (dependencies): Make configure-target-libgo depend
380 upon all-target-libbacktrace.
381
382 2022-07-27 David Faust <david.faust@oracle.com>
383
384 * MAINTAINERS: Add myself as reviewer for CTF and BTF.
385
386 2022-07-27 Richard Biener <rguenther@suse.de>
387
388 * MAINTAINERS (Roger Sayle): Update e-mail address.
389
390 2022-07-21 Sam Feifer <sfeifer@redhat.com>
391
392 * MAINTAINERS (Write After Approval): Add myself.
393
394 2022-07-21 Marc Poulhiès <poulhies@adacore.com>
395
396 * MAINTAINERS: Add myself as Ada front end co-maintainer.
397
398 2022-07-19 Alexander Monakov <amonakov@ispras.ru>
399
400 * .gitignore: Do not ignore config.h.
401
402 2022-07-15 Andrew Carlotti <andrew.carlotti@arm.com>
403
404 * MAINTAINERS: Add myself to Write After Approval.
405
406 2022-07-04 Martin Liska <mliska@suse.cz>
407
408 * MAINTAINERS: fix sorting of names
409
410 2022-07-03 Immad Mir <mirimmad17@gmail.com>
411
412 * MAINTAINERS: add myself.
413
414 2022-07-03 Immad Mir <mirimmad17@gmail.com>
415
416 * MAINTAINERS: Add myself to write after approval and DCO.
417
418 2022-07-02 Tim Lange <mail@tim-lange.me>
419
420 * MAINTAINERS: Add myself.
421
422 2022-07-01 Haochen Jiang <haochen.jiang@intel.com>
423
424 * MAINTAINERS (Write After Approval): Add myself.
425
426 2022-06-30 Cui,Lili <lili.cui@intel.com>
427
428 Revert:
429 2022-06-30 Cui,Lili <lili.cui@intel.com>
430
431 * MAINTAINERS (Write After Approval): Add myself.
432
433 2022-06-30 Cui,Lili <lili.cui@intel.com>
434
435 * MAINTAINERS (Write After Approval): Add myself.
436
437 2022-06-28 Alexandre Oliva <oliva@adacore.com>
438
439 * Makefile.tpl (HOST_EXPORTS): Add TFLAGS to GCC_FOR_TARGET.
440 (EXTRA_GCC_FLAGS): Likewise.
441 * Makefile.in: Rebuilt.
442
443 2022-06-28 konglin1 <lingling.kong@intel.com>
444
445 * MAINTAINERS (Write After Approval): Add myself.
446
447 2022-06-27 Tom de Vries <tdevries@suse.de>
448
449 * configure.ac: Build libiberty pic variant for gdbserver.
450 * configure: Regenerate.
451
452 2022-06-26 Iain Sandoe <iain@sandoe.co.uk>
453
454 * configure: Regenerate.
455 * configure.ac: Correct use of $host.
456
457 2022-06-25 Jeff Law <jeffreyalaw@gmail.com>
458
459 * MAINTAINERS: Remove tilegx and tilepro entries.
460 * configure.ac: Remove tilegx and tilepro stanzas.
461 * configure: Rebuilt.
462
463 2022-05-28 Bruce Korb <bkorb@gnu.org>
464
465 * .gitignore: Ignore vim swap files
466
467 2022-05-13 Surya Kumari Jangala <jskumari@linux.ibm.com>
468
469 * MAINTAINERS: Add myself to write after approval.
470
471 2022-05-11 Kewen Lin <linkw@linux.ibm.com>
472
473 * MAINTAINERS: Remove myself from DCO section.
474
475 2022-05-09 Xi Ruoyao <xry111@xry111.site>
476
477 * MAINTAINERS: Update my email address.
478
479 2022-05-09 Clément Chigot <chigot@adacore.com>
480
481 * MAINTAINERS: Update my email address.
482
483 2022-05-05 Kewen Lin <linkw@linux.ibm.com>
484
485 * MAINTAINERS: Add myself as PowerPC port co-maintainer and to DCO
486 section.
487
488 2022-04-19 Richard Henderson <rth@gcc.gnu.org>
489
490 * MAINTAINERS: Update my email address.
491
492 2022-04-01 Qian Jianhua <qianjh@fujitsu.com>
493
494 * MAINTAINERS: Update my email address.
495
496 2022-03-29 Chenghua Xu <xuchenghua@loongson.cn>
497
498 * MAINTAINERS: (CPU Port Maintainers): Add myself and
499 Lulu as LoongArch port maintainer.
500
501 2022-03-29 Chenghua Xu <xuchenghua@loongson.cn>
502 Lulu Cheng <chenglulu@loongson.cn>
503
504 * configure.ac: Add LoongArch tuples.
505 * configure: Regenerate.
506
507 2022-03-28 Tom Tromey <tromey@adacore.com>
508
509 * configure.ac: Remove --with-mpfr-dir and --with-gmp-dir.
510 * configure: Rebuild.
511
512 2022-03-24 Bill Schmidt <bill.schmidt@gmail.com>
513
514 * MAINTAINERS: Change my information.
515
516 2022-03-16 Chung-Ju Wu <jasonwucj@gmail.com>
517
518 * MAINTAINERS: Add myself to DCO section.
519
520 2022-03-14 Jonathan Wakely <jwakely@redhat.com>
521
522 * configure.ac: Fix incorrect option in comment.
523 * configure: Regenerate.
524
525 2022-03-09 Hans-Peter Nilsson <hp@axis.com>
526
527 * Makefile.def (dependencies): Make configure-sim depend on
528 all-readline.
529 * Makefile.in: Regenerate.
530
531 2022-02-22 Christophe Lyon <christophe.lyon@foss.st.com>
532
533 * MAINTAINERS (Write After Approval): Update my e-mail address.
534
535 2022-02-08 Ulrich Weigand <ulrich.weigand@de.ibm.com>
536
537 * MAINTAINERS: Remove Hartmut Penner as s390 maintainer.
538
539 2022-01-31 Ed Smith-Rowland <esmithrowland@gmail.com>
540
541 * MAINTAINERS: Update my email and add myself to the DCO list.
542
543 2022-01-25 Thomas Schwinge <thomas@codesourcery.com>
544
545 Revert:
546 2021-09-16 Andrew Pinski <apinski@marvell.com>
547
548 PR bootstrap/67102
549 * Makefile.def: Have configure-target-libffi depend on
550 all-target-libstdc++-v3.
551 * Makefile.in: Regenerate.
552
553 2022-01-22 Jakub Jelinek <jakub@redhat.com>
554
555 PR other/104181
556 * build.log: Remove.
557
558 2022-01-20 Martin Liska <mliska@suse.cz>
559
560 * MAINTAINERS: Adjust email address based on IRC request.
561
562 2022-01-18 Xionghu Luo <luoxhu@linux.ibm.com>
563
564 * MAINTAINERS: Update my email address.
565
566 2022-01-17 Martin Liska <mliska@suse.cz>
567
568 * MAINTAINERS: Rename .c names to .cc.
569
570 2022-01-13 Jakub Jelinek <jakub@redhat.com>
571
572 * Makefile.am: Remove.
573
574 2022-01-11 Thomas Koenig <tkoenig@gcc.gnu.org>
575
576 * Makefile.am: New file.
577
578 2022-01-11 Martin Liska <mliska@suse.cz>
579
580 * MAINTAINERS: Sort 2 names.
581
582 2022-01-10 Martin Liska <mliska@suse.cz>
583
584 * MAINTAINERS: Fix obvious issues with sorting.
585
586 2022-01-07 liuhongt <hongtao.liu@intel.com>
587
588 * build.log: New file.
589
590 2022-01-05 Nathan Sidwell <nathan@acm.org>
591
592 * MAINTAINERS: Add DCO entry. Sort that list.
593
594 2022-01-04 Gaius Mulley <gaiusmod2@gmail.com>
595
596 * MAINTAINERS: Change of email address in both DCO and
597 Write After Approval list.
598
599 2021-12-21 Iain Buclaw <ibuclaw@gdcproject.org>
600
601 * configure: Regenerate.
602
603 2021-12-21 Martin Liska <mliska@suse.cz>
604
605 * config.sub: Change mode back to 755.
606
607 2021-12-17 Martin Liska <mliska@suse.cz>
608
609 * config.sub: Sync from master.
610
611 2021-12-17 Martin Liska <mliska@suse.cz>
612
613 Revert:
614 2021-12-16 Matthias Seidel <mseidel@apache.org>
615
616 * config.sub: Fix typo.
617
618 2021-12-16 Matthias Seidel <mseidel@apache.org>
619
620 * config.sub: Fix typo.
621
622 2021-12-16 H.J. Lu <hjl.tools@gmail.com>
623
624 Revert:
625 2021-12-15 H.J. Lu <hjl.tools@gmail.com>
626
627 * Makefile.tpl (AR): Add @AR_PLUGIN_OPTION@
628 (RANLIB): Add @RANLIB_PLUGIN_OPTION@.
629 * configure.ac: Include config/gcc-plugin.m4.
630 AC_SUBST AR_PLUGIN_OPTION and RANLIB_PLUGIN_OPTION.
631 * libtool.m4 (_LT_CMD_OLD_ARCHIVE): Pass --plugin to AR and
632 RANLIB if possible.
633 * Makefile.in: Regenerated.
634 * configure: Likewise.
635
636 2021-12-15 H.J. Lu <hjl.tools@gmail.com>
637
638 * Makefile.tpl (BUILD_CFLAGS): New.
639 (CFLAGS): Append $(BUILD_CFLAGS).
640 (CXXFLAGS): Likewise.
641 (PGO_BUILD_GEN_FLAGS_TO_PASS): New.
642 (PGO_BUILD_TRAINING_CFLAGS): Likewise.
643 (PGO_BUILD_TRAINING_CXXFLAGS): Likewise.
644 (PGO_BUILD_TRAINING_FLAGS_TO_PASS): Likewise.
645 (PGO_BUILD_TRAINING_MFLAGS): Likewise.
646 (PGO_BUILD_USE_FLAGS_TO_PASS): Likewise.
647 (PGO-TRAINING-TARGETS): Likewise.
648 (PGO_BUILD_TRAINING): Likewise.
649 (all): Add '+' to the command line for recursive make. Support
650 the PGO build.
651 * configure.ac: Add --enable-pgo-build[=lto].
652 AC_SUBST PGO_BUILD_GEN_CFLAGS, PGO_BUILD_USE_CFLAGS and
653 PGO_BUILD_LTO_CFLAGS. Enable the PGO build in Makefile.
654 * Makefile.in: Regenerated.
655 * configure: Likewise.
656
657 2021-12-15 H.J. Lu <hjl.tools@gmail.com>
658
659 * Makefile.tpl (AR): Add @AR_PLUGIN_OPTION@
660 (RANLIB): Add @RANLIB_PLUGIN_OPTION@.
661 * configure.ac: Include config/gcc-plugin.m4.
662 AC_SUBST AR_PLUGIN_OPTION and RANLIB_PLUGIN_OPTION.
663 * libtool.m4 (_LT_CMD_OLD_ARCHIVE): Pass --plugin to AR and
664 RANLIB if possible.
665 * Makefile.in: Regenerated.
666 * configure: Likewise.
667
668 2021-12-14 Marc Poulhiès <poulhies@adacore.com>
669
670 * MAINTAINERS: Add myself to write after approval.
671
672 2021-12-06 Navid Rahimi <navidrahimi@microsoft.com>
673
674 * MAINTAINERS: Adding myself.
675
676 2021-12-02 Pekka Seppänen <pexu@gcc.mail.kapsi.fi>
677
678 * configure: Regenerate.
679 * configure.ac: For CPP_FOR_BUILD use $(CC_FOR_BUILD) -E instead of
680 $(CPP).
681
682 2021-11-30 Iain Buclaw <ibuclaw@gdcproject.org>
683
684 * Makefile.def: Add bootstrap to libbacktrace, libphobos, zlib, and
685 libatomic.
686 * Makefile.in: Regenerate.
687 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Fix command for GDC.
688 (STAGE1_CONFIGURE_FLAGS): Add --with-libphobos-druntime-only if
689 target-libphobos-bootstrap.
690 (STAGE2_CONFIGURE_FLAGS): Likewise.
691 * configure: Regenerate.
692 * configure.ac: Add support for bootstrapping D front-end.
693
694 2021-11-16 Martin Uecker <uecker@gcc.gnu.org>
695
696 * MAINTAINERS: Add myself to DCO section and update email address.
697
698 2021-11-16 Iain Sandoe <iain@sandoe.co.uk>
699
700 * configure: Regenerate.
701 * configure.ac: Ensure that PIC (shared) defaults are set
702 correctly for Darwin.
703
704 2021-11-16 Jim Wilson <jim.wilson.gcc@gmail.com>
705
706 * MAINTAINERS: Update my address.
707
708 2021-11-12 Alan Modra <amodra@gmail.com>
709
710 * Makefile.def (configure-opcodes): Depend on configure-bfd.
711 * Makefile.in: Regenerate.
712
713 2021-11-03 Maciej W. Rozycki <macro@embecosm.com>
714
715 * MAINTAINERS: Clarify the policy WRT the Write After Approval
716 list.
717
718 2021-11-02 Andrew Burgess <andrew.burgess@embecosm.com>
719
720 * MAINTAINERS (Reviewers, arc): Remove my entry.
721 (Write After Approval): Add an entry for myself.
722
723 2021-10-28 Richard Purdie <richard.purdie@linuxfoundation.org>
724
725 * Makefile.tpl: Add CPP_FOR_BUILD and CPPFLAGS_FOR_BUILD support
726 * Makefile.in: Regenerate.
727 * configure: Regenerate.
728 * configure.ac: Add CPP_FOR_BUILD and CPPFLAGS_FOR_BUILD support
729
730 2021-10-26 Jeff Law <jeffreyalaw@gmail.com>
731
732 * MAINTAINERS: Fix up Maciej's entries.
733
734 2021-10-26 Maciej W. Rozycki <macro@embecosm.com>
735
736 * MAINTAINERS (CPU Port Maintainers): Add myself as a VAX port
737 maintainer.
738
739 2021-10-22 Eric Gallager <egallager@gcc.gnu.org>
740
741 PR other/102663
742 * Makefile.def: Handle install-dvi target.
743 * Makefile.tpl: Likewise.
744 * Makefile.in: Regenerate.
745
746 2021-10-19 Clément Chigot <clement.chigot@atos.net>
747
748 * MAINTAINERS: Add myself for write after approval.
749
750 2021-10-12 Eric Gallager <egallager@gcc.gnu.org>
751
752 * Makefile.def: Mark libcody, libdecnumber,
753 c++tools, libgcc, and libobjc as missing TAGS
754 targets.
755 * Makefile.in: Regenerate.
756
757 2021-10-07 Siddhesh Poyarekar <siddhesh@gotplt.org>
758
759 * MAINTAINERS: Add myself to DCO section and update email
760 address.
761
762 2021-09-29 Jonathan Wakely <jwakely@redhat.com>
763
764 * MAINTAINERS: Add myself to DCO section.
765
766 2021-09-28 Andrew Burgess <andrew.burgess@embecosm.com>
767
768 * configure: Regenerate.
769 * configure.ac (skipdirs): Add the contents of target_configdirs if
770 we are not building gcc.
771
772 2021-09-24 Andrew Burgess <andrew.burgess@embecosm.com>
773
774 * Makefile.def: Back-port commits ba4d88ad892f and
775 755ba58ebef0 from binutils-gdb repository.
776 * Makefile.in: Regenerated.
777
778 2021-09-20 Harald Anlauf <anlauf@gmx.de>
779
780 * MAINTAINERS (Reviewers): Add myself as Fortran reviewer.
781
782 2021-09-17 Iain Sandoe <iain@sandoe.co.uk>
783
784 * Makefile.def: Add a jit check target for the jit
785 language.
786 * Makefile.in: Regenerate.
787
788 2021-09-16 Andrew Pinski <apinski@marvell.com>
789
790 PR bootstrap/67102
791 * Makefile.def: Have configure-target-libffi depend on
792 all-target-libstdc++-v3.
793 * Makefile.in: Regenerate.
794
795 2021-09-10 Petter Tomner <tomner@kth.se>
796
797 * MAINTAINERS: Me added to DCO and write after approval
798
799 2021-09-01 YunQiang Su <syq@debian.org>
800
801 * MAINTAINERS: Add myself for write after approval.
802
803 2021-08-31 Andrew Burgess <andrew.burgess@embecosm.com>
804
805 * Makefile.def: Add all-gdb dependency on all-libbacktrace.
806 * Makefile.in: Regenerate.
807
808 2021-08-21 Dragan Mladjenovic <Dragan.Mladjenovic@syrmia.com>
809
810 * MAINTAINERS: Add myself for write after approval.
811
812 2021-08-18 Iain Sandoe <iain@sandoe.co.uk>
813
814 * Makefile.in: Regenerate.
815 * Makefile.tpl: Make the state of the configured host
816 shared flag available to makefile fragements.
817
818 2021-08-09 Hongyu Wang <hongyu.wang@intel.com>
819
820 * MAINTAINERS (Write After Approval): Add myself.
821
822 2021-07-20 Richard Earnshaw <rearnsha@arm.com>
823
824 * .dir-locals.el (bug-reference-url-format): Use https.
825
826 2021-07-20 Richard Earnshaw <rearnsha@arm.com>
827
828 * .dir-locals.el (c-mode): Change fill-column to 79.
829
830 2021-07-15 Trevor Saunders <tbsaunde@tbsaunde.org>
831
832 * MAINTAINERS: Add myself to DCO section.
833
834 2021-07-09 Iain Sandoe <iain@sandoe.co.uk>
835
836 * configure: Regenerate.
837 * configure.ac: Adjust cases for which it is necessary to
838 include the Darwin host config fragment.
839
840 2021-07-06 Gaius Mulley <gaius.mulley@southwales.ac.uk>
841
842 * MAINTAINERS: Add myself for write after approval and DCO.
843
844 2021-07-05 Iain Sandoe <iain@sandoe.co.uk>
845
846 * Makefile.def: Add dsymutil defs.
847 * Makefile.in: Regenerated.
848 * Makefile.tpl: Add dsymutil to flags.
849 * configure: Regenerated.
850 * configure.ac: Add dsymutil to target and build recipes.
851
852 2021-07-01 Ankur Saini <arsenic@sourceware.org>
853
854 * MAINTAINERS: Add myself for write after approval.
855
856 2021-06-30 Xi Ruoyao <xry111@mengyan1223.wang>
857
858 * MAINTAINERS (Write After Approval): Add myself.
859
860 2021-06-25 Matthias Kretz <m.kretz@gsi.de>
861
862 * MAINTAINERS: Add myself for write after approval and DCO
863
864 2021-06-24 prathamesh.kulkarni <prathamesh.kulkarni@linaro.org>
865
866 * .gitignore: Add entry for cscope.out.
867
868 2021-06-22 liuhongt <hongtao.liu@intel.com>
869
870 * MAINTAINERS: Remove my Write After Approval entry.
871
872 2021-06-21 liuhongt <hongtao.liu@intel.com>
873
874 * MAINTAINERS: Add myself as maintainer of the i386 vector
875 extensions.
876
877 2021-06-18 Antoni Boucher <bouanto@zoho.com>
878
879 * MAINTAINERS (Write After Approval): Add myself.
880
881 2021-06-17 Aldy Hernandez <aldyh@redhat.com>
882
883 * MAINTAINERS (Various Maintainers): Add Andrew and myself
884 as *vrp and ranger maintainers.
885
886 2021-06-05 Jeff Law <jeffreyalaw@gmail.com>
887
888 * MAINTAINERS: Adjust my entry in the DCO section so that it does
889 not trigger testsuite failures.
890
891 2021-06-05 Jeff Law <jeffreyalaw@gmail.com>
892
893 * MAINTAINERS: Add myself to DCO section with both email addresses.
894
895 2021-06-03 Jason Merrill <jason@redhat.com>
896
897 * MAINTAINERS: Add DCO version number.
898
899 2021-06-02 Jason Merrill <jason@redhat.com>
900
901 * MAINTAINERS: Add DCO section.
902
903 2021-05-31 Indu Bhagat <indu.bhagat@oracle.com>
904
905 * MAINTAINERS (Write After Approval): Add myself.
906
907 2021-05-29 Mike Frysinger <vapier@gentoo.org>
908
909 * configure.ac: Add gnulib to configdirs for sim.
910 * configure: Regenerate.
911
912 2021-05-18 Mike Frysinger <vapier@gentoo.org>
913
914 * Makefile.def: Add configure-sim dependency on all-gnulib.
915 * Makefile.in: Regenerated.
916
917 2021-05-17 Serge Belyshev <belyshev@depni.sinp.msu.ru>
918
919 * MAINTAINERS (Write After Approval): Add myself.
920
921 2021-05-12 Marcel Vollweiler <marcel@codesourcery.com>
922
923 * MAINTAINERS (Write After Approval): Add myself.
924
925 2021-05-11 Martin Liska <mliska@suse.cz>
926
927 * MAINTAINERS: Remove entries for removed
928 components (HSA, BRIG, libhsail-rt).
929 Move Pekka to Write After Approval.
930
931 2021-05-11 Martin Liska <mliska@suse.cz>
932
933 * Makefile.def: Remove libhsail-rt.
934 * Makefile.in: Likewise.
935 * configure.ac: Likewise.
936 * configure: Regenerate.
937 * libhsail-rt/ChangeLog: Removed.
938 * libhsail-rt/Makefile.am: Removed.
939 * libhsail-rt/Makefile.in: Removed.
940 * libhsail-rt/README: Removed.
941 * libhsail-rt/aclocal.m4: Removed.
942 * libhsail-rt/configure: Removed.
943 * libhsail-rt/configure.ac: Removed.
944 * libhsail-rt/configure.tgt: Removed.
945 * libhsail-rt/include/internal/fibers.h: Removed.
946 * libhsail-rt/include/internal/phsa-queue-interface.h: Removed.
947 * libhsail-rt/include/internal/phsa-rt.h: Removed.
948 * libhsail-rt/include/internal/workitems.h: Removed.
949 * libhsail-rt/rt/arithmetic.c: Removed.
950 * libhsail-rt/rt/atomics.c: Removed.
951 * libhsail-rt/rt/bitstring.c: Removed.
952 * libhsail-rt/rt/fbarrier.c: Removed.
953 * libhsail-rt/rt/fibers.c: Removed.
954 * libhsail-rt/rt/fp16.c: Removed.
955 * libhsail-rt/rt/misc.c: Removed.
956 * libhsail-rt/rt/multimedia.c: Removed.
957 * libhsail-rt/rt/queue.c: Removed.
958 * libhsail-rt/rt/sat_arithmetic.c: Removed.
959 * libhsail-rt/rt/segment.c: Removed.
960 * libhsail-rt/rt/workitems.c: Removed.
961 * libhsail-rt/target-config.h.in: Removed.
962
963 2021-05-04 Nick Clifton <nickc@redhat.com>
964
965 * configure.ac (AC_PROG_CC): Replace with AC_PROG_CC_C99.
966 * configure: Regenerate.
967
968 2021-04-28 Jakub Jelinek <jakub@redhat.com>
969 Tobias Burnus <tobias@codesourcery.com>
970
971 * configure.ac (--enable-offload-defaulted): New.
972 * configure: Regenerate.
973
974 2021-04-23 David Faust <david.faust@oracle.com>
975
976 * MAINTAINERS (Write After Approval): Add myself.
977
978 2021-04-11 Hafiz Abid Qadeer <abidh@codesourcery.com>
979
980 * MAINTAINERS (Write After Approval): Add myself.
981
982 2021-03-26 Dimitar Dimitrov <dimitar@dinux.eu>
983
984 * MAINTAINERS: Add myself as pru port maintainer.
985
986 2021-03-23 David Malcolm <dmalcolm@redhat.com>
987
988 * MAINTAINERS: Add myself as static analyzer maintainer.
989
990 2021-03-18 Jeff Law <jlaw@tachyum.com>
991
992 * MAINTAINERS: Update primary entry.
993
994 2021-03-13 Eugene Rozenfeld <erozen@microsoft.com>
995
996 * MAINTAINERS (Write After Approval): Add myself.
997
998 2021-03-13 Mike Frysinger <vapier@gentoo.org>
999
1000 * Makefile.def: Remove all-sim dependency on configure-gdb.
1001 * Makefile.in: Regenerated.
1002
1003 2021-03-11 Jeff Law <law@redhat.com>
1004
1005 * MAINTAINERS: Update entries for a few ex-ImgTec employees
1006
1007 2021-03-11 Martin Liska <mliska@suse.cz>
1008
1009 * Makefile.tpl: The change was done Makefile.in which
1010 is generated file.
1011
1012 2021-03-08 Jeff Law <law@redhat.com>
1013
1014 * MAINTAINERS: Update my email address
1015
1016 2021-02-23 Kito Cheng <kito.cheng@sifive.com>
1017
1018 * config.guess: Import latest upstream.
1019 * config.sub: Import latest upstream.
1020
1021 2021-01-25 Martin Liska <mliska@suse.cz>
1022
1023 PR gcov-profile/98739
1024 * Makefile.in: Enable -fprofile-reproducible=parallel-runs
1025 for profiledbootstrap.
1026
1027 2021-01-22 Jonathan Wright <jonathan.wright@arm.com>
1028
1029 * MAINTAINERS (Write After Approval): Add myself.
1030
1031 2021-01-22 Maciej W. Rozycki <macro@orcam.me.uk>
1032
1033 * MAINTAINERS (Write After Approval): Update my e-mail address.
1034
1035 2021-01-12 Segher Boessenkool <segher@kernel.crashing.org>
1036
1037 * MAINTAINERS: Fix spacing.
1038
1039 2021-01-12 Qian Jianhua <qianjh@cn.fujitsu.com>
1040
1041 * MAINTAINERS (Write After Approval): Add myself
1042
1043 2021-01-06 Nick Alcock <nick.alcock@oracle.com>
1044
1045 * Makefile.def: Sync with binutils-gdb:
1046 (dependencies): all-ld depends on all-libctf.
1047 (host_modules): libctf is no longer no_install.
1048 No longer no_check. Checking depends on all-ld.
1049 * Makefile.in: Regenerated.
1050
1051 2021-01-05 Samuel Thibault <samuel.thibault@ens-lyon.org>
1052
1053 * libtool.m4: Match gnu* along other GNU systems.
1054 * libgo/config/libtool.m4: Match gnu* along other GNU systems.
1055 * libgo/configure: Re-generate.
1056
1057 2021-01-04 Philipp Tomsich <philipp.tomsich@vrull.eu>
1058
1059 * MAINTAINERS: Update my email address.
1060
1061 2020-12-17 Marius Hillenbrand <mhillen@linux.ibm.com>
1062
1063 * MAINTAINERS (Write After Approval): Add myself.
1064
1065 2020-12-15 Nathan Sidwell <nathan@acm.org>
1066
1067 * Makefile.def
1068 * Makefile.in
1069 * Makefile.tpl
1070 * configure
1071 * configure.ac
1072
1073 2020-12-15 Nathan Sidwell <nathan@acm.org>
1074
1075 * Makefile.def: Add libcody.
1076 * configure.ac: Add libcody.
1077 * Makefile.in: Regenerated.
1078 * configure: Regenerated.
1079
1080 2020-12-14 Andrea Corallo <andrea.corallo@arm.com>
1081
1082 * .dir-locals.el (c-mode): Set 'fill-column' to 80 columns.
1083
1084 2020-12-05 Iain Sandoe <iain@sandoe.co.uk>
1085
1086 PR target/97865
1087 * libtool.m4: Update handling of Darwin platform link flags
1088 for Darwin20.
1089
1090 2020-12-02 Simon Marchi <simon.marchi@polymtl.ca>
1091
1092 * .gitignore: Sync with binutils-gdb
1093
1094 2020-12-02 Claudiu Zissulescu <claziss@gmail.com>
1095
1096 * MAINTAINERS: Add myself as arc port maintainer.
1097
1098 2020-11-29 Iain Buclaw <ibuclaw@gdcproject.org>
1099
1100 PR d/87788
1101 * configure.ac: Don't disable D for *-*-darwin*.
1102 * configure: Regenerate.
1103
1104 2020-11-29 John David Anglin <danglin@gcc.gnu.org>
1105
1106 * libtool.m4 (archive_cmds): Add +nodefaultrpath ld option on
1107 hppa64-*-hpux11*.
1108
1109 2020-11-25 Matthew Malcomson <matthew.malcomson@arm.com>
1110
1111 * configure: Regenerate.
1112 * configure.ac: Add --bootstrap-hwasan option.
1113
1114 2020-11-23 Iain Sandoe <iain@sandoe.co.uk>
1115
1116 * config.guess: Import latest upstream.
1117 * config.sub: Import latest upstream.
1118
1119 2020-11-16 Martin Liska <mliska@suse.cz>
1120
1121 * .gitignore: Add cache as clangd uses it now.
1122
1123 2020-11-13 Haochen Gui <guihaoc@gcc.gnu.org>
1124
1125 * MAINTAINERS (Write After Approval): add myself
1126
1127 2020-11-09 Pat Bernardi <bernardi@adacore.com>
1128
1129 * MAINTAINERS (Write After Approval): Add myself.
1130
1131 2020-11-09 Jonathan Wakely <jwakely@redhat.com>
1132
1133 * config-ml.in (multi-do, multi-clean): Add @ to silence recipes.
1134 Remove FIXME comments.
1135
1136 2020-11-06 Martin Uecker <muecker@gwdg.de>
1137
1138 * MAINTAINERS: Update my email address.
1139
1140 2020-11-06 Hongtao Liu <hongtao.liu@intel.com>
1141
1142 * MAINTAINERS (Write After Approval): Add myself.
1143
1144 2020-10-06 Tobias Burnus <tobias@codesourcery.com>
1145
1146 PR target/97302
1147 * configure.ac: Only set with_gmp to /usr/local
1148 if not building in tree.
1149 * configure: Regenerate.
1150
1151 2020-09-18 Omar Tahir <omar.tahir@arm.com>
1152
1153 * MAINTAINERS (Write After Approval): Add myself.
1154
1155 2020-08-26 Tobias Burnus <tobias@codesourcery.com>
1156
1157 * MAINTAINERS (Various Maintainers): Add myself as OpenACC maintainer.
1158
1159 2020-08-20 Tobias Burnus <tobias@codesourcery.com>
1160
1161 PR bootstrap/96612
1162 * configure.ac: Run AX_CXX_COMPILE_STDCXX also for ${build} compiler,
1163 if not the same as ${host}.
1164 * configure: Regenerate.
1165
1166 2020-08-16 Sergei Trofimovich <slyfox@gcc.gnu.org>
1167
1168 * MAINTAINERS (Write After Approval): Add myself.
1169
1170 2020-08-12 Senthil Kumar Selvaraj <saaadhu@gcc.gnu.org>
1171
1172 * MAINTAINERS: Update my email address.
1173
1174 2020-07-30 Joe Ramsay <joe.ramsay@arm.com>
1175
1176 * MAINTAINERS (Write After Approval): Add myself.
1177
1178 2020-07-22 Przemyslaw Wirkus <przemyslaw.wirkus@arm.com>
1179
1180 * MAINTAINERS (Write After Approval): Add myself.
1181
1182 2020-06-12 Martin Liska <mliska@suse.cz>
1183
1184 * .gitignore: Add .clang-tidy.
1185
1186 2020-06-08 Jason Merrill <jason@redhat.com>
1187
1188 * configure.ac: Check AX_CXX_COMPILE_STDCXX if not bootstrapping.
1189 * configure: Regenerate.
1190
1191 2020-06-06 Max Filippov <jcmvbkbc@gmail.com>
1192
1193 * MAINTAINERS: Add myself as xtensa port maintainer.
1194
1195 2020-05-28 Nicolas Bértolo <nicolasbertolo@gmail.com>
1196
1197 * configure.ac: Don't require --enable-host-shared when building
1198 for Mingw.
1199 * configure: Regenerate.
1200
1201 2020-05-18 Jason Merrill <jason@redhat.com>
1202
1203 * configure.ac: Update bootstrap dialect to -std=c++11.
1204
1205 2020-05-18 Alex Coplan <alex.coplan@arm.com>
1206
1207 * MAINTAINERS (Write After Approval): Add myself.
1208
1209 2020-04-29 Thomas Schwinge <thomas@codesourcery.com>
1210
1211 PR target/92713
1212 * configure.ac ["${ENABLE_LIBSTDCXX}" = "default" && amdgcn*-*-*]
1213 (noconfigdirs): Add 'target-libstdc++-v3'.
1214 * configure: Regenerate.
1215
1216 2020-04-21 Stephen Casner <casner@acm.org>
1217
1218 PR 25830
1219 * configure.ac (noconfigdirs): Exclude gdb & gprof for pdp11.
1220 * configure: Rebuild.
1221
1222 2020-04-17 Martin Liska <mliska@suse.cz>
1223 Jonathan Yong <10walls@gmail.com>
1224
1225 PR gcov-profile/94570
1226 * ltmain.sh: Do not define HAVE_DOS_BASED_FILE_SYSTEM
1227 for CYGWIN.
1228
1229 2020-04-14 Martin Jambor <mjambor@suse.cz>
1230
1231 * MAINTAINERS (Reviewers): Add myself as callgraph (IPA) reviewer.
1232
1233 2020-04-09 Tom Tromey <tom@tromey.com>
1234
1235 * configure: Rebuild.
1236 * Makefile.in: Rebuild.
1237 * Makefile.def (gdbsupport, gdbserver): New host modules.
1238 (configure-gdb): Depend on all-gdbsupport.
1239 (all-gdb): Depend on all-gdbsupport, all-libctf.
1240 * configure.ac (host_tools): Add gdbserver.
1241 Conditionally build gdbserver and gdbsupport.
1242
1243 2020-03-09 Tobias Burnus <tobias@codesourcery.com>
1244
1245 * configure.ac: Build libgomp by default for amdgcn.
1246 * configure: Regenerate.
1247
1248 2020-03-05 Srinath Parvathaneni <srinath.parvathaneni@arm.com>
1249
1250 * MAINTAINERS (Write After Approval): Add myself.
1251
1252 2020-02-28 Joel Hutton <joel.hutton@arm.com>
1253
1254 * MAINTAINERS (Write After Approval) : Add myself.
1255
1256 2020-02-20 Palmer Dabbelt <palmer@sifive.com>
1257
1258 * MAINTAINERS: Change palmer@sifive.com to palmer@dabbelt.com.
1259
1260 2020-02-14 Martin Sebor <msebor@redhat.com>
1261
1262 * doc/extend.texi (attribute alias): Mention type requirement.
1263 (attribute weak): Same.
1264 (attribute weakref): Correct invalid example.
1265
1266 2020-02-03 Segher Boessenkool <segher@kernel.crashing.org>
1267
1268 * doc/md.texi (PowerPC and IBM RS6000): Improve documentation.
1269
1270 2020-01-15 Segher Boessenkool <segher@kernel.crashing.org>
1271 Jakub Jelinek <jakub@redhat.com>
1272
1273 * .gitattributes: Add *.md diff=md.
1274
1275 2020-01-14 Georg-Johann Lay <avr@gjlay.de>
1276
1277 The mentioned auto-generated file is no more part of the
1278
1279 GCC sources, it's auto-generated in $(builddir) during build.
1280
1281 PR target/92055
1282 * contrib/gcc_update (files_and_dependencies): Remove
1283 entry for gcc/config/avr/t-multilib.
1284
1285 2020-01-14 Anatoly Sokolov <aesok@dol.ru>
1286
1287 * MAINTAINERS: Update my email address.
1288
1289 2020-01-13 Joseph Myers <joseph@codesourcery.com>
1290
1291 * README.MOVED_TO_GIT: Remove.
1292
1293 2020-01-11 Joseph Myers <joseph@codesourcery.com>
1294
1295 * README.MOVED_TO_GIT: New file.
1296
1297 2020-01-02 Dennis Zhang <dennis.zhang@arm.com>
1298
1299 * MAINTAINERS (Write After Approval): Add myself.
1300
1301 2019-12-20 Jerome Lambourg <lambourg@adacore.com>
1302
1303 * MAINTAINERS (write_after_approval): Add myself.
1304
1305 2019-12-19 Stam Markianos-Wright <stam.markianos-wright@arm.com>
1306
1307 * MAINTAINERS (write_after_approval): Add myself.
1308
1309 2019-12-17 Mihail Ionescu <mihail.ionescu@arm.com>
1310
1311 * MAINTAINERS (write_after_approval): Add myself.
1312
1313 2019-12-11 Matthias Klose <doko@ubuntu.com>
1314
1315 * configure.ac: Factor out common cases for compare_exclusions.
1316 * configure: Regenerate.
1317
1318 2019-12-11 Jozef Lawrynowicz <jozef.l@mittosystems.com>
1319
1320 * config-ml.in (msp430-*-*): Support --disable-no-exceptions configure
1321 flag.
1322
1323 2019-12-10 Lewis Hyatt <lhyatt@gmail.com>
1324
1325 * MAINTAINERS (Write After Approval): Add myself.
1326
1327 2019-11-27 Tobias Burnus <tobias@codesourcery.com>
1328
1329 PR middle-end/92463
1330 * configure.ac: Use MPFR_RNDN instead of GMP's MP_RNDN.
1331 * configure: Regenerate
1332
1333 2019-11-20 Janne Blomqvist <jb@gcc.gnu.org>
1334
1335 * configure.ac: Use https for gcc.gnu.org.
1336 * configure: Regenerated.
1337
1338 2019-11-19 James Greenhalgh <james.greenhalgh@arm.com>
1339
1340 * MAINTAINERS (aarch64 port): Remove my name, move to...
1341 (Write After Approval): ...Here.
1342
1343 2019-11-15 Kelvin Nilsen <kelvin@gcc.gnu.org>
1344
1345 * MAINTAINERS: Change my email address as maintainer.
1346
1347 2019-11-11 Janne Blomqvist <jb@gcc.gnu.org>
1348
1349 PR fortran/91828
1350 * configure.ac: Bump minimum MPFR to 3.1.0, recommended to 3.1.6+.
1351 * configure: Regenerated.
1352
1353 2019-10-21 Jason Merrill <jason@redhat.com>
1354
1355 * .gitattributes: Also check ChangeLog whitespace.
1356
1357 2019-10-21 Andrew Burgess <andrew.burgess@embecosm.com>
1358
1359 * contrib/dg-extract-results.sh: Add support for KPASS.
1360 * contrib/dg-extract-results.py: Likewise.
1361
1362 2019-10-17 Jason Merrill <jason@redhat.com>
1363
1364 * .gitattributes: Avoid {} in filename pattern.
1365
1366 2019-10-08 Thomas Schwinge <thomas@codesourcery.com>
1367
1368 * MAINTAINERS: Add back Trevor Smigiel; move into Write After
1369 Approval section.
1370
1371 2019-10-01 Frederik Harwath <frederik@codesourcery.com>
1372
1373 * MAINTAINERS: Add myself to Write After Approval
1374
1375 2019-09-26 Richard Sandiford <richard.sandiford@arm.com>
1376
1377 * MAINTAINERS: Add myself as an aarch64 maintainer.
1378
1379 2019-09-26 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
1380
1381 * MAINTAINERS: Add myself as aarch64 maintainer.
1382
1383 2019-09-23 Carl Love <cel@us.ibm.com>
1384
1385 * config/rs6000/vsx.md (xxswapd_v4si, xxswapd_v8hi, xxswapd_v16qi):
1386 New define_insn.
1387 (vsx_xxpermdi4_le_<mode> for VSX_W, vsx_xxpermdi8_le_V8HI,
1388 vsx_xxpermdi16_le_V16QI): Removed define_insn.
1389
1390 2019-09-13 Sam Tebbs <sam.tebbs@arm.com>
1391
1392 * MAINTAINERS (Sam Tebbs): Update email address.
1393
1394 2019-09-10 Tobias Burnus <tobias@codesourcery.com>
1395
1396 * MAINTAINERS: Update my email address.
1397
1398 2019-09-10 Christophe Lyon <christophe.lyon@st.com>
1399
1400 * libtool.m4: Handle uclinuxfdpiceabi.
1401
1402 2019-09-09 Jose E. Marchesi <jose.marchesi@oracle.com>
1403
1404 * MAINTAINERS: Add myself as the maintainer of the eBPF port.
1405 Remove myself from Write After Approval section.
1406
1407 2019-09-09 Jose E. Marchesi <jose.marchesi@oracle.com>
1408
1409 * configure.ac: Support for bpf-*-* targets.
1410 * configure: Regenerate.
1411
1412 2019-09-09 Jose E. Marchesi <jose.marchesi@oracle.com>
1413
1414 * config.sub: Import upstream version 2019-06-30.
1415 * config.guess: Import upstream version 2019-07-24.
1416
1417 2019-09-03 Ulrich Weigand <uweigand@de.ibm.com>
1418
1419 * MAINTAINERS: Remove spu port maintainers.
1420
1421 2019-08-28 Martin Liska <mliska@suse.cz>
1422
1423 * .gitignore: Add .clangd and compile_commands.json
1424 to .gitignore.
1425
1426 2019-08-23 Michael Forney <mforney@mforney.org>
1427
1428 * Makefile.tpl (HOST_EXPORTS): Add CXX_FOR_BUILD.
1429 * Makefile.in: Regenerate.
1430
1431 2019-08-19 Tom Tromey <tom@tromey.com>
1432
1433 * configure: Rebuild.
1434 * configure.ac: Add --with-static-standard-libraries.
1435
1436 2019-08-16 Alexandre Oliva <oliva@gnu.org>
1437
1438 * MAINTAINERS: aoliva from @redhat.com to @gcc.gnu.org.
1439
1440 2019-08-13 Mark Eggleston <mark.eggleston@codethink.co.uk>
1441
1442 * MAINTAINERS (Write After Approval): Add myself.
1443
1444 2019-07-08 Kito Cheng <kito.cheng@sifive.com>
1445
1446 * MAINTAINERS (Write After Approval): Remove myself, already listed in
1447 RISC-V port maitainer.
1448
1449 2019-07-08 Kito Cheng <kito.cheng@sifive.com>
1450
1451 * MAINTAINERS (Write After Approval): Fix the list sorted by surname.
1452
1453 2019-07-08 Kito Cheng <kito.cheng@sifive.com>
1454
1455 * MAINTAINERS (Write After Approval): Add myself.
1456
1457 2019-07-03 Andrea Corallo <andrea.corallo@arm.com>
1458
1459 * MAINTAINERS (Write After Approval): Add myself.
1460
1461 2019-06-25 Martin Liska <mliska@suse.cz>
1462
1463 contrib/filter-clang-warnings.py: Transform from
1464 filter-rtags-warnings.py.
1465
1466 2019-06-15 Tom Tromey <tom@tromey.com>
1467
1468 * configure.ac (host_libs): Add gnulib.
1469 * configure: Rebuild.
1470 * Makefile.def (host_modules, dependencies): Add gnulib.
1471 * Makefile.in: Rebuild.
1472
1473 2019-06-12 Dimitar Dimitrov <dimitar@dinux.eu>
1474
1475 * MAINTAINERS (Write After Approval): Add myself.
1476
1477 2019-06-12 Dimitar Dimitrov <dimitar@dinux.eu>
1478
1479 * configure: Regenerate.
1480 * configure.ac: Add PRU target.
1481
1482 2019-06-11  Matthew Beliveau  <mbelivea@redhat.com>
1483
1484 * MAINTAINERS (Write After Approval): Add myself.
1485
1486 2019-06-11 Nick Clifton <nickc@redhat.com>
1487
1488 Import these changes from the binutils/gdb repository:
1489
1490 2019-05-28 Nick Alcock <nick.alcock@oracle.com>
1491
1492 * Makefile.def (dependencies): configure-libctf depends on all-bfd
1493 and all its deps.
1494 * Makefile.in: Regenerated.
1495
1496 2019-05-28 Nick Alcock <nick.alcock@oracle.com>
1497
1498 * Makefile.def (host_modules): Add libctf.
1499 * Makefile.def (dependencies): Likewise.
1500 libctf depends on zlib, libiberty, and bfd.
1501 * Makefile.in: Regenerated.
1502 * configure.ac (host_libs): Add libctf.
1503 * configure: Regenerated.
1504
1505 2019-05-20 Vladislav Ivanishin <vlad@ispras.ru>
1506
1507 * MAINTAINERS (Write After Approval): Add myself.
1508
1509 2019-05-19 Peter Bergner <bergner@linux.ibm.com>
1510
1511 * MAINTAINERS: Update my email address.
1512
1513 2019-05-17 Thomas Rodgers <trodgers@redhat.com>
1514
1515 * MAINTAINERS (Write After Approval): Add myself.
1516
1517 2019-05-16 Jun Ma <junma@linux.alibaba.com>
1518
1519 * MAINTAINERS (Write After Approval): Add myself.
1520
1521 2019-05-07 Jim Wilson <jimw@sifive.com>
1522
1523 * MAINTAINERS: Remove myself as IA-64 maintainer.
1524
1525 2019-05-04 Roland Illig <roland.illig@gmx.de>
1526
1527 * MAINTAINERS (Write After Approval): Add myself.
1528
1529 2019-05-02 Richard Biener <rguenther@suse.de>
1530
1531 PR bootstrap/85574
1532 * Makefile.tpl (compare target): Also compare extra-compare
1533 files.
1534 * Makefile.in: Regenerate.
1535
1536 2019-04-22 Roman Zhuykov <zhroma@ispras.ru>
1537
1538 * MAINTAINERS (Various Maintainers): Remove Ayal Zaks and add myself
1539 as modulo-scheduler maintainer.
1540
1541 2019-04-21 Iain Sandoe <iain@sandoe.co.uk>
1542
1543 * MAINTAINERS: Add myself as co-maintainer for Darwin.
1544
1545 2019-04-18 Iain Sandoe <iain@sandoe.co.uk>
1546
1547 * MAINTAINERS: Update my email address.
1548
1549 2019-04-14 Johannes Pfau <johannespfau@gmail.com>
1550
1551 * configure.ac: Remove d from unsupported languages on mingw and cygwin.
1552 * configure: Regenerate.
1553
1554 2019-04-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1555
1556 * configure.ac (enable_libphobos): Check LIBPHOBOS_SUPPORTED.
1557 * configure: Regenerate.
1558
1559 2019-04-12 Iain Buclaw <ibuclaw@gdcproject.org>
1560
1561 * configure.ac: Add target-zlib to target_libraries.
1562 * configure: Regenerate.
1563
1564 2019-04-09 Martin Liska <mliska@suse.cz>
1565
1566 * Makefile.in: Regenerate.
1567 * Makefile.tpl: Pass GENERATOR_CFLAGS
1568 in all stages.
1569
1570 2019-03-28 Martin Liska <mliska@suse.cz>
1571
1572 PR bootstrap/89829
1573 * Makefile.in: Revert r254150.
1574 * Makefile.tpl: Likewise.
1575
1576 2019-03-28 Ben Elliston <bje@gnu.org>
1577
1578 * MAINTAINERS (Various Maintainers): Remove myself from dfp.c and
1579 related, and libdecnumber.
1580
1581 2019-03-15 Alexander Monakov <amonakov@ispras.ru>
1582
1583 * MAINTAINERS (Reviewers): Add myself as selective scheduling reviewer.
1584 (Write After Approval): Remove myself.
1585
1586 2019-02-27 Alejandro Martinez <alejandro.martinezvicente@arm.com>
1587
1588 * MAINTAINERS (Write After Approval): Add myself.
1589
1590 2019-02-11 Andrew Stubbs <ams@codesourcery.com>
1591
1592 * MAINTAINERS (amdgcn port): Add myself and Julian Brown.
1593 (Write After Approval): Remove myself and Julian.
1594
1595 2019-01-26 Harald Anlauf <anlauf@gmx.de>
1596
1597 * MAINTAINERS (Write After Approval): Add myself.
1598
1599 2019-01-25 Kwok Cheung Yeung <kcy@codesourcery.com>
1600
1601 * MAINTAINERS (Write After Approval): Add myself.
1602
1603 2019-01-24 Xiong Hu Luo <luoxhu@linux.vnet.ibm.com>
1604
1605 * ChangeLog: Replace space with tab.
1606 * MAINTAINERS: Delete 1 tab to keep alignment.
1607
1608 2019-01-21 Jiufu Guo <guojiufu@linux.ibm.com>
1609
1610 * MAINTAINERS (Write After Approval): Add myself.
1611
1612 2019-01-18 Li Jia He <helijia@gcc.gnu.org>
1613
1614 * MAINTAINERS (Write After Approval): Add myself.
1615
1616 2019-01-17 Andrew Stubbs <ams@codesourcery.com>
1617 Kwok Cheung Yeung <kcy@codesourcery.com>
1618 Julian Brown <julian@codesourcery.com>
1619 Tom de Vries <tom@codesourcery.com>
1620 Jan Hubicka <hubicka@ucw.cz>
1621 Martin Jambor <mjambor@suse.cz>
1622
1623 * configure.ac: Likewise.
1624 * configure: Regenerate.
1625 * contrib/config-list.mk: Add amdgcn-amdhsa.
1626
1627 2019-01-16 Kewen Lin <linkw@gcc.gnu.org>
1628
1629 * MAINTAINERS (Write After Approval): Add myself.
1630
1631 2019-01-16 Xiong Hu Luo <luoxhu@linux.vnet.ibm.com>
1632
1633 * MAINTAINERS (Write After Approval): Add myself.
1634
1635 2019-01-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1636
1637 PR target/88535
1638 * config.guess: Import upstream version 2019-01-03.
1639 * config.sub: Import upstream version 2019-01-01.
1640
1641 2018-12-21 Thomas Preud'homme <thomas.preudhomme@linaro.org>
1642
1643 * MAINTAINERS (Write After Approval): Update my maintainer address.
1644
1645 2018-12-21 Gergö Barany <gergo@codesourcery.com>
1646
1647 * MAINTAINERS (Write After Approval): Add myself.
1648
1649 2018-12-10 Segher Boessenkool <segher@kernel.crashing.org>
1650
1651 * contrib/config-list.mk: Remove powerpc-eabispe and powerpc-linux_spe.
1652
1653 2018-12-05 Iain Sandoe <iain@sandoe.co.uk>
1654
1655 * configure.ac (NCN_STRICT_CHECK_TOOLS): Check otool.
1656 (ACX_CHECK_INSTALLED_TARGET_TOOL): Likewise
1657 (GCC_TARGET_TOOL): Likewise.
1658 * Makefile.tpl (HOST_EXPORTS): Add OTOOL, OTOOL_FOR_TARGET.
1659 (BASE_TARGET_EXPORTS): OTOOL, export OTOOL_FOR_TARGET.
1660 OTOOL, OTOOL_FOR_TARGET: New substitutions.
1661 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS): Add OTOOL.
1662 * configure: Regenerate.
1663 * Makefile.in: Likewise.
1664
1665 2018-11-28 Johannes Pfau <johannespfau@gmail.com>
1666
1667 * MAINTAINERS (Write After Approval): Add myself.
1668
1669 2018-11-13 Martin Liska <mliska@suse.cz>
1670
1671 * gcc.target/i386/pr87930.c: Move to ...
1672 * gcc.dg/asan/pr87930.c: ... here. Guard for i?86/x86_64 targets.
1673
1674 2018-11-10 Stafford Horne <shorne@gmail.com>
1675
1676 * MAINTAINERS (CPU Port Maintainers): Add myself for or1k.
1677 (Write After Approval): Remove myself.
1678
1679 2018-11-06 Hafiz Abid Qadeer <abidh@codesourcery.com>
1680
1681 * config/iconv.m4 (AM_ICONV_LINK): Don't overwrite CPPFLAGS.
1682 Append $INCICONV to it.
1683
1684 2018-11-04 Stafford Horne <shorne@gmail.com>
1685
1686 * MAINTAINERS (Write After Approval): Add myself.
1687
1688 2018-10-31 Joseph Myers <joseph@codesourcery.com>
1689
1690 PR bootstrap/82856
1691 * multilib.am: New file. From automake.
1692
1693 Merge from binutils-gdb:
1694 2018-06-19 Simon Marchi <simon.marchi@ericsson.com>
1695
1696 * libtool.m4: Use AC_LANG_SOURCE.
1697 * configure.ac: Remove AC_PREREQ, use AC_LANG_SOURCE.
1698 * ar-lib: New file.
1699 * test-driver: New file.
1700 * configure: Re-generate.
1701
1702 2018-10-31 Michael Ploujnikov <michael.ploujnikov@oracle.com>
1703
1704 * MAINTAINERS (Write After Approval): Add myself.
1705
1706 2018-10-31 Iain Buclaw <ibuclaw@gdcproject.org>
1707
1708 PR bootstrap/87788
1709 PR d/87799
1710 * configure: Rebuild.
1711 * configure.ac: Disable D on systems where it is known not to work.
1712
1713 2018-10-28 Iain Buclaw <ibuclaw@gdcproject.org>
1714
1715 * Makefile.def (target_modules): Add libphobos.
1716 (flags_to_pass): Add GDC, GDCFLAGS, GDC_FOR_TARGET and
1717 GDCFLAGS_FOR_TARGET.
1718 (dependencies): Make libphobos depend on libatomic, libbacktrace
1719 configure, and zlib configure.
1720 (language): Add language d.
1721 * Makefile.in: Rebuild.
1722 * Makefile.tpl (BUILD_EXPORTS): Add GDC and GDCFLAGS.
1723 (HOST_EXPORTS): Add GDC.
1724 (POSTSTAGE1_HOST_EXPORTS): Add GDC and GDC_FOR_BUILD.
1725 (BASE_TARGET_EXPORTS): Add GDC.
1726 (GDC_FOR_BUILD, GDC, GDCFLAGS): New variables.
1727 (GDC_FOR_TARGET, GDC_FLAGS_FOR_TARGET): New variables.
1728 (EXTRA_HOST_FLAGS): Add GDC.
1729 (STAGE1_FLAGS_TO_PASS): Add GDC.
1730 (EXTRA_TARGET_FLAGS): Add GDC and GDCFLAGS.
1731 * config-ml.in: Treat GDC and GDCFLAGS like other compiler/flag
1732 environment variables.
1733 * configure: Rebuild.
1734 * configure.ac: Add target-libphobos to target_libraries. Set and
1735 substitute GDC_FOR_BUILD and GDC_FOR_TARGET.
1736
1737 2018-10-24 Ilya Leoshkevich <iii@linux.ibm.com>
1738
1739 * MAINTAINERS (Write After Approval): Add myself.
1740
1741 2018-10-23 Iain Buclaw <ibuclaw@gdcproject.org>
1742
1743 * MAINTAINERS (Write After Approval): Remove myself.
1744
1745 2018-10-23 Iain Buclaw <ibuclaw@gdcproject.org>
1746
1747 * MAINTAINERS: Add myself as D front-end and libphobos maintainer.
1748
1749 2018-10-14 Bin Cheng <bin.cheng@linux.alibaba.com>
1750
1751 * MAINTAINERS: Update my email address.
1752
1753 2018-10-04 Thomas Schwinge <thomas@codesourcery.com>
1754
1755 * MAINTAINERS: List myself as "libgomp (OpenACC)" and "OpenACC"
1756 maintainer.
1757
1758 2018-09-13 Matthew Malcomson <matthew.malcomson@arm.com>
1759
1760 * MAINTAINERS (Write After Approval): Add self.
1761
1762 2018-09-13 Sam Tebbs <sam.tebbs@arm.com>
1763
1764 * MAINTAINERS (write after approval): Add myself.
1765
1766 2018-09-04 Xuepeng Guo <xuepeng.guo@intel.com>
1767
1768 * MAINTAINERS: Update my email address.
1769
1770 2018-08-29 Vlad Lazar <vlad.lazar@arm.com>
1771
1772 * MAINTAINERS (write after approval): Add myself.
1773
1774 2018-08-21 Richard Sandiford <richard.sandiford@arm.com>
1775
1776 * MAINTAINERS: Add self to global reviewers list.
1777
1778 2018-08-17 Sandra Loosemore <sandra@codesourcery.com>
1779
1780 MAINTAINERS: Add c-sky port maintainers.
1781
1782 2018-08-10 Martin Liska <mliska@suse.cz>
1783
1784 * MAINTAINERS: Revert change in previous commit and
1785 join lines.
1786
1787 2018-08-10 Martin Liska <mliska@suse.cz>
1788
1789 * MAINTAINERS: Remove extra line.
1790
1791 2018-08-06 Naveen H.S <naveenh@marvell.com>
1792
1793 * MAINTAINERS: Update my email address.
1794
1795 2018-07-19 DJ Delorie <dj@redhat.com>
1796
1797 * MAINTAINERS (m32c, msp43, rl78, libiberty, build): Remove myself
1798 as maintainer.
1799
1800 2018-07-16 Andreas Krebbel <krebbel@linux.ibm.com>
1801
1802 * MAINTAINERS: Adjust email address for me and my colleague Robin
1803 Dapp.
1804
1805 2018-07-13 H.J. Lu <hongjiu.lu@intel.com>
1806 Sunil K Pandey <sunil.k.pandey@intel.com>
1807
1808 PR target/84413
1809 * config/i386/i386.c (m_CORE_AVX512): New.
1810 (m_CORE_AVX2): Likewise.
1811 (m_CORE_ALL): Add m_CORE_AVX2.
1812 * config/i386/x86-tune.def: Replace m_HASWELL with m_CORE_AVX2.
1813 Replace m_SKYLAKE_AVX512 with m_CORE_AVX512 on avx256_optimal
1814 and remove the rest of m_SKYLAKE_AVX512.
1815
1816 2018-07-06 Sebastian Huber <sebastian.huber@embedded-brains.de>
1817
1818 * config.sub: Sync with upstream version 2018-07-03.
1819
1820 2018-07-06 Sebastian Huber <sebastian.huber@embedded-brains.de>
1821
1822 * config.guess: Sync with upstream version 2018-06-26.
1823 * config.sub: Sync with upstream version 2018-07-02.
1824
1825 2018-06-19 Bernhard M. Wiedemann <bwiedemann@suse.de>
1826
1827 * libtool.m4: Sort output of 'find' to enable deterministic builds.
1828 * ltmain.sh: Likewise.
1829
1830 2018-07-03 Segher Boessenkool <segher@kernel.crashing.org>
1831
1832 * contrib/config-list.mk: Remove powerpc-linux_paired.
1833
1834 2018-06-29 Alexandre Oliva <oliva@adacore.com>
1835
1836 * configure.ac: Introduce support for @unless/@endunless.
1837 * Makefile.tpl (dep-kind): Rewrite with cond; return
1838 postbootstrap in some cases.
1839 (make-postboot-dep, postboot-targets): New.
1840 (dependencies): Do not output postbootstrap dependencies at
1841 first. Output non-target ones changed for configure to depend
1842 on stage_last @if gcc-bootstrap, and the original deps @unless
1843 gcc-bootstrap.
1844 * configure.in, Makefile.in: Rebuilt.
1845
1846 2018-06-28 Jackson Woodruff <jackson.woodruff@arm.com>
1847
1848 * MAINTAINERS (write after approval): Add myself.
1849
1850 2018-06-26 Rasmus Villemoes <rv@rasmusvillemoes.dk>
1851
1852 * MAINTAINERS (write after approval): Add myself.
1853
1854 2018-06-19 Nick Clifton <nickc@redhat.com>
1855
1856 * zlib/configure.ac: Restore old behaviour of only enabling
1857 multilibs when a target subdirectory is defined. This allows
1858 building with srcdir == builddir.
1859 * zlib/configure: Regenerate.
1860
1861 2018-06-18 Eric Botcazou <ebotcazou@adacore.com>
1862
1863 * Makefile.def (fortran): Add check-target-libgomp-fortran.
1864 * Makefile.tpl (check-target-libgomp-fortran): New phony target.
1865 * Makefile.in: Regenerate.
1866
1867 2018-06-16 Ben Elliston <bje@gnu.org>
1868
1869 * config.guess: Import latest version.
1870 * config.sub: Likewise.
1871
1872 2018-06-08 Martin Liska <mliska@suse.cz>
1873
1874 * MAINTAINERS: Remove MPX-related entries.
1875 * Makefile.def: Remove libmpx support.
1876 * Makefile.in: Regenerate.
1877 * configure.ac: Remove removed files.
1878 * configure: Regenerate.
1879 * libmpx/ChangeLog: Remove.
1880 * libmpx/Makefile.am: Remove.
1881 * libmpx/Makefile.in: Remove.
1882 * libmpx/acinclude.m4: Remove.
1883 * libmpx/aclocal.m4: Remove.
1884 * libmpx/config.h.in: Remove.
1885 * libmpx/configure: Remove.
1886 * libmpx/configure.ac: Remove.
1887 * libmpx/configure.tgt: Remove.
1888 * libmpx/libmpx.spec.in: Remove.
1889 * libmpx/mpxrt/Makefile.am: Remove.
1890 * libmpx/mpxrt/Makefile.in: Remove.
1891 * libmpx/mpxrt/libmpx.map: Remove.
1892 * libmpx/mpxrt/libtool-version: Remove.
1893 * libmpx/mpxrt/mpxrt-utils.c: Remove.
1894 * libmpx/mpxrt/mpxrt-utils.h: Remove.
1895 * libmpx/mpxrt/mpxrt.c: Remove.
1896 * libmpx/mpxrt/mpxrt.h: Remove.
1897 * libmpx/mpxwrap/Makefile.am: Remove.
1898 * libmpx/mpxwrap/Makefile.in: Remove.
1899 * libmpx/mpxwrap/libmpxwrappers.map: Remove.
1900 * libmpx/mpxwrap/libtool-version: Remove.
1901 * libmpx/mpxwrap/mpx_wrappers.c: Remove.
1902
1903 2018-06-04 Martin Liska <mliska@suse.cz>
1904
1905 * MAINTAINERS: Add myself as gcov maintainer.
1906
1907 2018-06-04 Matthew Fortune <mfortune@gmail.com>
1908
1909 * MAINTAINERS: Update my email address.
1910
1911 2018-06-04 Tom de Vries <tdevries@suse.de>
1912
1913 * MAINTAINERS: Remove write-after-approval entries for component
1914 maintainers.
1915
1916 2018-06-01 Jozef Lawrynowicz <jozef.l@mittosystems.com>
1917
1918 * MAINTAINERS (write after approval): Add myself.
1919
1920 2018-06-01 Bin Cheng <amker@gcc.gnu.org>
1921
1922 * MAINTAINERS: Update my email address.
1923
1924 2018-06-01 Tom de Vries <tdevries@suse.de>
1925
1926 * MAINTAINERS: Update my email address.
1927
1928 2018-05-22 Bin Cheng <bin.cheng@arm.com>
1929
1930 * MAINTAINERS (loop-optimizer): Add myself.
1931
1932 2018-05-01 Francois H. Theron <francois.theron@netronome.com>
1933
1934 * configure.ac: Added "nfp" target.
1935 * configure: Regenerate.
1936
1937 2018-04-30 Richard Biener <rguenther@suse.de>
1938
1939 PR bootstrap/85571
1940 * Makefile.tpl (STAGE3_CFLAGS): Use -fchecking=1.
1941 (STAGE3_TFLAGS): Likewise.
1942 (STAGEtrain_CFLAGS): Filter out -fchecking=1.
1943 (STAGEtrain_TFLAGS): Likewise.
1944 * Makefile.in: Regenerate.
1945
1946 2018-04-26 Richard Biener <rguenther@suse.de>
1947
1948 * Makefile.tpl (STAGE1_TFLAGS): Add -fno-checking.
1949 (STAGE2_CFLAGS): Likewise.
1950 (STAGE2_TFLAGS): Likewise.
1951 (STAGE3_CFLAGS): Add -fchecking.
1952 (STAGE3_TFLAGS): Likewise.
1953 (STAGEtrain_CFLAGS): Filter out -fchecking.
1954 (STAGEtrain_TFLAGS): Likewise.
1955 * Makefile.in: Re-generate.
1956
1957 2018-04-25 Catherine Moore <clm@codesourcery.com>
1958
1959 * MAINTAINERS (mips): Remove myself as MIPS maintainer.
1960
1961 2018-04-18 Paul Clarke <pc@us.ibm.com>
1962
1963 * MAINTAINERS (write after approval): Add myself.
1964
1965 2018-04-10 Aaron Sawdey <acsawdey@linux.ibm.com>
1966
1967 * MAINTAINERS: Update my email address.
1968
1969 2018-04-02 Bill Schmidt <wschmidt@linux.ibm.com>
1970
1971 * MAINTAINERS: Remove redundant Write-After-Approval entry.
1972
1973 2018-03-30 Bill Schmidt <wschmidt@linux.ibm.com>
1974
1975 * MAINTAINERS: Update my email address and disambiguate myself
1976 a bit from Will Schmidt.
1977
1978 2018-03-21 Nathan Sidwell <nathan@acm.org>
1979
1980 * MAINTAINERS: Move maintainers of now-removed picochip and score
1981 ports to write after approval.
1982
1983 2018-03-13 Richard Sandiford <richard.sandiford@arm.com>
1984
1985 * MAINTAINERS: Add entry for SVE maintainership.
1986
1987 2018-02-13 Maciej W. Rozycki <macro@mips.com>
1988
1989 * configure.ac <wasm32-*-*> (noconfigdirs): Add `ld'.
1990 * configure: Regenerate.
1991
1992 2018-01-18 Boris Kolpackov <boris@codesynthesis.com>
1993
1994 * MAINTAINERS (write after approval): Add myself.
1995
1996 2018-01-18 Siddhesh Poyarekar <siddhesh@sourceware.org>
1997
1998 * MAINTAINERS (write after approval): Add myself.
1999
2000 2018-01-16 Sebastian Perta <sebastian.perta@renesas.com>
2001
2002 * MAINTAINERS (write after approval): Add myself.
2003
2004 2018-01-03 Jakub Jelinek <jakub@redhat.com>
2005
2006 Update copyright years.
2007
2008 2018-01-03 Ben Elliston <bje@gnu.org>
2009
2010 * config.guess: Import latest version.
2011 * config.sub: Likewise.
2012
2013 2017-12-12 Stafford Horne <shorne@gmail.com>
2014
2015 * configure.ac: Remove logic adding gdb to noconfigsdirs for or1k.
2016 * configure: Regenerate.
2017
2018 2017-11-29 Qing Zhao <qing.zhao@oracle.com>
2019
2020 * MAINTAINERS (Write After Approval): Add myself.
2021
2022 2017-11-28 Julia Koval <julia.koval@intel.com>
2023 Sebastian Peryt <sebastian.peryt@intel.com>
2024
2025 * Makefile.def (target_modules): Remove libcilkrts.
2026 * Makefile.in: Ditto.
2027 * configure: Ditto.
2028 * configure.ac: Ditto.
2029
2030 2017-11-28 Julia Koval <julia.koval@intel.com>
2031
2032 * MAINTAINERS (Write After Approval): Add myself.
2033
2034 2017-11-22 Sudakshina Das <sudi.das@arm.com>
2035
2036 * MAINTAINERS (Write After Approval): Add myself.
2037
2038 2017-11-06 Palmer Dabbelt <palmer@sifive.com>
2039
2040 * MAINTAINERS (RISC-V): Add Jim Wilson as a maintainer.
2041 Use my SiFive email address.
2042
2043 2017-11-15 Sebastian Peryt <sebastian.peryt@intel.com>
2044
2045 * MAINTAINERS (write after approval): Add myself.
2046
2047 2017-10-27 Martin Liska <mliska@suse.cz>
2048
2049 * Makefile.tpl: Use proper name of folder as it was renamed
2050 during transition to 4 stages.
2051 * Makefile.in: Regenerate.
2052
2053 2017-10-16 Igor Tsimbalist <igor.v.tsimbalist@intel.com>
2054
2055 * MAINTAINERS (write after approval): Add myself.
2056
2057 2017-10-01 Gerald Pfeifer <gerald@pfeifer.com>
2058
2059 * MAINTAINERS: Add a note that maintainership also includes web
2060 pages, docs, and testsuite related to that area.
2061
2062 2017-09-25 Tom de Vries <tom@codesourcery.com>
2063
2064 * MAINTAINERS (CPU Port Maintainers): Add myself as nvptx maintainer.
2065
2066 2017-09-18 Pierre-Marie de Rodat <derodat@adacore.com>
2067
2068 * MAINTAINERS: Add myself as a maintainer for the Ada front end.
2069
2070 2017-09-15 Nathan Sidwell <nathan@acm.org>
2071
2072 * MAINTAINERS: Remove myself as a vxworks maintainer.
2073
2074 2017-09-13 Thomas Schwinge <thomas@codesourcery.com>
2075
2076 * MAINTAINERS: Remove email address of Jim Norris.
2077
2078 2017-09-11 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
2079
2080 * MAINTAINERS (Reviewers): Move myself from here...
2081 (CPU Port Maintainers): ... to here.
2082
2083 2017-09-09 James Greenhalgh <james.greenhalgh@arm.com>
2084
2085 * MAINTAINERS (James Greenhalgh): Move to AArch64 maintainers.
2086
2087 2017-07-31 Robin Dapp <rdapp@linux.vnet.ibm.com>
2088
2089 * MAINTAINERS (write after approval): Add myself.
2090
2091 2017-07-28 Tony Reix <tony.reix@atos.net>
2092
2093 * configure.ac (target-libffi): Don't disable for AIX.
2094 (go): Don't add to unsupported_languages on AIX.
2095 (target-libgo): Don't disable for AIX.
2096 * configure: Regenerate.
2097
2098 2017-07-19 Yury Gribov <tetra2005@gmail.com>
2099
2100 * MAINTAINERS: Add myself.
2101
2102 2017-07-18 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
2103
2104 * MAINTAINERS: Update my email address.
2105
2106 2017-07-04 Richard Earnshaw <rearnsha@arm.com>
2107
2108 * contrib/gcc_update (files_and_dependencies): Remove stamp rules for
2109 arm-specific auto-generated header files.
2110
2111 2017-07-03 Nathan Sidwell <nathan@acm.org>
2112
2113 * configure.ac: Set srcdir when sourcing config-lang.in fragments.
2114 * configure: Rebuilt.
2115
2116 2017-07-03 Bernd Schmidt <bschmidt@redhat.com>
2117
2118 * MAINTAINERS: Readd myself for c6x.
2119
2120 2017-06-28 Martin Liska <mliska@suse.cz>
2121
2122 PR bootstrap/81217
2123 * Makefile.def: Remove superfluous bootstrap_target from
2124 bootstrap_stage.
2125 * Makefile.in: Re-generate the file.
2126
2127 2017-06-26 Maxim Ostapenko <m.ostapenko@samsung.com>
2128
2129 * MAINTAINERS: Add myself to Write After Approval
2130
2131 2017-06-21 Andrew Jenner <andrew@codesourcery.com>
2132
2133 * MAINTAINERS: Add myself as maintainer for PowerPC SPE port.
2134
2135 2017-06-19 Martin Liska <mliska@suse.cz>
2136
2137 * Makefile.def: Define 4 stages PGO bootstrap.
2138 * Makefile.tpl: Define FLAGS.
2139 * Makefile.in: Regenerate.
2140
2141 2017-06-14 Ian Lance Taylor <iant@golang.org>
2142
2143 * Makefile.def: Add check-gotools to go check targets.
2144 * Makefile.in: Rebuild.
2145
2146 2017-06-12 Segher Boessenkool <segher@kernel.crashing.org>
2147
2148 * config.gcc: Remove rs6000/e500.h from tm_file for all targets.
2149
2150 2017-06-03 Eric Botcazou <ebotcazou@adacore.com>
2151
2152 * configure.ac (*-*-linux-android*): Set target_makefile_frag.
2153 * configure: Regenerate.
2154
2155 2017-05-31 Martin Liska <mliska@suse.cz>
2156
2157 * configure.ac: Add handling of stage2_werror_flags to
2158 action-if-given and to action-if-not-given.
2159 * configure: Regenerate.
2160
2161 2017-05-31 Prakhar Bahuguna <prakhar.bahuguna@arm.com>
2162
2163 * MAINTAINERS: Add self to Write After Approval
2164
2165 2017-05-27 Bernd Schmidt <bschmidt@redhat.com>
2166
2167 * MAINTAINERS: Update my email address, and remove myself as
2168 maintainer in some areas.
2169
2170 2017-05-25 Eric Gallager <egall@gwmail.gwu.edu>
2171
2172 * MAINTAINERS: Add self to Write After Approval
2173
2174 2017-05-25 Nathan Sidwell <nathan@acm.org>
2175
2176 * configure.ac: Add --enable-languages=default to mean default and
2177 make --enable-languages=all mean all supported languages.
2178 * configure: Regenerated.
2179
2180 2017-05-24 Segher Boessenkool <segher@kernel.crashing.org>
2181
2182 * config.gcc (powerpc*-*-*spe*): New.
2183 (powerpc-*-eabispe*): Use ${cpu_type} instead of hardcoded pathnames.
2184 (powerpc-*-rtems*spe*): New.
2185 (powerpc*-*-linux*spe*): New.
2186 (powerpc-wrs-vxworksspe): New.
2187 (powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
2188 (misc flags) [powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
2189 * config.host (powerpc*-*-*spe*): New.
2190
2191 2017-05-19 Martin Liska <mliska@suse.cz>
2192
2193 * configure.ac: Add --enable-werror-always just for
2194 bootstrap-debug (or none build config) and do not add it
2195 when we are on a release branch.
2196 * configure: Regenerated.
2197
2198 2017-05-18 Sheldon Lobo <sheldon.lobo@oracle.com>
2199
2200 * MAINTAINERS: Add self to Write After Approval
2201
2202 2017-05-09 Kaz Kojima <kkojima@gcc.gnu.org>
2203
2204 * MAINTAINERS: Move myself to Write After Approval section.
2205
2206 2017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
2207
2208 * config/arc/arc.c (arc_conditional_register_usage): Handle ACCL,
2209 ACCH registers.
2210 * config/arc/arc.md (mulsidi3): Use advanced mpy instructions when
2211 available.
2212 (umulsidi3): Likewise.
2213 (mulsidi3_700): Disable this pattern when we have advanced mpy
2214 instructions.
2215 (umulsidi3_700): Likewise.
2216 (maddsidi4): New pattern.
2217 (macd, mac, mac_r, umaddsidi4, macdu, macu, macu_r): Likewise.
2218 (mpyd_arcv2hs, mpyd_imm_arcv2hs, mpydu_arcv2hs): Likewise.
2219 (mpydu_imm_arcv2hs): Likewise.
2220 * config/arc/predicates.md (accl_operand): New predicate.
2221
2222 2017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
2223 Andrew Burgess <andrew.burgess@embecosm.com>
2224
2225 * config/arc/arc.c (ARC_AUTOBLINK_IRQ_P): Consider fast interrupts
2226 case.
2227 (ARC_AUTOFP_IRQ_P): Likewise.
2228 (ARC_AUTO_IRQ_P): Likewise.
2229 (rgf_banked_register_count): New variable.
2230 (parse_mrgf_banked_regs_option): New function.
2231 (arc_override_options): Handle rgf_banked_regs option.
2232 (arc_handle_interrupt_attribute): Add firq option.
2233 (arc_compute_function_type): Return fast irq type when required.
2234 (arc_must_save_register): Handle fast interrupts.
2235 (arc_expand_prologue): Do not emit dwarf info for fast interrupts.
2236 (arc_return_address_regs): Update.
2237 * config/arc/arc.h (arc_return_address_regs): Update.
2238 (arc_function_type): Add fast interrupt type.
2239 (ARC_INTERRUPT_P): Update.
2240 (RC_FAST_INTERRUPT_P): Define.
2241 * config/arc/arc.md (simple_return): Update for fast interrupts.
2242 (p_return_i): Likewise.
2243 * config/arc/arc.opt (mrgf-banked-regs): New option.
2244 * doc/invoke.texi (mrgf-banked-regs): Document.
2245
2246 2017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
2247
2248 * config/arc/arc.c (irq_ctrl_saved): New variable.
2249 (ARC_AUTOBLINK_IRQ_P): Define.
2250 (ARC_AUTOFP_IRQ_P): Likewise.
2251 (ARC_AUTO_IRQ_P): Likewise.
2252 (irq_range): New function.
2253 (arc_must_save_register): Likewise.
2254 (arc_must_save_return_addr): Likewise.
2255 (arc_dwarf_emit_irq_save_regs): Likewise.
2256 (arc_override_options): Handle deferred options.
2257 (MUST_SAVE_REGISTER): Deleted, replaced by arc_must_save_register.
2258 (MUST_SAVE_RETURN_ADDR): Deleted, replaced by
2259 arc_must_save_return_addr.
2260 (arc_compute_frame_size): Handle automated save and restore of
2261 registers.
2262 (arc_expand_prologue): Likewise.
2263 (arc_expand_epilogue): Likewise.
2264 * config/arc/arc.md (stack_irq_dwarf): New unspec instruction.
2265 * config/arc/arc.opt (mirq-ctrl-saved): New option.
2266 * doc/invoke.texi (mirq-ctrl-saved): Document option.
2267
2268 2017-04-19 Thomas Koenig <tkoenig@gcc.gnu.org>
2269 Tobias Burnus <tobias.burnus@physik.fu-berlin.de>
2270
2271 PR bootstrap/77661
2272 * Makefile.def: Don't pass --enable-maintainer-mode on to an
2273 in-tree build MPC.
2274 * Makefile.in: Regenerate.
2275
2276 2017-03-22 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2277
2278 * configure.ac: Enable LTO by default on darwin >= 9.
2279 * configure: Regenerate.
2280
2281 2017-03-20 Palmer Dabbelt <palmer@dabbelt.com>
2282
2283 * MAINTAINERS (CPU Port Maintainers): Add Kito Cheng, Palmer Dabbelt,
2284 and Andrew Waterman as the RISC-V maintainers.
2285
2286 2017-03-18 Nicolas Koenig <koenigni@gcc.gnu.org>
2287
2288 * MAINTAINERS: Add self to Write After Approval
2289
2290 2017-03-18 Gerald Pfeifer <gerald@pfeifer.com>
2291
2292 * config.guess: Import latest from upstream.
2293
2294 2017-03-18 Gerald Pfeifer <gerald@pfeifer.com>
2295
2296 * MAINTAINERS (Write After Approval): Remove entries that are
2297 already covered under Reviewers.
2298
2299 2017-03-08 Mark Wielaard <mark@klomp.org>
2300
2301 PR demangler/70909
2302 PR demangler/67264
2303 * include/demangle.h: Add d_printing to struct demangle_component
2304 and pass struct demangle_component as non const.
2305
2306 2017-02-26 Gerald Pfeifer <gerald@pfeifer.com>
2307
2308 * MAINTAINERS: Remove Neil Booth as option handling maintainer.
2309
2310 2017-02-15 Thomas Schwinge <thomas@codesourcery.com>
2311
2312 * Makefile.tpl: Remove HOST_ISLVER.
2313 (HOST_EXPORTS): Remove ISLVER.
2314 * Makefile.in: Regenerate.
2315
2316 2017-02-13 Richard Biener <rguenther@suse.de>
2317
2318 * configure: Re-generate.
2319
2320 2017-02-07 Gerald Pfeifer <gerald@pfeifer.com>
2321
2322 * MAINTAINERS: Adjust bug reporting URL.
2323
2324 2017-02-05 Gerald Pfeifer <gerald@pfeifer.com>
2325
2326 * MAINTAINERS (Write After Approval): Remove redundant entry
2327 for Andrew Burgess.
2328
2329 2017-02-03 John David Anglin <danglin@gcc.gnu.org>
2330
2331 * configure.ac: Add gcc/function-tests.o to compare_exclusions for
2332 32-bit hppa*-*-hpux*.
2333 * configure: Regenerate.
2334
2335 2017-01-27 Pekka Jääskeläinen <pekka.jaaskelainen@parmance.com>
2336
2337 * configure.ac: Moved the white list of enabling BRIG FE to
2338 libhsail-rt/configure.tgt.
2339 * configure: Regenerated.
2340 * MAINTAINERS: Updated maintainers for BRIG FE and libhsail-rt.
2341
2342 2017-01-24 Pekka Jääskeläinen <pekka@parmance.com>
2343 Martin Jambor <mjambor@suse.cz>
2344
2345 * Makefile.def (target_modules): Added libhsail-rt.
2346 (languages): Added language brig.
2347 * Makefile.in: Regenerated.
2348 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Added
2349 tgarget-libhsail-rt. Make brig unsupported on untested architectures.
2350 * configure: Regenerated.
2351
2352 2017-01-17 Jakub Jelinek <jakub@redhat.com>
2353
2354 PR other/79046
2355 * configure: Regenerated.
2356
2357 2017-01-04 Alan Modra <amodra@gmail.com>
2358
2359 * configure: Regenerate.
2360
2361 2016-12-29 Ben Elliston <bje@gnu.org>
2362
2363 * config.sub: Import latest version.
2364
2365 2016-12-26 Alexander Ivchenko <alexander.ivchenko@intel.com>
2366
2367 * MAINTAINERS (Write After Approval): Add myself.
2368
2369 2016-12-21 Jakub Jelinek <jakub@redhat.com>
2370
2371 * configure.ac: Don't bootstrap libmpx unless --with-build-config
2372 includes bootstrap-mpx.
2373 * configure: Regenerated.
2374
2375 2016-12-19 Chenghua Xu <paul.hua.gm@gmail.com>
2376
2377 * MAINTAINERS (Write After Approval): Add myself.
2378
2379 2016-12-01 Ma Jiang <ma.jiang@zte.com.cn>
2380
2381 * configure: Regenerate.
2382
2383 2016-12-01 Matthias Klose <doko@ubuntu.com>
2384
2385 * configure.ac: Don't use pkg-config to check for bdw-gc.
2386 * configure: Regenerate.
2387
2388 2016-11-30 Matthias Klose <doko@ubuntu.com>
2389
2390 * Makefile.def: Remove reference to boehm-gc target module.
2391 * configure.ac: Include pkg.m4, check for --with-target-bdw-gc
2392 options and for the bdw-gc pkg-config module.
2393 * configure: Regenerate.
2394 * Makefile.in: Regenerate.
2395
2396 2016-11-28 Nathan Sidwell <nathan@acm.org>
2397
2398 * MAINTAINERS (nvptx): Remove self.
2399
2400 2016-11-25 Ben Elliston <bje@gnu.org>
2401
2402 * config.guess: Import latest version.
2403 * config.sub: Likewise.
2404
2405 2016-11-18 Toma Tabacu <toma.tabacu@imgtec.com>
2406
2407 * MAINTAINERS (Write After Approval): Add myself.
2408
2409 2016-11-15 Matthias Klose <doko@ubuntu.com>
2410
2411 * Makefile.def: Remove references to GCJ.
2412 * Makefile.tpl: Likewise.
2413 * Makefile.in: Regenerate.
2414
2415 2016-11-15 Matthias Klose <doko@ubuntu.com>
2416
2417 * config-ml.in: Remove references to GCJ.
2418 * configure.ac: Likewise.
2419 * configure: Regenerate.
2420
2421 2016-11-01 Josh Conner <joshconner@google.com>
2422
2423 * MAINTAINERS (Write After Approval): Update email address,
2424
2425 2016-10-27 Carl Love <cel@us.ibm.com>
2426
2427 * MAINTAINERS (Write After Approval): Fix my entry in the Write After
2428 Approval list to make it alphabetical.
2429
2430 2016-10-27 Carl Love <cel@us.ibm.com>
2431
2432 * MAINTAINERS (Write After Approval): Add myself.
2433
2434 2016-10-27 Andrew Burgess <andrew.burgess@embecosm.com>
2435
2436 * MAINTAINERS (Reviewers): Add myself.
2437 (Write After Approval): Add myself.
2438
2439 2016-10-21 Hartmut Penner <hepenner@us.ibm.com>
2440 Ulrich Weigand <uweigand@de.ibm.com>
2441
2442 * MAINTAINERS: Update email address.
2443
2444 2016-10-10 Nathan Sidwell <nathan@acm.org>
2445
2446 * MAINTAINERS: Update email address.
2447
2448 2016-10-10 Andreas Tobler <andreast@gcc.gnu.org>
2449
2450 * configure.ac: Add aarch64-*-freebsd*.
2451 * configure: Regenerate.
2452
2453 2016-10-05 Steve Ellcey <sellcey@caviumnetworks.com>
2454
2455 * MAINTAINERS: Update email address after it got reverted.
2456
2457 2016-10-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2458
2459 * configure.ac (target_libraries): Readd target-boehm-gc.
2460 Restore --enable-objc-gc handling.
2461 * configure: Regenerate.
2462
2463 2015-10-03 Jeff Law <law@redhat.com>
2464
2465 * MAINTAINERS: Move several inactive maintainers to the
2466 write-after-approval section.
2467
2468 2016-09-30 Jakub Jelinek <jakub@redhat.com>
2469
2470 * configure.ac: Add target-libffi to target_libraries.
2471 Readd libgcj target disablings, modified to only target-libffi.
2472 Readd target addition of go to unsupported languages.
2473 * configure: Regenerated.
2474
2475 2016-09-30 Steve Ellcey <sellcey@caviumnetworks.com>
2476
2477 * MAINTAINERS: Update email address.
2478
2479 2016-09-30 Andrew Haley <aph@redhat.com>
2480
2481 * MAINTAINERS: Remove Per Bothner, Andrew Haley, and Tom Tromey from
2482 write-after approval. Remove Tom Tromey and Bryce McKinlay from
2483 libgcj.
2484
2485 2016-09-30 Andrew Haley <aph@redhat.com>
2486
2487 * MAINTAINERS: Move Per Bothner, Andrew Haley, and Tom Tromey to
2488 write-after approval after GCJ deletion.
2489
2490 2016-09-30 Andrew Haley <aph@redhat.com>
2491
2492 * Makefile.def: Remove libjava.
2493 * Makefile.tpl: Likewise.
2494 * Makefile.in: Regenerate.
2495 * configure.ac: Likewise.
2496 * configure: Likewise.
2497 * gcc/java: Remove.
2498 * libjava: Likewise.
2499
2500 2016-09-28 Claudiu Zissulescu <claziss@synopsys.com>
2501
2502 * MAINTAINERS (Reviewers): Add myself.
2503
2504 2016-09-26 Anton Kolesov <Anton.Kolesov@synopsys.com>
2505
2506 * configure.ac: Disable "sim" directory for arc*-*-*.
2507 * configure: Regenerated.
2508
2509 2016-09-23 Tamar Christina <tamar.christina@arm.com>
2510
2511 * MAINTAINERS (Write After Approval): Add myself.
2512
2513 2016-09-12 Maciej W. Rozycki <macro@imgtec.com>
2514
2515 * configure.ac: Check for the minimum in-tree MPFR version
2516 handled.
2517 * configure: Regenerate.
2518
2519 2016-07-20 Yan-Ting Lin <currygt52@gmail.com>
2520
2521 * configure.ac (nds32*-*-*): Remove entry to enable gdb.
2522 * configure: Regenerated.
2523
2524 2016-07-19 Fritz Reese <fritzoreese@gmail.com>
2525
2526 * MAINTAINERS (Write After Approval): Add myself.
2527
2528 2016-06-23 Andi Kleen <ak@linux.intel.com>
2529
2530 * Makefile.def: Add autoprofiledbootstrap.
2531 * Makefile.tpl: Dito.
2532 * Makefile.in: Regenerate.
2533
2534 2016-06-23 Jakub Sejdak <jakub.sejdak@phoesys.com>
2535
2536 * configure.ac: Disable libgcj and libgloss for Phoenix-RTOS targets.
2537 * configure: Regenerate.
2538
2539 2016-06-21 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
2540
2541 * configure: Regenerate.
2542 * configure.ac: Remove support for avr-rtems.
2543
2544 2016-06-18 Senthil Kumar Selvaraj <senthil_kumar.selvaraj@atmel.com>
2545
2546 * MAINTAINERS (Write After Approval): Add myself.
2547
2548 2016-06-16 Michael Collison <michael.collison@arm.com>
2549
2550 * MAINTAINERS (Write After Approval): Add myself.
2551
2552 2016-06-14 Mikael Morin <mikael@gcc.gnu.org>
2553
2554 * MAINTAINERS (Write After Approval): Update e-mail address.
2555
2556 2016-06-03 Jose E. Marchesi <jose.marchesi@oracle.com>
2557
2558 * MAINTAINERS (Write After Approval): Add myself.
2559
2560 2016-05-28 Alan Modra <amodra@gmail.com>
2561
2562 * Makefile.tpl (configure): Depend on m4 files included.
2563 * Makefile.in: Regenerate.
2564
2565 2016-05-20 Bill Seurer <seurer@linux.vnet.ibm.com>
2566
2567 * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Fix
2568 code formatting in ALTIVEC_BUILTIN_VEC_ADDE section.
2569
2570 2016-05-20 Bill Seurer <seurer@linux.vnet.ibm.com>
2571
2572 * config/rs6000/rs6000-builtin.def (vec_addec): Change vec_addec to a
2573 special case builtin.
2574 * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Add
2575 support for ALTIVEC_BUILTIN_VEC_ADDEC.
2576 * config/rs6000/rs6000.c (altivec_init_builtins): Add definition
2577 for __builtin_vec_addec.
2578
2579 2016-05-16 Jakub Sejdak <jakub.sejdak@phoesys.com>
2580
2581 * config.guess: Import version 2016-04-02 (newest).
2582 * config.sub: Import version 2016-05-10 (newest).
2583
2584 2016-05-16 Anton Kolesov <anton.kolesov@synopsys.com>
2585
2586 * configure.ac: Add ARC support to libgloss.
2587 * configure: Regenerate
2588
2589 2016-05-09 Aaron Sawdey <acsawdey@linux.vnet.ibm.com>
2590
2591 * MAINTAINERS (Write After Approval): Add myself.
2592
2593 2016-05-02 Bernd Edlinger <bernd.edlinger@hotmail.de>
2594
2595 * configure.ac (mpfr): Remove pre-3.1.0 mpfr compatibility code.
2596 * configure: Regenerated.
2597 * Makefile.def (gmp): Explicitly disable assembler.
2598 (mpfr): Adjust lib_path.
2599 (mpc): Likewise.
2600 * Makefile.in: Regenerated.
2601
2602 2016-05-01 Jakub Jelinek <jakub@redhat.com>
2603
2604 PR bootstrap/70704
2605 * configure.ac (--enable-stage1-checking): Add missing
2606 --enable-checking=.
2607 * configure: Regenerated.
2608
2609 2016-04-30 Oleg Endo <olegendo@gcc.gnu.org>
2610
2611 * config.guess: Revert r235676.
2612 * config.sub: Revert r235676.
2613
2614 2016-04-30 Oleg Endo <olegendo@gcc.gnu.org>
2615
2616 * config.guess: Remove SH5 support.
2617 * config.sub: Likewise.
2618 * configure: Likewise.
2619 * configure.ac: Likewise.
2620
2621 2016-04-26 Jakub Jelinek <jakub@redhat.com>
2622
2623 PR bootstrap/70704
2624 * configure.ac (--enable-stage1-checking): For --disable-checking or
2625 implicit --enable-checking, make sure extra flag matches in between
2626 stage1 and later checking.
2627 * configure: Regenerated.
2628
2629 2016-04-22 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
2630
2631 * .gitattributes: New file.
2632
2633 2016-04-22 Segher Boessenkool <segher@kernel.crashing.org>
2634
2635 * MAINTAINERS (rs6000/powerpc port): Add myself.
2636
2637 2016-04-13 Segher Boessenkool <segher@kernel.crashing.org>
2638
2639 PR bootstrap/70173
2640 * Makefile.tpl (local-distclean): Delete the libcc1, gnattools,
2641 and gotools directories. Delete the stage_final file.
2642 * Makefile.in: Regenerate.
2643
2644 2016-04-12 Andre Vieira <andre.simoesdiasvieira@arm.com>
2645
2646 * MAINTAINERS (Write After Approval): Add myself.
2647
2648 2016-04-09 Steven G. Kargl <kargl@gcc.gnu.org>
2649
2650 * MAINTAINERS (Fortran maintainer): Remove myself.
2651
2652 2016-04-04 Bill Seurer <seurer@linux.vnet.ibm.com>
2653
2654 * MAINTAINERS (Write After Approval): Add myself.
2655
2656 2016-03-29 Kelvin Nilsen <kdnilsen@linux.vnet.ibm.com>
2657
2658 * MAINTAINERS (Write After Approval): Add myself.
2659
2660 2016-03-17 Cary Coutant <ccoutant@gmail.com>
2661
2662 Sync with binutils-gdb:
2663
2664 2016-03-17 Cary Coutant <ccoutant@gmail.com>
2665
2666 * configure.ac: Add mips and s390 to the gold target check.
2667 * configure: Regenerate.
2668
2669 2016-03-01 DJ Delorie <dj@redhat.com>
2670
2671 * MAINTAINERS (mep): Remove myself as MeP maintainer.
2672
2673 2016-02-22 David Malcolm <dmalcolm@redhat.com>
2674
2675 * MAINTAINERS (libcpp): Add myself.
2676 (diagnostic messages): Likewise.
2677
2678 2016-02-20 Tom de Vries <tom@codesourcery.com>
2679
2680 * MAINTAINERS: Fix whitespace.
2681
2682 2016-02-02 Claudiu Zissulescu <claziss@synopsys.com>
2683
2684 * MAINTAINERS (Write After Approval): Add myself.
2685
2686 2016-01-29 Sebastian Pop <s.pop@samsung.com>
2687
2688 * config/isl.m4: Add comments about isl-0.16.
2689 * configure: Regenerate.
2690
2691 2016-01-29 Martin Jambor <mjambor@suse.cz>
2692
2693 * MAINTAINERS (hsa maintainers): Add myself.
2694
2695 2015-01-27 Wilco Dijkstra <wdijkstr@arm.com>
2696
2697 * MAINTAINERS: (Write After Approval): Add myself.
2698
2699 2016-01-25 Aditya Kumar <aditya.k7@samsung.com>
2700 Sebastian Pop <s.pop@samsung.com>
2701
2702 * Makefile.in: Regenerate.
2703 * Makefile.tpl: Export ISLVER.
2704 * configure: Regenerate.
2705 * config/isl.m4: Detect isl-0.15.
2706
2707 2016-01-24 Mikhail Maltsev <maltsevm@gmail.com>
2708
2709 PR bootstrap/69329
2710 * Makefile.tpl (BASE_FLAGS_TO_PASS): Add LSAN_OPTIONS.
2711 * Makefile.in: Regenerate.
2712
2713 2016-01-12 Andris Pavenis <andris.pavenis@iki.fi>
2714
2715 * configure.ac: Enable LTO for DJGPP
2716 * configure: Regenerate
2717
2718 2016-01-12 H.J. Lu <hongjiu.lu@intel.com>
2719
2720 Sync with binutils-gdb:
2721 2015-10-21 Nick Clifton <nickc@redhat.com>
2722
2723 PR gas/19109
2724 * configure.ac: Note the 'none' is an acceptable argument to
2725 --enable-compressed-debug-sections.
2726 * configure: Regenerate.
2727
2728 2016-01-12 Bernd Edlinger <bernd.edlinger@hotmail.de>
2729
2730 PR bootstrap/69134
2731 * Makefile.def (mpfr): Disable assembler.
2732 * Makefile.in: Regenerate.
2733
2734 2016-01-01 Ben Elliston <bje@gnu.org>
2735
2736 * config.guess: Import version 2016-01-01.
2737 * config.sub: Likewise.
2738
2739 2015-12-18 Sujoy Saraswati <sujoy.saraswati@hpe.com>
2740
2741 * MAINTAINERS (Write After Approval): Add myself.
2742
2743 2015-12-17 Sebastian Pop <s.pop@samsung.com>
2744
2745 * Makefile.in: Replace ISL with isl.
2746 * Makefile.tpl: Same.
2747 * config/isl.m4: Same.
2748 * configure.ac: Same.
2749 * contrib/download_prerequisites: Same.
2750 * configure: Regenerate.
2751
2752 2015-12-17 Andris Pavenis <andris.pavenis@iki.fi>
2753
2754 * MAINTAINERS (Write After Approval): Add Myself.
2755
2756 2015-12-17 Nathan Sidwell <nathan@acm.org>
2757
2758 * config/isl.m4 (ISL_CHECK_VERSION): Add gmp libs.
2759 * configure: Regenerate.
2760
2761 2015-12-16 Aditya Kumar <aditya.k7@samsung.com>
2762 Sebastian Pop <s.pop@samsung.com>
2763
2764 * config/isl.m4 (ISL_CHECK_VERSION): Check for
2765 isl_ctx_get_max_operations.
2766 * configure: Regenerate.
2767
2768 2015-12-15 Alessandro Fanfarillo <fanfarillo.gcc@gmail.com>
2769
2770 * MAINTAINERS (Write After Approval): Add myself.
2771
2772 2015-12-02 Ian Lance Taylor <iant@google.com>
2773
2774 PR go/66147
2775 * Makefile.tpl (HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET.
2776 * Makefile.in: Regenerate.
2777
2778 2015-12-01 Andreas Tobler <andreast@gcc.gnu.org>
2779
2780 PR libffi/65726
2781 * Makefile.def (lang_env_dependencies): Make libffi depend
2782 on cxx.
2783 * Makefile.in: Regenerate.
2784
2785 2015-11-26 David Edelsohn <dje.gcc@gmail.com>
2786
2787 * m4/libtool.m4 (export_symbols_cmds) [AIX]: Add global TLS "L"
2788 symbols.
2789
2790 2015-11-20 Tristan Gingold <gingold@adacore.com>
2791
2792 Sync with binutils-gdb:
2793 2015-11-20 Tristan Gingold <gingold@adacore.com>
2794
2795 * configure.ac: Add aarch64-*-darwin* and arm-*-darwin*.
2796 * configure: Regenerate.
2797
2798 2015-11-19 Martin Liska <mliska@suse.cz>
2799
2800 * .gitignore: Add .clang-format to ignored files.
2801 * Makefile.in: Add clang-format.
2802 * Makefile.tpl: Likewise.
2803
2804 2015-11-13 Tsvetkova Alexandra <aleksandra.tsvetkova@intel.com>
2805
2806 * configure.ac: Enable libmpx by default.
2807 * configure: Regenerated.
2808
2809 2015-10-23 Steve Ellcey <sellcey@imgtec.com>
2810
2811 * MAINTAINERS: Update email address.
2812
2813 2015-10-23 Paulo Matos <pmatos@linki.tools>
2814
2815 * MAINTAINERS: Update email address.
2816
2817 2015-10-23 Alan Hayward <alan.hayward@arm.com>
2818
2819 * MAINTAINERS (Write After Approval): Add myself.
2820
2821 2015-10-20 H.J. Lu <hongjiu.lu@intel.com>
2822
2823 Sync with binutils-gdb:
2824 2015-10-20 H.J. Lu <hongjiu.lu@intel.com>
2825
2826 PR gas/19109
2827 * configure.ac: Add
2828 --enable-compressed-debug-sections={all,gas,gold,ld}.
2829 * configure: Regenerated.
2830
2831 2015-10-16 Arnaud Charlet <charlet@adacore.com>
2832
2833 * MAINTAINERS: Update list of Ada maintainers and email addresses.
2834
2835 2015-10-09 Martin Liska <mliska@suse.cz>
2836
2837 * MAINTAINERS (Write After Approval): Add myself.
2838
2839 2015-10-09 Alexander Fomin <alexander.fomin@intel.com>
2840
2841 * MAINTAINERS (Write After Approval): Add myself.
2842
2843 2015-10-02 Florian Weimer <fweimer@redhat.com>
2844
2845 * MAINTAINERS: Update email address.
2846
2847 2015-10-02 Louis Krupp <louis.krupp@zoho.com>
2848
2849 * MAINTAINERS (Write After Approval): Add myself.
2850
2851 2015-09-20 Kai Tietz <ktietz70@googlemail.com>
2852
2853 * MAINTAINERS: Update email.
2854
2855 2015-09-14 Bernd Schmidt <bschmidt@redhat.com>
2856
2857 * MAINTAINERS: Update my email address.
2858
2859 2015-09-01 James Bowman <james.bowman@ftdichip.com>
2860
2861 * MAINTAINERS (ft32 port): Add myself.
2862
2863 2015-08-28 David Sherwood <david.sherwood@arm.com>
2864
2865 * MAINTAINERS: Add myself.
2866
2867 2015-08-27 Patrick Marlier <patrick.marlier@gmail.com>
2868
2869 * MAINTAINERS (Write After Approval): Add myself.
2870
2871 2015-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2872
2873 PR libfortran/54572
2874 * Makefile.def: Make libgfortran depend on libbacktrace.
2875 * Makefile.in: Regenerate.
2876
2877 2015-08-20 Simon Dardis <simon.dardis@imgtec.com>
2878
2879 * MAINTAINERS (Write After Approval): Add myself.
2880
2881 2015-08-12 Tom de Vries <tom@codesourcery.com>
2882
2883 PR other/67092
2884 * configure.ac: Remove --with_host_libstdcxx support.
2885 * configure: Regenerate.
2886
2887 2015-08-10 Thomas Schwinge <thomas@codesourcery.com>
2888 Jakub Jelinek <jakub@redhat.com>
2889
2890 * configure.ac (noconfigdirs): Don't add "target-libgomp" for target
2891 nvptx*-*-*.
2892 * configure: Regenerate.
2893
2894 2015-08-06 Yaakov Selkowitz <yselkowi@redhat.com>
2895
2896 * Makefile.def (libiconv): Define bootstrap=true.
2897 Mark pdf/html/info as missing.
2898 (configure-gcc): Depend on all-libiconv.
2899 (all-gcc): Ditto.
2900 (configure-libcpp): Ditto.
2901 (all-libcpp): Ditto.
2902 (configure-intl): Ditto.
2903 (all-intl): Ditto.
2904 * Makefile.in: Regenerate.
2905
2906 2015-08-03 Bin Cheng <bin.cheng@arm.com>
2907
2908 * MAINTAINERS (loop ivopts): Add the entry and myself.
2909
2910 2015-07-31 Nathan Sidwell <nathan@codesourcery.com>
2911
2912 * MAINTAINERS (nvptx): Add self.
2913
2914 2015-07-29 Alan Lawrence <alan.lawrence@arm.com>
2915
2916 * config/aarch64/iterators.md (VRL2, VRL3, VRL4): Remove values for
2917 128-bit vector modes.
2918
2919 2015-07-29 Ville Voutilainen <ville.voutilainen@gmail.com>
2920
2921 * MAINTAINERS (Write After Approval): Add myself.
2922
2923 2015-07-28 Ben Elliston <bje@gnu.org>
2924
2925 * config.sub, config.guess: Import from upstream.
2926
2927 2015-07-24 Michael Darling <darlingm@gmail.com>
2928
2929 PR other/66259
2930 * config-ml.in: Reflects renaming of configure.in to configure.ac
2931 * configure: Likewise
2932 * configure.ac: Likewise
2933
2934 2015-07-23 Bernd Schmidt <bernds_cb1@t-online.de>
2935
2936 * MAINTAINERS: Update my email address.
2937
2938 2015-07-14 H.J. Lu <hongjiu.lu@intel.com>
2939
2940 Sync with binutils-gdb:
2941 2015-03-17 H.J. Lu <hongjiu.lu@intel.com>
2942
2943 * configure.ac (target_configdirs): Exclude target-zlib if
2944 target-libjava isn't built.
2945 * configure: Regenerated.
2946
2947 2015-07-14 H.J. Lu <hongjiu.lu@intel.com>
2948
2949 Sync with binutils-gdb:
2950 2015-05-13 John David Anglin <dave.anglin@bell.net>
2951
2952 * configure.ac: Disable configuration of GDB for HPUX targets.
2953 * configure: Regenerate.
2954
2955 2015-04-01 H.J. Lu <hongjiu.lu@intel.com>
2956
2957 * configure.ac: Add --with-system-zlib.
2958 * configure: Regenerated.
2959
2960 2015-01-28 James Bowman <james.bowman@ftdichip.com>
2961
2962 * configure.ac: Add FT32 support.
2963 * configure: Regenerate.
2964
2965 2015-01-12 Anthony Green <green@moxielogic.com>
2966
2967 * configure.ac: Don't disable gprof for moxie.
2968 * configure: Rebuild.
2969
2970 2015-07-14 H.J. Lu <hongjiu.lu@intel.com>
2971
2972 Sync with binutils-gdb:
2973 2015-05-01 H.J. Lu <hongjiu.lu@intel.com>
2974
2975 PR ld/18355
2976 * Makefile.def: Add extra_configure_flags to host zlib.
2977 * configure.ac (extra_host_zlib_configure_flags): New. Set
2978 to --enable-host-shared When bfd is to be built as shared
2979 library. AC_SUBST.
2980 * Makefile.in: Regenerated.
2981
2982 2015-07-14 Hans-Peter Nilsson <hp@bitrange.com>
2983
2984 Sync with src:
2985 2015-03-30 H.J. Lu <hongjiu.lu@intel.com>
2986 * Makefile.def (dependencies): Add all-zlib to all-bfd.
2987 * Makefile.in: Regenerated.
2988
2989 2015-06-30 H.J. Lu <hongjiu.lu@intel.com>
2990
2991 * configure.ac (ospace_frag): Enable for i?86*-*-elfiamcu
2992 target.
2993 * configure: Regenerate.
2994
2995 2015-06-23 Ludovic Courtès <ludo@gnu.org>
2996
2997 * MAINTAINERS (Write After Approval): Add myself.
2998
2999 2015-06-22 Andreas Tobler <andreast@gcc.gnu.org>
3000
3001 * MAINTAINERS (OS Port Maintainers): Add myself.
3002 (Various Maintainers): Remove myself from libffi testsuite.
3003
3004 2015-06-04 Richard Sandiford <richard.sandiford@arm.com>
3005
3006 * MAINTAINERS (gen* on machine desc): Add self.
3007
3008 2015-06-02 Jason Merrill <jason@redhat.com>
3009
3010 PR bootstrap/66319
3011 * configure.ac: Use -std=gnu++98.
3012
3013 2015-06-02 Szabolcs Nagy <szabolcs.nagy@arm.com>
3014
3015 * MAINTAINERS (Write After Approval): Add myself.
3016
3017 2015-05-28 Mike Frysinger <vapier@gentoo.org>
3018
3019 * configure.ac (--vtable-verify): Use AS_HELP_STRING for help.
3020 * configure: Regenerate.
3021
3022 2015-05-26 Jason Merrill <jason@redhat.com>
3023
3024 * configure.ac: When bootstrapping with GCC, add -std=c++98 to CXX.
3025 * configure: Regenerate.
3026
3027 2015-05-16 James Bowman <james.bowman@ftdichip.com>
3028
3029 * configure.ac: FT32 target added.
3030 * configure: Regenerated.
3031
3032 2015-05-16 Iain Buclaw <ibuclaw@gdcproject.org>
3033
3034 * MAINTAINERS (Write After Approval): Add myself.
3035
3036 2015-05-11 Paulo Matos <paulo@matos-sorge.com>
3037
3038 * MAINTAINERS (Write After Approval): Add myself.
3039
3040 2015-05-11 Paulo Matos <paulo@matos-sorge.com>
3041
3042 * configure.ac: Fix typo.
3043 * configure: Regenerate.
3044
3045 2015-05-10 Mikhail Maltsev <maltsevm@gmail.com>
3046
3047 * MAINTAINERS (Write After Approval): Add myself.
3048
3049 2015-05-03 Matthias Klose <doko@ubuntu.com>
3050
3051 * configure.ac: Match $host configured with triplets.
3052 * configure: Regenerate.
3053
3054 2015-04-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
3055
3056 * Makefile.tpl: Remove surplus whitespace throughout.
3057 * Makefile.in: Regenerate.
3058
3059 2015-04-20 Segher Boessenkool <segher@kernel.crashing.org>
3060
3061 * MAINTAINERS (Various Maintainers): Add myself as instruction
3062 combiner maintainer.
3063
3064 2015-04-17 Jakub Jelinek <jakub@redhat.com>
3065
3066 PR bootstrap/62077
3067 * configure.ac (--enable-stage1-checking): Default to
3068 release,misc,gimple,rtlflag,tree,types if --disable-checking
3069 or --enable-checking is not specified and DEV-PHASE is not
3070 experimental.
3071 * configure: Regenerated.
3072
3073 2015-04-14 Max Ostapenko <m.ostapenko@partner.samsung.com>
3074
3075 * Makefile.tpl (EXTRA_HOST_EXPORTS): New variables.
3076 (EXTRA_BOOTSTRAP_FLAGS): Likewise.
3077 (check-[+module+]): Add EXTRA_HOST_EXPORTS and EXTRA_BOOTSTRAP_FLAGS.
3078 * Makefile.in: Regenerate.
3079
3080 2015-04-08 Cary Coutant <ccoutant@gmail.com>
3081
3082 * MAINTAINERS: Update my email address.
3083
3084 2015-04-02 James Greenhalgh <james.greenhalgh@arm.com>
3085
3086 * MAINTAINERS: Add myself as a reviewer for the AArch64 port.
3087
3088 2015-04-02 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
3089
3090 * MAINTAINERS: Add myself as an arm port reviewer.
3091
3092 2015-03-25 Martin Liska <mliska@suse.cz>
3093 Yury Gribov <y.gribov@samsung.com>
3094
3095 * Makefile.in: Fix ln source location for vimrc file.
3096 * Makefile.tpl: Likewise.
3097
3098 2015-03-09 Aldy Hernandez <aldyh@redhat.com>
3099
3100 PR bootstrap/25672
3101 * configure.ac: Do not initialize CFLAGS_FOR_TARGET from CFLAGS if
3102 cross-compiling. Similarly for CXX_FOR_TARGET.
3103 * configure: Regenerate.
3104
3105 2015-03-10 Ilya Enkovich <ilya.enkovich@intel.com>
3106
3107 * Makefile.def: Add libmpx.
3108 * configure.ac: Add libmpx.
3109 * Makefile.in: Regenerate.
3110 * configure: Regenerate.
3111
3112 2015-03-06 Kirill Yukhin <kirill.yukhin@intel.com>
3113
3114 * MAINTAINERS (CPU Port Maintainers): Add myself
3115 i386 vector ISA extns mantainer.
3116
3117 2015-03-13 Jeff Law <law@redhat.com>
3118
3119 * MAINTAINERS: Remove Paul Brook as a Fortran and ARM
3120 maintainer.
3121 Remove Richard Henderson as a maintainer for the x86 port.
3122
3123 2015-03-03 Joern Rennecke <gnu@amylaar.uk>
3124
3125 * MAINTAINERS (CPU Port Maintainers): Update my email address.
3126
3127 2015-03-02 Ilya Enkovich <ilya.enkovich@intel.com>
3128
3129 * MAINTAINERS (Various Maintainers): Add myself as libmpx,
3130 pointer bounds checker and i386 MPX maintainer.
3131
3132 2015-02-26 Sandra Loosemore <sandra@codesourcery.com>
3133
3134 * MAINTAINERS (Various Maintainers): Add self as docs co-maintainer.
3135
3136 2015-02-26 Martin Sebor <msebor@redhat.com>
3137
3138 * MAINTAINERS (Various Maintainers): Add self.
3139
3140 2015-02-20 Thomas Schwinge <thomas@codesourcery.com>
3141
3142 * configure.ac [--enable-as-accelerator-for] (enable_languages):
3143 Make sure it contains lto.
3144 * configure: Regenerate.
3145
3146 2015-02-18 Thomas Schwinge <thomas@codesourcery.com>
3147
3148 * configure: Regenerate.
3149
3150 2015-02-06 Diego Novillo <dnovillo@google.com>
3151 1
3152 * MAINTAINERS (Global Reviewers, Plugin, LTO, tree-ssa,
3153 middle-end, docstring): Remove myself.
3154 (Write After Approval): Add myself.
3155
3156 2015-02-02 Janis Johnson <janis.marie.johnson@gmail.com>
3157
3158 * MAINTAINERS (Various Maintainers: testsuite): Remove myself.
3159 (Write After Approval): Update address.
3160
3161 2015-01-29 David Malcolm <dmalcolm@redhat.com>
3162
3163 PR jit/64780
3164 * configure.ac: Require the user to explicitly specify
3165 --enable-host-shared if the jit is enabled.
3166 * configure: Regenerate.
3167
3168 2015-01-27 Robert Suchanek <robert.suchanek@imgtec.com>
3169
3170 * MAINTAINERS (Write After Approval): Add myself.
3171
3172 2015-01-25 Tom de Vries <tom@codesourcery.com>
3173
3174 * MAINTAINERS: Make whitespace consistent.
3175
3176 2015-01-23 Braden Obrzut <admin@maniacsvault.net>
3177
3178 * MAINTAINERS (Write After Approval): Add myself.
3179
3180 2015-01-20 Andre Vehreschild <vehre@gmx.de>
3181
3182 * MAINTAINERS: (Write After Approval): Add myself.
3183
3184 2015-01-15 Martin Uecker <uecker@eecs.berkeley.edu>
3185
3186 * MAINTAINERS: (Write After Approval): Add myself.
3187
3188 2015-01-15 Philipp Tomsich <ptomsich@theobroma-systems.com>
3189
3190 * MAINTAINERS: (Write After Approval): Add myself.
3191
3192 2015-01-13 Iain Sandoe <iain@codesourcery.com>
3193
3194 * MAINTAINERS (Language Front Ends Maintainers): Add myself as an
3195 objective-c/c++ front end maintainer.
3196
3197 2015-01-13 Marek Polacek <polacek@redhat.com>
3198
3199 * MAINTAINERS (Reviewers): Add self as C front end reviewer.
3200
3201 2015-01-12 Jeff Law <law@redhat.com>
3202
3203 * MAINTAINERS: Remove Stan Shebs as he has been inactive for
3204 a very long time.
3205
3206 2015-01-09 Ian Lance Taylor <iant@google.com>
3207
3208 * configure.ac (host_tools): Add gotools.
3209 * Makefile.def (host_modules): Add gotools.
3210 (dependencies): Add dependency of all-gotools on all-target-libgo.
3211
3212 2015-01-09 Andreas Tobler <andreast@gcc.gnu.org>
3213
3214 * configure.ac: Don't add ${libgcj} for arm*-*-freebsd*.
3215 * configure: Regenerate.
3216
3217 2015-01-08 Thomas Schwinge <thomas@codesourcery.com>
3218
3219 * Makefile.def (dependencies) <all-target-liboffloadmic>: Depend on
3220 all-target-libgomp.
3221 * Makefile.in: Regenerate.
3222
3223 2015-01-06 Eric Botcazou <ebotcazou@adacore.com>
3224
3225 * MAINTAINERS (CPU Port Maintainers): Add myself for Visium port.
3226
3227 2015-01-06 Eric Botcazou <ebotcazou@adacore.com>
3228
3229 * configure.ac: Add Visium support.
3230 * configure: Regenerate.
3231
3232 2015-01-04 Andreas Schwab <schwab@linux-m68k.org>
3233
3234 * configure.ac: Use OBJCOPY for OBJCOPY_FOR_TARGET.
3235 * configure: Regenerate.
3236
3237 2015-01-03 Andrew Pinski <apinski@cavium.com>
3238
3239 * Makefile.def (flags_to_pass): Pass OBJCOPY_FOR_TARGET also.
3240 * Makefile.tpl (HOST_EXPORTS): Add OBJCOPY_FOR_TARGET.
3241 (BASE_TARGET_EXPORTS): Add OBJCOPY.
3242 (OBJCOPY_FOR_TARGET): New variable.
3243 (EXTRA_TARGET_FLAGS): Add OBJCOPY.
3244 * Makefile.in: Regenerate.
3245 * configure.ac: Check for already installed target objcopy.
3246 Also GCC_TARGET_TOOL on objcopy.
3247 * configure: Regenerate.
3248
3249 2015-01-02 Hans-Peter Nilsson <hp@bitrange.com>
3250
3251 * config.sub: Update from upstream, to 2015-01-01 version.
3252 * config.guess: Ditto.
3253
3254 2014-12-22 Sebastian Huber <sebastian.huber@embedded-brains.de>
3255
3256 * MAINTAINERS (RTEMS Ports): Add myself.
3257
3258 2014-12-17 Pierre-Marie de Rodat <derodat@adacore.com>
3259
3260 * MAINTAINERS (Write After Approval): Add myself.
3261
3262 2014-12-16 Michael Haubenwallner <michael.haubenwallner@ssi-schaefer.com>
3263
3264 * MAINTAINERS (Write After Approval): Add myself.
3265
3266 2014-12-15 Thomas Schwinge <thomas@codesourcery.com>
3267
3268 * configure.ac (--enable-as-accelerator-for): Don't set
3269 ENABLE_AS_ACCELERATOR_FOR. Update all users.
3270 * configure: Regenerate.
3271
3272 2014-12-13 Jakub Jelinek <jakub@redhat.com>
3273
3274 PR bootstrap/64023
3275 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set STAGE1_LDFLAGS
3276 to POSTSTAGE1_LDFLAGS and STAGE1_LIBS to POSTSTAGE1_LIBS.
3277 Add -B to libstdc++-v3/src/.libs and libstdc++-v3/libsupc++/.libs
3278 to CXX.
3279 * Makefile.in: Regenerated.
3280
3281 2014-12-09 Laurynas Biveinis <laurynas.biveinis@gmail.com>
3282 Yury Gribov <y.gribov@samsung.com>
3283
3284 * .gitignore: Added .local.vimrc and .lvimrc.
3285 * Makefile.tpl (vimrc, .lvimrc, .local.vimrc): New targets.
3286 * Makefile.in: Regenerate.
3287
3288 2014-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
3289
3290 * config/isl.m4: Don't pass -DCLOOG_INT_GMP on islinc.
3291 * configure: Regenerated.
3292
3293 2014-11-27 Bernd Schmidt <bernds@codesourcery.com>
3294
3295 * MAINTAINERS (nvptx port): New entry.
3296
3297 2014-11-26 Jan-benedict Glaw <jbglaw@lug-owl.de>
3298
3299 * configure: Regenerate.
3300
3301 2014-11-26 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3302
3303 * configure.ac: Merge with Binutils.
3304
3305 2014-11-26 Tobias Burnus <burnus@net-b.de>
3306
3307 * Makefile.def: Make more dependent on mpfr, mpc and isl.
3308 * Makefile.in: Regenerate.
3309
3310 2014-11-24 Bernd Edlinger <bernd.edlinger@hotmail.de>
3311
3312 * Makefile.def (module=gmp): Work around in-tree gmp configure bug with
3313 missing flex.
3314 * Makefile.in: Regenerated.
3315
3316 2014-11-21 Ilya Verbin <ilya.verbin@intel.com>
3317
3318 * Makefile.in: Regenerate.
3319
3320 2014-11-21 Markus Trippelsdorf <markus@trippelsdorf.de>
3321
3322 PR bootstrap/63784
3323 * libtool.m4: Add $pic_flag with -shared.
3324
3325 2014-11-21 Renlin Li <Renlin.Li@arm.com>
3326
3327 * MAINTAINERS (Write After Approval): Added myself.
3328
3329 2014-11-21 Alex Velenko <Alex.Velenko@arm.com>
3330
3331 * MAINTAINERS (write-after-approval): Add myself.
3332
3333 2014-11-19 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
3334
3335 * MAINTAINERS (OS Port Maintainers): Add overdue maintainership note
3336 from 2 years ago.
3337
3338 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
3339
3340 Revert:
3341 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
3342
3343 * MAINTAINERS (Write After Approval): Added myself as line map
3344 maintainer.
3345
3346 2014-11-19 Renlin Li <Renlin.Li@arm.com>
3347
3348 Revert:
3349 2014-11-19 Renlin Li <Renlin.Li@arm.com>
3350
3351 * MAINTAINERS (Write After Approval): Added myself.
3352
3353 2014-11-19 Renlin Li <Renlin.Li@arm.com>
3354
3355 * MAINTAINERS (Write After Approval): Added myself.
3356
3357 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
3358
3359 * MAINTAINERS (Write After Approval): Added myself as line map
3360 maintainer.
3361
3362 2014-11-17 Dodji Seketeli <dodji@redhat.com>
3363
3364 * MAINTAINERS (Various Maintainers): Added myself as line map
3365 maintainer.
3366
3367 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3368
3369 * move-if-change: Sync from upstream gnulib.
3370
3371 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3372
3373 * compile: Sync with upstream Automake.
3374 * depcomp: Ditto.
3375 * install-sh: Ditto.
3376 * missing: Ditto.
3377 * mkinstalldirs: Ditto.
3378 * ylwrap: Ditto.
3379
3380 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3381
3382 * config.sub: Update from upstream config repo.
3383 * config.guess: Ditto.
3384
3385 2014-11-13 Kirill Yukhin <kirill.yukhin@intel.com>
3386
3387 * Makefile.def: Add liboffloadmic to target_modules. Make
3388 liboffloadmic depend on libgomp's configure, libstdc++ and libgcc.
3389 * Makefile.in: Regenerate.
3390 * configure: Regenerate.
3391 * configure.ac: Add liboffloadmic to target binaries.
3392 Restrict liboffloadmic for POSIX and i*86, and x86_64 architectures.
3393 Add liboffloadmic to noconfig list when C++ is not supported.
3394
3395 2014-11-13 Bernd Schmidt <bernds@codesourcery.com>
3396 Thomas Schwinge <thomas@codesourcery.com>
3397 Ilya Verbin <ilya.verbin@intel.com>
3398 Andrey Turetskiy <andrey.turetskiy@intel.com>
3399
3400 * configure: Regenerate.
3401 * configure.ac (--enable-as-accelerator-for)
3402 (--enable-offload-targets): New configure options.
3403
3404 2014-11-11 Tobias Burnus <burnus@net-b.de>
3405
3406 * Makefile.def: Make all-gcc depend on all-isl.
3407 * Makefile.in: Regenerate.
3408
3409 2014-11-11 David Malcolm <dmalcolm@redhat.com>
3410
3411 * ChangeLog.jit: New.
3412 * MAINTAINERS (Various Maintainers): Add myself as jit maintainer.
3413
3414 2014-11-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3415
3416 PR target/63610
3417 * libtool.m4: Fix globbing of darwin versions.
3418 * configure: Regenerate.
3419
3420 2014-11-11 Tobias Burnus <burnus@net-b.de>
3421
3422 * Makefile.def: Remove CLooG.
3423 * Makefile.tpl: Ditto.
3424 * configure.ac: Ditto.
3425 * configure: Regenerate.
3426 * Makefile.in: Ditto.
3427
3428 2014-11-06 Bernd Schmidt <bernds@codesourcery.com>
3429
3430 * configure.ac: Handle nvptx-*-*.
3431 * configure: Regenerate.
3432
3433 2014-11-06 Prachi Godbole <prachi.godbole@imgtec.com>
3434
3435 * MAINTAINERS (Write After Approval): Add myself.
3436
3437 2014-10-31 Jakub Jelinek <jakub@redhat.com>
3438
3439 * Makefile.def (libcc1): Remove bootstrap=true;.
3440 * Makefile.in: Regenerated.
3441
3442 2014-10-31 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3443
3444 * configure.ac: Update comment.
3445 * configure: Regenerate.
3446
3447 2014-10-31 Ilya Enkovich <ilya.enkovich@intel.com>
3448
3449 * MAINTAINERS (Write After Approval): Add myself.
3450
3451 2014-10-30 Thomas Schwinge <thomas@codesourcery.com>
3452
3453 * configure.ac (extra_host_libiberty_configure_flags): Add
3454 --enable-shared also for libcc1's benefit.
3455 * configure: Regenerate.
3456
3457 2014-10-29 Tristan Gingold <gingold@adacore.com>
3458
3459 * MAINTAINERS: Change my email address.
3460
3461 2014-10-27 Phil Muldoon <pmuldoon@redhat.com>
3462 Tom Tromey <tromey@redhat.com>
3463
3464 * Makefile.def: Add libcc1 to host_modules.
3465 * configure.ac (host_tools): Add libcc1.
3466 * Makefile.in, configure: Rebuild.
3467
3468 2014-10-24 Hans-Peter Nilsson <hp@axis.com>
3469
3470 * configure.ac (build_configargs): Don't share config.cache between
3471 build subdirs.
3472 * configure: Regenerate.
3473
3474 2014-10-24 Daniel Hellstrom <daniel@gaisler.com>
3475
3476 * config.gcc (sparc*-*-*): Accept mcpu=leon3v7 processor.
3477 * doc/invoke.texi (SPARC options): Add mcpu=leon3v7 comment.
3478 * config/sparc/leon.md (leon3_load, leon_store, leon_fp_*): Handle
3479 leon3v7 as leon3.
3480 * config/sparc/sparc-opts.h (enum processor_type): Add LEON3V7.
3481 * config/sparc/sparc.c (sparc_option_override): Add leon3v7 support.
3482 * config/sparc/sparc.h (TARGET_CPU_leon3v7): New define.
3483 * config/sparc/sparc.md (cpu): Add leon3v7.
3484 * config/sparc/sparc.opt (enum processor_type): Add leon3v7.
3485
3486 2014-10-24 Daniel Hellstrom <daniel@gaisler.com>
3487
3488 * MAINTAINERS (write-after-approval): Add myself.
3489
3490 2014-10-23 Ian Lance Taylor <iant@google.com>
3491
3492 * configure.ac: Disable the Go frontend on systems where it is known
3493 to not work.
3494 * configure: Regenerate.
3495
3496 2014-10-23 Richard Biener <rguenther@suse.de>
3497
3498 * Makefile.def: Add libcpp build module and dependencies.
3499 * configure.ac: Add libcpp build module.
3500 * Makefile.in: Regenerate.
3501 * configure: Likewise.
3502
3503 2014-10-15 Max Filippov <jcmvbkbc@gmail.com>
3504
3505 * MAINTAINERS (write-after-approval): Add myself.
3506
3507 2014-10-12 Manuel López-Ibáñez <manu@gcc.gnu.org>
3508
3509 * INSTALL/README: Do not mention CVS.
3510
3511 2014-10-03 Jing Yu <jingyu@google.com>
3512
3513 * configure.ac: Add aarch64 to list of targets that support gold.
3514 * configure: Regenerate.
3515
3516 2014-09-29 François Dumont <fdumont@gcc.gnu.org>
3517
3518 * MAINTAINERS: Add myself as libstdc++ special modes maintainer.
3519
3520 2014-09-29 Catherine Moore <clm@codesourcery.com>
3521
3522 * MAINTAINERS: Add myself as MIPS maintainer.
3523
3524 2014-09-28 Matthew Fortune <matthew.fortune@imgtec.com>
3525
3526 * MAINTAINERS: Move myself to MIPS maintainers.
3527
3528 2014-09-23 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3529
3530 * MAINTAINERS: Put all email addresses between '<' and '>'.
3531
3532 2014-09-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3533
3534 * MAINTAINERS: Move myself to reviewers (Fortran).
3535
3536 2014-09-01 Andi Kleen <ak@linux.intel.com>
3537
3538 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add LTO_EXPORTS.
3539 POSTSTAGE1_FLAGS_TO_PASS): Add LTO_FLAGS_TO_PASS.
3540 * Makefile.in: Regenerate.
3541
3542 2014-08-28 David Malcolm <dmalcolm@redhat.com>
3543
3544 * rtx-classes-status.txt: Delete
3545
3546 2014-08-28 David Malcolm <dmalcolm@redhat.com>
3547
3548 * rtx-classes-status.txt (TODO): NEXT_INSN/PREV_INSN are done.
3549
3550 2014-08-27 Sebastian Pop <s.pop@samsung.com>
3551
3552 * config/isl.m4 (_ISL_CHECK_CT_PROG): Removed.
3553 (ISL_CHECK_VERSION): Check for functionality added to ISL 0.12 instead
3554 of checking for version number.
3555 * configure: Regenerated.
3556 * configure.ac (ISL_CHECK_VERSION): Do not use ISL version number.
3557
3558 2014-08-27 David Malcolm <dmalcolm@redhat.com>
3559
3560 * rtx-classes-status.txt: Phase 5 (additional rtx_def subclasses)
3561 is done; begin phase 6 (use extra rtx_def subclasses).
3562
3563 2014-08-27 David Malcolm <dmalcolm@redhat.com>
3564
3565 * rtx-classes-status.txt: Phase 4 (removal of "scaffolding") is
3566 done; begin phase 5 (additional rtx_def subclasses).
3567
3568 2014-08-26 David Malcolm <dmalcolm@redhat.com>
3569
3570 * rtx-classes-status.txt (TODO): DF_REF_INSN is done.
3571
3572 2014-08-26 David Malcolm <dmalcolm@redhat.com>
3573
3574 * rtx-classes-status.txt (TODO): SET_BB_HEAD, SET_BB_END,
3575 SET_BB_HEADER are done.
3576
3577 2014-08-26 David Malcolm <dmalcolm@redhat.com>
3578
3579 * rtx-classes-status.txt (TODO): SET_DEP_PRO and SET_DEP_CON are
3580 done.
3581
3582 2014-08-26 David Malcolm <dmalcolm@redhat.com>
3583
3584 * rtx-classes-status.txt (TODO): Remove SET_VINSN_INSN_RTX.
3585
3586 2014-08-26 David Malcolm <dmalcolm@redhat.com>
3587
3588 * rtx-classes-status.txt (TODO): Remove SET_BND_TO.
3589
3590 2014-08-25 David Malcolm <dmalcolm@redhat.com>
3591
3592 * rtx-classes-status.txt (TODO): Remove SET_BB_NOTE_LIST.
3593
3594 2014-08-25 David Malcolm <dmalcolm@redhat.com>
3595
3596 * rtx-classes-status.txt (TODO): Remove SET_BB_FOOTER.
3597
3598 2014-08-25 David Malcolm <dmalcolm@redhat.com>
3599
3600 * rtx-classes-status.txt: Phase 3 (per-file commits within
3601 "config" subdirs) is done; begin phase 4 (removal of
3602 "scaffolding").
3603
3604 2014-08-23 David Malcolm <dmalcolm@redhat.com>
3605
3606 * rtx-classes-status.txt: Phase 2 (per-file commits in main source
3607 dir) is done; begin phase 3 (per-file commits within "config"
3608 subdirs).
3609
3610 2014-08-21 David Malcolm <dmalcolm@redhat.com>
3611
3612 * rtx-classes-status.txt: Phase 1 ("scaffolding") is done; begin
3613 phase 2 (per-file commits in main source dir).
3614
3615 2014-08-21 Bin Cheng <bin.cheng@arm.com>
3616
3617 * configure: Regenerated.
3618
3619 2014-08-19 David Malcolm <dmalcolm@redhat.com>
3620
3621 * rtx-classes-status.txt (TODO): Add SET_BND_TO
3622
3623 2014-08-19 David Malcolm <dmalcolm@redhat.com>
3624
3625 * rtx-classes-status.txt (TODO): Add SET_BB_NOTE_LIST.
3626
3627 2014-08-19 David Malcolm <dmalcolm@redhat.com>
3628
3629 * rtx-classes-status.txt (TODO): Add SET_VINSN_INSN_RTX.
3630
3631 2014-08-19 David Malcolm <dmalcolm@redhat.com>
3632
3633 * rtx-classes-status.txt (TODO): Add SET_DEP_PRO, SET_DEP_CON.
3634
3635 2014-08-19 David Malcolm <dmalcolm@redhat.com>
3636
3637 * rtx-classes-status.txt (TODO): Add DF_REF_INSN.
3638
3639 2014-08-19 Joost VandeVondele <vondele@gcc.gnu.org>
3640
3641 * MAINTAINERS (Write After Approval): Add myself.
3642
3643 2014-08-19 Christopher Faylor <me.gnu@cgf.cx>
3644
3645 * MAINTAINERS: Remove myself
3646
3647 2014-08-19 David Malcolm <dmalcolm@redhat.com>
3648
3649 * rtx-classes-status.txt: Add SET_NEXT_INSN, SET_PREV_INSN.
3650
3651 2014-08-18 Patrick Palka <ppalka@gcc.gnu.org>
3652
3653 * MAINTAINERS (Write After Approval): Add myself.
3654
3655 2014-08-18 David Malcolm <dmalcolm@redhat.com>
3656
3657 * rtx-classes-status.txt (TODO): Add SET_BB_HEAD, SET_BB_END,
3658 SET_BB_HEADER, SET_BB_FOOTER
3659
3660 2014-08-18 David Malcolm <dmalcolm@redhat.com>
3661
3662 * rtx-classes-status.txt: New file
3663
3664 2014-08-18 Roman Gareev <gareevroman@gmail.com>
3665
3666 * configure.ac: Eliminate ClooG installation dependency.
3667 * configure: Regenerate.
3668 * Makefile.tpl: Add definition of ISLLIBS and HOST_ISLLIBS.
3669 * Makefile.in: Regenerate.
3670
3671 2014-08-15 Ilya Verbin <iverbin@gmail.com>
3672
3673 * MAINTAINERS (Write After Approval): Add myself.
3674
3675 2014-08-15 Ilya Tocar <tocarip@gmail.com>
3676
3677 * MAINTAINERS (Write After Approval): Add myself.
3678
3679 2014-08-01 Jiong Wang <jiong.wang@arm.com>
3680
3681 * MAINTAINERS (Write After Approval): Add myself.
3682
3683 2014-07-28 Anthony Green <green@moxielogic.com>
3684
3685 Import from savannah.gnu.org:
3686 * config.sub: Update to 2014-07-28 version.
3687
3688 2014-07-27 Richard Sandiford <rdsandiford@googlemail.com>
3689
3690 * MAINTAINERS: Remove my MIPS maintainer entry.
3691
3692 2014-07-26 Uros Bizjak <ubizjak@gmail.com>
3693
3694 PR target/47230
3695 * configure.ac (alpha*-*-linux*): Use mh-alpha-linux.
3696 * configure: Regenerate.
3697
3698 2014-07-24 James Norris <jnorris@codesourcery.com>
3699
3700 * MAINTAINERS (Write After Approval): Add myself.
3701
3702 2014-07-20 Roman Gareev <gareevroman@gmail.com>
3703
3704 * configure.ac: Accept only CLooG 0.18.1.
3705 * configure: Regenerate.
3706
3707 2014-07-17 Roman Gareev <gareevroman@gmail.com>
3708
3709 * configure.ac: Don't accept isl 0.11.
3710 * configure: Regenerate.
3711
3712 2014-07-16 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
3713
3714 * MAINTAINERS (Write After Approval): Add myself.
3715
3716 2014-07-05 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3717
3718 * configure.ac: Don't accept isl 0.10.
3719 * configure: Regenerate.
3720
3721 2014-06-23 Bernd Edlinger <bernd.edlinger@hotmail.de>
3722
3723 Fix include path for in-tree cloog.
3724 * config/cloog.m4 (CLOOG_INIT_FLAGS): Remove bogus include path.
3725 * configure: Regenerate.
3726
3727 2014-06-18 Richard Henderson <rth@redhat.com>
3728
3729 * .gitignore: Import gcc_update output.
3730
3731 2014-06-13 Thomas Schwinge <thomas@codesourcery.com>
3732
3733 * config-ml.in: Robustify ac_configure_args parsing.
3734
3735 * configure.ac (--enable-linker-plugin-configure-flags)
3736 (--enable-linker-plugin-flags): New flags.
3737 (configdirs): Conditionally add libiberty-linker-plugin.
3738 * configure: Regenerate.
3739 * Makefile.def (host_modules): Add libiberty-linker-plugin.
3740 (host_modules) <lto-plugin>: Pay attention to
3741 @extra_linker_plugin_flags@ and
3742 @extra_linker_plugin_configure_flags@.
3743 (all-lto-plugin): Also depend on all-libiberty-linker-plugin.
3744 * Makefile.in: Regenerate.
3745
3746 * Makefile.tpl (configure-[+prefix+][+module+])
3747 (configure-stage[+id+]-[+prefix+][+module+]): If specified, use
3748 "module_srcdir" instead of "module" for locating a module's srcdir.
3749 * Makefile.in: Regenerate.
3750
3751 2014-06-10 Matthew Fortune <matthew.fortune@imgtec.com>
3752
3753 * MAINTAINERS (Write After Approval): Add myself.
3754
3755 2014-06-06 Sebastian Pop <sebpop@gmail.com>
3756
3757 * MAINTAINERS: Update my email address.
3758
3759 2014-06-04 Thomas Preud'homme <thomas.preudhomme@arm.com>
3760
3761 * MAINTAINERS (Write After Approval): Add myself.
3762
3763 2014-06-03 Andrew Bennett <andrew.bennett@imgtec.com>
3764
3765 * MAINTAINERS (Write After Approval): Add myself.
3766
3767 2014-05-30 Jonathan Wakely <jwakely@redhat.com>
3768
3769 PR libstdc++/61011
3770 * configure.ac (--disable-libstdcxx): Set noconfigdirs correctly.
3771 Disable libcilkrts, libitm, libsanitizer when not building libstdc++.
3772 * configure: Regenerate.
3773
3774 2014-05-28 Pedro Alves <palves@redhat.com>
3775
3776 * MAINTAINERS (Write After Approval): Add myself.
3777
3778 2014-05-22 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
3779
3780 * MAINTAINERS: Update my affiliation/email.
3781
3782 2014-05-19 Mike Stump <mikestump@comcast.net>
3783
3784 * MAINTAINERS: Add wide-int reviewers.
3785
3786 2014-05-14 Sandra Loosemore <sandra@codesourcery.com>
3787
3788 * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
3789 * configure: Regenerated.
3790
3791 2014-05-15 Torvald Riegel <triegel@redhat.com>
3792
3793 * MAINTAINERS (libitm): Add myself as maintainer.
3794
3795 2014-05-07 Charles Baylis <charles.baylis@linaro.org>
3796
3797 * MAINTAINERS (Write After Approval): Add myself.
3798
3799 2014-05-01 Richard Sandiford <rdsandiford@googlemail.com>
3800
3801 * config.sub, config.guess: Import from upstream.
3802
3803 2014-04-29 Alan Lawrence <alan.lawrence@arm.com>
3804
3805 * MAINTAINERS (Write After Approval): Put myself in correct order.
3806
3807 2014-04-29 Alan Lawrence <alan.lawrence@arm.com>
3808
3809 * MAINTAINERS (Write After Approval): Add myself.
3810
3811 2014-04-24 Laurynas Biveinis <laurynas.biveinis@gmail.com>
3812
3813 * MAINTAINERS: Move myself from Reviewers to Write After Approval
3814 section.
3815
3816 2014-04-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
3817
3818 * MAINTAINERS (Write After Approval): Delete myself.
3819
3820 2014-04-17 Jakub Jelinek <jakub@redhat.com>
3821
3822 PR sanitizer/56781
3823 * libtool-ldflags: Also prefix -static-lib*, -shared-lib*
3824 and -B* options with -Xcompiler.
3825
3826 2014-04-04 Eric Botcazou <ebotcazou@adacore.com>
3827
3828 PR bootstrap/60620
3829 * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3.
3830 * Makefile.in: Regenerate.
3831
3832 2014-03-28 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
3833
3834 * Makefile.def (dependencies): Make all-ld depend on all-binutils
3835 for WINDRES_FOR_TARGET in default-manifest.o rule.
3836 * Makefile.in: Regenerate.
3837
3838 2014-03-26 Dominique d'Humieres <dominiq@lps.ens.fr>
3839
3840 * MAINTAINERS (Write After Approval): Add myself.
3841
3842 2014-03-26 Jakub Jelinek <jakub@redhat.com>
3843
3844 PR sanitizer/56781
3845 * Makefile.def: Set bootstrap=true; for host fixincludes.
3846 * configure.ac: Don't bootstrap host fixincludes unless
3847 --with-build-config=bootstrap-{a,ub}san.
3848 * Makefile.in: Regenerated.
3849 * configure: Regenerated.
3850
3851 2014-03-21 Jakub Jelinek <jakub@redhat.com>
3852
3853 * configure.ac: Move BUILD_CONFIG set up earlier. Add
3854 --enable-vtable-verify option parsing. Don't add
3855 target-libsanitizer to bootstrap_target_libs unless
3856 --with-build-config=bootstrap-asan or
3857 --with-build-config=bootstrap-ubsan. Don't add target-libvtv
3858 to bootstrap_target_libs unless --enable-vtable-verify.
3859 * configure: Regenerated.
3860
3861 2014-03-10 Anatoly Sokolov <aesok@post.ru>
3862
3863 * MAINTAINERS (Write After Approval): Add myself.
3864
3865 2014-03-07 Denis Chertykov <chertykov@gmail.com>
3866
3867 * MAINTAINERS: Remove avr maintainers: Anatoly Sokolov and Eric Weddington
3868
3869 2014-03-07 Jakub Jelinek <jakub@redhat.com>
3870
3871 PR bootstrap/58572
3872 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
3873 -I for libstdc++-v3 includes if $(LEAN).
3874 * Makefile.in: Regenerated.
3875
3876 2014-03-04 Jonathan Wakely <jwakely@redhat.com>
3877
3878 * MAINTAINERS: Update my email address.
3879
3880 2014-02-24 Walter Lee <walt@tilera.com>
3881
3882 * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
3883 (tilegx-*-*): Change to tilegx*-*-*.
3884 * configure: Regenerate.
3885
3886 2014-02-17 Loren J. Rittle <ljrittle@acm.org>
3887
3888 * MAINTAINERS (Various Maintainers: c++ runtime libs): Remove myself.
3889
3890 2014-02-17 Kugan Vivekanandarajah <kuganv@linaro.org>
3891
3892 * MAINTAINERS (Write After Approval): Add myself.
3893
3894 2014-02-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3895
3896 PR target/59788
3897 * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
3898 *solaris2*.
3899
3900 2014-01-21 John David Anglin <danglin@gcc.gnu.org>
3901
3902 * MAINTAINERS: Update my email address.
3903
3904 2014-01-20 Gerald Pfeifer <gerald@pfeifer.com>
3905
3906 * MAINTAINERS: Convert to UTF-8.
3907 Properly sort Xinliang David Li's entry.
3908
3909 2013-12-31 Chung-Lin Tang <cltang@codesourcery.com>
3910 Sandra Loosemore <sandra@codesourcery.com>
3911
3912 * MAINTAINERS: Add Sandra Loosemore and Chung-Lin Tang as
3913 nios2 port maintainers.
3914
3915 2013-12-16 Markus Trippelsdorf <markus@trippelsdorf.de>
3916
3917 * MAINTAINERS (Write After Approval): Add myself.
3918
3919 2013-12-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3920
3921 * configure.ac: Add user-friendly check for native x86_64-linux
3922 multilibs.
3923 * configure: Regenerate.
3924
3925 2013-12-06 Oleg Endo <olegendo@gcc.gnu.org>
3926
3927 * MAINTAINERS: Add myself as sh maintainer.
3928
3929 2013-12-03 Bill Schmidt <wschmidt@linux.vnet.ibm.com>
3930
3931 * MAINTAINERS: Add self as SLSR maintainer.
3932
3933 2013-11-18 Jan Hubicka <hubicka@ucw.cz>
3934
3935 * MAINTAINERS: Update my email address.
3936
3937 2013-11-15 David Edelsohn <dje.gcc@gmail.com>
3938
3939 * MAINTAINERS (Global Reviewers, c++): Remove Mark Mitchell.
3940
3941 2013-11-07 Thomas Schwinge <thomas@codesourcery.com>
3942
3943 * Makefile.in: Regenerate.
3944
3945 * Makefile.tpl: Fix typo.
3946 * Makefile.in: Regenerate partially.
3947
3948 2013-11-04 Balaji V. Iyer <balaji.v.iyer@intel.com>
3949
3950 * configure.ac: Added libcilkrts to noconfig list when C++ is not
3951 supported.
3952 * configure: Regenerated.
3953
3954 2013-11-01 Trevor Saunders <tsaunders@mozilla.com>
3955
3956 * MAINTAINERS (Write After Approval): Add myself.
3957
3958 2013-10-30 Jason Merrill <jason@redhat.com>
3959
3960 * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
3961 --disable-build-format-warnings.
3962
3963 2013-10-29 Balaji V. Iyer <balaji.v.iyer@intel.com>
3964
3965 * Makefile.def: Add libcilkrts to target_modules. Make libcilkrts
3966 depend on libstdc++ and libgcc.
3967 * configure: Regenerate.
3968 * configure.ac: Added libcilkrts to target binaries. Also, restrict
3969 libcilkrts for POSIX and i*86, and x86_64 architectures.
3970 * Makefile.in: Added libcilkrts related fields to support building it.
3971
3972 2013-10-26 Jeff Law <law@redhat.com>
3973
3974 * Makefile.def (target_modules): Remove libmudflap
3975 (languages): Remove check-target-libmudflap).
3976 * Makefile.in: Rebuilt.
3977 * Makefile.tpl (check-target-libmudflap-c++): Remove.
3978 * configure.ac (target_libraries): Remove target-libmudflap.
3979 Remove checks which disabled libmudflap on some systems.
3980 * configure: Rebuilt.
3981 * libmudflap: Directory removed.
3982
3983 2013-10-21 Cong Hou <congh@google.com>
3984
3985 * MAINTAINERS (Write After Approval): Add myself.
3986
3987 2013-10-16 Mike Stump <mikestump@comcast.net>
3988
3989 * .dir-locals.el: Add.
3990
3991 2013-10-15 David Malcolm <dmalcolm@redhat.com>
3992
3993 * configure.ac: Add --enable-host-shared
3994 * configure: Regenerate.
3995
3996 2013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
3997
3998 Import from savannah.gnu.org:
3999 * config.guess: Update to 2013-06-10 version.
4000 * config.sub: Update to 2013-10-01 version.
4001
4002 2013-10-01 Simon Cook <simon.cook@embecosm.com>
4003
4004 Changes to build configuration to allow big endian ARC ELF toolchain
4005 * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
4006 * configure: Regenerate.
4007
4008 2013-09-20 Alan Modra <amodra@gmail.com>
4009
4010 * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
4011 ppc host match. Support little-endian powerpc linux hosts.
4012
4013 2013-09-19 Dodji Seketeli <dodji@redhat.com>
4014
4015 * MAINTAINERS (diagnostic messages): Add myself as diagnostics
4016 maintainer.
4017
4018 2013-09-12 DJ Delorie <dj@redhat.com>
4019
4020 * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
4021 maintainers.
4022
4023 2013-09-03 Richard Biener <rguenther@suse.de>
4024
4025 * configure.ac: Also allow ISL 0.12.
4026 * configure: Regenerated.
4027
4028 2013-08-30 Bernd Edlinger <bernd.edlinger@hotmail.de>
4029
4030 * MAINTAINERS (Write After Approval): Add myself.
4031
4032 2013-08-27 David Malcolm <dmalcolm@redhat.com>
4033
4034 * MAINTAINERS (gdbhooks.py): Add myself as maintainer.
4035
4036 2013-08-26 Caroline Tice <cmtice@google.com>
4037
4038 * MAINTAINERS: Correct earliers update: Move myself from libvtv
4039 "Various Reviewers" to libvtv "Various Maintainers".
4040
4041 2013-08-20 Steven Bosscher <steven@gcc.gnu.org>
4042
4043 * MAINTAINERS: Add myself as RTL optimizers reviewer.
4044
4045 2013-08-19 Benjamin De Kosnik <bkoz@gnu.org>
4046
4047 * MAINTAINERS: Update name, email.
4048
4049 2013-08-13 Adam Butcher <adam@jessamine.co.uk>
4050
4051 * MAINTAINERS (Write After Approval): Add myself.
4052
4053 2013-08-12 Caroline Tice <cmtice@google.com>
4054
4055 * MAINTAINERS: Add myself as libvtv maintainer. Correct my email
4056 address in the Write After Approval section.
4057
4058 2013-08-09 Carlos O'Donell <carlos@redhat.com>
4059
4060 * MAINTAINERS (Write After Approval): Update email.
4061
4062 2013-08-08 Benjamin Kosnik <bkoz@redhat.com>
4063
4064 * configure.ac: Adjust to check VTV_SUPPORTED.
4065 * configure: Regenerated.
4066
4067 2013-08-02 Caroline Tice <cmtice@google.com>
4068
4069 * configure.ac: Add target-libvtv to target_libraries; disable libvtv
4070 on non-linux systems; add target-libvtv to noconfigdirs; add
4071 libsupc++/.libs to C++ library search paths.
4072 * configure: Regenerated.
4073 * Makefile.def: Add libvtv to target_modules; make libvtv depend on
4074 libstdc++ and libgcc.
4075 * Makefile.in: Regenerated.
4076
4077 2013-07-19 Yvan Roux <yvan.roux@linaro.org>
4078
4079 * MAINTAINERS (Write After Approval): Add myself.
4080
4081 2013-07-19 Chung-Ju Wu <jasonwucj@gmail.com>
4082 Shiva Chen <shiva0217@gmail.com>
4083
4084 * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
4085 nds32 port maintainers.
4086
4087 2013-07-17 Tim Shen <timshen91@gmail.com>
4088
4089 * MAINTAINERS (Write After Approval): Add myself.
4090
4091 2013-07-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
4092
4093 * configure.ac: Sync from binutils.
4094 * configure: Regenerate.
4095
4096 2013-06-14 Vidya Praveen <vidyapraveen@arm.com>
4097
4098 * MAINTAINERS (Write After Approval): Add myself.
4099
4100 2013-06-01 Dinar Temirbulatov <dinar@kugelworks.com>
4101
4102 * MAINTAINERS (Write After Approval): Add myself.
4103
4104 2013-05-17 David Malcolm <dmalcolm@redhat.com>
4105
4106 * MAINTAINERS (Write After Approval): Add myself.
4107
4108 2013-04-30 Brooks Moses <bmoses@google.com>
4109
4110 * MAINTAINERS: Update my email; move myself from Fortran
4111 reviewer to Write After Approval.
4112
4113 2013-04-16 Andreas Schwab <schwab@suse.de>
4114
4115 * configure.ac (aarch64-*-*): Don't disable java.
4116 * configure: Regenerate.
4117
4118 2013-04-10 Chung-Ju Wu <jasonwucj@gmail.com>
4119
4120 * MAINTAINERS (Write After Approval): Add myself.
4121
4122 2013-03-30 Matthias Klose <doko@ubuntu.com>
4123
4124 * Makefile.def (target_modules): Don't install libffi.
4125 * Makefile.in: Regenerate.
4126
4127 2013-02-24 Tilo Schwarz <tilo@tilo-schwarz.de>
4128
4129 * MAINTAINERS (Write After Approval): Add myself.
4130
4131 2013-02-20 Andrew Sutton <andrew.n.sutton@gmail.com>
4132
4133 * MAINTAINERS (Write After Approval): Add myself.
4134
4135 2013-02-15 Yufeng Zhang <yufeng.zhang@arm.com>
4136
4137 * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
4138 * configure: Regenerated.
4139
4140 2013-02-05 Ian Lance Taylor <iant@google.com>
4141
4142 PR go/55969
4143 * configure.ac: Disable libgo on some systems where it does not
4144 work.
4145
4146 2013-02-04 David Edelsohn <dje.gcc@gmail.com>
4147
4148 * MAINTAINERS: Explicitly add myself as AIX maintainer.
4149 Remove Geoff Keating as rs6000 port maintainer, at his request.
4150
4151 2013-01-24 Maxim Kuvyrkov <maxim@kugelworks.com>
4152
4153 * MAINTAINERS: Update my email.
4154
4155 2013-01-23 Shenghou Ma <minux.ma@gmail.com>
4156
4157 * configure: Re-generate.
4158
4159 2013-01-15 Richard Biener <rguenther@suse.de>
4160
4161 PR other/55973
4162 * configure: Re-generate.
4163
4164 2013-01-14 Matthias Klose <doko@ubuntu.com>
4165
4166 * Makefile.def (install-target-libsanitizer): Depend on
4167 install-target-libstdc++-v3.
4168 * Makefile.in: Regenerate.
4169
4170 2013-01-14 Richard Biener <rguenther@suse.de>
4171
4172 * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
4173 * configure: Re-generate
4174
4175 2013-01-11 Jan-Benedict Glaw <jbglaw@lug-owl.de>
4176
4177 * config.sub: Update from config repo.
4178
4179 2013-01-11 Eric Botcazou <ebotcazou@adacore.com>
4180
4181 * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
4182 * Makefile.in: Regenerate.
4183
4184 2013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
4185
4186 * MAINTAINERS (arc): Add new port maintainership for myself.
4187
4188 2013-01-09 Jason Merrill <jason@redhat.com>
4189
4190 * .gitignore: Import from gdb repository.
4191
4192 2013-01-09 H.J. Lu <hongjiu.lu@intel.com>
4193
4194 * Makefile.def (configure-gcc): Depend on all-gmp.
4195 (all-gcc): Remove dependency on all-gmp.
4196 * Makefile.in: Regenerated.
4197
4198 2013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
4199
4200 * config.sub: Merge from config repo.
4201 * config.guess: Ditto.
4202
4203 2013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
4204
4205 * Makefile.def: Merge from binutils.
4206 * Makefile.in: Ditto.
4207
4208 2013-01-01 Maxim Kuvyrkov <maxim.kuvyrkov@gmail.com>
4209
4210 * MAINTAINERS: Update my email.
4211
4212 2012-12-29 Ben Elliston <bje@gnu.org>
4213
4214 * config.guess: Update to 2012-12-29 version.
4215 * config.sub: Likewise.
4216
4217 2012-12-20 Matthias Klose <doko@ubuntu.com>
4218
4219 * Makefile.def (install-target-libgfortran): Depend on
4220 install-target-libquadmath, install-target-libgcc.
4221 (install-target-libsanitizer): Depend on install-target-libgcc.
4222 (install-target-libjava): Depend on install-target-libgcc.
4223 (install-target-libitm): Depend on install-target-libgcc.
4224 (install-target-libobjc): Depend on install-target-libgcc.
4225 (install-target-libstdc++-v3): Depend on install-target-libgcc.
4226 * Makefile.in: Regenerate.
4227
4228 2012-12-19 Matthias Klose <doko@ubuntu.com>
4229
4230 * Makefile.def (install-target-libgo): Depend on
4231 install-target-libatomic.
4232 * Makefile.in: Regenerate.
4233
4234 2012-12-18 Andreas Schwab <schwab@linux-m68k.org>
4235
4236 PR go/55201
4237 * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
4238 * Makefile.in: Regenerate.
4239
4240 2012-12-16 Thomas Schwinge <thomas@codesourcery.com>
4241
4242 * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
4243 * configure: Regenerate.
4244
4245 2012-12-12 Jan-Benedict Glaw <jbglaw@lug-owl.de>
4246
4247 * config.sub: Merge from config repo.
4248
4249 2012-12-11 H.J. Lu <hongjiu.lu@intel.com>
4250
4251 * Makefile.def (target_modules): Add bootstrap=true and
4252 raw_cxx=true to libsanitizer.
4253 * configure.ac (bootstrap_target_libs): Add libsanitizer.
4254 * Makefile.in: Regenerated.
4255 * configure: Likewise.
4256
4257 2012-12-01 Richard Sandiford <rdsandiford@googlemail.com>
4258
4259 * MAINTAINERS: Remove self as RTL optimization maintainer.
4260
4261 2012-11-30 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
4262
4263 * MAINTAINERS (Write After Approval): Add myself.
4264
4265 2012-11-28 H.J. Lu <hongjiu.lu@intel.com>
4266
4267 * Makefile.def (target_modules): Remove bootstrap=true and
4268 raw_cxx=true from libsanitizer.
4269 * configure.ac (bootstrap_target_libs): Remove libsanitizer.
4270 * Makefile.in: Regenerated.
4271 * configure: Likewise.
4272
4273 2012-11-28 H.J. Lu <hongjiu.lu@intel.com>
4274
4275 * Makefile.def (target_modules): Add bootstrap=true and
4276 raw_cxx=true to libsanitizer.
4277 * configure.ac (bootstrap_target_libs): Add libsanitizer.
4278 * Makefile.in: Regenerated.
4279 * configure: Likewise.
4280
4281 2012-11-28 Andrew Pinski <apinski@cavium.com>
4282
4283 PR bootstrap/54279
4284 * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
4285 * configure: Regenerate.
4286 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
4287 * Makefile.in: Regenerate.
4288
4289 2012-11-27 Siddhesh Poyarekar <siddhesh@redhat.com>
4290
4291 * configure.ac: Disable libsanitizer if we're not building C++.
4292 * configure: Regenerate.
4293
4294 2012-11-15 Roland McGrath <roland@hack.frob.com>
4295
4296 * MAINTAINERS (Write After Approval): Add myself.
4297
4298 2012-11-15 Dmitry Vyukov <dvyukov@google.com>
4299
4300 * MAINTAINERS: (libsanitizer, asan.c): Add myself,
4301 Kostya Serebryany (kcc@google.com) and
4302 Jakub Jelinek (jakub@redhat.com).
4303 Rename area for Dodji Seketeli (dodji@redhat.com).
4304
4305 2012-11-15 Dodji Seketeli <dodji@redhat.com>
4306
4307 * MAINTAINERS: (asan.c, related): Add myself.
4308
4309 2012-11-14 Roland McGrath <mcgrathr@google.com>
4310
4311 * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
4312 * configure: Regenerate.
4313
4314 2012-11-13 Richard Henderson <rth@redhat.com>
4315
4316 * configure.ac: Move libsanitizer logic to subdirectory.
4317 * configure: Regenerate.
4318
4319 2012-11-13 Dodji Seketeli <dodji@redhat.com>
4320
4321 * configure.ac: Enable libsanitizer just on x86 linux for now.
4322 * configure: Re-generate.
4323
4324 2012-11-13 David Edelsohn <dje.gcc@gmail.com>
4325
4326 * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
4327 sections.
4328 * configure: Regenerate.
4329
4330 2012-11-13 Hans-Peter Nilsson <hp@axis.com>
4331
4332 * configure.ac: Add section for configdirs for libsanitizer.
4333 Disable for cris-*-* and mmix-*-*.
4334 * configure: Regenerate.
4335
4336 2012-11-12 Wei Mi <wmi@google.com>
4337
4338 * configure.ac: Add libsanitizer to target_libraries.
4339 * Makefile.def: Ditto.
4340 * configure: Regenerate.
4341 * Makefile.in: Regenerate.
4342 * libsanitizer: New directory for asan runtime. Contains an empty
4343 tsan directory.
4344
4345 2012-11-03 Corinna Vinschen <corinna@vinschen.de>
4346
4347 * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
4348 against Mingw64 w32api.
4349 * configure: Regenerate.
4350
4351 2012-11-03 H.J. Lu <hongjiu.lu@intel.com>
4352
4353 * configure: Regenerated.
4354
4355 2012-11-03 Robert Mason <rbmj@verizon.net>
4356
4357 * configure.ac: add --disable-libstdcxx configure option
4358 and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
4359
4360 2012-10-30 Ganesh Gopalasubramanian <Ganesh.Gopalasubramanian@amd.com>
4361
4362 * MAINTAINERS (Write After Approval): Add myself.
4363
4364 2012-10-26 James Greenhalgh <james.greenhalgh@arm.com>
4365
4366 * MAINTAINERS (Write After Approval): Add myself.
4367
4368 2012-10-24 Sharad Singhai <singhai@google.com>
4369
4370 * MAINTAINERS (Write After Approval): Add myself.
4371
4372 2012-10-24 Eric Christopher <echristo@gmail.com>
4373
4374 * MAINTAINERS: Update email address.
4375
4376 2012-10-23 Eric Botcazou <ebotcazou@adacore.com>
4377
4378 PR bootstrap/54820
4379 * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
4380 * configure: Regenerate.
4381
4382 2012-10-23 Richard Earnshaw <rearnsha@arm.com>
4383
4384 * MAINTAINERS (aarch64): Add Marcus and myself.
4385
4386 2012-10-22 Eric Botcazou <ebotcazou@adacore.com>
4387
4388 PR bootstrap/54820
4389 * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
4390 (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
4391 (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
4392 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
4393 (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
4394 * Makefile.in: Regenerate.
4395 * configure.ac (have_static_libs): New variable and associated check.
4396 (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
4397 -static-libgcc if stage1_libs is empty and have_static_libs is yes.
4398 * configure: Regenerate.
4399
4400 2012-10-10 Richard Biener <rguenther@suse.de>
4401
4402 * MAINTAINERS: Adjust for changed surname.
4403
4404 2012-10-04 Lawrence Crowl <crowl@google.com>
4405
4406 * MAINTAINERS (Write After Approval): Add myself.
4407
4408 2012-10-01 Cary Coutant <ccoutant@google.com>
4409
4410 * MAINTAINERS: Add myself as dwarf debugging code maintainer.
4411
4412 2012-09-28 Ian Lance Taylor <iant@google.com>
4413
4414 * Makefile.def: Make all-target-libgo depend on
4415 all-target-libbacktrace.
4416 * Makefile.in: Rebuild.
4417
4418 2012-09-26 Ian Lance Taylor <iant@google.com>
4419
4420 * Makefile.def: Make all-gcc depend on all-libbacktrace.
4421 * Makefile.in: Rebuild.
4422
4423 2012-09-20 Walter Lee <walt@tilera.com>
4424
4425 * configure.ac: Add tilegx to list of targets that support gold.
4426 * configure: Regenerate.
4427
4428 2012-09-20 Marek Polacek <polacek@redhat.com>
4429
4430 * MAINTAINERS (Write After Approval): Add myself.
4431
4432 2012-09-19 Steve Ellcey <sellcey@mips.com>
4433
4434 * configure.ac: Add mips*-mti-elf* target.
4435 * configure: Regenerate.
4436
4437 2012-09-17 Ian Lance Taylor <iant@google.com>
4438
4439 * MAINTAINERS (Various Maintainers): Add libbacktrace.
4440 * configure.ac (host_libs): Add libbacktrace.
4441 (target_libraries): Add libbacktrace.
4442 * Makefile.def (host_modules): Add libbacktrace.
4443 (target_modules): Likewise.
4444 * configure, Makefile.in: Rebuild.
4445
4446 2012-09-14 David Edelsohn <dje.gcc@gmail.com>
4447
4448 PR target/38607
4449 Merge upstream change.
4450 * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
4451
4452 * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
4453 Add libgomp*.o to compare_exclusions for AIX.
4454 * configure: Regenerate.
4455
4456 2012-09-06 Diego Novillo <dnovillo@google.com>
4457
4458 * configure.ac: Bump minimum GMP version to 4.2.3.
4459 * configure: Re-generate.
4460
4461 2012-09-05 Georg-Johann Lay <avr@gjlay.de>
4462
4463 PR target/54461
4464 * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
4465 target-libgloss if not configured --with-avrlibc=no.
4466 * configure: Regenerate.
4467
4468 2012-09-04 Jason Merrill <jason@redhat.com>
4469
4470 * configure.ac: Fix --enable-languages=all.
4471
4472 2012-09-04 Christophe Lyon <christophe.lyon@st.com>
4473
4474 * MAINTAINERS (Write After Approval): Add myself.
4475
4476 2012-09-03 Richard Guenther <rguenther@suse.de>
4477
4478 PR bootstrap/54138
4479 * configure.ac: Re-organize ISL / CLOOG checks to allow
4480 disabling with either --without-isl or --without-cloog.
4481 * configure: Regenerated.
4482
4483 2012-09-03 Georg-Johann Lay <avr@gjlay.de>
4484
4485 * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
4486 * configure: Regenerate.
4487
4488 2012-08-27 Ulrich Drepper <drepper@gmail.com>
4489
4490 * MAINTAINERS: Fix my email address.
4491
4492 2012-08-26 H.J. Lu <hongjiu.lu@intel.com>
4493
4494 PR binutils/4970
4495 * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
4496 and opcodes.
4497 * Makefile.in: Regenerated.
4498
4499 2012-08-26 Art Haas <ahaas@impactweather.com>
4500
4501 * configure: Regenerate.
4502
4503 2012-08-25 Křištof Želechovski <giecrilj@stegny.2a.pl>
4504
4505 * INSTALL/README: Also refer to the online installation
4506 instructions.
4507
4508 2012-08-21 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
4509
4510 * MAINTAINERS (Write After Approval): Add myself.
4511 (Picochip port): Remove myself.
4512
4513 2012-08-14 Diego Novillo <dnovillo@google.com>
4514
4515 Merge from cxx-conversion branch.
4516
4517 * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
4518 POSTSTAGE1_CONFIGURE_FLAGS.
4519 * Makefile.in: Regenerate.
4520 * configure.ac (ENABLE_BUILD_WITH_CXX): Remove. Update all users.
4521 Force C++ when bootstrapping.
4522 * configure: Regenerate.
4523
4524 2012-07-24 Jan-Benedict Glaw <jbglaw@lug-owl.de>
4525
4526 * MAINTAINERS (Write After Approval): Add myself.
4527
4528 2012-07-16 Joseph Myers <joseph@codesourcery.com>
4529
4530 * README: Document use of ranges of years in copyright notices.
4531
4532 2012-07-06 Richard Guenther <rguenther@suse.de>
4533
4534 * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
4535 as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
4536 --with-gmp=system.
4537 * Makefile.in: Regenerated.
4538 * configure: Likewise.
4539
4540 2012-07-06 Richard Guenther <rguenther@suse.de>
4541
4542 * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
4543 * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
4544 supply V=1 as extra_make_flags.
4545 * configure: Regenerated.
4546 * Makefile.in: Likewise.
4547
4548 2012-07-04 Tristan Gingold <gingold@adacore.com>
4549
4550 * configure: Regenerate.
4551
4552 2012-07-03 Richard Guenther <rguenther@suse.de>
4553
4554 * Makfile.def (isl): Remove not necessary extra_exports and
4555 extra_make_flags.
4556 (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
4557 * Makefile.in: Regenerated.
4558
4559 2012-07-03 Richard Guenther <rguenther@suse.de>
4560
4561 * Makefile.def (cloog): Add V=1 to extra_make_flags.
4562 * configure.ac: If either the ISL or the CLooG check failed
4563 do not try to build in-tree versions.
4564 * Makefile.in: Regenerated.
4565 * configure: Regenerated.
4566
4567 2012-07-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4568
4569 * configure: Regenerate.
4570
4571 2012-07-02 Janis Johnson <janisjo@codesourcery.com>
4572
4573 * MAINTAINERS (Various Maintainers): Add myself as testsuite
4574 maintainer.
4575
4576 2012-07-02 Richard Guenther <rguenther@suse.de>
4577
4578 * configure: Regenerated.
4579
4580 2012-07-02 Richard Guenther <rguenther@suse.de>
4581 Michael Matz <matz@suse.de>
4582 Tobias Grosser <tobias@grosser.es>
4583 Sebastian Pop <sebpop@gmail.com>
4584
4585 * Makefile.def: Add ISL host module, remove PPL host module.
4586 Adjust ClooG host module to use the proper ISL.
4587 * Makefile.tpl: Pass ISL include flags instead of PPL ones.
4588 * configure.ac: Include config/isl.m4. Add ISL host library,
4589 remove PPL. Remove PPL configury, add ISL configury, adjust
4590 ClooG configury.
4591 * Makefile.in: Regenerated.
4592 * configure: Likewise.
4593
4594 2012-07-02 Richard Guenther <rguenther@suse.de>
4595
4596 Merge from graphite branch
4597 2011-07-21 Tobias Grosser <tobias@grosser.es>
4598
4599 * configure: Regenerated.
4600 * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
4601 both cloog.org and legacy versions. The only supported version will
4602 be CLooG with the isl backend.
4603
4604 2011-07-21 Tobias Grosser <tobias@grosser.es>
4605
4606 * configure: Regenerated.
4607 * configure.ac: Require cloog isl 0.17.0
4608
4609 2011-07-21 Tobias Grosser <tobias@grosser.es>
4610
4611 * configure: Regenerated.
4612 * config/cloog.m4: Do not define CLOOG_ORG
4613
4614 2012-06-29 Steven Bosscher <steven@gcc.gnu.org>
4615
4616 * configure.ac: Skip C if explicitly selected.
4617 * configure: Regenerate.
4618
4619 2012-06-28 Christophe Lyon <christophe.lyon@st.com>
4620
4621 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
4622 they contain -O2.
4623 * configure: Regenerate.
4624
4625 2012-06-25 Richard Sandiford <rdsandiford@googlemail.com>
4626
4627 PR debug/53740
4628 * df.h, df-problems.c, dce.c: Revert last patch.
4629
4630 2012-06-25 Iain Sandoe <iain@codesourcery.com>
4631
4632 * MAINTAINERS (Write After Approval): Update my email address.
4633
4634 2012-06-21 Meador Inge <meadori@codesourcery.com>
4635
4636 * MAINTAINERS (Write After Approval): Add myself.
4637
4638 2012-06-20 Jason Merrill <jason@redhat.com>
4639
4640 * Makefile.tpl (check-target-libgomp-c++): New.
4641 (check-target-libitm-c++): New.
4642 * Makefile.def (c++): Add them.
4643 * Makefile.in: Regenerate.
4644
4645 2012-05-29 Edmar Wienskoski <edmar@freescale.com>
4646
4647 * MAINTAINERS (Write After Approval): Add myself.
4648
4649 2012-05-16 Olivier Hainque <hainque@adacore.com>
4650
4651 * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
4652 (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
4653 (install-no-fixedincludes): Adjust accordingly.
4654 * Makefile.in: Regenerate.
4655
4656 2012-05-15 H.J. Lu <hongjiu.lu@intel.com>
4657
4658 Merge upstream change
4659 * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
4660
4661 2012-05-14 Marc Glisse <marc.glisse@inria.fr>
4662
4663 * MAINTAINERS (Write After Approval): Add myself.
4664
4665 2012-05-09 Nick Clifton <nickc@redhat.com>
4666 Paul Smith <psmith@gnu.org>
4667
4668 PR bootstrap/50461
4669 * configure.ac (mpfr-dir): When using in-tree MPFR sources
4670 allow for the fact that from release v3.1.0 of MPFR the source
4671 files were moved into a src sub-directory.
4672 * configure: Regenerate.
4673
4674 2012-05-07 Janne Blomqvist <jb@gcc.gnu.org>
4675
4676 * configure.ac: Bump minimum MPFR version to 2.4.0.
4677 * configure: Regenerated.
4678
4679 2012-05-01 Richard Henderson <rth@redhat.com>
4680
4681 * Makefile.def (libatomic): New target_module.
4682 * configure.ac (target_libraries): Add libatomic.
4683 (noconfigdirs): Check if libatomic is supported.
4684 * Makefile.in, configure: Rebuild.
4685
4686 2012-05-01 Greta Yorsh <Greta.Yorsh@arm.com>
4687
4688 * MAINTAINERS (Write After Approval): Add myself.
4689
4690 2012-04-25 Joel Brobecker <brobecker@adacore.com>
4691
4692 * config.sub: Update to 2012-04-18 version from official repo.
4693
4694 2012-04-24 Naveen H.S <naveen.S@kpitcummins.com>
4695
4696 * MAINTAINERS (Write After Approval): Add myself.
4697
4698 2012-04-11 Steve Ellcey <sellcey@mips.com>
4699
4700 * MAINTAINERS: Changed email address.
4701
4702 2012-03-28 Georg-Johann Lay <avr@gjlay.de>
4703
4704 PR target/52737
4705 * contrib/gcc_update (files_and_dependencies):
4706 Remove gcc/config/avr/t-multilib from touch data.
4707
4708 2012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4709
4710 * MAINTAINERS (OS Port Maintainers): Remove irix.
4711 * configure.ac (enable_libgomp): Remove *-*-irix6*.
4712 (unsupported_languages): Remove mips-sgi-irix6.*.
4713 (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
4714 (with_stabs): Remove.
4715 * configure: Regenerate.
4716
4717 2012-03-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4718
4719 * MAINTAINERS (OS Port Maintainers): Remove osf.
4720 * configure.ac (enable_libgomp): Remove *-*-osf*.
4721 (with_stabs): Remove alpha*-*-osf*.
4722 * configure: Regenerate.
4723
4724 2012-03-05 Tristan Gingold <gingold@adacore.com>
4725
4726 * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
4727 * configure: Regenerate.
4728
4729 2012-02-17 Walter Lee <walt@tilera.com>
4730
4731 * MAINTAINERS: (Write After Approval): Delete myself.
4732
4733 2012-02-14 Walter Lee <walt@tilera.com>
4734
4735 * MAINTAINERS (tilegx port): Add myself.
4736 (tilepro port): Add myself.
4737 (Write After Approval): Add myself.
4738
4739 2012-02-12 Gerald Pfeifer <gerald@pfeifer.com>
4740
4741 * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
4742 and Joseph Myers as docstring relicensing maintainers.
4743
4744 2012-02-09 Bin Cheng <bin.cheng@arm.com>
4745
4746 * MAINTAINERS (write-after-approval): Add myself.
4747
4748 2012-02-08 Ira Rosen <irar@il.ibm.com>
4749
4750 * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
4751 maintainer.
4752
4753 2012-02-04 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
4754
4755 * MAINTAINERS (Write After Approval): Move myself to
4756 maintain alphabetical order.
4757
4758 2012-02-03 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
4759
4760 * MAINTAINERS (Write After Approval): Add myself.
4761
4762 2012-02-02 Jayant R Sonar <jayant.sonar@kpitcummins.com>
4763
4764 * MAINTAINERS (Write After Approval): Add myself.
4765
4766 2012-02-02 Sumanth G <sumanth.gundapaneni@kpitcummins.com>
4767 Jayant R Sonar <jayant.sonar@kpitcummins.com>
4768
4769 * configure.ac (cr16-*-*): Remove nonconfigdirs.
4770 * configure: Regenerate.
4771
4772 2012-01-23 Harshit Chopra <harshit@google.com>
4773
4774 * MAINTAINERS (Write After Approval): Add myself.
4775
4776 2012-01-22 Douglas B Rupp <rupp@ngnat.com>
4777
4778 * configure.ac: Remove reference to mh-interix.
4779 * configure: Regenerate.
4780
4781 2012-01-05 Richard Henderson <rth@redhat.com>
4782
4783 PR bootstrap/51072
4784 * configure.ac: Disable libitm if c++ is not enabled.
4785 * configure: Rebuild.
4786
4787 * configure.ac: Fix regexp for same.
4788 * configure: Rebuild.
4789
4790 2012-01-02 Balaji V. Iyer <bviyer@gmail.com>
4791
4792 * MAINTAINERS (Write After Approval): Add myself.
4793
4794 2012-01-02 Richard Guenther <rguenther@suse.de>
4795
4796 PR bootstrap/51686
4797 * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
4798 * Makefile.in: Regenerate.
4799
4800 2011-12-28 Oleg Endo <olegendo@gcc.gnu.org>
4801
4802 * MAINTAINERS (Write After Approval): Add myself.
4803
4804 2011-12-18 Eric Botcazou <ebotcazou@adacore.com>
4805
4806 * configure: Regenerate.
4807
4808 2011-12-14 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
4809
4810 * MAINTAINERS (picochip): Changed email address.
4811
4812 2011-11-30 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
4813
4814 * MAINTAINERS (write-after-approval): Add self.
4815
4816 2011-11-29 DJ Delorie <dj@redhat.com>
4817
4818 * configure.ac (rl78-*-*) New case.
4819 * configure: Regenerate.
4820 * MAINTAINERS: Add myself as RL78 maintainer.
4821
4822 2011-11-21 Eric Botcazou <ebotcazou@libertysurf.fr>
4823
4824 * MAINTAINERS: Add self as co-maintainer of the Ada front end.
4825
4826 2011-11-21 Andreas Tobler <andreast@fgznet.ch>
4827
4828 * libtool.m4: Additional FreeBSD 10 fixes.
4829
4830 2011-11-21 Joern Rennecke <joern.rennecke@embecosm.com>
4831
4832 * MAINTAINERS: Move myself from Write After Approval to CPU Port
4833 Maintainers section, as Epiphany maintainer.
4834
4835 2011-11-18 Iain Sandoe <iains@gcc.gnu.org>
4836
4837 PR target/49992
4838 * configure.ac: Remove ranlib special-casing for Darwin.
4839 * configure: Regenerate.
4840
4841 2011-11-12 Andrey Belevantsev <abel@ispras.ru>
4842
4843 * MAINTAINERS (Reviewers): Keep the list sorted.
4844
4845 2011-11-11 Andrey Belevantsev <abel@ispras.ru>
4846
4847 * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
4848
4849 2011-11-09 Roland McGrath <mcgrathr@google.com>
4850
4851 * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
4852 * configure: Rebuild.
4853 * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
4854 * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
4855 (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
4856 (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
4857 (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
4858 Add READELF.
4859 * Makefile.in: Rebuild.
4860
4861 2011-11-09 Jason Merrill <jason@redhat.com>
4862
4863 * Makefile.def (language=c++): Remove check-c++0x.
4864 * Makefile.in (check-gcc-c++): Regenerate.
4865
4866 2011-11-08 Richard Henderson <rth@redhat.com>
4867
4868 * configure.ac: Test for libitm directory present first.
4869
4870 * configure.ac: Adjust srcdir for running libitm/configure.tgt.
4871
4872 * configure.ac: Test libitm/configure.tgt to disable libitm.
4873 * configure: Rebuild.
4874
4875 2011-11-07 Aldy Hernandez <aldyh@redhat.com>
4876 Richard Henderson <rth@redhat.com>
4877
4878 Merged from transactional-memory.
4879
4880 * Makefile.def (lang_env_dependencies): libitm is c++.
4881 Add libitm target module.
4882 * configure.ac: Likewise.
4883 * config/mmap.m4: New file.
4884 * contrib/gcc_update: Add libitm to touch data.
4885 * Makefile.in, configure: Rebuild.
4886
4887 2011-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4888
4889 * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
4890 LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
4891 * Makefile.in: Regenerate.
4892
4893 2011-11-01 DJ Delorie <dj@redhat.com>
4894
4895 * config.sub: Update to version 2011-10-29 (added rl78)
4896
4897 2011-10-27 Nick Clifton <nickc@redhat.com>
4898
4899 * config.sub: Import these changes from the config project:
4900
4901 2011-10-08 Joern Rennecke <joern.rennecke@embecosm.com>
4902 Ben Elliston <bje@gnu.org>
4903
4904 * config.sub (epiphany): New.
4905
4906 2011-09-09 Linas Vepstas <linasvepstas@gmail.com>
4907 Ben Elliston <bje@gnu.org>
4908
4909 * config.sub (hexagon, hexagon-*): New.
4910
4911 2011-08-23 Roland McGrath <mcgrathr@google.com>
4912
4913 * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
4914 64eb to be64.
4915
4916 2011-08-16 Roland McGrath <mcgrathr@google.com>
4917
4918 * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
4919 (nacl): Grok as alias for 32el-unknown-nacl.
4920
4921 2011-10-25 Kirill Yukhin <kirill.yukhin@intel.com>
4922
4923 * MAINTAINERS (Write After Approval): Add myself.
4924
4925 2011-10-24 Teresa Johnson <tejohnson@google.com>
4926
4927 * MAINTAINERS (Write After Approval): Add myself.
4928
4929 2011-09-21 Jakub Jelinek <jakub@redhat.com>
4930
4931 * MAINTAINERS (sparc port): Remove myself.
4932
4933 2011-09-14 Tom de Vries <tom@codesourcery.com>
4934
4935 * MAINTAINERS (Write After Approval): Add myself.
4936
4937 2011-08-14 Yao Qi <yao@codesourcery.com>
4938
4939 * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
4940 * configure: Regenerate.
4941
4942 2011-07-26 Ian Lance Taylor <iant@google.com>
4943
4944 * configure.ac: Set have_compiler based on whether gcc directory
4945 exists, rather than on whether gcc is in configdirs.
4946 * configure: Rebuild.
4947
4948 2011-07-21 Joseph Myers <joseph@codesourcery.com>
4949
4950 * MAINTAINERS (Global Reviewers): Add self.
4951
4952 2011-07-20 David Edelsohn <dje.gcc@gmail.com>
4953
4954 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
4955 link directories.
4956 * Makefile.in: Rebuild.
4957
4958 2011-07-20 Ian Lance Taylor <iant@google.com>
4959
4960 PR bootstrap/49787
4961 * configure.ac: Move --enable-bootstrap handling earlier in file.
4962 If --enable-bootstrap and either --enable-build-with-cxx or
4963 --enable-build-poststage1-with-cxx, enable C++ automatically.
4964 * configure: Rebuild.
4965
4966 2011-07-19 Ian Lance Taylor <iant@google.com>
4967
4968 * configure.ac: Add --enable-build-poststage1-with-cxx. If set,
4969 make C++ a boot_language. Set and substitute
4970 POSTSTAGE1_CONFIGURE_FLAGS.
4971 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
4972 (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
4973 * configure, Makefile.in: Rebuild.
4974
4975 2011-07-19 Vladimir Makarov <vmakarov@redhat.com>
4976
4977 * MAINTAINERS (Register Allocation): Move myself from reviewers to
4978 maintainers.
4979
4980 2011-07-18 Jakub Jelinek <jakub@redhat.com>
4981
4982 * MAINTAINERS (Global Reviewers): Add myself.
4983
4984 2011-07-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4985
4986 * configure: Regenerate.
4987
4988 2011-07-16 Jason Merrill <jason@redhat.com>
4989
4990 * Makefile.def (language=c++): Add check-c++0x and
4991 check-target-libmudflap-c++.
4992 * Makefile.tpl (check-target-libmudflap-c++): New.
4993 * Makefile.in: Regenerate.
4994
4995 2011-07-16 Matthias Klose <doko@ubuntu.com>
4996
4997 * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
4998 * Makefile.def (target_modules/libjava): Pass
4999 $(EXTRA_CONFIGARGS_LIBJAVA).
5000 * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
5001 if not configured with --enable-static-libjava.
5002 * Makefile.in: Regenerate.
5003 * configure: Likewise.
5004
5005 2011-07-15 Jason Merrill <jason@redhat.com>
5006
5007 * Makefile.in (check-c++): Move check-gcc-c++0x after
5008 check-target-libstdc++-v3.
5009
5010 2011-07-15 Bernd Schmidt <bernds@codesourcery.com>
5011
5012 * MAINTAINERS (c6x port): New entry.
5013
5014 2011-07-13 Jason Merrill <jason@redhat.com>
5015
5016 * Makefile.in (check-gcc-c++0x): New.
5017 (check-c++): Depend on it.
5018
5019 2011-07-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5020
5021 PR target/39150
5022 * configure.ac (i[3456789]86-*-solaris2*): Also accept
5023 x86_64-*-solaris2.1[0-9]*.
5024 * configure: Regenerate.
5025
5026 2011-06-29 Richard Sandiford <rdsandiford@googlemail.com>
5027
5028 * MAINTAINERS (RTL optimizers): Add self.
5029
5030 2011-06-27 Gabriel Charette <gchare@google.com>
5031
5032 * MAINTAINERS (Write After Approval): Add myself.
5033
5034 2011-06-22 Hans-Peter Nilsson <hp@axis.com>
5035
5036 PR regression/47836
5037 PR bootstrap/23656
5038 PR other/47733
5039 PR bootstrap/49247
5040 PR c/48825
5041 * configure.ac (target_libraries): Remove target-libiberty.
5042 Remove case-statement setting skipdirs=target-libiberty for
5043 multiple targets. Remove checking target_configdirs and
5044 removing target-libiberty but keeping target-libgcc if
5045 otherwise empty.
5046 * Makefile.def (target_modules): Don't add libiberty.
5047 (dependencies): Remove all traces of target-libiberty.
5048 * configure, Makefile.in: Regenerate.
5049
5050 2011-06-13 Walter Lee <walt@tilera.com>
5051
5052 * configure.ac (tilepro-*-*) New case.
5053 (tilegx-*-*): Likewise.
5054 * configure: Regenerate.
5055
5056 2011-06-06 Jing Yu <jingyu@google.com>
5057
5058 * configure.ac: Skip target-libiberty for
5059 arm*-*-linux-androideabi.
5060 * configure: Regenerated.
5061
5062 2011-06-06 Nick Clifton <nickc@redhat.com>
5063
5064 * config.sub: Sync from upstream.
5065
5066 2011-06-05 Nenad Vukicevic <nenad@intrepid.com>
5067
5068 * MAINTAINERS (Write After Approval): Add myself.
5069
5070 2011-06-01 Daniel Jacobowitz <drow@false.org>
5071
5072 * MAINTAINERS: Update my email address.
5073
5074 2011-05-27 Nathan Froyd <froydnj@codesourcery.com>
5075
5076 * MAINTAINERS (Write After Approval): Update my email address.
5077
5078 2011-05-11 Paul Pluzhnikov <ppluzhnikov@google.com>
5079
5080 * MAINTAINERS (Write After Approval): Add myself.
5081
5082 2011-05-08 Doug Kwan <dougkwan@google.com>
5083
5084 * configure.ac: Propagate LDFLAGS_FOR_TARGET.
5085 * configure: Regenerated.
5086 * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
5087 value from configure.
5088 * Makefile.in: Regenerated.
5089
5090 2011-05-05 Joseph Myers <joseph@codesourcery.com>
5091
5092 * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
5093 sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
5094 *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
5095 | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
5096 *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
5097 *-*-vxworks*): Disable newlib and libgloss in separate case
5098 statement.
5099 (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
5100 to separate case statement.
5101 (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
5102 *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
5103 alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
5104 sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
5105 arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
5106 bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
5107 i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
5108 i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
5109 i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
5110 i[[3456789]]86-*-rdos*, m32r-*-*,
5111 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
5112 | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
5113 powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
5114 rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
5115 | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
5116 sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
5117 sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
5118 *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
5119 and libgloss in main case over targets. Remove most empty cases
5120 in main case over targets.
5121 * configure: Regenerate.
5122
5123 2011-05-04 Janis Johnson <janisjo@codesourcery.com>
5124
5125 * MAINTAINERS (Write After Approval): Add myself.
5126
5127 2011-05-04 Joseph Myers <joseph@codesourcery.com>
5128
5129 * configure.ac: Remove code setting special library locations for
5130 hppa*64*-*-hpux11*. Remove code setting compiler for
5131 sparc-sun-solaris2*.
5132 * configure: Regenerate.
5133
5134 2011-05-04 Joseph Myers <joseph@codesourcery.com>
5135
5136 * configure.ac: Separate libgloss_dir settings from general case
5137 over targets.
5138 * configure: Regenerate.
5139
5140 2011-04-28 Joseph Myers <joseph@codesourcery.com>
5141
5142 * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
5143 alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
5144 arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
5145 cases in libgcj-disabling case statement.
5146 (hppa*64*-*-linux*): Set unsupported_languages instead of
5147 disabling target-zlib.
5148 (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
5149 to hppa*64*-*-hpux*.
5150 (hppa*-*-*): Restrict case in libgcj-disabling case statement to
5151 hppa*-*-hpux*.
5152 (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
5153 i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
5154 i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
5155 fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
5156 powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
5157 sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
5158 sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
5159 *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
5160 libgcj-disabling case statement.
5161 * configure: Regenerate.
5162
5163 2011-04-28 Joseph Myers <joseph@codesourcery.com>
5164
5165 * configure.ac: Disable Java for targets not supporting libffi.
5166 (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
5167 Remove cases in Java-disabling statement.
5168 (*arm-wince-pe): Change to arm-wince-pe.
5169 (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
5170 cases in Java-disabling statement.
5171 (bfin-*-*): Don't disable Java again.
5172 (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
5173 fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
5174 hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
5175 hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
5176 i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
5177 i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
5178 i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
5179 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
5180 Java-disabling statement.
5181 (mmix-*-*): Don't disable Java again.
5182 (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
5183 powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
5184 microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
5185 sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
5186 tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
5187 statement.
5188 * configure: Regenerate.
5189
5190 2011-04-28 Joseph Myers <joseph@codesourcery.com>
5191
5192 * configure.ac: Separate cases disabling Java and Java libraries
5193 from general case over targets.
5194 * configure: Regenerate.
5195
5196 2011-04-21 Jie Zhang <jzhang918@gmail.com>
5197
5198 * MAINTAINERS: Update my email address.
5199
5200 2011-04-20 Easwaran Raman <eraman@google.com>
5201
5202 * MAINTAINERS (Write After Approval): Add myself.
5203
5204 2011-04-18 Jack Howarth <howarth@bromo.med.uc.edu>
5205
5206 PR lto/48086
5207 * configure.ac: Re-enable LTO on *-apple-darwin9*.
5208 * configure: Regenerate.
5209
5210 2011-04-16 Jim Meyering <meyering@redhat.com>
5211
5212 * MAINTAINERS (Write After Approval): Add myself.
5213
5214 2011-04-15 Dodji Seketeli <dodji@redhat.com>
5215
5216 * MAINTAINERS: Update my email address.
5217
5218 2011-04-13 Georg-Johann Lay <avr@gjlay.de>
5219
5220 * MAINTAINERS (Write After Approval): Add myself.
5221
5222 2011-04-12 Yufeng Zhang <yufeng.zhang@arm.com>
5223
5224 * MAINTAINERS (Write After Approval): Add myself.
5225
5226 2011-04-07 Stuart Henderson <shenders@gcc.gnu.org>
5227
5228 * MAINTAINERS (Write After Approval): Add myself.
5229
5230 2011-04-06 Joseph Myers <joseph@codesourcery.com>
5231
5232 * configure.ac (build_tools): Remove build-byacc.
5233 (host_libs): Remove mmalloc.
5234 (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
5235 autoconf automake libtool diff rcs fileutils shellutils time
5236 textutils wdiff find uudecode hello tar gzip indent recode release
5237 sed perl gawk findutils gettext zip.
5238 (libgcj): Remove target-qthreads.
5239 (target_tools): Remove target-examples target-gperf.
5240 (YACC): Don't handle building byacc.
5241 * configure: Regenerate.
5242 * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
5243 dosutils, examples, fileutils, find, findutils, gawk, gettext,
5244 gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
5245 patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
5246 shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
5247 handle building components.
5248 * Makefile.in: Regenerate.
5249
5250 2011-04-05 Sterling Augustine <augustine.sterling@gmail.com>
5251
5252 * MAINTAINERS: Update my email address as Xtensa maintainer.
5253
5254 2011-04-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5255
5256 * config.sub: Sync from upstream.
5257
5258 2011-04-01 Joseph Myers <joseph@codesourcery.com>
5259
5260 * configure.ac (avr-*-*): Add comment about why libssp is disabled.
5261 (microblaze*): Don't disable libssp.
5262 * configure: Regenerate.
5263
5264 2011-04-01 Joseph Myers <joseph@codesourcery.com>
5265
5266 * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
5267 moveifchange.
5268 * configure: Regenerate.
5269 * Makefile.tpl: Use @SHELL@ not @config_shell@.
5270 * Makefile.in: Regenerate.
5271
5272 2011-04-01 Joseph Myers <joseph@codesourcery.com>
5273
5274 * configure.ac (*-*-sysv4*): Don't enable libgomp.
5275 (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
5276 powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
5277 powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
5278 xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
5279 *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
5280 md_exec_prefix cases.
5281 * configure: Regenerate.
5282
5283 2011-04-01 Joseph Myers <joseph@codesourcery.com>
5284
5285 * configure.ac: Separate cases disabling target-libssp,
5286 target-libiberty, target-libstdc++-v3 and Fortran from general
5287 case over targets.
5288 * configure: Regenerate.
5289
5290 2011-04-01 Joseph Myers <joseph@codesourcery.com>
5291
5292 * configure.ac (*-*-chorusos): Don't disable libgcj.
5293 (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
5294 Remove case.
5295 (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
5296 (arm-*-coff): Don't disable libgcj.
5297 (arm*-*-linux-gnueabi): Remove useless assignment.
5298 (arm-*-riscix*): Don't disable libgcj.
5299 (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
5300 configuration.
5301 (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
5302 (c54x*-*-*): Remove case.
5303 (tic54x-*-*): Don't disable GCC or GCC libraries.
5304 (cris-*-* | crisv32-*-*): Don't handle *-*-aout. Change *-*-elf
5305 to *.
5306 (d10v-*-*): Don't disable GCC libraries.
5307 (d30v-*-*): Don't disable libgcj.
5308 (h8500-*-*): Don't disable GCC libraries.
5309 (i960-*-*): Don't disable libgcj.
5310 (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
5311 (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
5312 i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
5313 libgcj.
5314 (m68k-*-coff*): Remove case.
5315 (mmix-*-*): Don't disable libgloss on host.
5316 (mn10200-*-*, mn10300-*-*): Remove cases.
5317 (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
5318 powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
5319 Don't disable libgcj.
5320 (romp-*-*): Remove case.
5321 (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
5322 (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
5323 case.
5324 (v810-*-*): Don't disable GCC libraries.
5325 (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
5326 (ip2k-*-*): Don't disable GCC libraries.
5327 * configure: Regenerate.
5328
5329 2011-03-28 Joseph Myers <joseph@codesourcery.com>
5330
5331 * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
5332 libffi on host.
5333 (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
5334 on host.
5335 (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
5336 * configure: Regenerate.
5337
5338 2011-03-26 John Marino <binutils@marino.st>
5339
5340 * configure.ac: Add support for *-*-dragonfly*
5341 * configure: Regenerate.
5342
5343 2011-03-25 Joseph Myers <joseph@codesourcery.com>
5344
5345 * configure.ac (native_only): Remove.
5346 (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
5347 send-pr uudecode guile gnuserv on host.
5348 (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
5349 send-pr rcs guile perl texinfo libtool on host.
5350 (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
5351 automake send-pr rcs guile perl texinfo libtool on host.
5352 (*-*-cygwin*, *-*-netbsd*): Remove host cases.
5353 (*-*-kaos*): Don't disable target-examples target-gperf on target.
5354 (alpha*-dec-osf*): Don't disable fileutils on target.
5355 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
5356 texinfo send-pr expect dejagnu on target.
5357 (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
5358 target-qthreads on target.
5359 (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
5360 (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
5361 (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
5362 x86_64-*-mingw*): Don't disable expect on target.
5363 (*-*-cygwin*): Don't disable target-gperf on target.
5364 (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
5365 gnuserv on target.
5366 (powerpcle-*-solaris*): Don't disable make expect gnuserv on
5367 target.
5368 * configure: Regenerate.
5369
5370 2011-03-25 Joseph Myers <joseph@codesourcery.com>
5371
5372 * configure.ac (target_tools): Remove target-groff.
5373 (native_only): Remove target-groff.
5374 (hppa*64*-*-*): Don't disable byacc.
5375 (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
5376 setting.
5377 (*-*-kaos*): Don't skip target-librx and target-groff.
5378 (*-*-netware*): Don't skip target-libmudflap.
5379 (*-*-tpf*): Don't skip target-libmudflap.
5380 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
5381 directories on the host.
5382 (ia64*-*-*vms*): Don't skip tix.
5383 (sh-*-* | sh64-*-*): Don't condition skipped directories on the
5384 host.
5385 * configure: Regenerate.
5386
5387 2011-03-24 Paolo Bonzini <pbonzini@redhat.com>
5388
5389 * configure.ac: Remove references to mt-mep, mt-netware,
5390 mt-wince.
5391 * Makefile.def: Add all-utils soft dependencies.
5392 * Makefile.tpl: Remove GDB_NLM_DEPS.
5393 * configure: Regenerate.
5394 * Makefile.in: Regenerate.
5395
5396 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
5397
5398 * configure.ac: Do not include mh-x86omitfp.
5399 * configure: Regenerate.
5400
5401 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
5402
5403 * configure.ac: Remove empty cases.
5404 * configure: Regenerate.
5405
5406 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
5407
5408 * Makefile.def: Add dependency from termcap to gdb.
5409 * Makefile.in: Regenerate.
5410
5411 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
5412
5413 * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
5414 * configure: Regenerate.
5415 * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
5416 * Makefile.tpl: Likewise.
5417 * Makefile.in: Regenerate.
5418
5419 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
5420
5421 * configure.ac: Remove all mentions of tentative_cc.
5422 * configure: Regenerate.
5423
5424 2011-03-24 Joseph Myers <joseph@codesourcery.com>
5425
5426 * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
5427 i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
5428 m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
5429 m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
5430 mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
5431 i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
5432 i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
5433 i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
5434 i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
5435 hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
5436 *-*-rhapsody*): Remove host cases.
5437 * configure: Regenerate.
5438
5439 2011-03-24 Joseph Myers <joseph@codesourcery.com>
5440
5441 * configure.ac (ppc*-*-pe): Remove host case.
5442 (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
5443 xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
5444 | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
5445 cases.
5446 * configure: Regenerate.
5447
5448 2011-03-24 Joseph Myers <joseph@codesourcery.com>
5449
5450 * config.sub: Update to version 2011-03-23.
5451
5452 2011-03-22 Joseph Myers <joseph@codesourcery.com>
5453
5454 * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
5455 i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
5456 | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
5457 * configure: Regenerate.
5458
5459 2011-03-22 Joseph Myers <joseph@codesourcery.com>
5460
5461 * MAINTAINERS (crx port, m68hc11 port): Remove. Move maintainers
5462 to Write After Approval.
5463 * config-ml.in: Don't handle arc-*-elf*.
5464 * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
5465 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
5466 handle GCC libraries.
5467 * configure: Regenerate.
5468
5469 2011-03-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5470
5471 PR bootstrap/48120:
5472 * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
5473 Add -lstdc++ -lm to LIBS.
5474 * configure: Regenerate.
5475
5476 2011-03-18 David Edelsohn <dje.gcc@gmail.com>
5477
5478 * config.guess: Update to version 2011-02-02
5479 * config.sub: Update to version 2011-02-24
5480
5481 2011-03-16 Jack Howarth <howarth@bromo.med.uc.edu>
5482
5483 PR lto/48086
5484 * configure.ac: Re-enable LTO on *-apple-darwin9.
5485 * configure: Regenerate.
5486
5487 2011-03-13 Jack Howarth <howarth@bromo.med.uc.edu>
5488
5489 PR lto/48086
5490 * configure.ac: Disable LTO on darwin due to an assembler change in
5491 Xcode 3.2.6/4.0 that limits the total number of sections/segments to
5492 under 256.
5493 * configure: Regenerate.
5494
5495 2011-03-11 Chen Liqin <liqin.gcc@gmail.com>
5496
5497 * MAINTAINERS: Update myself as score backend maintainer,
5498 update my e-mail address.
5499
5500 2011-03-09 Xuepeng Guo <terry.guo@arm.com>
5501
5502 * MAINTAINERS: Update my e-mail address.
5503
5504 2011-03-06 Joey Ye <joey.ye@arm.com>
5505
5506 * MAINTAINERS: Update my e-mail address.
5507
5508 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
5509
5510 * configure.ac: Adjust test of with_ppl.
5511 * configure: Regenerated.
5512
5513 2011-03-02 Kai Tietz <ktietz@redhat.com>
5514
5515 * MAINTAINERS: Adjust my e-mail address.
5516
5517 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
5518
5519 * configure.ac: Add -lpwl to ppllibs.
5520 * configure: Regenerated.
5521
5522 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
5523
5524 * config/cloog.m4: Add -lisl to clooglibs.
5525 * configure: Regenerated.
5526
5527 2011-02-24 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
5528
5529 * MAINTAINERS (CPU Port maintainers): Add self.
5530
5531 2011-02-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5532
5533 * MAINTAINERS: Add myself as testsuite maintainer.
5534
5535 2011-02-15 Mike Stump <mikestump@comcast.net>
5536
5537 * MAINTAINERS: Add myself as testsuite maintainer.
5538
5539 2011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5540
5541 Import from Libtool and gnulib:
5542
5543 2011-01-27 Gerald Pfeifer <gerald@pfeifer.com>
5544
5545 Prepare for supporting FreeBSD 10.
5546 * config.rpath: Remove handling of freebsd1* which soon would
5547 match FreeBSD 10.0.
5548
5549 2011-01-20 Gerald Pfeifer <gerald@pfeifer.com> (tiny change)
5550
5551 Remove support for FreeBSD 1.x.
5552 * libtool.m4 (_LT_LINKER_SHLIBS)
5553 (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
5554 soon would incorrectly match FreeBSD 10.0.
5555
5556 2011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5557
5558 PR binutils/12283
5559 * move-if-change: Import version from gnulib.
5560
5561 2011-02-12 Alexandre Oliva <aoliva@redhat.com>
5562
5563 PR lto/47225
5564 * Makefile.def (lto-plugin): Double dash for enable-shared.
5565 (configure-gcc): Depend on all-lto-plugin.
5566 * Makefile.in: Rebuilt.
5567
5568 2011-02-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5569
5570 * configure.ac: Remove extra bracket.
5571 * configure: Regenerate.
5572
5573 2011-02-08 Tobias Burnus <burnus@net-b.de>
5574
5575 * MAINTAINERS: Add myself as libquadmath maintainer.
5576
5577 2011-02-08 Thomas Schwinge <thomas@schwinge.name>
5578
5579 * MAINTAINERS: Update my email address.
5580
5581 2011-02-07 Joseph Myers <joseph@codesourcery.com>
5582
5583 * MAINTAINERS (option handling): Add self.
5584
5585 2011-02-06 Kai Tietz <kai.tietz@onevision.com>
5586
5587 PR lto/47225
5588 * Makefile.def: Add dependency for install-gcc
5589 on install-lto-plugin.
5590 * Makfile.in: Regenerated
5591
5592 2011-02-01 Sebastien Bourdeauducq <sebastien@milkymist.org>
5593
5594 * MAINTAINERS (CPU Port Maintainers): Add myself.
5595
5596 2011-01-31 Alexandre Oliva <aoliva@redhat.com>
5597
5598 PR libgcj/44341
5599 * configure.ac: Discard --with-* flags for host when configuring
5600 target libraries for cross build.
5601 * configure: Rebuilt.
5602
5603 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
5604
5605 * MAINTAINERS (linear loop transforms): Removed.
5606
5607 2011-01-25 Jakub Jelinek <jakub@redhat.com>
5608
5609 * configure.ac: If with_ppl is no, move setting with_cloog=no
5610 after CLOOG_REQUESTED check.
5611 * configure: Regenerated.
5612
5613 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
5614
5615 * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
5616 CLooG has been requested.
5617 * configure: Regenerated.
5618
5619 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
5620
5621 * configure: Regenerated.
5622 * configure.ac: Check for version 0.11 (or later revision) of PPL.
5623
5624 2011-01-25 Tobias Grosser <grosser@fim.uni-passau.de>
5625
5626 * configure: Regenerated.
5627 * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
5628
5629 2011-01-21 Andreas Schwab <schwab@redhat.com>
5630
5631 * configure.ac: Use AS_HELP_STRING throughout.
5632 * configure: Regenerate.
5633
5634 2011-01-18 Jie Zhang <jie.zhang@analog.com>
5635
5636 * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
5637 * configure: Regenerate.
5638
5639 2011-01-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
5640
5641 * ltmain.sh (relink): Use absolute path when hardcoding with -L.
5642
5643 2011-01-13 Joel Brobecker <brobecker@adacore.com>
5644
5645 * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
5646 for ia64-hpux.
5647 * configure: Regenerate.
5648
5649 2011-01-07 Jan Hubicka <jh@suse.cz>
5650
5651 PR lto/47225
5652 * Makefile.in: Regenerate.
5653 * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
5654 configure.
5655
5656 2011-01-07 Jan Hubicka <jh@suse.cz>
5657
5658 * Makefile.in: Regenerate.
5659 * Makefile.def (gcc host module) and soft dependency on lto-plugin
5660 and configure dependency on lto-plugin configure.
5661 (lto-plugin module): Remove dependency on GCC; add dependency on
5662 liniberty.
5663
5664 2011-01-07 William Schmidt <wschmidt@linux.vnet.ibm.com>
5665
5666 * MAINTAINERS (Write After Approval): Add myself.
5667
5668 2010-12-23 Hariharan Sandanagobalane <hariharan@picochip.com>
5669
5670 * configure: Regenerate.
5671
5672 2010-12-22 Hariharan Sandanagobalane <hariharan@picochip.com>
5673
5674 * configure.ac: (picochip): Disable libiberty.
5675
5676 2010-12-14 Kaushik Phatak <kaushik.phatak@kpitcummins.com>
5677
5678 * MAINTAINERS (Write After Approval): Add myself.
5679
5680 2010-12-10 Ian Lance Taylor <iant@google.com>
5681
5682 PR bootstrap/46819
5683 * configure.ac: For --disable-libgcj clear libgcj_saved.
5684 * configure: Rebuild.
5685
5686 2010-12-10 Tobias Burnus <burnus@net-b.de>
5687
5688 PR fortran/46540
5689 * configure.ac: Add --disable-libquadmath and
5690 --disable-libquadmath-support.
5691 * configure: Regenerate.
5692
5693 2010-12-03 Ian Lance Taylor <iant@google.com>
5694
5695 * MAINTAINERS: Add myself as libgo maintainer.
5696
5697 2010-12-03 Hans-Peter Nilsson <hp@axis.com>
5698
5699 PR libffi/46792
5700 * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
5701 * configure: Regenerate.
5702
5703 2010-12-02 Ian Lance Taylor <iant@google.com>
5704
5705 * configure.ac: Always set default for poststage1_ldflags to
5706 -static-libstdc++ -static-libgcc.
5707
5708 2010-11-29 Andreas Schwab <schwab@redhat.com>
5709
5710 * configure.ac: Move comment to remove extra space in last argument
5711 of GCC_TARGET_TOOL.
5712
5713 2010-11-26 Alexandre Oliva <aoliva@redhat.com>
5714
5715 PR other/46026
5716 * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
5717 * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
5718 * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
5719 (BASE_FLAGS_TO_PASS): Use it.
5720 * configure: Rebuilt.
5721 * Makefile.in: Rebuilt.
5722
5723 2010-11-23 H.J. Lu <hongjiu.lu@intel.com>
5724
5725 PR binutils/12258
5726 * configure.ac: Correct comments for --enable-gold/--enable-ld.
5727 Properly check default linker.
5728 * configure: Regnerated.
5729
5730 2010-11-23 Matthias Klose <doko@ubuntu.com>
5731
5732 * configure.ac: For --enable-gold, handle value `default' instead of
5733 `both*'. New configure option --{en,dis}able-ld.
5734 * configure: Regenerate.
5735
5736 2010-11-20 Ian Lance Taylor <iant@google.com>
5737
5738 * configure.ac: Only disable a language library if no language needs
5739 it. Don't let --disable-libgcj uncondtionally disable libffi.
5740 * configure: Rebuild.
5741
5742 2010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5743
5744 * Makefile.in: Regenerate.
5745
5746 PR other/46202
5747 * configure.ac: Fix just-built in-tree STRIP name to be
5748 binutils/strip-new.
5749 * configure: Regenerate.
5750 * Makefile.def (install-strip-gcc, install-strip-binutils)
5751 (install-strip-opcodes, install-strip-ld, install-strip-itcl)
5752 (install-strip-sid): Mirror dependencies on non-strip variants
5753 of these targets on the respective -strip prerequisites.
5754 * Makefile.tpl (install-strip, install-strip-host)
5755 (install-strip-target): New targets.
5756 (install-strip-[+module+], install-strip-target-[+module+]):
5757 New targets.
5758 * Makefile.in: Regenerate.
5759
5760 2010-11-19 Ian Lance Taylor <iant@google.com>
5761 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5762
5763 * configure.ac: Add target-libgo to target_libraries. Set
5764 and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
5765 * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
5766 (HOST_EXPORTS): Add GOC.
5767 (BASE_TARGET_EXPORTS): Add GOC.
5768 (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
5769 (GOCFLAGS_FOR_TARGET): New variable.
5770 (EXTRA_HOST_FLAGS): Add GOC.
5771 (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
5772 * Makefile.def (target_modules): Add libgo.
5773 (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
5774 (dependencies): Add dependency from configure-target-libgo to
5775 configure-target-libffi and all-target-libstdc++-v3. Add
5776 dependencies from all-target-libgo to all-target-libffi.
5777 (languages): Add go.
5778 * configure: Rebuild.
5779 * Makefile.in: Rebuild.
5780
5781 2010-11-19 Ian Lance Taylor <iant@google.com>
5782
5783 * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
5784 compiler/flag environment variables.
5785
5786 2010-11-18 Ian Lance Taylor <iant@google.com>
5787
5788 * configure.ac: Check for lang_requires_boot_languages in
5789 config-lang.in files.
5790 * configure: Rebuild.
5791
5792 2010-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
5793 Tobias Burnus <burnus@net-b.de>
5794
5795 PR fortran/32049
5796 * Makefile.def: Add libquadmath; build it with language=fortran.
5797 * configure.ac: Add libquadmath.
5798 * Makefile.tpl: Handle multiple libs in check-[+language+].
5799 * Makefile.in: Regenerate.
5800 * configure: Regenerate.
5801
5802 2010-11-16 Tom Tromey <tromey@redhat.com>
5803
5804 * MAINTAINERS: Moved myself to reviewers section.
5805
5806 2010-11-15 Zdenek Dvorak <ook@ucw.cz>
5807
5808 * MAINTAINERS: Moved myself to reviewers section.
5809
5810 2010-11-15 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5811
5812 * MAINTAINERS (Various Maintainers): Add self for build machinery.
5813 (Write After Approval): Remove self.
5814
5815 2010-11-15 Andreas Schwab <schwab@redhat.com>
5816
5817 * configure.ac: Fix spelling in option names.
5818 * configure: Regenerated.
5819
5820 2010-11-13 Georg-Johann Lay <georgjohann@web.de>
5821
5822 PR bootstrap/39622
5823 * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
5824 * configure: Regenerated.
5825
5826 2010-11-13 Kaveh R. Ghazi <ghazi@gcc.gnu.org>
5827
5828 * MAINTAINERS: Update my email address.
5829
5830 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
5831
5832 * configure: Regenerate.
5833
5834 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
5835
5836 * configure: Regenerate.
5837
5838 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
5839
5840 * configure: Regenerate.
5841
5842 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
5843
5844 * configure: Regenerate.
5845
5846 2010-11-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
5847
5848 * configure.ac: Support official CLooG.org versions.
5849 * configure: Regenerate.
5850 * config/cloog.m4: New.
5851
5852 2010-11-10 François Dumont <francois.cppdevs@free.fr>
5853
5854 * MAINTAINERS (Write After Approval): Add myself.
5855
5856 2010-11-09 David Edelsohn <dje.gcc@gmail.com>
5857
5858 * MAINTAINERS: Update my email address.
5859
5860 2010-11-04 Iain Sandoe <iains@gcc.gnu.org>
5861
5862 * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
5863 * configure: Regenerate.
5864
5865 2010-11-03 Ian Lance Taylor <iant@google.com>
5866 Dave Korn <dave.korn.cygwin@gmail.com>
5867
5868 PR lto/46273
5869 * configure.ac: Remove libelf tests. Build lto-plugin on ELF always
5870 and on other supported platforms whenever LTO is enabled.
5871 * configure: Rebuild.
5872
5873 2010-11-02 Alan Modra <amodra@gmail.com>
5874
5875 PR binutils/12110
5876 * configure.ac: Error when source path contains spaces.
5877 * configure: Regenerate.
5878
5879 2010-10-23 James E. Wilson <wilson@codesourcery.com>
5880
5881 * MAINTAINERS: Update my email address.
5882
5883 2010-10-20 Ian Lance Taylor <iant@google.com>
5884
5885 * Makefile.def (target_modules): Set lib_path to src/.libs for
5886 libstdc++-v3 module.
5887 * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
5888 * Makefile.in: Rebuild.
5889
5890 2010-10-18 Laurynas Biveinis <laurynas.biveinis@gmail.com>
5891
5892 * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
5893 (Write After Approval): Remove myself.
5894
5895 2010-10-15 Tristan Gingold <gingold@adacore.com>
5896
5897 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
5898
5899 2010-10-14 Douglas Rupp <rupp@gnat.com>
5900
5901 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
5902
5903 2010-10-07 Dave Korn <dave.korn.cygwin@gmail.com>
5904
5905 * configure.ac (build_lto_plugin): New shell variable.
5906 (--enable-lto): Turn on by default for all non-ELF platforms that
5907 have had LTO support added so far. Set build_lto_plugin appropriately
5908 for both ELF and non-ELF.
5909 (configdirs): Add lto-plugin or not based on build_lto_plugin.
5910 * configure: Regenerate.
5911
5912 2010-10-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5913
5914 Sync from src:
5915 * configure.ac (v850 support): Remove target-libgloss from
5916 noconfigdirs.
5917 * configure: Regenerate.
5918
5919 2010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5920
5921 PR bootstrap/45326
5922 PR bootstrap/45174
5923 * configure.ac: Honor initial values of $build_configargs,
5924 $host_configargs, $target_configargs. Mark the precious, so
5925 environment settings get recorded.
5926 * configure: Regenerate.
5927
5928 2010-09-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5929
5930 PR bootstrap/45796
5931 * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
5932 Depend on all-build-libiberty.
5933 * Makefile.in: Regenerate.
5934
5935 2010-09-30 Michael Eager <eager@eagercon.com>
5936
5937 * configure.ac (microblaze): Add target-libssp to noconfigdirs.
5938 * configure: Regenerate.
5939
5940 2010-09-28 Michael Eager <eager@eagercon.com>
5941
5942 * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
5943
5944 2010-06-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5945
5946 PR bootstrap/44621
5947 * configure.ac: Fix unportable shell quoting.
5948 * configure: Regenerate.
5949
5950 2010-09-21 Iain Sandoe <iains@gcc.gnu.org>
5951
5952 * configure.ac (enable-lto): Add Darwin to the list of supported lto
5953 targets and amend comment.
5954 * configure: Regenerate.
5955
5956 2010-09-15 Tejas Belagod <tejas.belagod@arm.com>
5957
5958 * MAINTAINERS (Write After Approval): Add myself.
5959
5960 2010-09-03 Jack Howarth <howarth@bromo.med.uc.edu>
5961
5962 * configure.ac: Enable LTO by default on Darwin.
5963 * configure: Regenerate.
5964
5965 2010-09-02 Marcus Shawcroft <marcus.shawcroft@arm.com>
5966
5967 * MAINTAINERS (Write After Approval): Add myself.
5968
5969 2010-09-01 Ian Bolton <ian.bolton@arm.com>
5970
5971 * MAINTAINERS (Write After Approval): Add myself.
5972
5973 2010-08-25 Danny Smith <dannysmith@users.sourceforge.net>
5974
5975 * MAINTAINERS (OS Port Maintainers): Remove myself from windows
5976 ports
5977
5978 2010-07-28 David Yuste <david.yuste@gmail.com>
5979
5980 * MAINTAINERS (Write After Approval): Add myself.
5981
5982 2010-07-26 Naveen.H.S <naveen.S@kpitcummins.com>
5983
5984 * configure.ac: Support all v850 targets.
5985 * configure: Regenerate.
5986
5987 2010-07-23 Marc Glisse <marc.glisse@normalesup.org>
5988
5989 PR bootstrap/44455
5990 * configure.ac (extra_mpfr_configure_flags): Copy from
5991 extra_mpc_gmp_configure_flags.
5992 * configure: Re-generated.
5993
5994 2010-07-22 Andi Kleen <ak@linux.intel.com>
5995
5996 * MAINTAINERS (Write After Approval): Add myself.
5997
5998 2010-07-22 Chung-Lin Tang <cltang@codesourcery.com>
5999
6000 * MAINTAINERS (Write After Approval): Add myself.
6001
6002 2010-07-20 Jeffrey Yasskin <jyasskin@google.com>
6003
6004 * MAINTAINERS (Write After Approval): Add myself.
6005
6006 2010-07-17 Jack Howarth <howarth@bromo.med.uc.edu>
6007
6008 PR target/44862
6009 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
6010 Provide -B option to allow for link spec %s substitutions for
6011 libstdc++.a on darwin.
6012 * Makefile.in: Regenerate.
6013
6014 2010-07-10 Mikael Morin <mikael@gcc.gnu.org>
6015
6016 * MAINTAINERS (Reviewers): Update my e-mail address
6017
6018 2010-06-10 Alexandre Oliva <aoliva@redhat.com>
6019
6020 * Makefile.def (configure-gcc): Depend on all-libelf.
6021 * Makefile.in: Rebuild.
6022
6023 2010-06-05 Fabien Chêne <fabien@gcc.gnu.org>
6024
6025 * MAINTAINERS (Write After Approval): Add myself in the right place.
6026
6027 2010-06-04 Fabien Chêne <fabien@gcc.gnu.org>
6028
6029 * MAINTAINERS (Write After Approval): Add myself.
6030
6031 2010-05-25 Sterling Augustine <sterling@tensilica.com>
6032
6033 * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
6034
6035 2010-05-25 Maxim Kuvyrkov <maxim@codesourcery.com>
6036
6037 * config.sub: Update to version 2010-05-21.
6038 * config.guess: Update to version 2010-04-03.
6039
6040 2010-05-18 Steven Bosscher <steven@gcc.gnu.org>
6041
6042 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
6043 * configure: Regenerate.
6044
6045 2010-05-12 Sriraman Tallam <tmsriram@google.com>
6046
6047 * MAINTAINERS (Write After Approval): Add myself.
6048
6049 2010-05-07 Steven Bosscher <steven@gcc.gnu.org>
6050
6051 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
6052 a platform that supports LTO.
6053 * configure: Regenerate.
6054
6055 2010-05-05 Sebastian Pop <sebastian.pop@amd.com>
6056
6057 * configure.ac: Allow all the versions greater than 0.10 of PPL.
6058 * configure: Regenerated.
6059
6060 2010-04-27 Roland McGrath <roland@redhat.com>
6061 H.J. Lu <hongjiu.lu@intel.com>
6062
6063 * configure.ac (--enable-gold): Support both, both/gold and
6064 both/bfd to add gold to configdirs without removing ld.
6065 * configure: Regenerated.
6066
6067 * Makefile.def: Add install-gold dependency to install-ld.
6068 * Makefile.in: Regenerated.
6069
6070 2010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
6071
6072 PR lto/42776
6073 * configure.ac (--enable-lto): Refactor handling so libelf tests
6074 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
6075 and allow LTO to be explicitly enabled on non-ELF platforms that
6076 are known to support it inside else-clause.
6077 * configure: Regenerate.
6078
6079 2010-04-20 Eric Botcazou <ebotcazou@adacore.com>
6080
6081 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
6082 * configure: Regenerate.
6083
6084 2010-04-17 Ralf Corsépius <ralf.corsepius@rtems.org>
6085
6086 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
6087 * configure: Regenerate.
6088
6089 2010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
6090
6091 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
6092 separately.
6093 * configure: Regenerate.
6094
6095 2010-04-16 Kevin Williams <kevin.williams@inria.fr>
6096
6097 * MAINTAINERS (Write After Approval): Add myself.
6098
6099 2010-04-14 Tristan Gingold <gingold@adacore.com>
6100
6101 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
6102 * configure: Regenerate.
6103
6104 2010-04-13 Steve Ellcey <sje@cup.hp.com>
6105
6106 * configure: Regenerate after change to elf.m4.
6107
6108 2010-04-06 Iain Sandoe <iains@gcc.gnu.org>
6109
6110 * MAINTAINERS (Write After Approval): Add myself.
6111
6112 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
6113
6114 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
6115 * configure: Regenerated.
6116
6117 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
6118
6119 * configure.ac: Print "buggy but acceptable" when CLooG
6120 revision is less than 9.
6121 * configure: Regenerated.
6122
6123 2010-04-01 Diego Novillo <dnovillo@google.com>
6124
6125 * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
6126
6127 2010-04-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6128
6129 PR bootstrap/43615
6130 PR bootstrap/43328
6131
6132 Revert:
6133
6134 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6135
6136 * configure.ac: Do not pass --enable-multilib nor
6137 --disable-multilib in baseargs. Accept explicitly passed
6138 --enable_multilib.
6139 * configure: Regenerate.
6140
6141 2010-03-31 Ulrich Weigand <uweigand@de.ibm.com>
6142
6143 * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
6144
6145 2010-03-31 Janis Johnson <janis187@us.ibm.com>
6146
6147 * MAINTAINERS: Remove myself.
6148
6149 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6150
6151 PR bootstrap/43328
6152 * configure.ac: Do not pass --enable-multilib nor
6153 --disable-multilib in baseargs. Accept explicitly passed
6154 --enable_multilib.
6155 * configure: Regenerate.
6156
6157 2010-03-28 Andrew Pinski <pinskia@gmail.com>
6158
6159 * MAINTAINERS (spu port): Remove me.
6160
6161 2010-03-23 Joseph Myers <joseph@codesourcery.com>
6162
6163 * configure.ac (tic6x-*-*): New case.
6164 * configure: Regenerate.
6165
6166 2010-03-23 Joseph Myers <joseph@codesourcery.com>
6167
6168 * config.sub: Update to version 2010-03-22.
6169 * config.guess: Update to version 2009-12-30.
6170
6171 2010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
6172
6173 PR ada/42554
6174 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
6175 * configure: Regenerate.
6176
6177 2010-03-18 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
6178
6179 * MAINTAINERS: Update my email address.
6180
6181 2010-03-17 Sebastian Pop <sebastian.pop@amd.com>
6182
6183 * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
6184 (ghassan.shobaki@amd.com): Removed.
6185
6186 2010-03-17 Alan Modra <amodra@gmail.com>
6187
6188 * MAINTAINERS: Update my email address.
6189
6190 2010-03-16 Diego Novillo <dnovillo@google.com>
6191
6192 * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
6193 Matthews.
6194
6195 2010-03-16 Joseph Myers <joseph@codesourcery.com>
6196
6197 * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
6198 Gutson, Jeffrey D. Oldham and Mark Shinwell.
6199
6200 2010-03-16 Joseph Myers <joseph@codesourcery.com>
6201
6202 * MAINTAINERS: Update my email address.
6203
6204 2010-03-16 Daniel Jacobowitz <dan@codesourcery.com>
6205
6206 * MAINTAINERS: Update my email address.
6207
6208 2010-03-15 Bernd Schmidt <bernds@codesourcery.com>
6209
6210 * MAINTAINERS: Update my email address.
6211
6212 2010-03-09 Jie Zhang <jie@codesourcery.com>
6213
6214 * MAINTAINERS: Update my email address.
6215
6216 2010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
6217
6218 PR libstdc++/32499
6219 * configure.ac (RANLIB): Default to true.
6220 (STRIP): Likewise.
6221 (RANLIB_FOR_TARGET): Remove superfluous : argument.
6222 * configure: Regenerate.
6223
6224 2010-02-17 Rafael Ávila de Espíndola <espindola@google.com>
6225
6226 * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
6227 (Write After Approval): Update my email address.
6228
6229 2010-02-17 Nick Clifton <nickc@redhat.com>
6230
6231 PR 11238
6232 * Makefile.tpl (local-distclean): Also remove config.cache files in
6233 sub-directories as there may not be Makefiles present in the
6234 sub-directories.
6235 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
6236 the config.cache files found by the find command.
6237
6238 * Makefile.in: Regenerate.
6239 * configure.ac: Revert previous delta.
6240 * configure: Regenerate.
6241
6242 2010-02-15 Nick Clifton <nickc@redhat.com>
6243
6244 PR 11238
6245 * configure.ac: Delete config.cache files in sub-directories when
6246 deleting Makefiles.
6247 * configure: Regenerate.
6248
6249 2010-02-12 Ben Elliston <bje@gnu.org>
6250
6251 * MAINTAINERS: Update my email address.
6252
6253 2010-02-08 Andrew Pinski <pinskia@gmail.com>
6254
6255 * MAINTAINERS (spu port): Update my email address.
6256
6257 2010-02-08 Jie Zhang <jie.zhang@analog.com>
6258
6259 * MAINTAINERS: Add myself as a maintainer for the bfin port.
6260
6261 2010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6262
6263 * configure.ac: Add "recommended" version checks for GMP/MPC.
6264 Update recommended GMP/MPFR/MPC versions.
6265 * configure: Regenerate.
6266
6267 2010-01-31 Joern Rennecke <joern.rennecke@embecosm.com>
6268
6269 * MAINTAINERS: Move my Embecosm email address into the
6270 write-after-approval section.
6271
6272 2010-01-26 Ian Lance Taylor <iant@google.com>
6273
6274 * MAINTAINERS: Add myself as Go frontend maintainer.
6275
6276 2010-01-25 Joern Rennecke <amylaar@spamcop.net>
6277
6278 PR libstdc++/36101, PR libstdc++/42813
6279 * configure.ac (bootstrap_target_libs): Make inclusion of
6280 target-libgomp conditional on libgomb being in target_configdirs.
6281 * configure: Regenerate.
6282
6283 2010-01-23 Joern Rennecke <amylaar@spamcop.net>
6284
6285 PR libstdc++/36101, PR libstdc++/42813
6286 * configure.ac (bootstrap_target_libs): Include target-libgomp.
6287 * configure: Regenerate.
6288
6289 2010-01-22 Joern Rennecke <amylaar@spamcop.net>
6290
6291 PR libstdc++/36101, PR libstdc++/42813
6292 * configure.ac (target_configdirs): Substitute.
6293 * Makefile.def: Bootstrap target module libgomp.
6294 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
6295 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
6296 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
6297 * configure, Makefile.in: Regenerate.
6298
6299 2010-01-21 Dave Korn <dave.korn.cygwin@gmail.com>
6300
6301 * MAINTAINERS: Adjust my details.
6302
6303 2010-01-20 Eric B. Weddington <eric.weddington@atmel.com>
6304
6305 * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
6306
6307 2010-01-18 Thierry Lafage <thierry.lafage@inria.fr>
6308
6309 * MAINTAINERS: reindented my entry with tabs instead of spaces.
6310
6311 2010-01-15 Thierry Lafage <thierry.lafage@inria.fr>
6312
6313 * MAINTAINERS (Write After Approval): Add myself.
6314
6315 2010-01-15 Konrad Trifunovic <konrad.trifunovic@inria.fr>
6316
6317 * MAINTAINERS (Write After Approval): Add myself.
6318
6319 2010-01-11 Richard Guenther <rguenther@suse.de>
6320
6321 PR lto/41569
6322 * Makefile.def (all-lto-plugin): Depend on all-gcc.
6323 * Makefile.in: Regenerated.
6324
6325 2010-01-11 Andreas Tobler <andreast@fgznet.ch>
6326
6327 * configure.ac: Enable libjava build on x86_64-*freebsd*.
6328 * configure: Regenerate.
6329
6330 2010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6331 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
6332
6333 PR bootstrap/42424
6334 * configure.ac: Include libtool m4 files.
6335 (_LT_CHECK_OBJDIR): Call it.
6336 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
6337 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
6338
6339 * configure: Regenerate.
6340
6341 2010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6342
6343 PR bootstrap/41818
6344 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
6345 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
6346 * Makefile.in: Regenerate.
6347
6348 2010-01-02 Richard Guenther <rguenther@suse.de>
6349
6350 PR lto/41529
6351 * configure.ac: Include config/elf.m4. Disable LTO if not
6352 builting for an elf target.
6353 * configure: Regenerate.
6354
6355 2009-12-27 Christopher Faylor <me+cygwin@cgf.cx>
6356
6357 * MAINTAINERS: Change my email address.
6358
6359 2009-12-18 Ben Elliston <bje@au.ibm.com>
6360
6361 * config.sub, config.guess: Update from upstream sources.
6362
6363 2009-12-07 Shujing Zhao <pearly.zhao@oracle.com>
6364
6365 * MAINTAINERS (Write After Approval): Add myself.
6366
6367 2009-12-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6368
6369 PR middle-end/30447
6370 PR middle-end/30789
6371 PR other/40302
6372
6373 * configure.ac: Require MPC.
6374 * configure: Regenerate.
6375
6376 2009-12-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6377
6378 PR target/38384
6379 PR bootstrap/40972
6380 * libtool.m4: Sync from git Libtool.
6381 * ltoptions.m4: Likewise.
6382 * ltversion.m4: Likewise.
6383 * lt~obsolete.m4: Likewise.
6384 * ltmain.sh: Likewise.
6385
6386 2009-11-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6387
6388 * configure.ac: Update minimum MPC version to 0.8.
6389 * configure: Regenerate.
6390
6391 2009-11-21 Sebastian Pop <sebpop@gmail.com>
6392
6393 * configure.ac: Check for version 0.15.5 or later revision of CLooG.
6394 * configure: Regenerated.
6395
6396 2009-11-21 Ian Lance Taylor <iant@google.com>
6397
6398 * configure.ac: Change default of poststage1_ldflags to be empty if
6399 poststage1_libs is set. When poststage1_libs is empty, and
6400 ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
6401 * configure: Rebuild.
6402
6403 2009-11-21 Adam Nemet <adambnmet@gmail.com>
6404
6405 * MAINTAINERS (Write After Approval): Update my email address.
6406
6407 2009-11-20 Ben Elliston <bje@au.ibm.com>
6408
6409 * config.guess: Update from upstream sources.
6410
6411 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
6412
6413 * Makefile.def: Restore host and target settings for gmp.
6414 * Makefile.in: Rebuild.
6415
6416 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
6417
6418 * configure.ac: Add libelf to host_libs. Enable in-tree configury
6419 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
6420 Fix portability of test of C++ as bootstrap language. Add
6421 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
6422 * configure: Rebuild.
6423 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
6424 and cloog. Fix in-tree ppl configuration. Introduce libelf
6425 in-tree building.
6426 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
6427 (POSTSTAGE1_HOST_EXPORTS): Use it.
6428 (STAGE[+id+]_CXXFLAGS): New.
6429 (BASE_FLAGS_TO_PASS): Pass it down.
6430 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
6431 extra_exports.
6432 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
6433 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
6434 extra_exports.
6435 * Makefile.in: Rebuild.
6436
6437 2009-11-17 Ben Elliston <bje@au.ibm.com>
6438
6439 * config.sub, config.guess: Update from upstream sources.
6440
6441 2009-11-12 Jan Kratochvil <jan.kratochvil@redhat.com>
6442
6443 * MAINTAINERS (Write After Approval): Add myself.
6444
6445 2009-11-09 Jon Beniston <jon@beniston.com>
6446
6447 * MAINTAINERS (Write After Approval): Add myself.
6448
6449 2009-11-06 Ozkan Sezer <sezeroz@gmail.com>
6450
6451 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
6452 paths for *-w64-mingw* and x86_64-*mingw*.
6453 * configure: Regenerated.
6454
6455 2009-11-05 Joern Rennecke <amylaar@spamcop.net>
6456
6457 * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
6458
6459 2009-11-02 Benjamin Kosnik <bkoz@redhat.com>
6460
6461 * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
6462 Phil Edwards to Write-After Approval.
6463
6464 2009-10-30 Kai Tietz <kai.tietz@onevision.com>
6465
6466 * configure.ac: Disable target-winsup & co for
6467 x86_64-*-mingw* and *-w64-mingw* targets.
6468 * configure: Regenerated.
6469
6470 2009-10-16 Nick Clifton <nickc@redhat.com>
6471
6472 * MAINTAINERS: Add myself as a maintainer for the RX port.
6473
6474 2009-10-26 Johannes Singler <singler@kit.edu>
6475
6476 * MAINTAINERS (Write After Approval): Update my e-mail address.
6477
6478 2009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
6479
6480 * configure.ac (CLooG test): Use = with test.
6481 * configure: Regenerate.
6482
6483 2009-10-22 Richard Guenther <rguenther@suse.de>
6484
6485 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
6486 cloog if the ppl version check failed. Move flags saving
6487 before setting in libelf check.
6488 * configure: Regenerate.
6489
6490 2009-10-21 Richard Guenther <rguenther@suse.de>
6491
6492 * configure.ac: Adjust the ppl and cloog configure to work as
6493 documented. Disable cloog if ppl was disabled. Omit the version
6494 checks if they were disabled.
6495 * configure: Re-generate.
6496
6497 2009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6498
6499 * configure.ac: Add 'lto' to enable_languages, not
6500 new_enable_languages, and only if not already present.
6501 * configure: Regenerate.
6502
6503 2009-10-10 Gerald Pfeifer <gerald@pfeifer.com>
6504
6505 * README: Refer to the various COPYING* files instead of just
6506 COPYING.
6507 Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
6508
6509 2009-10-07 Rafael Avila de Espindola <espindola@google.com>
6510
6511 * MAINTAINERS: Change my email address. Change plugi-in to plugin.
6512
6513 2009-10-07 Richard Guenther <rguenther@suse.de>
6514
6515 * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
6516 and Richard Guenther as reviewers.
6517 (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
6518 as reviewers.
6519
6520 2009-10-07 Hariharan Sandanagobalane <hariharan@picochip.com>
6521
6522 * config.sub: Update from upstream sources.
6523
6524 2009-10-06 Ian Lance Taylor <iant@google.com>
6525
6526 * Makefile.def: check-gold depends upon all-gas.
6527 * Makefile.in: Rebuild.
6528
6529 2009-10-05 Phil Muldoon <pmuldoon@redhat.com>
6530
6531 * MAINTAINERS (Write After Approval): Add myself.
6532
6533 2009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
6534
6535 * Makefile.def: all-lto-plugin depends on all-libiberty.
6536 set bootstrap=true for lto-plugin.
6537 Add lto-plugin.
6538 * Makefile.in: Regenerate.
6539 * configure.ac (host_libs): Add lto-plugin.
6540 * configure: Regenerate.
6541
6542 2009-10-03 Diego Novillo <dnovillo@google.com>
6543
6544 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
6545 (HOST_LIBELFLIBS): Define.
6546 (HOST_LIBELFINC): Define.
6547 * Makefile.in: Regenerate.
6548 * configure.ac: Add --enable-lto.
6549 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
6550 If --enable-lto is used, add 'lto' to new_enable_languages.
6551 If --enable-lto is used and gold is enabled, add
6552 lto-plugin to configdirs.
6553 * configure: Regenerate.
6554
6555 2009-10-03 Simon Baldwin <simonb@google.com>
6556
6557 * configure.ac: If --with-system-zlib, suppress local zlib and
6558 pass --with-system-zlib to subdir configure scripts.
6559 * configure: Regenerate.
6560
6561 2009-10-01 Loren J. Rittle <ljrittle@acm.org>
6562 Paolo Bonzini <bonzini@gnu.org>
6563
6564 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
6565 $(srcdir).
6566 * Makefile.in: Rebuilt.
6567
6568 2009-09-26 Gary Funck <gary@intrepid.com>
6569
6570 * MAINTAINERS (Write After Approval): Add myself.
6571
6572 2009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6573
6574 * configure.ac: Update minimum MPC version to 0.7.
6575 * configure: Regenerate.
6576
6577 2009-09-25 Nick Clifton <nickc@redhat.com>
6578
6579 * configure.ac: Pass any --cache-file=/dev/null option on to
6580 subconfigures.
6581 * configure: Regenerate.
6582
6583 2009-09-23 Nick Clifton <nickc@redhat.com>
6584
6585 * config.sub, config.guess: Update from upstream sources.
6586
6587 2009-09-22 Loren J. Rittle <ljrittle@acm.org>
6588
6589 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
6590 * Makefile.in: Rebuilt.
6591
6592 2009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6593
6594 PR bootstrap/32272
6595 * configure.ac: Error out if $srcdir isn't '.' but contains
6596 host-${host_noncanonical}.
6597 * configure: Regenerate.
6598
6599 2009-09-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
6600
6601 * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
6602 maintainer.
6603
6604 2009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6605
6606 * configure.ac: If bootstrapping a combined tree with
6607 --enable-gold, require c++ in stage1_languages.
6608 * configure: Regenerate.
6609
6610 * configure.ac: Also add target_libs of stage1_languages to
6611 bootstrap_target_libs.
6612 * configure: Regenerate.
6613
6614 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
6615 with --enable-languages not containing c++.
6616 * configure: Regenerate.
6617
6618 2009-09-15 Jie Zhang <jie.zhang@analog.com>
6619
6620 * configure.ac: Disable java and boehm-gc for bfin-*-*.
6621 * configure: Regenerate.
6622
6623 2009-09-12 Joern Rennecke <joern.rennecke@embecosm.com>
6624
6625 * MAINTAINERS (Write After Approval): Update my e-mail address,
6626 and move from from here...
6627 (Waiting for paperwork): To here.
6628
6629 2009-09-09 Joseph Myers <joseph@codesourcery.com>
6630
6631 * MAINTAINERS (Reviewers): Add self as driver reviewer.
6632
6633 2009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6634
6635 * configure.ac: Do not use $extrasub for replacing @if/@endif
6636 parts in Makefile; instead, use additional arguments to
6637 AC_CONFIG_COMMANDS to do the replacement manually, with several
6638 sed invocations, to avoid HP-UX sed command limits.
6639 * configure: Regenerate.
6640
6641 2009-09-08 Alexandre Oliva <aoliva@redhat.com>
6642
6643 * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
6644 blank before -L.
6645
6646 2009-09-04 Alexandre Oliva <aoliva@redhat.com>
6647
6648 * configure.ac (with-build-config): Document. Handle without.
6649 Handle missing argument.
6650 * configure: Rebuilt.
6651
6652 2009-09-03 Alexandre Oliva <aoliva@redhat.com>
6653
6654 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
6655 Default to bootstrap-debug only if compare-debug works.
6656 * configure: Rebuilt.
6657 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
6658 * Makefile.in: Rebuilt.
6659
6660 2009-09-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
6661
6662 * MAINTAINERS (OS Port Maintainers): Update my email address.
6663
6664 2009-09-01 Alexandre Oliva <aoliva@redhat.com>
6665
6666 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
6667 * Makefile.in: Rebuilt.
6668
6669 2009-09-01 Chris Demetriou <cgd@google.com>
6670
6671 * MAINTAINERS (Write After Approval): Add myself.
6672
6673 2009-08-31 Dodji Seketeli <dodji@redhat.com>
6674
6675 PR debug/30161
6676 * include/dwarf2.h (enum dwarf_tag): Added
6677 DW_TAG_GNU_template_template_param
6678 (enum dwarf_attribute): Added DW_AT_GNU_template_name.
6679
6680 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
6681
6682 * Makefile.tpl (AWK): Fix typo.
6683 * Makefile.in: Regenerate.
6684
6685 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
6686
6687 * configure.ac: Detect awk and sed.
6688 * Makefile.def (flags_to_pass): Add AWK and SED.
6689 * Makefile.tpl (AWK, SED): New.
6690 (BASE_FLAGS_TO_PASS): Add AWK and SED.
6691 * configure: Regenerate.
6692 * Makefile.in: Regenerate.
6693
6694 2009-08-26 Dave Korn <dave.korn.cygwin@gmail.com>
6695
6696 * ltmain.sh (removedotparts): Don't use comma as 's' separator.
6697 (collapseslashes): Likewise.
6698
6699 2009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6700
6701 * configure.ac (AC_PREREQ): Bump to 2.64.
6702
6703 2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6704
6705 * configure.ac: Remove --with-datarootdir, --with-docdir,
6706 --with-pdfdir, --with-htmldir switches.
6707 * configure: Regenerate.
6708
6709 * configure: Regenerate.
6710
6711 * compile: Sync from Automake 1.11.
6712 * depcomp: Likewise.
6713 * install-sh: Likewise.
6714 * missing: Likewise.
6715 * mkinstalldirs: Likewise.
6716 * ylwrap: Likewise.
6717
6718 2009-08-20 Dave Korn <dave.korn.cygwin@gmail.com>
6719
6720 * ltmain.sh (func_normal_abspath): New function.
6721 (func_relative_path): Likewise.
6722 (func_mode_help): Document new -bindir option for link mode.
6723 (func_mode_link): Add new -bindir option, and use it to place
6724 output DLL if specified.
6725
6726 2009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6727
6728 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
6729 (baseargs): Add --disable-option-checking.
6730 * configure: Regenerate.
6731
6732 * Makefile.def (configure-target-libiberty): Depend on
6733 all-binutils and all-ld.
6734 (configure-target-newlib): Likewise.
6735 * Makefile.in: Regenerate.
6736
6737 2009-08-17 Ben Elliston <bje@au.ibm.com>
6738
6739 * config.sub, config.guess: Update from upstream sources.
6740
6741 2009-08-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6742
6743 Sync from src, merge:
6744
6745 2009-07-02 Tristan Gingold <gingold@adacore.com>
6746
6747 * configure.ac: Do not exclude gas for i386-*-darwin.
6748 Add a case for x86_64-*-darwin.
6749 * configure: Regenerate.
6750
6751 2009-08-06 Neil Vachharajani <nvachhar@gmail.com>
6752
6753 * MAINTAINERS: Add my name to Write After Approval list.
6754
6755 2009-08-06 Michael Eager <eager@eagercon.com>
6756
6757 * configure.ac: Add Microblaze target.
6758 * configure: Regenerate.
6759
6760 2009-07-31 Christian Bruel <christian.bruel@st.com>
6761
6762 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
6763 * configure: Regenerate.
6764
6765 2009-07-28 Rask Ingemann Lambertsen <ccc94453@vip.cybercity.dk>
6766
6767 * MAINTAINERS (Write After Approval): Update my e-mail address.
6768
6769 2009-07-06 Ian Lance Taylor <iant@google.com>
6770
6771 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
6772 * configure: Rebuild.
6773
6774 2009-07-01 Tobias Grosser <grosser@fim.uni-passau.de>
6775
6776 * MAINTAINERS: Move myself to the Graphite Reviewers.
6777
6778 2009-06-30 Wei Guozhi <carrot@google.com>
6779
6780 * MAINTAINERS: Add my name to Write After Approval list.
6781
6782 2009-06-26 Steve Ellcey <sje@cup.hp.com>
6783
6784 PR bootstrap/40338
6785 * configure.ac (comparestring): Create new variable.
6786 * Makefile.tpl (comparestring): Use to skip some comparisions.
6787 * configure: Regenerate.
6788 * Makefile.in: Regenerate.
6789
6790 2009-06-26 Doug Evans <dje@sebabeach.org>
6791
6792 * Makefile.def (host_modules): Add cgen.
6793 * Makefile.in: Regenerate.
6794 * configure.ac (host_tools): Add cgen.
6795 * configure: Regenerate.
6796
6797 2009-06-23 DJ Delorie <dj@redhat.com>
6798
6799 * MAINTAINERS: Add myself as mep maintainer.
6800
6801 2009-06-23 Ian Lance Taylor <iant@google.com>
6802
6803 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
6804 boot_languages. Only bootstrap target libraries listed in
6805 target_libs for some boot language. Add --with-stage1-ldflags,
6806 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
6807 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
6808 if not building with C++.
6809 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
6810 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
6811 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
6812 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
6813 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
6814 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
6815 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
6816 * configure, Makefile.in: Rebuild.
6817
6818 2009-06-23 Li Feng <nemokingdom@gmail.com>
6819
6820 * MAINTAINERS: Added my name to write-after-approval list.
6821
6822 2009-06-15 Ryan Mansfield <rmansfield@qnx.com>
6823
6824 * configure.ac: Define is_elf for QNX Neutrino targets.
6825 * configure: Regenerate.
6826
6827 2009-06-09 Ghassan Shobaki <ghassan.shobaki@amd.com>
6828
6829 * MAINTAINERS: Added my name to the write-after-approval list
6830
6831 2009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6832
6833 * configure.ac: Detect MPC in default directory.
6834 * configure: Regenerate.
6835
6836 2009-06-03 Jerome Guitton <guitton@adacore.com>
6837 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6838
6839 * Makefile.tpl (all): Avoid a trailing backslash.
6840 * Makefile.in: Regenerate.
6841
6842 2009-06-03 Ben Elliston <bje@au.ibm.com>
6843
6844 * config.sub, config.guess: Update from upstream sources.
6845
6846 2009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
6847
6848 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
6849 to noconfdirs.
6850 * configure: Regenerate.
6851
6852 2009-06-02 Alexandre Oliva <aoliva@redhat.com>
6853
6854 * Makefile.tpl ([+compare-target+]): Compare all stage
6855 directories, rather than just gcc.
6856 * Makefile.in: Rebuilt.
6857
6858 2009-06-01 Doug Kwan <dougkwan@google.com>
6859
6860 * configure.ac: Support gold for target arm*-*-*.
6861 * configure: Regenerate.
6862
6863 2009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6864
6865 * Makefile.def: Add MPC support and dependencies.
6866 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
6867
6868 * Makefile.in, configure: Regenerate.
6869
6870 2009-05-27 Alexandre Oliva <aoliva@redhat.com>
6871
6872 * Makefile.tpl (all): Avoid harmless warning in make all when
6873 gcc-bootstrap is enabled but stage_last does not exist.
6874 * Makefile.in: Rebuilt.
6875
6876 2009-05-24 Nicolas Roche <roche@adacore.com>
6877
6878 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
6879 * Makefile.in: Regenerate.
6880
6881 2009-05-21 Denis Chertykov <chertykov@gmail.com>
6882
6883 * MAINTAINERS: Update my e-mail address.
6884
6885 2009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
6886
6887 * configure.ac (cygwin noconfigdirs): Remove libgcj.
6888 * configure: Regenerate.
6889
6890 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
6891
6892 PR other/40159
6893 * Makefile.tpl (all): Don't assume gcc-bootstrap and
6894 gcc-no-bootstrap are mutually exclusive.
6895 * Makefile.in: Rebuilt.
6896
6897 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
6898
6899 PR other/40159
6900 * Makefile.tpl (all): Don't end with unconditional success.
6901 * Makefile.in: Rebuilt.
6902
6903 2009-05-12 Alexandre Oliva <aoliva@redhat.com>
6904
6905 PR target/37137
6906 * Makefile.def (flags_to_pass): Remove redundant and incomplete
6907 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
6908 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
6909 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
6910 stage_configureflags, stage_cflags and stage_libcflags into
6911 explicit Makefile macros.
6912 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
6913 GFORTRAN.
6914 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
6915 CC. Set CC_FOR_BUILD from CC.
6916 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
6917 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
6918 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
6919 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
6920 and GFORTRAN.
6921 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
6922 (_LIBCFLAGS): Renamed to _TFLAGS.
6923 (do-compare-debug, do-compare3-debug): Drop.
6924 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
6925 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
6926 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
6927 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
6928 (XGCC_FLAGS_FOR_TARGET): New.
6929 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
6930 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
6931 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
6932 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
6933 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
6934 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
6935 TFLAGS.
6936 (BUILD_CONFIG): Include if requested.
6937 (all): Set TFLAGS on bootstrap.
6938 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
6939 (all-stageid-prefixmodule): Likewise.
6940 (do-clean, distclean-stageid): Set TFLAGS.
6941 (restrap): Fix whitespace.
6942 * Makefile.in: Rebuilt.
6943
6944 2009-05-07 Paolo Bonzini <bonzini@gnu.org>
6945
6946 * config.guess: Sync with src.
6947
6948 2009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
6949
6950 * configure.ac ($with_ppl): Default to no if not supplied.
6951 ($with_cloog): Likewise.
6952 configure: Regenerate.
6953
6954 2009-04-27 James E. Wilson <wilson@codesourcery.com>
6955
6956 * MAINTAINERS: Update my e-mail address.
6957
6958 2009-04-27 Nick Clifton <nickc@redhat.com>
6959
6960 * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
6961
6962 2009-04-25 Eric Botcazou <ebotcazou@adacore.com>
6963
6964 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
6965 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
6966 * Makefile.in: Regenerate.
6967
6968 2009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6969
6970 PR bootstrap/39739
6971 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
6972 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
6973
6974 * configure, Makefile.in: Regenerate.
6975
6976 2009-04-21 Taras Glek <tglek@mozilla.com>
6977
6978 * include/hashtab.h: Update GTY annotations to new syntax
6979 * include/splay-tree.h: Likewise
6980
6981 2009-04-17 Ben Elliston <bje@au.ibm.com>
6982
6983 * config.sub, config.guess: Update from upstream sources.
6984
6985 2009-04-15 Anthony Green <green@moxielogic.com>
6986
6987 * configure.ac: Add moxie support.
6988 * configure: Rebuilt.
6989
6990 2009-04-14 Jakub Jelinek <jakub@redhat.com>
6991
6992 * configure.ac: Change copyright header to refer to version
6993 3 of the GNU General Public License and to point readers at the
6994 COPYING3 file and the FSF's license web page.
6995 * Makefile.def: Likewise.
6996 * Makefile.tpl: Likewise.
6997 * Makefile.in: Regenerate.
6998
6999 2009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
7000
7001 * configure.ac: Restore match for darwin9 or later. Use double
7002 brackets since regeneration eats one pair.
7003 * configure: Regenerate.
7004
7005 2009-04-09 H.J. Lu <hongjiu.lu@intel.com>
7006
7007 PR gas/10039
7008 * configure.ac: Require texinfo 4.7.
7009 * configure: Regenerated.
7010
7011 2009-04-09 Nick Clifton <nickc@redhat.com>
7012
7013 * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
7014 the GCC Runtime Library Exception.
7015
7016 2009-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7017
7018 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
7019 * configure: Regenerate.
7020
7021 2009-04-01 Steve Ellcey <sje@cup.hp.com>
7022
7023 * Makefil.def (languages): New entries.
7024 * Makefile.tpl (check-gcc-*): New generic target.
7025 * Makefile.in: Regenerate.
7026
7027 2009-03-25 Erven Rohou <erven.rohou@inria.fr>
7028
7029 * MAINTAINERS: Update my email address.
7030
7031 2009-03-18 Tom Tromey <tromey@redhat.com>
7032
7033 * configure: Rebuild.
7034 * configure.ac (host_libs): Add libiconv.
7035 * Makefile.in: Rebuild.
7036 * Makefile.def (host_modules): Add libiconv.
7037 (configure-gdb, all-gdb): Depend on libiconv.
7038
7039 2009-03-16 Tristan Gingold <gingold@adacore.com>
7040
7041 * configure.ac: Treat gdb as supported on x86_64-darwin.
7042 * configure: Regenerate.
7043
7044 2009-03-16 Joseph Myers <joseph@codesourcery.com>
7045
7046 * configure.ac (--with-host-libstdcxx): New option.
7047 * configure: Regenerate.
7048
7049 2009-03-12 Joern Rennecke <joern.rennecke@arc.com>
7050
7051 * MAINTAINERS: Move myself into the write after approval list.
7052
7053 2009-03-11 Nicola Pero <nicola.pero@meta-innovation.com>
7054
7055 * MAINTAINERS: Update e-mail address.
7056
7057 2009-03-11 Dorit Nuzman <dorit@il.ibm.com>
7058
7059 * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
7060
7061 2009-03-10 Ira Rosen <irar@il.ibm.com>
7062
7063 * MAINTAINERS: Add myself as auto-vectorizer maintainer.
7064
7065 2009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7066
7067 Backport from git Libtool:
7068
7069 2009-01-19 Robert Millan <rmh@aybabtu.com>
7070 Support GNU/kOpenSolaris.
7071 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
7072 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
7073 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
7074 GNU/kOpenSolaris.
7075
7076 2009-02-27 Andreas Schwab <schwab@linux-m68k.org>
7077
7078 * MAINTAINERS: Update e-mail address.
7079
7080 2009-02-24 Michael Eager <eager@eagercon.com>
7081
7082 * MAINTAINERS (Write After Approval): Add self.
7083
7084 2009-02-18 Bingfeng Mei <bmei@broadcom.com>
7085
7086 * MAINTAINERS (Write After Approval): Add myself.
7087
7088 2009-02-05 Andreas Schwab <schwab@suse.de>
7089
7090 * Makefile.tpl (stage_last): Define $r and $s before using
7091 $(RECURSE_FLAGS_TO_PASS).
7092 * Makefile.in: Regenerate
7093
7094 2009-01-30 Ian Lance Taylor <iant@google.com>
7095
7096 * MAINTAINERS: Move myself to the Global Reviewers list.
7097
7098 2009-01-29 Robert Millan <rmh@aybabtu.com>
7099
7100 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
7101 * configure: Regenerate.
7102
7103 2009-01-17 Gerald Pfeifer <gerald@pfeifer.com>
7104
7105 * MAINTAINERS: Make whitespace consistent.
7106 Remove Robert Millan from Write After Approval.
7107
7108 2009-01-16 Alan Modra <amodra@bigpond.net.au>
7109
7110 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
7111 (all-opcodes): Depend on all-libiberty.
7112 * Makefile.in: Regenerate.
7113
7114 2009-01-15 Douglas B Rupp <rupp@gnat.com>
7115
7116 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
7117 * configure: Regenerate.
7118
7119 2009-01-12 Ramana Radhakrishnan <ramana.r@gmail.com>
7120
7121 * MAINTAINERS (Write After Approval): Add myself.
7122
7123 2009-01-12 Steven G. Kargl <sgk@troutmask.apl.washington.edu>
7124
7125 * MAINTAINERS: Add myself to reviewers (Fortran).
7126
7127 2009-01-12 Sebastian Pop <sebastian.pop@amd.com>
7128
7129 PR tree-optimization/38515
7130 * configure.ac (cloog-polylib): Removed.
7131 (with_ppl, with_cloog): Test for "no".
7132 * configure: Regenerated.
7133
7134 2009-01-11 Daniel Franke <franke.daniel@gmail.com>
7135
7136 * MAINTAINERS: Moved myself to reviewers (Fortran).
7137
7138 2009-01-06 Thomas Schwinge <tschwinge@gnu.org>
7139
7140 * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
7141 (Write After Approval): Remove myself.
7142
7143 2009-01-03 Diego Novillo <dnovillo@google.com>
7144
7145 * MAINTAINERS: Remove myself from alias maintainership.
7146
7147 2009-01-02 David Ayers <ayers@fsfe.org>
7148
7149 * MAINTAINERS: Update e-mail address.
7150
7151 2008-12-30 Gerald Pfeifer <gerald@pfeifer.com>
7152
7153 * MAINTAINERS: Make whitespace consistent.
7154
7155 2008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7156
7157 Backport from upstream Libtool:
7158 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
7159 Add cache variables to tests that require the linker to work.
7160 For shlibpath_overrides_runpath, this also changes the semantics
7161 to let the result from the C compiler take precedence.
7162
7163 2008-12-02 Ben Elliston <bje@au.ibm.com>
7164
7165 * config.sub, config.guess: Update from upstream sources.
7166
7167 2008-12-12 Sebastian Pop <sebastian.pop@amd.com>
7168
7169 * configure.ac (ppllibs): Add by default the lib flags.
7170 * configure: Regenerate.
7171
7172 2008-12-08 Luis Machado <luisgpm@br.ibm.com>
7173
7174 * MAINTAINERS: Add myself to the write after approval list.
7175
7176 2008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
7177
7178 * configure.ac: Add double brackets on darwin[912].
7179 * configure: Regenerate.
7180
7181 2008-12-03 Daniel Kraft <d@domob.eu>
7182
7183 * MAINTAINERS: Moved myself and Mikael Morin from Write After
7184 Approval to Reviewer section (for Fortran front-end).
7185
7186 2008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
7187
7188 * configure.ac: Expand to darwin10 and later.
7189 * configure: Regenerate.
7190
7191 2008-12-02 Andreas Schwab <schwab@suse.de>
7192
7193 * Makefile.def: configure-target-boehm-gc depends on
7194 all-target-libstdc++-v3.
7195 * Makefile.in: Regenerate.
7196
7197 2008-12-02 Kai Tietz <kai.tietz@onevision.com>
7198
7199 * MAINTAINERS: Add myself as mingw maintainer.
7200
7201 2008-12-02 Ben Elliston <bje@au.ibm.com>
7202
7203 * config.sub, config.guess: Update from upstream sources.
7204
7205 2008-12-01 Gerald Pfeifer <gerald@pfeifer.com>
7206
7207 * README.SCO: Remove.
7208
7209 2008-11-29 Fernando Pereira <pronesto@gmail.com>
7210
7211 * MAINTAINERS: Add myself to the write after approval list.
7212
7213 2008-11-29 Dave Korn <dave.korn.cygwin@gmail.com>
7214
7215 * MAINTAINERS: Update my email address in WAA section.
7216
7217 2008-11-29 Chen Liqin <liqin@sunnorth.com.cn>
7218
7219 * MAINTAINERS: Update e-mail address.
7220
7221 2008-11-27 Toon Moene <toon@moene.org>
7222
7223 * MAINTAINERS: Change e-mail address.
7224
7225 2008-11-27 Tristan Gingold <gingold@adacore.com>
7226
7227 * configure.ac: Build gdb for i?86-*-darwin*
7228 * configure: Regenerated.
7229
7230 2008-11-24 Hariharan Sandanagobalane <hariharan@picochip.com>
7231
7232 * MAINTAINERS: Added my full name.
7233
7234 2008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
7235
7236 PR bootstrap/38014
7237 PR bootstrap/37923
7238
7239 Revert:
7240
7241 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
7242
7243 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
7244 * Makefile.in: Regenerated.
7245
7246 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
7247
7248 PR gdb/921
7249 PR gdb/1646
7250 PR gdb/2175
7251 PR gdb/2176
7252
7253 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
7254 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
7255 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
7256 (HOST_EXPORTS): Pass CPPFLAGS.
7257 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
7258 (LDFLAGS_FOR_TARGET): Initialize from configure script.
7259 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
7260 * Makefile.in, configure: Regenerated.
7261 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
7262 and CPPFLAGS_FOR_BUILD.
7263
7264 2008-11-06 Jeff Law <law@redhat.com>
7265
7266 * MAINTAINERS: Add myself as middle end maintainer.
7267
7268 2008-11-06 Andrew Stubbs <ams@codesourcery.com>
7269
7270 * MAINTAINERS (Write after approval): Add myself.
7271
7272 2008-11-05 Diego Novillo <dnovillo@google.com>
7273
7274 * MAINTAINERS (Global Reviewers): Add myself.
7275 (Non-Algorithmic Maintainers): Remove myself.
7276
7277 2008-11-04 Thomas Schwinge <tschwinge@gnu.org>
7278
7279 * MAINTAINERS (Write after approval): Add myself.
7280
7281 2008-10-31 Mikael Morin <mikael.morin@tele2.fr>
7282
7283 * MAINTAINERS (Write after approval): Add myself.
7284
7285 2008-10-31 Ben Elliston <bje@au.ibm.com>
7286
7287 * configure.ac (spu-*-*): Remove special case.
7288 * configure: Regenerate.
7289
7290 2008-10-30 Catherine Moore <clm@codesourcery.com>
7291
7292 * MAINTAINERS (Write after approval): Update my email address.
7293
7294 2008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
7295
7296 * configure.ac [spu-*-*]: Do not set skipdirs.
7297 * configure: Re-generate.
7298
7299 2008-10-29 Bernd Schmidt <bernd.schmidt@analog.com>
7300
7301 * MAINTAINERS (Various Maintainers): Add myself to reload.
7302
7303 2008-10-25 Richard Guenther <rguenther@suse.de>
7304
7305 * MAINTAINERS (Various Maintainers): Add myself as middle-end
7306 maintainer. Remove myself as libgcc-math maintainer.
7307 (Non-Algorithmic Maintainers): Remove myself.
7308
7309 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
7310
7311 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
7312 * Makefile.in: Regenerated.
7313
7314 2008-10-23 Cary Coutant <ccoutant@google.com>
7315
7316 * MAINTAINERS (Write after approval): Add myself.
7317
7318 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
7319
7320 PR gdb/921
7321 PR gdb/1646
7322 PR gdb/2175
7323 PR gdb/2176
7324
7325 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
7326 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
7327 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
7328 (HOST_EXPORTS): Pass CPPFLAGS.
7329 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
7330 (LDFLAGS_FOR_TARGET): Initialize from configure script.
7331 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
7332 * Makefile.in, configure: Regenerated.
7333 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
7334 and CPPFLAGS_FOR_BUILD.
7335
7336 2008-10-20 Sebastian Pop <sebastian.pop@amd.com>
7337
7338 * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
7339 Sebastian Pop.
7340
7341 2008-10-14 Antoniu Pop <antoniu.pop@gmail.com>
7342
7343 * MAINTAINERS (Write After Approval): Added myself.
7344
7345 2008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7346
7347 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
7348 recommended version to 2.3.2.
7349
7350 * configure: Regenerate.
7351
7352 2008-10-01 Mark Mitchell <mark@codesourcery.com>
7353
7354 * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
7355
7356 2008-09-29 David Daney <david.daney@caviumnetworks.com>
7357
7358 * MAINTAINERS (Write After Approval): Update e-mail address.
7359
7360 2008-09-26 Peter O'Gorman <pogma@thewrittenword.com>
7361
7362 * libtool.m4: Update to libtool 2.2.6.
7363 * lt~obsolete.m4: Update to libtool 2.2.6.
7364 * ltmain.sh: Update to libtool 2.2.6.
7365 * ltsugar.m4: Update to libtool 2.2.6.
7366 * ltversion.m4: Update to libtool 2.2.6.
7367 * ltoptions.m4: Update to libtool 2.2.6.
7368 * ltgcc.m4: Update to match changes from libtool 2.2.6.
7369
7370 2008-09-22 Chris Fairles <cfairles@gcc.gnu.org>
7371
7372 * MAINTAINERS (Write After Approval): Add myself.
7373
7374 2008-09-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
7375
7376 * MAINTAINERS (Write After Approval): Update my name.
7377
7378 2008-09-20 Steven Bosscher <steven@gcc.gnu.org>
7379
7380 * MAINTAINERS: Add myself in "Write After Approval".
7381
7382 2008-09-18 Steve Ellcey <sje@cup.hp.com>
7383
7384 * MAINTAINERS: Add myself as ia64 maintainer.
7385
7386 2008-09-04 Gerald Pfeifer <gerald@pfeifer.com>
7387
7388 * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
7389 Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
7390 Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
7391 and Michael Tiemann from Write After Approval since they do not
7392 actually have access.
7393
7394 2008-09-05 Richard Guenther <rguenther@suse.de>
7395
7396 * configure.ac: Initialize clooglibs to -lcloog.
7397 * configure: Re-generate.
7398
7399 2008-09-04 Le-Chun Wu <lcwu@google.com>
7400
7401 * MAINTAINERS (Write After Approval): Add myself.
7402
7403 2008-09-03 Sebastian Pop <sebastian.pop@amd.com>
7404
7405 * configure.ac (--with-cloog-polylib): New.
7406 (--disable-cloog-version-check): New.
7407 (--disable-ppl-version-check): New.
7408 * configure: Re-generate.
7409
7410 2008-09-03 Richard Guenther <rguenther@suse.de>
7411
7412 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
7413 cloog test.
7414 * configure: Re-generate.
7415
7416 2008-09-03 Hari Sandanagobalane <hariharan@picochip.com>
7417
7418 Add picoChip port.
7419 * MAINTAINERS: Add picoChip maintainers.
7420
7421 2008-09-02 Sebastian Pop <sebastian.pop@amd.com>
7422 Tobias Grosser <grosser@fim.uni-passau.de>
7423 Jan Sjodin <jan.sjodin@amd.com>
7424 Harsha Jagasia <harsha.jagasia@amd.com>
7425 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
7426 Konrad Trifunovic <konrad.trifunovic@inria.fr>
7427 Adrien Eliche <aeliche@isty.uvsq.fr>
7428
7429 Merge from graphite branch.
7430 * configure: Regenerate.
7431 * Makefile.in: Regenerate.
7432 * configure.ac (host_libs): Add ppl and cloog.
7433 Add checks for PPL and CLooG.
7434 * Makefile.def (ppl, cloog): Added modules and dependences.
7435 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
7436 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
7437
7438 2008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
7439
7440 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
7441 (GCC_SHLIB_SUBDIR): New.
7442 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
7443 * configure: Regenerate.
7444 * Makefile.in: Regenerate.
7445
7446 2008-08-30 Gerald Pfeifer <gerald@pfeifer.com>
7447
7448 * MAINTAINERS: Consistently use tabs to separate columns.
7449
7450 2008-08-29 Tristan Gingold <gingold@adacore.com>
7451
7452 * MAINTAINERS (Write after Approval): Add myself.
7453
7454 2008-08-28 Tristan Gingold <gingold@adacore.com>
7455
7456 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
7457 Enable bfd, binutils and opcodes.
7458 * configure: Regenerate.
7459
7460 2008-08-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
7461
7462 * MAINTAINERS: Update my hppa and hpux entries. Remove my vax entry.
7463
7464 2008-08-23 Thomas Koenig <tkoenig@gcc.gnu.org>
7465
7466 * MAINTAINERS: Use correct Umlaut for last name.
7467
7468 2008-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
7469
7470 * MAINTAINERS: Move myself from Reviewers to Write after Approval.
7471
7472 2008-08-16 David Edelsohn <edelsohn@gnu.org>
7473
7474 * MAINTAINERS: Update my email address.
7475
7476 2008-08-16 Nicolas Roche <roche@adacore.com>
7477
7478 * Makefile.tpl: Add BOOT_ADAFLAGS.
7479 * Makefile.in: Regenerate.
7480
7481 2008-08-09 Richard Sandiford <rdsandiford@googlemail.com>
7482
7483 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
7484 * configure: Regenerate.
7485
7486 2008-07-30 Paolo Bonzini <bonzini@gnu.org>
7487
7488 * configure.ac: Add makefile fragments for hpux.
7489 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
7490 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
7491 * configure: Regenerate.
7492 * Makefile.in: Regenerate.
7493
7494 2008-07-28 Aldy Hernandez <aldyh@redhat.com>
7495
7496 * MAINTAINERS: Add Jakub and myself as gimple maintainers.
7497
7498 2008-07-11 Dodji Seketeli <dseketel@redhat.com>
7499
7500 * MAINTAINERS (Write after Approval): Add myself.
7501
7502 2008-07-02 Xuepeng Guo <xuepeng.guo@intel.com>
7503
7504 * MAINTAINERS (Write After Approval): Add myself.
7505
7506 2008-06-29 Andrew Jenner <andrew@codesourcery.com>
7507
7508 * MAINTAINERS (Write After Approval): Add myself.
7509
7510 2008-06-29 Krister Walfridsson <krister.walfridsson@gmail.com>
7511
7512 * MAINTAINERS: Update my email address.
7513
7514 2008-06-25 Joey Ye <joey.ye@intel.com>
7515
7516 * MAINTAINERS (Write After Approval): Add myself.
7517
7518 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7519
7520 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
7521 * Makefile.in: Regenerate.
7522 * configure: Regenerate.
7523
7524 2008-06-17 Daniel Kraft <d@domob.eu>
7525
7526 * MAINTAINERS (Write After Approval): Add myself.
7527
7528 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7529
7530 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
7531 "$@" is still intact with both Autoconf 2.59 and 2.62.
7532 * configure: Regenerate.
7533
7534 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7535
7536 * Makefile.tpl: Fix comment errors.
7537 * Makefile.in: Regenerate.
7538
7539 2008-06-12 David S. Miller <davem@davemloft.net>
7540 David Edelsohn <edelsohn@gnu.org>
7541
7542 * configure.ac: Add powerpc*-*-* to gold supported targets.
7543 * configure: Regenerate.
7544
7545 2008-06-08 Joseph Myers <joseph@codesourcery.com>
7546
7547 PR tree-optimization/36218
7548 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
7549 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
7550 (all prefix="build-"): Pass them to build-system sub-makes.
7551 * Makefile.in: Regenerate.
7552
7553 2008-06-07 Joseph Myers <joseph@codesourcery.com>
7554
7555 * MAINTAINERS (mt port): Remove.
7556 (sco5, unixware, sco udk): Remove.
7557 (Kean Johnston): Add to Write After Approval.
7558
7559 2008-05-30 Julian Brown <julian@codesourcery.com>
7560
7561 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
7562 of libobjc for ARM EABI Linux.
7563 * configure: Regenerate.
7564
7565 2008-05-18 Xinliang David Li <davidxl@google.com>
7566
7567 * ChangeLog: Remove wrong ChangeLog entry.
7568
7569 2008-05-17 Xinliang David Li <davidxl@google.com>
7570
7571 * MAINTAINERS (Write After Approval): Add myself.
7572
7573 2008-05-15 Janus Weil <janus@gcc.gnu.org>
7574
7575 * MAINTAINERS (Write After Approval): Add myself.
7576
7577 2008-05-14 Rafael Espíndola <espindola@google.com>
7578
7579 * config-ml.in: don't handle --enable-shared and --enable-static.
7580
7581 2008-05-10 Richard Sandiford <rdsandiford@googlemail.com>
7582
7583 * MAINTAINERS: Update my email address.
7584
7585 2008-05-10 Paolo Carlini <paolo.carlini@oracle.com>
7586
7587 * MAINTAINERS: Update my email address.
7588
7589 2008-05-03 Kris Van Hees <kris.van.hees@oracle.com>
7590
7591 * MAINTAINERS (Write After Approval): Add myself.
7592
7593 2008-04-28 Gabriele Svelto <gabriele.svelto@st.com>
7594
7595 * MAINTAINERS (Write After Approval): Add myself.
7596
7597 2008-04-25 Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
7598
7599 * MAINTAINERS (crx): Add myself.
7600
7601 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
7602
7603 Sync with src:
7604 2008-04-14 David S. Miller <davem@davemloft.net>
7605
7606 * configure.ac: Add sparc*-*-* to gold supported targets.
7607 * configure: Regenerate.
7608
7609 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
7610
7611 PR bootstrap/35457
7612 * configure.ac: Include override.m4.
7613 * configure: Regenerate.
7614
7615 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
7616
7617 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
7618 * Makefile.in: Regenerate.
7619
7620 2008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
7621
7622 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
7623 as nonconfigurable directories list.
7624 * configure: Regenerate.
7625
7626 2008-04-14 Ben Elliston <bje@au.ibm.com>
7627
7628 * config.sub, config.guess: Update from upstream sources.
7629
7630 2008-04-12 Hans-Peter Nilsson <hp@axis.com>
7631
7632 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
7633 * Makefile.in: Regenerate.
7634
7635 2008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
7636
7637 * configure.ac: Do not build libssp for the AVR.
7638 * configure: Regenerate.
7639
7640 2008-04-07 Ian Lance Taylor <iant@google.com>
7641
7642 * Makefile.def: check-gold depends upon all-binutils.
7643 * Makefile.in: Regenerate.
7644
7645 2008-04-04 Andy Hutchinson <hutchinsonandy@aim.com>
7646
7647 * MAINTAINERS (Write After Approval): Add myself.
7648
7649 2008-04-04 Nick Clifton <nickc@redhat.com>
7650
7651 PR binutils/4334
7652 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
7653 builds.
7654 * configure: Regenerate.
7655
7656 2008-04-04 NightStrike <NightStrike@gmail.com>
7657
7658 PR other/35151
7659 * configure.ac: Combine rules for mingw32 and mingw64.
7660 * configure: Regenerate.
7661
7662 2008-04-02 Kai Tietz <kai.tietz@onvision.com>
7663
7664 * MAINTAINERS (Write After Approval): Add myself.
7665
7666 2008-04-01 Seongbae Park <seongbae.park@gmail.com>
7667
7668 * Makefile.tpl (.NOTPARALLEL): Revert previous change.
7669 * Makefile.in (.NOTPARALLEL): Ditto.
7670
7671 2008-04-01 Peter O'Gorman <pogma@thewrittenword.com>
7672
7673 * MAINTAINERS (Write After Approval): Add myself.
7674
7675 2008-03-31 Seongbae Park <seongbae.park@gmail.com>
7676
7677 * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
7678 * Makefile.in (.NOTPARALLEL): Regenerate.
7679
7680 2008-03-27 Paolo Bonzini <bonzini@gnu.org>
7681
7682 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
7683 * Makefile.in: Regenerate.
7684
7685 2008-03-26 Jakub Staszak <kuba@et.pl>
7686
7687 * MAINTAINERS (Write After Approval): Add myself.
7688
7689 2008-03-23 Thomas Koenig <tkoenig@gcc.gnu.org>
7690
7691 * MAINTAINERS: Update e-mail address.
7692
7693 2008-03-20 Ian Lance Taylor <iant@google.com>
7694
7695 * configure.ac: Add support for --enable-gold.
7696 * Makefile.def: Add gold as a directory like ld.
7697 * configure, Makefile.in: Regenerate.
7698
7699 2008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7700
7701 * configure.ac: m4_include config/proginstall.m4.
7702 * configure: Regenerate.
7703
7704 Backport from upstream Libtool:
7705
7706 2007-10-12 Eric Blake <ebb9@byu.net>
7707
7708 Deal with Autoconf 2.62's semantic change in m4_append.
7709 * ltsugar.m4 (lt_append): Replace broken versions of
7710 m4_append.
7711 (lt_if_append_uniq): Don't require separator to be overquoted,
7712 and avoid broken m4_append.
7713 (lt_dict_add): Fix typo.
7714 * libtool.m4 (_LT_DECL): Don't overquote separator.
7715
7716 2008-03-13 David Edelsohn <edelsohn@gnu.org>
7717
7718 * config.rpath: Add AIX 6 support.
7719
7720 2008-03-13 Paolo Bonzini <bonzini@gnu.org>
7721
7722 * Makefile.def (stageprofile). Remove -fprofile-generate
7723 from stage_libcflags.
7724 * Makefile.in: Regenerate.
7725
7726 2008-03-13 Ben Elliston <bje@au.ibm.com>
7727
7728 * config.sub, config.guess: Update from upstream sources.
7729
7730 2008-03-06 Tom Tromey <tromey@redhat.com>
7731
7732 * MAINTAINERS: Update for treelang deletion.
7733
7734 2008-03-03 James E. Wilson <wilson@tuliptree.org>
7735
7736 * MAINTAINERS: Update my email address.
7737
7738 2008-03-03 Stan Shebs <stanshebs@earthlink.net>
7739
7740 * MAINTAINERS (darwin port): Add myself as a maintainer.
7741 (objective-c/c++): Add myself as a maintainer.
7742
7743 2008-03-03 Volker Reichelt <v.reichelt@netcologne.de>
7744
7745 * MAINTAINERS (Write After Approval): Update my email address.
7746
7747 2008-02-25 Tomas Bily <tbily@suse.cz>
7748
7749 * MAINTAINERS (Write After Approval): Add myself.
7750
7751 2008-02-23 Jakub Jelinek <jakub@redhat.com>
7752
7753 * MAINTAINERS (OpenMP): Add myself.
7754
7755 2008-02-20 Paolo Bonzini <bonzini@gnu.org>
7756
7757 PR bootstrap/32009
7758 PR bootstrap/32161
7759
7760 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
7761 * configure: Regenerate.
7762
7763 * Makefile.def: Define stage_libcflags for all bootstrap stages.
7764 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
7765 STAGE4_LIBCFLAGS): New.
7766 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
7767 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
7768 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
7769 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
7770 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
7771 for target modules. Don't export LIBCFLAGS.
7772 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
7773 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
7774 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
7775 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
7776 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
7777 * Makefile.in: Regenerate.
7778
7779 2008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7780
7781 PR libgcj/33085
7782 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
7783 Do not use -DDLL_EXPORT. Backport from upstream.
7784
7785 2008-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7786
7787 * MAINTAINERS (Write After Approval): Add myself.
7788
7789 2008-02-02 Hans-Peter Nilsson <hp@axis.com>
7790
7791 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
7792 * configure: Regenerate.
7793
7794 2008-01-31 Marc Gauthier <marc@tensilica.com>
7795
7796 * configure.ac (xtensa*-*-*): Recognize processor variants.
7797 * configure: Regenerate.
7798
7799 2008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7800
7801 PR bootstrap/34922
7802 * configure.ac (PARSE_ARGS): Push suitable setting of
7803 ac_subdirs_all, for `./configure --help=recursive'.
7804 Handle `+' in generic toplevel directory disabling.
7805 * configure: Regenerate.
7806
7807 2008-01-28 Nick Clifton <nickc@redhat.com>
7808
7809 * MAINTAINERS (xstormy16): Take over maintainership.
7810
7811 2008-01-25 Joseph Myers <joseph@codesourcery.com>
7812
7813 * MAINTAINERS (c4x port): Remove.
7814
7815 2008-01-24 David Edelsohn <edelsohn@gnu.org>
7816
7817 * libtool.m4: Backport AIX 6 support from ToT Libtool.
7818
7819 2008-01-23 Ben Elliston <bje@au.ibm.com>
7820
7821 * config.sub, config.guess: Update from upstream sources.
7822
7823 2008-01-22 Tobias Grosser <grosser@fim.uni-passau.de>
7824
7825 * MAINTAINERS (Write After Approval): Add myself.
7826
7827 2008-01-17 H.J. Lu <hjl.tools@gmail.com>
7828
7829 * MAINTAINERS: Update my email address.
7830
7831 2008-01-09 Raksit Ashok <raksit@google.com>
7832
7833 * MAINTAINERS (Write After Approval): Add myself.
7834
7835 2008-01-09 Raksit Ashok <raksit@google.com>
7836
7837 * MAINTAINERS (Write After Approval): Add myself.
7838
7839 2008-01-08 Ben Elliston <bje@au.ibm.com>
7840
7841 * config.sub, config.guess: Update from upstream sources.
7842
7843 2007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7844
7845 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
7846 Change recommended MPFR from 2.2.1 -> 2.3.0.
7847 * configure: Regenerate.
7848
7849 2007-12-15 Sebastian Pop <sebastian.pop@amd.com>
7850
7851 * MAINTAINERS: Update my email address.
7852
7853 2007-12-15 Bernhard Fischer <aldot@gcc.gnu.org>
7854
7855 * MAINTAINERS: Update my email address.
7856
7857 2007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
7858
7859 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
7860 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
7861 * Makefile.in: Regenerate.
7862
7863 2007-12-10 Mark Heffernan <meheff@google.com>
7864
7865 * MAINTAINERS (Write After Approval): Add myself and alphabetize two
7866 misplaced entries.
7867
7868 2007-12-10 Andreas Tobler <a.tobler@schweiz.org>
7869
7870 * configure.ac: Enable libjava for x86_64-*-darwin9.
7871 * configure: Regenerate.
7872
7873 2007-12-07 Bill Maddox <maddox@google.com>
7874
7875 * MAINTAINERS (Write After Approval): Add myself.
7876
7877 2007-12-05 Ben Elliston <bje@au.ibm.com>
7878
7879 * config.sub, config.guess: Update from upstream sources.
7880
7881 2007-12-02 Matthias Klose <doko@ubuntu.com>
7882
7883 * config-ml.in: Remove 64bit configure tests.
7884
7885 2007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7886
7887 * config-ml.in: Robustify against white space in absolute file
7888 names.
7889
7890 * config-ml.in (multi-clean): Substitute ${Makefile}.
7891 Remove superfluous ${Makefile} in list.
7892
7893 2007-11-19 Thiemo Seufer <ths@mips.com>
7894
7895 * config-ml.in: Don't hardcode the Makefile name.
7896
7897 2007-11-08 Alexander Monakov <amonakov@ispras.ru>
7898
7899 * MAINTAINERS (Write After Approval): Add myself.
7900
7901 2007-11-07 Samuel Tardieu <sam@rfc1149.net>
7902
7903 * MAINTAINERS (Write After Approval): Add myself.
7904
7905 2007-11-06 Doug Kwan <dougkwan@google.com>
7906
7907 * MAINTAINERS (Write After Approval): Add myself.
7908
7909 2007-10-25 Ben Elliston <bje@au.ibm.com>
7910
7911 * MAINTAINERS (mercury): Remove entry.
7912 (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
7913
7914 2007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
7915
7916 * Makefile.def (dependencies): Make configure-gdb depend on
7917 all-intl.
7918 * Makefile.in: Regenerated.
7919
7920 2007-10-22 Steven G. Kargl <kargl@gcc.gnu.org>
7921
7922 * MAINTAINERS (Fortran maintainer): Remove myself.
7923
7924 2007-10-15 Patrick Mansfield <patmans@us.ibm.com>
7925
7926 * Makefile.def: To avoid problems running with parallel makes,
7927 build newlib before libgloss so that target specific header
7928 files are availble.
7929 * Makefile.in: Regenerate
7930
7931 2007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
7932
7933 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
7934 * Makefile.in: Regenerate.
7935
7936 2007-10-09 Vladimir Makarov <vmakarov@redhat.com>
7937
7938 * MAINTAINERS (Register allocation reviewer): Add myself.
7939
7940 2007-10-08 Mike Frysinger <vapier@gentoo.org>
7941
7942 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
7943 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
7944 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
7945 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
7946 * configure: Regenerate.
7947
7948 2006-10-04 Seongbae Park <seongbae.park@gmail.com>
7949
7950 * MAINTAINERS (Register allocation reviewer): Add myself.
7951
7952 2007-10-01 Paolo Bonzini <bonzini@gnu.org>
7953
7954 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
7955 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
7956 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
7957 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
7958 * configure.ac: Default them to host tools for $host = $build.
7959 Subst them.
7960
7961 * configure: Regenerate.
7962 * Makefile.in: Regenerate.
7963
7964 2006-09-24 Peter Bergner <bergner@vnet.ibm.com>
7965
7966 * MAINTAINERS (Register allocation reviewer): Add myself.
7967
7968 2006-09-24 Kenneth Zadeck <zadeck@naturalbridge.com>
7969
7970 * MAINTAINERS (Register allocation reviewer): Add myself.
7971
7972 2007-09-21 Seongbae Park <seongbae.park@gmail.com>
7973
7974 * MAINTAINERS (Write After Approval): Fix typo.
7975
7976 2007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
7977
7978 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
7979 * configure: Regenerate.
7980
7981 2007-09-20 Paul Jarc <prj-bugzilla-gcc@multivac.cwru.edu>
7982
7983 PR bootstrap/31906
7984 * libtool-ldflags: Don't prefix arguments with -Xcompiler if
7985 they're already prefixed.
7986
7987 2007-09-19 Benjamin Kosnik <bkoz@redhat.com>
7988
7989 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
7990 libstdc++.
7991 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
7992 * configure: Regenerate.
7993 * Makefile.in: Regenerate.
7994
7995 2007-09-17 Andreas Schwab <schwab@suse.de>
7996
7997 * configure.ac: Raise minimum makeinfo version to 4.6.
7998 * configure: Regenerate.
7999
8000 2007-09-17 Johannes Singler <singler@ira.uka.de>
8001
8002 * MAINTAINERS (write-after-approval) add myself
8003
8004 2007-09-15 Alan Modra <amodra@bigpond.net.au>
8005
8006 * configure.ac: Correct makeinfo version check.
8007 * configure: Regenerate.
8008
8009 2007-09-14 Richard Sandiford <rsandifo@nildram.co.uk>
8010
8011 * MAINTAINERS: Update my email address.
8012
8013 2007-09-14 Richard Sandiford <richard@codesourcery.com>
8014
8015 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
8016 to $skipdirs and only disable gprof for newlib. Use the normal
8017 mips*-elf* handling in other respects.
8018 * configure: Regnerate.
8019
8020 2007-09-12 David Daney <ddaney@avtrex.com>
8021
8022 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
8023 enabling libgcj.
8024 * configure: Regenerate.
8025
8026 2007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
8027
8028 PR other/32154
8029 * configure.ac: For libgloss targets, point the linker to the linker
8030 script, startup code and simulator library.
8031 * configure: Regenerate.
8032
8033 2007-09-07 Andrew Haley <aph@redhat.com>
8034
8035 * configure.ac (noconfigdirs): Remove target-libffi and
8036 target-libjava.
8037 * configure: Regenerate.
8038
8039 2007-09-06 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
8040
8041 PR target/33281
8042 * configure.ac: Use config/mh-mingw on mingw.
8043 * configure: Regenerate.
8044
8045 2007-09-05 Pat Haugen <pthaugen@us.ibm.com>
8046
8047 * MAINTAINERS (Write After Approval): Add myself.
8048
8049 2007-09-05 Richard Guenther <rguenther@suse.de>
8050
8051 * configure.ac (--enable-stage1-checking): If neither --enable-checking
8052 nor --disable-checking is provided also turn on yes and types
8053 checking for stage1.
8054 * configure: Re-generate.
8055
8056 2007-08-30 Krister Walfridsson <cato@df.lth.se>
8057
8058 * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
8059 (Write After Approval): Remove myself.
8060
8061 2007-08-29 Nick Clifton <nickc@redhat.com>
8062
8063 * config.sub, config.guess: Update from upstream sources.
8064
8065 2007-08-22 Bud Davis <jmdavis@link.com>
8066
8067 * MAINTAINERS (Write After Approval): Added myself.
8068 * MAINTAINERS (Reviewers): Removed myself.
8069
8070 2007-08-18 Paul Brook <paul@codesourcery.com>
8071 Joseph Myers <joseph@codesourcery.com>
8072
8073 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
8074 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
8075 * Makefile.in: Regenerate.
8076 * configure.ac (--with-debug-prefix-map): New.
8077 * configure: Regenerate.
8078
8079 2007-08-17 Richard Sandiford <richard@codesourcery.com>
8080 Nigel Stephens <nigel@mips.com>
8081
8082 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
8083 as target_makefile_frag.
8084 * configure: Regenerate.
8085
8086 2007-08-16 Alexandre Oliva <aoliva@redhat.com>
8087
8088 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
8089 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
8090 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
8091 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
8092 (do-compare, do-compare3, do-compare-debug): New.
8093 ([+compare-target+]): Use them.
8094
8095 2007-08-14 Maxim Kuvyrkov <maxim@codesourcery.com>
8096
8097 * MAINTAINERS (Write After Approval): Change my email address.
8098
8099 2007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8100 Ben Elliston <bje@au.ibm.com>
8101
8102 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
8103 --silent if $silent.
8104 * configure: Regenerate.
8105
8106 2003-08-12 Zdenek Dvorak <ook@ucw.cz>
8107
8108 * MAINTAINERS (Various Maintainers): Add myself as
8109 loop infrastructure maintainer. Update my e-mail
8110 address.
8111
8112 2007-07-31 Diego Novillo <dnovillo@google.com>
8113
8114 * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
8115 Adjust description.
8116
8117 2007-07-26 Richard Guenther <rguenther@suse.de>
8118
8119 * configure.ac: Add types checking to stage1 checking flags.
8120 * configure: Regenerate.
8121
8122 2007-07-17 Nick Clifton <nickc@redhat.com>
8123
8124 * COPYING3: New file. Contains version 3 of the GNU General
8125 Public License.
8126 * COPYING3.LIB: New file. Contains version 3 of the GNU
8127 Lesser General Public License.
8128
8129 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
8130
8131 * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
8132
8133 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
8134
8135 * MAINTAINERS (S/390 co-maintainer): Add myself.
8136 (Write After Approval): Remove myself.
8137
8138 2007-07-13 Dan Hipschman <dsh@google.com>
8139
8140 * MAINTAINERS (Write After Approval): Add myself.
8141
8142 2007-07-11 Nick Clifton <nickc@redhat.com>
8143
8144 * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
8145 WINDRES export.
8146 * Makefile.in: Regenerate.
8147
8148 2007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8149
8150 * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
8151 maintainer.
8152
8153 2007-07-05 H.J. Lu <hongjiu.lu@intel.com>
8154
8155 * lt~obsolete.m4: New. Import from 20070318 libtool.
8156
8157 2007-07-03 Julian Brown <julian@codesourcery.com>
8158
8159 * MAINTAINERS (Write After Approval): Add myself.
8160
8161 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8162
8163 * configure.ac: Rewrite 'configure --help' strings to look nicer.
8164 * configure: Regenerate.
8165
8166 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8167
8168 * configure.ac: Add some missing m4 quotation.
8169 * configure: Regenerate.
8170
8171 2007-07-02 Simon Baldwin <simonb@google.com>
8172
8173 * MAINTAINERS (Write After Approval): Add myself.
8174
8175 2007-07-02 Paolo Bonzini <bonzini@gnu.org>
8176
8177 * configure: Regenerate.
8178
8179 2007-07-02 Kai Tietz <kai.tietz@onevision.com>
8180
8181 * Makefile.def: Add windmc tool to build.
8182 * Makefile.tpl: Likewise.
8183 * configure.ac: Likewise.
8184 * Makefile.in: Regenerate.
8185 * configure: Regenerate.
8186
8187 2007-06-28 DJ Delorie <dj@redhat.com>
8188
8189 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
8190 not building newlib.
8191 * configure: Regenerated.
8192
8193 2007-06-28 Jan Sjodin <jan.sjodin@amd.com>
8194
8195 * MAINTAINERS (Write After Approval): Add myself.
8196
8197 2007-06-25 Martin Michlmayr <tbm@cyrius.com>
8198
8199 * MAINTAINERS (Write After Approval): Add myself.
8200
8201 2007-06-19 Chris Matthews <chrismatthews@google.com>
8202
8203 * MAINTAINERS (Write After Approval): Add myself.
8204
8205 2007-06-19 Rask Ingemann Lambertsen <rask@sygehus.dk>
8206
8207 * MAINTAINERS (Write After Approval): Add myself.
8208
8209 2007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
8210
8211 * Makefile.def: Add dependency from configure-gdb to all-bfd.
8212 * Makefile.in: Regenerated.
8213
8214 2007-06-14 Bernd Schmidt <bernd.schmidt@analog.com>
8215
8216 * configure.ac: Don't add target-libmudflap to noconfigdirs for
8217 bfin*-*-uclinux* targets.
8218 * configure: Regenerate.
8219
8220 2007-06-14 Ian Lance Taylor <iant@google.com>
8221
8222 * MAINTAINERS: Add myself as non-algorithmic global write
8223 maintainer.
8224
8225 2007-06-14 Diego Novillo <dnovillo@google.com>
8226
8227 * MAINTAINERS: Add self as middle-end maintainer and
8228 non-algorithmic global write maintainer.
8229
8230 2007-06-14 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
8231
8232 * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
8233 Move all Fortran maintainers except Paul Brook into the
8234 Non-Autopoiesis section.
8235
8236 2007-06-14 Paolo Bonzini <bonzini@gnu.org>
8237
8238 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
8239 (distclean-stage[+id+]): Possibly delete stage_last.
8240 * Makefile.in: Regenerate.
8241
8242 2007-06-12 Seongbae Park <seongbae.park@gmail.com>
8243
8244 * MAINTAINERS (Various Maintainer): Fix typo.
8245
8246 2007-06-11 Paolo Bonzini <bonzini@gnu.org>
8247
8248 * MAINTAINERS (Various Maintainer): Add myself as
8249 dataflow maintainer.
8250
8251 2007-06-07 Ben Elliston <bje@au.ibm.com>
8252
8253 * config.sub, config.guess: Update from upstream sources.
8254
8255 2007-06-07 Ben Elliston <bje@au.ibm.com>
8256
8257 * Makefile.tpl: Fix spelling error.
8258 * Makefile.in: Regenerate.
8259
8260 2007-06-01 Steve Ellcey <sje@cup.hp.com>
8261
8262 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
8263 lt_cv_sys_max_cmd_len.
8264
8265 2007-05-31 Dorit Nuzman <dorit@il.ibm.com>
8266
8267 * MAINTAINERS (Various Maintainers): Add myself as
8268 auto-vectorizer maintainer.
8269
8270 2003-05-31 Paolo Bonzini <bonzini@gnu.org>
8271
8272 PR libjava/32098
8273 * libtool.m4: Revert previous change.
8274 * ltgcc.m4: Put it here.
8275
8276 2003-05-30 Zdenek Dvorak <dvorakz@suse.cz>
8277
8278 * MAINTAINERS (Various Maintainers): Add myself as
8279 auto-vectorizer maintainer.
8280
8281 2007-05-30 H.J. Lu <hongjiu.lu@intel.com>
8282
8283 PR libjava/32098
8284 * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
8285
8286 2007-05-30 Richard Guenther <rguenther@suse.de>
8287
8288 * MAINTAINERS (Various Maintainers): Add myself as
8289 auto-vectorizer maintainer.
8290
8291 2007-05-30 Jakub Jelinek <jakub@redhat.com>
8292
8293 PR bootstrap/29382
8294 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
8295 * configure: Rebuilt.
8296
8297 2007-05-28 Roberto Costa <robsettantasei@gmail.com>
8298
8299 * MAINTAINERS (Write After Approval): Removed my name.
8300
8301 2007-05-25 Steven Bosscher <steven@gcc.gnu.org>
8302
8303 * MAINTAINERS (Write After Approval): Remove myself.
8304
8305 2007-05-25 Andreas Tobler <a.tobler@schweiz.org>
8306
8307 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
8308
8309 2007-05-23 Steve Ellcey <sje@cup.hp.com>
8310
8311 * ltmain.sh: Update from ToT Libtool.
8312 * libtool.m4: Update from ToT Libtool.
8313 * ltsugar.m4: New. Update from ToT Libtool.
8314 * ltversion.m4: New. Update from ToT Libtool.
8315 * ltoptions.m4: New. Update from ToT Libtool.
8316 * ltconfig: Remove.
8317 * ltcf-c.sh: Remove.
8318 * ltcf-cxx.sh: Remove.
8319 * ltcf-gcj.sh: Remove.
8320
8321 2007-05-22 Ollie Wild <aaw@google.com>
8322
8323 * MAINTAINERS (Write After Approval): Add myself.
8324
8325 2007-05-16 Paolo Bonzini <bonzini@gnu.org>
8326
8327 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
8328 stage_cflags.
8329 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
8330 Remove CFLAGS/LIBCFLAGS.
8331 (configure-stage[+id+]-[+prefix+][+module+],
8332 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
8333 * Makefile.in: Regenerate.
8334
8335 2007-05-15 Diego Novillo <dnovillo@google.com>
8336
8337 * MAINTAINERS: Update e-mail address.
8338
8339 2007-05-15 Revital Eres <eres@il.ibm.com>
8340
8341 * MAINTAINERS (Write After Approval): Add myself.
8342
8343 2007-05-14 Roberto Costa <robsettantasei@gmail.com>
8344
8345 * MAINTAINERS (Write After Approval): Updated my address.
8346
8347 2007-05-14 Thomas Neumann <tneumann@users.sourceforge.net>
8348
8349 * MAINTAINERS (Write After Approval): Add myself.
8350
8351 2007-05-11 Silvius Rus <rus@google.com>
8352
8353 * MAINTAINERS (Write After Approval): Add myself.
8354
8355 2007-04-23 Tom Tromey <tromey@redhat.com>
8356
8357 * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
8358
8359 2007-04-22 Mark Mitchell <mark@codesourcery.com>
8360
8361 * MAINTAINERS (cpplib): Rename to ...
8362 (libcpp): ... this. Add C/C++ front end maintainers.
8363
8364 2007-04-14 Steve Ellcey <sje@cup.hp.com>
8365
8366 * config-ml.in: Pass ${ml_config_env} to configure calls.
8367
8368 2007-04-04 Christian Bruel <christian.bruel@st.com>
8369
8370 * MAINTAINERS (Write After Approval): Add myself.
8371
8372 2007-04-02 Dave Korn <dave.korn@artimi.com>
8373
8374 * MAINTAINERS (Write After Approval): Add myself.
8375
8376 2007-03-31 Tobias Burnus <burnus@net-b.de>
8377
8378 * MAINTAINERS (fortran 95 front end): Add myself.
8379
8380 2007-03-28 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
8381
8382 * MAINTAINERS (Write After Approval): Add myself.
8383
8384 2007-03-24 Ayal Zaks <zaks@il.ibm.com>
8385
8386 * MAINTAINERS (Modulo Scheduler): Add myself.
8387
8388 2007-03-23 Brooks Moses <brooks.moses@codesourcery.com>
8389
8390 * MAINTAINERS (fortran 95 front end): Add myself.
8391 (c++ front end): whitespace fix.
8392
8393 2007-03-22 Nathan Froyd <froydnj@codesourcery.com>
8394
8395 * MAINTAINERS (Write After Approval): Add myself.
8396
8397 2007-03-21 Richard Sandiford <richard@codesourcery.com>
8398
8399 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
8400 of glob. Quote arguments with single quotes too.
8401 * configure: Regenerate.
8402
8403 2007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
8404
8405 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
8406 * Makefile.in: Regenerate
8407
8408 2007-03-07 Andreas Schwab <schwab@suse.de>
8409
8410 * configure: Regenerate.
8411
8412 2007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
8413
8414 * configure.ac: Add "--with-pdfdir" configure option,
8415 which defines pdfdir variable.
8416 * Makefile.def (target=fixincludes): Add install-pdf to
8417 missing targets.
8418 (recursive_targets): Add install-pdf target.
8419 (flags_to_pass): Add pdfdir.
8420 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
8421 target.
8422 * configure: Regenerate
8423 * Makefile.in: Regenerate
8424
8425 2007-02-28 Eric Christopher <echristo@apple.com>
8426
8427 Revert:
8428 2006-12-07 Mike Stump <mrs@apple.com>
8429
8430 * Makefile.def (dependencies): Add dependency for
8431 install-target-libssp and install-target-libgomp on
8432 install-gcc.
8433 * Makefile.in: Regenerate.
8434
8435 2007-02-27 Matt Kraai <kraai@ftbfs.org>
8436
8437 * configure: Regenerate.
8438 * configure.ac: Move statements after variable declarations.
8439
8440 2007-02-19 Kaz Kojima <kkojima@gcc.gnu.org>
8441
8442 * MAINTAINERS: Add myself as sh maintainer.
8443
8444 2007-02-19 Joseph Myers <joseph@codesourcery.com>
8445
8446 * configure.ac: Adjust for loop syntax.
8447 * configure: Regenerate.
8448
8449 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
8450
8451 * configure: Rebuilt.
8452
8453 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
8454
8455 * configure.ac: Drop multiple occurrences of --enable-languages,
8456 and fix its quoting.
8457 * configure: Rebuilt.
8458
8459 2007-02-17 Mark Mitchell <mark@codesourcery.com>
8460 Nathan Sidwell <nathan@codesourcery.com>
8461 Vladimir Prus <vladimir@codesourcery.com>
8462 Joseph Myers <joseph@codesourcery.com>
8463
8464 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
8465 * configure: Regenerate.
8466
8467 2007-02-14 Gerald Pfeifer <gerald@pfeifer.com>
8468
8469 * ltconfig (freebsd*): Default to elf.
8470
8471 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
8472
8473 * configure.ac (target_libraries): Move libgcc before libiberty.
8474 * configure: Regenerated.
8475
8476 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
8477 Paolo Bonzini <bonzini@gnu.org>
8478
8479 PR bootstrap/30753
8480 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
8481 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
8482 * configure: Regenerated.
8483
8484 2007-02-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
8485
8486 * MAINTAINERS (Language Front End Maintainers): Update my mail
8487 address.
8488
8489 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
8490
8491 PR bootstrap/30748
8492 * configure.ac: Correct syntax for Solaris ksh.
8493 * configure: Regenerated.
8494
8495 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
8496
8497 * configure.ac: Sync with src.
8498 * configure: Regenerate.
8499
8500 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
8501
8502 * Makefile.in: Regenerate.
8503
8504 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
8505
8506 * config.sub: Sync with src.
8507
8508 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
8509
8510 * Makefile.tpl (build_alias, host_alias, target_alias): Use
8511 noncanonical equivalents.
8512 * configure.in: Rename to...
8513 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
8514 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
8515 target_noncanonical. Use them. Rewrite removal of configure
8516 arguments for autoconf 2.59. Discard variable settings. Force
8517 program_transform_name for native tools.
8518
8519 * Makefile.in: Regenerated.
8520 * configure: Regenerated with autoconf 2.59.
8521
8522 2007-02-07 Roman Zippel <zippel@linux-m68k.org>
8523
8524 * MAINTAINERS (Write After Approval): Add myself.
8525
8526 2007-01-31 Andreas Schwab <schwab@suse.de>
8527
8528 * Makefile.tpl (LDFLAGS): Substitute it.
8529 * Makefile.in: Regenerate.
8530
8531 2007-01-30 Andrey Belevantsev <abel@ispras.ru>
8532
8533 * MAINTAINERS (Write After Approval): Add myself.
8534
8535 2007-01-28 David Edelsohn <edelsohn@gnu.org>
8536
8537 * MAINTAINERS (spu port): Add myself.
8538
8539 2007-01-23 Richard Guenther <rguenther@suse.de>
8540
8541 PR bootstrap/30541
8542 * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
8543 * Makefile.tpl (GNATBIND): Substitute it.
8544 (GNATMAKE): Likewise.
8545 (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
8546 of STAGE_PREFIX.
8547 * Makefile.in: Regenerate.
8548 * configure: Regenerate.
8549
8550 2007-01-18 Mike Stump <mrs@apple.com>
8551
8552 * configure.in: Re-enable -Werror for gcc builds.
8553
8554 2007-01-11 Harsha Jagasia <harsha.jagasia@amd.com>
8555
8556 * MAINTAINERS (Write After Approval): Add myself.
8557
8558 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
8559
8560 * configure.in: Change == to = in test command.
8561 * configure: Regenerate.
8562
8563 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
8564 Nick Clifton <nickc@redhat.com>
8565 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
8566
8567 * configure.in (build_configargs, host_configargs, target_configargs):
8568 Remove build/host/target parameters.
8569 (host_libs): Add gmp and mpfr.
8570 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
8571 * Makefile.def (gmp, mpfr): New.
8572 (gcc): Remove target.
8573 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
8574 target_os, target_vendor): New.
8575 (configure): Add host_alias/target_alias arguments; adjust invocations.
8576 * configure: Regenerate.
8577 * Makefile.in: Regenerate.
8578
8579 2007-01-11 Matt Fago <fago@earthlink.net>
8580
8581 * configure.in: Try to link to functions only in mpfr 2.2.x
8582 to improve robustness of configure tests.
8583 * configure: Regenerate.
8584
8585 2007-01-09 Uros Bizjak <ubizjak@gmail.com>
8586
8587 * MAINTAINERS: Add myself as i386 maintainer.
8588
8589 2007-01-08 Jan Hubicka <jh@suse.cz>
8590
8591 * MAINTAINERS: Add myself as i386 maintainer.
8592
8593 2007-01-08 Kai Tietz <kai.tietz@onevision.com>
8594
8595 * configure.in: Add support for an x86_64-mingw* target.
8596 * configure: Regenerate.
8597
8598 2007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
8599
8600 * Makefile.tpl (all-target): Correct @if conditional for target
8601 modules.
8602 * configure.in: Omit libiberty if building only target libgcc.
8603 * configure, Makefile.in: Regenerated.
8604
8605 2007-01-04 Paolo Bonzini <bonzini@gnu.org>
8606
8607 * configure.in: Use DEV-PHASE to detect default for --enable-werror.
8608 * configure: Regenerate.
8609
8610 2007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
8611
8612 * Makefile.def (target_modules): Add libgcc.
8613 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
8614 * Makefile.tpl (clean-target-libgcc): Delete.
8615 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
8616 on gcc even for bootstrapped modules. Rewrite handling of
8617 lang_env_dependencies to loop over target_modules.
8618 * configure.in (target_libraries): Add target-libgcc.
8619 * Makefile.in, configure: Regenerated.
8620
8621 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
8622
8623 * configure.in: Reorganize recognition of languages. Add
8624 --enable-stage1-languages. Show supported languages for the chosen
8625 target rather than all recognized languages.
8626 * configure: Regenerate.
8627
8628 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
8629
8630 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
8631 * Makefile.in: Regenerate.
8632
8633 2006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8634
8635 * configure.in: Warn that MPFR 2.2.0 is buggy.
8636 * configure: Regenerate.
8637
8638 2006-12-27 Ian Lance Taylor <iant@google.com>
8639
8640 * configure.in: When removing Makefiles to force a reconfigure, also
8641 remove prev-DIR*/Makefile.
8642 * configure: Regenerate.
8643
8644 2006-12-22 Andreas Schwab <schwab@suse.de>
8645
8646 * configure: Regenerate with correct autoconf version.
8647
8648 2006-12-20 Adam Megacz <megacz@cs.berkeley.edu>
8649
8650 * configure.in: add AC_SUBST for *_FOR_TARGET.
8651 * configure: Regenerate.
8652
8653 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
8654
8655 * configure.in: Simplify logic for rejecting languages that cannot
8656 be built. Separate the case when a language is unsupported,
8657 from the case when the user chooses not to build a language.
8658
8659 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
8660
8661 * configure.in: Remove "$build" case for powerpc-*-darwin* since
8662 it only affects bootstrap and could be tested on "$host" as well.
8663 * configure: Regenerate.
8664 * config/mh-ppc-darwin: Add to the stage1 cflags here.
8665
8666 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
8667
8668 PR bootstrap/29544
8669 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
8670 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
8671 move here comment from Makefile.tpl.
8672 * Makefile.tpl: Move some definitions higher in the file.
8673 (STAGE1_CHECKING): New.
8674 * configure.in: Add --enable-stage1-checking.
8675 * configure: Regenerate.
8676 * Makefile.in: Regenerate.
8677
8678 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
8679
8680 * MAINTAINERS: Add myself as build system maintainer.
8681
8682 2006-12-15 Simon Martin <simartin@users.sourceforge.net>
8683
8684 * MAINTAINERS (Write After Approval): Add myself.
8685
8686 2006-12-13 Eric Christopher <echristo@apple.com>
8687
8688 * MAINTAINERS: Add myself as darwin maintainer.
8689
8690 2006-12-11 Ian Lance Taylor <ian@airs.com>
8691
8692 * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
8693
8694 2006-12-11 Joern Rennecke <joern.rennecke@arc.com>
8695
8696 MAINTAINERS: Update my entry.
8697
8698 2006-12-11 Alan Modra <amodra@bigpond.net.au>
8699
8700 * configure.in: Handle spu makefile frag.
8701 * Makefile.tpl (MAINT): Define
8702 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
8703 * configure: Regenerate.
8704 * Makefile.in: Regenerate.
8705
8706 2006-12-11 Ben Elliston <bje@au.ibm.com>
8707
8708 * config.guess: Import latest version.
8709 * config.sub: Likewise.
8710
8711 2006-12-11 Ben Elliston <bje@au.ibm.com>
8712
8713 * configure.in (spu-*-*): Don't skip target-libiberty.
8714 * configure: Regenerate.
8715
8716 2006-12-10 Andreas Tobler <a.tobler@schweiz.org>
8717
8718 PR bootstrap/30134
8719 * configure.in: Correct x86 darwin support for libjava to powerpc
8720 and i?86 only.
8721 * configure: Regenerate.
8722
8723 2006-12-08 Sandro Tolaini <tolaini@libero.it>
8724
8725 * configure.in: Add x86 darwin support for libjava.
8726 * configure: Regenerate.
8727
8728 2006-12-07 Mike Stump <mrs@apple.com>
8729
8730 * Makefile.def (dependencies): Add dependency for
8731 install-target-libssp and install-target-libgomp on
8732 install-gcc.
8733 * Makefile.in: Regenerate.
8734
8735 2006-12-04 Richard Guenther <rguenther@suse.de>
8736
8737 * MAINTAINERS (Non-Algorithmic Maintainers): New section.
8738 (Non-Algorithmic Maintainers): Move over non-algorithmic
8739 loop optimizer maintainers, add myself as a non-algorithmic
8740 middle-end maintainer.
8741
8742 2006-12-04 Daniel Franke <franke.daniel@gmail.com>
8743
8744 * MAINTAINERS (Write After Approval): Add myself.
8745
8746 2006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8747
8748 * configure.in: Update error message for missing GMP/MPFR.
8749
8750 * configure: Regenerate.
8751
8752 2006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8753
8754 * configure.in: Update MPFR version in error message.
8755
8756 * configure: Regenerate.
8757
8758 2006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8759
8760 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
8761 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
8762 --with-gmp-lib): New flags.
8763
8764 * configure: Regenerate.
8765
8766 2006-11-25 Brooks Moses <brooks.moses@codesourcery.com>
8767
8768 * MAINTAINERS (Write After Approval): Change my email address.
8769
8770 2006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
8771
8772 * MAINTAINERS (Write After Approval): Add myself.
8773
8774 2006-11-22 Philipp Thomas <pth@suse.de>
8775
8776 * MAINTAINERS (i18n): Update e-mail address.
8777
8778 2006-11-21 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
8779
8780 * MAINTAINERS (spu port): Add myself as maintainer.
8781 (Write After Approval): Remove myself.
8782
8783 2006-11-22 Ben Elliston <bje@au.ibm.com>
8784
8785 * configure.in (skipdirs): Don't build libssp for SPU.
8786 * configure: Regenerate.
8787
8788 2006-11-21 Andrew Pinski <andrew_pinski@playstation.sony.com>
8789
8790 * MAINTAINERS (spu port): Add myself as maintainer.
8791 (libobjc): Update my email address.
8792
8793 2006-11-21 Andrea Bona <andrea.bona@st.com>
8794
8795 * MAINTAINERS (Write After Approval): Add myself.
8796
8797 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
8798
8799 * configure.in (skipdirs) : Don't build target-libiberty for SPU.
8800 * configure : Rebuilt.
8801
8802 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
8803
8804 * MAINTAINERS (Write After Approval): Add myself.
8805
8806 2006-11-20 Andrea Ornstein <andrea.ornstein@st.com>
8807
8808 * MAINTAINERS (Write After Approval): Add myself.
8809
8810 2006-11-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8811
8812 * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
8813 libmpfr.a.
8814 * configure: Regenerate.
8815
8816 2006-11-16 Paolo Bonzini <bonzini@gnu.org>
8817
8818 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
8819 (unstage): Test for stage_last presence.
8820
8821 PR bootstrap/29802
8822 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
8823 STAGE_PREFIX.
8824 * Makefile.in: Regenerate.
8825
8826 2003-11-16 Zdenek Dvorak <dvorakz@suse.cz>
8827
8828 * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
8829 maintainers.
8830
8831 2006-11-14 Erven Rohou <erven.rohou@st.com>
8832
8833 * MAINTAINERS (Write After Approval): Add myself.
8834
8835 2006-11-14 Paolo Bonzini <bonzini@gnu.org>
8836
8837 * Makefile.tpl (clean-stage*): Test separately for package/Makefile
8838 and stageN-package/Makefile.
8839 * Makefile.in: Regenerated.
8840
8841 2006-11-14 Jie Zhang <jie.zhang@analog.com>
8842
8843 * configure.in: Remove target-libgloss from noconfigdirs for
8844 bfin-*-*.
8845 * configure: Regenerated.
8846
8847 2006-11-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8848
8849 * configure.in (have_gmp): Only error if the gcc directory exists.
8850
8851 * configure: Regenerate.
8852
8853 2006-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8854
8855 * configure.in: Robustify error message for missing GMP/MPFR.
8856
8857 * configure: Regenerate.
8858
8859 2006-10-31 Stephen M. Webb <stephen.webb@bregmasoft.com>
8860
8861 * MAINTAINERS (Write After Approval): Add myself.
8862
8863 2006-10-30 Uros Bizjak <ubizjak@gmail.com>
8864
8865 * MAINTAINERS: Change email address.
8866
8867 2006-10-30 Vladimir Prus <vladimir@codesourcery.com>
8868
8869 * MAINTAINERS (Write After Approval): Add myself.
8870
8871 2006-10-26 Peter Bergner <bergner@vnet.ibm.com>
8872
8873 * MAINTAINERS (Write After Approval): Add myself.
8874
8875 2006-10-25 Chen Liqin <liqin@sunnorth.com.cn>
8876
8877 * MAINTAINERS (Write After Approval): Move myself to
8878 Write After Approval section.
8879
8880 2006-10-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8881
8882 * configure.in: Require GMP-4.1+ and MPFR-2.2+. Don't check
8883 need_gmp anymore.
8884 * configure: Regenerate.
8885
8886 2006-10-16 Tobias Burnus <burnus@net-b.de>
8887
8888 * MAINTAINERS (Write After Approval): Add myself.
8889
8890 2006-10-16 Ben Elliston <bje@au.ibm.com>
8891
8892 * config.guess: Import latest version.
8893 * config.sub: Likewise.
8894
8895 2006-10-10 Brooks Moses <bmoses@stanford.edu>
8896
8897 * Makefile.def: Added pdf target handling.
8898 * Makefile.tpl: Added pdf target handling.
8899 * Makefile.in: Regenerated.
8900
8901 2006-10-10 Chen Liqin <liqin@sunnorth.com.cn>
8902
8903 * MAINTAINERS: Add self as score port maintainer.
8904
8905 2006-10-04 Brooks Moses <bmoses@stanford.edu>
8906
8907 * MAINTAINERS (Write After Approval): Add myself.
8908
8909 2006-09-27 Steven G. Kargl <kargl@gcc.gnu.org>
8910
8911 * configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0
8912 or newer.
8913 * configure: Regenerated.
8914
8915 2006-09-27 Dave Brolley <brolley@redhat.com>
8916
8917 * configure.in (RUNTEST): Look for 'runtest' in the source tree by
8918 using $s instead of $r.
8919 * configure: Regenerated.
8920
8921 2006-09-26 Thiemo Seufer <ths@mips.com>
8922
8923 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
8924 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
8925 * configure: Regenerate.
8926
8927 2006-09-24 Graeme Peterson <gridly@gmail.com>
8928
8929 * MAINTAINERS (Write After Approval): Remove myself.
8930
8931 2006-09-22 Chao-ying Fu <fu@mips.com>
8932
8933 * MAINTAINERS (Write After Approval): Add myself.
8934
8935 2006-09-10 Joseph S. Myers <joseph@codesourcery.com>
8936
8937 * MAINTAINERS: Add self as soft-fp maintainer.
8938
8939 2006-09-09 Anatoly Sokolov <aesok@post.ru>
8940
8941 * MAINTAINERS: Add myself as avr maintainer.
8942 Remove Marek Michalkiewicz as avr maintainer.
8943
8944 2006-09-07 Roberto Costa <roberto.costa@st.com>
8945
8946 * MAINTAINERS (Write After Approval): Add myself.
8947
8948 2006-08-30 Corinna Vinschen <corinna@vinschen.de>
8949
8950 * configure.in: Never build newlib for a Mingw host.
8951 Never build newlib as Mingw target library.
8952 Test the existence of winsup/cygwin for building a Cygwin newlib,
8953 rather than just winsup.
8954 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
8955 building a Mingw target.
8956 * configure: Regenerate.
8957
8958 2006-08-08 Eric Botcazou <ebotcazou@libertysurf.fr>
8959
8960 * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
8961
8962 2006-07-25 Paolo Bonzini <bonzini@gnu.org>
8963
8964 * config.guess: Import from src (was more updated).
8965 * config.sub: Likewise.
8966
8967 2006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
8968
8969 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
8970 * configure: Regenerated.
8971
8972 2006-07-18 Paolo Bonzini <bonzini@gnu.org>
8973
8974 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
8975 for stages after the first.
8976
8977 2006-07-17 Jakub Jelinek <jakub@redhat.com>
8978
8979 * Makefile.def: Add dependencies for configure-opcodes
8980 on configure-intl and all-opcodes on all-intl.
8981 * Makefile.in: Regenerated.
8982
8983 2006-07-13 Ben Elliston <bje@au.ibm.com>
8984
8985 * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
8986
8987 2006-07-06 Paul Eggert <eggert@cs.ucla.edu>
8988
8989 Port to hosts whose 'sort' and 'tail' implementations
8990 treat operands with leading '+' as file names, as POSIX
8991 has required since 2001. However, make sure the code still
8992 works on pre-POSIX hosts.
8993 * ltmain.sh: Don't assume "sort +2" is equivalent to
8994 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
8995
8996 2006-07-05 Ulrich Weigand <uweigand@de.ibm.com>
8997
8998 * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
8999
9000 2006-07-04 Peter O'Gorman <peter@pogma.com>
9001
9002 * ltconfig: chmod 644 before ranlib during install.
9003
9004 2006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
9005
9006 PR bootstrap/18058
9007 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
9008 if the bootstrap compiler is a GCC version that supports it.
9009 * configure: Regenerate.
9010
9011 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
9012
9013 * configure.in: Fix thinkos in previous check-in.
9014 * configure: Regenerate.
9015
9016 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
9017
9018 PR other/27063
9019 * configure.in: Test subdir_requires and give an appropriate
9020 error message.
9021 * configure: Regenerate.
9022
9023 2006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org>
9024
9025 * MAINTAINERS (Write After Approval): Add myself.
9026
9027 2006-06-22 John David Anglin <dave.anglin@nrc.ca>
9028
9029 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
9030
9031 2006-06-22 Steve Ellcey <sje@cup.hp.com>
9032
9033 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
9034
9035 2006-06-20 David Ayers <d.ayers@inode.at>
9036
9037 PR bootstrap/28072
9038 * configure.in: Add target-boehm-gc to noconfigdirs depending on
9039 whether target-libjava is being configured instead of whether the
9040 java front end is enabled.
9041 * configure: Regenerate.
9042
9043 2006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9044
9045 PR target/27540
9046 * configure.in: Only enable libgomp on IRIX 6.
9047 * configure: Regenerate.
9048
9049 2006-06-15 Paolo Bonzini <bonzini@gnu.org>
9050
9051 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
9052 too.
9053 * Makefile.in: Regenerate.
9054
9055 2006-06-13 Jeff Johnston <jjohnstn@redhat.com>
9056
9057 * config-ml.in: Alter CCASFLAGS to include special
9058 multilib options the same as is done for CFLAGS.
9059
9060 2006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
9061
9062 * configure.in: Don't enable libgomp on hpux10.
9063 * configure: Rebuilt.
9064
9065 2006-06-12 David Ayers <d.ayers@inode.at>
9066
9067 PR bootstrap/27963
9068 PR target/19970
9069 * configure.in: Remove target-boehm-gc from noconfigdirs where
9070 ${libgcj} is specified.
9071 * configure: Regenerate.
9072
9073 2006-06-06 Carlos O'Donell <carlos@codesourcery.com>
9074
9075 Sync from src:
9076
9077 * configure.in: Sync.
9078 * configure: Regenerated.
9079
9080 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
9081
9082 * Makefile.def: Added dependencies from sim and gdb on intl, and
9083 added configure dependencies to everything with an all dependency
9084 on intl.
9085 * Makefile.in: Regenerated.
9086
9087 2006-06-06 David Ayers <d.ayers@inode.at>
9088
9089 PR libobjc/13946
9090 * Makefile.def: Add dependencies for libobjc which boehm-gc.
9091 * Makefile.in: Regenerate.
9092 * configure.in: Add --enable-objc-gc at toplevel and have it
9093 enable boehm-gc for Objective-C.
9094 Remove target-boehm-gc from libgcj.
9095 Add target-boehm-gc to target_libraries.
9096 Add target-boehm-gc to noconfigdirs where ${libgcj}
9097 is specified.
9098 Assert that boehm-gc is supported when requested for Objective-C.
9099 Only build boehm-gc if needed either for Java or Objective-C.
9100 * configure: Regenerate.
9101
9102 2006-06-05 Paolo Bonzini <bonzini@gnu.org>
9103
9104 PR 27674
9105 * Makefile.tpl (configure-[+prefix+][+module+],
9106 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
9107 Remove rule to unstage bootstrapped modules.
9108 (stage_current): New.
9109 * Makefile.in: Regenerate.
9110
9111 2006-06-03 Laurynas Biveinis <laurynas.biveinis@gmail.com>
9112
9113 * MAINTAINERS (Write After Approval): Update my e-mail address.
9114
9115 2006-06-01 Mark Shinwell <shinwell@codesourcery.com>
9116
9117 * include/libiberty.h: Declare pex_run_in_environment.
9118
9119 2006-05-31 Asher Langton <langton2@llnl.gov>
9120
9121 * MAINTAINERS (Write After Approval): Add myself.
9122
9123 2006-05-25 Paolo Bonzini <bonzini@gnu.org>
9124
9125 * Makefile.def (bfd, opcodes): Fix lib_path.
9126 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
9127 (restrap): Move under "@if gcc-bootstrap". Fix typo.
9128 * Makefile.in: Regenerate.
9129
9130 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
9131
9132 * Makefile.in: Regenerate.
9133
9134 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
9135
9136 * Makefile.def: Add install-html target. Add datarootdir
9137 docdir and htmldir to flags_to_pass.
9138 * Makefile.tpl: Add install-html target.
9139 * Makefile.in: Regenerate.
9140 * configure.in: Add --with-datarootdir, --with-docdir, and
9141 --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
9142 * configure: Regenerate.
9143
9144 2006-05-24 Mark Shinwell <shinwell@codesourcery.com>
9145
9146 * configure.in: Enable gprof for cross builds.
9147 * configure: Regenerate.
9148
9149 2006-05-22 Richard Guenther <rguenther@suse.de>
9150
9151 Revert
9152 2006-01-31 Richard Guenther <rguenther@suse.de>
9153 Paolo Bonzini <bonzini@gnu.org>
9154
9155 * Makefile.def (target_modules): Add libgcc-math target module.
9156 * configure.in (target_libraries): Add libgcc-math target library.
9157 (--enable-libgcc-math): New configure switch.
9158 * Makefile.in: Re-generate.
9159 * configure: Re-generate.
9160 * libgcc-math: New toplevel directory.
9161
9162 2006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
9163 Andreas Tobler <a.tobler@schweiz.ch>
9164
9165 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
9166 * configure: Rebuilt.
9167
9168 2006-05-12 Sandra Loosemore <sandra@codesourcery.com>
9169
9170 * MAINTAINERS (Write After Approval): Add myself.
9171
9172 2006-05-01 DJ Delorie <dj@redhat.com>
9173
9174 * configure.in: Restore CFLAGS if GMP isn't present.
9175 * configure: Regenerate.
9176
9177 2006-05-01 Richard Guenther <rguenther@suse.de>
9178
9179 * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
9180 maintainer.
9181
9182 2006-04-30 Kenneth Zadeck <zadeck@naturalbridge.com>
9183
9184 * MAINTAINERS (Write After Approval): Add myself.
9185
9186 2006-04-28 Jan Beulich <jbeulich@novell.com>
9187
9188 * MAINTAINERS (Write After Approval): Add myself.
9189
9190 2006-04-18 DJ Delorie <dj@redhat.com>
9191
9192 * configure.in (m32c): Build libstdc++-v3. Pass flags to
9193 reference libgloss so that libssp can be built in a combined
9194 tree.
9195 * configure: Regenerate.
9196
9197 2006-04-08 Robert Millan <rmh@gcc.gnu.org>
9198
9199 * MAINTAINERS (Write After Approval): Add myself.
9200
9201 2006-04-05 Ben Elliston <bje@au.ibm.com>
9202
9203 * configure.in: Require makeinfo 4.4 or higher.
9204 * configure: Regenerate.
9205
9206 2006-04-04 Gerald Pfeifer <gerald@pfeifer.com>
9207
9208 * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
9209 Rearrange the entries of other libraries to have them in one place.
9210
9211 2006-03-22 Janne Blomqvist <jb@gcc.gnu.org>
9212
9213 * MAINTAINERS (Write After Approval): Remove myself.
9214 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
9215
9216 2006-03-14 Richard Guenther <rguenther@suse.de>
9217
9218 * configure: Regenerate with autoconf 2.13.
9219
9220 2006-03-13 Jim Blandy <jimb@codesourcery.com>
9221
9222 * MAINTAINERS: Use my work address.
9223
9224 * MAINTAINERS: Update my E-mail address.
9225
9226 2006-03-10 Aldy Hernandez <aldyh@redhat.com>
9227
9228 * configure.in: Handle --disable-<component> generically.
9229 * configure: Regenerate.
9230
9231 2006-03-01 H.J. Lu <hongjiu.lu@intel.com>
9232
9233 PR libgcj/17311
9234 * ltmain.sh: Don't use "$finalize_rpath" for compile.
9235
9236 2006-02-21 Erik Edelmann <eedelman@gcc.gnu.org>
9237
9238 * MAINTAINERS (Write After Approval): Remove myself.
9239 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
9240
9241 2006-02-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
9242
9243 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
9244 (TARGET_CONFIGDIRS): Remove.
9245 * configure.in: Remove AC_SUBST(target_configdirs).
9246 * Makefile.in, configure: Regenerated.
9247
9248 2006-02-20 Steven G. Kargl <kargls@comcast.net>
9249
9250 * MAINTAINERS (Write After Approval): Remove myself.
9251 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
9252
9253 2006-02-20 Paolo Bonzini <bonzini@gnu.org>
9254
9255 PR bootstrap/25670
9256
9257 * Makefile.tpl ([+compare-target+]): Print explanation messages.
9258
9259 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
9260 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
9261 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
9262 BUILD_PREFIX, BUILD_PREFIX_1.
9263 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
9264
9265 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
9266 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
9267
9268 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
9269 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
9270 of `cat stage_current`. Always provide the `r' and `s' variables.
9271 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
9272 a single shell execution.
9273 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
9274 bootstrapped modules, make the stage1 module if the build was not
9275 started yet, else build the current stage.
9276 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
9277 (all-build, all-host, all-target, [+make_target+]-host,
9278 [+make_target+]-target): Do not use \-continued lines.
9279 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
9280 (current_stage, restrap, stage_last): New.
9281
9282 * Makefile.in: Regenerate.
9283 * configure: Regenerate.
9284
9285 2006-02-19 Bud Davis <jmdavis@link.com>
9286
9287 * MAINTAINERS (Write After Approval): Remove myself.
9288 (Language Front End Maintainers): Add myself as fortran 95
9289 maintainer and update e-mail address.
9290
9291 2006-02-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
9292
9293 * MAINTAINERS (Write After Approval): Remove myself.
9294 (Language Front End Maintainers): Add myself as fortran 95
9295 maintainer.
9296
9297 2006-02-16 Victor Kaplansky <victork@il.ibm.com>
9298
9299 * MAINTAINERS (Write After Approval): Add myself.
9300
9301 2006-02-16 Thomas Koenig <Thomas.Koenig@online.de>
9302
9303 * MAINTAINERS (Write After Approval): Remove myself.
9304 (Language Front End Maintainers): Add myself as
9305 fortran 95 maintainer.
9306
9307 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
9308
9309 Sync from src:
9310
9311 2005-12-27 Leif Ekblad <leif@rdos.net>
9312
9313 * configure.in: Add support for RDOS target.
9314 * configure: Regenerate.
9315
9316 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
9317 Andreas Schwab <schwab@suse.de>
9318
9319 * configure: Regenerate.
9320
9321 2006-02-12 David Edelsohn <edelsohn@gnu.org>
9322
9323 * configure.in (enable_libgomp): Add AIX.
9324 * configure: Regenerate.
9325
9326 2006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
9327
9328 * MAINTAINERS (Write After Approval): Add myself.
9329
9330 2006-02-03 Lee Millward <lee.millward@gmail.com>
9331
9332 * MAINTAINERS (Write After Approval): Add myself.
9333
9334 2006-01-31 Richard Guenther <rguenther@suse.de>
9335 Paolo Bonzini <bonzini@gnu.org>
9336
9337 * Makefile.def (target_modules): Add libgcc-math target module.
9338 * configure.in (target_libraries): Add libgcc-math target library.
9339 (--enable-libgcc-math): New configure switch.
9340 * Makefile.in: Re-generate.
9341 * configure: Re-generate.
9342 * libgcc-math: New toplevel directory.
9343
9344 2006-01-26 Paolo Bonzini <bonzini@gnu.org>
9345
9346 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
9347 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
9348 the assembler, linker and binutils.
9349 * configure: Regenerate.
9350
9351 2006-01-22 Dirk Mueller <dmueller@suse.de>
9352
9353 * MAINTAINERS (Write After Approval): Add myself.
9354
9355 2006-01-20 Diego Novillo <dnovillo@redhat.com>
9356
9357 * configure: Regenerate.
9358
9359 2006-01-18 Richard Henderson <rth@redhat.com>
9360 Jakub Jelinek <jakub@redhat.com>
9361 Diego Novillo <dnovillo@redhat.com>
9362
9363 * libgomp: New directory.
9364 * Makefile.def: Add target_module libgomp.
9365 * Makefile.in: Regenerate.
9366 * configure.in (target_libraries): Add target-libgomp.
9367 * configure: Regenerate.
9368
9369 2006-01-05 Alexandre Oliva <aoliva@redhat.com>
9370
9371 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
9372 @ from continuation.
9373 * Makefile.in: Rebuilt.
9374
9375 2006-01-04 Chris Lattner <sabre@gnu.org>
9376
9377 * MAINTAINERS (Write After Approval): Add myself.
9378
9379 2006-01-04 Paolo Bonzini <bonzini@gnu.org>
9380
9381 PR bootstrap/24252
9382
9383 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
9384 * Makefile.tpl (OBJDUMP): New.
9385 (EXTRA_HOST_FLAGS): Add it.
9386 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
9387
9388 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
9389 to use symbolic links between directories. Avoid race conditions
9390 or make them harmless.
9391 * configure.in: Do not try to use symbolic links between directories.
9392
9393 * Makefile.def (LEAN): Pass.
9394 * Makefile.tpl (LEAN): Define.
9395 (stage[+id+]-start): Accept that the previous directory does not
9396 exist, if the bootstrap is lean.
9397 (stage[+id+]-bubble): Invoke lean bootstrap commands after
9398 stage[+id+]-start. Use a makefile variable and an `if' instead of a
9399 configure substitution.
9400 ([+compare-target+]): Likewise.
9401 ([+bootstrap-target+]-lean): New.
9402 * configure.in: Remove lean bootstrap support from here.
9403
9404 * Makefile.in: Regenerate.
9405 * configure: Regenerate.
9406
9407 2006-01-04 Ben Elliston <bje@au.ibm.com>
9408
9409 * MAINTAINERS (libdecnumber): Add myself.
9410
9411 2006-01-02 Mark Mitchell <mark@codesourcery.com>
9412
9413 * libtool-ldflags: New script.
9414
9415 2006-01-02 Andreas Schwab <schwab@suse.de>
9416
9417 * configure.in: When reconfiguring remove Makefile in
9418 all stage directories.
9419 * configure: Regenerate.
9420
9421 2005-12-27 Steven Bosscher <stevenb.gcc@gmail.com>
9422
9423 * MAINTAINERS: Update my email address.
9424
9425 2005-12-20 Paolo Bonzini <bonzini@gnu.org>
9426
9427 Revert Ada-related part of the previous change.
9428
9429 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
9430 Do not pass.
9431 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
9432 * Makefile.in: Regenerate.
9433 * configure.in: Do not include mt-ppc-aix target fragment.
9434 * configure: Regenerate.
9435
9436 2005-12-19 Paolo Bonzini <bonzini@gnu.org>
9437
9438 * configure.in: Select appropriate fragments for PowerPC/AIX.
9439 * configure: Regenerate.
9440
9441 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
9442 BOOT_CFLAGS, BOOT_LDFLAGS.
9443 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
9444 BOOT_CFLAGS, BOOT_LDFLAGS.
9445 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
9446 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
9447 (stage): Fail if we cannot complete the work.
9448 * Makefile.in: Regenerate.
9449
9450 2005-12-16 Nathan Sidwell <nathan@codesourcery.com>
9451
9452 * configure.in: Replace ms1 with mt.
9453 * configure: Rebuilt.
9454
9455 2005-12-15 Bryce McKinlay <mckinlay@redhat.com>
9456
9457 * MAINTAINERS: Update my email address.
9458
9459 2005-12-15 Paolo Bonzini <bonzini@gnu.org>
9460
9461 * Makefile.tpl (all, do-[+make_target+], do-check, install,
9462 install-host-nogcc): Don't invoke $(stage) at the end.
9463 * Makefile.in: Regenerate.
9464
9465 2005-12-14 Paolo Bonzini <bonzini@gnu.org>
9466
9467 * configure.in: Flip the top-level bootstrap switch.
9468 * configure: Regenerate.
9469
9470 2005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
9471
9472 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
9473 $(stage) and $(unstage).
9474 (EXTRA_TARGET_FLAGS): Correct double-quoting.
9475 (all): Remove stray semicolon.
9476 (local-distclean): Don't handle multilib.tmp and multilib.out.
9477 (install.all): Set $s for consistency.
9478 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
9479 check_multilibs setting. Always make the install directory.
9480 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
9481 Correct @if/@endif.
9482 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
9483 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
9484 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
9485 (multilib.out): Remove.
9486 * Makefile.in: Regenerated.
9487
9488 2005-12-12 Carlos O'Donell <carlos@codesourcery.com>
9489
9490 * MAINTAINERS (Write After Approval): Add myself.
9491
9492 2005-12-12 Nathan Sidwell <nathan@codesourcery.com>
9493
9494 * MAINTAINERS: Add myself as mt maintainer.
9495
9496 * config.sub: Replace ms1 with mt. Allow ms1 as an alias.
9497
9498 2005-12-06 Adam Nemet <anemet@caviumnetworks.com>
9499
9500 * MAINTAINERS: Change email address.
9501
9502 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
9503
9504 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
9505 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
9506 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
9507 Find in-tree tools if available.
9508 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
9509 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
9510 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
9511 (COMPILER_*_FOR_TARGET): New.
9512 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
9513 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
9514 (CONFIGURED_*, USUAL_*): Remove.
9515 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
9516 STRIP): Use autoconf substitutions.
9517 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
9518 COMPILER_NM_FOR_TARGET): New.
9519 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
9520
9521 (all): Make all-host and all-target in parallel.
9522 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
9523 that $$r and $$s are set before invoking a recursive make.
9524 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
9525 ([+bootstrap-target+]): Inline most of the `all' target.
9526
9527 2005-11-29 Ben Elliston <bje@au.ibm.com>
9528
9529 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
9530 from the gcc build directory.
9531 * Makefile.in: Regenerate.
9532
9533 2005-11-29 Ben Elliston <bje@au.ibm.com>
9534
9535 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
9536 depend on all-libdecnumber.
9537 * configure.in (host_libs): Include libdecnumber.
9538 * Makefile.in: Regenerate.
9539 * configure: Likewise.
9540
9541 2005-11-29 Ben Elliston <bje@au.ibm.com>
9542
9543 * libdecnumber: Import decNumber sources from the dfp-branch.
9544
9545 2005-11-21 Kean Johnston <jkj@sco.com>
9546
9547 * config.sub, config.guess: Sync from upstream sources.
9548
9549 2005-11-21 Ben Elliston <bje@au.ibm.com>
9550
9551 Import from Autoconf sources:
9552
9553 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
9554 * config/move-if-change: Don't output "$2 is unchanged";
9555 suggested by Ben Elliston. Handle weird characters correctly.
9556
9557 2005-11-18 Andreas Tobler <a.tobler@schweiz.ch>
9558
9559 * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
9560 to match upstream libtool for darwin.
9561
9562 2005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
9563
9564 * Makefile.def: Remove gdb dependencies for gdbtk.
9565 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
9566 (configure-gdb, install-gdb): New rules.
9567 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
9568 * Makefile.in, configure: Regenerated.
9569
9570 2005-11-06 Janne Blomqvist <jb@gcc.gnu.org>
9571
9572 * MAINTAINERS (Write After Approval): Add myself.
9573
9574 2005-11-06 Erik Edelmann <eedelman@gcc.gnu.org>
9575
9576 * MAINTAINERS (Write After Approval): Add myself.
9577
9578 2005-10-24 Diego Novillo <dnovillo@redhat.com>
9579
9580 * MAINTAINERS (alias analysis): Add Daniel Berlin and
9581 Diego Novillo.
9582
9583 2005-10-22 Paolo Bonzini <bonzini@gnu.org>
9584
9585 PR bootstrap/24297
9586 * Makefile.tpl (do-[+make-target+], do-check, install,
9587 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
9588 are set before recursing.
9589 * Makefile.in: Regenerate.
9590
9591 2005-10-20 Eric Botcazou <ebotcazou@adacore.com>
9592
9593 PR bootstrap/18939
9594 * Makefile.def (gcc) <target>: Fix thinko.
9595 * Makefile.in: Regenerate.
9596
9597 2005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
9598
9599 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
9600 * configure: Regenerate.
9601
9602 2005-10-15 Jie Zhang <jie.zhang@analog.com>
9603
9604 * MAINTAINERS (Write After Approval): Add self.
9605
9606 2005-10-08 Kazu Hirata <kazu@codesourcery.com>
9607
9608 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
9609 target-libffi, target-qthreads, target-libjava, and
9610 targetlibobjc.
9611 * configure: Regenerate.
9612
9613 2005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
9614
9615 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
9616 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
9617 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
9618 (USUAL_OBJDUMP_FOR_TARGET): New.
9619 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
9620 * configure.in: Check for $OBJDUMP_FOR_TARGET.
9621 * configure, Makefile.in: Regenerated.
9622
9623 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
9624
9625 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
9626 before other host packages.
9627
9628 2005-10-05 Kaz Kojima <kkojima@gcc.gnu.org>
9629
9630 * MAINTAINERS: Add self as sh libraries/configury maintainer.
9631
9632 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
9633
9634 PR bootstrap/22340
9635
9636 * configure.in (default_target): Remove.
9637 * Makefile.tpl (all): Do not use prerequisites as subroutines
9638 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
9639 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
9640 use prerequisites as subroutines.
9641 (check-host, check-target): New.
9642 (bootstrap configure & all targets): Do not use stage*-start
9643 if the directory layout is already ok.
9644 (non-bootstrap configure & all targets): Prepend a $(unstage).
9645 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
9646 (NOTPARALLEL): Remove.
9647 (unstage, stage variables): New variables.
9648 (unstage, stage targets): Simply expand to those variables.
9649
9650 * configure: Regenerate.
9651 * Makefile.in: Regenerate.
9652
9653 2005-10-04 James E Wilson <wilson@specifix.com>
9654
9655 * Makefile.def (lang_env_dependencies): Add libmudflap.
9656 * Makefile.in: Regenerate.
9657
9658 2005-10-03 Andreas Schwab <schwab@suse.de>
9659
9660 Backport from libtool CVS:
9661 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu>
9662
9663 * ltmain.sh: add support for installing into temporary
9664 staging area (e.g. 'make install DESTDIR=...')
9665
9666 2005-10-03 H.J. Lu <hongjiu.lu@intel.com>
9667
9668 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
9669 * configure: Regenerated.
9670
9671 2005-09-30 Andrew Pinski <pinskia@physics.uc.edu>
9672
9673 * configure: Regenerate with the correct
9674 autoconf version.
9675
9676 2005-09-30 Catherine Moore <clm@cm00re.com>
9677
9678 * configure.in (bfin-*-*): New.
9679 * configure: Regenerated.
9680
9681 2005-09-28 Geoffrey Keating <geoffk@apple.com>
9682
9683 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
9684 (LIPO_FOR_TARGET): New.
9685 (CONFIGURED_LIPO_FOR_TARGET): New.
9686 (USUAL_LIPO_FOR_TARGET): New.
9687 (STRIP_FOR_TARGET): New.
9688 (CONFIGURED_STRIP_FOR_TARGET): New.
9689 (USUAL_STRIP_FOR_TARGET): New.
9690 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
9691 STRIP_FOR_TARGET.
9692 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
9693 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
9694 * Makefile.in: Regenerate.
9695 * configure: Regenerate.
9696
9697 2005-09-19 David Edelsohn <edelsohn@gnu.org>
9698
9699 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
9700 (rs6000-*-aix*): Same.
9701 * configure: Regenerate.
9702
9703 2005-09-16 Tom Tromey <tromey@redhat.com>
9704
9705 * MAINTAINERS: Add self as java maintainer.
9706
9707 2005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
9708
9709 * configure.in: Recognize f95 in the --enable-languages option,
9710 and substitute it for fortran, issuing a warning.
9711 * configure: Regenerate.
9712
9713 2005-08-30 Phil Edwards <phil@codesourcery.com>
9714
9715 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
9716 * configure: Regenerated.
9717
9718 2005-08-22 Aldy Hernandez <aldyh@redhat.com>
9719
9720 * MAINTAINERS: Add self as ms1 maintainer.
9721
9722 2005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
9723
9724 * Makefile.def (libssp): Add to lang_env_dependencies.
9725 * Makefile.in: Regenerate.
9726
9727 2005-08-18 Ian Lance Taylor <ian@airs.com>
9728
9729 * MAINTAINERS: Add myself as middle-end maintainer.
9730
9731 2005-08-17 Christian Groessler <chris@groessler.org>
9732
9733 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
9734 * Makefile.in: Regenerate.
9735
9736 2005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
9737
9738 * MAINTAINERS (write after approval): Added myself.
9739
9740 2005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
9741
9742 * MAINTAINERS (Write After Approval): Add myself.
9743
9744 2005-08-12 Paolo Bonzini <bonzini@gnu.org>
9745
9746 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
9747 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
9748 Look for alternate names of the target cc and c++
9749 * configure: Regenerate.
9750
9751 2005-08-08 Paolo Bonzini <bonzini@gnu.org>
9752
9753 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
9754 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
9755 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
9756 tools; remove code to manually set them.
9757 (Target tools): Look in the environment for them.
9758 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
9759 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
9760 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
9761 build directory.
9762 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
9763 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
9764 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
9765 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
9766 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
9767 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
9768 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
9769 * configure: Regenerate.
9770 * Makefile.in: Regenerate.
9771
9772 2005-07-28 Ben Elliston <bje@au.ibm.com>
9773
9774 * MAINTAINERS: Update for removed CPU targets.
9775
9776 2005-07-27 Mark Mitchell <mark@codesourcery.com>
9777
9778 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
9779 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
9780 * Makefile.in: Regenerated.
9781
9782 2005-07-26 Mark Mitchell <mark@codesourcery.com>
9783
9784 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
9785 (CFLAGS_FOR_TARGET): Use it.
9786 (CXXFLAGS_FOR_TARGET): Likewise.
9787 * Makefile.in: Regenerated.
9788 * configure.in (--with-build-sysroot): New option.
9789 * configure: Regenerated.
9790
9791 2005-07-24 Paolo Bonzini <bonzini@gnu.org>
9792
9793 * Makefile.tpl: Wrap install between unstage and stage
9794 * Makefile.in: Regenerate.
9795
9796 2005-07-21 Eric Christopher <echristo@apple.com>
9797
9798 * MAINTAINERS: Update affiliation.
9799
9800 2005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
9801
9802 * MAINTAINERS: Add self as crx port maintainer.
9803
9804 2005-07-20 DJ Delorie <dj@redhat.com>
9805
9806 * MAINTAINERS: Add self as m32c maintainer.
9807
9808 2005-07-16 Kelley Cook <kcook@gcc.gnu.org>
9809
9810 * all files: Update FSF address.
9811
9812 2005-07-15 Eric Christopher <echristo@redhat.com>
9813
9814 * MAINTAINERS: Change affiliation.
9815
9816 2005-07-14 Jim Blandy <jimb@redhat.com>
9817
9818 * configure.in: Add cases for Renesas m32c.
9819 * configure: Regenerated.
9820
9821 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
9822
9823 * COPYING.LIB: Update from fsf.org.
9824
9825 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
9826
9827 * COPYING, compile, config.guess,
9828 config.sub, install-sh, missing, mkinstalldirs,
9829 symlink-tree, ylwrap: Sync from upstream sources.
9830 * config-ml.in: Update FSF address.
9831
9832 2005-07-13 Eric Christopher <echristo@redhat.com>
9833
9834 * configure.in: Add toplevel noconfigdir support for tpf.
9835 * configure: Regenerate.
9836
9837 2005-07-11 Paolo Bonzini <bonzini@gnu.org>
9838
9839 PR ada/22340
9840
9841 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
9842 * Makefile.in: Regenerate.
9843
9844 2005-07-07 Mark Mitchell <mark@codesourcery.com>
9845
9846 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
9847 Brolley to write-after-approval.
9848
9849 2005-07-07 Andreas Schwab <schwab@suse.de>
9850
9851 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
9852 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
9853 * Makefile.in: Regenerated.
9854
9855 2005-07-06 Geoffrey Keating <geoffk@apple.com>
9856
9857 * configure.in: Don't build sim or rda when targetting darwin.
9858 * configure: Regenerate.
9859
9860 2005-07-06 Kazu Hirata <kazu@codesourcery.com>
9861
9862 * configure.in: Add --enable-libssp and --disable-libssp.
9863 * configure: Regenerate with autoconf-2.13.
9864
9865 2005-07-02 Jakub Jelinek <jakub@redhat.com>
9866
9867 * Makefile.def (target_modules): Add libssp.
9868 * configure.in (target_libraries): Add target-libssp.
9869 * configure: Rebuilt.
9870 * Makefile.in: Rebuilt.
9871
9872 2005-07-01 Zack Weinberg <zackw@panix.com>
9873
9874 * MAINTAINERS: Change email address. Resign from maintainership.
9875
9876 2005-07-01 Richard Guenther <rguenther@suse.de>
9877
9878 * MAINTAINERS: Change my e-mail address and affiliation.
9879
9880 2005-06-22 Paolo Bonzini <bonzini@gnu.org>
9881
9882 * Makefile.def (stagefeedback): Come after profile.
9883 Define profiledbootstrap target.
9884 * Makefile.tpl (profiledbootstrap): Remove.
9885 (stageprofile-end): Zap stagefeedback.
9886 (stagefeedback-start): Copy all .gcda files, not only GCC's.
9887 * Makefile.in: Regenerate.
9888
9889 2005-06-13 Richard Sandiford <richard@codesourcery.com>
9890
9891 * MAINTAINERS: Update my email address.
9892
9893 2005-06-13 Zack Weinberg <zack@codesourcery.com>
9894
9895 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
9896 In 'cpp' stanza, support '#line' as well as '# '.
9897
9898 2005-06-08 Andreas Schwab <schwab@suse.de>
9899
9900 * MAINTAINERS: Move myself from 'Write After Approval' to
9901 'CPU Port Maintainers' section as m68k maintainer.
9902
9903 2005-06-07 Hans-Peter Nilsson <hp@axis.com>
9904
9905 * configure.in (unsupported_languages): New macro.
9906 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
9907 non-ported target libraries in noconfigdirs.
9908 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
9909 non-linux-gnu. Remove libgcj_ex_libffi.
9910 <lang_frag loop>: Set add_this_lang=no if the language is in
9911 unsupported_languages.
9912 * configure: Regenerate.
9913
9914 2005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
9915
9916 * configure.in: Fix typo in handling of --with-mpfr-dir.
9917 * configure: Regenerate.
9918
9919 2005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
9920
9921 * MAINTAINERS: Update my email address.
9922
9923 2005-06-02 Jim Blandy <jimb@redhat.com>
9924
9925 * config.sub: Add cases for the Renesas m32c. (This patch has been
9926 accepted into the master sources.)
9927
9928 2005-06-02 Aldy Hernandez <aldyh@redhat.com>
9929 Michael Snyder <msnyder@redhat.com>
9930 Stan Cox <scox@redhat.com>
9931
9932 * configure.in: Set noconfigdirs for ms1.
9933
9934 * configure: Regenerate.
9935
9936 2005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
9937
9938 * MAINTAINERS (Write After Approval): Add self.
9939
9940 2005-06-01 Josh Conner <jconner@apple.com>
9941
9942 * MAINTAINERS (Write After Approval): Add self.
9943
9944 2005-06-01 Kazu Hirata <kazu@codesourcery.com>
9945
9946 * MAINTAINERS: Update my email address.
9947
9948 2005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
9949
9950 * MAINTAINERS (Write After Approval): Add self.
9951
9952 2005-05-26 Chris Demetriou <cgd@broadcom.com>
9953
9954 * MAINTAINERS (Write After Approval): Remove self.
9955
9956 2005-05-25 Paolo Bonzini <bonzini@gnu.org>
9957
9958 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
9959 (Dependencies): Consider target modules for bootstrap dependencies.
9960 Make target bootstrap modules depend on each stage's gcc.
9961 * Makefile.in: Regenerate.
9962
9963 2005-05-20 Paolo Bonzini <bonzini@gnu.org>
9964
9965 * Makefile.def (configure-gcc): Depend on binutils having been built.
9966 (all-gcc): No need to do it here.
9967 * Makefile.in: Regenerate.
9968
9969 2005-05-19 Paul Brook <paul@codesourcery.com>
9970
9971 * configure.in: Rewrite misleading error message when requested
9972 language cannot be built.
9973 * configure: Regenerate.
9974
9975 2005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
9976
9977 * ylwrap: Import from Automake 1.9.5.
9978
9979 2005-05-13 David Ung <davidu@mips.com>
9980
9981 * MAINTAINERS (Write After Approval): Add self.
9982
9983 2005-05-09 Mike Stump <mrs@apple.com>
9984
9985 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
9986 lt_cv_sys_max_cmd_len for now.
9987
9988 2005-05-09 Stan Cox <scox@redhat.com>
9989
9990 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
9991
9992 2005-05-08 Matt Kraai <kraai@ftbfs.org>
9993
9994 * README.SCO: Update the URL.
9995
9996 2005-05-05 David Edelsohn <edelsohn@gnu.org>
9997
9998 * ltconfig: Define file_list_spec. Pass file_list_spec and
9999 with_gnu_ld to libtool.
10000 * ltcf-c.sh (aix[45]): Define file_list_spec.
10001 * ltcf-cxx.sh (aix[45]): Same.
10002 * ltcf-gcj.sh (aix[45]): Same.
10003 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
10004 exists, write list of input files to temporary file.
10005
10006 2005-05-04 Mike Stump <mrs@apple.com>
10007
10008 * configure.in: Always pass --target to target configures as
10009 otherwise rebuilds that do --recheck will fail.
10010 * confiugure: Rebuilt.
10011
10012 2005-05-04 Paolo Bonzini <bonzini@gnu.org>
10013
10014 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
10015 STAGE_HOST_EXPORTS.
10016 (configure, all): Add bootstrap support.
10017 (Host modules, target modules): Pass post-stage1 flags and exports.
10018 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
10019 * Makefile.in: Regenerate.
10020
10021 2005-04-29 Paolo Bonzini <bonzini@gnu.org>
10022
10023 * configure: Regenerate.
10024
10025 2005-04-27 Mike Stump <mrs@apple.com>
10026
10027 * MAINTAINERS: Add self as darwin maintainer.
10028
10029 2005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
10030
10031 * config.sub: Update from master copy.
10032
10033 2005-04-21 Mike Stump <mrs@apple.com>
10034
10035 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
10036 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
10037
10038 2005-04-19 Hans-Peter Nilsson <hp@axis.com>
10039
10040 * configure.in <crisv32-*-*, cris-*-*>: New local variable
10041 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
10042 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
10043 "*-*-elf" and "*-*-linux*".
10044 * configure: Regenerate.
10045
10046 2005-04-14 Joseph S. Myers <joseph@codesourcery.com>
10047
10048 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
10049
10050 2005-04-12 Mike Stump <mrs@apple.com>
10051
10052 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
10053
10054 2005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
10055
10056 * MAINTAINERS (Write After Approval): Add myself.
10057
10058 2005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
10059
10060 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
10061
10062 2005-04-06 Paolo Bonzini <bonzini@gnu.org>
10063
10064 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
10065 (TARGET_CONFIGARGS): Include --with-target-subdir.
10066 (configure, all): New macros. Use them throughout.
10067 * Makefile.in: Regenerate.
10068
10069 2005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
10070
10071 * MAINTAINERS (Write After Approval): Add myself.
10072
10073 2005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
10074
10075 * MAINTAINERS: Remove 'loop unrolling' maintainer.
10076
10077 2005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
10078
10079 * MAINTAINERS: Move John Carr to Write After Approval.
10080
10081 2005-03-30 J"orn Rennecke <joern.rennecke@st.com>
10082
10083 * config/mh-mingw32: Delete.
10084 * configure.in: Don't use it.
10085 * configure: Regenerate.
10086
10087 2005-03-31 Paolo Bonzini <bonzini@gnu.org>
10088
10089 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
10090 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
10091 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
10092 (HOST_LIB_PATH): Generate from Makefile.def.
10093 (TARGET_LIB_PATH): Likewise.
10094 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
10095 * Makefile.in: Regenerate.
10096 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
10097 (RPATH_ENVVAR): Include Darwin case.
10098 * configure: Regenerate.
10099
10100 2005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
10101
10102 * MAINTAINERS (Various Maintainers): Remove self.
10103 (Write After Approval): Add self.
10104
10105 2005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
10106
10107 * MAINTAINERS (Various Maintainers): Add self.
10108
10109 2005-03-25 Paolo Bonzini <bonzini@gnu.org>
10110
10111 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
10112 * configure: Regenerate.
10113
10114 2005-03-21 Zack Weinberg <zack@codesourcery.com>
10115
10116 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
10117 gcc_version, and gcc_version_trigger from set of flags to pass.
10118 * Makefile.tpl: Remove definitions of above variables.
10119 (config.status): Remove dependency on $(gcc_version_trigger).
10120 * Makefile.in: Regenerate.
10121 * configure.in: Do not reference config/gcc-version.m4 nor
10122 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
10123 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
10124 * configure: Regenerate.
10125
10126 2005-03-16 Manfred Hollstein <manfred.h@gmx.net>
10127 Andrew Pinski <pinskia@physics.uc.edu>
10128
10129 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
10130 * Makefile.in: Regenerate.
10131
10132 2005-03-13 Feng Wang <fengwang@nudt.edu.cn>
10133
10134 * MAINTAINERS (Write After Approval): Add myself.
10135
10136 2005-03-03 David Ayers <d.ayers@inode.at>
10137
10138 * MAINTAINERS (Write After Approval): Add myself.
10139
10140 2005-03-01 Alexandre Oliva <aoliva@redhat.com>
10141
10142 PR libgcj/20160
10143 * ltmain.sh: Avoid creating archives with components that have
10144 duplicate basenames.
10145
10146 2005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
10147
10148 PR bootstrap/20250
10149 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
10150 instead of check.
10151 * Makefile.in: Regenerate.
10152
10153 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
10154
10155 * Makefile.in: Regenerate to fix conflict between the previous two
10156 patches.
10157
10158 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
10159
10160 PR bootstrap/17383
10161 * Makefile.def (target_modules): Remove "stage", now unnecessary.
10162 * Makefile.tpl (HOST_SUBDIR): New substitution.
10163 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
10164 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
10165 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
10166 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
10167 (Host modules, Bootstrapped modules): Use it.
10168 (Build modules, Target modules): Do not create symlink trees,
10169 always configure out-of-srcdir.
10170 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
10171 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
10172 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
10173 $(HOST_SUBDIR). Create a symlink for host_subdir.
10174
10175 * Makefile.in: Regenerate.
10176 * configure: Regenerate.
10177
10178 2005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
10179
10180 Merged from libada-gnattools-branch:
10181 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
10182
10183 * gnattools: New directory.
10184 * Makefile.def: Add gnattools as a module, depending on target-libada.
10185 * Makefile.in: Regenerate.
10186 * configure.in: Include gnattools in host_tools; disable it if ada
10187 is disabled.
10188 * configure: Regenerate.
10189
10190 2005-02-24 James A. Morrison <phython@gcc.gnu.org>
10191
10192 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
10193 treelang maintainer.
10194 (Write After Approval): Remove myself.
10195
10196 2005-02-23 Paul Schlie <schlie@comcast.net>
10197
10198 * configure.in: Allow darwin targeted ports to build tk, itcl and
10199 libgui.
10200 * configure: Regenerate.
10201
10202 2005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
10203
10204 PR libgcj/10353
10205 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
10206 * configure: Regenerate.
10207
10208 2005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
10209
10210 * MAINTAINERS (Write After Approval): Add myself.
10211
10212 2005-02-10 Ian Lance Taylor <ian@airs.com>
10213
10214 * MAINTAINERS: Update my e-mail address.
10215
10216 2005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
10217
10218 * MAINTAINERS (Write After Approval): Add myself.
10219
10220 2005-01-29 Hans-Peter Nilsson <hp@axis.com>
10221
10222 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
10223 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
10224 target-libgloss when not *-*-elf and *-*-aout.
10225 * configure: Regenerate.
10226
10227 2005-01-23 Kazu Hirata <kazu@cs.umass.edu>
10228
10229 * MAINTAINERS: Remove obsolete entries.
10230
10231 * MAINTAINERS (Write After Approval): Add Michael Matz.
10232
10233 2005-01-19 Neil Booth <neil@daikokuya.co.uk>
10234
10235 * MAINTAINERS: Remove self as cpplib maintainer.
10236
10237 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
10238
10239 * install-sh, config.sub: Import from upstream.
10240
10241 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
10242
10243 PR bootstrap/18222
10244 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
10245 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
10246 * Makefile.in: Regenerate.
10247
10248 2005-01-16 Jason Thorpe <thorpej@netbsd.org>
10249
10250 * MAINTAINERS: Update my email address.
10251
10252 2005-01-12 David Edelsohn <edelsohn@gnu.org>
10253 Andreas Schwab <schwab@suse.de>
10254
10255 PR bootstrap/18033
10256 * config-ml.in: Eval option if surrounded by single quotes.
10257
10258 2005-01-03 Paolo Bonzini <bonzini@gnu.org>
10259
10260 Revert 2004-12-28 Makefile changes, a better fix will be
10261 applied to mainline and src after GCC 4.0 branches.
10262
10263 2004-12-28 Paolo Bonzini <bonzini@gnu.org>
10264
10265 PR bootstrap/17383
10266
10267 * Makefile.def (target_modules): Remove stage parameter,
10268 it is always true now.
10269 * Makefile.tpl (configure-build-[+module+],
10270 configure-target-[+module+]): Always build symlink tree
10271 for the directory and for include. BUILD_SUBDIR and
10272 TARGET_SUBDIR cannot be . anymore.
10273 * Makefile.in: Regenerate.
10274
10275 2004-12-25 David Edelsohn <edelsohn@gnu.org>
10276
10277 Revert 2004-12-08 Makefile changes.
10278
10279 2004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
10280
10281 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
10282 cygwin, mingw.
10283
10284 2004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
10285
10286 * configure.in (sh64-*-*): Reenable gprof.
10287 * configure: Regenerate.
10288
10289 2004-12-08 David Edelsohn <edelsohn@gnu.org>
10290
10291 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
10292 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
10293 (EXTRA_TARGET_FLAGS): Add PICFLAG.
10294 * Makefile.in: Regenerate.
10295
10296 2004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
10297
10298 * MAINTAINERS: Update my email address.
10299
10300 2004-12-07 Matt Kraai <kraai@ftbfs.org>
10301
10302 * Makefile.tpl: Generate normal dependencies if the LHS module is
10303 not bootstrapped.
10304 * Makefile.in: Regenerate.
10305
10306 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
10307
10308 * configure.in: Include config/gxx-include-dir.m4. Use
10309 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
10310 * configure: Regenerate.
10311
10312 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
10313
10314 * config.if: Delete.
10315 * configure.in: Set libstdcxx_incdir directly.
10316 * configure: Regenerate.
10317
10318 2004-12-02 Eric Christopher <echristo@redhat.com>
10319
10320 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
10321 * Makefile.in: Regenerate.
10322
10323 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
10324
10325 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
10326 * configure: Regenerate.
10327
10328 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
10329
10330 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
10331 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
10332 * configure: Regenerate.
10333
10334 2004-12-01 Eric Christopher <echristo@redhat.com>
10335
10336 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
10337 of things to remove.
10338
10339 2004-11-29 Matt Kraai <kraai@ftbfs.org>
10340
10341 * MAINTAINERS (Write After Approval): Update my e-mail address.
10342
10343 2004-11-29 Kelley Cook <kcook@gcc.gnu.org>
10344
10345 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
10346 from CVS libtool to always pass_all.
10347
10348 2004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
10349
10350 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
10351 (hppa*64*-*-*): Delete incorrect comment.
10352 * configure: Rebuilt.
10353
10354 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
10355
10356 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
10357
10358 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
10359
10360 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
10361 from CVS libtool to always pass_all.
10362
10363 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
10364
10365 * install-sh, compile: Import from automake.
10366
10367 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
10368
10369 * config.guess, config.sub: Import from savannnah.
10370
10371 2004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
10372
10373 * MAINTAINERS (Write After Approval): Add myself
10374
10375 2004-11-12 Mike Stump <mrs@apple.com>
10376
10377 * Makefile.def: Add html support.
10378 * Makefile.tpl: Likewise.
10379 * Makefile.in: Regenerate.
10380
10381 2004-11-11 Geoffrey Keating <geoffk@apple.com>
10382
10383 PR 18423
10384 * configure.in: Remove all instances of build-fixincludes from
10385 noconfigdirs.
10386 (build_configargs): Supply --target to subdirectories.
10387 * configure: Regenerate.
10388
10389 * Makefile.def: Make gcc install depend on fixincludes install.
10390 * Makefile.in: Regenerate.
10391
10392 2004-11-10 Janis Johnson <janis187@us.ibm.com>
10393
10394 * MAINTAINERS: Add myself as gcc testsuite maintainer.
10395
10396 2004-11-11 Paul Brook <paul@codesourcery.com>
10397
10398 * MAINTAINERS: Add self as arm maintainer. Update email address.
10399
10400 2004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
10401
10402 * configure.in (noconfigdirs) [mmix-*-*]: Disable
10403 target-libgfortran.
10404 * configure: Regenerate.
10405
10406 2004-11-07 David Edelsohn <edelsohn@gnu.org>
10407
10408 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
10409 like CC.
10410
10411 2004-11-05 Paolo Bonzini <bonzini@gnu.org>
10412
10413 * Makefile.def (host fixincludes): Specify missing targets.
10414 * Makefile.in: Regenerate.
10415
10416 2004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
10417
10418 * MAINTAINERS: Add myself
10419
10420 2004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
10421
10422 * MAINTAINERS (Write After Approval): Add myself.
10423
10424 2004-11-04 Geoffrey Keating <geoffk@apple.com>
10425
10426 * Makefile.def: Build fixincludes for the host, too.
10427 * Makefile.in: Regenerate.
10428 * configure.in (host_tools): Add fixincludes.
10429 * configure: Regenerate.
10430
10431 2004-11-04 Daniel Jacobowitz <dan@debian.org>
10432
10433 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
10434 * configure: Regenerated.
10435
10436 2004-11-04 H.J. Lu <hongjiu.lu@intel.com>
10437
10438 PR other/17783
10439 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
10440 * configure: Regenerated.
10441
10442 2004-10-31 Mark Mitchell <mark@codesourcery.com>
10443
10444 * README.SCO: Update per FSF instructions.
10445
10446 2004-10-28 Eric B. Weddington <ericw@evcohs.com>
10447
10448 PR target/18151
10449 * configure.in (case ${target}): Do not build fixincludes for avr.
10450 * configure: Regenerated.
10451
10452 2004-10-26 Paolo Bonzini <bonzini@gnu.org>
10453
10454 * configure.in (case ${target}): Do not build fixincludes
10455 on platforms where it is not used.
10456 * configure: Regenerated.
10457
10458 2004-10-23 Daniel Jacobowitz <dan@debian.org>
10459
10460 * configure.in: Use an absolute path to install-sh.
10461 * configure: Regenerated.
10462
10463 2004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
10464
10465 * MAINTAINERS (Write After Approval): Add myself.
10466
10467 2004-10-19 Kazu Hirata <kazu@cs.umass.edu>
10468
10469 * MAINTAINERS: Remove from Write After Approval those that are
10470 already maintainers.
10471
10472 2004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
10473
10474 * MAINTAINERS: Update my email address.
10475
10476 2004-10-12 Kelley Cook <kcook@gcc.gnu.org>
10477
10478 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
10479 * configure: Regenerate.
10480
10481 2004-10-07 J"orn Rennecke <joern.rennecke@st.com>
10482
10483 * MAINTAINERS: Update my email address.
10484
10485 2004-10-07 Kazu Hirata <kazu@cs.umass.edu>
10486
10487 * MAINTAINERS (Language Front Ends Maintainers): New. Move
10488 entries belonging to this category.
10489
10490 2004-10-06 Josef Zlomek <josef.zlomek@email.cz>
10491
10492 * MAINTAINERS: Update my e-mail address.
10493
10494 2004-10-06 Paolo Bonzini <bonzini@gnu.org>
10495
10496 Fix wrong conflict resolution in:
10497
10498 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
10499
10500 * Makefile.in: Regenerate.
10501 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
10502 in the recursive `make', instead of hardwiring `all'.
10503 (Autogenerated TARGET-* variables): New.
10504
10505 2004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
10506
10507 * configure.in: Enable target-libgloss for crx-*-*.
10508 * configure: Regenerate.
10509
10510 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
10511
10512 * MAINTAINERS (Various Maintainers): Move the "windows,
10513 cygwin, mingw" maintainer to ...
10514 (OS Port Maintainers): ... here.
10515
10516 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
10517
10518 * MAINTAINERS (Write After Approval): Remove those that are
10519 maintainers of some subsystem.
10520
10521 2004-10-02 P.J. Darcy <darcypj@us.ibm.com>
10522
10523 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
10524 * ltcf-cxx.sh (tpf*): Likewise.
10525 * ltconfig (tpf*): Add TPF OS configuration support.
10526
10527 2004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
10528
10529 * MAINTAINERS: Change my email address to my new work account.
10530
10531 2004-09-24 Michael Roth <mroth@nessie.de>
10532
10533 * configure.in (--without-headers): Add missing double quotes.
10534 * configure: Regenerate.
10535
10536 2004-09-24 Kelley Cook <kcook@gcc.gnu.org>
10537
10538 * ylwrap: Revert to previous version.
10539
10540 2004-09-23 H.J. Lu <hongjiu.lu@intel.com>
10541
10542 PR bootstrap/17369
10543 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
10544 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
10545 SET_GCC_LIB_PATH_CMD.
10546 (BASE_TARGET_EXPORTS): Likewise.
10547 * Makefile.in: Regenerated.
10548
10549 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
10550 * configure: Regenerated.
10551
10552 2004-09-23 Kelley Cook <kcook@gcc.gnu.org>
10553
10554 * config.guess: New upstream version
10555 * compile, depcomp, install-sh, ylwrap: Likewise.
10556
10557 2004-09-19 Roger Sayle <roger@eyesopen.com>
10558
10559 * config/mh-x86omitfp: New host makefile fragment. Add
10560 -fomit-frame-pointer to the default BOOT_CFLAGS.
10561 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
10562 * configure: Regenerate.
10563
10564 2004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
10565
10566 PR target/11572
10567 * configure.in (*-*-darwin*): Renable libobjc.
10568 * configure: Regenerate.
10569
10570 2004-09-10 Nathan Sidwell <nathan@codesourcery.com>
10571
10572 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
10573
10574 2004-09-09 Daniel Berlin <dberlin@dberlin.org>
10575
10576 * Makefile.def: Remove libbanshee.
10577 * Makefile.tpl: Ditto.
10578 * configure.in: Ditto.
10579 * Makefile.in: Regen.
10580 * configure: Ditto.
10581
10582 2004-09-08 David Edelsohn <edelsohn@gnu.org>
10583
10584 * ltmain.sh: Use $pic_object as $non_pic_object if
10585 $non_pic_object=none.
10586
10587 2004-09-07 Paolo Bonzini <bonzini@gnu.org>
10588
10589 * missing: Import latest version from master repository.
10590
10591 2004-09-06 Nick Clifton <nickc@redhat.com>
10592
10593 * config.sub: Import latest version from master repository.
10594 * config.guess: Likewise.
10595 This includes these changes:
10596
10597 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
10598
10599 * config.sub: Handle crisv32, alias etraxfs.
10600 * config.guess (crisv32:Linux:*:*): Handle.
10601
10602 2004-08-13 Brad Smith <brad@comstyle.com>
10603
10604 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
10605 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
10606
10607 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
10608
10609 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
10610 assume the processor is a powerpc. This is because coreutils
10611 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
10612 in this case, due to a MacOS X bug that causes
10613 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
10614 to return a negative number.
10615 Problem reported by Petter Reinholdtsen in:
10616 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
10617
10618 2004-07-19 Ben Elliston <bje@gnu.org>
10619
10620 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
10621
10622 2004-06-24 Ben Elliston <bje@gnu.org>
10623
10624 * config.guess: Update copyright years.
10625 * config.sub: Likewise.
10626
10627 2004-06-22 Robert Millan <robertmh@gnu.org>
10628
10629 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
10630 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
10631
10632 2004-06-22 Stanley F. Quayle <stan@stanq.com>
10633
10634 * config.guess (*:*VMS:*:*): New entry. Replaces
10635 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
10636 manufacturer.
10637
10638 2004-06-22 Ben Elliston <bje@gnu.org>
10639
10640 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
10641 * config.sub: Likewise.
10642
10643 2004-06-22 Ben Elliston <bje@gnu.org>
10644
10645 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
10646 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
10647
10648 2004-06-11 Ben Elliston <bje@gnu.org>
10649
10650 * config.guess (pegasos:OpenBSD:*:*): Remove.
10651
10652 2004-06-11 Ben Elliston <bje@gnu.org>
10653
10654 From Wouter Verhelst <wouter@grep.be>:
10655 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
10656
10657 2004-06-11 Ben Elliston <bje@gnu.org>
10658
10659 * config.guess (luna88k:OpenBSD:*:*): New.
10660
10661 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
10662
10663 * config.guess (m32r*:Linux:*:*): New case.
10664 * config.sub: Handle m32rle.
10665
10666 2004-03-12 Ben Elliston <bje@wasabisystems.com>
10667
10668 From Jens Petersen <petersen@redhat.com>:
10669 * config.sub: Handle sparcv8.
10670
10671 2004-03-03 Ben Elliston <bje@wasabisystems.com>
10672
10673 From Tom Smith <smith@cag.lkg.hp.com>:
10674 * config.guess: Version suffixes are equally significant on Tru64
10675 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
10676 prefix of "P" (patched kernel).
10677
10678 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
10679
10680 * config.sub: Add support for National Semiconductor CRX target.
10681
10682 2004-09-03 Janis Johnson <janis187@us.ibm.com>
10683
10684 * MAINTAINERS (Various Maintainers): Remove myself as web page
10685 maintainer, add myself as maintainer of build status lists.
10686
10687 2004-09-03 Jan Beulich <jbeulich@novell.com>
10688
10689 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
10690 *-*-netware, but add target-libmudflap.
10691 Consolidate *-*-netware targets (of which really only i?86 exists)
10692 into a single entry.
10693 * configure: Likewise.
10694
10695 2004-09-01 Paolo Bonzini <bonzini@gnu.org>
10696
10697 * Makefile.tpl (sorry): Remove.
10698 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
10699 (cleanstrap targets): Depend on distclean, not distclean-stage1.
10700 (do-clean): Clean per-stage directories too.
10701 (do-distclean): Run distclean-stage1 too.
10702 (.NOTPARALLEL): Enable during toplevel bootstrap.
10703 (stage[+id+]-bubble): Enable parallel execution during
10704 the recursive invocation.
10705 * Makefile.in: Regenerate.
10706
10707 Fix previous checkin:
10708
10709 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
10710 include.
10711 * configure.in: Fix indentation.
10712 * configure: Regenerate.
10713
10714 2004-08-31 Robert Bowdidge <bowdidge@apple.com>
10715
10716 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
10717 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
10718 * configure: regenerate
10719 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
10720 -mdynamic-no-pic
10721
10722 2004-08-31 Paolo Bonzini <bonzini@gnu.org>
10723
10724 * Makefile.def (build_modules): Add fixincludes.
10725 (dependencies): Make gcc depend on fixincludes.
10726 * configure.in (build_tools): Add fixincludes.
10727 (build_configdirs): Always include build_libs.
10728 * Makefile.in: Regenerate.
10729 * configure: Regenerate.
10730
10731 2004-08-30 Paolo Bonzini <bonzini@gnu.org>
10732
10733 * Makefile.def (bootstrap stages): Add 'lean' parameter.
10734 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
10735 phony targets; do not generate timestamp files.
10736 (distclean-stageN): Remove references to their timestamp files.
10737 (restageN, touch-stageN): Remove.
10738 (stageN-bubble): Rewritten.
10739 (compare): Support lean bootstraps.
10740 * Makefile.in: Regenerate.
10741
10742 * configure.in: Only warn when bootstrapping but
10743 build != host or build != target. Support lean bootstraps.
10744 * configure: Regenerate.
10745
10746 2004-08-26 Phil Edwards <phil@codesourcery.com>
10747
10748 * configure.in: Give a better error message if GMP/MPFR are missing
10749 and a language needing them has been requested.
10750 * configure: Regenerated.
10751
10752 2004-08-25 Phil Edwards <phil@codesourcery.com>
10753
10754 * configure.in: Print a list of available language front-ends if
10755 a requested one is missing. Tidy stray tab characters.
10756 * configure: Regenerated.
10757
10758 2004-08-19 Michael Koch <konqueror@gmx.de>
10759
10760 * gcc/doc/install.texi: Update entry about automake for libjava.
10761
10762 2004-08-17 Robert Millan <robertmh@gnu.org>
10763
10764 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
10765 (instead of FreeBSD).
10766 * configure: Regenerate.
10767
10768 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
10769
10770 * Makefile.in: Regenerate.
10771 * configure: Regenerate.
10772
10773 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
10774 stage_*_flags.
10775 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
10776 for bootstrapped modules if toplevel bootstrap is going.
10777 (GCC bootstrap): Generate per-stage targets for all bootstrapped
10778 modules. Adjust for changes in Makefile.def. Enable several
10779 rules even in non-bootstrap mode, just to avoid peppering the
10780 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
10781 (stage-[+prev+]-bubble): Remove.
10782
10783 * Makefile.def (Dependencies): Depend on all-build-bison,
10784 all-build-flex, all-build-byacc, all-build-texinfo, rather
10785 than the host variations.
10786 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
10787 with BUILD_SUBDIR.
10788 (BISON): Update for recent Bisons.
10789 (YACC): Fix typo.
10790 (cross): Depend on all-build.
10791 (all): Do not depend on all-build.
10792 (prebootstrap): Remove.
10793 (dep-kind): Accept separate prefixes for MODULE and ON variables.
10794 (Prebootstrap dependencies): Add them to the per-stage targets
10795 and to all-prebootstrap.
10796 * configure.in (build_configdirs): Always enable build_tools.
10797 (BUILD_DIR_PREFIX): Remove.
10798
10799 * Makefile.def (gcc): Add target variable.
10800 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
10801 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
10802 in the recursive `make', instead of hardwiring `all'.
10803 (Autogenerated TARGET-* variables): New.
10804
10805 2004-08-13 Brian Booth <bbooth@redhat.com>
10806
10807 * MAINTAINERS: Remove myself from write-after-approval.
10808
10809 2004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
10810
10811 * src-release: Stop distributing mmalloc with gdb (which doesn't
10812 use it).
10813 * Makefile.def: GDB doesn't depend on mmalloc anymore.
10814 * Makefile.in: Regenerate.
10815
10816 2004-08-09 Mark Mitchell <mark@codesourcery.com>
10817
10818 * configure.in (arm*-*-eabi*): New target.
10819 * configure: Regenerate.
10820
10821 2004-08-06 Paolo Bonzini <bonzini@gnu.org>
10822
10823 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
10824 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
10825 (Dependencies): New section.
10826 * Makefile.tpl (Dependencies): Generate from Makefile.def.
10827 (configure-target-[+module+]): Depend on maybe-all-gcc
10828 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
10829 (toplevel profiledbootstrap): Fix dependencies.
10830 * Makefile.in: Regenerate.
10831
10832 2004-08-03 Mark Mitchell <mark@codesourcery.com>
10833
10834 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
10835 target-libiberty to noconfigdirs.
10836 * configure: Regenerate.
10837
10838 2004-08-03 Paul Brook <paul@codesourcery.com>
10839
10840 * configure.in: Check for MPFR as well as GMP.
10841 * configure: Regenerate.
10842
10843 2004-08-01 Robert Millan <robertmh@gnu.org>
10844
10845 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
10846 libmudflap for all GNU-based systems (with Glibc).
10847 * configure: Regenerate.
10848
10849 2004-08-03 Paolo Bonzini <bonzini@gnu.org>
10850
10851 * Makefile.def (host-modules): Add gcc.
10852 * Makefile.in: Regenerate.
10853 * Makefile.tpl (sorry): New rule.
10854 (configure-host, all-host, [+make_target+]-host, do-check,
10855 install-host): Do not add gcc as a special case.
10856 (host modules): Add a small special-casing for gcc. Export
10857 extra_make_flags through the environment.
10858 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
10859 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
10860 other recursive targets for gcc): Remove.
10861
10862 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
10863 (stage, unstage): New rules.
10864 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
10865 distclean-stage[+id+]): Use stage_current.
10866 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
10867 the stage*-start rules.
10868
10869 2004-08-02 Geoffrey Keating <geoffk@apple.com>
10870
10871 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
10872 use -all_load flag.
10873
10874 2004-08-02 Paolo Bonzini <bonzini@gnu.org>
10875
10876 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
10877 * configure: Regenerate.
10878
10879 2004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
10880
10881 * maintainer-scripts/gcc_release: Revert yesterday's change.
10882
10883 2004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
10884
10885 * MAINTAINERS: Add myself to write-after-approval.
10886
10887 2004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
10888
10889 * libf2c: Removed.
10890 * gcc/gccbug.in: Updated because of libf2c removal.
10891 * maintainer-scripts/gcc_release: Ditto.
10892
10893 2004-07-09 Loren J. Rittle <ljrittle@acm.org>
10894
10895 * configure.in: Build libmudflap by default on FreeBSD.
10896 * configure: Regenerated.
10897
10898 2004-07-09 Mark Mitchell <mark@codesourcery.com>
10899
10900 * configure.in: Do not build libmudflap by default on non-GNU/Linux
10901 systems.
10902 * configure: Regenerated.
10903
10904 2004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
10905
10906 PR target/16344
10907 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
10908 feedback based compiler.
10909 * Makefile.in: Rebuilt.
10910
10911 2004-07-08 Alexandre Oliva <aoliva@redhat.com>
10912
10913 * Makefile.def (host_modules): Set bootstrap=true for flex.
10914 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
10915 * Makefile.in: Rebuilt.
10916
10917 2004-07-07 Jan Hubicka <jh@suse.cz>
10918
10919 * MAINTAINERS: Add self as a profile feedback maintainer.
10920
10921 2004-07-05 Phil Edwards <phil@codesourcery.com>
10922
10923 * configure.in: Do not prepend $srcdir to /dev/null in
10924 makefile fragments.
10925 * configure: Regenerate.
10926
10927 2004-07-01 Paolo Bonzini <bonzini@gnu.org>
10928
10929 * Makefile.def (build_modules): Add bison, byacc, flex,
10930 m4, texinfo.
10931 (flags_to_pass): Add FLEX.
10932 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
10933 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
10934 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
10935 DEFAULT_MAKEINFO): Remove.
10936 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
10937 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
10938 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
10939 objdir or else use configured tool.
10940 (all-build): New.
10941 (all): Depend on it.
10942 (Build module dependencies): Add.
10943 * Makefile.in: Regenerate.
10944 * configure.in: Better support for multiple build modules,
10945 matching what is done for host/target modules. Do not look
10946 for "plausible" locations of build tools if Canadian cross.
10947 Use autoconf's AC_PROG_CC to find a C compiler. Define
10948 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
10949 * configure: Regenerate.
10950
10951 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
10952
10953 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
10954 * Makefile.in: Regenerate.
10955
10956 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
10957
10958 * Makefile.tpl (configure-build-[+module+],
10959 configure-[+module+], configure-target-[+module+]): Pass
10960 [+extra_configure_args+].
10961 (all-build-[+module+], all-[+module+], check-[+module+],
10962 install-[+module+], [+make_target+]-[+module+],
10963 all-target-[+module+], check-target-[+module+],
10964 install-target-[+module+], [+make_target+]-target-[+module+]):
10965 Pass [+extra_make_args+].
10966 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
10967 (GCC_HOST_EXPORTS): Remove.
10968 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
10969 cross, check-gcc, check-gcc-c++, install-gcc,
10970 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
10971 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
10972 * Makefile.in: Regenerate.
10973
10974 2004-06-21 Matthew Sachs <msachs@apple.com>
10975
10976 * MAINTAINERS: Added self to write-after-approval.
10977
10978 2004-06-21 Christopher Faylor <cgf@alum.bu.edu>
10979
10980 * configure.in: Check for srcdir/winsup rather than build directory
10981 winsup.
10982 * configure: Regenerate.
10983
10984 2004-06-17 Corinna Vinschen <vinschen@redhat.com>
10985
10986 * configure.in: Don't build Cygwin native newlib if winsup
10987 directory is missing. Emit warning instead.
10988 * configure: Regenerate.
10989
10990 2004-06-09 Paolo Bonzini <bonzini@gnu.org>
10991
10992 * Makefile.tpl (touch-stage[+id+]): New.
10993 (restage[+prev+]): Depend on touch-stage[+id+].
10994
10995 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
10996 Use it throughout.
10997
10998 * Makefile.def: Add profile and feedback bootstrap stages.
10999 Remove next field from bootstrap stages.
11000 * Makefile.tpl (LN, LN_S): Substitute.
11001 (stageN-start, stageN-end): Use double-colon rules, to
11002 provide a hook for additional setup commands.
11003 (distclean-stageN-gcc, restageN): Create dependencies from
11004 [+prev+], not from [+next+].
11005 (stageN-bubble): Add commands for successive stages from
11006 [+prev+], using double-colon rules.
11007 (all-stageN-gcc): Fix typo.
11008 (stagefeedback-start, profiledbootstrap): New.
11009 * Makefile.in: Regenerate.
11010 * configure.in: Call ACX_PROG_LN.
11011 * configure: Regenerate.
11012
11013 2004-06-08 Canqun Yang <canqun@nudt.edu.cn>
11014
11015 * MAINTAINERS (Write After Approval): Add myself.
11016
11017 2004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
11018
11019 * MAINTAINERS (Write After Approval): Add myself.
11020
11021 2004-06-03 Paolo Bonzini <bonzini@gnu.org>
11022
11023 * configure.in: Fix --enable-bootstrap breakage introduced in trees
11024 without gcc.
11025 * configure: Regenerate.
11026
11027 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
11028
11029 * Makefile.tpl: Fix typo.
11030 * Makefile.in: Regenerate.
11031
11032 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
11033
11034 * configure.in: Remove new- prefix from toplevel
11035 bootstrap targets.
11036 * configure: Regenerate.
11037
11038 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
11039
11040 * Makefile.tpl (all.normal): Rename to all.
11041 (all): Replace with a rule to pick the default
11042 target from configure.
11043 (all-gcc, configure-gcc): Use conditionals to
11044 do nothing when toplevel bootstrap is going on.
11045 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
11046 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
11047 * configure.in: Support --enable-bootstrap.
11048
11049 * Makefile.def: Remove new- prefix from toplevel
11050 bootstrap targets.
11051 * Makefile.tpl: Likewise.
11052
11053 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
11054 target.
11055
11056 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
11057 $(RECURSE_FLAGS) to recursive invocation of make.
11058
11059 * Makefile.in: Regenerate.
11060 * configure: Regenerate.
11061
11062 2004-05-30 Andreas Jaeger <aj@suse.de>
11063 Jim Wilson <wilson@specifixinc.com>
11064
11065 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
11066 like CC.
11067
11068 2004-05-27 Daniel Jacobowitz <dan@debian.org>
11069
11070 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
11071 * configure: Regenerate.
11072
11073 2004-05-25 Daniel Jacobowitz <drow@false.org>
11074
11075 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
11076 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
11077 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
11078 targets.
11079 * Makefile.in: Regenerate.
11080
11081 2004-05-24 Paolo Bonzini <bonzini@gnu.org>
11082
11083 * configure.in: Test the ability to symlink directories.
11084 * configure: Regenerate.
11085
11086 * Makefile.def (bootstrap-stage): New definitions.
11087 * Makefile.tpl (configure-stage1-gcc,
11088 configure-stage2-gcc, configure-stage3-gcc,
11089 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
11090 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
11091 new-restage3, compare): Autogenerate, see Makefile.in
11092 entry for behavioral changes.
11093 (distclean-stage1, new-stage1-start, new-stage1-end,
11094 new-stage1-bubble, distclean-stage2, new-stage2-start,
11095 new-stage2-end, new-stage2-bubble, distclean-stage3,
11096 new-stage3-start, new-stage3-end): New autogenerated targets.
11097 (objext, prebootstrap, BOOT_CFLAGS,
11098 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
11099 targets.
11100
11101 * Makefile.in: Regenerate.
11102 (distclean-stage1, new-stage1-start, new-stage1-end,
11103 new-stage1-bubble, distclean-stage2, new-stage2-start,
11104 new-stage2-end, new-stage2-bubble, distclean-stage3,
11105 new-stage3-start, new-stage3-end): New targets.
11106 (all-stage1-gcc): Move prebootstrap dependency from here...
11107 (configure-stage1-gcc): ...to here.
11108 (new-bootstrap): Use bubble targets.
11109 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
11110 Use per-stage distclean targets.
11111 (configure-stage1-gcc, configure-stage2-gcc,
11112 configure-stage3-gcc, all-stage1-gcc,
11113 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
11114 Use new-stageN-start to prepare the tree.
11115
11116 2004-05-23 Paolo Bonzini <bonzini@gnu.org>
11117
11118 * Makefile.def (host_modules): add libcpp.
11119 * Makefile.tpl: Add dependencies on and for libcpp.
11120 * Makefile.in: Regenerate.
11121 * configure.in: Add libcpp host module.
11122 * configure: Regenerate.
11123
11124 2004-05-21 Paolo Bonzini <bonzini@gnu.org>
11125
11126 * Makefile.tpl: Whenever a recursive target is defined, wrap
11127 it in a special @if/@endif block, and prepare its maybe
11128 dependency in the @if/@endif block
11129 * configure.in: Instead of writing maybe dependencies, remove
11130 the @if/@endif statements, and remove the @if/@endif blocks
11131 that remain.
11132 * configure: Regenerate.
11133 * Makefile.in: Regenerate.
11134
11135 2004-05-20 Janis Johnson <janis187@us.ibm.com>
11136
11137 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
11138
11139 2004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
11140
11141 PR bootstrap/15120
11142 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
11143 * */configure: Rebuilt.
11144
11145 2004-05-17 Zack Weinberg <zack@codesourcery.com>
11146
11147 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
11148 of libf2c.
11149 * configure, Makefile.in: Regenerate.
11150
11151 2004-05-13 Tobias Schlüter <tobi@gcc.gnu.org>
11152
11153 * MAINTAINERS (Write After Approval): Add myself.
11154
11155 2004-05-13 Diego Novillo <dnovillo@redhat.com>
11156
11157 Merge from tree-ssa-20020619-branch.
11158
11159 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
11160 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
11161 (HOST_GMPLIBS): Define.
11162 (HOST_GMPINC): Define.
11163 (TARGET_LIB_PATH): Add libmudflap.
11164 (GFORTRAN_FOR_TARGET): Define.
11165 (configure-build*): Export GFORTRAN.
11166 (configure-gcc): Export GMPLIBS and GMPINC.
11167 (all-gcc): Add maybe-all-libbanshee.
11168 (configure-target-libgfortran): Define.
11169 * Makefile.in: Regenerate.
11170 * configure.in (host_libs): Add libbanshee.
11171 (target_libraries): Add target-libmudflap and target-libgfortran.
11172 Add --with-libbanshee.
11173 Handle --disable-libmudflap.
11174 (*-*-freebsd*): Use with_gmp.
11175 Add $(libgcj) to noconfigdirs.
11176 * configure: Regenerate.
11177 * depcomp: New file.
11178 * MAINTAINERS: Add tree-ssa maintainers.
11179
11180 2004-05-04 Vladimir Makarov <vmakarov@redhat.com>
11181
11182 * MAINTAINERS (Various Maintainers): Add myself.
11183
11184 2004-04-30 Brian Ford <ford@vss.fsi.com>
11185
11186 * MAINTAINERS (Write After Approval): Add myself.
11187
11188 2004-04-29 Uros Bizjak <uros@kss-loka.si>
11189
11190 * MAINTAINERS (Write After Approval): Add myself.
11191
11192 2004-04-28 Paolo Bonzini <bonzini@gnu.org>
11193
11194 * config/acx.m4: Fix fastcompare support for new-bootstrap.
11195 * configure: Regenerate.
11196
11197 2004-04-27 Paolo Bonzini <bonzini@gnu.org>
11198
11199 Revert:
11200 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
11201
11202 * Makefile.def (flags_to_pass): Remove *dir variables that
11203 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
11204 as well as prefix and exec_prefix.
11205 * Makefile.in: Regenerate.
11206
11207 2004-04-26 Robert Millan <robertmh@gnu.org>
11208
11209 Add patches from libtool CVS.
11210 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
11211 * ltconfig: Likewise.
11212 * ltcf-c.sh: Likewise.
11213 * ltcf-cxx.sh: Likewise.
11214 * ltcf-gcj.sh: Likewise.
11215
11216 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
11217
11218 * Makefile.def (host_modules): Mark with the bootstrap
11219 flag packages on which gcc depends.
11220 * Makefile.tpl (all-bootstrap): Use it.
11221 * Makefile.in: Regenerate.
11222
11223 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
11224
11225 * Makefile.def (flags_to_pass): Remove *dir variables that
11226 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
11227 as well as prefix and exec_prefix.
11228 * Makefile.in: Regenerate.
11229
11230 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
11231
11232 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
11233 * configure: Regenerate.
11234 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
11235 * gcc/Makefile.tpl (compare): Use the result of the test.
11236 * gcc/Makefile.in: Regenerate.
11237
11238 2004-04-23 Paolo Bonzini <bonzini@gnu.org>
11239
11240 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
11241 Always relocate gcc and prev-gcc to the original names, even
11242 if the build fails.
11243 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
11244 New targets.
11245
11246 2004-04-23 Laurent GUERBY <laurent@guerby.net>
11247
11248 * MAINTAINERS: Update my email address.
11249
11250 2004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11251
11252 * configure.in (mips*-*-irix5*): Enable ld.
11253 * configure: Regenerate.
11254
11255 2004-04-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11256
11257 * configure: Regenerate.
11258
11259 2004-04-15 James E Wilson <wilson@specifixinc.com>
11260
11261 * Makefile.tpl (configure-[+module+], configure-gcc,
11262 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
11263 Set and export LDFLAGS.
11264 * Makefile.in: Regenerate.
11265
11266 2004-04-12 Michael Chastain <mec.gnu@mindspring.com>
11267
11268 * MAINTAINERS: Add myself to write-after-approval.
11269
11270 2004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
11271
11272 PR bootstrap/14871
11273 * Makefile.tpl: If we don't have built-in-tree target tools,
11274 use the ones found by configure rather than hacking around with
11275 program_transform_name.
11276 * configure.in: Give Makefile.tpl the information necessary
11277 to do that.
11278 * Makefile.in: Regenerate.
11279 * configure: Regenerate.
11280
11281 2004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
11282
11283 PR bootstrap/14760
11284 * configure.in: When computing baseargs, strip *all* copies of
11285 offending options. Also, don't match/substitute the trailing space,
11286 so that this actually works when two similar options are separated by
11287 only one space.
11288 * configure: Regenerate.
11289
11290 2004-04-06 David Edelsohn <edelsohn@gnu.org>
11291
11292 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
11293 (rs6000-*-aix*): Same.
11294 * configure: Regenerate.
11295
11296 2004-04-05 Ranjit Mathew <rmathew@hotmail.com>
11297
11298 * MAINTAINERS: Add myself to write-after-approval.
11299
11300 2004-04-03 Bud Davis <bdavis9659@comcast.net>
11301
11302 * MAINTAINERS: Add myself to write-after-approval.
11303
11304 2004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
11305
11306 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
11307 STRICT_WARN, WARN_CFLAGS flags passed down to make.
11308 * Makefile.in: Regenerate.
11309
11310 * configure.in (top level bootstrap support): Rework --enable-werror
11311 to set @stage2_werror_flag@.
11312 * configure: Regenerate.
11313 * Makefile.tpl (top level bootstrap support): Pass
11314 @stage2_werror_flag@ down to configure in stages 2 and 3.
11315 * Makefile.in: Regenerate.
11316
11317 2004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
11318
11319 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
11320 for stages 2 and 3 as well as in make. As a consequence, remove
11321 OUTPUT_OPTION (now detected by configure) from the flags passed down
11322 to make.
11323 * Makefile.in: Regenerate.
11324
11325 * Makefile.tpl (new-bootstrap): Fix typo.
11326 * Makefile.in: Regenerate.
11327
11328 2004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
11329
11330 * Makefile.tpl: Rearrange by moving recursive_targets rules
11331 into their proper sections.
11332 * Makefile.tpl (top level bootstrap support): Move disabling
11333 of coverage flags from 'make' to 'configure'; improve comments.
11334 * Makefile.in: Regenerate.
11335
11336 * Makefile.tpl (experimental top level bootstrap) Move stage1
11337 language setting from all- target to configure- target; disable
11338 intermodule optimization in stage 1; prevent gratuitous rebuilds
11339 of stage 1.
11340 * Makefile.in: Regenerate.
11341 * configure.in: Comma-separate stage 1 language list for top
11342 level bootstrap.
11343 * configure: Regenerate.
11344
11345 * Makefile.tpl: Clean up experimental top level bootstrap support:
11346 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
11347 prev-gcc in configure- targets as well as all- targets.
11348 * Makefile.in: Regenerate.
11349
11350 2004-03-21 Kelley Cook <kcook@gcc.gnu.org>
11351
11352 * compile: New file imported from automake.
11353
11354 2004-03-17 Paolo Bonzini <bonzini@gnu.org>
11355
11356 * configure.in: Remove symbolic link section.
11357 * configure: Regenerate.
11358 * Makefile.tpl (links): Remove.
11359 * Makefile.in: Regenerate.
11360
11361 2004-03-15 Paolo Bonzini <bonzini@gnu.org>
11362 Nathanael Nerode <neroden@gcc.gnu.org>
11363
11364 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
11365 Set with AC_CHECK_PROGS.
11366 * configure.in: Fix comment typo from last patch.
11367 * configure: Regenerate.
11368
11369 2004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
11370
11371 * Makefile.tpl: Introduce experimental top level bootstrap support.
11372 * Makefile.in: Regenerate.
11373 * configure.in: Introduce support for top level bootstrap.
11374 * configure: Regenerate.
11375
11376 2004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
11377 Paolo Bonzini <bonzini@gnu.org>
11378
11379 PR bootstrap/14522
11380 * configure.in: Cope with shells that do not support unquoted ^
11381 * configure: Regenerate.
11382
11383 2004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
11384 Paolo Bonzini <bonzini@gnu.org>
11385
11386 PR bootstrap/14522
11387 * configure.in: Cope with shells that do not support nesting
11388 quotes inside quoted backquote substitutions.
11389 * configure: Regenerate.
11390
11391 2004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
11392
11393 PR bootstrap/14522
11394 * configure.in: Fix escaping of $.
11395 * configure: Regenerate.
11396
11397 2004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
11398
11399 * configure: Regenerate, since I forgot to while committing Paolo's
11400 changes.
11401
11402 2004-03-08 Paolo Bonzini <bonzini@gnu.org>
11403
11404 PR ada/14131
11405 Move language detection to the top level.
11406 * configure.in: Find default values for the tools as
11407 soon as possible. Disable ada if GNAT is not found.
11408 Emit error message about missing languages. Expand
11409 --enable-languages=all for the gcc subdirectory.
11410
11411 2004-03-10 Ben Elliston <bje@gnu.org>
11412
11413 * MAINTAINERS: Update my email address.
11414
11415 2004-03-05 David Edelsohn <edelsohn@gnu.org>
11416
11417 * ltconfig: Disable building static libraries if building shared
11418 libraries on AIX 5L.
11419
11420 2004-03-01 Richard Sandiford <rsandifo@redhat.com>
11421
11422 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
11423 and disable libgcj.
11424 * configure: Regenerated.
11425
11426 2004-03-01 Brian Booth <bbooth@redhat.com>
11427
11428 * MAINTAINERS: Add myself to write-after-approval.
11429
11430 2004-03-01 Paolo Bonzini <bonzini@gnu.org>
11431
11432 * MAINTAINERS: Add myself to write-after-approval.
11433
11434 2004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
11435
11436 PR bootstrap/7087
11437 * Makefile.tpl: Guard XFOO sed statements better.
11438 * Makefile.tpl: Add dependency for configure-target-libada.
11439 * Makefile.in: Regenerate (incidentally fixes broken
11440 commit when libada-branch was merged).
11441
11442 2004-02-25 Kelley Cook <kcook@gcc.gnu.org>
11443
11444 * MAINTAINERS: Add myself to write-after-approval.
11445
11446 2004-02-20 Andrew Pinski <pinskia@physics.uc.edu>
11447
11448 * MAINTAINERS: Add Nicola Pero and myself as libobjc
11449 maintainers.
11450
11451 2004-02-20 Andrew Cagney <cagney@redhat.com>
11452
11453 * config.guess: Update from version 2003-10-16 to 2004-02-16.
11454 * config.sub: Update from version 2003-11-03 to 2004-02-16.
11455
11456 2004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
11457
11458 PR bootstrap/11932
11459 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
11460
11461 2004-02-14 Jerry Quinn <jlquinn@optonline.net>
11462
11463 * MAINTAINERS: Added myself to write-after-approval.
11464
11465 2004-02-14 Michael Koch <konqueror@gmx.de>
11466
11467 * MAINTAINERS: Added myself to write-after-approval.
11468
11469 2004-02-13 Joseph S. Myers <jsm@polyomino.org.uk>
11470
11471 * MAINTAINERS: Move Steve Chamberlain to write-after-approval. Move
11472 some OS port maintainers to OS port maintainers section.
11473
11474 2004-02-13 Frank Ch. Eigler <fche@redhat.com>
11475
11476 * MAINTAINERS: Add self.
11477
11478 2004-02-12 Kazu Hirata <kazu@cs.umass.edu>
11479
11480 * MAINTAINERS: Alphabetize.
11481
11482 2004-02-12 Paolo Bonzini <bonzini@gnu.org>
11483
11484 * MAINTAINERS: Remove myself.
11485
11486 2004-02-11 David Edelsohn <edelsohn@gnu.org>
11487
11488 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
11489 (rs6000-*-aix*): Same.
11490 * configure: Regenerate.
11491
11492 2004-02-11 Kelley Cook <kcook@gcc.gnu.org>
11493
11494 * configure.in (host): Add in missing $noconfigdirs to defines.
11495 * configure: Regenerate.
11496
11497 2004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
11498 Nathanael Nerode <neroden@gcc.gnu.org>
11499
11500 PR ada/6637, PR ada/5911
11501 Merge with libada-branch:
11502 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
11503 with appropriate dependencies. Add --enable-libada configure switch.
11504 * configure, Makefile.in: Regenerate.
11505
11506 2004-02-09 Paolo Bonzini <bonzini@gnu.org>
11507
11508 * MAINTAINERS: Add myself to write-after-approval.
11509
11510 2004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11511
11512 * configure.in: Don't pass --with-stabs on IRIX 5 either.
11513 * configure: Regenerate.
11514
11515 2004-02-04 Geoffrey Keating <geoffk@apple.com>
11516
11517 Merge from upstream:
11518
11519 * ltmain.in: When setting IFS to '~', be careful about user
11520 arguments that contain '~'.
11521
11522 2004-02-04 Peter O'Gorman <peter@pogma.com>
11523
11524 * ltmain.in (infer_tag): Move tag inferrence to a shell function.
11525 Also test $base_compile against $CC with escaped arguments. Bug
11526 reported by Geoff Keating <geoffk@apple.com>.
11527
11528 2004-02-04 Kazu Hirata <kazu@cs.umass.edu>
11529
11530 * MAINTAINERS: Remove i960 port.
11531
11532 2004-01-23 DJ Delorie <dj@redhat.com>
11533
11534 * Makefile.def (target_modules) [libiberty]: Don't stage.
11535 * Makefile.in: Rebuilt.
11536
11537 2004-01-20 Caroline Tice <ctice@apple.com>
11538
11539 * MAINTAINERS: Add myself to write-after-approval.
11540
11541 2004-01-19 Paolo Carlini <pcarlini@suse.de>
11542
11543 * MAINTAINERS: Update my email address.
11544
11545 2004-01-18 James A. Morrison <ja2morri@uwaterloo.ca>
11546
11547 * MAINTAINERS: Add myself to write-after-approval.
11548
11549 2004-01-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
11550
11551 * MAINTAINERS: Remove entries without email address.
11552
11553 2004-01-15 Daniel Jacobowitz <drow@mvista.com>
11554
11555 * MAINTAINERS: Add myself to write-after-approval.
11556
11557 2004-01-15 Steven Bosscher <stevenb@suse.de>
11558
11559 * MAINTAINERS: Update my email address.
11560
11561 2004-01-14 Loren J. Rittle <ljrittle@acm.org>
11562
11563 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
11564 * Makefile.tpl (configure-target-[+module+]): Support stage.
11565 * Makefile.in: Rebuilt.
11566
11567 2004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
11568
11569 * MAINTAINERS: Add myself as a libiberty MAINTAINER.
11570
11571 2004-01-10 Richard Sandiford <rsandifo@redhat.com>
11572
11573 * MAINTAINERS: Add myself as a MIPS maintainer.
11574
11575 2004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
11576
11577 * configure.in: Use ./config.cache, not config.cache.
11578 * configure: Regenerate.
11579 * Makefile.tpl: Special-casing not needed for GCC any more.
11580 * Makefile.in: Regenerate.
11581
11582 * configure.in: Don't share a cache file for host dirs.
11583 * configure: Regenerate.
11584
11585 * config-ml.in: Don't mess with the cache file.
11586
11587 2004-01-04 Eric Botcazou <ebotcazou@libertysurf.fr>
11588
11589 * MAINTAINERS: Move myself from 'Write After Approval' to
11590 'CPU Port Maintainers' section as SPARC maintainer.
11591
11592 2004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
11593
11594 * Makefile.tpl: Make GCC use a separate config.cache.
11595 * Makefile.in: Regenerate.
11596
11597 PR bootstrap/11932, PR bootstrap/11933
11598 (I don't know if it will fix either of them, but it relates
11599 to them.)
11600 * configure.in: Don't use shared config.cache for target
11601 directories.
11602 * configure: Regenerate.
11603
11604 2004-01-02 Dan Nicolaescu <dann@ics.uci.edu>
11605
11606 * MAINTAINERS: Add myself to 'Write After Approval' section.
11607
11608 2003-12-31 Roger Sayle <roger@eyesopen.com>
11609
11610 * configure.in (ia64*-*-hpux*): Disable building java libraries.
11611 * configure: Regenerated.
11612
11613 2003-12-23 Kazu Hirata <kazu@cs.umass.edu>
11614
11615 * MAINTAINERS: Remove the mn10200 maintainer.
11616
11617 2003-12-21 Bernardo Innocenti <bernie@develer.com>
11618
11619 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
11620 * configure: Regenerated.
11621
11622 2003-12-16 Jan Hubicka <jh@suse.cz>
11623
11624 * MAINTAINERS: Add myself as callgraph maintainer.
11625
11626 2003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
11627
11628 * configure.in (raw_libstdcxx_flags): Remove the leading space.
11629 * configure: Regenerate.
11630
11631 2003-12-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
11632
11633 * MAINTAINERS: Move myself from 'Bug database only accounts' to
11634 'Write After Approval' section. Update email.
11635
11636 2003-12-01 James Lemke <jim@wasabisystems.com>
11637
11638 * MAINTAINERS (Write After Approval): Add myself.
11639
11640 2003-11-20 Matt Thomas <matt@3am-software.com>
11641
11642 * MAINTAINERS: Add myself as a vax port maintainer.
11643
11644 2003-11-20 Kelley Cook <kcook@gcc.gnu.org>
11645
11646 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
11647 (configure-build-[+module+], configure-[+module+]): Likewise.
11648 (configure-target-[+module+], configure-gcc, config.status): Likewise.
11649 * Makefile.in: Regenerate.
11650
11651 2003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
11652
11653 * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
11654 shared/dylibed libraries.
11655 * ltmain.sh: Likewise.
11656 * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
11657 * ltcf-cxx.sh: Likewise.
11658 * ltcf-gcj.sh: Likewise.
11659 * ltconfig: Likewise.
11660
11661 2003-11-17 Stan Cox <scox@redhat.com>
11662
11663 * MAINTAINERS: Add myself as iq2000 port maintainer.
11664
11665 2003-11-14 Arnaud Charlet <charlet@act-europe.fr>
11666
11667 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
11668 * Makefile.in: Regenerate.
11669
11670 2003-11-03 Ulrich Weigand <uweigand@de.ibm.com>
11671
11672 * config.sub: Update to 2003-11-03 version.
11673
11674 2003-10-20 Phil Edwards <phil@codesourcery.com>
11675
11676 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
11677 * configure: Regenerate.
11678
11679 2003-10-20 Nicolas Pitre <nico@cam.org>
11680
11681 * MAINTAINERS: Add myself to 'Write After Approval' section.
11682
11683 2003-10-20 Arnaud Charlet <charlet@act-europe.fr>
11684
11685 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
11686
11687 2003-10-19 Joseph S. Myers <jsm@polyomino.org.uk>
11688
11689 * MAINTAINERS: Update my email address.
11690
11691 2003-10-17 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11692
11693 * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
11694
11695 2003-10-17 Ralph Loader <rcl@ihug.co.nz>
11696
11697 * MAINTAINERS: Add myself to 'Write After Approval' section.
11698
11699 2003-10-16 Bernardo Innocenti <bernie@develer.com>
11700
11701 * config.guess: Update to 2003-10-16 version.
11702 * config.sub: Update to 2003-10-16 version.
11703
11704 2003-10-15 David Daney <ddaney@avtrex.com>
11705
11706 * MAINTAINERS: Added myself to 'Write After Approval' section.
11707
11708 2003-10-15 Falk Hueffner <falk@debian.org>
11709
11710 * MAINTAINERS: Move myself from 'Bug database only accounts' to
11711 'Write After Approval' section. Update email.
11712
11713 2003-10-14 Roger Sayle <roger@eyesopen.com>
11714
11715 * MAINTAINERS: Move myself from 'Write After Approval' to
11716 'Various Maintainers' section as middle-end maintainer.
11717
11718 2003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
11719
11720 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
11721 HOST_FLAGS_TO_PASS.
11722 * Makefile.in: Regenerate.
11723
11724 2003-10-11 Bernardo Innocenti <bernie@develer.com>
11725
11726 * config.guess: Update to 2003-10-07 version.
11727 * config.sub: Update to 2003-10-07 version.
11728
11729 2003-10-06 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11730
11731 * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
11732 * ltconfig (irix5*, irix6*): Don't override version_type.
11733
11734 2003-10-05 Mohan Embar <gnustuff@thisiscool.com>
11735
11736 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
11737 * configure: Rebuilt
11738 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
11739 * Makefile.in: Rebuilt
11740
11741 2003-10-03 H.J. Lu <hongjiu.lu@intel.com>
11742
11743 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
11744
11745 2003-09-30 Carlo Wood <carlo@alinoe.com>
11746
11747 * MAINTAINERS (Write After Approval): Add myself.
11748
11749 2003-09-29 Paul Koning <ni1d@arrl.net>
11750
11751 * MAINTAINERS: Move myself from "Write After Approval"
11752 to CPU platform maintainers for pdp11 platform.
11753
11754 2003-09-23 Andreas Tobler <a.tobler@schweiz.ch>
11755
11756 * MAINTAINERS: Move myself from 'Write After Approval' to
11757 'Various Maintainers' section as libffi testsuite maintainer.
11758
11759 2003-09-21 Daniel Jacobowitz <drow@mvista.com>
11760
11761 * configure.in: Pass a computed --program-transform-name
11762 to subconfigures.
11763 * configure: Regenerated.
11764
11765 2003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
11766
11767 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
11768 * Makefile.in: Regenerate.
11769
11770 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
11771 * Makefile.in: Regenerate.
11772
11773 2003-09-19 Ziemowit Laski <zlaski@apple.com>
11774
11775 * MAINTAINERS: Move myself from 'Write After Approval'
11776 to 'Various Maintainers' (objective-c) section.
11777
11778 2003-09-17 Daniel Jacobowitz <drow@mvista.com>
11779
11780 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
11781 quoting.
11782 * configure: Regenerated.
11783
11784 2003-09-16 Joel Brobecker <brobecker@gnat.com>
11785
11786 * MAINTAINERS (Write After Approval): Add myself to write after
11787 approval list.
11788
11789 2003-09-16 Dorit Naishlos <dorit@il.ibm.com>
11790
11791 * MAINTAINERS (Write After Approval): Add myself.
11792
11793 2003-09-09 Ian Lance Taylor <ian@wasabisystems.com>
11794
11795 * MAINTAINERS: Update my e-mail address.
11796
11797 2003-09-09 Alan Modra <amodra@bigpond.net.au>
11798
11799 * libtool.m4 (LD): Correct powerpc64 host match.
11800
11801 2003-09-06 James E Wilson <wilson@tuliptree.org>
11802
11803 * MAINTAINTERS: Update my affiliation and email address.
11804
11805 2003-09-06 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
11806
11807 * MAINTAINERS (Write After Approval): Add myself.
11808
11809 2003-09-04 DJ Delorie <dj@redhat.com>
11810
11811 * configure: Regenerate.
11812
11813 2003-09-04 Robert Millan <robertmh@gnu.org>
11814
11815 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
11816
11817 2003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
11818
11819 * configure.in: Ensure arguments to sed are properly spaced.
11820 * configure: Regenerate.
11821
11822 2003-08-30 Gerald Pfeifer <gerald@pfeifer.com>
11823
11824 * MAINTAINERS: Update my e-mail address.
11825
11826 2003-08-28 Mohan Embar <gnustuff@thisiscool.com>
11827
11828 * MAINTAINERS (Write After Approval): Add myself.
11829
11830 2003-08-27 Daniel Jacobowitz <drow@mvista.com>
11831
11832 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
11833 * configure: Regenerated.
11834
11835 2003-08-23 Marek Michalkiewicz <marekm@amelek.gda.pl>
11836
11837 * MAINTAINERS: Update my email address.
11838
11839 2003-08-23 Phil Edwards <pme@gcc.gnu.org>
11840
11841 * configure.in: Use newline instead of semicolon when assuming
11842 shell arguments in a for loop.
11843 * configure: Regenerated.
11844
11845 2003-08-22 Jason Eckhardt <jle@rice.edu>
11846
11847 * MAINTAINERS: Resurrect the i860 maintainer.
11848
11849 2003-08-20 Geoffrey Keating <geoffk@apple.com>
11850
11851 PR 8180
11852 * configure.in: When testing with_libs and with_headers, treat
11853 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
11854 * configure: Regenerate.
11855
11856 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
11857 make, shell, etc.
11858 (baseargs): Likewise.
11859 * configure: Regenerate.
11860
11861 2003-08-20 Bernardo Innocenti <bernie@develer.com>
11862
11863 * MAINTAINERS (Write After Approval): Add myself.
11864
11865 2003-08-19 Geoffrey Keating <geoffk@apple.com>
11866
11867 * configure.in: Disable libgcj for darwin not on powerpc.
11868 * configure: Rebuild.
11869
11870 2003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
11871
11872 * config-ml.in, symlink-tree: Add license.
11873
11874 2003-08-03 Richard Stallman <rms@gnu.org>
11875 Eben Moglen <moglen@columbia.edu>
11876
11877 * README.SCO: New file.
11878
11879 2003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
11880
11881 * Makefile.tpl (check, check-c++): Express dependencies using
11882 dependencies rather than commands.
11883 * Makefile.in: Regenerate.
11884
11885 2003-08-01 Andrew Cagney <cagney@redhat.com>
11886
11887 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
11888 * configure: Ditto.
11889
11890 2003-07-31 Geoffrey Keating <geoffk@apple.com>
11891
11892 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
11893 * Makefile.in: Update.
11894
11895 2003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
11896
11897 * configure.in: Enable libgcj for darwin.
11898 * configure: Rebuild.
11899
11900 2003-07-29 Phil Edwards <pme@gcc.gnu.org>
11901
11902 * config-ml.in: Use ac_configure_args directly instead of
11903 ml_arguments. Only set ml_norecursion if --no[-]recursion is
11904 actually seen.
11905
11906 2003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
11907
11908 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
11909 creating target and build subdirs to build all parent dirs as needed.
11910 * Makefile.in: Rebuild.
11911 * configure.in: Don't build dirs explicitly here.
11912 * configure: Rebuild.
11913
11914 2003-07-26 Paul Brook <paul@nowt.org>
11915
11916 * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
11917
11918 2003-07-22 Alexandre Oliva <aoliva@redhat.com>
11919
11920 * Makefile.tpl (all-make): Depend on intl.
11921 * Makefile.in: Rebuilt.
11922
11923 2003-07-20 Phil Edwards <pme@gcc.gnu.org>
11924
11925 * install-sh: Update to newer upstream versions (associated with
11926 aclocal 1.7).
11927 * mkinstalldirs: Likewise.
11928 * missing: Likewise, plus $1Help2man -> $1 typo fix.
11929
11930 2003-07-16 Andrew Pinski <pinskia@gcc.gnu.org>
11931
11932 * MAINTAINERS: Move self from Bug database only accounts
11933 to write-after-approval.
11934
11935 2003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
11936
11937 * config.if: Remove unused libc_interface determination.
11938
11939 2003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
11940
11941 * MAINTAINERS: Move self from write-after-approval to
11942 build machinery (*.in).
11943
11944 2003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
11945
11946 PR bootstrap/11273
11947 PR bootstrap/11408
11948 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
11949 unused INSTALL_PROGRAM_ARGS.
11950 * configure.in: Use AC_PROG_INSTALL.
11951 * Makefile.in: Regenerate.
11952 * configure: Regenerate.
11953
11954 2003-07-13 Kazu Hirata <kazu@cs.umass.edu>
11955
11956 * MAINTAINERS: Alphabetize.
11957
11958 2003-07-10 Alexandre Oliva <aoliva@redhat.com>
11959
11960 * configure: Rebuilt.
11961 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
11962 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
11963 newlib nor libgloss.
11964 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
11965 * configure.in (am33_2.0-*-linux*): Added.
11966
11967 2003-07-09 Bob Wilson <bob.wilson@acm.org>
11968
11969 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
11970 * configure: Regenerate.
11971
11972 2003-07-07 Zack Weinberg <zack@codesourcery.com>
11973
11974 * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
11975 * Makefile.in: Regenerate.
11976
11977 2003-07-04 Zack Weinberg <zack@codesourcery.com>
11978
11979 * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
11980 * Makefile.in: Regenerate.
11981
11982 2003-07-04 H.J. Lu <hongjiu.lu@intel.com>
11983
11984 * Makefile.tpl: Replace PWD with PWD_COMMAND.
11985 * Makefile.in: Regenerated.
11986
11987 * config-ml.in: Replace PWD with PWD_COMMAND.
11988
11989 2003-07-04 Zack Weinberg <zack@codesourcery.com>
11990
11991 * intl: New directory; see intl/ChangeLog for details.
11992 * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
11993 * Makefile.tpl: all-gcc depends on maybe-all-intl.
11994 * Makefile.in: Regenerate.
11995
11996 2003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
11997
11998 * configure.in: Clean up config-lang.in handling. Delete
11999 useless assignment to "subdirs".
12000 * configure: Regenerate.
12001
12002 2003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
12003
12004 * configure.in: Rename 'target_libs' to 'target_libraries'.
12005 Remove useless reference to 'target_libs'.
12006 * configure: Regenerate.
12007
12008 2003-06-23 Keith Seitz <kseitz@sources.redhat.com>
12009
12010 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
12011 * Makefile.in: Regenerate.
12012
12013 2003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
12014
12015 * Makefile.def: Introduce flags_to_pass.
12016 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
12017 * Makefile.in: Regenerate.
12018
12019 2003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
12020
12021 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
12022 and target-libgloss.
12023 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
12024 <h8300*-*-*>: Disable libf2c and ${libgcj}.
12025 * configure: Regenerate.
12026
12027 2003-06-17 Benjamin Kosnik <bkoz@redhat.com>
12028
12029 * configure.in: Update testsuite_flags to new location.
12030 * configure. Regenerate.
12031
12032 2003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
12033
12034 * Makefile.tpl: Remove BUILD_CC stuff.
12035 * Makefile.in: Regenerate.
12036
12037 2003-06-17 Kazu Hirata <kazu@cs.umass.edu>
12038
12039 * MAINTAINERS (Write After Approval): Remove Andrew Haley.
12040
12041 2003-06-16 Graeme Peterson <gp@qnx.com>
12042
12043 * MAINTAINERS (Write After Approval): Add myself.
12044
12045 2003-06-14 H.J. Lu <hongjiu.lu@intel.com>
12046
12047 * config.guess: Update to 2003-06-12 version.
12048 * config.sub: Update to 2003-06-13 version.
12049
12050 2003-06-12 H.J. Lu <hongjiu.lu@intel.com>
12051
12052 * config.guess: Update to 2003-06-06 version.
12053 * config.sub: Update to 2003-06-06 version.
12054
12055 2003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12056
12057 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
12058 * configure. Regenerate.
12059
12060 2003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
12061
12062 * configure.in: Disable serial configure by default.
12063 * configure: Regenerate.
12064 * Makefile.tpl: Abolish .NOTPARALLEL.
12065 * Makefile.in: Regenerate.
12066
12067 * Makefile.tpl: Replace {build,host,target}_canonical by
12068 {build,host,target}.
12069 * Makefile.in: Regenerate.
12070
12071 * Makefile.tpl: Fix stupid pasto.
12072 * Makefile.in: Regenerate.
12073
12074 2003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
12075
12076 * Makefile.tpl: Remove bogus conditional.
12077 * Makefile.in: Regenerate.
12078
12079 2003-06-05 Jan Hubicka <jh@suse.cz>
12080
12081 * Makefile.tpl (profiledbootstrap): New target.
12082 * Makefile.in (profiledbootstrap): New target.
12083
12084 2003-06-05 Wolfgang Bangerth <bangerth@dealii.org>
12085
12086 * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
12087 Pinski. Remove user names from other bugzilla-only maintainers.
12088
12089 2003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
12090
12091 * Makefile.tpl: Make 'recursive targets' using autogen rather
12092 than shell loop. Remove duplicate 'clean' targets and false
12093 comments.
12094 * Makefile.def: Add systematic dependencies to 'recursive' targets.
12095 Add systematic method of specifying missing targets in subdirs.
12096 Add copyright boilerplate.
12097 * Makefile.in: Regenerate.
12098 * configure.in: Add 'recursive targets' to maybe list.
12099 * configure: Regenerate.
12100
12101 * MAINTAINERS: "GNATS only" -> "Bug database only".
12102
12103 * Makefile.tpl: Rename [+target+] to [+make_target+].
12104 * Makefile.def: Rename 'target' to 'make_target'.
12105
12106 2003-05-31 Neil Booth <neil@daikokuya.co.uk>
12107
12108 * MAINTAINERS: Add self as options handling maintainer.
12109
12110 2003-05-28 Michael Meissner <gnu@the-meissners.org>
12111
12112 * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
12113 been too long since I touched those ports.
12114
12115 2003-05-28 DJ Delorie <dj@redhat.com>
12116
12117 * Makefile.tpl: Make maybe-check-gcc .PHONY.
12118 * Makefile.in: Regenerate.
12119
12120 2003-05-21 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
12121
12122 * configure.in: Use curly braces in the definition of tooldir.
12123 * configure: Regenerate.
12124
12125 2003-05-21 DJ Delorie <dj@redhat.com>
12126
12127 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
12128 newlib or libgloss.
12129 * Makefile.in: Regenerate.
12130
12131 2003-05-21 DJ Delorie <dj@redhat.com>
12132
12133 * Makefile.tpl: Add missing empty maybe-check-gcc target.
12134 * Makefile.in: Regenerate.
12135
12136 2003-05-20 Ian Lance Taylor <ian@airs.com>
12137
12138 * MAINTAINERS: Update my e-mail address.
12139
12140 2003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
12141
12142 * configure.in: Switch more things to use maybe dependencies.
12143 * Makefile.tpl: Switch more things to use maybe dependencies.
12144 Factor out common code from autogen IF statements.
12145 * configure: Regenerate.
12146 * Makefile.in: Regenerate.
12147
12148 2003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
12149
12150 * configure.in: Accept i[3456789]86 for machine type.
12151 * configure: Regenerate.
12152
12153 2003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
12154
12155 * configure.in: Switch more things to use maybe dependencies.
12156 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
12157 * configure: Regenerate.
12158 * Makefile.tpl: Switch more things to use maybe dependencies.
12159 * Makefile.in: Regenerate.
12160
12161 2003-05-16 Andreas Schwab <schwab@suse.de>
12162
12163 * Makefile.tpl (install-opcodes): Define.
12164 * Makefile.in: Rebuild.
12165
12166 2003-05-13 Andreas Jaeger <aj@suse.de>
12167
12168 * config.guess: Update to 2003-05-09 version.
12169 * config.sub: Update to 2003-05-09 version.
12170
12171 2003-05-13 Michael Eager <eager@mvista.com>
12172
12173 * configure.in: Correct sed script so that options in quotes are not
12174 deleted.
12175 * configure: Rebuild.
12176
12177 2003-05-12 Corinna Vinschen <corinna@vinschen.de>
12178
12179 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
12180 and $$s/newlib/libc/sys/cygwin32 include paths.
12181 * configure: Ditto.
12182
12183 2003-05-12 Michael Meissner <gnu@the-meissners.org>
12184
12185 * MAINTAINERS: Update my email addresses.
12186
12187 2003-05-06 Eric Botcazou <ebotcazou@libertysurf.fr>
12188
12189 * config-ml.in: Propagate INSTALL variables.
12190
12191 2003-05-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12192
12193 * MAINTAINERS: Remove duplicate entries in Write After Approval.
12194
12195 2003-05-02 Chris Demetriou <cgd@broadcom.com>
12196
12197 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
12198 * Makefile.in: Regenerate.
12199
12200 2003-05-02 Wolfgang Bangerth <bangerth@dealii.org>
12201
12202 * MAINTAINERS (GNATS only): Add Falk Hueffner.
12203
12204 2003-04-30 Wolfgang Bangerth <bangerth@dealii.org>
12205
12206 * MAINTAINERS (GNATS only): Add Giovanni Bajo.
12207
12208 2003-04-27 Daniel Jacobowitz <drow@mvista.com>
12209
12210 * Makefile.tpl: Clean $(BUILD_SUBDIR).
12211 * Makefile.in: Regenerated.
12212
12213 2003-04-25 Wolfgang Bangerth <bangerth@dealii.org>
12214
12215 * MAINTAINERS (Write After Approval): Upgrade myself from
12216 GNATS only to write-after-approval. Update my mail address.
12217
12218 2003-04-25 Loren J. Rittle <ljrittle@acm.org>
12219
12220 (OS Port Maintainers: freebsd): Add myself.
12221
12222 2003-04-22 Mark Mitchell <mark@codesourcery.com>
12223
12224 * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
12225
12226 2003-04-22 Kean Johnston <jkj@sco.com>
12227
12228 * MAINTAINERS (SCO ports): Added myself.
12229
12230 2003-04-21 Nathan Sidwell <nathan@codesourcery.com>
12231
12232 * MAINTAINERS (gcov): Add myself and Jan Hubicka.
12233
12234 2003-04-19 Kean Johnston <jkj@sco.com>
12235
12236 * MAINTAINERS (Write After Approval): Add myself.
12237
12238 2003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12239
12240 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
12241 * Makefile.in: Regenerate.
12242
12243 2003-04-18 Jakub Jelinek <jakub@redhat.com>
12244
12245 * configure.in (powerpc64*-*-linux*): Remove.
12246 * configure: Rebuilt.
12247
12248 2003-04-17 Phil Edwards <pme@gcc.gnu.org>
12249
12250 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
12251 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
12252 and restrap.
12253 * Makefile.in: Regenerate.
12254
12255 2003-04-16 Richard Earnshaw <rearnsha@arm.com>
12256
12257 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
12258 * configure: Regenerated.
12259
12260 2003-04-15 DJ Delorie <dj@redhat.com>
12261
12262 * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
12263
12264 2003-04-13 Nick Clifton <nickc@redhat.com>
12265
12266 * config-ml.in: Remove support for --disable-aix removing
12267 call-aix multilibs.
12268
12269 2003-04-10 Alexandre Oliva <aoliva@redhat.com>
12270
12271 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
12272 * */configure: Rebuilt.
12273
12274 2003-04-08 Joel Sherrill <joel@oarcorp.com>
12275
12276 * MAINTAINERS: Add my email address.
12277
12278 2003-03-17 Olivier Hainque <hainque@act-europe.fr>
12279
12280 * MAINTAINERS (Write After Approval): Add myself.
12281
12282 2003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
12283
12284 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
12285 * Makefile.in: Regenerate.
12286
12287 2003-03-14 Michael Chastain <mec@shout.net>
12288
12289 * Makefile.in: Regenerate with correct Makefile.def.
12290
12291 2003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
12292
12293 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
12294 Make macro.
12295 * Makefile.in: Regenerate.
12296 * configure.in: Clean up gxx_include_dir logic.
12297 * configure: Regenerate.
12298
12299 2003-03-12 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
12300
12301 * MAINTAINERS (Write After Approval): Add myself.
12302
12303 2003-03-10 Ben Elliston <bje@wasabisystems.com>
12304
12305 * MAINTAINERS: Update my mail address.
12306
12307 2003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12308
12309 * configure.in (gxx_include_dir): Fix typo.
12310 * configure: Regenerated.
12311
12312 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
12313
12314 * Makefile.tpl: Reindent.
12315 * Makefile.in: Regenerate.
12316 * configure.in: Reindent. Don't set unused variables.
12317 * configure: Regenerate.
12318
12319 2003-03-04 Daniel Jacobowitz <drow@mvista.com>
12320
12321 * configure.in: Include $(build_tooldir)/sys-include in
12322 FLAGS_FOR_TARGET.
12323 * configure: Regenerated.
12324
12325 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
12326
12327 * Makefile.tpl: Always pass down RANLIB.
12328 * Makefile.in: Regenerate.
12329
12330 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
12331 * Makefile.in: Regenerate.
12332 * configure.in: Remove unused logic relating to --enable-shared
12333 and --enable-threads. Remove bogus comments. Remove redundant
12334 noconfigdirs.
12335 * configure: Regenerate.
12336
12337 * configure.in: Replace ${libstdcxx_version} by its value.
12338 Remove reference to mh-dgux.
12339 * configure: Regenerate.
12340
12341 2003-03-03 Kevin Buettner <kevinb@redhat.com>
12342
12343 * MAINTAINERS (Write After Approval): Add myself.
12344
12345 2003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
12346
12347 * Makefile.tpl: Rearrange.
12348 * Makefile.in: Regenerate.
12349
12350 2003-02-25 Uwe Stieber <uwe@wwws.de>
12351
12352 * configure.in: Add support for kaOS as cross build target system.
12353 * configure: Regenerated.
12354
12355 2003-02-24 Steven Bosscher <steven@gcc.gnu.org>
12356
12357 * MAINTAINERS (Write after approval): Add myself.
12358
12359 2003-02-21 James E Wilson <wilson@tuliptree.org>
12360
12361 * MAINTAINERS: Update my email address.
12362
12363 2003-02-21 Zack Weinberg <zack@codesourcery.com>
12364
12365 * MAINTAINERS: Add self to blanket write privs. section.
12366
12367 2003-02-20 Sean McNeil <sean@blue.mcneil.com>
12368
12369 * Makefile.tpl: Add definition of CPPFLAGS to pass into
12370 configure-target-* as some target builds may require additional
12371 flags for preprocessor tests.
12372 * Makefile.in: Regenerated.
12373
12374 2003-02-19 Alexandre Oliva <aoliva@redhat.com>
12375
12376 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
12377 * ltconfig: Handle it.
12378 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
12379 auto-detecting it.
12380
12381 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
12382 it is used as argument to $CC.
12383 * ltcf-gcj.sh: Likewise.
12384
12385 * configure.in: Introduce --enable-maintainer-mode.
12386 * configure: Rebuilt.
12387 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
12388 for maintainer mode.
12389 * Makefile.in: Rebuilt.
12390
12391 2003-02-18 Jason Merrill <jason@redhat.com>
12392
12393 * Makefile.tpl (check-c++): Allow parallelism.
12394
12395 2003-02-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12396
12397 * MAINTAINERS: Remove John Carr (who never actually had access to
12398 gcc.gnu.org).
12399
12400 2003-02-15 Geoffrey Keating <geoffk@apple.com>
12401
12402 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
12403 don't configure target-libobjc.
12404 * configure: Regenerate.
12405
12406 2003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12407
12408 * Makefile.tpl (RANLIB): Define.
12409 * Makefile.in: Regenerate.
12410
12411 2003-02-08 Laurynas Biveinis <laurynas.biveinis@mif.vu.lt>
12412
12413 * MAINTAINERS: Update my email.
12414
12415 2003-02-06 Keith R Seitz <keiths@redhat.com>
12416
12417 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
12418 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
12419 * Makefile.in: Regenerated.
12420 * configure.in: Remove all traces of snavigator, db, and grep.
12421 * configure: Regenerated.
12422
12423 2003-02-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12424
12425 * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
12426 After Approval.
12427
12428 2003-02-02 Christian Cornelssen <ccorn@cs.tu-berlin.de>
12429
12430 * MAINTAINERS (Write after approval): Add myself.
12431
12432 2003-01-31 Frank Ch. Eigler <fche@redhat.com>
12433
12434 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
12435 * Makefile.in: Regenerated.
12436
12437 2003-01-30 Roger Sayle <roger@eyesopen.com>
12438
12439 * config.guess: Updated to 2003-01-30's version.
12440 * config.sub: Updated to 2003-01-28's version.
12441
12442 2003-01-30 Alexandre Oliva <aoliva@redhat.com>
12443
12444 * config.if: If gcc_version is already set, just use it. Don't set
12445 gcc_version_trigger if it's already set, otherwise set it to
12446 gcc/version.c, but only if the file exists. If it is not set and
12447 gcc/version.c does not exist, try to extract the version number from
12448 $CC.
12449
12450 2003-01-29 Andreas Tobler <a.tobler@schweiz.ch>
12451
12452 * MAINTAINERS: Add myself to write-after-approval list.
12453
12454 2003-01-27 Phil Edwards <pme@gcc.gnu.org>
12455
12456 * configure.in: Revert 24Jan change.
12457 * configure: Regenerate.
12458
12459 2003-01-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12460
12461 * MAINTAINERS: Remove incorrect entry for Paul Eggert. Fix
12462 entry of HJ Lu.
12463
12464 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
12465
12466 * configure.in: Revert previous change.
12467 * configure: Regenerate.
12468
12469 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
12470
12471 * configure.in: Make rda native-only.
12472 * configure: Regenerate.
12473
12474 2003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
12475
12476 * MAINTAINERS: Move myself from GNATS-only-accounts to
12477 write-after-approval.
12478
12479 2003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
12480
12481 * configure.in: Add missing \.
12482 * configure: Rebuilt.
12483
12484 2003-01-17 Jakub Jelinek <jakub@redhat.com>
12485
12486 * configure.in (baseargs): Avoid using \| in sed regular
12487 expressions.
12488 * configure: Rebuilt.
12489
12490 2003-01-16 Jakub Jelinek <jakub@redhat.com>
12491
12492 * configure.in (baseargs): Remove all supported forms of
12493 --cache-file, --srcdir, --host, --build and --target options
12494 from argument lists.
12495 * configure: Rebuilt.
12496
12497 2003-01-15 Josef Zlomek <zlomekj@suse.cz>
12498
12499 * MAINTAINERS: Add myself to write-after-approval list.
12500
12501 2003-01-15 Alexandre Oliva <aoliva@redhat.com>
12502
12503 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
12504 * configure: Rebuilt.
12505
12506 2003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
12507
12508 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
12509 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
12510 * Makefile.in: Regenerate.
12511 * configure: Regenerate.
12512
12513 2003-01-09 Alexandre Oliva <aoliva@redhat.com>
12514
12515 * configure.in: Remove Makefile in build, host and target modules
12516 unless configure was run with --no-recursion.
12517 * configure: Rebuilt.
12518
12519 2003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
12520
12521 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
12522 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
12523 * Makefile.in: Regenerate.
12524
12525 2003-01-08 Chris Demetriou <cgd@broadcom.com>
12526
12527 * config.guess: Update to 2003-01-03 version.
12528 * config.sub: Update to 2003-01-03 version.
12529
12530 2003-01-07 Christopher Faylor <cgf@redhat.com>
12531
12532 * configure: Regenerate with proper autoconf 2.13.
12533
12534 2003-01-07 Christopher Faylor <cgf@redhat.com>
12535
12536 * configure.in: Add AC_PREREQ for consistency.
12537 * configure: Regenerate.
12538
12539 2003-01-06 Andrew Cagney <ac131313@redhat.com>
12540
12541 * configure.in (GDB_TK): Add tcl directories conditional on
12542 gdb/gdbtk directory being present.
12543 * configure: Regenerate.
12544
12545 2003-01-04 John David Anglin <dave.anglin@nrc.ca>
12546
12547 * configure.in (LD): Improve test for gcc. Try to set LD to the ld
12548 used by gcc if LD is not defined and we are not doing a Canadian Cross.
12549 * configure: Rebuilt.
12550
12551 2002-12-31 Tom Tromey <tromey@redhat.com>
12552
12553 * Makefile.in: Rebuilt.
12554 * Makefile.def (target_modules) [libffi]: Allow installation.
12555
12556 2002-12-31 Andreas Schwab <schwab@suse.de>
12557
12558 * configure.in: Fix use of $program_transform_name.
12559 * configure: Regenerated.
12560
12561 2002-12-30 Daniel Jacobowitz <drow@mvista.com>
12562
12563 * configure.in (baseargs): Don't remove first configure argument.
12564 * configure: Regenerated.
12565
12566 2002-12-29 Alexandre Oliva <aoliva@redhat.com>
12567
12568 * Makefile.tpl (local-distclean): Don't remove...
12569 (multilib.ts): ... this. Moved into...
12570 (multilib.out): ... this. Don't use sub-make.
12571 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
12572 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
12573 (configure-build-[+module+], configure-[+module+],
12574 configure-target-[+module+], configure-gcc): ... these. Test
12575 for Makefile existence. Drop config.status from dependencies.
12576 * Makefile.in: Rebuilt.
12577 * configure.in: Move gcc-version-trigger to the end of
12578 ac_configure_args. Add comments to maybedep.tmp and
12579 serdep.tmp. Introduce --disable-serial-configure. Remove
12580 nonopt from baseargs, matching and removing corresponding
12581 whitespace while at it.
12582 * configure: Rebuilt.
12583
12584 2002-12-28 Alexandre Oliva <aoliva@redhat.com>
12585
12586 * configure.in (host_configargs): Replace reference to
12587 no-longer-defined buildopts with --build=${build_alias}.
12588 * configure: Rebuilt.
12589
12590 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
12591 program_transform_name to standard idiom.
12592 (AUTOGEN, AUTOCONF): Define.
12593 (Makefile.in): Use $(AUTOGEN).
12594 (Makefile): Depend on config.status, and use autoconf-style rule to
12595 build it. Move original commands to...
12596 (config.status): ... this new target.
12597 (configure): Add $(srcdir). Depend on config/acx.m4. Use
12598 $(AUTOCONF).
12599 * Makefile.in: Rebuilt.
12600
12601 2002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
12602
12603 * Makefile.tpl: Fix dramatic bustage due to change in
12604 program_transform_name.
12605 * Makefile.in: Regenerate.
12606
12607 * configure.in: Remove unnecessary PATH setting.
12608 * configure: Regnerate.
12609
12610 * configure.in: Don't default to unprefixed tools unless
12611 the native tools will work.
12612 * configure: Regenerate.
12613
12614 * configure.in: Convert to autoconf script. Blow away lots
12615 of now-redundant Makefile fragments.
12616 * configure: Generate using Autoconf.
12617 * Makefile.tpl: Rewrite to reflect autoconfiscation.
12618 * Makefile.in: Regenerate.
12619
12620 2002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
12621
12622 * configure: Fix stupid bug where RANLIB was mistakenly included.
12623
12624 * configure.in: Rename (buildargs, hostargs, targargs) to
12625 (build_configargs, host_configargs, target_configargs).
12626
12627 * configure.in: Move logic out of sed statement.
12628
12629 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
12630 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
12631
12632 2002-12-25 Svein E. Seldal <Svein.Seldal@solidas.com>
12633
12634 * config.sub: Import from master repository
12635 * config.guess: Ditto
12636
12637 2002-12-24 Andreas Schwab <schwab@suse.de>
12638
12639 * Makefile.tpl (multilib.out): Fix missing space.
12640 * Makefile.in: Regenerate.
12641
12642 2002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
12643
12644 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
12645 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
12646 * Makefile.in: Regenerate.
12647 * configure.in: Remove unnecessary leftovers.
12648
12649 2002-12-21 Geoffrey Keating <geoffk@apple.com>
12650
12651 * configure.in (extra_ranlibflags_for_target): New variable.
12652 (*-*-darwin): Add -c to ranlib commands.
12653 * configure (tooldir): Handle extra_ranlibflags_for_target.
12654
12655 2002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
12656
12657 * Makefile.tpl: Revert HJL's change.
12658 * Makefile.in: Regenerated.
12659 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
12660 always.
12661
12662 2002-12-19 Andreas Schwab <schwab@suse.de>
12663
12664 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
12665 * Makefile.in: Regenerate.
12666
12667 2002-12-18 H.J. Lu <hjl@gnu.org>
12668
12669 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
12670 * Makefile.in: Regenerated.
12671
12672 * configure.in (build_prefix): New. Substitute.
12673
12674 2002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
12675
12676 * Makefile.tpl: Don't let real targets depend on phony targets.
12677 * Makefile.in: Regenerate.
12678
12679 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
12680 * Makefile.in: Regenerate.
12681
12682 2002-12-17 Svein E. Seldal <Svein.Seldal@solidas.com>
12683
12684 * config.sub: Import from master repository
12685 * config.guess: Ditto
12686
12687 2002-12-16 Jason Merrill <jason@redhat.com>
12688
12689 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
12690 previous 'make bootstrap'.
12691 * Makefile.in: Regenerate.
12692
12693 2002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
12694
12695 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
12696
12697 2002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
12698
12699 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
12700 * Makefile.in: Regenerate.
12701
12702 2002-12-13 Jason Merrill <jason@redhat.com>
12703
12704 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
12705 library tests.
12706 (check-c++): Just depend on it and check-target-libstdc++-v3.
12707 * Makefile.in: Regenerate.
12708
12709 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
12710
12711 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
12712 * Makefile.in: Rebuilt.
12713
12714 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
12715
12716 * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
12717
12718 2002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
12719
12720 * configure: Fix bug put in by gremlins.
12721
12722 * Makefile.tpl: Substitute more autoconfily.
12723 * configure: Substitute more autoconfily.
12724 * Makefile.in: Regenerate.
12725
12726 2002-12-09 Svein E. Seldal <Svein.Seldal@solidas.com>
12727
12728 * config.sub: Import from master repository
12729 * config.guess: Ditto
12730 * MAINTAINERS: Added Svein Seldal under write after approval
12731
12732 2002-12-08 Andrew Cagney <ac131313@redhat.com>
12733
12734 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
12735 * Makefile.in (all-sim): Ditto.
12736
12737 2002-12-06 DJ Delorie <dj@redhat.com>
12738
12739 * Makefile.tpl: Change configure dependencies to not have real
12740 targets depend on phony targets.
12741
12742 2002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
12743
12744 * configure.in: Revert unintentional change.
12745
12746 * Makefile.tpl: Change dependency for */multilib.out so that
12747 it works when gcc isn't in the tree.
12748
12749 * configure.in: Substitute more.
12750 * configure: Run subconfigures from the Makefile.
12751 * Makefile.tpl: Run subconfigures from the Makefile; add a few
12752 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
12753
12754 2002-12-05 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12755
12756 * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
12757
12758 2002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
12759
12760 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
12761 and corresponding dependencies.
12762 * Makefile.in: Regenerate.
12763
12764 * configure.in (host_tools): Order binutils, gas and ld for
12765 convenience in running the testsuites.
12766
12767 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
12768 * Makefile.in: Regenerate.
12769 * configure.in: Introduce rules to serialize subconfigure runs.
12770
12771 * configure.in: Introduce BASE_CC_FOR_TARGET.
12772 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
12773 Realize configure-build-* targets. Realize configure-target-* targets.
12774 * Makefile.in: Regenerate.
12775
12776 2002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
12777
12778 * configure: Move gcc_version_trigger stuff from here...
12779 * configure.in: ...to here.
12780
12781 * configure.in: Separate subconfigure options added by this file from
12782 options given by the user. Add machinery to put args for host
12783 subconfigures into the Makefile.
12784
12785 * Makefile.tpl: Remove 'vault' targets.
12786 * Makefile.tpl: Reorder and comment dependencies.
12787 * Makefile.in: Regenerate.
12788
12789 2002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
12790 * configure.in: Fix my broken commit of previous patch. (sigh)
12791
12792 2002-11-28 Geoffrey Keating <geoffk@apple.com>
12793
12794 * configure.in: Move host-specific darwin noconfigdirs into
12795 the host-specific section.
12796
12797 2002-11-28 Geoffrey Keating <geoffk@apple.com>
12798
12799 * configure.in: Move host-specific darwin noconfigdirs into
12800 the host-specific section.
12801
12802 2002-11-26 Nathanael Nerode <neroden@gcc.gnu.org>
12803
12804 * configure: Remove skip-this-dir support.
12805 * Makefile.tpl: Remove skip-this-dir support.
12806
12807 * Makefile.tpl: Remove leftover support for non-autoconfiscated
12808 subdirectories.
12809 * Makefile.in: Regenerate.
12810
12811 * Makefile.tpl: Strip out useless setting of 'dir'.
12812 * Makefile.in: Regenerate.
12813
12814 2002-11-22 Nathanael Nerode <neroden@gcc.gnu.org>
12815
12816 * configure.in: Fix deeply stupid bug.
12817
12818 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
12819 shell code in CXX_FOR_TARGET
12820 * Makefile.def: Introduce raw_cxx.
12821 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
12822 RAW_CXX_FOR_TARGET.
12823 * Makefile.in: Regenerate.
12824
12825 2002-11-21 Nathanael Nerode <neroden@gcc.gnu.org>
12826
12827 * Makefile.tpl: Remove unnecessary ifs.
12828 * Makefile.in: Regenerate.
12829
12830 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
12831 dependencies. Maybe-ize build-libiberty. Create dummy install
12832 targets for 'no_install' modules.
12833 * configure: Move GDB_TK substitution to configure.in. Move
12834 build_modules stuff to configure.in.
12835 * configure.in: Implement soft dependency machinery. Maybe-ize
12836 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
12837 * Makefile.in: Regenerate.
12838
12839 2002-11-19 Nathanael Nerode <neroden@gcc.gnu.org>
12840
12841 * Makefile.tpl: Make all-target, install-target behave similarly
12842 to all, install (only hitting configured targets). Eliminate
12843 unused macro defintions.
12844
12845 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
12846 build != host.
12847
12848 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
12849
12850 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
12851
12852 * configure.in: Produce lists of subdir targets we're actually
12853 configuring. Remove references to "dosrel".
12854 * Makefile.tpl: Let configure set which subdir targets are hit.
12855 Remove install-cross; clean up install; remove ALL. Remove
12856 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
12857 Autogenerate host module targets. Remove empty dependency lines
12858 and redundant dependency; rearrange slightly.
12859 * Makefile.def: Add host-side libtermcap, utils.
12860
12861 * Makefile.in: Regenerate.
12862
12863 2002-11-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12864
12865 * ltconfig (osf[345]): Append $major to soname_spec.
12866 Reflect this in library_names_spec.
12867 * ltmain.sh (osf): Prefix $major with . for use as extension.
12868
12869 2002-11-19 Andreas Jaeger <aj@suse.de>
12870
12871 * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
12872 linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
12873 and sparc64 GNU/Linux systems.
12874
12875 2002-11-19 Nathan Sidwell <nathan@codesourcery.com>
12876
12877 * MAINTAINERS: Update email.
12878
12879 2002-11-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12880
12881 * MAINTAINERS: Complete James Dennett's entry.
12882
12883 2002-11-15 Eric Botcazou <ebotcazou@libertysurf.fr>
12884
12885 * MAINTAINERS (Write After Approval): Add myself.
12886
12887 2002-11-13 Bruce Korb <bkorb@gnu.org>
12888
12889 * Makefile.tpl: syntactic cleanup
12890
12891 2002-11-13 Stuart Hastings <stuart@apple.com>
12892
12893 * MAINTAINERS: Add myself to write-after-approval list.
12894
12895 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
12896
12897 * Makefile.def: Add list of recursive targets to autogenerate.
12898 Add build_modules.
12899 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
12900 targets. Autogenerate *-build-* targets.
12901 * Makefile.in: Regenerate.
12902
12903 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
12904
12905 * configure: More autoconf-style substitutions.
12906 * Makefile.tpl: More autoconf-style substitutions.
12907 * Makefile.in: Regenerate.
12908
12909 2002-11-11 Nathanael Nerode <neroden@gcc.gnu.org>
12910
12911 * configure: Substitute more variables in a more autoconf-friendly
12912 way. Simplify slightly.
12913 * Makefile.tpl: Make more variables substitutable in an
12914 autoconf-friendly way.
12915 * Makefile.in: Regenerate.
12916
12917 2002-11-11 Jonathan Wakely <redi@gcc.gnu.org>
12918
12919 * MAINTAINERS (Write After Approval): Add myself.
12920
12921 2002-11-10 Nathanael Nerode <neroden@gcc.gnu.org>
12922
12923 * configure.in (v810*): Remove special setting of tools.
12924
12925 * configure: Add support for extra required flags for ar or nm.
12926 * configure.in (aix4.3+): Use above support for target-specific
12927 issues, rather than using config/mt-aix43.
12928
12929 2002-11-09 Nathanael Nerode <neroden@gcc.gnu.org>
12930
12931 * configure: Remove 'removing', which doesn't work. Replace $subdir
12932 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
12933 with $srcdir. Reformat indentation. Substitute some variables
12934 formerly hard-coded in the Makefile for build=host.
12935 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
12936 * Makefile.def: Autogenerate more.
12937 * Makefile.in: Regenerate.
12938
12939 2002-11-04 Adam Nemet <anemet@lnxw.com>
12940
12941 * MAINTAINERS (Write After Approval): Add myself.
12942
12943 2002-11-04 Kevin Buettner <kevinb@redhat.com>
12944
12945 * Makefile.def (host_modules): Add rda.
12946 * Makefile.in: Regenerate.
12947 * configure.in (target_tool): Add target-rda to list.
12948
12949 2002-10-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12950
12951 * MAINTAINERS: Remove "co-maintainer" note for web pages.
12952
12953 2002-10-25 Phil Edwards <pme@gcc.gnu.org>
12954
12955 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
12956 and restrap targets to this rule.
12957 * Makefile.in: Regenerate.
12958
12959 2002-10-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12960
12961 * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
12962 GNATS only accounts.
12963
12964 2002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
12965
12966 * configure.in (i[3456]86-*-linux*): Add check to disable
12967 ${libgcj} for glibc1.
12968
12969 2002-10-24 Denis Chertykov <denisc@overta.ru>
12970
12971 * MAINTAINERS: Add myself as ip2k port maintainer.
12972
12973 2002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
12974
12975 * configure.in: Add tic4x target.
12976
12977 2002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
12978
12979 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
12980 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
12981 * Makefile.in: Regenerate.
12982
12983 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
12984 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
12985 * Makefile.in: Regenerate.
12986
12987 2002-10-02 Janis Johnson <janis187@us.ibm.com>
12988
12989 * MAINTAINERS: Add myself as web pages co-maintainer.
12990
12991 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
12992
12993 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
12994 * Makefile.in: Regenerate.
12995
12996 2002-10-02 Zack Weinberg <zack@codesourcery.com>
12997
12998 * MAINTAINERS: Add myself and Nathan Sidwell
12999 <nathan@codesourcery.com> as VxWorks maintainers.
13000
13001 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
13002
13003 * Makefile.def: Remove order dependency comments.
13004 * Makefile.tpl: Add explicit install-install dependencies.
13005 * Makefile.in: Regenerate.
13006
13007 * Makefile.tpl: Remove material now in src-release. (Finally!)
13008 * Makefile.in: Regenerate.
13009
13010 * Makefile.tpl: Add configure-target (for src-release in src)
13011 * Makefile.in: Regenerate.
13012
13013 2002-09-30 Nick Clifton <nickc@redhat.com>
13014
13015 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
13016
13017 2002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
13018
13019 * configure.in (s390*-*-linux*): Enable libgcj.
13020
13021 2002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
13022
13023 * configure: Revert accidentally applied changes.
13024
13025 * Makefile.tpl: Make more autoconf-friendly.
13026 * Makefile.in: Regenerate.
13027 * configure: Make substitution more autoconf-like.
13028
13029 2002-09-28 Richard Earnshaw <rearnsha@arm.com>
13030
13031 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
13032 single entry to handle all these.
13033 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
13034 libjava on arm-*-elf.
13035
13036 2002-09-27 Geoffrey Keating <geoffk@apple.com>
13037
13038 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
13039 things that depend on them.
13040
13041 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
13042
13043 * Makefile.tpl: Make subsituted variables more autoconfy.
13044 * Makefile.in: Regenerate.
13045 * configure: Make seds more autoconfy.
13046
13047 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
13048
13049 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
13050 * Makefile.in: Regenerate.
13051 * configure.in: Rewrite sed statements to look autoconfy.
13052
13053 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
13054 all-target-foo on configure-target-foo.
13055 * Makefile.def: Ditto.
13056 * Makefile.in: Rebuild.
13057
13058 2002-09-25 Andrew Haley <aph@redhat.com>
13059
13060 * MAINTAINERS: Add aph@redhat.com as Java maintainer.
13061
13062 2002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
13063
13064 * Makefile.def: New file.
13065 * Makefile.tpl: New file.
13066 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
13067 * contrib/gcc_update: Note that Makefile.in is a generated file.
13068
13069 * configure.in: Minor rearrangement. Simplify tests.
13070
13071 2002-09-22 Jason Thorpe <thorpej@wasabisystems.com>
13072
13073 * configure.in (with_headers): Skip copy if value is "yes".
13074 (with_libs): Likewise.
13075
13076 2002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
13077
13078 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
13079 * configure.in (sh*-*-pe*): Ditto.
13080 * configure.in (mips*-*-pe*): Ditto.
13081 * configure.in (*arm-wince-pe): Ditto.
13082
13083 * configure.in: Rearrange.
13084
13085 2002-09-14 Kazu Hirata <kazu@cs.umass.edu>
13086
13087 * MAINTAINERS: Update my email address.
13088
13089 2002-08-30 Paul Koning <pkoning@equallogic.com>
13090
13091 * MAINTAINERS: (Write After Approval): Add myself.
13092
13093 2002-08-29 Geoffrey Keating <geoffk@redhat.com>
13094
13095 * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
13096
13097 2002-08-24 Geoffrey Keating <geoffk@redhat.com>
13098
13099 * MAINTAINERS: Change my mailing address.
13100
13101 2002-08-21 Paolo Carlini <pcarlini@unitus.it>
13102
13103 * MAINTAINERS (Write After Approval): Remove myself.
13104 (Various Maintainers: c++ runtime libs): Add myself.
13105
13106 2002-08-20 Loren J. Rittle <ljrittle@acm.org>
13107
13108 * MAINTAINERS (Write After Approval): Remove myself.
13109 (Various Maintainers: c++ runtime libs): Add myself.
13110
13111 2002-08-15 Eric Christopher <echristo@redhat.com>
13112
13113 * config.sub: Import from master repository.
13114 * config.guess: Ditto.
13115
13116 2002-08-19 Alexandre Oliva <aoliva@redhat.com>
13117
13118 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
13119 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
13120 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
13121
13122 2002-08-16 Aldy Hernandez <aldyh@redhat.com>
13123
13124 * MAINTAINERS: Add self to rs6000 vector extensions.
13125
13126 2002-08-15 Alexandre Oliva <aoliva@redhat.com>
13127
13128 * libiberty/configure: Reverted unintended yesterday's check in.
13129
13130 2002-08-14 Alexandre Oliva <aoliva@redhat.com>
13131
13132 * boehm-gc/configure, libf2c/configure: Rebuilt.
13133 * libffi/configure, libiberty/configure: Ditto.
13134 * libjava/configure, libobjc/configure: Ditto.
13135 * libstdc++-v3/configure, zlib/configure: Ditto.
13136 Merged from binutils:
13137 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
13138 From Steve Ellcey <sje@cup.hp.com>:
13139 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
13140 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
13141 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
13142 IA64.
13143 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
13144 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
13145 soname_spec, sys_lib_search_path_spec): Ditto.
13146
13147 2002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
13148
13149 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
13150
13151 2002-08-04 H.J. Lu (hjl@gnu.org)
13152
13153 * configure.in (mips*-*-linux*): Don't skip target-libffi.
13154
13155 2002-08-02 Krister Walfridsson <cato@df.lth.se>
13156
13157 * MAINTAINERS (Write After Approval): Add myself.
13158
13159 2002-07-31 Alan Modra <amodra@bigpond.net.au>
13160
13161 * configure.in: Move generic linux case to end. Copy generic
13162 linux noconfigdirs to mips*-*-linux* entry and new
13163 powerpc64*-*-linux* entry. Add target-libffi for the latter.
13164
13165 2002-07-19 Michael Matz <matz@suse.de>
13166
13167 * MAINTAINERS: Add myself as ra* maintainer.
13168
13169 2002-07-16 Chris Demetriou <cgd@broadcom.com>
13170
13171 * config.guess: Update to 2002-07-09 version.
13172 * config.sub: Update to 2002-07-03 version.
13173
13174 2002-07-15 Hans-Peter Nilsson <hp@bitrange.com>
13175
13176 * MAINTAINERS: Fix typo in a maintainer email address.
13177
13178 2002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
13179
13180 * configure.in: Remove two redundant tests.
13181
13182 2002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13183
13184 * configure.in (mips*-*-irix6*o32): Enable stabs.
13185
13186 2002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
13187
13188 * configure.in: Don't build grez.
13189 * Makefile.in: Ditto.
13190
13191 * Makefile.in: Remove references to bsp, cygmon, libstub.
13192 * configure.in: Ditto.
13193
13194 * configure.in: Remove leftover reference to gdbtest.
13195
13196 2002-07-08 Phil Edwards <pme@gcc.gnu.org>
13197
13198 * configure.in (gxx_include_dir): Change to match versioned
13199 C++ headers if --enable-version-specific-runtime-libs is used.
13200
13201 2002-07-04 Steve Ellcey <sje@cup.hp.com>
13202
13203 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
13204
13205 2002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
13206
13207 * configure.in: Make --without-x work.
13208
13209 2002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
13210
13211 * configure.in: Rearrange target Makefile fragment collection.
13212
13213 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
13214 cvs[src].
13215 * configure.in: Ditto.
13216
13217 2002-07-01 Matt Kraai <kraai@alumni.cmu.edu>
13218
13219 * MAINTAINERS (Write After Approval): Update my e-mail address.
13220
13221 2002-06-24 Ben Elliston <bje@redhat.com>
13222
13223 * configure.in (host_tools): Remove cgen.
13224
13225 * Makefile.in (all-cgen): Remove; runs from its source directory.
13226 (check-cgen, install-cgen, clean-cgen): Likewise.
13227 (all-opcodes): Do not depend on all-cgen.
13228 (all-sim): Likewise.
13229
13230 2002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
13231
13232 * Makefile.in: Eliminate 'apache' targets.
13233 * configure.in: Eliminate 'apache' targets.
13234
13235 * configure.in: Eliminate redundant tests. Reorganize.
13236
13237 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
13238
13239 * config-ml.in: Eliminate references to Cygnus configure.
13240
13241 * Makefile.in: Eliminate references to building emacs.
13242
13243 2002-06-28 Graham Stott <graham.stott@btinternet.com>
13244
13245 * MAINTAINERS: Update my email address.
13246
13247 2002-06-26 Benjamin Kosnik <bkoz@redhat.com>
13248
13249 * config.if (libstdcxx_incdir): Version C++ headers.
13250 (cxx_incdir): Remove.
13251
13252 2002-06-25 Nathanael Nerode <neroden@gcc.gnu.org>
13253
13254 * MAINTAINERS (Write After Approval): Add self.
13255
13256 Thu Jun 20 00:35:14 2002 Denis Chertykov <denisc@overta.ru>
13257
13258 * configure.in: Add support for ip2k.
13259
13260 2002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
13261
13262 * configure.in: Fix AIX configury bug.
13263
13264 2002-06-20 Steve Ellcey <sje@cup.hp.com>
13265
13266 * MAINTAINERS (Write After Approval): Add self.
13267
13268 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
13269
13270 * configure.in: replace ${topsrcdir} with ${srcdir}
13271
13272 * configure.in: Move definition of libstdcxx_flags
13273 right above usage, rather than waaay earlier.
13274
13275 * configure.in: Pull definition of is_cross_compiler earlier.
13276
13277 * configure.in: Rearrange a little.
13278
13279 * configure.in: Remove references to librx.
13280 * Makefile.in: Remove references to librx.
13281
13282 Tue Jun 18 22:37:35 2002 Denis Chertykov <denisc@overta.ru>
13283
13284 * config.sub: Add support for avr target.
13285 Import from master sources, rev 1.255
13286
13287 2002-06-19 Phil Edwards <pme@gcc.gnu.org>
13288
13289 * configure, .cvsignore: Revert previous change...
13290 * Makefile: ...delete.
13291
13292 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
13293
13294 * configure.in: Eliminate ${gasdir} variable.
13295
13296 2002-06-18 Dave Brolley <brolley@redhat.com>
13297
13298 * configure.in: Add support for frv.
13299 * config.sub: Add support for frv.
13300
13301 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
13302
13303 * configure: Remove garbage from previous commit.
13304
13305 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
13306
13307 * configure: For in-source builds, make a subdir and re-exec there.
13308 * Makefile: New file. Pass targets through to build directory.
13309 * .cvsignore: No longer ignore "Makefile".
13310
13311 2002-06-16 Douglas Rupp <rupp@gnat.com>
13312
13313 * MAINTAINERS (Write After Approval): Add self.
13314
13315 2002-06-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
13316
13317 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
13318
13319 2002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
13320
13321 * configure.in (vax-*-netbsd*): Re-enable gas.
13322
13323 2002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
13324
13325 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
13326 BUILD_PREFIX_1, to correct nomenclature.
13327 * configure: Likewise.
13328
13329 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
13330 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
13331
13332 2002-05-31 Olaf Hering <olh@suse.de>
13333
13334 * config-ml.in: Propogate DESTDIR also.
13335
13336 2002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
13337
13338 * configure.in (vax-*-netbsd*): Don't build gas for this
13339 platform.
13340
13341 2002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
13342
13343 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
13344 and libgcj for AVR.
13345
13346 2002-05-23 Kaz Kojima <kkojima@gcc.gnu.org>
13347
13348 * MAINTAINERS (Write After Approval): Add myself.
13349
13350 2002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
13351
13352 * config.guess: Update to 2002-05-22 version.
13353 * config.sub: Likewise.
13354
13355 2002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13356
13357 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
13358 * config-ml.in: Likewise.
13359 * configure: Likewise.
13360 * configure.in: Likewise.
13361
13362 2002-05-16 Stephane Carrez <stcarrez@nerim.fr>
13363
13364 * MAINTAINERS: Update my email address.
13365
13366 2002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
13367
13368 * configure.in: Simplify makefile fragment collection.
13369
13370 * configure.in: Remove code to build emacs.
13371
13372 * configure.in : Remove --srcdir argument from targargs and buildargs
13373 (it's always overridden in the Makefile anyway). Rearrange a bit.
13374
13375 * configure: Move some logic to configure.in.
13376 * configure.in: Move some logic from configure.
13377
13378 2002-05-11 Tom Tromey <tromey@redhat.com>
13379
13380 * MAINTAINERS: Reflect libgcj reality.
13381
13382 2002-05-09 Federico G. Schwindt <fgsch@olimpo.com.br>
13383
13384 * Makefile.in: Honour DESTDIR.
13385
13386 2002-05-08 Mark Mitchell <mark@codesourcery.com>
13387
13388 * config.guess: Import 2002-03-20 version.
13389 * config.sub: Import 2002-04-26 version.
13390
13391 2002-05-08 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13392
13393 * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
13394
13395 2002-05-07 Tim Josling <tej@melbpc.org.au>
13396
13397 * MAINTAINERS: Add self.
13398
13399 2002-05-06 Loren J. Rittle <ljrittle@acm.org>
13400
13401 * ltmain.sh: Detect and handle object name conflicts
13402 while piecewise linking a static library.
13403
13404 2002-05-05 Alexandre Oliva <aoliva@redhat.com>
13405
13406 * configure.in (noconfigdirs): Don't disable libgcj on
13407 sparc64-*-solaris* and sparcv9-*-solaris*.
13408
13409 2002-05-03 Alexandre Oliva <aoliva@redhat.com>
13410
13411 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
13412
13413 2002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
13414
13415 * configure.in (FLAGS_FOR_TARGET): Do not add
13416 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
13417 on i[3456]86-*-linux*.
13418
13419 2002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
13420
13421 * configure.in (noconfigdirs): Replace [ ] with test.
13422
13423 * configure.in (noconfigdirs): Do not add target-newlib if
13424 target == i[3456]86-*-linux*, and host == target.
13425
13426 2002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
13427
13428 * configure.in: delete reference to absent file
13429
13430 * configure.in: replace '[' with 'test'
13431
13432 * configure.in: Eliminate references to gash.
13433 * Makefile.in: Eliminate references to gash.
13434
13435 * configure.in: remove useless references to 'pic' makefile fragments.
13436
13437 * configure.in: (*-*-windows*) Finish removing.
13438
13439 * configure.in: Eliminate redundant test for libgui.
13440
13441 2002-04-29 Roger Sayle <roger@eyesopen.com>
13442
13443 * MAINTAINERS: Add self and realphabetize. Update entries
13444 for Dan Berlin, Chris Demetriou and Michael Matz. Remove
13445 entry for a29k port maintainer.
13446
13447 2002-04-26 Joel Sherrill <joel@OARcorp.com>
13448
13449 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
13450 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
13451
13452 2002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
13453
13454 * configure.in: remove references to dead files
13455
13456 2002-04-19 Mark Mitchell <mark@codesourcery.com>
13457
13458 * MAINTAINERS: Add information about purpose of this file.
13459
13460 2002-04-18 Tom Tromey <tromey@redhat.com>
13461
13462 * configure.in: Disallow configuring libgcj when it is already
13463 installed and we're using Solaris 2.8 linker. Do enable libgcj on
13464 Solaris 2.8 by default. For PR libgcj/6158.
13465
13466 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
13467
13468 * configure.in: Move default CC setting out of config/mh-* fragments
13469 directly into here.
13470
13471 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
13472
13473 * configure.in: don't even try to configure or make a subdirectory
13474 if there's no configure script for it.
13475
13476 2002-04-15 Mark Mitchell <mark@codesourcery.com>
13477
13478 * MAINTAINERS: Remove chill maintainers.
13479 * Makefile.in (CHILLFLAGS): Remove.
13480 (CHILL_LIB): Remove.
13481 (TARGET_CONFIGDIRS): Remove libchill.
13482 (CHILL_FOR_TARGET): Remove.
13483 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
13484 CHILL_LIB.
13485 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
13486 (CHECK_TARGET_MODULES): Likewise.
13487 (INSTALL_TARGET_MODULES): Likewise.
13488 (CLEAN_TARGET_MODULES): Likewise.
13489 (configure-target-libchill): Remove.
13490 (all-target-libchill): Remove.
13491 * configure.in (target_libs): Remove target-libchill.
13492 Do not compute CHILL_FOR_TARGET.
13493 * libchill: Remove directory.
13494
13495 2002-04-11 DJ Delorie <dj@redhat.com>
13496
13497 * Makefile.in, configure.in: Sync with binutils, entries
13498 follow...
13499
13500 2002-04-07 Andrew Cagney <ac131313@redhat.com>
13501
13502 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
13503 (do-tar, do-bz2): New rules.
13504 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
13505 (gdb-tar): New rule.
13506 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
13507 (insight_dejagnu.tar): New rule.
13508 (insight.tar): New rule.
13509 (gdb+dejagnu.tar): New rule.
13510 (gdb.tar): New rule.
13511
13512 2002-02-01 Mo DeJong <supermo@bayarea.net>
13513
13514 * Makefile.in: Add all-tix to deps for all-snavigator
13515 so that tix is built when building snavigator.
13516
13517 2002-01-11 Steve Ellcey <sje@cup.hp.com>
13518
13519 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
13520 ld and gdb are not supported.
13521
13522 2002-01-07 Mark Salter <msalter@redhat.com>
13523
13524 * configure.in: Remove target-bsp and target-cygmon from arm builds.
13525 Allow target-libgloss to be built for arm, strongarm, and xscale.
13526
13527 2001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
13528
13529 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
13530 options for i[3456]86-pc-linux* native builds.
13531
13532 2001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
13533
13534 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
13535 files from .po files for a distribution.
13536
13537 2001-09-03 Jeff Holcomb <jeffh@redhat.com>
13538
13539 * configure.in: Enable libstdc++-v3 for h8300 targets.
13540
13541 2001-06-19 Alan Modra <amodra@bigpond.net.au>
13542
13543 * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
13544 version from bfd/.
13545
13546 Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
13547
13548 * Makefile.in (VER): When present, extract the version number from
13549 the file version.in.
13550
13551 2001-05-24 Tom Rix <trix@redhat.com>
13552
13553 * configure.in : enable ld for aix
13554
13555 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
13556
13557 * config.guess: Add linux target for S/390.
13558
13559 2000-11-07 Philip Blundell <pb@futuretv.com>
13560
13561 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
13562
13563 2000-11-03 Philip Blundell <pb@futuretv.com>
13564
13565 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
13566 files.
13567
13568 2001-01-15 Ben Elliston <bje@redhat.com>
13569
13570 * configure.in (host_tools): Add sid.
13571 Always configure cgen.
13572
13573 2000-11-24 Nick Clifton <nickc@redhat.com>
13574
13575 * configure.in (c4x, c5x, tic54x): Move after ARM targets.
13576
13577 2000-08-20 Doug Evans <dje@casey.transmeta.com>
13578
13579 * Makefile.in (ALL_MODULES): Add all-cgen.
13580 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
13581 (all-cgen): New target.
13582 (all-opcodes,all-sim): Depend on all-cgen.
13583 * configure.in (host_tools): Add cgen.
13584 Only configure cgen if --enable-cgen-maint.
13585
13586 2002-04-09 Loren J. Rittle <ljrittle@acm.org>
13587
13588 * configure.in: Add *-*-freebsd* configurations.
13589
13590 2002-04-08 Tom Tromey <tromey@redhat.com>
13591
13592 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
13593 Fixes PR libgcj/6068.
13594
13595 2002-03-30 Krister Walfridsson <cato@df.lth.se>
13596
13597 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
13598
13599 2002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13600
13601 * configure.in (alpha*-dec-osf*): Enable libgcj.
13602
13603 2003-03-27 Matthew Gingell <gingell@gnat.com>
13604
13605 * MAINTAINERS (Write After Approval): Add myself.
13606
13607 2002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
13608
13609 Fix for: PR bootstrap/3591, target/5676
13610 * configure.in (mcore-pe): Disable the configuration of
13611 libstdc++-v3 since exceptions are not supported.
13612
13613 2002-03-20 Anthony Green <green@redhat.com>
13614
13615 * configure.in: Enable libgcj for xscale-elf target.
13616
13617 Tue Mar 19 09:05:08 2002 J"orn Rennecke <joern.rennecke@superh.com>
13618
13619 * MAINTAINERS: Update my email address.
13620
13621 2002-03-16 Alexandre Oliva <aoliva@redhat.com>
13622
13623 * ltmain.sh (relink_command): Fix typo in previous change.
13624
13625 2002-03-15 Alexandre Oliva <aoliva@redhat.com>
13626
13627 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
13628 (relink_command): Added --tag flags.
13629 (mode=install): If relinking fails; error out.
13630
13631 2002-03-12 Richard Henderson <rth@redhat.com>
13632
13633 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
13634 .NOTPARALLEL tag.
13635 (do-check): Rename from check.
13636 (check): Allow parallel check.
13637
13638 2002-03-12 Bob Wilson <bob.wilson@acm.org>
13639
13640 * MAINTAINERS: Add myself as maintainer for xtensa port.
13641 Fix alphabetical order in CPU port maintainer list.
13642 Remove myself from Write After Approval list.
13643
13644 2002-03-11 Richard Henderson <rth@redhat.com>
13645
13646 * Makefile.in (.NOTPARALLEL): Add fake tag.
13647
13648 2002-03-07 H.J. Lu (hjl@gnu.org)
13649
13650 * configure.in: Enable gprof for mips*-*-linux*.
13651
13652 2002-03-05 Danny Smith <dannysmith@users.sourceforge.net>
13653
13654 * MAINTAINERS (Write After Approval): Add myself.
13655
13656 2002-02-28 Alexandre Oliva <aoliva@redhat.com>
13657
13658 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
13659 libjava.
13660 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
13661
13662 2002-02-23 Alexandre Oliva <aoliva@redhat.com>
13663
13664 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
13665 because its Makefile is there; test for the executable instead.
13666
13667 2002-02-22 Alexandre Oliva <aoliva@redhat.com>
13668
13669 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
13670 libstdc++-v3 and libjava.
13671
13672 2002-02-11 Adam Megacz <adam@xwt.org>
13673
13674 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
13675 boehm-gc
13676
13677 2002-02-09 Alexandre Oliva <aoliva@redhat.com>
13678
13679 * config.guess: Updated to 2002-01-30's version.
13680 * config.sub: Updated to 2002-02-01's version.
13681 Contribute sh64-elf.
13682 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
13683 * configure.in: Added sh64-*-*.
13684
13685 2002-02-08 Chris Demetriou <cgd@broadcom.com>
13686
13687 * MAINTAINERS: Belatedly add myself to write after approval list.
13688
13689 Thu Feb 7 12:40:58 CET 2002 Jan Hubicka <jh@suse.cz>
13690
13691 * MAINTAINERS: Put self in as maintainer for x86-64 port.
13692 Remove self as Write After Approval.
13693
13694 2002-01-31 Geoffrey Keating <geoffk@redhat.com>
13695
13696 * MAINTAINERS: Put self in as maintainer for contrib/regression
13697 directory.
13698
13699 2002-01-28 Phil Edwards <pme@gcc.gnu.org>
13700
13701 * MAINTAINERS: Update my email address.
13702
13703 2002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
13704
13705 * configure.in (*-*-netbsd*): New. Skip target-newlib,
13706 target-libiberty, and target-libgloss. Skip Java-related
13707 libraries if not supported for NetBSD on target CPU.
13708
13709 2002-01-25 Douglas B Rupp <rupp@gnat.com>
13710
13711 * install-sh: Use _inst.$$_ for temp file name.
13712
13713 2002-01-24 Jason Thorpe <thorpej@wasabisystems.com>
13714
13715 * MAINTAINERS (Write After Approval): Move my contact info
13716 from here...
13717 (OS Port Maintainers): ...to here (netbsd).
13718
13719 2002-01-22 Bob Wilson <bob.wilson@acm.org>
13720
13721 * MAINTAINERS (Write After Approval): Add myself.
13722
13723 2002-01-17 H.J. Lu <hjl@gnu.org>
13724
13725 * Makefile.in (all-fastjar): Also depend on all-libiberty.
13726 (all-target-fastjar): Also depend on all-target-libiberty.
13727
13728 2002-01-16 H.J. Lu (hjl@gnu.org)
13729
13730 * config.guess: Import from master sources, rev 1.225.
13731 * config.sub: Import from master sources, rev 1.238.
13732
13733 2002-01-16 Kazu Hirata <kazu@hxi.com>
13734
13735 * MAINTAINERS (Write After Approval): Remove myself.
13736
13737 2001-12-19 Florian Weimer <fw@deneb.enyo.de>
13738
13739 * MAINTAINERS (Write After Approval): Add myself.
13740
13741 2001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
13742
13743 * MAINTAINERS: Add self as docs co-maintainer.
13744
13745 2001-12-11 Matthias Klose <doko@debian.org>
13746
13747 * MAINTAINERS (Write After Approval): Add myself.
13748
13749 2001-12-09 Zack Weinberg <zack@codesourcery.com>
13750
13751 * MAINTAINERS: Update my email address.
13752
13753 2001-12-07 Turly O'Connor <turly@apple.com>
13754 * MAINTAINERS (Write After Approval): Add myself.
13755 * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
13756 (rs6000_initialize_trampoline): Call __trampoline_setup for
13757 ABI_DARWIN too.
13758 * darwin-tramp.asm: New file, implements __trampoline_setup.
13759 * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
13760
13761 2001-12-07 Paolo Carlini <pcarlini@unitus.it>
13762
13763 * MAINTAINERS (Write After Approval): Add myself.
13764
13765 Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
13766
13767 * configure, configure.in: Use temp file for long sed commands.
13768
13769 2001-12-03 Laurent Guerby <guerby@acm.org>
13770
13771 * config.sub: Update to version 1.232 on subversion.
13772
13773 2001-12-03 Ben Elliston <bje@redhat.com>
13774
13775 * MAINTAINERS: Update mail address for config.* patches.
13776
13777 2001-11-27 DJ Delorie <dj@redhat.com>
13778 Zack Weinberg <zack@codesourcery.com>
13779
13780 When build != host, create libiberty for the build machine.
13781
13782 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
13783 CONFIG_ARGUMENTS.
13784 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
13785 New variables.
13786 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
13787 and rules.
13788 (all.normal): Depend on ALL_BUILD_MODULES.
13789 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
13790 (all-build-libiberty): Depend on configure-build-libiberty.
13791
13792 * configure: Calculate and substitute proper value for
13793 ALL_BUILD_MODULES.
13794 * configure.in: Create the build subdirectory.
13795 Calculate and substitute TARGET_CONFIGARGS (formerly
13796 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
13797
13798 2001-11-26 Ziemowit Laski <zlaski@apple.com>
13799
13800 * MAINTAINERS (write-after-approval): Add self.
13801
13802 2001-11-17 Craig Rodrigues <rodrigc@gcc.gnu.org>
13803
13804 * MAINTAINERS (GNATS only accounts): Remove self.
13805
13806 2001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
13807
13808 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
13809 libf2c.
13810
13811 2001-11-12 Craig Rodrigues <rodrigc@gcc.gnu.org>
13812
13813 * MAINTAINERS (Write After Approval): Add self.
13814
13815 2001-11-12 David O'Brien <obrien@FreeBSD.org>
13816
13817 * MAINTAINERS: mips and s390 are also CPU ports.
13818
13819 2001-11-12 David O'Brien <obrien@FreeBSD.org>
13820
13821 * MAINTAINERS: mcore, cris and mmix are also CPU ports.
13822
13823 2001-11-11 David O'Brien <obrien@FreeBSD.org>
13824
13825 * MAINTAINERS: Alphabetize.
13826
13827 2001-11-09 Kazu Hirata <kazu@hxi.com>
13828
13829 * MAINTAINERS (Various maintainers: h8 port): Add myself.
13830
13831 2001-11-09 John David Anglin <dave@hiauly1.hia.nrc.ca>
13832
13833 * MAINTAINERS (Various maintainers: hppa port): Added myself.
13834
13835 2001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
13836
13837 * configure.in (--enable-languages): Be more permissive about
13838 syntax. Check for empty lists better. Warn about $LANGUAGES.
13839
13840 2001-11-08 Geoffrey Keating <geoffk@redhat.com>
13841
13842 * config.sub: Import from master sources, rev. 1.230.
13843 * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
13844
13845 2001-11-07 Laurent Guerby <guerby@acm.org>
13846
13847 * MAINTAINERS (Write After Approval): Add self.
13848
13849 2001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
13850
13851 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
13852
13853 2001-11-05 Hans-Peter Nilsson <hp@bitrange.com>
13854
13855 * config.sub: Import from master sources, rev 1.226.
13856 * config.guess: Import from master sources, rev 1.216.
13857
13858 2001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
13859
13860 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
13861 * MAINTAINERS: Add self as maintainer of MMIX port.
13862 Remove old after-approval entry.
13863
13864 2001-10-28 Joseph S. Myers <jsm28@cam.ac.uk>
13865
13866 * ChangeLog, configure: Fix spelling errors.
13867
13868 2001-10-20 Brendan Kehoe <brendan@zen.org>
13869
13870 * MAINTAINERS: Tweak my address.
13871
13872 Thu Oct 11 21:50:15 2001 J"orn Rennecke <amylaar@onetel.net.uk>
13873
13874 * MAINTAINERS: Update my email address.
13875
13876 2001-10-11 Hans-Peter Nilsson <hp@axis.com>
13877
13878 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
13879 * MAINTAINERS: Add self as maintainer of CRIS port.
13880
13881 2001-10-10 Geert Bosch <bosch@gnat.com>
13882
13883 * MAINTAINERS (Various maintainers: Ada front end):
13884 Added Robert Dewar.
13885
13886 2001-10-03 David Billinghurst <David.Billinghurst@riotinto.com>
13887
13888 * MAINTAINERS (Write After Approval): Added self
13889
13890 2001-10-02 Geert Bosch <bosch@gnat.com>
13891
13892 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
13893
13894 2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
13895
13896 * configure: Handle temporary files securely using mkdir.
13897
13898 2001-09-29 Alexandre Oliva <aoliva@redhat.com>
13899
13900 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
13901
13902 2001-09-26 Will Cohen <wcohen@redhat.com>
13903
13904 * configure.in (*-*-linux*): Disable configuration of target-newlib
13905 and target-libgloss.
13906
13907 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
13908
13909 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
13910 RANLIB.
13911
13912 2001-09-21 Alexandre Oliva <aoliva@redhat.com>
13913
13914 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
13915 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
13916 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
13917 avoid quotes nesting problems.
13918 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
13919 (DO_X): Export only variables that are set.
13920
13921 2001-09-19 Ben Elliston <bje@redhat.com>
13922
13923 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
13924 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
13925 semantics. Use the shell built-in "type" command instead.
13926
13927 2001-08-31 Alexandre Oliva <aoliva@redhat.com>
13928
13929 Merged from gcc-3_0-branch:
13930 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
13931 * ltcf-c.sh: Use $objext, not $ac_objext.
13932 2001-07-27 Mark Kettenis <kettenis@gnu.org>
13933 * ltcf-cxx.sh: Add support for GNU.
13934 2001-07-22 Timothy Wall <twall@redhat.com>
13935 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
13936 default settings if using GNU tools with that configuration.
13937 * ltcf-cxx.sh: Ditto.
13938 * ltcf-gcj.sh: Ditto.
13939 2001-07-21 Michael Chastain <chastain@redhat.com>
13940 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
13941 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
13942 * ltmain.sh: Mark as gcc-local.
13943
13944 2001-08-30 Eric Christopher <echristo@redhat.com>
13945 Jason Eckhardt <jle@redhat.com>
13946
13947 * config.guess: Merge from master sources.
13948 * config.sub: Merge from master sources, add support for mipsisa32.
13949
13950 2001-08-25 Geoffrey Keating <geoffk@redhat.com>
13951 * config.sub: Merge from master sources, rev 1.219.
13952 * MAINTAINERS: Add self as contact for stormy16 port.
13953
13954 2001-08-14 Zack Weinberg <zackw@panix.com>
13955
13956 * config.sub: Merge from master sources, rev 1.218.
13957 * config.guess: Merge from master sources, rev 1.209.
13958
13959 2001-08-11 Graham Stott <grahams@redhat.com>
13960
13961 * Makefile.in (check-c++): Add missing semicolon.
13962
13963 Mon Jul 30 19:24:13 CEST 2001 Jan Hubicka <jh@suse.cz>
13964
13965 * MAINTAINERS (Various maitainers: predict.def): Added myself.
13966
13967 2001-07-30 Eric Christopher <echristo@redhat.com>
13968
13969 * MAINTAINERS (Various maintainers: mips port): Added myself.
13970
13971 2001-07-25 Andrew Haley <aph@cambridge.redhat.com>
13972
13973 * configure.in (sh-*-linux*): New.
13974
13975 2001-07-27 Richard Henderson <rth@redhat.com>
13976
13977 * .cvsignore: Add LAST_UPDATED.
13978
13979 2001-07-23 Ulrich Weigand <uweigand@de.ibm.com>
13980
13981 * MAINTAINERS (Various maintainers: s390 port): Added myself.
13982
13983 2001-07-16 Aldy Hernandez <aldyh@redhat.com>
13984
13985 * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
13986
13987 Fri Jul 13 14:31:57 2001 Nicola Pero <nicola@brainstorm.co.uk>
13988
13989 * MAINTAINERS (Write After Approval): Added myself.
13990
13991 2001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
13992
13993 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
13994 and libgcj on m68hc11/m68hc12.
13995
13996 2001-06-27 H.J. Lu (hjl@gnu.org)
13997
13998 * Makefile (CFLAGS_FOR_BUILD): New.
13999 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
14000
14001 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
14002
14003 * README: Remove version number.
14004
14005 2001-06-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
14006
14007 * INSTALL/README: Update wrt. to the installation instructions now
14008 residing in gcc/doc/install.texi.
14009
14010 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
14011
14012 * README: Replace with a cut-down and updated version of gcc/README.
14013
14014 2001-06-12 David Edelsohn <edelsohn@gnu.org>
14015
14016 * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
14017 multilibs to be disabled.
14018
14019 2001-06-11 Daniel Berlin <dan@cgsoftware.com>
14020
14021 * MAINTAINERS (Write After Approval): Add myself.
14022
14023 2001-06-09 Alexandre Oliva <aoliva@redhat.com>
14024
14025 * config.guess: Import CVS version 1.195.
14026 * config.sub: Import CVS version 1.212.
14027
14028 2001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
14029
14030 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
14031 gcc/xgcc is built, use -print-prog-name to find out the program
14032 name to use.
14033
14034 2001-06-04 Phil Edwards <pme@sources.redhat.com>
14035
14036 * config.guess: Import CVS version 1.194. All gcc-local changes
14037 appear to also be in the master copy.
14038 * config.sub: Import CVS version 1.211.
14039
14040 Mon Jun 4 16:32:53 2001 Mark Mitchell <mark@codesourcery.com>
14041
14042 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
14043 with_gcc]: Use `gcc -shared' to build a shared library.
14044
14045 Mon Jun 4 16:24:43 2001 John David Anglin <dave@hiauly1.hia.nrc.ca>
14046
14047 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
14048 archives.
14049
14050 Fri Jun 1 18:55:19 2001 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
14051
14052 * MAINTAINERS (Write After Approval): Add myself.
14053
14054 2001-06-01 Hans-Peter Nilsson <hp@axis.com>
14055
14056 * configure.in (libstdcxx_flags): Do not try to execute
14057 libstdc++-v3/testsuite_flags until it exists.
14058
14059 2001-06-01 Alan Modra <amodra@bigpond.net.au>
14060
14061 * MAINTAINERS: Update my email address.
14062
14063 2001-05-31 Graham Stott <grahams@redhat.com>
14064
14065 * MAINTAINERS (Write After Approval): Add myself.
14066
14067 2001-05-28 Simon Patarin <simon.patarin@inria.fr>
14068
14069 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
14070 libraries when using g++ with native linker.
14071
14072 2001-05-28 Alexandre Oliva <aoliva@redhat.com>
14073
14074 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
14075
14076 2001-05-22 Alexandre Oliva <aoliva@redhat.com>
14077
14078 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
14079 [aix4*|aix5*]: Prepend blank.
14080
14081 2001-05-20 Alexandre Oliva <aoliva@redhat.com>
14082
14083 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
14084 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
14085 of subdir/configure scripts to use the new libtool.m4.
14086
14087 2001-05-19 Matt Kraai <kraai@alumni.carnegiemellon.edu>
14088
14089 * MAINTAINERS (Write After Approval): Add myself.
14090
14091 2001-05-18 Benjamin Kosnik <bkoz@redhat.com>
14092
14093 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
14094
14095 2001-05-11 Ben Elliston <bje@redhat.com>
14096
14097 * Makefile.in (all-sid): New target.
14098 (check-sid, clean-sid, install-sid): Likewise.
14099
14100 2001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
14101
14102 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
14103
14104 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
14105
14106 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
14107 libgcj.
14108
14109 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
14110
14111 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
14112 gcc/xgcc is built, use -print-prog-name to find out the program
14113 name to use.
14114
14115 2001-04-26 Alexandre Oliva <aoliva@redhat.com>
14116
14117 * configure.in (noconfigdirs): Don't reset it from scratch in the
14118 target case; only append to it.
14119
14120 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
14121 sparc-*-solaris2.8]: Disable ${libgcj}.
14122
14123 2001-04-25 Alexandre Oliva <aoliva@redhat.com>
14124
14125 * configure.in (libgcj_saved): Copy from $libgcj.
14126 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
14127 --disable-libgcj.
14128
14129 2001-04-25 Gavin Romig-Koch <gavin@redhat.com>
14130
14131 * MAINTAINERS: Remove self as MIPS maintainer and
14132 C front end maintainer.
14133
14134 Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
14135
14136 * configure.in: Move *-chorusos target case to the proper switch.
14137 Disable libgcj.
14138
14139 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
14140
14141 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
14142 1.641.2.228.
14143
14144 2001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
14145
14146 * Makefile.in (STAGE1_CFLAGS): Pass down.
14147
14148 2001-04-13 Alan Modra <amodra@one.net.au>
14149
14150 * config.guess: Add hppa64-linux support. Note for next import that
14151 this is already in the master file.
14152 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
14153
14154 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
14155
14156 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
14157 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
14158
14159 2001-04-11 Stan Shebs <shebs@apple.com>
14160
14161 * MAINTAINERS: Add self as Darwin port maintainer.
14162
14163 2001-04-11 Alan Modra <amodra@one.net.au>
14164
14165 * MAINTAINERS: Update my email address.
14166
14167 2001-04-10 Loren J. Rittle <ljrittle@acm.org>
14168
14169 * ltcf-cxx.sh: Support creation of C++ shared libraries on
14170 recent versions of FreeBSD (release 3 or later).
14171 * ltconfig: On FreeBSD, -lc must not be provided when building
14172 a shared library or else the standard -pthread gcc option is
14173 rendered worthless to later users of the built library.
14174
14175 2001-04-06 Joseph S. Myers <jsm28@cam.ac.uk>
14176
14177 * MAINTAINERS: Add self and RTH as C front end maintainers.
14178
14179 2001-04-05 Alexandre Oliva <aoliva@redhat.com>
14180
14181 * config.sub: Make sure to match an already-canonicalized
14182 machine name (eg. mn10300-unknown-elf).
14183
14184 2001-04-01 Alexandre Oliva <aoliva@redhat.com>
14185
14186 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
14187 New macros.
14188 (bootstrap, cross): Use RECURSE_FLAGS.
14189 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
14190
14191 2001-03-27 Alexandre Oliva <aoliva@redhat.com>
14192
14193 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
14194
14195 2001-03-22 Colin Howell <chowell@redhat.com>
14196
14197 * Makefile.in (DO_X): Do not backslash single-quotes in
14198 backquotes (two places).
14199
14200 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
14201
14202 Re-installed:
14203 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
14204 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
14205 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
14206 * ltcf-cxx.sh: Likewise.
14207 * ltcf-gcj.sh: Likewise.
14208
14209 2001-03-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
14210
14211 * MAINTAINERS: Add myself as "documentation co-maintainer".
14212
14213 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
14214
14215 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
14216 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
14217
14218 2001-03-19 Tom Tromey <tromey@redhat.com>
14219
14220 * config-ml.in: Handle GCJ and GCJFLAGS.
14221
14222 2001-03-21 Michael Chastain <chastain@redhat.com>
14223
14224 * Makefile.in: all-m4 depends on all-texinfo.
14225
14226 2001-03-20 Loren J. Rittle <ljrittle@acm.org>
14227
14228 * MAINTAINERS: Add myself to write after approval list.
14229
14230 2001-03-18 Laurynas Biveinis <lauras@softhome.net>
14231
14232 * Makefile.in (DO_X): Quote nested quotes.
14233
14234 2001-03-18 Alan Modra <alan@linuxcare.com.au>
14235
14236 * MAINTAINERS: Add myself to write after approval list.
14237
14238 2001-03-15 Laurynas Biveinis <lauras@softhome.net>
14239
14240 * Makefile.in (DO_X): Use double quotes for quoting
14241 "RANLIB=$${RANLIB}".
14242
14243 2001-03-10 Ovidiu Predescu <ovidiu@cup.hp.com>
14244
14245 * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
14246
14247 2001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
14248
14249 * configure.in: Only use `lang_requires' for languages athat are
14250 actually enabled.
14251
14252 2001-03-08 Phil Edwards <pme@sources.redhat.com>
14253
14254 * MAINTAINERS (C++ runtime libs): Update and alphabatize.
14255
14256 2001-03-08 Alexandre Oliva <aoliva@redhat.com>
14257
14258 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
14259
14260 2001-03-07 Tom Tromey <tromey@redhat.com>
14261
14262 * configure.in: Allow config-lang.in to set `lang_requires' to list
14263 of other required languages.
14264
14265 2001-03-06 Laurynas Biveinis <lauras@softhome.net>
14266
14267 * Makefile.in: Remove RANLIB definition. Use RANLIB
14268 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
14269 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
14270
14271 2001-02-28 Benjamin Kosnik <bkoz@redhat.com>
14272 Alexandre Oliva <aoliva@redhat.com>
14273
14274 * Makefile.in (check-c++): Use tabs, not spaces.
14275
14276 2001-02-20 Laurynas Biveinis <lauras@softhome.net>
14277
14278 * MAINTAINERS: add myself to Write After Approval list.
14279
14280 2001-02-19 Benjamin Kosnik <bkoz@redhat.com>
14281
14282 * Makefile.in (check-c++): New rule.
14283
14284 * configure.in (target_libs): Remove libg++.
14285 (noconfigdirs): Remove libg++.
14286 (noconfigdirs): Same.
14287 (noconfigdirs): Same.
14288 (noconfigdirs): Same.
14289
14290 * config-ml.in: Remove libg++ references.
14291
14292 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
14293 (ALL_TARGET_MODULES): Same.
14294 (configure-target-libg++): Remove.
14295 (all-target-libg++): Remove.
14296 (configure-target-libio): Remove.
14297 (all-target-libio): Remove.
14298 (check-target-libio): Remove.
14299 (.PHONY): Remove.
14300 (libg++.tar.bz2): Remove.
14301 (all-target-cygmon): Remove libio.
14302 (all-target-libstdc++): Remove.
14303 (configure-target-libstdc++): Remove.
14304 (TARGET_LIB_PATH): Remove libstdc++.
14305 (ALL_GCC_CXX): Remove libstdc++.
14306 (all-target-gperf): Correct.
14307
14308 2001-02-16 Nick Clifton <nickc@redhat.com>
14309
14310 * configure.in (noconfigdirs): Allow configuration of texinfo
14311 for Cygwin hosts.
14312
14313 2001-02-15 Anthony Green <green@redhat.com>
14314
14315 * configure: Introduce GCJ_FOR_TARGET.
14316 * configure.in: Ditto.
14317 * Makefile.in: Ditto.
14318
14319 2001-02-13 Andreas Schwab <schwab@suse.de>
14320
14321 * MAINTAINERS: Update mail address.
14322
14323 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
14324
14325 * config.guess: Add linux target for S/390.
14326 * config.sub: Likewise.
14327
14328 2001-02-08 Chandrakala Chavva <cchavva@redhat.com>
14329
14330 * configure.in: for *-chorusos, don't config target-newlib and
14331 target-libgloss.
14332
14333 2001-02-06 Ben Elliston <bje@redhat.com>
14334
14335 * configure: Output host type to stdout, not stderr.
14336
14337 2001-02-05 Mark Mitchell <mark@codesourcery.com>
14338
14339 * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
14340 * ltcf-cxx.sh: Likewise.
14341
14342 * config.if: Assume enable_libstdcxx_v3 is defined.
14343
14344 2001-02-04 Mark Mitchell <mark@codesourcery.com>
14345
14346 Remove V2 C++ library.
14347 * configure.in: Remove --enable-libstdcxx_v3 support.
14348
14349 2001-01-31 Bryce McKinlay <bryce@albatross.co.nz>
14350
14351 * include/demangle.h: Add prototype for java_demangle_v3.
14352
14353 2001-01-29 Phil Edwards <pme@sources.redhat.com>
14354
14355 * COPYING.LIB: Update to LGPL 2.1 from the FSF.
14356
14357 2001-01-27 Richard Henderson <rth@redhat.com>
14358
14359 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
14360
14361 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
14362
14363 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
14364 Don't unset, it's non-portable and no longer necessary, set to empty
14365 instead.
14366
14367 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
14368
14369 * ltconfig: Shell portability fix for the tagname validity check.
14370
14371 2001-01-27 Alexandre Oliva <aoliva@redhat.com>
14372
14373 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
14374 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
14375
14376 2001-01-26 Michael Sokolov <msokolov@ivan.Harhan.ORG>
14377
14378 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
14379
14380 2001-01-26 Tom Tromey <tromey@redhat.com>
14381
14382 * configure.in: Allow libgcj to be built on Sparc Solaris.
14383
14384 2001-01-25 David Edelsohn <edelsohn@gnu.org>
14385
14386 * ltcf-c.sh: Add aix5 case.
14387 * ltcf-cxx.sh: Likewise.
14388 * ltconfig: Likewise.
14389
14390 2001-01-24 Alexandre Oliva <aoliva@redhat.com>
14391
14392 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
14393 keep at least one of build_libtool_libs or build_old_libs set to
14394 yes.
14395
14396 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
14397 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
14398
14399 2001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
14400
14401 * configure.in: Enable libgcj on several additional platforms.
14402
14403 2001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
14404
14405 * configure.in: Enable libgcj for linux targets.
14406
14407 2001-01-20 Michael Sokolov <msokolov@ivan.Harhan.ORG>
14408
14409 * MAINTAINERS (Write After Approval): Add myself.
14410
14411 2001-01-15 John David Anglin <dave@hiauly1.hia.nrc.ca>
14412
14413 * MAINTAINERS: Add myself as vax port maintainer.
14414
14415 2001-01-11 Fergus Henderson <fjh@cs.mu.oz.au>
14416
14417 * MAINTAINERS: Add myself as Mercury front-end maintainer.
14418
14419 2001-01-09 Mike Stump <mrs@wrs.com>
14420
14421 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
14422 failures of subdirectories.
14423
14424 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
14425
14426 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
14427 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
14428 * ltcf-cxx.sh: Likewise.
14429 * ltcf-gcj.sh: Likewise.
14430 * ltconfig.sh: Fix typo.
14431
14432 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
14433
14434 * configure: handle DOS-style absolute paths.
14435
14436 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
14437
14438 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
14439
14440 2000-12-30 Marek Michalkiewicz <marekm@linux.org.pl>
14441
14442 * MAINTAINERS: Add myself as avr port co-maintainer.
14443
14444 2000-12-28 Ben Elliston <bje@redhat.com>
14445
14446 * MAINTAINERS: Add myself under ``Write After Approval''.
14447
14448 2000-12-19 Joseph S. Myers <jsm28@cam.ac.uk>
14449
14450 * texinfo: Remove directory from GCC.
14451
14452 2000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
14453
14454 * COPYING: Update to current
14455 ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
14456 to 19yy as example year in copyright notice).
14457
14458 2000-12-18 Benjamin Kosnik <bkoz@redhat.com>
14459
14460 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
14461 (libstdcxx_incdir): Pass down.
14462 * config.if: Remove expired bits for cxx_interface, add stub.
14463 (libstdcxx_incdir): Add variable for g++ include directory.
14464 * configure.in (gxx_include_dir): Use it.
14465
14466 2000-12-18 Alexandre Oliva <aoliva@redhat.com>
14467
14468 * MAINTAINERS: Added self as sh port co-maintainer. Removed entry
14469 with old-email address from ``Write After Approval''.
14470
14471 2000-12-15 Andreas Jaeger <aj@suse.de>
14472
14473 * configure.in: Handle lang_dirs.
14474
14475 2000-12-14 Tom Tromey <tromey@redhat.com>
14476
14477 * MAINTAINERS: Removed brads.
14478
14479 * MAINTAINERS: Added gcj developers.
14480
14481 2000-12-13 Anthony Green <green@redhat.com>
14482
14483 * configure.in: Disable libgcj for any target not specifically
14484 listed. Disable libgcj for x86 and Alpha Linux until compatible
14485 with g++ abi.
14486
14487 2000-12-13 Mike Stump <mrs@wrs.com>
14488
14489 * Makefile.in (local-distclean): Also remove fastjar.
14490
14491 2000-12-12 Rodney Brown <RodneyBrown@mynd.com>
14492
14493 * contrib/gcc_update: Add fastjar --touch entries.
14494
14495 2000-12-12 Alexandre Oliva <aoliva@redhat.com>
14496
14497 * configure.in: Disable language-specific target libraries for
14498 languages that aren't enabled.
14499
14500 2000-12-10 Anthony Green <green@redhat.com>
14501
14502 * configure.in: Define libgcj. Disable libgcj target libraries for
14503 most targets.
14504
14505 2000-12-10 Neil Booth <neilb@earthling.net>
14506
14507 * MAINTAINERS: Update mail address, remove from WAA list.
14508
14509 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
14510
14511 * libjava: Imported from /cvs/java.
14512 * libffi: Likewise.
14513 * Boehm-gc: Likewise.
14514
14515 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
14516
14517 * configure.in (target_libs): Revert 2000-12-08 patch.
14518 (noconfigdirs): Added target-libjava.
14519
14520 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
14521
14522 * djunpack.bat: removed.
14523
14524 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
14525
14526 * Makefile.in: handle DOS-style absolute paths.
14527 * config-ml.in: likewise.
14528 * symlink-tree: likewise.
14529
14530 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
14531
14532 * fastjar: Imported.
14533
14534 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
14535
14536 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
14537 libjava.
14538 * configure.in (target_libs): Removed `target-libjava'.
14539
14540 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
14541
14542 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
14543 (ALL_MODULES): Added fastjar.
14544 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
14545 (all-target-libjava): all-fastjar replaces all-zip.
14546 (all-fastjar): Added.
14547 (configure-target-fastjar, all-target-fastjar): Likewise.
14548 * configure.in (host_tools): Added fastjar.
14549
14550 2000-12-07 Mike Stump <mrs@wrs.com>
14551
14552 * Makefile.in (local-distclean): Remove leftover built files.
14553
14554 2000-11-24 Nick Clifton <nickc@redhat.com>
14555
14556 * configure.in (xscale-elf): Add target.
14557 (xscale-coff): Add target.
14558
14559 2000-11-22 Loren J. Rittle <ljrittle@acm.org>
14560
14561 * ltcf-cxx.sh: Support creation of C++ shared libraries on
14562 recent versions of FreeBSD (release 3 or later).
14563 * ltconfig: On FreeBSD, -lc must not be provided when building
14564 a shared library or else the standard -pthread gcc option is
14565 rendered worthless to later users of the built library.
14566
14567 2000-11-16 Fred Fish <fnf@be.com>
14568
14569 * configure.in (enable_libstdcxx_v3): Fix typo,
14570 libstd++ -> libstdc++.
14571
14572 2000-11-21 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
14573
14574 * MAINTAINERS: Add self to Write After Approval list.
14575
14576 2000-11-21 Bernd Schmidt <bernds@redhat.com>
14577
14578 * MAINTAINERS: Update my email address. Add myself to global write
14579 privs list.
14580
14581 2000-11-18 Alexandre Oliva <aoliva@redhat.com>
14582
14583 * Makefile.in: Merge with src and libgcj.
14584 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
14585 configure-target-<library> when their configure scripts need the C
14586 or C++ library to have already been built to work properly.
14587 (do_proto_toplev): Set them to an empty string.
14588
14589 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
14590 (REALLY_SET_LIB_PATH): Use them.
14591
14592 2000-11-17 Stan Shebs <shebs@apple.com>
14593
14594 * MAINTAINERS: Add self to Write After Approval list.
14595
14596 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
14597
14598 * configure: Provide the original toplevel configure arguments
14599 (including $0) to subprocesses in the environment rather than
14600 through gcc/configargs.h.
14601
14602 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
14603
14604 * MAINTAINERS: Remove references to cccp. Change C9X reference to
14605 C99. Alphabetise "Write After Approval" list.
14606
14607 2000-11-12 Mark Mitchell <mark@codesourcery.com>
14608
14609 * configure: Turn on libstdc++ V3 by default.
14610
14611 * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
14612 if we've got GCC.
14613
14614 2000-11-11 Philip Blundell <philb@gnu.org>
14615
14616 * MAINTAINERS: Add self to Write After Approval list.
14617
14618 2000-11-09 David Edelsohn <edelsohn@gnu.org>
14619
14620 * ltcf-c.sh (aix4): Improve shared library configuration; require
14621 exporting symbols.
14622 * ltcf-cxx.sh (aix4): Define.
14623 * ltconfig (aix4): Define library and soname specs appropriate for
14624 AIX. Define command to create export symbols list.
14625
14626 Mon Nov 6 14:19:35 2000 Christopher Faylor <cgf@cygnus.com>
14627
14628 * config.sub: Add support for Sun Chorus
14629
14630 2000-10-31 Nick Clifton <nickc@redhat.com>
14631
14632 * MAINTAINERS: Rename <name>@cygnus.com addresses to
14633 <name>@redhat.com. Also installed new email address for Clint
14634 Popetz.
14635
14636 2000-10-30 Joseph S. Myers <jsm28@cam.ac.uk>
14637
14638 * etc: Remove directory from GCC.
14639
14640 2000-10-16 Michael Meissner <meissner@redhat.com>
14641
14642 * configure (gcc/configargs.h): Only create if there is a build GCC
14643 directory created.
14644
14645 2000-10-16 Matthias Klose <doko@debian.org>
14646
14647 * config.if: Search libstdc++-v3/configure.in for INTERFACE,
14648 when configured for libstdc++-v3.
14649
14650 2000-10-05 Phil Edwards <pme@gcc.gnu.org>
14651
14652 * configure: Save configure arguments to gcc/configargs.h.
14653
14654 2000-10-04 Philipp Thomas <pthomas@suse.de>
14655
14656 * config.guess: Import CVS version 1.157.
14657 * config.sub: Import CVS version 1.181.
14658
14659 2000-10-04 Andris Pavenis <pavenis@latnet.lv>
14660
14661 * Makefile.in (bootstrap): avoid recursion if subdir missing
14662 (cross): ditto
14663 (do-proto-toplev): ditto
14664
14665 2000-09-30 Alexandre Oliva <aoliva@redhat.com>
14666
14667 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
14668 ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
14669
14670 * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
14671 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
14672 all affected `configure' scripts.
14673
14674 Mon 25-Sep-2000 19:46:09 BST Neil Booth <neilb@earthling.net>
14675
14676 * MAINTAINERS: Add self as cpplib co-maintainer.
14677
14678 2000-09-24 Aldy Hernandez <aldyh@redhat.com>
14679
14680 * MAINTAINERS: Add self to Write After Approval list.
14681
14682 2000-09-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
14683
14684 * INSTALL/README: egcs -> GCC update.
14685
14686 Sun Sep 17 16:55:59 CEST 2000 Marc Espie <espie@cvs.openbsd.org>
14687
14688 * MAINTAINERS: Add myself to Write After Approval list.
14689
14690 2000-09-15 Kazu Hirata <kazu@hxi.com>
14691
14692 * MAINTAINERS: Add myself to Write After Approval list.
14693
14694 Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
14695
14696 * configure.in: Do not build byacc for hppa64. Provide paths to the
14697 X11 libraries for hppa64.
14698
14699 2000-09-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
14700
14701 * MAINTAINERS: Add myself as 68hc11 port maintainer.
14702
14703 2000-09-06 Alexandre Oliva <aoliva@redhat.com>
14704
14705 * Makefile.in (all-zlib): Added dummy target.
14706
14707 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
14708 ltcf-gcj.sh: Updated from libtool multi-language branch.
14709
14710 2000-09-05 Alexandre Oliva <aoliva@redhat.com>
14711
14712 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
14713 (bootstrap*): Depend on all-bootstrap.
14714
14715 2000-09-05 Philipp Thomas <pthomas@suse.de>
14716
14717 * config.guess: Import CVS version 1.156.
14718 * config.sub: Import CVS version 1.179.
14719
14720 2000-09-02 Anthony Green <green@cygnus.com>
14721
14722 * Makefile.in (all-gcc): Depend on all-zlib.
14723 (CLEAN_MODULES): Add clean-zlib.
14724 (ALL_MODULES): Add all-zlib.
14725 * configure.in (host_libs): Add zlib.
14726
14727 2000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
14728
14729 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
14730 crosses, but add gcc/include to the header search path for them.
14731
14732 2000-08-04 David E. O'Brien <obrien@FreeBSD.org>
14733
14734 * MAINTAINERS: Add self to Write After Approval list.
14735
14736 2000-08-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
14737
14738 * config.guess: Import CVS version 1.152.
14739 * config.sub: Import CVS version 1.177.
14740
14741 2000-08-25 Alexandre Oliva <aoliva@redhat.com>
14742
14743 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
14744 $targargs to tell whether newlib is going to be built.
14745
14746 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
14747 $$r/TARGET_SUBDIR/libio for _G_config.h.
14748
14749 2000-08-23 Alexandre Oliva <aoliva@redhat.com>
14750
14751 * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
14752
14753 2000-08-22 DJ Delorie <dj@redhat.com>
14754
14755 * MAINTAINERS: Add self as a build machinery (*.in) maintainer
14756
14757 2000-08-22 Alexandre Oliva <aoliva@redhat.com>
14758
14759 * config-ml.in (CC, CXX): Avoid trailing whitespace.
14760 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
14761 sub-configures.
14762
14763 2000-08-21 DJ Delorie <dj@redhat.com>
14764
14765 * MAINTAINERS: Add self as a libiberty maintainer
14766
14767 2000-08-16 Alexandre Oliva <aoliva@redhat.com>
14768
14769 * configure.in (libstdcxx_flags): Use
14770 libstdc++-v3/src/libstdc++.INC.
14771
14772 2000-08-15 Alexandre Oliva <aoliva@redhat.com>
14773
14774 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
14775
14776 2000-08-14 Zack Weinberg <zack@wolery.cumb.org>
14777
14778 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
14779
14780 * configure: Make enable_threads and enable_shared defaults
14781 explicit. Substitute enable_threads into generated Makefiles.
14782 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
14783 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
14784
14785 2000-08-13 Geoff Keating <geoffk@cygnus.com>
14786
14787 * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
14788
14789 2000-08-12 Alexandre Oliva <aoliva@redhat.com>
14790
14791 * config-ml.in (CC): Remove bogus duplicate quotation mark from
14792 previous delta.
14793
14794 2000-08-11 Jason Merrill <jason@redhat.com>
14795
14796 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
14797 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
14798 (FLAGS_FOR_TARGET): Not here.
14799 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
14800
14801 2000-08-11 Alexandre Oliva <aoliva@redhat.com>
14802
14803 * config-ml.in (CC, CXX): Don't introduce a leading space.
14804
14805 2000-08-07 DJ Delorie <dj@delorie.com>
14806
14807 * MAINTAINERS: Add self as a DJGPP maintainer
14808
14809 2000-08-07 DJ Delorie <dj@redhat.com>
14810
14811 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
14812 "if we're also building gcc, and it's a gcc that will run on the
14813 build machine, we want to use its includes instead of the system's
14814 default includes".
14815
14816 2000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
14817
14818 * MAINTAINERS: Add self to Write After Approval list.
14819
14820 2000-08-03 Alexandre Oliva <aoliva@redhat.com>
14821
14822 * configure.in (libstdcxx_flags): Don't use `"'.
14823
14824 * config-ml.in: Adjust multilib search paths to the
14825 appropriate multilib tree.
14826
14827 2000-08-02 Alexandre Oliva <aoliva@redhat.com>
14828
14829 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
14830 commas in $LANGUAGES.
14831
14832 2000-08-02 Manfred Hollstein <manfredh@redhat.com>
14833
14834 * configure.in: Re-enable all references to libg++ and librx.
14835
14836 2000-08-01 Alexandre Oliva <aoliva@redhat.com>
14837
14838 * ltconfig, ltmain.sh: Update from libtool multi-language branch.
14839 * ltcf-c.sh (need_lc): Fix test message. Set wl for archive_cmds.
14840 (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
14841 * ltcf-cxx.sh (need_lc): Set based on postdeps.
14842
14843 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
14844
14845 2000-07-31 Alexandre Oliva <aoliva@redhat.com>
14846
14847 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
14848 CXX_FOR_TARGET for sed.
14849
14850 2000-07-30 Alexandre Oliva <aoliva@redhat.com>
14851
14852 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
14853 Do not override if already set in the environment or in configure.
14854 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
14855 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
14856
14857 2000-07-28 Alexandre Oliva <aoliva@redhat.com>
14858
14859 * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
14860 the libtool CVS tree multi-language branch.
14861 * ltconfig, ltmain.sh: Updated.
14862
14863 2000-07-27 Alexandre Oliva <aoliva@redhat.com>
14864
14865 * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
14866 (clean-target): Depend on it.
14867
14868 * Makefile.in (FLAGS_FOR_TARGET): New macro.
14869 (GCC_FOR_TARGET): Use it.
14870 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
14871 * configure.in: ... here.
14872 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
14873 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
14874
14875 2000-07-24 Eric Christopher <echristo@cygnus.com>
14876
14877 * MAINTAINERS: Add self to Write After Approval list.
14878
14879 2000-07-24 Alexandre Oliva <aoliva@redhat.com>
14880
14881 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
14882 (configure-target-libchill, configure-target-libobjc): Likewise.
14883
14884 * configure.in: Use the same cache file for all target libs.
14885 * config-ml.in: But different cache files per multilib variant.
14886
14887 2000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
14888
14889 * configure (topsrcdir): Don't use dirname.
14890
14891 2000-07-22 Jeffrey Oldham <oldham@codesourcery.com>
14892
14893 * MAINTAINERS: Add self to Write After Approval list.
14894
14895 2000-07-20 Jason Merrill <jason@redhat.com>
14896
14897 * configure.in: Remove all references to libg++ and librx.
14898
14899 * configure, configure.in, Makefile.in: Unify gcc and binutils.
14900
14901 2000-07-20 Hans-Peter Nilsson <hp@axis.com>
14902
14903 * config.sub: Update to subversions version 2000-07-06.
14904
14905 2000-07-12 Andrew Haley <aph@cygnus.com>
14906
14907 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
14908 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
14909
14910 2000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
14911
14912 * symlink-tree: Check number of arguments.
14913
14914 2000-07-05 Jim Wilson <wilson@cygnus.com>
14915
14916 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
14917 search path for a g++ extracted from the build tree. This
14918 will allow link tests run by configure scripts in
14919 subdirectories to succeed.
14920
14921 2000-07-01 Koundinya K <kk@ddeorg.soft.net>
14922
14923 * ltconfig: Add support for mips-dde-sysv4.2MP
14924
14925 2000-06-29 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
14926
14927 * MAINTAINERS: Add myself as loop discovery maintainer.
14928
14929 2000-06-28 Corinna Vinschen <vinschen@cygnus.com>
14930
14931 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
14932 `os2'. Force ac_cv_exeext to be ".exe" in that case.
14933
14934 2000-06-19 Timothy Wall <twall@cygnus.com>
14935
14936 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
14937 * config.sub: Add tic54x target.
14938
14939 Sun Jun 11 17:20:00 MET 2000 Toon Moene <toon@moene.indiv.nluug.nl>
14940
14941 * MAINTAINERS: Add self as Fortran maintainer,
14942 remove Craig Burley.
14943
14944 Tue May 30 19:01:12 2000 Andrew Cagney <cagney@b1.cygnus.com>
14945
14946 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
14947 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
14948
14949 Mon May 29 21:15:00 MET 2000 Philipp Thomas <pthomas@suse.de>
14950
14951 * MAINTAINERS: Add self as i18n maintainer
14952
14953 20000-05-21 H.J. Lu (hjl@gnu.org)
14954
14955 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
14956 directory are used if they exist. Make sure
14957 $(build_tooldir)/include is searched for header files,
14958 $(build_tooldir)/lib/ for library files.
14959 (GCC_FOR_TARGET): Likewise.
14960 (CXX_FOR_TARGET): Likewise.
14961
14962 Thu May 18 10:58:13 2000 Jeffrey A Law (law@cygnus.com)
14963
14964 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
14965
14966 Wed May 17 16:03:48 2000 Alexandre Oliva <aoliva@cygnus.com>
14967
14968 * Makefile.in (configure-target-libiberty): Depend on
14969 configure-target-newlib.
14970
14971 2000-05-16 Alexandre Oliva <aoliva@cygnus.com>
14972
14973 * configure.in, Makefile.in: Merge all libffi-related
14974 configury stuff from the libgcj tree.
14975
14976 Tue May 16 10:06:21 2000 Andrew Cagney <cagney@b1.cygnus.com>
14977
14978 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
14979 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
14980
14981 Tue May 16 09:57:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
14982
14983 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
14984 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
14985 current version information. Add to proto-toplev directory.
14986 (gdb-taz): Build do-djunpack.
14987
14988 2000-05-15 David Edelsohn <edelsohn@gnu.org>
14989
14990 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
14991
14992 Mon May 15 13:39:09 2000 Andrew Cagney <cagney@b1.cygnus.com>
14993
14994 * MAINTAINERS: Add self to Write After Approval list.
14995
14996 2000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
14997
14998 * ltmain.sh: Preserve in relink_command any environment
14999 variables that may affect the linker behavior.
15000
15001 Fri May 12 11:23:17 2000 Jeffrey A Law (law@cygnus.com)
15002
15003 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
15004
15005 Wed May 10 21:26:51 2000 Jim Wilson <wilson@cygnus.com>
15006
15007 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
15008
15009 2000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
15010
15011 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
15012 with the version name.
15013
15014 Sat May 6 21:12:55 CDT 2000 Jason Eckhardt <jle@cygnus.com>
15015
15016 * MAINTAINERS: Add self as bb-reorder maintainer.
15017
15018 2000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
15019
15020 * config.if: Tweak.
15021
15022 2000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
15023
15024 * djunpack.bat: New file.
15025
15026 Wed Apr 19 12:46:26 2000 Andrew Cagney <cagney@b1.cygnus.com>
15027
15028 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
15029 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
15030 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
15031 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
15032
15033 2000-04-16 Dave Pitts <dpitts@cozx.com>
15034
15035 * config.sub (case $basic_machine): Change default for "ibm-*"
15036 to "openedition".
15037
15038 2000-04-13 Andreas Jaeger <aj@suse.de>
15039
15040 * MAINTAINERS: Added myself.
15041
15042 Wed Apr 12 16:42:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
15043
15044 * Makefile.in (gdb-taz): New target. GDB specific archive.
15045 (do-md5sum): New target.
15046 (MD5PROG): Define.
15047 (PACKAGE): Default to TOOL.
15048 (VER): Default to a shell script.
15049 (taz): Rewrite target. Move real work to do-proto-toplev. Include
15050 md5 checksum generation.
15051 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
15052 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
15053 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
15054 insight.tar.bz2): Use gdb-taz to create archive.
15055
15056 Fri Apr 7 18:10:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
15057
15058 * configure (warn_cflags): Delete.
15059
15060 Thu Apr 6 16:15:14 2000 Philippe De Muyter <phdm@macqel.be>
15061
15062 * MAINTAINERS: Added myself.
15063
15064 2000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
15065 Martin v. Löwis <martin@loewis.home.cs.tu-berlin.de>
15066
15067 * configure.in (enable_libstdcxx_v3): Add.
15068 (target_libs): Add bits here to switch between libstdc++-v2 and
15069 libstdc++-v3.
15070 * config.if: And this file too.
15071 * Makefile.in: Add libstdc++-v3 targets.
15072
15073 2000-04-05 Michael Meissner <meissner@redhat.com>
15074
15075 * config.sub (d30v): Add d30v as a basic machine type.
15076
15077 2000-03-29 Jason Merrill <jason@casey.cygnus.com>
15078
15079 * configure.in: -linux-gnu*, not -linux-gnu.
15080
15081 Sun Mar 12 17:30:30 2000 Toon Moene <toon@moene.indiv.nluug.nl>
15082
15083 * MAINTAINERS: Add self in write-after-approval section.
15084
15085 Sun Mar 12 00:23:32 2000 Jim Wilson <wilson@cygnus.com>
15086
15087 * MAINTAINERS: Add self as ia64 port maintainer.
15088
15089 2000-03-08 Neil Booth <NeilB@earthling.net>
15090
15091 * MAINTAINERS: Add self in write-after-approval section.
15092
15093 Fri Mar 3 18:44:08 2000 Andrew Cagney <cagney@b1.cygnus.com>
15094
15095 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
15096 (do-tar-bz2): Replace TOOL with PACKAGE.
15097 (gdb.tar.bz2): Remove GDBTK from GDB package.
15098 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
15099 dejagnu.tar.bz2): New packages.
15100
15101 2000-02-27 Andreas Jaeger <aj@suse.de>
15102
15103 * configure.in: Add entry for mips*-*-linux*, move catch all
15104 *-*-*linux* entry below this one.
15105
15106 2000-02-27 Ian Lance Taylor <ian@zembu.com>
15107
15108 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
15109
15110 2000-02-24 Nick Clifton <nickc@cygnus.com>
15111
15112 * config.sub: Support an OS of "wince".
15113
15114 Thu Feb 24 16:15:56 2000 Andrew Cagney <cagney@b1.cygnus.com>
15115
15116 * config.guess, config.sub: Updated to match config's 2000-02-15
15117 version.
15118
15119 2000-02-23 Linas Vepstas <linas@linas.org>
15120
15121 * config.sub: Add support for Linux/IBM 370.
15122 * configure.in: Likewise.
15123
15124 2000-02-22 Nick Clifton <nickc@cygnus.com>
15125
15126 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
15127
15128 2000-02-20 Christopher Faylor <cgf@cygnus.com>
15129
15130 * config.guess: Guess "cygwin" rather than "cygwin32".
15131
15132 2000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
15133
15134 * configure (gcc_version): When setting, narrow search to
15135 lines containing `version_string'.
15136
15137 2000-02-15 Denis Chertykov <denisc@overta.ru>
15138
15139 * config.sub: Add support for avr target.
15140
15141 2000-02-14 Nick Clifton <nickc@cygnus.com>
15142
15143 * MAINTAINERS: Add maintainers for MCore port.
15144
15145 Tue Feb 1 00:07:46 2000 Hans-Peter Nilsson <hp@bitrange.com>
15146
15147 * config.sub: Add mmix-knuth-mmixware.
15148
15149 2000-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
15150
15151 * MAINTAINERS: Pair cccp with cpplib maintainership.
15152
15153 2000-01-27 Christopher Faylor <cgf@redhat.com>
15154
15155 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
15156 structure stuff to -L library search.
15157 (CXX_FOR_TARGET): Ditto.
15158 (CROSS_CHECK_MODULES): Fix spelling mistake.
15159
15160 2000-01-24 Mark Mitchell <mark@codesourcery.com>
15161
15162 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
15163 the C++ compiler.
15164
15165 2000-01-12 Richard Henderson <rth@cygnus.com>
15166
15167 * configure.in: Don't build some bits for beos.
15168
15169 2000-01-12 Joel Sherrill (joel@OARcorp.com)
15170
15171 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
15172 as include files.
15173
15174 2000-01-11 Zack Weinberg <zack@wolery.cumb.org>
15175
15176 * Add self as cpplib maintainer, as requested by Jason
15177 Merrill. Correct my e-mail address.
15178
15179 2000-01-06 Geoff Keating <geoffk@cygnus.com>
15180
15181 * configure.in: Use mt-aix43 to handle *_TARGET defs,
15182 not mh-aix43.
15183
15184 Thu Dec 23 03:43:36 1999 Hans-Peter Nilsson <hp@bitrange.com>
15185
15186 * MAINTAINERS: Add myself to "write after approval" list.
15187
15188 1999-12-14 Richard Henderson <rth@cygnus.com>
15189
15190 * config.guess (alpha-osf, alpha-linux): Detect ev67.
15191 * config.sub: Accept alphaev[78], alphaev8.
15192
15193 1999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
15194
15195 * config.guess, config.sub: Update from autoconf.
15196
15197 1999-11-29 Bruce Korb <autogen@linuxbox.com>
15198
15199 * MAINTAINERS: update my playtime e-address.
15200
15201 Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
15202
15203 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
15204 necessary libraries are missing.
15205
15206 Fri Nov 19 11:22:31 MST 1999 Diego Novillo <dnovillo@cygnus.com>
15207
15208 * MAINTAINERS: Add new 'write after approval' maintainer.
15209
15210 Wed Nov 17 16:08:43 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
15211
15212 * MAINTAINERS: Add new Java maintainer.
15213
15214 1999-10-25 Andreas Schwab <schwab@suse.de>
15215
15216 * configure: Fix quoting inside arguments of eval.
15217
15218 1999-10-21 Nick Clifton <nickc@cygnus.com>
15219
15220 * config-ml.in: Allow suppression of some ARM multilibs.
15221
15222 Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
15223
15224 * config.guess: Add OS/390 match pattern.
15225 * config.sub: Add mvs, openedition targets.
15226 * configure.in (i370-ibm-opened*): New.
15227
15228 1999-09-04 Steve Chamberlain <sac@pobox.com>
15229
15230 * config.sub: Add support for configuring for pj.
15231
15232 1999-08-31 Nick Clifton <nickc@cygnus.com>
15233
15234 * config.sub (maybe_os): Add support for configuring for fr30.
15235
15236 1999-08-25 Nick Clifton <nickc@cygnus.com>
15237
15238 * configure.in: Do not configure or build ld for AIX
15239 platforms. ld is known to be broken on these platforms.
15240
15241 Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
15242
15243 * config-ml.in: Pass compiler flag corresponding to multidirs to
15244 subdir configures.
15245
15246 1999-08-09 Ian Lance Taylor <ian@zembu.com>
15247
15248 * Makefile.in (LDFLAGS): Define.
15249
15250 1999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
15251
15252 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
15253 noconfigdirs.
15254 (*-*-cygwin*): Likewise.
15255
15256 1999-08-08 Ian Lance Taylor <ian@zembu.com>
15257
15258 * mkdep: New file.
15259 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
15260 (BINUTILS_SUPPORT_DIRS): Add mkdep.
15261
15262 From Eli Zaretskii <eliz@is.elta.co.il>:
15263 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
15264 long file name when using DJGPP on MS-DOS.
15265
15266 Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
15267
15268 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
15269
15270 1999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
15271
15272 * Makefile.in (check-target-libio): Remove all-target-libstdc++
15273 dependency as this causes "make check" to globally "make all"
15274
15275 Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
15276
15277 * configure.in (target_libs): Added target-zlib.
15278 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
15279 (CONFIGURE_TARGET_MODULES): Likewise.
15280 (CHECK_TARGET_MODULES): Likewise.
15281 (INSTALL_TARGET_MODULES): Likewise.
15282 (CLEAN_TARGET_MODULES): Likewise.
15283 (configure-target-zlib): New target.
15284 (all-target-zlib): Likewise.
15285 (all-target-libjava): Depend on all-target-zlib.
15286 (configure-target-libjava): Depend on configure-target-zlib.
15287
15288 * Makefile.in (configure-target-libjava): Depend on
15289 configure-target-newlib.
15290 (configure-target-boehm-gc): New target.
15291 (configure-target-qthreads): New target.
15292
15293 * configure.in (target_libs): Added target-qthreads.
15294 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
15295 (CONFIGURE_TARGET_MODULES): Likewise.
15296 (CHECK_TARGET_MODULES): Likewise.
15297 (INSTALL_TARGET_MODULES): Likewise.
15298 (CLEAN_TARGET_MODULES): Likewise.
15299 (all-target-qthreads): New target.
15300 (configure-target-libjava): Depend on configure-target-qthreads.
15301 (all-target-libjava): Depend on all-target-qthreads.
15302
15303 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
15304 (CONFIGURE_TARGET_MODULES): Likewise.
15305 (CHECK_TARGET_MODULES): Likewise.
15306 (INSTALL_TARGET_MODULES): Likewise.
15307 (CLEAN_TARGET_MODULES): Likewise.
15308 (all-target-libjava): New target.
15309 (all-target-boehm-gc): Likewise.
15310 * configure.in (target_libs): Added libjava, boehm-gc.
15311
15312 1999-07-22 Ian Lance Taylor <ian@zembu.com>
15313
15314 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
15315 configure.bat in SUPPORT_FILES.
15316 (gas+binutils.tar.bz2): Likewise.
15317
15318 * makeall.bat: Remove; obsolete.
15319
15320 1999-07-21 Ian Lance Taylor <ian@zembu.com>
15321
15322 From Mark Elbrecht:
15323 * configure.bat: Remove; obsolete.
15324
15325 1999-07-11 Ian Lance Taylor <ian@zembu.com>
15326
15327 * configure: Add -W -Wall to the default CFLAGS when compiling with
15328 gcc.
15329
15330 Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
15331
15332 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
15333
15334 1999-06-30 Mark Mitchell <mark@codesourcery.com>
15335
15336 * configure.in: Build ld on IRIX6.
15337
15338 1999-06-12 Ian Lance Taylor <ian@zembu.com>
15339
15340 * Makefile.in: Change distribution targets to use bzip2 instead of
15341 gzip.
15342 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
15343 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
15344
15345 1999-06-04 Nick Clifton <nickc@cygnus.com>
15346
15347 * config.sub: Add mcore target.
15348
15349 Sun May 30 16:03:16 1999 Cort Dougan <cort@cs.nmt.edu>
15350
15351 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
15352
15353 Tue May 25 11:20:46 1999 H.J. Lu (hjl@gnu.org)
15354
15355 * config.guess (dummy): Changed to $dummy.
15356
15357 1999-05-24 Nick Clifton <nickc@cygnus.com>
15358
15359 * config.sub: Tidied up case statements.
15360
15361 1999-05-22 Ben Elliston <bje@cygnus.com>
15362
15363 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
15364 <jiro@din.or.jp>.
15365
15366 * config.guess: Merge with FSF version. Future changes will be
15367 more accurately recorded in this ChangeLog.
15368 * config.sub: Likewise.
15369
15370 Thu May 20 10:00:42 1999 Stephen L Moshier <moshier@world.std.com>
15371
15372 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
15373
15374 1999-04-30 Tom Tromey <tromey@cygnus.com>
15375
15376 * ltmain.sh: [mode link] Always use CC given by ltconfig.
15377
15378 1999-04-23 Tom Tromey <tromey@cygnus.com>
15379
15380 * ltconfig, ltmain.sh: Update to libtool 1.2f.
15381
15382 1999-04-20 Drew Moseley <dmoseley@cygnus.com>
15383
15384 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
15385 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
15386 Bad merge removed these two changes.
15387
15388 Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
15389 Martin Heller (Ing.-Buero_Heller@t-online.de)
15390
15391 * config.guess (interix Alpha): Add.
15392
15393 1999-04-11 Richard Henderson <rth@cygnus.com>
15394
15395 * configure.in (i?86-*-beos*): Do config gperf; don't config
15396 gdb, newlib, or libgloss.
15397
15398 Sun Apr 11 23:55:34 1999 Alexandre Oliva <oliva@dcc.unicamp.br>
15399
15400 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
15401 link a trivial program with -mabi=64. If it fails, remove mabi=64
15402 from multidirs.
15403
15404 Sat Apr 10 21:50:01 1999 Philipp Thomas (kthomas@gwdg.de)
15405
15406 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
15407
15408 1999-04-08 Nick Clifton <nickc@cygnus.com>
15409
15410 * config.sub: Add support for mcore targets.
15411
15412 1999-04-07 Michael Meissner <meissner@cygnus.com>
15413
15414 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
15415 not mt-ospace, in order to shut up assembler warning about using
15416 symbols that are named the same as registers.
15417
15418 1999-04-07 Drew Moseley <dmoseley@cygnus.com>
15419
15420 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
15421 dependency list for all-target-cygmon.
15422
15423 1999-04-05 Doug Evans <devans@casey.cygnus.com>
15424
15425 * config-ml.in: Check $host, not $target, for selective multilibs.
15426 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
15427 thumb interworking, and underscore prefix multilibs.
15428
15429 1999-04-04 Ian Lance Taylor <ian@zembu.com>
15430
15431 * missing: Update to version from current automake.
15432
15433 Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
15434
15435 * configure (gxx_include_dir): Removed.
15436
15437 * configure.in (gxx_include_dir): Handle it.
15438 * Makefile.in: Likewise.
15439
15440 1999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
15441
15442 * config.sub (mips64vr4111,mips64vr4111el) Add.
15443
15444 1999-03-21 Ben Elliston <bje@cygnus.com>
15445
15446 * config.guess: Correct typo for detecting ELF on FreeBSD.
15447
15448 Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
15449
15450 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
15451 config/mh-djgpp.
15452
15453 Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
15454
15455 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
15456 all-target-newlib to dependency list for all-target-bsp.
15457
15458 Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
15459
15460 * config.sub: Add i386-uwin support.
15461 * config.guess: Likewise.
15462
15463 Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
15464
15465 * configure.in: cleanup, add mh-*pic handling for arm, special
15466 case powerpc*-*-aix*
15467
15468 Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
15469
15470 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
15471 can be built.
15472
15473 Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
15474
15475 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
15476 targets.
15477
15478 1999-03-02 Nick Clifton <nickc@cygnus.com>
15479
15480 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
15481
15482 Sun Feb 28 02:20:00 1999 Geoffrey Noer <noer@cygnus.com>
15483
15484 * config.sub: Check for "cygwin*" rather than "cygwin32*"
15485
15486 1999-02-24 Nick Clifton <nickc@cygnus.com>
15487
15488 * config.sub: Fix typo in arm recognition.
15489
15490 Wed Feb 24 13:51:40 1999 Drew Moseley <dmoseley@cygnus.com>
15491
15492 * configure.in (noconfigdirs): Changed target_configdirs to
15493 include target-bsp only for m68k-*-elf* and m68k-*-coff*
15494 rather than m68k-*-* since it is not known to work on
15495 m68k-aout. Ditto for arm-*-*oabi.
15496
15497 Wed Feb 24 12:52:17 1999 Stan Shebs <shebs@andros.cygnus.com>
15498
15499 * configure.in (*-*-windows*): Remove, no longer used.
15500
15501 1999-02-19 Ben Elliston <bje@cygnus.com>
15502
15503 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
15504 Smart and improved by Andrew Cagney.
15505
15506 Thu Feb 18 19:55:09 1999 Marc Espie <espie@cvs.openbsd.org>
15507
15508 * config.guess: Recognize openbsd-*-hppa.
15509
15510 Wed Feb 17 01:38:59 1999 H.J. Lu (hjl@gnu.org)
15511
15512 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
15513 only if it is not empty.
15514
15515 1999-02-17 Nick Clifton <nickc@cygnus.com>
15516
15517 Patch from: Scott Bambrough <scottb@corelcomputer.com>
15518
15519 * config.guess: Modified to recognize uname's armv* syntax.
15520
15521 * config.sub: Modified to recognize uname's armv* syntax.
15522
15523 1999-02-17 Mark Salter <msalter@cygnus.com>
15524
15525 * configure.in: Added target-bsp for sparclite.
15526
15527 Mon Feb 8 14:17:24 1999 Richard Henderson <rth@cygnus.com>
15528
15529 * config.sub: Recognize alphapca5[67] and up to alphaev8.
15530
15531 1999-02-08 Nick Clifton <nickc@cygnus.com>
15532
15533 * configure.in: Add support for strongarm port.
15534 * config.sub: Add support for strongarm target.
15535
15536 Sun Feb 7 18:01:54 1999 Mumit Khan <khan@xraylith.wisc.edu>
15537
15538 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
15539 the old name config/mh-cygwin32.
15540 Enable texinfo.
15541
15542 Thu Feb 4 20:43:25 1999 Ian Lance Taylor <ian@cygnus.com>
15543
15544 * configure.in: Do build ld for ix86 Solaris.
15545
15546 Tue Feb 2 19:46:40 1999 Jim Wilson <wilson@cygnus.com>
15547
15548 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
15549 $AR_FOR_TARGET. Likewise for RANLIB.
15550
15551 Tue Feb 2 20:05:05 1999 Catherine Moore <clm@cygnus.com>
15552
15553 * config.sub (oabi): Recognize.
15554 * configure.in (arm-*-oabi): Handle.
15555
15556 Sat Jan 30 06:09:00 1999 Robert Lipe (robertlipe@usa.net)
15557
15558 * config.guess: Improve detection of i686 on UnixWare 7.
15559
15560 Sat Jan 30 08:04:00 1999 Mumit Khan <khan@xraylith.wisc.edu>
15561
15562 * config.guess: Add support for i386-pc-interix.
15563 * config.sub: Likewise.
15564 * configure.in: Likewise.
15565
15566 Mon Jan 18 13:59:20 1999 Christopher Faylor <cgf@cygnus.com>
15567
15568 * Makefile.in: Remove unneeded all-target-libio from
15569 from all-target-winsup target since it is now unneeded.
15570 Add all-target-libtermcap in its place since it is now
15571 needed.
15572
15573 Wed Dec 30 20:34:52 1998 Christopher Faylor <cgf@cygnus.com>
15574
15575 * configure.in: makefile stub for cygwin target is probably
15576 unnecessary. Remove it for now.
15577
15578 Wed Dec 30 01:13:03 1998 Christopher Faylor <cgf@cygnus.com>
15579
15580 * configure.in: libtermcap.a should be built when cygwin is the
15581 target as well as the host.
15582 * config.guess: Allow mixed case in cygwin uname output.
15583 * Makefile.in: Add libtermcap target.
15584
15585 Wed Dec 23 00:20:50 1998 Jeffrey A Law (law@cygnus.com)
15586
15587 * config.sub: Clean up handling of hppa2.0.
15588
15589 Tue Dec 22 23:56:31 1998 Rodney Brown (rodneybrown@pmsc.com)
15590
15591 * config.guess: Use C code to identify more HP machines.
15592
15593 Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
15594
15595 * config.sub: Handle hppa2.0.
15596
15597 Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
15598
15599 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
15600 cygmon for all sparclite targets, regardless of object format.
15601
15602 1998-12-15 Mark Salter <msalter@cygnus.com>
15603
15604 * configure.in: Added target-bsp for several target architectures.
15605
15606 * Makefile.in: Added rules for bsp.
15607
15608 Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
15609
15610 * config.guess: Improve detection of hppa2.0 processors.
15611
15612 Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
15613
15614 * config.guess: Recognize FreeBSD using ELF automatically.
15615
15616 1998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
15617
15618 * configure (skip-this-dir): Add handling for new shell script, which
15619 might be created by a sub-directory's configure to indicate, this particular
15620 directory is "unwanted".
15621 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
15622
15623 Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
15624
15625 * ltconfig: import from libtool, after changing libtool to
15626 account for the cygwin name change.
15627
15628 Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
15629
15630 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
15631 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
15632
15633 Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
15634
15635 * configure.in: Add libtermcap to list of cygwin dependencies.
15636
15637 Tue Nov 17 16:57:51 1998 Geoffrey Noer <noer@cygnus.com>
15638
15639 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
15640 they include winsup/include when it's a cygwin target.
15641
15642 1998-11-12 Tom Tromey <tromey@cygnus.com>
15643
15644 * configure.in (host_tools): Added zip.
15645 * Makefile.in (all-target-libjava): Depend on all-zip.
15646 (all-zip): New target.
15647 (ALL_MODULES): Added all-zip.
15648 (NATIVE_CHECK_MODULES): Added check-zip.
15649 (INSTALL_MODULES): Added install-zip.
15650 (CLEAN_MODULES): Added clean-zip.
15651
15652 Thu Nov 12 17:27:21 1998 Geoffrey Noer <noer@cygnus.com>
15653
15654 * Makefile.in: lose "32" from comment about cygwin.
15655
15656 Thu Nov 5 15:00:31 1998 Nick Clifton <nickc@cygnus.com>
15657
15658 * configure.in: Use -Os to build target libraries for the fr30.
15659
15660 Wed Nov 4 18:49:43 1998 Dave Brolley <brolley@cygnus.com>
15661
15662 * config.sub: Add fr30.
15663
15664 Mon Nov 2 15:19:33 1998 Geoffrey Noer <noer@cygnus.com>
15665
15666 * configure.in: drop "32" from config/mh-cygwin32. Check
15667 cygwin* instead of cygwin32*.
15668 * config.sub: Check cygwin* instead of cygwin32*.
15669
15670 Thu Oct 22 10:55:25 1998 Robert Lipe <robertl@dgii.com>
15671
15672 * config.guess: Match any version of Unixware7.
15673
15674 1998-10-20 Syd Polk <spolk@cygnus.com>
15675
15676 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
15677 if desired.
15678
15679 Sun Oct 18 18:34:50 1998 Jeffrey A Law (law@cygnus.com)
15680
15681 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
15682 these if the appropriate directories and files to not exist.
15683
15684 Wed Oct 14 10:29:06 1998 Jeffrey A Law (law@cygnus.com)
15685
15686 * Makefile.in (DEVO_SUPPORT): Add config.if.
15687
15688 Tue Oct 13 15:45:36 1998 Manfred Hollstein <manfred@s-direktnet.de>
15689
15690 * configure: Add pattern to replace "build_tooldir"'s
15691 definition in the generated Makefile with "tooldir"'s
15692 actual value.
15693
15694 Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
15695
15696 * config.sub: Bring back lost sparcv9.
15697
15698 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
15699
15700 Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
15701
15702 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
15703 CC_FOR_TARGET and friends.
15704
15705 Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
15706
15707 * Makefile.in (build_tooldir): New variable, same as tooldir.
15708 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
15709 -B$(build_tooldir)/bin/.
15710 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
15711
15712 Tue Sep 1 16:23:11 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
15713
15714 * README: Remove installation instructions and refer to the
15715 INSTALL directory instead.
15716
15717 Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
15718
15719 * config.sub: Add support for i[34567]86-pc-udk.
15720 * configure.in: Likewise.
15721
15722 Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
15723
15724 * Makefile.in: add bzip2 package building bits for user
15725 tools module
15726 * configure.in: ditto
15727
15728 Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
15729
15730 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
15731 (ALL_TARGET_MODULES): Add all-target-libobjc.
15732 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
15733 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
15734 (all-target-libchill): Add dependencies.
15735 * configure.in (target_libs): Add libchill.
15736
15737 1998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
15738
15739 * configure.in (target_subdir): Remove duplicate line.
15740
15741 Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
15742
15743 * Makefile.in (all-automake): fix dependencies.
15744
15745 Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
15746
15747 * configure.in: Minor cleanups for building in the $(target_alias)
15748 subdir.
15749
15750 1998-09-22 Jim Wilson <wilson@cygnus.com>
15751
15752 * Makefile.in (bootstrap): Set r and s before make all. Use
15753 BASE_FLAGS_TO_PASS in make all.
15754 (cross): Likewise.
15755
15756 1998-09-20 Mark Mitchell <mark@markmitchell.com>
15757
15758 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
15759
15760 Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
15761
15762 * config.sub: Fix typo in last change.
15763
15764 1998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
15765
15766 * config.sub: Add support for C4x target.
15767 * configure.in: Likewise.
15768
15769 1998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
15770
15771 * config.sub: Recognize sparcv9 just like sparc64.
15772
15773 Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
15774
15775 * config.guess: Match "Pent II" or "PentII" for OpenServer.
15776
15777 Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
15778
15779 * config.guess: Correctly identify Pentium II sco boxes.
15780
15781 * config.guess: Fix "tr" code. From Weiwen Liu.
15782
15783 Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
15784
15785 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
15786 stabs.
15787
15788 Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
15789
15790 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
15791 (ALL_TARGET_MODULES): Add all-target-libchill.
15792 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
15793 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
15794 (all-target-libchill): Add dependencies.
15795 * configure.in (target_libs): Add libchill.
15796
15797 Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
15798
15799 * config.guess: Avoid assumptions about "tr" behaves when
15800 LANG is set to something other than English.
15801
15802 Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
15803
15804 * configure (gxx_include_dir): Changed to
15805 '${prefix}/include/g++'-${libstdcxx_interface}.
15806
15807 * config.if: New to determine the interfaces.
15808
15809 Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
15810
15811 * config.guess: Detect and handle MPE/IX.
15812 * config.sub: Deal with MPE/IX.
15813
15814 Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
15815
15816 * configure.in: Use mh-aix43.
15817
15818 1998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
15819
15820 * configure: Fix --without/--disable cases for gxx-include-dir.
15821
15822 Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
15823
15824 * mdata-sh: Imported. Needed for automake support.
15825
15826 Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
15827
15828 * Makefile.in (taz): Try "chmod -R og=u ." before
15829 "chmod og=u `find . -print`".
15830
15831 Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
15832
15833 * configure.in: Add arm-elf and thumb-elf support.
15834
15835 Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
15836
15837 * Makefile.in: Undo previous patch.
15838
15839 Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
15840
15841 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
15842 to here ...
15843 (install-no-fixedincludes): and here
15844 (INSTALL_MODULES): ... from here.
15845
15846 Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
15847
15848 * config.sub: Merge with FSF.
15849
15850 * config.guess: Merge with FSF.
15851
15852 Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
15853
15854 * configure (extraconfigdirs): New variable.
15855 (SUBDIRS): Add extraconfigdirs and recurse on them too.
15856 * Makefile.in (all): Move higher in file.
15857 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
15858 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
15859 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
15860 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
15861 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
15862
15863 1998-07-23 Brendan Kehoe <brendan@cygnus.com>
15864
15865 * Makefile.in (all-target-libjava): Depend on all-gcc and
15866 all-target-newlib.
15867 (configure-target-libjava): Depend on $(ALL_GCC).
15868
15869 Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
15870
15871 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
15872 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
15873
15874 Sun Jul 19 00:46:53 CEST 1998 Marc Lehmann <pcg@goof.com>
15875
15876 * INSTALL/README: Fix typo.
15877
15878 Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
15879
15880 * ylwrap: Change absolute path checks to check for DOS style path
15881 names.
15882
15883 * ylwrap: Don't use a full path name if the source file is in the
15884 same directory. From hjl@lucon.org (H.J. Lu).
15885
15886 * config-ml.in: Default to being verbose, to match Feb 18 change to
15887 configure.
15888
15889 Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
15890
15891 Brought over from egcs:
15892
15893 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
15894
15895 * configure.in (target_subdir): Set to ${target_alias} instead
15896 of "libraries".
15897
15898 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
15899
15900 * configure.in (target_subdir): Set to libraries if enable_multilib.
15901
15902 Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
15903
15904 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
15905 multilibs, force reconfiguration the first time we create
15906 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
15907
15908 Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
15909
15910 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
15911 avoid confusion with --no-recursion.
15912
15913 Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
15914
15915 * configure.in: Win32 hosts shouldn't use install -x
15916 * install-sh: remove -x option, and special .exe-handling
15917 hack.
15918
15919 Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
15920
15921 * config.guess: Recognize i586-pc-beos.
15922 * configure.in: Don't build some bits for beos.
15923
15924 Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
15925
15926 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
15927 CFLAGS default to -O2.
15928
15929 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
15930 when using GNU ld.
15931
15932 Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
15933
15934 * ltmain.sh: Correct install when using a different shell.
15935
15936 Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
15937
15938 * ltconfig, ltmain.sh: Update to libtool 1.2b.
15939
15940 Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
15941
15942 * makefile.vms: Update to build binutils/makefile.vms. Add install
15943 target.
15944
15945 Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
15946
15947 * ltconfig: Update to correct AIX handling.
15948
15949 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
15950
15951 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
15952
15953 * configure.in (target_subdir): Set to ${target_alias} instead
15954 of "libraries".
15955
15956 1998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
15957
15958 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
15959 (Makefile): Depend on $(gcc_version_trigger).
15960
15961 * configure (gcc_version): Change default initializer to empty
15962 string.
15963 (gcc_version_trigger): New variable; pass this variable down
15964 to subdir configures to enable them checking gcc's version
15965 themselves. Emit make macros for both gcc_version vars.
15966 (topsrcdir): Initialize reliably.
15967 (recursion line): Remove --with-gcc-version=${gcc_version}.
15968
15969 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
15970
15971 * configure (enable_version_specific_runtime_libs): Implement new flag
15972 --enable-version-specific-runtime-libs which installs C++ runtime stuff
15973 in $(libsubdir); emit definition in each generated Makefile.
15974 (gxx_include_dir): Initialize depending on
15975 $enable_version_specific_runtime_libs.
15976
15977 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
15978
15979 * configure (gcc_version): Initialize properly depending on
15980 how and where configure is started.
15981 (recursion line): Pass a --with-gcc-version=${gcc_version}
15982 to configures in subdirs.
15983
15984 Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
15985
15986 * configure.in (noconfigdirs): Add configure pattern for mips tx39
15987 cygmon
15988
15989 Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
15990
15991 * configure.in: Add cygmon and libstub support for mn10200.
15992
15993 1998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
15994
15995 * configure (gcc_version): Add new variable describing the
15996 particular gcc version we're building.
15997 * Makefile.in (libsubdir): Add new macro for the directory
15998 in which the compiler finds executables, libraries, etc.
15999 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
16000 and libsubdir.
16001
16002 Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
16003
16004 * Makefile.in (local-clean): Remove *.log.
16005 (warning.log): Built with warn_summary from build.log.
16006 (mail-report.log): Run test_summary.
16007 (mail-report-with-warnings.log): Run test_summary including
16008 warning.log in the report.
16009
16010 Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
16011
16012 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
16013
16014 Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
16015
16016 * Makefile.in (grep): Grep no longer depends on libiberty.
16017
16018 Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
16019
16020 * Makefile.in: all-snavigator needs all-libgui.
16021
16022 Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
16023
16024 * configure.in: Add cygmon and libstub support for mn10300.
16025
16026 Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
16027
16028 * missing: Update to version from automake 1.3.
16029
16030 * ltmain.sh: On installation, don't get confused if the same name
16031 appears more than once in the list of library names.
16032
16033 Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
16034
16035 * config.sub: Accept m68060 and m5200 as CPU names.
16036
16037 Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
16038
16039 * configure: Use && rather than using -a in test, because odd
16040 strings can confuse test.
16041 * configure.in: Likewise.
16042
16043 Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
16044
16045 * ltconfig, ltmain.sh: Bring in Visual C++ support.
16046
16047 Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
16048
16049 * Makefile.in (boostrap2-lean, bootstrap3-lean,
16050 bootstrap4-lean): New targets.
16051
16052 Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
16053
16054 * mpw-* Delete. Not used.
16055
16056 Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
16057
16058 * COPYING.LIB: Update FSF address.
16059
16060 Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
16061
16062 * ltconfig, ltmain.sh: Update to libtool 1.2a.
16063
16064 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
16065 GAS_SUPPORT_DIRS.
16066
16067 Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
16068
16069 * ltconfig, ltmain.sh: Avoid producing a version number if
16070 -version-info was not used.
16071
16072 Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
16073
16074 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
16075 building with newlib.
16076
16077 1998-04-30 Paul Eggert <eggert@twinsun.com>
16078
16079 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
16080 Solaris `make' causes it to continue to next definition.
16081
16082 Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
16083
16084 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
16085 the right GUI libraries and files are installed along with GDB.
16086
16087 Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
16088
16089 * configure.in: Change alpha to alpha* in several places.
16090
16091 Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
16092
16093 * config.sub: Recognize sparc86x.
16094
16095 Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
16096
16097 * configure.in (--enable-target-optspace): Remove debug echo.
16098
16099 Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
16100
16101 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
16102
16103 Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
16104
16105 * ltconfig: Update cygwin32 support.
16106
16107 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
16108 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
16109 (GDB_SUPPORT_DIRS): Likewise.
16110
16111 Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
16112
16113 * configure.in (target_makefile_frag): If --enable-target-optspace,
16114 use -Os to compile target libraries rather than -O2. Default to
16115 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
16116 not used.
16117 * configure.in (target_cflags): Ditto for d30v.
16118
16119 Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
16120
16121 * Makefile.in (all-bfd): Depend on all-intl.
16122 (all-binutils): Likewise.
16123 (all-gas): Likewise.
16124 (all-gprof): Likewise.
16125 (all-ld): Likewise.
16126
16127 1998-04-19 Brendan Kehoe <brendan@cygnus.com>
16128
16129 * configure.in (host_tools): Fix typo, lbtool -> libtool.
16130
16131 Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
16132
16133 * Makefile.in (all-bfd): Depend upon all-libiberty.
16134
16135 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
16136
16137 Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
16138
16139 * Makefile.in: Add libstub.
16140
16141 * configure.in: Ditto. Build libstub for targets that have cygmon
16142 support.
16143
16144 Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
16145
16146 * configure.in: Don't set PICFLAG on ix86-cygwin32.
16147
16148 Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
16149
16150 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
16151 use mh-sysv5 if specified. Support gprof on SCO Open Server.
16152
16153 Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
16154
16155 * configure: Define DEFAULT_M4 by searching PATH.
16156 * Makfile.in: Use DEFAULT_M4.
16157
16158 Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
16159
16160 * ltconfig: Add cygwin32 support.
16161
16162 * Makefile.in, configure.in: Add libtool as a native only directory
16163 to configure and build.
16164
16165 Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
16166
16167 * Makefile.in (INSTALL_MODULES): Remove texinfo.
16168
16169 Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
16170
16171 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
16172
16173 Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
16174
16175 * Makefile.in: add ash make rules
16176 * configure.in: add ash to native_only and host_tools lists
16177
16178 Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
16179
16180 * Makefile.in (all-gettext, all-intl): New targets.
16181 (ALL_MODULES): Added all-gettext, all-intl.
16182 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
16183 (INSTALL_MODULES): Added install-gettext, install-intl.
16184 (CLEAN_MODULES): Added clean-gettext, clean-intl.
16185
16186 * configure.in (host_tools): Added gettext.
16187 (native_only): Likewise.
16188 (noconfigdirs) [various cases]: Likewise.
16189 (host_libs): Added intl.
16190
16191 Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
16192
16193 * configure: Do not disable building gdbtk for cygwin32 hosts.
16194
16195 Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
16196
16197 * configure.in: Add thumb-coff target.
16198 * config.sub: Add thumb-coff target.
16199
16200 Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
16201
16202 * Makefile.in: Revert yesterday's change.
16203 (all-target-winsup): all-target-librx stays out of here.
16204
16205 Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
16206
16207 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
16208 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
16209 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
16210 Remove references to librx and libg++.
16211
16212 Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
16213
16214 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
16215 recursive makes
16216
16217 Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
16218
16219 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
16220 for newlib directory.
16221 (CXX_FOR_TARGET): Likewise.
16222
16223 Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
16224
16225 * ltconfig: Update after libtool/ltconfig.in change for
16226 hpux11.
16227
16228 Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
16229
16230 * ltconfig, ltmain.sh: Update to libtool 1.2.
16231
16232 Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
16233
16234 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
16235 (install-gcc-cross): Instead, override LANGUAGES here.
16236
16237 1998-03-18 Dave Love <d.love@dl.ac.uk>
16238
16239 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
16240 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
16241
16242 Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
16243
16244 * configure.in: Add Thumb-pe target.
16245
16246 Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
16247
16248 * Makefile.in - changed sn targets to snavigator
16249 * configure.in - changed sn targets to snavigator
16250
16251 Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
16252
16253 * config-ml.in: After building symlink tree call make distclean
16254 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
16255 to be the case for libiberty.
16256
16257 Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
16258
16259 * configure: When making link, also check the current
16260 directory. The configure scripts may create one.
16261
16262 Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
16263
16264 * config.sub: Accept alphapca56 and alphaev6 properly.
16265
16266 Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
16267
16268 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
16269
16270 Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
16271
16272 * config.sub (sco5): Fix typo.
16273
16274 Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
16275
16276 * Makefile.in (INSTALL_MODULES): Move install-tcl before
16277 install-itcl.
16278 (install-itcl): Remove dependency on install-tcl.
16279
16280 Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
16281
16282 * configure.in: Remove libgloss from noconfigdirs for MN10300.
16283
16284 Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
16285
16286 * configure.in: Don't build libgui for a cygwin32 target when not on
16287 a cygwin32 host.
16288
16289 Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
16290
16291 * configure (redirect): Set to null, so default behavior of
16292 configure is now --verbose.
16293
16294 1998-02-16 Dave Love <d.love@dl.ac.uk>
16295
16296 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
16297 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
16298
16299 Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
16300
16301 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
16302 this change to sync Makefile.in with its ChangeLog entries.
16303
16304 Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
16305
16306 * ltmain.sh (mkdir): Check that the directory doesn't exist
16307 before we exit with error, so that we don't get races during
16308 parallel builds.
16309
16310 Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
16311
16312 * ltconfig, ltmain.sh: Update from libtool 1.0i.
16313
16314 Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
16315
16316 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
16317 PICFLAG_FOR_TARGET.
16318 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
16319
16320 * configure: Emit a definition for the new macro enable_shared
16321 into each Makefile.
16322
16323 Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
16324
16325 * configure.in (host_tools, native_only): Add libtool.
16326
16327 Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
16328
16329 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
16330 Fix typo in ming config comment.
16331
16332 Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
16333
16334 * ltconfig, ltmain.sh: Update from libtool 1.0h.
16335
16336 Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
16337
16338 * config.sub: Add tic30 cases, and map c30 to tic30.
16339
16340 Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
16341
16342 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
16343 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
16344 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
16345 (CLEAN_TARGET_MODULES): Similarly
16346 (all-target-libf2c): Add dependences.
16347 * configure.in (target_libs): Add libf2c.
16348
16349 Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
16350
16351 * configure.in: Remove expect from noconfigdirs when target
16352 is cygwin32. OK to build expect and dejagnu with Canadian
16353 Cross.
16354
16355 Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
16356
16357 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
16358 host.
16359
16360 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
16361 and mingw32.
16362
16363 Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
16364
16365 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
16366 here as it is not defined in the toplevel Makefile.
16367
16368 Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
16369
16370 * configure (package_makefile_rules_frag): New variable, which names
16371 a file with generic rules, ...
16372 Change comment to mention we now have FIVE parts.
16373 * configure: Undo last change.
16374
16375 Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
16376
16377 * config.guess: More accurate determination of HP processor types.
16378 * config.sub: More accurate determination of HP processor types.
16379
16380 Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
16381
16382 * configure (package_makefile_frag): Move inserting the
16383 ${package_makefile_frag} to where it should be according
16384 to the comment.
16385
16386 Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
16387
16388 * config.guess: Add support for Linux/ARM.
16389
16390 Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
16391
16392 * .cvsignore: Remove *-info and *-install since they match
16393 release-info and mpw-install, which we don't want to just ignore.
16394
16395 Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
16396
16397 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
16398
16399 Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
16400
16401 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
16402 local_prefix to sub-make invocations.
16403
16404 Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
16405
16406 * configure.in: Check makefile fragments in the source
16407 directory.
16408
16409 Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
16410
16411 * configure.in: Check whether host and target makefile
16412 fragments exist before adding them to *_makefile_frag.
16413
16414 Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
16415
16416 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
16417
16418 Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
16419
16420 * configure.in: Make sure we only replace RPATH_ENVVAR on
16421 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
16422 regexp to sed.
16423
16424 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
16425 to sub-makes.
16426
16427 1998-01-13 Lee Iverson (leei@ai.sri.com)
16428
16429 * config-ml.in (multi-do): LDFLAGS must include multilib
16430 designator.
16431
16432 Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
16433
16434 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
16435
16436 Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
16437
16438 * config.sub: Add mingw32 support.
16439 * configure.in: Likewise.
16440
16441 Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
16442
16443 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
16444
16445 Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
16446
16447 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
16448 * configure (gxx_include_dir): Provide a definition for subdirs
16449 which do not use autoconf.
16450
16451 Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
16452
16453 * config.guess: Sync with egcs. Picks up new alpha support,
16454 BeOS & some additional linux support.
16455
16456 Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
16457
16458 * config.guess: HP 9000/803 is a PA1.1 machine.
16459
16460 Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
16461
16462 * configure.in: It's alpha*-...
16463
16464 Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
16465
16466 * configure.in (host_makefile_frag, target_makefile_frag):
16467 Handle multiple config files.
16468 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
16469 alpha-*-*.
16470
16471 Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
16472
16473 * mkdep: New file.
16474
16475 Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
16476
16477 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
16478
16479 Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
16480
16481 * Makefile.in: Add libgui directory.
16482 (GDB_TK): Add all-libgui.
16483 * configure.in: Add libgui directory.
16484 * configure: Add all-libgui to GDB_TK.
16485
16486 Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
16487
16488 * config-ml.in (multidirs): Add m32r to multilib list.
16489
16490 Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
16491
16492 * Makefile.in (all-target-gperf): Change dependency to
16493 all-target-libstdc++.
16494
16495 Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
16496
16497 * config.guess: Add BeOS support.
16498
16499 Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
16500
16501 Source directory cvs renamed to cvssrc:
16502 * configure.in (host_tools): Change cvs to cvssrc.
16503 (native_only): Likewise.
16504 (noconfigdirs) [various cases]: Likewise.
16505 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
16506 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
16507 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
16508 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
16509 (all-cvssrc): Rename target from all-cvs.
16510
16511 Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
16512
16513 * configure (gxx_include_dir): Fix thinko.
16514
16515 Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
16516
16517 * Makefile.in (INSTALL_TARGET_CROSS): Define.
16518 (install-cross, install-gcc-cross): New targets.
16519
16520 Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
16521
16522 * configure.in (noconfigdirs): Add support for Thumb target.
16523
16524 * config.sub (maybe_os): Add support for Thumb target.
16525
16526 Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
16527
16528 * Makefile.in: Add rules for cygmon.
16529
16530 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
16531
16532 Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
16533
16534 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
16535 * configure (gxx_include_dir): Provide a definition for subdirs
16536 which do not use autoconf.
16537
16538 Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
16539
16540 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
16541 11/18/97 build
16542
16543 Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
16544
16545 * From Franz Sirl.
16546 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
16547 found on RedHat Linux systems.
16548
16549 Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
16550
16551 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
16552 guesses.
16553
16554 Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
16555
16556 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
16557
16558 Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
16559
16560 * ltmain.sh: If mkdir fails, check whether the directory was created
16561 anyhow by some other process.
16562
16563 Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
16564
16565 * configure.in (d30v-*-*): Configure all directories.
16566
16567 Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
16568
16569 * configure.in (d30v-*-*): Configure newlib, libiberty directories
16570 for the D30V.
16571
16572 Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
16573
16574 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
16575
16576 Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
16577
16578 * include/libiberty.h: Add extern "C" { so it can be used with C++
16579 progrms.
16580 * include/remote-sim.h: Add extern "C" { so it can be used with C++
16581 programs.
16582
16583 Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
16584
16585 * configure.in (d30v-*-*): Configure GCC now.
16586
16587 Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
16588
16589 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
16590 is no longer needed.
16591
16592 Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
16593
16594 * Makefile.in: check-target-libio depends on all-target-libstdc++.
16595
16596 Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
16597
16598 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
16599 targets using "$@" to provide support for similar but not identical
16600 targets without having to duplicate code.
16601
16602 Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
16603
16604 * makefile.vms: Fix to work with DEC C.
16605
16606 Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
16607
16608 * config.sub: Add mips-tx39-elf to marketing names.
16609
16610 Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
16611
16612 * ltmain.sh: Handle symlinks in generated script.
16613
16614 Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
16615
16616 * configure: Handle autoconf style directory options: --bindir,
16617 --datadir, --includedir, --infodir, --libdir, --libexecdir,
16618 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
16619 --sysconfdir.
16620 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
16621 (sharedstatedir, localstatedir, oldincludedir): New variables.
16622 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
16623 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
16624 sbindir, sharedstatedir, and sysconfdir.
16625
16626 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
16627
16628 * Makefile.in (bootstrap-lean): New target.
16629
16630 Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
16631
16632 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
16633 sn, and gnuserv from noconfigdirs.
16634
16635 Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
16636
16637 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
16638
16639 Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
16640
16641 * Makefile.in (cross): New target.
16642
16643 Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
16644 Jeff Law <law@cygnus.com>
16645
16646 * Makefile.in (bootstrap2, bootstrap3): New targets.
16647 (all-bootstrap): Remove outdated and confusing target.
16648 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
16649
16650 Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
16651
16652 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
16653 windows. Consistent with gdb/configure.
16654
16655 1997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
16656
16657 * configure.in: Name Linux target fragment.
16658
16659 * configure: Rewrite so that project Makefile fragment is inserted
16660 first and appears last in the resulting Makefile.
16661
16662 Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
16663
16664 * Makefile.in (install-itcl): Install tcl first.
16665
16666 Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
16667
16668 * configure.in: remove bison from noconfigdirs for Cygwin32 host
16669
16670 Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
16671
16672 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
16673
16674 * configure.in (skipdirs): Add target-librx for Linux.
16675 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
16676
16677 Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
16678
16679 * Makefile.in (bootstrap): New target.
16680
16681 Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
16682
16683 * config.sub: Accept 'amigados' for backward compatibility.
16684
16685 Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
16686
16687 * config.guess: Merge with FSF.
16688
16689 Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
16690
16691 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
16692
16693 Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
16694
16695 * config.sub: Add "marketing-names" patch.
16696
16697 Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
16698
16699 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
16700
16701 Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
16702
16703 * config.sub: Handle v850-elf.
16704
16705 Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
16706
16707 * .cvsignore (*-install): Remove.
16708
16709 Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
16710
16711 * ltconfig: Set CONFIG_SHELL in libtool.
16712 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
16713
16714 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
16715
16716 * configure.in (target_subdir): Set to libraries if enable_multilib.
16717
16718 Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
16719
16720 * config.guess: Update from gcc directory.
16721
16722 Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
16723
16724 * Makefile.in (all-sim): Depends on all-readline.
16725
16726 Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
16727
16728 * Makefile.in (BISON, YACC): Use $$s.
16729 (all-bison): Depend on all-texinfo.
16730
16731 Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
16732
16733 * Makefile.in (BISON): Add -L flag.
16734 (YACC): Likewise.
16735
16736 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
16737
16738 * configure.in (noconfigdirs): Add support for v850e target.
16739
16740 * config.sub (maybe_os): Add support for v850e target.
16741
16742 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
16743
16744 * configure.in (noconfigdirs): Add support for v850ea target.
16745
16746 * config.sub (maybe_os): Add support for v850ea target.
16747
16748 Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
16749
16750 * config.sub: Add mipstx39. Delete r3900.
16751
16752 Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
16753
16754 * Makefile.in (all-autoconf): Depends on all-texinfo.
16755
16756 Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
16757
16758 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
16759 eabi targets.
16760
16761 Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
16762
16763 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
16764
16765 * configure: When handling a Canadian Cross, handle YACC as well as
16766 BISON. Just set BISON to bison. When setting YACC, prefer bison.
16767 * Makefile.in (all-bison): Depend upon all-texinfo.
16768
16769 Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
16770
16771 * Makefile.in (BISON): bison, not byacc or bison -y.
16772 (YACC): bison -y or byacc or yacc.
16773 (various): Add *-bison as appropriate.
16774 (taz): No need to mess with BISON anymore.
16775
16776 Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
16777
16778 * configure: If OSTYPE matches *win32*, try to find a good value for
16779 CONFIG_SHELL.
16780
16781 Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
16782
16783 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
16784 configure.in if it is present.
16785
16786 Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
16787
16788 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
16789
16790 Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
16791
16792 * config.sub: Recognize `arc' cpu.
16793 * configure.in: Likewise.
16794 * config-ml.in: Likewise.
16795
16796 Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
16797
16798 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
16799
16800 Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
16801
16802 * configure: Changed sed delimiter from ':' to '|' when
16803 attempting to substitute ${config_shell} for SHELL. On
16804 NT ${config_shell} may contain a ':' in it.
16805
16806 Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
16807
16808 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
16809
16810 Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
16811
16812 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
16813
16814 Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
16815
16816 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
16817
16818 * ylwrap: If the program is a relative path, force it to be
16819 absolute.
16820
16821 Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
16822
16823 * configure (tooldir): Set BISON to `bison -y' and not just bison.
16824
16825 Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
16826
16827 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
16828 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
16829 for libraries.
16830
16831 Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
16832
16833 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
16834 separated by spaces.
16835
16836 Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
16837
16838 * ylwrap: New file.
16839 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
16840
16841 * ltmain.sh: Handle /bin/sh at start of install program.
16842
16843 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
16844
16845 * ltconfig, ltmain.sh: New files, from libtool 1.0.
16846 * missing: New file, from automake 1.2.
16847
16848 Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
16849
16850 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
16851 check-tk to CHECK_X11_MODULES.
16852
16853 Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
16854
16855 * config.sub: Merge with FSF.
16856
16857 Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
16858
16859 * config.guess: Merge with FSF.
16860
16861 Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
16862
16863 * configure: Treat msdosdjgpp like go32.
16864 * configure.in: Likewise. Don't remove gprof for go32.
16865
16866 * configure: Change Makefile.tem2 to Makefile.tm2.
16867
16868 Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
16869
16870 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
16871
16872 Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
16873
16874 * install-sh (chmodcmd): Set to null if the DST directory already
16875 exists. Same as Nov 11th change.
16876
16877 Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
16878
16879 * configure (GDB_TK): Needs itcl and tix.
16880
16881 Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
16882
16883 * config.guess: Update from FSF.
16884
16885 Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
16886
16887 * Makefile.in (GDB_TK): Depend on itcl and tix.
16888
16889 Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
16890
16891 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
16892 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
16893 (INSTALL_SCRIPT): New variable.
16894 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
16895 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
16896 to -x.
16897 * install-sh: Add support for -x option.
16898
16899 Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
16900
16901 * configure.in, Makefile.in: Treat tix like itcl.
16902
16903 Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
16904
16905 * Makefile.in (WINDRES): New variable.
16906 (WINDRES_FOR_TARGET): New variable.
16907 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
16908 (EXTRA_HOST_FLAGS): Add WINDRES.
16909 (EXTRA_TARGET_FLAGS): Add WINDRES.
16910 (EXTRA_GCC_FLAGS): Add WINDRES.
16911 ($(DO_X)): Pass down WINDRES.
16912 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
16913 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
16914 DLLTOOL_FOR_TARGET.
16915
16916 Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
16917
16918 * configure.in: configure sim before gdb for win32-x-ppc
16919
16920 Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
16921
16922 Move gperf into the toplevel, from libg++.
16923 * configure.in (target_tools): Add target-gperf.
16924 (native_only): Add target-gperf.
16925 * Makefile.in (all-target-gperf): New target, depend on
16926 all-target-libg++.
16927 (configure-target-gperf): Empty rule.
16928 (ALL_TARGET_MODULES): Add all-target-gperf.
16929 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
16930 (CHECK_TARGET_MODULES): Add check-target-gperf.
16931 (INSTALL_TARGET_MODULES): Add install-target-gperf.
16932 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
16933
16934 Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
16935
16936 * config.sub (mn10200): Recognize new basic machine.
16937
16938 Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
16939
16940 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
16941 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
16942
16943 Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
16944
16945 * configure.in: If we're building mips-sgi-irix6* native, turn on
16946 ENABLE_MULTILIB and set TARGET_SUBDIR.
16947
16948 Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
16949
16950 * Makefile.in (all-sn): Depend on all-grep.
16951
16952 Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
16953
16954 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
16955
16956 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
16957 Makefile. From Jeff Makey <jeff@cts.com>.
16958 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
16959
16960 * Makefile.in (DISTBISONFILES): Remove.
16961 (taz): Don't futz with DISTBISONFILES. Change BISON to use
16962 $(DEFAULT_YACC).
16963
16964 * configure.in: Build itl, db, sn, etc., when building for native
16965 cygwin32.
16966
16967 * Makefile.in (LD): New variable.
16968 (EXTRA_HOST_FLAGS): Pass down LD.
16969 ($(DO_X)): Likewise.
16970
16971 Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
16972
16973 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
16974
16975 Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
16976
16977 * configure.in (targargs): Strip out any supplied --build argument
16978 before adding our own. Always add --build.
16979
16980 Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
16981
16982 * configure.in (targargs): Pass --build if we're doing
16983 a cross-compile.
16984
16985 Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
16986
16987 * configure: Use '|' instead of ":" as the separator in
16988 sed. Otherwise sed chokes on NT path names with drive
16989 designators. Also look for "?:*" as the leading characters in an
16990 absolute pathname.
16991
16992 Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
16993
16994 * config.sub: Support for r3900.
16995
16996 Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
16997
16998 * configure.in: Use install-sh, not install.sh.
16999
17000 Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
17001
17002 * Makefile.in (taz): Improve check for BISON so it doesn't try to
17003 apply it twice.
17004
17005 Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
17006
17007 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
17008 install-binutils.
17009
17010 Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
17011
17012 * Makefile.in: Add automake targets.
17013 * configure.in (host_tools): Add automake.
17014
17015 Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
17016
17017 * configure: Default CXX to c++, not gcc.
17018 * Makefile.in (CXX): Set to c++, not gcc.
17019 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
17020
17021 Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
17022
17023 * install-sh: try appending a .exe if source file doesn't
17024 exist
17025
17026 Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
17027
17028 * configure.in: Turn on multilib by default.
17029 (cross_only): Remove target-libiberty.
17030
17031 * Makefile.in (all-gcc): Don't depend on libiberty.
17032
17033 Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
17034
17035 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
17036
17037 Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
17038
17039 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
17040 (DISTBISONFILES): Add ld/Makefile.in
17041
17042 Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
17043
17044 * configure.in: if target is cygwin32 but host isn't cygwin32,
17045 don't configure gdb tcl tk expect, not just gdb.
17046
17047 Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
17048
17049 * configure.in: Added gnuserv everywhere sn appears.
17050
17051 * Makefile.in (ALL_MODULES): Added all-gnuserv.
17052 (CROSS_CHECK_MODULES): Added check-gnuserv.
17053 (INSTALL_MODULES): Added install-gnuserv.
17054 (CLEAN_MODULES): Added clean-gnuserv.
17055 (all-gnuserv): New target.
17056
17057 Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
17058
17059 * config.guess: Fixes for MIPS OpenBSD systems.
17060
17061 Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
17062
17063 * Makefile.in (INSTALL_XFORM): Remove.
17064 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
17065
17066 * mkinstalldirs: New file, copied from automake.
17067 * Makefile.in (installdirs): Rename from install-dirs. Use
17068 mkinstalldirs. Change all users.
17069 (DEVO_SUPPORT): Add mkinstalldirs.
17070
17071 Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
17072
17073 * install-sh: Rename from install.sh.
17074 * Makefile.in (INSTALL): Change install.sh to install-sh.
17075 (DEVO_SUPPORT): Likewise.
17076
17077 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
17078 Graichen <graichen@rzpd.de>.
17079
17080 Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
17081
17082 * config.guess: Recognize OpenBSD systems correctly.
17083
17084 Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
17085
17086 * README, Makefile.in (ETC_SUPPORT): Remove references to
17087 cfg-paper*, configure.{texi,man,info*}._
17088
17089 Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
17090
17091 * Makefile.in (all.normal): Ensure that gcc is built after all
17092 the x11 - ie gdb - targets.
17093
17094 Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
17095
17096 * makefile.vms: Don't run conf-a-gas.
17097
17098 Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
17099
17100 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
17101
17102 Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
17103
17104 * configure.in: Remove noconfigdirs case since gdb also
17105 configures and builds for tic80-coff.
17106
17107 Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
17108
17109 * configure: Set cache_file to config.cache.
17110 * Makefile.in (local-distclean): Remove config.cache.
17111
17112 Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
17113
17114 * COPYING: Update FSF address.
17115
17116 Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
17117
17118 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
17119 noconfigdirs.
17120
17121 Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
17122
17123 * Makefile.in (install-dirs): Don't crash if prefix, and hence
17124 MAKEDIRS, is empty.
17125
17126 Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
17127
17128 * config.sub: Tweak mn10300 entry.
17129
17130 Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
17131
17132 * configure.in (host_tools): Put sim before gdb, so gdb's
17133 configure.tgt can determine if the simulator was configured.
17134
17135 Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
17136
17137 * config.sub: Move BeOS $os case to be with other Cygnus
17138 local cases.
17139
17140 Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
17141
17142 * config.sub: Remove misplaced comment that broke Linux.
17143
17144 Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
17145
17146 * config.sub: Add BeOS support.
17147
17148 Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
17149
17150 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
17151
17152 Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
17153
17154 * configure.in (noconfigdirs): Remove tcl and tk from
17155 noconfigdirs for cygwin32 builds.
17156
17157 Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
17158
17159 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
17160
17161 Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
17162
17163 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
17164 make-all.com, use makefile.vms instead.
17165
17166 Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
17167
17168 * config.sub: Accept -lnews*.
17169
17170 Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
17171
17172 * configure.in (noconfigdirs): Disable target-newlib,
17173 target-examples and target-libiberty for d30v.
17174
17175 Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
17176
17177 * configure.in (noconfigdirs): Enable ld for d30v.
17178
17179 Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
17180
17181 * configure.in (tic80-*-*): Build compiler.
17182
17183 Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
17184
17185 * configure.in (d30v-*): Remove sim directory from list of
17186 unsupported d30v directories
17187
17188 Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
17189
17190 * config.sub, configure.in: Add d30v target cpu.
17191
17192 Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
17193
17194 * makefile.vms: New file.
17195 * make-all.com: Remove.
17196
17197 Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
17198
17199 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
17200
17201 Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
17202
17203 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
17204
17205 Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
17206
17207 * Makefile.in (ALL_MODULES): Added all-db.
17208 (CROSS_CHECK_MODULES): Addec check-db.
17209 (INSTALL_MODULES): Added install-db.
17210 (CLEAN_MODULES): Added clean-db.
17211
17212 Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
17213
17214 * config.guess: Merge with latest FSF sources.
17215
17216 Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
17217
17218 * Makefile.in (ALL_MODULES): Added all-itcl.
17219 (CROSS_CHECK_MODULES): Added check-itcl.
17220 (INSTALL_MODULES): Added install-itcl.
17221 (CLEAN_MODULES): Added clean-itcl.
17222
17223 Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
17224
17225 * configure.in: build gdb for mn10200
17226
17227 Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
17228
17229 * Makefile.in (all-target-winsup): Depend on all-target-libio.
17230
17231 Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
17232
17233 * configure.in (tic80-*-*): Turn off most targets right now.
17234
17235 Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
17236
17237 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
17238 rather than the makeinfo program.
17239 (do-info): Depend upon all-texinfo.
17240
17241 Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
17242
17243 * configure.in: Remove uses of config/mh-linux.
17244
17245 * config.sub, config.guess: Merge with latest FSF sources.
17246
17247 Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
17248
17249 * config.sub (case $basic_machine): Add tic80 entries.
17250
17251 Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
17252
17253 * config.sub, config.guess: Merge with latest FSF sources.
17254
17255 Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
17256
17257 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
17258 * mpw-config.in: Test for NewFolderRecursive.
17259 * mpw-install: Use symbolic name for startup filename.
17260 * mpw-README: Add various additional details.
17261
17262 Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
17263
17264 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
17265
17266 Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
17267
17268 * configure.in: Do build gcc and the target libraries for
17269 the mn10200.
17270
17271 Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
17272
17273 * configure.in: don't avoid building gdb for mn10300 any more
17274 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
17275 instead of single-quoting it.
17276
17277 Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
17278
17279 * configure.in: Don't use --with-stabs on IRIX 6.
17280
17281 Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
17282
17283 * configure.in (m32r): Build gdb, libg++ now.
17284
17285 Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17286
17287 * configure.in (mips*-sgi-irix6*): Remove gdb and related
17288 directories from noconfigdirs.
17289
17290 Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
17291
17292 * config.sub (basic_machine): added mips16 configuration
17293
17294 Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17295
17296 * config.sub: Handle d10v-unknown.
17297
17298 Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
17299
17300 * config.sub: Handle v850-unknown.
17301
17302 Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
17303
17304 * Makefile.in: add findutils
17305 * configure.in: add findutils to list of host_tools
17306
17307 Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
17308
17309 * config.sub: Handle mn10200 and mn10300.
17310
17311 Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17312
17313 * configure.in (d10v-*): Do not build librx.
17314
17315 Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
17316
17317 * configure.in (mn10300): Build everything except gdb & libgloss.
17318
17319 Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
17320
17321 * config.guess: Patch for Dansk Data Elektronik servers,
17322 from Niels Skou Olsen <nso@dde.dk>.
17323
17324 For ncr, use /bin/uname rather than uname, since GNU uname does not
17325 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
17326
17327 Patch for MIPS R4000 running System V,
17328 from Eric S. Raymond <esr@snark.thyrsus.com>.
17329
17330 Fix thinko for nextstep.
17331
17332 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
17333
17334 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
17335 * config.guess: Guess mips-dec-mach_bsd4.3.
17336
17337 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
17338 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
17339 release numbers.
17340 * config.guess (mips-mips-riscos*): Emit just enough of the
17341 release number.
17342
17343 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
17344 * config.guess (sparc-auspex-sunos*): Added.
17345 (f300-fujitsu-*): Added.
17346
17347 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
17348 * config.guess: Recognize a Tadpole as a sparc.
17349
17350 Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
17351
17352 * config.guess: Don't assume that NextStep version is either 2 or
17353 3. NextStep 4 (aka OpenStep 4) has come out now.
17354
17355 Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
17356
17357 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
17358 From Rik Faith <faith@cs.unc.edu>.
17359
17360 Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
17361
17362 * config.sub: Contributions from bug-gnu-utils to:
17363 Support plain "hppa" (no version given) architecture, reported by
17364 OpenStep.
17365 OpenBSD like NetBSD.
17366 LynxOs is not a hardware supplier.
17367
17368 * config.guess: Contributions from bug-gnu-utils to add support for:
17369 OpenBSD like NetBSD.
17370 Stratus systems.
17371 More Pyramid systems.
17372 i[n>4]86 Intel chips.
17373 M680[n>4]0 Motorola chips.
17374 Use unknown instead of lynx for hardware manufacturer.
17375
17376 Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
17377
17378 * install.sh (chmodcmd): Set to null if the DST directory already
17379 exists.
17380
17381 Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17382
17383 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
17384 not use mt-ppc target Makefile fragment any more.
17385
17386 Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
17387
17388 * configure.in (*-*-windows): Exclude everything but those dirs
17389 needed to build windows.
17390
17391 Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
17392
17393 * Makefile.in (all-target-winsup): Depend on all-target-librx.
17394
17395 Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
17396
17397 * configure.in: Exclude mmalloc from i386-windows.
17398
17399 Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
17400
17401 * Undo my previous change.
17402
17403 Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
17404
17405 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
17406 unconditionally.
17407 (MAKEOVERRIDES): Define (revert this part of October 18 change).
17408
17409 Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
17410
17411 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
17412 host to add it's own flags.
17413
17414 Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
17415
17416 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
17417
17418 Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
17419
17420 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
17421 (CXX_FOR_TARGET): Likewise.
17422 (GCC_FOR_TARGET): Define.
17423 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
17424 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
17425 CC_FOR_TARGET was specified on the command line.
17426 (MAKEOVERRIDES): Don't define.
17427
17428 Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
17429
17430 * configure.in (m32r): Fix spelling of libg++ libs.
17431
17432 Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
17433
17434 * config.sub (-apple*): Remove, now redundant.
17435
17436 Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
17437
17438 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
17439
17440 * configure: Rework yesterday's sed script patch.
17441
17442 * config.sub: Merge with FSF.
17443
17444 Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
17445
17446 * config.guess: Merge from FSF.
17447
17448 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
17449 * config.guess: Use pc instead of unknown, for pc clone systems.
17450 Change linux to linux-gnu.
17451
17452 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
17453 * config.guess: Avoid non-portable tr syntax.
17454
17455 Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
17456
17457 * test-build.mk (HOLES): Add "xargs" for gdb.
17458
17459 * configure: Avoid hpux10.20 sed bug.
17460
17461 Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
17462
17463 * configure.in: Add support for windows host
17464 (that is a build done under the Microsoft build environment).
17465
17466 Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
17467
17468 * Makefile.in: Replace all uses of srcroot with s, to shrink
17469 command line lengths.
17470
17471 Patches from Geoffrey Noer <noer@cygnus.com>:
17472 * configure.in: If configuring for newlib, pass --with-newlib to
17473 subdirectories.
17474 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
17475 -Bnewlib/ and -Lwinsup to gcc.
17476 (CXX_FOR_TARGET): Likewise.
17477
17478 Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
17479
17480 * Makefile.in (ETC_SUPPORT): Add configure.
17481
17482 Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
17483
17484 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
17485 host configuration file.
17486
17487 Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
17488
17489 * configure.in: Break mn10x00 support into separate
17490 mn10200 and mn10300 configurations.
17491 * config.sub: Likewise.
17492
17493 Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
17494
17495 * configure.in: Add lots of stuff to noconfigdirs for
17496 the mn10x00 targets.
17497
17498 * config.sub, configure.in: Add mn10x00 support.
17499
17500 Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
17501
17502 * make-all.com: Call conf-a-gas, not config-a-gas.
17503
17504 Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
17505
17506 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
17507 targets.
17508
17509 Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
17510
17511 * mpw-README: Add much more detail for native PowerMac.
17512 * mpw-install: New file.
17513 * mpw-configure: Add --norecursion and --help options.
17514 * mpw-config.in: Translate readme and install files when
17515 copying to objdir.
17516 * mpw-build.in: Don't always depend on byacc and flex.
17517 (install-only-top): New action.
17518
17519 Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
17520
17521 * configure.in: You can now configure GDB for the v850.
17522
17523 Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
17524
17525 * configure.in (noconfigdirs): Don't configure any C++ dirs
17526 if targeting D10V.
17527
17528 Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
17529
17530 * config.sub: Recognize mips64vr5000.
17531
17532 Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
17533
17534 * configure.in: Use a single line for host_tools and native_only.
17535
17536 Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
17537
17538 * config.sub, configure.in: Add entries for m32r.
17539
17540 Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
17541
17542 * Makefile.in (inet-install): Don't run install-gzip.
17543
17544 Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
17545
17546 * configure.in: Don't config lots of things for *-*-windows*.
17547
17548 Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
17549
17550 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
17551 (host_libs, host_tools): Copy from configure.in.
17552 * mpw-configure: Don't complain about directories not found.
17553
17554 Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17555
17556 * configure.in (i[345]86): Recognize i686 for pentium pro.
17557 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
17558 file.
17559
17560 * config.guess (i[345]86): Ditto.
17561
17562 Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
17563
17564 * configure.in (noconfigdirs): Removed gdb for D10V.
17565
17566 Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
17567
17568 * configure.in: Remove ld, target-libio, target-libg++, and
17569 target-libstdc++ from noconfigdirs.
17570
17571 Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
17572
17573 * configure: Fix three locations where shell scripts were
17574 being run directly rather than with config_shell.
17575
17576 Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
17577
17578 * configure.in (v850-*-*): Set up initial $noconfigdirs.
17579 * config.sub (basic_machine): Recognize v850.
17580
17581 Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
17582
17583 * mpw-configure: Handle multiple enable/disable options and
17584 pass them down recursively, handle -c and -s flags appropriately
17585 depending on choice of compiler, add escape mechanism for
17586 quoted arguments to gC.
17587
17588 Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17589
17590 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
17591 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
17592 so that -mrelocatable-lib and -mno-eabi are used.
17593
17594 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
17595 not support --print-multi-lib, don't abort.
17596
17597 Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
17598
17599 * make-all.com: Run config-a-gas.
17600 * setup.com: Don't copy subdirectory files around.
17601
17602 Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
17603
17604 * configure.in (*-*-ose): Remove exclusion of libgloss for this
17605 target, it now compiles correctly.
17606
17607 Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
17608
17609 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
17610
17611 Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
17612
17613 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
17614
17615 Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
17616
17617 * configure.in (native_only): Add prms.
17618
17619 Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
17620
17621 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
17622 (BINUTILS_SUPPORT_DIRS): Likewise.
17623
17624 Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17625
17626 * configure.in (d10v-*-*): Don't configure ld or gdb until the
17627 d10v support is added.
17628
17629 Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
17630
17631 * configure.in (d10v-*-*): New target.
17632
17633 Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
17634
17635 * config.guess (HP 9000/811): Recognize this as a PA1.1
17636 machine.
17637
17638 Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
17639
17640 * Makefile.in (do-tar-gz): New target, split out from tail end of
17641 taz target. Run each command separately, don't use pipes.
17642 (taz): Use it.
17643
17644 Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
17645
17646 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
17647 * mpw-build.in: No builds should depend on building byacc or flex,
17648 they are assumed to be installed already.
17649
17650 Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17651
17652 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
17653 variable that CC_FOR_TARGET needs.
17654
17655 Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17656
17657 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
17658 options have changed since the last time the subdirectory was
17659 configured, and if it has, reconfigure.
17660 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
17661 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
17662
17663 Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
17664
17665 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
17666 CLEAN_MODULES): Add bash.
17667 (all-bash): New target.
17668
17669 Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
17670
17671 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
17672
17673 Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17674
17675 * config.sub (basic_machine): Recognize d10v as a valid processor.
17676
17677 Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
17678
17679 * mpw-configure: Add support for --bindir.
17680 * mpw-build.in: Use a GCC-specific build script for GCC actions.
17681
17682 Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
17683
17684 * configure.in: add bash, time, gawk to list of hosttools and things
17685 to only build for native toolchains
17686
17687 Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
17688
17689 * Makefile.in (docdir): Remove.
17690
17691 Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
17692
17693 * Makefile.in (datadir): Set to $(prefix)/share.
17694
17695 Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
17696
17697 * configure.in: build diff and patch for cygwin32-hosted
17698 toolchains.
17699
17700 Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
17701
17702 * config.sub: Accept -rtems*.
17703
17704 Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
17705
17706 * configure.in: enable dosrel for cygwin32-hosted builds,
17707 remove diff from the list of things not buildable
17708 via Canadian Cross
17709
17710 Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
17711
17712 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
17713 don't get ". ".
17714
17715 Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
17716
17717 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
17718
17719 Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
17720
17721 * Makefile.in (taz): Handle case where tex3patch didn't even get
17722 checked out. Also, if it was found, put the symlink in a new util
17723 subdirectory.
17724
17725 Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17726
17727 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
17728
17729 Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
17730
17731 * config.sub: Recognize -openvms.
17732 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
17733 * make-all.com, setup.com: New files.
17734
17735 Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
17736
17737 * Makefile.in (taz): tex3patch moved to texinfo/util.
17738
17739 Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
17740
17741 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
17742 * configure.in: remove make from disable-if-Can-Cross list
17743 enable gdb if ${host} and ${target} are cygwin32
17744
17745 Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
17746
17747 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
17748 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
17749
17750 Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
17751
17752 * config.guess: Combine mips-mips-riscos cases, and use cpp to
17753 distinguish sysv/svr4/bsd variants.
17754 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
17755
17756 Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
17757
17758 * configure.in: Added copyright notice.
17759 * move-if-change: Added copyright notice.
17760
17761 Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17762
17763 * configure.in (powerpcle-*-solaris*): Until we get shared
17764 libraries working, don't build gdb, sim, make, tcl, tk, or
17765 expect.
17766
17767 Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
17768
17769 * config.guess: Merge with FSF:
17770
17771 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
17772 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
17773
17774 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
17775 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
17776
17777 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
17778 * config.guess: Combine two OSF1 rules.
17779 Also recognize field test versions. From mjr@zk3.dec.com.
17780 * config.guess (dgux): Use /usr/bin/uname rather than uname,
17781 because GNU uname does not support -p. From pmr@pajato.com.
17782
17783 Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
17784
17785 * Makefile.in (MAKEDIRS): Removed $(tooldir).
17786
17787 Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
17788
17789 * mpw-README: Document GCCIncludes.
17790
17791 Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
17792
17793 * configure.in (alpha-*-linux*): Set enable_shared to yes.
17794
17795 Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
17796
17797 * mpw-configure: Handle --enable-FOO and --disable-FOO.
17798
17799 Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
17800
17801 * configure.in (*-*-cygwin32): Configure make.
17802
17803 Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
17804
17805 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
17806
17807 Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
17808
17809 * Makefile.in (all-inet): Depend on all-perl.
17810
17811 * Makefile.in (inet-install): New target.
17812
17813 * Makefile.in (all-inet): Depend on all-tcl.
17814 (all-inet): Depend on all-send-pr.
17815
17816 Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17817
17818 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
17819 temporarily.
17820
17821 Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
17822
17823 * configure.in: Don't configure --with-gnu-ld on AIX.
17824
17825 Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
17826
17827 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
17828
17829 Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
17830
17831 * Makefile.in (ALL_MODULES): Added all-inet.
17832 (CROSS_CHECK_MODULES): Added check-inet.
17833 (INSTALL_MODULES): Added install-inet.
17834 (CLEAN_MODULES): Added clean-inet.
17835 (all-indent): New target.
17836
17837 * configure.in (host_tools): Added inet.
17838 (native_only): Added inet.
17839 (noconfigdirs): Added inet.
17840
17841 Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
17842
17843 * configure.in: Don't configure libgloss if we are not configuring
17844 newlib.
17845
17846 Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
17847
17848 * configure.in: Don't configure libgloss for unsupported
17849 architectures.
17850
17851 Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17852
17853 * Makefile.in (CLEAN_MODULES): Add clean-apache.
17854
17855 Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
17856
17857 * Makefile.in (ALL_MODULES): Include all-apache.
17858 (CROSS_CHECK_MODULES): Include check-apache.
17859 (INSTALL_MODULES): Include install-apache.
17860 (all-apache): New target.
17861
17862 * configure.in: Added apache everywhere perl is seen.
17863
17864 Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17865
17866 * Makefile.in: Add support for clean-{module} and
17867 clean-target-{module} rules.
17868
17869 Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
17870
17871 * configure.in (*-*-ose) do not build libgloss.
17872
17873 Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17874
17875 * config.guess (prep*:SunOS:5.*:*): Turn into
17876 powerpele-unknown-solaris2.
17877
17878 Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
17879
17880 * configure.in: Permit --enable-shared to specify a list of
17881 directories.
17882
17883 Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
17884
17885 * configure.in (host==solaris): Pass only the first word of $CC
17886 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
17887
17888 Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
17889
17890 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
17891
17892 Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
17893
17894 * Makefile.in (ALL_MODULES): Include all-perl.
17895 (CROSS_CHECK_MODULES): Include check-perl.
17896 (INSTALL_MODULES): Include install-perl.
17897 (ALL_X11_MODULES): Include all-guile.
17898 (CHECK_X11_MODULES): Include check-guile.
17899 (INSTALL_X11_MODULES): Include install-guile.
17900 (all-perl): New target.
17901 (all-guile): New target.
17902
17903 * configure.in (host_tools): Include perl and guile.
17904 (native_only): Include perl and guile.
17905 (noconfigdirs): Don't build guile and perl; no ports have been
17906 done.
17907
17908 Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
17909
17910 * configure (--enable-*): Handle quoted option lists such as
17911 --enable-sim-cflags='-g0 -O' better.
17912
17913 Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17914
17915 * Makefile.in ({,inst}all-target): New rule so we can make and
17916 install all of the target directories easily.
17917
17918 Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
17919
17920 * configure.in: Add missing global flag in sed substitution when
17921 deleting `target-' from ${configdirs}.
17922
17923 Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
17924
17925 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
17926 option.
17927
17928 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
17929 config/mh-necv4.
17930
17931 * install.sh: Correct misspelling of transformbasename.
17932
17933 * config.guess: Recognize mips-*-sysv*.
17934
17935 Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
17936
17937 * config.sub: Recognize mon960.
17938
17939 Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
17940
17941 * configure: Restore Canadian Cross handling of BISON and LEX,
17942 removed in Feb 20 change.
17943
17944 Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
17945
17946 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
17947 Mention make install. Remove the old copyright date as well the
17948 clumsy and rather pointless copyright on the README file.
17949
17950 Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
17951
17952 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
17953 Makefile after running symlink-tree, then run `make distclean' to
17954 avoid clobbering any generated files in srcdir.
17955
17956 Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
17957
17958 * configure.in (m68k-*-netbsd*): Build everything now.
17959
17960 Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
17961
17962 * Makefile.in (taz): Fix quoting.
17963
17964 Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
17965
17966 * configure.in (sparclet-*-*): Build everything now.
17967
17968 Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
17969
17970 * configure.in (m68k-*-linux*): New host.
17971
17972 Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
17973
17974 * configure: Check for bison before byacc.
17975
17976 Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
17977
17978 * Makefile.in configure: Change the way LEX and BISON/YACC are
17979 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
17980 searching PATH. These are used as fallbacks by Makefile.in if
17981 flex/bison/byacc aren't in objdir.
17982
17983 Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
17984
17985 * Makefile.in: Make everything which depends upon all-bfd also
17986 depend upon all-opcodes, in case --with-commonbfdlib is used.
17987
17988 Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17989
17990 * configure.in (host *-*-cygwin32): Don't build gdb if we are
17991 building NT native compilers on Unix.
17992
17993 Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
17994
17995 * configure.in: Don't get CC from the host Makefile fragment if we
17996 can find gcc in PATH, or if this is a Canadian Cross. Move the
17997 Solaris test for /usr/ucb/cc to the post target script, just after
17998 the compiler sanity test.
17999
18000 Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
18001
18002 * config.sub: Merge with FSF.
18003
18004 Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
18005
18006 * Makefile.in (RPATH_ENVVAR): New variable.
18007 (REALLY_SET_LIB_PATH): Use it.
18008 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
18009
18010 Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
18011
18012 * config.sub, configure.in: Recognize sparclet cpu.
18013
18014 Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
18015
18016 * config.guess: Support m68k-cbm-sysv4.
18017
18018 Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
18019
18020 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
18021 m68k-unknown-linuxaout from linker help string. Put quotes around
18022 $ld_help_string.
18023
18024 Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
18025
18026 * config.guess (powerpc-harris-powerunix): Add guess for port
18027 to new target.
18028
18029 Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
18030
18031 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
18032
18033 Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
18034
18035 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
18036 $(REALLY_SET_LIB_PATH) in Makefile.
18037 * Makefile.in (SET_LIB_PATH): New variable.
18038 (REALLY_SET_LIB_PATH): New variable.
18039 ($(DO_X)): Use $(SET_LIB_PATH).
18040 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
18041 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
18042 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
18043 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
18044 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
18045 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
18046 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
18047 (install-dosrel): Likewise.
18048 (all-opcodes): Depend upon all-libiberty.
18049
18050 Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
18051
18052 * config.guess (*:CYGWIN*): New
18053
18054 Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18055
18056 * Makefile.in (all-target-winsup): All all-target-libiberty.
18057
18058 Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18059
18060 * configure.in (noconfigdirs): Add missing # in front of comment.
18061
18062 Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
18063
18064 * configure.in: add second pass to things added to noconfigdirs
18065 so *-gm-magic can exclude libgloss properly.
18066
18067 Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
18068
18069 * mpw-configure (extralibs_name, rez_name): Set correctly
18070 for MWC68K compiler.
18071
18072 * mpw-README: Add more info on the necessary build tools.
18073
18074 Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
18075
18076 * configure.in, config.sub: Recognize cygwin32.
18077
18078 Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
18079
18080 * config.guess, config.sub: Recognize A/UX.
18081
18082 Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
18083
18084 * config.sub: Merge with gcc/config.sub.
18085
18086 Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
18087
18088 * mpw-build.in (do-binutils): Add build of stamps.
18089
18090 Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
18091
18092 * config.sub: Add recognition for mips64vr4100*-* targets.
18093
18094 Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
18095
18096 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
18097 Add creation of gconfigargs with `--enable-shared' turned on.
18098 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
18099 ($(host)-stamp-stage3-configured): Likewise.
18100 (HOLES): Add chatr and ldd.
18101 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
18102
18103 Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
18104
18105 * configure: Pass --nfp to recursive configures.
18106
18107 Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
18108
18109 * Makefile.in (DLLTOOL): New.
18110 (DLLTOOL_FOR_TARGET): New.
18111 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
18112 (EXTRA_TARGET_FLAGS): Ditto.
18113 (EXTRA_GCC_FLAGS): Ditto.
18114 (CONFIGURE_TARGET_MODULES): Ditto.
18115 (DO_X): Ditto.
18116 * configure: Add DLLTOOL.
18117
18118 Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
18119
18120 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
18121 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
18122 mh-sco, since old workarounds no longer needed, and don't
18123 build ld, since libraries have weak symbols in COFF.
18124
18125 Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
18126
18127 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
18128
18129 Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
18130
18131 * configure.in: Make sure that ${CC} can be used to compile an
18132 executable.
18133
18134 Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
18135
18136 * Makefile.in (all-gdb): Depend on $(GDB_TK).
18137 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
18138 nothing depending on whether gdbtk is being built.
18139
18140 Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
18141
18142 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
18143
18144 Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
18145
18146 * configure.in (noconfigdirs): Put ld or gas in this early, if the
18147 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
18148
18149 Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
18150
18151 * config-ml.in: Add support for
18152 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
18153 Simplify setting of multidirs from --disable-foo.
18154
18155 Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18156
18157 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
18158 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
18159 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
18160 non-empty, pass them on to the GCC make.
18161 (all-bootstrap): New rule that is like all-gcc, except it executes
18162 the GCC bootstrap rule instead of the GCC all rule.
18163
18164 Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
18165
18166 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
18167
18168 Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18169
18170 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
18171 DG/UX support.
18172
18173 Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
18174
18175 * config.sub (i*86*) Change [345] to [3456]
18176
18177 Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
18178
18179 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
18180 --with-gnu-ld=no.
18181
18182 Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18183
18184 * config-ml.in (rs6000*, powerpc*): Add switches to control which
18185 AIX multilibs get built.
18186
18187 Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18188
18189 * configure.in (i386-win32): Don't build expect if we're not
18190 building the tcl subdir.
18191
18192 Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
18193
18194 * Makefile.in: (configure-target-examples, all-target-examples):
18195 New targets, configure and build example programs.
18196
18197 Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
18198
18199 * mpw-configure: If an mpw-config.in generated a file mk.sed,
18200 use it as input to sedit the generated MPW makefile.
18201 * mpw-README: Add a suggestion about Gestalt.h.
18202
18203 Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
18204
18205 * config.sub: Accept *-*-ieee*.
18206
18207 Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
18208
18209 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
18210 Ronald F. Guilmette <rfg@monkeys.com>.
18211
18212 Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18213
18214 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
18215 for powerpc-pe native.
18216 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
18217 (target==powerpc-pe): duplicate i386-win32 entry.
18218
18219 Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
18220
18221 * configure.in (noconfigdirs): Exclude target-newlib for all versions
18222 of vxworks, not just vxworks5.1.
18223
18224 Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
18225
18226 * mpw-configure: Add support for exec-prefix.
18227
18228 Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
18229
18230 * config.guess: Recognize HP model 816 machines as having
18231 a PA1.1 processor.
18232
18233 Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
18234
18235 * configure: Ignore new autoconf configure options.
18236
18237 Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
18238
18239 * config.guess: Recognize Pentium under SCO.
18240 From Robert Lipe <robertl@arnet.com>.
18241
18242 Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
18243
18244 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
18245
18246 Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
18247
18248 * configure.in: Don't configure gas for alpha-dec-osf*.
18249
18250 Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
18251
18252 * configure.in: Default to --with-stabs for some targets for which
18253 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
18254 i[345]86*-*-unixware*.
18255
18256 Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
18257
18258 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
18259 rather than basing it on the target. Simplify handling of options
18260 controlling which directories to configure. Remove extraneous
18261 slash in multi-clean target.
18262
18263 Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
18264
18265 * config-ml.in: Prefix more variables with ml_ so they don't collide
18266 with configure's.
18267
18268 Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
18269
18270 * configure: Don't turn -v into --v.
18271
18272 Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
18273
18274 * configure.in (targargs): Fix typo.
18275
18276 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
18277
18278 Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
18279
18280 * configure.in: Strip --host and --target options from
18281 CONFIG_ARGUMENTS, and always configure for --host only. Add
18282 --with-cross-host option when building with a cross-compiler.
18283 * configure: Canonicalize the arguments put into config.status by
18284 always using `=' for an option with an argument. Pass a presumed
18285 --host or --target explicitly.
18286
18287 Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
18288
18289 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
18290 into general OS recognition case.
18291
18292 Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18293
18294 * configure.in (target_configdirs): add target-winsup only
18295 for win32 target systems.
18296
18297 Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
18298
18299 * Makefile.in (all-target-libgloss): Depend upon
18300 configure-target-newlib, since when libgloss is built it looks to
18301 see if the newlib directory exists.
18302
18303 Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
18304
18305 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
18306 cfg-ml-*.in.
18307
18308 Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
18309
18310 * configure: Handle LD and LD_FOR_TARGET when configuring a
18311 Canadian Cross.
18312
18313 Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18314
18315 * configure.in (target_libs): add target-winsup.
18316 (target==i386-win32): add patch diff flex make to $noconfigdirs.
18317 (target==ppcle-pe): remove ld from $noconfigdirs.
18318
18319 Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
18320
18321 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
18322 Preserve relative path names in $srcdir. Build symlink tree if
18323 configuring cross target dir and srcdir=. (= no VPATH support).
18324 (configure-target-libg++): Depend on configure-target-librx.
18325 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
18326 * config-ml.in: New file.
18327 * symlink-tree: New file.
18328 * configure: Ensure srcdir="." if that's what it is.
18329
18330 Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
18331
18332 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
18333 includes and FLEX_SKELETON setting.
18334 * mpw-configure (--with-gnu-ld): New option, controls whether
18335 to use PPCLink or ld with PowerMac GCC.
18336 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
18337 * mpw-config.in: Configure grez if targeting Mac.
18338
18339 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
18340 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
18341 just macos.
18342 * configure.in: Configure grez resource compiler if targeting Mac.
18343 * Makefile.in (all-grez, install-grez): New targets.
18344
18345 Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
18346
18347 * configure: CXX defaults to gcc, not g++. If we find
18348 gcc in the path, set CC to gcc -O2.
18349
18350 Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
18351
18352 * configure: Default ${build} correctly. Avoid picking up extra
18353 spaces when reading CC and CXX from Makefile. When doing a
18354 Canadian Cross, use plausible default values for numerous
18355 variables.
18356 * configure.in: When doing a Canadian Cross, don't try to
18357 configure tools whose configure script can't handle it.
18358
18359 Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
18360
18361 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
18362
18363 Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
18364
18365 * configure: Remove dubious bug reporting address.
18366
18367 Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
18368
18369 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
18370 configure script, run that instead of this directory's configure.
18371 In either case, print a message that we're configuring the sub-dir.
18372
18373 Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
18374
18375 * configure.in: Before checking for the existence of various files,
18376 use sed to filter out "target-".
18377
18378 Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
18379
18380 * Makefile.in (DO_X): Split rule to decrease command line length
18381 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
18382 (Philippe De Muyter).
18383
18384 Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18385
18386 * Makefile.in (all-patch): depend on all-libiberty.
18387
18388 Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
18389
18390 * configure.in: If the only directory in target_configdirs which
18391 actually exists is libiberty, then set target_configdirs to empty,
18392 to avoid trying to build a target libiberty in a gas or gdb
18393 distribution.
18394
18395 Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
18396
18397 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
18398 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
18399 systems.
18400
18401 Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
18402
18403 * configure.in (copy_dirs): Use sys-include instead of include
18404 for --with-headers option.
18405
18406 Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
18407
18408 * Makefile.in, configure.in: Make winsup builds work with
18409 new scheme.
18410
18411 Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
18412
18413 * configure.in: Build the linker on AIX.
18414
18415 Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
18416
18417 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
18418 where needed.
18419
18420 Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
18421
18422 * Makefile.in (all-gcc): Fix typo.
18423
18424 Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
18425
18426 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
18427
18428 Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
18429
18430 * configure.in: Rename libFOO to target-libFOO, and xiberty
18431 to target-xiberty, to provide more flexibility.
18432 (target_subdir): Define. Create if cross.
18433 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
18434 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
18435 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
18436 check-libFOO -> check-target-libFOO, etc.
18437 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
18438 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
18439 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
18440 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
18441 allow ALL_GCC="" to only configure.
18442 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
18443 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
18444 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
18445
18446 Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
18447
18448 * Makefile.in (taz): Build "info" in etc explicitly.
18449
18450 Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
18451
18452 * configure.in: Make sure that CC is undefined (as opposed to
18453 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
18454 problem with autoconf trying to configure on a host without GCC.
18455
18456 Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
18457
18458 * mpw-configure: Set host alias from choice of host compiler,
18459 only use generic MPW Makefile sed if present, edit a file
18460 named "hacked_Makefile.in" instead of "Makefile.in" if present.
18461 * mpw-README: Add problem notes about CW6 and CW7.
18462
18463 Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
18464
18465 * Makefile.in (taz): Use ";" instead of ";;".
18466
18467 Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
18468
18469 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
18470 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
18471 DISTDOCDIRS.
18472 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
18473 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
18474
18475 Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
18476
18477 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
18478 and gnats, because they are now subsumed by DISTSTUFFDIRS.
18479 Move bfd to DISTSTUFFDIRS.
18480
18481 Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18482
18483 * Makefile.in (X11_LIB): Removed.
18484 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
18485
18486 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
18487
18488 Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18489
18490 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
18491 names.
18492
18493 Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18494
18495 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
18496
18497 Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
18498
18499 * configure.in (i[345]86-*-win32): Always build newlib.
18500 Don't configure cvs, autoconf or texinfo.
18501 * Makefile.in (LD_FOR_TARGET): New.
18502 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
18503 Pass down LD_FOR_TARGET.
18504
18505 Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
18506
18507 * winsup: New directory.
18508 * Makefile.in: Build winsup.
18509 * configure.in: Winsup is configured when target is win32.
18510 Can only build win32 target GDB when native.
18511
18512 Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
18513
18514 * config.guess: Recognize HP model 819 machines as having
18515 a PA 1.1 processor.
18516
18517 Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
18518
18519 * configure: Fix sed loop which substitutes for CC and CXX to
18520 avoid bug found in various sed implementations.
18521
18522 Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18523
18524 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
18525 simulator. Use standard powerpc-*-eabi*.
18526
18527 Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
18528
18529 * configure.in: Stop putting gas and binutils in noconfigdirs for
18530 powerpc-*-aix* and rs6000-*-*.
18531
18532 Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
18533
18534 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
18535 -mcall-aixdesc libraries.
18536
18537 Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
18538
18539 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
18540
18541 * config.sub (arm | armel | armeb): Fix shell syntax.
18542
18543 Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18544
18545 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
18546 -msoft-float and -mcpu=common support.
18547 (powerpc*-*-eabisim*): Add support for building -mcall-aix
18548 libraries.
18549
18550 Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
18551
18552 * configure.in: Allow configuration and build of emacs19 for the alpha.
18553
18554 Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18555
18556 * configure.in (CC): Get ^CC, not just any old CC, from
18557 ${host_makefile_frag}.
18558
18559 Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18560
18561 * configure.in (CC): Try to get CC from
18562 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
18563
18564 Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18565
18566 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
18567 only if it exists in $(srcdir).
18568
18569 Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
18570
18571 * configure: If CC and CXX are not set in the environment, set
18572 them, based on either an existing Makefile or on searching for gcc
18573 in PATH. Substitute for CC and CXX in Makefile.
18574 * configure.in: Remove libm from target_libs. Separate
18575 target_configdirs from configdirs. If CC is not set in
18576 environment, try to get it from a host Makefile fragment. Rewrite
18577 changes of configdirs to use skipdirs instead. A few minor
18578 tweaks. Take directories out of target_configdirs as they are
18579 taken out of configdirs. Remove existing Makefile files from
18580 subdirectories. Substitute for TARGET_CONFIGDIRS and
18581 CONFIG_ARGUMENTS in Makefile.
18582 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
18583 by configure.in.
18584 (CONFIG_ARGUMENTS): Likewise.
18585 (CONFIGURE_TARGET_MODULES): New variable.
18586 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
18587 ($(CONFIGURE_TARGET_MODULES)): New target.
18588 (configure-libg++, configure-libio): New targets.
18589 (all-libg++): Depend upon configure-libg++.
18590 (all-libio): Depend upon configure-libio.
18591 (configure-libgloss, all-libgloss): New targets.
18592 (configure-libstdc++): New target.
18593 (all-libstdc++): Depend upon configure-libstdc++.
18594 (configure-librx, all-librx): New targets.
18595 (configure-newlib): New target.
18596 (all-newlib): Depend upon configure-newlib
18597 (configure-xiberty): New target.
18598 (all-xiberty): Depend upon configure-xiberty.
18599
18600 Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18601
18602 * configure.in (host i[345]86-*-win32): Expand the
18603 noconfigdirs again.
18604
18605 Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
18606
18607 * mpw-configure: Fix sed command file name.
18608
18609 Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
18610
18611 * configure.in (host i[345]86-*-win32): Reduce the
18612 noconfigdirs again.
18613
18614 Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
18615
18616 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
18617 or powerpc*-*-pe*, since they are not yet supported.
18618
18619 Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
18620
18621 Add PowerMac support and many other enhancements.
18622 * mpw-configure: New option --cc to select compiler to use,
18623 paste options set according to --cc into the generated
18624 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
18625 if mpw-make.sed is present.
18626 * mpw-config.in: Don't test for gC1, test for mpw-touch,
18627 add forward includes for PowerPC include files.
18628 * mpw-build.in: Build using Makefile.PPC if present.
18629 (do-byacc, etc): Remove separate version resource builds.
18630 (do-gas): Build "stamps" before "all".
18631 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
18632 * mpw-README: Update to reflect --cc option, PowerMac support,
18633 and recently-reported compatibility problems.
18634
18635 Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
18636
18637 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
18638 embedded m68k systems (-aout, -coff, -elf, -vxworks).
18639 (--with-multilib-top): Pass to recursive invocations.
18640
18641 Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
18642
18643 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
18644 v810-*-*.
18645
18646 Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
18647
18648 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
18649 gdb, ld and opcodes on v810-*-*.
18650
18651 Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
18652
18653 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
18654 (local-maintainer-clean): New target.
18655 (maintainer-clean): New target.
18656 (realclean): Just depend upon maintainer-clean.
18657
18658 Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
18659
18660 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
18661
18662 Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
18663
18664 * configure.in: Build ld in mips*-*-bsd* case.
18665
18666 Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
18667
18668 * config.sub: Accept -lites* OS. From Ian Dall.
18669
18670 Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
18671
18672 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
18673 targets.
18674
18675 Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18676
18677 * configure.in: treat i386-win32 canadian cross the same as
18678 i386-go32 canadian cross.
18679
18680 Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18681
18682 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
18683 running under the simulator to build a reduced set of libraries.
18684 (powerpc-*-eabiaix): Add fine grained multilib support added to
18685 other powerpc targets yesterday.
18686
18687 Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18688
18689 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
18690 -disable-softfloat, -disable-relocatable, -disable-aix, and
18691 -disable-sysv to control which multilib libraries get built.
18692
18693 Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
18694
18695 * configure: Add Makefile.tem to list of files to remove in trap
18696 handler.
18697
18698 Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
18699
18700 * config.guess (*Linux*): Add missing "exit"s.
18701 Also, need specific check for alpha-unknown-linux (uses COFF).
18702
18703 Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
18704
18705 * config.guess: Merge with FSF:
18706
18707 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
18708 * config.guess (AIX4): More robust release numbering discovery.
18709
18710 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
18711 * config.guess (i386-sequent-ptx): Properly get version number.
18712
18713 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
18714 * config.guess (mips:*:4*:UMIPS): New case.
18715
18716 Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
18717
18718 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
18719 (i386-win32 host): Likewise. Don't build readline.
18720
18721 Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
18722
18723 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
18724 SUPPORT_FILES to submakes.
18725
18726 Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
18727
18728 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
18729 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
18730 mpw-configure.
18731
18732 Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
18733
18734 * configure.in (appdirs): Use =, not ==, in test expression when
18735 trying to build the text to print in the warning message for
18736 Solaris users.
18737
18738 Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
18739
18740 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
18741
18742 Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
18743
18744 * config.guess: Recognize lynx-2.3.
18745
18746 Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
18747
18748 * config.sub (z8ksim): Deleted
18749 (z8k-*-coff): New, this is the one true name of the target.
18750
18751 Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
18752
18753 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
18754
18755 Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
18756
18757 * config.guess (*:Linux:*:*): First try asking the linker what the
18758 default object file format is (elf, aout, or coff). Then if this
18759 fails, try previous methods.
18760
18761 Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
18762
18763 * configure.in: Don't build newlib for *-*-vxworks5.1.
18764
18765 Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
18766
18767 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
18768 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
18769
18770 Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
18771
18772 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
18773
18774 Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
18775
18776 * cfg-ml-com.in: New file.
18777 * cfg-ml-pos.in: New file.
18778
18779 Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
18780
18781 * COPYING.NEWLIB: Add HP free copyright to list.
18782
18783 Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18784
18785 * config.sub: Recognize -eabi* for the system, not just -eabi.
18786
18787 Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
18788
18789 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
18790 * config.sub, configure.in (win32): New target and host.
18791
18792 Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
18793
18794 * configure.in: Add i386-pe configuration.
18795
18796 Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
18797
18798 * mpw-build.in (install): Install GDB after LD.
18799
18800 Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
18801
18802 * mpw-config.in (elf/mips.h): Always forward-include, needed
18803 for GDB to build.
18804
18805 Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
18806
18807 * testsuite: New directory for customer acceptance and whole tool
18808 chain tests.
18809
18810 Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
18811
18812 * configure: If per-host line isn't found, but AC_OUTPUT is found
18813 and a configure script exists, run it instead.
18814
18815 Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
18816
18817 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
18818
18819 Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
18820
18821 * configure: Set build_{cpu,vendor,os,alias} to host values when
18822 --build isn't specified.
18823
18824 Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
18825
18826 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
18827 (FLAGS_TO_PASS): Pass them.
18828 (EXTRA_TARGET_FLAGS): Ditto.
18829
18830 Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
18831
18832 * Makefile.in (all-libg++): Depend on all-libstdc++.
18833
18834 Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
18835
18836 * configure.in (noconfigdirs): Enable all packages for
18837 i386-unknown-netbsd.
18838
18839 Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
18840
18841 * configure.in (noconfigdirs): Don't configure tk for i386-go32
18842 hosted builds (DOS builds)
18843
18844 Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
18845
18846 Changes for ARM based on patches from Richard Earnshaw:
18847 * config.sub: Handle armeb and armel.
18848 * configure.in: Omit arm linker only for riscix.
18849
18850 Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
18851
18852 * config.guess: Update from FSF.
18853
18854 Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
18855
18856 * config.sub: Recognize powerpcle as the little endian variant of
18857 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
18858 powerpcle variant. Convert pentium into i586, not i486. Add p5
18859 alias for i586. Map new x86 variants p6, k5, nexgen into i586
18860 temporarily.
18861
18862 Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
18863
18864 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
18865
18866 Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
18867
18868 * config.sub: Accept -lites* as a basic system type.
18869
18870 Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
18871
18872 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
18873 installed, and if so return linuxoldld as the system name.
18874
18875 Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
18876
18877 * config.guess: Add hppa1.1-hp-lites support.
18878
18879 Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
18880
18881 * configure.in: Don't build newlib for m68k-vxworks5.1.
18882
18883 Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
18884
18885 * configure.in (mips-sgi-irix6): Use mh-irix5.
18886
18887 Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
18888
18889 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
18890
18891 Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
18892
18893 * test-build.mk: Enable building of shared libraries on IRIX 5 and
18894 OSF/1. Fix compiler flags.
18895 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
18896
18897 Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
18898
18899 * configure.in: Recognize --with-newlib.
18900 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
18901
18902 Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18903
18904 * Makefile.in: move {all,check,install}-gdb from *_MODULES
18905 to *_X11_MODULES due to gdbtk needing X include files et al.
18906
18907 Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
18908
18909 Merge in support for Mac MPW as a host.
18910 (Old change descriptions retained for informational value.)
18911
18912 * mpw-config.in: Add generic include forwards for cpu-specific
18913 include files in aout and elf directories.
18914
18915 * mpw-configure: Added copyright.
18916 * mpw-config.in: Check for presence of required build tools.
18917 (target_libs): Add newlib.
18918 (target_tools): Add examples.
18919 (Read Me): Generate as "Read Me for MPW" instead.
18920 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
18921 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
18922 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
18923
18924 * mpw-configure: Remove subdir-specific makefile hackery,
18925 delete mk.tmp after using it.
18926
18927 * mpw-build.in (all): Display start and end times.
18928
18929 * mpw-configure (host_canonical): Set.
18930 (target_cpu): Always add to makefiles.
18931 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
18932 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
18933 (mpw-mh-mpw): Look for in srcdir and srcroot.
18934 Use sed instead of mpw-edit-prefix to edit prefix definitions.
18935
18936 * mpw-build.in: (install-only): New target.
18937
18938 * mpw-configure (host_alias, target_alias): Rename from hostalias
18939 and targetalias, add into generated Makefile.
18940 (mk.tmp): If present, add into generated Makefile.
18941 * mpw-build.in (all-gas): Build config.h first before gas proper.
18942
18943 * mpw-configure (config.status): Write only if changed.
18944 * mpw-config.in (readline): Configure it (not built, just used for
18945 definitions).
18946
18947 * mpw-config.in (elf/mips.h): Add a forward include.
18948
18949 * mpw-config.in: Forward-include most .h files in include into
18950 extra-include.
18951 (readline): Don't build.
18952 mpw-build.in (install): Install GDB.
18953
18954 * mpw-configure (prefix, mpw_prefix): Handle it.
18955 * mpw-config.in (mmalloc, readline): Don't configure.
18956 * mpw-build.in (thisscript): Rename to ThisScript.
18957 Use mpw-build instead of BuildProgram everywhere.
18958 (mmalloc, readline): Don't build.
18959 * mpw-README: New file, basic documentation about the MPW port.
18960
18961 * mpw-config.in: Use forward-include to create include files.
18962
18963 * mpw-configure: Add more things to the top of each configured
18964 Makefile, including contents of config/mpw-mh-mpw.
18965 * mpw-config.in (extra-include): Create this directory and fill it
18966 with Posix-like include files when configuring.
18967
18968 * config.sub (apple, mac, mpw): Add various aliases.
18969
18970 * mpw-build.in: New file, top-level build script fragment for MPW.
18971 * mpw-configure: New file, configure script for MPW.
18972 * mpw-config.in: New file, config fragment for MPW.
18973
18974 Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
18975
18976 * configure.in (host_libs): Remove glob, since it is gone from the
18977 sources.
18978
18979 Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18980
18981 * Makefile.in: define empty GDB_NLM_DEPS var.
18982
18983 * configure.in(target_makefile_frag): use config/mt-netware
18984 for netware targets.
18985
18986 Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
18987
18988 * config.sub: Merge in recent FSF changes. Remove linux special
18989 cases.
18990
18991 Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18992
18993 Revert this change:
18994
18995 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
18996
18997 * build-all.mk: Use CC=cc -Xs on Solaris.
18998
18999 Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
19000
19001 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
19002 stop using it.
19003 * Makefile.in: Nuke all references to glob subdirectory.
19004
19005 Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
19006
19007 * configure.in: Fix --enable-shared logic in per-host.
19008
19009 Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
19010
19011 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
19012
19013 Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
19014
19015 * configure.in (noconfigdirs): Don't build gas on AIX, for
19016 powerpc*-*-aix* as well as for rs6000*-*-aix*.
19017
19018 Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
19019
19020 * configure: Fix --cache-file to work if the file argument is a
19021 relative path.
19022
19023 Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
19024
19025 * configure: If the --cache-file is used, pass it down to
19026 configure in subdirectories.
19027
19028 Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
19029
19030 * config.sub: add vxworks29k configuration.
19031
19032 Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
19033
19034 * Makefile.in (taz): Do "diststuff" part quietly.
19035
19036 Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
19037
19038 * config.sub: Mini-merge with gcc/config.sub.
19039
19040 Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
19041
19042 * config.guess (IRIX): Sed - to _.
19043
19044 Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
19045
19046 * Makefile.in (source-vault, binary-vault): New targets.
19047
19048 Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
19049
19050 * config.sub: Recognize -eabi as a basic system type.
19051
19052 Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
19053
19054 * configure.in (enable_shared stuff): Fix typo.
19055
19056 Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
19057
19058 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
19059
19060 Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
19061
19062 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
19063
19064 Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
19065
19066 * configure.in (rs6000-*-*): Don't build gas.
19067
19068 Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
19069
19070 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
19071 reduce command line length.
19072 (AS_FOR_TARGET): Check for as.new, not Makefile.
19073 (NM_FOR_TARGET): Check for nm.new, not Makefile.
19074
19075 Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
19076
19077 * config.guess: Merge from FSF.
19078
19079 Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
19080
19081 * configure: Don't use $ when handling program_suffix.
19082
19083 Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
19084
19085 * configure.in: Configure tk for hppa/hpux.
19086
19087 Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
19088
19089 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
19090
19091 Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
19092
19093 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
19094 to LIBCXXFLAGS. Tests are better run without it.
19095
19096 Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
19097
19098 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
19099
19100 Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
19101
19102 * configure.in (*-*-netware*): Don't configure xiberty.
19103
19104 Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
19105
19106 * configure.in: Remove tk from native_only list.
19107
19108 Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
19109
19110 * build-all.mk: Add mips-ncd-elf target to sun4 targets
19111 for special NCD build.
19112
19113 Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
19114
19115 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
19116 makeall.bat, they're only useful for binutils snapshots.
19117 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
19118 makeall.bat to specified SUPPORT_FILES.
19119
19120 Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
19121
19122 * build-all.mk: Add Ericsson targets to sun4 and solaris
19123 hosts. Add BNR's sun4 target to solaris host, so their
19124 build-from-source will be tested in-house first.
19125
19126 Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
19127
19128 * Makefile.in (LIBCFLAGS): New variable.
19129 (CFLAGS_FOR_TARGET): Ditto.
19130 (LIBCFLAGS_FOR_TARGET): Ditto.
19131 (LIBCXXFLAGS): Ditto.
19132 (CXXFLAGS_FOR_TARGET): Ditto.
19133 (LIBCXXFLAGS_FOR_TARGET): Ditto.
19134 (BASE_FLAGS_TO_PASS): Pass them.
19135 (EXTRA_TARGET_FLAGS): Ditto.
19136
19137 * configure.in: Support --enable-shared.
19138
19139 Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
19140
19141 * configure.in (target_libs): Include libstdc++ again.
19142 * config.guess: Update from FSF (for FreeBSD).
19143
19144 Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
19145
19146 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
19147 makeall.bat.
19148 (DISTDOCDIRS): Add `etc'.
19149 (ETC_SUPPORT_PFX): New variable.
19150 (taz): Include anything from etc starting with a word in
19151 ETC_SUPPORT_PFX.
19152
19153 Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
19154
19155 * config.sub: Update for recent FSF changes. Remove obsolete
19156 h8300hds entry. Add -windows* and -osx as basic os. Minor
19157 spacing changes.
19158
19159 Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
19160
19161 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
19162
19163 * config.guess: Merge with FSF.
19164 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
19165
19166 Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
19167
19168 * configure: Since the "trap 0" handler will override the exit
19169 status on many systems, only use it for "exit 1", and make it set
19170 a non-zero exit status; reset it before "exit 0". Also, check
19171 exit status of config.sub, and error out if it failed.
19172
19173 Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
19174
19175 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
19176 and install libgloss.
19177
19178 Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
19179
19180 * Makefile.in (all-binutils): Depend upon all-byacc.
19181
19182 * configure.in: Don't build emacs on Irix 5.
19183
19184 Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
19185
19186 * configure.in (*-*-netware*): Add libio.
19187
19188 Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
19189
19190 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
19191 (CHECK_TARGET_MODULES): Ditto.
19192 (INSTALL_TARGET_MODULES): Ditto.
19193 (TARGET_LIBS): Ditto.
19194 (all-libstdc++): Note dependencies.
19195
19196 Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
19197
19198 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
19199
19200 Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
19201
19202 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
19203 -fexternal-templates.
19204
19205 * configure.in (target_libs): Add libstdc++.
19206 (noconfigdirs): Add libstdc++ as appropriate.
19207
19208 Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
19209
19210 * config.guess: Update from FSF.
19211
19212 Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
19213
19214 * configure: Use ${config_shell} when running ${configsub}.
19215
19216 Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
19217
19218 * config.sub: No longer recognize h8300h.
19219
19220 Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
19221
19222 * config.sub: Remove extraneous differences between config.sub and
19223 gcc/config.sub.
19224
19225 Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
19226
19227 * Makefile.in (DISTSTUFFDIRS): Add gas.
19228
19229 Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
19230
19231 * COPYING.NEWLIB: New file.
19232
19233 Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
19234
19235 * config.guess (HP-UX): Patch from Harlan Stenn
19236 <harlan@landmark.com> to also emit release level.
19237
19238 Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
19239
19240 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
19241
19242 Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
19243
19244 * config.sub: Merge nextstep cleanup from FSF.
19245
19246 Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
19247
19248 * configure.in (arm-*-*): Don't configure ld for this target.
19249
19250 Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
19251
19252 * configure.in (*-*-netware): don't configure libg++, libio,
19253 librx, or newlib.
19254
19255 Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19256
19257 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
19258 configure ld--it works, but it doesn't support shared libraries.
19259
19260 Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
19261
19262 * config.guess (*-unknown-freebsd*): Get rid of possible
19263 trailing "(Release)" in version string.
19264 Patch from Paul Richards <paul@isl.cf.ac.uk>.
19265
19266 Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
19267
19268 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
19269 Fix type: *-next-neststep -> *-next-nextstep.
19270
19271 * config.guess: Merge from FSF:
19272
19273 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
19274
19275 * config.guess: Recognize powerpc-ibm-aix3.2.5.
19276
19277 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
19278
19279 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
19280 instead of UNIX_SV for UnixWare 1.0).
19281
19282 Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
19283
19284 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
19285 to make gdb/nlm/* build after the compiler and linker.
19286
19287 Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
19288
19289 * config.guess (netbsd, freebsd, linux): Accept any machine,
19290 not just i[34]86.
19291 (m68k-atari-sysv4): Relocate to match FSF version.
19292
19293 * config.guess: More merges from the FSF:
19294
19295 Add a space before function call or macro invocation.
19296
19297 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
19298
19299 * config.guess: Add trap cmd to remove dummy.c and dummy when
19300 interrupted.
19301
19302 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
19303
19304 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
19305 (dummy): Redirect stderr from compilation of dummy.c.
19306
19307 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
19308
19309 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
19310
19311 Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
19312
19313 * configure: Accept and ignore --cache*, for compatibility with
19314 new autoconf.
19315
19316 Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
19317
19318 * config.guess: Merge from FSF:
19319
19320 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
19321
19322 * config.guess (Pyramid*:OSx*:*:*): New case.
19323 (PATH): Add /.attbin at end for finding uname.
19324 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
19325
19326 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
19327
19328 * config.guess (M88*:DolphinOS:*:*): New case.
19329
19330 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
19331
19332 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
19333 to select whether to use ELF or COFF.
19334
19335 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
19336
19337 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
19338
19339 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
19340
19341 * config.guess: Guess the OS version for HPUX.
19342
19343 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
19344
19345 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
19346
19347 Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19348
19349 * configure.in: Recognize --with-headers, --with-libs, and
19350 --without-newlib.
19351 * Makefile.in (all-xiberty): Depend upon all-ld.
19352
19353 Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19354
19355 * configure.in: Change i[34]86 to i[345]86.
19356
19357 Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19358
19359 * configure (version): A few more tweaks to help message.
19360
19361 Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
19362
19363 * Makefile.in: Remove (for now) librx as a host library,
19364 now that we're building it for target.
19365
19366 Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19367
19368 * configure: Fix up help message; from karl@owl.hq.ileaf.com
19369 (Karl Berry).
19370
19371 Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
19372
19373 * configure.in: Also configure librx.
19374
19375 Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
19376
19377 * Makefile.in: Update various rules to reflect that librx
19378 is now needed for libg++.
19379
19380 Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19381
19382 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
19383
19384 Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
19385
19386 * configure.in: Configure the examples directory.
19387
19388 Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19389
19390 * configure: Simplify Jun 2 1994 change.
19391
19392 Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
19393
19394 * change CC to /usr/latest/bin/gcc for lynx host builds, since
19395 /bin/gcc isn't good enough to build gcc.
19396
19397 Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
19398
19399 * Makefile.in (GDB_SUPPORT_FILES): Remove
19400 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
19401 (gdb.tar.gz): Add new rule to use standard distribution building
19402 mechanism.
19403
19404 Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19405
19406 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
19407 Bill Cox <bill@cygnus.com>.
19408
19409 Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
19410
19411 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
19412
19413 Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
19414
19415 * configure: Search current dir first in .gdbinit.
19416
19417 Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
19418
19419 * config.sub: Recognize freebsd (merged from gcc config.sub).
19420
19421 Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
19422
19423 * config.sub: Refer to NeXT's operating system as nextstep.
19424
19425 * config.sub (case $basic_machine): Re-order the cases, to match
19426 the order in the FSF version (which is mostly alphabethical).
19427 Merge in some additions and changes from the FSF.
19428
19429 Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
19430
19431 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
19432 * config.sub: Recognize cxux7.
19433 * configure.in: Use mh-cxux for m88k-harris-cxux*.
19434
19435 Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
19436
19437 * config.sub: Fix typo powerpc -> powerpc-*.
19438
19439 Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
19440
19441 * Makefile.in: `all-emacs19' depends on `all-byacc'.
19442
19443 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
19444 parallel with all-emacs and install-emacs). Top-level command
19445 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
19446
19447 Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19448
19449 * test-build.mk ($(host)-stamp-stage2-installed): Remove
19450 $(relbindir)/make before doing ``make install'', and use
19451 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
19452 installing over running make binary.
19453 ($(host)-stamp-stage3-installed): Likewise.
19454
19455 Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19456
19457 * config.guess: Recognize Mach.
19458
19459 Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19460
19461 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
19462 see whether --exec-prefix was used.
19463
19464 Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
19465
19466 * README: Explicitly mention libg++/README. (Zoo's idea.)
19467
19468 Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19469
19470 * Makefile.in: Add all-librx target similar to all-libproc.
19471
19472 Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
19473
19474 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
19475 with post 1.2 uname bogosity.
19476
19477 Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19478
19479 * configure: Remove temporary files on receipt of a signal.
19480
19481 Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
19482
19483 * configure: If there is a package_makefile_frag, remove
19484 ${subdir}/Makefile.tem after copying it in.
19485
19486 Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
19487
19488 * build_all.mk: support rs6000 lynx identifies itself as
19489 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
19490 since /bin/gcc is too feeble to compile a modern gcc.
19491
19492 Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
19493
19494 * brought devo/test-build.mk update-to-date with progressive/
19495 test-build.mk. Add lynx targets and hppa flag info.
19496
19497 Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
19498
19499 * configure.in: Use mh-ncrsvr43. Patch from
19500 Tom McConnell <tmcconne@sedona.intel.com>.
19501
19502 Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
19503
19504 * config.guess (i386-unknown-bsdi): No longer need to
19505 check #if defined(__bsdi__) && defined(__i386__).
19506
19507 Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19508
19509 * configure: Set program_transform_nameoption correctly.
19510
19511 Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
19512
19513 * brought build-all.mk update-to-date with progressive build-all.mk,
19514 added new targets and hppa info.
19515
19516 Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19517
19518 * configure: If config.guess result is a prefix of the user
19519 specified target, assume a native build and use the user specified
19520 target as the host alias. Remove SunOS patch suffix removal hack.
19521 * configure.in: Remove SunOS patch suffix removal hack.
19522
19523 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
19524 in NATIVE_CHECK_MODULES.
19525
19526 Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
19527
19528 * Makefile.in: Rename HOST_ONLY to NATIVE.
19529 * configure: Delete SunOs patch suffix from host_canonical
19530 and build_canonical variables that are prepended to Makefiles.
19531 * configure.in: Add comments for easier maintenance.
19532
19533 Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19534
19535 * Makefile.in: Add all-libproc target similar to all-gui.
19536
19537 Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
19538
19539 * Makefile.in (CHECK_MODULES): split into
19540 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
19541
19542 Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
19543
19544 * config.guess (i386-unknown-bsdi): New system to guess.
19545
19546 Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19547
19548 * Makefile.in: Add all-gui target (but not yet build by "all").
19549
19550 Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
19551
19552 * config.sub: Move deletion of patch suffix from here...
19553 * configure.in: To here, at Ian's suggestion. The top-
19554 level scripts might need to know of a patch level.
19555
19556 Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
19557
19558 * config.sub: Strip off patch suffix so rtl is recognized
19559 as a sunos4.1.3 machine, even though it's been patched.
19560
19561 Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
19562
19563 * Makefile.in (INSTALL_LAST): Delete.
19564 (INSTALL_DOSREL): New.
19565
19566 Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19567
19568 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
19569 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
19570 whether we pass down --with-gnu-ld anyhow.
19571
19572 Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
19573
19574 * Makefile.in (INSTALL_LAST): Change operation so it works
19575 on more flavors of make.
19576 * configure.in (go32): Don't build libg++ or libio.
19577
19578 Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
19579
19580 * Makefile.in (Move HOST_PREFIX_1 and friends up so
19581 they can be overriden by templates.
19582
19583 Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
19584
19585 * configure.in (target==go32): Don't build gdb.
19586 * dosrel: New directory.
19587
19588 Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
19589
19590 * configure.in (host==go32): Configure dosrel too.
19591 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
19592 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
19593 be set by incoming names or templates.
19594 (INSTALL_LAST): New rule.
19595
19596 Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
19597
19598 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
19599
19600 Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
19601
19602 * configure.in (appdirs): New variable. Currently empty, but will
19603 be used in gas distribution. If nonempty, lists a set of
19604 directories at least one of which must get configured, or top
19605 level configuration is considered to have failed.
19606 (rs6000-*-lynxos*): Use new file name.
19607
19608 Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19609
19610 Eliminate XTRAFLAGS.
19611 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
19612 newlib include files using -idirafter, and also use -nostdinc.
19613 (CXX_FOR_TARGET): Likewise.
19614 (XTRAFLAGS): Removed.
19615 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
19616 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
19617 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
19618 ($(DO_X)): Don't pass down XTRAFLAGS.
19619
19620 Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
19621
19622 * configure.in (mips*-dec-bsd*): New target; do build linker.
19623 (mips*-*-bsd*): New target; don't build linker.
19624
19625 Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
19626
19627 * configure.in: support rs6000-*-lynxos* configuration.
19628 support sunos4 as a cross target.
19629
19630 * config.sub: look for lynx*, not lynx since the OS version may
19631 legitimately be part of the name.
19632
19633 Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
19634
19635 * configure.in (i[34]86-*-sco*): Move to be with other i386
19636 targets.
19637 (romp-*-*): New target. Skip various binary utilities.
19638 (vax-*-*): New target. Don't build newlib.
19639 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
19640
19641 Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
19642
19643 * configure.in: Only set host_makefile_frag if config
19644 directory exists.
19645
19646 Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
19647
19648 * install.sh: If $dstdir exists, don't check whether each
19649 component does.
19650
19651 Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19652
19653 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
19654
19655 Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
19656
19657 * configure.in (*-*-lynxos*): Don't configure newlib for either
19658 native or cross Lynx.
19659
19660 Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
19661
19662 * config.sub (sparc64-elf): Fix os.
19663 (z8k): Remove duplicate.
19664
19665 Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19666
19667 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
19668 gcc/stmp-fixproto, to try to prevent fixproto from being run.
19669
19670 Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
19671
19672 * configure: Make file links cleanly even if Lynx fails on
19673 an NFS symlink (at least fail cleanly).
19674
19675 Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
19676
19677 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
19678 -XNh2000.
19679
19680 Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
19681
19682 * configure: Unknown options are fatal again.
19683
19684 Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
19685
19686 * configure: Ignore --x-includes and --x-libraries, for Autoconf
19687 compatibility.
19688
19689 Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
19690
19691 * build-all.mk: Add `clean' target.
19692
19693 Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
19694
19695 * config.guess: Add SINIX support.
19696 * configure.in: Add mips-*-sysv4* support.
19697
19698 Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
19699
19700 * build-all.mk: Document all useful targets.
19701 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
19702 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
19703
19704 Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
19705
19706 * configure: Support --silent, --quiet.
19707
19708 Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
19709
19710 * configure: Support --disable-FEATURE.
19711
19712 Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19713
19714 * config.guess: Recognize NCR running SVR4.3.
19715
19716 Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
19717
19718 * config.guess: Make BSDI generate i386-unknown-bsd386.
19719 Patch from Paul Eggert <eggert@twinsun.com>.
19720
19721 Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19722
19723 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
19724
19725 Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
19726
19727 * configure: Make unrecognized options give nonfatal warnings
19728 instead of fatal errors, and pass them to any subdirectory
19729 configures in case they recognize them.
19730 Make --x equivalent to --with-x.
19731
19732 Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
19733
19734 * configure: Add --enable-* options. Clean up usage message and
19735 some comments.
19736
19737 Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
19738
19739 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
19740
19741 Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
19742
19743 * configure.in (hppa*-*-*): Enable binutils.
19744
19745 Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19746
19747 * config.sub: Recognize cisco.
19748
19749 Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
19750
19751 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
19752
19753 Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19754
19755 * config.guess: about target *-hitachi-hiuxwe2, don't print more
19756 than one configuration name. Add comment.
19757
19758 Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
19759
19760 * config.guess: about target *-hitachi-hiuxwe2, fixed
19761 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
19762 macro is incorrect.]
19763
19764 Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19765
19766 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
19767 than the "make ls" stuff which used to be here.
19768
19769 Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
19770
19771 * config.guess: Recognize i[34]86-unknown-freebsd.
19772 From Shawn M Carey <smcarey@rodan.syr.edu>.
19773
19774 Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
19775
19776 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
19777
19778 Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
19779
19780 * config.guess: Check for ptx.
19781
19782 Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
19783
19784 * config.sub: Add os9k checking.
19785
19786 Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
19787
19788 * config.guess: Handle OSF1 running on HPPA processors
19789
19790 Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
19791
19792 * configure: If subdir configure fails, print out a message with
19793 subdirectory name, in case subdir's configure code didn't identify
19794 itself.
19795
19796 Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
19797
19798 * configure.in: Remove embedded newlines from configdirs.
19799 Avoid mismatches of substrings. Fix matching strings at end
19800 of configdirs.
19801
19802 Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
19803
19804 * config.guess: Add Lynx/rs6000 config support.
19805
19806 Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
19807
19808 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
19809
19810 Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
19811
19812 * configure.in (hppa*-*-osf*): Treat this just like most other
19813 PA configurations (eg no binutils or ld).
19814 (hppa*-*-*elf*): These configurations have binutils and ld.
19815
19816 Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
19817
19818 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
19819
19820 Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19821
19822 * configure.in (rs6000-*-*): Build gas.
19823
19824 Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
19825
19826 * Makefile.in: Avoid bug in losing hpux sed.
19827
19828 Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19829
19830 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
19831 for GDB and GDB has been fixed to not need it.
19832
19833 Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
19834
19835 * config.guess: Recognize vax hosts.
19836
19837 Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
19838
19839 * configure (while loop): Don't use "break 2" inside case
19840 statement -- the case statement isn't an enclosing loop.
19841
19842 Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
19843
19844 * config.guess: Clean up NeXT support, to allow nextstep
19845 on Intel machines. Make OS be nextstep.
19846
19847 Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
19848
19849 * config.guess: Add alternate forms for Convex.
19850
19851 Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
19852
19853 * configure: Completely rewrite option processing. Take
19854 advantage of pattern-matching to avoid invoking test frequently.
19855 Also clean up host and target defaulting logic.
19856
19857 Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
19858
19859 * Makefile.in: Replace all occurrances of "rootme" with "r" and
19860 "$${rootme}" with "$$r", to increase the likelihood that the do-*
19861 commands (plus user environment) will fit SCO limits.
19862
19863 Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19864
19865 * configure.in: Don't issue warnings about directories which are
19866 not being configured if -norecursion is set. Correct test for
19867 --with-gnu-as and --with-gnu-ld to not get confused by substring
19868 matches.
19869
19870 * configure.in: Don't build gas for alpha-dec-osf1*.
19871
19872 Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
19873
19874 * configure: Back out Per's change of 12/19/1993. It changes the
19875 behavior of configure in unexpected and confusing ways.
19876
19877 Also, use different delim char when calculating
19878 program_transform_name so that the name can contain slashes.
19879
19880 Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
19881
19882 * configure.in, config.sub: Add support for VSTa micro-kernel.
19883
19884 Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
19885
19886 * configure.in: Nuke hacks which were used to get a special
19887 version of GAS for HPPA configurations.
19888
19889 Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
19890
19891 * configure: If only ${target_alias} is given, use that
19892 as the default for ${host_alias}.
19893 * configure: Add missing back-slashes before nested quotes.
19894
19895 Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
19896
19897 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
19898
19899 Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
19900
19901 * config.guess: Recognize some Tektronix configurations.
19902 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
19903
19904 Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
19905
19906 * config.sub: Match any flavor of SH.
19907
19908 Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
19909
19910 * configure.in: Don't try to configure newlib for Alpha.
19911
19912 Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19913
19914 * configure.in: Don't build ld for Irix 5. Don't build gas,
19915 libg++ or libio for any Alpha target.
19916
19917 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
19918
19919 Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
19920
19921 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
19922 default arguments -- so it tried to compress itself.
19923
19924 Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
19925
19926 * configure.in (notsupp): ensure that a space is always at the end
19927 of the configdirs list, since the grep checks for an explicit space
19928
19929 Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19930
19931 * configure.in (target i386-sysv4.2): don't build ld, since static
19932 versions of many libraries are not available.
19933
19934 Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19935
19936 * config.guess: Recognize Apollos (using environment variables).
19937 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
19938
19939 Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19940
19941 * config.guess: Recognize Sony news mips running newsos.
19942
19943 Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
19944
19945 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
19946 "fi ; else" for bash.
19947
19948 Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
19949
19950 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
19951
19952 Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
19953
19954 * config.sub: accept unixware as an alias for svr4.2.
19955 Fix some inconsistancies with the gcc version.
19956
19957 Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19958
19959 * Makefile.in (DISTDOCDIRS): Add gdb.
19960
19961 Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
19962
19963 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
19964
19965 Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
19966
19967 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
19968 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
19969 this now.
19970
19971 Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19972
19973 * config.sub: Accept hiux* as an OS name.
19974
19975 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
19976 etc/make-stds.texi. The underscore came from gcc, and dje now
19977 agrees that RUNTESTFLAGS is the correct name.
19978
19979 Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
19980
19981 * install.sh: Remove 'set -e'. It makes any conditionals
19982 in the script useless.
19983
19984 * config.guess: Automatically recognize arm-acorn-riscix
19985 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
19986
19987 Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
19988
19989 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
19990
19991 Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
19992
19993 * Makefile.in (DISTDOCDIRS): New variable.
19994 (taz): Edit local Makefile.in sooner, instead of proto-toplev
19995 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
19996
19997 Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19998
19999 * configure.in (hppa target): check the source directory for the
20000 pagas sub-directory
20001
20002 Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
20003
20004 * config.sub: Allow -aout* and -elf*.
20005
20006 Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
20007
20008 * configure.in: Don't build ld on i386-solaris2, same as for
20009 sparc-solaris2.
20010
20011 Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
20012
20013 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
20014
20015 Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20016
20017 * configure.in: Configure gdb for alpha.
20018
20019 Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20020
20021 * Makefile.in (CXXFLAGS): Add -O.
20022
20023 Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20024
20025 * config.guess: added support for DG Aviion
20026
20027 Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
20028
20029 * configure.in: Produce warning message for subdirectories not
20030 configurable for this host/target combination. Don't try to
20031 configure gdb for vms.
20032
20033 Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
20034
20035 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
20036 appropriate files before making "diststuff".
20037 (DISTBISONFILES): New var: list of files to be edited.
20038 (DISTSTUFFDIRS): Add binutils.
20039
20040 Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20041
20042 * config.sub: also handle mipsel and mips64el (for little endian mips)
20043
20044 Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20045
20046 * configure.in: Add * to end of all OS names.
20047
20048 Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
20049
20050 * configure.in: Build newlib for LynxOS native.
20051
20052 Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20053
20054 * config.guess: Add support for delta 88k running SVR3.
20055
20056 * configure.in: Add comment about HP compiler vs. emacs.
20057
20058 Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20059
20060 * configure.in: don't build ld on solaris2 (not a viable option
20061 due to bugs in getpwnam & getpwuid)
20062
20063 Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
20064
20065 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
20066 config.guess will produce a full version number.
20067
20068 Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20069
20070 * configure.in: Build linker and binutils for alpha-dec-osf1.
20071
20072 Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20073
20074 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
20075 and gdb/testsuite/Makefile.in.
20076
20077 Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20078
20079 * configure.in: recognize mips*- instead of mips-
20080
20081 Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
20082
20083 * config.sub: Accept linux*coff and linux*elf as operating
20084 systems.
20085
20086 Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20087
20088 * config.sub: Recognize mips64, and mips3 as an alias for it.
20089
20090 Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20091
20092 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
20093 gdb knows how to handle OSF/1 shared libraries.
20094
20095 Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20096
20097 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
20098 * config.guess: Recognize Hitachi's HIUX.
20099 * config.sub: Recognize h3050r* and hppahitachi.
20100 Remove redundant cases for hp9k[23]*.
20101
20102 Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20103
20104 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
20105 if gas and ld are in the source tree and are in ${configdirs}.
20106 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
20107 --with options (but still pass them down on the command line,
20108 if they were explicitly specified).
20109
20110 Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20111
20112 * configure: substitute SHELL value in Makefile.in with
20113 ${CONFIG_SHELL}
20114
20115 Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20116
20117 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
20118 *-*-solaris2* targets.
20119
20120 Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20121
20122 * Makefile.in: define M4, and pass it down to sub-makes;
20123 all-autoconf now depends on all-m4
20124
20125 Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20126
20127 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
20128 presence of {ar,ranlib} instead of a configured directory
20129
20130 Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
20131
20132 * config.guess: Accept 34?? as well as 33?? for NCR.
20133
20134 Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20135
20136 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
20137 of 'gas' in sed commands, since 'gash' is now in the tree as well.
20138
20139 Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20140
20141 * configure: grab values for $(CC) and $(CXX) from the
20142 environment, so that someone can do "CC=gcc configure; make" and
20143 have it work right (matching the way that autoconf works now)
20144
20145 * configure.in, Makefile.in: add support for gash, the tcl
20146 interface to Galaxy
20147
20148 * config.guess: add NetBSD variants (hp300, x86)
20149
20150 Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
20151
20152 * install.sh: Support -d option (in the manner of SunOS 4 install,
20153 as it is more deterministic than that of GNU install)
20154 (chmodcmd): Set file to mode 755 by default (should also do default
20155 chgrp and chown, but I don't feel like dealing with that now)
20156
20157 Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
20158
20159 * config.sub: Remove h8300hhms alias.
20160
20161 Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20162
20163 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
20164
20165 Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20166
20167 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
20168 as stmp-fixinc
20169
20170 Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
20171
20172 * config.sub: recognize m88110-bug-coff.
20173
20174 Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20175
20176 * Makefile.in (all-libio): all dependencies on the toolchain used
20177 to build this (gcc, gas, ld, etc)
20178
20179 Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20180
20181 * config.guess: Deal with OSF/1 1.3 on alpha.
20182
20183 Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20184
20185 * install.sh: add some 'else true' clauses for portability
20186
20187 * configure.in: don't build libio for h8[35]00-*-* targets
20188
20189 Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
20190
20191 * Makefile.in: Add support for new libio.
20192
20193 Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20194
20195 * install.sh: If one command fails, don't try the rest. Don't try
20196 to remove $dsttmp (via trap) unless we have already created it.
20197 If $src doesn't exist, detect it and exit with an error.
20198
20199 * config.guess: Recognize BSD on hp300.
20200
20201 Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
20202
20203 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
20204 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
20205
20206 Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
20207
20208 * Makefile.in (all-send-pr): depends on all-prms
20209
20210 Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20211
20212 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
20213
20214 Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20215
20216 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
20217 Added test for mips-mips-riscos5.
20218
20219 Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20220
20221 * configure.in: use mh-hp300 for 68k HP hosts
20222
20223 Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20224
20225 * configure: add support for CONFIG_SHELL, so that you can use
20226 some alternate shell for evaluating configure scripts
20227
20228 Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
20229
20230 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
20231 in configure script to bug-gdb@prep.ai.mit.edu when building
20232 distribution archive.
20233 * Makefile.in (COMPRESS): Remove def.
20234 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
20235 gdb.tar.Z and make-gdb.tar.Z respectively.
20236 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
20237 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
20238 to convergence with 'taz' target in Makefile.in.
20239
20240 Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20241
20242 * install.sh (dsttmp): use trap to ensure that tmp files go
20243 away on error conditions
20244
20245 Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20246
20247 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
20248
20249 Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20250
20251 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
20252 its parent is '/' not ''.
20253
20254 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
20255
20256 Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
20257
20258 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
20259 that ${newsrcdir}/configure.in does.
20260
20261 Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20262
20263 * test-build.mk: support for CONFIG_SHELL
20264
20265 Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
20266
20267 * config.sub (netware): Add as a basic system type.
20268
20269 Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
20270
20271 * Makefile.in (Makefile): depend on configure.in. Also drop the
20272 $(srcdir)/ from the dependency on Makefile.in.
20273
20274 Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
20275
20276 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
20277 (h8300hhms is temporary until multi-libraries are implemented).
20278 * configure.in: Handle h8300h too.
20279
20280 Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20281
20282 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
20283
20284 Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
20285
20286 * configure: Remove extraneous output when guessing host type.
20287 * config.guess: Remove extraneous output when guessing using C
20288 compiler rather than uname, or when guessing fails.
20289
20290 Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
20291
20292 * Makefile.in: remove all.cross and install.cross targets
20293
20294 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
20295 definitions
20296
20297 Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
20298
20299 * configure.in (target sh): Build gprof.
20300
20301 Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20302
20303 * config.sub: change -solaris to -solaris2
20304
20305 Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20306
20307 * configure.in: Use config/mh-riscos for mips-*-sysv*.
20308
20309 Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
20310
20311 * configure: Correct error message for missing Makefile.in to
20312 print correct directory.
20313
20314 Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20315
20316 * install.sh: kludge around 386BSD shell bug
20317
20318 Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
20319
20320 * config.guess: Recognize NeXT.
20321 * config.guess: Recognize i486-ncr-sysv4.
20322 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
20323
20324 Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
20325
20326 * Makefile.in (MAKEINFOFLAGS): New variable.
20327 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
20328 * build-all.mk, test-build.mk: Pass down --no-split as
20329 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
20330
20331 Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
20332
20333 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
20334
20335 Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
20336
20337 * Makefile.in (libg++.tar.z): New rule.
20338 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
20339 * Makefile.in (taz): Only do a single chmod.
20340
20341 Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
20342
20343 * install.sh: don't use dirname anymore (replaced with sed usage)
20344
20345 Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
20346
20347 * Makefile.in: Change extension for gzip'd files from '.z' to
20348 '.gz' per new FSF standard usage.
20349
20350 Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
20351
20352 * configure: put quotes around the final value of program_transform_name
20353
20354 Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20355
20356 * Makefile.in: new install.sh support; update install-info rules
20357
20358 Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
20359
20360 * configure.in: Build diff for crosses, but not for go32 host.
20361
20362 * configure.in: Build gprof only for native, and don't build it
20363 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
20364
20365 Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
20366
20367 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
20368
20369 Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
20370
20371 * configure.in (host_tools): Add prms.
20372
20373 Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20374
20375 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
20376 with $(FLAGS_TO_PASS) on the command line
20377
20378 * config.sub: Recognize lynx and lynxos
20379
20380 Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
20381
20382 * config.sub: Accept -ecoff*, not just -ecoff.
20383
20384 Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
20385
20386 * Makefile.in (taz): Use .gz suffix instead of .z.
20387 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
20388 names.
20389
20390 Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20391
20392 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
20393
20394 Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20395
20396 * Makefile.in (install-no-fixedincludes): install gcc last, so
20397 that rebuilds that might happen during 'make install' don't get
20398 bogus gcc include files
20399
20400 Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
20401
20402 Change from Utah for HPPA support:
20403 * config.guess: Recognize hppa1.x-hp-bsd.
20404
20405 Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
20406
20407 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
20408 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
20409
20410 Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
20411
20412 * config.sub: Add support for rom68k and bug boot monitors.
20413
20414 Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
20415
20416 * Makefile.in: Make all-opcodes depend on all-bfd.
20417
20418 Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
20419
20420 * config.guess: Added special check for i[34]86-univel-sysv4*.
20421
20422 Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
20423
20424 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
20425 the processor rather than assuming i486.
20426
20427 Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20428
20429 * config.guess: Recognize SunOS6 as Solaris3.
20430
20431 Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
20432
20433 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
20434 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
20435
20436 Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
20437
20438 * build-all.mk (all-cross): New target for Canadian Cross.
20439 Added Q2 go32 targets.
20440 * test-build.mk: Configure go32 cross sparclite-aout and
20441 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
20442 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
20443
20444 Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20445
20446 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
20447 GO32 hosted toolchains
20448
20449 Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
20450
20451 * configure: change so "-exec-prefix" gets passed down rather
20452 than "-exec_prefix" so autoconf generated Makefiles get the
20453 exec_prefix set right.
20454
20455 Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20456
20457 * config.guess: get the Solaris2 minor version number
20458
20459 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
20460
20461 Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
20462
20463 * config.guess: Recognize some Sequent platforms.
20464
20465 Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20466
20467 * Makefile.in: added the vault-install target
20468
20469 * configure.in: actually use the Sun3 makefile fragment that's in
20470 config, also added the release dir to configdirs
20471
20472 Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
20473
20474 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
20475
20476 Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20477
20478 * configure.in: remove some program from Alpha targetted toolchains
20479
20480 Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
20481
20482 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
20483 gprof.
20484 (taz): Run "make diststuff" in those directories instead of "make
20485 proto-dir". Look for "VERSION=" only at start of line in subdir
20486 Makefile. Use "gzip -9" for compression.
20487 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
20488 (binutils.tar.z): New target.
20489
20490 Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
20491
20492 * Makefile.in (taz): Include gpl.texinfo.
20493
20494 Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
20495
20496 * Makefile.in (setup-dirs): Merged into "taz" target.
20497 (taz): Only do `proto-dir' stuff if a directory is actually needed
20498 for this target.
20499
20500 Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
20501
20502 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
20503 (FLAGS_TO_PASS): Pass down MUNCH_NM.
20504 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
20505 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
20506 (gcc-no-fixedincludes): Correct for current gcc Makefile.
20507
20508 Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
20509
20510 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
20511 config.sub, and move-if-change to gdb testsuite distribution
20512 archive, so the testsuite can be extracted, configured, and
20513 run separately from the gdb distribution. Blow away the Chill
20514 tests that require a Chill compiled executable, since GNU Chill
20515 is not yet publically available.
20516
20517 Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20518
20519 * test-build.mk: set environment variables in a single command,
20520 instead of a list of assignments and exports
20521
20522 * config.guess: recognize Alpha/OSF1 systems
20523
20524 Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
20525
20526 * configure: Change help message to prefer --options rather than
20527 -options.
20528
20529 Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
20530
20531 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
20532 zippy@ecst.csuchico.edu.
20533 * config.guess: Recognize miniframe.
20534
20535 Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
20536
20537 * Makefile.in: Use srcroot to find runtest rather than rootme.
20538 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
20539
20540 Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
20541
20542 * test-build.mk: Extensive additions to support building on a
20543 machine other than the host.
20544
20545 Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
20546
20547 * configure (tooldir): Fix for i386-aix again.
20548
20549 Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
20550
20551 * configure, Makefile.in: Change definition of $(tooldir)
20552 to match the FSF.
20553
20554 Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
20555
20556 * config.guess: Recognize i[34]86/SVR4.
20557
20558 Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
20559
20560 * Makefile.in (all-gdb): gdb depends on sim.
20561
20562 Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
20563
20564 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
20565 at the same time we make the prototype gdb directory.
20566 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
20567 files at the same time as the gdb base release distribution.
20568
20569 Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
20570
20571 * Makefile.in (check): Use individual check targets rather than
20572 DO_X rule.
20573 (check-gcc): Added.
20574
20575 Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
20576
20577 * config.sub: Use sysv3.2 not sysv32 for canonical OS
20578 for System V release 3.2.
20579
20580 Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
20581
20582 * config.sub: Recognize hppaosf.
20583 * configure.in: Do configure ld/binutils/gas for it.
20584
20585 Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
20586
20587 * configure (tooldir): Alter syntax used to set this, for systems
20588 where "\$" isn't handled right, like i386-aix.
20589
20590 Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
20591
20592 * configure: Pass program-transform-name, not
20593 program_transform_name, to recursive configures.
20594
20595 Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
20596
20597 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
20598 of gas+ld+binutils.
20599
20600 Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
20601
20602 * config.guess: Recognize AIX3.2 as distinct from 3.1.
20603
20604 Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20605
20606 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
20607
20608 Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
20609
20610 * Makefile.in (PRMS): Set back to all-prms.
20611
20612 Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
20613
20614 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
20615 targets, rather than for MIPS hosts.
20616
20617 Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20618
20619 * configure.in: add comment for --with-x default values
20620
20621 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
20622
20623 * Makefile.in: add check-* targets for each of the directories in
20624 the tree. Add a definition of RUNTEST that will use the one we
20625 just built, if it exists. Pass this down via FLAGS_TO_PASS.
20626
20627 Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
20628
20629 * configure.in: Removed obsolete references to bfd_target and
20630 target_makefile_frag.
20631
20632 * build-all.mk: Set assorted targets for Q2.
20633 * config.sub: Recognize z8k-sim and h8300-hms.
20634 * test-build.mk: Really don't pass host to configure.
20635 (HOLES): Added uname.
20636
20637 Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
20638
20639 * configure: Handle an empty program-prefix, program-suffix or
20640 program-transform-name correctly.
20641
20642 Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
20643
20644 * build-all.mk: -G 8 no longer required for MIPS targets.
20645 * test-build.mk: Don't pass host argument to configure; make it
20646 guess.
20647
20648 Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
20649
20650 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
20651 * Makefile.in (COMPRESS): New macro, like GZIP.
20652
20653 Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
20654
20655 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
20656
20657 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
20658 with gas currently defaults to -G 0.
20659
20660 Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
20661
20662 * Makefile.in (all-flex): flex depends on byacc.
20663
20664 * build-all.mk: If host not specified, use config.guess. Pass TAG
20665 to test-build.mk as RELEASE_TAG.
20666 * test-build.mk (configargs): New variable containing arguments to
20667 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
20668 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
20669
20670 * config.guess: Use /bin/uname when checking -X argument on SCO,
20671 to avoid invoking GNU uname which doesn't understand -X.
20672
20673 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
20674
20675 * configure.in: Build gas for mips-*-*.
20676
20677 Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
20678
20679 * Makefile.in (all.normal): insert missing backslash.
20680
20681 Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
20682
20683 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
20684
20685 * Makefile.in: Complete overhaul to merge many almost identical
20686 targets.
20687
20688 Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
20689
20690 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
20691 (gdb.tar.Z): Adjusted.
20692
20693 * Makefile.in (setup-dirs, taz): New targets; should be general
20694 enough to adapt for gdb sometime. Build only .z file.
20695 (gas.tar.z): New target.
20696
20697 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
20698
20699 * build-all.mk: Use CC=cc -Xs on Solaris.
20700
20701 Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
20702
20703 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
20704 for handling BISON for FSF releases.
20705
20706 Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
20707
20708 * configure: Actually implement the change zoo just documented.
20709
20710 Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
20711
20712 * configure: when using config.guess, only set target_alias when
20713 it's not already been set (ie, on the command line)
20714
20715 Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20716
20717 * Makefile.in: add installcheck target, set PRMS to install-prms
20718
20719 Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20720
20721 * configure: add support for package_makefile_fragment, handle the
20722 case where a directory has a configure.in file but no Makefile.in
20723 more gracefully (with an actual understandable error message, even);
20724 add support for --without (and add this to the usage message); also
20725 explicitly add a --host=${host_alias} to the command line when
20726 config.guess is used
20727
20728 Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
20729
20730 * configure: Must use both --host and --target in recursive calls.
20731
20732 Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
20733
20734 * Makefile.in: Change deja-gnu to dejagnu.
20735
20736 Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
20737
20738 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
20739
20740 Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20741
20742 * configure.in: canonicalize all instances to *-*-solaris2*,
20743 also strip out a number of tools to not build for go32 host
20744
20745 Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
20746
20747 * config.guess: add GPL.
20748
20749 * Makefile.in, config.guess, config.sub, configure: bump
20750 copyrights to 93.
20751
20752 Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
20753
20754 * Makefile.in (do-info): Removed obsolete check for existence of
20755 localenv file.
20756
20757 * Makefile.in (MAKEOVERRIDES): Define to be empty.
20758
20759 Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20760
20761 * Makefile.in: a couple of 'else true' for decstation,
20762 support for TclX
20763
20764 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
20765
20766 Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
20767
20768 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
20769
20770 Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
20771
20772 * config.guess: Recognize i386-ibm-aix (PS/2).
20773 * configure.in: Use config/mh-aix386 file for it.
20774
20775 Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
20776
20777 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
20778 CC_FOR_TARGET instead.
20779 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
20780
20781 Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
20782
20783 * Makefile.in: Add sim to list of directories sent with gdb
20784
20785 Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
20786
20787 * configure.in: Put back mips-dec-bsd* case.
20788
20789 Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
20790
20791 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
20792 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
20793 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
20794
20795 Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20796
20797 * configure.in: remove no-op mips-dec-bsd* in "case $target"
20798
20799 * Makefile.in (dir.info): only run gen-info-dir if it exists,
20800 (install-info): install dir.info only if it exists,
20801 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
20802
20803 Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
20804
20805 * configure.in: For vms target, skip bfd, ld, binutils. Do build
20806 gas for mips-dec-bsd.
20807
20808 Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
20809
20810 * configure (makesrcdir): If ${srcdir} is relative and not ".",
20811 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
20812
20813 Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
20814
20815 * configure.in: Added "dejagnu" to hosttools list.
20816
20817 Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
20818
20819 * config.sub, configure.in, config.guess: Add support
20820 for Bosx, an AIX variant from Bull.
20821 Patches from F.Pierresteguy@frcl.bull.fr.
20822
20823 Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
20824
20825 * devo/dejagnu: Initial creation of devo/dejagnu.
20826 Migrated dejagnu testcases and support files for testing software
20827 tools to reside as subdirectories, currently called "testsuite",
20828 within the directory of the software tool. Migrated all programs,
20829 support libraries, etc. beloging to dejagnu proper from
20830 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
20831 with no modifications. The changes to these files which will
20832 allow them to configure, build, and execute properly will be made
20833 in a future update.
20834
20835 Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
20836
20837 * Makefile.in: Change send_pr to send-pr.
20838 * configure.in: Likewise.
20839 * send_pr: Renamed directory to send-pr.
20840
20841 Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
20842
20843 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
20844
20845 Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
20846
20847 * README: Update for gdb-4.8 release.
20848 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
20849 gdb-xxx.tar.z (gzip'd) file also.
20850
20851 Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20852
20853 * Makefile.in: make all-diff depend on all-libiberty
20854
20855 Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
20856
20857 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
20858
20859 Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20860
20861 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
20862
20863 Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
20864
20865 * Makefile.in (DEVO_SUPPORT): Remove etc directory
20866 (ETC_SUPPORT): Only add the files GDB wants from etc/.
20867 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
20868
20869 Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20870
20871 * Makefile.in: makeinfo binary is in a new location
20872
20873 Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
20874
20875 * config.sub: Accept -ecoff as an OS.
20876
20877 * Makefile.in: Various changes to eliminate a level of make
20878 recursion and reduce the required command line length.
20879 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
20880 sub-makes.
20881 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
20882 variables holding settings for specific sub-makes.
20883 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
20884 in terms of BASE_FLAGS_TO_PASS.
20885 (TARGET_LIBS): New variable listing directories which use
20886 TARGET_FLAGS_TO_PASS.
20887 (subdir_do): Eliminated.
20888 (do-*): New set of targets to replace subdir_do.
20889 (various): All targets which used subdir_do now depend on do-*.
20890 (local-clean): Renamed from do_clean.
20891 (local-distclean): New target, dependency of distclean and
20892 realclean.
20893 (install-info): Don't create directories. Depend on dir.info
20894 rather than calling make recursively.
20895 (install-dir.info): Eliminated.
20896 (install-info-dirs): Create all info directories here.
20897 (dir.info): Depend upon do-install-info.
20898
20899 * test-build.mk (HOLES): Added false.
20900
20901 Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
20902
20903 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
20904
20905 Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20906
20907 * Makefile.in (info): remove dependency on all-texinfo. The
20908 problem was really in texinfo/C, not at this level.
20909
20910 Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
20911
20912 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
20913
20914 Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
20915
20916 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
20917 GDB releases.
20918
20919 Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
20920
20921 * configure: Include srcdir in message about target of link not
20922 being found. Don't convert `-' to `_' in `with' options being
20923 passed to subdirs.
20924
20925 Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20926
20927 * configure.in: add uudecode to host_tools
20928
20929 * Makefile.in: added {all,install}-uudecode targets, added them to
20930 the appropriate lists
20931
20932 Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
20933
20934 * Makefile.in (all-gcc): Added dependency on all-gas.
20935
20936 * configure.in (mips-*-*): Build ld and binutils.
20937
20938 Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
20939
20940 * configure: check return code from mkdir, print error message and
20941 exit on failure.
20942
20943 Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
20944
20945 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
20946
20947 Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
20948
20949 * test-build.mk (HOLES): Added tar, cpio and uudecode.
20950
20951 Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
20952
20953 * config.sub (h8500): Recognize this as a cpu type.
20954
20955 Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20956
20957 * configure: source directory missing is no longer a warning
20958
20959 * configure.in: recognize irix[34]* instead of irix[34]
20960
20961 * Makefile.in: define and pass down X11_LIB
20962
20963 Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
20964
20965 * guess-systype: Renamed to ...
20966 * config.guess: ... by popular request.
20967 * configure.in, Makefile.in: Update accordingly.
20968
20969 Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
20970
20971 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
20972 + Add Convex, Cray/Unicos, and Encore/Multimax support.
20973 + Execute ./dummy instead of assuming . is in PATH.
20974
20975 Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
20976
20977 * guess-systype: New shell script. Attempts to guess the
20978 canonical host name of the executing host.
20979 Only a few hosts are supported so far.
20980 * configure: Call guess-systype if no host is specified.
20981
20982 Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
20983
20984 * Makefile.in (gcc-no-fixedincludes): Made to work with current
20985 gcc Makefile.
20986
20987 Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
20988
20989 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
20990 (all-gcc, install-gcc, subdir_do): Use it.
20991
20992 Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
20993
20994 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
20995
20996 Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
20997
20998 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
20999 set exclusively by configure, using configure.in .
21000
21001 Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21002
21003 * test-build.mk: set $PATH for all builds
21004
21005 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
21006
21007 Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
21008
21009 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
21010 the one used in gcc/Makefile.in, so that a null expansion doesn't
21011 override the one needed to build gcc with a native cc.
21012
21013 Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
21014
21015 * configure: Accept -with arguments.
21016
21017 Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
21018
21019 * Makefile.in: added h8300sim
21020
21021 Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
21022
21023 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
21024 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
21025 (all-cygnus, native, build-cygnus): Make
21026 $(canonhost)-stamp-3stage-done, not $(host)....
21027 * test-build.mk (stamp-3stage-compared): Use tail +10c for
21028 i386-sco3.2v4. Added else true to if command.
21029
21030 Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
21031
21032 * config.sub: (from FSF) Sequent uses a BSD-like OS.
21033
21034 Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
21035
21036 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
21037
21038 Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21039
21040 * configure.in: don't remove binutils from Solaris builds
21041
21042 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
21043
21044 * Makefile.in: get rid of earlier definitions for *clean,
21045 also handle the recursive info rule better
21046
21047 Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
21048
21049 * Makefile.in (mostlyclean, distclean, realclean): Fix to
21050 do more-or-less the right thing.
21051
21052 Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
21053
21054 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
21055 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
21056
21057 Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21058
21059 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
21060 $(host_canonical).
21061
21062 * configure.in: split the configdirs list into 4 categories (native
21063 v. cross, library v. tool) and handle the cross-only and native-
21064 only in more reasonable (and correct!) way.
21065
21066 Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
21067
21068 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
21069 configdirs anymore.
21070
21071 Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21072
21073 * Makefile.in: extensive cleanup:: removed all of the explicit
21074 clean-* targets, collapsed many wrappers around subdir_do into
21075 one, added additional targets to satisfy standards.texi, deleted
21076 some old targets, some changes for consistency
21077
21078 Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21079
21080 * configure.in: handle some programs as cross-only, and others as
21081 native only
21082
21083 * test-build.mk: handle partial holes in a more generic manner
21084
21085 * Makefile.in: m4 depends on libiberty
21086
21087 Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21088
21089 * configure.in: add m4, textutils, fileutils, sed, shellutils,
21090 time, wdiff, and find to configdirs
21091
21092 * Makefile.in: all, clean, and install rules for the new programs
21093 added to configure.in
21094
21095 Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21096
21097 * configure.in: use mh-sun for all *-sun-* hosts
21098
21099 Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21100
21101 * Makefile.in: define flags for X11 include files and library file
21102 locations, pass them down to the programs that need this info
21103
21104 * build-all.mk: added a 'native' target, to 3stage the native toolchain
21105
21106 Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21107
21108 * configure.in: start building libg++ for HP-UX targets
21109
21110 Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
21111
21112 * README: Update references to files moved into etc/.
21113
21114 Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
21115
21116 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
21117 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
21118
21119 Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
21120
21121 * configure: accept dash as well as underscore in long option
21122 names for FSF compatibility.
21123
21124 Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
21125
21126 * config.sub: added -sco3.2v4 support from FSF.
21127
21128 Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21129
21130 * configure.in: expand the section that adds or removes
21131 directories from the list of programs to build, to handle native
21132 vs. cross in addition to host v. native
21133
21134 Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
21135
21136 * Makefile.in: Replace C++ in macro names with CXX.
21137 This is less likely to break ...
21138
21139 Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21140
21141 * test-build.mk: add -w to GNU_MAKE
21142
21143 Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21144
21145 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
21146 add 'sparc' to list of recognized cpus. This needed to make
21147 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
21148 Delete some redundant ose68 variants. Recognize -wrs as an os,
21149 then changes that into $CPU-wrs-vxworks.
21150
21151 * configure.in: remove most references to gdbtest, regularize
21152 target based program removal
21153
21154 * test-build.mk: import from p3 tree (many fixes and changes)
21155
21156 Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
21157
21158 * Makefile.in: added rules to handle tcl, tk, and expect
21159
21160 * configure.in: handle those directories if they exist
21161
21162 Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21163
21164 * config.sub: removed bogus hppabsd and hppahpux names, since
21165 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
21166
21167 Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21168
21169 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
21170 depends upon all-xiberty
21171
21172 * Makefile.in: changes from p3, including:
21173
21174 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
21175
21176 * Makefile.in (XTRAFLAGS): include newlib directories if
21177 newlib/Makefile exists, rather than if host != target.
21178
21179 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
21180
21181 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
21182 from the same source tree and not building a cross-compiler. This
21183 matters for the libg++ configuration if reconfiguring a tree that
21184 has already been installed.
21185
21186 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
21187
21188 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
21189 pick up the machine and system specific header files.
21190
21191 * Makefile.in: added AS_FOR_TARGET, passed down in
21192 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
21193 the C compiler to use to create programs which are run in the
21194 build environment, set it to default to $(CC), and passed it down
21195 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
21196
21197 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
21198
21199 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
21200 We need them for unusual native builds, like systems without
21201 ranlib.
21202
21203 * configure: also define $(host_canonical) and
21204 $(target_canonical), which are the full, canonical names for the
21205 given host and target
21206
21207 Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
21208
21209 * Makefile.in: Added separate definitions for C++.
21210
21211 Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
21212
21213 * configure.in (configdirs): Add deja-gnu.
21214
21215 Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
21216
21217 * README: Update for configure.texi and gdb-4.7 release.
21218
21219 Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
21220
21221 * Makefile.in: Move "all" target to top of file.
21222 Previously, first target was ".PHONY" which caused BSD4.4 make
21223 to build .PHONY when make was run without arguments.
21224
21225 Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
21226
21227 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
21228 Library-copylefted code in libiberty.
21229
21230 Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
21231
21232 * config.sub: Replace m68kmote with plain old m68k.
21233
21234 Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
21235
21236 * Makefile.in: Remove space from blank line, avoid Make complaints.
21237
21238 Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
21239
21240 * config.sub: Complain if no argument is given. Added support for
21241 386bsd as OS and target alias.
21242
21243 Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
21244
21245 * Makefile.in (XTRAFLAGS): include newlib directories if
21246 newlib/Makefile exists, rather than if host != target.
21247
21248 Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
21249
21250 * config.sub: recognize sparclite-wrs-vxworks.
21251
21252 * Makefile.in (install-xiberty): added *-xiberty make rules (from
21253 p3.) Added clean-xiberty to clean.
21254
21255 Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21256
21257 * configure.in: use *-*-* instead of nested cases for host and target
21258
21259 Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
21260
21261 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
21262 from the same source tree and not building a cross-compiler. This
21263 matters for the libg++ configuration if reconfiguring a tree that
21264 has already been installed.
21265
21266 Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
21267
21268 * config.sub (i486v/i486v4): Merge in from FSF version.
21269
21270 Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
21271
21272 * configure: only set PWD if it is already set.
21273
21274 Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
21275
21276 * configure: just set PWD=`pwd` at the top, since Ultrix sh
21277 doesn't have unset and all success paths (and most error paths)
21278 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
21279 to just ${PWD} to avoid confusion.)
21280
21281 Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
21282
21283 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
21284 even for a native compilation.
21285
21286 Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
21287
21288 Changes to make the gdb.tar.Z rule work better.
21289
21290 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
21291 (DEVO_SUPPORT): Add configure.texi.
21292 (bfd-ilrt.tar.Z): Remove ancient rule.
21293
21294 Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
21295
21296 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
21297 pick up the machine and system specific header files.
21298
21299 * configure.in, config.sub: added new target m68010-adobe-scout,
21300 with alias of adobe68k. Changed configure.in to check for
21301 -scout before -sco* to avoid a false match.
21302
21303 * Makefile.in: added AS_FOR_TARGET, passed down in
21304 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
21305 the C compiler to use to create programs which are run in the
21306 build environment, set it to default to $(CC), and passed it down
21307 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
21308
21309 Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
21310
21311 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
21312 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
21313 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
21314 FOR_TARGET variants, to newlib and libg++.
21315
21316 Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
21317
21318 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
21319 first.
21320
21321 Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
21322
21323 * config.sub: Accept `elf' as an environment.
21324
21325 Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
21326
21327 * Makefile.in (all-opcodes): cd into the right directory
21328
21329 Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
21330
21331 * configure: added -program_transform_name option, used as
21332 argument to sed when installing programs.
21333 configure.texi: added documentation for -program_prefix,
21334 -program_suffix and -program_transform_name.
21335
21336 Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
21337
21338 * config.sub: Accept i486 where i386 ok.
21339
21340 Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
21341
21342 * config.sub: accept we32k
21343
21344 Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
21345
21346 * config.sub, configure.in: accept OSE68000 and OSE68k.
21347
21348 * Makefile.in: don't create all directories for ``make install'';
21349 let the subdirectories create the ones they need.
21350
21351 Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21352
21353 * COPYING: new file, GPL v2
21354
21355 Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21356
21357 * Makefile.in: use the new gen-info-dir, which needs a template
21358 argument (which also lives in texinfo)
21359
21360 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
21361
21362 Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
21363
21364 * config.sub (ncr3000): Change i386 to i486.
21365
21366 Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21367
21368 * Makefile.in: add install-rcs, install-grep to
21369 install-no-fixedincludes, removed install-bison and install-libgcc
21370
21371 Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
21372
21373 * configure.in: grab the HPUX makefile fragment if on HPUX
21374
21375 Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
21376
21377 * Makefile.in: eradicate bison spoor (ditto libgcc).
21378 configure.in: recognise m68{k,000}-ericsson-OSE.
21379 es1800 is alias for m68k-ericsson-OSE
21380
21381 Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21382
21383 * configure.in: rearrange the parts that remove programs from
21384 configdirs, based now on HOST==TARGET or by canonical triple.
21385
21386 Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
21387
21388 * test-build.mk: recurse explicitly with -f test-build.mk when
21389 appropriate. predicate stage3 and comparison on the existence
21390 of gcc. That is, if gcc isn't around, we aren't three-staging.
21391 On very clean, also remove ...stamp-co. Build in-place before
21392 doing other builds.
21393
21394 Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
21395
21396 * Makefile.in, configure.in: add tgas
21397
21398 Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
21399
21400 * Makefile.in: a number of changes merged in from progressive.
21401
21402 * configure.in: add libm.
21403
21404 * .cvsignore: ignore some stuff that comes from test-build.mk.
21405
21406 Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
21407
21408 * config.sub: Add es1800 (m68k-ericsson-es1800).
21409
21410 Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
21411
21412 * configure: Add program_suffix (parallel to program_prefix)
21413 * Makefile.in: adjust directory-creating script for losing decstation
21414
21415 Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
21416
21417 * configure: Minor $subdir-related fixes.
21418
21419 Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
21420
21421 * configure: fix various problems with propogating
21422 makefile_target_frag in subdirs.
21423 * configure.in: config libgcc if its there
21424
21425 Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
21426
21427 * config.sub: HPPA merge.
21428
21429 Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
21430
21431 * Makefile.in: Replace all-bison with all-byacc in all
21432 dependency lines for other tools (which now use byacc).
21433
21434 Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
21435
21436 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
21437
21438 Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
21439
21440 * Makefile.in: make gprof rules similar to byacc rules (instead of
21441 vestigal $(unsubdir) that didn't work...)
21442
21443 Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
21444
21445 * config.sub: Add support for Linux.
21446 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
21447 (at least for libg++).
21448
21449 Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
21450
21451 * configure.texi: fix doc for the -nfp option to configure
21452
21453 Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
21454
21455 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
21456
21457 Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
21458
21459 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
21460 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
21461 * configure.in: added solaris* host_makefile_frag hook.
21462
21463 Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21464
21465 * config.sub: changed recognition of m68000 so that various
21466 m68k types can be specified via m680[01234]0
21467
21468 Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21469
21470 * config.sub (basic_machine): fix sed so that '-foo' isn't
21471 completely substituted out while .+'-foo' loses the '-foo'
21472
21473 Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
21474
21475 * config.sub ($os): Add -aout.
21476
21477 Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
21478
21479 * configure: If host_makefile_frag is absolute, don't
21480 prefix ${invsubdir} (relevant to libg++ auto-configure).
21481
21482 Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
21483
21484 * Makefile.in (tooldir): Define it.
21485 (all-ld): Depend on all-flex.
21486
21487 Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
21488
21489 * Makefile.in (check): Fix libg++ special case.
21490
21491 Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
21492
21493 * configure: do not bury `pwd` into config.status, thus do fewer
21494 pwd's.
21495
21496 * configure: print the "Building in" message only when building in
21497 other than "." AND verbose.
21498
21499 * configure: remove -s, rework -v to better accommodate guested
21500 configures.
21501
21502 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
21503
21504 Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
21505
21506 * Makefile.in: macroize flags passed on recursion. remove
21507 fileutils.
21508
21509 Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
21510
21511 * configure: get makesrcdir right for subdirs deeper than 1.
21512
21513 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
21514 install.
21515
21516 Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
21517
21518 * Makefile.in: don't print subdir_do or recursion lines.
21519
21520 Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
21521
21522 * standards.texi: added menu item.
21523
21524 * Makefile.in: build and install standards.info.
21525
21526 * standards.texi: new file.
21527
21528 Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
21529
21530 * configure: test for and move config.status pieces from
21531 ${subdir}/.
21532
21533 Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
21534
21535 * configure: Test for existance of files before trying to mv
21536 them, to avoid numerous non-existance messages.
21537
21538 Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
21539
21540 * configure: correct final line of config.status.
21541
21542 * configure: patch from eggert. Avoids a protection problem if
21543 the original Makefile.in is read only.
21544
21545 * configure: use move-if-change from gcc to create config.status.
21546 Some makefiles depend on config.status to tell if a directory
21547 has been reconfigured for a different host. This change
21548 prevents those directories from remaking everything in the case
21549 where the reconfig was only intended to rebuild a Makefile.
21550
21551 * configure: test for config.sub with "config.sub sun4" rather
21552 than "config.sub ${host_alias}". Otherwise we can't tell a bad
21553 host alias from a missing config.sub.
21554
21555 Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
21556
21557 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
21558 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
21559
21560 Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
21561
21562 * configure: mkdir ${subdir} as needed.
21563
21564 Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
21565
21566 * Makefile.in,configure.in: added autoconf.
21567
21568 Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
21569
21570 * Makefile.in: no longer pass against on recursion.
21571
21572 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
21573 definitions are not inherited.
21574
21575 * configure: correct makesrcdir when subdir is .
21576
21577 Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
21578
21579 * configure: Add support for 'subdirs' variable, which is
21580 like 'configdirs', except that configure doesn't re-invoke
21581 itself for subdirs, it just creates a Makefile for each subdir.
21582 * configure.texi: Document subdirs.
21583
21584 Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21585
21586 * configure.in: added flex to configdirs
21587
21588 Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
21589
21590 * Makefile.in: remove clean-stamps from clean.
21591
21592 Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
21593
21594 * configure.in: Add gdbtest to configdirs.
21595
21596 Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
21597
21598 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
21599 to recursive makes.
21600 * configure.in: Recognize new ncr3000 config.
21601
21602 Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
21603
21604 * Makefile.in, configure.in: removed references to gdbm.
21605
21606 Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
21607
21608 * config.sub: Don't canonicalize os value
21609 newsos* to bsd (readline needs to check for newsos).
21610 (This fix was earlier made Jan 31, but got re-broken.)
21611
21612 Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
21613
21614 * configure.in: sco is an os, not a vendor!
21615
21616 * configure: Quote $( better. Keep various shells happy.
21617
21618 Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
21619
21620 * Makefile.in: eliminate stamp-files.
21621
21622 Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
21623
21624 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
21625 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
21626
21627 Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
21628
21629 * config.sub: fix iris/iris3.
21630
21631 Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
21632
21633 * configure: re-add -rm.
21634
21635 Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
21636
21637 * Maskefile.in: add .stmp-rcs to all.
21638
21639 * configure.in: remove gas from rs6000 build, use aix host fragment.
21640
21641 Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
21642
21643 * configure: pass down site_option during recursion.
21644
21645 Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
21646
21647 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
21648
21649 Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
21650
21651 * configure: Change exec_prefix so that it really defaults to prefix.
21652
21653 Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
21654
21655 * Makefile.in, configure.in: Add support for mmalloc library.
21656
21657 Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
21658
21659 * Makefile.in: add stmp dependencies for a few more things.
21660
21661 Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
21662
21663 * configure: adjusted error message on objdir/srcdir configure
21664 collision, per john's suggestion.
21665
21666 * Makefile.in: add libiberty stmp to all and all.cross.
21667
21668 Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
21669
21670 * Makefile.in: remove force dependencies, add grep to all.
21671
21672 Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
21673
21674 * Makefile.in: drop flex. make stamp files work.
21675
21676 * configure: added test for conflicting configuration in srcdir,
21677 remove trailing slashes from srcdir. Otherwise emacs gdb mode
21678 gets cranky. use relative paths for configure and srcdir
21679 whenever possible. Send some error messages to stderr that were
21680 going to stdout.
21681
21682 Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
21683
21684 * Makefile.in: Fix libg++ rule to check for gcc directory
21685 before using gcc/gcc. Also pass XTRAFLAGS.
21686
21687 Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
21688
21689 * Makefile.in: added stmp-files so that directories aren't polled
21690 when they are already built.
21691
21692 * configure.texi: fixed a node pointer problem.
21693
21694 Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
21695
21696 * config.sub configure.in gdb/configure.in
21697 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
21698 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
21699 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
21700
21701 Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
21702
21703 * configure: -recurring becomes -silent. corrected help message
21704 for -site= option.
21705
21706 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
21707
21708 Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
21709
21710 * configure: when building Makefile for crosses, replace
21711 tooldir and program_prefix. default srcdir from location of
21712 config.sub. remove "for host in hosts" and "for target in
21713 targets" loops.
21714
21715 Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
21716
21717 * Makefile.in: Do not pass bindir or mandir to cvs.
21718
21719 Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
21720
21721 * Makefile.in, configure.in: removed traces of namesubdir,
21722 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
21723 copyrights to '92, changed some from Cygnus to FSF.
21724
21725 * configure.texi: remove most references to multiple hosts,
21726 multiple targets, subdirs, etc.
21727
21728 * configure.man: removed rcsid. reference config.sub not
21729 config.subr.
21730
21731 * Makefile.in: mkdir $(infodir) on install-info.
21732
21733 Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
21734
21735 * configure.texi: Explain better about .gdbinit and about
21736 the environment that configure.in sections run in.
21737
21738 Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
21739
21740 * configure.in: Ultrix is only a decstation if it's a MIPS.
21741
21742 Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
21743
21744 * README: DOC.configure => cfg-paper.texi.
21745
21746 Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
21747
21748 * config.sub (near case $os): Don't convert newsos* to bsd!
21749
21750 Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
21751
21752 * Makefile.in: Reinstall change from gdb-4.3 that reduces
21753 the number of copies of COPYING that go into the GDB tar file.
21754
21755 Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
21756
21757 * bfd/configure.in, gdb/config/mh-i386sco,
21758 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
21759 Fix SCO configuration stuff.
21760
21761 Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
21762
21763 * Makefile.in: For libg++, make sure the -I pointing
21764 to the gcc directory goes *after* all the libg++-local -I flags.
21765 Also, move just-gcc dependency from just-libg++ to all-libg++.
21766
21767 Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
21768
21769 * configure: Change -x to -f to keep Ultrix /bin/test happy.
21770
21771 Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
21772
21773 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
21774
21775 Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
21776
21777 * config.sub: Add stratus configuration frags. Also
21778 submitted to FSF.
21779
21780 Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
21781
21782 * Makefile.in (DEV_SUPPORT): add configure.man.
21783
21784 * config.sub(Decode manufacturer-specific): add -none*.
21785
21786 Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
21787
21788 * Makefile.in: remove form feeds to make Sun's make happy.
21789 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
21790
21791 Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
21792
21793 * Makefile.in (AR_FLAGS): Make quieter.
21794
21795 Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
21796
21797 * configure.in: Add libg++.
21798 * configure: When verbose, don't output the command line at each
21799 level; it will be unremarkably the same as the previous version,
21800 which will be the same as what the user typed.
21801
21802 Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
21803
21804 * configure.in, Makefile.in: fix clean-info, add flex. add
21805 fileutils.
21806
21807 * configure: be less sensitive to spaces in Makefile.in. Do not
21808 look for sources in "..". Doing so breaks subdirectories that
21809 might have their own configure. If a subdir has it's own
21810 configure script, use it.
21811
21812 Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
21813
21814 * cfg-paper.texi: some changes suggested by rms.
21815
21816 Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
21817
21818 * config.sub: Merge in some small additions from the FSF version,
21819 taken from the gcc distribution, to bring the Cygnus and FSF
21820 versions into closer sync.
21821
21822 Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
21823
21824 * configure.in: Changed svr4 references to sysv4.
21825
21826 Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
21827
21828 * configure: added -V for version number option.
21829
21830 Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
21831
21832 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
21833 renamed from DOC.configure to cfg-paper.texi.
21834
21835 Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
21836
21837 * configure, config.subr, config.sub: config.subr is now
21838 config.sub again.
21839
21840 Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
21841
21842 * configure.texi: new file, in progress.
21843
21844 * Makefile.in: build info file and install the man page for
21845 configure.
21846
21847 * configure.man: new file, first cut.
21848
21849 * configure: find config.subr again now that configuration "none"
21850 has gone. removed all traces of the -ansi option. removed all
21851 traces of the -languages option.
21852
21853 * config.subr: resync from rms.
21854
21855 Wed Dec 11 22:25:20 1991 K. Richard Pixley (rich at rtl.cygnus.com)
21856
21857 * configure, config.sub, config.subr: merge config.sub into
21858 config.subr, call the result config.subr, remove config.sub, use
21859 config.subr.
21860
21861 * Makefile.in: revised install for dir.info.
21862
21863 Tue Dec 10 00:04:35 1991 K. Richard Pixley (rich at rtl.cygnus.com)
21864
21865 * configure.in: add decstation host makefile frag.
21866
21867 * Makefile.in: BISON now bison -y again. also install-gcc on
21868 install. clean-gdbm on clean. infodir belongs in datadir.
21869 Make directories for info install. Build dir.info here then
21870 install it.
21871
21872 Mon Dec 9 16:48:33 1991 K. Richard Pixley (rich at rtl.cygnus.com)
21873
21874 * Makefile.in: fix for bad directory tests.
21875
21876 Sat Dec 7 00:17:01 1991 K. Richard Pixley (rich at rtl.cygnus.com)
21877
21878 * configure: \{1,2\} appears to be a sysv'ism. Use a different
21879 regexp. -srcdir relative was being handled incorrectly.
21880
21881 * Makefile.in: unwrapped some for loops so that parallel makes
21882 work again and so one can focus one's attention on a particular
21883 package.
21884
21885 Fri Dec 6 00:22:08 1991 K. Richard Pixley (rich at rtl.cygnus.com)
21886
21887 * configure: added PWD as a stand in for `pwd` (for speed). use
21888 elif wherever possible. make -srcdir work without -objdir.
21889 -objdir= commented out.
21890
21891 Thu Dec 5 22:46:52 1991 K. Richard Pixley (rich at rtl.cygnus.com)
21892
21893 * configure: +options become --options. -subdirs commented out.
21894 added -host, -datadir. Renamed -destdir to -prefix. Comment in
21895 Makefile now at top of generated Makefile. Removed cvs log
21896 entries. added -srcdir. create .gdbinit only if there is one
21897 in ${srcdir}.
21898
21899 * Makefile.in: idestdir and ddestdir go away. Added copyrights
21900 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
21901 and mandir now keyed off datadir by default.
21902
21903 Fri Nov 22 07:38:11 1991 K. Richard Pixley (rich at rtl.cygnus.com)
21904
21905 * Freshly created ChangeLog.
21906
21907 \f
21908 Local Variables:
21909 mode: change-log
21910 left-margin: 8
21911 fill-column: 76
21912 version-control: never
21913 End: