]> git.ipfire.org Git - thirdparty/gcc.git/blob - ChangeLog
Daily bump.
[thirdparty/gcc.git] / ChangeLog
1 2023-02-16 Martin Liska <mliska@suse.cz>
2
3 * MAINTAINERS: I'm stepping down from my positions.
4
5 2023-01-10 Philip Herron <herron.philip@googlemail.com>
6
7 * MAINTAINERS: Add Philip Herron as Rust front-end maintainer
8
9 2023-01-06 Clément Chigot <chigot@adacore.com>
10
11 * configure.ac: Skip GMP and MPFR when --disable-gdb is
12 provided.
13 * configure: Regenerate.
14
15 2023-01-04 Gaius Mulley <gaiusmod2@gmail.com>
16
17 * MAINTAINERS: Add Gaius Mulley as Modula-2 front-end maintainer.
18
19 2022-12-31 Iain Sandoe <iain@sandoe.co.uk>
20
21 * Makefile.def: Do not build shared libffi.
22 * Makefile.in: Regenerate.
23
24 2022-12-21 Andrew Pinski <apinski@marvell.com>
25
26 * Makefile.def: Add configure-gdb dependencies
27 on all-gmp and all-mpfr.
28 * configure.ac: Split out MPC checking from MPFR.
29 Require GMP and MPFR if the gdb directory exist.
30 * Makefile.in: Regenerate.
31 * configure: Regenerate.
32
33 2022-12-14 Gaius Mulley <gaiusmod2@gmail.com>
34
35 * configure.ac (target_libraries): Add target-libgm2.
36 Add NCN_STRICT_CHECK_TARGET_TOOLS entry for gm2.
37 Add GCC_TARGET_TOOL entry for gm2.
38 (compare_exclusions): Add gcc/m2/gm2-compiler/M2Version,
39 gcc/m2/gm2-compiler-boot/SYSTEM and gcc/m2/gm2version.
40 * Makefile.def (target_modules): Add libgm2.
41 (flags_to_pass): Add GM2_FOR_TARGET, GM2FLAGS_FOR_TARGET.
42 (dependencies): Add all-target-libgm2 and on=all-target-libatomic.
43 (languages): Add entry for language=m2 with gcc-check-target=check-m2
44 and lib-check-target=check-target-libgm2.
45 * Makefile.tpl (BUILD_EXPORTS): Add definition for GM2 and GM2FLAGS.
46 (HOST_EXPORTS): Add definition for GM2.
47 (BASE_TARGET_EXPORTS): Add definition for GM2.
48 (GM2_FOR_BUILD): Defined.
49 (GM2FLAGS): Defined.
50 (GM2_FOR_TARGET): Defined.
51 (GM2FLAGS_FOR_TARGET): Defined.
52 (EXTRA_HOST_FLAGS): Defined.
53 (POSTSTAGE1_FLAGS_TO_PASS): Add GM2 and GM2_FOR_BUILD.
54 (EXTRA_TARGET_FLAGS): Add GM2 and GM2FLAGS.
55 (EXTRA_GCC_FLAGS): Add GM2_FOR_TARGET.
56 * configure: Rebuilt.
57 * Makefile.in: Rebuilt.
58
59 2022-12-13 Philip Herron <philip.herron@embecosm.com>
60
61 * Makefile.def: Add Rust language.
62 * Makefile.in: Regenerate via autogen.
63
64 2022-12-09 Martin Liska <mliska@suse.cz>
65
66 * MAINTAINERS: Fix spacing.
67
68 2022-12-07 Arthur Cohen <arthur.cohen@embecosm.com>
69
70 * MAINTAINERS: Add Arthur Cohen as Rust front-end maintainer.
71
72 2022-12-07 Iain Sandoe <iain@sandoe.co.uk>
73
74 * Makefile.def: Pass host_libs_picflag to host dependent library
75 configures.
76 * Makefile.in: Regenerate.
77 * configure: Regenerate.
78 * configure.ac (host_libs_picflag): New configure variable set to
79 '--with-pic' when building 'host_shared'.
80
81 2022-11-25 Weimin Pan <weimin.pan@oracle.com>
82
83 * Makefile.def: Add libsframe as new module with its dependencies.
84 * Makefile.in: Regenerated.
85 * configure.ac: Add libsframe to host_libs.
86 * configure: Regenerated.
87
88 2022-11-23 Marek Polacek <polacek@redhat.com>
89
90 Revert:
91 2022-11-23 Marek Polacek <polacek@redhat.com>
92
93 * Makefile.def: Pass $(PICFLAG) to AM_CFLAGS for gmp, mpfr, mpc, and
94 isl.
95 * Makefile.in: Regenerate.
96 * Makefile.tpl: Set PICFLAG.
97 * configure.ac (--enable-host-pie): New check. Set PICFLAG after this
98 check.
99 * configure: Regenerate.
100
101 2022-11-23 Marek Polacek <polacek@redhat.com>
102
103 * Makefile.def: Pass $(PICFLAG) to AM_CFLAGS for gmp, mpfr, mpc, and
104 isl.
105 * Makefile.in: Regenerate.
106 * Makefile.tpl: Set PICFLAG.
107 * configure.ac (--enable-host-pie): New check. Set PICFLAG after this
108 check.
109 * configure: Regenerate.
110
111 2022-11-14 Martin Liska <mliska@suse.cz>
112
113 Revert:
114 2022-11-09 Martin Liska <mliska@suse.cz>
115
116 * doc/Makefile: New file.
117 * doc/_static/custom.css: New file.
118 * doc/baseconf.py: New file.
119 * doc/bsd.rst: New file.
120 * doc/contrib.rst: New file.
121 * doc/contribute.rst: New file.
122 * doc/cppdiropts.rst: New file.
123 * doc/cppenv.rst: New file.
124 * doc/cppopts.rst: New file.
125 * doc/cppwarnopts.rst: New file.
126 * doc/favicon.ico: New file.
127 * doc/funding.rst: New file.
128 * doc/gcc_sphinx.py: New file.
129 * doc/gnu.rst: New file.
130 * doc/gnu_free_documentation_license.rst: New file.
131 * doc/gpl-3.0.rst: New file.
132 * doc/indices-and-tables.rst: New file.
133 * doc/lgpl-2.1.rst: New file.
134 * doc/logo.pdf: New file.
135 * doc/logo.svg: New file.
136 * doc/md.rst: New file.
137 * doc/requirements.txt: New file.
138
139 2022-11-14 Martin Liska <mliska@suse.cz>
140
141 Revert:
142 2022-11-09 Martin Liska <mliska@suse.cz>
143
144 * doc/baseconf.py: Port to GCC sources.
145
146 2022-11-14 Martin Liska <mliska@suse.cz>
147
148 Revert:
149 2022-11-14 Martin Liska <mliska@suse.cz>
150
151 * configure: Regenerate.
152 * configure.ac: Support Sphinx based documentation.
153
154 2022-11-14 Martin Liska <mliska@suse.cz>
155
156 Revert:
157 2022-11-09 Martin Liska <mliska@suse.cz>
158
159 * doc/baseconf.py: Simplify BUGURL and VERSION_PACKAGE,
160 provide a default.
161
162 2022-11-14 Martin Liska <mliska@suse.cz>
163
164 Revert:
165 2022-11-09 Martin Liska <mliska@suse.cz>
166
167 * doc/bsd.rst:
168 Add trailing newline.
169 * doc/contrib.rst:
170 Add trailing newline.
171 * doc/contribute.rst:
172 Add trailing newline.
173 * doc/cppdiropts.rst:
174 Add trailing newline.
175 * doc/cppenv.rst:
176 Add trailing newline.
177 * doc/cppopts.rst:
178 Add trailing newline.
179 * doc/cppwarnopts.rst:
180 Add trailing newline.
181 * doc/funding.rst:
182 Add trailing newline.
183 * doc/gnu.rst:
184 Add trailing newline.
185 * doc/gnu_free_documentation_license.rst:
186 Add trailing newline.
187 * doc/gpl-3.0.rst:
188 Add trailing newline.
189 * doc/indices-and-tables.rst:
190 Add trailing newline.
191 * doc/lgpl-2.1.rst:
192 Add trailing newline.
193 * doc/md.rst:
194 Add trailing newline.
195
196 2022-11-14 Martin Liska <mliska@suse.cz>
197
198 Revert:
199 2022-11-09 Martin Liska <mliska@suse.cz>
200
201 * configure.ac: Use new install URL.
202 * configure: Regenerate.
203
204 2022-11-14 Martin Liska <mliska@suse.cz>
205
206 Revert:
207 2022-11-10 Arsen Arsenović <arsen@aarsen.me>
208
209 * doc/baseconf.py: Inject dirname(__file__)/'modules' to path
210 instead of just ``.''.
211 * doc/gcc_sphinx.py: Moved to...
212 * doc/modules/gcc_sphinx.py: ...here.
213
214 2022-11-14 Martin Liska <mliska@suse.cz>
215
216 Revert:
217 2022-11-10 Martin Liska <mliska@suse.cz>
218
219 * doc/baseconf.py: Modernize by using pathlib.
220
221 2022-11-14 Martin Liska <mliska@suse.cz>
222
223 Revert:
224 2022-11-11 Martin Liska <mliska@suse.cz>
225
226 * doc/Makefile: Disable -j auto.
227
228 2022-11-14 Martin Liska <mliska@suse.cz>
229
230 Revert:
231 2022-11-11 Martin Liska <mliska@suse.cz>
232
233 * doc/Makefile: Update comment.
234
235 2022-11-14 Martin Liska <mliska@suse.cz>
236
237 Revert:
238 2022-11-11 Martin Liska <mliska@suse.cz>
239
240 * doc/indices-and-tables.rst: Rename Indexes to Indices.
241
242 2022-11-14 Martin Liska <mliska@suse.cz>
243
244 Revert:
245 2022-11-13 Martin Liska <mliska@suse.cz>
246
247 PR web/107643
248 * doc/baseconf.py: Set include_todo tag if INCLUDE_TODO env
249 is set.
250 * doc/indices-and-tables.rst: Use include_todo tag.
251
252 2022-11-14 Martin Liska <mliska@suse.cz>
253
254 Revert:
255 2022-11-13 Philipp Tomsich <philipp.tomsich@vrull.eu>
256
257 * doc/contrib.rst: Update Jeff Law's email address.
258
259 2022-11-13 Philipp Tomsich <philipp.tomsich@vrull.eu>
260
261 * doc/contrib.rst: Update Jeff Law's email address.
262
263 2022-11-13 Martin Liska <mliska@suse.cz>
264
265 PR web/107643
266 * doc/baseconf.py: Set include_todo tag if INCLUDE_TODO env
267 is set.
268 * doc/indices-and-tables.rst: Use include_todo tag.
269
270 2022-11-11 Martin Liska <mliska@suse.cz>
271
272 * doc/indices-and-tables.rst: Rename Indexes to Indices.
273
274 2022-11-11 Martin Liska <mliska@suse.cz>
275
276 * doc/Makefile: Update comment.
277
278 2022-11-11 Martin Liska <mliska@suse.cz>
279
280 * doc/Makefile: Disable -j auto.
281
282 2022-11-10 Martin Liska <mliska@suse.cz>
283
284 * doc/baseconf.py: Modernize by using pathlib.
285
286 2022-11-10 Arsen Arsenović <arsen@aarsen.me>
287
288 * doc/baseconf.py: Inject dirname(__file__)/'modules' to path
289 instead of just ``.''.
290 * doc/gcc_sphinx.py: Moved to...
291 * doc/modules/gcc_sphinx.py: ...here.
292
293 2022-11-09 Martin Liska <mliska@suse.cz>
294
295 * configure.ac: Use new install URL.
296 * configure: Regenerate.
297
298 2022-11-09 Martin Liska <mliska@suse.cz>
299
300 * doc/bsd.rst:
301 Add trailing newline.
302 * doc/contrib.rst:
303 Add trailing newline.
304 * doc/contribute.rst:
305 Add trailing newline.
306 * doc/cppdiropts.rst:
307 Add trailing newline.
308 * doc/cppenv.rst:
309 Add trailing newline.
310 * doc/cppopts.rst:
311 Add trailing newline.
312 * doc/cppwarnopts.rst:
313 Add trailing newline.
314 * doc/funding.rst:
315 Add trailing newline.
316 * doc/gnu.rst:
317 Add trailing newline.
318 * doc/gnu_free_documentation_license.rst:
319 Add trailing newline.
320 * doc/gpl-3.0.rst:
321 Add trailing newline.
322 * doc/indices-and-tables.rst:
323 Add trailing newline.
324 * doc/lgpl-2.1.rst:
325 Add trailing newline.
326 * doc/md.rst:
327 Add trailing newline.
328
329 2022-11-09 Martin Liska <mliska@suse.cz>
330
331 * doc/baseconf.py: Simplify BUGURL and VERSION_PACKAGE,
332 provide a default.
333
334 2022-11-09 Martin Liska <mliska@suse.cz>
335
336 * configure: Regenerate.
337 * configure.ac: Support Sphinx based documentation.
338
339 2022-11-09 Martin Liska <mliska@suse.cz>
340
341 * doc/baseconf.py: Port to GCC sources.
342
343 2022-11-09 Martin Liska <mliska@suse.cz>
344
345 * doc/Makefile: New file.
346 * doc/_static/custom.css: New file.
347 * doc/baseconf.py: New file.
348 * doc/bsd.rst: New file.
349 * doc/contrib.rst: New file.
350 * doc/contribute.rst: New file.
351 * doc/cppdiropts.rst: New file.
352 * doc/cppenv.rst: New file.
353 * doc/cppopts.rst: New file.
354 * doc/cppwarnopts.rst: New file.
355 * doc/favicon.ico: New file.
356 * doc/funding.rst: New file.
357 * doc/gcc_sphinx.py: New file.
358 * doc/gnu.rst: New file.
359 * doc/gnu_free_documentation_license.rst: New file.
360 * doc/gpl-3.0.rst: New file.
361 * doc/indices-and-tables.rst: New file.
362 * doc/lgpl-2.1.rst: New file.
363 * doc/logo.pdf: New file.
364 * doc/logo.svg: New file.
365 * doc/md.rst: New file.
366 * doc/requirements.txt: New file.
367
368 2022-11-04 Thomas Schwinge <thomas@codesourcery.com>
369
370 * Makefile.def: Remove module 'liboffloadmic'.
371 * Makefile.in: Regenerate.
372 * configure.ac: Remove 'liboffloadmic' handling.
373 * configure: Regenerate.
374
375 2022-10-31 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
376
377 * MAINTAINERS: Update email address.
378
379 2022-10-21 Дилян Палаузов <dilyan.palauzov@aegee.org>
380
381 * configure.ac: Don't configure readline if --with-system-readline is
382 used.
383 * configure: Re-generate.
384
385 2022-10-12 Cui,Lili <lili.cui@intel.com>
386
387 * MAINTAINERS (Write After Approval): Add myself.
388
389 2022-10-11 Olivier Hainque <hainque@adacore.com>
390
391 * libtool.m4 (*vxworks*): When enable_shared, set dynamic_linker
392 and friends for rtp !large. Assume the linker has the required
393 abilities and set lt_cv_deplibs_check_method.
394
395 2022-09-30 Olivier Hainque <hainque@adacore.com>
396
397 * configure.ac (*vxworks*): If enable_shared is not
398 set, set to "no" and add --disable-shared to target and
399 host_configargs.
400 * configure: Regenerate.
401
402 2022-09-26 Jeff Law <jlaw@ventanamicro.com>
403
404 * MAINTAINERS: Update my email address and DCO entry.
405
406 2022-09-23 Paul-Antoine Arras <pa@codesourcery.com>
407
408 * MAINTAINERS (Write After Approval): Add myself.
409
410 2022-09-15 Torbjörn SVENSSON <torbjorn.svensson@foss.st.com>
411
412 * MAINTAINERS (Write After Approval): Add myself.
413
414 2022-09-07 Jeff Law <jeffreyalaw@gmail.com>
415
416 * MAINTAINERS: Update my email address.
417
418 2022-09-07 Tom de Vries <tdevries@suse.de>
419
420 * configure.ac: Set extra_host_libiberty_configure_flags and
421 extra_host_zlib_configure_flags in separate case statements.
422 * configure: Regenerate.
423
424 2022-09-06 Xianmiao Qu <cooper.qu@linux.alibaba.com>
425
426 * MAINTAINERS: Update c-sky port maintainers' emails.
427
428 2022-08-31 Martin Liska <mliska@suse.cz>
429
430 * configure: Regenerate.
431 * configure.ac: Delete hpux9 and hpux10.
432
433 2022-08-18 Sergei Trofimovich <siarheit@google.com>
434
435 * Makefile.def: Drop libelf module and gcc-configure dependency
436 on it.
437 * Makefile.in: Regenerate with 'autogen Makefile.def'.
438 * Makefile.tpl (HOST_EXPORTS): Drop unused LIBELFLIBS and
439 LIBELFINC.
440 * configure: Regenrate.
441 * configure.ac (host_libs): Drop unused libelf.
442
443 2022-08-18 Sergei Trofimovich <siarheit@google.com>
444
445 * Makefile.in: Regenerate.
446
447 2022-08-04 Eugene Rozenfeld <erozen@microsoft.com>
448
449 * MAINTAINERS: Add myself as AutoFDO maintainer.
450
451 2022-08-01 Roger Sayle <roger@nextmovesoftware.com>
452 Arnaud Charlet <charlet@adacore.com>
453
454 * configure: Regenerate.
455
456 2022-07-31 Roger Sayle <roger@nextmovesoftware.com>
457
458 PR bootstrap/106472
459 * Makefile.def (dependencies): Make configure-target-libgo depend
460 upon all-target-libbacktrace.
461
462 2022-07-27 David Faust <david.faust@oracle.com>
463
464 * MAINTAINERS: Add myself as reviewer for CTF and BTF.
465
466 2022-07-27 Richard Biener <rguenther@suse.de>
467
468 * MAINTAINERS (Roger Sayle): Update e-mail address.
469
470 2022-07-21 Sam Feifer <sfeifer@redhat.com>
471
472 * MAINTAINERS (Write After Approval): Add myself.
473
474 2022-07-21 Marc Poulhiès <poulhies@adacore.com>
475
476 * MAINTAINERS: Add myself as Ada front end co-maintainer.
477
478 2022-07-19 Alexander Monakov <amonakov@ispras.ru>
479
480 * .gitignore: Do not ignore config.h.
481
482 2022-07-15 Andrew Carlotti <andrew.carlotti@arm.com>
483
484 * MAINTAINERS: Add myself to Write After Approval.
485
486 2022-07-04 Martin Liska <mliska@suse.cz>
487
488 * MAINTAINERS: fix sorting of names
489
490 2022-07-03 Immad Mir <mirimmad17@gmail.com>
491
492 * MAINTAINERS: add myself.
493
494 2022-07-03 Immad Mir <mirimmad17@gmail.com>
495
496 * MAINTAINERS: Add myself to write after approval and DCO.
497
498 2022-07-02 Tim Lange <mail@tim-lange.me>
499
500 * MAINTAINERS: Add myself.
501
502 2022-07-01 Haochen Jiang <haochen.jiang@intel.com>
503
504 * MAINTAINERS (Write After Approval): Add myself.
505
506 2022-06-30 Cui,Lili <lili.cui@intel.com>
507
508 Revert:
509 2022-06-30 Cui,Lili <lili.cui@intel.com>
510
511 * MAINTAINERS (Write After Approval): Add myself.
512
513 2022-06-30 Cui,Lili <lili.cui@intel.com>
514
515 * MAINTAINERS (Write After Approval): Add myself.
516
517 2022-06-28 Alexandre Oliva <oliva@adacore.com>
518
519 * Makefile.tpl (HOST_EXPORTS): Add TFLAGS to GCC_FOR_TARGET.
520 (EXTRA_GCC_FLAGS): Likewise.
521 * Makefile.in: Rebuilt.
522
523 2022-06-28 konglin1 <lingling.kong@intel.com>
524
525 * MAINTAINERS (Write After Approval): Add myself.
526
527 2022-06-27 Tom de Vries <tdevries@suse.de>
528
529 * configure.ac: Build libiberty pic variant for gdbserver.
530 * configure: Regenerate.
531
532 2022-06-26 Iain Sandoe <iain@sandoe.co.uk>
533
534 * configure: Regenerate.
535 * configure.ac: Correct use of $host.
536
537 2022-06-25 Jeff Law <jeffreyalaw@gmail.com>
538
539 * MAINTAINERS: Remove tilegx and tilepro entries.
540 * configure.ac: Remove tilegx and tilepro stanzas.
541 * configure: Rebuilt.
542
543 2022-05-28 Bruce Korb <bkorb@gnu.org>
544
545 * .gitignore: Ignore vim swap files
546
547 2022-05-13 Surya Kumari Jangala <jskumari@linux.ibm.com>
548
549 * MAINTAINERS: Add myself to write after approval.
550
551 2022-05-11 Kewen Lin <linkw@linux.ibm.com>
552
553 * MAINTAINERS: Remove myself from DCO section.
554
555 2022-05-09 Xi Ruoyao <xry111@xry111.site>
556
557 * MAINTAINERS: Update my email address.
558
559 2022-05-09 Clément Chigot <chigot@adacore.com>
560
561 * MAINTAINERS: Update my email address.
562
563 2022-05-05 Kewen Lin <linkw@linux.ibm.com>
564
565 * MAINTAINERS: Add myself as PowerPC port co-maintainer and to DCO
566 section.
567
568 2022-04-19 Richard Henderson <rth@gcc.gnu.org>
569
570 * MAINTAINERS: Update my email address.
571
572 2022-04-01 Qian Jianhua <qianjh@fujitsu.com>
573
574 * MAINTAINERS: Update my email address.
575
576 2022-03-29 Chenghua Xu <xuchenghua@loongson.cn>
577
578 * MAINTAINERS: (CPU Port Maintainers): Add myself and
579 Lulu as LoongArch port maintainer.
580
581 2022-03-29 Chenghua Xu <xuchenghua@loongson.cn>
582 Lulu Cheng <chenglulu@loongson.cn>
583
584 * configure.ac: Add LoongArch tuples.
585 * configure: Regenerate.
586
587 2022-03-28 Tom Tromey <tromey@adacore.com>
588
589 * configure.ac: Remove --with-mpfr-dir and --with-gmp-dir.
590 * configure: Rebuild.
591
592 2022-03-24 Bill Schmidt <bill.schmidt@gmail.com>
593
594 * MAINTAINERS: Change my information.
595
596 2022-03-16 Chung-Ju Wu <jasonwucj@gmail.com>
597
598 * MAINTAINERS: Add myself to DCO section.
599
600 2022-03-14 Jonathan Wakely <jwakely@redhat.com>
601
602 * configure.ac: Fix incorrect option in comment.
603 * configure: Regenerate.
604
605 2022-03-09 Hans-Peter Nilsson <hp@axis.com>
606
607 * Makefile.def (dependencies): Make configure-sim depend on
608 all-readline.
609 * Makefile.in: Regenerate.
610
611 2022-02-22 Christophe Lyon <christophe.lyon@foss.st.com>
612
613 * MAINTAINERS (Write After Approval): Update my e-mail address.
614
615 2022-02-08 Ulrich Weigand <ulrich.weigand@de.ibm.com>
616
617 * MAINTAINERS: Remove Hartmut Penner as s390 maintainer.
618
619 2022-01-31 Ed Smith-Rowland <esmithrowland@gmail.com>
620
621 * MAINTAINERS: Update my email and add myself to the DCO list.
622
623 2022-01-25 Thomas Schwinge <thomas@codesourcery.com>
624
625 Revert:
626 2021-09-16 Andrew Pinski <apinski@marvell.com>
627
628 PR bootstrap/67102
629 * Makefile.def: Have configure-target-libffi depend on
630 all-target-libstdc++-v3.
631 * Makefile.in: Regenerate.
632
633 2022-01-22 Jakub Jelinek <jakub@redhat.com>
634
635 PR other/104181
636 * build.log: Remove.
637
638 2022-01-20 Martin Liska <mliska@suse.cz>
639
640 * MAINTAINERS: Adjust email address based on IRC request.
641
642 2022-01-18 Xionghu Luo <luoxhu@linux.ibm.com>
643
644 * MAINTAINERS: Update my email address.
645
646 2022-01-17 Martin Liska <mliska@suse.cz>
647
648 * MAINTAINERS: Rename .c names to .cc.
649
650 2022-01-13 Jakub Jelinek <jakub@redhat.com>
651
652 * Makefile.am: Remove.
653
654 2022-01-11 Thomas Koenig <tkoenig@gcc.gnu.org>
655
656 * Makefile.am: New file.
657
658 2022-01-11 Martin Liska <mliska@suse.cz>
659
660 * MAINTAINERS: Sort 2 names.
661
662 2022-01-10 Martin Liska <mliska@suse.cz>
663
664 * MAINTAINERS: Fix obvious issues with sorting.
665
666 2022-01-07 liuhongt <hongtao.liu@intel.com>
667
668 * build.log: New file.
669
670 2022-01-05 Nathan Sidwell <nathan@acm.org>
671
672 * MAINTAINERS: Add DCO entry. Sort that list.
673
674 2022-01-04 Gaius Mulley <gaiusmod2@gmail.com>
675
676 * MAINTAINERS: Change of email address in both DCO and
677 Write After Approval list.
678
679 2021-12-21 Iain Buclaw <ibuclaw@gdcproject.org>
680
681 * configure: Regenerate.
682
683 2021-12-21 Martin Liska <mliska@suse.cz>
684
685 * config.sub: Change mode back to 755.
686
687 2021-12-17 Martin Liska <mliska@suse.cz>
688
689 * config.sub: Sync from master.
690
691 2021-12-17 Martin Liska <mliska@suse.cz>
692
693 Revert:
694 2021-12-16 Matthias Seidel <mseidel@apache.org>
695
696 * config.sub: Fix typo.
697
698 2021-12-16 Matthias Seidel <mseidel@apache.org>
699
700 * config.sub: Fix typo.
701
702 2021-12-16 H.J. Lu <hjl.tools@gmail.com>
703
704 Revert:
705 2021-12-15 H.J. Lu <hjl.tools@gmail.com>
706
707 * Makefile.tpl (AR): Add @AR_PLUGIN_OPTION@
708 (RANLIB): Add @RANLIB_PLUGIN_OPTION@.
709 * configure.ac: Include config/gcc-plugin.m4.
710 AC_SUBST AR_PLUGIN_OPTION and RANLIB_PLUGIN_OPTION.
711 * libtool.m4 (_LT_CMD_OLD_ARCHIVE): Pass --plugin to AR and
712 RANLIB if possible.
713 * Makefile.in: Regenerated.
714 * configure: Likewise.
715
716 2021-12-15 H.J. Lu <hjl.tools@gmail.com>
717
718 * Makefile.tpl (BUILD_CFLAGS): New.
719 (CFLAGS): Append $(BUILD_CFLAGS).
720 (CXXFLAGS): Likewise.
721 (PGO_BUILD_GEN_FLAGS_TO_PASS): New.
722 (PGO_BUILD_TRAINING_CFLAGS): Likewise.
723 (PGO_BUILD_TRAINING_CXXFLAGS): Likewise.
724 (PGO_BUILD_TRAINING_FLAGS_TO_PASS): Likewise.
725 (PGO_BUILD_TRAINING_MFLAGS): Likewise.
726 (PGO_BUILD_USE_FLAGS_TO_PASS): Likewise.
727 (PGO-TRAINING-TARGETS): Likewise.
728 (PGO_BUILD_TRAINING): Likewise.
729 (all): Add '+' to the command line for recursive make. Support
730 the PGO build.
731 * configure.ac: Add --enable-pgo-build[=lto].
732 AC_SUBST PGO_BUILD_GEN_CFLAGS, PGO_BUILD_USE_CFLAGS and
733 PGO_BUILD_LTO_CFLAGS. Enable the PGO build in Makefile.
734 * Makefile.in: Regenerated.
735 * configure: Likewise.
736
737 2021-12-15 H.J. Lu <hjl.tools@gmail.com>
738
739 * Makefile.tpl (AR): Add @AR_PLUGIN_OPTION@
740 (RANLIB): Add @RANLIB_PLUGIN_OPTION@.
741 * configure.ac: Include config/gcc-plugin.m4.
742 AC_SUBST AR_PLUGIN_OPTION and RANLIB_PLUGIN_OPTION.
743 * libtool.m4 (_LT_CMD_OLD_ARCHIVE): Pass --plugin to AR and
744 RANLIB if possible.
745 * Makefile.in: Regenerated.
746 * configure: Likewise.
747
748 2021-12-14 Marc Poulhiès <poulhies@adacore.com>
749
750 * MAINTAINERS: Add myself to write after approval.
751
752 2021-12-06 Navid Rahimi <navidrahimi@microsoft.com>
753
754 * MAINTAINERS: Adding myself.
755
756 2021-12-02 Pekka Seppänen <pexu@gcc.mail.kapsi.fi>
757
758 * configure: Regenerate.
759 * configure.ac: For CPP_FOR_BUILD use $(CC_FOR_BUILD) -E instead of
760 $(CPP).
761
762 2021-11-30 Iain Buclaw <ibuclaw@gdcproject.org>
763
764 * Makefile.def: Add bootstrap to libbacktrace, libphobos, zlib, and
765 libatomic.
766 * Makefile.in: Regenerate.
767 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Fix command for GDC.
768 (STAGE1_CONFIGURE_FLAGS): Add --with-libphobos-druntime-only if
769 target-libphobos-bootstrap.
770 (STAGE2_CONFIGURE_FLAGS): Likewise.
771 * configure: Regenerate.
772 * configure.ac: Add support for bootstrapping D front-end.
773
774 2021-11-16 Martin Uecker <uecker@gcc.gnu.org>
775
776 * MAINTAINERS: Add myself to DCO section and update email address.
777
778 2021-11-16 Iain Sandoe <iain@sandoe.co.uk>
779
780 * configure: Regenerate.
781 * configure.ac: Ensure that PIC (shared) defaults are set
782 correctly for Darwin.
783
784 2021-11-16 Jim Wilson <jim.wilson.gcc@gmail.com>
785
786 * MAINTAINERS: Update my address.
787
788 2021-11-12 Alan Modra <amodra@gmail.com>
789
790 * Makefile.def (configure-opcodes): Depend on configure-bfd.
791 * Makefile.in: Regenerate.
792
793 2021-11-03 Maciej W. Rozycki <macro@embecosm.com>
794
795 * MAINTAINERS: Clarify the policy WRT the Write After Approval
796 list.
797
798 2021-11-02 Andrew Burgess <andrew.burgess@embecosm.com>
799
800 * MAINTAINERS (Reviewers, arc): Remove my entry.
801 (Write After Approval): Add an entry for myself.
802
803 2021-10-28 Richard Purdie <richard.purdie@linuxfoundation.org>
804
805 * Makefile.tpl: Add CPP_FOR_BUILD and CPPFLAGS_FOR_BUILD support
806 * Makefile.in: Regenerate.
807 * configure: Regenerate.
808 * configure.ac: Add CPP_FOR_BUILD and CPPFLAGS_FOR_BUILD support
809
810 2021-10-26 Jeff Law <jeffreyalaw@gmail.com>
811
812 * MAINTAINERS: Fix up Maciej's entries.
813
814 2021-10-26 Maciej W. Rozycki <macro@embecosm.com>
815
816 * MAINTAINERS (CPU Port Maintainers): Add myself as a VAX port
817 maintainer.
818
819 2021-10-22 Eric Gallager <egallager@gcc.gnu.org>
820
821 PR other/102663
822 * Makefile.def: Handle install-dvi target.
823 * Makefile.tpl: Likewise.
824 * Makefile.in: Regenerate.
825
826 2021-10-19 Clément Chigot <clement.chigot@atos.net>
827
828 * MAINTAINERS: Add myself for write after approval.
829
830 2021-10-12 Eric Gallager <egallager@gcc.gnu.org>
831
832 * Makefile.def: Mark libcody, libdecnumber,
833 c++tools, libgcc, and libobjc as missing TAGS
834 targets.
835 * Makefile.in: Regenerate.
836
837 2021-10-07 Siddhesh Poyarekar <siddhesh@gotplt.org>
838
839 * MAINTAINERS: Add myself to DCO section and update email
840 address.
841
842 2021-09-29 Jonathan Wakely <jwakely@redhat.com>
843
844 * MAINTAINERS: Add myself to DCO section.
845
846 2021-09-28 Andrew Burgess <andrew.burgess@embecosm.com>
847
848 * configure: Regenerate.
849 * configure.ac (skipdirs): Add the contents of target_configdirs if
850 we are not building gcc.
851
852 2021-09-24 Andrew Burgess <andrew.burgess@embecosm.com>
853
854 * Makefile.def: Back-port commits ba4d88ad892f and
855 755ba58ebef0 from binutils-gdb repository.
856 * Makefile.in: Regenerated.
857
858 2021-09-20 Harald Anlauf <anlauf@gmx.de>
859
860 * MAINTAINERS (Reviewers): Add myself as Fortran reviewer.
861
862 2021-09-17 Iain Sandoe <iain@sandoe.co.uk>
863
864 * Makefile.def: Add a jit check target for the jit
865 language.
866 * Makefile.in: Regenerate.
867
868 2021-09-16 Andrew Pinski <apinski@marvell.com>
869
870 PR bootstrap/67102
871 * Makefile.def: Have configure-target-libffi depend on
872 all-target-libstdc++-v3.
873 * Makefile.in: Regenerate.
874
875 2021-09-10 Petter Tomner <tomner@kth.se>
876
877 * MAINTAINERS: Me added to DCO and write after approval
878
879 2021-09-01 YunQiang Su <syq@debian.org>
880
881 * MAINTAINERS: Add myself for write after approval.
882
883 2021-08-31 Andrew Burgess <andrew.burgess@embecosm.com>
884
885 * Makefile.def: Add all-gdb dependency on all-libbacktrace.
886 * Makefile.in: Regenerate.
887
888 2021-08-21 Dragan Mladjenovic <Dragan.Mladjenovic@syrmia.com>
889
890 * MAINTAINERS: Add myself for write after approval.
891
892 2021-08-18 Iain Sandoe <iain@sandoe.co.uk>
893
894 * Makefile.in: Regenerate.
895 * Makefile.tpl: Make the state of the configured host
896 shared flag available to makefile fragements.
897
898 2021-08-09 Hongyu Wang <hongyu.wang@intel.com>
899
900 * MAINTAINERS (Write After Approval): Add myself.
901
902 2021-07-20 Richard Earnshaw <rearnsha@arm.com>
903
904 * .dir-locals.el (bug-reference-url-format): Use https.
905
906 2021-07-20 Richard Earnshaw <rearnsha@arm.com>
907
908 * .dir-locals.el (c-mode): Change fill-column to 79.
909
910 2021-07-15 Trevor Saunders <tbsaunde@tbsaunde.org>
911
912 * MAINTAINERS: Add myself to DCO section.
913
914 2021-07-09 Iain Sandoe <iain@sandoe.co.uk>
915
916 * configure: Regenerate.
917 * configure.ac: Adjust cases for which it is necessary to
918 include the Darwin host config fragment.
919
920 2021-07-06 Gaius Mulley <gaius.mulley@southwales.ac.uk>
921
922 * MAINTAINERS: Add myself for write after approval and DCO.
923
924 2021-07-05 Iain Sandoe <iain@sandoe.co.uk>
925
926 * Makefile.def: Add dsymutil defs.
927 * Makefile.in: Regenerated.
928 * Makefile.tpl: Add dsymutil to flags.
929 * configure: Regenerated.
930 * configure.ac: Add dsymutil to target and build recipes.
931
932 2021-07-01 Ankur Saini <arsenic@sourceware.org>
933
934 * MAINTAINERS: Add myself for write after approval.
935
936 2021-06-30 Xi Ruoyao <xry111@mengyan1223.wang>
937
938 * MAINTAINERS (Write After Approval): Add myself.
939
940 2021-06-25 Matthias Kretz <m.kretz@gsi.de>
941
942 * MAINTAINERS: Add myself for write after approval and DCO
943
944 2021-06-24 prathamesh.kulkarni <prathamesh.kulkarni@linaro.org>
945
946 * .gitignore: Add entry for cscope.out.
947
948 2021-06-22 liuhongt <hongtao.liu@intel.com>
949
950 * MAINTAINERS: Remove my Write After Approval entry.
951
952 2021-06-21 liuhongt <hongtao.liu@intel.com>
953
954 * MAINTAINERS: Add myself as maintainer of the i386 vector
955 extensions.
956
957 2021-06-18 Antoni Boucher <bouanto@zoho.com>
958
959 * MAINTAINERS (Write After Approval): Add myself.
960
961 2021-06-17 Aldy Hernandez <aldyh@redhat.com>
962
963 * MAINTAINERS (Various Maintainers): Add Andrew and myself
964 as *vrp and ranger maintainers.
965
966 2021-06-05 Jeff Law <jeffreyalaw@gmail.com>
967
968 * MAINTAINERS: Adjust my entry in the DCO section so that it does
969 not trigger testsuite failures.
970
971 2021-06-05 Jeff Law <jeffreyalaw@gmail.com>
972
973 * MAINTAINERS: Add myself to DCO section with both email addresses.
974
975 2021-06-03 Jason Merrill <jason@redhat.com>
976
977 * MAINTAINERS: Add DCO version number.
978
979 2021-06-02 Jason Merrill <jason@redhat.com>
980
981 * MAINTAINERS: Add DCO section.
982
983 2021-05-31 Indu Bhagat <indu.bhagat@oracle.com>
984
985 * MAINTAINERS (Write After Approval): Add myself.
986
987 2021-05-29 Mike Frysinger <vapier@gentoo.org>
988
989 * configure.ac: Add gnulib to configdirs for sim.
990 * configure: Regenerate.
991
992 2021-05-18 Mike Frysinger <vapier@gentoo.org>
993
994 * Makefile.def: Add configure-sim dependency on all-gnulib.
995 * Makefile.in: Regenerated.
996
997 2021-05-17 Serge Belyshev <belyshev@depni.sinp.msu.ru>
998
999 * MAINTAINERS (Write After Approval): Add myself.
1000
1001 2021-05-12 Marcel Vollweiler <marcel@codesourcery.com>
1002
1003 * MAINTAINERS (Write After Approval): Add myself.
1004
1005 2021-05-11 Martin Liska <mliska@suse.cz>
1006
1007 * MAINTAINERS: Remove entries for removed
1008 components (HSA, BRIG, libhsail-rt).
1009 Move Pekka to Write After Approval.
1010
1011 2021-05-11 Martin Liska <mliska@suse.cz>
1012
1013 * Makefile.def: Remove libhsail-rt.
1014 * Makefile.in: Likewise.
1015 * configure.ac: Likewise.
1016 * configure: Regenerate.
1017 * libhsail-rt/ChangeLog: Removed.
1018 * libhsail-rt/Makefile.am: Removed.
1019 * libhsail-rt/Makefile.in: Removed.
1020 * libhsail-rt/README: Removed.
1021 * libhsail-rt/aclocal.m4: Removed.
1022 * libhsail-rt/configure: Removed.
1023 * libhsail-rt/configure.ac: Removed.
1024 * libhsail-rt/configure.tgt: Removed.
1025 * libhsail-rt/include/internal/fibers.h: Removed.
1026 * libhsail-rt/include/internal/phsa-queue-interface.h: Removed.
1027 * libhsail-rt/include/internal/phsa-rt.h: Removed.
1028 * libhsail-rt/include/internal/workitems.h: Removed.
1029 * libhsail-rt/rt/arithmetic.c: Removed.
1030 * libhsail-rt/rt/atomics.c: Removed.
1031 * libhsail-rt/rt/bitstring.c: Removed.
1032 * libhsail-rt/rt/fbarrier.c: Removed.
1033 * libhsail-rt/rt/fibers.c: Removed.
1034 * libhsail-rt/rt/fp16.c: Removed.
1035 * libhsail-rt/rt/misc.c: Removed.
1036 * libhsail-rt/rt/multimedia.c: Removed.
1037 * libhsail-rt/rt/queue.c: Removed.
1038 * libhsail-rt/rt/sat_arithmetic.c: Removed.
1039 * libhsail-rt/rt/segment.c: Removed.
1040 * libhsail-rt/rt/workitems.c: Removed.
1041 * libhsail-rt/target-config.h.in: Removed.
1042
1043 2021-05-04 Nick Clifton <nickc@redhat.com>
1044
1045 * configure.ac (AC_PROG_CC): Replace with AC_PROG_CC_C99.
1046 * configure: Regenerate.
1047
1048 2021-04-28 Jakub Jelinek <jakub@redhat.com>
1049 Tobias Burnus <tobias@codesourcery.com>
1050
1051 * configure.ac (--enable-offload-defaulted): New.
1052 * configure: Regenerate.
1053
1054 2021-04-23 David Faust <david.faust@oracle.com>
1055
1056 * MAINTAINERS (Write After Approval): Add myself.
1057
1058 2021-04-11 Hafiz Abid Qadeer <abidh@codesourcery.com>
1059
1060 * MAINTAINERS (Write After Approval): Add myself.
1061
1062 2021-03-26 Dimitar Dimitrov <dimitar@dinux.eu>
1063
1064 * MAINTAINERS: Add myself as pru port maintainer.
1065
1066 2021-03-23 David Malcolm <dmalcolm@redhat.com>
1067
1068 * MAINTAINERS: Add myself as static analyzer maintainer.
1069
1070 2021-03-18 Jeff Law <jlaw@tachyum.com>
1071
1072 * MAINTAINERS: Update primary entry.
1073
1074 2021-03-13 Eugene Rozenfeld <erozen@microsoft.com>
1075
1076 * MAINTAINERS (Write After Approval): Add myself.
1077
1078 2021-03-13 Mike Frysinger <vapier@gentoo.org>
1079
1080 * Makefile.def: Remove all-sim dependency on configure-gdb.
1081 * Makefile.in: Regenerated.
1082
1083 2021-03-11 Jeff Law <law@redhat.com>
1084
1085 * MAINTAINERS: Update entries for a few ex-ImgTec employees
1086
1087 2021-03-11 Martin Liska <mliska@suse.cz>
1088
1089 * Makefile.tpl: The change was done Makefile.in which
1090 is generated file.
1091
1092 2021-03-08 Jeff Law <law@redhat.com>
1093
1094 * MAINTAINERS: Update my email address
1095
1096 2021-02-23 Kito Cheng <kito.cheng@sifive.com>
1097
1098 * config.guess: Import latest upstream.
1099 * config.sub: Import latest upstream.
1100
1101 2021-01-25 Martin Liska <mliska@suse.cz>
1102
1103 PR gcov-profile/98739
1104 * Makefile.in: Enable -fprofile-reproducible=parallel-runs
1105 for profiledbootstrap.
1106
1107 2021-01-22 Jonathan Wright <jonathan.wright@arm.com>
1108
1109 * MAINTAINERS (Write After Approval): Add myself.
1110
1111 2021-01-22 Maciej W. Rozycki <macro@orcam.me.uk>
1112
1113 * MAINTAINERS (Write After Approval): Update my e-mail address.
1114
1115 2021-01-12 Segher Boessenkool <segher@kernel.crashing.org>
1116
1117 * MAINTAINERS: Fix spacing.
1118
1119 2021-01-12 Qian Jianhua <qianjh@cn.fujitsu.com>
1120
1121 * MAINTAINERS (Write After Approval): Add myself
1122
1123 2021-01-06 Nick Alcock <nick.alcock@oracle.com>
1124
1125 * Makefile.def: Sync with binutils-gdb:
1126 (dependencies): all-ld depends on all-libctf.
1127 (host_modules): libctf is no longer no_install.
1128 No longer no_check. Checking depends on all-ld.
1129 * Makefile.in: Regenerated.
1130
1131 2021-01-05 Samuel Thibault <samuel.thibault@ens-lyon.org>
1132
1133 * libtool.m4: Match gnu* along other GNU systems.
1134 * libgo/config/libtool.m4: Match gnu* along other GNU systems.
1135 * libgo/configure: Re-generate.
1136
1137 2021-01-04 Philipp Tomsich <philipp.tomsich@vrull.eu>
1138
1139 * MAINTAINERS: Update my email address.
1140
1141 2020-12-17 Marius Hillenbrand <mhillen@linux.ibm.com>
1142
1143 * MAINTAINERS (Write After Approval): Add myself.
1144
1145 2020-12-15 Nathan Sidwell <nathan@acm.org>
1146
1147 * Makefile.def
1148 * Makefile.in
1149 * Makefile.tpl
1150 * configure
1151 * configure.ac
1152
1153 2020-12-15 Nathan Sidwell <nathan@acm.org>
1154
1155 * Makefile.def: Add libcody.
1156 * configure.ac: Add libcody.
1157 * Makefile.in: Regenerated.
1158 * configure: Regenerated.
1159
1160 2020-12-14 Andrea Corallo <andrea.corallo@arm.com>
1161
1162 * .dir-locals.el (c-mode): Set 'fill-column' to 80 columns.
1163
1164 2020-12-05 Iain Sandoe <iain@sandoe.co.uk>
1165
1166 PR target/97865
1167 * libtool.m4: Update handling of Darwin platform link flags
1168 for Darwin20.
1169
1170 2020-12-02 Simon Marchi <simon.marchi@polymtl.ca>
1171
1172 * .gitignore: Sync with binutils-gdb
1173
1174 2020-12-02 Claudiu Zissulescu <claziss@gmail.com>
1175
1176 * MAINTAINERS: Add myself as arc port maintainer.
1177
1178 2020-11-29 Iain Buclaw <ibuclaw@gdcproject.org>
1179
1180 PR d/87788
1181 * configure.ac: Don't disable D for *-*-darwin*.
1182 * configure: Regenerate.
1183
1184 2020-11-29 John David Anglin <danglin@gcc.gnu.org>
1185
1186 * libtool.m4 (archive_cmds): Add +nodefaultrpath ld option on
1187 hppa64-*-hpux11*.
1188
1189 2020-11-25 Matthew Malcomson <matthew.malcomson@arm.com>
1190
1191 * configure: Regenerate.
1192 * configure.ac: Add --bootstrap-hwasan option.
1193
1194 2020-11-23 Iain Sandoe <iain@sandoe.co.uk>
1195
1196 * config.guess: Import latest upstream.
1197 * config.sub: Import latest upstream.
1198
1199 2020-11-16 Martin Liska <mliska@suse.cz>
1200
1201 * .gitignore: Add cache as clangd uses it now.
1202
1203 2020-11-13 Haochen Gui <guihaoc@gcc.gnu.org>
1204
1205 * MAINTAINERS (Write After Approval): add myself
1206
1207 2020-11-09 Pat Bernardi <bernardi@adacore.com>
1208
1209 * MAINTAINERS (Write After Approval): Add myself.
1210
1211 2020-11-09 Jonathan Wakely <jwakely@redhat.com>
1212
1213 * config-ml.in (multi-do, multi-clean): Add @ to silence recipes.
1214 Remove FIXME comments.
1215
1216 2020-11-06 Martin Uecker <muecker@gwdg.de>
1217
1218 * MAINTAINERS: Update my email address.
1219
1220 2020-11-06 Hongtao Liu <hongtao.liu@intel.com>
1221
1222 * MAINTAINERS (Write After Approval): Add myself.
1223
1224 2020-10-06 Tobias Burnus <tobias@codesourcery.com>
1225
1226 PR target/97302
1227 * configure.ac: Only set with_gmp to /usr/local
1228 if not building in tree.
1229 * configure: Regenerate.
1230
1231 2020-09-18 Omar Tahir <omar.tahir@arm.com>
1232
1233 * MAINTAINERS (Write After Approval): Add myself.
1234
1235 2020-08-26 Tobias Burnus <tobias@codesourcery.com>
1236
1237 * MAINTAINERS (Various Maintainers): Add myself as OpenACC maintainer.
1238
1239 2020-08-20 Tobias Burnus <tobias@codesourcery.com>
1240
1241 PR bootstrap/96612
1242 * configure.ac: Run AX_CXX_COMPILE_STDCXX also for ${build} compiler,
1243 if not the same as ${host}.
1244 * configure: Regenerate.
1245
1246 2020-08-16 Sergei Trofimovich <slyfox@gcc.gnu.org>
1247
1248 * MAINTAINERS (Write After Approval): Add myself.
1249
1250 2020-08-12 Senthil Kumar Selvaraj <saaadhu@gcc.gnu.org>
1251
1252 * MAINTAINERS: Update my email address.
1253
1254 2020-07-30 Joe Ramsay <joe.ramsay@arm.com>
1255
1256 * MAINTAINERS (Write After Approval): Add myself.
1257
1258 2020-07-22 Przemyslaw Wirkus <przemyslaw.wirkus@arm.com>
1259
1260 * MAINTAINERS (Write After Approval): Add myself.
1261
1262 2020-06-12 Martin Liska <mliska@suse.cz>
1263
1264 * .gitignore: Add .clang-tidy.
1265
1266 2020-06-08 Jason Merrill <jason@redhat.com>
1267
1268 * configure.ac: Check AX_CXX_COMPILE_STDCXX if not bootstrapping.
1269 * configure: Regenerate.
1270
1271 2020-06-06 Max Filippov <jcmvbkbc@gmail.com>
1272
1273 * MAINTAINERS: Add myself as xtensa port maintainer.
1274
1275 2020-05-28 Nicolas Bértolo <nicolasbertolo@gmail.com>
1276
1277 * configure.ac: Don't require --enable-host-shared when building
1278 for Mingw.
1279 * configure: Regenerate.
1280
1281 2020-05-18 Jason Merrill <jason@redhat.com>
1282
1283 * configure.ac: Update bootstrap dialect to -std=c++11.
1284
1285 2020-05-18 Alex Coplan <alex.coplan@arm.com>
1286
1287 * MAINTAINERS (Write After Approval): Add myself.
1288
1289 2020-04-29 Thomas Schwinge <thomas@codesourcery.com>
1290
1291 PR target/92713
1292 * configure.ac ["${ENABLE_LIBSTDCXX}" = "default" && amdgcn*-*-*]
1293 (noconfigdirs): Add 'target-libstdc++-v3'.
1294 * configure: Regenerate.
1295
1296 2020-04-21 Stephen Casner <casner@acm.org>
1297
1298 PR 25830
1299 * configure.ac (noconfigdirs): Exclude gdb & gprof for pdp11.
1300 * configure: Rebuild.
1301
1302 2020-04-17 Martin Liska <mliska@suse.cz>
1303 Jonathan Yong <10walls@gmail.com>
1304
1305 PR gcov-profile/94570
1306 * ltmain.sh: Do not define HAVE_DOS_BASED_FILE_SYSTEM
1307 for CYGWIN.
1308
1309 2020-04-14 Martin Jambor <mjambor@suse.cz>
1310
1311 * MAINTAINERS (Reviewers): Add myself as callgraph (IPA) reviewer.
1312
1313 2020-04-09 Tom Tromey <tom@tromey.com>
1314
1315 * configure: Rebuild.
1316 * Makefile.in: Rebuild.
1317 * Makefile.def (gdbsupport, gdbserver): New host modules.
1318 (configure-gdb): Depend on all-gdbsupport.
1319 (all-gdb): Depend on all-gdbsupport, all-libctf.
1320 * configure.ac (host_tools): Add gdbserver.
1321 Conditionally build gdbserver and gdbsupport.
1322
1323 2020-03-09 Tobias Burnus <tobias@codesourcery.com>
1324
1325 * configure.ac: Build libgomp by default for amdgcn.
1326 * configure: Regenerate.
1327
1328 2020-03-05 Srinath Parvathaneni <srinath.parvathaneni@arm.com>
1329
1330 * MAINTAINERS (Write After Approval): Add myself.
1331
1332 2020-02-28 Joel Hutton <joel.hutton@arm.com>
1333
1334 * MAINTAINERS (Write After Approval) : Add myself.
1335
1336 2020-02-20 Palmer Dabbelt <palmer@sifive.com>
1337
1338 * MAINTAINERS: Change palmer@sifive.com to palmer@dabbelt.com.
1339
1340 2020-02-14 Martin Sebor <msebor@redhat.com>
1341
1342 * doc/extend.texi (attribute alias): Mention type requirement.
1343 (attribute weak): Same.
1344 (attribute weakref): Correct invalid example.
1345
1346 2020-02-03 Segher Boessenkool <segher@kernel.crashing.org>
1347
1348 * doc/md.texi (PowerPC and IBM RS6000): Improve documentation.
1349
1350 2020-01-15 Segher Boessenkool <segher@kernel.crashing.org>
1351 Jakub Jelinek <jakub@redhat.com>
1352
1353 * .gitattributes: Add *.md diff=md.
1354
1355 2020-01-14 Georg-Johann Lay <avr@gjlay.de>
1356
1357 The mentioned auto-generated file is no more part of the
1358
1359 GCC sources, it's auto-generated in $(builddir) during build.
1360
1361 PR target/92055
1362 * contrib/gcc_update (files_and_dependencies): Remove
1363 entry for gcc/config/avr/t-multilib.
1364
1365 2020-01-14 Anatoly Sokolov <aesok@dol.ru>
1366
1367 * MAINTAINERS: Update my email address.
1368
1369 2020-01-13 Joseph Myers <joseph@codesourcery.com>
1370
1371 * README.MOVED_TO_GIT: Remove.
1372
1373 2020-01-11 Joseph Myers <joseph@codesourcery.com>
1374
1375 * README.MOVED_TO_GIT: New file.
1376
1377 2020-01-02 Dennis Zhang <dennis.zhang@arm.com>
1378
1379 * MAINTAINERS (Write After Approval): Add myself.
1380
1381 2019-12-20 Jerome Lambourg <lambourg@adacore.com>
1382
1383 * MAINTAINERS (write_after_approval): Add myself.
1384
1385 2019-12-19 Stam Markianos-Wright <stam.markianos-wright@arm.com>
1386
1387 * MAINTAINERS (write_after_approval): Add myself.
1388
1389 2019-12-17 Mihail Ionescu <mihail.ionescu@arm.com>
1390
1391 * MAINTAINERS (write_after_approval): Add myself.
1392
1393 2019-12-11 Matthias Klose <doko@ubuntu.com>
1394
1395 * configure.ac: Factor out common cases for compare_exclusions.
1396 * configure: Regenerate.
1397
1398 2019-12-11 Jozef Lawrynowicz <jozef.l@mittosystems.com>
1399
1400 * config-ml.in (msp430-*-*): Support --disable-no-exceptions configure
1401 flag.
1402
1403 2019-12-10 Lewis Hyatt <lhyatt@gmail.com>
1404
1405 * MAINTAINERS (Write After Approval): Add myself.
1406
1407 2019-11-27 Tobias Burnus <tobias@codesourcery.com>
1408
1409 PR middle-end/92463
1410 * configure.ac: Use MPFR_RNDN instead of GMP's MP_RNDN.
1411 * configure: Regenerate
1412
1413 2019-11-20 Janne Blomqvist <jb@gcc.gnu.org>
1414
1415 * configure.ac: Use https for gcc.gnu.org.
1416 * configure: Regenerated.
1417
1418 2019-11-19 James Greenhalgh <james.greenhalgh@arm.com>
1419
1420 * MAINTAINERS (aarch64 port): Remove my name, move to...
1421 (Write After Approval): ...Here.
1422
1423 2019-11-15 Kelvin Nilsen <kelvin@gcc.gnu.org>
1424
1425 * MAINTAINERS: Change my email address as maintainer.
1426
1427 2019-11-11 Janne Blomqvist <jb@gcc.gnu.org>
1428
1429 PR fortran/91828
1430 * configure.ac: Bump minimum MPFR to 3.1.0, recommended to 3.1.6+.
1431 * configure: Regenerated.
1432
1433 2019-10-21 Jason Merrill <jason@redhat.com>
1434
1435 * .gitattributes: Also check ChangeLog whitespace.
1436
1437 2019-10-21 Andrew Burgess <andrew.burgess@embecosm.com>
1438
1439 * contrib/dg-extract-results.sh: Add support for KPASS.
1440 * contrib/dg-extract-results.py: Likewise.
1441
1442 2019-10-17 Jason Merrill <jason@redhat.com>
1443
1444 * .gitattributes: Avoid {} in filename pattern.
1445
1446 2019-10-08 Thomas Schwinge <thomas@codesourcery.com>
1447
1448 * MAINTAINERS: Add back Trevor Smigiel; move into Write After
1449 Approval section.
1450
1451 2019-10-01 Frederik Harwath <frederik@codesourcery.com>
1452
1453 * MAINTAINERS: Add myself to Write After Approval
1454
1455 2019-09-26 Richard Sandiford <richard.sandiford@arm.com>
1456
1457 * MAINTAINERS: Add myself as an aarch64 maintainer.
1458
1459 2019-09-26 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
1460
1461 * MAINTAINERS: Add myself as aarch64 maintainer.
1462
1463 2019-09-23 Carl Love <cel@us.ibm.com>
1464
1465 * config/rs6000/vsx.md (xxswapd_v4si, xxswapd_v8hi, xxswapd_v16qi):
1466 New define_insn.
1467 (vsx_xxpermdi4_le_<mode> for VSX_W, vsx_xxpermdi8_le_V8HI,
1468 vsx_xxpermdi16_le_V16QI): Removed define_insn.
1469
1470 2019-09-13 Sam Tebbs <sam.tebbs@arm.com>
1471
1472 * MAINTAINERS (Sam Tebbs): Update email address.
1473
1474 2019-09-10 Tobias Burnus <tobias@codesourcery.com>
1475
1476 * MAINTAINERS: Update my email address.
1477
1478 2019-09-10 Christophe Lyon <christophe.lyon@st.com>
1479
1480 * libtool.m4: Handle uclinuxfdpiceabi.
1481
1482 2019-09-09 Jose E. Marchesi <jose.marchesi@oracle.com>
1483
1484 * MAINTAINERS: Add myself as the maintainer of the eBPF port.
1485 Remove myself from Write After Approval section.
1486
1487 2019-09-09 Jose E. Marchesi <jose.marchesi@oracle.com>
1488
1489 * configure.ac: Support for bpf-*-* targets.
1490 * configure: Regenerate.
1491
1492 2019-09-09 Jose E. Marchesi <jose.marchesi@oracle.com>
1493
1494 * config.sub: Import upstream version 2019-06-30.
1495 * config.guess: Import upstream version 2019-07-24.
1496
1497 2019-09-03 Ulrich Weigand <uweigand@de.ibm.com>
1498
1499 * MAINTAINERS: Remove spu port maintainers.
1500
1501 2019-08-28 Martin Liska <mliska@suse.cz>
1502
1503 * .gitignore: Add .clangd and compile_commands.json
1504 to .gitignore.
1505
1506 2019-08-23 Michael Forney <mforney@mforney.org>
1507
1508 * Makefile.tpl (HOST_EXPORTS): Add CXX_FOR_BUILD.
1509 * Makefile.in: Regenerate.
1510
1511 2019-08-19 Tom Tromey <tom@tromey.com>
1512
1513 * configure: Rebuild.
1514 * configure.ac: Add --with-static-standard-libraries.
1515
1516 2019-08-16 Alexandre Oliva <oliva@gnu.org>
1517
1518 * MAINTAINERS: aoliva from @redhat.com to @gcc.gnu.org.
1519
1520 2019-08-13 Mark Eggleston <mark.eggleston@codethink.co.uk>
1521
1522 * MAINTAINERS (Write After Approval): Add myself.
1523
1524 2019-07-08 Kito Cheng <kito.cheng@sifive.com>
1525
1526 * MAINTAINERS (Write After Approval): Remove myself, already listed in
1527 RISC-V port maitainer.
1528
1529 2019-07-08 Kito Cheng <kito.cheng@sifive.com>
1530
1531 * MAINTAINERS (Write After Approval): Fix the list sorted by surname.
1532
1533 2019-07-08 Kito Cheng <kito.cheng@sifive.com>
1534
1535 * MAINTAINERS (Write After Approval): Add myself.
1536
1537 2019-07-03 Andrea Corallo <andrea.corallo@arm.com>
1538
1539 * MAINTAINERS (Write After Approval): Add myself.
1540
1541 2019-06-25 Martin Liska <mliska@suse.cz>
1542
1543 contrib/filter-clang-warnings.py: Transform from
1544 filter-rtags-warnings.py.
1545
1546 2019-06-15 Tom Tromey <tom@tromey.com>
1547
1548 * configure.ac (host_libs): Add gnulib.
1549 * configure: Rebuild.
1550 * Makefile.def (host_modules, dependencies): Add gnulib.
1551 * Makefile.in: Rebuild.
1552
1553 2019-06-12 Dimitar Dimitrov <dimitar@dinux.eu>
1554
1555 * MAINTAINERS (Write After Approval): Add myself.
1556
1557 2019-06-12 Dimitar Dimitrov <dimitar@dinux.eu>
1558
1559 * configure: Regenerate.
1560 * configure.ac: Add PRU target.
1561
1562 2019-06-11  Matthew Beliveau  <mbelivea@redhat.com>
1563
1564 * MAINTAINERS (Write After Approval): Add myself.
1565
1566 2019-06-11 Nick Clifton <nickc@redhat.com>
1567
1568 Import these changes from the binutils/gdb repository:
1569
1570 2019-05-28 Nick Alcock <nick.alcock@oracle.com>
1571
1572 * Makefile.def (dependencies): configure-libctf depends on all-bfd
1573 and all its deps.
1574 * Makefile.in: Regenerated.
1575
1576 2019-05-28 Nick Alcock <nick.alcock@oracle.com>
1577
1578 * Makefile.def (host_modules): Add libctf.
1579 * Makefile.def (dependencies): Likewise.
1580 libctf depends on zlib, libiberty, and bfd.
1581 * Makefile.in: Regenerated.
1582 * configure.ac (host_libs): Add libctf.
1583 * configure: Regenerated.
1584
1585 2019-05-20 Vladislav Ivanishin <vlad@ispras.ru>
1586
1587 * MAINTAINERS (Write After Approval): Add myself.
1588
1589 2019-05-19 Peter Bergner <bergner@linux.ibm.com>
1590
1591 * MAINTAINERS: Update my email address.
1592
1593 2019-05-17 Thomas Rodgers <trodgers@redhat.com>
1594
1595 * MAINTAINERS (Write After Approval): Add myself.
1596
1597 2019-05-16 Jun Ma <junma@linux.alibaba.com>
1598
1599 * MAINTAINERS (Write After Approval): Add myself.
1600
1601 2019-05-07 Jim Wilson <jimw@sifive.com>
1602
1603 * MAINTAINERS: Remove myself as IA-64 maintainer.
1604
1605 2019-05-04 Roland Illig <roland.illig@gmx.de>
1606
1607 * MAINTAINERS (Write After Approval): Add myself.
1608
1609 2019-05-02 Richard Biener <rguenther@suse.de>
1610
1611 PR bootstrap/85574
1612 * Makefile.tpl (compare target): Also compare extra-compare
1613 files.
1614 * Makefile.in: Regenerate.
1615
1616 2019-04-22 Roman Zhuykov <zhroma@ispras.ru>
1617
1618 * MAINTAINERS (Various Maintainers): Remove Ayal Zaks and add myself
1619 as modulo-scheduler maintainer.
1620
1621 2019-04-21 Iain Sandoe <iain@sandoe.co.uk>
1622
1623 * MAINTAINERS: Add myself as co-maintainer for Darwin.
1624
1625 2019-04-18 Iain Sandoe <iain@sandoe.co.uk>
1626
1627 * MAINTAINERS: Update my email address.
1628
1629 2019-04-14 Johannes Pfau <johannespfau@gmail.com>
1630
1631 * configure.ac: Remove d from unsupported languages on mingw and cygwin.
1632 * configure: Regenerate.
1633
1634 2019-04-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1635
1636 * configure.ac (enable_libphobos): Check LIBPHOBOS_SUPPORTED.
1637 * configure: Regenerate.
1638
1639 2019-04-12 Iain Buclaw <ibuclaw@gdcproject.org>
1640
1641 * configure.ac: Add target-zlib to target_libraries.
1642 * configure: Regenerate.
1643
1644 2019-04-09 Martin Liska <mliska@suse.cz>
1645
1646 * Makefile.in: Regenerate.
1647 * Makefile.tpl: Pass GENERATOR_CFLAGS
1648 in all stages.
1649
1650 2019-03-28 Martin Liska <mliska@suse.cz>
1651
1652 PR bootstrap/89829
1653 * Makefile.in: Revert r254150.
1654 * Makefile.tpl: Likewise.
1655
1656 2019-03-28 Ben Elliston <bje@gnu.org>
1657
1658 * MAINTAINERS (Various Maintainers): Remove myself from dfp.c and
1659 related, and libdecnumber.
1660
1661 2019-03-15 Alexander Monakov <amonakov@ispras.ru>
1662
1663 * MAINTAINERS (Reviewers): Add myself as selective scheduling reviewer.
1664 (Write After Approval): Remove myself.
1665
1666 2019-02-27 Alejandro Martinez <alejandro.martinezvicente@arm.com>
1667
1668 * MAINTAINERS (Write After Approval): Add myself.
1669
1670 2019-02-11 Andrew Stubbs <ams@codesourcery.com>
1671
1672 * MAINTAINERS (amdgcn port): Add myself and Julian Brown.
1673 (Write After Approval): Remove myself and Julian.
1674
1675 2019-01-26 Harald Anlauf <anlauf@gmx.de>
1676
1677 * MAINTAINERS (Write After Approval): Add myself.
1678
1679 2019-01-25 Kwok Cheung Yeung <kcy@codesourcery.com>
1680
1681 * MAINTAINERS (Write After Approval): Add myself.
1682
1683 2019-01-24 Xiong Hu Luo <luoxhu@linux.vnet.ibm.com>
1684
1685 * ChangeLog: Replace space with tab.
1686 * MAINTAINERS: Delete 1 tab to keep alignment.
1687
1688 2019-01-21 Jiufu Guo <guojiufu@linux.ibm.com>
1689
1690 * MAINTAINERS (Write After Approval): Add myself.
1691
1692 2019-01-18 Li Jia He <helijia@gcc.gnu.org>
1693
1694 * MAINTAINERS (Write After Approval): Add myself.
1695
1696 2019-01-17 Andrew Stubbs <ams@codesourcery.com>
1697 Kwok Cheung Yeung <kcy@codesourcery.com>
1698 Julian Brown <julian@codesourcery.com>
1699 Tom de Vries <tom@codesourcery.com>
1700 Jan Hubicka <hubicka@ucw.cz>
1701 Martin Jambor <mjambor@suse.cz>
1702
1703 * configure.ac: Likewise.
1704 * configure: Regenerate.
1705 * contrib/config-list.mk: Add amdgcn-amdhsa.
1706
1707 2019-01-16 Kewen Lin <linkw@gcc.gnu.org>
1708
1709 * MAINTAINERS (Write After Approval): Add myself.
1710
1711 2019-01-16 Xiong Hu Luo <luoxhu@linux.vnet.ibm.com>
1712
1713 * MAINTAINERS (Write After Approval): Add myself.
1714
1715 2019-01-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1716
1717 PR target/88535
1718 * config.guess: Import upstream version 2019-01-03.
1719 * config.sub: Import upstream version 2019-01-01.
1720
1721 2018-12-21 Thomas Preud'homme <thomas.preudhomme@linaro.org>
1722
1723 * MAINTAINERS (Write After Approval): Update my maintainer address.
1724
1725 2018-12-21 Gergö Barany <gergo@codesourcery.com>
1726
1727 * MAINTAINERS (Write After Approval): Add myself.
1728
1729 2018-12-10 Segher Boessenkool <segher@kernel.crashing.org>
1730
1731 * contrib/config-list.mk: Remove powerpc-eabispe and powerpc-linux_spe.
1732
1733 2018-12-05 Iain Sandoe <iain@sandoe.co.uk>
1734
1735 * configure.ac (NCN_STRICT_CHECK_TOOLS): Check otool.
1736 (ACX_CHECK_INSTALLED_TARGET_TOOL): Likewise
1737 (GCC_TARGET_TOOL): Likewise.
1738 * Makefile.tpl (HOST_EXPORTS): Add OTOOL, OTOOL_FOR_TARGET.
1739 (BASE_TARGET_EXPORTS): OTOOL, export OTOOL_FOR_TARGET.
1740 OTOOL, OTOOL_FOR_TARGET: New substitutions.
1741 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS): Add OTOOL.
1742 * configure: Regenerate.
1743 * Makefile.in: Likewise.
1744
1745 2018-11-28 Johannes Pfau <johannespfau@gmail.com>
1746
1747 * MAINTAINERS (Write After Approval): Add myself.
1748
1749 2018-11-13 Martin Liska <mliska@suse.cz>
1750
1751 * gcc.target/i386/pr87930.c: Move to ...
1752 * gcc.dg/asan/pr87930.c: ... here. Guard for i?86/x86_64 targets.
1753
1754 2018-11-10 Stafford Horne <shorne@gmail.com>
1755
1756 * MAINTAINERS (CPU Port Maintainers): Add myself for or1k.
1757 (Write After Approval): Remove myself.
1758
1759 2018-11-06 Hafiz Abid Qadeer <abidh@codesourcery.com>
1760
1761 * config/iconv.m4 (AM_ICONV_LINK): Don't overwrite CPPFLAGS.
1762 Append $INCICONV to it.
1763
1764 2018-11-04 Stafford Horne <shorne@gmail.com>
1765
1766 * MAINTAINERS (Write After Approval): Add myself.
1767
1768 2018-10-31 Joseph Myers <joseph@codesourcery.com>
1769
1770 PR bootstrap/82856
1771 * multilib.am: New file. From automake.
1772
1773 Merge from binutils-gdb:
1774 2018-06-19 Simon Marchi <simon.marchi@ericsson.com>
1775
1776 * libtool.m4: Use AC_LANG_SOURCE.
1777 * configure.ac: Remove AC_PREREQ, use AC_LANG_SOURCE.
1778 * ar-lib: New file.
1779 * test-driver: New file.
1780 * configure: Re-generate.
1781
1782 2018-10-31 Michael Ploujnikov <michael.ploujnikov@oracle.com>
1783
1784 * MAINTAINERS (Write After Approval): Add myself.
1785
1786 2018-10-31 Iain Buclaw <ibuclaw@gdcproject.org>
1787
1788 PR bootstrap/87788
1789 PR d/87799
1790 * configure: Rebuild.
1791 * configure.ac: Disable D on systems where it is known not to work.
1792
1793 2018-10-28 Iain Buclaw <ibuclaw@gdcproject.org>
1794
1795 * Makefile.def (target_modules): Add libphobos.
1796 (flags_to_pass): Add GDC, GDCFLAGS, GDC_FOR_TARGET and
1797 GDCFLAGS_FOR_TARGET.
1798 (dependencies): Make libphobos depend on libatomic, libbacktrace
1799 configure, and zlib configure.
1800 (language): Add language d.
1801 * Makefile.in: Rebuild.
1802 * Makefile.tpl (BUILD_EXPORTS): Add GDC and GDCFLAGS.
1803 (HOST_EXPORTS): Add GDC.
1804 (POSTSTAGE1_HOST_EXPORTS): Add GDC and GDC_FOR_BUILD.
1805 (BASE_TARGET_EXPORTS): Add GDC.
1806 (GDC_FOR_BUILD, GDC, GDCFLAGS): New variables.
1807 (GDC_FOR_TARGET, GDC_FLAGS_FOR_TARGET): New variables.
1808 (EXTRA_HOST_FLAGS): Add GDC.
1809 (STAGE1_FLAGS_TO_PASS): Add GDC.
1810 (EXTRA_TARGET_FLAGS): Add GDC and GDCFLAGS.
1811 * config-ml.in: Treat GDC and GDCFLAGS like other compiler/flag
1812 environment variables.
1813 * configure: Rebuild.
1814 * configure.ac: Add target-libphobos to target_libraries. Set and
1815 substitute GDC_FOR_BUILD and GDC_FOR_TARGET.
1816
1817 2018-10-24 Ilya Leoshkevich <iii@linux.ibm.com>
1818
1819 * MAINTAINERS (Write After Approval): Add myself.
1820
1821 2018-10-23 Iain Buclaw <ibuclaw@gdcproject.org>
1822
1823 * MAINTAINERS (Write After Approval): Remove myself.
1824
1825 2018-10-23 Iain Buclaw <ibuclaw@gdcproject.org>
1826
1827 * MAINTAINERS: Add myself as D front-end and libphobos maintainer.
1828
1829 2018-10-14 Bin Cheng <bin.cheng@linux.alibaba.com>
1830
1831 * MAINTAINERS: Update my email address.
1832
1833 2018-10-04 Thomas Schwinge <thomas@codesourcery.com>
1834
1835 * MAINTAINERS: List myself as "libgomp (OpenACC)" and "OpenACC"
1836 maintainer.
1837
1838 2018-09-13 Matthew Malcomson <matthew.malcomson@arm.com>
1839
1840 * MAINTAINERS (Write After Approval): Add self.
1841
1842 2018-09-13 Sam Tebbs <sam.tebbs@arm.com>
1843
1844 * MAINTAINERS (write after approval): Add myself.
1845
1846 2018-09-04 Xuepeng Guo <xuepeng.guo@intel.com>
1847
1848 * MAINTAINERS: Update my email address.
1849
1850 2018-08-29 Vlad Lazar <vlad.lazar@arm.com>
1851
1852 * MAINTAINERS (write after approval): Add myself.
1853
1854 2018-08-21 Richard Sandiford <richard.sandiford@arm.com>
1855
1856 * MAINTAINERS: Add self to global reviewers list.
1857
1858 2018-08-17 Sandra Loosemore <sandra@codesourcery.com>
1859
1860 MAINTAINERS: Add c-sky port maintainers.
1861
1862 2018-08-10 Martin Liska <mliska@suse.cz>
1863
1864 * MAINTAINERS: Revert change in previous commit and
1865 join lines.
1866
1867 2018-08-10 Martin Liska <mliska@suse.cz>
1868
1869 * MAINTAINERS: Remove extra line.
1870
1871 2018-08-06 Naveen H.S <naveenh@marvell.com>
1872
1873 * MAINTAINERS: Update my email address.
1874
1875 2018-07-19 DJ Delorie <dj@redhat.com>
1876
1877 * MAINTAINERS (m32c, msp43, rl78, libiberty, build): Remove myself
1878 as maintainer.
1879
1880 2018-07-16 Andreas Krebbel <krebbel@linux.ibm.com>
1881
1882 * MAINTAINERS: Adjust email address for me and my colleague Robin
1883 Dapp.
1884
1885 2018-07-13 H.J. Lu <hongjiu.lu@intel.com>
1886 Sunil K Pandey <sunil.k.pandey@intel.com>
1887
1888 PR target/84413
1889 * config/i386/i386.c (m_CORE_AVX512): New.
1890 (m_CORE_AVX2): Likewise.
1891 (m_CORE_ALL): Add m_CORE_AVX2.
1892 * config/i386/x86-tune.def: Replace m_HASWELL with m_CORE_AVX2.
1893 Replace m_SKYLAKE_AVX512 with m_CORE_AVX512 on avx256_optimal
1894 and remove the rest of m_SKYLAKE_AVX512.
1895
1896 2018-07-06 Sebastian Huber <sebastian.huber@embedded-brains.de>
1897
1898 * config.sub: Sync with upstream version 2018-07-03.
1899
1900 2018-07-06 Sebastian Huber <sebastian.huber@embedded-brains.de>
1901
1902 * config.guess: Sync with upstream version 2018-06-26.
1903 * config.sub: Sync with upstream version 2018-07-02.
1904
1905 2018-06-19 Bernhard M. Wiedemann <bwiedemann@suse.de>
1906
1907 * libtool.m4: Sort output of 'find' to enable deterministic builds.
1908 * ltmain.sh: Likewise.
1909
1910 2018-07-03 Segher Boessenkool <segher@kernel.crashing.org>
1911
1912 * contrib/config-list.mk: Remove powerpc-linux_paired.
1913
1914 2018-06-29 Alexandre Oliva <oliva@adacore.com>
1915
1916 * configure.ac: Introduce support for @unless/@endunless.
1917 * Makefile.tpl (dep-kind): Rewrite with cond; return
1918 postbootstrap in some cases.
1919 (make-postboot-dep, postboot-targets): New.
1920 (dependencies): Do not output postbootstrap dependencies at
1921 first. Output non-target ones changed for configure to depend
1922 on stage_last @if gcc-bootstrap, and the original deps @unless
1923 gcc-bootstrap.
1924 * configure.in, Makefile.in: Rebuilt.
1925
1926 2018-06-28 Jackson Woodruff <jackson.woodruff@arm.com>
1927
1928 * MAINTAINERS (write after approval): Add myself.
1929
1930 2018-06-26 Rasmus Villemoes <rv@rasmusvillemoes.dk>
1931
1932 * MAINTAINERS (write after approval): Add myself.
1933
1934 2018-06-19 Nick Clifton <nickc@redhat.com>
1935
1936 * zlib/configure.ac: Restore old behaviour of only enabling
1937 multilibs when a target subdirectory is defined. This allows
1938 building with srcdir == builddir.
1939 * zlib/configure: Regenerate.
1940
1941 2018-06-18 Eric Botcazou <ebotcazou@adacore.com>
1942
1943 * Makefile.def (fortran): Add check-target-libgomp-fortran.
1944 * Makefile.tpl (check-target-libgomp-fortran): New phony target.
1945 * Makefile.in: Regenerate.
1946
1947 2018-06-16 Ben Elliston <bje@gnu.org>
1948
1949 * config.guess: Import latest version.
1950 * config.sub: Likewise.
1951
1952 2018-06-08 Martin Liska <mliska@suse.cz>
1953
1954 * MAINTAINERS: Remove MPX-related entries.
1955 * Makefile.def: Remove libmpx support.
1956 * Makefile.in: Regenerate.
1957 * configure.ac: Remove removed files.
1958 * configure: Regenerate.
1959 * libmpx/ChangeLog: Remove.
1960 * libmpx/Makefile.am: Remove.
1961 * libmpx/Makefile.in: Remove.
1962 * libmpx/acinclude.m4: Remove.
1963 * libmpx/aclocal.m4: Remove.
1964 * libmpx/config.h.in: Remove.
1965 * libmpx/configure: Remove.
1966 * libmpx/configure.ac: Remove.
1967 * libmpx/configure.tgt: Remove.
1968 * libmpx/libmpx.spec.in: Remove.
1969 * libmpx/mpxrt/Makefile.am: Remove.
1970 * libmpx/mpxrt/Makefile.in: Remove.
1971 * libmpx/mpxrt/libmpx.map: Remove.
1972 * libmpx/mpxrt/libtool-version: Remove.
1973 * libmpx/mpxrt/mpxrt-utils.c: Remove.
1974 * libmpx/mpxrt/mpxrt-utils.h: Remove.
1975 * libmpx/mpxrt/mpxrt.c: Remove.
1976 * libmpx/mpxrt/mpxrt.h: Remove.
1977 * libmpx/mpxwrap/Makefile.am: Remove.
1978 * libmpx/mpxwrap/Makefile.in: Remove.
1979 * libmpx/mpxwrap/libmpxwrappers.map: Remove.
1980 * libmpx/mpxwrap/libtool-version: Remove.
1981 * libmpx/mpxwrap/mpx_wrappers.c: Remove.
1982
1983 2018-06-04 Martin Liska <mliska@suse.cz>
1984
1985 * MAINTAINERS: Add myself as gcov maintainer.
1986
1987 2018-06-04 Matthew Fortune <mfortune@gmail.com>
1988
1989 * MAINTAINERS: Update my email address.
1990
1991 2018-06-04 Tom de Vries <tdevries@suse.de>
1992
1993 * MAINTAINERS: Remove write-after-approval entries for component
1994 maintainers.
1995
1996 2018-06-01 Jozef Lawrynowicz <jozef.l@mittosystems.com>
1997
1998 * MAINTAINERS (write after approval): Add myself.
1999
2000 2018-06-01 Bin Cheng <amker@gcc.gnu.org>
2001
2002 * MAINTAINERS: Update my email address.
2003
2004 2018-06-01 Tom de Vries <tdevries@suse.de>
2005
2006 * MAINTAINERS: Update my email address.
2007
2008 2018-05-22 Bin Cheng <bin.cheng@arm.com>
2009
2010 * MAINTAINERS (loop-optimizer): Add myself.
2011
2012 2018-05-01 Francois H. Theron <francois.theron@netronome.com>
2013
2014 * configure.ac: Added "nfp" target.
2015 * configure: Regenerate.
2016
2017 2018-04-30 Richard Biener <rguenther@suse.de>
2018
2019 PR bootstrap/85571
2020 * Makefile.tpl (STAGE3_CFLAGS): Use -fchecking=1.
2021 (STAGE3_TFLAGS): Likewise.
2022 (STAGEtrain_CFLAGS): Filter out -fchecking=1.
2023 (STAGEtrain_TFLAGS): Likewise.
2024 * Makefile.in: Regenerate.
2025
2026 2018-04-26 Richard Biener <rguenther@suse.de>
2027
2028 * Makefile.tpl (STAGE1_TFLAGS): Add -fno-checking.
2029 (STAGE2_CFLAGS): Likewise.
2030 (STAGE2_TFLAGS): Likewise.
2031 (STAGE3_CFLAGS): Add -fchecking.
2032 (STAGE3_TFLAGS): Likewise.
2033 (STAGEtrain_CFLAGS): Filter out -fchecking.
2034 (STAGEtrain_TFLAGS): Likewise.
2035 * Makefile.in: Re-generate.
2036
2037 2018-04-25 Catherine Moore <clm@codesourcery.com>
2038
2039 * MAINTAINERS (mips): Remove myself as MIPS maintainer.
2040
2041 2018-04-18 Paul Clarke <pc@us.ibm.com>
2042
2043 * MAINTAINERS (write after approval): Add myself.
2044
2045 2018-04-10 Aaron Sawdey <acsawdey@linux.ibm.com>
2046
2047 * MAINTAINERS: Update my email address.
2048
2049 2018-04-02 Bill Schmidt <wschmidt@linux.ibm.com>
2050
2051 * MAINTAINERS: Remove redundant Write-After-Approval entry.
2052
2053 2018-03-30 Bill Schmidt <wschmidt@linux.ibm.com>
2054
2055 * MAINTAINERS: Update my email address and disambiguate myself
2056 a bit from Will Schmidt.
2057
2058 2018-03-21 Nathan Sidwell <nathan@acm.org>
2059
2060 * MAINTAINERS: Move maintainers of now-removed picochip and score
2061 ports to write after approval.
2062
2063 2018-03-13 Richard Sandiford <richard.sandiford@arm.com>
2064
2065 * MAINTAINERS: Add entry for SVE maintainership.
2066
2067 2018-02-13 Maciej W. Rozycki <macro@mips.com>
2068
2069 * configure.ac <wasm32-*-*> (noconfigdirs): Add `ld'.
2070 * configure: Regenerate.
2071
2072 2018-01-18 Boris Kolpackov <boris@codesynthesis.com>
2073
2074 * MAINTAINERS (write after approval): Add myself.
2075
2076 2018-01-18 Siddhesh Poyarekar <siddhesh@sourceware.org>
2077
2078 * MAINTAINERS (write after approval): Add myself.
2079
2080 2018-01-16 Sebastian Perta <sebastian.perta@renesas.com>
2081
2082 * MAINTAINERS (write after approval): Add myself.
2083
2084 2018-01-03 Jakub Jelinek <jakub@redhat.com>
2085
2086 Update copyright years.
2087
2088 2018-01-03 Ben Elliston <bje@gnu.org>
2089
2090 * config.guess: Import latest version.
2091 * config.sub: Likewise.
2092
2093 2017-12-12 Stafford Horne <shorne@gmail.com>
2094
2095 * configure.ac: Remove logic adding gdb to noconfigsdirs for or1k.
2096 * configure: Regenerate.
2097
2098 2017-11-29 Qing Zhao <qing.zhao@oracle.com>
2099
2100 * MAINTAINERS (Write After Approval): Add myself.
2101
2102 2017-11-28 Julia Koval <julia.koval@intel.com>
2103 Sebastian Peryt <sebastian.peryt@intel.com>
2104
2105 * Makefile.def (target_modules): Remove libcilkrts.
2106 * Makefile.in: Ditto.
2107 * configure: Ditto.
2108 * configure.ac: Ditto.
2109
2110 2017-11-28 Julia Koval <julia.koval@intel.com>
2111
2112 * MAINTAINERS (Write After Approval): Add myself.
2113
2114 2017-11-22 Sudakshina Das <sudi.das@arm.com>
2115
2116 * MAINTAINERS (Write After Approval): Add myself.
2117
2118 2017-11-06 Palmer Dabbelt <palmer@sifive.com>
2119
2120 * MAINTAINERS (RISC-V): Add Jim Wilson as a maintainer.
2121 Use my SiFive email address.
2122
2123 2017-11-15 Sebastian Peryt <sebastian.peryt@intel.com>
2124
2125 * MAINTAINERS (write after approval): Add myself.
2126
2127 2017-10-27 Martin Liska <mliska@suse.cz>
2128
2129 * Makefile.tpl: Use proper name of folder as it was renamed
2130 during transition to 4 stages.
2131 * Makefile.in: Regenerate.
2132
2133 2017-10-16 Igor Tsimbalist <igor.v.tsimbalist@intel.com>
2134
2135 * MAINTAINERS (write after approval): Add myself.
2136
2137 2017-10-01 Gerald Pfeifer <gerald@pfeifer.com>
2138
2139 * MAINTAINERS: Add a note that maintainership also includes web
2140 pages, docs, and testsuite related to that area.
2141
2142 2017-09-25 Tom de Vries <tom@codesourcery.com>
2143
2144 * MAINTAINERS (CPU Port Maintainers): Add myself as nvptx maintainer.
2145
2146 2017-09-18 Pierre-Marie de Rodat <derodat@adacore.com>
2147
2148 * MAINTAINERS: Add myself as a maintainer for the Ada front end.
2149
2150 2017-09-15 Nathan Sidwell <nathan@acm.org>
2151
2152 * MAINTAINERS: Remove myself as a vxworks maintainer.
2153
2154 2017-09-13 Thomas Schwinge <thomas@codesourcery.com>
2155
2156 * MAINTAINERS: Remove email address of Jim Norris.
2157
2158 2017-09-11 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
2159
2160 * MAINTAINERS (Reviewers): Move myself from here...
2161 (CPU Port Maintainers): ... to here.
2162
2163 2017-09-09 James Greenhalgh <james.greenhalgh@arm.com>
2164
2165 * MAINTAINERS (James Greenhalgh): Move to AArch64 maintainers.
2166
2167 2017-07-31 Robin Dapp <rdapp@linux.vnet.ibm.com>
2168
2169 * MAINTAINERS (write after approval): Add myself.
2170
2171 2017-07-28 Tony Reix <tony.reix@atos.net>
2172
2173 * configure.ac (target-libffi): Don't disable for AIX.
2174 (go): Don't add to unsupported_languages on AIX.
2175 (target-libgo): Don't disable for AIX.
2176 * configure: Regenerate.
2177
2178 2017-07-19 Yury Gribov <tetra2005@gmail.com>
2179
2180 * MAINTAINERS: Add myself.
2181
2182 2017-07-18 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
2183
2184 * MAINTAINERS: Update my email address.
2185
2186 2017-07-04 Richard Earnshaw <rearnsha@arm.com>
2187
2188 * contrib/gcc_update (files_and_dependencies): Remove stamp rules for
2189 arm-specific auto-generated header files.
2190
2191 2017-07-03 Nathan Sidwell <nathan@acm.org>
2192
2193 * configure.ac: Set srcdir when sourcing config-lang.in fragments.
2194 * configure: Rebuilt.
2195
2196 2017-07-03 Bernd Schmidt <bschmidt@redhat.com>
2197
2198 * MAINTAINERS: Readd myself for c6x.
2199
2200 2017-06-28 Martin Liska <mliska@suse.cz>
2201
2202 PR bootstrap/81217
2203 * Makefile.def: Remove superfluous bootstrap_target from
2204 bootstrap_stage.
2205 * Makefile.in: Re-generate the file.
2206
2207 2017-06-26 Maxim Ostapenko <m.ostapenko@samsung.com>
2208
2209 * MAINTAINERS: Add myself to Write After Approval
2210
2211 2017-06-21 Andrew Jenner <andrew@codesourcery.com>
2212
2213 * MAINTAINERS: Add myself as maintainer for PowerPC SPE port.
2214
2215 2017-06-19 Martin Liska <mliska@suse.cz>
2216
2217 * Makefile.def: Define 4 stages PGO bootstrap.
2218 * Makefile.tpl: Define FLAGS.
2219 * Makefile.in: Regenerate.
2220
2221 2017-06-14 Ian Lance Taylor <iant@golang.org>
2222
2223 * Makefile.def: Add check-gotools to go check targets.
2224 * Makefile.in: Rebuild.
2225
2226 2017-06-12 Segher Boessenkool <segher@kernel.crashing.org>
2227
2228 * config.gcc: Remove rs6000/e500.h from tm_file for all targets.
2229
2230 2017-06-03 Eric Botcazou <ebotcazou@adacore.com>
2231
2232 * configure.ac (*-*-linux-android*): Set target_makefile_frag.
2233 * configure: Regenerate.
2234
2235 2017-05-31 Martin Liska <mliska@suse.cz>
2236
2237 * configure.ac: Add handling of stage2_werror_flags to
2238 action-if-given and to action-if-not-given.
2239 * configure: Regenerate.
2240
2241 2017-05-31 Prakhar Bahuguna <prakhar.bahuguna@arm.com>
2242
2243 * MAINTAINERS: Add self to Write After Approval
2244
2245 2017-05-27 Bernd Schmidt <bschmidt@redhat.com>
2246
2247 * MAINTAINERS: Update my email address, and remove myself as
2248 maintainer in some areas.
2249
2250 2017-05-25 Eric Gallager <egall@gwmail.gwu.edu>
2251
2252 * MAINTAINERS: Add self to Write After Approval
2253
2254 2017-05-25 Nathan Sidwell <nathan@acm.org>
2255
2256 * configure.ac: Add --enable-languages=default to mean default and
2257 make --enable-languages=all mean all supported languages.
2258 * configure: Regenerated.
2259
2260 2017-05-24 Segher Boessenkool <segher@kernel.crashing.org>
2261
2262 * config.gcc (powerpc*-*-*spe*): New.
2263 (powerpc-*-eabispe*): Use ${cpu_type} instead of hardcoded pathnames.
2264 (powerpc-*-rtems*spe*): New.
2265 (powerpc*-*-linux*spe*): New.
2266 (powerpc-wrs-vxworksspe): New.
2267 (powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
2268 (misc flags) [powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
2269 * config.host (powerpc*-*-*spe*): New.
2270
2271 2017-05-19 Martin Liska <mliska@suse.cz>
2272
2273 * configure.ac: Add --enable-werror-always just for
2274 bootstrap-debug (or none build config) and do not add it
2275 when we are on a release branch.
2276 * configure: Regenerated.
2277
2278 2017-05-18 Sheldon Lobo <sheldon.lobo@oracle.com>
2279
2280 * MAINTAINERS: Add self to Write After Approval
2281
2282 2017-05-09 Kaz Kojima <kkojima@gcc.gnu.org>
2283
2284 * MAINTAINERS: Move myself to Write After Approval section.
2285
2286 2017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
2287
2288 * config/arc/arc.c (arc_conditional_register_usage): Handle ACCL,
2289 ACCH registers.
2290 * config/arc/arc.md (mulsidi3): Use advanced mpy instructions when
2291 available.
2292 (umulsidi3): Likewise.
2293 (mulsidi3_700): Disable this pattern when we have advanced mpy
2294 instructions.
2295 (umulsidi3_700): Likewise.
2296 (maddsidi4): New pattern.
2297 (macd, mac, mac_r, umaddsidi4, macdu, macu, macu_r): Likewise.
2298 (mpyd_arcv2hs, mpyd_imm_arcv2hs, mpydu_arcv2hs): Likewise.
2299 (mpydu_imm_arcv2hs): Likewise.
2300 * config/arc/predicates.md (accl_operand): New predicate.
2301
2302 2017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
2303 Andrew Burgess <andrew.burgess@embecosm.com>
2304
2305 * config/arc/arc.c (ARC_AUTOBLINK_IRQ_P): Consider fast interrupts
2306 case.
2307 (ARC_AUTOFP_IRQ_P): Likewise.
2308 (ARC_AUTO_IRQ_P): Likewise.
2309 (rgf_banked_register_count): New variable.
2310 (parse_mrgf_banked_regs_option): New function.
2311 (arc_override_options): Handle rgf_banked_regs option.
2312 (arc_handle_interrupt_attribute): Add firq option.
2313 (arc_compute_function_type): Return fast irq type when required.
2314 (arc_must_save_register): Handle fast interrupts.
2315 (arc_expand_prologue): Do not emit dwarf info for fast interrupts.
2316 (arc_return_address_regs): Update.
2317 * config/arc/arc.h (arc_return_address_regs): Update.
2318 (arc_function_type): Add fast interrupt type.
2319 (ARC_INTERRUPT_P): Update.
2320 (RC_FAST_INTERRUPT_P): Define.
2321 * config/arc/arc.md (simple_return): Update for fast interrupts.
2322 (p_return_i): Likewise.
2323 * config/arc/arc.opt (mrgf-banked-regs): New option.
2324 * doc/invoke.texi (mrgf-banked-regs): Document.
2325
2326 2017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
2327
2328 * config/arc/arc.c (irq_ctrl_saved): New variable.
2329 (ARC_AUTOBLINK_IRQ_P): Define.
2330 (ARC_AUTOFP_IRQ_P): Likewise.
2331 (ARC_AUTO_IRQ_P): Likewise.
2332 (irq_range): New function.
2333 (arc_must_save_register): Likewise.
2334 (arc_must_save_return_addr): Likewise.
2335 (arc_dwarf_emit_irq_save_regs): Likewise.
2336 (arc_override_options): Handle deferred options.
2337 (MUST_SAVE_REGISTER): Deleted, replaced by arc_must_save_register.
2338 (MUST_SAVE_RETURN_ADDR): Deleted, replaced by
2339 arc_must_save_return_addr.
2340 (arc_compute_frame_size): Handle automated save and restore of
2341 registers.
2342 (arc_expand_prologue): Likewise.
2343 (arc_expand_epilogue): Likewise.
2344 * config/arc/arc.md (stack_irq_dwarf): New unspec instruction.
2345 * config/arc/arc.opt (mirq-ctrl-saved): New option.
2346 * doc/invoke.texi (mirq-ctrl-saved): Document option.
2347
2348 2017-04-19 Thomas Koenig <tkoenig@gcc.gnu.org>
2349 Tobias Burnus <tobias.burnus@physik.fu-berlin.de>
2350
2351 PR bootstrap/77661
2352 * Makefile.def: Don't pass --enable-maintainer-mode on to an
2353 in-tree build MPC.
2354 * Makefile.in: Regenerate.
2355
2356 2017-03-22 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2357
2358 * configure.ac: Enable LTO by default on darwin >= 9.
2359 * configure: Regenerate.
2360
2361 2017-03-20 Palmer Dabbelt <palmer@dabbelt.com>
2362
2363 * MAINTAINERS (CPU Port Maintainers): Add Kito Cheng, Palmer Dabbelt,
2364 and Andrew Waterman as the RISC-V maintainers.
2365
2366 2017-03-18 Nicolas Koenig <koenigni@gcc.gnu.org>
2367
2368 * MAINTAINERS: Add self to Write After Approval
2369
2370 2017-03-18 Gerald Pfeifer <gerald@pfeifer.com>
2371
2372 * config.guess: Import latest from upstream.
2373
2374 2017-03-18 Gerald Pfeifer <gerald@pfeifer.com>
2375
2376 * MAINTAINERS (Write After Approval): Remove entries that are
2377 already covered under Reviewers.
2378
2379 2017-03-08 Mark Wielaard <mark@klomp.org>
2380
2381 PR demangler/70909
2382 PR demangler/67264
2383 * include/demangle.h: Add d_printing to struct demangle_component
2384 and pass struct demangle_component as non const.
2385
2386 2017-02-26 Gerald Pfeifer <gerald@pfeifer.com>
2387
2388 * MAINTAINERS: Remove Neil Booth as option handling maintainer.
2389
2390 2017-02-15 Thomas Schwinge <thomas@codesourcery.com>
2391
2392 * Makefile.tpl: Remove HOST_ISLVER.
2393 (HOST_EXPORTS): Remove ISLVER.
2394 * Makefile.in: Regenerate.
2395
2396 2017-02-13 Richard Biener <rguenther@suse.de>
2397
2398 * configure: Re-generate.
2399
2400 2017-02-07 Gerald Pfeifer <gerald@pfeifer.com>
2401
2402 * MAINTAINERS: Adjust bug reporting URL.
2403
2404 2017-02-05 Gerald Pfeifer <gerald@pfeifer.com>
2405
2406 * MAINTAINERS (Write After Approval): Remove redundant entry
2407 for Andrew Burgess.
2408
2409 2017-02-03 John David Anglin <danglin@gcc.gnu.org>
2410
2411 * configure.ac: Add gcc/function-tests.o to compare_exclusions for
2412 32-bit hppa*-*-hpux*.
2413 * configure: Regenerate.
2414
2415 2017-01-27 Pekka Jääskeläinen <pekka.jaaskelainen@parmance.com>
2416
2417 * configure.ac: Moved the white list of enabling BRIG FE to
2418 libhsail-rt/configure.tgt.
2419 * configure: Regenerated.
2420 * MAINTAINERS: Updated maintainers for BRIG FE and libhsail-rt.
2421
2422 2017-01-24 Pekka Jääskeläinen <pekka@parmance.com>
2423 Martin Jambor <mjambor@suse.cz>
2424
2425 * Makefile.def (target_modules): Added libhsail-rt.
2426 (languages): Added language brig.
2427 * Makefile.in: Regenerated.
2428 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Added
2429 tgarget-libhsail-rt. Make brig unsupported on untested architectures.
2430 * configure: Regenerated.
2431
2432 2017-01-17 Jakub Jelinek <jakub@redhat.com>
2433
2434 PR other/79046
2435 * configure: Regenerated.
2436
2437 2017-01-04 Alan Modra <amodra@gmail.com>
2438
2439 * configure: Regenerate.
2440
2441 2016-12-29 Ben Elliston <bje@gnu.org>
2442
2443 * config.sub: Import latest version.
2444
2445 2016-12-26 Alexander Ivchenko <alexander.ivchenko@intel.com>
2446
2447 * MAINTAINERS (Write After Approval): Add myself.
2448
2449 2016-12-21 Jakub Jelinek <jakub@redhat.com>
2450
2451 * configure.ac: Don't bootstrap libmpx unless --with-build-config
2452 includes bootstrap-mpx.
2453 * configure: Regenerated.
2454
2455 2016-12-19 Chenghua Xu <paul.hua.gm@gmail.com>
2456
2457 * MAINTAINERS (Write After Approval): Add myself.
2458
2459 2016-12-01 Ma Jiang <ma.jiang@zte.com.cn>
2460
2461 * configure: Regenerate.
2462
2463 2016-12-01 Matthias Klose <doko@ubuntu.com>
2464
2465 * configure.ac: Don't use pkg-config to check for bdw-gc.
2466 * configure: Regenerate.
2467
2468 2016-11-30 Matthias Klose <doko@ubuntu.com>
2469
2470 * Makefile.def: Remove reference to boehm-gc target module.
2471 * configure.ac: Include pkg.m4, check for --with-target-bdw-gc
2472 options and for the bdw-gc pkg-config module.
2473 * configure: Regenerate.
2474 * Makefile.in: Regenerate.
2475
2476 2016-11-28 Nathan Sidwell <nathan@acm.org>
2477
2478 * MAINTAINERS (nvptx): Remove self.
2479
2480 2016-11-25 Ben Elliston <bje@gnu.org>
2481
2482 * config.guess: Import latest version.
2483 * config.sub: Likewise.
2484
2485 2016-11-18 Toma Tabacu <toma.tabacu@imgtec.com>
2486
2487 * MAINTAINERS (Write After Approval): Add myself.
2488
2489 2016-11-15 Matthias Klose <doko@ubuntu.com>
2490
2491 * Makefile.def: Remove references to GCJ.
2492 * Makefile.tpl: Likewise.
2493 * Makefile.in: Regenerate.
2494
2495 2016-11-15 Matthias Klose <doko@ubuntu.com>
2496
2497 * config-ml.in: Remove references to GCJ.
2498 * configure.ac: Likewise.
2499 * configure: Regenerate.
2500
2501 2016-11-01 Josh Conner <joshconner@google.com>
2502
2503 * MAINTAINERS (Write After Approval): Update email address,
2504
2505 2016-10-27 Carl Love <cel@us.ibm.com>
2506
2507 * MAINTAINERS (Write After Approval): Fix my entry in the Write After
2508 Approval list to make it alphabetical.
2509
2510 2016-10-27 Carl Love <cel@us.ibm.com>
2511
2512 * MAINTAINERS (Write After Approval): Add myself.
2513
2514 2016-10-27 Andrew Burgess <andrew.burgess@embecosm.com>
2515
2516 * MAINTAINERS (Reviewers): Add myself.
2517 (Write After Approval): Add myself.
2518
2519 2016-10-21 Hartmut Penner <hepenner@us.ibm.com>
2520 Ulrich Weigand <uweigand@de.ibm.com>
2521
2522 * MAINTAINERS: Update email address.
2523
2524 2016-10-10 Nathan Sidwell <nathan@acm.org>
2525
2526 * MAINTAINERS: Update email address.
2527
2528 2016-10-10 Andreas Tobler <andreast@gcc.gnu.org>
2529
2530 * configure.ac: Add aarch64-*-freebsd*.
2531 * configure: Regenerate.
2532
2533 2016-10-05 Steve Ellcey <sellcey@caviumnetworks.com>
2534
2535 * MAINTAINERS: Update email address after it got reverted.
2536
2537 2016-10-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2538
2539 * configure.ac (target_libraries): Readd target-boehm-gc.
2540 Restore --enable-objc-gc handling.
2541 * configure: Regenerate.
2542
2543 2015-10-03 Jeff Law <law@redhat.com>
2544
2545 * MAINTAINERS: Move several inactive maintainers to the
2546 write-after-approval section.
2547
2548 2016-09-30 Jakub Jelinek <jakub@redhat.com>
2549
2550 * configure.ac: Add target-libffi to target_libraries.
2551 Readd libgcj target disablings, modified to only target-libffi.
2552 Readd target addition of go to unsupported languages.
2553 * configure: Regenerated.
2554
2555 2016-09-30 Steve Ellcey <sellcey@caviumnetworks.com>
2556
2557 * MAINTAINERS: Update email address.
2558
2559 2016-09-30 Andrew Haley <aph@redhat.com>
2560
2561 * MAINTAINERS: Remove Per Bothner, Andrew Haley, and Tom Tromey from
2562 write-after approval. Remove Tom Tromey and Bryce McKinlay from
2563 libgcj.
2564
2565 2016-09-30 Andrew Haley <aph@redhat.com>
2566
2567 * MAINTAINERS: Move Per Bothner, Andrew Haley, and Tom Tromey to
2568 write-after approval after GCJ deletion.
2569
2570 2016-09-30 Andrew Haley <aph@redhat.com>
2571
2572 * Makefile.def: Remove libjava.
2573 * Makefile.tpl: Likewise.
2574 * Makefile.in: Regenerate.
2575 * configure.ac: Likewise.
2576 * configure: Likewise.
2577 * gcc/java: Remove.
2578 * libjava: Likewise.
2579
2580 2016-09-28 Claudiu Zissulescu <claziss@synopsys.com>
2581
2582 * MAINTAINERS (Reviewers): Add myself.
2583
2584 2016-09-26 Anton Kolesov <Anton.Kolesov@synopsys.com>
2585
2586 * configure.ac: Disable "sim" directory for arc*-*-*.
2587 * configure: Regenerated.
2588
2589 2016-09-23 Tamar Christina <tamar.christina@arm.com>
2590
2591 * MAINTAINERS (Write After Approval): Add myself.
2592
2593 2016-09-12 Maciej W. Rozycki <macro@imgtec.com>
2594
2595 * configure.ac: Check for the minimum in-tree MPFR version
2596 handled.
2597 * configure: Regenerate.
2598
2599 2016-07-20 Yan-Ting Lin <currygt52@gmail.com>
2600
2601 * configure.ac (nds32*-*-*): Remove entry to enable gdb.
2602 * configure: Regenerated.
2603
2604 2016-07-19 Fritz Reese <fritzoreese@gmail.com>
2605
2606 * MAINTAINERS (Write After Approval): Add myself.
2607
2608 2016-06-23 Andi Kleen <ak@linux.intel.com>
2609
2610 * Makefile.def: Add autoprofiledbootstrap.
2611 * Makefile.tpl: Dito.
2612 * Makefile.in: Regenerate.
2613
2614 2016-06-23 Jakub Sejdak <jakub.sejdak@phoesys.com>
2615
2616 * configure.ac: Disable libgcj and libgloss for Phoenix-RTOS targets.
2617 * configure: Regenerate.
2618
2619 2016-06-21 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
2620
2621 * configure: Regenerate.
2622 * configure.ac: Remove support for avr-rtems.
2623
2624 2016-06-18 Senthil Kumar Selvaraj <senthil_kumar.selvaraj@atmel.com>
2625
2626 * MAINTAINERS (Write After Approval): Add myself.
2627
2628 2016-06-16 Michael Collison <michael.collison@arm.com>
2629
2630 * MAINTAINERS (Write After Approval): Add myself.
2631
2632 2016-06-14 Mikael Morin <mikael@gcc.gnu.org>
2633
2634 * MAINTAINERS (Write After Approval): Update e-mail address.
2635
2636 2016-06-03 Jose E. Marchesi <jose.marchesi@oracle.com>
2637
2638 * MAINTAINERS (Write After Approval): Add myself.
2639
2640 2016-05-28 Alan Modra <amodra@gmail.com>
2641
2642 * Makefile.tpl (configure): Depend on m4 files included.
2643 * Makefile.in: Regenerate.
2644
2645 2016-05-20 Bill Seurer <seurer@linux.vnet.ibm.com>
2646
2647 * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Fix
2648 code formatting in ALTIVEC_BUILTIN_VEC_ADDE section.
2649
2650 2016-05-20 Bill Seurer <seurer@linux.vnet.ibm.com>
2651
2652 * config/rs6000/rs6000-builtin.def (vec_addec): Change vec_addec to a
2653 special case builtin.
2654 * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Add
2655 support for ALTIVEC_BUILTIN_VEC_ADDEC.
2656 * config/rs6000/rs6000.c (altivec_init_builtins): Add definition
2657 for __builtin_vec_addec.
2658
2659 2016-05-16 Jakub Sejdak <jakub.sejdak@phoesys.com>
2660
2661 * config.guess: Import version 2016-04-02 (newest).
2662 * config.sub: Import version 2016-05-10 (newest).
2663
2664 2016-05-16 Anton Kolesov <anton.kolesov@synopsys.com>
2665
2666 * configure.ac: Add ARC support to libgloss.
2667 * configure: Regenerate
2668
2669 2016-05-09 Aaron Sawdey <acsawdey@linux.vnet.ibm.com>
2670
2671 * MAINTAINERS (Write After Approval): Add myself.
2672
2673 2016-05-02 Bernd Edlinger <bernd.edlinger@hotmail.de>
2674
2675 * configure.ac (mpfr): Remove pre-3.1.0 mpfr compatibility code.
2676 * configure: Regenerated.
2677 * Makefile.def (gmp): Explicitly disable assembler.
2678 (mpfr): Adjust lib_path.
2679 (mpc): Likewise.
2680 * Makefile.in: Regenerated.
2681
2682 2016-05-01 Jakub Jelinek <jakub@redhat.com>
2683
2684 PR bootstrap/70704
2685 * configure.ac (--enable-stage1-checking): Add missing
2686 --enable-checking=.
2687 * configure: Regenerated.
2688
2689 2016-04-30 Oleg Endo <olegendo@gcc.gnu.org>
2690
2691 * config.guess: Revert r235676.
2692 * config.sub: Revert r235676.
2693
2694 2016-04-30 Oleg Endo <olegendo@gcc.gnu.org>
2695
2696 * config.guess: Remove SH5 support.
2697 * config.sub: Likewise.
2698 * configure: Likewise.
2699 * configure.ac: Likewise.
2700
2701 2016-04-26 Jakub Jelinek <jakub@redhat.com>
2702
2703 PR bootstrap/70704
2704 * configure.ac (--enable-stage1-checking): For --disable-checking or
2705 implicit --enable-checking, make sure extra flag matches in between
2706 stage1 and later checking.
2707 * configure: Regenerated.
2708
2709 2016-04-22 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
2710
2711 * .gitattributes: New file.
2712
2713 2016-04-22 Segher Boessenkool <segher@kernel.crashing.org>
2714
2715 * MAINTAINERS (rs6000/powerpc port): Add myself.
2716
2717 2016-04-13 Segher Boessenkool <segher@kernel.crashing.org>
2718
2719 PR bootstrap/70173
2720 * Makefile.tpl (local-distclean): Delete the libcc1, gnattools,
2721 and gotools directories. Delete the stage_final file.
2722 * Makefile.in: Regenerate.
2723
2724 2016-04-12 Andre Vieira <andre.simoesdiasvieira@arm.com>
2725
2726 * MAINTAINERS (Write After Approval): Add myself.
2727
2728 2016-04-09 Steven G. Kargl <kargl@gcc.gnu.org>
2729
2730 * MAINTAINERS (Fortran maintainer): Remove myself.
2731
2732 2016-04-04 Bill Seurer <seurer@linux.vnet.ibm.com>
2733
2734 * MAINTAINERS (Write After Approval): Add myself.
2735
2736 2016-03-29 Kelvin Nilsen <kdnilsen@linux.vnet.ibm.com>
2737
2738 * MAINTAINERS (Write After Approval): Add myself.
2739
2740 2016-03-17 Cary Coutant <ccoutant@gmail.com>
2741
2742 Sync with binutils-gdb:
2743
2744 2016-03-17 Cary Coutant <ccoutant@gmail.com>
2745
2746 * configure.ac: Add mips and s390 to the gold target check.
2747 * configure: Regenerate.
2748
2749 2016-03-01 DJ Delorie <dj@redhat.com>
2750
2751 * MAINTAINERS (mep): Remove myself as MeP maintainer.
2752
2753 2016-02-22 David Malcolm <dmalcolm@redhat.com>
2754
2755 * MAINTAINERS (libcpp): Add myself.
2756 (diagnostic messages): Likewise.
2757
2758 2016-02-20 Tom de Vries <tom@codesourcery.com>
2759
2760 * MAINTAINERS: Fix whitespace.
2761
2762 2016-02-02 Claudiu Zissulescu <claziss@synopsys.com>
2763
2764 * MAINTAINERS (Write After Approval): Add myself.
2765
2766 2016-01-29 Sebastian Pop <s.pop@samsung.com>
2767
2768 * config/isl.m4: Add comments about isl-0.16.
2769 * configure: Regenerate.
2770
2771 2016-01-29 Martin Jambor <mjambor@suse.cz>
2772
2773 * MAINTAINERS (hsa maintainers): Add myself.
2774
2775 2015-01-27 Wilco Dijkstra <wdijkstr@arm.com>
2776
2777 * MAINTAINERS: (Write After Approval): Add myself.
2778
2779 2016-01-25 Aditya Kumar <aditya.k7@samsung.com>
2780 Sebastian Pop <s.pop@samsung.com>
2781
2782 * Makefile.in: Regenerate.
2783 * Makefile.tpl: Export ISLVER.
2784 * configure: Regenerate.
2785 * config/isl.m4: Detect isl-0.15.
2786
2787 2016-01-24 Mikhail Maltsev <maltsevm@gmail.com>
2788
2789 PR bootstrap/69329
2790 * Makefile.tpl (BASE_FLAGS_TO_PASS): Add LSAN_OPTIONS.
2791 * Makefile.in: Regenerate.
2792
2793 2016-01-12 Andris Pavenis <andris.pavenis@iki.fi>
2794
2795 * configure.ac: Enable LTO for DJGPP
2796 * configure: Regenerate
2797
2798 2016-01-12 H.J. Lu <hongjiu.lu@intel.com>
2799
2800 Sync with binutils-gdb:
2801 2015-10-21 Nick Clifton <nickc@redhat.com>
2802
2803 PR gas/19109
2804 * configure.ac: Note the 'none' is an acceptable argument to
2805 --enable-compressed-debug-sections.
2806 * configure: Regenerate.
2807
2808 2016-01-12 Bernd Edlinger <bernd.edlinger@hotmail.de>
2809
2810 PR bootstrap/69134
2811 * Makefile.def (mpfr): Disable assembler.
2812 * Makefile.in: Regenerate.
2813
2814 2016-01-01 Ben Elliston <bje@gnu.org>
2815
2816 * config.guess: Import version 2016-01-01.
2817 * config.sub: Likewise.
2818
2819 2015-12-18 Sujoy Saraswati <sujoy.saraswati@hpe.com>
2820
2821 * MAINTAINERS (Write After Approval): Add myself.
2822
2823 2015-12-17 Sebastian Pop <s.pop@samsung.com>
2824
2825 * Makefile.in: Replace ISL with isl.
2826 * Makefile.tpl: Same.
2827 * config/isl.m4: Same.
2828 * configure.ac: Same.
2829 * contrib/download_prerequisites: Same.
2830 * configure: Regenerate.
2831
2832 2015-12-17 Andris Pavenis <andris.pavenis@iki.fi>
2833
2834 * MAINTAINERS (Write After Approval): Add Myself.
2835
2836 2015-12-17 Nathan Sidwell <nathan@acm.org>
2837
2838 * config/isl.m4 (ISL_CHECK_VERSION): Add gmp libs.
2839 * configure: Regenerate.
2840
2841 2015-12-16 Aditya Kumar <aditya.k7@samsung.com>
2842 Sebastian Pop <s.pop@samsung.com>
2843
2844 * config/isl.m4 (ISL_CHECK_VERSION): Check for
2845 isl_ctx_get_max_operations.
2846 * configure: Regenerate.
2847
2848 2015-12-15 Alessandro Fanfarillo <fanfarillo.gcc@gmail.com>
2849
2850 * MAINTAINERS (Write After Approval): Add myself.
2851
2852 2015-12-02 Ian Lance Taylor <iant@google.com>
2853
2854 PR go/66147
2855 * Makefile.tpl (HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET.
2856 * Makefile.in: Regenerate.
2857
2858 2015-12-01 Andreas Tobler <andreast@gcc.gnu.org>
2859
2860 PR libffi/65726
2861 * Makefile.def (lang_env_dependencies): Make libffi depend
2862 on cxx.
2863 * Makefile.in: Regenerate.
2864
2865 2015-11-26 David Edelsohn <dje.gcc@gmail.com>
2866
2867 * m4/libtool.m4 (export_symbols_cmds) [AIX]: Add global TLS "L"
2868 symbols.
2869
2870 2015-11-20 Tristan Gingold <gingold@adacore.com>
2871
2872 Sync with binutils-gdb:
2873 2015-11-20 Tristan Gingold <gingold@adacore.com>
2874
2875 * configure.ac: Add aarch64-*-darwin* and arm-*-darwin*.
2876 * configure: Regenerate.
2877
2878 2015-11-19 Martin Liska <mliska@suse.cz>
2879
2880 * .gitignore: Add .clang-format to ignored files.
2881 * Makefile.in: Add clang-format.
2882 * Makefile.tpl: Likewise.
2883
2884 2015-11-13 Tsvetkova Alexandra <aleksandra.tsvetkova@intel.com>
2885
2886 * configure.ac: Enable libmpx by default.
2887 * configure: Regenerated.
2888
2889 2015-10-23 Steve Ellcey <sellcey@imgtec.com>
2890
2891 * MAINTAINERS: Update email address.
2892
2893 2015-10-23 Paulo Matos <pmatos@linki.tools>
2894
2895 * MAINTAINERS: Update email address.
2896
2897 2015-10-23 Alan Hayward <alan.hayward@arm.com>
2898
2899 * MAINTAINERS (Write After Approval): Add myself.
2900
2901 2015-10-20 H.J. Lu <hongjiu.lu@intel.com>
2902
2903 Sync with binutils-gdb:
2904 2015-10-20 H.J. Lu <hongjiu.lu@intel.com>
2905
2906 PR gas/19109
2907 * configure.ac: Add
2908 --enable-compressed-debug-sections={all,gas,gold,ld}.
2909 * configure: Regenerated.
2910
2911 2015-10-16 Arnaud Charlet <charlet@adacore.com>
2912
2913 * MAINTAINERS: Update list of Ada maintainers and email addresses.
2914
2915 2015-10-09 Martin Liska <mliska@suse.cz>
2916
2917 * MAINTAINERS (Write After Approval): Add myself.
2918
2919 2015-10-09 Alexander Fomin <alexander.fomin@intel.com>
2920
2921 * MAINTAINERS (Write After Approval): Add myself.
2922
2923 2015-10-02 Florian Weimer <fweimer@redhat.com>
2924
2925 * MAINTAINERS: Update email address.
2926
2927 2015-10-02 Louis Krupp <louis.krupp@zoho.com>
2928
2929 * MAINTAINERS (Write After Approval): Add myself.
2930
2931 2015-09-20 Kai Tietz <ktietz70@googlemail.com>
2932
2933 * MAINTAINERS: Update email.
2934
2935 2015-09-14 Bernd Schmidt <bschmidt@redhat.com>
2936
2937 * MAINTAINERS: Update my email address.
2938
2939 2015-09-01 James Bowman <james.bowman@ftdichip.com>
2940
2941 * MAINTAINERS (ft32 port): Add myself.
2942
2943 2015-08-28 David Sherwood <david.sherwood@arm.com>
2944
2945 * MAINTAINERS: Add myself.
2946
2947 2015-08-27 Patrick Marlier <patrick.marlier@gmail.com>
2948
2949 * MAINTAINERS (Write After Approval): Add myself.
2950
2951 2015-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2952
2953 PR libfortran/54572
2954 * Makefile.def: Make libgfortran depend on libbacktrace.
2955 * Makefile.in: Regenerate.
2956
2957 2015-08-20 Simon Dardis <simon.dardis@imgtec.com>
2958
2959 * MAINTAINERS (Write After Approval): Add myself.
2960
2961 2015-08-12 Tom de Vries <tom@codesourcery.com>
2962
2963 PR other/67092
2964 * configure.ac: Remove --with_host_libstdcxx support.
2965 * configure: Regenerate.
2966
2967 2015-08-10 Thomas Schwinge <thomas@codesourcery.com>
2968 Jakub Jelinek <jakub@redhat.com>
2969
2970 * configure.ac (noconfigdirs): Don't add "target-libgomp" for target
2971 nvptx*-*-*.
2972 * configure: Regenerate.
2973
2974 2015-08-06 Yaakov Selkowitz <yselkowi@redhat.com>
2975
2976 * Makefile.def (libiconv): Define bootstrap=true.
2977 Mark pdf/html/info as missing.
2978 (configure-gcc): Depend on all-libiconv.
2979 (all-gcc): Ditto.
2980 (configure-libcpp): Ditto.
2981 (all-libcpp): Ditto.
2982 (configure-intl): Ditto.
2983 (all-intl): Ditto.
2984 * Makefile.in: Regenerate.
2985
2986 2015-08-03 Bin Cheng <bin.cheng@arm.com>
2987
2988 * MAINTAINERS (loop ivopts): Add the entry and myself.
2989
2990 2015-07-31 Nathan Sidwell <nathan@codesourcery.com>
2991
2992 * MAINTAINERS (nvptx): Add self.
2993
2994 2015-07-29 Alan Lawrence <alan.lawrence@arm.com>
2995
2996 * config/aarch64/iterators.md (VRL2, VRL3, VRL4): Remove values for
2997 128-bit vector modes.
2998
2999 2015-07-29 Ville Voutilainen <ville.voutilainen@gmail.com>
3000
3001 * MAINTAINERS (Write After Approval): Add myself.
3002
3003 2015-07-28 Ben Elliston <bje@gnu.org>
3004
3005 * config.sub, config.guess: Import from upstream.
3006
3007 2015-07-24 Michael Darling <darlingm@gmail.com>
3008
3009 PR other/66259
3010 * config-ml.in: Reflects renaming of configure.in to configure.ac
3011 * configure: Likewise
3012 * configure.ac: Likewise
3013
3014 2015-07-23 Bernd Schmidt <bernds_cb1@t-online.de>
3015
3016 * MAINTAINERS: Update my email address.
3017
3018 2015-07-14 H.J. Lu <hongjiu.lu@intel.com>
3019
3020 Sync with binutils-gdb:
3021 2015-03-17 H.J. Lu <hongjiu.lu@intel.com>
3022
3023 * configure.ac (target_configdirs): Exclude target-zlib if
3024 target-libjava isn't built.
3025 * configure: Regenerated.
3026
3027 2015-07-14 H.J. Lu <hongjiu.lu@intel.com>
3028
3029 Sync with binutils-gdb:
3030 2015-05-13 John David Anglin <dave.anglin@bell.net>
3031
3032 * configure.ac: Disable configuration of GDB for HPUX targets.
3033 * configure: Regenerate.
3034
3035 2015-04-01 H.J. Lu <hongjiu.lu@intel.com>
3036
3037 * configure.ac: Add --with-system-zlib.
3038 * configure: Regenerated.
3039
3040 2015-01-28 James Bowman <james.bowman@ftdichip.com>
3041
3042 * configure.ac: Add FT32 support.
3043 * configure: Regenerate.
3044
3045 2015-01-12 Anthony Green <green@moxielogic.com>
3046
3047 * configure.ac: Don't disable gprof for moxie.
3048 * configure: Rebuild.
3049
3050 2015-07-14 H.J. Lu <hongjiu.lu@intel.com>
3051
3052 Sync with binutils-gdb:
3053 2015-05-01 H.J. Lu <hongjiu.lu@intel.com>
3054
3055 PR ld/18355
3056 * Makefile.def: Add extra_configure_flags to host zlib.
3057 * configure.ac (extra_host_zlib_configure_flags): New. Set
3058 to --enable-host-shared When bfd is to be built as shared
3059 library. AC_SUBST.
3060 * Makefile.in: Regenerated.
3061
3062 2015-07-14 Hans-Peter Nilsson <hp@bitrange.com>
3063
3064 Sync with src:
3065 2015-03-30 H.J. Lu <hongjiu.lu@intel.com>
3066 * Makefile.def (dependencies): Add all-zlib to all-bfd.
3067 * Makefile.in: Regenerated.
3068
3069 2015-06-30 H.J. Lu <hongjiu.lu@intel.com>
3070
3071 * configure.ac (ospace_frag): Enable for i?86*-*-elfiamcu
3072 target.
3073 * configure: Regenerate.
3074
3075 2015-06-23 Ludovic Courtès <ludo@gnu.org>
3076
3077 * MAINTAINERS (Write After Approval): Add myself.
3078
3079 2015-06-22 Andreas Tobler <andreast@gcc.gnu.org>
3080
3081 * MAINTAINERS (OS Port Maintainers): Add myself.
3082 (Various Maintainers): Remove myself from libffi testsuite.
3083
3084 2015-06-04 Richard Sandiford <richard.sandiford@arm.com>
3085
3086 * MAINTAINERS (gen* on machine desc): Add self.
3087
3088 2015-06-02 Jason Merrill <jason@redhat.com>
3089
3090 PR bootstrap/66319
3091 * configure.ac: Use -std=gnu++98.
3092
3093 2015-06-02 Szabolcs Nagy <szabolcs.nagy@arm.com>
3094
3095 * MAINTAINERS (Write After Approval): Add myself.
3096
3097 2015-05-28 Mike Frysinger <vapier@gentoo.org>
3098
3099 * configure.ac (--vtable-verify): Use AS_HELP_STRING for help.
3100 * configure: Regenerate.
3101
3102 2015-05-26 Jason Merrill <jason@redhat.com>
3103
3104 * configure.ac: When bootstrapping with GCC, add -std=c++98 to CXX.
3105 * configure: Regenerate.
3106
3107 2015-05-16 James Bowman <james.bowman@ftdichip.com>
3108
3109 * configure.ac: FT32 target added.
3110 * configure: Regenerated.
3111
3112 2015-05-16 Iain Buclaw <ibuclaw@gdcproject.org>
3113
3114 * MAINTAINERS (Write After Approval): Add myself.
3115
3116 2015-05-11 Paulo Matos <paulo@matos-sorge.com>
3117
3118 * MAINTAINERS (Write After Approval): Add myself.
3119
3120 2015-05-11 Paulo Matos <paulo@matos-sorge.com>
3121
3122 * configure.ac: Fix typo.
3123 * configure: Regenerate.
3124
3125 2015-05-10 Mikhail Maltsev <maltsevm@gmail.com>
3126
3127 * MAINTAINERS (Write After Approval): Add myself.
3128
3129 2015-05-03 Matthias Klose <doko@ubuntu.com>
3130
3131 * configure.ac: Match $host configured with triplets.
3132 * configure: Regenerate.
3133
3134 2015-04-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
3135
3136 * Makefile.tpl: Remove surplus whitespace throughout.
3137 * Makefile.in: Regenerate.
3138
3139 2015-04-20 Segher Boessenkool <segher@kernel.crashing.org>
3140
3141 * MAINTAINERS (Various Maintainers): Add myself as instruction
3142 combiner maintainer.
3143
3144 2015-04-17 Jakub Jelinek <jakub@redhat.com>
3145
3146 PR bootstrap/62077
3147 * configure.ac (--enable-stage1-checking): Default to
3148 release,misc,gimple,rtlflag,tree,types if --disable-checking
3149 or --enable-checking is not specified and DEV-PHASE is not
3150 experimental.
3151 * configure: Regenerated.
3152
3153 2015-04-14 Max Ostapenko <m.ostapenko@partner.samsung.com>
3154
3155 * Makefile.tpl (EXTRA_HOST_EXPORTS): New variables.
3156 (EXTRA_BOOTSTRAP_FLAGS): Likewise.
3157 (check-[+module+]): Add EXTRA_HOST_EXPORTS and EXTRA_BOOTSTRAP_FLAGS.
3158 * Makefile.in: Regenerate.
3159
3160 2015-04-08 Cary Coutant <ccoutant@gmail.com>
3161
3162 * MAINTAINERS: Update my email address.
3163
3164 2015-04-02 James Greenhalgh <james.greenhalgh@arm.com>
3165
3166 * MAINTAINERS: Add myself as a reviewer for the AArch64 port.
3167
3168 2015-04-02 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
3169
3170 * MAINTAINERS: Add myself as an arm port reviewer.
3171
3172 2015-03-25 Martin Liska <mliska@suse.cz>
3173 Yury Gribov <y.gribov@samsung.com>
3174
3175 * Makefile.in: Fix ln source location for vimrc file.
3176 * Makefile.tpl: Likewise.
3177
3178 2015-03-09 Aldy Hernandez <aldyh@redhat.com>
3179
3180 PR bootstrap/25672
3181 * configure.ac: Do not initialize CFLAGS_FOR_TARGET from CFLAGS if
3182 cross-compiling. Similarly for CXX_FOR_TARGET.
3183 * configure: Regenerate.
3184
3185 2015-03-10 Ilya Enkovich <ilya.enkovich@intel.com>
3186
3187 * Makefile.def: Add libmpx.
3188 * configure.ac: Add libmpx.
3189 * Makefile.in: Regenerate.
3190 * configure: Regenerate.
3191
3192 2015-03-06 Kirill Yukhin <kirill.yukhin@intel.com>
3193
3194 * MAINTAINERS (CPU Port Maintainers): Add myself
3195 i386 vector ISA extns mantainer.
3196
3197 2015-03-13 Jeff Law <law@redhat.com>
3198
3199 * MAINTAINERS: Remove Paul Brook as a Fortran and ARM
3200 maintainer.
3201 Remove Richard Henderson as a maintainer for the x86 port.
3202
3203 2015-03-03 Joern Rennecke <gnu@amylaar.uk>
3204
3205 * MAINTAINERS (CPU Port Maintainers): Update my email address.
3206
3207 2015-03-02 Ilya Enkovich <ilya.enkovich@intel.com>
3208
3209 * MAINTAINERS (Various Maintainers): Add myself as libmpx,
3210 pointer bounds checker and i386 MPX maintainer.
3211
3212 2015-02-26 Sandra Loosemore <sandra@codesourcery.com>
3213
3214 * MAINTAINERS (Various Maintainers): Add self as docs co-maintainer.
3215
3216 2015-02-26 Martin Sebor <msebor@redhat.com>
3217
3218 * MAINTAINERS (Various Maintainers): Add self.
3219
3220 2015-02-20 Thomas Schwinge <thomas@codesourcery.com>
3221
3222 * configure.ac [--enable-as-accelerator-for] (enable_languages):
3223 Make sure it contains lto.
3224 * configure: Regenerate.
3225
3226 2015-02-18 Thomas Schwinge <thomas@codesourcery.com>
3227
3228 * configure: Regenerate.
3229
3230 2015-02-06 Diego Novillo <dnovillo@google.com>
3231 1
3232 * MAINTAINERS (Global Reviewers, Plugin, LTO, tree-ssa,
3233 middle-end, docstring): Remove myself.
3234 (Write After Approval): Add myself.
3235
3236 2015-02-02 Janis Johnson <janis.marie.johnson@gmail.com>
3237
3238 * MAINTAINERS (Various Maintainers: testsuite): Remove myself.
3239 (Write After Approval): Update address.
3240
3241 2015-01-29 David Malcolm <dmalcolm@redhat.com>
3242
3243 PR jit/64780
3244 * configure.ac: Require the user to explicitly specify
3245 --enable-host-shared if the jit is enabled.
3246 * configure: Regenerate.
3247
3248 2015-01-27 Robert Suchanek <robert.suchanek@imgtec.com>
3249
3250 * MAINTAINERS (Write After Approval): Add myself.
3251
3252 2015-01-25 Tom de Vries <tom@codesourcery.com>
3253
3254 * MAINTAINERS: Make whitespace consistent.
3255
3256 2015-01-23 Braden Obrzut <admin@maniacsvault.net>
3257
3258 * MAINTAINERS (Write After Approval): Add myself.
3259
3260 2015-01-20 Andre Vehreschild <vehre@gmx.de>
3261
3262 * MAINTAINERS: (Write After Approval): Add myself.
3263
3264 2015-01-15 Martin Uecker <uecker@eecs.berkeley.edu>
3265
3266 * MAINTAINERS: (Write After Approval): Add myself.
3267
3268 2015-01-15 Philipp Tomsich <ptomsich@theobroma-systems.com>
3269
3270 * MAINTAINERS: (Write After Approval): Add myself.
3271
3272 2015-01-13 Iain Sandoe <iain@codesourcery.com>
3273
3274 * MAINTAINERS (Language Front Ends Maintainers): Add myself as an
3275 objective-c/c++ front end maintainer.
3276
3277 2015-01-13 Marek Polacek <polacek@redhat.com>
3278
3279 * MAINTAINERS (Reviewers): Add self as C front end reviewer.
3280
3281 2015-01-12 Jeff Law <law@redhat.com>
3282
3283 * MAINTAINERS: Remove Stan Shebs as he has been inactive for
3284 a very long time.
3285
3286 2015-01-09 Ian Lance Taylor <iant@google.com>
3287
3288 * configure.ac (host_tools): Add gotools.
3289 * Makefile.def (host_modules): Add gotools.
3290 (dependencies): Add dependency of all-gotools on all-target-libgo.
3291
3292 2015-01-09 Andreas Tobler <andreast@gcc.gnu.org>
3293
3294 * configure.ac: Don't add ${libgcj} for arm*-*-freebsd*.
3295 * configure: Regenerate.
3296
3297 2015-01-08 Thomas Schwinge <thomas@codesourcery.com>
3298
3299 * Makefile.def (dependencies) <all-target-liboffloadmic>: Depend on
3300 all-target-libgomp.
3301 * Makefile.in: Regenerate.
3302
3303 2015-01-06 Eric Botcazou <ebotcazou@adacore.com>
3304
3305 * MAINTAINERS (CPU Port Maintainers): Add myself for Visium port.
3306
3307 2015-01-06 Eric Botcazou <ebotcazou@adacore.com>
3308
3309 * configure.ac: Add Visium support.
3310 * configure: Regenerate.
3311
3312 2015-01-04 Andreas Schwab <schwab@linux-m68k.org>
3313
3314 * configure.ac: Use OBJCOPY for OBJCOPY_FOR_TARGET.
3315 * configure: Regenerate.
3316
3317 2015-01-03 Andrew Pinski <apinski@cavium.com>
3318
3319 * Makefile.def (flags_to_pass): Pass OBJCOPY_FOR_TARGET also.
3320 * Makefile.tpl (HOST_EXPORTS): Add OBJCOPY_FOR_TARGET.
3321 (BASE_TARGET_EXPORTS): Add OBJCOPY.
3322 (OBJCOPY_FOR_TARGET): New variable.
3323 (EXTRA_TARGET_FLAGS): Add OBJCOPY.
3324 * Makefile.in: Regenerate.
3325 * configure.ac: Check for already installed target objcopy.
3326 Also GCC_TARGET_TOOL on objcopy.
3327 * configure: Regenerate.
3328
3329 2015-01-02 Hans-Peter Nilsson <hp@bitrange.com>
3330
3331 * config.sub: Update from upstream, to 2015-01-01 version.
3332 * config.guess: Ditto.
3333
3334 2014-12-22 Sebastian Huber <sebastian.huber@embedded-brains.de>
3335
3336 * MAINTAINERS (RTEMS Ports): Add myself.
3337
3338 2014-12-17 Pierre-Marie de Rodat <derodat@adacore.com>
3339
3340 * MAINTAINERS (Write After Approval): Add myself.
3341
3342 2014-12-16 Michael Haubenwallner <michael.haubenwallner@ssi-schaefer.com>
3343
3344 * MAINTAINERS (Write After Approval): Add myself.
3345
3346 2014-12-15 Thomas Schwinge <thomas@codesourcery.com>
3347
3348 * configure.ac (--enable-as-accelerator-for): Don't set
3349 ENABLE_AS_ACCELERATOR_FOR. Update all users.
3350 * configure: Regenerate.
3351
3352 2014-12-13 Jakub Jelinek <jakub@redhat.com>
3353
3354 PR bootstrap/64023
3355 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set STAGE1_LDFLAGS
3356 to POSTSTAGE1_LDFLAGS and STAGE1_LIBS to POSTSTAGE1_LIBS.
3357 Add -B to libstdc++-v3/src/.libs and libstdc++-v3/libsupc++/.libs
3358 to CXX.
3359 * Makefile.in: Regenerated.
3360
3361 2014-12-09 Laurynas Biveinis <laurynas.biveinis@gmail.com>
3362 Yury Gribov <y.gribov@samsung.com>
3363
3364 * .gitignore: Added .local.vimrc and .lvimrc.
3365 * Makefile.tpl (vimrc, .lvimrc, .local.vimrc): New targets.
3366 * Makefile.in: Regenerate.
3367
3368 2014-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
3369
3370 * config/isl.m4: Don't pass -DCLOOG_INT_GMP on islinc.
3371 * configure: Regenerated.
3372
3373 2014-11-27 Bernd Schmidt <bernds@codesourcery.com>
3374
3375 * MAINTAINERS (nvptx port): New entry.
3376
3377 2014-11-26 Jan-benedict Glaw <jbglaw@lug-owl.de>
3378
3379 * configure: Regenerate.
3380
3381 2014-11-26 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3382
3383 * configure.ac: Merge with Binutils.
3384
3385 2014-11-26 Tobias Burnus <burnus@net-b.de>
3386
3387 * Makefile.def: Make more dependent on mpfr, mpc and isl.
3388 * Makefile.in: Regenerate.
3389
3390 2014-11-24 Bernd Edlinger <bernd.edlinger@hotmail.de>
3391
3392 * Makefile.def (module=gmp): Work around in-tree gmp configure bug with
3393 missing flex.
3394 * Makefile.in: Regenerated.
3395
3396 2014-11-21 Ilya Verbin <ilya.verbin@intel.com>
3397
3398 * Makefile.in: Regenerate.
3399
3400 2014-11-21 Markus Trippelsdorf <markus@trippelsdorf.de>
3401
3402 PR bootstrap/63784
3403 * libtool.m4: Add $pic_flag with -shared.
3404
3405 2014-11-21 Renlin Li <Renlin.Li@arm.com>
3406
3407 * MAINTAINERS (Write After Approval): Added myself.
3408
3409 2014-11-21 Alex Velenko <Alex.Velenko@arm.com>
3410
3411 * MAINTAINERS (write-after-approval): Add myself.
3412
3413 2014-11-19 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
3414
3415 * MAINTAINERS (OS Port Maintainers): Add overdue maintainership note
3416 from 2 years ago.
3417
3418 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
3419
3420 Revert:
3421 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
3422
3423 * MAINTAINERS (Write After Approval): Added myself as line map
3424 maintainer.
3425
3426 2014-11-19 Renlin Li <Renlin.Li@arm.com>
3427
3428 Revert:
3429 2014-11-19 Renlin Li <Renlin.Li@arm.com>
3430
3431 * MAINTAINERS (Write After Approval): Added myself.
3432
3433 2014-11-19 Renlin Li <Renlin.Li@arm.com>
3434
3435 * MAINTAINERS (Write After Approval): Added myself.
3436
3437 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
3438
3439 * MAINTAINERS (Write After Approval): Added myself as line map
3440 maintainer.
3441
3442 2014-11-17 Dodji Seketeli <dodji@redhat.com>
3443
3444 * MAINTAINERS (Various Maintainers): Added myself as line map
3445 maintainer.
3446
3447 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3448
3449 * move-if-change: Sync from upstream gnulib.
3450
3451 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3452
3453 * compile: Sync with upstream Automake.
3454 * depcomp: Ditto.
3455 * install-sh: Ditto.
3456 * missing: Ditto.
3457 * mkinstalldirs: Ditto.
3458 * ylwrap: Ditto.
3459
3460 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3461
3462 * config.sub: Update from upstream config repo.
3463 * config.guess: Ditto.
3464
3465 2014-11-13 Kirill Yukhin <kirill.yukhin@intel.com>
3466
3467 * Makefile.def: Add liboffloadmic to target_modules. Make
3468 liboffloadmic depend on libgomp's configure, libstdc++ and libgcc.
3469 * Makefile.in: Regenerate.
3470 * configure: Regenerate.
3471 * configure.ac: Add liboffloadmic to target binaries.
3472 Restrict liboffloadmic for POSIX and i*86, and x86_64 architectures.
3473 Add liboffloadmic to noconfig list when C++ is not supported.
3474
3475 2014-11-13 Bernd Schmidt <bernds@codesourcery.com>
3476 Thomas Schwinge <thomas@codesourcery.com>
3477 Ilya Verbin <ilya.verbin@intel.com>
3478 Andrey Turetskiy <andrey.turetskiy@intel.com>
3479
3480 * configure: Regenerate.
3481 * configure.ac (--enable-as-accelerator-for)
3482 (--enable-offload-targets): New configure options.
3483
3484 2014-11-11 Tobias Burnus <burnus@net-b.de>
3485
3486 * Makefile.def: Make all-gcc depend on all-isl.
3487 * Makefile.in: Regenerate.
3488
3489 2014-11-11 David Malcolm <dmalcolm@redhat.com>
3490
3491 * ChangeLog.jit: New.
3492 * MAINTAINERS (Various Maintainers): Add myself as jit maintainer.
3493
3494 2014-11-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3495
3496 PR target/63610
3497 * libtool.m4: Fix globbing of darwin versions.
3498 * configure: Regenerate.
3499
3500 2014-11-11 Tobias Burnus <burnus@net-b.de>
3501
3502 * Makefile.def: Remove CLooG.
3503 * Makefile.tpl: Ditto.
3504 * configure.ac: Ditto.
3505 * configure: Regenerate.
3506 * Makefile.in: Ditto.
3507
3508 2014-11-06 Bernd Schmidt <bernds@codesourcery.com>
3509
3510 * configure.ac: Handle nvptx-*-*.
3511 * configure: Regenerate.
3512
3513 2014-11-06 Prachi Godbole <prachi.godbole@imgtec.com>
3514
3515 * MAINTAINERS (Write After Approval): Add myself.
3516
3517 2014-10-31 Jakub Jelinek <jakub@redhat.com>
3518
3519 * Makefile.def (libcc1): Remove bootstrap=true;.
3520 * Makefile.in: Regenerated.
3521
3522 2014-10-31 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3523
3524 * configure.ac: Update comment.
3525 * configure: Regenerate.
3526
3527 2014-10-31 Ilya Enkovich <ilya.enkovich@intel.com>
3528
3529 * MAINTAINERS (Write After Approval): Add myself.
3530
3531 2014-10-30 Thomas Schwinge <thomas@codesourcery.com>
3532
3533 * configure.ac (extra_host_libiberty_configure_flags): Add
3534 --enable-shared also for libcc1's benefit.
3535 * configure: Regenerate.
3536
3537 2014-10-29 Tristan Gingold <gingold@adacore.com>
3538
3539 * MAINTAINERS: Change my email address.
3540
3541 2014-10-27 Phil Muldoon <pmuldoon@redhat.com>
3542 Tom Tromey <tromey@redhat.com>
3543
3544 * Makefile.def: Add libcc1 to host_modules.
3545 * configure.ac (host_tools): Add libcc1.
3546 * Makefile.in, configure: Rebuild.
3547
3548 2014-10-24 Hans-Peter Nilsson <hp@axis.com>
3549
3550 * configure.ac (build_configargs): Don't share config.cache between
3551 build subdirs.
3552 * configure: Regenerate.
3553
3554 2014-10-24 Daniel Hellstrom <daniel@gaisler.com>
3555
3556 * config.gcc (sparc*-*-*): Accept mcpu=leon3v7 processor.
3557 * doc/invoke.texi (SPARC options): Add mcpu=leon3v7 comment.
3558 * config/sparc/leon.md (leon3_load, leon_store, leon_fp_*): Handle
3559 leon3v7 as leon3.
3560 * config/sparc/sparc-opts.h (enum processor_type): Add LEON3V7.
3561 * config/sparc/sparc.c (sparc_option_override): Add leon3v7 support.
3562 * config/sparc/sparc.h (TARGET_CPU_leon3v7): New define.
3563 * config/sparc/sparc.md (cpu): Add leon3v7.
3564 * config/sparc/sparc.opt (enum processor_type): Add leon3v7.
3565
3566 2014-10-24 Daniel Hellstrom <daniel@gaisler.com>
3567
3568 * MAINTAINERS (write-after-approval): Add myself.
3569
3570 2014-10-23 Ian Lance Taylor <iant@google.com>
3571
3572 * configure.ac: Disable the Go frontend on systems where it is known
3573 to not work.
3574 * configure: Regenerate.
3575
3576 2014-10-23 Richard Biener <rguenther@suse.de>
3577
3578 * Makefile.def: Add libcpp build module and dependencies.
3579 * configure.ac: Add libcpp build module.
3580 * Makefile.in: Regenerate.
3581 * configure: Likewise.
3582
3583 2014-10-15 Max Filippov <jcmvbkbc@gmail.com>
3584
3585 * MAINTAINERS (write-after-approval): Add myself.
3586
3587 2014-10-12 Manuel López-Ibáñez <manu@gcc.gnu.org>
3588
3589 * INSTALL/README: Do not mention CVS.
3590
3591 2014-10-03 Jing Yu <jingyu@google.com>
3592
3593 * configure.ac: Add aarch64 to list of targets that support gold.
3594 * configure: Regenerate.
3595
3596 2014-09-29 François Dumont <fdumont@gcc.gnu.org>
3597
3598 * MAINTAINERS: Add myself as libstdc++ special modes maintainer.
3599
3600 2014-09-29 Catherine Moore <clm@codesourcery.com>
3601
3602 * MAINTAINERS: Add myself as MIPS maintainer.
3603
3604 2014-09-28 Matthew Fortune <matthew.fortune@imgtec.com>
3605
3606 * MAINTAINERS: Move myself to MIPS maintainers.
3607
3608 2014-09-23 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3609
3610 * MAINTAINERS: Put all email addresses between '<' and '>'.
3611
3612 2014-09-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3613
3614 * MAINTAINERS: Move myself to reviewers (Fortran).
3615
3616 2014-09-01 Andi Kleen <ak@linux.intel.com>
3617
3618 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add LTO_EXPORTS.
3619 POSTSTAGE1_FLAGS_TO_PASS): Add LTO_FLAGS_TO_PASS.
3620 * Makefile.in: Regenerate.
3621
3622 2014-08-28 David Malcolm <dmalcolm@redhat.com>
3623
3624 * rtx-classes-status.txt: Delete
3625
3626 2014-08-28 David Malcolm <dmalcolm@redhat.com>
3627
3628 * rtx-classes-status.txt (TODO): NEXT_INSN/PREV_INSN are done.
3629
3630 2014-08-27 Sebastian Pop <s.pop@samsung.com>
3631
3632 * config/isl.m4 (_ISL_CHECK_CT_PROG): Removed.
3633 (ISL_CHECK_VERSION): Check for functionality added to ISL 0.12 instead
3634 of checking for version number.
3635 * configure: Regenerated.
3636 * configure.ac (ISL_CHECK_VERSION): Do not use ISL version number.
3637
3638 2014-08-27 David Malcolm <dmalcolm@redhat.com>
3639
3640 * rtx-classes-status.txt: Phase 5 (additional rtx_def subclasses)
3641 is done; begin phase 6 (use extra rtx_def subclasses).
3642
3643 2014-08-27 David Malcolm <dmalcolm@redhat.com>
3644
3645 * rtx-classes-status.txt: Phase 4 (removal of "scaffolding") is
3646 done; begin phase 5 (additional rtx_def subclasses).
3647
3648 2014-08-26 David Malcolm <dmalcolm@redhat.com>
3649
3650 * rtx-classes-status.txt (TODO): DF_REF_INSN is done.
3651
3652 2014-08-26 David Malcolm <dmalcolm@redhat.com>
3653
3654 * rtx-classes-status.txt (TODO): SET_BB_HEAD, SET_BB_END,
3655 SET_BB_HEADER are done.
3656
3657 2014-08-26 David Malcolm <dmalcolm@redhat.com>
3658
3659 * rtx-classes-status.txt (TODO): SET_DEP_PRO and SET_DEP_CON are
3660 done.
3661
3662 2014-08-26 David Malcolm <dmalcolm@redhat.com>
3663
3664 * rtx-classes-status.txt (TODO): Remove SET_VINSN_INSN_RTX.
3665
3666 2014-08-26 David Malcolm <dmalcolm@redhat.com>
3667
3668 * rtx-classes-status.txt (TODO): Remove SET_BND_TO.
3669
3670 2014-08-25 David Malcolm <dmalcolm@redhat.com>
3671
3672 * rtx-classes-status.txt (TODO): Remove SET_BB_NOTE_LIST.
3673
3674 2014-08-25 David Malcolm <dmalcolm@redhat.com>
3675
3676 * rtx-classes-status.txt (TODO): Remove SET_BB_FOOTER.
3677
3678 2014-08-25 David Malcolm <dmalcolm@redhat.com>
3679
3680 * rtx-classes-status.txt: Phase 3 (per-file commits within
3681 "config" subdirs) is done; begin phase 4 (removal of
3682 "scaffolding").
3683
3684 2014-08-23 David Malcolm <dmalcolm@redhat.com>
3685
3686 * rtx-classes-status.txt: Phase 2 (per-file commits in main source
3687 dir) is done; begin phase 3 (per-file commits within "config"
3688 subdirs).
3689
3690 2014-08-21 David Malcolm <dmalcolm@redhat.com>
3691
3692 * rtx-classes-status.txt: Phase 1 ("scaffolding") is done; begin
3693 phase 2 (per-file commits in main source dir).
3694
3695 2014-08-21 Bin Cheng <bin.cheng@arm.com>
3696
3697 * configure: Regenerated.
3698
3699 2014-08-19 David Malcolm <dmalcolm@redhat.com>
3700
3701 * rtx-classes-status.txt (TODO): Add SET_BND_TO
3702
3703 2014-08-19 David Malcolm <dmalcolm@redhat.com>
3704
3705 * rtx-classes-status.txt (TODO): Add SET_BB_NOTE_LIST.
3706
3707 2014-08-19 David Malcolm <dmalcolm@redhat.com>
3708
3709 * rtx-classes-status.txt (TODO): Add SET_VINSN_INSN_RTX.
3710
3711 2014-08-19 David Malcolm <dmalcolm@redhat.com>
3712
3713 * rtx-classes-status.txt (TODO): Add SET_DEP_PRO, SET_DEP_CON.
3714
3715 2014-08-19 David Malcolm <dmalcolm@redhat.com>
3716
3717 * rtx-classes-status.txt (TODO): Add DF_REF_INSN.
3718
3719 2014-08-19 Joost VandeVondele <vondele@gcc.gnu.org>
3720
3721 * MAINTAINERS (Write After Approval): Add myself.
3722
3723 2014-08-19 Christopher Faylor <me.gnu@cgf.cx>
3724
3725 * MAINTAINERS: Remove myself
3726
3727 2014-08-19 David Malcolm <dmalcolm@redhat.com>
3728
3729 * rtx-classes-status.txt: Add SET_NEXT_INSN, SET_PREV_INSN.
3730
3731 2014-08-18 Patrick Palka <ppalka@gcc.gnu.org>
3732
3733 * MAINTAINERS (Write After Approval): Add myself.
3734
3735 2014-08-18 David Malcolm <dmalcolm@redhat.com>
3736
3737 * rtx-classes-status.txt (TODO): Add SET_BB_HEAD, SET_BB_END,
3738 SET_BB_HEADER, SET_BB_FOOTER
3739
3740 2014-08-18 David Malcolm <dmalcolm@redhat.com>
3741
3742 * rtx-classes-status.txt: New file
3743
3744 2014-08-18 Roman Gareev <gareevroman@gmail.com>
3745
3746 * configure.ac: Eliminate ClooG installation dependency.
3747 * configure: Regenerate.
3748 * Makefile.tpl: Add definition of ISLLIBS and HOST_ISLLIBS.
3749 * Makefile.in: Regenerate.
3750
3751 2014-08-15 Ilya Verbin <iverbin@gmail.com>
3752
3753 * MAINTAINERS (Write After Approval): Add myself.
3754
3755 2014-08-15 Ilya Tocar <tocarip@gmail.com>
3756
3757 * MAINTAINERS (Write After Approval): Add myself.
3758
3759 2014-08-01 Jiong Wang <jiong.wang@arm.com>
3760
3761 * MAINTAINERS (Write After Approval): Add myself.
3762
3763 2014-07-28 Anthony Green <green@moxielogic.com>
3764
3765 Import from savannah.gnu.org:
3766 * config.sub: Update to 2014-07-28 version.
3767
3768 2014-07-27 Richard Sandiford <rdsandiford@googlemail.com>
3769
3770 * MAINTAINERS: Remove my MIPS maintainer entry.
3771
3772 2014-07-26 Uros Bizjak <ubizjak@gmail.com>
3773
3774 PR target/47230
3775 * configure.ac (alpha*-*-linux*): Use mh-alpha-linux.
3776 * configure: Regenerate.
3777
3778 2014-07-24 James Norris <jnorris@codesourcery.com>
3779
3780 * MAINTAINERS (Write After Approval): Add myself.
3781
3782 2014-07-20 Roman Gareev <gareevroman@gmail.com>
3783
3784 * configure.ac: Accept only CLooG 0.18.1.
3785 * configure: Regenerate.
3786
3787 2014-07-17 Roman Gareev <gareevroman@gmail.com>
3788
3789 * configure.ac: Don't accept isl 0.11.
3790 * configure: Regenerate.
3791
3792 2014-07-16 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
3793
3794 * MAINTAINERS (Write After Approval): Add myself.
3795
3796 2014-07-05 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3797
3798 * configure.ac: Don't accept isl 0.10.
3799 * configure: Regenerate.
3800
3801 2014-06-23 Bernd Edlinger <bernd.edlinger@hotmail.de>
3802
3803 Fix include path for in-tree cloog.
3804 * config/cloog.m4 (CLOOG_INIT_FLAGS): Remove bogus include path.
3805 * configure: Regenerate.
3806
3807 2014-06-18 Richard Henderson <rth@redhat.com>
3808
3809 * .gitignore: Import gcc_update output.
3810
3811 2014-06-13 Thomas Schwinge <thomas@codesourcery.com>
3812
3813 * config-ml.in: Robustify ac_configure_args parsing.
3814
3815 * configure.ac (--enable-linker-plugin-configure-flags)
3816 (--enable-linker-plugin-flags): New flags.
3817 (configdirs): Conditionally add libiberty-linker-plugin.
3818 * configure: Regenerate.
3819 * Makefile.def (host_modules): Add libiberty-linker-plugin.
3820 (host_modules) <lto-plugin>: Pay attention to
3821 @extra_linker_plugin_flags@ and
3822 @extra_linker_plugin_configure_flags@.
3823 (all-lto-plugin): Also depend on all-libiberty-linker-plugin.
3824 * Makefile.in: Regenerate.
3825
3826 * Makefile.tpl (configure-[+prefix+][+module+])
3827 (configure-stage[+id+]-[+prefix+][+module+]): If specified, use
3828 "module_srcdir" instead of "module" for locating a module's srcdir.
3829 * Makefile.in: Regenerate.
3830
3831 2014-06-10 Matthew Fortune <matthew.fortune@imgtec.com>
3832
3833 * MAINTAINERS (Write After Approval): Add myself.
3834
3835 2014-06-06 Sebastian Pop <sebpop@gmail.com>
3836
3837 * MAINTAINERS: Update my email address.
3838
3839 2014-06-04 Thomas Preud'homme <thomas.preudhomme@arm.com>
3840
3841 * MAINTAINERS (Write After Approval): Add myself.
3842
3843 2014-06-03 Andrew Bennett <andrew.bennett@imgtec.com>
3844
3845 * MAINTAINERS (Write After Approval): Add myself.
3846
3847 2014-05-30 Jonathan Wakely <jwakely@redhat.com>
3848
3849 PR libstdc++/61011
3850 * configure.ac (--disable-libstdcxx): Set noconfigdirs correctly.
3851 Disable libcilkrts, libitm, libsanitizer when not building libstdc++.
3852 * configure: Regenerate.
3853
3854 2014-05-28 Pedro Alves <palves@redhat.com>
3855
3856 * MAINTAINERS (Write After Approval): Add myself.
3857
3858 2014-05-22 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
3859
3860 * MAINTAINERS: Update my affiliation/email.
3861
3862 2014-05-19 Mike Stump <mikestump@comcast.net>
3863
3864 * MAINTAINERS: Add wide-int reviewers.
3865
3866 2014-05-14 Sandra Loosemore <sandra@codesourcery.com>
3867
3868 * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
3869 * configure: Regenerated.
3870
3871 2014-05-15 Torvald Riegel <triegel@redhat.com>
3872
3873 * MAINTAINERS (libitm): Add myself as maintainer.
3874
3875 2014-05-07 Charles Baylis <charles.baylis@linaro.org>
3876
3877 * MAINTAINERS (Write After Approval): Add myself.
3878
3879 2014-05-01 Richard Sandiford <rdsandiford@googlemail.com>
3880
3881 * config.sub, config.guess: Import from upstream.
3882
3883 2014-04-29 Alan Lawrence <alan.lawrence@arm.com>
3884
3885 * MAINTAINERS (Write After Approval): Put myself in correct order.
3886
3887 2014-04-29 Alan Lawrence <alan.lawrence@arm.com>
3888
3889 * MAINTAINERS (Write After Approval): Add myself.
3890
3891 2014-04-24 Laurynas Biveinis <laurynas.biveinis@gmail.com>
3892
3893 * MAINTAINERS: Move myself from Reviewers to Write After Approval
3894 section.
3895
3896 2014-04-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
3897
3898 * MAINTAINERS (Write After Approval): Delete myself.
3899
3900 2014-04-17 Jakub Jelinek <jakub@redhat.com>
3901
3902 PR sanitizer/56781
3903 * libtool-ldflags: Also prefix -static-lib*, -shared-lib*
3904 and -B* options with -Xcompiler.
3905
3906 2014-04-04 Eric Botcazou <ebotcazou@adacore.com>
3907
3908 PR bootstrap/60620
3909 * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3.
3910 * Makefile.in: Regenerate.
3911
3912 2014-03-28 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
3913
3914 * Makefile.def (dependencies): Make all-ld depend on all-binutils
3915 for WINDRES_FOR_TARGET in default-manifest.o rule.
3916 * Makefile.in: Regenerate.
3917
3918 2014-03-26 Dominique d'Humieres <dominiq@lps.ens.fr>
3919
3920 * MAINTAINERS (Write After Approval): Add myself.
3921
3922 2014-03-26 Jakub Jelinek <jakub@redhat.com>
3923
3924 PR sanitizer/56781
3925 * Makefile.def: Set bootstrap=true; for host fixincludes.
3926 * configure.ac: Don't bootstrap host fixincludes unless
3927 --with-build-config=bootstrap-{a,ub}san.
3928 * Makefile.in: Regenerated.
3929 * configure: Regenerated.
3930
3931 2014-03-21 Jakub Jelinek <jakub@redhat.com>
3932
3933 * configure.ac: Move BUILD_CONFIG set up earlier. Add
3934 --enable-vtable-verify option parsing. Don't add
3935 target-libsanitizer to bootstrap_target_libs unless
3936 --with-build-config=bootstrap-asan or
3937 --with-build-config=bootstrap-ubsan. Don't add target-libvtv
3938 to bootstrap_target_libs unless --enable-vtable-verify.
3939 * configure: Regenerated.
3940
3941 2014-03-10 Anatoly Sokolov <aesok@post.ru>
3942
3943 * MAINTAINERS (Write After Approval): Add myself.
3944
3945 2014-03-07 Denis Chertykov <chertykov@gmail.com>
3946
3947 * MAINTAINERS: Remove avr maintainers: Anatoly Sokolov and Eric Weddington
3948
3949 2014-03-07 Jakub Jelinek <jakub@redhat.com>
3950
3951 PR bootstrap/58572
3952 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
3953 -I for libstdc++-v3 includes if $(LEAN).
3954 * Makefile.in: Regenerated.
3955
3956 2014-03-04 Jonathan Wakely <jwakely@redhat.com>
3957
3958 * MAINTAINERS: Update my email address.
3959
3960 2014-02-24 Walter Lee <walt@tilera.com>
3961
3962 * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
3963 (tilegx-*-*): Change to tilegx*-*-*.
3964 * configure: Regenerate.
3965
3966 2014-02-17 Loren J. Rittle <ljrittle@acm.org>
3967
3968 * MAINTAINERS (Various Maintainers: c++ runtime libs): Remove myself.
3969
3970 2014-02-17 Kugan Vivekanandarajah <kuganv@linaro.org>
3971
3972 * MAINTAINERS (Write After Approval): Add myself.
3973
3974 2014-02-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3975
3976 PR target/59788
3977 * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
3978 *solaris2*.
3979
3980 2014-01-21 John David Anglin <danglin@gcc.gnu.org>
3981
3982 * MAINTAINERS: Update my email address.
3983
3984 2014-01-20 Gerald Pfeifer <gerald@pfeifer.com>
3985
3986 * MAINTAINERS: Convert to UTF-8.
3987 Properly sort Xinliang David Li's entry.
3988
3989 2013-12-31 Chung-Lin Tang <cltang@codesourcery.com>
3990 Sandra Loosemore <sandra@codesourcery.com>
3991
3992 * MAINTAINERS: Add Sandra Loosemore and Chung-Lin Tang as
3993 nios2 port maintainers.
3994
3995 2013-12-16 Markus Trippelsdorf <markus@trippelsdorf.de>
3996
3997 * MAINTAINERS (Write After Approval): Add myself.
3998
3999 2013-12-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
4000
4001 * configure.ac: Add user-friendly check for native x86_64-linux
4002 multilibs.
4003 * configure: Regenerate.
4004
4005 2013-12-06 Oleg Endo <olegendo@gcc.gnu.org>
4006
4007 * MAINTAINERS: Add myself as sh maintainer.
4008
4009 2013-12-03 Bill Schmidt <wschmidt@linux.vnet.ibm.com>
4010
4011 * MAINTAINERS: Add self as SLSR maintainer.
4012
4013 2013-11-18 Jan Hubicka <hubicka@ucw.cz>
4014
4015 * MAINTAINERS: Update my email address.
4016
4017 2013-11-15 David Edelsohn <dje.gcc@gmail.com>
4018
4019 * MAINTAINERS (Global Reviewers, c++): Remove Mark Mitchell.
4020
4021 2013-11-07 Thomas Schwinge <thomas@codesourcery.com>
4022
4023 * Makefile.in: Regenerate.
4024
4025 * Makefile.tpl: Fix typo.
4026 * Makefile.in: Regenerate partially.
4027
4028 2013-11-04 Balaji V. Iyer <balaji.v.iyer@intel.com>
4029
4030 * configure.ac: Added libcilkrts to noconfig list when C++ is not
4031 supported.
4032 * configure: Regenerated.
4033
4034 2013-11-01 Trevor Saunders <tsaunders@mozilla.com>
4035
4036 * MAINTAINERS (Write After Approval): Add myself.
4037
4038 2013-10-30 Jason Merrill <jason@redhat.com>
4039
4040 * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
4041 --disable-build-format-warnings.
4042
4043 2013-10-29 Balaji V. Iyer <balaji.v.iyer@intel.com>
4044
4045 * Makefile.def: Add libcilkrts to target_modules. Make libcilkrts
4046 depend on libstdc++ and libgcc.
4047 * configure: Regenerate.
4048 * configure.ac: Added libcilkrts to target binaries. Also, restrict
4049 libcilkrts for POSIX and i*86, and x86_64 architectures.
4050 * Makefile.in: Added libcilkrts related fields to support building it.
4051
4052 2013-10-26 Jeff Law <law@redhat.com>
4053
4054 * Makefile.def (target_modules): Remove libmudflap
4055 (languages): Remove check-target-libmudflap).
4056 * Makefile.in: Rebuilt.
4057 * Makefile.tpl (check-target-libmudflap-c++): Remove.
4058 * configure.ac (target_libraries): Remove target-libmudflap.
4059 Remove checks which disabled libmudflap on some systems.
4060 * configure: Rebuilt.
4061 * libmudflap: Directory removed.
4062
4063 2013-10-21 Cong Hou <congh@google.com>
4064
4065 * MAINTAINERS (Write After Approval): Add myself.
4066
4067 2013-10-16 Mike Stump <mikestump@comcast.net>
4068
4069 * .dir-locals.el: Add.
4070
4071 2013-10-15 David Malcolm <dmalcolm@redhat.com>
4072
4073 * configure.ac: Add --enable-host-shared
4074 * configure: Regenerate.
4075
4076 2013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
4077
4078 Import from savannah.gnu.org:
4079 * config.guess: Update to 2013-06-10 version.
4080 * config.sub: Update to 2013-10-01 version.
4081
4082 2013-10-01 Simon Cook <simon.cook@embecosm.com>
4083
4084 Changes to build configuration to allow big endian ARC ELF toolchain
4085 * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
4086 * configure: Regenerate.
4087
4088 2013-09-20 Alan Modra <amodra@gmail.com>
4089
4090 * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
4091 ppc host match. Support little-endian powerpc linux hosts.
4092
4093 2013-09-19 Dodji Seketeli <dodji@redhat.com>
4094
4095 * MAINTAINERS (diagnostic messages): Add myself as diagnostics
4096 maintainer.
4097
4098 2013-09-12 DJ Delorie <dj@redhat.com>
4099
4100 * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
4101 maintainers.
4102
4103 2013-09-03 Richard Biener <rguenther@suse.de>
4104
4105 * configure.ac: Also allow ISL 0.12.
4106 * configure: Regenerated.
4107
4108 2013-08-30 Bernd Edlinger <bernd.edlinger@hotmail.de>
4109
4110 * MAINTAINERS (Write After Approval): Add myself.
4111
4112 2013-08-27 David Malcolm <dmalcolm@redhat.com>
4113
4114 * MAINTAINERS (gdbhooks.py): Add myself as maintainer.
4115
4116 2013-08-26 Caroline Tice <cmtice@google.com>
4117
4118 * MAINTAINERS: Correct earliers update: Move myself from libvtv
4119 "Various Reviewers" to libvtv "Various Maintainers".
4120
4121 2013-08-20 Steven Bosscher <steven@gcc.gnu.org>
4122
4123 * MAINTAINERS: Add myself as RTL optimizers reviewer.
4124
4125 2013-08-19 Benjamin De Kosnik <bkoz@gnu.org>
4126
4127 * MAINTAINERS: Update name, email.
4128
4129 2013-08-13 Adam Butcher <adam@jessamine.co.uk>
4130
4131 * MAINTAINERS (Write After Approval): Add myself.
4132
4133 2013-08-12 Caroline Tice <cmtice@google.com>
4134
4135 * MAINTAINERS: Add myself as libvtv maintainer. Correct my email
4136 address in the Write After Approval section.
4137
4138 2013-08-09 Carlos O'Donell <carlos@redhat.com>
4139
4140 * MAINTAINERS (Write After Approval): Update email.
4141
4142 2013-08-08 Benjamin Kosnik <bkoz@redhat.com>
4143
4144 * configure.ac: Adjust to check VTV_SUPPORTED.
4145 * configure: Regenerated.
4146
4147 2013-08-02 Caroline Tice <cmtice@google.com>
4148
4149 * configure.ac: Add target-libvtv to target_libraries; disable libvtv
4150 on non-linux systems; add target-libvtv to noconfigdirs; add
4151 libsupc++/.libs to C++ library search paths.
4152 * configure: Regenerated.
4153 * Makefile.def: Add libvtv to target_modules; make libvtv depend on
4154 libstdc++ and libgcc.
4155 * Makefile.in: Regenerated.
4156
4157 2013-07-19 Yvan Roux <yvan.roux@linaro.org>
4158
4159 * MAINTAINERS (Write After Approval): Add myself.
4160
4161 2013-07-19 Chung-Ju Wu <jasonwucj@gmail.com>
4162 Shiva Chen <shiva0217@gmail.com>
4163
4164 * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
4165 nds32 port maintainers.
4166
4167 2013-07-17 Tim Shen <timshen91@gmail.com>
4168
4169 * MAINTAINERS (Write After Approval): Add myself.
4170
4171 2013-07-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
4172
4173 * configure.ac: Sync from binutils.
4174 * configure: Regenerate.
4175
4176 2013-06-14 Vidya Praveen <vidyapraveen@arm.com>
4177
4178 * MAINTAINERS (Write After Approval): Add myself.
4179
4180 2013-06-01 Dinar Temirbulatov <dinar@kugelworks.com>
4181
4182 * MAINTAINERS (Write After Approval): Add myself.
4183
4184 2013-05-17 David Malcolm <dmalcolm@redhat.com>
4185
4186 * MAINTAINERS (Write After Approval): Add myself.
4187
4188 2013-04-30 Brooks Moses <bmoses@google.com>
4189
4190 * MAINTAINERS: Update my email; move myself from Fortran
4191 reviewer to Write After Approval.
4192
4193 2013-04-16 Andreas Schwab <schwab@suse.de>
4194
4195 * configure.ac (aarch64-*-*): Don't disable java.
4196 * configure: Regenerate.
4197
4198 2013-04-10 Chung-Ju Wu <jasonwucj@gmail.com>
4199
4200 * MAINTAINERS (Write After Approval): Add myself.
4201
4202 2013-03-30 Matthias Klose <doko@ubuntu.com>
4203
4204 * Makefile.def (target_modules): Don't install libffi.
4205 * Makefile.in: Regenerate.
4206
4207 2013-02-24 Tilo Schwarz <tilo@tilo-schwarz.de>
4208
4209 * MAINTAINERS (Write After Approval): Add myself.
4210
4211 2013-02-20 Andrew Sutton <andrew.n.sutton@gmail.com>
4212
4213 * MAINTAINERS (Write After Approval): Add myself.
4214
4215 2013-02-15 Yufeng Zhang <yufeng.zhang@arm.com>
4216
4217 * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
4218 * configure: Regenerated.
4219
4220 2013-02-05 Ian Lance Taylor <iant@google.com>
4221
4222 PR go/55969
4223 * configure.ac: Disable libgo on some systems where it does not
4224 work.
4225
4226 2013-02-04 David Edelsohn <dje.gcc@gmail.com>
4227
4228 * MAINTAINERS: Explicitly add myself as AIX maintainer.
4229 Remove Geoff Keating as rs6000 port maintainer, at his request.
4230
4231 2013-01-24 Maxim Kuvyrkov <maxim@kugelworks.com>
4232
4233 * MAINTAINERS: Update my email.
4234
4235 2013-01-23 Shenghou Ma <minux.ma@gmail.com>
4236
4237 * configure: Re-generate.
4238
4239 2013-01-15 Richard Biener <rguenther@suse.de>
4240
4241 PR other/55973
4242 * configure: Re-generate.
4243
4244 2013-01-14 Matthias Klose <doko@ubuntu.com>
4245
4246 * Makefile.def (install-target-libsanitizer): Depend on
4247 install-target-libstdc++-v3.
4248 * Makefile.in: Regenerate.
4249
4250 2013-01-14 Richard Biener <rguenther@suse.de>
4251
4252 * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
4253 * configure: Re-generate
4254
4255 2013-01-11 Jan-Benedict Glaw <jbglaw@lug-owl.de>
4256
4257 * config.sub: Update from config repo.
4258
4259 2013-01-11 Eric Botcazou <ebotcazou@adacore.com>
4260
4261 * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
4262 * Makefile.in: Regenerate.
4263
4264 2013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
4265
4266 * MAINTAINERS (arc): Add new port maintainership for myself.
4267
4268 2013-01-09 Jason Merrill <jason@redhat.com>
4269
4270 * .gitignore: Import from gdb repository.
4271
4272 2013-01-09 H.J. Lu <hongjiu.lu@intel.com>
4273
4274 * Makefile.def (configure-gcc): Depend on all-gmp.
4275 (all-gcc): Remove dependency on all-gmp.
4276 * Makefile.in: Regenerated.
4277
4278 2013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
4279
4280 * config.sub: Merge from config repo.
4281 * config.guess: Ditto.
4282
4283 2013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
4284
4285 * Makefile.def: Merge from binutils.
4286 * Makefile.in: Ditto.
4287
4288 2013-01-01 Maxim Kuvyrkov <maxim.kuvyrkov@gmail.com>
4289
4290 * MAINTAINERS: Update my email.
4291
4292 2012-12-29 Ben Elliston <bje@gnu.org>
4293
4294 * config.guess: Update to 2012-12-29 version.
4295 * config.sub: Likewise.
4296
4297 2012-12-20 Matthias Klose <doko@ubuntu.com>
4298
4299 * Makefile.def (install-target-libgfortran): Depend on
4300 install-target-libquadmath, install-target-libgcc.
4301 (install-target-libsanitizer): Depend on install-target-libgcc.
4302 (install-target-libjava): Depend on install-target-libgcc.
4303 (install-target-libitm): Depend on install-target-libgcc.
4304 (install-target-libobjc): Depend on install-target-libgcc.
4305 (install-target-libstdc++-v3): Depend on install-target-libgcc.
4306 * Makefile.in: Regenerate.
4307
4308 2012-12-19 Matthias Klose <doko@ubuntu.com>
4309
4310 * Makefile.def (install-target-libgo): Depend on
4311 install-target-libatomic.
4312 * Makefile.in: Regenerate.
4313
4314 2012-12-18 Andreas Schwab <schwab@linux-m68k.org>
4315
4316 PR go/55201
4317 * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
4318 * Makefile.in: Regenerate.
4319
4320 2012-12-16 Thomas Schwinge <thomas@codesourcery.com>
4321
4322 * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
4323 * configure: Regenerate.
4324
4325 2012-12-12 Jan-Benedict Glaw <jbglaw@lug-owl.de>
4326
4327 * config.sub: Merge from config repo.
4328
4329 2012-12-11 H.J. Lu <hongjiu.lu@intel.com>
4330
4331 * Makefile.def (target_modules): Add bootstrap=true and
4332 raw_cxx=true to libsanitizer.
4333 * configure.ac (bootstrap_target_libs): Add libsanitizer.
4334 * Makefile.in: Regenerated.
4335 * configure: Likewise.
4336
4337 2012-12-01 Richard Sandiford <rdsandiford@googlemail.com>
4338
4339 * MAINTAINERS: Remove self as RTL optimization maintainer.
4340
4341 2012-11-30 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
4342
4343 * MAINTAINERS (Write After Approval): Add myself.
4344
4345 2012-11-28 H.J. Lu <hongjiu.lu@intel.com>
4346
4347 * Makefile.def (target_modules): Remove bootstrap=true and
4348 raw_cxx=true from libsanitizer.
4349 * configure.ac (bootstrap_target_libs): Remove libsanitizer.
4350 * Makefile.in: Regenerated.
4351 * configure: Likewise.
4352
4353 2012-11-28 H.J. Lu <hongjiu.lu@intel.com>
4354
4355 * Makefile.def (target_modules): Add bootstrap=true and
4356 raw_cxx=true to libsanitizer.
4357 * configure.ac (bootstrap_target_libs): Add libsanitizer.
4358 * Makefile.in: Regenerated.
4359 * configure: Likewise.
4360
4361 2012-11-28 Andrew Pinski <apinski@cavium.com>
4362
4363 PR bootstrap/54279
4364 * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
4365 * configure: Regenerate.
4366 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
4367 * Makefile.in: Regenerate.
4368
4369 2012-11-27 Siddhesh Poyarekar <siddhesh@redhat.com>
4370
4371 * configure.ac: Disable libsanitizer if we're not building C++.
4372 * configure: Regenerate.
4373
4374 2012-11-15 Roland McGrath <roland@hack.frob.com>
4375
4376 * MAINTAINERS (Write After Approval): Add myself.
4377
4378 2012-11-15 Dmitry Vyukov <dvyukov@google.com>
4379
4380 * MAINTAINERS: (libsanitizer, asan.c): Add myself,
4381 Kostya Serebryany (kcc@google.com) and
4382 Jakub Jelinek (jakub@redhat.com).
4383 Rename area for Dodji Seketeli (dodji@redhat.com).
4384
4385 2012-11-15 Dodji Seketeli <dodji@redhat.com>
4386
4387 * MAINTAINERS: (asan.c, related): Add myself.
4388
4389 2012-11-14 Roland McGrath <mcgrathr@google.com>
4390
4391 * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
4392 * configure: Regenerate.
4393
4394 2012-11-13 Richard Henderson <rth@redhat.com>
4395
4396 * configure.ac: Move libsanitizer logic to subdirectory.
4397 * configure: Regenerate.
4398
4399 2012-11-13 Dodji Seketeli <dodji@redhat.com>
4400
4401 * configure.ac: Enable libsanitizer just on x86 linux for now.
4402 * configure: Re-generate.
4403
4404 2012-11-13 David Edelsohn <dje.gcc@gmail.com>
4405
4406 * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
4407 sections.
4408 * configure: Regenerate.
4409
4410 2012-11-13 Hans-Peter Nilsson <hp@axis.com>
4411
4412 * configure.ac: Add section for configdirs for libsanitizer.
4413 Disable for cris-*-* and mmix-*-*.
4414 * configure: Regenerate.
4415
4416 2012-11-12 Wei Mi <wmi@google.com>
4417
4418 * configure.ac: Add libsanitizer to target_libraries.
4419 * Makefile.def: Ditto.
4420 * configure: Regenerate.
4421 * Makefile.in: Regenerate.
4422 * libsanitizer: New directory for asan runtime. Contains an empty
4423 tsan directory.
4424
4425 2012-11-03 Corinna Vinschen <corinna@vinschen.de>
4426
4427 * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
4428 against Mingw64 w32api.
4429 * configure: Regenerate.
4430
4431 2012-11-03 H.J. Lu <hongjiu.lu@intel.com>
4432
4433 * configure: Regenerated.
4434
4435 2012-11-03 Robert Mason <rbmj@verizon.net>
4436
4437 * configure.ac: add --disable-libstdcxx configure option
4438 and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
4439
4440 2012-10-30 Ganesh Gopalasubramanian <Ganesh.Gopalasubramanian@amd.com>
4441
4442 * MAINTAINERS (Write After Approval): Add myself.
4443
4444 2012-10-26 James Greenhalgh <james.greenhalgh@arm.com>
4445
4446 * MAINTAINERS (Write After Approval): Add myself.
4447
4448 2012-10-24 Sharad Singhai <singhai@google.com>
4449
4450 * MAINTAINERS (Write After Approval): Add myself.
4451
4452 2012-10-24 Eric Christopher <echristo@gmail.com>
4453
4454 * MAINTAINERS: Update email address.
4455
4456 2012-10-23 Eric Botcazou <ebotcazou@adacore.com>
4457
4458 PR bootstrap/54820
4459 * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
4460 * configure: Regenerate.
4461
4462 2012-10-23 Richard Earnshaw <rearnsha@arm.com>
4463
4464 * MAINTAINERS (aarch64): Add Marcus and myself.
4465
4466 2012-10-22 Eric Botcazou <ebotcazou@adacore.com>
4467
4468 PR bootstrap/54820
4469 * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
4470 (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
4471 (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
4472 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
4473 (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
4474 * Makefile.in: Regenerate.
4475 * configure.ac (have_static_libs): New variable and associated check.
4476 (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
4477 -static-libgcc if stage1_libs is empty and have_static_libs is yes.
4478 * configure: Regenerate.
4479
4480 2012-10-10 Richard Biener <rguenther@suse.de>
4481
4482 * MAINTAINERS: Adjust for changed surname.
4483
4484 2012-10-04 Lawrence Crowl <crowl@google.com>
4485
4486 * MAINTAINERS (Write After Approval): Add myself.
4487
4488 2012-10-01 Cary Coutant <ccoutant@google.com>
4489
4490 * MAINTAINERS: Add myself as dwarf debugging code maintainer.
4491
4492 2012-09-28 Ian Lance Taylor <iant@google.com>
4493
4494 * Makefile.def: Make all-target-libgo depend on
4495 all-target-libbacktrace.
4496 * Makefile.in: Rebuild.
4497
4498 2012-09-26 Ian Lance Taylor <iant@google.com>
4499
4500 * Makefile.def: Make all-gcc depend on all-libbacktrace.
4501 * Makefile.in: Rebuild.
4502
4503 2012-09-20 Walter Lee <walt@tilera.com>
4504
4505 * configure.ac: Add tilegx to list of targets that support gold.
4506 * configure: Regenerate.
4507
4508 2012-09-20 Marek Polacek <polacek@redhat.com>
4509
4510 * MAINTAINERS (Write After Approval): Add myself.
4511
4512 2012-09-19 Steve Ellcey <sellcey@mips.com>
4513
4514 * configure.ac: Add mips*-mti-elf* target.
4515 * configure: Regenerate.
4516
4517 2012-09-17 Ian Lance Taylor <iant@google.com>
4518
4519 * MAINTAINERS (Various Maintainers): Add libbacktrace.
4520 * configure.ac (host_libs): Add libbacktrace.
4521 (target_libraries): Add libbacktrace.
4522 * Makefile.def (host_modules): Add libbacktrace.
4523 (target_modules): Likewise.
4524 * configure, Makefile.in: Rebuild.
4525
4526 2012-09-14 David Edelsohn <dje.gcc@gmail.com>
4527
4528 PR target/38607
4529 Merge upstream change.
4530 * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
4531
4532 * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
4533 Add libgomp*.o to compare_exclusions for AIX.
4534 * configure: Regenerate.
4535
4536 2012-09-06 Diego Novillo <dnovillo@google.com>
4537
4538 * configure.ac: Bump minimum GMP version to 4.2.3.
4539 * configure: Re-generate.
4540
4541 2012-09-05 Georg-Johann Lay <avr@gjlay.de>
4542
4543 PR target/54461
4544 * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
4545 target-libgloss if not configured --with-avrlibc=no.
4546 * configure: Regenerate.
4547
4548 2012-09-04 Jason Merrill <jason@redhat.com>
4549
4550 * configure.ac: Fix --enable-languages=all.
4551
4552 2012-09-04 Christophe Lyon <christophe.lyon@st.com>
4553
4554 * MAINTAINERS (Write After Approval): Add myself.
4555
4556 2012-09-03 Richard Guenther <rguenther@suse.de>
4557
4558 PR bootstrap/54138
4559 * configure.ac: Re-organize ISL / CLOOG checks to allow
4560 disabling with either --without-isl or --without-cloog.
4561 * configure: Regenerated.
4562
4563 2012-09-03 Georg-Johann Lay <avr@gjlay.de>
4564
4565 * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
4566 * configure: Regenerate.
4567
4568 2012-08-27 Ulrich Drepper <drepper@gmail.com>
4569
4570 * MAINTAINERS: Fix my email address.
4571
4572 2012-08-26 H.J. Lu <hongjiu.lu@intel.com>
4573
4574 PR binutils/4970
4575 * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
4576 and opcodes.
4577 * Makefile.in: Regenerated.
4578
4579 2012-08-26 Art Haas <ahaas@impactweather.com>
4580
4581 * configure: Regenerate.
4582
4583 2012-08-25 Křištof Želechovski <giecrilj@stegny.2a.pl>
4584
4585 * INSTALL/README: Also refer to the online installation
4586 instructions.
4587
4588 2012-08-21 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
4589
4590 * MAINTAINERS (Write After Approval): Add myself.
4591 (Picochip port): Remove myself.
4592
4593 2012-08-14 Diego Novillo <dnovillo@google.com>
4594
4595 Merge from cxx-conversion branch.
4596
4597 * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
4598 POSTSTAGE1_CONFIGURE_FLAGS.
4599 * Makefile.in: Regenerate.
4600 * configure.ac (ENABLE_BUILD_WITH_CXX): Remove. Update all users.
4601 Force C++ when bootstrapping.
4602 * configure: Regenerate.
4603
4604 2012-07-24 Jan-Benedict Glaw <jbglaw@lug-owl.de>
4605
4606 * MAINTAINERS (Write After Approval): Add myself.
4607
4608 2012-07-16 Joseph Myers <joseph@codesourcery.com>
4609
4610 * README: Document use of ranges of years in copyright notices.
4611
4612 2012-07-06 Richard Guenther <rguenther@suse.de>
4613
4614 * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
4615 as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
4616 --with-gmp=system.
4617 * Makefile.in: Regenerated.
4618 * configure: Likewise.
4619
4620 2012-07-06 Richard Guenther <rguenther@suse.de>
4621
4622 * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
4623 * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
4624 supply V=1 as extra_make_flags.
4625 * configure: Regenerated.
4626 * Makefile.in: Likewise.
4627
4628 2012-07-04 Tristan Gingold <gingold@adacore.com>
4629
4630 * configure: Regenerate.
4631
4632 2012-07-03 Richard Guenther <rguenther@suse.de>
4633
4634 * Makfile.def (isl): Remove not necessary extra_exports and
4635 extra_make_flags.
4636 (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
4637 * Makefile.in: Regenerated.
4638
4639 2012-07-03 Richard Guenther <rguenther@suse.de>
4640
4641 * Makefile.def (cloog): Add V=1 to extra_make_flags.
4642 * configure.ac: If either the ISL or the CLooG check failed
4643 do not try to build in-tree versions.
4644 * Makefile.in: Regenerated.
4645 * configure: Regenerated.
4646
4647 2012-07-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4648
4649 * configure: Regenerate.
4650
4651 2012-07-02 Janis Johnson <janisjo@codesourcery.com>
4652
4653 * MAINTAINERS (Various Maintainers): Add myself as testsuite
4654 maintainer.
4655
4656 2012-07-02 Richard Guenther <rguenther@suse.de>
4657
4658 * configure: Regenerated.
4659
4660 2012-07-02 Richard Guenther <rguenther@suse.de>
4661 Michael Matz <matz@suse.de>
4662 Tobias Grosser <tobias@grosser.es>
4663 Sebastian Pop <sebpop@gmail.com>
4664
4665 * Makefile.def: Add ISL host module, remove PPL host module.
4666 Adjust ClooG host module to use the proper ISL.
4667 * Makefile.tpl: Pass ISL include flags instead of PPL ones.
4668 * configure.ac: Include config/isl.m4. Add ISL host library,
4669 remove PPL. Remove PPL configury, add ISL configury, adjust
4670 ClooG configury.
4671 * Makefile.in: Regenerated.
4672 * configure: Likewise.
4673
4674 2012-07-02 Richard Guenther <rguenther@suse.de>
4675
4676 Merge from graphite branch
4677 2011-07-21 Tobias Grosser <tobias@grosser.es>
4678
4679 * configure: Regenerated.
4680 * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
4681 both cloog.org and legacy versions. The only supported version will
4682 be CLooG with the isl backend.
4683
4684 2011-07-21 Tobias Grosser <tobias@grosser.es>
4685
4686 * configure: Regenerated.
4687 * configure.ac: Require cloog isl 0.17.0
4688
4689 2011-07-21 Tobias Grosser <tobias@grosser.es>
4690
4691 * configure: Regenerated.
4692 * config/cloog.m4: Do not define CLOOG_ORG
4693
4694 2012-06-29 Steven Bosscher <steven@gcc.gnu.org>
4695
4696 * configure.ac: Skip C if explicitly selected.
4697 * configure: Regenerate.
4698
4699 2012-06-28 Christophe Lyon <christophe.lyon@st.com>
4700
4701 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
4702 they contain -O2.
4703 * configure: Regenerate.
4704
4705 2012-06-25 Richard Sandiford <rdsandiford@googlemail.com>
4706
4707 PR debug/53740
4708 * df.h, df-problems.c, dce.c: Revert last patch.
4709
4710 2012-06-25 Iain Sandoe <iain@codesourcery.com>
4711
4712 * MAINTAINERS (Write After Approval): Update my email address.
4713
4714 2012-06-21 Meador Inge <meadori@codesourcery.com>
4715
4716 * MAINTAINERS (Write After Approval): Add myself.
4717
4718 2012-06-20 Jason Merrill <jason@redhat.com>
4719
4720 * Makefile.tpl (check-target-libgomp-c++): New.
4721 (check-target-libitm-c++): New.
4722 * Makefile.def (c++): Add them.
4723 * Makefile.in: Regenerate.
4724
4725 2012-05-29 Edmar Wienskoski <edmar@freescale.com>
4726
4727 * MAINTAINERS (Write After Approval): Add myself.
4728
4729 2012-05-16 Olivier Hainque <hainque@adacore.com>
4730
4731 * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
4732 (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
4733 (install-no-fixedincludes): Adjust accordingly.
4734 * Makefile.in: Regenerate.
4735
4736 2012-05-15 H.J. Lu <hongjiu.lu@intel.com>
4737
4738 Merge upstream change
4739 * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
4740
4741 2012-05-14 Marc Glisse <marc.glisse@inria.fr>
4742
4743 * MAINTAINERS (Write After Approval): Add myself.
4744
4745 2012-05-09 Nick Clifton <nickc@redhat.com>
4746 Paul Smith <psmith@gnu.org>
4747
4748 PR bootstrap/50461
4749 * configure.ac (mpfr-dir): When using in-tree MPFR sources
4750 allow for the fact that from release v3.1.0 of MPFR the source
4751 files were moved into a src sub-directory.
4752 * configure: Regenerate.
4753
4754 2012-05-07 Janne Blomqvist <jb@gcc.gnu.org>
4755
4756 * configure.ac: Bump minimum MPFR version to 2.4.0.
4757 * configure: Regenerated.
4758
4759 2012-05-01 Richard Henderson <rth@redhat.com>
4760
4761 * Makefile.def (libatomic): New target_module.
4762 * configure.ac (target_libraries): Add libatomic.
4763 (noconfigdirs): Check if libatomic is supported.
4764 * Makefile.in, configure: Rebuild.
4765
4766 2012-05-01 Greta Yorsh <Greta.Yorsh@arm.com>
4767
4768 * MAINTAINERS (Write After Approval): Add myself.
4769
4770 2012-04-25 Joel Brobecker <brobecker@adacore.com>
4771
4772 * config.sub: Update to 2012-04-18 version from official repo.
4773
4774 2012-04-24 Naveen H.S <naveen.S@kpitcummins.com>
4775
4776 * MAINTAINERS (Write After Approval): Add myself.
4777
4778 2012-04-11 Steve Ellcey <sellcey@mips.com>
4779
4780 * MAINTAINERS: Changed email address.
4781
4782 2012-03-28 Georg-Johann Lay <avr@gjlay.de>
4783
4784 PR target/52737
4785 * contrib/gcc_update (files_and_dependencies):
4786 Remove gcc/config/avr/t-multilib from touch data.
4787
4788 2012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4789
4790 * MAINTAINERS (OS Port Maintainers): Remove irix.
4791 * configure.ac (enable_libgomp): Remove *-*-irix6*.
4792 (unsupported_languages): Remove mips-sgi-irix6.*.
4793 (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
4794 (with_stabs): Remove.
4795 * configure: Regenerate.
4796
4797 2012-03-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4798
4799 * MAINTAINERS (OS Port Maintainers): Remove osf.
4800 * configure.ac (enable_libgomp): Remove *-*-osf*.
4801 (with_stabs): Remove alpha*-*-osf*.
4802 * configure: Regenerate.
4803
4804 2012-03-05 Tristan Gingold <gingold@adacore.com>
4805
4806 * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
4807 * configure: Regenerate.
4808
4809 2012-02-17 Walter Lee <walt@tilera.com>
4810
4811 * MAINTAINERS: (Write After Approval): Delete myself.
4812
4813 2012-02-14 Walter Lee <walt@tilera.com>
4814
4815 * MAINTAINERS (tilegx port): Add myself.
4816 (tilepro port): Add myself.
4817 (Write After Approval): Add myself.
4818
4819 2012-02-12 Gerald Pfeifer <gerald@pfeifer.com>
4820
4821 * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
4822 and Joseph Myers as docstring relicensing maintainers.
4823
4824 2012-02-09 Bin Cheng <bin.cheng@arm.com>
4825
4826 * MAINTAINERS (write-after-approval): Add myself.
4827
4828 2012-02-08 Ira Rosen <irar@il.ibm.com>
4829
4830 * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
4831 maintainer.
4832
4833 2012-02-04 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
4834
4835 * MAINTAINERS (Write After Approval): Move myself to
4836 maintain alphabetical order.
4837
4838 2012-02-03 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
4839
4840 * MAINTAINERS (Write After Approval): Add myself.
4841
4842 2012-02-02 Jayant R Sonar <jayant.sonar@kpitcummins.com>
4843
4844 * MAINTAINERS (Write After Approval): Add myself.
4845
4846 2012-02-02 Sumanth G <sumanth.gundapaneni@kpitcummins.com>
4847 Jayant R Sonar <jayant.sonar@kpitcummins.com>
4848
4849 * configure.ac (cr16-*-*): Remove nonconfigdirs.
4850 * configure: Regenerate.
4851
4852 2012-01-23 Harshit Chopra <harshit@google.com>
4853
4854 * MAINTAINERS (Write After Approval): Add myself.
4855
4856 2012-01-22 Douglas B Rupp <rupp@ngnat.com>
4857
4858 * configure.ac: Remove reference to mh-interix.
4859 * configure: Regenerate.
4860
4861 2012-01-05 Richard Henderson <rth@redhat.com>
4862
4863 PR bootstrap/51072
4864 * configure.ac: Disable libitm if c++ is not enabled.
4865 * configure: Rebuild.
4866
4867 * configure.ac: Fix regexp for same.
4868 * configure: Rebuild.
4869
4870 2012-01-02 Balaji V. Iyer <bviyer@gmail.com>
4871
4872 * MAINTAINERS (Write After Approval): Add myself.
4873
4874 2012-01-02 Richard Guenther <rguenther@suse.de>
4875
4876 PR bootstrap/51686
4877 * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
4878 * Makefile.in: Regenerate.
4879
4880 2011-12-28 Oleg Endo <olegendo@gcc.gnu.org>
4881
4882 * MAINTAINERS (Write After Approval): Add myself.
4883
4884 2011-12-18 Eric Botcazou <ebotcazou@adacore.com>
4885
4886 * configure: Regenerate.
4887
4888 2011-12-14 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
4889
4890 * MAINTAINERS (picochip): Changed email address.
4891
4892 2011-11-30 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
4893
4894 * MAINTAINERS (write-after-approval): Add self.
4895
4896 2011-11-29 DJ Delorie <dj@redhat.com>
4897
4898 * configure.ac (rl78-*-*) New case.
4899 * configure: Regenerate.
4900 * MAINTAINERS: Add myself as RL78 maintainer.
4901
4902 2011-11-21 Eric Botcazou <ebotcazou@libertysurf.fr>
4903
4904 * MAINTAINERS: Add self as co-maintainer of the Ada front end.
4905
4906 2011-11-21 Andreas Tobler <andreast@fgznet.ch>
4907
4908 * libtool.m4: Additional FreeBSD 10 fixes.
4909
4910 2011-11-21 Joern Rennecke <joern.rennecke@embecosm.com>
4911
4912 * MAINTAINERS: Move myself from Write After Approval to CPU Port
4913 Maintainers section, as Epiphany maintainer.
4914
4915 2011-11-18 Iain Sandoe <iains@gcc.gnu.org>
4916
4917 PR target/49992
4918 * configure.ac: Remove ranlib special-casing for Darwin.
4919 * configure: Regenerate.
4920
4921 2011-11-12 Andrey Belevantsev <abel@ispras.ru>
4922
4923 * MAINTAINERS (Reviewers): Keep the list sorted.
4924
4925 2011-11-11 Andrey Belevantsev <abel@ispras.ru>
4926
4927 * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
4928
4929 2011-11-09 Roland McGrath <mcgrathr@google.com>
4930
4931 * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
4932 * configure: Rebuild.
4933 * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
4934 * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
4935 (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
4936 (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
4937 (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
4938 Add READELF.
4939 * Makefile.in: Rebuild.
4940
4941 2011-11-09 Jason Merrill <jason@redhat.com>
4942
4943 * Makefile.def (language=c++): Remove check-c++0x.
4944 * Makefile.in (check-gcc-c++): Regenerate.
4945
4946 2011-11-08 Richard Henderson <rth@redhat.com>
4947
4948 * configure.ac: Test for libitm directory present first.
4949
4950 * configure.ac: Adjust srcdir for running libitm/configure.tgt.
4951
4952 * configure.ac: Test libitm/configure.tgt to disable libitm.
4953 * configure: Rebuild.
4954
4955 2011-11-07 Aldy Hernandez <aldyh@redhat.com>
4956 Richard Henderson <rth@redhat.com>
4957
4958 Merged from transactional-memory.
4959
4960 * Makefile.def (lang_env_dependencies): libitm is c++.
4961 Add libitm target module.
4962 * configure.ac: Likewise.
4963 * config/mmap.m4: New file.
4964 * contrib/gcc_update: Add libitm to touch data.
4965 * Makefile.in, configure: Rebuild.
4966
4967 2011-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4968
4969 * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
4970 LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
4971 * Makefile.in: Regenerate.
4972
4973 2011-11-01 DJ Delorie <dj@redhat.com>
4974
4975 * config.sub: Update to version 2011-10-29 (added rl78)
4976
4977 2011-10-27 Nick Clifton <nickc@redhat.com>
4978
4979 * config.sub: Import these changes from the config project:
4980
4981 2011-10-08 Joern Rennecke <joern.rennecke@embecosm.com>
4982 Ben Elliston <bje@gnu.org>
4983
4984 * config.sub (epiphany): New.
4985
4986 2011-09-09 Linas Vepstas <linasvepstas@gmail.com>
4987 Ben Elliston <bje@gnu.org>
4988
4989 * config.sub (hexagon, hexagon-*): New.
4990
4991 2011-08-23 Roland McGrath <mcgrathr@google.com>
4992
4993 * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
4994 64eb to be64.
4995
4996 2011-08-16 Roland McGrath <mcgrathr@google.com>
4997
4998 * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
4999 (nacl): Grok as alias for 32el-unknown-nacl.
5000
5001 2011-10-25 Kirill Yukhin <kirill.yukhin@intel.com>
5002
5003 * MAINTAINERS (Write After Approval): Add myself.
5004
5005 2011-10-24 Teresa Johnson <tejohnson@google.com>
5006
5007 * MAINTAINERS (Write After Approval): Add myself.
5008
5009 2011-09-21 Jakub Jelinek <jakub@redhat.com>
5010
5011 * MAINTAINERS (sparc port): Remove myself.
5012
5013 2011-09-14 Tom de Vries <tom@codesourcery.com>
5014
5015 * MAINTAINERS (Write After Approval): Add myself.
5016
5017 2011-08-14 Yao Qi <yao@codesourcery.com>
5018
5019 * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
5020 * configure: Regenerate.
5021
5022 2011-07-26 Ian Lance Taylor <iant@google.com>
5023
5024 * configure.ac: Set have_compiler based on whether gcc directory
5025 exists, rather than on whether gcc is in configdirs.
5026 * configure: Rebuild.
5027
5028 2011-07-21 Joseph Myers <joseph@codesourcery.com>
5029
5030 * MAINTAINERS (Global Reviewers): Add self.
5031
5032 2011-07-20 David Edelsohn <dje.gcc@gmail.com>
5033
5034 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
5035 link directories.
5036 * Makefile.in: Rebuild.
5037
5038 2011-07-20 Ian Lance Taylor <iant@google.com>
5039
5040 PR bootstrap/49787
5041 * configure.ac: Move --enable-bootstrap handling earlier in file.
5042 If --enable-bootstrap and either --enable-build-with-cxx or
5043 --enable-build-poststage1-with-cxx, enable C++ automatically.
5044 * configure: Rebuild.
5045
5046 2011-07-19 Ian Lance Taylor <iant@google.com>
5047
5048 * configure.ac: Add --enable-build-poststage1-with-cxx. If set,
5049 make C++ a boot_language. Set and substitute
5050 POSTSTAGE1_CONFIGURE_FLAGS.
5051 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
5052 (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
5053 * configure, Makefile.in: Rebuild.
5054
5055 2011-07-19 Vladimir Makarov <vmakarov@redhat.com>
5056
5057 * MAINTAINERS (Register Allocation): Move myself from reviewers to
5058 maintainers.
5059
5060 2011-07-18 Jakub Jelinek <jakub@redhat.com>
5061
5062 * MAINTAINERS (Global Reviewers): Add myself.
5063
5064 2011-07-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5065
5066 * configure: Regenerate.
5067
5068 2011-07-16 Jason Merrill <jason@redhat.com>
5069
5070 * Makefile.def (language=c++): Add check-c++0x and
5071 check-target-libmudflap-c++.
5072 * Makefile.tpl (check-target-libmudflap-c++): New.
5073 * Makefile.in: Regenerate.
5074
5075 2011-07-16 Matthias Klose <doko@ubuntu.com>
5076
5077 * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
5078 * Makefile.def (target_modules/libjava): Pass
5079 $(EXTRA_CONFIGARGS_LIBJAVA).
5080 * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
5081 if not configured with --enable-static-libjava.
5082 * Makefile.in: Regenerate.
5083 * configure: Likewise.
5084
5085 2011-07-15 Jason Merrill <jason@redhat.com>
5086
5087 * Makefile.in (check-c++): Move check-gcc-c++0x after
5088 check-target-libstdc++-v3.
5089
5090 2011-07-15 Bernd Schmidt <bernds@codesourcery.com>
5091
5092 * MAINTAINERS (c6x port): New entry.
5093
5094 2011-07-13 Jason Merrill <jason@redhat.com>
5095
5096 * Makefile.in (check-gcc-c++0x): New.
5097 (check-c++): Depend on it.
5098
5099 2011-07-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5100
5101 PR target/39150
5102 * configure.ac (i[3456789]86-*-solaris2*): Also accept
5103 x86_64-*-solaris2.1[0-9]*.
5104 * configure: Regenerate.
5105
5106 2011-06-29 Richard Sandiford <rdsandiford@googlemail.com>
5107
5108 * MAINTAINERS (RTL optimizers): Add self.
5109
5110 2011-06-27 Gabriel Charette <gchare@google.com>
5111
5112 * MAINTAINERS (Write After Approval): Add myself.
5113
5114 2011-06-22 Hans-Peter Nilsson <hp@axis.com>
5115
5116 PR regression/47836
5117 PR bootstrap/23656
5118 PR other/47733
5119 PR bootstrap/49247
5120 PR c/48825
5121 * configure.ac (target_libraries): Remove target-libiberty.
5122 Remove case-statement setting skipdirs=target-libiberty for
5123 multiple targets. Remove checking target_configdirs and
5124 removing target-libiberty but keeping target-libgcc if
5125 otherwise empty.
5126 * Makefile.def (target_modules): Don't add libiberty.
5127 (dependencies): Remove all traces of target-libiberty.
5128 * configure, Makefile.in: Regenerate.
5129
5130 2011-06-13 Walter Lee <walt@tilera.com>
5131
5132 * configure.ac (tilepro-*-*) New case.
5133 (tilegx-*-*): Likewise.
5134 * configure: Regenerate.
5135
5136 2011-06-06 Jing Yu <jingyu@google.com>
5137
5138 * configure.ac: Skip target-libiberty for
5139 arm*-*-linux-androideabi.
5140 * configure: Regenerated.
5141
5142 2011-06-06 Nick Clifton <nickc@redhat.com>
5143
5144 * config.sub: Sync from upstream.
5145
5146 2011-06-05 Nenad Vukicevic <nenad@intrepid.com>
5147
5148 * MAINTAINERS (Write After Approval): Add myself.
5149
5150 2011-06-01 Daniel Jacobowitz <drow@false.org>
5151
5152 * MAINTAINERS: Update my email address.
5153
5154 2011-05-27 Nathan Froyd <froydnj@codesourcery.com>
5155
5156 * MAINTAINERS (Write After Approval): Update my email address.
5157
5158 2011-05-11 Paul Pluzhnikov <ppluzhnikov@google.com>
5159
5160 * MAINTAINERS (Write After Approval): Add myself.
5161
5162 2011-05-08 Doug Kwan <dougkwan@google.com>
5163
5164 * configure.ac: Propagate LDFLAGS_FOR_TARGET.
5165 * configure: Regenerated.
5166 * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
5167 value from configure.
5168 * Makefile.in: Regenerated.
5169
5170 2011-05-05 Joseph Myers <joseph@codesourcery.com>
5171
5172 * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
5173 sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
5174 *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
5175 | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
5176 *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
5177 *-*-vxworks*): Disable newlib and libgloss in separate case
5178 statement.
5179 (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
5180 to separate case statement.
5181 (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
5182 *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
5183 alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
5184 sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
5185 arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
5186 bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
5187 i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
5188 i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
5189 i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
5190 i[[3456789]]86-*-rdos*, m32r-*-*,
5191 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
5192 | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
5193 powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
5194 rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
5195 | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
5196 sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
5197 sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
5198 *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
5199 and libgloss in main case over targets. Remove most empty cases
5200 in main case over targets.
5201 * configure: Regenerate.
5202
5203 2011-05-04 Janis Johnson <janisjo@codesourcery.com>
5204
5205 * MAINTAINERS (Write After Approval): Add myself.
5206
5207 2011-05-04 Joseph Myers <joseph@codesourcery.com>
5208
5209 * configure.ac: Remove code setting special library locations for
5210 hppa*64*-*-hpux11*. Remove code setting compiler for
5211 sparc-sun-solaris2*.
5212 * configure: Regenerate.
5213
5214 2011-05-04 Joseph Myers <joseph@codesourcery.com>
5215
5216 * configure.ac: Separate libgloss_dir settings from general case
5217 over targets.
5218 * configure: Regenerate.
5219
5220 2011-04-28 Joseph Myers <joseph@codesourcery.com>
5221
5222 * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
5223 alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
5224 arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
5225 cases in libgcj-disabling case statement.
5226 (hppa*64*-*-linux*): Set unsupported_languages instead of
5227 disabling target-zlib.
5228 (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
5229 to hppa*64*-*-hpux*.
5230 (hppa*-*-*): Restrict case in libgcj-disabling case statement to
5231 hppa*-*-hpux*.
5232 (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
5233 i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
5234 i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
5235 fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
5236 powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
5237 sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
5238 sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
5239 *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
5240 libgcj-disabling case statement.
5241 * configure: Regenerate.
5242
5243 2011-04-28 Joseph Myers <joseph@codesourcery.com>
5244
5245 * configure.ac: Disable Java for targets not supporting libffi.
5246 (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
5247 Remove cases in Java-disabling statement.
5248 (*arm-wince-pe): Change to arm-wince-pe.
5249 (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
5250 cases in Java-disabling statement.
5251 (bfin-*-*): Don't disable Java again.
5252 (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
5253 fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
5254 hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
5255 hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
5256 i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
5257 i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
5258 i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
5259 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
5260 Java-disabling statement.
5261 (mmix-*-*): Don't disable Java again.
5262 (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
5263 powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
5264 microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
5265 sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
5266 tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
5267 statement.
5268 * configure: Regenerate.
5269
5270 2011-04-28 Joseph Myers <joseph@codesourcery.com>
5271
5272 * configure.ac: Separate cases disabling Java and Java libraries
5273 from general case over targets.
5274 * configure: Regenerate.
5275
5276 2011-04-21 Jie Zhang <jzhang918@gmail.com>
5277
5278 * MAINTAINERS: Update my email address.
5279
5280 2011-04-20 Easwaran Raman <eraman@google.com>
5281
5282 * MAINTAINERS (Write After Approval): Add myself.
5283
5284 2011-04-18 Jack Howarth <howarth@bromo.med.uc.edu>
5285
5286 PR lto/48086
5287 * configure.ac: Re-enable LTO on *-apple-darwin9*.
5288 * configure: Regenerate.
5289
5290 2011-04-16 Jim Meyering <meyering@redhat.com>
5291
5292 * MAINTAINERS (Write After Approval): Add myself.
5293
5294 2011-04-15 Dodji Seketeli <dodji@redhat.com>
5295
5296 * MAINTAINERS: Update my email address.
5297
5298 2011-04-13 Georg-Johann Lay <avr@gjlay.de>
5299
5300 * MAINTAINERS (Write After Approval): Add myself.
5301
5302 2011-04-12 Yufeng Zhang <yufeng.zhang@arm.com>
5303
5304 * MAINTAINERS (Write After Approval): Add myself.
5305
5306 2011-04-07 Stuart Henderson <shenders@gcc.gnu.org>
5307
5308 * MAINTAINERS (Write After Approval): Add myself.
5309
5310 2011-04-06 Joseph Myers <joseph@codesourcery.com>
5311
5312 * configure.ac (build_tools): Remove build-byacc.
5313 (host_libs): Remove mmalloc.
5314 (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
5315 autoconf automake libtool diff rcs fileutils shellutils time
5316 textutils wdiff find uudecode hello tar gzip indent recode release
5317 sed perl gawk findutils gettext zip.
5318 (libgcj): Remove target-qthreads.
5319 (target_tools): Remove target-examples target-gperf.
5320 (YACC): Don't handle building byacc.
5321 * configure: Regenerate.
5322 * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
5323 dosutils, examples, fileutils, find, findutils, gawk, gettext,
5324 gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
5325 patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
5326 shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
5327 handle building components.
5328 * Makefile.in: Regenerate.
5329
5330 2011-04-05 Sterling Augustine <augustine.sterling@gmail.com>
5331
5332 * MAINTAINERS: Update my email address as Xtensa maintainer.
5333
5334 2011-04-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5335
5336 * config.sub: Sync from upstream.
5337
5338 2011-04-01 Joseph Myers <joseph@codesourcery.com>
5339
5340 * configure.ac (avr-*-*): Add comment about why libssp is disabled.
5341 (microblaze*): Don't disable libssp.
5342 * configure: Regenerate.
5343
5344 2011-04-01 Joseph Myers <joseph@codesourcery.com>
5345
5346 * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
5347 moveifchange.
5348 * configure: Regenerate.
5349 * Makefile.tpl: Use @SHELL@ not @config_shell@.
5350 * Makefile.in: Regenerate.
5351
5352 2011-04-01 Joseph Myers <joseph@codesourcery.com>
5353
5354 * configure.ac (*-*-sysv4*): Don't enable libgomp.
5355 (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
5356 powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
5357 powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
5358 xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
5359 *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
5360 md_exec_prefix cases.
5361 * configure: Regenerate.
5362
5363 2011-04-01 Joseph Myers <joseph@codesourcery.com>
5364
5365 * configure.ac: Separate cases disabling target-libssp,
5366 target-libiberty, target-libstdc++-v3 and Fortran from general
5367 case over targets.
5368 * configure: Regenerate.
5369
5370 2011-04-01 Joseph Myers <joseph@codesourcery.com>
5371
5372 * configure.ac (*-*-chorusos): Don't disable libgcj.
5373 (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
5374 Remove case.
5375 (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
5376 (arm-*-coff): Don't disable libgcj.
5377 (arm*-*-linux-gnueabi): Remove useless assignment.
5378 (arm-*-riscix*): Don't disable libgcj.
5379 (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
5380 configuration.
5381 (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
5382 (c54x*-*-*): Remove case.
5383 (tic54x-*-*): Don't disable GCC or GCC libraries.
5384 (cris-*-* | crisv32-*-*): Don't handle *-*-aout. Change *-*-elf
5385 to *.
5386 (d10v-*-*): Don't disable GCC libraries.
5387 (d30v-*-*): Don't disable libgcj.
5388 (h8500-*-*): Don't disable GCC libraries.
5389 (i960-*-*): Don't disable libgcj.
5390 (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
5391 (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
5392 i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
5393 libgcj.
5394 (m68k-*-coff*): Remove case.
5395 (mmix-*-*): Don't disable libgloss on host.
5396 (mn10200-*-*, mn10300-*-*): Remove cases.
5397 (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
5398 powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
5399 Don't disable libgcj.
5400 (romp-*-*): Remove case.
5401 (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
5402 (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
5403 case.
5404 (v810-*-*): Don't disable GCC libraries.
5405 (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
5406 (ip2k-*-*): Don't disable GCC libraries.
5407 * configure: Regenerate.
5408
5409 2011-03-28 Joseph Myers <joseph@codesourcery.com>
5410
5411 * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
5412 libffi on host.
5413 (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
5414 on host.
5415 (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
5416 * configure: Regenerate.
5417
5418 2011-03-26 John Marino <binutils@marino.st>
5419
5420 * configure.ac: Add support for *-*-dragonfly*
5421 * configure: Regenerate.
5422
5423 2011-03-25 Joseph Myers <joseph@codesourcery.com>
5424
5425 * configure.ac (native_only): Remove.
5426 (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
5427 send-pr uudecode guile gnuserv on host.
5428 (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
5429 send-pr rcs guile perl texinfo libtool on host.
5430 (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
5431 automake send-pr rcs guile perl texinfo libtool on host.
5432 (*-*-cygwin*, *-*-netbsd*): Remove host cases.
5433 (*-*-kaos*): Don't disable target-examples target-gperf on target.
5434 (alpha*-dec-osf*): Don't disable fileutils on target.
5435 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
5436 texinfo send-pr expect dejagnu on target.
5437 (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
5438 target-qthreads on target.
5439 (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
5440 (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
5441 (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
5442 x86_64-*-mingw*): Don't disable expect on target.
5443 (*-*-cygwin*): Don't disable target-gperf on target.
5444 (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
5445 gnuserv on target.
5446 (powerpcle-*-solaris*): Don't disable make expect gnuserv on
5447 target.
5448 * configure: Regenerate.
5449
5450 2011-03-25 Joseph Myers <joseph@codesourcery.com>
5451
5452 * configure.ac (target_tools): Remove target-groff.
5453 (native_only): Remove target-groff.
5454 (hppa*64*-*-*): Don't disable byacc.
5455 (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
5456 setting.
5457 (*-*-kaos*): Don't skip target-librx and target-groff.
5458 (*-*-netware*): Don't skip target-libmudflap.
5459 (*-*-tpf*): Don't skip target-libmudflap.
5460 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
5461 directories on the host.
5462 (ia64*-*-*vms*): Don't skip tix.
5463 (sh-*-* | sh64-*-*): Don't condition skipped directories on the
5464 host.
5465 * configure: Regenerate.
5466
5467 2011-03-24 Paolo Bonzini <pbonzini@redhat.com>
5468
5469 * configure.ac: Remove references to mt-mep, mt-netware,
5470 mt-wince.
5471 * Makefile.def: Add all-utils soft dependencies.
5472 * Makefile.tpl: Remove GDB_NLM_DEPS.
5473 * configure: Regenerate.
5474 * Makefile.in: Regenerate.
5475
5476 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
5477
5478 * configure.ac: Do not include mh-x86omitfp.
5479 * configure: Regenerate.
5480
5481 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
5482
5483 * configure.ac: Remove empty cases.
5484 * configure: Regenerate.
5485
5486 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
5487
5488 * Makefile.def: Add dependency from termcap to gdb.
5489 * Makefile.in: Regenerate.
5490
5491 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
5492
5493 * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
5494 * configure: Regenerate.
5495 * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
5496 * Makefile.tpl: Likewise.
5497 * Makefile.in: Regenerate.
5498
5499 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
5500
5501 * configure.ac: Remove all mentions of tentative_cc.
5502 * configure: Regenerate.
5503
5504 2011-03-24 Joseph Myers <joseph@codesourcery.com>
5505
5506 * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
5507 i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
5508 m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
5509 m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
5510 mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
5511 i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
5512 i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
5513 i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
5514 i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
5515 hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
5516 *-*-rhapsody*): Remove host cases.
5517 * configure: Regenerate.
5518
5519 2011-03-24 Joseph Myers <joseph@codesourcery.com>
5520
5521 * configure.ac (ppc*-*-pe): Remove host case.
5522 (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
5523 xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
5524 | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
5525 cases.
5526 * configure: Regenerate.
5527
5528 2011-03-24 Joseph Myers <joseph@codesourcery.com>
5529
5530 * config.sub: Update to version 2011-03-23.
5531
5532 2011-03-22 Joseph Myers <joseph@codesourcery.com>
5533
5534 * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
5535 i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
5536 | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
5537 * configure: Regenerate.
5538
5539 2011-03-22 Joseph Myers <joseph@codesourcery.com>
5540
5541 * MAINTAINERS (crx port, m68hc11 port): Remove. Move maintainers
5542 to Write After Approval.
5543 * config-ml.in: Don't handle arc-*-elf*.
5544 * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
5545 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
5546 handle GCC libraries.
5547 * configure: Regenerate.
5548
5549 2011-03-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5550
5551 PR bootstrap/48120:
5552 * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
5553 Add -lstdc++ -lm to LIBS.
5554 * configure: Regenerate.
5555
5556 2011-03-18 David Edelsohn <dje.gcc@gmail.com>
5557
5558 * config.guess: Update to version 2011-02-02
5559 * config.sub: Update to version 2011-02-24
5560
5561 2011-03-16 Jack Howarth <howarth@bromo.med.uc.edu>
5562
5563 PR lto/48086
5564 * configure.ac: Re-enable LTO on *-apple-darwin9.
5565 * configure: Regenerate.
5566
5567 2011-03-13 Jack Howarth <howarth@bromo.med.uc.edu>
5568
5569 PR lto/48086
5570 * configure.ac: Disable LTO on darwin due to an assembler change in
5571 Xcode 3.2.6/4.0 that limits the total number of sections/segments to
5572 under 256.
5573 * configure: Regenerate.
5574
5575 2011-03-11 Chen Liqin <liqin.gcc@gmail.com>
5576
5577 * MAINTAINERS: Update myself as score backend maintainer,
5578 update my e-mail address.
5579
5580 2011-03-09 Xuepeng Guo <terry.guo@arm.com>
5581
5582 * MAINTAINERS: Update my e-mail address.
5583
5584 2011-03-06 Joey Ye <joey.ye@arm.com>
5585
5586 * MAINTAINERS: Update my e-mail address.
5587
5588 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
5589
5590 * configure.ac: Adjust test of with_ppl.
5591 * configure: Regenerated.
5592
5593 2011-03-02 Kai Tietz <ktietz@redhat.com>
5594
5595 * MAINTAINERS: Adjust my e-mail address.
5596
5597 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
5598
5599 * configure.ac: Add -lpwl to ppllibs.
5600 * configure: Regenerated.
5601
5602 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
5603
5604 * config/cloog.m4: Add -lisl to clooglibs.
5605 * configure: Regenerated.
5606
5607 2011-02-24 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
5608
5609 * MAINTAINERS (CPU Port maintainers): Add self.
5610
5611 2011-02-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5612
5613 * MAINTAINERS: Add myself as testsuite maintainer.
5614
5615 2011-02-15 Mike Stump <mikestump@comcast.net>
5616
5617 * MAINTAINERS: Add myself as testsuite maintainer.
5618
5619 2011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5620
5621 Import from Libtool and gnulib:
5622
5623 2011-01-27 Gerald Pfeifer <gerald@pfeifer.com>
5624
5625 Prepare for supporting FreeBSD 10.
5626 * config.rpath: Remove handling of freebsd1* which soon would
5627 match FreeBSD 10.0.
5628
5629 2011-01-20 Gerald Pfeifer <gerald@pfeifer.com> (tiny change)
5630
5631 Remove support for FreeBSD 1.x.
5632 * libtool.m4 (_LT_LINKER_SHLIBS)
5633 (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
5634 soon would incorrectly match FreeBSD 10.0.
5635
5636 2011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5637
5638 PR binutils/12283
5639 * move-if-change: Import version from gnulib.
5640
5641 2011-02-12 Alexandre Oliva <aoliva@redhat.com>
5642
5643 PR lto/47225
5644 * Makefile.def (lto-plugin): Double dash for enable-shared.
5645 (configure-gcc): Depend on all-lto-plugin.
5646 * Makefile.in: Rebuilt.
5647
5648 2011-02-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5649
5650 * configure.ac: Remove extra bracket.
5651 * configure: Regenerate.
5652
5653 2011-02-08 Tobias Burnus <burnus@net-b.de>
5654
5655 * MAINTAINERS: Add myself as libquadmath maintainer.
5656
5657 2011-02-08 Thomas Schwinge <thomas@schwinge.name>
5658
5659 * MAINTAINERS: Update my email address.
5660
5661 2011-02-07 Joseph Myers <joseph@codesourcery.com>
5662
5663 * MAINTAINERS (option handling): Add self.
5664
5665 2011-02-06 Kai Tietz <kai.tietz@onevision.com>
5666
5667 PR lto/47225
5668 * Makefile.def: Add dependency for install-gcc
5669 on install-lto-plugin.
5670 * Makfile.in: Regenerated
5671
5672 2011-02-01 Sebastien Bourdeauducq <sebastien@milkymist.org>
5673
5674 * MAINTAINERS (CPU Port Maintainers): Add myself.
5675
5676 2011-01-31 Alexandre Oliva <aoliva@redhat.com>
5677
5678 PR libgcj/44341
5679 * configure.ac: Discard --with-* flags for host when configuring
5680 target libraries for cross build.
5681 * configure: Rebuilt.
5682
5683 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
5684
5685 * MAINTAINERS (linear loop transforms): Removed.
5686
5687 2011-01-25 Jakub Jelinek <jakub@redhat.com>
5688
5689 * configure.ac: If with_ppl is no, move setting with_cloog=no
5690 after CLOOG_REQUESTED check.
5691 * configure: Regenerated.
5692
5693 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
5694
5695 * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
5696 CLooG has been requested.
5697 * configure: Regenerated.
5698
5699 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
5700
5701 * configure: Regenerated.
5702 * configure.ac: Check for version 0.11 (or later revision) of PPL.
5703
5704 2011-01-25 Tobias Grosser <grosser@fim.uni-passau.de>
5705
5706 * configure: Regenerated.
5707 * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
5708
5709 2011-01-21 Andreas Schwab <schwab@redhat.com>
5710
5711 * configure.ac: Use AS_HELP_STRING throughout.
5712 * configure: Regenerate.
5713
5714 2011-01-18 Jie Zhang <jie.zhang@analog.com>
5715
5716 * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
5717 * configure: Regenerate.
5718
5719 2011-01-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
5720
5721 * ltmain.sh (relink): Use absolute path when hardcoding with -L.
5722
5723 2011-01-13 Joel Brobecker <brobecker@adacore.com>
5724
5725 * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
5726 for ia64-hpux.
5727 * configure: Regenerate.
5728
5729 2011-01-07 Jan Hubicka <jh@suse.cz>
5730
5731 PR lto/47225
5732 * Makefile.in: Regenerate.
5733 * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
5734 configure.
5735
5736 2011-01-07 Jan Hubicka <jh@suse.cz>
5737
5738 * Makefile.in: Regenerate.
5739 * Makefile.def (gcc host module) and soft dependency on lto-plugin
5740 and configure dependency on lto-plugin configure.
5741 (lto-plugin module): Remove dependency on GCC; add dependency on
5742 liniberty.
5743
5744 2011-01-07 William Schmidt <wschmidt@linux.vnet.ibm.com>
5745
5746 * MAINTAINERS (Write After Approval): Add myself.
5747
5748 2010-12-23 Hariharan Sandanagobalane <hariharan@picochip.com>
5749
5750 * configure: Regenerate.
5751
5752 2010-12-22 Hariharan Sandanagobalane <hariharan@picochip.com>
5753
5754 * configure.ac: (picochip): Disable libiberty.
5755
5756 2010-12-14 Kaushik Phatak <kaushik.phatak@kpitcummins.com>
5757
5758 * MAINTAINERS (Write After Approval): Add myself.
5759
5760 2010-12-10 Ian Lance Taylor <iant@google.com>
5761
5762 PR bootstrap/46819
5763 * configure.ac: For --disable-libgcj clear libgcj_saved.
5764 * configure: Rebuild.
5765
5766 2010-12-10 Tobias Burnus <burnus@net-b.de>
5767
5768 PR fortran/46540
5769 * configure.ac: Add --disable-libquadmath and
5770 --disable-libquadmath-support.
5771 * configure: Regenerate.
5772
5773 2010-12-03 Ian Lance Taylor <iant@google.com>
5774
5775 * MAINTAINERS: Add myself as libgo maintainer.
5776
5777 2010-12-03 Hans-Peter Nilsson <hp@axis.com>
5778
5779 PR libffi/46792
5780 * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
5781 * configure: Regenerate.
5782
5783 2010-12-02 Ian Lance Taylor <iant@google.com>
5784
5785 * configure.ac: Always set default for poststage1_ldflags to
5786 -static-libstdc++ -static-libgcc.
5787
5788 2010-11-29 Andreas Schwab <schwab@redhat.com>
5789
5790 * configure.ac: Move comment to remove extra space in last argument
5791 of GCC_TARGET_TOOL.
5792
5793 2010-11-26 Alexandre Oliva <aoliva@redhat.com>
5794
5795 PR other/46026
5796 * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
5797 * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
5798 * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
5799 (BASE_FLAGS_TO_PASS): Use it.
5800 * configure: Rebuilt.
5801 * Makefile.in: Rebuilt.
5802
5803 2010-11-23 H.J. Lu <hongjiu.lu@intel.com>
5804
5805 PR binutils/12258
5806 * configure.ac: Correct comments for --enable-gold/--enable-ld.
5807 Properly check default linker.
5808 * configure: Regnerated.
5809
5810 2010-11-23 Matthias Klose <doko@ubuntu.com>
5811
5812 * configure.ac: For --enable-gold, handle value `default' instead of
5813 `both*'. New configure option --{en,dis}able-ld.
5814 * configure: Regenerate.
5815
5816 2010-11-20 Ian Lance Taylor <iant@google.com>
5817
5818 * configure.ac: Only disable a language library if no language needs
5819 it. Don't let --disable-libgcj uncondtionally disable libffi.
5820 * configure: Rebuild.
5821
5822 2010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5823
5824 * Makefile.in: Regenerate.
5825
5826 PR other/46202
5827 * configure.ac: Fix just-built in-tree STRIP name to be
5828 binutils/strip-new.
5829 * configure: Regenerate.
5830 * Makefile.def (install-strip-gcc, install-strip-binutils)
5831 (install-strip-opcodes, install-strip-ld, install-strip-itcl)
5832 (install-strip-sid): Mirror dependencies on non-strip variants
5833 of these targets on the respective -strip prerequisites.
5834 * Makefile.tpl (install-strip, install-strip-host)
5835 (install-strip-target): New targets.
5836 (install-strip-[+module+], install-strip-target-[+module+]):
5837 New targets.
5838 * Makefile.in: Regenerate.
5839
5840 2010-11-19 Ian Lance Taylor <iant@google.com>
5841 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5842
5843 * configure.ac: Add target-libgo to target_libraries. Set
5844 and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
5845 * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
5846 (HOST_EXPORTS): Add GOC.
5847 (BASE_TARGET_EXPORTS): Add GOC.
5848 (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
5849 (GOCFLAGS_FOR_TARGET): New variable.
5850 (EXTRA_HOST_FLAGS): Add GOC.
5851 (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
5852 * Makefile.def (target_modules): Add libgo.
5853 (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
5854 (dependencies): Add dependency from configure-target-libgo to
5855 configure-target-libffi and all-target-libstdc++-v3. Add
5856 dependencies from all-target-libgo to all-target-libffi.
5857 (languages): Add go.
5858 * configure: Rebuild.
5859 * Makefile.in: Rebuild.
5860
5861 2010-11-19 Ian Lance Taylor <iant@google.com>
5862
5863 * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
5864 compiler/flag environment variables.
5865
5866 2010-11-18 Ian Lance Taylor <iant@google.com>
5867
5868 * configure.ac: Check for lang_requires_boot_languages in
5869 config-lang.in files.
5870 * configure: Rebuild.
5871
5872 2010-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
5873 Tobias Burnus <burnus@net-b.de>
5874
5875 PR fortran/32049
5876 * Makefile.def: Add libquadmath; build it with language=fortran.
5877 * configure.ac: Add libquadmath.
5878 * Makefile.tpl: Handle multiple libs in check-[+language+].
5879 * Makefile.in: Regenerate.
5880 * configure: Regenerate.
5881
5882 2010-11-16 Tom Tromey <tromey@redhat.com>
5883
5884 * MAINTAINERS: Moved myself to reviewers section.
5885
5886 2010-11-15 Zdenek Dvorak <ook@ucw.cz>
5887
5888 * MAINTAINERS: Moved myself to reviewers section.
5889
5890 2010-11-15 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5891
5892 * MAINTAINERS (Various Maintainers): Add self for build machinery.
5893 (Write After Approval): Remove self.
5894
5895 2010-11-15 Andreas Schwab <schwab@redhat.com>
5896
5897 * configure.ac: Fix spelling in option names.
5898 * configure: Regenerated.
5899
5900 2010-11-13 Georg-Johann Lay <georgjohann@web.de>
5901
5902 PR bootstrap/39622
5903 * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
5904 * configure: Regenerated.
5905
5906 2010-11-13 Kaveh R. Ghazi <ghazi@gcc.gnu.org>
5907
5908 * MAINTAINERS: Update my email address.
5909
5910 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
5911
5912 * configure: Regenerate.
5913
5914 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
5915
5916 * configure: Regenerate.
5917
5918 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
5919
5920 * configure: Regenerate.
5921
5922 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
5923
5924 * configure: Regenerate.
5925
5926 2010-11-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
5927
5928 * configure.ac: Support official CLooG.org versions.
5929 * configure: Regenerate.
5930 * config/cloog.m4: New.
5931
5932 2010-11-10 François Dumont <francois.cppdevs@free.fr>
5933
5934 * MAINTAINERS (Write After Approval): Add myself.
5935
5936 2010-11-09 David Edelsohn <dje.gcc@gmail.com>
5937
5938 * MAINTAINERS: Update my email address.
5939
5940 2010-11-04 Iain Sandoe <iains@gcc.gnu.org>
5941
5942 * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
5943 * configure: Regenerate.
5944
5945 2010-11-03 Ian Lance Taylor <iant@google.com>
5946 Dave Korn <dave.korn.cygwin@gmail.com>
5947
5948 PR lto/46273
5949 * configure.ac: Remove libelf tests. Build lto-plugin on ELF always
5950 and on other supported platforms whenever LTO is enabled.
5951 * configure: Rebuild.
5952
5953 2010-11-02 Alan Modra <amodra@gmail.com>
5954
5955 PR binutils/12110
5956 * configure.ac: Error when source path contains spaces.
5957 * configure: Regenerate.
5958
5959 2010-10-23 James E. Wilson <wilson@codesourcery.com>
5960
5961 * MAINTAINERS: Update my email address.
5962
5963 2010-10-20 Ian Lance Taylor <iant@google.com>
5964
5965 * Makefile.def (target_modules): Set lib_path to src/.libs for
5966 libstdc++-v3 module.
5967 * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
5968 * Makefile.in: Rebuild.
5969
5970 2010-10-18 Laurynas Biveinis <laurynas.biveinis@gmail.com>
5971
5972 * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
5973 (Write After Approval): Remove myself.
5974
5975 2010-10-15 Tristan Gingold <gingold@adacore.com>
5976
5977 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
5978
5979 2010-10-14 Douglas Rupp <rupp@gnat.com>
5980
5981 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
5982
5983 2010-10-07 Dave Korn <dave.korn.cygwin@gmail.com>
5984
5985 * configure.ac (build_lto_plugin): New shell variable.
5986 (--enable-lto): Turn on by default for all non-ELF platforms that
5987 have had LTO support added so far. Set build_lto_plugin appropriately
5988 for both ELF and non-ELF.
5989 (configdirs): Add lto-plugin or not based on build_lto_plugin.
5990 * configure: Regenerate.
5991
5992 2010-10-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5993
5994 Sync from src:
5995 * configure.ac (v850 support): Remove target-libgloss from
5996 noconfigdirs.
5997 * configure: Regenerate.
5998
5999 2010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6000
6001 PR bootstrap/45326
6002 PR bootstrap/45174
6003 * configure.ac: Honor initial values of $build_configargs,
6004 $host_configargs, $target_configargs. Mark the precious, so
6005 environment settings get recorded.
6006 * configure: Regenerate.
6007
6008 2010-09-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6009
6010 PR bootstrap/45796
6011 * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
6012 Depend on all-build-libiberty.
6013 * Makefile.in: Regenerate.
6014
6015 2010-09-30 Michael Eager <eager@eagercon.com>
6016
6017 * configure.ac (microblaze): Add target-libssp to noconfigdirs.
6018 * configure: Regenerate.
6019
6020 2010-09-28 Michael Eager <eager@eagercon.com>
6021
6022 * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
6023
6024 2010-06-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6025
6026 PR bootstrap/44621
6027 * configure.ac: Fix unportable shell quoting.
6028 * configure: Regenerate.
6029
6030 2010-09-21 Iain Sandoe <iains@gcc.gnu.org>
6031
6032 * configure.ac (enable-lto): Add Darwin to the list of supported lto
6033 targets and amend comment.
6034 * configure: Regenerate.
6035
6036 2010-09-15 Tejas Belagod <tejas.belagod@arm.com>
6037
6038 * MAINTAINERS (Write After Approval): Add myself.
6039
6040 2010-09-03 Jack Howarth <howarth@bromo.med.uc.edu>
6041
6042 * configure.ac: Enable LTO by default on Darwin.
6043 * configure: Regenerate.
6044
6045 2010-09-02 Marcus Shawcroft <marcus.shawcroft@arm.com>
6046
6047 * MAINTAINERS (Write After Approval): Add myself.
6048
6049 2010-09-01 Ian Bolton <ian.bolton@arm.com>
6050
6051 * MAINTAINERS (Write After Approval): Add myself.
6052
6053 2010-08-25 Danny Smith <dannysmith@users.sourceforge.net>
6054
6055 * MAINTAINERS (OS Port Maintainers): Remove myself from windows
6056 ports
6057
6058 2010-07-28 David Yuste <david.yuste@gmail.com>
6059
6060 * MAINTAINERS (Write After Approval): Add myself.
6061
6062 2010-07-26 Naveen.H.S <naveen.S@kpitcummins.com>
6063
6064 * configure.ac: Support all v850 targets.
6065 * configure: Regenerate.
6066
6067 2010-07-23 Marc Glisse <marc.glisse@normalesup.org>
6068
6069 PR bootstrap/44455
6070 * configure.ac (extra_mpfr_configure_flags): Copy from
6071 extra_mpc_gmp_configure_flags.
6072 * configure: Re-generated.
6073
6074 2010-07-22 Andi Kleen <ak@linux.intel.com>
6075
6076 * MAINTAINERS (Write After Approval): Add myself.
6077
6078 2010-07-22 Chung-Lin Tang <cltang@codesourcery.com>
6079
6080 * MAINTAINERS (Write After Approval): Add myself.
6081
6082 2010-07-20 Jeffrey Yasskin <jyasskin@google.com>
6083
6084 * MAINTAINERS (Write After Approval): Add myself.
6085
6086 2010-07-17 Jack Howarth <howarth@bromo.med.uc.edu>
6087
6088 PR target/44862
6089 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
6090 Provide -B option to allow for link spec %s substitutions for
6091 libstdc++.a on darwin.
6092 * Makefile.in: Regenerate.
6093
6094 2010-07-10 Mikael Morin <mikael@gcc.gnu.org>
6095
6096 * MAINTAINERS (Reviewers): Update my e-mail address
6097
6098 2010-06-10 Alexandre Oliva <aoliva@redhat.com>
6099
6100 * Makefile.def (configure-gcc): Depend on all-libelf.
6101 * Makefile.in: Rebuild.
6102
6103 2010-06-05 Fabien Chêne <fabien@gcc.gnu.org>
6104
6105 * MAINTAINERS (Write After Approval): Add myself in the right place.
6106
6107 2010-06-04 Fabien Chêne <fabien@gcc.gnu.org>
6108
6109 * MAINTAINERS (Write After Approval): Add myself.
6110
6111 2010-05-25 Sterling Augustine <sterling@tensilica.com>
6112
6113 * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
6114
6115 2010-05-25 Maxim Kuvyrkov <maxim@codesourcery.com>
6116
6117 * config.sub: Update to version 2010-05-21.
6118 * config.guess: Update to version 2010-04-03.
6119
6120 2010-05-18 Steven Bosscher <steven@gcc.gnu.org>
6121
6122 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
6123 * configure: Regenerate.
6124
6125 2010-05-12 Sriraman Tallam <tmsriram@google.com>
6126
6127 * MAINTAINERS (Write After Approval): Add myself.
6128
6129 2010-05-07 Steven Bosscher <steven@gcc.gnu.org>
6130
6131 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
6132 a platform that supports LTO.
6133 * configure: Regenerate.
6134
6135 2010-05-05 Sebastian Pop <sebastian.pop@amd.com>
6136
6137 * configure.ac: Allow all the versions greater than 0.10 of PPL.
6138 * configure: Regenerated.
6139
6140 2010-04-27 Roland McGrath <roland@redhat.com>
6141 H.J. Lu <hongjiu.lu@intel.com>
6142
6143 * configure.ac (--enable-gold): Support both, both/gold and
6144 both/bfd to add gold to configdirs without removing ld.
6145 * configure: Regenerated.
6146
6147 * Makefile.def: Add install-gold dependency to install-ld.
6148 * Makefile.in: Regenerated.
6149
6150 2010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
6151
6152 PR lto/42776
6153 * configure.ac (--enable-lto): Refactor handling so libelf tests
6154 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
6155 and allow LTO to be explicitly enabled on non-ELF platforms that
6156 are known to support it inside else-clause.
6157 * configure: Regenerate.
6158
6159 2010-04-20 Eric Botcazou <ebotcazou@adacore.com>
6160
6161 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
6162 * configure: Regenerate.
6163
6164 2010-04-17 Ralf Corsépius <ralf.corsepius@rtems.org>
6165
6166 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
6167 * configure: Regenerate.
6168
6169 2010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
6170
6171 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
6172 separately.
6173 * configure: Regenerate.
6174
6175 2010-04-16 Kevin Williams <kevin.williams@inria.fr>
6176
6177 * MAINTAINERS (Write After Approval): Add myself.
6178
6179 2010-04-14 Tristan Gingold <gingold@adacore.com>
6180
6181 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
6182 * configure: Regenerate.
6183
6184 2010-04-13 Steve Ellcey <sje@cup.hp.com>
6185
6186 * configure: Regenerate after change to elf.m4.
6187
6188 2010-04-06 Iain Sandoe <iains@gcc.gnu.org>
6189
6190 * MAINTAINERS (Write After Approval): Add myself.
6191
6192 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
6193
6194 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
6195 * configure: Regenerated.
6196
6197 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
6198
6199 * configure.ac: Print "buggy but acceptable" when CLooG
6200 revision is less than 9.
6201 * configure: Regenerated.
6202
6203 2010-04-01 Diego Novillo <dnovillo@google.com>
6204
6205 * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
6206
6207 2010-04-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6208
6209 PR bootstrap/43615
6210 PR bootstrap/43328
6211
6212 Revert:
6213
6214 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6215
6216 * configure.ac: Do not pass --enable-multilib nor
6217 --disable-multilib in baseargs. Accept explicitly passed
6218 --enable_multilib.
6219 * configure: Regenerate.
6220
6221 2010-03-31 Ulrich Weigand <uweigand@de.ibm.com>
6222
6223 * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
6224
6225 2010-03-31 Janis Johnson <janis187@us.ibm.com>
6226
6227 * MAINTAINERS: Remove myself.
6228
6229 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6230
6231 PR bootstrap/43328
6232 * configure.ac: Do not pass --enable-multilib nor
6233 --disable-multilib in baseargs. Accept explicitly passed
6234 --enable_multilib.
6235 * configure: Regenerate.
6236
6237 2010-03-28 Andrew Pinski <pinskia@gmail.com>
6238
6239 * MAINTAINERS (spu port): Remove me.
6240
6241 2010-03-23 Joseph Myers <joseph@codesourcery.com>
6242
6243 * configure.ac (tic6x-*-*): New case.
6244 * configure: Regenerate.
6245
6246 2010-03-23 Joseph Myers <joseph@codesourcery.com>
6247
6248 * config.sub: Update to version 2010-03-22.
6249 * config.guess: Update to version 2009-12-30.
6250
6251 2010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
6252
6253 PR ada/42554
6254 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
6255 * configure: Regenerate.
6256
6257 2010-03-18 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
6258
6259 * MAINTAINERS: Update my email address.
6260
6261 2010-03-17 Sebastian Pop <sebastian.pop@amd.com>
6262
6263 * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
6264 (ghassan.shobaki@amd.com): Removed.
6265
6266 2010-03-17 Alan Modra <amodra@gmail.com>
6267
6268 * MAINTAINERS: Update my email address.
6269
6270 2010-03-16 Diego Novillo <dnovillo@google.com>
6271
6272 * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
6273 Matthews.
6274
6275 2010-03-16 Joseph Myers <joseph@codesourcery.com>
6276
6277 * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
6278 Gutson, Jeffrey D. Oldham and Mark Shinwell.
6279
6280 2010-03-16 Joseph Myers <joseph@codesourcery.com>
6281
6282 * MAINTAINERS: Update my email address.
6283
6284 2010-03-16 Daniel Jacobowitz <dan@codesourcery.com>
6285
6286 * MAINTAINERS: Update my email address.
6287
6288 2010-03-15 Bernd Schmidt <bernds@codesourcery.com>
6289
6290 * MAINTAINERS: Update my email address.
6291
6292 2010-03-09 Jie Zhang <jie@codesourcery.com>
6293
6294 * MAINTAINERS: Update my email address.
6295
6296 2010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
6297
6298 PR libstdc++/32499
6299 * configure.ac (RANLIB): Default to true.
6300 (STRIP): Likewise.
6301 (RANLIB_FOR_TARGET): Remove superfluous : argument.
6302 * configure: Regenerate.
6303
6304 2010-02-17 Rafael Ávila de Espíndola <espindola@google.com>
6305
6306 * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
6307 (Write After Approval): Update my email address.
6308
6309 2010-02-17 Nick Clifton <nickc@redhat.com>
6310
6311 PR 11238
6312 * Makefile.tpl (local-distclean): Also remove config.cache files in
6313 sub-directories as there may not be Makefiles present in the
6314 sub-directories.
6315 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
6316 the config.cache files found by the find command.
6317
6318 * Makefile.in: Regenerate.
6319 * configure.ac: Revert previous delta.
6320 * configure: Regenerate.
6321
6322 2010-02-15 Nick Clifton <nickc@redhat.com>
6323
6324 PR 11238
6325 * configure.ac: Delete config.cache files in sub-directories when
6326 deleting Makefiles.
6327 * configure: Regenerate.
6328
6329 2010-02-12 Ben Elliston <bje@gnu.org>
6330
6331 * MAINTAINERS: Update my email address.
6332
6333 2010-02-08 Andrew Pinski <pinskia@gmail.com>
6334
6335 * MAINTAINERS (spu port): Update my email address.
6336
6337 2010-02-08 Jie Zhang <jie.zhang@analog.com>
6338
6339 * MAINTAINERS: Add myself as a maintainer for the bfin port.
6340
6341 2010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6342
6343 * configure.ac: Add "recommended" version checks for GMP/MPC.
6344 Update recommended GMP/MPFR/MPC versions.
6345 * configure: Regenerate.
6346
6347 2010-01-31 Joern Rennecke <joern.rennecke@embecosm.com>
6348
6349 * MAINTAINERS: Move my Embecosm email address into the
6350 write-after-approval section.
6351
6352 2010-01-26 Ian Lance Taylor <iant@google.com>
6353
6354 * MAINTAINERS: Add myself as Go frontend maintainer.
6355
6356 2010-01-25 Joern Rennecke <amylaar@spamcop.net>
6357
6358 PR libstdc++/36101, PR libstdc++/42813
6359 * configure.ac (bootstrap_target_libs): Make inclusion of
6360 target-libgomp conditional on libgomb being in target_configdirs.
6361 * configure: Regenerate.
6362
6363 2010-01-23 Joern Rennecke <amylaar@spamcop.net>
6364
6365 PR libstdc++/36101, PR libstdc++/42813
6366 * configure.ac (bootstrap_target_libs): Include target-libgomp.
6367 * configure: Regenerate.
6368
6369 2010-01-22 Joern Rennecke <amylaar@spamcop.net>
6370
6371 PR libstdc++/36101, PR libstdc++/42813
6372 * configure.ac (target_configdirs): Substitute.
6373 * Makefile.def: Bootstrap target module libgomp.
6374 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
6375 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
6376 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
6377 * configure, Makefile.in: Regenerate.
6378
6379 2010-01-21 Dave Korn <dave.korn.cygwin@gmail.com>
6380
6381 * MAINTAINERS: Adjust my details.
6382
6383 2010-01-20 Eric B. Weddington <eric.weddington@atmel.com>
6384
6385 * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
6386
6387 2010-01-18 Thierry Lafage <thierry.lafage@inria.fr>
6388
6389 * MAINTAINERS: reindented my entry with tabs instead of spaces.
6390
6391 2010-01-15 Thierry Lafage <thierry.lafage@inria.fr>
6392
6393 * MAINTAINERS (Write After Approval): Add myself.
6394
6395 2010-01-15 Konrad Trifunovic <konrad.trifunovic@inria.fr>
6396
6397 * MAINTAINERS (Write After Approval): Add myself.
6398
6399 2010-01-11 Richard Guenther <rguenther@suse.de>
6400
6401 PR lto/41569
6402 * Makefile.def (all-lto-plugin): Depend on all-gcc.
6403 * Makefile.in: Regenerated.
6404
6405 2010-01-11 Andreas Tobler <andreast@fgznet.ch>
6406
6407 * configure.ac: Enable libjava build on x86_64-*freebsd*.
6408 * configure: Regenerate.
6409
6410 2010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6411 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
6412
6413 PR bootstrap/42424
6414 * configure.ac: Include libtool m4 files.
6415 (_LT_CHECK_OBJDIR): Call it.
6416 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
6417 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
6418
6419 * configure: Regenerate.
6420
6421 2010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6422
6423 PR bootstrap/41818
6424 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
6425 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
6426 * Makefile.in: Regenerate.
6427
6428 2010-01-02 Richard Guenther <rguenther@suse.de>
6429
6430 PR lto/41529
6431 * configure.ac: Include config/elf.m4. Disable LTO if not
6432 builting for an elf target.
6433 * configure: Regenerate.
6434
6435 2009-12-27 Christopher Faylor <me+cygwin@cgf.cx>
6436
6437 * MAINTAINERS: Change my email address.
6438
6439 2009-12-18 Ben Elliston <bje@au.ibm.com>
6440
6441 * config.sub, config.guess: Update from upstream sources.
6442
6443 2009-12-07 Shujing Zhao <pearly.zhao@oracle.com>
6444
6445 * MAINTAINERS (Write After Approval): Add myself.
6446
6447 2009-12-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6448
6449 PR middle-end/30447
6450 PR middle-end/30789
6451 PR other/40302
6452
6453 * configure.ac: Require MPC.
6454 * configure: Regenerate.
6455
6456 2009-12-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6457
6458 PR target/38384
6459 PR bootstrap/40972
6460 * libtool.m4: Sync from git Libtool.
6461 * ltoptions.m4: Likewise.
6462 * ltversion.m4: Likewise.
6463 * lt~obsolete.m4: Likewise.
6464 * ltmain.sh: Likewise.
6465
6466 2009-11-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6467
6468 * configure.ac: Update minimum MPC version to 0.8.
6469 * configure: Regenerate.
6470
6471 2009-11-21 Sebastian Pop <sebpop@gmail.com>
6472
6473 * configure.ac: Check for version 0.15.5 or later revision of CLooG.
6474 * configure: Regenerated.
6475
6476 2009-11-21 Ian Lance Taylor <iant@google.com>
6477
6478 * configure.ac: Change default of poststage1_ldflags to be empty if
6479 poststage1_libs is set. When poststage1_libs is empty, and
6480 ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
6481 * configure: Rebuild.
6482
6483 2009-11-21 Adam Nemet <adambnmet@gmail.com>
6484
6485 * MAINTAINERS (Write After Approval): Update my email address.
6486
6487 2009-11-20 Ben Elliston <bje@au.ibm.com>
6488
6489 * config.guess: Update from upstream sources.
6490
6491 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
6492
6493 * Makefile.def: Restore host and target settings for gmp.
6494 * Makefile.in: Rebuild.
6495
6496 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
6497
6498 * configure.ac: Add libelf to host_libs. Enable in-tree configury
6499 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
6500 Fix portability of test of C++ as bootstrap language. Add
6501 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
6502 * configure: Rebuild.
6503 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
6504 and cloog. Fix in-tree ppl configuration. Introduce libelf
6505 in-tree building.
6506 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
6507 (POSTSTAGE1_HOST_EXPORTS): Use it.
6508 (STAGE[+id+]_CXXFLAGS): New.
6509 (BASE_FLAGS_TO_PASS): Pass it down.
6510 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
6511 extra_exports.
6512 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
6513 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
6514 extra_exports.
6515 * Makefile.in: Rebuild.
6516
6517 2009-11-17 Ben Elliston <bje@au.ibm.com>
6518
6519 * config.sub, config.guess: Update from upstream sources.
6520
6521 2009-11-12 Jan Kratochvil <jan.kratochvil@redhat.com>
6522
6523 * MAINTAINERS (Write After Approval): Add myself.
6524
6525 2009-11-09 Jon Beniston <jon@beniston.com>
6526
6527 * MAINTAINERS (Write After Approval): Add myself.
6528
6529 2009-11-06 Ozkan Sezer <sezeroz@gmail.com>
6530
6531 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
6532 paths for *-w64-mingw* and x86_64-*mingw*.
6533 * configure: Regenerated.
6534
6535 2009-11-05 Joern Rennecke <amylaar@spamcop.net>
6536
6537 * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
6538
6539 2009-11-02 Benjamin Kosnik <bkoz@redhat.com>
6540
6541 * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
6542 Phil Edwards to Write-After Approval.
6543
6544 2009-10-30 Kai Tietz <kai.tietz@onevision.com>
6545
6546 * configure.ac: Disable target-winsup & co for
6547 x86_64-*-mingw* and *-w64-mingw* targets.
6548 * configure: Regenerated.
6549
6550 2009-10-16 Nick Clifton <nickc@redhat.com>
6551
6552 * MAINTAINERS: Add myself as a maintainer for the RX port.
6553
6554 2009-10-26 Johannes Singler <singler@kit.edu>
6555
6556 * MAINTAINERS (Write After Approval): Update my e-mail address.
6557
6558 2009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
6559
6560 * configure.ac (CLooG test): Use = with test.
6561 * configure: Regenerate.
6562
6563 2009-10-22 Richard Guenther <rguenther@suse.de>
6564
6565 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
6566 cloog if the ppl version check failed. Move flags saving
6567 before setting in libelf check.
6568 * configure: Regenerate.
6569
6570 2009-10-21 Richard Guenther <rguenther@suse.de>
6571
6572 * configure.ac: Adjust the ppl and cloog configure to work as
6573 documented. Disable cloog if ppl was disabled. Omit the version
6574 checks if they were disabled.
6575 * configure: Re-generate.
6576
6577 2009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6578
6579 * configure.ac: Add 'lto' to enable_languages, not
6580 new_enable_languages, and only if not already present.
6581 * configure: Regenerate.
6582
6583 2009-10-10 Gerald Pfeifer <gerald@pfeifer.com>
6584
6585 * README: Refer to the various COPYING* files instead of just
6586 COPYING.
6587 Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
6588
6589 2009-10-07 Rafael Avila de Espindola <espindola@google.com>
6590
6591 * MAINTAINERS: Change my email address. Change plugi-in to plugin.
6592
6593 2009-10-07 Richard Guenther <rguenther@suse.de>
6594
6595 * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
6596 and Richard Guenther as reviewers.
6597 (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
6598 as reviewers.
6599
6600 2009-10-07 Hariharan Sandanagobalane <hariharan@picochip.com>
6601
6602 * config.sub: Update from upstream sources.
6603
6604 2009-10-06 Ian Lance Taylor <iant@google.com>
6605
6606 * Makefile.def: check-gold depends upon all-gas.
6607 * Makefile.in: Rebuild.
6608
6609 2009-10-05 Phil Muldoon <pmuldoon@redhat.com>
6610
6611 * MAINTAINERS (Write After Approval): Add myself.
6612
6613 2009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
6614
6615 * Makefile.def: all-lto-plugin depends on all-libiberty.
6616 set bootstrap=true for lto-plugin.
6617 Add lto-plugin.
6618 * Makefile.in: Regenerate.
6619 * configure.ac (host_libs): Add lto-plugin.
6620 * configure: Regenerate.
6621
6622 2009-10-03 Diego Novillo <dnovillo@google.com>
6623
6624 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
6625 (HOST_LIBELFLIBS): Define.
6626 (HOST_LIBELFINC): Define.
6627 * Makefile.in: Regenerate.
6628 * configure.ac: Add --enable-lto.
6629 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
6630 If --enable-lto is used, add 'lto' to new_enable_languages.
6631 If --enable-lto is used and gold is enabled, add
6632 lto-plugin to configdirs.
6633 * configure: Regenerate.
6634
6635 2009-10-03 Simon Baldwin <simonb@google.com>
6636
6637 * configure.ac: If --with-system-zlib, suppress local zlib and
6638 pass --with-system-zlib to subdir configure scripts.
6639 * configure: Regenerate.
6640
6641 2009-10-01 Loren J. Rittle <ljrittle@acm.org>
6642 Paolo Bonzini <bonzini@gnu.org>
6643
6644 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
6645 $(srcdir).
6646 * Makefile.in: Rebuilt.
6647
6648 2009-09-26 Gary Funck <gary@intrepid.com>
6649
6650 * MAINTAINERS (Write After Approval): Add myself.
6651
6652 2009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6653
6654 * configure.ac: Update minimum MPC version to 0.7.
6655 * configure: Regenerate.
6656
6657 2009-09-25 Nick Clifton <nickc@redhat.com>
6658
6659 * configure.ac: Pass any --cache-file=/dev/null option on to
6660 subconfigures.
6661 * configure: Regenerate.
6662
6663 2009-09-23 Nick Clifton <nickc@redhat.com>
6664
6665 * config.sub, config.guess: Update from upstream sources.
6666
6667 2009-09-22 Loren J. Rittle <ljrittle@acm.org>
6668
6669 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
6670 * Makefile.in: Rebuilt.
6671
6672 2009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6673
6674 PR bootstrap/32272
6675 * configure.ac: Error out if $srcdir isn't '.' but contains
6676 host-${host_noncanonical}.
6677 * configure: Regenerate.
6678
6679 2009-09-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
6680
6681 * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
6682 maintainer.
6683
6684 2009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6685
6686 * configure.ac: If bootstrapping a combined tree with
6687 --enable-gold, require c++ in stage1_languages.
6688 * configure: Regenerate.
6689
6690 * configure.ac: Also add target_libs of stage1_languages to
6691 bootstrap_target_libs.
6692 * configure: Regenerate.
6693
6694 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
6695 with --enable-languages not containing c++.
6696 * configure: Regenerate.
6697
6698 2009-09-15 Jie Zhang <jie.zhang@analog.com>
6699
6700 * configure.ac: Disable java and boehm-gc for bfin-*-*.
6701 * configure: Regenerate.
6702
6703 2009-09-12 Joern Rennecke <joern.rennecke@embecosm.com>
6704
6705 * MAINTAINERS (Write After Approval): Update my e-mail address,
6706 and move from from here...
6707 (Waiting for paperwork): To here.
6708
6709 2009-09-09 Joseph Myers <joseph@codesourcery.com>
6710
6711 * MAINTAINERS (Reviewers): Add self as driver reviewer.
6712
6713 2009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6714
6715 * configure.ac: Do not use $extrasub for replacing @if/@endif
6716 parts in Makefile; instead, use additional arguments to
6717 AC_CONFIG_COMMANDS to do the replacement manually, with several
6718 sed invocations, to avoid HP-UX sed command limits.
6719 * configure: Regenerate.
6720
6721 2009-09-08 Alexandre Oliva <aoliva@redhat.com>
6722
6723 * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
6724 blank before -L.
6725
6726 2009-09-04 Alexandre Oliva <aoliva@redhat.com>
6727
6728 * configure.ac (with-build-config): Document. Handle without.
6729 Handle missing argument.
6730 * configure: Rebuilt.
6731
6732 2009-09-03 Alexandre Oliva <aoliva@redhat.com>
6733
6734 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
6735 Default to bootstrap-debug only if compare-debug works.
6736 * configure: Rebuilt.
6737 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
6738 * Makefile.in: Rebuilt.
6739
6740 2009-09-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
6741
6742 * MAINTAINERS (OS Port Maintainers): Update my email address.
6743
6744 2009-09-01 Alexandre Oliva <aoliva@redhat.com>
6745
6746 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
6747 * Makefile.in: Rebuilt.
6748
6749 2009-09-01 Chris Demetriou <cgd@google.com>
6750
6751 * MAINTAINERS (Write After Approval): Add myself.
6752
6753 2009-08-31 Dodji Seketeli <dodji@redhat.com>
6754
6755 PR debug/30161
6756 * include/dwarf2.h (enum dwarf_tag): Added
6757 DW_TAG_GNU_template_template_param
6758 (enum dwarf_attribute): Added DW_AT_GNU_template_name.
6759
6760 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
6761
6762 * Makefile.tpl (AWK): Fix typo.
6763 * Makefile.in: Regenerate.
6764
6765 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
6766
6767 * configure.ac: Detect awk and sed.
6768 * Makefile.def (flags_to_pass): Add AWK and SED.
6769 * Makefile.tpl (AWK, SED): New.
6770 (BASE_FLAGS_TO_PASS): Add AWK and SED.
6771 * configure: Regenerate.
6772 * Makefile.in: Regenerate.
6773
6774 2009-08-26 Dave Korn <dave.korn.cygwin@gmail.com>
6775
6776 * ltmain.sh (removedotparts): Don't use comma as 's' separator.
6777 (collapseslashes): Likewise.
6778
6779 2009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6780
6781 * configure.ac (AC_PREREQ): Bump to 2.64.
6782
6783 2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6784
6785 * configure.ac: Remove --with-datarootdir, --with-docdir,
6786 --with-pdfdir, --with-htmldir switches.
6787 * configure: Regenerate.
6788
6789 * configure: Regenerate.
6790
6791 * compile: Sync from Automake 1.11.
6792 * depcomp: Likewise.
6793 * install-sh: Likewise.
6794 * missing: Likewise.
6795 * mkinstalldirs: Likewise.
6796 * ylwrap: Likewise.
6797
6798 2009-08-20 Dave Korn <dave.korn.cygwin@gmail.com>
6799
6800 * ltmain.sh (func_normal_abspath): New function.
6801 (func_relative_path): Likewise.
6802 (func_mode_help): Document new -bindir option for link mode.
6803 (func_mode_link): Add new -bindir option, and use it to place
6804 output DLL if specified.
6805
6806 2009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6807
6808 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
6809 (baseargs): Add --disable-option-checking.
6810 * configure: Regenerate.
6811
6812 * Makefile.def (configure-target-libiberty): Depend on
6813 all-binutils and all-ld.
6814 (configure-target-newlib): Likewise.
6815 * Makefile.in: Regenerate.
6816
6817 2009-08-17 Ben Elliston <bje@au.ibm.com>
6818
6819 * config.sub, config.guess: Update from upstream sources.
6820
6821 2009-08-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6822
6823 Sync from src, merge:
6824
6825 2009-07-02 Tristan Gingold <gingold@adacore.com>
6826
6827 * configure.ac: Do not exclude gas for i386-*-darwin.
6828 Add a case for x86_64-*-darwin.
6829 * configure: Regenerate.
6830
6831 2009-08-06 Neil Vachharajani <nvachhar@gmail.com>
6832
6833 * MAINTAINERS: Add my name to Write After Approval list.
6834
6835 2009-08-06 Michael Eager <eager@eagercon.com>
6836
6837 * configure.ac: Add Microblaze target.
6838 * configure: Regenerate.
6839
6840 2009-07-31 Christian Bruel <christian.bruel@st.com>
6841
6842 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
6843 * configure: Regenerate.
6844
6845 2009-07-28 Rask Ingemann Lambertsen <ccc94453@vip.cybercity.dk>
6846
6847 * MAINTAINERS (Write After Approval): Update my e-mail address.
6848
6849 2009-07-06 Ian Lance Taylor <iant@google.com>
6850
6851 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
6852 * configure: Rebuild.
6853
6854 2009-07-01 Tobias Grosser <grosser@fim.uni-passau.de>
6855
6856 * MAINTAINERS: Move myself to the Graphite Reviewers.
6857
6858 2009-06-30 Wei Guozhi <carrot@google.com>
6859
6860 * MAINTAINERS: Add my name to Write After Approval list.
6861
6862 2009-06-26 Steve Ellcey <sje@cup.hp.com>
6863
6864 PR bootstrap/40338
6865 * configure.ac (comparestring): Create new variable.
6866 * Makefile.tpl (comparestring): Use to skip some comparisions.
6867 * configure: Regenerate.
6868 * Makefile.in: Regenerate.
6869
6870 2009-06-26 Doug Evans <dje@sebabeach.org>
6871
6872 * Makefile.def (host_modules): Add cgen.
6873 * Makefile.in: Regenerate.
6874 * configure.ac (host_tools): Add cgen.
6875 * configure: Regenerate.
6876
6877 2009-06-23 DJ Delorie <dj@redhat.com>
6878
6879 * MAINTAINERS: Add myself as mep maintainer.
6880
6881 2009-06-23 Ian Lance Taylor <iant@google.com>
6882
6883 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
6884 boot_languages. Only bootstrap target libraries listed in
6885 target_libs for some boot language. Add --with-stage1-ldflags,
6886 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
6887 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
6888 if not building with C++.
6889 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
6890 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
6891 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
6892 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
6893 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
6894 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
6895 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
6896 * configure, Makefile.in: Rebuild.
6897
6898 2009-06-23 Li Feng <nemokingdom@gmail.com>
6899
6900 * MAINTAINERS: Added my name to write-after-approval list.
6901
6902 2009-06-15 Ryan Mansfield <rmansfield@qnx.com>
6903
6904 * configure.ac: Define is_elf for QNX Neutrino targets.
6905 * configure: Regenerate.
6906
6907 2009-06-09 Ghassan Shobaki <ghassan.shobaki@amd.com>
6908
6909 * MAINTAINERS: Added my name to the write-after-approval list
6910
6911 2009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6912
6913 * configure.ac: Detect MPC in default directory.
6914 * configure: Regenerate.
6915
6916 2009-06-03 Jerome Guitton <guitton@adacore.com>
6917 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6918
6919 * Makefile.tpl (all): Avoid a trailing backslash.
6920 * Makefile.in: Regenerate.
6921
6922 2009-06-03 Ben Elliston <bje@au.ibm.com>
6923
6924 * config.sub, config.guess: Update from upstream sources.
6925
6926 2009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
6927
6928 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
6929 to noconfdirs.
6930 * configure: Regenerate.
6931
6932 2009-06-02 Alexandre Oliva <aoliva@redhat.com>
6933
6934 * Makefile.tpl ([+compare-target+]): Compare all stage
6935 directories, rather than just gcc.
6936 * Makefile.in: Rebuilt.
6937
6938 2009-06-01 Doug Kwan <dougkwan@google.com>
6939
6940 * configure.ac: Support gold for target arm*-*-*.
6941 * configure: Regenerate.
6942
6943 2009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6944
6945 * Makefile.def: Add MPC support and dependencies.
6946 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
6947
6948 * Makefile.in, configure: Regenerate.
6949
6950 2009-05-27 Alexandre Oliva <aoliva@redhat.com>
6951
6952 * Makefile.tpl (all): Avoid harmless warning in make all when
6953 gcc-bootstrap is enabled but stage_last does not exist.
6954 * Makefile.in: Rebuilt.
6955
6956 2009-05-24 Nicolas Roche <roche@adacore.com>
6957
6958 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
6959 * Makefile.in: Regenerate.
6960
6961 2009-05-21 Denis Chertykov <chertykov@gmail.com>
6962
6963 * MAINTAINERS: Update my e-mail address.
6964
6965 2009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
6966
6967 * configure.ac (cygwin noconfigdirs): Remove libgcj.
6968 * configure: Regenerate.
6969
6970 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
6971
6972 PR other/40159
6973 * Makefile.tpl (all): Don't assume gcc-bootstrap and
6974 gcc-no-bootstrap are mutually exclusive.
6975 * Makefile.in: Rebuilt.
6976
6977 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
6978
6979 PR other/40159
6980 * Makefile.tpl (all): Don't end with unconditional success.
6981 * Makefile.in: Rebuilt.
6982
6983 2009-05-12 Alexandre Oliva <aoliva@redhat.com>
6984
6985 PR target/37137
6986 * Makefile.def (flags_to_pass): Remove redundant and incomplete
6987 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
6988 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
6989 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
6990 stage_configureflags, stage_cflags and stage_libcflags into
6991 explicit Makefile macros.
6992 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
6993 GFORTRAN.
6994 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
6995 CC. Set CC_FOR_BUILD from CC.
6996 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
6997 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
6998 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
6999 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
7000 and GFORTRAN.
7001 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
7002 (_LIBCFLAGS): Renamed to _TFLAGS.
7003 (do-compare-debug, do-compare3-debug): Drop.
7004 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
7005 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
7006 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
7007 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
7008 (XGCC_FLAGS_FOR_TARGET): New.
7009 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
7010 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
7011 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
7012 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
7013 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
7014 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
7015 TFLAGS.
7016 (BUILD_CONFIG): Include if requested.
7017 (all): Set TFLAGS on bootstrap.
7018 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
7019 (all-stageid-prefixmodule): Likewise.
7020 (do-clean, distclean-stageid): Set TFLAGS.
7021 (restrap): Fix whitespace.
7022 * Makefile.in: Rebuilt.
7023
7024 2009-05-07 Paolo Bonzini <bonzini@gnu.org>
7025
7026 * config.guess: Sync with src.
7027
7028 2009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
7029
7030 * configure.ac ($with_ppl): Default to no if not supplied.
7031 ($with_cloog): Likewise.
7032 configure: Regenerate.
7033
7034 2009-04-27 James E. Wilson <wilson@codesourcery.com>
7035
7036 * MAINTAINERS: Update my e-mail address.
7037
7038 2009-04-27 Nick Clifton <nickc@redhat.com>
7039
7040 * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
7041
7042 2009-04-25 Eric Botcazou <ebotcazou@adacore.com>
7043
7044 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
7045 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
7046 * Makefile.in: Regenerate.
7047
7048 2009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7049
7050 PR bootstrap/39739
7051 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
7052 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
7053
7054 * configure, Makefile.in: Regenerate.
7055
7056 2009-04-21 Taras Glek <tglek@mozilla.com>
7057
7058 * include/hashtab.h: Update GTY annotations to new syntax
7059 * include/splay-tree.h: Likewise
7060
7061 2009-04-17 Ben Elliston <bje@au.ibm.com>
7062
7063 * config.sub, config.guess: Update from upstream sources.
7064
7065 2009-04-15 Anthony Green <green@moxielogic.com>
7066
7067 * configure.ac: Add moxie support.
7068 * configure: Rebuilt.
7069
7070 2009-04-14 Jakub Jelinek <jakub@redhat.com>
7071
7072 * configure.ac: Change copyright header to refer to version
7073 3 of the GNU General Public License and to point readers at the
7074 COPYING3 file and the FSF's license web page.
7075 * Makefile.def: Likewise.
7076 * Makefile.tpl: Likewise.
7077 * Makefile.in: Regenerate.
7078
7079 2009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
7080
7081 * configure.ac: Restore match for darwin9 or later. Use double
7082 brackets since regeneration eats one pair.
7083 * configure: Regenerate.
7084
7085 2009-04-09 H.J. Lu <hongjiu.lu@intel.com>
7086
7087 PR gas/10039
7088 * configure.ac: Require texinfo 4.7.
7089 * configure: Regenerated.
7090
7091 2009-04-09 Nick Clifton <nickc@redhat.com>
7092
7093 * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
7094 the GCC Runtime Library Exception.
7095
7096 2009-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7097
7098 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
7099 * configure: Regenerate.
7100
7101 2009-04-01 Steve Ellcey <sje@cup.hp.com>
7102
7103 * Makefil.def (languages): New entries.
7104 * Makefile.tpl (check-gcc-*): New generic target.
7105 * Makefile.in: Regenerate.
7106
7107 2009-03-25 Erven Rohou <erven.rohou@inria.fr>
7108
7109 * MAINTAINERS: Update my email address.
7110
7111 2009-03-18 Tom Tromey <tromey@redhat.com>
7112
7113 * configure: Rebuild.
7114 * configure.ac (host_libs): Add libiconv.
7115 * Makefile.in: Rebuild.
7116 * Makefile.def (host_modules): Add libiconv.
7117 (configure-gdb, all-gdb): Depend on libiconv.
7118
7119 2009-03-16 Tristan Gingold <gingold@adacore.com>
7120
7121 * configure.ac: Treat gdb as supported on x86_64-darwin.
7122 * configure: Regenerate.
7123
7124 2009-03-16 Joseph Myers <joseph@codesourcery.com>
7125
7126 * configure.ac (--with-host-libstdcxx): New option.
7127 * configure: Regenerate.
7128
7129 2009-03-12 Joern Rennecke <joern.rennecke@arc.com>
7130
7131 * MAINTAINERS: Move myself into the write after approval list.
7132
7133 2009-03-11 Nicola Pero <nicola.pero@meta-innovation.com>
7134
7135 * MAINTAINERS: Update e-mail address.
7136
7137 2009-03-11 Dorit Nuzman <dorit@il.ibm.com>
7138
7139 * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
7140
7141 2009-03-10 Ira Rosen <irar@il.ibm.com>
7142
7143 * MAINTAINERS: Add myself as auto-vectorizer maintainer.
7144
7145 2009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7146
7147 Backport from git Libtool:
7148
7149 2009-01-19 Robert Millan <rmh@aybabtu.com>
7150 Support GNU/kOpenSolaris.
7151 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
7152 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
7153 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
7154 GNU/kOpenSolaris.
7155
7156 2009-02-27 Andreas Schwab <schwab@linux-m68k.org>
7157
7158 * MAINTAINERS: Update e-mail address.
7159
7160 2009-02-24 Michael Eager <eager@eagercon.com>
7161
7162 * MAINTAINERS (Write After Approval): Add self.
7163
7164 2009-02-18 Bingfeng Mei <bmei@broadcom.com>
7165
7166 * MAINTAINERS (Write After Approval): Add myself.
7167
7168 2009-02-05 Andreas Schwab <schwab@suse.de>
7169
7170 * Makefile.tpl (stage_last): Define $r and $s before using
7171 $(RECURSE_FLAGS_TO_PASS).
7172 * Makefile.in: Regenerate
7173
7174 2009-01-30 Ian Lance Taylor <iant@google.com>
7175
7176 * MAINTAINERS: Move myself to the Global Reviewers list.
7177
7178 2009-01-29 Robert Millan <rmh@aybabtu.com>
7179
7180 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
7181 * configure: Regenerate.
7182
7183 2009-01-17 Gerald Pfeifer <gerald@pfeifer.com>
7184
7185 * MAINTAINERS: Make whitespace consistent.
7186 Remove Robert Millan from Write After Approval.
7187
7188 2009-01-16 Alan Modra <amodra@bigpond.net.au>
7189
7190 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
7191 (all-opcodes): Depend on all-libiberty.
7192 * Makefile.in: Regenerate.
7193
7194 2009-01-15 Douglas B Rupp <rupp@gnat.com>
7195
7196 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
7197 * configure: Regenerate.
7198
7199 2009-01-12 Ramana Radhakrishnan <ramana.r@gmail.com>
7200
7201 * MAINTAINERS (Write After Approval): Add myself.
7202
7203 2009-01-12 Steven G. Kargl <sgk@troutmask.apl.washington.edu>
7204
7205 * MAINTAINERS: Add myself to reviewers (Fortran).
7206
7207 2009-01-12 Sebastian Pop <sebastian.pop@amd.com>
7208
7209 PR tree-optimization/38515
7210 * configure.ac (cloog-polylib): Removed.
7211 (with_ppl, with_cloog): Test for "no".
7212 * configure: Regenerated.
7213
7214 2009-01-11 Daniel Franke <franke.daniel@gmail.com>
7215
7216 * MAINTAINERS: Moved myself to reviewers (Fortran).
7217
7218 2009-01-06 Thomas Schwinge <tschwinge@gnu.org>
7219
7220 * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
7221 (Write After Approval): Remove myself.
7222
7223 2009-01-03 Diego Novillo <dnovillo@google.com>
7224
7225 * MAINTAINERS: Remove myself from alias maintainership.
7226
7227 2009-01-02 David Ayers <ayers@fsfe.org>
7228
7229 * MAINTAINERS: Update e-mail address.
7230
7231 2008-12-30 Gerald Pfeifer <gerald@pfeifer.com>
7232
7233 * MAINTAINERS: Make whitespace consistent.
7234
7235 2008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7236
7237 Backport from upstream Libtool:
7238 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
7239 Add cache variables to tests that require the linker to work.
7240 For shlibpath_overrides_runpath, this also changes the semantics
7241 to let the result from the C compiler take precedence.
7242
7243 2008-12-02 Ben Elliston <bje@au.ibm.com>
7244
7245 * config.sub, config.guess: Update from upstream sources.
7246
7247 2008-12-12 Sebastian Pop <sebastian.pop@amd.com>
7248
7249 * configure.ac (ppllibs): Add by default the lib flags.
7250 * configure: Regenerate.
7251
7252 2008-12-08 Luis Machado <luisgpm@br.ibm.com>
7253
7254 * MAINTAINERS: Add myself to the write after approval list.
7255
7256 2008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
7257
7258 * configure.ac: Add double brackets on darwin[912].
7259 * configure: Regenerate.
7260
7261 2008-12-03 Daniel Kraft <d@domob.eu>
7262
7263 * MAINTAINERS: Moved myself and Mikael Morin from Write After
7264 Approval to Reviewer section (for Fortran front-end).
7265
7266 2008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
7267
7268 * configure.ac: Expand to darwin10 and later.
7269 * configure: Regenerate.
7270
7271 2008-12-02 Andreas Schwab <schwab@suse.de>
7272
7273 * Makefile.def: configure-target-boehm-gc depends on
7274 all-target-libstdc++-v3.
7275 * Makefile.in: Regenerate.
7276
7277 2008-12-02 Kai Tietz <kai.tietz@onevision.com>
7278
7279 * MAINTAINERS: Add myself as mingw maintainer.
7280
7281 2008-12-02 Ben Elliston <bje@au.ibm.com>
7282
7283 * config.sub, config.guess: Update from upstream sources.
7284
7285 2008-12-01 Gerald Pfeifer <gerald@pfeifer.com>
7286
7287 * README.SCO: Remove.
7288
7289 2008-11-29 Fernando Pereira <pronesto@gmail.com>
7290
7291 * MAINTAINERS: Add myself to the write after approval list.
7292
7293 2008-11-29 Dave Korn <dave.korn.cygwin@gmail.com>
7294
7295 * MAINTAINERS: Update my email address in WAA section.
7296
7297 2008-11-29 Chen Liqin <liqin@sunnorth.com.cn>
7298
7299 * MAINTAINERS: Update e-mail address.
7300
7301 2008-11-27 Toon Moene <toon@moene.org>
7302
7303 * MAINTAINERS: Change e-mail address.
7304
7305 2008-11-27 Tristan Gingold <gingold@adacore.com>
7306
7307 * configure.ac: Build gdb for i?86-*-darwin*
7308 * configure: Regenerated.
7309
7310 2008-11-24 Hariharan Sandanagobalane <hariharan@picochip.com>
7311
7312 * MAINTAINERS: Added my full name.
7313
7314 2008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
7315
7316 PR bootstrap/38014
7317 PR bootstrap/37923
7318
7319 Revert:
7320
7321 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
7322
7323 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
7324 * Makefile.in: Regenerated.
7325
7326 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
7327
7328 PR gdb/921
7329 PR gdb/1646
7330 PR gdb/2175
7331 PR gdb/2176
7332
7333 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
7334 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
7335 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
7336 (HOST_EXPORTS): Pass CPPFLAGS.
7337 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
7338 (LDFLAGS_FOR_TARGET): Initialize from configure script.
7339 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
7340 * Makefile.in, configure: Regenerated.
7341 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
7342 and CPPFLAGS_FOR_BUILD.
7343
7344 2008-11-06 Jeff Law <law@redhat.com>
7345
7346 * MAINTAINERS: Add myself as middle end maintainer.
7347
7348 2008-11-06 Andrew Stubbs <ams@codesourcery.com>
7349
7350 * MAINTAINERS (Write after approval): Add myself.
7351
7352 2008-11-05 Diego Novillo <dnovillo@google.com>
7353
7354 * MAINTAINERS (Global Reviewers): Add myself.
7355 (Non-Algorithmic Maintainers): Remove myself.
7356
7357 2008-11-04 Thomas Schwinge <tschwinge@gnu.org>
7358
7359 * MAINTAINERS (Write after approval): Add myself.
7360
7361 2008-10-31 Mikael Morin <mikael.morin@tele2.fr>
7362
7363 * MAINTAINERS (Write after approval): Add myself.
7364
7365 2008-10-31 Ben Elliston <bje@au.ibm.com>
7366
7367 * configure.ac (spu-*-*): Remove special case.
7368 * configure: Regenerate.
7369
7370 2008-10-30 Catherine Moore <clm@codesourcery.com>
7371
7372 * MAINTAINERS (Write after approval): Update my email address.
7373
7374 2008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
7375
7376 * configure.ac [spu-*-*]: Do not set skipdirs.
7377 * configure: Re-generate.
7378
7379 2008-10-29 Bernd Schmidt <bernd.schmidt@analog.com>
7380
7381 * MAINTAINERS (Various Maintainers): Add myself to reload.
7382
7383 2008-10-25 Richard Guenther <rguenther@suse.de>
7384
7385 * MAINTAINERS (Various Maintainers): Add myself as middle-end
7386 maintainer. Remove myself as libgcc-math maintainer.
7387 (Non-Algorithmic Maintainers): Remove myself.
7388
7389 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
7390
7391 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
7392 * Makefile.in: Regenerated.
7393
7394 2008-10-23 Cary Coutant <ccoutant@google.com>
7395
7396 * MAINTAINERS (Write after approval): Add myself.
7397
7398 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
7399
7400 PR gdb/921
7401 PR gdb/1646
7402 PR gdb/2175
7403 PR gdb/2176
7404
7405 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
7406 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
7407 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
7408 (HOST_EXPORTS): Pass CPPFLAGS.
7409 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
7410 (LDFLAGS_FOR_TARGET): Initialize from configure script.
7411 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
7412 * Makefile.in, configure: Regenerated.
7413 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
7414 and CPPFLAGS_FOR_BUILD.
7415
7416 2008-10-20 Sebastian Pop <sebastian.pop@amd.com>
7417
7418 * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
7419 Sebastian Pop.
7420
7421 2008-10-14 Antoniu Pop <antoniu.pop@gmail.com>
7422
7423 * MAINTAINERS (Write After Approval): Added myself.
7424
7425 2008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7426
7427 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
7428 recommended version to 2.3.2.
7429
7430 * configure: Regenerate.
7431
7432 2008-10-01 Mark Mitchell <mark@codesourcery.com>
7433
7434 * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
7435
7436 2008-09-29 David Daney <david.daney@caviumnetworks.com>
7437
7438 * MAINTAINERS (Write After Approval): Update e-mail address.
7439
7440 2008-09-26 Peter O'Gorman <pogma@thewrittenword.com>
7441
7442 * libtool.m4: Update to libtool 2.2.6.
7443 * lt~obsolete.m4: Update to libtool 2.2.6.
7444 * ltmain.sh: Update to libtool 2.2.6.
7445 * ltsugar.m4: Update to libtool 2.2.6.
7446 * ltversion.m4: Update to libtool 2.2.6.
7447 * ltoptions.m4: Update to libtool 2.2.6.
7448 * ltgcc.m4: Update to match changes from libtool 2.2.6.
7449
7450 2008-09-22 Chris Fairles <cfairles@gcc.gnu.org>
7451
7452 * MAINTAINERS (Write After Approval): Add myself.
7453
7454 2008-09-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
7455
7456 * MAINTAINERS (Write After Approval): Update my name.
7457
7458 2008-09-20 Steven Bosscher <steven@gcc.gnu.org>
7459
7460 * MAINTAINERS: Add myself in "Write After Approval".
7461
7462 2008-09-18 Steve Ellcey <sje@cup.hp.com>
7463
7464 * MAINTAINERS: Add myself as ia64 maintainer.
7465
7466 2008-09-04 Gerald Pfeifer <gerald@pfeifer.com>
7467
7468 * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
7469 Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
7470 Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
7471 and Michael Tiemann from Write After Approval since they do not
7472 actually have access.
7473
7474 2008-09-05 Richard Guenther <rguenther@suse.de>
7475
7476 * configure.ac: Initialize clooglibs to -lcloog.
7477 * configure: Re-generate.
7478
7479 2008-09-04 Le-Chun Wu <lcwu@google.com>
7480
7481 * MAINTAINERS (Write After Approval): Add myself.
7482
7483 2008-09-03 Sebastian Pop <sebastian.pop@amd.com>
7484
7485 * configure.ac (--with-cloog-polylib): New.
7486 (--disable-cloog-version-check): New.
7487 (--disable-ppl-version-check): New.
7488 * configure: Re-generate.
7489
7490 2008-09-03 Richard Guenther <rguenther@suse.de>
7491
7492 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
7493 cloog test.
7494 * configure: Re-generate.
7495
7496 2008-09-03 Hari Sandanagobalane <hariharan@picochip.com>
7497
7498 Add picoChip port.
7499 * MAINTAINERS: Add picoChip maintainers.
7500
7501 2008-09-02 Sebastian Pop <sebastian.pop@amd.com>
7502 Tobias Grosser <grosser@fim.uni-passau.de>
7503 Jan Sjodin <jan.sjodin@amd.com>
7504 Harsha Jagasia <harsha.jagasia@amd.com>
7505 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
7506 Konrad Trifunovic <konrad.trifunovic@inria.fr>
7507 Adrien Eliche <aeliche@isty.uvsq.fr>
7508
7509 Merge from graphite branch.
7510 * configure: Regenerate.
7511 * Makefile.in: Regenerate.
7512 * configure.ac (host_libs): Add ppl and cloog.
7513 Add checks for PPL and CLooG.
7514 * Makefile.def (ppl, cloog): Added modules and dependences.
7515 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
7516 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
7517
7518 2008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
7519
7520 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
7521 (GCC_SHLIB_SUBDIR): New.
7522 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
7523 * configure: Regenerate.
7524 * Makefile.in: Regenerate.
7525
7526 2008-08-30 Gerald Pfeifer <gerald@pfeifer.com>
7527
7528 * MAINTAINERS: Consistently use tabs to separate columns.
7529
7530 2008-08-29 Tristan Gingold <gingold@adacore.com>
7531
7532 * MAINTAINERS (Write after Approval): Add myself.
7533
7534 2008-08-28 Tristan Gingold <gingold@adacore.com>
7535
7536 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
7537 Enable bfd, binutils and opcodes.
7538 * configure: Regenerate.
7539
7540 2008-08-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
7541
7542 * MAINTAINERS: Update my hppa and hpux entries. Remove my vax entry.
7543
7544 2008-08-23 Thomas Koenig <tkoenig@gcc.gnu.org>
7545
7546 * MAINTAINERS: Use correct Umlaut for last name.
7547
7548 2008-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
7549
7550 * MAINTAINERS: Move myself from Reviewers to Write after Approval.
7551
7552 2008-08-16 David Edelsohn <edelsohn@gnu.org>
7553
7554 * MAINTAINERS: Update my email address.
7555
7556 2008-08-16 Nicolas Roche <roche@adacore.com>
7557
7558 * Makefile.tpl: Add BOOT_ADAFLAGS.
7559 * Makefile.in: Regenerate.
7560
7561 2008-08-09 Richard Sandiford <rdsandiford@googlemail.com>
7562
7563 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
7564 * configure: Regenerate.
7565
7566 2008-07-30 Paolo Bonzini <bonzini@gnu.org>
7567
7568 * configure.ac: Add makefile fragments for hpux.
7569 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
7570 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
7571 * configure: Regenerate.
7572 * Makefile.in: Regenerate.
7573
7574 2008-07-28 Aldy Hernandez <aldyh@redhat.com>
7575
7576 * MAINTAINERS: Add Jakub and myself as gimple maintainers.
7577
7578 2008-07-11 Dodji Seketeli <dseketel@redhat.com>
7579
7580 * MAINTAINERS (Write after Approval): Add myself.
7581
7582 2008-07-02 Xuepeng Guo <xuepeng.guo@intel.com>
7583
7584 * MAINTAINERS (Write After Approval): Add myself.
7585
7586 2008-06-29 Andrew Jenner <andrew@codesourcery.com>
7587
7588 * MAINTAINERS (Write After Approval): Add myself.
7589
7590 2008-06-29 Krister Walfridsson <krister.walfridsson@gmail.com>
7591
7592 * MAINTAINERS: Update my email address.
7593
7594 2008-06-25 Joey Ye <joey.ye@intel.com>
7595
7596 * MAINTAINERS (Write After Approval): Add myself.
7597
7598 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7599
7600 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
7601 * Makefile.in: Regenerate.
7602 * configure: Regenerate.
7603
7604 2008-06-17 Daniel Kraft <d@domob.eu>
7605
7606 * MAINTAINERS (Write After Approval): Add myself.
7607
7608 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7609
7610 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
7611 "$@" is still intact with both Autoconf 2.59 and 2.62.
7612 * configure: Regenerate.
7613
7614 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7615
7616 * Makefile.tpl: Fix comment errors.
7617 * Makefile.in: Regenerate.
7618
7619 2008-06-12 David S. Miller <davem@davemloft.net>
7620 David Edelsohn <edelsohn@gnu.org>
7621
7622 * configure.ac: Add powerpc*-*-* to gold supported targets.
7623 * configure: Regenerate.
7624
7625 2008-06-08 Joseph Myers <joseph@codesourcery.com>
7626
7627 PR tree-optimization/36218
7628 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
7629 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
7630 (all prefix="build-"): Pass them to build-system sub-makes.
7631 * Makefile.in: Regenerate.
7632
7633 2008-06-07 Joseph Myers <joseph@codesourcery.com>
7634
7635 * MAINTAINERS (mt port): Remove.
7636 (sco5, unixware, sco udk): Remove.
7637 (Kean Johnston): Add to Write After Approval.
7638
7639 2008-05-30 Julian Brown <julian@codesourcery.com>
7640
7641 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
7642 of libobjc for ARM EABI Linux.
7643 * configure: Regenerate.
7644
7645 2008-05-18 Xinliang David Li <davidxl@google.com>
7646
7647 * ChangeLog: Remove wrong ChangeLog entry.
7648
7649 2008-05-17 Xinliang David Li <davidxl@google.com>
7650
7651 * MAINTAINERS (Write After Approval): Add myself.
7652
7653 2008-05-15 Janus Weil <janus@gcc.gnu.org>
7654
7655 * MAINTAINERS (Write After Approval): Add myself.
7656
7657 2008-05-14 Rafael Espíndola <espindola@google.com>
7658
7659 * config-ml.in: don't handle --enable-shared and --enable-static.
7660
7661 2008-05-10 Richard Sandiford <rdsandiford@googlemail.com>
7662
7663 * MAINTAINERS: Update my email address.
7664
7665 2008-05-10 Paolo Carlini <paolo.carlini@oracle.com>
7666
7667 * MAINTAINERS: Update my email address.
7668
7669 2008-05-03 Kris Van Hees <kris.van.hees@oracle.com>
7670
7671 * MAINTAINERS (Write After Approval): Add myself.
7672
7673 2008-04-28 Gabriele Svelto <gabriele.svelto@st.com>
7674
7675 * MAINTAINERS (Write After Approval): Add myself.
7676
7677 2008-04-25 Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
7678
7679 * MAINTAINERS (crx): Add myself.
7680
7681 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
7682
7683 Sync with src:
7684 2008-04-14 David S. Miller <davem@davemloft.net>
7685
7686 * configure.ac: Add sparc*-*-* to gold supported targets.
7687 * configure: Regenerate.
7688
7689 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
7690
7691 PR bootstrap/35457
7692 * configure.ac: Include override.m4.
7693 * configure: Regenerate.
7694
7695 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
7696
7697 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
7698 * Makefile.in: Regenerate.
7699
7700 2008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
7701
7702 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
7703 as nonconfigurable directories list.
7704 * configure: Regenerate.
7705
7706 2008-04-14 Ben Elliston <bje@au.ibm.com>
7707
7708 * config.sub, config.guess: Update from upstream sources.
7709
7710 2008-04-12 Hans-Peter Nilsson <hp@axis.com>
7711
7712 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
7713 * Makefile.in: Regenerate.
7714
7715 2008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
7716
7717 * configure.ac: Do not build libssp for the AVR.
7718 * configure: Regenerate.
7719
7720 2008-04-07 Ian Lance Taylor <iant@google.com>
7721
7722 * Makefile.def: check-gold depends upon all-binutils.
7723 * Makefile.in: Regenerate.
7724
7725 2008-04-04 Andy Hutchinson <hutchinsonandy@aim.com>
7726
7727 * MAINTAINERS (Write After Approval): Add myself.
7728
7729 2008-04-04 Nick Clifton <nickc@redhat.com>
7730
7731 PR binutils/4334
7732 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
7733 builds.
7734 * configure: Regenerate.
7735
7736 2008-04-04 NightStrike <NightStrike@gmail.com>
7737
7738 PR other/35151
7739 * configure.ac: Combine rules for mingw32 and mingw64.
7740 * configure: Regenerate.
7741
7742 2008-04-02 Kai Tietz <kai.tietz@onvision.com>
7743
7744 * MAINTAINERS (Write After Approval): Add myself.
7745
7746 2008-04-01 Seongbae Park <seongbae.park@gmail.com>
7747
7748 * Makefile.tpl (.NOTPARALLEL): Revert previous change.
7749 * Makefile.in (.NOTPARALLEL): Ditto.
7750
7751 2008-04-01 Peter O'Gorman <pogma@thewrittenword.com>
7752
7753 * MAINTAINERS (Write After Approval): Add myself.
7754
7755 2008-03-31 Seongbae Park <seongbae.park@gmail.com>
7756
7757 * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
7758 * Makefile.in (.NOTPARALLEL): Regenerate.
7759
7760 2008-03-27 Paolo Bonzini <bonzini@gnu.org>
7761
7762 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
7763 * Makefile.in: Regenerate.
7764
7765 2008-03-26 Jakub Staszak <kuba@et.pl>
7766
7767 * MAINTAINERS (Write After Approval): Add myself.
7768
7769 2008-03-23 Thomas Koenig <tkoenig@gcc.gnu.org>
7770
7771 * MAINTAINERS: Update e-mail address.
7772
7773 2008-03-20 Ian Lance Taylor <iant@google.com>
7774
7775 * configure.ac: Add support for --enable-gold.
7776 * Makefile.def: Add gold as a directory like ld.
7777 * configure, Makefile.in: Regenerate.
7778
7779 2008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7780
7781 * configure.ac: m4_include config/proginstall.m4.
7782 * configure: Regenerate.
7783
7784 Backport from upstream Libtool:
7785
7786 2007-10-12 Eric Blake <ebb9@byu.net>
7787
7788 Deal with Autoconf 2.62's semantic change in m4_append.
7789 * ltsugar.m4 (lt_append): Replace broken versions of
7790 m4_append.
7791 (lt_if_append_uniq): Don't require separator to be overquoted,
7792 and avoid broken m4_append.
7793 (lt_dict_add): Fix typo.
7794 * libtool.m4 (_LT_DECL): Don't overquote separator.
7795
7796 2008-03-13 David Edelsohn <edelsohn@gnu.org>
7797
7798 * config.rpath: Add AIX 6 support.
7799
7800 2008-03-13 Paolo Bonzini <bonzini@gnu.org>
7801
7802 * Makefile.def (stageprofile). Remove -fprofile-generate
7803 from stage_libcflags.
7804 * Makefile.in: Regenerate.
7805
7806 2008-03-13 Ben Elliston <bje@au.ibm.com>
7807
7808 * config.sub, config.guess: Update from upstream sources.
7809
7810 2008-03-06 Tom Tromey <tromey@redhat.com>
7811
7812 * MAINTAINERS: Update for treelang deletion.
7813
7814 2008-03-03 James E. Wilson <wilson@tuliptree.org>
7815
7816 * MAINTAINERS: Update my email address.
7817
7818 2008-03-03 Stan Shebs <stanshebs@earthlink.net>
7819
7820 * MAINTAINERS (darwin port): Add myself as a maintainer.
7821 (objective-c/c++): Add myself as a maintainer.
7822
7823 2008-03-03 Volker Reichelt <v.reichelt@netcologne.de>
7824
7825 * MAINTAINERS (Write After Approval): Update my email address.
7826
7827 2008-02-25 Tomas Bily <tbily@suse.cz>
7828
7829 * MAINTAINERS (Write After Approval): Add myself.
7830
7831 2008-02-23 Jakub Jelinek <jakub@redhat.com>
7832
7833 * MAINTAINERS (OpenMP): Add myself.
7834
7835 2008-02-20 Paolo Bonzini <bonzini@gnu.org>
7836
7837 PR bootstrap/32009
7838 PR bootstrap/32161
7839
7840 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
7841 * configure: Regenerate.
7842
7843 * Makefile.def: Define stage_libcflags for all bootstrap stages.
7844 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
7845 STAGE4_LIBCFLAGS): New.
7846 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
7847 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
7848 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
7849 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
7850 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
7851 for target modules. Don't export LIBCFLAGS.
7852 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
7853 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
7854 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
7855 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
7856 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
7857 * Makefile.in: Regenerate.
7858
7859 2008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7860
7861 PR libgcj/33085
7862 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
7863 Do not use -DDLL_EXPORT. Backport from upstream.
7864
7865 2008-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7866
7867 * MAINTAINERS (Write After Approval): Add myself.
7868
7869 2008-02-02 Hans-Peter Nilsson <hp@axis.com>
7870
7871 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
7872 * configure: Regenerate.
7873
7874 2008-01-31 Marc Gauthier <marc@tensilica.com>
7875
7876 * configure.ac (xtensa*-*-*): Recognize processor variants.
7877 * configure: Regenerate.
7878
7879 2008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7880
7881 PR bootstrap/34922
7882 * configure.ac (PARSE_ARGS): Push suitable setting of
7883 ac_subdirs_all, for `./configure --help=recursive'.
7884 Handle `+' in generic toplevel directory disabling.
7885 * configure: Regenerate.
7886
7887 2008-01-28 Nick Clifton <nickc@redhat.com>
7888
7889 * MAINTAINERS (xstormy16): Take over maintainership.
7890
7891 2008-01-25 Joseph Myers <joseph@codesourcery.com>
7892
7893 * MAINTAINERS (c4x port): Remove.
7894
7895 2008-01-24 David Edelsohn <edelsohn@gnu.org>
7896
7897 * libtool.m4: Backport AIX 6 support from ToT Libtool.
7898
7899 2008-01-23 Ben Elliston <bje@au.ibm.com>
7900
7901 * config.sub, config.guess: Update from upstream sources.
7902
7903 2008-01-22 Tobias Grosser <grosser@fim.uni-passau.de>
7904
7905 * MAINTAINERS (Write After Approval): Add myself.
7906
7907 2008-01-17 H.J. Lu <hjl.tools@gmail.com>
7908
7909 * MAINTAINERS: Update my email address.
7910
7911 2008-01-09 Raksit Ashok <raksit@google.com>
7912
7913 * MAINTAINERS (Write After Approval): Add myself.
7914
7915 2008-01-09 Raksit Ashok <raksit@google.com>
7916
7917 * MAINTAINERS (Write After Approval): Add myself.
7918
7919 2008-01-08 Ben Elliston <bje@au.ibm.com>
7920
7921 * config.sub, config.guess: Update from upstream sources.
7922
7923 2007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7924
7925 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
7926 Change recommended MPFR from 2.2.1 -> 2.3.0.
7927 * configure: Regenerate.
7928
7929 2007-12-15 Sebastian Pop <sebastian.pop@amd.com>
7930
7931 * MAINTAINERS: Update my email address.
7932
7933 2007-12-15 Bernhard Fischer <aldot@gcc.gnu.org>
7934
7935 * MAINTAINERS: Update my email address.
7936
7937 2007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
7938
7939 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
7940 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
7941 * Makefile.in: Regenerate.
7942
7943 2007-12-10 Mark Heffernan <meheff@google.com>
7944
7945 * MAINTAINERS (Write After Approval): Add myself and alphabetize two
7946 misplaced entries.
7947
7948 2007-12-10 Andreas Tobler <a.tobler@schweiz.org>
7949
7950 * configure.ac: Enable libjava for x86_64-*-darwin9.
7951 * configure: Regenerate.
7952
7953 2007-12-07 Bill Maddox <maddox@google.com>
7954
7955 * MAINTAINERS (Write After Approval): Add myself.
7956
7957 2007-12-05 Ben Elliston <bje@au.ibm.com>
7958
7959 * config.sub, config.guess: Update from upstream sources.
7960
7961 2007-12-02 Matthias Klose <doko@ubuntu.com>
7962
7963 * config-ml.in: Remove 64bit configure tests.
7964
7965 2007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7966
7967 * config-ml.in: Robustify against white space in absolute file
7968 names.
7969
7970 * config-ml.in (multi-clean): Substitute ${Makefile}.
7971 Remove superfluous ${Makefile} in list.
7972
7973 2007-11-19 Thiemo Seufer <ths@mips.com>
7974
7975 * config-ml.in: Don't hardcode the Makefile name.
7976
7977 2007-11-08 Alexander Monakov <amonakov@ispras.ru>
7978
7979 * MAINTAINERS (Write After Approval): Add myself.
7980
7981 2007-11-07 Samuel Tardieu <sam@rfc1149.net>
7982
7983 * MAINTAINERS (Write After Approval): Add myself.
7984
7985 2007-11-06 Doug Kwan <dougkwan@google.com>
7986
7987 * MAINTAINERS (Write After Approval): Add myself.
7988
7989 2007-10-25 Ben Elliston <bje@au.ibm.com>
7990
7991 * MAINTAINERS (mercury): Remove entry.
7992 (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
7993
7994 2007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
7995
7996 * Makefile.def (dependencies): Make configure-gdb depend on
7997 all-intl.
7998 * Makefile.in: Regenerated.
7999
8000 2007-10-22 Steven G. Kargl <kargl@gcc.gnu.org>
8001
8002 * MAINTAINERS (Fortran maintainer): Remove myself.
8003
8004 2007-10-15 Patrick Mansfield <patmans@us.ibm.com>
8005
8006 * Makefile.def: To avoid problems running with parallel makes,
8007 build newlib before libgloss so that target specific header
8008 files are availble.
8009 * Makefile.in: Regenerate
8010
8011 2007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
8012
8013 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
8014 * Makefile.in: Regenerate.
8015
8016 2007-10-09 Vladimir Makarov <vmakarov@redhat.com>
8017
8018 * MAINTAINERS (Register allocation reviewer): Add myself.
8019
8020 2007-10-08 Mike Frysinger <vapier@gentoo.org>
8021
8022 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
8023 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
8024 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
8025 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
8026 * configure: Regenerate.
8027
8028 2006-10-04 Seongbae Park <seongbae.park@gmail.com>
8029
8030 * MAINTAINERS (Register allocation reviewer): Add myself.
8031
8032 2007-10-01 Paolo Bonzini <bonzini@gnu.org>
8033
8034 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
8035 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
8036 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
8037 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
8038 * configure.ac: Default them to host tools for $host = $build.
8039 Subst them.
8040
8041 * configure: Regenerate.
8042 * Makefile.in: Regenerate.
8043
8044 2006-09-24 Peter Bergner <bergner@vnet.ibm.com>
8045
8046 * MAINTAINERS (Register allocation reviewer): Add myself.
8047
8048 2006-09-24 Kenneth Zadeck <zadeck@naturalbridge.com>
8049
8050 * MAINTAINERS (Register allocation reviewer): Add myself.
8051
8052 2007-09-21 Seongbae Park <seongbae.park@gmail.com>
8053
8054 * MAINTAINERS (Write After Approval): Fix typo.
8055
8056 2007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
8057
8058 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
8059 * configure: Regenerate.
8060
8061 2007-09-20 Paul Jarc <prj-bugzilla-gcc@multivac.cwru.edu>
8062
8063 PR bootstrap/31906
8064 * libtool-ldflags: Don't prefix arguments with -Xcompiler if
8065 they're already prefixed.
8066
8067 2007-09-19 Benjamin Kosnik <bkoz@redhat.com>
8068
8069 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
8070 libstdc++.
8071 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
8072 * configure: Regenerate.
8073 * Makefile.in: Regenerate.
8074
8075 2007-09-17 Andreas Schwab <schwab@suse.de>
8076
8077 * configure.ac: Raise minimum makeinfo version to 4.6.
8078 * configure: Regenerate.
8079
8080 2007-09-17 Johannes Singler <singler@ira.uka.de>
8081
8082 * MAINTAINERS (write-after-approval) add myself
8083
8084 2007-09-15 Alan Modra <amodra@bigpond.net.au>
8085
8086 * configure.ac: Correct makeinfo version check.
8087 * configure: Regenerate.
8088
8089 2007-09-14 Richard Sandiford <rsandifo@nildram.co.uk>
8090
8091 * MAINTAINERS: Update my email address.
8092
8093 2007-09-14 Richard Sandiford <richard@codesourcery.com>
8094
8095 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
8096 to $skipdirs and only disable gprof for newlib. Use the normal
8097 mips*-elf* handling in other respects.
8098 * configure: Regnerate.
8099
8100 2007-09-12 David Daney <ddaney@avtrex.com>
8101
8102 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
8103 enabling libgcj.
8104 * configure: Regenerate.
8105
8106 2007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
8107
8108 PR other/32154
8109 * configure.ac: For libgloss targets, point the linker to the linker
8110 script, startup code and simulator library.
8111 * configure: Regenerate.
8112
8113 2007-09-07 Andrew Haley <aph@redhat.com>
8114
8115 * configure.ac (noconfigdirs): Remove target-libffi and
8116 target-libjava.
8117 * configure: Regenerate.
8118
8119 2007-09-06 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
8120
8121 PR target/33281
8122 * configure.ac: Use config/mh-mingw on mingw.
8123 * configure: Regenerate.
8124
8125 2007-09-05 Pat Haugen <pthaugen@us.ibm.com>
8126
8127 * MAINTAINERS (Write After Approval): Add myself.
8128
8129 2007-09-05 Richard Guenther <rguenther@suse.de>
8130
8131 * configure.ac (--enable-stage1-checking): If neither --enable-checking
8132 nor --disable-checking is provided also turn on yes and types
8133 checking for stage1.
8134 * configure: Re-generate.
8135
8136 2007-08-30 Krister Walfridsson <cato@df.lth.se>
8137
8138 * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
8139 (Write After Approval): Remove myself.
8140
8141 2007-08-29 Nick Clifton <nickc@redhat.com>
8142
8143 * config.sub, config.guess: Update from upstream sources.
8144
8145 2007-08-22 Bud Davis <jmdavis@link.com>
8146
8147 * MAINTAINERS (Write After Approval): Added myself.
8148 * MAINTAINERS (Reviewers): Removed myself.
8149
8150 2007-08-18 Paul Brook <paul@codesourcery.com>
8151 Joseph Myers <joseph@codesourcery.com>
8152
8153 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
8154 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
8155 * Makefile.in: Regenerate.
8156 * configure.ac (--with-debug-prefix-map): New.
8157 * configure: Regenerate.
8158
8159 2007-08-17 Richard Sandiford <richard@codesourcery.com>
8160 Nigel Stephens <nigel@mips.com>
8161
8162 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
8163 as target_makefile_frag.
8164 * configure: Regenerate.
8165
8166 2007-08-16 Alexandre Oliva <aoliva@redhat.com>
8167
8168 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
8169 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
8170 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
8171 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
8172 (do-compare, do-compare3, do-compare-debug): New.
8173 ([+compare-target+]): Use them.
8174
8175 2007-08-14 Maxim Kuvyrkov <maxim@codesourcery.com>
8176
8177 * MAINTAINERS (Write After Approval): Change my email address.
8178
8179 2007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8180 Ben Elliston <bje@au.ibm.com>
8181
8182 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
8183 --silent if $silent.
8184 * configure: Regenerate.
8185
8186 2003-08-12 Zdenek Dvorak <ook@ucw.cz>
8187
8188 * MAINTAINERS (Various Maintainers): Add myself as
8189 loop infrastructure maintainer. Update my e-mail
8190 address.
8191
8192 2007-07-31 Diego Novillo <dnovillo@google.com>
8193
8194 * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
8195 Adjust description.
8196
8197 2007-07-26 Richard Guenther <rguenther@suse.de>
8198
8199 * configure.ac: Add types checking to stage1 checking flags.
8200 * configure: Regenerate.
8201
8202 2007-07-17 Nick Clifton <nickc@redhat.com>
8203
8204 * COPYING3: New file. Contains version 3 of the GNU General
8205 Public License.
8206 * COPYING3.LIB: New file. Contains version 3 of the GNU
8207 Lesser General Public License.
8208
8209 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
8210
8211 * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
8212
8213 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
8214
8215 * MAINTAINERS (S/390 co-maintainer): Add myself.
8216 (Write After Approval): Remove myself.
8217
8218 2007-07-13 Dan Hipschman <dsh@google.com>
8219
8220 * MAINTAINERS (Write After Approval): Add myself.
8221
8222 2007-07-11 Nick Clifton <nickc@redhat.com>
8223
8224 * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
8225 WINDRES export.
8226 * Makefile.in: Regenerate.
8227
8228 2007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8229
8230 * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
8231 maintainer.
8232
8233 2007-07-05 H.J. Lu <hongjiu.lu@intel.com>
8234
8235 * lt~obsolete.m4: New. Import from 20070318 libtool.
8236
8237 2007-07-03 Julian Brown <julian@codesourcery.com>
8238
8239 * MAINTAINERS (Write After Approval): Add myself.
8240
8241 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8242
8243 * configure.ac: Rewrite 'configure --help' strings to look nicer.
8244 * configure: Regenerate.
8245
8246 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8247
8248 * configure.ac: Add some missing m4 quotation.
8249 * configure: Regenerate.
8250
8251 2007-07-02 Simon Baldwin <simonb@google.com>
8252
8253 * MAINTAINERS (Write After Approval): Add myself.
8254
8255 2007-07-02 Paolo Bonzini <bonzini@gnu.org>
8256
8257 * configure: Regenerate.
8258
8259 2007-07-02 Kai Tietz <kai.tietz@onevision.com>
8260
8261 * Makefile.def: Add windmc tool to build.
8262 * Makefile.tpl: Likewise.
8263 * configure.ac: Likewise.
8264 * Makefile.in: Regenerate.
8265 * configure: Regenerate.
8266
8267 2007-06-28 DJ Delorie <dj@redhat.com>
8268
8269 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
8270 not building newlib.
8271 * configure: Regenerated.
8272
8273 2007-06-28 Jan Sjodin <jan.sjodin@amd.com>
8274
8275 * MAINTAINERS (Write After Approval): Add myself.
8276
8277 2007-06-25 Martin Michlmayr <tbm@cyrius.com>
8278
8279 * MAINTAINERS (Write After Approval): Add myself.
8280
8281 2007-06-19 Chris Matthews <chrismatthews@google.com>
8282
8283 * MAINTAINERS (Write After Approval): Add myself.
8284
8285 2007-06-19 Rask Ingemann Lambertsen <rask@sygehus.dk>
8286
8287 * MAINTAINERS (Write After Approval): Add myself.
8288
8289 2007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
8290
8291 * Makefile.def: Add dependency from configure-gdb to all-bfd.
8292 * Makefile.in: Regenerated.
8293
8294 2007-06-14 Bernd Schmidt <bernd.schmidt@analog.com>
8295
8296 * configure.ac: Don't add target-libmudflap to noconfigdirs for
8297 bfin*-*-uclinux* targets.
8298 * configure: Regenerate.
8299
8300 2007-06-14 Ian Lance Taylor <iant@google.com>
8301
8302 * MAINTAINERS: Add myself as non-algorithmic global write
8303 maintainer.
8304
8305 2007-06-14 Diego Novillo <dnovillo@google.com>
8306
8307 * MAINTAINERS: Add self as middle-end maintainer and
8308 non-algorithmic global write maintainer.
8309
8310 2007-06-14 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
8311
8312 * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
8313 Move all Fortran maintainers except Paul Brook into the
8314 Non-Autopoiesis section.
8315
8316 2007-06-14 Paolo Bonzini <bonzini@gnu.org>
8317
8318 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
8319 (distclean-stage[+id+]): Possibly delete stage_last.
8320 * Makefile.in: Regenerate.
8321
8322 2007-06-12 Seongbae Park <seongbae.park@gmail.com>
8323
8324 * MAINTAINERS (Various Maintainer): Fix typo.
8325
8326 2007-06-11 Paolo Bonzini <bonzini@gnu.org>
8327
8328 * MAINTAINERS (Various Maintainer): Add myself as
8329 dataflow maintainer.
8330
8331 2007-06-07 Ben Elliston <bje@au.ibm.com>
8332
8333 * config.sub, config.guess: Update from upstream sources.
8334
8335 2007-06-07 Ben Elliston <bje@au.ibm.com>
8336
8337 * Makefile.tpl: Fix spelling error.
8338 * Makefile.in: Regenerate.
8339
8340 2007-06-01 Steve Ellcey <sje@cup.hp.com>
8341
8342 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
8343 lt_cv_sys_max_cmd_len.
8344
8345 2007-05-31 Dorit Nuzman <dorit@il.ibm.com>
8346
8347 * MAINTAINERS (Various Maintainers): Add myself as
8348 auto-vectorizer maintainer.
8349
8350 2003-05-31 Paolo Bonzini <bonzini@gnu.org>
8351
8352 PR libjava/32098
8353 * libtool.m4: Revert previous change.
8354 * ltgcc.m4: Put it here.
8355
8356 2003-05-30 Zdenek Dvorak <dvorakz@suse.cz>
8357
8358 * MAINTAINERS (Various Maintainers): Add myself as
8359 auto-vectorizer maintainer.
8360
8361 2007-05-30 H.J. Lu <hongjiu.lu@intel.com>
8362
8363 PR libjava/32098
8364 * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
8365
8366 2007-05-30 Richard Guenther <rguenther@suse.de>
8367
8368 * MAINTAINERS (Various Maintainers): Add myself as
8369 auto-vectorizer maintainer.
8370
8371 2007-05-30 Jakub Jelinek <jakub@redhat.com>
8372
8373 PR bootstrap/29382
8374 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
8375 * configure: Rebuilt.
8376
8377 2007-05-28 Roberto Costa <robsettantasei@gmail.com>
8378
8379 * MAINTAINERS (Write After Approval): Removed my name.
8380
8381 2007-05-25 Steven Bosscher <steven@gcc.gnu.org>
8382
8383 * MAINTAINERS (Write After Approval): Remove myself.
8384
8385 2007-05-25 Andreas Tobler <a.tobler@schweiz.org>
8386
8387 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
8388
8389 2007-05-23 Steve Ellcey <sje@cup.hp.com>
8390
8391 * ltmain.sh: Update from ToT Libtool.
8392 * libtool.m4: Update from ToT Libtool.
8393 * ltsugar.m4: New. Update from ToT Libtool.
8394 * ltversion.m4: New. Update from ToT Libtool.
8395 * ltoptions.m4: New. Update from ToT Libtool.
8396 * ltconfig: Remove.
8397 * ltcf-c.sh: Remove.
8398 * ltcf-cxx.sh: Remove.
8399 * ltcf-gcj.sh: Remove.
8400
8401 2007-05-22 Ollie Wild <aaw@google.com>
8402
8403 * MAINTAINERS (Write After Approval): Add myself.
8404
8405 2007-05-16 Paolo Bonzini <bonzini@gnu.org>
8406
8407 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
8408 stage_cflags.
8409 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
8410 Remove CFLAGS/LIBCFLAGS.
8411 (configure-stage[+id+]-[+prefix+][+module+],
8412 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
8413 * Makefile.in: Regenerate.
8414
8415 2007-05-15 Diego Novillo <dnovillo@google.com>
8416
8417 * MAINTAINERS: Update e-mail address.
8418
8419 2007-05-15 Revital Eres <eres@il.ibm.com>
8420
8421 * MAINTAINERS (Write After Approval): Add myself.
8422
8423 2007-05-14 Roberto Costa <robsettantasei@gmail.com>
8424
8425 * MAINTAINERS (Write After Approval): Updated my address.
8426
8427 2007-05-14 Thomas Neumann <tneumann@users.sourceforge.net>
8428
8429 * MAINTAINERS (Write After Approval): Add myself.
8430
8431 2007-05-11 Silvius Rus <rus@google.com>
8432
8433 * MAINTAINERS (Write After Approval): Add myself.
8434
8435 2007-04-23 Tom Tromey <tromey@redhat.com>
8436
8437 * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
8438
8439 2007-04-22 Mark Mitchell <mark@codesourcery.com>
8440
8441 * MAINTAINERS (cpplib): Rename to ...
8442 (libcpp): ... this. Add C/C++ front end maintainers.
8443
8444 2007-04-14 Steve Ellcey <sje@cup.hp.com>
8445
8446 * config-ml.in: Pass ${ml_config_env} to configure calls.
8447
8448 2007-04-04 Christian Bruel <christian.bruel@st.com>
8449
8450 * MAINTAINERS (Write After Approval): Add myself.
8451
8452 2007-04-02 Dave Korn <dave.korn@artimi.com>
8453
8454 * MAINTAINERS (Write After Approval): Add myself.
8455
8456 2007-03-31 Tobias Burnus <burnus@net-b.de>
8457
8458 * MAINTAINERS (fortran 95 front end): Add myself.
8459
8460 2007-03-28 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
8461
8462 * MAINTAINERS (Write After Approval): Add myself.
8463
8464 2007-03-24 Ayal Zaks <zaks@il.ibm.com>
8465
8466 * MAINTAINERS (Modulo Scheduler): Add myself.
8467
8468 2007-03-23 Brooks Moses <brooks.moses@codesourcery.com>
8469
8470 * MAINTAINERS (fortran 95 front end): Add myself.
8471 (c++ front end): whitespace fix.
8472
8473 2007-03-22 Nathan Froyd <froydnj@codesourcery.com>
8474
8475 * MAINTAINERS (Write After Approval): Add myself.
8476
8477 2007-03-21 Richard Sandiford <richard@codesourcery.com>
8478
8479 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
8480 of glob. Quote arguments with single quotes too.
8481 * configure: Regenerate.
8482
8483 2007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
8484
8485 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
8486 * Makefile.in: Regenerate
8487
8488 2007-03-07 Andreas Schwab <schwab@suse.de>
8489
8490 * configure: Regenerate.
8491
8492 2007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
8493
8494 * configure.ac: Add "--with-pdfdir" configure option,
8495 which defines pdfdir variable.
8496 * Makefile.def (target=fixincludes): Add install-pdf to
8497 missing targets.
8498 (recursive_targets): Add install-pdf target.
8499 (flags_to_pass): Add pdfdir.
8500 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
8501 target.
8502 * configure: Regenerate
8503 * Makefile.in: Regenerate
8504
8505 2007-02-28 Eric Christopher <echristo@apple.com>
8506
8507 Revert:
8508 2006-12-07 Mike Stump <mrs@apple.com>
8509
8510 * Makefile.def (dependencies): Add dependency for
8511 install-target-libssp and install-target-libgomp on
8512 install-gcc.
8513 * Makefile.in: Regenerate.
8514
8515 2007-02-27 Matt Kraai <kraai@ftbfs.org>
8516
8517 * configure: Regenerate.
8518 * configure.ac: Move statements after variable declarations.
8519
8520 2007-02-19 Kaz Kojima <kkojima@gcc.gnu.org>
8521
8522 * MAINTAINERS: Add myself as sh maintainer.
8523
8524 2007-02-19 Joseph Myers <joseph@codesourcery.com>
8525
8526 * configure.ac: Adjust for loop syntax.
8527 * configure: Regenerate.
8528
8529 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
8530
8531 * configure: Rebuilt.
8532
8533 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
8534
8535 * configure.ac: Drop multiple occurrences of --enable-languages,
8536 and fix its quoting.
8537 * configure: Rebuilt.
8538
8539 2007-02-17 Mark Mitchell <mark@codesourcery.com>
8540 Nathan Sidwell <nathan@codesourcery.com>
8541 Vladimir Prus <vladimir@codesourcery.com>
8542 Joseph Myers <joseph@codesourcery.com>
8543
8544 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
8545 * configure: Regenerate.
8546
8547 2007-02-14 Gerald Pfeifer <gerald@pfeifer.com>
8548
8549 * ltconfig (freebsd*): Default to elf.
8550
8551 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
8552
8553 * configure.ac (target_libraries): Move libgcc before libiberty.
8554 * configure: Regenerated.
8555
8556 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
8557 Paolo Bonzini <bonzini@gnu.org>
8558
8559 PR bootstrap/30753
8560 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
8561 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
8562 * configure: Regenerated.
8563
8564 2007-02-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
8565
8566 * MAINTAINERS (Language Front End Maintainers): Update my mail
8567 address.
8568
8569 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
8570
8571 PR bootstrap/30748
8572 * configure.ac: Correct syntax for Solaris ksh.
8573 * configure: Regenerated.
8574
8575 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
8576
8577 * configure.ac: Sync with src.
8578 * configure: Regenerate.
8579
8580 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
8581
8582 * Makefile.in: Regenerate.
8583
8584 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
8585
8586 * config.sub: Sync with src.
8587
8588 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
8589
8590 * Makefile.tpl (build_alias, host_alias, target_alias): Use
8591 noncanonical equivalents.
8592 * configure.in: Rename to...
8593 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
8594 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
8595 target_noncanonical. Use them. Rewrite removal of configure
8596 arguments for autoconf 2.59. Discard variable settings. Force
8597 program_transform_name for native tools.
8598
8599 * Makefile.in: Regenerated.
8600 * configure: Regenerated with autoconf 2.59.
8601
8602 2007-02-07 Roman Zippel <zippel@linux-m68k.org>
8603
8604 * MAINTAINERS (Write After Approval): Add myself.
8605
8606 2007-01-31 Andreas Schwab <schwab@suse.de>
8607
8608 * Makefile.tpl (LDFLAGS): Substitute it.
8609 * Makefile.in: Regenerate.
8610
8611 2007-01-30 Andrey Belevantsev <abel@ispras.ru>
8612
8613 * MAINTAINERS (Write After Approval): Add myself.
8614
8615 2007-01-28 David Edelsohn <edelsohn@gnu.org>
8616
8617 * MAINTAINERS (spu port): Add myself.
8618
8619 2007-01-23 Richard Guenther <rguenther@suse.de>
8620
8621 PR bootstrap/30541
8622 * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
8623 * Makefile.tpl (GNATBIND): Substitute it.
8624 (GNATMAKE): Likewise.
8625 (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
8626 of STAGE_PREFIX.
8627 * Makefile.in: Regenerate.
8628 * configure: Regenerate.
8629
8630 2007-01-18 Mike Stump <mrs@apple.com>
8631
8632 * configure.in: Re-enable -Werror for gcc builds.
8633
8634 2007-01-11 Harsha Jagasia <harsha.jagasia@amd.com>
8635
8636 * MAINTAINERS (Write After Approval): Add myself.
8637
8638 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
8639
8640 * configure.in: Change == to = in test command.
8641 * configure: Regenerate.
8642
8643 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
8644 Nick Clifton <nickc@redhat.com>
8645 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
8646
8647 * configure.in (build_configargs, host_configargs, target_configargs):
8648 Remove build/host/target parameters.
8649 (host_libs): Add gmp and mpfr.
8650 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
8651 * Makefile.def (gmp, mpfr): New.
8652 (gcc): Remove target.
8653 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
8654 target_os, target_vendor): New.
8655 (configure): Add host_alias/target_alias arguments; adjust invocations.
8656 * configure: Regenerate.
8657 * Makefile.in: Regenerate.
8658
8659 2007-01-11 Matt Fago <fago@earthlink.net>
8660
8661 * configure.in: Try to link to functions only in mpfr 2.2.x
8662 to improve robustness of configure tests.
8663 * configure: Regenerate.
8664
8665 2007-01-09 Uros Bizjak <ubizjak@gmail.com>
8666
8667 * MAINTAINERS: Add myself as i386 maintainer.
8668
8669 2007-01-08 Jan Hubicka <jh@suse.cz>
8670
8671 * MAINTAINERS: Add myself as i386 maintainer.
8672
8673 2007-01-08 Kai Tietz <kai.tietz@onevision.com>
8674
8675 * configure.in: Add support for an x86_64-mingw* target.
8676 * configure: Regenerate.
8677
8678 2007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
8679
8680 * Makefile.tpl (all-target): Correct @if conditional for target
8681 modules.
8682 * configure.in: Omit libiberty if building only target libgcc.
8683 * configure, Makefile.in: Regenerated.
8684
8685 2007-01-04 Paolo Bonzini <bonzini@gnu.org>
8686
8687 * configure.in: Use DEV-PHASE to detect default for --enable-werror.
8688 * configure: Regenerate.
8689
8690 2007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
8691
8692 * Makefile.def (target_modules): Add libgcc.
8693 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
8694 * Makefile.tpl (clean-target-libgcc): Delete.
8695 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
8696 on gcc even for bootstrapped modules. Rewrite handling of
8697 lang_env_dependencies to loop over target_modules.
8698 * configure.in (target_libraries): Add target-libgcc.
8699 * Makefile.in, configure: Regenerated.
8700
8701 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
8702
8703 * configure.in: Reorganize recognition of languages. Add
8704 --enable-stage1-languages. Show supported languages for the chosen
8705 target rather than all recognized languages.
8706 * configure: Regenerate.
8707
8708 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
8709
8710 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
8711 * Makefile.in: Regenerate.
8712
8713 2006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8714
8715 * configure.in: Warn that MPFR 2.2.0 is buggy.
8716 * configure: Regenerate.
8717
8718 2006-12-27 Ian Lance Taylor <iant@google.com>
8719
8720 * configure.in: When removing Makefiles to force a reconfigure, also
8721 remove prev-DIR*/Makefile.
8722 * configure: Regenerate.
8723
8724 2006-12-22 Andreas Schwab <schwab@suse.de>
8725
8726 * configure: Regenerate with correct autoconf version.
8727
8728 2006-12-20 Adam Megacz <megacz@cs.berkeley.edu>
8729
8730 * configure.in: add AC_SUBST for *_FOR_TARGET.
8731 * configure: Regenerate.
8732
8733 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
8734
8735 * configure.in: Simplify logic for rejecting languages that cannot
8736 be built. Separate the case when a language is unsupported,
8737 from the case when the user chooses not to build a language.
8738
8739 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
8740
8741 * configure.in: Remove "$build" case for powerpc-*-darwin* since
8742 it only affects bootstrap and could be tested on "$host" as well.
8743 * configure: Regenerate.
8744 * config/mh-ppc-darwin: Add to the stage1 cflags here.
8745
8746 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
8747
8748 PR bootstrap/29544
8749 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
8750 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
8751 move here comment from Makefile.tpl.
8752 * Makefile.tpl: Move some definitions higher in the file.
8753 (STAGE1_CHECKING): New.
8754 * configure.in: Add --enable-stage1-checking.
8755 * configure: Regenerate.
8756 * Makefile.in: Regenerate.
8757
8758 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
8759
8760 * MAINTAINERS: Add myself as build system maintainer.
8761
8762 2006-12-15 Simon Martin <simartin@users.sourceforge.net>
8763
8764 * MAINTAINERS (Write After Approval): Add myself.
8765
8766 2006-12-13 Eric Christopher <echristo@apple.com>
8767
8768 * MAINTAINERS: Add myself as darwin maintainer.
8769
8770 2006-12-11 Ian Lance Taylor <ian@airs.com>
8771
8772 * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
8773
8774 2006-12-11 Joern Rennecke <joern.rennecke@arc.com>
8775
8776 MAINTAINERS: Update my entry.
8777
8778 2006-12-11 Alan Modra <amodra@bigpond.net.au>
8779
8780 * configure.in: Handle spu makefile frag.
8781 * Makefile.tpl (MAINT): Define
8782 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
8783 * configure: Regenerate.
8784 * Makefile.in: Regenerate.
8785
8786 2006-12-11 Ben Elliston <bje@au.ibm.com>
8787
8788 * config.guess: Import latest version.
8789 * config.sub: Likewise.
8790
8791 2006-12-11 Ben Elliston <bje@au.ibm.com>
8792
8793 * configure.in (spu-*-*): Don't skip target-libiberty.
8794 * configure: Regenerate.
8795
8796 2006-12-10 Andreas Tobler <a.tobler@schweiz.org>
8797
8798 PR bootstrap/30134
8799 * configure.in: Correct x86 darwin support for libjava to powerpc
8800 and i?86 only.
8801 * configure: Regenerate.
8802
8803 2006-12-08 Sandro Tolaini <tolaini@libero.it>
8804
8805 * configure.in: Add x86 darwin support for libjava.
8806 * configure: Regenerate.
8807
8808 2006-12-07 Mike Stump <mrs@apple.com>
8809
8810 * Makefile.def (dependencies): Add dependency for
8811 install-target-libssp and install-target-libgomp on
8812 install-gcc.
8813 * Makefile.in: Regenerate.
8814
8815 2006-12-04 Richard Guenther <rguenther@suse.de>
8816
8817 * MAINTAINERS (Non-Algorithmic Maintainers): New section.
8818 (Non-Algorithmic Maintainers): Move over non-algorithmic
8819 loop optimizer maintainers, add myself as a non-algorithmic
8820 middle-end maintainer.
8821
8822 2006-12-04 Daniel Franke <franke.daniel@gmail.com>
8823
8824 * MAINTAINERS (Write After Approval): Add myself.
8825
8826 2006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8827
8828 * configure.in: Update error message for missing GMP/MPFR.
8829
8830 * configure: Regenerate.
8831
8832 2006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8833
8834 * configure.in: Update MPFR version in error message.
8835
8836 * configure: Regenerate.
8837
8838 2006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8839
8840 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
8841 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
8842 --with-gmp-lib): New flags.
8843
8844 * configure: Regenerate.
8845
8846 2006-11-25 Brooks Moses <brooks.moses@codesourcery.com>
8847
8848 * MAINTAINERS (Write After Approval): Change my email address.
8849
8850 2006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
8851
8852 * MAINTAINERS (Write After Approval): Add myself.
8853
8854 2006-11-22 Philipp Thomas <pth@suse.de>
8855
8856 * MAINTAINERS (i18n): Update e-mail address.
8857
8858 2006-11-21 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
8859
8860 * MAINTAINERS (spu port): Add myself as maintainer.
8861 (Write After Approval): Remove myself.
8862
8863 2006-11-22 Ben Elliston <bje@au.ibm.com>
8864
8865 * configure.in (skipdirs): Don't build libssp for SPU.
8866 * configure: Regenerate.
8867
8868 2006-11-21 Andrew Pinski <andrew_pinski@playstation.sony.com>
8869
8870 * MAINTAINERS (spu port): Add myself as maintainer.
8871 (libobjc): Update my email address.
8872
8873 2006-11-21 Andrea Bona <andrea.bona@st.com>
8874
8875 * MAINTAINERS (Write After Approval): Add myself.
8876
8877 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
8878
8879 * configure.in (skipdirs) : Don't build target-libiberty for SPU.
8880 * configure : Rebuilt.
8881
8882 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
8883
8884 * MAINTAINERS (Write After Approval): Add myself.
8885
8886 2006-11-20 Andrea Ornstein <andrea.ornstein@st.com>
8887
8888 * MAINTAINERS (Write After Approval): Add myself.
8889
8890 2006-11-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8891
8892 * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
8893 libmpfr.a.
8894 * configure: Regenerate.
8895
8896 2006-11-16 Paolo Bonzini <bonzini@gnu.org>
8897
8898 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
8899 (unstage): Test for stage_last presence.
8900
8901 PR bootstrap/29802
8902 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
8903 STAGE_PREFIX.
8904 * Makefile.in: Regenerate.
8905
8906 2003-11-16 Zdenek Dvorak <dvorakz@suse.cz>
8907
8908 * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
8909 maintainers.
8910
8911 2006-11-14 Erven Rohou <erven.rohou@st.com>
8912
8913 * MAINTAINERS (Write After Approval): Add myself.
8914
8915 2006-11-14 Paolo Bonzini <bonzini@gnu.org>
8916
8917 * Makefile.tpl (clean-stage*): Test separately for package/Makefile
8918 and stageN-package/Makefile.
8919 * Makefile.in: Regenerated.
8920
8921 2006-11-14 Jie Zhang <jie.zhang@analog.com>
8922
8923 * configure.in: Remove target-libgloss from noconfigdirs for
8924 bfin-*-*.
8925 * configure: Regenerated.
8926
8927 2006-11-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8928
8929 * configure.in (have_gmp): Only error if the gcc directory exists.
8930
8931 * configure: Regenerate.
8932
8933 2006-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8934
8935 * configure.in: Robustify error message for missing GMP/MPFR.
8936
8937 * configure: Regenerate.
8938
8939 2006-10-31 Stephen M. Webb <stephen.webb@bregmasoft.com>
8940
8941 * MAINTAINERS (Write After Approval): Add myself.
8942
8943 2006-10-30 Uros Bizjak <ubizjak@gmail.com>
8944
8945 * MAINTAINERS: Change email address.
8946
8947 2006-10-30 Vladimir Prus <vladimir@codesourcery.com>
8948
8949 * MAINTAINERS (Write After Approval): Add myself.
8950
8951 2006-10-26 Peter Bergner <bergner@vnet.ibm.com>
8952
8953 * MAINTAINERS (Write After Approval): Add myself.
8954
8955 2006-10-25 Chen Liqin <liqin@sunnorth.com.cn>
8956
8957 * MAINTAINERS (Write After Approval): Move myself to
8958 Write After Approval section.
8959
8960 2006-10-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8961
8962 * configure.in: Require GMP-4.1+ and MPFR-2.2+. Don't check
8963 need_gmp anymore.
8964 * configure: Regenerate.
8965
8966 2006-10-16 Tobias Burnus <burnus@net-b.de>
8967
8968 * MAINTAINERS (Write After Approval): Add myself.
8969
8970 2006-10-16 Ben Elliston <bje@au.ibm.com>
8971
8972 * config.guess: Import latest version.
8973 * config.sub: Likewise.
8974
8975 2006-10-10 Brooks Moses <bmoses@stanford.edu>
8976
8977 * Makefile.def: Added pdf target handling.
8978 * Makefile.tpl: Added pdf target handling.
8979 * Makefile.in: Regenerated.
8980
8981 2006-10-10 Chen Liqin <liqin@sunnorth.com.cn>
8982
8983 * MAINTAINERS: Add self as score port maintainer.
8984
8985 2006-10-04 Brooks Moses <bmoses@stanford.edu>
8986
8987 * MAINTAINERS (Write After Approval): Add myself.
8988
8989 2006-09-27 Steven G. Kargl <kargl@gcc.gnu.org>
8990
8991 * configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0
8992 or newer.
8993 * configure: Regenerated.
8994
8995 2006-09-27 Dave Brolley <brolley@redhat.com>
8996
8997 * configure.in (RUNTEST): Look for 'runtest' in the source tree by
8998 using $s instead of $r.
8999 * configure: Regenerated.
9000
9001 2006-09-26 Thiemo Seufer <ths@mips.com>
9002
9003 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
9004 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
9005 * configure: Regenerate.
9006
9007 2006-09-24 Graeme Peterson <gridly@gmail.com>
9008
9009 * MAINTAINERS (Write After Approval): Remove myself.
9010
9011 2006-09-22 Chao-ying Fu <fu@mips.com>
9012
9013 * MAINTAINERS (Write After Approval): Add myself.
9014
9015 2006-09-10 Joseph S. Myers <joseph@codesourcery.com>
9016
9017 * MAINTAINERS: Add self as soft-fp maintainer.
9018
9019 2006-09-09 Anatoly Sokolov <aesok@post.ru>
9020
9021 * MAINTAINERS: Add myself as avr maintainer.
9022 Remove Marek Michalkiewicz as avr maintainer.
9023
9024 2006-09-07 Roberto Costa <roberto.costa@st.com>
9025
9026 * MAINTAINERS (Write After Approval): Add myself.
9027
9028 2006-08-30 Corinna Vinschen <corinna@vinschen.de>
9029
9030 * configure.in: Never build newlib for a Mingw host.
9031 Never build newlib as Mingw target library.
9032 Test the existence of winsup/cygwin for building a Cygwin newlib,
9033 rather than just winsup.
9034 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
9035 building a Mingw target.
9036 * configure: Regenerate.
9037
9038 2006-08-08 Eric Botcazou <ebotcazou@libertysurf.fr>
9039
9040 * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
9041
9042 2006-07-25 Paolo Bonzini <bonzini@gnu.org>
9043
9044 * config.guess: Import from src (was more updated).
9045 * config.sub: Likewise.
9046
9047 2006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
9048
9049 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
9050 * configure: Regenerated.
9051
9052 2006-07-18 Paolo Bonzini <bonzini@gnu.org>
9053
9054 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
9055 for stages after the first.
9056
9057 2006-07-17 Jakub Jelinek <jakub@redhat.com>
9058
9059 * Makefile.def: Add dependencies for configure-opcodes
9060 on configure-intl and all-opcodes on all-intl.
9061 * Makefile.in: Regenerated.
9062
9063 2006-07-13 Ben Elliston <bje@au.ibm.com>
9064
9065 * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
9066
9067 2006-07-06 Paul Eggert <eggert@cs.ucla.edu>
9068
9069 Port to hosts whose 'sort' and 'tail' implementations
9070 treat operands with leading '+' as file names, as POSIX
9071 has required since 2001. However, make sure the code still
9072 works on pre-POSIX hosts.
9073 * ltmain.sh: Don't assume "sort +2" is equivalent to
9074 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
9075
9076 2006-07-05 Ulrich Weigand <uweigand@de.ibm.com>
9077
9078 * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
9079
9080 2006-07-04 Peter O'Gorman <peter@pogma.com>
9081
9082 * ltconfig: chmod 644 before ranlib during install.
9083
9084 2006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
9085
9086 PR bootstrap/18058
9087 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
9088 if the bootstrap compiler is a GCC version that supports it.
9089 * configure: Regenerate.
9090
9091 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
9092
9093 * configure.in: Fix thinkos in previous check-in.
9094 * configure: Regenerate.
9095
9096 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
9097
9098 PR other/27063
9099 * configure.in: Test subdir_requires and give an appropriate
9100 error message.
9101 * configure: Regenerate.
9102
9103 2006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org>
9104
9105 * MAINTAINERS (Write After Approval): Add myself.
9106
9107 2006-06-22 John David Anglin <dave.anglin@nrc.ca>
9108
9109 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
9110
9111 2006-06-22 Steve Ellcey <sje@cup.hp.com>
9112
9113 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
9114
9115 2006-06-20 David Ayers <d.ayers@inode.at>
9116
9117 PR bootstrap/28072
9118 * configure.in: Add target-boehm-gc to noconfigdirs depending on
9119 whether target-libjava is being configured instead of whether the
9120 java front end is enabled.
9121 * configure: Regenerate.
9122
9123 2006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9124
9125 PR target/27540
9126 * configure.in: Only enable libgomp on IRIX 6.
9127 * configure: Regenerate.
9128
9129 2006-06-15 Paolo Bonzini <bonzini@gnu.org>
9130
9131 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
9132 too.
9133 * Makefile.in: Regenerate.
9134
9135 2006-06-13 Jeff Johnston <jjohnstn@redhat.com>
9136
9137 * config-ml.in: Alter CCASFLAGS to include special
9138 multilib options the same as is done for CFLAGS.
9139
9140 2006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
9141
9142 * configure.in: Don't enable libgomp on hpux10.
9143 * configure: Rebuilt.
9144
9145 2006-06-12 David Ayers <d.ayers@inode.at>
9146
9147 PR bootstrap/27963
9148 PR target/19970
9149 * configure.in: Remove target-boehm-gc from noconfigdirs where
9150 ${libgcj} is specified.
9151 * configure: Regenerate.
9152
9153 2006-06-06 Carlos O'Donell <carlos@codesourcery.com>
9154
9155 Sync from src:
9156
9157 * configure.in: Sync.
9158 * configure: Regenerated.
9159
9160 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
9161
9162 * Makefile.def: Added dependencies from sim and gdb on intl, and
9163 added configure dependencies to everything with an all dependency
9164 on intl.
9165 * Makefile.in: Regenerated.
9166
9167 2006-06-06 David Ayers <d.ayers@inode.at>
9168
9169 PR libobjc/13946
9170 * Makefile.def: Add dependencies for libobjc which boehm-gc.
9171 * Makefile.in: Regenerate.
9172 * configure.in: Add --enable-objc-gc at toplevel and have it
9173 enable boehm-gc for Objective-C.
9174 Remove target-boehm-gc from libgcj.
9175 Add target-boehm-gc to target_libraries.
9176 Add target-boehm-gc to noconfigdirs where ${libgcj}
9177 is specified.
9178 Assert that boehm-gc is supported when requested for Objective-C.
9179 Only build boehm-gc if needed either for Java or Objective-C.
9180 * configure: Regenerate.
9181
9182 2006-06-05 Paolo Bonzini <bonzini@gnu.org>
9183
9184 PR 27674
9185 * Makefile.tpl (configure-[+prefix+][+module+],
9186 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
9187 Remove rule to unstage bootstrapped modules.
9188 (stage_current): New.
9189 * Makefile.in: Regenerate.
9190
9191 2006-06-03 Laurynas Biveinis <laurynas.biveinis@gmail.com>
9192
9193 * MAINTAINERS (Write After Approval): Update my e-mail address.
9194
9195 2006-06-01 Mark Shinwell <shinwell@codesourcery.com>
9196
9197 * include/libiberty.h: Declare pex_run_in_environment.
9198
9199 2006-05-31 Asher Langton <langton2@llnl.gov>
9200
9201 * MAINTAINERS (Write After Approval): Add myself.
9202
9203 2006-05-25 Paolo Bonzini <bonzini@gnu.org>
9204
9205 * Makefile.def (bfd, opcodes): Fix lib_path.
9206 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
9207 (restrap): Move under "@if gcc-bootstrap". Fix typo.
9208 * Makefile.in: Regenerate.
9209
9210 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
9211
9212 * Makefile.in: Regenerate.
9213
9214 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
9215
9216 * Makefile.def: Add install-html target. Add datarootdir
9217 docdir and htmldir to flags_to_pass.
9218 * Makefile.tpl: Add install-html target.
9219 * Makefile.in: Regenerate.
9220 * configure.in: Add --with-datarootdir, --with-docdir, and
9221 --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
9222 * configure: Regenerate.
9223
9224 2006-05-24 Mark Shinwell <shinwell@codesourcery.com>
9225
9226 * configure.in: Enable gprof for cross builds.
9227 * configure: Regenerate.
9228
9229 2006-05-22 Richard Guenther <rguenther@suse.de>
9230
9231 Revert
9232 2006-01-31 Richard Guenther <rguenther@suse.de>
9233 Paolo Bonzini <bonzini@gnu.org>
9234
9235 * Makefile.def (target_modules): Add libgcc-math target module.
9236 * configure.in (target_libraries): Add libgcc-math target library.
9237 (--enable-libgcc-math): New configure switch.
9238 * Makefile.in: Re-generate.
9239 * configure: Re-generate.
9240 * libgcc-math: New toplevel directory.
9241
9242 2006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
9243 Andreas Tobler <a.tobler@schweiz.ch>
9244
9245 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
9246 * configure: Rebuilt.
9247
9248 2006-05-12 Sandra Loosemore <sandra@codesourcery.com>
9249
9250 * MAINTAINERS (Write After Approval): Add myself.
9251
9252 2006-05-01 DJ Delorie <dj@redhat.com>
9253
9254 * configure.in: Restore CFLAGS if GMP isn't present.
9255 * configure: Regenerate.
9256
9257 2006-05-01 Richard Guenther <rguenther@suse.de>
9258
9259 * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
9260 maintainer.
9261
9262 2006-04-30 Kenneth Zadeck <zadeck@naturalbridge.com>
9263
9264 * MAINTAINERS (Write After Approval): Add myself.
9265
9266 2006-04-28 Jan Beulich <jbeulich@novell.com>
9267
9268 * MAINTAINERS (Write After Approval): Add myself.
9269
9270 2006-04-18 DJ Delorie <dj@redhat.com>
9271
9272 * configure.in (m32c): Build libstdc++-v3. Pass flags to
9273 reference libgloss so that libssp can be built in a combined
9274 tree.
9275 * configure: Regenerate.
9276
9277 2006-04-08 Robert Millan <rmh@gcc.gnu.org>
9278
9279 * MAINTAINERS (Write After Approval): Add myself.
9280
9281 2006-04-05 Ben Elliston <bje@au.ibm.com>
9282
9283 * configure.in: Require makeinfo 4.4 or higher.
9284 * configure: Regenerate.
9285
9286 2006-04-04 Gerald Pfeifer <gerald@pfeifer.com>
9287
9288 * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
9289 Rearrange the entries of other libraries to have them in one place.
9290
9291 2006-03-22 Janne Blomqvist <jb@gcc.gnu.org>
9292
9293 * MAINTAINERS (Write After Approval): Remove myself.
9294 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
9295
9296 2006-03-14 Richard Guenther <rguenther@suse.de>
9297
9298 * configure: Regenerate with autoconf 2.13.
9299
9300 2006-03-13 Jim Blandy <jimb@codesourcery.com>
9301
9302 * MAINTAINERS: Use my work address.
9303
9304 * MAINTAINERS: Update my E-mail address.
9305
9306 2006-03-10 Aldy Hernandez <aldyh@redhat.com>
9307
9308 * configure.in: Handle --disable-<component> generically.
9309 * configure: Regenerate.
9310
9311 2006-03-01 H.J. Lu <hongjiu.lu@intel.com>
9312
9313 PR libgcj/17311
9314 * ltmain.sh: Don't use "$finalize_rpath" for compile.
9315
9316 2006-02-21 Erik Edelmann <eedelman@gcc.gnu.org>
9317
9318 * MAINTAINERS (Write After Approval): Remove myself.
9319 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
9320
9321 2006-02-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
9322
9323 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
9324 (TARGET_CONFIGDIRS): Remove.
9325 * configure.in: Remove AC_SUBST(target_configdirs).
9326 * Makefile.in, configure: Regenerated.
9327
9328 2006-02-20 Steven G. Kargl <kargls@comcast.net>
9329
9330 * MAINTAINERS (Write After Approval): Remove myself.
9331 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
9332
9333 2006-02-20 Paolo Bonzini <bonzini@gnu.org>
9334
9335 PR bootstrap/25670
9336
9337 * Makefile.tpl ([+compare-target+]): Print explanation messages.
9338
9339 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
9340 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
9341 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
9342 BUILD_PREFIX, BUILD_PREFIX_1.
9343 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
9344
9345 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
9346 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
9347
9348 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
9349 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
9350 of `cat stage_current`. Always provide the `r' and `s' variables.
9351 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
9352 a single shell execution.
9353 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
9354 bootstrapped modules, make the stage1 module if the build was not
9355 started yet, else build the current stage.
9356 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
9357 (all-build, all-host, all-target, [+make_target+]-host,
9358 [+make_target+]-target): Do not use \-continued lines.
9359 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
9360 (current_stage, restrap, stage_last): New.
9361
9362 * Makefile.in: Regenerate.
9363 * configure: Regenerate.
9364
9365 2006-02-19 Bud Davis <jmdavis@link.com>
9366
9367 * MAINTAINERS (Write After Approval): Remove myself.
9368 (Language Front End Maintainers): Add myself as fortran 95
9369 maintainer and update e-mail address.
9370
9371 2006-02-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
9372
9373 * MAINTAINERS (Write After Approval): Remove myself.
9374 (Language Front End Maintainers): Add myself as fortran 95
9375 maintainer.
9376
9377 2006-02-16 Victor Kaplansky <victork@il.ibm.com>
9378
9379 * MAINTAINERS (Write After Approval): Add myself.
9380
9381 2006-02-16 Thomas Koenig <Thomas.Koenig@online.de>
9382
9383 * MAINTAINERS (Write After Approval): Remove myself.
9384 (Language Front End Maintainers): Add myself as
9385 fortran 95 maintainer.
9386
9387 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
9388
9389 Sync from src:
9390
9391 2005-12-27 Leif Ekblad <leif@rdos.net>
9392
9393 * configure.in: Add support for RDOS target.
9394 * configure: Regenerate.
9395
9396 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
9397 Andreas Schwab <schwab@suse.de>
9398
9399 * configure: Regenerate.
9400
9401 2006-02-12 David Edelsohn <edelsohn@gnu.org>
9402
9403 * configure.in (enable_libgomp): Add AIX.
9404 * configure: Regenerate.
9405
9406 2006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
9407
9408 * MAINTAINERS (Write After Approval): Add myself.
9409
9410 2006-02-03 Lee Millward <lee.millward@gmail.com>
9411
9412 * MAINTAINERS (Write After Approval): Add myself.
9413
9414 2006-01-31 Richard Guenther <rguenther@suse.de>
9415 Paolo Bonzini <bonzini@gnu.org>
9416
9417 * Makefile.def (target_modules): Add libgcc-math target module.
9418 * configure.in (target_libraries): Add libgcc-math target library.
9419 (--enable-libgcc-math): New configure switch.
9420 * Makefile.in: Re-generate.
9421 * configure: Re-generate.
9422 * libgcc-math: New toplevel directory.
9423
9424 2006-01-26 Paolo Bonzini <bonzini@gnu.org>
9425
9426 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
9427 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
9428 the assembler, linker and binutils.
9429 * configure: Regenerate.
9430
9431 2006-01-22 Dirk Mueller <dmueller@suse.de>
9432
9433 * MAINTAINERS (Write After Approval): Add myself.
9434
9435 2006-01-20 Diego Novillo <dnovillo@redhat.com>
9436
9437 * configure: Regenerate.
9438
9439 2006-01-18 Richard Henderson <rth@redhat.com>
9440 Jakub Jelinek <jakub@redhat.com>
9441 Diego Novillo <dnovillo@redhat.com>
9442
9443 * libgomp: New directory.
9444 * Makefile.def: Add target_module libgomp.
9445 * Makefile.in: Regenerate.
9446 * configure.in (target_libraries): Add target-libgomp.
9447 * configure: Regenerate.
9448
9449 2006-01-05 Alexandre Oliva <aoliva@redhat.com>
9450
9451 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
9452 @ from continuation.
9453 * Makefile.in: Rebuilt.
9454
9455 2006-01-04 Chris Lattner <sabre@gnu.org>
9456
9457 * MAINTAINERS (Write After Approval): Add myself.
9458
9459 2006-01-04 Paolo Bonzini <bonzini@gnu.org>
9460
9461 PR bootstrap/24252
9462
9463 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
9464 * Makefile.tpl (OBJDUMP): New.
9465 (EXTRA_HOST_FLAGS): Add it.
9466 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
9467
9468 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
9469 to use symbolic links between directories. Avoid race conditions
9470 or make them harmless.
9471 * configure.in: Do not try to use symbolic links between directories.
9472
9473 * Makefile.def (LEAN): Pass.
9474 * Makefile.tpl (LEAN): Define.
9475 (stage[+id+]-start): Accept that the previous directory does not
9476 exist, if the bootstrap is lean.
9477 (stage[+id+]-bubble): Invoke lean bootstrap commands after
9478 stage[+id+]-start. Use a makefile variable and an `if' instead of a
9479 configure substitution.
9480 ([+compare-target+]): Likewise.
9481 ([+bootstrap-target+]-lean): New.
9482 * configure.in: Remove lean bootstrap support from here.
9483
9484 * Makefile.in: Regenerate.
9485 * configure: Regenerate.
9486
9487 2006-01-04 Ben Elliston <bje@au.ibm.com>
9488
9489 * MAINTAINERS (libdecnumber): Add myself.
9490
9491 2006-01-02 Mark Mitchell <mark@codesourcery.com>
9492
9493 * libtool-ldflags: New script.
9494
9495 2006-01-02 Andreas Schwab <schwab@suse.de>
9496
9497 * configure.in: When reconfiguring remove Makefile in
9498 all stage directories.
9499 * configure: Regenerate.
9500
9501 2005-12-27 Steven Bosscher <stevenb.gcc@gmail.com>
9502
9503 * MAINTAINERS: Update my email address.
9504
9505 2005-12-20 Paolo Bonzini <bonzini@gnu.org>
9506
9507 Revert Ada-related part of the previous change.
9508
9509 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
9510 Do not pass.
9511 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
9512 * Makefile.in: Regenerate.
9513 * configure.in: Do not include mt-ppc-aix target fragment.
9514 * configure: Regenerate.
9515
9516 2005-12-19 Paolo Bonzini <bonzini@gnu.org>
9517
9518 * configure.in: Select appropriate fragments for PowerPC/AIX.
9519 * configure: Regenerate.
9520
9521 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
9522 BOOT_CFLAGS, BOOT_LDFLAGS.
9523 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
9524 BOOT_CFLAGS, BOOT_LDFLAGS.
9525 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
9526 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
9527 (stage): Fail if we cannot complete the work.
9528 * Makefile.in: Regenerate.
9529
9530 2005-12-16 Nathan Sidwell <nathan@codesourcery.com>
9531
9532 * configure.in: Replace ms1 with mt.
9533 * configure: Rebuilt.
9534
9535 2005-12-15 Bryce McKinlay <mckinlay@redhat.com>
9536
9537 * MAINTAINERS: Update my email address.
9538
9539 2005-12-15 Paolo Bonzini <bonzini@gnu.org>
9540
9541 * Makefile.tpl (all, do-[+make_target+], do-check, install,
9542 install-host-nogcc): Don't invoke $(stage) at the end.
9543 * Makefile.in: Regenerate.
9544
9545 2005-12-14 Paolo Bonzini <bonzini@gnu.org>
9546
9547 * configure.in: Flip the top-level bootstrap switch.
9548 * configure: Regenerate.
9549
9550 2005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
9551
9552 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
9553 $(stage) and $(unstage).
9554 (EXTRA_TARGET_FLAGS): Correct double-quoting.
9555 (all): Remove stray semicolon.
9556 (local-distclean): Don't handle multilib.tmp and multilib.out.
9557 (install.all): Set $s for consistency.
9558 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
9559 check_multilibs setting. Always make the install directory.
9560 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
9561 Correct @if/@endif.
9562 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
9563 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
9564 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
9565 (multilib.out): Remove.
9566 * Makefile.in: Regenerated.
9567
9568 2005-12-12 Carlos O'Donell <carlos@codesourcery.com>
9569
9570 * MAINTAINERS (Write After Approval): Add myself.
9571
9572 2005-12-12 Nathan Sidwell <nathan@codesourcery.com>
9573
9574 * MAINTAINERS: Add myself as mt maintainer.
9575
9576 * config.sub: Replace ms1 with mt. Allow ms1 as an alias.
9577
9578 2005-12-06 Adam Nemet <anemet@caviumnetworks.com>
9579
9580 * MAINTAINERS: Change email address.
9581
9582 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
9583
9584 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
9585 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
9586 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
9587 Find in-tree tools if available.
9588 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
9589 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
9590 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
9591 (COMPILER_*_FOR_TARGET): New.
9592 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
9593 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
9594 (CONFIGURED_*, USUAL_*): Remove.
9595 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
9596 STRIP): Use autoconf substitutions.
9597 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
9598 COMPILER_NM_FOR_TARGET): New.
9599 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
9600
9601 (all): Make all-host and all-target in parallel.
9602 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
9603 that $$r and $$s are set before invoking a recursive make.
9604 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
9605 ([+bootstrap-target+]): Inline most of the `all' target.
9606
9607 2005-11-29 Ben Elliston <bje@au.ibm.com>
9608
9609 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
9610 from the gcc build directory.
9611 * Makefile.in: Regenerate.
9612
9613 2005-11-29 Ben Elliston <bje@au.ibm.com>
9614
9615 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
9616 depend on all-libdecnumber.
9617 * configure.in (host_libs): Include libdecnumber.
9618 * Makefile.in: Regenerate.
9619 * configure: Likewise.
9620
9621 2005-11-29 Ben Elliston <bje@au.ibm.com>
9622
9623 * libdecnumber: Import decNumber sources from the dfp-branch.
9624
9625 2005-11-21 Kean Johnston <jkj@sco.com>
9626
9627 * config.sub, config.guess: Sync from upstream sources.
9628
9629 2005-11-21 Ben Elliston <bje@au.ibm.com>
9630
9631 Import from Autoconf sources:
9632
9633 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
9634 * config/move-if-change: Don't output "$2 is unchanged";
9635 suggested by Ben Elliston. Handle weird characters correctly.
9636
9637 2005-11-18 Andreas Tobler <a.tobler@schweiz.ch>
9638
9639 * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
9640 to match upstream libtool for darwin.
9641
9642 2005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
9643
9644 * Makefile.def: Remove gdb dependencies for gdbtk.
9645 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
9646 (configure-gdb, install-gdb): New rules.
9647 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
9648 * Makefile.in, configure: Regenerated.
9649
9650 2005-11-06 Janne Blomqvist <jb@gcc.gnu.org>
9651
9652 * MAINTAINERS (Write After Approval): Add myself.
9653
9654 2005-11-06 Erik Edelmann <eedelman@gcc.gnu.org>
9655
9656 * MAINTAINERS (Write After Approval): Add myself.
9657
9658 2005-10-24 Diego Novillo <dnovillo@redhat.com>
9659
9660 * MAINTAINERS (alias analysis): Add Daniel Berlin and
9661 Diego Novillo.
9662
9663 2005-10-22 Paolo Bonzini <bonzini@gnu.org>
9664
9665 PR bootstrap/24297
9666 * Makefile.tpl (do-[+make-target+], do-check, install,
9667 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
9668 are set before recursing.
9669 * Makefile.in: Regenerate.
9670
9671 2005-10-20 Eric Botcazou <ebotcazou@adacore.com>
9672
9673 PR bootstrap/18939
9674 * Makefile.def (gcc) <target>: Fix thinko.
9675 * Makefile.in: Regenerate.
9676
9677 2005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
9678
9679 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
9680 * configure: Regenerate.
9681
9682 2005-10-15 Jie Zhang <jie.zhang@analog.com>
9683
9684 * MAINTAINERS (Write After Approval): Add self.
9685
9686 2005-10-08 Kazu Hirata <kazu@codesourcery.com>
9687
9688 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
9689 target-libffi, target-qthreads, target-libjava, and
9690 targetlibobjc.
9691 * configure: Regenerate.
9692
9693 2005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
9694
9695 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
9696 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
9697 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
9698 (USUAL_OBJDUMP_FOR_TARGET): New.
9699 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
9700 * configure.in: Check for $OBJDUMP_FOR_TARGET.
9701 * configure, Makefile.in: Regenerated.
9702
9703 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
9704
9705 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
9706 before other host packages.
9707
9708 2005-10-05 Kaz Kojima <kkojima@gcc.gnu.org>
9709
9710 * MAINTAINERS: Add self as sh libraries/configury maintainer.
9711
9712 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
9713
9714 PR bootstrap/22340
9715
9716 * configure.in (default_target): Remove.
9717 * Makefile.tpl (all): Do not use prerequisites as subroutines
9718 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
9719 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
9720 use prerequisites as subroutines.
9721 (check-host, check-target): New.
9722 (bootstrap configure & all targets): Do not use stage*-start
9723 if the directory layout is already ok.
9724 (non-bootstrap configure & all targets): Prepend a $(unstage).
9725 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
9726 (NOTPARALLEL): Remove.
9727 (unstage, stage variables): New variables.
9728 (unstage, stage targets): Simply expand to those variables.
9729
9730 * configure: Regenerate.
9731 * Makefile.in: Regenerate.
9732
9733 2005-10-04 James E Wilson <wilson@specifix.com>
9734
9735 * Makefile.def (lang_env_dependencies): Add libmudflap.
9736 * Makefile.in: Regenerate.
9737
9738 2005-10-03 Andreas Schwab <schwab@suse.de>
9739
9740 Backport from libtool CVS:
9741 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu>
9742
9743 * ltmain.sh: add support for installing into temporary
9744 staging area (e.g. 'make install DESTDIR=...')
9745
9746 2005-10-03 H.J. Lu <hongjiu.lu@intel.com>
9747
9748 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
9749 * configure: Regenerated.
9750
9751 2005-09-30 Andrew Pinski <pinskia@physics.uc.edu>
9752
9753 * configure: Regenerate with the correct
9754 autoconf version.
9755
9756 2005-09-30 Catherine Moore <clm@cm00re.com>
9757
9758 * configure.in (bfin-*-*): New.
9759 * configure: Regenerated.
9760
9761 2005-09-28 Geoffrey Keating <geoffk@apple.com>
9762
9763 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
9764 (LIPO_FOR_TARGET): New.
9765 (CONFIGURED_LIPO_FOR_TARGET): New.
9766 (USUAL_LIPO_FOR_TARGET): New.
9767 (STRIP_FOR_TARGET): New.
9768 (CONFIGURED_STRIP_FOR_TARGET): New.
9769 (USUAL_STRIP_FOR_TARGET): New.
9770 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
9771 STRIP_FOR_TARGET.
9772 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
9773 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
9774 * Makefile.in: Regenerate.
9775 * configure: Regenerate.
9776
9777 2005-09-19 David Edelsohn <edelsohn@gnu.org>
9778
9779 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
9780 (rs6000-*-aix*): Same.
9781 * configure: Regenerate.
9782
9783 2005-09-16 Tom Tromey <tromey@redhat.com>
9784
9785 * MAINTAINERS: Add self as java maintainer.
9786
9787 2005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
9788
9789 * configure.in: Recognize f95 in the --enable-languages option,
9790 and substitute it for fortran, issuing a warning.
9791 * configure: Regenerate.
9792
9793 2005-08-30 Phil Edwards <phil@codesourcery.com>
9794
9795 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
9796 * configure: Regenerated.
9797
9798 2005-08-22 Aldy Hernandez <aldyh@redhat.com>
9799
9800 * MAINTAINERS: Add self as ms1 maintainer.
9801
9802 2005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
9803
9804 * Makefile.def (libssp): Add to lang_env_dependencies.
9805 * Makefile.in: Regenerate.
9806
9807 2005-08-18 Ian Lance Taylor <ian@airs.com>
9808
9809 * MAINTAINERS: Add myself as middle-end maintainer.
9810
9811 2005-08-17 Christian Groessler <chris@groessler.org>
9812
9813 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
9814 * Makefile.in: Regenerate.
9815
9816 2005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
9817
9818 * MAINTAINERS (write after approval): Added myself.
9819
9820 2005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
9821
9822 * MAINTAINERS (Write After Approval): Add myself.
9823
9824 2005-08-12 Paolo Bonzini <bonzini@gnu.org>
9825
9826 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
9827 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
9828 Look for alternate names of the target cc and c++
9829 * configure: Regenerate.
9830
9831 2005-08-08 Paolo Bonzini <bonzini@gnu.org>
9832
9833 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
9834 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
9835 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
9836 tools; remove code to manually set them.
9837 (Target tools): Look in the environment for them.
9838 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
9839 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
9840 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
9841 build directory.
9842 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
9843 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
9844 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
9845 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
9846 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
9847 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
9848 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
9849 * configure: Regenerate.
9850 * Makefile.in: Regenerate.
9851
9852 2005-07-28 Ben Elliston <bje@au.ibm.com>
9853
9854 * MAINTAINERS: Update for removed CPU targets.
9855
9856 2005-07-27 Mark Mitchell <mark@codesourcery.com>
9857
9858 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
9859 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
9860 * Makefile.in: Regenerated.
9861
9862 2005-07-26 Mark Mitchell <mark@codesourcery.com>
9863
9864 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
9865 (CFLAGS_FOR_TARGET): Use it.
9866 (CXXFLAGS_FOR_TARGET): Likewise.
9867 * Makefile.in: Regenerated.
9868 * configure.in (--with-build-sysroot): New option.
9869 * configure: Regenerated.
9870
9871 2005-07-24 Paolo Bonzini <bonzini@gnu.org>
9872
9873 * Makefile.tpl: Wrap install between unstage and stage
9874 * Makefile.in: Regenerate.
9875
9876 2005-07-21 Eric Christopher <echristo@apple.com>
9877
9878 * MAINTAINERS: Update affiliation.
9879
9880 2005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
9881
9882 * MAINTAINERS: Add self as crx port maintainer.
9883
9884 2005-07-20 DJ Delorie <dj@redhat.com>
9885
9886 * MAINTAINERS: Add self as m32c maintainer.
9887
9888 2005-07-16 Kelley Cook <kcook@gcc.gnu.org>
9889
9890 * all files: Update FSF address.
9891
9892 2005-07-15 Eric Christopher <echristo@redhat.com>
9893
9894 * MAINTAINERS: Change affiliation.
9895
9896 2005-07-14 Jim Blandy <jimb@redhat.com>
9897
9898 * configure.in: Add cases for Renesas m32c.
9899 * configure: Regenerated.
9900
9901 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
9902
9903 * COPYING.LIB: Update from fsf.org.
9904
9905 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
9906
9907 * COPYING, compile, config.guess,
9908 config.sub, install-sh, missing, mkinstalldirs,
9909 symlink-tree, ylwrap: Sync from upstream sources.
9910 * config-ml.in: Update FSF address.
9911
9912 2005-07-13 Eric Christopher <echristo@redhat.com>
9913
9914 * configure.in: Add toplevel noconfigdir support for tpf.
9915 * configure: Regenerate.
9916
9917 2005-07-11 Paolo Bonzini <bonzini@gnu.org>
9918
9919 PR ada/22340
9920
9921 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
9922 * Makefile.in: Regenerate.
9923
9924 2005-07-07 Mark Mitchell <mark@codesourcery.com>
9925
9926 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
9927 Brolley to write-after-approval.
9928
9929 2005-07-07 Andreas Schwab <schwab@suse.de>
9930
9931 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
9932 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
9933 * Makefile.in: Regenerated.
9934
9935 2005-07-06 Geoffrey Keating <geoffk@apple.com>
9936
9937 * configure.in: Don't build sim or rda when targetting darwin.
9938 * configure: Regenerate.
9939
9940 2005-07-06 Kazu Hirata <kazu@codesourcery.com>
9941
9942 * configure.in: Add --enable-libssp and --disable-libssp.
9943 * configure: Regenerate with autoconf-2.13.
9944
9945 2005-07-02 Jakub Jelinek <jakub@redhat.com>
9946
9947 * Makefile.def (target_modules): Add libssp.
9948 * configure.in (target_libraries): Add target-libssp.
9949 * configure: Rebuilt.
9950 * Makefile.in: Rebuilt.
9951
9952 2005-07-01 Zack Weinberg <zackw@panix.com>
9953
9954 * MAINTAINERS: Change email address. Resign from maintainership.
9955
9956 2005-07-01 Richard Guenther <rguenther@suse.de>
9957
9958 * MAINTAINERS: Change my e-mail address and affiliation.
9959
9960 2005-06-22 Paolo Bonzini <bonzini@gnu.org>
9961
9962 * Makefile.def (stagefeedback): Come after profile.
9963 Define profiledbootstrap target.
9964 * Makefile.tpl (profiledbootstrap): Remove.
9965 (stageprofile-end): Zap stagefeedback.
9966 (stagefeedback-start): Copy all .gcda files, not only GCC's.
9967 * Makefile.in: Regenerate.
9968
9969 2005-06-13 Richard Sandiford <richard@codesourcery.com>
9970
9971 * MAINTAINERS: Update my email address.
9972
9973 2005-06-13 Zack Weinberg <zack@codesourcery.com>
9974
9975 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
9976 In 'cpp' stanza, support '#line' as well as '# '.
9977
9978 2005-06-08 Andreas Schwab <schwab@suse.de>
9979
9980 * MAINTAINERS: Move myself from 'Write After Approval' to
9981 'CPU Port Maintainers' section as m68k maintainer.
9982
9983 2005-06-07 Hans-Peter Nilsson <hp@axis.com>
9984
9985 * configure.in (unsupported_languages): New macro.
9986 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
9987 non-ported target libraries in noconfigdirs.
9988 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
9989 non-linux-gnu. Remove libgcj_ex_libffi.
9990 <lang_frag loop>: Set add_this_lang=no if the language is in
9991 unsupported_languages.
9992 * configure: Regenerate.
9993
9994 2005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
9995
9996 * configure.in: Fix typo in handling of --with-mpfr-dir.
9997 * configure: Regenerate.
9998
9999 2005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
10000
10001 * MAINTAINERS: Update my email address.
10002
10003 2005-06-02 Jim Blandy <jimb@redhat.com>
10004
10005 * config.sub: Add cases for the Renesas m32c. (This patch has been
10006 accepted into the master sources.)
10007
10008 2005-06-02 Aldy Hernandez <aldyh@redhat.com>
10009 Michael Snyder <msnyder@redhat.com>
10010 Stan Cox <scox@redhat.com>
10011
10012 * configure.in: Set noconfigdirs for ms1.
10013
10014 * configure: Regenerate.
10015
10016 2005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
10017
10018 * MAINTAINERS (Write After Approval): Add self.
10019
10020 2005-06-01 Josh Conner <jconner@apple.com>
10021
10022 * MAINTAINERS (Write After Approval): Add self.
10023
10024 2005-06-01 Kazu Hirata <kazu@codesourcery.com>
10025
10026 * MAINTAINERS: Update my email address.
10027
10028 2005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
10029
10030 * MAINTAINERS (Write After Approval): Add self.
10031
10032 2005-05-26 Chris Demetriou <cgd@broadcom.com>
10033
10034 * MAINTAINERS (Write After Approval): Remove self.
10035
10036 2005-05-25 Paolo Bonzini <bonzini@gnu.org>
10037
10038 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
10039 (Dependencies): Consider target modules for bootstrap dependencies.
10040 Make target bootstrap modules depend on each stage's gcc.
10041 * Makefile.in: Regenerate.
10042
10043 2005-05-20 Paolo Bonzini <bonzini@gnu.org>
10044
10045 * Makefile.def (configure-gcc): Depend on binutils having been built.
10046 (all-gcc): No need to do it here.
10047 * Makefile.in: Regenerate.
10048
10049 2005-05-19 Paul Brook <paul@codesourcery.com>
10050
10051 * configure.in: Rewrite misleading error message when requested
10052 language cannot be built.
10053 * configure: Regenerate.
10054
10055 2005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
10056
10057 * ylwrap: Import from Automake 1.9.5.
10058
10059 2005-05-13 David Ung <davidu@mips.com>
10060
10061 * MAINTAINERS (Write After Approval): Add self.
10062
10063 2005-05-09 Mike Stump <mrs@apple.com>
10064
10065 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
10066 lt_cv_sys_max_cmd_len for now.
10067
10068 2005-05-09 Stan Cox <scox@redhat.com>
10069
10070 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
10071
10072 2005-05-08 Matt Kraai <kraai@ftbfs.org>
10073
10074 * README.SCO: Update the URL.
10075
10076 2005-05-05 David Edelsohn <edelsohn@gnu.org>
10077
10078 * ltconfig: Define file_list_spec. Pass file_list_spec and
10079 with_gnu_ld to libtool.
10080 * ltcf-c.sh (aix[45]): Define file_list_spec.
10081 * ltcf-cxx.sh (aix[45]): Same.
10082 * ltcf-gcj.sh (aix[45]): Same.
10083 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
10084 exists, write list of input files to temporary file.
10085
10086 2005-05-04 Mike Stump <mrs@apple.com>
10087
10088 * configure.in: Always pass --target to target configures as
10089 otherwise rebuilds that do --recheck will fail.
10090 * confiugure: Rebuilt.
10091
10092 2005-05-04 Paolo Bonzini <bonzini@gnu.org>
10093
10094 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
10095 STAGE_HOST_EXPORTS.
10096 (configure, all): Add bootstrap support.
10097 (Host modules, target modules): Pass post-stage1 flags and exports.
10098 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
10099 * Makefile.in: Regenerate.
10100
10101 2005-04-29 Paolo Bonzini <bonzini@gnu.org>
10102
10103 * configure: Regenerate.
10104
10105 2005-04-27 Mike Stump <mrs@apple.com>
10106
10107 * MAINTAINERS: Add self as darwin maintainer.
10108
10109 2005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
10110
10111 * config.sub: Update from master copy.
10112
10113 2005-04-21 Mike Stump <mrs@apple.com>
10114
10115 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
10116 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
10117
10118 2005-04-19 Hans-Peter Nilsson <hp@axis.com>
10119
10120 * configure.in <crisv32-*-*, cris-*-*>: New local variable
10121 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
10122 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
10123 "*-*-elf" and "*-*-linux*".
10124 * configure: Regenerate.
10125
10126 2005-04-14 Joseph S. Myers <joseph@codesourcery.com>
10127
10128 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
10129
10130 2005-04-12 Mike Stump <mrs@apple.com>
10131
10132 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
10133
10134 2005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
10135
10136 * MAINTAINERS (Write After Approval): Add myself.
10137
10138 2005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
10139
10140 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
10141
10142 2005-04-06 Paolo Bonzini <bonzini@gnu.org>
10143
10144 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
10145 (TARGET_CONFIGARGS): Include --with-target-subdir.
10146 (configure, all): New macros. Use them throughout.
10147 * Makefile.in: Regenerate.
10148
10149 2005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
10150
10151 * MAINTAINERS (Write After Approval): Add myself.
10152
10153 2005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
10154
10155 * MAINTAINERS: Remove 'loop unrolling' maintainer.
10156
10157 2005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
10158
10159 * MAINTAINERS: Move John Carr to Write After Approval.
10160
10161 2005-03-30 J"orn Rennecke <joern.rennecke@st.com>
10162
10163 * config/mh-mingw32: Delete.
10164 * configure.in: Don't use it.
10165 * configure: Regenerate.
10166
10167 2005-03-31 Paolo Bonzini <bonzini@gnu.org>
10168
10169 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
10170 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
10171 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
10172 (HOST_LIB_PATH): Generate from Makefile.def.
10173 (TARGET_LIB_PATH): Likewise.
10174 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
10175 * Makefile.in: Regenerate.
10176 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
10177 (RPATH_ENVVAR): Include Darwin case.
10178 * configure: Regenerate.
10179
10180 2005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
10181
10182 * MAINTAINERS (Various Maintainers): Remove self.
10183 (Write After Approval): Add self.
10184
10185 2005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
10186
10187 * MAINTAINERS (Various Maintainers): Add self.
10188
10189 2005-03-25 Paolo Bonzini <bonzini@gnu.org>
10190
10191 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
10192 * configure: Regenerate.
10193
10194 2005-03-21 Zack Weinberg <zack@codesourcery.com>
10195
10196 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
10197 gcc_version, and gcc_version_trigger from set of flags to pass.
10198 * Makefile.tpl: Remove definitions of above variables.
10199 (config.status): Remove dependency on $(gcc_version_trigger).
10200 * Makefile.in: Regenerate.
10201 * configure.in: Do not reference config/gcc-version.m4 nor
10202 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
10203 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
10204 * configure: Regenerate.
10205
10206 2005-03-16 Manfred Hollstein <manfred.h@gmx.net>
10207 Andrew Pinski <pinskia@physics.uc.edu>
10208
10209 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
10210 * Makefile.in: Regenerate.
10211
10212 2005-03-13 Feng Wang <fengwang@nudt.edu.cn>
10213
10214 * MAINTAINERS (Write After Approval): Add myself.
10215
10216 2005-03-03 David Ayers <d.ayers@inode.at>
10217
10218 * MAINTAINERS (Write After Approval): Add myself.
10219
10220 2005-03-01 Alexandre Oliva <aoliva@redhat.com>
10221
10222 PR libgcj/20160
10223 * ltmain.sh: Avoid creating archives with components that have
10224 duplicate basenames.
10225
10226 2005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
10227
10228 PR bootstrap/20250
10229 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
10230 instead of check.
10231 * Makefile.in: Regenerate.
10232
10233 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
10234
10235 * Makefile.in: Regenerate to fix conflict between the previous two
10236 patches.
10237
10238 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
10239
10240 PR bootstrap/17383
10241 * Makefile.def (target_modules): Remove "stage", now unnecessary.
10242 * Makefile.tpl (HOST_SUBDIR): New substitution.
10243 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
10244 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
10245 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
10246 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
10247 (Host modules, Bootstrapped modules): Use it.
10248 (Build modules, Target modules): Do not create symlink trees,
10249 always configure out-of-srcdir.
10250 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
10251 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
10252 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
10253 $(HOST_SUBDIR). Create a symlink for host_subdir.
10254
10255 * Makefile.in: Regenerate.
10256 * configure: Regenerate.
10257
10258 2005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
10259
10260 Merged from libada-gnattools-branch:
10261 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
10262
10263 * gnattools: New directory.
10264 * Makefile.def: Add gnattools as a module, depending on target-libada.
10265 * Makefile.in: Regenerate.
10266 * configure.in: Include gnattools in host_tools; disable it if ada
10267 is disabled.
10268 * configure: Regenerate.
10269
10270 2005-02-24 James A. Morrison <phython@gcc.gnu.org>
10271
10272 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
10273 treelang maintainer.
10274 (Write After Approval): Remove myself.
10275
10276 2005-02-23 Paul Schlie <schlie@comcast.net>
10277
10278 * configure.in: Allow darwin targeted ports to build tk, itcl and
10279 libgui.
10280 * configure: Regenerate.
10281
10282 2005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
10283
10284 PR libgcj/10353
10285 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
10286 * configure: Regenerate.
10287
10288 2005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
10289
10290 * MAINTAINERS (Write After Approval): Add myself.
10291
10292 2005-02-10 Ian Lance Taylor <ian@airs.com>
10293
10294 * MAINTAINERS: Update my e-mail address.
10295
10296 2005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
10297
10298 * MAINTAINERS (Write After Approval): Add myself.
10299
10300 2005-01-29 Hans-Peter Nilsson <hp@axis.com>
10301
10302 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
10303 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
10304 target-libgloss when not *-*-elf and *-*-aout.
10305 * configure: Regenerate.
10306
10307 2005-01-23 Kazu Hirata <kazu@cs.umass.edu>
10308
10309 * MAINTAINERS: Remove obsolete entries.
10310
10311 * MAINTAINERS (Write After Approval): Add Michael Matz.
10312
10313 2005-01-19 Neil Booth <neil@daikokuya.co.uk>
10314
10315 * MAINTAINERS: Remove self as cpplib maintainer.
10316
10317 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
10318
10319 * install-sh, config.sub: Import from upstream.
10320
10321 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
10322
10323 PR bootstrap/18222
10324 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
10325 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
10326 * Makefile.in: Regenerate.
10327
10328 2005-01-16 Jason Thorpe <thorpej@netbsd.org>
10329
10330 * MAINTAINERS: Update my email address.
10331
10332 2005-01-12 David Edelsohn <edelsohn@gnu.org>
10333 Andreas Schwab <schwab@suse.de>
10334
10335 PR bootstrap/18033
10336 * config-ml.in: Eval option if surrounded by single quotes.
10337
10338 2005-01-03 Paolo Bonzini <bonzini@gnu.org>
10339
10340 Revert 2004-12-28 Makefile changes, a better fix will be
10341 applied to mainline and src after GCC 4.0 branches.
10342
10343 2004-12-28 Paolo Bonzini <bonzini@gnu.org>
10344
10345 PR bootstrap/17383
10346
10347 * Makefile.def (target_modules): Remove stage parameter,
10348 it is always true now.
10349 * Makefile.tpl (configure-build-[+module+],
10350 configure-target-[+module+]): Always build symlink tree
10351 for the directory and for include. BUILD_SUBDIR and
10352 TARGET_SUBDIR cannot be . anymore.
10353 * Makefile.in: Regenerate.
10354
10355 2004-12-25 David Edelsohn <edelsohn@gnu.org>
10356
10357 Revert 2004-12-08 Makefile changes.
10358
10359 2004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
10360
10361 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
10362 cygwin, mingw.
10363
10364 2004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
10365
10366 * configure.in (sh64-*-*): Reenable gprof.
10367 * configure: Regenerate.
10368
10369 2004-12-08 David Edelsohn <edelsohn@gnu.org>
10370
10371 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
10372 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
10373 (EXTRA_TARGET_FLAGS): Add PICFLAG.
10374 * Makefile.in: Regenerate.
10375
10376 2004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
10377
10378 * MAINTAINERS: Update my email address.
10379
10380 2004-12-07 Matt Kraai <kraai@ftbfs.org>
10381
10382 * Makefile.tpl: Generate normal dependencies if the LHS module is
10383 not bootstrapped.
10384 * Makefile.in: Regenerate.
10385
10386 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
10387
10388 * configure.in: Include config/gxx-include-dir.m4. Use
10389 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
10390 * configure: Regenerate.
10391
10392 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
10393
10394 * config.if: Delete.
10395 * configure.in: Set libstdcxx_incdir directly.
10396 * configure: Regenerate.
10397
10398 2004-12-02 Eric Christopher <echristo@redhat.com>
10399
10400 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
10401 * Makefile.in: Regenerate.
10402
10403 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
10404
10405 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
10406 * configure: Regenerate.
10407
10408 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
10409
10410 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
10411 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
10412 * configure: Regenerate.
10413
10414 2004-12-01 Eric Christopher <echristo@redhat.com>
10415
10416 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
10417 of things to remove.
10418
10419 2004-11-29 Matt Kraai <kraai@ftbfs.org>
10420
10421 * MAINTAINERS (Write After Approval): Update my e-mail address.
10422
10423 2004-11-29 Kelley Cook <kcook@gcc.gnu.org>
10424
10425 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
10426 from CVS libtool to always pass_all.
10427
10428 2004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
10429
10430 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
10431 (hppa*64*-*-*): Delete incorrect comment.
10432 * configure: Rebuilt.
10433
10434 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
10435
10436 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
10437
10438 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
10439
10440 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
10441 from CVS libtool to always pass_all.
10442
10443 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
10444
10445 * install-sh, compile: Import from automake.
10446
10447 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
10448
10449 * config.guess, config.sub: Import from savannnah.
10450
10451 2004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
10452
10453 * MAINTAINERS (Write After Approval): Add myself
10454
10455 2004-11-12 Mike Stump <mrs@apple.com>
10456
10457 * Makefile.def: Add html support.
10458 * Makefile.tpl: Likewise.
10459 * Makefile.in: Regenerate.
10460
10461 2004-11-11 Geoffrey Keating <geoffk@apple.com>
10462
10463 PR 18423
10464 * configure.in: Remove all instances of build-fixincludes from
10465 noconfigdirs.
10466 (build_configargs): Supply --target to subdirectories.
10467 * configure: Regenerate.
10468
10469 * Makefile.def: Make gcc install depend on fixincludes install.
10470 * Makefile.in: Regenerate.
10471
10472 2004-11-10 Janis Johnson <janis187@us.ibm.com>
10473
10474 * MAINTAINERS: Add myself as gcc testsuite maintainer.
10475
10476 2004-11-11 Paul Brook <paul@codesourcery.com>
10477
10478 * MAINTAINERS: Add self as arm maintainer. Update email address.
10479
10480 2004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
10481
10482 * configure.in (noconfigdirs) [mmix-*-*]: Disable
10483 target-libgfortran.
10484 * configure: Regenerate.
10485
10486 2004-11-07 David Edelsohn <edelsohn@gnu.org>
10487
10488 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
10489 like CC.
10490
10491 2004-11-05 Paolo Bonzini <bonzini@gnu.org>
10492
10493 * Makefile.def (host fixincludes): Specify missing targets.
10494 * Makefile.in: Regenerate.
10495
10496 2004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
10497
10498 * MAINTAINERS: Add myself
10499
10500 2004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
10501
10502 * MAINTAINERS (Write After Approval): Add myself.
10503
10504 2004-11-04 Geoffrey Keating <geoffk@apple.com>
10505
10506 * Makefile.def: Build fixincludes for the host, too.
10507 * Makefile.in: Regenerate.
10508 * configure.in (host_tools): Add fixincludes.
10509 * configure: Regenerate.
10510
10511 2004-11-04 Daniel Jacobowitz <dan@debian.org>
10512
10513 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
10514 * configure: Regenerated.
10515
10516 2004-11-04 H.J. Lu <hongjiu.lu@intel.com>
10517
10518 PR other/17783
10519 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
10520 * configure: Regenerated.
10521
10522 2004-10-31 Mark Mitchell <mark@codesourcery.com>
10523
10524 * README.SCO: Update per FSF instructions.
10525
10526 2004-10-28 Eric B. Weddington <ericw@evcohs.com>
10527
10528 PR target/18151
10529 * configure.in (case ${target}): Do not build fixincludes for avr.
10530 * configure: Regenerated.
10531
10532 2004-10-26 Paolo Bonzini <bonzini@gnu.org>
10533
10534 * configure.in (case ${target}): Do not build fixincludes
10535 on platforms where it is not used.
10536 * configure: Regenerated.
10537
10538 2004-10-23 Daniel Jacobowitz <dan@debian.org>
10539
10540 * configure.in: Use an absolute path to install-sh.
10541 * configure: Regenerated.
10542
10543 2004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
10544
10545 * MAINTAINERS (Write After Approval): Add myself.
10546
10547 2004-10-19 Kazu Hirata <kazu@cs.umass.edu>
10548
10549 * MAINTAINERS: Remove from Write After Approval those that are
10550 already maintainers.
10551
10552 2004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
10553
10554 * MAINTAINERS: Update my email address.
10555
10556 2004-10-12 Kelley Cook <kcook@gcc.gnu.org>
10557
10558 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
10559 * configure: Regenerate.
10560
10561 2004-10-07 J"orn Rennecke <joern.rennecke@st.com>
10562
10563 * MAINTAINERS: Update my email address.
10564
10565 2004-10-07 Kazu Hirata <kazu@cs.umass.edu>
10566
10567 * MAINTAINERS (Language Front Ends Maintainers): New. Move
10568 entries belonging to this category.
10569
10570 2004-10-06 Josef Zlomek <josef.zlomek@email.cz>
10571
10572 * MAINTAINERS: Update my e-mail address.
10573
10574 2004-10-06 Paolo Bonzini <bonzini@gnu.org>
10575
10576 Fix wrong conflict resolution in:
10577
10578 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
10579
10580 * Makefile.in: Regenerate.
10581 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
10582 in the recursive `make', instead of hardwiring `all'.
10583 (Autogenerated TARGET-* variables): New.
10584
10585 2004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
10586
10587 * configure.in: Enable target-libgloss for crx-*-*.
10588 * configure: Regenerate.
10589
10590 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
10591
10592 * MAINTAINERS (Various Maintainers): Move the "windows,
10593 cygwin, mingw" maintainer to ...
10594 (OS Port Maintainers): ... here.
10595
10596 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
10597
10598 * MAINTAINERS (Write After Approval): Remove those that are
10599 maintainers of some subsystem.
10600
10601 2004-10-02 P.J. Darcy <darcypj@us.ibm.com>
10602
10603 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
10604 * ltcf-cxx.sh (tpf*): Likewise.
10605 * ltconfig (tpf*): Add TPF OS configuration support.
10606
10607 2004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
10608
10609 * MAINTAINERS: Change my email address to my new work account.
10610
10611 2004-09-24 Michael Roth <mroth@nessie.de>
10612
10613 * configure.in (--without-headers): Add missing double quotes.
10614 * configure: Regenerate.
10615
10616 2004-09-24 Kelley Cook <kcook@gcc.gnu.org>
10617
10618 * ylwrap: Revert to previous version.
10619
10620 2004-09-23 H.J. Lu <hongjiu.lu@intel.com>
10621
10622 PR bootstrap/17369
10623 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
10624 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
10625 SET_GCC_LIB_PATH_CMD.
10626 (BASE_TARGET_EXPORTS): Likewise.
10627 * Makefile.in: Regenerated.
10628
10629 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
10630 * configure: Regenerated.
10631
10632 2004-09-23 Kelley Cook <kcook@gcc.gnu.org>
10633
10634 * config.guess: New upstream version
10635 * compile, depcomp, install-sh, ylwrap: Likewise.
10636
10637 2004-09-19 Roger Sayle <roger@eyesopen.com>
10638
10639 * config/mh-x86omitfp: New host makefile fragment. Add
10640 -fomit-frame-pointer to the default BOOT_CFLAGS.
10641 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
10642 * configure: Regenerate.
10643
10644 2004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
10645
10646 PR target/11572
10647 * configure.in (*-*-darwin*): Renable libobjc.
10648 * configure: Regenerate.
10649
10650 2004-09-10 Nathan Sidwell <nathan@codesourcery.com>
10651
10652 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
10653
10654 2004-09-09 Daniel Berlin <dberlin@dberlin.org>
10655
10656 * Makefile.def: Remove libbanshee.
10657 * Makefile.tpl: Ditto.
10658 * configure.in: Ditto.
10659 * Makefile.in: Regen.
10660 * configure: Ditto.
10661
10662 2004-09-08 David Edelsohn <edelsohn@gnu.org>
10663
10664 * ltmain.sh: Use $pic_object as $non_pic_object if
10665 $non_pic_object=none.
10666
10667 2004-09-07 Paolo Bonzini <bonzini@gnu.org>
10668
10669 * missing: Import latest version from master repository.
10670
10671 2004-09-06 Nick Clifton <nickc@redhat.com>
10672
10673 * config.sub: Import latest version from master repository.
10674 * config.guess: Likewise.
10675 This includes these changes:
10676
10677 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
10678
10679 * config.sub: Handle crisv32, alias etraxfs.
10680 * config.guess (crisv32:Linux:*:*): Handle.
10681
10682 2004-08-13 Brad Smith <brad@comstyle.com>
10683
10684 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
10685 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
10686
10687 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
10688
10689 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
10690 assume the processor is a powerpc. This is because coreutils
10691 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
10692 in this case, due to a MacOS X bug that causes
10693 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
10694 to return a negative number.
10695 Problem reported by Petter Reinholdtsen in:
10696 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
10697
10698 2004-07-19 Ben Elliston <bje@gnu.org>
10699
10700 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
10701
10702 2004-06-24 Ben Elliston <bje@gnu.org>
10703
10704 * config.guess: Update copyright years.
10705 * config.sub: Likewise.
10706
10707 2004-06-22 Robert Millan <robertmh@gnu.org>
10708
10709 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
10710 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
10711
10712 2004-06-22 Stanley F. Quayle <stan@stanq.com>
10713
10714 * config.guess (*:*VMS:*:*): New entry. Replaces
10715 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
10716 manufacturer.
10717
10718 2004-06-22 Ben Elliston <bje@gnu.org>
10719
10720 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
10721 * config.sub: Likewise.
10722
10723 2004-06-22 Ben Elliston <bje@gnu.org>
10724
10725 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
10726 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
10727
10728 2004-06-11 Ben Elliston <bje@gnu.org>
10729
10730 * config.guess (pegasos:OpenBSD:*:*): Remove.
10731
10732 2004-06-11 Ben Elliston <bje@gnu.org>
10733
10734 From Wouter Verhelst <wouter@grep.be>:
10735 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
10736
10737 2004-06-11 Ben Elliston <bje@gnu.org>
10738
10739 * config.guess (luna88k:OpenBSD:*:*): New.
10740
10741 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
10742
10743 * config.guess (m32r*:Linux:*:*): New case.
10744 * config.sub: Handle m32rle.
10745
10746 2004-03-12 Ben Elliston <bje@wasabisystems.com>
10747
10748 From Jens Petersen <petersen@redhat.com>:
10749 * config.sub: Handle sparcv8.
10750
10751 2004-03-03 Ben Elliston <bje@wasabisystems.com>
10752
10753 From Tom Smith <smith@cag.lkg.hp.com>:
10754 * config.guess: Version suffixes are equally significant on Tru64
10755 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
10756 prefix of "P" (patched kernel).
10757
10758 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
10759
10760 * config.sub: Add support for National Semiconductor CRX target.
10761
10762 2004-09-03 Janis Johnson <janis187@us.ibm.com>
10763
10764 * MAINTAINERS (Various Maintainers): Remove myself as web page
10765 maintainer, add myself as maintainer of build status lists.
10766
10767 2004-09-03 Jan Beulich <jbeulich@novell.com>
10768
10769 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
10770 *-*-netware, but add target-libmudflap.
10771 Consolidate *-*-netware targets (of which really only i?86 exists)
10772 into a single entry.
10773 * configure: Likewise.
10774
10775 2004-09-01 Paolo Bonzini <bonzini@gnu.org>
10776
10777 * Makefile.tpl (sorry): Remove.
10778 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
10779 (cleanstrap targets): Depend on distclean, not distclean-stage1.
10780 (do-clean): Clean per-stage directories too.
10781 (do-distclean): Run distclean-stage1 too.
10782 (.NOTPARALLEL): Enable during toplevel bootstrap.
10783 (stage[+id+]-bubble): Enable parallel execution during
10784 the recursive invocation.
10785 * Makefile.in: Regenerate.
10786
10787 Fix previous checkin:
10788
10789 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
10790 include.
10791 * configure.in: Fix indentation.
10792 * configure: Regenerate.
10793
10794 2004-08-31 Robert Bowdidge <bowdidge@apple.com>
10795
10796 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
10797 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
10798 * configure: regenerate
10799 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
10800 -mdynamic-no-pic
10801
10802 2004-08-31 Paolo Bonzini <bonzini@gnu.org>
10803
10804 * Makefile.def (build_modules): Add fixincludes.
10805 (dependencies): Make gcc depend on fixincludes.
10806 * configure.in (build_tools): Add fixincludes.
10807 (build_configdirs): Always include build_libs.
10808 * Makefile.in: Regenerate.
10809 * configure: Regenerate.
10810
10811 2004-08-30 Paolo Bonzini <bonzini@gnu.org>
10812
10813 * Makefile.def (bootstrap stages): Add 'lean' parameter.
10814 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
10815 phony targets; do not generate timestamp files.
10816 (distclean-stageN): Remove references to their timestamp files.
10817 (restageN, touch-stageN): Remove.
10818 (stageN-bubble): Rewritten.
10819 (compare): Support lean bootstraps.
10820 * Makefile.in: Regenerate.
10821
10822 * configure.in: Only warn when bootstrapping but
10823 build != host or build != target. Support lean bootstraps.
10824 * configure: Regenerate.
10825
10826 2004-08-26 Phil Edwards <phil@codesourcery.com>
10827
10828 * configure.in: Give a better error message if GMP/MPFR are missing
10829 and a language needing them has been requested.
10830 * configure: Regenerated.
10831
10832 2004-08-25 Phil Edwards <phil@codesourcery.com>
10833
10834 * configure.in: Print a list of available language front-ends if
10835 a requested one is missing. Tidy stray tab characters.
10836 * configure: Regenerated.
10837
10838 2004-08-19 Michael Koch <konqueror@gmx.de>
10839
10840 * gcc/doc/install.texi: Update entry about automake for libjava.
10841
10842 2004-08-17 Robert Millan <robertmh@gnu.org>
10843
10844 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
10845 (instead of FreeBSD).
10846 * configure: Regenerate.
10847
10848 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
10849
10850 * Makefile.in: Regenerate.
10851 * configure: Regenerate.
10852
10853 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
10854 stage_*_flags.
10855 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
10856 for bootstrapped modules if toplevel bootstrap is going.
10857 (GCC bootstrap): Generate per-stage targets for all bootstrapped
10858 modules. Adjust for changes in Makefile.def. Enable several
10859 rules even in non-bootstrap mode, just to avoid peppering the
10860 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
10861 (stage-[+prev+]-bubble): Remove.
10862
10863 * Makefile.def (Dependencies): Depend on all-build-bison,
10864 all-build-flex, all-build-byacc, all-build-texinfo, rather
10865 than the host variations.
10866 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
10867 with BUILD_SUBDIR.
10868 (BISON): Update for recent Bisons.
10869 (YACC): Fix typo.
10870 (cross): Depend on all-build.
10871 (all): Do not depend on all-build.
10872 (prebootstrap): Remove.
10873 (dep-kind): Accept separate prefixes for MODULE and ON variables.
10874 (Prebootstrap dependencies): Add them to the per-stage targets
10875 and to all-prebootstrap.
10876 * configure.in (build_configdirs): Always enable build_tools.
10877 (BUILD_DIR_PREFIX): Remove.
10878
10879 * Makefile.def (gcc): Add target variable.
10880 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
10881 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
10882 in the recursive `make', instead of hardwiring `all'.
10883 (Autogenerated TARGET-* variables): New.
10884
10885 2004-08-13 Brian Booth <bbooth@redhat.com>
10886
10887 * MAINTAINERS: Remove myself from write-after-approval.
10888
10889 2004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
10890
10891 * src-release: Stop distributing mmalloc with gdb (which doesn't
10892 use it).
10893 * Makefile.def: GDB doesn't depend on mmalloc anymore.
10894 * Makefile.in: Regenerate.
10895
10896 2004-08-09 Mark Mitchell <mark@codesourcery.com>
10897
10898 * configure.in (arm*-*-eabi*): New target.
10899 * configure: Regenerate.
10900
10901 2004-08-06 Paolo Bonzini <bonzini@gnu.org>
10902
10903 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
10904 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
10905 (Dependencies): New section.
10906 * Makefile.tpl (Dependencies): Generate from Makefile.def.
10907 (configure-target-[+module+]): Depend on maybe-all-gcc
10908 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
10909 (toplevel profiledbootstrap): Fix dependencies.
10910 * Makefile.in: Regenerate.
10911
10912 2004-08-03 Mark Mitchell <mark@codesourcery.com>
10913
10914 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
10915 target-libiberty to noconfigdirs.
10916 * configure: Regenerate.
10917
10918 2004-08-03 Paul Brook <paul@codesourcery.com>
10919
10920 * configure.in: Check for MPFR as well as GMP.
10921 * configure: Regenerate.
10922
10923 2004-08-01 Robert Millan <robertmh@gnu.org>
10924
10925 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
10926 libmudflap for all GNU-based systems (with Glibc).
10927 * configure: Regenerate.
10928
10929 2004-08-03 Paolo Bonzini <bonzini@gnu.org>
10930
10931 * Makefile.def (host-modules): Add gcc.
10932 * Makefile.in: Regenerate.
10933 * Makefile.tpl (sorry): New rule.
10934 (configure-host, all-host, [+make_target+]-host, do-check,
10935 install-host): Do not add gcc as a special case.
10936 (host modules): Add a small special-casing for gcc. Export
10937 extra_make_flags through the environment.
10938 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
10939 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
10940 other recursive targets for gcc): Remove.
10941
10942 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
10943 (stage, unstage): New rules.
10944 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
10945 distclean-stage[+id+]): Use stage_current.
10946 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
10947 the stage*-start rules.
10948
10949 2004-08-02 Geoffrey Keating <geoffk@apple.com>
10950
10951 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
10952 use -all_load flag.
10953
10954 2004-08-02 Paolo Bonzini <bonzini@gnu.org>
10955
10956 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
10957 * configure: Regenerate.
10958
10959 2004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
10960
10961 * maintainer-scripts/gcc_release: Revert yesterday's change.
10962
10963 2004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
10964
10965 * MAINTAINERS: Add myself to write-after-approval.
10966
10967 2004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
10968
10969 * libf2c: Removed.
10970 * gcc/gccbug.in: Updated because of libf2c removal.
10971 * maintainer-scripts/gcc_release: Ditto.
10972
10973 2004-07-09 Loren J. Rittle <ljrittle@acm.org>
10974
10975 * configure.in: Build libmudflap by default on FreeBSD.
10976 * configure: Regenerated.
10977
10978 2004-07-09 Mark Mitchell <mark@codesourcery.com>
10979
10980 * configure.in: Do not build libmudflap by default on non-GNU/Linux
10981 systems.
10982 * configure: Regenerated.
10983
10984 2004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
10985
10986 PR target/16344
10987 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
10988 feedback based compiler.
10989 * Makefile.in: Rebuilt.
10990
10991 2004-07-08 Alexandre Oliva <aoliva@redhat.com>
10992
10993 * Makefile.def (host_modules): Set bootstrap=true for flex.
10994 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
10995 * Makefile.in: Rebuilt.
10996
10997 2004-07-07 Jan Hubicka <jh@suse.cz>
10998
10999 * MAINTAINERS: Add self as a profile feedback maintainer.
11000
11001 2004-07-05 Phil Edwards <phil@codesourcery.com>
11002
11003 * configure.in: Do not prepend $srcdir to /dev/null in
11004 makefile fragments.
11005 * configure: Regenerate.
11006
11007 2004-07-01 Paolo Bonzini <bonzini@gnu.org>
11008
11009 * Makefile.def (build_modules): Add bison, byacc, flex,
11010 m4, texinfo.
11011 (flags_to_pass): Add FLEX.
11012 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
11013 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
11014 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
11015 DEFAULT_MAKEINFO): Remove.
11016 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
11017 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
11018 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
11019 objdir or else use configured tool.
11020 (all-build): New.
11021 (all): Depend on it.
11022 (Build module dependencies): Add.
11023 * Makefile.in: Regenerate.
11024 * configure.in: Better support for multiple build modules,
11025 matching what is done for host/target modules. Do not look
11026 for "plausible" locations of build tools if Canadian cross.
11027 Use autoconf's AC_PROG_CC to find a C compiler. Define
11028 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
11029 * configure: Regenerate.
11030
11031 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
11032
11033 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
11034 * Makefile.in: Regenerate.
11035
11036 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
11037
11038 * Makefile.tpl (configure-build-[+module+],
11039 configure-[+module+], configure-target-[+module+]): Pass
11040 [+extra_configure_args+].
11041 (all-build-[+module+], all-[+module+], check-[+module+],
11042 install-[+module+], [+make_target+]-[+module+],
11043 all-target-[+module+], check-target-[+module+],
11044 install-target-[+module+], [+make_target+]-target-[+module+]):
11045 Pass [+extra_make_args+].
11046 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
11047 (GCC_HOST_EXPORTS): Remove.
11048 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
11049 cross, check-gcc, check-gcc-c++, install-gcc,
11050 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
11051 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
11052 * Makefile.in: Regenerate.
11053
11054 2004-06-21 Matthew Sachs <msachs@apple.com>
11055
11056 * MAINTAINERS: Added self to write-after-approval.
11057
11058 2004-06-21 Christopher Faylor <cgf@alum.bu.edu>
11059
11060 * configure.in: Check for srcdir/winsup rather than build directory
11061 winsup.
11062 * configure: Regenerate.
11063
11064 2004-06-17 Corinna Vinschen <vinschen@redhat.com>
11065
11066 * configure.in: Don't build Cygwin native newlib if winsup
11067 directory is missing. Emit warning instead.
11068 * configure: Regenerate.
11069
11070 2004-06-09 Paolo Bonzini <bonzini@gnu.org>
11071
11072 * Makefile.tpl (touch-stage[+id+]): New.
11073 (restage[+prev+]): Depend on touch-stage[+id+].
11074
11075 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
11076 Use it throughout.
11077
11078 * Makefile.def: Add profile and feedback bootstrap stages.
11079 Remove next field from bootstrap stages.
11080 * Makefile.tpl (LN, LN_S): Substitute.
11081 (stageN-start, stageN-end): Use double-colon rules, to
11082 provide a hook for additional setup commands.
11083 (distclean-stageN-gcc, restageN): Create dependencies from
11084 [+prev+], not from [+next+].
11085 (stageN-bubble): Add commands for successive stages from
11086 [+prev+], using double-colon rules.
11087 (all-stageN-gcc): Fix typo.
11088 (stagefeedback-start, profiledbootstrap): New.
11089 * Makefile.in: Regenerate.
11090 * configure.in: Call ACX_PROG_LN.
11091 * configure: Regenerate.
11092
11093 2004-06-08 Canqun Yang <canqun@nudt.edu.cn>
11094
11095 * MAINTAINERS (Write After Approval): Add myself.
11096
11097 2004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
11098
11099 * MAINTAINERS (Write After Approval): Add myself.
11100
11101 2004-06-03 Paolo Bonzini <bonzini@gnu.org>
11102
11103 * configure.in: Fix --enable-bootstrap breakage introduced in trees
11104 without gcc.
11105 * configure: Regenerate.
11106
11107 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
11108
11109 * Makefile.tpl: Fix typo.
11110 * Makefile.in: Regenerate.
11111
11112 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
11113
11114 * configure.in: Remove new- prefix from toplevel
11115 bootstrap targets.
11116 * configure: Regenerate.
11117
11118 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
11119
11120 * Makefile.tpl (all.normal): Rename to all.
11121 (all): Replace with a rule to pick the default
11122 target from configure.
11123 (all-gcc, configure-gcc): Use conditionals to
11124 do nothing when toplevel bootstrap is going on.
11125 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
11126 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
11127 * configure.in: Support --enable-bootstrap.
11128
11129 * Makefile.def: Remove new- prefix from toplevel
11130 bootstrap targets.
11131 * Makefile.tpl: Likewise.
11132
11133 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
11134 target.
11135
11136 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
11137 $(RECURSE_FLAGS) to recursive invocation of make.
11138
11139 * Makefile.in: Regenerate.
11140 * configure: Regenerate.
11141
11142 2004-05-30 Andreas Jaeger <aj@suse.de>
11143 Jim Wilson <wilson@specifixinc.com>
11144
11145 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
11146 like CC.
11147
11148 2004-05-27 Daniel Jacobowitz <dan@debian.org>
11149
11150 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
11151 * configure: Regenerate.
11152
11153 2004-05-25 Daniel Jacobowitz <drow@false.org>
11154
11155 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
11156 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
11157 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
11158 targets.
11159 * Makefile.in: Regenerate.
11160
11161 2004-05-24 Paolo Bonzini <bonzini@gnu.org>
11162
11163 * configure.in: Test the ability to symlink directories.
11164 * configure: Regenerate.
11165
11166 * Makefile.def (bootstrap-stage): New definitions.
11167 * Makefile.tpl (configure-stage1-gcc,
11168 configure-stage2-gcc, configure-stage3-gcc,
11169 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
11170 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
11171 new-restage3, compare): Autogenerate, see Makefile.in
11172 entry for behavioral changes.
11173 (distclean-stage1, new-stage1-start, new-stage1-end,
11174 new-stage1-bubble, distclean-stage2, new-stage2-start,
11175 new-stage2-end, new-stage2-bubble, distclean-stage3,
11176 new-stage3-start, new-stage3-end): New autogenerated targets.
11177 (objext, prebootstrap, BOOT_CFLAGS,
11178 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
11179 targets.
11180
11181 * Makefile.in: Regenerate.
11182 (distclean-stage1, new-stage1-start, new-stage1-end,
11183 new-stage1-bubble, distclean-stage2, new-stage2-start,
11184 new-stage2-end, new-stage2-bubble, distclean-stage3,
11185 new-stage3-start, new-stage3-end): New targets.
11186 (all-stage1-gcc): Move prebootstrap dependency from here...
11187 (configure-stage1-gcc): ...to here.
11188 (new-bootstrap): Use bubble targets.
11189 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
11190 Use per-stage distclean targets.
11191 (configure-stage1-gcc, configure-stage2-gcc,
11192 configure-stage3-gcc, all-stage1-gcc,
11193 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
11194 Use new-stageN-start to prepare the tree.
11195
11196 2004-05-23 Paolo Bonzini <bonzini@gnu.org>
11197
11198 * Makefile.def (host_modules): add libcpp.
11199 * Makefile.tpl: Add dependencies on and for libcpp.
11200 * Makefile.in: Regenerate.
11201 * configure.in: Add libcpp host module.
11202 * configure: Regenerate.
11203
11204 2004-05-21 Paolo Bonzini <bonzini@gnu.org>
11205
11206 * Makefile.tpl: Whenever a recursive target is defined, wrap
11207 it in a special @if/@endif block, and prepare its maybe
11208 dependency in the @if/@endif block
11209 * configure.in: Instead of writing maybe dependencies, remove
11210 the @if/@endif statements, and remove the @if/@endif blocks
11211 that remain.
11212 * configure: Regenerate.
11213 * Makefile.in: Regenerate.
11214
11215 2004-05-20 Janis Johnson <janis187@us.ibm.com>
11216
11217 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
11218
11219 2004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
11220
11221 PR bootstrap/15120
11222 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
11223 * */configure: Rebuilt.
11224
11225 2004-05-17 Zack Weinberg <zack@codesourcery.com>
11226
11227 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
11228 of libf2c.
11229 * configure, Makefile.in: Regenerate.
11230
11231 2004-05-13 Tobias Schlüter <tobi@gcc.gnu.org>
11232
11233 * MAINTAINERS (Write After Approval): Add myself.
11234
11235 2004-05-13 Diego Novillo <dnovillo@redhat.com>
11236
11237 Merge from tree-ssa-20020619-branch.
11238
11239 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
11240 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
11241 (HOST_GMPLIBS): Define.
11242 (HOST_GMPINC): Define.
11243 (TARGET_LIB_PATH): Add libmudflap.
11244 (GFORTRAN_FOR_TARGET): Define.
11245 (configure-build*): Export GFORTRAN.
11246 (configure-gcc): Export GMPLIBS and GMPINC.
11247 (all-gcc): Add maybe-all-libbanshee.
11248 (configure-target-libgfortran): Define.
11249 * Makefile.in: Regenerate.
11250 * configure.in (host_libs): Add libbanshee.
11251 (target_libraries): Add target-libmudflap and target-libgfortran.
11252 Add --with-libbanshee.
11253 Handle --disable-libmudflap.
11254 (*-*-freebsd*): Use with_gmp.
11255 Add $(libgcj) to noconfigdirs.
11256 * configure: Regenerate.
11257 * depcomp: New file.
11258 * MAINTAINERS: Add tree-ssa maintainers.
11259
11260 2004-05-04 Vladimir Makarov <vmakarov@redhat.com>
11261
11262 * MAINTAINERS (Various Maintainers): Add myself.
11263
11264 2004-04-30 Brian Ford <ford@vss.fsi.com>
11265
11266 * MAINTAINERS (Write After Approval): Add myself.
11267
11268 2004-04-29 Uros Bizjak <uros@kss-loka.si>
11269
11270 * MAINTAINERS (Write After Approval): Add myself.
11271
11272 2004-04-28 Paolo Bonzini <bonzini@gnu.org>
11273
11274 * config/acx.m4: Fix fastcompare support for new-bootstrap.
11275 * configure: Regenerate.
11276
11277 2004-04-27 Paolo Bonzini <bonzini@gnu.org>
11278
11279 Revert:
11280 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
11281
11282 * Makefile.def (flags_to_pass): Remove *dir variables that
11283 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
11284 as well as prefix and exec_prefix.
11285 * Makefile.in: Regenerate.
11286
11287 2004-04-26 Robert Millan <robertmh@gnu.org>
11288
11289 Add patches from libtool CVS.
11290 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
11291 * ltconfig: Likewise.
11292 * ltcf-c.sh: Likewise.
11293 * ltcf-cxx.sh: Likewise.
11294 * ltcf-gcj.sh: Likewise.
11295
11296 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
11297
11298 * Makefile.def (host_modules): Mark with the bootstrap
11299 flag packages on which gcc depends.
11300 * Makefile.tpl (all-bootstrap): Use it.
11301 * Makefile.in: Regenerate.
11302
11303 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
11304
11305 * Makefile.def (flags_to_pass): Remove *dir variables that
11306 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
11307 as well as prefix and exec_prefix.
11308 * Makefile.in: Regenerate.
11309
11310 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
11311
11312 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
11313 * configure: Regenerate.
11314 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
11315 * gcc/Makefile.tpl (compare): Use the result of the test.
11316 * gcc/Makefile.in: Regenerate.
11317
11318 2004-04-23 Paolo Bonzini <bonzini@gnu.org>
11319
11320 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
11321 Always relocate gcc and prev-gcc to the original names, even
11322 if the build fails.
11323 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
11324 New targets.
11325
11326 2004-04-23 Laurent GUERBY <laurent@guerby.net>
11327
11328 * MAINTAINERS: Update my email address.
11329
11330 2004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11331
11332 * configure.in (mips*-*-irix5*): Enable ld.
11333 * configure: Regenerate.
11334
11335 2004-04-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11336
11337 * configure: Regenerate.
11338
11339 2004-04-15 James E Wilson <wilson@specifixinc.com>
11340
11341 * Makefile.tpl (configure-[+module+], configure-gcc,
11342 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
11343 Set and export LDFLAGS.
11344 * Makefile.in: Regenerate.
11345
11346 2004-04-12 Michael Chastain <mec.gnu@mindspring.com>
11347
11348 * MAINTAINERS: Add myself to write-after-approval.
11349
11350 2004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
11351
11352 PR bootstrap/14871
11353 * Makefile.tpl: If we don't have built-in-tree target tools,
11354 use the ones found by configure rather than hacking around with
11355 program_transform_name.
11356 * configure.in: Give Makefile.tpl the information necessary
11357 to do that.
11358 * Makefile.in: Regenerate.
11359 * configure: Regenerate.
11360
11361 2004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
11362
11363 PR bootstrap/14760
11364 * configure.in: When computing baseargs, strip *all* copies of
11365 offending options. Also, don't match/substitute the trailing space,
11366 so that this actually works when two similar options are separated by
11367 only one space.
11368 * configure: Regenerate.
11369
11370 2004-04-06 David Edelsohn <edelsohn@gnu.org>
11371
11372 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
11373 (rs6000-*-aix*): Same.
11374 * configure: Regenerate.
11375
11376 2004-04-05 Ranjit Mathew <rmathew@hotmail.com>
11377
11378 * MAINTAINERS: Add myself to write-after-approval.
11379
11380 2004-04-03 Bud Davis <bdavis9659@comcast.net>
11381
11382 * MAINTAINERS: Add myself to write-after-approval.
11383
11384 2004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
11385
11386 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
11387 STRICT_WARN, WARN_CFLAGS flags passed down to make.
11388 * Makefile.in: Regenerate.
11389
11390 * configure.in (top level bootstrap support): Rework --enable-werror
11391 to set @stage2_werror_flag@.
11392 * configure: Regenerate.
11393 * Makefile.tpl (top level bootstrap support): Pass
11394 @stage2_werror_flag@ down to configure in stages 2 and 3.
11395 * Makefile.in: Regenerate.
11396
11397 2004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
11398
11399 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
11400 for stages 2 and 3 as well as in make. As a consequence, remove
11401 OUTPUT_OPTION (now detected by configure) from the flags passed down
11402 to make.
11403 * Makefile.in: Regenerate.
11404
11405 * Makefile.tpl (new-bootstrap): Fix typo.
11406 * Makefile.in: Regenerate.
11407
11408 2004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
11409
11410 * Makefile.tpl: Rearrange by moving recursive_targets rules
11411 into their proper sections.
11412 * Makefile.tpl (top level bootstrap support): Move disabling
11413 of coverage flags from 'make' to 'configure'; improve comments.
11414 * Makefile.in: Regenerate.
11415
11416 * Makefile.tpl (experimental top level bootstrap) Move stage1
11417 language setting from all- target to configure- target; disable
11418 intermodule optimization in stage 1; prevent gratuitous rebuilds
11419 of stage 1.
11420 * Makefile.in: Regenerate.
11421 * configure.in: Comma-separate stage 1 language list for top
11422 level bootstrap.
11423 * configure: Regenerate.
11424
11425 * Makefile.tpl: Clean up experimental top level bootstrap support:
11426 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
11427 prev-gcc in configure- targets as well as all- targets.
11428 * Makefile.in: Regenerate.
11429
11430 2004-03-21 Kelley Cook <kcook@gcc.gnu.org>
11431
11432 * compile: New file imported from automake.
11433
11434 2004-03-17 Paolo Bonzini <bonzini@gnu.org>
11435
11436 * configure.in: Remove symbolic link section.
11437 * configure: Regenerate.
11438 * Makefile.tpl (links): Remove.
11439 * Makefile.in: Regenerate.
11440
11441 2004-03-15 Paolo Bonzini <bonzini@gnu.org>
11442 Nathanael Nerode <neroden@gcc.gnu.org>
11443
11444 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
11445 Set with AC_CHECK_PROGS.
11446 * configure.in: Fix comment typo from last patch.
11447 * configure: Regenerate.
11448
11449 2004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
11450
11451 * Makefile.tpl: Introduce experimental top level bootstrap support.
11452 * Makefile.in: Regenerate.
11453 * configure.in: Introduce support for top level bootstrap.
11454 * configure: Regenerate.
11455
11456 2004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
11457 Paolo Bonzini <bonzini@gnu.org>
11458
11459 PR bootstrap/14522
11460 * configure.in: Cope with shells that do not support unquoted ^
11461 * configure: Regenerate.
11462
11463 2004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
11464 Paolo Bonzini <bonzini@gnu.org>
11465
11466 PR bootstrap/14522
11467 * configure.in: Cope with shells that do not support nesting
11468 quotes inside quoted backquote substitutions.
11469 * configure: Regenerate.
11470
11471 2004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
11472
11473 PR bootstrap/14522
11474 * configure.in: Fix escaping of $.
11475 * configure: Regenerate.
11476
11477 2004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
11478
11479 * configure: Regenerate, since I forgot to while committing Paolo's
11480 changes.
11481
11482 2004-03-08 Paolo Bonzini <bonzini@gnu.org>
11483
11484 PR ada/14131
11485 Move language detection to the top level.
11486 * configure.in: Find default values for the tools as
11487 soon as possible. Disable ada if GNAT is not found.
11488 Emit error message about missing languages. Expand
11489 --enable-languages=all for the gcc subdirectory.
11490
11491 2004-03-10 Ben Elliston <bje@gnu.org>
11492
11493 * MAINTAINERS: Update my email address.
11494
11495 2004-03-05 David Edelsohn <edelsohn@gnu.org>
11496
11497 * ltconfig: Disable building static libraries if building shared
11498 libraries on AIX 5L.
11499
11500 2004-03-01 Richard Sandiford <rsandifo@redhat.com>
11501
11502 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
11503 and disable libgcj.
11504 * configure: Regenerated.
11505
11506 2004-03-01 Brian Booth <bbooth@redhat.com>
11507
11508 * MAINTAINERS: Add myself to write-after-approval.
11509
11510 2004-03-01 Paolo Bonzini <bonzini@gnu.org>
11511
11512 * MAINTAINERS: Add myself to write-after-approval.
11513
11514 2004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
11515
11516 PR bootstrap/7087
11517 * Makefile.tpl: Guard XFOO sed statements better.
11518 * Makefile.tpl: Add dependency for configure-target-libada.
11519 * Makefile.in: Regenerate (incidentally fixes broken
11520 commit when libada-branch was merged).
11521
11522 2004-02-25 Kelley Cook <kcook@gcc.gnu.org>
11523
11524 * MAINTAINERS: Add myself to write-after-approval.
11525
11526 2004-02-20 Andrew Pinski <pinskia@physics.uc.edu>
11527
11528 * MAINTAINERS: Add Nicola Pero and myself as libobjc
11529 maintainers.
11530
11531 2004-02-20 Andrew Cagney <cagney@redhat.com>
11532
11533 * config.guess: Update from version 2003-10-16 to 2004-02-16.
11534 * config.sub: Update from version 2003-11-03 to 2004-02-16.
11535
11536 2004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
11537
11538 PR bootstrap/11932
11539 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
11540
11541 2004-02-14 Jerry Quinn <jlquinn@optonline.net>
11542
11543 * MAINTAINERS: Added myself to write-after-approval.
11544
11545 2004-02-14 Michael Koch <konqueror@gmx.de>
11546
11547 * MAINTAINERS: Added myself to write-after-approval.
11548
11549 2004-02-13 Joseph S. Myers <jsm@polyomino.org.uk>
11550
11551 * MAINTAINERS: Move Steve Chamberlain to write-after-approval. Move
11552 some OS port maintainers to OS port maintainers section.
11553
11554 2004-02-13 Frank Ch. Eigler <fche@redhat.com>
11555
11556 * MAINTAINERS: Add self.
11557
11558 2004-02-12 Kazu Hirata <kazu@cs.umass.edu>
11559
11560 * MAINTAINERS: Alphabetize.
11561
11562 2004-02-12 Paolo Bonzini <bonzini@gnu.org>
11563
11564 * MAINTAINERS: Remove myself.
11565
11566 2004-02-11 David Edelsohn <edelsohn@gnu.org>
11567
11568 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
11569 (rs6000-*-aix*): Same.
11570 * configure: Regenerate.
11571
11572 2004-02-11 Kelley Cook <kcook@gcc.gnu.org>
11573
11574 * configure.in (host): Add in missing $noconfigdirs to defines.
11575 * configure: Regenerate.
11576
11577 2004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
11578 Nathanael Nerode <neroden@gcc.gnu.org>
11579
11580 PR ada/6637, PR ada/5911
11581 Merge with libada-branch:
11582 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
11583 with appropriate dependencies. Add --enable-libada configure switch.
11584 * configure, Makefile.in: Regenerate.
11585
11586 2004-02-09 Paolo Bonzini <bonzini@gnu.org>
11587
11588 * MAINTAINERS: Add myself to write-after-approval.
11589
11590 2004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11591
11592 * configure.in: Don't pass --with-stabs on IRIX 5 either.
11593 * configure: Regenerate.
11594
11595 2004-02-04 Geoffrey Keating <geoffk@apple.com>
11596
11597 Merge from upstream:
11598
11599 * ltmain.in: When setting IFS to '~', be careful about user
11600 arguments that contain '~'.
11601
11602 2004-02-04 Peter O'Gorman <peter@pogma.com>
11603
11604 * ltmain.in (infer_tag): Move tag inferrence to a shell function.
11605 Also test $base_compile against $CC with escaped arguments. Bug
11606 reported by Geoff Keating <geoffk@apple.com>.
11607
11608 2004-02-04 Kazu Hirata <kazu@cs.umass.edu>
11609
11610 * MAINTAINERS: Remove i960 port.
11611
11612 2004-01-23 DJ Delorie <dj@redhat.com>
11613
11614 * Makefile.def (target_modules) [libiberty]: Don't stage.
11615 * Makefile.in: Rebuilt.
11616
11617 2004-01-20 Caroline Tice <ctice@apple.com>
11618
11619 * MAINTAINERS: Add myself to write-after-approval.
11620
11621 2004-01-19 Paolo Carlini <pcarlini@suse.de>
11622
11623 * MAINTAINERS: Update my email address.
11624
11625 2004-01-18 James A. Morrison <ja2morri@uwaterloo.ca>
11626
11627 * MAINTAINERS: Add myself to write-after-approval.
11628
11629 2004-01-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
11630
11631 * MAINTAINERS: Remove entries without email address.
11632
11633 2004-01-15 Daniel Jacobowitz <drow@mvista.com>
11634
11635 * MAINTAINERS: Add myself to write-after-approval.
11636
11637 2004-01-15 Steven Bosscher <stevenb@suse.de>
11638
11639 * MAINTAINERS: Update my email address.
11640
11641 2004-01-14 Loren J. Rittle <ljrittle@acm.org>
11642
11643 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
11644 * Makefile.tpl (configure-target-[+module+]): Support stage.
11645 * Makefile.in: Rebuilt.
11646
11647 2004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
11648
11649 * MAINTAINERS: Add myself as a libiberty MAINTAINER.
11650
11651 2004-01-10 Richard Sandiford <rsandifo@redhat.com>
11652
11653 * MAINTAINERS: Add myself as a MIPS maintainer.
11654
11655 2004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
11656
11657 * configure.in: Use ./config.cache, not config.cache.
11658 * configure: Regenerate.
11659 * Makefile.tpl: Special-casing not needed for GCC any more.
11660 * Makefile.in: Regenerate.
11661
11662 * configure.in: Don't share a cache file for host dirs.
11663 * configure: Regenerate.
11664
11665 * config-ml.in: Don't mess with the cache file.
11666
11667 2004-01-04 Eric Botcazou <ebotcazou@libertysurf.fr>
11668
11669 * MAINTAINERS: Move myself from 'Write After Approval' to
11670 'CPU Port Maintainers' section as SPARC maintainer.
11671
11672 2004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
11673
11674 * Makefile.tpl: Make GCC use a separate config.cache.
11675 * Makefile.in: Regenerate.
11676
11677 PR bootstrap/11932, PR bootstrap/11933
11678 (I don't know if it will fix either of them, but it relates
11679 to them.)
11680 * configure.in: Don't use shared config.cache for target
11681 directories.
11682 * configure: Regenerate.
11683
11684 2004-01-02 Dan Nicolaescu <dann@ics.uci.edu>
11685
11686 * MAINTAINERS: Add myself to 'Write After Approval' section.
11687
11688 2003-12-31 Roger Sayle <roger@eyesopen.com>
11689
11690 * configure.in (ia64*-*-hpux*): Disable building java libraries.
11691 * configure: Regenerated.
11692
11693 2003-12-23 Kazu Hirata <kazu@cs.umass.edu>
11694
11695 * MAINTAINERS: Remove the mn10200 maintainer.
11696
11697 2003-12-21 Bernardo Innocenti <bernie@develer.com>
11698
11699 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
11700 * configure: Regenerated.
11701
11702 2003-12-16 Jan Hubicka <jh@suse.cz>
11703
11704 * MAINTAINERS: Add myself as callgraph maintainer.
11705
11706 2003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
11707
11708 * configure.in (raw_libstdcxx_flags): Remove the leading space.
11709 * configure: Regenerate.
11710
11711 2003-12-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
11712
11713 * MAINTAINERS: Move myself from 'Bug database only accounts' to
11714 'Write After Approval' section. Update email.
11715
11716 2003-12-01 James Lemke <jim@wasabisystems.com>
11717
11718 * MAINTAINERS (Write After Approval): Add myself.
11719
11720 2003-11-20 Matt Thomas <matt@3am-software.com>
11721
11722 * MAINTAINERS: Add myself as a vax port maintainer.
11723
11724 2003-11-20 Kelley Cook <kcook@gcc.gnu.org>
11725
11726 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
11727 (configure-build-[+module+], configure-[+module+]): Likewise.
11728 (configure-target-[+module+], configure-gcc, config.status): Likewise.
11729 * Makefile.in: Regenerate.
11730
11731 2003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
11732
11733 * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
11734 shared/dylibed libraries.
11735 * ltmain.sh: Likewise.
11736 * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
11737 * ltcf-cxx.sh: Likewise.
11738 * ltcf-gcj.sh: Likewise.
11739 * ltconfig: Likewise.
11740
11741 2003-11-17 Stan Cox <scox@redhat.com>
11742
11743 * MAINTAINERS: Add myself as iq2000 port maintainer.
11744
11745 2003-11-14 Arnaud Charlet <charlet@act-europe.fr>
11746
11747 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
11748 * Makefile.in: Regenerate.
11749
11750 2003-11-03 Ulrich Weigand <uweigand@de.ibm.com>
11751
11752 * config.sub: Update to 2003-11-03 version.
11753
11754 2003-10-20 Phil Edwards <phil@codesourcery.com>
11755
11756 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
11757 * configure: Regenerate.
11758
11759 2003-10-20 Nicolas Pitre <nico@cam.org>
11760
11761 * MAINTAINERS: Add myself to 'Write After Approval' section.
11762
11763 2003-10-20 Arnaud Charlet <charlet@act-europe.fr>
11764
11765 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
11766
11767 2003-10-19 Joseph S. Myers <jsm@polyomino.org.uk>
11768
11769 * MAINTAINERS: Update my email address.
11770
11771 2003-10-17 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11772
11773 * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
11774
11775 2003-10-17 Ralph Loader <rcl@ihug.co.nz>
11776
11777 * MAINTAINERS: Add myself to 'Write After Approval' section.
11778
11779 2003-10-16 Bernardo Innocenti <bernie@develer.com>
11780
11781 * config.guess: Update to 2003-10-16 version.
11782 * config.sub: Update to 2003-10-16 version.
11783
11784 2003-10-15 David Daney <ddaney@avtrex.com>
11785
11786 * MAINTAINERS: Added myself to 'Write After Approval' section.
11787
11788 2003-10-15 Falk Hueffner <falk@debian.org>
11789
11790 * MAINTAINERS: Move myself from 'Bug database only accounts' to
11791 'Write After Approval' section. Update email.
11792
11793 2003-10-14 Roger Sayle <roger@eyesopen.com>
11794
11795 * MAINTAINERS: Move myself from 'Write After Approval' to
11796 'Various Maintainers' section as middle-end maintainer.
11797
11798 2003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
11799
11800 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
11801 HOST_FLAGS_TO_PASS.
11802 * Makefile.in: Regenerate.
11803
11804 2003-10-11 Bernardo Innocenti <bernie@develer.com>
11805
11806 * config.guess: Update to 2003-10-07 version.
11807 * config.sub: Update to 2003-10-07 version.
11808
11809 2003-10-06 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11810
11811 * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
11812 * ltconfig (irix5*, irix6*): Don't override version_type.
11813
11814 2003-10-05 Mohan Embar <gnustuff@thisiscool.com>
11815
11816 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
11817 * configure: Rebuilt
11818 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
11819 * Makefile.in: Rebuilt
11820
11821 2003-10-03 H.J. Lu <hongjiu.lu@intel.com>
11822
11823 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
11824
11825 2003-09-30 Carlo Wood <carlo@alinoe.com>
11826
11827 * MAINTAINERS (Write After Approval): Add myself.
11828
11829 2003-09-29 Paul Koning <ni1d@arrl.net>
11830
11831 * MAINTAINERS: Move myself from "Write After Approval"
11832 to CPU platform maintainers for pdp11 platform.
11833
11834 2003-09-23 Andreas Tobler <a.tobler@schweiz.ch>
11835
11836 * MAINTAINERS: Move myself from 'Write After Approval' to
11837 'Various Maintainers' section as libffi testsuite maintainer.
11838
11839 2003-09-21 Daniel Jacobowitz <drow@mvista.com>
11840
11841 * configure.in: Pass a computed --program-transform-name
11842 to subconfigures.
11843 * configure: Regenerated.
11844
11845 2003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
11846
11847 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
11848 * Makefile.in: Regenerate.
11849
11850 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
11851 * Makefile.in: Regenerate.
11852
11853 2003-09-19 Ziemowit Laski <zlaski@apple.com>
11854
11855 * MAINTAINERS: Move myself from 'Write After Approval'
11856 to 'Various Maintainers' (objective-c) section.
11857
11858 2003-09-17 Daniel Jacobowitz <drow@mvista.com>
11859
11860 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
11861 quoting.
11862 * configure: Regenerated.
11863
11864 2003-09-16 Joel Brobecker <brobecker@gnat.com>
11865
11866 * MAINTAINERS (Write After Approval): Add myself to write after
11867 approval list.
11868
11869 2003-09-16 Dorit Naishlos <dorit@il.ibm.com>
11870
11871 * MAINTAINERS (Write After Approval): Add myself.
11872
11873 2003-09-09 Ian Lance Taylor <ian@wasabisystems.com>
11874
11875 * MAINTAINERS: Update my e-mail address.
11876
11877 2003-09-09 Alan Modra <amodra@bigpond.net.au>
11878
11879 * libtool.m4 (LD): Correct powerpc64 host match.
11880
11881 2003-09-06 James E Wilson <wilson@tuliptree.org>
11882
11883 * MAINTAINTERS: Update my affiliation and email address.
11884
11885 2003-09-06 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
11886
11887 * MAINTAINERS (Write After Approval): Add myself.
11888
11889 2003-09-04 DJ Delorie <dj@redhat.com>
11890
11891 * configure: Regenerate.
11892
11893 2003-09-04 Robert Millan <robertmh@gnu.org>
11894
11895 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
11896
11897 2003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
11898
11899 * configure.in: Ensure arguments to sed are properly spaced.
11900 * configure: Regenerate.
11901
11902 2003-08-30 Gerald Pfeifer <gerald@pfeifer.com>
11903
11904 * MAINTAINERS: Update my e-mail address.
11905
11906 2003-08-28 Mohan Embar <gnustuff@thisiscool.com>
11907
11908 * MAINTAINERS (Write After Approval): Add myself.
11909
11910 2003-08-27 Daniel Jacobowitz <drow@mvista.com>
11911
11912 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
11913 * configure: Regenerated.
11914
11915 2003-08-23 Marek Michalkiewicz <marekm@amelek.gda.pl>
11916
11917 * MAINTAINERS: Update my email address.
11918
11919 2003-08-23 Phil Edwards <pme@gcc.gnu.org>
11920
11921 * configure.in: Use newline instead of semicolon when assuming
11922 shell arguments in a for loop.
11923 * configure: Regenerated.
11924
11925 2003-08-22 Jason Eckhardt <jle@rice.edu>
11926
11927 * MAINTAINERS: Resurrect the i860 maintainer.
11928
11929 2003-08-20 Geoffrey Keating <geoffk@apple.com>
11930
11931 PR 8180
11932 * configure.in: When testing with_libs and with_headers, treat
11933 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
11934 * configure: Regenerate.
11935
11936 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
11937 make, shell, etc.
11938 (baseargs): Likewise.
11939 * configure: Regenerate.
11940
11941 2003-08-20 Bernardo Innocenti <bernie@develer.com>
11942
11943 * MAINTAINERS (Write After Approval): Add myself.
11944
11945 2003-08-19 Geoffrey Keating <geoffk@apple.com>
11946
11947 * configure.in: Disable libgcj for darwin not on powerpc.
11948 * configure: Rebuild.
11949
11950 2003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
11951
11952 * config-ml.in, symlink-tree: Add license.
11953
11954 2003-08-03 Richard Stallman <rms@gnu.org>
11955 Eben Moglen <moglen@columbia.edu>
11956
11957 * README.SCO: New file.
11958
11959 2003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
11960
11961 * Makefile.tpl (check, check-c++): Express dependencies using
11962 dependencies rather than commands.
11963 * Makefile.in: Regenerate.
11964
11965 2003-08-01 Andrew Cagney <cagney@redhat.com>
11966
11967 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
11968 * configure: Ditto.
11969
11970 2003-07-31 Geoffrey Keating <geoffk@apple.com>
11971
11972 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
11973 * Makefile.in: Update.
11974
11975 2003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
11976
11977 * configure.in: Enable libgcj for darwin.
11978 * configure: Rebuild.
11979
11980 2003-07-29 Phil Edwards <pme@gcc.gnu.org>
11981
11982 * config-ml.in: Use ac_configure_args directly instead of
11983 ml_arguments. Only set ml_norecursion if --no[-]recursion is
11984 actually seen.
11985
11986 2003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
11987
11988 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
11989 creating target and build subdirs to build all parent dirs as needed.
11990 * Makefile.in: Rebuild.
11991 * configure.in: Don't build dirs explicitly here.
11992 * configure: Rebuild.
11993
11994 2003-07-26 Paul Brook <paul@nowt.org>
11995
11996 * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
11997
11998 2003-07-22 Alexandre Oliva <aoliva@redhat.com>
11999
12000 * Makefile.tpl (all-make): Depend on intl.
12001 * Makefile.in: Rebuilt.
12002
12003 2003-07-20 Phil Edwards <pme@gcc.gnu.org>
12004
12005 * install-sh: Update to newer upstream versions (associated with
12006 aclocal 1.7).
12007 * mkinstalldirs: Likewise.
12008 * missing: Likewise, plus $1Help2man -> $1 typo fix.
12009
12010 2003-07-16 Andrew Pinski <pinskia@gcc.gnu.org>
12011
12012 * MAINTAINERS: Move self from Bug database only accounts
12013 to write-after-approval.
12014
12015 2003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
12016
12017 * config.if: Remove unused libc_interface determination.
12018
12019 2003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
12020
12021 * MAINTAINERS: Move self from write-after-approval to
12022 build machinery (*.in).
12023
12024 2003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
12025
12026 PR bootstrap/11273
12027 PR bootstrap/11408
12028 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
12029 unused INSTALL_PROGRAM_ARGS.
12030 * configure.in: Use AC_PROG_INSTALL.
12031 * Makefile.in: Regenerate.
12032 * configure: Regenerate.
12033
12034 2003-07-13 Kazu Hirata <kazu@cs.umass.edu>
12035
12036 * MAINTAINERS: Alphabetize.
12037
12038 2003-07-10 Alexandre Oliva <aoliva@redhat.com>
12039
12040 * configure: Rebuilt.
12041 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
12042 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
12043 newlib nor libgloss.
12044 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
12045 * configure.in (am33_2.0-*-linux*): Added.
12046
12047 2003-07-09 Bob Wilson <bob.wilson@acm.org>
12048
12049 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
12050 * configure: Regenerate.
12051
12052 2003-07-07 Zack Weinberg <zack@codesourcery.com>
12053
12054 * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
12055 * Makefile.in: Regenerate.
12056
12057 2003-07-04 Zack Weinberg <zack@codesourcery.com>
12058
12059 * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
12060 * Makefile.in: Regenerate.
12061
12062 2003-07-04 H.J. Lu <hongjiu.lu@intel.com>
12063
12064 * Makefile.tpl: Replace PWD with PWD_COMMAND.
12065 * Makefile.in: Regenerated.
12066
12067 * config-ml.in: Replace PWD with PWD_COMMAND.
12068
12069 2003-07-04 Zack Weinberg <zack@codesourcery.com>
12070
12071 * intl: New directory; see intl/ChangeLog for details.
12072 * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
12073 * Makefile.tpl: all-gcc depends on maybe-all-intl.
12074 * Makefile.in: Regenerate.
12075
12076 2003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
12077
12078 * configure.in: Clean up config-lang.in handling. Delete
12079 useless assignment to "subdirs".
12080 * configure: Regenerate.
12081
12082 2003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
12083
12084 * configure.in: Rename 'target_libs' to 'target_libraries'.
12085 Remove useless reference to 'target_libs'.
12086 * configure: Regenerate.
12087
12088 2003-06-23 Keith Seitz <kseitz@sources.redhat.com>
12089
12090 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
12091 * Makefile.in: Regenerate.
12092
12093 2003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
12094
12095 * Makefile.def: Introduce flags_to_pass.
12096 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
12097 * Makefile.in: Regenerate.
12098
12099 2003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
12100
12101 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
12102 and target-libgloss.
12103 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
12104 <h8300*-*-*>: Disable libf2c and ${libgcj}.
12105 * configure: Regenerate.
12106
12107 2003-06-17 Benjamin Kosnik <bkoz@redhat.com>
12108
12109 * configure.in: Update testsuite_flags to new location.
12110 * configure. Regenerate.
12111
12112 2003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
12113
12114 * Makefile.tpl: Remove BUILD_CC stuff.
12115 * Makefile.in: Regenerate.
12116
12117 2003-06-17 Kazu Hirata <kazu@cs.umass.edu>
12118
12119 * MAINTAINERS (Write After Approval): Remove Andrew Haley.
12120
12121 2003-06-16 Graeme Peterson <gp@qnx.com>
12122
12123 * MAINTAINERS (Write After Approval): Add myself.
12124
12125 2003-06-14 H.J. Lu <hongjiu.lu@intel.com>
12126
12127 * config.guess: Update to 2003-06-12 version.
12128 * config.sub: Update to 2003-06-13 version.
12129
12130 2003-06-12 H.J. Lu <hongjiu.lu@intel.com>
12131
12132 * config.guess: Update to 2003-06-06 version.
12133 * config.sub: Update to 2003-06-06 version.
12134
12135 2003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12136
12137 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
12138 * configure. Regenerate.
12139
12140 2003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
12141
12142 * configure.in: Disable serial configure by default.
12143 * configure: Regenerate.
12144 * Makefile.tpl: Abolish .NOTPARALLEL.
12145 * Makefile.in: Regenerate.
12146
12147 * Makefile.tpl: Replace {build,host,target}_canonical by
12148 {build,host,target}.
12149 * Makefile.in: Regenerate.
12150
12151 * Makefile.tpl: Fix stupid pasto.
12152 * Makefile.in: Regenerate.
12153
12154 2003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
12155
12156 * Makefile.tpl: Remove bogus conditional.
12157 * Makefile.in: Regenerate.
12158
12159 2003-06-05 Jan Hubicka <jh@suse.cz>
12160
12161 * Makefile.tpl (profiledbootstrap): New target.
12162 * Makefile.in (profiledbootstrap): New target.
12163
12164 2003-06-05 Wolfgang Bangerth <bangerth@dealii.org>
12165
12166 * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
12167 Pinski. Remove user names from other bugzilla-only maintainers.
12168
12169 2003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
12170
12171 * Makefile.tpl: Make 'recursive targets' using autogen rather
12172 than shell loop. Remove duplicate 'clean' targets and false
12173 comments.
12174 * Makefile.def: Add systematic dependencies to 'recursive' targets.
12175 Add systematic method of specifying missing targets in subdirs.
12176 Add copyright boilerplate.
12177 * Makefile.in: Regenerate.
12178 * configure.in: Add 'recursive targets' to maybe list.
12179 * configure: Regenerate.
12180
12181 * MAINTAINERS: "GNATS only" -> "Bug database only".
12182
12183 * Makefile.tpl: Rename [+target+] to [+make_target+].
12184 * Makefile.def: Rename 'target' to 'make_target'.
12185
12186 2003-05-31 Neil Booth <neil@daikokuya.co.uk>
12187
12188 * MAINTAINERS: Add self as options handling maintainer.
12189
12190 2003-05-28 Michael Meissner <gnu@the-meissners.org>
12191
12192 * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
12193 been too long since I touched those ports.
12194
12195 2003-05-28 DJ Delorie <dj@redhat.com>
12196
12197 * Makefile.tpl: Make maybe-check-gcc .PHONY.
12198 * Makefile.in: Regenerate.
12199
12200 2003-05-21 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
12201
12202 * configure.in: Use curly braces in the definition of tooldir.
12203 * configure: Regenerate.
12204
12205 2003-05-21 DJ Delorie <dj@redhat.com>
12206
12207 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
12208 newlib or libgloss.
12209 * Makefile.in: Regenerate.
12210
12211 2003-05-21 DJ Delorie <dj@redhat.com>
12212
12213 * Makefile.tpl: Add missing empty maybe-check-gcc target.
12214 * Makefile.in: Regenerate.
12215
12216 2003-05-20 Ian Lance Taylor <ian@airs.com>
12217
12218 * MAINTAINERS: Update my e-mail address.
12219
12220 2003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
12221
12222 * configure.in: Switch more things to use maybe dependencies.
12223 * Makefile.tpl: Switch more things to use maybe dependencies.
12224 Factor out common code from autogen IF statements.
12225 * configure: Regenerate.
12226 * Makefile.in: Regenerate.
12227
12228 2003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
12229
12230 * configure.in: Accept i[3456789]86 for machine type.
12231 * configure: Regenerate.
12232
12233 2003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
12234
12235 * configure.in: Switch more things to use maybe dependencies.
12236 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
12237 * configure: Regenerate.
12238 * Makefile.tpl: Switch more things to use maybe dependencies.
12239 * Makefile.in: Regenerate.
12240
12241 2003-05-16 Andreas Schwab <schwab@suse.de>
12242
12243 * Makefile.tpl (install-opcodes): Define.
12244 * Makefile.in: Rebuild.
12245
12246 2003-05-13 Andreas Jaeger <aj@suse.de>
12247
12248 * config.guess: Update to 2003-05-09 version.
12249 * config.sub: Update to 2003-05-09 version.
12250
12251 2003-05-13 Michael Eager <eager@mvista.com>
12252
12253 * configure.in: Correct sed script so that options in quotes are not
12254 deleted.
12255 * configure: Rebuild.
12256
12257 2003-05-12 Corinna Vinschen <corinna@vinschen.de>
12258
12259 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
12260 and $$s/newlib/libc/sys/cygwin32 include paths.
12261 * configure: Ditto.
12262
12263 2003-05-12 Michael Meissner <gnu@the-meissners.org>
12264
12265 * MAINTAINERS: Update my email addresses.
12266
12267 2003-05-06 Eric Botcazou <ebotcazou@libertysurf.fr>
12268
12269 * config-ml.in: Propagate INSTALL variables.
12270
12271 2003-05-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12272
12273 * MAINTAINERS: Remove duplicate entries in Write After Approval.
12274
12275 2003-05-02 Chris Demetriou <cgd@broadcom.com>
12276
12277 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
12278 * Makefile.in: Regenerate.
12279
12280 2003-05-02 Wolfgang Bangerth <bangerth@dealii.org>
12281
12282 * MAINTAINERS (GNATS only): Add Falk Hueffner.
12283
12284 2003-04-30 Wolfgang Bangerth <bangerth@dealii.org>
12285
12286 * MAINTAINERS (GNATS only): Add Giovanni Bajo.
12287
12288 2003-04-27 Daniel Jacobowitz <drow@mvista.com>
12289
12290 * Makefile.tpl: Clean $(BUILD_SUBDIR).
12291 * Makefile.in: Regenerated.
12292
12293 2003-04-25 Wolfgang Bangerth <bangerth@dealii.org>
12294
12295 * MAINTAINERS (Write After Approval): Upgrade myself from
12296 GNATS only to write-after-approval. Update my mail address.
12297
12298 2003-04-25 Loren J. Rittle <ljrittle@acm.org>
12299
12300 (OS Port Maintainers: freebsd): Add myself.
12301
12302 2003-04-22 Mark Mitchell <mark@codesourcery.com>
12303
12304 * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
12305
12306 2003-04-22 Kean Johnston <jkj@sco.com>
12307
12308 * MAINTAINERS (SCO ports): Added myself.
12309
12310 2003-04-21 Nathan Sidwell <nathan@codesourcery.com>
12311
12312 * MAINTAINERS (gcov): Add myself and Jan Hubicka.
12313
12314 2003-04-19 Kean Johnston <jkj@sco.com>
12315
12316 * MAINTAINERS (Write After Approval): Add myself.
12317
12318 2003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12319
12320 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
12321 * Makefile.in: Regenerate.
12322
12323 2003-04-18 Jakub Jelinek <jakub@redhat.com>
12324
12325 * configure.in (powerpc64*-*-linux*): Remove.
12326 * configure: Rebuilt.
12327
12328 2003-04-17 Phil Edwards <pme@gcc.gnu.org>
12329
12330 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
12331 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
12332 and restrap.
12333 * Makefile.in: Regenerate.
12334
12335 2003-04-16 Richard Earnshaw <rearnsha@arm.com>
12336
12337 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
12338 * configure: Regenerated.
12339
12340 2003-04-15 DJ Delorie <dj@redhat.com>
12341
12342 * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
12343
12344 2003-04-13 Nick Clifton <nickc@redhat.com>
12345
12346 * config-ml.in: Remove support for --disable-aix removing
12347 call-aix multilibs.
12348
12349 2003-04-10 Alexandre Oliva <aoliva@redhat.com>
12350
12351 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
12352 * */configure: Rebuilt.
12353
12354 2003-04-08 Joel Sherrill <joel@oarcorp.com>
12355
12356 * MAINTAINERS: Add my email address.
12357
12358 2003-03-17 Olivier Hainque <hainque@act-europe.fr>
12359
12360 * MAINTAINERS (Write After Approval): Add myself.
12361
12362 2003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
12363
12364 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
12365 * Makefile.in: Regenerate.
12366
12367 2003-03-14 Michael Chastain <mec@shout.net>
12368
12369 * Makefile.in: Regenerate with correct Makefile.def.
12370
12371 2003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
12372
12373 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
12374 Make macro.
12375 * Makefile.in: Regenerate.
12376 * configure.in: Clean up gxx_include_dir logic.
12377 * configure: Regenerate.
12378
12379 2003-03-12 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
12380
12381 * MAINTAINERS (Write After Approval): Add myself.
12382
12383 2003-03-10 Ben Elliston <bje@wasabisystems.com>
12384
12385 * MAINTAINERS: Update my mail address.
12386
12387 2003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12388
12389 * configure.in (gxx_include_dir): Fix typo.
12390 * configure: Regenerated.
12391
12392 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
12393
12394 * Makefile.tpl: Reindent.
12395 * Makefile.in: Regenerate.
12396 * configure.in: Reindent. Don't set unused variables.
12397 * configure: Regenerate.
12398
12399 2003-03-04 Daniel Jacobowitz <drow@mvista.com>
12400
12401 * configure.in: Include $(build_tooldir)/sys-include in
12402 FLAGS_FOR_TARGET.
12403 * configure: Regenerated.
12404
12405 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
12406
12407 * Makefile.tpl: Always pass down RANLIB.
12408 * Makefile.in: Regenerate.
12409
12410 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
12411 * Makefile.in: Regenerate.
12412 * configure.in: Remove unused logic relating to --enable-shared
12413 and --enable-threads. Remove bogus comments. Remove redundant
12414 noconfigdirs.
12415 * configure: Regenerate.
12416
12417 * configure.in: Replace ${libstdcxx_version} by its value.
12418 Remove reference to mh-dgux.
12419 * configure: Regenerate.
12420
12421 2003-03-03 Kevin Buettner <kevinb@redhat.com>
12422
12423 * MAINTAINERS (Write After Approval): Add myself.
12424
12425 2003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
12426
12427 * Makefile.tpl: Rearrange.
12428 * Makefile.in: Regenerate.
12429
12430 2003-02-25 Uwe Stieber <uwe@wwws.de>
12431
12432 * configure.in: Add support for kaOS as cross build target system.
12433 * configure: Regenerated.
12434
12435 2003-02-24 Steven Bosscher <steven@gcc.gnu.org>
12436
12437 * MAINTAINERS (Write after approval): Add myself.
12438
12439 2003-02-21 James E Wilson <wilson@tuliptree.org>
12440
12441 * MAINTAINERS: Update my email address.
12442
12443 2003-02-21 Zack Weinberg <zack@codesourcery.com>
12444
12445 * MAINTAINERS: Add self to blanket write privs. section.
12446
12447 2003-02-20 Sean McNeil <sean@blue.mcneil.com>
12448
12449 * Makefile.tpl: Add definition of CPPFLAGS to pass into
12450 configure-target-* as some target builds may require additional
12451 flags for preprocessor tests.
12452 * Makefile.in: Regenerated.
12453
12454 2003-02-19 Alexandre Oliva <aoliva@redhat.com>
12455
12456 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
12457 * ltconfig: Handle it.
12458 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
12459 auto-detecting it.
12460
12461 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
12462 it is used as argument to $CC.
12463 * ltcf-gcj.sh: Likewise.
12464
12465 * configure.in: Introduce --enable-maintainer-mode.
12466 * configure: Rebuilt.
12467 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
12468 for maintainer mode.
12469 * Makefile.in: Rebuilt.
12470
12471 2003-02-18 Jason Merrill <jason@redhat.com>
12472
12473 * Makefile.tpl (check-c++): Allow parallelism.
12474
12475 2003-02-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12476
12477 * MAINTAINERS: Remove John Carr (who never actually had access to
12478 gcc.gnu.org).
12479
12480 2003-02-15 Geoffrey Keating <geoffk@apple.com>
12481
12482 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
12483 don't configure target-libobjc.
12484 * configure: Regenerate.
12485
12486 2003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12487
12488 * Makefile.tpl (RANLIB): Define.
12489 * Makefile.in: Regenerate.
12490
12491 2003-02-08 Laurynas Biveinis <laurynas.biveinis@mif.vu.lt>
12492
12493 * MAINTAINERS: Update my email.
12494
12495 2003-02-06 Keith R Seitz <keiths@redhat.com>
12496
12497 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
12498 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
12499 * Makefile.in: Regenerated.
12500 * configure.in: Remove all traces of snavigator, db, and grep.
12501 * configure: Regenerated.
12502
12503 2003-02-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12504
12505 * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
12506 After Approval.
12507
12508 2003-02-02 Christian Cornelssen <ccorn@cs.tu-berlin.de>
12509
12510 * MAINTAINERS (Write after approval): Add myself.
12511
12512 2003-01-31 Frank Ch. Eigler <fche@redhat.com>
12513
12514 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
12515 * Makefile.in: Regenerated.
12516
12517 2003-01-30 Roger Sayle <roger@eyesopen.com>
12518
12519 * config.guess: Updated to 2003-01-30's version.
12520 * config.sub: Updated to 2003-01-28's version.
12521
12522 2003-01-30 Alexandre Oliva <aoliva@redhat.com>
12523
12524 * config.if: If gcc_version is already set, just use it. Don't set
12525 gcc_version_trigger if it's already set, otherwise set it to
12526 gcc/version.c, but only if the file exists. If it is not set and
12527 gcc/version.c does not exist, try to extract the version number from
12528 $CC.
12529
12530 2003-01-29 Andreas Tobler <a.tobler@schweiz.ch>
12531
12532 * MAINTAINERS: Add myself to write-after-approval list.
12533
12534 2003-01-27 Phil Edwards <pme@gcc.gnu.org>
12535
12536 * configure.in: Revert 24Jan change.
12537 * configure: Regenerate.
12538
12539 2003-01-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12540
12541 * MAINTAINERS: Remove incorrect entry for Paul Eggert. Fix
12542 entry of HJ Lu.
12543
12544 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
12545
12546 * configure.in: Revert previous change.
12547 * configure: Regenerate.
12548
12549 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
12550
12551 * configure.in: Make rda native-only.
12552 * configure: Regenerate.
12553
12554 2003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
12555
12556 * MAINTAINERS: Move myself from GNATS-only-accounts to
12557 write-after-approval.
12558
12559 2003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
12560
12561 * configure.in: Add missing \.
12562 * configure: Rebuilt.
12563
12564 2003-01-17 Jakub Jelinek <jakub@redhat.com>
12565
12566 * configure.in (baseargs): Avoid using \| in sed regular
12567 expressions.
12568 * configure: Rebuilt.
12569
12570 2003-01-16 Jakub Jelinek <jakub@redhat.com>
12571
12572 * configure.in (baseargs): Remove all supported forms of
12573 --cache-file, --srcdir, --host, --build and --target options
12574 from argument lists.
12575 * configure: Rebuilt.
12576
12577 2003-01-15 Josef Zlomek <zlomekj@suse.cz>
12578
12579 * MAINTAINERS: Add myself to write-after-approval list.
12580
12581 2003-01-15 Alexandre Oliva <aoliva@redhat.com>
12582
12583 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
12584 * configure: Rebuilt.
12585
12586 2003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
12587
12588 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
12589 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
12590 * Makefile.in: Regenerate.
12591 * configure: Regenerate.
12592
12593 2003-01-09 Alexandre Oliva <aoliva@redhat.com>
12594
12595 * configure.in: Remove Makefile in build, host and target modules
12596 unless configure was run with --no-recursion.
12597 * configure: Rebuilt.
12598
12599 2003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
12600
12601 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
12602 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
12603 * Makefile.in: Regenerate.
12604
12605 2003-01-08 Chris Demetriou <cgd@broadcom.com>
12606
12607 * config.guess: Update to 2003-01-03 version.
12608 * config.sub: Update to 2003-01-03 version.
12609
12610 2003-01-07 Christopher Faylor <cgf@redhat.com>
12611
12612 * configure: Regenerate with proper autoconf 2.13.
12613
12614 2003-01-07 Christopher Faylor <cgf@redhat.com>
12615
12616 * configure.in: Add AC_PREREQ for consistency.
12617 * configure: Regenerate.
12618
12619 2003-01-06 Andrew Cagney <ac131313@redhat.com>
12620
12621 * configure.in (GDB_TK): Add tcl directories conditional on
12622 gdb/gdbtk directory being present.
12623 * configure: Regenerate.
12624
12625 2003-01-04 John David Anglin <dave.anglin@nrc.ca>
12626
12627 * configure.in (LD): Improve test for gcc. Try to set LD to the ld
12628 used by gcc if LD is not defined and we are not doing a Canadian Cross.
12629 * configure: Rebuilt.
12630
12631 2002-12-31 Tom Tromey <tromey@redhat.com>
12632
12633 * Makefile.in: Rebuilt.
12634 * Makefile.def (target_modules) [libffi]: Allow installation.
12635
12636 2002-12-31 Andreas Schwab <schwab@suse.de>
12637
12638 * configure.in: Fix use of $program_transform_name.
12639 * configure: Regenerated.
12640
12641 2002-12-30 Daniel Jacobowitz <drow@mvista.com>
12642
12643 * configure.in (baseargs): Don't remove first configure argument.
12644 * configure: Regenerated.
12645
12646 2002-12-29 Alexandre Oliva <aoliva@redhat.com>
12647
12648 * Makefile.tpl (local-distclean): Don't remove...
12649 (multilib.ts): ... this. Moved into...
12650 (multilib.out): ... this. Don't use sub-make.
12651 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
12652 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
12653 (configure-build-[+module+], configure-[+module+],
12654 configure-target-[+module+], configure-gcc): ... these. Test
12655 for Makefile existence. Drop config.status from dependencies.
12656 * Makefile.in: Rebuilt.
12657 * configure.in: Move gcc-version-trigger to the end of
12658 ac_configure_args. Add comments to maybedep.tmp and
12659 serdep.tmp. Introduce --disable-serial-configure. Remove
12660 nonopt from baseargs, matching and removing corresponding
12661 whitespace while at it.
12662 * configure: Rebuilt.
12663
12664 2002-12-28 Alexandre Oliva <aoliva@redhat.com>
12665
12666 * configure.in (host_configargs): Replace reference to
12667 no-longer-defined buildopts with --build=${build_alias}.
12668 * configure: Rebuilt.
12669
12670 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
12671 program_transform_name to standard idiom.
12672 (AUTOGEN, AUTOCONF): Define.
12673 (Makefile.in): Use $(AUTOGEN).
12674 (Makefile): Depend on config.status, and use autoconf-style rule to
12675 build it. Move original commands to...
12676 (config.status): ... this new target.
12677 (configure): Add $(srcdir). Depend on config/acx.m4. Use
12678 $(AUTOCONF).
12679 * Makefile.in: Rebuilt.
12680
12681 2002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
12682
12683 * Makefile.tpl: Fix dramatic bustage due to change in
12684 program_transform_name.
12685 * Makefile.in: Regenerate.
12686
12687 * configure.in: Remove unnecessary PATH setting.
12688 * configure: Regnerate.
12689
12690 * configure.in: Don't default to unprefixed tools unless
12691 the native tools will work.
12692 * configure: Regenerate.
12693
12694 * configure.in: Convert to autoconf script. Blow away lots
12695 of now-redundant Makefile fragments.
12696 * configure: Generate using Autoconf.
12697 * Makefile.tpl: Rewrite to reflect autoconfiscation.
12698 * Makefile.in: Regenerate.
12699
12700 2002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
12701
12702 * configure: Fix stupid bug where RANLIB was mistakenly included.
12703
12704 * configure.in: Rename (buildargs, hostargs, targargs) to
12705 (build_configargs, host_configargs, target_configargs).
12706
12707 * configure.in: Move logic out of sed statement.
12708
12709 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
12710 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
12711
12712 2002-12-25 Svein E. Seldal <Svein.Seldal@solidas.com>
12713
12714 * config.sub: Import from master repository
12715 * config.guess: Ditto
12716
12717 2002-12-24 Andreas Schwab <schwab@suse.de>
12718
12719 * Makefile.tpl (multilib.out): Fix missing space.
12720 * Makefile.in: Regenerate.
12721
12722 2002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
12723
12724 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
12725 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
12726 * Makefile.in: Regenerate.
12727 * configure.in: Remove unnecessary leftovers.
12728
12729 2002-12-21 Geoffrey Keating <geoffk@apple.com>
12730
12731 * configure.in (extra_ranlibflags_for_target): New variable.
12732 (*-*-darwin): Add -c to ranlib commands.
12733 * configure (tooldir): Handle extra_ranlibflags_for_target.
12734
12735 2002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
12736
12737 * Makefile.tpl: Revert HJL's change.
12738 * Makefile.in: Regenerated.
12739 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
12740 always.
12741
12742 2002-12-19 Andreas Schwab <schwab@suse.de>
12743
12744 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
12745 * Makefile.in: Regenerate.
12746
12747 2002-12-18 H.J. Lu <hjl@gnu.org>
12748
12749 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
12750 * Makefile.in: Regenerated.
12751
12752 * configure.in (build_prefix): New. Substitute.
12753
12754 2002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
12755
12756 * Makefile.tpl: Don't let real targets depend on phony targets.
12757 * Makefile.in: Regenerate.
12758
12759 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
12760 * Makefile.in: Regenerate.
12761
12762 2002-12-17 Svein E. Seldal <Svein.Seldal@solidas.com>
12763
12764 * config.sub: Import from master repository
12765 * config.guess: Ditto
12766
12767 2002-12-16 Jason Merrill <jason@redhat.com>
12768
12769 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
12770 previous 'make bootstrap'.
12771 * Makefile.in: Regenerate.
12772
12773 2002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
12774
12775 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
12776
12777 2002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
12778
12779 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
12780 * Makefile.in: Regenerate.
12781
12782 2002-12-13 Jason Merrill <jason@redhat.com>
12783
12784 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
12785 library tests.
12786 (check-c++): Just depend on it and check-target-libstdc++-v3.
12787 * Makefile.in: Regenerate.
12788
12789 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
12790
12791 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
12792 * Makefile.in: Rebuilt.
12793
12794 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
12795
12796 * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
12797
12798 2002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
12799
12800 * configure: Fix bug put in by gremlins.
12801
12802 * Makefile.tpl: Substitute more autoconfily.
12803 * configure: Substitute more autoconfily.
12804 * Makefile.in: Regenerate.
12805
12806 2002-12-09 Svein E. Seldal <Svein.Seldal@solidas.com>
12807
12808 * config.sub: Import from master repository
12809 * config.guess: Ditto
12810 * MAINTAINERS: Added Svein Seldal under write after approval
12811
12812 2002-12-08 Andrew Cagney <ac131313@redhat.com>
12813
12814 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
12815 * Makefile.in (all-sim): Ditto.
12816
12817 2002-12-06 DJ Delorie <dj@redhat.com>
12818
12819 * Makefile.tpl: Change configure dependencies to not have real
12820 targets depend on phony targets.
12821
12822 2002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
12823
12824 * configure.in: Revert unintentional change.
12825
12826 * Makefile.tpl: Change dependency for */multilib.out so that
12827 it works when gcc isn't in the tree.
12828
12829 * configure.in: Substitute more.
12830 * configure: Run subconfigures from the Makefile.
12831 * Makefile.tpl: Run subconfigures from the Makefile; add a few
12832 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
12833
12834 2002-12-05 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12835
12836 * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
12837
12838 2002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
12839
12840 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
12841 and corresponding dependencies.
12842 * Makefile.in: Regenerate.
12843
12844 * configure.in (host_tools): Order binutils, gas and ld for
12845 convenience in running the testsuites.
12846
12847 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
12848 * Makefile.in: Regenerate.
12849 * configure.in: Introduce rules to serialize subconfigure runs.
12850
12851 * configure.in: Introduce BASE_CC_FOR_TARGET.
12852 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
12853 Realize configure-build-* targets. Realize configure-target-* targets.
12854 * Makefile.in: Regenerate.
12855
12856 2002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
12857
12858 * configure: Move gcc_version_trigger stuff from here...
12859 * configure.in: ...to here.
12860
12861 * configure.in: Separate subconfigure options added by this file from
12862 options given by the user. Add machinery to put args for host
12863 subconfigures into the Makefile.
12864
12865 * Makefile.tpl: Remove 'vault' targets.
12866 * Makefile.tpl: Reorder and comment dependencies.
12867 * Makefile.in: Regenerate.
12868
12869 2002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
12870 * configure.in: Fix my broken commit of previous patch. (sigh)
12871
12872 2002-11-28 Geoffrey Keating <geoffk@apple.com>
12873
12874 * configure.in: Move host-specific darwin noconfigdirs into
12875 the host-specific section.
12876
12877 2002-11-28 Geoffrey Keating <geoffk@apple.com>
12878
12879 * configure.in: Move host-specific darwin noconfigdirs into
12880 the host-specific section.
12881
12882 2002-11-26 Nathanael Nerode <neroden@gcc.gnu.org>
12883
12884 * configure: Remove skip-this-dir support.
12885 * Makefile.tpl: Remove skip-this-dir support.
12886
12887 * Makefile.tpl: Remove leftover support for non-autoconfiscated
12888 subdirectories.
12889 * Makefile.in: Regenerate.
12890
12891 * Makefile.tpl: Strip out useless setting of 'dir'.
12892 * Makefile.in: Regenerate.
12893
12894 2002-11-22 Nathanael Nerode <neroden@gcc.gnu.org>
12895
12896 * configure.in: Fix deeply stupid bug.
12897
12898 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
12899 shell code in CXX_FOR_TARGET
12900 * Makefile.def: Introduce raw_cxx.
12901 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
12902 RAW_CXX_FOR_TARGET.
12903 * Makefile.in: Regenerate.
12904
12905 2002-11-21 Nathanael Nerode <neroden@gcc.gnu.org>
12906
12907 * Makefile.tpl: Remove unnecessary ifs.
12908 * Makefile.in: Regenerate.
12909
12910 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
12911 dependencies. Maybe-ize build-libiberty. Create dummy install
12912 targets for 'no_install' modules.
12913 * configure: Move GDB_TK substitution to configure.in. Move
12914 build_modules stuff to configure.in.
12915 * configure.in: Implement soft dependency machinery. Maybe-ize
12916 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
12917 * Makefile.in: Regenerate.
12918
12919 2002-11-19 Nathanael Nerode <neroden@gcc.gnu.org>
12920
12921 * Makefile.tpl: Make all-target, install-target behave similarly
12922 to all, install (only hitting configured targets). Eliminate
12923 unused macro defintions.
12924
12925 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
12926 build != host.
12927
12928 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
12929
12930 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
12931
12932 * configure.in: Produce lists of subdir targets we're actually
12933 configuring. Remove references to "dosrel".
12934 * Makefile.tpl: Let configure set which subdir targets are hit.
12935 Remove install-cross; clean up install; remove ALL. Remove
12936 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
12937 Autogenerate host module targets. Remove empty dependency lines
12938 and redundant dependency; rearrange slightly.
12939 * Makefile.def: Add host-side libtermcap, utils.
12940
12941 * Makefile.in: Regenerate.
12942
12943 2002-11-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12944
12945 * ltconfig (osf[345]): Append $major to soname_spec.
12946 Reflect this in library_names_spec.
12947 * ltmain.sh (osf): Prefix $major with . for use as extension.
12948
12949 2002-11-19 Andreas Jaeger <aj@suse.de>
12950
12951 * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
12952 linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
12953 and sparc64 GNU/Linux systems.
12954
12955 2002-11-19 Nathan Sidwell <nathan@codesourcery.com>
12956
12957 * MAINTAINERS: Update email.
12958
12959 2002-11-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12960
12961 * MAINTAINERS: Complete James Dennett's entry.
12962
12963 2002-11-15 Eric Botcazou <ebotcazou@libertysurf.fr>
12964
12965 * MAINTAINERS (Write After Approval): Add myself.
12966
12967 2002-11-13 Bruce Korb <bkorb@gnu.org>
12968
12969 * Makefile.tpl: syntactic cleanup
12970
12971 2002-11-13 Stuart Hastings <stuart@apple.com>
12972
12973 * MAINTAINERS: Add myself to write-after-approval list.
12974
12975 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
12976
12977 * Makefile.def: Add list of recursive targets to autogenerate.
12978 Add build_modules.
12979 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
12980 targets. Autogenerate *-build-* targets.
12981 * Makefile.in: Regenerate.
12982
12983 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
12984
12985 * configure: More autoconf-style substitutions.
12986 * Makefile.tpl: More autoconf-style substitutions.
12987 * Makefile.in: Regenerate.
12988
12989 2002-11-11 Nathanael Nerode <neroden@gcc.gnu.org>
12990
12991 * configure: Substitute more variables in a more autoconf-friendly
12992 way. Simplify slightly.
12993 * Makefile.tpl: Make more variables substitutable in an
12994 autoconf-friendly way.
12995 * Makefile.in: Regenerate.
12996
12997 2002-11-11 Jonathan Wakely <redi@gcc.gnu.org>
12998
12999 * MAINTAINERS (Write After Approval): Add myself.
13000
13001 2002-11-10 Nathanael Nerode <neroden@gcc.gnu.org>
13002
13003 * configure.in (v810*): Remove special setting of tools.
13004
13005 * configure: Add support for extra required flags for ar or nm.
13006 * configure.in (aix4.3+): Use above support for target-specific
13007 issues, rather than using config/mt-aix43.
13008
13009 2002-11-09 Nathanael Nerode <neroden@gcc.gnu.org>
13010
13011 * configure: Remove 'removing', which doesn't work. Replace $subdir
13012 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
13013 with $srcdir. Reformat indentation. Substitute some variables
13014 formerly hard-coded in the Makefile for build=host.
13015 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
13016 * Makefile.def: Autogenerate more.
13017 * Makefile.in: Regenerate.
13018
13019 2002-11-04 Adam Nemet <anemet@lnxw.com>
13020
13021 * MAINTAINERS (Write After Approval): Add myself.
13022
13023 2002-11-04 Kevin Buettner <kevinb@redhat.com>
13024
13025 * Makefile.def (host_modules): Add rda.
13026 * Makefile.in: Regenerate.
13027 * configure.in (target_tool): Add target-rda to list.
13028
13029 2002-10-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
13030
13031 * MAINTAINERS: Remove "co-maintainer" note for web pages.
13032
13033 2002-10-25 Phil Edwards <pme@gcc.gnu.org>
13034
13035 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
13036 and restrap targets to this rule.
13037 * Makefile.in: Regenerate.
13038
13039 2002-10-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
13040
13041 * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
13042 GNATS only accounts.
13043
13044 2002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
13045
13046 * configure.in (i[3456]86-*-linux*): Add check to disable
13047 ${libgcj} for glibc1.
13048
13049 2002-10-24 Denis Chertykov <denisc@overta.ru>
13050
13051 * MAINTAINERS: Add myself as ip2k port maintainer.
13052
13053 2002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
13054
13055 * configure.in: Add tic4x target.
13056
13057 2002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
13058
13059 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
13060 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
13061 * Makefile.in: Regenerate.
13062
13063 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
13064 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
13065 * Makefile.in: Regenerate.
13066
13067 2002-10-02 Janis Johnson <janis187@us.ibm.com>
13068
13069 * MAINTAINERS: Add myself as web pages co-maintainer.
13070
13071 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
13072
13073 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
13074 * Makefile.in: Regenerate.
13075
13076 2002-10-02 Zack Weinberg <zack@codesourcery.com>
13077
13078 * MAINTAINERS: Add myself and Nathan Sidwell
13079 <nathan@codesourcery.com> as VxWorks maintainers.
13080
13081 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
13082
13083 * Makefile.def: Remove order dependency comments.
13084 * Makefile.tpl: Add explicit install-install dependencies.
13085 * Makefile.in: Regenerate.
13086
13087 * Makefile.tpl: Remove material now in src-release. (Finally!)
13088 * Makefile.in: Regenerate.
13089
13090 * Makefile.tpl: Add configure-target (for src-release in src)
13091 * Makefile.in: Regenerate.
13092
13093 2002-09-30 Nick Clifton <nickc@redhat.com>
13094
13095 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
13096
13097 2002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
13098
13099 * configure.in (s390*-*-linux*): Enable libgcj.
13100
13101 2002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
13102
13103 * configure: Revert accidentally applied changes.
13104
13105 * Makefile.tpl: Make more autoconf-friendly.
13106 * Makefile.in: Regenerate.
13107 * configure: Make substitution more autoconf-like.
13108
13109 2002-09-28 Richard Earnshaw <rearnsha@arm.com>
13110
13111 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
13112 single entry to handle all these.
13113 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
13114 libjava on arm-*-elf.
13115
13116 2002-09-27 Geoffrey Keating <geoffk@apple.com>
13117
13118 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
13119 things that depend on them.
13120
13121 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
13122
13123 * Makefile.tpl: Make subsituted variables more autoconfy.
13124 * Makefile.in: Regenerate.
13125 * configure: Make seds more autoconfy.
13126
13127 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
13128
13129 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
13130 * Makefile.in: Regenerate.
13131 * configure.in: Rewrite sed statements to look autoconfy.
13132
13133 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
13134 all-target-foo on configure-target-foo.
13135 * Makefile.def: Ditto.
13136 * Makefile.in: Rebuild.
13137
13138 2002-09-25 Andrew Haley <aph@redhat.com>
13139
13140 * MAINTAINERS: Add aph@redhat.com as Java maintainer.
13141
13142 2002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
13143
13144 * Makefile.def: New file.
13145 * Makefile.tpl: New file.
13146 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
13147 * contrib/gcc_update: Note that Makefile.in is a generated file.
13148
13149 * configure.in: Minor rearrangement. Simplify tests.
13150
13151 2002-09-22 Jason Thorpe <thorpej@wasabisystems.com>
13152
13153 * configure.in (with_headers): Skip copy if value is "yes".
13154 (with_libs): Likewise.
13155
13156 2002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
13157
13158 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
13159 * configure.in (sh*-*-pe*): Ditto.
13160 * configure.in (mips*-*-pe*): Ditto.
13161 * configure.in (*arm-wince-pe): Ditto.
13162
13163 * configure.in: Rearrange.
13164
13165 2002-09-14 Kazu Hirata <kazu@cs.umass.edu>
13166
13167 * MAINTAINERS: Update my email address.
13168
13169 2002-08-30 Paul Koning <pkoning@equallogic.com>
13170
13171 * MAINTAINERS: (Write After Approval): Add myself.
13172
13173 2002-08-29 Geoffrey Keating <geoffk@redhat.com>
13174
13175 * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
13176
13177 2002-08-24 Geoffrey Keating <geoffk@redhat.com>
13178
13179 * MAINTAINERS: Change my mailing address.
13180
13181 2002-08-21 Paolo Carlini <pcarlini@unitus.it>
13182
13183 * MAINTAINERS (Write After Approval): Remove myself.
13184 (Various Maintainers: c++ runtime libs): Add myself.
13185
13186 2002-08-20 Loren J. Rittle <ljrittle@acm.org>
13187
13188 * MAINTAINERS (Write After Approval): Remove myself.
13189 (Various Maintainers: c++ runtime libs): Add myself.
13190
13191 2002-08-15 Eric Christopher <echristo@redhat.com>
13192
13193 * config.sub: Import from master repository.
13194 * config.guess: Ditto.
13195
13196 2002-08-19 Alexandre Oliva <aoliva@redhat.com>
13197
13198 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
13199 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
13200 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
13201
13202 2002-08-16 Aldy Hernandez <aldyh@redhat.com>
13203
13204 * MAINTAINERS: Add self to rs6000 vector extensions.
13205
13206 2002-08-15 Alexandre Oliva <aoliva@redhat.com>
13207
13208 * libiberty/configure: Reverted unintended yesterday's check in.
13209
13210 2002-08-14 Alexandre Oliva <aoliva@redhat.com>
13211
13212 * boehm-gc/configure, libf2c/configure: Rebuilt.
13213 * libffi/configure, libiberty/configure: Ditto.
13214 * libjava/configure, libobjc/configure: Ditto.
13215 * libstdc++-v3/configure, zlib/configure: Ditto.
13216 Merged from binutils:
13217 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
13218 From Steve Ellcey <sje@cup.hp.com>:
13219 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
13220 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
13221 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
13222 IA64.
13223 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
13224 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
13225 soname_spec, sys_lib_search_path_spec): Ditto.
13226
13227 2002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
13228
13229 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
13230
13231 2002-08-04 H.J. Lu (hjl@gnu.org)
13232
13233 * configure.in (mips*-*-linux*): Don't skip target-libffi.
13234
13235 2002-08-02 Krister Walfridsson <cato@df.lth.se>
13236
13237 * MAINTAINERS (Write After Approval): Add myself.
13238
13239 2002-07-31 Alan Modra <amodra@bigpond.net.au>
13240
13241 * configure.in: Move generic linux case to end. Copy generic
13242 linux noconfigdirs to mips*-*-linux* entry and new
13243 powerpc64*-*-linux* entry. Add target-libffi for the latter.
13244
13245 2002-07-19 Michael Matz <matz@suse.de>
13246
13247 * MAINTAINERS: Add myself as ra* maintainer.
13248
13249 2002-07-16 Chris Demetriou <cgd@broadcom.com>
13250
13251 * config.guess: Update to 2002-07-09 version.
13252 * config.sub: Update to 2002-07-03 version.
13253
13254 2002-07-15 Hans-Peter Nilsson <hp@bitrange.com>
13255
13256 * MAINTAINERS: Fix typo in a maintainer email address.
13257
13258 2002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
13259
13260 * configure.in: Remove two redundant tests.
13261
13262 2002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13263
13264 * configure.in (mips*-*-irix6*o32): Enable stabs.
13265
13266 2002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
13267
13268 * configure.in: Don't build grez.
13269 * Makefile.in: Ditto.
13270
13271 * Makefile.in: Remove references to bsp, cygmon, libstub.
13272 * configure.in: Ditto.
13273
13274 * configure.in: Remove leftover reference to gdbtest.
13275
13276 2002-07-08 Phil Edwards <pme@gcc.gnu.org>
13277
13278 * configure.in (gxx_include_dir): Change to match versioned
13279 C++ headers if --enable-version-specific-runtime-libs is used.
13280
13281 2002-07-04 Steve Ellcey <sje@cup.hp.com>
13282
13283 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
13284
13285 2002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
13286
13287 * configure.in: Make --without-x work.
13288
13289 2002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
13290
13291 * configure.in: Rearrange target Makefile fragment collection.
13292
13293 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
13294 cvs[src].
13295 * configure.in: Ditto.
13296
13297 2002-07-01 Matt Kraai <kraai@alumni.cmu.edu>
13298
13299 * MAINTAINERS (Write After Approval): Update my e-mail address.
13300
13301 2002-06-24 Ben Elliston <bje@redhat.com>
13302
13303 * configure.in (host_tools): Remove cgen.
13304
13305 * Makefile.in (all-cgen): Remove; runs from its source directory.
13306 (check-cgen, install-cgen, clean-cgen): Likewise.
13307 (all-opcodes): Do not depend on all-cgen.
13308 (all-sim): Likewise.
13309
13310 2002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
13311
13312 * Makefile.in: Eliminate 'apache' targets.
13313 * configure.in: Eliminate 'apache' targets.
13314
13315 * configure.in: Eliminate redundant tests. Reorganize.
13316
13317 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
13318
13319 * config-ml.in: Eliminate references to Cygnus configure.
13320
13321 * Makefile.in: Eliminate references to building emacs.
13322
13323 2002-06-28 Graham Stott <graham.stott@btinternet.com>
13324
13325 * MAINTAINERS: Update my email address.
13326
13327 2002-06-26 Benjamin Kosnik <bkoz@redhat.com>
13328
13329 * config.if (libstdcxx_incdir): Version C++ headers.
13330 (cxx_incdir): Remove.
13331
13332 2002-06-25 Nathanael Nerode <neroden@gcc.gnu.org>
13333
13334 * MAINTAINERS (Write After Approval): Add self.
13335
13336 Thu Jun 20 00:35:14 2002 Denis Chertykov <denisc@overta.ru>
13337
13338 * configure.in: Add support for ip2k.
13339
13340 2002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
13341
13342 * configure.in: Fix AIX configury bug.
13343
13344 2002-06-20 Steve Ellcey <sje@cup.hp.com>
13345
13346 * MAINTAINERS (Write After Approval): Add self.
13347
13348 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
13349
13350 * configure.in: replace ${topsrcdir} with ${srcdir}
13351
13352 * configure.in: Move definition of libstdcxx_flags
13353 right above usage, rather than waaay earlier.
13354
13355 * configure.in: Pull definition of is_cross_compiler earlier.
13356
13357 * configure.in: Rearrange a little.
13358
13359 * configure.in: Remove references to librx.
13360 * Makefile.in: Remove references to librx.
13361
13362 Tue Jun 18 22:37:35 2002 Denis Chertykov <denisc@overta.ru>
13363
13364 * config.sub: Add support for avr target.
13365 Import from master sources, rev 1.255
13366
13367 2002-06-19 Phil Edwards <pme@gcc.gnu.org>
13368
13369 * configure, .cvsignore: Revert previous change...
13370 * Makefile: ...delete.
13371
13372 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
13373
13374 * configure.in: Eliminate ${gasdir} variable.
13375
13376 2002-06-18 Dave Brolley <brolley@redhat.com>
13377
13378 * configure.in: Add support for frv.
13379 * config.sub: Add support for frv.
13380
13381 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
13382
13383 * configure: Remove garbage from previous commit.
13384
13385 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
13386
13387 * configure: For in-source builds, make a subdir and re-exec there.
13388 * Makefile: New file. Pass targets through to build directory.
13389 * .cvsignore: No longer ignore "Makefile".
13390
13391 2002-06-16 Douglas Rupp <rupp@gnat.com>
13392
13393 * MAINTAINERS (Write After Approval): Add self.
13394
13395 2002-06-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
13396
13397 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
13398
13399 2002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
13400
13401 * configure.in (vax-*-netbsd*): Re-enable gas.
13402
13403 2002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
13404
13405 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
13406 BUILD_PREFIX_1, to correct nomenclature.
13407 * configure: Likewise.
13408
13409 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
13410 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
13411
13412 2002-05-31 Olaf Hering <olh@suse.de>
13413
13414 * config-ml.in: Propogate DESTDIR also.
13415
13416 2002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
13417
13418 * configure.in (vax-*-netbsd*): Don't build gas for this
13419 platform.
13420
13421 2002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
13422
13423 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
13424 and libgcj for AVR.
13425
13426 2002-05-23 Kaz Kojima <kkojima@gcc.gnu.org>
13427
13428 * MAINTAINERS (Write After Approval): Add myself.
13429
13430 2002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
13431
13432 * config.guess: Update to 2002-05-22 version.
13433 * config.sub: Likewise.
13434
13435 2002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13436
13437 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
13438 * config-ml.in: Likewise.
13439 * configure: Likewise.
13440 * configure.in: Likewise.
13441
13442 2002-05-16 Stephane Carrez <stcarrez@nerim.fr>
13443
13444 * MAINTAINERS: Update my email address.
13445
13446 2002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
13447
13448 * configure.in: Simplify makefile fragment collection.
13449
13450 * configure.in: Remove code to build emacs.
13451
13452 * configure.in : Remove --srcdir argument from targargs and buildargs
13453 (it's always overridden in the Makefile anyway). Rearrange a bit.
13454
13455 * configure: Move some logic to configure.in.
13456 * configure.in: Move some logic from configure.
13457
13458 2002-05-11 Tom Tromey <tromey@redhat.com>
13459
13460 * MAINTAINERS: Reflect libgcj reality.
13461
13462 2002-05-09 Federico G. Schwindt <fgsch@olimpo.com.br>
13463
13464 * Makefile.in: Honour DESTDIR.
13465
13466 2002-05-08 Mark Mitchell <mark@codesourcery.com>
13467
13468 * config.guess: Import 2002-03-20 version.
13469 * config.sub: Import 2002-04-26 version.
13470
13471 2002-05-08 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13472
13473 * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
13474
13475 2002-05-07 Tim Josling <tej@melbpc.org.au>
13476
13477 * MAINTAINERS: Add self.
13478
13479 2002-05-06 Loren J. Rittle <ljrittle@acm.org>
13480
13481 * ltmain.sh: Detect and handle object name conflicts
13482 while piecewise linking a static library.
13483
13484 2002-05-05 Alexandre Oliva <aoliva@redhat.com>
13485
13486 * configure.in (noconfigdirs): Don't disable libgcj on
13487 sparc64-*-solaris* and sparcv9-*-solaris*.
13488
13489 2002-05-03 Alexandre Oliva <aoliva@redhat.com>
13490
13491 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
13492
13493 2002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
13494
13495 * configure.in (FLAGS_FOR_TARGET): Do not add
13496 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
13497 on i[3456]86-*-linux*.
13498
13499 2002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
13500
13501 * configure.in (noconfigdirs): Replace [ ] with test.
13502
13503 * configure.in (noconfigdirs): Do not add target-newlib if
13504 target == i[3456]86-*-linux*, and host == target.
13505
13506 2002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
13507
13508 * configure.in: delete reference to absent file
13509
13510 * configure.in: replace '[' with 'test'
13511
13512 * configure.in: Eliminate references to gash.
13513 * Makefile.in: Eliminate references to gash.
13514
13515 * configure.in: remove useless references to 'pic' makefile fragments.
13516
13517 * configure.in: (*-*-windows*) Finish removing.
13518
13519 * configure.in: Eliminate redundant test for libgui.
13520
13521 2002-04-29 Roger Sayle <roger@eyesopen.com>
13522
13523 * MAINTAINERS: Add self and realphabetize. Update entries
13524 for Dan Berlin, Chris Demetriou and Michael Matz. Remove
13525 entry for a29k port maintainer.
13526
13527 2002-04-26 Joel Sherrill <joel@OARcorp.com>
13528
13529 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
13530 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
13531
13532 2002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
13533
13534 * configure.in: remove references to dead files
13535
13536 2002-04-19 Mark Mitchell <mark@codesourcery.com>
13537
13538 * MAINTAINERS: Add information about purpose of this file.
13539
13540 2002-04-18 Tom Tromey <tromey@redhat.com>
13541
13542 * configure.in: Disallow configuring libgcj when it is already
13543 installed and we're using Solaris 2.8 linker. Do enable libgcj on
13544 Solaris 2.8 by default. For PR libgcj/6158.
13545
13546 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
13547
13548 * configure.in: Move default CC setting out of config/mh-* fragments
13549 directly into here.
13550
13551 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
13552
13553 * configure.in: don't even try to configure or make a subdirectory
13554 if there's no configure script for it.
13555
13556 2002-04-15 Mark Mitchell <mark@codesourcery.com>
13557
13558 * MAINTAINERS: Remove chill maintainers.
13559 * Makefile.in (CHILLFLAGS): Remove.
13560 (CHILL_LIB): Remove.
13561 (TARGET_CONFIGDIRS): Remove libchill.
13562 (CHILL_FOR_TARGET): Remove.
13563 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
13564 CHILL_LIB.
13565 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
13566 (CHECK_TARGET_MODULES): Likewise.
13567 (INSTALL_TARGET_MODULES): Likewise.
13568 (CLEAN_TARGET_MODULES): Likewise.
13569 (configure-target-libchill): Remove.
13570 (all-target-libchill): Remove.
13571 * configure.in (target_libs): Remove target-libchill.
13572 Do not compute CHILL_FOR_TARGET.
13573 * libchill: Remove directory.
13574
13575 2002-04-11 DJ Delorie <dj@redhat.com>
13576
13577 * Makefile.in, configure.in: Sync with binutils, entries
13578 follow...
13579
13580 2002-04-07 Andrew Cagney <ac131313@redhat.com>
13581
13582 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
13583 (do-tar, do-bz2): New rules.
13584 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
13585 (gdb-tar): New rule.
13586 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
13587 (insight_dejagnu.tar): New rule.
13588 (insight.tar): New rule.
13589 (gdb+dejagnu.tar): New rule.
13590 (gdb.tar): New rule.
13591
13592 2002-02-01 Mo DeJong <supermo@bayarea.net>
13593
13594 * Makefile.in: Add all-tix to deps for all-snavigator
13595 so that tix is built when building snavigator.
13596
13597 2002-01-11 Steve Ellcey <sje@cup.hp.com>
13598
13599 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
13600 ld and gdb are not supported.
13601
13602 2002-01-07 Mark Salter <msalter@redhat.com>
13603
13604 * configure.in: Remove target-bsp and target-cygmon from arm builds.
13605 Allow target-libgloss to be built for arm, strongarm, and xscale.
13606
13607 2001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
13608
13609 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
13610 options for i[3456]86-pc-linux* native builds.
13611
13612 2001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
13613
13614 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
13615 files from .po files for a distribution.
13616
13617 2001-09-03 Jeff Holcomb <jeffh@redhat.com>
13618
13619 * configure.in: Enable libstdc++-v3 for h8300 targets.
13620
13621 2001-06-19 Alan Modra <amodra@bigpond.net.au>
13622
13623 * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
13624 version from bfd/.
13625
13626 Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
13627
13628 * Makefile.in (VER): When present, extract the version number from
13629 the file version.in.
13630
13631 2001-05-24 Tom Rix <trix@redhat.com>
13632
13633 * configure.in : enable ld for aix
13634
13635 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
13636
13637 * config.guess: Add linux target for S/390.
13638
13639 2000-11-07 Philip Blundell <pb@futuretv.com>
13640
13641 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
13642
13643 2000-11-03 Philip Blundell <pb@futuretv.com>
13644
13645 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
13646 files.
13647
13648 2001-01-15 Ben Elliston <bje@redhat.com>
13649
13650 * configure.in (host_tools): Add sid.
13651 Always configure cgen.
13652
13653 2000-11-24 Nick Clifton <nickc@redhat.com>
13654
13655 * configure.in (c4x, c5x, tic54x): Move after ARM targets.
13656
13657 2000-08-20 Doug Evans <dje@casey.transmeta.com>
13658
13659 * Makefile.in (ALL_MODULES): Add all-cgen.
13660 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
13661 (all-cgen): New target.
13662 (all-opcodes,all-sim): Depend on all-cgen.
13663 * configure.in (host_tools): Add cgen.
13664 Only configure cgen if --enable-cgen-maint.
13665
13666 2002-04-09 Loren J. Rittle <ljrittle@acm.org>
13667
13668 * configure.in: Add *-*-freebsd* configurations.
13669
13670 2002-04-08 Tom Tromey <tromey@redhat.com>
13671
13672 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
13673 Fixes PR libgcj/6068.
13674
13675 2002-03-30 Krister Walfridsson <cato@df.lth.se>
13676
13677 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
13678
13679 2002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13680
13681 * configure.in (alpha*-dec-osf*): Enable libgcj.
13682
13683 2003-03-27 Matthew Gingell <gingell@gnat.com>
13684
13685 * MAINTAINERS (Write After Approval): Add myself.
13686
13687 2002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
13688
13689 Fix for: PR bootstrap/3591, target/5676
13690 * configure.in (mcore-pe): Disable the configuration of
13691 libstdc++-v3 since exceptions are not supported.
13692
13693 2002-03-20 Anthony Green <green@redhat.com>
13694
13695 * configure.in: Enable libgcj for xscale-elf target.
13696
13697 Tue Mar 19 09:05:08 2002 J"orn Rennecke <joern.rennecke@superh.com>
13698
13699 * MAINTAINERS: Update my email address.
13700
13701 2002-03-16 Alexandre Oliva <aoliva@redhat.com>
13702
13703 * ltmain.sh (relink_command): Fix typo in previous change.
13704
13705 2002-03-15 Alexandre Oliva <aoliva@redhat.com>
13706
13707 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
13708 (relink_command): Added --tag flags.
13709 (mode=install): If relinking fails; error out.
13710
13711 2002-03-12 Richard Henderson <rth@redhat.com>
13712
13713 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
13714 .NOTPARALLEL tag.
13715 (do-check): Rename from check.
13716 (check): Allow parallel check.
13717
13718 2002-03-12 Bob Wilson <bob.wilson@acm.org>
13719
13720 * MAINTAINERS: Add myself as maintainer for xtensa port.
13721 Fix alphabetical order in CPU port maintainer list.
13722 Remove myself from Write After Approval list.
13723
13724 2002-03-11 Richard Henderson <rth@redhat.com>
13725
13726 * Makefile.in (.NOTPARALLEL): Add fake tag.
13727
13728 2002-03-07 H.J. Lu (hjl@gnu.org)
13729
13730 * configure.in: Enable gprof for mips*-*-linux*.
13731
13732 2002-03-05 Danny Smith <dannysmith@users.sourceforge.net>
13733
13734 * MAINTAINERS (Write After Approval): Add myself.
13735
13736 2002-02-28 Alexandre Oliva <aoliva@redhat.com>
13737
13738 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
13739 libjava.
13740 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
13741
13742 2002-02-23 Alexandre Oliva <aoliva@redhat.com>
13743
13744 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
13745 because its Makefile is there; test for the executable instead.
13746
13747 2002-02-22 Alexandre Oliva <aoliva@redhat.com>
13748
13749 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
13750 libstdc++-v3 and libjava.
13751
13752 2002-02-11 Adam Megacz <adam@xwt.org>
13753
13754 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
13755 boehm-gc
13756
13757 2002-02-09 Alexandre Oliva <aoliva@redhat.com>
13758
13759 * config.guess: Updated to 2002-01-30's version.
13760 * config.sub: Updated to 2002-02-01's version.
13761 Contribute sh64-elf.
13762 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
13763 * configure.in: Added sh64-*-*.
13764
13765 2002-02-08 Chris Demetriou <cgd@broadcom.com>
13766
13767 * MAINTAINERS: Belatedly add myself to write after approval list.
13768
13769 Thu Feb 7 12:40:58 CET 2002 Jan Hubicka <jh@suse.cz>
13770
13771 * MAINTAINERS: Put self in as maintainer for x86-64 port.
13772 Remove self as Write After Approval.
13773
13774 2002-01-31 Geoffrey Keating <geoffk@redhat.com>
13775
13776 * MAINTAINERS: Put self in as maintainer for contrib/regression
13777 directory.
13778
13779 2002-01-28 Phil Edwards <pme@gcc.gnu.org>
13780
13781 * MAINTAINERS: Update my email address.
13782
13783 2002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
13784
13785 * configure.in (*-*-netbsd*): New. Skip target-newlib,
13786 target-libiberty, and target-libgloss. Skip Java-related
13787 libraries if not supported for NetBSD on target CPU.
13788
13789 2002-01-25 Douglas B Rupp <rupp@gnat.com>
13790
13791 * install-sh: Use _inst.$$_ for temp file name.
13792
13793 2002-01-24 Jason Thorpe <thorpej@wasabisystems.com>
13794
13795 * MAINTAINERS (Write After Approval): Move my contact info
13796 from here...
13797 (OS Port Maintainers): ...to here (netbsd).
13798
13799 2002-01-22 Bob Wilson <bob.wilson@acm.org>
13800
13801 * MAINTAINERS (Write After Approval): Add myself.
13802
13803 2002-01-17 H.J. Lu <hjl@gnu.org>
13804
13805 * Makefile.in (all-fastjar): Also depend on all-libiberty.
13806 (all-target-fastjar): Also depend on all-target-libiberty.
13807
13808 2002-01-16 H.J. Lu (hjl@gnu.org)
13809
13810 * config.guess: Import from master sources, rev 1.225.
13811 * config.sub: Import from master sources, rev 1.238.
13812
13813 2002-01-16 Kazu Hirata <kazu@hxi.com>
13814
13815 * MAINTAINERS (Write After Approval): Remove myself.
13816
13817 2001-12-19 Florian Weimer <fw@deneb.enyo.de>
13818
13819 * MAINTAINERS (Write After Approval): Add myself.
13820
13821 2001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
13822
13823 * MAINTAINERS: Add self as docs co-maintainer.
13824
13825 2001-12-11 Matthias Klose <doko@debian.org>
13826
13827 * MAINTAINERS (Write After Approval): Add myself.
13828
13829 2001-12-09 Zack Weinberg <zack@codesourcery.com>
13830
13831 * MAINTAINERS: Update my email address.
13832
13833 2001-12-07 Turly O'Connor <turly@apple.com>
13834 * MAINTAINERS (Write After Approval): Add myself.
13835 * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
13836 (rs6000_initialize_trampoline): Call __trampoline_setup for
13837 ABI_DARWIN too.
13838 * darwin-tramp.asm: New file, implements __trampoline_setup.
13839 * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
13840
13841 2001-12-07 Paolo Carlini <pcarlini@unitus.it>
13842
13843 * MAINTAINERS (Write After Approval): Add myself.
13844
13845 Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
13846
13847 * configure, configure.in: Use temp file for long sed commands.
13848
13849 2001-12-03 Laurent Guerby <guerby@acm.org>
13850
13851 * config.sub: Update to version 1.232 on subversion.
13852
13853 2001-12-03 Ben Elliston <bje@redhat.com>
13854
13855 * MAINTAINERS: Update mail address for config.* patches.
13856
13857 2001-11-27 DJ Delorie <dj@redhat.com>
13858 Zack Weinberg <zack@codesourcery.com>
13859
13860 When build != host, create libiberty for the build machine.
13861
13862 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
13863 CONFIG_ARGUMENTS.
13864 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
13865 New variables.
13866 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
13867 and rules.
13868 (all.normal): Depend on ALL_BUILD_MODULES.
13869 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
13870 (all-build-libiberty): Depend on configure-build-libiberty.
13871
13872 * configure: Calculate and substitute proper value for
13873 ALL_BUILD_MODULES.
13874 * configure.in: Create the build subdirectory.
13875 Calculate and substitute TARGET_CONFIGARGS (formerly
13876 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
13877
13878 2001-11-26 Ziemowit Laski <zlaski@apple.com>
13879
13880 * MAINTAINERS (write-after-approval): Add self.
13881
13882 2001-11-17 Craig Rodrigues <rodrigc@gcc.gnu.org>
13883
13884 * MAINTAINERS (GNATS only accounts): Remove self.
13885
13886 2001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
13887
13888 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
13889 libf2c.
13890
13891 2001-11-12 Craig Rodrigues <rodrigc@gcc.gnu.org>
13892
13893 * MAINTAINERS (Write After Approval): Add self.
13894
13895 2001-11-12 David O'Brien <obrien@FreeBSD.org>
13896
13897 * MAINTAINERS: mips and s390 are also CPU ports.
13898
13899 2001-11-12 David O'Brien <obrien@FreeBSD.org>
13900
13901 * MAINTAINERS: mcore, cris and mmix are also CPU ports.
13902
13903 2001-11-11 David O'Brien <obrien@FreeBSD.org>
13904
13905 * MAINTAINERS: Alphabetize.
13906
13907 2001-11-09 Kazu Hirata <kazu@hxi.com>
13908
13909 * MAINTAINERS (Various maintainers: h8 port): Add myself.
13910
13911 2001-11-09 John David Anglin <dave@hiauly1.hia.nrc.ca>
13912
13913 * MAINTAINERS (Various maintainers: hppa port): Added myself.
13914
13915 2001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
13916
13917 * configure.in (--enable-languages): Be more permissive about
13918 syntax. Check for empty lists better. Warn about $LANGUAGES.
13919
13920 2001-11-08 Geoffrey Keating <geoffk@redhat.com>
13921
13922 * config.sub: Import from master sources, rev. 1.230.
13923 * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
13924
13925 2001-11-07 Laurent Guerby <guerby@acm.org>
13926
13927 * MAINTAINERS (Write After Approval): Add self.
13928
13929 2001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
13930
13931 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
13932
13933 2001-11-05 Hans-Peter Nilsson <hp@bitrange.com>
13934
13935 * config.sub: Import from master sources, rev 1.226.
13936 * config.guess: Import from master sources, rev 1.216.
13937
13938 2001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
13939
13940 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
13941 * MAINTAINERS: Add self as maintainer of MMIX port.
13942 Remove old after-approval entry.
13943
13944 2001-10-28 Joseph S. Myers <jsm28@cam.ac.uk>
13945
13946 * ChangeLog, configure: Fix spelling errors.
13947
13948 2001-10-20 Brendan Kehoe <brendan@zen.org>
13949
13950 * MAINTAINERS: Tweak my address.
13951
13952 Thu Oct 11 21:50:15 2001 J"orn Rennecke <amylaar@onetel.net.uk>
13953
13954 * MAINTAINERS: Update my email address.
13955
13956 2001-10-11 Hans-Peter Nilsson <hp@axis.com>
13957
13958 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
13959 * MAINTAINERS: Add self as maintainer of CRIS port.
13960
13961 2001-10-10 Geert Bosch <bosch@gnat.com>
13962
13963 * MAINTAINERS (Various maintainers: Ada front end):
13964 Added Robert Dewar.
13965
13966 2001-10-03 David Billinghurst <David.Billinghurst@riotinto.com>
13967
13968 * MAINTAINERS (Write After Approval): Added self
13969
13970 2001-10-02 Geert Bosch <bosch@gnat.com>
13971
13972 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
13973
13974 2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
13975
13976 * configure: Handle temporary files securely using mkdir.
13977
13978 2001-09-29 Alexandre Oliva <aoliva@redhat.com>
13979
13980 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
13981
13982 2001-09-26 Will Cohen <wcohen@redhat.com>
13983
13984 * configure.in (*-*-linux*): Disable configuration of target-newlib
13985 and target-libgloss.
13986
13987 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
13988
13989 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
13990 RANLIB.
13991
13992 2001-09-21 Alexandre Oliva <aoliva@redhat.com>
13993
13994 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
13995 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
13996 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
13997 avoid quotes nesting problems.
13998 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
13999 (DO_X): Export only variables that are set.
14000
14001 2001-09-19 Ben Elliston <bje@redhat.com>
14002
14003 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
14004 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
14005 semantics. Use the shell built-in "type" command instead.
14006
14007 2001-08-31 Alexandre Oliva <aoliva@redhat.com>
14008
14009 Merged from gcc-3_0-branch:
14010 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
14011 * ltcf-c.sh: Use $objext, not $ac_objext.
14012 2001-07-27 Mark Kettenis <kettenis@gnu.org>
14013 * ltcf-cxx.sh: Add support for GNU.
14014 2001-07-22 Timothy Wall <twall@redhat.com>
14015 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
14016 default settings if using GNU tools with that configuration.
14017 * ltcf-cxx.sh: Ditto.
14018 * ltcf-gcj.sh: Ditto.
14019 2001-07-21 Michael Chastain <chastain@redhat.com>
14020 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
14021 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
14022 * ltmain.sh: Mark as gcc-local.
14023
14024 2001-08-30 Eric Christopher <echristo@redhat.com>
14025 Jason Eckhardt <jle@redhat.com>
14026
14027 * config.guess: Merge from master sources.
14028 * config.sub: Merge from master sources, add support for mipsisa32.
14029
14030 2001-08-25 Geoffrey Keating <geoffk@redhat.com>
14031 * config.sub: Merge from master sources, rev 1.219.
14032 * MAINTAINERS: Add self as contact for stormy16 port.
14033
14034 2001-08-14 Zack Weinberg <zackw@panix.com>
14035
14036 * config.sub: Merge from master sources, rev 1.218.
14037 * config.guess: Merge from master sources, rev 1.209.
14038
14039 2001-08-11 Graham Stott <grahams@redhat.com>
14040
14041 * Makefile.in (check-c++): Add missing semicolon.
14042
14043 Mon Jul 30 19:24:13 CEST 2001 Jan Hubicka <jh@suse.cz>
14044
14045 * MAINTAINERS (Various maitainers: predict.def): Added myself.
14046
14047 2001-07-30 Eric Christopher <echristo@redhat.com>
14048
14049 * MAINTAINERS (Various maintainers: mips port): Added myself.
14050
14051 2001-07-25 Andrew Haley <aph@cambridge.redhat.com>
14052
14053 * configure.in (sh-*-linux*): New.
14054
14055 2001-07-27 Richard Henderson <rth@redhat.com>
14056
14057 * .cvsignore: Add LAST_UPDATED.
14058
14059 2001-07-23 Ulrich Weigand <uweigand@de.ibm.com>
14060
14061 * MAINTAINERS (Various maintainers: s390 port): Added myself.
14062
14063 2001-07-16 Aldy Hernandez <aldyh@redhat.com>
14064
14065 * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
14066
14067 Fri Jul 13 14:31:57 2001 Nicola Pero <nicola@brainstorm.co.uk>
14068
14069 * MAINTAINERS (Write After Approval): Added myself.
14070
14071 2001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
14072
14073 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
14074 and libgcj on m68hc11/m68hc12.
14075
14076 2001-06-27 H.J. Lu (hjl@gnu.org)
14077
14078 * Makefile (CFLAGS_FOR_BUILD): New.
14079 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
14080
14081 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
14082
14083 * README: Remove version number.
14084
14085 2001-06-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
14086
14087 * INSTALL/README: Update wrt. to the installation instructions now
14088 residing in gcc/doc/install.texi.
14089
14090 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
14091
14092 * README: Replace with a cut-down and updated version of gcc/README.
14093
14094 2001-06-12 David Edelsohn <edelsohn@gnu.org>
14095
14096 * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
14097 multilibs to be disabled.
14098
14099 2001-06-11 Daniel Berlin <dan@cgsoftware.com>
14100
14101 * MAINTAINERS (Write After Approval): Add myself.
14102
14103 2001-06-09 Alexandre Oliva <aoliva@redhat.com>
14104
14105 * config.guess: Import CVS version 1.195.
14106 * config.sub: Import CVS version 1.212.
14107
14108 2001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
14109
14110 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
14111 gcc/xgcc is built, use -print-prog-name to find out the program
14112 name to use.
14113
14114 2001-06-04 Phil Edwards <pme@sources.redhat.com>
14115
14116 * config.guess: Import CVS version 1.194. All gcc-local changes
14117 appear to also be in the master copy.
14118 * config.sub: Import CVS version 1.211.
14119
14120 Mon Jun 4 16:32:53 2001 Mark Mitchell <mark@codesourcery.com>
14121
14122 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
14123 with_gcc]: Use `gcc -shared' to build a shared library.
14124
14125 Mon Jun 4 16:24:43 2001 John David Anglin <dave@hiauly1.hia.nrc.ca>
14126
14127 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
14128 archives.
14129
14130 Fri Jun 1 18:55:19 2001 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
14131
14132 * MAINTAINERS (Write After Approval): Add myself.
14133
14134 2001-06-01 Hans-Peter Nilsson <hp@axis.com>
14135
14136 * configure.in (libstdcxx_flags): Do not try to execute
14137 libstdc++-v3/testsuite_flags until it exists.
14138
14139 2001-06-01 Alan Modra <amodra@bigpond.net.au>
14140
14141 * MAINTAINERS: Update my email address.
14142
14143 2001-05-31 Graham Stott <grahams@redhat.com>
14144
14145 * MAINTAINERS (Write After Approval): Add myself.
14146
14147 2001-05-28 Simon Patarin <simon.patarin@inria.fr>
14148
14149 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
14150 libraries when using g++ with native linker.
14151
14152 2001-05-28 Alexandre Oliva <aoliva@redhat.com>
14153
14154 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
14155
14156 2001-05-22 Alexandre Oliva <aoliva@redhat.com>
14157
14158 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
14159 [aix4*|aix5*]: Prepend blank.
14160
14161 2001-05-20 Alexandre Oliva <aoliva@redhat.com>
14162
14163 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
14164 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
14165 of subdir/configure scripts to use the new libtool.m4.
14166
14167 2001-05-19 Matt Kraai <kraai@alumni.carnegiemellon.edu>
14168
14169 * MAINTAINERS (Write After Approval): Add myself.
14170
14171 2001-05-18 Benjamin Kosnik <bkoz@redhat.com>
14172
14173 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
14174
14175 2001-05-11 Ben Elliston <bje@redhat.com>
14176
14177 * Makefile.in (all-sid): New target.
14178 (check-sid, clean-sid, install-sid): Likewise.
14179
14180 2001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
14181
14182 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
14183
14184 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
14185
14186 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
14187 libgcj.
14188
14189 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
14190
14191 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
14192 gcc/xgcc is built, use -print-prog-name to find out the program
14193 name to use.
14194
14195 2001-04-26 Alexandre Oliva <aoliva@redhat.com>
14196
14197 * configure.in (noconfigdirs): Don't reset it from scratch in the
14198 target case; only append to it.
14199
14200 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
14201 sparc-*-solaris2.8]: Disable ${libgcj}.
14202
14203 2001-04-25 Alexandre Oliva <aoliva@redhat.com>
14204
14205 * configure.in (libgcj_saved): Copy from $libgcj.
14206 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
14207 --disable-libgcj.
14208
14209 2001-04-25 Gavin Romig-Koch <gavin@redhat.com>
14210
14211 * MAINTAINERS: Remove self as MIPS maintainer and
14212 C front end maintainer.
14213
14214 Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
14215
14216 * configure.in: Move *-chorusos target case to the proper switch.
14217 Disable libgcj.
14218
14219 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
14220
14221 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
14222 1.641.2.228.
14223
14224 2001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
14225
14226 * Makefile.in (STAGE1_CFLAGS): Pass down.
14227
14228 2001-04-13 Alan Modra <amodra@one.net.au>
14229
14230 * config.guess: Add hppa64-linux support. Note for next import that
14231 this is already in the master file.
14232 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
14233
14234 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
14235
14236 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
14237 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
14238
14239 2001-04-11 Stan Shebs <shebs@apple.com>
14240
14241 * MAINTAINERS: Add self as Darwin port maintainer.
14242
14243 2001-04-11 Alan Modra <amodra@one.net.au>
14244
14245 * MAINTAINERS: Update my email address.
14246
14247 2001-04-10 Loren J. Rittle <ljrittle@acm.org>
14248
14249 * ltcf-cxx.sh: Support creation of C++ shared libraries on
14250 recent versions of FreeBSD (release 3 or later).
14251 * ltconfig: On FreeBSD, -lc must not be provided when building
14252 a shared library or else the standard -pthread gcc option is
14253 rendered worthless to later users of the built library.
14254
14255 2001-04-06 Joseph S. Myers <jsm28@cam.ac.uk>
14256
14257 * MAINTAINERS: Add self and RTH as C front end maintainers.
14258
14259 2001-04-05 Alexandre Oliva <aoliva@redhat.com>
14260
14261 * config.sub: Make sure to match an already-canonicalized
14262 machine name (eg. mn10300-unknown-elf).
14263
14264 2001-04-01 Alexandre Oliva <aoliva@redhat.com>
14265
14266 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
14267 New macros.
14268 (bootstrap, cross): Use RECURSE_FLAGS.
14269 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
14270
14271 2001-03-27 Alexandre Oliva <aoliva@redhat.com>
14272
14273 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
14274
14275 2001-03-22 Colin Howell <chowell@redhat.com>
14276
14277 * Makefile.in (DO_X): Do not backslash single-quotes in
14278 backquotes (two places).
14279
14280 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
14281
14282 Re-installed:
14283 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
14284 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
14285 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
14286 * ltcf-cxx.sh: Likewise.
14287 * ltcf-gcj.sh: Likewise.
14288
14289 2001-03-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
14290
14291 * MAINTAINERS: Add myself as "documentation co-maintainer".
14292
14293 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
14294
14295 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
14296 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
14297
14298 2001-03-19 Tom Tromey <tromey@redhat.com>
14299
14300 * config-ml.in: Handle GCJ and GCJFLAGS.
14301
14302 2001-03-21 Michael Chastain <chastain@redhat.com>
14303
14304 * Makefile.in: all-m4 depends on all-texinfo.
14305
14306 2001-03-20 Loren J. Rittle <ljrittle@acm.org>
14307
14308 * MAINTAINERS: Add myself to write after approval list.
14309
14310 2001-03-18 Laurynas Biveinis <lauras@softhome.net>
14311
14312 * Makefile.in (DO_X): Quote nested quotes.
14313
14314 2001-03-18 Alan Modra <alan@linuxcare.com.au>
14315
14316 * MAINTAINERS: Add myself to write after approval list.
14317
14318 2001-03-15 Laurynas Biveinis <lauras@softhome.net>
14319
14320 * Makefile.in (DO_X): Use double quotes for quoting
14321 "RANLIB=$${RANLIB}".
14322
14323 2001-03-10 Ovidiu Predescu <ovidiu@cup.hp.com>
14324
14325 * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
14326
14327 2001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
14328
14329 * configure.in: Only use `lang_requires' for languages athat are
14330 actually enabled.
14331
14332 2001-03-08 Phil Edwards <pme@sources.redhat.com>
14333
14334 * MAINTAINERS (C++ runtime libs): Update and alphabatize.
14335
14336 2001-03-08 Alexandre Oliva <aoliva@redhat.com>
14337
14338 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
14339
14340 2001-03-07 Tom Tromey <tromey@redhat.com>
14341
14342 * configure.in: Allow config-lang.in to set `lang_requires' to list
14343 of other required languages.
14344
14345 2001-03-06 Laurynas Biveinis <lauras@softhome.net>
14346
14347 * Makefile.in: Remove RANLIB definition. Use RANLIB
14348 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
14349 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
14350
14351 2001-02-28 Benjamin Kosnik <bkoz@redhat.com>
14352 Alexandre Oliva <aoliva@redhat.com>
14353
14354 * Makefile.in (check-c++): Use tabs, not spaces.
14355
14356 2001-02-20 Laurynas Biveinis <lauras@softhome.net>
14357
14358 * MAINTAINERS: add myself to Write After Approval list.
14359
14360 2001-02-19 Benjamin Kosnik <bkoz@redhat.com>
14361
14362 * Makefile.in (check-c++): New rule.
14363
14364 * configure.in (target_libs): Remove libg++.
14365 (noconfigdirs): Remove libg++.
14366 (noconfigdirs): Same.
14367 (noconfigdirs): Same.
14368 (noconfigdirs): Same.
14369
14370 * config-ml.in: Remove libg++ references.
14371
14372 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
14373 (ALL_TARGET_MODULES): Same.
14374 (configure-target-libg++): Remove.
14375 (all-target-libg++): Remove.
14376 (configure-target-libio): Remove.
14377 (all-target-libio): Remove.
14378 (check-target-libio): Remove.
14379 (.PHONY): Remove.
14380 (libg++.tar.bz2): Remove.
14381 (all-target-cygmon): Remove libio.
14382 (all-target-libstdc++): Remove.
14383 (configure-target-libstdc++): Remove.
14384 (TARGET_LIB_PATH): Remove libstdc++.
14385 (ALL_GCC_CXX): Remove libstdc++.
14386 (all-target-gperf): Correct.
14387
14388 2001-02-16 Nick Clifton <nickc@redhat.com>
14389
14390 * configure.in (noconfigdirs): Allow configuration of texinfo
14391 for Cygwin hosts.
14392
14393 2001-02-15 Anthony Green <green@redhat.com>
14394
14395 * configure: Introduce GCJ_FOR_TARGET.
14396 * configure.in: Ditto.
14397 * Makefile.in: Ditto.
14398
14399 2001-02-13 Andreas Schwab <schwab@suse.de>
14400
14401 * MAINTAINERS: Update mail address.
14402
14403 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
14404
14405 * config.guess: Add linux target for S/390.
14406 * config.sub: Likewise.
14407
14408 2001-02-08 Chandrakala Chavva <cchavva@redhat.com>
14409
14410 * configure.in: for *-chorusos, don't config target-newlib and
14411 target-libgloss.
14412
14413 2001-02-06 Ben Elliston <bje@redhat.com>
14414
14415 * configure: Output host type to stdout, not stderr.
14416
14417 2001-02-05 Mark Mitchell <mark@codesourcery.com>
14418
14419 * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
14420 * ltcf-cxx.sh: Likewise.
14421
14422 * config.if: Assume enable_libstdcxx_v3 is defined.
14423
14424 2001-02-04 Mark Mitchell <mark@codesourcery.com>
14425
14426 Remove V2 C++ library.
14427 * configure.in: Remove --enable-libstdcxx_v3 support.
14428
14429 2001-01-31 Bryce McKinlay <bryce@albatross.co.nz>
14430
14431 * include/demangle.h: Add prototype for java_demangle_v3.
14432
14433 2001-01-29 Phil Edwards <pme@sources.redhat.com>
14434
14435 * COPYING.LIB: Update to LGPL 2.1 from the FSF.
14436
14437 2001-01-27 Richard Henderson <rth@redhat.com>
14438
14439 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
14440
14441 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
14442
14443 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
14444 Don't unset, it's non-portable and no longer necessary, set to empty
14445 instead.
14446
14447 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
14448
14449 * ltconfig: Shell portability fix for the tagname validity check.
14450
14451 2001-01-27 Alexandre Oliva <aoliva@redhat.com>
14452
14453 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
14454 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
14455
14456 2001-01-26 Michael Sokolov <msokolov@ivan.Harhan.ORG>
14457
14458 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
14459
14460 2001-01-26 Tom Tromey <tromey@redhat.com>
14461
14462 * configure.in: Allow libgcj to be built on Sparc Solaris.
14463
14464 2001-01-25 David Edelsohn <edelsohn@gnu.org>
14465
14466 * ltcf-c.sh: Add aix5 case.
14467 * ltcf-cxx.sh: Likewise.
14468 * ltconfig: Likewise.
14469
14470 2001-01-24 Alexandre Oliva <aoliva@redhat.com>
14471
14472 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
14473 keep at least one of build_libtool_libs or build_old_libs set to
14474 yes.
14475
14476 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
14477 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
14478
14479 2001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
14480
14481 * configure.in: Enable libgcj on several additional platforms.
14482
14483 2001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
14484
14485 * configure.in: Enable libgcj for linux targets.
14486
14487 2001-01-20 Michael Sokolov <msokolov@ivan.Harhan.ORG>
14488
14489 * MAINTAINERS (Write After Approval): Add myself.
14490
14491 2001-01-15 John David Anglin <dave@hiauly1.hia.nrc.ca>
14492
14493 * MAINTAINERS: Add myself as vax port maintainer.
14494
14495 2001-01-11 Fergus Henderson <fjh@cs.mu.oz.au>
14496
14497 * MAINTAINERS: Add myself as Mercury front-end maintainer.
14498
14499 2001-01-09 Mike Stump <mrs@wrs.com>
14500
14501 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
14502 failures of subdirectories.
14503
14504 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
14505
14506 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
14507 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
14508 * ltcf-cxx.sh: Likewise.
14509 * ltcf-gcj.sh: Likewise.
14510 * ltconfig.sh: Fix typo.
14511
14512 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
14513
14514 * configure: handle DOS-style absolute paths.
14515
14516 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
14517
14518 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
14519
14520 2000-12-30 Marek Michalkiewicz <marekm@linux.org.pl>
14521
14522 * MAINTAINERS: Add myself as avr port co-maintainer.
14523
14524 2000-12-28 Ben Elliston <bje@redhat.com>
14525
14526 * MAINTAINERS: Add myself under ``Write After Approval''.
14527
14528 2000-12-19 Joseph S. Myers <jsm28@cam.ac.uk>
14529
14530 * texinfo: Remove directory from GCC.
14531
14532 2000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
14533
14534 * COPYING: Update to current
14535 ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
14536 to 19yy as example year in copyright notice).
14537
14538 2000-12-18 Benjamin Kosnik <bkoz@redhat.com>
14539
14540 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
14541 (libstdcxx_incdir): Pass down.
14542 * config.if: Remove expired bits for cxx_interface, add stub.
14543 (libstdcxx_incdir): Add variable for g++ include directory.
14544 * configure.in (gxx_include_dir): Use it.
14545
14546 2000-12-18 Alexandre Oliva <aoliva@redhat.com>
14547
14548 * MAINTAINERS: Added self as sh port co-maintainer. Removed entry
14549 with old-email address from ``Write After Approval''.
14550
14551 2000-12-15 Andreas Jaeger <aj@suse.de>
14552
14553 * configure.in: Handle lang_dirs.
14554
14555 2000-12-14 Tom Tromey <tromey@redhat.com>
14556
14557 * MAINTAINERS: Removed brads.
14558
14559 * MAINTAINERS: Added gcj developers.
14560
14561 2000-12-13 Anthony Green <green@redhat.com>
14562
14563 * configure.in: Disable libgcj for any target not specifically
14564 listed. Disable libgcj for x86 and Alpha Linux until compatible
14565 with g++ abi.
14566
14567 2000-12-13 Mike Stump <mrs@wrs.com>
14568
14569 * Makefile.in (local-distclean): Also remove fastjar.
14570
14571 2000-12-12 Rodney Brown <RodneyBrown@mynd.com>
14572
14573 * contrib/gcc_update: Add fastjar --touch entries.
14574
14575 2000-12-12 Alexandre Oliva <aoliva@redhat.com>
14576
14577 * configure.in: Disable language-specific target libraries for
14578 languages that aren't enabled.
14579
14580 2000-12-10 Anthony Green <green@redhat.com>
14581
14582 * configure.in: Define libgcj. Disable libgcj target libraries for
14583 most targets.
14584
14585 2000-12-10 Neil Booth <neilb@earthling.net>
14586
14587 * MAINTAINERS: Update mail address, remove from WAA list.
14588
14589 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
14590
14591 * libjava: Imported from /cvs/java.
14592 * libffi: Likewise.
14593 * Boehm-gc: Likewise.
14594
14595 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
14596
14597 * configure.in (target_libs): Revert 2000-12-08 patch.
14598 (noconfigdirs): Added target-libjava.
14599
14600 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
14601
14602 * djunpack.bat: removed.
14603
14604 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
14605
14606 * Makefile.in: handle DOS-style absolute paths.
14607 * config-ml.in: likewise.
14608 * symlink-tree: likewise.
14609
14610 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
14611
14612 * fastjar: Imported.
14613
14614 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
14615
14616 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
14617 libjava.
14618 * configure.in (target_libs): Removed `target-libjava'.
14619
14620 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
14621
14622 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
14623 (ALL_MODULES): Added fastjar.
14624 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
14625 (all-target-libjava): all-fastjar replaces all-zip.
14626 (all-fastjar): Added.
14627 (configure-target-fastjar, all-target-fastjar): Likewise.
14628 * configure.in (host_tools): Added fastjar.
14629
14630 2000-12-07 Mike Stump <mrs@wrs.com>
14631
14632 * Makefile.in (local-distclean): Remove leftover built files.
14633
14634 2000-11-24 Nick Clifton <nickc@redhat.com>
14635
14636 * configure.in (xscale-elf): Add target.
14637 (xscale-coff): Add target.
14638
14639 2000-11-22 Loren J. Rittle <ljrittle@acm.org>
14640
14641 * ltcf-cxx.sh: Support creation of C++ shared libraries on
14642 recent versions of FreeBSD (release 3 or later).
14643 * ltconfig: On FreeBSD, -lc must not be provided when building
14644 a shared library or else the standard -pthread gcc option is
14645 rendered worthless to later users of the built library.
14646
14647 2000-11-16 Fred Fish <fnf@be.com>
14648
14649 * configure.in (enable_libstdcxx_v3): Fix typo,
14650 libstd++ -> libstdc++.
14651
14652 2000-11-21 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
14653
14654 * MAINTAINERS: Add self to Write After Approval list.
14655
14656 2000-11-21 Bernd Schmidt <bernds@redhat.com>
14657
14658 * MAINTAINERS: Update my email address. Add myself to global write
14659 privs list.
14660
14661 2000-11-18 Alexandre Oliva <aoliva@redhat.com>
14662
14663 * Makefile.in: Merge with src and libgcj.
14664 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
14665 configure-target-<library> when their configure scripts need the C
14666 or C++ library to have already been built to work properly.
14667 (do_proto_toplev): Set them to an empty string.
14668
14669 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
14670 (REALLY_SET_LIB_PATH): Use them.
14671
14672 2000-11-17 Stan Shebs <shebs@apple.com>
14673
14674 * MAINTAINERS: Add self to Write After Approval list.
14675
14676 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
14677
14678 * configure: Provide the original toplevel configure arguments
14679 (including $0) to subprocesses in the environment rather than
14680 through gcc/configargs.h.
14681
14682 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
14683
14684 * MAINTAINERS: Remove references to cccp. Change C9X reference to
14685 C99. Alphabetise "Write After Approval" list.
14686
14687 2000-11-12 Mark Mitchell <mark@codesourcery.com>
14688
14689 * configure: Turn on libstdc++ V3 by default.
14690
14691 * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
14692 if we've got GCC.
14693
14694 2000-11-11 Philip Blundell <philb@gnu.org>
14695
14696 * MAINTAINERS: Add self to Write After Approval list.
14697
14698 2000-11-09 David Edelsohn <edelsohn@gnu.org>
14699
14700 * ltcf-c.sh (aix4): Improve shared library configuration; require
14701 exporting symbols.
14702 * ltcf-cxx.sh (aix4): Define.
14703 * ltconfig (aix4): Define library and soname specs appropriate for
14704 AIX. Define command to create export symbols list.
14705
14706 Mon Nov 6 14:19:35 2000 Christopher Faylor <cgf@cygnus.com>
14707
14708 * config.sub: Add support for Sun Chorus
14709
14710 2000-10-31 Nick Clifton <nickc@redhat.com>
14711
14712 * MAINTAINERS: Rename <name>@cygnus.com addresses to
14713 <name>@redhat.com. Also installed new email address for Clint
14714 Popetz.
14715
14716 2000-10-30 Joseph S. Myers <jsm28@cam.ac.uk>
14717
14718 * etc: Remove directory from GCC.
14719
14720 2000-10-16 Michael Meissner <meissner@redhat.com>
14721
14722 * configure (gcc/configargs.h): Only create if there is a build GCC
14723 directory created.
14724
14725 2000-10-16 Matthias Klose <doko@debian.org>
14726
14727 * config.if: Search libstdc++-v3/configure.in for INTERFACE,
14728 when configured for libstdc++-v3.
14729
14730 2000-10-05 Phil Edwards <pme@gcc.gnu.org>
14731
14732 * configure: Save configure arguments to gcc/configargs.h.
14733
14734 2000-10-04 Philipp Thomas <pthomas@suse.de>
14735
14736 * config.guess: Import CVS version 1.157.
14737 * config.sub: Import CVS version 1.181.
14738
14739 2000-10-04 Andris Pavenis <pavenis@latnet.lv>
14740
14741 * Makefile.in (bootstrap): avoid recursion if subdir missing
14742 (cross): ditto
14743 (do-proto-toplev): ditto
14744
14745 2000-09-30 Alexandre Oliva <aoliva@redhat.com>
14746
14747 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
14748 ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
14749
14750 * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
14751 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
14752 all affected `configure' scripts.
14753
14754 Mon 25-Sep-2000 19:46:09 BST Neil Booth <neilb@earthling.net>
14755
14756 * MAINTAINERS: Add self as cpplib co-maintainer.
14757
14758 2000-09-24 Aldy Hernandez <aldyh@redhat.com>
14759
14760 * MAINTAINERS: Add self to Write After Approval list.
14761
14762 2000-09-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
14763
14764 * INSTALL/README: egcs -> GCC update.
14765
14766 Sun Sep 17 16:55:59 CEST 2000 Marc Espie <espie@cvs.openbsd.org>
14767
14768 * MAINTAINERS: Add myself to Write After Approval list.
14769
14770 2000-09-15 Kazu Hirata <kazu@hxi.com>
14771
14772 * MAINTAINERS: Add myself to Write After Approval list.
14773
14774 Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
14775
14776 * configure.in: Do not build byacc for hppa64. Provide paths to the
14777 X11 libraries for hppa64.
14778
14779 2000-09-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
14780
14781 * MAINTAINERS: Add myself as 68hc11 port maintainer.
14782
14783 2000-09-06 Alexandre Oliva <aoliva@redhat.com>
14784
14785 * Makefile.in (all-zlib): Added dummy target.
14786
14787 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
14788 ltcf-gcj.sh: Updated from libtool multi-language branch.
14789
14790 2000-09-05 Alexandre Oliva <aoliva@redhat.com>
14791
14792 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
14793 (bootstrap*): Depend on all-bootstrap.
14794
14795 2000-09-05 Philipp Thomas <pthomas@suse.de>
14796
14797 * config.guess: Import CVS version 1.156.
14798 * config.sub: Import CVS version 1.179.
14799
14800 2000-09-02 Anthony Green <green@cygnus.com>
14801
14802 * Makefile.in (all-gcc): Depend on all-zlib.
14803 (CLEAN_MODULES): Add clean-zlib.
14804 (ALL_MODULES): Add all-zlib.
14805 * configure.in (host_libs): Add zlib.
14806
14807 2000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
14808
14809 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
14810 crosses, but add gcc/include to the header search path for them.
14811
14812 2000-08-04 David E. O'Brien <obrien@FreeBSD.org>
14813
14814 * MAINTAINERS: Add self to Write After Approval list.
14815
14816 2000-08-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
14817
14818 * config.guess: Import CVS version 1.152.
14819 * config.sub: Import CVS version 1.177.
14820
14821 2000-08-25 Alexandre Oliva <aoliva@redhat.com>
14822
14823 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
14824 $targargs to tell whether newlib is going to be built.
14825
14826 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
14827 $$r/TARGET_SUBDIR/libio for _G_config.h.
14828
14829 2000-08-23 Alexandre Oliva <aoliva@redhat.com>
14830
14831 * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
14832
14833 2000-08-22 DJ Delorie <dj@redhat.com>
14834
14835 * MAINTAINERS: Add self as a build machinery (*.in) maintainer
14836
14837 2000-08-22 Alexandre Oliva <aoliva@redhat.com>
14838
14839 * config-ml.in (CC, CXX): Avoid trailing whitespace.
14840 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
14841 sub-configures.
14842
14843 2000-08-21 DJ Delorie <dj@redhat.com>
14844
14845 * MAINTAINERS: Add self as a libiberty maintainer
14846
14847 2000-08-16 Alexandre Oliva <aoliva@redhat.com>
14848
14849 * configure.in (libstdcxx_flags): Use
14850 libstdc++-v3/src/libstdc++.INC.
14851
14852 2000-08-15 Alexandre Oliva <aoliva@redhat.com>
14853
14854 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
14855
14856 2000-08-14 Zack Weinberg <zack@wolery.cumb.org>
14857
14858 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
14859
14860 * configure: Make enable_threads and enable_shared defaults
14861 explicit. Substitute enable_threads into generated Makefiles.
14862 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
14863 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
14864
14865 2000-08-13 Geoff Keating <geoffk@cygnus.com>
14866
14867 * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
14868
14869 2000-08-12 Alexandre Oliva <aoliva@redhat.com>
14870
14871 * config-ml.in (CC): Remove bogus duplicate quotation mark from
14872 previous delta.
14873
14874 2000-08-11 Jason Merrill <jason@redhat.com>
14875
14876 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
14877 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
14878 (FLAGS_FOR_TARGET): Not here.
14879 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
14880
14881 2000-08-11 Alexandre Oliva <aoliva@redhat.com>
14882
14883 * config-ml.in (CC, CXX): Don't introduce a leading space.
14884
14885 2000-08-07 DJ Delorie <dj@delorie.com>
14886
14887 * MAINTAINERS: Add self as a DJGPP maintainer
14888
14889 2000-08-07 DJ Delorie <dj@redhat.com>
14890
14891 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
14892 "if we're also building gcc, and it's a gcc that will run on the
14893 build machine, we want to use its includes instead of the system's
14894 default includes".
14895
14896 2000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
14897
14898 * MAINTAINERS: Add self to Write After Approval list.
14899
14900 2000-08-03 Alexandre Oliva <aoliva@redhat.com>
14901
14902 * configure.in (libstdcxx_flags): Don't use `"'.
14903
14904 * config-ml.in: Adjust multilib search paths to the
14905 appropriate multilib tree.
14906
14907 2000-08-02 Alexandre Oliva <aoliva@redhat.com>
14908
14909 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
14910 commas in $LANGUAGES.
14911
14912 2000-08-02 Manfred Hollstein <manfredh@redhat.com>
14913
14914 * configure.in: Re-enable all references to libg++ and librx.
14915
14916 2000-08-01 Alexandre Oliva <aoliva@redhat.com>
14917
14918 * ltconfig, ltmain.sh: Update from libtool multi-language branch.
14919 * ltcf-c.sh (need_lc): Fix test message. Set wl for archive_cmds.
14920 (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
14921 * ltcf-cxx.sh (need_lc): Set based on postdeps.
14922
14923 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
14924
14925 2000-07-31 Alexandre Oliva <aoliva@redhat.com>
14926
14927 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
14928 CXX_FOR_TARGET for sed.
14929
14930 2000-07-30 Alexandre Oliva <aoliva@redhat.com>
14931
14932 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
14933 Do not override if already set in the environment or in configure.
14934 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
14935 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
14936
14937 2000-07-28 Alexandre Oliva <aoliva@redhat.com>
14938
14939 * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
14940 the libtool CVS tree multi-language branch.
14941 * ltconfig, ltmain.sh: Updated.
14942
14943 2000-07-27 Alexandre Oliva <aoliva@redhat.com>
14944
14945 * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
14946 (clean-target): Depend on it.
14947
14948 * Makefile.in (FLAGS_FOR_TARGET): New macro.
14949 (GCC_FOR_TARGET): Use it.
14950 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
14951 * configure.in: ... here.
14952 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
14953 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
14954
14955 2000-07-24 Eric Christopher <echristo@cygnus.com>
14956
14957 * MAINTAINERS: Add self to Write After Approval list.
14958
14959 2000-07-24 Alexandre Oliva <aoliva@redhat.com>
14960
14961 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
14962 (configure-target-libchill, configure-target-libobjc): Likewise.
14963
14964 * configure.in: Use the same cache file for all target libs.
14965 * config-ml.in: But different cache files per multilib variant.
14966
14967 2000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
14968
14969 * configure (topsrcdir): Don't use dirname.
14970
14971 2000-07-22 Jeffrey Oldham <oldham@codesourcery.com>
14972
14973 * MAINTAINERS: Add self to Write After Approval list.
14974
14975 2000-07-20 Jason Merrill <jason@redhat.com>
14976
14977 * configure.in: Remove all references to libg++ and librx.
14978
14979 * configure, configure.in, Makefile.in: Unify gcc and binutils.
14980
14981 2000-07-20 Hans-Peter Nilsson <hp@axis.com>
14982
14983 * config.sub: Update to subversions version 2000-07-06.
14984
14985 2000-07-12 Andrew Haley <aph@cygnus.com>
14986
14987 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
14988 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
14989
14990 2000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
14991
14992 * symlink-tree: Check number of arguments.
14993
14994 2000-07-05 Jim Wilson <wilson@cygnus.com>
14995
14996 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
14997 search path for a g++ extracted from the build tree. This
14998 will allow link tests run by configure scripts in
14999 subdirectories to succeed.
15000
15001 2000-07-01 Koundinya K <kk@ddeorg.soft.net>
15002
15003 * ltconfig: Add support for mips-dde-sysv4.2MP
15004
15005 2000-06-29 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
15006
15007 * MAINTAINERS: Add myself as loop discovery maintainer.
15008
15009 2000-06-28 Corinna Vinschen <vinschen@cygnus.com>
15010
15011 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
15012 `os2'. Force ac_cv_exeext to be ".exe" in that case.
15013
15014 2000-06-19 Timothy Wall <twall@cygnus.com>
15015
15016 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
15017 * config.sub: Add tic54x target.
15018
15019 Sun Jun 11 17:20:00 MET 2000 Toon Moene <toon@moene.indiv.nluug.nl>
15020
15021 * MAINTAINERS: Add self as Fortran maintainer,
15022 remove Craig Burley.
15023
15024 Tue May 30 19:01:12 2000 Andrew Cagney <cagney@b1.cygnus.com>
15025
15026 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
15027 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
15028
15029 Mon May 29 21:15:00 MET 2000 Philipp Thomas <pthomas@suse.de>
15030
15031 * MAINTAINERS: Add self as i18n maintainer
15032
15033 20000-05-21 H.J. Lu (hjl@gnu.org)
15034
15035 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
15036 directory are used if they exist. Make sure
15037 $(build_tooldir)/include is searched for header files,
15038 $(build_tooldir)/lib/ for library files.
15039 (GCC_FOR_TARGET): Likewise.
15040 (CXX_FOR_TARGET): Likewise.
15041
15042 Thu May 18 10:58:13 2000 Jeffrey A Law (law@cygnus.com)
15043
15044 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
15045
15046 Wed May 17 16:03:48 2000 Alexandre Oliva <aoliva@cygnus.com>
15047
15048 * Makefile.in (configure-target-libiberty): Depend on
15049 configure-target-newlib.
15050
15051 2000-05-16 Alexandre Oliva <aoliva@cygnus.com>
15052
15053 * configure.in, Makefile.in: Merge all libffi-related
15054 configury stuff from the libgcj tree.
15055
15056 Tue May 16 10:06:21 2000 Andrew Cagney <cagney@b1.cygnus.com>
15057
15058 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
15059 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
15060
15061 Tue May 16 09:57:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
15062
15063 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
15064 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
15065 current version information. Add to proto-toplev directory.
15066 (gdb-taz): Build do-djunpack.
15067
15068 2000-05-15 David Edelsohn <edelsohn@gnu.org>
15069
15070 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
15071
15072 Mon May 15 13:39:09 2000 Andrew Cagney <cagney@b1.cygnus.com>
15073
15074 * MAINTAINERS: Add self to Write After Approval list.
15075
15076 2000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
15077
15078 * ltmain.sh: Preserve in relink_command any environment
15079 variables that may affect the linker behavior.
15080
15081 Fri May 12 11:23:17 2000 Jeffrey A Law (law@cygnus.com)
15082
15083 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
15084
15085 Wed May 10 21:26:51 2000 Jim Wilson <wilson@cygnus.com>
15086
15087 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
15088
15089 2000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
15090
15091 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
15092 with the version name.
15093
15094 Sat May 6 21:12:55 CDT 2000 Jason Eckhardt <jle@cygnus.com>
15095
15096 * MAINTAINERS: Add self as bb-reorder maintainer.
15097
15098 2000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
15099
15100 * config.if: Tweak.
15101
15102 2000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
15103
15104 * djunpack.bat: New file.
15105
15106 Wed Apr 19 12:46:26 2000 Andrew Cagney <cagney@b1.cygnus.com>
15107
15108 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
15109 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
15110 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
15111 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
15112
15113 2000-04-16 Dave Pitts <dpitts@cozx.com>
15114
15115 * config.sub (case $basic_machine): Change default for "ibm-*"
15116 to "openedition".
15117
15118 2000-04-13 Andreas Jaeger <aj@suse.de>
15119
15120 * MAINTAINERS: Added myself.
15121
15122 Wed Apr 12 16:42:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
15123
15124 * Makefile.in (gdb-taz): New target. GDB specific archive.
15125 (do-md5sum): New target.
15126 (MD5PROG): Define.
15127 (PACKAGE): Default to TOOL.
15128 (VER): Default to a shell script.
15129 (taz): Rewrite target. Move real work to do-proto-toplev. Include
15130 md5 checksum generation.
15131 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
15132 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
15133 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
15134 insight.tar.bz2): Use gdb-taz to create archive.
15135
15136 Fri Apr 7 18:10:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
15137
15138 * configure (warn_cflags): Delete.
15139
15140 Thu Apr 6 16:15:14 2000 Philippe De Muyter <phdm@macqel.be>
15141
15142 * MAINTAINERS: Added myself.
15143
15144 2000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
15145 Martin v. Löwis <martin@loewis.home.cs.tu-berlin.de>
15146
15147 * configure.in (enable_libstdcxx_v3): Add.
15148 (target_libs): Add bits here to switch between libstdc++-v2 and
15149 libstdc++-v3.
15150 * config.if: And this file too.
15151 * Makefile.in: Add libstdc++-v3 targets.
15152
15153 2000-04-05 Michael Meissner <meissner@redhat.com>
15154
15155 * config.sub (d30v): Add d30v as a basic machine type.
15156
15157 2000-03-29 Jason Merrill <jason@casey.cygnus.com>
15158
15159 * configure.in: -linux-gnu*, not -linux-gnu.
15160
15161 Sun Mar 12 17:30:30 2000 Toon Moene <toon@moene.indiv.nluug.nl>
15162
15163 * MAINTAINERS: Add self in write-after-approval section.
15164
15165 Sun Mar 12 00:23:32 2000 Jim Wilson <wilson@cygnus.com>
15166
15167 * MAINTAINERS: Add self as ia64 port maintainer.
15168
15169 2000-03-08 Neil Booth <NeilB@earthling.net>
15170
15171 * MAINTAINERS: Add self in write-after-approval section.
15172
15173 Fri Mar 3 18:44:08 2000 Andrew Cagney <cagney@b1.cygnus.com>
15174
15175 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
15176 (do-tar-bz2): Replace TOOL with PACKAGE.
15177 (gdb.tar.bz2): Remove GDBTK from GDB package.
15178 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
15179 dejagnu.tar.bz2): New packages.
15180
15181 2000-02-27 Andreas Jaeger <aj@suse.de>
15182
15183 * configure.in: Add entry for mips*-*-linux*, move catch all
15184 *-*-*linux* entry below this one.
15185
15186 2000-02-27 Ian Lance Taylor <ian@zembu.com>
15187
15188 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
15189
15190 2000-02-24 Nick Clifton <nickc@cygnus.com>
15191
15192 * config.sub: Support an OS of "wince".
15193
15194 Thu Feb 24 16:15:56 2000 Andrew Cagney <cagney@b1.cygnus.com>
15195
15196 * config.guess, config.sub: Updated to match config's 2000-02-15
15197 version.
15198
15199 2000-02-23 Linas Vepstas <linas@linas.org>
15200
15201 * config.sub: Add support for Linux/IBM 370.
15202 * configure.in: Likewise.
15203
15204 2000-02-22 Nick Clifton <nickc@cygnus.com>
15205
15206 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
15207
15208 2000-02-20 Christopher Faylor <cgf@cygnus.com>
15209
15210 * config.guess: Guess "cygwin" rather than "cygwin32".
15211
15212 2000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
15213
15214 * configure (gcc_version): When setting, narrow search to
15215 lines containing `version_string'.
15216
15217 2000-02-15 Denis Chertykov <denisc@overta.ru>
15218
15219 * config.sub: Add support for avr target.
15220
15221 2000-02-14 Nick Clifton <nickc@cygnus.com>
15222
15223 * MAINTAINERS: Add maintainers for MCore port.
15224
15225 Tue Feb 1 00:07:46 2000 Hans-Peter Nilsson <hp@bitrange.com>
15226
15227 * config.sub: Add mmix-knuth-mmixware.
15228
15229 2000-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
15230
15231 * MAINTAINERS: Pair cccp with cpplib maintainership.
15232
15233 2000-01-27 Christopher Faylor <cgf@redhat.com>
15234
15235 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
15236 structure stuff to -L library search.
15237 (CXX_FOR_TARGET): Ditto.
15238 (CROSS_CHECK_MODULES): Fix spelling mistake.
15239
15240 2000-01-24 Mark Mitchell <mark@codesourcery.com>
15241
15242 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
15243 the C++ compiler.
15244
15245 2000-01-12 Richard Henderson <rth@cygnus.com>
15246
15247 * configure.in: Don't build some bits for beos.
15248
15249 2000-01-12 Joel Sherrill (joel@OARcorp.com)
15250
15251 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
15252 as include files.
15253
15254 2000-01-11 Zack Weinberg <zack@wolery.cumb.org>
15255
15256 * Add self as cpplib maintainer, as requested by Jason
15257 Merrill. Correct my e-mail address.
15258
15259 2000-01-06 Geoff Keating <geoffk@cygnus.com>
15260
15261 * configure.in: Use mt-aix43 to handle *_TARGET defs,
15262 not mh-aix43.
15263
15264 Thu Dec 23 03:43:36 1999 Hans-Peter Nilsson <hp@bitrange.com>
15265
15266 * MAINTAINERS: Add myself to "write after approval" list.
15267
15268 1999-12-14 Richard Henderson <rth@cygnus.com>
15269
15270 * config.guess (alpha-osf, alpha-linux): Detect ev67.
15271 * config.sub: Accept alphaev[78], alphaev8.
15272
15273 1999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
15274
15275 * config.guess, config.sub: Update from autoconf.
15276
15277 1999-11-29 Bruce Korb <autogen@linuxbox.com>
15278
15279 * MAINTAINERS: update my playtime e-address.
15280
15281 Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
15282
15283 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
15284 necessary libraries are missing.
15285
15286 Fri Nov 19 11:22:31 MST 1999 Diego Novillo <dnovillo@cygnus.com>
15287
15288 * MAINTAINERS: Add new 'write after approval' maintainer.
15289
15290 Wed Nov 17 16:08:43 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
15291
15292 * MAINTAINERS: Add new Java maintainer.
15293
15294 1999-10-25 Andreas Schwab <schwab@suse.de>
15295
15296 * configure: Fix quoting inside arguments of eval.
15297
15298 1999-10-21 Nick Clifton <nickc@cygnus.com>
15299
15300 * config-ml.in: Allow suppression of some ARM multilibs.
15301
15302 Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
15303
15304 * config.guess: Add OS/390 match pattern.
15305 * config.sub: Add mvs, openedition targets.
15306 * configure.in (i370-ibm-opened*): New.
15307
15308 1999-09-04 Steve Chamberlain <sac@pobox.com>
15309
15310 * config.sub: Add support for configuring for pj.
15311
15312 1999-08-31 Nick Clifton <nickc@cygnus.com>
15313
15314 * config.sub (maybe_os): Add support for configuring for fr30.
15315
15316 1999-08-25 Nick Clifton <nickc@cygnus.com>
15317
15318 * configure.in: Do not configure or build ld for AIX
15319 platforms. ld is known to be broken on these platforms.
15320
15321 Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
15322
15323 * config-ml.in: Pass compiler flag corresponding to multidirs to
15324 subdir configures.
15325
15326 1999-08-09 Ian Lance Taylor <ian@zembu.com>
15327
15328 * Makefile.in (LDFLAGS): Define.
15329
15330 1999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
15331
15332 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
15333 noconfigdirs.
15334 (*-*-cygwin*): Likewise.
15335
15336 1999-08-08 Ian Lance Taylor <ian@zembu.com>
15337
15338 * mkdep: New file.
15339 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
15340 (BINUTILS_SUPPORT_DIRS): Add mkdep.
15341
15342 From Eli Zaretskii <eliz@is.elta.co.il>:
15343 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
15344 long file name when using DJGPP on MS-DOS.
15345
15346 Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
15347
15348 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
15349
15350 1999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
15351
15352 * Makefile.in (check-target-libio): Remove all-target-libstdc++
15353 dependency as this causes "make check" to globally "make all"
15354
15355 Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
15356
15357 * configure.in (target_libs): Added target-zlib.
15358 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
15359 (CONFIGURE_TARGET_MODULES): Likewise.
15360 (CHECK_TARGET_MODULES): Likewise.
15361 (INSTALL_TARGET_MODULES): Likewise.
15362 (CLEAN_TARGET_MODULES): Likewise.
15363 (configure-target-zlib): New target.
15364 (all-target-zlib): Likewise.
15365 (all-target-libjava): Depend on all-target-zlib.
15366 (configure-target-libjava): Depend on configure-target-zlib.
15367
15368 * Makefile.in (configure-target-libjava): Depend on
15369 configure-target-newlib.
15370 (configure-target-boehm-gc): New target.
15371 (configure-target-qthreads): New target.
15372
15373 * configure.in (target_libs): Added target-qthreads.
15374 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
15375 (CONFIGURE_TARGET_MODULES): Likewise.
15376 (CHECK_TARGET_MODULES): Likewise.
15377 (INSTALL_TARGET_MODULES): Likewise.
15378 (CLEAN_TARGET_MODULES): Likewise.
15379 (all-target-qthreads): New target.
15380 (configure-target-libjava): Depend on configure-target-qthreads.
15381 (all-target-libjava): Depend on all-target-qthreads.
15382
15383 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
15384 (CONFIGURE_TARGET_MODULES): Likewise.
15385 (CHECK_TARGET_MODULES): Likewise.
15386 (INSTALL_TARGET_MODULES): Likewise.
15387 (CLEAN_TARGET_MODULES): Likewise.
15388 (all-target-libjava): New target.
15389 (all-target-boehm-gc): Likewise.
15390 * configure.in (target_libs): Added libjava, boehm-gc.
15391
15392 1999-07-22 Ian Lance Taylor <ian@zembu.com>
15393
15394 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
15395 configure.bat in SUPPORT_FILES.
15396 (gas+binutils.tar.bz2): Likewise.
15397
15398 * makeall.bat: Remove; obsolete.
15399
15400 1999-07-21 Ian Lance Taylor <ian@zembu.com>
15401
15402 From Mark Elbrecht:
15403 * configure.bat: Remove; obsolete.
15404
15405 1999-07-11 Ian Lance Taylor <ian@zembu.com>
15406
15407 * configure: Add -W -Wall to the default CFLAGS when compiling with
15408 gcc.
15409
15410 Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
15411
15412 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
15413
15414 1999-06-30 Mark Mitchell <mark@codesourcery.com>
15415
15416 * configure.in: Build ld on IRIX6.
15417
15418 1999-06-12 Ian Lance Taylor <ian@zembu.com>
15419
15420 * Makefile.in: Change distribution targets to use bzip2 instead of
15421 gzip.
15422 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
15423 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
15424
15425 1999-06-04 Nick Clifton <nickc@cygnus.com>
15426
15427 * config.sub: Add mcore target.
15428
15429 Sun May 30 16:03:16 1999 Cort Dougan <cort@cs.nmt.edu>
15430
15431 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
15432
15433 Tue May 25 11:20:46 1999 H.J. Lu (hjl@gnu.org)
15434
15435 * config.guess (dummy): Changed to $dummy.
15436
15437 1999-05-24 Nick Clifton <nickc@cygnus.com>
15438
15439 * config.sub: Tidied up case statements.
15440
15441 1999-05-22 Ben Elliston <bje@cygnus.com>
15442
15443 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
15444 <jiro@din.or.jp>.
15445
15446 * config.guess: Merge with FSF version. Future changes will be
15447 more accurately recorded in this ChangeLog.
15448 * config.sub: Likewise.
15449
15450 Thu May 20 10:00:42 1999 Stephen L Moshier <moshier@world.std.com>
15451
15452 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
15453
15454 1999-04-30 Tom Tromey <tromey@cygnus.com>
15455
15456 * ltmain.sh: [mode link] Always use CC given by ltconfig.
15457
15458 1999-04-23 Tom Tromey <tromey@cygnus.com>
15459
15460 * ltconfig, ltmain.sh: Update to libtool 1.2f.
15461
15462 1999-04-20 Drew Moseley <dmoseley@cygnus.com>
15463
15464 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
15465 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
15466 Bad merge removed these two changes.
15467
15468 Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
15469 Martin Heller (Ing.-Buero_Heller@t-online.de)
15470
15471 * config.guess (interix Alpha): Add.
15472
15473 1999-04-11 Richard Henderson <rth@cygnus.com>
15474
15475 * configure.in (i?86-*-beos*): Do config gperf; don't config
15476 gdb, newlib, or libgloss.
15477
15478 Sun Apr 11 23:55:34 1999 Alexandre Oliva <oliva@dcc.unicamp.br>
15479
15480 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
15481 link a trivial program with -mabi=64. If it fails, remove mabi=64
15482 from multidirs.
15483
15484 Sat Apr 10 21:50:01 1999 Philipp Thomas (kthomas@gwdg.de)
15485
15486 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
15487
15488 1999-04-08 Nick Clifton <nickc@cygnus.com>
15489
15490 * config.sub: Add support for mcore targets.
15491
15492 1999-04-07 Michael Meissner <meissner@cygnus.com>
15493
15494 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
15495 not mt-ospace, in order to shut up assembler warning about using
15496 symbols that are named the same as registers.
15497
15498 1999-04-07 Drew Moseley <dmoseley@cygnus.com>
15499
15500 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
15501 dependency list for all-target-cygmon.
15502
15503 1999-04-05 Doug Evans <devans@casey.cygnus.com>
15504
15505 * config-ml.in: Check $host, not $target, for selective multilibs.
15506 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
15507 thumb interworking, and underscore prefix multilibs.
15508
15509 1999-04-04 Ian Lance Taylor <ian@zembu.com>
15510
15511 * missing: Update to version from current automake.
15512
15513 Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
15514
15515 * configure (gxx_include_dir): Removed.
15516
15517 * configure.in (gxx_include_dir): Handle it.
15518 * Makefile.in: Likewise.
15519
15520 1999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
15521
15522 * config.sub (mips64vr4111,mips64vr4111el) Add.
15523
15524 1999-03-21 Ben Elliston <bje@cygnus.com>
15525
15526 * config.guess: Correct typo for detecting ELF on FreeBSD.
15527
15528 Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
15529
15530 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
15531 config/mh-djgpp.
15532
15533 Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
15534
15535 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
15536 all-target-newlib to dependency list for all-target-bsp.
15537
15538 Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
15539
15540 * config.sub: Add i386-uwin support.
15541 * config.guess: Likewise.
15542
15543 Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
15544
15545 * configure.in: cleanup, add mh-*pic handling for arm, special
15546 case powerpc*-*-aix*
15547
15548 Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
15549
15550 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
15551 can be built.
15552
15553 Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
15554
15555 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
15556 targets.
15557
15558 1999-03-02 Nick Clifton <nickc@cygnus.com>
15559
15560 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
15561
15562 Sun Feb 28 02:20:00 1999 Geoffrey Noer <noer@cygnus.com>
15563
15564 * config.sub: Check for "cygwin*" rather than "cygwin32*"
15565
15566 1999-02-24 Nick Clifton <nickc@cygnus.com>
15567
15568 * config.sub: Fix typo in arm recognition.
15569
15570 Wed Feb 24 13:51:40 1999 Drew Moseley <dmoseley@cygnus.com>
15571
15572 * configure.in (noconfigdirs): Changed target_configdirs to
15573 include target-bsp only for m68k-*-elf* and m68k-*-coff*
15574 rather than m68k-*-* since it is not known to work on
15575 m68k-aout. Ditto for arm-*-*oabi.
15576
15577 Wed Feb 24 12:52:17 1999 Stan Shebs <shebs@andros.cygnus.com>
15578
15579 * configure.in (*-*-windows*): Remove, no longer used.
15580
15581 1999-02-19 Ben Elliston <bje@cygnus.com>
15582
15583 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
15584 Smart and improved by Andrew Cagney.
15585
15586 Thu Feb 18 19:55:09 1999 Marc Espie <espie@cvs.openbsd.org>
15587
15588 * config.guess: Recognize openbsd-*-hppa.
15589
15590 Wed Feb 17 01:38:59 1999 H.J. Lu (hjl@gnu.org)
15591
15592 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
15593 only if it is not empty.
15594
15595 1999-02-17 Nick Clifton <nickc@cygnus.com>
15596
15597 Patch from: Scott Bambrough <scottb@corelcomputer.com>
15598
15599 * config.guess: Modified to recognize uname's armv* syntax.
15600
15601 * config.sub: Modified to recognize uname's armv* syntax.
15602
15603 1999-02-17 Mark Salter <msalter@cygnus.com>
15604
15605 * configure.in: Added target-bsp for sparclite.
15606
15607 Mon Feb 8 14:17:24 1999 Richard Henderson <rth@cygnus.com>
15608
15609 * config.sub: Recognize alphapca5[67] and up to alphaev8.
15610
15611 1999-02-08 Nick Clifton <nickc@cygnus.com>
15612
15613 * configure.in: Add support for strongarm port.
15614 * config.sub: Add support for strongarm target.
15615
15616 Sun Feb 7 18:01:54 1999 Mumit Khan <khan@xraylith.wisc.edu>
15617
15618 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
15619 the old name config/mh-cygwin32.
15620 Enable texinfo.
15621
15622 Thu Feb 4 20:43:25 1999 Ian Lance Taylor <ian@cygnus.com>
15623
15624 * configure.in: Do build ld for ix86 Solaris.
15625
15626 Tue Feb 2 19:46:40 1999 Jim Wilson <wilson@cygnus.com>
15627
15628 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
15629 $AR_FOR_TARGET. Likewise for RANLIB.
15630
15631 Tue Feb 2 20:05:05 1999 Catherine Moore <clm@cygnus.com>
15632
15633 * config.sub (oabi): Recognize.
15634 * configure.in (arm-*-oabi): Handle.
15635
15636 Sat Jan 30 06:09:00 1999 Robert Lipe (robertlipe@usa.net)
15637
15638 * config.guess: Improve detection of i686 on UnixWare 7.
15639
15640 Sat Jan 30 08:04:00 1999 Mumit Khan <khan@xraylith.wisc.edu>
15641
15642 * config.guess: Add support for i386-pc-interix.
15643 * config.sub: Likewise.
15644 * configure.in: Likewise.
15645
15646 Mon Jan 18 13:59:20 1999 Christopher Faylor <cgf@cygnus.com>
15647
15648 * Makefile.in: Remove unneeded all-target-libio from
15649 from all-target-winsup target since it is now unneeded.
15650 Add all-target-libtermcap in its place since it is now
15651 needed.
15652
15653 Wed Dec 30 20:34:52 1998 Christopher Faylor <cgf@cygnus.com>
15654
15655 * configure.in: makefile stub for cygwin target is probably
15656 unnecessary. Remove it for now.
15657
15658 Wed Dec 30 01:13:03 1998 Christopher Faylor <cgf@cygnus.com>
15659
15660 * configure.in: libtermcap.a should be built when cygwin is the
15661 target as well as the host.
15662 * config.guess: Allow mixed case in cygwin uname output.
15663 * Makefile.in: Add libtermcap target.
15664
15665 Wed Dec 23 00:20:50 1998 Jeffrey A Law (law@cygnus.com)
15666
15667 * config.sub: Clean up handling of hppa2.0.
15668
15669 Tue Dec 22 23:56:31 1998 Rodney Brown (rodneybrown@pmsc.com)
15670
15671 * config.guess: Use C code to identify more HP machines.
15672
15673 Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
15674
15675 * config.sub: Handle hppa2.0.
15676
15677 Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
15678
15679 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
15680 cygmon for all sparclite targets, regardless of object format.
15681
15682 1998-12-15 Mark Salter <msalter@cygnus.com>
15683
15684 * configure.in: Added target-bsp for several target architectures.
15685
15686 * Makefile.in: Added rules for bsp.
15687
15688 Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
15689
15690 * config.guess: Improve detection of hppa2.0 processors.
15691
15692 Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
15693
15694 * config.guess: Recognize FreeBSD using ELF automatically.
15695
15696 1998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
15697
15698 * configure (skip-this-dir): Add handling for new shell script, which
15699 might be created by a sub-directory's configure to indicate, this particular
15700 directory is "unwanted".
15701 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
15702
15703 Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
15704
15705 * ltconfig: import from libtool, after changing libtool to
15706 account for the cygwin name change.
15707
15708 Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
15709
15710 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
15711 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
15712
15713 Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
15714
15715 * configure.in: Add libtermcap to list of cygwin dependencies.
15716
15717 Tue Nov 17 16:57:51 1998 Geoffrey Noer <noer@cygnus.com>
15718
15719 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
15720 they include winsup/include when it's a cygwin target.
15721
15722 1998-11-12 Tom Tromey <tromey@cygnus.com>
15723
15724 * configure.in (host_tools): Added zip.
15725 * Makefile.in (all-target-libjava): Depend on all-zip.
15726 (all-zip): New target.
15727 (ALL_MODULES): Added all-zip.
15728 (NATIVE_CHECK_MODULES): Added check-zip.
15729 (INSTALL_MODULES): Added install-zip.
15730 (CLEAN_MODULES): Added clean-zip.
15731
15732 Thu Nov 12 17:27:21 1998 Geoffrey Noer <noer@cygnus.com>
15733
15734 * Makefile.in: lose "32" from comment about cygwin.
15735
15736 Thu Nov 5 15:00:31 1998 Nick Clifton <nickc@cygnus.com>
15737
15738 * configure.in: Use -Os to build target libraries for the fr30.
15739
15740 Wed Nov 4 18:49:43 1998 Dave Brolley <brolley@cygnus.com>
15741
15742 * config.sub: Add fr30.
15743
15744 Mon Nov 2 15:19:33 1998 Geoffrey Noer <noer@cygnus.com>
15745
15746 * configure.in: drop "32" from config/mh-cygwin32. Check
15747 cygwin* instead of cygwin32*.
15748 * config.sub: Check cygwin* instead of cygwin32*.
15749
15750 Thu Oct 22 10:55:25 1998 Robert Lipe <robertl@dgii.com>
15751
15752 * config.guess: Match any version of Unixware7.
15753
15754 1998-10-20 Syd Polk <spolk@cygnus.com>
15755
15756 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
15757 if desired.
15758
15759 Sun Oct 18 18:34:50 1998 Jeffrey A Law (law@cygnus.com)
15760
15761 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
15762 these if the appropriate directories and files to not exist.
15763
15764 Wed Oct 14 10:29:06 1998 Jeffrey A Law (law@cygnus.com)
15765
15766 * Makefile.in (DEVO_SUPPORT): Add config.if.
15767
15768 Tue Oct 13 15:45:36 1998 Manfred Hollstein <manfred@s-direktnet.de>
15769
15770 * configure: Add pattern to replace "build_tooldir"'s
15771 definition in the generated Makefile with "tooldir"'s
15772 actual value.
15773
15774 Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
15775
15776 * config.sub: Bring back lost sparcv9.
15777
15778 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
15779
15780 Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
15781
15782 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
15783 CC_FOR_TARGET and friends.
15784
15785 Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
15786
15787 * Makefile.in (build_tooldir): New variable, same as tooldir.
15788 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
15789 -B$(build_tooldir)/bin/.
15790 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
15791
15792 Tue Sep 1 16:23:11 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
15793
15794 * README: Remove installation instructions and refer to the
15795 INSTALL directory instead.
15796
15797 Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
15798
15799 * config.sub: Add support for i[34567]86-pc-udk.
15800 * configure.in: Likewise.
15801
15802 Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
15803
15804 * Makefile.in: add bzip2 package building bits for user
15805 tools module
15806 * configure.in: ditto
15807
15808 Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
15809
15810 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
15811 (ALL_TARGET_MODULES): Add all-target-libobjc.
15812 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
15813 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
15814 (all-target-libchill): Add dependencies.
15815 * configure.in (target_libs): Add libchill.
15816
15817 1998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
15818
15819 * configure.in (target_subdir): Remove duplicate line.
15820
15821 Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
15822
15823 * Makefile.in (all-automake): fix dependencies.
15824
15825 Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
15826
15827 * configure.in: Minor cleanups for building in the $(target_alias)
15828 subdir.
15829
15830 1998-09-22 Jim Wilson <wilson@cygnus.com>
15831
15832 * Makefile.in (bootstrap): Set r and s before make all. Use
15833 BASE_FLAGS_TO_PASS in make all.
15834 (cross): Likewise.
15835
15836 1998-09-20 Mark Mitchell <mark@markmitchell.com>
15837
15838 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
15839
15840 Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
15841
15842 * config.sub: Fix typo in last change.
15843
15844 1998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
15845
15846 * config.sub: Add support for C4x target.
15847 * configure.in: Likewise.
15848
15849 1998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
15850
15851 * config.sub: Recognize sparcv9 just like sparc64.
15852
15853 Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
15854
15855 * config.guess: Match "Pent II" or "PentII" for OpenServer.
15856
15857 Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
15858
15859 * config.guess: Correctly identify Pentium II sco boxes.
15860
15861 * config.guess: Fix "tr" code. From Weiwen Liu.
15862
15863 Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
15864
15865 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
15866 stabs.
15867
15868 Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
15869
15870 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
15871 (ALL_TARGET_MODULES): Add all-target-libchill.
15872 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
15873 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
15874 (all-target-libchill): Add dependencies.
15875 * configure.in (target_libs): Add libchill.
15876
15877 Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
15878
15879 * config.guess: Avoid assumptions about "tr" behaves when
15880 LANG is set to something other than English.
15881
15882 Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
15883
15884 * configure (gxx_include_dir): Changed to
15885 '${prefix}/include/g++'-${libstdcxx_interface}.
15886
15887 * config.if: New to determine the interfaces.
15888
15889 Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
15890
15891 * config.guess: Detect and handle MPE/IX.
15892 * config.sub: Deal with MPE/IX.
15893
15894 Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
15895
15896 * configure.in: Use mh-aix43.
15897
15898 1998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
15899
15900 * configure: Fix --without/--disable cases for gxx-include-dir.
15901
15902 Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
15903
15904 * mdata-sh: Imported. Needed for automake support.
15905
15906 Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
15907
15908 * Makefile.in (taz): Try "chmod -R og=u ." before
15909 "chmod og=u `find . -print`".
15910
15911 Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
15912
15913 * configure.in: Add arm-elf and thumb-elf support.
15914
15915 Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
15916
15917 * Makefile.in: Undo previous patch.
15918
15919 Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
15920
15921 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
15922 to here ...
15923 (install-no-fixedincludes): and here
15924 (INSTALL_MODULES): ... from here.
15925
15926 Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
15927
15928 * config.sub: Merge with FSF.
15929
15930 * config.guess: Merge with FSF.
15931
15932 Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
15933
15934 * configure (extraconfigdirs): New variable.
15935 (SUBDIRS): Add extraconfigdirs and recurse on them too.
15936 * Makefile.in (all): Move higher in file.
15937 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
15938 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
15939 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
15940 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
15941 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
15942
15943 1998-07-23 Brendan Kehoe <brendan@cygnus.com>
15944
15945 * Makefile.in (all-target-libjava): Depend on all-gcc and
15946 all-target-newlib.
15947 (configure-target-libjava): Depend on $(ALL_GCC).
15948
15949 Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
15950
15951 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
15952 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
15953
15954 Sun Jul 19 00:46:53 CEST 1998 Marc Lehmann <pcg@goof.com>
15955
15956 * INSTALL/README: Fix typo.
15957
15958 Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
15959
15960 * ylwrap: Change absolute path checks to check for DOS style path
15961 names.
15962
15963 * ylwrap: Don't use a full path name if the source file is in the
15964 same directory. From hjl@lucon.org (H.J. Lu).
15965
15966 * config-ml.in: Default to being verbose, to match Feb 18 change to
15967 configure.
15968
15969 Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
15970
15971 Brought over from egcs:
15972
15973 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
15974
15975 * configure.in (target_subdir): Set to ${target_alias} instead
15976 of "libraries".
15977
15978 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
15979
15980 * configure.in (target_subdir): Set to libraries if enable_multilib.
15981
15982 Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
15983
15984 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
15985 multilibs, force reconfiguration the first time we create
15986 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
15987
15988 Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
15989
15990 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
15991 avoid confusion with --no-recursion.
15992
15993 Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
15994
15995 * configure.in: Win32 hosts shouldn't use install -x
15996 * install-sh: remove -x option, and special .exe-handling
15997 hack.
15998
15999 Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
16000
16001 * config.guess: Recognize i586-pc-beos.
16002 * configure.in: Don't build some bits for beos.
16003
16004 Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
16005
16006 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
16007 CFLAGS default to -O2.
16008
16009 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
16010 when using GNU ld.
16011
16012 Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
16013
16014 * ltmain.sh: Correct install when using a different shell.
16015
16016 Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
16017
16018 * ltconfig, ltmain.sh: Update to libtool 1.2b.
16019
16020 Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
16021
16022 * makefile.vms: Update to build binutils/makefile.vms. Add install
16023 target.
16024
16025 Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
16026
16027 * ltconfig: Update to correct AIX handling.
16028
16029 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
16030
16031 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
16032
16033 * configure.in (target_subdir): Set to ${target_alias} instead
16034 of "libraries".
16035
16036 1998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
16037
16038 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
16039 (Makefile): Depend on $(gcc_version_trigger).
16040
16041 * configure (gcc_version): Change default initializer to empty
16042 string.
16043 (gcc_version_trigger): New variable; pass this variable down
16044 to subdir configures to enable them checking gcc's version
16045 themselves. Emit make macros for both gcc_version vars.
16046 (topsrcdir): Initialize reliably.
16047 (recursion line): Remove --with-gcc-version=${gcc_version}.
16048
16049 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
16050
16051 * configure (enable_version_specific_runtime_libs): Implement new flag
16052 --enable-version-specific-runtime-libs which installs C++ runtime stuff
16053 in $(libsubdir); emit definition in each generated Makefile.
16054 (gxx_include_dir): Initialize depending on
16055 $enable_version_specific_runtime_libs.
16056
16057 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
16058
16059 * configure (gcc_version): Initialize properly depending on
16060 how and where configure is started.
16061 (recursion line): Pass a --with-gcc-version=${gcc_version}
16062 to configures in subdirs.
16063
16064 Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
16065
16066 * configure.in (noconfigdirs): Add configure pattern for mips tx39
16067 cygmon
16068
16069 Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
16070
16071 * configure.in: Add cygmon and libstub support for mn10200.
16072
16073 1998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
16074
16075 * configure (gcc_version): Add new variable describing the
16076 particular gcc version we're building.
16077 * Makefile.in (libsubdir): Add new macro for the directory
16078 in which the compiler finds executables, libraries, etc.
16079 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
16080 and libsubdir.
16081
16082 Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
16083
16084 * Makefile.in (local-clean): Remove *.log.
16085 (warning.log): Built with warn_summary from build.log.
16086 (mail-report.log): Run test_summary.
16087 (mail-report-with-warnings.log): Run test_summary including
16088 warning.log in the report.
16089
16090 Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
16091
16092 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
16093
16094 Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
16095
16096 * Makefile.in (grep): Grep no longer depends on libiberty.
16097
16098 Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
16099
16100 * Makefile.in: all-snavigator needs all-libgui.
16101
16102 Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
16103
16104 * configure.in: Add cygmon and libstub support for mn10300.
16105
16106 Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
16107
16108 * missing: Update to version from automake 1.3.
16109
16110 * ltmain.sh: On installation, don't get confused if the same name
16111 appears more than once in the list of library names.
16112
16113 Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
16114
16115 * config.sub: Accept m68060 and m5200 as CPU names.
16116
16117 Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
16118
16119 * configure: Use && rather than using -a in test, because odd
16120 strings can confuse test.
16121 * configure.in: Likewise.
16122
16123 Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
16124
16125 * ltconfig, ltmain.sh: Bring in Visual C++ support.
16126
16127 Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
16128
16129 * Makefile.in (boostrap2-lean, bootstrap3-lean,
16130 bootstrap4-lean): New targets.
16131
16132 Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
16133
16134 * mpw-* Delete. Not used.
16135
16136 Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
16137
16138 * COPYING.LIB: Update FSF address.
16139
16140 Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
16141
16142 * ltconfig, ltmain.sh: Update to libtool 1.2a.
16143
16144 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
16145 GAS_SUPPORT_DIRS.
16146
16147 Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
16148
16149 * ltconfig, ltmain.sh: Avoid producing a version number if
16150 -version-info was not used.
16151
16152 Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
16153
16154 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
16155 building with newlib.
16156
16157 1998-04-30 Paul Eggert <eggert@twinsun.com>
16158
16159 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
16160 Solaris `make' causes it to continue to next definition.
16161
16162 Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
16163
16164 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
16165 the right GUI libraries and files are installed along with GDB.
16166
16167 Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
16168
16169 * configure.in: Change alpha to alpha* in several places.
16170
16171 Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
16172
16173 * config.sub: Recognize sparc86x.
16174
16175 Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
16176
16177 * configure.in (--enable-target-optspace): Remove debug echo.
16178
16179 Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
16180
16181 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
16182
16183 Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
16184
16185 * ltconfig: Update cygwin32 support.
16186
16187 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
16188 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
16189 (GDB_SUPPORT_DIRS): Likewise.
16190
16191 Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
16192
16193 * configure.in (target_makefile_frag): If --enable-target-optspace,
16194 use -Os to compile target libraries rather than -O2. Default to
16195 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
16196 not used.
16197 * configure.in (target_cflags): Ditto for d30v.
16198
16199 Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
16200
16201 * Makefile.in (all-bfd): Depend on all-intl.
16202 (all-binutils): Likewise.
16203 (all-gas): Likewise.
16204 (all-gprof): Likewise.
16205 (all-ld): Likewise.
16206
16207 1998-04-19 Brendan Kehoe <brendan@cygnus.com>
16208
16209 * configure.in (host_tools): Fix typo, lbtool -> libtool.
16210
16211 Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
16212
16213 * Makefile.in (all-bfd): Depend upon all-libiberty.
16214
16215 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
16216
16217 Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
16218
16219 * Makefile.in: Add libstub.
16220
16221 * configure.in: Ditto. Build libstub for targets that have cygmon
16222 support.
16223
16224 Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
16225
16226 * configure.in: Don't set PICFLAG on ix86-cygwin32.
16227
16228 Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
16229
16230 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
16231 use mh-sysv5 if specified. Support gprof on SCO Open Server.
16232
16233 Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
16234
16235 * configure: Define DEFAULT_M4 by searching PATH.
16236 * Makfile.in: Use DEFAULT_M4.
16237
16238 Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
16239
16240 * ltconfig: Add cygwin32 support.
16241
16242 * Makefile.in, configure.in: Add libtool as a native only directory
16243 to configure and build.
16244
16245 Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
16246
16247 * Makefile.in (INSTALL_MODULES): Remove texinfo.
16248
16249 Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
16250
16251 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
16252
16253 Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
16254
16255 * Makefile.in: add ash make rules
16256 * configure.in: add ash to native_only and host_tools lists
16257
16258 Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
16259
16260 * Makefile.in (all-gettext, all-intl): New targets.
16261 (ALL_MODULES): Added all-gettext, all-intl.
16262 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
16263 (INSTALL_MODULES): Added install-gettext, install-intl.
16264 (CLEAN_MODULES): Added clean-gettext, clean-intl.
16265
16266 * configure.in (host_tools): Added gettext.
16267 (native_only): Likewise.
16268 (noconfigdirs) [various cases]: Likewise.
16269 (host_libs): Added intl.
16270
16271 Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
16272
16273 * configure: Do not disable building gdbtk for cygwin32 hosts.
16274
16275 Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
16276
16277 * configure.in: Add thumb-coff target.
16278 * config.sub: Add thumb-coff target.
16279
16280 Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
16281
16282 * Makefile.in: Revert yesterday's change.
16283 (all-target-winsup): all-target-librx stays out of here.
16284
16285 Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
16286
16287 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
16288 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
16289 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
16290 Remove references to librx and libg++.
16291
16292 Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
16293
16294 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
16295 recursive makes
16296
16297 Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
16298
16299 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
16300 for newlib directory.
16301 (CXX_FOR_TARGET): Likewise.
16302
16303 Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
16304
16305 * ltconfig: Update after libtool/ltconfig.in change for
16306 hpux11.
16307
16308 Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
16309
16310 * ltconfig, ltmain.sh: Update to libtool 1.2.
16311
16312 Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
16313
16314 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
16315 (install-gcc-cross): Instead, override LANGUAGES here.
16316
16317 1998-03-18 Dave Love <d.love@dl.ac.uk>
16318
16319 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
16320 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
16321
16322 Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
16323
16324 * configure.in: Add Thumb-pe target.
16325
16326 Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
16327
16328 * Makefile.in - changed sn targets to snavigator
16329 * configure.in - changed sn targets to snavigator
16330
16331 Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
16332
16333 * config-ml.in: After building symlink tree call make distclean
16334 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
16335 to be the case for libiberty.
16336
16337 Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
16338
16339 * configure: When making link, also check the current
16340 directory. The configure scripts may create one.
16341
16342 Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
16343
16344 * config.sub: Accept alphapca56 and alphaev6 properly.
16345
16346 Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
16347
16348 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
16349
16350 Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
16351
16352 * config.sub (sco5): Fix typo.
16353
16354 Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
16355
16356 * Makefile.in (INSTALL_MODULES): Move install-tcl before
16357 install-itcl.
16358 (install-itcl): Remove dependency on install-tcl.
16359
16360 Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
16361
16362 * configure.in: Remove libgloss from noconfigdirs for MN10300.
16363
16364 Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
16365
16366 * configure.in: Don't build libgui for a cygwin32 target when not on
16367 a cygwin32 host.
16368
16369 Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
16370
16371 * configure (redirect): Set to null, so default behavior of
16372 configure is now --verbose.
16373
16374 1998-02-16 Dave Love <d.love@dl.ac.uk>
16375
16376 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
16377 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
16378
16379 Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
16380
16381 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
16382 this change to sync Makefile.in with its ChangeLog entries.
16383
16384 Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
16385
16386 * ltmain.sh (mkdir): Check that the directory doesn't exist
16387 before we exit with error, so that we don't get races during
16388 parallel builds.
16389
16390 Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
16391
16392 * ltconfig, ltmain.sh: Update from libtool 1.0i.
16393
16394 Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
16395
16396 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
16397 PICFLAG_FOR_TARGET.
16398 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
16399
16400 * configure: Emit a definition for the new macro enable_shared
16401 into each Makefile.
16402
16403 Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
16404
16405 * configure.in (host_tools, native_only): Add libtool.
16406
16407 Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
16408
16409 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
16410 Fix typo in ming config comment.
16411
16412 Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
16413
16414 * ltconfig, ltmain.sh: Update from libtool 1.0h.
16415
16416 Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
16417
16418 * config.sub: Add tic30 cases, and map c30 to tic30.
16419
16420 Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
16421
16422 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
16423 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
16424 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
16425 (CLEAN_TARGET_MODULES): Similarly
16426 (all-target-libf2c): Add dependences.
16427 * configure.in (target_libs): Add libf2c.
16428
16429 Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
16430
16431 * configure.in: Remove expect from noconfigdirs when target
16432 is cygwin32. OK to build expect and dejagnu with Canadian
16433 Cross.
16434
16435 Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
16436
16437 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
16438 host.
16439
16440 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
16441 and mingw32.
16442
16443 Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
16444
16445 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
16446 here as it is not defined in the toplevel Makefile.
16447
16448 Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
16449
16450 * configure (package_makefile_rules_frag): New variable, which names
16451 a file with generic rules, ...
16452 Change comment to mention we now have FIVE parts.
16453 * configure: Undo last change.
16454
16455 Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
16456
16457 * config.guess: More accurate determination of HP processor types.
16458 * config.sub: More accurate determination of HP processor types.
16459
16460 Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
16461
16462 * configure (package_makefile_frag): Move inserting the
16463 ${package_makefile_frag} to where it should be according
16464 to the comment.
16465
16466 Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
16467
16468 * config.guess: Add support for Linux/ARM.
16469
16470 Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
16471
16472 * .cvsignore: Remove *-info and *-install since they match
16473 release-info and mpw-install, which we don't want to just ignore.
16474
16475 Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
16476
16477 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
16478
16479 Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
16480
16481 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
16482 local_prefix to sub-make invocations.
16483
16484 Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
16485
16486 * configure.in: Check makefile fragments in the source
16487 directory.
16488
16489 Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
16490
16491 * configure.in: Check whether host and target makefile
16492 fragments exist before adding them to *_makefile_frag.
16493
16494 Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
16495
16496 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
16497
16498 Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
16499
16500 * configure.in: Make sure we only replace RPATH_ENVVAR on
16501 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
16502 regexp to sed.
16503
16504 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
16505 to sub-makes.
16506
16507 1998-01-13 Lee Iverson (leei@ai.sri.com)
16508
16509 * config-ml.in (multi-do): LDFLAGS must include multilib
16510 designator.
16511
16512 Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
16513
16514 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
16515
16516 Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
16517
16518 * config.sub: Add mingw32 support.
16519 * configure.in: Likewise.
16520
16521 Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
16522
16523 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
16524
16525 Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
16526
16527 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
16528 * configure (gxx_include_dir): Provide a definition for subdirs
16529 which do not use autoconf.
16530
16531 Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
16532
16533 * config.guess: Sync with egcs. Picks up new alpha support,
16534 BeOS & some additional linux support.
16535
16536 Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
16537
16538 * config.guess: HP 9000/803 is a PA1.1 machine.
16539
16540 Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
16541
16542 * configure.in: It's alpha*-...
16543
16544 Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
16545
16546 * configure.in (host_makefile_frag, target_makefile_frag):
16547 Handle multiple config files.
16548 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
16549 alpha-*-*.
16550
16551 Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
16552
16553 * mkdep: New file.
16554
16555 Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
16556
16557 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
16558
16559 Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
16560
16561 * Makefile.in: Add libgui directory.
16562 (GDB_TK): Add all-libgui.
16563 * configure.in: Add libgui directory.
16564 * configure: Add all-libgui to GDB_TK.
16565
16566 Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
16567
16568 * config-ml.in (multidirs): Add m32r to multilib list.
16569
16570 Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
16571
16572 * Makefile.in (all-target-gperf): Change dependency to
16573 all-target-libstdc++.
16574
16575 Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
16576
16577 * config.guess: Add BeOS support.
16578
16579 Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
16580
16581 Source directory cvs renamed to cvssrc:
16582 * configure.in (host_tools): Change cvs to cvssrc.
16583 (native_only): Likewise.
16584 (noconfigdirs) [various cases]: Likewise.
16585 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
16586 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
16587 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
16588 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
16589 (all-cvssrc): Rename target from all-cvs.
16590
16591 Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
16592
16593 * configure (gxx_include_dir): Fix thinko.
16594
16595 Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
16596
16597 * Makefile.in (INSTALL_TARGET_CROSS): Define.
16598 (install-cross, install-gcc-cross): New targets.
16599
16600 Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
16601
16602 * configure.in (noconfigdirs): Add support for Thumb target.
16603
16604 * config.sub (maybe_os): Add support for Thumb target.
16605
16606 Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
16607
16608 * Makefile.in: Add rules for cygmon.
16609
16610 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
16611
16612 Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
16613
16614 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
16615 * configure (gxx_include_dir): Provide a definition for subdirs
16616 which do not use autoconf.
16617
16618 Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
16619
16620 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
16621 11/18/97 build
16622
16623 Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
16624
16625 * From Franz Sirl.
16626 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
16627 found on RedHat Linux systems.
16628
16629 Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
16630
16631 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
16632 guesses.
16633
16634 Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
16635
16636 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
16637
16638 Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
16639
16640 * ltmain.sh: If mkdir fails, check whether the directory was created
16641 anyhow by some other process.
16642
16643 Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
16644
16645 * configure.in (d30v-*-*): Configure all directories.
16646
16647 Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
16648
16649 * configure.in (d30v-*-*): Configure newlib, libiberty directories
16650 for the D30V.
16651
16652 Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
16653
16654 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
16655
16656 Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
16657
16658 * include/libiberty.h: Add extern "C" { so it can be used with C++
16659 progrms.
16660 * include/remote-sim.h: Add extern "C" { so it can be used with C++
16661 programs.
16662
16663 Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
16664
16665 * configure.in (d30v-*-*): Configure GCC now.
16666
16667 Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
16668
16669 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
16670 is no longer needed.
16671
16672 Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
16673
16674 * Makefile.in: check-target-libio depends on all-target-libstdc++.
16675
16676 Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
16677
16678 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
16679 targets using "$@" to provide support for similar but not identical
16680 targets without having to duplicate code.
16681
16682 Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
16683
16684 * makefile.vms: Fix to work with DEC C.
16685
16686 Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
16687
16688 * config.sub: Add mips-tx39-elf to marketing names.
16689
16690 Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
16691
16692 * ltmain.sh: Handle symlinks in generated script.
16693
16694 Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
16695
16696 * configure: Handle autoconf style directory options: --bindir,
16697 --datadir, --includedir, --infodir, --libdir, --libexecdir,
16698 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
16699 --sysconfdir.
16700 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
16701 (sharedstatedir, localstatedir, oldincludedir): New variables.
16702 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
16703 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
16704 sbindir, sharedstatedir, and sysconfdir.
16705
16706 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
16707
16708 * Makefile.in (bootstrap-lean): New target.
16709
16710 Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
16711
16712 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
16713 sn, and gnuserv from noconfigdirs.
16714
16715 Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
16716
16717 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
16718
16719 Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
16720
16721 * Makefile.in (cross): New target.
16722
16723 Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
16724 Jeff Law <law@cygnus.com>
16725
16726 * Makefile.in (bootstrap2, bootstrap3): New targets.
16727 (all-bootstrap): Remove outdated and confusing target.
16728 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
16729
16730 Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
16731
16732 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
16733 windows. Consistent with gdb/configure.
16734
16735 1997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
16736
16737 * configure.in: Name Linux target fragment.
16738
16739 * configure: Rewrite so that project Makefile fragment is inserted
16740 first and appears last in the resulting Makefile.
16741
16742 Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
16743
16744 * Makefile.in (install-itcl): Install tcl first.
16745
16746 Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
16747
16748 * configure.in: remove bison from noconfigdirs for Cygwin32 host
16749
16750 Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
16751
16752 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
16753
16754 * configure.in (skipdirs): Add target-librx for Linux.
16755 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
16756
16757 Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
16758
16759 * Makefile.in (bootstrap): New target.
16760
16761 Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
16762
16763 * config.sub: Accept 'amigados' for backward compatibility.
16764
16765 Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
16766
16767 * config.guess: Merge with FSF.
16768
16769 Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
16770
16771 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
16772
16773 Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
16774
16775 * config.sub: Add "marketing-names" patch.
16776
16777 Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
16778
16779 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
16780
16781 Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
16782
16783 * config.sub: Handle v850-elf.
16784
16785 Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
16786
16787 * .cvsignore (*-install): Remove.
16788
16789 Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
16790
16791 * ltconfig: Set CONFIG_SHELL in libtool.
16792 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
16793
16794 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
16795
16796 * configure.in (target_subdir): Set to libraries if enable_multilib.
16797
16798 Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
16799
16800 * config.guess: Update from gcc directory.
16801
16802 Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
16803
16804 * Makefile.in (all-sim): Depends on all-readline.
16805
16806 Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
16807
16808 * Makefile.in (BISON, YACC): Use $$s.
16809 (all-bison): Depend on all-texinfo.
16810
16811 Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
16812
16813 * Makefile.in (BISON): Add -L flag.
16814 (YACC): Likewise.
16815
16816 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
16817
16818 * configure.in (noconfigdirs): Add support for v850e target.
16819
16820 * config.sub (maybe_os): Add support for v850e target.
16821
16822 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
16823
16824 * configure.in (noconfigdirs): Add support for v850ea target.
16825
16826 * config.sub (maybe_os): Add support for v850ea target.
16827
16828 Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
16829
16830 * config.sub: Add mipstx39. Delete r3900.
16831
16832 Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
16833
16834 * Makefile.in (all-autoconf): Depends on all-texinfo.
16835
16836 Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
16837
16838 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
16839 eabi targets.
16840
16841 Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
16842
16843 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
16844
16845 * configure: When handling a Canadian Cross, handle YACC as well as
16846 BISON. Just set BISON to bison. When setting YACC, prefer bison.
16847 * Makefile.in (all-bison): Depend upon all-texinfo.
16848
16849 Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
16850
16851 * Makefile.in (BISON): bison, not byacc or bison -y.
16852 (YACC): bison -y or byacc or yacc.
16853 (various): Add *-bison as appropriate.
16854 (taz): No need to mess with BISON anymore.
16855
16856 Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
16857
16858 * configure: If OSTYPE matches *win32*, try to find a good value for
16859 CONFIG_SHELL.
16860
16861 Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
16862
16863 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
16864 configure.in if it is present.
16865
16866 Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
16867
16868 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
16869
16870 Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
16871
16872 * config.sub: Recognize `arc' cpu.
16873 * configure.in: Likewise.
16874 * config-ml.in: Likewise.
16875
16876 Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
16877
16878 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
16879
16880 Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
16881
16882 * configure: Changed sed delimiter from ':' to '|' when
16883 attempting to substitute ${config_shell} for SHELL. On
16884 NT ${config_shell} may contain a ':' in it.
16885
16886 Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
16887
16888 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
16889
16890 Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
16891
16892 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
16893
16894 Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
16895
16896 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
16897
16898 * ylwrap: If the program is a relative path, force it to be
16899 absolute.
16900
16901 Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
16902
16903 * configure (tooldir): Set BISON to `bison -y' and not just bison.
16904
16905 Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
16906
16907 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
16908 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
16909 for libraries.
16910
16911 Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
16912
16913 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
16914 separated by spaces.
16915
16916 Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
16917
16918 * ylwrap: New file.
16919 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
16920
16921 * ltmain.sh: Handle /bin/sh at start of install program.
16922
16923 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
16924
16925 * ltconfig, ltmain.sh: New files, from libtool 1.0.
16926 * missing: New file, from automake 1.2.
16927
16928 Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
16929
16930 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
16931 check-tk to CHECK_X11_MODULES.
16932
16933 Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
16934
16935 * config.sub: Merge with FSF.
16936
16937 Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
16938
16939 * config.guess: Merge with FSF.
16940
16941 Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
16942
16943 * configure: Treat msdosdjgpp like go32.
16944 * configure.in: Likewise. Don't remove gprof for go32.
16945
16946 * configure: Change Makefile.tem2 to Makefile.tm2.
16947
16948 Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
16949
16950 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
16951
16952 Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
16953
16954 * install-sh (chmodcmd): Set to null if the DST directory already
16955 exists. Same as Nov 11th change.
16956
16957 Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
16958
16959 * configure (GDB_TK): Needs itcl and tix.
16960
16961 Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
16962
16963 * config.guess: Update from FSF.
16964
16965 Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
16966
16967 * Makefile.in (GDB_TK): Depend on itcl and tix.
16968
16969 Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
16970
16971 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
16972 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
16973 (INSTALL_SCRIPT): New variable.
16974 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
16975 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
16976 to -x.
16977 * install-sh: Add support for -x option.
16978
16979 Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
16980
16981 * configure.in, Makefile.in: Treat tix like itcl.
16982
16983 Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
16984
16985 * Makefile.in (WINDRES): New variable.
16986 (WINDRES_FOR_TARGET): New variable.
16987 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
16988 (EXTRA_HOST_FLAGS): Add WINDRES.
16989 (EXTRA_TARGET_FLAGS): Add WINDRES.
16990 (EXTRA_GCC_FLAGS): Add WINDRES.
16991 ($(DO_X)): Pass down WINDRES.
16992 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
16993 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
16994 DLLTOOL_FOR_TARGET.
16995
16996 Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
16997
16998 * configure.in: configure sim before gdb for win32-x-ppc
16999
17000 Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
17001
17002 Move gperf into the toplevel, from libg++.
17003 * configure.in (target_tools): Add target-gperf.
17004 (native_only): Add target-gperf.
17005 * Makefile.in (all-target-gperf): New target, depend on
17006 all-target-libg++.
17007 (configure-target-gperf): Empty rule.
17008 (ALL_TARGET_MODULES): Add all-target-gperf.
17009 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
17010 (CHECK_TARGET_MODULES): Add check-target-gperf.
17011 (INSTALL_TARGET_MODULES): Add install-target-gperf.
17012 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
17013
17014 Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
17015
17016 * config.sub (mn10200): Recognize new basic machine.
17017
17018 Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
17019
17020 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
17021 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
17022
17023 Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
17024
17025 * configure.in: If we're building mips-sgi-irix6* native, turn on
17026 ENABLE_MULTILIB and set TARGET_SUBDIR.
17027
17028 Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
17029
17030 * Makefile.in (all-sn): Depend on all-grep.
17031
17032 Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
17033
17034 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
17035
17036 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
17037 Makefile. From Jeff Makey <jeff@cts.com>.
17038 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
17039
17040 * Makefile.in (DISTBISONFILES): Remove.
17041 (taz): Don't futz with DISTBISONFILES. Change BISON to use
17042 $(DEFAULT_YACC).
17043
17044 * configure.in: Build itl, db, sn, etc., when building for native
17045 cygwin32.
17046
17047 * Makefile.in (LD): New variable.
17048 (EXTRA_HOST_FLAGS): Pass down LD.
17049 ($(DO_X)): Likewise.
17050
17051 Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
17052
17053 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
17054
17055 Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
17056
17057 * configure.in (targargs): Strip out any supplied --build argument
17058 before adding our own. Always add --build.
17059
17060 Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
17061
17062 * configure.in (targargs): Pass --build if we're doing
17063 a cross-compile.
17064
17065 Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
17066
17067 * configure: Use '|' instead of ":" as the separator in
17068 sed. Otherwise sed chokes on NT path names with drive
17069 designators. Also look for "?:*" as the leading characters in an
17070 absolute pathname.
17071
17072 Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
17073
17074 * config.sub: Support for r3900.
17075
17076 Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
17077
17078 * configure.in: Use install-sh, not install.sh.
17079
17080 Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
17081
17082 * Makefile.in (taz): Improve check for BISON so it doesn't try to
17083 apply it twice.
17084
17085 Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
17086
17087 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
17088 install-binutils.
17089
17090 Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
17091
17092 * Makefile.in: Add automake targets.
17093 * configure.in (host_tools): Add automake.
17094
17095 Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
17096
17097 * configure: Default CXX to c++, not gcc.
17098 * Makefile.in (CXX): Set to c++, not gcc.
17099 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
17100
17101 Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
17102
17103 * install-sh: try appending a .exe if source file doesn't
17104 exist
17105
17106 Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
17107
17108 * configure.in: Turn on multilib by default.
17109 (cross_only): Remove target-libiberty.
17110
17111 * Makefile.in (all-gcc): Don't depend on libiberty.
17112
17113 Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
17114
17115 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
17116
17117 Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
17118
17119 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
17120 (DISTBISONFILES): Add ld/Makefile.in
17121
17122 Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
17123
17124 * configure.in: if target is cygwin32 but host isn't cygwin32,
17125 don't configure gdb tcl tk expect, not just gdb.
17126
17127 Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
17128
17129 * configure.in: Added gnuserv everywhere sn appears.
17130
17131 * Makefile.in (ALL_MODULES): Added all-gnuserv.
17132 (CROSS_CHECK_MODULES): Added check-gnuserv.
17133 (INSTALL_MODULES): Added install-gnuserv.
17134 (CLEAN_MODULES): Added clean-gnuserv.
17135 (all-gnuserv): New target.
17136
17137 Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
17138
17139 * config.guess: Fixes for MIPS OpenBSD systems.
17140
17141 Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
17142
17143 * Makefile.in (INSTALL_XFORM): Remove.
17144 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
17145
17146 * mkinstalldirs: New file, copied from automake.
17147 * Makefile.in (installdirs): Rename from install-dirs. Use
17148 mkinstalldirs. Change all users.
17149 (DEVO_SUPPORT): Add mkinstalldirs.
17150
17151 Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
17152
17153 * install-sh: Rename from install.sh.
17154 * Makefile.in (INSTALL): Change install.sh to install-sh.
17155 (DEVO_SUPPORT): Likewise.
17156
17157 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
17158 Graichen <graichen@rzpd.de>.
17159
17160 Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
17161
17162 * config.guess: Recognize OpenBSD systems correctly.
17163
17164 Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
17165
17166 * README, Makefile.in (ETC_SUPPORT): Remove references to
17167 cfg-paper*, configure.{texi,man,info*}._
17168
17169 Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
17170
17171 * Makefile.in (all.normal): Ensure that gcc is built after all
17172 the x11 - ie gdb - targets.
17173
17174 Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
17175
17176 * makefile.vms: Don't run conf-a-gas.
17177
17178 Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
17179
17180 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
17181
17182 Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
17183
17184 * configure.in: Remove noconfigdirs case since gdb also
17185 configures and builds for tic80-coff.
17186
17187 Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
17188
17189 * configure: Set cache_file to config.cache.
17190 * Makefile.in (local-distclean): Remove config.cache.
17191
17192 Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
17193
17194 * COPYING: Update FSF address.
17195
17196 Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
17197
17198 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
17199 noconfigdirs.
17200
17201 Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
17202
17203 * Makefile.in (install-dirs): Don't crash if prefix, and hence
17204 MAKEDIRS, is empty.
17205
17206 Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
17207
17208 * config.sub: Tweak mn10300 entry.
17209
17210 Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
17211
17212 * configure.in (host_tools): Put sim before gdb, so gdb's
17213 configure.tgt can determine if the simulator was configured.
17214
17215 Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
17216
17217 * config.sub: Move BeOS $os case to be with other Cygnus
17218 local cases.
17219
17220 Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
17221
17222 * config.sub: Remove misplaced comment that broke Linux.
17223
17224 Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
17225
17226 * config.sub: Add BeOS support.
17227
17228 Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
17229
17230 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
17231
17232 Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
17233
17234 * configure.in (noconfigdirs): Remove tcl and tk from
17235 noconfigdirs for cygwin32 builds.
17236
17237 Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
17238
17239 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
17240
17241 Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
17242
17243 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
17244 make-all.com, use makefile.vms instead.
17245
17246 Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
17247
17248 * config.sub: Accept -lnews*.
17249
17250 Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
17251
17252 * configure.in (noconfigdirs): Disable target-newlib,
17253 target-examples and target-libiberty for d30v.
17254
17255 Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
17256
17257 * configure.in (noconfigdirs): Enable ld for d30v.
17258
17259 Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
17260
17261 * configure.in (tic80-*-*): Build compiler.
17262
17263 Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
17264
17265 * configure.in (d30v-*): Remove sim directory from list of
17266 unsupported d30v directories
17267
17268 Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
17269
17270 * config.sub, configure.in: Add d30v target cpu.
17271
17272 Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
17273
17274 * makefile.vms: New file.
17275 * make-all.com: Remove.
17276
17277 Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
17278
17279 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
17280
17281 Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
17282
17283 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
17284
17285 Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
17286
17287 * Makefile.in (ALL_MODULES): Added all-db.
17288 (CROSS_CHECK_MODULES): Addec check-db.
17289 (INSTALL_MODULES): Added install-db.
17290 (CLEAN_MODULES): Added clean-db.
17291
17292 Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
17293
17294 * config.guess: Merge with latest FSF sources.
17295
17296 Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
17297
17298 * Makefile.in (ALL_MODULES): Added all-itcl.
17299 (CROSS_CHECK_MODULES): Added check-itcl.
17300 (INSTALL_MODULES): Added install-itcl.
17301 (CLEAN_MODULES): Added clean-itcl.
17302
17303 Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
17304
17305 * configure.in: build gdb for mn10200
17306
17307 Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
17308
17309 * Makefile.in (all-target-winsup): Depend on all-target-libio.
17310
17311 Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
17312
17313 * configure.in (tic80-*-*): Turn off most targets right now.
17314
17315 Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
17316
17317 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
17318 rather than the makeinfo program.
17319 (do-info): Depend upon all-texinfo.
17320
17321 Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
17322
17323 * configure.in: Remove uses of config/mh-linux.
17324
17325 * config.sub, config.guess: Merge with latest FSF sources.
17326
17327 Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
17328
17329 * config.sub (case $basic_machine): Add tic80 entries.
17330
17331 Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
17332
17333 * config.sub, config.guess: Merge with latest FSF sources.
17334
17335 Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
17336
17337 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
17338 * mpw-config.in: Test for NewFolderRecursive.
17339 * mpw-install: Use symbolic name for startup filename.
17340 * mpw-README: Add various additional details.
17341
17342 Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
17343
17344 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
17345
17346 Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
17347
17348 * configure.in: Do build gcc and the target libraries for
17349 the mn10200.
17350
17351 Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
17352
17353 * configure.in: don't avoid building gdb for mn10300 any more
17354 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
17355 instead of single-quoting it.
17356
17357 Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
17358
17359 * configure.in: Don't use --with-stabs on IRIX 6.
17360
17361 Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
17362
17363 * configure.in (m32r): Build gdb, libg++ now.
17364
17365 Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17366
17367 * configure.in (mips*-sgi-irix6*): Remove gdb and related
17368 directories from noconfigdirs.
17369
17370 Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
17371
17372 * config.sub (basic_machine): added mips16 configuration
17373
17374 Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17375
17376 * config.sub: Handle d10v-unknown.
17377
17378 Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
17379
17380 * config.sub: Handle v850-unknown.
17381
17382 Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
17383
17384 * Makefile.in: add findutils
17385 * configure.in: add findutils to list of host_tools
17386
17387 Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
17388
17389 * config.sub: Handle mn10200 and mn10300.
17390
17391 Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17392
17393 * configure.in (d10v-*): Do not build librx.
17394
17395 Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
17396
17397 * configure.in (mn10300): Build everything except gdb & libgloss.
17398
17399 Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
17400
17401 * config.guess: Patch for Dansk Data Elektronik servers,
17402 from Niels Skou Olsen <nso@dde.dk>.
17403
17404 For ncr, use /bin/uname rather than uname, since GNU uname does not
17405 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
17406
17407 Patch for MIPS R4000 running System V,
17408 from Eric S. Raymond <esr@snark.thyrsus.com>.
17409
17410 Fix thinko for nextstep.
17411
17412 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
17413
17414 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
17415 * config.guess: Guess mips-dec-mach_bsd4.3.
17416
17417 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
17418 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
17419 release numbers.
17420 * config.guess (mips-mips-riscos*): Emit just enough of the
17421 release number.
17422
17423 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
17424 * config.guess (sparc-auspex-sunos*): Added.
17425 (f300-fujitsu-*): Added.
17426
17427 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
17428 * config.guess: Recognize a Tadpole as a sparc.
17429
17430 Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
17431
17432 * config.guess: Don't assume that NextStep version is either 2 or
17433 3. NextStep 4 (aka OpenStep 4) has come out now.
17434
17435 Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
17436
17437 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
17438 From Rik Faith <faith@cs.unc.edu>.
17439
17440 Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
17441
17442 * config.sub: Contributions from bug-gnu-utils to:
17443 Support plain "hppa" (no version given) architecture, reported by
17444 OpenStep.
17445 OpenBSD like NetBSD.
17446 LynxOs is not a hardware supplier.
17447
17448 * config.guess: Contributions from bug-gnu-utils to add support for:
17449 OpenBSD like NetBSD.
17450 Stratus systems.
17451 More Pyramid systems.
17452 i[n>4]86 Intel chips.
17453 M680[n>4]0 Motorola chips.
17454 Use unknown instead of lynx for hardware manufacturer.
17455
17456 Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
17457
17458 * install.sh (chmodcmd): Set to null if the DST directory already
17459 exists.
17460
17461 Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17462
17463 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
17464 not use mt-ppc target Makefile fragment any more.
17465
17466 Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
17467
17468 * configure.in (*-*-windows): Exclude everything but those dirs
17469 needed to build windows.
17470
17471 Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
17472
17473 * Makefile.in (all-target-winsup): Depend on all-target-librx.
17474
17475 Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
17476
17477 * configure.in: Exclude mmalloc from i386-windows.
17478
17479 Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
17480
17481 * Undo my previous change.
17482
17483 Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
17484
17485 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
17486 unconditionally.
17487 (MAKEOVERRIDES): Define (revert this part of October 18 change).
17488
17489 Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
17490
17491 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
17492 host to add it's own flags.
17493
17494 Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
17495
17496 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
17497
17498 Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
17499
17500 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
17501 (CXX_FOR_TARGET): Likewise.
17502 (GCC_FOR_TARGET): Define.
17503 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
17504 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
17505 CC_FOR_TARGET was specified on the command line.
17506 (MAKEOVERRIDES): Don't define.
17507
17508 Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
17509
17510 * configure.in (m32r): Fix spelling of libg++ libs.
17511
17512 Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
17513
17514 * config.sub (-apple*): Remove, now redundant.
17515
17516 Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
17517
17518 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
17519
17520 * configure: Rework yesterday's sed script patch.
17521
17522 * config.sub: Merge with FSF.
17523
17524 Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
17525
17526 * config.guess: Merge from FSF.
17527
17528 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
17529 * config.guess: Use pc instead of unknown, for pc clone systems.
17530 Change linux to linux-gnu.
17531
17532 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
17533 * config.guess: Avoid non-portable tr syntax.
17534
17535 Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
17536
17537 * test-build.mk (HOLES): Add "xargs" for gdb.
17538
17539 * configure: Avoid hpux10.20 sed bug.
17540
17541 Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
17542
17543 * configure.in: Add support for windows host
17544 (that is a build done under the Microsoft build environment).
17545
17546 Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
17547
17548 * Makefile.in: Replace all uses of srcroot with s, to shrink
17549 command line lengths.
17550
17551 Patches from Geoffrey Noer <noer@cygnus.com>:
17552 * configure.in: If configuring for newlib, pass --with-newlib to
17553 subdirectories.
17554 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
17555 -Bnewlib/ and -Lwinsup to gcc.
17556 (CXX_FOR_TARGET): Likewise.
17557
17558 Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
17559
17560 * Makefile.in (ETC_SUPPORT): Add configure.
17561
17562 Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
17563
17564 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
17565 host configuration file.
17566
17567 Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
17568
17569 * configure.in: Break mn10x00 support into separate
17570 mn10200 and mn10300 configurations.
17571 * config.sub: Likewise.
17572
17573 Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
17574
17575 * configure.in: Add lots of stuff to noconfigdirs for
17576 the mn10x00 targets.
17577
17578 * config.sub, configure.in: Add mn10x00 support.
17579
17580 Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
17581
17582 * make-all.com: Call conf-a-gas, not config-a-gas.
17583
17584 Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
17585
17586 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
17587 targets.
17588
17589 Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
17590
17591 * mpw-README: Add much more detail for native PowerMac.
17592 * mpw-install: New file.
17593 * mpw-configure: Add --norecursion and --help options.
17594 * mpw-config.in: Translate readme and install files when
17595 copying to objdir.
17596 * mpw-build.in: Don't always depend on byacc and flex.
17597 (install-only-top): New action.
17598
17599 Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
17600
17601 * configure.in: You can now configure GDB for the v850.
17602
17603 Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
17604
17605 * configure.in (noconfigdirs): Don't configure any C++ dirs
17606 if targeting D10V.
17607
17608 Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
17609
17610 * config.sub: Recognize mips64vr5000.
17611
17612 Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
17613
17614 * configure.in: Use a single line for host_tools and native_only.
17615
17616 Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
17617
17618 * config.sub, configure.in: Add entries for m32r.
17619
17620 Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
17621
17622 * Makefile.in (inet-install): Don't run install-gzip.
17623
17624 Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
17625
17626 * configure.in: Don't config lots of things for *-*-windows*.
17627
17628 Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
17629
17630 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
17631 (host_libs, host_tools): Copy from configure.in.
17632 * mpw-configure: Don't complain about directories not found.
17633
17634 Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17635
17636 * configure.in (i[345]86): Recognize i686 for pentium pro.
17637 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
17638 file.
17639
17640 * config.guess (i[345]86): Ditto.
17641
17642 Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
17643
17644 * configure.in (noconfigdirs): Removed gdb for D10V.
17645
17646 Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
17647
17648 * configure.in: Remove ld, target-libio, target-libg++, and
17649 target-libstdc++ from noconfigdirs.
17650
17651 Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
17652
17653 * configure: Fix three locations where shell scripts were
17654 being run directly rather than with config_shell.
17655
17656 Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
17657
17658 * configure.in (v850-*-*): Set up initial $noconfigdirs.
17659 * config.sub (basic_machine): Recognize v850.
17660
17661 Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
17662
17663 * mpw-configure: Handle multiple enable/disable options and
17664 pass them down recursively, handle -c and -s flags appropriately
17665 depending on choice of compiler, add escape mechanism for
17666 quoted arguments to gC.
17667
17668 Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17669
17670 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
17671 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
17672 so that -mrelocatable-lib and -mno-eabi are used.
17673
17674 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
17675 not support --print-multi-lib, don't abort.
17676
17677 Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
17678
17679 * make-all.com: Run config-a-gas.
17680 * setup.com: Don't copy subdirectory files around.
17681
17682 Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
17683
17684 * configure.in (*-*-ose): Remove exclusion of libgloss for this
17685 target, it now compiles correctly.
17686
17687 Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
17688
17689 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
17690
17691 Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
17692
17693 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
17694
17695 Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
17696
17697 * configure.in (native_only): Add prms.
17698
17699 Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
17700
17701 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
17702 (BINUTILS_SUPPORT_DIRS): Likewise.
17703
17704 Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17705
17706 * configure.in (d10v-*-*): Don't configure ld or gdb until the
17707 d10v support is added.
17708
17709 Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
17710
17711 * configure.in (d10v-*-*): New target.
17712
17713 Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
17714
17715 * config.guess (HP 9000/811): Recognize this as a PA1.1
17716 machine.
17717
17718 Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
17719
17720 * Makefile.in (do-tar-gz): New target, split out from tail end of
17721 taz target. Run each command separately, don't use pipes.
17722 (taz): Use it.
17723
17724 Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
17725
17726 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
17727 * mpw-build.in: No builds should depend on building byacc or flex,
17728 they are assumed to be installed already.
17729
17730 Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17731
17732 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
17733 variable that CC_FOR_TARGET needs.
17734
17735 Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17736
17737 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
17738 options have changed since the last time the subdirectory was
17739 configured, and if it has, reconfigure.
17740 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
17741 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
17742
17743 Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
17744
17745 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
17746 CLEAN_MODULES): Add bash.
17747 (all-bash): New target.
17748
17749 Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
17750
17751 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
17752
17753 Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17754
17755 * config.sub (basic_machine): Recognize d10v as a valid processor.
17756
17757 Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
17758
17759 * mpw-configure: Add support for --bindir.
17760 * mpw-build.in: Use a GCC-specific build script for GCC actions.
17761
17762 Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
17763
17764 * configure.in: add bash, time, gawk to list of hosttools and things
17765 to only build for native toolchains
17766
17767 Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
17768
17769 * Makefile.in (docdir): Remove.
17770
17771 Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
17772
17773 * Makefile.in (datadir): Set to $(prefix)/share.
17774
17775 Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
17776
17777 * configure.in: build diff and patch for cygwin32-hosted
17778 toolchains.
17779
17780 Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
17781
17782 * config.sub: Accept -rtems*.
17783
17784 Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
17785
17786 * configure.in: enable dosrel for cygwin32-hosted builds,
17787 remove diff from the list of things not buildable
17788 via Canadian Cross
17789
17790 Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
17791
17792 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
17793 don't get ". ".
17794
17795 Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
17796
17797 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
17798
17799 Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
17800
17801 * Makefile.in (taz): Handle case where tex3patch didn't even get
17802 checked out. Also, if it was found, put the symlink in a new util
17803 subdirectory.
17804
17805 Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17806
17807 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
17808
17809 Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
17810
17811 * config.sub: Recognize -openvms.
17812 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
17813 * make-all.com, setup.com: New files.
17814
17815 Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
17816
17817 * Makefile.in (taz): tex3patch moved to texinfo/util.
17818
17819 Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
17820
17821 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
17822 * configure.in: remove make from disable-if-Can-Cross list
17823 enable gdb if ${host} and ${target} are cygwin32
17824
17825 Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
17826
17827 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
17828 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
17829
17830 Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
17831
17832 * config.guess: Combine mips-mips-riscos cases, and use cpp to
17833 distinguish sysv/svr4/bsd variants.
17834 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
17835
17836 Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
17837
17838 * configure.in: Added copyright notice.
17839 * move-if-change: Added copyright notice.
17840
17841 Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17842
17843 * configure.in (powerpcle-*-solaris*): Until we get shared
17844 libraries working, don't build gdb, sim, make, tcl, tk, or
17845 expect.
17846
17847 Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
17848
17849 * config.guess: Merge with FSF:
17850
17851 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
17852 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
17853
17854 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
17855 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
17856
17857 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
17858 * config.guess: Combine two OSF1 rules.
17859 Also recognize field test versions. From mjr@zk3.dec.com.
17860 * config.guess (dgux): Use /usr/bin/uname rather than uname,
17861 because GNU uname does not support -p. From pmr@pajato.com.
17862
17863 Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
17864
17865 * Makefile.in (MAKEDIRS): Removed $(tooldir).
17866
17867 Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
17868
17869 * mpw-README: Document GCCIncludes.
17870
17871 Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
17872
17873 * configure.in (alpha-*-linux*): Set enable_shared to yes.
17874
17875 Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
17876
17877 * mpw-configure: Handle --enable-FOO and --disable-FOO.
17878
17879 Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
17880
17881 * configure.in (*-*-cygwin32): Configure make.
17882
17883 Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
17884
17885 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
17886
17887 Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
17888
17889 * Makefile.in (all-inet): Depend on all-perl.
17890
17891 * Makefile.in (inet-install): New target.
17892
17893 * Makefile.in (all-inet): Depend on all-tcl.
17894 (all-inet): Depend on all-send-pr.
17895
17896 Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17897
17898 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
17899 temporarily.
17900
17901 Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
17902
17903 * configure.in: Don't configure --with-gnu-ld on AIX.
17904
17905 Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
17906
17907 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
17908
17909 Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
17910
17911 * Makefile.in (ALL_MODULES): Added all-inet.
17912 (CROSS_CHECK_MODULES): Added check-inet.
17913 (INSTALL_MODULES): Added install-inet.
17914 (CLEAN_MODULES): Added clean-inet.
17915 (all-indent): New target.
17916
17917 * configure.in (host_tools): Added inet.
17918 (native_only): Added inet.
17919 (noconfigdirs): Added inet.
17920
17921 Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
17922
17923 * configure.in: Don't configure libgloss if we are not configuring
17924 newlib.
17925
17926 Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
17927
17928 * configure.in: Don't configure libgloss for unsupported
17929 architectures.
17930
17931 Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17932
17933 * Makefile.in (CLEAN_MODULES): Add clean-apache.
17934
17935 Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
17936
17937 * Makefile.in (ALL_MODULES): Include all-apache.
17938 (CROSS_CHECK_MODULES): Include check-apache.
17939 (INSTALL_MODULES): Include install-apache.
17940 (all-apache): New target.
17941
17942 * configure.in: Added apache everywhere perl is seen.
17943
17944 Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17945
17946 * Makefile.in: Add support for clean-{module} and
17947 clean-target-{module} rules.
17948
17949 Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
17950
17951 * configure.in (*-*-ose) do not build libgloss.
17952
17953 Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17954
17955 * config.guess (prep*:SunOS:5.*:*): Turn into
17956 powerpele-unknown-solaris2.
17957
17958 Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
17959
17960 * configure.in: Permit --enable-shared to specify a list of
17961 directories.
17962
17963 Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
17964
17965 * configure.in (host==solaris): Pass only the first word of $CC
17966 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
17967
17968 Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
17969
17970 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
17971
17972 Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
17973
17974 * Makefile.in (ALL_MODULES): Include all-perl.
17975 (CROSS_CHECK_MODULES): Include check-perl.
17976 (INSTALL_MODULES): Include install-perl.
17977 (ALL_X11_MODULES): Include all-guile.
17978 (CHECK_X11_MODULES): Include check-guile.
17979 (INSTALL_X11_MODULES): Include install-guile.
17980 (all-perl): New target.
17981 (all-guile): New target.
17982
17983 * configure.in (host_tools): Include perl and guile.
17984 (native_only): Include perl and guile.
17985 (noconfigdirs): Don't build guile and perl; no ports have been
17986 done.
17987
17988 Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
17989
17990 * configure (--enable-*): Handle quoted option lists such as
17991 --enable-sim-cflags='-g0 -O' better.
17992
17993 Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17994
17995 * Makefile.in ({,inst}all-target): New rule so we can make and
17996 install all of the target directories easily.
17997
17998 Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
17999
18000 * configure.in: Add missing global flag in sed substitution when
18001 deleting `target-' from ${configdirs}.
18002
18003 Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
18004
18005 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
18006 option.
18007
18008 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
18009 config/mh-necv4.
18010
18011 * install.sh: Correct misspelling of transformbasename.
18012
18013 * config.guess: Recognize mips-*-sysv*.
18014
18015 Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
18016
18017 * config.sub: Recognize mon960.
18018
18019 Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
18020
18021 * configure: Restore Canadian Cross handling of BISON and LEX,
18022 removed in Feb 20 change.
18023
18024 Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
18025
18026 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
18027 Mention make install. Remove the old copyright date as well the
18028 clumsy and rather pointless copyright on the README file.
18029
18030 Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
18031
18032 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
18033 Makefile after running symlink-tree, then run `make distclean' to
18034 avoid clobbering any generated files in srcdir.
18035
18036 Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
18037
18038 * configure.in (m68k-*-netbsd*): Build everything now.
18039
18040 Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
18041
18042 * Makefile.in (taz): Fix quoting.
18043
18044 Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
18045
18046 * configure.in (sparclet-*-*): Build everything now.
18047
18048 Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
18049
18050 * configure.in (m68k-*-linux*): New host.
18051
18052 Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
18053
18054 * configure: Check for bison before byacc.
18055
18056 Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
18057
18058 * Makefile.in configure: Change the way LEX and BISON/YACC are
18059 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
18060 searching PATH. These are used as fallbacks by Makefile.in if
18061 flex/bison/byacc aren't in objdir.
18062
18063 Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
18064
18065 * Makefile.in: Make everything which depends upon all-bfd also
18066 depend upon all-opcodes, in case --with-commonbfdlib is used.
18067
18068 Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18069
18070 * configure.in (host *-*-cygwin32): Don't build gdb if we are
18071 building NT native compilers on Unix.
18072
18073 Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
18074
18075 * configure.in: Don't get CC from the host Makefile fragment if we
18076 can find gcc in PATH, or if this is a Canadian Cross. Move the
18077 Solaris test for /usr/ucb/cc to the post target script, just after
18078 the compiler sanity test.
18079
18080 Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
18081
18082 * config.sub: Merge with FSF.
18083
18084 Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
18085
18086 * Makefile.in (RPATH_ENVVAR): New variable.
18087 (REALLY_SET_LIB_PATH): Use it.
18088 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
18089
18090 Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
18091
18092 * config.sub, configure.in: Recognize sparclet cpu.
18093
18094 Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
18095
18096 * config.guess: Support m68k-cbm-sysv4.
18097
18098 Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
18099
18100 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
18101 m68k-unknown-linuxaout from linker help string. Put quotes around
18102 $ld_help_string.
18103
18104 Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
18105
18106 * config.guess (powerpc-harris-powerunix): Add guess for port
18107 to new target.
18108
18109 Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
18110
18111 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
18112
18113 Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
18114
18115 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
18116 $(REALLY_SET_LIB_PATH) in Makefile.
18117 * Makefile.in (SET_LIB_PATH): New variable.
18118 (REALLY_SET_LIB_PATH): New variable.
18119 ($(DO_X)): Use $(SET_LIB_PATH).
18120 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
18121 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
18122 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
18123 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
18124 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
18125 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
18126 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
18127 (install-dosrel): Likewise.
18128 (all-opcodes): Depend upon all-libiberty.
18129
18130 Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
18131
18132 * config.guess (*:CYGWIN*): New
18133
18134 Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18135
18136 * Makefile.in (all-target-winsup): All all-target-libiberty.
18137
18138 Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18139
18140 * configure.in (noconfigdirs): Add missing # in front of comment.
18141
18142 Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
18143
18144 * configure.in: add second pass to things added to noconfigdirs
18145 so *-gm-magic can exclude libgloss properly.
18146
18147 Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
18148
18149 * mpw-configure (extralibs_name, rez_name): Set correctly
18150 for MWC68K compiler.
18151
18152 * mpw-README: Add more info on the necessary build tools.
18153
18154 Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
18155
18156 * configure.in, config.sub: Recognize cygwin32.
18157
18158 Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
18159
18160 * config.guess, config.sub: Recognize A/UX.
18161
18162 Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
18163
18164 * config.sub: Merge with gcc/config.sub.
18165
18166 Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
18167
18168 * mpw-build.in (do-binutils): Add build of stamps.
18169
18170 Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
18171
18172 * config.sub: Add recognition for mips64vr4100*-* targets.
18173
18174 Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
18175
18176 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
18177 Add creation of gconfigargs with `--enable-shared' turned on.
18178 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
18179 ($(host)-stamp-stage3-configured): Likewise.
18180 (HOLES): Add chatr and ldd.
18181 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
18182
18183 Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
18184
18185 * configure: Pass --nfp to recursive configures.
18186
18187 Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
18188
18189 * Makefile.in (DLLTOOL): New.
18190 (DLLTOOL_FOR_TARGET): New.
18191 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
18192 (EXTRA_TARGET_FLAGS): Ditto.
18193 (EXTRA_GCC_FLAGS): Ditto.
18194 (CONFIGURE_TARGET_MODULES): Ditto.
18195 (DO_X): Ditto.
18196 * configure: Add DLLTOOL.
18197
18198 Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
18199
18200 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
18201 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
18202 mh-sco, since old workarounds no longer needed, and don't
18203 build ld, since libraries have weak symbols in COFF.
18204
18205 Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
18206
18207 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
18208
18209 Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
18210
18211 * configure.in: Make sure that ${CC} can be used to compile an
18212 executable.
18213
18214 Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
18215
18216 * Makefile.in (all-gdb): Depend on $(GDB_TK).
18217 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
18218 nothing depending on whether gdbtk is being built.
18219
18220 Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
18221
18222 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
18223
18224 Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
18225
18226 * configure.in (noconfigdirs): Put ld or gas in this early, if the
18227 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
18228
18229 Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
18230
18231 * config-ml.in: Add support for
18232 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
18233 Simplify setting of multidirs from --disable-foo.
18234
18235 Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18236
18237 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
18238 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
18239 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
18240 non-empty, pass them on to the GCC make.
18241 (all-bootstrap): New rule that is like all-gcc, except it executes
18242 the GCC bootstrap rule instead of the GCC all rule.
18243
18244 Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
18245
18246 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
18247
18248 Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18249
18250 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
18251 DG/UX support.
18252
18253 Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
18254
18255 * config.sub (i*86*) Change [345] to [3456]
18256
18257 Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
18258
18259 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
18260 --with-gnu-ld=no.
18261
18262 Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18263
18264 * config-ml.in (rs6000*, powerpc*): Add switches to control which
18265 AIX multilibs get built.
18266
18267 Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18268
18269 * configure.in (i386-win32): Don't build expect if we're not
18270 building the tcl subdir.
18271
18272 Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
18273
18274 * Makefile.in: (configure-target-examples, all-target-examples):
18275 New targets, configure and build example programs.
18276
18277 Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
18278
18279 * mpw-configure: If an mpw-config.in generated a file mk.sed,
18280 use it as input to sedit the generated MPW makefile.
18281 * mpw-README: Add a suggestion about Gestalt.h.
18282
18283 Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
18284
18285 * config.sub: Accept *-*-ieee*.
18286
18287 Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
18288
18289 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
18290 Ronald F. Guilmette <rfg@monkeys.com>.
18291
18292 Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18293
18294 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
18295 for powerpc-pe native.
18296 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
18297 (target==powerpc-pe): duplicate i386-win32 entry.
18298
18299 Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
18300
18301 * configure.in (noconfigdirs): Exclude target-newlib for all versions
18302 of vxworks, not just vxworks5.1.
18303
18304 Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
18305
18306 * mpw-configure: Add support for exec-prefix.
18307
18308 Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
18309
18310 * config.guess: Recognize HP model 816 machines as having
18311 a PA1.1 processor.
18312
18313 Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
18314
18315 * configure: Ignore new autoconf configure options.
18316
18317 Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
18318
18319 * config.guess: Recognize Pentium under SCO.
18320 From Robert Lipe <robertl@arnet.com>.
18321
18322 Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
18323
18324 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
18325
18326 Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
18327
18328 * configure.in: Don't configure gas for alpha-dec-osf*.
18329
18330 Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
18331
18332 * configure.in: Default to --with-stabs for some targets for which
18333 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
18334 i[345]86*-*-unixware*.
18335
18336 Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
18337
18338 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
18339 rather than basing it on the target. Simplify handling of options
18340 controlling which directories to configure. Remove extraneous
18341 slash in multi-clean target.
18342
18343 Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
18344
18345 * config-ml.in: Prefix more variables with ml_ so they don't collide
18346 with configure's.
18347
18348 Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
18349
18350 * configure: Don't turn -v into --v.
18351
18352 Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
18353
18354 * configure.in (targargs): Fix typo.
18355
18356 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
18357
18358 Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
18359
18360 * configure.in: Strip --host and --target options from
18361 CONFIG_ARGUMENTS, and always configure for --host only. Add
18362 --with-cross-host option when building with a cross-compiler.
18363 * configure: Canonicalize the arguments put into config.status by
18364 always using `=' for an option with an argument. Pass a presumed
18365 --host or --target explicitly.
18366
18367 Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
18368
18369 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
18370 into general OS recognition case.
18371
18372 Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18373
18374 * configure.in (target_configdirs): add target-winsup only
18375 for win32 target systems.
18376
18377 Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
18378
18379 * Makefile.in (all-target-libgloss): Depend upon
18380 configure-target-newlib, since when libgloss is built it looks to
18381 see if the newlib directory exists.
18382
18383 Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
18384
18385 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
18386 cfg-ml-*.in.
18387
18388 Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
18389
18390 * configure: Handle LD and LD_FOR_TARGET when configuring a
18391 Canadian Cross.
18392
18393 Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18394
18395 * configure.in (target_libs): add target-winsup.
18396 (target==i386-win32): add patch diff flex make to $noconfigdirs.
18397 (target==ppcle-pe): remove ld from $noconfigdirs.
18398
18399 Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
18400
18401 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
18402 Preserve relative path names in $srcdir. Build symlink tree if
18403 configuring cross target dir and srcdir=. (= no VPATH support).
18404 (configure-target-libg++): Depend on configure-target-librx.
18405 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
18406 * config-ml.in: New file.
18407 * symlink-tree: New file.
18408 * configure: Ensure srcdir="." if that's what it is.
18409
18410 Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
18411
18412 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
18413 includes and FLEX_SKELETON setting.
18414 * mpw-configure (--with-gnu-ld): New option, controls whether
18415 to use PPCLink or ld with PowerMac GCC.
18416 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
18417 * mpw-config.in: Configure grez if targeting Mac.
18418
18419 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
18420 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
18421 just macos.
18422 * configure.in: Configure grez resource compiler if targeting Mac.
18423 * Makefile.in (all-grez, install-grez): New targets.
18424
18425 Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
18426
18427 * configure: CXX defaults to gcc, not g++. If we find
18428 gcc in the path, set CC to gcc -O2.
18429
18430 Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
18431
18432 * configure: Default ${build} correctly. Avoid picking up extra
18433 spaces when reading CC and CXX from Makefile. When doing a
18434 Canadian Cross, use plausible default values for numerous
18435 variables.
18436 * configure.in: When doing a Canadian Cross, don't try to
18437 configure tools whose configure script can't handle it.
18438
18439 Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
18440
18441 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
18442
18443 Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
18444
18445 * configure: Remove dubious bug reporting address.
18446
18447 Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
18448
18449 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
18450 configure script, run that instead of this directory's configure.
18451 In either case, print a message that we're configuring the sub-dir.
18452
18453 Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
18454
18455 * configure.in: Before checking for the existence of various files,
18456 use sed to filter out "target-".
18457
18458 Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
18459
18460 * Makefile.in (DO_X): Split rule to decrease command line length
18461 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
18462 (Philippe De Muyter).
18463
18464 Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18465
18466 * Makefile.in (all-patch): depend on all-libiberty.
18467
18468 Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
18469
18470 * configure.in: If the only directory in target_configdirs which
18471 actually exists is libiberty, then set target_configdirs to empty,
18472 to avoid trying to build a target libiberty in a gas or gdb
18473 distribution.
18474
18475 Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
18476
18477 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
18478 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
18479 systems.
18480
18481 Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
18482
18483 * configure.in (copy_dirs): Use sys-include instead of include
18484 for --with-headers option.
18485
18486 Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
18487
18488 * Makefile.in, configure.in: Make winsup builds work with
18489 new scheme.
18490
18491 Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
18492
18493 * configure.in: Build the linker on AIX.
18494
18495 Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
18496
18497 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
18498 where needed.
18499
18500 Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
18501
18502 * Makefile.in (all-gcc): Fix typo.
18503
18504 Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
18505
18506 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
18507
18508 Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
18509
18510 * configure.in: Rename libFOO to target-libFOO, and xiberty
18511 to target-xiberty, to provide more flexibility.
18512 (target_subdir): Define. Create if cross.
18513 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
18514 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
18515 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
18516 check-libFOO -> check-target-libFOO, etc.
18517 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
18518 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
18519 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
18520 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
18521 allow ALL_GCC="" to only configure.
18522 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
18523 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
18524 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
18525
18526 Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
18527
18528 * Makefile.in (taz): Build "info" in etc explicitly.
18529
18530 Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
18531
18532 * configure.in: Make sure that CC is undefined (as opposed to
18533 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
18534 problem with autoconf trying to configure on a host without GCC.
18535
18536 Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
18537
18538 * mpw-configure: Set host alias from choice of host compiler,
18539 only use generic MPW Makefile sed if present, edit a file
18540 named "hacked_Makefile.in" instead of "Makefile.in" if present.
18541 * mpw-README: Add problem notes about CW6 and CW7.
18542
18543 Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
18544
18545 * Makefile.in (taz): Use ";" instead of ";;".
18546
18547 Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
18548
18549 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
18550 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
18551 DISTDOCDIRS.
18552 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
18553 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
18554
18555 Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
18556
18557 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
18558 and gnats, because they are now subsumed by DISTSTUFFDIRS.
18559 Move bfd to DISTSTUFFDIRS.
18560
18561 Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18562
18563 * Makefile.in (X11_LIB): Removed.
18564 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
18565
18566 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
18567
18568 Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18569
18570 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
18571 names.
18572
18573 Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18574
18575 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
18576
18577 Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
18578
18579 * configure.in (i[345]86-*-win32): Always build newlib.
18580 Don't configure cvs, autoconf or texinfo.
18581 * Makefile.in (LD_FOR_TARGET): New.
18582 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
18583 Pass down LD_FOR_TARGET.
18584
18585 Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
18586
18587 * winsup: New directory.
18588 * Makefile.in: Build winsup.
18589 * configure.in: Winsup is configured when target is win32.
18590 Can only build win32 target GDB when native.
18591
18592 Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
18593
18594 * config.guess: Recognize HP model 819 machines as having
18595 a PA 1.1 processor.
18596
18597 Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
18598
18599 * configure: Fix sed loop which substitutes for CC and CXX to
18600 avoid bug found in various sed implementations.
18601
18602 Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18603
18604 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
18605 simulator. Use standard powerpc-*-eabi*.
18606
18607 Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
18608
18609 * configure.in: Stop putting gas and binutils in noconfigdirs for
18610 powerpc-*-aix* and rs6000-*-*.
18611
18612 Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
18613
18614 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
18615 -mcall-aixdesc libraries.
18616
18617 Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
18618
18619 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
18620
18621 * config.sub (arm | armel | armeb): Fix shell syntax.
18622
18623 Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18624
18625 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
18626 -msoft-float and -mcpu=common support.
18627 (powerpc*-*-eabisim*): Add support for building -mcall-aix
18628 libraries.
18629
18630 Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
18631
18632 * configure.in: Allow configuration and build of emacs19 for the alpha.
18633
18634 Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18635
18636 * configure.in (CC): Get ^CC, not just any old CC, from
18637 ${host_makefile_frag}.
18638
18639 Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18640
18641 * configure.in (CC): Try to get CC from
18642 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
18643
18644 Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18645
18646 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
18647 only if it exists in $(srcdir).
18648
18649 Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
18650
18651 * configure: If CC and CXX are not set in the environment, set
18652 them, based on either an existing Makefile or on searching for gcc
18653 in PATH. Substitute for CC and CXX in Makefile.
18654 * configure.in: Remove libm from target_libs. Separate
18655 target_configdirs from configdirs. If CC is not set in
18656 environment, try to get it from a host Makefile fragment. Rewrite
18657 changes of configdirs to use skipdirs instead. A few minor
18658 tweaks. Take directories out of target_configdirs as they are
18659 taken out of configdirs. Remove existing Makefile files from
18660 subdirectories. Substitute for TARGET_CONFIGDIRS and
18661 CONFIG_ARGUMENTS in Makefile.
18662 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
18663 by configure.in.
18664 (CONFIG_ARGUMENTS): Likewise.
18665 (CONFIGURE_TARGET_MODULES): New variable.
18666 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
18667 ($(CONFIGURE_TARGET_MODULES)): New target.
18668 (configure-libg++, configure-libio): New targets.
18669 (all-libg++): Depend upon configure-libg++.
18670 (all-libio): Depend upon configure-libio.
18671 (configure-libgloss, all-libgloss): New targets.
18672 (configure-libstdc++): New target.
18673 (all-libstdc++): Depend upon configure-libstdc++.
18674 (configure-librx, all-librx): New targets.
18675 (configure-newlib): New target.
18676 (all-newlib): Depend upon configure-newlib
18677 (configure-xiberty): New target.
18678 (all-xiberty): Depend upon configure-xiberty.
18679
18680 Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18681
18682 * configure.in (host i[345]86-*-win32): Expand the
18683 noconfigdirs again.
18684
18685 Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
18686
18687 * mpw-configure: Fix sed command file name.
18688
18689 Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
18690
18691 * configure.in (host i[345]86-*-win32): Reduce the
18692 noconfigdirs again.
18693
18694 Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
18695
18696 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
18697 or powerpc*-*-pe*, since they are not yet supported.
18698
18699 Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
18700
18701 Add PowerMac support and many other enhancements.
18702 * mpw-configure: New option --cc to select compiler to use,
18703 paste options set according to --cc into the generated
18704 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
18705 if mpw-make.sed is present.
18706 * mpw-config.in: Don't test for gC1, test for mpw-touch,
18707 add forward includes for PowerPC include files.
18708 * mpw-build.in: Build using Makefile.PPC if present.
18709 (do-byacc, etc): Remove separate version resource builds.
18710 (do-gas): Build "stamps" before "all".
18711 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
18712 * mpw-README: Update to reflect --cc option, PowerMac support,
18713 and recently-reported compatibility problems.
18714
18715 Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
18716
18717 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
18718 embedded m68k systems (-aout, -coff, -elf, -vxworks).
18719 (--with-multilib-top): Pass to recursive invocations.
18720
18721 Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
18722
18723 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
18724 v810-*-*.
18725
18726 Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
18727
18728 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
18729 gdb, ld and opcodes on v810-*-*.
18730
18731 Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
18732
18733 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
18734 (local-maintainer-clean): New target.
18735 (maintainer-clean): New target.
18736 (realclean): Just depend upon maintainer-clean.
18737
18738 Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
18739
18740 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
18741
18742 Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
18743
18744 * configure.in: Build ld in mips*-*-bsd* case.
18745
18746 Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
18747
18748 * config.sub: Accept -lites* OS. From Ian Dall.
18749
18750 Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
18751
18752 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
18753 targets.
18754
18755 Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18756
18757 * configure.in: treat i386-win32 canadian cross the same as
18758 i386-go32 canadian cross.
18759
18760 Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18761
18762 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
18763 running under the simulator to build a reduced set of libraries.
18764 (powerpc-*-eabiaix): Add fine grained multilib support added to
18765 other powerpc targets yesterday.
18766
18767 Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18768
18769 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
18770 -disable-softfloat, -disable-relocatable, -disable-aix, and
18771 -disable-sysv to control which multilib libraries get built.
18772
18773 Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
18774
18775 * configure: Add Makefile.tem to list of files to remove in trap
18776 handler.
18777
18778 Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
18779
18780 * config.guess (*Linux*): Add missing "exit"s.
18781 Also, need specific check for alpha-unknown-linux (uses COFF).
18782
18783 Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
18784
18785 * config.guess: Merge with FSF:
18786
18787 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
18788 * config.guess (AIX4): More robust release numbering discovery.
18789
18790 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
18791 * config.guess (i386-sequent-ptx): Properly get version number.
18792
18793 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
18794 * config.guess (mips:*:4*:UMIPS): New case.
18795
18796 Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
18797
18798 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
18799 (i386-win32 host): Likewise. Don't build readline.
18800
18801 Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
18802
18803 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
18804 SUPPORT_FILES to submakes.
18805
18806 Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
18807
18808 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
18809 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
18810 mpw-configure.
18811
18812 Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
18813
18814 * configure.in (appdirs): Use =, not ==, in test expression when
18815 trying to build the text to print in the warning message for
18816 Solaris users.
18817
18818 Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
18819
18820 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
18821
18822 Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
18823
18824 * config.guess: Recognize lynx-2.3.
18825
18826 Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
18827
18828 * config.sub (z8ksim): Deleted
18829 (z8k-*-coff): New, this is the one true name of the target.
18830
18831 Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
18832
18833 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
18834
18835 Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
18836
18837 * config.guess (*:Linux:*:*): First try asking the linker what the
18838 default object file format is (elf, aout, or coff). Then if this
18839 fails, try previous methods.
18840
18841 Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
18842
18843 * configure.in: Don't build newlib for *-*-vxworks5.1.
18844
18845 Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
18846
18847 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
18848 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
18849
18850 Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
18851
18852 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
18853
18854 Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
18855
18856 * cfg-ml-com.in: New file.
18857 * cfg-ml-pos.in: New file.
18858
18859 Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
18860
18861 * COPYING.NEWLIB: Add HP free copyright to list.
18862
18863 Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18864
18865 * config.sub: Recognize -eabi* for the system, not just -eabi.
18866
18867 Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
18868
18869 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
18870 * config.sub, configure.in (win32): New target and host.
18871
18872 Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
18873
18874 * configure.in: Add i386-pe configuration.
18875
18876 Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
18877
18878 * mpw-build.in (install): Install GDB after LD.
18879
18880 Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
18881
18882 * mpw-config.in (elf/mips.h): Always forward-include, needed
18883 for GDB to build.
18884
18885 Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
18886
18887 * testsuite: New directory for customer acceptance and whole tool
18888 chain tests.
18889
18890 Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
18891
18892 * configure: If per-host line isn't found, but AC_OUTPUT is found
18893 and a configure script exists, run it instead.
18894
18895 Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
18896
18897 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
18898
18899 Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
18900
18901 * configure: Set build_{cpu,vendor,os,alias} to host values when
18902 --build isn't specified.
18903
18904 Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
18905
18906 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
18907 (FLAGS_TO_PASS): Pass them.
18908 (EXTRA_TARGET_FLAGS): Ditto.
18909
18910 Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
18911
18912 * Makefile.in (all-libg++): Depend on all-libstdc++.
18913
18914 Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
18915
18916 * configure.in (noconfigdirs): Enable all packages for
18917 i386-unknown-netbsd.
18918
18919 Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
18920
18921 * configure.in (noconfigdirs): Don't configure tk for i386-go32
18922 hosted builds (DOS builds)
18923
18924 Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
18925
18926 Changes for ARM based on patches from Richard Earnshaw:
18927 * config.sub: Handle armeb and armel.
18928 * configure.in: Omit arm linker only for riscix.
18929
18930 Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
18931
18932 * config.guess: Update from FSF.
18933
18934 Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
18935
18936 * config.sub: Recognize powerpcle as the little endian variant of
18937 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
18938 powerpcle variant. Convert pentium into i586, not i486. Add p5
18939 alias for i586. Map new x86 variants p6, k5, nexgen into i586
18940 temporarily.
18941
18942 Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
18943
18944 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
18945
18946 Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
18947
18948 * config.sub: Accept -lites* as a basic system type.
18949
18950 Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
18951
18952 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
18953 installed, and if so return linuxoldld as the system name.
18954
18955 Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
18956
18957 * config.guess: Add hppa1.1-hp-lites support.
18958
18959 Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
18960
18961 * configure.in: Don't build newlib for m68k-vxworks5.1.
18962
18963 Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
18964
18965 * configure.in (mips-sgi-irix6): Use mh-irix5.
18966
18967 Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
18968
18969 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
18970
18971 Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
18972
18973 * test-build.mk: Enable building of shared libraries on IRIX 5 and
18974 OSF/1. Fix compiler flags.
18975 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
18976
18977 Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
18978
18979 * configure.in: Recognize --with-newlib.
18980 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
18981
18982 Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18983
18984 * Makefile.in: move {all,check,install}-gdb from *_MODULES
18985 to *_X11_MODULES due to gdbtk needing X include files et al.
18986
18987 Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
18988
18989 Merge in support for Mac MPW as a host.
18990 (Old change descriptions retained for informational value.)
18991
18992 * mpw-config.in: Add generic include forwards for cpu-specific
18993 include files in aout and elf directories.
18994
18995 * mpw-configure: Added copyright.
18996 * mpw-config.in: Check for presence of required build tools.
18997 (target_libs): Add newlib.
18998 (target_tools): Add examples.
18999 (Read Me): Generate as "Read Me for MPW" instead.
19000 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
19001 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
19002 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
19003
19004 * mpw-configure: Remove subdir-specific makefile hackery,
19005 delete mk.tmp after using it.
19006
19007 * mpw-build.in (all): Display start and end times.
19008
19009 * mpw-configure (host_canonical): Set.
19010 (target_cpu): Always add to makefiles.
19011 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
19012 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
19013 (mpw-mh-mpw): Look for in srcdir and srcroot.
19014 Use sed instead of mpw-edit-prefix to edit prefix definitions.
19015
19016 * mpw-build.in: (install-only): New target.
19017
19018 * mpw-configure (host_alias, target_alias): Rename from hostalias
19019 and targetalias, add into generated Makefile.
19020 (mk.tmp): If present, add into generated Makefile.
19021 * mpw-build.in (all-gas): Build config.h first before gas proper.
19022
19023 * mpw-configure (config.status): Write only if changed.
19024 * mpw-config.in (readline): Configure it (not built, just used for
19025 definitions).
19026
19027 * mpw-config.in (elf/mips.h): Add a forward include.
19028
19029 * mpw-config.in: Forward-include most .h files in include into
19030 extra-include.
19031 (readline): Don't build.
19032 mpw-build.in (install): Install GDB.
19033
19034 * mpw-configure (prefix, mpw_prefix): Handle it.
19035 * mpw-config.in (mmalloc, readline): Don't configure.
19036 * mpw-build.in (thisscript): Rename to ThisScript.
19037 Use mpw-build instead of BuildProgram everywhere.
19038 (mmalloc, readline): Don't build.
19039 * mpw-README: New file, basic documentation about the MPW port.
19040
19041 * mpw-config.in: Use forward-include to create include files.
19042
19043 * mpw-configure: Add more things to the top of each configured
19044 Makefile, including contents of config/mpw-mh-mpw.
19045 * mpw-config.in (extra-include): Create this directory and fill it
19046 with Posix-like include files when configuring.
19047
19048 * config.sub (apple, mac, mpw): Add various aliases.
19049
19050 * mpw-build.in: New file, top-level build script fragment for MPW.
19051 * mpw-configure: New file, configure script for MPW.
19052 * mpw-config.in: New file, config fragment for MPW.
19053
19054 Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
19055
19056 * configure.in (host_libs): Remove glob, since it is gone from the
19057 sources.
19058
19059 Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
19060
19061 * Makefile.in: define empty GDB_NLM_DEPS var.
19062
19063 * configure.in(target_makefile_frag): use config/mt-netware
19064 for netware targets.
19065
19066 Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
19067
19068 * config.sub: Merge in recent FSF changes. Remove linux special
19069 cases.
19070
19071 Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
19072
19073 Revert this change:
19074
19075 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
19076
19077 * build-all.mk: Use CC=cc -Xs on Solaris.
19078
19079 Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
19080
19081 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
19082 stop using it.
19083 * Makefile.in: Nuke all references to glob subdirectory.
19084
19085 Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
19086
19087 * configure.in: Fix --enable-shared logic in per-host.
19088
19089 Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
19090
19091 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
19092
19093 Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
19094
19095 * configure.in (noconfigdirs): Don't build gas on AIX, for
19096 powerpc*-*-aix* as well as for rs6000*-*-aix*.
19097
19098 Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
19099
19100 * configure: Fix --cache-file to work if the file argument is a
19101 relative path.
19102
19103 Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
19104
19105 * configure: If the --cache-file is used, pass it down to
19106 configure in subdirectories.
19107
19108 Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
19109
19110 * config.sub: add vxworks29k configuration.
19111
19112 Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
19113
19114 * Makefile.in (taz): Do "diststuff" part quietly.
19115
19116 Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
19117
19118 * config.sub: Mini-merge with gcc/config.sub.
19119
19120 Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
19121
19122 * config.guess (IRIX): Sed - to _.
19123
19124 Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
19125
19126 * Makefile.in (source-vault, binary-vault): New targets.
19127
19128 Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
19129
19130 * config.sub: Recognize -eabi as a basic system type.
19131
19132 Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
19133
19134 * configure.in (enable_shared stuff): Fix typo.
19135
19136 Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
19137
19138 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
19139
19140 Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
19141
19142 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
19143
19144 Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
19145
19146 * configure.in (rs6000-*-*): Don't build gas.
19147
19148 Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
19149
19150 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
19151 reduce command line length.
19152 (AS_FOR_TARGET): Check for as.new, not Makefile.
19153 (NM_FOR_TARGET): Check for nm.new, not Makefile.
19154
19155 Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
19156
19157 * config.guess: Merge from FSF.
19158
19159 Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
19160
19161 * configure: Don't use $ when handling program_suffix.
19162
19163 Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
19164
19165 * configure.in: Configure tk for hppa/hpux.
19166
19167 Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
19168
19169 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
19170
19171 Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
19172
19173 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
19174 to LIBCXXFLAGS. Tests are better run without it.
19175
19176 Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
19177
19178 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
19179
19180 Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
19181
19182 * configure.in (*-*-netware*): Don't configure xiberty.
19183
19184 Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
19185
19186 * configure.in: Remove tk from native_only list.
19187
19188 Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
19189
19190 * build-all.mk: Add mips-ncd-elf target to sun4 targets
19191 for special NCD build.
19192
19193 Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
19194
19195 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
19196 makeall.bat, they're only useful for binutils snapshots.
19197 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
19198 makeall.bat to specified SUPPORT_FILES.
19199
19200 Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
19201
19202 * build-all.mk: Add Ericsson targets to sun4 and solaris
19203 hosts. Add BNR's sun4 target to solaris host, so their
19204 build-from-source will be tested in-house first.
19205
19206 Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
19207
19208 * Makefile.in (LIBCFLAGS): New variable.
19209 (CFLAGS_FOR_TARGET): Ditto.
19210 (LIBCFLAGS_FOR_TARGET): Ditto.
19211 (LIBCXXFLAGS): Ditto.
19212 (CXXFLAGS_FOR_TARGET): Ditto.
19213 (LIBCXXFLAGS_FOR_TARGET): Ditto.
19214 (BASE_FLAGS_TO_PASS): Pass them.
19215 (EXTRA_TARGET_FLAGS): Ditto.
19216
19217 * configure.in: Support --enable-shared.
19218
19219 Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
19220
19221 * configure.in (target_libs): Include libstdc++ again.
19222 * config.guess: Update from FSF (for FreeBSD).
19223
19224 Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
19225
19226 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
19227 makeall.bat.
19228 (DISTDOCDIRS): Add `etc'.
19229 (ETC_SUPPORT_PFX): New variable.
19230 (taz): Include anything from etc starting with a word in
19231 ETC_SUPPORT_PFX.
19232
19233 Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
19234
19235 * config.sub: Update for recent FSF changes. Remove obsolete
19236 h8300hds entry. Add -windows* and -osx as basic os. Minor
19237 spacing changes.
19238
19239 Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
19240
19241 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
19242
19243 * config.guess: Merge with FSF.
19244 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
19245
19246 Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
19247
19248 * configure: Since the "trap 0" handler will override the exit
19249 status on many systems, only use it for "exit 1", and make it set
19250 a non-zero exit status; reset it before "exit 0". Also, check
19251 exit status of config.sub, and error out if it failed.
19252
19253 Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
19254
19255 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
19256 and install libgloss.
19257
19258 Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
19259
19260 * Makefile.in (all-binutils): Depend upon all-byacc.
19261
19262 * configure.in: Don't build emacs on Irix 5.
19263
19264 Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
19265
19266 * configure.in (*-*-netware*): Add libio.
19267
19268 Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
19269
19270 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
19271 (CHECK_TARGET_MODULES): Ditto.
19272 (INSTALL_TARGET_MODULES): Ditto.
19273 (TARGET_LIBS): Ditto.
19274 (all-libstdc++): Note dependencies.
19275
19276 Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
19277
19278 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
19279
19280 Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
19281
19282 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
19283 -fexternal-templates.
19284
19285 * configure.in (target_libs): Add libstdc++.
19286 (noconfigdirs): Add libstdc++ as appropriate.
19287
19288 Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
19289
19290 * config.guess: Update from FSF.
19291
19292 Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
19293
19294 * configure: Use ${config_shell} when running ${configsub}.
19295
19296 Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
19297
19298 * config.sub: No longer recognize h8300h.
19299
19300 Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
19301
19302 * config.sub: Remove extraneous differences between config.sub and
19303 gcc/config.sub.
19304
19305 Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
19306
19307 * Makefile.in (DISTSTUFFDIRS): Add gas.
19308
19309 Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
19310
19311 * COPYING.NEWLIB: New file.
19312
19313 Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
19314
19315 * config.guess (HP-UX): Patch from Harlan Stenn
19316 <harlan@landmark.com> to also emit release level.
19317
19318 Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
19319
19320 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
19321
19322 Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
19323
19324 * config.sub: Merge nextstep cleanup from FSF.
19325
19326 Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
19327
19328 * configure.in (arm-*-*): Don't configure ld for this target.
19329
19330 Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
19331
19332 * configure.in (*-*-netware): don't configure libg++, libio,
19333 librx, or newlib.
19334
19335 Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19336
19337 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
19338 configure ld--it works, but it doesn't support shared libraries.
19339
19340 Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
19341
19342 * config.guess (*-unknown-freebsd*): Get rid of possible
19343 trailing "(Release)" in version string.
19344 Patch from Paul Richards <paul@isl.cf.ac.uk>.
19345
19346 Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
19347
19348 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
19349 Fix type: *-next-neststep -> *-next-nextstep.
19350
19351 * config.guess: Merge from FSF:
19352
19353 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
19354
19355 * config.guess: Recognize powerpc-ibm-aix3.2.5.
19356
19357 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
19358
19359 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
19360 instead of UNIX_SV for UnixWare 1.0).
19361
19362 Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
19363
19364 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
19365 to make gdb/nlm/* build after the compiler and linker.
19366
19367 Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
19368
19369 * config.guess (netbsd, freebsd, linux): Accept any machine,
19370 not just i[34]86.
19371 (m68k-atari-sysv4): Relocate to match FSF version.
19372
19373 * config.guess: More merges from the FSF:
19374
19375 Add a space before function call or macro invocation.
19376
19377 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
19378
19379 * config.guess: Add trap cmd to remove dummy.c and dummy when
19380 interrupted.
19381
19382 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
19383
19384 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
19385 (dummy): Redirect stderr from compilation of dummy.c.
19386
19387 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
19388
19389 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
19390
19391 Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
19392
19393 * configure: Accept and ignore --cache*, for compatibility with
19394 new autoconf.
19395
19396 Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
19397
19398 * config.guess: Merge from FSF:
19399
19400 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
19401
19402 * config.guess (Pyramid*:OSx*:*:*): New case.
19403 (PATH): Add /.attbin at end for finding uname.
19404 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
19405
19406 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
19407
19408 * config.guess (M88*:DolphinOS:*:*): New case.
19409
19410 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
19411
19412 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
19413 to select whether to use ELF or COFF.
19414
19415 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
19416
19417 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
19418
19419 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
19420
19421 * config.guess: Guess the OS version for HPUX.
19422
19423 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
19424
19425 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
19426
19427 Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19428
19429 * configure.in: Recognize --with-headers, --with-libs, and
19430 --without-newlib.
19431 * Makefile.in (all-xiberty): Depend upon all-ld.
19432
19433 Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19434
19435 * configure.in: Change i[34]86 to i[345]86.
19436
19437 Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19438
19439 * configure (version): A few more tweaks to help message.
19440
19441 Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
19442
19443 * Makefile.in: Remove (for now) librx as a host library,
19444 now that we're building it for target.
19445
19446 Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19447
19448 * configure: Fix up help message; from karl@owl.hq.ileaf.com
19449 (Karl Berry).
19450
19451 Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
19452
19453 * configure.in: Also configure librx.
19454
19455 Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
19456
19457 * Makefile.in: Update various rules to reflect that librx
19458 is now needed for libg++.
19459
19460 Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19461
19462 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
19463
19464 Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
19465
19466 * configure.in: Configure the examples directory.
19467
19468 Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19469
19470 * configure: Simplify Jun 2 1994 change.
19471
19472 Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
19473
19474 * change CC to /usr/latest/bin/gcc for lynx host builds, since
19475 /bin/gcc isn't good enough to build gcc.
19476
19477 Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
19478
19479 * Makefile.in (GDB_SUPPORT_FILES): Remove
19480 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
19481 (gdb.tar.gz): Add new rule to use standard distribution building
19482 mechanism.
19483
19484 Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19485
19486 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
19487 Bill Cox <bill@cygnus.com>.
19488
19489 Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
19490
19491 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
19492
19493 Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
19494
19495 * configure: Search current dir first in .gdbinit.
19496
19497 Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
19498
19499 * config.sub: Recognize freebsd (merged from gcc config.sub).
19500
19501 Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
19502
19503 * config.sub: Refer to NeXT's operating system as nextstep.
19504
19505 * config.sub (case $basic_machine): Re-order the cases, to match
19506 the order in the FSF version (which is mostly alphabethical).
19507 Merge in some additions and changes from the FSF.
19508
19509 Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
19510
19511 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
19512 * config.sub: Recognize cxux7.
19513 * configure.in: Use mh-cxux for m88k-harris-cxux*.
19514
19515 Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
19516
19517 * config.sub: Fix typo powerpc -> powerpc-*.
19518
19519 Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
19520
19521 * Makefile.in: `all-emacs19' depends on `all-byacc'.
19522
19523 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
19524 parallel with all-emacs and install-emacs). Top-level command
19525 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
19526
19527 Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19528
19529 * test-build.mk ($(host)-stamp-stage2-installed): Remove
19530 $(relbindir)/make before doing ``make install'', and use
19531 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
19532 installing over running make binary.
19533 ($(host)-stamp-stage3-installed): Likewise.
19534
19535 Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19536
19537 * config.guess: Recognize Mach.
19538
19539 Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19540
19541 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
19542 see whether --exec-prefix was used.
19543
19544 Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
19545
19546 * README: Explicitly mention libg++/README. (Zoo's idea.)
19547
19548 Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19549
19550 * Makefile.in: Add all-librx target similar to all-libproc.
19551
19552 Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
19553
19554 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
19555 with post 1.2 uname bogosity.
19556
19557 Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19558
19559 * configure: Remove temporary files on receipt of a signal.
19560
19561 Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
19562
19563 * configure: If there is a package_makefile_frag, remove
19564 ${subdir}/Makefile.tem after copying it in.
19565
19566 Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
19567
19568 * build_all.mk: support rs6000 lynx identifies itself as
19569 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
19570 since /bin/gcc is too feeble to compile a modern gcc.
19571
19572 Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
19573
19574 * brought devo/test-build.mk update-to-date with progressive/
19575 test-build.mk. Add lynx targets and hppa flag info.
19576
19577 Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
19578
19579 * configure.in: Use mh-ncrsvr43. Patch from
19580 Tom McConnell <tmcconne@sedona.intel.com>.
19581
19582 Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
19583
19584 * config.guess (i386-unknown-bsdi): No longer need to
19585 check #if defined(__bsdi__) && defined(__i386__).
19586
19587 Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19588
19589 * configure: Set program_transform_nameoption correctly.
19590
19591 Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
19592
19593 * brought build-all.mk update-to-date with progressive build-all.mk,
19594 added new targets and hppa info.
19595
19596 Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19597
19598 * configure: If config.guess result is a prefix of the user
19599 specified target, assume a native build and use the user specified
19600 target as the host alias. Remove SunOS patch suffix removal hack.
19601 * configure.in: Remove SunOS patch suffix removal hack.
19602
19603 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
19604 in NATIVE_CHECK_MODULES.
19605
19606 Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
19607
19608 * Makefile.in: Rename HOST_ONLY to NATIVE.
19609 * configure: Delete SunOs patch suffix from host_canonical
19610 and build_canonical variables that are prepended to Makefiles.
19611 * configure.in: Add comments for easier maintenance.
19612
19613 Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19614
19615 * Makefile.in: Add all-libproc target similar to all-gui.
19616
19617 Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
19618
19619 * Makefile.in (CHECK_MODULES): split into
19620 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
19621
19622 Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
19623
19624 * config.guess (i386-unknown-bsdi): New system to guess.
19625
19626 Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19627
19628 * Makefile.in: Add all-gui target (but not yet build by "all").
19629
19630 Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
19631
19632 * config.sub: Move deletion of patch suffix from here...
19633 * configure.in: To here, at Ian's suggestion. The top-
19634 level scripts might need to know of a patch level.
19635
19636 Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
19637
19638 * config.sub: Strip off patch suffix so rtl is recognized
19639 as a sunos4.1.3 machine, even though it's been patched.
19640
19641 Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
19642
19643 * Makefile.in (INSTALL_LAST): Delete.
19644 (INSTALL_DOSREL): New.
19645
19646 Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19647
19648 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
19649 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
19650 whether we pass down --with-gnu-ld anyhow.
19651
19652 Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
19653
19654 * Makefile.in (INSTALL_LAST): Change operation so it works
19655 on more flavors of make.
19656 * configure.in (go32): Don't build libg++ or libio.
19657
19658 Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
19659
19660 * Makefile.in (Move HOST_PREFIX_1 and friends up so
19661 they can be overriden by templates.
19662
19663 Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
19664
19665 * configure.in (target==go32): Don't build gdb.
19666 * dosrel: New directory.
19667
19668 Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
19669
19670 * configure.in (host==go32): Configure dosrel too.
19671 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
19672 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
19673 be set by incoming names or templates.
19674 (INSTALL_LAST): New rule.
19675
19676 Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
19677
19678 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
19679
19680 Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
19681
19682 * configure.in (appdirs): New variable. Currently empty, but will
19683 be used in gas distribution. If nonempty, lists a set of
19684 directories at least one of which must get configured, or top
19685 level configuration is considered to have failed.
19686 (rs6000-*-lynxos*): Use new file name.
19687
19688 Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19689
19690 Eliminate XTRAFLAGS.
19691 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
19692 newlib include files using -idirafter, and also use -nostdinc.
19693 (CXX_FOR_TARGET): Likewise.
19694 (XTRAFLAGS): Removed.
19695 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
19696 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
19697 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
19698 ($(DO_X)): Don't pass down XTRAFLAGS.
19699
19700 Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
19701
19702 * configure.in (mips*-dec-bsd*): New target; do build linker.
19703 (mips*-*-bsd*): New target; don't build linker.
19704
19705 Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
19706
19707 * configure.in: support rs6000-*-lynxos* configuration.
19708 support sunos4 as a cross target.
19709
19710 * config.sub: look for lynx*, not lynx since the OS version may
19711 legitimately be part of the name.
19712
19713 Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
19714
19715 * configure.in (i[34]86-*-sco*): Move to be with other i386
19716 targets.
19717 (romp-*-*): New target. Skip various binary utilities.
19718 (vax-*-*): New target. Don't build newlib.
19719 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
19720
19721 Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
19722
19723 * configure.in: Only set host_makefile_frag if config
19724 directory exists.
19725
19726 Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
19727
19728 * install.sh: If $dstdir exists, don't check whether each
19729 component does.
19730
19731 Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19732
19733 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
19734
19735 Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
19736
19737 * configure.in (*-*-lynxos*): Don't configure newlib for either
19738 native or cross Lynx.
19739
19740 Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
19741
19742 * config.sub (sparc64-elf): Fix os.
19743 (z8k): Remove duplicate.
19744
19745 Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19746
19747 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
19748 gcc/stmp-fixproto, to try to prevent fixproto from being run.
19749
19750 Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
19751
19752 * configure: Make file links cleanly even if Lynx fails on
19753 an NFS symlink (at least fail cleanly).
19754
19755 Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
19756
19757 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
19758 -XNh2000.
19759
19760 Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
19761
19762 * configure: Unknown options are fatal again.
19763
19764 Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
19765
19766 * configure: Ignore --x-includes and --x-libraries, for Autoconf
19767 compatibility.
19768
19769 Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
19770
19771 * build-all.mk: Add `clean' target.
19772
19773 Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
19774
19775 * config.guess: Add SINIX support.
19776 * configure.in: Add mips-*-sysv4* support.
19777
19778 Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
19779
19780 * build-all.mk: Document all useful targets.
19781 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
19782 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
19783
19784 Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
19785
19786 * configure: Support --silent, --quiet.
19787
19788 Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
19789
19790 * configure: Support --disable-FEATURE.
19791
19792 Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19793
19794 * config.guess: Recognize NCR running SVR4.3.
19795
19796 Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
19797
19798 * config.guess: Make BSDI generate i386-unknown-bsd386.
19799 Patch from Paul Eggert <eggert@twinsun.com>.
19800
19801 Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19802
19803 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
19804
19805 Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
19806
19807 * configure: Make unrecognized options give nonfatal warnings
19808 instead of fatal errors, and pass them to any subdirectory
19809 configures in case they recognize them.
19810 Make --x equivalent to --with-x.
19811
19812 Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
19813
19814 * configure: Add --enable-* options. Clean up usage message and
19815 some comments.
19816
19817 Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
19818
19819 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
19820
19821 Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
19822
19823 * configure.in (hppa*-*-*): Enable binutils.
19824
19825 Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19826
19827 * config.sub: Recognize cisco.
19828
19829 Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
19830
19831 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
19832
19833 Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19834
19835 * config.guess: about target *-hitachi-hiuxwe2, don't print more
19836 than one configuration name. Add comment.
19837
19838 Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
19839
19840 * config.guess: about target *-hitachi-hiuxwe2, fixed
19841 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
19842 macro is incorrect.]
19843
19844 Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19845
19846 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
19847 than the "make ls" stuff which used to be here.
19848
19849 Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
19850
19851 * config.guess: Recognize i[34]86-unknown-freebsd.
19852 From Shawn M Carey <smcarey@rodan.syr.edu>.
19853
19854 Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
19855
19856 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
19857
19858 Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
19859
19860 * config.guess: Check for ptx.
19861
19862 Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
19863
19864 * config.sub: Add os9k checking.
19865
19866 Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
19867
19868 * config.guess: Handle OSF1 running on HPPA processors
19869
19870 Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
19871
19872 * configure: If subdir configure fails, print out a message with
19873 subdirectory name, in case subdir's configure code didn't identify
19874 itself.
19875
19876 Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
19877
19878 * configure.in: Remove embedded newlines from configdirs.
19879 Avoid mismatches of substrings. Fix matching strings at end
19880 of configdirs.
19881
19882 Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
19883
19884 * config.guess: Add Lynx/rs6000 config support.
19885
19886 Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
19887
19888 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
19889
19890 Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
19891
19892 * configure.in (hppa*-*-osf*): Treat this just like most other
19893 PA configurations (eg no binutils or ld).
19894 (hppa*-*-*elf*): These configurations have binutils and ld.
19895
19896 Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
19897
19898 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
19899
19900 Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19901
19902 * configure.in (rs6000-*-*): Build gas.
19903
19904 Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
19905
19906 * Makefile.in: Avoid bug in losing hpux sed.
19907
19908 Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19909
19910 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
19911 for GDB and GDB has been fixed to not need it.
19912
19913 Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
19914
19915 * config.guess: Recognize vax hosts.
19916
19917 Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
19918
19919 * configure (while loop): Don't use "break 2" inside case
19920 statement -- the case statement isn't an enclosing loop.
19921
19922 Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
19923
19924 * config.guess: Clean up NeXT support, to allow nextstep
19925 on Intel machines. Make OS be nextstep.
19926
19927 Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
19928
19929 * config.guess: Add alternate forms for Convex.
19930
19931 Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
19932
19933 * configure: Completely rewrite option processing. Take
19934 advantage of pattern-matching to avoid invoking test frequently.
19935 Also clean up host and target defaulting logic.
19936
19937 Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
19938
19939 * Makefile.in: Replace all occurrances of "rootme" with "r" and
19940 "$${rootme}" with "$$r", to increase the likelihood that the do-*
19941 commands (plus user environment) will fit SCO limits.
19942
19943 Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19944
19945 * configure.in: Don't issue warnings about directories which are
19946 not being configured if -norecursion is set. Correct test for
19947 --with-gnu-as and --with-gnu-ld to not get confused by substring
19948 matches.
19949
19950 * configure.in: Don't build gas for alpha-dec-osf1*.
19951
19952 Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
19953
19954 * configure: Back out Per's change of 12/19/1993. It changes the
19955 behavior of configure in unexpected and confusing ways.
19956
19957 Also, use different delim char when calculating
19958 program_transform_name so that the name can contain slashes.
19959
19960 Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
19961
19962 * configure.in, config.sub: Add support for VSTa micro-kernel.
19963
19964 Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
19965
19966 * configure.in: Nuke hacks which were used to get a special
19967 version of GAS for HPPA configurations.
19968
19969 Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
19970
19971 * configure: If only ${target_alias} is given, use that
19972 as the default for ${host_alias}.
19973 * configure: Add missing back-slashes before nested quotes.
19974
19975 Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
19976
19977 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
19978
19979 Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
19980
19981 * config.guess: Recognize some Tektronix configurations.
19982 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
19983
19984 Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
19985
19986 * config.sub: Match any flavor of SH.
19987
19988 Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
19989
19990 * configure.in: Don't try to configure newlib for Alpha.
19991
19992 Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19993
19994 * configure.in: Don't build ld for Irix 5. Don't build gas,
19995 libg++ or libio for any Alpha target.
19996
19997 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
19998
19999 Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
20000
20001 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
20002 default arguments -- so it tried to compress itself.
20003
20004 Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
20005
20006 * configure.in (notsupp): ensure that a space is always at the end
20007 of the configdirs list, since the grep checks for an explicit space
20008
20009 Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20010
20011 * configure.in (target i386-sysv4.2): don't build ld, since static
20012 versions of many libraries are not available.
20013
20014 Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20015
20016 * config.guess: Recognize Apollos (using environment variables).
20017 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
20018
20019 Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20020
20021 * config.guess: Recognize Sony news mips running newsos.
20022
20023 Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
20024
20025 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
20026 "fi ; else" for bash.
20027
20028 Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
20029
20030 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
20031
20032 Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
20033
20034 * config.sub: accept unixware as an alias for svr4.2.
20035 Fix some inconsistancies with the gcc version.
20036
20037 Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20038
20039 * Makefile.in (DISTDOCDIRS): Add gdb.
20040
20041 Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
20042
20043 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
20044
20045 Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
20046
20047 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
20048 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
20049 this now.
20050
20051 Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20052
20053 * config.sub: Accept hiux* as an OS name.
20054
20055 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
20056 etc/make-stds.texi. The underscore came from gcc, and dje now
20057 agrees that RUNTESTFLAGS is the correct name.
20058
20059 Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
20060
20061 * install.sh: Remove 'set -e'. It makes any conditionals
20062 in the script useless.
20063
20064 * config.guess: Automatically recognize arm-acorn-riscix
20065 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
20066
20067 Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
20068
20069 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
20070
20071 Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
20072
20073 * Makefile.in (DISTDOCDIRS): New variable.
20074 (taz): Edit local Makefile.in sooner, instead of proto-toplev
20075 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
20076
20077 Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20078
20079 * configure.in (hppa target): check the source directory for the
20080 pagas sub-directory
20081
20082 Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
20083
20084 * config.sub: Allow -aout* and -elf*.
20085
20086 Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
20087
20088 * configure.in: Don't build ld on i386-solaris2, same as for
20089 sparc-solaris2.
20090
20091 Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
20092
20093 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
20094
20095 Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20096
20097 * configure.in: Configure gdb for alpha.
20098
20099 Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20100
20101 * Makefile.in (CXXFLAGS): Add -O.
20102
20103 Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20104
20105 * config.guess: added support for DG Aviion
20106
20107 Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
20108
20109 * configure.in: Produce warning message for subdirectories not
20110 configurable for this host/target combination. Don't try to
20111 configure gdb for vms.
20112
20113 Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
20114
20115 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
20116 appropriate files before making "diststuff".
20117 (DISTBISONFILES): New var: list of files to be edited.
20118 (DISTSTUFFDIRS): Add binutils.
20119
20120 Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20121
20122 * config.sub: also handle mipsel and mips64el (for little endian mips)
20123
20124 Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20125
20126 * configure.in: Add * to end of all OS names.
20127
20128 Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
20129
20130 * configure.in: Build newlib for LynxOS native.
20131
20132 Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20133
20134 * config.guess: Add support for delta 88k running SVR3.
20135
20136 * configure.in: Add comment about HP compiler vs. emacs.
20137
20138 Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20139
20140 * configure.in: don't build ld on solaris2 (not a viable option
20141 due to bugs in getpwnam & getpwuid)
20142
20143 Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
20144
20145 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
20146 config.guess will produce a full version number.
20147
20148 Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20149
20150 * configure.in: Build linker and binutils for alpha-dec-osf1.
20151
20152 Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20153
20154 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
20155 and gdb/testsuite/Makefile.in.
20156
20157 Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20158
20159 * configure.in: recognize mips*- instead of mips-
20160
20161 Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
20162
20163 * config.sub: Accept linux*coff and linux*elf as operating
20164 systems.
20165
20166 Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20167
20168 * config.sub: Recognize mips64, and mips3 as an alias for it.
20169
20170 Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20171
20172 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
20173 gdb knows how to handle OSF/1 shared libraries.
20174
20175 Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20176
20177 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
20178 * config.guess: Recognize Hitachi's HIUX.
20179 * config.sub: Recognize h3050r* and hppahitachi.
20180 Remove redundant cases for hp9k[23]*.
20181
20182 Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20183
20184 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
20185 if gas and ld are in the source tree and are in ${configdirs}.
20186 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
20187 --with options (but still pass them down on the command line,
20188 if they were explicitly specified).
20189
20190 Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20191
20192 * configure: substitute SHELL value in Makefile.in with
20193 ${CONFIG_SHELL}
20194
20195 Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20196
20197 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
20198 *-*-solaris2* targets.
20199
20200 Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20201
20202 * Makefile.in: define M4, and pass it down to sub-makes;
20203 all-autoconf now depends on all-m4
20204
20205 Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20206
20207 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
20208 presence of {ar,ranlib} instead of a configured directory
20209
20210 Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
20211
20212 * config.guess: Accept 34?? as well as 33?? for NCR.
20213
20214 Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20215
20216 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
20217 of 'gas' in sed commands, since 'gash' is now in the tree as well.
20218
20219 Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20220
20221 * configure: grab values for $(CC) and $(CXX) from the
20222 environment, so that someone can do "CC=gcc configure; make" and
20223 have it work right (matching the way that autoconf works now)
20224
20225 * configure.in, Makefile.in: add support for gash, the tcl
20226 interface to Galaxy
20227
20228 * config.guess: add NetBSD variants (hp300, x86)
20229
20230 Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
20231
20232 * install.sh: Support -d option (in the manner of SunOS 4 install,
20233 as it is more deterministic than that of GNU install)
20234 (chmodcmd): Set file to mode 755 by default (should also do default
20235 chgrp and chown, but I don't feel like dealing with that now)
20236
20237 Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
20238
20239 * config.sub: Remove h8300hhms alias.
20240
20241 Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20242
20243 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
20244
20245 Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20246
20247 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
20248 as stmp-fixinc
20249
20250 Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
20251
20252 * config.sub: recognize m88110-bug-coff.
20253
20254 Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20255
20256 * Makefile.in (all-libio): all dependencies on the toolchain used
20257 to build this (gcc, gas, ld, etc)
20258
20259 Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20260
20261 * config.guess: Deal with OSF/1 1.3 on alpha.
20262
20263 Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20264
20265 * install.sh: add some 'else true' clauses for portability
20266
20267 * configure.in: don't build libio for h8[35]00-*-* targets
20268
20269 Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
20270
20271 * Makefile.in: Add support for new libio.
20272
20273 Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20274
20275 * install.sh: If one command fails, don't try the rest. Don't try
20276 to remove $dsttmp (via trap) unless we have already created it.
20277 If $src doesn't exist, detect it and exit with an error.
20278
20279 * config.guess: Recognize BSD on hp300.
20280
20281 Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
20282
20283 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
20284 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
20285
20286 Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
20287
20288 * Makefile.in (all-send-pr): depends on all-prms
20289
20290 Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20291
20292 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
20293
20294 Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20295
20296 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
20297 Added test for mips-mips-riscos5.
20298
20299 Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20300
20301 * configure.in: use mh-hp300 for 68k HP hosts
20302
20303 Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20304
20305 * configure: add support for CONFIG_SHELL, so that you can use
20306 some alternate shell for evaluating configure scripts
20307
20308 Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
20309
20310 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
20311 in configure script to bug-gdb@prep.ai.mit.edu when building
20312 distribution archive.
20313 * Makefile.in (COMPRESS): Remove def.
20314 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
20315 gdb.tar.Z and make-gdb.tar.Z respectively.
20316 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
20317 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
20318 to convergence with 'taz' target in Makefile.in.
20319
20320 Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20321
20322 * install.sh (dsttmp): use trap to ensure that tmp files go
20323 away on error conditions
20324
20325 Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20326
20327 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
20328
20329 Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20330
20331 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
20332 its parent is '/' not ''.
20333
20334 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
20335
20336 Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
20337
20338 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
20339 that ${newsrcdir}/configure.in does.
20340
20341 Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20342
20343 * test-build.mk: support for CONFIG_SHELL
20344
20345 Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
20346
20347 * config.sub (netware): Add as a basic system type.
20348
20349 Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
20350
20351 * Makefile.in (Makefile): depend on configure.in. Also drop the
20352 $(srcdir)/ from the dependency on Makefile.in.
20353
20354 Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
20355
20356 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
20357 (h8300hhms is temporary until multi-libraries are implemented).
20358 * configure.in: Handle h8300h too.
20359
20360 Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20361
20362 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
20363
20364 Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
20365
20366 * configure: Remove extraneous output when guessing host type.
20367 * config.guess: Remove extraneous output when guessing using C
20368 compiler rather than uname, or when guessing fails.
20369
20370 Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
20371
20372 * Makefile.in: remove all.cross and install.cross targets
20373
20374 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
20375 definitions
20376
20377 Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
20378
20379 * configure.in (target sh): Build gprof.
20380
20381 Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20382
20383 * config.sub: change -solaris to -solaris2
20384
20385 Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20386
20387 * configure.in: Use config/mh-riscos for mips-*-sysv*.
20388
20389 Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
20390
20391 * configure: Correct error message for missing Makefile.in to
20392 print correct directory.
20393
20394 Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20395
20396 * install.sh: kludge around 386BSD shell bug
20397
20398 Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
20399
20400 * config.guess: Recognize NeXT.
20401 * config.guess: Recognize i486-ncr-sysv4.
20402 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
20403
20404 Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
20405
20406 * Makefile.in (MAKEINFOFLAGS): New variable.
20407 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
20408 * build-all.mk, test-build.mk: Pass down --no-split as
20409 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
20410
20411 Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
20412
20413 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
20414
20415 Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
20416
20417 * Makefile.in (libg++.tar.z): New rule.
20418 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
20419 * Makefile.in (taz): Only do a single chmod.
20420
20421 Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
20422
20423 * install.sh: don't use dirname anymore (replaced with sed usage)
20424
20425 Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
20426
20427 * Makefile.in: Change extension for gzip'd files from '.z' to
20428 '.gz' per new FSF standard usage.
20429
20430 Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
20431
20432 * configure: put quotes around the final value of program_transform_name
20433
20434 Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20435
20436 * Makefile.in: new install.sh support; update install-info rules
20437
20438 Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
20439
20440 * configure.in: Build diff for crosses, but not for go32 host.
20441
20442 * configure.in: Build gprof only for native, and don't build it
20443 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
20444
20445 Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
20446
20447 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
20448
20449 Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
20450
20451 * configure.in (host_tools): Add prms.
20452
20453 Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20454
20455 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
20456 with $(FLAGS_TO_PASS) on the command line
20457
20458 * config.sub: Recognize lynx and lynxos
20459
20460 Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
20461
20462 * config.sub: Accept -ecoff*, not just -ecoff.
20463
20464 Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
20465
20466 * Makefile.in (taz): Use .gz suffix instead of .z.
20467 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
20468 names.
20469
20470 Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20471
20472 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
20473
20474 Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20475
20476 * Makefile.in (install-no-fixedincludes): install gcc last, so
20477 that rebuilds that might happen during 'make install' don't get
20478 bogus gcc include files
20479
20480 Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
20481
20482 Change from Utah for HPPA support:
20483 * config.guess: Recognize hppa1.x-hp-bsd.
20484
20485 Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
20486
20487 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
20488 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
20489
20490 Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
20491
20492 * config.sub: Add support for rom68k and bug boot monitors.
20493
20494 Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
20495
20496 * Makefile.in: Make all-opcodes depend on all-bfd.
20497
20498 Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
20499
20500 * config.guess: Added special check for i[34]86-univel-sysv4*.
20501
20502 Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
20503
20504 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
20505 the processor rather than assuming i486.
20506
20507 Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20508
20509 * config.guess: Recognize SunOS6 as Solaris3.
20510
20511 Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
20512
20513 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
20514 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
20515
20516 Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
20517
20518 * build-all.mk (all-cross): New target for Canadian Cross.
20519 Added Q2 go32 targets.
20520 * test-build.mk: Configure go32 cross sparclite-aout and
20521 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
20522 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
20523
20524 Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20525
20526 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
20527 GO32 hosted toolchains
20528
20529 Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
20530
20531 * configure: change so "-exec-prefix" gets passed down rather
20532 than "-exec_prefix" so autoconf generated Makefiles get the
20533 exec_prefix set right.
20534
20535 Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20536
20537 * config.guess: get the Solaris2 minor version number
20538
20539 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
20540
20541 Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
20542
20543 * config.guess: Recognize some Sequent platforms.
20544
20545 Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20546
20547 * Makefile.in: added the vault-install target
20548
20549 * configure.in: actually use the Sun3 makefile fragment that's in
20550 config, also added the release dir to configdirs
20551
20552 Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
20553
20554 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
20555
20556 Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20557
20558 * configure.in: remove some program from Alpha targetted toolchains
20559
20560 Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
20561
20562 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
20563 gprof.
20564 (taz): Run "make diststuff" in those directories instead of "make
20565 proto-dir". Look for "VERSION=" only at start of line in subdir
20566 Makefile. Use "gzip -9" for compression.
20567 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
20568 (binutils.tar.z): New target.
20569
20570 Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
20571
20572 * Makefile.in (taz): Include gpl.texinfo.
20573
20574 Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
20575
20576 * Makefile.in (setup-dirs): Merged into "taz" target.
20577 (taz): Only do `proto-dir' stuff if a directory is actually needed
20578 for this target.
20579
20580 Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
20581
20582 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
20583 (FLAGS_TO_PASS): Pass down MUNCH_NM.
20584 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
20585 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
20586 (gcc-no-fixedincludes): Correct for current gcc Makefile.
20587
20588 Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
20589
20590 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
20591 config.sub, and move-if-change to gdb testsuite distribution
20592 archive, so the testsuite can be extracted, configured, and
20593 run separately from the gdb distribution. Blow away the Chill
20594 tests that require a Chill compiled executable, since GNU Chill
20595 is not yet publically available.
20596
20597 Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20598
20599 * test-build.mk: set environment variables in a single command,
20600 instead of a list of assignments and exports
20601
20602 * config.guess: recognize Alpha/OSF1 systems
20603
20604 Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
20605
20606 * configure: Change help message to prefer --options rather than
20607 -options.
20608
20609 Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
20610
20611 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
20612 zippy@ecst.csuchico.edu.
20613 * config.guess: Recognize miniframe.
20614
20615 Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
20616
20617 * Makefile.in: Use srcroot to find runtest rather than rootme.
20618 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
20619
20620 Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
20621
20622 * test-build.mk: Extensive additions to support building on a
20623 machine other than the host.
20624
20625 Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
20626
20627 * configure (tooldir): Fix for i386-aix again.
20628
20629 Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
20630
20631 * configure, Makefile.in: Change definition of $(tooldir)
20632 to match the FSF.
20633
20634 Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
20635
20636 * config.guess: Recognize i[34]86/SVR4.
20637
20638 Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
20639
20640 * Makefile.in (all-gdb): gdb depends on sim.
20641
20642 Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
20643
20644 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
20645 at the same time we make the prototype gdb directory.
20646 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
20647 files at the same time as the gdb base release distribution.
20648
20649 Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
20650
20651 * Makefile.in (check): Use individual check targets rather than
20652 DO_X rule.
20653 (check-gcc): Added.
20654
20655 Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
20656
20657 * config.sub: Use sysv3.2 not sysv32 for canonical OS
20658 for System V release 3.2.
20659
20660 Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
20661
20662 * config.sub: Recognize hppaosf.
20663 * configure.in: Do configure ld/binutils/gas for it.
20664
20665 Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
20666
20667 * configure (tooldir): Alter syntax used to set this, for systems
20668 where "\$" isn't handled right, like i386-aix.
20669
20670 Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
20671
20672 * configure: Pass program-transform-name, not
20673 program_transform_name, to recursive configures.
20674
20675 Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
20676
20677 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
20678 of gas+ld+binutils.
20679
20680 Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
20681
20682 * config.guess: Recognize AIX3.2 as distinct from 3.1.
20683
20684 Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20685
20686 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
20687
20688 Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
20689
20690 * Makefile.in (PRMS): Set back to all-prms.
20691
20692 Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
20693
20694 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
20695 targets, rather than for MIPS hosts.
20696
20697 Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20698
20699 * configure.in: add comment for --with-x default values
20700
20701 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
20702
20703 * Makefile.in: add check-* targets for each of the directories in
20704 the tree. Add a definition of RUNTEST that will use the one we
20705 just built, if it exists. Pass this down via FLAGS_TO_PASS.
20706
20707 Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
20708
20709 * configure.in: Removed obsolete references to bfd_target and
20710 target_makefile_frag.
20711
20712 * build-all.mk: Set assorted targets for Q2.
20713 * config.sub: Recognize z8k-sim and h8300-hms.
20714 * test-build.mk: Really don't pass host to configure.
20715 (HOLES): Added uname.
20716
20717 Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
20718
20719 * configure: Handle an empty program-prefix, program-suffix or
20720 program-transform-name correctly.
20721
20722 Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
20723
20724 * build-all.mk: -G 8 no longer required for MIPS targets.
20725 * test-build.mk: Don't pass host argument to configure; make it
20726 guess.
20727
20728 Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
20729
20730 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
20731 * Makefile.in (COMPRESS): New macro, like GZIP.
20732
20733 Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
20734
20735 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
20736
20737 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
20738 with gas currently defaults to -G 0.
20739
20740 Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
20741
20742 * Makefile.in (all-flex): flex depends on byacc.
20743
20744 * build-all.mk: If host not specified, use config.guess. Pass TAG
20745 to test-build.mk as RELEASE_TAG.
20746 * test-build.mk (configargs): New variable containing arguments to
20747 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
20748 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
20749
20750 * config.guess: Use /bin/uname when checking -X argument on SCO,
20751 to avoid invoking GNU uname which doesn't understand -X.
20752
20753 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
20754
20755 * configure.in: Build gas for mips-*-*.
20756
20757 Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
20758
20759 * Makefile.in (all.normal): insert missing backslash.
20760
20761 Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
20762
20763 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
20764
20765 * Makefile.in: Complete overhaul to merge many almost identical
20766 targets.
20767
20768 Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
20769
20770 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
20771 (gdb.tar.Z): Adjusted.
20772
20773 * Makefile.in (setup-dirs, taz): New targets; should be general
20774 enough to adapt for gdb sometime. Build only .z file.
20775 (gas.tar.z): New target.
20776
20777 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
20778
20779 * build-all.mk: Use CC=cc -Xs on Solaris.
20780
20781 Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
20782
20783 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
20784 for handling BISON for FSF releases.
20785
20786 Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
20787
20788 * configure: Actually implement the change zoo just documented.
20789
20790 Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
20791
20792 * configure: when using config.guess, only set target_alias when
20793 it's not already been set (ie, on the command line)
20794
20795 Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20796
20797 * Makefile.in: add installcheck target, set PRMS to install-prms
20798
20799 Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20800
20801 * configure: add support for package_makefile_fragment, handle the
20802 case where a directory has a configure.in file but no Makefile.in
20803 more gracefully (with an actual understandable error message, even);
20804 add support for --without (and add this to the usage message); also
20805 explicitly add a --host=${host_alias} to the command line when
20806 config.guess is used
20807
20808 Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
20809
20810 * configure: Must use both --host and --target in recursive calls.
20811
20812 Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
20813
20814 * Makefile.in: Change deja-gnu to dejagnu.
20815
20816 Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
20817
20818 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
20819
20820 Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20821
20822 * configure.in: canonicalize all instances to *-*-solaris2*,
20823 also strip out a number of tools to not build for go32 host
20824
20825 Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
20826
20827 * config.guess: add GPL.
20828
20829 * Makefile.in, config.guess, config.sub, configure: bump
20830 copyrights to 93.
20831
20832 Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
20833
20834 * Makefile.in (do-info): Removed obsolete check for existence of
20835 localenv file.
20836
20837 * Makefile.in (MAKEOVERRIDES): Define to be empty.
20838
20839 Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20840
20841 * Makefile.in: a couple of 'else true' for decstation,
20842 support for TclX
20843
20844 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
20845
20846 Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
20847
20848 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
20849
20850 Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
20851
20852 * config.guess: Recognize i386-ibm-aix (PS/2).
20853 * configure.in: Use config/mh-aix386 file for it.
20854
20855 Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
20856
20857 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
20858 CC_FOR_TARGET instead.
20859 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
20860
20861 Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
20862
20863 * Makefile.in: Add sim to list of directories sent with gdb
20864
20865 Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
20866
20867 * configure.in: Put back mips-dec-bsd* case.
20868
20869 Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
20870
20871 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
20872 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
20873 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
20874
20875 Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20876
20877 * configure.in: remove no-op mips-dec-bsd* in "case $target"
20878
20879 * Makefile.in (dir.info): only run gen-info-dir if it exists,
20880 (install-info): install dir.info only if it exists,
20881 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
20882
20883 Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
20884
20885 * configure.in: For vms target, skip bfd, ld, binutils. Do build
20886 gas for mips-dec-bsd.
20887
20888 Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
20889
20890 * configure (makesrcdir): If ${srcdir} is relative and not ".",
20891 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
20892
20893 Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
20894
20895 * configure.in: Added "dejagnu" to hosttools list.
20896
20897 Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
20898
20899 * config.sub, configure.in, config.guess: Add support
20900 for Bosx, an AIX variant from Bull.
20901 Patches from F.Pierresteguy@frcl.bull.fr.
20902
20903 Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
20904
20905 * devo/dejagnu: Initial creation of devo/dejagnu.
20906 Migrated dejagnu testcases and support files for testing software
20907 tools to reside as subdirectories, currently called "testsuite",
20908 within the directory of the software tool. Migrated all programs,
20909 support libraries, etc. beloging to dejagnu proper from
20910 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
20911 with no modifications. The changes to these files which will
20912 allow them to configure, build, and execute properly will be made
20913 in a future update.
20914
20915 Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
20916
20917 * Makefile.in: Change send_pr to send-pr.
20918 * configure.in: Likewise.
20919 * send_pr: Renamed directory to send-pr.
20920
20921 Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
20922
20923 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
20924
20925 Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
20926
20927 * README: Update for gdb-4.8 release.
20928 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
20929 gdb-xxx.tar.z (gzip'd) file also.
20930
20931 Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20932
20933 * Makefile.in: make all-diff depend on all-libiberty
20934
20935 Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
20936
20937 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
20938
20939 Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20940
20941 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
20942
20943 Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
20944
20945 * Makefile.in (DEVO_SUPPORT): Remove etc directory
20946 (ETC_SUPPORT): Only add the files GDB wants from etc/.
20947 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
20948
20949 Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20950
20951 * Makefile.in: makeinfo binary is in a new location
20952
20953 Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
20954
20955 * config.sub: Accept -ecoff as an OS.
20956
20957 * Makefile.in: Various changes to eliminate a level of make
20958 recursion and reduce the required command line length.
20959 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
20960 sub-makes.
20961 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
20962 variables holding settings for specific sub-makes.
20963 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
20964 in terms of BASE_FLAGS_TO_PASS.
20965 (TARGET_LIBS): New variable listing directories which use
20966 TARGET_FLAGS_TO_PASS.
20967 (subdir_do): Eliminated.
20968 (do-*): New set of targets to replace subdir_do.
20969 (various): All targets which used subdir_do now depend on do-*.
20970 (local-clean): Renamed from do_clean.
20971 (local-distclean): New target, dependency of distclean and
20972 realclean.
20973 (install-info): Don't create directories. Depend on dir.info
20974 rather than calling make recursively.
20975 (install-dir.info): Eliminated.
20976 (install-info-dirs): Create all info directories here.
20977 (dir.info): Depend upon do-install-info.
20978
20979 * test-build.mk (HOLES): Added false.
20980
20981 Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
20982
20983 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
20984
20985 Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20986
20987 * Makefile.in (info): remove dependency on all-texinfo. The
20988 problem was really in texinfo/C, not at this level.
20989
20990 Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
20991
20992 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
20993
20994 Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
20995
20996 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
20997 GDB releases.
20998
20999 Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
21000
21001 * configure: Include srcdir in message about target of link not
21002 being found. Don't convert `-' to `_' in `with' options being
21003 passed to subdirs.
21004
21005 Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21006
21007 * configure.in: add uudecode to host_tools
21008
21009 * Makefile.in: added {all,install}-uudecode targets, added them to
21010 the appropriate lists
21011
21012 Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
21013
21014 * Makefile.in (all-gcc): Added dependency on all-gas.
21015
21016 * configure.in (mips-*-*): Build ld and binutils.
21017
21018 Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
21019
21020 * configure: check return code from mkdir, print error message and
21021 exit on failure.
21022
21023 Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
21024
21025 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
21026
21027 Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
21028
21029 * test-build.mk (HOLES): Added tar, cpio and uudecode.
21030
21031 Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
21032
21033 * config.sub (h8500): Recognize this as a cpu type.
21034
21035 Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21036
21037 * configure: source directory missing is no longer a warning
21038
21039 * configure.in: recognize irix[34]* instead of irix[34]
21040
21041 * Makefile.in: define and pass down X11_LIB
21042
21043 Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
21044
21045 * guess-systype: Renamed to ...
21046 * config.guess: ... by popular request.
21047 * configure.in, Makefile.in: Update accordingly.
21048
21049 Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
21050
21051 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
21052 + Add Convex, Cray/Unicos, and Encore/Multimax support.
21053 + Execute ./dummy instead of assuming . is in PATH.
21054
21055 Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
21056
21057 * guess-systype: New shell script. Attempts to guess the
21058 canonical host name of the executing host.
21059 Only a few hosts are supported so far.
21060 * configure: Call guess-systype if no host is specified.
21061
21062 Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
21063
21064 * Makefile.in (gcc-no-fixedincludes): Made to work with current
21065 gcc Makefile.
21066
21067 Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
21068
21069 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
21070 (all-gcc, install-gcc, subdir_do): Use it.
21071
21072 Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
21073
21074 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
21075
21076 Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
21077
21078 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
21079 set exclusively by configure, using configure.in .
21080
21081 Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21082
21083 * test-build.mk: set $PATH for all builds
21084
21085 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
21086
21087 Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
21088
21089 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
21090 the one used in gcc/Makefile.in, so that a null expansion doesn't
21091 override the one needed to build gcc with a native cc.
21092
21093 Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
21094
21095 * configure: Accept -with arguments.
21096
21097 Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
21098
21099 * Makefile.in: added h8300sim
21100
21101 Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
21102
21103 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
21104 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
21105 (all-cygnus, native, build-cygnus): Make
21106 $(canonhost)-stamp-3stage-done, not $(host)....
21107 * test-build.mk (stamp-3stage-compared): Use tail +10c for
21108 i386-sco3.2v4. Added else true to if command.
21109
21110 Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
21111
21112 * config.sub: (from FSF) Sequent uses a BSD-like OS.
21113
21114 Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
21115
21116 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
21117
21118 Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21119
21120 * configure.in: don't remove binutils from Solaris builds
21121
21122 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
21123
21124 * Makefile.in: get rid of earlier definitions for *clean,
21125 also handle the recursive info rule better
21126
21127 Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
21128
21129 * Makefile.in (mostlyclean, distclean, realclean): Fix to
21130 do more-or-less the right thing.
21131
21132 Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
21133
21134 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
21135 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
21136
21137 Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21138
21139 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
21140 $(host_canonical).
21141
21142 * configure.in: split the configdirs list into 4 categories (native
21143 v. cross, library v. tool) and handle the cross-only and native-
21144 only in more reasonable (and correct!) way.
21145
21146 Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
21147
21148 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
21149 configdirs anymore.
21150
21151 Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21152
21153 * Makefile.in: extensive cleanup:: removed all of the explicit
21154 clean-* targets, collapsed many wrappers around subdir_do into
21155 one, added additional targets to satisfy standards.texi, deleted
21156 some old targets, some changes for consistency
21157
21158 Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21159
21160 * configure.in: handle some programs as cross-only, and others as
21161 native only
21162
21163 * test-build.mk: handle partial holes in a more generic manner
21164
21165 * Makefile.in: m4 depends on libiberty
21166
21167 Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21168
21169 * configure.in: add m4, textutils, fileutils, sed, shellutils,
21170 time, wdiff, and find to configdirs
21171
21172 * Makefile.in: all, clean, and install rules for the new programs
21173 added to configure.in
21174
21175 Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21176
21177 * configure.in: use mh-sun for all *-sun-* hosts
21178
21179 Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21180
21181 * Makefile.in: define flags for X11 include files and library file
21182 locations, pass them down to the programs that need this info
21183
21184 * build-all.mk: added a 'native' target, to 3stage the native toolchain
21185
21186 Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21187
21188 * configure.in: start building libg++ for HP-UX targets
21189
21190 Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
21191
21192 * README: Update references to files moved into etc/.
21193
21194 Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
21195
21196 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
21197 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
21198
21199 Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
21200
21201 * configure: accept dash as well as underscore in long option
21202 names for FSF compatibility.
21203
21204 Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
21205
21206 * config.sub: added -sco3.2v4 support from FSF.
21207
21208 Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21209
21210 * configure.in: expand the section that adds or removes
21211 directories from the list of programs to build, to handle native
21212 vs. cross in addition to host v. native
21213
21214 Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
21215
21216 * Makefile.in: Replace C++ in macro names with CXX.
21217 This is less likely to break ...
21218
21219 Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21220
21221 * test-build.mk: add -w to GNU_MAKE
21222
21223 Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21224
21225 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
21226 add 'sparc' to list of recognized cpus. This needed to make
21227 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
21228 Delete some redundant ose68 variants. Recognize -wrs as an os,
21229 then changes that into $CPU-wrs-vxworks.
21230
21231 * configure.in: remove most references to gdbtest, regularize
21232 target based program removal
21233
21234 * test-build.mk: import from p3 tree (many fixes and changes)
21235
21236 Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
21237
21238 * Makefile.in: added rules to handle tcl, tk, and expect
21239
21240 * configure.in: handle those directories if they exist
21241
21242 Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21243
21244 * config.sub: removed bogus hppabsd and hppahpux names, since
21245 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
21246
21247 Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21248
21249 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
21250 depends upon all-xiberty
21251
21252 * Makefile.in: changes from p3, including:
21253
21254 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
21255
21256 * Makefile.in (XTRAFLAGS): include newlib directories if
21257 newlib/Makefile exists, rather than if host != target.
21258
21259 Fri Sep 25 13:41:52 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 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
21267
21268 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
21269 pick up the machine and system specific header files.
21270
21271 * Makefile.in: added AS_FOR_TARGET, passed down in
21272 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
21273 the C compiler to use to create programs which are run in the
21274 build environment, set it to default to $(CC), and passed it down
21275 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
21276
21277 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
21278
21279 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
21280 We need them for unusual native builds, like systems without
21281 ranlib.
21282
21283 * configure: also define $(host_canonical) and
21284 $(target_canonical), which are the full, canonical names for the
21285 given host and target
21286
21287 Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
21288
21289 * Makefile.in: Added separate definitions for C++.
21290
21291 Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
21292
21293 * configure.in (configdirs): Add deja-gnu.
21294
21295 Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
21296
21297 * README: Update for configure.texi and gdb-4.7 release.
21298
21299 Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
21300
21301 * Makefile.in: Move "all" target to top of file.
21302 Previously, first target was ".PHONY" which caused BSD4.4 make
21303 to build .PHONY when make was run without arguments.
21304
21305 Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
21306
21307 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
21308 Library-copylefted code in libiberty.
21309
21310 Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
21311
21312 * config.sub: Replace m68kmote with plain old m68k.
21313
21314 Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
21315
21316 * Makefile.in: Remove space from blank line, avoid Make complaints.
21317
21318 Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
21319
21320 * config.sub: Complain if no argument is given. Added support for
21321 386bsd as OS and target alias.
21322
21323 Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
21324
21325 * Makefile.in (XTRAFLAGS): include newlib directories if
21326 newlib/Makefile exists, rather than if host != target.
21327
21328 Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
21329
21330 * config.sub: recognize sparclite-wrs-vxworks.
21331
21332 * Makefile.in (install-xiberty): added *-xiberty make rules (from
21333 p3.) Added clean-xiberty to clean.
21334
21335 Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21336
21337 * configure.in: use *-*-* instead of nested cases for host and target
21338
21339 Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
21340
21341 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
21342 from the same source tree and not building a cross-compiler. This
21343 matters for the libg++ configuration if reconfiguring a tree that
21344 has already been installed.
21345
21346 Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
21347
21348 * config.sub (i486v/i486v4): Merge in from FSF version.
21349
21350 Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
21351
21352 * configure: only set PWD if it is already set.
21353
21354 Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
21355
21356 * configure: just set PWD=`pwd` at the top, since Ultrix sh
21357 doesn't have unset and all success paths (and most error paths)
21358 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
21359 to just ${PWD} to avoid confusion.)
21360
21361 Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
21362
21363 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
21364 even for a native compilation.
21365
21366 Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
21367
21368 Changes to make the gdb.tar.Z rule work better.
21369
21370 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
21371 (DEVO_SUPPORT): Add configure.texi.
21372 (bfd-ilrt.tar.Z): Remove ancient rule.
21373
21374 Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
21375
21376 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
21377 pick up the machine and system specific header files.
21378
21379 * configure.in, config.sub: added new target m68010-adobe-scout,
21380 with alias of adobe68k. Changed configure.in to check for
21381 -scout before -sco* to avoid a false match.
21382
21383 * Makefile.in: added AS_FOR_TARGET, passed down in
21384 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
21385 the C compiler to use to create programs which are run in the
21386 build environment, set it to default to $(CC), and passed it down
21387 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
21388
21389 Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
21390
21391 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
21392 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
21393 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
21394 FOR_TARGET variants, to newlib and libg++.
21395
21396 Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
21397
21398 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
21399 first.
21400
21401 Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
21402
21403 * config.sub: Accept `elf' as an environment.
21404
21405 Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
21406
21407 * Makefile.in (all-opcodes): cd into the right directory
21408
21409 Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
21410
21411 * configure: added -program_transform_name option, used as
21412 argument to sed when installing programs.
21413 configure.texi: added documentation for -program_prefix,
21414 -program_suffix and -program_transform_name.
21415
21416 Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
21417
21418 * config.sub: Accept i486 where i386 ok.
21419
21420 Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
21421
21422 * config.sub: accept we32k
21423
21424 Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
21425
21426 * config.sub, configure.in: accept OSE68000 and OSE68k.
21427
21428 * Makefile.in: don't create all directories for ``make install'';
21429 let the subdirectories create the ones they need.
21430
21431 Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21432
21433 * COPYING: new file, GPL v2
21434
21435 Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21436
21437 * Makefile.in: use the new gen-info-dir, which needs a template
21438 argument (which also lives in texinfo)
21439
21440 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
21441
21442 Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
21443
21444 * config.sub (ncr3000): Change i386 to i486.
21445
21446 Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21447
21448 * Makefile.in: add install-rcs, install-grep to
21449 install-no-fixedincludes, removed install-bison and install-libgcc
21450
21451 Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
21452
21453 * configure.in: grab the HPUX makefile fragment if on HPUX
21454
21455 Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
21456
21457 * Makefile.in: eradicate bison spoor (ditto libgcc).
21458 configure.in: recognise m68{k,000}-ericsson-OSE.
21459 es1800 is alias for m68k-ericsson-OSE
21460
21461 Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21462
21463 * configure.in: rearrange the parts that remove programs from
21464 configdirs, based now on HOST==TARGET or by canonical triple.
21465
21466 Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
21467
21468 * test-build.mk: recurse explicitly with -f test-build.mk when
21469 appropriate. predicate stage3 and comparison on the existence
21470 of gcc. That is, if gcc isn't around, we aren't three-staging.
21471 On very clean, also remove ...stamp-co. Build in-place before
21472 doing other builds.
21473
21474 Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
21475
21476 * Makefile.in, configure.in: add tgas
21477
21478 Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
21479
21480 * Makefile.in: a number of changes merged in from progressive.
21481
21482 * configure.in: add libm.
21483
21484 * .cvsignore: ignore some stuff that comes from test-build.mk.
21485
21486 Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
21487
21488 * config.sub: Add es1800 (m68k-ericsson-es1800).
21489
21490 Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
21491
21492 * configure: Add program_suffix (parallel to program_prefix)
21493 * Makefile.in: adjust directory-creating script for losing decstation
21494
21495 Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
21496
21497 * configure: Minor $subdir-related fixes.
21498
21499 Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
21500
21501 * configure: fix various problems with propogating
21502 makefile_target_frag in subdirs.
21503 * configure.in: config libgcc if its there
21504
21505 Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
21506
21507 * config.sub: HPPA merge.
21508
21509 Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
21510
21511 * Makefile.in: Replace all-bison with all-byacc in all
21512 dependency lines for other tools (which now use byacc).
21513
21514 Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
21515
21516 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
21517
21518 Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
21519
21520 * Makefile.in: make gprof rules similar to byacc rules (instead of
21521 vestigal $(unsubdir) that didn't work...)
21522
21523 Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
21524
21525 * config.sub: Add support for Linux.
21526 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
21527 (at least for libg++).
21528
21529 Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
21530
21531 * configure.texi: fix doc for the -nfp option to configure
21532
21533 Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
21534
21535 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
21536
21537 Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
21538
21539 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
21540 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
21541 * configure.in: added solaris* host_makefile_frag hook.
21542
21543 Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21544
21545 * config.sub: changed recognition of m68000 so that various
21546 m68k types can be specified via m680[01234]0
21547
21548 Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21549
21550 * config.sub (basic_machine): fix sed so that '-foo' isn't
21551 completely substituted out while .+'-foo' loses the '-foo'
21552
21553 Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
21554
21555 * config.sub ($os): Add -aout.
21556
21557 Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
21558
21559 * configure: If host_makefile_frag is absolute, don't
21560 prefix ${invsubdir} (relevant to libg++ auto-configure).
21561
21562 Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
21563
21564 * Makefile.in (tooldir): Define it.
21565 (all-ld): Depend on all-flex.
21566
21567 Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
21568
21569 * Makefile.in (check): Fix libg++ special case.
21570
21571 Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
21572
21573 * configure: do not bury `pwd` into config.status, thus do fewer
21574 pwd's.
21575
21576 * configure: print the "Building in" message only when building in
21577 other than "." AND verbose.
21578
21579 * configure: remove -s, rework -v to better accommodate guested
21580 configures.
21581
21582 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
21583
21584 Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
21585
21586 * Makefile.in: macroize flags passed on recursion. remove
21587 fileutils.
21588
21589 Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
21590
21591 * configure: get makesrcdir right for subdirs deeper than 1.
21592
21593 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
21594 install.
21595
21596 Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
21597
21598 * Makefile.in: don't print subdir_do or recursion lines.
21599
21600 Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
21601
21602 * standards.texi: added menu item.
21603
21604 * Makefile.in: build and install standards.info.
21605
21606 * standards.texi: new file.
21607
21608 Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
21609
21610 * configure: test for and move config.status pieces from
21611 ${subdir}/.
21612
21613 Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
21614
21615 * configure: Test for existance of files before trying to mv
21616 them, to avoid numerous non-existance messages.
21617
21618 Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
21619
21620 * configure: correct final line of config.status.
21621
21622 * configure: patch from eggert. Avoids a protection problem if
21623 the original Makefile.in is read only.
21624
21625 * configure: use move-if-change from gcc to create config.status.
21626 Some makefiles depend on config.status to tell if a directory
21627 has been reconfigured for a different host. This change
21628 prevents those directories from remaking everything in the case
21629 where the reconfig was only intended to rebuild a Makefile.
21630
21631 * configure: test for config.sub with "config.sub sun4" rather
21632 than "config.sub ${host_alias}". Otherwise we can't tell a bad
21633 host alias from a missing config.sub.
21634
21635 Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
21636
21637 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
21638 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
21639
21640 Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
21641
21642 * configure: mkdir ${subdir} as needed.
21643
21644 Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
21645
21646 * Makefile.in,configure.in: added autoconf.
21647
21648 Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
21649
21650 * Makefile.in: no longer pass against on recursion.
21651
21652 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
21653 definitions are not inherited.
21654
21655 * configure: correct makesrcdir when subdir is .
21656
21657 Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
21658
21659 * configure: Add support for 'subdirs' variable, which is
21660 like 'configdirs', except that configure doesn't re-invoke
21661 itself for subdirs, it just creates a Makefile for each subdir.
21662 * configure.texi: Document subdirs.
21663
21664 Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21665
21666 * configure.in: added flex to configdirs
21667
21668 Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
21669
21670 * Makefile.in: remove clean-stamps from clean.
21671
21672 Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
21673
21674 * configure.in: Add gdbtest to configdirs.
21675
21676 Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
21677
21678 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
21679 to recursive makes.
21680 * configure.in: Recognize new ncr3000 config.
21681
21682 Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
21683
21684 * Makefile.in, configure.in: removed references to gdbm.
21685
21686 Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
21687
21688 * config.sub: Don't canonicalize os value
21689 newsos* to bsd (readline needs to check for newsos).
21690 (This fix was earlier made Jan 31, but got re-broken.)
21691
21692 Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
21693
21694 * configure.in: sco is an os, not a vendor!
21695
21696 * configure: Quote $( better. Keep various shells happy.
21697
21698 Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
21699
21700 * Makefile.in: eliminate stamp-files.
21701
21702 Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
21703
21704 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
21705 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
21706
21707 Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
21708
21709 * config.sub: fix iris/iris3.
21710
21711 Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
21712
21713 * configure: re-add -rm.
21714
21715 Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
21716
21717 * Maskefile.in: add .stmp-rcs to all.
21718
21719 * configure.in: remove gas from rs6000 build, use aix host fragment.
21720
21721 Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
21722
21723 * configure: pass down site_option during recursion.
21724
21725 Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
21726
21727 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
21728
21729 Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
21730
21731 * configure: Change exec_prefix so that it really defaults to prefix.
21732
21733 Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
21734
21735 * Makefile.in, configure.in: Add support for mmalloc library.
21736
21737 Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
21738
21739 * Makefile.in: add stmp dependencies for a few more things.
21740
21741 Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
21742
21743 * configure: adjusted error message on objdir/srcdir configure
21744 collision, per john's suggestion.
21745
21746 * Makefile.in: add libiberty stmp to all and all.cross.
21747
21748 Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
21749
21750 * Makefile.in: remove force dependencies, add grep to all.
21751
21752 Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
21753
21754 * Makefile.in: drop flex. make stamp files work.
21755
21756 * configure: added test for conflicting configuration in srcdir,
21757 remove trailing slashes from srcdir. Otherwise emacs gdb mode
21758 gets cranky. use relative paths for configure and srcdir
21759 whenever possible. Send some error messages to stderr that were
21760 going to stdout.
21761
21762 Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
21763
21764 * Makefile.in: Fix libg++ rule to check for gcc directory
21765 before using gcc/gcc. Also pass XTRAFLAGS.
21766
21767 Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
21768
21769 * Makefile.in: added stmp-files so that directories aren't polled
21770 when they are already built.
21771
21772 * configure.texi: fixed a node pointer problem.
21773
21774 Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
21775
21776 * config.sub configure.in gdb/configure.in
21777 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
21778 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
21779 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
21780
21781 Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
21782
21783 * configure: -recurring becomes -silent. corrected help message
21784 for -site= option.
21785
21786 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
21787
21788 Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
21789
21790 * configure: when building Makefile for crosses, replace
21791 tooldir and program_prefix. default srcdir from location of
21792 config.sub. remove "for host in hosts" and "for target in
21793 targets" loops.
21794
21795 Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
21796
21797 * Makefile.in: Do not pass bindir or mandir to cvs.
21798
21799 Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
21800
21801 * Makefile.in, configure.in: removed traces of namesubdir,
21802 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
21803 copyrights to '92, changed some from Cygnus to FSF.
21804
21805 * configure.texi: remove most references to multiple hosts,
21806 multiple targets, subdirs, etc.
21807
21808 * configure.man: removed rcsid. reference config.sub not
21809 config.subr.
21810
21811 * Makefile.in: mkdir $(infodir) on install-info.
21812
21813 Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
21814
21815 * configure.texi: Explain better about .gdbinit and about
21816 the environment that configure.in sections run in.
21817
21818 Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
21819
21820 * configure.in: Ultrix is only a decstation if it's a MIPS.
21821
21822 Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
21823
21824 * README: DOC.configure => cfg-paper.texi.
21825
21826 Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
21827
21828 * config.sub (near case $os): Don't convert newsos* to bsd!
21829
21830 Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
21831
21832 * Makefile.in: Reinstall change from gdb-4.3 that reduces
21833 the number of copies of COPYING that go into the GDB tar file.
21834
21835 Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
21836
21837 * bfd/configure.in, gdb/config/mh-i386sco,
21838 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
21839 Fix SCO configuration stuff.
21840
21841 Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
21842
21843 * Makefile.in: For libg++, make sure the -I pointing
21844 to the gcc directory goes *after* all the libg++-local -I flags.
21845 Also, move just-gcc dependency from just-libg++ to all-libg++.
21846
21847 Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
21848
21849 * configure: Change -x to -f to keep Ultrix /bin/test happy.
21850
21851 Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
21852
21853 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
21854
21855 Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
21856
21857 * config.sub: Add stratus configuration frags. Also
21858 submitted to FSF.
21859
21860 Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
21861
21862 * Makefile.in (DEV_SUPPORT): add configure.man.
21863
21864 * config.sub(Decode manufacturer-specific): add -none*.
21865
21866 Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
21867
21868 * Makefile.in: remove form feeds to make Sun's make happy.
21869 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
21870
21871 Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
21872
21873 * Makefile.in (AR_FLAGS): Make quieter.
21874
21875 Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
21876
21877 * configure.in: Add libg++.
21878 * configure: When verbose, don't output the command line at each
21879 level; it will be unremarkably the same as the previous version,
21880 which will be the same as what the user typed.
21881
21882 Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
21883
21884 * configure.in, Makefile.in: fix clean-info, add flex. add
21885 fileutils.
21886
21887 * configure: be less sensitive to spaces in Makefile.in. Do not
21888 look for sources in "..". Doing so breaks subdirectories that
21889 might have their own configure. If a subdir has it's own
21890 configure script, use it.
21891
21892 Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
21893
21894 * cfg-paper.texi: some changes suggested by rms.
21895
21896 Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
21897
21898 * config.sub: Merge in some small additions from the FSF version,
21899 taken from the gcc distribution, to bring the Cygnus and FSF
21900 versions into closer sync.
21901
21902 Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
21903
21904 * configure.in: Changed svr4 references to sysv4.
21905
21906 Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
21907
21908 * configure: added -V for version number option.
21909
21910 Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
21911
21912 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
21913 renamed from DOC.configure to cfg-paper.texi.
21914
21915 Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
21916
21917 * configure, config.subr, config.sub: config.subr is now
21918 config.sub again.
21919
21920 Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
21921
21922 * configure.texi: new file, in progress.
21923
21924 * Makefile.in: build info file and install the man page for
21925 configure.
21926
21927 * configure.man: new file, first cut.
21928
21929 * configure: find config.subr again now that configuration "none"
21930 has gone. removed all traces of the -ansi option. removed all
21931 traces of the -languages option.
21932
21933 * config.subr: resync from rms.
21934
21935 Wed Dec 11 22:25:20 1991 K. Richard Pixley (rich at rtl.cygnus.com)
21936
21937 * configure, config.sub, config.subr: merge config.sub into
21938 config.subr, call the result config.subr, remove config.sub, use
21939 config.subr.
21940
21941 * Makefile.in: revised install for dir.info.
21942
21943 Tue Dec 10 00:04:35 1991 K. Richard Pixley (rich at rtl.cygnus.com)
21944
21945 * configure.in: add decstation host makefile frag.
21946
21947 * Makefile.in: BISON now bison -y again. also install-gcc on
21948 install. clean-gdbm on clean. infodir belongs in datadir.
21949 Make directories for info install. Build dir.info here then
21950 install it.
21951
21952 Mon Dec 9 16:48:33 1991 K. Richard Pixley (rich at rtl.cygnus.com)
21953
21954 * Makefile.in: fix for bad directory tests.
21955
21956 Sat Dec 7 00:17:01 1991 K. Richard Pixley (rich at rtl.cygnus.com)
21957
21958 * configure: \{1,2\} appears to be a sysv'ism. Use a different
21959 regexp. -srcdir relative was being handled incorrectly.
21960
21961 * Makefile.in: unwrapped some for loops so that parallel makes
21962 work again and so one can focus one's attention on a particular
21963 package.
21964
21965 Fri Dec 6 00:22:08 1991 K. Richard Pixley (rich at rtl.cygnus.com)
21966
21967 * configure: added PWD as a stand in for `pwd` (for speed). use
21968 elif wherever possible. make -srcdir work without -objdir.
21969 -objdir= commented out.
21970
21971 Thu Dec 5 22:46:52 1991 K. Richard Pixley (rich at rtl.cygnus.com)
21972
21973 * configure: +options become --options. -subdirs commented out.
21974 added -host, -datadir. Renamed -destdir to -prefix. Comment in
21975 Makefile now at top of generated Makefile. Removed cvs log
21976 entries. added -srcdir. create .gdbinit only if there is one
21977 in ${srcdir}.
21978
21979 * Makefile.in: idestdir and ddestdir go away. Added copyrights
21980 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
21981 and mandir now keyed off datadir by default.
21982
21983 Fri Nov 22 07:38:11 1991 K. Richard Pixley (rich at rtl.cygnus.com)
21984
21985 * Freshly created ChangeLog.
21986
21987 \f
21988 Local Variables:
21989 mode: change-log
21990 left-margin: 8
21991 fill-column: 76
21992 version-control: never
21993 End: