]> git.ipfire.org Git - thirdparty/gcc.git/blob - ChangeLog
c: Disallow braces around C2x auto initializers
[thirdparty/gcc.git] / ChangeLog
1 2023-01-10 Philip Herron <herron.philip@googlemail.com>
2
3 * MAINTAINERS: Add Philip Herron as Rust front-end maintainer
4
5 2023-01-06 Clément Chigot <chigot@adacore.com>
6
7 * configure.ac: Skip GMP and MPFR when --disable-gdb is
8 provided.
9 * configure: Regenerate.
10
11 2023-01-04 Gaius Mulley <gaiusmod2@gmail.com>
12
13 * MAINTAINERS: Add Gaius Mulley as Modula-2 front-end maintainer.
14
15 2022-12-31 Iain Sandoe <iain@sandoe.co.uk>
16
17 * Makefile.def: Do not build shared libffi.
18 * Makefile.in: Regenerate.
19
20 2022-12-21 Andrew Pinski <apinski@marvell.com>
21
22 * Makefile.def: Add configure-gdb dependencies
23 on all-gmp and all-mpfr.
24 * configure.ac: Split out MPC checking from MPFR.
25 Require GMP and MPFR if the gdb directory exist.
26 * Makefile.in: Regenerate.
27 * configure: Regenerate.
28
29 2022-12-14 Gaius Mulley <gaiusmod2@gmail.com>
30
31 * configure.ac (target_libraries): Add target-libgm2.
32 Add NCN_STRICT_CHECK_TARGET_TOOLS entry for gm2.
33 Add GCC_TARGET_TOOL entry for gm2.
34 (compare_exclusions): Add gcc/m2/gm2-compiler/M2Version,
35 gcc/m2/gm2-compiler-boot/SYSTEM and gcc/m2/gm2version.
36 * Makefile.def (target_modules): Add libgm2.
37 (flags_to_pass): Add GM2_FOR_TARGET, GM2FLAGS_FOR_TARGET.
38 (dependencies): Add all-target-libgm2 and on=all-target-libatomic.
39 (languages): Add entry for language=m2 with gcc-check-target=check-m2
40 and lib-check-target=check-target-libgm2.
41 * Makefile.tpl (BUILD_EXPORTS): Add definition for GM2 and GM2FLAGS.
42 (HOST_EXPORTS): Add definition for GM2.
43 (BASE_TARGET_EXPORTS): Add definition for GM2.
44 (GM2_FOR_BUILD): Defined.
45 (GM2FLAGS): Defined.
46 (GM2_FOR_TARGET): Defined.
47 (GM2FLAGS_FOR_TARGET): Defined.
48 (EXTRA_HOST_FLAGS): Defined.
49 (POSTSTAGE1_FLAGS_TO_PASS): Add GM2 and GM2_FOR_BUILD.
50 (EXTRA_TARGET_FLAGS): Add GM2 and GM2FLAGS.
51 (EXTRA_GCC_FLAGS): Add GM2_FOR_TARGET.
52 * configure: Rebuilt.
53 * Makefile.in: Rebuilt.
54
55 2022-12-13 Philip Herron <philip.herron@embecosm.com>
56
57 * Makefile.def: Add Rust language.
58 * Makefile.in: Regenerate via autogen.
59
60 2022-12-09 Martin Liska <mliska@suse.cz>
61
62 * MAINTAINERS: Fix spacing.
63
64 2022-12-07 Arthur Cohen <arthur.cohen@embecosm.com>
65
66 * MAINTAINERS: Add Arthur Cohen as Rust front-end maintainer.
67
68 2022-12-07 Iain Sandoe <iain@sandoe.co.uk>
69
70 * Makefile.def: Pass host_libs_picflag to host dependent library
71 configures.
72 * Makefile.in: Regenerate.
73 * configure: Regenerate.
74 * configure.ac (host_libs_picflag): New configure variable set to
75 '--with-pic' when building 'host_shared'.
76
77 2022-11-25 Weimin Pan <weimin.pan@oracle.com>
78
79 * Makefile.def: Add libsframe as new module with its dependencies.
80 * Makefile.in: Regenerated.
81 * configure.ac: Add libsframe to host_libs.
82 * configure: Regenerated.
83
84 2022-11-23 Marek Polacek <polacek@redhat.com>
85
86 Revert:
87 2022-11-23 Marek Polacek <polacek@redhat.com>
88
89 * Makefile.def: Pass $(PICFLAG) to AM_CFLAGS for gmp, mpfr, mpc, and
90 isl.
91 * Makefile.in: Regenerate.
92 * Makefile.tpl: Set PICFLAG.
93 * configure.ac (--enable-host-pie): New check. Set PICFLAG after this
94 check.
95 * configure: Regenerate.
96
97 2022-11-23 Marek Polacek <polacek@redhat.com>
98
99 * Makefile.def: Pass $(PICFLAG) to AM_CFLAGS for gmp, mpfr, mpc, and
100 isl.
101 * Makefile.in: Regenerate.
102 * Makefile.tpl: Set PICFLAG.
103 * configure.ac (--enable-host-pie): New check. Set PICFLAG after this
104 check.
105 * configure: Regenerate.
106
107 2022-11-14 Martin Liska <mliska@suse.cz>
108
109 Revert:
110 2022-11-09 Martin Liska <mliska@suse.cz>
111
112 * doc/Makefile: New file.
113 * doc/_static/custom.css: New file.
114 * doc/baseconf.py: New file.
115 * doc/bsd.rst: New file.
116 * doc/contrib.rst: New file.
117 * doc/contribute.rst: New file.
118 * doc/cppdiropts.rst: New file.
119 * doc/cppenv.rst: New file.
120 * doc/cppopts.rst: New file.
121 * doc/cppwarnopts.rst: New file.
122 * doc/favicon.ico: New file.
123 * doc/funding.rst: New file.
124 * doc/gcc_sphinx.py: New file.
125 * doc/gnu.rst: New file.
126 * doc/gnu_free_documentation_license.rst: New file.
127 * doc/gpl-3.0.rst: New file.
128 * doc/indices-and-tables.rst: New file.
129 * doc/lgpl-2.1.rst: New file.
130 * doc/logo.pdf: New file.
131 * doc/logo.svg: New file.
132 * doc/md.rst: New file.
133 * doc/requirements.txt: New file.
134
135 2022-11-14 Martin Liska <mliska@suse.cz>
136
137 Revert:
138 2022-11-09 Martin Liska <mliska@suse.cz>
139
140 * doc/baseconf.py: Port to GCC sources.
141
142 2022-11-14 Martin Liska <mliska@suse.cz>
143
144 Revert:
145 2022-11-14 Martin Liska <mliska@suse.cz>
146
147 * configure: Regenerate.
148 * configure.ac: Support Sphinx based documentation.
149
150 2022-11-14 Martin Liska <mliska@suse.cz>
151
152 Revert:
153 2022-11-09 Martin Liska <mliska@suse.cz>
154
155 * doc/baseconf.py: Simplify BUGURL and VERSION_PACKAGE,
156 provide a default.
157
158 2022-11-14 Martin Liska <mliska@suse.cz>
159
160 Revert:
161 2022-11-09 Martin Liska <mliska@suse.cz>
162
163 * doc/bsd.rst:
164 Add trailing newline.
165 * doc/contrib.rst:
166 Add trailing newline.
167 * doc/contribute.rst:
168 Add trailing newline.
169 * doc/cppdiropts.rst:
170 Add trailing newline.
171 * doc/cppenv.rst:
172 Add trailing newline.
173 * doc/cppopts.rst:
174 Add trailing newline.
175 * doc/cppwarnopts.rst:
176 Add trailing newline.
177 * doc/funding.rst:
178 Add trailing newline.
179 * doc/gnu.rst:
180 Add trailing newline.
181 * doc/gnu_free_documentation_license.rst:
182 Add trailing newline.
183 * doc/gpl-3.0.rst:
184 Add trailing newline.
185 * doc/indices-and-tables.rst:
186 Add trailing newline.
187 * doc/lgpl-2.1.rst:
188 Add trailing newline.
189 * doc/md.rst:
190 Add trailing newline.
191
192 2022-11-14 Martin Liska <mliska@suse.cz>
193
194 Revert:
195 2022-11-09 Martin Liska <mliska@suse.cz>
196
197 * configure.ac: Use new install URL.
198 * configure: Regenerate.
199
200 2022-11-14 Martin Liska <mliska@suse.cz>
201
202 Revert:
203 2022-11-10 Arsen Arsenović <arsen@aarsen.me>
204
205 * doc/baseconf.py: Inject dirname(__file__)/'modules' to path
206 instead of just ``.''.
207 * doc/gcc_sphinx.py: Moved to...
208 * doc/modules/gcc_sphinx.py: ...here.
209
210 2022-11-14 Martin Liska <mliska@suse.cz>
211
212 Revert:
213 2022-11-10 Martin Liska <mliska@suse.cz>
214
215 * doc/baseconf.py: Modernize by using pathlib.
216
217 2022-11-14 Martin Liska <mliska@suse.cz>
218
219 Revert:
220 2022-11-11 Martin Liska <mliska@suse.cz>
221
222 * doc/Makefile: Disable -j auto.
223
224 2022-11-14 Martin Liska <mliska@suse.cz>
225
226 Revert:
227 2022-11-11 Martin Liska <mliska@suse.cz>
228
229 * doc/Makefile: Update comment.
230
231 2022-11-14 Martin Liska <mliska@suse.cz>
232
233 Revert:
234 2022-11-11 Martin Liska <mliska@suse.cz>
235
236 * doc/indices-and-tables.rst: Rename Indexes to Indices.
237
238 2022-11-14 Martin Liska <mliska@suse.cz>
239
240 Revert:
241 2022-11-13 Martin Liska <mliska@suse.cz>
242
243 PR web/107643
244 * doc/baseconf.py: Set include_todo tag if INCLUDE_TODO env
245 is set.
246 * doc/indices-and-tables.rst: Use include_todo tag.
247
248 2022-11-14 Martin Liska <mliska@suse.cz>
249
250 Revert:
251 2022-11-13 Philipp Tomsich <philipp.tomsich@vrull.eu>
252
253 * doc/contrib.rst: Update Jeff Law's email address.
254
255 2022-11-13 Philipp Tomsich <philipp.tomsich@vrull.eu>
256
257 * doc/contrib.rst: Update Jeff Law's email address.
258
259 2022-11-13 Martin Liska <mliska@suse.cz>
260
261 PR web/107643
262 * doc/baseconf.py: Set include_todo tag if INCLUDE_TODO env
263 is set.
264 * doc/indices-and-tables.rst: Use include_todo tag.
265
266 2022-11-11 Martin Liska <mliska@suse.cz>
267
268 * doc/indices-and-tables.rst: Rename Indexes to Indices.
269
270 2022-11-11 Martin Liska <mliska@suse.cz>
271
272 * doc/Makefile: Update comment.
273
274 2022-11-11 Martin Liska <mliska@suse.cz>
275
276 * doc/Makefile: Disable -j auto.
277
278 2022-11-10 Martin Liska <mliska@suse.cz>
279
280 * doc/baseconf.py: Modernize by using pathlib.
281
282 2022-11-10 Arsen Arsenović <arsen@aarsen.me>
283
284 * doc/baseconf.py: Inject dirname(__file__)/'modules' to path
285 instead of just ``.''.
286 * doc/gcc_sphinx.py: Moved to...
287 * doc/modules/gcc_sphinx.py: ...here.
288
289 2022-11-09 Martin Liska <mliska@suse.cz>
290
291 * configure.ac: Use new install URL.
292 * configure: Regenerate.
293
294 2022-11-09 Martin Liska <mliska@suse.cz>
295
296 * doc/bsd.rst:
297 Add trailing newline.
298 * doc/contrib.rst:
299 Add trailing newline.
300 * doc/contribute.rst:
301 Add trailing newline.
302 * doc/cppdiropts.rst:
303 Add trailing newline.
304 * doc/cppenv.rst:
305 Add trailing newline.
306 * doc/cppopts.rst:
307 Add trailing newline.
308 * doc/cppwarnopts.rst:
309 Add trailing newline.
310 * doc/funding.rst:
311 Add trailing newline.
312 * doc/gnu.rst:
313 Add trailing newline.
314 * doc/gnu_free_documentation_license.rst:
315 Add trailing newline.
316 * doc/gpl-3.0.rst:
317 Add trailing newline.
318 * doc/indices-and-tables.rst:
319 Add trailing newline.
320 * doc/lgpl-2.1.rst:
321 Add trailing newline.
322 * doc/md.rst:
323 Add trailing newline.
324
325 2022-11-09 Martin Liska <mliska@suse.cz>
326
327 * doc/baseconf.py: Simplify BUGURL and VERSION_PACKAGE,
328 provide a default.
329
330 2022-11-09 Martin Liska <mliska@suse.cz>
331
332 * configure: Regenerate.
333 * configure.ac: Support Sphinx based documentation.
334
335 2022-11-09 Martin Liska <mliska@suse.cz>
336
337 * doc/baseconf.py: Port to GCC sources.
338
339 2022-11-09 Martin Liska <mliska@suse.cz>
340
341 * doc/Makefile: New file.
342 * doc/_static/custom.css: New file.
343 * doc/baseconf.py: New file.
344 * doc/bsd.rst: New file.
345 * doc/contrib.rst: New file.
346 * doc/contribute.rst: New file.
347 * doc/cppdiropts.rst: New file.
348 * doc/cppenv.rst: New file.
349 * doc/cppopts.rst: New file.
350 * doc/cppwarnopts.rst: New file.
351 * doc/favicon.ico: New file.
352 * doc/funding.rst: New file.
353 * doc/gcc_sphinx.py: New file.
354 * doc/gnu.rst: New file.
355 * doc/gnu_free_documentation_license.rst: New file.
356 * doc/gpl-3.0.rst: New file.
357 * doc/indices-and-tables.rst: New file.
358 * doc/lgpl-2.1.rst: New file.
359 * doc/logo.pdf: New file.
360 * doc/logo.svg: New file.
361 * doc/md.rst: New file.
362 * doc/requirements.txt: New file.
363
364 2022-11-04 Thomas Schwinge <thomas@codesourcery.com>
365
366 * Makefile.def: Remove module 'liboffloadmic'.
367 * Makefile.in: Regenerate.
368 * configure.ac: Remove 'liboffloadmic' handling.
369 * configure: Regenerate.
370
371 2022-10-31 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
372
373 * MAINTAINERS: Update email address.
374
375 2022-10-21 Дилян Палаузов <dilyan.palauzov@aegee.org>
376
377 * configure.ac: Don't configure readline if --with-system-readline is
378 used.
379 * configure: Re-generate.
380
381 2022-10-12 Cui,Lili <lili.cui@intel.com>
382
383 * MAINTAINERS (Write After Approval): Add myself.
384
385 2022-10-11 Olivier Hainque <hainque@adacore.com>
386
387 * libtool.m4 (*vxworks*): When enable_shared, set dynamic_linker
388 and friends for rtp !large. Assume the linker has the required
389 abilities and set lt_cv_deplibs_check_method.
390
391 2022-09-30 Olivier Hainque <hainque@adacore.com>
392
393 * configure.ac (*vxworks*): If enable_shared is not
394 set, set to "no" and add --disable-shared to target and
395 host_configargs.
396 * configure: Regenerate.
397
398 2022-09-26 Jeff Law <jlaw@ventanamicro.com>
399
400 * MAINTAINERS: Update my email address and DCO entry.
401
402 2022-09-23 Paul-Antoine Arras <pa@codesourcery.com>
403
404 * MAINTAINERS (Write After Approval): Add myself.
405
406 2022-09-15 Torbjörn SVENSSON <torbjorn.svensson@foss.st.com>
407
408 * MAINTAINERS (Write After Approval): Add myself.
409
410 2022-09-07 Jeff Law <jeffreyalaw@gmail.com>
411
412 * MAINTAINERS: Update my email address.
413
414 2022-09-07 Tom de Vries <tdevries@suse.de>
415
416 * configure.ac: Set extra_host_libiberty_configure_flags and
417 extra_host_zlib_configure_flags in separate case statements.
418 * configure: Regenerate.
419
420 2022-09-06 Xianmiao Qu <cooper.qu@linux.alibaba.com>
421
422 * MAINTAINERS: Update c-sky port maintainers' emails.
423
424 2022-08-31 Martin Liska <mliska@suse.cz>
425
426 * configure: Regenerate.
427 * configure.ac: Delete hpux9 and hpux10.
428
429 2022-08-18 Sergei Trofimovich <siarheit@google.com>
430
431 * Makefile.def: Drop libelf module and gcc-configure dependency
432 on it.
433 * Makefile.in: Regenerate with 'autogen Makefile.def'.
434 * Makefile.tpl (HOST_EXPORTS): Drop unused LIBELFLIBS and
435 LIBELFINC.
436 * configure: Regenrate.
437 * configure.ac (host_libs): Drop unused libelf.
438
439 2022-08-18 Sergei Trofimovich <siarheit@google.com>
440
441 * Makefile.in: Regenerate.
442
443 2022-08-04 Eugene Rozenfeld <erozen@microsoft.com>
444
445 * MAINTAINERS: Add myself as AutoFDO maintainer.
446
447 2022-08-01 Roger Sayle <roger@nextmovesoftware.com>
448 Arnaud Charlet <charlet@adacore.com>
449
450 * configure: Regenerate.
451
452 2022-07-31 Roger Sayle <roger@nextmovesoftware.com>
453
454 PR bootstrap/106472
455 * Makefile.def (dependencies): Make configure-target-libgo depend
456 upon all-target-libbacktrace.
457
458 2022-07-27 David Faust <david.faust@oracle.com>
459
460 * MAINTAINERS: Add myself as reviewer for CTF and BTF.
461
462 2022-07-27 Richard Biener <rguenther@suse.de>
463
464 * MAINTAINERS (Roger Sayle): Update e-mail address.
465
466 2022-07-21 Sam Feifer <sfeifer@redhat.com>
467
468 * MAINTAINERS (Write After Approval): Add myself.
469
470 2022-07-21 Marc Poulhiès <poulhies@adacore.com>
471
472 * MAINTAINERS: Add myself as Ada front end co-maintainer.
473
474 2022-07-19 Alexander Monakov <amonakov@ispras.ru>
475
476 * .gitignore: Do not ignore config.h.
477
478 2022-07-15 Andrew Carlotti <andrew.carlotti@arm.com>
479
480 * MAINTAINERS: Add myself to Write After Approval.
481
482 2022-07-04 Martin Liska <mliska@suse.cz>
483
484 * MAINTAINERS: fix sorting of names
485
486 2022-07-03 Immad Mir <mirimmad17@gmail.com>
487
488 * MAINTAINERS: add myself.
489
490 2022-07-03 Immad Mir <mirimmad17@gmail.com>
491
492 * MAINTAINERS: Add myself to write after approval and DCO.
493
494 2022-07-02 Tim Lange <mail@tim-lange.me>
495
496 * MAINTAINERS: Add myself.
497
498 2022-07-01 Haochen Jiang <haochen.jiang@intel.com>
499
500 * MAINTAINERS (Write After Approval): Add myself.
501
502 2022-06-30 Cui,Lili <lili.cui@intel.com>
503
504 Revert:
505 2022-06-30 Cui,Lili <lili.cui@intel.com>
506
507 * MAINTAINERS (Write After Approval): Add myself.
508
509 2022-06-30 Cui,Lili <lili.cui@intel.com>
510
511 * MAINTAINERS (Write After Approval): Add myself.
512
513 2022-06-28 Alexandre Oliva <oliva@adacore.com>
514
515 * Makefile.tpl (HOST_EXPORTS): Add TFLAGS to GCC_FOR_TARGET.
516 (EXTRA_GCC_FLAGS): Likewise.
517 * Makefile.in: Rebuilt.
518
519 2022-06-28 konglin1 <lingling.kong@intel.com>
520
521 * MAINTAINERS (Write After Approval): Add myself.
522
523 2022-06-27 Tom de Vries <tdevries@suse.de>
524
525 * configure.ac: Build libiberty pic variant for gdbserver.
526 * configure: Regenerate.
527
528 2022-06-26 Iain Sandoe <iain@sandoe.co.uk>
529
530 * configure: Regenerate.
531 * configure.ac: Correct use of $host.
532
533 2022-06-25 Jeff Law <jeffreyalaw@gmail.com>
534
535 * MAINTAINERS: Remove tilegx and tilepro entries.
536 * configure.ac: Remove tilegx and tilepro stanzas.
537 * configure: Rebuilt.
538
539 2022-05-28 Bruce Korb <bkorb@gnu.org>
540
541 * .gitignore: Ignore vim swap files
542
543 2022-05-13 Surya Kumari Jangala <jskumari@linux.ibm.com>
544
545 * MAINTAINERS: Add myself to write after approval.
546
547 2022-05-11 Kewen Lin <linkw@linux.ibm.com>
548
549 * MAINTAINERS: Remove myself from DCO section.
550
551 2022-05-09 Xi Ruoyao <xry111@xry111.site>
552
553 * MAINTAINERS: Update my email address.
554
555 2022-05-09 Clément Chigot <chigot@adacore.com>
556
557 * MAINTAINERS: Update my email address.
558
559 2022-05-05 Kewen Lin <linkw@linux.ibm.com>
560
561 * MAINTAINERS: Add myself as PowerPC port co-maintainer and to DCO
562 section.
563
564 2022-04-19 Richard Henderson <rth@gcc.gnu.org>
565
566 * MAINTAINERS: Update my email address.
567
568 2022-04-01 Qian Jianhua <qianjh@fujitsu.com>
569
570 * MAINTAINERS: Update my email address.
571
572 2022-03-29 Chenghua Xu <xuchenghua@loongson.cn>
573
574 * MAINTAINERS: (CPU Port Maintainers): Add myself and
575 Lulu as LoongArch port maintainer.
576
577 2022-03-29 Chenghua Xu <xuchenghua@loongson.cn>
578 Lulu Cheng <chenglulu@loongson.cn>
579
580 * configure.ac: Add LoongArch tuples.
581 * configure: Regenerate.
582
583 2022-03-28 Tom Tromey <tromey@adacore.com>
584
585 * configure.ac: Remove --with-mpfr-dir and --with-gmp-dir.
586 * configure: Rebuild.
587
588 2022-03-24 Bill Schmidt <bill.schmidt@gmail.com>
589
590 * MAINTAINERS: Change my information.
591
592 2022-03-16 Chung-Ju Wu <jasonwucj@gmail.com>
593
594 * MAINTAINERS: Add myself to DCO section.
595
596 2022-03-14 Jonathan Wakely <jwakely@redhat.com>
597
598 * configure.ac: Fix incorrect option in comment.
599 * configure: Regenerate.
600
601 2022-03-09 Hans-Peter Nilsson <hp@axis.com>
602
603 * Makefile.def (dependencies): Make configure-sim depend on
604 all-readline.
605 * Makefile.in: Regenerate.
606
607 2022-02-22 Christophe Lyon <christophe.lyon@foss.st.com>
608
609 * MAINTAINERS (Write After Approval): Update my e-mail address.
610
611 2022-02-08 Ulrich Weigand <ulrich.weigand@de.ibm.com>
612
613 * MAINTAINERS: Remove Hartmut Penner as s390 maintainer.
614
615 2022-01-31 Ed Smith-Rowland <esmithrowland@gmail.com>
616
617 * MAINTAINERS: Update my email and add myself to the DCO list.
618
619 2022-01-25 Thomas Schwinge <thomas@codesourcery.com>
620
621 Revert:
622 2021-09-16 Andrew Pinski <apinski@marvell.com>
623
624 PR bootstrap/67102
625 * Makefile.def: Have configure-target-libffi depend on
626 all-target-libstdc++-v3.
627 * Makefile.in: Regenerate.
628
629 2022-01-22 Jakub Jelinek <jakub@redhat.com>
630
631 PR other/104181
632 * build.log: Remove.
633
634 2022-01-20 Martin Liska <mliska@suse.cz>
635
636 * MAINTAINERS: Adjust email address based on IRC request.
637
638 2022-01-18 Xionghu Luo <luoxhu@linux.ibm.com>
639
640 * MAINTAINERS: Update my email address.
641
642 2022-01-17 Martin Liska <mliska@suse.cz>
643
644 * MAINTAINERS: Rename .c names to .cc.
645
646 2022-01-13 Jakub Jelinek <jakub@redhat.com>
647
648 * Makefile.am: Remove.
649
650 2022-01-11 Thomas Koenig <tkoenig@gcc.gnu.org>
651
652 * Makefile.am: New file.
653
654 2022-01-11 Martin Liska <mliska@suse.cz>
655
656 * MAINTAINERS: Sort 2 names.
657
658 2022-01-10 Martin Liska <mliska@suse.cz>
659
660 * MAINTAINERS: Fix obvious issues with sorting.
661
662 2022-01-07 liuhongt <hongtao.liu@intel.com>
663
664 * build.log: New file.
665
666 2022-01-05 Nathan Sidwell <nathan@acm.org>
667
668 * MAINTAINERS: Add DCO entry. Sort that list.
669
670 2022-01-04 Gaius Mulley <gaiusmod2@gmail.com>
671
672 * MAINTAINERS: Change of email address in both DCO and
673 Write After Approval list.
674
675 2021-12-21 Iain Buclaw <ibuclaw@gdcproject.org>
676
677 * configure: Regenerate.
678
679 2021-12-21 Martin Liska <mliska@suse.cz>
680
681 * config.sub: Change mode back to 755.
682
683 2021-12-17 Martin Liska <mliska@suse.cz>
684
685 * config.sub: Sync from master.
686
687 2021-12-17 Martin Liska <mliska@suse.cz>
688
689 Revert:
690 2021-12-16 Matthias Seidel <mseidel@apache.org>
691
692 * config.sub: Fix typo.
693
694 2021-12-16 Matthias Seidel <mseidel@apache.org>
695
696 * config.sub: Fix typo.
697
698 2021-12-16 H.J. Lu <hjl.tools@gmail.com>
699
700 Revert:
701 2021-12-15 H.J. Lu <hjl.tools@gmail.com>
702
703 * Makefile.tpl (AR): Add @AR_PLUGIN_OPTION@
704 (RANLIB): Add @RANLIB_PLUGIN_OPTION@.
705 * configure.ac: Include config/gcc-plugin.m4.
706 AC_SUBST AR_PLUGIN_OPTION and RANLIB_PLUGIN_OPTION.
707 * libtool.m4 (_LT_CMD_OLD_ARCHIVE): Pass --plugin to AR and
708 RANLIB if possible.
709 * Makefile.in: Regenerated.
710 * configure: Likewise.
711
712 2021-12-15 H.J. Lu <hjl.tools@gmail.com>
713
714 * Makefile.tpl (BUILD_CFLAGS): New.
715 (CFLAGS): Append $(BUILD_CFLAGS).
716 (CXXFLAGS): Likewise.
717 (PGO_BUILD_GEN_FLAGS_TO_PASS): New.
718 (PGO_BUILD_TRAINING_CFLAGS): Likewise.
719 (PGO_BUILD_TRAINING_CXXFLAGS): Likewise.
720 (PGO_BUILD_TRAINING_FLAGS_TO_PASS): Likewise.
721 (PGO_BUILD_TRAINING_MFLAGS): Likewise.
722 (PGO_BUILD_USE_FLAGS_TO_PASS): Likewise.
723 (PGO-TRAINING-TARGETS): Likewise.
724 (PGO_BUILD_TRAINING): Likewise.
725 (all): Add '+' to the command line for recursive make. Support
726 the PGO build.
727 * configure.ac: Add --enable-pgo-build[=lto].
728 AC_SUBST PGO_BUILD_GEN_CFLAGS, PGO_BUILD_USE_CFLAGS and
729 PGO_BUILD_LTO_CFLAGS. Enable the PGO build in Makefile.
730 * Makefile.in: Regenerated.
731 * configure: Likewise.
732
733 2021-12-15 H.J. Lu <hjl.tools@gmail.com>
734
735 * Makefile.tpl (AR): Add @AR_PLUGIN_OPTION@
736 (RANLIB): Add @RANLIB_PLUGIN_OPTION@.
737 * configure.ac: Include config/gcc-plugin.m4.
738 AC_SUBST AR_PLUGIN_OPTION and RANLIB_PLUGIN_OPTION.
739 * libtool.m4 (_LT_CMD_OLD_ARCHIVE): Pass --plugin to AR and
740 RANLIB if possible.
741 * Makefile.in: Regenerated.
742 * configure: Likewise.
743
744 2021-12-14 Marc Poulhiès <poulhies@adacore.com>
745
746 * MAINTAINERS: Add myself to write after approval.
747
748 2021-12-06 Navid Rahimi <navidrahimi@microsoft.com>
749
750 * MAINTAINERS: Adding myself.
751
752 2021-12-02 Pekka Seppänen <pexu@gcc.mail.kapsi.fi>
753
754 * configure: Regenerate.
755 * configure.ac: For CPP_FOR_BUILD use $(CC_FOR_BUILD) -E instead of
756 $(CPP).
757
758 2021-11-30 Iain Buclaw <ibuclaw@gdcproject.org>
759
760 * Makefile.def: Add bootstrap to libbacktrace, libphobos, zlib, and
761 libatomic.
762 * Makefile.in: Regenerate.
763 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Fix command for GDC.
764 (STAGE1_CONFIGURE_FLAGS): Add --with-libphobos-druntime-only if
765 target-libphobos-bootstrap.
766 (STAGE2_CONFIGURE_FLAGS): Likewise.
767 * configure: Regenerate.
768 * configure.ac: Add support for bootstrapping D front-end.
769
770 2021-11-16 Martin Uecker <uecker@gcc.gnu.org>
771
772 * MAINTAINERS: Add myself to DCO section and update email address.
773
774 2021-11-16 Iain Sandoe <iain@sandoe.co.uk>
775
776 * configure: Regenerate.
777 * configure.ac: Ensure that PIC (shared) defaults are set
778 correctly for Darwin.
779
780 2021-11-16 Jim Wilson <jim.wilson.gcc@gmail.com>
781
782 * MAINTAINERS: Update my address.
783
784 2021-11-12 Alan Modra <amodra@gmail.com>
785
786 * Makefile.def (configure-opcodes): Depend on configure-bfd.
787 * Makefile.in: Regenerate.
788
789 2021-11-03 Maciej W. Rozycki <macro@embecosm.com>
790
791 * MAINTAINERS: Clarify the policy WRT the Write After Approval
792 list.
793
794 2021-11-02 Andrew Burgess <andrew.burgess@embecosm.com>
795
796 * MAINTAINERS (Reviewers, arc): Remove my entry.
797 (Write After Approval): Add an entry for myself.
798
799 2021-10-28 Richard Purdie <richard.purdie@linuxfoundation.org>
800
801 * Makefile.tpl: Add CPP_FOR_BUILD and CPPFLAGS_FOR_BUILD support
802 * Makefile.in: Regenerate.
803 * configure: Regenerate.
804 * configure.ac: Add CPP_FOR_BUILD and CPPFLAGS_FOR_BUILD support
805
806 2021-10-26 Jeff Law <jeffreyalaw@gmail.com>
807
808 * MAINTAINERS: Fix up Maciej's entries.
809
810 2021-10-26 Maciej W. Rozycki <macro@embecosm.com>
811
812 * MAINTAINERS (CPU Port Maintainers): Add myself as a VAX port
813 maintainer.
814
815 2021-10-22 Eric Gallager <egallager@gcc.gnu.org>
816
817 PR other/102663
818 * Makefile.def: Handle install-dvi target.
819 * Makefile.tpl: Likewise.
820 * Makefile.in: Regenerate.
821
822 2021-10-19 Clément Chigot <clement.chigot@atos.net>
823
824 * MAINTAINERS: Add myself for write after approval.
825
826 2021-10-12 Eric Gallager <egallager@gcc.gnu.org>
827
828 * Makefile.def: Mark libcody, libdecnumber,
829 c++tools, libgcc, and libobjc as missing TAGS
830 targets.
831 * Makefile.in: Regenerate.
832
833 2021-10-07 Siddhesh Poyarekar <siddhesh@gotplt.org>
834
835 * MAINTAINERS: Add myself to DCO section and update email
836 address.
837
838 2021-09-29 Jonathan Wakely <jwakely@redhat.com>
839
840 * MAINTAINERS: Add myself to DCO section.
841
842 2021-09-28 Andrew Burgess <andrew.burgess@embecosm.com>
843
844 * configure: Regenerate.
845 * configure.ac (skipdirs): Add the contents of target_configdirs if
846 we are not building gcc.
847
848 2021-09-24 Andrew Burgess <andrew.burgess@embecosm.com>
849
850 * Makefile.def: Back-port commits ba4d88ad892f and
851 755ba58ebef0 from binutils-gdb repository.
852 * Makefile.in: Regenerated.
853
854 2021-09-20 Harald Anlauf <anlauf@gmx.de>
855
856 * MAINTAINERS (Reviewers): Add myself as Fortran reviewer.
857
858 2021-09-17 Iain Sandoe <iain@sandoe.co.uk>
859
860 * Makefile.def: Add a jit check target for the jit
861 language.
862 * Makefile.in: Regenerate.
863
864 2021-09-16 Andrew Pinski <apinski@marvell.com>
865
866 PR bootstrap/67102
867 * Makefile.def: Have configure-target-libffi depend on
868 all-target-libstdc++-v3.
869 * Makefile.in: Regenerate.
870
871 2021-09-10 Petter Tomner <tomner@kth.se>
872
873 * MAINTAINERS: Me added to DCO and write after approval
874
875 2021-09-01 YunQiang Su <syq@debian.org>
876
877 * MAINTAINERS: Add myself for write after approval.
878
879 2021-08-31 Andrew Burgess <andrew.burgess@embecosm.com>
880
881 * Makefile.def: Add all-gdb dependency on all-libbacktrace.
882 * Makefile.in: Regenerate.
883
884 2021-08-21 Dragan Mladjenovic <Dragan.Mladjenovic@syrmia.com>
885
886 * MAINTAINERS: Add myself for write after approval.
887
888 2021-08-18 Iain Sandoe <iain@sandoe.co.uk>
889
890 * Makefile.in: Regenerate.
891 * Makefile.tpl: Make the state of the configured host
892 shared flag available to makefile fragements.
893
894 2021-08-09 Hongyu Wang <hongyu.wang@intel.com>
895
896 * MAINTAINERS (Write After Approval): Add myself.
897
898 2021-07-20 Richard Earnshaw <rearnsha@arm.com>
899
900 * .dir-locals.el (bug-reference-url-format): Use https.
901
902 2021-07-20 Richard Earnshaw <rearnsha@arm.com>
903
904 * .dir-locals.el (c-mode): Change fill-column to 79.
905
906 2021-07-15 Trevor Saunders <tbsaunde@tbsaunde.org>
907
908 * MAINTAINERS: Add myself to DCO section.
909
910 2021-07-09 Iain Sandoe <iain@sandoe.co.uk>
911
912 * configure: Regenerate.
913 * configure.ac: Adjust cases for which it is necessary to
914 include the Darwin host config fragment.
915
916 2021-07-06 Gaius Mulley <gaius.mulley@southwales.ac.uk>
917
918 * MAINTAINERS: Add myself for write after approval and DCO.
919
920 2021-07-05 Iain Sandoe <iain@sandoe.co.uk>
921
922 * Makefile.def: Add dsymutil defs.
923 * Makefile.in: Regenerated.
924 * Makefile.tpl: Add dsymutil to flags.
925 * configure: Regenerated.
926 * configure.ac: Add dsymutil to target and build recipes.
927
928 2021-07-01 Ankur Saini <arsenic@sourceware.org>
929
930 * MAINTAINERS: Add myself for write after approval.
931
932 2021-06-30 Xi Ruoyao <xry111@mengyan1223.wang>
933
934 * MAINTAINERS (Write After Approval): Add myself.
935
936 2021-06-25 Matthias Kretz <m.kretz@gsi.de>
937
938 * MAINTAINERS: Add myself for write after approval and DCO
939
940 2021-06-24 prathamesh.kulkarni <prathamesh.kulkarni@linaro.org>
941
942 * .gitignore: Add entry for cscope.out.
943
944 2021-06-22 liuhongt <hongtao.liu@intel.com>
945
946 * MAINTAINERS: Remove my Write After Approval entry.
947
948 2021-06-21 liuhongt <hongtao.liu@intel.com>
949
950 * MAINTAINERS: Add myself as maintainer of the i386 vector
951 extensions.
952
953 2021-06-18 Antoni Boucher <bouanto@zoho.com>
954
955 * MAINTAINERS (Write After Approval): Add myself.
956
957 2021-06-17 Aldy Hernandez <aldyh@redhat.com>
958
959 * MAINTAINERS (Various Maintainers): Add Andrew and myself
960 as *vrp and ranger maintainers.
961
962 2021-06-05 Jeff Law <jeffreyalaw@gmail.com>
963
964 * MAINTAINERS: Adjust my entry in the DCO section so that it does
965 not trigger testsuite failures.
966
967 2021-06-05 Jeff Law <jeffreyalaw@gmail.com>
968
969 * MAINTAINERS: Add myself to DCO section with both email addresses.
970
971 2021-06-03 Jason Merrill <jason@redhat.com>
972
973 * MAINTAINERS: Add DCO version number.
974
975 2021-06-02 Jason Merrill <jason@redhat.com>
976
977 * MAINTAINERS: Add DCO section.
978
979 2021-05-31 Indu Bhagat <indu.bhagat@oracle.com>
980
981 * MAINTAINERS (Write After Approval): Add myself.
982
983 2021-05-29 Mike Frysinger <vapier@gentoo.org>
984
985 * configure.ac: Add gnulib to configdirs for sim.
986 * configure: Regenerate.
987
988 2021-05-18 Mike Frysinger <vapier@gentoo.org>
989
990 * Makefile.def: Add configure-sim dependency on all-gnulib.
991 * Makefile.in: Regenerated.
992
993 2021-05-17 Serge Belyshev <belyshev@depni.sinp.msu.ru>
994
995 * MAINTAINERS (Write After Approval): Add myself.
996
997 2021-05-12 Marcel Vollweiler <marcel@codesourcery.com>
998
999 * MAINTAINERS (Write After Approval): Add myself.
1000
1001 2021-05-11 Martin Liska <mliska@suse.cz>
1002
1003 * MAINTAINERS: Remove entries for removed
1004 components (HSA, BRIG, libhsail-rt).
1005 Move Pekka to Write After Approval.
1006
1007 2021-05-11 Martin Liska <mliska@suse.cz>
1008
1009 * Makefile.def: Remove libhsail-rt.
1010 * Makefile.in: Likewise.
1011 * configure.ac: Likewise.
1012 * configure: Regenerate.
1013 * libhsail-rt/ChangeLog: Removed.
1014 * libhsail-rt/Makefile.am: Removed.
1015 * libhsail-rt/Makefile.in: Removed.
1016 * libhsail-rt/README: Removed.
1017 * libhsail-rt/aclocal.m4: Removed.
1018 * libhsail-rt/configure: Removed.
1019 * libhsail-rt/configure.ac: Removed.
1020 * libhsail-rt/configure.tgt: Removed.
1021 * libhsail-rt/include/internal/fibers.h: Removed.
1022 * libhsail-rt/include/internal/phsa-queue-interface.h: Removed.
1023 * libhsail-rt/include/internal/phsa-rt.h: Removed.
1024 * libhsail-rt/include/internal/workitems.h: Removed.
1025 * libhsail-rt/rt/arithmetic.c: Removed.
1026 * libhsail-rt/rt/atomics.c: Removed.
1027 * libhsail-rt/rt/bitstring.c: Removed.
1028 * libhsail-rt/rt/fbarrier.c: Removed.
1029 * libhsail-rt/rt/fibers.c: Removed.
1030 * libhsail-rt/rt/fp16.c: Removed.
1031 * libhsail-rt/rt/misc.c: Removed.
1032 * libhsail-rt/rt/multimedia.c: Removed.
1033 * libhsail-rt/rt/queue.c: Removed.
1034 * libhsail-rt/rt/sat_arithmetic.c: Removed.
1035 * libhsail-rt/rt/segment.c: Removed.
1036 * libhsail-rt/rt/workitems.c: Removed.
1037 * libhsail-rt/target-config.h.in: Removed.
1038
1039 2021-05-04 Nick Clifton <nickc@redhat.com>
1040
1041 * configure.ac (AC_PROG_CC): Replace with AC_PROG_CC_C99.
1042 * configure: Regenerate.
1043
1044 2021-04-28 Jakub Jelinek <jakub@redhat.com>
1045 Tobias Burnus <tobias@codesourcery.com>
1046
1047 * configure.ac (--enable-offload-defaulted): New.
1048 * configure: Regenerate.
1049
1050 2021-04-23 David Faust <david.faust@oracle.com>
1051
1052 * MAINTAINERS (Write After Approval): Add myself.
1053
1054 2021-04-11 Hafiz Abid Qadeer <abidh@codesourcery.com>
1055
1056 * MAINTAINERS (Write After Approval): Add myself.
1057
1058 2021-03-26 Dimitar Dimitrov <dimitar@dinux.eu>
1059
1060 * MAINTAINERS: Add myself as pru port maintainer.
1061
1062 2021-03-23 David Malcolm <dmalcolm@redhat.com>
1063
1064 * MAINTAINERS: Add myself as static analyzer maintainer.
1065
1066 2021-03-18 Jeff Law <jlaw@tachyum.com>
1067
1068 * MAINTAINERS: Update primary entry.
1069
1070 2021-03-13 Eugene Rozenfeld <erozen@microsoft.com>
1071
1072 * MAINTAINERS (Write After Approval): Add myself.
1073
1074 2021-03-13 Mike Frysinger <vapier@gentoo.org>
1075
1076 * Makefile.def: Remove all-sim dependency on configure-gdb.
1077 * Makefile.in: Regenerated.
1078
1079 2021-03-11 Jeff Law <law@redhat.com>
1080
1081 * MAINTAINERS: Update entries for a few ex-ImgTec employees
1082
1083 2021-03-11 Martin Liska <mliska@suse.cz>
1084
1085 * Makefile.tpl: The change was done Makefile.in which
1086 is generated file.
1087
1088 2021-03-08 Jeff Law <law@redhat.com>
1089
1090 * MAINTAINERS: Update my email address
1091
1092 2021-02-23 Kito Cheng <kito.cheng@sifive.com>
1093
1094 * config.guess: Import latest upstream.
1095 * config.sub: Import latest upstream.
1096
1097 2021-01-25 Martin Liska <mliska@suse.cz>
1098
1099 PR gcov-profile/98739
1100 * Makefile.in: Enable -fprofile-reproducible=parallel-runs
1101 for profiledbootstrap.
1102
1103 2021-01-22 Jonathan Wright <jonathan.wright@arm.com>
1104
1105 * MAINTAINERS (Write After Approval): Add myself.
1106
1107 2021-01-22 Maciej W. Rozycki <macro@orcam.me.uk>
1108
1109 * MAINTAINERS (Write After Approval): Update my e-mail address.
1110
1111 2021-01-12 Segher Boessenkool <segher@kernel.crashing.org>
1112
1113 * MAINTAINERS: Fix spacing.
1114
1115 2021-01-12 Qian Jianhua <qianjh@cn.fujitsu.com>
1116
1117 * MAINTAINERS (Write After Approval): Add myself
1118
1119 2021-01-06 Nick Alcock <nick.alcock@oracle.com>
1120
1121 * Makefile.def: Sync with binutils-gdb:
1122 (dependencies): all-ld depends on all-libctf.
1123 (host_modules): libctf is no longer no_install.
1124 No longer no_check. Checking depends on all-ld.
1125 * Makefile.in: Regenerated.
1126
1127 2021-01-05 Samuel Thibault <samuel.thibault@ens-lyon.org>
1128
1129 * libtool.m4: Match gnu* along other GNU systems.
1130 * libgo/config/libtool.m4: Match gnu* along other GNU systems.
1131 * libgo/configure: Re-generate.
1132
1133 2021-01-04 Philipp Tomsich <philipp.tomsich@vrull.eu>
1134
1135 * MAINTAINERS: Update my email address.
1136
1137 2020-12-17 Marius Hillenbrand <mhillen@linux.ibm.com>
1138
1139 * MAINTAINERS (Write After Approval): Add myself.
1140
1141 2020-12-15 Nathan Sidwell <nathan@acm.org>
1142
1143 * Makefile.def
1144 * Makefile.in
1145 * Makefile.tpl
1146 * configure
1147 * configure.ac
1148
1149 2020-12-15 Nathan Sidwell <nathan@acm.org>
1150
1151 * Makefile.def: Add libcody.
1152 * configure.ac: Add libcody.
1153 * Makefile.in: Regenerated.
1154 * configure: Regenerated.
1155
1156 2020-12-14 Andrea Corallo <andrea.corallo@arm.com>
1157
1158 * .dir-locals.el (c-mode): Set 'fill-column' to 80 columns.
1159
1160 2020-12-05 Iain Sandoe <iain@sandoe.co.uk>
1161
1162 PR target/97865
1163 * libtool.m4: Update handling of Darwin platform link flags
1164 for Darwin20.
1165
1166 2020-12-02 Simon Marchi <simon.marchi@polymtl.ca>
1167
1168 * .gitignore: Sync with binutils-gdb
1169
1170 2020-12-02 Claudiu Zissulescu <claziss@gmail.com>
1171
1172 * MAINTAINERS: Add myself as arc port maintainer.
1173
1174 2020-11-29 Iain Buclaw <ibuclaw@gdcproject.org>
1175
1176 PR d/87788
1177 * configure.ac: Don't disable D for *-*-darwin*.
1178 * configure: Regenerate.
1179
1180 2020-11-29 John David Anglin <danglin@gcc.gnu.org>
1181
1182 * libtool.m4 (archive_cmds): Add +nodefaultrpath ld option on
1183 hppa64-*-hpux11*.
1184
1185 2020-11-25 Matthew Malcomson <matthew.malcomson@arm.com>
1186
1187 * configure: Regenerate.
1188 * configure.ac: Add --bootstrap-hwasan option.
1189
1190 2020-11-23 Iain Sandoe <iain@sandoe.co.uk>
1191
1192 * config.guess: Import latest upstream.
1193 * config.sub: Import latest upstream.
1194
1195 2020-11-16 Martin Liska <mliska@suse.cz>
1196
1197 * .gitignore: Add cache as clangd uses it now.
1198
1199 2020-11-13 Haochen Gui <guihaoc@gcc.gnu.org>
1200
1201 * MAINTAINERS (Write After Approval): add myself
1202
1203 2020-11-09 Pat Bernardi <bernardi@adacore.com>
1204
1205 * MAINTAINERS (Write After Approval): Add myself.
1206
1207 2020-11-09 Jonathan Wakely <jwakely@redhat.com>
1208
1209 * config-ml.in (multi-do, multi-clean): Add @ to silence recipes.
1210 Remove FIXME comments.
1211
1212 2020-11-06 Martin Uecker <muecker@gwdg.de>
1213
1214 * MAINTAINERS: Update my email address.
1215
1216 2020-11-06 Hongtao Liu <hongtao.liu@intel.com>
1217
1218 * MAINTAINERS (Write After Approval): Add myself.
1219
1220 2020-10-06 Tobias Burnus <tobias@codesourcery.com>
1221
1222 PR target/97302
1223 * configure.ac: Only set with_gmp to /usr/local
1224 if not building in tree.
1225 * configure: Regenerate.
1226
1227 2020-09-18 Omar Tahir <omar.tahir@arm.com>
1228
1229 * MAINTAINERS (Write After Approval): Add myself.
1230
1231 2020-08-26 Tobias Burnus <tobias@codesourcery.com>
1232
1233 * MAINTAINERS (Various Maintainers): Add myself as OpenACC maintainer.
1234
1235 2020-08-20 Tobias Burnus <tobias@codesourcery.com>
1236
1237 PR bootstrap/96612
1238 * configure.ac: Run AX_CXX_COMPILE_STDCXX also for ${build} compiler,
1239 if not the same as ${host}.
1240 * configure: Regenerate.
1241
1242 2020-08-16 Sergei Trofimovich <slyfox@gcc.gnu.org>
1243
1244 * MAINTAINERS (Write After Approval): Add myself.
1245
1246 2020-08-12 Senthil Kumar Selvaraj <saaadhu@gcc.gnu.org>
1247
1248 * MAINTAINERS: Update my email address.
1249
1250 2020-07-30 Joe Ramsay <joe.ramsay@arm.com>
1251
1252 * MAINTAINERS (Write After Approval): Add myself.
1253
1254 2020-07-22 Przemyslaw Wirkus <przemyslaw.wirkus@arm.com>
1255
1256 * MAINTAINERS (Write After Approval): Add myself.
1257
1258 2020-06-12 Martin Liska <mliska@suse.cz>
1259
1260 * .gitignore: Add .clang-tidy.
1261
1262 2020-06-08 Jason Merrill <jason@redhat.com>
1263
1264 * configure.ac: Check AX_CXX_COMPILE_STDCXX if not bootstrapping.
1265 * configure: Regenerate.
1266
1267 2020-06-06 Max Filippov <jcmvbkbc@gmail.com>
1268
1269 * MAINTAINERS: Add myself as xtensa port maintainer.
1270
1271 2020-05-28 Nicolas Bértolo <nicolasbertolo@gmail.com>
1272
1273 * configure.ac: Don't require --enable-host-shared when building
1274 for Mingw.
1275 * configure: Regenerate.
1276
1277 2020-05-18 Jason Merrill <jason@redhat.com>
1278
1279 * configure.ac: Update bootstrap dialect to -std=c++11.
1280
1281 2020-05-18 Alex Coplan <alex.coplan@arm.com>
1282
1283 * MAINTAINERS (Write After Approval): Add myself.
1284
1285 2020-04-29 Thomas Schwinge <thomas@codesourcery.com>
1286
1287 PR target/92713
1288 * configure.ac ["${ENABLE_LIBSTDCXX}" = "default" && amdgcn*-*-*]
1289 (noconfigdirs): Add 'target-libstdc++-v3'.
1290 * configure: Regenerate.
1291
1292 2020-04-21 Stephen Casner <casner@acm.org>
1293
1294 PR 25830
1295 * configure.ac (noconfigdirs): Exclude gdb & gprof for pdp11.
1296 * configure: Rebuild.
1297
1298 2020-04-17 Martin Liska <mliska@suse.cz>
1299 Jonathan Yong <10walls@gmail.com>
1300
1301 PR gcov-profile/94570
1302 * ltmain.sh: Do not define HAVE_DOS_BASED_FILE_SYSTEM
1303 for CYGWIN.
1304
1305 2020-04-14 Martin Jambor <mjambor@suse.cz>
1306
1307 * MAINTAINERS (Reviewers): Add myself as callgraph (IPA) reviewer.
1308
1309 2020-04-09 Tom Tromey <tom@tromey.com>
1310
1311 * configure: Rebuild.
1312 * Makefile.in: Rebuild.
1313 * Makefile.def (gdbsupport, gdbserver): New host modules.
1314 (configure-gdb): Depend on all-gdbsupport.
1315 (all-gdb): Depend on all-gdbsupport, all-libctf.
1316 * configure.ac (host_tools): Add gdbserver.
1317 Conditionally build gdbserver and gdbsupport.
1318
1319 2020-03-09 Tobias Burnus <tobias@codesourcery.com>
1320
1321 * configure.ac: Build libgomp by default for amdgcn.
1322 * configure: Regenerate.
1323
1324 2020-03-05 Srinath Parvathaneni <srinath.parvathaneni@arm.com>
1325
1326 * MAINTAINERS (Write After Approval): Add myself.
1327
1328 2020-02-28 Joel Hutton <joel.hutton@arm.com>
1329
1330 * MAINTAINERS (Write After Approval) : Add myself.
1331
1332 2020-02-20 Palmer Dabbelt <palmer@sifive.com>
1333
1334 * MAINTAINERS: Change palmer@sifive.com to palmer@dabbelt.com.
1335
1336 2020-02-14 Martin Sebor <msebor@redhat.com>
1337
1338 * doc/extend.texi (attribute alias): Mention type requirement.
1339 (attribute weak): Same.
1340 (attribute weakref): Correct invalid example.
1341
1342 2020-02-03 Segher Boessenkool <segher@kernel.crashing.org>
1343
1344 * doc/md.texi (PowerPC and IBM RS6000): Improve documentation.
1345
1346 2020-01-15 Segher Boessenkool <segher@kernel.crashing.org>
1347 Jakub Jelinek <jakub@redhat.com>
1348
1349 * .gitattributes: Add *.md diff=md.
1350
1351 2020-01-14 Georg-Johann Lay <avr@gjlay.de>
1352
1353 The mentioned auto-generated file is no more part of the
1354
1355 GCC sources, it's auto-generated in $(builddir) during build.
1356
1357 PR target/92055
1358 * contrib/gcc_update (files_and_dependencies): Remove
1359 entry for gcc/config/avr/t-multilib.
1360
1361 2020-01-14 Anatoly Sokolov <aesok@dol.ru>
1362
1363 * MAINTAINERS: Update my email address.
1364
1365 2020-01-13 Joseph Myers <joseph@codesourcery.com>
1366
1367 * README.MOVED_TO_GIT: Remove.
1368
1369 2020-01-11 Joseph Myers <joseph@codesourcery.com>
1370
1371 * README.MOVED_TO_GIT: New file.
1372
1373 2020-01-02 Dennis Zhang <dennis.zhang@arm.com>
1374
1375 * MAINTAINERS (Write After Approval): Add myself.
1376
1377 2019-12-20 Jerome Lambourg <lambourg@adacore.com>
1378
1379 * MAINTAINERS (write_after_approval): Add myself.
1380
1381 2019-12-19 Stam Markianos-Wright <stam.markianos-wright@arm.com>
1382
1383 * MAINTAINERS (write_after_approval): Add myself.
1384
1385 2019-12-17 Mihail Ionescu <mihail.ionescu@arm.com>
1386
1387 * MAINTAINERS (write_after_approval): Add myself.
1388
1389 2019-12-11 Matthias Klose <doko@ubuntu.com>
1390
1391 * configure.ac: Factor out common cases for compare_exclusions.
1392 * configure: Regenerate.
1393
1394 2019-12-11 Jozef Lawrynowicz <jozef.l@mittosystems.com>
1395
1396 * config-ml.in (msp430-*-*): Support --disable-no-exceptions configure
1397 flag.
1398
1399 2019-12-10 Lewis Hyatt <lhyatt@gmail.com>
1400
1401 * MAINTAINERS (Write After Approval): Add myself.
1402
1403 2019-11-27 Tobias Burnus <tobias@codesourcery.com>
1404
1405 PR middle-end/92463
1406 * configure.ac: Use MPFR_RNDN instead of GMP's MP_RNDN.
1407 * configure: Regenerate
1408
1409 2019-11-20 Janne Blomqvist <jb@gcc.gnu.org>
1410
1411 * configure.ac: Use https for gcc.gnu.org.
1412 * configure: Regenerated.
1413
1414 2019-11-19 James Greenhalgh <james.greenhalgh@arm.com>
1415
1416 * MAINTAINERS (aarch64 port): Remove my name, move to...
1417 (Write After Approval): ...Here.
1418
1419 2019-11-15 Kelvin Nilsen <kelvin@gcc.gnu.org>
1420
1421 * MAINTAINERS: Change my email address as maintainer.
1422
1423 2019-11-11 Janne Blomqvist <jb@gcc.gnu.org>
1424
1425 PR fortran/91828
1426 * configure.ac: Bump minimum MPFR to 3.1.0, recommended to 3.1.6+.
1427 * configure: Regenerated.
1428
1429 2019-10-21 Jason Merrill <jason@redhat.com>
1430
1431 * .gitattributes: Also check ChangeLog whitespace.
1432
1433 2019-10-21 Andrew Burgess <andrew.burgess@embecosm.com>
1434
1435 * contrib/dg-extract-results.sh: Add support for KPASS.
1436 * contrib/dg-extract-results.py: Likewise.
1437
1438 2019-10-17 Jason Merrill <jason@redhat.com>
1439
1440 * .gitattributes: Avoid {} in filename pattern.
1441
1442 2019-10-08 Thomas Schwinge <thomas@codesourcery.com>
1443
1444 * MAINTAINERS: Add back Trevor Smigiel; move into Write After
1445 Approval section.
1446
1447 2019-10-01 Frederik Harwath <frederik@codesourcery.com>
1448
1449 * MAINTAINERS: Add myself to Write After Approval
1450
1451 2019-09-26 Richard Sandiford <richard.sandiford@arm.com>
1452
1453 * MAINTAINERS: Add myself as an aarch64 maintainer.
1454
1455 2019-09-26 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
1456
1457 * MAINTAINERS: Add myself as aarch64 maintainer.
1458
1459 2019-09-23 Carl Love <cel@us.ibm.com>
1460
1461 * config/rs6000/vsx.md (xxswapd_v4si, xxswapd_v8hi, xxswapd_v16qi):
1462 New define_insn.
1463 (vsx_xxpermdi4_le_<mode> for VSX_W, vsx_xxpermdi8_le_V8HI,
1464 vsx_xxpermdi16_le_V16QI): Removed define_insn.
1465
1466 2019-09-13 Sam Tebbs <sam.tebbs@arm.com>
1467
1468 * MAINTAINERS (Sam Tebbs): Update email address.
1469
1470 2019-09-10 Tobias Burnus <tobias@codesourcery.com>
1471
1472 * MAINTAINERS: Update my email address.
1473
1474 2019-09-10 Christophe Lyon <christophe.lyon@st.com>
1475
1476 * libtool.m4: Handle uclinuxfdpiceabi.
1477
1478 2019-09-09 Jose E. Marchesi <jose.marchesi@oracle.com>
1479
1480 * MAINTAINERS: Add myself as the maintainer of the eBPF port.
1481 Remove myself from Write After Approval section.
1482
1483 2019-09-09 Jose E. Marchesi <jose.marchesi@oracle.com>
1484
1485 * configure.ac: Support for bpf-*-* targets.
1486 * configure: Regenerate.
1487
1488 2019-09-09 Jose E. Marchesi <jose.marchesi@oracle.com>
1489
1490 * config.sub: Import upstream version 2019-06-30.
1491 * config.guess: Import upstream version 2019-07-24.
1492
1493 2019-09-03 Ulrich Weigand <uweigand@de.ibm.com>
1494
1495 * MAINTAINERS: Remove spu port maintainers.
1496
1497 2019-08-28 Martin Liska <mliska@suse.cz>
1498
1499 * .gitignore: Add .clangd and compile_commands.json
1500 to .gitignore.
1501
1502 2019-08-23 Michael Forney <mforney@mforney.org>
1503
1504 * Makefile.tpl (HOST_EXPORTS): Add CXX_FOR_BUILD.
1505 * Makefile.in: Regenerate.
1506
1507 2019-08-19 Tom Tromey <tom@tromey.com>
1508
1509 * configure: Rebuild.
1510 * configure.ac: Add --with-static-standard-libraries.
1511
1512 2019-08-16 Alexandre Oliva <oliva@gnu.org>
1513
1514 * MAINTAINERS: aoliva from @redhat.com to @gcc.gnu.org.
1515
1516 2019-08-13 Mark Eggleston <mark.eggleston@codethink.co.uk>
1517
1518 * MAINTAINERS (Write After Approval): Add myself.
1519
1520 2019-07-08 Kito Cheng <kito.cheng@sifive.com>
1521
1522 * MAINTAINERS (Write After Approval): Remove myself, already listed in
1523 RISC-V port maitainer.
1524
1525 2019-07-08 Kito Cheng <kito.cheng@sifive.com>
1526
1527 * MAINTAINERS (Write After Approval): Fix the list sorted by surname.
1528
1529 2019-07-08 Kito Cheng <kito.cheng@sifive.com>
1530
1531 * MAINTAINERS (Write After Approval): Add myself.
1532
1533 2019-07-03 Andrea Corallo <andrea.corallo@arm.com>
1534
1535 * MAINTAINERS (Write After Approval): Add myself.
1536
1537 2019-06-25 Martin Liska <mliska@suse.cz>
1538
1539 contrib/filter-clang-warnings.py: Transform from
1540 filter-rtags-warnings.py.
1541
1542 2019-06-15 Tom Tromey <tom@tromey.com>
1543
1544 * configure.ac (host_libs): Add gnulib.
1545 * configure: Rebuild.
1546 * Makefile.def (host_modules, dependencies): Add gnulib.
1547 * Makefile.in: Rebuild.
1548
1549 2019-06-12 Dimitar Dimitrov <dimitar@dinux.eu>
1550
1551 * MAINTAINERS (Write After Approval): Add myself.
1552
1553 2019-06-12 Dimitar Dimitrov <dimitar@dinux.eu>
1554
1555 * configure: Regenerate.
1556 * configure.ac: Add PRU target.
1557
1558 2019-06-11  Matthew Beliveau  <mbelivea@redhat.com>
1559
1560 * MAINTAINERS (Write After Approval): Add myself.
1561
1562 2019-06-11 Nick Clifton <nickc@redhat.com>
1563
1564 Import these changes from the binutils/gdb repository:
1565
1566 2019-05-28 Nick Alcock <nick.alcock@oracle.com>
1567
1568 * Makefile.def (dependencies): configure-libctf depends on all-bfd
1569 and all its deps.
1570 * Makefile.in: Regenerated.
1571
1572 2019-05-28 Nick Alcock <nick.alcock@oracle.com>
1573
1574 * Makefile.def (host_modules): Add libctf.
1575 * Makefile.def (dependencies): Likewise.
1576 libctf depends on zlib, libiberty, and bfd.
1577 * Makefile.in: Regenerated.
1578 * configure.ac (host_libs): Add libctf.
1579 * configure: Regenerated.
1580
1581 2019-05-20 Vladislav Ivanishin <vlad@ispras.ru>
1582
1583 * MAINTAINERS (Write After Approval): Add myself.
1584
1585 2019-05-19 Peter Bergner <bergner@linux.ibm.com>
1586
1587 * MAINTAINERS: Update my email address.
1588
1589 2019-05-17 Thomas Rodgers <trodgers@redhat.com>
1590
1591 * MAINTAINERS (Write After Approval): Add myself.
1592
1593 2019-05-16 Jun Ma <junma@linux.alibaba.com>
1594
1595 * MAINTAINERS (Write After Approval): Add myself.
1596
1597 2019-05-07 Jim Wilson <jimw@sifive.com>
1598
1599 * MAINTAINERS: Remove myself as IA-64 maintainer.
1600
1601 2019-05-04 Roland Illig <roland.illig@gmx.de>
1602
1603 * MAINTAINERS (Write After Approval): Add myself.
1604
1605 2019-05-02 Richard Biener <rguenther@suse.de>
1606
1607 PR bootstrap/85574
1608 * Makefile.tpl (compare target): Also compare extra-compare
1609 files.
1610 * Makefile.in: Regenerate.
1611
1612 2019-04-22 Roman Zhuykov <zhroma@ispras.ru>
1613
1614 * MAINTAINERS (Various Maintainers): Remove Ayal Zaks and add myself
1615 as modulo-scheduler maintainer.
1616
1617 2019-04-21 Iain Sandoe <iain@sandoe.co.uk>
1618
1619 * MAINTAINERS: Add myself as co-maintainer for Darwin.
1620
1621 2019-04-18 Iain Sandoe <iain@sandoe.co.uk>
1622
1623 * MAINTAINERS: Update my email address.
1624
1625 2019-04-14 Johannes Pfau <johannespfau@gmail.com>
1626
1627 * configure.ac: Remove d from unsupported languages on mingw and cygwin.
1628 * configure: Regenerate.
1629
1630 2019-04-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1631
1632 * configure.ac (enable_libphobos): Check LIBPHOBOS_SUPPORTED.
1633 * configure: Regenerate.
1634
1635 2019-04-12 Iain Buclaw <ibuclaw@gdcproject.org>
1636
1637 * configure.ac: Add target-zlib to target_libraries.
1638 * configure: Regenerate.
1639
1640 2019-04-09 Martin Liska <mliska@suse.cz>
1641
1642 * Makefile.in: Regenerate.
1643 * Makefile.tpl: Pass GENERATOR_CFLAGS
1644 in all stages.
1645
1646 2019-03-28 Martin Liska <mliska@suse.cz>
1647
1648 PR bootstrap/89829
1649 * Makefile.in: Revert r254150.
1650 * Makefile.tpl: Likewise.
1651
1652 2019-03-28 Ben Elliston <bje@gnu.org>
1653
1654 * MAINTAINERS (Various Maintainers): Remove myself from dfp.c and
1655 related, and libdecnumber.
1656
1657 2019-03-15 Alexander Monakov <amonakov@ispras.ru>
1658
1659 * MAINTAINERS (Reviewers): Add myself as selective scheduling reviewer.
1660 (Write After Approval): Remove myself.
1661
1662 2019-02-27 Alejandro Martinez <alejandro.martinezvicente@arm.com>
1663
1664 * MAINTAINERS (Write After Approval): Add myself.
1665
1666 2019-02-11 Andrew Stubbs <ams@codesourcery.com>
1667
1668 * MAINTAINERS (amdgcn port): Add myself and Julian Brown.
1669 (Write After Approval): Remove myself and Julian.
1670
1671 2019-01-26 Harald Anlauf <anlauf@gmx.de>
1672
1673 * MAINTAINERS (Write After Approval): Add myself.
1674
1675 2019-01-25 Kwok Cheung Yeung <kcy@codesourcery.com>
1676
1677 * MAINTAINERS (Write After Approval): Add myself.
1678
1679 2019-01-24 Xiong Hu Luo <luoxhu@linux.vnet.ibm.com>
1680
1681 * ChangeLog: Replace space with tab.
1682 * MAINTAINERS: Delete 1 tab to keep alignment.
1683
1684 2019-01-21 Jiufu Guo <guojiufu@linux.ibm.com>
1685
1686 * MAINTAINERS (Write After Approval): Add myself.
1687
1688 2019-01-18 Li Jia He <helijia@gcc.gnu.org>
1689
1690 * MAINTAINERS (Write After Approval): Add myself.
1691
1692 2019-01-17 Andrew Stubbs <ams@codesourcery.com>
1693 Kwok Cheung Yeung <kcy@codesourcery.com>
1694 Julian Brown <julian@codesourcery.com>
1695 Tom de Vries <tom@codesourcery.com>
1696 Jan Hubicka <hubicka@ucw.cz>
1697 Martin Jambor <mjambor@suse.cz>
1698
1699 * configure.ac: Likewise.
1700 * configure: Regenerate.
1701 * contrib/config-list.mk: Add amdgcn-amdhsa.
1702
1703 2019-01-16 Kewen Lin <linkw@gcc.gnu.org>
1704
1705 * MAINTAINERS (Write After Approval): Add myself.
1706
1707 2019-01-16 Xiong Hu Luo <luoxhu@linux.vnet.ibm.com>
1708
1709 * MAINTAINERS (Write After Approval): Add myself.
1710
1711 2019-01-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1712
1713 PR target/88535
1714 * config.guess: Import upstream version 2019-01-03.
1715 * config.sub: Import upstream version 2019-01-01.
1716
1717 2018-12-21 Thomas Preud'homme <thomas.preudhomme@linaro.org>
1718
1719 * MAINTAINERS (Write After Approval): Update my maintainer address.
1720
1721 2018-12-21 Gergö Barany <gergo@codesourcery.com>
1722
1723 * MAINTAINERS (Write After Approval): Add myself.
1724
1725 2018-12-10 Segher Boessenkool <segher@kernel.crashing.org>
1726
1727 * contrib/config-list.mk: Remove powerpc-eabispe and powerpc-linux_spe.
1728
1729 2018-12-05 Iain Sandoe <iain@sandoe.co.uk>
1730
1731 * configure.ac (NCN_STRICT_CHECK_TOOLS): Check otool.
1732 (ACX_CHECK_INSTALLED_TARGET_TOOL): Likewise
1733 (GCC_TARGET_TOOL): Likewise.
1734 * Makefile.tpl (HOST_EXPORTS): Add OTOOL, OTOOL_FOR_TARGET.
1735 (BASE_TARGET_EXPORTS): OTOOL, export OTOOL_FOR_TARGET.
1736 OTOOL, OTOOL_FOR_TARGET: New substitutions.
1737 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS): Add OTOOL.
1738 * configure: Regenerate.
1739 * Makefile.in: Likewise.
1740
1741 2018-11-28 Johannes Pfau <johannespfau@gmail.com>
1742
1743 * MAINTAINERS (Write After Approval): Add myself.
1744
1745 2018-11-13 Martin Liska <mliska@suse.cz>
1746
1747 * gcc.target/i386/pr87930.c: Move to ...
1748 * gcc.dg/asan/pr87930.c: ... here. Guard for i?86/x86_64 targets.
1749
1750 2018-11-10 Stafford Horne <shorne@gmail.com>
1751
1752 * MAINTAINERS (CPU Port Maintainers): Add myself for or1k.
1753 (Write After Approval): Remove myself.
1754
1755 2018-11-06 Hafiz Abid Qadeer <abidh@codesourcery.com>
1756
1757 * config/iconv.m4 (AM_ICONV_LINK): Don't overwrite CPPFLAGS.
1758 Append $INCICONV to it.
1759
1760 2018-11-04 Stafford Horne <shorne@gmail.com>
1761
1762 * MAINTAINERS (Write After Approval): Add myself.
1763
1764 2018-10-31 Joseph Myers <joseph@codesourcery.com>
1765
1766 PR bootstrap/82856
1767 * multilib.am: New file. From automake.
1768
1769 Merge from binutils-gdb:
1770 2018-06-19 Simon Marchi <simon.marchi@ericsson.com>
1771
1772 * libtool.m4: Use AC_LANG_SOURCE.
1773 * configure.ac: Remove AC_PREREQ, use AC_LANG_SOURCE.
1774 * ar-lib: New file.
1775 * test-driver: New file.
1776 * configure: Re-generate.
1777
1778 2018-10-31 Michael Ploujnikov <michael.ploujnikov@oracle.com>
1779
1780 * MAINTAINERS (Write After Approval): Add myself.
1781
1782 2018-10-31 Iain Buclaw <ibuclaw@gdcproject.org>
1783
1784 PR bootstrap/87788
1785 PR d/87799
1786 * configure: Rebuild.
1787 * configure.ac: Disable D on systems where it is known not to work.
1788
1789 2018-10-28 Iain Buclaw <ibuclaw@gdcproject.org>
1790
1791 * Makefile.def (target_modules): Add libphobos.
1792 (flags_to_pass): Add GDC, GDCFLAGS, GDC_FOR_TARGET and
1793 GDCFLAGS_FOR_TARGET.
1794 (dependencies): Make libphobos depend on libatomic, libbacktrace
1795 configure, and zlib configure.
1796 (language): Add language d.
1797 * Makefile.in: Rebuild.
1798 * Makefile.tpl (BUILD_EXPORTS): Add GDC and GDCFLAGS.
1799 (HOST_EXPORTS): Add GDC.
1800 (POSTSTAGE1_HOST_EXPORTS): Add GDC and GDC_FOR_BUILD.
1801 (BASE_TARGET_EXPORTS): Add GDC.
1802 (GDC_FOR_BUILD, GDC, GDCFLAGS): New variables.
1803 (GDC_FOR_TARGET, GDC_FLAGS_FOR_TARGET): New variables.
1804 (EXTRA_HOST_FLAGS): Add GDC.
1805 (STAGE1_FLAGS_TO_PASS): Add GDC.
1806 (EXTRA_TARGET_FLAGS): Add GDC and GDCFLAGS.
1807 * config-ml.in: Treat GDC and GDCFLAGS like other compiler/flag
1808 environment variables.
1809 * configure: Rebuild.
1810 * configure.ac: Add target-libphobos to target_libraries. Set and
1811 substitute GDC_FOR_BUILD and GDC_FOR_TARGET.
1812
1813 2018-10-24 Ilya Leoshkevich <iii@linux.ibm.com>
1814
1815 * MAINTAINERS (Write After Approval): Add myself.
1816
1817 2018-10-23 Iain Buclaw <ibuclaw@gdcproject.org>
1818
1819 * MAINTAINERS (Write After Approval): Remove myself.
1820
1821 2018-10-23 Iain Buclaw <ibuclaw@gdcproject.org>
1822
1823 * MAINTAINERS: Add myself as D front-end and libphobos maintainer.
1824
1825 2018-10-14 Bin Cheng <bin.cheng@linux.alibaba.com>
1826
1827 * MAINTAINERS: Update my email address.
1828
1829 2018-10-04 Thomas Schwinge <thomas@codesourcery.com>
1830
1831 * MAINTAINERS: List myself as "libgomp (OpenACC)" and "OpenACC"
1832 maintainer.
1833
1834 2018-09-13 Matthew Malcomson <matthew.malcomson@arm.com>
1835
1836 * MAINTAINERS (Write After Approval): Add self.
1837
1838 2018-09-13 Sam Tebbs <sam.tebbs@arm.com>
1839
1840 * MAINTAINERS (write after approval): Add myself.
1841
1842 2018-09-04 Xuepeng Guo <xuepeng.guo@intel.com>
1843
1844 * MAINTAINERS: Update my email address.
1845
1846 2018-08-29 Vlad Lazar <vlad.lazar@arm.com>
1847
1848 * MAINTAINERS (write after approval): Add myself.
1849
1850 2018-08-21 Richard Sandiford <richard.sandiford@arm.com>
1851
1852 * MAINTAINERS: Add self to global reviewers list.
1853
1854 2018-08-17 Sandra Loosemore <sandra@codesourcery.com>
1855
1856 MAINTAINERS: Add c-sky port maintainers.
1857
1858 2018-08-10 Martin Liska <mliska@suse.cz>
1859
1860 * MAINTAINERS: Revert change in previous commit and
1861 join lines.
1862
1863 2018-08-10 Martin Liska <mliska@suse.cz>
1864
1865 * MAINTAINERS: Remove extra line.
1866
1867 2018-08-06 Naveen H.S <naveenh@marvell.com>
1868
1869 * MAINTAINERS: Update my email address.
1870
1871 2018-07-19 DJ Delorie <dj@redhat.com>
1872
1873 * MAINTAINERS (m32c, msp43, rl78, libiberty, build): Remove myself
1874 as maintainer.
1875
1876 2018-07-16 Andreas Krebbel <krebbel@linux.ibm.com>
1877
1878 * MAINTAINERS: Adjust email address for me and my colleague Robin
1879 Dapp.
1880
1881 2018-07-13 H.J. Lu <hongjiu.lu@intel.com>
1882 Sunil K Pandey <sunil.k.pandey@intel.com>
1883
1884 PR target/84413
1885 * config/i386/i386.c (m_CORE_AVX512): New.
1886 (m_CORE_AVX2): Likewise.
1887 (m_CORE_ALL): Add m_CORE_AVX2.
1888 * config/i386/x86-tune.def: Replace m_HASWELL with m_CORE_AVX2.
1889 Replace m_SKYLAKE_AVX512 with m_CORE_AVX512 on avx256_optimal
1890 and remove the rest of m_SKYLAKE_AVX512.
1891
1892 2018-07-06 Sebastian Huber <sebastian.huber@embedded-brains.de>
1893
1894 * config.sub: Sync with upstream version 2018-07-03.
1895
1896 2018-07-06 Sebastian Huber <sebastian.huber@embedded-brains.de>
1897
1898 * config.guess: Sync with upstream version 2018-06-26.
1899 * config.sub: Sync with upstream version 2018-07-02.
1900
1901 2018-06-19 Bernhard M. Wiedemann <bwiedemann@suse.de>
1902
1903 * libtool.m4: Sort output of 'find' to enable deterministic builds.
1904 * ltmain.sh: Likewise.
1905
1906 2018-07-03 Segher Boessenkool <segher@kernel.crashing.org>
1907
1908 * contrib/config-list.mk: Remove powerpc-linux_paired.
1909
1910 2018-06-29 Alexandre Oliva <oliva@adacore.com>
1911
1912 * configure.ac: Introduce support for @unless/@endunless.
1913 * Makefile.tpl (dep-kind): Rewrite with cond; return
1914 postbootstrap in some cases.
1915 (make-postboot-dep, postboot-targets): New.
1916 (dependencies): Do not output postbootstrap dependencies at
1917 first. Output non-target ones changed for configure to depend
1918 on stage_last @if gcc-bootstrap, and the original deps @unless
1919 gcc-bootstrap.
1920 * configure.in, Makefile.in: Rebuilt.
1921
1922 2018-06-28 Jackson Woodruff <jackson.woodruff@arm.com>
1923
1924 * MAINTAINERS (write after approval): Add myself.
1925
1926 2018-06-26 Rasmus Villemoes <rv@rasmusvillemoes.dk>
1927
1928 * MAINTAINERS (write after approval): Add myself.
1929
1930 2018-06-19 Nick Clifton <nickc@redhat.com>
1931
1932 * zlib/configure.ac: Restore old behaviour of only enabling
1933 multilibs when a target subdirectory is defined. This allows
1934 building with srcdir == builddir.
1935 * zlib/configure: Regenerate.
1936
1937 2018-06-18 Eric Botcazou <ebotcazou@adacore.com>
1938
1939 * Makefile.def (fortran): Add check-target-libgomp-fortran.
1940 * Makefile.tpl (check-target-libgomp-fortran): New phony target.
1941 * Makefile.in: Regenerate.
1942
1943 2018-06-16 Ben Elliston <bje@gnu.org>
1944
1945 * config.guess: Import latest version.
1946 * config.sub: Likewise.
1947
1948 2018-06-08 Martin Liska <mliska@suse.cz>
1949
1950 * MAINTAINERS: Remove MPX-related entries.
1951 * Makefile.def: Remove libmpx support.
1952 * Makefile.in: Regenerate.
1953 * configure.ac: Remove removed files.
1954 * configure: Regenerate.
1955 * libmpx/ChangeLog: Remove.
1956 * libmpx/Makefile.am: Remove.
1957 * libmpx/Makefile.in: Remove.
1958 * libmpx/acinclude.m4: Remove.
1959 * libmpx/aclocal.m4: Remove.
1960 * libmpx/config.h.in: Remove.
1961 * libmpx/configure: Remove.
1962 * libmpx/configure.ac: Remove.
1963 * libmpx/configure.tgt: Remove.
1964 * libmpx/libmpx.spec.in: Remove.
1965 * libmpx/mpxrt/Makefile.am: Remove.
1966 * libmpx/mpxrt/Makefile.in: Remove.
1967 * libmpx/mpxrt/libmpx.map: Remove.
1968 * libmpx/mpxrt/libtool-version: Remove.
1969 * libmpx/mpxrt/mpxrt-utils.c: Remove.
1970 * libmpx/mpxrt/mpxrt-utils.h: Remove.
1971 * libmpx/mpxrt/mpxrt.c: Remove.
1972 * libmpx/mpxrt/mpxrt.h: Remove.
1973 * libmpx/mpxwrap/Makefile.am: Remove.
1974 * libmpx/mpxwrap/Makefile.in: Remove.
1975 * libmpx/mpxwrap/libmpxwrappers.map: Remove.
1976 * libmpx/mpxwrap/libtool-version: Remove.
1977 * libmpx/mpxwrap/mpx_wrappers.c: Remove.
1978
1979 2018-06-04 Martin Liska <mliska@suse.cz>
1980
1981 * MAINTAINERS: Add myself as gcov maintainer.
1982
1983 2018-06-04 Matthew Fortune <mfortune@gmail.com>
1984
1985 * MAINTAINERS: Update my email address.
1986
1987 2018-06-04 Tom de Vries <tdevries@suse.de>
1988
1989 * MAINTAINERS: Remove write-after-approval entries for component
1990 maintainers.
1991
1992 2018-06-01 Jozef Lawrynowicz <jozef.l@mittosystems.com>
1993
1994 * MAINTAINERS (write after approval): Add myself.
1995
1996 2018-06-01 Bin Cheng <amker@gcc.gnu.org>
1997
1998 * MAINTAINERS: Update my email address.
1999
2000 2018-06-01 Tom de Vries <tdevries@suse.de>
2001
2002 * MAINTAINERS: Update my email address.
2003
2004 2018-05-22 Bin Cheng <bin.cheng@arm.com>
2005
2006 * MAINTAINERS (loop-optimizer): Add myself.
2007
2008 2018-05-01 Francois H. Theron <francois.theron@netronome.com>
2009
2010 * configure.ac: Added "nfp" target.
2011 * configure: Regenerate.
2012
2013 2018-04-30 Richard Biener <rguenther@suse.de>
2014
2015 PR bootstrap/85571
2016 * Makefile.tpl (STAGE3_CFLAGS): Use -fchecking=1.
2017 (STAGE3_TFLAGS): Likewise.
2018 (STAGEtrain_CFLAGS): Filter out -fchecking=1.
2019 (STAGEtrain_TFLAGS): Likewise.
2020 * Makefile.in: Regenerate.
2021
2022 2018-04-26 Richard Biener <rguenther@suse.de>
2023
2024 * Makefile.tpl (STAGE1_TFLAGS): Add -fno-checking.
2025 (STAGE2_CFLAGS): Likewise.
2026 (STAGE2_TFLAGS): Likewise.
2027 (STAGE3_CFLAGS): Add -fchecking.
2028 (STAGE3_TFLAGS): Likewise.
2029 (STAGEtrain_CFLAGS): Filter out -fchecking.
2030 (STAGEtrain_TFLAGS): Likewise.
2031 * Makefile.in: Re-generate.
2032
2033 2018-04-25 Catherine Moore <clm@codesourcery.com>
2034
2035 * MAINTAINERS (mips): Remove myself as MIPS maintainer.
2036
2037 2018-04-18 Paul Clarke <pc@us.ibm.com>
2038
2039 * MAINTAINERS (write after approval): Add myself.
2040
2041 2018-04-10 Aaron Sawdey <acsawdey@linux.ibm.com>
2042
2043 * MAINTAINERS: Update my email address.
2044
2045 2018-04-02 Bill Schmidt <wschmidt@linux.ibm.com>
2046
2047 * MAINTAINERS: Remove redundant Write-After-Approval entry.
2048
2049 2018-03-30 Bill Schmidt <wschmidt@linux.ibm.com>
2050
2051 * MAINTAINERS: Update my email address and disambiguate myself
2052 a bit from Will Schmidt.
2053
2054 2018-03-21 Nathan Sidwell <nathan@acm.org>
2055
2056 * MAINTAINERS: Move maintainers of now-removed picochip and score
2057 ports to write after approval.
2058
2059 2018-03-13 Richard Sandiford <richard.sandiford@arm.com>
2060
2061 * MAINTAINERS: Add entry for SVE maintainership.
2062
2063 2018-02-13 Maciej W. Rozycki <macro@mips.com>
2064
2065 * configure.ac <wasm32-*-*> (noconfigdirs): Add `ld'.
2066 * configure: Regenerate.
2067
2068 2018-01-18 Boris Kolpackov <boris@codesynthesis.com>
2069
2070 * MAINTAINERS (write after approval): Add myself.
2071
2072 2018-01-18 Siddhesh Poyarekar <siddhesh@sourceware.org>
2073
2074 * MAINTAINERS (write after approval): Add myself.
2075
2076 2018-01-16 Sebastian Perta <sebastian.perta@renesas.com>
2077
2078 * MAINTAINERS (write after approval): Add myself.
2079
2080 2018-01-03 Jakub Jelinek <jakub@redhat.com>
2081
2082 Update copyright years.
2083
2084 2018-01-03 Ben Elliston <bje@gnu.org>
2085
2086 * config.guess: Import latest version.
2087 * config.sub: Likewise.
2088
2089 2017-12-12 Stafford Horne <shorne@gmail.com>
2090
2091 * configure.ac: Remove logic adding gdb to noconfigsdirs for or1k.
2092 * configure: Regenerate.
2093
2094 2017-11-29 Qing Zhao <qing.zhao@oracle.com>
2095
2096 * MAINTAINERS (Write After Approval): Add myself.
2097
2098 2017-11-28 Julia Koval <julia.koval@intel.com>
2099 Sebastian Peryt <sebastian.peryt@intel.com>
2100
2101 * Makefile.def (target_modules): Remove libcilkrts.
2102 * Makefile.in: Ditto.
2103 * configure: Ditto.
2104 * configure.ac: Ditto.
2105
2106 2017-11-28 Julia Koval <julia.koval@intel.com>
2107
2108 * MAINTAINERS (Write After Approval): Add myself.
2109
2110 2017-11-22 Sudakshina Das <sudi.das@arm.com>
2111
2112 * MAINTAINERS (Write After Approval): Add myself.
2113
2114 2017-11-06 Palmer Dabbelt <palmer@sifive.com>
2115
2116 * MAINTAINERS (RISC-V): Add Jim Wilson as a maintainer.
2117 Use my SiFive email address.
2118
2119 2017-11-15 Sebastian Peryt <sebastian.peryt@intel.com>
2120
2121 * MAINTAINERS (write after approval): Add myself.
2122
2123 2017-10-27 Martin Liska <mliska@suse.cz>
2124
2125 * Makefile.tpl: Use proper name of folder as it was renamed
2126 during transition to 4 stages.
2127 * Makefile.in: Regenerate.
2128
2129 2017-10-16 Igor Tsimbalist <igor.v.tsimbalist@intel.com>
2130
2131 * MAINTAINERS (write after approval): Add myself.
2132
2133 2017-10-01 Gerald Pfeifer <gerald@pfeifer.com>
2134
2135 * MAINTAINERS: Add a note that maintainership also includes web
2136 pages, docs, and testsuite related to that area.
2137
2138 2017-09-25 Tom de Vries <tom@codesourcery.com>
2139
2140 * MAINTAINERS (CPU Port Maintainers): Add myself as nvptx maintainer.
2141
2142 2017-09-18 Pierre-Marie de Rodat <derodat@adacore.com>
2143
2144 * MAINTAINERS: Add myself as a maintainer for the Ada front end.
2145
2146 2017-09-15 Nathan Sidwell <nathan@acm.org>
2147
2148 * MAINTAINERS: Remove myself as a vxworks maintainer.
2149
2150 2017-09-13 Thomas Schwinge <thomas@codesourcery.com>
2151
2152 * MAINTAINERS: Remove email address of Jim Norris.
2153
2154 2017-09-11 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
2155
2156 * MAINTAINERS (Reviewers): Move myself from here...
2157 (CPU Port Maintainers): ... to here.
2158
2159 2017-09-09 James Greenhalgh <james.greenhalgh@arm.com>
2160
2161 * MAINTAINERS (James Greenhalgh): Move to AArch64 maintainers.
2162
2163 2017-07-31 Robin Dapp <rdapp@linux.vnet.ibm.com>
2164
2165 * MAINTAINERS (write after approval): Add myself.
2166
2167 2017-07-28 Tony Reix <tony.reix@atos.net>
2168
2169 * configure.ac (target-libffi): Don't disable for AIX.
2170 (go): Don't add to unsupported_languages on AIX.
2171 (target-libgo): Don't disable for AIX.
2172 * configure: Regenerate.
2173
2174 2017-07-19 Yury Gribov <tetra2005@gmail.com>
2175
2176 * MAINTAINERS: Add myself.
2177
2178 2017-07-18 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
2179
2180 * MAINTAINERS: Update my email address.
2181
2182 2017-07-04 Richard Earnshaw <rearnsha@arm.com>
2183
2184 * contrib/gcc_update (files_and_dependencies): Remove stamp rules for
2185 arm-specific auto-generated header files.
2186
2187 2017-07-03 Nathan Sidwell <nathan@acm.org>
2188
2189 * configure.ac: Set srcdir when sourcing config-lang.in fragments.
2190 * configure: Rebuilt.
2191
2192 2017-07-03 Bernd Schmidt <bschmidt@redhat.com>
2193
2194 * MAINTAINERS: Readd myself for c6x.
2195
2196 2017-06-28 Martin Liska <mliska@suse.cz>
2197
2198 PR bootstrap/81217
2199 * Makefile.def: Remove superfluous bootstrap_target from
2200 bootstrap_stage.
2201 * Makefile.in: Re-generate the file.
2202
2203 2017-06-26 Maxim Ostapenko <m.ostapenko@samsung.com>
2204
2205 * MAINTAINERS: Add myself to Write After Approval
2206
2207 2017-06-21 Andrew Jenner <andrew@codesourcery.com>
2208
2209 * MAINTAINERS: Add myself as maintainer for PowerPC SPE port.
2210
2211 2017-06-19 Martin Liska <mliska@suse.cz>
2212
2213 * Makefile.def: Define 4 stages PGO bootstrap.
2214 * Makefile.tpl: Define FLAGS.
2215 * Makefile.in: Regenerate.
2216
2217 2017-06-14 Ian Lance Taylor <iant@golang.org>
2218
2219 * Makefile.def: Add check-gotools to go check targets.
2220 * Makefile.in: Rebuild.
2221
2222 2017-06-12 Segher Boessenkool <segher@kernel.crashing.org>
2223
2224 * config.gcc: Remove rs6000/e500.h from tm_file for all targets.
2225
2226 2017-06-03 Eric Botcazou <ebotcazou@adacore.com>
2227
2228 * configure.ac (*-*-linux-android*): Set target_makefile_frag.
2229 * configure: Regenerate.
2230
2231 2017-05-31 Martin Liska <mliska@suse.cz>
2232
2233 * configure.ac: Add handling of stage2_werror_flags to
2234 action-if-given and to action-if-not-given.
2235 * configure: Regenerate.
2236
2237 2017-05-31 Prakhar Bahuguna <prakhar.bahuguna@arm.com>
2238
2239 * MAINTAINERS: Add self to Write After Approval
2240
2241 2017-05-27 Bernd Schmidt <bschmidt@redhat.com>
2242
2243 * MAINTAINERS: Update my email address, and remove myself as
2244 maintainer in some areas.
2245
2246 2017-05-25 Eric Gallager <egall@gwmail.gwu.edu>
2247
2248 * MAINTAINERS: Add self to Write After Approval
2249
2250 2017-05-25 Nathan Sidwell <nathan@acm.org>
2251
2252 * configure.ac: Add --enable-languages=default to mean default and
2253 make --enable-languages=all mean all supported languages.
2254 * configure: Regenerated.
2255
2256 2017-05-24 Segher Boessenkool <segher@kernel.crashing.org>
2257
2258 * config.gcc (powerpc*-*-*spe*): New.
2259 (powerpc-*-eabispe*): Use ${cpu_type} instead of hardcoded pathnames.
2260 (powerpc-*-rtems*spe*): New.
2261 (powerpc*-*-linux*spe*): New.
2262 (powerpc-wrs-vxworksspe): New.
2263 (powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
2264 (misc flags) [powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
2265 * config.host (powerpc*-*-*spe*): New.
2266
2267 2017-05-19 Martin Liska <mliska@suse.cz>
2268
2269 * configure.ac: Add --enable-werror-always just for
2270 bootstrap-debug (or none build config) and do not add it
2271 when we are on a release branch.
2272 * configure: Regenerated.
2273
2274 2017-05-18 Sheldon Lobo <sheldon.lobo@oracle.com>
2275
2276 * MAINTAINERS: Add self to Write After Approval
2277
2278 2017-05-09 Kaz Kojima <kkojima@gcc.gnu.org>
2279
2280 * MAINTAINERS: Move myself to Write After Approval section.
2281
2282 2017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
2283
2284 * config/arc/arc.c (arc_conditional_register_usage): Handle ACCL,
2285 ACCH registers.
2286 * config/arc/arc.md (mulsidi3): Use advanced mpy instructions when
2287 available.
2288 (umulsidi3): Likewise.
2289 (mulsidi3_700): Disable this pattern when we have advanced mpy
2290 instructions.
2291 (umulsidi3_700): Likewise.
2292 (maddsidi4): New pattern.
2293 (macd, mac, mac_r, umaddsidi4, macdu, macu, macu_r): Likewise.
2294 (mpyd_arcv2hs, mpyd_imm_arcv2hs, mpydu_arcv2hs): Likewise.
2295 (mpydu_imm_arcv2hs): Likewise.
2296 * config/arc/predicates.md (accl_operand): New predicate.
2297
2298 2017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
2299 Andrew Burgess <andrew.burgess@embecosm.com>
2300
2301 * config/arc/arc.c (ARC_AUTOBLINK_IRQ_P): Consider fast interrupts
2302 case.
2303 (ARC_AUTOFP_IRQ_P): Likewise.
2304 (ARC_AUTO_IRQ_P): Likewise.
2305 (rgf_banked_register_count): New variable.
2306 (parse_mrgf_banked_regs_option): New function.
2307 (arc_override_options): Handle rgf_banked_regs option.
2308 (arc_handle_interrupt_attribute): Add firq option.
2309 (arc_compute_function_type): Return fast irq type when required.
2310 (arc_must_save_register): Handle fast interrupts.
2311 (arc_expand_prologue): Do not emit dwarf info for fast interrupts.
2312 (arc_return_address_regs): Update.
2313 * config/arc/arc.h (arc_return_address_regs): Update.
2314 (arc_function_type): Add fast interrupt type.
2315 (ARC_INTERRUPT_P): Update.
2316 (RC_FAST_INTERRUPT_P): Define.
2317 * config/arc/arc.md (simple_return): Update for fast interrupts.
2318 (p_return_i): Likewise.
2319 * config/arc/arc.opt (mrgf-banked-regs): New option.
2320 * doc/invoke.texi (mrgf-banked-regs): Document.
2321
2322 2017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
2323
2324 * config/arc/arc.c (irq_ctrl_saved): New variable.
2325 (ARC_AUTOBLINK_IRQ_P): Define.
2326 (ARC_AUTOFP_IRQ_P): Likewise.
2327 (ARC_AUTO_IRQ_P): Likewise.
2328 (irq_range): New function.
2329 (arc_must_save_register): Likewise.
2330 (arc_must_save_return_addr): Likewise.
2331 (arc_dwarf_emit_irq_save_regs): Likewise.
2332 (arc_override_options): Handle deferred options.
2333 (MUST_SAVE_REGISTER): Deleted, replaced by arc_must_save_register.
2334 (MUST_SAVE_RETURN_ADDR): Deleted, replaced by
2335 arc_must_save_return_addr.
2336 (arc_compute_frame_size): Handle automated save and restore of
2337 registers.
2338 (arc_expand_prologue): Likewise.
2339 (arc_expand_epilogue): Likewise.
2340 * config/arc/arc.md (stack_irq_dwarf): New unspec instruction.
2341 * config/arc/arc.opt (mirq-ctrl-saved): New option.
2342 * doc/invoke.texi (mirq-ctrl-saved): Document option.
2343
2344 2017-04-19 Thomas Koenig <tkoenig@gcc.gnu.org>
2345 Tobias Burnus <tobias.burnus@physik.fu-berlin.de>
2346
2347 PR bootstrap/77661
2348 * Makefile.def: Don't pass --enable-maintainer-mode on to an
2349 in-tree build MPC.
2350 * Makefile.in: Regenerate.
2351
2352 2017-03-22 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2353
2354 * configure.ac: Enable LTO by default on darwin >= 9.
2355 * configure: Regenerate.
2356
2357 2017-03-20 Palmer Dabbelt <palmer@dabbelt.com>
2358
2359 * MAINTAINERS (CPU Port Maintainers): Add Kito Cheng, Palmer Dabbelt,
2360 and Andrew Waterman as the RISC-V maintainers.
2361
2362 2017-03-18 Nicolas Koenig <koenigni@gcc.gnu.org>
2363
2364 * MAINTAINERS: Add self to Write After Approval
2365
2366 2017-03-18 Gerald Pfeifer <gerald@pfeifer.com>
2367
2368 * config.guess: Import latest from upstream.
2369
2370 2017-03-18 Gerald Pfeifer <gerald@pfeifer.com>
2371
2372 * MAINTAINERS (Write After Approval): Remove entries that are
2373 already covered under Reviewers.
2374
2375 2017-03-08 Mark Wielaard <mark@klomp.org>
2376
2377 PR demangler/70909
2378 PR demangler/67264
2379 * include/demangle.h: Add d_printing to struct demangle_component
2380 and pass struct demangle_component as non const.
2381
2382 2017-02-26 Gerald Pfeifer <gerald@pfeifer.com>
2383
2384 * MAINTAINERS: Remove Neil Booth as option handling maintainer.
2385
2386 2017-02-15 Thomas Schwinge <thomas@codesourcery.com>
2387
2388 * Makefile.tpl: Remove HOST_ISLVER.
2389 (HOST_EXPORTS): Remove ISLVER.
2390 * Makefile.in: Regenerate.
2391
2392 2017-02-13 Richard Biener <rguenther@suse.de>
2393
2394 * configure: Re-generate.
2395
2396 2017-02-07 Gerald Pfeifer <gerald@pfeifer.com>
2397
2398 * MAINTAINERS: Adjust bug reporting URL.
2399
2400 2017-02-05 Gerald Pfeifer <gerald@pfeifer.com>
2401
2402 * MAINTAINERS (Write After Approval): Remove redundant entry
2403 for Andrew Burgess.
2404
2405 2017-02-03 John David Anglin <danglin@gcc.gnu.org>
2406
2407 * configure.ac: Add gcc/function-tests.o to compare_exclusions for
2408 32-bit hppa*-*-hpux*.
2409 * configure: Regenerate.
2410
2411 2017-01-27 Pekka Jääskeläinen <pekka.jaaskelainen@parmance.com>
2412
2413 * configure.ac: Moved the white list of enabling BRIG FE to
2414 libhsail-rt/configure.tgt.
2415 * configure: Regenerated.
2416 * MAINTAINERS: Updated maintainers for BRIG FE and libhsail-rt.
2417
2418 2017-01-24 Pekka Jääskeläinen <pekka@parmance.com>
2419 Martin Jambor <mjambor@suse.cz>
2420
2421 * Makefile.def (target_modules): Added libhsail-rt.
2422 (languages): Added language brig.
2423 * Makefile.in: Regenerated.
2424 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Added
2425 tgarget-libhsail-rt. Make brig unsupported on untested architectures.
2426 * configure: Regenerated.
2427
2428 2017-01-17 Jakub Jelinek <jakub@redhat.com>
2429
2430 PR other/79046
2431 * configure: Regenerated.
2432
2433 2017-01-04 Alan Modra <amodra@gmail.com>
2434
2435 * configure: Regenerate.
2436
2437 2016-12-29 Ben Elliston <bje@gnu.org>
2438
2439 * config.sub: Import latest version.
2440
2441 2016-12-26 Alexander Ivchenko <alexander.ivchenko@intel.com>
2442
2443 * MAINTAINERS (Write After Approval): Add myself.
2444
2445 2016-12-21 Jakub Jelinek <jakub@redhat.com>
2446
2447 * configure.ac: Don't bootstrap libmpx unless --with-build-config
2448 includes bootstrap-mpx.
2449 * configure: Regenerated.
2450
2451 2016-12-19 Chenghua Xu <paul.hua.gm@gmail.com>
2452
2453 * MAINTAINERS (Write After Approval): Add myself.
2454
2455 2016-12-01 Ma Jiang <ma.jiang@zte.com.cn>
2456
2457 * configure: Regenerate.
2458
2459 2016-12-01 Matthias Klose <doko@ubuntu.com>
2460
2461 * configure.ac: Don't use pkg-config to check for bdw-gc.
2462 * configure: Regenerate.
2463
2464 2016-11-30 Matthias Klose <doko@ubuntu.com>
2465
2466 * Makefile.def: Remove reference to boehm-gc target module.
2467 * configure.ac: Include pkg.m4, check for --with-target-bdw-gc
2468 options and for the bdw-gc pkg-config module.
2469 * configure: Regenerate.
2470 * Makefile.in: Regenerate.
2471
2472 2016-11-28 Nathan Sidwell <nathan@acm.org>
2473
2474 * MAINTAINERS (nvptx): Remove self.
2475
2476 2016-11-25 Ben Elliston <bje@gnu.org>
2477
2478 * config.guess: Import latest version.
2479 * config.sub: Likewise.
2480
2481 2016-11-18 Toma Tabacu <toma.tabacu@imgtec.com>
2482
2483 * MAINTAINERS (Write After Approval): Add myself.
2484
2485 2016-11-15 Matthias Klose <doko@ubuntu.com>
2486
2487 * Makefile.def: Remove references to GCJ.
2488 * Makefile.tpl: Likewise.
2489 * Makefile.in: Regenerate.
2490
2491 2016-11-15 Matthias Klose <doko@ubuntu.com>
2492
2493 * config-ml.in: Remove references to GCJ.
2494 * configure.ac: Likewise.
2495 * configure: Regenerate.
2496
2497 2016-11-01 Josh Conner <joshconner@google.com>
2498
2499 * MAINTAINERS (Write After Approval): Update email address,
2500
2501 2016-10-27 Carl Love <cel@us.ibm.com>
2502
2503 * MAINTAINERS (Write After Approval): Fix my entry in the Write After
2504 Approval list to make it alphabetical.
2505
2506 2016-10-27 Carl Love <cel@us.ibm.com>
2507
2508 * MAINTAINERS (Write After Approval): Add myself.
2509
2510 2016-10-27 Andrew Burgess <andrew.burgess@embecosm.com>
2511
2512 * MAINTAINERS (Reviewers): Add myself.
2513 (Write After Approval): Add myself.
2514
2515 2016-10-21 Hartmut Penner <hepenner@us.ibm.com>
2516 Ulrich Weigand <uweigand@de.ibm.com>
2517
2518 * MAINTAINERS: Update email address.
2519
2520 2016-10-10 Nathan Sidwell <nathan@acm.org>
2521
2522 * MAINTAINERS: Update email address.
2523
2524 2016-10-10 Andreas Tobler <andreast@gcc.gnu.org>
2525
2526 * configure.ac: Add aarch64-*-freebsd*.
2527 * configure: Regenerate.
2528
2529 2016-10-05 Steve Ellcey <sellcey@caviumnetworks.com>
2530
2531 * MAINTAINERS: Update email address after it got reverted.
2532
2533 2016-10-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2534
2535 * configure.ac (target_libraries): Readd target-boehm-gc.
2536 Restore --enable-objc-gc handling.
2537 * configure: Regenerate.
2538
2539 2015-10-03 Jeff Law <law@redhat.com>
2540
2541 * MAINTAINERS: Move several inactive maintainers to the
2542 write-after-approval section.
2543
2544 2016-09-30 Jakub Jelinek <jakub@redhat.com>
2545
2546 * configure.ac: Add target-libffi to target_libraries.
2547 Readd libgcj target disablings, modified to only target-libffi.
2548 Readd target addition of go to unsupported languages.
2549 * configure: Regenerated.
2550
2551 2016-09-30 Steve Ellcey <sellcey@caviumnetworks.com>
2552
2553 * MAINTAINERS: Update email address.
2554
2555 2016-09-30 Andrew Haley <aph@redhat.com>
2556
2557 * MAINTAINERS: Remove Per Bothner, Andrew Haley, and Tom Tromey from
2558 write-after approval. Remove Tom Tromey and Bryce McKinlay from
2559 libgcj.
2560
2561 2016-09-30 Andrew Haley <aph@redhat.com>
2562
2563 * MAINTAINERS: Move Per Bothner, Andrew Haley, and Tom Tromey to
2564 write-after approval after GCJ deletion.
2565
2566 2016-09-30 Andrew Haley <aph@redhat.com>
2567
2568 * Makefile.def: Remove libjava.
2569 * Makefile.tpl: Likewise.
2570 * Makefile.in: Regenerate.
2571 * configure.ac: Likewise.
2572 * configure: Likewise.
2573 * gcc/java: Remove.
2574 * libjava: Likewise.
2575
2576 2016-09-28 Claudiu Zissulescu <claziss@synopsys.com>
2577
2578 * MAINTAINERS (Reviewers): Add myself.
2579
2580 2016-09-26 Anton Kolesov <Anton.Kolesov@synopsys.com>
2581
2582 * configure.ac: Disable "sim" directory for arc*-*-*.
2583 * configure: Regenerated.
2584
2585 2016-09-23 Tamar Christina <tamar.christina@arm.com>
2586
2587 * MAINTAINERS (Write After Approval): Add myself.
2588
2589 2016-09-12 Maciej W. Rozycki <macro@imgtec.com>
2590
2591 * configure.ac: Check for the minimum in-tree MPFR version
2592 handled.
2593 * configure: Regenerate.
2594
2595 2016-07-20 Yan-Ting Lin <currygt52@gmail.com>
2596
2597 * configure.ac (nds32*-*-*): Remove entry to enable gdb.
2598 * configure: Regenerated.
2599
2600 2016-07-19 Fritz Reese <fritzoreese@gmail.com>
2601
2602 * MAINTAINERS (Write After Approval): Add myself.
2603
2604 2016-06-23 Andi Kleen <ak@linux.intel.com>
2605
2606 * Makefile.def: Add autoprofiledbootstrap.
2607 * Makefile.tpl: Dito.
2608 * Makefile.in: Regenerate.
2609
2610 2016-06-23 Jakub Sejdak <jakub.sejdak@phoesys.com>
2611
2612 * configure.ac: Disable libgcj and libgloss for Phoenix-RTOS targets.
2613 * configure: Regenerate.
2614
2615 2016-06-21 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
2616
2617 * configure: Regenerate.
2618 * configure.ac: Remove support for avr-rtems.
2619
2620 2016-06-18 Senthil Kumar Selvaraj <senthil_kumar.selvaraj@atmel.com>
2621
2622 * MAINTAINERS (Write After Approval): Add myself.
2623
2624 2016-06-16 Michael Collison <michael.collison@arm.com>
2625
2626 * MAINTAINERS (Write After Approval): Add myself.
2627
2628 2016-06-14 Mikael Morin <mikael@gcc.gnu.org>
2629
2630 * MAINTAINERS (Write After Approval): Update e-mail address.
2631
2632 2016-06-03 Jose E. Marchesi <jose.marchesi@oracle.com>
2633
2634 * MAINTAINERS (Write After Approval): Add myself.
2635
2636 2016-05-28 Alan Modra <amodra@gmail.com>
2637
2638 * Makefile.tpl (configure): Depend on m4 files included.
2639 * Makefile.in: Regenerate.
2640
2641 2016-05-20 Bill Seurer <seurer@linux.vnet.ibm.com>
2642
2643 * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Fix
2644 code formatting in ALTIVEC_BUILTIN_VEC_ADDE section.
2645
2646 2016-05-20 Bill Seurer <seurer@linux.vnet.ibm.com>
2647
2648 * config/rs6000/rs6000-builtin.def (vec_addec): Change vec_addec to a
2649 special case builtin.
2650 * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Add
2651 support for ALTIVEC_BUILTIN_VEC_ADDEC.
2652 * config/rs6000/rs6000.c (altivec_init_builtins): Add definition
2653 for __builtin_vec_addec.
2654
2655 2016-05-16 Jakub Sejdak <jakub.sejdak@phoesys.com>
2656
2657 * config.guess: Import version 2016-04-02 (newest).
2658 * config.sub: Import version 2016-05-10 (newest).
2659
2660 2016-05-16 Anton Kolesov <anton.kolesov@synopsys.com>
2661
2662 * configure.ac: Add ARC support to libgloss.
2663 * configure: Regenerate
2664
2665 2016-05-09 Aaron Sawdey <acsawdey@linux.vnet.ibm.com>
2666
2667 * MAINTAINERS (Write After Approval): Add myself.
2668
2669 2016-05-02 Bernd Edlinger <bernd.edlinger@hotmail.de>
2670
2671 * configure.ac (mpfr): Remove pre-3.1.0 mpfr compatibility code.
2672 * configure: Regenerated.
2673 * Makefile.def (gmp): Explicitly disable assembler.
2674 (mpfr): Adjust lib_path.
2675 (mpc): Likewise.
2676 * Makefile.in: Regenerated.
2677
2678 2016-05-01 Jakub Jelinek <jakub@redhat.com>
2679
2680 PR bootstrap/70704
2681 * configure.ac (--enable-stage1-checking): Add missing
2682 --enable-checking=.
2683 * configure: Regenerated.
2684
2685 2016-04-30 Oleg Endo <olegendo@gcc.gnu.org>
2686
2687 * config.guess: Revert r235676.
2688 * config.sub: Revert r235676.
2689
2690 2016-04-30 Oleg Endo <olegendo@gcc.gnu.org>
2691
2692 * config.guess: Remove SH5 support.
2693 * config.sub: Likewise.
2694 * configure: Likewise.
2695 * configure.ac: Likewise.
2696
2697 2016-04-26 Jakub Jelinek <jakub@redhat.com>
2698
2699 PR bootstrap/70704
2700 * configure.ac (--enable-stage1-checking): For --disable-checking or
2701 implicit --enable-checking, make sure extra flag matches in between
2702 stage1 and later checking.
2703 * configure: Regenerated.
2704
2705 2016-04-22 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
2706
2707 * .gitattributes: New file.
2708
2709 2016-04-22 Segher Boessenkool <segher@kernel.crashing.org>
2710
2711 * MAINTAINERS (rs6000/powerpc port): Add myself.
2712
2713 2016-04-13 Segher Boessenkool <segher@kernel.crashing.org>
2714
2715 PR bootstrap/70173
2716 * Makefile.tpl (local-distclean): Delete the libcc1, gnattools,
2717 and gotools directories. Delete the stage_final file.
2718 * Makefile.in: Regenerate.
2719
2720 2016-04-12 Andre Vieira <andre.simoesdiasvieira@arm.com>
2721
2722 * MAINTAINERS (Write After Approval): Add myself.
2723
2724 2016-04-09 Steven G. Kargl <kargl@gcc.gnu.org>
2725
2726 * MAINTAINERS (Fortran maintainer): Remove myself.
2727
2728 2016-04-04 Bill Seurer <seurer@linux.vnet.ibm.com>
2729
2730 * MAINTAINERS (Write After Approval): Add myself.
2731
2732 2016-03-29 Kelvin Nilsen <kdnilsen@linux.vnet.ibm.com>
2733
2734 * MAINTAINERS (Write After Approval): Add myself.
2735
2736 2016-03-17 Cary Coutant <ccoutant@gmail.com>
2737
2738 Sync with binutils-gdb:
2739
2740 2016-03-17 Cary Coutant <ccoutant@gmail.com>
2741
2742 * configure.ac: Add mips and s390 to the gold target check.
2743 * configure: Regenerate.
2744
2745 2016-03-01 DJ Delorie <dj@redhat.com>
2746
2747 * MAINTAINERS (mep): Remove myself as MeP maintainer.
2748
2749 2016-02-22 David Malcolm <dmalcolm@redhat.com>
2750
2751 * MAINTAINERS (libcpp): Add myself.
2752 (diagnostic messages): Likewise.
2753
2754 2016-02-20 Tom de Vries <tom@codesourcery.com>
2755
2756 * MAINTAINERS: Fix whitespace.
2757
2758 2016-02-02 Claudiu Zissulescu <claziss@synopsys.com>
2759
2760 * MAINTAINERS (Write After Approval): Add myself.
2761
2762 2016-01-29 Sebastian Pop <s.pop@samsung.com>
2763
2764 * config/isl.m4: Add comments about isl-0.16.
2765 * configure: Regenerate.
2766
2767 2016-01-29 Martin Jambor <mjambor@suse.cz>
2768
2769 * MAINTAINERS (hsa maintainers): Add myself.
2770
2771 2015-01-27 Wilco Dijkstra <wdijkstr@arm.com>
2772
2773 * MAINTAINERS: (Write After Approval): Add myself.
2774
2775 2016-01-25 Aditya Kumar <aditya.k7@samsung.com>
2776 Sebastian Pop <s.pop@samsung.com>
2777
2778 * Makefile.in: Regenerate.
2779 * Makefile.tpl: Export ISLVER.
2780 * configure: Regenerate.
2781 * config/isl.m4: Detect isl-0.15.
2782
2783 2016-01-24 Mikhail Maltsev <maltsevm@gmail.com>
2784
2785 PR bootstrap/69329
2786 * Makefile.tpl (BASE_FLAGS_TO_PASS): Add LSAN_OPTIONS.
2787 * Makefile.in: Regenerate.
2788
2789 2016-01-12 Andris Pavenis <andris.pavenis@iki.fi>
2790
2791 * configure.ac: Enable LTO for DJGPP
2792 * configure: Regenerate
2793
2794 2016-01-12 H.J. Lu <hongjiu.lu@intel.com>
2795
2796 Sync with binutils-gdb:
2797 2015-10-21 Nick Clifton <nickc@redhat.com>
2798
2799 PR gas/19109
2800 * configure.ac: Note the 'none' is an acceptable argument to
2801 --enable-compressed-debug-sections.
2802 * configure: Regenerate.
2803
2804 2016-01-12 Bernd Edlinger <bernd.edlinger@hotmail.de>
2805
2806 PR bootstrap/69134
2807 * Makefile.def (mpfr): Disable assembler.
2808 * Makefile.in: Regenerate.
2809
2810 2016-01-01 Ben Elliston <bje@gnu.org>
2811
2812 * config.guess: Import version 2016-01-01.
2813 * config.sub: Likewise.
2814
2815 2015-12-18 Sujoy Saraswati <sujoy.saraswati@hpe.com>
2816
2817 * MAINTAINERS (Write After Approval): Add myself.
2818
2819 2015-12-17 Sebastian Pop <s.pop@samsung.com>
2820
2821 * Makefile.in: Replace ISL with isl.
2822 * Makefile.tpl: Same.
2823 * config/isl.m4: Same.
2824 * configure.ac: Same.
2825 * contrib/download_prerequisites: Same.
2826 * configure: Regenerate.
2827
2828 2015-12-17 Andris Pavenis <andris.pavenis@iki.fi>
2829
2830 * MAINTAINERS (Write After Approval): Add Myself.
2831
2832 2015-12-17 Nathan Sidwell <nathan@acm.org>
2833
2834 * config/isl.m4 (ISL_CHECK_VERSION): Add gmp libs.
2835 * configure: Regenerate.
2836
2837 2015-12-16 Aditya Kumar <aditya.k7@samsung.com>
2838 Sebastian Pop <s.pop@samsung.com>
2839
2840 * config/isl.m4 (ISL_CHECK_VERSION): Check for
2841 isl_ctx_get_max_operations.
2842 * configure: Regenerate.
2843
2844 2015-12-15 Alessandro Fanfarillo <fanfarillo.gcc@gmail.com>
2845
2846 * MAINTAINERS (Write After Approval): Add myself.
2847
2848 2015-12-02 Ian Lance Taylor <iant@google.com>
2849
2850 PR go/66147
2851 * Makefile.tpl (HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET.
2852 * Makefile.in: Regenerate.
2853
2854 2015-12-01 Andreas Tobler <andreast@gcc.gnu.org>
2855
2856 PR libffi/65726
2857 * Makefile.def (lang_env_dependencies): Make libffi depend
2858 on cxx.
2859 * Makefile.in: Regenerate.
2860
2861 2015-11-26 David Edelsohn <dje.gcc@gmail.com>
2862
2863 * m4/libtool.m4 (export_symbols_cmds) [AIX]: Add global TLS "L"
2864 symbols.
2865
2866 2015-11-20 Tristan Gingold <gingold@adacore.com>
2867
2868 Sync with binutils-gdb:
2869 2015-11-20 Tristan Gingold <gingold@adacore.com>
2870
2871 * configure.ac: Add aarch64-*-darwin* and arm-*-darwin*.
2872 * configure: Regenerate.
2873
2874 2015-11-19 Martin Liska <mliska@suse.cz>
2875
2876 * .gitignore: Add .clang-format to ignored files.
2877 * Makefile.in: Add clang-format.
2878 * Makefile.tpl: Likewise.
2879
2880 2015-11-13 Tsvetkova Alexandra <aleksandra.tsvetkova@intel.com>
2881
2882 * configure.ac: Enable libmpx by default.
2883 * configure: Regenerated.
2884
2885 2015-10-23 Steve Ellcey <sellcey@imgtec.com>
2886
2887 * MAINTAINERS: Update email address.
2888
2889 2015-10-23 Paulo Matos <pmatos@linki.tools>
2890
2891 * MAINTAINERS: Update email address.
2892
2893 2015-10-23 Alan Hayward <alan.hayward@arm.com>
2894
2895 * MAINTAINERS (Write After Approval): Add myself.
2896
2897 2015-10-20 H.J. Lu <hongjiu.lu@intel.com>
2898
2899 Sync with binutils-gdb:
2900 2015-10-20 H.J. Lu <hongjiu.lu@intel.com>
2901
2902 PR gas/19109
2903 * configure.ac: Add
2904 --enable-compressed-debug-sections={all,gas,gold,ld}.
2905 * configure: Regenerated.
2906
2907 2015-10-16 Arnaud Charlet <charlet@adacore.com>
2908
2909 * MAINTAINERS: Update list of Ada maintainers and email addresses.
2910
2911 2015-10-09 Martin Liska <mliska@suse.cz>
2912
2913 * MAINTAINERS (Write After Approval): Add myself.
2914
2915 2015-10-09 Alexander Fomin <alexander.fomin@intel.com>
2916
2917 * MAINTAINERS (Write After Approval): Add myself.
2918
2919 2015-10-02 Florian Weimer <fweimer@redhat.com>
2920
2921 * MAINTAINERS: Update email address.
2922
2923 2015-10-02 Louis Krupp <louis.krupp@zoho.com>
2924
2925 * MAINTAINERS (Write After Approval): Add myself.
2926
2927 2015-09-20 Kai Tietz <ktietz70@googlemail.com>
2928
2929 * MAINTAINERS: Update email.
2930
2931 2015-09-14 Bernd Schmidt <bschmidt@redhat.com>
2932
2933 * MAINTAINERS: Update my email address.
2934
2935 2015-09-01 James Bowman <james.bowman@ftdichip.com>
2936
2937 * MAINTAINERS (ft32 port): Add myself.
2938
2939 2015-08-28 David Sherwood <david.sherwood@arm.com>
2940
2941 * MAINTAINERS: Add myself.
2942
2943 2015-08-27 Patrick Marlier <patrick.marlier@gmail.com>
2944
2945 * MAINTAINERS (Write After Approval): Add myself.
2946
2947 2015-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2948
2949 PR libfortran/54572
2950 * Makefile.def: Make libgfortran depend on libbacktrace.
2951 * Makefile.in: Regenerate.
2952
2953 2015-08-20 Simon Dardis <simon.dardis@imgtec.com>
2954
2955 * MAINTAINERS (Write After Approval): Add myself.
2956
2957 2015-08-12 Tom de Vries <tom@codesourcery.com>
2958
2959 PR other/67092
2960 * configure.ac: Remove --with_host_libstdcxx support.
2961 * configure: Regenerate.
2962
2963 2015-08-10 Thomas Schwinge <thomas@codesourcery.com>
2964 Jakub Jelinek <jakub@redhat.com>
2965
2966 * configure.ac (noconfigdirs): Don't add "target-libgomp" for target
2967 nvptx*-*-*.
2968 * configure: Regenerate.
2969
2970 2015-08-06 Yaakov Selkowitz <yselkowi@redhat.com>
2971
2972 * Makefile.def (libiconv): Define bootstrap=true.
2973 Mark pdf/html/info as missing.
2974 (configure-gcc): Depend on all-libiconv.
2975 (all-gcc): Ditto.
2976 (configure-libcpp): Ditto.
2977 (all-libcpp): Ditto.
2978 (configure-intl): Ditto.
2979 (all-intl): Ditto.
2980 * Makefile.in: Regenerate.
2981
2982 2015-08-03 Bin Cheng <bin.cheng@arm.com>
2983
2984 * MAINTAINERS (loop ivopts): Add the entry and myself.
2985
2986 2015-07-31 Nathan Sidwell <nathan@codesourcery.com>
2987
2988 * MAINTAINERS (nvptx): Add self.
2989
2990 2015-07-29 Alan Lawrence <alan.lawrence@arm.com>
2991
2992 * config/aarch64/iterators.md (VRL2, VRL3, VRL4): Remove values for
2993 128-bit vector modes.
2994
2995 2015-07-29 Ville Voutilainen <ville.voutilainen@gmail.com>
2996
2997 * MAINTAINERS (Write After Approval): Add myself.
2998
2999 2015-07-28 Ben Elliston <bje@gnu.org>
3000
3001 * config.sub, config.guess: Import from upstream.
3002
3003 2015-07-24 Michael Darling <darlingm@gmail.com>
3004
3005 PR other/66259
3006 * config-ml.in: Reflects renaming of configure.in to configure.ac
3007 * configure: Likewise
3008 * configure.ac: Likewise
3009
3010 2015-07-23 Bernd Schmidt <bernds_cb1@t-online.de>
3011
3012 * MAINTAINERS: Update my email address.
3013
3014 2015-07-14 H.J. Lu <hongjiu.lu@intel.com>
3015
3016 Sync with binutils-gdb:
3017 2015-03-17 H.J. Lu <hongjiu.lu@intel.com>
3018
3019 * configure.ac (target_configdirs): Exclude target-zlib if
3020 target-libjava isn't built.
3021 * configure: Regenerated.
3022
3023 2015-07-14 H.J. Lu <hongjiu.lu@intel.com>
3024
3025 Sync with binutils-gdb:
3026 2015-05-13 John David Anglin <dave.anglin@bell.net>
3027
3028 * configure.ac: Disable configuration of GDB for HPUX targets.
3029 * configure: Regenerate.
3030
3031 2015-04-01 H.J. Lu <hongjiu.lu@intel.com>
3032
3033 * configure.ac: Add --with-system-zlib.
3034 * configure: Regenerated.
3035
3036 2015-01-28 James Bowman <james.bowman@ftdichip.com>
3037
3038 * configure.ac: Add FT32 support.
3039 * configure: Regenerate.
3040
3041 2015-01-12 Anthony Green <green@moxielogic.com>
3042
3043 * configure.ac: Don't disable gprof for moxie.
3044 * configure: Rebuild.
3045
3046 2015-07-14 H.J. Lu <hongjiu.lu@intel.com>
3047
3048 Sync with binutils-gdb:
3049 2015-05-01 H.J. Lu <hongjiu.lu@intel.com>
3050
3051 PR ld/18355
3052 * Makefile.def: Add extra_configure_flags to host zlib.
3053 * configure.ac (extra_host_zlib_configure_flags): New. Set
3054 to --enable-host-shared When bfd is to be built as shared
3055 library. AC_SUBST.
3056 * Makefile.in: Regenerated.
3057
3058 2015-07-14 Hans-Peter Nilsson <hp@bitrange.com>
3059
3060 Sync with src:
3061 2015-03-30 H.J. Lu <hongjiu.lu@intel.com>
3062 * Makefile.def (dependencies): Add all-zlib to all-bfd.
3063 * Makefile.in: Regenerated.
3064
3065 2015-06-30 H.J. Lu <hongjiu.lu@intel.com>
3066
3067 * configure.ac (ospace_frag): Enable for i?86*-*-elfiamcu
3068 target.
3069 * configure: Regenerate.
3070
3071 2015-06-23 Ludovic Courtès <ludo@gnu.org>
3072
3073 * MAINTAINERS (Write After Approval): Add myself.
3074
3075 2015-06-22 Andreas Tobler <andreast@gcc.gnu.org>
3076
3077 * MAINTAINERS (OS Port Maintainers): Add myself.
3078 (Various Maintainers): Remove myself from libffi testsuite.
3079
3080 2015-06-04 Richard Sandiford <richard.sandiford@arm.com>
3081
3082 * MAINTAINERS (gen* on machine desc): Add self.
3083
3084 2015-06-02 Jason Merrill <jason@redhat.com>
3085
3086 PR bootstrap/66319
3087 * configure.ac: Use -std=gnu++98.
3088
3089 2015-06-02 Szabolcs Nagy <szabolcs.nagy@arm.com>
3090
3091 * MAINTAINERS (Write After Approval): Add myself.
3092
3093 2015-05-28 Mike Frysinger <vapier@gentoo.org>
3094
3095 * configure.ac (--vtable-verify): Use AS_HELP_STRING for help.
3096 * configure: Regenerate.
3097
3098 2015-05-26 Jason Merrill <jason@redhat.com>
3099
3100 * configure.ac: When bootstrapping with GCC, add -std=c++98 to CXX.
3101 * configure: Regenerate.
3102
3103 2015-05-16 James Bowman <james.bowman@ftdichip.com>
3104
3105 * configure.ac: FT32 target added.
3106 * configure: Regenerated.
3107
3108 2015-05-16 Iain Buclaw <ibuclaw@gdcproject.org>
3109
3110 * MAINTAINERS (Write After Approval): Add myself.
3111
3112 2015-05-11 Paulo Matos <paulo@matos-sorge.com>
3113
3114 * MAINTAINERS (Write After Approval): Add myself.
3115
3116 2015-05-11 Paulo Matos <paulo@matos-sorge.com>
3117
3118 * configure.ac: Fix typo.
3119 * configure: Regenerate.
3120
3121 2015-05-10 Mikhail Maltsev <maltsevm@gmail.com>
3122
3123 * MAINTAINERS (Write After Approval): Add myself.
3124
3125 2015-05-03 Matthias Klose <doko@ubuntu.com>
3126
3127 * configure.ac: Match $host configured with triplets.
3128 * configure: Regenerate.
3129
3130 2015-04-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
3131
3132 * Makefile.tpl: Remove surplus whitespace throughout.
3133 * Makefile.in: Regenerate.
3134
3135 2015-04-20 Segher Boessenkool <segher@kernel.crashing.org>
3136
3137 * MAINTAINERS (Various Maintainers): Add myself as instruction
3138 combiner maintainer.
3139
3140 2015-04-17 Jakub Jelinek <jakub@redhat.com>
3141
3142 PR bootstrap/62077
3143 * configure.ac (--enable-stage1-checking): Default to
3144 release,misc,gimple,rtlflag,tree,types if --disable-checking
3145 or --enable-checking is not specified and DEV-PHASE is not
3146 experimental.
3147 * configure: Regenerated.
3148
3149 2015-04-14 Max Ostapenko <m.ostapenko@partner.samsung.com>
3150
3151 * Makefile.tpl (EXTRA_HOST_EXPORTS): New variables.
3152 (EXTRA_BOOTSTRAP_FLAGS): Likewise.
3153 (check-[+module+]): Add EXTRA_HOST_EXPORTS and EXTRA_BOOTSTRAP_FLAGS.
3154 * Makefile.in: Regenerate.
3155
3156 2015-04-08 Cary Coutant <ccoutant@gmail.com>
3157
3158 * MAINTAINERS: Update my email address.
3159
3160 2015-04-02 James Greenhalgh <james.greenhalgh@arm.com>
3161
3162 * MAINTAINERS: Add myself as a reviewer for the AArch64 port.
3163
3164 2015-04-02 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
3165
3166 * MAINTAINERS: Add myself as an arm port reviewer.
3167
3168 2015-03-25 Martin Liska <mliska@suse.cz>
3169 Yury Gribov <y.gribov@samsung.com>
3170
3171 * Makefile.in: Fix ln source location for vimrc file.
3172 * Makefile.tpl: Likewise.
3173
3174 2015-03-09 Aldy Hernandez <aldyh@redhat.com>
3175
3176 PR bootstrap/25672
3177 * configure.ac: Do not initialize CFLAGS_FOR_TARGET from CFLAGS if
3178 cross-compiling. Similarly for CXX_FOR_TARGET.
3179 * configure: Regenerate.
3180
3181 2015-03-10 Ilya Enkovich <ilya.enkovich@intel.com>
3182
3183 * Makefile.def: Add libmpx.
3184 * configure.ac: Add libmpx.
3185 * Makefile.in: Regenerate.
3186 * configure: Regenerate.
3187
3188 2015-03-06 Kirill Yukhin <kirill.yukhin@intel.com>
3189
3190 * MAINTAINERS (CPU Port Maintainers): Add myself
3191 i386 vector ISA extns mantainer.
3192
3193 2015-03-13 Jeff Law <law@redhat.com>
3194
3195 * MAINTAINERS: Remove Paul Brook as a Fortran and ARM
3196 maintainer.
3197 Remove Richard Henderson as a maintainer for the x86 port.
3198
3199 2015-03-03 Joern Rennecke <gnu@amylaar.uk>
3200
3201 * MAINTAINERS (CPU Port Maintainers): Update my email address.
3202
3203 2015-03-02 Ilya Enkovich <ilya.enkovich@intel.com>
3204
3205 * MAINTAINERS (Various Maintainers): Add myself as libmpx,
3206 pointer bounds checker and i386 MPX maintainer.
3207
3208 2015-02-26 Sandra Loosemore <sandra@codesourcery.com>
3209
3210 * MAINTAINERS (Various Maintainers): Add self as docs co-maintainer.
3211
3212 2015-02-26 Martin Sebor <msebor@redhat.com>
3213
3214 * MAINTAINERS (Various Maintainers): Add self.
3215
3216 2015-02-20 Thomas Schwinge <thomas@codesourcery.com>
3217
3218 * configure.ac [--enable-as-accelerator-for] (enable_languages):
3219 Make sure it contains lto.
3220 * configure: Regenerate.
3221
3222 2015-02-18 Thomas Schwinge <thomas@codesourcery.com>
3223
3224 * configure: Regenerate.
3225
3226 2015-02-06 Diego Novillo <dnovillo@google.com>
3227 1
3228 * MAINTAINERS (Global Reviewers, Plugin, LTO, tree-ssa,
3229 middle-end, docstring): Remove myself.
3230 (Write After Approval): Add myself.
3231
3232 2015-02-02 Janis Johnson <janis.marie.johnson@gmail.com>
3233
3234 * MAINTAINERS (Various Maintainers: testsuite): Remove myself.
3235 (Write After Approval): Update address.
3236
3237 2015-01-29 David Malcolm <dmalcolm@redhat.com>
3238
3239 PR jit/64780
3240 * configure.ac: Require the user to explicitly specify
3241 --enable-host-shared if the jit is enabled.
3242 * configure: Regenerate.
3243
3244 2015-01-27 Robert Suchanek <robert.suchanek@imgtec.com>
3245
3246 * MAINTAINERS (Write After Approval): Add myself.
3247
3248 2015-01-25 Tom de Vries <tom@codesourcery.com>
3249
3250 * MAINTAINERS: Make whitespace consistent.
3251
3252 2015-01-23 Braden Obrzut <admin@maniacsvault.net>
3253
3254 * MAINTAINERS (Write After Approval): Add myself.
3255
3256 2015-01-20 Andre Vehreschild <vehre@gmx.de>
3257
3258 * MAINTAINERS: (Write After Approval): Add myself.
3259
3260 2015-01-15 Martin Uecker <uecker@eecs.berkeley.edu>
3261
3262 * MAINTAINERS: (Write After Approval): Add myself.
3263
3264 2015-01-15 Philipp Tomsich <ptomsich@theobroma-systems.com>
3265
3266 * MAINTAINERS: (Write After Approval): Add myself.
3267
3268 2015-01-13 Iain Sandoe <iain@codesourcery.com>
3269
3270 * MAINTAINERS (Language Front Ends Maintainers): Add myself as an
3271 objective-c/c++ front end maintainer.
3272
3273 2015-01-13 Marek Polacek <polacek@redhat.com>
3274
3275 * MAINTAINERS (Reviewers): Add self as C front end reviewer.
3276
3277 2015-01-12 Jeff Law <law@redhat.com>
3278
3279 * MAINTAINERS: Remove Stan Shebs as he has been inactive for
3280 a very long time.
3281
3282 2015-01-09 Ian Lance Taylor <iant@google.com>
3283
3284 * configure.ac (host_tools): Add gotools.
3285 * Makefile.def (host_modules): Add gotools.
3286 (dependencies): Add dependency of all-gotools on all-target-libgo.
3287
3288 2015-01-09 Andreas Tobler <andreast@gcc.gnu.org>
3289
3290 * configure.ac: Don't add ${libgcj} for arm*-*-freebsd*.
3291 * configure: Regenerate.
3292
3293 2015-01-08 Thomas Schwinge <thomas@codesourcery.com>
3294
3295 * Makefile.def (dependencies) <all-target-liboffloadmic>: Depend on
3296 all-target-libgomp.
3297 * Makefile.in: Regenerate.
3298
3299 2015-01-06 Eric Botcazou <ebotcazou@adacore.com>
3300
3301 * MAINTAINERS (CPU Port Maintainers): Add myself for Visium port.
3302
3303 2015-01-06 Eric Botcazou <ebotcazou@adacore.com>
3304
3305 * configure.ac: Add Visium support.
3306 * configure: Regenerate.
3307
3308 2015-01-04 Andreas Schwab <schwab@linux-m68k.org>
3309
3310 * configure.ac: Use OBJCOPY for OBJCOPY_FOR_TARGET.
3311 * configure: Regenerate.
3312
3313 2015-01-03 Andrew Pinski <apinski@cavium.com>
3314
3315 * Makefile.def (flags_to_pass): Pass OBJCOPY_FOR_TARGET also.
3316 * Makefile.tpl (HOST_EXPORTS): Add OBJCOPY_FOR_TARGET.
3317 (BASE_TARGET_EXPORTS): Add OBJCOPY.
3318 (OBJCOPY_FOR_TARGET): New variable.
3319 (EXTRA_TARGET_FLAGS): Add OBJCOPY.
3320 * Makefile.in: Regenerate.
3321 * configure.ac: Check for already installed target objcopy.
3322 Also GCC_TARGET_TOOL on objcopy.
3323 * configure: Regenerate.
3324
3325 2015-01-02 Hans-Peter Nilsson <hp@bitrange.com>
3326
3327 * config.sub: Update from upstream, to 2015-01-01 version.
3328 * config.guess: Ditto.
3329
3330 2014-12-22 Sebastian Huber <sebastian.huber@embedded-brains.de>
3331
3332 * MAINTAINERS (RTEMS Ports): Add myself.
3333
3334 2014-12-17 Pierre-Marie de Rodat <derodat@adacore.com>
3335
3336 * MAINTAINERS (Write After Approval): Add myself.
3337
3338 2014-12-16 Michael Haubenwallner <michael.haubenwallner@ssi-schaefer.com>
3339
3340 * MAINTAINERS (Write After Approval): Add myself.
3341
3342 2014-12-15 Thomas Schwinge <thomas@codesourcery.com>
3343
3344 * configure.ac (--enable-as-accelerator-for): Don't set
3345 ENABLE_AS_ACCELERATOR_FOR. Update all users.
3346 * configure: Regenerate.
3347
3348 2014-12-13 Jakub Jelinek <jakub@redhat.com>
3349
3350 PR bootstrap/64023
3351 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set STAGE1_LDFLAGS
3352 to POSTSTAGE1_LDFLAGS and STAGE1_LIBS to POSTSTAGE1_LIBS.
3353 Add -B to libstdc++-v3/src/.libs and libstdc++-v3/libsupc++/.libs
3354 to CXX.
3355 * Makefile.in: Regenerated.
3356
3357 2014-12-09 Laurynas Biveinis <laurynas.biveinis@gmail.com>
3358 Yury Gribov <y.gribov@samsung.com>
3359
3360 * .gitignore: Added .local.vimrc and .lvimrc.
3361 * Makefile.tpl (vimrc, .lvimrc, .local.vimrc): New targets.
3362 * Makefile.in: Regenerate.
3363
3364 2014-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
3365
3366 * config/isl.m4: Don't pass -DCLOOG_INT_GMP on islinc.
3367 * configure: Regenerated.
3368
3369 2014-11-27 Bernd Schmidt <bernds@codesourcery.com>
3370
3371 * MAINTAINERS (nvptx port): New entry.
3372
3373 2014-11-26 Jan-benedict Glaw <jbglaw@lug-owl.de>
3374
3375 * configure: Regenerate.
3376
3377 2014-11-26 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3378
3379 * configure.ac: Merge with Binutils.
3380
3381 2014-11-26 Tobias Burnus <burnus@net-b.de>
3382
3383 * Makefile.def: Make more dependent on mpfr, mpc and isl.
3384 * Makefile.in: Regenerate.
3385
3386 2014-11-24 Bernd Edlinger <bernd.edlinger@hotmail.de>
3387
3388 * Makefile.def (module=gmp): Work around in-tree gmp configure bug with
3389 missing flex.
3390 * Makefile.in: Regenerated.
3391
3392 2014-11-21 Ilya Verbin <ilya.verbin@intel.com>
3393
3394 * Makefile.in: Regenerate.
3395
3396 2014-11-21 Markus Trippelsdorf <markus@trippelsdorf.de>
3397
3398 PR bootstrap/63784
3399 * libtool.m4: Add $pic_flag with -shared.
3400
3401 2014-11-21 Renlin Li <Renlin.Li@arm.com>
3402
3403 * MAINTAINERS (Write After Approval): Added myself.
3404
3405 2014-11-21 Alex Velenko <Alex.Velenko@arm.com>
3406
3407 * MAINTAINERS (write-after-approval): Add myself.
3408
3409 2014-11-19 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
3410
3411 * MAINTAINERS (OS Port Maintainers): Add overdue maintainership note
3412 from 2 years ago.
3413
3414 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
3415
3416 Revert:
3417 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
3418
3419 * MAINTAINERS (Write After Approval): Added myself as line map
3420 maintainer.
3421
3422 2014-11-19 Renlin Li <Renlin.Li@arm.com>
3423
3424 Revert:
3425 2014-11-19 Renlin Li <Renlin.Li@arm.com>
3426
3427 * MAINTAINERS (Write After Approval): Added myself.
3428
3429 2014-11-19 Renlin Li <Renlin.Li@arm.com>
3430
3431 * MAINTAINERS (Write After Approval): Added myself.
3432
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-17 Dodji Seketeli <dodji@redhat.com>
3439
3440 * MAINTAINERS (Various Maintainers): Added myself as line map
3441 maintainer.
3442
3443 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3444
3445 * move-if-change: Sync from upstream gnulib.
3446
3447 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3448
3449 * compile: Sync with upstream Automake.
3450 * depcomp: Ditto.
3451 * install-sh: Ditto.
3452 * missing: Ditto.
3453 * mkinstalldirs: Ditto.
3454 * ylwrap: Ditto.
3455
3456 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3457
3458 * config.sub: Update from upstream config repo.
3459 * config.guess: Ditto.
3460
3461 2014-11-13 Kirill Yukhin <kirill.yukhin@intel.com>
3462
3463 * Makefile.def: Add liboffloadmic to target_modules. Make
3464 liboffloadmic depend on libgomp's configure, libstdc++ and libgcc.
3465 * Makefile.in: Regenerate.
3466 * configure: Regenerate.
3467 * configure.ac: Add liboffloadmic to target binaries.
3468 Restrict liboffloadmic for POSIX and i*86, and x86_64 architectures.
3469 Add liboffloadmic to noconfig list when C++ is not supported.
3470
3471 2014-11-13 Bernd Schmidt <bernds@codesourcery.com>
3472 Thomas Schwinge <thomas@codesourcery.com>
3473 Ilya Verbin <ilya.verbin@intel.com>
3474 Andrey Turetskiy <andrey.turetskiy@intel.com>
3475
3476 * configure: Regenerate.
3477 * configure.ac (--enable-as-accelerator-for)
3478 (--enable-offload-targets): New configure options.
3479
3480 2014-11-11 Tobias Burnus <burnus@net-b.de>
3481
3482 * Makefile.def: Make all-gcc depend on all-isl.
3483 * Makefile.in: Regenerate.
3484
3485 2014-11-11 David Malcolm <dmalcolm@redhat.com>
3486
3487 * ChangeLog.jit: New.
3488 * MAINTAINERS (Various Maintainers): Add myself as jit maintainer.
3489
3490 2014-11-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3491
3492 PR target/63610
3493 * libtool.m4: Fix globbing of darwin versions.
3494 * configure: Regenerate.
3495
3496 2014-11-11 Tobias Burnus <burnus@net-b.de>
3497
3498 * Makefile.def: Remove CLooG.
3499 * Makefile.tpl: Ditto.
3500 * configure.ac: Ditto.
3501 * configure: Regenerate.
3502 * Makefile.in: Ditto.
3503
3504 2014-11-06 Bernd Schmidt <bernds@codesourcery.com>
3505
3506 * configure.ac: Handle nvptx-*-*.
3507 * configure: Regenerate.
3508
3509 2014-11-06 Prachi Godbole <prachi.godbole@imgtec.com>
3510
3511 * MAINTAINERS (Write After Approval): Add myself.
3512
3513 2014-10-31 Jakub Jelinek <jakub@redhat.com>
3514
3515 * Makefile.def (libcc1): Remove bootstrap=true;.
3516 * Makefile.in: Regenerated.
3517
3518 2014-10-31 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3519
3520 * configure.ac: Update comment.
3521 * configure: Regenerate.
3522
3523 2014-10-31 Ilya Enkovich <ilya.enkovich@intel.com>
3524
3525 * MAINTAINERS (Write After Approval): Add myself.
3526
3527 2014-10-30 Thomas Schwinge <thomas@codesourcery.com>
3528
3529 * configure.ac (extra_host_libiberty_configure_flags): Add
3530 --enable-shared also for libcc1's benefit.
3531 * configure: Regenerate.
3532
3533 2014-10-29 Tristan Gingold <gingold@adacore.com>
3534
3535 * MAINTAINERS: Change my email address.
3536
3537 2014-10-27 Phil Muldoon <pmuldoon@redhat.com>
3538 Tom Tromey <tromey@redhat.com>
3539
3540 * Makefile.def: Add libcc1 to host_modules.
3541 * configure.ac (host_tools): Add libcc1.
3542 * Makefile.in, configure: Rebuild.
3543
3544 2014-10-24 Hans-Peter Nilsson <hp@axis.com>
3545
3546 * configure.ac (build_configargs): Don't share config.cache between
3547 build subdirs.
3548 * configure: Regenerate.
3549
3550 2014-10-24 Daniel Hellstrom <daniel@gaisler.com>
3551
3552 * config.gcc (sparc*-*-*): Accept mcpu=leon3v7 processor.
3553 * doc/invoke.texi (SPARC options): Add mcpu=leon3v7 comment.
3554 * config/sparc/leon.md (leon3_load, leon_store, leon_fp_*): Handle
3555 leon3v7 as leon3.
3556 * config/sparc/sparc-opts.h (enum processor_type): Add LEON3V7.
3557 * config/sparc/sparc.c (sparc_option_override): Add leon3v7 support.
3558 * config/sparc/sparc.h (TARGET_CPU_leon3v7): New define.
3559 * config/sparc/sparc.md (cpu): Add leon3v7.
3560 * config/sparc/sparc.opt (enum processor_type): Add leon3v7.
3561
3562 2014-10-24 Daniel Hellstrom <daniel@gaisler.com>
3563
3564 * MAINTAINERS (write-after-approval): Add myself.
3565
3566 2014-10-23 Ian Lance Taylor <iant@google.com>
3567
3568 * configure.ac: Disable the Go frontend on systems where it is known
3569 to not work.
3570 * configure: Regenerate.
3571
3572 2014-10-23 Richard Biener <rguenther@suse.de>
3573
3574 * Makefile.def: Add libcpp build module and dependencies.
3575 * configure.ac: Add libcpp build module.
3576 * Makefile.in: Regenerate.
3577 * configure: Likewise.
3578
3579 2014-10-15 Max Filippov <jcmvbkbc@gmail.com>
3580
3581 * MAINTAINERS (write-after-approval): Add myself.
3582
3583 2014-10-12 Manuel López-Ibáñez <manu@gcc.gnu.org>
3584
3585 * INSTALL/README: Do not mention CVS.
3586
3587 2014-10-03 Jing Yu <jingyu@google.com>
3588
3589 * configure.ac: Add aarch64 to list of targets that support gold.
3590 * configure: Regenerate.
3591
3592 2014-09-29 François Dumont <fdumont@gcc.gnu.org>
3593
3594 * MAINTAINERS: Add myself as libstdc++ special modes maintainer.
3595
3596 2014-09-29 Catherine Moore <clm@codesourcery.com>
3597
3598 * MAINTAINERS: Add myself as MIPS maintainer.
3599
3600 2014-09-28 Matthew Fortune <matthew.fortune@imgtec.com>
3601
3602 * MAINTAINERS: Move myself to MIPS maintainers.
3603
3604 2014-09-23 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3605
3606 * MAINTAINERS: Put all email addresses between '<' and '>'.
3607
3608 2014-09-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3609
3610 * MAINTAINERS: Move myself to reviewers (Fortran).
3611
3612 2014-09-01 Andi Kleen <ak@linux.intel.com>
3613
3614 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add LTO_EXPORTS.
3615 POSTSTAGE1_FLAGS_TO_PASS): Add LTO_FLAGS_TO_PASS.
3616 * Makefile.in: Regenerate.
3617
3618 2014-08-28 David Malcolm <dmalcolm@redhat.com>
3619
3620 * rtx-classes-status.txt: Delete
3621
3622 2014-08-28 David Malcolm <dmalcolm@redhat.com>
3623
3624 * rtx-classes-status.txt (TODO): NEXT_INSN/PREV_INSN are done.
3625
3626 2014-08-27 Sebastian Pop <s.pop@samsung.com>
3627
3628 * config/isl.m4 (_ISL_CHECK_CT_PROG): Removed.
3629 (ISL_CHECK_VERSION): Check for functionality added to ISL 0.12 instead
3630 of checking for version number.
3631 * configure: Regenerated.
3632 * configure.ac (ISL_CHECK_VERSION): Do not use ISL version number.
3633
3634 2014-08-27 David Malcolm <dmalcolm@redhat.com>
3635
3636 * rtx-classes-status.txt: Phase 5 (additional rtx_def subclasses)
3637 is done; begin phase 6 (use extra rtx_def subclasses).
3638
3639 2014-08-27 David Malcolm <dmalcolm@redhat.com>
3640
3641 * rtx-classes-status.txt: Phase 4 (removal of "scaffolding") is
3642 done; begin phase 5 (additional rtx_def subclasses).
3643
3644 2014-08-26 David Malcolm <dmalcolm@redhat.com>
3645
3646 * rtx-classes-status.txt (TODO): DF_REF_INSN is done.
3647
3648 2014-08-26 David Malcolm <dmalcolm@redhat.com>
3649
3650 * rtx-classes-status.txt (TODO): SET_BB_HEAD, SET_BB_END,
3651 SET_BB_HEADER are done.
3652
3653 2014-08-26 David Malcolm <dmalcolm@redhat.com>
3654
3655 * rtx-classes-status.txt (TODO): SET_DEP_PRO and SET_DEP_CON are
3656 done.
3657
3658 2014-08-26 David Malcolm <dmalcolm@redhat.com>
3659
3660 * rtx-classes-status.txt (TODO): Remove SET_VINSN_INSN_RTX.
3661
3662 2014-08-26 David Malcolm <dmalcolm@redhat.com>
3663
3664 * rtx-classes-status.txt (TODO): Remove SET_BND_TO.
3665
3666 2014-08-25 David Malcolm <dmalcolm@redhat.com>
3667
3668 * rtx-classes-status.txt (TODO): Remove SET_BB_NOTE_LIST.
3669
3670 2014-08-25 David Malcolm <dmalcolm@redhat.com>
3671
3672 * rtx-classes-status.txt (TODO): Remove SET_BB_FOOTER.
3673
3674 2014-08-25 David Malcolm <dmalcolm@redhat.com>
3675
3676 * rtx-classes-status.txt: Phase 3 (per-file commits within
3677 "config" subdirs) is done; begin phase 4 (removal of
3678 "scaffolding").
3679
3680 2014-08-23 David Malcolm <dmalcolm@redhat.com>
3681
3682 * rtx-classes-status.txt: Phase 2 (per-file commits in main source
3683 dir) is done; begin phase 3 (per-file commits within "config"
3684 subdirs).
3685
3686 2014-08-21 David Malcolm <dmalcolm@redhat.com>
3687
3688 * rtx-classes-status.txt: Phase 1 ("scaffolding") is done; begin
3689 phase 2 (per-file commits in main source dir).
3690
3691 2014-08-21 Bin Cheng <bin.cheng@arm.com>
3692
3693 * configure: Regenerated.
3694
3695 2014-08-19 David Malcolm <dmalcolm@redhat.com>
3696
3697 * rtx-classes-status.txt (TODO): Add SET_BND_TO
3698
3699 2014-08-19 David Malcolm <dmalcolm@redhat.com>
3700
3701 * rtx-classes-status.txt (TODO): Add SET_BB_NOTE_LIST.
3702
3703 2014-08-19 David Malcolm <dmalcolm@redhat.com>
3704
3705 * rtx-classes-status.txt (TODO): Add SET_VINSN_INSN_RTX.
3706
3707 2014-08-19 David Malcolm <dmalcolm@redhat.com>
3708
3709 * rtx-classes-status.txt (TODO): Add SET_DEP_PRO, SET_DEP_CON.
3710
3711 2014-08-19 David Malcolm <dmalcolm@redhat.com>
3712
3713 * rtx-classes-status.txt (TODO): Add DF_REF_INSN.
3714
3715 2014-08-19 Joost VandeVondele <vondele@gcc.gnu.org>
3716
3717 * MAINTAINERS (Write After Approval): Add myself.
3718
3719 2014-08-19 Christopher Faylor <me.gnu@cgf.cx>
3720
3721 * MAINTAINERS: Remove myself
3722
3723 2014-08-19 David Malcolm <dmalcolm@redhat.com>
3724
3725 * rtx-classes-status.txt: Add SET_NEXT_INSN, SET_PREV_INSN.
3726
3727 2014-08-18 Patrick Palka <ppalka@gcc.gnu.org>
3728
3729 * MAINTAINERS (Write After Approval): Add myself.
3730
3731 2014-08-18 David Malcolm <dmalcolm@redhat.com>
3732
3733 * rtx-classes-status.txt (TODO): Add SET_BB_HEAD, SET_BB_END,
3734 SET_BB_HEADER, SET_BB_FOOTER
3735
3736 2014-08-18 David Malcolm <dmalcolm@redhat.com>
3737
3738 * rtx-classes-status.txt: New file
3739
3740 2014-08-18 Roman Gareev <gareevroman@gmail.com>
3741
3742 * configure.ac: Eliminate ClooG installation dependency.
3743 * configure: Regenerate.
3744 * Makefile.tpl: Add definition of ISLLIBS and HOST_ISLLIBS.
3745 * Makefile.in: Regenerate.
3746
3747 2014-08-15 Ilya Verbin <iverbin@gmail.com>
3748
3749 * MAINTAINERS (Write After Approval): Add myself.
3750
3751 2014-08-15 Ilya Tocar <tocarip@gmail.com>
3752
3753 * MAINTAINERS (Write After Approval): Add myself.
3754
3755 2014-08-01 Jiong Wang <jiong.wang@arm.com>
3756
3757 * MAINTAINERS (Write After Approval): Add myself.
3758
3759 2014-07-28 Anthony Green <green@moxielogic.com>
3760
3761 Import from savannah.gnu.org:
3762 * config.sub: Update to 2014-07-28 version.
3763
3764 2014-07-27 Richard Sandiford <rdsandiford@googlemail.com>
3765
3766 * MAINTAINERS: Remove my MIPS maintainer entry.
3767
3768 2014-07-26 Uros Bizjak <ubizjak@gmail.com>
3769
3770 PR target/47230
3771 * configure.ac (alpha*-*-linux*): Use mh-alpha-linux.
3772 * configure: Regenerate.
3773
3774 2014-07-24 James Norris <jnorris@codesourcery.com>
3775
3776 * MAINTAINERS (Write After Approval): Add myself.
3777
3778 2014-07-20 Roman Gareev <gareevroman@gmail.com>
3779
3780 * configure.ac: Accept only CLooG 0.18.1.
3781 * configure: Regenerate.
3782
3783 2014-07-17 Roman Gareev <gareevroman@gmail.com>
3784
3785 * configure.ac: Don't accept isl 0.11.
3786 * configure: Regenerate.
3787
3788 2014-07-16 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
3789
3790 * MAINTAINERS (Write After Approval): Add myself.
3791
3792 2014-07-05 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3793
3794 * configure.ac: Don't accept isl 0.10.
3795 * configure: Regenerate.
3796
3797 2014-06-23 Bernd Edlinger <bernd.edlinger@hotmail.de>
3798
3799 Fix include path for in-tree cloog.
3800 * config/cloog.m4 (CLOOG_INIT_FLAGS): Remove bogus include path.
3801 * configure: Regenerate.
3802
3803 2014-06-18 Richard Henderson <rth@redhat.com>
3804
3805 * .gitignore: Import gcc_update output.
3806
3807 2014-06-13 Thomas Schwinge <thomas@codesourcery.com>
3808
3809 * config-ml.in: Robustify ac_configure_args parsing.
3810
3811 * configure.ac (--enable-linker-plugin-configure-flags)
3812 (--enable-linker-plugin-flags): New flags.
3813 (configdirs): Conditionally add libiberty-linker-plugin.
3814 * configure: Regenerate.
3815 * Makefile.def (host_modules): Add libiberty-linker-plugin.
3816 (host_modules) <lto-plugin>: Pay attention to
3817 @extra_linker_plugin_flags@ and
3818 @extra_linker_plugin_configure_flags@.
3819 (all-lto-plugin): Also depend on all-libiberty-linker-plugin.
3820 * Makefile.in: Regenerate.
3821
3822 * Makefile.tpl (configure-[+prefix+][+module+])
3823 (configure-stage[+id+]-[+prefix+][+module+]): If specified, use
3824 "module_srcdir" instead of "module" for locating a module's srcdir.
3825 * Makefile.in: Regenerate.
3826
3827 2014-06-10 Matthew Fortune <matthew.fortune@imgtec.com>
3828
3829 * MAINTAINERS (Write After Approval): Add myself.
3830
3831 2014-06-06 Sebastian Pop <sebpop@gmail.com>
3832
3833 * MAINTAINERS: Update my email address.
3834
3835 2014-06-04 Thomas Preud'homme <thomas.preudhomme@arm.com>
3836
3837 * MAINTAINERS (Write After Approval): Add myself.
3838
3839 2014-06-03 Andrew Bennett <andrew.bennett@imgtec.com>
3840
3841 * MAINTAINERS (Write After Approval): Add myself.
3842
3843 2014-05-30 Jonathan Wakely <jwakely@redhat.com>
3844
3845 PR libstdc++/61011
3846 * configure.ac (--disable-libstdcxx): Set noconfigdirs correctly.
3847 Disable libcilkrts, libitm, libsanitizer when not building libstdc++.
3848 * configure: Regenerate.
3849
3850 2014-05-28 Pedro Alves <palves@redhat.com>
3851
3852 * MAINTAINERS (Write After Approval): Add myself.
3853
3854 2014-05-22 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
3855
3856 * MAINTAINERS: Update my affiliation/email.
3857
3858 2014-05-19 Mike Stump <mikestump@comcast.net>
3859
3860 * MAINTAINERS: Add wide-int reviewers.
3861
3862 2014-05-14 Sandra Loosemore <sandra@codesourcery.com>
3863
3864 * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
3865 * configure: Regenerated.
3866
3867 2014-05-15 Torvald Riegel <triegel@redhat.com>
3868
3869 * MAINTAINERS (libitm): Add myself as maintainer.
3870
3871 2014-05-07 Charles Baylis <charles.baylis@linaro.org>
3872
3873 * MAINTAINERS (Write After Approval): Add myself.
3874
3875 2014-05-01 Richard Sandiford <rdsandiford@googlemail.com>
3876
3877 * config.sub, config.guess: Import from upstream.
3878
3879 2014-04-29 Alan Lawrence <alan.lawrence@arm.com>
3880
3881 * MAINTAINERS (Write After Approval): Put myself in correct order.
3882
3883 2014-04-29 Alan Lawrence <alan.lawrence@arm.com>
3884
3885 * MAINTAINERS (Write After Approval): Add myself.
3886
3887 2014-04-24 Laurynas Biveinis <laurynas.biveinis@gmail.com>
3888
3889 * MAINTAINERS: Move myself from Reviewers to Write After Approval
3890 section.
3891
3892 2014-04-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
3893
3894 * MAINTAINERS (Write After Approval): Delete myself.
3895
3896 2014-04-17 Jakub Jelinek <jakub@redhat.com>
3897
3898 PR sanitizer/56781
3899 * libtool-ldflags: Also prefix -static-lib*, -shared-lib*
3900 and -B* options with -Xcompiler.
3901
3902 2014-04-04 Eric Botcazou <ebotcazou@adacore.com>
3903
3904 PR bootstrap/60620
3905 * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3.
3906 * Makefile.in: Regenerate.
3907
3908 2014-03-28 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
3909
3910 * Makefile.def (dependencies): Make all-ld depend on all-binutils
3911 for WINDRES_FOR_TARGET in default-manifest.o rule.
3912 * Makefile.in: Regenerate.
3913
3914 2014-03-26 Dominique d'Humieres <dominiq@lps.ens.fr>
3915
3916 * MAINTAINERS (Write After Approval): Add myself.
3917
3918 2014-03-26 Jakub Jelinek <jakub@redhat.com>
3919
3920 PR sanitizer/56781
3921 * Makefile.def: Set bootstrap=true; for host fixincludes.
3922 * configure.ac: Don't bootstrap host fixincludes unless
3923 --with-build-config=bootstrap-{a,ub}san.
3924 * Makefile.in: Regenerated.
3925 * configure: Regenerated.
3926
3927 2014-03-21 Jakub Jelinek <jakub@redhat.com>
3928
3929 * configure.ac: Move BUILD_CONFIG set up earlier. Add
3930 --enable-vtable-verify option parsing. Don't add
3931 target-libsanitizer to bootstrap_target_libs unless
3932 --with-build-config=bootstrap-asan or
3933 --with-build-config=bootstrap-ubsan. Don't add target-libvtv
3934 to bootstrap_target_libs unless --enable-vtable-verify.
3935 * configure: Regenerated.
3936
3937 2014-03-10 Anatoly Sokolov <aesok@post.ru>
3938
3939 * MAINTAINERS (Write After Approval): Add myself.
3940
3941 2014-03-07 Denis Chertykov <chertykov@gmail.com>
3942
3943 * MAINTAINERS: Remove avr maintainers: Anatoly Sokolov and Eric Weddington
3944
3945 2014-03-07 Jakub Jelinek <jakub@redhat.com>
3946
3947 PR bootstrap/58572
3948 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
3949 -I for libstdc++-v3 includes if $(LEAN).
3950 * Makefile.in: Regenerated.
3951
3952 2014-03-04 Jonathan Wakely <jwakely@redhat.com>
3953
3954 * MAINTAINERS: Update my email address.
3955
3956 2014-02-24 Walter Lee <walt@tilera.com>
3957
3958 * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
3959 (tilegx-*-*): Change to tilegx*-*-*.
3960 * configure: Regenerate.
3961
3962 2014-02-17 Loren J. Rittle <ljrittle@acm.org>
3963
3964 * MAINTAINERS (Various Maintainers: c++ runtime libs): Remove myself.
3965
3966 2014-02-17 Kugan Vivekanandarajah <kuganv@linaro.org>
3967
3968 * MAINTAINERS (Write After Approval): Add myself.
3969
3970 2014-02-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3971
3972 PR target/59788
3973 * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
3974 *solaris2*.
3975
3976 2014-01-21 John David Anglin <danglin@gcc.gnu.org>
3977
3978 * MAINTAINERS: Update my email address.
3979
3980 2014-01-20 Gerald Pfeifer <gerald@pfeifer.com>
3981
3982 * MAINTAINERS: Convert to UTF-8.
3983 Properly sort Xinliang David Li's entry.
3984
3985 2013-12-31 Chung-Lin Tang <cltang@codesourcery.com>
3986 Sandra Loosemore <sandra@codesourcery.com>
3987
3988 * MAINTAINERS: Add Sandra Loosemore and Chung-Lin Tang as
3989 nios2 port maintainers.
3990
3991 2013-12-16 Markus Trippelsdorf <markus@trippelsdorf.de>
3992
3993 * MAINTAINERS (Write After Approval): Add myself.
3994
3995 2013-12-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3996
3997 * configure.ac: Add user-friendly check for native x86_64-linux
3998 multilibs.
3999 * configure: Regenerate.
4000
4001 2013-12-06 Oleg Endo <olegendo@gcc.gnu.org>
4002
4003 * MAINTAINERS: Add myself as sh maintainer.
4004
4005 2013-12-03 Bill Schmidt <wschmidt@linux.vnet.ibm.com>
4006
4007 * MAINTAINERS: Add self as SLSR maintainer.
4008
4009 2013-11-18 Jan Hubicka <hubicka@ucw.cz>
4010
4011 * MAINTAINERS: Update my email address.
4012
4013 2013-11-15 David Edelsohn <dje.gcc@gmail.com>
4014
4015 * MAINTAINERS (Global Reviewers, c++): Remove Mark Mitchell.
4016
4017 2013-11-07 Thomas Schwinge <thomas@codesourcery.com>
4018
4019 * Makefile.in: Regenerate.
4020
4021 * Makefile.tpl: Fix typo.
4022 * Makefile.in: Regenerate partially.
4023
4024 2013-11-04 Balaji V. Iyer <balaji.v.iyer@intel.com>
4025
4026 * configure.ac: Added libcilkrts to noconfig list when C++ is not
4027 supported.
4028 * configure: Regenerated.
4029
4030 2013-11-01 Trevor Saunders <tsaunders@mozilla.com>
4031
4032 * MAINTAINERS (Write After Approval): Add myself.
4033
4034 2013-10-30 Jason Merrill <jason@redhat.com>
4035
4036 * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
4037 --disable-build-format-warnings.
4038
4039 2013-10-29 Balaji V. Iyer <balaji.v.iyer@intel.com>
4040
4041 * Makefile.def: Add libcilkrts to target_modules. Make libcilkrts
4042 depend on libstdc++ and libgcc.
4043 * configure: Regenerate.
4044 * configure.ac: Added libcilkrts to target binaries. Also, restrict
4045 libcilkrts for POSIX and i*86, and x86_64 architectures.
4046 * Makefile.in: Added libcilkrts related fields to support building it.
4047
4048 2013-10-26 Jeff Law <law@redhat.com>
4049
4050 * Makefile.def (target_modules): Remove libmudflap
4051 (languages): Remove check-target-libmudflap).
4052 * Makefile.in: Rebuilt.
4053 * Makefile.tpl (check-target-libmudflap-c++): Remove.
4054 * configure.ac (target_libraries): Remove target-libmudflap.
4055 Remove checks which disabled libmudflap on some systems.
4056 * configure: Rebuilt.
4057 * libmudflap: Directory removed.
4058
4059 2013-10-21 Cong Hou <congh@google.com>
4060
4061 * MAINTAINERS (Write After Approval): Add myself.
4062
4063 2013-10-16 Mike Stump <mikestump@comcast.net>
4064
4065 * .dir-locals.el: Add.
4066
4067 2013-10-15 David Malcolm <dmalcolm@redhat.com>
4068
4069 * configure.ac: Add --enable-host-shared
4070 * configure: Regenerate.
4071
4072 2013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
4073
4074 Import from savannah.gnu.org:
4075 * config.guess: Update to 2013-06-10 version.
4076 * config.sub: Update to 2013-10-01 version.
4077
4078 2013-10-01 Simon Cook <simon.cook@embecosm.com>
4079
4080 Changes to build configuration to allow big endian ARC ELF toolchain
4081 * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
4082 * configure: Regenerate.
4083
4084 2013-09-20 Alan Modra <amodra@gmail.com>
4085
4086 * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
4087 ppc host match. Support little-endian powerpc linux hosts.
4088
4089 2013-09-19 Dodji Seketeli <dodji@redhat.com>
4090
4091 * MAINTAINERS (diagnostic messages): Add myself as diagnostics
4092 maintainer.
4093
4094 2013-09-12 DJ Delorie <dj@redhat.com>
4095
4096 * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
4097 maintainers.
4098
4099 2013-09-03 Richard Biener <rguenther@suse.de>
4100
4101 * configure.ac: Also allow ISL 0.12.
4102 * configure: Regenerated.
4103
4104 2013-08-30 Bernd Edlinger <bernd.edlinger@hotmail.de>
4105
4106 * MAINTAINERS (Write After Approval): Add myself.
4107
4108 2013-08-27 David Malcolm <dmalcolm@redhat.com>
4109
4110 * MAINTAINERS (gdbhooks.py): Add myself as maintainer.
4111
4112 2013-08-26 Caroline Tice <cmtice@google.com>
4113
4114 * MAINTAINERS: Correct earliers update: Move myself from libvtv
4115 "Various Reviewers" to libvtv "Various Maintainers".
4116
4117 2013-08-20 Steven Bosscher <steven@gcc.gnu.org>
4118
4119 * MAINTAINERS: Add myself as RTL optimizers reviewer.
4120
4121 2013-08-19 Benjamin De Kosnik <bkoz@gnu.org>
4122
4123 * MAINTAINERS: Update name, email.
4124
4125 2013-08-13 Adam Butcher <adam@jessamine.co.uk>
4126
4127 * MAINTAINERS (Write After Approval): Add myself.
4128
4129 2013-08-12 Caroline Tice <cmtice@google.com>
4130
4131 * MAINTAINERS: Add myself as libvtv maintainer. Correct my email
4132 address in the Write After Approval section.
4133
4134 2013-08-09 Carlos O'Donell <carlos@redhat.com>
4135
4136 * MAINTAINERS (Write After Approval): Update email.
4137
4138 2013-08-08 Benjamin Kosnik <bkoz@redhat.com>
4139
4140 * configure.ac: Adjust to check VTV_SUPPORTED.
4141 * configure: Regenerated.
4142
4143 2013-08-02 Caroline Tice <cmtice@google.com>
4144
4145 * configure.ac: Add target-libvtv to target_libraries; disable libvtv
4146 on non-linux systems; add target-libvtv to noconfigdirs; add
4147 libsupc++/.libs to C++ library search paths.
4148 * configure: Regenerated.
4149 * Makefile.def: Add libvtv to target_modules; make libvtv depend on
4150 libstdc++ and libgcc.
4151 * Makefile.in: Regenerated.
4152
4153 2013-07-19 Yvan Roux <yvan.roux@linaro.org>
4154
4155 * MAINTAINERS (Write After Approval): Add myself.
4156
4157 2013-07-19 Chung-Ju Wu <jasonwucj@gmail.com>
4158 Shiva Chen <shiva0217@gmail.com>
4159
4160 * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
4161 nds32 port maintainers.
4162
4163 2013-07-17 Tim Shen <timshen91@gmail.com>
4164
4165 * MAINTAINERS (Write After Approval): Add myself.
4166
4167 2013-07-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
4168
4169 * configure.ac: Sync from binutils.
4170 * configure: Regenerate.
4171
4172 2013-06-14 Vidya Praveen <vidyapraveen@arm.com>
4173
4174 * MAINTAINERS (Write After Approval): Add myself.
4175
4176 2013-06-01 Dinar Temirbulatov <dinar@kugelworks.com>
4177
4178 * MAINTAINERS (Write After Approval): Add myself.
4179
4180 2013-05-17 David Malcolm <dmalcolm@redhat.com>
4181
4182 * MAINTAINERS (Write After Approval): Add myself.
4183
4184 2013-04-30 Brooks Moses <bmoses@google.com>
4185
4186 * MAINTAINERS: Update my email; move myself from Fortran
4187 reviewer to Write After Approval.
4188
4189 2013-04-16 Andreas Schwab <schwab@suse.de>
4190
4191 * configure.ac (aarch64-*-*): Don't disable java.
4192 * configure: Regenerate.
4193
4194 2013-04-10 Chung-Ju Wu <jasonwucj@gmail.com>
4195
4196 * MAINTAINERS (Write After Approval): Add myself.
4197
4198 2013-03-30 Matthias Klose <doko@ubuntu.com>
4199
4200 * Makefile.def (target_modules): Don't install libffi.
4201 * Makefile.in: Regenerate.
4202
4203 2013-02-24 Tilo Schwarz <tilo@tilo-schwarz.de>
4204
4205 * MAINTAINERS (Write After Approval): Add myself.
4206
4207 2013-02-20 Andrew Sutton <andrew.n.sutton@gmail.com>
4208
4209 * MAINTAINERS (Write After Approval): Add myself.
4210
4211 2013-02-15 Yufeng Zhang <yufeng.zhang@arm.com>
4212
4213 * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
4214 * configure: Regenerated.
4215
4216 2013-02-05 Ian Lance Taylor <iant@google.com>
4217
4218 PR go/55969
4219 * configure.ac: Disable libgo on some systems where it does not
4220 work.
4221
4222 2013-02-04 David Edelsohn <dje.gcc@gmail.com>
4223
4224 * MAINTAINERS: Explicitly add myself as AIX maintainer.
4225 Remove Geoff Keating as rs6000 port maintainer, at his request.
4226
4227 2013-01-24 Maxim Kuvyrkov <maxim@kugelworks.com>
4228
4229 * MAINTAINERS: Update my email.
4230
4231 2013-01-23 Shenghou Ma <minux.ma@gmail.com>
4232
4233 * configure: Re-generate.
4234
4235 2013-01-15 Richard Biener <rguenther@suse.de>
4236
4237 PR other/55973
4238 * configure: Re-generate.
4239
4240 2013-01-14 Matthias Klose <doko@ubuntu.com>
4241
4242 * Makefile.def (install-target-libsanitizer): Depend on
4243 install-target-libstdc++-v3.
4244 * Makefile.in: Regenerate.
4245
4246 2013-01-14 Richard Biener <rguenther@suse.de>
4247
4248 * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
4249 * configure: Re-generate
4250
4251 2013-01-11 Jan-Benedict Glaw <jbglaw@lug-owl.de>
4252
4253 * config.sub: Update from config repo.
4254
4255 2013-01-11 Eric Botcazou <ebotcazou@adacore.com>
4256
4257 * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
4258 * Makefile.in: Regenerate.
4259
4260 2013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
4261
4262 * MAINTAINERS (arc): Add new port maintainership for myself.
4263
4264 2013-01-09 Jason Merrill <jason@redhat.com>
4265
4266 * .gitignore: Import from gdb repository.
4267
4268 2013-01-09 H.J. Lu <hongjiu.lu@intel.com>
4269
4270 * Makefile.def (configure-gcc): Depend on all-gmp.
4271 (all-gcc): Remove dependency on all-gmp.
4272 * Makefile.in: Regenerated.
4273
4274 2013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
4275
4276 * config.sub: Merge from config repo.
4277 * config.guess: Ditto.
4278
4279 2013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
4280
4281 * Makefile.def: Merge from binutils.
4282 * Makefile.in: Ditto.
4283
4284 2013-01-01 Maxim Kuvyrkov <maxim.kuvyrkov@gmail.com>
4285
4286 * MAINTAINERS: Update my email.
4287
4288 2012-12-29 Ben Elliston <bje@gnu.org>
4289
4290 * config.guess: Update to 2012-12-29 version.
4291 * config.sub: Likewise.
4292
4293 2012-12-20 Matthias Klose <doko@ubuntu.com>
4294
4295 * Makefile.def (install-target-libgfortran): Depend on
4296 install-target-libquadmath, install-target-libgcc.
4297 (install-target-libsanitizer): Depend on install-target-libgcc.
4298 (install-target-libjava): Depend on install-target-libgcc.
4299 (install-target-libitm): Depend on install-target-libgcc.
4300 (install-target-libobjc): Depend on install-target-libgcc.
4301 (install-target-libstdc++-v3): Depend on install-target-libgcc.
4302 * Makefile.in: Regenerate.
4303
4304 2012-12-19 Matthias Klose <doko@ubuntu.com>
4305
4306 * Makefile.def (install-target-libgo): Depend on
4307 install-target-libatomic.
4308 * Makefile.in: Regenerate.
4309
4310 2012-12-18 Andreas Schwab <schwab@linux-m68k.org>
4311
4312 PR go/55201
4313 * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
4314 * Makefile.in: Regenerate.
4315
4316 2012-12-16 Thomas Schwinge <thomas@codesourcery.com>
4317
4318 * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
4319 * configure: Regenerate.
4320
4321 2012-12-12 Jan-Benedict Glaw <jbglaw@lug-owl.de>
4322
4323 * config.sub: Merge from config repo.
4324
4325 2012-12-11 H.J. Lu <hongjiu.lu@intel.com>
4326
4327 * Makefile.def (target_modules): Add bootstrap=true and
4328 raw_cxx=true to libsanitizer.
4329 * configure.ac (bootstrap_target_libs): Add libsanitizer.
4330 * Makefile.in: Regenerated.
4331 * configure: Likewise.
4332
4333 2012-12-01 Richard Sandiford <rdsandiford@googlemail.com>
4334
4335 * MAINTAINERS: Remove self as RTL optimization maintainer.
4336
4337 2012-11-30 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
4338
4339 * MAINTAINERS (Write After Approval): Add myself.
4340
4341 2012-11-28 H.J. Lu <hongjiu.lu@intel.com>
4342
4343 * Makefile.def (target_modules): Remove bootstrap=true and
4344 raw_cxx=true from libsanitizer.
4345 * configure.ac (bootstrap_target_libs): Remove libsanitizer.
4346 * Makefile.in: Regenerated.
4347 * configure: Likewise.
4348
4349 2012-11-28 H.J. Lu <hongjiu.lu@intel.com>
4350
4351 * Makefile.def (target_modules): Add bootstrap=true and
4352 raw_cxx=true to libsanitizer.
4353 * configure.ac (bootstrap_target_libs): Add libsanitizer.
4354 * Makefile.in: Regenerated.
4355 * configure: Likewise.
4356
4357 2012-11-28 Andrew Pinski <apinski@cavium.com>
4358
4359 PR bootstrap/54279
4360 * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
4361 * configure: Regenerate.
4362 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
4363 * Makefile.in: Regenerate.
4364
4365 2012-11-27 Siddhesh Poyarekar <siddhesh@redhat.com>
4366
4367 * configure.ac: Disable libsanitizer if we're not building C++.
4368 * configure: Regenerate.
4369
4370 2012-11-15 Roland McGrath <roland@hack.frob.com>
4371
4372 * MAINTAINERS (Write After Approval): Add myself.
4373
4374 2012-11-15 Dmitry Vyukov <dvyukov@google.com>
4375
4376 * MAINTAINERS: (libsanitizer, asan.c): Add myself,
4377 Kostya Serebryany (kcc@google.com) and
4378 Jakub Jelinek (jakub@redhat.com).
4379 Rename area for Dodji Seketeli (dodji@redhat.com).
4380
4381 2012-11-15 Dodji Seketeli <dodji@redhat.com>
4382
4383 * MAINTAINERS: (asan.c, related): Add myself.
4384
4385 2012-11-14 Roland McGrath <mcgrathr@google.com>
4386
4387 * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
4388 * configure: Regenerate.
4389
4390 2012-11-13 Richard Henderson <rth@redhat.com>
4391
4392 * configure.ac: Move libsanitizer logic to subdirectory.
4393 * configure: Regenerate.
4394
4395 2012-11-13 Dodji Seketeli <dodji@redhat.com>
4396
4397 * configure.ac: Enable libsanitizer just on x86 linux for now.
4398 * configure: Re-generate.
4399
4400 2012-11-13 David Edelsohn <dje.gcc@gmail.com>
4401
4402 * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
4403 sections.
4404 * configure: Regenerate.
4405
4406 2012-11-13 Hans-Peter Nilsson <hp@axis.com>
4407
4408 * configure.ac: Add section for configdirs for libsanitizer.
4409 Disable for cris-*-* and mmix-*-*.
4410 * configure: Regenerate.
4411
4412 2012-11-12 Wei Mi <wmi@google.com>
4413
4414 * configure.ac: Add libsanitizer to target_libraries.
4415 * Makefile.def: Ditto.
4416 * configure: Regenerate.
4417 * Makefile.in: Regenerate.
4418 * libsanitizer: New directory for asan runtime. Contains an empty
4419 tsan directory.
4420
4421 2012-11-03 Corinna Vinschen <corinna@vinschen.de>
4422
4423 * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
4424 against Mingw64 w32api.
4425 * configure: Regenerate.
4426
4427 2012-11-03 H.J. Lu <hongjiu.lu@intel.com>
4428
4429 * configure: Regenerated.
4430
4431 2012-11-03 Robert Mason <rbmj@verizon.net>
4432
4433 * configure.ac: add --disable-libstdcxx configure option
4434 and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
4435
4436 2012-10-30 Ganesh Gopalasubramanian <Ganesh.Gopalasubramanian@amd.com>
4437
4438 * MAINTAINERS (Write After Approval): Add myself.
4439
4440 2012-10-26 James Greenhalgh <james.greenhalgh@arm.com>
4441
4442 * MAINTAINERS (Write After Approval): Add myself.
4443
4444 2012-10-24 Sharad Singhai <singhai@google.com>
4445
4446 * MAINTAINERS (Write After Approval): Add myself.
4447
4448 2012-10-24 Eric Christopher <echristo@gmail.com>
4449
4450 * MAINTAINERS: Update email address.
4451
4452 2012-10-23 Eric Botcazou <ebotcazou@adacore.com>
4453
4454 PR bootstrap/54820
4455 * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
4456 * configure: Regenerate.
4457
4458 2012-10-23 Richard Earnshaw <rearnsha@arm.com>
4459
4460 * MAINTAINERS (aarch64): Add Marcus and myself.
4461
4462 2012-10-22 Eric Botcazou <ebotcazou@adacore.com>
4463
4464 PR bootstrap/54820
4465 * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
4466 (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
4467 (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
4468 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
4469 (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
4470 * Makefile.in: Regenerate.
4471 * configure.ac (have_static_libs): New variable and associated check.
4472 (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
4473 -static-libgcc if stage1_libs is empty and have_static_libs is yes.
4474 * configure: Regenerate.
4475
4476 2012-10-10 Richard Biener <rguenther@suse.de>
4477
4478 * MAINTAINERS: Adjust for changed surname.
4479
4480 2012-10-04 Lawrence Crowl <crowl@google.com>
4481
4482 * MAINTAINERS (Write After Approval): Add myself.
4483
4484 2012-10-01 Cary Coutant <ccoutant@google.com>
4485
4486 * MAINTAINERS: Add myself as dwarf debugging code maintainer.
4487
4488 2012-09-28 Ian Lance Taylor <iant@google.com>
4489
4490 * Makefile.def: Make all-target-libgo depend on
4491 all-target-libbacktrace.
4492 * Makefile.in: Rebuild.
4493
4494 2012-09-26 Ian Lance Taylor <iant@google.com>
4495
4496 * Makefile.def: Make all-gcc depend on all-libbacktrace.
4497 * Makefile.in: Rebuild.
4498
4499 2012-09-20 Walter Lee <walt@tilera.com>
4500
4501 * configure.ac: Add tilegx to list of targets that support gold.
4502 * configure: Regenerate.
4503
4504 2012-09-20 Marek Polacek <polacek@redhat.com>
4505
4506 * MAINTAINERS (Write After Approval): Add myself.
4507
4508 2012-09-19 Steve Ellcey <sellcey@mips.com>
4509
4510 * configure.ac: Add mips*-mti-elf* target.
4511 * configure: Regenerate.
4512
4513 2012-09-17 Ian Lance Taylor <iant@google.com>
4514
4515 * MAINTAINERS (Various Maintainers): Add libbacktrace.
4516 * configure.ac (host_libs): Add libbacktrace.
4517 (target_libraries): Add libbacktrace.
4518 * Makefile.def (host_modules): Add libbacktrace.
4519 (target_modules): Likewise.
4520 * configure, Makefile.in: Rebuild.
4521
4522 2012-09-14 David Edelsohn <dje.gcc@gmail.com>
4523
4524 PR target/38607
4525 Merge upstream change.
4526 * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
4527
4528 * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
4529 Add libgomp*.o to compare_exclusions for AIX.
4530 * configure: Regenerate.
4531
4532 2012-09-06 Diego Novillo <dnovillo@google.com>
4533
4534 * configure.ac: Bump minimum GMP version to 4.2.3.
4535 * configure: Re-generate.
4536
4537 2012-09-05 Georg-Johann Lay <avr@gjlay.de>
4538
4539 PR target/54461
4540 * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
4541 target-libgloss if not configured --with-avrlibc=no.
4542 * configure: Regenerate.
4543
4544 2012-09-04 Jason Merrill <jason@redhat.com>
4545
4546 * configure.ac: Fix --enable-languages=all.
4547
4548 2012-09-04 Christophe Lyon <christophe.lyon@st.com>
4549
4550 * MAINTAINERS (Write After Approval): Add myself.
4551
4552 2012-09-03 Richard Guenther <rguenther@suse.de>
4553
4554 PR bootstrap/54138
4555 * configure.ac: Re-organize ISL / CLOOG checks to allow
4556 disabling with either --without-isl or --without-cloog.
4557 * configure: Regenerated.
4558
4559 2012-09-03 Georg-Johann Lay <avr@gjlay.de>
4560
4561 * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
4562 * configure: Regenerate.
4563
4564 2012-08-27 Ulrich Drepper <drepper@gmail.com>
4565
4566 * MAINTAINERS: Fix my email address.
4567
4568 2012-08-26 H.J. Lu <hongjiu.lu@intel.com>
4569
4570 PR binutils/4970
4571 * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
4572 and opcodes.
4573 * Makefile.in: Regenerated.
4574
4575 2012-08-26 Art Haas <ahaas@impactweather.com>
4576
4577 * configure: Regenerate.
4578
4579 2012-08-25 Křištof Želechovski <giecrilj@stegny.2a.pl>
4580
4581 * INSTALL/README: Also refer to the online installation
4582 instructions.
4583
4584 2012-08-21 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
4585
4586 * MAINTAINERS (Write After Approval): Add myself.
4587 (Picochip port): Remove myself.
4588
4589 2012-08-14 Diego Novillo <dnovillo@google.com>
4590
4591 Merge from cxx-conversion branch.
4592
4593 * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
4594 POSTSTAGE1_CONFIGURE_FLAGS.
4595 * Makefile.in: Regenerate.
4596 * configure.ac (ENABLE_BUILD_WITH_CXX): Remove. Update all users.
4597 Force C++ when bootstrapping.
4598 * configure: Regenerate.
4599
4600 2012-07-24 Jan-Benedict Glaw <jbglaw@lug-owl.de>
4601
4602 * MAINTAINERS (Write After Approval): Add myself.
4603
4604 2012-07-16 Joseph Myers <joseph@codesourcery.com>
4605
4606 * README: Document use of ranges of years in copyright notices.
4607
4608 2012-07-06 Richard Guenther <rguenther@suse.de>
4609
4610 * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
4611 as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
4612 --with-gmp=system.
4613 * Makefile.in: Regenerated.
4614 * configure: Likewise.
4615
4616 2012-07-06 Richard Guenther <rguenther@suse.de>
4617
4618 * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
4619 * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
4620 supply V=1 as extra_make_flags.
4621 * configure: Regenerated.
4622 * Makefile.in: Likewise.
4623
4624 2012-07-04 Tristan Gingold <gingold@adacore.com>
4625
4626 * configure: Regenerate.
4627
4628 2012-07-03 Richard Guenther <rguenther@suse.de>
4629
4630 * Makfile.def (isl): Remove not necessary extra_exports and
4631 extra_make_flags.
4632 (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
4633 * Makefile.in: Regenerated.
4634
4635 2012-07-03 Richard Guenther <rguenther@suse.de>
4636
4637 * Makefile.def (cloog): Add V=1 to extra_make_flags.
4638 * configure.ac: If either the ISL or the CLooG check failed
4639 do not try to build in-tree versions.
4640 * Makefile.in: Regenerated.
4641 * configure: Regenerated.
4642
4643 2012-07-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4644
4645 * configure: Regenerate.
4646
4647 2012-07-02 Janis Johnson <janisjo@codesourcery.com>
4648
4649 * MAINTAINERS (Various Maintainers): Add myself as testsuite
4650 maintainer.
4651
4652 2012-07-02 Richard Guenther <rguenther@suse.de>
4653
4654 * configure: Regenerated.
4655
4656 2012-07-02 Richard Guenther <rguenther@suse.de>
4657 Michael Matz <matz@suse.de>
4658 Tobias Grosser <tobias@grosser.es>
4659 Sebastian Pop <sebpop@gmail.com>
4660
4661 * Makefile.def: Add ISL host module, remove PPL host module.
4662 Adjust ClooG host module to use the proper ISL.
4663 * Makefile.tpl: Pass ISL include flags instead of PPL ones.
4664 * configure.ac: Include config/isl.m4. Add ISL host library,
4665 remove PPL. Remove PPL configury, add ISL configury, adjust
4666 ClooG configury.
4667 * Makefile.in: Regenerated.
4668 * configure: Likewise.
4669
4670 2012-07-02 Richard Guenther <rguenther@suse.de>
4671
4672 Merge from graphite branch
4673 2011-07-21 Tobias Grosser <tobias@grosser.es>
4674
4675 * configure: Regenerated.
4676 * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
4677 both cloog.org and legacy versions. The only supported version will
4678 be CLooG with the isl backend.
4679
4680 2011-07-21 Tobias Grosser <tobias@grosser.es>
4681
4682 * configure: Regenerated.
4683 * configure.ac: Require cloog isl 0.17.0
4684
4685 2011-07-21 Tobias Grosser <tobias@grosser.es>
4686
4687 * configure: Regenerated.
4688 * config/cloog.m4: Do not define CLOOG_ORG
4689
4690 2012-06-29 Steven Bosscher <steven@gcc.gnu.org>
4691
4692 * configure.ac: Skip C if explicitly selected.
4693 * configure: Regenerate.
4694
4695 2012-06-28 Christophe Lyon <christophe.lyon@st.com>
4696
4697 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
4698 they contain -O2.
4699 * configure: Regenerate.
4700
4701 2012-06-25 Richard Sandiford <rdsandiford@googlemail.com>
4702
4703 PR debug/53740
4704 * df.h, df-problems.c, dce.c: Revert last patch.
4705
4706 2012-06-25 Iain Sandoe <iain@codesourcery.com>
4707
4708 * MAINTAINERS (Write After Approval): Update my email address.
4709
4710 2012-06-21 Meador Inge <meadori@codesourcery.com>
4711
4712 * MAINTAINERS (Write After Approval): Add myself.
4713
4714 2012-06-20 Jason Merrill <jason@redhat.com>
4715
4716 * Makefile.tpl (check-target-libgomp-c++): New.
4717 (check-target-libitm-c++): New.
4718 * Makefile.def (c++): Add them.
4719 * Makefile.in: Regenerate.
4720
4721 2012-05-29 Edmar Wienskoski <edmar@freescale.com>
4722
4723 * MAINTAINERS (Write After Approval): Add myself.
4724
4725 2012-05-16 Olivier Hainque <hainque@adacore.com>
4726
4727 * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
4728 (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
4729 (install-no-fixedincludes): Adjust accordingly.
4730 * Makefile.in: Regenerate.
4731
4732 2012-05-15 H.J. Lu <hongjiu.lu@intel.com>
4733
4734 Merge upstream change
4735 * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
4736
4737 2012-05-14 Marc Glisse <marc.glisse@inria.fr>
4738
4739 * MAINTAINERS (Write After Approval): Add myself.
4740
4741 2012-05-09 Nick Clifton <nickc@redhat.com>
4742 Paul Smith <psmith@gnu.org>
4743
4744 PR bootstrap/50461
4745 * configure.ac (mpfr-dir): When using in-tree MPFR sources
4746 allow for the fact that from release v3.1.0 of MPFR the source
4747 files were moved into a src sub-directory.
4748 * configure: Regenerate.
4749
4750 2012-05-07 Janne Blomqvist <jb@gcc.gnu.org>
4751
4752 * configure.ac: Bump minimum MPFR version to 2.4.0.
4753 * configure: Regenerated.
4754
4755 2012-05-01 Richard Henderson <rth@redhat.com>
4756
4757 * Makefile.def (libatomic): New target_module.
4758 * configure.ac (target_libraries): Add libatomic.
4759 (noconfigdirs): Check if libatomic is supported.
4760 * Makefile.in, configure: Rebuild.
4761
4762 2012-05-01 Greta Yorsh <Greta.Yorsh@arm.com>
4763
4764 * MAINTAINERS (Write After Approval): Add myself.
4765
4766 2012-04-25 Joel Brobecker <brobecker@adacore.com>
4767
4768 * config.sub: Update to 2012-04-18 version from official repo.
4769
4770 2012-04-24 Naveen H.S <naveen.S@kpitcummins.com>
4771
4772 * MAINTAINERS (Write After Approval): Add myself.
4773
4774 2012-04-11 Steve Ellcey <sellcey@mips.com>
4775
4776 * MAINTAINERS: Changed email address.
4777
4778 2012-03-28 Georg-Johann Lay <avr@gjlay.de>
4779
4780 PR target/52737
4781 * contrib/gcc_update (files_and_dependencies):
4782 Remove gcc/config/avr/t-multilib from touch data.
4783
4784 2012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4785
4786 * MAINTAINERS (OS Port Maintainers): Remove irix.
4787 * configure.ac (enable_libgomp): Remove *-*-irix6*.
4788 (unsupported_languages): Remove mips-sgi-irix6.*.
4789 (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
4790 (with_stabs): Remove.
4791 * configure: Regenerate.
4792
4793 2012-03-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4794
4795 * MAINTAINERS (OS Port Maintainers): Remove osf.
4796 * configure.ac (enable_libgomp): Remove *-*-osf*.
4797 (with_stabs): Remove alpha*-*-osf*.
4798 * configure: Regenerate.
4799
4800 2012-03-05 Tristan Gingold <gingold@adacore.com>
4801
4802 * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
4803 * configure: Regenerate.
4804
4805 2012-02-17 Walter Lee <walt@tilera.com>
4806
4807 * MAINTAINERS: (Write After Approval): Delete myself.
4808
4809 2012-02-14 Walter Lee <walt@tilera.com>
4810
4811 * MAINTAINERS (tilegx port): Add myself.
4812 (tilepro port): Add myself.
4813 (Write After Approval): Add myself.
4814
4815 2012-02-12 Gerald Pfeifer <gerald@pfeifer.com>
4816
4817 * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
4818 and Joseph Myers as docstring relicensing maintainers.
4819
4820 2012-02-09 Bin Cheng <bin.cheng@arm.com>
4821
4822 * MAINTAINERS (write-after-approval): Add myself.
4823
4824 2012-02-08 Ira Rosen <irar@il.ibm.com>
4825
4826 * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
4827 maintainer.
4828
4829 2012-02-04 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
4830
4831 * MAINTAINERS (Write After Approval): Move myself to
4832 maintain alphabetical order.
4833
4834 2012-02-03 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
4835
4836 * MAINTAINERS (Write After Approval): Add myself.
4837
4838 2012-02-02 Jayant R Sonar <jayant.sonar@kpitcummins.com>
4839
4840 * MAINTAINERS (Write After Approval): Add myself.
4841
4842 2012-02-02 Sumanth G <sumanth.gundapaneni@kpitcummins.com>
4843 Jayant R Sonar <jayant.sonar@kpitcummins.com>
4844
4845 * configure.ac (cr16-*-*): Remove nonconfigdirs.
4846 * configure: Regenerate.
4847
4848 2012-01-23 Harshit Chopra <harshit@google.com>
4849
4850 * MAINTAINERS (Write After Approval): Add myself.
4851
4852 2012-01-22 Douglas B Rupp <rupp@ngnat.com>
4853
4854 * configure.ac: Remove reference to mh-interix.
4855 * configure: Regenerate.
4856
4857 2012-01-05 Richard Henderson <rth@redhat.com>
4858
4859 PR bootstrap/51072
4860 * configure.ac: Disable libitm if c++ is not enabled.
4861 * configure: Rebuild.
4862
4863 * configure.ac: Fix regexp for same.
4864 * configure: Rebuild.
4865
4866 2012-01-02 Balaji V. Iyer <bviyer@gmail.com>
4867
4868 * MAINTAINERS (Write After Approval): Add myself.
4869
4870 2012-01-02 Richard Guenther <rguenther@suse.de>
4871
4872 PR bootstrap/51686
4873 * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
4874 * Makefile.in: Regenerate.
4875
4876 2011-12-28 Oleg Endo <olegendo@gcc.gnu.org>
4877
4878 * MAINTAINERS (Write After Approval): Add myself.
4879
4880 2011-12-18 Eric Botcazou <ebotcazou@adacore.com>
4881
4882 * configure: Regenerate.
4883
4884 2011-12-14 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
4885
4886 * MAINTAINERS (picochip): Changed email address.
4887
4888 2011-11-30 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
4889
4890 * MAINTAINERS (write-after-approval): Add self.
4891
4892 2011-11-29 DJ Delorie <dj@redhat.com>
4893
4894 * configure.ac (rl78-*-*) New case.
4895 * configure: Regenerate.
4896 * MAINTAINERS: Add myself as RL78 maintainer.
4897
4898 2011-11-21 Eric Botcazou <ebotcazou@libertysurf.fr>
4899
4900 * MAINTAINERS: Add self as co-maintainer of the Ada front end.
4901
4902 2011-11-21 Andreas Tobler <andreast@fgznet.ch>
4903
4904 * libtool.m4: Additional FreeBSD 10 fixes.
4905
4906 2011-11-21 Joern Rennecke <joern.rennecke@embecosm.com>
4907
4908 * MAINTAINERS: Move myself from Write After Approval to CPU Port
4909 Maintainers section, as Epiphany maintainer.
4910
4911 2011-11-18 Iain Sandoe <iains@gcc.gnu.org>
4912
4913 PR target/49992
4914 * configure.ac: Remove ranlib special-casing for Darwin.
4915 * configure: Regenerate.
4916
4917 2011-11-12 Andrey Belevantsev <abel@ispras.ru>
4918
4919 * MAINTAINERS (Reviewers): Keep the list sorted.
4920
4921 2011-11-11 Andrey Belevantsev <abel@ispras.ru>
4922
4923 * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
4924
4925 2011-11-09 Roland McGrath <mcgrathr@google.com>
4926
4927 * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
4928 * configure: Rebuild.
4929 * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
4930 * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
4931 (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
4932 (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
4933 (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
4934 Add READELF.
4935 * Makefile.in: Rebuild.
4936
4937 2011-11-09 Jason Merrill <jason@redhat.com>
4938
4939 * Makefile.def (language=c++): Remove check-c++0x.
4940 * Makefile.in (check-gcc-c++): Regenerate.
4941
4942 2011-11-08 Richard Henderson <rth@redhat.com>
4943
4944 * configure.ac: Test for libitm directory present first.
4945
4946 * configure.ac: Adjust srcdir for running libitm/configure.tgt.
4947
4948 * configure.ac: Test libitm/configure.tgt to disable libitm.
4949 * configure: Rebuild.
4950
4951 2011-11-07 Aldy Hernandez <aldyh@redhat.com>
4952 Richard Henderson <rth@redhat.com>
4953
4954 Merged from transactional-memory.
4955
4956 * Makefile.def (lang_env_dependencies): libitm is c++.
4957 Add libitm target module.
4958 * configure.ac: Likewise.
4959 * config/mmap.m4: New file.
4960 * contrib/gcc_update: Add libitm to touch data.
4961 * Makefile.in, configure: Rebuild.
4962
4963 2011-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4964
4965 * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
4966 LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
4967 * Makefile.in: Regenerate.
4968
4969 2011-11-01 DJ Delorie <dj@redhat.com>
4970
4971 * config.sub: Update to version 2011-10-29 (added rl78)
4972
4973 2011-10-27 Nick Clifton <nickc@redhat.com>
4974
4975 * config.sub: Import these changes from the config project:
4976
4977 2011-10-08 Joern Rennecke <joern.rennecke@embecosm.com>
4978 Ben Elliston <bje@gnu.org>
4979
4980 * config.sub (epiphany): New.
4981
4982 2011-09-09 Linas Vepstas <linasvepstas@gmail.com>
4983 Ben Elliston <bje@gnu.org>
4984
4985 * config.sub (hexagon, hexagon-*): New.
4986
4987 2011-08-23 Roland McGrath <mcgrathr@google.com>
4988
4989 * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
4990 64eb to be64.
4991
4992 2011-08-16 Roland McGrath <mcgrathr@google.com>
4993
4994 * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
4995 (nacl): Grok as alias for 32el-unknown-nacl.
4996
4997 2011-10-25 Kirill Yukhin <kirill.yukhin@intel.com>
4998
4999 * MAINTAINERS (Write After Approval): Add myself.
5000
5001 2011-10-24 Teresa Johnson <tejohnson@google.com>
5002
5003 * MAINTAINERS (Write After Approval): Add myself.
5004
5005 2011-09-21 Jakub Jelinek <jakub@redhat.com>
5006
5007 * MAINTAINERS (sparc port): Remove myself.
5008
5009 2011-09-14 Tom de Vries <tom@codesourcery.com>
5010
5011 * MAINTAINERS (Write After Approval): Add myself.
5012
5013 2011-08-14 Yao Qi <yao@codesourcery.com>
5014
5015 * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
5016 * configure: Regenerate.
5017
5018 2011-07-26 Ian Lance Taylor <iant@google.com>
5019
5020 * configure.ac: Set have_compiler based on whether gcc directory
5021 exists, rather than on whether gcc is in configdirs.
5022 * configure: Rebuild.
5023
5024 2011-07-21 Joseph Myers <joseph@codesourcery.com>
5025
5026 * MAINTAINERS (Global Reviewers): Add self.
5027
5028 2011-07-20 David Edelsohn <dje.gcc@gmail.com>
5029
5030 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
5031 link directories.
5032 * Makefile.in: Rebuild.
5033
5034 2011-07-20 Ian Lance Taylor <iant@google.com>
5035
5036 PR bootstrap/49787
5037 * configure.ac: Move --enable-bootstrap handling earlier in file.
5038 If --enable-bootstrap and either --enable-build-with-cxx or
5039 --enable-build-poststage1-with-cxx, enable C++ automatically.
5040 * configure: Rebuild.
5041
5042 2011-07-19 Ian Lance Taylor <iant@google.com>
5043
5044 * configure.ac: Add --enable-build-poststage1-with-cxx. If set,
5045 make C++ a boot_language. Set and substitute
5046 POSTSTAGE1_CONFIGURE_FLAGS.
5047 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
5048 (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
5049 * configure, Makefile.in: Rebuild.
5050
5051 2011-07-19 Vladimir Makarov <vmakarov@redhat.com>
5052
5053 * MAINTAINERS (Register Allocation): Move myself from reviewers to
5054 maintainers.
5055
5056 2011-07-18 Jakub Jelinek <jakub@redhat.com>
5057
5058 * MAINTAINERS (Global Reviewers): Add myself.
5059
5060 2011-07-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5061
5062 * configure: Regenerate.
5063
5064 2011-07-16 Jason Merrill <jason@redhat.com>
5065
5066 * Makefile.def (language=c++): Add check-c++0x and
5067 check-target-libmudflap-c++.
5068 * Makefile.tpl (check-target-libmudflap-c++): New.
5069 * Makefile.in: Regenerate.
5070
5071 2011-07-16 Matthias Klose <doko@ubuntu.com>
5072
5073 * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
5074 * Makefile.def (target_modules/libjava): Pass
5075 $(EXTRA_CONFIGARGS_LIBJAVA).
5076 * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
5077 if not configured with --enable-static-libjava.
5078 * Makefile.in: Regenerate.
5079 * configure: Likewise.
5080
5081 2011-07-15 Jason Merrill <jason@redhat.com>
5082
5083 * Makefile.in (check-c++): Move check-gcc-c++0x after
5084 check-target-libstdc++-v3.
5085
5086 2011-07-15 Bernd Schmidt <bernds@codesourcery.com>
5087
5088 * MAINTAINERS (c6x port): New entry.
5089
5090 2011-07-13 Jason Merrill <jason@redhat.com>
5091
5092 * Makefile.in (check-gcc-c++0x): New.
5093 (check-c++): Depend on it.
5094
5095 2011-07-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5096
5097 PR target/39150
5098 * configure.ac (i[3456789]86-*-solaris2*): Also accept
5099 x86_64-*-solaris2.1[0-9]*.
5100 * configure: Regenerate.
5101
5102 2011-06-29 Richard Sandiford <rdsandiford@googlemail.com>
5103
5104 * MAINTAINERS (RTL optimizers): Add self.
5105
5106 2011-06-27 Gabriel Charette <gchare@google.com>
5107
5108 * MAINTAINERS (Write After Approval): Add myself.
5109
5110 2011-06-22 Hans-Peter Nilsson <hp@axis.com>
5111
5112 PR regression/47836
5113 PR bootstrap/23656
5114 PR other/47733
5115 PR bootstrap/49247
5116 PR c/48825
5117 * configure.ac (target_libraries): Remove target-libiberty.
5118 Remove case-statement setting skipdirs=target-libiberty for
5119 multiple targets. Remove checking target_configdirs and
5120 removing target-libiberty but keeping target-libgcc if
5121 otherwise empty.
5122 * Makefile.def (target_modules): Don't add libiberty.
5123 (dependencies): Remove all traces of target-libiberty.
5124 * configure, Makefile.in: Regenerate.
5125
5126 2011-06-13 Walter Lee <walt@tilera.com>
5127
5128 * configure.ac (tilepro-*-*) New case.
5129 (tilegx-*-*): Likewise.
5130 * configure: Regenerate.
5131
5132 2011-06-06 Jing Yu <jingyu@google.com>
5133
5134 * configure.ac: Skip target-libiberty for
5135 arm*-*-linux-androideabi.
5136 * configure: Regenerated.
5137
5138 2011-06-06 Nick Clifton <nickc@redhat.com>
5139
5140 * config.sub: Sync from upstream.
5141
5142 2011-06-05 Nenad Vukicevic <nenad@intrepid.com>
5143
5144 * MAINTAINERS (Write After Approval): Add myself.
5145
5146 2011-06-01 Daniel Jacobowitz <drow@false.org>
5147
5148 * MAINTAINERS: Update my email address.
5149
5150 2011-05-27 Nathan Froyd <froydnj@codesourcery.com>
5151
5152 * MAINTAINERS (Write After Approval): Update my email address.
5153
5154 2011-05-11 Paul Pluzhnikov <ppluzhnikov@google.com>
5155
5156 * MAINTAINERS (Write After Approval): Add myself.
5157
5158 2011-05-08 Doug Kwan <dougkwan@google.com>
5159
5160 * configure.ac: Propagate LDFLAGS_FOR_TARGET.
5161 * configure: Regenerated.
5162 * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
5163 value from configure.
5164 * Makefile.in: Regenerated.
5165
5166 2011-05-05 Joseph Myers <joseph@codesourcery.com>
5167
5168 * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
5169 sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
5170 *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
5171 | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
5172 *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
5173 *-*-vxworks*): Disable newlib and libgloss in separate case
5174 statement.
5175 (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
5176 to separate case statement.
5177 (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
5178 *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
5179 alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
5180 sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
5181 arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
5182 bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
5183 i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
5184 i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
5185 i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
5186 i[[3456789]]86-*-rdos*, m32r-*-*,
5187 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
5188 | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
5189 powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
5190 rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
5191 | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
5192 sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
5193 sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
5194 *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
5195 and libgloss in main case over targets. Remove most empty cases
5196 in main case over targets.
5197 * configure: Regenerate.
5198
5199 2011-05-04 Janis Johnson <janisjo@codesourcery.com>
5200
5201 * MAINTAINERS (Write After Approval): Add myself.
5202
5203 2011-05-04 Joseph Myers <joseph@codesourcery.com>
5204
5205 * configure.ac: Remove code setting special library locations for
5206 hppa*64*-*-hpux11*. Remove code setting compiler for
5207 sparc-sun-solaris2*.
5208 * configure: Regenerate.
5209
5210 2011-05-04 Joseph Myers <joseph@codesourcery.com>
5211
5212 * configure.ac: Separate libgloss_dir settings from general case
5213 over targets.
5214 * configure: Regenerate.
5215
5216 2011-04-28 Joseph Myers <joseph@codesourcery.com>
5217
5218 * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
5219 alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
5220 arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
5221 cases in libgcj-disabling case statement.
5222 (hppa*64*-*-linux*): Set unsupported_languages instead of
5223 disabling target-zlib.
5224 (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
5225 to hppa*64*-*-hpux*.
5226 (hppa*-*-*): Restrict case in libgcj-disabling case statement to
5227 hppa*-*-hpux*.
5228 (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
5229 i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
5230 i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
5231 fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
5232 powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
5233 sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
5234 sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
5235 *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
5236 libgcj-disabling case statement.
5237 * configure: Regenerate.
5238
5239 2011-04-28 Joseph Myers <joseph@codesourcery.com>
5240
5241 * configure.ac: Disable Java for targets not supporting libffi.
5242 (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
5243 Remove cases in Java-disabling statement.
5244 (*arm-wince-pe): Change to arm-wince-pe.
5245 (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
5246 cases in Java-disabling statement.
5247 (bfin-*-*): Don't disable Java again.
5248 (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
5249 fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
5250 hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
5251 hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
5252 i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
5253 i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
5254 i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
5255 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
5256 Java-disabling statement.
5257 (mmix-*-*): Don't disable Java again.
5258 (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
5259 powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
5260 microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
5261 sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
5262 tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
5263 statement.
5264 * configure: Regenerate.
5265
5266 2011-04-28 Joseph Myers <joseph@codesourcery.com>
5267
5268 * configure.ac: Separate cases disabling Java and Java libraries
5269 from general case over targets.
5270 * configure: Regenerate.
5271
5272 2011-04-21 Jie Zhang <jzhang918@gmail.com>
5273
5274 * MAINTAINERS: Update my email address.
5275
5276 2011-04-20 Easwaran Raman <eraman@google.com>
5277
5278 * MAINTAINERS (Write After Approval): Add myself.
5279
5280 2011-04-18 Jack Howarth <howarth@bromo.med.uc.edu>
5281
5282 PR lto/48086
5283 * configure.ac: Re-enable LTO on *-apple-darwin9*.
5284 * configure: Regenerate.
5285
5286 2011-04-16 Jim Meyering <meyering@redhat.com>
5287
5288 * MAINTAINERS (Write After Approval): Add myself.
5289
5290 2011-04-15 Dodji Seketeli <dodji@redhat.com>
5291
5292 * MAINTAINERS: Update my email address.
5293
5294 2011-04-13 Georg-Johann Lay <avr@gjlay.de>
5295
5296 * MAINTAINERS (Write After Approval): Add myself.
5297
5298 2011-04-12 Yufeng Zhang <yufeng.zhang@arm.com>
5299
5300 * MAINTAINERS (Write After Approval): Add myself.
5301
5302 2011-04-07 Stuart Henderson <shenders@gcc.gnu.org>
5303
5304 * MAINTAINERS (Write After Approval): Add myself.
5305
5306 2011-04-06 Joseph Myers <joseph@codesourcery.com>
5307
5308 * configure.ac (build_tools): Remove build-byacc.
5309 (host_libs): Remove mmalloc.
5310 (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
5311 autoconf automake libtool diff rcs fileutils shellutils time
5312 textutils wdiff find uudecode hello tar gzip indent recode release
5313 sed perl gawk findutils gettext zip.
5314 (libgcj): Remove target-qthreads.
5315 (target_tools): Remove target-examples target-gperf.
5316 (YACC): Don't handle building byacc.
5317 * configure: Regenerate.
5318 * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
5319 dosutils, examples, fileutils, find, findutils, gawk, gettext,
5320 gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
5321 patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
5322 shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
5323 handle building components.
5324 * Makefile.in: Regenerate.
5325
5326 2011-04-05 Sterling Augustine <augustine.sterling@gmail.com>
5327
5328 * MAINTAINERS: Update my email address as Xtensa maintainer.
5329
5330 2011-04-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5331
5332 * config.sub: Sync from upstream.
5333
5334 2011-04-01 Joseph Myers <joseph@codesourcery.com>
5335
5336 * configure.ac (avr-*-*): Add comment about why libssp is disabled.
5337 (microblaze*): Don't disable libssp.
5338 * configure: Regenerate.
5339
5340 2011-04-01 Joseph Myers <joseph@codesourcery.com>
5341
5342 * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
5343 moveifchange.
5344 * configure: Regenerate.
5345 * Makefile.tpl: Use @SHELL@ not @config_shell@.
5346 * Makefile.in: Regenerate.
5347
5348 2011-04-01 Joseph Myers <joseph@codesourcery.com>
5349
5350 * configure.ac (*-*-sysv4*): Don't enable libgomp.
5351 (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
5352 powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
5353 powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
5354 xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
5355 *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
5356 md_exec_prefix cases.
5357 * configure: Regenerate.
5358
5359 2011-04-01 Joseph Myers <joseph@codesourcery.com>
5360
5361 * configure.ac: Separate cases disabling target-libssp,
5362 target-libiberty, target-libstdc++-v3 and Fortran from general
5363 case over targets.
5364 * configure: Regenerate.
5365
5366 2011-04-01 Joseph Myers <joseph@codesourcery.com>
5367
5368 * configure.ac (*-*-chorusos): Don't disable libgcj.
5369 (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
5370 Remove case.
5371 (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
5372 (arm-*-coff): Don't disable libgcj.
5373 (arm*-*-linux-gnueabi): Remove useless assignment.
5374 (arm-*-riscix*): Don't disable libgcj.
5375 (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
5376 configuration.
5377 (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
5378 (c54x*-*-*): Remove case.
5379 (tic54x-*-*): Don't disable GCC or GCC libraries.
5380 (cris-*-* | crisv32-*-*): Don't handle *-*-aout. Change *-*-elf
5381 to *.
5382 (d10v-*-*): Don't disable GCC libraries.
5383 (d30v-*-*): Don't disable libgcj.
5384 (h8500-*-*): Don't disable GCC libraries.
5385 (i960-*-*): Don't disable libgcj.
5386 (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
5387 (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
5388 i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
5389 libgcj.
5390 (m68k-*-coff*): Remove case.
5391 (mmix-*-*): Don't disable libgloss on host.
5392 (mn10200-*-*, mn10300-*-*): Remove cases.
5393 (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
5394 powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
5395 Don't disable libgcj.
5396 (romp-*-*): Remove case.
5397 (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
5398 (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
5399 case.
5400 (v810-*-*): Don't disable GCC libraries.
5401 (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
5402 (ip2k-*-*): Don't disable GCC libraries.
5403 * configure: Regenerate.
5404
5405 2011-03-28 Joseph Myers <joseph@codesourcery.com>
5406
5407 * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
5408 libffi on host.
5409 (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
5410 on host.
5411 (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
5412 * configure: Regenerate.
5413
5414 2011-03-26 John Marino <binutils@marino.st>
5415
5416 * configure.ac: Add support for *-*-dragonfly*
5417 * configure: Regenerate.
5418
5419 2011-03-25 Joseph Myers <joseph@codesourcery.com>
5420
5421 * configure.ac (native_only): Remove.
5422 (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
5423 send-pr uudecode guile gnuserv on host.
5424 (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
5425 send-pr rcs guile perl texinfo libtool on host.
5426 (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
5427 automake send-pr rcs guile perl texinfo libtool on host.
5428 (*-*-cygwin*, *-*-netbsd*): Remove host cases.
5429 (*-*-kaos*): Don't disable target-examples target-gperf on target.
5430 (alpha*-dec-osf*): Don't disable fileutils on target.
5431 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
5432 texinfo send-pr expect dejagnu on target.
5433 (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
5434 target-qthreads on target.
5435 (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
5436 (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
5437 (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
5438 x86_64-*-mingw*): Don't disable expect on target.
5439 (*-*-cygwin*): Don't disable target-gperf on target.
5440 (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
5441 gnuserv on target.
5442 (powerpcle-*-solaris*): Don't disable make expect gnuserv on
5443 target.
5444 * configure: Regenerate.
5445
5446 2011-03-25 Joseph Myers <joseph@codesourcery.com>
5447
5448 * configure.ac (target_tools): Remove target-groff.
5449 (native_only): Remove target-groff.
5450 (hppa*64*-*-*): Don't disable byacc.
5451 (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
5452 setting.
5453 (*-*-kaos*): Don't skip target-librx and target-groff.
5454 (*-*-netware*): Don't skip target-libmudflap.
5455 (*-*-tpf*): Don't skip target-libmudflap.
5456 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
5457 directories on the host.
5458 (ia64*-*-*vms*): Don't skip tix.
5459 (sh-*-* | sh64-*-*): Don't condition skipped directories on the
5460 host.
5461 * configure: Regenerate.
5462
5463 2011-03-24 Paolo Bonzini <pbonzini@redhat.com>
5464
5465 * configure.ac: Remove references to mt-mep, mt-netware,
5466 mt-wince.
5467 * Makefile.def: Add all-utils soft dependencies.
5468 * Makefile.tpl: Remove GDB_NLM_DEPS.
5469 * configure: Regenerate.
5470 * Makefile.in: Regenerate.
5471
5472 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
5473
5474 * configure.ac: Do not include mh-x86omitfp.
5475 * configure: Regenerate.
5476
5477 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
5478
5479 * configure.ac: Remove empty cases.
5480 * configure: Regenerate.
5481
5482 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
5483
5484 * Makefile.def: Add dependency from termcap to gdb.
5485 * Makefile.in: Regenerate.
5486
5487 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
5488
5489 * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
5490 * configure: Regenerate.
5491 * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
5492 * Makefile.tpl: Likewise.
5493 * Makefile.in: Regenerate.
5494
5495 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
5496
5497 * configure.ac: Remove all mentions of tentative_cc.
5498 * configure: Regenerate.
5499
5500 2011-03-24 Joseph Myers <joseph@codesourcery.com>
5501
5502 * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
5503 i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
5504 m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
5505 m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
5506 mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
5507 i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
5508 i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
5509 i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
5510 i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
5511 hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
5512 *-*-rhapsody*): Remove host cases.
5513 * configure: Regenerate.
5514
5515 2011-03-24 Joseph Myers <joseph@codesourcery.com>
5516
5517 * configure.ac (ppc*-*-pe): Remove host case.
5518 (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
5519 xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
5520 | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
5521 cases.
5522 * configure: Regenerate.
5523
5524 2011-03-24 Joseph Myers <joseph@codesourcery.com>
5525
5526 * config.sub: Update to version 2011-03-23.
5527
5528 2011-03-22 Joseph Myers <joseph@codesourcery.com>
5529
5530 * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
5531 i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
5532 | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
5533 * configure: Regenerate.
5534
5535 2011-03-22 Joseph Myers <joseph@codesourcery.com>
5536
5537 * MAINTAINERS (crx port, m68hc11 port): Remove. Move maintainers
5538 to Write After Approval.
5539 * config-ml.in: Don't handle arc-*-elf*.
5540 * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
5541 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
5542 handle GCC libraries.
5543 * configure: Regenerate.
5544
5545 2011-03-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5546
5547 PR bootstrap/48120:
5548 * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
5549 Add -lstdc++ -lm to LIBS.
5550 * configure: Regenerate.
5551
5552 2011-03-18 David Edelsohn <dje.gcc@gmail.com>
5553
5554 * config.guess: Update to version 2011-02-02
5555 * config.sub: Update to version 2011-02-24
5556
5557 2011-03-16 Jack Howarth <howarth@bromo.med.uc.edu>
5558
5559 PR lto/48086
5560 * configure.ac: Re-enable LTO on *-apple-darwin9.
5561 * configure: Regenerate.
5562
5563 2011-03-13 Jack Howarth <howarth@bromo.med.uc.edu>
5564
5565 PR lto/48086
5566 * configure.ac: Disable LTO on darwin due to an assembler change in
5567 Xcode 3.2.6/4.0 that limits the total number of sections/segments to
5568 under 256.
5569 * configure: Regenerate.
5570
5571 2011-03-11 Chen Liqin <liqin.gcc@gmail.com>
5572
5573 * MAINTAINERS: Update myself as score backend maintainer,
5574 update my e-mail address.
5575
5576 2011-03-09 Xuepeng Guo <terry.guo@arm.com>
5577
5578 * MAINTAINERS: Update my e-mail address.
5579
5580 2011-03-06 Joey Ye <joey.ye@arm.com>
5581
5582 * MAINTAINERS: Update my e-mail address.
5583
5584 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
5585
5586 * configure.ac: Adjust test of with_ppl.
5587 * configure: Regenerated.
5588
5589 2011-03-02 Kai Tietz <ktietz@redhat.com>
5590
5591 * MAINTAINERS: Adjust my e-mail address.
5592
5593 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
5594
5595 * configure.ac: Add -lpwl to ppllibs.
5596 * configure: Regenerated.
5597
5598 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
5599
5600 * config/cloog.m4: Add -lisl to clooglibs.
5601 * configure: Regenerated.
5602
5603 2011-02-24 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
5604
5605 * MAINTAINERS (CPU Port maintainers): Add self.
5606
5607 2011-02-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5608
5609 * MAINTAINERS: Add myself as testsuite maintainer.
5610
5611 2011-02-15 Mike Stump <mikestump@comcast.net>
5612
5613 * MAINTAINERS: Add myself as testsuite maintainer.
5614
5615 2011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5616
5617 Import from Libtool and gnulib:
5618
5619 2011-01-27 Gerald Pfeifer <gerald@pfeifer.com>
5620
5621 Prepare for supporting FreeBSD 10.
5622 * config.rpath: Remove handling of freebsd1* which soon would
5623 match FreeBSD 10.0.
5624
5625 2011-01-20 Gerald Pfeifer <gerald@pfeifer.com> (tiny change)
5626
5627 Remove support for FreeBSD 1.x.
5628 * libtool.m4 (_LT_LINKER_SHLIBS)
5629 (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
5630 soon would incorrectly match FreeBSD 10.0.
5631
5632 2011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5633
5634 PR binutils/12283
5635 * move-if-change: Import version from gnulib.
5636
5637 2011-02-12 Alexandre Oliva <aoliva@redhat.com>
5638
5639 PR lto/47225
5640 * Makefile.def (lto-plugin): Double dash for enable-shared.
5641 (configure-gcc): Depend on all-lto-plugin.
5642 * Makefile.in: Rebuilt.
5643
5644 2011-02-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5645
5646 * configure.ac: Remove extra bracket.
5647 * configure: Regenerate.
5648
5649 2011-02-08 Tobias Burnus <burnus@net-b.de>
5650
5651 * MAINTAINERS: Add myself as libquadmath maintainer.
5652
5653 2011-02-08 Thomas Schwinge <thomas@schwinge.name>
5654
5655 * MAINTAINERS: Update my email address.
5656
5657 2011-02-07 Joseph Myers <joseph@codesourcery.com>
5658
5659 * MAINTAINERS (option handling): Add self.
5660
5661 2011-02-06 Kai Tietz <kai.tietz@onevision.com>
5662
5663 PR lto/47225
5664 * Makefile.def: Add dependency for install-gcc
5665 on install-lto-plugin.
5666 * Makfile.in: Regenerated
5667
5668 2011-02-01 Sebastien Bourdeauducq <sebastien@milkymist.org>
5669
5670 * MAINTAINERS (CPU Port Maintainers): Add myself.
5671
5672 2011-01-31 Alexandre Oliva <aoliva@redhat.com>
5673
5674 PR libgcj/44341
5675 * configure.ac: Discard --with-* flags for host when configuring
5676 target libraries for cross build.
5677 * configure: Rebuilt.
5678
5679 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
5680
5681 * MAINTAINERS (linear loop transforms): Removed.
5682
5683 2011-01-25 Jakub Jelinek <jakub@redhat.com>
5684
5685 * configure.ac: If with_ppl is no, move setting with_cloog=no
5686 after CLOOG_REQUESTED check.
5687 * configure: Regenerated.
5688
5689 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
5690
5691 * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
5692 CLooG has been requested.
5693 * configure: Regenerated.
5694
5695 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
5696
5697 * configure: Regenerated.
5698 * configure.ac: Check for version 0.11 (or later revision) of PPL.
5699
5700 2011-01-25 Tobias Grosser <grosser@fim.uni-passau.de>
5701
5702 * configure: Regenerated.
5703 * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
5704
5705 2011-01-21 Andreas Schwab <schwab@redhat.com>
5706
5707 * configure.ac: Use AS_HELP_STRING throughout.
5708 * configure: Regenerate.
5709
5710 2011-01-18 Jie Zhang <jie.zhang@analog.com>
5711
5712 * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
5713 * configure: Regenerate.
5714
5715 2011-01-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
5716
5717 * ltmain.sh (relink): Use absolute path when hardcoding with -L.
5718
5719 2011-01-13 Joel Brobecker <brobecker@adacore.com>
5720
5721 * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
5722 for ia64-hpux.
5723 * configure: Regenerate.
5724
5725 2011-01-07 Jan Hubicka <jh@suse.cz>
5726
5727 PR lto/47225
5728 * Makefile.in: Regenerate.
5729 * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
5730 configure.
5731
5732 2011-01-07 Jan Hubicka <jh@suse.cz>
5733
5734 * Makefile.in: Regenerate.
5735 * Makefile.def (gcc host module) and soft dependency on lto-plugin
5736 and configure dependency on lto-plugin configure.
5737 (lto-plugin module): Remove dependency on GCC; add dependency on
5738 liniberty.
5739
5740 2011-01-07 William Schmidt <wschmidt@linux.vnet.ibm.com>
5741
5742 * MAINTAINERS (Write After Approval): Add myself.
5743
5744 2010-12-23 Hariharan Sandanagobalane <hariharan@picochip.com>
5745
5746 * configure: Regenerate.
5747
5748 2010-12-22 Hariharan Sandanagobalane <hariharan@picochip.com>
5749
5750 * configure.ac: (picochip): Disable libiberty.
5751
5752 2010-12-14 Kaushik Phatak <kaushik.phatak@kpitcummins.com>
5753
5754 * MAINTAINERS (Write After Approval): Add myself.
5755
5756 2010-12-10 Ian Lance Taylor <iant@google.com>
5757
5758 PR bootstrap/46819
5759 * configure.ac: For --disable-libgcj clear libgcj_saved.
5760 * configure: Rebuild.
5761
5762 2010-12-10 Tobias Burnus <burnus@net-b.de>
5763
5764 PR fortran/46540
5765 * configure.ac: Add --disable-libquadmath and
5766 --disable-libquadmath-support.
5767 * configure: Regenerate.
5768
5769 2010-12-03 Ian Lance Taylor <iant@google.com>
5770
5771 * MAINTAINERS: Add myself as libgo maintainer.
5772
5773 2010-12-03 Hans-Peter Nilsson <hp@axis.com>
5774
5775 PR libffi/46792
5776 * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
5777 * configure: Regenerate.
5778
5779 2010-12-02 Ian Lance Taylor <iant@google.com>
5780
5781 * configure.ac: Always set default for poststage1_ldflags to
5782 -static-libstdc++ -static-libgcc.
5783
5784 2010-11-29 Andreas Schwab <schwab@redhat.com>
5785
5786 * configure.ac: Move comment to remove extra space in last argument
5787 of GCC_TARGET_TOOL.
5788
5789 2010-11-26 Alexandre Oliva <aoliva@redhat.com>
5790
5791 PR other/46026
5792 * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
5793 * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
5794 * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
5795 (BASE_FLAGS_TO_PASS): Use it.
5796 * configure: Rebuilt.
5797 * Makefile.in: Rebuilt.
5798
5799 2010-11-23 H.J. Lu <hongjiu.lu@intel.com>
5800
5801 PR binutils/12258
5802 * configure.ac: Correct comments for --enable-gold/--enable-ld.
5803 Properly check default linker.
5804 * configure: Regnerated.
5805
5806 2010-11-23 Matthias Klose <doko@ubuntu.com>
5807
5808 * configure.ac: For --enable-gold, handle value `default' instead of
5809 `both*'. New configure option --{en,dis}able-ld.
5810 * configure: Regenerate.
5811
5812 2010-11-20 Ian Lance Taylor <iant@google.com>
5813
5814 * configure.ac: Only disable a language library if no language needs
5815 it. Don't let --disable-libgcj uncondtionally disable libffi.
5816 * configure: Rebuild.
5817
5818 2010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5819
5820 * Makefile.in: Regenerate.
5821
5822 PR other/46202
5823 * configure.ac: Fix just-built in-tree STRIP name to be
5824 binutils/strip-new.
5825 * configure: Regenerate.
5826 * Makefile.def (install-strip-gcc, install-strip-binutils)
5827 (install-strip-opcodes, install-strip-ld, install-strip-itcl)
5828 (install-strip-sid): Mirror dependencies on non-strip variants
5829 of these targets on the respective -strip prerequisites.
5830 * Makefile.tpl (install-strip, install-strip-host)
5831 (install-strip-target): New targets.
5832 (install-strip-[+module+], install-strip-target-[+module+]):
5833 New targets.
5834 * Makefile.in: Regenerate.
5835
5836 2010-11-19 Ian Lance Taylor <iant@google.com>
5837 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5838
5839 * configure.ac: Add target-libgo to target_libraries. Set
5840 and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
5841 * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
5842 (HOST_EXPORTS): Add GOC.
5843 (BASE_TARGET_EXPORTS): Add GOC.
5844 (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
5845 (GOCFLAGS_FOR_TARGET): New variable.
5846 (EXTRA_HOST_FLAGS): Add GOC.
5847 (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
5848 * Makefile.def (target_modules): Add libgo.
5849 (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
5850 (dependencies): Add dependency from configure-target-libgo to
5851 configure-target-libffi and all-target-libstdc++-v3. Add
5852 dependencies from all-target-libgo to all-target-libffi.
5853 (languages): Add go.
5854 * configure: Rebuild.
5855 * Makefile.in: Rebuild.
5856
5857 2010-11-19 Ian Lance Taylor <iant@google.com>
5858
5859 * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
5860 compiler/flag environment variables.
5861
5862 2010-11-18 Ian Lance Taylor <iant@google.com>
5863
5864 * configure.ac: Check for lang_requires_boot_languages in
5865 config-lang.in files.
5866 * configure: Rebuild.
5867
5868 2010-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
5869 Tobias Burnus <burnus@net-b.de>
5870
5871 PR fortran/32049
5872 * Makefile.def: Add libquadmath; build it with language=fortran.
5873 * configure.ac: Add libquadmath.
5874 * Makefile.tpl: Handle multiple libs in check-[+language+].
5875 * Makefile.in: Regenerate.
5876 * configure: Regenerate.
5877
5878 2010-11-16 Tom Tromey <tromey@redhat.com>
5879
5880 * MAINTAINERS: Moved myself to reviewers section.
5881
5882 2010-11-15 Zdenek Dvorak <ook@ucw.cz>
5883
5884 * MAINTAINERS: Moved myself to reviewers section.
5885
5886 2010-11-15 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5887
5888 * MAINTAINERS (Various Maintainers): Add self for build machinery.
5889 (Write After Approval): Remove self.
5890
5891 2010-11-15 Andreas Schwab <schwab@redhat.com>
5892
5893 * configure.ac: Fix spelling in option names.
5894 * configure: Regenerated.
5895
5896 2010-11-13 Georg-Johann Lay <georgjohann@web.de>
5897
5898 PR bootstrap/39622
5899 * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
5900 * configure: Regenerated.
5901
5902 2010-11-13 Kaveh R. Ghazi <ghazi@gcc.gnu.org>
5903
5904 * MAINTAINERS: Update my email address.
5905
5906 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
5907
5908 * configure: Regenerate.
5909
5910 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
5911
5912 * configure: Regenerate.
5913
5914 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
5915
5916 * configure: Regenerate.
5917
5918 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
5919
5920 * configure: Regenerate.
5921
5922 2010-11-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
5923
5924 * configure.ac: Support official CLooG.org versions.
5925 * configure: Regenerate.
5926 * config/cloog.m4: New.
5927
5928 2010-11-10 François Dumont <francois.cppdevs@free.fr>
5929
5930 * MAINTAINERS (Write After Approval): Add myself.
5931
5932 2010-11-09 David Edelsohn <dje.gcc@gmail.com>
5933
5934 * MAINTAINERS: Update my email address.
5935
5936 2010-11-04 Iain Sandoe <iains@gcc.gnu.org>
5937
5938 * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
5939 * configure: Regenerate.
5940
5941 2010-11-03 Ian Lance Taylor <iant@google.com>
5942 Dave Korn <dave.korn.cygwin@gmail.com>
5943
5944 PR lto/46273
5945 * configure.ac: Remove libelf tests. Build lto-plugin on ELF always
5946 and on other supported platforms whenever LTO is enabled.
5947 * configure: Rebuild.
5948
5949 2010-11-02 Alan Modra <amodra@gmail.com>
5950
5951 PR binutils/12110
5952 * configure.ac: Error when source path contains spaces.
5953 * configure: Regenerate.
5954
5955 2010-10-23 James E. Wilson <wilson@codesourcery.com>
5956
5957 * MAINTAINERS: Update my email address.
5958
5959 2010-10-20 Ian Lance Taylor <iant@google.com>
5960
5961 * Makefile.def (target_modules): Set lib_path to src/.libs for
5962 libstdc++-v3 module.
5963 * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
5964 * Makefile.in: Rebuild.
5965
5966 2010-10-18 Laurynas Biveinis <laurynas.biveinis@gmail.com>
5967
5968 * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
5969 (Write After Approval): Remove myself.
5970
5971 2010-10-15 Tristan Gingold <gingold@adacore.com>
5972
5973 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
5974
5975 2010-10-14 Douglas Rupp <rupp@gnat.com>
5976
5977 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
5978
5979 2010-10-07 Dave Korn <dave.korn.cygwin@gmail.com>
5980
5981 * configure.ac (build_lto_plugin): New shell variable.
5982 (--enable-lto): Turn on by default for all non-ELF platforms that
5983 have had LTO support added so far. Set build_lto_plugin appropriately
5984 for both ELF and non-ELF.
5985 (configdirs): Add lto-plugin or not based on build_lto_plugin.
5986 * configure: Regenerate.
5987
5988 2010-10-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5989
5990 Sync from src:
5991 * configure.ac (v850 support): Remove target-libgloss from
5992 noconfigdirs.
5993 * configure: Regenerate.
5994
5995 2010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5996
5997 PR bootstrap/45326
5998 PR bootstrap/45174
5999 * configure.ac: Honor initial values of $build_configargs,
6000 $host_configargs, $target_configargs. Mark the precious, so
6001 environment settings get recorded.
6002 * configure: Regenerate.
6003
6004 2010-09-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6005
6006 PR bootstrap/45796
6007 * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
6008 Depend on all-build-libiberty.
6009 * Makefile.in: Regenerate.
6010
6011 2010-09-30 Michael Eager <eager@eagercon.com>
6012
6013 * configure.ac (microblaze): Add target-libssp to noconfigdirs.
6014 * configure: Regenerate.
6015
6016 2010-09-28 Michael Eager <eager@eagercon.com>
6017
6018 * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
6019
6020 2010-06-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6021
6022 PR bootstrap/44621
6023 * configure.ac: Fix unportable shell quoting.
6024 * configure: Regenerate.
6025
6026 2010-09-21 Iain Sandoe <iains@gcc.gnu.org>
6027
6028 * configure.ac (enable-lto): Add Darwin to the list of supported lto
6029 targets and amend comment.
6030 * configure: Regenerate.
6031
6032 2010-09-15 Tejas Belagod <tejas.belagod@arm.com>
6033
6034 * MAINTAINERS (Write After Approval): Add myself.
6035
6036 2010-09-03 Jack Howarth <howarth@bromo.med.uc.edu>
6037
6038 * configure.ac: Enable LTO by default on Darwin.
6039 * configure: Regenerate.
6040
6041 2010-09-02 Marcus Shawcroft <marcus.shawcroft@arm.com>
6042
6043 * MAINTAINERS (Write After Approval): Add myself.
6044
6045 2010-09-01 Ian Bolton <ian.bolton@arm.com>
6046
6047 * MAINTAINERS (Write After Approval): Add myself.
6048
6049 2010-08-25 Danny Smith <dannysmith@users.sourceforge.net>
6050
6051 * MAINTAINERS (OS Port Maintainers): Remove myself from windows
6052 ports
6053
6054 2010-07-28 David Yuste <david.yuste@gmail.com>
6055
6056 * MAINTAINERS (Write After Approval): Add myself.
6057
6058 2010-07-26 Naveen.H.S <naveen.S@kpitcummins.com>
6059
6060 * configure.ac: Support all v850 targets.
6061 * configure: Regenerate.
6062
6063 2010-07-23 Marc Glisse <marc.glisse@normalesup.org>
6064
6065 PR bootstrap/44455
6066 * configure.ac (extra_mpfr_configure_flags): Copy from
6067 extra_mpc_gmp_configure_flags.
6068 * configure: Re-generated.
6069
6070 2010-07-22 Andi Kleen <ak@linux.intel.com>
6071
6072 * MAINTAINERS (Write After Approval): Add myself.
6073
6074 2010-07-22 Chung-Lin Tang <cltang@codesourcery.com>
6075
6076 * MAINTAINERS (Write After Approval): Add myself.
6077
6078 2010-07-20 Jeffrey Yasskin <jyasskin@google.com>
6079
6080 * MAINTAINERS (Write After Approval): Add myself.
6081
6082 2010-07-17 Jack Howarth <howarth@bromo.med.uc.edu>
6083
6084 PR target/44862
6085 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
6086 Provide -B option to allow for link spec %s substitutions for
6087 libstdc++.a on darwin.
6088 * Makefile.in: Regenerate.
6089
6090 2010-07-10 Mikael Morin <mikael@gcc.gnu.org>
6091
6092 * MAINTAINERS (Reviewers): Update my e-mail address
6093
6094 2010-06-10 Alexandre Oliva <aoliva@redhat.com>
6095
6096 * Makefile.def (configure-gcc): Depend on all-libelf.
6097 * Makefile.in: Rebuild.
6098
6099 2010-06-05 Fabien Chêne <fabien@gcc.gnu.org>
6100
6101 * MAINTAINERS (Write After Approval): Add myself in the right place.
6102
6103 2010-06-04 Fabien Chêne <fabien@gcc.gnu.org>
6104
6105 * MAINTAINERS (Write After Approval): Add myself.
6106
6107 2010-05-25 Sterling Augustine <sterling@tensilica.com>
6108
6109 * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
6110
6111 2010-05-25 Maxim Kuvyrkov <maxim@codesourcery.com>
6112
6113 * config.sub: Update to version 2010-05-21.
6114 * config.guess: Update to version 2010-04-03.
6115
6116 2010-05-18 Steven Bosscher <steven@gcc.gnu.org>
6117
6118 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
6119 * configure: Regenerate.
6120
6121 2010-05-12 Sriraman Tallam <tmsriram@google.com>
6122
6123 * MAINTAINERS (Write After Approval): Add myself.
6124
6125 2010-05-07 Steven Bosscher <steven@gcc.gnu.org>
6126
6127 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
6128 a platform that supports LTO.
6129 * configure: Regenerate.
6130
6131 2010-05-05 Sebastian Pop <sebastian.pop@amd.com>
6132
6133 * configure.ac: Allow all the versions greater than 0.10 of PPL.
6134 * configure: Regenerated.
6135
6136 2010-04-27 Roland McGrath <roland@redhat.com>
6137 H.J. Lu <hongjiu.lu@intel.com>
6138
6139 * configure.ac (--enable-gold): Support both, both/gold and
6140 both/bfd to add gold to configdirs without removing ld.
6141 * configure: Regenerated.
6142
6143 * Makefile.def: Add install-gold dependency to install-ld.
6144 * Makefile.in: Regenerated.
6145
6146 2010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
6147
6148 PR lto/42776
6149 * configure.ac (--enable-lto): Refactor handling so libelf tests
6150 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
6151 and allow LTO to be explicitly enabled on non-ELF platforms that
6152 are known to support it inside else-clause.
6153 * configure: Regenerate.
6154
6155 2010-04-20 Eric Botcazou <ebotcazou@adacore.com>
6156
6157 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
6158 * configure: Regenerate.
6159
6160 2010-04-17 Ralf Corsépius <ralf.corsepius@rtems.org>
6161
6162 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
6163 * configure: Regenerate.
6164
6165 2010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
6166
6167 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
6168 separately.
6169 * configure: Regenerate.
6170
6171 2010-04-16 Kevin Williams <kevin.williams@inria.fr>
6172
6173 * MAINTAINERS (Write After Approval): Add myself.
6174
6175 2010-04-14 Tristan Gingold <gingold@adacore.com>
6176
6177 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
6178 * configure: Regenerate.
6179
6180 2010-04-13 Steve Ellcey <sje@cup.hp.com>
6181
6182 * configure: Regenerate after change to elf.m4.
6183
6184 2010-04-06 Iain Sandoe <iains@gcc.gnu.org>
6185
6186 * MAINTAINERS (Write After Approval): Add myself.
6187
6188 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
6189
6190 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
6191 * configure: Regenerated.
6192
6193 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
6194
6195 * configure.ac: Print "buggy but acceptable" when CLooG
6196 revision is less than 9.
6197 * configure: Regenerated.
6198
6199 2010-04-01 Diego Novillo <dnovillo@google.com>
6200
6201 * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
6202
6203 2010-04-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6204
6205 PR bootstrap/43615
6206 PR bootstrap/43328
6207
6208 Revert:
6209
6210 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6211
6212 * configure.ac: Do not pass --enable-multilib nor
6213 --disable-multilib in baseargs. Accept explicitly passed
6214 --enable_multilib.
6215 * configure: Regenerate.
6216
6217 2010-03-31 Ulrich Weigand <uweigand@de.ibm.com>
6218
6219 * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
6220
6221 2010-03-31 Janis Johnson <janis187@us.ibm.com>
6222
6223 * MAINTAINERS: Remove myself.
6224
6225 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6226
6227 PR bootstrap/43328
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-28 Andrew Pinski <pinskia@gmail.com>
6234
6235 * MAINTAINERS (spu port): Remove me.
6236
6237 2010-03-23 Joseph Myers <joseph@codesourcery.com>
6238
6239 * configure.ac (tic6x-*-*): New case.
6240 * configure: Regenerate.
6241
6242 2010-03-23 Joseph Myers <joseph@codesourcery.com>
6243
6244 * config.sub: Update to version 2010-03-22.
6245 * config.guess: Update to version 2009-12-30.
6246
6247 2010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
6248
6249 PR ada/42554
6250 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
6251 * configure: Regenerate.
6252
6253 2010-03-18 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
6254
6255 * MAINTAINERS: Update my email address.
6256
6257 2010-03-17 Sebastian Pop <sebastian.pop@amd.com>
6258
6259 * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
6260 (ghassan.shobaki@amd.com): Removed.
6261
6262 2010-03-17 Alan Modra <amodra@gmail.com>
6263
6264 * MAINTAINERS: Update my email address.
6265
6266 2010-03-16 Diego Novillo <dnovillo@google.com>
6267
6268 * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
6269 Matthews.
6270
6271 2010-03-16 Joseph Myers <joseph@codesourcery.com>
6272
6273 * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
6274 Gutson, Jeffrey D. Oldham and Mark Shinwell.
6275
6276 2010-03-16 Joseph Myers <joseph@codesourcery.com>
6277
6278 * MAINTAINERS: Update my email address.
6279
6280 2010-03-16 Daniel Jacobowitz <dan@codesourcery.com>
6281
6282 * MAINTAINERS: Update my email address.
6283
6284 2010-03-15 Bernd Schmidt <bernds@codesourcery.com>
6285
6286 * MAINTAINERS: Update my email address.
6287
6288 2010-03-09 Jie Zhang <jie@codesourcery.com>
6289
6290 * MAINTAINERS: Update my email address.
6291
6292 2010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
6293
6294 PR libstdc++/32499
6295 * configure.ac (RANLIB): Default to true.
6296 (STRIP): Likewise.
6297 (RANLIB_FOR_TARGET): Remove superfluous : argument.
6298 * configure: Regenerate.
6299
6300 2010-02-17 Rafael Ávila de Espíndola <espindola@google.com>
6301
6302 * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
6303 (Write After Approval): Update my email address.
6304
6305 2010-02-17 Nick Clifton <nickc@redhat.com>
6306
6307 PR 11238
6308 * Makefile.tpl (local-distclean): Also remove config.cache files in
6309 sub-directories as there may not be Makefiles present in the
6310 sub-directories.
6311 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
6312 the config.cache files found by the find command.
6313
6314 * Makefile.in: Regenerate.
6315 * configure.ac: Revert previous delta.
6316 * configure: Regenerate.
6317
6318 2010-02-15 Nick Clifton <nickc@redhat.com>
6319
6320 PR 11238
6321 * configure.ac: Delete config.cache files in sub-directories when
6322 deleting Makefiles.
6323 * configure: Regenerate.
6324
6325 2010-02-12 Ben Elliston <bje@gnu.org>
6326
6327 * MAINTAINERS: Update my email address.
6328
6329 2010-02-08 Andrew Pinski <pinskia@gmail.com>
6330
6331 * MAINTAINERS (spu port): Update my email address.
6332
6333 2010-02-08 Jie Zhang <jie.zhang@analog.com>
6334
6335 * MAINTAINERS: Add myself as a maintainer for the bfin port.
6336
6337 2010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6338
6339 * configure.ac: Add "recommended" version checks for GMP/MPC.
6340 Update recommended GMP/MPFR/MPC versions.
6341 * configure: Regenerate.
6342
6343 2010-01-31 Joern Rennecke <joern.rennecke@embecosm.com>
6344
6345 * MAINTAINERS: Move my Embecosm email address into the
6346 write-after-approval section.
6347
6348 2010-01-26 Ian Lance Taylor <iant@google.com>
6349
6350 * MAINTAINERS: Add myself as Go frontend maintainer.
6351
6352 2010-01-25 Joern Rennecke <amylaar@spamcop.net>
6353
6354 PR libstdc++/36101, PR libstdc++/42813
6355 * configure.ac (bootstrap_target_libs): Make inclusion of
6356 target-libgomp conditional on libgomb being in target_configdirs.
6357 * configure: Regenerate.
6358
6359 2010-01-23 Joern Rennecke <amylaar@spamcop.net>
6360
6361 PR libstdc++/36101, PR libstdc++/42813
6362 * configure.ac (bootstrap_target_libs): Include target-libgomp.
6363 * configure: Regenerate.
6364
6365 2010-01-22 Joern Rennecke <amylaar@spamcop.net>
6366
6367 PR libstdc++/36101, PR libstdc++/42813
6368 * configure.ac (target_configdirs): Substitute.
6369 * Makefile.def: Bootstrap target module libgomp.
6370 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
6371 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
6372 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
6373 * configure, Makefile.in: Regenerate.
6374
6375 2010-01-21 Dave Korn <dave.korn.cygwin@gmail.com>
6376
6377 * MAINTAINERS: Adjust my details.
6378
6379 2010-01-20 Eric B. Weddington <eric.weddington@atmel.com>
6380
6381 * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
6382
6383 2010-01-18 Thierry Lafage <thierry.lafage@inria.fr>
6384
6385 * MAINTAINERS: reindented my entry with tabs instead of spaces.
6386
6387 2010-01-15 Thierry Lafage <thierry.lafage@inria.fr>
6388
6389 * MAINTAINERS (Write After Approval): Add myself.
6390
6391 2010-01-15 Konrad Trifunovic <konrad.trifunovic@inria.fr>
6392
6393 * MAINTAINERS (Write After Approval): Add myself.
6394
6395 2010-01-11 Richard Guenther <rguenther@suse.de>
6396
6397 PR lto/41569
6398 * Makefile.def (all-lto-plugin): Depend on all-gcc.
6399 * Makefile.in: Regenerated.
6400
6401 2010-01-11 Andreas Tobler <andreast@fgznet.ch>
6402
6403 * configure.ac: Enable libjava build on x86_64-*freebsd*.
6404 * configure: Regenerate.
6405
6406 2010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6407 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
6408
6409 PR bootstrap/42424
6410 * configure.ac: Include libtool m4 files.
6411 (_LT_CHECK_OBJDIR): Call it.
6412 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
6413 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
6414
6415 * configure: Regenerate.
6416
6417 2010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6418
6419 PR bootstrap/41818
6420 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
6421 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
6422 * Makefile.in: Regenerate.
6423
6424 2010-01-02 Richard Guenther <rguenther@suse.de>
6425
6426 PR lto/41529
6427 * configure.ac: Include config/elf.m4. Disable LTO if not
6428 builting for an elf target.
6429 * configure: Regenerate.
6430
6431 2009-12-27 Christopher Faylor <me+cygwin@cgf.cx>
6432
6433 * MAINTAINERS: Change my email address.
6434
6435 2009-12-18 Ben Elliston <bje@au.ibm.com>
6436
6437 * config.sub, config.guess: Update from upstream sources.
6438
6439 2009-12-07 Shujing Zhao <pearly.zhao@oracle.com>
6440
6441 * MAINTAINERS (Write After Approval): Add myself.
6442
6443 2009-12-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6444
6445 PR middle-end/30447
6446 PR middle-end/30789
6447 PR other/40302
6448
6449 * configure.ac: Require MPC.
6450 * configure: Regenerate.
6451
6452 2009-12-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6453
6454 PR target/38384
6455 PR bootstrap/40972
6456 * libtool.m4: Sync from git Libtool.
6457 * ltoptions.m4: Likewise.
6458 * ltversion.m4: Likewise.
6459 * lt~obsolete.m4: Likewise.
6460 * ltmain.sh: Likewise.
6461
6462 2009-11-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6463
6464 * configure.ac: Update minimum MPC version to 0.8.
6465 * configure: Regenerate.
6466
6467 2009-11-21 Sebastian Pop <sebpop@gmail.com>
6468
6469 * configure.ac: Check for version 0.15.5 or later revision of CLooG.
6470 * configure: Regenerated.
6471
6472 2009-11-21 Ian Lance Taylor <iant@google.com>
6473
6474 * configure.ac: Change default of poststage1_ldflags to be empty if
6475 poststage1_libs is set. When poststage1_libs is empty, and
6476 ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
6477 * configure: Rebuild.
6478
6479 2009-11-21 Adam Nemet <adambnmet@gmail.com>
6480
6481 * MAINTAINERS (Write After Approval): Update my email address.
6482
6483 2009-11-20 Ben Elliston <bje@au.ibm.com>
6484
6485 * config.guess: Update from upstream sources.
6486
6487 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
6488
6489 * Makefile.def: Restore host and target settings for gmp.
6490 * Makefile.in: Rebuild.
6491
6492 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
6493
6494 * configure.ac: Add libelf to host_libs. Enable in-tree configury
6495 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
6496 Fix portability of test of C++ as bootstrap language. Add
6497 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
6498 * configure: Rebuild.
6499 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
6500 and cloog. Fix in-tree ppl configuration. Introduce libelf
6501 in-tree building.
6502 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
6503 (POSTSTAGE1_HOST_EXPORTS): Use it.
6504 (STAGE[+id+]_CXXFLAGS): New.
6505 (BASE_FLAGS_TO_PASS): Pass it down.
6506 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
6507 extra_exports.
6508 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
6509 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
6510 extra_exports.
6511 * Makefile.in: Rebuild.
6512
6513 2009-11-17 Ben Elliston <bje@au.ibm.com>
6514
6515 * config.sub, config.guess: Update from upstream sources.
6516
6517 2009-11-12 Jan Kratochvil <jan.kratochvil@redhat.com>
6518
6519 * MAINTAINERS (Write After Approval): Add myself.
6520
6521 2009-11-09 Jon Beniston <jon@beniston.com>
6522
6523 * MAINTAINERS (Write After Approval): Add myself.
6524
6525 2009-11-06 Ozkan Sezer <sezeroz@gmail.com>
6526
6527 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
6528 paths for *-w64-mingw* and x86_64-*mingw*.
6529 * configure: Regenerated.
6530
6531 2009-11-05 Joern Rennecke <amylaar@spamcop.net>
6532
6533 * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
6534
6535 2009-11-02 Benjamin Kosnik <bkoz@redhat.com>
6536
6537 * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
6538 Phil Edwards to Write-After Approval.
6539
6540 2009-10-30 Kai Tietz <kai.tietz@onevision.com>
6541
6542 * configure.ac: Disable target-winsup & co for
6543 x86_64-*-mingw* and *-w64-mingw* targets.
6544 * configure: Regenerated.
6545
6546 2009-10-16 Nick Clifton <nickc@redhat.com>
6547
6548 * MAINTAINERS: Add myself as a maintainer for the RX port.
6549
6550 2009-10-26 Johannes Singler <singler@kit.edu>
6551
6552 * MAINTAINERS (Write After Approval): Update my e-mail address.
6553
6554 2009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
6555
6556 * configure.ac (CLooG test): Use = with test.
6557 * configure: Regenerate.
6558
6559 2009-10-22 Richard Guenther <rguenther@suse.de>
6560
6561 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
6562 cloog if the ppl version check failed. Move flags saving
6563 before setting in libelf check.
6564 * configure: Regenerate.
6565
6566 2009-10-21 Richard Guenther <rguenther@suse.de>
6567
6568 * configure.ac: Adjust the ppl and cloog configure to work as
6569 documented. Disable cloog if ppl was disabled. Omit the version
6570 checks if they were disabled.
6571 * configure: Re-generate.
6572
6573 2009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6574
6575 * configure.ac: Add 'lto' to enable_languages, not
6576 new_enable_languages, and only if not already present.
6577 * configure: Regenerate.
6578
6579 2009-10-10 Gerald Pfeifer <gerald@pfeifer.com>
6580
6581 * README: Refer to the various COPYING* files instead of just
6582 COPYING.
6583 Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
6584
6585 2009-10-07 Rafael Avila de Espindola <espindola@google.com>
6586
6587 * MAINTAINERS: Change my email address. Change plugi-in to plugin.
6588
6589 2009-10-07 Richard Guenther <rguenther@suse.de>
6590
6591 * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
6592 and Richard Guenther as reviewers.
6593 (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
6594 as reviewers.
6595
6596 2009-10-07 Hariharan Sandanagobalane <hariharan@picochip.com>
6597
6598 * config.sub: Update from upstream sources.
6599
6600 2009-10-06 Ian Lance Taylor <iant@google.com>
6601
6602 * Makefile.def: check-gold depends upon all-gas.
6603 * Makefile.in: Rebuild.
6604
6605 2009-10-05 Phil Muldoon <pmuldoon@redhat.com>
6606
6607 * MAINTAINERS (Write After Approval): Add myself.
6608
6609 2009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
6610
6611 * Makefile.def: all-lto-plugin depends on all-libiberty.
6612 set bootstrap=true for lto-plugin.
6613 Add lto-plugin.
6614 * Makefile.in: Regenerate.
6615 * configure.ac (host_libs): Add lto-plugin.
6616 * configure: Regenerate.
6617
6618 2009-10-03 Diego Novillo <dnovillo@google.com>
6619
6620 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
6621 (HOST_LIBELFLIBS): Define.
6622 (HOST_LIBELFINC): Define.
6623 * Makefile.in: Regenerate.
6624 * configure.ac: Add --enable-lto.
6625 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
6626 If --enable-lto is used, add 'lto' to new_enable_languages.
6627 If --enable-lto is used and gold is enabled, add
6628 lto-plugin to configdirs.
6629 * configure: Regenerate.
6630
6631 2009-10-03 Simon Baldwin <simonb@google.com>
6632
6633 * configure.ac: If --with-system-zlib, suppress local zlib and
6634 pass --with-system-zlib to subdir configure scripts.
6635 * configure: Regenerate.
6636
6637 2009-10-01 Loren J. Rittle <ljrittle@acm.org>
6638 Paolo Bonzini <bonzini@gnu.org>
6639
6640 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
6641 $(srcdir).
6642 * Makefile.in: Rebuilt.
6643
6644 2009-09-26 Gary Funck <gary@intrepid.com>
6645
6646 * MAINTAINERS (Write After Approval): Add myself.
6647
6648 2009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6649
6650 * configure.ac: Update minimum MPC version to 0.7.
6651 * configure: Regenerate.
6652
6653 2009-09-25 Nick Clifton <nickc@redhat.com>
6654
6655 * configure.ac: Pass any --cache-file=/dev/null option on to
6656 subconfigures.
6657 * configure: Regenerate.
6658
6659 2009-09-23 Nick Clifton <nickc@redhat.com>
6660
6661 * config.sub, config.guess: Update from upstream sources.
6662
6663 2009-09-22 Loren J. Rittle <ljrittle@acm.org>
6664
6665 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
6666 * Makefile.in: Rebuilt.
6667
6668 2009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6669
6670 PR bootstrap/32272
6671 * configure.ac: Error out if $srcdir isn't '.' but contains
6672 host-${host_noncanonical}.
6673 * configure: Regenerate.
6674
6675 2009-09-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
6676
6677 * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
6678 maintainer.
6679
6680 2009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6681
6682 * configure.ac: If bootstrapping a combined tree with
6683 --enable-gold, require c++ in stage1_languages.
6684 * configure: Regenerate.
6685
6686 * configure.ac: Also add target_libs of stage1_languages to
6687 bootstrap_target_libs.
6688 * configure: Regenerate.
6689
6690 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
6691 with --enable-languages not containing c++.
6692 * configure: Regenerate.
6693
6694 2009-09-15 Jie Zhang <jie.zhang@analog.com>
6695
6696 * configure.ac: Disable java and boehm-gc for bfin-*-*.
6697 * configure: Regenerate.
6698
6699 2009-09-12 Joern Rennecke <joern.rennecke@embecosm.com>
6700
6701 * MAINTAINERS (Write After Approval): Update my e-mail address,
6702 and move from from here...
6703 (Waiting for paperwork): To here.
6704
6705 2009-09-09 Joseph Myers <joseph@codesourcery.com>
6706
6707 * MAINTAINERS (Reviewers): Add self as driver reviewer.
6708
6709 2009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6710
6711 * configure.ac: Do not use $extrasub for replacing @if/@endif
6712 parts in Makefile; instead, use additional arguments to
6713 AC_CONFIG_COMMANDS to do the replacement manually, with several
6714 sed invocations, to avoid HP-UX sed command limits.
6715 * configure: Regenerate.
6716
6717 2009-09-08 Alexandre Oliva <aoliva@redhat.com>
6718
6719 * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
6720 blank before -L.
6721
6722 2009-09-04 Alexandre Oliva <aoliva@redhat.com>
6723
6724 * configure.ac (with-build-config): Document. Handle without.
6725 Handle missing argument.
6726 * configure: Rebuilt.
6727
6728 2009-09-03 Alexandre Oliva <aoliva@redhat.com>
6729
6730 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
6731 Default to bootstrap-debug only if compare-debug works.
6732 * configure: Rebuilt.
6733 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
6734 * Makefile.in: Rebuilt.
6735
6736 2009-09-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
6737
6738 * MAINTAINERS (OS Port Maintainers): Update my email address.
6739
6740 2009-09-01 Alexandre Oliva <aoliva@redhat.com>
6741
6742 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
6743 * Makefile.in: Rebuilt.
6744
6745 2009-09-01 Chris Demetriou <cgd@google.com>
6746
6747 * MAINTAINERS (Write After Approval): Add myself.
6748
6749 2009-08-31 Dodji Seketeli <dodji@redhat.com>
6750
6751 PR debug/30161
6752 * include/dwarf2.h (enum dwarf_tag): Added
6753 DW_TAG_GNU_template_template_param
6754 (enum dwarf_attribute): Added DW_AT_GNU_template_name.
6755
6756 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
6757
6758 * Makefile.tpl (AWK): Fix typo.
6759 * Makefile.in: Regenerate.
6760
6761 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
6762
6763 * configure.ac: Detect awk and sed.
6764 * Makefile.def (flags_to_pass): Add AWK and SED.
6765 * Makefile.tpl (AWK, SED): New.
6766 (BASE_FLAGS_TO_PASS): Add AWK and SED.
6767 * configure: Regenerate.
6768 * Makefile.in: Regenerate.
6769
6770 2009-08-26 Dave Korn <dave.korn.cygwin@gmail.com>
6771
6772 * ltmain.sh (removedotparts): Don't use comma as 's' separator.
6773 (collapseslashes): Likewise.
6774
6775 2009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6776
6777 * configure.ac (AC_PREREQ): Bump to 2.64.
6778
6779 2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6780
6781 * configure.ac: Remove --with-datarootdir, --with-docdir,
6782 --with-pdfdir, --with-htmldir switches.
6783 * configure: Regenerate.
6784
6785 * configure: Regenerate.
6786
6787 * compile: Sync from Automake 1.11.
6788 * depcomp: Likewise.
6789 * install-sh: Likewise.
6790 * missing: Likewise.
6791 * mkinstalldirs: Likewise.
6792 * ylwrap: Likewise.
6793
6794 2009-08-20 Dave Korn <dave.korn.cygwin@gmail.com>
6795
6796 * ltmain.sh (func_normal_abspath): New function.
6797 (func_relative_path): Likewise.
6798 (func_mode_help): Document new -bindir option for link mode.
6799 (func_mode_link): Add new -bindir option, and use it to place
6800 output DLL if specified.
6801
6802 2009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6803
6804 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
6805 (baseargs): Add --disable-option-checking.
6806 * configure: Regenerate.
6807
6808 * Makefile.def (configure-target-libiberty): Depend on
6809 all-binutils and all-ld.
6810 (configure-target-newlib): Likewise.
6811 * Makefile.in: Regenerate.
6812
6813 2009-08-17 Ben Elliston <bje@au.ibm.com>
6814
6815 * config.sub, config.guess: Update from upstream sources.
6816
6817 2009-08-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6818
6819 Sync from src, merge:
6820
6821 2009-07-02 Tristan Gingold <gingold@adacore.com>
6822
6823 * configure.ac: Do not exclude gas for i386-*-darwin.
6824 Add a case for x86_64-*-darwin.
6825 * configure: Regenerate.
6826
6827 2009-08-06 Neil Vachharajani <nvachhar@gmail.com>
6828
6829 * MAINTAINERS: Add my name to Write After Approval list.
6830
6831 2009-08-06 Michael Eager <eager@eagercon.com>
6832
6833 * configure.ac: Add Microblaze target.
6834 * configure: Regenerate.
6835
6836 2009-07-31 Christian Bruel <christian.bruel@st.com>
6837
6838 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
6839 * configure: Regenerate.
6840
6841 2009-07-28 Rask Ingemann Lambertsen <ccc94453@vip.cybercity.dk>
6842
6843 * MAINTAINERS (Write After Approval): Update my e-mail address.
6844
6845 2009-07-06 Ian Lance Taylor <iant@google.com>
6846
6847 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
6848 * configure: Rebuild.
6849
6850 2009-07-01 Tobias Grosser <grosser@fim.uni-passau.de>
6851
6852 * MAINTAINERS: Move myself to the Graphite Reviewers.
6853
6854 2009-06-30 Wei Guozhi <carrot@google.com>
6855
6856 * MAINTAINERS: Add my name to Write After Approval list.
6857
6858 2009-06-26 Steve Ellcey <sje@cup.hp.com>
6859
6860 PR bootstrap/40338
6861 * configure.ac (comparestring): Create new variable.
6862 * Makefile.tpl (comparestring): Use to skip some comparisions.
6863 * configure: Regenerate.
6864 * Makefile.in: Regenerate.
6865
6866 2009-06-26 Doug Evans <dje@sebabeach.org>
6867
6868 * Makefile.def (host_modules): Add cgen.
6869 * Makefile.in: Regenerate.
6870 * configure.ac (host_tools): Add cgen.
6871 * configure: Regenerate.
6872
6873 2009-06-23 DJ Delorie <dj@redhat.com>
6874
6875 * MAINTAINERS: Add myself as mep maintainer.
6876
6877 2009-06-23 Ian Lance Taylor <iant@google.com>
6878
6879 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
6880 boot_languages. Only bootstrap target libraries listed in
6881 target_libs for some boot language. Add --with-stage1-ldflags,
6882 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
6883 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
6884 if not building with C++.
6885 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
6886 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
6887 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
6888 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
6889 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
6890 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
6891 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
6892 * configure, Makefile.in: Rebuild.
6893
6894 2009-06-23 Li Feng <nemokingdom@gmail.com>
6895
6896 * MAINTAINERS: Added my name to write-after-approval list.
6897
6898 2009-06-15 Ryan Mansfield <rmansfield@qnx.com>
6899
6900 * configure.ac: Define is_elf for QNX Neutrino targets.
6901 * configure: Regenerate.
6902
6903 2009-06-09 Ghassan Shobaki <ghassan.shobaki@amd.com>
6904
6905 * MAINTAINERS: Added my name to the write-after-approval list
6906
6907 2009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6908
6909 * configure.ac: Detect MPC in default directory.
6910 * configure: Regenerate.
6911
6912 2009-06-03 Jerome Guitton <guitton@adacore.com>
6913 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6914
6915 * Makefile.tpl (all): Avoid a trailing backslash.
6916 * Makefile.in: Regenerate.
6917
6918 2009-06-03 Ben Elliston <bje@au.ibm.com>
6919
6920 * config.sub, config.guess: Update from upstream sources.
6921
6922 2009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
6923
6924 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
6925 to noconfdirs.
6926 * configure: Regenerate.
6927
6928 2009-06-02 Alexandre Oliva <aoliva@redhat.com>
6929
6930 * Makefile.tpl ([+compare-target+]): Compare all stage
6931 directories, rather than just gcc.
6932 * Makefile.in: Rebuilt.
6933
6934 2009-06-01 Doug Kwan <dougkwan@google.com>
6935
6936 * configure.ac: Support gold for target arm*-*-*.
6937 * configure: Regenerate.
6938
6939 2009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6940
6941 * Makefile.def: Add MPC support and dependencies.
6942 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
6943
6944 * Makefile.in, configure: Regenerate.
6945
6946 2009-05-27 Alexandre Oliva <aoliva@redhat.com>
6947
6948 * Makefile.tpl (all): Avoid harmless warning in make all when
6949 gcc-bootstrap is enabled but stage_last does not exist.
6950 * Makefile.in: Rebuilt.
6951
6952 2009-05-24 Nicolas Roche <roche@adacore.com>
6953
6954 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
6955 * Makefile.in: Regenerate.
6956
6957 2009-05-21 Denis Chertykov <chertykov@gmail.com>
6958
6959 * MAINTAINERS: Update my e-mail address.
6960
6961 2009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
6962
6963 * configure.ac (cygwin noconfigdirs): Remove libgcj.
6964 * configure: Regenerate.
6965
6966 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
6967
6968 PR other/40159
6969 * Makefile.tpl (all): Don't assume gcc-bootstrap and
6970 gcc-no-bootstrap are mutually exclusive.
6971 * Makefile.in: Rebuilt.
6972
6973 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
6974
6975 PR other/40159
6976 * Makefile.tpl (all): Don't end with unconditional success.
6977 * Makefile.in: Rebuilt.
6978
6979 2009-05-12 Alexandre Oliva <aoliva@redhat.com>
6980
6981 PR target/37137
6982 * Makefile.def (flags_to_pass): Remove redundant and incomplete
6983 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
6984 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
6985 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
6986 stage_configureflags, stage_cflags and stage_libcflags into
6987 explicit Makefile macros.
6988 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
6989 GFORTRAN.
6990 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
6991 CC. Set CC_FOR_BUILD from CC.
6992 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
6993 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
6994 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
6995 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
6996 and GFORTRAN.
6997 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
6998 (_LIBCFLAGS): Renamed to _TFLAGS.
6999 (do-compare-debug, do-compare3-debug): Drop.
7000 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
7001 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
7002 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
7003 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
7004 (XGCC_FLAGS_FOR_TARGET): New.
7005 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
7006 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
7007 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
7008 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
7009 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
7010 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
7011 TFLAGS.
7012 (BUILD_CONFIG): Include if requested.
7013 (all): Set TFLAGS on bootstrap.
7014 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
7015 (all-stageid-prefixmodule): Likewise.
7016 (do-clean, distclean-stageid): Set TFLAGS.
7017 (restrap): Fix whitespace.
7018 * Makefile.in: Rebuilt.
7019
7020 2009-05-07 Paolo Bonzini <bonzini@gnu.org>
7021
7022 * config.guess: Sync with src.
7023
7024 2009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
7025
7026 * configure.ac ($with_ppl): Default to no if not supplied.
7027 ($with_cloog): Likewise.
7028 configure: Regenerate.
7029
7030 2009-04-27 James E. Wilson <wilson@codesourcery.com>
7031
7032 * MAINTAINERS: Update my e-mail address.
7033
7034 2009-04-27 Nick Clifton <nickc@redhat.com>
7035
7036 * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
7037
7038 2009-04-25 Eric Botcazou <ebotcazou@adacore.com>
7039
7040 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
7041 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
7042 * Makefile.in: Regenerate.
7043
7044 2009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7045
7046 PR bootstrap/39739
7047 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
7048 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
7049
7050 * configure, Makefile.in: Regenerate.
7051
7052 2009-04-21 Taras Glek <tglek@mozilla.com>
7053
7054 * include/hashtab.h: Update GTY annotations to new syntax
7055 * include/splay-tree.h: Likewise
7056
7057 2009-04-17 Ben Elliston <bje@au.ibm.com>
7058
7059 * config.sub, config.guess: Update from upstream sources.
7060
7061 2009-04-15 Anthony Green <green@moxielogic.com>
7062
7063 * configure.ac: Add moxie support.
7064 * configure: Rebuilt.
7065
7066 2009-04-14 Jakub Jelinek <jakub@redhat.com>
7067
7068 * configure.ac: Change copyright header to refer to version
7069 3 of the GNU General Public License and to point readers at the
7070 COPYING3 file and the FSF's license web page.
7071 * Makefile.def: Likewise.
7072 * Makefile.tpl: Likewise.
7073 * Makefile.in: Regenerate.
7074
7075 2009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
7076
7077 * configure.ac: Restore match for darwin9 or later. Use double
7078 brackets since regeneration eats one pair.
7079 * configure: Regenerate.
7080
7081 2009-04-09 H.J. Lu <hongjiu.lu@intel.com>
7082
7083 PR gas/10039
7084 * configure.ac: Require texinfo 4.7.
7085 * configure: Regenerated.
7086
7087 2009-04-09 Nick Clifton <nickc@redhat.com>
7088
7089 * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
7090 the GCC Runtime Library Exception.
7091
7092 2009-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7093
7094 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
7095 * configure: Regenerate.
7096
7097 2009-04-01 Steve Ellcey <sje@cup.hp.com>
7098
7099 * Makefil.def (languages): New entries.
7100 * Makefile.tpl (check-gcc-*): New generic target.
7101 * Makefile.in: Regenerate.
7102
7103 2009-03-25 Erven Rohou <erven.rohou@inria.fr>
7104
7105 * MAINTAINERS: Update my email address.
7106
7107 2009-03-18 Tom Tromey <tromey@redhat.com>
7108
7109 * configure: Rebuild.
7110 * configure.ac (host_libs): Add libiconv.
7111 * Makefile.in: Rebuild.
7112 * Makefile.def (host_modules): Add libiconv.
7113 (configure-gdb, all-gdb): Depend on libiconv.
7114
7115 2009-03-16 Tristan Gingold <gingold@adacore.com>
7116
7117 * configure.ac: Treat gdb as supported on x86_64-darwin.
7118 * configure: Regenerate.
7119
7120 2009-03-16 Joseph Myers <joseph@codesourcery.com>
7121
7122 * configure.ac (--with-host-libstdcxx): New option.
7123 * configure: Regenerate.
7124
7125 2009-03-12 Joern Rennecke <joern.rennecke@arc.com>
7126
7127 * MAINTAINERS: Move myself into the write after approval list.
7128
7129 2009-03-11 Nicola Pero <nicola.pero@meta-innovation.com>
7130
7131 * MAINTAINERS: Update e-mail address.
7132
7133 2009-03-11 Dorit Nuzman <dorit@il.ibm.com>
7134
7135 * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
7136
7137 2009-03-10 Ira Rosen <irar@il.ibm.com>
7138
7139 * MAINTAINERS: Add myself as auto-vectorizer maintainer.
7140
7141 2009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7142
7143 Backport from git Libtool:
7144
7145 2009-01-19 Robert Millan <rmh@aybabtu.com>
7146 Support GNU/kOpenSolaris.
7147 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
7148 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
7149 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
7150 GNU/kOpenSolaris.
7151
7152 2009-02-27 Andreas Schwab <schwab@linux-m68k.org>
7153
7154 * MAINTAINERS: Update e-mail address.
7155
7156 2009-02-24 Michael Eager <eager@eagercon.com>
7157
7158 * MAINTAINERS (Write After Approval): Add self.
7159
7160 2009-02-18 Bingfeng Mei <bmei@broadcom.com>
7161
7162 * MAINTAINERS (Write After Approval): Add myself.
7163
7164 2009-02-05 Andreas Schwab <schwab@suse.de>
7165
7166 * Makefile.tpl (stage_last): Define $r and $s before using
7167 $(RECURSE_FLAGS_TO_PASS).
7168 * Makefile.in: Regenerate
7169
7170 2009-01-30 Ian Lance Taylor <iant@google.com>
7171
7172 * MAINTAINERS: Move myself to the Global Reviewers list.
7173
7174 2009-01-29 Robert Millan <rmh@aybabtu.com>
7175
7176 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
7177 * configure: Regenerate.
7178
7179 2009-01-17 Gerald Pfeifer <gerald@pfeifer.com>
7180
7181 * MAINTAINERS: Make whitespace consistent.
7182 Remove Robert Millan from Write After Approval.
7183
7184 2009-01-16 Alan Modra <amodra@bigpond.net.au>
7185
7186 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
7187 (all-opcodes): Depend on all-libiberty.
7188 * Makefile.in: Regenerate.
7189
7190 2009-01-15 Douglas B Rupp <rupp@gnat.com>
7191
7192 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
7193 * configure: Regenerate.
7194
7195 2009-01-12 Ramana Radhakrishnan <ramana.r@gmail.com>
7196
7197 * MAINTAINERS (Write After Approval): Add myself.
7198
7199 2009-01-12 Steven G. Kargl <sgk@troutmask.apl.washington.edu>
7200
7201 * MAINTAINERS: Add myself to reviewers (Fortran).
7202
7203 2009-01-12 Sebastian Pop <sebastian.pop@amd.com>
7204
7205 PR tree-optimization/38515
7206 * configure.ac (cloog-polylib): Removed.
7207 (with_ppl, with_cloog): Test for "no".
7208 * configure: Regenerated.
7209
7210 2009-01-11 Daniel Franke <franke.daniel@gmail.com>
7211
7212 * MAINTAINERS: Moved myself to reviewers (Fortran).
7213
7214 2009-01-06 Thomas Schwinge <tschwinge@gnu.org>
7215
7216 * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
7217 (Write After Approval): Remove myself.
7218
7219 2009-01-03 Diego Novillo <dnovillo@google.com>
7220
7221 * MAINTAINERS: Remove myself from alias maintainership.
7222
7223 2009-01-02 David Ayers <ayers@fsfe.org>
7224
7225 * MAINTAINERS: Update e-mail address.
7226
7227 2008-12-30 Gerald Pfeifer <gerald@pfeifer.com>
7228
7229 * MAINTAINERS: Make whitespace consistent.
7230
7231 2008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7232
7233 Backport from upstream Libtool:
7234 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
7235 Add cache variables to tests that require the linker to work.
7236 For shlibpath_overrides_runpath, this also changes the semantics
7237 to let the result from the C compiler take precedence.
7238
7239 2008-12-02 Ben Elliston <bje@au.ibm.com>
7240
7241 * config.sub, config.guess: Update from upstream sources.
7242
7243 2008-12-12 Sebastian Pop <sebastian.pop@amd.com>
7244
7245 * configure.ac (ppllibs): Add by default the lib flags.
7246 * configure: Regenerate.
7247
7248 2008-12-08 Luis Machado <luisgpm@br.ibm.com>
7249
7250 * MAINTAINERS: Add myself to the write after approval list.
7251
7252 2008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
7253
7254 * configure.ac: Add double brackets on darwin[912].
7255 * configure: Regenerate.
7256
7257 2008-12-03 Daniel Kraft <d@domob.eu>
7258
7259 * MAINTAINERS: Moved myself and Mikael Morin from Write After
7260 Approval to Reviewer section (for Fortran front-end).
7261
7262 2008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
7263
7264 * configure.ac: Expand to darwin10 and later.
7265 * configure: Regenerate.
7266
7267 2008-12-02 Andreas Schwab <schwab@suse.de>
7268
7269 * Makefile.def: configure-target-boehm-gc depends on
7270 all-target-libstdc++-v3.
7271 * Makefile.in: Regenerate.
7272
7273 2008-12-02 Kai Tietz <kai.tietz@onevision.com>
7274
7275 * MAINTAINERS: Add myself as mingw maintainer.
7276
7277 2008-12-02 Ben Elliston <bje@au.ibm.com>
7278
7279 * config.sub, config.guess: Update from upstream sources.
7280
7281 2008-12-01 Gerald Pfeifer <gerald@pfeifer.com>
7282
7283 * README.SCO: Remove.
7284
7285 2008-11-29 Fernando Pereira <pronesto@gmail.com>
7286
7287 * MAINTAINERS: Add myself to the write after approval list.
7288
7289 2008-11-29 Dave Korn <dave.korn.cygwin@gmail.com>
7290
7291 * MAINTAINERS: Update my email address in WAA section.
7292
7293 2008-11-29 Chen Liqin <liqin@sunnorth.com.cn>
7294
7295 * MAINTAINERS: Update e-mail address.
7296
7297 2008-11-27 Toon Moene <toon@moene.org>
7298
7299 * MAINTAINERS: Change e-mail address.
7300
7301 2008-11-27 Tristan Gingold <gingold@adacore.com>
7302
7303 * configure.ac: Build gdb for i?86-*-darwin*
7304 * configure: Regenerated.
7305
7306 2008-11-24 Hariharan Sandanagobalane <hariharan@picochip.com>
7307
7308 * MAINTAINERS: Added my full name.
7309
7310 2008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
7311
7312 PR bootstrap/38014
7313 PR bootstrap/37923
7314
7315 Revert:
7316
7317 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
7318
7319 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
7320 * Makefile.in: Regenerated.
7321
7322 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
7323
7324 PR gdb/921
7325 PR gdb/1646
7326 PR gdb/2175
7327 PR gdb/2176
7328
7329 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
7330 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
7331 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
7332 (HOST_EXPORTS): Pass CPPFLAGS.
7333 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
7334 (LDFLAGS_FOR_TARGET): Initialize from configure script.
7335 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
7336 * Makefile.in, configure: Regenerated.
7337 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
7338 and CPPFLAGS_FOR_BUILD.
7339
7340 2008-11-06 Jeff Law <law@redhat.com>
7341
7342 * MAINTAINERS: Add myself as middle end maintainer.
7343
7344 2008-11-06 Andrew Stubbs <ams@codesourcery.com>
7345
7346 * MAINTAINERS (Write after approval): Add myself.
7347
7348 2008-11-05 Diego Novillo <dnovillo@google.com>
7349
7350 * MAINTAINERS (Global Reviewers): Add myself.
7351 (Non-Algorithmic Maintainers): Remove myself.
7352
7353 2008-11-04 Thomas Schwinge <tschwinge@gnu.org>
7354
7355 * MAINTAINERS (Write after approval): Add myself.
7356
7357 2008-10-31 Mikael Morin <mikael.morin@tele2.fr>
7358
7359 * MAINTAINERS (Write after approval): Add myself.
7360
7361 2008-10-31 Ben Elliston <bje@au.ibm.com>
7362
7363 * configure.ac (spu-*-*): Remove special case.
7364 * configure: Regenerate.
7365
7366 2008-10-30 Catherine Moore <clm@codesourcery.com>
7367
7368 * MAINTAINERS (Write after approval): Update my email address.
7369
7370 2008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
7371
7372 * configure.ac [spu-*-*]: Do not set skipdirs.
7373 * configure: Re-generate.
7374
7375 2008-10-29 Bernd Schmidt <bernd.schmidt@analog.com>
7376
7377 * MAINTAINERS (Various Maintainers): Add myself to reload.
7378
7379 2008-10-25 Richard Guenther <rguenther@suse.de>
7380
7381 * MAINTAINERS (Various Maintainers): Add myself as middle-end
7382 maintainer. Remove myself as libgcc-math maintainer.
7383 (Non-Algorithmic Maintainers): Remove myself.
7384
7385 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
7386
7387 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
7388 * Makefile.in: Regenerated.
7389
7390 2008-10-23 Cary Coutant <ccoutant@google.com>
7391
7392 * MAINTAINERS (Write after approval): Add myself.
7393
7394 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
7395
7396 PR gdb/921
7397 PR gdb/1646
7398 PR gdb/2175
7399 PR gdb/2176
7400
7401 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
7402 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
7403 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
7404 (HOST_EXPORTS): Pass CPPFLAGS.
7405 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
7406 (LDFLAGS_FOR_TARGET): Initialize from configure script.
7407 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
7408 * Makefile.in, configure: Regenerated.
7409 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
7410 and CPPFLAGS_FOR_BUILD.
7411
7412 2008-10-20 Sebastian Pop <sebastian.pop@amd.com>
7413
7414 * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
7415 Sebastian Pop.
7416
7417 2008-10-14 Antoniu Pop <antoniu.pop@gmail.com>
7418
7419 * MAINTAINERS (Write After Approval): Added myself.
7420
7421 2008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7422
7423 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
7424 recommended version to 2.3.2.
7425
7426 * configure: Regenerate.
7427
7428 2008-10-01 Mark Mitchell <mark@codesourcery.com>
7429
7430 * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
7431
7432 2008-09-29 David Daney <david.daney@caviumnetworks.com>
7433
7434 * MAINTAINERS (Write After Approval): Update e-mail address.
7435
7436 2008-09-26 Peter O'Gorman <pogma@thewrittenword.com>
7437
7438 * libtool.m4: Update to libtool 2.2.6.
7439 * lt~obsolete.m4: Update to libtool 2.2.6.
7440 * ltmain.sh: Update to libtool 2.2.6.
7441 * ltsugar.m4: Update to libtool 2.2.6.
7442 * ltversion.m4: Update to libtool 2.2.6.
7443 * ltoptions.m4: Update to libtool 2.2.6.
7444 * ltgcc.m4: Update to match changes from libtool 2.2.6.
7445
7446 2008-09-22 Chris Fairles <cfairles@gcc.gnu.org>
7447
7448 * MAINTAINERS (Write After Approval): Add myself.
7449
7450 2008-09-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
7451
7452 * MAINTAINERS (Write After Approval): Update my name.
7453
7454 2008-09-20 Steven Bosscher <steven@gcc.gnu.org>
7455
7456 * MAINTAINERS: Add myself in "Write After Approval".
7457
7458 2008-09-18 Steve Ellcey <sje@cup.hp.com>
7459
7460 * MAINTAINERS: Add myself as ia64 maintainer.
7461
7462 2008-09-04 Gerald Pfeifer <gerald@pfeifer.com>
7463
7464 * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
7465 Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
7466 Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
7467 and Michael Tiemann from Write After Approval since they do not
7468 actually have access.
7469
7470 2008-09-05 Richard Guenther <rguenther@suse.de>
7471
7472 * configure.ac: Initialize clooglibs to -lcloog.
7473 * configure: Re-generate.
7474
7475 2008-09-04 Le-Chun Wu <lcwu@google.com>
7476
7477 * MAINTAINERS (Write After Approval): Add myself.
7478
7479 2008-09-03 Sebastian Pop <sebastian.pop@amd.com>
7480
7481 * configure.ac (--with-cloog-polylib): New.
7482 (--disable-cloog-version-check): New.
7483 (--disable-ppl-version-check): New.
7484 * configure: Re-generate.
7485
7486 2008-09-03 Richard Guenther <rguenther@suse.de>
7487
7488 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
7489 cloog test.
7490 * configure: Re-generate.
7491
7492 2008-09-03 Hari Sandanagobalane <hariharan@picochip.com>
7493
7494 Add picoChip port.
7495 * MAINTAINERS: Add picoChip maintainers.
7496
7497 2008-09-02 Sebastian Pop <sebastian.pop@amd.com>
7498 Tobias Grosser <grosser@fim.uni-passau.de>
7499 Jan Sjodin <jan.sjodin@amd.com>
7500 Harsha Jagasia <harsha.jagasia@amd.com>
7501 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
7502 Konrad Trifunovic <konrad.trifunovic@inria.fr>
7503 Adrien Eliche <aeliche@isty.uvsq.fr>
7504
7505 Merge from graphite branch.
7506 * configure: Regenerate.
7507 * Makefile.in: Regenerate.
7508 * configure.ac (host_libs): Add ppl and cloog.
7509 Add checks for PPL and CLooG.
7510 * Makefile.def (ppl, cloog): Added modules and dependences.
7511 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
7512 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
7513
7514 2008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
7515
7516 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
7517 (GCC_SHLIB_SUBDIR): New.
7518 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
7519 * configure: Regenerate.
7520 * Makefile.in: Regenerate.
7521
7522 2008-08-30 Gerald Pfeifer <gerald@pfeifer.com>
7523
7524 * MAINTAINERS: Consistently use tabs to separate columns.
7525
7526 2008-08-29 Tristan Gingold <gingold@adacore.com>
7527
7528 * MAINTAINERS (Write after Approval): Add myself.
7529
7530 2008-08-28 Tristan Gingold <gingold@adacore.com>
7531
7532 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
7533 Enable bfd, binutils and opcodes.
7534 * configure: Regenerate.
7535
7536 2008-08-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
7537
7538 * MAINTAINERS: Update my hppa and hpux entries. Remove my vax entry.
7539
7540 2008-08-23 Thomas Koenig <tkoenig@gcc.gnu.org>
7541
7542 * MAINTAINERS: Use correct Umlaut for last name.
7543
7544 2008-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
7545
7546 * MAINTAINERS: Move myself from Reviewers to Write after Approval.
7547
7548 2008-08-16 David Edelsohn <edelsohn@gnu.org>
7549
7550 * MAINTAINERS: Update my email address.
7551
7552 2008-08-16 Nicolas Roche <roche@adacore.com>
7553
7554 * Makefile.tpl: Add BOOT_ADAFLAGS.
7555 * Makefile.in: Regenerate.
7556
7557 2008-08-09 Richard Sandiford <rdsandiford@googlemail.com>
7558
7559 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
7560 * configure: Regenerate.
7561
7562 2008-07-30 Paolo Bonzini <bonzini@gnu.org>
7563
7564 * configure.ac: Add makefile fragments for hpux.
7565 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
7566 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
7567 * configure: Regenerate.
7568 * Makefile.in: Regenerate.
7569
7570 2008-07-28 Aldy Hernandez <aldyh@redhat.com>
7571
7572 * MAINTAINERS: Add Jakub and myself as gimple maintainers.
7573
7574 2008-07-11 Dodji Seketeli <dseketel@redhat.com>
7575
7576 * MAINTAINERS (Write after Approval): Add myself.
7577
7578 2008-07-02 Xuepeng Guo <xuepeng.guo@intel.com>
7579
7580 * MAINTAINERS (Write After Approval): Add myself.
7581
7582 2008-06-29 Andrew Jenner <andrew@codesourcery.com>
7583
7584 * MAINTAINERS (Write After Approval): Add myself.
7585
7586 2008-06-29 Krister Walfridsson <krister.walfridsson@gmail.com>
7587
7588 * MAINTAINERS: Update my email address.
7589
7590 2008-06-25 Joey Ye <joey.ye@intel.com>
7591
7592 * MAINTAINERS (Write After Approval): Add myself.
7593
7594 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7595
7596 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
7597 * Makefile.in: Regenerate.
7598 * configure: Regenerate.
7599
7600 2008-06-17 Daniel Kraft <d@domob.eu>
7601
7602 * MAINTAINERS (Write After Approval): Add myself.
7603
7604 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7605
7606 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
7607 "$@" is still intact with both Autoconf 2.59 and 2.62.
7608 * configure: Regenerate.
7609
7610 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7611
7612 * Makefile.tpl: Fix comment errors.
7613 * Makefile.in: Regenerate.
7614
7615 2008-06-12 David S. Miller <davem@davemloft.net>
7616 David Edelsohn <edelsohn@gnu.org>
7617
7618 * configure.ac: Add powerpc*-*-* to gold supported targets.
7619 * configure: Regenerate.
7620
7621 2008-06-08 Joseph Myers <joseph@codesourcery.com>
7622
7623 PR tree-optimization/36218
7624 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
7625 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
7626 (all prefix="build-"): Pass them to build-system sub-makes.
7627 * Makefile.in: Regenerate.
7628
7629 2008-06-07 Joseph Myers <joseph@codesourcery.com>
7630
7631 * MAINTAINERS (mt port): Remove.
7632 (sco5, unixware, sco udk): Remove.
7633 (Kean Johnston): Add to Write After Approval.
7634
7635 2008-05-30 Julian Brown <julian@codesourcery.com>
7636
7637 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
7638 of libobjc for ARM EABI Linux.
7639 * configure: Regenerate.
7640
7641 2008-05-18 Xinliang David Li <davidxl@google.com>
7642
7643 * ChangeLog: Remove wrong ChangeLog entry.
7644
7645 2008-05-17 Xinliang David Li <davidxl@google.com>
7646
7647 * MAINTAINERS (Write After Approval): Add myself.
7648
7649 2008-05-15 Janus Weil <janus@gcc.gnu.org>
7650
7651 * MAINTAINERS (Write After Approval): Add myself.
7652
7653 2008-05-14 Rafael Espíndola <espindola@google.com>
7654
7655 * config-ml.in: don't handle --enable-shared and --enable-static.
7656
7657 2008-05-10 Richard Sandiford <rdsandiford@googlemail.com>
7658
7659 * MAINTAINERS: Update my email address.
7660
7661 2008-05-10 Paolo Carlini <paolo.carlini@oracle.com>
7662
7663 * MAINTAINERS: Update my email address.
7664
7665 2008-05-03 Kris Van Hees <kris.van.hees@oracle.com>
7666
7667 * MAINTAINERS (Write After Approval): Add myself.
7668
7669 2008-04-28 Gabriele Svelto <gabriele.svelto@st.com>
7670
7671 * MAINTAINERS (Write After Approval): Add myself.
7672
7673 2008-04-25 Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
7674
7675 * MAINTAINERS (crx): Add myself.
7676
7677 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
7678
7679 Sync with src:
7680 2008-04-14 David S. Miller <davem@davemloft.net>
7681
7682 * configure.ac: Add sparc*-*-* to gold supported targets.
7683 * configure: Regenerate.
7684
7685 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
7686
7687 PR bootstrap/35457
7688 * configure.ac: Include override.m4.
7689 * configure: Regenerate.
7690
7691 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
7692
7693 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
7694 * Makefile.in: Regenerate.
7695
7696 2008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
7697
7698 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
7699 as nonconfigurable directories list.
7700 * configure: Regenerate.
7701
7702 2008-04-14 Ben Elliston <bje@au.ibm.com>
7703
7704 * config.sub, config.guess: Update from upstream sources.
7705
7706 2008-04-12 Hans-Peter Nilsson <hp@axis.com>
7707
7708 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
7709 * Makefile.in: Regenerate.
7710
7711 2008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
7712
7713 * configure.ac: Do not build libssp for the AVR.
7714 * configure: Regenerate.
7715
7716 2008-04-07 Ian Lance Taylor <iant@google.com>
7717
7718 * Makefile.def: check-gold depends upon all-binutils.
7719 * Makefile.in: Regenerate.
7720
7721 2008-04-04 Andy Hutchinson <hutchinsonandy@aim.com>
7722
7723 * MAINTAINERS (Write After Approval): Add myself.
7724
7725 2008-04-04 Nick Clifton <nickc@redhat.com>
7726
7727 PR binutils/4334
7728 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
7729 builds.
7730 * configure: Regenerate.
7731
7732 2008-04-04 NightStrike <NightStrike@gmail.com>
7733
7734 PR other/35151
7735 * configure.ac: Combine rules for mingw32 and mingw64.
7736 * configure: Regenerate.
7737
7738 2008-04-02 Kai Tietz <kai.tietz@onvision.com>
7739
7740 * MAINTAINERS (Write After Approval): Add myself.
7741
7742 2008-04-01 Seongbae Park <seongbae.park@gmail.com>
7743
7744 * Makefile.tpl (.NOTPARALLEL): Revert previous change.
7745 * Makefile.in (.NOTPARALLEL): Ditto.
7746
7747 2008-04-01 Peter O'Gorman <pogma@thewrittenword.com>
7748
7749 * MAINTAINERS (Write After Approval): Add myself.
7750
7751 2008-03-31 Seongbae Park <seongbae.park@gmail.com>
7752
7753 * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
7754 * Makefile.in (.NOTPARALLEL): Regenerate.
7755
7756 2008-03-27 Paolo Bonzini <bonzini@gnu.org>
7757
7758 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
7759 * Makefile.in: Regenerate.
7760
7761 2008-03-26 Jakub Staszak <kuba@et.pl>
7762
7763 * MAINTAINERS (Write After Approval): Add myself.
7764
7765 2008-03-23 Thomas Koenig <tkoenig@gcc.gnu.org>
7766
7767 * MAINTAINERS: Update e-mail address.
7768
7769 2008-03-20 Ian Lance Taylor <iant@google.com>
7770
7771 * configure.ac: Add support for --enable-gold.
7772 * Makefile.def: Add gold as a directory like ld.
7773 * configure, Makefile.in: Regenerate.
7774
7775 2008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7776
7777 * configure.ac: m4_include config/proginstall.m4.
7778 * configure: Regenerate.
7779
7780 Backport from upstream Libtool:
7781
7782 2007-10-12 Eric Blake <ebb9@byu.net>
7783
7784 Deal with Autoconf 2.62's semantic change in m4_append.
7785 * ltsugar.m4 (lt_append): Replace broken versions of
7786 m4_append.
7787 (lt_if_append_uniq): Don't require separator to be overquoted,
7788 and avoid broken m4_append.
7789 (lt_dict_add): Fix typo.
7790 * libtool.m4 (_LT_DECL): Don't overquote separator.
7791
7792 2008-03-13 David Edelsohn <edelsohn@gnu.org>
7793
7794 * config.rpath: Add AIX 6 support.
7795
7796 2008-03-13 Paolo Bonzini <bonzini@gnu.org>
7797
7798 * Makefile.def (stageprofile). Remove -fprofile-generate
7799 from stage_libcflags.
7800 * Makefile.in: Regenerate.
7801
7802 2008-03-13 Ben Elliston <bje@au.ibm.com>
7803
7804 * config.sub, config.guess: Update from upstream sources.
7805
7806 2008-03-06 Tom Tromey <tromey@redhat.com>
7807
7808 * MAINTAINERS: Update for treelang deletion.
7809
7810 2008-03-03 James E. Wilson <wilson@tuliptree.org>
7811
7812 * MAINTAINERS: Update my email address.
7813
7814 2008-03-03 Stan Shebs <stanshebs@earthlink.net>
7815
7816 * MAINTAINERS (darwin port): Add myself as a maintainer.
7817 (objective-c/c++): Add myself as a maintainer.
7818
7819 2008-03-03 Volker Reichelt <v.reichelt@netcologne.de>
7820
7821 * MAINTAINERS (Write After Approval): Update my email address.
7822
7823 2008-02-25 Tomas Bily <tbily@suse.cz>
7824
7825 * MAINTAINERS (Write After Approval): Add myself.
7826
7827 2008-02-23 Jakub Jelinek <jakub@redhat.com>
7828
7829 * MAINTAINERS (OpenMP): Add myself.
7830
7831 2008-02-20 Paolo Bonzini <bonzini@gnu.org>
7832
7833 PR bootstrap/32009
7834 PR bootstrap/32161
7835
7836 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
7837 * configure: Regenerate.
7838
7839 * Makefile.def: Define stage_libcflags for all bootstrap stages.
7840 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
7841 STAGE4_LIBCFLAGS): New.
7842 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
7843 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
7844 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
7845 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
7846 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
7847 for target modules. Don't export LIBCFLAGS.
7848 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
7849 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
7850 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
7851 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
7852 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
7853 * Makefile.in: Regenerate.
7854
7855 2008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7856
7857 PR libgcj/33085
7858 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
7859 Do not use -DDLL_EXPORT. Backport from upstream.
7860
7861 2008-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7862
7863 * MAINTAINERS (Write After Approval): Add myself.
7864
7865 2008-02-02 Hans-Peter Nilsson <hp@axis.com>
7866
7867 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
7868 * configure: Regenerate.
7869
7870 2008-01-31 Marc Gauthier <marc@tensilica.com>
7871
7872 * configure.ac (xtensa*-*-*): Recognize processor variants.
7873 * configure: Regenerate.
7874
7875 2008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7876
7877 PR bootstrap/34922
7878 * configure.ac (PARSE_ARGS): Push suitable setting of
7879 ac_subdirs_all, for `./configure --help=recursive'.
7880 Handle `+' in generic toplevel directory disabling.
7881 * configure: Regenerate.
7882
7883 2008-01-28 Nick Clifton <nickc@redhat.com>
7884
7885 * MAINTAINERS (xstormy16): Take over maintainership.
7886
7887 2008-01-25 Joseph Myers <joseph@codesourcery.com>
7888
7889 * MAINTAINERS (c4x port): Remove.
7890
7891 2008-01-24 David Edelsohn <edelsohn@gnu.org>
7892
7893 * libtool.m4: Backport AIX 6 support from ToT Libtool.
7894
7895 2008-01-23 Ben Elliston <bje@au.ibm.com>
7896
7897 * config.sub, config.guess: Update from upstream sources.
7898
7899 2008-01-22 Tobias Grosser <grosser@fim.uni-passau.de>
7900
7901 * MAINTAINERS (Write After Approval): Add myself.
7902
7903 2008-01-17 H.J. Lu <hjl.tools@gmail.com>
7904
7905 * MAINTAINERS: Update my email address.
7906
7907 2008-01-09 Raksit Ashok <raksit@google.com>
7908
7909 * MAINTAINERS (Write After Approval): Add myself.
7910
7911 2008-01-09 Raksit Ashok <raksit@google.com>
7912
7913 * MAINTAINERS (Write After Approval): Add myself.
7914
7915 2008-01-08 Ben Elliston <bje@au.ibm.com>
7916
7917 * config.sub, config.guess: Update from upstream sources.
7918
7919 2007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7920
7921 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
7922 Change recommended MPFR from 2.2.1 -> 2.3.0.
7923 * configure: Regenerate.
7924
7925 2007-12-15 Sebastian Pop <sebastian.pop@amd.com>
7926
7927 * MAINTAINERS: Update my email address.
7928
7929 2007-12-15 Bernhard Fischer <aldot@gcc.gnu.org>
7930
7931 * MAINTAINERS: Update my email address.
7932
7933 2007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
7934
7935 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
7936 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
7937 * Makefile.in: Regenerate.
7938
7939 2007-12-10 Mark Heffernan <meheff@google.com>
7940
7941 * MAINTAINERS (Write After Approval): Add myself and alphabetize two
7942 misplaced entries.
7943
7944 2007-12-10 Andreas Tobler <a.tobler@schweiz.org>
7945
7946 * configure.ac: Enable libjava for x86_64-*-darwin9.
7947 * configure: Regenerate.
7948
7949 2007-12-07 Bill Maddox <maddox@google.com>
7950
7951 * MAINTAINERS (Write After Approval): Add myself.
7952
7953 2007-12-05 Ben Elliston <bje@au.ibm.com>
7954
7955 * config.sub, config.guess: Update from upstream sources.
7956
7957 2007-12-02 Matthias Klose <doko@ubuntu.com>
7958
7959 * config-ml.in: Remove 64bit configure tests.
7960
7961 2007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7962
7963 * config-ml.in: Robustify against white space in absolute file
7964 names.
7965
7966 * config-ml.in (multi-clean): Substitute ${Makefile}.
7967 Remove superfluous ${Makefile} in list.
7968
7969 2007-11-19 Thiemo Seufer <ths@mips.com>
7970
7971 * config-ml.in: Don't hardcode the Makefile name.
7972
7973 2007-11-08 Alexander Monakov <amonakov@ispras.ru>
7974
7975 * MAINTAINERS (Write After Approval): Add myself.
7976
7977 2007-11-07 Samuel Tardieu <sam@rfc1149.net>
7978
7979 * MAINTAINERS (Write After Approval): Add myself.
7980
7981 2007-11-06 Doug Kwan <dougkwan@google.com>
7982
7983 * MAINTAINERS (Write After Approval): Add myself.
7984
7985 2007-10-25 Ben Elliston <bje@au.ibm.com>
7986
7987 * MAINTAINERS (mercury): Remove entry.
7988 (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
7989
7990 2007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
7991
7992 * Makefile.def (dependencies): Make configure-gdb depend on
7993 all-intl.
7994 * Makefile.in: Regenerated.
7995
7996 2007-10-22 Steven G. Kargl <kargl@gcc.gnu.org>
7997
7998 * MAINTAINERS (Fortran maintainer): Remove myself.
7999
8000 2007-10-15 Patrick Mansfield <patmans@us.ibm.com>
8001
8002 * Makefile.def: To avoid problems running with parallel makes,
8003 build newlib before libgloss so that target specific header
8004 files are availble.
8005 * Makefile.in: Regenerate
8006
8007 2007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
8008
8009 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
8010 * Makefile.in: Regenerate.
8011
8012 2007-10-09 Vladimir Makarov <vmakarov@redhat.com>
8013
8014 * MAINTAINERS (Register allocation reviewer): Add myself.
8015
8016 2007-10-08 Mike Frysinger <vapier@gentoo.org>
8017
8018 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
8019 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
8020 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
8021 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
8022 * configure: Regenerate.
8023
8024 2006-10-04 Seongbae Park <seongbae.park@gmail.com>
8025
8026 * MAINTAINERS (Register allocation reviewer): Add myself.
8027
8028 2007-10-01 Paolo Bonzini <bonzini@gnu.org>
8029
8030 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
8031 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
8032 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
8033 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
8034 * configure.ac: Default them to host tools for $host = $build.
8035 Subst them.
8036
8037 * configure: Regenerate.
8038 * Makefile.in: Regenerate.
8039
8040 2006-09-24 Peter Bergner <bergner@vnet.ibm.com>
8041
8042 * MAINTAINERS (Register allocation reviewer): Add myself.
8043
8044 2006-09-24 Kenneth Zadeck <zadeck@naturalbridge.com>
8045
8046 * MAINTAINERS (Register allocation reviewer): Add myself.
8047
8048 2007-09-21 Seongbae Park <seongbae.park@gmail.com>
8049
8050 * MAINTAINERS (Write After Approval): Fix typo.
8051
8052 2007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
8053
8054 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
8055 * configure: Regenerate.
8056
8057 2007-09-20 Paul Jarc <prj-bugzilla-gcc@multivac.cwru.edu>
8058
8059 PR bootstrap/31906
8060 * libtool-ldflags: Don't prefix arguments with -Xcompiler if
8061 they're already prefixed.
8062
8063 2007-09-19 Benjamin Kosnik <bkoz@redhat.com>
8064
8065 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
8066 libstdc++.
8067 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
8068 * configure: Regenerate.
8069 * Makefile.in: Regenerate.
8070
8071 2007-09-17 Andreas Schwab <schwab@suse.de>
8072
8073 * configure.ac: Raise minimum makeinfo version to 4.6.
8074 * configure: Regenerate.
8075
8076 2007-09-17 Johannes Singler <singler@ira.uka.de>
8077
8078 * MAINTAINERS (write-after-approval) add myself
8079
8080 2007-09-15 Alan Modra <amodra@bigpond.net.au>
8081
8082 * configure.ac: Correct makeinfo version check.
8083 * configure: Regenerate.
8084
8085 2007-09-14 Richard Sandiford <rsandifo@nildram.co.uk>
8086
8087 * MAINTAINERS: Update my email address.
8088
8089 2007-09-14 Richard Sandiford <richard@codesourcery.com>
8090
8091 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
8092 to $skipdirs and only disable gprof for newlib. Use the normal
8093 mips*-elf* handling in other respects.
8094 * configure: Regnerate.
8095
8096 2007-09-12 David Daney <ddaney@avtrex.com>
8097
8098 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
8099 enabling libgcj.
8100 * configure: Regenerate.
8101
8102 2007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
8103
8104 PR other/32154
8105 * configure.ac: For libgloss targets, point the linker to the linker
8106 script, startup code and simulator library.
8107 * configure: Regenerate.
8108
8109 2007-09-07 Andrew Haley <aph@redhat.com>
8110
8111 * configure.ac (noconfigdirs): Remove target-libffi and
8112 target-libjava.
8113 * configure: Regenerate.
8114
8115 2007-09-06 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
8116
8117 PR target/33281
8118 * configure.ac: Use config/mh-mingw on mingw.
8119 * configure: Regenerate.
8120
8121 2007-09-05 Pat Haugen <pthaugen@us.ibm.com>
8122
8123 * MAINTAINERS (Write After Approval): Add myself.
8124
8125 2007-09-05 Richard Guenther <rguenther@suse.de>
8126
8127 * configure.ac (--enable-stage1-checking): If neither --enable-checking
8128 nor --disable-checking is provided also turn on yes and types
8129 checking for stage1.
8130 * configure: Re-generate.
8131
8132 2007-08-30 Krister Walfridsson <cato@df.lth.se>
8133
8134 * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
8135 (Write After Approval): Remove myself.
8136
8137 2007-08-29 Nick Clifton <nickc@redhat.com>
8138
8139 * config.sub, config.guess: Update from upstream sources.
8140
8141 2007-08-22 Bud Davis <jmdavis@link.com>
8142
8143 * MAINTAINERS (Write After Approval): Added myself.
8144 * MAINTAINERS (Reviewers): Removed myself.
8145
8146 2007-08-18 Paul Brook <paul@codesourcery.com>
8147 Joseph Myers <joseph@codesourcery.com>
8148
8149 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
8150 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
8151 * Makefile.in: Regenerate.
8152 * configure.ac (--with-debug-prefix-map): New.
8153 * configure: Regenerate.
8154
8155 2007-08-17 Richard Sandiford <richard@codesourcery.com>
8156 Nigel Stephens <nigel@mips.com>
8157
8158 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
8159 as target_makefile_frag.
8160 * configure: Regenerate.
8161
8162 2007-08-16 Alexandre Oliva <aoliva@redhat.com>
8163
8164 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
8165 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
8166 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
8167 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
8168 (do-compare, do-compare3, do-compare-debug): New.
8169 ([+compare-target+]): Use them.
8170
8171 2007-08-14 Maxim Kuvyrkov <maxim@codesourcery.com>
8172
8173 * MAINTAINERS (Write After Approval): Change my email address.
8174
8175 2007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8176 Ben Elliston <bje@au.ibm.com>
8177
8178 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
8179 --silent if $silent.
8180 * configure: Regenerate.
8181
8182 2003-08-12 Zdenek Dvorak <ook@ucw.cz>
8183
8184 * MAINTAINERS (Various Maintainers): Add myself as
8185 loop infrastructure maintainer. Update my e-mail
8186 address.
8187
8188 2007-07-31 Diego Novillo <dnovillo@google.com>
8189
8190 * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
8191 Adjust description.
8192
8193 2007-07-26 Richard Guenther <rguenther@suse.de>
8194
8195 * configure.ac: Add types checking to stage1 checking flags.
8196 * configure: Regenerate.
8197
8198 2007-07-17 Nick Clifton <nickc@redhat.com>
8199
8200 * COPYING3: New file. Contains version 3 of the GNU General
8201 Public License.
8202 * COPYING3.LIB: New file. Contains version 3 of the GNU
8203 Lesser General Public License.
8204
8205 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
8206
8207 * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
8208
8209 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
8210
8211 * MAINTAINERS (S/390 co-maintainer): Add myself.
8212 (Write After Approval): Remove myself.
8213
8214 2007-07-13 Dan Hipschman <dsh@google.com>
8215
8216 * MAINTAINERS (Write After Approval): Add myself.
8217
8218 2007-07-11 Nick Clifton <nickc@redhat.com>
8219
8220 * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
8221 WINDRES export.
8222 * Makefile.in: Regenerate.
8223
8224 2007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8225
8226 * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
8227 maintainer.
8228
8229 2007-07-05 H.J. Lu <hongjiu.lu@intel.com>
8230
8231 * lt~obsolete.m4: New. Import from 20070318 libtool.
8232
8233 2007-07-03 Julian Brown <julian@codesourcery.com>
8234
8235 * MAINTAINERS (Write After Approval): Add myself.
8236
8237 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8238
8239 * configure.ac: Rewrite 'configure --help' strings to look nicer.
8240 * configure: Regenerate.
8241
8242 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8243
8244 * configure.ac: Add some missing m4 quotation.
8245 * configure: Regenerate.
8246
8247 2007-07-02 Simon Baldwin <simonb@google.com>
8248
8249 * MAINTAINERS (Write After Approval): Add myself.
8250
8251 2007-07-02 Paolo Bonzini <bonzini@gnu.org>
8252
8253 * configure: Regenerate.
8254
8255 2007-07-02 Kai Tietz <kai.tietz@onevision.com>
8256
8257 * Makefile.def: Add windmc tool to build.
8258 * Makefile.tpl: Likewise.
8259 * configure.ac: Likewise.
8260 * Makefile.in: Regenerate.
8261 * configure: Regenerate.
8262
8263 2007-06-28 DJ Delorie <dj@redhat.com>
8264
8265 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
8266 not building newlib.
8267 * configure: Regenerated.
8268
8269 2007-06-28 Jan Sjodin <jan.sjodin@amd.com>
8270
8271 * MAINTAINERS (Write After Approval): Add myself.
8272
8273 2007-06-25 Martin Michlmayr <tbm@cyrius.com>
8274
8275 * MAINTAINERS (Write After Approval): Add myself.
8276
8277 2007-06-19 Chris Matthews <chrismatthews@google.com>
8278
8279 * MAINTAINERS (Write After Approval): Add myself.
8280
8281 2007-06-19 Rask Ingemann Lambertsen <rask@sygehus.dk>
8282
8283 * MAINTAINERS (Write After Approval): Add myself.
8284
8285 2007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
8286
8287 * Makefile.def: Add dependency from configure-gdb to all-bfd.
8288 * Makefile.in: Regenerated.
8289
8290 2007-06-14 Bernd Schmidt <bernd.schmidt@analog.com>
8291
8292 * configure.ac: Don't add target-libmudflap to noconfigdirs for
8293 bfin*-*-uclinux* targets.
8294 * configure: Regenerate.
8295
8296 2007-06-14 Ian Lance Taylor <iant@google.com>
8297
8298 * MAINTAINERS: Add myself as non-algorithmic global write
8299 maintainer.
8300
8301 2007-06-14 Diego Novillo <dnovillo@google.com>
8302
8303 * MAINTAINERS: Add self as middle-end maintainer and
8304 non-algorithmic global write maintainer.
8305
8306 2007-06-14 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
8307
8308 * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
8309 Move all Fortran maintainers except Paul Brook into the
8310 Non-Autopoiesis section.
8311
8312 2007-06-14 Paolo Bonzini <bonzini@gnu.org>
8313
8314 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
8315 (distclean-stage[+id+]): Possibly delete stage_last.
8316 * Makefile.in: Regenerate.
8317
8318 2007-06-12 Seongbae Park <seongbae.park@gmail.com>
8319
8320 * MAINTAINERS (Various Maintainer): Fix typo.
8321
8322 2007-06-11 Paolo Bonzini <bonzini@gnu.org>
8323
8324 * MAINTAINERS (Various Maintainer): Add myself as
8325 dataflow maintainer.
8326
8327 2007-06-07 Ben Elliston <bje@au.ibm.com>
8328
8329 * config.sub, config.guess: Update from upstream sources.
8330
8331 2007-06-07 Ben Elliston <bje@au.ibm.com>
8332
8333 * Makefile.tpl: Fix spelling error.
8334 * Makefile.in: Regenerate.
8335
8336 2007-06-01 Steve Ellcey <sje@cup.hp.com>
8337
8338 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
8339 lt_cv_sys_max_cmd_len.
8340
8341 2007-05-31 Dorit Nuzman <dorit@il.ibm.com>
8342
8343 * MAINTAINERS (Various Maintainers): Add myself as
8344 auto-vectorizer maintainer.
8345
8346 2003-05-31 Paolo Bonzini <bonzini@gnu.org>
8347
8348 PR libjava/32098
8349 * libtool.m4: Revert previous change.
8350 * ltgcc.m4: Put it here.
8351
8352 2003-05-30 Zdenek Dvorak <dvorakz@suse.cz>
8353
8354 * MAINTAINERS (Various Maintainers): Add myself as
8355 auto-vectorizer maintainer.
8356
8357 2007-05-30 H.J. Lu <hongjiu.lu@intel.com>
8358
8359 PR libjava/32098
8360 * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
8361
8362 2007-05-30 Richard Guenther <rguenther@suse.de>
8363
8364 * MAINTAINERS (Various Maintainers): Add myself as
8365 auto-vectorizer maintainer.
8366
8367 2007-05-30 Jakub Jelinek <jakub@redhat.com>
8368
8369 PR bootstrap/29382
8370 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
8371 * configure: Rebuilt.
8372
8373 2007-05-28 Roberto Costa <robsettantasei@gmail.com>
8374
8375 * MAINTAINERS (Write After Approval): Removed my name.
8376
8377 2007-05-25 Steven Bosscher <steven@gcc.gnu.org>
8378
8379 * MAINTAINERS (Write After Approval): Remove myself.
8380
8381 2007-05-25 Andreas Tobler <a.tobler@schweiz.org>
8382
8383 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
8384
8385 2007-05-23 Steve Ellcey <sje@cup.hp.com>
8386
8387 * ltmain.sh: Update from ToT Libtool.
8388 * libtool.m4: Update from ToT Libtool.
8389 * ltsugar.m4: New. Update from ToT Libtool.
8390 * ltversion.m4: New. Update from ToT Libtool.
8391 * ltoptions.m4: New. Update from ToT Libtool.
8392 * ltconfig: Remove.
8393 * ltcf-c.sh: Remove.
8394 * ltcf-cxx.sh: Remove.
8395 * ltcf-gcj.sh: Remove.
8396
8397 2007-05-22 Ollie Wild <aaw@google.com>
8398
8399 * MAINTAINERS (Write After Approval): Add myself.
8400
8401 2007-05-16 Paolo Bonzini <bonzini@gnu.org>
8402
8403 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
8404 stage_cflags.
8405 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
8406 Remove CFLAGS/LIBCFLAGS.
8407 (configure-stage[+id+]-[+prefix+][+module+],
8408 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
8409 * Makefile.in: Regenerate.
8410
8411 2007-05-15 Diego Novillo <dnovillo@google.com>
8412
8413 * MAINTAINERS: Update e-mail address.
8414
8415 2007-05-15 Revital Eres <eres@il.ibm.com>
8416
8417 * MAINTAINERS (Write After Approval): Add myself.
8418
8419 2007-05-14 Roberto Costa <robsettantasei@gmail.com>
8420
8421 * MAINTAINERS (Write After Approval): Updated my address.
8422
8423 2007-05-14 Thomas Neumann <tneumann@users.sourceforge.net>
8424
8425 * MAINTAINERS (Write After Approval): Add myself.
8426
8427 2007-05-11 Silvius Rus <rus@google.com>
8428
8429 * MAINTAINERS (Write After Approval): Add myself.
8430
8431 2007-04-23 Tom Tromey <tromey@redhat.com>
8432
8433 * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
8434
8435 2007-04-22 Mark Mitchell <mark@codesourcery.com>
8436
8437 * MAINTAINERS (cpplib): Rename to ...
8438 (libcpp): ... this. Add C/C++ front end maintainers.
8439
8440 2007-04-14 Steve Ellcey <sje@cup.hp.com>
8441
8442 * config-ml.in: Pass ${ml_config_env} to configure calls.
8443
8444 2007-04-04 Christian Bruel <christian.bruel@st.com>
8445
8446 * MAINTAINERS (Write After Approval): Add myself.
8447
8448 2007-04-02 Dave Korn <dave.korn@artimi.com>
8449
8450 * MAINTAINERS (Write After Approval): Add myself.
8451
8452 2007-03-31 Tobias Burnus <burnus@net-b.de>
8453
8454 * MAINTAINERS (fortran 95 front end): Add myself.
8455
8456 2007-03-28 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
8457
8458 * MAINTAINERS (Write After Approval): Add myself.
8459
8460 2007-03-24 Ayal Zaks <zaks@il.ibm.com>
8461
8462 * MAINTAINERS (Modulo Scheduler): Add myself.
8463
8464 2007-03-23 Brooks Moses <brooks.moses@codesourcery.com>
8465
8466 * MAINTAINERS (fortran 95 front end): Add myself.
8467 (c++ front end): whitespace fix.
8468
8469 2007-03-22 Nathan Froyd <froydnj@codesourcery.com>
8470
8471 * MAINTAINERS (Write After Approval): Add myself.
8472
8473 2007-03-21 Richard Sandiford <richard@codesourcery.com>
8474
8475 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
8476 of glob. Quote arguments with single quotes too.
8477 * configure: Regenerate.
8478
8479 2007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
8480
8481 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
8482 * Makefile.in: Regenerate
8483
8484 2007-03-07 Andreas Schwab <schwab@suse.de>
8485
8486 * configure: Regenerate.
8487
8488 2007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
8489
8490 * configure.ac: Add "--with-pdfdir" configure option,
8491 which defines pdfdir variable.
8492 * Makefile.def (target=fixincludes): Add install-pdf to
8493 missing targets.
8494 (recursive_targets): Add install-pdf target.
8495 (flags_to_pass): Add pdfdir.
8496 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
8497 target.
8498 * configure: Regenerate
8499 * Makefile.in: Regenerate
8500
8501 2007-02-28 Eric Christopher <echristo@apple.com>
8502
8503 Revert:
8504 2006-12-07 Mike Stump <mrs@apple.com>
8505
8506 * Makefile.def (dependencies): Add dependency for
8507 install-target-libssp and install-target-libgomp on
8508 install-gcc.
8509 * Makefile.in: Regenerate.
8510
8511 2007-02-27 Matt Kraai <kraai@ftbfs.org>
8512
8513 * configure: Regenerate.
8514 * configure.ac: Move statements after variable declarations.
8515
8516 2007-02-19 Kaz Kojima <kkojima@gcc.gnu.org>
8517
8518 * MAINTAINERS: Add myself as sh maintainer.
8519
8520 2007-02-19 Joseph Myers <joseph@codesourcery.com>
8521
8522 * configure.ac: Adjust for loop syntax.
8523 * configure: Regenerate.
8524
8525 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
8526
8527 * configure: Rebuilt.
8528
8529 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
8530
8531 * configure.ac: Drop multiple occurrences of --enable-languages,
8532 and fix its quoting.
8533 * configure: Rebuilt.
8534
8535 2007-02-17 Mark Mitchell <mark@codesourcery.com>
8536 Nathan Sidwell <nathan@codesourcery.com>
8537 Vladimir Prus <vladimir@codesourcery.com>
8538 Joseph Myers <joseph@codesourcery.com>
8539
8540 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
8541 * configure: Regenerate.
8542
8543 2007-02-14 Gerald Pfeifer <gerald@pfeifer.com>
8544
8545 * ltconfig (freebsd*): Default to elf.
8546
8547 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
8548
8549 * configure.ac (target_libraries): Move libgcc before libiberty.
8550 * configure: Regenerated.
8551
8552 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
8553 Paolo Bonzini <bonzini@gnu.org>
8554
8555 PR bootstrap/30753
8556 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
8557 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
8558 * configure: Regenerated.
8559
8560 2007-02-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
8561
8562 * MAINTAINERS (Language Front End Maintainers): Update my mail
8563 address.
8564
8565 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
8566
8567 PR bootstrap/30748
8568 * configure.ac: Correct syntax for Solaris ksh.
8569 * configure: Regenerated.
8570
8571 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
8572
8573 * configure.ac: Sync with src.
8574 * configure: Regenerate.
8575
8576 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
8577
8578 * Makefile.in: Regenerate.
8579
8580 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
8581
8582 * config.sub: Sync with src.
8583
8584 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
8585
8586 * Makefile.tpl (build_alias, host_alias, target_alias): Use
8587 noncanonical equivalents.
8588 * configure.in: Rename to...
8589 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
8590 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
8591 target_noncanonical. Use them. Rewrite removal of configure
8592 arguments for autoconf 2.59. Discard variable settings. Force
8593 program_transform_name for native tools.
8594
8595 * Makefile.in: Regenerated.
8596 * configure: Regenerated with autoconf 2.59.
8597
8598 2007-02-07 Roman Zippel <zippel@linux-m68k.org>
8599
8600 * MAINTAINERS (Write After Approval): Add myself.
8601
8602 2007-01-31 Andreas Schwab <schwab@suse.de>
8603
8604 * Makefile.tpl (LDFLAGS): Substitute it.
8605 * Makefile.in: Regenerate.
8606
8607 2007-01-30 Andrey Belevantsev <abel@ispras.ru>
8608
8609 * MAINTAINERS (Write After Approval): Add myself.
8610
8611 2007-01-28 David Edelsohn <edelsohn@gnu.org>
8612
8613 * MAINTAINERS (spu port): Add myself.
8614
8615 2007-01-23 Richard Guenther <rguenther@suse.de>
8616
8617 PR bootstrap/30541
8618 * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
8619 * Makefile.tpl (GNATBIND): Substitute it.
8620 (GNATMAKE): Likewise.
8621 (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
8622 of STAGE_PREFIX.
8623 * Makefile.in: Regenerate.
8624 * configure: Regenerate.
8625
8626 2007-01-18 Mike Stump <mrs@apple.com>
8627
8628 * configure.in: Re-enable -Werror for gcc builds.
8629
8630 2007-01-11 Harsha Jagasia <harsha.jagasia@amd.com>
8631
8632 * MAINTAINERS (Write After Approval): Add myself.
8633
8634 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
8635
8636 * configure.in: Change == to = in test command.
8637 * configure: Regenerate.
8638
8639 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
8640 Nick Clifton <nickc@redhat.com>
8641 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
8642
8643 * configure.in (build_configargs, host_configargs, target_configargs):
8644 Remove build/host/target parameters.
8645 (host_libs): Add gmp and mpfr.
8646 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
8647 * Makefile.def (gmp, mpfr): New.
8648 (gcc): Remove target.
8649 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
8650 target_os, target_vendor): New.
8651 (configure): Add host_alias/target_alias arguments; adjust invocations.
8652 * configure: Regenerate.
8653 * Makefile.in: Regenerate.
8654
8655 2007-01-11 Matt Fago <fago@earthlink.net>
8656
8657 * configure.in: Try to link to functions only in mpfr 2.2.x
8658 to improve robustness of configure tests.
8659 * configure: Regenerate.
8660
8661 2007-01-09 Uros Bizjak <ubizjak@gmail.com>
8662
8663 * MAINTAINERS: Add myself as i386 maintainer.
8664
8665 2007-01-08 Jan Hubicka <jh@suse.cz>
8666
8667 * MAINTAINERS: Add myself as i386 maintainer.
8668
8669 2007-01-08 Kai Tietz <kai.tietz@onevision.com>
8670
8671 * configure.in: Add support for an x86_64-mingw* target.
8672 * configure: Regenerate.
8673
8674 2007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
8675
8676 * Makefile.tpl (all-target): Correct @if conditional for target
8677 modules.
8678 * configure.in: Omit libiberty if building only target libgcc.
8679 * configure, Makefile.in: Regenerated.
8680
8681 2007-01-04 Paolo Bonzini <bonzini@gnu.org>
8682
8683 * configure.in: Use DEV-PHASE to detect default for --enable-werror.
8684 * configure: Regenerate.
8685
8686 2007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
8687
8688 * Makefile.def (target_modules): Add libgcc.
8689 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
8690 * Makefile.tpl (clean-target-libgcc): Delete.
8691 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
8692 on gcc even for bootstrapped modules. Rewrite handling of
8693 lang_env_dependencies to loop over target_modules.
8694 * configure.in (target_libraries): Add target-libgcc.
8695 * Makefile.in, configure: Regenerated.
8696
8697 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
8698
8699 * configure.in: Reorganize recognition of languages. Add
8700 --enable-stage1-languages. Show supported languages for the chosen
8701 target rather than all recognized languages.
8702 * configure: Regenerate.
8703
8704 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
8705
8706 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
8707 * Makefile.in: Regenerate.
8708
8709 2006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8710
8711 * configure.in: Warn that MPFR 2.2.0 is buggy.
8712 * configure: Regenerate.
8713
8714 2006-12-27 Ian Lance Taylor <iant@google.com>
8715
8716 * configure.in: When removing Makefiles to force a reconfigure, also
8717 remove prev-DIR*/Makefile.
8718 * configure: Regenerate.
8719
8720 2006-12-22 Andreas Schwab <schwab@suse.de>
8721
8722 * configure: Regenerate with correct autoconf version.
8723
8724 2006-12-20 Adam Megacz <megacz@cs.berkeley.edu>
8725
8726 * configure.in: add AC_SUBST for *_FOR_TARGET.
8727 * configure: Regenerate.
8728
8729 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
8730
8731 * configure.in: Simplify logic for rejecting languages that cannot
8732 be built. Separate the case when a language is unsupported,
8733 from the case when the user chooses not to build a language.
8734
8735 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
8736
8737 * configure.in: Remove "$build" case for powerpc-*-darwin* since
8738 it only affects bootstrap and could be tested on "$host" as well.
8739 * configure: Regenerate.
8740 * config/mh-ppc-darwin: Add to the stage1 cflags here.
8741
8742 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
8743
8744 PR bootstrap/29544
8745 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
8746 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
8747 move here comment from Makefile.tpl.
8748 * Makefile.tpl: Move some definitions higher in the file.
8749 (STAGE1_CHECKING): New.
8750 * configure.in: Add --enable-stage1-checking.
8751 * configure: Regenerate.
8752 * Makefile.in: Regenerate.
8753
8754 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
8755
8756 * MAINTAINERS: Add myself as build system maintainer.
8757
8758 2006-12-15 Simon Martin <simartin@users.sourceforge.net>
8759
8760 * MAINTAINERS (Write After Approval): Add myself.
8761
8762 2006-12-13 Eric Christopher <echristo@apple.com>
8763
8764 * MAINTAINERS: Add myself as darwin maintainer.
8765
8766 2006-12-11 Ian Lance Taylor <ian@airs.com>
8767
8768 * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
8769
8770 2006-12-11 Joern Rennecke <joern.rennecke@arc.com>
8771
8772 MAINTAINERS: Update my entry.
8773
8774 2006-12-11 Alan Modra <amodra@bigpond.net.au>
8775
8776 * configure.in: Handle spu makefile frag.
8777 * Makefile.tpl (MAINT): Define
8778 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
8779 * configure: Regenerate.
8780 * Makefile.in: Regenerate.
8781
8782 2006-12-11 Ben Elliston <bje@au.ibm.com>
8783
8784 * config.guess: Import latest version.
8785 * config.sub: Likewise.
8786
8787 2006-12-11 Ben Elliston <bje@au.ibm.com>
8788
8789 * configure.in (spu-*-*): Don't skip target-libiberty.
8790 * configure: Regenerate.
8791
8792 2006-12-10 Andreas Tobler <a.tobler@schweiz.org>
8793
8794 PR bootstrap/30134
8795 * configure.in: Correct x86 darwin support for libjava to powerpc
8796 and i?86 only.
8797 * configure: Regenerate.
8798
8799 2006-12-08 Sandro Tolaini <tolaini@libero.it>
8800
8801 * configure.in: Add x86 darwin support for libjava.
8802 * configure: Regenerate.
8803
8804 2006-12-07 Mike Stump <mrs@apple.com>
8805
8806 * Makefile.def (dependencies): Add dependency for
8807 install-target-libssp and install-target-libgomp on
8808 install-gcc.
8809 * Makefile.in: Regenerate.
8810
8811 2006-12-04 Richard Guenther <rguenther@suse.de>
8812
8813 * MAINTAINERS (Non-Algorithmic Maintainers): New section.
8814 (Non-Algorithmic Maintainers): Move over non-algorithmic
8815 loop optimizer maintainers, add myself as a non-algorithmic
8816 middle-end maintainer.
8817
8818 2006-12-04 Daniel Franke <franke.daniel@gmail.com>
8819
8820 * MAINTAINERS (Write After Approval): Add myself.
8821
8822 2006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8823
8824 * configure.in: Update error message for missing GMP/MPFR.
8825
8826 * configure: Regenerate.
8827
8828 2006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8829
8830 * configure.in: Update MPFR version in error message.
8831
8832 * configure: Regenerate.
8833
8834 2006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8835
8836 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
8837 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
8838 --with-gmp-lib): New flags.
8839
8840 * configure: Regenerate.
8841
8842 2006-11-25 Brooks Moses <brooks.moses@codesourcery.com>
8843
8844 * MAINTAINERS (Write After Approval): Change my email address.
8845
8846 2006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
8847
8848 * MAINTAINERS (Write After Approval): Add myself.
8849
8850 2006-11-22 Philipp Thomas <pth@suse.de>
8851
8852 * MAINTAINERS (i18n): Update e-mail address.
8853
8854 2006-11-21 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
8855
8856 * MAINTAINERS (spu port): Add myself as maintainer.
8857 (Write After Approval): Remove myself.
8858
8859 2006-11-22 Ben Elliston <bje@au.ibm.com>
8860
8861 * configure.in (skipdirs): Don't build libssp for SPU.
8862 * configure: Regenerate.
8863
8864 2006-11-21 Andrew Pinski <andrew_pinski@playstation.sony.com>
8865
8866 * MAINTAINERS (spu port): Add myself as maintainer.
8867 (libobjc): Update my email address.
8868
8869 2006-11-21 Andrea Bona <andrea.bona@st.com>
8870
8871 * MAINTAINERS (Write After Approval): Add myself.
8872
8873 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
8874
8875 * configure.in (skipdirs) : Don't build target-libiberty for SPU.
8876 * configure : Rebuilt.
8877
8878 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
8879
8880 * MAINTAINERS (Write After Approval): Add myself.
8881
8882 2006-11-20 Andrea Ornstein <andrea.ornstein@st.com>
8883
8884 * MAINTAINERS (Write After Approval): Add myself.
8885
8886 2006-11-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8887
8888 * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
8889 libmpfr.a.
8890 * configure: Regenerate.
8891
8892 2006-11-16 Paolo Bonzini <bonzini@gnu.org>
8893
8894 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
8895 (unstage): Test for stage_last presence.
8896
8897 PR bootstrap/29802
8898 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
8899 STAGE_PREFIX.
8900 * Makefile.in: Regenerate.
8901
8902 2003-11-16 Zdenek Dvorak <dvorakz@suse.cz>
8903
8904 * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
8905 maintainers.
8906
8907 2006-11-14 Erven Rohou <erven.rohou@st.com>
8908
8909 * MAINTAINERS (Write After Approval): Add myself.
8910
8911 2006-11-14 Paolo Bonzini <bonzini@gnu.org>
8912
8913 * Makefile.tpl (clean-stage*): Test separately for package/Makefile
8914 and stageN-package/Makefile.
8915 * Makefile.in: Regenerated.
8916
8917 2006-11-14 Jie Zhang <jie.zhang@analog.com>
8918
8919 * configure.in: Remove target-libgloss from noconfigdirs for
8920 bfin-*-*.
8921 * configure: Regenerated.
8922
8923 2006-11-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8924
8925 * configure.in (have_gmp): Only error if the gcc directory exists.
8926
8927 * configure: Regenerate.
8928
8929 2006-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8930
8931 * configure.in: Robustify error message for missing GMP/MPFR.
8932
8933 * configure: Regenerate.
8934
8935 2006-10-31 Stephen M. Webb <stephen.webb@bregmasoft.com>
8936
8937 * MAINTAINERS (Write After Approval): Add myself.
8938
8939 2006-10-30 Uros Bizjak <ubizjak@gmail.com>
8940
8941 * MAINTAINERS: Change email address.
8942
8943 2006-10-30 Vladimir Prus <vladimir@codesourcery.com>
8944
8945 * MAINTAINERS (Write After Approval): Add myself.
8946
8947 2006-10-26 Peter Bergner <bergner@vnet.ibm.com>
8948
8949 * MAINTAINERS (Write After Approval): Add myself.
8950
8951 2006-10-25 Chen Liqin <liqin@sunnorth.com.cn>
8952
8953 * MAINTAINERS (Write After Approval): Move myself to
8954 Write After Approval section.
8955
8956 2006-10-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8957
8958 * configure.in: Require GMP-4.1+ and MPFR-2.2+. Don't check
8959 need_gmp anymore.
8960 * configure: Regenerate.
8961
8962 2006-10-16 Tobias Burnus <burnus@net-b.de>
8963
8964 * MAINTAINERS (Write After Approval): Add myself.
8965
8966 2006-10-16 Ben Elliston <bje@au.ibm.com>
8967
8968 * config.guess: Import latest version.
8969 * config.sub: Likewise.
8970
8971 2006-10-10 Brooks Moses <bmoses@stanford.edu>
8972
8973 * Makefile.def: Added pdf target handling.
8974 * Makefile.tpl: Added pdf target handling.
8975 * Makefile.in: Regenerated.
8976
8977 2006-10-10 Chen Liqin <liqin@sunnorth.com.cn>
8978
8979 * MAINTAINERS: Add self as score port maintainer.
8980
8981 2006-10-04 Brooks Moses <bmoses@stanford.edu>
8982
8983 * MAINTAINERS (Write After Approval): Add myself.
8984
8985 2006-09-27 Steven G. Kargl <kargl@gcc.gnu.org>
8986
8987 * configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0
8988 or newer.
8989 * configure: Regenerated.
8990
8991 2006-09-27 Dave Brolley <brolley@redhat.com>
8992
8993 * configure.in (RUNTEST): Look for 'runtest' in the source tree by
8994 using $s instead of $r.
8995 * configure: Regenerated.
8996
8997 2006-09-26 Thiemo Seufer <ths@mips.com>
8998
8999 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
9000 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
9001 * configure: Regenerate.
9002
9003 2006-09-24 Graeme Peterson <gridly@gmail.com>
9004
9005 * MAINTAINERS (Write After Approval): Remove myself.
9006
9007 2006-09-22 Chao-ying Fu <fu@mips.com>
9008
9009 * MAINTAINERS (Write After Approval): Add myself.
9010
9011 2006-09-10 Joseph S. Myers <joseph@codesourcery.com>
9012
9013 * MAINTAINERS: Add self as soft-fp maintainer.
9014
9015 2006-09-09 Anatoly Sokolov <aesok@post.ru>
9016
9017 * MAINTAINERS: Add myself as avr maintainer.
9018 Remove Marek Michalkiewicz as avr maintainer.
9019
9020 2006-09-07 Roberto Costa <roberto.costa@st.com>
9021
9022 * MAINTAINERS (Write After Approval): Add myself.
9023
9024 2006-08-30 Corinna Vinschen <corinna@vinschen.de>
9025
9026 * configure.in: Never build newlib for a Mingw host.
9027 Never build newlib as Mingw target library.
9028 Test the existence of winsup/cygwin for building a Cygwin newlib,
9029 rather than just winsup.
9030 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
9031 building a Mingw target.
9032 * configure: Regenerate.
9033
9034 2006-08-08 Eric Botcazou <ebotcazou@libertysurf.fr>
9035
9036 * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
9037
9038 2006-07-25 Paolo Bonzini <bonzini@gnu.org>
9039
9040 * config.guess: Import from src (was more updated).
9041 * config.sub: Likewise.
9042
9043 2006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
9044
9045 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
9046 * configure: Regenerated.
9047
9048 2006-07-18 Paolo Bonzini <bonzini@gnu.org>
9049
9050 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
9051 for stages after the first.
9052
9053 2006-07-17 Jakub Jelinek <jakub@redhat.com>
9054
9055 * Makefile.def: Add dependencies for configure-opcodes
9056 on configure-intl and all-opcodes on all-intl.
9057 * Makefile.in: Regenerated.
9058
9059 2006-07-13 Ben Elliston <bje@au.ibm.com>
9060
9061 * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
9062
9063 2006-07-06 Paul Eggert <eggert@cs.ucla.edu>
9064
9065 Port to hosts whose 'sort' and 'tail' implementations
9066 treat operands with leading '+' as file names, as POSIX
9067 has required since 2001. However, make sure the code still
9068 works on pre-POSIX hosts.
9069 * ltmain.sh: Don't assume "sort +2" is equivalent to
9070 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
9071
9072 2006-07-05 Ulrich Weigand <uweigand@de.ibm.com>
9073
9074 * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
9075
9076 2006-07-04 Peter O'Gorman <peter@pogma.com>
9077
9078 * ltconfig: chmod 644 before ranlib during install.
9079
9080 2006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
9081
9082 PR bootstrap/18058
9083 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
9084 if the bootstrap compiler is a GCC version that supports it.
9085 * configure: Regenerate.
9086
9087 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
9088
9089 * configure.in: Fix thinkos in previous check-in.
9090 * configure: Regenerate.
9091
9092 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
9093
9094 PR other/27063
9095 * configure.in: Test subdir_requires and give an appropriate
9096 error message.
9097 * configure: Regenerate.
9098
9099 2006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org>
9100
9101 * MAINTAINERS (Write After Approval): Add myself.
9102
9103 2006-06-22 John David Anglin <dave.anglin@nrc.ca>
9104
9105 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
9106
9107 2006-06-22 Steve Ellcey <sje@cup.hp.com>
9108
9109 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
9110
9111 2006-06-20 David Ayers <d.ayers@inode.at>
9112
9113 PR bootstrap/28072
9114 * configure.in: Add target-boehm-gc to noconfigdirs depending on
9115 whether target-libjava is being configured instead of whether the
9116 java front end is enabled.
9117 * configure: Regenerate.
9118
9119 2006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9120
9121 PR target/27540
9122 * configure.in: Only enable libgomp on IRIX 6.
9123 * configure: Regenerate.
9124
9125 2006-06-15 Paolo Bonzini <bonzini@gnu.org>
9126
9127 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
9128 too.
9129 * Makefile.in: Regenerate.
9130
9131 2006-06-13 Jeff Johnston <jjohnstn@redhat.com>
9132
9133 * config-ml.in: Alter CCASFLAGS to include special
9134 multilib options the same as is done for CFLAGS.
9135
9136 2006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
9137
9138 * configure.in: Don't enable libgomp on hpux10.
9139 * configure: Rebuilt.
9140
9141 2006-06-12 David Ayers <d.ayers@inode.at>
9142
9143 PR bootstrap/27963
9144 PR target/19970
9145 * configure.in: Remove target-boehm-gc from noconfigdirs where
9146 ${libgcj} is specified.
9147 * configure: Regenerate.
9148
9149 2006-06-06 Carlos O'Donell <carlos@codesourcery.com>
9150
9151 Sync from src:
9152
9153 * configure.in: Sync.
9154 * configure: Regenerated.
9155
9156 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
9157
9158 * Makefile.def: Added dependencies from sim and gdb on intl, and
9159 added configure dependencies to everything with an all dependency
9160 on intl.
9161 * Makefile.in: Regenerated.
9162
9163 2006-06-06 David Ayers <d.ayers@inode.at>
9164
9165 PR libobjc/13946
9166 * Makefile.def: Add dependencies for libobjc which boehm-gc.
9167 * Makefile.in: Regenerate.
9168 * configure.in: Add --enable-objc-gc at toplevel and have it
9169 enable boehm-gc for Objective-C.
9170 Remove target-boehm-gc from libgcj.
9171 Add target-boehm-gc to target_libraries.
9172 Add target-boehm-gc to noconfigdirs where ${libgcj}
9173 is specified.
9174 Assert that boehm-gc is supported when requested for Objective-C.
9175 Only build boehm-gc if needed either for Java or Objective-C.
9176 * configure: Regenerate.
9177
9178 2006-06-05 Paolo Bonzini <bonzini@gnu.org>
9179
9180 PR 27674
9181 * Makefile.tpl (configure-[+prefix+][+module+],
9182 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
9183 Remove rule to unstage bootstrapped modules.
9184 (stage_current): New.
9185 * Makefile.in: Regenerate.
9186
9187 2006-06-03 Laurynas Biveinis <laurynas.biveinis@gmail.com>
9188
9189 * MAINTAINERS (Write After Approval): Update my e-mail address.
9190
9191 2006-06-01 Mark Shinwell <shinwell@codesourcery.com>
9192
9193 * include/libiberty.h: Declare pex_run_in_environment.
9194
9195 2006-05-31 Asher Langton <langton2@llnl.gov>
9196
9197 * MAINTAINERS (Write After Approval): Add myself.
9198
9199 2006-05-25 Paolo Bonzini <bonzini@gnu.org>
9200
9201 * Makefile.def (bfd, opcodes): Fix lib_path.
9202 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
9203 (restrap): Move under "@if gcc-bootstrap". Fix typo.
9204 * Makefile.in: Regenerate.
9205
9206 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
9207
9208 * Makefile.in: Regenerate.
9209
9210 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
9211
9212 * Makefile.def: Add install-html target. Add datarootdir
9213 docdir and htmldir to flags_to_pass.
9214 * Makefile.tpl: Add install-html target.
9215 * Makefile.in: Regenerate.
9216 * configure.in: Add --with-datarootdir, --with-docdir, and
9217 --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
9218 * configure: Regenerate.
9219
9220 2006-05-24 Mark Shinwell <shinwell@codesourcery.com>
9221
9222 * configure.in: Enable gprof for cross builds.
9223 * configure: Regenerate.
9224
9225 2006-05-22 Richard Guenther <rguenther@suse.de>
9226
9227 Revert
9228 2006-01-31 Richard Guenther <rguenther@suse.de>
9229 Paolo Bonzini <bonzini@gnu.org>
9230
9231 * Makefile.def (target_modules): Add libgcc-math target module.
9232 * configure.in (target_libraries): Add libgcc-math target library.
9233 (--enable-libgcc-math): New configure switch.
9234 * Makefile.in: Re-generate.
9235 * configure: Re-generate.
9236 * libgcc-math: New toplevel directory.
9237
9238 2006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
9239 Andreas Tobler <a.tobler@schweiz.ch>
9240
9241 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
9242 * configure: Rebuilt.
9243
9244 2006-05-12 Sandra Loosemore <sandra@codesourcery.com>
9245
9246 * MAINTAINERS (Write After Approval): Add myself.
9247
9248 2006-05-01 DJ Delorie <dj@redhat.com>
9249
9250 * configure.in: Restore CFLAGS if GMP isn't present.
9251 * configure: Regenerate.
9252
9253 2006-05-01 Richard Guenther <rguenther@suse.de>
9254
9255 * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
9256 maintainer.
9257
9258 2006-04-30 Kenneth Zadeck <zadeck@naturalbridge.com>
9259
9260 * MAINTAINERS (Write After Approval): Add myself.
9261
9262 2006-04-28 Jan Beulich <jbeulich@novell.com>
9263
9264 * MAINTAINERS (Write After Approval): Add myself.
9265
9266 2006-04-18 DJ Delorie <dj@redhat.com>
9267
9268 * configure.in (m32c): Build libstdc++-v3. Pass flags to
9269 reference libgloss so that libssp can be built in a combined
9270 tree.
9271 * configure: Regenerate.
9272
9273 2006-04-08 Robert Millan <rmh@gcc.gnu.org>
9274
9275 * MAINTAINERS (Write After Approval): Add myself.
9276
9277 2006-04-05 Ben Elliston <bje@au.ibm.com>
9278
9279 * configure.in: Require makeinfo 4.4 or higher.
9280 * configure: Regenerate.
9281
9282 2006-04-04 Gerald Pfeifer <gerald@pfeifer.com>
9283
9284 * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
9285 Rearrange the entries of other libraries to have them in one place.
9286
9287 2006-03-22 Janne Blomqvist <jb@gcc.gnu.org>
9288
9289 * MAINTAINERS (Write After Approval): Remove myself.
9290 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
9291
9292 2006-03-14 Richard Guenther <rguenther@suse.de>
9293
9294 * configure: Regenerate with autoconf 2.13.
9295
9296 2006-03-13 Jim Blandy <jimb@codesourcery.com>
9297
9298 * MAINTAINERS: Use my work address.
9299
9300 * MAINTAINERS: Update my E-mail address.
9301
9302 2006-03-10 Aldy Hernandez <aldyh@redhat.com>
9303
9304 * configure.in: Handle --disable-<component> generically.
9305 * configure: Regenerate.
9306
9307 2006-03-01 H.J. Lu <hongjiu.lu@intel.com>
9308
9309 PR libgcj/17311
9310 * ltmain.sh: Don't use "$finalize_rpath" for compile.
9311
9312 2006-02-21 Erik Edelmann <eedelman@gcc.gnu.org>
9313
9314 * MAINTAINERS (Write After Approval): Remove myself.
9315 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
9316
9317 2006-02-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
9318
9319 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
9320 (TARGET_CONFIGDIRS): Remove.
9321 * configure.in: Remove AC_SUBST(target_configdirs).
9322 * Makefile.in, configure: Regenerated.
9323
9324 2006-02-20 Steven G. Kargl <kargls@comcast.net>
9325
9326 * MAINTAINERS (Write After Approval): Remove myself.
9327 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
9328
9329 2006-02-20 Paolo Bonzini <bonzini@gnu.org>
9330
9331 PR bootstrap/25670
9332
9333 * Makefile.tpl ([+compare-target+]): Print explanation messages.
9334
9335 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
9336 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
9337 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
9338 BUILD_PREFIX, BUILD_PREFIX_1.
9339 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
9340
9341 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
9342 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
9343
9344 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
9345 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
9346 of `cat stage_current`. Always provide the `r' and `s' variables.
9347 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
9348 a single shell execution.
9349 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
9350 bootstrapped modules, make the stage1 module if the build was not
9351 started yet, else build the current stage.
9352 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
9353 (all-build, all-host, all-target, [+make_target+]-host,
9354 [+make_target+]-target): Do not use \-continued lines.
9355 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
9356 (current_stage, restrap, stage_last): New.
9357
9358 * Makefile.in: Regenerate.
9359 * configure: Regenerate.
9360
9361 2006-02-19 Bud Davis <jmdavis@link.com>
9362
9363 * MAINTAINERS (Write After Approval): Remove myself.
9364 (Language Front End Maintainers): Add myself as fortran 95
9365 maintainer and update e-mail address.
9366
9367 2006-02-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
9368
9369 * MAINTAINERS (Write After Approval): Remove myself.
9370 (Language Front End Maintainers): Add myself as fortran 95
9371 maintainer.
9372
9373 2006-02-16 Victor Kaplansky <victork@il.ibm.com>
9374
9375 * MAINTAINERS (Write After Approval): Add myself.
9376
9377 2006-02-16 Thomas Koenig <Thomas.Koenig@online.de>
9378
9379 * MAINTAINERS (Write After Approval): Remove myself.
9380 (Language Front End Maintainers): Add myself as
9381 fortran 95 maintainer.
9382
9383 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
9384
9385 Sync from src:
9386
9387 2005-12-27 Leif Ekblad <leif@rdos.net>
9388
9389 * configure.in: Add support for RDOS target.
9390 * configure: Regenerate.
9391
9392 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
9393 Andreas Schwab <schwab@suse.de>
9394
9395 * configure: Regenerate.
9396
9397 2006-02-12 David Edelsohn <edelsohn@gnu.org>
9398
9399 * configure.in (enable_libgomp): Add AIX.
9400 * configure: Regenerate.
9401
9402 2006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
9403
9404 * MAINTAINERS (Write After Approval): Add myself.
9405
9406 2006-02-03 Lee Millward <lee.millward@gmail.com>
9407
9408 * MAINTAINERS (Write After Approval): Add myself.
9409
9410 2006-01-31 Richard Guenther <rguenther@suse.de>
9411 Paolo Bonzini <bonzini@gnu.org>
9412
9413 * Makefile.def (target_modules): Add libgcc-math target module.
9414 * configure.in (target_libraries): Add libgcc-math target library.
9415 (--enable-libgcc-math): New configure switch.
9416 * Makefile.in: Re-generate.
9417 * configure: Re-generate.
9418 * libgcc-math: New toplevel directory.
9419
9420 2006-01-26 Paolo Bonzini <bonzini@gnu.org>
9421
9422 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
9423 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
9424 the assembler, linker and binutils.
9425 * configure: Regenerate.
9426
9427 2006-01-22 Dirk Mueller <dmueller@suse.de>
9428
9429 * MAINTAINERS (Write After Approval): Add myself.
9430
9431 2006-01-20 Diego Novillo <dnovillo@redhat.com>
9432
9433 * configure: Regenerate.
9434
9435 2006-01-18 Richard Henderson <rth@redhat.com>
9436 Jakub Jelinek <jakub@redhat.com>
9437 Diego Novillo <dnovillo@redhat.com>
9438
9439 * libgomp: New directory.
9440 * Makefile.def: Add target_module libgomp.
9441 * Makefile.in: Regenerate.
9442 * configure.in (target_libraries): Add target-libgomp.
9443 * configure: Regenerate.
9444
9445 2006-01-05 Alexandre Oliva <aoliva@redhat.com>
9446
9447 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
9448 @ from continuation.
9449 * Makefile.in: Rebuilt.
9450
9451 2006-01-04 Chris Lattner <sabre@gnu.org>
9452
9453 * MAINTAINERS (Write After Approval): Add myself.
9454
9455 2006-01-04 Paolo Bonzini <bonzini@gnu.org>
9456
9457 PR bootstrap/24252
9458
9459 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
9460 * Makefile.tpl (OBJDUMP): New.
9461 (EXTRA_HOST_FLAGS): Add it.
9462 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
9463
9464 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
9465 to use symbolic links between directories. Avoid race conditions
9466 or make them harmless.
9467 * configure.in: Do not try to use symbolic links between directories.
9468
9469 * Makefile.def (LEAN): Pass.
9470 * Makefile.tpl (LEAN): Define.
9471 (stage[+id+]-start): Accept that the previous directory does not
9472 exist, if the bootstrap is lean.
9473 (stage[+id+]-bubble): Invoke lean bootstrap commands after
9474 stage[+id+]-start. Use a makefile variable and an `if' instead of a
9475 configure substitution.
9476 ([+compare-target+]): Likewise.
9477 ([+bootstrap-target+]-lean): New.
9478 * configure.in: Remove lean bootstrap support from here.
9479
9480 * Makefile.in: Regenerate.
9481 * configure: Regenerate.
9482
9483 2006-01-04 Ben Elliston <bje@au.ibm.com>
9484
9485 * MAINTAINERS (libdecnumber): Add myself.
9486
9487 2006-01-02 Mark Mitchell <mark@codesourcery.com>
9488
9489 * libtool-ldflags: New script.
9490
9491 2006-01-02 Andreas Schwab <schwab@suse.de>
9492
9493 * configure.in: When reconfiguring remove Makefile in
9494 all stage directories.
9495 * configure: Regenerate.
9496
9497 2005-12-27 Steven Bosscher <stevenb.gcc@gmail.com>
9498
9499 * MAINTAINERS: Update my email address.
9500
9501 2005-12-20 Paolo Bonzini <bonzini@gnu.org>
9502
9503 Revert Ada-related part of the previous change.
9504
9505 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
9506 Do not pass.
9507 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
9508 * Makefile.in: Regenerate.
9509 * configure.in: Do not include mt-ppc-aix target fragment.
9510 * configure: Regenerate.
9511
9512 2005-12-19 Paolo Bonzini <bonzini@gnu.org>
9513
9514 * configure.in: Select appropriate fragments for PowerPC/AIX.
9515 * configure: Regenerate.
9516
9517 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
9518 BOOT_CFLAGS, BOOT_LDFLAGS.
9519 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
9520 BOOT_CFLAGS, BOOT_LDFLAGS.
9521 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
9522 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
9523 (stage): Fail if we cannot complete the work.
9524 * Makefile.in: Regenerate.
9525
9526 2005-12-16 Nathan Sidwell <nathan@codesourcery.com>
9527
9528 * configure.in: Replace ms1 with mt.
9529 * configure: Rebuilt.
9530
9531 2005-12-15 Bryce McKinlay <mckinlay@redhat.com>
9532
9533 * MAINTAINERS: Update my email address.
9534
9535 2005-12-15 Paolo Bonzini <bonzini@gnu.org>
9536
9537 * Makefile.tpl (all, do-[+make_target+], do-check, install,
9538 install-host-nogcc): Don't invoke $(stage) at the end.
9539 * Makefile.in: Regenerate.
9540
9541 2005-12-14 Paolo Bonzini <bonzini@gnu.org>
9542
9543 * configure.in: Flip the top-level bootstrap switch.
9544 * configure: Regenerate.
9545
9546 2005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
9547
9548 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
9549 $(stage) and $(unstage).
9550 (EXTRA_TARGET_FLAGS): Correct double-quoting.
9551 (all): Remove stray semicolon.
9552 (local-distclean): Don't handle multilib.tmp and multilib.out.
9553 (install.all): Set $s for consistency.
9554 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
9555 check_multilibs setting. Always make the install directory.
9556 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
9557 Correct @if/@endif.
9558 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
9559 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
9560 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
9561 (multilib.out): Remove.
9562 * Makefile.in: Regenerated.
9563
9564 2005-12-12 Carlos O'Donell <carlos@codesourcery.com>
9565
9566 * MAINTAINERS (Write After Approval): Add myself.
9567
9568 2005-12-12 Nathan Sidwell <nathan@codesourcery.com>
9569
9570 * MAINTAINERS: Add myself as mt maintainer.
9571
9572 * config.sub: Replace ms1 with mt. Allow ms1 as an alias.
9573
9574 2005-12-06 Adam Nemet <anemet@caviumnetworks.com>
9575
9576 * MAINTAINERS: Change email address.
9577
9578 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
9579
9580 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
9581 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
9582 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
9583 Find in-tree tools if available.
9584 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
9585 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
9586 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
9587 (COMPILER_*_FOR_TARGET): New.
9588 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
9589 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
9590 (CONFIGURED_*, USUAL_*): Remove.
9591 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
9592 STRIP): Use autoconf substitutions.
9593 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
9594 COMPILER_NM_FOR_TARGET): New.
9595 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
9596
9597 (all): Make all-host and all-target in parallel.
9598 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
9599 that $$r and $$s are set before invoking a recursive make.
9600 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
9601 ([+bootstrap-target+]): Inline most of the `all' target.
9602
9603 2005-11-29 Ben Elliston <bje@au.ibm.com>
9604
9605 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
9606 from the gcc build directory.
9607 * Makefile.in: Regenerate.
9608
9609 2005-11-29 Ben Elliston <bje@au.ibm.com>
9610
9611 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
9612 depend on all-libdecnumber.
9613 * configure.in (host_libs): Include libdecnumber.
9614 * Makefile.in: Regenerate.
9615 * configure: Likewise.
9616
9617 2005-11-29 Ben Elliston <bje@au.ibm.com>
9618
9619 * libdecnumber: Import decNumber sources from the dfp-branch.
9620
9621 2005-11-21 Kean Johnston <jkj@sco.com>
9622
9623 * config.sub, config.guess: Sync from upstream sources.
9624
9625 2005-11-21 Ben Elliston <bje@au.ibm.com>
9626
9627 Import from Autoconf sources:
9628
9629 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
9630 * config/move-if-change: Don't output "$2 is unchanged";
9631 suggested by Ben Elliston. Handle weird characters correctly.
9632
9633 2005-11-18 Andreas Tobler <a.tobler@schweiz.ch>
9634
9635 * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
9636 to match upstream libtool for darwin.
9637
9638 2005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
9639
9640 * Makefile.def: Remove gdb dependencies for gdbtk.
9641 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
9642 (configure-gdb, install-gdb): New rules.
9643 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
9644 * Makefile.in, configure: Regenerated.
9645
9646 2005-11-06 Janne Blomqvist <jb@gcc.gnu.org>
9647
9648 * MAINTAINERS (Write After Approval): Add myself.
9649
9650 2005-11-06 Erik Edelmann <eedelman@gcc.gnu.org>
9651
9652 * MAINTAINERS (Write After Approval): Add myself.
9653
9654 2005-10-24 Diego Novillo <dnovillo@redhat.com>
9655
9656 * MAINTAINERS (alias analysis): Add Daniel Berlin and
9657 Diego Novillo.
9658
9659 2005-10-22 Paolo Bonzini <bonzini@gnu.org>
9660
9661 PR bootstrap/24297
9662 * Makefile.tpl (do-[+make-target+], do-check, install,
9663 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
9664 are set before recursing.
9665 * Makefile.in: Regenerate.
9666
9667 2005-10-20 Eric Botcazou <ebotcazou@adacore.com>
9668
9669 PR bootstrap/18939
9670 * Makefile.def (gcc) <target>: Fix thinko.
9671 * Makefile.in: Regenerate.
9672
9673 2005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
9674
9675 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
9676 * configure: Regenerate.
9677
9678 2005-10-15 Jie Zhang <jie.zhang@analog.com>
9679
9680 * MAINTAINERS (Write After Approval): Add self.
9681
9682 2005-10-08 Kazu Hirata <kazu@codesourcery.com>
9683
9684 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
9685 target-libffi, target-qthreads, target-libjava, and
9686 targetlibobjc.
9687 * configure: Regenerate.
9688
9689 2005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
9690
9691 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
9692 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
9693 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
9694 (USUAL_OBJDUMP_FOR_TARGET): New.
9695 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
9696 * configure.in: Check for $OBJDUMP_FOR_TARGET.
9697 * configure, Makefile.in: Regenerated.
9698
9699 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
9700
9701 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
9702 before other host packages.
9703
9704 2005-10-05 Kaz Kojima <kkojima@gcc.gnu.org>
9705
9706 * MAINTAINERS: Add self as sh libraries/configury maintainer.
9707
9708 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
9709
9710 PR bootstrap/22340
9711
9712 * configure.in (default_target): Remove.
9713 * Makefile.tpl (all): Do not use prerequisites as subroutines
9714 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
9715 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
9716 use prerequisites as subroutines.
9717 (check-host, check-target): New.
9718 (bootstrap configure & all targets): Do not use stage*-start
9719 if the directory layout is already ok.
9720 (non-bootstrap configure & all targets): Prepend a $(unstage).
9721 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
9722 (NOTPARALLEL): Remove.
9723 (unstage, stage variables): New variables.
9724 (unstage, stage targets): Simply expand to those variables.
9725
9726 * configure: Regenerate.
9727 * Makefile.in: Regenerate.
9728
9729 2005-10-04 James E Wilson <wilson@specifix.com>
9730
9731 * Makefile.def (lang_env_dependencies): Add libmudflap.
9732 * Makefile.in: Regenerate.
9733
9734 2005-10-03 Andreas Schwab <schwab@suse.de>
9735
9736 Backport from libtool CVS:
9737 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu>
9738
9739 * ltmain.sh: add support for installing into temporary
9740 staging area (e.g. 'make install DESTDIR=...')
9741
9742 2005-10-03 H.J. Lu <hongjiu.lu@intel.com>
9743
9744 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
9745 * configure: Regenerated.
9746
9747 2005-09-30 Andrew Pinski <pinskia@physics.uc.edu>
9748
9749 * configure: Regenerate with the correct
9750 autoconf version.
9751
9752 2005-09-30 Catherine Moore <clm@cm00re.com>
9753
9754 * configure.in (bfin-*-*): New.
9755 * configure: Regenerated.
9756
9757 2005-09-28 Geoffrey Keating <geoffk@apple.com>
9758
9759 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
9760 (LIPO_FOR_TARGET): New.
9761 (CONFIGURED_LIPO_FOR_TARGET): New.
9762 (USUAL_LIPO_FOR_TARGET): New.
9763 (STRIP_FOR_TARGET): New.
9764 (CONFIGURED_STRIP_FOR_TARGET): New.
9765 (USUAL_STRIP_FOR_TARGET): New.
9766 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
9767 STRIP_FOR_TARGET.
9768 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
9769 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
9770 * Makefile.in: Regenerate.
9771 * configure: Regenerate.
9772
9773 2005-09-19 David Edelsohn <edelsohn@gnu.org>
9774
9775 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
9776 (rs6000-*-aix*): Same.
9777 * configure: Regenerate.
9778
9779 2005-09-16 Tom Tromey <tromey@redhat.com>
9780
9781 * MAINTAINERS: Add self as java maintainer.
9782
9783 2005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
9784
9785 * configure.in: Recognize f95 in the --enable-languages option,
9786 and substitute it for fortran, issuing a warning.
9787 * configure: Regenerate.
9788
9789 2005-08-30 Phil Edwards <phil@codesourcery.com>
9790
9791 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
9792 * configure: Regenerated.
9793
9794 2005-08-22 Aldy Hernandez <aldyh@redhat.com>
9795
9796 * MAINTAINERS: Add self as ms1 maintainer.
9797
9798 2005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
9799
9800 * Makefile.def (libssp): Add to lang_env_dependencies.
9801 * Makefile.in: Regenerate.
9802
9803 2005-08-18 Ian Lance Taylor <ian@airs.com>
9804
9805 * MAINTAINERS: Add myself as middle-end maintainer.
9806
9807 2005-08-17 Christian Groessler <chris@groessler.org>
9808
9809 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
9810 * Makefile.in: Regenerate.
9811
9812 2005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
9813
9814 * MAINTAINERS (write after approval): Added myself.
9815
9816 2005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
9817
9818 * MAINTAINERS (Write After Approval): Add myself.
9819
9820 2005-08-12 Paolo Bonzini <bonzini@gnu.org>
9821
9822 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
9823 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
9824 Look for alternate names of the target cc and c++
9825 * configure: Regenerate.
9826
9827 2005-08-08 Paolo Bonzini <bonzini@gnu.org>
9828
9829 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
9830 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
9831 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
9832 tools; remove code to manually set them.
9833 (Target tools): Look in the environment for them.
9834 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
9835 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
9836 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
9837 build directory.
9838 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
9839 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
9840 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
9841 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
9842 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
9843 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
9844 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
9845 * configure: Regenerate.
9846 * Makefile.in: Regenerate.
9847
9848 2005-07-28 Ben Elliston <bje@au.ibm.com>
9849
9850 * MAINTAINERS: Update for removed CPU targets.
9851
9852 2005-07-27 Mark Mitchell <mark@codesourcery.com>
9853
9854 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
9855 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
9856 * Makefile.in: Regenerated.
9857
9858 2005-07-26 Mark Mitchell <mark@codesourcery.com>
9859
9860 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
9861 (CFLAGS_FOR_TARGET): Use it.
9862 (CXXFLAGS_FOR_TARGET): Likewise.
9863 * Makefile.in: Regenerated.
9864 * configure.in (--with-build-sysroot): New option.
9865 * configure: Regenerated.
9866
9867 2005-07-24 Paolo Bonzini <bonzini@gnu.org>
9868
9869 * Makefile.tpl: Wrap install between unstage and stage
9870 * Makefile.in: Regenerate.
9871
9872 2005-07-21 Eric Christopher <echristo@apple.com>
9873
9874 * MAINTAINERS: Update affiliation.
9875
9876 2005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
9877
9878 * MAINTAINERS: Add self as crx port maintainer.
9879
9880 2005-07-20 DJ Delorie <dj@redhat.com>
9881
9882 * MAINTAINERS: Add self as m32c maintainer.
9883
9884 2005-07-16 Kelley Cook <kcook@gcc.gnu.org>
9885
9886 * all files: Update FSF address.
9887
9888 2005-07-15 Eric Christopher <echristo@redhat.com>
9889
9890 * MAINTAINERS: Change affiliation.
9891
9892 2005-07-14 Jim Blandy <jimb@redhat.com>
9893
9894 * configure.in: Add cases for Renesas m32c.
9895 * configure: Regenerated.
9896
9897 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
9898
9899 * COPYING.LIB: Update from fsf.org.
9900
9901 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
9902
9903 * COPYING, compile, config.guess,
9904 config.sub, install-sh, missing, mkinstalldirs,
9905 symlink-tree, ylwrap: Sync from upstream sources.
9906 * config-ml.in: Update FSF address.
9907
9908 2005-07-13 Eric Christopher <echristo@redhat.com>
9909
9910 * configure.in: Add toplevel noconfigdir support for tpf.
9911 * configure: Regenerate.
9912
9913 2005-07-11 Paolo Bonzini <bonzini@gnu.org>
9914
9915 PR ada/22340
9916
9917 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
9918 * Makefile.in: Regenerate.
9919
9920 2005-07-07 Mark Mitchell <mark@codesourcery.com>
9921
9922 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
9923 Brolley to write-after-approval.
9924
9925 2005-07-07 Andreas Schwab <schwab@suse.de>
9926
9927 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
9928 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
9929 * Makefile.in: Regenerated.
9930
9931 2005-07-06 Geoffrey Keating <geoffk@apple.com>
9932
9933 * configure.in: Don't build sim or rda when targetting darwin.
9934 * configure: Regenerate.
9935
9936 2005-07-06 Kazu Hirata <kazu@codesourcery.com>
9937
9938 * configure.in: Add --enable-libssp and --disable-libssp.
9939 * configure: Regenerate with autoconf-2.13.
9940
9941 2005-07-02 Jakub Jelinek <jakub@redhat.com>
9942
9943 * Makefile.def (target_modules): Add libssp.
9944 * configure.in (target_libraries): Add target-libssp.
9945 * configure: Rebuilt.
9946 * Makefile.in: Rebuilt.
9947
9948 2005-07-01 Zack Weinberg <zackw@panix.com>
9949
9950 * MAINTAINERS: Change email address. Resign from maintainership.
9951
9952 2005-07-01 Richard Guenther <rguenther@suse.de>
9953
9954 * MAINTAINERS: Change my e-mail address and affiliation.
9955
9956 2005-06-22 Paolo Bonzini <bonzini@gnu.org>
9957
9958 * Makefile.def (stagefeedback): Come after profile.
9959 Define profiledbootstrap target.
9960 * Makefile.tpl (profiledbootstrap): Remove.
9961 (stageprofile-end): Zap stagefeedback.
9962 (stagefeedback-start): Copy all .gcda files, not only GCC's.
9963 * Makefile.in: Regenerate.
9964
9965 2005-06-13 Richard Sandiford <richard@codesourcery.com>
9966
9967 * MAINTAINERS: Update my email address.
9968
9969 2005-06-13 Zack Weinberg <zack@codesourcery.com>
9970
9971 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
9972 In 'cpp' stanza, support '#line' as well as '# '.
9973
9974 2005-06-08 Andreas Schwab <schwab@suse.de>
9975
9976 * MAINTAINERS: Move myself from 'Write After Approval' to
9977 'CPU Port Maintainers' section as m68k maintainer.
9978
9979 2005-06-07 Hans-Peter Nilsson <hp@axis.com>
9980
9981 * configure.in (unsupported_languages): New macro.
9982 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
9983 non-ported target libraries in noconfigdirs.
9984 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
9985 non-linux-gnu. Remove libgcj_ex_libffi.
9986 <lang_frag loop>: Set add_this_lang=no if the language is in
9987 unsupported_languages.
9988 * configure: Regenerate.
9989
9990 2005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
9991
9992 * configure.in: Fix typo in handling of --with-mpfr-dir.
9993 * configure: Regenerate.
9994
9995 2005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
9996
9997 * MAINTAINERS: Update my email address.
9998
9999 2005-06-02 Jim Blandy <jimb@redhat.com>
10000
10001 * config.sub: Add cases for the Renesas m32c. (This patch has been
10002 accepted into the master sources.)
10003
10004 2005-06-02 Aldy Hernandez <aldyh@redhat.com>
10005 Michael Snyder <msnyder@redhat.com>
10006 Stan Cox <scox@redhat.com>
10007
10008 * configure.in: Set noconfigdirs for ms1.
10009
10010 * configure: Regenerate.
10011
10012 2005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
10013
10014 * MAINTAINERS (Write After Approval): Add self.
10015
10016 2005-06-01 Josh Conner <jconner@apple.com>
10017
10018 * MAINTAINERS (Write After Approval): Add self.
10019
10020 2005-06-01 Kazu Hirata <kazu@codesourcery.com>
10021
10022 * MAINTAINERS: Update my email address.
10023
10024 2005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
10025
10026 * MAINTAINERS (Write After Approval): Add self.
10027
10028 2005-05-26 Chris Demetriou <cgd@broadcom.com>
10029
10030 * MAINTAINERS (Write After Approval): Remove self.
10031
10032 2005-05-25 Paolo Bonzini <bonzini@gnu.org>
10033
10034 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
10035 (Dependencies): Consider target modules for bootstrap dependencies.
10036 Make target bootstrap modules depend on each stage's gcc.
10037 * Makefile.in: Regenerate.
10038
10039 2005-05-20 Paolo Bonzini <bonzini@gnu.org>
10040
10041 * Makefile.def (configure-gcc): Depend on binutils having been built.
10042 (all-gcc): No need to do it here.
10043 * Makefile.in: Regenerate.
10044
10045 2005-05-19 Paul Brook <paul@codesourcery.com>
10046
10047 * configure.in: Rewrite misleading error message when requested
10048 language cannot be built.
10049 * configure: Regenerate.
10050
10051 2005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
10052
10053 * ylwrap: Import from Automake 1.9.5.
10054
10055 2005-05-13 David Ung <davidu@mips.com>
10056
10057 * MAINTAINERS (Write After Approval): Add self.
10058
10059 2005-05-09 Mike Stump <mrs@apple.com>
10060
10061 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
10062 lt_cv_sys_max_cmd_len for now.
10063
10064 2005-05-09 Stan Cox <scox@redhat.com>
10065
10066 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
10067
10068 2005-05-08 Matt Kraai <kraai@ftbfs.org>
10069
10070 * README.SCO: Update the URL.
10071
10072 2005-05-05 David Edelsohn <edelsohn@gnu.org>
10073
10074 * ltconfig: Define file_list_spec. Pass file_list_spec and
10075 with_gnu_ld to libtool.
10076 * ltcf-c.sh (aix[45]): Define file_list_spec.
10077 * ltcf-cxx.sh (aix[45]): Same.
10078 * ltcf-gcj.sh (aix[45]): Same.
10079 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
10080 exists, write list of input files to temporary file.
10081
10082 2005-05-04 Mike Stump <mrs@apple.com>
10083
10084 * configure.in: Always pass --target to target configures as
10085 otherwise rebuilds that do --recheck will fail.
10086 * confiugure: Rebuilt.
10087
10088 2005-05-04 Paolo Bonzini <bonzini@gnu.org>
10089
10090 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
10091 STAGE_HOST_EXPORTS.
10092 (configure, all): Add bootstrap support.
10093 (Host modules, target modules): Pass post-stage1 flags and exports.
10094 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
10095 * Makefile.in: Regenerate.
10096
10097 2005-04-29 Paolo Bonzini <bonzini@gnu.org>
10098
10099 * configure: Regenerate.
10100
10101 2005-04-27 Mike Stump <mrs@apple.com>
10102
10103 * MAINTAINERS: Add self as darwin maintainer.
10104
10105 2005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
10106
10107 * config.sub: Update from master copy.
10108
10109 2005-04-21 Mike Stump <mrs@apple.com>
10110
10111 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
10112 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
10113
10114 2005-04-19 Hans-Peter Nilsson <hp@axis.com>
10115
10116 * configure.in <crisv32-*-*, cris-*-*>: New local variable
10117 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
10118 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
10119 "*-*-elf" and "*-*-linux*".
10120 * configure: Regenerate.
10121
10122 2005-04-14 Joseph S. Myers <joseph@codesourcery.com>
10123
10124 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
10125
10126 2005-04-12 Mike Stump <mrs@apple.com>
10127
10128 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
10129
10130 2005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
10131
10132 * MAINTAINERS (Write After Approval): Add myself.
10133
10134 2005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
10135
10136 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
10137
10138 2005-04-06 Paolo Bonzini <bonzini@gnu.org>
10139
10140 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
10141 (TARGET_CONFIGARGS): Include --with-target-subdir.
10142 (configure, all): New macros. Use them throughout.
10143 * Makefile.in: Regenerate.
10144
10145 2005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
10146
10147 * MAINTAINERS (Write After Approval): Add myself.
10148
10149 2005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
10150
10151 * MAINTAINERS: Remove 'loop unrolling' maintainer.
10152
10153 2005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
10154
10155 * MAINTAINERS: Move John Carr to Write After Approval.
10156
10157 2005-03-30 J"orn Rennecke <joern.rennecke@st.com>
10158
10159 * config/mh-mingw32: Delete.
10160 * configure.in: Don't use it.
10161 * configure: Regenerate.
10162
10163 2005-03-31 Paolo Bonzini <bonzini@gnu.org>
10164
10165 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
10166 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
10167 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
10168 (HOST_LIB_PATH): Generate from Makefile.def.
10169 (TARGET_LIB_PATH): Likewise.
10170 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
10171 * Makefile.in: Regenerate.
10172 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
10173 (RPATH_ENVVAR): Include Darwin case.
10174 * configure: Regenerate.
10175
10176 2005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
10177
10178 * MAINTAINERS (Various Maintainers): Remove self.
10179 (Write After Approval): Add self.
10180
10181 2005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
10182
10183 * MAINTAINERS (Various Maintainers): Add self.
10184
10185 2005-03-25 Paolo Bonzini <bonzini@gnu.org>
10186
10187 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
10188 * configure: Regenerate.
10189
10190 2005-03-21 Zack Weinberg <zack@codesourcery.com>
10191
10192 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
10193 gcc_version, and gcc_version_trigger from set of flags to pass.
10194 * Makefile.tpl: Remove definitions of above variables.
10195 (config.status): Remove dependency on $(gcc_version_trigger).
10196 * Makefile.in: Regenerate.
10197 * configure.in: Do not reference config/gcc-version.m4 nor
10198 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
10199 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
10200 * configure: Regenerate.
10201
10202 2005-03-16 Manfred Hollstein <manfred.h@gmx.net>
10203 Andrew Pinski <pinskia@physics.uc.edu>
10204
10205 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
10206 * Makefile.in: Regenerate.
10207
10208 2005-03-13 Feng Wang <fengwang@nudt.edu.cn>
10209
10210 * MAINTAINERS (Write After Approval): Add myself.
10211
10212 2005-03-03 David Ayers <d.ayers@inode.at>
10213
10214 * MAINTAINERS (Write After Approval): Add myself.
10215
10216 2005-03-01 Alexandre Oliva <aoliva@redhat.com>
10217
10218 PR libgcj/20160
10219 * ltmain.sh: Avoid creating archives with components that have
10220 duplicate basenames.
10221
10222 2005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
10223
10224 PR bootstrap/20250
10225 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
10226 instead of check.
10227 * Makefile.in: Regenerate.
10228
10229 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
10230
10231 * Makefile.in: Regenerate to fix conflict between the previous two
10232 patches.
10233
10234 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
10235
10236 PR bootstrap/17383
10237 * Makefile.def (target_modules): Remove "stage", now unnecessary.
10238 * Makefile.tpl (HOST_SUBDIR): New substitution.
10239 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
10240 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
10241 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
10242 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
10243 (Host modules, Bootstrapped modules): Use it.
10244 (Build modules, Target modules): Do not create symlink trees,
10245 always configure out-of-srcdir.
10246 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
10247 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
10248 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
10249 $(HOST_SUBDIR). Create a symlink for host_subdir.
10250
10251 * Makefile.in: Regenerate.
10252 * configure: Regenerate.
10253
10254 2005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
10255
10256 Merged from libada-gnattools-branch:
10257 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
10258
10259 * gnattools: New directory.
10260 * Makefile.def: Add gnattools as a module, depending on target-libada.
10261 * Makefile.in: Regenerate.
10262 * configure.in: Include gnattools in host_tools; disable it if ada
10263 is disabled.
10264 * configure: Regenerate.
10265
10266 2005-02-24 James A. Morrison <phython@gcc.gnu.org>
10267
10268 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
10269 treelang maintainer.
10270 (Write After Approval): Remove myself.
10271
10272 2005-02-23 Paul Schlie <schlie@comcast.net>
10273
10274 * configure.in: Allow darwin targeted ports to build tk, itcl and
10275 libgui.
10276 * configure: Regenerate.
10277
10278 2005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
10279
10280 PR libgcj/10353
10281 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
10282 * configure: Regenerate.
10283
10284 2005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
10285
10286 * MAINTAINERS (Write After Approval): Add myself.
10287
10288 2005-02-10 Ian Lance Taylor <ian@airs.com>
10289
10290 * MAINTAINERS: Update my e-mail address.
10291
10292 2005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
10293
10294 * MAINTAINERS (Write After Approval): Add myself.
10295
10296 2005-01-29 Hans-Peter Nilsson <hp@axis.com>
10297
10298 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
10299 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
10300 target-libgloss when not *-*-elf and *-*-aout.
10301 * configure: Regenerate.
10302
10303 2005-01-23 Kazu Hirata <kazu@cs.umass.edu>
10304
10305 * MAINTAINERS: Remove obsolete entries.
10306
10307 * MAINTAINERS (Write After Approval): Add Michael Matz.
10308
10309 2005-01-19 Neil Booth <neil@daikokuya.co.uk>
10310
10311 * MAINTAINERS: Remove self as cpplib maintainer.
10312
10313 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
10314
10315 * install-sh, config.sub: Import from upstream.
10316
10317 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
10318
10319 PR bootstrap/18222
10320 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
10321 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
10322 * Makefile.in: Regenerate.
10323
10324 2005-01-16 Jason Thorpe <thorpej@netbsd.org>
10325
10326 * MAINTAINERS: Update my email address.
10327
10328 2005-01-12 David Edelsohn <edelsohn@gnu.org>
10329 Andreas Schwab <schwab@suse.de>
10330
10331 PR bootstrap/18033
10332 * config-ml.in: Eval option if surrounded by single quotes.
10333
10334 2005-01-03 Paolo Bonzini <bonzini@gnu.org>
10335
10336 Revert 2004-12-28 Makefile changes, a better fix will be
10337 applied to mainline and src after GCC 4.0 branches.
10338
10339 2004-12-28 Paolo Bonzini <bonzini@gnu.org>
10340
10341 PR bootstrap/17383
10342
10343 * Makefile.def (target_modules): Remove stage parameter,
10344 it is always true now.
10345 * Makefile.tpl (configure-build-[+module+],
10346 configure-target-[+module+]): Always build symlink tree
10347 for the directory and for include. BUILD_SUBDIR and
10348 TARGET_SUBDIR cannot be . anymore.
10349 * Makefile.in: Regenerate.
10350
10351 2004-12-25 David Edelsohn <edelsohn@gnu.org>
10352
10353 Revert 2004-12-08 Makefile changes.
10354
10355 2004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
10356
10357 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
10358 cygwin, mingw.
10359
10360 2004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
10361
10362 * configure.in (sh64-*-*): Reenable gprof.
10363 * configure: Regenerate.
10364
10365 2004-12-08 David Edelsohn <edelsohn@gnu.org>
10366
10367 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
10368 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
10369 (EXTRA_TARGET_FLAGS): Add PICFLAG.
10370 * Makefile.in: Regenerate.
10371
10372 2004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
10373
10374 * MAINTAINERS: Update my email address.
10375
10376 2004-12-07 Matt Kraai <kraai@ftbfs.org>
10377
10378 * Makefile.tpl: Generate normal dependencies if the LHS module is
10379 not bootstrapped.
10380 * Makefile.in: Regenerate.
10381
10382 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
10383
10384 * configure.in: Include config/gxx-include-dir.m4. Use
10385 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
10386 * configure: Regenerate.
10387
10388 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
10389
10390 * config.if: Delete.
10391 * configure.in: Set libstdcxx_incdir directly.
10392 * configure: Regenerate.
10393
10394 2004-12-02 Eric Christopher <echristo@redhat.com>
10395
10396 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
10397 * Makefile.in: Regenerate.
10398
10399 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
10400
10401 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
10402 * configure: Regenerate.
10403
10404 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
10405
10406 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
10407 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
10408 * configure: Regenerate.
10409
10410 2004-12-01 Eric Christopher <echristo@redhat.com>
10411
10412 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
10413 of things to remove.
10414
10415 2004-11-29 Matt Kraai <kraai@ftbfs.org>
10416
10417 * MAINTAINERS (Write After Approval): Update my e-mail address.
10418
10419 2004-11-29 Kelley Cook <kcook@gcc.gnu.org>
10420
10421 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
10422 from CVS libtool to always pass_all.
10423
10424 2004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
10425
10426 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
10427 (hppa*64*-*-*): Delete incorrect comment.
10428 * configure: Rebuilt.
10429
10430 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
10431
10432 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
10433
10434 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
10435
10436 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
10437 from CVS libtool to always pass_all.
10438
10439 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
10440
10441 * install-sh, compile: Import from automake.
10442
10443 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
10444
10445 * config.guess, config.sub: Import from savannnah.
10446
10447 2004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
10448
10449 * MAINTAINERS (Write After Approval): Add myself
10450
10451 2004-11-12 Mike Stump <mrs@apple.com>
10452
10453 * Makefile.def: Add html support.
10454 * Makefile.tpl: Likewise.
10455 * Makefile.in: Regenerate.
10456
10457 2004-11-11 Geoffrey Keating <geoffk@apple.com>
10458
10459 PR 18423
10460 * configure.in: Remove all instances of build-fixincludes from
10461 noconfigdirs.
10462 (build_configargs): Supply --target to subdirectories.
10463 * configure: Regenerate.
10464
10465 * Makefile.def: Make gcc install depend on fixincludes install.
10466 * Makefile.in: Regenerate.
10467
10468 2004-11-10 Janis Johnson <janis187@us.ibm.com>
10469
10470 * MAINTAINERS: Add myself as gcc testsuite maintainer.
10471
10472 2004-11-11 Paul Brook <paul@codesourcery.com>
10473
10474 * MAINTAINERS: Add self as arm maintainer. Update email address.
10475
10476 2004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
10477
10478 * configure.in (noconfigdirs) [mmix-*-*]: Disable
10479 target-libgfortran.
10480 * configure: Regenerate.
10481
10482 2004-11-07 David Edelsohn <edelsohn@gnu.org>
10483
10484 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
10485 like CC.
10486
10487 2004-11-05 Paolo Bonzini <bonzini@gnu.org>
10488
10489 * Makefile.def (host fixincludes): Specify missing targets.
10490 * Makefile.in: Regenerate.
10491
10492 2004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
10493
10494 * MAINTAINERS: Add myself
10495
10496 2004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
10497
10498 * MAINTAINERS (Write After Approval): Add myself.
10499
10500 2004-11-04 Geoffrey Keating <geoffk@apple.com>
10501
10502 * Makefile.def: Build fixincludes for the host, too.
10503 * Makefile.in: Regenerate.
10504 * configure.in (host_tools): Add fixincludes.
10505 * configure: Regenerate.
10506
10507 2004-11-04 Daniel Jacobowitz <dan@debian.org>
10508
10509 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
10510 * configure: Regenerated.
10511
10512 2004-11-04 H.J. Lu <hongjiu.lu@intel.com>
10513
10514 PR other/17783
10515 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
10516 * configure: Regenerated.
10517
10518 2004-10-31 Mark Mitchell <mark@codesourcery.com>
10519
10520 * README.SCO: Update per FSF instructions.
10521
10522 2004-10-28 Eric B. Weddington <ericw@evcohs.com>
10523
10524 PR target/18151
10525 * configure.in (case ${target}): Do not build fixincludes for avr.
10526 * configure: Regenerated.
10527
10528 2004-10-26 Paolo Bonzini <bonzini@gnu.org>
10529
10530 * configure.in (case ${target}): Do not build fixincludes
10531 on platforms where it is not used.
10532 * configure: Regenerated.
10533
10534 2004-10-23 Daniel Jacobowitz <dan@debian.org>
10535
10536 * configure.in: Use an absolute path to install-sh.
10537 * configure: Regenerated.
10538
10539 2004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
10540
10541 * MAINTAINERS (Write After Approval): Add myself.
10542
10543 2004-10-19 Kazu Hirata <kazu@cs.umass.edu>
10544
10545 * MAINTAINERS: Remove from Write After Approval those that are
10546 already maintainers.
10547
10548 2004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
10549
10550 * MAINTAINERS: Update my email address.
10551
10552 2004-10-12 Kelley Cook <kcook@gcc.gnu.org>
10553
10554 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
10555 * configure: Regenerate.
10556
10557 2004-10-07 J"orn Rennecke <joern.rennecke@st.com>
10558
10559 * MAINTAINERS: Update my email address.
10560
10561 2004-10-07 Kazu Hirata <kazu@cs.umass.edu>
10562
10563 * MAINTAINERS (Language Front Ends Maintainers): New. Move
10564 entries belonging to this category.
10565
10566 2004-10-06 Josef Zlomek <josef.zlomek@email.cz>
10567
10568 * MAINTAINERS: Update my e-mail address.
10569
10570 2004-10-06 Paolo Bonzini <bonzini@gnu.org>
10571
10572 Fix wrong conflict resolution in:
10573
10574 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
10575
10576 * Makefile.in: Regenerate.
10577 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
10578 in the recursive `make', instead of hardwiring `all'.
10579 (Autogenerated TARGET-* variables): New.
10580
10581 2004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
10582
10583 * configure.in: Enable target-libgloss for crx-*-*.
10584 * configure: Regenerate.
10585
10586 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
10587
10588 * MAINTAINERS (Various Maintainers): Move the "windows,
10589 cygwin, mingw" maintainer to ...
10590 (OS Port Maintainers): ... here.
10591
10592 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
10593
10594 * MAINTAINERS (Write After Approval): Remove those that are
10595 maintainers of some subsystem.
10596
10597 2004-10-02 P.J. Darcy <darcypj@us.ibm.com>
10598
10599 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
10600 * ltcf-cxx.sh (tpf*): Likewise.
10601 * ltconfig (tpf*): Add TPF OS configuration support.
10602
10603 2004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
10604
10605 * MAINTAINERS: Change my email address to my new work account.
10606
10607 2004-09-24 Michael Roth <mroth@nessie.de>
10608
10609 * configure.in (--without-headers): Add missing double quotes.
10610 * configure: Regenerate.
10611
10612 2004-09-24 Kelley Cook <kcook@gcc.gnu.org>
10613
10614 * ylwrap: Revert to previous version.
10615
10616 2004-09-23 H.J. Lu <hongjiu.lu@intel.com>
10617
10618 PR bootstrap/17369
10619 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
10620 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
10621 SET_GCC_LIB_PATH_CMD.
10622 (BASE_TARGET_EXPORTS): Likewise.
10623 * Makefile.in: Regenerated.
10624
10625 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
10626 * configure: Regenerated.
10627
10628 2004-09-23 Kelley Cook <kcook@gcc.gnu.org>
10629
10630 * config.guess: New upstream version
10631 * compile, depcomp, install-sh, ylwrap: Likewise.
10632
10633 2004-09-19 Roger Sayle <roger@eyesopen.com>
10634
10635 * config/mh-x86omitfp: New host makefile fragment. Add
10636 -fomit-frame-pointer to the default BOOT_CFLAGS.
10637 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
10638 * configure: Regenerate.
10639
10640 2004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
10641
10642 PR target/11572
10643 * configure.in (*-*-darwin*): Renable libobjc.
10644 * configure: Regenerate.
10645
10646 2004-09-10 Nathan Sidwell <nathan@codesourcery.com>
10647
10648 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
10649
10650 2004-09-09 Daniel Berlin <dberlin@dberlin.org>
10651
10652 * Makefile.def: Remove libbanshee.
10653 * Makefile.tpl: Ditto.
10654 * configure.in: Ditto.
10655 * Makefile.in: Regen.
10656 * configure: Ditto.
10657
10658 2004-09-08 David Edelsohn <edelsohn@gnu.org>
10659
10660 * ltmain.sh: Use $pic_object as $non_pic_object if
10661 $non_pic_object=none.
10662
10663 2004-09-07 Paolo Bonzini <bonzini@gnu.org>
10664
10665 * missing: Import latest version from master repository.
10666
10667 2004-09-06 Nick Clifton <nickc@redhat.com>
10668
10669 * config.sub: Import latest version from master repository.
10670 * config.guess: Likewise.
10671 This includes these changes:
10672
10673 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
10674
10675 * config.sub: Handle crisv32, alias etraxfs.
10676 * config.guess (crisv32:Linux:*:*): Handle.
10677
10678 2004-08-13 Brad Smith <brad@comstyle.com>
10679
10680 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
10681 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
10682
10683 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
10684
10685 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
10686 assume the processor is a powerpc. This is because coreutils
10687 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
10688 in this case, due to a MacOS X bug that causes
10689 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
10690 to return a negative number.
10691 Problem reported by Petter Reinholdtsen in:
10692 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
10693
10694 2004-07-19 Ben Elliston <bje@gnu.org>
10695
10696 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
10697
10698 2004-06-24 Ben Elliston <bje@gnu.org>
10699
10700 * config.guess: Update copyright years.
10701 * config.sub: Likewise.
10702
10703 2004-06-22 Robert Millan <robertmh@gnu.org>
10704
10705 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
10706 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
10707
10708 2004-06-22 Stanley F. Quayle <stan@stanq.com>
10709
10710 * config.guess (*:*VMS:*:*): New entry. Replaces
10711 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
10712 manufacturer.
10713
10714 2004-06-22 Ben Elliston <bje@gnu.org>
10715
10716 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
10717 * config.sub: Likewise.
10718
10719 2004-06-22 Ben Elliston <bje@gnu.org>
10720
10721 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
10722 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
10723
10724 2004-06-11 Ben Elliston <bje@gnu.org>
10725
10726 * config.guess (pegasos:OpenBSD:*:*): Remove.
10727
10728 2004-06-11 Ben Elliston <bje@gnu.org>
10729
10730 From Wouter Verhelst <wouter@grep.be>:
10731 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
10732
10733 2004-06-11 Ben Elliston <bje@gnu.org>
10734
10735 * config.guess (luna88k:OpenBSD:*:*): New.
10736
10737 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
10738
10739 * config.guess (m32r*:Linux:*:*): New case.
10740 * config.sub: Handle m32rle.
10741
10742 2004-03-12 Ben Elliston <bje@wasabisystems.com>
10743
10744 From Jens Petersen <petersen@redhat.com>:
10745 * config.sub: Handle sparcv8.
10746
10747 2004-03-03 Ben Elliston <bje@wasabisystems.com>
10748
10749 From Tom Smith <smith@cag.lkg.hp.com>:
10750 * config.guess: Version suffixes are equally significant on Tru64
10751 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
10752 prefix of "P" (patched kernel).
10753
10754 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
10755
10756 * config.sub: Add support for National Semiconductor CRX target.
10757
10758 2004-09-03 Janis Johnson <janis187@us.ibm.com>
10759
10760 * MAINTAINERS (Various Maintainers): Remove myself as web page
10761 maintainer, add myself as maintainer of build status lists.
10762
10763 2004-09-03 Jan Beulich <jbeulich@novell.com>
10764
10765 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
10766 *-*-netware, but add target-libmudflap.
10767 Consolidate *-*-netware targets (of which really only i?86 exists)
10768 into a single entry.
10769 * configure: Likewise.
10770
10771 2004-09-01 Paolo Bonzini <bonzini@gnu.org>
10772
10773 * Makefile.tpl (sorry): Remove.
10774 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
10775 (cleanstrap targets): Depend on distclean, not distclean-stage1.
10776 (do-clean): Clean per-stage directories too.
10777 (do-distclean): Run distclean-stage1 too.
10778 (.NOTPARALLEL): Enable during toplevel bootstrap.
10779 (stage[+id+]-bubble): Enable parallel execution during
10780 the recursive invocation.
10781 * Makefile.in: Regenerate.
10782
10783 Fix previous checkin:
10784
10785 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
10786 include.
10787 * configure.in: Fix indentation.
10788 * configure: Regenerate.
10789
10790 2004-08-31 Robert Bowdidge <bowdidge@apple.com>
10791
10792 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
10793 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
10794 * configure: regenerate
10795 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
10796 -mdynamic-no-pic
10797
10798 2004-08-31 Paolo Bonzini <bonzini@gnu.org>
10799
10800 * Makefile.def (build_modules): Add fixincludes.
10801 (dependencies): Make gcc depend on fixincludes.
10802 * configure.in (build_tools): Add fixincludes.
10803 (build_configdirs): Always include build_libs.
10804 * Makefile.in: Regenerate.
10805 * configure: Regenerate.
10806
10807 2004-08-30 Paolo Bonzini <bonzini@gnu.org>
10808
10809 * Makefile.def (bootstrap stages): Add 'lean' parameter.
10810 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
10811 phony targets; do not generate timestamp files.
10812 (distclean-stageN): Remove references to their timestamp files.
10813 (restageN, touch-stageN): Remove.
10814 (stageN-bubble): Rewritten.
10815 (compare): Support lean bootstraps.
10816 * Makefile.in: Regenerate.
10817
10818 * configure.in: Only warn when bootstrapping but
10819 build != host or build != target. Support lean bootstraps.
10820 * configure: Regenerate.
10821
10822 2004-08-26 Phil Edwards <phil@codesourcery.com>
10823
10824 * configure.in: Give a better error message if GMP/MPFR are missing
10825 and a language needing them has been requested.
10826 * configure: Regenerated.
10827
10828 2004-08-25 Phil Edwards <phil@codesourcery.com>
10829
10830 * configure.in: Print a list of available language front-ends if
10831 a requested one is missing. Tidy stray tab characters.
10832 * configure: Regenerated.
10833
10834 2004-08-19 Michael Koch <konqueror@gmx.de>
10835
10836 * gcc/doc/install.texi: Update entry about automake for libjava.
10837
10838 2004-08-17 Robert Millan <robertmh@gnu.org>
10839
10840 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
10841 (instead of FreeBSD).
10842 * configure: Regenerate.
10843
10844 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
10845
10846 * Makefile.in: Regenerate.
10847 * configure: Regenerate.
10848
10849 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
10850 stage_*_flags.
10851 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
10852 for bootstrapped modules if toplevel bootstrap is going.
10853 (GCC bootstrap): Generate per-stage targets for all bootstrapped
10854 modules. Adjust for changes in Makefile.def. Enable several
10855 rules even in non-bootstrap mode, just to avoid peppering the
10856 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
10857 (stage-[+prev+]-bubble): Remove.
10858
10859 * Makefile.def (Dependencies): Depend on all-build-bison,
10860 all-build-flex, all-build-byacc, all-build-texinfo, rather
10861 than the host variations.
10862 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
10863 with BUILD_SUBDIR.
10864 (BISON): Update for recent Bisons.
10865 (YACC): Fix typo.
10866 (cross): Depend on all-build.
10867 (all): Do not depend on all-build.
10868 (prebootstrap): Remove.
10869 (dep-kind): Accept separate prefixes for MODULE and ON variables.
10870 (Prebootstrap dependencies): Add them to the per-stage targets
10871 and to all-prebootstrap.
10872 * configure.in (build_configdirs): Always enable build_tools.
10873 (BUILD_DIR_PREFIX): Remove.
10874
10875 * Makefile.def (gcc): Add target variable.
10876 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
10877 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
10878 in the recursive `make', instead of hardwiring `all'.
10879 (Autogenerated TARGET-* variables): New.
10880
10881 2004-08-13 Brian Booth <bbooth@redhat.com>
10882
10883 * MAINTAINERS: Remove myself from write-after-approval.
10884
10885 2004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
10886
10887 * src-release: Stop distributing mmalloc with gdb (which doesn't
10888 use it).
10889 * Makefile.def: GDB doesn't depend on mmalloc anymore.
10890 * Makefile.in: Regenerate.
10891
10892 2004-08-09 Mark Mitchell <mark@codesourcery.com>
10893
10894 * configure.in (arm*-*-eabi*): New target.
10895 * configure: Regenerate.
10896
10897 2004-08-06 Paolo Bonzini <bonzini@gnu.org>
10898
10899 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
10900 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
10901 (Dependencies): New section.
10902 * Makefile.tpl (Dependencies): Generate from Makefile.def.
10903 (configure-target-[+module+]): Depend on maybe-all-gcc
10904 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
10905 (toplevel profiledbootstrap): Fix dependencies.
10906 * Makefile.in: Regenerate.
10907
10908 2004-08-03 Mark Mitchell <mark@codesourcery.com>
10909
10910 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
10911 target-libiberty to noconfigdirs.
10912 * configure: Regenerate.
10913
10914 2004-08-03 Paul Brook <paul@codesourcery.com>
10915
10916 * configure.in: Check for MPFR as well as GMP.
10917 * configure: Regenerate.
10918
10919 2004-08-01 Robert Millan <robertmh@gnu.org>
10920
10921 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
10922 libmudflap for all GNU-based systems (with Glibc).
10923 * configure: Regenerate.
10924
10925 2004-08-03 Paolo Bonzini <bonzini@gnu.org>
10926
10927 * Makefile.def (host-modules): Add gcc.
10928 * Makefile.in: Regenerate.
10929 * Makefile.tpl (sorry): New rule.
10930 (configure-host, all-host, [+make_target+]-host, do-check,
10931 install-host): Do not add gcc as a special case.
10932 (host modules): Add a small special-casing for gcc. Export
10933 extra_make_flags through the environment.
10934 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
10935 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
10936 other recursive targets for gcc): Remove.
10937
10938 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
10939 (stage, unstage): New rules.
10940 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
10941 distclean-stage[+id+]): Use stage_current.
10942 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
10943 the stage*-start rules.
10944
10945 2004-08-02 Geoffrey Keating <geoffk@apple.com>
10946
10947 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
10948 use -all_load flag.
10949
10950 2004-08-02 Paolo Bonzini <bonzini@gnu.org>
10951
10952 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
10953 * configure: Regenerate.
10954
10955 2004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
10956
10957 * maintainer-scripts/gcc_release: Revert yesterday's change.
10958
10959 2004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
10960
10961 * MAINTAINERS: Add myself to write-after-approval.
10962
10963 2004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
10964
10965 * libf2c: Removed.
10966 * gcc/gccbug.in: Updated because of libf2c removal.
10967 * maintainer-scripts/gcc_release: Ditto.
10968
10969 2004-07-09 Loren J. Rittle <ljrittle@acm.org>
10970
10971 * configure.in: Build libmudflap by default on FreeBSD.
10972 * configure: Regenerated.
10973
10974 2004-07-09 Mark Mitchell <mark@codesourcery.com>
10975
10976 * configure.in: Do not build libmudflap by default on non-GNU/Linux
10977 systems.
10978 * configure: Regenerated.
10979
10980 2004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
10981
10982 PR target/16344
10983 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
10984 feedback based compiler.
10985 * Makefile.in: Rebuilt.
10986
10987 2004-07-08 Alexandre Oliva <aoliva@redhat.com>
10988
10989 * Makefile.def (host_modules): Set bootstrap=true for flex.
10990 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
10991 * Makefile.in: Rebuilt.
10992
10993 2004-07-07 Jan Hubicka <jh@suse.cz>
10994
10995 * MAINTAINERS: Add self as a profile feedback maintainer.
10996
10997 2004-07-05 Phil Edwards <phil@codesourcery.com>
10998
10999 * configure.in: Do not prepend $srcdir to /dev/null in
11000 makefile fragments.
11001 * configure: Regenerate.
11002
11003 2004-07-01 Paolo Bonzini <bonzini@gnu.org>
11004
11005 * Makefile.def (build_modules): Add bison, byacc, flex,
11006 m4, texinfo.
11007 (flags_to_pass): Add FLEX.
11008 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
11009 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
11010 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
11011 DEFAULT_MAKEINFO): Remove.
11012 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
11013 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
11014 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
11015 objdir or else use configured tool.
11016 (all-build): New.
11017 (all): Depend on it.
11018 (Build module dependencies): Add.
11019 * Makefile.in: Regenerate.
11020 * configure.in: Better support for multiple build modules,
11021 matching what is done for host/target modules. Do not look
11022 for "plausible" locations of build tools if Canadian cross.
11023 Use autoconf's AC_PROG_CC to find a C compiler. Define
11024 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
11025 * configure: Regenerate.
11026
11027 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
11028
11029 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
11030 * Makefile.in: Regenerate.
11031
11032 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
11033
11034 * Makefile.tpl (configure-build-[+module+],
11035 configure-[+module+], configure-target-[+module+]): Pass
11036 [+extra_configure_args+].
11037 (all-build-[+module+], all-[+module+], check-[+module+],
11038 install-[+module+], [+make_target+]-[+module+],
11039 all-target-[+module+], check-target-[+module+],
11040 install-target-[+module+], [+make_target+]-target-[+module+]):
11041 Pass [+extra_make_args+].
11042 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
11043 (GCC_HOST_EXPORTS): Remove.
11044 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
11045 cross, check-gcc, check-gcc-c++, install-gcc,
11046 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
11047 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
11048 * Makefile.in: Regenerate.
11049
11050 2004-06-21 Matthew Sachs <msachs@apple.com>
11051
11052 * MAINTAINERS: Added self to write-after-approval.
11053
11054 2004-06-21 Christopher Faylor <cgf@alum.bu.edu>
11055
11056 * configure.in: Check for srcdir/winsup rather than build directory
11057 winsup.
11058 * configure: Regenerate.
11059
11060 2004-06-17 Corinna Vinschen <vinschen@redhat.com>
11061
11062 * configure.in: Don't build Cygwin native newlib if winsup
11063 directory is missing. Emit warning instead.
11064 * configure: Regenerate.
11065
11066 2004-06-09 Paolo Bonzini <bonzini@gnu.org>
11067
11068 * Makefile.tpl (touch-stage[+id+]): New.
11069 (restage[+prev+]): Depend on touch-stage[+id+].
11070
11071 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
11072 Use it throughout.
11073
11074 * Makefile.def: Add profile and feedback bootstrap stages.
11075 Remove next field from bootstrap stages.
11076 * Makefile.tpl (LN, LN_S): Substitute.
11077 (stageN-start, stageN-end): Use double-colon rules, to
11078 provide a hook for additional setup commands.
11079 (distclean-stageN-gcc, restageN): Create dependencies from
11080 [+prev+], not from [+next+].
11081 (stageN-bubble): Add commands for successive stages from
11082 [+prev+], using double-colon rules.
11083 (all-stageN-gcc): Fix typo.
11084 (stagefeedback-start, profiledbootstrap): New.
11085 * Makefile.in: Regenerate.
11086 * configure.in: Call ACX_PROG_LN.
11087 * configure: Regenerate.
11088
11089 2004-06-08 Canqun Yang <canqun@nudt.edu.cn>
11090
11091 * MAINTAINERS (Write After Approval): Add myself.
11092
11093 2004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
11094
11095 * MAINTAINERS (Write After Approval): Add myself.
11096
11097 2004-06-03 Paolo Bonzini <bonzini@gnu.org>
11098
11099 * configure.in: Fix --enable-bootstrap breakage introduced in trees
11100 without gcc.
11101 * configure: Regenerate.
11102
11103 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
11104
11105 * Makefile.tpl: Fix typo.
11106 * Makefile.in: Regenerate.
11107
11108 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
11109
11110 * configure.in: Remove new- prefix from toplevel
11111 bootstrap targets.
11112 * configure: Regenerate.
11113
11114 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
11115
11116 * Makefile.tpl (all.normal): Rename to all.
11117 (all): Replace with a rule to pick the default
11118 target from configure.
11119 (all-gcc, configure-gcc): Use conditionals to
11120 do nothing when toplevel bootstrap is going on.
11121 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
11122 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
11123 * configure.in: Support --enable-bootstrap.
11124
11125 * Makefile.def: Remove new- prefix from toplevel
11126 bootstrap targets.
11127 * Makefile.tpl: Likewise.
11128
11129 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
11130 target.
11131
11132 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
11133 $(RECURSE_FLAGS) to recursive invocation of make.
11134
11135 * Makefile.in: Regenerate.
11136 * configure: Regenerate.
11137
11138 2004-05-30 Andreas Jaeger <aj@suse.de>
11139 Jim Wilson <wilson@specifixinc.com>
11140
11141 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
11142 like CC.
11143
11144 2004-05-27 Daniel Jacobowitz <dan@debian.org>
11145
11146 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
11147 * configure: Regenerate.
11148
11149 2004-05-25 Daniel Jacobowitz <drow@false.org>
11150
11151 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
11152 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
11153 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
11154 targets.
11155 * Makefile.in: Regenerate.
11156
11157 2004-05-24 Paolo Bonzini <bonzini@gnu.org>
11158
11159 * configure.in: Test the ability to symlink directories.
11160 * configure: Regenerate.
11161
11162 * Makefile.def (bootstrap-stage): New definitions.
11163 * Makefile.tpl (configure-stage1-gcc,
11164 configure-stage2-gcc, configure-stage3-gcc,
11165 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
11166 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
11167 new-restage3, compare): Autogenerate, see Makefile.in
11168 entry for behavioral changes.
11169 (distclean-stage1, new-stage1-start, new-stage1-end,
11170 new-stage1-bubble, distclean-stage2, new-stage2-start,
11171 new-stage2-end, new-stage2-bubble, distclean-stage3,
11172 new-stage3-start, new-stage3-end): New autogenerated targets.
11173 (objext, prebootstrap, BOOT_CFLAGS,
11174 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
11175 targets.
11176
11177 * Makefile.in: Regenerate.
11178 (distclean-stage1, new-stage1-start, new-stage1-end,
11179 new-stage1-bubble, distclean-stage2, new-stage2-start,
11180 new-stage2-end, new-stage2-bubble, distclean-stage3,
11181 new-stage3-start, new-stage3-end): New targets.
11182 (all-stage1-gcc): Move prebootstrap dependency from here...
11183 (configure-stage1-gcc): ...to here.
11184 (new-bootstrap): Use bubble targets.
11185 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
11186 Use per-stage distclean targets.
11187 (configure-stage1-gcc, configure-stage2-gcc,
11188 configure-stage3-gcc, all-stage1-gcc,
11189 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
11190 Use new-stageN-start to prepare the tree.
11191
11192 2004-05-23 Paolo Bonzini <bonzini@gnu.org>
11193
11194 * Makefile.def (host_modules): add libcpp.
11195 * Makefile.tpl: Add dependencies on and for libcpp.
11196 * Makefile.in: Regenerate.
11197 * configure.in: Add libcpp host module.
11198 * configure: Regenerate.
11199
11200 2004-05-21 Paolo Bonzini <bonzini@gnu.org>
11201
11202 * Makefile.tpl: Whenever a recursive target is defined, wrap
11203 it in a special @if/@endif block, and prepare its maybe
11204 dependency in the @if/@endif block
11205 * configure.in: Instead of writing maybe dependencies, remove
11206 the @if/@endif statements, and remove the @if/@endif blocks
11207 that remain.
11208 * configure: Regenerate.
11209 * Makefile.in: Regenerate.
11210
11211 2004-05-20 Janis Johnson <janis187@us.ibm.com>
11212
11213 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
11214
11215 2004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
11216
11217 PR bootstrap/15120
11218 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
11219 * */configure: Rebuilt.
11220
11221 2004-05-17 Zack Weinberg <zack@codesourcery.com>
11222
11223 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
11224 of libf2c.
11225 * configure, Makefile.in: Regenerate.
11226
11227 2004-05-13 Tobias Schlüter <tobi@gcc.gnu.org>
11228
11229 * MAINTAINERS (Write After Approval): Add myself.
11230
11231 2004-05-13 Diego Novillo <dnovillo@redhat.com>
11232
11233 Merge from tree-ssa-20020619-branch.
11234
11235 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
11236 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
11237 (HOST_GMPLIBS): Define.
11238 (HOST_GMPINC): Define.
11239 (TARGET_LIB_PATH): Add libmudflap.
11240 (GFORTRAN_FOR_TARGET): Define.
11241 (configure-build*): Export GFORTRAN.
11242 (configure-gcc): Export GMPLIBS and GMPINC.
11243 (all-gcc): Add maybe-all-libbanshee.
11244 (configure-target-libgfortran): Define.
11245 * Makefile.in: Regenerate.
11246 * configure.in (host_libs): Add libbanshee.
11247 (target_libraries): Add target-libmudflap and target-libgfortran.
11248 Add --with-libbanshee.
11249 Handle --disable-libmudflap.
11250 (*-*-freebsd*): Use with_gmp.
11251 Add $(libgcj) to noconfigdirs.
11252 * configure: Regenerate.
11253 * depcomp: New file.
11254 * MAINTAINERS: Add tree-ssa maintainers.
11255
11256 2004-05-04 Vladimir Makarov <vmakarov@redhat.com>
11257
11258 * MAINTAINERS (Various Maintainers): Add myself.
11259
11260 2004-04-30 Brian Ford <ford@vss.fsi.com>
11261
11262 * MAINTAINERS (Write After Approval): Add myself.
11263
11264 2004-04-29 Uros Bizjak <uros@kss-loka.si>
11265
11266 * MAINTAINERS (Write After Approval): Add myself.
11267
11268 2004-04-28 Paolo Bonzini <bonzini@gnu.org>
11269
11270 * config/acx.m4: Fix fastcompare support for new-bootstrap.
11271 * configure: Regenerate.
11272
11273 2004-04-27 Paolo Bonzini <bonzini@gnu.org>
11274
11275 Revert:
11276 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
11277
11278 * Makefile.def (flags_to_pass): Remove *dir variables that
11279 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
11280 as well as prefix and exec_prefix.
11281 * Makefile.in: Regenerate.
11282
11283 2004-04-26 Robert Millan <robertmh@gnu.org>
11284
11285 Add patches from libtool CVS.
11286 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
11287 * ltconfig: Likewise.
11288 * ltcf-c.sh: Likewise.
11289 * ltcf-cxx.sh: Likewise.
11290 * ltcf-gcj.sh: Likewise.
11291
11292 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
11293
11294 * Makefile.def (host_modules): Mark with the bootstrap
11295 flag packages on which gcc depends.
11296 * Makefile.tpl (all-bootstrap): Use it.
11297 * Makefile.in: Regenerate.
11298
11299 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
11300
11301 * Makefile.def (flags_to_pass): Remove *dir variables that
11302 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
11303 as well as prefix and exec_prefix.
11304 * Makefile.in: Regenerate.
11305
11306 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
11307
11308 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
11309 * configure: Regenerate.
11310 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
11311 * gcc/Makefile.tpl (compare): Use the result of the test.
11312 * gcc/Makefile.in: Regenerate.
11313
11314 2004-04-23 Paolo Bonzini <bonzini@gnu.org>
11315
11316 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
11317 Always relocate gcc and prev-gcc to the original names, even
11318 if the build fails.
11319 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
11320 New targets.
11321
11322 2004-04-23 Laurent GUERBY <laurent@guerby.net>
11323
11324 * MAINTAINERS: Update my email address.
11325
11326 2004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11327
11328 * configure.in (mips*-*-irix5*): Enable ld.
11329 * configure: Regenerate.
11330
11331 2004-04-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11332
11333 * configure: Regenerate.
11334
11335 2004-04-15 James E Wilson <wilson@specifixinc.com>
11336
11337 * Makefile.tpl (configure-[+module+], configure-gcc,
11338 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
11339 Set and export LDFLAGS.
11340 * Makefile.in: Regenerate.
11341
11342 2004-04-12 Michael Chastain <mec.gnu@mindspring.com>
11343
11344 * MAINTAINERS: Add myself to write-after-approval.
11345
11346 2004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
11347
11348 PR bootstrap/14871
11349 * Makefile.tpl: If we don't have built-in-tree target tools,
11350 use the ones found by configure rather than hacking around with
11351 program_transform_name.
11352 * configure.in: Give Makefile.tpl the information necessary
11353 to do that.
11354 * Makefile.in: Regenerate.
11355 * configure: Regenerate.
11356
11357 2004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
11358
11359 PR bootstrap/14760
11360 * configure.in: When computing baseargs, strip *all* copies of
11361 offending options. Also, don't match/substitute the trailing space,
11362 so that this actually works when two similar options are separated by
11363 only one space.
11364 * configure: Regenerate.
11365
11366 2004-04-06 David Edelsohn <edelsohn@gnu.org>
11367
11368 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
11369 (rs6000-*-aix*): Same.
11370 * configure: Regenerate.
11371
11372 2004-04-05 Ranjit Mathew <rmathew@hotmail.com>
11373
11374 * MAINTAINERS: Add myself to write-after-approval.
11375
11376 2004-04-03 Bud Davis <bdavis9659@comcast.net>
11377
11378 * MAINTAINERS: Add myself to write-after-approval.
11379
11380 2004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
11381
11382 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
11383 STRICT_WARN, WARN_CFLAGS flags passed down to make.
11384 * Makefile.in: Regenerate.
11385
11386 * configure.in (top level bootstrap support): Rework --enable-werror
11387 to set @stage2_werror_flag@.
11388 * configure: Regenerate.
11389 * Makefile.tpl (top level bootstrap support): Pass
11390 @stage2_werror_flag@ down to configure in stages 2 and 3.
11391 * Makefile.in: Regenerate.
11392
11393 2004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
11394
11395 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
11396 for stages 2 and 3 as well as in make. As a consequence, remove
11397 OUTPUT_OPTION (now detected by configure) from the flags passed down
11398 to make.
11399 * Makefile.in: Regenerate.
11400
11401 * Makefile.tpl (new-bootstrap): Fix typo.
11402 * Makefile.in: Regenerate.
11403
11404 2004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
11405
11406 * Makefile.tpl: Rearrange by moving recursive_targets rules
11407 into their proper sections.
11408 * Makefile.tpl (top level bootstrap support): Move disabling
11409 of coverage flags from 'make' to 'configure'; improve comments.
11410 * Makefile.in: Regenerate.
11411
11412 * Makefile.tpl (experimental top level bootstrap) Move stage1
11413 language setting from all- target to configure- target; disable
11414 intermodule optimization in stage 1; prevent gratuitous rebuilds
11415 of stage 1.
11416 * Makefile.in: Regenerate.
11417 * configure.in: Comma-separate stage 1 language list for top
11418 level bootstrap.
11419 * configure: Regenerate.
11420
11421 * Makefile.tpl: Clean up experimental top level bootstrap support:
11422 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
11423 prev-gcc in configure- targets as well as all- targets.
11424 * Makefile.in: Regenerate.
11425
11426 2004-03-21 Kelley Cook <kcook@gcc.gnu.org>
11427
11428 * compile: New file imported from automake.
11429
11430 2004-03-17 Paolo Bonzini <bonzini@gnu.org>
11431
11432 * configure.in: Remove symbolic link section.
11433 * configure: Regenerate.
11434 * Makefile.tpl (links): Remove.
11435 * Makefile.in: Regenerate.
11436
11437 2004-03-15 Paolo Bonzini <bonzini@gnu.org>
11438 Nathanael Nerode <neroden@gcc.gnu.org>
11439
11440 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
11441 Set with AC_CHECK_PROGS.
11442 * configure.in: Fix comment typo from last patch.
11443 * configure: Regenerate.
11444
11445 2004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
11446
11447 * Makefile.tpl: Introduce experimental top level bootstrap support.
11448 * Makefile.in: Regenerate.
11449 * configure.in: Introduce support for top level bootstrap.
11450 * configure: Regenerate.
11451
11452 2004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
11453 Paolo Bonzini <bonzini@gnu.org>
11454
11455 PR bootstrap/14522
11456 * configure.in: Cope with shells that do not support unquoted ^
11457 * configure: Regenerate.
11458
11459 2004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
11460 Paolo Bonzini <bonzini@gnu.org>
11461
11462 PR bootstrap/14522
11463 * configure.in: Cope with shells that do not support nesting
11464 quotes inside quoted backquote substitutions.
11465 * configure: Regenerate.
11466
11467 2004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
11468
11469 PR bootstrap/14522
11470 * configure.in: Fix escaping of $.
11471 * configure: Regenerate.
11472
11473 2004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
11474
11475 * configure: Regenerate, since I forgot to while committing Paolo's
11476 changes.
11477
11478 2004-03-08 Paolo Bonzini <bonzini@gnu.org>
11479
11480 PR ada/14131
11481 Move language detection to the top level.
11482 * configure.in: Find default values for the tools as
11483 soon as possible. Disable ada if GNAT is not found.
11484 Emit error message about missing languages. Expand
11485 --enable-languages=all for the gcc subdirectory.
11486
11487 2004-03-10 Ben Elliston <bje@gnu.org>
11488
11489 * MAINTAINERS: Update my email address.
11490
11491 2004-03-05 David Edelsohn <edelsohn@gnu.org>
11492
11493 * ltconfig: Disable building static libraries if building shared
11494 libraries on AIX 5L.
11495
11496 2004-03-01 Richard Sandiford <rsandifo@redhat.com>
11497
11498 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
11499 and disable libgcj.
11500 * configure: Regenerated.
11501
11502 2004-03-01 Brian Booth <bbooth@redhat.com>
11503
11504 * MAINTAINERS: Add myself to write-after-approval.
11505
11506 2004-03-01 Paolo Bonzini <bonzini@gnu.org>
11507
11508 * MAINTAINERS: Add myself to write-after-approval.
11509
11510 2004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
11511
11512 PR bootstrap/7087
11513 * Makefile.tpl: Guard XFOO sed statements better.
11514 * Makefile.tpl: Add dependency for configure-target-libada.
11515 * Makefile.in: Regenerate (incidentally fixes broken
11516 commit when libada-branch was merged).
11517
11518 2004-02-25 Kelley Cook <kcook@gcc.gnu.org>
11519
11520 * MAINTAINERS: Add myself to write-after-approval.
11521
11522 2004-02-20 Andrew Pinski <pinskia@physics.uc.edu>
11523
11524 * MAINTAINERS: Add Nicola Pero and myself as libobjc
11525 maintainers.
11526
11527 2004-02-20 Andrew Cagney <cagney@redhat.com>
11528
11529 * config.guess: Update from version 2003-10-16 to 2004-02-16.
11530 * config.sub: Update from version 2003-11-03 to 2004-02-16.
11531
11532 2004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
11533
11534 PR bootstrap/11932
11535 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
11536
11537 2004-02-14 Jerry Quinn <jlquinn@optonline.net>
11538
11539 * MAINTAINERS: Added myself to write-after-approval.
11540
11541 2004-02-14 Michael Koch <konqueror@gmx.de>
11542
11543 * MAINTAINERS: Added myself to write-after-approval.
11544
11545 2004-02-13 Joseph S. Myers <jsm@polyomino.org.uk>
11546
11547 * MAINTAINERS: Move Steve Chamberlain to write-after-approval. Move
11548 some OS port maintainers to OS port maintainers section.
11549
11550 2004-02-13 Frank Ch. Eigler <fche@redhat.com>
11551
11552 * MAINTAINERS: Add self.
11553
11554 2004-02-12 Kazu Hirata <kazu@cs.umass.edu>
11555
11556 * MAINTAINERS: Alphabetize.
11557
11558 2004-02-12 Paolo Bonzini <bonzini@gnu.org>
11559
11560 * MAINTAINERS: Remove myself.
11561
11562 2004-02-11 David Edelsohn <edelsohn@gnu.org>
11563
11564 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
11565 (rs6000-*-aix*): Same.
11566 * configure: Regenerate.
11567
11568 2004-02-11 Kelley Cook <kcook@gcc.gnu.org>
11569
11570 * configure.in (host): Add in missing $noconfigdirs to defines.
11571 * configure: Regenerate.
11572
11573 2004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
11574 Nathanael Nerode <neroden@gcc.gnu.org>
11575
11576 PR ada/6637, PR ada/5911
11577 Merge with libada-branch:
11578 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
11579 with appropriate dependencies. Add --enable-libada configure switch.
11580 * configure, Makefile.in: Regenerate.
11581
11582 2004-02-09 Paolo Bonzini <bonzini@gnu.org>
11583
11584 * MAINTAINERS: Add myself to write-after-approval.
11585
11586 2004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11587
11588 * configure.in: Don't pass --with-stabs on IRIX 5 either.
11589 * configure: Regenerate.
11590
11591 2004-02-04 Geoffrey Keating <geoffk@apple.com>
11592
11593 Merge from upstream:
11594
11595 * ltmain.in: When setting IFS to '~', be careful about user
11596 arguments that contain '~'.
11597
11598 2004-02-04 Peter O'Gorman <peter@pogma.com>
11599
11600 * ltmain.in (infer_tag): Move tag inferrence to a shell function.
11601 Also test $base_compile against $CC with escaped arguments. Bug
11602 reported by Geoff Keating <geoffk@apple.com>.
11603
11604 2004-02-04 Kazu Hirata <kazu@cs.umass.edu>
11605
11606 * MAINTAINERS: Remove i960 port.
11607
11608 2004-01-23 DJ Delorie <dj@redhat.com>
11609
11610 * Makefile.def (target_modules) [libiberty]: Don't stage.
11611 * Makefile.in: Rebuilt.
11612
11613 2004-01-20 Caroline Tice <ctice@apple.com>
11614
11615 * MAINTAINERS: Add myself to write-after-approval.
11616
11617 2004-01-19 Paolo Carlini <pcarlini@suse.de>
11618
11619 * MAINTAINERS: Update my email address.
11620
11621 2004-01-18 James A. Morrison <ja2morri@uwaterloo.ca>
11622
11623 * MAINTAINERS: Add myself to write-after-approval.
11624
11625 2004-01-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
11626
11627 * MAINTAINERS: Remove entries without email address.
11628
11629 2004-01-15 Daniel Jacobowitz <drow@mvista.com>
11630
11631 * MAINTAINERS: Add myself to write-after-approval.
11632
11633 2004-01-15 Steven Bosscher <stevenb@suse.de>
11634
11635 * MAINTAINERS: Update my email address.
11636
11637 2004-01-14 Loren J. Rittle <ljrittle@acm.org>
11638
11639 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
11640 * Makefile.tpl (configure-target-[+module+]): Support stage.
11641 * Makefile.in: Rebuilt.
11642
11643 2004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
11644
11645 * MAINTAINERS: Add myself as a libiberty MAINTAINER.
11646
11647 2004-01-10 Richard Sandiford <rsandifo@redhat.com>
11648
11649 * MAINTAINERS: Add myself as a MIPS maintainer.
11650
11651 2004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
11652
11653 * configure.in: Use ./config.cache, not config.cache.
11654 * configure: Regenerate.
11655 * Makefile.tpl: Special-casing not needed for GCC any more.
11656 * Makefile.in: Regenerate.
11657
11658 * configure.in: Don't share a cache file for host dirs.
11659 * configure: Regenerate.
11660
11661 * config-ml.in: Don't mess with the cache file.
11662
11663 2004-01-04 Eric Botcazou <ebotcazou@libertysurf.fr>
11664
11665 * MAINTAINERS: Move myself from 'Write After Approval' to
11666 'CPU Port Maintainers' section as SPARC maintainer.
11667
11668 2004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
11669
11670 * Makefile.tpl: Make GCC use a separate config.cache.
11671 * Makefile.in: Regenerate.
11672
11673 PR bootstrap/11932, PR bootstrap/11933
11674 (I don't know if it will fix either of them, but it relates
11675 to them.)
11676 * configure.in: Don't use shared config.cache for target
11677 directories.
11678 * configure: Regenerate.
11679
11680 2004-01-02 Dan Nicolaescu <dann@ics.uci.edu>
11681
11682 * MAINTAINERS: Add myself to 'Write After Approval' section.
11683
11684 2003-12-31 Roger Sayle <roger@eyesopen.com>
11685
11686 * configure.in (ia64*-*-hpux*): Disable building java libraries.
11687 * configure: Regenerated.
11688
11689 2003-12-23 Kazu Hirata <kazu@cs.umass.edu>
11690
11691 * MAINTAINERS: Remove the mn10200 maintainer.
11692
11693 2003-12-21 Bernardo Innocenti <bernie@develer.com>
11694
11695 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
11696 * configure: Regenerated.
11697
11698 2003-12-16 Jan Hubicka <jh@suse.cz>
11699
11700 * MAINTAINERS: Add myself as callgraph maintainer.
11701
11702 2003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
11703
11704 * configure.in (raw_libstdcxx_flags): Remove the leading space.
11705 * configure: Regenerate.
11706
11707 2003-12-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
11708
11709 * MAINTAINERS: Move myself from 'Bug database only accounts' to
11710 'Write After Approval' section. Update email.
11711
11712 2003-12-01 James Lemke <jim@wasabisystems.com>
11713
11714 * MAINTAINERS (Write After Approval): Add myself.
11715
11716 2003-11-20 Matt Thomas <matt@3am-software.com>
11717
11718 * MAINTAINERS: Add myself as a vax port maintainer.
11719
11720 2003-11-20 Kelley Cook <kcook@gcc.gnu.org>
11721
11722 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
11723 (configure-build-[+module+], configure-[+module+]): Likewise.
11724 (configure-target-[+module+], configure-gcc, config.status): Likewise.
11725 * Makefile.in: Regenerate.
11726
11727 2003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
11728
11729 * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
11730 shared/dylibed libraries.
11731 * ltmain.sh: Likewise.
11732 * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
11733 * ltcf-cxx.sh: Likewise.
11734 * ltcf-gcj.sh: Likewise.
11735 * ltconfig: Likewise.
11736
11737 2003-11-17 Stan Cox <scox@redhat.com>
11738
11739 * MAINTAINERS: Add myself as iq2000 port maintainer.
11740
11741 2003-11-14 Arnaud Charlet <charlet@act-europe.fr>
11742
11743 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
11744 * Makefile.in: Regenerate.
11745
11746 2003-11-03 Ulrich Weigand <uweigand@de.ibm.com>
11747
11748 * config.sub: Update to 2003-11-03 version.
11749
11750 2003-10-20 Phil Edwards <phil@codesourcery.com>
11751
11752 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
11753 * configure: Regenerate.
11754
11755 2003-10-20 Nicolas Pitre <nico@cam.org>
11756
11757 * MAINTAINERS: Add myself to 'Write After Approval' section.
11758
11759 2003-10-20 Arnaud Charlet <charlet@act-europe.fr>
11760
11761 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
11762
11763 2003-10-19 Joseph S. Myers <jsm@polyomino.org.uk>
11764
11765 * MAINTAINERS: Update my email address.
11766
11767 2003-10-17 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11768
11769 * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
11770
11771 2003-10-17 Ralph Loader <rcl@ihug.co.nz>
11772
11773 * MAINTAINERS: Add myself to 'Write After Approval' section.
11774
11775 2003-10-16 Bernardo Innocenti <bernie@develer.com>
11776
11777 * config.guess: Update to 2003-10-16 version.
11778 * config.sub: Update to 2003-10-16 version.
11779
11780 2003-10-15 David Daney <ddaney@avtrex.com>
11781
11782 * MAINTAINERS: Added myself to 'Write After Approval' section.
11783
11784 2003-10-15 Falk Hueffner <falk@debian.org>
11785
11786 * MAINTAINERS: Move myself from 'Bug database only accounts' to
11787 'Write After Approval' section. Update email.
11788
11789 2003-10-14 Roger Sayle <roger@eyesopen.com>
11790
11791 * MAINTAINERS: Move myself from 'Write After Approval' to
11792 'Various Maintainers' section as middle-end maintainer.
11793
11794 2003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
11795
11796 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
11797 HOST_FLAGS_TO_PASS.
11798 * Makefile.in: Regenerate.
11799
11800 2003-10-11 Bernardo Innocenti <bernie@develer.com>
11801
11802 * config.guess: Update to 2003-10-07 version.
11803 * config.sub: Update to 2003-10-07 version.
11804
11805 2003-10-06 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11806
11807 * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
11808 * ltconfig (irix5*, irix6*): Don't override version_type.
11809
11810 2003-10-05 Mohan Embar <gnustuff@thisiscool.com>
11811
11812 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
11813 * configure: Rebuilt
11814 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
11815 * Makefile.in: Rebuilt
11816
11817 2003-10-03 H.J. Lu <hongjiu.lu@intel.com>
11818
11819 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
11820
11821 2003-09-30 Carlo Wood <carlo@alinoe.com>
11822
11823 * MAINTAINERS (Write After Approval): Add myself.
11824
11825 2003-09-29 Paul Koning <ni1d@arrl.net>
11826
11827 * MAINTAINERS: Move myself from "Write After Approval"
11828 to CPU platform maintainers for pdp11 platform.
11829
11830 2003-09-23 Andreas Tobler <a.tobler@schweiz.ch>
11831
11832 * MAINTAINERS: Move myself from 'Write After Approval' to
11833 'Various Maintainers' section as libffi testsuite maintainer.
11834
11835 2003-09-21 Daniel Jacobowitz <drow@mvista.com>
11836
11837 * configure.in: Pass a computed --program-transform-name
11838 to subconfigures.
11839 * configure: Regenerated.
11840
11841 2003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
11842
11843 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
11844 * Makefile.in: Regenerate.
11845
11846 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
11847 * Makefile.in: Regenerate.
11848
11849 2003-09-19 Ziemowit Laski <zlaski@apple.com>
11850
11851 * MAINTAINERS: Move myself from 'Write After Approval'
11852 to 'Various Maintainers' (objective-c) section.
11853
11854 2003-09-17 Daniel Jacobowitz <drow@mvista.com>
11855
11856 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
11857 quoting.
11858 * configure: Regenerated.
11859
11860 2003-09-16 Joel Brobecker <brobecker@gnat.com>
11861
11862 * MAINTAINERS (Write After Approval): Add myself to write after
11863 approval list.
11864
11865 2003-09-16 Dorit Naishlos <dorit@il.ibm.com>
11866
11867 * MAINTAINERS (Write After Approval): Add myself.
11868
11869 2003-09-09 Ian Lance Taylor <ian@wasabisystems.com>
11870
11871 * MAINTAINERS: Update my e-mail address.
11872
11873 2003-09-09 Alan Modra <amodra@bigpond.net.au>
11874
11875 * libtool.m4 (LD): Correct powerpc64 host match.
11876
11877 2003-09-06 James E Wilson <wilson@tuliptree.org>
11878
11879 * MAINTAINTERS: Update my affiliation and email address.
11880
11881 2003-09-06 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
11882
11883 * MAINTAINERS (Write After Approval): Add myself.
11884
11885 2003-09-04 DJ Delorie <dj@redhat.com>
11886
11887 * configure: Regenerate.
11888
11889 2003-09-04 Robert Millan <robertmh@gnu.org>
11890
11891 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
11892
11893 2003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
11894
11895 * configure.in: Ensure arguments to sed are properly spaced.
11896 * configure: Regenerate.
11897
11898 2003-08-30 Gerald Pfeifer <gerald@pfeifer.com>
11899
11900 * MAINTAINERS: Update my e-mail address.
11901
11902 2003-08-28 Mohan Embar <gnustuff@thisiscool.com>
11903
11904 * MAINTAINERS (Write After Approval): Add myself.
11905
11906 2003-08-27 Daniel Jacobowitz <drow@mvista.com>
11907
11908 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
11909 * configure: Regenerated.
11910
11911 2003-08-23 Marek Michalkiewicz <marekm@amelek.gda.pl>
11912
11913 * MAINTAINERS: Update my email address.
11914
11915 2003-08-23 Phil Edwards <pme@gcc.gnu.org>
11916
11917 * configure.in: Use newline instead of semicolon when assuming
11918 shell arguments in a for loop.
11919 * configure: Regenerated.
11920
11921 2003-08-22 Jason Eckhardt <jle@rice.edu>
11922
11923 * MAINTAINERS: Resurrect the i860 maintainer.
11924
11925 2003-08-20 Geoffrey Keating <geoffk@apple.com>
11926
11927 PR 8180
11928 * configure.in: When testing with_libs and with_headers, treat
11929 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
11930 * configure: Regenerate.
11931
11932 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
11933 make, shell, etc.
11934 (baseargs): Likewise.
11935 * configure: Regenerate.
11936
11937 2003-08-20 Bernardo Innocenti <bernie@develer.com>
11938
11939 * MAINTAINERS (Write After Approval): Add myself.
11940
11941 2003-08-19 Geoffrey Keating <geoffk@apple.com>
11942
11943 * configure.in: Disable libgcj for darwin not on powerpc.
11944 * configure: Rebuild.
11945
11946 2003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
11947
11948 * config-ml.in, symlink-tree: Add license.
11949
11950 2003-08-03 Richard Stallman <rms@gnu.org>
11951 Eben Moglen <moglen@columbia.edu>
11952
11953 * README.SCO: New file.
11954
11955 2003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
11956
11957 * Makefile.tpl (check, check-c++): Express dependencies using
11958 dependencies rather than commands.
11959 * Makefile.in: Regenerate.
11960
11961 2003-08-01 Andrew Cagney <cagney@redhat.com>
11962
11963 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
11964 * configure: Ditto.
11965
11966 2003-07-31 Geoffrey Keating <geoffk@apple.com>
11967
11968 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
11969 * Makefile.in: Update.
11970
11971 2003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
11972
11973 * configure.in: Enable libgcj for darwin.
11974 * configure: Rebuild.
11975
11976 2003-07-29 Phil Edwards <pme@gcc.gnu.org>
11977
11978 * config-ml.in: Use ac_configure_args directly instead of
11979 ml_arguments. Only set ml_norecursion if --no[-]recursion is
11980 actually seen.
11981
11982 2003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
11983
11984 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
11985 creating target and build subdirs to build all parent dirs as needed.
11986 * Makefile.in: Rebuild.
11987 * configure.in: Don't build dirs explicitly here.
11988 * configure: Rebuild.
11989
11990 2003-07-26 Paul Brook <paul@nowt.org>
11991
11992 * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
11993
11994 2003-07-22 Alexandre Oliva <aoliva@redhat.com>
11995
11996 * Makefile.tpl (all-make): Depend on intl.
11997 * Makefile.in: Rebuilt.
11998
11999 2003-07-20 Phil Edwards <pme@gcc.gnu.org>
12000
12001 * install-sh: Update to newer upstream versions (associated with
12002 aclocal 1.7).
12003 * mkinstalldirs: Likewise.
12004 * missing: Likewise, plus $1Help2man -> $1 typo fix.
12005
12006 2003-07-16 Andrew Pinski <pinskia@gcc.gnu.org>
12007
12008 * MAINTAINERS: Move self from Bug database only accounts
12009 to write-after-approval.
12010
12011 2003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
12012
12013 * config.if: Remove unused libc_interface determination.
12014
12015 2003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
12016
12017 * MAINTAINERS: Move self from write-after-approval to
12018 build machinery (*.in).
12019
12020 2003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
12021
12022 PR bootstrap/11273
12023 PR bootstrap/11408
12024 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
12025 unused INSTALL_PROGRAM_ARGS.
12026 * configure.in: Use AC_PROG_INSTALL.
12027 * Makefile.in: Regenerate.
12028 * configure: Regenerate.
12029
12030 2003-07-13 Kazu Hirata <kazu@cs.umass.edu>
12031
12032 * MAINTAINERS: Alphabetize.
12033
12034 2003-07-10 Alexandre Oliva <aoliva@redhat.com>
12035
12036 * configure: Rebuilt.
12037 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
12038 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
12039 newlib nor libgloss.
12040 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
12041 * configure.in (am33_2.0-*-linux*): Added.
12042
12043 2003-07-09 Bob Wilson <bob.wilson@acm.org>
12044
12045 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
12046 * configure: Regenerate.
12047
12048 2003-07-07 Zack Weinberg <zack@codesourcery.com>
12049
12050 * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
12051 * Makefile.in: Regenerate.
12052
12053 2003-07-04 Zack Weinberg <zack@codesourcery.com>
12054
12055 * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
12056 * Makefile.in: Regenerate.
12057
12058 2003-07-04 H.J. Lu <hongjiu.lu@intel.com>
12059
12060 * Makefile.tpl: Replace PWD with PWD_COMMAND.
12061 * Makefile.in: Regenerated.
12062
12063 * config-ml.in: Replace PWD with PWD_COMMAND.
12064
12065 2003-07-04 Zack Weinberg <zack@codesourcery.com>
12066
12067 * intl: New directory; see intl/ChangeLog for details.
12068 * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
12069 * Makefile.tpl: all-gcc depends on maybe-all-intl.
12070 * Makefile.in: Regenerate.
12071
12072 2003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
12073
12074 * configure.in: Clean up config-lang.in handling. Delete
12075 useless assignment to "subdirs".
12076 * configure: Regenerate.
12077
12078 2003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
12079
12080 * configure.in: Rename 'target_libs' to 'target_libraries'.
12081 Remove useless reference to 'target_libs'.
12082 * configure: Regenerate.
12083
12084 2003-06-23 Keith Seitz <kseitz@sources.redhat.com>
12085
12086 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
12087 * Makefile.in: Regenerate.
12088
12089 2003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
12090
12091 * Makefile.def: Introduce flags_to_pass.
12092 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
12093 * Makefile.in: Regenerate.
12094
12095 2003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
12096
12097 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
12098 and target-libgloss.
12099 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
12100 <h8300*-*-*>: Disable libf2c and ${libgcj}.
12101 * configure: Regenerate.
12102
12103 2003-06-17 Benjamin Kosnik <bkoz@redhat.com>
12104
12105 * configure.in: Update testsuite_flags to new location.
12106 * configure. Regenerate.
12107
12108 2003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
12109
12110 * Makefile.tpl: Remove BUILD_CC stuff.
12111 * Makefile.in: Regenerate.
12112
12113 2003-06-17 Kazu Hirata <kazu@cs.umass.edu>
12114
12115 * MAINTAINERS (Write After Approval): Remove Andrew Haley.
12116
12117 2003-06-16 Graeme Peterson <gp@qnx.com>
12118
12119 * MAINTAINERS (Write After Approval): Add myself.
12120
12121 2003-06-14 H.J. Lu <hongjiu.lu@intel.com>
12122
12123 * config.guess: Update to 2003-06-12 version.
12124 * config.sub: Update to 2003-06-13 version.
12125
12126 2003-06-12 H.J. Lu <hongjiu.lu@intel.com>
12127
12128 * config.guess: Update to 2003-06-06 version.
12129 * config.sub: Update to 2003-06-06 version.
12130
12131 2003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12132
12133 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
12134 * configure. Regenerate.
12135
12136 2003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
12137
12138 * configure.in: Disable serial configure by default.
12139 * configure: Regenerate.
12140 * Makefile.tpl: Abolish .NOTPARALLEL.
12141 * Makefile.in: Regenerate.
12142
12143 * Makefile.tpl: Replace {build,host,target}_canonical by
12144 {build,host,target}.
12145 * Makefile.in: Regenerate.
12146
12147 * Makefile.tpl: Fix stupid pasto.
12148 * Makefile.in: Regenerate.
12149
12150 2003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
12151
12152 * Makefile.tpl: Remove bogus conditional.
12153 * Makefile.in: Regenerate.
12154
12155 2003-06-05 Jan Hubicka <jh@suse.cz>
12156
12157 * Makefile.tpl (profiledbootstrap): New target.
12158 * Makefile.in (profiledbootstrap): New target.
12159
12160 2003-06-05 Wolfgang Bangerth <bangerth@dealii.org>
12161
12162 * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
12163 Pinski. Remove user names from other bugzilla-only maintainers.
12164
12165 2003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
12166
12167 * Makefile.tpl: Make 'recursive targets' using autogen rather
12168 than shell loop. Remove duplicate 'clean' targets and false
12169 comments.
12170 * Makefile.def: Add systematic dependencies to 'recursive' targets.
12171 Add systematic method of specifying missing targets in subdirs.
12172 Add copyright boilerplate.
12173 * Makefile.in: Regenerate.
12174 * configure.in: Add 'recursive targets' to maybe list.
12175 * configure: Regenerate.
12176
12177 * MAINTAINERS: "GNATS only" -> "Bug database only".
12178
12179 * Makefile.tpl: Rename [+target+] to [+make_target+].
12180 * Makefile.def: Rename 'target' to 'make_target'.
12181
12182 2003-05-31 Neil Booth <neil@daikokuya.co.uk>
12183
12184 * MAINTAINERS: Add self as options handling maintainer.
12185
12186 2003-05-28 Michael Meissner <gnu@the-meissners.org>
12187
12188 * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
12189 been too long since I touched those ports.
12190
12191 2003-05-28 DJ Delorie <dj@redhat.com>
12192
12193 * Makefile.tpl: Make maybe-check-gcc .PHONY.
12194 * Makefile.in: Regenerate.
12195
12196 2003-05-21 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
12197
12198 * configure.in: Use curly braces in the definition of tooldir.
12199 * configure: Regenerate.
12200
12201 2003-05-21 DJ Delorie <dj@redhat.com>
12202
12203 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
12204 newlib or libgloss.
12205 * Makefile.in: Regenerate.
12206
12207 2003-05-21 DJ Delorie <dj@redhat.com>
12208
12209 * Makefile.tpl: Add missing empty maybe-check-gcc target.
12210 * Makefile.in: Regenerate.
12211
12212 2003-05-20 Ian Lance Taylor <ian@airs.com>
12213
12214 * MAINTAINERS: Update my e-mail address.
12215
12216 2003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
12217
12218 * configure.in: Switch more things to use maybe dependencies.
12219 * Makefile.tpl: Switch more things to use maybe dependencies.
12220 Factor out common code from autogen IF statements.
12221 * configure: Regenerate.
12222 * Makefile.in: Regenerate.
12223
12224 2003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
12225
12226 * configure.in: Accept i[3456789]86 for machine type.
12227 * configure: Regenerate.
12228
12229 2003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
12230
12231 * configure.in: Switch more things to use maybe dependencies.
12232 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
12233 * configure: Regenerate.
12234 * Makefile.tpl: Switch more things to use maybe dependencies.
12235 * Makefile.in: Regenerate.
12236
12237 2003-05-16 Andreas Schwab <schwab@suse.de>
12238
12239 * Makefile.tpl (install-opcodes): Define.
12240 * Makefile.in: Rebuild.
12241
12242 2003-05-13 Andreas Jaeger <aj@suse.de>
12243
12244 * config.guess: Update to 2003-05-09 version.
12245 * config.sub: Update to 2003-05-09 version.
12246
12247 2003-05-13 Michael Eager <eager@mvista.com>
12248
12249 * configure.in: Correct sed script so that options in quotes are not
12250 deleted.
12251 * configure: Rebuild.
12252
12253 2003-05-12 Corinna Vinschen <corinna@vinschen.de>
12254
12255 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
12256 and $$s/newlib/libc/sys/cygwin32 include paths.
12257 * configure: Ditto.
12258
12259 2003-05-12 Michael Meissner <gnu@the-meissners.org>
12260
12261 * MAINTAINERS: Update my email addresses.
12262
12263 2003-05-06 Eric Botcazou <ebotcazou@libertysurf.fr>
12264
12265 * config-ml.in: Propagate INSTALL variables.
12266
12267 2003-05-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12268
12269 * MAINTAINERS: Remove duplicate entries in Write After Approval.
12270
12271 2003-05-02 Chris Demetriou <cgd@broadcom.com>
12272
12273 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
12274 * Makefile.in: Regenerate.
12275
12276 2003-05-02 Wolfgang Bangerth <bangerth@dealii.org>
12277
12278 * MAINTAINERS (GNATS only): Add Falk Hueffner.
12279
12280 2003-04-30 Wolfgang Bangerth <bangerth@dealii.org>
12281
12282 * MAINTAINERS (GNATS only): Add Giovanni Bajo.
12283
12284 2003-04-27 Daniel Jacobowitz <drow@mvista.com>
12285
12286 * Makefile.tpl: Clean $(BUILD_SUBDIR).
12287 * Makefile.in: Regenerated.
12288
12289 2003-04-25 Wolfgang Bangerth <bangerth@dealii.org>
12290
12291 * MAINTAINERS (Write After Approval): Upgrade myself from
12292 GNATS only to write-after-approval. Update my mail address.
12293
12294 2003-04-25 Loren J. Rittle <ljrittle@acm.org>
12295
12296 (OS Port Maintainers: freebsd): Add myself.
12297
12298 2003-04-22 Mark Mitchell <mark@codesourcery.com>
12299
12300 * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
12301
12302 2003-04-22 Kean Johnston <jkj@sco.com>
12303
12304 * MAINTAINERS (SCO ports): Added myself.
12305
12306 2003-04-21 Nathan Sidwell <nathan@codesourcery.com>
12307
12308 * MAINTAINERS (gcov): Add myself and Jan Hubicka.
12309
12310 2003-04-19 Kean Johnston <jkj@sco.com>
12311
12312 * MAINTAINERS (Write After Approval): Add myself.
12313
12314 2003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12315
12316 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
12317 * Makefile.in: Regenerate.
12318
12319 2003-04-18 Jakub Jelinek <jakub@redhat.com>
12320
12321 * configure.in (powerpc64*-*-linux*): Remove.
12322 * configure: Rebuilt.
12323
12324 2003-04-17 Phil Edwards <pme@gcc.gnu.org>
12325
12326 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
12327 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
12328 and restrap.
12329 * Makefile.in: Regenerate.
12330
12331 2003-04-16 Richard Earnshaw <rearnsha@arm.com>
12332
12333 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
12334 * configure: Regenerated.
12335
12336 2003-04-15 DJ Delorie <dj@redhat.com>
12337
12338 * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
12339
12340 2003-04-13 Nick Clifton <nickc@redhat.com>
12341
12342 * config-ml.in: Remove support for --disable-aix removing
12343 call-aix multilibs.
12344
12345 2003-04-10 Alexandre Oliva <aoliva@redhat.com>
12346
12347 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
12348 * */configure: Rebuilt.
12349
12350 2003-04-08 Joel Sherrill <joel@oarcorp.com>
12351
12352 * MAINTAINERS: Add my email address.
12353
12354 2003-03-17 Olivier Hainque <hainque@act-europe.fr>
12355
12356 * MAINTAINERS (Write After Approval): Add myself.
12357
12358 2003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
12359
12360 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
12361 * Makefile.in: Regenerate.
12362
12363 2003-03-14 Michael Chastain <mec@shout.net>
12364
12365 * Makefile.in: Regenerate with correct Makefile.def.
12366
12367 2003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
12368
12369 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
12370 Make macro.
12371 * Makefile.in: Regenerate.
12372 * configure.in: Clean up gxx_include_dir logic.
12373 * configure: Regenerate.
12374
12375 2003-03-12 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
12376
12377 * MAINTAINERS (Write After Approval): Add myself.
12378
12379 2003-03-10 Ben Elliston <bje@wasabisystems.com>
12380
12381 * MAINTAINERS: Update my mail address.
12382
12383 2003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12384
12385 * configure.in (gxx_include_dir): Fix typo.
12386 * configure: Regenerated.
12387
12388 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
12389
12390 * Makefile.tpl: Reindent.
12391 * Makefile.in: Regenerate.
12392 * configure.in: Reindent. Don't set unused variables.
12393 * configure: Regenerate.
12394
12395 2003-03-04 Daniel Jacobowitz <drow@mvista.com>
12396
12397 * configure.in: Include $(build_tooldir)/sys-include in
12398 FLAGS_FOR_TARGET.
12399 * configure: Regenerated.
12400
12401 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
12402
12403 * Makefile.tpl: Always pass down RANLIB.
12404 * Makefile.in: Regenerate.
12405
12406 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
12407 * Makefile.in: Regenerate.
12408 * configure.in: Remove unused logic relating to --enable-shared
12409 and --enable-threads. Remove bogus comments. Remove redundant
12410 noconfigdirs.
12411 * configure: Regenerate.
12412
12413 * configure.in: Replace ${libstdcxx_version} by its value.
12414 Remove reference to mh-dgux.
12415 * configure: Regenerate.
12416
12417 2003-03-03 Kevin Buettner <kevinb@redhat.com>
12418
12419 * MAINTAINERS (Write After Approval): Add myself.
12420
12421 2003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
12422
12423 * Makefile.tpl: Rearrange.
12424 * Makefile.in: Regenerate.
12425
12426 2003-02-25 Uwe Stieber <uwe@wwws.de>
12427
12428 * configure.in: Add support for kaOS as cross build target system.
12429 * configure: Regenerated.
12430
12431 2003-02-24 Steven Bosscher <steven@gcc.gnu.org>
12432
12433 * MAINTAINERS (Write after approval): Add myself.
12434
12435 2003-02-21 James E Wilson <wilson@tuliptree.org>
12436
12437 * MAINTAINERS: Update my email address.
12438
12439 2003-02-21 Zack Weinberg <zack@codesourcery.com>
12440
12441 * MAINTAINERS: Add self to blanket write privs. section.
12442
12443 2003-02-20 Sean McNeil <sean@blue.mcneil.com>
12444
12445 * Makefile.tpl: Add definition of CPPFLAGS to pass into
12446 configure-target-* as some target builds may require additional
12447 flags for preprocessor tests.
12448 * Makefile.in: Regenerated.
12449
12450 2003-02-19 Alexandre Oliva <aoliva@redhat.com>
12451
12452 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
12453 * ltconfig: Handle it.
12454 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
12455 auto-detecting it.
12456
12457 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
12458 it is used as argument to $CC.
12459 * ltcf-gcj.sh: Likewise.
12460
12461 * configure.in: Introduce --enable-maintainer-mode.
12462 * configure: Rebuilt.
12463 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
12464 for maintainer mode.
12465 * Makefile.in: Rebuilt.
12466
12467 2003-02-18 Jason Merrill <jason@redhat.com>
12468
12469 * Makefile.tpl (check-c++): Allow parallelism.
12470
12471 2003-02-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12472
12473 * MAINTAINERS: Remove John Carr (who never actually had access to
12474 gcc.gnu.org).
12475
12476 2003-02-15 Geoffrey Keating <geoffk@apple.com>
12477
12478 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
12479 don't configure target-libobjc.
12480 * configure: Regenerate.
12481
12482 2003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12483
12484 * Makefile.tpl (RANLIB): Define.
12485 * Makefile.in: Regenerate.
12486
12487 2003-02-08 Laurynas Biveinis <laurynas.biveinis@mif.vu.lt>
12488
12489 * MAINTAINERS: Update my email.
12490
12491 2003-02-06 Keith R Seitz <keiths@redhat.com>
12492
12493 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
12494 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
12495 * Makefile.in: Regenerated.
12496 * configure.in: Remove all traces of snavigator, db, and grep.
12497 * configure: Regenerated.
12498
12499 2003-02-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12500
12501 * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
12502 After Approval.
12503
12504 2003-02-02 Christian Cornelssen <ccorn@cs.tu-berlin.de>
12505
12506 * MAINTAINERS (Write after approval): Add myself.
12507
12508 2003-01-31 Frank Ch. Eigler <fche@redhat.com>
12509
12510 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
12511 * Makefile.in: Regenerated.
12512
12513 2003-01-30 Roger Sayle <roger@eyesopen.com>
12514
12515 * config.guess: Updated to 2003-01-30's version.
12516 * config.sub: Updated to 2003-01-28's version.
12517
12518 2003-01-30 Alexandre Oliva <aoliva@redhat.com>
12519
12520 * config.if: If gcc_version is already set, just use it. Don't set
12521 gcc_version_trigger if it's already set, otherwise set it to
12522 gcc/version.c, but only if the file exists. If it is not set and
12523 gcc/version.c does not exist, try to extract the version number from
12524 $CC.
12525
12526 2003-01-29 Andreas Tobler <a.tobler@schweiz.ch>
12527
12528 * MAINTAINERS: Add myself to write-after-approval list.
12529
12530 2003-01-27 Phil Edwards <pme@gcc.gnu.org>
12531
12532 * configure.in: Revert 24Jan change.
12533 * configure: Regenerate.
12534
12535 2003-01-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12536
12537 * MAINTAINERS: Remove incorrect entry for Paul Eggert. Fix
12538 entry of HJ Lu.
12539
12540 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
12541
12542 * configure.in: Revert previous change.
12543 * configure: Regenerate.
12544
12545 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
12546
12547 * configure.in: Make rda native-only.
12548 * configure: Regenerate.
12549
12550 2003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
12551
12552 * MAINTAINERS: Move myself from GNATS-only-accounts to
12553 write-after-approval.
12554
12555 2003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
12556
12557 * configure.in: Add missing \.
12558 * configure: Rebuilt.
12559
12560 2003-01-17 Jakub Jelinek <jakub@redhat.com>
12561
12562 * configure.in (baseargs): Avoid using \| in sed regular
12563 expressions.
12564 * configure: Rebuilt.
12565
12566 2003-01-16 Jakub Jelinek <jakub@redhat.com>
12567
12568 * configure.in (baseargs): Remove all supported forms of
12569 --cache-file, --srcdir, --host, --build and --target options
12570 from argument lists.
12571 * configure: Rebuilt.
12572
12573 2003-01-15 Josef Zlomek <zlomekj@suse.cz>
12574
12575 * MAINTAINERS: Add myself to write-after-approval list.
12576
12577 2003-01-15 Alexandre Oliva <aoliva@redhat.com>
12578
12579 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
12580 * configure: Rebuilt.
12581
12582 2003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
12583
12584 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
12585 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
12586 * Makefile.in: Regenerate.
12587 * configure: Regenerate.
12588
12589 2003-01-09 Alexandre Oliva <aoliva@redhat.com>
12590
12591 * configure.in: Remove Makefile in build, host and target modules
12592 unless configure was run with --no-recursion.
12593 * configure: Rebuilt.
12594
12595 2003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
12596
12597 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
12598 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
12599 * Makefile.in: Regenerate.
12600
12601 2003-01-08 Chris Demetriou <cgd@broadcom.com>
12602
12603 * config.guess: Update to 2003-01-03 version.
12604 * config.sub: Update to 2003-01-03 version.
12605
12606 2003-01-07 Christopher Faylor <cgf@redhat.com>
12607
12608 * configure: Regenerate with proper autoconf 2.13.
12609
12610 2003-01-07 Christopher Faylor <cgf@redhat.com>
12611
12612 * configure.in: Add AC_PREREQ for consistency.
12613 * configure: Regenerate.
12614
12615 2003-01-06 Andrew Cagney <ac131313@redhat.com>
12616
12617 * configure.in (GDB_TK): Add tcl directories conditional on
12618 gdb/gdbtk directory being present.
12619 * configure: Regenerate.
12620
12621 2003-01-04 John David Anglin <dave.anglin@nrc.ca>
12622
12623 * configure.in (LD): Improve test for gcc. Try to set LD to the ld
12624 used by gcc if LD is not defined and we are not doing a Canadian Cross.
12625 * configure: Rebuilt.
12626
12627 2002-12-31 Tom Tromey <tromey@redhat.com>
12628
12629 * Makefile.in: Rebuilt.
12630 * Makefile.def (target_modules) [libffi]: Allow installation.
12631
12632 2002-12-31 Andreas Schwab <schwab@suse.de>
12633
12634 * configure.in: Fix use of $program_transform_name.
12635 * configure: Regenerated.
12636
12637 2002-12-30 Daniel Jacobowitz <drow@mvista.com>
12638
12639 * configure.in (baseargs): Don't remove first configure argument.
12640 * configure: Regenerated.
12641
12642 2002-12-29 Alexandre Oliva <aoliva@redhat.com>
12643
12644 * Makefile.tpl (local-distclean): Don't remove...
12645 (multilib.ts): ... this. Moved into...
12646 (multilib.out): ... this. Don't use sub-make.
12647 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
12648 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
12649 (configure-build-[+module+], configure-[+module+],
12650 configure-target-[+module+], configure-gcc): ... these. Test
12651 for Makefile existence. Drop config.status from dependencies.
12652 * Makefile.in: Rebuilt.
12653 * configure.in: Move gcc-version-trigger to the end of
12654 ac_configure_args. Add comments to maybedep.tmp and
12655 serdep.tmp. Introduce --disable-serial-configure. Remove
12656 nonopt from baseargs, matching and removing corresponding
12657 whitespace while at it.
12658 * configure: Rebuilt.
12659
12660 2002-12-28 Alexandre Oliva <aoliva@redhat.com>
12661
12662 * configure.in (host_configargs): Replace reference to
12663 no-longer-defined buildopts with --build=${build_alias}.
12664 * configure: Rebuilt.
12665
12666 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
12667 program_transform_name to standard idiom.
12668 (AUTOGEN, AUTOCONF): Define.
12669 (Makefile.in): Use $(AUTOGEN).
12670 (Makefile): Depend on config.status, and use autoconf-style rule to
12671 build it. Move original commands to...
12672 (config.status): ... this new target.
12673 (configure): Add $(srcdir). Depend on config/acx.m4. Use
12674 $(AUTOCONF).
12675 * Makefile.in: Rebuilt.
12676
12677 2002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
12678
12679 * Makefile.tpl: Fix dramatic bustage due to change in
12680 program_transform_name.
12681 * Makefile.in: Regenerate.
12682
12683 * configure.in: Remove unnecessary PATH setting.
12684 * configure: Regnerate.
12685
12686 * configure.in: Don't default to unprefixed tools unless
12687 the native tools will work.
12688 * configure: Regenerate.
12689
12690 * configure.in: Convert to autoconf script. Blow away lots
12691 of now-redundant Makefile fragments.
12692 * configure: Generate using Autoconf.
12693 * Makefile.tpl: Rewrite to reflect autoconfiscation.
12694 * Makefile.in: Regenerate.
12695
12696 2002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
12697
12698 * configure: Fix stupid bug where RANLIB was mistakenly included.
12699
12700 * configure.in: Rename (buildargs, hostargs, targargs) to
12701 (build_configargs, host_configargs, target_configargs).
12702
12703 * configure.in: Move logic out of sed statement.
12704
12705 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
12706 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
12707
12708 2002-12-25 Svein E. Seldal <Svein.Seldal@solidas.com>
12709
12710 * config.sub: Import from master repository
12711 * config.guess: Ditto
12712
12713 2002-12-24 Andreas Schwab <schwab@suse.de>
12714
12715 * Makefile.tpl (multilib.out): Fix missing space.
12716 * Makefile.in: Regenerate.
12717
12718 2002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
12719
12720 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
12721 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
12722 * Makefile.in: Regenerate.
12723 * configure.in: Remove unnecessary leftovers.
12724
12725 2002-12-21 Geoffrey Keating <geoffk@apple.com>
12726
12727 * configure.in (extra_ranlibflags_for_target): New variable.
12728 (*-*-darwin): Add -c to ranlib commands.
12729 * configure (tooldir): Handle extra_ranlibflags_for_target.
12730
12731 2002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
12732
12733 * Makefile.tpl: Revert HJL's change.
12734 * Makefile.in: Regenerated.
12735 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
12736 always.
12737
12738 2002-12-19 Andreas Schwab <schwab@suse.de>
12739
12740 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
12741 * Makefile.in: Regenerate.
12742
12743 2002-12-18 H.J. Lu <hjl@gnu.org>
12744
12745 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
12746 * Makefile.in: Regenerated.
12747
12748 * configure.in (build_prefix): New. Substitute.
12749
12750 2002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
12751
12752 * Makefile.tpl: Don't let real targets depend on phony targets.
12753 * Makefile.in: Regenerate.
12754
12755 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
12756 * Makefile.in: Regenerate.
12757
12758 2002-12-17 Svein E. Seldal <Svein.Seldal@solidas.com>
12759
12760 * config.sub: Import from master repository
12761 * config.guess: Ditto
12762
12763 2002-12-16 Jason Merrill <jason@redhat.com>
12764
12765 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
12766 previous 'make bootstrap'.
12767 * Makefile.in: Regenerate.
12768
12769 2002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
12770
12771 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
12772
12773 2002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
12774
12775 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
12776 * Makefile.in: Regenerate.
12777
12778 2002-12-13 Jason Merrill <jason@redhat.com>
12779
12780 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
12781 library tests.
12782 (check-c++): Just depend on it and check-target-libstdc++-v3.
12783 * Makefile.in: Regenerate.
12784
12785 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
12786
12787 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
12788 * Makefile.in: Rebuilt.
12789
12790 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
12791
12792 * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
12793
12794 2002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
12795
12796 * configure: Fix bug put in by gremlins.
12797
12798 * Makefile.tpl: Substitute more autoconfily.
12799 * configure: Substitute more autoconfily.
12800 * Makefile.in: Regenerate.
12801
12802 2002-12-09 Svein E. Seldal <Svein.Seldal@solidas.com>
12803
12804 * config.sub: Import from master repository
12805 * config.guess: Ditto
12806 * MAINTAINERS: Added Svein Seldal under write after approval
12807
12808 2002-12-08 Andrew Cagney <ac131313@redhat.com>
12809
12810 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
12811 * Makefile.in (all-sim): Ditto.
12812
12813 2002-12-06 DJ Delorie <dj@redhat.com>
12814
12815 * Makefile.tpl: Change configure dependencies to not have real
12816 targets depend on phony targets.
12817
12818 2002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
12819
12820 * configure.in: Revert unintentional change.
12821
12822 * Makefile.tpl: Change dependency for */multilib.out so that
12823 it works when gcc isn't in the tree.
12824
12825 * configure.in: Substitute more.
12826 * configure: Run subconfigures from the Makefile.
12827 * Makefile.tpl: Run subconfigures from the Makefile; add a few
12828 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
12829
12830 2002-12-05 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12831
12832 * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
12833
12834 2002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
12835
12836 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
12837 and corresponding dependencies.
12838 * Makefile.in: Regenerate.
12839
12840 * configure.in (host_tools): Order binutils, gas and ld for
12841 convenience in running the testsuites.
12842
12843 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
12844 * Makefile.in: Regenerate.
12845 * configure.in: Introduce rules to serialize subconfigure runs.
12846
12847 * configure.in: Introduce BASE_CC_FOR_TARGET.
12848 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
12849 Realize configure-build-* targets. Realize configure-target-* targets.
12850 * Makefile.in: Regenerate.
12851
12852 2002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
12853
12854 * configure: Move gcc_version_trigger stuff from here...
12855 * configure.in: ...to here.
12856
12857 * configure.in: Separate subconfigure options added by this file from
12858 options given by the user. Add machinery to put args for host
12859 subconfigures into the Makefile.
12860
12861 * Makefile.tpl: Remove 'vault' targets.
12862 * Makefile.tpl: Reorder and comment dependencies.
12863 * Makefile.in: Regenerate.
12864
12865 2002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
12866 * configure.in: Fix my broken commit of previous patch. (sigh)
12867
12868 2002-11-28 Geoffrey Keating <geoffk@apple.com>
12869
12870 * configure.in: Move host-specific darwin noconfigdirs into
12871 the host-specific section.
12872
12873 2002-11-28 Geoffrey Keating <geoffk@apple.com>
12874
12875 * configure.in: Move host-specific darwin noconfigdirs into
12876 the host-specific section.
12877
12878 2002-11-26 Nathanael Nerode <neroden@gcc.gnu.org>
12879
12880 * configure: Remove skip-this-dir support.
12881 * Makefile.tpl: Remove skip-this-dir support.
12882
12883 * Makefile.tpl: Remove leftover support for non-autoconfiscated
12884 subdirectories.
12885 * Makefile.in: Regenerate.
12886
12887 * Makefile.tpl: Strip out useless setting of 'dir'.
12888 * Makefile.in: Regenerate.
12889
12890 2002-11-22 Nathanael Nerode <neroden@gcc.gnu.org>
12891
12892 * configure.in: Fix deeply stupid bug.
12893
12894 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
12895 shell code in CXX_FOR_TARGET
12896 * Makefile.def: Introduce raw_cxx.
12897 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
12898 RAW_CXX_FOR_TARGET.
12899 * Makefile.in: Regenerate.
12900
12901 2002-11-21 Nathanael Nerode <neroden@gcc.gnu.org>
12902
12903 * Makefile.tpl: Remove unnecessary ifs.
12904 * Makefile.in: Regenerate.
12905
12906 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
12907 dependencies. Maybe-ize build-libiberty. Create dummy install
12908 targets for 'no_install' modules.
12909 * configure: Move GDB_TK substitution to configure.in. Move
12910 build_modules stuff to configure.in.
12911 * configure.in: Implement soft dependency machinery. Maybe-ize
12912 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
12913 * Makefile.in: Regenerate.
12914
12915 2002-11-19 Nathanael Nerode <neroden@gcc.gnu.org>
12916
12917 * Makefile.tpl: Make all-target, install-target behave similarly
12918 to all, install (only hitting configured targets). Eliminate
12919 unused macro defintions.
12920
12921 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
12922 build != host.
12923
12924 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
12925
12926 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
12927
12928 * configure.in: Produce lists of subdir targets we're actually
12929 configuring. Remove references to "dosrel".
12930 * Makefile.tpl: Let configure set which subdir targets are hit.
12931 Remove install-cross; clean up install; remove ALL. Remove
12932 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
12933 Autogenerate host module targets. Remove empty dependency lines
12934 and redundant dependency; rearrange slightly.
12935 * Makefile.def: Add host-side libtermcap, utils.
12936
12937 * Makefile.in: Regenerate.
12938
12939 2002-11-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12940
12941 * ltconfig (osf[345]): Append $major to soname_spec.
12942 Reflect this in library_names_spec.
12943 * ltmain.sh (osf): Prefix $major with . for use as extension.
12944
12945 2002-11-19 Andreas Jaeger <aj@suse.de>
12946
12947 * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
12948 linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
12949 and sparc64 GNU/Linux systems.
12950
12951 2002-11-19 Nathan Sidwell <nathan@codesourcery.com>
12952
12953 * MAINTAINERS: Update email.
12954
12955 2002-11-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12956
12957 * MAINTAINERS: Complete James Dennett's entry.
12958
12959 2002-11-15 Eric Botcazou <ebotcazou@libertysurf.fr>
12960
12961 * MAINTAINERS (Write After Approval): Add myself.
12962
12963 2002-11-13 Bruce Korb <bkorb@gnu.org>
12964
12965 * Makefile.tpl: syntactic cleanup
12966
12967 2002-11-13 Stuart Hastings <stuart@apple.com>
12968
12969 * MAINTAINERS: Add myself to write-after-approval list.
12970
12971 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
12972
12973 * Makefile.def: Add list of recursive targets to autogenerate.
12974 Add build_modules.
12975 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
12976 targets. Autogenerate *-build-* targets.
12977 * Makefile.in: Regenerate.
12978
12979 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
12980
12981 * configure: More autoconf-style substitutions.
12982 * Makefile.tpl: More autoconf-style substitutions.
12983 * Makefile.in: Regenerate.
12984
12985 2002-11-11 Nathanael Nerode <neroden@gcc.gnu.org>
12986
12987 * configure: Substitute more variables in a more autoconf-friendly
12988 way. Simplify slightly.
12989 * Makefile.tpl: Make more variables substitutable in an
12990 autoconf-friendly way.
12991 * Makefile.in: Regenerate.
12992
12993 2002-11-11 Jonathan Wakely <redi@gcc.gnu.org>
12994
12995 * MAINTAINERS (Write After Approval): Add myself.
12996
12997 2002-11-10 Nathanael Nerode <neroden@gcc.gnu.org>
12998
12999 * configure.in (v810*): Remove special setting of tools.
13000
13001 * configure: Add support for extra required flags for ar or nm.
13002 * configure.in (aix4.3+): Use above support for target-specific
13003 issues, rather than using config/mt-aix43.
13004
13005 2002-11-09 Nathanael Nerode <neroden@gcc.gnu.org>
13006
13007 * configure: Remove 'removing', which doesn't work. Replace $subdir
13008 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
13009 with $srcdir. Reformat indentation. Substitute some variables
13010 formerly hard-coded in the Makefile for build=host.
13011 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
13012 * Makefile.def: Autogenerate more.
13013 * Makefile.in: Regenerate.
13014
13015 2002-11-04 Adam Nemet <anemet@lnxw.com>
13016
13017 * MAINTAINERS (Write After Approval): Add myself.
13018
13019 2002-11-04 Kevin Buettner <kevinb@redhat.com>
13020
13021 * Makefile.def (host_modules): Add rda.
13022 * Makefile.in: Regenerate.
13023 * configure.in (target_tool): Add target-rda to list.
13024
13025 2002-10-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
13026
13027 * MAINTAINERS: Remove "co-maintainer" note for web pages.
13028
13029 2002-10-25 Phil Edwards <pme@gcc.gnu.org>
13030
13031 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
13032 and restrap targets to this rule.
13033 * Makefile.in: Regenerate.
13034
13035 2002-10-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
13036
13037 * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
13038 GNATS only accounts.
13039
13040 2002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
13041
13042 * configure.in (i[3456]86-*-linux*): Add check to disable
13043 ${libgcj} for glibc1.
13044
13045 2002-10-24 Denis Chertykov <denisc@overta.ru>
13046
13047 * MAINTAINERS: Add myself as ip2k port maintainer.
13048
13049 2002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
13050
13051 * configure.in: Add tic4x target.
13052
13053 2002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
13054
13055 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
13056 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
13057 * Makefile.in: Regenerate.
13058
13059 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
13060 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
13061 * Makefile.in: Regenerate.
13062
13063 2002-10-02 Janis Johnson <janis187@us.ibm.com>
13064
13065 * MAINTAINERS: Add myself as web pages co-maintainer.
13066
13067 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
13068
13069 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
13070 * Makefile.in: Regenerate.
13071
13072 2002-10-02 Zack Weinberg <zack@codesourcery.com>
13073
13074 * MAINTAINERS: Add myself and Nathan Sidwell
13075 <nathan@codesourcery.com> as VxWorks maintainers.
13076
13077 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
13078
13079 * Makefile.def: Remove order dependency comments.
13080 * Makefile.tpl: Add explicit install-install dependencies.
13081 * Makefile.in: Regenerate.
13082
13083 * Makefile.tpl: Remove material now in src-release. (Finally!)
13084 * Makefile.in: Regenerate.
13085
13086 * Makefile.tpl: Add configure-target (for src-release in src)
13087 * Makefile.in: Regenerate.
13088
13089 2002-09-30 Nick Clifton <nickc@redhat.com>
13090
13091 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
13092
13093 2002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
13094
13095 * configure.in (s390*-*-linux*): Enable libgcj.
13096
13097 2002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
13098
13099 * configure: Revert accidentally applied changes.
13100
13101 * Makefile.tpl: Make more autoconf-friendly.
13102 * Makefile.in: Regenerate.
13103 * configure: Make substitution more autoconf-like.
13104
13105 2002-09-28 Richard Earnshaw <rearnsha@arm.com>
13106
13107 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
13108 single entry to handle all these.
13109 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
13110 libjava on arm-*-elf.
13111
13112 2002-09-27 Geoffrey Keating <geoffk@apple.com>
13113
13114 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
13115 things that depend on them.
13116
13117 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
13118
13119 * Makefile.tpl: Make subsituted variables more autoconfy.
13120 * Makefile.in: Regenerate.
13121 * configure: Make seds more autoconfy.
13122
13123 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
13124
13125 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
13126 * Makefile.in: Regenerate.
13127 * configure.in: Rewrite sed statements to look autoconfy.
13128
13129 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
13130 all-target-foo on configure-target-foo.
13131 * Makefile.def: Ditto.
13132 * Makefile.in: Rebuild.
13133
13134 2002-09-25 Andrew Haley <aph@redhat.com>
13135
13136 * MAINTAINERS: Add aph@redhat.com as Java maintainer.
13137
13138 2002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
13139
13140 * Makefile.def: New file.
13141 * Makefile.tpl: New file.
13142 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
13143 * contrib/gcc_update: Note that Makefile.in is a generated file.
13144
13145 * configure.in: Minor rearrangement. Simplify tests.
13146
13147 2002-09-22 Jason Thorpe <thorpej@wasabisystems.com>
13148
13149 * configure.in (with_headers): Skip copy if value is "yes".
13150 (with_libs): Likewise.
13151
13152 2002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
13153
13154 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
13155 * configure.in (sh*-*-pe*): Ditto.
13156 * configure.in (mips*-*-pe*): Ditto.
13157 * configure.in (*arm-wince-pe): Ditto.
13158
13159 * configure.in: Rearrange.
13160
13161 2002-09-14 Kazu Hirata <kazu@cs.umass.edu>
13162
13163 * MAINTAINERS: Update my email address.
13164
13165 2002-08-30 Paul Koning <pkoning@equallogic.com>
13166
13167 * MAINTAINERS: (Write After Approval): Add myself.
13168
13169 2002-08-29 Geoffrey Keating <geoffk@redhat.com>
13170
13171 * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
13172
13173 2002-08-24 Geoffrey Keating <geoffk@redhat.com>
13174
13175 * MAINTAINERS: Change my mailing address.
13176
13177 2002-08-21 Paolo Carlini <pcarlini@unitus.it>
13178
13179 * MAINTAINERS (Write After Approval): Remove myself.
13180 (Various Maintainers: c++ runtime libs): Add myself.
13181
13182 2002-08-20 Loren J. Rittle <ljrittle@acm.org>
13183
13184 * MAINTAINERS (Write After Approval): Remove myself.
13185 (Various Maintainers: c++ runtime libs): Add myself.
13186
13187 2002-08-15 Eric Christopher <echristo@redhat.com>
13188
13189 * config.sub: Import from master repository.
13190 * config.guess: Ditto.
13191
13192 2002-08-19 Alexandre Oliva <aoliva@redhat.com>
13193
13194 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
13195 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
13196 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
13197
13198 2002-08-16 Aldy Hernandez <aldyh@redhat.com>
13199
13200 * MAINTAINERS: Add self to rs6000 vector extensions.
13201
13202 2002-08-15 Alexandre Oliva <aoliva@redhat.com>
13203
13204 * libiberty/configure: Reverted unintended yesterday's check in.
13205
13206 2002-08-14 Alexandre Oliva <aoliva@redhat.com>
13207
13208 * boehm-gc/configure, libf2c/configure: Rebuilt.
13209 * libffi/configure, libiberty/configure: Ditto.
13210 * libjava/configure, libobjc/configure: Ditto.
13211 * libstdc++-v3/configure, zlib/configure: Ditto.
13212 Merged from binutils:
13213 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
13214 From Steve Ellcey <sje@cup.hp.com>:
13215 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
13216 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
13217 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
13218 IA64.
13219 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
13220 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
13221 soname_spec, sys_lib_search_path_spec): Ditto.
13222
13223 2002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
13224
13225 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
13226
13227 2002-08-04 H.J. Lu (hjl@gnu.org)
13228
13229 * configure.in (mips*-*-linux*): Don't skip target-libffi.
13230
13231 2002-08-02 Krister Walfridsson <cato@df.lth.se>
13232
13233 * MAINTAINERS (Write After Approval): Add myself.
13234
13235 2002-07-31 Alan Modra <amodra@bigpond.net.au>
13236
13237 * configure.in: Move generic linux case to end. Copy generic
13238 linux noconfigdirs to mips*-*-linux* entry and new
13239 powerpc64*-*-linux* entry. Add target-libffi for the latter.
13240
13241 2002-07-19 Michael Matz <matz@suse.de>
13242
13243 * MAINTAINERS: Add myself as ra* maintainer.
13244
13245 2002-07-16 Chris Demetriou <cgd@broadcom.com>
13246
13247 * config.guess: Update to 2002-07-09 version.
13248 * config.sub: Update to 2002-07-03 version.
13249
13250 2002-07-15 Hans-Peter Nilsson <hp@bitrange.com>
13251
13252 * MAINTAINERS: Fix typo in a maintainer email address.
13253
13254 2002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
13255
13256 * configure.in: Remove two redundant tests.
13257
13258 2002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13259
13260 * configure.in (mips*-*-irix6*o32): Enable stabs.
13261
13262 2002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
13263
13264 * configure.in: Don't build grez.
13265 * Makefile.in: Ditto.
13266
13267 * Makefile.in: Remove references to bsp, cygmon, libstub.
13268 * configure.in: Ditto.
13269
13270 * configure.in: Remove leftover reference to gdbtest.
13271
13272 2002-07-08 Phil Edwards <pme@gcc.gnu.org>
13273
13274 * configure.in (gxx_include_dir): Change to match versioned
13275 C++ headers if --enable-version-specific-runtime-libs is used.
13276
13277 2002-07-04 Steve Ellcey <sje@cup.hp.com>
13278
13279 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
13280
13281 2002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
13282
13283 * configure.in: Make --without-x work.
13284
13285 2002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
13286
13287 * configure.in: Rearrange target Makefile fragment collection.
13288
13289 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
13290 cvs[src].
13291 * configure.in: Ditto.
13292
13293 2002-07-01 Matt Kraai <kraai@alumni.cmu.edu>
13294
13295 * MAINTAINERS (Write After Approval): Update my e-mail address.
13296
13297 2002-06-24 Ben Elliston <bje@redhat.com>
13298
13299 * configure.in (host_tools): Remove cgen.
13300
13301 * Makefile.in (all-cgen): Remove; runs from its source directory.
13302 (check-cgen, install-cgen, clean-cgen): Likewise.
13303 (all-opcodes): Do not depend on all-cgen.
13304 (all-sim): Likewise.
13305
13306 2002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
13307
13308 * Makefile.in: Eliminate 'apache' targets.
13309 * configure.in: Eliminate 'apache' targets.
13310
13311 * configure.in: Eliminate redundant tests. Reorganize.
13312
13313 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
13314
13315 * config-ml.in: Eliminate references to Cygnus configure.
13316
13317 * Makefile.in: Eliminate references to building emacs.
13318
13319 2002-06-28 Graham Stott <graham.stott@btinternet.com>
13320
13321 * MAINTAINERS: Update my email address.
13322
13323 2002-06-26 Benjamin Kosnik <bkoz@redhat.com>
13324
13325 * config.if (libstdcxx_incdir): Version C++ headers.
13326 (cxx_incdir): Remove.
13327
13328 2002-06-25 Nathanael Nerode <neroden@gcc.gnu.org>
13329
13330 * MAINTAINERS (Write After Approval): Add self.
13331
13332 Thu Jun 20 00:35:14 2002 Denis Chertykov <denisc@overta.ru>
13333
13334 * configure.in: Add support for ip2k.
13335
13336 2002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
13337
13338 * configure.in: Fix AIX configury bug.
13339
13340 2002-06-20 Steve Ellcey <sje@cup.hp.com>
13341
13342 * MAINTAINERS (Write After Approval): Add self.
13343
13344 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
13345
13346 * configure.in: replace ${topsrcdir} with ${srcdir}
13347
13348 * configure.in: Move definition of libstdcxx_flags
13349 right above usage, rather than waaay earlier.
13350
13351 * configure.in: Pull definition of is_cross_compiler earlier.
13352
13353 * configure.in: Rearrange a little.
13354
13355 * configure.in: Remove references to librx.
13356 * Makefile.in: Remove references to librx.
13357
13358 Tue Jun 18 22:37:35 2002 Denis Chertykov <denisc@overta.ru>
13359
13360 * config.sub: Add support for avr target.
13361 Import from master sources, rev 1.255
13362
13363 2002-06-19 Phil Edwards <pme@gcc.gnu.org>
13364
13365 * configure, .cvsignore: Revert previous change...
13366 * Makefile: ...delete.
13367
13368 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
13369
13370 * configure.in: Eliminate ${gasdir} variable.
13371
13372 2002-06-18 Dave Brolley <brolley@redhat.com>
13373
13374 * configure.in: Add support for frv.
13375 * config.sub: Add support for frv.
13376
13377 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
13378
13379 * configure: Remove garbage from previous commit.
13380
13381 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
13382
13383 * configure: For in-source builds, make a subdir and re-exec there.
13384 * Makefile: New file. Pass targets through to build directory.
13385 * .cvsignore: No longer ignore "Makefile".
13386
13387 2002-06-16 Douglas Rupp <rupp@gnat.com>
13388
13389 * MAINTAINERS (Write After Approval): Add self.
13390
13391 2002-06-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
13392
13393 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
13394
13395 2002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
13396
13397 * configure.in (vax-*-netbsd*): Re-enable gas.
13398
13399 2002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
13400
13401 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
13402 BUILD_PREFIX_1, to correct nomenclature.
13403 * configure: Likewise.
13404
13405 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
13406 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
13407
13408 2002-05-31 Olaf Hering <olh@suse.de>
13409
13410 * config-ml.in: Propogate DESTDIR also.
13411
13412 2002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
13413
13414 * configure.in (vax-*-netbsd*): Don't build gas for this
13415 platform.
13416
13417 2002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
13418
13419 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
13420 and libgcj for AVR.
13421
13422 2002-05-23 Kaz Kojima <kkojima@gcc.gnu.org>
13423
13424 * MAINTAINERS (Write After Approval): Add myself.
13425
13426 2002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
13427
13428 * config.guess: Update to 2002-05-22 version.
13429 * config.sub: Likewise.
13430
13431 2002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13432
13433 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
13434 * config-ml.in: Likewise.
13435 * configure: Likewise.
13436 * configure.in: Likewise.
13437
13438 2002-05-16 Stephane Carrez <stcarrez@nerim.fr>
13439
13440 * MAINTAINERS: Update my email address.
13441
13442 2002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
13443
13444 * configure.in: Simplify makefile fragment collection.
13445
13446 * configure.in: Remove code to build emacs.
13447
13448 * configure.in : Remove --srcdir argument from targargs and buildargs
13449 (it's always overridden in the Makefile anyway). Rearrange a bit.
13450
13451 * configure: Move some logic to configure.in.
13452 * configure.in: Move some logic from configure.
13453
13454 2002-05-11 Tom Tromey <tromey@redhat.com>
13455
13456 * MAINTAINERS: Reflect libgcj reality.
13457
13458 2002-05-09 Federico G. Schwindt <fgsch@olimpo.com.br>
13459
13460 * Makefile.in: Honour DESTDIR.
13461
13462 2002-05-08 Mark Mitchell <mark@codesourcery.com>
13463
13464 * config.guess: Import 2002-03-20 version.
13465 * config.sub: Import 2002-04-26 version.
13466
13467 2002-05-08 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13468
13469 * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
13470
13471 2002-05-07 Tim Josling <tej@melbpc.org.au>
13472
13473 * MAINTAINERS: Add self.
13474
13475 2002-05-06 Loren J. Rittle <ljrittle@acm.org>
13476
13477 * ltmain.sh: Detect and handle object name conflicts
13478 while piecewise linking a static library.
13479
13480 2002-05-05 Alexandre Oliva <aoliva@redhat.com>
13481
13482 * configure.in (noconfigdirs): Don't disable libgcj on
13483 sparc64-*-solaris* and sparcv9-*-solaris*.
13484
13485 2002-05-03 Alexandre Oliva <aoliva@redhat.com>
13486
13487 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
13488
13489 2002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
13490
13491 * configure.in (FLAGS_FOR_TARGET): Do not add
13492 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
13493 on i[3456]86-*-linux*.
13494
13495 2002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
13496
13497 * configure.in (noconfigdirs): Replace [ ] with test.
13498
13499 * configure.in (noconfigdirs): Do not add target-newlib if
13500 target == i[3456]86-*-linux*, and host == target.
13501
13502 2002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
13503
13504 * configure.in: delete reference to absent file
13505
13506 * configure.in: replace '[' with 'test'
13507
13508 * configure.in: Eliminate references to gash.
13509 * Makefile.in: Eliminate references to gash.
13510
13511 * configure.in: remove useless references to 'pic' makefile fragments.
13512
13513 * configure.in: (*-*-windows*) Finish removing.
13514
13515 * configure.in: Eliminate redundant test for libgui.
13516
13517 2002-04-29 Roger Sayle <roger@eyesopen.com>
13518
13519 * MAINTAINERS: Add self and realphabetize. Update entries
13520 for Dan Berlin, Chris Demetriou and Michael Matz. Remove
13521 entry for a29k port maintainer.
13522
13523 2002-04-26 Joel Sherrill <joel@OARcorp.com>
13524
13525 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
13526 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
13527
13528 2002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
13529
13530 * configure.in: remove references to dead files
13531
13532 2002-04-19 Mark Mitchell <mark@codesourcery.com>
13533
13534 * MAINTAINERS: Add information about purpose of this file.
13535
13536 2002-04-18 Tom Tromey <tromey@redhat.com>
13537
13538 * configure.in: Disallow configuring libgcj when it is already
13539 installed and we're using Solaris 2.8 linker. Do enable libgcj on
13540 Solaris 2.8 by default. For PR libgcj/6158.
13541
13542 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
13543
13544 * configure.in: Move default CC setting out of config/mh-* fragments
13545 directly into here.
13546
13547 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
13548
13549 * configure.in: don't even try to configure or make a subdirectory
13550 if there's no configure script for it.
13551
13552 2002-04-15 Mark Mitchell <mark@codesourcery.com>
13553
13554 * MAINTAINERS: Remove chill maintainers.
13555 * Makefile.in (CHILLFLAGS): Remove.
13556 (CHILL_LIB): Remove.
13557 (TARGET_CONFIGDIRS): Remove libchill.
13558 (CHILL_FOR_TARGET): Remove.
13559 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
13560 CHILL_LIB.
13561 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
13562 (CHECK_TARGET_MODULES): Likewise.
13563 (INSTALL_TARGET_MODULES): Likewise.
13564 (CLEAN_TARGET_MODULES): Likewise.
13565 (configure-target-libchill): Remove.
13566 (all-target-libchill): Remove.
13567 * configure.in (target_libs): Remove target-libchill.
13568 Do not compute CHILL_FOR_TARGET.
13569 * libchill: Remove directory.
13570
13571 2002-04-11 DJ Delorie <dj@redhat.com>
13572
13573 * Makefile.in, configure.in: Sync with binutils, entries
13574 follow...
13575
13576 2002-04-07 Andrew Cagney <ac131313@redhat.com>
13577
13578 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
13579 (do-tar, do-bz2): New rules.
13580 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
13581 (gdb-tar): New rule.
13582 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
13583 (insight_dejagnu.tar): New rule.
13584 (insight.tar): New rule.
13585 (gdb+dejagnu.tar): New rule.
13586 (gdb.tar): New rule.
13587
13588 2002-02-01 Mo DeJong <supermo@bayarea.net>
13589
13590 * Makefile.in: Add all-tix to deps for all-snavigator
13591 so that tix is built when building snavigator.
13592
13593 2002-01-11 Steve Ellcey <sje@cup.hp.com>
13594
13595 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
13596 ld and gdb are not supported.
13597
13598 2002-01-07 Mark Salter <msalter@redhat.com>
13599
13600 * configure.in: Remove target-bsp and target-cygmon from arm builds.
13601 Allow target-libgloss to be built for arm, strongarm, and xscale.
13602
13603 2001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
13604
13605 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
13606 options for i[3456]86-pc-linux* native builds.
13607
13608 2001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
13609
13610 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
13611 files from .po files for a distribution.
13612
13613 2001-09-03 Jeff Holcomb <jeffh@redhat.com>
13614
13615 * configure.in: Enable libstdc++-v3 for h8300 targets.
13616
13617 2001-06-19 Alan Modra <amodra@bigpond.net.au>
13618
13619 * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
13620 version from bfd/.
13621
13622 Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
13623
13624 * Makefile.in (VER): When present, extract the version number from
13625 the file version.in.
13626
13627 2001-05-24 Tom Rix <trix@redhat.com>
13628
13629 * configure.in : enable ld for aix
13630
13631 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
13632
13633 * config.guess: Add linux target for S/390.
13634
13635 2000-11-07 Philip Blundell <pb@futuretv.com>
13636
13637 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
13638
13639 2000-11-03 Philip Blundell <pb@futuretv.com>
13640
13641 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
13642 files.
13643
13644 2001-01-15 Ben Elliston <bje@redhat.com>
13645
13646 * configure.in (host_tools): Add sid.
13647 Always configure cgen.
13648
13649 2000-11-24 Nick Clifton <nickc@redhat.com>
13650
13651 * configure.in (c4x, c5x, tic54x): Move after ARM targets.
13652
13653 2000-08-20 Doug Evans <dje@casey.transmeta.com>
13654
13655 * Makefile.in (ALL_MODULES): Add all-cgen.
13656 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
13657 (all-cgen): New target.
13658 (all-opcodes,all-sim): Depend on all-cgen.
13659 * configure.in (host_tools): Add cgen.
13660 Only configure cgen if --enable-cgen-maint.
13661
13662 2002-04-09 Loren J. Rittle <ljrittle@acm.org>
13663
13664 * configure.in: Add *-*-freebsd* configurations.
13665
13666 2002-04-08 Tom Tromey <tromey@redhat.com>
13667
13668 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
13669 Fixes PR libgcj/6068.
13670
13671 2002-03-30 Krister Walfridsson <cato@df.lth.se>
13672
13673 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
13674
13675 2002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13676
13677 * configure.in (alpha*-dec-osf*): Enable libgcj.
13678
13679 2003-03-27 Matthew Gingell <gingell@gnat.com>
13680
13681 * MAINTAINERS (Write After Approval): Add myself.
13682
13683 2002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
13684
13685 Fix for: PR bootstrap/3591, target/5676
13686 * configure.in (mcore-pe): Disable the configuration of
13687 libstdc++-v3 since exceptions are not supported.
13688
13689 2002-03-20 Anthony Green <green@redhat.com>
13690
13691 * configure.in: Enable libgcj for xscale-elf target.
13692
13693 Tue Mar 19 09:05:08 2002 J"orn Rennecke <joern.rennecke@superh.com>
13694
13695 * MAINTAINERS: Update my email address.
13696
13697 2002-03-16 Alexandre Oliva <aoliva@redhat.com>
13698
13699 * ltmain.sh (relink_command): Fix typo in previous change.
13700
13701 2002-03-15 Alexandre Oliva <aoliva@redhat.com>
13702
13703 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
13704 (relink_command): Added --tag flags.
13705 (mode=install): If relinking fails; error out.
13706
13707 2002-03-12 Richard Henderson <rth@redhat.com>
13708
13709 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
13710 .NOTPARALLEL tag.
13711 (do-check): Rename from check.
13712 (check): Allow parallel check.
13713
13714 2002-03-12 Bob Wilson <bob.wilson@acm.org>
13715
13716 * MAINTAINERS: Add myself as maintainer for xtensa port.
13717 Fix alphabetical order in CPU port maintainer list.
13718 Remove myself from Write After Approval list.
13719
13720 2002-03-11 Richard Henderson <rth@redhat.com>
13721
13722 * Makefile.in (.NOTPARALLEL): Add fake tag.
13723
13724 2002-03-07 H.J. Lu (hjl@gnu.org)
13725
13726 * configure.in: Enable gprof for mips*-*-linux*.
13727
13728 2002-03-05 Danny Smith <dannysmith@users.sourceforge.net>
13729
13730 * MAINTAINERS (Write After Approval): Add myself.
13731
13732 2002-02-28 Alexandre Oliva <aoliva@redhat.com>
13733
13734 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
13735 libjava.
13736 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
13737
13738 2002-02-23 Alexandre Oliva <aoliva@redhat.com>
13739
13740 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
13741 because its Makefile is there; test for the executable instead.
13742
13743 2002-02-22 Alexandre Oliva <aoliva@redhat.com>
13744
13745 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
13746 libstdc++-v3 and libjava.
13747
13748 2002-02-11 Adam Megacz <adam@xwt.org>
13749
13750 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
13751 boehm-gc
13752
13753 2002-02-09 Alexandre Oliva <aoliva@redhat.com>
13754
13755 * config.guess: Updated to 2002-01-30's version.
13756 * config.sub: Updated to 2002-02-01's version.
13757 Contribute sh64-elf.
13758 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
13759 * configure.in: Added sh64-*-*.
13760
13761 2002-02-08 Chris Demetriou <cgd@broadcom.com>
13762
13763 * MAINTAINERS: Belatedly add myself to write after approval list.
13764
13765 Thu Feb 7 12:40:58 CET 2002 Jan Hubicka <jh@suse.cz>
13766
13767 * MAINTAINERS: Put self in as maintainer for x86-64 port.
13768 Remove self as Write After Approval.
13769
13770 2002-01-31 Geoffrey Keating <geoffk@redhat.com>
13771
13772 * MAINTAINERS: Put self in as maintainer for contrib/regression
13773 directory.
13774
13775 2002-01-28 Phil Edwards <pme@gcc.gnu.org>
13776
13777 * MAINTAINERS: Update my email address.
13778
13779 2002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
13780
13781 * configure.in (*-*-netbsd*): New. Skip target-newlib,
13782 target-libiberty, and target-libgloss. Skip Java-related
13783 libraries if not supported for NetBSD on target CPU.
13784
13785 2002-01-25 Douglas B Rupp <rupp@gnat.com>
13786
13787 * install-sh: Use _inst.$$_ for temp file name.
13788
13789 2002-01-24 Jason Thorpe <thorpej@wasabisystems.com>
13790
13791 * MAINTAINERS (Write After Approval): Move my contact info
13792 from here...
13793 (OS Port Maintainers): ...to here (netbsd).
13794
13795 2002-01-22 Bob Wilson <bob.wilson@acm.org>
13796
13797 * MAINTAINERS (Write After Approval): Add myself.
13798
13799 2002-01-17 H.J. Lu <hjl@gnu.org>
13800
13801 * Makefile.in (all-fastjar): Also depend on all-libiberty.
13802 (all-target-fastjar): Also depend on all-target-libiberty.
13803
13804 2002-01-16 H.J. Lu (hjl@gnu.org)
13805
13806 * config.guess: Import from master sources, rev 1.225.
13807 * config.sub: Import from master sources, rev 1.238.
13808
13809 2002-01-16 Kazu Hirata <kazu@hxi.com>
13810
13811 * MAINTAINERS (Write After Approval): Remove myself.
13812
13813 2001-12-19 Florian Weimer <fw@deneb.enyo.de>
13814
13815 * MAINTAINERS (Write After Approval): Add myself.
13816
13817 2001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
13818
13819 * MAINTAINERS: Add self as docs co-maintainer.
13820
13821 2001-12-11 Matthias Klose <doko@debian.org>
13822
13823 * MAINTAINERS (Write After Approval): Add myself.
13824
13825 2001-12-09 Zack Weinberg <zack@codesourcery.com>
13826
13827 * MAINTAINERS: Update my email address.
13828
13829 2001-12-07 Turly O'Connor <turly@apple.com>
13830 * MAINTAINERS (Write After Approval): Add myself.
13831 * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
13832 (rs6000_initialize_trampoline): Call __trampoline_setup for
13833 ABI_DARWIN too.
13834 * darwin-tramp.asm: New file, implements __trampoline_setup.
13835 * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
13836
13837 2001-12-07 Paolo Carlini <pcarlini@unitus.it>
13838
13839 * MAINTAINERS (Write After Approval): Add myself.
13840
13841 Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
13842
13843 * configure, configure.in: Use temp file for long sed commands.
13844
13845 2001-12-03 Laurent Guerby <guerby@acm.org>
13846
13847 * config.sub: Update to version 1.232 on subversion.
13848
13849 2001-12-03 Ben Elliston <bje@redhat.com>
13850
13851 * MAINTAINERS: Update mail address for config.* patches.
13852
13853 2001-11-27 DJ Delorie <dj@redhat.com>
13854 Zack Weinberg <zack@codesourcery.com>
13855
13856 When build != host, create libiberty for the build machine.
13857
13858 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
13859 CONFIG_ARGUMENTS.
13860 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
13861 New variables.
13862 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
13863 and rules.
13864 (all.normal): Depend on ALL_BUILD_MODULES.
13865 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
13866 (all-build-libiberty): Depend on configure-build-libiberty.
13867
13868 * configure: Calculate and substitute proper value for
13869 ALL_BUILD_MODULES.
13870 * configure.in: Create the build subdirectory.
13871 Calculate and substitute TARGET_CONFIGARGS (formerly
13872 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
13873
13874 2001-11-26 Ziemowit Laski <zlaski@apple.com>
13875
13876 * MAINTAINERS (write-after-approval): Add self.
13877
13878 2001-11-17 Craig Rodrigues <rodrigc@gcc.gnu.org>
13879
13880 * MAINTAINERS (GNATS only accounts): Remove self.
13881
13882 2001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
13883
13884 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
13885 libf2c.
13886
13887 2001-11-12 Craig Rodrigues <rodrigc@gcc.gnu.org>
13888
13889 * MAINTAINERS (Write After Approval): Add self.
13890
13891 2001-11-12 David O'Brien <obrien@FreeBSD.org>
13892
13893 * MAINTAINERS: mips and s390 are also CPU ports.
13894
13895 2001-11-12 David O'Brien <obrien@FreeBSD.org>
13896
13897 * MAINTAINERS: mcore, cris and mmix are also CPU ports.
13898
13899 2001-11-11 David O'Brien <obrien@FreeBSD.org>
13900
13901 * MAINTAINERS: Alphabetize.
13902
13903 2001-11-09 Kazu Hirata <kazu@hxi.com>
13904
13905 * MAINTAINERS (Various maintainers: h8 port): Add myself.
13906
13907 2001-11-09 John David Anglin <dave@hiauly1.hia.nrc.ca>
13908
13909 * MAINTAINERS (Various maintainers: hppa port): Added myself.
13910
13911 2001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
13912
13913 * configure.in (--enable-languages): Be more permissive about
13914 syntax. Check for empty lists better. Warn about $LANGUAGES.
13915
13916 2001-11-08 Geoffrey Keating <geoffk@redhat.com>
13917
13918 * config.sub: Import from master sources, rev. 1.230.
13919 * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
13920
13921 2001-11-07 Laurent Guerby <guerby@acm.org>
13922
13923 * MAINTAINERS (Write After Approval): Add self.
13924
13925 2001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
13926
13927 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
13928
13929 2001-11-05 Hans-Peter Nilsson <hp@bitrange.com>
13930
13931 * config.sub: Import from master sources, rev 1.226.
13932 * config.guess: Import from master sources, rev 1.216.
13933
13934 2001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
13935
13936 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
13937 * MAINTAINERS: Add self as maintainer of MMIX port.
13938 Remove old after-approval entry.
13939
13940 2001-10-28 Joseph S. Myers <jsm28@cam.ac.uk>
13941
13942 * ChangeLog, configure: Fix spelling errors.
13943
13944 2001-10-20 Brendan Kehoe <brendan@zen.org>
13945
13946 * MAINTAINERS: Tweak my address.
13947
13948 Thu Oct 11 21:50:15 2001 J"orn Rennecke <amylaar@onetel.net.uk>
13949
13950 * MAINTAINERS: Update my email address.
13951
13952 2001-10-11 Hans-Peter Nilsson <hp@axis.com>
13953
13954 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
13955 * MAINTAINERS: Add self as maintainer of CRIS port.
13956
13957 2001-10-10 Geert Bosch <bosch@gnat.com>
13958
13959 * MAINTAINERS (Various maintainers: Ada front end):
13960 Added Robert Dewar.
13961
13962 2001-10-03 David Billinghurst <David.Billinghurst@riotinto.com>
13963
13964 * MAINTAINERS (Write After Approval): Added self
13965
13966 2001-10-02 Geert Bosch <bosch@gnat.com>
13967
13968 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
13969
13970 2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
13971
13972 * configure: Handle temporary files securely using mkdir.
13973
13974 2001-09-29 Alexandre Oliva <aoliva@redhat.com>
13975
13976 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
13977
13978 2001-09-26 Will Cohen <wcohen@redhat.com>
13979
13980 * configure.in (*-*-linux*): Disable configuration of target-newlib
13981 and target-libgloss.
13982
13983 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
13984
13985 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
13986 RANLIB.
13987
13988 2001-09-21 Alexandre Oliva <aoliva@redhat.com>
13989
13990 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
13991 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
13992 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
13993 avoid quotes nesting problems.
13994 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
13995 (DO_X): Export only variables that are set.
13996
13997 2001-09-19 Ben Elliston <bje@redhat.com>
13998
13999 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
14000 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
14001 semantics. Use the shell built-in "type" command instead.
14002
14003 2001-08-31 Alexandre Oliva <aoliva@redhat.com>
14004
14005 Merged from gcc-3_0-branch:
14006 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
14007 * ltcf-c.sh: Use $objext, not $ac_objext.
14008 2001-07-27 Mark Kettenis <kettenis@gnu.org>
14009 * ltcf-cxx.sh: Add support for GNU.
14010 2001-07-22 Timothy Wall <twall@redhat.com>
14011 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
14012 default settings if using GNU tools with that configuration.
14013 * ltcf-cxx.sh: Ditto.
14014 * ltcf-gcj.sh: Ditto.
14015 2001-07-21 Michael Chastain <chastain@redhat.com>
14016 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
14017 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
14018 * ltmain.sh: Mark as gcc-local.
14019
14020 2001-08-30 Eric Christopher <echristo@redhat.com>
14021 Jason Eckhardt <jle@redhat.com>
14022
14023 * config.guess: Merge from master sources.
14024 * config.sub: Merge from master sources, add support for mipsisa32.
14025
14026 2001-08-25 Geoffrey Keating <geoffk@redhat.com>
14027 * config.sub: Merge from master sources, rev 1.219.
14028 * MAINTAINERS: Add self as contact for stormy16 port.
14029
14030 2001-08-14 Zack Weinberg <zackw@panix.com>
14031
14032 * config.sub: Merge from master sources, rev 1.218.
14033 * config.guess: Merge from master sources, rev 1.209.
14034
14035 2001-08-11 Graham Stott <grahams@redhat.com>
14036
14037 * Makefile.in (check-c++): Add missing semicolon.
14038
14039 Mon Jul 30 19:24:13 CEST 2001 Jan Hubicka <jh@suse.cz>
14040
14041 * MAINTAINERS (Various maitainers: predict.def): Added myself.
14042
14043 2001-07-30 Eric Christopher <echristo@redhat.com>
14044
14045 * MAINTAINERS (Various maintainers: mips port): Added myself.
14046
14047 2001-07-25 Andrew Haley <aph@cambridge.redhat.com>
14048
14049 * configure.in (sh-*-linux*): New.
14050
14051 2001-07-27 Richard Henderson <rth@redhat.com>
14052
14053 * .cvsignore: Add LAST_UPDATED.
14054
14055 2001-07-23 Ulrich Weigand <uweigand@de.ibm.com>
14056
14057 * MAINTAINERS (Various maintainers: s390 port): Added myself.
14058
14059 2001-07-16 Aldy Hernandez <aldyh@redhat.com>
14060
14061 * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
14062
14063 Fri Jul 13 14:31:57 2001 Nicola Pero <nicola@brainstorm.co.uk>
14064
14065 * MAINTAINERS (Write After Approval): Added myself.
14066
14067 2001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
14068
14069 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
14070 and libgcj on m68hc11/m68hc12.
14071
14072 2001-06-27 H.J. Lu (hjl@gnu.org)
14073
14074 * Makefile (CFLAGS_FOR_BUILD): New.
14075 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
14076
14077 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
14078
14079 * README: Remove version number.
14080
14081 2001-06-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
14082
14083 * INSTALL/README: Update wrt. to the installation instructions now
14084 residing in gcc/doc/install.texi.
14085
14086 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
14087
14088 * README: Replace with a cut-down and updated version of gcc/README.
14089
14090 2001-06-12 David Edelsohn <edelsohn@gnu.org>
14091
14092 * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
14093 multilibs to be disabled.
14094
14095 2001-06-11 Daniel Berlin <dan@cgsoftware.com>
14096
14097 * MAINTAINERS (Write After Approval): Add myself.
14098
14099 2001-06-09 Alexandre Oliva <aoliva@redhat.com>
14100
14101 * config.guess: Import CVS version 1.195.
14102 * config.sub: Import CVS version 1.212.
14103
14104 2001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
14105
14106 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
14107 gcc/xgcc is built, use -print-prog-name to find out the program
14108 name to use.
14109
14110 2001-06-04 Phil Edwards <pme@sources.redhat.com>
14111
14112 * config.guess: Import CVS version 1.194. All gcc-local changes
14113 appear to also be in the master copy.
14114 * config.sub: Import CVS version 1.211.
14115
14116 Mon Jun 4 16:32:53 2001 Mark Mitchell <mark@codesourcery.com>
14117
14118 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
14119 with_gcc]: Use `gcc -shared' to build a shared library.
14120
14121 Mon Jun 4 16:24:43 2001 John David Anglin <dave@hiauly1.hia.nrc.ca>
14122
14123 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
14124 archives.
14125
14126 Fri Jun 1 18:55:19 2001 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
14127
14128 * MAINTAINERS (Write After Approval): Add myself.
14129
14130 2001-06-01 Hans-Peter Nilsson <hp@axis.com>
14131
14132 * configure.in (libstdcxx_flags): Do not try to execute
14133 libstdc++-v3/testsuite_flags until it exists.
14134
14135 2001-06-01 Alan Modra <amodra@bigpond.net.au>
14136
14137 * MAINTAINERS: Update my email address.
14138
14139 2001-05-31 Graham Stott <grahams@redhat.com>
14140
14141 * MAINTAINERS (Write After Approval): Add myself.
14142
14143 2001-05-28 Simon Patarin <simon.patarin@inria.fr>
14144
14145 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
14146 libraries when using g++ with native linker.
14147
14148 2001-05-28 Alexandre Oliva <aoliva@redhat.com>
14149
14150 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
14151
14152 2001-05-22 Alexandre Oliva <aoliva@redhat.com>
14153
14154 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
14155 [aix4*|aix5*]: Prepend blank.
14156
14157 2001-05-20 Alexandre Oliva <aoliva@redhat.com>
14158
14159 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
14160 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
14161 of subdir/configure scripts to use the new libtool.m4.
14162
14163 2001-05-19 Matt Kraai <kraai@alumni.carnegiemellon.edu>
14164
14165 * MAINTAINERS (Write After Approval): Add myself.
14166
14167 2001-05-18 Benjamin Kosnik <bkoz@redhat.com>
14168
14169 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
14170
14171 2001-05-11 Ben Elliston <bje@redhat.com>
14172
14173 * Makefile.in (all-sid): New target.
14174 (check-sid, clean-sid, install-sid): Likewise.
14175
14176 2001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
14177
14178 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
14179
14180 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
14181
14182 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
14183 libgcj.
14184
14185 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
14186
14187 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
14188 gcc/xgcc is built, use -print-prog-name to find out the program
14189 name to use.
14190
14191 2001-04-26 Alexandre Oliva <aoliva@redhat.com>
14192
14193 * configure.in (noconfigdirs): Don't reset it from scratch in the
14194 target case; only append to it.
14195
14196 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
14197 sparc-*-solaris2.8]: Disable ${libgcj}.
14198
14199 2001-04-25 Alexandre Oliva <aoliva@redhat.com>
14200
14201 * configure.in (libgcj_saved): Copy from $libgcj.
14202 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
14203 --disable-libgcj.
14204
14205 2001-04-25 Gavin Romig-Koch <gavin@redhat.com>
14206
14207 * MAINTAINERS: Remove self as MIPS maintainer and
14208 C front end maintainer.
14209
14210 Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
14211
14212 * configure.in: Move *-chorusos target case to the proper switch.
14213 Disable libgcj.
14214
14215 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
14216
14217 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
14218 1.641.2.228.
14219
14220 2001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
14221
14222 * Makefile.in (STAGE1_CFLAGS): Pass down.
14223
14224 2001-04-13 Alan Modra <amodra@one.net.au>
14225
14226 * config.guess: Add hppa64-linux support. Note for next import that
14227 this is already in the master file.
14228 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
14229
14230 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
14231
14232 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
14233 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
14234
14235 2001-04-11 Stan Shebs <shebs@apple.com>
14236
14237 * MAINTAINERS: Add self as Darwin port maintainer.
14238
14239 2001-04-11 Alan Modra <amodra@one.net.au>
14240
14241 * MAINTAINERS: Update my email address.
14242
14243 2001-04-10 Loren J. Rittle <ljrittle@acm.org>
14244
14245 * ltcf-cxx.sh: Support creation of C++ shared libraries on
14246 recent versions of FreeBSD (release 3 or later).
14247 * ltconfig: On FreeBSD, -lc must not be provided when building
14248 a shared library or else the standard -pthread gcc option is
14249 rendered worthless to later users of the built library.
14250
14251 2001-04-06 Joseph S. Myers <jsm28@cam.ac.uk>
14252
14253 * MAINTAINERS: Add self and RTH as C front end maintainers.
14254
14255 2001-04-05 Alexandre Oliva <aoliva@redhat.com>
14256
14257 * config.sub: Make sure to match an already-canonicalized
14258 machine name (eg. mn10300-unknown-elf).
14259
14260 2001-04-01 Alexandre Oliva <aoliva@redhat.com>
14261
14262 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
14263 New macros.
14264 (bootstrap, cross): Use RECURSE_FLAGS.
14265 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
14266
14267 2001-03-27 Alexandre Oliva <aoliva@redhat.com>
14268
14269 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
14270
14271 2001-03-22 Colin Howell <chowell@redhat.com>
14272
14273 * Makefile.in (DO_X): Do not backslash single-quotes in
14274 backquotes (two places).
14275
14276 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
14277
14278 Re-installed:
14279 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
14280 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
14281 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
14282 * ltcf-cxx.sh: Likewise.
14283 * ltcf-gcj.sh: Likewise.
14284
14285 2001-03-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
14286
14287 * MAINTAINERS: Add myself as "documentation co-maintainer".
14288
14289 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
14290
14291 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
14292 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
14293
14294 2001-03-19 Tom Tromey <tromey@redhat.com>
14295
14296 * config-ml.in: Handle GCJ and GCJFLAGS.
14297
14298 2001-03-21 Michael Chastain <chastain@redhat.com>
14299
14300 * Makefile.in: all-m4 depends on all-texinfo.
14301
14302 2001-03-20 Loren J. Rittle <ljrittle@acm.org>
14303
14304 * MAINTAINERS: Add myself to write after approval list.
14305
14306 2001-03-18 Laurynas Biveinis <lauras@softhome.net>
14307
14308 * Makefile.in (DO_X): Quote nested quotes.
14309
14310 2001-03-18 Alan Modra <alan@linuxcare.com.au>
14311
14312 * MAINTAINERS: Add myself to write after approval list.
14313
14314 2001-03-15 Laurynas Biveinis <lauras@softhome.net>
14315
14316 * Makefile.in (DO_X): Use double quotes for quoting
14317 "RANLIB=$${RANLIB}".
14318
14319 2001-03-10 Ovidiu Predescu <ovidiu@cup.hp.com>
14320
14321 * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
14322
14323 2001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
14324
14325 * configure.in: Only use `lang_requires' for languages athat are
14326 actually enabled.
14327
14328 2001-03-08 Phil Edwards <pme@sources.redhat.com>
14329
14330 * MAINTAINERS (C++ runtime libs): Update and alphabatize.
14331
14332 2001-03-08 Alexandre Oliva <aoliva@redhat.com>
14333
14334 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
14335
14336 2001-03-07 Tom Tromey <tromey@redhat.com>
14337
14338 * configure.in: Allow config-lang.in to set `lang_requires' to list
14339 of other required languages.
14340
14341 2001-03-06 Laurynas Biveinis <lauras@softhome.net>
14342
14343 * Makefile.in: Remove RANLIB definition. Use RANLIB
14344 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
14345 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
14346
14347 2001-02-28 Benjamin Kosnik <bkoz@redhat.com>
14348 Alexandre Oliva <aoliva@redhat.com>
14349
14350 * Makefile.in (check-c++): Use tabs, not spaces.
14351
14352 2001-02-20 Laurynas Biveinis <lauras@softhome.net>
14353
14354 * MAINTAINERS: add myself to Write After Approval list.
14355
14356 2001-02-19 Benjamin Kosnik <bkoz@redhat.com>
14357
14358 * Makefile.in (check-c++): New rule.
14359
14360 * configure.in (target_libs): Remove libg++.
14361 (noconfigdirs): Remove libg++.
14362 (noconfigdirs): Same.
14363 (noconfigdirs): Same.
14364 (noconfigdirs): Same.
14365
14366 * config-ml.in: Remove libg++ references.
14367
14368 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
14369 (ALL_TARGET_MODULES): Same.
14370 (configure-target-libg++): Remove.
14371 (all-target-libg++): Remove.
14372 (configure-target-libio): Remove.
14373 (all-target-libio): Remove.
14374 (check-target-libio): Remove.
14375 (.PHONY): Remove.
14376 (libg++.tar.bz2): Remove.
14377 (all-target-cygmon): Remove libio.
14378 (all-target-libstdc++): Remove.
14379 (configure-target-libstdc++): Remove.
14380 (TARGET_LIB_PATH): Remove libstdc++.
14381 (ALL_GCC_CXX): Remove libstdc++.
14382 (all-target-gperf): Correct.
14383
14384 2001-02-16 Nick Clifton <nickc@redhat.com>
14385
14386 * configure.in (noconfigdirs): Allow configuration of texinfo
14387 for Cygwin hosts.
14388
14389 2001-02-15 Anthony Green <green@redhat.com>
14390
14391 * configure: Introduce GCJ_FOR_TARGET.
14392 * configure.in: Ditto.
14393 * Makefile.in: Ditto.
14394
14395 2001-02-13 Andreas Schwab <schwab@suse.de>
14396
14397 * MAINTAINERS: Update mail address.
14398
14399 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
14400
14401 * config.guess: Add linux target for S/390.
14402 * config.sub: Likewise.
14403
14404 2001-02-08 Chandrakala Chavva <cchavva@redhat.com>
14405
14406 * configure.in: for *-chorusos, don't config target-newlib and
14407 target-libgloss.
14408
14409 2001-02-06 Ben Elliston <bje@redhat.com>
14410
14411 * configure: Output host type to stdout, not stderr.
14412
14413 2001-02-05 Mark Mitchell <mark@codesourcery.com>
14414
14415 * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
14416 * ltcf-cxx.sh: Likewise.
14417
14418 * config.if: Assume enable_libstdcxx_v3 is defined.
14419
14420 2001-02-04 Mark Mitchell <mark@codesourcery.com>
14421
14422 Remove V2 C++ library.
14423 * configure.in: Remove --enable-libstdcxx_v3 support.
14424
14425 2001-01-31 Bryce McKinlay <bryce@albatross.co.nz>
14426
14427 * include/demangle.h: Add prototype for java_demangle_v3.
14428
14429 2001-01-29 Phil Edwards <pme@sources.redhat.com>
14430
14431 * COPYING.LIB: Update to LGPL 2.1 from the FSF.
14432
14433 2001-01-27 Richard Henderson <rth@redhat.com>
14434
14435 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
14436
14437 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
14438
14439 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
14440 Don't unset, it's non-portable and no longer necessary, set to empty
14441 instead.
14442
14443 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
14444
14445 * ltconfig: Shell portability fix for the tagname validity check.
14446
14447 2001-01-27 Alexandre Oliva <aoliva@redhat.com>
14448
14449 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
14450 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
14451
14452 2001-01-26 Michael Sokolov <msokolov@ivan.Harhan.ORG>
14453
14454 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
14455
14456 2001-01-26 Tom Tromey <tromey@redhat.com>
14457
14458 * configure.in: Allow libgcj to be built on Sparc Solaris.
14459
14460 2001-01-25 David Edelsohn <edelsohn@gnu.org>
14461
14462 * ltcf-c.sh: Add aix5 case.
14463 * ltcf-cxx.sh: Likewise.
14464 * ltconfig: Likewise.
14465
14466 2001-01-24 Alexandre Oliva <aoliva@redhat.com>
14467
14468 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
14469 keep at least one of build_libtool_libs or build_old_libs set to
14470 yes.
14471
14472 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
14473 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
14474
14475 2001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
14476
14477 * configure.in: Enable libgcj on several additional platforms.
14478
14479 2001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
14480
14481 * configure.in: Enable libgcj for linux targets.
14482
14483 2001-01-20 Michael Sokolov <msokolov@ivan.Harhan.ORG>
14484
14485 * MAINTAINERS (Write After Approval): Add myself.
14486
14487 2001-01-15 John David Anglin <dave@hiauly1.hia.nrc.ca>
14488
14489 * MAINTAINERS: Add myself as vax port maintainer.
14490
14491 2001-01-11 Fergus Henderson <fjh@cs.mu.oz.au>
14492
14493 * MAINTAINERS: Add myself as Mercury front-end maintainer.
14494
14495 2001-01-09 Mike Stump <mrs@wrs.com>
14496
14497 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
14498 failures of subdirectories.
14499
14500 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
14501
14502 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
14503 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
14504 * ltcf-cxx.sh: Likewise.
14505 * ltcf-gcj.sh: Likewise.
14506 * ltconfig.sh: Fix typo.
14507
14508 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
14509
14510 * configure: handle DOS-style absolute paths.
14511
14512 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
14513
14514 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
14515
14516 2000-12-30 Marek Michalkiewicz <marekm@linux.org.pl>
14517
14518 * MAINTAINERS: Add myself as avr port co-maintainer.
14519
14520 2000-12-28 Ben Elliston <bje@redhat.com>
14521
14522 * MAINTAINERS: Add myself under ``Write After Approval''.
14523
14524 2000-12-19 Joseph S. Myers <jsm28@cam.ac.uk>
14525
14526 * texinfo: Remove directory from GCC.
14527
14528 2000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
14529
14530 * COPYING: Update to current
14531 ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
14532 to 19yy as example year in copyright notice).
14533
14534 2000-12-18 Benjamin Kosnik <bkoz@redhat.com>
14535
14536 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
14537 (libstdcxx_incdir): Pass down.
14538 * config.if: Remove expired bits for cxx_interface, add stub.
14539 (libstdcxx_incdir): Add variable for g++ include directory.
14540 * configure.in (gxx_include_dir): Use it.
14541
14542 2000-12-18 Alexandre Oliva <aoliva@redhat.com>
14543
14544 * MAINTAINERS: Added self as sh port co-maintainer. Removed entry
14545 with old-email address from ``Write After Approval''.
14546
14547 2000-12-15 Andreas Jaeger <aj@suse.de>
14548
14549 * configure.in: Handle lang_dirs.
14550
14551 2000-12-14 Tom Tromey <tromey@redhat.com>
14552
14553 * MAINTAINERS: Removed brads.
14554
14555 * MAINTAINERS: Added gcj developers.
14556
14557 2000-12-13 Anthony Green <green@redhat.com>
14558
14559 * configure.in: Disable libgcj for any target not specifically
14560 listed. Disable libgcj for x86 and Alpha Linux until compatible
14561 with g++ abi.
14562
14563 2000-12-13 Mike Stump <mrs@wrs.com>
14564
14565 * Makefile.in (local-distclean): Also remove fastjar.
14566
14567 2000-12-12 Rodney Brown <RodneyBrown@mynd.com>
14568
14569 * contrib/gcc_update: Add fastjar --touch entries.
14570
14571 2000-12-12 Alexandre Oliva <aoliva@redhat.com>
14572
14573 * configure.in: Disable language-specific target libraries for
14574 languages that aren't enabled.
14575
14576 2000-12-10 Anthony Green <green@redhat.com>
14577
14578 * configure.in: Define libgcj. Disable libgcj target libraries for
14579 most targets.
14580
14581 2000-12-10 Neil Booth <neilb@earthling.net>
14582
14583 * MAINTAINERS: Update mail address, remove from WAA list.
14584
14585 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
14586
14587 * libjava: Imported from /cvs/java.
14588 * libffi: Likewise.
14589 * Boehm-gc: Likewise.
14590
14591 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
14592
14593 * configure.in (target_libs): Revert 2000-12-08 patch.
14594 (noconfigdirs): Added target-libjava.
14595
14596 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
14597
14598 * djunpack.bat: removed.
14599
14600 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
14601
14602 * Makefile.in: handle DOS-style absolute paths.
14603 * config-ml.in: likewise.
14604 * symlink-tree: likewise.
14605
14606 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
14607
14608 * fastjar: Imported.
14609
14610 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
14611
14612 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
14613 libjava.
14614 * configure.in (target_libs): Removed `target-libjava'.
14615
14616 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
14617
14618 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
14619 (ALL_MODULES): Added fastjar.
14620 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
14621 (all-target-libjava): all-fastjar replaces all-zip.
14622 (all-fastjar): Added.
14623 (configure-target-fastjar, all-target-fastjar): Likewise.
14624 * configure.in (host_tools): Added fastjar.
14625
14626 2000-12-07 Mike Stump <mrs@wrs.com>
14627
14628 * Makefile.in (local-distclean): Remove leftover built files.
14629
14630 2000-11-24 Nick Clifton <nickc@redhat.com>
14631
14632 * configure.in (xscale-elf): Add target.
14633 (xscale-coff): Add target.
14634
14635 2000-11-22 Loren J. Rittle <ljrittle@acm.org>
14636
14637 * ltcf-cxx.sh: Support creation of C++ shared libraries on
14638 recent versions of FreeBSD (release 3 or later).
14639 * ltconfig: On FreeBSD, -lc must not be provided when building
14640 a shared library or else the standard -pthread gcc option is
14641 rendered worthless to later users of the built library.
14642
14643 2000-11-16 Fred Fish <fnf@be.com>
14644
14645 * configure.in (enable_libstdcxx_v3): Fix typo,
14646 libstd++ -> libstdc++.
14647
14648 2000-11-21 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
14649
14650 * MAINTAINERS: Add self to Write After Approval list.
14651
14652 2000-11-21 Bernd Schmidt <bernds@redhat.com>
14653
14654 * MAINTAINERS: Update my email address. Add myself to global write
14655 privs list.
14656
14657 2000-11-18 Alexandre Oliva <aoliva@redhat.com>
14658
14659 * Makefile.in: Merge with src and libgcj.
14660 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
14661 configure-target-<library> when their configure scripts need the C
14662 or C++ library to have already been built to work properly.
14663 (do_proto_toplev): Set them to an empty string.
14664
14665 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
14666 (REALLY_SET_LIB_PATH): Use them.
14667
14668 2000-11-17 Stan Shebs <shebs@apple.com>
14669
14670 * MAINTAINERS: Add self to Write After Approval list.
14671
14672 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
14673
14674 * configure: Provide the original toplevel configure arguments
14675 (including $0) to subprocesses in the environment rather than
14676 through gcc/configargs.h.
14677
14678 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
14679
14680 * MAINTAINERS: Remove references to cccp. Change C9X reference to
14681 C99. Alphabetise "Write After Approval" list.
14682
14683 2000-11-12 Mark Mitchell <mark@codesourcery.com>
14684
14685 * configure: Turn on libstdc++ V3 by default.
14686
14687 * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
14688 if we've got GCC.
14689
14690 2000-11-11 Philip Blundell <philb@gnu.org>
14691
14692 * MAINTAINERS: Add self to Write After Approval list.
14693
14694 2000-11-09 David Edelsohn <edelsohn@gnu.org>
14695
14696 * ltcf-c.sh (aix4): Improve shared library configuration; require
14697 exporting symbols.
14698 * ltcf-cxx.sh (aix4): Define.
14699 * ltconfig (aix4): Define library and soname specs appropriate for
14700 AIX. Define command to create export symbols list.
14701
14702 Mon Nov 6 14:19:35 2000 Christopher Faylor <cgf@cygnus.com>
14703
14704 * config.sub: Add support for Sun Chorus
14705
14706 2000-10-31 Nick Clifton <nickc@redhat.com>
14707
14708 * MAINTAINERS: Rename <name>@cygnus.com addresses to
14709 <name>@redhat.com. Also installed new email address for Clint
14710 Popetz.
14711
14712 2000-10-30 Joseph S. Myers <jsm28@cam.ac.uk>
14713
14714 * etc: Remove directory from GCC.
14715
14716 2000-10-16 Michael Meissner <meissner@redhat.com>
14717
14718 * configure (gcc/configargs.h): Only create if there is a build GCC
14719 directory created.
14720
14721 2000-10-16 Matthias Klose <doko@debian.org>
14722
14723 * config.if: Search libstdc++-v3/configure.in for INTERFACE,
14724 when configured for libstdc++-v3.
14725
14726 2000-10-05 Phil Edwards <pme@gcc.gnu.org>
14727
14728 * configure: Save configure arguments to gcc/configargs.h.
14729
14730 2000-10-04 Philipp Thomas <pthomas@suse.de>
14731
14732 * config.guess: Import CVS version 1.157.
14733 * config.sub: Import CVS version 1.181.
14734
14735 2000-10-04 Andris Pavenis <pavenis@latnet.lv>
14736
14737 * Makefile.in (bootstrap): avoid recursion if subdir missing
14738 (cross): ditto
14739 (do-proto-toplev): ditto
14740
14741 2000-09-30 Alexandre Oliva <aoliva@redhat.com>
14742
14743 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
14744 ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
14745
14746 * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
14747 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
14748 all affected `configure' scripts.
14749
14750 Mon 25-Sep-2000 19:46:09 BST Neil Booth <neilb@earthling.net>
14751
14752 * MAINTAINERS: Add self as cpplib co-maintainer.
14753
14754 2000-09-24 Aldy Hernandez <aldyh@redhat.com>
14755
14756 * MAINTAINERS: Add self to Write After Approval list.
14757
14758 2000-09-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
14759
14760 * INSTALL/README: egcs -> GCC update.
14761
14762 Sun Sep 17 16:55:59 CEST 2000 Marc Espie <espie@cvs.openbsd.org>
14763
14764 * MAINTAINERS: Add myself to Write After Approval list.
14765
14766 2000-09-15 Kazu Hirata <kazu@hxi.com>
14767
14768 * MAINTAINERS: Add myself to Write After Approval list.
14769
14770 Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
14771
14772 * configure.in: Do not build byacc for hppa64. Provide paths to the
14773 X11 libraries for hppa64.
14774
14775 2000-09-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
14776
14777 * MAINTAINERS: Add myself as 68hc11 port maintainer.
14778
14779 2000-09-06 Alexandre Oliva <aoliva@redhat.com>
14780
14781 * Makefile.in (all-zlib): Added dummy target.
14782
14783 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
14784 ltcf-gcj.sh: Updated from libtool multi-language branch.
14785
14786 2000-09-05 Alexandre Oliva <aoliva@redhat.com>
14787
14788 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
14789 (bootstrap*): Depend on all-bootstrap.
14790
14791 2000-09-05 Philipp Thomas <pthomas@suse.de>
14792
14793 * config.guess: Import CVS version 1.156.
14794 * config.sub: Import CVS version 1.179.
14795
14796 2000-09-02 Anthony Green <green@cygnus.com>
14797
14798 * Makefile.in (all-gcc): Depend on all-zlib.
14799 (CLEAN_MODULES): Add clean-zlib.
14800 (ALL_MODULES): Add all-zlib.
14801 * configure.in (host_libs): Add zlib.
14802
14803 2000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
14804
14805 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
14806 crosses, but add gcc/include to the header search path for them.
14807
14808 2000-08-04 David E. O'Brien <obrien@FreeBSD.org>
14809
14810 * MAINTAINERS: Add self to Write After Approval list.
14811
14812 2000-08-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
14813
14814 * config.guess: Import CVS version 1.152.
14815 * config.sub: Import CVS version 1.177.
14816
14817 2000-08-25 Alexandre Oliva <aoliva@redhat.com>
14818
14819 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
14820 $targargs to tell whether newlib is going to be built.
14821
14822 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
14823 $$r/TARGET_SUBDIR/libio for _G_config.h.
14824
14825 2000-08-23 Alexandre Oliva <aoliva@redhat.com>
14826
14827 * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
14828
14829 2000-08-22 DJ Delorie <dj@redhat.com>
14830
14831 * MAINTAINERS: Add self as a build machinery (*.in) maintainer
14832
14833 2000-08-22 Alexandre Oliva <aoliva@redhat.com>
14834
14835 * config-ml.in (CC, CXX): Avoid trailing whitespace.
14836 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
14837 sub-configures.
14838
14839 2000-08-21 DJ Delorie <dj@redhat.com>
14840
14841 * MAINTAINERS: Add self as a libiberty maintainer
14842
14843 2000-08-16 Alexandre Oliva <aoliva@redhat.com>
14844
14845 * configure.in (libstdcxx_flags): Use
14846 libstdc++-v3/src/libstdc++.INC.
14847
14848 2000-08-15 Alexandre Oliva <aoliva@redhat.com>
14849
14850 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
14851
14852 2000-08-14 Zack Weinberg <zack@wolery.cumb.org>
14853
14854 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
14855
14856 * configure: Make enable_threads and enable_shared defaults
14857 explicit. Substitute enable_threads into generated Makefiles.
14858 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
14859 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
14860
14861 2000-08-13 Geoff Keating <geoffk@cygnus.com>
14862
14863 * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
14864
14865 2000-08-12 Alexandre Oliva <aoliva@redhat.com>
14866
14867 * config-ml.in (CC): Remove bogus duplicate quotation mark from
14868 previous delta.
14869
14870 2000-08-11 Jason Merrill <jason@redhat.com>
14871
14872 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
14873 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
14874 (FLAGS_FOR_TARGET): Not here.
14875 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
14876
14877 2000-08-11 Alexandre Oliva <aoliva@redhat.com>
14878
14879 * config-ml.in (CC, CXX): Don't introduce a leading space.
14880
14881 2000-08-07 DJ Delorie <dj@delorie.com>
14882
14883 * MAINTAINERS: Add self as a DJGPP maintainer
14884
14885 2000-08-07 DJ Delorie <dj@redhat.com>
14886
14887 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
14888 "if we're also building gcc, and it's a gcc that will run on the
14889 build machine, we want to use its includes instead of the system's
14890 default includes".
14891
14892 2000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
14893
14894 * MAINTAINERS: Add self to Write After Approval list.
14895
14896 2000-08-03 Alexandre Oliva <aoliva@redhat.com>
14897
14898 * configure.in (libstdcxx_flags): Don't use `"'.
14899
14900 * config-ml.in: Adjust multilib search paths to the
14901 appropriate multilib tree.
14902
14903 2000-08-02 Alexandre Oliva <aoliva@redhat.com>
14904
14905 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
14906 commas in $LANGUAGES.
14907
14908 2000-08-02 Manfred Hollstein <manfredh@redhat.com>
14909
14910 * configure.in: Re-enable all references to libg++ and librx.
14911
14912 2000-08-01 Alexandre Oliva <aoliva@redhat.com>
14913
14914 * ltconfig, ltmain.sh: Update from libtool multi-language branch.
14915 * ltcf-c.sh (need_lc): Fix test message. Set wl for archive_cmds.
14916 (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
14917 * ltcf-cxx.sh (need_lc): Set based on postdeps.
14918
14919 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
14920
14921 2000-07-31 Alexandre Oliva <aoliva@redhat.com>
14922
14923 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
14924 CXX_FOR_TARGET for sed.
14925
14926 2000-07-30 Alexandre Oliva <aoliva@redhat.com>
14927
14928 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
14929 Do not override if already set in the environment or in configure.
14930 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
14931 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
14932
14933 2000-07-28 Alexandre Oliva <aoliva@redhat.com>
14934
14935 * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
14936 the libtool CVS tree multi-language branch.
14937 * ltconfig, ltmain.sh: Updated.
14938
14939 2000-07-27 Alexandre Oliva <aoliva@redhat.com>
14940
14941 * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
14942 (clean-target): Depend on it.
14943
14944 * Makefile.in (FLAGS_FOR_TARGET): New macro.
14945 (GCC_FOR_TARGET): Use it.
14946 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
14947 * configure.in: ... here.
14948 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
14949 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
14950
14951 2000-07-24 Eric Christopher <echristo@cygnus.com>
14952
14953 * MAINTAINERS: Add self to Write After Approval list.
14954
14955 2000-07-24 Alexandre Oliva <aoliva@redhat.com>
14956
14957 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
14958 (configure-target-libchill, configure-target-libobjc): Likewise.
14959
14960 * configure.in: Use the same cache file for all target libs.
14961 * config-ml.in: But different cache files per multilib variant.
14962
14963 2000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
14964
14965 * configure (topsrcdir): Don't use dirname.
14966
14967 2000-07-22 Jeffrey Oldham <oldham@codesourcery.com>
14968
14969 * MAINTAINERS: Add self to Write After Approval list.
14970
14971 2000-07-20 Jason Merrill <jason@redhat.com>
14972
14973 * configure.in: Remove all references to libg++ and librx.
14974
14975 * configure, configure.in, Makefile.in: Unify gcc and binutils.
14976
14977 2000-07-20 Hans-Peter Nilsson <hp@axis.com>
14978
14979 * config.sub: Update to subversions version 2000-07-06.
14980
14981 2000-07-12 Andrew Haley <aph@cygnus.com>
14982
14983 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
14984 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
14985
14986 2000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
14987
14988 * symlink-tree: Check number of arguments.
14989
14990 2000-07-05 Jim Wilson <wilson@cygnus.com>
14991
14992 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
14993 search path for a g++ extracted from the build tree. This
14994 will allow link tests run by configure scripts in
14995 subdirectories to succeed.
14996
14997 2000-07-01 Koundinya K <kk@ddeorg.soft.net>
14998
14999 * ltconfig: Add support for mips-dde-sysv4.2MP
15000
15001 2000-06-29 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
15002
15003 * MAINTAINERS: Add myself as loop discovery maintainer.
15004
15005 2000-06-28 Corinna Vinschen <vinschen@cygnus.com>
15006
15007 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
15008 `os2'. Force ac_cv_exeext to be ".exe" in that case.
15009
15010 2000-06-19 Timothy Wall <twall@cygnus.com>
15011
15012 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
15013 * config.sub: Add tic54x target.
15014
15015 Sun Jun 11 17:20:00 MET 2000 Toon Moene <toon@moene.indiv.nluug.nl>
15016
15017 * MAINTAINERS: Add self as Fortran maintainer,
15018 remove Craig Burley.
15019
15020 Tue May 30 19:01:12 2000 Andrew Cagney <cagney@b1.cygnus.com>
15021
15022 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
15023 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
15024
15025 Mon May 29 21:15:00 MET 2000 Philipp Thomas <pthomas@suse.de>
15026
15027 * MAINTAINERS: Add self as i18n maintainer
15028
15029 20000-05-21 H.J. Lu (hjl@gnu.org)
15030
15031 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
15032 directory are used if they exist. Make sure
15033 $(build_tooldir)/include is searched for header files,
15034 $(build_tooldir)/lib/ for library files.
15035 (GCC_FOR_TARGET): Likewise.
15036 (CXX_FOR_TARGET): Likewise.
15037
15038 Thu May 18 10:58:13 2000 Jeffrey A Law (law@cygnus.com)
15039
15040 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
15041
15042 Wed May 17 16:03:48 2000 Alexandre Oliva <aoliva@cygnus.com>
15043
15044 * Makefile.in (configure-target-libiberty): Depend on
15045 configure-target-newlib.
15046
15047 2000-05-16 Alexandre Oliva <aoliva@cygnus.com>
15048
15049 * configure.in, Makefile.in: Merge all libffi-related
15050 configury stuff from the libgcj tree.
15051
15052 Tue May 16 10:06:21 2000 Andrew Cagney <cagney@b1.cygnus.com>
15053
15054 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
15055 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
15056
15057 Tue May 16 09:57:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
15058
15059 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
15060 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
15061 current version information. Add to proto-toplev directory.
15062 (gdb-taz): Build do-djunpack.
15063
15064 2000-05-15 David Edelsohn <edelsohn@gnu.org>
15065
15066 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
15067
15068 Mon May 15 13:39:09 2000 Andrew Cagney <cagney@b1.cygnus.com>
15069
15070 * MAINTAINERS: Add self to Write After Approval list.
15071
15072 2000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
15073
15074 * ltmain.sh: Preserve in relink_command any environment
15075 variables that may affect the linker behavior.
15076
15077 Fri May 12 11:23:17 2000 Jeffrey A Law (law@cygnus.com)
15078
15079 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
15080
15081 Wed May 10 21:26:51 2000 Jim Wilson <wilson@cygnus.com>
15082
15083 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
15084
15085 2000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
15086
15087 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
15088 with the version name.
15089
15090 Sat May 6 21:12:55 CDT 2000 Jason Eckhardt <jle@cygnus.com>
15091
15092 * MAINTAINERS: Add self as bb-reorder maintainer.
15093
15094 2000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
15095
15096 * config.if: Tweak.
15097
15098 2000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
15099
15100 * djunpack.bat: New file.
15101
15102 Wed Apr 19 12:46:26 2000 Andrew Cagney <cagney@b1.cygnus.com>
15103
15104 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
15105 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
15106 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
15107 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
15108
15109 2000-04-16 Dave Pitts <dpitts@cozx.com>
15110
15111 * config.sub (case $basic_machine): Change default for "ibm-*"
15112 to "openedition".
15113
15114 2000-04-13 Andreas Jaeger <aj@suse.de>
15115
15116 * MAINTAINERS: Added myself.
15117
15118 Wed Apr 12 16:42:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
15119
15120 * Makefile.in (gdb-taz): New target. GDB specific archive.
15121 (do-md5sum): New target.
15122 (MD5PROG): Define.
15123 (PACKAGE): Default to TOOL.
15124 (VER): Default to a shell script.
15125 (taz): Rewrite target. Move real work to do-proto-toplev. Include
15126 md5 checksum generation.
15127 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
15128 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
15129 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
15130 insight.tar.bz2): Use gdb-taz to create archive.
15131
15132 Fri Apr 7 18:10:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
15133
15134 * configure (warn_cflags): Delete.
15135
15136 Thu Apr 6 16:15:14 2000 Philippe De Muyter <phdm@macqel.be>
15137
15138 * MAINTAINERS: Added myself.
15139
15140 2000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
15141 Martin v. Löwis <martin@loewis.home.cs.tu-berlin.de>
15142
15143 * configure.in (enable_libstdcxx_v3): Add.
15144 (target_libs): Add bits here to switch between libstdc++-v2 and
15145 libstdc++-v3.
15146 * config.if: And this file too.
15147 * Makefile.in: Add libstdc++-v3 targets.
15148
15149 2000-04-05 Michael Meissner <meissner@redhat.com>
15150
15151 * config.sub (d30v): Add d30v as a basic machine type.
15152
15153 2000-03-29 Jason Merrill <jason@casey.cygnus.com>
15154
15155 * configure.in: -linux-gnu*, not -linux-gnu.
15156
15157 Sun Mar 12 17:30:30 2000 Toon Moene <toon@moene.indiv.nluug.nl>
15158
15159 * MAINTAINERS: Add self in write-after-approval section.
15160
15161 Sun Mar 12 00:23:32 2000 Jim Wilson <wilson@cygnus.com>
15162
15163 * MAINTAINERS: Add self as ia64 port maintainer.
15164
15165 2000-03-08 Neil Booth <NeilB@earthling.net>
15166
15167 * MAINTAINERS: Add self in write-after-approval section.
15168
15169 Fri Mar 3 18:44:08 2000 Andrew Cagney <cagney@b1.cygnus.com>
15170
15171 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
15172 (do-tar-bz2): Replace TOOL with PACKAGE.
15173 (gdb.tar.bz2): Remove GDBTK from GDB package.
15174 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
15175 dejagnu.tar.bz2): New packages.
15176
15177 2000-02-27 Andreas Jaeger <aj@suse.de>
15178
15179 * configure.in: Add entry for mips*-*-linux*, move catch all
15180 *-*-*linux* entry below this one.
15181
15182 2000-02-27 Ian Lance Taylor <ian@zembu.com>
15183
15184 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
15185
15186 2000-02-24 Nick Clifton <nickc@cygnus.com>
15187
15188 * config.sub: Support an OS of "wince".
15189
15190 Thu Feb 24 16:15:56 2000 Andrew Cagney <cagney@b1.cygnus.com>
15191
15192 * config.guess, config.sub: Updated to match config's 2000-02-15
15193 version.
15194
15195 2000-02-23 Linas Vepstas <linas@linas.org>
15196
15197 * config.sub: Add support for Linux/IBM 370.
15198 * configure.in: Likewise.
15199
15200 2000-02-22 Nick Clifton <nickc@cygnus.com>
15201
15202 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
15203
15204 2000-02-20 Christopher Faylor <cgf@cygnus.com>
15205
15206 * config.guess: Guess "cygwin" rather than "cygwin32".
15207
15208 2000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
15209
15210 * configure (gcc_version): When setting, narrow search to
15211 lines containing `version_string'.
15212
15213 2000-02-15 Denis Chertykov <denisc@overta.ru>
15214
15215 * config.sub: Add support for avr target.
15216
15217 2000-02-14 Nick Clifton <nickc@cygnus.com>
15218
15219 * MAINTAINERS: Add maintainers for MCore port.
15220
15221 Tue Feb 1 00:07:46 2000 Hans-Peter Nilsson <hp@bitrange.com>
15222
15223 * config.sub: Add mmix-knuth-mmixware.
15224
15225 2000-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
15226
15227 * MAINTAINERS: Pair cccp with cpplib maintainership.
15228
15229 2000-01-27 Christopher Faylor <cgf@redhat.com>
15230
15231 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
15232 structure stuff to -L library search.
15233 (CXX_FOR_TARGET): Ditto.
15234 (CROSS_CHECK_MODULES): Fix spelling mistake.
15235
15236 2000-01-24 Mark Mitchell <mark@codesourcery.com>
15237
15238 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
15239 the C++ compiler.
15240
15241 2000-01-12 Richard Henderson <rth@cygnus.com>
15242
15243 * configure.in: Don't build some bits for beos.
15244
15245 2000-01-12 Joel Sherrill (joel@OARcorp.com)
15246
15247 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
15248 as include files.
15249
15250 2000-01-11 Zack Weinberg <zack@wolery.cumb.org>
15251
15252 * Add self as cpplib maintainer, as requested by Jason
15253 Merrill. Correct my e-mail address.
15254
15255 2000-01-06 Geoff Keating <geoffk@cygnus.com>
15256
15257 * configure.in: Use mt-aix43 to handle *_TARGET defs,
15258 not mh-aix43.
15259
15260 Thu Dec 23 03:43:36 1999 Hans-Peter Nilsson <hp@bitrange.com>
15261
15262 * MAINTAINERS: Add myself to "write after approval" list.
15263
15264 1999-12-14 Richard Henderson <rth@cygnus.com>
15265
15266 * config.guess (alpha-osf, alpha-linux): Detect ev67.
15267 * config.sub: Accept alphaev[78], alphaev8.
15268
15269 1999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
15270
15271 * config.guess, config.sub: Update from autoconf.
15272
15273 1999-11-29 Bruce Korb <autogen@linuxbox.com>
15274
15275 * MAINTAINERS: update my playtime e-address.
15276
15277 Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
15278
15279 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
15280 necessary libraries are missing.
15281
15282 Fri Nov 19 11:22:31 MST 1999 Diego Novillo <dnovillo@cygnus.com>
15283
15284 * MAINTAINERS: Add new 'write after approval' maintainer.
15285
15286 Wed Nov 17 16:08:43 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
15287
15288 * MAINTAINERS: Add new Java maintainer.
15289
15290 1999-10-25 Andreas Schwab <schwab@suse.de>
15291
15292 * configure: Fix quoting inside arguments of eval.
15293
15294 1999-10-21 Nick Clifton <nickc@cygnus.com>
15295
15296 * config-ml.in: Allow suppression of some ARM multilibs.
15297
15298 Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
15299
15300 * config.guess: Add OS/390 match pattern.
15301 * config.sub: Add mvs, openedition targets.
15302 * configure.in (i370-ibm-opened*): New.
15303
15304 1999-09-04 Steve Chamberlain <sac@pobox.com>
15305
15306 * config.sub: Add support for configuring for pj.
15307
15308 1999-08-31 Nick Clifton <nickc@cygnus.com>
15309
15310 * config.sub (maybe_os): Add support for configuring for fr30.
15311
15312 1999-08-25 Nick Clifton <nickc@cygnus.com>
15313
15314 * configure.in: Do not configure or build ld for AIX
15315 platforms. ld is known to be broken on these platforms.
15316
15317 Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
15318
15319 * config-ml.in: Pass compiler flag corresponding to multidirs to
15320 subdir configures.
15321
15322 1999-08-09 Ian Lance Taylor <ian@zembu.com>
15323
15324 * Makefile.in (LDFLAGS): Define.
15325
15326 1999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
15327
15328 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
15329 noconfigdirs.
15330 (*-*-cygwin*): Likewise.
15331
15332 1999-08-08 Ian Lance Taylor <ian@zembu.com>
15333
15334 * mkdep: New file.
15335 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
15336 (BINUTILS_SUPPORT_DIRS): Add mkdep.
15337
15338 From Eli Zaretskii <eliz@is.elta.co.il>:
15339 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
15340 long file name when using DJGPP on MS-DOS.
15341
15342 Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
15343
15344 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
15345
15346 1999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
15347
15348 * Makefile.in (check-target-libio): Remove all-target-libstdc++
15349 dependency as this causes "make check" to globally "make all"
15350
15351 Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
15352
15353 * configure.in (target_libs): Added target-zlib.
15354 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
15355 (CONFIGURE_TARGET_MODULES): Likewise.
15356 (CHECK_TARGET_MODULES): Likewise.
15357 (INSTALL_TARGET_MODULES): Likewise.
15358 (CLEAN_TARGET_MODULES): Likewise.
15359 (configure-target-zlib): New target.
15360 (all-target-zlib): Likewise.
15361 (all-target-libjava): Depend on all-target-zlib.
15362 (configure-target-libjava): Depend on configure-target-zlib.
15363
15364 * Makefile.in (configure-target-libjava): Depend on
15365 configure-target-newlib.
15366 (configure-target-boehm-gc): New target.
15367 (configure-target-qthreads): New target.
15368
15369 * configure.in (target_libs): Added target-qthreads.
15370 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
15371 (CONFIGURE_TARGET_MODULES): Likewise.
15372 (CHECK_TARGET_MODULES): Likewise.
15373 (INSTALL_TARGET_MODULES): Likewise.
15374 (CLEAN_TARGET_MODULES): Likewise.
15375 (all-target-qthreads): New target.
15376 (configure-target-libjava): Depend on configure-target-qthreads.
15377 (all-target-libjava): Depend on all-target-qthreads.
15378
15379 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
15380 (CONFIGURE_TARGET_MODULES): Likewise.
15381 (CHECK_TARGET_MODULES): Likewise.
15382 (INSTALL_TARGET_MODULES): Likewise.
15383 (CLEAN_TARGET_MODULES): Likewise.
15384 (all-target-libjava): New target.
15385 (all-target-boehm-gc): Likewise.
15386 * configure.in (target_libs): Added libjava, boehm-gc.
15387
15388 1999-07-22 Ian Lance Taylor <ian@zembu.com>
15389
15390 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
15391 configure.bat in SUPPORT_FILES.
15392 (gas+binutils.tar.bz2): Likewise.
15393
15394 * makeall.bat: Remove; obsolete.
15395
15396 1999-07-21 Ian Lance Taylor <ian@zembu.com>
15397
15398 From Mark Elbrecht:
15399 * configure.bat: Remove; obsolete.
15400
15401 1999-07-11 Ian Lance Taylor <ian@zembu.com>
15402
15403 * configure: Add -W -Wall to the default CFLAGS when compiling with
15404 gcc.
15405
15406 Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
15407
15408 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
15409
15410 1999-06-30 Mark Mitchell <mark@codesourcery.com>
15411
15412 * configure.in: Build ld on IRIX6.
15413
15414 1999-06-12 Ian Lance Taylor <ian@zembu.com>
15415
15416 * Makefile.in: Change distribution targets to use bzip2 instead of
15417 gzip.
15418 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
15419 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
15420
15421 1999-06-04 Nick Clifton <nickc@cygnus.com>
15422
15423 * config.sub: Add mcore target.
15424
15425 Sun May 30 16:03:16 1999 Cort Dougan <cort@cs.nmt.edu>
15426
15427 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
15428
15429 Tue May 25 11:20:46 1999 H.J. Lu (hjl@gnu.org)
15430
15431 * config.guess (dummy): Changed to $dummy.
15432
15433 1999-05-24 Nick Clifton <nickc@cygnus.com>
15434
15435 * config.sub: Tidied up case statements.
15436
15437 1999-05-22 Ben Elliston <bje@cygnus.com>
15438
15439 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
15440 <jiro@din.or.jp>.
15441
15442 * config.guess: Merge with FSF version. Future changes will be
15443 more accurately recorded in this ChangeLog.
15444 * config.sub: Likewise.
15445
15446 Thu May 20 10:00:42 1999 Stephen L Moshier <moshier@world.std.com>
15447
15448 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
15449
15450 1999-04-30 Tom Tromey <tromey@cygnus.com>
15451
15452 * ltmain.sh: [mode link] Always use CC given by ltconfig.
15453
15454 1999-04-23 Tom Tromey <tromey@cygnus.com>
15455
15456 * ltconfig, ltmain.sh: Update to libtool 1.2f.
15457
15458 1999-04-20 Drew Moseley <dmoseley@cygnus.com>
15459
15460 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
15461 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
15462 Bad merge removed these two changes.
15463
15464 Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
15465 Martin Heller (Ing.-Buero_Heller@t-online.de)
15466
15467 * config.guess (interix Alpha): Add.
15468
15469 1999-04-11 Richard Henderson <rth@cygnus.com>
15470
15471 * configure.in (i?86-*-beos*): Do config gperf; don't config
15472 gdb, newlib, or libgloss.
15473
15474 Sun Apr 11 23:55:34 1999 Alexandre Oliva <oliva@dcc.unicamp.br>
15475
15476 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
15477 link a trivial program with -mabi=64. If it fails, remove mabi=64
15478 from multidirs.
15479
15480 Sat Apr 10 21:50:01 1999 Philipp Thomas (kthomas@gwdg.de)
15481
15482 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
15483
15484 1999-04-08 Nick Clifton <nickc@cygnus.com>
15485
15486 * config.sub: Add support for mcore targets.
15487
15488 1999-04-07 Michael Meissner <meissner@cygnus.com>
15489
15490 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
15491 not mt-ospace, in order to shut up assembler warning about using
15492 symbols that are named the same as registers.
15493
15494 1999-04-07 Drew Moseley <dmoseley@cygnus.com>
15495
15496 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
15497 dependency list for all-target-cygmon.
15498
15499 1999-04-05 Doug Evans <devans@casey.cygnus.com>
15500
15501 * config-ml.in: Check $host, not $target, for selective multilibs.
15502 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
15503 thumb interworking, and underscore prefix multilibs.
15504
15505 1999-04-04 Ian Lance Taylor <ian@zembu.com>
15506
15507 * missing: Update to version from current automake.
15508
15509 Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
15510
15511 * configure (gxx_include_dir): Removed.
15512
15513 * configure.in (gxx_include_dir): Handle it.
15514 * Makefile.in: Likewise.
15515
15516 1999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
15517
15518 * config.sub (mips64vr4111,mips64vr4111el) Add.
15519
15520 1999-03-21 Ben Elliston <bje@cygnus.com>
15521
15522 * config.guess: Correct typo for detecting ELF on FreeBSD.
15523
15524 Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
15525
15526 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
15527 config/mh-djgpp.
15528
15529 Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
15530
15531 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
15532 all-target-newlib to dependency list for all-target-bsp.
15533
15534 Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
15535
15536 * config.sub: Add i386-uwin support.
15537 * config.guess: Likewise.
15538
15539 Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
15540
15541 * configure.in: cleanup, add mh-*pic handling for arm, special
15542 case powerpc*-*-aix*
15543
15544 Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
15545
15546 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
15547 can be built.
15548
15549 Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
15550
15551 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
15552 targets.
15553
15554 1999-03-02 Nick Clifton <nickc@cygnus.com>
15555
15556 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
15557
15558 Sun Feb 28 02:20:00 1999 Geoffrey Noer <noer@cygnus.com>
15559
15560 * config.sub: Check for "cygwin*" rather than "cygwin32*"
15561
15562 1999-02-24 Nick Clifton <nickc@cygnus.com>
15563
15564 * config.sub: Fix typo in arm recognition.
15565
15566 Wed Feb 24 13:51:40 1999 Drew Moseley <dmoseley@cygnus.com>
15567
15568 * configure.in (noconfigdirs): Changed target_configdirs to
15569 include target-bsp only for m68k-*-elf* and m68k-*-coff*
15570 rather than m68k-*-* since it is not known to work on
15571 m68k-aout. Ditto for arm-*-*oabi.
15572
15573 Wed Feb 24 12:52:17 1999 Stan Shebs <shebs@andros.cygnus.com>
15574
15575 * configure.in (*-*-windows*): Remove, no longer used.
15576
15577 1999-02-19 Ben Elliston <bje@cygnus.com>
15578
15579 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
15580 Smart and improved by Andrew Cagney.
15581
15582 Thu Feb 18 19:55:09 1999 Marc Espie <espie@cvs.openbsd.org>
15583
15584 * config.guess: Recognize openbsd-*-hppa.
15585
15586 Wed Feb 17 01:38:59 1999 H.J. Lu (hjl@gnu.org)
15587
15588 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
15589 only if it is not empty.
15590
15591 1999-02-17 Nick Clifton <nickc@cygnus.com>
15592
15593 Patch from: Scott Bambrough <scottb@corelcomputer.com>
15594
15595 * config.guess: Modified to recognize uname's armv* syntax.
15596
15597 * config.sub: Modified to recognize uname's armv* syntax.
15598
15599 1999-02-17 Mark Salter <msalter@cygnus.com>
15600
15601 * configure.in: Added target-bsp for sparclite.
15602
15603 Mon Feb 8 14:17:24 1999 Richard Henderson <rth@cygnus.com>
15604
15605 * config.sub: Recognize alphapca5[67] and up to alphaev8.
15606
15607 1999-02-08 Nick Clifton <nickc@cygnus.com>
15608
15609 * configure.in: Add support for strongarm port.
15610 * config.sub: Add support for strongarm target.
15611
15612 Sun Feb 7 18:01:54 1999 Mumit Khan <khan@xraylith.wisc.edu>
15613
15614 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
15615 the old name config/mh-cygwin32.
15616 Enable texinfo.
15617
15618 Thu Feb 4 20:43:25 1999 Ian Lance Taylor <ian@cygnus.com>
15619
15620 * configure.in: Do build ld for ix86 Solaris.
15621
15622 Tue Feb 2 19:46:40 1999 Jim Wilson <wilson@cygnus.com>
15623
15624 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
15625 $AR_FOR_TARGET. Likewise for RANLIB.
15626
15627 Tue Feb 2 20:05:05 1999 Catherine Moore <clm@cygnus.com>
15628
15629 * config.sub (oabi): Recognize.
15630 * configure.in (arm-*-oabi): Handle.
15631
15632 Sat Jan 30 06:09:00 1999 Robert Lipe (robertlipe@usa.net)
15633
15634 * config.guess: Improve detection of i686 on UnixWare 7.
15635
15636 Sat Jan 30 08:04:00 1999 Mumit Khan <khan@xraylith.wisc.edu>
15637
15638 * config.guess: Add support for i386-pc-interix.
15639 * config.sub: Likewise.
15640 * configure.in: Likewise.
15641
15642 Mon Jan 18 13:59:20 1999 Christopher Faylor <cgf@cygnus.com>
15643
15644 * Makefile.in: Remove unneeded all-target-libio from
15645 from all-target-winsup target since it is now unneeded.
15646 Add all-target-libtermcap in its place since it is now
15647 needed.
15648
15649 Wed Dec 30 20:34:52 1998 Christopher Faylor <cgf@cygnus.com>
15650
15651 * configure.in: makefile stub for cygwin target is probably
15652 unnecessary. Remove it for now.
15653
15654 Wed Dec 30 01:13:03 1998 Christopher Faylor <cgf@cygnus.com>
15655
15656 * configure.in: libtermcap.a should be built when cygwin is the
15657 target as well as the host.
15658 * config.guess: Allow mixed case in cygwin uname output.
15659 * Makefile.in: Add libtermcap target.
15660
15661 Wed Dec 23 00:20:50 1998 Jeffrey A Law (law@cygnus.com)
15662
15663 * config.sub: Clean up handling of hppa2.0.
15664
15665 Tue Dec 22 23:56:31 1998 Rodney Brown (rodneybrown@pmsc.com)
15666
15667 * config.guess: Use C code to identify more HP machines.
15668
15669 Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
15670
15671 * config.sub: Handle hppa2.0.
15672
15673 Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
15674
15675 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
15676 cygmon for all sparclite targets, regardless of object format.
15677
15678 1998-12-15 Mark Salter <msalter@cygnus.com>
15679
15680 * configure.in: Added target-bsp for several target architectures.
15681
15682 * Makefile.in: Added rules for bsp.
15683
15684 Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
15685
15686 * config.guess: Improve detection of hppa2.0 processors.
15687
15688 Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
15689
15690 * config.guess: Recognize FreeBSD using ELF automatically.
15691
15692 1998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
15693
15694 * configure (skip-this-dir): Add handling for new shell script, which
15695 might be created by a sub-directory's configure to indicate, this particular
15696 directory is "unwanted".
15697 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
15698
15699 Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
15700
15701 * ltconfig: import from libtool, after changing libtool to
15702 account for the cygwin name change.
15703
15704 Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
15705
15706 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
15707 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
15708
15709 Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
15710
15711 * configure.in: Add libtermcap to list of cygwin dependencies.
15712
15713 Tue Nov 17 16:57:51 1998 Geoffrey Noer <noer@cygnus.com>
15714
15715 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
15716 they include winsup/include when it's a cygwin target.
15717
15718 1998-11-12 Tom Tromey <tromey@cygnus.com>
15719
15720 * configure.in (host_tools): Added zip.
15721 * Makefile.in (all-target-libjava): Depend on all-zip.
15722 (all-zip): New target.
15723 (ALL_MODULES): Added all-zip.
15724 (NATIVE_CHECK_MODULES): Added check-zip.
15725 (INSTALL_MODULES): Added install-zip.
15726 (CLEAN_MODULES): Added clean-zip.
15727
15728 Thu Nov 12 17:27:21 1998 Geoffrey Noer <noer@cygnus.com>
15729
15730 * Makefile.in: lose "32" from comment about cygwin.
15731
15732 Thu Nov 5 15:00:31 1998 Nick Clifton <nickc@cygnus.com>
15733
15734 * configure.in: Use -Os to build target libraries for the fr30.
15735
15736 Wed Nov 4 18:49:43 1998 Dave Brolley <brolley@cygnus.com>
15737
15738 * config.sub: Add fr30.
15739
15740 Mon Nov 2 15:19:33 1998 Geoffrey Noer <noer@cygnus.com>
15741
15742 * configure.in: drop "32" from config/mh-cygwin32. Check
15743 cygwin* instead of cygwin32*.
15744 * config.sub: Check cygwin* instead of cygwin32*.
15745
15746 Thu Oct 22 10:55:25 1998 Robert Lipe <robertl@dgii.com>
15747
15748 * config.guess: Match any version of Unixware7.
15749
15750 1998-10-20 Syd Polk <spolk@cygnus.com>
15751
15752 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
15753 if desired.
15754
15755 Sun Oct 18 18:34:50 1998 Jeffrey A Law (law@cygnus.com)
15756
15757 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
15758 these if the appropriate directories and files to not exist.
15759
15760 Wed Oct 14 10:29:06 1998 Jeffrey A Law (law@cygnus.com)
15761
15762 * Makefile.in (DEVO_SUPPORT): Add config.if.
15763
15764 Tue Oct 13 15:45:36 1998 Manfred Hollstein <manfred@s-direktnet.de>
15765
15766 * configure: Add pattern to replace "build_tooldir"'s
15767 definition in the generated Makefile with "tooldir"'s
15768 actual value.
15769
15770 Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
15771
15772 * config.sub: Bring back lost sparcv9.
15773
15774 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
15775
15776 Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
15777
15778 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
15779 CC_FOR_TARGET and friends.
15780
15781 Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
15782
15783 * Makefile.in (build_tooldir): New variable, same as tooldir.
15784 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
15785 -B$(build_tooldir)/bin/.
15786 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
15787
15788 Tue Sep 1 16:23:11 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
15789
15790 * README: Remove installation instructions and refer to the
15791 INSTALL directory instead.
15792
15793 Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
15794
15795 * config.sub: Add support for i[34567]86-pc-udk.
15796 * configure.in: Likewise.
15797
15798 Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
15799
15800 * Makefile.in: add bzip2 package building bits for user
15801 tools module
15802 * configure.in: ditto
15803
15804 Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
15805
15806 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
15807 (ALL_TARGET_MODULES): Add all-target-libobjc.
15808 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
15809 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
15810 (all-target-libchill): Add dependencies.
15811 * configure.in (target_libs): Add libchill.
15812
15813 1998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
15814
15815 * configure.in (target_subdir): Remove duplicate line.
15816
15817 Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
15818
15819 * Makefile.in (all-automake): fix dependencies.
15820
15821 Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
15822
15823 * configure.in: Minor cleanups for building in the $(target_alias)
15824 subdir.
15825
15826 1998-09-22 Jim Wilson <wilson@cygnus.com>
15827
15828 * Makefile.in (bootstrap): Set r and s before make all. Use
15829 BASE_FLAGS_TO_PASS in make all.
15830 (cross): Likewise.
15831
15832 1998-09-20 Mark Mitchell <mark@markmitchell.com>
15833
15834 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
15835
15836 Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
15837
15838 * config.sub: Fix typo in last change.
15839
15840 1998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
15841
15842 * config.sub: Add support for C4x target.
15843 * configure.in: Likewise.
15844
15845 1998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
15846
15847 * config.sub: Recognize sparcv9 just like sparc64.
15848
15849 Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
15850
15851 * config.guess: Match "Pent II" or "PentII" for OpenServer.
15852
15853 Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
15854
15855 * config.guess: Correctly identify Pentium II sco boxes.
15856
15857 * config.guess: Fix "tr" code. From Weiwen Liu.
15858
15859 Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
15860
15861 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
15862 stabs.
15863
15864 Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
15865
15866 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
15867 (ALL_TARGET_MODULES): Add all-target-libchill.
15868 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
15869 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
15870 (all-target-libchill): Add dependencies.
15871 * configure.in (target_libs): Add libchill.
15872
15873 Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
15874
15875 * config.guess: Avoid assumptions about "tr" behaves when
15876 LANG is set to something other than English.
15877
15878 Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
15879
15880 * configure (gxx_include_dir): Changed to
15881 '${prefix}/include/g++'-${libstdcxx_interface}.
15882
15883 * config.if: New to determine the interfaces.
15884
15885 Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
15886
15887 * config.guess: Detect and handle MPE/IX.
15888 * config.sub: Deal with MPE/IX.
15889
15890 Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
15891
15892 * configure.in: Use mh-aix43.
15893
15894 1998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
15895
15896 * configure: Fix --without/--disable cases for gxx-include-dir.
15897
15898 Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
15899
15900 * mdata-sh: Imported. Needed for automake support.
15901
15902 Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
15903
15904 * Makefile.in (taz): Try "chmod -R og=u ." before
15905 "chmod og=u `find . -print`".
15906
15907 Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
15908
15909 * configure.in: Add arm-elf and thumb-elf support.
15910
15911 Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
15912
15913 * Makefile.in: Undo previous patch.
15914
15915 Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
15916
15917 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
15918 to here ...
15919 (install-no-fixedincludes): and here
15920 (INSTALL_MODULES): ... from here.
15921
15922 Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
15923
15924 * config.sub: Merge with FSF.
15925
15926 * config.guess: Merge with FSF.
15927
15928 Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
15929
15930 * configure (extraconfigdirs): New variable.
15931 (SUBDIRS): Add extraconfigdirs and recurse on them too.
15932 * Makefile.in (all): Move higher in file.
15933 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
15934 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
15935 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
15936 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
15937 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
15938
15939 1998-07-23 Brendan Kehoe <brendan@cygnus.com>
15940
15941 * Makefile.in (all-target-libjava): Depend on all-gcc and
15942 all-target-newlib.
15943 (configure-target-libjava): Depend on $(ALL_GCC).
15944
15945 Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
15946
15947 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
15948 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
15949
15950 Sun Jul 19 00:46:53 CEST 1998 Marc Lehmann <pcg@goof.com>
15951
15952 * INSTALL/README: Fix typo.
15953
15954 Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
15955
15956 * ylwrap: Change absolute path checks to check for DOS style path
15957 names.
15958
15959 * ylwrap: Don't use a full path name if the source file is in the
15960 same directory. From hjl@lucon.org (H.J. Lu).
15961
15962 * config-ml.in: Default to being verbose, to match Feb 18 change to
15963 configure.
15964
15965 Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
15966
15967 Brought over from egcs:
15968
15969 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
15970
15971 * configure.in (target_subdir): Set to ${target_alias} instead
15972 of "libraries".
15973
15974 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
15975
15976 * configure.in (target_subdir): Set to libraries if enable_multilib.
15977
15978 Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
15979
15980 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
15981 multilibs, force reconfiguration the first time we create
15982 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
15983
15984 Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
15985
15986 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
15987 avoid confusion with --no-recursion.
15988
15989 Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
15990
15991 * configure.in: Win32 hosts shouldn't use install -x
15992 * install-sh: remove -x option, and special .exe-handling
15993 hack.
15994
15995 Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
15996
15997 * config.guess: Recognize i586-pc-beos.
15998 * configure.in: Don't build some bits for beos.
15999
16000 Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
16001
16002 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
16003 CFLAGS default to -O2.
16004
16005 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
16006 when using GNU ld.
16007
16008 Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
16009
16010 * ltmain.sh: Correct install when using a different shell.
16011
16012 Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
16013
16014 * ltconfig, ltmain.sh: Update to libtool 1.2b.
16015
16016 Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
16017
16018 * makefile.vms: Update to build binutils/makefile.vms. Add install
16019 target.
16020
16021 Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
16022
16023 * ltconfig: Update to correct AIX handling.
16024
16025 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
16026
16027 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
16028
16029 * configure.in (target_subdir): Set to ${target_alias} instead
16030 of "libraries".
16031
16032 1998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
16033
16034 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
16035 (Makefile): Depend on $(gcc_version_trigger).
16036
16037 * configure (gcc_version): Change default initializer to empty
16038 string.
16039 (gcc_version_trigger): New variable; pass this variable down
16040 to subdir configures to enable them checking gcc's version
16041 themselves. Emit make macros for both gcc_version vars.
16042 (topsrcdir): Initialize reliably.
16043 (recursion line): Remove --with-gcc-version=${gcc_version}.
16044
16045 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
16046
16047 * configure (enable_version_specific_runtime_libs): Implement new flag
16048 --enable-version-specific-runtime-libs which installs C++ runtime stuff
16049 in $(libsubdir); emit definition in each generated Makefile.
16050 (gxx_include_dir): Initialize depending on
16051 $enable_version_specific_runtime_libs.
16052
16053 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
16054
16055 * configure (gcc_version): Initialize properly depending on
16056 how and where configure is started.
16057 (recursion line): Pass a --with-gcc-version=${gcc_version}
16058 to configures in subdirs.
16059
16060 Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
16061
16062 * configure.in (noconfigdirs): Add configure pattern for mips tx39
16063 cygmon
16064
16065 Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
16066
16067 * configure.in: Add cygmon and libstub support for mn10200.
16068
16069 1998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
16070
16071 * configure (gcc_version): Add new variable describing the
16072 particular gcc version we're building.
16073 * Makefile.in (libsubdir): Add new macro for the directory
16074 in which the compiler finds executables, libraries, etc.
16075 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
16076 and libsubdir.
16077
16078 Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
16079
16080 * Makefile.in (local-clean): Remove *.log.
16081 (warning.log): Built with warn_summary from build.log.
16082 (mail-report.log): Run test_summary.
16083 (mail-report-with-warnings.log): Run test_summary including
16084 warning.log in the report.
16085
16086 Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
16087
16088 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
16089
16090 Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
16091
16092 * Makefile.in (grep): Grep no longer depends on libiberty.
16093
16094 Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
16095
16096 * Makefile.in: all-snavigator needs all-libgui.
16097
16098 Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
16099
16100 * configure.in: Add cygmon and libstub support for mn10300.
16101
16102 Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
16103
16104 * missing: Update to version from automake 1.3.
16105
16106 * ltmain.sh: On installation, don't get confused if the same name
16107 appears more than once in the list of library names.
16108
16109 Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
16110
16111 * config.sub: Accept m68060 and m5200 as CPU names.
16112
16113 Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
16114
16115 * configure: Use && rather than using -a in test, because odd
16116 strings can confuse test.
16117 * configure.in: Likewise.
16118
16119 Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
16120
16121 * ltconfig, ltmain.sh: Bring in Visual C++ support.
16122
16123 Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
16124
16125 * Makefile.in (boostrap2-lean, bootstrap3-lean,
16126 bootstrap4-lean): New targets.
16127
16128 Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
16129
16130 * mpw-* Delete. Not used.
16131
16132 Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
16133
16134 * COPYING.LIB: Update FSF address.
16135
16136 Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
16137
16138 * ltconfig, ltmain.sh: Update to libtool 1.2a.
16139
16140 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
16141 GAS_SUPPORT_DIRS.
16142
16143 Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
16144
16145 * ltconfig, ltmain.sh: Avoid producing a version number if
16146 -version-info was not used.
16147
16148 Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
16149
16150 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
16151 building with newlib.
16152
16153 1998-04-30 Paul Eggert <eggert@twinsun.com>
16154
16155 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
16156 Solaris `make' causes it to continue to next definition.
16157
16158 Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
16159
16160 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
16161 the right GUI libraries and files are installed along with GDB.
16162
16163 Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
16164
16165 * configure.in: Change alpha to alpha* in several places.
16166
16167 Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
16168
16169 * config.sub: Recognize sparc86x.
16170
16171 Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
16172
16173 * configure.in (--enable-target-optspace): Remove debug echo.
16174
16175 Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
16176
16177 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
16178
16179 Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
16180
16181 * ltconfig: Update cygwin32 support.
16182
16183 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
16184 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
16185 (GDB_SUPPORT_DIRS): Likewise.
16186
16187 Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
16188
16189 * configure.in (target_makefile_frag): If --enable-target-optspace,
16190 use -Os to compile target libraries rather than -O2. Default to
16191 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
16192 not used.
16193 * configure.in (target_cflags): Ditto for d30v.
16194
16195 Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
16196
16197 * Makefile.in (all-bfd): Depend on all-intl.
16198 (all-binutils): Likewise.
16199 (all-gas): Likewise.
16200 (all-gprof): Likewise.
16201 (all-ld): Likewise.
16202
16203 1998-04-19 Brendan Kehoe <brendan@cygnus.com>
16204
16205 * configure.in (host_tools): Fix typo, lbtool -> libtool.
16206
16207 Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
16208
16209 * Makefile.in (all-bfd): Depend upon all-libiberty.
16210
16211 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
16212
16213 Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
16214
16215 * Makefile.in: Add libstub.
16216
16217 * configure.in: Ditto. Build libstub for targets that have cygmon
16218 support.
16219
16220 Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
16221
16222 * configure.in: Don't set PICFLAG on ix86-cygwin32.
16223
16224 Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
16225
16226 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
16227 use mh-sysv5 if specified. Support gprof on SCO Open Server.
16228
16229 Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
16230
16231 * configure: Define DEFAULT_M4 by searching PATH.
16232 * Makfile.in: Use DEFAULT_M4.
16233
16234 Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
16235
16236 * ltconfig: Add cygwin32 support.
16237
16238 * Makefile.in, configure.in: Add libtool as a native only directory
16239 to configure and build.
16240
16241 Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
16242
16243 * Makefile.in (INSTALL_MODULES): Remove texinfo.
16244
16245 Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
16246
16247 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
16248
16249 Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
16250
16251 * Makefile.in: add ash make rules
16252 * configure.in: add ash to native_only and host_tools lists
16253
16254 Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
16255
16256 * Makefile.in (all-gettext, all-intl): New targets.
16257 (ALL_MODULES): Added all-gettext, all-intl.
16258 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
16259 (INSTALL_MODULES): Added install-gettext, install-intl.
16260 (CLEAN_MODULES): Added clean-gettext, clean-intl.
16261
16262 * configure.in (host_tools): Added gettext.
16263 (native_only): Likewise.
16264 (noconfigdirs) [various cases]: Likewise.
16265 (host_libs): Added intl.
16266
16267 Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
16268
16269 * configure: Do not disable building gdbtk for cygwin32 hosts.
16270
16271 Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
16272
16273 * configure.in: Add thumb-coff target.
16274 * config.sub: Add thumb-coff target.
16275
16276 Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
16277
16278 * Makefile.in: Revert yesterday's change.
16279 (all-target-winsup): all-target-librx stays out of here.
16280
16281 Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
16282
16283 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
16284 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
16285 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
16286 Remove references to librx and libg++.
16287
16288 Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
16289
16290 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
16291 recursive makes
16292
16293 Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
16294
16295 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
16296 for newlib directory.
16297 (CXX_FOR_TARGET): Likewise.
16298
16299 Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
16300
16301 * ltconfig: Update after libtool/ltconfig.in change for
16302 hpux11.
16303
16304 Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
16305
16306 * ltconfig, ltmain.sh: Update to libtool 1.2.
16307
16308 Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
16309
16310 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
16311 (install-gcc-cross): Instead, override LANGUAGES here.
16312
16313 1998-03-18 Dave Love <d.love@dl.ac.uk>
16314
16315 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
16316 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
16317
16318 Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
16319
16320 * configure.in: Add Thumb-pe target.
16321
16322 Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
16323
16324 * Makefile.in - changed sn targets to snavigator
16325 * configure.in - changed sn targets to snavigator
16326
16327 Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
16328
16329 * config-ml.in: After building symlink tree call make distclean
16330 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
16331 to be the case for libiberty.
16332
16333 Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
16334
16335 * configure: When making link, also check the current
16336 directory. The configure scripts may create one.
16337
16338 Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
16339
16340 * config.sub: Accept alphapca56 and alphaev6 properly.
16341
16342 Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
16343
16344 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
16345
16346 Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
16347
16348 * config.sub (sco5): Fix typo.
16349
16350 Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
16351
16352 * Makefile.in (INSTALL_MODULES): Move install-tcl before
16353 install-itcl.
16354 (install-itcl): Remove dependency on install-tcl.
16355
16356 Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
16357
16358 * configure.in: Remove libgloss from noconfigdirs for MN10300.
16359
16360 Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
16361
16362 * configure.in: Don't build libgui for a cygwin32 target when not on
16363 a cygwin32 host.
16364
16365 Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
16366
16367 * configure (redirect): Set to null, so default behavior of
16368 configure is now --verbose.
16369
16370 1998-02-16 Dave Love <d.love@dl.ac.uk>
16371
16372 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
16373 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
16374
16375 Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
16376
16377 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
16378 this change to sync Makefile.in with its ChangeLog entries.
16379
16380 Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
16381
16382 * ltmain.sh (mkdir): Check that the directory doesn't exist
16383 before we exit with error, so that we don't get races during
16384 parallel builds.
16385
16386 Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
16387
16388 * ltconfig, ltmain.sh: Update from libtool 1.0i.
16389
16390 Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
16391
16392 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
16393 PICFLAG_FOR_TARGET.
16394 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
16395
16396 * configure: Emit a definition for the new macro enable_shared
16397 into each Makefile.
16398
16399 Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
16400
16401 * configure.in (host_tools, native_only): Add libtool.
16402
16403 Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
16404
16405 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
16406 Fix typo in ming config comment.
16407
16408 Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
16409
16410 * ltconfig, ltmain.sh: Update from libtool 1.0h.
16411
16412 Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
16413
16414 * config.sub: Add tic30 cases, and map c30 to tic30.
16415
16416 Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
16417
16418 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
16419 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
16420 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
16421 (CLEAN_TARGET_MODULES): Similarly
16422 (all-target-libf2c): Add dependences.
16423 * configure.in (target_libs): Add libf2c.
16424
16425 Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
16426
16427 * configure.in: Remove expect from noconfigdirs when target
16428 is cygwin32. OK to build expect and dejagnu with Canadian
16429 Cross.
16430
16431 Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
16432
16433 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
16434 host.
16435
16436 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
16437 and mingw32.
16438
16439 Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
16440
16441 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
16442 here as it is not defined in the toplevel Makefile.
16443
16444 Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
16445
16446 * configure (package_makefile_rules_frag): New variable, which names
16447 a file with generic rules, ...
16448 Change comment to mention we now have FIVE parts.
16449 * configure: Undo last change.
16450
16451 Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
16452
16453 * config.guess: More accurate determination of HP processor types.
16454 * config.sub: More accurate determination of HP processor types.
16455
16456 Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
16457
16458 * configure (package_makefile_frag): Move inserting the
16459 ${package_makefile_frag} to where it should be according
16460 to the comment.
16461
16462 Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
16463
16464 * config.guess: Add support for Linux/ARM.
16465
16466 Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
16467
16468 * .cvsignore: Remove *-info and *-install since they match
16469 release-info and mpw-install, which we don't want to just ignore.
16470
16471 Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
16472
16473 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
16474
16475 Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
16476
16477 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
16478 local_prefix to sub-make invocations.
16479
16480 Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
16481
16482 * configure.in: Check makefile fragments in the source
16483 directory.
16484
16485 Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
16486
16487 * configure.in: Check whether host and target makefile
16488 fragments exist before adding them to *_makefile_frag.
16489
16490 Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
16491
16492 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
16493
16494 Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
16495
16496 * configure.in: Make sure we only replace RPATH_ENVVAR on
16497 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
16498 regexp to sed.
16499
16500 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
16501 to sub-makes.
16502
16503 1998-01-13 Lee Iverson (leei@ai.sri.com)
16504
16505 * config-ml.in (multi-do): LDFLAGS must include multilib
16506 designator.
16507
16508 Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
16509
16510 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
16511
16512 Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
16513
16514 * config.sub: Add mingw32 support.
16515 * configure.in: Likewise.
16516
16517 Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
16518
16519 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
16520
16521 Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
16522
16523 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
16524 * configure (gxx_include_dir): Provide a definition for subdirs
16525 which do not use autoconf.
16526
16527 Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
16528
16529 * config.guess: Sync with egcs. Picks up new alpha support,
16530 BeOS & some additional linux support.
16531
16532 Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
16533
16534 * config.guess: HP 9000/803 is a PA1.1 machine.
16535
16536 Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
16537
16538 * configure.in: It's alpha*-...
16539
16540 Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
16541
16542 * configure.in (host_makefile_frag, target_makefile_frag):
16543 Handle multiple config files.
16544 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
16545 alpha-*-*.
16546
16547 Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
16548
16549 * mkdep: New file.
16550
16551 Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
16552
16553 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
16554
16555 Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
16556
16557 * Makefile.in: Add libgui directory.
16558 (GDB_TK): Add all-libgui.
16559 * configure.in: Add libgui directory.
16560 * configure: Add all-libgui to GDB_TK.
16561
16562 Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
16563
16564 * config-ml.in (multidirs): Add m32r to multilib list.
16565
16566 Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
16567
16568 * Makefile.in (all-target-gperf): Change dependency to
16569 all-target-libstdc++.
16570
16571 Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
16572
16573 * config.guess: Add BeOS support.
16574
16575 Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
16576
16577 Source directory cvs renamed to cvssrc:
16578 * configure.in (host_tools): Change cvs to cvssrc.
16579 (native_only): Likewise.
16580 (noconfigdirs) [various cases]: Likewise.
16581 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
16582 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
16583 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
16584 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
16585 (all-cvssrc): Rename target from all-cvs.
16586
16587 Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
16588
16589 * configure (gxx_include_dir): Fix thinko.
16590
16591 Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
16592
16593 * Makefile.in (INSTALL_TARGET_CROSS): Define.
16594 (install-cross, install-gcc-cross): New targets.
16595
16596 Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
16597
16598 * configure.in (noconfigdirs): Add support for Thumb target.
16599
16600 * config.sub (maybe_os): Add support for Thumb target.
16601
16602 Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
16603
16604 * Makefile.in: Add rules for cygmon.
16605
16606 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
16607
16608 Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
16609
16610 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
16611 * configure (gxx_include_dir): Provide a definition for subdirs
16612 which do not use autoconf.
16613
16614 Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
16615
16616 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
16617 11/18/97 build
16618
16619 Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
16620
16621 * From Franz Sirl.
16622 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
16623 found on RedHat Linux systems.
16624
16625 Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
16626
16627 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
16628 guesses.
16629
16630 Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
16631
16632 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
16633
16634 Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
16635
16636 * ltmain.sh: If mkdir fails, check whether the directory was created
16637 anyhow by some other process.
16638
16639 Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
16640
16641 * configure.in (d30v-*-*): Configure all directories.
16642
16643 Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
16644
16645 * configure.in (d30v-*-*): Configure newlib, libiberty directories
16646 for the D30V.
16647
16648 Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
16649
16650 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
16651
16652 Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
16653
16654 * include/libiberty.h: Add extern "C" { so it can be used with C++
16655 progrms.
16656 * include/remote-sim.h: Add extern "C" { so it can be used with C++
16657 programs.
16658
16659 Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
16660
16661 * configure.in (d30v-*-*): Configure GCC now.
16662
16663 Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
16664
16665 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
16666 is no longer needed.
16667
16668 Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
16669
16670 * Makefile.in: check-target-libio depends on all-target-libstdc++.
16671
16672 Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
16673
16674 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
16675 targets using "$@" to provide support for similar but not identical
16676 targets without having to duplicate code.
16677
16678 Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
16679
16680 * makefile.vms: Fix to work with DEC C.
16681
16682 Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
16683
16684 * config.sub: Add mips-tx39-elf to marketing names.
16685
16686 Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
16687
16688 * ltmain.sh: Handle symlinks in generated script.
16689
16690 Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
16691
16692 * configure: Handle autoconf style directory options: --bindir,
16693 --datadir, --includedir, --infodir, --libdir, --libexecdir,
16694 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
16695 --sysconfdir.
16696 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
16697 (sharedstatedir, localstatedir, oldincludedir): New variables.
16698 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
16699 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
16700 sbindir, sharedstatedir, and sysconfdir.
16701
16702 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
16703
16704 * Makefile.in (bootstrap-lean): New target.
16705
16706 Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
16707
16708 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
16709 sn, and gnuserv from noconfigdirs.
16710
16711 Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
16712
16713 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
16714
16715 Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
16716
16717 * Makefile.in (cross): New target.
16718
16719 Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
16720 Jeff Law <law@cygnus.com>
16721
16722 * Makefile.in (bootstrap2, bootstrap3): New targets.
16723 (all-bootstrap): Remove outdated and confusing target.
16724 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
16725
16726 Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
16727
16728 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
16729 windows. Consistent with gdb/configure.
16730
16731 1997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
16732
16733 * configure.in: Name Linux target fragment.
16734
16735 * configure: Rewrite so that project Makefile fragment is inserted
16736 first and appears last in the resulting Makefile.
16737
16738 Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
16739
16740 * Makefile.in (install-itcl): Install tcl first.
16741
16742 Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
16743
16744 * configure.in: remove bison from noconfigdirs for Cygwin32 host
16745
16746 Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
16747
16748 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
16749
16750 * configure.in (skipdirs): Add target-librx for Linux.
16751 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
16752
16753 Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
16754
16755 * Makefile.in (bootstrap): New target.
16756
16757 Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
16758
16759 * config.sub: Accept 'amigados' for backward compatibility.
16760
16761 Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
16762
16763 * config.guess: Merge with FSF.
16764
16765 Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
16766
16767 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
16768
16769 Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
16770
16771 * config.sub: Add "marketing-names" patch.
16772
16773 Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
16774
16775 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
16776
16777 Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
16778
16779 * config.sub: Handle v850-elf.
16780
16781 Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
16782
16783 * .cvsignore (*-install): Remove.
16784
16785 Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
16786
16787 * ltconfig: Set CONFIG_SHELL in libtool.
16788 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
16789
16790 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
16791
16792 * configure.in (target_subdir): Set to libraries if enable_multilib.
16793
16794 Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
16795
16796 * config.guess: Update from gcc directory.
16797
16798 Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
16799
16800 * Makefile.in (all-sim): Depends on all-readline.
16801
16802 Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
16803
16804 * Makefile.in (BISON, YACC): Use $$s.
16805 (all-bison): Depend on all-texinfo.
16806
16807 Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
16808
16809 * Makefile.in (BISON): Add -L flag.
16810 (YACC): Likewise.
16811
16812 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
16813
16814 * configure.in (noconfigdirs): Add support for v850e target.
16815
16816 * config.sub (maybe_os): Add support for v850e target.
16817
16818 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
16819
16820 * configure.in (noconfigdirs): Add support for v850ea target.
16821
16822 * config.sub (maybe_os): Add support for v850ea target.
16823
16824 Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
16825
16826 * config.sub: Add mipstx39. Delete r3900.
16827
16828 Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
16829
16830 * Makefile.in (all-autoconf): Depends on all-texinfo.
16831
16832 Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
16833
16834 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
16835 eabi targets.
16836
16837 Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
16838
16839 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
16840
16841 * configure: When handling a Canadian Cross, handle YACC as well as
16842 BISON. Just set BISON to bison. When setting YACC, prefer bison.
16843 * Makefile.in (all-bison): Depend upon all-texinfo.
16844
16845 Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
16846
16847 * Makefile.in (BISON): bison, not byacc or bison -y.
16848 (YACC): bison -y or byacc or yacc.
16849 (various): Add *-bison as appropriate.
16850 (taz): No need to mess with BISON anymore.
16851
16852 Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
16853
16854 * configure: If OSTYPE matches *win32*, try to find a good value for
16855 CONFIG_SHELL.
16856
16857 Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
16858
16859 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
16860 configure.in if it is present.
16861
16862 Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
16863
16864 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
16865
16866 Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
16867
16868 * config.sub: Recognize `arc' cpu.
16869 * configure.in: Likewise.
16870 * config-ml.in: Likewise.
16871
16872 Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
16873
16874 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
16875
16876 Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
16877
16878 * configure: Changed sed delimiter from ':' to '|' when
16879 attempting to substitute ${config_shell} for SHELL. On
16880 NT ${config_shell} may contain a ':' in it.
16881
16882 Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
16883
16884 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
16885
16886 Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
16887
16888 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
16889
16890 Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
16891
16892 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
16893
16894 * ylwrap: If the program is a relative path, force it to be
16895 absolute.
16896
16897 Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
16898
16899 * configure (tooldir): Set BISON to `bison -y' and not just bison.
16900
16901 Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
16902
16903 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
16904 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
16905 for libraries.
16906
16907 Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
16908
16909 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
16910 separated by spaces.
16911
16912 Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
16913
16914 * ylwrap: New file.
16915 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
16916
16917 * ltmain.sh: Handle /bin/sh at start of install program.
16918
16919 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
16920
16921 * ltconfig, ltmain.sh: New files, from libtool 1.0.
16922 * missing: New file, from automake 1.2.
16923
16924 Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
16925
16926 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
16927 check-tk to CHECK_X11_MODULES.
16928
16929 Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
16930
16931 * config.sub: Merge with FSF.
16932
16933 Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
16934
16935 * config.guess: Merge with FSF.
16936
16937 Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
16938
16939 * configure: Treat msdosdjgpp like go32.
16940 * configure.in: Likewise. Don't remove gprof for go32.
16941
16942 * configure: Change Makefile.tem2 to Makefile.tm2.
16943
16944 Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
16945
16946 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
16947
16948 Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
16949
16950 * install-sh (chmodcmd): Set to null if the DST directory already
16951 exists. Same as Nov 11th change.
16952
16953 Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
16954
16955 * configure (GDB_TK): Needs itcl and tix.
16956
16957 Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
16958
16959 * config.guess: Update from FSF.
16960
16961 Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
16962
16963 * Makefile.in (GDB_TK): Depend on itcl and tix.
16964
16965 Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
16966
16967 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
16968 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
16969 (INSTALL_SCRIPT): New variable.
16970 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
16971 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
16972 to -x.
16973 * install-sh: Add support for -x option.
16974
16975 Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
16976
16977 * configure.in, Makefile.in: Treat tix like itcl.
16978
16979 Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
16980
16981 * Makefile.in (WINDRES): New variable.
16982 (WINDRES_FOR_TARGET): New variable.
16983 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
16984 (EXTRA_HOST_FLAGS): Add WINDRES.
16985 (EXTRA_TARGET_FLAGS): Add WINDRES.
16986 (EXTRA_GCC_FLAGS): Add WINDRES.
16987 ($(DO_X)): Pass down WINDRES.
16988 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
16989 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
16990 DLLTOOL_FOR_TARGET.
16991
16992 Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
16993
16994 * configure.in: configure sim before gdb for win32-x-ppc
16995
16996 Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
16997
16998 Move gperf into the toplevel, from libg++.
16999 * configure.in (target_tools): Add target-gperf.
17000 (native_only): Add target-gperf.
17001 * Makefile.in (all-target-gperf): New target, depend on
17002 all-target-libg++.
17003 (configure-target-gperf): Empty rule.
17004 (ALL_TARGET_MODULES): Add all-target-gperf.
17005 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
17006 (CHECK_TARGET_MODULES): Add check-target-gperf.
17007 (INSTALL_TARGET_MODULES): Add install-target-gperf.
17008 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
17009
17010 Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
17011
17012 * config.sub (mn10200): Recognize new basic machine.
17013
17014 Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
17015
17016 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
17017 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
17018
17019 Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
17020
17021 * configure.in: If we're building mips-sgi-irix6* native, turn on
17022 ENABLE_MULTILIB and set TARGET_SUBDIR.
17023
17024 Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
17025
17026 * Makefile.in (all-sn): Depend on all-grep.
17027
17028 Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
17029
17030 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
17031
17032 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
17033 Makefile. From Jeff Makey <jeff@cts.com>.
17034 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
17035
17036 * Makefile.in (DISTBISONFILES): Remove.
17037 (taz): Don't futz with DISTBISONFILES. Change BISON to use
17038 $(DEFAULT_YACC).
17039
17040 * configure.in: Build itl, db, sn, etc., when building for native
17041 cygwin32.
17042
17043 * Makefile.in (LD): New variable.
17044 (EXTRA_HOST_FLAGS): Pass down LD.
17045 ($(DO_X)): Likewise.
17046
17047 Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
17048
17049 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
17050
17051 Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
17052
17053 * configure.in (targargs): Strip out any supplied --build argument
17054 before adding our own. Always add --build.
17055
17056 Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
17057
17058 * configure.in (targargs): Pass --build if we're doing
17059 a cross-compile.
17060
17061 Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
17062
17063 * configure: Use '|' instead of ":" as the separator in
17064 sed. Otherwise sed chokes on NT path names with drive
17065 designators. Also look for "?:*" as the leading characters in an
17066 absolute pathname.
17067
17068 Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
17069
17070 * config.sub: Support for r3900.
17071
17072 Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
17073
17074 * configure.in: Use install-sh, not install.sh.
17075
17076 Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
17077
17078 * Makefile.in (taz): Improve check for BISON so it doesn't try to
17079 apply it twice.
17080
17081 Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
17082
17083 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
17084 install-binutils.
17085
17086 Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
17087
17088 * Makefile.in: Add automake targets.
17089 * configure.in (host_tools): Add automake.
17090
17091 Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
17092
17093 * configure: Default CXX to c++, not gcc.
17094 * Makefile.in (CXX): Set to c++, not gcc.
17095 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
17096
17097 Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
17098
17099 * install-sh: try appending a .exe if source file doesn't
17100 exist
17101
17102 Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
17103
17104 * configure.in: Turn on multilib by default.
17105 (cross_only): Remove target-libiberty.
17106
17107 * Makefile.in (all-gcc): Don't depend on libiberty.
17108
17109 Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
17110
17111 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
17112
17113 Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
17114
17115 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
17116 (DISTBISONFILES): Add ld/Makefile.in
17117
17118 Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
17119
17120 * configure.in: if target is cygwin32 but host isn't cygwin32,
17121 don't configure gdb tcl tk expect, not just gdb.
17122
17123 Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
17124
17125 * configure.in: Added gnuserv everywhere sn appears.
17126
17127 * Makefile.in (ALL_MODULES): Added all-gnuserv.
17128 (CROSS_CHECK_MODULES): Added check-gnuserv.
17129 (INSTALL_MODULES): Added install-gnuserv.
17130 (CLEAN_MODULES): Added clean-gnuserv.
17131 (all-gnuserv): New target.
17132
17133 Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
17134
17135 * config.guess: Fixes for MIPS OpenBSD systems.
17136
17137 Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
17138
17139 * Makefile.in (INSTALL_XFORM): Remove.
17140 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
17141
17142 * mkinstalldirs: New file, copied from automake.
17143 * Makefile.in (installdirs): Rename from install-dirs. Use
17144 mkinstalldirs. Change all users.
17145 (DEVO_SUPPORT): Add mkinstalldirs.
17146
17147 Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
17148
17149 * install-sh: Rename from install.sh.
17150 * Makefile.in (INSTALL): Change install.sh to install-sh.
17151 (DEVO_SUPPORT): Likewise.
17152
17153 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
17154 Graichen <graichen@rzpd.de>.
17155
17156 Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
17157
17158 * config.guess: Recognize OpenBSD systems correctly.
17159
17160 Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
17161
17162 * README, Makefile.in (ETC_SUPPORT): Remove references to
17163 cfg-paper*, configure.{texi,man,info*}._
17164
17165 Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
17166
17167 * Makefile.in (all.normal): Ensure that gcc is built after all
17168 the x11 - ie gdb - targets.
17169
17170 Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
17171
17172 * makefile.vms: Don't run conf-a-gas.
17173
17174 Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
17175
17176 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
17177
17178 Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
17179
17180 * configure.in: Remove noconfigdirs case since gdb also
17181 configures and builds for tic80-coff.
17182
17183 Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
17184
17185 * configure: Set cache_file to config.cache.
17186 * Makefile.in (local-distclean): Remove config.cache.
17187
17188 Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
17189
17190 * COPYING: Update FSF address.
17191
17192 Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
17193
17194 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
17195 noconfigdirs.
17196
17197 Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
17198
17199 * Makefile.in (install-dirs): Don't crash if prefix, and hence
17200 MAKEDIRS, is empty.
17201
17202 Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
17203
17204 * config.sub: Tweak mn10300 entry.
17205
17206 Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
17207
17208 * configure.in (host_tools): Put sim before gdb, so gdb's
17209 configure.tgt can determine if the simulator was configured.
17210
17211 Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
17212
17213 * config.sub: Move BeOS $os case to be with other Cygnus
17214 local cases.
17215
17216 Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
17217
17218 * config.sub: Remove misplaced comment that broke Linux.
17219
17220 Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
17221
17222 * config.sub: Add BeOS support.
17223
17224 Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
17225
17226 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
17227
17228 Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
17229
17230 * configure.in (noconfigdirs): Remove tcl and tk from
17231 noconfigdirs for cygwin32 builds.
17232
17233 Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
17234
17235 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
17236
17237 Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
17238
17239 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
17240 make-all.com, use makefile.vms instead.
17241
17242 Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
17243
17244 * config.sub: Accept -lnews*.
17245
17246 Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
17247
17248 * configure.in (noconfigdirs): Disable target-newlib,
17249 target-examples and target-libiberty for d30v.
17250
17251 Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
17252
17253 * configure.in (noconfigdirs): Enable ld for d30v.
17254
17255 Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
17256
17257 * configure.in (tic80-*-*): Build compiler.
17258
17259 Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
17260
17261 * configure.in (d30v-*): Remove sim directory from list of
17262 unsupported d30v directories
17263
17264 Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
17265
17266 * config.sub, configure.in: Add d30v target cpu.
17267
17268 Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
17269
17270 * makefile.vms: New file.
17271 * make-all.com: Remove.
17272
17273 Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
17274
17275 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
17276
17277 Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
17278
17279 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
17280
17281 Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
17282
17283 * Makefile.in (ALL_MODULES): Added all-db.
17284 (CROSS_CHECK_MODULES): Addec check-db.
17285 (INSTALL_MODULES): Added install-db.
17286 (CLEAN_MODULES): Added clean-db.
17287
17288 Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
17289
17290 * config.guess: Merge with latest FSF sources.
17291
17292 Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
17293
17294 * Makefile.in (ALL_MODULES): Added all-itcl.
17295 (CROSS_CHECK_MODULES): Added check-itcl.
17296 (INSTALL_MODULES): Added install-itcl.
17297 (CLEAN_MODULES): Added clean-itcl.
17298
17299 Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
17300
17301 * configure.in: build gdb for mn10200
17302
17303 Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
17304
17305 * Makefile.in (all-target-winsup): Depend on all-target-libio.
17306
17307 Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
17308
17309 * configure.in (tic80-*-*): Turn off most targets right now.
17310
17311 Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
17312
17313 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
17314 rather than the makeinfo program.
17315 (do-info): Depend upon all-texinfo.
17316
17317 Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
17318
17319 * configure.in: Remove uses of config/mh-linux.
17320
17321 * config.sub, config.guess: Merge with latest FSF sources.
17322
17323 Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
17324
17325 * config.sub (case $basic_machine): Add tic80 entries.
17326
17327 Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
17328
17329 * config.sub, config.guess: Merge with latest FSF sources.
17330
17331 Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
17332
17333 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
17334 * mpw-config.in: Test for NewFolderRecursive.
17335 * mpw-install: Use symbolic name for startup filename.
17336 * mpw-README: Add various additional details.
17337
17338 Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
17339
17340 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
17341
17342 Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
17343
17344 * configure.in: Do build gcc and the target libraries for
17345 the mn10200.
17346
17347 Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
17348
17349 * configure.in: don't avoid building gdb for mn10300 any more
17350 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
17351 instead of single-quoting it.
17352
17353 Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
17354
17355 * configure.in: Don't use --with-stabs on IRIX 6.
17356
17357 Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
17358
17359 * configure.in (m32r): Build gdb, libg++ now.
17360
17361 Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17362
17363 * configure.in (mips*-sgi-irix6*): Remove gdb and related
17364 directories from noconfigdirs.
17365
17366 Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
17367
17368 * config.sub (basic_machine): added mips16 configuration
17369
17370 Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17371
17372 * config.sub: Handle d10v-unknown.
17373
17374 Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
17375
17376 * config.sub: Handle v850-unknown.
17377
17378 Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
17379
17380 * Makefile.in: add findutils
17381 * configure.in: add findutils to list of host_tools
17382
17383 Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
17384
17385 * config.sub: Handle mn10200 and mn10300.
17386
17387 Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17388
17389 * configure.in (d10v-*): Do not build librx.
17390
17391 Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
17392
17393 * configure.in (mn10300): Build everything except gdb & libgloss.
17394
17395 Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
17396
17397 * config.guess: Patch for Dansk Data Elektronik servers,
17398 from Niels Skou Olsen <nso@dde.dk>.
17399
17400 For ncr, use /bin/uname rather than uname, since GNU uname does not
17401 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
17402
17403 Patch for MIPS R4000 running System V,
17404 from Eric S. Raymond <esr@snark.thyrsus.com>.
17405
17406 Fix thinko for nextstep.
17407
17408 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
17409
17410 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
17411 * config.guess: Guess mips-dec-mach_bsd4.3.
17412
17413 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
17414 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
17415 release numbers.
17416 * config.guess (mips-mips-riscos*): Emit just enough of the
17417 release number.
17418
17419 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
17420 * config.guess (sparc-auspex-sunos*): Added.
17421 (f300-fujitsu-*): Added.
17422
17423 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
17424 * config.guess: Recognize a Tadpole as a sparc.
17425
17426 Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
17427
17428 * config.guess: Don't assume that NextStep version is either 2 or
17429 3. NextStep 4 (aka OpenStep 4) has come out now.
17430
17431 Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
17432
17433 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
17434 From Rik Faith <faith@cs.unc.edu>.
17435
17436 Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
17437
17438 * config.sub: Contributions from bug-gnu-utils to:
17439 Support plain "hppa" (no version given) architecture, reported by
17440 OpenStep.
17441 OpenBSD like NetBSD.
17442 LynxOs is not a hardware supplier.
17443
17444 * config.guess: Contributions from bug-gnu-utils to add support for:
17445 OpenBSD like NetBSD.
17446 Stratus systems.
17447 More Pyramid systems.
17448 i[n>4]86 Intel chips.
17449 M680[n>4]0 Motorola chips.
17450 Use unknown instead of lynx for hardware manufacturer.
17451
17452 Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
17453
17454 * install.sh (chmodcmd): Set to null if the DST directory already
17455 exists.
17456
17457 Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17458
17459 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
17460 not use mt-ppc target Makefile fragment any more.
17461
17462 Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
17463
17464 * configure.in (*-*-windows): Exclude everything but those dirs
17465 needed to build windows.
17466
17467 Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
17468
17469 * Makefile.in (all-target-winsup): Depend on all-target-librx.
17470
17471 Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
17472
17473 * configure.in: Exclude mmalloc from i386-windows.
17474
17475 Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
17476
17477 * Undo my previous change.
17478
17479 Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
17480
17481 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
17482 unconditionally.
17483 (MAKEOVERRIDES): Define (revert this part of October 18 change).
17484
17485 Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
17486
17487 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
17488 host to add it's own flags.
17489
17490 Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
17491
17492 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
17493
17494 Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
17495
17496 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
17497 (CXX_FOR_TARGET): Likewise.
17498 (GCC_FOR_TARGET): Define.
17499 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
17500 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
17501 CC_FOR_TARGET was specified on the command line.
17502 (MAKEOVERRIDES): Don't define.
17503
17504 Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
17505
17506 * configure.in (m32r): Fix spelling of libg++ libs.
17507
17508 Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
17509
17510 * config.sub (-apple*): Remove, now redundant.
17511
17512 Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
17513
17514 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
17515
17516 * configure: Rework yesterday's sed script patch.
17517
17518 * config.sub: Merge with FSF.
17519
17520 Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
17521
17522 * config.guess: Merge from FSF.
17523
17524 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
17525 * config.guess: Use pc instead of unknown, for pc clone systems.
17526 Change linux to linux-gnu.
17527
17528 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
17529 * config.guess: Avoid non-portable tr syntax.
17530
17531 Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
17532
17533 * test-build.mk (HOLES): Add "xargs" for gdb.
17534
17535 * configure: Avoid hpux10.20 sed bug.
17536
17537 Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
17538
17539 * configure.in: Add support for windows host
17540 (that is a build done under the Microsoft build environment).
17541
17542 Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
17543
17544 * Makefile.in: Replace all uses of srcroot with s, to shrink
17545 command line lengths.
17546
17547 Patches from Geoffrey Noer <noer@cygnus.com>:
17548 * configure.in: If configuring for newlib, pass --with-newlib to
17549 subdirectories.
17550 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
17551 -Bnewlib/ and -Lwinsup to gcc.
17552 (CXX_FOR_TARGET): Likewise.
17553
17554 Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
17555
17556 * Makefile.in (ETC_SUPPORT): Add configure.
17557
17558 Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
17559
17560 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
17561 host configuration file.
17562
17563 Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
17564
17565 * configure.in: Break mn10x00 support into separate
17566 mn10200 and mn10300 configurations.
17567 * config.sub: Likewise.
17568
17569 Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
17570
17571 * configure.in: Add lots of stuff to noconfigdirs for
17572 the mn10x00 targets.
17573
17574 * config.sub, configure.in: Add mn10x00 support.
17575
17576 Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
17577
17578 * make-all.com: Call conf-a-gas, not config-a-gas.
17579
17580 Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
17581
17582 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
17583 targets.
17584
17585 Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
17586
17587 * mpw-README: Add much more detail for native PowerMac.
17588 * mpw-install: New file.
17589 * mpw-configure: Add --norecursion and --help options.
17590 * mpw-config.in: Translate readme and install files when
17591 copying to objdir.
17592 * mpw-build.in: Don't always depend on byacc and flex.
17593 (install-only-top): New action.
17594
17595 Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
17596
17597 * configure.in: You can now configure GDB for the v850.
17598
17599 Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
17600
17601 * configure.in (noconfigdirs): Don't configure any C++ dirs
17602 if targeting D10V.
17603
17604 Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
17605
17606 * config.sub: Recognize mips64vr5000.
17607
17608 Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
17609
17610 * configure.in: Use a single line for host_tools and native_only.
17611
17612 Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
17613
17614 * config.sub, configure.in: Add entries for m32r.
17615
17616 Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
17617
17618 * Makefile.in (inet-install): Don't run install-gzip.
17619
17620 Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
17621
17622 * configure.in: Don't config lots of things for *-*-windows*.
17623
17624 Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
17625
17626 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
17627 (host_libs, host_tools): Copy from configure.in.
17628 * mpw-configure: Don't complain about directories not found.
17629
17630 Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17631
17632 * configure.in (i[345]86): Recognize i686 for pentium pro.
17633 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
17634 file.
17635
17636 * config.guess (i[345]86): Ditto.
17637
17638 Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
17639
17640 * configure.in (noconfigdirs): Removed gdb for D10V.
17641
17642 Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
17643
17644 * configure.in: Remove ld, target-libio, target-libg++, and
17645 target-libstdc++ from noconfigdirs.
17646
17647 Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
17648
17649 * configure: Fix three locations where shell scripts were
17650 being run directly rather than with config_shell.
17651
17652 Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
17653
17654 * configure.in (v850-*-*): Set up initial $noconfigdirs.
17655 * config.sub (basic_machine): Recognize v850.
17656
17657 Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
17658
17659 * mpw-configure: Handle multiple enable/disable options and
17660 pass them down recursively, handle -c and -s flags appropriately
17661 depending on choice of compiler, add escape mechanism for
17662 quoted arguments to gC.
17663
17664 Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17665
17666 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
17667 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
17668 so that -mrelocatable-lib and -mno-eabi are used.
17669
17670 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
17671 not support --print-multi-lib, don't abort.
17672
17673 Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
17674
17675 * make-all.com: Run config-a-gas.
17676 * setup.com: Don't copy subdirectory files around.
17677
17678 Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
17679
17680 * configure.in (*-*-ose): Remove exclusion of libgloss for this
17681 target, it now compiles correctly.
17682
17683 Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
17684
17685 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
17686
17687 Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
17688
17689 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
17690
17691 Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
17692
17693 * configure.in (native_only): Add prms.
17694
17695 Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
17696
17697 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
17698 (BINUTILS_SUPPORT_DIRS): Likewise.
17699
17700 Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17701
17702 * configure.in (d10v-*-*): Don't configure ld or gdb until the
17703 d10v support is added.
17704
17705 Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
17706
17707 * configure.in (d10v-*-*): New target.
17708
17709 Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
17710
17711 * config.guess (HP 9000/811): Recognize this as a PA1.1
17712 machine.
17713
17714 Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
17715
17716 * Makefile.in (do-tar-gz): New target, split out from tail end of
17717 taz target. Run each command separately, don't use pipes.
17718 (taz): Use it.
17719
17720 Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
17721
17722 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
17723 * mpw-build.in: No builds should depend on building byacc or flex,
17724 they are assumed to be installed already.
17725
17726 Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17727
17728 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
17729 variable that CC_FOR_TARGET needs.
17730
17731 Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17732
17733 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
17734 options have changed since the last time the subdirectory was
17735 configured, and if it has, reconfigure.
17736 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
17737 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
17738
17739 Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
17740
17741 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
17742 CLEAN_MODULES): Add bash.
17743 (all-bash): New target.
17744
17745 Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
17746
17747 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
17748
17749 Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17750
17751 * config.sub (basic_machine): Recognize d10v as a valid processor.
17752
17753 Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
17754
17755 * mpw-configure: Add support for --bindir.
17756 * mpw-build.in: Use a GCC-specific build script for GCC actions.
17757
17758 Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
17759
17760 * configure.in: add bash, time, gawk to list of hosttools and things
17761 to only build for native toolchains
17762
17763 Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
17764
17765 * Makefile.in (docdir): Remove.
17766
17767 Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
17768
17769 * Makefile.in (datadir): Set to $(prefix)/share.
17770
17771 Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
17772
17773 * configure.in: build diff and patch for cygwin32-hosted
17774 toolchains.
17775
17776 Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
17777
17778 * config.sub: Accept -rtems*.
17779
17780 Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
17781
17782 * configure.in: enable dosrel for cygwin32-hosted builds,
17783 remove diff from the list of things not buildable
17784 via Canadian Cross
17785
17786 Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
17787
17788 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
17789 don't get ". ".
17790
17791 Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
17792
17793 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
17794
17795 Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
17796
17797 * Makefile.in (taz): Handle case where tex3patch didn't even get
17798 checked out. Also, if it was found, put the symlink in a new util
17799 subdirectory.
17800
17801 Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17802
17803 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
17804
17805 Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
17806
17807 * config.sub: Recognize -openvms.
17808 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
17809 * make-all.com, setup.com: New files.
17810
17811 Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
17812
17813 * Makefile.in (taz): tex3patch moved to texinfo/util.
17814
17815 Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
17816
17817 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
17818 * configure.in: remove make from disable-if-Can-Cross list
17819 enable gdb if ${host} and ${target} are cygwin32
17820
17821 Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
17822
17823 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
17824 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
17825
17826 Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
17827
17828 * config.guess: Combine mips-mips-riscos cases, and use cpp to
17829 distinguish sysv/svr4/bsd variants.
17830 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
17831
17832 Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
17833
17834 * configure.in: Added copyright notice.
17835 * move-if-change: Added copyright notice.
17836
17837 Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17838
17839 * configure.in (powerpcle-*-solaris*): Until we get shared
17840 libraries working, don't build gdb, sim, make, tcl, tk, or
17841 expect.
17842
17843 Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
17844
17845 * config.guess: Merge with FSF:
17846
17847 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
17848 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
17849
17850 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
17851 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
17852
17853 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
17854 * config.guess: Combine two OSF1 rules.
17855 Also recognize field test versions. From mjr@zk3.dec.com.
17856 * config.guess (dgux): Use /usr/bin/uname rather than uname,
17857 because GNU uname does not support -p. From pmr@pajato.com.
17858
17859 Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
17860
17861 * Makefile.in (MAKEDIRS): Removed $(tooldir).
17862
17863 Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
17864
17865 * mpw-README: Document GCCIncludes.
17866
17867 Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
17868
17869 * configure.in (alpha-*-linux*): Set enable_shared to yes.
17870
17871 Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
17872
17873 * mpw-configure: Handle --enable-FOO and --disable-FOO.
17874
17875 Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
17876
17877 * configure.in (*-*-cygwin32): Configure make.
17878
17879 Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
17880
17881 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
17882
17883 Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
17884
17885 * Makefile.in (all-inet): Depend on all-perl.
17886
17887 * Makefile.in (inet-install): New target.
17888
17889 * Makefile.in (all-inet): Depend on all-tcl.
17890 (all-inet): Depend on all-send-pr.
17891
17892 Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17893
17894 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
17895 temporarily.
17896
17897 Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
17898
17899 * configure.in: Don't configure --with-gnu-ld on AIX.
17900
17901 Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
17902
17903 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
17904
17905 Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
17906
17907 * Makefile.in (ALL_MODULES): Added all-inet.
17908 (CROSS_CHECK_MODULES): Added check-inet.
17909 (INSTALL_MODULES): Added install-inet.
17910 (CLEAN_MODULES): Added clean-inet.
17911 (all-indent): New target.
17912
17913 * configure.in (host_tools): Added inet.
17914 (native_only): Added inet.
17915 (noconfigdirs): Added inet.
17916
17917 Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
17918
17919 * configure.in: Don't configure libgloss if we are not configuring
17920 newlib.
17921
17922 Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
17923
17924 * configure.in: Don't configure libgloss for unsupported
17925 architectures.
17926
17927 Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17928
17929 * Makefile.in (CLEAN_MODULES): Add clean-apache.
17930
17931 Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
17932
17933 * Makefile.in (ALL_MODULES): Include all-apache.
17934 (CROSS_CHECK_MODULES): Include check-apache.
17935 (INSTALL_MODULES): Include install-apache.
17936 (all-apache): New target.
17937
17938 * configure.in: Added apache everywhere perl is seen.
17939
17940 Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17941
17942 * Makefile.in: Add support for clean-{module} and
17943 clean-target-{module} rules.
17944
17945 Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
17946
17947 * configure.in (*-*-ose) do not build libgloss.
17948
17949 Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17950
17951 * config.guess (prep*:SunOS:5.*:*): Turn into
17952 powerpele-unknown-solaris2.
17953
17954 Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
17955
17956 * configure.in: Permit --enable-shared to specify a list of
17957 directories.
17958
17959 Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
17960
17961 * configure.in (host==solaris): Pass only the first word of $CC
17962 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
17963
17964 Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
17965
17966 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
17967
17968 Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
17969
17970 * Makefile.in (ALL_MODULES): Include all-perl.
17971 (CROSS_CHECK_MODULES): Include check-perl.
17972 (INSTALL_MODULES): Include install-perl.
17973 (ALL_X11_MODULES): Include all-guile.
17974 (CHECK_X11_MODULES): Include check-guile.
17975 (INSTALL_X11_MODULES): Include install-guile.
17976 (all-perl): New target.
17977 (all-guile): New target.
17978
17979 * configure.in (host_tools): Include perl and guile.
17980 (native_only): Include perl and guile.
17981 (noconfigdirs): Don't build guile and perl; no ports have been
17982 done.
17983
17984 Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
17985
17986 * configure (--enable-*): Handle quoted option lists such as
17987 --enable-sim-cflags='-g0 -O' better.
17988
17989 Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17990
17991 * Makefile.in ({,inst}all-target): New rule so we can make and
17992 install all of the target directories easily.
17993
17994 Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
17995
17996 * configure.in: Add missing global flag in sed substitution when
17997 deleting `target-' from ${configdirs}.
17998
17999 Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
18000
18001 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
18002 option.
18003
18004 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
18005 config/mh-necv4.
18006
18007 * install.sh: Correct misspelling of transformbasename.
18008
18009 * config.guess: Recognize mips-*-sysv*.
18010
18011 Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
18012
18013 * config.sub: Recognize mon960.
18014
18015 Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
18016
18017 * configure: Restore Canadian Cross handling of BISON and LEX,
18018 removed in Feb 20 change.
18019
18020 Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
18021
18022 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
18023 Mention make install. Remove the old copyright date as well the
18024 clumsy and rather pointless copyright on the README file.
18025
18026 Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
18027
18028 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
18029 Makefile after running symlink-tree, then run `make distclean' to
18030 avoid clobbering any generated files in srcdir.
18031
18032 Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
18033
18034 * configure.in (m68k-*-netbsd*): Build everything now.
18035
18036 Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
18037
18038 * Makefile.in (taz): Fix quoting.
18039
18040 Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
18041
18042 * configure.in (sparclet-*-*): Build everything now.
18043
18044 Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
18045
18046 * configure.in (m68k-*-linux*): New host.
18047
18048 Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
18049
18050 * configure: Check for bison before byacc.
18051
18052 Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
18053
18054 * Makefile.in configure: Change the way LEX and BISON/YACC are
18055 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
18056 searching PATH. These are used as fallbacks by Makefile.in if
18057 flex/bison/byacc aren't in objdir.
18058
18059 Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
18060
18061 * Makefile.in: Make everything which depends upon all-bfd also
18062 depend upon all-opcodes, in case --with-commonbfdlib is used.
18063
18064 Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18065
18066 * configure.in (host *-*-cygwin32): Don't build gdb if we are
18067 building NT native compilers on Unix.
18068
18069 Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
18070
18071 * configure.in: Don't get CC from the host Makefile fragment if we
18072 can find gcc in PATH, or if this is a Canadian Cross. Move the
18073 Solaris test for /usr/ucb/cc to the post target script, just after
18074 the compiler sanity test.
18075
18076 Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
18077
18078 * config.sub: Merge with FSF.
18079
18080 Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
18081
18082 * Makefile.in (RPATH_ENVVAR): New variable.
18083 (REALLY_SET_LIB_PATH): Use it.
18084 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
18085
18086 Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
18087
18088 * config.sub, configure.in: Recognize sparclet cpu.
18089
18090 Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
18091
18092 * config.guess: Support m68k-cbm-sysv4.
18093
18094 Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
18095
18096 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
18097 m68k-unknown-linuxaout from linker help string. Put quotes around
18098 $ld_help_string.
18099
18100 Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
18101
18102 * config.guess (powerpc-harris-powerunix): Add guess for port
18103 to new target.
18104
18105 Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
18106
18107 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
18108
18109 Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
18110
18111 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
18112 $(REALLY_SET_LIB_PATH) in Makefile.
18113 * Makefile.in (SET_LIB_PATH): New variable.
18114 (REALLY_SET_LIB_PATH): New variable.
18115 ($(DO_X)): Use $(SET_LIB_PATH).
18116 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
18117 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
18118 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
18119 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
18120 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
18121 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
18122 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
18123 (install-dosrel): Likewise.
18124 (all-opcodes): Depend upon all-libiberty.
18125
18126 Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
18127
18128 * config.guess (*:CYGWIN*): New
18129
18130 Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18131
18132 * Makefile.in (all-target-winsup): All all-target-libiberty.
18133
18134 Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18135
18136 * configure.in (noconfigdirs): Add missing # in front of comment.
18137
18138 Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
18139
18140 * configure.in: add second pass to things added to noconfigdirs
18141 so *-gm-magic can exclude libgloss properly.
18142
18143 Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
18144
18145 * mpw-configure (extralibs_name, rez_name): Set correctly
18146 for MWC68K compiler.
18147
18148 * mpw-README: Add more info on the necessary build tools.
18149
18150 Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
18151
18152 * configure.in, config.sub: Recognize cygwin32.
18153
18154 Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
18155
18156 * config.guess, config.sub: Recognize A/UX.
18157
18158 Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
18159
18160 * config.sub: Merge with gcc/config.sub.
18161
18162 Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
18163
18164 * mpw-build.in (do-binutils): Add build of stamps.
18165
18166 Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
18167
18168 * config.sub: Add recognition for mips64vr4100*-* targets.
18169
18170 Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
18171
18172 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
18173 Add creation of gconfigargs with `--enable-shared' turned on.
18174 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
18175 ($(host)-stamp-stage3-configured): Likewise.
18176 (HOLES): Add chatr and ldd.
18177 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
18178
18179 Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
18180
18181 * configure: Pass --nfp to recursive configures.
18182
18183 Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
18184
18185 * Makefile.in (DLLTOOL): New.
18186 (DLLTOOL_FOR_TARGET): New.
18187 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
18188 (EXTRA_TARGET_FLAGS): Ditto.
18189 (EXTRA_GCC_FLAGS): Ditto.
18190 (CONFIGURE_TARGET_MODULES): Ditto.
18191 (DO_X): Ditto.
18192 * configure: Add DLLTOOL.
18193
18194 Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
18195
18196 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
18197 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
18198 mh-sco, since old workarounds no longer needed, and don't
18199 build ld, since libraries have weak symbols in COFF.
18200
18201 Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
18202
18203 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
18204
18205 Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
18206
18207 * configure.in: Make sure that ${CC} can be used to compile an
18208 executable.
18209
18210 Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
18211
18212 * Makefile.in (all-gdb): Depend on $(GDB_TK).
18213 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
18214 nothing depending on whether gdbtk is being built.
18215
18216 Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
18217
18218 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
18219
18220 Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
18221
18222 * configure.in (noconfigdirs): Put ld or gas in this early, if the
18223 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
18224
18225 Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
18226
18227 * config-ml.in: Add support for
18228 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
18229 Simplify setting of multidirs from --disable-foo.
18230
18231 Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18232
18233 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
18234 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
18235 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
18236 non-empty, pass them on to the GCC make.
18237 (all-bootstrap): New rule that is like all-gcc, except it executes
18238 the GCC bootstrap rule instead of the GCC all rule.
18239
18240 Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
18241
18242 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
18243
18244 Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18245
18246 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
18247 DG/UX support.
18248
18249 Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
18250
18251 * config.sub (i*86*) Change [345] to [3456]
18252
18253 Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
18254
18255 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
18256 --with-gnu-ld=no.
18257
18258 Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18259
18260 * config-ml.in (rs6000*, powerpc*): Add switches to control which
18261 AIX multilibs get built.
18262
18263 Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18264
18265 * configure.in (i386-win32): Don't build expect if we're not
18266 building the tcl subdir.
18267
18268 Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
18269
18270 * Makefile.in: (configure-target-examples, all-target-examples):
18271 New targets, configure and build example programs.
18272
18273 Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
18274
18275 * mpw-configure: If an mpw-config.in generated a file mk.sed,
18276 use it as input to sedit the generated MPW makefile.
18277 * mpw-README: Add a suggestion about Gestalt.h.
18278
18279 Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
18280
18281 * config.sub: Accept *-*-ieee*.
18282
18283 Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
18284
18285 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
18286 Ronald F. Guilmette <rfg@monkeys.com>.
18287
18288 Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18289
18290 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
18291 for powerpc-pe native.
18292 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
18293 (target==powerpc-pe): duplicate i386-win32 entry.
18294
18295 Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
18296
18297 * configure.in (noconfigdirs): Exclude target-newlib for all versions
18298 of vxworks, not just vxworks5.1.
18299
18300 Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
18301
18302 * mpw-configure: Add support for exec-prefix.
18303
18304 Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
18305
18306 * config.guess: Recognize HP model 816 machines as having
18307 a PA1.1 processor.
18308
18309 Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
18310
18311 * configure: Ignore new autoconf configure options.
18312
18313 Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
18314
18315 * config.guess: Recognize Pentium under SCO.
18316 From Robert Lipe <robertl@arnet.com>.
18317
18318 Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
18319
18320 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
18321
18322 Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
18323
18324 * configure.in: Don't configure gas for alpha-dec-osf*.
18325
18326 Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
18327
18328 * configure.in: Default to --with-stabs for some targets for which
18329 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
18330 i[345]86*-*-unixware*.
18331
18332 Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
18333
18334 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
18335 rather than basing it on the target. Simplify handling of options
18336 controlling which directories to configure. Remove extraneous
18337 slash in multi-clean target.
18338
18339 Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
18340
18341 * config-ml.in: Prefix more variables with ml_ so they don't collide
18342 with configure's.
18343
18344 Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
18345
18346 * configure: Don't turn -v into --v.
18347
18348 Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
18349
18350 * configure.in (targargs): Fix typo.
18351
18352 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
18353
18354 Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
18355
18356 * configure.in: Strip --host and --target options from
18357 CONFIG_ARGUMENTS, and always configure for --host only. Add
18358 --with-cross-host option when building with a cross-compiler.
18359 * configure: Canonicalize the arguments put into config.status by
18360 always using `=' for an option with an argument. Pass a presumed
18361 --host or --target explicitly.
18362
18363 Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
18364
18365 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
18366 into general OS recognition case.
18367
18368 Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18369
18370 * configure.in (target_configdirs): add target-winsup only
18371 for win32 target systems.
18372
18373 Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
18374
18375 * Makefile.in (all-target-libgloss): Depend upon
18376 configure-target-newlib, since when libgloss is built it looks to
18377 see if the newlib directory exists.
18378
18379 Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
18380
18381 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
18382 cfg-ml-*.in.
18383
18384 Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
18385
18386 * configure: Handle LD and LD_FOR_TARGET when configuring a
18387 Canadian Cross.
18388
18389 Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18390
18391 * configure.in (target_libs): add target-winsup.
18392 (target==i386-win32): add patch diff flex make to $noconfigdirs.
18393 (target==ppcle-pe): remove ld from $noconfigdirs.
18394
18395 Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
18396
18397 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
18398 Preserve relative path names in $srcdir. Build symlink tree if
18399 configuring cross target dir and srcdir=. (= no VPATH support).
18400 (configure-target-libg++): Depend on configure-target-librx.
18401 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
18402 * config-ml.in: New file.
18403 * symlink-tree: New file.
18404 * configure: Ensure srcdir="." if that's what it is.
18405
18406 Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
18407
18408 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
18409 includes and FLEX_SKELETON setting.
18410 * mpw-configure (--with-gnu-ld): New option, controls whether
18411 to use PPCLink or ld with PowerMac GCC.
18412 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
18413 * mpw-config.in: Configure grez if targeting Mac.
18414
18415 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
18416 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
18417 just macos.
18418 * configure.in: Configure grez resource compiler if targeting Mac.
18419 * Makefile.in (all-grez, install-grez): New targets.
18420
18421 Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
18422
18423 * configure: CXX defaults to gcc, not g++. If we find
18424 gcc in the path, set CC to gcc -O2.
18425
18426 Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
18427
18428 * configure: Default ${build} correctly. Avoid picking up extra
18429 spaces when reading CC and CXX from Makefile. When doing a
18430 Canadian Cross, use plausible default values for numerous
18431 variables.
18432 * configure.in: When doing a Canadian Cross, don't try to
18433 configure tools whose configure script can't handle it.
18434
18435 Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
18436
18437 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
18438
18439 Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
18440
18441 * configure: Remove dubious bug reporting address.
18442
18443 Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
18444
18445 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
18446 configure script, run that instead of this directory's configure.
18447 In either case, print a message that we're configuring the sub-dir.
18448
18449 Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
18450
18451 * configure.in: Before checking for the existence of various files,
18452 use sed to filter out "target-".
18453
18454 Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
18455
18456 * Makefile.in (DO_X): Split rule to decrease command line length
18457 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
18458 (Philippe De Muyter).
18459
18460 Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18461
18462 * Makefile.in (all-patch): depend on all-libiberty.
18463
18464 Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
18465
18466 * configure.in: If the only directory in target_configdirs which
18467 actually exists is libiberty, then set target_configdirs to empty,
18468 to avoid trying to build a target libiberty in a gas or gdb
18469 distribution.
18470
18471 Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
18472
18473 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
18474 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
18475 systems.
18476
18477 Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
18478
18479 * configure.in (copy_dirs): Use sys-include instead of include
18480 for --with-headers option.
18481
18482 Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
18483
18484 * Makefile.in, configure.in: Make winsup builds work with
18485 new scheme.
18486
18487 Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
18488
18489 * configure.in: Build the linker on AIX.
18490
18491 Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
18492
18493 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
18494 where needed.
18495
18496 Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
18497
18498 * Makefile.in (all-gcc): Fix typo.
18499
18500 Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
18501
18502 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
18503
18504 Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
18505
18506 * configure.in: Rename libFOO to target-libFOO, and xiberty
18507 to target-xiberty, to provide more flexibility.
18508 (target_subdir): Define. Create if cross.
18509 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
18510 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
18511 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
18512 check-libFOO -> check-target-libFOO, etc.
18513 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
18514 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
18515 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
18516 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
18517 allow ALL_GCC="" to only configure.
18518 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
18519 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
18520 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
18521
18522 Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
18523
18524 * Makefile.in (taz): Build "info" in etc explicitly.
18525
18526 Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
18527
18528 * configure.in: Make sure that CC is undefined (as opposed to
18529 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
18530 problem with autoconf trying to configure on a host without GCC.
18531
18532 Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
18533
18534 * mpw-configure: Set host alias from choice of host compiler,
18535 only use generic MPW Makefile sed if present, edit a file
18536 named "hacked_Makefile.in" instead of "Makefile.in" if present.
18537 * mpw-README: Add problem notes about CW6 and CW7.
18538
18539 Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
18540
18541 * Makefile.in (taz): Use ";" instead of ";;".
18542
18543 Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
18544
18545 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
18546 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
18547 DISTDOCDIRS.
18548 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
18549 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
18550
18551 Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
18552
18553 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
18554 and gnats, because they are now subsumed by DISTSTUFFDIRS.
18555 Move bfd to DISTSTUFFDIRS.
18556
18557 Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18558
18559 * Makefile.in (X11_LIB): Removed.
18560 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
18561
18562 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
18563
18564 Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18565
18566 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
18567 names.
18568
18569 Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18570
18571 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
18572
18573 Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
18574
18575 * configure.in (i[345]86-*-win32): Always build newlib.
18576 Don't configure cvs, autoconf or texinfo.
18577 * Makefile.in (LD_FOR_TARGET): New.
18578 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
18579 Pass down LD_FOR_TARGET.
18580
18581 Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
18582
18583 * winsup: New directory.
18584 * Makefile.in: Build winsup.
18585 * configure.in: Winsup is configured when target is win32.
18586 Can only build win32 target GDB when native.
18587
18588 Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
18589
18590 * config.guess: Recognize HP model 819 machines as having
18591 a PA 1.1 processor.
18592
18593 Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
18594
18595 * configure: Fix sed loop which substitutes for CC and CXX to
18596 avoid bug found in various sed implementations.
18597
18598 Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18599
18600 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
18601 simulator. Use standard powerpc-*-eabi*.
18602
18603 Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
18604
18605 * configure.in: Stop putting gas and binutils in noconfigdirs for
18606 powerpc-*-aix* and rs6000-*-*.
18607
18608 Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
18609
18610 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
18611 -mcall-aixdesc libraries.
18612
18613 Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
18614
18615 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
18616
18617 * config.sub (arm | armel | armeb): Fix shell syntax.
18618
18619 Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18620
18621 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
18622 -msoft-float and -mcpu=common support.
18623 (powerpc*-*-eabisim*): Add support for building -mcall-aix
18624 libraries.
18625
18626 Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
18627
18628 * configure.in: Allow configuration and build of emacs19 for the alpha.
18629
18630 Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18631
18632 * configure.in (CC): Get ^CC, not just any old CC, from
18633 ${host_makefile_frag}.
18634
18635 Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18636
18637 * configure.in (CC): Try to get CC from
18638 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
18639
18640 Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18641
18642 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
18643 only if it exists in $(srcdir).
18644
18645 Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
18646
18647 * configure: If CC and CXX are not set in the environment, set
18648 them, based on either an existing Makefile or on searching for gcc
18649 in PATH. Substitute for CC and CXX in Makefile.
18650 * configure.in: Remove libm from target_libs. Separate
18651 target_configdirs from configdirs. If CC is not set in
18652 environment, try to get it from a host Makefile fragment. Rewrite
18653 changes of configdirs to use skipdirs instead. A few minor
18654 tweaks. Take directories out of target_configdirs as they are
18655 taken out of configdirs. Remove existing Makefile files from
18656 subdirectories. Substitute for TARGET_CONFIGDIRS and
18657 CONFIG_ARGUMENTS in Makefile.
18658 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
18659 by configure.in.
18660 (CONFIG_ARGUMENTS): Likewise.
18661 (CONFIGURE_TARGET_MODULES): New variable.
18662 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
18663 ($(CONFIGURE_TARGET_MODULES)): New target.
18664 (configure-libg++, configure-libio): New targets.
18665 (all-libg++): Depend upon configure-libg++.
18666 (all-libio): Depend upon configure-libio.
18667 (configure-libgloss, all-libgloss): New targets.
18668 (configure-libstdc++): New target.
18669 (all-libstdc++): Depend upon configure-libstdc++.
18670 (configure-librx, all-librx): New targets.
18671 (configure-newlib): New target.
18672 (all-newlib): Depend upon configure-newlib
18673 (configure-xiberty): New target.
18674 (all-xiberty): Depend upon configure-xiberty.
18675
18676 Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18677
18678 * configure.in (host i[345]86-*-win32): Expand the
18679 noconfigdirs again.
18680
18681 Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
18682
18683 * mpw-configure: Fix sed command file name.
18684
18685 Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
18686
18687 * configure.in (host i[345]86-*-win32): Reduce the
18688 noconfigdirs again.
18689
18690 Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
18691
18692 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
18693 or powerpc*-*-pe*, since they are not yet supported.
18694
18695 Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
18696
18697 Add PowerMac support and many other enhancements.
18698 * mpw-configure: New option --cc to select compiler to use,
18699 paste options set according to --cc into the generated
18700 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
18701 if mpw-make.sed is present.
18702 * mpw-config.in: Don't test for gC1, test for mpw-touch,
18703 add forward includes for PowerPC include files.
18704 * mpw-build.in: Build using Makefile.PPC if present.
18705 (do-byacc, etc): Remove separate version resource builds.
18706 (do-gas): Build "stamps" before "all".
18707 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
18708 * mpw-README: Update to reflect --cc option, PowerMac support,
18709 and recently-reported compatibility problems.
18710
18711 Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
18712
18713 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
18714 embedded m68k systems (-aout, -coff, -elf, -vxworks).
18715 (--with-multilib-top): Pass to recursive invocations.
18716
18717 Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
18718
18719 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
18720 v810-*-*.
18721
18722 Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
18723
18724 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
18725 gdb, ld and opcodes on v810-*-*.
18726
18727 Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
18728
18729 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
18730 (local-maintainer-clean): New target.
18731 (maintainer-clean): New target.
18732 (realclean): Just depend upon maintainer-clean.
18733
18734 Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
18735
18736 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
18737
18738 Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
18739
18740 * configure.in: Build ld in mips*-*-bsd* case.
18741
18742 Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
18743
18744 * config.sub: Accept -lites* OS. From Ian Dall.
18745
18746 Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
18747
18748 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
18749 targets.
18750
18751 Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18752
18753 * configure.in: treat i386-win32 canadian cross the same as
18754 i386-go32 canadian cross.
18755
18756 Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18757
18758 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
18759 running under the simulator to build a reduced set of libraries.
18760 (powerpc-*-eabiaix): Add fine grained multilib support added to
18761 other powerpc targets yesterday.
18762
18763 Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18764
18765 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
18766 -disable-softfloat, -disable-relocatable, -disable-aix, and
18767 -disable-sysv to control which multilib libraries get built.
18768
18769 Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
18770
18771 * configure: Add Makefile.tem to list of files to remove in trap
18772 handler.
18773
18774 Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
18775
18776 * config.guess (*Linux*): Add missing "exit"s.
18777 Also, need specific check for alpha-unknown-linux (uses COFF).
18778
18779 Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
18780
18781 * config.guess: Merge with FSF:
18782
18783 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
18784 * config.guess (AIX4): More robust release numbering discovery.
18785
18786 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
18787 * config.guess (i386-sequent-ptx): Properly get version number.
18788
18789 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
18790 * config.guess (mips:*:4*:UMIPS): New case.
18791
18792 Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
18793
18794 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
18795 (i386-win32 host): Likewise. Don't build readline.
18796
18797 Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
18798
18799 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
18800 SUPPORT_FILES to submakes.
18801
18802 Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
18803
18804 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
18805 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
18806 mpw-configure.
18807
18808 Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
18809
18810 * configure.in (appdirs): Use =, not ==, in test expression when
18811 trying to build the text to print in the warning message for
18812 Solaris users.
18813
18814 Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
18815
18816 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
18817
18818 Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
18819
18820 * config.guess: Recognize lynx-2.3.
18821
18822 Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
18823
18824 * config.sub (z8ksim): Deleted
18825 (z8k-*-coff): New, this is the one true name of the target.
18826
18827 Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
18828
18829 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
18830
18831 Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
18832
18833 * config.guess (*:Linux:*:*): First try asking the linker what the
18834 default object file format is (elf, aout, or coff). Then if this
18835 fails, try previous methods.
18836
18837 Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
18838
18839 * configure.in: Don't build newlib for *-*-vxworks5.1.
18840
18841 Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
18842
18843 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
18844 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
18845
18846 Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
18847
18848 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
18849
18850 Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
18851
18852 * cfg-ml-com.in: New file.
18853 * cfg-ml-pos.in: New file.
18854
18855 Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
18856
18857 * COPYING.NEWLIB: Add HP free copyright to list.
18858
18859 Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18860
18861 * config.sub: Recognize -eabi* for the system, not just -eabi.
18862
18863 Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
18864
18865 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
18866 * config.sub, configure.in (win32): New target and host.
18867
18868 Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
18869
18870 * configure.in: Add i386-pe configuration.
18871
18872 Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
18873
18874 * mpw-build.in (install): Install GDB after LD.
18875
18876 Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
18877
18878 * mpw-config.in (elf/mips.h): Always forward-include, needed
18879 for GDB to build.
18880
18881 Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
18882
18883 * testsuite: New directory for customer acceptance and whole tool
18884 chain tests.
18885
18886 Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
18887
18888 * configure: If per-host line isn't found, but AC_OUTPUT is found
18889 and a configure script exists, run it instead.
18890
18891 Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
18892
18893 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
18894
18895 Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
18896
18897 * configure: Set build_{cpu,vendor,os,alias} to host values when
18898 --build isn't specified.
18899
18900 Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
18901
18902 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
18903 (FLAGS_TO_PASS): Pass them.
18904 (EXTRA_TARGET_FLAGS): Ditto.
18905
18906 Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
18907
18908 * Makefile.in (all-libg++): Depend on all-libstdc++.
18909
18910 Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
18911
18912 * configure.in (noconfigdirs): Enable all packages for
18913 i386-unknown-netbsd.
18914
18915 Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
18916
18917 * configure.in (noconfigdirs): Don't configure tk for i386-go32
18918 hosted builds (DOS builds)
18919
18920 Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
18921
18922 Changes for ARM based on patches from Richard Earnshaw:
18923 * config.sub: Handle armeb and armel.
18924 * configure.in: Omit arm linker only for riscix.
18925
18926 Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
18927
18928 * config.guess: Update from FSF.
18929
18930 Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
18931
18932 * config.sub: Recognize powerpcle as the little endian variant of
18933 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
18934 powerpcle variant. Convert pentium into i586, not i486. Add p5
18935 alias for i586. Map new x86 variants p6, k5, nexgen into i586
18936 temporarily.
18937
18938 Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
18939
18940 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
18941
18942 Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
18943
18944 * config.sub: Accept -lites* as a basic system type.
18945
18946 Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
18947
18948 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
18949 installed, and if so return linuxoldld as the system name.
18950
18951 Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
18952
18953 * config.guess: Add hppa1.1-hp-lites support.
18954
18955 Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
18956
18957 * configure.in: Don't build newlib for m68k-vxworks5.1.
18958
18959 Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
18960
18961 * configure.in (mips-sgi-irix6): Use mh-irix5.
18962
18963 Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
18964
18965 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
18966
18967 Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
18968
18969 * test-build.mk: Enable building of shared libraries on IRIX 5 and
18970 OSF/1. Fix compiler flags.
18971 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
18972
18973 Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
18974
18975 * configure.in: Recognize --with-newlib.
18976 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
18977
18978 Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18979
18980 * Makefile.in: move {all,check,install}-gdb from *_MODULES
18981 to *_X11_MODULES due to gdbtk needing X include files et al.
18982
18983 Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
18984
18985 Merge in support for Mac MPW as a host.
18986 (Old change descriptions retained for informational value.)
18987
18988 * mpw-config.in: Add generic include forwards for cpu-specific
18989 include files in aout and elf directories.
18990
18991 * mpw-configure: Added copyright.
18992 * mpw-config.in: Check for presence of required build tools.
18993 (target_libs): Add newlib.
18994 (target_tools): Add examples.
18995 (Read Me): Generate as "Read Me for MPW" instead.
18996 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
18997 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
18998 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
18999
19000 * mpw-configure: Remove subdir-specific makefile hackery,
19001 delete mk.tmp after using it.
19002
19003 * mpw-build.in (all): Display start and end times.
19004
19005 * mpw-configure (host_canonical): Set.
19006 (target_cpu): Always add to makefiles.
19007 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
19008 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
19009 (mpw-mh-mpw): Look for in srcdir and srcroot.
19010 Use sed instead of mpw-edit-prefix to edit prefix definitions.
19011
19012 * mpw-build.in: (install-only): New target.
19013
19014 * mpw-configure (host_alias, target_alias): Rename from hostalias
19015 and targetalias, add into generated Makefile.
19016 (mk.tmp): If present, add into generated Makefile.
19017 * mpw-build.in (all-gas): Build config.h first before gas proper.
19018
19019 * mpw-configure (config.status): Write only if changed.
19020 * mpw-config.in (readline): Configure it (not built, just used for
19021 definitions).
19022
19023 * mpw-config.in (elf/mips.h): Add a forward include.
19024
19025 * mpw-config.in: Forward-include most .h files in include into
19026 extra-include.
19027 (readline): Don't build.
19028 mpw-build.in (install): Install GDB.
19029
19030 * mpw-configure (prefix, mpw_prefix): Handle it.
19031 * mpw-config.in (mmalloc, readline): Don't configure.
19032 * mpw-build.in (thisscript): Rename to ThisScript.
19033 Use mpw-build instead of BuildProgram everywhere.
19034 (mmalloc, readline): Don't build.
19035 * mpw-README: New file, basic documentation about the MPW port.
19036
19037 * mpw-config.in: Use forward-include to create include files.
19038
19039 * mpw-configure: Add more things to the top of each configured
19040 Makefile, including contents of config/mpw-mh-mpw.
19041 * mpw-config.in (extra-include): Create this directory and fill it
19042 with Posix-like include files when configuring.
19043
19044 * config.sub (apple, mac, mpw): Add various aliases.
19045
19046 * mpw-build.in: New file, top-level build script fragment for MPW.
19047 * mpw-configure: New file, configure script for MPW.
19048 * mpw-config.in: New file, config fragment for MPW.
19049
19050 Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
19051
19052 * configure.in (host_libs): Remove glob, since it is gone from the
19053 sources.
19054
19055 Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
19056
19057 * Makefile.in: define empty GDB_NLM_DEPS var.
19058
19059 * configure.in(target_makefile_frag): use config/mt-netware
19060 for netware targets.
19061
19062 Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
19063
19064 * config.sub: Merge in recent FSF changes. Remove linux special
19065 cases.
19066
19067 Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
19068
19069 Revert this change:
19070
19071 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
19072
19073 * build-all.mk: Use CC=cc -Xs on Solaris.
19074
19075 Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
19076
19077 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
19078 stop using it.
19079 * Makefile.in: Nuke all references to glob subdirectory.
19080
19081 Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
19082
19083 * configure.in: Fix --enable-shared logic in per-host.
19084
19085 Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
19086
19087 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
19088
19089 Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
19090
19091 * configure.in (noconfigdirs): Don't build gas on AIX, for
19092 powerpc*-*-aix* as well as for rs6000*-*-aix*.
19093
19094 Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
19095
19096 * configure: Fix --cache-file to work if the file argument is a
19097 relative path.
19098
19099 Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
19100
19101 * configure: If the --cache-file is used, pass it down to
19102 configure in subdirectories.
19103
19104 Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
19105
19106 * config.sub: add vxworks29k configuration.
19107
19108 Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
19109
19110 * Makefile.in (taz): Do "diststuff" part quietly.
19111
19112 Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
19113
19114 * config.sub: Mini-merge with gcc/config.sub.
19115
19116 Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
19117
19118 * config.guess (IRIX): Sed - to _.
19119
19120 Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
19121
19122 * Makefile.in (source-vault, binary-vault): New targets.
19123
19124 Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
19125
19126 * config.sub: Recognize -eabi as a basic system type.
19127
19128 Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
19129
19130 * configure.in (enable_shared stuff): Fix typo.
19131
19132 Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
19133
19134 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
19135
19136 Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
19137
19138 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
19139
19140 Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
19141
19142 * configure.in (rs6000-*-*): Don't build gas.
19143
19144 Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
19145
19146 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
19147 reduce command line length.
19148 (AS_FOR_TARGET): Check for as.new, not Makefile.
19149 (NM_FOR_TARGET): Check for nm.new, not Makefile.
19150
19151 Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
19152
19153 * config.guess: Merge from FSF.
19154
19155 Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
19156
19157 * configure: Don't use $ when handling program_suffix.
19158
19159 Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
19160
19161 * configure.in: Configure tk for hppa/hpux.
19162
19163 Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
19164
19165 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
19166
19167 Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
19168
19169 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
19170 to LIBCXXFLAGS. Tests are better run without it.
19171
19172 Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
19173
19174 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
19175
19176 Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
19177
19178 * configure.in (*-*-netware*): Don't configure xiberty.
19179
19180 Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
19181
19182 * configure.in: Remove tk from native_only list.
19183
19184 Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
19185
19186 * build-all.mk: Add mips-ncd-elf target to sun4 targets
19187 for special NCD build.
19188
19189 Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
19190
19191 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
19192 makeall.bat, they're only useful for binutils snapshots.
19193 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
19194 makeall.bat to specified SUPPORT_FILES.
19195
19196 Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
19197
19198 * build-all.mk: Add Ericsson targets to sun4 and solaris
19199 hosts. Add BNR's sun4 target to solaris host, so their
19200 build-from-source will be tested in-house first.
19201
19202 Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
19203
19204 * Makefile.in (LIBCFLAGS): New variable.
19205 (CFLAGS_FOR_TARGET): Ditto.
19206 (LIBCFLAGS_FOR_TARGET): Ditto.
19207 (LIBCXXFLAGS): Ditto.
19208 (CXXFLAGS_FOR_TARGET): Ditto.
19209 (LIBCXXFLAGS_FOR_TARGET): Ditto.
19210 (BASE_FLAGS_TO_PASS): Pass them.
19211 (EXTRA_TARGET_FLAGS): Ditto.
19212
19213 * configure.in: Support --enable-shared.
19214
19215 Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
19216
19217 * configure.in (target_libs): Include libstdc++ again.
19218 * config.guess: Update from FSF (for FreeBSD).
19219
19220 Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
19221
19222 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
19223 makeall.bat.
19224 (DISTDOCDIRS): Add `etc'.
19225 (ETC_SUPPORT_PFX): New variable.
19226 (taz): Include anything from etc starting with a word in
19227 ETC_SUPPORT_PFX.
19228
19229 Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
19230
19231 * config.sub: Update for recent FSF changes. Remove obsolete
19232 h8300hds entry. Add -windows* and -osx as basic os. Minor
19233 spacing changes.
19234
19235 Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
19236
19237 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
19238
19239 * config.guess: Merge with FSF.
19240 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
19241
19242 Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
19243
19244 * configure: Since the "trap 0" handler will override the exit
19245 status on many systems, only use it for "exit 1", and make it set
19246 a non-zero exit status; reset it before "exit 0". Also, check
19247 exit status of config.sub, and error out if it failed.
19248
19249 Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
19250
19251 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
19252 and install libgloss.
19253
19254 Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
19255
19256 * Makefile.in (all-binutils): Depend upon all-byacc.
19257
19258 * configure.in: Don't build emacs on Irix 5.
19259
19260 Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
19261
19262 * configure.in (*-*-netware*): Add libio.
19263
19264 Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
19265
19266 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
19267 (CHECK_TARGET_MODULES): Ditto.
19268 (INSTALL_TARGET_MODULES): Ditto.
19269 (TARGET_LIBS): Ditto.
19270 (all-libstdc++): Note dependencies.
19271
19272 Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
19273
19274 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
19275
19276 Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
19277
19278 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
19279 -fexternal-templates.
19280
19281 * configure.in (target_libs): Add libstdc++.
19282 (noconfigdirs): Add libstdc++ as appropriate.
19283
19284 Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
19285
19286 * config.guess: Update from FSF.
19287
19288 Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
19289
19290 * configure: Use ${config_shell} when running ${configsub}.
19291
19292 Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
19293
19294 * config.sub: No longer recognize h8300h.
19295
19296 Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
19297
19298 * config.sub: Remove extraneous differences between config.sub and
19299 gcc/config.sub.
19300
19301 Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
19302
19303 * Makefile.in (DISTSTUFFDIRS): Add gas.
19304
19305 Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
19306
19307 * COPYING.NEWLIB: New file.
19308
19309 Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
19310
19311 * config.guess (HP-UX): Patch from Harlan Stenn
19312 <harlan@landmark.com> to also emit release level.
19313
19314 Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
19315
19316 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
19317
19318 Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
19319
19320 * config.sub: Merge nextstep cleanup from FSF.
19321
19322 Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
19323
19324 * configure.in (arm-*-*): Don't configure ld for this target.
19325
19326 Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
19327
19328 * configure.in (*-*-netware): don't configure libg++, libio,
19329 librx, or newlib.
19330
19331 Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19332
19333 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
19334 configure ld--it works, but it doesn't support shared libraries.
19335
19336 Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
19337
19338 * config.guess (*-unknown-freebsd*): Get rid of possible
19339 trailing "(Release)" in version string.
19340 Patch from Paul Richards <paul@isl.cf.ac.uk>.
19341
19342 Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
19343
19344 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
19345 Fix type: *-next-neststep -> *-next-nextstep.
19346
19347 * config.guess: Merge from FSF:
19348
19349 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
19350
19351 * config.guess: Recognize powerpc-ibm-aix3.2.5.
19352
19353 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
19354
19355 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
19356 instead of UNIX_SV for UnixWare 1.0).
19357
19358 Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
19359
19360 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
19361 to make gdb/nlm/* build after the compiler and linker.
19362
19363 Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
19364
19365 * config.guess (netbsd, freebsd, linux): Accept any machine,
19366 not just i[34]86.
19367 (m68k-atari-sysv4): Relocate to match FSF version.
19368
19369 * config.guess: More merges from the FSF:
19370
19371 Add a space before function call or macro invocation.
19372
19373 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
19374
19375 * config.guess: Add trap cmd to remove dummy.c and dummy when
19376 interrupted.
19377
19378 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
19379
19380 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
19381 (dummy): Redirect stderr from compilation of dummy.c.
19382
19383 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
19384
19385 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
19386
19387 Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
19388
19389 * configure: Accept and ignore --cache*, for compatibility with
19390 new autoconf.
19391
19392 Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
19393
19394 * config.guess: Merge from FSF:
19395
19396 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
19397
19398 * config.guess (Pyramid*:OSx*:*:*): New case.
19399 (PATH): Add /.attbin at end for finding uname.
19400 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
19401
19402 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
19403
19404 * config.guess (M88*:DolphinOS:*:*): New case.
19405
19406 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
19407
19408 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
19409 to select whether to use ELF or COFF.
19410
19411 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
19412
19413 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
19414
19415 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
19416
19417 * config.guess: Guess the OS version for HPUX.
19418
19419 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
19420
19421 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
19422
19423 Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19424
19425 * configure.in: Recognize --with-headers, --with-libs, and
19426 --without-newlib.
19427 * Makefile.in (all-xiberty): Depend upon all-ld.
19428
19429 Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19430
19431 * configure.in: Change i[34]86 to i[345]86.
19432
19433 Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19434
19435 * configure (version): A few more tweaks to help message.
19436
19437 Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
19438
19439 * Makefile.in: Remove (for now) librx as a host library,
19440 now that we're building it for target.
19441
19442 Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19443
19444 * configure: Fix up help message; from karl@owl.hq.ileaf.com
19445 (Karl Berry).
19446
19447 Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
19448
19449 * configure.in: Also configure librx.
19450
19451 Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
19452
19453 * Makefile.in: Update various rules to reflect that librx
19454 is now needed for libg++.
19455
19456 Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19457
19458 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
19459
19460 Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
19461
19462 * configure.in: Configure the examples directory.
19463
19464 Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19465
19466 * configure: Simplify Jun 2 1994 change.
19467
19468 Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
19469
19470 * change CC to /usr/latest/bin/gcc for lynx host builds, since
19471 /bin/gcc isn't good enough to build gcc.
19472
19473 Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
19474
19475 * Makefile.in (GDB_SUPPORT_FILES): Remove
19476 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
19477 (gdb.tar.gz): Add new rule to use standard distribution building
19478 mechanism.
19479
19480 Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19481
19482 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
19483 Bill Cox <bill@cygnus.com>.
19484
19485 Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
19486
19487 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
19488
19489 Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
19490
19491 * configure: Search current dir first in .gdbinit.
19492
19493 Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
19494
19495 * config.sub: Recognize freebsd (merged from gcc config.sub).
19496
19497 Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
19498
19499 * config.sub: Refer to NeXT's operating system as nextstep.
19500
19501 * config.sub (case $basic_machine): Re-order the cases, to match
19502 the order in the FSF version (which is mostly alphabethical).
19503 Merge in some additions and changes from the FSF.
19504
19505 Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
19506
19507 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
19508 * config.sub: Recognize cxux7.
19509 * configure.in: Use mh-cxux for m88k-harris-cxux*.
19510
19511 Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
19512
19513 * config.sub: Fix typo powerpc -> powerpc-*.
19514
19515 Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
19516
19517 * Makefile.in: `all-emacs19' depends on `all-byacc'.
19518
19519 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
19520 parallel with all-emacs and install-emacs). Top-level command
19521 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
19522
19523 Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19524
19525 * test-build.mk ($(host)-stamp-stage2-installed): Remove
19526 $(relbindir)/make before doing ``make install'', and use
19527 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
19528 installing over running make binary.
19529 ($(host)-stamp-stage3-installed): Likewise.
19530
19531 Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19532
19533 * config.guess: Recognize Mach.
19534
19535 Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19536
19537 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
19538 see whether --exec-prefix was used.
19539
19540 Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
19541
19542 * README: Explicitly mention libg++/README. (Zoo's idea.)
19543
19544 Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19545
19546 * Makefile.in: Add all-librx target similar to all-libproc.
19547
19548 Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
19549
19550 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
19551 with post 1.2 uname bogosity.
19552
19553 Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19554
19555 * configure: Remove temporary files on receipt of a signal.
19556
19557 Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
19558
19559 * configure: If there is a package_makefile_frag, remove
19560 ${subdir}/Makefile.tem after copying it in.
19561
19562 Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
19563
19564 * build_all.mk: support rs6000 lynx identifies itself as
19565 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
19566 since /bin/gcc is too feeble to compile a modern gcc.
19567
19568 Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
19569
19570 * brought devo/test-build.mk update-to-date with progressive/
19571 test-build.mk. Add lynx targets and hppa flag info.
19572
19573 Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
19574
19575 * configure.in: Use mh-ncrsvr43. Patch from
19576 Tom McConnell <tmcconne@sedona.intel.com>.
19577
19578 Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
19579
19580 * config.guess (i386-unknown-bsdi): No longer need to
19581 check #if defined(__bsdi__) && defined(__i386__).
19582
19583 Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19584
19585 * configure: Set program_transform_nameoption correctly.
19586
19587 Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
19588
19589 * brought build-all.mk update-to-date with progressive build-all.mk,
19590 added new targets and hppa info.
19591
19592 Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19593
19594 * configure: If config.guess result is a prefix of the user
19595 specified target, assume a native build and use the user specified
19596 target as the host alias. Remove SunOS patch suffix removal hack.
19597 * configure.in: Remove SunOS patch suffix removal hack.
19598
19599 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
19600 in NATIVE_CHECK_MODULES.
19601
19602 Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
19603
19604 * Makefile.in: Rename HOST_ONLY to NATIVE.
19605 * configure: Delete SunOs patch suffix from host_canonical
19606 and build_canonical variables that are prepended to Makefiles.
19607 * configure.in: Add comments for easier maintenance.
19608
19609 Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19610
19611 * Makefile.in: Add all-libproc target similar to all-gui.
19612
19613 Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
19614
19615 * Makefile.in (CHECK_MODULES): split into
19616 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
19617
19618 Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
19619
19620 * config.guess (i386-unknown-bsdi): New system to guess.
19621
19622 Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19623
19624 * Makefile.in: Add all-gui target (but not yet build by "all").
19625
19626 Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
19627
19628 * config.sub: Move deletion of patch suffix from here...
19629 * configure.in: To here, at Ian's suggestion. The top-
19630 level scripts might need to know of a patch level.
19631
19632 Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
19633
19634 * config.sub: Strip off patch suffix so rtl is recognized
19635 as a sunos4.1.3 machine, even though it's been patched.
19636
19637 Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
19638
19639 * Makefile.in (INSTALL_LAST): Delete.
19640 (INSTALL_DOSREL): New.
19641
19642 Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19643
19644 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
19645 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
19646 whether we pass down --with-gnu-ld anyhow.
19647
19648 Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
19649
19650 * Makefile.in (INSTALL_LAST): Change operation so it works
19651 on more flavors of make.
19652 * configure.in (go32): Don't build libg++ or libio.
19653
19654 Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
19655
19656 * Makefile.in (Move HOST_PREFIX_1 and friends up so
19657 they can be overriden by templates.
19658
19659 Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
19660
19661 * configure.in (target==go32): Don't build gdb.
19662 * dosrel: New directory.
19663
19664 Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
19665
19666 * configure.in (host==go32): Configure dosrel too.
19667 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
19668 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
19669 be set by incoming names or templates.
19670 (INSTALL_LAST): New rule.
19671
19672 Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
19673
19674 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
19675
19676 Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
19677
19678 * configure.in (appdirs): New variable. Currently empty, but will
19679 be used in gas distribution. If nonempty, lists a set of
19680 directories at least one of which must get configured, or top
19681 level configuration is considered to have failed.
19682 (rs6000-*-lynxos*): Use new file name.
19683
19684 Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19685
19686 Eliminate XTRAFLAGS.
19687 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
19688 newlib include files using -idirafter, and also use -nostdinc.
19689 (CXX_FOR_TARGET): Likewise.
19690 (XTRAFLAGS): Removed.
19691 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
19692 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
19693 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
19694 ($(DO_X)): Don't pass down XTRAFLAGS.
19695
19696 Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
19697
19698 * configure.in (mips*-dec-bsd*): New target; do build linker.
19699 (mips*-*-bsd*): New target; don't build linker.
19700
19701 Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
19702
19703 * configure.in: support rs6000-*-lynxos* configuration.
19704 support sunos4 as a cross target.
19705
19706 * config.sub: look for lynx*, not lynx since the OS version may
19707 legitimately be part of the name.
19708
19709 Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
19710
19711 * configure.in (i[34]86-*-sco*): Move to be with other i386
19712 targets.
19713 (romp-*-*): New target. Skip various binary utilities.
19714 (vax-*-*): New target. Don't build newlib.
19715 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
19716
19717 Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
19718
19719 * configure.in: Only set host_makefile_frag if config
19720 directory exists.
19721
19722 Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
19723
19724 * install.sh: If $dstdir exists, don't check whether each
19725 component does.
19726
19727 Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19728
19729 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
19730
19731 Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
19732
19733 * configure.in (*-*-lynxos*): Don't configure newlib for either
19734 native or cross Lynx.
19735
19736 Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
19737
19738 * config.sub (sparc64-elf): Fix os.
19739 (z8k): Remove duplicate.
19740
19741 Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19742
19743 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
19744 gcc/stmp-fixproto, to try to prevent fixproto from being run.
19745
19746 Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
19747
19748 * configure: Make file links cleanly even if Lynx fails on
19749 an NFS symlink (at least fail cleanly).
19750
19751 Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
19752
19753 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
19754 -XNh2000.
19755
19756 Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
19757
19758 * configure: Unknown options are fatal again.
19759
19760 Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
19761
19762 * configure: Ignore --x-includes and --x-libraries, for Autoconf
19763 compatibility.
19764
19765 Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
19766
19767 * build-all.mk: Add `clean' target.
19768
19769 Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
19770
19771 * config.guess: Add SINIX support.
19772 * configure.in: Add mips-*-sysv4* support.
19773
19774 Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
19775
19776 * build-all.mk: Document all useful targets.
19777 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
19778 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
19779
19780 Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
19781
19782 * configure: Support --silent, --quiet.
19783
19784 Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
19785
19786 * configure: Support --disable-FEATURE.
19787
19788 Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19789
19790 * config.guess: Recognize NCR running SVR4.3.
19791
19792 Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
19793
19794 * config.guess: Make BSDI generate i386-unknown-bsd386.
19795 Patch from Paul Eggert <eggert@twinsun.com>.
19796
19797 Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19798
19799 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
19800
19801 Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
19802
19803 * configure: Make unrecognized options give nonfatal warnings
19804 instead of fatal errors, and pass them to any subdirectory
19805 configures in case they recognize them.
19806 Make --x equivalent to --with-x.
19807
19808 Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
19809
19810 * configure: Add --enable-* options. Clean up usage message and
19811 some comments.
19812
19813 Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
19814
19815 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
19816
19817 Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
19818
19819 * configure.in (hppa*-*-*): Enable binutils.
19820
19821 Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19822
19823 * config.sub: Recognize cisco.
19824
19825 Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
19826
19827 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
19828
19829 Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19830
19831 * config.guess: about target *-hitachi-hiuxwe2, don't print more
19832 than one configuration name. Add comment.
19833
19834 Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
19835
19836 * config.guess: about target *-hitachi-hiuxwe2, fixed
19837 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
19838 macro is incorrect.]
19839
19840 Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19841
19842 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
19843 than the "make ls" stuff which used to be here.
19844
19845 Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
19846
19847 * config.guess: Recognize i[34]86-unknown-freebsd.
19848 From Shawn M Carey <smcarey@rodan.syr.edu>.
19849
19850 Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
19851
19852 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
19853
19854 Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
19855
19856 * config.guess: Check for ptx.
19857
19858 Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
19859
19860 * config.sub: Add os9k checking.
19861
19862 Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
19863
19864 * config.guess: Handle OSF1 running on HPPA processors
19865
19866 Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
19867
19868 * configure: If subdir configure fails, print out a message with
19869 subdirectory name, in case subdir's configure code didn't identify
19870 itself.
19871
19872 Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
19873
19874 * configure.in: Remove embedded newlines from configdirs.
19875 Avoid mismatches of substrings. Fix matching strings at end
19876 of configdirs.
19877
19878 Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
19879
19880 * config.guess: Add Lynx/rs6000 config support.
19881
19882 Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
19883
19884 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
19885
19886 Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
19887
19888 * configure.in (hppa*-*-osf*): Treat this just like most other
19889 PA configurations (eg no binutils or ld).
19890 (hppa*-*-*elf*): These configurations have binutils and ld.
19891
19892 Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
19893
19894 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
19895
19896 Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19897
19898 * configure.in (rs6000-*-*): Build gas.
19899
19900 Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
19901
19902 * Makefile.in: Avoid bug in losing hpux sed.
19903
19904 Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19905
19906 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
19907 for GDB and GDB has been fixed to not need it.
19908
19909 Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
19910
19911 * config.guess: Recognize vax hosts.
19912
19913 Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
19914
19915 * configure (while loop): Don't use "break 2" inside case
19916 statement -- the case statement isn't an enclosing loop.
19917
19918 Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
19919
19920 * config.guess: Clean up NeXT support, to allow nextstep
19921 on Intel machines. Make OS be nextstep.
19922
19923 Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
19924
19925 * config.guess: Add alternate forms for Convex.
19926
19927 Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
19928
19929 * configure: Completely rewrite option processing. Take
19930 advantage of pattern-matching to avoid invoking test frequently.
19931 Also clean up host and target defaulting logic.
19932
19933 Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
19934
19935 * Makefile.in: Replace all occurrances of "rootme" with "r" and
19936 "$${rootme}" with "$$r", to increase the likelihood that the do-*
19937 commands (plus user environment) will fit SCO limits.
19938
19939 Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19940
19941 * configure.in: Don't issue warnings about directories which are
19942 not being configured if -norecursion is set. Correct test for
19943 --with-gnu-as and --with-gnu-ld to not get confused by substring
19944 matches.
19945
19946 * configure.in: Don't build gas for alpha-dec-osf1*.
19947
19948 Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
19949
19950 * configure: Back out Per's change of 12/19/1993. It changes the
19951 behavior of configure in unexpected and confusing ways.
19952
19953 Also, use different delim char when calculating
19954 program_transform_name so that the name can contain slashes.
19955
19956 Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
19957
19958 * configure.in, config.sub: Add support for VSTa micro-kernel.
19959
19960 Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
19961
19962 * configure.in: Nuke hacks which were used to get a special
19963 version of GAS for HPPA configurations.
19964
19965 Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
19966
19967 * configure: If only ${target_alias} is given, use that
19968 as the default for ${host_alias}.
19969 * configure: Add missing back-slashes before nested quotes.
19970
19971 Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
19972
19973 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
19974
19975 Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
19976
19977 * config.guess: Recognize some Tektronix configurations.
19978 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
19979
19980 Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
19981
19982 * config.sub: Match any flavor of SH.
19983
19984 Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
19985
19986 * configure.in: Don't try to configure newlib for Alpha.
19987
19988 Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19989
19990 * configure.in: Don't build ld for Irix 5. Don't build gas,
19991 libg++ or libio for any Alpha target.
19992
19993 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
19994
19995 Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
19996
19997 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
19998 default arguments -- so it tried to compress itself.
19999
20000 Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
20001
20002 * configure.in (notsupp): ensure that a space is always at the end
20003 of the configdirs list, since the grep checks for an explicit space
20004
20005 Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20006
20007 * configure.in (target i386-sysv4.2): don't build ld, since static
20008 versions of many libraries are not available.
20009
20010 Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20011
20012 * config.guess: Recognize Apollos (using environment variables).
20013 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
20014
20015 Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20016
20017 * config.guess: Recognize Sony news mips running newsos.
20018
20019 Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
20020
20021 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
20022 "fi ; else" for bash.
20023
20024 Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
20025
20026 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
20027
20028 Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
20029
20030 * config.sub: accept unixware as an alias for svr4.2.
20031 Fix some inconsistancies with the gcc version.
20032
20033 Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20034
20035 * Makefile.in (DISTDOCDIRS): Add gdb.
20036
20037 Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
20038
20039 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
20040
20041 Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
20042
20043 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
20044 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
20045 this now.
20046
20047 Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20048
20049 * config.sub: Accept hiux* as an OS name.
20050
20051 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
20052 etc/make-stds.texi. The underscore came from gcc, and dje now
20053 agrees that RUNTESTFLAGS is the correct name.
20054
20055 Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
20056
20057 * install.sh: Remove 'set -e'. It makes any conditionals
20058 in the script useless.
20059
20060 * config.guess: Automatically recognize arm-acorn-riscix
20061 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
20062
20063 Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
20064
20065 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
20066
20067 Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
20068
20069 * Makefile.in (DISTDOCDIRS): New variable.
20070 (taz): Edit local Makefile.in sooner, instead of proto-toplev
20071 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
20072
20073 Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20074
20075 * configure.in (hppa target): check the source directory for the
20076 pagas sub-directory
20077
20078 Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
20079
20080 * config.sub: Allow -aout* and -elf*.
20081
20082 Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
20083
20084 * configure.in: Don't build ld on i386-solaris2, same as for
20085 sparc-solaris2.
20086
20087 Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
20088
20089 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
20090
20091 Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20092
20093 * configure.in: Configure gdb for alpha.
20094
20095 Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20096
20097 * Makefile.in (CXXFLAGS): Add -O.
20098
20099 Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20100
20101 * config.guess: added support for DG Aviion
20102
20103 Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
20104
20105 * configure.in: Produce warning message for subdirectories not
20106 configurable for this host/target combination. Don't try to
20107 configure gdb for vms.
20108
20109 Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
20110
20111 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
20112 appropriate files before making "diststuff".
20113 (DISTBISONFILES): New var: list of files to be edited.
20114 (DISTSTUFFDIRS): Add binutils.
20115
20116 Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20117
20118 * config.sub: also handle mipsel and mips64el (for little endian mips)
20119
20120 Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20121
20122 * configure.in: Add * to end of all OS names.
20123
20124 Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
20125
20126 * configure.in: Build newlib for LynxOS native.
20127
20128 Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20129
20130 * config.guess: Add support for delta 88k running SVR3.
20131
20132 * configure.in: Add comment about HP compiler vs. emacs.
20133
20134 Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20135
20136 * configure.in: don't build ld on solaris2 (not a viable option
20137 due to bugs in getpwnam & getpwuid)
20138
20139 Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
20140
20141 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
20142 config.guess will produce a full version number.
20143
20144 Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20145
20146 * configure.in: Build linker and binutils for alpha-dec-osf1.
20147
20148 Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20149
20150 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
20151 and gdb/testsuite/Makefile.in.
20152
20153 Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20154
20155 * configure.in: recognize mips*- instead of mips-
20156
20157 Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
20158
20159 * config.sub: Accept linux*coff and linux*elf as operating
20160 systems.
20161
20162 Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20163
20164 * config.sub: Recognize mips64, and mips3 as an alias for it.
20165
20166 Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20167
20168 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
20169 gdb knows how to handle OSF/1 shared libraries.
20170
20171 Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20172
20173 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
20174 * config.guess: Recognize Hitachi's HIUX.
20175 * config.sub: Recognize h3050r* and hppahitachi.
20176 Remove redundant cases for hp9k[23]*.
20177
20178 Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20179
20180 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
20181 if gas and ld are in the source tree and are in ${configdirs}.
20182 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
20183 --with options (but still pass them down on the command line,
20184 if they were explicitly specified).
20185
20186 Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20187
20188 * configure: substitute SHELL value in Makefile.in with
20189 ${CONFIG_SHELL}
20190
20191 Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20192
20193 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
20194 *-*-solaris2* targets.
20195
20196 Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20197
20198 * Makefile.in: define M4, and pass it down to sub-makes;
20199 all-autoconf now depends on all-m4
20200
20201 Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20202
20203 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
20204 presence of {ar,ranlib} instead of a configured directory
20205
20206 Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
20207
20208 * config.guess: Accept 34?? as well as 33?? for NCR.
20209
20210 Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20211
20212 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
20213 of 'gas' in sed commands, since 'gash' is now in the tree as well.
20214
20215 Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20216
20217 * configure: grab values for $(CC) and $(CXX) from the
20218 environment, so that someone can do "CC=gcc configure; make" and
20219 have it work right (matching the way that autoconf works now)
20220
20221 * configure.in, Makefile.in: add support for gash, the tcl
20222 interface to Galaxy
20223
20224 * config.guess: add NetBSD variants (hp300, x86)
20225
20226 Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
20227
20228 * install.sh: Support -d option (in the manner of SunOS 4 install,
20229 as it is more deterministic than that of GNU install)
20230 (chmodcmd): Set file to mode 755 by default (should also do default
20231 chgrp and chown, but I don't feel like dealing with that now)
20232
20233 Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
20234
20235 * config.sub: Remove h8300hhms alias.
20236
20237 Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20238
20239 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
20240
20241 Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20242
20243 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
20244 as stmp-fixinc
20245
20246 Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
20247
20248 * config.sub: recognize m88110-bug-coff.
20249
20250 Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20251
20252 * Makefile.in (all-libio): all dependencies on the toolchain used
20253 to build this (gcc, gas, ld, etc)
20254
20255 Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20256
20257 * config.guess: Deal with OSF/1 1.3 on alpha.
20258
20259 Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20260
20261 * install.sh: add some 'else true' clauses for portability
20262
20263 * configure.in: don't build libio for h8[35]00-*-* targets
20264
20265 Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
20266
20267 * Makefile.in: Add support for new libio.
20268
20269 Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20270
20271 * install.sh: If one command fails, don't try the rest. Don't try
20272 to remove $dsttmp (via trap) unless we have already created it.
20273 If $src doesn't exist, detect it and exit with an error.
20274
20275 * config.guess: Recognize BSD on hp300.
20276
20277 Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
20278
20279 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
20280 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
20281
20282 Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
20283
20284 * Makefile.in (all-send-pr): depends on all-prms
20285
20286 Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20287
20288 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
20289
20290 Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20291
20292 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
20293 Added test for mips-mips-riscos5.
20294
20295 Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20296
20297 * configure.in: use mh-hp300 for 68k HP hosts
20298
20299 Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20300
20301 * configure: add support for CONFIG_SHELL, so that you can use
20302 some alternate shell for evaluating configure scripts
20303
20304 Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
20305
20306 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
20307 in configure script to bug-gdb@prep.ai.mit.edu when building
20308 distribution archive.
20309 * Makefile.in (COMPRESS): Remove def.
20310 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
20311 gdb.tar.Z and make-gdb.tar.Z respectively.
20312 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
20313 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
20314 to convergence with 'taz' target in Makefile.in.
20315
20316 Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20317
20318 * install.sh (dsttmp): use trap to ensure that tmp files go
20319 away on error conditions
20320
20321 Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20322
20323 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
20324
20325 Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20326
20327 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
20328 its parent is '/' not ''.
20329
20330 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
20331
20332 Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
20333
20334 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
20335 that ${newsrcdir}/configure.in does.
20336
20337 Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20338
20339 * test-build.mk: support for CONFIG_SHELL
20340
20341 Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
20342
20343 * config.sub (netware): Add as a basic system type.
20344
20345 Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
20346
20347 * Makefile.in (Makefile): depend on configure.in. Also drop the
20348 $(srcdir)/ from the dependency on Makefile.in.
20349
20350 Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
20351
20352 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
20353 (h8300hhms is temporary until multi-libraries are implemented).
20354 * configure.in: Handle h8300h too.
20355
20356 Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20357
20358 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
20359
20360 Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
20361
20362 * configure: Remove extraneous output when guessing host type.
20363 * config.guess: Remove extraneous output when guessing using C
20364 compiler rather than uname, or when guessing fails.
20365
20366 Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
20367
20368 * Makefile.in: remove all.cross and install.cross targets
20369
20370 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
20371 definitions
20372
20373 Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
20374
20375 * configure.in (target sh): Build gprof.
20376
20377 Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20378
20379 * config.sub: change -solaris to -solaris2
20380
20381 Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20382
20383 * configure.in: Use config/mh-riscos for mips-*-sysv*.
20384
20385 Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
20386
20387 * configure: Correct error message for missing Makefile.in to
20388 print correct directory.
20389
20390 Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20391
20392 * install.sh: kludge around 386BSD shell bug
20393
20394 Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
20395
20396 * config.guess: Recognize NeXT.
20397 * config.guess: Recognize i486-ncr-sysv4.
20398 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
20399
20400 Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
20401
20402 * Makefile.in (MAKEINFOFLAGS): New variable.
20403 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
20404 * build-all.mk, test-build.mk: Pass down --no-split as
20405 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
20406
20407 Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
20408
20409 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
20410
20411 Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
20412
20413 * Makefile.in (libg++.tar.z): New rule.
20414 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
20415 * Makefile.in (taz): Only do a single chmod.
20416
20417 Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
20418
20419 * install.sh: don't use dirname anymore (replaced with sed usage)
20420
20421 Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
20422
20423 * Makefile.in: Change extension for gzip'd files from '.z' to
20424 '.gz' per new FSF standard usage.
20425
20426 Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
20427
20428 * configure: put quotes around the final value of program_transform_name
20429
20430 Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20431
20432 * Makefile.in: new install.sh support; update install-info rules
20433
20434 Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
20435
20436 * configure.in: Build diff for crosses, but not for go32 host.
20437
20438 * configure.in: Build gprof only for native, and don't build it
20439 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
20440
20441 Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
20442
20443 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
20444
20445 Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
20446
20447 * configure.in (host_tools): Add prms.
20448
20449 Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20450
20451 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
20452 with $(FLAGS_TO_PASS) on the command line
20453
20454 * config.sub: Recognize lynx and lynxos
20455
20456 Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
20457
20458 * config.sub: Accept -ecoff*, not just -ecoff.
20459
20460 Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
20461
20462 * Makefile.in (taz): Use .gz suffix instead of .z.
20463 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
20464 names.
20465
20466 Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20467
20468 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
20469
20470 Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20471
20472 * Makefile.in (install-no-fixedincludes): install gcc last, so
20473 that rebuilds that might happen during 'make install' don't get
20474 bogus gcc include files
20475
20476 Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
20477
20478 Change from Utah for HPPA support:
20479 * config.guess: Recognize hppa1.x-hp-bsd.
20480
20481 Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
20482
20483 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
20484 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
20485
20486 Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
20487
20488 * config.sub: Add support for rom68k and bug boot monitors.
20489
20490 Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
20491
20492 * Makefile.in: Make all-opcodes depend on all-bfd.
20493
20494 Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
20495
20496 * config.guess: Added special check for i[34]86-univel-sysv4*.
20497
20498 Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
20499
20500 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
20501 the processor rather than assuming i486.
20502
20503 Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20504
20505 * config.guess: Recognize SunOS6 as Solaris3.
20506
20507 Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
20508
20509 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
20510 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
20511
20512 Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
20513
20514 * build-all.mk (all-cross): New target for Canadian Cross.
20515 Added Q2 go32 targets.
20516 * test-build.mk: Configure go32 cross sparclite-aout and
20517 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
20518 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
20519
20520 Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20521
20522 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
20523 GO32 hosted toolchains
20524
20525 Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
20526
20527 * configure: change so "-exec-prefix" gets passed down rather
20528 than "-exec_prefix" so autoconf generated Makefiles get the
20529 exec_prefix set right.
20530
20531 Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20532
20533 * config.guess: get the Solaris2 minor version number
20534
20535 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
20536
20537 Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
20538
20539 * config.guess: Recognize some Sequent platforms.
20540
20541 Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20542
20543 * Makefile.in: added the vault-install target
20544
20545 * configure.in: actually use the Sun3 makefile fragment that's in
20546 config, also added the release dir to configdirs
20547
20548 Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
20549
20550 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
20551
20552 Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20553
20554 * configure.in: remove some program from Alpha targetted toolchains
20555
20556 Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
20557
20558 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
20559 gprof.
20560 (taz): Run "make diststuff" in those directories instead of "make
20561 proto-dir". Look for "VERSION=" only at start of line in subdir
20562 Makefile. Use "gzip -9" for compression.
20563 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
20564 (binutils.tar.z): New target.
20565
20566 Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
20567
20568 * Makefile.in (taz): Include gpl.texinfo.
20569
20570 Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
20571
20572 * Makefile.in (setup-dirs): Merged into "taz" target.
20573 (taz): Only do `proto-dir' stuff if a directory is actually needed
20574 for this target.
20575
20576 Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
20577
20578 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
20579 (FLAGS_TO_PASS): Pass down MUNCH_NM.
20580 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
20581 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
20582 (gcc-no-fixedincludes): Correct for current gcc Makefile.
20583
20584 Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
20585
20586 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
20587 config.sub, and move-if-change to gdb testsuite distribution
20588 archive, so the testsuite can be extracted, configured, and
20589 run separately from the gdb distribution. Blow away the Chill
20590 tests that require a Chill compiled executable, since GNU Chill
20591 is not yet publically available.
20592
20593 Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20594
20595 * test-build.mk: set environment variables in a single command,
20596 instead of a list of assignments and exports
20597
20598 * config.guess: recognize Alpha/OSF1 systems
20599
20600 Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
20601
20602 * configure: Change help message to prefer --options rather than
20603 -options.
20604
20605 Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
20606
20607 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
20608 zippy@ecst.csuchico.edu.
20609 * config.guess: Recognize miniframe.
20610
20611 Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
20612
20613 * Makefile.in: Use srcroot to find runtest rather than rootme.
20614 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
20615
20616 Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
20617
20618 * test-build.mk: Extensive additions to support building on a
20619 machine other than the host.
20620
20621 Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
20622
20623 * configure (tooldir): Fix for i386-aix again.
20624
20625 Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
20626
20627 * configure, Makefile.in: Change definition of $(tooldir)
20628 to match the FSF.
20629
20630 Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
20631
20632 * config.guess: Recognize i[34]86/SVR4.
20633
20634 Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
20635
20636 * Makefile.in (all-gdb): gdb depends on sim.
20637
20638 Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
20639
20640 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
20641 at the same time we make the prototype gdb directory.
20642 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
20643 files at the same time as the gdb base release distribution.
20644
20645 Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
20646
20647 * Makefile.in (check): Use individual check targets rather than
20648 DO_X rule.
20649 (check-gcc): Added.
20650
20651 Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
20652
20653 * config.sub: Use sysv3.2 not sysv32 for canonical OS
20654 for System V release 3.2.
20655
20656 Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
20657
20658 * config.sub: Recognize hppaosf.
20659 * configure.in: Do configure ld/binutils/gas for it.
20660
20661 Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
20662
20663 * configure (tooldir): Alter syntax used to set this, for systems
20664 where "\$" isn't handled right, like i386-aix.
20665
20666 Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
20667
20668 * configure: Pass program-transform-name, not
20669 program_transform_name, to recursive configures.
20670
20671 Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
20672
20673 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
20674 of gas+ld+binutils.
20675
20676 Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
20677
20678 * config.guess: Recognize AIX3.2 as distinct from 3.1.
20679
20680 Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20681
20682 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
20683
20684 Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
20685
20686 * Makefile.in (PRMS): Set back to all-prms.
20687
20688 Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
20689
20690 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
20691 targets, rather than for MIPS hosts.
20692
20693 Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20694
20695 * configure.in: add comment for --with-x default values
20696
20697 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
20698
20699 * Makefile.in: add check-* targets for each of the directories in
20700 the tree. Add a definition of RUNTEST that will use the one we
20701 just built, if it exists. Pass this down via FLAGS_TO_PASS.
20702
20703 Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
20704
20705 * configure.in: Removed obsolete references to bfd_target and
20706 target_makefile_frag.
20707
20708 * build-all.mk: Set assorted targets for Q2.
20709 * config.sub: Recognize z8k-sim and h8300-hms.
20710 * test-build.mk: Really don't pass host to configure.
20711 (HOLES): Added uname.
20712
20713 Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
20714
20715 * configure: Handle an empty program-prefix, program-suffix or
20716 program-transform-name correctly.
20717
20718 Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
20719
20720 * build-all.mk: -G 8 no longer required for MIPS targets.
20721 * test-build.mk: Don't pass host argument to configure; make it
20722 guess.
20723
20724 Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
20725
20726 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
20727 * Makefile.in (COMPRESS): New macro, like GZIP.
20728
20729 Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
20730
20731 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
20732
20733 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
20734 with gas currently defaults to -G 0.
20735
20736 Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
20737
20738 * Makefile.in (all-flex): flex depends on byacc.
20739
20740 * build-all.mk: If host not specified, use config.guess. Pass TAG
20741 to test-build.mk as RELEASE_TAG.
20742 * test-build.mk (configargs): New variable containing arguments to
20743 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
20744 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
20745
20746 * config.guess: Use /bin/uname when checking -X argument on SCO,
20747 to avoid invoking GNU uname which doesn't understand -X.
20748
20749 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
20750
20751 * configure.in: Build gas for mips-*-*.
20752
20753 Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
20754
20755 * Makefile.in (all.normal): insert missing backslash.
20756
20757 Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
20758
20759 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
20760
20761 * Makefile.in: Complete overhaul to merge many almost identical
20762 targets.
20763
20764 Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
20765
20766 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
20767 (gdb.tar.Z): Adjusted.
20768
20769 * Makefile.in (setup-dirs, taz): New targets; should be general
20770 enough to adapt for gdb sometime. Build only .z file.
20771 (gas.tar.z): New target.
20772
20773 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
20774
20775 * build-all.mk: Use CC=cc -Xs on Solaris.
20776
20777 Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
20778
20779 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
20780 for handling BISON for FSF releases.
20781
20782 Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
20783
20784 * configure: Actually implement the change zoo just documented.
20785
20786 Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
20787
20788 * configure: when using config.guess, only set target_alias when
20789 it's not already been set (ie, on the command line)
20790
20791 Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20792
20793 * Makefile.in: add installcheck target, set PRMS to install-prms
20794
20795 Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20796
20797 * configure: add support for package_makefile_fragment, handle the
20798 case where a directory has a configure.in file but no Makefile.in
20799 more gracefully (with an actual understandable error message, even);
20800 add support for --without (and add this to the usage message); also
20801 explicitly add a --host=${host_alias} to the command line when
20802 config.guess is used
20803
20804 Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
20805
20806 * configure: Must use both --host and --target in recursive calls.
20807
20808 Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
20809
20810 * Makefile.in: Change deja-gnu to dejagnu.
20811
20812 Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
20813
20814 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
20815
20816 Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20817
20818 * configure.in: canonicalize all instances to *-*-solaris2*,
20819 also strip out a number of tools to not build for go32 host
20820
20821 Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
20822
20823 * config.guess: add GPL.
20824
20825 * Makefile.in, config.guess, config.sub, configure: bump
20826 copyrights to 93.
20827
20828 Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
20829
20830 * Makefile.in (do-info): Removed obsolete check for existence of
20831 localenv file.
20832
20833 * Makefile.in (MAKEOVERRIDES): Define to be empty.
20834
20835 Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20836
20837 * Makefile.in: a couple of 'else true' for decstation,
20838 support for TclX
20839
20840 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
20841
20842 Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
20843
20844 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
20845
20846 Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
20847
20848 * config.guess: Recognize i386-ibm-aix (PS/2).
20849 * configure.in: Use config/mh-aix386 file for it.
20850
20851 Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
20852
20853 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
20854 CC_FOR_TARGET instead.
20855 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
20856
20857 Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
20858
20859 * Makefile.in: Add sim to list of directories sent with gdb
20860
20861 Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
20862
20863 * configure.in: Put back mips-dec-bsd* case.
20864
20865 Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
20866
20867 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
20868 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
20869 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
20870
20871 Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20872
20873 * configure.in: remove no-op mips-dec-bsd* in "case $target"
20874
20875 * Makefile.in (dir.info): only run gen-info-dir if it exists,
20876 (install-info): install dir.info only if it exists,
20877 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
20878
20879 Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
20880
20881 * configure.in: For vms target, skip bfd, ld, binutils. Do build
20882 gas for mips-dec-bsd.
20883
20884 Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
20885
20886 * configure (makesrcdir): If ${srcdir} is relative and not ".",
20887 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
20888
20889 Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
20890
20891 * configure.in: Added "dejagnu" to hosttools list.
20892
20893 Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
20894
20895 * config.sub, configure.in, config.guess: Add support
20896 for Bosx, an AIX variant from Bull.
20897 Patches from F.Pierresteguy@frcl.bull.fr.
20898
20899 Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
20900
20901 * devo/dejagnu: Initial creation of devo/dejagnu.
20902 Migrated dejagnu testcases and support files for testing software
20903 tools to reside as subdirectories, currently called "testsuite",
20904 within the directory of the software tool. Migrated all programs,
20905 support libraries, etc. beloging to dejagnu proper from
20906 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
20907 with no modifications. The changes to these files which will
20908 allow them to configure, build, and execute properly will be made
20909 in a future update.
20910
20911 Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
20912
20913 * Makefile.in: Change send_pr to send-pr.
20914 * configure.in: Likewise.
20915 * send_pr: Renamed directory to send-pr.
20916
20917 Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
20918
20919 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
20920
20921 Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
20922
20923 * README: Update for gdb-4.8 release.
20924 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
20925 gdb-xxx.tar.z (gzip'd) file also.
20926
20927 Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20928
20929 * Makefile.in: make all-diff depend on all-libiberty
20930
20931 Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
20932
20933 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
20934
20935 Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20936
20937 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
20938
20939 Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
20940
20941 * Makefile.in (DEVO_SUPPORT): Remove etc directory
20942 (ETC_SUPPORT): Only add the files GDB wants from etc/.
20943 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
20944
20945 Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20946
20947 * Makefile.in: makeinfo binary is in a new location
20948
20949 Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
20950
20951 * config.sub: Accept -ecoff as an OS.
20952
20953 * Makefile.in: Various changes to eliminate a level of make
20954 recursion and reduce the required command line length.
20955 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
20956 sub-makes.
20957 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
20958 variables holding settings for specific sub-makes.
20959 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
20960 in terms of BASE_FLAGS_TO_PASS.
20961 (TARGET_LIBS): New variable listing directories which use
20962 TARGET_FLAGS_TO_PASS.
20963 (subdir_do): Eliminated.
20964 (do-*): New set of targets to replace subdir_do.
20965 (various): All targets which used subdir_do now depend on do-*.
20966 (local-clean): Renamed from do_clean.
20967 (local-distclean): New target, dependency of distclean and
20968 realclean.
20969 (install-info): Don't create directories. Depend on dir.info
20970 rather than calling make recursively.
20971 (install-dir.info): Eliminated.
20972 (install-info-dirs): Create all info directories here.
20973 (dir.info): Depend upon do-install-info.
20974
20975 * test-build.mk (HOLES): Added false.
20976
20977 Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
20978
20979 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
20980
20981 Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20982
20983 * Makefile.in (info): remove dependency on all-texinfo. The
20984 problem was really in texinfo/C, not at this level.
20985
20986 Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
20987
20988 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
20989
20990 Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
20991
20992 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
20993 GDB releases.
20994
20995 Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
20996
20997 * configure: Include srcdir in message about target of link not
20998 being found. Don't convert `-' to `_' in `with' options being
20999 passed to subdirs.
21000
21001 Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21002
21003 * configure.in: add uudecode to host_tools
21004
21005 * Makefile.in: added {all,install}-uudecode targets, added them to
21006 the appropriate lists
21007
21008 Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
21009
21010 * Makefile.in (all-gcc): Added dependency on all-gas.
21011
21012 * configure.in (mips-*-*): Build ld and binutils.
21013
21014 Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
21015
21016 * configure: check return code from mkdir, print error message and
21017 exit on failure.
21018
21019 Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
21020
21021 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
21022
21023 Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
21024
21025 * test-build.mk (HOLES): Added tar, cpio and uudecode.
21026
21027 Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
21028
21029 * config.sub (h8500): Recognize this as a cpu type.
21030
21031 Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21032
21033 * configure: source directory missing is no longer a warning
21034
21035 * configure.in: recognize irix[34]* instead of irix[34]
21036
21037 * Makefile.in: define and pass down X11_LIB
21038
21039 Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
21040
21041 * guess-systype: Renamed to ...
21042 * config.guess: ... by popular request.
21043 * configure.in, Makefile.in: Update accordingly.
21044
21045 Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
21046
21047 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
21048 + Add Convex, Cray/Unicos, and Encore/Multimax support.
21049 + Execute ./dummy instead of assuming . is in PATH.
21050
21051 Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
21052
21053 * guess-systype: New shell script. Attempts to guess the
21054 canonical host name of the executing host.
21055 Only a few hosts are supported so far.
21056 * configure: Call guess-systype if no host is specified.
21057
21058 Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
21059
21060 * Makefile.in (gcc-no-fixedincludes): Made to work with current
21061 gcc Makefile.
21062
21063 Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
21064
21065 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
21066 (all-gcc, install-gcc, subdir_do): Use it.
21067
21068 Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
21069
21070 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
21071
21072 Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
21073
21074 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
21075 set exclusively by configure, using configure.in .
21076
21077 Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21078
21079 * test-build.mk: set $PATH for all builds
21080
21081 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
21082
21083 Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
21084
21085 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
21086 the one used in gcc/Makefile.in, so that a null expansion doesn't
21087 override the one needed to build gcc with a native cc.
21088
21089 Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
21090
21091 * configure: Accept -with arguments.
21092
21093 Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
21094
21095 * Makefile.in: added h8300sim
21096
21097 Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
21098
21099 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
21100 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
21101 (all-cygnus, native, build-cygnus): Make
21102 $(canonhost)-stamp-3stage-done, not $(host)....
21103 * test-build.mk (stamp-3stage-compared): Use tail +10c for
21104 i386-sco3.2v4. Added else true to if command.
21105
21106 Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
21107
21108 * config.sub: (from FSF) Sequent uses a BSD-like OS.
21109
21110 Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
21111
21112 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
21113
21114 Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21115
21116 * configure.in: don't remove binutils from Solaris builds
21117
21118 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
21119
21120 * Makefile.in: get rid of earlier definitions for *clean,
21121 also handle the recursive info rule better
21122
21123 Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
21124
21125 * Makefile.in (mostlyclean, distclean, realclean): Fix to
21126 do more-or-less the right thing.
21127
21128 Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
21129
21130 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
21131 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
21132
21133 Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21134
21135 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
21136 $(host_canonical).
21137
21138 * configure.in: split the configdirs list into 4 categories (native
21139 v. cross, library v. tool) and handle the cross-only and native-
21140 only in more reasonable (and correct!) way.
21141
21142 Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
21143
21144 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
21145 configdirs anymore.
21146
21147 Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21148
21149 * Makefile.in: extensive cleanup:: removed all of the explicit
21150 clean-* targets, collapsed many wrappers around subdir_do into
21151 one, added additional targets to satisfy standards.texi, deleted
21152 some old targets, some changes for consistency
21153
21154 Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21155
21156 * configure.in: handle some programs as cross-only, and others as
21157 native only
21158
21159 * test-build.mk: handle partial holes in a more generic manner
21160
21161 * Makefile.in: m4 depends on libiberty
21162
21163 Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21164
21165 * configure.in: add m4, textutils, fileutils, sed, shellutils,
21166 time, wdiff, and find to configdirs
21167
21168 * Makefile.in: all, clean, and install rules for the new programs
21169 added to configure.in
21170
21171 Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21172
21173 * configure.in: use mh-sun for all *-sun-* hosts
21174
21175 Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21176
21177 * Makefile.in: define flags for X11 include files and library file
21178 locations, pass them down to the programs that need this info
21179
21180 * build-all.mk: added a 'native' target, to 3stage the native toolchain
21181
21182 Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21183
21184 * configure.in: start building libg++ for HP-UX targets
21185
21186 Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
21187
21188 * README: Update references to files moved into etc/.
21189
21190 Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
21191
21192 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
21193 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
21194
21195 Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
21196
21197 * configure: accept dash as well as underscore in long option
21198 names for FSF compatibility.
21199
21200 Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
21201
21202 * config.sub: added -sco3.2v4 support from FSF.
21203
21204 Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21205
21206 * configure.in: expand the section that adds or removes
21207 directories from the list of programs to build, to handle native
21208 vs. cross in addition to host v. native
21209
21210 Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
21211
21212 * Makefile.in: Replace C++ in macro names with CXX.
21213 This is less likely to break ...
21214
21215 Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21216
21217 * test-build.mk: add -w to GNU_MAKE
21218
21219 Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21220
21221 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
21222 add 'sparc' to list of recognized cpus. This needed to make
21223 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
21224 Delete some redundant ose68 variants. Recognize -wrs as an os,
21225 then changes that into $CPU-wrs-vxworks.
21226
21227 * configure.in: remove most references to gdbtest, regularize
21228 target based program removal
21229
21230 * test-build.mk: import from p3 tree (many fixes and changes)
21231
21232 Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
21233
21234 * Makefile.in: added rules to handle tcl, tk, and expect
21235
21236 * configure.in: handle those directories if they exist
21237
21238 Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21239
21240 * config.sub: removed bogus hppabsd and hppahpux names, since
21241 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
21242
21243 Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21244
21245 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
21246 depends upon all-xiberty
21247
21248 * Makefile.in: changes from p3, including:
21249
21250 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
21251
21252 * Makefile.in (XTRAFLAGS): include newlib directories if
21253 newlib/Makefile exists, rather than if host != target.
21254
21255 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
21256
21257 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
21258 from the same source tree and not building a cross-compiler. This
21259 matters for the libg++ configuration if reconfiguring a tree that
21260 has already been installed.
21261
21262 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
21263
21264 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
21265 pick up the machine and system specific header files.
21266
21267 * Makefile.in: added AS_FOR_TARGET, passed down in
21268 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
21269 the C compiler to use to create programs which are run in the
21270 build environment, set it to default to $(CC), and passed it down
21271 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
21272
21273 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
21274
21275 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
21276 We need them for unusual native builds, like systems without
21277 ranlib.
21278
21279 * configure: also define $(host_canonical) and
21280 $(target_canonical), which are the full, canonical names for the
21281 given host and target
21282
21283 Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
21284
21285 * Makefile.in: Added separate definitions for C++.
21286
21287 Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
21288
21289 * configure.in (configdirs): Add deja-gnu.
21290
21291 Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
21292
21293 * README: Update for configure.texi and gdb-4.7 release.
21294
21295 Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
21296
21297 * Makefile.in: Move "all" target to top of file.
21298 Previously, first target was ".PHONY" which caused BSD4.4 make
21299 to build .PHONY when make was run without arguments.
21300
21301 Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
21302
21303 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
21304 Library-copylefted code in libiberty.
21305
21306 Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
21307
21308 * config.sub: Replace m68kmote with plain old m68k.
21309
21310 Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
21311
21312 * Makefile.in: Remove space from blank line, avoid Make complaints.
21313
21314 Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
21315
21316 * config.sub: Complain if no argument is given. Added support for
21317 386bsd as OS and target alias.
21318
21319 Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
21320
21321 * Makefile.in (XTRAFLAGS): include newlib directories if
21322 newlib/Makefile exists, rather than if host != target.
21323
21324 Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
21325
21326 * config.sub: recognize sparclite-wrs-vxworks.
21327
21328 * Makefile.in (install-xiberty): added *-xiberty make rules (from
21329 p3.) Added clean-xiberty to clean.
21330
21331 Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21332
21333 * configure.in: use *-*-* instead of nested cases for host and target
21334
21335 Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
21336
21337 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
21338 from the same source tree and not building a cross-compiler. This
21339 matters for the libg++ configuration if reconfiguring a tree that
21340 has already been installed.
21341
21342 Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
21343
21344 * config.sub (i486v/i486v4): Merge in from FSF version.
21345
21346 Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
21347
21348 * configure: only set PWD if it is already set.
21349
21350 Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
21351
21352 * configure: just set PWD=`pwd` at the top, since Ultrix sh
21353 doesn't have unset and all success paths (and most error paths)
21354 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
21355 to just ${PWD} to avoid confusion.)
21356
21357 Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
21358
21359 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
21360 even for a native compilation.
21361
21362 Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
21363
21364 Changes to make the gdb.tar.Z rule work better.
21365
21366 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
21367 (DEVO_SUPPORT): Add configure.texi.
21368 (bfd-ilrt.tar.Z): Remove ancient rule.
21369
21370 Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
21371
21372 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
21373 pick up the machine and system specific header files.
21374
21375 * configure.in, config.sub: added new target m68010-adobe-scout,
21376 with alias of adobe68k. Changed configure.in to check for
21377 -scout before -sco* to avoid a false match.
21378
21379 * Makefile.in: added AS_FOR_TARGET, passed down in
21380 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
21381 the C compiler to use to create programs which are run in the
21382 build environment, set it to default to $(CC), and passed it down
21383 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
21384
21385 Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
21386
21387 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
21388 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
21389 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
21390 FOR_TARGET variants, to newlib and libg++.
21391
21392 Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
21393
21394 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
21395 first.
21396
21397 Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
21398
21399 * config.sub: Accept `elf' as an environment.
21400
21401 Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
21402
21403 * Makefile.in (all-opcodes): cd into the right directory
21404
21405 Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
21406
21407 * configure: added -program_transform_name option, used as
21408 argument to sed when installing programs.
21409 configure.texi: added documentation for -program_prefix,
21410 -program_suffix and -program_transform_name.
21411
21412 Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
21413
21414 * config.sub: Accept i486 where i386 ok.
21415
21416 Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
21417
21418 * config.sub: accept we32k
21419
21420 Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
21421
21422 * config.sub, configure.in: accept OSE68000 and OSE68k.
21423
21424 * Makefile.in: don't create all directories for ``make install'';
21425 let the subdirectories create the ones they need.
21426
21427 Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21428
21429 * COPYING: new file, GPL v2
21430
21431 Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21432
21433 * Makefile.in: use the new gen-info-dir, which needs a template
21434 argument (which also lives in texinfo)
21435
21436 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
21437
21438 Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
21439
21440 * config.sub (ncr3000): Change i386 to i486.
21441
21442 Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21443
21444 * Makefile.in: add install-rcs, install-grep to
21445 install-no-fixedincludes, removed install-bison and install-libgcc
21446
21447 Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
21448
21449 * configure.in: grab the HPUX makefile fragment if on HPUX
21450
21451 Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
21452
21453 * Makefile.in: eradicate bison spoor (ditto libgcc).
21454 configure.in: recognise m68{k,000}-ericsson-OSE.
21455 es1800 is alias for m68k-ericsson-OSE
21456
21457 Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21458
21459 * configure.in: rearrange the parts that remove programs from
21460 configdirs, based now on HOST==TARGET or by canonical triple.
21461
21462 Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
21463
21464 * test-build.mk: recurse explicitly with -f test-build.mk when
21465 appropriate. predicate stage3 and comparison on the existence
21466 of gcc. That is, if gcc isn't around, we aren't three-staging.
21467 On very clean, also remove ...stamp-co. Build in-place before
21468 doing other builds.
21469
21470 Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
21471
21472 * Makefile.in, configure.in: add tgas
21473
21474 Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
21475
21476 * Makefile.in: a number of changes merged in from progressive.
21477
21478 * configure.in: add libm.
21479
21480 * .cvsignore: ignore some stuff that comes from test-build.mk.
21481
21482 Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
21483
21484 * config.sub: Add es1800 (m68k-ericsson-es1800).
21485
21486 Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
21487
21488 * configure: Add program_suffix (parallel to program_prefix)
21489 * Makefile.in: adjust directory-creating script for losing decstation
21490
21491 Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
21492
21493 * configure: Minor $subdir-related fixes.
21494
21495 Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
21496
21497 * configure: fix various problems with propogating
21498 makefile_target_frag in subdirs.
21499 * configure.in: config libgcc if its there
21500
21501 Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
21502
21503 * config.sub: HPPA merge.
21504
21505 Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
21506
21507 * Makefile.in: Replace all-bison with all-byacc in all
21508 dependency lines for other tools (which now use byacc).
21509
21510 Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
21511
21512 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
21513
21514 Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
21515
21516 * Makefile.in: make gprof rules similar to byacc rules (instead of
21517 vestigal $(unsubdir) that didn't work...)
21518
21519 Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
21520
21521 * config.sub: Add support for Linux.
21522 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
21523 (at least for libg++).
21524
21525 Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
21526
21527 * configure.texi: fix doc for the -nfp option to configure
21528
21529 Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
21530
21531 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
21532
21533 Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
21534
21535 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
21536 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
21537 * configure.in: added solaris* host_makefile_frag hook.
21538
21539 Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21540
21541 * config.sub: changed recognition of m68000 so that various
21542 m68k types can be specified via m680[01234]0
21543
21544 Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21545
21546 * config.sub (basic_machine): fix sed so that '-foo' isn't
21547 completely substituted out while .+'-foo' loses the '-foo'
21548
21549 Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
21550
21551 * config.sub ($os): Add -aout.
21552
21553 Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
21554
21555 * configure: If host_makefile_frag is absolute, don't
21556 prefix ${invsubdir} (relevant to libg++ auto-configure).
21557
21558 Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
21559
21560 * Makefile.in (tooldir): Define it.
21561 (all-ld): Depend on all-flex.
21562
21563 Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
21564
21565 * Makefile.in (check): Fix libg++ special case.
21566
21567 Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
21568
21569 * configure: do not bury `pwd` into config.status, thus do fewer
21570 pwd's.
21571
21572 * configure: print the "Building in" message only when building in
21573 other than "." AND verbose.
21574
21575 * configure: remove -s, rework -v to better accommodate guested
21576 configures.
21577
21578 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
21579
21580 Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
21581
21582 * Makefile.in: macroize flags passed on recursion. remove
21583 fileutils.
21584
21585 Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
21586
21587 * configure: get makesrcdir right for subdirs deeper than 1.
21588
21589 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
21590 install.
21591
21592 Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
21593
21594 * Makefile.in: don't print subdir_do or recursion lines.
21595
21596 Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
21597
21598 * standards.texi: added menu item.
21599
21600 * Makefile.in: build and install standards.info.
21601
21602 * standards.texi: new file.
21603
21604 Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
21605
21606 * configure: test for and move config.status pieces from
21607 ${subdir}/.
21608
21609 Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
21610
21611 * configure: Test for existance of files before trying to mv
21612 them, to avoid numerous non-existance messages.
21613
21614 Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
21615
21616 * configure: correct final line of config.status.
21617
21618 * configure: patch from eggert. Avoids a protection problem if
21619 the original Makefile.in is read only.
21620
21621 * configure: use move-if-change from gcc to create config.status.
21622 Some makefiles depend on config.status to tell if a directory
21623 has been reconfigured for a different host. This change
21624 prevents those directories from remaking everything in the case
21625 where the reconfig was only intended to rebuild a Makefile.
21626
21627 * configure: test for config.sub with "config.sub sun4" rather
21628 than "config.sub ${host_alias}". Otherwise we can't tell a bad
21629 host alias from a missing config.sub.
21630
21631 Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
21632
21633 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
21634 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
21635
21636 Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
21637
21638 * configure: mkdir ${subdir} as needed.
21639
21640 Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
21641
21642 * Makefile.in,configure.in: added autoconf.
21643
21644 Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
21645
21646 * Makefile.in: no longer pass against on recursion.
21647
21648 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
21649 definitions are not inherited.
21650
21651 * configure: correct makesrcdir when subdir is .
21652
21653 Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
21654
21655 * configure: Add support for 'subdirs' variable, which is
21656 like 'configdirs', except that configure doesn't re-invoke
21657 itself for subdirs, it just creates a Makefile for each subdir.
21658 * configure.texi: Document subdirs.
21659
21660 Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21661
21662 * configure.in: added flex to configdirs
21663
21664 Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
21665
21666 * Makefile.in: remove clean-stamps from clean.
21667
21668 Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
21669
21670 * configure.in: Add gdbtest to configdirs.
21671
21672 Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
21673
21674 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
21675 to recursive makes.
21676 * configure.in: Recognize new ncr3000 config.
21677
21678 Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
21679
21680 * Makefile.in, configure.in: removed references to gdbm.
21681
21682 Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
21683
21684 * config.sub: Don't canonicalize os value
21685 newsos* to bsd (readline needs to check for newsos).
21686 (This fix was earlier made Jan 31, but got re-broken.)
21687
21688 Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
21689
21690 * configure.in: sco is an os, not a vendor!
21691
21692 * configure: Quote $( better. Keep various shells happy.
21693
21694 Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
21695
21696 * Makefile.in: eliminate stamp-files.
21697
21698 Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
21699
21700 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
21701 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
21702
21703 Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
21704
21705 * config.sub: fix iris/iris3.
21706
21707 Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
21708
21709 * configure: re-add -rm.
21710
21711 Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
21712
21713 * Maskefile.in: add .stmp-rcs to all.
21714
21715 * configure.in: remove gas from rs6000 build, use aix host fragment.
21716
21717 Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
21718
21719 * configure: pass down site_option during recursion.
21720
21721 Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
21722
21723 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
21724
21725 Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
21726
21727 * configure: Change exec_prefix so that it really defaults to prefix.
21728
21729 Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
21730
21731 * Makefile.in, configure.in: Add support for mmalloc library.
21732
21733 Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
21734
21735 * Makefile.in: add stmp dependencies for a few more things.
21736
21737 Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
21738
21739 * configure: adjusted error message on objdir/srcdir configure
21740 collision, per john's suggestion.
21741
21742 * Makefile.in: add libiberty stmp to all and all.cross.
21743
21744 Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
21745
21746 * Makefile.in: remove force dependencies, add grep to all.
21747
21748 Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
21749
21750 * Makefile.in: drop flex. make stamp files work.
21751
21752 * configure: added test for conflicting configuration in srcdir,
21753 remove trailing slashes from srcdir. Otherwise emacs gdb mode
21754 gets cranky. use relative paths for configure and srcdir
21755 whenever possible. Send some error messages to stderr that were
21756 going to stdout.
21757
21758 Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
21759
21760 * Makefile.in: Fix libg++ rule to check for gcc directory
21761 before using gcc/gcc. Also pass XTRAFLAGS.
21762
21763 Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
21764
21765 * Makefile.in: added stmp-files so that directories aren't polled
21766 when they are already built.
21767
21768 * configure.texi: fixed a node pointer problem.
21769
21770 Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
21771
21772 * config.sub configure.in gdb/configure.in
21773 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
21774 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
21775 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
21776
21777 Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
21778
21779 * configure: -recurring becomes -silent. corrected help message
21780 for -site= option.
21781
21782 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
21783
21784 Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
21785
21786 * configure: when building Makefile for crosses, replace
21787 tooldir and program_prefix. default srcdir from location of
21788 config.sub. remove "for host in hosts" and "for target in
21789 targets" loops.
21790
21791 Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
21792
21793 * Makefile.in: Do not pass bindir or mandir to cvs.
21794
21795 Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
21796
21797 * Makefile.in, configure.in: removed traces of namesubdir,
21798 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
21799 copyrights to '92, changed some from Cygnus to FSF.
21800
21801 * configure.texi: remove most references to multiple hosts,
21802 multiple targets, subdirs, etc.
21803
21804 * configure.man: removed rcsid. reference config.sub not
21805 config.subr.
21806
21807 * Makefile.in: mkdir $(infodir) on install-info.
21808
21809 Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
21810
21811 * configure.texi: Explain better about .gdbinit and about
21812 the environment that configure.in sections run in.
21813
21814 Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
21815
21816 * configure.in: Ultrix is only a decstation if it's a MIPS.
21817
21818 Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
21819
21820 * README: DOC.configure => cfg-paper.texi.
21821
21822 Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
21823
21824 * config.sub (near case $os): Don't convert newsos* to bsd!
21825
21826 Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
21827
21828 * Makefile.in: Reinstall change from gdb-4.3 that reduces
21829 the number of copies of COPYING that go into the GDB tar file.
21830
21831 Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
21832
21833 * bfd/configure.in, gdb/config/mh-i386sco,
21834 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
21835 Fix SCO configuration stuff.
21836
21837 Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
21838
21839 * Makefile.in: For libg++, make sure the -I pointing
21840 to the gcc directory goes *after* all the libg++-local -I flags.
21841 Also, move just-gcc dependency from just-libg++ to all-libg++.
21842
21843 Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
21844
21845 * configure: Change -x to -f to keep Ultrix /bin/test happy.
21846
21847 Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
21848
21849 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
21850
21851 Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
21852
21853 * config.sub: Add stratus configuration frags. Also
21854 submitted to FSF.
21855
21856 Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
21857
21858 * Makefile.in (DEV_SUPPORT): add configure.man.
21859
21860 * config.sub(Decode manufacturer-specific): add -none*.
21861
21862 Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
21863
21864 * Makefile.in: remove form feeds to make Sun's make happy.
21865 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
21866
21867 Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
21868
21869 * Makefile.in (AR_FLAGS): Make quieter.
21870
21871 Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
21872
21873 * configure.in: Add libg++.
21874 * configure: When verbose, don't output the command line at each
21875 level; it will be unremarkably the same as the previous version,
21876 which will be the same as what the user typed.
21877
21878 Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
21879
21880 * configure.in, Makefile.in: fix clean-info, add flex. add
21881 fileutils.
21882
21883 * configure: be less sensitive to spaces in Makefile.in. Do not
21884 look for sources in "..". Doing so breaks subdirectories that
21885 might have their own configure. If a subdir has it's own
21886 configure script, use it.
21887
21888 Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
21889
21890 * cfg-paper.texi: some changes suggested by rms.
21891
21892 Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
21893
21894 * config.sub: Merge in some small additions from the FSF version,
21895 taken from the gcc distribution, to bring the Cygnus and FSF
21896 versions into closer sync.
21897
21898 Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
21899
21900 * configure.in: Changed svr4 references to sysv4.
21901
21902 Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
21903
21904 * configure: added -V for version number option.
21905
21906 Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
21907
21908 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
21909 renamed from DOC.configure to cfg-paper.texi.
21910
21911 Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
21912
21913 * configure, config.subr, config.sub: config.subr is now
21914 config.sub again.
21915
21916 Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
21917
21918 * configure.texi: new file, in progress.
21919
21920 * Makefile.in: build info file and install the man page for
21921 configure.
21922
21923 * configure.man: new file, first cut.
21924
21925 * configure: find config.subr again now that configuration "none"
21926 has gone. removed all traces of the -ansi option. removed all
21927 traces of the -languages option.
21928
21929 * config.subr: resync from rms.
21930
21931 Wed Dec 11 22:25:20 1991 K. Richard Pixley (rich at rtl.cygnus.com)
21932
21933 * configure, config.sub, config.subr: merge config.sub into
21934 config.subr, call the result config.subr, remove config.sub, use
21935 config.subr.
21936
21937 * Makefile.in: revised install for dir.info.
21938
21939 Tue Dec 10 00:04:35 1991 K. Richard Pixley (rich at rtl.cygnus.com)
21940
21941 * configure.in: add decstation host makefile frag.
21942
21943 * Makefile.in: BISON now bison -y again. also install-gcc on
21944 install. clean-gdbm on clean. infodir belongs in datadir.
21945 Make directories for info install. Build dir.info here then
21946 install it.
21947
21948 Mon Dec 9 16:48:33 1991 K. Richard Pixley (rich at rtl.cygnus.com)
21949
21950 * Makefile.in: fix for bad directory tests.
21951
21952 Sat Dec 7 00:17:01 1991 K. Richard Pixley (rich at rtl.cygnus.com)
21953
21954 * configure: \{1,2\} appears to be a sysv'ism. Use a different
21955 regexp. -srcdir relative was being handled incorrectly.
21956
21957 * Makefile.in: unwrapped some for loops so that parallel makes
21958 work again and so one can focus one's attention on a particular
21959 package.
21960
21961 Fri Dec 6 00:22:08 1991 K. Richard Pixley (rich at rtl.cygnus.com)
21962
21963 * configure: added PWD as a stand in for `pwd` (for speed). use
21964 elif wherever possible. make -srcdir work without -objdir.
21965 -objdir= commented out.
21966
21967 Thu Dec 5 22:46:52 1991 K. Richard Pixley (rich at rtl.cygnus.com)
21968
21969 * configure: +options become --options. -subdirs commented out.
21970 added -host, -datadir. Renamed -destdir to -prefix. Comment in
21971 Makefile now at top of generated Makefile. Removed cvs log
21972 entries. added -srcdir. create .gdbinit only if there is one
21973 in ${srcdir}.
21974
21975 * Makefile.in: idestdir and ddestdir go away. Added copyrights
21976 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
21977 and mandir now keyed off datadir by default.
21978
21979 Fri Nov 22 07:38:11 1991 K. Richard Pixley (rich at rtl.cygnus.com)
21980
21981 * Freshly created ChangeLog.
21982
21983 \f
21984 Local Variables:
21985 mode: change-log
21986 left-margin: 8
21987 fill-column: 76
21988 version-control: never
21989 End: