]> git.ipfire.org Git - thirdparty/gcc.git/blob - ChangeLog
Fix boostrap failure in tree-ssa-loop-ch.cc
[thirdparty/gcc.git] / ChangeLog
1 2023-04-06 Indu Bhagat <indu.bhagat@oracle.com>
2
3 * MAINTAINERS: Add myself.
4
5 2023-03-22 Tobias Burnus <tobias@codesourcery.com>
6
7 * MAINTAINERS: Add myself as OpenMP and libgomp maintainer.
8
9 2023-03-10 Arsen Arsenović <arsen@aarsen.me>
10
11 * MAINTAINERS (Write After Approval): Add myself.
12
13 2023-02-16 Martin Liska <mliska@suse.cz>
14
15 * MAINTAINERS: I'm stepping down from my positions.
16
17 2023-01-10 Philip Herron <herron.philip@googlemail.com>
18
19 * MAINTAINERS: Add Philip Herron as Rust front-end maintainer
20
21 2023-01-06 Clément Chigot <chigot@adacore.com>
22
23 * configure.ac: Skip GMP and MPFR when --disable-gdb is
24 provided.
25 * configure: Regenerate.
26
27 2023-01-04 Gaius Mulley <gaiusmod2@gmail.com>
28
29 * MAINTAINERS: Add Gaius Mulley as Modula-2 front-end maintainer.
30
31 2022-12-31 Iain Sandoe <iain@sandoe.co.uk>
32
33 * Makefile.def: Do not build shared libffi.
34 * Makefile.in: Regenerate.
35
36 2022-12-21 Andrew Pinski <apinski@marvell.com>
37
38 * Makefile.def: Add configure-gdb dependencies
39 on all-gmp and all-mpfr.
40 * configure.ac: Split out MPC checking from MPFR.
41 Require GMP and MPFR if the gdb directory exist.
42 * Makefile.in: Regenerate.
43 * configure: Regenerate.
44
45 2022-12-14 Gaius Mulley <gaiusmod2@gmail.com>
46
47 * configure.ac (target_libraries): Add target-libgm2.
48 Add NCN_STRICT_CHECK_TARGET_TOOLS entry for gm2.
49 Add GCC_TARGET_TOOL entry for gm2.
50 (compare_exclusions): Add gcc/m2/gm2-compiler/M2Version,
51 gcc/m2/gm2-compiler-boot/SYSTEM and gcc/m2/gm2version.
52 * Makefile.def (target_modules): Add libgm2.
53 (flags_to_pass): Add GM2_FOR_TARGET, GM2FLAGS_FOR_TARGET.
54 (dependencies): Add all-target-libgm2 and on=all-target-libatomic.
55 (languages): Add entry for language=m2 with gcc-check-target=check-m2
56 and lib-check-target=check-target-libgm2.
57 * Makefile.tpl (BUILD_EXPORTS): Add definition for GM2 and GM2FLAGS.
58 (HOST_EXPORTS): Add definition for GM2.
59 (BASE_TARGET_EXPORTS): Add definition for GM2.
60 (GM2_FOR_BUILD): Defined.
61 (GM2FLAGS): Defined.
62 (GM2_FOR_TARGET): Defined.
63 (GM2FLAGS_FOR_TARGET): Defined.
64 (EXTRA_HOST_FLAGS): Defined.
65 (POSTSTAGE1_FLAGS_TO_PASS): Add GM2 and GM2_FOR_BUILD.
66 (EXTRA_TARGET_FLAGS): Add GM2 and GM2FLAGS.
67 (EXTRA_GCC_FLAGS): Add GM2_FOR_TARGET.
68 * configure: Rebuilt.
69 * Makefile.in: Rebuilt.
70
71 2022-12-13 Philip Herron <philip.herron@embecosm.com>
72
73 * Makefile.def: Add Rust language.
74 * Makefile.in: Regenerate via autogen.
75
76 2022-12-09 Martin Liska <mliska@suse.cz>
77
78 * MAINTAINERS: Fix spacing.
79
80 2022-12-07 Arthur Cohen <arthur.cohen@embecosm.com>
81
82 * MAINTAINERS: Add Arthur Cohen as Rust front-end maintainer.
83
84 2022-12-07 Iain Sandoe <iain@sandoe.co.uk>
85
86 * Makefile.def: Pass host_libs_picflag to host dependent library
87 configures.
88 * Makefile.in: Regenerate.
89 * configure: Regenerate.
90 * configure.ac (host_libs_picflag): New configure variable set to
91 '--with-pic' when building 'host_shared'.
92
93 2022-11-25 Weimin Pan <weimin.pan@oracle.com>
94
95 * Makefile.def: Add libsframe as new module with its dependencies.
96 * Makefile.in: Regenerated.
97 * configure.ac: Add libsframe to host_libs.
98 * configure: Regenerated.
99
100 2022-11-23 Marek Polacek <polacek@redhat.com>
101
102 Revert:
103 2022-11-23 Marek Polacek <polacek@redhat.com>
104
105 * Makefile.def: Pass $(PICFLAG) to AM_CFLAGS for gmp, mpfr, mpc, and
106 isl.
107 * Makefile.in: Regenerate.
108 * Makefile.tpl: Set PICFLAG.
109 * configure.ac (--enable-host-pie): New check. Set PICFLAG after this
110 check.
111 * configure: Regenerate.
112
113 2022-11-23 Marek Polacek <polacek@redhat.com>
114
115 * Makefile.def: Pass $(PICFLAG) to AM_CFLAGS for gmp, mpfr, mpc, and
116 isl.
117 * Makefile.in: Regenerate.
118 * Makefile.tpl: Set PICFLAG.
119 * configure.ac (--enable-host-pie): New check. Set PICFLAG after this
120 check.
121 * configure: Regenerate.
122
123 2022-11-14 Martin Liska <mliska@suse.cz>
124
125 Revert:
126 2022-11-09 Martin Liska <mliska@suse.cz>
127
128 * doc/Makefile: New file.
129 * doc/_static/custom.css: New file.
130 * doc/baseconf.py: New file.
131 * doc/bsd.rst: New file.
132 * doc/contrib.rst: New file.
133 * doc/contribute.rst: New file.
134 * doc/cppdiropts.rst: New file.
135 * doc/cppenv.rst: New file.
136 * doc/cppopts.rst: New file.
137 * doc/cppwarnopts.rst: New file.
138 * doc/favicon.ico: New file.
139 * doc/funding.rst: New file.
140 * doc/gcc_sphinx.py: New file.
141 * doc/gnu.rst: New file.
142 * doc/gnu_free_documentation_license.rst: New file.
143 * doc/gpl-3.0.rst: New file.
144 * doc/indices-and-tables.rst: New file.
145 * doc/lgpl-2.1.rst: New file.
146 * doc/logo.pdf: New file.
147 * doc/logo.svg: New file.
148 * doc/md.rst: New file.
149 * doc/requirements.txt: New file.
150
151 2022-11-14 Martin Liska <mliska@suse.cz>
152
153 Revert:
154 2022-11-09 Martin Liska <mliska@suse.cz>
155
156 * doc/baseconf.py: Port to GCC sources.
157
158 2022-11-14 Martin Liska <mliska@suse.cz>
159
160 Revert:
161 2022-11-14 Martin Liska <mliska@suse.cz>
162
163 * configure: Regenerate.
164 * configure.ac: Support Sphinx based documentation.
165
166 2022-11-14 Martin Liska <mliska@suse.cz>
167
168 Revert:
169 2022-11-09 Martin Liska <mliska@suse.cz>
170
171 * doc/baseconf.py: Simplify BUGURL and VERSION_PACKAGE,
172 provide a default.
173
174 2022-11-14 Martin Liska <mliska@suse.cz>
175
176 Revert:
177 2022-11-09 Martin Liska <mliska@suse.cz>
178
179 * doc/bsd.rst:
180 Add trailing newline.
181 * doc/contrib.rst:
182 Add trailing newline.
183 * doc/contribute.rst:
184 Add trailing newline.
185 * doc/cppdiropts.rst:
186 Add trailing newline.
187 * doc/cppenv.rst:
188 Add trailing newline.
189 * doc/cppopts.rst:
190 Add trailing newline.
191 * doc/cppwarnopts.rst:
192 Add trailing newline.
193 * doc/funding.rst:
194 Add trailing newline.
195 * doc/gnu.rst:
196 Add trailing newline.
197 * doc/gnu_free_documentation_license.rst:
198 Add trailing newline.
199 * doc/gpl-3.0.rst:
200 Add trailing newline.
201 * doc/indices-and-tables.rst:
202 Add trailing newline.
203 * doc/lgpl-2.1.rst:
204 Add trailing newline.
205 * doc/md.rst:
206 Add trailing newline.
207
208 2022-11-14 Martin Liska <mliska@suse.cz>
209
210 Revert:
211 2022-11-09 Martin Liska <mliska@suse.cz>
212
213 * configure.ac: Use new install URL.
214 * configure: Regenerate.
215
216 2022-11-14 Martin Liska <mliska@suse.cz>
217
218 Revert:
219 2022-11-10 Arsen Arsenović <arsen@aarsen.me>
220
221 * doc/baseconf.py: Inject dirname(__file__)/'modules' to path
222 instead of just ``.''.
223 * doc/gcc_sphinx.py: Moved to...
224 * doc/modules/gcc_sphinx.py: ...here.
225
226 2022-11-14 Martin Liska <mliska@suse.cz>
227
228 Revert:
229 2022-11-10 Martin Liska <mliska@suse.cz>
230
231 * doc/baseconf.py: Modernize by using pathlib.
232
233 2022-11-14 Martin Liska <mliska@suse.cz>
234
235 Revert:
236 2022-11-11 Martin Liska <mliska@suse.cz>
237
238 * doc/Makefile: Disable -j auto.
239
240 2022-11-14 Martin Liska <mliska@suse.cz>
241
242 Revert:
243 2022-11-11 Martin Liska <mliska@suse.cz>
244
245 * doc/Makefile: Update comment.
246
247 2022-11-14 Martin Liska <mliska@suse.cz>
248
249 Revert:
250 2022-11-11 Martin Liska <mliska@suse.cz>
251
252 * doc/indices-and-tables.rst: Rename Indexes to Indices.
253
254 2022-11-14 Martin Liska <mliska@suse.cz>
255
256 Revert:
257 2022-11-13 Martin Liska <mliska@suse.cz>
258
259 PR web/107643
260 * doc/baseconf.py: Set include_todo tag if INCLUDE_TODO env
261 is set.
262 * doc/indices-and-tables.rst: Use include_todo tag.
263
264 2022-11-14 Martin Liska <mliska@suse.cz>
265
266 Revert:
267 2022-11-13 Philipp Tomsich <philipp.tomsich@vrull.eu>
268
269 * doc/contrib.rst: Update Jeff Law's email address.
270
271 2022-11-13 Philipp Tomsich <philipp.tomsich@vrull.eu>
272
273 * doc/contrib.rst: Update Jeff Law's email address.
274
275 2022-11-13 Martin Liska <mliska@suse.cz>
276
277 PR web/107643
278 * doc/baseconf.py: Set include_todo tag if INCLUDE_TODO env
279 is set.
280 * doc/indices-and-tables.rst: Use include_todo tag.
281
282 2022-11-11 Martin Liska <mliska@suse.cz>
283
284 * doc/indices-and-tables.rst: Rename Indexes to Indices.
285
286 2022-11-11 Martin Liska <mliska@suse.cz>
287
288 * doc/Makefile: Update comment.
289
290 2022-11-11 Martin Liska <mliska@suse.cz>
291
292 * doc/Makefile: Disable -j auto.
293
294 2022-11-10 Martin Liska <mliska@suse.cz>
295
296 * doc/baseconf.py: Modernize by using pathlib.
297
298 2022-11-10 Arsen Arsenović <arsen@aarsen.me>
299
300 * doc/baseconf.py: Inject dirname(__file__)/'modules' to path
301 instead of just ``.''.
302 * doc/gcc_sphinx.py: Moved to...
303 * doc/modules/gcc_sphinx.py: ...here.
304
305 2022-11-09 Martin Liska <mliska@suse.cz>
306
307 * configure.ac: Use new install URL.
308 * configure: Regenerate.
309
310 2022-11-09 Martin Liska <mliska@suse.cz>
311
312 * doc/bsd.rst:
313 Add trailing newline.
314 * doc/contrib.rst:
315 Add trailing newline.
316 * doc/contribute.rst:
317 Add trailing newline.
318 * doc/cppdiropts.rst:
319 Add trailing newline.
320 * doc/cppenv.rst:
321 Add trailing newline.
322 * doc/cppopts.rst:
323 Add trailing newline.
324 * doc/cppwarnopts.rst:
325 Add trailing newline.
326 * doc/funding.rst:
327 Add trailing newline.
328 * doc/gnu.rst:
329 Add trailing newline.
330 * doc/gnu_free_documentation_license.rst:
331 Add trailing newline.
332 * doc/gpl-3.0.rst:
333 Add trailing newline.
334 * doc/indices-and-tables.rst:
335 Add trailing newline.
336 * doc/lgpl-2.1.rst:
337 Add trailing newline.
338 * doc/md.rst:
339 Add trailing newline.
340
341 2022-11-09 Martin Liska <mliska@suse.cz>
342
343 * doc/baseconf.py: Simplify BUGURL and VERSION_PACKAGE,
344 provide a default.
345
346 2022-11-09 Martin Liska <mliska@suse.cz>
347
348 * configure: Regenerate.
349 * configure.ac: Support Sphinx based documentation.
350
351 2022-11-09 Martin Liska <mliska@suse.cz>
352
353 * doc/baseconf.py: Port to GCC sources.
354
355 2022-11-09 Martin Liska <mliska@suse.cz>
356
357 * doc/Makefile: New file.
358 * doc/_static/custom.css: New file.
359 * doc/baseconf.py: New file.
360 * doc/bsd.rst: New file.
361 * doc/contrib.rst: New file.
362 * doc/contribute.rst: New file.
363 * doc/cppdiropts.rst: New file.
364 * doc/cppenv.rst: New file.
365 * doc/cppopts.rst: New file.
366 * doc/cppwarnopts.rst: New file.
367 * doc/favicon.ico: New file.
368 * doc/funding.rst: New file.
369 * doc/gcc_sphinx.py: New file.
370 * doc/gnu.rst: New file.
371 * doc/gnu_free_documentation_license.rst: New file.
372 * doc/gpl-3.0.rst: New file.
373 * doc/indices-and-tables.rst: New file.
374 * doc/lgpl-2.1.rst: New file.
375 * doc/logo.pdf: New file.
376 * doc/logo.svg: New file.
377 * doc/md.rst: New file.
378 * doc/requirements.txt: New file.
379
380 2022-11-04 Thomas Schwinge <thomas@codesourcery.com>
381
382 * Makefile.def: Remove module 'liboffloadmic'.
383 * Makefile.in: Regenerate.
384 * configure.ac: Remove 'liboffloadmic' handling.
385 * configure: Regenerate.
386
387 2022-10-31 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
388
389 * MAINTAINERS: Update email address.
390
391 2022-10-21 Дилян Палаузов <dilyan.palauzov@aegee.org>
392
393 * configure.ac: Don't configure readline if --with-system-readline is
394 used.
395 * configure: Re-generate.
396
397 2022-10-12 Cui,Lili <lili.cui@intel.com>
398
399 * MAINTAINERS (Write After Approval): Add myself.
400
401 2022-10-11 Olivier Hainque <hainque@adacore.com>
402
403 * libtool.m4 (*vxworks*): When enable_shared, set dynamic_linker
404 and friends for rtp !large. Assume the linker has the required
405 abilities and set lt_cv_deplibs_check_method.
406
407 2022-09-30 Olivier Hainque <hainque@adacore.com>
408
409 * configure.ac (*vxworks*): If enable_shared is not
410 set, set to "no" and add --disable-shared to target and
411 host_configargs.
412 * configure: Regenerate.
413
414 2022-09-26 Jeff Law <jlaw@ventanamicro.com>
415
416 * MAINTAINERS: Update my email address and DCO entry.
417
418 2022-09-23 Paul-Antoine Arras <pa@codesourcery.com>
419
420 * MAINTAINERS (Write After Approval): Add myself.
421
422 2022-09-15 Torbjörn SVENSSON <torbjorn.svensson@foss.st.com>
423
424 * MAINTAINERS (Write After Approval): Add myself.
425
426 2022-09-07 Jeff Law <jeffreyalaw@gmail.com>
427
428 * MAINTAINERS: Update my email address.
429
430 2022-09-07 Tom de Vries <tdevries@suse.de>
431
432 * configure.ac: Set extra_host_libiberty_configure_flags and
433 extra_host_zlib_configure_flags in separate case statements.
434 * configure: Regenerate.
435
436 2022-09-06 Xianmiao Qu <cooper.qu@linux.alibaba.com>
437
438 * MAINTAINERS: Update c-sky port maintainers' emails.
439
440 2022-08-31 Martin Liska <mliska@suse.cz>
441
442 * configure: Regenerate.
443 * configure.ac: Delete hpux9 and hpux10.
444
445 2022-08-18 Sergei Trofimovich <siarheit@google.com>
446
447 * Makefile.def: Drop libelf module and gcc-configure dependency
448 on it.
449 * Makefile.in: Regenerate with 'autogen Makefile.def'.
450 * Makefile.tpl (HOST_EXPORTS): Drop unused LIBELFLIBS and
451 LIBELFINC.
452 * configure: Regenrate.
453 * configure.ac (host_libs): Drop unused libelf.
454
455 2022-08-18 Sergei Trofimovich <siarheit@google.com>
456
457 * Makefile.in: Regenerate.
458
459 2022-08-04 Eugene Rozenfeld <erozen@microsoft.com>
460
461 * MAINTAINERS: Add myself as AutoFDO maintainer.
462
463 2022-08-01 Roger Sayle <roger@nextmovesoftware.com>
464 Arnaud Charlet <charlet@adacore.com>
465
466 * configure: Regenerate.
467
468 2022-07-31 Roger Sayle <roger@nextmovesoftware.com>
469
470 PR bootstrap/106472
471 * Makefile.def (dependencies): Make configure-target-libgo depend
472 upon all-target-libbacktrace.
473
474 2022-07-27 David Faust <david.faust@oracle.com>
475
476 * MAINTAINERS: Add myself as reviewer for CTF and BTF.
477
478 2022-07-27 Richard Biener <rguenther@suse.de>
479
480 * MAINTAINERS (Roger Sayle): Update e-mail address.
481
482 2022-07-21 Sam Feifer <sfeifer@redhat.com>
483
484 * MAINTAINERS (Write After Approval): Add myself.
485
486 2022-07-21 Marc Poulhiès <poulhies@adacore.com>
487
488 * MAINTAINERS: Add myself as Ada front end co-maintainer.
489
490 2022-07-19 Alexander Monakov <amonakov@ispras.ru>
491
492 * .gitignore: Do not ignore config.h.
493
494 2022-07-15 Andrew Carlotti <andrew.carlotti@arm.com>
495
496 * MAINTAINERS: Add myself to Write After Approval.
497
498 2022-07-04 Martin Liska <mliska@suse.cz>
499
500 * MAINTAINERS: fix sorting of names
501
502 2022-07-03 Immad Mir <mirimmad17@gmail.com>
503
504 * MAINTAINERS: add myself.
505
506 2022-07-03 Immad Mir <mirimmad17@gmail.com>
507
508 * MAINTAINERS: Add myself to write after approval and DCO.
509
510 2022-07-02 Tim Lange <mail@tim-lange.me>
511
512 * MAINTAINERS: Add myself.
513
514 2022-07-01 Haochen Jiang <haochen.jiang@intel.com>
515
516 * MAINTAINERS (Write After Approval): Add myself.
517
518 2022-06-30 Cui,Lili <lili.cui@intel.com>
519
520 Revert:
521 2022-06-30 Cui,Lili <lili.cui@intel.com>
522
523 * MAINTAINERS (Write After Approval): Add myself.
524
525 2022-06-30 Cui,Lili <lili.cui@intel.com>
526
527 * MAINTAINERS (Write After Approval): Add myself.
528
529 2022-06-28 Alexandre Oliva <oliva@adacore.com>
530
531 * Makefile.tpl (HOST_EXPORTS): Add TFLAGS to GCC_FOR_TARGET.
532 (EXTRA_GCC_FLAGS): Likewise.
533 * Makefile.in: Rebuilt.
534
535 2022-06-28 konglin1 <lingling.kong@intel.com>
536
537 * MAINTAINERS (Write After Approval): Add myself.
538
539 2022-06-27 Tom de Vries <tdevries@suse.de>
540
541 * configure.ac: Build libiberty pic variant for gdbserver.
542 * configure: Regenerate.
543
544 2022-06-26 Iain Sandoe <iain@sandoe.co.uk>
545
546 * configure: Regenerate.
547 * configure.ac: Correct use of $host.
548
549 2022-06-25 Jeff Law <jeffreyalaw@gmail.com>
550
551 * MAINTAINERS: Remove tilegx and tilepro entries.
552 * configure.ac: Remove tilegx and tilepro stanzas.
553 * configure: Rebuilt.
554
555 2022-05-28 Bruce Korb <bkorb@gnu.org>
556
557 * .gitignore: Ignore vim swap files
558
559 2022-05-13 Surya Kumari Jangala <jskumari@linux.ibm.com>
560
561 * MAINTAINERS: Add myself to write after approval.
562
563 2022-05-11 Kewen Lin <linkw@linux.ibm.com>
564
565 * MAINTAINERS: Remove myself from DCO section.
566
567 2022-05-09 Xi Ruoyao <xry111@xry111.site>
568
569 * MAINTAINERS: Update my email address.
570
571 2022-05-09 Clément Chigot <chigot@adacore.com>
572
573 * MAINTAINERS: Update my email address.
574
575 2022-05-05 Kewen Lin <linkw@linux.ibm.com>
576
577 * MAINTAINERS: Add myself as PowerPC port co-maintainer and to DCO
578 section.
579
580 2022-04-19 Richard Henderson <rth@gcc.gnu.org>
581
582 * MAINTAINERS: Update my email address.
583
584 2022-04-01 Qian Jianhua <qianjh@fujitsu.com>
585
586 * MAINTAINERS: Update my email address.
587
588 2022-03-29 Chenghua Xu <xuchenghua@loongson.cn>
589
590 * MAINTAINERS: (CPU Port Maintainers): Add myself and
591 Lulu as LoongArch port maintainer.
592
593 2022-03-29 Chenghua Xu <xuchenghua@loongson.cn>
594 Lulu Cheng <chenglulu@loongson.cn>
595
596 * configure.ac: Add LoongArch tuples.
597 * configure: Regenerate.
598
599 2022-03-28 Tom Tromey <tromey@adacore.com>
600
601 * configure.ac: Remove --with-mpfr-dir and --with-gmp-dir.
602 * configure: Rebuild.
603
604 2022-03-24 Bill Schmidt <bill.schmidt@gmail.com>
605
606 * MAINTAINERS: Change my information.
607
608 2022-03-16 Chung-Ju Wu <jasonwucj@gmail.com>
609
610 * MAINTAINERS: Add myself to DCO section.
611
612 2022-03-14 Jonathan Wakely <jwakely@redhat.com>
613
614 * configure.ac: Fix incorrect option in comment.
615 * configure: Regenerate.
616
617 2022-03-09 Hans-Peter Nilsson <hp@axis.com>
618
619 * Makefile.def (dependencies): Make configure-sim depend on
620 all-readline.
621 * Makefile.in: Regenerate.
622
623 2022-02-22 Christophe Lyon <christophe.lyon@foss.st.com>
624
625 * MAINTAINERS (Write After Approval): Update my e-mail address.
626
627 2022-02-08 Ulrich Weigand <ulrich.weigand@de.ibm.com>
628
629 * MAINTAINERS: Remove Hartmut Penner as s390 maintainer.
630
631 2022-01-31 Ed Smith-Rowland <esmithrowland@gmail.com>
632
633 * MAINTAINERS: Update my email and add myself to the DCO list.
634
635 2022-01-25 Thomas Schwinge <thomas@codesourcery.com>
636
637 Revert:
638 2021-09-16 Andrew Pinski <apinski@marvell.com>
639
640 PR bootstrap/67102
641 * Makefile.def: Have configure-target-libffi depend on
642 all-target-libstdc++-v3.
643 * Makefile.in: Regenerate.
644
645 2022-01-22 Jakub Jelinek <jakub@redhat.com>
646
647 PR other/104181
648 * build.log: Remove.
649
650 2022-01-20 Martin Liska <mliska@suse.cz>
651
652 * MAINTAINERS: Adjust email address based on IRC request.
653
654 2022-01-18 Xionghu Luo <luoxhu@linux.ibm.com>
655
656 * MAINTAINERS: Update my email address.
657
658 2022-01-17 Martin Liska <mliska@suse.cz>
659
660 * MAINTAINERS: Rename .c names to .cc.
661
662 2022-01-13 Jakub Jelinek <jakub@redhat.com>
663
664 * Makefile.am: Remove.
665
666 2022-01-11 Thomas Koenig <tkoenig@gcc.gnu.org>
667
668 * Makefile.am: New file.
669
670 2022-01-11 Martin Liska <mliska@suse.cz>
671
672 * MAINTAINERS: Sort 2 names.
673
674 2022-01-10 Martin Liska <mliska@suse.cz>
675
676 * MAINTAINERS: Fix obvious issues with sorting.
677
678 2022-01-07 liuhongt <hongtao.liu@intel.com>
679
680 * build.log: New file.
681
682 2022-01-05 Nathan Sidwell <nathan@acm.org>
683
684 * MAINTAINERS: Add DCO entry. Sort that list.
685
686 2022-01-04 Gaius Mulley <gaiusmod2@gmail.com>
687
688 * MAINTAINERS: Change of email address in both DCO and
689 Write After Approval list.
690
691 2021-12-21 Iain Buclaw <ibuclaw@gdcproject.org>
692
693 * configure: Regenerate.
694
695 2021-12-21 Martin Liska <mliska@suse.cz>
696
697 * config.sub: Change mode back to 755.
698
699 2021-12-17 Martin Liska <mliska@suse.cz>
700
701 * config.sub: Sync from master.
702
703 2021-12-17 Martin Liska <mliska@suse.cz>
704
705 Revert:
706 2021-12-16 Matthias Seidel <mseidel@apache.org>
707
708 * config.sub: Fix typo.
709
710 2021-12-16 Matthias Seidel <mseidel@apache.org>
711
712 * config.sub: Fix typo.
713
714 2021-12-16 H.J. Lu <hjl.tools@gmail.com>
715
716 Revert:
717 2021-12-15 H.J. Lu <hjl.tools@gmail.com>
718
719 * Makefile.tpl (AR): Add @AR_PLUGIN_OPTION@
720 (RANLIB): Add @RANLIB_PLUGIN_OPTION@.
721 * configure.ac: Include config/gcc-plugin.m4.
722 AC_SUBST AR_PLUGIN_OPTION and RANLIB_PLUGIN_OPTION.
723 * libtool.m4 (_LT_CMD_OLD_ARCHIVE): Pass --plugin to AR and
724 RANLIB if possible.
725 * Makefile.in: Regenerated.
726 * configure: Likewise.
727
728 2021-12-15 H.J. Lu <hjl.tools@gmail.com>
729
730 * Makefile.tpl (BUILD_CFLAGS): New.
731 (CFLAGS): Append $(BUILD_CFLAGS).
732 (CXXFLAGS): Likewise.
733 (PGO_BUILD_GEN_FLAGS_TO_PASS): New.
734 (PGO_BUILD_TRAINING_CFLAGS): Likewise.
735 (PGO_BUILD_TRAINING_CXXFLAGS): Likewise.
736 (PGO_BUILD_TRAINING_FLAGS_TO_PASS): Likewise.
737 (PGO_BUILD_TRAINING_MFLAGS): Likewise.
738 (PGO_BUILD_USE_FLAGS_TO_PASS): Likewise.
739 (PGO-TRAINING-TARGETS): Likewise.
740 (PGO_BUILD_TRAINING): Likewise.
741 (all): Add '+' to the command line for recursive make. Support
742 the PGO build.
743 * configure.ac: Add --enable-pgo-build[=lto].
744 AC_SUBST PGO_BUILD_GEN_CFLAGS, PGO_BUILD_USE_CFLAGS and
745 PGO_BUILD_LTO_CFLAGS. Enable the PGO build in Makefile.
746 * Makefile.in: Regenerated.
747 * configure: Likewise.
748
749 2021-12-15 H.J. Lu <hjl.tools@gmail.com>
750
751 * Makefile.tpl (AR): Add @AR_PLUGIN_OPTION@
752 (RANLIB): Add @RANLIB_PLUGIN_OPTION@.
753 * configure.ac: Include config/gcc-plugin.m4.
754 AC_SUBST AR_PLUGIN_OPTION and RANLIB_PLUGIN_OPTION.
755 * libtool.m4 (_LT_CMD_OLD_ARCHIVE): Pass --plugin to AR and
756 RANLIB if possible.
757 * Makefile.in: Regenerated.
758 * configure: Likewise.
759
760 2021-12-14 Marc Poulhiès <poulhies@adacore.com>
761
762 * MAINTAINERS: Add myself to write after approval.
763
764 2021-12-06 Navid Rahimi <navidrahimi@microsoft.com>
765
766 * MAINTAINERS: Adding myself.
767
768 2021-12-02 Pekka Seppänen <pexu@gcc.mail.kapsi.fi>
769
770 * configure: Regenerate.
771 * configure.ac: For CPP_FOR_BUILD use $(CC_FOR_BUILD) -E instead of
772 $(CPP).
773
774 2021-11-30 Iain Buclaw <ibuclaw@gdcproject.org>
775
776 * Makefile.def: Add bootstrap to libbacktrace, libphobos, zlib, and
777 libatomic.
778 * Makefile.in: Regenerate.
779 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Fix command for GDC.
780 (STAGE1_CONFIGURE_FLAGS): Add --with-libphobos-druntime-only if
781 target-libphobos-bootstrap.
782 (STAGE2_CONFIGURE_FLAGS): Likewise.
783 * configure: Regenerate.
784 * configure.ac: Add support for bootstrapping D front-end.
785
786 2021-11-16 Martin Uecker <uecker@gcc.gnu.org>
787
788 * MAINTAINERS: Add myself to DCO section and update email address.
789
790 2021-11-16 Iain Sandoe <iain@sandoe.co.uk>
791
792 * configure: Regenerate.
793 * configure.ac: Ensure that PIC (shared) defaults are set
794 correctly for Darwin.
795
796 2021-11-16 Jim Wilson <jim.wilson.gcc@gmail.com>
797
798 * MAINTAINERS: Update my address.
799
800 2021-11-12 Alan Modra <amodra@gmail.com>
801
802 * Makefile.def (configure-opcodes): Depend on configure-bfd.
803 * Makefile.in: Regenerate.
804
805 2021-11-03 Maciej W. Rozycki <macro@embecosm.com>
806
807 * MAINTAINERS: Clarify the policy WRT the Write After Approval
808 list.
809
810 2021-11-02 Andrew Burgess <andrew.burgess@embecosm.com>
811
812 * MAINTAINERS (Reviewers, arc): Remove my entry.
813 (Write After Approval): Add an entry for myself.
814
815 2021-10-28 Richard Purdie <richard.purdie@linuxfoundation.org>
816
817 * Makefile.tpl: Add CPP_FOR_BUILD and CPPFLAGS_FOR_BUILD support
818 * Makefile.in: Regenerate.
819 * configure: Regenerate.
820 * configure.ac: Add CPP_FOR_BUILD and CPPFLAGS_FOR_BUILD support
821
822 2021-10-26 Jeff Law <jeffreyalaw@gmail.com>
823
824 * MAINTAINERS: Fix up Maciej's entries.
825
826 2021-10-26 Maciej W. Rozycki <macro@embecosm.com>
827
828 * MAINTAINERS (CPU Port Maintainers): Add myself as a VAX port
829 maintainer.
830
831 2021-10-22 Eric Gallager <egallager@gcc.gnu.org>
832
833 PR other/102663
834 * Makefile.def: Handle install-dvi target.
835 * Makefile.tpl: Likewise.
836 * Makefile.in: Regenerate.
837
838 2021-10-19 Clément Chigot <clement.chigot@atos.net>
839
840 * MAINTAINERS: Add myself for write after approval.
841
842 2021-10-12 Eric Gallager <egallager@gcc.gnu.org>
843
844 * Makefile.def: Mark libcody, libdecnumber,
845 c++tools, libgcc, and libobjc as missing TAGS
846 targets.
847 * Makefile.in: Regenerate.
848
849 2021-10-07 Siddhesh Poyarekar <siddhesh@gotplt.org>
850
851 * MAINTAINERS: Add myself to DCO section and update email
852 address.
853
854 2021-09-29 Jonathan Wakely <jwakely@redhat.com>
855
856 * MAINTAINERS: Add myself to DCO section.
857
858 2021-09-28 Andrew Burgess <andrew.burgess@embecosm.com>
859
860 * configure: Regenerate.
861 * configure.ac (skipdirs): Add the contents of target_configdirs if
862 we are not building gcc.
863
864 2021-09-24 Andrew Burgess <andrew.burgess@embecosm.com>
865
866 * Makefile.def: Back-port commits ba4d88ad892f and
867 755ba58ebef0 from binutils-gdb repository.
868 * Makefile.in: Regenerated.
869
870 2021-09-20 Harald Anlauf <anlauf@gmx.de>
871
872 * MAINTAINERS (Reviewers): Add myself as Fortran reviewer.
873
874 2021-09-17 Iain Sandoe <iain@sandoe.co.uk>
875
876 * Makefile.def: Add a jit check target for the jit
877 language.
878 * Makefile.in: Regenerate.
879
880 2021-09-16 Andrew Pinski <apinski@marvell.com>
881
882 PR bootstrap/67102
883 * Makefile.def: Have configure-target-libffi depend on
884 all-target-libstdc++-v3.
885 * Makefile.in: Regenerate.
886
887 2021-09-10 Petter Tomner <tomner@kth.se>
888
889 * MAINTAINERS: Me added to DCO and write after approval
890
891 2021-09-01 YunQiang Su <syq@debian.org>
892
893 * MAINTAINERS: Add myself for write after approval.
894
895 2021-08-31 Andrew Burgess <andrew.burgess@embecosm.com>
896
897 * Makefile.def: Add all-gdb dependency on all-libbacktrace.
898 * Makefile.in: Regenerate.
899
900 2021-08-21 Dragan Mladjenovic <Dragan.Mladjenovic@syrmia.com>
901
902 * MAINTAINERS: Add myself for write after approval.
903
904 2021-08-18 Iain Sandoe <iain@sandoe.co.uk>
905
906 * Makefile.in: Regenerate.
907 * Makefile.tpl: Make the state of the configured host
908 shared flag available to makefile fragements.
909
910 2021-08-09 Hongyu Wang <hongyu.wang@intel.com>
911
912 * MAINTAINERS (Write After Approval): Add myself.
913
914 2021-07-20 Richard Earnshaw <rearnsha@arm.com>
915
916 * .dir-locals.el (bug-reference-url-format): Use https.
917
918 2021-07-20 Richard Earnshaw <rearnsha@arm.com>
919
920 * .dir-locals.el (c-mode): Change fill-column to 79.
921
922 2021-07-15 Trevor Saunders <tbsaunde@tbsaunde.org>
923
924 * MAINTAINERS: Add myself to DCO section.
925
926 2021-07-09 Iain Sandoe <iain@sandoe.co.uk>
927
928 * configure: Regenerate.
929 * configure.ac: Adjust cases for which it is necessary to
930 include the Darwin host config fragment.
931
932 2021-07-06 Gaius Mulley <gaius.mulley@southwales.ac.uk>
933
934 * MAINTAINERS: Add myself for write after approval and DCO.
935
936 2021-07-05 Iain Sandoe <iain@sandoe.co.uk>
937
938 * Makefile.def: Add dsymutil defs.
939 * Makefile.in: Regenerated.
940 * Makefile.tpl: Add dsymutil to flags.
941 * configure: Regenerated.
942 * configure.ac: Add dsymutil to target and build recipes.
943
944 2021-07-01 Ankur Saini <arsenic@sourceware.org>
945
946 * MAINTAINERS: Add myself for write after approval.
947
948 2021-06-30 Xi Ruoyao <xry111@mengyan1223.wang>
949
950 * MAINTAINERS (Write After Approval): Add myself.
951
952 2021-06-25 Matthias Kretz <m.kretz@gsi.de>
953
954 * MAINTAINERS: Add myself for write after approval and DCO
955
956 2021-06-24 prathamesh.kulkarni <prathamesh.kulkarni@linaro.org>
957
958 * .gitignore: Add entry for cscope.out.
959
960 2021-06-22 liuhongt <hongtao.liu@intel.com>
961
962 * MAINTAINERS: Remove my Write After Approval entry.
963
964 2021-06-21 liuhongt <hongtao.liu@intel.com>
965
966 * MAINTAINERS: Add myself as maintainer of the i386 vector
967 extensions.
968
969 2021-06-18 Antoni Boucher <bouanto@zoho.com>
970
971 * MAINTAINERS (Write After Approval): Add myself.
972
973 2021-06-17 Aldy Hernandez <aldyh@redhat.com>
974
975 * MAINTAINERS (Various Maintainers): Add Andrew and myself
976 as *vrp and ranger maintainers.
977
978 2021-06-05 Jeff Law <jeffreyalaw@gmail.com>
979
980 * MAINTAINERS: Adjust my entry in the DCO section so that it does
981 not trigger testsuite failures.
982
983 2021-06-05 Jeff Law <jeffreyalaw@gmail.com>
984
985 * MAINTAINERS: Add myself to DCO section with both email addresses.
986
987 2021-06-03 Jason Merrill <jason@redhat.com>
988
989 * MAINTAINERS: Add DCO version number.
990
991 2021-06-02 Jason Merrill <jason@redhat.com>
992
993 * MAINTAINERS: Add DCO section.
994
995 2021-05-31 Indu Bhagat <indu.bhagat@oracle.com>
996
997 * MAINTAINERS (Write After Approval): Add myself.
998
999 2021-05-29 Mike Frysinger <vapier@gentoo.org>
1000
1001 * configure.ac: Add gnulib to configdirs for sim.
1002 * configure: Regenerate.
1003
1004 2021-05-18 Mike Frysinger <vapier@gentoo.org>
1005
1006 * Makefile.def: Add configure-sim dependency on all-gnulib.
1007 * Makefile.in: Regenerated.
1008
1009 2021-05-17 Serge Belyshev <belyshev@depni.sinp.msu.ru>
1010
1011 * MAINTAINERS (Write After Approval): Add myself.
1012
1013 2021-05-12 Marcel Vollweiler <marcel@codesourcery.com>
1014
1015 * MAINTAINERS (Write After Approval): Add myself.
1016
1017 2021-05-11 Martin Liska <mliska@suse.cz>
1018
1019 * MAINTAINERS: Remove entries for removed
1020 components (HSA, BRIG, libhsail-rt).
1021 Move Pekka to Write After Approval.
1022
1023 2021-05-11 Martin Liska <mliska@suse.cz>
1024
1025 * Makefile.def: Remove libhsail-rt.
1026 * Makefile.in: Likewise.
1027 * configure.ac: Likewise.
1028 * configure: Regenerate.
1029 * libhsail-rt/ChangeLog: Removed.
1030 * libhsail-rt/Makefile.am: Removed.
1031 * libhsail-rt/Makefile.in: Removed.
1032 * libhsail-rt/README: Removed.
1033 * libhsail-rt/aclocal.m4: Removed.
1034 * libhsail-rt/configure: Removed.
1035 * libhsail-rt/configure.ac: Removed.
1036 * libhsail-rt/configure.tgt: Removed.
1037 * libhsail-rt/include/internal/fibers.h: Removed.
1038 * libhsail-rt/include/internal/phsa-queue-interface.h: Removed.
1039 * libhsail-rt/include/internal/phsa-rt.h: Removed.
1040 * libhsail-rt/include/internal/workitems.h: Removed.
1041 * libhsail-rt/rt/arithmetic.c: Removed.
1042 * libhsail-rt/rt/atomics.c: Removed.
1043 * libhsail-rt/rt/bitstring.c: Removed.
1044 * libhsail-rt/rt/fbarrier.c: Removed.
1045 * libhsail-rt/rt/fibers.c: Removed.
1046 * libhsail-rt/rt/fp16.c: Removed.
1047 * libhsail-rt/rt/misc.c: Removed.
1048 * libhsail-rt/rt/multimedia.c: Removed.
1049 * libhsail-rt/rt/queue.c: Removed.
1050 * libhsail-rt/rt/sat_arithmetic.c: Removed.
1051 * libhsail-rt/rt/segment.c: Removed.
1052 * libhsail-rt/rt/workitems.c: Removed.
1053 * libhsail-rt/target-config.h.in: Removed.
1054
1055 2021-05-04 Nick Clifton <nickc@redhat.com>
1056
1057 * configure.ac (AC_PROG_CC): Replace with AC_PROG_CC_C99.
1058 * configure: Regenerate.
1059
1060 2021-04-28 Jakub Jelinek <jakub@redhat.com>
1061 Tobias Burnus <tobias@codesourcery.com>
1062
1063 * configure.ac (--enable-offload-defaulted): New.
1064 * configure: Regenerate.
1065
1066 2021-04-23 David Faust <david.faust@oracle.com>
1067
1068 * MAINTAINERS (Write After Approval): Add myself.
1069
1070 2021-04-11 Hafiz Abid Qadeer <abidh@codesourcery.com>
1071
1072 * MAINTAINERS (Write After Approval): Add myself.
1073
1074 2021-03-26 Dimitar Dimitrov <dimitar@dinux.eu>
1075
1076 * MAINTAINERS: Add myself as pru port maintainer.
1077
1078 2021-03-23 David Malcolm <dmalcolm@redhat.com>
1079
1080 * MAINTAINERS: Add myself as static analyzer maintainer.
1081
1082 2021-03-18 Jeff Law <jlaw@tachyum.com>
1083
1084 * MAINTAINERS: Update primary entry.
1085
1086 2021-03-13 Eugene Rozenfeld <erozen@microsoft.com>
1087
1088 * MAINTAINERS (Write After Approval): Add myself.
1089
1090 2021-03-13 Mike Frysinger <vapier@gentoo.org>
1091
1092 * Makefile.def: Remove all-sim dependency on configure-gdb.
1093 * Makefile.in: Regenerated.
1094
1095 2021-03-11 Jeff Law <law@redhat.com>
1096
1097 * MAINTAINERS: Update entries for a few ex-ImgTec employees
1098
1099 2021-03-11 Martin Liska <mliska@suse.cz>
1100
1101 * Makefile.tpl: The change was done Makefile.in which
1102 is generated file.
1103
1104 2021-03-08 Jeff Law <law@redhat.com>
1105
1106 * MAINTAINERS: Update my email address
1107
1108 2021-02-23 Kito Cheng <kito.cheng@sifive.com>
1109
1110 * config.guess: Import latest upstream.
1111 * config.sub: Import latest upstream.
1112
1113 2021-01-25 Martin Liska <mliska@suse.cz>
1114
1115 PR gcov-profile/98739
1116 * Makefile.in: Enable -fprofile-reproducible=parallel-runs
1117 for profiledbootstrap.
1118
1119 2021-01-22 Jonathan Wright <jonathan.wright@arm.com>
1120
1121 * MAINTAINERS (Write After Approval): Add myself.
1122
1123 2021-01-22 Maciej W. Rozycki <macro@orcam.me.uk>
1124
1125 * MAINTAINERS (Write After Approval): Update my e-mail address.
1126
1127 2021-01-12 Segher Boessenkool <segher@kernel.crashing.org>
1128
1129 * MAINTAINERS: Fix spacing.
1130
1131 2021-01-12 Qian Jianhua <qianjh@cn.fujitsu.com>
1132
1133 * MAINTAINERS (Write After Approval): Add myself
1134
1135 2021-01-06 Nick Alcock <nick.alcock@oracle.com>
1136
1137 * Makefile.def: Sync with binutils-gdb:
1138 (dependencies): all-ld depends on all-libctf.
1139 (host_modules): libctf is no longer no_install.
1140 No longer no_check. Checking depends on all-ld.
1141 * Makefile.in: Regenerated.
1142
1143 2021-01-05 Samuel Thibault <samuel.thibault@ens-lyon.org>
1144
1145 * libtool.m4: Match gnu* along other GNU systems.
1146 * libgo/config/libtool.m4: Match gnu* along other GNU systems.
1147 * libgo/configure: Re-generate.
1148
1149 2021-01-04 Philipp Tomsich <philipp.tomsich@vrull.eu>
1150
1151 * MAINTAINERS: Update my email address.
1152
1153 2020-12-17 Marius Hillenbrand <mhillen@linux.ibm.com>
1154
1155 * MAINTAINERS (Write After Approval): Add myself.
1156
1157 2020-12-15 Nathan Sidwell <nathan@acm.org>
1158
1159 * Makefile.def
1160 * Makefile.in
1161 * Makefile.tpl
1162 * configure
1163 * configure.ac
1164
1165 2020-12-15 Nathan Sidwell <nathan@acm.org>
1166
1167 * Makefile.def: Add libcody.
1168 * configure.ac: Add libcody.
1169 * Makefile.in: Regenerated.
1170 * configure: Regenerated.
1171
1172 2020-12-14 Andrea Corallo <andrea.corallo@arm.com>
1173
1174 * .dir-locals.el (c-mode): Set 'fill-column' to 80 columns.
1175
1176 2020-12-05 Iain Sandoe <iain@sandoe.co.uk>
1177
1178 PR target/97865
1179 * libtool.m4: Update handling of Darwin platform link flags
1180 for Darwin20.
1181
1182 2020-12-02 Simon Marchi <simon.marchi@polymtl.ca>
1183
1184 * .gitignore: Sync with binutils-gdb
1185
1186 2020-12-02 Claudiu Zissulescu <claziss@gmail.com>
1187
1188 * MAINTAINERS: Add myself as arc port maintainer.
1189
1190 2020-11-29 Iain Buclaw <ibuclaw@gdcproject.org>
1191
1192 PR d/87788
1193 * configure.ac: Don't disable D for *-*-darwin*.
1194 * configure: Regenerate.
1195
1196 2020-11-29 John David Anglin <danglin@gcc.gnu.org>
1197
1198 * libtool.m4 (archive_cmds): Add +nodefaultrpath ld option on
1199 hppa64-*-hpux11*.
1200
1201 2020-11-25 Matthew Malcomson <matthew.malcomson@arm.com>
1202
1203 * configure: Regenerate.
1204 * configure.ac: Add --bootstrap-hwasan option.
1205
1206 2020-11-23 Iain Sandoe <iain@sandoe.co.uk>
1207
1208 * config.guess: Import latest upstream.
1209 * config.sub: Import latest upstream.
1210
1211 2020-11-16 Martin Liska <mliska@suse.cz>
1212
1213 * .gitignore: Add cache as clangd uses it now.
1214
1215 2020-11-13 Haochen Gui <guihaoc@gcc.gnu.org>
1216
1217 * MAINTAINERS (Write After Approval): add myself
1218
1219 2020-11-09 Pat Bernardi <bernardi@adacore.com>
1220
1221 * MAINTAINERS (Write After Approval): Add myself.
1222
1223 2020-11-09 Jonathan Wakely <jwakely@redhat.com>
1224
1225 * config-ml.in (multi-do, multi-clean): Add @ to silence recipes.
1226 Remove FIXME comments.
1227
1228 2020-11-06 Martin Uecker <muecker@gwdg.de>
1229
1230 * MAINTAINERS: Update my email address.
1231
1232 2020-11-06 Hongtao Liu <hongtao.liu@intel.com>
1233
1234 * MAINTAINERS (Write After Approval): Add myself.
1235
1236 2020-10-06 Tobias Burnus <tobias@codesourcery.com>
1237
1238 PR target/97302
1239 * configure.ac: Only set with_gmp to /usr/local
1240 if not building in tree.
1241 * configure: Regenerate.
1242
1243 2020-09-18 Omar Tahir <omar.tahir@arm.com>
1244
1245 * MAINTAINERS (Write After Approval): Add myself.
1246
1247 2020-08-26 Tobias Burnus <tobias@codesourcery.com>
1248
1249 * MAINTAINERS (Various Maintainers): Add myself as OpenACC maintainer.
1250
1251 2020-08-20 Tobias Burnus <tobias@codesourcery.com>
1252
1253 PR bootstrap/96612
1254 * configure.ac: Run AX_CXX_COMPILE_STDCXX also for ${build} compiler,
1255 if not the same as ${host}.
1256 * configure: Regenerate.
1257
1258 2020-08-16 Sergei Trofimovich <slyfox@gcc.gnu.org>
1259
1260 * MAINTAINERS (Write After Approval): Add myself.
1261
1262 2020-08-12 Senthil Kumar Selvaraj <saaadhu@gcc.gnu.org>
1263
1264 * MAINTAINERS: Update my email address.
1265
1266 2020-07-30 Joe Ramsay <joe.ramsay@arm.com>
1267
1268 * MAINTAINERS (Write After Approval): Add myself.
1269
1270 2020-07-22 Przemyslaw Wirkus <przemyslaw.wirkus@arm.com>
1271
1272 * MAINTAINERS (Write After Approval): Add myself.
1273
1274 2020-06-12 Martin Liska <mliska@suse.cz>
1275
1276 * .gitignore: Add .clang-tidy.
1277
1278 2020-06-08 Jason Merrill <jason@redhat.com>
1279
1280 * configure.ac: Check AX_CXX_COMPILE_STDCXX if not bootstrapping.
1281 * configure: Regenerate.
1282
1283 2020-06-06 Max Filippov <jcmvbkbc@gmail.com>
1284
1285 * MAINTAINERS: Add myself as xtensa port maintainer.
1286
1287 2020-05-28 Nicolas Bértolo <nicolasbertolo@gmail.com>
1288
1289 * configure.ac: Don't require --enable-host-shared when building
1290 for Mingw.
1291 * configure: Regenerate.
1292
1293 2020-05-18 Jason Merrill <jason@redhat.com>
1294
1295 * configure.ac: Update bootstrap dialect to -std=c++11.
1296
1297 2020-05-18 Alex Coplan <alex.coplan@arm.com>
1298
1299 * MAINTAINERS (Write After Approval): Add myself.
1300
1301 2020-04-29 Thomas Schwinge <thomas@codesourcery.com>
1302
1303 PR target/92713
1304 * configure.ac ["${ENABLE_LIBSTDCXX}" = "default" && amdgcn*-*-*]
1305 (noconfigdirs): Add 'target-libstdc++-v3'.
1306 * configure: Regenerate.
1307
1308 2020-04-21 Stephen Casner <casner@acm.org>
1309
1310 PR 25830
1311 * configure.ac (noconfigdirs): Exclude gdb & gprof for pdp11.
1312 * configure: Rebuild.
1313
1314 2020-04-17 Martin Liska <mliska@suse.cz>
1315 Jonathan Yong <10walls@gmail.com>
1316
1317 PR gcov-profile/94570
1318 * ltmain.sh: Do not define HAVE_DOS_BASED_FILE_SYSTEM
1319 for CYGWIN.
1320
1321 2020-04-14 Martin Jambor <mjambor@suse.cz>
1322
1323 * MAINTAINERS (Reviewers): Add myself as callgraph (IPA) reviewer.
1324
1325 2020-04-09 Tom Tromey <tom@tromey.com>
1326
1327 * configure: Rebuild.
1328 * Makefile.in: Rebuild.
1329 * Makefile.def (gdbsupport, gdbserver): New host modules.
1330 (configure-gdb): Depend on all-gdbsupport.
1331 (all-gdb): Depend on all-gdbsupport, all-libctf.
1332 * configure.ac (host_tools): Add gdbserver.
1333 Conditionally build gdbserver and gdbsupport.
1334
1335 2020-03-09 Tobias Burnus <tobias@codesourcery.com>
1336
1337 * configure.ac: Build libgomp by default for amdgcn.
1338 * configure: Regenerate.
1339
1340 2020-03-05 Srinath Parvathaneni <srinath.parvathaneni@arm.com>
1341
1342 * MAINTAINERS (Write After Approval): Add myself.
1343
1344 2020-02-28 Joel Hutton <joel.hutton@arm.com>
1345
1346 * MAINTAINERS (Write After Approval) : Add myself.
1347
1348 2020-02-20 Palmer Dabbelt <palmer@sifive.com>
1349
1350 * MAINTAINERS: Change palmer@sifive.com to palmer@dabbelt.com.
1351
1352 2020-02-14 Martin Sebor <msebor@redhat.com>
1353
1354 * doc/extend.texi (attribute alias): Mention type requirement.
1355 (attribute weak): Same.
1356 (attribute weakref): Correct invalid example.
1357
1358 2020-02-03 Segher Boessenkool <segher@kernel.crashing.org>
1359
1360 * doc/md.texi (PowerPC and IBM RS6000): Improve documentation.
1361
1362 2020-01-15 Segher Boessenkool <segher@kernel.crashing.org>
1363 Jakub Jelinek <jakub@redhat.com>
1364
1365 * .gitattributes: Add *.md diff=md.
1366
1367 2020-01-14 Georg-Johann Lay <avr@gjlay.de>
1368
1369 The mentioned auto-generated file is no more part of the
1370
1371 GCC sources, it's auto-generated in $(builddir) during build.
1372
1373 PR target/92055
1374 * contrib/gcc_update (files_and_dependencies): Remove
1375 entry for gcc/config/avr/t-multilib.
1376
1377 2020-01-14 Anatoly Sokolov <aesok@dol.ru>
1378
1379 * MAINTAINERS: Update my email address.
1380
1381 2020-01-13 Joseph Myers <joseph@codesourcery.com>
1382
1383 * README.MOVED_TO_GIT: Remove.
1384
1385 2020-01-11 Joseph Myers <joseph@codesourcery.com>
1386
1387 * README.MOVED_TO_GIT: New file.
1388
1389 2020-01-02 Dennis Zhang <dennis.zhang@arm.com>
1390
1391 * MAINTAINERS (Write After Approval): Add myself.
1392
1393 2019-12-20 Jerome Lambourg <lambourg@adacore.com>
1394
1395 * MAINTAINERS (write_after_approval): Add myself.
1396
1397 2019-12-19 Stam Markianos-Wright <stam.markianos-wright@arm.com>
1398
1399 * MAINTAINERS (write_after_approval): Add myself.
1400
1401 2019-12-17 Mihail Ionescu <mihail.ionescu@arm.com>
1402
1403 * MAINTAINERS (write_after_approval): Add myself.
1404
1405 2019-12-11 Matthias Klose <doko@ubuntu.com>
1406
1407 * configure.ac: Factor out common cases for compare_exclusions.
1408 * configure: Regenerate.
1409
1410 2019-12-11 Jozef Lawrynowicz <jozef.l@mittosystems.com>
1411
1412 * config-ml.in (msp430-*-*): Support --disable-no-exceptions configure
1413 flag.
1414
1415 2019-12-10 Lewis Hyatt <lhyatt@gmail.com>
1416
1417 * MAINTAINERS (Write After Approval): Add myself.
1418
1419 2019-11-27 Tobias Burnus <tobias@codesourcery.com>
1420
1421 PR middle-end/92463
1422 * configure.ac: Use MPFR_RNDN instead of GMP's MP_RNDN.
1423 * configure: Regenerate
1424
1425 2019-11-20 Janne Blomqvist <jb@gcc.gnu.org>
1426
1427 * configure.ac: Use https for gcc.gnu.org.
1428 * configure: Regenerated.
1429
1430 2019-11-19 James Greenhalgh <james.greenhalgh@arm.com>
1431
1432 * MAINTAINERS (aarch64 port): Remove my name, move to...
1433 (Write After Approval): ...Here.
1434
1435 2019-11-15 Kelvin Nilsen <kelvin@gcc.gnu.org>
1436
1437 * MAINTAINERS: Change my email address as maintainer.
1438
1439 2019-11-11 Janne Blomqvist <jb@gcc.gnu.org>
1440
1441 PR fortran/91828
1442 * configure.ac: Bump minimum MPFR to 3.1.0, recommended to 3.1.6+.
1443 * configure: Regenerated.
1444
1445 2019-10-21 Jason Merrill <jason@redhat.com>
1446
1447 * .gitattributes: Also check ChangeLog whitespace.
1448
1449 2019-10-21 Andrew Burgess <andrew.burgess@embecosm.com>
1450
1451 * contrib/dg-extract-results.sh: Add support for KPASS.
1452 * contrib/dg-extract-results.py: Likewise.
1453
1454 2019-10-17 Jason Merrill <jason@redhat.com>
1455
1456 * .gitattributes: Avoid {} in filename pattern.
1457
1458 2019-10-08 Thomas Schwinge <thomas@codesourcery.com>
1459
1460 * MAINTAINERS: Add back Trevor Smigiel; move into Write After
1461 Approval section.
1462
1463 2019-10-01 Frederik Harwath <frederik@codesourcery.com>
1464
1465 * MAINTAINERS: Add myself to Write After Approval
1466
1467 2019-09-26 Richard Sandiford <richard.sandiford@arm.com>
1468
1469 * MAINTAINERS: Add myself as an aarch64 maintainer.
1470
1471 2019-09-26 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
1472
1473 * MAINTAINERS: Add myself as aarch64 maintainer.
1474
1475 2019-09-23 Carl Love <cel@us.ibm.com>
1476
1477 * config/rs6000/vsx.md (xxswapd_v4si, xxswapd_v8hi, xxswapd_v16qi):
1478 New define_insn.
1479 (vsx_xxpermdi4_le_<mode> for VSX_W, vsx_xxpermdi8_le_V8HI,
1480 vsx_xxpermdi16_le_V16QI): Removed define_insn.
1481
1482 2019-09-13 Sam Tebbs <sam.tebbs@arm.com>
1483
1484 * MAINTAINERS (Sam Tebbs): Update email address.
1485
1486 2019-09-10 Tobias Burnus <tobias@codesourcery.com>
1487
1488 * MAINTAINERS: Update my email address.
1489
1490 2019-09-10 Christophe Lyon <christophe.lyon@st.com>
1491
1492 * libtool.m4: Handle uclinuxfdpiceabi.
1493
1494 2019-09-09 Jose E. Marchesi <jose.marchesi@oracle.com>
1495
1496 * MAINTAINERS: Add myself as the maintainer of the eBPF port.
1497 Remove myself from Write After Approval section.
1498
1499 2019-09-09 Jose E. Marchesi <jose.marchesi@oracle.com>
1500
1501 * configure.ac: Support for bpf-*-* targets.
1502 * configure: Regenerate.
1503
1504 2019-09-09 Jose E. Marchesi <jose.marchesi@oracle.com>
1505
1506 * config.sub: Import upstream version 2019-06-30.
1507 * config.guess: Import upstream version 2019-07-24.
1508
1509 2019-09-03 Ulrich Weigand <uweigand@de.ibm.com>
1510
1511 * MAINTAINERS: Remove spu port maintainers.
1512
1513 2019-08-28 Martin Liska <mliska@suse.cz>
1514
1515 * .gitignore: Add .clangd and compile_commands.json
1516 to .gitignore.
1517
1518 2019-08-23 Michael Forney <mforney@mforney.org>
1519
1520 * Makefile.tpl (HOST_EXPORTS): Add CXX_FOR_BUILD.
1521 * Makefile.in: Regenerate.
1522
1523 2019-08-19 Tom Tromey <tom@tromey.com>
1524
1525 * configure: Rebuild.
1526 * configure.ac: Add --with-static-standard-libraries.
1527
1528 2019-08-16 Alexandre Oliva <oliva@gnu.org>
1529
1530 * MAINTAINERS: aoliva from @redhat.com to @gcc.gnu.org.
1531
1532 2019-08-13 Mark Eggleston <mark.eggleston@codethink.co.uk>
1533
1534 * MAINTAINERS (Write After Approval): Add myself.
1535
1536 2019-07-08 Kito Cheng <kito.cheng@sifive.com>
1537
1538 * MAINTAINERS (Write After Approval): Remove myself, already listed in
1539 RISC-V port maitainer.
1540
1541 2019-07-08 Kito Cheng <kito.cheng@sifive.com>
1542
1543 * MAINTAINERS (Write After Approval): Fix the list sorted by surname.
1544
1545 2019-07-08 Kito Cheng <kito.cheng@sifive.com>
1546
1547 * MAINTAINERS (Write After Approval): Add myself.
1548
1549 2019-07-03 Andrea Corallo <andrea.corallo@arm.com>
1550
1551 * MAINTAINERS (Write After Approval): Add myself.
1552
1553 2019-06-25 Martin Liska <mliska@suse.cz>
1554
1555 contrib/filter-clang-warnings.py: Transform from
1556 filter-rtags-warnings.py.
1557
1558 2019-06-15 Tom Tromey <tom@tromey.com>
1559
1560 * configure.ac (host_libs): Add gnulib.
1561 * configure: Rebuild.
1562 * Makefile.def (host_modules, dependencies): Add gnulib.
1563 * Makefile.in: Rebuild.
1564
1565 2019-06-12 Dimitar Dimitrov <dimitar@dinux.eu>
1566
1567 * MAINTAINERS (Write After Approval): Add myself.
1568
1569 2019-06-12 Dimitar Dimitrov <dimitar@dinux.eu>
1570
1571 * configure: Regenerate.
1572 * configure.ac: Add PRU target.
1573
1574 2019-06-11  Matthew Beliveau  <mbelivea@redhat.com>
1575
1576 * MAINTAINERS (Write After Approval): Add myself.
1577
1578 2019-06-11 Nick Clifton <nickc@redhat.com>
1579
1580 Import these changes from the binutils/gdb repository:
1581
1582 2019-05-28 Nick Alcock <nick.alcock@oracle.com>
1583
1584 * Makefile.def (dependencies): configure-libctf depends on all-bfd
1585 and all its deps.
1586 * Makefile.in: Regenerated.
1587
1588 2019-05-28 Nick Alcock <nick.alcock@oracle.com>
1589
1590 * Makefile.def (host_modules): Add libctf.
1591 * Makefile.def (dependencies): Likewise.
1592 libctf depends on zlib, libiberty, and bfd.
1593 * Makefile.in: Regenerated.
1594 * configure.ac (host_libs): Add libctf.
1595 * configure: Regenerated.
1596
1597 2019-05-20 Vladislav Ivanishin <vlad@ispras.ru>
1598
1599 * MAINTAINERS (Write After Approval): Add myself.
1600
1601 2019-05-19 Peter Bergner <bergner@linux.ibm.com>
1602
1603 * MAINTAINERS: Update my email address.
1604
1605 2019-05-17 Thomas Rodgers <trodgers@redhat.com>
1606
1607 * MAINTAINERS (Write After Approval): Add myself.
1608
1609 2019-05-16 Jun Ma <junma@linux.alibaba.com>
1610
1611 * MAINTAINERS (Write After Approval): Add myself.
1612
1613 2019-05-07 Jim Wilson <jimw@sifive.com>
1614
1615 * MAINTAINERS: Remove myself as IA-64 maintainer.
1616
1617 2019-05-04 Roland Illig <roland.illig@gmx.de>
1618
1619 * MAINTAINERS (Write After Approval): Add myself.
1620
1621 2019-05-02 Richard Biener <rguenther@suse.de>
1622
1623 PR bootstrap/85574
1624 * Makefile.tpl (compare target): Also compare extra-compare
1625 files.
1626 * Makefile.in: Regenerate.
1627
1628 2019-04-22 Roman Zhuykov <zhroma@ispras.ru>
1629
1630 * MAINTAINERS (Various Maintainers): Remove Ayal Zaks and add myself
1631 as modulo-scheduler maintainer.
1632
1633 2019-04-21 Iain Sandoe <iain@sandoe.co.uk>
1634
1635 * MAINTAINERS: Add myself as co-maintainer for Darwin.
1636
1637 2019-04-18 Iain Sandoe <iain@sandoe.co.uk>
1638
1639 * MAINTAINERS: Update my email address.
1640
1641 2019-04-14 Johannes Pfau <johannespfau@gmail.com>
1642
1643 * configure.ac: Remove d from unsupported languages on mingw and cygwin.
1644 * configure: Regenerate.
1645
1646 2019-04-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1647
1648 * configure.ac (enable_libphobos): Check LIBPHOBOS_SUPPORTED.
1649 * configure: Regenerate.
1650
1651 2019-04-12 Iain Buclaw <ibuclaw@gdcproject.org>
1652
1653 * configure.ac: Add target-zlib to target_libraries.
1654 * configure: Regenerate.
1655
1656 2019-04-09 Martin Liska <mliska@suse.cz>
1657
1658 * Makefile.in: Regenerate.
1659 * Makefile.tpl: Pass GENERATOR_CFLAGS
1660 in all stages.
1661
1662 2019-03-28 Martin Liska <mliska@suse.cz>
1663
1664 PR bootstrap/89829
1665 * Makefile.in: Revert r254150.
1666 * Makefile.tpl: Likewise.
1667
1668 2019-03-28 Ben Elliston <bje@gnu.org>
1669
1670 * MAINTAINERS (Various Maintainers): Remove myself from dfp.c and
1671 related, and libdecnumber.
1672
1673 2019-03-15 Alexander Monakov <amonakov@ispras.ru>
1674
1675 * MAINTAINERS (Reviewers): Add myself as selective scheduling reviewer.
1676 (Write After Approval): Remove myself.
1677
1678 2019-02-27 Alejandro Martinez <alejandro.martinezvicente@arm.com>
1679
1680 * MAINTAINERS (Write After Approval): Add myself.
1681
1682 2019-02-11 Andrew Stubbs <ams@codesourcery.com>
1683
1684 * MAINTAINERS (amdgcn port): Add myself and Julian Brown.
1685 (Write After Approval): Remove myself and Julian.
1686
1687 2019-01-26 Harald Anlauf <anlauf@gmx.de>
1688
1689 * MAINTAINERS (Write After Approval): Add myself.
1690
1691 2019-01-25 Kwok Cheung Yeung <kcy@codesourcery.com>
1692
1693 * MAINTAINERS (Write After Approval): Add myself.
1694
1695 2019-01-24 Xiong Hu Luo <luoxhu@linux.vnet.ibm.com>
1696
1697 * ChangeLog: Replace space with tab.
1698 * MAINTAINERS: Delete 1 tab to keep alignment.
1699
1700 2019-01-21 Jiufu Guo <guojiufu@linux.ibm.com>
1701
1702 * MAINTAINERS (Write After Approval): Add myself.
1703
1704 2019-01-18 Li Jia He <helijia@gcc.gnu.org>
1705
1706 * MAINTAINERS (Write After Approval): Add myself.
1707
1708 2019-01-17 Andrew Stubbs <ams@codesourcery.com>
1709 Kwok Cheung Yeung <kcy@codesourcery.com>
1710 Julian Brown <julian@codesourcery.com>
1711 Tom de Vries <tom@codesourcery.com>
1712 Jan Hubicka <hubicka@ucw.cz>
1713 Martin Jambor <mjambor@suse.cz>
1714
1715 * configure.ac: Likewise.
1716 * configure: Regenerate.
1717 * contrib/config-list.mk: Add amdgcn-amdhsa.
1718
1719 2019-01-16 Kewen Lin <linkw@gcc.gnu.org>
1720
1721 * MAINTAINERS (Write After Approval): Add myself.
1722
1723 2019-01-16 Xiong Hu Luo <luoxhu@linux.vnet.ibm.com>
1724
1725 * MAINTAINERS (Write After Approval): Add myself.
1726
1727 2019-01-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1728
1729 PR target/88535
1730 * config.guess: Import upstream version 2019-01-03.
1731 * config.sub: Import upstream version 2019-01-01.
1732
1733 2018-12-21 Thomas Preud'homme <thomas.preudhomme@linaro.org>
1734
1735 * MAINTAINERS (Write After Approval): Update my maintainer address.
1736
1737 2018-12-21 Gergö Barany <gergo@codesourcery.com>
1738
1739 * MAINTAINERS (Write After Approval): Add myself.
1740
1741 2018-12-10 Segher Boessenkool <segher@kernel.crashing.org>
1742
1743 * contrib/config-list.mk: Remove powerpc-eabispe and powerpc-linux_spe.
1744
1745 2018-12-05 Iain Sandoe <iain@sandoe.co.uk>
1746
1747 * configure.ac (NCN_STRICT_CHECK_TOOLS): Check otool.
1748 (ACX_CHECK_INSTALLED_TARGET_TOOL): Likewise
1749 (GCC_TARGET_TOOL): Likewise.
1750 * Makefile.tpl (HOST_EXPORTS): Add OTOOL, OTOOL_FOR_TARGET.
1751 (BASE_TARGET_EXPORTS): OTOOL, export OTOOL_FOR_TARGET.
1752 OTOOL, OTOOL_FOR_TARGET: New substitutions.
1753 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS): Add OTOOL.
1754 * configure: Regenerate.
1755 * Makefile.in: Likewise.
1756
1757 2018-11-28 Johannes Pfau <johannespfau@gmail.com>
1758
1759 * MAINTAINERS (Write After Approval): Add myself.
1760
1761 2018-11-13 Martin Liska <mliska@suse.cz>
1762
1763 * gcc.target/i386/pr87930.c: Move to ...
1764 * gcc.dg/asan/pr87930.c: ... here. Guard for i?86/x86_64 targets.
1765
1766 2018-11-10 Stafford Horne <shorne@gmail.com>
1767
1768 * MAINTAINERS (CPU Port Maintainers): Add myself for or1k.
1769 (Write After Approval): Remove myself.
1770
1771 2018-11-06 Hafiz Abid Qadeer <abidh@codesourcery.com>
1772
1773 * config/iconv.m4 (AM_ICONV_LINK): Don't overwrite CPPFLAGS.
1774 Append $INCICONV to it.
1775
1776 2018-11-04 Stafford Horne <shorne@gmail.com>
1777
1778 * MAINTAINERS (Write After Approval): Add myself.
1779
1780 2018-10-31 Joseph Myers <joseph@codesourcery.com>
1781
1782 PR bootstrap/82856
1783 * multilib.am: New file. From automake.
1784
1785 Merge from binutils-gdb:
1786 2018-06-19 Simon Marchi <simon.marchi@ericsson.com>
1787
1788 * libtool.m4: Use AC_LANG_SOURCE.
1789 * configure.ac: Remove AC_PREREQ, use AC_LANG_SOURCE.
1790 * ar-lib: New file.
1791 * test-driver: New file.
1792 * configure: Re-generate.
1793
1794 2018-10-31 Michael Ploujnikov <michael.ploujnikov@oracle.com>
1795
1796 * MAINTAINERS (Write After Approval): Add myself.
1797
1798 2018-10-31 Iain Buclaw <ibuclaw@gdcproject.org>
1799
1800 PR bootstrap/87788
1801 PR d/87799
1802 * configure: Rebuild.
1803 * configure.ac: Disable D on systems where it is known not to work.
1804
1805 2018-10-28 Iain Buclaw <ibuclaw@gdcproject.org>
1806
1807 * Makefile.def (target_modules): Add libphobos.
1808 (flags_to_pass): Add GDC, GDCFLAGS, GDC_FOR_TARGET and
1809 GDCFLAGS_FOR_TARGET.
1810 (dependencies): Make libphobos depend on libatomic, libbacktrace
1811 configure, and zlib configure.
1812 (language): Add language d.
1813 * Makefile.in: Rebuild.
1814 * Makefile.tpl (BUILD_EXPORTS): Add GDC and GDCFLAGS.
1815 (HOST_EXPORTS): Add GDC.
1816 (POSTSTAGE1_HOST_EXPORTS): Add GDC and GDC_FOR_BUILD.
1817 (BASE_TARGET_EXPORTS): Add GDC.
1818 (GDC_FOR_BUILD, GDC, GDCFLAGS): New variables.
1819 (GDC_FOR_TARGET, GDC_FLAGS_FOR_TARGET): New variables.
1820 (EXTRA_HOST_FLAGS): Add GDC.
1821 (STAGE1_FLAGS_TO_PASS): Add GDC.
1822 (EXTRA_TARGET_FLAGS): Add GDC and GDCFLAGS.
1823 * config-ml.in: Treat GDC and GDCFLAGS like other compiler/flag
1824 environment variables.
1825 * configure: Rebuild.
1826 * configure.ac: Add target-libphobos to target_libraries. Set and
1827 substitute GDC_FOR_BUILD and GDC_FOR_TARGET.
1828
1829 2018-10-24 Ilya Leoshkevich <iii@linux.ibm.com>
1830
1831 * MAINTAINERS (Write After Approval): Add myself.
1832
1833 2018-10-23 Iain Buclaw <ibuclaw@gdcproject.org>
1834
1835 * MAINTAINERS (Write After Approval): Remove myself.
1836
1837 2018-10-23 Iain Buclaw <ibuclaw@gdcproject.org>
1838
1839 * MAINTAINERS: Add myself as D front-end and libphobos maintainer.
1840
1841 2018-10-14 Bin Cheng <bin.cheng@linux.alibaba.com>
1842
1843 * MAINTAINERS: Update my email address.
1844
1845 2018-10-04 Thomas Schwinge <thomas@codesourcery.com>
1846
1847 * MAINTAINERS: List myself as "libgomp (OpenACC)" and "OpenACC"
1848 maintainer.
1849
1850 2018-09-13 Matthew Malcomson <matthew.malcomson@arm.com>
1851
1852 * MAINTAINERS (Write After Approval): Add self.
1853
1854 2018-09-13 Sam Tebbs <sam.tebbs@arm.com>
1855
1856 * MAINTAINERS (write after approval): Add myself.
1857
1858 2018-09-04 Xuepeng Guo <xuepeng.guo@intel.com>
1859
1860 * MAINTAINERS: Update my email address.
1861
1862 2018-08-29 Vlad Lazar <vlad.lazar@arm.com>
1863
1864 * MAINTAINERS (write after approval): Add myself.
1865
1866 2018-08-21 Richard Sandiford <richard.sandiford@arm.com>
1867
1868 * MAINTAINERS: Add self to global reviewers list.
1869
1870 2018-08-17 Sandra Loosemore <sandra@codesourcery.com>
1871
1872 MAINTAINERS: Add c-sky port maintainers.
1873
1874 2018-08-10 Martin Liska <mliska@suse.cz>
1875
1876 * MAINTAINERS: Revert change in previous commit and
1877 join lines.
1878
1879 2018-08-10 Martin Liska <mliska@suse.cz>
1880
1881 * MAINTAINERS: Remove extra line.
1882
1883 2018-08-06 Naveen H.S <naveenh@marvell.com>
1884
1885 * MAINTAINERS: Update my email address.
1886
1887 2018-07-19 DJ Delorie <dj@redhat.com>
1888
1889 * MAINTAINERS (m32c, msp43, rl78, libiberty, build): Remove myself
1890 as maintainer.
1891
1892 2018-07-16 Andreas Krebbel <krebbel@linux.ibm.com>
1893
1894 * MAINTAINERS: Adjust email address for me and my colleague Robin
1895 Dapp.
1896
1897 2018-07-13 H.J. Lu <hongjiu.lu@intel.com>
1898 Sunil K Pandey <sunil.k.pandey@intel.com>
1899
1900 PR target/84413
1901 * config/i386/i386.c (m_CORE_AVX512): New.
1902 (m_CORE_AVX2): Likewise.
1903 (m_CORE_ALL): Add m_CORE_AVX2.
1904 * config/i386/x86-tune.def: Replace m_HASWELL with m_CORE_AVX2.
1905 Replace m_SKYLAKE_AVX512 with m_CORE_AVX512 on avx256_optimal
1906 and remove the rest of m_SKYLAKE_AVX512.
1907
1908 2018-07-06 Sebastian Huber <sebastian.huber@embedded-brains.de>
1909
1910 * config.sub: Sync with upstream version 2018-07-03.
1911
1912 2018-07-06 Sebastian Huber <sebastian.huber@embedded-brains.de>
1913
1914 * config.guess: Sync with upstream version 2018-06-26.
1915 * config.sub: Sync with upstream version 2018-07-02.
1916
1917 2018-06-19 Bernhard M. Wiedemann <bwiedemann@suse.de>
1918
1919 * libtool.m4: Sort output of 'find' to enable deterministic builds.
1920 * ltmain.sh: Likewise.
1921
1922 2018-07-03 Segher Boessenkool <segher@kernel.crashing.org>
1923
1924 * contrib/config-list.mk: Remove powerpc-linux_paired.
1925
1926 2018-06-29 Alexandre Oliva <oliva@adacore.com>
1927
1928 * configure.ac: Introduce support for @unless/@endunless.
1929 * Makefile.tpl (dep-kind): Rewrite with cond; return
1930 postbootstrap in some cases.
1931 (make-postboot-dep, postboot-targets): New.
1932 (dependencies): Do not output postbootstrap dependencies at
1933 first. Output non-target ones changed for configure to depend
1934 on stage_last @if gcc-bootstrap, and the original deps @unless
1935 gcc-bootstrap.
1936 * configure.in, Makefile.in: Rebuilt.
1937
1938 2018-06-28 Jackson Woodruff <jackson.woodruff@arm.com>
1939
1940 * MAINTAINERS (write after approval): Add myself.
1941
1942 2018-06-26 Rasmus Villemoes <rv@rasmusvillemoes.dk>
1943
1944 * MAINTAINERS (write after approval): Add myself.
1945
1946 2018-06-19 Nick Clifton <nickc@redhat.com>
1947
1948 * zlib/configure.ac: Restore old behaviour of only enabling
1949 multilibs when a target subdirectory is defined. This allows
1950 building with srcdir == builddir.
1951 * zlib/configure: Regenerate.
1952
1953 2018-06-18 Eric Botcazou <ebotcazou@adacore.com>
1954
1955 * Makefile.def (fortran): Add check-target-libgomp-fortran.
1956 * Makefile.tpl (check-target-libgomp-fortran): New phony target.
1957 * Makefile.in: Regenerate.
1958
1959 2018-06-16 Ben Elliston <bje@gnu.org>
1960
1961 * config.guess: Import latest version.
1962 * config.sub: Likewise.
1963
1964 2018-06-08 Martin Liska <mliska@suse.cz>
1965
1966 * MAINTAINERS: Remove MPX-related entries.
1967 * Makefile.def: Remove libmpx support.
1968 * Makefile.in: Regenerate.
1969 * configure.ac: Remove removed files.
1970 * configure: Regenerate.
1971 * libmpx/ChangeLog: Remove.
1972 * libmpx/Makefile.am: Remove.
1973 * libmpx/Makefile.in: Remove.
1974 * libmpx/acinclude.m4: Remove.
1975 * libmpx/aclocal.m4: Remove.
1976 * libmpx/config.h.in: Remove.
1977 * libmpx/configure: Remove.
1978 * libmpx/configure.ac: Remove.
1979 * libmpx/configure.tgt: Remove.
1980 * libmpx/libmpx.spec.in: Remove.
1981 * libmpx/mpxrt/Makefile.am: Remove.
1982 * libmpx/mpxrt/Makefile.in: Remove.
1983 * libmpx/mpxrt/libmpx.map: Remove.
1984 * libmpx/mpxrt/libtool-version: Remove.
1985 * libmpx/mpxrt/mpxrt-utils.c: Remove.
1986 * libmpx/mpxrt/mpxrt-utils.h: Remove.
1987 * libmpx/mpxrt/mpxrt.c: Remove.
1988 * libmpx/mpxrt/mpxrt.h: Remove.
1989 * libmpx/mpxwrap/Makefile.am: Remove.
1990 * libmpx/mpxwrap/Makefile.in: Remove.
1991 * libmpx/mpxwrap/libmpxwrappers.map: Remove.
1992 * libmpx/mpxwrap/libtool-version: Remove.
1993 * libmpx/mpxwrap/mpx_wrappers.c: Remove.
1994
1995 2018-06-04 Martin Liska <mliska@suse.cz>
1996
1997 * MAINTAINERS: Add myself as gcov maintainer.
1998
1999 2018-06-04 Matthew Fortune <mfortune@gmail.com>
2000
2001 * MAINTAINERS: Update my email address.
2002
2003 2018-06-04 Tom de Vries <tdevries@suse.de>
2004
2005 * MAINTAINERS: Remove write-after-approval entries for component
2006 maintainers.
2007
2008 2018-06-01 Jozef Lawrynowicz <jozef.l@mittosystems.com>
2009
2010 * MAINTAINERS (write after approval): Add myself.
2011
2012 2018-06-01 Bin Cheng <amker@gcc.gnu.org>
2013
2014 * MAINTAINERS: Update my email address.
2015
2016 2018-06-01 Tom de Vries <tdevries@suse.de>
2017
2018 * MAINTAINERS: Update my email address.
2019
2020 2018-05-22 Bin Cheng <bin.cheng@arm.com>
2021
2022 * MAINTAINERS (loop-optimizer): Add myself.
2023
2024 2018-05-01 Francois H. Theron <francois.theron@netronome.com>
2025
2026 * configure.ac: Added "nfp" target.
2027 * configure: Regenerate.
2028
2029 2018-04-30 Richard Biener <rguenther@suse.de>
2030
2031 PR bootstrap/85571
2032 * Makefile.tpl (STAGE3_CFLAGS): Use -fchecking=1.
2033 (STAGE3_TFLAGS): Likewise.
2034 (STAGEtrain_CFLAGS): Filter out -fchecking=1.
2035 (STAGEtrain_TFLAGS): Likewise.
2036 * Makefile.in: Regenerate.
2037
2038 2018-04-26 Richard Biener <rguenther@suse.de>
2039
2040 * Makefile.tpl (STAGE1_TFLAGS): Add -fno-checking.
2041 (STAGE2_CFLAGS): Likewise.
2042 (STAGE2_TFLAGS): Likewise.
2043 (STAGE3_CFLAGS): Add -fchecking.
2044 (STAGE3_TFLAGS): Likewise.
2045 (STAGEtrain_CFLAGS): Filter out -fchecking.
2046 (STAGEtrain_TFLAGS): Likewise.
2047 * Makefile.in: Re-generate.
2048
2049 2018-04-25 Catherine Moore <clm@codesourcery.com>
2050
2051 * MAINTAINERS (mips): Remove myself as MIPS maintainer.
2052
2053 2018-04-18 Paul Clarke <pc@us.ibm.com>
2054
2055 * MAINTAINERS (write after approval): Add myself.
2056
2057 2018-04-10 Aaron Sawdey <acsawdey@linux.ibm.com>
2058
2059 * MAINTAINERS: Update my email address.
2060
2061 2018-04-02 Bill Schmidt <wschmidt@linux.ibm.com>
2062
2063 * MAINTAINERS: Remove redundant Write-After-Approval entry.
2064
2065 2018-03-30 Bill Schmidt <wschmidt@linux.ibm.com>
2066
2067 * MAINTAINERS: Update my email address and disambiguate myself
2068 a bit from Will Schmidt.
2069
2070 2018-03-21 Nathan Sidwell <nathan@acm.org>
2071
2072 * MAINTAINERS: Move maintainers of now-removed picochip and score
2073 ports to write after approval.
2074
2075 2018-03-13 Richard Sandiford <richard.sandiford@arm.com>
2076
2077 * MAINTAINERS: Add entry for SVE maintainership.
2078
2079 2018-02-13 Maciej W. Rozycki <macro@mips.com>
2080
2081 * configure.ac <wasm32-*-*> (noconfigdirs): Add `ld'.
2082 * configure: Regenerate.
2083
2084 2018-01-18 Boris Kolpackov <boris@codesynthesis.com>
2085
2086 * MAINTAINERS (write after approval): Add myself.
2087
2088 2018-01-18 Siddhesh Poyarekar <siddhesh@sourceware.org>
2089
2090 * MAINTAINERS (write after approval): Add myself.
2091
2092 2018-01-16 Sebastian Perta <sebastian.perta@renesas.com>
2093
2094 * MAINTAINERS (write after approval): Add myself.
2095
2096 2018-01-03 Jakub Jelinek <jakub@redhat.com>
2097
2098 Update copyright years.
2099
2100 2018-01-03 Ben Elliston <bje@gnu.org>
2101
2102 * config.guess: Import latest version.
2103 * config.sub: Likewise.
2104
2105 2017-12-12 Stafford Horne <shorne@gmail.com>
2106
2107 * configure.ac: Remove logic adding gdb to noconfigsdirs for or1k.
2108 * configure: Regenerate.
2109
2110 2017-11-29 Qing Zhao <qing.zhao@oracle.com>
2111
2112 * MAINTAINERS (Write After Approval): Add myself.
2113
2114 2017-11-28 Julia Koval <julia.koval@intel.com>
2115 Sebastian Peryt <sebastian.peryt@intel.com>
2116
2117 * Makefile.def (target_modules): Remove libcilkrts.
2118 * Makefile.in: Ditto.
2119 * configure: Ditto.
2120 * configure.ac: Ditto.
2121
2122 2017-11-28 Julia Koval <julia.koval@intel.com>
2123
2124 * MAINTAINERS (Write After Approval): Add myself.
2125
2126 2017-11-22 Sudakshina Das <sudi.das@arm.com>
2127
2128 * MAINTAINERS (Write After Approval): Add myself.
2129
2130 2017-11-06 Palmer Dabbelt <palmer@sifive.com>
2131
2132 * MAINTAINERS (RISC-V): Add Jim Wilson as a maintainer.
2133 Use my SiFive email address.
2134
2135 2017-11-15 Sebastian Peryt <sebastian.peryt@intel.com>
2136
2137 * MAINTAINERS (write after approval): Add myself.
2138
2139 2017-10-27 Martin Liska <mliska@suse.cz>
2140
2141 * Makefile.tpl: Use proper name of folder as it was renamed
2142 during transition to 4 stages.
2143 * Makefile.in: Regenerate.
2144
2145 2017-10-16 Igor Tsimbalist <igor.v.tsimbalist@intel.com>
2146
2147 * MAINTAINERS (write after approval): Add myself.
2148
2149 2017-10-01 Gerald Pfeifer <gerald@pfeifer.com>
2150
2151 * MAINTAINERS: Add a note that maintainership also includes web
2152 pages, docs, and testsuite related to that area.
2153
2154 2017-09-25 Tom de Vries <tom@codesourcery.com>
2155
2156 * MAINTAINERS (CPU Port Maintainers): Add myself as nvptx maintainer.
2157
2158 2017-09-18 Pierre-Marie de Rodat <derodat@adacore.com>
2159
2160 * MAINTAINERS: Add myself as a maintainer for the Ada front end.
2161
2162 2017-09-15 Nathan Sidwell <nathan@acm.org>
2163
2164 * MAINTAINERS: Remove myself as a vxworks maintainer.
2165
2166 2017-09-13 Thomas Schwinge <thomas@codesourcery.com>
2167
2168 * MAINTAINERS: Remove email address of Jim Norris.
2169
2170 2017-09-11 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
2171
2172 * MAINTAINERS (Reviewers): Move myself from here...
2173 (CPU Port Maintainers): ... to here.
2174
2175 2017-09-09 James Greenhalgh <james.greenhalgh@arm.com>
2176
2177 * MAINTAINERS (James Greenhalgh): Move to AArch64 maintainers.
2178
2179 2017-07-31 Robin Dapp <rdapp@linux.vnet.ibm.com>
2180
2181 * MAINTAINERS (write after approval): Add myself.
2182
2183 2017-07-28 Tony Reix <tony.reix@atos.net>
2184
2185 * configure.ac (target-libffi): Don't disable for AIX.
2186 (go): Don't add to unsupported_languages on AIX.
2187 (target-libgo): Don't disable for AIX.
2188 * configure: Regenerate.
2189
2190 2017-07-19 Yury Gribov <tetra2005@gmail.com>
2191
2192 * MAINTAINERS: Add myself.
2193
2194 2017-07-18 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
2195
2196 * MAINTAINERS: Update my email address.
2197
2198 2017-07-04 Richard Earnshaw <rearnsha@arm.com>
2199
2200 * contrib/gcc_update (files_and_dependencies): Remove stamp rules for
2201 arm-specific auto-generated header files.
2202
2203 2017-07-03 Nathan Sidwell <nathan@acm.org>
2204
2205 * configure.ac: Set srcdir when sourcing config-lang.in fragments.
2206 * configure: Rebuilt.
2207
2208 2017-07-03 Bernd Schmidt <bschmidt@redhat.com>
2209
2210 * MAINTAINERS: Readd myself for c6x.
2211
2212 2017-06-28 Martin Liska <mliska@suse.cz>
2213
2214 PR bootstrap/81217
2215 * Makefile.def: Remove superfluous bootstrap_target from
2216 bootstrap_stage.
2217 * Makefile.in: Re-generate the file.
2218
2219 2017-06-26 Maxim Ostapenko <m.ostapenko@samsung.com>
2220
2221 * MAINTAINERS: Add myself to Write After Approval
2222
2223 2017-06-21 Andrew Jenner <andrew@codesourcery.com>
2224
2225 * MAINTAINERS: Add myself as maintainer for PowerPC SPE port.
2226
2227 2017-06-19 Martin Liska <mliska@suse.cz>
2228
2229 * Makefile.def: Define 4 stages PGO bootstrap.
2230 * Makefile.tpl: Define FLAGS.
2231 * Makefile.in: Regenerate.
2232
2233 2017-06-14 Ian Lance Taylor <iant@golang.org>
2234
2235 * Makefile.def: Add check-gotools to go check targets.
2236 * Makefile.in: Rebuild.
2237
2238 2017-06-12 Segher Boessenkool <segher@kernel.crashing.org>
2239
2240 * config.gcc: Remove rs6000/e500.h from tm_file for all targets.
2241
2242 2017-06-03 Eric Botcazou <ebotcazou@adacore.com>
2243
2244 * configure.ac (*-*-linux-android*): Set target_makefile_frag.
2245 * configure: Regenerate.
2246
2247 2017-05-31 Martin Liska <mliska@suse.cz>
2248
2249 * configure.ac: Add handling of stage2_werror_flags to
2250 action-if-given and to action-if-not-given.
2251 * configure: Regenerate.
2252
2253 2017-05-31 Prakhar Bahuguna <prakhar.bahuguna@arm.com>
2254
2255 * MAINTAINERS: Add self to Write After Approval
2256
2257 2017-05-27 Bernd Schmidt <bschmidt@redhat.com>
2258
2259 * MAINTAINERS: Update my email address, and remove myself as
2260 maintainer in some areas.
2261
2262 2017-05-25 Eric Gallager <egall@gwmail.gwu.edu>
2263
2264 * MAINTAINERS: Add self to Write After Approval
2265
2266 2017-05-25 Nathan Sidwell <nathan@acm.org>
2267
2268 * configure.ac: Add --enable-languages=default to mean default and
2269 make --enable-languages=all mean all supported languages.
2270 * configure: Regenerated.
2271
2272 2017-05-24 Segher Boessenkool <segher@kernel.crashing.org>
2273
2274 * config.gcc (powerpc*-*-*spe*): New.
2275 (powerpc-*-eabispe*): Use ${cpu_type} instead of hardcoded pathnames.
2276 (powerpc-*-rtems*spe*): New.
2277 (powerpc*-*-linux*spe*): New.
2278 (powerpc-wrs-vxworksspe): New.
2279 (powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
2280 (misc flags) [powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
2281 * config.host (powerpc*-*-*spe*): New.
2282
2283 2017-05-19 Martin Liska <mliska@suse.cz>
2284
2285 * configure.ac: Add --enable-werror-always just for
2286 bootstrap-debug (or none build config) and do not add it
2287 when we are on a release branch.
2288 * configure: Regenerated.
2289
2290 2017-05-18 Sheldon Lobo <sheldon.lobo@oracle.com>
2291
2292 * MAINTAINERS: Add self to Write After Approval
2293
2294 2017-05-09 Kaz Kojima <kkojima@gcc.gnu.org>
2295
2296 * MAINTAINERS: Move myself to Write After Approval section.
2297
2298 2017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
2299
2300 * config/arc/arc.c (arc_conditional_register_usage): Handle ACCL,
2301 ACCH registers.
2302 * config/arc/arc.md (mulsidi3): Use advanced mpy instructions when
2303 available.
2304 (umulsidi3): Likewise.
2305 (mulsidi3_700): Disable this pattern when we have advanced mpy
2306 instructions.
2307 (umulsidi3_700): Likewise.
2308 (maddsidi4): New pattern.
2309 (macd, mac, mac_r, umaddsidi4, macdu, macu, macu_r): Likewise.
2310 (mpyd_arcv2hs, mpyd_imm_arcv2hs, mpydu_arcv2hs): Likewise.
2311 (mpydu_imm_arcv2hs): Likewise.
2312 * config/arc/predicates.md (accl_operand): New predicate.
2313
2314 2017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
2315 Andrew Burgess <andrew.burgess@embecosm.com>
2316
2317 * config/arc/arc.c (ARC_AUTOBLINK_IRQ_P): Consider fast interrupts
2318 case.
2319 (ARC_AUTOFP_IRQ_P): Likewise.
2320 (ARC_AUTO_IRQ_P): Likewise.
2321 (rgf_banked_register_count): New variable.
2322 (parse_mrgf_banked_regs_option): New function.
2323 (arc_override_options): Handle rgf_banked_regs option.
2324 (arc_handle_interrupt_attribute): Add firq option.
2325 (arc_compute_function_type): Return fast irq type when required.
2326 (arc_must_save_register): Handle fast interrupts.
2327 (arc_expand_prologue): Do not emit dwarf info for fast interrupts.
2328 (arc_return_address_regs): Update.
2329 * config/arc/arc.h (arc_return_address_regs): Update.
2330 (arc_function_type): Add fast interrupt type.
2331 (ARC_INTERRUPT_P): Update.
2332 (RC_FAST_INTERRUPT_P): Define.
2333 * config/arc/arc.md (simple_return): Update for fast interrupts.
2334 (p_return_i): Likewise.
2335 * config/arc/arc.opt (mrgf-banked-regs): New option.
2336 * doc/invoke.texi (mrgf-banked-regs): Document.
2337
2338 2017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
2339
2340 * config/arc/arc.c (irq_ctrl_saved): New variable.
2341 (ARC_AUTOBLINK_IRQ_P): Define.
2342 (ARC_AUTOFP_IRQ_P): Likewise.
2343 (ARC_AUTO_IRQ_P): Likewise.
2344 (irq_range): New function.
2345 (arc_must_save_register): Likewise.
2346 (arc_must_save_return_addr): Likewise.
2347 (arc_dwarf_emit_irq_save_regs): Likewise.
2348 (arc_override_options): Handle deferred options.
2349 (MUST_SAVE_REGISTER): Deleted, replaced by arc_must_save_register.
2350 (MUST_SAVE_RETURN_ADDR): Deleted, replaced by
2351 arc_must_save_return_addr.
2352 (arc_compute_frame_size): Handle automated save and restore of
2353 registers.
2354 (arc_expand_prologue): Likewise.
2355 (arc_expand_epilogue): Likewise.
2356 * config/arc/arc.md (stack_irq_dwarf): New unspec instruction.
2357 * config/arc/arc.opt (mirq-ctrl-saved): New option.
2358 * doc/invoke.texi (mirq-ctrl-saved): Document option.
2359
2360 2017-04-19 Thomas Koenig <tkoenig@gcc.gnu.org>
2361 Tobias Burnus <tobias.burnus@physik.fu-berlin.de>
2362
2363 PR bootstrap/77661
2364 * Makefile.def: Don't pass --enable-maintainer-mode on to an
2365 in-tree build MPC.
2366 * Makefile.in: Regenerate.
2367
2368 2017-03-22 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2369
2370 * configure.ac: Enable LTO by default on darwin >= 9.
2371 * configure: Regenerate.
2372
2373 2017-03-20 Palmer Dabbelt <palmer@dabbelt.com>
2374
2375 * MAINTAINERS (CPU Port Maintainers): Add Kito Cheng, Palmer Dabbelt,
2376 and Andrew Waterman as the RISC-V maintainers.
2377
2378 2017-03-18 Nicolas Koenig <koenigni@gcc.gnu.org>
2379
2380 * MAINTAINERS: Add self to Write After Approval
2381
2382 2017-03-18 Gerald Pfeifer <gerald@pfeifer.com>
2383
2384 * config.guess: Import latest from upstream.
2385
2386 2017-03-18 Gerald Pfeifer <gerald@pfeifer.com>
2387
2388 * MAINTAINERS (Write After Approval): Remove entries that are
2389 already covered under Reviewers.
2390
2391 2017-03-08 Mark Wielaard <mark@klomp.org>
2392
2393 PR demangler/70909
2394 PR demangler/67264
2395 * include/demangle.h: Add d_printing to struct demangle_component
2396 and pass struct demangle_component as non const.
2397
2398 2017-02-26 Gerald Pfeifer <gerald@pfeifer.com>
2399
2400 * MAINTAINERS: Remove Neil Booth as option handling maintainer.
2401
2402 2017-02-15 Thomas Schwinge <thomas@codesourcery.com>
2403
2404 * Makefile.tpl: Remove HOST_ISLVER.
2405 (HOST_EXPORTS): Remove ISLVER.
2406 * Makefile.in: Regenerate.
2407
2408 2017-02-13 Richard Biener <rguenther@suse.de>
2409
2410 * configure: Re-generate.
2411
2412 2017-02-07 Gerald Pfeifer <gerald@pfeifer.com>
2413
2414 * MAINTAINERS: Adjust bug reporting URL.
2415
2416 2017-02-05 Gerald Pfeifer <gerald@pfeifer.com>
2417
2418 * MAINTAINERS (Write After Approval): Remove redundant entry
2419 for Andrew Burgess.
2420
2421 2017-02-03 John David Anglin <danglin@gcc.gnu.org>
2422
2423 * configure.ac: Add gcc/function-tests.o to compare_exclusions for
2424 32-bit hppa*-*-hpux*.
2425 * configure: Regenerate.
2426
2427 2017-01-27 Pekka Jääskeläinen <pekka.jaaskelainen@parmance.com>
2428
2429 * configure.ac: Moved the white list of enabling BRIG FE to
2430 libhsail-rt/configure.tgt.
2431 * configure: Regenerated.
2432 * MAINTAINERS: Updated maintainers for BRIG FE and libhsail-rt.
2433
2434 2017-01-24 Pekka Jääskeläinen <pekka@parmance.com>
2435 Martin Jambor <mjambor@suse.cz>
2436
2437 * Makefile.def (target_modules): Added libhsail-rt.
2438 (languages): Added language brig.
2439 * Makefile.in: Regenerated.
2440 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Added
2441 tgarget-libhsail-rt. Make brig unsupported on untested architectures.
2442 * configure: Regenerated.
2443
2444 2017-01-17 Jakub Jelinek <jakub@redhat.com>
2445
2446 PR other/79046
2447 * configure: Regenerated.
2448
2449 2017-01-04 Alan Modra <amodra@gmail.com>
2450
2451 * configure: Regenerate.
2452
2453 2016-12-29 Ben Elliston <bje@gnu.org>
2454
2455 * config.sub: Import latest version.
2456
2457 2016-12-26 Alexander Ivchenko <alexander.ivchenko@intel.com>
2458
2459 * MAINTAINERS (Write After Approval): Add myself.
2460
2461 2016-12-21 Jakub Jelinek <jakub@redhat.com>
2462
2463 * configure.ac: Don't bootstrap libmpx unless --with-build-config
2464 includes bootstrap-mpx.
2465 * configure: Regenerated.
2466
2467 2016-12-19 Chenghua Xu <paul.hua.gm@gmail.com>
2468
2469 * MAINTAINERS (Write After Approval): Add myself.
2470
2471 2016-12-01 Ma Jiang <ma.jiang@zte.com.cn>
2472
2473 * configure: Regenerate.
2474
2475 2016-12-01 Matthias Klose <doko@ubuntu.com>
2476
2477 * configure.ac: Don't use pkg-config to check for bdw-gc.
2478 * configure: Regenerate.
2479
2480 2016-11-30 Matthias Klose <doko@ubuntu.com>
2481
2482 * Makefile.def: Remove reference to boehm-gc target module.
2483 * configure.ac: Include pkg.m4, check for --with-target-bdw-gc
2484 options and for the bdw-gc pkg-config module.
2485 * configure: Regenerate.
2486 * Makefile.in: Regenerate.
2487
2488 2016-11-28 Nathan Sidwell <nathan@acm.org>
2489
2490 * MAINTAINERS (nvptx): Remove self.
2491
2492 2016-11-25 Ben Elliston <bje@gnu.org>
2493
2494 * config.guess: Import latest version.
2495 * config.sub: Likewise.
2496
2497 2016-11-18 Toma Tabacu <toma.tabacu@imgtec.com>
2498
2499 * MAINTAINERS (Write After Approval): Add myself.
2500
2501 2016-11-15 Matthias Klose <doko@ubuntu.com>
2502
2503 * Makefile.def: Remove references to GCJ.
2504 * Makefile.tpl: Likewise.
2505 * Makefile.in: Regenerate.
2506
2507 2016-11-15 Matthias Klose <doko@ubuntu.com>
2508
2509 * config-ml.in: Remove references to GCJ.
2510 * configure.ac: Likewise.
2511 * configure: Regenerate.
2512
2513 2016-11-01 Josh Conner <joshconner@google.com>
2514
2515 * MAINTAINERS (Write After Approval): Update email address,
2516
2517 2016-10-27 Carl Love <cel@us.ibm.com>
2518
2519 * MAINTAINERS (Write After Approval): Fix my entry in the Write After
2520 Approval list to make it alphabetical.
2521
2522 2016-10-27 Carl Love <cel@us.ibm.com>
2523
2524 * MAINTAINERS (Write After Approval): Add myself.
2525
2526 2016-10-27 Andrew Burgess <andrew.burgess@embecosm.com>
2527
2528 * MAINTAINERS (Reviewers): Add myself.
2529 (Write After Approval): Add myself.
2530
2531 2016-10-21 Hartmut Penner <hepenner@us.ibm.com>
2532 Ulrich Weigand <uweigand@de.ibm.com>
2533
2534 * MAINTAINERS: Update email address.
2535
2536 2016-10-10 Nathan Sidwell <nathan@acm.org>
2537
2538 * MAINTAINERS: Update email address.
2539
2540 2016-10-10 Andreas Tobler <andreast@gcc.gnu.org>
2541
2542 * configure.ac: Add aarch64-*-freebsd*.
2543 * configure: Regenerate.
2544
2545 2016-10-05 Steve Ellcey <sellcey@caviumnetworks.com>
2546
2547 * MAINTAINERS: Update email address after it got reverted.
2548
2549 2016-10-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2550
2551 * configure.ac (target_libraries): Readd target-boehm-gc.
2552 Restore --enable-objc-gc handling.
2553 * configure: Regenerate.
2554
2555 2015-10-03 Jeff Law <law@redhat.com>
2556
2557 * MAINTAINERS: Move several inactive maintainers to the
2558 write-after-approval section.
2559
2560 2016-09-30 Jakub Jelinek <jakub@redhat.com>
2561
2562 * configure.ac: Add target-libffi to target_libraries.
2563 Readd libgcj target disablings, modified to only target-libffi.
2564 Readd target addition of go to unsupported languages.
2565 * configure: Regenerated.
2566
2567 2016-09-30 Steve Ellcey <sellcey@caviumnetworks.com>
2568
2569 * MAINTAINERS: Update email address.
2570
2571 2016-09-30 Andrew Haley <aph@redhat.com>
2572
2573 * MAINTAINERS: Remove Per Bothner, Andrew Haley, and Tom Tromey from
2574 write-after approval. Remove Tom Tromey and Bryce McKinlay from
2575 libgcj.
2576
2577 2016-09-30 Andrew Haley <aph@redhat.com>
2578
2579 * MAINTAINERS: Move Per Bothner, Andrew Haley, and Tom Tromey to
2580 write-after approval after GCJ deletion.
2581
2582 2016-09-30 Andrew Haley <aph@redhat.com>
2583
2584 * Makefile.def: Remove libjava.
2585 * Makefile.tpl: Likewise.
2586 * Makefile.in: Regenerate.
2587 * configure.ac: Likewise.
2588 * configure: Likewise.
2589 * gcc/java: Remove.
2590 * libjava: Likewise.
2591
2592 2016-09-28 Claudiu Zissulescu <claziss@synopsys.com>
2593
2594 * MAINTAINERS (Reviewers): Add myself.
2595
2596 2016-09-26 Anton Kolesov <Anton.Kolesov@synopsys.com>
2597
2598 * configure.ac: Disable "sim" directory for arc*-*-*.
2599 * configure: Regenerated.
2600
2601 2016-09-23 Tamar Christina <tamar.christina@arm.com>
2602
2603 * MAINTAINERS (Write After Approval): Add myself.
2604
2605 2016-09-12 Maciej W. Rozycki <macro@imgtec.com>
2606
2607 * configure.ac: Check for the minimum in-tree MPFR version
2608 handled.
2609 * configure: Regenerate.
2610
2611 2016-07-20 Yan-Ting Lin <currygt52@gmail.com>
2612
2613 * configure.ac (nds32*-*-*): Remove entry to enable gdb.
2614 * configure: Regenerated.
2615
2616 2016-07-19 Fritz Reese <fritzoreese@gmail.com>
2617
2618 * MAINTAINERS (Write After Approval): Add myself.
2619
2620 2016-06-23 Andi Kleen <ak@linux.intel.com>
2621
2622 * Makefile.def: Add autoprofiledbootstrap.
2623 * Makefile.tpl: Dito.
2624 * Makefile.in: Regenerate.
2625
2626 2016-06-23 Jakub Sejdak <jakub.sejdak@phoesys.com>
2627
2628 * configure.ac: Disable libgcj and libgloss for Phoenix-RTOS targets.
2629 * configure: Regenerate.
2630
2631 2016-06-21 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
2632
2633 * configure: Regenerate.
2634 * configure.ac: Remove support for avr-rtems.
2635
2636 2016-06-18 Senthil Kumar Selvaraj <senthil_kumar.selvaraj@atmel.com>
2637
2638 * MAINTAINERS (Write After Approval): Add myself.
2639
2640 2016-06-16 Michael Collison <michael.collison@arm.com>
2641
2642 * MAINTAINERS (Write After Approval): Add myself.
2643
2644 2016-06-14 Mikael Morin <mikael@gcc.gnu.org>
2645
2646 * MAINTAINERS (Write After Approval): Update e-mail address.
2647
2648 2016-06-03 Jose E. Marchesi <jose.marchesi@oracle.com>
2649
2650 * MAINTAINERS (Write After Approval): Add myself.
2651
2652 2016-05-28 Alan Modra <amodra@gmail.com>
2653
2654 * Makefile.tpl (configure): Depend on m4 files included.
2655 * Makefile.in: Regenerate.
2656
2657 2016-05-20 Bill Seurer <seurer@linux.vnet.ibm.com>
2658
2659 * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Fix
2660 code formatting in ALTIVEC_BUILTIN_VEC_ADDE section.
2661
2662 2016-05-20 Bill Seurer <seurer@linux.vnet.ibm.com>
2663
2664 * config/rs6000/rs6000-builtin.def (vec_addec): Change vec_addec to a
2665 special case builtin.
2666 * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Add
2667 support for ALTIVEC_BUILTIN_VEC_ADDEC.
2668 * config/rs6000/rs6000.c (altivec_init_builtins): Add definition
2669 for __builtin_vec_addec.
2670
2671 2016-05-16 Jakub Sejdak <jakub.sejdak@phoesys.com>
2672
2673 * config.guess: Import version 2016-04-02 (newest).
2674 * config.sub: Import version 2016-05-10 (newest).
2675
2676 2016-05-16 Anton Kolesov <anton.kolesov@synopsys.com>
2677
2678 * configure.ac: Add ARC support to libgloss.
2679 * configure: Regenerate
2680
2681 2016-05-09 Aaron Sawdey <acsawdey@linux.vnet.ibm.com>
2682
2683 * MAINTAINERS (Write After Approval): Add myself.
2684
2685 2016-05-02 Bernd Edlinger <bernd.edlinger@hotmail.de>
2686
2687 * configure.ac (mpfr): Remove pre-3.1.0 mpfr compatibility code.
2688 * configure: Regenerated.
2689 * Makefile.def (gmp): Explicitly disable assembler.
2690 (mpfr): Adjust lib_path.
2691 (mpc): Likewise.
2692 * Makefile.in: Regenerated.
2693
2694 2016-05-01 Jakub Jelinek <jakub@redhat.com>
2695
2696 PR bootstrap/70704
2697 * configure.ac (--enable-stage1-checking): Add missing
2698 --enable-checking=.
2699 * configure: Regenerated.
2700
2701 2016-04-30 Oleg Endo <olegendo@gcc.gnu.org>
2702
2703 * config.guess: Revert r235676.
2704 * config.sub: Revert r235676.
2705
2706 2016-04-30 Oleg Endo <olegendo@gcc.gnu.org>
2707
2708 * config.guess: Remove SH5 support.
2709 * config.sub: Likewise.
2710 * configure: Likewise.
2711 * configure.ac: Likewise.
2712
2713 2016-04-26 Jakub Jelinek <jakub@redhat.com>
2714
2715 PR bootstrap/70704
2716 * configure.ac (--enable-stage1-checking): For --disable-checking or
2717 implicit --enable-checking, make sure extra flag matches in between
2718 stage1 and later checking.
2719 * configure: Regenerated.
2720
2721 2016-04-22 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
2722
2723 * .gitattributes: New file.
2724
2725 2016-04-22 Segher Boessenkool <segher@kernel.crashing.org>
2726
2727 * MAINTAINERS (rs6000/powerpc port): Add myself.
2728
2729 2016-04-13 Segher Boessenkool <segher@kernel.crashing.org>
2730
2731 PR bootstrap/70173
2732 * Makefile.tpl (local-distclean): Delete the libcc1, gnattools,
2733 and gotools directories. Delete the stage_final file.
2734 * Makefile.in: Regenerate.
2735
2736 2016-04-12 Andre Vieira <andre.simoesdiasvieira@arm.com>
2737
2738 * MAINTAINERS (Write After Approval): Add myself.
2739
2740 2016-04-09 Steven G. Kargl <kargl@gcc.gnu.org>
2741
2742 * MAINTAINERS (Fortran maintainer): Remove myself.
2743
2744 2016-04-04 Bill Seurer <seurer@linux.vnet.ibm.com>
2745
2746 * MAINTAINERS (Write After Approval): Add myself.
2747
2748 2016-03-29 Kelvin Nilsen <kdnilsen@linux.vnet.ibm.com>
2749
2750 * MAINTAINERS (Write After Approval): Add myself.
2751
2752 2016-03-17 Cary Coutant <ccoutant@gmail.com>
2753
2754 Sync with binutils-gdb:
2755
2756 2016-03-17 Cary Coutant <ccoutant@gmail.com>
2757
2758 * configure.ac: Add mips and s390 to the gold target check.
2759 * configure: Regenerate.
2760
2761 2016-03-01 DJ Delorie <dj@redhat.com>
2762
2763 * MAINTAINERS (mep): Remove myself as MeP maintainer.
2764
2765 2016-02-22 David Malcolm <dmalcolm@redhat.com>
2766
2767 * MAINTAINERS (libcpp): Add myself.
2768 (diagnostic messages): Likewise.
2769
2770 2016-02-20 Tom de Vries <tom@codesourcery.com>
2771
2772 * MAINTAINERS: Fix whitespace.
2773
2774 2016-02-02 Claudiu Zissulescu <claziss@synopsys.com>
2775
2776 * MAINTAINERS (Write After Approval): Add myself.
2777
2778 2016-01-29 Sebastian Pop <s.pop@samsung.com>
2779
2780 * config/isl.m4: Add comments about isl-0.16.
2781 * configure: Regenerate.
2782
2783 2016-01-29 Martin Jambor <mjambor@suse.cz>
2784
2785 * MAINTAINERS (hsa maintainers): Add myself.
2786
2787 2015-01-27 Wilco Dijkstra <wdijkstr@arm.com>
2788
2789 * MAINTAINERS: (Write After Approval): Add myself.
2790
2791 2016-01-25 Aditya Kumar <aditya.k7@samsung.com>
2792 Sebastian Pop <s.pop@samsung.com>
2793
2794 * Makefile.in: Regenerate.
2795 * Makefile.tpl: Export ISLVER.
2796 * configure: Regenerate.
2797 * config/isl.m4: Detect isl-0.15.
2798
2799 2016-01-24 Mikhail Maltsev <maltsevm@gmail.com>
2800
2801 PR bootstrap/69329
2802 * Makefile.tpl (BASE_FLAGS_TO_PASS): Add LSAN_OPTIONS.
2803 * Makefile.in: Regenerate.
2804
2805 2016-01-12 Andris Pavenis <andris.pavenis@iki.fi>
2806
2807 * configure.ac: Enable LTO for DJGPP
2808 * configure: Regenerate
2809
2810 2016-01-12 H.J. Lu <hongjiu.lu@intel.com>
2811
2812 Sync with binutils-gdb:
2813 2015-10-21 Nick Clifton <nickc@redhat.com>
2814
2815 PR gas/19109
2816 * configure.ac: Note the 'none' is an acceptable argument to
2817 --enable-compressed-debug-sections.
2818 * configure: Regenerate.
2819
2820 2016-01-12 Bernd Edlinger <bernd.edlinger@hotmail.de>
2821
2822 PR bootstrap/69134
2823 * Makefile.def (mpfr): Disable assembler.
2824 * Makefile.in: Regenerate.
2825
2826 2016-01-01 Ben Elliston <bje@gnu.org>
2827
2828 * config.guess: Import version 2016-01-01.
2829 * config.sub: Likewise.
2830
2831 2015-12-18 Sujoy Saraswati <sujoy.saraswati@hpe.com>
2832
2833 * MAINTAINERS (Write After Approval): Add myself.
2834
2835 2015-12-17 Sebastian Pop <s.pop@samsung.com>
2836
2837 * Makefile.in: Replace ISL with isl.
2838 * Makefile.tpl: Same.
2839 * config/isl.m4: Same.
2840 * configure.ac: Same.
2841 * contrib/download_prerequisites: Same.
2842 * configure: Regenerate.
2843
2844 2015-12-17 Andris Pavenis <andris.pavenis@iki.fi>
2845
2846 * MAINTAINERS (Write After Approval): Add Myself.
2847
2848 2015-12-17 Nathan Sidwell <nathan@acm.org>
2849
2850 * config/isl.m4 (ISL_CHECK_VERSION): Add gmp libs.
2851 * configure: Regenerate.
2852
2853 2015-12-16 Aditya Kumar <aditya.k7@samsung.com>
2854 Sebastian Pop <s.pop@samsung.com>
2855
2856 * config/isl.m4 (ISL_CHECK_VERSION): Check for
2857 isl_ctx_get_max_operations.
2858 * configure: Regenerate.
2859
2860 2015-12-15 Alessandro Fanfarillo <fanfarillo.gcc@gmail.com>
2861
2862 * MAINTAINERS (Write After Approval): Add myself.
2863
2864 2015-12-02 Ian Lance Taylor <iant@google.com>
2865
2866 PR go/66147
2867 * Makefile.tpl (HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET.
2868 * Makefile.in: Regenerate.
2869
2870 2015-12-01 Andreas Tobler <andreast@gcc.gnu.org>
2871
2872 PR libffi/65726
2873 * Makefile.def (lang_env_dependencies): Make libffi depend
2874 on cxx.
2875 * Makefile.in: Regenerate.
2876
2877 2015-11-26 David Edelsohn <dje.gcc@gmail.com>
2878
2879 * m4/libtool.m4 (export_symbols_cmds) [AIX]: Add global TLS "L"
2880 symbols.
2881
2882 2015-11-20 Tristan Gingold <gingold@adacore.com>
2883
2884 Sync with binutils-gdb:
2885 2015-11-20 Tristan Gingold <gingold@adacore.com>
2886
2887 * configure.ac: Add aarch64-*-darwin* and arm-*-darwin*.
2888 * configure: Regenerate.
2889
2890 2015-11-19 Martin Liska <mliska@suse.cz>
2891
2892 * .gitignore: Add .clang-format to ignored files.
2893 * Makefile.in: Add clang-format.
2894 * Makefile.tpl: Likewise.
2895
2896 2015-11-13 Tsvetkova Alexandra <aleksandra.tsvetkova@intel.com>
2897
2898 * configure.ac: Enable libmpx by default.
2899 * configure: Regenerated.
2900
2901 2015-10-23 Steve Ellcey <sellcey@imgtec.com>
2902
2903 * MAINTAINERS: Update email address.
2904
2905 2015-10-23 Paulo Matos <pmatos@linki.tools>
2906
2907 * MAINTAINERS: Update email address.
2908
2909 2015-10-23 Alan Hayward <alan.hayward@arm.com>
2910
2911 * MAINTAINERS (Write After Approval): Add myself.
2912
2913 2015-10-20 H.J. Lu <hongjiu.lu@intel.com>
2914
2915 Sync with binutils-gdb:
2916 2015-10-20 H.J. Lu <hongjiu.lu@intel.com>
2917
2918 PR gas/19109
2919 * configure.ac: Add
2920 --enable-compressed-debug-sections={all,gas,gold,ld}.
2921 * configure: Regenerated.
2922
2923 2015-10-16 Arnaud Charlet <charlet@adacore.com>
2924
2925 * MAINTAINERS: Update list of Ada maintainers and email addresses.
2926
2927 2015-10-09 Martin Liska <mliska@suse.cz>
2928
2929 * MAINTAINERS (Write After Approval): Add myself.
2930
2931 2015-10-09 Alexander Fomin <alexander.fomin@intel.com>
2932
2933 * MAINTAINERS (Write After Approval): Add myself.
2934
2935 2015-10-02 Florian Weimer <fweimer@redhat.com>
2936
2937 * MAINTAINERS: Update email address.
2938
2939 2015-10-02 Louis Krupp <louis.krupp@zoho.com>
2940
2941 * MAINTAINERS (Write After Approval): Add myself.
2942
2943 2015-09-20 Kai Tietz <ktietz70@googlemail.com>
2944
2945 * MAINTAINERS: Update email.
2946
2947 2015-09-14 Bernd Schmidt <bschmidt@redhat.com>
2948
2949 * MAINTAINERS: Update my email address.
2950
2951 2015-09-01 James Bowman <james.bowman@ftdichip.com>
2952
2953 * MAINTAINERS (ft32 port): Add myself.
2954
2955 2015-08-28 David Sherwood <david.sherwood@arm.com>
2956
2957 * MAINTAINERS: Add myself.
2958
2959 2015-08-27 Patrick Marlier <patrick.marlier@gmail.com>
2960
2961 * MAINTAINERS (Write After Approval): Add myself.
2962
2963 2015-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2964
2965 PR libfortran/54572
2966 * Makefile.def: Make libgfortran depend on libbacktrace.
2967 * Makefile.in: Regenerate.
2968
2969 2015-08-20 Simon Dardis <simon.dardis@imgtec.com>
2970
2971 * MAINTAINERS (Write After Approval): Add myself.
2972
2973 2015-08-12 Tom de Vries <tom@codesourcery.com>
2974
2975 PR other/67092
2976 * configure.ac: Remove --with_host_libstdcxx support.
2977 * configure: Regenerate.
2978
2979 2015-08-10 Thomas Schwinge <thomas@codesourcery.com>
2980 Jakub Jelinek <jakub@redhat.com>
2981
2982 * configure.ac (noconfigdirs): Don't add "target-libgomp" for target
2983 nvptx*-*-*.
2984 * configure: Regenerate.
2985
2986 2015-08-06 Yaakov Selkowitz <yselkowi@redhat.com>
2987
2988 * Makefile.def (libiconv): Define bootstrap=true.
2989 Mark pdf/html/info as missing.
2990 (configure-gcc): Depend on all-libiconv.
2991 (all-gcc): Ditto.
2992 (configure-libcpp): Ditto.
2993 (all-libcpp): Ditto.
2994 (configure-intl): Ditto.
2995 (all-intl): Ditto.
2996 * Makefile.in: Regenerate.
2997
2998 2015-08-03 Bin Cheng <bin.cheng@arm.com>
2999
3000 * MAINTAINERS (loop ivopts): Add the entry and myself.
3001
3002 2015-07-31 Nathan Sidwell <nathan@codesourcery.com>
3003
3004 * MAINTAINERS (nvptx): Add self.
3005
3006 2015-07-29 Alan Lawrence <alan.lawrence@arm.com>
3007
3008 * config/aarch64/iterators.md (VRL2, VRL3, VRL4): Remove values for
3009 128-bit vector modes.
3010
3011 2015-07-29 Ville Voutilainen <ville.voutilainen@gmail.com>
3012
3013 * MAINTAINERS (Write After Approval): Add myself.
3014
3015 2015-07-28 Ben Elliston <bje@gnu.org>
3016
3017 * config.sub, config.guess: Import from upstream.
3018
3019 2015-07-24 Michael Darling <darlingm@gmail.com>
3020
3021 PR other/66259
3022 * config-ml.in: Reflects renaming of configure.in to configure.ac
3023 * configure: Likewise
3024 * configure.ac: Likewise
3025
3026 2015-07-23 Bernd Schmidt <bernds_cb1@t-online.de>
3027
3028 * MAINTAINERS: Update my email address.
3029
3030 2015-07-14 H.J. Lu <hongjiu.lu@intel.com>
3031
3032 Sync with binutils-gdb:
3033 2015-03-17 H.J. Lu <hongjiu.lu@intel.com>
3034
3035 * configure.ac (target_configdirs): Exclude target-zlib if
3036 target-libjava isn't built.
3037 * configure: Regenerated.
3038
3039 2015-07-14 H.J. Lu <hongjiu.lu@intel.com>
3040
3041 Sync with binutils-gdb:
3042 2015-05-13 John David Anglin <dave.anglin@bell.net>
3043
3044 * configure.ac: Disable configuration of GDB for HPUX targets.
3045 * configure: Regenerate.
3046
3047 2015-04-01 H.J. Lu <hongjiu.lu@intel.com>
3048
3049 * configure.ac: Add --with-system-zlib.
3050 * configure: Regenerated.
3051
3052 2015-01-28 James Bowman <james.bowman@ftdichip.com>
3053
3054 * configure.ac: Add FT32 support.
3055 * configure: Regenerate.
3056
3057 2015-01-12 Anthony Green <green@moxielogic.com>
3058
3059 * configure.ac: Don't disable gprof for moxie.
3060 * configure: Rebuild.
3061
3062 2015-07-14 H.J. Lu <hongjiu.lu@intel.com>
3063
3064 Sync with binutils-gdb:
3065 2015-05-01 H.J. Lu <hongjiu.lu@intel.com>
3066
3067 PR ld/18355
3068 * Makefile.def: Add extra_configure_flags to host zlib.
3069 * configure.ac (extra_host_zlib_configure_flags): New. Set
3070 to --enable-host-shared When bfd is to be built as shared
3071 library. AC_SUBST.
3072 * Makefile.in: Regenerated.
3073
3074 2015-07-14 Hans-Peter Nilsson <hp@bitrange.com>
3075
3076 Sync with src:
3077 2015-03-30 H.J. Lu <hongjiu.lu@intel.com>
3078 * Makefile.def (dependencies): Add all-zlib to all-bfd.
3079 * Makefile.in: Regenerated.
3080
3081 2015-06-30 H.J. Lu <hongjiu.lu@intel.com>
3082
3083 * configure.ac (ospace_frag): Enable for i?86*-*-elfiamcu
3084 target.
3085 * configure: Regenerate.
3086
3087 2015-06-23 Ludovic Courtès <ludo@gnu.org>
3088
3089 * MAINTAINERS (Write After Approval): Add myself.
3090
3091 2015-06-22 Andreas Tobler <andreast@gcc.gnu.org>
3092
3093 * MAINTAINERS (OS Port Maintainers): Add myself.
3094 (Various Maintainers): Remove myself from libffi testsuite.
3095
3096 2015-06-04 Richard Sandiford <richard.sandiford@arm.com>
3097
3098 * MAINTAINERS (gen* on machine desc): Add self.
3099
3100 2015-06-02 Jason Merrill <jason@redhat.com>
3101
3102 PR bootstrap/66319
3103 * configure.ac: Use -std=gnu++98.
3104
3105 2015-06-02 Szabolcs Nagy <szabolcs.nagy@arm.com>
3106
3107 * MAINTAINERS (Write After Approval): Add myself.
3108
3109 2015-05-28 Mike Frysinger <vapier@gentoo.org>
3110
3111 * configure.ac (--vtable-verify): Use AS_HELP_STRING for help.
3112 * configure: Regenerate.
3113
3114 2015-05-26 Jason Merrill <jason@redhat.com>
3115
3116 * configure.ac: When bootstrapping with GCC, add -std=c++98 to CXX.
3117 * configure: Regenerate.
3118
3119 2015-05-16 James Bowman <james.bowman@ftdichip.com>
3120
3121 * configure.ac: FT32 target added.
3122 * configure: Regenerated.
3123
3124 2015-05-16 Iain Buclaw <ibuclaw@gdcproject.org>
3125
3126 * MAINTAINERS (Write After Approval): Add myself.
3127
3128 2015-05-11 Paulo Matos <paulo@matos-sorge.com>
3129
3130 * MAINTAINERS (Write After Approval): Add myself.
3131
3132 2015-05-11 Paulo Matos <paulo@matos-sorge.com>
3133
3134 * configure.ac: Fix typo.
3135 * configure: Regenerate.
3136
3137 2015-05-10 Mikhail Maltsev <maltsevm@gmail.com>
3138
3139 * MAINTAINERS (Write After Approval): Add myself.
3140
3141 2015-05-03 Matthias Klose <doko@ubuntu.com>
3142
3143 * configure.ac: Match $host configured with triplets.
3144 * configure: Regenerate.
3145
3146 2015-04-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
3147
3148 * Makefile.tpl: Remove surplus whitespace throughout.
3149 * Makefile.in: Regenerate.
3150
3151 2015-04-20 Segher Boessenkool <segher@kernel.crashing.org>
3152
3153 * MAINTAINERS (Various Maintainers): Add myself as instruction
3154 combiner maintainer.
3155
3156 2015-04-17 Jakub Jelinek <jakub@redhat.com>
3157
3158 PR bootstrap/62077
3159 * configure.ac (--enable-stage1-checking): Default to
3160 release,misc,gimple,rtlflag,tree,types if --disable-checking
3161 or --enable-checking is not specified and DEV-PHASE is not
3162 experimental.
3163 * configure: Regenerated.
3164
3165 2015-04-14 Max Ostapenko <m.ostapenko@partner.samsung.com>
3166
3167 * Makefile.tpl (EXTRA_HOST_EXPORTS): New variables.
3168 (EXTRA_BOOTSTRAP_FLAGS): Likewise.
3169 (check-[+module+]): Add EXTRA_HOST_EXPORTS and EXTRA_BOOTSTRAP_FLAGS.
3170 * Makefile.in: Regenerate.
3171
3172 2015-04-08 Cary Coutant <ccoutant@gmail.com>
3173
3174 * MAINTAINERS: Update my email address.
3175
3176 2015-04-02 James Greenhalgh <james.greenhalgh@arm.com>
3177
3178 * MAINTAINERS: Add myself as a reviewer for the AArch64 port.
3179
3180 2015-04-02 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
3181
3182 * MAINTAINERS: Add myself as an arm port reviewer.
3183
3184 2015-03-25 Martin Liska <mliska@suse.cz>
3185 Yury Gribov <y.gribov@samsung.com>
3186
3187 * Makefile.in: Fix ln source location for vimrc file.
3188 * Makefile.tpl: Likewise.
3189
3190 2015-03-09 Aldy Hernandez <aldyh@redhat.com>
3191
3192 PR bootstrap/25672
3193 * configure.ac: Do not initialize CFLAGS_FOR_TARGET from CFLAGS if
3194 cross-compiling. Similarly for CXX_FOR_TARGET.
3195 * configure: Regenerate.
3196
3197 2015-03-10 Ilya Enkovich <ilya.enkovich@intel.com>
3198
3199 * Makefile.def: Add libmpx.
3200 * configure.ac: Add libmpx.
3201 * Makefile.in: Regenerate.
3202 * configure: Regenerate.
3203
3204 2015-03-06 Kirill Yukhin <kirill.yukhin@intel.com>
3205
3206 * MAINTAINERS (CPU Port Maintainers): Add myself
3207 i386 vector ISA extns mantainer.
3208
3209 2015-03-13 Jeff Law <law@redhat.com>
3210
3211 * MAINTAINERS: Remove Paul Brook as a Fortran and ARM
3212 maintainer.
3213 Remove Richard Henderson as a maintainer for the x86 port.
3214
3215 2015-03-03 Joern Rennecke <gnu@amylaar.uk>
3216
3217 * MAINTAINERS (CPU Port Maintainers): Update my email address.
3218
3219 2015-03-02 Ilya Enkovich <ilya.enkovich@intel.com>
3220
3221 * MAINTAINERS (Various Maintainers): Add myself as libmpx,
3222 pointer bounds checker and i386 MPX maintainer.
3223
3224 2015-02-26 Sandra Loosemore <sandra@codesourcery.com>
3225
3226 * MAINTAINERS (Various Maintainers): Add self as docs co-maintainer.
3227
3228 2015-02-26 Martin Sebor <msebor@redhat.com>
3229
3230 * MAINTAINERS (Various Maintainers): Add self.
3231
3232 2015-02-20 Thomas Schwinge <thomas@codesourcery.com>
3233
3234 * configure.ac [--enable-as-accelerator-for] (enable_languages):
3235 Make sure it contains lto.
3236 * configure: Regenerate.
3237
3238 2015-02-18 Thomas Schwinge <thomas@codesourcery.com>
3239
3240 * configure: Regenerate.
3241
3242 2015-02-06 Diego Novillo <dnovillo@google.com>
3243 1
3244 * MAINTAINERS (Global Reviewers, Plugin, LTO, tree-ssa,
3245 middle-end, docstring): Remove myself.
3246 (Write After Approval): Add myself.
3247
3248 2015-02-02 Janis Johnson <janis.marie.johnson@gmail.com>
3249
3250 * MAINTAINERS (Various Maintainers: testsuite): Remove myself.
3251 (Write After Approval): Update address.
3252
3253 2015-01-29 David Malcolm <dmalcolm@redhat.com>
3254
3255 PR jit/64780
3256 * configure.ac: Require the user to explicitly specify
3257 --enable-host-shared if the jit is enabled.
3258 * configure: Regenerate.
3259
3260 2015-01-27 Robert Suchanek <robert.suchanek@imgtec.com>
3261
3262 * MAINTAINERS (Write After Approval): Add myself.
3263
3264 2015-01-25 Tom de Vries <tom@codesourcery.com>
3265
3266 * MAINTAINERS: Make whitespace consistent.
3267
3268 2015-01-23 Braden Obrzut <admin@maniacsvault.net>
3269
3270 * MAINTAINERS (Write After Approval): Add myself.
3271
3272 2015-01-20 Andre Vehreschild <vehre@gmx.de>
3273
3274 * MAINTAINERS: (Write After Approval): Add myself.
3275
3276 2015-01-15 Martin Uecker <uecker@eecs.berkeley.edu>
3277
3278 * MAINTAINERS: (Write After Approval): Add myself.
3279
3280 2015-01-15 Philipp Tomsich <ptomsich@theobroma-systems.com>
3281
3282 * MAINTAINERS: (Write After Approval): Add myself.
3283
3284 2015-01-13 Iain Sandoe <iain@codesourcery.com>
3285
3286 * MAINTAINERS (Language Front Ends Maintainers): Add myself as an
3287 objective-c/c++ front end maintainer.
3288
3289 2015-01-13 Marek Polacek <polacek@redhat.com>
3290
3291 * MAINTAINERS (Reviewers): Add self as C front end reviewer.
3292
3293 2015-01-12 Jeff Law <law@redhat.com>
3294
3295 * MAINTAINERS: Remove Stan Shebs as he has been inactive for
3296 a very long time.
3297
3298 2015-01-09 Ian Lance Taylor <iant@google.com>
3299
3300 * configure.ac (host_tools): Add gotools.
3301 * Makefile.def (host_modules): Add gotools.
3302 (dependencies): Add dependency of all-gotools on all-target-libgo.
3303
3304 2015-01-09 Andreas Tobler <andreast@gcc.gnu.org>
3305
3306 * configure.ac: Don't add ${libgcj} for arm*-*-freebsd*.
3307 * configure: Regenerate.
3308
3309 2015-01-08 Thomas Schwinge <thomas@codesourcery.com>
3310
3311 * Makefile.def (dependencies) <all-target-liboffloadmic>: Depend on
3312 all-target-libgomp.
3313 * Makefile.in: Regenerate.
3314
3315 2015-01-06 Eric Botcazou <ebotcazou@adacore.com>
3316
3317 * MAINTAINERS (CPU Port Maintainers): Add myself for Visium port.
3318
3319 2015-01-06 Eric Botcazou <ebotcazou@adacore.com>
3320
3321 * configure.ac: Add Visium support.
3322 * configure: Regenerate.
3323
3324 2015-01-04 Andreas Schwab <schwab@linux-m68k.org>
3325
3326 * configure.ac: Use OBJCOPY for OBJCOPY_FOR_TARGET.
3327 * configure: Regenerate.
3328
3329 2015-01-03 Andrew Pinski <apinski@cavium.com>
3330
3331 * Makefile.def (flags_to_pass): Pass OBJCOPY_FOR_TARGET also.
3332 * Makefile.tpl (HOST_EXPORTS): Add OBJCOPY_FOR_TARGET.
3333 (BASE_TARGET_EXPORTS): Add OBJCOPY.
3334 (OBJCOPY_FOR_TARGET): New variable.
3335 (EXTRA_TARGET_FLAGS): Add OBJCOPY.
3336 * Makefile.in: Regenerate.
3337 * configure.ac: Check for already installed target objcopy.
3338 Also GCC_TARGET_TOOL on objcopy.
3339 * configure: Regenerate.
3340
3341 2015-01-02 Hans-Peter Nilsson <hp@bitrange.com>
3342
3343 * config.sub: Update from upstream, to 2015-01-01 version.
3344 * config.guess: Ditto.
3345
3346 2014-12-22 Sebastian Huber <sebastian.huber@embedded-brains.de>
3347
3348 * MAINTAINERS (RTEMS Ports): Add myself.
3349
3350 2014-12-17 Pierre-Marie de Rodat <derodat@adacore.com>
3351
3352 * MAINTAINERS (Write After Approval): Add myself.
3353
3354 2014-12-16 Michael Haubenwallner <michael.haubenwallner@ssi-schaefer.com>
3355
3356 * MAINTAINERS (Write After Approval): Add myself.
3357
3358 2014-12-15 Thomas Schwinge <thomas@codesourcery.com>
3359
3360 * configure.ac (--enable-as-accelerator-for): Don't set
3361 ENABLE_AS_ACCELERATOR_FOR. Update all users.
3362 * configure: Regenerate.
3363
3364 2014-12-13 Jakub Jelinek <jakub@redhat.com>
3365
3366 PR bootstrap/64023
3367 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set STAGE1_LDFLAGS
3368 to POSTSTAGE1_LDFLAGS and STAGE1_LIBS to POSTSTAGE1_LIBS.
3369 Add -B to libstdc++-v3/src/.libs and libstdc++-v3/libsupc++/.libs
3370 to CXX.
3371 * Makefile.in: Regenerated.
3372
3373 2014-12-09 Laurynas Biveinis <laurynas.biveinis@gmail.com>
3374 Yury Gribov <y.gribov@samsung.com>
3375
3376 * .gitignore: Added .local.vimrc and .lvimrc.
3377 * Makefile.tpl (vimrc, .lvimrc, .local.vimrc): New targets.
3378 * Makefile.in: Regenerate.
3379
3380 2014-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
3381
3382 * config/isl.m4: Don't pass -DCLOOG_INT_GMP on islinc.
3383 * configure: Regenerated.
3384
3385 2014-11-27 Bernd Schmidt <bernds@codesourcery.com>
3386
3387 * MAINTAINERS (nvptx port): New entry.
3388
3389 2014-11-26 Jan-benedict Glaw <jbglaw@lug-owl.de>
3390
3391 * configure: Regenerate.
3392
3393 2014-11-26 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3394
3395 * configure.ac: Merge with Binutils.
3396
3397 2014-11-26 Tobias Burnus <burnus@net-b.de>
3398
3399 * Makefile.def: Make more dependent on mpfr, mpc and isl.
3400 * Makefile.in: Regenerate.
3401
3402 2014-11-24 Bernd Edlinger <bernd.edlinger@hotmail.de>
3403
3404 * Makefile.def (module=gmp): Work around in-tree gmp configure bug with
3405 missing flex.
3406 * Makefile.in: Regenerated.
3407
3408 2014-11-21 Ilya Verbin <ilya.verbin@intel.com>
3409
3410 * Makefile.in: Regenerate.
3411
3412 2014-11-21 Markus Trippelsdorf <markus@trippelsdorf.de>
3413
3414 PR bootstrap/63784
3415 * libtool.m4: Add $pic_flag with -shared.
3416
3417 2014-11-21 Renlin Li <Renlin.Li@arm.com>
3418
3419 * MAINTAINERS (Write After Approval): Added myself.
3420
3421 2014-11-21 Alex Velenko <Alex.Velenko@arm.com>
3422
3423 * MAINTAINERS (write-after-approval): Add myself.
3424
3425 2014-11-19 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
3426
3427 * MAINTAINERS (OS Port Maintainers): Add overdue maintainership note
3428 from 2 years ago.
3429
3430 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
3431
3432 Revert:
3433 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
3434
3435 * MAINTAINERS (Write After Approval): Added myself as line map
3436 maintainer.
3437
3438 2014-11-19 Renlin Li <Renlin.Li@arm.com>
3439
3440 Revert:
3441 2014-11-19 Renlin Li <Renlin.Li@arm.com>
3442
3443 * MAINTAINERS (Write After Approval): Added myself.
3444
3445 2014-11-19 Renlin Li <Renlin.Li@arm.com>
3446
3447 * MAINTAINERS (Write After Approval): Added myself.
3448
3449 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
3450
3451 * MAINTAINERS (Write After Approval): Added myself as line map
3452 maintainer.
3453
3454 2014-11-17 Dodji Seketeli <dodji@redhat.com>
3455
3456 * MAINTAINERS (Various Maintainers): Added myself as line map
3457 maintainer.
3458
3459 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3460
3461 * move-if-change: Sync from upstream gnulib.
3462
3463 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3464
3465 * compile: Sync with upstream Automake.
3466 * depcomp: Ditto.
3467 * install-sh: Ditto.
3468 * missing: Ditto.
3469 * mkinstalldirs: Ditto.
3470 * ylwrap: Ditto.
3471
3472 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3473
3474 * config.sub: Update from upstream config repo.
3475 * config.guess: Ditto.
3476
3477 2014-11-13 Kirill Yukhin <kirill.yukhin@intel.com>
3478
3479 * Makefile.def: Add liboffloadmic to target_modules. Make
3480 liboffloadmic depend on libgomp's configure, libstdc++ and libgcc.
3481 * Makefile.in: Regenerate.
3482 * configure: Regenerate.
3483 * configure.ac: Add liboffloadmic to target binaries.
3484 Restrict liboffloadmic for POSIX and i*86, and x86_64 architectures.
3485 Add liboffloadmic to noconfig list when C++ is not supported.
3486
3487 2014-11-13 Bernd Schmidt <bernds@codesourcery.com>
3488 Thomas Schwinge <thomas@codesourcery.com>
3489 Ilya Verbin <ilya.verbin@intel.com>
3490 Andrey Turetskiy <andrey.turetskiy@intel.com>
3491
3492 * configure: Regenerate.
3493 * configure.ac (--enable-as-accelerator-for)
3494 (--enable-offload-targets): New configure options.
3495
3496 2014-11-11 Tobias Burnus <burnus@net-b.de>
3497
3498 * Makefile.def: Make all-gcc depend on all-isl.
3499 * Makefile.in: Regenerate.
3500
3501 2014-11-11 David Malcolm <dmalcolm@redhat.com>
3502
3503 * ChangeLog.jit: New.
3504 * MAINTAINERS (Various Maintainers): Add myself as jit maintainer.
3505
3506 2014-11-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3507
3508 PR target/63610
3509 * libtool.m4: Fix globbing of darwin versions.
3510 * configure: Regenerate.
3511
3512 2014-11-11 Tobias Burnus <burnus@net-b.de>
3513
3514 * Makefile.def: Remove CLooG.
3515 * Makefile.tpl: Ditto.
3516 * configure.ac: Ditto.
3517 * configure: Regenerate.
3518 * Makefile.in: Ditto.
3519
3520 2014-11-06 Bernd Schmidt <bernds@codesourcery.com>
3521
3522 * configure.ac: Handle nvptx-*-*.
3523 * configure: Regenerate.
3524
3525 2014-11-06 Prachi Godbole <prachi.godbole@imgtec.com>
3526
3527 * MAINTAINERS (Write After Approval): Add myself.
3528
3529 2014-10-31 Jakub Jelinek <jakub@redhat.com>
3530
3531 * Makefile.def (libcc1): Remove bootstrap=true;.
3532 * Makefile.in: Regenerated.
3533
3534 2014-10-31 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3535
3536 * configure.ac: Update comment.
3537 * configure: Regenerate.
3538
3539 2014-10-31 Ilya Enkovich <ilya.enkovich@intel.com>
3540
3541 * MAINTAINERS (Write After Approval): Add myself.
3542
3543 2014-10-30 Thomas Schwinge <thomas@codesourcery.com>
3544
3545 * configure.ac (extra_host_libiberty_configure_flags): Add
3546 --enable-shared also for libcc1's benefit.
3547 * configure: Regenerate.
3548
3549 2014-10-29 Tristan Gingold <gingold@adacore.com>
3550
3551 * MAINTAINERS: Change my email address.
3552
3553 2014-10-27 Phil Muldoon <pmuldoon@redhat.com>
3554 Tom Tromey <tromey@redhat.com>
3555
3556 * Makefile.def: Add libcc1 to host_modules.
3557 * configure.ac (host_tools): Add libcc1.
3558 * Makefile.in, configure: Rebuild.
3559
3560 2014-10-24 Hans-Peter Nilsson <hp@axis.com>
3561
3562 * configure.ac (build_configargs): Don't share config.cache between
3563 build subdirs.
3564 * configure: Regenerate.
3565
3566 2014-10-24 Daniel Hellstrom <daniel@gaisler.com>
3567
3568 * config.gcc (sparc*-*-*): Accept mcpu=leon3v7 processor.
3569 * doc/invoke.texi (SPARC options): Add mcpu=leon3v7 comment.
3570 * config/sparc/leon.md (leon3_load, leon_store, leon_fp_*): Handle
3571 leon3v7 as leon3.
3572 * config/sparc/sparc-opts.h (enum processor_type): Add LEON3V7.
3573 * config/sparc/sparc.c (sparc_option_override): Add leon3v7 support.
3574 * config/sparc/sparc.h (TARGET_CPU_leon3v7): New define.
3575 * config/sparc/sparc.md (cpu): Add leon3v7.
3576 * config/sparc/sparc.opt (enum processor_type): Add leon3v7.
3577
3578 2014-10-24 Daniel Hellstrom <daniel@gaisler.com>
3579
3580 * MAINTAINERS (write-after-approval): Add myself.
3581
3582 2014-10-23 Ian Lance Taylor <iant@google.com>
3583
3584 * configure.ac: Disable the Go frontend on systems where it is known
3585 to not work.
3586 * configure: Regenerate.
3587
3588 2014-10-23 Richard Biener <rguenther@suse.de>
3589
3590 * Makefile.def: Add libcpp build module and dependencies.
3591 * configure.ac: Add libcpp build module.
3592 * Makefile.in: Regenerate.
3593 * configure: Likewise.
3594
3595 2014-10-15 Max Filippov <jcmvbkbc@gmail.com>
3596
3597 * MAINTAINERS (write-after-approval): Add myself.
3598
3599 2014-10-12 Manuel López-Ibáñez <manu@gcc.gnu.org>
3600
3601 * INSTALL/README: Do not mention CVS.
3602
3603 2014-10-03 Jing Yu <jingyu@google.com>
3604
3605 * configure.ac: Add aarch64 to list of targets that support gold.
3606 * configure: Regenerate.
3607
3608 2014-09-29 François Dumont <fdumont@gcc.gnu.org>
3609
3610 * MAINTAINERS: Add myself as libstdc++ special modes maintainer.
3611
3612 2014-09-29 Catherine Moore <clm@codesourcery.com>
3613
3614 * MAINTAINERS: Add myself as MIPS maintainer.
3615
3616 2014-09-28 Matthew Fortune <matthew.fortune@imgtec.com>
3617
3618 * MAINTAINERS: Move myself to MIPS maintainers.
3619
3620 2014-09-23 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3621
3622 * MAINTAINERS: Put all email addresses between '<' and '>'.
3623
3624 2014-09-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3625
3626 * MAINTAINERS: Move myself to reviewers (Fortran).
3627
3628 2014-09-01 Andi Kleen <ak@linux.intel.com>
3629
3630 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add LTO_EXPORTS.
3631 POSTSTAGE1_FLAGS_TO_PASS): Add LTO_FLAGS_TO_PASS.
3632 * Makefile.in: Regenerate.
3633
3634 2014-08-28 David Malcolm <dmalcolm@redhat.com>
3635
3636 * rtx-classes-status.txt: Delete
3637
3638 2014-08-28 David Malcolm <dmalcolm@redhat.com>
3639
3640 * rtx-classes-status.txt (TODO): NEXT_INSN/PREV_INSN are done.
3641
3642 2014-08-27 Sebastian Pop <s.pop@samsung.com>
3643
3644 * config/isl.m4 (_ISL_CHECK_CT_PROG): Removed.
3645 (ISL_CHECK_VERSION): Check for functionality added to ISL 0.12 instead
3646 of checking for version number.
3647 * configure: Regenerated.
3648 * configure.ac (ISL_CHECK_VERSION): Do not use ISL version number.
3649
3650 2014-08-27 David Malcolm <dmalcolm@redhat.com>
3651
3652 * rtx-classes-status.txt: Phase 5 (additional rtx_def subclasses)
3653 is done; begin phase 6 (use extra rtx_def subclasses).
3654
3655 2014-08-27 David Malcolm <dmalcolm@redhat.com>
3656
3657 * rtx-classes-status.txt: Phase 4 (removal of "scaffolding") is
3658 done; begin phase 5 (additional rtx_def subclasses).
3659
3660 2014-08-26 David Malcolm <dmalcolm@redhat.com>
3661
3662 * rtx-classes-status.txt (TODO): DF_REF_INSN is done.
3663
3664 2014-08-26 David Malcolm <dmalcolm@redhat.com>
3665
3666 * rtx-classes-status.txt (TODO): SET_BB_HEAD, SET_BB_END,
3667 SET_BB_HEADER are done.
3668
3669 2014-08-26 David Malcolm <dmalcolm@redhat.com>
3670
3671 * rtx-classes-status.txt (TODO): SET_DEP_PRO and SET_DEP_CON are
3672 done.
3673
3674 2014-08-26 David Malcolm <dmalcolm@redhat.com>
3675
3676 * rtx-classes-status.txt (TODO): Remove SET_VINSN_INSN_RTX.
3677
3678 2014-08-26 David Malcolm <dmalcolm@redhat.com>
3679
3680 * rtx-classes-status.txt (TODO): Remove SET_BND_TO.
3681
3682 2014-08-25 David Malcolm <dmalcolm@redhat.com>
3683
3684 * rtx-classes-status.txt (TODO): Remove SET_BB_NOTE_LIST.
3685
3686 2014-08-25 David Malcolm <dmalcolm@redhat.com>
3687
3688 * rtx-classes-status.txt (TODO): Remove SET_BB_FOOTER.
3689
3690 2014-08-25 David Malcolm <dmalcolm@redhat.com>
3691
3692 * rtx-classes-status.txt: Phase 3 (per-file commits within
3693 "config" subdirs) is done; begin phase 4 (removal of
3694 "scaffolding").
3695
3696 2014-08-23 David Malcolm <dmalcolm@redhat.com>
3697
3698 * rtx-classes-status.txt: Phase 2 (per-file commits in main source
3699 dir) is done; begin phase 3 (per-file commits within "config"
3700 subdirs).
3701
3702 2014-08-21 David Malcolm <dmalcolm@redhat.com>
3703
3704 * rtx-classes-status.txt: Phase 1 ("scaffolding") is done; begin
3705 phase 2 (per-file commits in main source dir).
3706
3707 2014-08-21 Bin Cheng <bin.cheng@arm.com>
3708
3709 * configure: Regenerated.
3710
3711 2014-08-19 David Malcolm <dmalcolm@redhat.com>
3712
3713 * rtx-classes-status.txt (TODO): Add SET_BND_TO
3714
3715 2014-08-19 David Malcolm <dmalcolm@redhat.com>
3716
3717 * rtx-classes-status.txt (TODO): Add SET_BB_NOTE_LIST.
3718
3719 2014-08-19 David Malcolm <dmalcolm@redhat.com>
3720
3721 * rtx-classes-status.txt (TODO): Add SET_VINSN_INSN_RTX.
3722
3723 2014-08-19 David Malcolm <dmalcolm@redhat.com>
3724
3725 * rtx-classes-status.txt (TODO): Add SET_DEP_PRO, SET_DEP_CON.
3726
3727 2014-08-19 David Malcolm <dmalcolm@redhat.com>
3728
3729 * rtx-classes-status.txt (TODO): Add DF_REF_INSN.
3730
3731 2014-08-19 Joost VandeVondele <vondele@gcc.gnu.org>
3732
3733 * MAINTAINERS (Write After Approval): Add myself.
3734
3735 2014-08-19 Christopher Faylor <me.gnu@cgf.cx>
3736
3737 * MAINTAINERS: Remove myself
3738
3739 2014-08-19 David Malcolm <dmalcolm@redhat.com>
3740
3741 * rtx-classes-status.txt: Add SET_NEXT_INSN, SET_PREV_INSN.
3742
3743 2014-08-18 Patrick Palka <ppalka@gcc.gnu.org>
3744
3745 * MAINTAINERS (Write After Approval): Add myself.
3746
3747 2014-08-18 David Malcolm <dmalcolm@redhat.com>
3748
3749 * rtx-classes-status.txt (TODO): Add SET_BB_HEAD, SET_BB_END,
3750 SET_BB_HEADER, SET_BB_FOOTER
3751
3752 2014-08-18 David Malcolm <dmalcolm@redhat.com>
3753
3754 * rtx-classes-status.txt: New file
3755
3756 2014-08-18 Roman Gareev <gareevroman@gmail.com>
3757
3758 * configure.ac: Eliminate ClooG installation dependency.
3759 * configure: Regenerate.
3760 * Makefile.tpl: Add definition of ISLLIBS and HOST_ISLLIBS.
3761 * Makefile.in: Regenerate.
3762
3763 2014-08-15 Ilya Verbin <iverbin@gmail.com>
3764
3765 * MAINTAINERS (Write After Approval): Add myself.
3766
3767 2014-08-15 Ilya Tocar <tocarip@gmail.com>
3768
3769 * MAINTAINERS (Write After Approval): Add myself.
3770
3771 2014-08-01 Jiong Wang <jiong.wang@arm.com>
3772
3773 * MAINTAINERS (Write After Approval): Add myself.
3774
3775 2014-07-28 Anthony Green <green@moxielogic.com>
3776
3777 Import from savannah.gnu.org:
3778 * config.sub: Update to 2014-07-28 version.
3779
3780 2014-07-27 Richard Sandiford <rdsandiford@googlemail.com>
3781
3782 * MAINTAINERS: Remove my MIPS maintainer entry.
3783
3784 2014-07-26 Uros Bizjak <ubizjak@gmail.com>
3785
3786 PR target/47230
3787 * configure.ac (alpha*-*-linux*): Use mh-alpha-linux.
3788 * configure: Regenerate.
3789
3790 2014-07-24 James Norris <jnorris@codesourcery.com>
3791
3792 * MAINTAINERS (Write After Approval): Add myself.
3793
3794 2014-07-20 Roman Gareev <gareevroman@gmail.com>
3795
3796 * configure.ac: Accept only CLooG 0.18.1.
3797 * configure: Regenerate.
3798
3799 2014-07-17 Roman Gareev <gareevroman@gmail.com>
3800
3801 * configure.ac: Don't accept isl 0.11.
3802 * configure: Regenerate.
3803
3804 2014-07-16 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
3805
3806 * MAINTAINERS (Write After Approval): Add myself.
3807
3808 2014-07-05 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3809
3810 * configure.ac: Don't accept isl 0.10.
3811 * configure: Regenerate.
3812
3813 2014-06-23 Bernd Edlinger <bernd.edlinger@hotmail.de>
3814
3815 Fix include path for in-tree cloog.
3816 * config/cloog.m4 (CLOOG_INIT_FLAGS): Remove bogus include path.
3817 * configure: Regenerate.
3818
3819 2014-06-18 Richard Henderson <rth@redhat.com>
3820
3821 * .gitignore: Import gcc_update output.
3822
3823 2014-06-13 Thomas Schwinge <thomas@codesourcery.com>
3824
3825 * config-ml.in: Robustify ac_configure_args parsing.
3826
3827 * configure.ac (--enable-linker-plugin-configure-flags)
3828 (--enable-linker-plugin-flags): New flags.
3829 (configdirs): Conditionally add libiberty-linker-plugin.
3830 * configure: Regenerate.
3831 * Makefile.def (host_modules): Add libiberty-linker-plugin.
3832 (host_modules) <lto-plugin>: Pay attention to
3833 @extra_linker_plugin_flags@ and
3834 @extra_linker_plugin_configure_flags@.
3835 (all-lto-plugin): Also depend on all-libiberty-linker-plugin.
3836 * Makefile.in: Regenerate.
3837
3838 * Makefile.tpl (configure-[+prefix+][+module+])
3839 (configure-stage[+id+]-[+prefix+][+module+]): If specified, use
3840 "module_srcdir" instead of "module" for locating a module's srcdir.
3841 * Makefile.in: Regenerate.
3842
3843 2014-06-10 Matthew Fortune <matthew.fortune@imgtec.com>
3844
3845 * MAINTAINERS (Write After Approval): Add myself.
3846
3847 2014-06-06 Sebastian Pop <sebpop@gmail.com>
3848
3849 * MAINTAINERS: Update my email address.
3850
3851 2014-06-04 Thomas Preud'homme <thomas.preudhomme@arm.com>
3852
3853 * MAINTAINERS (Write After Approval): Add myself.
3854
3855 2014-06-03 Andrew Bennett <andrew.bennett@imgtec.com>
3856
3857 * MAINTAINERS (Write After Approval): Add myself.
3858
3859 2014-05-30 Jonathan Wakely <jwakely@redhat.com>
3860
3861 PR libstdc++/61011
3862 * configure.ac (--disable-libstdcxx): Set noconfigdirs correctly.
3863 Disable libcilkrts, libitm, libsanitizer when not building libstdc++.
3864 * configure: Regenerate.
3865
3866 2014-05-28 Pedro Alves <palves@redhat.com>
3867
3868 * MAINTAINERS (Write After Approval): Add myself.
3869
3870 2014-05-22 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
3871
3872 * MAINTAINERS: Update my affiliation/email.
3873
3874 2014-05-19 Mike Stump <mikestump@comcast.net>
3875
3876 * MAINTAINERS: Add wide-int reviewers.
3877
3878 2014-05-14 Sandra Loosemore <sandra@codesourcery.com>
3879
3880 * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
3881 * configure: Regenerated.
3882
3883 2014-05-15 Torvald Riegel <triegel@redhat.com>
3884
3885 * MAINTAINERS (libitm): Add myself as maintainer.
3886
3887 2014-05-07 Charles Baylis <charles.baylis@linaro.org>
3888
3889 * MAINTAINERS (Write After Approval): Add myself.
3890
3891 2014-05-01 Richard Sandiford <rdsandiford@googlemail.com>
3892
3893 * config.sub, config.guess: Import from upstream.
3894
3895 2014-04-29 Alan Lawrence <alan.lawrence@arm.com>
3896
3897 * MAINTAINERS (Write After Approval): Put myself in correct order.
3898
3899 2014-04-29 Alan Lawrence <alan.lawrence@arm.com>
3900
3901 * MAINTAINERS (Write After Approval): Add myself.
3902
3903 2014-04-24 Laurynas Biveinis <laurynas.biveinis@gmail.com>
3904
3905 * MAINTAINERS: Move myself from Reviewers to Write After Approval
3906 section.
3907
3908 2014-04-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
3909
3910 * MAINTAINERS (Write After Approval): Delete myself.
3911
3912 2014-04-17 Jakub Jelinek <jakub@redhat.com>
3913
3914 PR sanitizer/56781
3915 * libtool-ldflags: Also prefix -static-lib*, -shared-lib*
3916 and -B* options with -Xcompiler.
3917
3918 2014-04-04 Eric Botcazou <ebotcazou@adacore.com>
3919
3920 PR bootstrap/60620
3921 * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3.
3922 * Makefile.in: Regenerate.
3923
3924 2014-03-28 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
3925
3926 * Makefile.def (dependencies): Make all-ld depend on all-binutils
3927 for WINDRES_FOR_TARGET in default-manifest.o rule.
3928 * Makefile.in: Regenerate.
3929
3930 2014-03-26 Dominique d'Humieres <dominiq@lps.ens.fr>
3931
3932 * MAINTAINERS (Write After Approval): Add myself.
3933
3934 2014-03-26 Jakub Jelinek <jakub@redhat.com>
3935
3936 PR sanitizer/56781
3937 * Makefile.def: Set bootstrap=true; for host fixincludes.
3938 * configure.ac: Don't bootstrap host fixincludes unless
3939 --with-build-config=bootstrap-{a,ub}san.
3940 * Makefile.in: Regenerated.
3941 * configure: Regenerated.
3942
3943 2014-03-21 Jakub Jelinek <jakub@redhat.com>
3944
3945 * configure.ac: Move BUILD_CONFIG set up earlier. Add
3946 --enable-vtable-verify option parsing. Don't add
3947 target-libsanitizer to bootstrap_target_libs unless
3948 --with-build-config=bootstrap-asan or
3949 --with-build-config=bootstrap-ubsan. Don't add target-libvtv
3950 to bootstrap_target_libs unless --enable-vtable-verify.
3951 * configure: Regenerated.
3952
3953 2014-03-10 Anatoly Sokolov <aesok@post.ru>
3954
3955 * MAINTAINERS (Write After Approval): Add myself.
3956
3957 2014-03-07 Denis Chertykov <chertykov@gmail.com>
3958
3959 * MAINTAINERS: Remove avr maintainers: Anatoly Sokolov and Eric Weddington
3960
3961 2014-03-07 Jakub Jelinek <jakub@redhat.com>
3962
3963 PR bootstrap/58572
3964 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
3965 -I for libstdc++-v3 includes if $(LEAN).
3966 * Makefile.in: Regenerated.
3967
3968 2014-03-04 Jonathan Wakely <jwakely@redhat.com>
3969
3970 * MAINTAINERS: Update my email address.
3971
3972 2014-02-24 Walter Lee <walt@tilera.com>
3973
3974 * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
3975 (tilegx-*-*): Change to tilegx*-*-*.
3976 * configure: Regenerate.
3977
3978 2014-02-17 Loren J. Rittle <ljrittle@acm.org>
3979
3980 * MAINTAINERS (Various Maintainers: c++ runtime libs): Remove myself.
3981
3982 2014-02-17 Kugan Vivekanandarajah <kuganv@linaro.org>
3983
3984 * MAINTAINERS (Write After Approval): Add myself.
3985
3986 2014-02-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3987
3988 PR target/59788
3989 * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
3990 *solaris2*.
3991
3992 2014-01-21 John David Anglin <danglin@gcc.gnu.org>
3993
3994 * MAINTAINERS: Update my email address.
3995
3996 2014-01-20 Gerald Pfeifer <gerald@pfeifer.com>
3997
3998 * MAINTAINERS: Convert to UTF-8.
3999 Properly sort Xinliang David Li's entry.
4000
4001 2013-12-31 Chung-Lin Tang <cltang@codesourcery.com>
4002 Sandra Loosemore <sandra@codesourcery.com>
4003
4004 * MAINTAINERS: Add Sandra Loosemore and Chung-Lin Tang as
4005 nios2 port maintainers.
4006
4007 2013-12-16 Markus Trippelsdorf <markus@trippelsdorf.de>
4008
4009 * MAINTAINERS (Write After Approval): Add myself.
4010
4011 2013-12-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
4012
4013 * configure.ac: Add user-friendly check for native x86_64-linux
4014 multilibs.
4015 * configure: Regenerate.
4016
4017 2013-12-06 Oleg Endo <olegendo@gcc.gnu.org>
4018
4019 * MAINTAINERS: Add myself as sh maintainer.
4020
4021 2013-12-03 Bill Schmidt <wschmidt@linux.vnet.ibm.com>
4022
4023 * MAINTAINERS: Add self as SLSR maintainer.
4024
4025 2013-11-18 Jan Hubicka <hubicka@ucw.cz>
4026
4027 * MAINTAINERS: Update my email address.
4028
4029 2013-11-15 David Edelsohn <dje.gcc@gmail.com>
4030
4031 * MAINTAINERS (Global Reviewers, c++): Remove Mark Mitchell.
4032
4033 2013-11-07 Thomas Schwinge <thomas@codesourcery.com>
4034
4035 * Makefile.in: Regenerate.
4036
4037 * Makefile.tpl: Fix typo.
4038 * Makefile.in: Regenerate partially.
4039
4040 2013-11-04 Balaji V. Iyer <balaji.v.iyer@intel.com>
4041
4042 * configure.ac: Added libcilkrts to noconfig list when C++ is not
4043 supported.
4044 * configure: Regenerated.
4045
4046 2013-11-01 Trevor Saunders <tsaunders@mozilla.com>
4047
4048 * MAINTAINERS (Write After Approval): Add myself.
4049
4050 2013-10-30 Jason Merrill <jason@redhat.com>
4051
4052 * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
4053 --disable-build-format-warnings.
4054
4055 2013-10-29 Balaji V. Iyer <balaji.v.iyer@intel.com>
4056
4057 * Makefile.def: Add libcilkrts to target_modules. Make libcilkrts
4058 depend on libstdc++ and libgcc.
4059 * configure: Regenerate.
4060 * configure.ac: Added libcilkrts to target binaries. Also, restrict
4061 libcilkrts for POSIX and i*86, and x86_64 architectures.
4062 * Makefile.in: Added libcilkrts related fields to support building it.
4063
4064 2013-10-26 Jeff Law <law@redhat.com>
4065
4066 * Makefile.def (target_modules): Remove libmudflap
4067 (languages): Remove check-target-libmudflap).
4068 * Makefile.in: Rebuilt.
4069 * Makefile.tpl (check-target-libmudflap-c++): Remove.
4070 * configure.ac (target_libraries): Remove target-libmudflap.
4071 Remove checks which disabled libmudflap on some systems.
4072 * configure: Rebuilt.
4073 * libmudflap: Directory removed.
4074
4075 2013-10-21 Cong Hou <congh@google.com>
4076
4077 * MAINTAINERS (Write After Approval): Add myself.
4078
4079 2013-10-16 Mike Stump <mikestump@comcast.net>
4080
4081 * .dir-locals.el: Add.
4082
4083 2013-10-15 David Malcolm <dmalcolm@redhat.com>
4084
4085 * configure.ac: Add --enable-host-shared
4086 * configure: Regenerate.
4087
4088 2013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
4089
4090 Import from savannah.gnu.org:
4091 * config.guess: Update to 2013-06-10 version.
4092 * config.sub: Update to 2013-10-01 version.
4093
4094 2013-10-01 Simon Cook <simon.cook@embecosm.com>
4095
4096 Changes to build configuration to allow big endian ARC ELF toolchain
4097 * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
4098 * configure: Regenerate.
4099
4100 2013-09-20 Alan Modra <amodra@gmail.com>
4101
4102 * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
4103 ppc host match. Support little-endian powerpc linux hosts.
4104
4105 2013-09-19 Dodji Seketeli <dodji@redhat.com>
4106
4107 * MAINTAINERS (diagnostic messages): Add myself as diagnostics
4108 maintainer.
4109
4110 2013-09-12 DJ Delorie <dj@redhat.com>
4111
4112 * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
4113 maintainers.
4114
4115 2013-09-03 Richard Biener <rguenther@suse.de>
4116
4117 * configure.ac: Also allow ISL 0.12.
4118 * configure: Regenerated.
4119
4120 2013-08-30 Bernd Edlinger <bernd.edlinger@hotmail.de>
4121
4122 * MAINTAINERS (Write After Approval): Add myself.
4123
4124 2013-08-27 David Malcolm <dmalcolm@redhat.com>
4125
4126 * MAINTAINERS (gdbhooks.py): Add myself as maintainer.
4127
4128 2013-08-26 Caroline Tice <cmtice@google.com>
4129
4130 * MAINTAINERS: Correct earliers update: Move myself from libvtv
4131 "Various Reviewers" to libvtv "Various Maintainers".
4132
4133 2013-08-20 Steven Bosscher <steven@gcc.gnu.org>
4134
4135 * MAINTAINERS: Add myself as RTL optimizers reviewer.
4136
4137 2013-08-19 Benjamin De Kosnik <bkoz@gnu.org>
4138
4139 * MAINTAINERS: Update name, email.
4140
4141 2013-08-13 Adam Butcher <adam@jessamine.co.uk>
4142
4143 * MAINTAINERS (Write After Approval): Add myself.
4144
4145 2013-08-12 Caroline Tice <cmtice@google.com>
4146
4147 * MAINTAINERS: Add myself as libvtv maintainer. Correct my email
4148 address in the Write After Approval section.
4149
4150 2013-08-09 Carlos O'Donell <carlos@redhat.com>
4151
4152 * MAINTAINERS (Write After Approval): Update email.
4153
4154 2013-08-08 Benjamin Kosnik <bkoz@redhat.com>
4155
4156 * configure.ac: Adjust to check VTV_SUPPORTED.
4157 * configure: Regenerated.
4158
4159 2013-08-02 Caroline Tice <cmtice@google.com>
4160
4161 * configure.ac: Add target-libvtv to target_libraries; disable libvtv
4162 on non-linux systems; add target-libvtv to noconfigdirs; add
4163 libsupc++/.libs to C++ library search paths.
4164 * configure: Regenerated.
4165 * Makefile.def: Add libvtv to target_modules; make libvtv depend on
4166 libstdc++ and libgcc.
4167 * Makefile.in: Regenerated.
4168
4169 2013-07-19 Yvan Roux <yvan.roux@linaro.org>
4170
4171 * MAINTAINERS (Write After Approval): Add myself.
4172
4173 2013-07-19 Chung-Ju Wu <jasonwucj@gmail.com>
4174 Shiva Chen <shiva0217@gmail.com>
4175
4176 * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
4177 nds32 port maintainers.
4178
4179 2013-07-17 Tim Shen <timshen91@gmail.com>
4180
4181 * MAINTAINERS (Write After Approval): Add myself.
4182
4183 2013-07-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
4184
4185 * configure.ac: Sync from binutils.
4186 * configure: Regenerate.
4187
4188 2013-06-14 Vidya Praveen <vidyapraveen@arm.com>
4189
4190 * MAINTAINERS (Write After Approval): Add myself.
4191
4192 2013-06-01 Dinar Temirbulatov <dinar@kugelworks.com>
4193
4194 * MAINTAINERS (Write After Approval): Add myself.
4195
4196 2013-05-17 David Malcolm <dmalcolm@redhat.com>
4197
4198 * MAINTAINERS (Write After Approval): Add myself.
4199
4200 2013-04-30 Brooks Moses <bmoses@google.com>
4201
4202 * MAINTAINERS: Update my email; move myself from Fortran
4203 reviewer to Write After Approval.
4204
4205 2013-04-16 Andreas Schwab <schwab@suse.de>
4206
4207 * configure.ac (aarch64-*-*): Don't disable java.
4208 * configure: Regenerate.
4209
4210 2013-04-10 Chung-Ju Wu <jasonwucj@gmail.com>
4211
4212 * MAINTAINERS (Write After Approval): Add myself.
4213
4214 2013-03-30 Matthias Klose <doko@ubuntu.com>
4215
4216 * Makefile.def (target_modules): Don't install libffi.
4217 * Makefile.in: Regenerate.
4218
4219 2013-02-24 Tilo Schwarz <tilo@tilo-schwarz.de>
4220
4221 * MAINTAINERS (Write After Approval): Add myself.
4222
4223 2013-02-20 Andrew Sutton <andrew.n.sutton@gmail.com>
4224
4225 * MAINTAINERS (Write After Approval): Add myself.
4226
4227 2013-02-15 Yufeng Zhang <yufeng.zhang@arm.com>
4228
4229 * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
4230 * configure: Regenerated.
4231
4232 2013-02-05 Ian Lance Taylor <iant@google.com>
4233
4234 PR go/55969
4235 * configure.ac: Disable libgo on some systems where it does not
4236 work.
4237
4238 2013-02-04 David Edelsohn <dje.gcc@gmail.com>
4239
4240 * MAINTAINERS: Explicitly add myself as AIX maintainer.
4241 Remove Geoff Keating as rs6000 port maintainer, at his request.
4242
4243 2013-01-24 Maxim Kuvyrkov <maxim@kugelworks.com>
4244
4245 * MAINTAINERS: Update my email.
4246
4247 2013-01-23 Shenghou Ma <minux.ma@gmail.com>
4248
4249 * configure: Re-generate.
4250
4251 2013-01-15 Richard Biener <rguenther@suse.de>
4252
4253 PR other/55973
4254 * configure: Re-generate.
4255
4256 2013-01-14 Matthias Klose <doko@ubuntu.com>
4257
4258 * Makefile.def (install-target-libsanitizer): Depend on
4259 install-target-libstdc++-v3.
4260 * Makefile.in: Regenerate.
4261
4262 2013-01-14 Richard Biener <rguenther@suse.de>
4263
4264 * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
4265 * configure: Re-generate
4266
4267 2013-01-11 Jan-Benedict Glaw <jbglaw@lug-owl.de>
4268
4269 * config.sub: Update from config repo.
4270
4271 2013-01-11 Eric Botcazou <ebotcazou@adacore.com>
4272
4273 * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
4274 * Makefile.in: Regenerate.
4275
4276 2013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
4277
4278 * MAINTAINERS (arc): Add new port maintainership for myself.
4279
4280 2013-01-09 Jason Merrill <jason@redhat.com>
4281
4282 * .gitignore: Import from gdb repository.
4283
4284 2013-01-09 H.J. Lu <hongjiu.lu@intel.com>
4285
4286 * Makefile.def (configure-gcc): Depend on all-gmp.
4287 (all-gcc): Remove dependency on all-gmp.
4288 * Makefile.in: Regenerated.
4289
4290 2013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
4291
4292 * config.sub: Merge from config repo.
4293 * config.guess: Ditto.
4294
4295 2013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
4296
4297 * Makefile.def: Merge from binutils.
4298 * Makefile.in: Ditto.
4299
4300 2013-01-01 Maxim Kuvyrkov <maxim.kuvyrkov@gmail.com>
4301
4302 * MAINTAINERS: Update my email.
4303
4304 2012-12-29 Ben Elliston <bje@gnu.org>
4305
4306 * config.guess: Update to 2012-12-29 version.
4307 * config.sub: Likewise.
4308
4309 2012-12-20 Matthias Klose <doko@ubuntu.com>
4310
4311 * Makefile.def (install-target-libgfortran): Depend on
4312 install-target-libquadmath, install-target-libgcc.
4313 (install-target-libsanitizer): Depend on install-target-libgcc.
4314 (install-target-libjava): Depend on install-target-libgcc.
4315 (install-target-libitm): Depend on install-target-libgcc.
4316 (install-target-libobjc): Depend on install-target-libgcc.
4317 (install-target-libstdc++-v3): Depend on install-target-libgcc.
4318 * Makefile.in: Regenerate.
4319
4320 2012-12-19 Matthias Klose <doko@ubuntu.com>
4321
4322 * Makefile.def (install-target-libgo): Depend on
4323 install-target-libatomic.
4324 * Makefile.in: Regenerate.
4325
4326 2012-12-18 Andreas Schwab <schwab@linux-m68k.org>
4327
4328 PR go/55201
4329 * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
4330 * Makefile.in: Regenerate.
4331
4332 2012-12-16 Thomas Schwinge <thomas@codesourcery.com>
4333
4334 * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
4335 * configure: Regenerate.
4336
4337 2012-12-12 Jan-Benedict Glaw <jbglaw@lug-owl.de>
4338
4339 * config.sub: Merge from config repo.
4340
4341 2012-12-11 H.J. Lu <hongjiu.lu@intel.com>
4342
4343 * Makefile.def (target_modules): Add bootstrap=true and
4344 raw_cxx=true to libsanitizer.
4345 * configure.ac (bootstrap_target_libs): Add libsanitizer.
4346 * Makefile.in: Regenerated.
4347 * configure: Likewise.
4348
4349 2012-12-01 Richard Sandiford <rdsandiford@googlemail.com>
4350
4351 * MAINTAINERS: Remove self as RTL optimization maintainer.
4352
4353 2012-11-30 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
4354
4355 * MAINTAINERS (Write After Approval): Add myself.
4356
4357 2012-11-28 H.J. Lu <hongjiu.lu@intel.com>
4358
4359 * Makefile.def (target_modules): Remove bootstrap=true and
4360 raw_cxx=true from libsanitizer.
4361 * configure.ac (bootstrap_target_libs): Remove libsanitizer.
4362 * Makefile.in: Regenerated.
4363 * configure: Likewise.
4364
4365 2012-11-28 H.J. Lu <hongjiu.lu@intel.com>
4366
4367 * Makefile.def (target_modules): Add bootstrap=true and
4368 raw_cxx=true to libsanitizer.
4369 * configure.ac (bootstrap_target_libs): Add libsanitizer.
4370 * Makefile.in: Regenerated.
4371 * configure: Likewise.
4372
4373 2012-11-28 Andrew Pinski <apinski@cavium.com>
4374
4375 PR bootstrap/54279
4376 * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
4377 * configure: Regenerate.
4378 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
4379 * Makefile.in: Regenerate.
4380
4381 2012-11-27 Siddhesh Poyarekar <siddhesh@redhat.com>
4382
4383 * configure.ac: Disable libsanitizer if we're not building C++.
4384 * configure: Regenerate.
4385
4386 2012-11-15 Roland McGrath <roland@hack.frob.com>
4387
4388 * MAINTAINERS (Write After Approval): Add myself.
4389
4390 2012-11-15 Dmitry Vyukov <dvyukov@google.com>
4391
4392 * MAINTAINERS: (libsanitizer, asan.c): Add myself,
4393 Kostya Serebryany (kcc@google.com) and
4394 Jakub Jelinek (jakub@redhat.com).
4395 Rename area for Dodji Seketeli (dodji@redhat.com).
4396
4397 2012-11-15 Dodji Seketeli <dodji@redhat.com>
4398
4399 * MAINTAINERS: (asan.c, related): Add myself.
4400
4401 2012-11-14 Roland McGrath <mcgrathr@google.com>
4402
4403 * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
4404 * configure: Regenerate.
4405
4406 2012-11-13 Richard Henderson <rth@redhat.com>
4407
4408 * configure.ac: Move libsanitizer logic to subdirectory.
4409 * configure: Regenerate.
4410
4411 2012-11-13 Dodji Seketeli <dodji@redhat.com>
4412
4413 * configure.ac: Enable libsanitizer just on x86 linux for now.
4414 * configure: Re-generate.
4415
4416 2012-11-13 David Edelsohn <dje.gcc@gmail.com>
4417
4418 * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
4419 sections.
4420 * configure: Regenerate.
4421
4422 2012-11-13 Hans-Peter Nilsson <hp@axis.com>
4423
4424 * configure.ac: Add section for configdirs for libsanitizer.
4425 Disable for cris-*-* and mmix-*-*.
4426 * configure: Regenerate.
4427
4428 2012-11-12 Wei Mi <wmi@google.com>
4429
4430 * configure.ac: Add libsanitizer to target_libraries.
4431 * Makefile.def: Ditto.
4432 * configure: Regenerate.
4433 * Makefile.in: Regenerate.
4434 * libsanitizer: New directory for asan runtime. Contains an empty
4435 tsan directory.
4436
4437 2012-11-03 Corinna Vinschen <corinna@vinschen.de>
4438
4439 * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
4440 against Mingw64 w32api.
4441 * configure: Regenerate.
4442
4443 2012-11-03 H.J. Lu <hongjiu.lu@intel.com>
4444
4445 * configure: Regenerated.
4446
4447 2012-11-03 Robert Mason <rbmj@verizon.net>
4448
4449 * configure.ac: add --disable-libstdcxx configure option
4450 and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
4451
4452 2012-10-30 Ganesh Gopalasubramanian <Ganesh.Gopalasubramanian@amd.com>
4453
4454 * MAINTAINERS (Write After Approval): Add myself.
4455
4456 2012-10-26 James Greenhalgh <james.greenhalgh@arm.com>
4457
4458 * MAINTAINERS (Write After Approval): Add myself.
4459
4460 2012-10-24 Sharad Singhai <singhai@google.com>
4461
4462 * MAINTAINERS (Write After Approval): Add myself.
4463
4464 2012-10-24 Eric Christopher <echristo@gmail.com>
4465
4466 * MAINTAINERS: Update email address.
4467
4468 2012-10-23 Eric Botcazou <ebotcazou@adacore.com>
4469
4470 PR bootstrap/54820
4471 * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
4472 * configure: Regenerate.
4473
4474 2012-10-23 Richard Earnshaw <rearnsha@arm.com>
4475
4476 * MAINTAINERS (aarch64): Add Marcus and myself.
4477
4478 2012-10-22 Eric Botcazou <ebotcazou@adacore.com>
4479
4480 PR bootstrap/54820
4481 * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
4482 (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
4483 (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
4484 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
4485 (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
4486 * Makefile.in: Regenerate.
4487 * configure.ac (have_static_libs): New variable and associated check.
4488 (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
4489 -static-libgcc if stage1_libs is empty and have_static_libs is yes.
4490 * configure: Regenerate.
4491
4492 2012-10-10 Richard Biener <rguenther@suse.de>
4493
4494 * MAINTAINERS: Adjust for changed surname.
4495
4496 2012-10-04 Lawrence Crowl <crowl@google.com>
4497
4498 * MAINTAINERS (Write After Approval): Add myself.
4499
4500 2012-10-01 Cary Coutant <ccoutant@google.com>
4501
4502 * MAINTAINERS: Add myself as dwarf debugging code maintainer.
4503
4504 2012-09-28 Ian Lance Taylor <iant@google.com>
4505
4506 * Makefile.def: Make all-target-libgo depend on
4507 all-target-libbacktrace.
4508 * Makefile.in: Rebuild.
4509
4510 2012-09-26 Ian Lance Taylor <iant@google.com>
4511
4512 * Makefile.def: Make all-gcc depend on all-libbacktrace.
4513 * Makefile.in: Rebuild.
4514
4515 2012-09-20 Walter Lee <walt@tilera.com>
4516
4517 * configure.ac: Add tilegx to list of targets that support gold.
4518 * configure: Regenerate.
4519
4520 2012-09-20 Marek Polacek <polacek@redhat.com>
4521
4522 * MAINTAINERS (Write After Approval): Add myself.
4523
4524 2012-09-19 Steve Ellcey <sellcey@mips.com>
4525
4526 * configure.ac: Add mips*-mti-elf* target.
4527 * configure: Regenerate.
4528
4529 2012-09-17 Ian Lance Taylor <iant@google.com>
4530
4531 * MAINTAINERS (Various Maintainers): Add libbacktrace.
4532 * configure.ac (host_libs): Add libbacktrace.
4533 (target_libraries): Add libbacktrace.
4534 * Makefile.def (host_modules): Add libbacktrace.
4535 (target_modules): Likewise.
4536 * configure, Makefile.in: Rebuild.
4537
4538 2012-09-14 David Edelsohn <dje.gcc@gmail.com>
4539
4540 PR target/38607
4541 Merge upstream change.
4542 * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
4543
4544 * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
4545 Add libgomp*.o to compare_exclusions for AIX.
4546 * configure: Regenerate.
4547
4548 2012-09-06 Diego Novillo <dnovillo@google.com>
4549
4550 * configure.ac: Bump minimum GMP version to 4.2.3.
4551 * configure: Re-generate.
4552
4553 2012-09-05 Georg-Johann Lay <avr@gjlay.de>
4554
4555 PR target/54461
4556 * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
4557 target-libgloss if not configured --with-avrlibc=no.
4558 * configure: Regenerate.
4559
4560 2012-09-04 Jason Merrill <jason@redhat.com>
4561
4562 * configure.ac: Fix --enable-languages=all.
4563
4564 2012-09-04 Christophe Lyon <christophe.lyon@st.com>
4565
4566 * MAINTAINERS (Write After Approval): Add myself.
4567
4568 2012-09-03 Richard Guenther <rguenther@suse.de>
4569
4570 PR bootstrap/54138
4571 * configure.ac: Re-organize ISL / CLOOG checks to allow
4572 disabling with either --without-isl or --without-cloog.
4573 * configure: Regenerated.
4574
4575 2012-09-03 Georg-Johann Lay <avr@gjlay.de>
4576
4577 * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
4578 * configure: Regenerate.
4579
4580 2012-08-27 Ulrich Drepper <drepper@gmail.com>
4581
4582 * MAINTAINERS: Fix my email address.
4583
4584 2012-08-26 H.J. Lu <hongjiu.lu@intel.com>
4585
4586 PR binutils/4970
4587 * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
4588 and opcodes.
4589 * Makefile.in: Regenerated.
4590
4591 2012-08-26 Art Haas <ahaas@impactweather.com>
4592
4593 * configure: Regenerate.
4594
4595 2012-08-25 Křištof Želechovski <giecrilj@stegny.2a.pl>
4596
4597 * INSTALL/README: Also refer to the online installation
4598 instructions.
4599
4600 2012-08-21 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
4601
4602 * MAINTAINERS (Write After Approval): Add myself.
4603 (Picochip port): Remove myself.
4604
4605 2012-08-14 Diego Novillo <dnovillo@google.com>
4606
4607 Merge from cxx-conversion branch.
4608
4609 * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
4610 POSTSTAGE1_CONFIGURE_FLAGS.
4611 * Makefile.in: Regenerate.
4612 * configure.ac (ENABLE_BUILD_WITH_CXX): Remove. Update all users.
4613 Force C++ when bootstrapping.
4614 * configure: Regenerate.
4615
4616 2012-07-24 Jan-Benedict Glaw <jbglaw@lug-owl.de>
4617
4618 * MAINTAINERS (Write After Approval): Add myself.
4619
4620 2012-07-16 Joseph Myers <joseph@codesourcery.com>
4621
4622 * README: Document use of ranges of years in copyright notices.
4623
4624 2012-07-06 Richard Guenther <rguenther@suse.de>
4625
4626 * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
4627 as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
4628 --with-gmp=system.
4629 * Makefile.in: Regenerated.
4630 * configure: Likewise.
4631
4632 2012-07-06 Richard Guenther <rguenther@suse.de>
4633
4634 * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
4635 * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
4636 supply V=1 as extra_make_flags.
4637 * configure: Regenerated.
4638 * Makefile.in: Likewise.
4639
4640 2012-07-04 Tristan Gingold <gingold@adacore.com>
4641
4642 * configure: Regenerate.
4643
4644 2012-07-03 Richard Guenther <rguenther@suse.de>
4645
4646 * Makfile.def (isl): Remove not necessary extra_exports and
4647 extra_make_flags.
4648 (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
4649 * Makefile.in: Regenerated.
4650
4651 2012-07-03 Richard Guenther <rguenther@suse.de>
4652
4653 * Makefile.def (cloog): Add V=1 to extra_make_flags.
4654 * configure.ac: If either the ISL or the CLooG check failed
4655 do not try to build in-tree versions.
4656 * Makefile.in: Regenerated.
4657 * configure: Regenerated.
4658
4659 2012-07-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4660
4661 * configure: Regenerate.
4662
4663 2012-07-02 Janis Johnson <janisjo@codesourcery.com>
4664
4665 * MAINTAINERS (Various Maintainers): Add myself as testsuite
4666 maintainer.
4667
4668 2012-07-02 Richard Guenther <rguenther@suse.de>
4669
4670 * configure: Regenerated.
4671
4672 2012-07-02 Richard Guenther <rguenther@suse.de>
4673 Michael Matz <matz@suse.de>
4674 Tobias Grosser <tobias@grosser.es>
4675 Sebastian Pop <sebpop@gmail.com>
4676
4677 * Makefile.def: Add ISL host module, remove PPL host module.
4678 Adjust ClooG host module to use the proper ISL.
4679 * Makefile.tpl: Pass ISL include flags instead of PPL ones.
4680 * configure.ac: Include config/isl.m4. Add ISL host library,
4681 remove PPL. Remove PPL configury, add ISL configury, adjust
4682 ClooG configury.
4683 * Makefile.in: Regenerated.
4684 * configure: Likewise.
4685
4686 2012-07-02 Richard Guenther <rguenther@suse.de>
4687
4688 Merge from graphite branch
4689 2011-07-21 Tobias Grosser <tobias@grosser.es>
4690
4691 * configure: Regenerated.
4692 * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
4693 both cloog.org and legacy versions. The only supported version will
4694 be CLooG with the isl backend.
4695
4696 2011-07-21 Tobias Grosser <tobias@grosser.es>
4697
4698 * configure: Regenerated.
4699 * configure.ac: Require cloog isl 0.17.0
4700
4701 2011-07-21 Tobias Grosser <tobias@grosser.es>
4702
4703 * configure: Regenerated.
4704 * config/cloog.m4: Do not define CLOOG_ORG
4705
4706 2012-06-29 Steven Bosscher <steven@gcc.gnu.org>
4707
4708 * configure.ac: Skip C if explicitly selected.
4709 * configure: Regenerate.
4710
4711 2012-06-28 Christophe Lyon <christophe.lyon@st.com>
4712
4713 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
4714 they contain -O2.
4715 * configure: Regenerate.
4716
4717 2012-06-25 Richard Sandiford <rdsandiford@googlemail.com>
4718
4719 PR debug/53740
4720 * df.h, df-problems.c, dce.c: Revert last patch.
4721
4722 2012-06-25 Iain Sandoe <iain@codesourcery.com>
4723
4724 * MAINTAINERS (Write After Approval): Update my email address.
4725
4726 2012-06-21 Meador Inge <meadori@codesourcery.com>
4727
4728 * MAINTAINERS (Write After Approval): Add myself.
4729
4730 2012-06-20 Jason Merrill <jason@redhat.com>
4731
4732 * Makefile.tpl (check-target-libgomp-c++): New.
4733 (check-target-libitm-c++): New.
4734 * Makefile.def (c++): Add them.
4735 * Makefile.in: Regenerate.
4736
4737 2012-05-29 Edmar Wienskoski <edmar@freescale.com>
4738
4739 * MAINTAINERS (Write After Approval): Add myself.
4740
4741 2012-05-16 Olivier Hainque <hainque@adacore.com>
4742
4743 * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
4744 (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
4745 (install-no-fixedincludes): Adjust accordingly.
4746 * Makefile.in: Regenerate.
4747
4748 2012-05-15 H.J. Lu <hongjiu.lu@intel.com>
4749
4750 Merge upstream change
4751 * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
4752
4753 2012-05-14 Marc Glisse <marc.glisse@inria.fr>
4754
4755 * MAINTAINERS (Write After Approval): Add myself.
4756
4757 2012-05-09 Nick Clifton <nickc@redhat.com>
4758 Paul Smith <psmith@gnu.org>
4759
4760 PR bootstrap/50461
4761 * configure.ac (mpfr-dir): When using in-tree MPFR sources
4762 allow for the fact that from release v3.1.0 of MPFR the source
4763 files were moved into a src sub-directory.
4764 * configure: Regenerate.
4765
4766 2012-05-07 Janne Blomqvist <jb@gcc.gnu.org>
4767
4768 * configure.ac: Bump minimum MPFR version to 2.4.0.
4769 * configure: Regenerated.
4770
4771 2012-05-01 Richard Henderson <rth@redhat.com>
4772
4773 * Makefile.def (libatomic): New target_module.
4774 * configure.ac (target_libraries): Add libatomic.
4775 (noconfigdirs): Check if libatomic is supported.
4776 * Makefile.in, configure: Rebuild.
4777
4778 2012-05-01 Greta Yorsh <Greta.Yorsh@arm.com>
4779
4780 * MAINTAINERS (Write After Approval): Add myself.
4781
4782 2012-04-25 Joel Brobecker <brobecker@adacore.com>
4783
4784 * config.sub: Update to 2012-04-18 version from official repo.
4785
4786 2012-04-24 Naveen H.S <naveen.S@kpitcummins.com>
4787
4788 * MAINTAINERS (Write After Approval): Add myself.
4789
4790 2012-04-11 Steve Ellcey <sellcey@mips.com>
4791
4792 * MAINTAINERS: Changed email address.
4793
4794 2012-03-28 Georg-Johann Lay <avr@gjlay.de>
4795
4796 PR target/52737
4797 * contrib/gcc_update (files_and_dependencies):
4798 Remove gcc/config/avr/t-multilib from touch data.
4799
4800 2012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4801
4802 * MAINTAINERS (OS Port Maintainers): Remove irix.
4803 * configure.ac (enable_libgomp): Remove *-*-irix6*.
4804 (unsupported_languages): Remove mips-sgi-irix6.*.
4805 (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
4806 (with_stabs): Remove.
4807 * configure: Regenerate.
4808
4809 2012-03-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4810
4811 * MAINTAINERS (OS Port Maintainers): Remove osf.
4812 * configure.ac (enable_libgomp): Remove *-*-osf*.
4813 (with_stabs): Remove alpha*-*-osf*.
4814 * configure: Regenerate.
4815
4816 2012-03-05 Tristan Gingold <gingold@adacore.com>
4817
4818 * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
4819 * configure: Regenerate.
4820
4821 2012-02-17 Walter Lee <walt@tilera.com>
4822
4823 * MAINTAINERS: (Write After Approval): Delete myself.
4824
4825 2012-02-14 Walter Lee <walt@tilera.com>
4826
4827 * MAINTAINERS (tilegx port): Add myself.
4828 (tilepro port): Add myself.
4829 (Write After Approval): Add myself.
4830
4831 2012-02-12 Gerald Pfeifer <gerald@pfeifer.com>
4832
4833 * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
4834 and Joseph Myers as docstring relicensing maintainers.
4835
4836 2012-02-09 Bin Cheng <bin.cheng@arm.com>
4837
4838 * MAINTAINERS (write-after-approval): Add myself.
4839
4840 2012-02-08 Ira Rosen <irar@il.ibm.com>
4841
4842 * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
4843 maintainer.
4844
4845 2012-02-04 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
4846
4847 * MAINTAINERS (Write After Approval): Move myself to
4848 maintain alphabetical order.
4849
4850 2012-02-03 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
4851
4852 * MAINTAINERS (Write After Approval): Add myself.
4853
4854 2012-02-02 Jayant R Sonar <jayant.sonar@kpitcummins.com>
4855
4856 * MAINTAINERS (Write After Approval): Add myself.
4857
4858 2012-02-02 Sumanth G <sumanth.gundapaneni@kpitcummins.com>
4859 Jayant R Sonar <jayant.sonar@kpitcummins.com>
4860
4861 * configure.ac (cr16-*-*): Remove nonconfigdirs.
4862 * configure: Regenerate.
4863
4864 2012-01-23 Harshit Chopra <harshit@google.com>
4865
4866 * MAINTAINERS (Write After Approval): Add myself.
4867
4868 2012-01-22 Douglas B Rupp <rupp@ngnat.com>
4869
4870 * configure.ac: Remove reference to mh-interix.
4871 * configure: Regenerate.
4872
4873 2012-01-05 Richard Henderson <rth@redhat.com>
4874
4875 PR bootstrap/51072
4876 * configure.ac: Disable libitm if c++ is not enabled.
4877 * configure: Rebuild.
4878
4879 * configure.ac: Fix regexp for same.
4880 * configure: Rebuild.
4881
4882 2012-01-02 Balaji V. Iyer <bviyer@gmail.com>
4883
4884 * MAINTAINERS (Write After Approval): Add myself.
4885
4886 2012-01-02 Richard Guenther <rguenther@suse.de>
4887
4888 PR bootstrap/51686
4889 * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
4890 * Makefile.in: Regenerate.
4891
4892 2011-12-28 Oleg Endo <olegendo@gcc.gnu.org>
4893
4894 * MAINTAINERS (Write After Approval): Add myself.
4895
4896 2011-12-18 Eric Botcazou <ebotcazou@adacore.com>
4897
4898 * configure: Regenerate.
4899
4900 2011-12-14 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
4901
4902 * MAINTAINERS (picochip): Changed email address.
4903
4904 2011-11-30 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
4905
4906 * MAINTAINERS (write-after-approval): Add self.
4907
4908 2011-11-29 DJ Delorie <dj@redhat.com>
4909
4910 * configure.ac (rl78-*-*) New case.
4911 * configure: Regenerate.
4912 * MAINTAINERS: Add myself as RL78 maintainer.
4913
4914 2011-11-21 Eric Botcazou <ebotcazou@libertysurf.fr>
4915
4916 * MAINTAINERS: Add self as co-maintainer of the Ada front end.
4917
4918 2011-11-21 Andreas Tobler <andreast@fgznet.ch>
4919
4920 * libtool.m4: Additional FreeBSD 10 fixes.
4921
4922 2011-11-21 Joern Rennecke <joern.rennecke@embecosm.com>
4923
4924 * MAINTAINERS: Move myself from Write After Approval to CPU Port
4925 Maintainers section, as Epiphany maintainer.
4926
4927 2011-11-18 Iain Sandoe <iains@gcc.gnu.org>
4928
4929 PR target/49992
4930 * configure.ac: Remove ranlib special-casing for Darwin.
4931 * configure: Regenerate.
4932
4933 2011-11-12 Andrey Belevantsev <abel@ispras.ru>
4934
4935 * MAINTAINERS (Reviewers): Keep the list sorted.
4936
4937 2011-11-11 Andrey Belevantsev <abel@ispras.ru>
4938
4939 * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
4940
4941 2011-11-09 Roland McGrath <mcgrathr@google.com>
4942
4943 * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
4944 * configure: Rebuild.
4945 * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
4946 * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
4947 (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
4948 (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
4949 (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
4950 Add READELF.
4951 * Makefile.in: Rebuild.
4952
4953 2011-11-09 Jason Merrill <jason@redhat.com>
4954
4955 * Makefile.def (language=c++): Remove check-c++0x.
4956 * Makefile.in (check-gcc-c++): Regenerate.
4957
4958 2011-11-08 Richard Henderson <rth@redhat.com>
4959
4960 * configure.ac: Test for libitm directory present first.
4961
4962 * configure.ac: Adjust srcdir for running libitm/configure.tgt.
4963
4964 * configure.ac: Test libitm/configure.tgt to disable libitm.
4965 * configure: Rebuild.
4966
4967 2011-11-07 Aldy Hernandez <aldyh@redhat.com>
4968 Richard Henderson <rth@redhat.com>
4969
4970 Merged from transactional-memory.
4971
4972 * Makefile.def (lang_env_dependencies): libitm is c++.
4973 Add libitm target module.
4974 * configure.ac: Likewise.
4975 * config/mmap.m4: New file.
4976 * contrib/gcc_update: Add libitm to touch data.
4977 * Makefile.in, configure: Rebuild.
4978
4979 2011-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4980
4981 * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
4982 LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
4983 * Makefile.in: Regenerate.
4984
4985 2011-11-01 DJ Delorie <dj@redhat.com>
4986
4987 * config.sub: Update to version 2011-10-29 (added rl78)
4988
4989 2011-10-27 Nick Clifton <nickc@redhat.com>
4990
4991 * config.sub: Import these changes from the config project:
4992
4993 2011-10-08 Joern Rennecke <joern.rennecke@embecosm.com>
4994 Ben Elliston <bje@gnu.org>
4995
4996 * config.sub (epiphany): New.
4997
4998 2011-09-09 Linas Vepstas <linasvepstas@gmail.com>
4999 Ben Elliston <bje@gnu.org>
5000
5001 * config.sub (hexagon, hexagon-*): New.
5002
5003 2011-08-23 Roland McGrath <mcgrathr@google.com>
5004
5005 * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
5006 64eb to be64.
5007
5008 2011-08-16 Roland McGrath <mcgrathr@google.com>
5009
5010 * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
5011 (nacl): Grok as alias for 32el-unknown-nacl.
5012
5013 2011-10-25 Kirill Yukhin <kirill.yukhin@intel.com>
5014
5015 * MAINTAINERS (Write After Approval): Add myself.
5016
5017 2011-10-24 Teresa Johnson <tejohnson@google.com>
5018
5019 * MAINTAINERS (Write After Approval): Add myself.
5020
5021 2011-09-21 Jakub Jelinek <jakub@redhat.com>
5022
5023 * MAINTAINERS (sparc port): Remove myself.
5024
5025 2011-09-14 Tom de Vries <tom@codesourcery.com>
5026
5027 * MAINTAINERS (Write After Approval): Add myself.
5028
5029 2011-08-14 Yao Qi <yao@codesourcery.com>
5030
5031 * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
5032 * configure: Regenerate.
5033
5034 2011-07-26 Ian Lance Taylor <iant@google.com>
5035
5036 * configure.ac: Set have_compiler based on whether gcc directory
5037 exists, rather than on whether gcc is in configdirs.
5038 * configure: Rebuild.
5039
5040 2011-07-21 Joseph Myers <joseph@codesourcery.com>
5041
5042 * MAINTAINERS (Global Reviewers): Add self.
5043
5044 2011-07-20 David Edelsohn <dje.gcc@gmail.com>
5045
5046 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
5047 link directories.
5048 * Makefile.in: Rebuild.
5049
5050 2011-07-20 Ian Lance Taylor <iant@google.com>
5051
5052 PR bootstrap/49787
5053 * configure.ac: Move --enable-bootstrap handling earlier in file.
5054 If --enable-bootstrap and either --enable-build-with-cxx or
5055 --enable-build-poststage1-with-cxx, enable C++ automatically.
5056 * configure: Rebuild.
5057
5058 2011-07-19 Ian Lance Taylor <iant@google.com>
5059
5060 * configure.ac: Add --enable-build-poststage1-with-cxx. If set,
5061 make C++ a boot_language. Set and substitute
5062 POSTSTAGE1_CONFIGURE_FLAGS.
5063 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
5064 (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
5065 * configure, Makefile.in: Rebuild.
5066
5067 2011-07-19 Vladimir Makarov <vmakarov@redhat.com>
5068
5069 * MAINTAINERS (Register Allocation): Move myself from reviewers to
5070 maintainers.
5071
5072 2011-07-18 Jakub Jelinek <jakub@redhat.com>
5073
5074 * MAINTAINERS (Global Reviewers): Add myself.
5075
5076 2011-07-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5077
5078 * configure: Regenerate.
5079
5080 2011-07-16 Jason Merrill <jason@redhat.com>
5081
5082 * Makefile.def (language=c++): Add check-c++0x and
5083 check-target-libmudflap-c++.
5084 * Makefile.tpl (check-target-libmudflap-c++): New.
5085 * Makefile.in: Regenerate.
5086
5087 2011-07-16 Matthias Klose <doko@ubuntu.com>
5088
5089 * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
5090 * Makefile.def (target_modules/libjava): Pass
5091 $(EXTRA_CONFIGARGS_LIBJAVA).
5092 * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
5093 if not configured with --enable-static-libjava.
5094 * Makefile.in: Regenerate.
5095 * configure: Likewise.
5096
5097 2011-07-15 Jason Merrill <jason@redhat.com>
5098
5099 * Makefile.in (check-c++): Move check-gcc-c++0x after
5100 check-target-libstdc++-v3.
5101
5102 2011-07-15 Bernd Schmidt <bernds@codesourcery.com>
5103
5104 * MAINTAINERS (c6x port): New entry.
5105
5106 2011-07-13 Jason Merrill <jason@redhat.com>
5107
5108 * Makefile.in (check-gcc-c++0x): New.
5109 (check-c++): Depend on it.
5110
5111 2011-07-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5112
5113 PR target/39150
5114 * configure.ac (i[3456789]86-*-solaris2*): Also accept
5115 x86_64-*-solaris2.1[0-9]*.
5116 * configure: Regenerate.
5117
5118 2011-06-29 Richard Sandiford <rdsandiford@googlemail.com>
5119
5120 * MAINTAINERS (RTL optimizers): Add self.
5121
5122 2011-06-27 Gabriel Charette <gchare@google.com>
5123
5124 * MAINTAINERS (Write After Approval): Add myself.
5125
5126 2011-06-22 Hans-Peter Nilsson <hp@axis.com>
5127
5128 PR regression/47836
5129 PR bootstrap/23656
5130 PR other/47733
5131 PR bootstrap/49247
5132 PR c/48825
5133 * configure.ac (target_libraries): Remove target-libiberty.
5134 Remove case-statement setting skipdirs=target-libiberty for
5135 multiple targets. Remove checking target_configdirs and
5136 removing target-libiberty but keeping target-libgcc if
5137 otherwise empty.
5138 * Makefile.def (target_modules): Don't add libiberty.
5139 (dependencies): Remove all traces of target-libiberty.
5140 * configure, Makefile.in: Regenerate.
5141
5142 2011-06-13 Walter Lee <walt@tilera.com>
5143
5144 * configure.ac (tilepro-*-*) New case.
5145 (tilegx-*-*): Likewise.
5146 * configure: Regenerate.
5147
5148 2011-06-06 Jing Yu <jingyu@google.com>
5149
5150 * configure.ac: Skip target-libiberty for
5151 arm*-*-linux-androideabi.
5152 * configure: Regenerated.
5153
5154 2011-06-06 Nick Clifton <nickc@redhat.com>
5155
5156 * config.sub: Sync from upstream.
5157
5158 2011-06-05 Nenad Vukicevic <nenad@intrepid.com>
5159
5160 * MAINTAINERS (Write After Approval): Add myself.
5161
5162 2011-06-01 Daniel Jacobowitz <drow@false.org>
5163
5164 * MAINTAINERS: Update my email address.
5165
5166 2011-05-27 Nathan Froyd <froydnj@codesourcery.com>
5167
5168 * MAINTAINERS (Write After Approval): Update my email address.
5169
5170 2011-05-11 Paul Pluzhnikov <ppluzhnikov@google.com>
5171
5172 * MAINTAINERS (Write After Approval): Add myself.
5173
5174 2011-05-08 Doug Kwan <dougkwan@google.com>
5175
5176 * configure.ac: Propagate LDFLAGS_FOR_TARGET.
5177 * configure: Regenerated.
5178 * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
5179 value from configure.
5180 * Makefile.in: Regenerated.
5181
5182 2011-05-05 Joseph Myers <joseph@codesourcery.com>
5183
5184 * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
5185 sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
5186 *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
5187 | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
5188 *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
5189 *-*-vxworks*): Disable newlib and libgloss in separate case
5190 statement.
5191 (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
5192 to separate case statement.
5193 (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
5194 *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
5195 alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
5196 sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
5197 arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
5198 bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
5199 i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
5200 i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
5201 i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
5202 i[[3456789]]86-*-rdos*, m32r-*-*,
5203 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
5204 | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
5205 powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
5206 rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
5207 | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
5208 sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
5209 sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
5210 *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
5211 and libgloss in main case over targets. Remove most empty cases
5212 in main case over targets.
5213 * configure: Regenerate.
5214
5215 2011-05-04 Janis Johnson <janisjo@codesourcery.com>
5216
5217 * MAINTAINERS (Write After Approval): Add myself.
5218
5219 2011-05-04 Joseph Myers <joseph@codesourcery.com>
5220
5221 * configure.ac: Remove code setting special library locations for
5222 hppa*64*-*-hpux11*. Remove code setting compiler for
5223 sparc-sun-solaris2*.
5224 * configure: Regenerate.
5225
5226 2011-05-04 Joseph Myers <joseph@codesourcery.com>
5227
5228 * configure.ac: Separate libgloss_dir settings from general case
5229 over targets.
5230 * configure: Regenerate.
5231
5232 2011-04-28 Joseph Myers <joseph@codesourcery.com>
5233
5234 * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
5235 alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
5236 arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
5237 cases in libgcj-disabling case statement.
5238 (hppa*64*-*-linux*): Set unsupported_languages instead of
5239 disabling target-zlib.
5240 (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
5241 to hppa*64*-*-hpux*.
5242 (hppa*-*-*): Restrict case in libgcj-disabling case statement to
5243 hppa*-*-hpux*.
5244 (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
5245 i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
5246 i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
5247 fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
5248 powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
5249 sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
5250 sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
5251 *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
5252 libgcj-disabling case statement.
5253 * configure: Regenerate.
5254
5255 2011-04-28 Joseph Myers <joseph@codesourcery.com>
5256
5257 * configure.ac: Disable Java for targets not supporting libffi.
5258 (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
5259 Remove cases in Java-disabling statement.
5260 (*arm-wince-pe): Change to arm-wince-pe.
5261 (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
5262 cases in Java-disabling statement.
5263 (bfin-*-*): Don't disable Java again.
5264 (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
5265 fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
5266 hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
5267 hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
5268 i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
5269 i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
5270 i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
5271 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
5272 Java-disabling statement.
5273 (mmix-*-*): Don't disable Java again.
5274 (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
5275 powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
5276 microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
5277 sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
5278 tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
5279 statement.
5280 * configure: Regenerate.
5281
5282 2011-04-28 Joseph Myers <joseph@codesourcery.com>
5283
5284 * configure.ac: Separate cases disabling Java and Java libraries
5285 from general case over targets.
5286 * configure: Regenerate.
5287
5288 2011-04-21 Jie Zhang <jzhang918@gmail.com>
5289
5290 * MAINTAINERS: Update my email address.
5291
5292 2011-04-20 Easwaran Raman <eraman@google.com>
5293
5294 * MAINTAINERS (Write After Approval): Add myself.
5295
5296 2011-04-18 Jack Howarth <howarth@bromo.med.uc.edu>
5297
5298 PR lto/48086
5299 * configure.ac: Re-enable LTO on *-apple-darwin9*.
5300 * configure: Regenerate.
5301
5302 2011-04-16 Jim Meyering <meyering@redhat.com>
5303
5304 * MAINTAINERS (Write After Approval): Add myself.
5305
5306 2011-04-15 Dodji Seketeli <dodji@redhat.com>
5307
5308 * MAINTAINERS: Update my email address.
5309
5310 2011-04-13 Georg-Johann Lay <avr@gjlay.de>
5311
5312 * MAINTAINERS (Write After Approval): Add myself.
5313
5314 2011-04-12 Yufeng Zhang <yufeng.zhang@arm.com>
5315
5316 * MAINTAINERS (Write After Approval): Add myself.
5317
5318 2011-04-07 Stuart Henderson <shenders@gcc.gnu.org>
5319
5320 * MAINTAINERS (Write After Approval): Add myself.
5321
5322 2011-04-06 Joseph Myers <joseph@codesourcery.com>
5323
5324 * configure.ac (build_tools): Remove build-byacc.
5325 (host_libs): Remove mmalloc.
5326 (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
5327 autoconf automake libtool diff rcs fileutils shellutils time
5328 textutils wdiff find uudecode hello tar gzip indent recode release
5329 sed perl gawk findutils gettext zip.
5330 (libgcj): Remove target-qthreads.
5331 (target_tools): Remove target-examples target-gperf.
5332 (YACC): Don't handle building byacc.
5333 * configure: Regenerate.
5334 * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
5335 dosutils, examples, fileutils, find, findutils, gawk, gettext,
5336 gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
5337 patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
5338 shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
5339 handle building components.
5340 * Makefile.in: Regenerate.
5341
5342 2011-04-05 Sterling Augustine <augustine.sterling@gmail.com>
5343
5344 * MAINTAINERS: Update my email address as Xtensa maintainer.
5345
5346 2011-04-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5347
5348 * config.sub: Sync from upstream.
5349
5350 2011-04-01 Joseph Myers <joseph@codesourcery.com>
5351
5352 * configure.ac (avr-*-*): Add comment about why libssp is disabled.
5353 (microblaze*): Don't disable libssp.
5354 * configure: Regenerate.
5355
5356 2011-04-01 Joseph Myers <joseph@codesourcery.com>
5357
5358 * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
5359 moveifchange.
5360 * configure: Regenerate.
5361 * Makefile.tpl: Use @SHELL@ not @config_shell@.
5362 * Makefile.in: Regenerate.
5363
5364 2011-04-01 Joseph Myers <joseph@codesourcery.com>
5365
5366 * configure.ac (*-*-sysv4*): Don't enable libgomp.
5367 (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
5368 powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
5369 powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
5370 xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
5371 *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
5372 md_exec_prefix cases.
5373 * configure: Regenerate.
5374
5375 2011-04-01 Joseph Myers <joseph@codesourcery.com>
5376
5377 * configure.ac: Separate cases disabling target-libssp,
5378 target-libiberty, target-libstdc++-v3 and Fortran from general
5379 case over targets.
5380 * configure: Regenerate.
5381
5382 2011-04-01 Joseph Myers <joseph@codesourcery.com>
5383
5384 * configure.ac (*-*-chorusos): Don't disable libgcj.
5385 (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
5386 Remove case.
5387 (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
5388 (arm-*-coff): Don't disable libgcj.
5389 (arm*-*-linux-gnueabi): Remove useless assignment.
5390 (arm-*-riscix*): Don't disable libgcj.
5391 (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
5392 configuration.
5393 (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
5394 (c54x*-*-*): Remove case.
5395 (tic54x-*-*): Don't disable GCC or GCC libraries.
5396 (cris-*-* | crisv32-*-*): Don't handle *-*-aout. Change *-*-elf
5397 to *.
5398 (d10v-*-*): Don't disable GCC libraries.
5399 (d30v-*-*): Don't disable libgcj.
5400 (h8500-*-*): Don't disable GCC libraries.
5401 (i960-*-*): Don't disable libgcj.
5402 (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
5403 (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
5404 i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
5405 libgcj.
5406 (m68k-*-coff*): Remove case.
5407 (mmix-*-*): Don't disable libgloss on host.
5408 (mn10200-*-*, mn10300-*-*): Remove cases.
5409 (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
5410 powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
5411 Don't disable libgcj.
5412 (romp-*-*): Remove case.
5413 (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
5414 (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
5415 case.
5416 (v810-*-*): Don't disable GCC libraries.
5417 (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
5418 (ip2k-*-*): Don't disable GCC libraries.
5419 * configure: Regenerate.
5420
5421 2011-03-28 Joseph Myers <joseph@codesourcery.com>
5422
5423 * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
5424 libffi on host.
5425 (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
5426 on host.
5427 (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
5428 * configure: Regenerate.
5429
5430 2011-03-26 John Marino <binutils@marino.st>
5431
5432 * configure.ac: Add support for *-*-dragonfly*
5433 * configure: Regenerate.
5434
5435 2011-03-25 Joseph Myers <joseph@codesourcery.com>
5436
5437 * configure.ac (native_only): Remove.
5438 (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
5439 send-pr uudecode guile gnuserv on host.
5440 (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
5441 send-pr rcs guile perl texinfo libtool on host.
5442 (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
5443 automake send-pr rcs guile perl texinfo libtool on host.
5444 (*-*-cygwin*, *-*-netbsd*): Remove host cases.
5445 (*-*-kaos*): Don't disable target-examples target-gperf on target.
5446 (alpha*-dec-osf*): Don't disable fileutils on target.
5447 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
5448 texinfo send-pr expect dejagnu on target.
5449 (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
5450 target-qthreads on target.
5451 (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
5452 (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
5453 (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
5454 x86_64-*-mingw*): Don't disable expect on target.
5455 (*-*-cygwin*): Don't disable target-gperf on target.
5456 (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
5457 gnuserv on target.
5458 (powerpcle-*-solaris*): Don't disable make expect gnuserv on
5459 target.
5460 * configure: Regenerate.
5461
5462 2011-03-25 Joseph Myers <joseph@codesourcery.com>
5463
5464 * configure.ac (target_tools): Remove target-groff.
5465 (native_only): Remove target-groff.
5466 (hppa*64*-*-*): Don't disable byacc.
5467 (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
5468 setting.
5469 (*-*-kaos*): Don't skip target-librx and target-groff.
5470 (*-*-netware*): Don't skip target-libmudflap.
5471 (*-*-tpf*): Don't skip target-libmudflap.
5472 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
5473 directories on the host.
5474 (ia64*-*-*vms*): Don't skip tix.
5475 (sh-*-* | sh64-*-*): Don't condition skipped directories on the
5476 host.
5477 * configure: Regenerate.
5478
5479 2011-03-24 Paolo Bonzini <pbonzini@redhat.com>
5480
5481 * configure.ac: Remove references to mt-mep, mt-netware,
5482 mt-wince.
5483 * Makefile.def: Add all-utils soft dependencies.
5484 * Makefile.tpl: Remove GDB_NLM_DEPS.
5485 * configure: Regenerate.
5486 * Makefile.in: Regenerate.
5487
5488 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
5489
5490 * configure.ac: Do not include mh-x86omitfp.
5491 * configure: Regenerate.
5492
5493 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
5494
5495 * configure.ac: Remove empty cases.
5496 * configure: Regenerate.
5497
5498 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
5499
5500 * Makefile.def: Add dependency from termcap to gdb.
5501 * Makefile.in: Regenerate.
5502
5503 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
5504
5505 * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
5506 * configure: Regenerate.
5507 * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
5508 * Makefile.tpl: Likewise.
5509 * Makefile.in: Regenerate.
5510
5511 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
5512
5513 * configure.ac: Remove all mentions of tentative_cc.
5514 * configure: Regenerate.
5515
5516 2011-03-24 Joseph Myers <joseph@codesourcery.com>
5517
5518 * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
5519 i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
5520 m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
5521 m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
5522 mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
5523 i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
5524 i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
5525 i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
5526 i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
5527 hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
5528 *-*-rhapsody*): Remove host cases.
5529 * configure: Regenerate.
5530
5531 2011-03-24 Joseph Myers <joseph@codesourcery.com>
5532
5533 * configure.ac (ppc*-*-pe): Remove host case.
5534 (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
5535 xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
5536 | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
5537 cases.
5538 * configure: Regenerate.
5539
5540 2011-03-24 Joseph Myers <joseph@codesourcery.com>
5541
5542 * config.sub: Update to version 2011-03-23.
5543
5544 2011-03-22 Joseph Myers <joseph@codesourcery.com>
5545
5546 * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
5547 i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
5548 | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
5549 * configure: Regenerate.
5550
5551 2011-03-22 Joseph Myers <joseph@codesourcery.com>
5552
5553 * MAINTAINERS (crx port, m68hc11 port): Remove. Move maintainers
5554 to Write After Approval.
5555 * config-ml.in: Don't handle arc-*-elf*.
5556 * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
5557 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
5558 handle GCC libraries.
5559 * configure: Regenerate.
5560
5561 2011-03-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5562
5563 PR bootstrap/48120:
5564 * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
5565 Add -lstdc++ -lm to LIBS.
5566 * configure: Regenerate.
5567
5568 2011-03-18 David Edelsohn <dje.gcc@gmail.com>
5569
5570 * config.guess: Update to version 2011-02-02
5571 * config.sub: Update to version 2011-02-24
5572
5573 2011-03-16 Jack Howarth <howarth@bromo.med.uc.edu>
5574
5575 PR lto/48086
5576 * configure.ac: Re-enable LTO on *-apple-darwin9.
5577 * configure: Regenerate.
5578
5579 2011-03-13 Jack Howarth <howarth@bromo.med.uc.edu>
5580
5581 PR lto/48086
5582 * configure.ac: Disable LTO on darwin due to an assembler change in
5583 Xcode 3.2.6/4.0 that limits the total number of sections/segments to
5584 under 256.
5585 * configure: Regenerate.
5586
5587 2011-03-11 Chen Liqin <liqin.gcc@gmail.com>
5588
5589 * MAINTAINERS: Update myself as score backend maintainer,
5590 update my e-mail address.
5591
5592 2011-03-09 Xuepeng Guo <terry.guo@arm.com>
5593
5594 * MAINTAINERS: Update my e-mail address.
5595
5596 2011-03-06 Joey Ye <joey.ye@arm.com>
5597
5598 * MAINTAINERS: Update my e-mail address.
5599
5600 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
5601
5602 * configure.ac: Adjust test of with_ppl.
5603 * configure: Regenerated.
5604
5605 2011-03-02 Kai Tietz <ktietz@redhat.com>
5606
5607 * MAINTAINERS: Adjust my e-mail address.
5608
5609 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
5610
5611 * configure.ac: Add -lpwl to ppllibs.
5612 * configure: Regenerated.
5613
5614 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
5615
5616 * config/cloog.m4: Add -lisl to clooglibs.
5617 * configure: Regenerated.
5618
5619 2011-02-24 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
5620
5621 * MAINTAINERS (CPU Port maintainers): Add self.
5622
5623 2011-02-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5624
5625 * MAINTAINERS: Add myself as testsuite maintainer.
5626
5627 2011-02-15 Mike Stump <mikestump@comcast.net>
5628
5629 * MAINTAINERS: Add myself as testsuite maintainer.
5630
5631 2011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5632
5633 Import from Libtool and gnulib:
5634
5635 2011-01-27 Gerald Pfeifer <gerald@pfeifer.com>
5636
5637 Prepare for supporting FreeBSD 10.
5638 * config.rpath: Remove handling of freebsd1* which soon would
5639 match FreeBSD 10.0.
5640
5641 2011-01-20 Gerald Pfeifer <gerald@pfeifer.com> (tiny change)
5642
5643 Remove support for FreeBSD 1.x.
5644 * libtool.m4 (_LT_LINKER_SHLIBS)
5645 (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
5646 soon would incorrectly match FreeBSD 10.0.
5647
5648 2011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5649
5650 PR binutils/12283
5651 * move-if-change: Import version from gnulib.
5652
5653 2011-02-12 Alexandre Oliva <aoliva@redhat.com>
5654
5655 PR lto/47225
5656 * Makefile.def (lto-plugin): Double dash for enable-shared.
5657 (configure-gcc): Depend on all-lto-plugin.
5658 * Makefile.in: Rebuilt.
5659
5660 2011-02-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5661
5662 * configure.ac: Remove extra bracket.
5663 * configure: Regenerate.
5664
5665 2011-02-08 Tobias Burnus <burnus@net-b.de>
5666
5667 * MAINTAINERS: Add myself as libquadmath maintainer.
5668
5669 2011-02-08 Thomas Schwinge <thomas@schwinge.name>
5670
5671 * MAINTAINERS: Update my email address.
5672
5673 2011-02-07 Joseph Myers <joseph@codesourcery.com>
5674
5675 * MAINTAINERS (option handling): Add self.
5676
5677 2011-02-06 Kai Tietz <kai.tietz@onevision.com>
5678
5679 PR lto/47225
5680 * Makefile.def: Add dependency for install-gcc
5681 on install-lto-plugin.
5682 * Makfile.in: Regenerated
5683
5684 2011-02-01 Sebastien Bourdeauducq <sebastien@milkymist.org>
5685
5686 * MAINTAINERS (CPU Port Maintainers): Add myself.
5687
5688 2011-01-31 Alexandre Oliva <aoliva@redhat.com>
5689
5690 PR libgcj/44341
5691 * configure.ac: Discard --with-* flags for host when configuring
5692 target libraries for cross build.
5693 * configure: Rebuilt.
5694
5695 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
5696
5697 * MAINTAINERS (linear loop transforms): Removed.
5698
5699 2011-01-25 Jakub Jelinek <jakub@redhat.com>
5700
5701 * configure.ac: If with_ppl is no, move setting with_cloog=no
5702 after CLOOG_REQUESTED check.
5703 * configure: Regenerated.
5704
5705 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
5706
5707 * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
5708 CLooG has been requested.
5709 * configure: Regenerated.
5710
5711 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
5712
5713 * configure: Regenerated.
5714 * configure.ac: Check for version 0.11 (or later revision) of PPL.
5715
5716 2011-01-25 Tobias Grosser <grosser@fim.uni-passau.de>
5717
5718 * configure: Regenerated.
5719 * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
5720
5721 2011-01-21 Andreas Schwab <schwab@redhat.com>
5722
5723 * configure.ac: Use AS_HELP_STRING throughout.
5724 * configure: Regenerate.
5725
5726 2011-01-18 Jie Zhang <jie.zhang@analog.com>
5727
5728 * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
5729 * configure: Regenerate.
5730
5731 2011-01-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
5732
5733 * ltmain.sh (relink): Use absolute path when hardcoding with -L.
5734
5735 2011-01-13 Joel Brobecker <brobecker@adacore.com>
5736
5737 * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
5738 for ia64-hpux.
5739 * configure: Regenerate.
5740
5741 2011-01-07 Jan Hubicka <jh@suse.cz>
5742
5743 PR lto/47225
5744 * Makefile.in: Regenerate.
5745 * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
5746 configure.
5747
5748 2011-01-07 Jan Hubicka <jh@suse.cz>
5749
5750 * Makefile.in: Regenerate.
5751 * Makefile.def (gcc host module) and soft dependency on lto-plugin
5752 and configure dependency on lto-plugin configure.
5753 (lto-plugin module): Remove dependency on GCC; add dependency on
5754 liniberty.
5755
5756 2011-01-07 William Schmidt <wschmidt@linux.vnet.ibm.com>
5757
5758 * MAINTAINERS (Write After Approval): Add myself.
5759
5760 2010-12-23 Hariharan Sandanagobalane <hariharan@picochip.com>
5761
5762 * configure: Regenerate.
5763
5764 2010-12-22 Hariharan Sandanagobalane <hariharan@picochip.com>
5765
5766 * configure.ac: (picochip): Disable libiberty.
5767
5768 2010-12-14 Kaushik Phatak <kaushik.phatak@kpitcummins.com>
5769
5770 * MAINTAINERS (Write After Approval): Add myself.
5771
5772 2010-12-10 Ian Lance Taylor <iant@google.com>
5773
5774 PR bootstrap/46819
5775 * configure.ac: For --disable-libgcj clear libgcj_saved.
5776 * configure: Rebuild.
5777
5778 2010-12-10 Tobias Burnus <burnus@net-b.de>
5779
5780 PR fortran/46540
5781 * configure.ac: Add --disable-libquadmath and
5782 --disable-libquadmath-support.
5783 * configure: Regenerate.
5784
5785 2010-12-03 Ian Lance Taylor <iant@google.com>
5786
5787 * MAINTAINERS: Add myself as libgo maintainer.
5788
5789 2010-12-03 Hans-Peter Nilsson <hp@axis.com>
5790
5791 PR libffi/46792
5792 * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
5793 * configure: Regenerate.
5794
5795 2010-12-02 Ian Lance Taylor <iant@google.com>
5796
5797 * configure.ac: Always set default for poststage1_ldflags to
5798 -static-libstdc++ -static-libgcc.
5799
5800 2010-11-29 Andreas Schwab <schwab@redhat.com>
5801
5802 * configure.ac: Move comment to remove extra space in last argument
5803 of GCC_TARGET_TOOL.
5804
5805 2010-11-26 Alexandre Oliva <aoliva@redhat.com>
5806
5807 PR other/46026
5808 * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
5809 * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
5810 * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
5811 (BASE_FLAGS_TO_PASS): Use it.
5812 * configure: Rebuilt.
5813 * Makefile.in: Rebuilt.
5814
5815 2010-11-23 H.J. Lu <hongjiu.lu@intel.com>
5816
5817 PR binutils/12258
5818 * configure.ac: Correct comments for --enable-gold/--enable-ld.
5819 Properly check default linker.
5820 * configure: Regnerated.
5821
5822 2010-11-23 Matthias Klose <doko@ubuntu.com>
5823
5824 * configure.ac: For --enable-gold, handle value `default' instead of
5825 `both*'. New configure option --{en,dis}able-ld.
5826 * configure: Regenerate.
5827
5828 2010-11-20 Ian Lance Taylor <iant@google.com>
5829
5830 * configure.ac: Only disable a language library if no language needs
5831 it. Don't let --disable-libgcj uncondtionally disable libffi.
5832 * configure: Rebuild.
5833
5834 2010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5835
5836 * Makefile.in: Regenerate.
5837
5838 PR other/46202
5839 * configure.ac: Fix just-built in-tree STRIP name to be
5840 binutils/strip-new.
5841 * configure: Regenerate.
5842 * Makefile.def (install-strip-gcc, install-strip-binutils)
5843 (install-strip-opcodes, install-strip-ld, install-strip-itcl)
5844 (install-strip-sid): Mirror dependencies on non-strip variants
5845 of these targets on the respective -strip prerequisites.
5846 * Makefile.tpl (install-strip, install-strip-host)
5847 (install-strip-target): New targets.
5848 (install-strip-[+module+], install-strip-target-[+module+]):
5849 New targets.
5850 * Makefile.in: Regenerate.
5851
5852 2010-11-19 Ian Lance Taylor <iant@google.com>
5853 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5854
5855 * configure.ac: Add target-libgo to target_libraries. Set
5856 and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
5857 * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
5858 (HOST_EXPORTS): Add GOC.
5859 (BASE_TARGET_EXPORTS): Add GOC.
5860 (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
5861 (GOCFLAGS_FOR_TARGET): New variable.
5862 (EXTRA_HOST_FLAGS): Add GOC.
5863 (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
5864 * Makefile.def (target_modules): Add libgo.
5865 (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
5866 (dependencies): Add dependency from configure-target-libgo to
5867 configure-target-libffi and all-target-libstdc++-v3. Add
5868 dependencies from all-target-libgo to all-target-libffi.
5869 (languages): Add go.
5870 * configure: Rebuild.
5871 * Makefile.in: Rebuild.
5872
5873 2010-11-19 Ian Lance Taylor <iant@google.com>
5874
5875 * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
5876 compiler/flag environment variables.
5877
5878 2010-11-18 Ian Lance Taylor <iant@google.com>
5879
5880 * configure.ac: Check for lang_requires_boot_languages in
5881 config-lang.in files.
5882 * configure: Rebuild.
5883
5884 2010-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
5885 Tobias Burnus <burnus@net-b.de>
5886
5887 PR fortran/32049
5888 * Makefile.def: Add libquadmath; build it with language=fortran.
5889 * configure.ac: Add libquadmath.
5890 * Makefile.tpl: Handle multiple libs in check-[+language+].
5891 * Makefile.in: Regenerate.
5892 * configure: Regenerate.
5893
5894 2010-11-16 Tom Tromey <tromey@redhat.com>
5895
5896 * MAINTAINERS: Moved myself to reviewers section.
5897
5898 2010-11-15 Zdenek Dvorak <ook@ucw.cz>
5899
5900 * MAINTAINERS: Moved myself to reviewers section.
5901
5902 2010-11-15 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5903
5904 * MAINTAINERS (Various Maintainers): Add self for build machinery.
5905 (Write After Approval): Remove self.
5906
5907 2010-11-15 Andreas Schwab <schwab@redhat.com>
5908
5909 * configure.ac: Fix spelling in option names.
5910 * configure: Regenerated.
5911
5912 2010-11-13 Georg-Johann Lay <georgjohann@web.de>
5913
5914 PR bootstrap/39622
5915 * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
5916 * configure: Regenerated.
5917
5918 2010-11-13 Kaveh R. Ghazi <ghazi@gcc.gnu.org>
5919
5920 * MAINTAINERS: Update my email address.
5921
5922 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
5923
5924 * configure: Regenerate.
5925
5926 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
5927
5928 * configure: Regenerate.
5929
5930 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
5931
5932 * configure: Regenerate.
5933
5934 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
5935
5936 * configure: Regenerate.
5937
5938 2010-11-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
5939
5940 * configure.ac: Support official CLooG.org versions.
5941 * configure: Regenerate.
5942 * config/cloog.m4: New.
5943
5944 2010-11-10 François Dumont <francois.cppdevs@free.fr>
5945
5946 * MAINTAINERS (Write After Approval): Add myself.
5947
5948 2010-11-09 David Edelsohn <dje.gcc@gmail.com>
5949
5950 * MAINTAINERS: Update my email address.
5951
5952 2010-11-04 Iain Sandoe <iains@gcc.gnu.org>
5953
5954 * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
5955 * configure: Regenerate.
5956
5957 2010-11-03 Ian Lance Taylor <iant@google.com>
5958 Dave Korn <dave.korn.cygwin@gmail.com>
5959
5960 PR lto/46273
5961 * configure.ac: Remove libelf tests. Build lto-plugin on ELF always
5962 and on other supported platforms whenever LTO is enabled.
5963 * configure: Rebuild.
5964
5965 2010-11-02 Alan Modra <amodra@gmail.com>
5966
5967 PR binutils/12110
5968 * configure.ac: Error when source path contains spaces.
5969 * configure: Regenerate.
5970
5971 2010-10-23 James E. Wilson <wilson@codesourcery.com>
5972
5973 * MAINTAINERS: Update my email address.
5974
5975 2010-10-20 Ian Lance Taylor <iant@google.com>
5976
5977 * Makefile.def (target_modules): Set lib_path to src/.libs for
5978 libstdc++-v3 module.
5979 * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
5980 * Makefile.in: Rebuild.
5981
5982 2010-10-18 Laurynas Biveinis <laurynas.biveinis@gmail.com>
5983
5984 * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
5985 (Write After Approval): Remove myself.
5986
5987 2010-10-15 Tristan Gingold <gingold@adacore.com>
5988
5989 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
5990
5991 2010-10-14 Douglas Rupp <rupp@gnat.com>
5992
5993 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
5994
5995 2010-10-07 Dave Korn <dave.korn.cygwin@gmail.com>
5996
5997 * configure.ac (build_lto_plugin): New shell variable.
5998 (--enable-lto): Turn on by default for all non-ELF platforms that
5999 have had LTO support added so far. Set build_lto_plugin appropriately
6000 for both ELF and non-ELF.
6001 (configdirs): Add lto-plugin or not based on build_lto_plugin.
6002 * configure: Regenerate.
6003
6004 2010-10-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6005
6006 Sync from src:
6007 * configure.ac (v850 support): Remove target-libgloss from
6008 noconfigdirs.
6009 * configure: Regenerate.
6010
6011 2010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6012
6013 PR bootstrap/45326
6014 PR bootstrap/45174
6015 * configure.ac: Honor initial values of $build_configargs,
6016 $host_configargs, $target_configargs. Mark the precious, so
6017 environment settings get recorded.
6018 * configure: Regenerate.
6019
6020 2010-09-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6021
6022 PR bootstrap/45796
6023 * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
6024 Depend on all-build-libiberty.
6025 * Makefile.in: Regenerate.
6026
6027 2010-09-30 Michael Eager <eager@eagercon.com>
6028
6029 * configure.ac (microblaze): Add target-libssp to noconfigdirs.
6030 * configure: Regenerate.
6031
6032 2010-09-28 Michael Eager <eager@eagercon.com>
6033
6034 * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
6035
6036 2010-06-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6037
6038 PR bootstrap/44621
6039 * configure.ac: Fix unportable shell quoting.
6040 * configure: Regenerate.
6041
6042 2010-09-21 Iain Sandoe <iains@gcc.gnu.org>
6043
6044 * configure.ac (enable-lto): Add Darwin to the list of supported lto
6045 targets and amend comment.
6046 * configure: Regenerate.
6047
6048 2010-09-15 Tejas Belagod <tejas.belagod@arm.com>
6049
6050 * MAINTAINERS (Write After Approval): Add myself.
6051
6052 2010-09-03 Jack Howarth <howarth@bromo.med.uc.edu>
6053
6054 * configure.ac: Enable LTO by default on Darwin.
6055 * configure: Regenerate.
6056
6057 2010-09-02 Marcus Shawcroft <marcus.shawcroft@arm.com>
6058
6059 * MAINTAINERS (Write After Approval): Add myself.
6060
6061 2010-09-01 Ian Bolton <ian.bolton@arm.com>
6062
6063 * MAINTAINERS (Write After Approval): Add myself.
6064
6065 2010-08-25 Danny Smith <dannysmith@users.sourceforge.net>
6066
6067 * MAINTAINERS (OS Port Maintainers): Remove myself from windows
6068 ports
6069
6070 2010-07-28 David Yuste <david.yuste@gmail.com>
6071
6072 * MAINTAINERS (Write After Approval): Add myself.
6073
6074 2010-07-26 Naveen.H.S <naveen.S@kpitcummins.com>
6075
6076 * configure.ac: Support all v850 targets.
6077 * configure: Regenerate.
6078
6079 2010-07-23 Marc Glisse <marc.glisse@normalesup.org>
6080
6081 PR bootstrap/44455
6082 * configure.ac (extra_mpfr_configure_flags): Copy from
6083 extra_mpc_gmp_configure_flags.
6084 * configure: Re-generated.
6085
6086 2010-07-22 Andi Kleen <ak@linux.intel.com>
6087
6088 * MAINTAINERS (Write After Approval): Add myself.
6089
6090 2010-07-22 Chung-Lin Tang <cltang@codesourcery.com>
6091
6092 * MAINTAINERS (Write After Approval): Add myself.
6093
6094 2010-07-20 Jeffrey Yasskin <jyasskin@google.com>
6095
6096 * MAINTAINERS (Write After Approval): Add myself.
6097
6098 2010-07-17 Jack Howarth <howarth@bromo.med.uc.edu>
6099
6100 PR target/44862
6101 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
6102 Provide -B option to allow for link spec %s substitutions for
6103 libstdc++.a on darwin.
6104 * Makefile.in: Regenerate.
6105
6106 2010-07-10 Mikael Morin <mikael@gcc.gnu.org>
6107
6108 * MAINTAINERS (Reviewers): Update my e-mail address
6109
6110 2010-06-10 Alexandre Oliva <aoliva@redhat.com>
6111
6112 * Makefile.def (configure-gcc): Depend on all-libelf.
6113 * Makefile.in: Rebuild.
6114
6115 2010-06-05 Fabien Chêne <fabien@gcc.gnu.org>
6116
6117 * MAINTAINERS (Write After Approval): Add myself in the right place.
6118
6119 2010-06-04 Fabien Chêne <fabien@gcc.gnu.org>
6120
6121 * MAINTAINERS (Write After Approval): Add myself.
6122
6123 2010-05-25 Sterling Augustine <sterling@tensilica.com>
6124
6125 * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
6126
6127 2010-05-25 Maxim Kuvyrkov <maxim@codesourcery.com>
6128
6129 * config.sub: Update to version 2010-05-21.
6130 * config.guess: Update to version 2010-04-03.
6131
6132 2010-05-18 Steven Bosscher <steven@gcc.gnu.org>
6133
6134 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
6135 * configure: Regenerate.
6136
6137 2010-05-12 Sriraman Tallam <tmsriram@google.com>
6138
6139 * MAINTAINERS (Write After Approval): Add myself.
6140
6141 2010-05-07 Steven Bosscher <steven@gcc.gnu.org>
6142
6143 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
6144 a platform that supports LTO.
6145 * configure: Regenerate.
6146
6147 2010-05-05 Sebastian Pop <sebastian.pop@amd.com>
6148
6149 * configure.ac: Allow all the versions greater than 0.10 of PPL.
6150 * configure: Regenerated.
6151
6152 2010-04-27 Roland McGrath <roland@redhat.com>
6153 H.J. Lu <hongjiu.lu@intel.com>
6154
6155 * configure.ac (--enable-gold): Support both, both/gold and
6156 both/bfd to add gold to configdirs without removing ld.
6157 * configure: Regenerated.
6158
6159 * Makefile.def: Add install-gold dependency to install-ld.
6160 * Makefile.in: Regenerated.
6161
6162 2010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
6163
6164 PR lto/42776
6165 * configure.ac (--enable-lto): Refactor handling so libelf tests
6166 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
6167 and allow LTO to be explicitly enabled on non-ELF platforms that
6168 are known to support it inside else-clause.
6169 * configure: Regenerate.
6170
6171 2010-04-20 Eric Botcazou <ebotcazou@adacore.com>
6172
6173 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
6174 * configure: Regenerate.
6175
6176 2010-04-17 Ralf Corsépius <ralf.corsepius@rtems.org>
6177
6178 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
6179 * configure: Regenerate.
6180
6181 2010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
6182
6183 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
6184 separately.
6185 * configure: Regenerate.
6186
6187 2010-04-16 Kevin Williams <kevin.williams@inria.fr>
6188
6189 * MAINTAINERS (Write After Approval): Add myself.
6190
6191 2010-04-14 Tristan Gingold <gingold@adacore.com>
6192
6193 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
6194 * configure: Regenerate.
6195
6196 2010-04-13 Steve Ellcey <sje@cup.hp.com>
6197
6198 * configure: Regenerate after change to elf.m4.
6199
6200 2010-04-06 Iain Sandoe <iains@gcc.gnu.org>
6201
6202 * MAINTAINERS (Write After Approval): Add myself.
6203
6204 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
6205
6206 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
6207 * configure: Regenerated.
6208
6209 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
6210
6211 * configure.ac: Print "buggy but acceptable" when CLooG
6212 revision is less than 9.
6213 * configure: Regenerated.
6214
6215 2010-04-01 Diego Novillo <dnovillo@google.com>
6216
6217 * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
6218
6219 2010-04-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6220
6221 PR bootstrap/43615
6222 PR bootstrap/43328
6223
6224 Revert:
6225
6226 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6227
6228 * configure.ac: Do not pass --enable-multilib nor
6229 --disable-multilib in baseargs. Accept explicitly passed
6230 --enable_multilib.
6231 * configure: Regenerate.
6232
6233 2010-03-31 Ulrich Weigand <uweigand@de.ibm.com>
6234
6235 * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
6236
6237 2010-03-31 Janis Johnson <janis187@us.ibm.com>
6238
6239 * MAINTAINERS: Remove myself.
6240
6241 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6242
6243 PR bootstrap/43328
6244 * configure.ac: Do not pass --enable-multilib nor
6245 --disable-multilib in baseargs. Accept explicitly passed
6246 --enable_multilib.
6247 * configure: Regenerate.
6248
6249 2010-03-28 Andrew Pinski <pinskia@gmail.com>
6250
6251 * MAINTAINERS (spu port): Remove me.
6252
6253 2010-03-23 Joseph Myers <joseph@codesourcery.com>
6254
6255 * configure.ac (tic6x-*-*): New case.
6256 * configure: Regenerate.
6257
6258 2010-03-23 Joseph Myers <joseph@codesourcery.com>
6259
6260 * config.sub: Update to version 2010-03-22.
6261 * config.guess: Update to version 2009-12-30.
6262
6263 2010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
6264
6265 PR ada/42554
6266 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
6267 * configure: Regenerate.
6268
6269 2010-03-18 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
6270
6271 * MAINTAINERS: Update my email address.
6272
6273 2010-03-17 Sebastian Pop <sebastian.pop@amd.com>
6274
6275 * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
6276 (ghassan.shobaki@amd.com): Removed.
6277
6278 2010-03-17 Alan Modra <amodra@gmail.com>
6279
6280 * MAINTAINERS: Update my email address.
6281
6282 2010-03-16 Diego Novillo <dnovillo@google.com>
6283
6284 * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
6285 Matthews.
6286
6287 2010-03-16 Joseph Myers <joseph@codesourcery.com>
6288
6289 * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
6290 Gutson, Jeffrey D. Oldham and Mark Shinwell.
6291
6292 2010-03-16 Joseph Myers <joseph@codesourcery.com>
6293
6294 * MAINTAINERS: Update my email address.
6295
6296 2010-03-16 Daniel Jacobowitz <dan@codesourcery.com>
6297
6298 * MAINTAINERS: Update my email address.
6299
6300 2010-03-15 Bernd Schmidt <bernds@codesourcery.com>
6301
6302 * MAINTAINERS: Update my email address.
6303
6304 2010-03-09 Jie Zhang <jie@codesourcery.com>
6305
6306 * MAINTAINERS: Update my email address.
6307
6308 2010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
6309
6310 PR libstdc++/32499
6311 * configure.ac (RANLIB): Default to true.
6312 (STRIP): Likewise.
6313 (RANLIB_FOR_TARGET): Remove superfluous : argument.
6314 * configure: Regenerate.
6315
6316 2010-02-17 Rafael Ávila de Espíndola <espindola@google.com>
6317
6318 * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
6319 (Write After Approval): Update my email address.
6320
6321 2010-02-17 Nick Clifton <nickc@redhat.com>
6322
6323 PR 11238
6324 * Makefile.tpl (local-distclean): Also remove config.cache files in
6325 sub-directories as there may not be Makefiles present in the
6326 sub-directories.
6327 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
6328 the config.cache files found by the find command.
6329
6330 * Makefile.in: Regenerate.
6331 * configure.ac: Revert previous delta.
6332 * configure: Regenerate.
6333
6334 2010-02-15 Nick Clifton <nickc@redhat.com>
6335
6336 PR 11238
6337 * configure.ac: Delete config.cache files in sub-directories when
6338 deleting Makefiles.
6339 * configure: Regenerate.
6340
6341 2010-02-12 Ben Elliston <bje@gnu.org>
6342
6343 * MAINTAINERS: Update my email address.
6344
6345 2010-02-08 Andrew Pinski <pinskia@gmail.com>
6346
6347 * MAINTAINERS (spu port): Update my email address.
6348
6349 2010-02-08 Jie Zhang <jie.zhang@analog.com>
6350
6351 * MAINTAINERS: Add myself as a maintainer for the bfin port.
6352
6353 2010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6354
6355 * configure.ac: Add "recommended" version checks for GMP/MPC.
6356 Update recommended GMP/MPFR/MPC versions.
6357 * configure: Regenerate.
6358
6359 2010-01-31 Joern Rennecke <joern.rennecke@embecosm.com>
6360
6361 * MAINTAINERS: Move my Embecosm email address into the
6362 write-after-approval section.
6363
6364 2010-01-26 Ian Lance Taylor <iant@google.com>
6365
6366 * MAINTAINERS: Add myself as Go frontend maintainer.
6367
6368 2010-01-25 Joern Rennecke <amylaar@spamcop.net>
6369
6370 PR libstdc++/36101, PR libstdc++/42813
6371 * configure.ac (bootstrap_target_libs): Make inclusion of
6372 target-libgomp conditional on libgomb being in target_configdirs.
6373 * configure: Regenerate.
6374
6375 2010-01-23 Joern Rennecke <amylaar@spamcop.net>
6376
6377 PR libstdc++/36101, PR libstdc++/42813
6378 * configure.ac (bootstrap_target_libs): Include target-libgomp.
6379 * configure: Regenerate.
6380
6381 2010-01-22 Joern Rennecke <amylaar@spamcop.net>
6382
6383 PR libstdc++/36101, PR libstdc++/42813
6384 * configure.ac (target_configdirs): Substitute.
6385 * Makefile.def: Bootstrap target module libgomp.
6386 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
6387 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
6388 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
6389 * configure, Makefile.in: Regenerate.
6390
6391 2010-01-21 Dave Korn <dave.korn.cygwin@gmail.com>
6392
6393 * MAINTAINERS: Adjust my details.
6394
6395 2010-01-20 Eric B. Weddington <eric.weddington@atmel.com>
6396
6397 * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
6398
6399 2010-01-18 Thierry Lafage <thierry.lafage@inria.fr>
6400
6401 * MAINTAINERS: reindented my entry with tabs instead of spaces.
6402
6403 2010-01-15 Thierry Lafage <thierry.lafage@inria.fr>
6404
6405 * MAINTAINERS (Write After Approval): Add myself.
6406
6407 2010-01-15 Konrad Trifunovic <konrad.trifunovic@inria.fr>
6408
6409 * MAINTAINERS (Write After Approval): Add myself.
6410
6411 2010-01-11 Richard Guenther <rguenther@suse.de>
6412
6413 PR lto/41569
6414 * Makefile.def (all-lto-plugin): Depend on all-gcc.
6415 * Makefile.in: Regenerated.
6416
6417 2010-01-11 Andreas Tobler <andreast@fgznet.ch>
6418
6419 * configure.ac: Enable libjava build on x86_64-*freebsd*.
6420 * configure: Regenerate.
6421
6422 2010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6423 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
6424
6425 PR bootstrap/42424
6426 * configure.ac: Include libtool m4 files.
6427 (_LT_CHECK_OBJDIR): Call it.
6428 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
6429 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
6430
6431 * configure: Regenerate.
6432
6433 2010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6434
6435 PR bootstrap/41818
6436 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
6437 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
6438 * Makefile.in: Regenerate.
6439
6440 2010-01-02 Richard Guenther <rguenther@suse.de>
6441
6442 PR lto/41529
6443 * configure.ac: Include config/elf.m4. Disable LTO if not
6444 builting for an elf target.
6445 * configure: Regenerate.
6446
6447 2009-12-27 Christopher Faylor <me+cygwin@cgf.cx>
6448
6449 * MAINTAINERS: Change my email address.
6450
6451 2009-12-18 Ben Elliston <bje@au.ibm.com>
6452
6453 * config.sub, config.guess: Update from upstream sources.
6454
6455 2009-12-07 Shujing Zhao <pearly.zhao@oracle.com>
6456
6457 * MAINTAINERS (Write After Approval): Add myself.
6458
6459 2009-12-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6460
6461 PR middle-end/30447
6462 PR middle-end/30789
6463 PR other/40302
6464
6465 * configure.ac: Require MPC.
6466 * configure: Regenerate.
6467
6468 2009-12-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6469
6470 PR target/38384
6471 PR bootstrap/40972
6472 * libtool.m4: Sync from git Libtool.
6473 * ltoptions.m4: Likewise.
6474 * ltversion.m4: Likewise.
6475 * lt~obsolete.m4: Likewise.
6476 * ltmain.sh: Likewise.
6477
6478 2009-11-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6479
6480 * configure.ac: Update minimum MPC version to 0.8.
6481 * configure: Regenerate.
6482
6483 2009-11-21 Sebastian Pop <sebpop@gmail.com>
6484
6485 * configure.ac: Check for version 0.15.5 or later revision of CLooG.
6486 * configure: Regenerated.
6487
6488 2009-11-21 Ian Lance Taylor <iant@google.com>
6489
6490 * configure.ac: Change default of poststage1_ldflags to be empty if
6491 poststage1_libs is set. When poststage1_libs is empty, and
6492 ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
6493 * configure: Rebuild.
6494
6495 2009-11-21 Adam Nemet <adambnmet@gmail.com>
6496
6497 * MAINTAINERS (Write After Approval): Update my email address.
6498
6499 2009-11-20 Ben Elliston <bje@au.ibm.com>
6500
6501 * config.guess: Update from upstream sources.
6502
6503 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
6504
6505 * Makefile.def: Restore host and target settings for gmp.
6506 * Makefile.in: Rebuild.
6507
6508 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
6509
6510 * configure.ac: Add libelf to host_libs. Enable in-tree configury
6511 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
6512 Fix portability of test of C++ as bootstrap language. Add
6513 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
6514 * configure: Rebuild.
6515 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
6516 and cloog. Fix in-tree ppl configuration. Introduce libelf
6517 in-tree building.
6518 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
6519 (POSTSTAGE1_HOST_EXPORTS): Use it.
6520 (STAGE[+id+]_CXXFLAGS): New.
6521 (BASE_FLAGS_TO_PASS): Pass it down.
6522 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
6523 extra_exports.
6524 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
6525 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
6526 extra_exports.
6527 * Makefile.in: Rebuild.
6528
6529 2009-11-17 Ben Elliston <bje@au.ibm.com>
6530
6531 * config.sub, config.guess: Update from upstream sources.
6532
6533 2009-11-12 Jan Kratochvil <jan.kratochvil@redhat.com>
6534
6535 * MAINTAINERS (Write After Approval): Add myself.
6536
6537 2009-11-09 Jon Beniston <jon@beniston.com>
6538
6539 * MAINTAINERS (Write After Approval): Add myself.
6540
6541 2009-11-06 Ozkan Sezer <sezeroz@gmail.com>
6542
6543 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
6544 paths for *-w64-mingw* and x86_64-*mingw*.
6545 * configure: Regenerated.
6546
6547 2009-11-05 Joern Rennecke <amylaar@spamcop.net>
6548
6549 * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
6550
6551 2009-11-02 Benjamin Kosnik <bkoz@redhat.com>
6552
6553 * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
6554 Phil Edwards to Write-After Approval.
6555
6556 2009-10-30 Kai Tietz <kai.tietz@onevision.com>
6557
6558 * configure.ac: Disable target-winsup & co for
6559 x86_64-*-mingw* and *-w64-mingw* targets.
6560 * configure: Regenerated.
6561
6562 2009-10-16 Nick Clifton <nickc@redhat.com>
6563
6564 * MAINTAINERS: Add myself as a maintainer for the RX port.
6565
6566 2009-10-26 Johannes Singler <singler@kit.edu>
6567
6568 * MAINTAINERS (Write After Approval): Update my e-mail address.
6569
6570 2009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
6571
6572 * configure.ac (CLooG test): Use = with test.
6573 * configure: Regenerate.
6574
6575 2009-10-22 Richard Guenther <rguenther@suse.de>
6576
6577 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
6578 cloog if the ppl version check failed. Move flags saving
6579 before setting in libelf check.
6580 * configure: Regenerate.
6581
6582 2009-10-21 Richard Guenther <rguenther@suse.de>
6583
6584 * configure.ac: Adjust the ppl and cloog configure to work as
6585 documented. Disable cloog if ppl was disabled. Omit the version
6586 checks if they were disabled.
6587 * configure: Re-generate.
6588
6589 2009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6590
6591 * configure.ac: Add 'lto' to enable_languages, not
6592 new_enable_languages, and only if not already present.
6593 * configure: Regenerate.
6594
6595 2009-10-10 Gerald Pfeifer <gerald@pfeifer.com>
6596
6597 * README: Refer to the various COPYING* files instead of just
6598 COPYING.
6599 Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
6600
6601 2009-10-07 Rafael Avila de Espindola <espindola@google.com>
6602
6603 * MAINTAINERS: Change my email address. Change plugi-in to plugin.
6604
6605 2009-10-07 Richard Guenther <rguenther@suse.de>
6606
6607 * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
6608 and Richard Guenther as reviewers.
6609 (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
6610 as reviewers.
6611
6612 2009-10-07 Hariharan Sandanagobalane <hariharan@picochip.com>
6613
6614 * config.sub: Update from upstream sources.
6615
6616 2009-10-06 Ian Lance Taylor <iant@google.com>
6617
6618 * Makefile.def: check-gold depends upon all-gas.
6619 * Makefile.in: Rebuild.
6620
6621 2009-10-05 Phil Muldoon <pmuldoon@redhat.com>
6622
6623 * MAINTAINERS (Write After Approval): Add myself.
6624
6625 2009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
6626
6627 * Makefile.def: all-lto-plugin depends on all-libiberty.
6628 set bootstrap=true for lto-plugin.
6629 Add lto-plugin.
6630 * Makefile.in: Regenerate.
6631 * configure.ac (host_libs): Add lto-plugin.
6632 * configure: Regenerate.
6633
6634 2009-10-03 Diego Novillo <dnovillo@google.com>
6635
6636 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
6637 (HOST_LIBELFLIBS): Define.
6638 (HOST_LIBELFINC): Define.
6639 * Makefile.in: Regenerate.
6640 * configure.ac: Add --enable-lto.
6641 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
6642 If --enable-lto is used, add 'lto' to new_enable_languages.
6643 If --enable-lto is used and gold is enabled, add
6644 lto-plugin to configdirs.
6645 * configure: Regenerate.
6646
6647 2009-10-03 Simon Baldwin <simonb@google.com>
6648
6649 * configure.ac: If --with-system-zlib, suppress local zlib and
6650 pass --with-system-zlib to subdir configure scripts.
6651 * configure: Regenerate.
6652
6653 2009-10-01 Loren J. Rittle <ljrittle@acm.org>
6654 Paolo Bonzini <bonzini@gnu.org>
6655
6656 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
6657 $(srcdir).
6658 * Makefile.in: Rebuilt.
6659
6660 2009-09-26 Gary Funck <gary@intrepid.com>
6661
6662 * MAINTAINERS (Write After Approval): Add myself.
6663
6664 2009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6665
6666 * configure.ac: Update minimum MPC version to 0.7.
6667 * configure: Regenerate.
6668
6669 2009-09-25 Nick Clifton <nickc@redhat.com>
6670
6671 * configure.ac: Pass any --cache-file=/dev/null option on to
6672 subconfigures.
6673 * configure: Regenerate.
6674
6675 2009-09-23 Nick Clifton <nickc@redhat.com>
6676
6677 * config.sub, config.guess: Update from upstream sources.
6678
6679 2009-09-22 Loren J. Rittle <ljrittle@acm.org>
6680
6681 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
6682 * Makefile.in: Rebuilt.
6683
6684 2009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6685
6686 PR bootstrap/32272
6687 * configure.ac: Error out if $srcdir isn't '.' but contains
6688 host-${host_noncanonical}.
6689 * configure: Regenerate.
6690
6691 2009-09-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
6692
6693 * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
6694 maintainer.
6695
6696 2009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6697
6698 * configure.ac: If bootstrapping a combined tree with
6699 --enable-gold, require c++ in stage1_languages.
6700 * configure: Regenerate.
6701
6702 * configure.ac: Also add target_libs of stage1_languages to
6703 bootstrap_target_libs.
6704 * configure: Regenerate.
6705
6706 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
6707 with --enable-languages not containing c++.
6708 * configure: Regenerate.
6709
6710 2009-09-15 Jie Zhang <jie.zhang@analog.com>
6711
6712 * configure.ac: Disable java and boehm-gc for bfin-*-*.
6713 * configure: Regenerate.
6714
6715 2009-09-12 Joern Rennecke <joern.rennecke@embecosm.com>
6716
6717 * MAINTAINERS (Write After Approval): Update my e-mail address,
6718 and move from from here...
6719 (Waiting for paperwork): To here.
6720
6721 2009-09-09 Joseph Myers <joseph@codesourcery.com>
6722
6723 * MAINTAINERS (Reviewers): Add self as driver reviewer.
6724
6725 2009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6726
6727 * configure.ac: Do not use $extrasub for replacing @if/@endif
6728 parts in Makefile; instead, use additional arguments to
6729 AC_CONFIG_COMMANDS to do the replacement manually, with several
6730 sed invocations, to avoid HP-UX sed command limits.
6731 * configure: Regenerate.
6732
6733 2009-09-08 Alexandre Oliva <aoliva@redhat.com>
6734
6735 * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
6736 blank before -L.
6737
6738 2009-09-04 Alexandre Oliva <aoliva@redhat.com>
6739
6740 * configure.ac (with-build-config): Document. Handle without.
6741 Handle missing argument.
6742 * configure: Rebuilt.
6743
6744 2009-09-03 Alexandre Oliva <aoliva@redhat.com>
6745
6746 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
6747 Default to bootstrap-debug only if compare-debug works.
6748 * configure: Rebuilt.
6749 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
6750 * Makefile.in: Rebuilt.
6751
6752 2009-09-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
6753
6754 * MAINTAINERS (OS Port Maintainers): Update my email address.
6755
6756 2009-09-01 Alexandre Oliva <aoliva@redhat.com>
6757
6758 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
6759 * Makefile.in: Rebuilt.
6760
6761 2009-09-01 Chris Demetriou <cgd@google.com>
6762
6763 * MAINTAINERS (Write After Approval): Add myself.
6764
6765 2009-08-31 Dodji Seketeli <dodji@redhat.com>
6766
6767 PR debug/30161
6768 * include/dwarf2.h (enum dwarf_tag): Added
6769 DW_TAG_GNU_template_template_param
6770 (enum dwarf_attribute): Added DW_AT_GNU_template_name.
6771
6772 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
6773
6774 * Makefile.tpl (AWK): Fix typo.
6775 * Makefile.in: Regenerate.
6776
6777 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
6778
6779 * configure.ac: Detect awk and sed.
6780 * Makefile.def (flags_to_pass): Add AWK and SED.
6781 * Makefile.tpl (AWK, SED): New.
6782 (BASE_FLAGS_TO_PASS): Add AWK and SED.
6783 * configure: Regenerate.
6784 * Makefile.in: Regenerate.
6785
6786 2009-08-26 Dave Korn <dave.korn.cygwin@gmail.com>
6787
6788 * ltmain.sh (removedotparts): Don't use comma as 's' separator.
6789 (collapseslashes): Likewise.
6790
6791 2009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6792
6793 * configure.ac (AC_PREREQ): Bump to 2.64.
6794
6795 2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6796
6797 * configure.ac: Remove --with-datarootdir, --with-docdir,
6798 --with-pdfdir, --with-htmldir switches.
6799 * configure: Regenerate.
6800
6801 * configure: Regenerate.
6802
6803 * compile: Sync from Automake 1.11.
6804 * depcomp: Likewise.
6805 * install-sh: Likewise.
6806 * missing: Likewise.
6807 * mkinstalldirs: Likewise.
6808 * ylwrap: Likewise.
6809
6810 2009-08-20 Dave Korn <dave.korn.cygwin@gmail.com>
6811
6812 * ltmain.sh (func_normal_abspath): New function.
6813 (func_relative_path): Likewise.
6814 (func_mode_help): Document new -bindir option for link mode.
6815 (func_mode_link): Add new -bindir option, and use it to place
6816 output DLL if specified.
6817
6818 2009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6819
6820 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
6821 (baseargs): Add --disable-option-checking.
6822 * configure: Regenerate.
6823
6824 * Makefile.def (configure-target-libiberty): Depend on
6825 all-binutils and all-ld.
6826 (configure-target-newlib): Likewise.
6827 * Makefile.in: Regenerate.
6828
6829 2009-08-17 Ben Elliston <bje@au.ibm.com>
6830
6831 * config.sub, config.guess: Update from upstream sources.
6832
6833 2009-08-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6834
6835 Sync from src, merge:
6836
6837 2009-07-02 Tristan Gingold <gingold@adacore.com>
6838
6839 * configure.ac: Do not exclude gas for i386-*-darwin.
6840 Add a case for x86_64-*-darwin.
6841 * configure: Regenerate.
6842
6843 2009-08-06 Neil Vachharajani <nvachhar@gmail.com>
6844
6845 * MAINTAINERS: Add my name to Write After Approval list.
6846
6847 2009-08-06 Michael Eager <eager@eagercon.com>
6848
6849 * configure.ac: Add Microblaze target.
6850 * configure: Regenerate.
6851
6852 2009-07-31 Christian Bruel <christian.bruel@st.com>
6853
6854 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
6855 * configure: Regenerate.
6856
6857 2009-07-28 Rask Ingemann Lambertsen <ccc94453@vip.cybercity.dk>
6858
6859 * MAINTAINERS (Write After Approval): Update my e-mail address.
6860
6861 2009-07-06 Ian Lance Taylor <iant@google.com>
6862
6863 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
6864 * configure: Rebuild.
6865
6866 2009-07-01 Tobias Grosser <grosser@fim.uni-passau.de>
6867
6868 * MAINTAINERS: Move myself to the Graphite Reviewers.
6869
6870 2009-06-30 Wei Guozhi <carrot@google.com>
6871
6872 * MAINTAINERS: Add my name to Write After Approval list.
6873
6874 2009-06-26 Steve Ellcey <sje@cup.hp.com>
6875
6876 PR bootstrap/40338
6877 * configure.ac (comparestring): Create new variable.
6878 * Makefile.tpl (comparestring): Use to skip some comparisions.
6879 * configure: Regenerate.
6880 * Makefile.in: Regenerate.
6881
6882 2009-06-26 Doug Evans <dje@sebabeach.org>
6883
6884 * Makefile.def (host_modules): Add cgen.
6885 * Makefile.in: Regenerate.
6886 * configure.ac (host_tools): Add cgen.
6887 * configure: Regenerate.
6888
6889 2009-06-23 DJ Delorie <dj@redhat.com>
6890
6891 * MAINTAINERS: Add myself as mep maintainer.
6892
6893 2009-06-23 Ian Lance Taylor <iant@google.com>
6894
6895 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
6896 boot_languages. Only bootstrap target libraries listed in
6897 target_libs for some boot language. Add --with-stage1-ldflags,
6898 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
6899 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
6900 if not building with C++.
6901 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
6902 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
6903 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
6904 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
6905 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
6906 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
6907 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
6908 * configure, Makefile.in: Rebuild.
6909
6910 2009-06-23 Li Feng <nemokingdom@gmail.com>
6911
6912 * MAINTAINERS: Added my name to write-after-approval list.
6913
6914 2009-06-15 Ryan Mansfield <rmansfield@qnx.com>
6915
6916 * configure.ac: Define is_elf for QNX Neutrino targets.
6917 * configure: Regenerate.
6918
6919 2009-06-09 Ghassan Shobaki <ghassan.shobaki@amd.com>
6920
6921 * MAINTAINERS: Added my name to the write-after-approval list
6922
6923 2009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6924
6925 * configure.ac: Detect MPC in default directory.
6926 * configure: Regenerate.
6927
6928 2009-06-03 Jerome Guitton <guitton@adacore.com>
6929 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6930
6931 * Makefile.tpl (all): Avoid a trailing backslash.
6932 * Makefile.in: Regenerate.
6933
6934 2009-06-03 Ben Elliston <bje@au.ibm.com>
6935
6936 * config.sub, config.guess: Update from upstream sources.
6937
6938 2009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
6939
6940 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
6941 to noconfdirs.
6942 * configure: Regenerate.
6943
6944 2009-06-02 Alexandre Oliva <aoliva@redhat.com>
6945
6946 * Makefile.tpl ([+compare-target+]): Compare all stage
6947 directories, rather than just gcc.
6948 * Makefile.in: Rebuilt.
6949
6950 2009-06-01 Doug Kwan <dougkwan@google.com>
6951
6952 * configure.ac: Support gold for target arm*-*-*.
6953 * configure: Regenerate.
6954
6955 2009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6956
6957 * Makefile.def: Add MPC support and dependencies.
6958 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
6959
6960 * Makefile.in, configure: Regenerate.
6961
6962 2009-05-27 Alexandre Oliva <aoliva@redhat.com>
6963
6964 * Makefile.tpl (all): Avoid harmless warning in make all when
6965 gcc-bootstrap is enabled but stage_last does not exist.
6966 * Makefile.in: Rebuilt.
6967
6968 2009-05-24 Nicolas Roche <roche@adacore.com>
6969
6970 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
6971 * Makefile.in: Regenerate.
6972
6973 2009-05-21 Denis Chertykov <chertykov@gmail.com>
6974
6975 * MAINTAINERS: Update my e-mail address.
6976
6977 2009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
6978
6979 * configure.ac (cygwin noconfigdirs): Remove libgcj.
6980 * configure: Regenerate.
6981
6982 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
6983
6984 PR other/40159
6985 * Makefile.tpl (all): Don't assume gcc-bootstrap and
6986 gcc-no-bootstrap are mutually exclusive.
6987 * Makefile.in: Rebuilt.
6988
6989 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
6990
6991 PR other/40159
6992 * Makefile.tpl (all): Don't end with unconditional success.
6993 * Makefile.in: Rebuilt.
6994
6995 2009-05-12 Alexandre Oliva <aoliva@redhat.com>
6996
6997 PR target/37137
6998 * Makefile.def (flags_to_pass): Remove redundant and incomplete
6999 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
7000 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
7001 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
7002 stage_configureflags, stage_cflags and stage_libcflags into
7003 explicit Makefile macros.
7004 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
7005 GFORTRAN.
7006 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
7007 CC. Set CC_FOR_BUILD from CC.
7008 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
7009 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
7010 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
7011 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
7012 and GFORTRAN.
7013 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
7014 (_LIBCFLAGS): Renamed to _TFLAGS.
7015 (do-compare-debug, do-compare3-debug): Drop.
7016 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
7017 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
7018 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
7019 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
7020 (XGCC_FLAGS_FOR_TARGET): New.
7021 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
7022 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
7023 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
7024 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
7025 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
7026 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
7027 TFLAGS.
7028 (BUILD_CONFIG): Include if requested.
7029 (all): Set TFLAGS on bootstrap.
7030 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
7031 (all-stageid-prefixmodule): Likewise.
7032 (do-clean, distclean-stageid): Set TFLAGS.
7033 (restrap): Fix whitespace.
7034 * Makefile.in: Rebuilt.
7035
7036 2009-05-07 Paolo Bonzini <bonzini@gnu.org>
7037
7038 * config.guess: Sync with src.
7039
7040 2009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
7041
7042 * configure.ac ($with_ppl): Default to no if not supplied.
7043 ($with_cloog): Likewise.
7044 configure: Regenerate.
7045
7046 2009-04-27 James E. Wilson <wilson@codesourcery.com>
7047
7048 * MAINTAINERS: Update my e-mail address.
7049
7050 2009-04-27 Nick Clifton <nickc@redhat.com>
7051
7052 * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
7053
7054 2009-04-25 Eric Botcazou <ebotcazou@adacore.com>
7055
7056 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
7057 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
7058 * Makefile.in: Regenerate.
7059
7060 2009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7061
7062 PR bootstrap/39739
7063 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
7064 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
7065
7066 * configure, Makefile.in: Regenerate.
7067
7068 2009-04-21 Taras Glek <tglek@mozilla.com>
7069
7070 * include/hashtab.h: Update GTY annotations to new syntax
7071 * include/splay-tree.h: Likewise
7072
7073 2009-04-17 Ben Elliston <bje@au.ibm.com>
7074
7075 * config.sub, config.guess: Update from upstream sources.
7076
7077 2009-04-15 Anthony Green <green@moxielogic.com>
7078
7079 * configure.ac: Add moxie support.
7080 * configure: Rebuilt.
7081
7082 2009-04-14 Jakub Jelinek <jakub@redhat.com>
7083
7084 * configure.ac: Change copyright header to refer to version
7085 3 of the GNU General Public License and to point readers at the
7086 COPYING3 file and the FSF's license web page.
7087 * Makefile.def: Likewise.
7088 * Makefile.tpl: Likewise.
7089 * Makefile.in: Regenerate.
7090
7091 2009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
7092
7093 * configure.ac: Restore match for darwin9 or later. Use double
7094 brackets since regeneration eats one pair.
7095 * configure: Regenerate.
7096
7097 2009-04-09 H.J. Lu <hongjiu.lu@intel.com>
7098
7099 PR gas/10039
7100 * configure.ac: Require texinfo 4.7.
7101 * configure: Regenerated.
7102
7103 2009-04-09 Nick Clifton <nickc@redhat.com>
7104
7105 * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
7106 the GCC Runtime Library Exception.
7107
7108 2009-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7109
7110 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
7111 * configure: Regenerate.
7112
7113 2009-04-01 Steve Ellcey <sje@cup.hp.com>
7114
7115 * Makefil.def (languages): New entries.
7116 * Makefile.tpl (check-gcc-*): New generic target.
7117 * Makefile.in: Regenerate.
7118
7119 2009-03-25 Erven Rohou <erven.rohou@inria.fr>
7120
7121 * MAINTAINERS: Update my email address.
7122
7123 2009-03-18 Tom Tromey <tromey@redhat.com>
7124
7125 * configure: Rebuild.
7126 * configure.ac (host_libs): Add libiconv.
7127 * Makefile.in: Rebuild.
7128 * Makefile.def (host_modules): Add libiconv.
7129 (configure-gdb, all-gdb): Depend on libiconv.
7130
7131 2009-03-16 Tristan Gingold <gingold@adacore.com>
7132
7133 * configure.ac: Treat gdb as supported on x86_64-darwin.
7134 * configure: Regenerate.
7135
7136 2009-03-16 Joseph Myers <joseph@codesourcery.com>
7137
7138 * configure.ac (--with-host-libstdcxx): New option.
7139 * configure: Regenerate.
7140
7141 2009-03-12 Joern Rennecke <joern.rennecke@arc.com>
7142
7143 * MAINTAINERS: Move myself into the write after approval list.
7144
7145 2009-03-11 Nicola Pero <nicola.pero@meta-innovation.com>
7146
7147 * MAINTAINERS: Update e-mail address.
7148
7149 2009-03-11 Dorit Nuzman <dorit@il.ibm.com>
7150
7151 * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
7152
7153 2009-03-10 Ira Rosen <irar@il.ibm.com>
7154
7155 * MAINTAINERS: Add myself as auto-vectorizer maintainer.
7156
7157 2009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7158
7159 Backport from git Libtool:
7160
7161 2009-01-19 Robert Millan <rmh@aybabtu.com>
7162 Support GNU/kOpenSolaris.
7163 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
7164 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
7165 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
7166 GNU/kOpenSolaris.
7167
7168 2009-02-27 Andreas Schwab <schwab@linux-m68k.org>
7169
7170 * MAINTAINERS: Update e-mail address.
7171
7172 2009-02-24 Michael Eager <eager@eagercon.com>
7173
7174 * MAINTAINERS (Write After Approval): Add self.
7175
7176 2009-02-18 Bingfeng Mei <bmei@broadcom.com>
7177
7178 * MAINTAINERS (Write After Approval): Add myself.
7179
7180 2009-02-05 Andreas Schwab <schwab@suse.de>
7181
7182 * Makefile.tpl (stage_last): Define $r and $s before using
7183 $(RECURSE_FLAGS_TO_PASS).
7184 * Makefile.in: Regenerate
7185
7186 2009-01-30 Ian Lance Taylor <iant@google.com>
7187
7188 * MAINTAINERS: Move myself to the Global Reviewers list.
7189
7190 2009-01-29 Robert Millan <rmh@aybabtu.com>
7191
7192 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
7193 * configure: Regenerate.
7194
7195 2009-01-17 Gerald Pfeifer <gerald@pfeifer.com>
7196
7197 * MAINTAINERS: Make whitespace consistent.
7198 Remove Robert Millan from Write After Approval.
7199
7200 2009-01-16 Alan Modra <amodra@bigpond.net.au>
7201
7202 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
7203 (all-opcodes): Depend on all-libiberty.
7204 * Makefile.in: Regenerate.
7205
7206 2009-01-15 Douglas B Rupp <rupp@gnat.com>
7207
7208 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
7209 * configure: Regenerate.
7210
7211 2009-01-12 Ramana Radhakrishnan <ramana.r@gmail.com>
7212
7213 * MAINTAINERS (Write After Approval): Add myself.
7214
7215 2009-01-12 Steven G. Kargl <sgk@troutmask.apl.washington.edu>
7216
7217 * MAINTAINERS: Add myself to reviewers (Fortran).
7218
7219 2009-01-12 Sebastian Pop <sebastian.pop@amd.com>
7220
7221 PR tree-optimization/38515
7222 * configure.ac (cloog-polylib): Removed.
7223 (with_ppl, with_cloog): Test for "no".
7224 * configure: Regenerated.
7225
7226 2009-01-11 Daniel Franke <franke.daniel@gmail.com>
7227
7228 * MAINTAINERS: Moved myself to reviewers (Fortran).
7229
7230 2009-01-06 Thomas Schwinge <tschwinge@gnu.org>
7231
7232 * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
7233 (Write After Approval): Remove myself.
7234
7235 2009-01-03 Diego Novillo <dnovillo@google.com>
7236
7237 * MAINTAINERS: Remove myself from alias maintainership.
7238
7239 2009-01-02 David Ayers <ayers@fsfe.org>
7240
7241 * MAINTAINERS: Update e-mail address.
7242
7243 2008-12-30 Gerald Pfeifer <gerald@pfeifer.com>
7244
7245 * MAINTAINERS: Make whitespace consistent.
7246
7247 2008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7248
7249 Backport from upstream Libtool:
7250 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
7251 Add cache variables to tests that require the linker to work.
7252 For shlibpath_overrides_runpath, this also changes the semantics
7253 to let the result from the C compiler take precedence.
7254
7255 2008-12-02 Ben Elliston <bje@au.ibm.com>
7256
7257 * config.sub, config.guess: Update from upstream sources.
7258
7259 2008-12-12 Sebastian Pop <sebastian.pop@amd.com>
7260
7261 * configure.ac (ppllibs): Add by default the lib flags.
7262 * configure: Regenerate.
7263
7264 2008-12-08 Luis Machado <luisgpm@br.ibm.com>
7265
7266 * MAINTAINERS: Add myself to the write after approval list.
7267
7268 2008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
7269
7270 * configure.ac: Add double brackets on darwin[912].
7271 * configure: Regenerate.
7272
7273 2008-12-03 Daniel Kraft <d@domob.eu>
7274
7275 * MAINTAINERS: Moved myself and Mikael Morin from Write After
7276 Approval to Reviewer section (for Fortran front-end).
7277
7278 2008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
7279
7280 * configure.ac: Expand to darwin10 and later.
7281 * configure: Regenerate.
7282
7283 2008-12-02 Andreas Schwab <schwab@suse.de>
7284
7285 * Makefile.def: configure-target-boehm-gc depends on
7286 all-target-libstdc++-v3.
7287 * Makefile.in: Regenerate.
7288
7289 2008-12-02 Kai Tietz <kai.tietz@onevision.com>
7290
7291 * MAINTAINERS: Add myself as mingw maintainer.
7292
7293 2008-12-02 Ben Elliston <bje@au.ibm.com>
7294
7295 * config.sub, config.guess: Update from upstream sources.
7296
7297 2008-12-01 Gerald Pfeifer <gerald@pfeifer.com>
7298
7299 * README.SCO: Remove.
7300
7301 2008-11-29 Fernando Pereira <pronesto@gmail.com>
7302
7303 * MAINTAINERS: Add myself to the write after approval list.
7304
7305 2008-11-29 Dave Korn <dave.korn.cygwin@gmail.com>
7306
7307 * MAINTAINERS: Update my email address in WAA section.
7308
7309 2008-11-29 Chen Liqin <liqin@sunnorth.com.cn>
7310
7311 * MAINTAINERS: Update e-mail address.
7312
7313 2008-11-27 Toon Moene <toon@moene.org>
7314
7315 * MAINTAINERS: Change e-mail address.
7316
7317 2008-11-27 Tristan Gingold <gingold@adacore.com>
7318
7319 * configure.ac: Build gdb for i?86-*-darwin*
7320 * configure: Regenerated.
7321
7322 2008-11-24 Hariharan Sandanagobalane <hariharan@picochip.com>
7323
7324 * MAINTAINERS: Added my full name.
7325
7326 2008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
7327
7328 PR bootstrap/38014
7329 PR bootstrap/37923
7330
7331 Revert:
7332
7333 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
7334
7335 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
7336 * Makefile.in: Regenerated.
7337
7338 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
7339
7340 PR gdb/921
7341 PR gdb/1646
7342 PR gdb/2175
7343 PR gdb/2176
7344
7345 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
7346 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
7347 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
7348 (HOST_EXPORTS): Pass CPPFLAGS.
7349 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
7350 (LDFLAGS_FOR_TARGET): Initialize from configure script.
7351 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
7352 * Makefile.in, configure: Regenerated.
7353 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
7354 and CPPFLAGS_FOR_BUILD.
7355
7356 2008-11-06 Jeff Law <law@redhat.com>
7357
7358 * MAINTAINERS: Add myself as middle end maintainer.
7359
7360 2008-11-06 Andrew Stubbs <ams@codesourcery.com>
7361
7362 * MAINTAINERS (Write after approval): Add myself.
7363
7364 2008-11-05 Diego Novillo <dnovillo@google.com>
7365
7366 * MAINTAINERS (Global Reviewers): Add myself.
7367 (Non-Algorithmic Maintainers): Remove myself.
7368
7369 2008-11-04 Thomas Schwinge <tschwinge@gnu.org>
7370
7371 * MAINTAINERS (Write after approval): Add myself.
7372
7373 2008-10-31 Mikael Morin <mikael.morin@tele2.fr>
7374
7375 * MAINTAINERS (Write after approval): Add myself.
7376
7377 2008-10-31 Ben Elliston <bje@au.ibm.com>
7378
7379 * configure.ac (spu-*-*): Remove special case.
7380 * configure: Regenerate.
7381
7382 2008-10-30 Catherine Moore <clm@codesourcery.com>
7383
7384 * MAINTAINERS (Write after approval): Update my email address.
7385
7386 2008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
7387
7388 * configure.ac [spu-*-*]: Do not set skipdirs.
7389 * configure: Re-generate.
7390
7391 2008-10-29 Bernd Schmidt <bernd.schmidt@analog.com>
7392
7393 * MAINTAINERS (Various Maintainers): Add myself to reload.
7394
7395 2008-10-25 Richard Guenther <rguenther@suse.de>
7396
7397 * MAINTAINERS (Various Maintainers): Add myself as middle-end
7398 maintainer. Remove myself as libgcc-math maintainer.
7399 (Non-Algorithmic Maintainers): Remove myself.
7400
7401 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
7402
7403 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
7404 * Makefile.in: Regenerated.
7405
7406 2008-10-23 Cary Coutant <ccoutant@google.com>
7407
7408 * MAINTAINERS (Write after approval): Add myself.
7409
7410 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
7411
7412 PR gdb/921
7413 PR gdb/1646
7414 PR gdb/2175
7415 PR gdb/2176
7416
7417 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
7418 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
7419 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
7420 (HOST_EXPORTS): Pass CPPFLAGS.
7421 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
7422 (LDFLAGS_FOR_TARGET): Initialize from configure script.
7423 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
7424 * Makefile.in, configure: Regenerated.
7425 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
7426 and CPPFLAGS_FOR_BUILD.
7427
7428 2008-10-20 Sebastian Pop <sebastian.pop@amd.com>
7429
7430 * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
7431 Sebastian Pop.
7432
7433 2008-10-14 Antoniu Pop <antoniu.pop@gmail.com>
7434
7435 * MAINTAINERS (Write After Approval): Added myself.
7436
7437 2008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7438
7439 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
7440 recommended version to 2.3.2.
7441
7442 * configure: Regenerate.
7443
7444 2008-10-01 Mark Mitchell <mark@codesourcery.com>
7445
7446 * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
7447
7448 2008-09-29 David Daney <david.daney@caviumnetworks.com>
7449
7450 * MAINTAINERS (Write After Approval): Update e-mail address.
7451
7452 2008-09-26 Peter O'Gorman <pogma@thewrittenword.com>
7453
7454 * libtool.m4: Update to libtool 2.2.6.
7455 * lt~obsolete.m4: Update to libtool 2.2.6.
7456 * ltmain.sh: Update to libtool 2.2.6.
7457 * ltsugar.m4: Update to libtool 2.2.6.
7458 * ltversion.m4: Update to libtool 2.2.6.
7459 * ltoptions.m4: Update to libtool 2.2.6.
7460 * ltgcc.m4: Update to match changes from libtool 2.2.6.
7461
7462 2008-09-22 Chris Fairles <cfairles@gcc.gnu.org>
7463
7464 * MAINTAINERS (Write After Approval): Add myself.
7465
7466 2008-09-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
7467
7468 * MAINTAINERS (Write After Approval): Update my name.
7469
7470 2008-09-20 Steven Bosscher <steven@gcc.gnu.org>
7471
7472 * MAINTAINERS: Add myself in "Write After Approval".
7473
7474 2008-09-18 Steve Ellcey <sje@cup.hp.com>
7475
7476 * MAINTAINERS: Add myself as ia64 maintainer.
7477
7478 2008-09-04 Gerald Pfeifer <gerald@pfeifer.com>
7479
7480 * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
7481 Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
7482 Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
7483 and Michael Tiemann from Write After Approval since they do not
7484 actually have access.
7485
7486 2008-09-05 Richard Guenther <rguenther@suse.de>
7487
7488 * configure.ac: Initialize clooglibs to -lcloog.
7489 * configure: Re-generate.
7490
7491 2008-09-04 Le-Chun Wu <lcwu@google.com>
7492
7493 * MAINTAINERS (Write After Approval): Add myself.
7494
7495 2008-09-03 Sebastian Pop <sebastian.pop@amd.com>
7496
7497 * configure.ac (--with-cloog-polylib): New.
7498 (--disable-cloog-version-check): New.
7499 (--disable-ppl-version-check): New.
7500 * configure: Re-generate.
7501
7502 2008-09-03 Richard Guenther <rguenther@suse.de>
7503
7504 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
7505 cloog test.
7506 * configure: Re-generate.
7507
7508 2008-09-03 Hari Sandanagobalane <hariharan@picochip.com>
7509
7510 Add picoChip port.
7511 * MAINTAINERS: Add picoChip maintainers.
7512
7513 2008-09-02 Sebastian Pop <sebastian.pop@amd.com>
7514 Tobias Grosser <grosser@fim.uni-passau.de>
7515 Jan Sjodin <jan.sjodin@amd.com>
7516 Harsha Jagasia <harsha.jagasia@amd.com>
7517 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
7518 Konrad Trifunovic <konrad.trifunovic@inria.fr>
7519 Adrien Eliche <aeliche@isty.uvsq.fr>
7520
7521 Merge from graphite branch.
7522 * configure: Regenerate.
7523 * Makefile.in: Regenerate.
7524 * configure.ac (host_libs): Add ppl and cloog.
7525 Add checks for PPL and CLooG.
7526 * Makefile.def (ppl, cloog): Added modules and dependences.
7527 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
7528 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
7529
7530 2008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
7531
7532 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
7533 (GCC_SHLIB_SUBDIR): New.
7534 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
7535 * configure: Regenerate.
7536 * Makefile.in: Regenerate.
7537
7538 2008-08-30 Gerald Pfeifer <gerald@pfeifer.com>
7539
7540 * MAINTAINERS: Consistently use tabs to separate columns.
7541
7542 2008-08-29 Tristan Gingold <gingold@adacore.com>
7543
7544 * MAINTAINERS (Write after Approval): Add myself.
7545
7546 2008-08-28 Tristan Gingold <gingold@adacore.com>
7547
7548 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
7549 Enable bfd, binutils and opcodes.
7550 * configure: Regenerate.
7551
7552 2008-08-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
7553
7554 * MAINTAINERS: Update my hppa and hpux entries. Remove my vax entry.
7555
7556 2008-08-23 Thomas Koenig <tkoenig@gcc.gnu.org>
7557
7558 * MAINTAINERS: Use correct Umlaut for last name.
7559
7560 2008-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
7561
7562 * MAINTAINERS: Move myself from Reviewers to Write after Approval.
7563
7564 2008-08-16 David Edelsohn <edelsohn@gnu.org>
7565
7566 * MAINTAINERS: Update my email address.
7567
7568 2008-08-16 Nicolas Roche <roche@adacore.com>
7569
7570 * Makefile.tpl: Add BOOT_ADAFLAGS.
7571 * Makefile.in: Regenerate.
7572
7573 2008-08-09 Richard Sandiford <rdsandiford@googlemail.com>
7574
7575 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
7576 * configure: Regenerate.
7577
7578 2008-07-30 Paolo Bonzini <bonzini@gnu.org>
7579
7580 * configure.ac: Add makefile fragments for hpux.
7581 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
7582 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
7583 * configure: Regenerate.
7584 * Makefile.in: Regenerate.
7585
7586 2008-07-28 Aldy Hernandez <aldyh@redhat.com>
7587
7588 * MAINTAINERS: Add Jakub and myself as gimple maintainers.
7589
7590 2008-07-11 Dodji Seketeli <dseketel@redhat.com>
7591
7592 * MAINTAINERS (Write after Approval): Add myself.
7593
7594 2008-07-02 Xuepeng Guo <xuepeng.guo@intel.com>
7595
7596 * MAINTAINERS (Write After Approval): Add myself.
7597
7598 2008-06-29 Andrew Jenner <andrew@codesourcery.com>
7599
7600 * MAINTAINERS (Write After Approval): Add myself.
7601
7602 2008-06-29 Krister Walfridsson <krister.walfridsson@gmail.com>
7603
7604 * MAINTAINERS: Update my email address.
7605
7606 2008-06-25 Joey Ye <joey.ye@intel.com>
7607
7608 * MAINTAINERS (Write After Approval): Add myself.
7609
7610 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7611
7612 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
7613 * Makefile.in: Regenerate.
7614 * configure: Regenerate.
7615
7616 2008-06-17 Daniel Kraft <d@domob.eu>
7617
7618 * MAINTAINERS (Write After Approval): Add myself.
7619
7620 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7621
7622 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
7623 "$@" is still intact with both Autoconf 2.59 and 2.62.
7624 * configure: Regenerate.
7625
7626 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7627
7628 * Makefile.tpl: Fix comment errors.
7629 * Makefile.in: Regenerate.
7630
7631 2008-06-12 David S. Miller <davem@davemloft.net>
7632 David Edelsohn <edelsohn@gnu.org>
7633
7634 * configure.ac: Add powerpc*-*-* to gold supported targets.
7635 * configure: Regenerate.
7636
7637 2008-06-08 Joseph Myers <joseph@codesourcery.com>
7638
7639 PR tree-optimization/36218
7640 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
7641 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
7642 (all prefix="build-"): Pass them to build-system sub-makes.
7643 * Makefile.in: Regenerate.
7644
7645 2008-06-07 Joseph Myers <joseph@codesourcery.com>
7646
7647 * MAINTAINERS (mt port): Remove.
7648 (sco5, unixware, sco udk): Remove.
7649 (Kean Johnston): Add to Write After Approval.
7650
7651 2008-05-30 Julian Brown <julian@codesourcery.com>
7652
7653 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
7654 of libobjc for ARM EABI Linux.
7655 * configure: Regenerate.
7656
7657 2008-05-18 Xinliang David Li <davidxl@google.com>
7658
7659 * ChangeLog: Remove wrong ChangeLog entry.
7660
7661 2008-05-17 Xinliang David Li <davidxl@google.com>
7662
7663 * MAINTAINERS (Write After Approval): Add myself.
7664
7665 2008-05-15 Janus Weil <janus@gcc.gnu.org>
7666
7667 * MAINTAINERS (Write After Approval): Add myself.
7668
7669 2008-05-14 Rafael Espíndola <espindola@google.com>
7670
7671 * config-ml.in: don't handle --enable-shared and --enable-static.
7672
7673 2008-05-10 Richard Sandiford <rdsandiford@googlemail.com>
7674
7675 * MAINTAINERS: Update my email address.
7676
7677 2008-05-10 Paolo Carlini <paolo.carlini@oracle.com>
7678
7679 * MAINTAINERS: Update my email address.
7680
7681 2008-05-03 Kris Van Hees <kris.van.hees@oracle.com>
7682
7683 * MAINTAINERS (Write After Approval): Add myself.
7684
7685 2008-04-28 Gabriele Svelto <gabriele.svelto@st.com>
7686
7687 * MAINTAINERS (Write After Approval): Add myself.
7688
7689 2008-04-25 Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
7690
7691 * MAINTAINERS (crx): Add myself.
7692
7693 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
7694
7695 Sync with src:
7696 2008-04-14 David S. Miller <davem@davemloft.net>
7697
7698 * configure.ac: Add sparc*-*-* to gold supported targets.
7699 * configure: Regenerate.
7700
7701 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
7702
7703 PR bootstrap/35457
7704 * configure.ac: Include override.m4.
7705 * configure: Regenerate.
7706
7707 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
7708
7709 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
7710 * Makefile.in: Regenerate.
7711
7712 2008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
7713
7714 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
7715 as nonconfigurable directories list.
7716 * configure: Regenerate.
7717
7718 2008-04-14 Ben Elliston <bje@au.ibm.com>
7719
7720 * config.sub, config.guess: Update from upstream sources.
7721
7722 2008-04-12 Hans-Peter Nilsson <hp@axis.com>
7723
7724 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
7725 * Makefile.in: Regenerate.
7726
7727 2008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
7728
7729 * configure.ac: Do not build libssp for the AVR.
7730 * configure: Regenerate.
7731
7732 2008-04-07 Ian Lance Taylor <iant@google.com>
7733
7734 * Makefile.def: check-gold depends upon all-binutils.
7735 * Makefile.in: Regenerate.
7736
7737 2008-04-04 Andy Hutchinson <hutchinsonandy@aim.com>
7738
7739 * MAINTAINERS (Write After Approval): Add myself.
7740
7741 2008-04-04 Nick Clifton <nickc@redhat.com>
7742
7743 PR binutils/4334
7744 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
7745 builds.
7746 * configure: Regenerate.
7747
7748 2008-04-04 NightStrike <NightStrike@gmail.com>
7749
7750 PR other/35151
7751 * configure.ac: Combine rules for mingw32 and mingw64.
7752 * configure: Regenerate.
7753
7754 2008-04-02 Kai Tietz <kai.tietz@onvision.com>
7755
7756 * MAINTAINERS (Write After Approval): Add myself.
7757
7758 2008-04-01 Seongbae Park <seongbae.park@gmail.com>
7759
7760 * Makefile.tpl (.NOTPARALLEL): Revert previous change.
7761 * Makefile.in (.NOTPARALLEL): Ditto.
7762
7763 2008-04-01 Peter O'Gorman <pogma@thewrittenword.com>
7764
7765 * MAINTAINERS (Write After Approval): Add myself.
7766
7767 2008-03-31 Seongbae Park <seongbae.park@gmail.com>
7768
7769 * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
7770 * Makefile.in (.NOTPARALLEL): Regenerate.
7771
7772 2008-03-27 Paolo Bonzini <bonzini@gnu.org>
7773
7774 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
7775 * Makefile.in: Regenerate.
7776
7777 2008-03-26 Jakub Staszak <kuba@et.pl>
7778
7779 * MAINTAINERS (Write After Approval): Add myself.
7780
7781 2008-03-23 Thomas Koenig <tkoenig@gcc.gnu.org>
7782
7783 * MAINTAINERS: Update e-mail address.
7784
7785 2008-03-20 Ian Lance Taylor <iant@google.com>
7786
7787 * configure.ac: Add support for --enable-gold.
7788 * Makefile.def: Add gold as a directory like ld.
7789 * configure, Makefile.in: Regenerate.
7790
7791 2008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7792
7793 * configure.ac: m4_include config/proginstall.m4.
7794 * configure: Regenerate.
7795
7796 Backport from upstream Libtool:
7797
7798 2007-10-12 Eric Blake <ebb9@byu.net>
7799
7800 Deal with Autoconf 2.62's semantic change in m4_append.
7801 * ltsugar.m4 (lt_append): Replace broken versions of
7802 m4_append.
7803 (lt_if_append_uniq): Don't require separator to be overquoted,
7804 and avoid broken m4_append.
7805 (lt_dict_add): Fix typo.
7806 * libtool.m4 (_LT_DECL): Don't overquote separator.
7807
7808 2008-03-13 David Edelsohn <edelsohn@gnu.org>
7809
7810 * config.rpath: Add AIX 6 support.
7811
7812 2008-03-13 Paolo Bonzini <bonzini@gnu.org>
7813
7814 * Makefile.def (stageprofile). Remove -fprofile-generate
7815 from stage_libcflags.
7816 * Makefile.in: Regenerate.
7817
7818 2008-03-13 Ben Elliston <bje@au.ibm.com>
7819
7820 * config.sub, config.guess: Update from upstream sources.
7821
7822 2008-03-06 Tom Tromey <tromey@redhat.com>
7823
7824 * MAINTAINERS: Update for treelang deletion.
7825
7826 2008-03-03 James E. Wilson <wilson@tuliptree.org>
7827
7828 * MAINTAINERS: Update my email address.
7829
7830 2008-03-03 Stan Shebs <stanshebs@earthlink.net>
7831
7832 * MAINTAINERS (darwin port): Add myself as a maintainer.
7833 (objective-c/c++): Add myself as a maintainer.
7834
7835 2008-03-03 Volker Reichelt <v.reichelt@netcologne.de>
7836
7837 * MAINTAINERS (Write After Approval): Update my email address.
7838
7839 2008-02-25 Tomas Bily <tbily@suse.cz>
7840
7841 * MAINTAINERS (Write After Approval): Add myself.
7842
7843 2008-02-23 Jakub Jelinek <jakub@redhat.com>
7844
7845 * MAINTAINERS (OpenMP): Add myself.
7846
7847 2008-02-20 Paolo Bonzini <bonzini@gnu.org>
7848
7849 PR bootstrap/32009
7850 PR bootstrap/32161
7851
7852 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
7853 * configure: Regenerate.
7854
7855 * Makefile.def: Define stage_libcflags for all bootstrap stages.
7856 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
7857 STAGE4_LIBCFLAGS): New.
7858 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
7859 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
7860 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
7861 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
7862 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
7863 for target modules. Don't export LIBCFLAGS.
7864 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
7865 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
7866 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
7867 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
7868 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
7869 * Makefile.in: Regenerate.
7870
7871 2008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7872
7873 PR libgcj/33085
7874 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
7875 Do not use -DDLL_EXPORT. Backport from upstream.
7876
7877 2008-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7878
7879 * MAINTAINERS (Write After Approval): Add myself.
7880
7881 2008-02-02 Hans-Peter Nilsson <hp@axis.com>
7882
7883 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
7884 * configure: Regenerate.
7885
7886 2008-01-31 Marc Gauthier <marc@tensilica.com>
7887
7888 * configure.ac (xtensa*-*-*): Recognize processor variants.
7889 * configure: Regenerate.
7890
7891 2008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7892
7893 PR bootstrap/34922
7894 * configure.ac (PARSE_ARGS): Push suitable setting of
7895 ac_subdirs_all, for `./configure --help=recursive'.
7896 Handle `+' in generic toplevel directory disabling.
7897 * configure: Regenerate.
7898
7899 2008-01-28 Nick Clifton <nickc@redhat.com>
7900
7901 * MAINTAINERS (xstormy16): Take over maintainership.
7902
7903 2008-01-25 Joseph Myers <joseph@codesourcery.com>
7904
7905 * MAINTAINERS (c4x port): Remove.
7906
7907 2008-01-24 David Edelsohn <edelsohn@gnu.org>
7908
7909 * libtool.m4: Backport AIX 6 support from ToT Libtool.
7910
7911 2008-01-23 Ben Elliston <bje@au.ibm.com>
7912
7913 * config.sub, config.guess: Update from upstream sources.
7914
7915 2008-01-22 Tobias Grosser <grosser@fim.uni-passau.de>
7916
7917 * MAINTAINERS (Write After Approval): Add myself.
7918
7919 2008-01-17 H.J. Lu <hjl.tools@gmail.com>
7920
7921 * MAINTAINERS: Update my email address.
7922
7923 2008-01-09 Raksit Ashok <raksit@google.com>
7924
7925 * MAINTAINERS (Write After Approval): Add myself.
7926
7927 2008-01-09 Raksit Ashok <raksit@google.com>
7928
7929 * MAINTAINERS (Write After Approval): Add myself.
7930
7931 2008-01-08 Ben Elliston <bje@au.ibm.com>
7932
7933 * config.sub, config.guess: Update from upstream sources.
7934
7935 2007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7936
7937 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
7938 Change recommended MPFR from 2.2.1 -> 2.3.0.
7939 * configure: Regenerate.
7940
7941 2007-12-15 Sebastian Pop <sebastian.pop@amd.com>
7942
7943 * MAINTAINERS: Update my email address.
7944
7945 2007-12-15 Bernhard Fischer <aldot@gcc.gnu.org>
7946
7947 * MAINTAINERS: Update my email address.
7948
7949 2007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
7950
7951 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
7952 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
7953 * Makefile.in: Regenerate.
7954
7955 2007-12-10 Mark Heffernan <meheff@google.com>
7956
7957 * MAINTAINERS (Write After Approval): Add myself and alphabetize two
7958 misplaced entries.
7959
7960 2007-12-10 Andreas Tobler <a.tobler@schweiz.org>
7961
7962 * configure.ac: Enable libjava for x86_64-*-darwin9.
7963 * configure: Regenerate.
7964
7965 2007-12-07 Bill Maddox <maddox@google.com>
7966
7967 * MAINTAINERS (Write After Approval): Add myself.
7968
7969 2007-12-05 Ben Elliston <bje@au.ibm.com>
7970
7971 * config.sub, config.guess: Update from upstream sources.
7972
7973 2007-12-02 Matthias Klose <doko@ubuntu.com>
7974
7975 * config-ml.in: Remove 64bit configure tests.
7976
7977 2007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7978
7979 * config-ml.in: Robustify against white space in absolute file
7980 names.
7981
7982 * config-ml.in (multi-clean): Substitute ${Makefile}.
7983 Remove superfluous ${Makefile} in list.
7984
7985 2007-11-19 Thiemo Seufer <ths@mips.com>
7986
7987 * config-ml.in: Don't hardcode the Makefile name.
7988
7989 2007-11-08 Alexander Monakov <amonakov@ispras.ru>
7990
7991 * MAINTAINERS (Write After Approval): Add myself.
7992
7993 2007-11-07 Samuel Tardieu <sam@rfc1149.net>
7994
7995 * MAINTAINERS (Write After Approval): Add myself.
7996
7997 2007-11-06 Doug Kwan <dougkwan@google.com>
7998
7999 * MAINTAINERS (Write After Approval): Add myself.
8000
8001 2007-10-25 Ben Elliston <bje@au.ibm.com>
8002
8003 * MAINTAINERS (mercury): Remove entry.
8004 (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
8005
8006 2007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
8007
8008 * Makefile.def (dependencies): Make configure-gdb depend on
8009 all-intl.
8010 * Makefile.in: Regenerated.
8011
8012 2007-10-22 Steven G. Kargl <kargl@gcc.gnu.org>
8013
8014 * MAINTAINERS (Fortran maintainer): Remove myself.
8015
8016 2007-10-15 Patrick Mansfield <patmans@us.ibm.com>
8017
8018 * Makefile.def: To avoid problems running with parallel makes,
8019 build newlib before libgloss so that target specific header
8020 files are availble.
8021 * Makefile.in: Regenerate
8022
8023 2007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
8024
8025 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
8026 * Makefile.in: Regenerate.
8027
8028 2007-10-09 Vladimir Makarov <vmakarov@redhat.com>
8029
8030 * MAINTAINERS (Register allocation reviewer): Add myself.
8031
8032 2007-10-08 Mike Frysinger <vapier@gentoo.org>
8033
8034 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
8035 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
8036 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
8037 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
8038 * configure: Regenerate.
8039
8040 2006-10-04 Seongbae Park <seongbae.park@gmail.com>
8041
8042 * MAINTAINERS (Register allocation reviewer): Add myself.
8043
8044 2007-10-01 Paolo Bonzini <bonzini@gnu.org>
8045
8046 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
8047 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
8048 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
8049 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
8050 * configure.ac: Default them to host tools for $host = $build.
8051 Subst them.
8052
8053 * configure: Regenerate.
8054 * Makefile.in: Regenerate.
8055
8056 2006-09-24 Peter Bergner <bergner@vnet.ibm.com>
8057
8058 * MAINTAINERS (Register allocation reviewer): Add myself.
8059
8060 2006-09-24 Kenneth Zadeck <zadeck@naturalbridge.com>
8061
8062 * MAINTAINERS (Register allocation reviewer): Add myself.
8063
8064 2007-09-21 Seongbae Park <seongbae.park@gmail.com>
8065
8066 * MAINTAINERS (Write After Approval): Fix typo.
8067
8068 2007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
8069
8070 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
8071 * configure: Regenerate.
8072
8073 2007-09-20 Paul Jarc <prj-bugzilla-gcc@multivac.cwru.edu>
8074
8075 PR bootstrap/31906
8076 * libtool-ldflags: Don't prefix arguments with -Xcompiler if
8077 they're already prefixed.
8078
8079 2007-09-19 Benjamin Kosnik <bkoz@redhat.com>
8080
8081 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
8082 libstdc++.
8083 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
8084 * configure: Regenerate.
8085 * Makefile.in: Regenerate.
8086
8087 2007-09-17 Andreas Schwab <schwab@suse.de>
8088
8089 * configure.ac: Raise minimum makeinfo version to 4.6.
8090 * configure: Regenerate.
8091
8092 2007-09-17 Johannes Singler <singler@ira.uka.de>
8093
8094 * MAINTAINERS (write-after-approval) add myself
8095
8096 2007-09-15 Alan Modra <amodra@bigpond.net.au>
8097
8098 * configure.ac: Correct makeinfo version check.
8099 * configure: Regenerate.
8100
8101 2007-09-14 Richard Sandiford <rsandifo@nildram.co.uk>
8102
8103 * MAINTAINERS: Update my email address.
8104
8105 2007-09-14 Richard Sandiford <richard@codesourcery.com>
8106
8107 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
8108 to $skipdirs and only disable gprof for newlib. Use the normal
8109 mips*-elf* handling in other respects.
8110 * configure: Regnerate.
8111
8112 2007-09-12 David Daney <ddaney@avtrex.com>
8113
8114 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
8115 enabling libgcj.
8116 * configure: Regenerate.
8117
8118 2007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
8119
8120 PR other/32154
8121 * configure.ac: For libgloss targets, point the linker to the linker
8122 script, startup code and simulator library.
8123 * configure: Regenerate.
8124
8125 2007-09-07 Andrew Haley <aph@redhat.com>
8126
8127 * configure.ac (noconfigdirs): Remove target-libffi and
8128 target-libjava.
8129 * configure: Regenerate.
8130
8131 2007-09-06 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
8132
8133 PR target/33281
8134 * configure.ac: Use config/mh-mingw on mingw.
8135 * configure: Regenerate.
8136
8137 2007-09-05 Pat Haugen <pthaugen@us.ibm.com>
8138
8139 * MAINTAINERS (Write After Approval): Add myself.
8140
8141 2007-09-05 Richard Guenther <rguenther@suse.de>
8142
8143 * configure.ac (--enable-stage1-checking): If neither --enable-checking
8144 nor --disable-checking is provided also turn on yes and types
8145 checking for stage1.
8146 * configure: Re-generate.
8147
8148 2007-08-30 Krister Walfridsson <cato@df.lth.se>
8149
8150 * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
8151 (Write After Approval): Remove myself.
8152
8153 2007-08-29 Nick Clifton <nickc@redhat.com>
8154
8155 * config.sub, config.guess: Update from upstream sources.
8156
8157 2007-08-22 Bud Davis <jmdavis@link.com>
8158
8159 * MAINTAINERS (Write After Approval): Added myself.
8160 * MAINTAINERS (Reviewers): Removed myself.
8161
8162 2007-08-18 Paul Brook <paul@codesourcery.com>
8163 Joseph Myers <joseph@codesourcery.com>
8164
8165 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
8166 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
8167 * Makefile.in: Regenerate.
8168 * configure.ac (--with-debug-prefix-map): New.
8169 * configure: Regenerate.
8170
8171 2007-08-17 Richard Sandiford <richard@codesourcery.com>
8172 Nigel Stephens <nigel@mips.com>
8173
8174 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
8175 as target_makefile_frag.
8176 * configure: Regenerate.
8177
8178 2007-08-16 Alexandre Oliva <aoliva@redhat.com>
8179
8180 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
8181 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
8182 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
8183 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
8184 (do-compare, do-compare3, do-compare-debug): New.
8185 ([+compare-target+]): Use them.
8186
8187 2007-08-14 Maxim Kuvyrkov <maxim@codesourcery.com>
8188
8189 * MAINTAINERS (Write After Approval): Change my email address.
8190
8191 2007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8192 Ben Elliston <bje@au.ibm.com>
8193
8194 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
8195 --silent if $silent.
8196 * configure: Regenerate.
8197
8198 2003-08-12 Zdenek Dvorak <ook@ucw.cz>
8199
8200 * MAINTAINERS (Various Maintainers): Add myself as
8201 loop infrastructure maintainer. Update my e-mail
8202 address.
8203
8204 2007-07-31 Diego Novillo <dnovillo@google.com>
8205
8206 * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
8207 Adjust description.
8208
8209 2007-07-26 Richard Guenther <rguenther@suse.de>
8210
8211 * configure.ac: Add types checking to stage1 checking flags.
8212 * configure: Regenerate.
8213
8214 2007-07-17 Nick Clifton <nickc@redhat.com>
8215
8216 * COPYING3: New file. Contains version 3 of the GNU General
8217 Public License.
8218 * COPYING3.LIB: New file. Contains version 3 of the GNU
8219 Lesser General Public License.
8220
8221 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
8222
8223 * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
8224
8225 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
8226
8227 * MAINTAINERS (S/390 co-maintainer): Add myself.
8228 (Write After Approval): Remove myself.
8229
8230 2007-07-13 Dan Hipschman <dsh@google.com>
8231
8232 * MAINTAINERS (Write After Approval): Add myself.
8233
8234 2007-07-11 Nick Clifton <nickc@redhat.com>
8235
8236 * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
8237 WINDRES export.
8238 * Makefile.in: Regenerate.
8239
8240 2007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8241
8242 * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
8243 maintainer.
8244
8245 2007-07-05 H.J. Lu <hongjiu.lu@intel.com>
8246
8247 * lt~obsolete.m4: New. Import from 20070318 libtool.
8248
8249 2007-07-03 Julian Brown <julian@codesourcery.com>
8250
8251 * MAINTAINERS (Write After Approval): Add myself.
8252
8253 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8254
8255 * configure.ac: Rewrite 'configure --help' strings to look nicer.
8256 * configure: Regenerate.
8257
8258 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8259
8260 * configure.ac: Add some missing m4 quotation.
8261 * configure: Regenerate.
8262
8263 2007-07-02 Simon Baldwin <simonb@google.com>
8264
8265 * MAINTAINERS (Write After Approval): Add myself.
8266
8267 2007-07-02 Paolo Bonzini <bonzini@gnu.org>
8268
8269 * configure: Regenerate.
8270
8271 2007-07-02 Kai Tietz <kai.tietz@onevision.com>
8272
8273 * Makefile.def: Add windmc tool to build.
8274 * Makefile.tpl: Likewise.
8275 * configure.ac: Likewise.
8276 * Makefile.in: Regenerate.
8277 * configure: Regenerate.
8278
8279 2007-06-28 DJ Delorie <dj@redhat.com>
8280
8281 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
8282 not building newlib.
8283 * configure: Regenerated.
8284
8285 2007-06-28 Jan Sjodin <jan.sjodin@amd.com>
8286
8287 * MAINTAINERS (Write After Approval): Add myself.
8288
8289 2007-06-25 Martin Michlmayr <tbm@cyrius.com>
8290
8291 * MAINTAINERS (Write After Approval): Add myself.
8292
8293 2007-06-19 Chris Matthews <chrismatthews@google.com>
8294
8295 * MAINTAINERS (Write After Approval): Add myself.
8296
8297 2007-06-19 Rask Ingemann Lambertsen <rask@sygehus.dk>
8298
8299 * MAINTAINERS (Write After Approval): Add myself.
8300
8301 2007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
8302
8303 * Makefile.def: Add dependency from configure-gdb to all-bfd.
8304 * Makefile.in: Regenerated.
8305
8306 2007-06-14 Bernd Schmidt <bernd.schmidt@analog.com>
8307
8308 * configure.ac: Don't add target-libmudflap to noconfigdirs for
8309 bfin*-*-uclinux* targets.
8310 * configure: Regenerate.
8311
8312 2007-06-14 Ian Lance Taylor <iant@google.com>
8313
8314 * MAINTAINERS: Add myself as non-algorithmic global write
8315 maintainer.
8316
8317 2007-06-14 Diego Novillo <dnovillo@google.com>
8318
8319 * MAINTAINERS: Add self as middle-end maintainer and
8320 non-algorithmic global write maintainer.
8321
8322 2007-06-14 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
8323
8324 * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
8325 Move all Fortran maintainers except Paul Brook into the
8326 Non-Autopoiesis section.
8327
8328 2007-06-14 Paolo Bonzini <bonzini@gnu.org>
8329
8330 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
8331 (distclean-stage[+id+]): Possibly delete stage_last.
8332 * Makefile.in: Regenerate.
8333
8334 2007-06-12 Seongbae Park <seongbae.park@gmail.com>
8335
8336 * MAINTAINERS (Various Maintainer): Fix typo.
8337
8338 2007-06-11 Paolo Bonzini <bonzini@gnu.org>
8339
8340 * MAINTAINERS (Various Maintainer): Add myself as
8341 dataflow maintainer.
8342
8343 2007-06-07 Ben Elliston <bje@au.ibm.com>
8344
8345 * config.sub, config.guess: Update from upstream sources.
8346
8347 2007-06-07 Ben Elliston <bje@au.ibm.com>
8348
8349 * Makefile.tpl: Fix spelling error.
8350 * Makefile.in: Regenerate.
8351
8352 2007-06-01 Steve Ellcey <sje@cup.hp.com>
8353
8354 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
8355 lt_cv_sys_max_cmd_len.
8356
8357 2007-05-31 Dorit Nuzman <dorit@il.ibm.com>
8358
8359 * MAINTAINERS (Various Maintainers): Add myself as
8360 auto-vectorizer maintainer.
8361
8362 2003-05-31 Paolo Bonzini <bonzini@gnu.org>
8363
8364 PR libjava/32098
8365 * libtool.m4: Revert previous change.
8366 * ltgcc.m4: Put it here.
8367
8368 2003-05-30 Zdenek Dvorak <dvorakz@suse.cz>
8369
8370 * MAINTAINERS (Various Maintainers): Add myself as
8371 auto-vectorizer maintainer.
8372
8373 2007-05-30 H.J. Lu <hongjiu.lu@intel.com>
8374
8375 PR libjava/32098
8376 * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
8377
8378 2007-05-30 Richard Guenther <rguenther@suse.de>
8379
8380 * MAINTAINERS (Various Maintainers): Add myself as
8381 auto-vectorizer maintainer.
8382
8383 2007-05-30 Jakub Jelinek <jakub@redhat.com>
8384
8385 PR bootstrap/29382
8386 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
8387 * configure: Rebuilt.
8388
8389 2007-05-28 Roberto Costa <robsettantasei@gmail.com>
8390
8391 * MAINTAINERS (Write After Approval): Removed my name.
8392
8393 2007-05-25 Steven Bosscher <steven@gcc.gnu.org>
8394
8395 * MAINTAINERS (Write After Approval): Remove myself.
8396
8397 2007-05-25 Andreas Tobler <a.tobler@schweiz.org>
8398
8399 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
8400
8401 2007-05-23 Steve Ellcey <sje@cup.hp.com>
8402
8403 * ltmain.sh: Update from ToT Libtool.
8404 * libtool.m4: Update from ToT Libtool.
8405 * ltsugar.m4: New. Update from ToT Libtool.
8406 * ltversion.m4: New. Update from ToT Libtool.
8407 * ltoptions.m4: New. Update from ToT Libtool.
8408 * ltconfig: Remove.
8409 * ltcf-c.sh: Remove.
8410 * ltcf-cxx.sh: Remove.
8411 * ltcf-gcj.sh: Remove.
8412
8413 2007-05-22 Ollie Wild <aaw@google.com>
8414
8415 * MAINTAINERS (Write After Approval): Add myself.
8416
8417 2007-05-16 Paolo Bonzini <bonzini@gnu.org>
8418
8419 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
8420 stage_cflags.
8421 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
8422 Remove CFLAGS/LIBCFLAGS.
8423 (configure-stage[+id+]-[+prefix+][+module+],
8424 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
8425 * Makefile.in: Regenerate.
8426
8427 2007-05-15 Diego Novillo <dnovillo@google.com>
8428
8429 * MAINTAINERS: Update e-mail address.
8430
8431 2007-05-15 Revital Eres <eres@il.ibm.com>
8432
8433 * MAINTAINERS (Write After Approval): Add myself.
8434
8435 2007-05-14 Roberto Costa <robsettantasei@gmail.com>
8436
8437 * MAINTAINERS (Write After Approval): Updated my address.
8438
8439 2007-05-14 Thomas Neumann <tneumann@users.sourceforge.net>
8440
8441 * MAINTAINERS (Write After Approval): Add myself.
8442
8443 2007-05-11 Silvius Rus <rus@google.com>
8444
8445 * MAINTAINERS (Write After Approval): Add myself.
8446
8447 2007-04-23 Tom Tromey <tromey@redhat.com>
8448
8449 * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
8450
8451 2007-04-22 Mark Mitchell <mark@codesourcery.com>
8452
8453 * MAINTAINERS (cpplib): Rename to ...
8454 (libcpp): ... this. Add C/C++ front end maintainers.
8455
8456 2007-04-14 Steve Ellcey <sje@cup.hp.com>
8457
8458 * config-ml.in: Pass ${ml_config_env} to configure calls.
8459
8460 2007-04-04 Christian Bruel <christian.bruel@st.com>
8461
8462 * MAINTAINERS (Write After Approval): Add myself.
8463
8464 2007-04-02 Dave Korn <dave.korn@artimi.com>
8465
8466 * MAINTAINERS (Write After Approval): Add myself.
8467
8468 2007-03-31 Tobias Burnus <burnus@net-b.de>
8469
8470 * MAINTAINERS (fortran 95 front end): Add myself.
8471
8472 2007-03-28 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
8473
8474 * MAINTAINERS (Write After Approval): Add myself.
8475
8476 2007-03-24 Ayal Zaks <zaks@il.ibm.com>
8477
8478 * MAINTAINERS (Modulo Scheduler): Add myself.
8479
8480 2007-03-23 Brooks Moses <brooks.moses@codesourcery.com>
8481
8482 * MAINTAINERS (fortran 95 front end): Add myself.
8483 (c++ front end): whitespace fix.
8484
8485 2007-03-22 Nathan Froyd <froydnj@codesourcery.com>
8486
8487 * MAINTAINERS (Write After Approval): Add myself.
8488
8489 2007-03-21 Richard Sandiford <richard@codesourcery.com>
8490
8491 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
8492 of glob. Quote arguments with single quotes too.
8493 * configure: Regenerate.
8494
8495 2007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
8496
8497 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
8498 * Makefile.in: Regenerate
8499
8500 2007-03-07 Andreas Schwab <schwab@suse.de>
8501
8502 * configure: Regenerate.
8503
8504 2007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
8505
8506 * configure.ac: Add "--with-pdfdir" configure option,
8507 which defines pdfdir variable.
8508 * Makefile.def (target=fixincludes): Add install-pdf to
8509 missing targets.
8510 (recursive_targets): Add install-pdf target.
8511 (flags_to_pass): Add pdfdir.
8512 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
8513 target.
8514 * configure: Regenerate
8515 * Makefile.in: Regenerate
8516
8517 2007-02-28 Eric Christopher <echristo@apple.com>
8518
8519 Revert:
8520 2006-12-07 Mike Stump <mrs@apple.com>
8521
8522 * Makefile.def (dependencies): Add dependency for
8523 install-target-libssp and install-target-libgomp on
8524 install-gcc.
8525 * Makefile.in: Regenerate.
8526
8527 2007-02-27 Matt Kraai <kraai@ftbfs.org>
8528
8529 * configure: Regenerate.
8530 * configure.ac: Move statements after variable declarations.
8531
8532 2007-02-19 Kaz Kojima <kkojima@gcc.gnu.org>
8533
8534 * MAINTAINERS: Add myself as sh maintainer.
8535
8536 2007-02-19 Joseph Myers <joseph@codesourcery.com>
8537
8538 * configure.ac: Adjust for loop syntax.
8539 * configure: Regenerate.
8540
8541 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
8542
8543 * configure: Rebuilt.
8544
8545 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
8546
8547 * configure.ac: Drop multiple occurrences of --enable-languages,
8548 and fix its quoting.
8549 * configure: Rebuilt.
8550
8551 2007-02-17 Mark Mitchell <mark@codesourcery.com>
8552 Nathan Sidwell <nathan@codesourcery.com>
8553 Vladimir Prus <vladimir@codesourcery.com>
8554 Joseph Myers <joseph@codesourcery.com>
8555
8556 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
8557 * configure: Regenerate.
8558
8559 2007-02-14 Gerald Pfeifer <gerald@pfeifer.com>
8560
8561 * ltconfig (freebsd*): Default to elf.
8562
8563 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
8564
8565 * configure.ac (target_libraries): Move libgcc before libiberty.
8566 * configure: Regenerated.
8567
8568 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
8569 Paolo Bonzini <bonzini@gnu.org>
8570
8571 PR bootstrap/30753
8572 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
8573 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
8574 * configure: Regenerated.
8575
8576 2007-02-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
8577
8578 * MAINTAINERS (Language Front End Maintainers): Update my mail
8579 address.
8580
8581 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
8582
8583 PR bootstrap/30748
8584 * configure.ac: Correct syntax for Solaris ksh.
8585 * configure: Regenerated.
8586
8587 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
8588
8589 * configure.ac: Sync with src.
8590 * configure: Regenerate.
8591
8592 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
8593
8594 * Makefile.in: Regenerate.
8595
8596 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
8597
8598 * config.sub: Sync with src.
8599
8600 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
8601
8602 * Makefile.tpl (build_alias, host_alias, target_alias): Use
8603 noncanonical equivalents.
8604 * configure.in: Rename to...
8605 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
8606 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
8607 target_noncanonical. Use them. Rewrite removal of configure
8608 arguments for autoconf 2.59. Discard variable settings. Force
8609 program_transform_name for native tools.
8610
8611 * Makefile.in: Regenerated.
8612 * configure: Regenerated with autoconf 2.59.
8613
8614 2007-02-07 Roman Zippel <zippel@linux-m68k.org>
8615
8616 * MAINTAINERS (Write After Approval): Add myself.
8617
8618 2007-01-31 Andreas Schwab <schwab@suse.de>
8619
8620 * Makefile.tpl (LDFLAGS): Substitute it.
8621 * Makefile.in: Regenerate.
8622
8623 2007-01-30 Andrey Belevantsev <abel@ispras.ru>
8624
8625 * MAINTAINERS (Write After Approval): Add myself.
8626
8627 2007-01-28 David Edelsohn <edelsohn@gnu.org>
8628
8629 * MAINTAINERS (spu port): Add myself.
8630
8631 2007-01-23 Richard Guenther <rguenther@suse.de>
8632
8633 PR bootstrap/30541
8634 * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
8635 * Makefile.tpl (GNATBIND): Substitute it.
8636 (GNATMAKE): Likewise.
8637 (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
8638 of STAGE_PREFIX.
8639 * Makefile.in: Regenerate.
8640 * configure: Regenerate.
8641
8642 2007-01-18 Mike Stump <mrs@apple.com>
8643
8644 * configure.in: Re-enable -Werror for gcc builds.
8645
8646 2007-01-11 Harsha Jagasia <harsha.jagasia@amd.com>
8647
8648 * MAINTAINERS (Write After Approval): Add myself.
8649
8650 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
8651
8652 * configure.in: Change == to = in test command.
8653 * configure: Regenerate.
8654
8655 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
8656 Nick Clifton <nickc@redhat.com>
8657 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
8658
8659 * configure.in (build_configargs, host_configargs, target_configargs):
8660 Remove build/host/target parameters.
8661 (host_libs): Add gmp and mpfr.
8662 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
8663 * Makefile.def (gmp, mpfr): New.
8664 (gcc): Remove target.
8665 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
8666 target_os, target_vendor): New.
8667 (configure): Add host_alias/target_alias arguments; adjust invocations.
8668 * configure: Regenerate.
8669 * Makefile.in: Regenerate.
8670
8671 2007-01-11 Matt Fago <fago@earthlink.net>
8672
8673 * configure.in: Try to link to functions only in mpfr 2.2.x
8674 to improve robustness of configure tests.
8675 * configure: Regenerate.
8676
8677 2007-01-09 Uros Bizjak <ubizjak@gmail.com>
8678
8679 * MAINTAINERS: Add myself as i386 maintainer.
8680
8681 2007-01-08 Jan Hubicka <jh@suse.cz>
8682
8683 * MAINTAINERS: Add myself as i386 maintainer.
8684
8685 2007-01-08 Kai Tietz <kai.tietz@onevision.com>
8686
8687 * configure.in: Add support for an x86_64-mingw* target.
8688 * configure: Regenerate.
8689
8690 2007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
8691
8692 * Makefile.tpl (all-target): Correct @if conditional for target
8693 modules.
8694 * configure.in: Omit libiberty if building only target libgcc.
8695 * configure, Makefile.in: Regenerated.
8696
8697 2007-01-04 Paolo Bonzini <bonzini@gnu.org>
8698
8699 * configure.in: Use DEV-PHASE to detect default for --enable-werror.
8700 * configure: Regenerate.
8701
8702 2007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
8703
8704 * Makefile.def (target_modules): Add libgcc.
8705 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
8706 * Makefile.tpl (clean-target-libgcc): Delete.
8707 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
8708 on gcc even for bootstrapped modules. Rewrite handling of
8709 lang_env_dependencies to loop over target_modules.
8710 * configure.in (target_libraries): Add target-libgcc.
8711 * Makefile.in, configure: Regenerated.
8712
8713 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
8714
8715 * configure.in: Reorganize recognition of languages. Add
8716 --enable-stage1-languages. Show supported languages for the chosen
8717 target rather than all recognized languages.
8718 * configure: Regenerate.
8719
8720 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
8721
8722 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
8723 * Makefile.in: Regenerate.
8724
8725 2006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8726
8727 * configure.in: Warn that MPFR 2.2.0 is buggy.
8728 * configure: Regenerate.
8729
8730 2006-12-27 Ian Lance Taylor <iant@google.com>
8731
8732 * configure.in: When removing Makefiles to force a reconfigure, also
8733 remove prev-DIR*/Makefile.
8734 * configure: Regenerate.
8735
8736 2006-12-22 Andreas Schwab <schwab@suse.de>
8737
8738 * configure: Regenerate with correct autoconf version.
8739
8740 2006-12-20 Adam Megacz <megacz@cs.berkeley.edu>
8741
8742 * configure.in: add AC_SUBST for *_FOR_TARGET.
8743 * configure: Regenerate.
8744
8745 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
8746
8747 * configure.in: Simplify logic for rejecting languages that cannot
8748 be built. Separate the case when a language is unsupported,
8749 from the case when the user chooses not to build a language.
8750
8751 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
8752
8753 * configure.in: Remove "$build" case for powerpc-*-darwin* since
8754 it only affects bootstrap and could be tested on "$host" as well.
8755 * configure: Regenerate.
8756 * config/mh-ppc-darwin: Add to the stage1 cflags here.
8757
8758 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
8759
8760 PR bootstrap/29544
8761 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
8762 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
8763 move here comment from Makefile.tpl.
8764 * Makefile.tpl: Move some definitions higher in the file.
8765 (STAGE1_CHECKING): New.
8766 * configure.in: Add --enable-stage1-checking.
8767 * configure: Regenerate.
8768 * Makefile.in: Regenerate.
8769
8770 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
8771
8772 * MAINTAINERS: Add myself as build system maintainer.
8773
8774 2006-12-15 Simon Martin <simartin@users.sourceforge.net>
8775
8776 * MAINTAINERS (Write After Approval): Add myself.
8777
8778 2006-12-13 Eric Christopher <echristo@apple.com>
8779
8780 * MAINTAINERS: Add myself as darwin maintainer.
8781
8782 2006-12-11 Ian Lance Taylor <ian@airs.com>
8783
8784 * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
8785
8786 2006-12-11 Joern Rennecke <joern.rennecke@arc.com>
8787
8788 MAINTAINERS: Update my entry.
8789
8790 2006-12-11 Alan Modra <amodra@bigpond.net.au>
8791
8792 * configure.in: Handle spu makefile frag.
8793 * Makefile.tpl (MAINT): Define
8794 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
8795 * configure: Regenerate.
8796 * Makefile.in: Regenerate.
8797
8798 2006-12-11 Ben Elliston <bje@au.ibm.com>
8799
8800 * config.guess: Import latest version.
8801 * config.sub: Likewise.
8802
8803 2006-12-11 Ben Elliston <bje@au.ibm.com>
8804
8805 * configure.in (spu-*-*): Don't skip target-libiberty.
8806 * configure: Regenerate.
8807
8808 2006-12-10 Andreas Tobler <a.tobler@schweiz.org>
8809
8810 PR bootstrap/30134
8811 * configure.in: Correct x86 darwin support for libjava to powerpc
8812 and i?86 only.
8813 * configure: Regenerate.
8814
8815 2006-12-08 Sandro Tolaini <tolaini@libero.it>
8816
8817 * configure.in: Add x86 darwin support for libjava.
8818 * configure: Regenerate.
8819
8820 2006-12-07 Mike Stump <mrs@apple.com>
8821
8822 * Makefile.def (dependencies): Add dependency for
8823 install-target-libssp and install-target-libgomp on
8824 install-gcc.
8825 * Makefile.in: Regenerate.
8826
8827 2006-12-04 Richard Guenther <rguenther@suse.de>
8828
8829 * MAINTAINERS (Non-Algorithmic Maintainers): New section.
8830 (Non-Algorithmic Maintainers): Move over non-algorithmic
8831 loop optimizer maintainers, add myself as a non-algorithmic
8832 middle-end maintainer.
8833
8834 2006-12-04 Daniel Franke <franke.daniel@gmail.com>
8835
8836 * MAINTAINERS (Write After Approval): Add myself.
8837
8838 2006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8839
8840 * configure.in: Update error message for missing GMP/MPFR.
8841
8842 * configure: Regenerate.
8843
8844 2006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8845
8846 * configure.in: Update MPFR version in error message.
8847
8848 * configure: Regenerate.
8849
8850 2006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8851
8852 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
8853 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
8854 --with-gmp-lib): New flags.
8855
8856 * configure: Regenerate.
8857
8858 2006-11-25 Brooks Moses <brooks.moses@codesourcery.com>
8859
8860 * MAINTAINERS (Write After Approval): Change my email address.
8861
8862 2006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
8863
8864 * MAINTAINERS (Write After Approval): Add myself.
8865
8866 2006-11-22 Philipp Thomas <pth@suse.de>
8867
8868 * MAINTAINERS (i18n): Update e-mail address.
8869
8870 2006-11-21 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
8871
8872 * MAINTAINERS (spu port): Add myself as maintainer.
8873 (Write After Approval): Remove myself.
8874
8875 2006-11-22 Ben Elliston <bje@au.ibm.com>
8876
8877 * configure.in (skipdirs): Don't build libssp for SPU.
8878 * configure: Regenerate.
8879
8880 2006-11-21 Andrew Pinski <andrew_pinski@playstation.sony.com>
8881
8882 * MAINTAINERS (spu port): Add myself as maintainer.
8883 (libobjc): Update my email address.
8884
8885 2006-11-21 Andrea Bona <andrea.bona@st.com>
8886
8887 * MAINTAINERS (Write After Approval): Add myself.
8888
8889 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
8890
8891 * configure.in (skipdirs) : Don't build target-libiberty for SPU.
8892 * configure : Rebuilt.
8893
8894 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
8895
8896 * MAINTAINERS (Write After Approval): Add myself.
8897
8898 2006-11-20 Andrea Ornstein <andrea.ornstein@st.com>
8899
8900 * MAINTAINERS (Write After Approval): Add myself.
8901
8902 2006-11-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8903
8904 * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
8905 libmpfr.a.
8906 * configure: Regenerate.
8907
8908 2006-11-16 Paolo Bonzini <bonzini@gnu.org>
8909
8910 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
8911 (unstage): Test for stage_last presence.
8912
8913 PR bootstrap/29802
8914 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
8915 STAGE_PREFIX.
8916 * Makefile.in: Regenerate.
8917
8918 2003-11-16 Zdenek Dvorak <dvorakz@suse.cz>
8919
8920 * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
8921 maintainers.
8922
8923 2006-11-14 Erven Rohou <erven.rohou@st.com>
8924
8925 * MAINTAINERS (Write After Approval): Add myself.
8926
8927 2006-11-14 Paolo Bonzini <bonzini@gnu.org>
8928
8929 * Makefile.tpl (clean-stage*): Test separately for package/Makefile
8930 and stageN-package/Makefile.
8931 * Makefile.in: Regenerated.
8932
8933 2006-11-14 Jie Zhang <jie.zhang@analog.com>
8934
8935 * configure.in: Remove target-libgloss from noconfigdirs for
8936 bfin-*-*.
8937 * configure: Regenerated.
8938
8939 2006-11-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8940
8941 * configure.in (have_gmp): Only error if the gcc directory exists.
8942
8943 * configure: Regenerate.
8944
8945 2006-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8946
8947 * configure.in: Robustify error message for missing GMP/MPFR.
8948
8949 * configure: Regenerate.
8950
8951 2006-10-31 Stephen M. Webb <stephen.webb@bregmasoft.com>
8952
8953 * MAINTAINERS (Write After Approval): Add myself.
8954
8955 2006-10-30 Uros Bizjak <ubizjak@gmail.com>
8956
8957 * MAINTAINERS: Change email address.
8958
8959 2006-10-30 Vladimir Prus <vladimir@codesourcery.com>
8960
8961 * MAINTAINERS (Write After Approval): Add myself.
8962
8963 2006-10-26 Peter Bergner <bergner@vnet.ibm.com>
8964
8965 * MAINTAINERS (Write After Approval): Add myself.
8966
8967 2006-10-25 Chen Liqin <liqin@sunnorth.com.cn>
8968
8969 * MAINTAINERS (Write After Approval): Move myself to
8970 Write After Approval section.
8971
8972 2006-10-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8973
8974 * configure.in: Require GMP-4.1+ and MPFR-2.2+. Don't check
8975 need_gmp anymore.
8976 * configure: Regenerate.
8977
8978 2006-10-16 Tobias Burnus <burnus@net-b.de>
8979
8980 * MAINTAINERS (Write After Approval): Add myself.
8981
8982 2006-10-16 Ben Elliston <bje@au.ibm.com>
8983
8984 * config.guess: Import latest version.
8985 * config.sub: Likewise.
8986
8987 2006-10-10 Brooks Moses <bmoses@stanford.edu>
8988
8989 * Makefile.def: Added pdf target handling.
8990 * Makefile.tpl: Added pdf target handling.
8991 * Makefile.in: Regenerated.
8992
8993 2006-10-10 Chen Liqin <liqin@sunnorth.com.cn>
8994
8995 * MAINTAINERS: Add self as score port maintainer.
8996
8997 2006-10-04 Brooks Moses <bmoses@stanford.edu>
8998
8999 * MAINTAINERS (Write After Approval): Add myself.
9000
9001 2006-09-27 Steven G. Kargl <kargl@gcc.gnu.org>
9002
9003 * configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0
9004 or newer.
9005 * configure: Regenerated.
9006
9007 2006-09-27 Dave Brolley <brolley@redhat.com>
9008
9009 * configure.in (RUNTEST): Look for 'runtest' in the source tree by
9010 using $s instead of $r.
9011 * configure: Regenerated.
9012
9013 2006-09-26 Thiemo Seufer <ths@mips.com>
9014
9015 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
9016 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
9017 * configure: Regenerate.
9018
9019 2006-09-24 Graeme Peterson <gridly@gmail.com>
9020
9021 * MAINTAINERS (Write After Approval): Remove myself.
9022
9023 2006-09-22 Chao-ying Fu <fu@mips.com>
9024
9025 * MAINTAINERS (Write After Approval): Add myself.
9026
9027 2006-09-10 Joseph S. Myers <joseph@codesourcery.com>
9028
9029 * MAINTAINERS: Add self as soft-fp maintainer.
9030
9031 2006-09-09 Anatoly Sokolov <aesok@post.ru>
9032
9033 * MAINTAINERS: Add myself as avr maintainer.
9034 Remove Marek Michalkiewicz as avr maintainer.
9035
9036 2006-09-07 Roberto Costa <roberto.costa@st.com>
9037
9038 * MAINTAINERS (Write After Approval): Add myself.
9039
9040 2006-08-30 Corinna Vinschen <corinna@vinschen.de>
9041
9042 * configure.in: Never build newlib for a Mingw host.
9043 Never build newlib as Mingw target library.
9044 Test the existence of winsup/cygwin for building a Cygwin newlib,
9045 rather than just winsup.
9046 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
9047 building a Mingw target.
9048 * configure: Regenerate.
9049
9050 2006-08-08 Eric Botcazou <ebotcazou@libertysurf.fr>
9051
9052 * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
9053
9054 2006-07-25 Paolo Bonzini <bonzini@gnu.org>
9055
9056 * config.guess: Import from src (was more updated).
9057 * config.sub: Likewise.
9058
9059 2006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
9060
9061 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
9062 * configure: Regenerated.
9063
9064 2006-07-18 Paolo Bonzini <bonzini@gnu.org>
9065
9066 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
9067 for stages after the first.
9068
9069 2006-07-17 Jakub Jelinek <jakub@redhat.com>
9070
9071 * Makefile.def: Add dependencies for configure-opcodes
9072 on configure-intl and all-opcodes on all-intl.
9073 * Makefile.in: Regenerated.
9074
9075 2006-07-13 Ben Elliston <bje@au.ibm.com>
9076
9077 * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
9078
9079 2006-07-06 Paul Eggert <eggert@cs.ucla.edu>
9080
9081 Port to hosts whose 'sort' and 'tail' implementations
9082 treat operands with leading '+' as file names, as POSIX
9083 has required since 2001. However, make sure the code still
9084 works on pre-POSIX hosts.
9085 * ltmain.sh: Don't assume "sort +2" is equivalent to
9086 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
9087
9088 2006-07-05 Ulrich Weigand <uweigand@de.ibm.com>
9089
9090 * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
9091
9092 2006-07-04 Peter O'Gorman <peter@pogma.com>
9093
9094 * ltconfig: chmod 644 before ranlib during install.
9095
9096 2006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
9097
9098 PR bootstrap/18058
9099 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
9100 if the bootstrap compiler is a GCC version that supports it.
9101 * configure: Regenerate.
9102
9103 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
9104
9105 * configure.in: Fix thinkos in previous check-in.
9106 * configure: Regenerate.
9107
9108 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
9109
9110 PR other/27063
9111 * configure.in: Test subdir_requires and give an appropriate
9112 error message.
9113 * configure: Regenerate.
9114
9115 2006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org>
9116
9117 * MAINTAINERS (Write After Approval): Add myself.
9118
9119 2006-06-22 John David Anglin <dave.anglin@nrc.ca>
9120
9121 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
9122
9123 2006-06-22 Steve Ellcey <sje@cup.hp.com>
9124
9125 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
9126
9127 2006-06-20 David Ayers <d.ayers@inode.at>
9128
9129 PR bootstrap/28072
9130 * configure.in: Add target-boehm-gc to noconfigdirs depending on
9131 whether target-libjava is being configured instead of whether the
9132 java front end is enabled.
9133 * configure: Regenerate.
9134
9135 2006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9136
9137 PR target/27540
9138 * configure.in: Only enable libgomp on IRIX 6.
9139 * configure: Regenerate.
9140
9141 2006-06-15 Paolo Bonzini <bonzini@gnu.org>
9142
9143 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
9144 too.
9145 * Makefile.in: Regenerate.
9146
9147 2006-06-13 Jeff Johnston <jjohnstn@redhat.com>
9148
9149 * config-ml.in: Alter CCASFLAGS to include special
9150 multilib options the same as is done for CFLAGS.
9151
9152 2006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
9153
9154 * configure.in: Don't enable libgomp on hpux10.
9155 * configure: Rebuilt.
9156
9157 2006-06-12 David Ayers <d.ayers@inode.at>
9158
9159 PR bootstrap/27963
9160 PR target/19970
9161 * configure.in: Remove target-boehm-gc from noconfigdirs where
9162 ${libgcj} is specified.
9163 * configure: Regenerate.
9164
9165 2006-06-06 Carlos O'Donell <carlos@codesourcery.com>
9166
9167 Sync from src:
9168
9169 * configure.in: Sync.
9170 * configure: Regenerated.
9171
9172 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
9173
9174 * Makefile.def: Added dependencies from sim and gdb on intl, and
9175 added configure dependencies to everything with an all dependency
9176 on intl.
9177 * Makefile.in: Regenerated.
9178
9179 2006-06-06 David Ayers <d.ayers@inode.at>
9180
9181 PR libobjc/13946
9182 * Makefile.def: Add dependencies for libobjc which boehm-gc.
9183 * Makefile.in: Regenerate.
9184 * configure.in: Add --enable-objc-gc at toplevel and have it
9185 enable boehm-gc for Objective-C.
9186 Remove target-boehm-gc from libgcj.
9187 Add target-boehm-gc to target_libraries.
9188 Add target-boehm-gc to noconfigdirs where ${libgcj}
9189 is specified.
9190 Assert that boehm-gc is supported when requested for Objective-C.
9191 Only build boehm-gc if needed either for Java or Objective-C.
9192 * configure: Regenerate.
9193
9194 2006-06-05 Paolo Bonzini <bonzini@gnu.org>
9195
9196 PR 27674
9197 * Makefile.tpl (configure-[+prefix+][+module+],
9198 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
9199 Remove rule to unstage bootstrapped modules.
9200 (stage_current): New.
9201 * Makefile.in: Regenerate.
9202
9203 2006-06-03 Laurynas Biveinis <laurynas.biveinis@gmail.com>
9204
9205 * MAINTAINERS (Write After Approval): Update my e-mail address.
9206
9207 2006-06-01 Mark Shinwell <shinwell@codesourcery.com>
9208
9209 * include/libiberty.h: Declare pex_run_in_environment.
9210
9211 2006-05-31 Asher Langton <langton2@llnl.gov>
9212
9213 * MAINTAINERS (Write After Approval): Add myself.
9214
9215 2006-05-25 Paolo Bonzini <bonzini@gnu.org>
9216
9217 * Makefile.def (bfd, opcodes): Fix lib_path.
9218 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
9219 (restrap): Move under "@if gcc-bootstrap". Fix typo.
9220 * Makefile.in: Regenerate.
9221
9222 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
9223
9224 * Makefile.in: Regenerate.
9225
9226 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
9227
9228 * Makefile.def: Add install-html target. Add datarootdir
9229 docdir and htmldir to flags_to_pass.
9230 * Makefile.tpl: Add install-html target.
9231 * Makefile.in: Regenerate.
9232 * configure.in: Add --with-datarootdir, --with-docdir, and
9233 --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
9234 * configure: Regenerate.
9235
9236 2006-05-24 Mark Shinwell <shinwell@codesourcery.com>
9237
9238 * configure.in: Enable gprof for cross builds.
9239 * configure: Regenerate.
9240
9241 2006-05-22 Richard Guenther <rguenther@suse.de>
9242
9243 Revert
9244 2006-01-31 Richard Guenther <rguenther@suse.de>
9245 Paolo Bonzini <bonzini@gnu.org>
9246
9247 * Makefile.def (target_modules): Add libgcc-math target module.
9248 * configure.in (target_libraries): Add libgcc-math target library.
9249 (--enable-libgcc-math): New configure switch.
9250 * Makefile.in: Re-generate.
9251 * configure: Re-generate.
9252 * libgcc-math: New toplevel directory.
9253
9254 2006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
9255 Andreas Tobler <a.tobler@schweiz.ch>
9256
9257 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
9258 * configure: Rebuilt.
9259
9260 2006-05-12 Sandra Loosemore <sandra@codesourcery.com>
9261
9262 * MAINTAINERS (Write After Approval): Add myself.
9263
9264 2006-05-01 DJ Delorie <dj@redhat.com>
9265
9266 * configure.in: Restore CFLAGS if GMP isn't present.
9267 * configure: Regenerate.
9268
9269 2006-05-01 Richard Guenther <rguenther@suse.de>
9270
9271 * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
9272 maintainer.
9273
9274 2006-04-30 Kenneth Zadeck <zadeck@naturalbridge.com>
9275
9276 * MAINTAINERS (Write After Approval): Add myself.
9277
9278 2006-04-28 Jan Beulich <jbeulich@novell.com>
9279
9280 * MAINTAINERS (Write After Approval): Add myself.
9281
9282 2006-04-18 DJ Delorie <dj@redhat.com>
9283
9284 * configure.in (m32c): Build libstdc++-v3. Pass flags to
9285 reference libgloss so that libssp can be built in a combined
9286 tree.
9287 * configure: Regenerate.
9288
9289 2006-04-08 Robert Millan <rmh@gcc.gnu.org>
9290
9291 * MAINTAINERS (Write After Approval): Add myself.
9292
9293 2006-04-05 Ben Elliston <bje@au.ibm.com>
9294
9295 * configure.in: Require makeinfo 4.4 or higher.
9296 * configure: Regenerate.
9297
9298 2006-04-04 Gerald Pfeifer <gerald@pfeifer.com>
9299
9300 * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
9301 Rearrange the entries of other libraries to have them in one place.
9302
9303 2006-03-22 Janne Blomqvist <jb@gcc.gnu.org>
9304
9305 * MAINTAINERS (Write After Approval): Remove myself.
9306 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
9307
9308 2006-03-14 Richard Guenther <rguenther@suse.de>
9309
9310 * configure: Regenerate with autoconf 2.13.
9311
9312 2006-03-13 Jim Blandy <jimb@codesourcery.com>
9313
9314 * MAINTAINERS: Use my work address.
9315
9316 * MAINTAINERS: Update my E-mail address.
9317
9318 2006-03-10 Aldy Hernandez <aldyh@redhat.com>
9319
9320 * configure.in: Handle --disable-<component> generically.
9321 * configure: Regenerate.
9322
9323 2006-03-01 H.J. Lu <hongjiu.lu@intel.com>
9324
9325 PR libgcj/17311
9326 * ltmain.sh: Don't use "$finalize_rpath" for compile.
9327
9328 2006-02-21 Erik Edelmann <eedelman@gcc.gnu.org>
9329
9330 * MAINTAINERS (Write After Approval): Remove myself.
9331 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
9332
9333 2006-02-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
9334
9335 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
9336 (TARGET_CONFIGDIRS): Remove.
9337 * configure.in: Remove AC_SUBST(target_configdirs).
9338 * Makefile.in, configure: Regenerated.
9339
9340 2006-02-20 Steven G. Kargl <kargls@comcast.net>
9341
9342 * MAINTAINERS (Write After Approval): Remove myself.
9343 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
9344
9345 2006-02-20 Paolo Bonzini <bonzini@gnu.org>
9346
9347 PR bootstrap/25670
9348
9349 * Makefile.tpl ([+compare-target+]): Print explanation messages.
9350
9351 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
9352 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
9353 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
9354 BUILD_PREFIX, BUILD_PREFIX_1.
9355 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
9356
9357 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
9358 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
9359
9360 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
9361 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
9362 of `cat stage_current`. Always provide the `r' and `s' variables.
9363 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
9364 a single shell execution.
9365 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
9366 bootstrapped modules, make the stage1 module if the build was not
9367 started yet, else build the current stage.
9368 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
9369 (all-build, all-host, all-target, [+make_target+]-host,
9370 [+make_target+]-target): Do not use \-continued lines.
9371 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
9372 (current_stage, restrap, stage_last): New.
9373
9374 * Makefile.in: Regenerate.
9375 * configure: Regenerate.
9376
9377 2006-02-19 Bud Davis <jmdavis@link.com>
9378
9379 * MAINTAINERS (Write After Approval): Remove myself.
9380 (Language Front End Maintainers): Add myself as fortran 95
9381 maintainer and update e-mail address.
9382
9383 2006-02-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
9384
9385 * MAINTAINERS (Write After Approval): Remove myself.
9386 (Language Front End Maintainers): Add myself as fortran 95
9387 maintainer.
9388
9389 2006-02-16 Victor Kaplansky <victork@il.ibm.com>
9390
9391 * MAINTAINERS (Write After Approval): Add myself.
9392
9393 2006-02-16 Thomas Koenig <Thomas.Koenig@online.de>
9394
9395 * MAINTAINERS (Write After Approval): Remove myself.
9396 (Language Front End Maintainers): Add myself as
9397 fortran 95 maintainer.
9398
9399 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
9400
9401 Sync from src:
9402
9403 2005-12-27 Leif Ekblad <leif@rdos.net>
9404
9405 * configure.in: Add support for RDOS target.
9406 * configure: Regenerate.
9407
9408 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
9409 Andreas Schwab <schwab@suse.de>
9410
9411 * configure: Regenerate.
9412
9413 2006-02-12 David Edelsohn <edelsohn@gnu.org>
9414
9415 * configure.in (enable_libgomp): Add AIX.
9416 * configure: Regenerate.
9417
9418 2006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
9419
9420 * MAINTAINERS (Write After Approval): Add myself.
9421
9422 2006-02-03 Lee Millward <lee.millward@gmail.com>
9423
9424 * MAINTAINERS (Write After Approval): Add myself.
9425
9426 2006-01-31 Richard Guenther <rguenther@suse.de>
9427 Paolo Bonzini <bonzini@gnu.org>
9428
9429 * Makefile.def (target_modules): Add libgcc-math target module.
9430 * configure.in (target_libraries): Add libgcc-math target library.
9431 (--enable-libgcc-math): New configure switch.
9432 * Makefile.in: Re-generate.
9433 * configure: Re-generate.
9434 * libgcc-math: New toplevel directory.
9435
9436 2006-01-26 Paolo Bonzini <bonzini@gnu.org>
9437
9438 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
9439 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
9440 the assembler, linker and binutils.
9441 * configure: Regenerate.
9442
9443 2006-01-22 Dirk Mueller <dmueller@suse.de>
9444
9445 * MAINTAINERS (Write After Approval): Add myself.
9446
9447 2006-01-20 Diego Novillo <dnovillo@redhat.com>
9448
9449 * configure: Regenerate.
9450
9451 2006-01-18 Richard Henderson <rth@redhat.com>
9452 Jakub Jelinek <jakub@redhat.com>
9453 Diego Novillo <dnovillo@redhat.com>
9454
9455 * libgomp: New directory.
9456 * Makefile.def: Add target_module libgomp.
9457 * Makefile.in: Regenerate.
9458 * configure.in (target_libraries): Add target-libgomp.
9459 * configure: Regenerate.
9460
9461 2006-01-05 Alexandre Oliva <aoliva@redhat.com>
9462
9463 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
9464 @ from continuation.
9465 * Makefile.in: Rebuilt.
9466
9467 2006-01-04 Chris Lattner <sabre@gnu.org>
9468
9469 * MAINTAINERS (Write After Approval): Add myself.
9470
9471 2006-01-04 Paolo Bonzini <bonzini@gnu.org>
9472
9473 PR bootstrap/24252
9474
9475 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
9476 * Makefile.tpl (OBJDUMP): New.
9477 (EXTRA_HOST_FLAGS): Add it.
9478 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
9479
9480 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
9481 to use symbolic links between directories. Avoid race conditions
9482 or make them harmless.
9483 * configure.in: Do not try to use symbolic links between directories.
9484
9485 * Makefile.def (LEAN): Pass.
9486 * Makefile.tpl (LEAN): Define.
9487 (stage[+id+]-start): Accept that the previous directory does not
9488 exist, if the bootstrap is lean.
9489 (stage[+id+]-bubble): Invoke lean bootstrap commands after
9490 stage[+id+]-start. Use a makefile variable and an `if' instead of a
9491 configure substitution.
9492 ([+compare-target+]): Likewise.
9493 ([+bootstrap-target+]-lean): New.
9494 * configure.in: Remove lean bootstrap support from here.
9495
9496 * Makefile.in: Regenerate.
9497 * configure: Regenerate.
9498
9499 2006-01-04 Ben Elliston <bje@au.ibm.com>
9500
9501 * MAINTAINERS (libdecnumber): Add myself.
9502
9503 2006-01-02 Mark Mitchell <mark@codesourcery.com>
9504
9505 * libtool-ldflags: New script.
9506
9507 2006-01-02 Andreas Schwab <schwab@suse.de>
9508
9509 * configure.in: When reconfiguring remove Makefile in
9510 all stage directories.
9511 * configure: Regenerate.
9512
9513 2005-12-27 Steven Bosscher <stevenb.gcc@gmail.com>
9514
9515 * MAINTAINERS: Update my email address.
9516
9517 2005-12-20 Paolo Bonzini <bonzini@gnu.org>
9518
9519 Revert Ada-related part of the previous change.
9520
9521 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
9522 Do not pass.
9523 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
9524 * Makefile.in: Regenerate.
9525 * configure.in: Do not include mt-ppc-aix target fragment.
9526 * configure: Regenerate.
9527
9528 2005-12-19 Paolo Bonzini <bonzini@gnu.org>
9529
9530 * configure.in: Select appropriate fragments for PowerPC/AIX.
9531 * configure: Regenerate.
9532
9533 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
9534 BOOT_CFLAGS, BOOT_LDFLAGS.
9535 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
9536 BOOT_CFLAGS, BOOT_LDFLAGS.
9537 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
9538 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
9539 (stage): Fail if we cannot complete the work.
9540 * Makefile.in: Regenerate.
9541
9542 2005-12-16 Nathan Sidwell <nathan@codesourcery.com>
9543
9544 * configure.in: Replace ms1 with mt.
9545 * configure: Rebuilt.
9546
9547 2005-12-15 Bryce McKinlay <mckinlay@redhat.com>
9548
9549 * MAINTAINERS: Update my email address.
9550
9551 2005-12-15 Paolo Bonzini <bonzini@gnu.org>
9552
9553 * Makefile.tpl (all, do-[+make_target+], do-check, install,
9554 install-host-nogcc): Don't invoke $(stage) at the end.
9555 * Makefile.in: Regenerate.
9556
9557 2005-12-14 Paolo Bonzini <bonzini@gnu.org>
9558
9559 * configure.in: Flip the top-level bootstrap switch.
9560 * configure: Regenerate.
9561
9562 2005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
9563
9564 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
9565 $(stage) and $(unstage).
9566 (EXTRA_TARGET_FLAGS): Correct double-quoting.
9567 (all): Remove stray semicolon.
9568 (local-distclean): Don't handle multilib.tmp and multilib.out.
9569 (install.all): Set $s for consistency.
9570 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
9571 check_multilibs setting. Always make the install directory.
9572 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
9573 Correct @if/@endif.
9574 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
9575 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
9576 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
9577 (multilib.out): Remove.
9578 * Makefile.in: Regenerated.
9579
9580 2005-12-12 Carlos O'Donell <carlos@codesourcery.com>
9581
9582 * MAINTAINERS (Write After Approval): Add myself.
9583
9584 2005-12-12 Nathan Sidwell <nathan@codesourcery.com>
9585
9586 * MAINTAINERS: Add myself as mt maintainer.
9587
9588 * config.sub: Replace ms1 with mt. Allow ms1 as an alias.
9589
9590 2005-12-06 Adam Nemet <anemet@caviumnetworks.com>
9591
9592 * MAINTAINERS: Change email address.
9593
9594 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
9595
9596 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
9597 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
9598 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
9599 Find in-tree tools if available.
9600 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
9601 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
9602 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
9603 (COMPILER_*_FOR_TARGET): New.
9604 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
9605 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
9606 (CONFIGURED_*, USUAL_*): Remove.
9607 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
9608 STRIP): Use autoconf substitutions.
9609 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
9610 COMPILER_NM_FOR_TARGET): New.
9611 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
9612
9613 (all): Make all-host and all-target in parallel.
9614 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
9615 that $$r and $$s are set before invoking a recursive make.
9616 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
9617 ([+bootstrap-target+]): Inline most of the `all' target.
9618
9619 2005-11-29 Ben Elliston <bje@au.ibm.com>
9620
9621 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
9622 from the gcc build directory.
9623 * Makefile.in: Regenerate.
9624
9625 2005-11-29 Ben Elliston <bje@au.ibm.com>
9626
9627 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
9628 depend on all-libdecnumber.
9629 * configure.in (host_libs): Include libdecnumber.
9630 * Makefile.in: Regenerate.
9631 * configure: Likewise.
9632
9633 2005-11-29 Ben Elliston <bje@au.ibm.com>
9634
9635 * libdecnumber: Import decNumber sources from the dfp-branch.
9636
9637 2005-11-21 Kean Johnston <jkj@sco.com>
9638
9639 * config.sub, config.guess: Sync from upstream sources.
9640
9641 2005-11-21 Ben Elliston <bje@au.ibm.com>
9642
9643 Import from Autoconf sources:
9644
9645 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
9646 * config/move-if-change: Don't output "$2 is unchanged";
9647 suggested by Ben Elliston. Handle weird characters correctly.
9648
9649 2005-11-18 Andreas Tobler <a.tobler@schweiz.ch>
9650
9651 * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
9652 to match upstream libtool for darwin.
9653
9654 2005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
9655
9656 * Makefile.def: Remove gdb dependencies for gdbtk.
9657 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
9658 (configure-gdb, install-gdb): New rules.
9659 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
9660 * Makefile.in, configure: Regenerated.
9661
9662 2005-11-06 Janne Blomqvist <jb@gcc.gnu.org>
9663
9664 * MAINTAINERS (Write After Approval): Add myself.
9665
9666 2005-11-06 Erik Edelmann <eedelman@gcc.gnu.org>
9667
9668 * MAINTAINERS (Write After Approval): Add myself.
9669
9670 2005-10-24 Diego Novillo <dnovillo@redhat.com>
9671
9672 * MAINTAINERS (alias analysis): Add Daniel Berlin and
9673 Diego Novillo.
9674
9675 2005-10-22 Paolo Bonzini <bonzini@gnu.org>
9676
9677 PR bootstrap/24297
9678 * Makefile.tpl (do-[+make-target+], do-check, install,
9679 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
9680 are set before recursing.
9681 * Makefile.in: Regenerate.
9682
9683 2005-10-20 Eric Botcazou <ebotcazou@adacore.com>
9684
9685 PR bootstrap/18939
9686 * Makefile.def (gcc) <target>: Fix thinko.
9687 * Makefile.in: Regenerate.
9688
9689 2005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
9690
9691 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
9692 * configure: Regenerate.
9693
9694 2005-10-15 Jie Zhang <jie.zhang@analog.com>
9695
9696 * MAINTAINERS (Write After Approval): Add self.
9697
9698 2005-10-08 Kazu Hirata <kazu@codesourcery.com>
9699
9700 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
9701 target-libffi, target-qthreads, target-libjava, and
9702 targetlibobjc.
9703 * configure: Regenerate.
9704
9705 2005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
9706
9707 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
9708 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
9709 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
9710 (USUAL_OBJDUMP_FOR_TARGET): New.
9711 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
9712 * configure.in: Check for $OBJDUMP_FOR_TARGET.
9713 * configure, Makefile.in: Regenerated.
9714
9715 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
9716
9717 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
9718 before other host packages.
9719
9720 2005-10-05 Kaz Kojima <kkojima@gcc.gnu.org>
9721
9722 * MAINTAINERS: Add self as sh libraries/configury maintainer.
9723
9724 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
9725
9726 PR bootstrap/22340
9727
9728 * configure.in (default_target): Remove.
9729 * Makefile.tpl (all): Do not use prerequisites as subroutines
9730 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
9731 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
9732 use prerequisites as subroutines.
9733 (check-host, check-target): New.
9734 (bootstrap configure & all targets): Do not use stage*-start
9735 if the directory layout is already ok.
9736 (non-bootstrap configure & all targets): Prepend a $(unstage).
9737 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
9738 (NOTPARALLEL): Remove.
9739 (unstage, stage variables): New variables.
9740 (unstage, stage targets): Simply expand to those variables.
9741
9742 * configure: Regenerate.
9743 * Makefile.in: Regenerate.
9744
9745 2005-10-04 James E Wilson <wilson@specifix.com>
9746
9747 * Makefile.def (lang_env_dependencies): Add libmudflap.
9748 * Makefile.in: Regenerate.
9749
9750 2005-10-03 Andreas Schwab <schwab@suse.de>
9751
9752 Backport from libtool CVS:
9753 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu>
9754
9755 * ltmain.sh: add support for installing into temporary
9756 staging area (e.g. 'make install DESTDIR=...')
9757
9758 2005-10-03 H.J. Lu <hongjiu.lu@intel.com>
9759
9760 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
9761 * configure: Regenerated.
9762
9763 2005-09-30 Andrew Pinski <pinskia@physics.uc.edu>
9764
9765 * configure: Regenerate with the correct
9766 autoconf version.
9767
9768 2005-09-30 Catherine Moore <clm@cm00re.com>
9769
9770 * configure.in (bfin-*-*): New.
9771 * configure: Regenerated.
9772
9773 2005-09-28 Geoffrey Keating <geoffk@apple.com>
9774
9775 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
9776 (LIPO_FOR_TARGET): New.
9777 (CONFIGURED_LIPO_FOR_TARGET): New.
9778 (USUAL_LIPO_FOR_TARGET): New.
9779 (STRIP_FOR_TARGET): New.
9780 (CONFIGURED_STRIP_FOR_TARGET): New.
9781 (USUAL_STRIP_FOR_TARGET): New.
9782 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
9783 STRIP_FOR_TARGET.
9784 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
9785 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
9786 * Makefile.in: Regenerate.
9787 * configure: Regenerate.
9788
9789 2005-09-19 David Edelsohn <edelsohn@gnu.org>
9790
9791 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
9792 (rs6000-*-aix*): Same.
9793 * configure: Regenerate.
9794
9795 2005-09-16 Tom Tromey <tromey@redhat.com>
9796
9797 * MAINTAINERS: Add self as java maintainer.
9798
9799 2005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
9800
9801 * configure.in: Recognize f95 in the --enable-languages option,
9802 and substitute it for fortran, issuing a warning.
9803 * configure: Regenerate.
9804
9805 2005-08-30 Phil Edwards <phil@codesourcery.com>
9806
9807 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
9808 * configure: Regenerated.
9809
9810 2005-08-22 Aldy Hernandez <aldyh@redhat.com>
9811
9812 * MAINTAINERS: Add self as ms1 maintainer.
9813
9814 2005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
9815
9816 * Makefile.def (libssp): Add to lang_env_dependencies.
9817 * Makefile.in: Regenerate.
9818
9819 2005-08-18 Ian Lance Taylor <ian@airs.com>
9820
9821 * MAINTAINERS: Add myself as middle-end maintainer.
9822
9823 2005-08-17 Christian Groessler <chris@groessler.org>
9824
9825 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
9826 * Makefile.in: Regenerate.
9827
9828 2005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
9829
9830 * MAINTAINERS (write after approval): Added myself.
9831
9832 2005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
9833
9834 * MAINTAINERS (Write After Approval): Add myself.
9835
9836 2005-08-12 Paolo Bonzini <bonzini@gnu.org>
9837
9838 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
9839 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
9840 Look for alternate names of the target cc and c++
9841 * configure: Regenerate.
9842
9843 2005-08-08 Paolo Bonzini <bonzini@gnu.org>
9844
9845 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
9846 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
9847 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
9848 tools; remove code to manually set them.
9849 (Target tools): Look in the environment for them.
9850 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
9851 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
9852 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
9853 build directory.
9854 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
9855 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
9856 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
9857 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
9858 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
9859 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
9860 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
9861 * configure: Regenerate.
9862 * Makefile.in: Regenerate.
9863
9864 2005-07-28 Ben Elliston <bje@au.ibm.com>
9865
9866 * MAINTAINERS: Update for removed CPU targets.
9867
9868 2005-07-27 Mark Mitchell <mark@codesourcery.com>
9869
9870 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
9871 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
9872 * Makefile.in: Regenerated.
9873
9874 2005-07-26 Mark Mitchell <mark@codesourcery.com>
9875
9876 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
9877 (CFLAGS_FOR_TARGET): Use it.
9878 (CXXFLAGS_FOR_TARGET): Likewise.
9879 * Makefile.in: Regenerated.
9880 * configure.in (--with-build-sysroot): New option.
9881 * configure: Regenerated.
9882
9883 2005-07-24 Paolo Bonzini <bonzini@gnu.org>
9884
9885 * Makefile.tpl: Wrap install between unstage and stage
9886 * Makefile.in: Regenerate.
9887
9888 2005-07-21 Eric Christopher <echristo@apple.com>
9889
9890 * MAINTAINERS: Update affiliation.
9891
9892 2005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
9893
9894 * MAINTAINERS: Add self as crx port maintainer.
9895
9896 2005-07-20 DJ Delorie <dj@redhat.com>
9897
9898 * MAINTAINERS: Add self as m32c maintainer.
9899
9900 2005-07-16 Kelley Cook <kcook@gcc.gnu.org>
9901
9902 * all files: Update FSF address.
9903
9904 2005-07-15 Eric Christopher <echristo@redhat.com>
9905
9906 * MAINTAINERS: Change affiliation.
9907
9908 2005-07-14 Jim Blandy <jimb@redhat.com>
9909
9910 * configure.in: Add cases for Renesas m32c.
9911 * configure: Regenerated.
9912
9913 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
9914
9915 * COPYING.LIB: Update from fsf.org.
9916
9917 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
9918
9919 * COPYING, compile, config.guess,
9920 config.sub, install-sh, missing, mkinstalldirs,
9921 symlink-tree, ylwrap: Sync from upstream sources.
9922 * config-ml.in: Update FSF address.
9923
9924 2005-07-13 Eric Christopher <echristo@redhat.com>
9925
9926 * configure.in: Add toplevel noconfigdir support for tpf.
9927 * configure: Regenerate.
9928
9929 2005-07-11 Paolo Bonzini <bonzini@gnu.org>
9930
9931 PR ada/22340
9932
9933 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
9934 * Makefile.in: Regenerate.
9935
9936 2005-07-07 Mark Mitchell <mark@codesourcery.com>
9937
9938 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
9939 Brolley to write-after-approval.
9940
9941 2005-07-07 Andreas Schwab <schwab@suse.de>
9942
9943 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
9944 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
9945 * Makefile.in: Regenerated.
9946
9947 2005-07-06 Geoffrey Keating <geoffk@apple.com>
9948
9949 * configure.in: Don't build sim or rda when targetting darwin.
9950 * configure: Regenerate.
9951
9952 2005-07-06 Kazu Hirata <kazu@codesourcery.com>
9953
9954 * configure.in: Add --enable-libssp and --disable-libssp.
9955 * configure: Regenerate with autoconf-2.13.
9956
9957 2005-07-02 Jakub Jelinek <jakub@redhat.com>
9958
9959 * Makefile.def (target_modules): Add libssp.
9960 * configure.in (target_libraries): Add target-libssp.
9961 * configure: Rebuilt.
9962 * Makefile.in: Rebuilt.
9963
9964 2005-07-01 Zack Weinberg <zackw@panix.com>
9965
9966 * MAINTAINERS: Change email address. Resign from maintainership.
9967
9968 2005-07-01 Richard Guenther <rguenther@suse.de>
9969
9970 * MAINTAINERS: Change my e-mail address and affiliation.
9971
9972 2005-06-22 Paolo Bonzini <bonzini@gnu.org>
9973
9974 * Makefile.def (stagefeedback): Come after profile.
9975 Define profiledbootstrap target.
9976 * Makefile.tpl (profiledbootstrap): Remove.
9977 (stageprofile-end): Zap stagefeedback.
9978 (stagefeedback-start): Copy all .gcda files, not only GCC's.
9979 * Makefile.in: Regenerate.
9980
9981 2005-06-13 Richard Sandiford <richard@codesourcery.com>
9982
9983 * MAINTAINERS: Update my email address.
9984
9985 2005-06-13 Zack Weinberg <zack@codesourcery.com>
9986
9987 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
9988 In 'cpp' stanza, support '#line' as well as '# '.
9989
9990 2005-06-08 Andreas Schwab <schwab@suse.de>
9991
9992 * MAINTAINERS: Move myself from 'Write After Approval' to
9993 'CPU Port Maintainers' section as m68k maintainer.
9994
9995 2005-06-07 Hans-Peter Nilsson <hp@axis.com>
9996
9997 * configure.in (unsupported_languages): New macro.
9998 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
9999 non-ported target libraries in noconfigdirs.
10000 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
10001 non-linux-gnu. Remove libgcj_ex_libffi.
10002 <lang_frag loop>: Set add_this_lang=no if the language is in
10003 unsupported_languages.
10004 * configure: Regenerate.
10005
10006 2005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
10007
10008 * configure.in: Fix typo in handling of --with-mpfr-dir.
10009 * configure: Regenerate.
10010
10011 2005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
10012
10013 * MAINTAINERS: Update my email address.
10014
10015 2005-06-02 Jim Blandy <jimb@redhat.com>
10016
10017 * config.sub: Add cases for the Renesas m32c. (This patch has been
10018 accepted into the master sources.)
10019
10020 2005-06-02 Aldy Hernandez <aldyh@redhat.com>
10021 Michael Snyder <msnyder@redhat.com>
10022 Stan Cox <scox@redhat.com>
10023
10024 * configure.in: Set noconfigdirs for ms1.
10025
10026 * configure: Regenerate.
10027
10028 2005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
10029
10030 * MAINTAINERS (Write After Approval): Add self.
10031
10032 2005-06-01 Josh Conner <jconner@apple.com>
10033
10034 * MAINTAINERS (Write After Approval): Add self.
10035
10036 2005-06-01 Kazu Hirata <kazu@codesourcery.com>
10037
10038 * MAINTAINERS: Update my email address.
10039
10040 2005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
10041
10042 * MAINTAINERS (Write After Approval): Add self.
10043
10044 2005-05-26 Chris Demetriou <cgd@broadcom.com>
10045
10046 * MAINTAINERS (Write After Approval): Remove self.
10047
10048 2005-05-25 Paolo Bonzini <bonzini@gnu.org>
10049
10050 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
10051 (Dependencies): Consider target modules for bootstrap dependencies.
10052 Make target bootstrap modules depend on each stage's gcc.
10053 * Makefile.in: Regenerate.
10054
10055 2005-05-20 Paolo Bonzini <bonzini@gnu.org>
10056
10057 * Makefile.def (configure-gcc): Depend on binutils having been built.
10058 (all-gcc): No need to do it here.
10059 * Makefile.in: Regenerate.
10060
10061 2005-05-19 Paul Brook <paul@codesourcery.com>
10062
10063 * configure.in: Rewrite misleading error message when requested
10064 language cannot be built.
10065 * configure: Regenerate.
10066
10067 2005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
10068
10069 * ylwrap: Import from Automake 1.9.5.
10070
10071 2005-05-13 David Ung <davidu@mips.com>
10072
10073 * MAINTAINERS (Write After Approval): Add self.
10074
10075 2005-05-09 Mike Stump <mrs@apple.com>
10076
10077 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
10078 lt_cv_sys_max_cmd_len for now.
10079
10080 2005-05-09 Stan Cox <scox@redhat.com>
10081
10082 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
10083
10084 2005-05-08 Matt Kraai <kraai@ftbfs.org>
10085
10086 * README.SCO: Update the URL.
10087
10088 2005-05-05 David Edelsohn <edelsohn@gnu.org>
10089
10090 * ltconfig: Define file_list_spec. Pass file_list_spec and
10091 with_gnu_ld to libtool.
10092 * ltcf-c.sh (aix[45]): Define file_list_spec.
10093 * ltcf-cxx.sh (aix[45]): Same.
10094 * ltcf-gcj.sh (aix[45]): Same.
10095 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
10096 exists, write list of input files to temporary file.
10097
10098 2005-05-04 Mike Stump <mrs@apple.com>
10099
10100 * configure.in: Always pass --target to target configures as
10101 otherwise rebuilds that do --recheck will fail.
10102 * confiugure: Rebuilt.
10103
10104 2005-05-04 Paolo Bonzini <bonzini@gnu.org>
10105
10106 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
10107 STAGE_HOST_EXPORTS.
10108 (configure, all): Add bootstrap support.
10109 (Host modules, target modules): Pass post-stage1 flags and exports.
10110 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
10111 * Makefile.in: Regenerate.
10112
10113 2005-04-29 Paolo Bonzini <bonzini@gnu.org>
10114
10115 * configure: Regenerate.
10116
10117 2005-04-27 Mike Stump <mrs@apple.com>
10118
10119 * MAINTAINERS: Add self as darwin maintainer.
10120
10121 2005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
10122
10123 * config.sub: Update from master copy.
10124
10125 2005-04-21 Mike Stump <mrs@apple.com>
10126
10127 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
10128 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
10129
10130 2005-04-19 Hans-Peter Nilsson <hp@axis.com>
10131
10132 * configure.in <crisv32-*-*, cris-*-*>: New local variable
10133 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
10134 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
10135 "*-*-elf" and "*-*-linux*".
10136 * configure: Regenerate.
10137
10138 2005-04-14 Joseph S. Myers <joseph@codesourcery.com>
10139
10140 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
10141
10142 2005-04-12 Mike Stump <mrs@apple.com>
10143
10144 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
10145
10146 2005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
10147
10148 * MAINTAINERS (Write After Approval): Add myself.
10149
10150 2005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
10151
10152 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
10153
10154 2005-04-06 Paolo Bonzini <bonzini@gnu.org>
10155
10156 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
10157 (TARGET_CONFIGARGS): Include --with-target-subdir.
10158 (configure, all): New macros. Use them throughout.
10159 * Makefile.in: Regenerate.
10160
10161 2005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
10162
10163 * MAINTAINERS (Write After Approval): Add myself.
10164
10165 2005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
10166
10167 * MAINTAINERS: Remove 'loop unrolling' maintainer.
10168
10169 2005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
10170
10171 * MAINTAINERS: Move John Carr to Write After Approval.
10172
10173 2005-03-30 J"orn Rennecke <joern.rennecke@st.com>
10174
10175 * config/mh-mingw32: Delete.
10176 * configure.in: Don't use it.
10177 * configure: Regenerate.
10178
10179 2005-03-31 Paolo Bonzini <bonzini@gnu.org>
10180
10181 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
10182 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
10183 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
10184 (HOST_LIB_PATH): Generate from Makefile.def.
10185 (TARGET_LIB_PATH): Likewise.
10186 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
10187 * Makefile.in: Regenerate.
10188 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
10189 (RPATH_ENVVAR): Include Darwin case.
10190 * configure: Regenerate.
10191
10192 2005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
10193
10194 * MAINTAINERS (Various Maintainers): Remove self.
10195 (Write After Approval): Add self.
10196
10197 2005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
10198
10199 * MAINTAINERS (Various Maintainers): Add self.
10200
10201 2005-03-25 Paolo Bonzini <bonzini@gnu.org>
10202
10203 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
10204 * configure: Regenerate.
10205
10206 2005-03-21 Zack Weinberg <zack@codesourcery.com>
10207
10208 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
10209 gcc_version, and gcc_version_trigger from set of flags to pass.
10210 * Makefile.tpl: Remove definitions of above variables.
10211 (config.status): Remove dependency on $(gcc_version_trigger).
10212 * Makefile.in: Regenerate.
10213 * configure.in: Do not reference config/gcc-version.m4 nor
10214 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
10215 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
10216 * configure: Regenerate.
10217
10218 2005-03-16 Manfred Hollstein <manfred.h@gmx.net>
10219 Andrew Pinski <pinskia@physics.uc.edu>
10220
10221 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
10222 * Makefile.in: Regenerate.
10223
10224 2005-03-13 Feng Wang <fengwang@nudt.edu.cn>
10225
10226 * MAINTAINERS (Write After Approval): Add myself.
10227
10228 2005-03-03 David Ayers <d.ayers@inode.at>
10229
10230 * MAINTAINERS (Write After Approval): Add myself.
10231
10232 2005-03-01 Alexandre Oliva <aoliva@redhat.com>
10233
10234 PR libgcj/20160
10235 * ltmain.sh: Avoid creating archives with components that have
10236 duplicate basenames.
10237
10238 2005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
10239
10240 PR bootstrap/20250
10241 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
10242 instead of check.
10243 * Makefile.in: Regenerate.
10244
10245 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
10246
10247 * Makefile.in: Regenerate to fix conflict between the previous two
10248 patches.
10249
10250 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
10251
10252 PR bootstrap/17383
10253 * Makefile.def (target_modules): Remove "stage", now unnecessary.
10254 * Makefile.tpl (HOST_SUBDIR): New substitution.
10255 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
10256 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
10257 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
10258 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
10259 (Host modules, Bootstrapped modules): Use it.
10260 (Build modules, Target modules): Do not create symlink trees,
10261 always configure out-of-srcdir.
10262 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
10263 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
10264 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
10265 $(HOST_SUBDIR). Create a symlink for host_subdir.
10266
10267 * Makefile.in: Regenerate.
10268 * configure: Regenerate.
10269
10270 2005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
10271
10272 Merged from libada-gnattools-branch:
10273 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
10274
10275 * gnattools: New directory.
10276 * Makefile.def: Add gnattools as a module, depending on target-libada.
10277 * Makefile.in: Regenerate.
10278 * configure.in: Include gnattools in host_tools; disable it if ada
10279 is disabled.
10280 * configure: Regenerate.
10281
10282 2005-02-24 James A. Morrison <phython@gcc.gnu.org>
10283
10284 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
10285 treelang maintainer.
10286 (Write After Approval): Remove myself.
10287
10288 2005-02-23 Paul Schlie <schlie@comcast.net>
10289
10290 * configure.in: Allow darwin targeted ports to build tk, itcl and
10291 libgui.
10292 * configure: Regenerate.
10293
10294 2005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
10295
10296 PR libgcj/10353
10297 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
10298 * configure: Regenerate.
10299
10300 2005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
10301
10302 * MAINTAINERS (Write After Approval): Add myself.
10303
10304 2005-02-10 Ian Lance Taylor <ian@airs.com>
10305
10306 * MAINTAINERS: Update my e-mail address.
10307
10308 2005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
10309
10310 * MAINTAINERS (Write After Approval): Add myself.
10311
10312 2005-01-29 Hans-Peter Nilsson <hp@axis.com>
10313
10314 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
10315 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
10316 target-libgloss when not *-*-elf and *-*-aout.
10317 * configure: Regenerate.
10318
10319 2005-01-23 Kazu Hirata <kazu@cs.umass.edu>
10320
10321 * MAINTAINERS: Remove obsolete entries.
10322
10323 * MAINTAINERS (Write After Approval): Add Michael Matz.
10324
10325 2005-01-19 Neil Booth <neil@daikokuya.co.uk>
10326
10327 * MAINTAINERS: Remove self as cpplib maintainer.
10328
10329 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
10330
10331 * install-sh, config.sub: Import from upstream.
10332
10333 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
10334
10335 PR bootstrap/18222
10336 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
10337 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
10338 * Makefile.in: Regenerate.
10339
10340 2005-01-16 Jason Thorpe <thorpej@netbsd.org>
10341
10342 * MAINTAINERS: Update my email address.
10343
10344 2005-01-12 David Edelsohn <edelsohn@gnu.org>
10345 Andreas Schwab <schwab@suse.de>
10346
10347 PR bootstrap/18033
10348 * config-ml.in: Eval option if surrounded by single quotes.
10349
10350 2005-01-03 Paolo Bonzini <bonzini@gnu.org>
10351
10352 Revert 2004-12-28 Makefile changes, a better fix will be
10353 applied to mainline and src after GCC 4.0 branches.
10354
10355 2004-12-28 Paolo Bonzini <bonzini@gnu.org>
10356
10357 PR bootstrap/17383
10358
10359 * Makefile.def (target_modules): Remove stage parameter,
10360 it is always true now.
10361 * Makefile.tpl (configure-build-[+module+],
10362 configure-target-[+module+]): Always build symlink tree
10363 for the directory and for include. BUILD_SUBDIR and
10364 TARGET_SUBDIR cannot be . anymore.
10365 * Makefile.in: Regenerate.
10366
10367 2004-12-25 David Edelsohn <edelsohn@gnu.org>
10368
10369 Revert 2004-12-08 Makefile changes.
10370
10371 2004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
10372
10373 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
10374 cygwin, mingw.
10375
10376 2004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
10377
10378 * configure.in (sh64-*-*): Reenable gprof.
10379 * configure: Regenerate.
10380
10381 2004-12-08 David Edelsohn <edelsohn@gnu.org>
10382
10383 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
10384 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
10385 (EXTRA_TARGET_FLAGS): Add PICFLAG.
10386 * Makefile.in: Regenerate.
10387
10388 2004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
10389
10390 * MAINTAINERS: Update my email address.
10391
10392 2004-12-07 Matt Kraai <kraai@ftbfs.org>
10393
10394 * Makefile.tpl: Generate normal dependencies if the LHS module is
10395 not bootstrapped.
10396 * Makefile.in: Regenerate.
10397
10398 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
10399
10400 * configure.in: Include config/gxx-include-dir.m4. Use
10401 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
10402 * configure: Regenerate.
10403
10404 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
10405
10406 * config.if: Delete.
10407 * configure.in: Set libstdcxx_incdir directly.
10408 * configure: Regenerate.
10409
10410 2004-12-02 Eric Christopher <echristo@redhat.com>
10411
10412 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
10413 * Makefile.in: Regenerate.
10414
10415 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
10416
10417 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
10418 * configure: Regenerate.
10419
10420 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
10421
10422 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
10423 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
10424 * configure: Regenerate.
10425
10426 2004-12-01 Eric Christopher <echristo@redhat.com>
10427
10428 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
10429 of things to remove.
10430
10431 2004-11-29 Matt Kraai <kraai@ftbfs.org>
10432
10433 * MAINTAINERS (Write After Approval): Update my e-mail address.
10434
10435 2004-11-29 Kelley Cook <kcook@gcc.gnu.org>
10436
10437 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
10438 from CVS libtool to always pass_all.
10439
10440 2004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
10441
10442 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
10443 (hppa*64*-*-*): Delete incorrect comment.
10444 * configure: Rebuilt.
10445
10446 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
10447
10448 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
10449
10450 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
10451
10452 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
10453 from CVS libtool to always pass_all.
10454
10455 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
10456
10457 * install-sh, compile: Import from automake.
10458
10459 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
10460
10461 * config.guess, config.sub: Import from savannnah.
10462
10463 2004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
10464
10465 * MAINTAINERS (Write After Approval): Add myself
10466
10467 2004-11-12 Mike Stump <mrs@apple.com>
10468
10469 * Makefile.def: Add html support.
10470 * Makefile.tpl: Likewise.
10471 * Makefile.in: Regenerate.
10472
10473 2004-11-11 Geoffrey Keating <geoffk@apple.com>
10474
10475 PR 18423
10476 * configure.in: Remove all instances of build-fixincludes from
10477 noconfigdirs.
10478 (build_configargs): Supply --target to subdirectories.
10479 * configure: Regenerate.
10480
10481 * Makefile.def: Make gcc install depend on fixincludes install.
10482 * Makefile.in: Regenerate.
10483
10484 2004-11-10 Janis Johnson <janis187@us.ibm.com>
10485
10486 * MAINTAINERS: Add myself as gcc testsuite maintainer.
10487
10488 2004-11-11 Paul Brook <paul@codesourcery.com>
10489
10490 * MAINTAINERS: Add self as arm maintainer. Update email address.
10491
10492 2004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
10493
10494 * configure.in (noconfigdirs) [mmix-*-*]: Disable
10495 target-libgfortran.
10496 * configure: Regenerate.
10497
10498 2004-11-07 David Edelsohn <edelsohn@gnu.org>
10499
10500 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
10501 like CC.
10502
10503 2004-11-05 Paolo Bonzini <bonzini@gnu.org>
10504
10505 * Makefile.def (host fixincludes): Specify missing targets.
10506 * Makefile.in: Regenerate.
10507
10508 2004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
10509
10510 * MAINTAINERS: Add myself
10511
10512 2004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
10513
10514 * MAINTAINERS (Write After Approval): Add myself.
10515
10516 2004-11-04 Geoffrey Keating <geoffk@apple.com>
10517
10518 * Makefile.def: Build fixincludes for the host, too.
10519 * Makefile.in: Regenerate.
10520 * configure.in (host_tools): Add fixincludes.
10521 * configure: Regenerate.
10522
10523 2004-11-04 Daniel Jacobowitz <dan@debian.org>
10524
10525 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
10526 * configure: Regenerated.
10527
10528 2004-11-04 H.J. Lu <hongjiu.lu@intel.com>
10529
10530 PR other/17783
10531 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
10532 * configure: Regenerated.
10533
10534 2004-10-31 Mark Mitchell <mark@codesourcery.com>
10535
10536 * README.SCO: Update per FSF instructions.
10537
10538 2004-10-28 Eric B. Weddington <ericw@evcohs.com>
10539
10540 PR target/18151
10541 * configure.in (case ${target}): Do not build fixincludes for avr.
10542 * configure: Regenerated.
10543
10544 2004-10-26 Paolo Bonzini <bonzini@gnu.org>
10545
10546 * configure.in (case ${target}): Do not build fixincludes
10547 on platforms where it is not used.
10548 * configure: Regenerated.
10549
10550 2004-10-23 Daniel Jacobowitz <dan@debian.org>
10551
10552 * configure.in: Use an absolute path to install-sh.
10553 * configure: Regenerated.
10554
10555 2004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
10556
10557 * MAINTAINERS (Write After Approval): Add myself.
10558
10559 2004-10-19 Kazu Hirata <kazu@cs.umass.edu>
10560
10561 * MAINTAINERS: Remove from Write After Approval those that are
10562 already maintainers.
10563
10564 2004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
10565
10566 * MAINTAINERS: Update my email address.
10567
10568 2004-10-12 Kelley Cook <kcook@gcc.gnu.org>
10569
10570 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
10571 * configure: Regenerate.
10572
10573 2004-10-07 J"orn Rennecke <joern.rennecke@st.com>
10574
10575 * MAINTAINERS: Update my email address.
10576
10577 2004-10-07 Kazu Hirata <kazu@cs.umass.edu>
10578
10579 * MAINTAINERS (Language Front Ends Maintainers): New. Move
10580 entries belonging to this category.
10581
10582 2004-10-06 Josef Zlomek <josef.zlomek@email.cz>
10583
10584 * MAINTAINERS: Update my e-mail address.
10585
10586 2004-10-06 Paolo Bonzini <bonzini@gnu.org>
10587
10588 Fix wrong conflict resolution in:
10589
10590 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
10591
10592 * Makefile.in: Regenerate.
10593 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
10594 in the recursive `make', instead of hardwiring `all'.
10595 (Autogenerated TARGET-* variables): New.
10596
10597 2004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
10598
10599 * configure.in: Enable target-libgloss for crx-*-*.
10600 * configure: Regenerate.
10601
10602 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
10603
10604 * MAINTAINERS (Various Maintainers): Move the "windows,
10605 cygwin, mingw" maintainer to ...
10606 (OS Port Maintainers): ... here.
10607
10608 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
10609
10610 * MAINTAINERS (Write After Approval): Remove those that are
10611 maintainers of some subsystem.
10612
10613 2004-10-02 P.J. Darcy <darcypj@us.ibm.com>
10614
10615 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
10616 * ltcf-cxx.sh (tpf*): Likewise.
10617 * ltconfig (tpf*): Add TPF OS configuration support.
10618
10619 2004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
10620
10621 * MAINTAINERS: Change my email address to my new work account.
10622
10623 2004-09-24 Michael Roth <mroth@nessie.de>
10624
10625 * configure.in (--without-headers): Add missing double quotes.
10626 * configure: Regenerate.
10627
10628 2004-09-24 Kelley Cook <kcook@gcc.gnu.org>
10629
10630 * ylwrap: Revert to previous version.
10631
10632 2004-09-23 H.J. Lu <hongjiu.lu@intel.com>
10633
10634 PR bootstrap/17369
10635 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
10636 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
10637 SET_GCC_LIB_PATH_CMD.
10638 (BASE_TARGET_EXPORTS): Likewise.
10639 * Makefile.in: Regenerated.
10640
10641 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
10642 * configure: Regenerated.
10643
10644 2004-09-23 Kelley Cook <kcook@gcc.gnu.org>
10645
10646 * config.guess: New upstream version
10647 * compile, depcomp, install-sh, ylwrap: Likewise.
10648
10649 2004-09-19 Roger Sayle <roger@eyesopen.com>
10650
10651 * config/mh-x86omitfp: New host makefile fragment. Add
10652 -fomit-frame-pointer to the default BOOT_CFLAGS.
10653 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
10654 * configure: Regenerate.
10655
10656 2004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
10657
10658 PR target/11572
10659 * configure.in (*-*-darwin*): Renable libobjc.
10660 * configure: Regenerate.
10661
10662 2004-09-10 Nathan Sidwell <nathan@codesourcery.com>
10663
10664 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
10665
10666 2004-09-09 Daniel Berlin <dberlin@dberlin.org>
10667
10668 * Makefile.def: Remove libbanshee.
10669 * Makefile.tpl: Ditto.
10670 * configure.in: Ditto.
10671 * Makefile.in: Regen.
10672 * configure: Ditto.
10673
10674 2004-09-08 David Edelsohn <edelsohn@gnu.org>
10675
10676 * ltmain.sh: Use $pic_object as $non_pic_object if
10677 $non_pic_object=none.
10678
10679 2004-09-07 Paolo Bonzini <bonzini@gnu.org>
10680
10681 * missing: Import latest version from master repository.
10682
10683 2004-09-06 Nick Clifton <nickc@redhat.com>
10684
10685 * config.sub: Import latest version from master repository.
10686 * config.guess: Likewise.
10687 This includes these changes:
10688
10689 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
10690
10691 * config.sub: Handle crisv32, alias etraxfs.
10692 * config.guess (crisv32:Linux:*:*): Handle.
10693
10694 2004-08-13 Brad Smith <brad@comstyle.com>
10695
10696 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
10697 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
10698
10699 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
10700
10701 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
10702 assume the processor is a powerpc. This is because coreutils
10703 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
10704 in this case, due to a MacOS X bug that causes
10705 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
10706 to return a negative number.
10707 Problem reported by Petter Reinholdtsen in:
10708 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
10709
10710 2004-07-19 Ben Elliston <bje@gnu.org>
10711
10712 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
10713
10714 2004-06-24 Ben Elliston <bje@gnu.org>
10715
10716 * config.guess: Update copyright years.
10717 * config.sub: Likewise.
10718
10719 2004-06-22 Robert Millan <robertmh@gnu.org>
10720
10721 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
10722 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
10723
10724 2004-06-22 Stanley F. Quayle <stan@stanq.com>
10725
10726 * config.guess (*:*VMS:*:*): New entry. Replaces
10727 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
10728 manufacturer.
10729
10730 2004-06-22 Ben Elliston <bje@gnu.org>
10731
10732 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
10733 * config.sub: Likewise.
10734
10735 2004-06-22 Ben Elliston <bje@gnu.org>
10736
10737 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
10738 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
10739
10740 2004-06-11 Ben Elliston <bje@gnu.org>
10741
10742 * config.guess (pegasos:OpenBSD:*:*): Remove.
10743
10744 2004-06-11 Ben Elliston <bje@gnu.org>
10745
10746 From Wouter Verhelst <wouter@grep.be>:
10747 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
10748
10749 2004-06-11 Ben Elliston <bje@gnu.org>
10750
10751 * config.guess (luna88k:OpenBSD:*:*): New.
10752
10753 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
10754
10755 * config.guess (m32r*:Linux:*:*): New case.
10756 * config.sub: Handle m32rle.
10757
10758 2004-03-12 Ben Elliston <bje@wasabisystems.com>
10759
10760 From Jens Petersen <petersen@redhat.com>:
10761 * config.sub: Handle sparcv8.
10762
10763 2004-03-03 Ben Elliston <bje@wasabisystems.com>
10764
10765 From Tom Smith <smith@cag.lkg.hp.com>:
10766 * config.guess: Version suffixes are equally significant on Tru64
10767 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
10768 prefix of "P" (patched kernel).
10769
10770 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
10771
10772 * config.sub: Add support for National Semiconductor CRX target.
10773
10774 2004-09-03 Janis Johnson <janis187@us.ibm.com>
10775
10776 * MAINTAINERS (Various Maintainers): Remove myself as web page
10777 maintainer, add myself as maintainer of build status lists.
10778
10779 2004-09-03 Jan Beulich <jbeulich@novell.com>
10780
10781 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
10782 *-*-netware, but add target-libmudflap.
10783 Consolidate *-*-netware targets (of which really only i?86 exists)
10784 into a single entry.
10785 * configure: Likewise.
10786
10787 2004-09-01 Paolo Bonzini <bonzini@gnu.org>
10788
10789 * Makefile.tpl (sorry): Remove.
10790 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
10791 (cleanstrap targets): Depend on distclean, not distclean-stage1.
10792 (do-clean): Clean per-stage directories too.
10793 (do-distclean): Run distclean-stage1 too.
10794 (.NOTPARALLEL): Enable during toplevel bootstrap.
10795 (stage[+id+]-bubble): Enable parallel execution during
10796 the recursive invocation.
10797 * Makefile.in: Regenerate.
10798
10799 Fix previous checkin:
10800
10801 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
10802 include.
10803 * configure.in: Fix indentation.
10804 * configure: Regenerate.
10805
10806 2004-08-31 Robert Bowdidge <bowdidge@apple.com>
10807
10808 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
10809 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
10810 * configure: regenerate
10811 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
10812 -mdynamic-no-pic
10813
10814 2004-08-31 Paolo Bonzini <bonzini@gnu.org>
10815
10816 * Makefile.def (build_modules): Add fixincludes.
10817 (dependencies): Make gcc depend on fixincludes.
10818 * configure.in (build_tools): Add fixincludes.
10819 (build_configdirs): Always include build_libs.
10820 * Makefile.in: Regenerate.
10821 * configure: Regenerate.
10822
10823 2004-08-30 Paolo Bonzini <bonzini@gnu.org>
10824
10825 * Makefile.def (bootstrap stages): Add 'lean' parameter.
10826 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
10827 phony targets; do not generate timestamp files.
10828 (distclean-stageN): Remove references to their timestamp files.
10829 (restageN, touch-stageN): Remove.
10830 (stageN-bubble): Rewritten.
10831 (compare): Support lean bootstraps.
10832 * Makefile.in: Regenerate.
10833
10834 * configure.in: Only warn when bootstrapping but
10835 build != host or build != target. Support lean bootstraps.
10836 * configure: Regenerate.
10837
10838 2004-08-26 Phil Edwards <phil@codesourcery.com>
10839
10840 * configure.in: Give a better error message if GMP/MPFR are missing
10841 and a language needing them has been requested.
10842 * configure: Regenerated.
10843
10844 2004-08-25 Phil Edwards <phil@codesourcery.com>
10845
10846 * configure.in: Print a list of available language front-ends if
10847 a requested one is missing. Tidy stray tab characters.
10848 * configure: Regenerated.
10849
10850 2004-08-19 Michael Koch <konqueror@gmx.de>
10851
10852 * gcc/doc/install.texi: Update entry about automake for libjava.
10853
10854 2004-08-17 Robert Millan <robertmh@gnu.org>
10855
10856 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
10857 (instead of FreeBSD).
10858 * configure: Regenerate.
10859
10860 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
10861
10862 * Makefile.in: Regenerate.
10863 * configure: Regenerate.
10864
10865 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
10866 stage_*_flags.
10867 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
10868 for bootstrapped modules if toplevel bootstrap is going.
10869 (GCC bootstrap): Generate per-stage targets for all bootstrapped
10870 modules. Adjust for changes in Makefile.def. Enable several
10871 rules even in non-bootstrap mode, just to avoid peppering the
10872 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
10873 (stage-[+prev+]-bubble): Remove.
10874
10875 * Makefile.def (Dependencies): Depend on all-build-bison,
10876 all-build-flex, all-build-byacc, all-build-texinfo, rather
10877 than the host variations.
10878 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
10879 with BUILD_SUBDIR.
10880 (BISON): Update for recent Bisons.
10881 (YACC): Fix typo.
10882 (cross): Depend on all-build.
10883 (all): Do not depend on all-build.
10884 (prebootstrap): Remove.
10885 (dep-kind): Accept separate prefixes for MODULE and ON variables.
10886 (Prebootstrap dependencies): Add them to the per-stage targets
10887 and to all-prebootstrap.
10888 * configure.in (build_configdirs): Always enable build_tools.
10889 (BUILD_DIR_PREFIX): Remove.
10890
10891 * Makefile.def (gcc): Add target variable.
10892 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
10893 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
10894 in the recursive `make', instead of hardwiring `all'.
10895 (Autogenerated TARGET-* variables): New.
10896
10897 2004-08-13 Brian Booth <bbooth@redhat.com>
10898
10899 * MAINTAINERS: Remove myself from write-after-approval.
10900
10901 2004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
10902
10903 * src-release: Stop distributing mmalloc with gdb (which doesn't
10904 use it).
10905 * Makefile.def: GDB doesn't depend on mmalloc anymore.
10906 * Makefile.in: Regenerate.
10907
10908 2004-08-09 Mark Mitchell <mark@codesourcery.com>
10909
10910 * configure.in (arm*-*-eabi*): New target.
10911 * configure: Regenerate.
10912
10913 2004-08-06 Paolo Bonzini <bonzini@gnu.org>
10914
10915 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
10916 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
10917 (Dependencies): New section.
10918 * Makefile.tpl (Dependencies): Generate from Makefile.def.
10919 (configure-target-[+module+]): Depend on maybe-all-gcc
10920 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
10921 (toplevel profiledbootstrap): Fix dependencies.
10922 * Makefile.in: Regenerate.
10923
10924 2004-08-03 Mark Mitchell <mark@codesourcery.com>
10925
10926 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
10927 target-libiberty to noconfigdirs.
10928 * configure: Regenerate.
10929
10930 2004-08-03 Paul Brook <paul@codesourcery.com>
10931
10932 * configure.in: Check for MPFR as well as GMP.
10933 * configure: Regenerate.
10934
10935 2004-08-01 Robert Millan <robertmh@gnu.org>
10936
10937 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
10938 libmudflap for all GNU-based systems (with Glibc).
10939 * configure: Regenerate.
10940
10941 2004-08-03 Paolo Bonzini <bonzini@gnu.org>
10942
10943 * Makefile.def (host-modules): Add gcc.
10944 * Makefile.in: Regenerate.
10945 * Makefile.tpl (sorry): New rule.
10946 (configure-host, all-host, [+make_target+]-host, do-check,
10947 install-host): Do not add gcc as a special case.
10948 (host modules): Add a small special-casing for gcc. Export
10949 extra_make_flags through the environment.
10950 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
10951 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
10952 other recursive targets for gcc): Remove.
10953
10954 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
10955 (stage, unstage): New rules.
10956 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
10957 distclean-stage[+id+]): Use stage_current.
10958 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
10959 the stage*-start rules.
10960
10961 2004-08-02 Geoffrey Keating <geoffk@apple.com>
10962
10963 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
10964 use -all_load flag.
10965
10966 2004-08-02 Paolo Bonzini <bonzini@gnu.org>
10967
10968 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
10969 * configure: Regenerate.
10970
10971 2004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
10972
10973 * maintainer-scripts/gcc_release: Revert yesterday's change.
10974
10975 2004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
10976
10977 * MAINTAINERS: Add myself to write-after-approval.
10978
10979 2004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
10980
10981 * libf2c: Removed.
10982 * gcc/gccbug.in: Updated because of libf2c removal.
10983 * maintainer-scripts/gcc_release: Ditto.
10984
10985 2004-07-09 Loren J. Rittle <ljrittle@acm.org>
10986
10987 * configure.in: Build libmudflap by default on FreeBSD.
10988 * configure: Regenerated.
10989
10990 2004-07-09 Mark Mitchell <mark@codesourcery.com>
10991
10992 * configure.in: Do not build libmudflap by default on non-GNU/Linux
10993 systems.
10994 * configure: Regenerated.
10995
10996 2004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
10997
10998 PR target/16344
10999 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
11000 feedback based compiler.
11001 * Makefile.in: Rebuilt.
11002
11003 2004-07-08 Alexandre Oliva <aoliva@redhat.com>
11004
11005 * Makefile.def (host_modules): Set bootstrap=true for flex.
11006 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
11007 * Makefile.in: Rebuilt.
11008
11009 2004-07-07 Jan Hubicka <jh@suse.cz>
11010
11011 * MAINTAINERS: Add self as a profile feedback maintainer.
11012
11013 2004-07-05 Phil Edwards <phil@codesourcery.com>
11014
11015 * configure.in: Do not prepend $srcdir to /dev/null in
11016 makefile fragments.
11017 * configure: Regenerate.
11018
11019 2004-07-01 Paolo Bonzini <bonzini@gnu.org>
11020
11021 * Makefile.def (build_modules): Add bison, byacc, flex,
11022 m4, texinfo.
11023 (flags_to_pass): Add FLEX.
11024 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
11025 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
11026 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
11027 DEFAULT_MAKEINFO): Remove.
11028 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
11029 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
11030 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
11031 objdir or else use configured tool.
11032 (all-build): New.
11033 (all): Depend on it.
11034 (Build module dependencies): Add.
11035 * Makefile.in: Regenerate.
11036 * configure.in: Better support for multiple build modules,
11037 matching what is done for host/target modules. Do not look
11038 for "plausible" locations of build tools if Canadian cross.
11039 Use autoconf's AC_PROG_CC to find a C compiler. Define
11040 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
11041 * configure: Regenerate.
11042
11043 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
11044
11045 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
11046 * Makefile.in: Regenerate.
11047
11048 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
11049
11050 * Makefile.tpl (configure-build-[+module+],
11051 configure-[+module+], configure-target-[+module+]): Pass
11052 [+extra_configure_args+].
11053 (all-build-[+module+], all-[+module+], check-[+module+],
11054 install-[+module+], [+make_target+]-[+module+],
11055 all-target-[+module+], check-target-[+module+],
11056 install-target-[+module+], [+make_target+]-target-[+module+]):
11057 Pass [+extra_make_args+].
11058 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
11059 (GCC_HOST_EXPORTS): Remove.
11060 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
11061 cross, check-gcc, check-gcc-c++, install-gcc,
11062 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
11063 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
11064 * Makefile.in: Regenerate.
11065
11066 2004-06-21 Matthew Sachs <msachs@apple.com>
11067
11068 * MAINTAINERS: Added self to write-after-approval.
11069
11070 2004-06-21 Christopher Faylor <cgf@alum.bu.edu>
11071
11072 * configure.in: Check for srcdir/winsup rather than build directory
11073 winsup.
11074 * configure: Regenerate.
11075
11076 2004-06-17 Corinna Vinschen <vinschen@redhat.com>
11077
11078 * configure.in: Don't build Cygwin native newlib if winsup
11079 directory is missing. Emit warning instead.
11080 * configure: Regenerate.
11081
11082 2004-06-09 Paolo Bonzini <bonzini@gnu.org>
11083
11084 * Makefile.tpl (touch-stage[+id+]): New.
11085 (restage[+prev+]): Depend on touch-stage[+id+].
11086
11087 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
11088 Use it throughout.
11089
11090 * Makefile.def: Add profile and feedback bootstrap stages.
11091 Remove next field from bootstrap stages.
11092 * Makefile.tpl (LN, LN_S): Substitute.
11093 (stageN-start, stageN-end): Use double-colon rules, to
11094 provide a hook for additional setup commands.
11095 (distclean-stageN-gcc, restageN): Create dependencies from
11096 [+prev+], not from [+next+].
11097 (stageN-bubble): Add commands for successive stages from
11098 [+prev+], using double-colon rules.
11099 (all-stageN-gcc): Fix typo.
11100 (stagefeedback-start, profiledbootstrap): New.
11101 * Makefile.in: Regenerate.
11102 * configure.in: Call ACX_PROG_LN.
11103 * configure: Regenerate.
11104
11105 2004-06-08 Canqun Yang <canqun@nudt.edu.cn>
11106
11107 * MAINTAINERS (Write After Approval): Add myself.
11108
11109 2004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
11110
11111 * MAINTAINERS (Write After Approval): Add myself.
11112
11113 2004-06-03 Paolo Bonzini <bonzini@gnu.org>
11114
11115 * configure.in: Fix --enable-bootstrap breakage introduced in trees
11116 without gcc.
11117 * configure: Regenerate.
11118
11119 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
11120
11121 * Makefile.tpl: Fix typo.
11122 * Makefile.in: Regenerate.
11123
11124 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
11125
11126 * configure.in: Remove new- prefix from toplevel
11127 bootstrap targets.
11128 * configure: Regenerate.
11129
11130 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
11131
11132 * Makefile.tpl (all.normal): Rename to all.
11133 (all): Replace with a rule to pick the default
11134 target from configure.
11135 (all-gcc, configure-gcc): Use conditionals to
11136 do nothing when toplevel bootstrap is going on.
11137 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
11138 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
11139 * configure.in: Support --enable-bootstrap.
11140
11141 * Makefile.def: Remove new- prefix from toplevel
11142 bootstrap targets.
11143 * Makefile.tpl: Likewise.
11144
11145 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
11146 target.
11147
11148 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
11149 $(RECURSE_FLAGS) to recursive invocation of make.
11150
11151 * Makefile.in: Regenerate.
11152 * configure: Regenerate.
11153
11154 2004-05-30 Andreas Jaeger <aj@suse.de>
11155 Jim Wilson <wilson@specifixinc.com>
11156
11157 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
11158 like CC.
11159
11160 2004-05-27 Daniel Jacobowitz <dan@debian.org>
11161
11162 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
11163 * configure: Regenerate.
11164
11165 2004-05-25 Daniel Jacobowitz <drow@false.org>
11166
11167 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
11168 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
11169 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
11170 targets.
11171 * Makefile.in: Regenerate.
11172
11173 2004-05-24 Paolo Bonzini <bonzini@gnu.org>
11174
11175 * configure.in: Test the ability to symlink directories.
11176 * configure: Regenerate.
11177
11178 * Makefile.def (bootstrap-stage): New definitions.
11179 * Makefile.tpl (configure-stage1-gcc,
11180 configure-stage2-gcc, configure-stage3-gcc,
11181 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
11182 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
11183 new-restage3, compare): Autogenerate, see Makefile.in
11184 entry for behavioral changes.
11185 (distclean-stage1, new-stage1-start, new-stage1-end,
11186 new-stage1-bubble, distclean-stage2, new-stage2-start,
11187 new-stage2-end, new-stage2-bubble, distclean-stage3,
11188 new-stage3-start, new-stage3-end): New autogenerated targets.
11189 (objext, prebootstrap, BOOT_CFLAGS,
11190 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
11191 targets.
11192
11193 * Makefile.in: Regenerate.
11194 (distclean-stage1, new-stage1-start, new-stage1-end,
11195 new-stage1-bubble, distclean-stage2, new-stage2-start,
11196 new-stage2-end, new-stage2-bubble, distclean-stage3,
11197 new-stage3-start, new-stage3-end): New targets.
11198 (all-stage1-gcc): Move prebootstrap dependency from here...
11199 (configure-stage1-gcc): ...to here.
11200 (new-bootstrap): Use bubble targets.
11201 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
11202 Use per-stage distclean targets.
11203 (configure-stage1-gcc, configure-stage2-gcc,
11204 configure-stage3-gcc, all-stage1-gcc,
11205 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
11206 Use new-stageN-start to prepare the tree.
11207
11208 2004-05-23 Paolo Bonzini <bonzini@gnu.org>
11209
11210 * Makefile.def (host_modules): add libcpp.
11211 * Makefile.tpl: Add dependencies on and for libcpp.
11212 * Makefile.in: Regenerate.
11213 * configure.in: Add libcpp host module.
11214 * configure: Regenerate.
11215
11216 2004-05-21 Paolo Bonzini <bonzini@gnu.org>
11217
11218 * Makefile.tpl: Whenever a recursive target is defined, wrap
11219 it in a special @if/@endif block, and prepare its maybe
11220 dependency in the @if/@endif block
11221 * configure.in: Instead of writing maybe dependencies, remove
11222 the @if/@endif statements, and remove the @if/@endif blocks
11223 that remain.
11224 * configure: Regenerate.
11225 * Makefile.in: Regenerate.
11226
11227 2004-05-20 Janis Johnson <janis187@us.ibm.com>
11228
11229 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
11230
11231 2004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
11232
11233 PR bootstrap/15120
11234 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
11235 * */configure: Rebuilt.
11236
11237 2004-05-17 Zack Weinberg <zack@codesourcery.com>
11238
11239 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
11240 of libf2c.
11241 * configure, Makefile.in: Regenerate.
11242
11243 2004-05-13 Tobias Schlüter <tobi@gcc.gnu.org>
11244
11245 * MAINTAINERS (Write After Approval): Add myself.
11246
11247 2004-05-13 Diego Novillo <dnovillo@redhat.com>
11248
11249 Merge from tree-ssa-20020619-branch.
11250
11251 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
11252 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
11253 (HOST_GMPLIBS): Define.
11254 (HOST_GMPINC): Define.
11255 (TARGET_LIB_PATH): Add libmudflap.
11256 (GFORTRAN_FOR_TARGET): Define.
11257 (configure-build*): Export GFORTRAN.
11258 (configure-gcc): Export GMPLIBS and GMPINC.
11259 (all-gcc): Add maybe-all-libbanshee.
11260 (configure-target-libgfortran): Define.
11261 * Makefile.in: Regenerate.
11262 * configure.in (host_libs): Add libbanshee.
11263 (target_libraries): Add target-libmudflap and target-libgfortran.
11264 Add --with-libbanshee.
11265 Handle --disable-libmudflap.
11266 (*-*-freebsd*): Use with_gmp.
11267 Add $(libgcj) to noconfigdirs.
11268 * configure: Regenerate.
11269 * depcomp: New file.
11270 * MAINTAINERS: Add tree-ssa maintainers.
11271
11272 2004-05-04 Vladimir Makarov <vmakarov@redhat.com>
11273
11274 * MAINTAINERS (Various Maintainers): Add myself.
11275
11276 2004-04-30 Brian Ford <ford@vss.fsi.com>
11277
11278 * MAINTAINERS (Write After Approval): Add myself.
11279
11280 2004-04-29 Uros Bizjak <uros@kss-loka.si>
11281
11282 * MAINTAINERS (Write After Approval): Add myself.
11283
11284 2004-04-28 Paolo Bonzini <bonzini@gnu.org>
11285
11286 * config/acx.m4: Fix fastcompare support for new-bootstrap.
11287 * configure: Regenerate.
11288
11289 2004-04-27 Paolo Bonzini <bonzini@gnu.org>
11290
11291 Revert:
11292 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
11293
11294 * Makefile.def (flags_to_pass): Remove *dir variables that
11295 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
11296 as well as prefix and exec_prefix.
11297 * Makefile.in: Regenerate.
11298
11299 2004-04-26 Robert Millan <robertmh@gnu.org>
11300
11301 Add patches from libtool CVS.
11302 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
11303 * ltconfig: Likewise.
11304 * ltcf-c.sh: Likewise.
11305 * ltcf-cxx.sh: Likewise.
11306 * ltcf-gcj.sh: Likewise.
11307
11308 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
11309
11310 * Makefile.def (host_modules): Mark with the bootstrap
11311 flag packages on which gcc depends.
11312 * Makefile.tpl (all-bootstrap): Use it.
11313 * Makefile.in: Regenerate.
11314
11315 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
11316
11317 * Makefile.def (flags_to_pass): Remove *dir variables that
11318 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
11319 as well as prefix and exec_prefix.
11320 * Makefile.in: Regenerate.
11321
11322 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
11323
11324 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
11325 * configure: Regenerate.
11326 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
11327 * gcc/Makefile.tpl (compare): Use the result of the test.
11328 * gcc/Makefile.in: Regenerate.
11329
11330 2004-04-23 Paolo Bonzini <bonzini@gnu.org>
11331
11332 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
11333 Always relocate gcc and prev-gcc to the original names, even
11334 if the build fails.
11335 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
11336 New targets.
11337
11338 2004-04-23 Laurent GUERBY <laurent@guerby.net>
11339
11340 * MAINTAINERS: Update my email address.
11341
11342 2004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11343
11344 * configure.in (mips*-*-irix5*): Enable ld.
11345 * configure: Regenerate.
11346
11347 2004-04-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11348
11349 * configure: Regenerate.
11350
11351 2004-04-15 James E Wilson <wilson@specifixinc.com>
11352
11353 * Makefile.tpl (configure-[+module+], configure-gcc,
11354 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
11355 Set and export LDFLAGS.
11356 * Makefile.in: Regenerate.
11357
11358 2004-04-12 Michael Chastain <mec.gnu@mindspring.com>
11359
11360 * MAINTAINERS: Add myself to write-after-approval.
11361
11362 2004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
11363
11364 PR bootstrap/14871
11365 * Makefile.tpl: If we don't have built-in-tree target tools,
11366 use the ones found by configure rather than hacking around with
11367 program_transform_name.
11368 * configure.in: Give Makefile.tpl the information necessary
11369 to do that.
11370 * Makefile.in: Regenerate.
11371 * configure: Regenerate.
11372
11373 2004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
11374
11375 PR bootstrap/14760
11376 * configure.in: When computing baseargs, strip *all* copies of
11377 offending options. Also, don't match/substitute the trailing space,
11378 so that this actually works when two similar options are separated by
11379 only one space.
11380 * configure: Regenerate.
11381
11382 2004-04-06 David Edelsohn <edelsohn@gnu.org>
11383
11384 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
11385 (rs6000-*-aix*): Same.
11386 * configure: Regenerate.
11387
11388 2004-04-05 Ranjit Mathew <rmathew@hotmail.com>
11389
11390 * MAINTAINERS: Add myself to write-after-approval.
11391
11392 2004-04-03 Bud Davis <bdavis9659@comcast.net>
11393
11394 * MAINTAINERS: Add myself to write-after-approval.
11395
11396 2004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
11397
11398 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
11399 STRICT_WARN, WARN_CFLAGS flags passed down to make.
11400 * Makefile.in: Regenerate.
11401
11402 * configure.in (top level bootstrap support): Rework --enable-werror
11403 to set @stage2_werror_flag@.
11404 * configure: Regenerate.
11405 * Makefile.tpl (top level bootstrap support): Pass
11406 @stage2_werror_flag@ down to configure in stages 2 and 3.
11407 * Makefile.in: Regenerate.
11408
11409 2004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
11410
11411 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
11412 for stages 2 and 3 as well as in make. As a consequence, remove
11413 OUTPUT_OPTION (now detected by configure) from the flags passed down
11414 to make.
11415 * Makefile.in: Regenerate.
11416
11417 * Makefile.tpl (new-bootstrap): Fix typo.
11418 * Makefile.in: Regenerate.
11419
11420 2004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
11421
11422 * Makefile.tpl: Rearrange by moving recursive_targets rules
11423 into their proper sections.
11424 * Makefile.tpl (top level bootstrap support): Move disabling
11425 of coverage flags from 'make' to 'configure'; improve comments.
11426 * Makefile.in: Regenerate.
11427
11428 * Makefile.tpl (experimental top level bootstrap) Move stage1
11429 language setting from all- target to configure- target; disable
11430 intermodule optimization in stage 1; prevent gratuitous rebuilds
11431 of stage 1.
11432 * Makefile.in: Regenerate.
11433 * configure.in: Comma-separate stage 1 language list for top
11434 level bootstrap.
11435 * configure: Regenerate.
11436
11437 * Makefile.tpl: Clean up experimental top level bootstrap support:
11438 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
11439 prev-gcc in configure- targets as well as all- targets.
11440 * Makefile.in: Regenerate.
11441
11442 2004-03-21 Kelley Cook <kcook@gcc.gnu.org>
11443
11444 * compile: New file imported from automake.
11445
11446 2004-03-17 Paolo Bonzini <bonzini@gnu.org>
11447
11448 * configure.in: Remove symbolic link section.
11449 * configure: Regenerate.
11450 * Makefile.tpl (links): Remove.
11451 * Makefile.in: Regenerate.
11452
11453 2004-03-15 Paolo Bonzini <bonzini@gnu.org>
11454 Nathanael Nerode <neroden@gcc.gnu.org>
11455
11456 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
11457 Set with AC_CHECK_PROGS.
11458 * configure.in: Fix comment typo from last patch.
11459 * configure: Regenerate.
11460
11461 2004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
11462
11463 * Makefile.tpl: Introduce experimental top level bootstrap support.
11464 * Makefile.in: Regenerate.
11465 * configure.in: Introduce support for top level bootstrap.
11466 * configure: Regenerate.
11467
11468 2004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
11469 Paolo Bonzini <bonzini@gnu.org>
11470
11471 PR bootstrap/14522
11472 * configure.in: Cope with shells that do not support unquoted ^
11473 * configure: Regenerate.
11474
11475 2004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
11476 Paolo Bonzini <bonzini@gnu.org>
11477
11478 PR bootstrap/14522
11479 * configure.in: Cope with shells that do not support nesting
11480 quotes inside quoted backquote substitutions.
11481 * configure: Regenerate.
11482
11483 2004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
11484
11485 PR bootstrap/14522
11486 * configure.in: Fix escaping of $.
11487 * configure: Regenerate.
11488
11489 2004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
11490
11491 * configure: Regenerate, since I forgot to while committing Paolo's
11492 changes.
11493
11494 2004-03-08 Paolo Bonzini <bonzini@gnu.org>
11495
11496 PR ada/14131
11497 Move language detection to the top level.
11498 * configure.in: Find default values for the tools as
11499 soon as possible. Disable ada if GNAT is not found.
11500 Emit error message about missing languages. Expand
11501 --enable-languages=all for the gcc subdirectory.
11502
11503 2004-03-10 Ben Elliston <bje@gnu.org>
11504
11505 * MAINTAINERS: Update my email address.
11506
11507 2004-03-05 David Edelsohn <edelsohn@gnu.org>
11508
11509 * ltconfig: Disable building static libraries if building shared
11510 libraries on AIX 5L.
11511
11512 2004-03-01 Richard Sandiford <rsandifo@redhat.com>
11513
11514 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
11515 and disable libgcj.
11516 * configure: Regenerated.
11517
11518 2004-03-01 Brian Booth <bbooth@redhat.com>
11519
11520 * MAINTAINERS: Add myself to write-after-approval.
11521
11522 2004-03-01 Paolo Bonzini <bonzini@gnu.org>
11523
11524 * MAINTAINERS: Add myself to write-after-approval.
11525
11526 2004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
11527
11528 PR bootstrap/7087
11529 * Makefile.tpl: Guard XFOO sed statements better.
11530 * Makefile.tpl: Add dependency for configure-target-libada.
11531 * Makefile.in: Regenerate (incidentally fixes broken
11532 commit when libada-branch was merged).
11533
11534 2004-02-25 Kelley Cook <kcook@gcc.gnu.org>
11535
11536 * MAINTAINERS: Add myself to write-after-approval.
11537
11538 2004-02-20 Andrew Pinski <pinskia@physics.uc.edu>
11539
11540 * MAINTAINERS: Add Nicola Pero and myself as libobjc
11541 maintainers.
11542
11543 2004-02-20 Andrew Cagney <cagney@redhat.com>
11544
11545 * config.guess: Update from version 2003-10-16 to 2004-02-16.
11546 * config.sub: Update from version 2003-11-03 to 2004-02-16.
11547
11548 2004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
11549
11550 PR bootstrap/11932
11551 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
11552
11553 2004-02-14 Jerry Quinn <jlquinn@optonline.net>
11554
11555 * MAINTAINERS: Added myself to write-after-approval.
11556
11557 2004-02-14 Michael Koch <konqueror@gmx.de>
11558
11559 * MAINTAINERS: Added myself to write-after-approval.
11560
11561 2004-02-13 Joseph S. Myers <jsm@polyomino.org.uk>
11562
11563 * MAINTAINERS: Move Steve Chamberlain to write-after-approval. Move
11564 some OS port maintainers to OS port maintainers section.
11565
11566 2004-02-13 Frank Ch. Eigler <fche@redhat.com>
11567
11568 * MAINTAINERS: Add self.
11569
11570 2004-02-12 Kazu Hirata <kazu@cs.umass.edu>
11571
11572 * MAINTAINERS: Alphabetize.
11573
11574 2004-02-12 Paolo Bonzini <bonzini@gnu.org>
11575
11576 * MAINTAINERS: Remove myself.
11577
11578 2004-02-11 David Edelsohn <edelsohn@gnu.org>
11579
11580 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
11581 (rs6000-*-aix*): Same.
11582 * configure: Regenerate.
11583
11584 2004-02-11 Kelley Cook <kcook@gcc.gnu.org>
11585
11586 * configure.in (host): Add in missing $noconfigdirs to defines.
11587 * configure: Regenerate.
11588
11589 2004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
11590 Nathanael Nerode <neroden@gcc.gnu.org>
11591
11592 PR ada/6637, PR ada/5911
11593 Merge with libada-branch:
11594 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
11595 with appropriate dependencies. Add --enable-libada configure switch.
11596 * configure, Makefile.in: Regenerate.
11597
11598 2004-02-09 Paolo Bonzini <bonzini@gnu.org>
11599
11600 * MAINTAINERS: Add myself to write-after-approval.
11601
11602 2004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11603
11604 * configure.in: Don't pass --with-stabs on IRIX 5 either.
11605 * configure: Regenerate.
11606
11607 2004-02-04 Geoffrey Keating <geoffk@apple.com>
11608
11609 Merge from upstream:
11610
11611 * ltmain.in: When setting IFS to '~', be careful about user
11612 arguments that contain '~'.
11613
11614 2004-02-04 Peter O'Gorman <peter@pogma.com>
11615
11616 * ltmain.in (infer_tag): Move tag inferrence to a shell function.
11617 Also test $base_compile against $CC with escaped arguments. Bug
11618 reported by Geoff Keating <geoffk@apple.com>.
11619
11620 2004-02-04 Kazu Hirata <kazu@cs.umass.edu>
11621
11622 * MAINTAINERS: Remove i960 port.
11623
11624 2004-01-23 DJ Delorie <dj@redhat.com>
11625
11626 * Makefile.def (target_modules) [libiberty]: Don't stage.
11627 * Makefile.in: Rebuilt.
11628
11629 2004-01-20 Caroline Tice <ctice@apple.com>
11630
11631 * MAINTAINERS: Add myself to write-after-approval.
11632
11633 2004-01-19 Paolo Carlini <pcarlini@suse.de>
11634
11635 * MAINTAINERS: Update my email address.
11636
11637 2004-01-18 James A. Morrison <ja2morri@uwaterloo.ca>
11638
11639 * MAINTAINERS: Add myself to write-after-approval.
11640
11641 2004-01-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
11642
11643 * MAINTAINERS: Remove entries without email address.
11644
11645 2004-01-15 Daniel Jacobowitz <drow@mvista.com>
11646
11647 * MAINTAINERS: Add myself to write-after-approval.
11648
11649 2004-01-15 Steven Bosscher <stevenb@suse.de>
11650
11651 * MAINTAINERS: Update my email address.
11652
11653 2004-01-14 Loren J. Rittle <ljrittle@acm.org>
11654
11655 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
11656 * Makefile.tpl (configure-target-[+module+]): Support stage.
11657 * Makefile.in: Rebuilt.
11658
11659 2004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
11660
11661 * MAINTAINERS: Add myself as a libiberty MAINTAINER.
11662
11663 2004-01-10 Richard Sandiford <rsandifo@redhat.com>
11664
11665 * MAINTAINERS: Add myself as a MIPS maintainer.
11666
11667 2004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
11668
11669 * configure.in: Use ./config.cache, not config.cache.
11670 * configure: Regenerate.
11671 * Makefile.tpl: Special-casing not needed for GCC any more.
11672 * Makefile.in: Regenerate.
11673
11674 * configure.in: Don't share a cache file for host dirs.
11675 * configure: Regenerate.
11676
11677 * config-ml.in: Don't mess with the cache file.
11678
11679 2004-01-04 Eric Botcazou <ebotcazou@libertysurf.fr>
11680
11681 * MAINTAINERS: Move myself from 'Write After Approval' to
11682 'CPU Port Maintainers' section as SPARC maintainer.
11683
11684 2004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
11685
11686 * Makefile.tpl: Make GCC use a separate config.cache.
11687 * Makefile.in: Regenerate.
11688
11689 PR bootstrap/11932, PR bootstrap/11933
11690 (I don't know if it will fix either of them, but it relates
11691 to them.)
11692 * configure.in: Don't use shared config.cache for target
11693 directories.
11694 * configure: Regenerate.
11695
11696 2004-01-02 Dan Nicolaescu <dann@ics.uci.edu>
11697
11698 * MAINTAINERS: Add myself to 'Write After Approval' section.
11699
11700 2003-12-31 Roger Sayle <roger@eyesopen.com>
11701
11702 * configure.in (ia64*-*-hpux*): Disable building java libraries.
11703 * configure: Regenerated.
11704
11705 2003-12-23 Kazu Hirata <kazu@cs.umass.edu>
11706
11707 * MAINTAINERS: Remove the mn10200 maintainer.
11708
11709 2003-12-21 Bernardo Innocenti <bernie@develer.com>
11710
11711 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
11712 * configure: Regenerated.
11713
11714 2003-12-16 Jan Hubicka <jh@suse.cz>
11715
11716 * MAINTAINERS: Add myself as callgraph maintainer.
11717
11718 2003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
11719
11720 * configure.in (raw_libstdcxx_flags): Remove the leading space.
11721 * configure: Regenerate.
11722
11723 2003-12-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
11724
11725 * MAINTAINERS: Move myself from 'Bug database only accounts' to
11726 'Write After Approval' section. Update email.
11727
11728 2003-12-01 James Lemke <jim@wasabisystems.com>
11729
11730 * MAINTAINERS (Write After Approval): Add myself.
11731
11732 2003-11-20 Matt Thomas <matt@3am-software.com>
11733
11734 * MAINTAINERS: Add myself as a vax port maintainer.
11735
11736 2003-11-20 Kelley Cook <kcook@gcc.gnu.org>
11737
11738 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
11739 (configure-build-[+module+], configure-[+module+]): Likewise.
11740 (configure-target-[+module+], configure-gcc, config.status): Likewise.
11741 * Makefile.in: Regenerate.
11742
11743 2003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
11744
11745 * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
11746 shared/dylibed libraries.
11747 * ltmain.sh: Likewise.
11748 * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
11749 * ltcf-cxx.sh: Likewise.
11750 * ltcf-gcj.sh: Likewise.
11751 * ltconfig: Likewise.
11752
11753 2003-11-17 Stan Cox <scox@redhat.com>
11754
11755 * MAINTAINERS: Add myself as iq2000 port maintainer.
11756
11757 2003-11-14 Arnaud Charlet <charlet@act-europe.fr>
11758
11759 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
11760 * Makefile.in: Regenerate.
11761
11762 2003-11-03 Ulrich Weigand <uweigand@de.ibm.com>
11763
11764 * config.sub: Update to 2003-11-03 version.
11765
11766 2003-10-20 Phil Edwards <phil@codesourcery.com>
11767
11768 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
11769 * configure: Regenerate.
11770
11771 2003-10-20 Nicolas Pitre <nico@cam.org>
11772
11773 * MAINTAINERS: Add myself to 'Write After Approval' section.
11774
11775 2003-10-20 Arnaud Charlet <charlet@act-europe.fr>
11776
11777 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
11778
11779 2003-10-19 Joseph S. Myers <jsm@polyomino.org.uk>
11780
11781 * MAINTAINERS: Update my email address.
11782
11783 2003-10-17 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11784
11785 * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
11786
11787 2003-10-17 Ralph Loader <rcl@ihug.co.nz>
11788
11789 * MAINTAINERS: Add myself to 'Write After Approval' section.
11790
11791 2003-10-16 Bernardo Innocenti <bernie@develer.com>
11792
11793 * config.guess: Update to 2003-10-16 version.
11794 * config.sub: Update to 2003-10-16 version.
11795
11796 2003-10-15 David Daney <ddaney@avtrex.com>
11797
11798 * MAINTAINERS: Added myself to 'Write After Approval' section.
11799
11800 2003-10-15 Falk Hueffner <falk@debian.org>
11801
11802 * MAINTAINERS: Move myself from 'Bug database only accounts' to
11803 'Write After Approval' section. Update email.
11804
11805 2003-10-14 Roger Sayle <roger@eyesopen.com>
11806
11807 * MAINTAINERS: Move myself from 'Write After Approval' to
11808 'Various Maintainers' section as middle-end maintainer.
11809
11810 2003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
11811
11812 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
11813 HOST_FLAGS_TO_PASS.
11814 * Makefile.in: Regenerate.
11815
11816 2003-10-11 Bernardo Innocenti <bernie@develer.com>
11817
11818 * config.guess: Update to 2003-10-07 version.
11819 * config.sub: Update to 2003-10-07 version.
11820
11821 2003-10-06 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11822
11823 * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
11824 * ltconfig (irix5*, irix6*): Don't override version_type.
11825
11826 2003-10-05 Mohan Embar <gnustuff@thisiscool.com>
11827
11828 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
11829 * configure: Rebuilt
11830 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
11831 * Makefile.in: Rebuilt
11832
11833 2003-10-03 H.J. Lu <hongjiu.lu@intel.com>
11834
11835 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
11836
11837 2003-09-30 Carlo Wood <carlo@alinoe.com>
11838
11839 * MAINTAINERS (Write After Approval): Add myself.
11840
11841 2003-09-29 Paul Koning <ni1d@arrl.net>
11842
11843 * MAINTAINERS: Move myself from "Write After Approval"
11844 to CPU platform maintainers for pdp11 platform.
11845
11846 2003-09-23 Andreas Tobler <a.tobler@schweiz.ch>
11847
11848 * MAINTAINERS: Move myself from 'Write After Approval' to
11849 'Various Maintainers' section as libffi testsuite maintainer.
11850
11851 2003-09-21 Daniel Jacobowitz <drow@mvista.com>
11852
11853 * configure.in: Pass a computed --program-transform-name
11854 to subconfigures.
11855 * configure: Regenerated.
11856
11857 2003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
11858
11859 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
11860 * Makefile.in: Regenerate.
11861
11862 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
11863 * Makefile.in: Regenerate.
11864
11865 2003-09-19 Ziemowit Laski <zlaski@apple.com>
11866
11867 * MAINTAINERS: Move myself from 'Write After Approval'
11868 to 'Various Maintainers' (objective-c) section.
11869
11870 2003-09-17 Daniel Jacobowitz <drow@mvista.com>
11871
11872 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
11873 quoting.
11874 * configure: Regenerated.
11875
11876 2003-09-16 Joel Brobecker <brobecker@gnat.com>
11877
11878 * MAINTAINERS (Write After Approval): Add myself to write after
11879 approval list.
11880
11881 2003-09-16 Dorit Naishlos <dorit@il.ibm.com>
11882
11883 * MAINTAINERS (Write After Approval): Add myself.
11884
11885 2003-09-09 Ian Lance Taylor <ian@wasabisystems.com>
11886
11887 * MAINTAINERS: Update my e-mail address.
11888
11889 2003-09-09 Alan Modra <amodra@bigpond.net.au>
11890
11891 * libtool.m4 (LD): Correct powerpc64 host match.
11892
11893 2003-09-06 James E Wilson <wilson@tuliptree.org>
11894
11895 * MAINTAINTERS: Update my affiliation and email address.
11896
11897 2003-09-06 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
11898
11899 * MAINTAINERS (Write After Approval): Add myself.
11900
11901 2003-09-04 DJ Delorie <dj@redhat.com>
11902
11903 * configure: Regenerate.
11904
11905 2003-09-04 Robert Millan <robertmh@gnu.org>
11906
11907 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
11908
11909 2003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
11910
11911 * configure.in: Ensure arguments to sed are properly spaced.
11912 * configure: Regenerate.
11913
11914 2003-08-30 Gerald Pfeifer <gerald@pfeifer.com>
11915
11916 * MAINTAINERS: Update my e-mail address.
11917
11918 2003-08-28 Mohan Embar <gnustuff@thisiscool.com>
11919
11920 * MAINTAINERS (Write After Approval): Add myself.
11921
11922 2003-08-27 Daniel Jacobowitz <drow@mvista.com>
11923
11924 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
11925 * configure: Regenerated.
11926
11927 2003-08-23 Marek Michalkiewicz <marekm@amelek.gda.pl>
11928
11929 * MAINTAINERS: Update my email address.
11930
11931 2003-08-23 Phil Edwards <pme@gcc.gnu.org>
11932
11933 * configure.in: Use newline instead of semicolon when assuming
11934 shell arguments in a for loop.
11935 * configure: Regenerated.
11936
11937 2003-08-22 Jason Eckhardt <jle@rice.edu>
11938
11939 * MAINTAINERS: Resurrect the i860 maintainer.
11940
11941 2003-08-20 Geoffrey Keating <geoffk@apple.com>
11942
11943 PR 8180
11944 * configure.in: When testing with_libs and with_headers, treat
11945 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
11946 * configure: Regenerate.
11947
11948 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
11949 make, shell, etc.
11950 (baseargs): Likewise.
11951 * configure: Regenerate.
11952
11953 2003-08-20 Bernardo Innocenti <bernie@develer.com>
11954
11955 * MAINTAINERS (Write After Approval): Add myself.
11956
11957 2003-08-19 Geoffrey Keating <geoffk@apple.com>
11958
11959 * configure.in: Disable libgcj for darwin not on powerpc.
11960 * configure: Rebuild.
11961
11962 2003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
11963
11964 * config-ml.in, symlink-tree: Add license.
11965
11966 2003-08-03 Richard Stallman <rms@gnu.org>
11967 Eben Moglen <moglen@columbia.edu>
11968
11969 * README.SCO: New file.
11970
11971 2003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
11972
11973 * Makefile.tpl (check, check-c++): Express dependencies using
11974 dependencies rather than commands.
11975 * Makefile.in: Regenerate.
11976
11977 2003-08-01 Andrew Cagney <cagney@redhat.com>
11978
11979 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
11980 * configure: Ditto.
11981
11982 2003-07-31 Geoffrey Keating <geoffk@apple.com>
11983
11984 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
11985 * Makefile.in: Update.
11986
11987 2003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
11988
11989 * configure.in: Enable libgcj for darwin.
11990 * configure: Rebuild.
11991
11992 2003-07-29 Phil Edwards <pme@gcc.gnu.org>
11993
11994 * config-ml.in: Use ac_configure_args directly instead of
11995 ml_arguments. Only set ml_norecursion if --no[-]recursion is
11996 actually seen.
11997
11998 2003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
11999
12000 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
12001 creating target and build subdirs to build all parent dirs as needed.
12002 * Makefile.in: Rebuild.
12003 * configure.in: Don't build dirs explicitly here.
12004 * configure: Rebuild.
12005
12006 2003-07-26 Paul Brook <paul@nowt.org>
12007
12008 * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
12009
12010 2003-07-22 Alexandre Oliva <aoliva@redhat.com>
12011
12012 * Makefile.tpl (all-make): Depend on intl.
12013 * Makefile.in: Rebuilt.
12014
12015 2003-07-20 Phil Edwards <pme@gcc.gnu.org>
12016
12017 * install-sh: Update to newer upstream versions (associated with
12018 aclocal 1.7).
12019 * mkinstalldirs: Likewise.
12020 * missing: Likewise, plus $1Help2man -> $1 typo fix.
12021
12022 2003-07-16 Andrew Pinski <pinskia@gcc.gnu.org>
12023
12024 * MAINTAINERS: Move self from Bug database only accounts
12025 to write-after-approval.
12026
12027 2003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
12028
12029 * config.if: Remove unused libc_interface determination.
12030
12031 2003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
12032
12033 * MAINTAINERS: Move self from write-after-approval to
12034 build machinery (*.in).
12035
12036 2003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
12037
12038 PR bootstrap/11273
12039 PR bootstrap/11408
12040 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
12041 unused INSTALL_PROGRAM_ARGS.
12042 * configure.in: Use AC_PROG_INSTALL.
12043 * Makefile.in: Regenerate.
12044 * configure: Regenerate.
12045
12046 2003-07-13 Kazu Hirata <kazu@cs.umass.edu>
12047
12048 * MAINTAINERS: Alphabetize.
12049
12050 2003-07-10 Alexandre Oliva <aoliva@redhat.com>
12051
12052 * configure: Rebuilt.
12053 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
12054 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
12055 newlib nor libgloss.
12056 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
12057 * configure.in (am33_2.0-*-linux*): Added.
12058
12059 2003-07-09 Bob Wilson <bob.wilson@acm.org>
12060
12061 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
12062 * configure: Regenerate.
12063
12064 2003-07-07 Zack Weinberg <zack@codesourcery.com>
12065
12066 * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
12067 * Makefile.in: Regenerate.
12068
12069 2003-07-04 Zack Weinberg <zack@codesourcery.com>
12070
12071 * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
12072 * Makefile.in: Regenerate.
12073
12074 2003-07-04 H.J. Lu <hongjiu.lu@intel.com>
12075
12076 * Makefile.tpl: Replace PWD with PWD_COMMAND.
12077 * Makefile.in: Regenerated.
12078
12079 * config-ml.in: Replace PWD with PWD_COMMAND.
12080
12081 2003-07-04 Zack Weinberg <zack@codesourcery.com>
12082
12083 * intl: New directory; see intl/ChangeLog for details.
12084 * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
12085 * Makefile.tpl: all-gcc depends on maybe-all-intl.
12086 * Makefile.in: Regenerate.
12087
12088 2003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
12089
12090 * configure.in: Clean up config-lang.in handling. Delete
12091 useless assignment to "subdirs".
12092 * configure: Regenerate.
12093
12094 2003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
12095
12096 * configure.in: Rename 'target_libs' to 'target_libraries'.
12097 Remove useless reference to 'target_libs'.
12098 * configure: Regenerate.
12099
12100 2003-06-23 Keith Seitz <kseitz@sources.redhat.com>
12101
12102 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
12103 * Makefile.in: Regenerate.
12104
12105 2003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
12106
12107 * Makefile.def: Introduce flags_to_pass.
12108 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
12109 * Makefile.in: Regenerate.
12110
12111 2003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
12112
12113 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
12114 and target-libgloss.
12115 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
12116 <h8300*-*-*>: Disable libf2c and ${libgcj}.
12117 * configure: Regenerate.
12118
12119 2003-06-17 Benjamin Kosnik <bkoz@redhat.com>
12120
12121 * configure.in: Update testsuite_flags to new location.
12122 * configure. Regenerate.
12123
12124 2003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
12125
12126 * Makefile.tpl: Remove BUILD_CC stuff.
12127 * Makefile.in: Regenerate.
12128
12129 2003-06-17 Kazu Hirata <kazu@cs.umass.edu>
12130
12131 * MAINTAINERS (Write After Approval): Remove Andrew Haley.
12132
12133 2003-06-16 Graeme Peterson <gp@qnx.com>
12134
12135 * MAINTAINERS (Write After Approval): Add myself.
12136
12137 2003-06-14 H.J. Lu <hongjiu.lu@intel.com>
12138
12139 * config.guess: Update to 2003-06-12 version.
12140 * config.sub: Update to 2003-06-13 version.
12141
12142 2003-06-12 H.J. Lu <hongjiu.lu@intel.com>
12143
12144 * config.guess: Update to 2003-06-06 version.
12145 * config.sub: Update to 2003-06-06 version.
12146
12147 2003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12148
12149 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
12150 * configure. Regenerate.
12151
12152 2003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
12153
12154 * configure.in: Disable serial configure by default.
12155 * configure: Regenerate.
12156 * Makefile.tpl: Abolish .NOTPARALLEL.
12157 * Makefile.in: Regenerate.
12158
12159 * Makefile.tpl: Replace {build,host,target}_canonical by
12160 {build,host,target}.
12161 * Makefile.in: Regenerate.
12162
12163 * Makefile.tpl: Fix stupid pasto.
12164 * Makefile.in: Regenerate.
12165
12166 2003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
12167
12168 * Makefile.tpl: Remove bogus conditional.
12169 * Makefile.in: Regenerate.
12170
12171 2003-06-05 Jan Hubicka <jh@suse.cz>
12172
12173 * Makefile.tpl (profiledbootstrap): New target.
12174 * Makefile.in (profiledbootstrap): New target.
12175
12176 2003-06-05 Wolfgang Bangerth <bangerth@dealii.org>
12177
12178 * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
12179 Pinski. Remove user names from other bugzilla-only maintainers.
12180
12181 2003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
12182
12183 * Makefile.tpl: Make 'recursive targets' using autogen rather
12184 than shell loop. Remove duplicate 'clean' targets and false
12185 comments.
12186 * Makefile.def: Add systematic dependencies to 'recursive' targets.
12187 Add systematic method of specifying missing targets in subdirs.
12188 Add copyright boilerplate.
12189 * Makefile.in: Regenerate.
12190 * configure.in: Add 'recursive targets' to maybe list.
12191 * configure: Regenerate.
12192
12193 * MAINTAINERS: "GNATS only" -> "Bug database only".
12194
12195 * Makefile.tpl: Rename [+target+] to [+make_target+].
12196 * Makefile.def: Rename 'target' to 'make_target'.
12197
12198 2003-05-31 Neil Booth <neil@daikokuya.co.uk>
12199
12200 * MAINTAINERS: Add self as options handling maintainer.
12201
12202 2003-05-28 Michael Meissner <gnu@the-meissners.org>
12203
12204 * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
12205 been too long since I touched those ports.
12206
12207 2003-05-28 DJ Delorie <dj@redhat.com>
12208
12209 * Makefile.tpl: Make maybe-check-gcc .PHONY.
12210 * Makefile.in: Regenerate.
12211
12212 2003-05-21 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
12213
12214 * configure.in: Use curly braces in the definition of tooldir.
12215 * configure: Regenerate.
12216
12217 2003-05-21 DJ Delorie <dj@redhat.com>
12218
12219 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
12220 newlib or libgloss.
12221 * Makefile.in: Regenerate.
12222
12223 2003-05-21 DJ Delorie <dj@redhat.com>
12224
12225 * Makefile.tpl: Add missing empty maybe-check-gcc target.
12226 * Makefile.in: Regenerate.
12227
12228 2003-05-20 Ian Lance Taylor <ian@airs.com>
12229
12230 * MAINTAINERS: Update my e-mail address.
12231
12232 2003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
12233
12234 * configure.in: Switch more things to use maybe dependencies.
12235 * Makefile.tpl: Switch more things to use maybe dependencies.
12236 Factor out common code from autogen IF statements.
12237 * configure: Regenerate.
12238 * Makefile.in: Regenerate.
12239
12240 2003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
12241
12242 * configure.in: Accept i[3456789]86 for machine type.
12243 * configure: Regenerate.
12244
12245 2003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
12246
12247 * configure.in: Switch more things to use maybe dependencies.
12248 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
12249 * configure: Regenerate.
12250 * Makefile.tpl: Switch more things to use maybe dependencies.
12251 * Makefile.in: Regenerate.
12252
12253 2003-05-16 Andreas Schwab <schwab@suse.de>
12254
12255 * Makefile.tpl (install-opcodes): Define.
12256 * Makefile.in: Rebuild.
12257
12258 2003-05-13 Andreas Jaeger <aj@suse.de>
12259
12260 * config.guess: Update to 2003-05-09 version.
12261 * config.sub: Update to 2003-05-09 version.
12262
12263 2003-05-13 Michael Eager <eager@mvista.com>
12264
12265 * configure.in: Correct sed script so that options in quotes are not
12266 deleted.
12267 * configure: Rebuild.
12268
12269 2003-05-12 Corinna Vinschen <corinna@vinschen.de>
12270
12271 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
12272 and $$s/newlib/libc/sys/cygwin32 include paths.
12273 * configure: Ditto.
12274
12275 2003-05-12 Michael Meissner <gnu@the-meissners.org>
12276
12277 * MAINTAINERS: Update my email addresses.
12278
12279 2003-05-06 Eric Botcazou <ebotcazou@libertysurf.fr>
12280
12281 * config-ml.in: Propagate INSTALL variables.
12282
12283 2003-05-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12284
12285 * MAINTAINERS: Remove duplicate entries in Write After Approval.
12286
12287 2003-05-02 Chris Demetriou <cgd@broadcom.com>
12288
12289 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
12290 * Makefile.in: Regenerate.
12291
12292 2003-05-02 Wolfgang Bangerth <bangerth@dealii.org>
12293
12294 * MAINTAINERS (GNATS only): Add Falk Hueffner.
12295
12296 2003-04-30 Wolfgang Bangerth <bangerth@dealii.org>
12297
12298 * MAINTAINERS (GNATS only): Add Giovanni Bajo.
12299
12300 2003-04-27 Daniel Jacobowitz <drow@mvista.com>
12301
12302 * Makefile.tpl: Clean $(BUILD_SUBDIR).
12303 * Makefile.in: Regenerated.
12304
12305 2003-04-25 Wolfgang Bangerth <bangerth@dealii.org>
12306
12307 * MAINTAINERS (Write After Approval): Upgrade myself from
12308 GNATS only to write-after-approval. Update my mail address.
12309
12310 2003-04-25 Loren J. Rittle <ljrittle@acm.org>
12311
12312 (OS Port Maintainers: freebsd): Add myself.
12313
12314 2003-04-22 Mark Mitchell <mark@codesourcery.com>
12315
12316 * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
12317
12318 2003-04-22 Kean Johnston <jkj@sco.com>
12319
12320 * MAINTAINERS (SCO ports): Added myself.
12321
12322 2003-04-21 Nathan Sidwell <nathan@codesourcery.com>
12323
12324 * MAINTAINERS (gcov): Add myself and Jan Hubicka.
12325
12326 2003-04-19 Kean Johnston <jkj@sco.com>
12327
12328 * MAINTAINERS (Write After Approval): Add myself.
12329
12330 2003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12331
12332 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
12333 * Makefile.in: Regenerate.
12334
12335 2003-04-18 Jakub Jelinek <jakub@redhat.com>
12336
12337 * configure.in (powerpc64*-*-linux*): Remove.
12338 * configure: Rebuilt.
12339
12340 2003-04-17 Phil Edwards <pme@gcc.gnu.org>
12341
12342 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
12343 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
12344 and restrap.
12345 * Makefile.in: Regenerate.
12346
12347 2003-04-16 Richard Earnshaw <rearnsha@arm.com>
12348
12349 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
12350 * configure: Regenerated.
12351
12352 2003-04-15 DJ Delorie <dj@redhat.com>
12353
12354 * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
12355
12356 2003-04-13 Nick Clifton <nickc@redhat.com>
12357
12358 * config-ml.in: Remove support for --disable-aix removing
12359 call-aix multilibs.
12360
12361 2003-04-10 Alexandre Oliva <aoliva@redhat.com>
12362
12363 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
12364 * */configure: Rebuilt.
12365
12366 2003-04-08 Joel Sherrill <joel@oarcorp.com>
12367
12368 * MAINTAINERS: Add my email address.
12369
12370 2003-03-17 Olivier Hainque <hainque@act-europe.fr>
12371
12372 * MAINTAINERS (Write After Approval): Add myself.
12373
12374 2003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
12375
12376 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
12377 * Makefile.in: Regenerate.
12378
12379 2003-03-14 Michael Chastain <mec@shout.net>
12380
12381 * Makefile.in: Regenerate with correct Makefile.def.
12382
12383 2003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
12384
12385 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
12386 Make macro.
12387 * Makefile.in: Regenerate.
12388 * configure.in: Clean up gxx_include_dir logic.
12389 * configure: Regenerate.
12390
12391 2003-03-12 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
12392
12393 * MAINTAINERS (Write After Approval): Add myself.
12394
12395 2003-03-10 Ben Elliston <bje@wasabisystems.com>
12396
12397 * MAINTAINERS: Update my mail address.
12398
12399 2003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12400
12401 * configure.in (gxx_include_dir): Fix typo.
12402 * configure: Regenerated.
12403
12404 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
12405
12406 * Makefile.tpl: Reindent.
12407 * Makefile.in: Regenerate.
12408 * configure.in: Reindent. Don't set unused variables.
12409 * configure: Regenerate.
12410
12411 2003-03-04 Daniel Jacobowitz <drow@mvista.com>
12412
12413 * configure.in: Include $(build_tooldir)/sys-include in
12414 FLAGS_FOR_TARGET.
12415 * configure: Regenerated.
12416
12417 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
12418
12419 * Makefile.tpl: Always pass down RANLIB.
12420 * Makefile.in: Regenerate.
12421
12422 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
12423 * Makefile.in: Regenerate.
12424 * configure.in: Remove unused logic relating to --enable-shared
12425 and --enable-threads. Remove bogus comments. Remove redundant
12426 noconfigdirs.
12427 * configure: Regenerate.
12428
12429 * configure.in: Replace ${libstdcxx_version} by its value.
12430 Remove reference to mh-dgux.
12431 * configure: Regenerate.
12432
12433 2003-03-03 Kevin Buettner <kevinb@redhat.com>
12434
12435 * MAINTAINERS (Write After Approval): Add myself.
12436
12437 2003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
12438
12439 * Makefile.tpl: Rearrange.
12440 * Makefile.in: Regenerate.
12441
12442 2003-02-25 Uwe Stieber <uwe@wwws.de>
12443
12444 * configure.in: Add support for kaOS as cross build target system.
12445 * configure: Regenerated.
12446
12447 2003-02-24 Steven Bosscher <steven@gcc.gnu.org>
12448
12449 * MAINTAINERS (Write after approval): Add myself.
12450
12451 2003-02-21 James E Wilson <wilson@tuliptree.org>
12452
12453 * MAINTAINERS: Update my email address.
12454
12455 2003-02-21 Zack Weinberg <zack@codesourcery.com>
12456
12457 * MAINTAINERS: Add self to blanket write privs. section.
12458
12459 2003-02-20 Sean McNeil <sean@blue.mcneil.com>
12460
12461 * Makefile.tpl: Add definition of CPPFLAGS to pass into
12462 configure-target-* as some target builds may require additional
12463 flags for preprocessor tests.
12464 * Makefile.in: Regenerated.
12465
12466 2003-02-19 Alexandre Oliva <aoliva@redhat.com>
12467
12468 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
12469 * ltconfig: Handle it.
12470 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
12471 auto-detecting it.
12472
12473 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
12474 it is used as argument to $CC.
12475 * ltcf-gcj.sh: Likewise.
12476
12477 * configure.in: Introduce --enable-maintainer-mode.
12478 * configure: Rebuilt.
12479 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
12480 for maintainer mode.
12481 * Makefile.in: Rebuilt.
12482
12483 2003-02-18 Jason Merrill <jason@redhat.com>
12484
12485 * Makefile.tpl (check-c++): Allow parallelism.
12486
12487 2003-02-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12488
12489 * MAINTAINERS: Remove John Carr (who never actually had access to
12490 gcc.gnu.org).
12491
12492 2003-02-15 Geoffrey Keating <geoffk@apple.com>
12493
12494 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
12495 don't configure target-libobjc.
12496 * configure: Regenerate.
12497
12498 2003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12499
12500 * Makefile.tpl (RANLIB): Define.
12501 * Makefile.in: Regenerate.
12502
12503 2003-02-08 Laurynas Biveinis <laurynas.biveinis@mif.vu.lt>
12504
12505 * MAINTAINERS: Update my email.
12506
12507 2003-02-06 Keith R Seitz <keiths@redhat.com>
12508
12509 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
12510 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
12511 * Makefile.in: Regenerated.
12512 * configure.in: Remove all traces of snavigator, db, and grep.
12513 * configure: Regenerated.
12514
12515 2003-02-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12516
12517 * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
12518 After Approval.
12519
12520 2003-02-02 Christian Cornelssen <ccorn@cs.tu-berlin.de>
12521
12522 * MAINTAINERS (Write after approval): Add myself.
12523
12524 2003-01-31 Frank Ch. Eigler <fche@redhat.com>
12525
12526 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
12527 * Makefile.in: Regenerated.
12528
12529 2003-01-30 Roger Sayle <roger@eyesopen.com>
12530
12531 * config.guess: Updated to 2003-01-30's version.
12532 * config.sub: Updated to 2003-01-28's version.
12533
12534 2003-01-30 Alexandre Oliva <aoliva@redhat.com>
12535
12536 * config.if: If gcc_version is already set, just use it. Don't set
12537 gcc_version_trigger if it's already set, otherwise set it to
12538 gcc/version.c, but only if the file exists. If it is not set and
12539 gcc/version.c does not exist, try to extract the version number from
12540 $CC.
12541
12542 2003-01-29 Andreas Tobler <a.tobler@schweiz.ch>
12543
12544 * MAINTAINERS: Add myself to write-after-approval list.
12545
12546 2003-01-27 Phil Edwards <pme@gcc.gnu.org>
12547
12548 * configure.in: Revert 24Jan change.
12549 * configure: Regenerate.
12550
12551 2003-01-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12552
12553 * MAINTAINERS: Remove incorrect entry for Paul Eggert. Fix
12554 entry of HJ Lu.
12555
12556 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
12557
12558 * configure.in: Revert previous change.
12559 * configure: Regenerate.
12560
12561 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
12562
12563 * configure.in: Make rda native-only.
12564 * configure: Regenerate.
12565
12566 2003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
12567
12568 * MAINTAINERS: Move myself from GNATS-only-accounts to
12569 write-after-approval.
12570
12571 2003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
12572
12573 * configure.in: Add missing \.
12574 * configure: Rebuilt.
12575
12576 2003-01-17 Jakub Jelinek <jakub@redhat.com>
12577
12578 * configure.in (baseargs): Avoid using \| in sed regular
12579 expressions.
12580 * configure: Rebuilt.
12581
12582 2003-01-16 Jakub Jelinek <jakub@redhat.com>
12583
12584 * configure.in (baseargs): Remove all supported forms of
12585 --cache-file, --srcdir, --host, --build and --target options
12586 from argument lists.
12587 * configure: Rebuilt.
12588
12589 2003-01-15 Josef Zlomek <zlomekj@suse.cz>
12590
12591 * MAINTAINERS: Add myself to write-after-approval list.
12592
12593 2003-01-15 Alexandre Oliva <aoliva@redhat.com>
12594
12595 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
12596 * configure: Rebuilt.
12597
12598 2003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
12599
12600 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
12601 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
12602 * Makefile.in: Regenerate.
12603 * configure: Regenerate.
12604
12605 2003-01-09 Alexandre Oliva <aoliva@redhat.com>
12606
12607 * configure.in: Remove Makefile in build, host and target modules
12608 unless configure was run with --no-recursion.
12609 * configure: Rebuilt.
12610
12611 2003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
12612
12613 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
12614 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
12615 * Makefile.in: Regenerate.
12616
12617 2003-01-08 Chris Demetriou <cgd@broadcom.com>
12618
12619 * config.guess: Update to 2003-01-03 version.
12620 * config.sub: Update to 2003-01-03 version.
12621
12622 2003-01-07 Christopher Faylor <cgf@redhat.com>
12623
12624 * configure: Regenerate with proper autoconf 2.13.
12625
12626 2003-01-07 Christopher Faylor <cgf@redhat.com>
12627
12628 * configure.in: Add AC_PREREQ for consistency.
12629 * configure: Regenerate.
12630
12631 2003-01-06 Andrew Cagney <ac131313@redhat.com>
12632
12633 * configure.in (GDB_TK): Add tcl directories conditional on
12634 gdb/gdbtk directory being present.
12635 * configure: Regenerate.
12636
12637 2003-01-04 John David Anglin <dave.anglin@nrc.ca>
12638
12639 * configure.in (LD): Improve test for gcc. Try to set LD to the ld
12640 used by gcc if LD is not defined and we are not doing a Canadian Cross.
12641 * configure: Rebuilt.
12642
12643 2002-12-31 Tom Tromey <tromey@redhat.com>
12644
12645 * Makefile.in: Rebuilt.
12646 * Makefile.def (target_modules) [libffi]: Allow installation.
12647
12648 2002-12-31 Andreas Schwab <schwab@suse.de>
12649
12650 * configure.in: Fix use of $program_transform_name.
12651 * configure: Regenerated.
12652
12653 2002-12-30 Daniel Jacobowitz <drow@mvista.com>
12654
12655 * configure.in (baseargs): Don't remove first configure argument.
12656 * configure: Regenerated.
12657
12658 2002-12-29 Alexandre Oliva <aoliva@redhat.com>
12659
12660 * Makefile.tpl (local-distclean): Don't remove...
12661 (multilib.ts): ... this. Moved into...
12662 (multilib.out): ... this. Don't use sub-make.
12663 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
12664 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
12665 (configure-build-[+module+], configure-[+module+],
12666 configure-target-[+module+], configure-gcc): ... these. Test
12667 for Makefile existence. Drop config.status from dependencies.
12668 * Makefile.in: Rebuilt.
12669 * configure.in: Move gcc-version-trigger to the end of
12670 ac_configure_args. Add comments to maybedep.tmp and
12671 serdep.tmp. Introduce --disable-serial-configure. Remove
12672 nonopt from baseargs, matching and removing corresponding
12673 whitespace while at it.
12674 * configure: Rebuilt.
12675
12676 2002-12-28 Alexandre Oliva <aoliva@redhat.com>
12677
12678 * configure.in (host_configargs): Replace reference to
12679 no-longer-defined buildopts with --build=${build_alias}.
12680 * configure: Rebuilt.
12681
12682 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
12683 program_transform_name to standard idiom.
12684 (AUTOGEN, AUTOCONF): Define.
12685 (Makefile.in): Use $(AUTOGEN).
12686 (Makefile): Depend on config.status, and use autoconf-style rule to
12687 build it. Move original commands to...
12688 (config.status): ... this new target.
12689 (configure): Add $(srcdir). Depend on config/acx.m4. Use
12690 $(AUTOCONF).
12691 * Makefile.in: Rebuilt.
12692
12693 2002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
12694
12695 * Makefile.tpl: Fix dramatic bustage due to change in
12696 program_transform_name.
12697 * Makefile.in: Regenerate.
12698
12699 * configure.in: Remove unnecessary PATH setting.
12700 * configure: Regnerate.
12701
12702 * configure.in: Don't default to unprefixed tools unless
12703 the native tools will work.
12704 * configure: Regenerate.
12705
12706 * configure.in: Convert to autoconf script. Blow away lots
12707 of now-redundant Makefile fragments.
12708 * configure: Generate using Autoconf.
12709 * Makefile.tpl: Rewrite to reflect autoconfiscation.
12710 * Makefile.in: Regenerate.
12711
12712 2002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
12713
12714 * configure: Fix stupid bug where RANLIB was mistakenly included.
12715
12716 * configure.in: Rename (buildargs, hostargs, targargs) to
12717 (build_configargs, host_configargs, target_configargs).
12718
12719 * configure.in: Move logic out of sed statement.
12720
12721 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
12722 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
12723
12724 2002-12-25 Svein E. Seldal <Svein.Seldal@solidas.com>
12725
12726 * config.sub: Import from master repository
12727 * config.guess: Ditto
12728
12729 2002-12-24 Andreas Schwab <schwab@suse.de>
12730
12731 * Makefile.tpl (multilib.out): Fix missing space.
12732 * Makefile.in: Regenerate.
12733
12734 2002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
12735
12736 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
12737 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
12738 * Makefile.in: Regenerate.
12739 * configure.in: Remove unnecessary leftovers.
12740
12741 2002-12-21 Geoffrey Keating <geoffk@apple.com>
12742
12743 * configure.in (extra_ranlibflags_for_target): New variable.
12744 (*-*-darwin): Add -c to ranlib commands.
12745 * configure (tooldir): Handle extra_ranlibflags_for_target.
12746
12747 2002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
12748
12749 * Makefile.tpl: Revert HJL's change.
12750 * Makefile.in: Regenerated.
12751 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
12752 always.
12753
12754 2002-12-19 Andreas Schwab <schwab@suse.de>
12755
12756 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
12757 * Makefile.in: Regenerate.
12758
12759 2002-12-18 H.J. Lu <hjl@gnu.org>
12760
12761 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
12762 * Makefile.in: Regenerated.
12763
12764 * configure.in (build_prefix): New. Substitute.
12765
12766 2002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
12767
12768 * Makefile.tpl: Don't let real targets depend on phony targets.
12769 * Makefile.in: Regenerate.
12770
12771 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
12772 * Makefile.in: Regenerate.
12773
12774 2002-12-17 Svein E. Seldal <Svein.Seldal@solidas.com>
12775
12776 * config.sub: Import from master repository
12777 * config.guess: Ditto
12778
12779 2002-12-16 Jason Merrill <jason@redhat.com>
12780
12781 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
12782 previous 'make bootstrap'.
12783 * Makefile.in: Regenerate.
12784
12785 2002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
12786
12787 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
12788
12789 2002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
12790
12791 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
12792 * Makefile.in: Regenerate.
12793
12794 2002-12-13 Jason Merrill <jason@redhat.com>
12795
12796 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
12797 library tests.
12798 (check-c++): Just depend on it and check-target-libstdc++-v3.
12799 * Makefile.in: Regenerate.
12800
12801 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
12802
12803 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
12804 * Makefile.in: Rebuilt.
12805
12806 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
12807
12808 * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
12809
12810 2002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
12811
12812 * configure: Fix bug put in by gremlins.
12813
12814 * Makefile.tpl: Substitute more autoconfily.
12815 * configure: Substitute more autoconfily.
12816 * Makefile.in: Regenerate.
12817
12818 2002-12-09 Svein E. Seldal <Svein.Seldal@solidas.com>
12819
12820 * config.sub: Import from master repository
12821 * config.guess: Ditto
12822 * MAINTAINERS: Added Svein Seldal under write after approval
12823
12824 2002-12-08 Andrew Cagney <ac131313@redhat.com>
12825
12826 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
12827 * Makefile.in (all-sim): Ditto.
12828
12829 2002-12-06 DJ Delorie <dj@redhat.com>
12830
12831 * Makefile.tpl: Change configure dependencies to not have real
12832 targets depend on phony targets.
12833
12834 2002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
12835
12836 * configure.in: Revert unintentional change.
12837
12838 * Makefile.tpl: Change dependency for */multilib.out so that
12839 it works when gcc isn't in the tree.
12840
12841 * configure.in: Substitute more.
12842 * configure: Run subconfigures from the Makefile.
12843 * Makefile.tpl: Run subconfigures from the Makefile; add a few
12844 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
12845
12846 2002-12-05 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12847
12848 * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
12849
12850 2002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
12851
12852 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
12853 and corresponding dependencies.
12854 * Makefile.in: Regenerate.
12855
12856 * configure.in (host_tools): Order binutils, gas and ld for
12857 convenience in running the testsuites.
12858
12859 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
12860 * Makefile.in: Regenerate.
12861 * configure.in: Introduce rules to serialize subconfigure runs.
12862
12863 * configure.in: Introduce BASE_CC_FOR_TARGET.
12864 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
12865 Realize configure-build-* targets. Realize configure-target-* targets.
12866 * Makefile.in: Regenerate.
12867
12868 2002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
12869
12870 * configure: Move gcc_version_trigger stuff from here...
12871 * configure.in: ...to here.
12872
12873 * configure.in: Separate subconfigure options added by this file from
12874 options given by the user. Add machinery to put args for host
12875 subconfigures into the Makefile.
12876
12877 * Makefile.tpl: Remove 'vault' targets.
12878 * Makefile.tpl: Reorder and comment dependencies.
12879 * Makefile.in: Regenerate.
12880
12881 2002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
12882 * configure.in: Fix my broken commit of previous patch. (sigh)
12883
12884 2002-11-28 Geoffrey Keating <geoffk@apple.com>
12885
12886 * configure.in: Move host-specific darwin noconfigdirs into
12887 the host-specific section.
12888
12889 2002-11-28 Geoffrey Keating <geoffk@apple.com>
12890
12891 * configure.in: Move host-specific darwin noconfigdirs into
12892 the host-specific section.
12893
12894 2002-11-26 Nathanael Nerode <neroden@gcc.gnu.org>
12895
12896 * configure: Remove skip-this-dir support.
12897 * Makefile.tpl: Remove skip-this-dir support.
12898
12899 * Makefile.tpl: Remove leftover support for non-autoconfiscated
12900 subdirectories.
12901 * Makefile.in: Regenerate.
12902
12903 * Makefile.tpl: Strip out useless setting of 'dir'.
12904 * Makefile.in: Regenerate.
12905
12906 2002-11-22 Nathanael Nerode <neroden@gcc.gnu.org>
12907
12908 * configure.in: Fix deeply stupid bug.
12909
12910 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
12911 shell code in CXX_FOR_TARGET
12912 * Makefile.def: Introduce raw_cxx.
12913 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
12914 RAW_CXX_FOR_TARGET.
12915 * Makefile.in: Regenerate.
12916
12917 2002-11-21 Nathanael Nerode <neroden@gcc.gnu.org>
12918
12919 * Makefile.tpl: Remove unnecessary ifs.
12920 * Makefile.in: Regenerate.
12921
12922 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
12923 dependencies. Maybe-ize build-libiberty. Create dummy install
12924 targets for 'no_install' modules.
12925 * configure: Move GDB_TK substitution to configure.in. Move
12926 build_modules stuff to configure.in.
12927 * configure.in: Implement soft dependency machinery. Maybe-ize
12928 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
12929 * Makefile.in: Regenerate.
12930
12931 2002-11-19 Nathanael Nerode <neroden@gcc.gnu.org>
12932
12933 * Makefile.tpl: Make all-target, install-target behave similarly
12934 to all, install (only hitting configured targets). Eliminate
12935 unused macro defintions.
12936
12937 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
12938 build != host.
12939
12940 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
12941
12942 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
12943
12944 * configure.in: Produce lists of subdir targets we're actually
12945 configuring. Remove references to "dosrel".
12946 * Makefile.tpl: Let configure set which subdir targets are hit.
12947 Remove install-cross; clean up install; remove ALL. Remove
12948 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
12949 Autogenerate host module targets. Remove empty dependency lines
12950 and redundant dependency; rearrange slightly.
12951 * Makefile.def: Add host-side libtermcap, utils.
12952
12953 * Makefile.in: Regenerate.
12954
12955 2002-11-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12956
12957 * ltconfig (osf[345]): Append $major to soname_spec.
12958 Reflect this in library_names_spec.
12959 * ltmain.sh (osf): Prefix $major with . for use as extension.
12960
12961 2002-11-19 Andreas Jaeger <aj@suse.de>
12962
12963 * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
12964 linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
12965 and sparc64 GNU/Linux systems.
12966
12967 2002-11-19 Nathan Sidwell <nathan@codesourcery.com>
12968
12969 * MAINTAINERS: Update email.
12970
12971 2002-11-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12972
12973 * MAINTAINERS: Complete James Dennett's entry.
12974
12975 2002-11-15 Eric Botcazou <ebotcazou@libertysurf.fr>
12976
12977 * MAINTAINERS (Write After Approval): Add myself.
12978
12979 2002-11-13 Bruce Korb <bkorb@gnu.org>
12980
12981 * Makefile.tpl: syntactic cleanup
12982
12983 2002-11-13 Stuart Hastings <stuart@apple.com>
12984
12985 * MAINTAINERS: Add myself to write-after-approval list.
12986
12987 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
12988
12989 * Makefile.def: Add list of recursive targets to autogenerate.
12990 Add build_modules.
12991 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
12992 targets. Autogenerate *-build-* targets.
12993 * Makefile.in: Regenerate.
12994
12995 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
12996
12997 * configure: More autoconf-style substitutions.
12998 * Makefile.tpl: More autoconf-style substitutions.
12999 * Makefile.in: Regenerate.
13000
13001 2002-11-11 Nathanael Nerode <neroden@gcc.gnu.org>
13002
13003 * configure: Substitute more variables in a more autoconf-friendly
13004 way. Simplify slightly.
13005 * Makefile.tpl: Make more variables substitutable in an
13006 autoconf-friendly way.
13007 * Makefile.in: Regenerate.
13008
13009 2002-11-11 Jonathan Wakely <redi@gcc.gnu.org>
13010
13011 * MAINTAINERS (Write After Approval): Add myself.
13012
13013 2002-11-10 Nathanael Nerode <neroden@gcc.gnu.org>
13014
13015 * configure.in (v810*): Remove special setting of tools.
13016
13017 * configure: Add support for extra required flags for ar or nm.
13018 * configure.in (aix4.3+): Use above support for target-specific
13019 issues, rather than using config/mt-aix43.
13020
13021 2002-11-09 Nathanael Nerode <neroden@gcc.gnu.org>
13022
13023 * configure: Remove 'removing', which doesn't work. Replace $subdir
13024 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
13025 with $srcdir. Reformat indentation. Substitute some variables
13026 formerly hard-coded in the Makefile for build=host.
13027 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
13028 * Makefile.def: Autogenerate more.
13029 * Makefile.in: Regenerate.
13030
13031 2002-11-04 Adam Nemet <anemet@lnxw.com>
13032
13033 * MAINTAINERS (Write After Approval): Add myself.
13034
13035 2002-11-04 Kevin Buettner <kevinb@redhat.com>
13036
13037 * Makefile.def (host_modules): Add rda.
13038 * Makefile.in: Regenerate.
13039 * configure.in (target_tool): Add target-rda to list.
13040
13041 2002-10-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
13042
13043 * MAINTAINERS: Remove "co-maintainer" note for web pages.
13044
13045 2002-10-25 Phil Edwards <pme@gcc.gnu.org>
13046
13047 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
13048 and restrap targets to this rule.
13049 * Makefile.in: Regenerate.
13050
13051 2002-10-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
13052
13053 * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
13054 GNATS only accounts.
13055
13056 2002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
13057
13058 * configure.in (i[3456]86-*-linux*): Add check to disable
13059 ${libgcj} for glibc1.
13060
13061 2002-10-24 Denis Chertykov <denisc@overta.ru>
13062
13063 * MAINTAINERS: Add myself as ip2k port maintainer.
13064
13065 2002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
13066
13067 * configure.in: Add tic4x target.
13068
13069 2002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
13070
13071 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
13072 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
13073 * Makefile.in: Regenerate.
13074
13075 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
13076 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
13077 * Makefile.in: Regenerate.
13078
13079 2002-10-02 Janis Johnson <janis187@us.ibm.com>
13080
13081 * MAINTAINERS: Add myself as web pages co-maintainer.
13082
13083 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
13084
13085 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
13086 * Makefile.in: Regenerate.
13087
13088 2002-10-02 Zack Weinberg <zack@codesourcery.com>
13089
13090 * MAINTAINERS: Add myself and Nathan Sidwell
13091 <nathan@codesourcery.com> as VxWorks maintainers.
13092
13093 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
13094
13095 * Makefile.def: Remove order dependency comments.
13096 * Makefile.tpl: Add explicit install-install dependencies.
13097 * Makefile.in: Regenerate.
13098
13099 * Makefile.tpl: Remove material now in src-release. (Finally!)
13100 * Makefile.in: Regenerate.
13101
13102 * Makefile.tpl: Add configure-target (for src-release in src)
13103 * Makefile.in: Regenerate.
13104
13105 2002-09-30 Nick Clifton <nickc@redhat.com>
13106
13107 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
13108
13109 2002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
13110
13111 * configure.in (s390*-*-linux*): Enable libgcj.
13112
13113 2002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
13114
13115 * configure: Revert accidentally applied changes.
13116
13117 * Makefile.tpl: Make more autoconf-friendly.
13118 * Makefile.in: Regenerate.
13119 * configure: Make substitution more autoconf-like.
13120
13121 2002-09-28 Richard Earnshaw <rearnsha@arm.com>
13122
13123 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
13124 single entry to handle all these.
13125 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
13126 libjava on arm-*-elf.
13127
13128 2002-09-27 Geoffrey Keating <geoffk@apple.com>
13129
13130 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
13131 things that depend on them.
13132
13133 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
13134
13135 * Makefile.tpl: Make subsituted variables more autoconfy.
13136 * Makefile.in: Regenerate.
13137 * configure: Make seds more autoconfy.
13138
13139 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
13140
13141 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
13142 * Makefile.in: Regenerate.
13143 * configure.in: Rewrite sed statements to look autoconfy.
13144
13145 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
13146 all-target-foo on configure-target-foo.
13147 * Makefile.def: Ditto.
13148 * Makefile.in: Rebuild.
13149
13150 2002-09-25 Andrew Haley <aph@redhat.com>
13151
13152 * MAINTAINERS: Add aph@redhat.com as Java maintainer.
13153
13154 2002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
13155
13156 * Makefile.def: New file.
13157 * Makefile.tpl: New file.
13158 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
13159 * contrib/gcc_update: Note that Makefile.in is a generated file.
13160
13161 * configure.in: Minor rearrangement. Simplify tests.
13162
13163 2002-09-22 Jason Thorpe <thorpej@wasabisystems.com>
13164
13165 * configure.in (with_headers): Skip copy if value is "yes".
13166 (with_libs): Likewise.
13167
13168 2002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
13169
13170 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
13171 * configure.in (sh*-*-pe*): Ditto.
13172 * configure.in (mips*-*-pe*): Ditto.
13173 * configure.in (*arm-wince-pe): Ditto.
13174
13175 * configure.in: Rearrange.
13176
13177 2002-09-14 Kazu Hirata <kazu@cs.umass.edu>
13178
13179 * MAINTAINERS: Update my email address.
13180
13181 2002-08-30 Paul Koning <pkoning@equallogic.com>
13182
13183 * MAINTAINERS: (Write After Approval): Add myself.
13184
13185 2002-08-29 Geoffrey Keating <geoffk@redhat.com>
13186
13187 * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
13188
13189 2002-08-24 Geoffrey Keating <geoffk@redhat.com>
13190
13191 * MAINTAINERS: Change my mailing address.
13192
13193 2002-08-21 Paolo Carlini <pcarlini@unitus.it>
13194
13195 * MAINTAINERS (Write After Approval): Remove myself.
13196 (Various Maintainers: c++ runtime libs): Add myself.
13197
13198 2002-08-20 Loren J. Rittle <ljrittle@acm.org>
13199
13200 * MAINTAINERS (Write After Approval): Remove myself.
13201 (Various Maintainers: c++ runtime libs): Add myself.
13202
13203 2002-08-15 Eric Christopher <echristo@redhat.com>
13204
13205 * config.sub: Import from master repository.
13206 * config.guess: Ditto.
13207
13208 2002-08-19 Alexandre Oliva <aoliva@redhat.com>
13209
13210 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
13211 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
13212 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
13213
13214 2002-08-16 Aldy Hernandez <aldyh@redhat.com>
13215
13216 * MAINTAINERS: Add self to rs6000 vector extensions.
13217
13218 2002-08-15 Alexandre Oliva <aoliva@redhat.com>
13219
13220 * libiberty/configure: Reverted unintended yesterday's check in.
13221
13222 2002-08-14 Alexandre Oliva <aoliva@redhat.com>
13223
13224 * boehm-gc/configure, libf2c/configure: Rebuilt.
13225 * libffi/configure, libiberty/configure: Ditto.
13226 * libjava/configure, libobjc/configure: Ditto.
13227 * libstdc++-v3/configure, zlib/configure: Ditto.
13228 Merged from binutils:
13229 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
13230 From Steve Ellcey <sje@cup.hp.com>:
13231 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
13232 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
13233 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
13234 IA64.
13235 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
13236 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
13237 soname_spec, sys_lib_search_path_spec): Ditto.
13238
13239 2002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
13240
13241 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
13242
13243 2002-08-04 H.J. Lu (hjl@gnu.org)
13244
13245 * configure.in (mips*-*-linux*): Don't skip target-libffi.
13246
13247 2002-08-02 Krister Walfridsson <cato@df.lth.se>
13248
13249 * MAINTAINERS (Write After Approval): Add myself.
13250
13251 2002-07-31 Alan Modra <amodra@bigpond.net.au>
13252
13253 * configure.in: Move generic linux case to end. Copy generic
13254 linux noconfigdirs to mips*-*-linux* entry and new
13255 powerpc64*-*-linux* entry. Add target-libffi for the latter.
13256
13257 2002-07-19 Michael Matz <matz@suse.de>
13258
13259 * MAINTAINERS: Add myself as ra* maintainer.
13260
13261 2002-07-16 Chris Demetriou <cgd@broadcom.com>
13262
13263 * config.guess: Update to 2002-07-09 version.
13264 * config.sub: Update to 2002-07-03 version.
13265
13266 2002-07-15 Hans-Peter Nilsson <hp@bitrange.com>
13267
13268 * MAINTAINERS: Fix typo in a maintainer email address.
13269
13270 2002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
13271
13272 * configure.in: Remove two redundant tests.
13273
13274 2002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13275
13276 * configure.in (mips*-*-irix6*o32): Enable stabs.
13277
13278 2002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
13279
13280 * configure.in: Don't build grez.
13281 * Makefile.in: Ditto.
13282
13283 * Makefile.in: Remove references to bsp, cygmon, libstub.
13284 * configure.in: Ditto.
13285
13286 * configure.in: Remove leftover reference to gdbtest.
13287
13288 2002-07-08 Phil Edwards <pme@gcc.gnu.org>
13289
13290 * configure.in (gxx_include_dir): Change to match versioned
13291 C++ headers if --enable-version-specific-runtime-libs is used.
13292
13293 2002-07-04 Steve Ellcey <sje@cup.hp.com>
13294
13295 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
13296
13297 2002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
13298
13299 * configure.in: Make --without-x work.
13300
13301 2002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
13302
13303 * configure.in: Rearrange target Makefile fragment collection.
13304
13305 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
13306 cvs[src].
13307 * configure.in: Ditto.
13308
13309 2002-07-01 Matt Kraai <kraai@alumni.cmu.edu>
13310
13311 * MAINTAINERS (Write After Approval): Update my e-mail address.
13312
13313 2002-06-24 Ben Elliston <bje@redhat.com>
13314
13315 * configure.in (host_tools): Remove cgen.
13316
13317 * Makefile.in (all-cgen): Remove; runs from its source directory.
13318 (check-cgen, install-cgen, clean-cgen): Likewise.
13319 (all-opcodes): Do not depend on all-cgen.
13320 (all-sim): Likewise.
13321
13322 2002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
13323
13324 * Makefile.in: Eliminate 'apache' targets.
13325 * configure.in: Eliminate 'apache' targets.
13326
13327 * configure.in: Eliminate redundant tests. Reorganize.
13328
13329 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
13330
13331 * config-ml.in: Eliminate references to Cygnus configure.
13332
13333 * Makefile.in: Eliminate references to building emacs.
13334
13335 2002-06-28 Graham Stott <graham.stott@btinternet.com>
13336
13337 * MAINTAINERS: Update my email address.
13338
13339 2002-06-26 Benjamin Kosnik <bkoz@redhat.com>
13340
13341 * config.if (libstdcxx_incdir): Version C++ headers.
13342 (cxx_incdir): Remove.
13343
13344 2002-06-25 Nathanael Nerode <neroden@gcc.gnu.org>
13345
13346 * MAINTAINERS (Write After Approval): Add self.
13347
13348 Thu Jun 20 00:35:14 2002 Denis Chertykov <denisc@overta.ru>
13349
13350 * configure.in: Add support for ip2k.
13351
13352 2002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
13353
13354 * configure.in: Fix AIX configury bug.
13355
13356 2002-06-20 Steve Ellcey <sje@cup.hp.com>
13357
13358 * MAINTAINERS (Write After Approval): Add self.
13359
13360 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
13361
13362 * configure.in: replace ${topsrcdir} with ${srcdir}
13363
13364 * configure.in: Move definition of libstdcxx_flags
13365 right above usage, rather than waaay earlier.
13366
13367 * configure.in: Pull definition of is_cross_compiler earlier.
13368
13369 * configure.in: Rearrange a little.
13370
13371 * configure.in: Remove references to librx.
13372 * Makefile.in: Remove references to librx.
13373
13374 Tue Jun 18 22:37:35 2002 Denis Chertykov <denisc@overta.ru>
13375
13376 * config.sub: Add support for avr target.
13377 Import from master sources, rev 1.255
13378
13379 2002-06-19 Phil Edwards <pme@gcc.gnu.org>
13380
13381 * configure, .cvsignore: Revert previous change...
13382 * Makefile: ...delete.
13383
13384 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
13385
13386 * configure.in: Eliminate ${gasdir} variable.
13387
13388 2002-06-18 Dave Brolley <brolley@redhat.com>
13389
13390 * configure.in: Add support for frv.
13391 * config.sub: Add support for frv.
13392
13393 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
13394
13395 * configure: Remove garbage from previous commit.
13396
13397 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
13398
13399 * configure: For in-source builds, make a subdir and re-exec there.
13400 * Makefile: New file. Pass targets through to build directory.
13401 * .cvsignore: No longer ignore "Makefile".
13402
13403 2002-06-16 Douglas Rupp <rupp@gnat.com>
13404
13405 * MAINTAINERS (Write After Approval): Add self.
13406
13407 2002-06-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
13408
13409 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
13410
13411 2002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
13412
13413 * configure.in (vax-*-netbsd*): Re-enable gas.
13414
13415 2002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
13416
13417 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
13418 BUILD_PREFIX_1, to correct nomenclature.
13419 * configure: Likewise.
13420
13421 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
13422 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
13423
13424 2002-05-31 Olaf Hering <olh@suse.de>
13425
13426 * config-ml.in: Propogate DESTDIR also.
13427
13428 2002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
13429
13430 * configure.in (vax-*-netbsd*): Don't build gas for this
13431 platform.
13432
13433 2002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
13434
13435 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
13436 and libgcj for AVR.
13437
13438 2002-05-23 Kaz Kojima <kkojima@gcc.gnu.org>
13439
13440 * MAINTAINERS (Write After Approval): Add myself.
13441
13442 2002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
13443
13444 * config.guess: Update to 2002-05-22 version.
13445 * config.sub: Likewise.
13446
13447 2002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13448
13449 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
13450 * config-ml.in: Likewise.
13451 * configure: Likewise.
13452 * configure.in: Likewise.
13453
13454 2002-05-16 Stephane Carrez <stcarrez@nerim.fr>
13455
13456 * MAINTAINERS: Update my email address.
13457
13458 2002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
13459
13460 * configure.in: Simplify makefile fragment collection.
13461
13462 * configure.in: Remove code to build emacs.
13463
13464 * configure.in : Remove --srcdir argument from targargs and buildargs
13465 (it's always overridden in the Makefile anyway). Rearrange a bit.
13466
13467 * configure: Move some logic to configure.in.
13468 * configure.in: Move some logic from configure.
13469
13470 2002-05-11 Tom Tromey <tromey@redhat.com>
13471
13472 * MAINTAINERS: Reflect libgcj reality.
13473
13474 2002-05-09 Federico G. Schwindt <fgsch@olimpo.com.br>
13475
13476 * Makefile.in: Honour DESTDIR.
13477
13478 2002-05-08 Mark Mitchell <mark@codesourcery.com>
13479
13480 * config.guess: Import 2002-03-20 version.
13481 * config.sub: Import 2002-04-26 version.
13482
13483 2002-05-08 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13484
13485 * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
13486
13487 2002-05-07 Tim Josling <tej@melbpc.org.au>
13488
13489 * MAINTAINERS: Add self.
13490
13491 2002-05-06 Loren J. Rittle <ljrittle@acm.org>
13492
13493 * ltmain.sh: Detect and handle object name conflicts
13494 while piecewise linking a static library.
13495
13496 2002-05-05 Alexandre Oliva <aoliva@redhat.com>
13497
13498 * configure.in (noconfigdirs): Don't disable libgcj on
13499 sparc64-*-solaris* and sparcv9-*-solaris*.
13500
13501 2002-05-03 Alexandre Oliva <aoliva@redhat.com>
13502
13503 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
13504
13505 2002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
13506
13507 * configure.in (FLAGS_FOR_TARGET): Do not add
13508 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
13509 on i[3456]86-*-linux*.
13510
13511 2002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
13512
13513 * configure.in (noconfigdirs): Replace [ ] with test.
13514
13515 * configure.in (noconfigdirs): Do not add target-newlib if
13516 target == i[3456]86-*-linux*, and host == target.
13517
13518 2002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
13519
13520 * configure.in: delete reference to absent file
13521
13522 * configure.in: replace '[' with 'test'
13523
13524 * configure.in: Eliminate references to gash.
13525 * Makefile.in: Eliminate references to gash.
13526
13527 * configure.in: remove useless references to 'pic' makefile fragments.
13528
13529 * configure.in: (*-*-windows*) Finish removing.
13530
13531 * configure.in: Eliminate redundant test for libgui.
13532
13533 2002-04-29 Roger Sayle <roger@eyesopen.com>
13534
13535 * MAINTAINERS: Add self and realphabetize. Update entries
13536 for Dan Berlin, Chris Demetriou and Michael Matz. Remove
13537 entry for a29k port maintainer.
13538
13539 2002-04-26 Joel Sherrill <joel@OARcorp.com>
13540
13541 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
13542 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
13543
13544 2002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
13545
13546 * configure.in: remove references to dead files
13547
13548 2002-04-19 Mark Mitchell <mark@codesourcery.com>
13549
13550 * MAINTAINERS: Add information about purpose of this file.
13551
13552 2002-04-18 Tom Tromey <tromey@redhat.com>
13553
13554 * configure.in: Disallow configuring libgcj when it is already
13555 installed and we're using Solaris 2.8 linker. Do enable libgcj on
13556 Solaris 2.8 by default. For PR libgcj/6158.
13557
13558 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
13559
13560 * configure.in: Move default CC setting out of config/mh-* fragments
13561 directly into here.
13562
13563 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
13564
13565 * configure.in: don't even try to configure or make a subdirectory
13566 if there's no configure script for it.
13567
13568 2002-04-15 Mark Mitchell <mark@codesourcery.com>
13569
13570 * MAINTAINERS: Remove chill maintainers.
13571 * Makefile.in (CHILLFLAGS): Remove.
13572 (CHILL_LIB): Remove.
13573 (TARGET_CONFIGDIRS): Remove libchill.
13574 (CHILL_FOR_TARGET): Remove.
13575 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
13576 CHILL_LIB.
13577 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
13578 (CHECK_TARGET_MODULES): Likewise.
13579 (INSTALL_TARGET_MODULES): Likewise.
13580 (CLEAN_TARGET_MODULES): Likewise.
13581 (configure-target-libchill): Remove.
13582 (all-target-libchill): Remove.
13583 * configure.in (target_libs): Remove target-libchill.
13584 Do not compute CHILL_FOR_TARGET.
13585 * libchill: Remove directory.
13586
13587 2002-04-11 DJ Delorie <dj@redhat.com>
13588
13589 * Makefile.in, configure.in: Sync with binutils, entries
13590 follow...
13591
13592 2002-04-07 Andrew Cagney <ac131313@redhat.com>
13593
13594 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
13595 (do-tar, do-bz2): New rules.
13596 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
13597 (gdb-tar): New rule.
13598 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
13599 (insight_dejagnu.tar): New rule.
13600 (insight.tar): New rule.
13601 (gdb+dejagnu.tar): New rule.
13602 (gdb.tar): New rule.
13603
13604 2002-02-01 Mo DeJong <supermo@bayarea.net>
13605
13606 * Makefile.in: Add all-tix to deps for all-snavigator
13607 so that tix is built when building snavigator.
13608
13609 2002-01-11 Steve Ellcey <sje@cup.hp.com>
13610
13611 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
13612 ld and gdb are not supported.
13613
13614 2002-01-07 Mark Salter <msalter@redhat.com>
13615
13616 * configure.in: Remove target-bsp and target-cygmon from arm builds.
13617 Allow target-libgloss to be built for arm, strongarm, and xscale.
13618
13619 2001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
13620
13621 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
13622 options for i[3456]86-pc-linux* native builds.
13623
13624 2001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
13625
13626 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
13627 files from .po files for a distribution.
13628
13629 2001-09-03 Jeff Holcomb <jeffh@redhat.com>
13630
13631 * configure.in: Enable libstdc++-v3 for h8300 targets.
13632
13633 2001-06-19 Alan Modra <amodra@bigpond.net.au>
13634
13635 * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
13636 version from bfd/.
13637
13638 Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
13639
13640 * Makefile.in (VER): When present, extract the version number from
13641 the file version.in.
13642
13643 2001-05-24 Tom Rix <trix@redhat.com>
13644
13645 * configure.in : enable ld for aix
13646
13647 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
13648
13649 * config.guess: Add linux target for S/390.
13650
13651 2000-11-07 Philip Blundell <pb@futuretv.com>
13652
13653 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
13654
13655 2000-11-03 Philip Blundell <pb@futuretv.com>
13656
13657 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
13658 files.
13659
13660 2001-01-15 Ben Elliston <bje@redhat.com>
13661
13662 * configure.in (host_tools): Add sid.
13663 Always configure cgen.
13664
13665 2000-11-24 Nick Clifton <nickc@redhat.com>
13666
13667 * configure.in (c4x, c5x, tic54x): Move after ARM targets.
13668
13669 2000-08-20 Doug Evans <dje@casey.transmeta.com>
13670
13671 * Makefile.in (ALL_MODULES): Add all-cgen.
13672 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
13673 (all-cgen): New target.
13674 (all-opcodes,all-sim): Depend on all-cgen.
13675 * configure.in (host_tools): Add cgen.
13676 Only configure cgen if --enable-cgen-maint.
13677
13678 2002-04-09 Loren J. Rittle <ljrittle@acm.org>
13679
13680 * configure.in: Add *-*-freebsd* configurations.
13681
13682 2002-04-08 Tom Tromey <tromey@redhat.com>
13683
13684 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
13685 Fixes PR libgcj/6068.
13686
13687 2002-03-30 Krister Walfridsson <cato@df.lth.se>
13688
13689 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
13690
13691 2002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13692
13693 * configure.in (alpha*-dec-osf*): Enable libgcj.
13694
13695 2003-03-27 Matthew Gingell <gingell@gnat.com>
13696
13697 * MAINTAINERS (Write After Approval): Add myself.
13698
13699 2002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
13700
13701 Fix for: PR bootstrap/3591, target/5676
13702 * configure.in (mcore-pe): Disable the configuration of
13703 libstdc++-v3 since exceptions are not supported.
13704
13705 2002-03-20 Anthony Green <green@redhat.com>
13706
13707 * configure.in: Enable libgcj for xscale-elf target.
13708
13709 Tue Mar 19 09:05:08 2002 J"orn Rennecke <joern.rennecke@superh.com>
13710
13711 * MAINTAINERS: Update my email address.
13712
13713 2002-03-16 Alexandre Oliva <aoliva@redhat.com>
13714
13715 * ltmain.sh (relink_command): Fix typo in previous change.
13716
13717 2002-03-15 Alexandre Oliva <aoliva@redhat.com>
13718
13719 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
13720 (relink_command): Added --tag flags.
13721 (mode=install): If relinking fails; error out.
13722
13723 2002-03-12 Richard Henderson <rth@redhat.com>
13724
13725 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
13726 .NOTPARALLEL tag.
13727 (do-check): Rename from check.
13728 (check): Allow parallel check.
13729
13730 2002-03-12 Bob Wilson <bob.wilson@acm.org>
13731
13732 * MAINTAINERS: Add myself as maintainer for xtensa port.
13733 Fix alphabetical order in CPU port maintainer list.
13734 Remove myself from Write After Approval list.
13735
13736 2002-03-11 Richard Henderson <rth@redhat.com>
13737
13738 * Makefile.in (.NOTPARALLEL): Add fake tag.
13739
13740 2002-03-07 H.J. Lu (hjl@gnu.org)
13741
13742 * configure.in: Enable gprof for mips*-*-linux*.
13743
13744 2002-03-05 Danny Smith <dannysmith@users.sourceforge.net>
13745
13746 * MAINTAINERS (Write After Approval): Add myself.
13747
13748 2002-02-28 Alexandre Oliva <aoliva@redhat.com>
13749
13750 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
13751 libjava.
13752 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
13753
13754 2002-02-23 Alexandre Oliva <aoliva@redhat.com>
13755
13756 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
13757 because its Makefile is there; test for the executable instead.
13758
13759 2002-02-22 Alexandre Oliva <aoliva@redhat.com>
13760
13761 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
13762 libstdc++-v3 and libjava.
13763
13764 2002-02-11 Adam Megacz <adam@xwt.org>
13765
13766 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
13767 boehm-gc
13768
13769 2002-02-09 Alexandre Oliva <aoliva@redhat.com>
13770
13771 * config.guess: Updated to 2002-01-30's version.
13772 * config.sub: Updated to 2002-02-01's version.
13773 Contribute sh64-elf.
13774 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
13775 * configure.in: Added sh64-*-*.
13776
13777 2002-02-08 Chris Demetriou <cgd@broadcom.com>
13778
13779 * MAINTAINERS: Belatedly add myself to write after approval list.
13780
13781 Thu Feb 7 12:40:58 CET 2002 Jan Hubicka <jh@suse.cz>
13782
13783 * MAINTAINERS: Put self in as maintainer for x86-64 port.
13784 Remove self as Write After Approval.
13785
13786 2002-01-31 Geoffrey Keating <geoffk@redhat.com>
13787
13788 * MAINTAINERS: Put self in as maintainer for contrib/regression
13789 directory.
13790
13791 2002-01-28 Phil Edwards <pme@gcc.gnu.org>
13792
13793 * MAINTAINERS: Update my email address.
13794
13795 2002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
13796
13797 * configure.in (*-*-netbsd*): New. Skip target-newlib,
13798 target-libiberty, and target-libgloss. Skip Java-related
13799 libraries if not supported for NetBSD on target CPU.
13800
13801 2002-01-25 Douglas B Rupp <rupp@gnat.com>
13802
13803 * install-sh: Use _inst.$$_ for temp file name.
13804
13805 2002-01-24 Jason Thorpe <thorpej@wasabisystems.com>
13806
13807 * MAINTAINERS (Write After Approval): Move my contact info
13808 from here...
13809 (OS Port Maintainers): ...to here (netbsd).
13810
13811 2002-01-22 Bob Wilson <bob.wilson@acm.org>
13812
13813 * MAINTAINERS (Write After Approval): Add myself.
13814
13815 2002-01-17 H.J. Lu <hjl@gnu.org>
13816
13817 * Makefile.in (all-fastjar): Also depend on all-libiberty.
13818 (all-target-fastjar): Also depend on all-target-libiberty.
13819
13820 2002-01-16 H.J. Lu (hjl@gnu.org)
13821
13822 * config.guess: Import from master sources, rev 1.225.
13823 * config.sub: Import from master sources, rev 1.238.
13824
13825 2002-01-16 Kazu Hirata <kazu@hxi.com>
13826
13827 * MAINTAINERS (Write After Approval): Remove myself.
13828
13829 2001-12-19 Florian Weimer <fw@deneb.enyo.de>
13830
13831 * MAINTAINERS (Write After Approval): Add myself.
13832
13833 2001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
13834
13835 * MAINTAINERS: Add self as docs co-maintainer.
13836
13837 2001-12-11 Matthias Klose <doko@debian.org>
13838
13839 * MAINTAINERS (Write After Approval): Add myself.
13840
13841 2001-12-09 Zack Weinberg <zack@codesourcery.com>
13842
13843 * MAINTAINERS: Update my email address.
13844
13845 2001-12-07 Turly O'Connor <turly@apple.com>
13846 * MAINTAINERS (Write After Approval): Add myself.
13847 * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
13848 (rs6000_initialize_trampoline): Call __trampoline_setup for
13849 ABI_DARWIN too.
13850 * darwin-tramp.asm: New file, implements __trampoline_setup.
13851 * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
13852
13853 2001-12-07 Paolo Carlini <pcarlini@unitus.it>
13854
13855 * MAINTAINERS (Write After Approval): Add myself.
13856
13857 Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
13858
13859 * configure, configure.in: Use temp file for long sed commands.
13860
13861 2001-12-03 Laurent Guerby <guerby@acm.org>
13862
13863 * config.sub: Update to version 1.232 on subversion.
13864
13865 2001-12-03 Ben Elliston <bje@redhat.com>
13866
13867 * MAINTAINERS: Update mail address for config.* patches.
13868
13869 2001-11-27 DJ Delorie <dj@redhat.com>
13870 Zack Weinberg <zack@codesourcery.com>
13871
13872 When build != host, create libiberty for the build machine.
13873
13874 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
13875 CONFIG_ARGUMENTS.
13876 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
13877 New variables.
13878 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
13879 and rules.
13880 (all.normal): Depend on ALL_BUILD_MODULES.
13881 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
13882 (all-build-libiberty): Depend on configure-build-libiberty.
13883
13884 * configure: Calculate and substitute proper value for
13885 ALL_BUILD_MODULES.
13886 * configure.in: Create the build subdirectory.
13887 Calculate and substitute TARGET_CONFIGARGS (formerly
13888 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
13889
13890 2001-11-26 Ziemowit Laski <zlaski@apple.com>
13891
13892 * MAINTAINERS (write-after-approval): Add self.
13893
13894 2001-11-17 Craig Rodrigues <rodrigc@gcc.gnu.org>
13895
13896 * MAINTAINERS (GNATS only accounts): Remove self.
13897
13898 2001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
13899
13900 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
13901 libf2c.
13902
13903 2001-11-12 Craig Rodrigues <rodrigc@gcc.gnu.org>
13904
13905 * MAINTAINERS (Write After Approval): Add self.
13906
13907 2001-11-12 David O'Brien <obrien@FreeBSD.org>
13908
13909 * MAINTAINERS: mips and s390 are also CPU ports.
13910
13911 2001-11-12 David O'Brien <obrien@FreeBSD.org>
13912
13913 * MAINTAINERS: mcore, cris and mmix are also CPU ports.
13914
13915 2001-11-11 David O'Brien <obrien@FreeBSD.org>
13916
13917 * MAINTAINERS: Alphabetize.
13918
13919 2001-11-09 Kazu Hirata <kazu@hxi.com>
13920
13921 * MAINTAINERS (Various maintainers: h8 port): Add myself.
13922
13923 2001-11-09 John David Anglin <dave@hiauly1.hia.nrc.ca>
13924
13925 * MAINTAINERS (Various maintainers: hppa port): Added myself.
13926
13927 2001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
13928
13929 * configure.in (--enable-languages): Be more permissive about
13930 syntax. Check for empty lists better. Warn about $LANGUAGES.
13931
13932 2001-11-08 Geoffrey Keating <geoffk@redhat.com>
13933
13934 * config.sub: Import from master sources, rev. 1.230.
13935 * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
13936
13937 2001-11-07 Laurent Guerby <guerby@acm.org>
13938
13939 * MAINTAINERS (Write After Approval): Add self.
13940
13941 2001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
13942
13943 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
13944
13945 2001-11-05 Hans-Peter Nilsson <hp@bitrange.com>
13946
13947 * config.sub: Import from master sources, rev 1.226.
13948 * config.guess: Import from master sources, rev 1.216.
13949
13950 2001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
13951
13952 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
13953 * MAINTAINERS: Add self as maintainer of MMIX port.
13954 Remove old after-approval entry.
13955
13956 2001-10-28 Joseph S. Myers <jsm28@cam.ac.uk>
13957
13958 * ChangeLog, configure: Fix spelling errors.
13959
13960 2001-10-20 Brendan Kehoe <brendan@zen.org>
13961
13962 * MAINTAINERS: Tweak my address.
13963
13964 Thu Oct 11 21:50:15 2001 J"orn Rennecke <amylaar@onetel.net.uk>
13965
13966 * MAINTAINERS: Update my email address.
13967
13968 2001-10-11 Hans-Peter Nilsson <hp@axis.com>
13969
13970 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
13971 * MAINTAINERS: Add self as maintainer of CRIS port.
13972
13973 2001-10-10 Geert Bosch <bosch@gnat.com>
13974
13975 * MAINTAINERS (Various maintainers: Ada front end):
13976 Added Robert Dewar.
13977
13978 2001-10-03 David Billinghurst <David.Billinghurst@riotinto.com>
13979
13980 * MAINTAINERS (Write After Approval): Added self
13981
13982 2001-10-02 Geert Bosch <bosch@gnat.com>
13983
13984 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
13985
13986 2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
13987
13988 * configure: Handle temporary files securely using mkdir.
13989
13990 2001-09-29 Alexandre Oliva <aoliva@redhat.com>
13991
13992 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
13993
13994 2001-09-26 Will Cohen <wcohen@redhat.com>
13995
13996 * configure.in (*-*-linux*): Disable configuration of target-newlib
13997 and target-libgloss.
13998
13999 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
14000
14001 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
14002 RANLIB.
14003
14004 2001-09-21 Alexandre Oliva <aoliva@redhat.com>
14005
14006 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
14007 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
14008 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
14009 avoid quotes nesting problems.
14010 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
14011 (DO_X): Export only variables that are set.
14012
14013 2001-09-19 Ben Elliston <bje@redhat.com>
14014
14015 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
14016 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
14017 semantics. Use the shell built-in "type" command instead.
14018
14019 2001-08-31 Alexandre Oliva <aoliva@redhat.com>
14020
14021 Merged from gcc-3_0-branch:
14022 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
14023 * ltcf-c.sh: Use $objext, not $ac_objext.
14024 2001-07-27 Mark Kettenis <kettenis@gnu.org>
14025 * ltcf-cxx.sh: Add support for GNU.
14026 2001-07-22 Timothy Wall <twall@redhat.com>
14027 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
14028 default settings if using GNU tools with that configuration.
14029 * ltcf-cxx.sh: Ditto.
14030 * ltcf-gcj.sh: Ditto.
14031 2001-07-21 Michael Chastain <chastain@redhat.com>
14032 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
14033 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
14034 * ltmain.sh: Mark as gcc-local.
14035
14036 2001-08-30 Eric Christopher <echristo@redhat.com>
14037 Jason Eckhardt <jle@redhat.com>
14038
14039 * config.guess: Merge from master sources.
14040 * config.sub: Merge from master sources, add support for mipsisa32.
14041
14042 2001-08-25 Geoffrey Keating <geoffk@redhat.com>
14043 * config.sub: Merge from master sources, rev 1.219.
14044 * MAINTAINERS: Add self as contact for stormy16 port.
14045
14046 2001-08-14 Zack Weinberg <zackw@panix.com>
14047
14048 * config.sub: Merge from master sources, rev 1.218.
14049 * config.guess: Merge from master sources, rev 1.209.
14050
14051 2001-08-11 Graham Stott <grahams@redhat.com>
14052
14053 * Makefile.in (check-c++): Add missing semicolon.
14054
14055 Mon Jul 30 19:24:13 CEST 2001 Jan Hubicka <jh@suse.cz>
14056
14057 * MAINTAINERS (Various maitainers: predict.def): Added myself.
14058
14059 2001-07-30 Eric Christopher <echristo@redhat.com>
14060
14061 * MAINTAINERS (Various maintainers: mips port): Added myself.
14062
14063 2001-07-25 Andrew Haley <aph@cambridge.redhat.com>
14064
14065 * configure.in (sh-*-linux*): New.
14066
14067 2001-07-27 Richard Henderson <rth@redhat.com>
14068
14069 * .cvsignore: Add LAST_UPDATED.
14070
14071 2001-07-23 Ulrich Weigand <uweigand@de.ibm.com>
14072
14073 * MAINTAINERS (Various maintainers: s390 port): Added myself.
14074
14075 2001-07-16 Aldy Hernandez <aldyh@redhat.com>
14076
14077 * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
14078
14079 Fri Jul 13 14:31:57 2001 Nicola Pero <nicola@brainstorm.co.uk>
14080
14081 * MAINTAINERS (Write After Approval): Added myself.
14082
14083 2001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
14084
14085 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
14086 and libgcj on m68hc11/m68hc12.
14087
14088 2001-06-27 H.J. Lu (hjl@gnu.org)
14089
14090 * Makefile (CFLAGS_FOR_BUILD): New.
14091 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
14092
14093 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
14094
14095 * README: Remove version number.
14096
14097 2001-06-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
14098
14099 * INSTALL/README: Update wrt. to the installation instructions now
14100 residing in gcc/doc/install.texi.
14101
14102 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
14103
14104 * README: Replace with a cut-down and updated version of gcc/README.
14105
14106 2001-06-12 David Edelsohn <edelsohn@gnu.org>
14107
14108 * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
14109 multilibs to be disabled.
14110
14111 2001-06-11 Daniel Berlin <dan@cgsoftware.com>
14112
14113 * MAINTAINERS (Write After Approval): Add myself.
14114
14115 2001-06-09 Alexandre Oliva <aoliva@redhat.com>
14116
14117 * config.guess: Import CVS version 1.195.
14118 * config.sub: Import CVS version 1.212.
14119
14120 2001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
14121
14122 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
14123 gcc/xgcc is built, use -print-prog-name to find out the program
14124 name to use.
14125
14126 2001-06-04 Phil Edwards <pme@sources.redhat.com>
14127
14128 * config.guess: Import CVS version 1.194. All gcc-local changes
14129 appear to also be in the master copy.
14130 * config.sub: Import CVS version 1.211.
14131
14132 Mon Jun 4 16:32:53 2001 Mark Mitchell <mark@codesourcery.com>
14133
14134 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
14135 with_gcc]: Use `gcc -shared' to build a shared library.
14136
14137 Mon Jun 4 16:24:43 2001 John David Anglin <dave@hiauly1.hia.nrc.ca>
14138
14139 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
14140 archives.
14141
14142 Fri Jun 1 18:55:19 2001 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
14143
14144 * MAINTAINERS (Write After Approval): Add myself.
14145
14146 2001-06-01 Hans-Peter Nilsson <hp@axis.com>
14147
14148 * configure.in (libstdcxx_flags): Do not try to execute
14149 libstdc++-v3/testsuite_flags until it exists.
14150
14151 2001-06-01 Alan Modra <amodra@bigpond.net.au>
14152
14153 * MAINTAINERS: Update my email address.
14154
14155 2001-05-31 Graham Stott <grahams@redhat.com>
14156
14157 * MAINTAINERS (Write After Approval): Add myself.
14158
14159 2001-05-28 Simon Patarin <simon.patarin@inria.fr>
14160
14161 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
14162 libraries when using g++ with native linker.
14163
14164 2001-05-28 Alexandre Oliva <aoliva@redhat.com>
14165
14166 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
14167
14168 2001-05-22 Alexandre Oliva <aoliva@redhat.com>
14169
14170 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
14171 [aix4*|aix5*]: Prepend blank.
14172
14173 2001-05-20 Alexandre Oliva <aoliva@redhat.com>
14174
14175 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
14176 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
14177 of subdir/configure scripts to use the new libtool.m4.
14178
14179 2001-05-19 Matt Kraai <kraai@alumni.carnegiemellon.edu>
14180
14181 * MAINTAINERS (Write After Approval): Add myself.
14182
14183 2001-05-18 Benjamin Kosnik <bkoz@redhat.com>
14184
14185 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
14186
14187 2001-05-11 Ben Elliston <bje@redhat.com>
14188
14189 * Makefile.in (all-sid): New target.
14190 (check-sid, clean-sid, install-sid): Likewise.
14191
14192 2001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
14193
14194 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
14195
14196 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
14197
14198 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
14199 libgcj.
14200
14201 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
14202
14203 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
14204 gcc/xgcc is built, use -print-prog-name to find out the program
14205 name to use.
14206
14207 2001-04-26 Alexandre Oliva <aoliva@redhat.com>
14208
14209 * configure.in (noconfigdirs): Don't reset it from scratch in the
14210 target case; only append to it.
14211
14212 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
14213 sparc-*-solaris2.8]: Disable ${libgcj}.
14214
14215 2001-04-25 Alexandre Oliva <aoliva@redhat.com>
14216
14217 * configure.in (libgcj_saved): Copy from $libgcj.
14218 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
14219 --disable-libgcj.
14220
14221 2001-04-25 Gavin Romig-Koch <gavin@redhat.com>
14222
14223 * MAINTAINERS: Remove self as MIPS maintainer and
14224 C front end maintainer.
14225
14226 Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
14227
14228 * configure.in: Move *-chorusos target case to the proper switch.
14229 Disable libgcj.
14230
14231 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
14232
14233 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
14234 1.641.2.228.
14235
14236 2001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
14237
14238 * Makefile.in (STAGE1_CFLAGS): Pass down.
14239
14240 2001-04-13 Alan Modra <amodra@one.net.au>
14241
14242 * config.guess: Add hppa64-linux support. Note for next import that
14243 this is already in the master file.
14244 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
14245
14246 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
14247
14248 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
14249 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
14250
14251 2001-04-11 Stan Shebs <shebs@apple.com>
14252
14253 * MAINTAINERS: Add self as Darwin port maintainer.
14254
14255 2001-04-11 Alan Modra <amodra@one.net.au>
14256
14257 * MAINTAINERS: Update my email address.
14258
14259 2001-04-10 Loren J. Rittle <ljrittle@acm.org>
14260
14261 * ltcf-cxx.sh: Support creation of C++ shared libraries on
14262 recent versions of FreeBSD (release 3 or later).
14263 * ltconfig: On FreeBSD, -lc must not be provided when building
14264 a shared library or else the standard -pthread gcc option is
14265 rendered worthless to later users of the built library.
14266
14267 2001-04-06 Joseph S. Myers <jsm28@cam.ac.uk>
14268
14269 * MAINTAINERS: Add self and RTH as C front end maintainers.
14270
14271 2001-04-05 Alexandre Oliva <aoliva@redhat.com>
14272
14273 * config.sub: Make sure to match an already-canonicalized
14274 machine name (eg. mn10300-unknown-elf).
14275
14276 2001-04-01 Alexandre Oliva <aoliva@redhat.com>
14277
14278 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
14279 New macros.
14280 (bootstrap, cross): Use RECURSE_FLAGS.
14281 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
14282
14283 2001-03-27 Alexandre Oliva <aoliva@redhat.com>
14284
14285 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
14286
14287 2001-03-22 Colin Howell <chowell@redhat.com>
14288
14289 * Makefile.in (DO_X): Do not backslash single-quotes in
14290 backquotes (two places).
14291
14292 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
14293
14294 Re-installed:
14295 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
14296 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
14297 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
14298 * ltcf-cxx.sh: Likewise.
14299 * ltcf-gcj.sh: Likewise.
14300
14301 2001-03-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
14302
14303 * MAINTAINERS: Add myself as "documentation co-maintainer".
14304
14305 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
14306
14307 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
14308 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
14309
14310 2001-03-19 Tom Tromey <tromey@redhat.com>
14311
14312 * config-ml.in: Handle GCJ and GCJFLAGS.
14313
14314 2001-03-21 Michael Chastain <chastain@redhat.com>
14315
14316 * Makefile.in: all-m4 depends on all-texinfo.
14317
14318 2001-03-20 Loren J. Rittle <ljrittle@acm.org>
14319
14320 * MAINTAINERS: Add myself to write after approval list.
14321
14322 2001-03-18 Laurynas Biveinis <lauras@softhome.net>
14323
14324 * Makefile.in (DO_X): Quote nested quotes.
14325
14326 2001-03-18 Alan Modra <alan@linuxcare.com.au>
14327
14328 * MAINTAINERS: Add myself to write after approval list.
14329
14330 2001-03-15 Laurynas Biveinis <lauras@softhome.net>
14331
14332 * Makefile.in (DO_X): Use double quotes for quoting
14333 "RANLIB=$${RANLIB}".
14334
14335 2001-03-10 Ovidiu Predescu <ovidiu@cup.hp.com>
14336
14337 * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
14338
14339 2001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
14340
14341 * configure.in: Only use `lang_requires' for languages athat are
14342 actually enabled.
14343
14344 2001-03-08 Phil Edwards <pme@sources.redhat.com>
14345
14346 * MAINTAINERS (C++ runtime libs): Update and alphabatize.
14347
14348 2001-03-08 Alexandre Oliva <aoliva@redhat.com>
14349
14350 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
14351
14352 2001-03-07 Tom Tromey <tromey@redhat.com>
14353
14354 * configure.in: Allow config-lang.in to set `lang_requires' to list
14355 of other required languages.
14356
14357 2001-03-06 Laurynas Biveinis <lauras@softhome.net>
14358
14359 * Makefile.in: Remove RANLIB definition. Use RANLIB
14360 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
14361 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
14362
14363 2001-02-28 Benjamin Kosnik <bkoz@redhat.com>
14364 Alexandre Oliva <aoliva@redhat.com>
14365
14366 * Makefile.in (check-c++): Use tabs, not spaces.
14367
14368 2001-02-20 Laurynas Biveinis <lauras@softhome.net>
14369
14370 * MAINTAINERS: add myself to Write After Approval list.
14371
14372 2001-02-19 Benjamin Kosnik <bkoz@redhat.com>
14373
14374 * Makefile.in (check-c++): New rule.
14375
14376 * configure.in (target_libs): Remove libg++.
14377 (noconfigdirs): Remove libg++.
14378 (noconfigdirs): Same.
14379 (noconfigdirs): Same.
14380 (noconfigdirs): Same.
14381
14382 * config-ml.in: Remove libg++ references.
14383
14384 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
14385 (ALL_TARGET_MODULES): Same.
14386 (configure-target-libg++): Remove.
14387 (all-target-libg++): Remove.
14388 (configure-target-libio): Remove.
14389 (all-target-libio): Remove.
14390 (check-target-libio): Remove.
14391 (.PHONY): Remove.
14392 (libg++.tar.bz2): Remove.
14393 (all-target-cygmon): Remove libio.
14394 (all-target-libstdc++): Remove.
14395 (configure-target-libstdc++): Remove.
14396 (TARGET_LIB_PATH): Remove libstdc++.
14397 (ALL_GCC_CXX): Remove libstdc++.
14398 (all-target-gperf): Correct.
14399
14400 2001-02-16 Nick Clifton <nickc@redhat.com>
14401
14402 * configure.in (noconfigdirs): Allow configuration of texinfo
14403 for Cygwin hosts.
14404
14405 2001-02-15 Anthony Green <green@redhat.com>
14406
14407 * configure: Introduce GCJ_FOR_TARGET.
14408 * configure.in: Ditto.
14409 * Makefile.in: Ditto.
14410
14411 2001-02-13 Andreas Schwab <schwab@suse.de>
14412
14413 * MAINTAINERS: Update mail address.
14414
14415 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
14416
14417 * config.guess: Add linux target for S/390.
14418 * config.sub: Likewise.
14419
14420 2001-02-08 Chandrakala Chavva <cchavva@redhat.com>
14421
14422 * configure.in: for *-chorusos, don't config target-newlib and
14423 target-libgloss.
14424
14425 2001-02-06 Ben Elliston <bje@redhat.com>
14426
14427 * configure: Output host type to stdout, not stderr.
14428
14429 2001-02-05 Mark Mitchell <mark@codesourcery.com>
14430
14431 * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
14432 * ltcf-cxx.sh: Likewise.
14433
14434 * config.if: Assume enable_libstdcxx_v3 is defined.
14435
14436 2001-02-04 Mark Mitchell <mark@codesourcery.com>
14437
14438 Remove V2 C++ library.
14439 * configure.in: Remove --enable-libstdcxx_v3 support.
14440
14441 2001-01-31 Bryce McKinlay <bryce@albatross.co.nz>
14442
14443 * include/demangle.h: Add prototype for java_demangle_v3.
14444
14445 2001-01-29 Phil Edwards <pme@sources.redhat.com>
14446
14447 * COPYING.LIB: Update to LGPL 2.1 from the FSF.
14448
14449 2001-01-27 Richard Henderson <rth@redhat.com>
14450
14451 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
14452
14453 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
14454
14455 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
14456 Don't unset, it's non-portable and no longer necessary, set to empty
14457 instead.
14458
14459 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
14460
14461 * ltconfig: Shell portability fix for the tagname validity check.
14462
14463 2001-01-27 Alexandre Oliva <aoliva@redhat.com>
14464
14465 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
14466 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
14467
14468 2001-01-26 Michael Sokolov <msokolov@ivan.Harhan.ORG>
14469
14470 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
14471
14472 2001-01-26 Tom Tromey <tromey@redhat.com>
14473
14474 * configure.in: Allow libgcj to be built on Sparc Solaris.
14475
14476 2001-01-25 David Edelsohn <edelsohn@gnu.org>
14477
14478 * ltcf-c.sh: Add aix5 case.
14479 * ltcf-cxx.sh: Likewise.
14480 * ltconfig: Likewise.
14481
14482 2001-01-24 Alexandre Oliva <aoliva@redhat.com>
14483
14484 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
14485 keep at least one of build_libtool_libs or build_old_libs set to
14486 yes.
14487
14488 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
14489 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
14490
14491 2001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
14492
14493 * configure.in: Enable libgcj on several additional platforms.
14494
14495 2001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
14496
14497 * configure.in: Enable libgcj for linux targets.
14498
14499 2001-01-20 Michael Sokolov <msokolov@ivan.Harhan.ORG>
14500
14501 * MAINTAINERS (Write After Approval): Add myself.
14502
14503 2001-01-15 John David Anglin <dave@hiauly1.hia.nrc.ca>
14504
14505 * MAINTAINERS: Add myself as vax port maintainer.
14506
14507 2001-01-11 Fergus Henderson <fjh@cs.mu.oz.au>
14508
14509 * MAINTAINERS: Add myself as Mercury front-end maintainer.
14510
14511 2001-01-09 Mike Stump <mrs@wrs.com>
14512
14513 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
14514 failures of subdirectories.
14515
14516 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
14517
14518 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
14519 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
14520 * ltcf-cxx.sh: Likewise.
14521 * ltcf-gcj.sh: Likewise.
14522 * ltconfig.sh: Fix typo.
14523
14524 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
14525
14526 * configure: handle DOS-style absolute paths.
14527
14528 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
14529
14530 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
14531
14532 2000-12-30 Marek Michalkiewicz <marekm@linux.org.pl>
14533
14534 * MAINTAINERS: Add myself as avr port co-maintainer.
14535
14536 2000-12-28 Ben Elliston <bje@redhat.com>
14537
14538 * MAINTAINERS: Add myself under ``Write After Approval''.
14539
14540 2000-12-19 Joseph S. Myers <jsm28@cam.ac.uk>
14541
14542 * texinfo: Remove directory from GCC.
14543
14544 2000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
14545
14546 * COPYING: Update to current
14547 ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
14548 to 19yy as example year in copyright notice).
14549
14550 2000-12-18 Benjamin Kosnik <bkoz@redhat.com>
14551
14552 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
14553 (libstdcxx_incdir): Pass down.
14554 * config.if: Remove expired bits for cxx_interface, add stub.
14555 (libstdcxx_incdir): Add variable for g++ include directory.
14556 * configure.in (gxx_include_dir): Use it.
14557
14558 2000-12-18 Alexandre Oliva <aoliva@redhat.com>
14559
14560 * MAINTAINERS: Added self as sh port co-maintainer. Removed entry
14561 with old-email address from ``Write After Approval''.
14562
14563 2000-12-15 Andreas Jaeger <aj@suse.de>
14564
14565 * configure.in: Handle lang_dirs.
14566
14567 2000-12-14 Tom Tromey <tromey@redhat.com>
14568
14569 * MAINTAINERS: Removed brads.
14570
14571 * MAINTAINERS: Added gcj developers.
14572
14573 2000-12-13 Anthony Green <green@redhat.com>
14574
14575 * configure.in: Disable libgcj for any target not specifically
14576 listed. Disable libgcj for x86 and Alpha Linux until compatible
14577 with g++ abi.
14578
14579 2000-12-13 Mike Stump <mrs@wrs.com>
14580
14581 * Makefile.in (local-distclean): Also remove fastjar.
14582
14583 2000-12-12 Rodney Brown <RodneyBrown@mynd.com>
14584
14585 * contrib/gcc_update: Add fastjar --touch entries.
14586
14587 2000-12-12 Alexandre Oliva <aoliva@redhat.com>
14588
14589 * configure.in: Disable language-specific target libraries for
14590 languages that aren't enabled.
14591
14592 2000-12-10 Anthony Green <green@redhat.com>
14593
14594 * configure.in: Define libgcj. Disable libgcj target libraries for
14595 most targets.
14596
14597 2000-12-10 Neil Booth <neilb@earthling.net>
14598
14599 * MAINTAINERS: Update mail address, remove from WAA list.
14600
14601 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
14602
14603 * libjava: Imported from /cvs/java.
14604 * libffi: Likewise.
14605 * Boehm-gc: Likewise.
14606
14607 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
14608
14609 * configure.in (target_libs): Revert 2000-12-08 patch.
14610 (noconfigdirs): Added target-libjava.
14611
14612 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
14613
14614 * djunpack.bat: removed.
14615
14616 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
14617
14618 * Makefile.in: handle DOS-style absolute paths.
14619 * config-ml.in: likewise.
14620 * symlink-tree: likewise.
14621
14622 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
14623
14624 * fastjar: Imported.
14625
14626 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
14627
14628 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
14629 libjava.
14630 * configure.in (target_libs): Removed `target-libjava'.
14631
14632 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
14633
14634 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
14635 (ALL_MODULES): Added fastjar.
14636 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
14637 (all-target-libjava): all-fastjar replaces all-zip.
14638 (all-fastjar): Added.
14639 (configure-target-fastjar, all-target-fastjar): Likewise.
14640 * configure.in (host_tools): Added fastjar.
14641
14642 2000-12-07 Mike Stump <mrs@wrs.com>
14643
14644 * Makefile.in (local-distclean): Remove leftover built files.
14645
14646 2000-11-24 Nick Clifton <nickc@redhat.com>
14647
14648 * configure.in (xscale-elf): Add target.
14649 (xscale-coff): Add target.
14650
14651 2000-11-22 Loren J. Rittle <ljrittle@acm.org>
14652
14653 * ltcf-cxx.sh: Support creation of C++ shared libraries on
14654 recent versions of FreeBSD (release 3 or later).
14655 * ltconfig: On FreeBSD, -lc must not be provided when building
14656 a shared library or else the standard -pthread gcc option is
14657 rendered worthless to later users of the built library.
14658
14659 2000-11-16 Fred Fish <fnf@be.com>
14660
14661 * configure.in (enable_libstdcxx_v3): Fix typo,
14662 libstd++ -> libstdc++.
14663
14664 2000-11-21 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
14665
14666 * MAINTAINERS: Add self to Write After Approval list.
14667
14668 2000-11-21 Bernd Schmidt <bernds@redhat.com>
14669
14670 * MAINTAINERS: Update my email address. Add myself to global write
14671 privs list.
14672
14673 2000-11-18 Alexandre Oliva <aoliva@redhat.com>
14674
14675 * Makefile.in: Merge with src and libgcj.
14676 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
14677 configure-target-<library> when their configure scripts need the C
14678 or C++ library to have already been built to work properly.
14679 (do_proto_toplev): Set them to an empty string.
14680
14681 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
14682 (REALLY_SET_LIB_PATH): Use them.
14683
14684 2000-11-17 Stan Shebs <shebs@apple.com>
14685
14686 * MAINTAINERS: Add self to Write After Approval list.
14687
14688 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
14689
14690 * configure: Provide the original toplevel configure arguments
14691 (including $0) to subprocesses in the environment rather than
14692 through gcc/configargs.h.
14693
14694 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
14695
14696 * MAINTAINERS: Remove references to cccp. Change C9X reference to
14697 C99. Alphabetise "Write After Approval" list.
14698
14699 2000-11-12 Mark Mitchell <mark@codesourcery.com>
14700
14701 * configure: Turn on libstdc++ V3 by default.
14702
14703 * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
14704 if we've got GCC.
14705
14706 2000-11-11 Philip Blundell <philb@gnu.org>
14707
14708 * MAINTAINERS: Add self to Write After Approval list.
14709
14710 2000-11-09 David Edelsohn <edelsohn@gnu.org>
14711
14712 * ltcf-c.sh (aix4): Improve shared library configuration; require
14713 exporting symbols.
14714 * ltcf-cxx.sh (aix4): Define.
14715 * ltconfig (aix4): Define library and soname specs appropriate for
14716 AIX. Define command to create export symbols list.
14717
14718 Mon Nov 6 14:19:35 2000 Christopher Faylor <cgf@cygnus.com>
14719
14720 * config.sub: Add support for Sun Chorus
14721
14722 2000-10-31 Nick Clifton <nickc@redhat.com>
14723
14724 * MAINTAINERS: Rename <name>@cygnus.com addresses to
14725 <name>@redhat.com. Also installed new email address for Clint
14726 Popetz.
14727
14728 2000-10-30 Joseph S. Myers <jsm28@cam.ac.uk>
14729
14730 * etc: Remove directory from GCC.
14731
14732 2000-10-16 Michael Meissner <meissner@redhat.com>
14733
14734 * configure (gcc/configargs.h): Only create if there is a build GCC
14735 directory created.
14736
14737 2000-10-16 Matthias Klose <doko@debian.org>
14738
14739 * config.if: Search libstdc++-v3/configure.in for INTERFACE,
14740 when configured for libstdc++-v3.
14741
14742 2000-10-05 Phil Edwards <pme@gcc.gnu.org>
14743
14744 * configure: Save configure arguments to gcc/configargs.h.
14745
14746 2000-10-04 Philipp Thomas <pthomas@suse.de>
14747
14748 * config.guess: Import CVS version 1.157.
14749 * config.sub: Import CVS version 1.181.
14750
14751 2000-10-04 Andris Pavenis <pavenis@latnet.lv>
14752
14753 * Makefile.in (bootstrap): avoid recursion if subdir missing
14754 (cross): ditto
14755 (do-proto-toplev): ditto
14756
14757 2000-09-30 Alexandre Oliva <aoliva@redhat.com>
14758
14759 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
14760 ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
14761
14762 * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
14763 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
14764 all affected `configure' scripts.
14765
14766 Mon 25-Sep-2000 19:46:09 BST Neil Booth <neilb@earthling.net>
14767
14768 * MAINTAINERS: Add self as cpplib co-maintainer.
14769
14770 2000-09-24 Aldy Hernandez <aldyh@redhat.com>
14771
14772 * MAINTAINERS: Add self to Write After Approval list.
14773
14774 2000-09-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
14775
14776 * INSTALL/README: egcs -> GCC update.
14777
14778 Sun Sep 17 16:55:59 CEST 2000 Marc Espie <espie@cvs.openbsd.org>
14779
14780 * MAINTAINERS: Add myself to Write After Approval list.
14781
14782 2000-09-15 Kazu Hirata <kazu@hxi.com>
14783
14784 * MAINTAINERS: Add myself to Write After Approval list.
14785
14786 Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
14787
14788 * configure.in: Do not build byacc for hppa64. Provide paths to the
14789 X11 libraries for hppa64.
14790
14791 2000-09-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
14792
14793 * MAINTAINERS: Add myself as 68hc11 port maintainer.
14794
14795 2000-09-06 Alexandre Oliva <aoliva@redhat.com>
14796
14797 * Makefile.in (all-zlib): Added dummy target.
14798
14799 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
14800 ltcf-gcj.sh: Updated from libtool multi-language branch.
14801
14802 2000-09-05 Alexandre Oliva <aoliva@redhat.com>
14803
14804 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
14805 (bootstrap*): Depend on all-bootstrap.
14806
14807 2000-09-05 Philipp Thomas <pthomas@suse.de>
14808
14809 * config.guess: Import CVS version 1.156.
14810 * config.sub: Import CVS version 1.179.
14811
14812 2000-09-02 Anthony Green <green@cygnus.com>
14813
14814 * Makefile.in (all-gcc): Depend on all-zlib.
14815 (CLEAN_MODULES): Add clean-zlib.
14816 (ALL_MODULES): Add all-zlib.
14817 * configure.in (host_libs): Add zlib.
14818
14819 2000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
14820
14821 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
14822 crosses, but add gcc/include to the header search path for them.
14823
14824 2000-08-04 David E. O'Brien <obrien@FreeBSD.org>
14825
14826 * MAINTAINERS: Add self to Write After Approval list.
14827
14828 2000-08-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
14829
14830 * config.guess: Import CVS version 1.152.
14831 * config.sub: Import CVS version 1.177.
14832
14833 2000-08-25 Alexandre Oliva <aoliva@redhat.com>
14834
14835 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
14836 $targargs to tell whether newlib is going to be built.
14837
14838 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
14839 $$r/TARGET_SUBDIR/libio for _G_config.h.
14840
14841 2000-08-23 Alexandre Oliva <aoliva@redhat.com>
14842
14843 * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
14844
14845 2000-08-22 DJ Delorie <dj@redhat.com>
14846
14847 * MAINTAINERS: Add self as a build machinery (*.in) maintainer
14848
14849 2000-08-22 Alexandre Oliva <aoliva@redhat.com>
14850
14851 * config-ml.in (CC, CXX): Avoid trailing whitespace.
14852 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
14853 sub-configures.
14854
14855 2000-08-21 DJ Delorie <dj@redhat.com>
14856
14857 * MAINTAINERS: Add self as a libiberty maintainer
14858
14859 2000-08-16 Alexandre Oliva <aoliva@redhat.com>
14860
14861 * configure.in (libstdcxx_flags): Use
14862 libstdc++-v3/src/libstdc++.INC.
14863
14864 2000-08-15 Alexandre Oliva <aoliva@redhat.com>
14865
14866 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
14867
14868 2000-08-14 Zack Weinberg <zack@wolery.cumb.org>
14869
14870 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
14871
14872 * configure: Make enable_threads and enable_shared defaults
14873 explicit. Substitute enable_threads into generated Makefiles.
14874 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
14875 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
14876
14877 2000-08-13 Geoff Keating <geoffk@cygnus.com>
14878
14879 * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
14880
14881 2000-08-12 Alexandre Oliva <aoliva@redhat.com>
14882
14883 * config-ml.in (CC): Remove bogus duplicate quotation mark from
14884 previous delta.
14885
14886 2000-08-11 Jason Merrill <jason@redhat.com>
14887
14888 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
14889 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
14890 (FLAGS_FOR_TARGET): Not here.
14891 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
14892
14893 2000-08-11 Alexandre Oliva <aoliva@redhat.com>
14894
14895 * config-ml.in (CC, CXX): Don't introduce a leading space.
14896
14897 2000-08-07 DJ Delorie <dj@delorie.com>
14898
14899 * MAINTAINERS: Add self as a DJGPP maintainer
14900
14901 2000-08-07 DJ Delorie <dj@redhat.com>
14902
14903 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
14904 "if we're also building gcc, and it's a gcc that will run on the
14905 build machine, we want to use its includes instead of the system's
14906 default includes".
14907
14908 2000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
14909
14910 * MAINTAINERS: Add self to Write After Approval list.
14911
14912 2000-08-03 Alexandre Oliva <aoliva@redhat.com>
14913
14914 * configure.in (libstdcxx_flags): Don't use `"'.
14915
14916 * config-ml.in: Adjust multilib search paths to the
14917 appropriate multilib tree.
14918
14919 2000-08-02 Alexandre Oliva <aoliva@redhat.com>
14920
14921 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
14922 commas in $LANGUAGES.
14923
14924 2000-08-02 Manfred Hollstein <manfredh@redhat.com>
14925
14926 * configure.in: Re-enable all references to libg++ and librx.
14927
14928 2000-08-01 Alexandre Oliva <aoliva@redhat.com>
14929
14930 * ltconfig, ltmain.sh: Update from libtool multi-language branch.
14931 * ltcf-c.sh (need_lc): Fix test message. Set wl for archive_cmds.
14932 (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
14933 * ltcf-cxx.sh (need_lc): Set based on postdeps.
14934
14935 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
14936
14937 2000-07-31 Alexandre Oliva <aoliva@redhat.com>
14938
14939 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
14940 CXX_FOR_TARGET for sed.
14941
14942 2000-07-30 Alexandre Oliva <aoliva@redhat.com>
14943
14944 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
14945 Do not override if already set in the environment or in configure.
14946 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
14947 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
14948
14949 2000-07-28 Alexandre Oliva <aoliva@redhat.com>
14950
14951 * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
14952 the libtool CVS tree multi-language branch.
14953 * ltconfig, ltmain.sh: Updated.
14954
14955 2000-07-27 Alexandre Oliva <aoliva@redhat.com>
14956
14957 * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
14958 (clean-target): Depend on it.
14959
14960 * Makefile.in (FLAGS_FOR_TARGET): New macro.
14961 (GCC_FOR_TARGET): Use it.
14962 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
14963 * configure.in: ... here.
14964 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
14965 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
14966
14967 2000-07-24 Eric Christopher <echristo@cygnus.com>
14968
14969 * MAINTAINERS: Add self to Write After Approval list.
14970
14971 2000-07-24 Alexandre Oliva <aoliva@redhat.com>
14972
14973 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
14974 (configure-target-libchill, configure-target-libobjc): Likewise.
14975
14976 * configure.in: Use the same cache file for all target libs.
14977 * config-ml.in: But different cache files per multilib variant.
14978
14979 2000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
14980
14981 * configure (topsrcdir): Don't use dirname.
14982
14983 2000-07-22 Jeffrey Oldham <oldham@codesourcery.com>
14984
14985 * MAINTAINERS: Add self to Write After Approval list.
14986
14987 2000-07-20 Jason Merrill <jason@redhat.com>
14988
14989 * configure.in: Remove all references to libg++ and librx.
14990
14991 * configure, configure.in, Makefile.in: Unify gcc and binutils.
14992
14993 2000-07-20 Hans-Peter Nilsson <hp@axis.com>
14994
14995 * config.sub: Update to subversions version 2000-07-06.
14996
14997 2000-07-12 Andrew Haley <aph@cygnus.com>
14998
14999 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
15000 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
15001
15002 2000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
15003
15004 * symlink-tree: Check number of arguments.
15005
15006 2000-07-05 Jim Wilson <wilson@cygnus.com>
15007
15008 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
15009 search path for a g++ extracted from the build tree. This
15010 will allow link tests run by configure scripts in
15011 subdirectories to succeed.
15012
15013 2000-07-01 Koundinya K <kk@ddeorg.soft.net>
15014
15015 * ltconfig: Add support for mips-dde-sysv4.2MP
15016
15017 2000-06-29 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
15018
15019 * MAINTAINERS: Add myself as loop discovery maintainer.
15020
15021 2000-06-28 Corinna Vinschen <vinschen@cygnus.com>
15022
15023 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
15024 `os2'. Force ac_cv_exeext to be ".exe" in that case.
15025
15026 2000-06-19 Timothy Wall <twall@cygnus.com>
15027
15028 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
15029 * config.sub: Add tic54x target.
15030
15031 Sun Jun 11 17:20:00 MET 2000 Toon Moene <toon@moene.indiv.nluug.nl>
15032
15033 * MAINTAINERS: Add self as Fortran maintainer,
15034 remove Craig Burley.
15035
15036 Tue May 30 19:01:12 2000 Andrew Cagney <cagney@b1.cygnus.com>
15037
15038 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
15039 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
15040
15041 Mon May 29 21:15:00 MET 2000 Philipp Thomas <pthomas@suse.de>
15042
15043 * MAINTAINERS: Add self as i18n maintainer
15044
15045 20000-05-21 H.J. Lu (hjl@gnu.org)
15046
15047 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
15048 directory are used if they exist. Make sure
15049 $(build_tooldir)/include is searched for header files,
15050 $(build_tooldir)/lib/ for library files.
15051 (GCC_FOR_TARGET): Likewise.
15052 (CXX_FOR_TARGET): Likewise.
15053
15054 Thu May 18 10:58:13 2000 Jeffrey A Law (law@cygnus.com)
15055
15056 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
15057
15058 Wed May 17 16:03:48 2000 Alexandre Oliva <aoliva@cygnus.com>
15059
15060 * Makefile.in (configure-target-libiberty): Depend on
15061 configure-target-newlib.
15062
15063 2000-05-16 Alexandre Oliva <aoliva@cygnus.com>
15064
15065 * configure.in, Makefile.in: Merge all libffi-related
15066 configury stuff from the libgcj tree.
15067
15068 Tue May 16 10:06:21 2000 Andrew Cagney <cagney@b1.cygnus.com>
15069
15070 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
15071 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
15072
15073 Tue May 16 09:57:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
15074
15075 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
15076 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
15077 current version information. Add to proto-toplev directory.
15078 (gdb-taz): Build do-djunpack.
15079
15080 2000-05-15 David Edelsohn <edelsohn@gnu.org>
15081
15082 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
15083
15084 Mon May 15 13:39:09 2000 Andrew Cagney <cagney@b1.cygnus.com>
15085
15086 * MAINTAINERS: Add self to Write After Approval list.
15087
15088 2000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
15089
15090 * ltmain.sh: Preserve in relink_command any environment
15091 variables that may affect the linker behavior.
15092
15093 Fri May 12 11:23:17 2000 Jeffrey A Law (law@cygnus.com)
15094
15095 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
15096
15097 Wed May 10 21:26:51 2000 Jim Wilson <wilson@cygnus.com>
15098
15099 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
15100
15101 2000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
15102
15103 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
15104 with the version name.
15105
15106 Sat May 6 21:12:55 CDT 2000 Jason Eckhardt <jle@cygnus.com>
15107
15108 * MAINTAINERS: Add self as bb-reorder maintainer.
15109
15110 2000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
15111
15112 * config.if: Tweak.
15113
15114 2000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
15115
15116 * djunpack.bat: New file.
15117
15118 Wed Apr 19 12:46:26 2000 Andrew Cagney <cagney@b1.cygnus.com>
15119
15120 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
15121 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
15122 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
15123 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
15124
15125 2000-04-16 Dave Pitts <dpitts@cozx.com>
15126
15127 * config.sub (case $basic_machine): Change default for "ibm-*"
15128 to "openedition".
15129
15130 2000-04-13 Andreas Jaeger <aj@suse.de>
15131
15132 * MAINTAINERS: Added myself.
15133
15134 Wed Apr 12 16:42:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
15135
15136 * Makefile.in (gdb-taz): New target. GDB specific archive.
15137 (do-md5sum): New target.
15138 (MD5PROG): Define.
15139 (PACKAGE): Default to TOOL.
15140 (VER): Default to a shell script.
15141 (taz): Rewrite target. Move real work to do-proto-toplev. Include
15142 md5 checksum generation.
15143 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
15144 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
15145 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
15146 insight.tar.bz2): Use gdb-taz to create archive.
15147
15148 Fri Apr 7 18:10:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
15149
15150 * configure (warn_cflags): Delete.
15151
15152 Thu Apr 6 16:15:14 2000 Philippe De Muyter <phdm@macqel.be>
15153
15154 * MAINTAINERS: Added myself.
15155
15156 2000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
15157 Martin v. Löwis <martin@loewis.home.cs.tu-berlin.de>
15158
15159 * configure.in (enable_libstdcxx_v3): Add.
15160 (target_libs): Add bits here to switch between libstdc++-v2 and
15161 libstdc++-v3.
15162 * config.if: And this file too.
15163 * Makefile.in: Add libstdc++-v3 targets.
15164
15165 2000-04-05 Michael Meissner <meissner@redhat.com>
15166
15167 * config.sub (d30v): Add d30v as a basic machine type.
15168
15169 2000-03-29 Jason Merrill <jason@casey.cygnus.com>
15170
15171 * configure.in: -linux-gnu*, not -linux-gnu.
15172
15173 Sun Mar 12 17:30:30 2000 Toon Moene <toon@moene.indiv.nluug.nl>
15174
15175 * MAINTAINERS: Add self in write-after-approval section.
15176
15177 Sun Mar 12 00:23:32 2000 Jim Wilson <wilson@cygnus.com>
15178
15179 * MAINTAINERS: Add self as ia64 port maintainer.
15180
15181 2000-03-08 Neil Booth <NeilB@earthling.net>
15182
15183 * MAINTAINERS: Add self in write-after-approval section.
15184
15185 Fri Mar 3 18:44:08 2000 Andrew Cagney <cagney@b1.cygnus.com>
15186
15187 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
15188 (do-tar-bz2): Replace TOOL with PACKAGE.
15189 (gdb.tar.bz2): Remove GDBTK from GDB package.
15190 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
15191 dejagnu.tar.bz2): New packages.
15192
15193 2000-02-27 Andreas Jaeger <aj@suse.de>
15194
15195 * configure.in: Add entry for mips*-*-linux*, move catch all
15196 *-*-*linux* entry below this one.
15197
15198 2000-02-27 Ian Lance Taylor <ian@zembu.com>
15199
15200 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
15201
15202 2000-02-24 Nick Clifton <nickc@cygnus.com>
15203
15204 * config.sub: Support an OS of "wince".
15205
15206 Thu Feb 24 16:15:56 2000 Andrew Cagney <cagney@b1.cygnus.com>
15207
15208 * config.guess, config.sub: Updated to match config's 2000-02-15
15209 version.
15210
15211 2000-02-23 Linas Vepstas <linas@linas.org>
15212
15213 * config.sub: Add support for Linux/IBM 370.
15214 * configure.in: Likewise.
15215
15216 2000-02-22 Nick Clifton <nickc@cygnus.com>
15217
15218 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
15219
15220 2000-02-20 Christopher Faylor <cgf@cygnus.com>
15221
15222 * config.guess: Guess "cygwin" rather than "cygwin32".
15223
15224 2000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
15225
15226 * configure (gcc_version): When setting, narrow search to
15227 lines containing `version_string'.
15228
15229 2000-02-15 Denis Chertykov <denisc@overta.ru>
15230
15231 * config.sub: Add support for avr target.
15232
15233 2000-02-14 Nick Clifton <nickc@cygnus.com>
15234
15235 * MAINTAINERS: Add maintainers for MCore port.
15236
15237 Tue Feb 1 00:07:46 2000 Hans-Peter Nilsson <hp@bitrange.com>
15238
15239 * config.sub: Add mmix-knuth-mmixware.
15240
15241 2000-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
15242
15243 * MAINTAINERS: Pair cccp with cpplib maintainership.
15244
15245 2000-01-27 Christopher Faylor <cgf@redhat.com>
15246
15247 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
15248 structure stuff to -L library search.
15249 (CXX_FOR_TARGET): Ditto.
15250 (CROSS_CHECK_MODULES): Fix spelling mistake.
15251
15252 2000-01-24 Mark Mitchell <mark@codesourcery.com>
15253
15254 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
15255 the C++ compiler.
15256
15257 2000-01-12 Richard Henderson <rth@cygnus.com>
15258
15259 * configure.in: Don't build some bits for beos.
15260
15261 2000-01-12 Joel Sherrill (joel@OARcorp.com)
15262
15263 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
15264 as include files.
15265
15266 2000-01-11 Zack Weinberg <zack@wolery.cumb.org>
15267
15268 * Add self as cpplib maintainer, as requested by Jason
15269 Merrill. Correct my e-mail address.
15270
15271 2000-01-06 Geoff Keating <geoffk@cygnus.com>
15272
15273 * configure.in: Use mt-aix43 to handle *_TARGET defs,
15274 not mh-aix43.
15275
15276 Thu Dec 23 03:43:36 1999 Hans-Peter Nilsson <hp@bitrange.com>
15277
15278 * MAINTAINERS: Add myself to "write after approval" list.
15279
15280 1999-12-14 Richard Henderson <rth@cygnus.com>
15281
15282 * config.guess (alpha-osf, alpha-linux): Detect ev67.
15283 * config.sub: Accept alphaev[78], alphaev8.
15284
15285 1999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
15286
15287 * config.guess, config.sub: Update from autoconf.
15288
15289 1999-11-29 Bruce Korb <autogen@linuxbox.com>
15290
15291 * MAINTAINERS: update my playtime e-address.
15292
15293 Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
15294
15295 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
15296 necessary libraries are missing.
15297
15298 Fri Nov 19 11:22:31 MST 1999 Diego Novillo <dnovillo@cygnus.com>
15299
15300 * MAINTAINERS: Add new 'write after approval' maintainer.
15301
15302 Wed Nov 17 16:08:43 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
15303
15304 * MAINTAINERS: Add new Java maintainer.
15305
15306 1999-10-25 Andreas Schwab <schwab@suse.de>
15307
15308 * configure: Fix quoting inside arguments of eval.
15309
15310 1999-10-21 Nick Clifton <nickc@cygnus.com>
15311
15312 * config-ml.in: Allow suppression of some ARM multilibs.
15313
15314 Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
15315
15316 * config.guess: Add OS/390 match pattern.
15317 * config.sub: Add mvs, openedition targets.
15318 * configure.in (i370-ibm-opened*): New.
15319
15320 1999-09-04 Steve Chamberlain <sac@pobox.com>
15321
15322 * config.sub: Add support for configuring for pj.
15323
15324 1999-08-31 Nick Clifton <nickc@cygnus.com>
15325
15326 * config.sub (maybe_os): Add support for configuring for fr30.
15327
15328 1999-08-25 Nick Clifton <nickc@cygnus.com>
15329
15330 * configure.in: Do not configure or build ld for AIX
15331 platforms. ld is known to be broken on these platforms.
15332
15333 Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
15334
15335 * config-ml.in: Pass compiler flag corresponding to multidirs to
15336 subdir configures.
15337
15338 1999-08-09 Ian Lance Taylor <ian@zembu.com>
15339
15340 * Makefile.in (LDFLAGS): Define.
15341
15342 1999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
15343
15344 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
15345 noconfigdirs.
15346 (*-*-cygwin*): Likewise.
15347
15348 1999-08-08 Ian Lance Taylor <ian@zembu.com>
15349
15350 * mkdep: New file.
15351 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
15352 (BINUTILS_SUPPORT_DIRS): Add mkdep.
15353
15354 From Eli Zaretskii <eliz@is.elta.co.il>:
15355 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
15356 long file name when using DJGPP on MS-DOS.
15357
15358 Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
15359
15360 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
15361
15362 1999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
15363
15364 * Makefile.in (check-target-libio): Remove all-target-libstdc++
15365 dependency as this causes "make check" to globally "make all"
15366
15367 Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
15368
15369 * configure.in (target_libs): Added target-zlib.
15370 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
15371 (CONFIGURE_TARGET_MODULES): Likewise.
15372 (CHECK_TARGET_MODULES): Likewise.
15373 (INSTALL_TARGET_MODULES): Likewise.
15374 (CLEAN_TARGET_MODULES): Likewise.
15375 (configure-target-zlib): New target.
15376 (all-target-zlib): Likewise.
15377 (all-target-libjava): Depend on all-target-zlib.
15378 (configure-target-libjava): Depend on configure-target-zlib.
15379
15380 * Makefile.in (configure-target-libjava): Depend on
15381 configure-target-newlib.
15382 (configure-target-boehm-gc): New target.
15383 (configure-target-qthreads): New target.
15384
15385 * configure.in (target_libs): Added target-qthreads.
15386 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
15387 (CONFIGURE_TARGET_MODULES): Likewise.
15388 (CHECK_TARGET_MODULES): Likewise.
15389 (INSTALL_TARGET_MODULES): Likewise.
15390 (CLEAN_TARGET_MODULES): Likewise.
15391 (all-target-qthreads): New target.
15392 (configure-target-libjava): Depend on configure-target-qthreads.
15393 (all-target-libjava): Depend on all-target-qthreads.
15394
15395 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
15396 (CONFIGURE_TARGET_MODULES): Likewise.
15397 (CHECK_TARGET_MODULES): Likewise.
15398 (INSTALL_TARGET_MODULES): Likewise.
15399 (CLEAN_TARGET_MODULES): Likewise.
15400 (all-target-libjava): New target.
15401 (all-target-boehm-gc): Likewise.
15402 * configure.in (target_libs): Added libjava, boehm-gc.
15403
15404 1999-07-22 Ian Lance Taylor <ian@zembu.com>
15405
15406 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
15407 configure.bat in SUPPORT_FILES.
15408 (gas+binutils.tar.bz2): Likewise.
15409
15410 * makeall.bat: Remove; obsolete.
15411
15412 1999-07-21 Ian Lance Taylor <ian@zembu.com>
15413
15414 From Mark Elbrecht:
15415 * configure.bat: Remove; obsolete.
15416
15417 1999-07-11 Ian Lance Taylor <ian@zembu.com>
15418
15419 * configure: Add -W -Wall to the default CFLAGS when compiling with
15420 gcc.
15421
15422 Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
15423
15424 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
15425
15426 1999-06-30 Mark Mitchell <mark@codesourcery.com>
15427
15428 * configure.in: Build ld on IRIX6.
15429
15430 1999-06-12 Ian Lance Taylor <ian@zembu.com>
15431
15432 * Makefile.in: Change distribution targets to use bzip2 instead of
15433 gzip.
15434 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
15435 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
15436
15437 1999-06-04 Nick Clifton <nickc@cygnus.com>
15438
15439 * config.sub: Add mcore target.
15440
15441 Sun May 30 16:03:16 1999 Cort Dougan <cort@cs.nmt.edu>
15442
15443 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
15444
15445 Tue May 25 11:20:46 1999 H.J. Lu (hjl@gnu.org)
15446
15447 * config.guess (dummy): Changed to $dummy.
15448
15449 1999-05-24 Nick Clifton <nickc@cygnus.com>
15450
15451 * config.sub: Tidied up case statements.
15452
15453 1999-05-22 Ben Elliston <bje@cygnus.com>
15454
15455 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
15456 <jiro@din.or.jp>.
15457
15458 * config.guess: Merge with FSF version. Future changes will be
15459 more accurately recorded in this ChangeLog.
15460 * config.sub: Likewise.
15461
15462 Thu May 20 10:00:42 1999 Stephen L Moshier <moshier@world.std.com>
15463
15464 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
15465
15466 1999-04-30 Tom Tromey <tromey@cygnus.com>
15467
15468 * ltmain.sh: [mode link] Always use CC given by ltconfig.
15469
15470 1999-04-23 Tom Tromey <tromey@cygnus.com>
15471
15472 * ltconfig, ltmain.sh: Update to libtool 1.2f.
15473
15474 1999-04-20 Drew Moseley <dmoseley@cygnus.com>
15475
15476 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
15477 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
15478 Bad merge removed these two changes.
15479
15480 Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
15481 Martin Heller (Ing.-Buero_Heller@t-online.de)
15482
15483 * config.guess (interix Alpha): Add.
15484
15485 1999-04-11 Richard Henderson <rth@cygnus.com>
15486
15487 * configure.in (i?86-*-beos*): Do config gperf; don't config
15488 gdb, newlib, or libgloss.
15489
15490 Sun Apr 11 23:55:34 1999 Alexandre Oliva <oliva@dcc.unicamp.br>
15491
15492 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
15493 link a trivial program with -mabi=64. If it fails, remove mabi=64
15494 from multidirs.
15495
15496 Sat Apr 10 21:50:01 1999 Philipp Thomas (kthomas@gwdg.de)
15497
15498 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
15499
15500 1999-04-08 Nick Clifton <nickc@cygnus.com>
15501
15502 * config.sub: Add support for mcore targets.
15503
15504 1999-04-07 Michael Meissner <meissner@cygnus.com>
15505
15506 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
15507 not mt-ospace, in order to shut up assembler warning about using
15508 symbols that are named the same as registers.
15509
15510 1999-04-07 Drew Moseley <dmoseley@cygnus.com>
15511
15512 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
15513 dependency list for all-target-cygmon.
15514
15515 1999-04-05 Doug Evans <devans@casey.cygnus.com>
15516
15517 * config-ml.in: Check $host, not $target, for selective multilibs.
15518 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
15519 thumb interworking, and underscore prefix multilibs.
15520
15521 1999-04-04 Ian Lance Taylor <ian@zembu.com>
15522
15523 * missing: Update to version from current automake.
15524
15525 Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
15526
15527 * configure (gxx_include_dir): Removed.
15528
15529 * configure.in (gxx_include_dir): Handle it.
15530 * Makefile.in: Likewise.
15531
15532 1999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
15533
15534 * config.sub (mips64vr4111,mips64vr4111el) Add.
15535
15536 1999-03-21 Ben Elliston <bje@cygnus.com>
15537
15538 * config.guess: Correct typo for detecting ELF on FreeBSD.
15539
15540 Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
15541
15542 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
15543 config/mh-djgpp.
15544
15545 Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
15546
15547 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
15548 all-target-newlib to dependency list for all-target-bsp.
15549
15550 Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
15551
15552 * config.sub: Add i386-uwin support.
15553 * config.guess: Likewise.
15554
15555 Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
15556
15557 * configure.in: cleanup, add mh-*pic handling for arm, special
15558 case powerpc*-*-aix*
15559
15560 Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
15561
15562 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
15563 can be built.
15564
15565 Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
15566
15567 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
15568 targets.
15569
15570 1999-03-02 Nick Clifton <nickc@cygnus.com>
15571
15572 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
15573
15574 Sun Feb 28 02:20:00 1999 Geoffrey Noer <noer@cygnus.com>
15575
15576 * config.sub: Check for "cygwin*" rather than "cygwin32*"
15577
15578 1999-02-24 Nick Clifton <nickc@cygnus.com>
15579
15580 * config.sub: Fix typo in arm recognition.
15581
15582 Wed Feb 24 13:51:40 1999 Drew Moseley <dmoseley@cygnus.com>
15583
15584 * configure.in (noconfigdirs): Changed target_configdirs to
15585 include target-bsp only for m68k-*-elf* and m68k-*-coff*
15586 rather than m68k-*-* since it is not known to work on
15587 m68k-aout. Ditto for arm-*-*oabi.
15588
15589 Wed Feb 24 12:52:17 1999 Stan Shebs <shebs@andros.cygnus.com>
15590
15591 * configure.in (*-*-windows*): Remove, no longer used.
15592
15593 1999-02-19 Ben Elliston <bje@cygnus.com>
15594
15595 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
15596 Smart and improved by Andrew Cagney.
15597
15598 Thu Feb 18 19:55:09 1999 Marc Espie <espie@cvs.openbsd.org>
15599
15600 * config.guess: Recognize openbsd-*-hppa.
15601
15602 Wed Feb 17 01:38:59 1999 H.J. Lu (hjl@gnu.org)
15603
15604 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
15605 only if it is not empty.
15606
15607 1999-02-17 Nick Clifton <nickc@cygnus.com>
15608
15609 Patch from: Scott Bambrough <scottb@corelcomputer.com>
15610
15611 * config.guess: Modified to recognize uname's armv* syntax.
15612
15613 * config.sub: Modified to recognize uname's armv* syntax.
15614
15615 1999-02-17 Mark Salter <msalter@cygnus.com>
15616
15617 * configure.in: Added target-bsp for sparclite.
15618
15619 Mon Feb 8 14:17:24 1999 Richard Henderson <rth@cygnus.com>
15620
15621 * config.sub: Recognize alphapca5[67] and up to alphaev8.
15622
15623 1999-02-08 Nick Clifton <nickc@cygnus.com>
15624
15625 * configure.in: Add support for strongarm port.
15626 * config.sub: Add support for strongarm target.
15627
15628 Sun Feb 7 18:01:54 1999 Mumit Khan <khan@xraylith.wisc.edu>
15629
15630 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
15631 the old name config/mh-cygwin32.
15632 Enable texinfo.
15633
15634 Thu Feb 4 20:43:25 1999 Ian Lance Taylor <ian@cygnus.com>
15635
15636 * configure.in: Do build ld for ix86 Solaris.
15637
15638 Tue Feb 2 19:46:40 1999 Jim Wilson <wilson@cygnus.com>
15639
15640 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
15641 $AR_FOR_TARGET. Likewise for RANLIB.
15642
15643 Tue Feb 2 20:05:05 1999 Catherine Moore <clm@cygnus.com>
15644
15645 * config.sub (oabi): Recognize.
15646 * configure.in (arm-*-oabi): Handle.
15647
15648 Sat Jan 30 06:09:00 1999 Robert Lipe (robertlipe@usa.net)
15649
15650 * config.guess: Improve detection of i686 on UnixWare 7.
15651
15652 Sat Jan 30 08:04:00 1999 Mumit Khan <khan@xraylith.wisc.edu>
15653
15654 * config.guess: Add support for i386-pc-interix.
15655 * config.sub: Likewise.
15656 * configure.in: Likewise.
15657
15658 Mon Jan 18 13:59:20 1999 Christopher Faylor <cgf@cygnus.com>
15659
15660 * Makefile.in: Remove unneeded all-target-libio from
15661 from all-target-winsup target since it is now unneeded.
15662 Add all-target-libtermcap in its place since it is now
15663 needed.
15664
15665 Wed Dec 30 20:34:52 1998 Christopher Faylor <cgf@cygnus.com>
15666
15667 * configure.in: makefile stub for cygwin target is probably
15668 unnecessary. Remove it for now.
15669
15670 Wed Dec 30 01:13:03 1998 Christopher Faylor <cgf@cygnus.com>
15671
15672 * configure.in: libtermcap.a should be built when cygwin is the
15673 target as well as the host.
15674 * config.guess: Allow mixed case in cygwin uname output.
15675 * Makefile.in: Add libtermcap target.
15676
15677 Wed Dec 23 00:20:50 1998 Jeffrey A Law (law@cygnus.com)
15678
15679 * config.sub: Clean up handling of hppa2.0.
15680
15681 Tue Dec 22 23:56:31 1998 Rodney Brown (rodneybrown@pmsc.com)
15682
15683 * config.guess: Use C code to identify more HP machines.
15684
15685 Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
15686
15687 * config.sub: Handle hppa2.0.
15688
15689 Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
15690
15691 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
15692 cygmon for all sparclite targets, regardless of object format.
15693
15694 1998-12-15 Mark Salter <msalter@cygnus.com>
15695
15696 * configure.in: Added target-bsp for several target architectures.
15697
15698 * Makefile.in: Added rules for bsp.
15699
15700 Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
15701
15702 * config.guess: Improve detection of hppa2.0 processors.
15703
15704 Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
15705
15706 * config.guess: Recognize FreeBSD using ELF automatically.
15707
15708 1998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
15709
15710 * configure (skip-this-dir): Add handling for new shell script, which
15711 might be created by a sub-directory's configure to indicate, this particular
15712 directory is "unwanted".
15713 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
15714
15715 Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
15716
15717 * ltconfig: import from libtool, after changing libtool to
15718 account for the cygwin name change.
15719
15720 Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
15721
15722 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
15723 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
15724
15725 Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
15726
15727 * configure.in: Add libtermcap to list of cygwin dependencies.
15728
15729 Tue Nov 17 16:57:51 1998 Geoffrey Noer <noer@cygnus.com>
15730
15731 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
15732 they include winsup/include when it's a cygwin target.
15733
15734 1998-11-12 Tom Tromey <tromey@cygnus.com>
15735
15736 * configure.in (host_tools): Added zip.
15737 * Makefile.in (all-target-libjava): Depend on all-zip.
15738 (all-zip): New target.
15739 (ALL_MODULES): Added all-zip.
15740 (NATIVE_CHECK_MODULES): Added check-zip.
15741 (INSTALL_MODULES): Added install-zip.
15742 (CLEAN_MODULES): Added clean-zip.
15743
15744 Thu Nov 12 17:27:21 1998 Geoffrey Noer <noer@cygnus.com>
15745
15746 * Makefile.in: lose "32" from comment about cygwin.
15747
15748 Thu Nov 5 15:00:31 1998 Nick Clifton <nickc@cygnus.com>
15749
15750 * configure.in: Use -Os to build target libraries for the fr30.
15751
15752 Wed Nov 4 18:49:43 1998 Dave Brolley <brolley@cygnus.com>
15753
15754 * config.sub: Add fr30.
15755
15756 Mon Nov 2 15:19:33 1998 Geoffrey Noer <noer@cygnus.com>
15757
15758 * configure.in: drop "32" from config/mh-cygwin32. Check
15759 cygwin* instead of cygwin32*.
15760 * config.sub: Check cygwin* instead of cygwin32*.
15761
15762 Thu Oct 22 10:55:25 1998 Robert Lipe <robertl@dgii.com>
15763
15764 * config.guess: Match any version of Unixware7.
15765
15766 1998-10-20 Syd Polk <spolk@cygnus.com>
15767
15768 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
15769 if desired.
15770
15771 Sun Oct 18 18:34:50 1998 Jeffrey A Law (law@cygnus.com)
15772
15773 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
15774 these if the appropriate directories and files to not exist.
15775
15776 Wed Oct 14 10:29:06 1998 Jeffrey A Law (law@cygnus.com)
15777
15778 * Makefile.in (DEVO_SUPPORT): Add config.if.
15779
15780 Tue Oct 13 15:45:36 1998 Manfred Hollstein <manfred@s-direktnet.de>
15781
15782 * configure: Add pattern to replace "build_tooldir"'s
15783 definition in the generated Makefile with "tooldir"'s
15784 actual value.
15785
15786 Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
15787
15788 * config.sub: Bring back lost sparcv9.
15789
15790 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
15791
15792 Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
15793
15794 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
15795 CC_FOR_TARGET and friends.
15796
15797 Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
15798
15799 * Makefile.in (build_tooldir): New variable, same as tooldir.
15800 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
15801 -B$(build_tooldir)/bin/.
15802 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
15803
15804 Tue Sep 1 16:23:11 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
15805
15806 * README: Remove installation instructions and refer to the
15807 INSTALL directory instead.
15808
15809 Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
15810
15811 * config.sub: Add support for i[34567]86-pc-udk.
15812 * configure.in: Likewise.
15813
15814 Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
15815
15816 * Makefile.in: add bzip2 package building bits for user
15817 tools module
15818 * configure.in: ditto
15819
15820 Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
15821
15822 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
15823 (ALL_TARGET_MODULES): Add all-target-libobjc.
15824 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
15825 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
15826 (all-target-libchill): Add dependencies.
15827 * configure.in (target_libs): Add libchill.
15828
15829 1998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
15830
15831 * configure.in (target_subdir): Remove duplicate line.
15832
15833 Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
15834
15835 * Makefile.in (all-automake): fix dependencies.
15836
15837 Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
15838
15839 * configure.in: Minor cleanups for building in the $(target_alias)
15840 subdir.
15841
15842 1998-09-22 Jim Wilson <wilson@cygnus.com>
15843
15844 * Makefile.in (bootstrap): Set r and s before make all. Use
15845 BASE_FLAGS_TO_PASS in make all.
15846 (cross): Likewise.
15847
15848 1998-09-20 Mark Mitchell <mark@markmitchell.com>
15849
15850 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
15851
15852 Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
15853
15854 * config.sub: Fix typo in last change.
15855
15856 1998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
15857
15858 * config.sub: Add support for C4x target.
15859 * configure.in: Likewise.
15860
15861 1998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
15862
15863 * config.sub: Recognize sparcv9 just like sparc64.
15864
15865 Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
15866
15867 * config.guess: Match "Pent II" or "PentII" for OpenServer.
15868
15869 Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
15870
15871 * config.guess: Correctly identify Pentium II sco boxes.
15872
15873 * config.guess: Fix "tr" code. From Weiwen Liu.
15874
15875 Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
15876
15877 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
15878 stabs.
15879
15880 Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
15881
15882 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
15883 (ALL_TARGET_MODULES): Add all-target-libchill.
15884 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
15885 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
15886 (all-target-libchill): Add dependencies.
15887 * configure.in (target_libs): Add libchill.
15888
15889 Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
15890
15891 * config.guess: Avoid assumptions about "tr" behaves when
15892 LANG is set to something other than English.
15893
15894 Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
15895
15896 * configure (gxx_include_dir): Changed to
15897 '${prefix}/include/g++'-${libstdcxx_interface}.
15898
15899 * config.if: New to determine the interfaces.
15900
15901 Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
15902
15903 * config.guess: Detect and handle MPE/IX.
15904 * config.sub: Deal with MPE/IX.
15905
15906 Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
15907
15908 * configure.in: Use mh-aix43.
15909
15910 1998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
15911
15912 * configure: Fix --without/--disable cases for gxx-include-dir.
15913
15914 Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
15915
15916 * mdata-sh: Imported. Needed for automake support.
15917
15918 Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
15919
15920 * Makefile.in (taz): Try "chmod -R og=u ." before
15921 "chmod og=u `find . -print`".
15922
15923 Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
15924
15925 * configure.in: Add arm-elf and thumb-elf support.
15926
15927 Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
15928
15929 * Makefile.in: Undo previous patch.
15930
15931 Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
15932
15933 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
15934 to here ...
15935 (install-no-fixedincludes): and here
15936 (INSTALL_MODULES): ... from here.
15937
15938 Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
15939
15940 * config.sub: Merge with FSF.
15941
15942 * config.guess: Merge with FSF.
15943
15944 Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
15945
15946 * configure (extraconfigdirs): New variable.
15947 (SUBDIRS): Add extraconfigdirs and recurse on them too.
15948 * Makefile.in (all): Move higher in file.
15949 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
15950 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
15951 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
15952 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
15953 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
15954
15955 1998-07-23 Brendan Kehoe <brendan@cygnus.com>
15956
15957 * Makefile.in (all-target-libjava): Depend on all-gcc and
15958 all-target-newlib.
15959 (configure-target-libjava): Depend on $(ALL_GCC).
15960
15961 Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
15962
15963 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
15964 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
15965
15966 Sun Jul 19 00:46:53 CEST 1998 Marc Lehmann <pcg@goof.com>
15967
15968 * INSTALL/README: Fix typo.
15969
15970 Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
15971
15972 * ylwrap: Change absolute path checks to check for DOS style path
15973 names.
15974
15975 * ylwrap: Don't use a full path name if the source file is in the
15976 same directory. From hjl@lucon.org (H.J. Lu).
15977
15978 * config-ml.in: Default to being verbose, to match Feb 18 change to
15979 configure.
15980
15981 Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
15982
15983 Brought over from egcs:
15984
15985 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
15986
15987 * configure.in (target_subdir): Set to ${target_alias} instead
15988 of "libraries".
15989
15990 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
15991
15992 * configure.in (target_subdir): Set to libraries if enable_multilib.
15993
15994 Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
15995
15996 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
15997 multilibs, force reconfiguration the first time we create
15998 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
15999
16000 Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
16001
16002 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
16003 avoid confusion with --no-recursion.
16004
16005 Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
16006
16007 * configure.in: Win32 hosts shouldn't use install -x
16008 * install-sh: remove -x option, and special .exe-handling
16009 hack.
16010
16011 Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
16012
16013 * config.guess: Recognize i586-pc-beos.
16014 * configure.in: Don't build some bits for beos.
16015
16016 Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
16017
16018 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
16019 CFLAGS default to -O2.
16020
16021 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
16022 when using GNU ld.
16023
16024 Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
16025
16026 * ltmain.sh: Correct install when using a different shell.
16027
16028 Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
16029
16030 * ltconfig, ltmain.sh: Update to libtool 1.2b.
16031
16032 Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
16033
16034 * makefile.vms: Update to build binutils/makefile.vms. Add install
16035 target.
16036
16037 Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
16038
16039 * ltconfig: Update to correct AIX handling.
16040
16041 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
16042
16043 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
16044
16045 * configure.in (target_subdir): Set to ${target_alias} instead
16046 of "libraries".
16047
16048 1998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
16049
16050 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
16051 (Makefile): Depend on $(gcc_version_trigger).
16052
16053 * configure (gcc_version): Change default initializer to empty
16054 string.
16055 (gcc_version_trigger): New variable; pass this variable down
16056 to subdir configures to enable them checking gcc's version
16057 themselves. Emit make macros for both gcc_version vars.
16058 (topsrcdir): Initialize reliably.
16059 (recursion line): Remove --with-gcc-version=${gcc_version}.
16060
16061 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
16062
16063 * configure (enable_version_specific_runtime_libs): Implement new flag
16064 --enable-version-specific-runtime-libs which installs C++ runtime stuff
16065 in $(libsubdir); emit definition in each generated Makefile.
16066 (gxx_include_dir): Initialize depending on
16067 $enable_version_specific_runtime_libs.
16068
16069 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
16070
16071 * configure (gcc_version): Initialize properly depending on
16072 how and where configure is started.
16073 (recursion line): Pass a --with-gcc-version=${gcc_version}
16074 to configures in subdirs.
16075
16076 Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
16077
16078 * configure.in (noconfigdirs): Add configure pattern for mips tx39
16079 cygmon
16080
16081 Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
16082
16083 * configure.in: Add cygmon and libstub support for mn10200.
16084
16085 1998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
16086
16087 * configure (gcc_version): Add new variable describing the
16088 particular gcc version we're building.
16089 * Makefile.in (libsubdir): Add new macro for the directory
16090 in which the compiler finds executables, libraries, etc.
16091 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
16092 and libsubdir.
16093
16094 Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
16095
16096 * Makefile.in (local-clean): Remove *.log.
16097 (warning.log): Built with warn_summary from build.log.
16098 (mail-report.log): Run test_summary.
16099 (mail-report-with-warnings.log): Run test_summary including
16100 warning.log in the report.
16101
16102 Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
16103
16104 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
16105
16106 Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
16107
16108 * Makefile.in (grep): Grep no longer depends on libiberty.
16109
16110 Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
16111
16112 * Makefile.in: all-snavigator needs all-libgui.
16113
16114 Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
16115
16116 * configure.in: Add cygmon and libstub support for mn10300.
16117
16118 Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
16119
16120 * missing: Update to version from automake 1.3.
16121
16122 * ltmain.sh: On installation, don't get confused if the same name
16123 appears more than once in the list of library names.
16124
16125 Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
16126
16127 * config.sub: Accept m68060 and m5200 as CPU names.
16128
16129 Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
16130
16131 * configure: Use && rather than using -a in test, because odd
16132 strings can confuse test.
16133 * configure.in: Likewise.
16134
16135 Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
16136
16137 * ltconfig, ltmain.sh: Bring in Visual C++ support.
16138
16139 Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
16140
16141 * Makefile.in (boostrap2-lean, bootstrap3-lean,
16142 bootstrap4-lean): New targets.
16143
16144 Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
16145
16146 * mpw-* Delete. Not used.
16147
16148 Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
16149
16150 * COPYING.LIB: Update FSF address.
16151
16152 Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
16153
16154 * ltconfig, ltmain.sh: Update to libtool 1.2a.
16155
16156 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
16157 GAS_SUPPORT_DIRS.
16158
16159 Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
16160
16161 * ltconfig, ltmain.sh: Avoid producing a version number if
16162 -version-info was not used.
16163
16164 Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
16165
16166 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
16167 building with newlib.
16168
16169 1998-04-30 Paul Eggert <eggert@twinsun.com>
16170
16171 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
16172 Solaris `make' causes it to continue to next definition.
16173
16174 Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
16175
16176 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
16177 the right GUI libraries and files are installed along with GDB.
16178
16179 Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
16180
16181 * configure.in: Change alpha to alpha* in several places.
16182
16183 Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
16184
16185 * config.sub: Recognize sparc86x.
16186
16187 Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
16188
16189 * configure.in (--enable-target-optspace): Remove debug echo.
16190
16191 Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
16192
16193 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
16194
16195 Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
16196
16197 * ltconfig: Update cygwin32 support.
16198
16199 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
16200 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
16201 (GDB_SUPPORT_DIRS): Likewise.
16202
16203 Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
16204
16205 * configure.in (target_makefile_frag): If --enable-target-optspace,
16206 use -Os to compile target libraries rather than -O2. Default to
16207 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
16208 not used.
16209 * configure.in (target_cflags): Ditto for d30v.
16210
16211 Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
16212
16213 * Makefile.in (all-bfd): Depend on all-intl.
16214 (all-binutils): Likewise.
16215 (all-gas): Likewise.
16216 (all-gprof): Likewise.
16217 (all-ld): Likewise.
16218
16219 1998-04-19 Brendan Kehoe <brendan@cygnus.com>
16220
16221 * configure.in (host_tools): Fix typo, lbtool -> libtool.
16222
16223 Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
16224
16225 * Makefile.in (all-bfd): Depend upon all-libiberty.
16226
16227 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
16228
16229 Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
16230
16231 * Makefile.in: Add libstub.
16232
16233 * configure.in: Ditto. Build libstub for targets that have cygmon
16234 support.
16235
16236 Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
16237
16238 * configure.in: Don't set PICFLAG on ix86-cygwin32.
16239
16240 Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
16241
16242 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
16243 use mh-sysv5 if specified. Support gprof on SCO Open Server.
16244
16245 Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
16246
16247 * configure: Define DEFAULT_M4 by searching PATH.
16248 * Makfile.in: Use DEFAULT_M4.
16249
16250 Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
16251
16252 * ltconfig: Add cygwin32 support.
16253
16254 * Makefile.in, configure.in: Add libtool as a native only directory
16255 to configure and build.
16256
16257 Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
16258
16259 * Makefile.in (INSTALL_MODULES): Remove texinfo.
16260
16261 Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
16262
16263 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
16264
16265 Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
16266
16267 * Makefile.in: add ash make rules
16268 * configure.in: add ash to native_only and host_tools lists
16269
16270 Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
16271
16272 * Makefile.in (all-gettext, all-intl): New targets.
16273 (ALL_MODULES): Added all-gettext, all-intl.
16274 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
16275 (INSTALL_MODULES): Added install-gettext, install-intl.
16276 (CLEAN_MODULES): Added clean-gettext, clean-intl.
16277
16278 * configure.in (host_tools): Added gettext.
16279 (native_only): Likewise.
16280 (noconfigdirs) [various cases]: Likewise.
16281 (host_libs): Added intl.
16282
16283 Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
16284
16285 * configure: Do not disable building gdbtk for cygwin32 hosts.
16286
16287 Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
16288
16289 * configure.in: Add thumb-coff target.
16290 * config.sub: Add thumb-coff target.
16291
16292 Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
16293
16294 * Makefile.in: Revert yesterday's change.
16295 (all-target-winsup): all-target-librx stays out of here.
16296
16297 Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
16298
16299 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
16300 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
16301 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
16302 Remove references to librx and libg++.
16303
16304 Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
16305
16306 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
16307 recursive makes
16308
16309 Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
16310
16311 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
16312 for newlib directory.
16313 (CXX_FOR_TARGET): Likewise.
16314
16315 Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
16316
16317 * ltconfig: Update after libtool/ltconfig.in change for
16318 hpux11.
16319
16320 Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
16321
16322 * ltconfig, ltmain.sh: Update to libtool 1.2.
16323
16324 Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
16325
16326 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
16327 (install-gcc-cross): Instead, override LANGUAGES here.
16328
16329 1998-03-18 Dave Love <d.love@dl.ac.uk>
16330
16331 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
16332 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
16333
16334 Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
16335
16336 * configure.in: Add Thumb-pe target.
16337
16338 Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
16339
16340 * Makefile.in - changed sn targets to snavigator
16341 * configure.in - changed sn targets to snavigator
16342
16343 Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
16344
16345 * config-ml.in: After building symlink tree call make distclean
16346 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
16347 to be the case for libiberty.
16348
16349 Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
16350
16351 * configure: When making link, also check the current
16352 directory. The configure scripts may create one.
16353
16354 Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
16355
16356 * config.sub: Accept alphapca56 and alphaev6 properly.
16357
16358 Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
16359
16360 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
16361
16362 Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
16363
16364 * config.sub (sco5): Fix typo.
16365
16366 Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
16367
16368 * Makefile.in (INSTALL_MODULES): Move install-tcl before
16369 install-itcl.
16370 (install-itcl): Remove dependency on install-tcl.
16371
16372 Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
16373
16374 * configure.in: Remove libgloss from noconfigdirs for MN10300.
16375
16376 Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
16377
16378 * configure.in: Don't build libgui for a cygwin32 target when not on
16379 a cygwin32 host.
16380
16381 Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
16382
16383 * configure (redirect): Set to null, so default behavior of
16384 configure is now --verbose.
16385
16386 1998-02-16 Dave Love <d.love@dl.ac.uk>
16387
16388 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
16389 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
16390
16391 Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
16392
16393 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
16394 this change to sync Makefile.in with its ChangeLog entries.
16395
16396 Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
16397
16398 * ltmain.sh (mkdir): Check that the directory doesn't exist
16399 before we exit with error, so that we don't get races during
16400 parallel builds.
16401
16402 Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
16403
16404 * ltconfig, ltmain.sh: Update from libtool 1.0i.
16405
16406 Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
16407
16408 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
16409 PICFLAG_FOR_TARGET.
16410 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
16411
16412 * configure: Emit a definition for the new macro enable_shared
16413 into each Makefile.
16414
16415 Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
16416
16417 * configure.in (host_tools, native_only): Add libtool.
16418
16419 Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
16420
16421 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
16422 Fix typo in ming config comment.
16423
16424 Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
16425
16426 * ltconfig, ltmain.sh: Update from libtool 1.0h.
16427
16428 Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
16429
16430 * config.sub: Add tic30 cases, and map c30 to tic30.
16431
16432 Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
16433
16434 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
16435 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
16436 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
16437 (CLEAN_TARGET_MODULES): Similarly
16438 (all-target-libf2c): Add dependences.
16439 * configure.in (target_libs): Add libf2c.
16440
16441 Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
16442
16443 * configure.in: Remove expect from noconfigdirs when target
16444 is cygwin32. OK to build expect and dejagnu with Canadian
16445 Cross.
16446
16447 Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
16448
16449 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
16450 host.
16451
16452 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
16453 and mingw32.
16454
16455 Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
16456
16457 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
16458 here as it is not defined in the toplevel Makefile.
16459
16460 Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
16461
16462 * configure (package_makefile_rules_frag): New variable, which names
16463 a file with generic rules, ...
16464 Change comment to mention we now have FIVE parts.
16465 * configure: Undo last change.
16466
16467 Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
16468
16469 * config.guess: More accurate determination of HP processor types.
16470 * config.sub: More accurate determination of HP processor types.
16471
16472 Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
16473
16474 * configure (package_makefile_frag): Move inserting the
16475 ${package_makefile_frag} to where it should be according
16476 to the comment.
16477
16478 Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
16479
16480 * config.guess: Add support for Linux/ARM.
16481
16482 Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
16483
16484 * .cvsignore: Remove *-info and *-install since they match
16485 release-info and mpw-install, which we don't want to just ignore.
16486
16487 Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
16488
16489 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
16490
16491 Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
16492
16493 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
16494 local_prefix to sub-make invocations.
16495
16496 Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
16497
16498 * configure.in: Check makefile fragments in the source
16499 directory.
16500
16501 Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
16502
16503 * configure.in: Check whether host and target makefile
16504 fragments exist before adding them to *_makefile_frag.
16505
16506 Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
16507
16508 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
16509
16510 Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
16511
16512 * configure.in: Make sure we only replace RPATH_ENVVAR on
16513 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
16514 regexp to sed.
16515
16516 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
16517 to sub-makes.
16518
16519 1998-01-13 Lee Iverson (leei@ai.sri.com)
16520
16521 * config-ml.in (multi-do): LDFLAGS must include multilib
16522 designator.
16523
16524 Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
16525
16526 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
16527
16528 Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
16529
16530 * config.sub: Add mingw32 support.
16531 * configure.in: Likewise.
16532
16533 Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
16534
16535 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
16536
16537 Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
16538
16539 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
16540 * configure (gxx_include_dir): Provide a definition for subdirs
16541 which do not use autoconf.
16542
16543 Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
16544
16545 * config.guess: Sync with egcs. Picks up new alpha support,
16546 BeOS & some additional linux support.
16547
16548 Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
16549
16550 * config.guess: HP 9000/803 is a PA1.1 machine.
16551
16552 Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
16553
16554 * configure.in: It's alpha*-...
16555
16556 Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
16557
16558 * configure.in (host_makefile_frag, target_makefile_frag):
16559 Handle multiple config files.
16560 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
16561 alpha-*-*.
16562
16563 Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
16564
16565 * mkdep: New file.
16566
16567 Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
16568
16569 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
16570
16571 Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
16572
16573 * Makefile.in: Add libgui directory.
16574 (GDB_TK): Add all-libgui.
16575 * configure.in: Add libgui directory.
16576 * configure: Add all-libgui to GDB_TK.
16577
16578 Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
16579
16580 * config-ml.in (multidirs): Add m32r to multilib list.
16581
16582 Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
16583
16584 * Makefile.in (all-target-gperf): Change dependency to
16585 all-target-libstdc++.
16586
16587 Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
16588
16589 * config.guess: Add BeOS support.
16590
16591 Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
16592
16593 Source directory cvs renamed to cvssrc:
16594 * configure.in (host_tools): Change cvs to cvssrc.
16595 (native_only): Likewise.
16596 (noconfigdirs) [various cases]: Likewise.
16597 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
16598 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
16599 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
16600 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
16601 (all-cvssrc): Rename target from all-cvs.
16602
16603 Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
16604
16605 * configure (gxx_include_dir): Fix thinko.
16606
16607 Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
16608
16609 * Makefile.in (INSTALL_TARGET_CROSS): Define.
16610 (install-cross, install-gcc-cross): New targets.
16611
16612 Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
16613
16614 * configure.in (noconfigdirs): Add support for Thumb target.
16615
16616 * config.sub (maybe_os): Add support for Thumb target.
16617
16618 Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
16619
16620 * Makefile.in: Add rules for cygmon.
16621
16622 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
16623
16624 Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
16625
16626 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
16627 * configure (gxx_include_dir): Provide a definition for subdirs
16628 which do not use autoconf.
16629
16630 Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
16631
16632 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
16633 11/18/97 build
16634
16635 Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
16636
16637 * From Franz Sirl.
16638 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
16639 found on RedHat Linux systems.
16640
16641 Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
16642
16643 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
16644 guesses.
16645
16646 Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
16647
16648 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
16649
16650 Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
16651
16652 * ltmain.sh: If mkdir fails, check whether the directory was created
16653 anyhow by some other process.
16654
16655 Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
16656
16657 * configure.in (d30v-*-*): Configure all directories.
16658
16659 Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
16660
16661 * configure.in (d30v-*-*): Configure newlib, libiberty directories
16662 for the D30V.
16663
16664 Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
16665
16666 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
16667
16668 Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
16669
16670 * include/libiberty.h: Add extern "C" { so it can be used with C++
16671 progrms.
16672 * include/remote-sim.h: Add extern "C" { so it can be used with C++
16673 programs.
16674
16675 Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
16676
16677 * configure.in (d30v-*-*): Configure GCC now.
16678
16679 Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
16680
16681 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
16682 is no longer needed.
16683
16684 Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
16685
16686 * Makefile.in: check-target-libio depends on all-target-libstdc++.
16687
16688 Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
16689
16690 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
16691 targets using "$@" to provide support for similar but not identical
16692 targets without having to duplicate code.
16693
16694 Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
16695
16696 * makefile.vms: Fix to work with DEC C.
16697
16698 Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
16699
16700 * config.sub: Add mips-tx39-elf to marketing names.
16701
16702 Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
16703
16704 * ltmain.sh: Handle symlinks in generated script.
16705
16706 Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
16707
16708 * configure: Handle autoconf style directory options: --bindir,
16709 --datadir, --includedir, --infodir, --libdir, --libexecdir,
16710 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
16711 --sysconfdir.
16712 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
16713 (sharedstatedir, localstatedir, oldincludedir): New variables.
16714 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
16715 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
16716 sbindir, sharedstatedir, and sysconfdir.
16717
16718 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
16719
16720 * Makefile.in (bootstrap-lean): New target.
16721
16722 Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
16723
16724 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
16725 sn, and gnuserv from noconfigdirs.
16726
16727 Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
16728
16729 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
16730
16731 Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
16732
16733 * Makefile.in (cross): New target.
16734
16735 Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
16736 Jeff Law <law@cygnus.com>
16737
16738 * Makefile.in (bootstrap2, bootstrap3): New targets.
16739 (all-bootstrap): Remove outdated and confusing target.
16740 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
16741
16742 Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
16743
16744 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
16745 windows. Consistent with gdb/configure.
16746
16747 1997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
16748
16749 * configure.in: Name Linux target fragment.
16750
16751 * configure: Rewrite so that project Makefile fragment is inserted
16752 first and appears last in the resulting Makefile.
16753
16754 Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
16755
16756 * Makefile.in (install-itcl): Install tcl first.
16757
16758 Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
16759
16760 * configure.in: remove bison from noconfigdirs for Cygwin32 host
16761
16762 Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
16763
16764 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
16765
16766 * configure.in (skipdirs): Add target-librx for Linux.
16767 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
16768
16769 Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
16770
16771 * Makefile.in (bootstrap): New target.
16772
16773 Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
16774
16775 * config.sub: Accept 'amigados' for backward compatibility.
16776
16777 Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
16778
16779 * config.guess: Merge with FSF.
16780
16781 Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
16782
16783 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
16784
16785 Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
16786
16787 * config.sub: Add "marketing-names" patch.
16788
16789 Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
16790
16791 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
16792
16793 Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
16794
16795 * config.sub: Handle v850-elf.
16796
16797 Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
16798
16799 * .cvsignore (*-install): Remove.
16800
16801 Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
16802
16803 * ltconfig: Set CONFIG_SHELL in libtool.
16804 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
16805
16806 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
16807
16808 * configure.in (target_subdir): Set to libraries if enable_multilib.
16809
16810 Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
16811
16812 * config.guess: Update from gcc directory.
16813
16814 Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
16815
16816 * Makefile.in (all-sim): Depends on all-readline.
16817
16818 Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
16819
16820 * Makefile.in (BISON, YACC): Use $$s.
16821 (all-bison): Depend on all-texinfo.
16822
16823 Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
16824
16825 * Makefile.in (BISON): Add -L flag.
16826 (YACC): Likewise.
16827
16828 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
16829
16830 * configure.in (noconfigdirs): Add support for v850e target.
16831
16832 * config.sub (maybe_os): Add support for v850e target.
16833
16834 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
16835
16836 * configure.in (noconfigdirs): Add support for v850ea target.
16837
16838 * config.sub (maybe_os): Add support for v850ea target.
16839
16840 Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
16841
16842 * config.sub: Add mipstx39. Delete r3900.
16843
16844 Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
16845
16846 * Makefile.in (all-autoconf): Depends on all-texinfo.
16847
16848 Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
16849
16850 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
16851 eabi targets.
16852
16853 Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
16854
16855 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
16856
16857 * configure: When handling a Canadian Cross, handle YACC as well as
16858 BISON. Just set BISON to bison. When setting YACC, prefer bison.
16859 * Makefile.in (all-bison): Depend upon all-texinfo.
16860
16861 Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
16862
16863 * Makefile.in (BISON): bison, not byacc or bison -y.
16864 (YACC): bison -y or byacc or yacc.
16865 (various): Add *-bison as appropriate.
16866 (taz): No need to mess with BISON anymore.
16867
16868 Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
16869
16870 * configure: If OSTYPE matches *win32*, try to find a good value for
16871 CONFIG_SHELL.
16872
16873 Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
16874
16875 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
16876 configure.in if it is present.
16877
16878 Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
16879
16880 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
16881
16882 Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
16883
16884 * config.sub: Recognize `arc' cpu.
16885 * configure.in: Likewise.
16886 * config-ml.in: Likewise.
16887
16888 Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
16889
16890 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
16891
16892 Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
16893
16894 * configure: Changed sed delimiter from ':' to '|' when
16895 attempting to substitute ${config_shell} for SHELL. On
16896 NT ${config_shell} may contain a ':' in it.
16897
16898 Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
16899
16900 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
16901
16902 Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
16903
16904 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
16905
16906 Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
16907
16908 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
16909
16910 * ylwrap: If the program is a relative path, force it to be
16911 absolute.
16912
16913 Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
16914
16915 * configure (tooldir): Set BISON to `bison -y' and not just bison.
16916
16917 Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
16918
16919 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
16920 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
16921 for libraries.
16922
16923 Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
16924
16925 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
16926 separated by spaces.
16927
16928 Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
16929
16930 * ylwrap: New file.
16931 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
16932
16933 * ltmain.sh: Handle /bin/sh at start of install program.
16934
16935 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
16936
16937 * ltconfig, ltmain.sh: New files, from libtool 1.0.
16938 * missing: New file, from automake 1.2.
16939
16940 Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
16941
16942 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
16943 check-tk to CHECK_X11_MODULES.
16944
16945 Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
16946
16947 * config.sub: Merge with FSF.
16948
16949 Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
16950
16951 * config.guess: Merge with FSF.
16952
16953 Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
16954
16955 * configure: Treat msdosdjgpp like go32.
16956 * configure.in: Likewise. Don't remove gprof for go32.
16957
16958 * configure: Change Makefile.tem2 to Makefile.tm2.
16959
16960 Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
16961
16962 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
16963
16964 Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
16965
16966 * install-sh (chmodcmd): Set to null if the DST directory already
16967 exists. Same as Nov 11th change.
16968
16969 Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
16970
16971 * configure (GDB_TK): Needs itcl and tix.
16972
16973 Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
16974
16975 * config.guess: Update from FSF.
16976
16977 Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
16978
16979 * Makefile.in (GDB_TK): Depend on itcl and tix.
16980
16981 Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
16982
16983 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
16984 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
16985 (INSTALL_SCRIPT): New variable.
16986 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
16987 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
16988 to -x.
16989 * install-sh: Add support for -x option.
16990
16991 Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
16992
16993 * configure.in, Makefile.in: Treat tix like itcl.
16994
16995 Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
16996
16997 * Makefile.in (WINDRES): New variable.
16998 (WINDRES_FOR_TARGET): New variable.
16999 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
17000 (EXTRA_HOST_FLAGS): Add WINDRES.
17001 (EXTRA_TARGET_FLAGS): Add WINDRES.
17002 (EXTRA_GCC_FLAGS): Add WINDRES.
17003 ($(DO_X)): Pass down WINDRES.
17004 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
17005 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
17006 DLLTOOL_FOR_TARGET.
17007
17008 Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
17009
17010 * configure.in: configure sim before gdb for win32-x-ppc
17011
17012 Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
17013
17014 Move gperf into the toplevel, from libg++.
17015 * configure.in (target_tools): Add target-gperf.
17016 (native_only): Add target-gperf.
17017 * Makefile.in (all-target-gperf): New target, depend on
17018 all-target-libg++.
17019 (configure-target-gperf): Empty rule.
17020 (ALL_TARGET_MODULES): Add all-target-gperf.
17021 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
17022 (CHECK_TARGET_MODULES): Add check-target-gperf.
17023 (INSTALL_TARGET_MODULES): Add install-target-gperf.
17024 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
17025
17026 Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
17027
17028 * config.sub (mn10200): Recognize new basic machine.
17029
17030 Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
17031
17032 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
17033 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
17034
17035 Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
17036
17037 * configure.in: If we're building mips-sgi-irix6* native, turn on
17038 ENABLE_MULTILIB and set TARGET_SUBDIR.
17039
17040 Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
17041
17042 * Makefile.in (all-sn): Depend on all-grep.
17043
17044 Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
17045
17046 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
17047
17048 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
17049 Makefile. From Jeff Makey <jeff@cts.com>.
17050 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
17051
17052 * Makefile.in (DISTBISONFILES): Remove.
17053 (taz): Don't futz with DISTBISONFILES. Change BISON to use
17054 $(DEFAULT_YACC).
17055
17056 * configure.in: Build itl, db, sn, etc., when building for native
17057 cygwin32.
17058
17059 * Makefile.in (LD): New variable.
17060 (EXTRA_HOST_FLAGS): Pass down LD.
17061 ($(DO_X)): Likewise.
17062
17063 Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
17064
17065 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
17066
17067 Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
17068
17069 * configure.in (targargs): Strip out any supplied --build argument
17070 before adding our own. Always add --build.
17071
17072 Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
17073
17074 * configure.in (targargs): Pass --build if we're doing
17075 a cross-compile.
17076
17077 Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
17078
17079 * configure: Use '|' instead of ":" as the separator in
17080 sed. Otherwise sed chokes on NT path names with drive
17081 designators. Also look for "?:*" as the leading characters in an
17082 absolute pathname.
17083
17084 Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
17085
17086 * config.sub: Support for r3900.
17087
17088 Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
17089
17090 * configure.in: Use install-sh, not install.sh.
17091
17092 Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
17093
17094 * Makefile.in (taz): Improve check for BISON so it doesn't try to
17095 apply it twice.
17096
17097 Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
17098
17099 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
17100 install-binutils.
17101
17102 Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
17103
17104 * Makefile.in: Add automake targets.
17105 * configure.in (host_tools): Add automake.
17106
17107 Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
17108
17109 * configure: Default CXX to c++, not gcc.
17110 * Makefile.in (CXX): Set to c++, not gcc.
17111 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
17112
17113 Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
17114
17115 * install-sh: try appending a .exe if source file doesn't
17116 exist
17117
17118 Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
17119
17120 * configure.in: Turn on multilib by default.
17121 (cross_only): Remove target-libiberty.
17122
17123 * Makefile.in (all-gcc): Don't depend on libiberty.
17124
17125 Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
17126
17127 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
17128
17129 Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
17130
17131 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
17132 (DISTBISONFILES): Add ld/Makefile.in
17133
17134 Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
17135
17136 * configure.in: if target is cygwin32 but host isn't cygwin32,
17137 don't configure gdb tcl tk expect, not just gdb.
17138
17139 Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
17140
17141 * configure.in: Added gnuserv everywhere sn appears.
17142
17143 * Makefile.in (ALL_MODULES): Added all-gnuserv.
17144 (CROSS_CHECK_MODULES): Added check-gnuserv.
17145 (INSTALL_MODULES): Added install-gnuserv.
17146 (CLEAN_MODULES): Added clean-gnuserv.
17147 (all-gnuserv): New target.
17148
17149 Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
17150
17151 * config.guess: Fixes for MIPS OpenBSD systems.
17152
17153 Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
17154
17155 * Makefile.in (INSTALL_XFORM): Remove.
17156 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
17157
17158 * mkinstalldirs: New file, copied from automake.
17159 * Makefile.in (installdirs): Rename from install-dirs. Use
17160 mkinstalldirs. Change all users.
17161 (DEVO_SUPPORT): Add mkinstalldirs.
17162
17163 Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
17164
17165 * install-sh: Rename from install.sh.
17166 * Makefile.in (INSTALL): Change install.sh to install-sh.
17167 (DEVO_SUPPORT): Likewise.
17168
17169 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
17170 Graichen <graichen@rzpd.de>.
17171
17172 Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
17173
17174 * config.guess: Recognize OpenBSD systems correctly.
17175
17176 Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
17177
17178 * README, Makefile.in (ETC_SUPPORT): Remove references to
17179 cfg-paper*, configure.{texi,man,info*}._
17180
17181 Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
17182
17183 * Makefile.in (all.normal): Ensure that gcc is built after all
17184 the x11 - ie gdb - targets.
17185
17186 Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
17187
17188 * makefile.vms: Don't run conf-a-gas.
17189
17190 Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
17191
17192 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
17193
17194 Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
17195
17196 * configure.in: Remove noconfigdirs case since gdb also
17197 configures and builds for tic80-coff.
17198
17199 Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
17200
17201 * configure: Set cache_file to config.cache.
17202 * Makefile.in (local-distclean): Remove config.cache.
17203
17204 Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
17205
17206 * COPYING: Update FSF address.
17207
17208 Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
17209
17210 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
17211 noconfigdirs.
17212
17213 Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
17214
17215 * Makefile.in (install-dirs): Don't crash if prefix, and hence
17216 MAKEDIRS, is empty.
17217
17218 Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
17219
17220 * config.sub: Tweak mn10300 entry.
17221
17222 Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
17223
17224 * configure.in (host_tools): Put sim before gdb, so gdb's
17225 configure.tgt can determine if the simulator was configured.
17226
17227 Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
17228
17229 * config.sub: Move BeOS $os case to be with other Cygnus
17230 local cases.
17231
17232 Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
17233
17234 * config.sub: Remove misplaced comment that broke Linux.
17235
17236 Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
17237
17238 * config.sub: Add BeOS support.
17239
17240 Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
17241
17242 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
17243
17244 Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
17245
17246 * configure.in (noconfigdirs): Remove tcl and tk from
17247 noconfigdirs for cygwin32 builds.
17248
17249 Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
17250
17251 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
17252
17253 Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
17254
17255 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
17256 make-all.com, use makefile.vms instead.
17257
17258 Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
17259
17260 * config.sub: Accept -lnews*.
17261
17262 Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
17263
17264 * configure.in (noconfigdirs): Disable target-newlib,
17265 target-examples and target-libiberty for d30v.
17266
17267 Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
17268
17269 * configure.in (noconfigdirs): Enable ld for d30v.
17270
17271 Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
17272
17273 * configure.in (tic80-*-*): Build compiler.
17274
17275 Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
17276
17277 * configure.in (d30v-*): Remove sim directory from list of
17278 unsupported d30v directories
17279
17280 Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
17281
17282 * config.sub, configure.in: Add d30v target cpu.
17283
17284 Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
17285
17286 * makefile.vms: New file.
17287 * make-all.com: Remove.
17288
17289 Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
17290
17291 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
17292
17293 Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
17294
17295 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
17296
17297 Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
17298
17299 * Makefile.in (ALL_MODULES): Added all-db.
17300 (CROSS_CHECK_MODULES): Addec check-db.
17301 (INSTALL_MODULES): Added install-db.
17302 (CLEAN_MODULES): Added clean-db.
17303
17304 Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
17305
17306 * config.guess: Merge with latest FSF sources.
17307
17308 Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
17309
17310 * Makefile.in (ALL_MODULES): Added all-itcl.
17311 (CROSS_CHECK_MODULES): Added check-itcl.
17312 (INSTALL_MODULES): Added install-itcl.
17313 (CLEAN_MODULES): Added clean-itcl.
17314
17315 Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
17316
17317 * configure.in: build gdb for mn10200
17318
17319 Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
17320
17321 * Makefile.in (all-target-winsup): Depend on all-target-libio.
17322
17323 Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
17324
17325 * configure.in (tic80-*-*): Turn off most targets right now.
17326
17327 Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
17328
17329 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
17330 rather than the makeinfo program.
17331 (do-info): Depend upon all-texinfo.
17332
17333 Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
17334
17335 * configure.in: Remove uses of config/mh-linux.
17336
17337 * config.sub, config.guess: Merge with latest FSF sources.
17338
17339 Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
17340
17341 * config.sub (case $basic_machine): Add tic80 entries.
17342
17343 Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
17344
17345 * config.sub, config.guess: Merge with latest FSF sources.
17346
17347 Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
17348
17349 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
17350 * mpw-config.in: Test for NewFolderRecursive.
17351 * mpw-install: Use symbolic name for startup filename.
17352 * mpw-README: Add various additional details.
17353
17354 Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
17355
17356 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
17357
17358 Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
17359
17360 * configure.in: Do build gcc and the target libraries for
17361 the mn10200.
17362
17363 Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
17364
17365 * configure.in: don't avoid building gdb for mn10300 any more
17366 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
17367 instead of single-quoting it.
17368
17369 Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
17370
17371 * configure.in: Don't use --with-stabs on IRIX 6.
17372
17373 Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
17374
17375 * configure.in (m32r): Build gdb, libg++ now.
17376
17377 Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17378
17379 * configure.in (mips*-sgi-irix6*): Remove gdb and related
17380 directories from noconfigdirs.
17381
17382 Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
17383
17384 * config.sub (basic_machine): added mips16 configuration
17385
17386 Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17387
17388 * config.sub: Handle d10v-unknown.
17389
17390 Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
17391
17392 * config.sub: Handle v850-unknown.
17393
17394 Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
17395
17396 * Makefile.in: add findutils
17397 * configure.in: add findutils to list of host_tools
17398
17399 Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
17400
17401 * config.sub: Handle mn10200 and mn10300.
17402
17403 Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17404
17405 * configure.in (d10v-*): Do not build librx.
17406
17407 Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
17408
17409 * configure.in (mn10300): Build everything except gdb & libgloss.
17410
17411 Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
17412
17413 * config.guess: Patch for Dansk Data Elektronik servers,
17414 from Niels Skou Olsen <nso@dde.dk>.
17415
17416 For ncr, use /bin/uname rather than uname, since GNU uname does not
17417 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
17418
17419 Patch for MIPS R4000 running System V,
17420 from Eric S. Raymond <esr@snark.thyrsus.com>.
17421
17422 Fix thinko for nextstep.
17423
17424 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
17425
17426 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
17427 * config.guess: Guess mips-dec-mach_bsd4.3.
17428
17429 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
17430 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
17431 release numbers.
17432 * config.guess (mips-mips-riscos*): Emit just enough of the
17433 release number.
17434
17435 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
17436 * config.guess (sparc-auspex-sunos*): Added.
17437 (f300-fujitsu-*): Added.
17438
17439 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
17440 * config.guess: Recognize a Tadpole as a sparc.
17441
17442 Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
17443
17444 * config.guess: Don't assume that NextStep version is either 2 or
17445 3. NextStep 4 (aka OpenStep 4) has come out now.
17446
17447 Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
17448
17449 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
17450 From Rik Faith <faith@cs.unc.edu>.
17451
17452 Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
17453
17454 * config.sub: Contributions from bug-gnu-utils to:
17455 Support plain "hppa" (no version given) architecture, reported by
17456 OpenStep.
17457 OpenBSD like NetBSD.
17458 LynxOs is not a hardware supplier.
17459
17460 * config.guess: Contributions from bug-gnu-utils to add support for:
17461 OpenBSD like NetBSD.
17462 Stratus systems.
17463 More Pyramid systems.
17464 i[n>4]86 Intel chips.
17465 M680[n>4]0 Motorola chips.
17466 Use unknown instead of lynx for hardware manufacturer.
17467
17468 Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
17469
17470 * install.sh (chmodcmd): Set to null if the DST directory already
17471 exists.
17472
17473 Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17474
17475 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
17476 not use mt-ppc target Makefile fragment any more.
17477
17478 Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
17479
17480 * configure.in (*-*-windows): Exclude everything but those dirs
17481 needed to build windows.
17482
17483 Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
17484
17485 * Makefile.in (all-target-winsup): Depend on all-target-librx.
17486
17487 Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
17488
17489 * configure.in: Exclude mmalloc from i386-windows.
17490
17491 Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
17492
17493 * Undo my previous change.
17494
17495 Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
17496
17497 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
17498 unconditionally.
17499 (MAKEOVERRIDES): Define (revert this part of October 18 change).
17500
17501 Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
17502
17503 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
17504 host to add it's own flags.
17505
17506 Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
17507
17508 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
17509
17510 Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
17511
17512 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
17513 (CXX_FOR_TARGET): Likewise.
17514 (GCC_FOR_TARGET): Define.
17515 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
17516 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
17517 CC_FOR_TARGET was specified on the command line.
17518 (MAKEOVERRIDES): Don't define.
17519
17520 Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
17521
17522 * configure.in (m32r): Fix spelling of libg++ libs.
17523
17524 Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
17525
17526 * config.sub (-apple*): Remove, now redundant.
17527
17528 Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
17529
17530 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
17531
17532 * configure: Rework yesterday's sed script patch.
17533
17534 * config.sub: Merge with FSF.
17535
17536 Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
17537
17538 * config.guess: Merge from FSF.
17539
17540 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
17541 * config.guess: Use pc instead of unknown, for pc clone systems.
17542 Change linux to linux-gnu.
17543
17544 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
17545 * config.guess: Avoid non-portable tr syntax.
17546
17547 Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
17548
17549 * test-build.mk (HOLES): Add "xargs" for gdb.
17550
17551 * configure: Avoid hpux10.20 sed bug.
17552
17553 Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
17554
17555 * configure.in: Add support for windows host
17556 (that is a build done under the Microsoft build environment).
17557
17558 Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
17559
17560 * Makefile.in: Replace all uses of srcroot with s, to shrink
17561 command line lengths.
17562
17563 Patches from Geoffrey Noer <noer@cygnus.com>:
17564 * configure.in: If configuring for newlib, pass --with-newlib to
17565 subdirectories.
17566 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
17567 -Bnewlib/ and -Lwinsup to gcc.
17568 (CXX_FOR_TARGET): Likewise.
17569
17570 Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
17571
17572 * Makefile.in (ETC_SUPPORT): Add configure.
17573
17574 Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
17575
17576 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
17577 host configuration file.
17578
17579 Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
17580
17581 * configure.in: Break mn10x00 support into separate
17582 mn10200 and mn10300 configurations.
17583 * config.sub: Likewise.
17584
17585 Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
17586
17587 * configure.in: Add lots of stuff to noconfigdirs for
17588 the mn10x00 targets.
17589
17590 * config.sub, configure.in: Add mn10x00 support.
17591
17592 Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
17593
17594 * make-all.com: Call conf-a-gas, not config-a-gas.
17595
17596 Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
17597
17598 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
17599 targets.
17600
17601 Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
17602
17603 * mpw-README: Add much more detail for native PowerMac.
17604 * mpw-install: New file.
17605 * mpw-configure: Add --norecursion and --help options.
17606 * mpw-config.in: Translate readme and install files when
17607 copying to objdir.
17608 * mpw-build.in: Don't always depend on byacc and flex.
17609 (install-only-top): New action.
17610
17611 Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
17612
17613 * configure.in: You can now configure GDB for the v850.
17614
17615 Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
17616
17617 * configure.in (noconfigdirs): Don't configure any C++ dirs
17618 if targeting D10V.
17619
17620 Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
17621
17622 * config.sub: Recognize mips64vr5000.
17623
17624 Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
17625
17626 * configure.in: Use a single line for host_tools and native_only.
17627
17628 Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
17629
17630 * config.sub, configure.in: Add entries for m32r.
17631
17632 Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
17633
17634 * Makefile.in (inet-install): Don't run install-gzip.
17635
17636 Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
17637
17638 * configure.in: Don't config lots of things for *-*-windows*.
17639
17640 Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
17641
17642 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
17643 (host_libs, host_tools): Copy from configure.in.
17644 * mpw-configure: Don't complain about directories not found.
17645
17646 Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17647
17648 * configure.in (i[345]86): Recognize i686 for pentium pro.
17649 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
17650 file.
17651
17652 * config.guess (i[345]86): Ditto.
17653
17654 Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
17655
17656 * configure.in (noconfigdirs): Removed gdb for D10V.
17657
17658 Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
17659
17660 * configure.in: Remove ld, target-libio, target-libg++, and
17661 target-libstdc++ from noconfigdirs.
17662
17663 Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
17664
17665 * configure: Fix three locations where shell scripts were
17666 being run directly rather than with config_shell.
17667
17668 Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
17669
17670 * configure.in (v850-*-*): Set up initial $noconfigdirs.
17671 * config.sub (basic_machine): Recognize v850.
17672
17673 Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
17674
17675 * mpw-configure: Handle multiple enable/disable options and
17676 pass them down recursively, handle -c and -s flags appropriately
17677 depending on choice of compiler, add escape mechanism for
17678 quoted arguments to gC.
17679
17680 Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17681
17682 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
17683 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
17684 so that -mrelocatable-lib and -mno-eabi are used.
17685
17686 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
17687 not support --print-multi-lib, don't abort.
17688
17689 Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
17690
17691 * make-all.com: Run config-a-gas.
17692 * setup.com: Don't copy subdirectory files around.
17693
17694 Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
17695
17696 * configure.in (*-*-ose): Remove exclusion of libgloss for this
17697 target, it now compiles correctly.
17698
17699 Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
17700
17701 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
17702
17703 Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
17704
17705 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
17706
17707 Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
17708
17709 * configure.in (native_only): Add prms.
17710
17711 Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
17712
17713 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
17714 (BINUTILS_SUPPORT_DIRS): Likewise.
17715
17716 Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17717
17718 * configure.in (d10v-*-*): Don't configure ld or gdb until the
17719 d10v support is added.
17720
17721 Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
17722
17723 * configure.in (d10v-*-*): New target.
17724
17725 Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
17726
17727 * config.guess (HP 9000/811): Recognize this as a PA1.1
17728 machine.
17729
17730 Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
17731
17732 * Makefile.in (do-tar-gz): New target, split out from tail end of
17733 taz target. Run each command separately, don't use pipes.
17734 (taz): Use it.
17735
17736 Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
17737
17738 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
17739 * mpw-build.in: No builds should depend on building byacc or flex,
17740 they are assumed to be installed already.
17741
17742 Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17743
17744 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
17745 variable that CC_FOR_TARGET needs.
17746
17747 Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17748
17749 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
17750 options have changed since the last time the subdirectory was
17751 configured, and if it has, reconfigure.
17752 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
17753 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
17754
17755 Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
17756
17757 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
17758 CLEAN_MODULES): Add bash.
17759 (all-bash): New target.
17760
17761 Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
17762
17763 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
17764
17765 Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17766
17767 * config.sub (basic_machine): Recognize d10v as a valid processor.
17768
17769 Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
17770
17771 * mpw-configure: Add support for --bindir.
17772 * mpw-build.in: Use a GCC-specific build script for GCC actions.
17773
17774 Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
17775
17776 * configure.in: add bash, time, gawk to list of hosttools and things
17777 to only build for native toolchains
17778
17779 Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
17780
17781 * Makefile.in (docdir): Remove.
17782
17783 Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
17784
17785 * Makefile.in (datadir): Set to $(prefix)/share.
17786
17787 Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
17788
17789 * configure.in: build diff and patch for cygwin32-hosted
17790 toolchains.
17791
17792 Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
17793
17794 * config.sub: Accept -rtems*.
17795
17796 Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
17797
17798 * configure.in: enable dosrel for cygwin32-hosted builds,
17799 remove diff from the list of things not buildable
17800 via Canadian Cross
17801
17802 Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
17803
17804 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
17805 don't get ". ".
17806
17807 Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
17808
17809 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
17810
17811 Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
17812
17813 * Makefile.in (taz): Handle case where tex3patch didn't even get
17814 checked out. Also, if it was found, put the symlink in a new util
17815 subdirectory.
17816
17817 Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17818
17819 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
17820
17821 Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
17822
17823 * config.sub: Recognize -openvms.
17824 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
17825 * make-all.com, setup.com: New files.
17826
17827 Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
17828
17829 * Makefile.in (taz): tex3patch moved to texinfo/util.
17830
17831 Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
17832
17833 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
17834 * configure.in: remove make from disable-if-Can-Cross list
17835 enable gdb if ${host} and ${target} are cygwin32
17836
17837 Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
17838
17839 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
17840 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
17841
17842 Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
17843
17844 * config.guess: Combine mips-mips-riscos cases, and use cpp to
17845 distinguish sysv/svr4/bsd variants.
17846 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
17847
17848 Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
17849
17850 * configure.in: Added copyright notice.
17851 * move-if-change: Added copyright notice.
17852
17853 Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17854
17855 * configure.in (powerpcle-*-solaris*): Until we get shared
17856 libraries working, don't build gdb, sim, make, tcl, tk, or
17857 expect.
17858
17859 Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
17860
17861 * config.guess: Merge with FSF:
17862
17863 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
17864 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
17865
17866 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
17867 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
17868
17869 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
17870 * config.guess: Combine two OSF1 rules.
17871 Also recognize field test versions. From mjr@zk3.dec.com.
17872 * config.guess (dgux): Use /usr/bin/uname rather than uname,
17873 because GNU uname does not support -p. From pmr@pajato.com.
17874
17875 Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
17876
17877 * Makefile.in (MAKEDIRS): Removed $(tooldir).
17878
17879 Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
17880
17881 * mpw-README: Document GCCIncludes.
17882
17883 Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
17884
17885 * configure.in (alpha-*-linux*): Set enable_shared to yes.
17886
17887 Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
17888
17889 * mpw-configure: Handle --enable-FOO and --disable-FOO.
17890
17891 Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
17892
17893 * configure.in (*-*-cygwin32): Configure make.
17894
17895 Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
17896
17897 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
17898
17899 Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
17900
17901 * Makefile.in (all-inet): Depend on all-perl.
17902
17903 * Makefile.in (inet-install): New target.
17904
17905 * Makefile.in (all-inet): Depend on all-tcl.
17906 (all-inet): Depend on all-send-pr.
17907
17908 Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17909
17910 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
17911 temporarily.
17912
17913 Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
17914
17915 * configure.in: Don't configure --with-gnu-ld on AIX.
17916
17917 Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
17918
17919 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
17920
17921 Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
17922
17923 * Makefile.in (ALL_MODULES): Added all-inet.
17924 (CROSS_CHECK_MODULES): Added check-inet.
17925 (INSTALL_MODULES): Added install-inet.
17926 (CLEAN_MODULES): Added clean-inet.
17927 (all-indent): New target.
17928
17929 * configure.in (host_tools): Added inet.
17930 (native_only): Added inet.
17931 (noconfigdirs): Added inet.
17932
17933 Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
17934
17935 * configure.in: Don't configure libgloss if we are not configuring
17936 newlib.
17937
17938 Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
17939
17940 * configure.in: Don't configure libgloss for unsupported
17941 architectures.
17942
17943 Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17944
17945 * Makefile.in (CLEAN_MODULES): Add clean-apache.
17946
17947 Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
17948
17949 * Makefile.in (ALL_MODULES): Include all-apache.
17950 (CROSS_CHECK_MODULES): Include check-apache.
17951 (INSTALL_MODULES): Include install-apache.
17952 (all-apache): New target.
17953
17954 * configure.in: Added apache everywhere perl is seen.
17955
17956 Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17957
17958 * Makefile.in: Add support for clean-{module} and
17959 clean-target-{module} rules.
17960
17961 Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
17962
17963 * configure.in (*-*-ose) do not build libgloss.
17964
17965 Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17966
17967 * config.guess (prep*:SunOS:5.*:*): Turn into
17968 powerpele-unknown-solaris2.
17969
17970 Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
17971
17972 * configure.in: Permit --enable-shared to specify a list of
17973 directories.
17974
17975 Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
17976
17977 * configure.in (host==solaris): Pass only the first word of $CC
17978 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
17979
17980 Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
17981
17982 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
17983
17984 Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
17985
17986 * Makefile.in (ALL_MODULES): Include all-perl.
17987 (CROSS_CHECK_MODULES): Include check-perl.
17988 (INSTALL_MODULES): Include install-perl.
17989 (ALL_X11_MODULES): Include all-guile.
17990 (CHECK_X11_MODULES): Include check-guile.
17991 (INSTALL_X11_MODULES): Include install-guile.
17992 (all-perl): New target.
17993 (all-guile): New target.
17994
17995 * configure.in (host_tools): Include perl and guile.
17996 (native_only): Include perl and guile.
17997 (noconfigdirs): Don't build guile and perl; no ports have been
17998 done.
17999
18000 Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
18001
18002 * configure (--enable-*): Handle quoted option lists such as
18003 --enable-sim-cflags='-g0 -O' better.
18004
18005 Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18006
18007 * Makefile.in ({,inst}all-target): New rule so we can make and
18008 install all of the target directories easily.
18009
18010 Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
18011
18012 * configure.in: Add missing global flag in sed substitution when
18013 deleting `target-' from ${configdirs}.
18014
18015 Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
18016
18017 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
18018 option.
18019
18020 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
18021 config/mh-necv4.
18022
18023 * install.sh: Correct misspelling of transformbasename.
18024
18025 * config.guess: Recognize mips-*-sysv*.
18026
18027 Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
18028
18029 * config.sub: Recognize mon960.
18030
18031 Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
18032
18033 * configure: Restore Canadian Cross handling of BISON and LEX,
18034 removed in Feb 20 change.
18035
18036 Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
18037
18038 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
18039 Mention make install. Remove the old copyright date as well the
18040 clumsy and rather pointless copyright on the README file.
18041
18042 Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
18043
18044 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
18045 Makefile after running symlink-tree, then run `make distclean' to
18046 avoid clobbering any generated files in srcdir.
18047
18048 Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
18049
18050 * configure.in (m68k-*-netbsd*): Build everything now.
18051
18052 Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
18053
18054 * Makefile.in (taz): Fix quoting.
18055
18056 Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
18057
18058 * configure.in (sparclet-*-*): Build everything now.
18059
18060 Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
18061
18062 * configure.in (m68k-*-linux*): New host.
18063
18064 Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
18065
18066 * configure: Check for bison before byacc.
18067
18068 Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
18069
18070 * Makefile.in configure: Change the way LEX and BISON/YACC are
18071 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
18072 searching PATH. These are used as fallbacks by Makefile.in if
18073 flex/bison/byacc aren't in objdir.
18074
18075 Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
18076
18077 * Makefile.in: Make everything which depends upon all-bfd also
18078 depend upon all-opcodes, in case --with-commonbfdlib is used.
18079
18080 Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18081
18082 * configure.in (host *-*-cygwin32): Don't build gdb if we are
18083 building NT native compilers on Unix.
18084
18085 Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
18086
18087 * configure.in: Don't get CC from the host Makefile fragment if we
18088 can find gcc in PATH, or if this is a Canadian Cross. Move the
18089 Solaris test for /usr/ucb/cc to the post target script, just after
18090 the compiler sanity test.
18091
18092 Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
18093
18094 * config.sub: Merge with FSF.
18095
18096 Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
18097
18098 * Makefile.in (RPATH_ENVVAR): New variable.
18099 (REALLY_SET_LIB_PATH): Use it.
18100 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
18101
18102 Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
18103
18104 * config.sub, configure.in: Recognize sparclet cpu.
18105
18106 Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
18107
18108 * config.guess: Support m68k-cbm-sysv4.
18109
18110 Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
18111
18112 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
18113 m68k-unknown-linuxaout from linker help string. Put quotes around
18114 $ld_help_string.
18115
18116 Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
18117
18118 * config.guess (powerpc-harris-powerunix): Add guess for port
18119 to new target.
18120
18121 Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
18122
18123 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
18124
18125 Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
18126
18127 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
18128 $(REALLY_SET_LIB_PATH) in Makefile.
18129 * Makefile.in (SET_LIB_PATH): New variable.
18130 (REALLY_SET_LIB_PATH): New variable.
18131 ($(DO_X)): Use $(SET_LIB_PATH).
18132 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
18133 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
18134 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
18135 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
18136 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
18137 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
18138 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
18139 (install-dosrel): Likewise.
18140 (all-opcodes): Depend upon all-libiberty.
18141
18142 Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
18143
18144 * config.guess (*:CYGWIN*): New
18145
18146 Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18147
18148 * Makefile.in (all-target-winsup): All all-target-libiberty.
18149
18150 Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18151
18152 * configure.in (noconfigdirs): Add missing # in front of comment.
18153
18154 Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
18155
18156 * configure.in: add second pass to things added to noconfigdirs
18157 so *-gm-magic can exclude libgloss properly.
18158
18159 Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
18160
18161 * mpw-configure (extralibs_name, rez_name): Set correctly
18162 for MWC68K compiler.
18163
18164 * mpw-README: Add more info on the necessary build tools.
18165
18166 Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
18167
18168 * configure.in, config.sub: Recognize cygwin32.
18169
18170 Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
18171
18172 * config.guess, config.sub: Recognize A/UX.
18173
18174 Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
18175
18176 * config.sub: Merge with gcc/config.sub.
18177
18178 Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
18179
18180 * mpw-build.in (do-binutils): Add build of stamps.
18181
18182 Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
18183
18184 * config.sub: Add recognition for mips64vr4100*-* targets.
18185
18186 Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
18187
18188 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
18189 Add creation of gconfigargs with `--enable-shared' turned on.
18190 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
18191 ($(host)-stamp-stage3-configured): Likewise.
18192 (HOLES): Add chatr and ldd.
18193 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
18194
18195 Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
18196
18197 * configure: Pass --nfp to recursive configures.
18198
18199 Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
18200
18201 * Makefile.in (DLLTOOL): New.
18202 (DLLTOOL_FOR_TARGET): New.
18203 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
18204 (EXTRA_TARGET_FLAGS): Ditto.
18205 (EXTRA_GCC_FLAGS): Ditto.
18206 (CONFIGURE_TARGET_MODULES): Ditto.
18207 (DO_X): Ditto.
18208 * configure: Add DLLTOOL.
18209
18210 Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
18211
18212 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
18213 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
18214 mh-sco, since old workarounds no longer needed, and don't
18215 build ld, since libraries have weak symbols in COFF.
18216
18217 Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
18218
18219 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
18220
18221 Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
18222
18223 * configure.in: Make sure that ${CC} can be used to compile an
18224 executable.
18225
18226 Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
18227
18228 * Makefile.in (all-gdb): Depend on $(GDB_TK).
18229 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
18230 nothing depending on whether gdbtk is being built.
18231
18232 Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
18233
18234 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
18235
18236 Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
18237
18238 * configure.in (noconfigdirs): Put ld or gas in this early, if the
18239 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
18240
18241 Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
18242
18243 * config-ml.in: Add support for
18244 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
18245 Simplify setting of multidirs from --disable-foo.
18246
18247 Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18248
18249 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
18250 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
18251 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
18252 non-empty, pass them on to the GCC make.
18253 (all-bootstrap): New rule that is like all-gcc, except it executes
18254 the GCC bootstrap rule instead of the GCC all rule.
18255
18256 Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
18257
18258 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
18259
18260 Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18261
18262 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
18263 DG/UX support.
18264
18265 Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
18266
18267 * config.sub (i*86*) Change [345] to [3456]
18268
18269 Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
18270
18271 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
18272 --with-gnu-ld=no.
18273
18274 Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18275
18276 * config-ml.in (rs6000*, powerpc*): Add switches to control which
18277 AIX multilibs get built.
18278
18279 Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18280
18281 * configure.in (i386-win32): Don't build expect if we're not
18282 building the tcl subdir.
18283
18284 Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
18285
18286 * Makefile.in: (configure-target-examples, all-target-examples):
18287 New targets, configure and build example programs.
18288
18289 Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
18290
18291 * mpw-configure: If an mpw-config.in generated a file mk.sed,
18292 use it as input to sedit the generated MPW makefile.
18293 * mpw-README: Add a suggestion about Gestalt.h.
18294
18295 Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
18296
18297 * config.sub: Accept *-*-ieee*.
18298
18299 Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
18300
18301 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
18302 Ronald F. Guilmette <rfg@monkeys.com>.
18303
18304 Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18305
18306 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
18307 for powerpc-pe native.
18308 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
18309 (target==powerpc-pe): duplicate i386-win32 entry.
18310
18311 Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
18312
18313 * configure.in (noconfigdirs): Exclude target-newlib for all versions
18314 of vxworks, not just vxworks5.1.
18315
18316 Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
18317
18318 * mpw-configure: Add support for exec-prefix.
18319
18320 Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
18321
18322 * config.guess: Recognize HP model 816 machines as having
18323 a PA1.1 processor.
18324
18325 Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
18326
18327 * configure: Ignore new autoconf configure options.
18328
18329 Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
18330
18331 * config.guess: Recognize Pentium under SCO.
18332 From Robert Lipe <robertl@arnet.com>.
18333
18334 Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
18335
18336 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
18337
18338 Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
18339
18340 * configure.in: Don't configure gas for alpha-dec-osf*.
18341
18342 Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
18343
18344 * configure.in: Default to --with-stabs for some targets for which
18345 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
18346 i[345]86*-*-unixware*.
18347
18348 Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
18349
18350 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
18351 rather than basing it on the target. Simplify handling of options
18352 controlling which directories to configure. Remove extraneous
18353 slash in multi-clean target.
18354
18355 Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
18356
18357 * config-ml.in: Prefix more variables with ml_ so they don't collide
18358 with configure's.
18359
18360 Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
18361
18362 * configure: Don't turn -v into --v.
18363
18364 Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
18365
18366 * configure.in (targargs): Fix typo.
18367
18368 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
18369
18370 Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
18371
18372 * configure.in: Strip --host and --target options from
18373 CONFIG_ARGUMENTS, and always configure for --host only. Add
18374 --with-cross-host option when building with a cross-compiler.
18375 * configure: Canonicalize the arguments put into config.status by
18376 always using `=' for an option with an argument. Pass a presumed
18377 --host or --target explicitly.
18378
18379 Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
18380
18381 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
18382 into general OS recognition case.
18383
18384 Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18385
18386 * configure.in (target_configdirs): add target-winsup only
18387 for win32 target systems.
18388
18389 Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
18390
18391 * Makefile.in (all-target-libgloss): Depend upon
18392 configure-target-newlib, since when libgloss is built it looks to
18393 see if the newlib directory exists.
18394
18395 Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
18396
18397 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
18398 cfg-ml-*.in.
18399
18400 Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
18401
18402 * configure: Handle LD and LD_FOR_TARGET when configuring a
18403 Canadian Cross.
18404
18405 Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18406
18407 * configure.in (target_libs): add target-winsup.
18408 (target==i386-win32): add patch diff flex make to $noconfigdirs.
18409 (target==ppcle-pe): remove ld from $noconfigdirs.
18410
18411 Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
18412
18413 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
18414 Preserve relative path names in $srcdir. Build symlink tree if
18415 configuring cross target dir and srcdir=. (= no VPATH support).
18416 (configure-target-libg++): Depend on configure-target-librx.
18417 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
18418 * config-ml.in: New file.
18419 * symlink-tree: New file.
18420 * configure: Ensure srcdir="." if that's what it is.
18421
18422 Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
18423
18424 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
18425 includes and FLEX_SKELETON setting.
18426 * mpw-configure (--with-gnu-ld): New option, controls whether
18427 to use PPCLink or ld with PowerMac GCC.
18428 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
18429 * mpw-config.in: Configure grez if targeting Mac.
18430
18431 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
18432 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
18433 just macos.
18434 * configure.in: Configure grez resource compiler if targeting Mac.
18435 * Makefile.in (all-grez, install-grez): New targets.
18436
18437 Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
18438
18439 * configure: CXX defaults to gcc, not g++. If we find
18440 gcc in the path, set CC to gcc -O2.
18441
18442 Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
18443
18444 * configure: Default ${build} correctly. Avoid picking up extra
18445 spaces when reading CC and CXX from Makefile. When doing a
18446 Canadian Cross, use plausible default values for numerous
18447 variables.
18448 * configure.in: When doing a Canadian Cross, don't try to
18449 configure tools whose configure script can't handle it.
18450
18451 Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
18452
18453 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
18454
18455 Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
18456
18457 * configure: Remove dubious bug reporting address.
18458
18459 Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
18460
18461 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
18462 configure script, run that instead of this directory's configure.
18463 In either case, print a message that we're configuring the sub-dir.
18464
18465 Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
18466
18467 * configure.in: Before checking for the existence of various files,
18468 use sed to filter out "target-".
18469
18470 Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
18471
18472 * Makefile.in (DO_X): Split rule to decrease command line length
18473 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
18474 (Philippe De Muyter).
18475
18476 Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18477
18478 * Makefile.in (all-patch): depend on all-libiberty.
18479
18480 Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
18481
18482 * configure.in: If the only directory in target_configdirs which
18483 actually exists is libiberty, then set target_configdirs to empty,
18484 to avoid trying to build a target libiberty in a gas or gdb
18485 distribution.
18486
18487 Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
18488
18489 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
18490 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
18491 systems.
18492
18493 Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
18494
18495 * configure.in (copy_dirs): Use sys-include instead of include
18496 for --with-headers option.
18497
18498 Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
18499
18500 * Makefile.in, configure.in: Make winsup builds work with
18501 new scheme.
18502
18503 Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
18504
18505 * configure.in: Build the linker on AIX.
18506
18507 Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
18508
18509 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
18510 where needed.
18511
18512 Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
18513
18514 * Makefile.in (all-gcc): Fix typo.
18515
18516 Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
18517
18518 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
18519
18520 Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
18521
18522 * configure.in: Rename libFOO to target-libFOO, and xiberty
18523 to target-xiberty, to provide more flexibility.
18524 (target_subdir): Define. Create if cross.
18525 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
18526 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
18527 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
18528 check-libFOO -> check-target-libFOO, etc.
18529 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
18530 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
18531 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
18532 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
18533 allow ALL_GCC="" to only configure.
18534 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
18535 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
18536 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
18537
18538 Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
18539
18540 * Makefile.in (taz): Build "info" in etc explicitly.
18541
18542 Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
18543
18544 * configure.in: Make sure that CC is undefined (as opposed to
18545 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
18546 problem with autoconf trying to configure on a host without GCC.
18547
18548 Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
18549
18550 * mpw-configure: Set host alias from choice of host compiler,
18551 only use generic MPW Makefile sed if present, edit a file
18552 named "hacked_Makefile.in" instead of "Makefile.in" if present.
18553 * mpw-README: Add problem notes about CW6 and CW7.
18554
18555 Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
18556
18557 * Makefile.in (taz): Use ";" instead of ";;".
18558
18559 Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
18560
18561 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
18562 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
18563 DISTDOCDIRS.
18564 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
18565 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
18566
18567 Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
18568
18569 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
18570 and gnats, because they are now subsumed by DISTSTUFFDIRS.
18571 Move bfd to DISTSTUFFDIRS.
18572
18573 Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18574
18575 * Makefile.in (X11_LIB): Removed.
18576 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
18577
18578 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
18579
18580 Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18581
18582 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
18583 names.
18584
18585 Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18586
18587 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
18588
18589 Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
18590
18591 * configure.in (i[345]86-*-win32): Always build newlib.
18592 Don't configure cvs, autoconf or texinfo.
18593 * Makefile.in (LD_FOR_TARGET): New.
18594 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
18595 Pass down LD_FOR_TARGET.
18596
18597 Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
18598
18599 * winsup: New directory.
18600 * Makefile.in: Build winsup.
18601 * configure.in: Winsup is configured when target is win32.
18602 Can only build win32 target GDB when native.
18603
18604 Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
18605
18606 * config.guess: Recognize HP model 819 machines as having
18607 a PA 1.1 processor.
18608
18609 Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
18610
18611 * configure: Fix sed loop which substitutes for CC and CXX to
18612 avoid bug found in various sed implementations.
18613
18614 Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18615
18616 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
18617 simulator. Use standard powerpc-*-eabi*.
18618
18619 Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
18620
18621 * configure.in: Stop putting gas and binutils in noconfigdirs for
18622 powerpc-*-aix* and rs6000-*-*.
18623
18624 Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
18625
18626 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
18627 -mcall-aixdesc libraries.
18628
18629 Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
18630
18631 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
18632
18633 * config.sub (arm | armel | armeb): Fix shell syntax.
18634
18635 Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18636
18637 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
18638 -msoft-float and -mcpu=common support.
18639 (powerpc*-*-eabisim*): Add support for building -mcall-aix
18640 libraries.
18641
18642 Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
18643
18644 * configure.in: Allow configuration and build of emacs19 for the alpha.
18645
18646 Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18647
18648 * configure.in (CC): Get ^CC, not just any old CC, from
18649 ${host_makefile_frag}.
18650
18651 Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18652
18653 * configure.in (CC): Try to get CC from
18654 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
18655
18656 Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18657
18658 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
18659 only if it exists in $(srcdir).
18660
18661 Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
18662
18663 * configure: If CC and CXX are not set in the environment, set
18664 them, based on either an existing Makefile or on searching for gcc
18665 in PATH. Substitute for CC and CXX in Makefile.
18666 * configure.in: Remove libm from target_libs. Separate
18667 target_configdirs from configdirs. If CC is not set in
18668 environment, try to get it from a host Makefile fragment. Rewrite
18669 changes of configdirs to use skipdirs instead. A few minor
18670 tweaks. Take directories out of target_configdirs as they are
18671 taken out of configdirs. Remove existing Makefile files from
18672 subdirectories. Substitute for TARGET_CONFIGDIRS and
18673 CONFIG_ARGUMENTS in Makefile.
18674 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
18675 by configure.in.
18676 (CONFIG_ARGUMENTS): Likewise.
18677 (CONFIGURE_TARGET_MODULES): New variable.
18678 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
18679 ($(CONFIGURE_TARGET_MODULES)): New target.
18680 (configure-libg++, configure-libio): New targets.
18681 (all-libg++): Depend upon configure-libg++.
18682 (all-libio): Depend upon configure-libio.
18683 (configure-libgloss, all-libgloss): New targets.
18684 (configure-libstdc++): New target.
18685 (all-libstdc++): Depend upon configure-libstdc++.
18686 (configure-librx, all-librx): New targets.
18687 (configure-newlib): New target.
18688 (all-newlib): Depend upon configure-newlib
18689 (configure-xiberty): New target.
18690 (all-xiberty): Depend upon configure-xiberty.
18691
18692 Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18693
18694 * configure.in (host i[345]86-*-win32): Expand the
18695 noconfigdirs again.
18696
18697 Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
18698
18699 * mpw-configure: Fix sed command file name.
18700
18701 Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
18702
18703 * configure.in (host i[345]86-*-win32): Reduce the
18704 noconfigdirs again.
18705
18706 Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
18707
18708 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
18709 or powerpc*-*-pe*, since they are not yet supported.
18710
18711 Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
18712
18713 Add PowerMac support and many other enhancements.
18714 * mpw-configure: New option --cc to select compiler to use,
18715 paste options set according to --cc into the generated
18716 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
18717 if mpw-make.sed is present.
18718 * mpw-config.in: Don't test for gC1, test for mpw-touch,
18719 add forward includes for PowerPC include files.
18720 * mpw-build.in: Build using Makefile.PPC if present.
18721 (do-byacc, etc): Remove separate version resource builds.
18722 (do-gas): Build "stamps" before "all".
18723 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
18724 * mpw-README: Update to reflect --cc option, PowerMac support,
18725 and recently-reported compatibility problems.
18726
18727 Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
18728
18729 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
18730 embedded m68k systems (-aout, -coff, -elf, -vxworks).
18731 (--with-multilib-top): Pass to recursive invocations.
18732
18733 Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
18734
18735 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
18736 v810-*-*.
18737
18738 Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
18739
18740 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
18741 gdb, ld and opcodes on v810-*-*.
18742
18743 Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
18744
18745 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
18746 (local-maintainer-clean): New target.
18747 (maintainer-clean): New target.
18748 (realclean): Just depend upon maintainer-clean.
18749
18750 Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
18751
18752 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
18753
18754 Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
18755
18756 * configure.in: Build ld in mips*-*-bsd* case.
18757
18758 Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
18759
18760 * config.sub: Accept -lites* OS. From Ian Dall.
18761
18762 Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
18763
18764 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
18765 targets.
18766
18767 Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18768
18769 * configure.in: treat i386-win32 canadian cross the same as
18770 i386-go32 canadian cross.
18771
18772 Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18773
18774 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
18775 running under the simulator to build a reduced set of libraries.
18776 (powerpc-*-eabiaix): Add fine grained multilib support added to
18777 other powerpc targets yesterday.
18778
18779 Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18780
18781 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
18782 -disable-softfloat, -disable-relocatable, -disable-aix, and
18783 -disable-sysv to control which multilib libraries get built.
18784
18785 Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
18786
18787 * configure: Add Makefile.tem to list of files to remove in trap
18788 handler.
18789
18790 Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
18791
18792 * config.guess (*Linux*): Add missing "exit"s.
18793 Also, need specific check for alpha-unknown-linux (uses COFF).
18794
18795 Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
18796
18797 * config.guess: Merge with FSF:
18798
18799 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
18800 * config.guess (AIX4): More robust release numbering discovery.
18801
18802 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
18803 * config.guess (i386-sequent-ptx): Properly get version number.
18804
18805 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
18806 * config.guess (mips:*:4*:UMIPS): New case.
18807
18808 Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
18809
18810 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
18811 (i386-win32 host): Likewise. Don't build readline.
18812
18813 Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
18814
18815 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
18816 SUPPORT_FILES to submakes.
18817
18818 Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
18819
18820 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
18821 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
18822 mpw-configure.
18823
18824 Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
18825
18826 * configure.in (appdirs): Use =, not ==, in test expression when
18827 trying to build the text to print in the warning message for
18828 Solaris users.
18829
18830 Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
18831
18832 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
18833
18834 Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
18835
18836 * config.guess: Recognize lynx-2.3.
18837
18838 Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
18839
18840 * config.sub (z8ksim): Deleted
18841 (z8k-*-coff): New, this is the one true name of the target.
18842
18843 Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
18844
18845 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
18846
18847 Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
18848
18849 * config.guess (*:Linux:*:*): First try asking the linker what the
18850 default object file format is (elf, aout, or coff). Then if this
18851 fails, try previous methods.
18852
18853 Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
18854
18855 * configure.in: Don't build newlib for *-*-vxworks5.1.
18856
18857 Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
18858
18859 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
18860 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
18861
18862 Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
18863
18864 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
18865
18866 Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
18867
18868 * cfg-ml-com.in: New file.
18869 * cfg-ml-pos.in: New file.
18870
18871 Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
18872
18873 * COPYING.NEWLIB: Add HP free copyright to list.
18874
18875 Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18876
18877 * config.sub: Recognize -eabi* for the system, not just -eabi.
18878
18879 Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
18880
18881 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
18882 * config.sub, configure.in (win32): New target and host.
18883
18884 Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
18885
18886 * configure.in: Add i386-pe configuration.
18887
18888 Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
18889
18890 * mpw-build.in (install): Install GDB after LD.
18891
18892 Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
18893
18894 * mpw-config.in (elf/mips.h): Always forward-include, needed
18895 for GDB to build.
18896
18897 Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
18898
18899 * testsuite: New directory for customer acceptance and whole tool
18900 chain tests.
18901
18902 Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
18903
18904 * configure: If per-host line isn't found, but AC_OUTPUT is found
18905 and a configure script exists, run it instead.
18906
18907 Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
18908
18909 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
18910
18911 Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
18912
18913 * configure: Set build_{cpu,vendor,os,alias} to host values when
18914 --build isn't specified.
18915
18916 Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
18917
18918 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
18919 (FLAGS_TO_PASS): Pass them.
18920 (EXTRA_TARGET_FLAGS): Ditto.
18921
18922 Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
18923
18924 * Makefile.in (all-libg++): Depend on all-libstdc++.
18925
18926 Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
18927
18928 * configure.in (noconfigdirs): Enable all packages for
18929 i386-unknown-netbsd.
18930
18931 Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
18932
18933 * configure.in (noconfigdirs): Don't configure tk for i386-go32
18934 hosted builds (DOS builds)
18935
18936 Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
18937
18938 Changes for ARM based on patches from Richard Earnshaw:
18939 * config.sub: Handle armeb and armel.
18940 * configure.in: Omit arm linker only for riscix.
18941
18942 Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
18943
18944 * config.guess: Update from FSF.
18945
18946 Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
18947
18948 * config.sub: Recognize powerpcle as the little endian variant of
18949 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
18950 powerpcle variant. Convert pentium into i586, not i486. Add p5
18951 alias for i586. Map new x86 variants p6, k5, nexgen into i586
18952 temporarily.
18953
18954 Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
18955
18956 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
18957
18958 Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
18959
18960 * config.sub: Accept -lites* as a basic system type.
18961
18962 Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
18963
18964 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
18965 installed, and if so return linuxoldld as the system name.
18966
18967 Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
18968
18969 * config.guess: Add hppa1.1-hp-lites support.
18970
18971 Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
18972
18973 * configure.in: Don't build newlib for m68k-vxworks5.1.
18974
18975 Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
18976
18977 * configure.in (mips-sgi-irix6): Use mh-irix5.
18978
18979 Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
18980
18981 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
18982
18983 Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
18984
18985 * test-build.mk: Enable building of shared libraries on IRIX 5 and
18986 OSF/1. Fix compiler flags.
18987 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
18988
18989 Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
18990
18991 * configure.in: Recognize --with-newlib.
18992 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
18993
18994 Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18995
18996 * Makefile.in: move {all,check,install}-gdb from *_MODULES
18997 to *_X11_MODULES due to gdbtk needing X include files et al.
18998
18999 Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
19000
19001 Merge in support for Mac MPW as a host.
19002 (Old change descriptions retained for informational value.)
19003
19004 * mpw-config.in: Add generic include forwards for cpu-specific
19005 include files in aout and elf directories.
19006
19007 * mpw-configure: Added copyright.
19008 * mpw-config.in: Check for presence of required build tools.
19009 (target_libs): Add newlib.
19010 (target_tools): Add examples.
19011 (Read Me): Generate as "Read Me for MPW" instead.
19012 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
19013 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
19014 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
19015
19016 * mpw-configure: Remove subdir-specific makefile hackery,
19017 delete mk.tmp after using it.
19018
19019 * mpw-build.in (all): Display start and end times.
19020
19021 * mpw-configure (host_canonical): Set.
19022 (target_cpu): Always add to makefiles.
19023 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
19024 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
19025 (mpw-mh-mpw): Look for in srcdir and srcroot.
19026 Use sed instead of mpw-edit-prefix to edit prefix definitions.
19027
19028 * mpw-build.in: (install-only): New target.
19029
19030 * mpw-configure (host_alias, target_alias): Rename from hostalias
19031 and targetalias, add into generated Makefile.
19032 (mk.tmp): If present, add into generated Makefile.
19033 * mpw-build.in (all-gas): Build config.h first before gas proper.
19034
19035 * mpw-configure (config.status): Write only if changed.
19036 * mpw-config.in (readline): Configure it (not built, just used for
19037 definitions).
19038
19039 * mpw-config.in (elf/mips.h): Add a forward include.
19040
19041 * mpw-config.in: Forward-include most .h files in include into
19042 extra-include.
19043 (readline): Don't build.
19044 mpw-build.in (install): Install GDB.
19045
19046 * mpw-configure (prefix, mpw_prefix): Handle it.
19047 * mpw-config.in (mmalloc, readline): Don't configure.
19048 * mpw-build.in (thisscript): Rename to ThisScript.
19049 Use mpw-build instead of BuildProgram everywhere.
19050 (mmalloc, readline): Don't build.
19051 * mpw-README: New file, basic documentation about the MPW port.
19052
19053 * mpw-config.in: Use forward-include to create include files.
19054
19055 * mpw-configure: Add more things to the top of each configured
19056 Makefile, including contents of config/mpw-mh-mpw.
19057 * mpw-config.in (extra-include): Create this directory and fill it
19058 with Posix-like include files when configuring.
19059
19060 * config.sub (apple, mac, mpw): Add various aliases.
19061
19062 * mpw-build.in: New file, top-level build script fragment for MPW.
19063 * mpw-configure: New file, configure script for MPW.
19064 * mpw-config.in: New file, config fragment for MPW.
19065
19066 Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
19067
19068 * configure.in (host_libs): Remove glob, since it is gone from the
19069 sources.
19070
19071 Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
19072
19073 * Makefile.in: define empty GDB_NLM_DEPS var.
19074
19075 * configure.in(target_makefile_frag): use config/mt-netware
19076 for netware targets.
19077
19078 Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
19079
19080 * config.sub: Merge in recent FSF changes. Remove linux special
19081 cases.
19082
19083 Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
19084
19085 Revert this change:
19086
19087 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
19088
19089 * build-all.mk: Use CC=cc -Xs on Solaris.
19090
19091 Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
19092
19093 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
19094 stop using it.
19095 * Makefile.in: Nuke all references to glob subdirectory.
19096
19097 Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
19098
19099 * configure.in: Fix --enable-shared logic in per-host.
19100
19101 Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
19102
19103 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
19104
19105 Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
19106
19107 * configure.in (noconfigdirs): Don't build gas on AIX, for
19108 powerpc*-*-aix* as well as for rs6000*-*-aix*.
19109
19110 Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
19111
19112 * configure: Fix --cache-file to work if the file argument is a
19113 relative path.
19114
19115 Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
19116
19117 * configure: If the --cache-file is used, pass it down to
19118 configure in subdirectories.
19119
19120 Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
19121
19122 * config.sub: add vxworks29k configuration.
19123
19124 Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
19125
19126 * Makefile.in (taz): Do "diststuff" part quietly.
19127
19128 Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
19129
19130 * config.sub: Mini-merge with gcc/config.sub.
19131
19132 Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
19133
19134 * config.guess (IRIX): Sed - to _.
19135
19136 Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
19137
19138 * Makefile.in (source-vault, binary-vault): New targets.
19139
19140 Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
19141
19142 * config.sub: Recognize -eabi as a basic system type.
19143
19144 Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
19145
19146 * configure.in (enable_shared stuff): Fix typo.
19147
19148 Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
19149
19150 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
19151
19152 Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
19153
19154 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
19155
19156 Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
19157
19158 * configure.in (rs6000-*-*): Don't build gas.
19159
19160 Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
19161
19162 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
19163 reduce command line length.
19164 (AS_FOR_TARGET): Check for as.new, not Makefile.
19165 (NM_FOR_TARGET): Check for nm.new, not Makefile.
19166
19167 Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
19168
19169 * config.guess: Merge from FSF.
19170
19171 Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
19172
19173 * configure: Don't use $ when handling program_suffix.
19174
19175 Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
19176
19177 * configure.in: Configure tk for hppa/hpux.
19178
19179 Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
19180
19181 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
19182
19183 Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
19184
19185 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
19186 to LIBCXXFLAGS. Tests are better run without it.
19187
19188 Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
19189
19190 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
19191
19192 Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
19193
19194 * configure.in (*-*-netware*): Don't configure xiberty.
19195
19196 Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
19197
19198 * configure.in: Remove tk from native_only list.
19199
19200 Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
19201
19202 * build-all.mk: Add mips-ncd-elf target to sun4 targets
19203 for special NCD build.
19204
19205 Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
19206
19207 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
19208 makeall.bat, they're only useful for binutils snapshots.
19209 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
19210 makeall.bat to specified SUPPORT_FILES.
19211
19212 Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
19213
19214 * build-all.mk: Add Ericsson targets to sun4 and solaris
19215 hosts. Add BNR's sun4 target to solaris host, so their
19216 build-from-source will be tested in-house first.
19217
19218 Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
19219
19220 * Makefile.in (LIBCFLAGS): New variable.
19221 (CFLAGS_FOR_TARGET): Ditto.
19222 (LIBCFLAGS_FOR_TARGET): Ditto.
19223 (LIBCXXFLAGS): Ditto.
19224 (CXXFLAGS_FOR_TARGET): Ditto.
19225 (LIBCXXFLAGS_FOR_TARGET): Ditto.
19226 (BASE_FLAGS_TO_PASS): Pass them.
19227 (EXTRA_TARGET_FLAGS): Ditto.
19228
19229 * configure.in: Support --enable-shared.
19230
19231 Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
19232
19233 * configure.in (target_libs): Include libstdc++ again.
19234 * config.guess: Update from FSF (for FreeBSD).
19235
19236 Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
19237
19238 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
19239 makeall.bat.
19240 (DISTDOCDIRS): Add `etc'.
19241 (ETC_SUPPORT_PFX): New variable.
19242 (taz): Include anything from etc starting with a word in
19243 ETC_SUPPORT_PFX.
19244
19245 Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
19246
19247 * config.sub: Update for recent FSF changes. Remove obsolete
19248 h8300hds entry. Add -windows* and -osx as basic os. Minor
19249 spacing changes.
19250
19251 Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
19252
19253 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
19254
19255 * config.guess: Merge with FSF.
19256 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
19257
19258 Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
19259
19260 * configure: Since the "trap 0" handler will override the exit
19261 status on many systems, only use it for "exit 1", and make it set
19262 a non-zero exit status; reset it before "exit 0". Also, check
19263 exit status of config.sub, and error out if it failed.
19264
19265 Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
19266
19267 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
19268 and install libgloss.
19269
19270 Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
19271
19272 * Makefile.in (all-binutils): Depend upon all-byacc.
19273
19274 * configure.in: Don't build emacs on Irix 5.
19275
19276 Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
19277
19278 * configure.in (*-*-netware*): Add libio.
19279
19280 Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
19281
19282 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
19283 (CHECK_TARGET_MODULES): Ditto.
19284 (INSTALL_TARGET_MODULES): Ditto.
19285 (TARGET_LIBS): Ditto.
19286 (all-libstdc++): Note dependencies.
19287
19288 Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
19289
19290 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
19291
19292 Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
19293
19294 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
19295 -fexternal-templates.
19296
19297 * configure.in (target_libs): Add libstdc++.
19298 (noconfigdirs): Add libstdc++ as appropriate.
19299
19300 Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
19301
19302 * config.guess: Update from FSF.
19303
19304 Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
19305
19306 * configure: Use ${config_shell} when running ${configsub}.
19307
19308 Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
19309
19310 * config.sub: No longer recognize h8300h.
19311
19312 Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
19313
19314 * config.sub: Remove extraneous differences between config.sub and
19315 gcc/config.sub.
19316
19317 Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
19318
19319 * Makefile.in (DISTSTUFFDIRS): Add gas.
19320
19321 Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
19322
19323 * COPYING.NEWLIB: New file.
19324
19325 Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
19326
19327 * config.guess (HP-UX): Patch from Harlan Stenn
19328 <harlan@landmark.com> to also emit release level.
19329
19330 Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
19331
19332 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
19333
19334 Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
19335
19336 * config.sub: Merge nextstep cleanup from FSF.
19337
19338 Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
19339
19340 * configure.in (arm-*-*): Don't configure ld for this target.
19341
19342 Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
19343
19344 * configure.in (*-*-netware): don't configure libg++, libio,
19345 librx, or newlib.
19346
19347 Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19348
19349 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
19350 configure ld--it works, but it doesn't support shared libraries.
19351
19352 Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
19353
19354 * config.guess (*-unknown-freebsd*): Get rid of possible
19355 trailing "(Release)" in version string.
19356 Patch from Paul Richards <paul@isl.cf.ac.uk>.
19357
19358 Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
19359
19360 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
19361 Fix type: *-next-neststep -> *-next-nextstep.
19362
19363 * config.guess: Merge from FSF:
19364
19365 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
19366
19367 * config.guess: Recognize powerpc-ibm-aix3.2.5.
19368
19369 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
19370
19371 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
19372 instead of UNIX_SV for UnixWare 1.0).
19373
19374 Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
19375
19376 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
19377 to make gdb/nlm/* build after the compiler and linker.
19378
19379 Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
19380
19381 * config.guess (netbsd, freebsd, linux): Accept any machine,
19382 not just i[34]86.
19383 (m68k-atari-sysv4): Relocate to match FSF version.
19384
19385 * config.guess: More merges from the FSF:
19386
19387 Add a space before function call or macro invocation.
19388
19389 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
19390
19391 * config.guess: Add trap cmd to remove dummy.c and dummy when
19392 interrupted.
19393
19394 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
19395
19396 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
19397 (dummy): Redirect stderr from compilation of dummy.c.
19398
19399 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
19400
19401 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
19402
19403 Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
19404
19405 * configure: Accept and ignore --cache*, for compatibility with
19406 new autoconf.
19407
19408 Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
19409
19410 * config.guess: Merge from FSF:
19411
19412 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
19413
19414 * config.guess (Pyramid*:OSx*:*:*): New case.
19415 (PATH): Add /.attbin at end for finding uname.
19416 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
19417
19418 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
19419
19420 * config.guess (M88*:DolphinOS:*:*): New case.
19421
19422 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
19423
19424 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
19425 to select whether to use ELF or COFF.
19426
19427 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
19428
19429 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
19430
19431 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
19432
19433 * config.guess: Guess the OS version for HPUX.
19434
19435 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
19436
19437 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
19438
19439 Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19440
19441 * configure.in: Recognize --with-headers, --with-libs, and
19442 --without-newlib.
19443 * Makefile.in (all-xiberty): Depend upon all-ld.
19444
19445 Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19446
19447 * configure.in: Change i[34]86 to i[345]86.
19448
19449 Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19450
19451 * configure (version): A few more tweaks to help message.
19452
19453 Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
19454
19455 * Makefile.in: Remove (for now) librx as a host library,
19456 now that we're building it for target.
19457
19458 Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19459
19460 * configure: Fix up help message; from karl@owl.hq.ileaf.com
19461 (Karl Berry).
19462
19463 Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
19464
19465 * configure.in: Also configure librx.
19466
19467 Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
19468
19469 * Makefile.in: Update various rules to reflect that librx
19470 is now needed for libg++.
19471
19472 Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19473
19474 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
19475
19476 Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
19477
19478 * configure.in: Configure the examples directory.
19479
19480 Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19481
19482 * configure: Simplify Jun 2 1994 change.
19483
19484 Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
19485
19486 * change CC to /usr/latest/bin/gcc for lynx host builds, since
19487 /bin/gcc isn't good enough to build gcc.
19488
19489 Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
19490
19491 * Makefile.in (GDB_SUPPORT_FILES): Remove
19492 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
19493 (gdb.tar.gz): Add new rule to use standard distribution building
19494 mechanism.
19495
19496 Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19497
19498 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
19499 Bill Cox <bill@cygnus.com>.
19500
19501 Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
19502
19503 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
19504
19505 Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
19506
19507 * configure: Search current dir first in .gdbinit.
19508
19509 Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
19510
19511 * config.sub: Recognize freebsd (merged from gcc config.sub).
19512
19513 Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
19514
19515 * config.sub: Refer to NeXT's operating system as nextstep.
19516
19517 * config.sub (case $basic_machine): Re-order the cases, to match
19518 the order in the FSF version (which is mostly alphabethical).
19519 Merge in some additions and changes from the FSF.
19520
19521 Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
19522
19523 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
19524 * config.sub: Recognize cxux7.
19525 * configure.in: Use mh-cxux for m88k-harris-cxux*.
19526
19527 Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
19528
19529 * config.sub: Fix typo powerpc -> powerpc-*.
19530
19531 Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
19532
19533 * Makefile.in: `all-emacs19' depends on `all-byacc'.
19534
19535 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
19536 parallel with all-emacs and install-emacs). Top-level command
19537 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
19538
19539 Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19540
19541 * test-build.mk ($(host)-stamp-stage2-installed): Remove
19542 $(relbindir)/make before doing ``make install'', and use
19543 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
19544 installing over running make binary.
19545 ($(host)-stamp-stage3-installed): Likewise.
19546
19547 Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19548
19549 * config.guess: Recognize Mach.
19550
19551 Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19552
19553 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
19554 see whether --exec-prefix was used.
19555
19556 Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
19557
19558 * README: Explicitly mention libg++/README. (Zoo's idea.)
19559
19560 Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19561
19562 * Makefile.in: Add all-librx target similar to all-libproc.
19563
19564 Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
19565
19566 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
19567 with post 1.2 uname bogosity.
19568
19569 Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19570
19571 * configure: Remove temporary files on receipt of a signal.
19572
19573 Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
19574
19575 * configure: If there is a package_makefile_frag, remove
19576 ${subdir}/Makefile.tem after copying it in.
19577
19578 Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
19579
19580 * build_all.mk: support rs6000 lynx identifies itself as
19581 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
19582 since /bin/gcc is too feeble to compile a modern gcc.
19583
19584 Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
19585
19586 * brought devo/test-build.mk update-to-date with progressive/
19587 test-build.mk. Add lynx targets and hppa flag info.
19588
19589 Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
19590
19591 * configure.in: Use mh-ncrsvr43. Patch from
19592 Tom McConnell <tmcconne@sedona.intel.com>.
19593
19594 Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
19595
19596 * config.guess (i386-unknown-bsdi): No longer need to
19597 check #if defined(__bsdi__) && defined(__i386__).
19598
19599 Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19600
19601 * configure: Set program_transform_nameoption correctly.
19602
19603 Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
19604
19605 * brought build-all.mk update-to-date with progressive build-all.mk,
19606 added new targets and hppa info.
19607
19608 Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19609
19610 * configure: If config.guess result is a prefix of the user
19611 specified target, assume a native build and use the user specified
19612 target as the host alias. Remove SunOS patch suffix removal hack.
19613 * configure.in: Remove SunOS patch suffix removal hack.
19614
19615 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
19616 in NATIVE_CHECK_MODULES.
19617
19618 Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
19619
19620 * Makefile.in: Rename HOST_ONLY to NATIVE.
19621 * configure: Delete SunOs patch suffix from host_canonical
19622 and build_canonical variables that are prepended to Makefiles.
19623 * configure.in: Add comments for easier maintenance.
19624
19625 Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19626
19627 * Makefile.in: Add all-libproc target similar to all-gui.
19628
19629 Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
19630
19631 * Makefile.in (CHECK_MODULES): split into
19632 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
19633
19634 Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
19635
19636 * config.guess (i386-unknown-bsdi): New system to guess.
19637
19638 Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19639
19640 * Makefile.in: Add all-gui target (but not yet build by "all").
19641
19642 Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
19643
19644 * config.sub: Move deletion of patch suffix from here...
19645 * configure.in: To here, at Ian's suggestion. The top-
19646 level scripts might need to know of a patch level.
19647
19648 Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
19649
19650 * config.sub: Strip off patch suffix so rtl is recognized
19651 as a sunos4.1.3 machine, even though it's been patched.
19652
19653 Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
19654
19655 * Makefile.in (INSTALL_LAST): Delete.
19656 (INSTALL_DOSREL): New.
19657
19658 Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19659
19660 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
19661 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
19662 whether we pass down --with-gnu-ld anyhow.
19663
19664 Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
19665
19666 * Makefile.in (INSTALL_LAST): Change operation so it works
19667 on more flavors of make.
19668 * configure.in (go32): Don't build libg++ or libio.
19669
19670 Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
19671
19672 * Makefile.in (Move HOST_PREFIX_1 and friends up so
19673 they can be overriden by templates.
19674
19675 Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
19676
19677 * configure.in (target==go32): Don't build gdb.
19678 * dosrel: New directory.
19679
19680 Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
19681
19682 * configure.in (host==go32): Configure dosrel too.
19683 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
19684 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
19685 be set by incoming names or templates.
19686 (INSTALL_LAST): New rule.
19687
19688 Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
19689
19690 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
19691
19692 Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
19693
19694 * configure.in (appdirs): New variable. Currently empty, but will
19695 be used in gas distribution. If nonempty, lists a set of
19696 directories at least one of which must get configured, or top
19697 level configuration is considered to have failed.
19698 (rs6000-*-lynxos*): Use new file name.
19699
19700 Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19701
19702 Eliminate XTRAFLAGS.
19703 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
19704 newlib include files using -idirafter, and also use -nostdinc.
19705 (CXX_FOR_TARGET): Likewise.
19706 (XTRAFLAGS): Removed.
19707 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
19708 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
19709 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
19710 ($(DO_X)): Don't pass down XTRAFLAGS.
19711
19712 Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
19713
19714 * configure.in (mips*-dec-bsd*): New target; do build linker.
19715 (mips*-*-bsd*): New target; don't build linker.
19716
19717 Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
19718
19719 * configure.in: support rs6000-*-lynxos* configuration.
19720 support sunos4 as a cross target.
19721
19722 * config.sub: look for lynx*, not lynx since the OS version may
19723 legitimately be part of the name.
19724
19725 Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
19726
19727 * configure.in (i[34]86-*-sco*): Move to be with other i386
19728 targets.
19729 (romp-*-*): New target. Skip various binary utilities.
19730 (vax-*-*): New target. Don't build newlib.
19731 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
19732
19733 Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
19734
19735 * configure.in: Only set host_makefile_frag if config
19736 directory exists.
19737
19738 Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
19739
19740 * install.sh: If $dstdir exists, don't check whether each
19741 component does.
19742
19743 Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19744
19745 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
19746
19747 Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
19748
19749 * configure.in (*-*-lynxos*): Don't configure newlib for either
19750 native or cross Lynx.
19751
19752 Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
19753
19754 * config.sub (sparc64-elf): Fix os.
19755 (z8k): Remove duplicate.
19756
19757 Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19758
19759 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
19760 gcc/stmp-fixproto, to try to prevent fixproto from being run.
19761
19762 Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
19763
19764 * configure: Make file links cleanly even if Lynx fails on
19765 an NFS symlink (at least fail cleanly).
19766
19767 Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
19768
19769 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
19770 -XNh2000.
19771
19772 Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
19773
19774 * configure: Unknown options are fatal again.
19775
19776 Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
19777
19778 * configure: Ignore --x-includes and --x-libraries, for Autoconf
19779 compatibility.
19780
19781 Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
19782
19783 * build-all.mk: Add `clean' target.
19784
19785 Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
19786
19787 * config.guess: Add SINIX support.
19788 * configure.in: Add mips-*-sysv4* support.
19789
19790 Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
19791
19792 * build-all.mk: Document all useful targets.
19793 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
19794 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
19795
19796 Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
19797
19798 * configure: Support --silent, --quiet.
19799
19800 Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
19801
19802 * configure: Support --disable-FEATURE.
19803
19804 Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19805
19806 * config.guess: Recognize NCR running SVR4.3.
19807
19808 Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
19809
19810 * config.guess: Make BSDI generate i386-unknown-bsd386.
19811 Patch from Paul Eggert <eggert@twinsun.com>.
19812
19813 Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19814
19815 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
19816
19817 Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
19818
19819 * configure: Make unrecognized options give nonfatal warnings
19820 instead of fatal errors, and pass them to any subdirectory
19821 configures in case they recognize them.
19822 Make --x equivalent to --with-x.
19823
19824 Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
19825
19826 * configure: Add --enable-* options. Clean up usage message and
19827 some comments.
19828
19829 Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
19830
19831 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
19832
19833 Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
19834
19835 * configure.in (hppa*-*-*): Enable binutils.
19836
19837 Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19838
19839 * config.sub: Recognize cisco.
19840
19841 Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
19842
19843 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
19844
19845 Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19846
19847 * config.guess: about target *-hitachi-hiuxwe2, don't print more
19848 than one configuration name. Add comment.
19849
19850 Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
19851
19852 * config.guess: about target *-hitachi-hiuxwe2, fixed
19853 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
19854 macro is incorrect.]
19855
19856 Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19857
19858 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
19859 than the "make ls" stuff which used to be here.
19860
19861 Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
19862
19863 * config.guess: Recognize i[34]86-unknown-freebsd.
19864 From Shawn M Carey <smcarey@rodan.syr.edu>.
19865
19866 Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
19867
19868 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
19869
19870 Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
19871
19872 * config.guess: Check for ptx.
19873
19874 Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
19875
19876 * config.sub: Add os9k checking.
19877
19878 Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
19879
19880 * config.guess: Handle OSF1 running on HPPA processors
19881
19882 Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
19883
19884 * configure: If subdir configure fails, print out a message with
19885 subdirectory name, in case subdir's configure code didn't identify
19886 itself.
19887
19888 Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
19889
19890 * configure.in: Remove embedded newlines from configdirs.
19891 Avoid mismatches of substrings. Fix matching strings at end
19892 of configdirs.
19893
19894 Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
19895
19896 * config.guess: Add Lynx/rs6000 config support.
19897
19898 Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
19899
19900 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
19901
19902 Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
19903
19904 * configure.in (hppa*-*-osf*): Treat this just like most other
19905 PA configurations (eg no binutils or ld).
19906 (hppa*-*-*elf*): These configurations have binutils and ld.
19907
19908 Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
19909
19910 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
19911
19912 Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19913
19914 * configure.in (rs6000-*-*): Build gas.
19915
19916 Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
19917
19918 * Makefile.in: Avoid bug in losing hpux sed.
19919
19920 Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19921
19922 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
19923 for GDB and GDB has been fixed to not need it.
19924
19925 Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
19926
19927 * config.guess: Recognize vax hosts.
19928
19929 Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
19930
19931 * configure (while loop): Don't use "break 2" inside case
19932 statement -- the case statement isn't an enclosing loop.
19933
19934 Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
19935
19936 * config.guess: Clean up NeXT support, to allow nextstep
19937 on Intel machines. Make OS be nextstep.
19938
19939 Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
19940
19941 * config.guess: Add alternate forms for Convex.
19942
19943 Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
19944
19945 * configure: Completely rewrite option processing. Take
19946 advantage of pattern-matching to avoid invoking test frequently.
19947 Also clean up host and target defaulting logic.
19948
19949 Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
19950
19951 * Makefile.in: Replace all occurrances of "rootme" with "r" and
19952 "$${rootme}" with "$$r", to increase the likelihood that the do-*
19953 commands (plus user environment) will fit SCO limits.
19954
19955 Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19956
19957 * configure.in: Don't issue warnings about directories which are
19958 not being configured if -norecursion is set. Correct test for
19959 --with-gnu-as and --with-gnu-ld to not get confused by substring
19960 matches.
19961
19962 * configure.in: Don't build gas for alpha-dec-osf1*.
19963
19964 Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
19965
19966 * configure: Back out Per's change of 12/19/1993. It changes the
19967 behavior of configure in unexpected and confusing ways.
19968
19969 Also, use different delim char when calculating
19970 program_transform_name so that the name can contain slashes.
19971
19972 Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
19973
19974 * configure.in, config.sub: Add support for VSTa micro-kernel.
19975
19976 Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
19977
19978 * configure.in: Nuke hacks which were used to get a special
19979 version of GAS for HPPA configurations.
19980
19981 Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
19982
19983 * configure: If only ${target_alias} is given, use that
19984 as the default for ${host_alias}.
19985 * configure: Add missing back-slashes before nested quotes.
19986
19987 Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
19988
19989 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
19990
19991 Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
19992
19993 * config.guess: Recognize some Tektronix configurations.
19994 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
19995
19996 Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
19997
19998 * config.sub: Match any flavor of SH.
19999
20000 Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
20001
20002 * configure.in: Don't try to configure newlib for Alpha.
20003
20004 Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20005
20006 * configure.in: Don't build ld for Irix 5. Don't build gas,
20007 libg++ or libio for any Alpha target.
20008
20009 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
20010
20011 Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
20012
20013 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
20014 default arguments -- so it tried to compress itself.
20015
20016 Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
20017
20018 * configure.in (notsupp): ensure that a space is always at the end
20019 of the configdirs list, since the grep checks for an explicit space
20020
20021 Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20022
20023 * configure.in (target i386-sysv4.2): don't build ld, since static
20024 versions of many libraries are not available.
20025
20026 Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20027
20028 * config.guess: Recognize Apollos (using environment variables).
20029 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
20030
20031 Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20032
20033 * config.guess: Recognize Sony news mips running newsos.
20034
20035 Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
20036
20037 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
20038 "fi ; else" for bash.
20039
20040 Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
20041
20042 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
20043
20044 Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
20045
20046 * config.sub: accept unixware as an alias for svr4.2.
20047 Fix some inconsistancies with the gcc version.
20048
20049 Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20050
20051 * Makefile.in (DISTDOCDIRS): Add gdb.
20052
20053 Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
20054
20055 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
20056
20057 Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
20058
20059 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
20060 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
20061 this now.
20062
20063 Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20064
20065 * config.sub: Accept hiux* as an OS name.
20066
20067 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
20068 etc/make-stds.texi. The underscore came from gcc, and dje now
20069 agrees that RUNTESTFLAGS is the correct name.
20070
20071 Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
20072
20073 * install.sh: Remove 'set -e'. It makes any conditionals
20074 in the script useless.
20075
20076 * config.guess: Automatically recognize arm-acorn-riscix
20077 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
20078
20079 Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
20080
20081 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
20082
20083 Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
20084
20085 * Makefile.in (DISTDOCDIRS): New variable.
20086 (taz): Edit local Makefile.in sooner, instead of proto-toplev
20087 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
20088
20089 Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20090
20091 * configure.in (hppa target): check the source directory for the
20092 pagas sub-directory
20093
20094 Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
20095
20096 * config.sub: Allow -aout* and -elf*.
20097
20098 Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
20099
20100 * configure.in: Don't build ld on i386-solaris2, same as for
20101 sparc-solaris2.
20102
20103 Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
20104
20105 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
20106
20107 Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20108
20109 * configure.in: Configure gdb for alpha.
20110
20111 Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20112
20113 * Makefile.in (CXXFLAGS): Add -O.
20114
20115 Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20116
20117 * config.guess: added support for DG Aviion
20118
20119 Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
20120
20121 * configure.in: Produce warning message for subdirectories not
20122 configurable for this host/target combination. Don't try to
20123 configure gdb for vms.
20124
20125 Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
20126
20127 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
20128 appropriate files before making "diststuff".
20129 (DISTBISONFILES): New var: list of files to be edited.
20130 (DISTSTUFFDIRS): Add binutils.
20131
20132 Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20133
20134 * config.sub: also handle mipsel and mips64el (for little endian mips)
20135
20136 Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20137
20138 * configure.in: Add * to end of all OS names.
20139
20140 Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
20141
20142 * configure.in: Build newlib for LynxOS native.
20143
20144 Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20145
20146 * config.guess: Add support for delta 88k running SVR3.
20147
20148 * configure.in: Add comment about HP compiler vs. emacs.
20149
20150 Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20151
20152 * configure.in: don't build ld on solaris2 (not a viable option
20153 due to bugs in getpwnam & getpwuid)
20154
20155 Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
20156
20157 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
20158 config.guess will produce a full version number.
20159
20160 Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20161
20162 * configure.in: Build linker and binutils for alpha-dec-osf1.
20163
20164 Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20165
20166 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
20167 and gdb/testsuite/Makefile.in.
20168
20169 Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20170
20171 * configure.in: recognize mips*- instead of mips-
20172
20173 Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
20174
20175 * config.sub: Accept linux*coff and linux*elf as operating
20176 systems.
20177
20178 Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20179
20180 * config.sub: Recognize mips64, and mips3 as an alias for it.
20181
20182 Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20183
20184 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
20185 gdb knows how to handle OSF/1 shared libraries.
20186
20187 Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20188
20189 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
20190 * config.guess: Recognize Hitachi's HIUX.
20191 * config.sub: Recognize h3050r* and hppahitachi.
20192 Remove redundant cases for hp9k[23]*.
20193
20194 Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20195
20196 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
20197 if gas and ld are in the source tree and are in ${configdirs}.
20198 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
20199 --with options (but still pass them down on the command line,
20200 if they were explicitly specified).
20201
20202 Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20203
20204 * configure: substitute SHELL value in Makefile.in with
20205 ${CONFIG_SHELL}
20206
20207 Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20208
20209 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
20210 *-*-solaris2* targets.
20211
20212 Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20213
20214 * Makefile.in: define M4, and pass it down to sub-makes;
20215 all-autoconf now depends on all-m4
20216
20217 Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20218
20219 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
20220 presence of {ar,ranlib} instead of a configured directory
20221
20222 Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
20223
20224 * config.guess: Accept 34?? as well as 33?? for NCR.
20225
20226 Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20227
20228 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
20229 of 'gas' in sed commands, since 'gash' is now in the tree as well.
20230
20231 Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20232
20233 * configure: grab values for $(CC) and $(CXX) from the
20234 environment, so that someone can do "CC=gcc configure; make" and
20235 have it work right (matching the way that autoconf works now)
20236
20237 * configure.in, Makefile.in: add support for gash, the tcl
20238 interface to Galaxy
20239
20240 * config.guess: add NetBSD variants (hp300, x86)
20241
20242 Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
20243
20244 * install.sh: Support -d option (in the manner of SunOS 4 install,
20245 as it is more deterministic than that of GNU install)
20246 (chmodcmd): Set file to mode 755 by default (should also do default
20247 chgrp and chown, but I don't feel like dealing with that now)
20248
20249 Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
20250
20251 * config.sub: Remove h8300hhms alias.
20252
20253 Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20254
20255 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
20256
20257 Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20258
20259 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
20260 as stmp-fixinc
20261
20262 Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
20263
20264 * config.sub: recognize m88110-bug-coff.
20265
20266 Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20267
20268 * Makefile.in (all-libio): all dependencies on the toolchain used
20269 to build this (gcc, gas, ld, etc)
20270
20271 Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20272
20273 * config.guess: Deal with OSF/1 1.3 on alpha.
20274
20275 Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20276
20277 * install.sh: add some 'else true' clauses for portability
20278
20279 * configure.in: don't build libio for h8[35]00-*-* targets
20280
20281 Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
20282
20283 * Makefile.in: Add support for new libio.
20284
20285 Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20286
20287 * install.sh: If one command fails, don't try the rest. Don't try
20288 to remove $dsttmp (via trap) unless we have already created it.
20289 If $src doesn't exist, detect it and exit with an error.
20290
20291 * config.guess: Recognize BSD on hp300.
20292
20293 Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
20294
20295 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
20296 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
20297
20298 Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
20299
20300 * Makefile.in (all-send-pr): depends on all-prms
20301
20302 Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20303
20304 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
20305
20306 Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20307
20308 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
20309 Added test for mips-mips-riscos5.
20310
20311 Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20312
20313 * configure.in: use mh-hp300 for 68k HP hosts
20314
20315 Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20316
20317 * configure: add support for CONFIG_SHELL, so that you can use
20318 some alternate shell for evaluating configure scripts
20319
20320 Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
20321
20322 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
20323 in configure script to bug-gdb@prep.ai.mit.edu when building
20324 distribution archive.
20325 * Makefile.in (COMPRESS): Remove def.
20326 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
20327 gdb.tar.Z and make-gdb.tar.Z respectively.
20328 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
20329 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
20330 to convergence with 'taz' target in Makefile.in.
20331
20332 Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20333
20334 * install.sh (dsttmp): use trap to ensure that tmp files go
20335 away on error conditions
20336
20337 Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20338
20339 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
20340
20341 Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20342
20343 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
20344 its parent is '/' not ''.
20345
20346 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
20347
20348 Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
20349
20350 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
20351 that ${newsrcdir}/configure.in does.
20352
20353 Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20354
20355 * test-build.mk: support for CONFIG_SHELL
20356
20357 Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
20358
20359 * config.sub (netware): Add as a basic system type.
20360
20361 Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
20362
20363 * Makefile.in (Makefile): depend on configure.in. Also drop the
20364 $(srcdir)/ from the dependency on Makefile.in.
20365
20366 Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
20367
20368 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
20369 (h8300hhms is temporary until multi-libraries are implemented).
20370 * configure.in: Handle h8300h too.
20371
20372 Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20373
20374 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
20375
20376 Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
20377
20378 * configure: Remove extraneous output when guessing host type.
20379 * config.guess: Remove extraneous output when guessing using C
20380 compiler rather than uname, or when guessing fails.
20381
20382 Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
20383
20384 * Makefile.in: remove all.cross and install.cross targets
20385
20386 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
20387 definitions
20388
20389 Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
20390
20391 * configure.in (target sh): Build gprof.
20392
20393 Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20394
20395 * config.sub: change -solaris to -solaris2
20396
20397 Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20398
20399 * configure.in: Use config/mh-riscos for mips-*-sysv*.
20400
20401 Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
20402
20403 * configure: Correct error message for missing Makefile.in to
20404 print correct directory.
20405
20406 Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20407
20408 * install.sh: kludge around 386BSD shell bug
20409
20410 Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
20411
20412 * config.guess: Recognize NeXT.
20413 * config.guess: Recognize i486-ncr-sysv4.
20414 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
20415
20416 Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
20417
20418 * Makefile.in (MAKEINFOFLAGS): New variable.
20419 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
20420 * build-all.mk, test-build.mk: Pass down --no-split as
20421 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
20422
20423 Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
20424
20425 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
20426
20427 Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
20428
20429 * Makefile.in (libg++.tar.z): New rule.
20430 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
20431 * Makefile.in (taz): Only do a single chmod.
20432
20433 Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
20434
20435 * install.sh: don't use dirname anymore (replaced with sed usage)
20436
20437 Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
20438
20439 * Makefile.in: Change extension for gzip'd files from '.z' to
20440 '.gz' per new FSF standard usage.
20441
20442 Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
20443
20444 * configure: put quotes around the final value of program_transform_name
20445
20446 Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20447
20448 * Makefile.in: new install.sh support; update install-info rules
20449
20450 Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
20451
20452 * configure.in: Build diff for crosses, but not for go32 host.
20453
20454 * configure.in: Build gprof only for native, and don't build it
20455 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
20456
20457 Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
20458
20459 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
20460
20461 Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
20462
20463 * configure.in (host_tools): Add prms.
20464
20465 Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20466
20467 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
20468 with $(FLAGS_TO_PASS) on the command line
20469
20470 * config.sub: Recognize lynx and lynxos
20471
20472 Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
20473
20474 * config.sub: Accept -ecoff*, not just -ecoff.
20475
20476 Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
20477
20478 * Makefile.in (taz): Use .gz suffix instead of .z.
20479 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
20480 names.
20481
20482 Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20483
20484 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
20485
20486 Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20487
20488 * Makefile.in (install-no-fixedincludes): install gcc last, so
20489 that rebuilds that might happen during 'make install' don't get
20490 bogus gcc include files
20491
20492 Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
20493
20494 Change from Utah for HPPA support:
20495 * config.guess: Recognize hppa1.x-hp-bsd.
20496
20497 Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
20498
20499 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
20500 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
20501
20502 Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
20503
20504 * config.sub: Add support for rom68k and bug boot monitors.
20505
20506 Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
20507
20508 * Makefile.in: Make all-opcodes depend on all-bfd.
20509
20510 Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
20511
20512 * config.guess: Added special check for i[34]86-univel-sysv4*.
20513
20514 Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
20515
20516 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
20517 the processor rather than assuming i486.
20518
20519 Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20520
20521 * config.guess: Recognize SunOS6 as Solaris3.
20522
20523 Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
20524
20525 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
20526 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
20527
20528 Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
20529
20530 * build-all.mk (all-cross): New target for Canadian Cross.
20531 Added Q2 go32 targets.
20532 * test-build.mk: Configure go32 cross sparclite-aout and
20533 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
20534 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
20535
20536 Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20537
20538 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
20539 GO32 hosted toolchains
20540
20541 Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
20542
20543 * configure: change so "-exec-prefix" gets passed down rather
20544 than "-exec_prefix" so autoconf generated Makefiles get the
20545 exec_prefix set right.
20546
20547 Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20548
20549 * config.guess: get the Solaris2 minor version number
20550
20551 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
20552
20553 Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
20554
20555 * config.guess: Recognize some Sequent platforms.
20556
20557 Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20558
20559 * Makefile.in: added the vault-install target
20560
20561 * configure.in: actually use the Sun3 makefile fragment that's in
20562 config, also added the release dir to configdirs
20563
20564 Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
20565
20566 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
20567
20568 Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20569
20570 * configure.in: remove some program from Alpha targetted toolchains
20571
20572 Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
20573
20574 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
20575 gprof.
20576 (taz): Run "make diststuff" in those directories instead of "make
20577 proto-dir". Look for "VERSION=" only at start of line in subdir
20578 Makefile. Use "gzip -9" for compression.
20579 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
20580 (binutils.tar.z): New target.
20581
20582 Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
20583
20584 * Makefile.in (taz): Include gpl.texinfo.
20585
20586 Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
20587
20588 * Makefile.in (setup-dirs): Merged into "taz" target.
20589 (taz): Only do `proto-dir' stuff if a directory is actually needed
20590 for this target.
20591
20592 Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
20593
20594 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
20595 (FLAGS_TO_PASS): Pass down MUNCH_NM.
20596 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
20597 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
20598 (gcc-no-fixedincludes): Correct for current gcc Makefile.
20599
20600 Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
20601
20602 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
20603 config.sub, and move-if-change to gdb testsuite distribution
20604 archive, so the testsuite can be extracted, configured, and
20605 run separately from the gdb distribution. Blow away the Chill
20606 tests that require a Chill compiled executable, since GNU Chill
20607 is not yet publically available.
20608
20609 Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20610
20611 * test-build.mk: set environment variables in a single command,
20612 instead of a list of assignments and exports
20613
20614 * config.guess: recognize Alpha/OSF1 systems
20615
20616 Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
20617
20618 * configure: Change help message to prefer --options rather than
20619 -options.
20620
20621 Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
20622
20623 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
20624 zippy@ecst.csuchico.edu.
20625 * config.guess: Recognize miniframe.
20626
20627 Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
20628
20629 * Makefile.in: Use srcroot to find runtest rather than rootme.
20630 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
20631
20632 Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
20633
20634 * test-build.mk: Extensive additions to support building on a
20635 machine other than the host.
20636
20637 Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
20638
20639 * configure (tooldir): Fix for i386-aix again.
20640
20641 Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
20642
20643 * configure, Makefile.in: Change definition of $(tooldir)
20644 to match the FSF.
20645
20646 Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
20647
20648 * config.guess: Recognize i[34]86/SVR4.
20649
20650 Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
20651
20652 * Makefile.in (all-gdb): gdb depends on sim.
20653
20654 Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
20655
20656 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
20657 at the same time we make the prototype gdb directory.
20658 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
20659 files at the same time as the gdb base release distribution.
20660
20661 Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
20662
20663 * Makefile.in (check): Use individual check targets rather than
20664 DO_X rule.
20665 (check-gcc): Added.
20666
20667 Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
20668
20669 * config.sub: Use sysv3.2 not sysv32 for canonical OS
20670 for System V release 3.2.
20671
20672 Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
20673
20674 * config.sub: Recognize hppaosf.
20675 * configure.in: Do configure ld/binutils/gas for it.
20676
20677 Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
20678
20679 * configure (tooldir): Alter syntax used to set this, for systems
20680 where "\$" isn't handled right, like i386-aix.
20681
20682 Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
20683
20684 * configure: Pass program-transform-name, not
20685 program_transform_name, to recursive configures.
20686
20687 Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
20688
20689 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
20690 of gas+ld+binutils.
20691
20692 Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
20693
20694 * config.guess: Recognize AIX3.2 as distinct from 3.1.
20695
20696 Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20697
20698 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
20699
20700 Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
20701
20702 * Makefile.in (PRMS): Set back to all-prms.
20703
20704 Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
20705
20706 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
20707 targets, rather than for MIPS hosts.
20708
20709 Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20710
20711 * configure.in: add comment for --with-x default values
20712
20713 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
20714
20715 * Makefile.in: add check-* targets for each of the directories in
20716 the tree. Add a definition of RUNTEST that will use the one we
20717 just built, if it exists. Pass this down via FLAGS_TO_PASS.
20718
20719 Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
20720
20721 * configure.in: Removed obsolete references to bfd_target and
20722 target_makefile_frag.
20723
20724 * build-all.mk: Set assorted targets for Q2.
20725 * config.sub: Recognize z8k-sim and h8300-hms.
20726 * test-build.mk: Really don't pass host to configure.
20727 (HOLES): Added uname.
20728
20729 Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
20730
20731 * configure: Handle an empty program-prefix, program-suffix or
20732 program-transform-name correctly.
20733
20734 Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
20735
20736 * build-all.mk: -G 8 no longer required for MIPS targets.
20737 * test-build.mk: Don't pass host argument to configure; make it
20738 guess.
20739
20740 Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
20741
20742 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
20743 * Makefile.in (COMPRESS): New macro, like GZIP.
20744
20745 Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
20746
20747 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
20748
20749 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
20750 with gas currently defaults to -G 0.
20751
20752 Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
20753
20754 * Makefile.in (all-flex): flex depends on byacc.
20755
20756 * build-all.mk: If host not specified, use config.guess. Pass TAG
20757 to test-build.mk as RELEASE_TAG.
20758 * test-build.mk (configargs): New variable containing arguments to
20759 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
20760 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
20761
20762 * config.guess: Use /bin/uname when checking -X argument on SCO,
20763 to avoid invoking GNU uname which doesn't understand -X.
20764
20765 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
20766
20767 * configure.in: Build gas for mips-*-*.
20768
20769 Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
20770
20771 * Makefile.in (all.normal): insert missing backslash.
20772
20773 Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
20774
20775 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
20776
20777 * Makefile.in: Complete overhaul to merge many almost identical
20778 targets.
20779
20780 Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
20781
20782 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
20783 (gdb.tar.Z): Adjusted.
20784
20785 * Makefile.in (setup-dirs, taz): New targets; should be general
20786 enough to adapt for gdb sometime. Build only .z file.
20787 (gas.tar.z): New target.
20788
20789 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
20790
20791 * build-all.mk: Use CC=cc -Xs on Solaris.
20792
20793 Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
20794
20795 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
20796 for handling BISON for FSF releases.
20797
20798 Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
20799
20800 * configure: Actually implement the change zoo just documented.
20801
20802 Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
20803
20804 * configure: when using config.guess, only set target_alias when
20805 it's not already been set (ie, on the command line)
20806
20807 Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20808
20809 * Makefile.in: add installcheck target, set PRMS to install-prms
20810
20811 Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20812
20813 * configure: add support for package_makefile_fragment, handle the
20814 case where a directory has a configure.in file but no Makefile.in
20815 more gracefully (with an actual understandable error message, even);
20816 add support for --without (and add this to the usage message); also
20817 explicitly add a --host=${host_alias} to the command line when
20818 config.guess is used
20819
20820 Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
20821
20822 * configure: Must use both --host and --target in recursive calls.
20823
20824 Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
20825
20826 * Makefile.in: Change deja-gnu to dejagnu.
20827
20828 Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
20829
20830 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
20831
20832 Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20833
20834 * configure.in: canonicalize all instances to *-*-solaris2*,
20835 also strip out a number of tools to not build for go32 host
20836
20837 Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
20838
20839 * config.guess: add GPL.
20840
20841 * Makefile.in, config.guess, config.sub, configure: bump
20842 copyrights to 93.
20843
20844 Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
20845
20846 * Makefile.in (do-info): Removed obsolete check for existence of
20847 localenv file.
20848
20849 * Makefile.in (MAKEOVERRIDES): Define to be empty.
20850
20851 Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20852
20853 * Makefile.in: a couple of 'else true' for decstation,
20854 support for TclX
20855
20856 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
20857
20858 Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
20859
20860 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
20861
20862 Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
20863
20864 * config.guess: Recognize i386-ibm-aix (PS/2).
20865 * configure.in: Use config/mh-aix386 file for it.
20866
20867 Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
20868
20869 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
20870 CC_FOR_TARGET instead.
20871 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
20872
20873 Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
20874
20875 * Makefile.in: Add sim to list of directories sent with gdb
20876
20877 Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
20878
20879 * configure.in: Put back mips-dec-bsd* case.
20880
20881 Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
20882
20883 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
20884 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
20885 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
20886
20887 Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20888
20889 * configure.in: remove no-op mips-dec-bsd* in "case $target"
20890
20891 * Makefile.in (dir.info): only run gen-info-dir if it exists,
20892 (install-info): install dir.info only if it exists,
20893 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
20894
20895 Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
20896
20897 * configure.in: For vms target, skip bfd, ld, binutils. Do build
20898 gas for mips-dec-bsd.
20899
20900 Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
20901
20902 * configure (makesrcdir): If ${srcdir} is relative and not ".",
20903 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
20904
20905 Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
20906
20907 * configure.in: Added "dejagnu" to hosttools list.
20908
20909 Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
20910
20911 * config.sub, configure.in, config.guess: Add support
20912 for Bosx, an AIX variant from Bull.
20913 Patches from F.Pierresteguy@frcl.bull.fr.
20914
20915 Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
20916
20917 * devo/dejagnu: Initial creation of devo/dejagnu.
20918 Migrated dejagnu testcases and support files for testing software
20919 tools to reside as subdirectories, currently called "testsuite",
20920 within the directory of the software tool. Migrated all programs,
20921 support libraries, etc. beloging to dejagnu proper from
20922 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
20923 with no modifications. The changes to these files which will
20924 allow them to configure, build, and execute properly will be made
20925 in a future update.
20926
20927 Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
20928
20929 * Makefile.in: Change send_pr to send-pr.
20930 * configure.in: Likewise.
20931 * send_pr: Renamed directory to send-pr.
20932
20933 Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
20934
20935 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
20936
20937 Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
20938
20939 * README: Update for gdb-4.8 release.
20940 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
20941 gdb-xxx.tar.z (gzip'd) file also.
20942
20943 Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20944
20945 * Makefile.in: make all-diff depend on all-libiberty
20946
20947 Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
20948
20949 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
20950
20951 Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20952
20953 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
20954
20955 Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
20956
20957 * Makefile.in (DEVO_SUPPORT): Remove etc directory
20958 (ETC_SUPPORT): Only add the files GDB wants from etc/.
20959 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
20960
20961 Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20962
20963 * Makefile.in: makeinfo binary is in a new location
20964
20965 Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
20966
20967 * config.sub: Accept -ecoff as an OS.
20968
20969 * Makefile.in: Various changes to eliminate a level of make
20970 recursion and reduce the required command line length.
20971 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
20972 sub-makes.
20973 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
20974 variables holding settings for specific sub-makes.
20975 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
20976 in terms of BASE_FLAGS_TO_PASS.
20977 (TARGET_LIBS): New variable listing directories which use
20978 TARGET_FLAGS_TO_PASS.
20979 (subdir_do): Eliminated.
20980 (do-*): New set of targets to replace subdir_do.
20981 (various): All targets which used subdir_do now depend on do-*.
20982 (local-clean): Renamed from do_clean.
20983 (local-distclean): New target, dependency of distclean and
20984 realclean.
20985 (install-info): Don't create directories. Depend on dir.info
20986 rather than calling make recursively.
20987 (install-dir.info): Eliminated.
20988 (install-info-dirs): Create all info directories here.
20989 (dir.info): Depend upon do-install-info.
20990
20991 * test-build.mk (HOLES): Added false.
20992
20993 Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
20994
20995 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
20996
20997 Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20998
20999 * Makefile.in (info): remove dependency on all-texinfo. The
21000 problem was really in texinfo/C, not at this level.
21001
21002 Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
21003
21004 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
21005
21006 Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
21007
21008 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
21009 GDB releases.
21010
21011 Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
21012
21013 * configure: Include srcdir in message about target of link not
21014 being found. Don't convert `-' to `_' in `with' options being
21015 passed to subdirs.
21016
21017 Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21018
21019 * configure.in: add uudecode to host_tools
21020
21021 * Makefile.in: added {all,install}-uudecode targets, added them to
21022 the appropriate lists
21023
21024 Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
21025
21026 * Makefile.in (all-gcc): Added dependency on all-gas.
21027
21028 * configure.in (mips-*-*): Build ld and binutils.
21029
21030 Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
21031
21032 * configure: check return code from mkdir, print error message and
21033 exit on failure.
21034
21035 Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
21036
21037 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
21038
21039 Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
21040
21041 * test-build.mk (HOLES): Added tar, cpio and uudecode.
21042
21043 Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
21044
21045 * config.sub (h8500): Recognize this as a cpu type.
21046
21047 Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21048
21049 * configure: source directory missing is no longer a warning
21050
21051 * configure.in: recognize irix[34]* instead of irix[34]
21052
21053 * Makefile.in: define and pass down X11_LIB
21054
21055 Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
21056
21057 * guess-systype: Renamed to ...
21058 * config.guess: ... by popular request.
21059 * configure.in, Makefile.in: Update accordingly.
21060
21061 Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
21062
21063 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
21064 + Add Convex, Cray/Unicos, and Encore/Multimax support.
21065 + Execute ./dummy instead of assuming . is in PATH.
21066
21067 Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
21068
21069 * guess-systype: New shell script. Attempts to guess the
21070 canonical host name of the executing host.
21071 Only a few hosts are supported so far.
21072 * configure: Call guess-systype if no host is specified.
21073
21074 Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
21075
21076 * Makefile.in (gcc-no-fixedincludes): Made to work with current
21077 gcc Makefile.
21078
21079 Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
21080
21081 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
21082 (all-gcc, install-gcc, subdir_do): Use it.
21083
21084 Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
21085
21086 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
21087
21088 Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
21089
21090 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
21091 set exclusively by configure, using configure.in .
21092
21093 Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21094
21095 * test-build.mk: set $PATH for all builds
21096
21097 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
21098
21099 Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
21100
21101 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
21102 the one used in gcc/Makefile.in, so that a null expansion doesn't
21103 override the one needed to build gcc with a native cc.
21104
21105 Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
21106
21107 * configure: Accept -with arguments.
21108
21109 Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
21110
21111 * Makefile.in: added h8300sim
21112
21113 Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
21114
21115 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
21116 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
21117 (all-cygnus, native, build-cygnus): Make
21118 $(canonhost)-stamp-3stage-done, not $(host)....
21119 * test-build.mk (stamp-3stage-compared): Use tail +10c for
21120 i386-sco3.2v4. Added else true to if command.
21121
21122 Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
21123
21124 * config.sub: (from FSF) Sequent uses a BSD-like OS.
21125
21126 Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
21127
21128 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
21129
21130 Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21131
21132 * configure.in: don't remove binutils from Solaris builds
21133
21134 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
21135
21136 * Makefile.in: get rid of earlier definitions for *clean,
21137 also handle the recursive info rule better
21138
21139 Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
21140
21141 * Makefile.in (mostlyclean, distclean, realclean): Fix to
21142 do more-or-less the right thing.
21143
21144 Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
21145
21146 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
21147 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
21148
21149 Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21150
21151 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
21152 $(host_canonical).
21153
21154 * configure.in: split the configdirs list into 4 categories (native
21155 v. cross, library v. tool) and handle the cross-only and native-
21156 only in more reasonable (and correct!) way.
21157
21158 Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
21159
21160 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
21161 configdirs anymore.
21162
21163 Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21164
21165 * Makefile.in: extensive cleanup:: removed all of the explicit
21166 clean-* targets, collapsed many wrappers around subdir_do into
21167 one, added additional targets to satisfy standards.texi, deleted
21168 some old targets, some changes for consistency
21169
21170 Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21171
21172 * configure.in: handle some programs as cross-only, and others as
21173 native only
21174
21175 * test-build.mk: handle partial holes in a more generic manner
21176
21177 * Makefile.in: m4 depends on libiberty
21178
21179 Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21180
21181 * configure.in: add m4, textutils, fileutils, sed, shellutils,
21182 time, wdiff, and find to configdirs
21183
21184 * Makefile.in: all, clean, and install rules for the new programs
21185 added to configure.in
21186
21187 Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21188
21189 * configure.in: use mh-sun for all *-sun-* hosts
21190
21191 Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21192
21193 * Makefile.in: define flags for X11 include files and library file
21194 locations, pass them down to the programs that need this info
21195
21196 * build-all.mk: added a 'native' target, to 3stage the native toolchain
21197
21198 Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21199
21200 * configure.in: start building libg++ for HP-UX targets
21201
21202 Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
21203
21204 * README: Update references to files moved into etc/.
21205
21206 Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
21207
21208 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
21209 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
21210
21211 Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
21212
21213 * configure: accept dash as well as underscore in long option
21214 names for FSF compatibility.
21215
21216 Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
21217
21218 * config.sub: added -sco3.2v4 support from FSF.
21219
21220 Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21221
21222 * configure.in: expand the section that adds or removes
21223 directories from the list of programs to build, to handle native
21224 vs. cross in addition to host v. native
21225
21226 Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
21227
21228 * Makefile.in: Replace C++ in macro names with CXX.
21229 This is less likely to break ...
21230
21231 Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21232
21233 * test-build.mk: add -w to GNU_MAKE
21234
21235 Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21236
21237 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
21238 add 'sparc' to list of recognized cpus. This needed to make
21239 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
21240 Delete some redundant ose68 variants. Recognize -wrs as an os,
21241 then changes that into $CPU-wrs-vxworks.
21242
21243 * configure.in: remove most references to gdbtest, regularize
21244 target based program removal
21245
21246 * test-build.mk: import from p3 tree (many fixes and changes)
21247
21248 Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
21249
21250 * Makefile.in: added rules to handle tcl, tk, and expect
21251
21252 * configure.in: handle those directories if they exist
21253
21254 Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21255
21256 * config.sub: removed bogus hppabsd and hppahpux names, since
21257 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
21258
21259 Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21260
21261 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
21262 depends upon all-xiberty
21263
21264 * Makefile.in: changes from p3, including:
21265
21266 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
21267
21268 * Makefile.in (XTRAFLAGS): include newlib directories if
21269 newlib/Makefile exists, rather than if host != target.
21270
21271 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
21272
21273 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
21274 from the same source tree and not building a cross-compiler. This
21275 matters for the libg++ configuration if reconfiguring a tree that
21276 has already been installed.
21277
21278 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
21279
21280 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
21281 pick up the machine and system specific header files.
21282
21283 * Makefile.in: added AS_FOR_TARGET, passed down in
21284 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
21285 the C compiler to use to create programs which are run in the
21286 build environment, set it to default to $(CC), and passed it down
21287 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
21288
21289 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
21290
21291 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
21292 We need them for unusual native builds, like systems without
21293 ranlib.
21294
21295 * configure: also define $(host_canonical) and
21296 $(target_canonical), which are the full, canonical names for the
21297 given host and target
21298
21299 Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
21300
21301 * Makefile.in: Added separate definitions for C++.
21302
21303 Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
21304
21305 * configure.in (configdirs): Add deja-gnu.
21306
21307 Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
21308
21309 * README: Update for configure.texi and gdb-4.7 release.
21310
21311 Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
21312
21313 * Makefile.in: Move "all" target to top of file.
21314 Previously, first target was ".PHONY" which caused BSD4.4 make
21315 to build .PHONY when make was run without arguments.
21316
21317 Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
21318
21319 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
21320 Library-copylefted code in libiberty.
21321
21322 Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
21323
21324 * config.sub: Replace m68kmote with plain old m68k.
21325
21326 Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
21327
21328 * Makefile.in: Remove space from blank line, avoid Make complaints.
21329
21330 Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
21331
21332 * config.sub: Complain if no argument is given. Added support for
21333 386bsd as OS and target alias.
21334
21335 Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
21336
21337 * Makefile.in (XTRAFLAGS): include newlib directories if
21338 newlib/Makefile exists, rather than if host != target.
21339
21340 Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
21341
21342 * config.sub: recognize sparclite-wrs-vxworks.
21343
21344 * Makefile.in (install-xiberty): added *-xiberty make rules (from
21345 p3.) Added clean-xiberty to clean.
21346
21347 Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21348
21349 * configure.in: use *-*-* instead of nested cases for host and target
21350
21351 Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
21352
21353 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
21354 from the same source tree and not building a cross-compiler. This
21355 matters for the libg++ configuration if reconfiguring a tree that
21356 has already been installed.
21357
21358 Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
21359
21360 * config.sub (i486v/i486v4): Merge in from FSF version.
21361
21362 Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
21363
21364 * configure: only set PWD if it is already set.
21365
21366 Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
21367
21368 * configure: just set PWD=`pwd` at the top, since Ultrix sh
21369 doesn't have unset and all success paths (and most error paths)
21370 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
21371 to just ${PWD} to avoid confusion.)
21372
21373 Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
21374
21375 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
21376 even for a native compilation.
21377
21378 Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
21379
21380 Changes to make the gdb.tar.Z rule work better.
21381
21382 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
21383 (DEVO_SUPPORT): Add configure.texi.
21384 (bfd-ilrt.tar.Z): Remove ancient rule.
21385
21386 Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
21387
21388 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
21389 pick up the machine and system specific header files.
21390
21391 * configure.in, config.sub: added new target m68010-adobe-scout,
21392 with alias of adobe68k. Changed configure.in to check for
21393 -scout before -sco* to avoid a false match.
21394
21395 * Makefile.in: added AS_FOR_TARGET, passed down in
21396 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
21397 the C compiler to use to create programs which are run in the
21398 build environment, set it to default to $(CC), and passed it down
21399 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
21400
21401 Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
21402
21403 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
21404 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
21405 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
21406 FOR_TARGET variants, to newlib and libg++.
21407
21408 Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
21409
21410 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
21411 first.
21412
21413 Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
21414
21415 * config.sub: Accept `elf' as an environment.
21416
21417 Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
21418
21419 * Makefile.in (all-opcodes): cd into the right directory
21420
21421 Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
21422
21423 * configure: added -program_transform_name option, used as
21424 argument to sed when installing programs.
21425 configure.texi: added documentation for -program_prefix,
21426 -program_suffix and -program_transform_name.
21427
21428 Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
21429
21430 * config.sub: Accept i486 where i386 ok.
21431
21432 Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
21433
21434 * config.sub: accept we32k
21435
21436 Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
21437
21438 * config.sub, configure.in: accept OSE68000 and OSE68k.
21439
21440 * Makefile.in: don't create all directories for ``make install'';
21441 let the subdirectories create the ones they need.
21442
21443 Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21444
21445 * COPYING: new file, GPL v2
21446
21447 Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21448
21449 * Makefile.in: use the new gen-info-dir, which needs a template
21450 argument (which also lives in texinfo)
21451
21452 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
21453
21454 Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
21455
21456 * config.sub (ncr3000): Change i386 to i486.
21457
21458 Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21459
21460 * Makefile.in: add install-rcs, install-grep to
21461 install-no-fixedincludes, removed install-bison and install-libgcc
21462
21463 Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
21464
21465 * configure.in: grab the HPUX makefile fragment if on HPUX
21466
21467 Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
21468
21469 * Makefile.in: eradicate bison spoor (ditto libgcc).
21470 configure.in: recognise m68{k,000}-ericsson-OSE.
21471 es1800 is alias for m68k-ericsson-OSE
21472
21473 Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21474
21475 * configure.in: rearrange the parts that remove programs from
21476 configdirs, based now on HOST==TARGET or by canonical triple.
21477
21478 Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
21479
21480 * test-build.mk: recurse explicitly with -f test-build.mk when
21481 appropriate. predicate stage3 and comparison on the existence
21482 of gcc. That is, if gcc isn't around, we aren't three-staging.
21483 On very clean, also remove ...stamp-co. Build in-place before
21484 doing other builds.
21485
21486 Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
21487
21488 * Makefile.in, configure.in: add tgas
21489
21490 Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
21491
21492 * Makefile.in: a number of changes merged in from progressive.
21493
21494 * configure.in: add libm.
21495
21496 * .cvsignore: ignore some stuff that comes from test-build.mk.
21497
21498 Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
21499
21500 * config.sub: Add es1800 (m68k-ericsson-es1800).
21501
21502 Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
21503
21504 * configure: Add program_suffix (parallel to program_prefix)
21505 * Makefile.in: adjust directory-creating script for losing decstation
21506
21507 Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
21508
21509 * configure: Minor $subdir-related fixes.
21510
21511 Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
21512
21513 * configure: fix various problems with propogating
21514 makefile_target_frag in subdirs.
21515 * configure.in: config libgcc if its there
21516
21517 Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
21518
21519 * config.sub: HPPA merge.
21520
21521 Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
21522
21523 * Makefile.in: Replace all-bison with all-byacc in all
21524 dependency lines for other tools (which now use byacc).
21525
21526 Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
21527
21528 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
21529
21530 Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
21531
21532 * Makefile.in: make gprof rules similar to byacc rules (instead of
21533 vestigal $(unsubdir) that didn't work...)
21534
21535 Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
21536
21537 * config.sub: Add support for Linux.
21538 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
21539 (at least for libg++).
21540
21541 Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
21542
21543 * configure.texi: fix doc for the -nfp option to configure
21544
21545 Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
21546
21547 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
21548
21549 Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
21550
21551 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
21552 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
21553 * configure.in: added solaris* host_makefile_frag hook.
21554
21555 Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21556
21557 * config.sub: changed recognition of m68000 so that various
21558 m68k types can be specified via m680[01234]0
21559
21560 Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21561
21562 * config.sub (basic_machine): fix sed so that '-foo' isn't
21563 completely substituted out while .+'-foo' loses the '-foo'
21564
21565 Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
21566
21567 * config.sub ($os): Add -aout.
21568
21569 Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
21570
21571 * configure: If host_makefile_frag is absolute, don't
21572 prefix ${invsubdir} (relevant to libg++ auto-configure).
21573
21574 Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
21575
21576 * Makefile.in (tooldir): Define it.
21577 (all-ld): Depend on all-flex.
21578
21579 Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
21580
21581 * Makefile.in (check): Fix libg++ special case.
21582
21583 Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
21584
21585 * configure: do not bury `pwd` into config.status, thus do fewer
21586 pwd's.
21587
21588 * configure: print the "Building in" message only when building in
21589 other than "." AND verbose.
21590
21591 * configure: remove -s, rework -v to better accommodate guested
21592 configures.
21593
21594 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
21595
21596 Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
21597
21598 * Makefile.in: macroize flags passed on recursion. remove
21599 fileutils.
21600
21601 Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
21602
21603 * configure: get makesrcdir right for subdirs deeper than 1.
21604
21605 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
21606 install.
21607
21608 Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
21609
21610 * Makefile.in: don't print subdir_do or recursion lines.
21611
21612 Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
21613
21614 * standards.texi: added menu item.
21615
21616 * Makefile.in: build and install standards.info.
21617
21618 * standards.texi: new file.
21619
21620 Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
21621
21622 * configure: test for and move config.status pieces from
21623 ${subdir}/.
21624
21625 Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
21626
21627 * configure: Test for existance of files before trying to mv
21628 them, to avoid numerous non-existance messages.
21629
21630 Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
21631
21632 * configure: correct final line of config.status.
21633
21634 * configure: patch from eggert. Avoids a protection problem if
21635 the original Makefile.in is read only.
21636
21637 * configure: use move-if-change from gcc to create config.status.
21638 Some makefiles depend on config.status to tell if a directory
21639 has been reconfigured for a different host. This change
21640 prevents those directories from remaking everything in the case
21641 where the reconfig was only intended to rebuild a Makefile.
21642
21643 * configure: test for config.sub with "config.sub sun4" rather
21644 than "config.sub ${host_alias}". Otherwise we can't tell a bad
21645 host alias from a missing config.sub.
21646
21647 Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
21648
21649 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
21650 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
21651
21652 Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
21653
21654 * configure: mkdir ${subdir} as needed.
21655
21656 Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
21657
21658 * Makefile.in,configure.in: added autoconf.
21659
21660 Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
21661
21662 * Makefile.in: no longer pass against on recursion.
21663
21664 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
21665 definitions are not inherited.
21666
21667 * configure: correct makesrcdir when subdir is .
21668
21669 Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
21670
21671 * configure: Add support for 'subdirs' variable, which is
21672 like 'configdirs', except that configure doesn't re-invoke
21673 itself for subdirs, it just creates a Makefile for each subdir.
21674 * configure.texi: Document subdirs.
21675
21676 Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21677
21678 * configure.in: added flex to configdirs
21679
21680 Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
21681
21682 * Makefile.in: remove clean-stamps from clean.
21683
21684 Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
21685
21686 * configure.in: Add gdbtest to configdirs.
21687
21688 Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
21689
21690 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
21691 to recursive makes.
21692 * configure.in: Recognize new ncr3000 config.
21693
21694 Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
21695
21696 * Makefile.in, configure.in: removed references to gdbm.
21697
21698 Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
21699
21700 * config.sub: Don't canonicalize os value
21701 newsos* to bsd (readline needs to check for newsos).
21702 (This fix was earlier made Jan 31, but got re-broken.)
21703
21704 Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
21705
21706 * configure.in: sco is an os, not a vendor!
21707
21708 * configure: Quote $( better. Keep various shells happy.
21709
21710 Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
21711
21712 * Makefile.in: eliminate stamp-files.
21713
21714 Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
21715
21716 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
21717 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
21718
21719 Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
21720
21721 * config.sub: fix iris/iris3.
21722
21723 Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
21724
21725 * configure: re-add -rm.
21726
21727 Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
21728
21729 * Maskefile.in: add .stmp-rcs to all.
21730
21731 * configure.in: remove gas from rs6000 build, use aix host fragment.
21732
21733 Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
21734
21735 * configure: pass down site_option during recursion.
21736
21737 Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
21738
21739 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
21740
21741 Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
21742
21743 * configure: Change exec_prefix so that it really defaults to prefix.
21744
21745 Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
21746
21747 * Makefile.in, configure.in: Add support for mmalloc library.
21748
21749 Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
21750
21751 * Makefile.in: add stmp dependencies for a few more things.
21752
21753 Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
21754
21755 * configure: adjusted error message on objdir/srcdir configure
21756 collision, per john's suggestion.
21757
21758 * Makefile.in: add libiberty stmp to all and all.cross.
21759
21760 Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
21761
21762 * Makefile.in: remove force dependencies, add grep to all.
21763
21764 Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
21765
21766 * Makefile.in: drop flex. make stamp files work.
21767
21768 * configure: added test for conflicting configuration in srcdir,
21769 remove trailing slashes from srcdir. Otherwise emacs gdb mode
21770 gets cranky. use relative paths for configure and srcdir
21771 whenever possible. Send some error messages to stderr that were
21772 going to stdout.
21773
21774 Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
21775
21776 * Makefile.in: Fix libg++ rule to check for gcc directory
21777 before using gcc/gcc. Also pass XTRAFLAGS.
21778
21779 Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
21780
21781 * Makefile.in: added stmp-files so that directories aren't polled
21782 when they are already built.
21783
21784 * configure.texi: fixed a node pointer problem.
21785
21786 Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
21787
21788 * config.sub configure.in gdb/configure.in
21789 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
21790 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
21791 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
21792
21793 Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
21794
21795 * configure: -recurring becomes -silent. corrected help message
21796 for -site= option.
21797
21798 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
21799
21800 Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
21801
21802 * configure: when building Makefile for crosses, replace
21803 tooldir and program_prefix. default srcdir from location of
21804 config.sub. remove "for host in hosts" and "for target in
21805 targets" loops.
21806
21807 Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
21808
21809 * Makefile.in: Do not pass bindir or mandir to cvs.
21810
21811 Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
21812
21813 * Makefile.in, configure.in: removed traces of namesubdir,
21814 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
21815 copyrights to '92, changed some from Cygnus to FSF.
21816
21817 * configure.texi: remove most references to multiple hosts,
21818 multiple targets, subdirs, etc.
21819
21820 * configure.man: removed rcsid. reference config.sub not
21821 config.subr.
21822
21823 * Makefile.in: mkdir $(infodir) on install-info.
21824
21825 Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
21826
21827 * configure.texi: Explain better about .gdbinit and about
21828 the environment that configure.in sections run in.
21829
21830 Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
21831
21832 * configure.in: Ultrix is only a decstation if it's a MIPS.
21833
21834 Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
21835
21836 * README: DOC.configure => cfg-paper.texi.
21837
21838 Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
21839
21840 * config.sub (near case $os): Don't convert newsos* to bsd!
21841
21842 Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
21843
21844 * Makefile.in: Reinstall change from gdb-4.3 that reduces
21845 the number of copies of COPYING that go into the GDB tar file.
21846
21847 Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
21848
21849 * bfd/configure.in, gdb/config/mh-i386sco,
21850 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
21851 Fix SCO configuration stuff.
21852
21853 Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
21854
21855 * Makefile.in: For libg++, make sure the -I pointing
21856 to the gcc directory goes *after* all the libg++-local -I flags.
21857 Also, move just-gcc dependency from just-libg++ to all-libg++.
21858
21859 Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
21860
21861 * configure: Change -x to -f to keep Ultrix /bin/test happy.
21862
21863 Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
21864
21865 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
21866
21867 Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
21868
21869 * config.sub: Add stratus configuration frags. Also
21870 submitted to FSF.
21871
21872 Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
21873
21874 * Makefile.in (DEV_SUPPORT): add configure.man.
21875
21876 * config.sub(Decode manufacturer-specific): add -none*.
21877
21878 Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
21879
21880 * Makefile.in: remove form feeds to make Sun's make happy.
21881 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
21882
21883 Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
21884
21885 * Makefile.in (AR_FLAGS): Make quieter.
21886
21887 Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
21888
21889 * configure.in: Add libg++.
21890 * configure: When verbose, don't output the command line at each
21891 level; it will be unremarkably the same as the previous version,
21892 which will be the same as what the user typed.
21893
21894 Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
21895
21896 * configure.in, Makefile.in: fix clean-info, add flex. add
21897 fileutils.
21898
21899 * configure: be less sensitive to spaces in Makefile.in. Do not
21900 look for sources in "..". Doing so breaks subdirectories that
21901 might have their own configure. If a subdir has it's own
21902 configure script, use it.
21903
21904 Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
21905
21906 * cfg-paper.texi: some changes suggested by rms.
21907
21908 Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
21909
21910 * config.sub: Merge in some small additions from the FSF version,
21911 taken from the gcc distribution, to bring the Cygnus and FSF
21912 versions into closer sync.
21913
21914 Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
21915
21916 * configure.in: Changed svr4 references to sysv4.
21917
21918 Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
21919
21920 * configure: added -V for version number option.
21921
21922 Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
21923
21924 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
21925 renamed from DOC.configure to cfg-paper.texi.
21926
21927 Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
21928
21929 * configure, config.subr, config.sub: config.subr is now
21930 config.sub again.
21931
21932 Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
21933
21934 * configure.texi: new file, in progress.
21935
21936 * Makefile.in: build info file and install the man page for
21937 configure.
21938
21939 * configure.man: new file, first cut.
21940
21941 * configure: find config.subr again now that configuration "none"
21942 has gone. removed all traces of the -ansi option. removed all
21943 traces of the -languages option.
21944
21945 * config.subr: resync from rms.
21946
21947 Wed Dec 11 22:25:20 1991 K. Richard Pixley (rich at rtl.cygnus.com)
21948
21949 * configure, config.sub, config.subr: merge config.sub into
21950 config.subr, call the result config.subr, remove config.sub, use
21951 config.subr.
21952
21953 * Makefile.in: revised install for dir.info.
21954
21955 Tue Dec 10 00:04:35 1991 K. Richard Pixley (rich at rtl.cygnus.com)
21956
21957 * configure.in: add decstation host makefile frag.
21958
21959 * Makefile.in: BISON now bison -y again. also install-gcc on
21960 install. clean-gdbm on clean. infodir belongs in datadir.
21961 Make directories for info install. Build dir.info here then
21962 install it.
21963
21964 Mon Dec 9 16:48:33 1991 K. Richard Pixley (rich at rtl.cygnus.com)
21965
21966 * Makefile.in: fix for bad directory tests.
21967
21968 Sat Dec 7 00:17:01 1991 K. Richard Pixley (rich at rtl.cygnus.com)
21969
21970 * configure: \{1,2\} appears to be a sysv'ism. Use a different
21971 regexp. -srcdir relative was being handled incorrectly.
21972
21973 * Makefile.in: unwrapped some for loops so that parallel makes
21974 work again and so one can focus one's attention on a particular
21975 package.
21976
21977 Fri Dec 6 00:22:08 1991 K. Richard Pixley (rich at rtl.cygnus.com)
21978
21979 * configure: added PWD as a stand in for `pwd` (for speed). use
21980 elif wherever possible. make -srcdir work without -objdir.
21981 -objdir= commented out.
21982
21983 Thu Dec 5 22:46:52 1991 K. Richard Pixley (rich at rtl.cygnus.com)
21984
21985 * configure: +options become --options. -subdirs commented out.
21986 added -host, -datadir. Renamed -destdir to -prefix. Comment in
21987 Makefile now at top of generated Makefile. Removed cvs log
21988 entries. added -srcdir. create .gdbinit only if there is one
21989 in ${srcdir}.
21990
21991 * Makefile.in: idestdir and ddestdir go away. Added copyrights
21992 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
21993 and mandir now keyed off datadir by default.
21994
21995 Fri Nov 22 07:38:11 1991 K. Richard Pixley (rich at rtl.cygnus.com)
21996
21997 * Freshly created ChangeLog.
21998
21999 \f
22000 Local Variables:
22001 mode: change-log
22002 left-margin: 8
22003 fill-column: 76
22004 version-control: never
22005 End: