]> gcc.gnu.org Git - gcc.git/blob - ChangeLog
i386: correct division modeling in lujiazui.md
[gcc.git] / ChangeLog
1 2022-12-31 Iain Sandoe <iain@sandoe.co.uk>
2
3 * Makefile.def: Do not build shared libffi.
4 * Makefile.in: Regenerate.
5
6 2022-12-21 Andrew Pinski <apinski@marvell.com>
7
8 * Makefile.def: Add configure-gdb dependencies
9 on all-gmp and all-mpfr.
10 * configure.ac: Split out MPC checking from MPFR.
11 Require GMP and MPFR if the gdb directory exist.
12 * Makefile.in: Regenerate.
13 * configure: Regenerate.
14
15 2022-12-14 Gaius Mulley <gaiusmod2@gmail.com>
16
17 * configure.ac (target_libraries): Add target-libgm2.
18 Add NCN_STRICT_CHECK_TARGET_TOOLS entry for gm2.
19 Add GCC_TARGET_TOOL entry for gm2.
20 (compare_exclusions): Add gcc/m2/gm2-compiler/M2Version,
21 gcc/m2/gm2-compiler-boot/SYSTEM and gcc/m2/gm2version.
22 * Makefile.def (target_modules): Add libgm2.
23 (flags_to_pass): Add GM2_FOR_TARGET, GM2FLAGS_FOR_TARGET.
24 (dependencies): Add all-target-libgm2 and on=all-target-libatomic.
25 (languages): Add entry for language=m2 with gcc-check-target=check-m2
26 and lib-check-target=check-target-libgm2.
27 * Makefile.tpl (BUILD_EXPORTS): Add definition for GM2 and GM2FLAGS.
28 (HOST_EXPORTS): Add definition for GM2.
29 (BASE_TARGET_EXPORTS): Add definition for GM2.
30 (GM2_FOR_BUILD): Defined.
31 (GM2FLAGS): Defined.
32 (GM2_FOR_TARGET): Defined.
33 (GM2FLAGS_FOR_TARGET): Defined.
34 (EXTRA_HOST_FLAGS): Defined.
35 (POSTSTAGE1_FLAGS_TO_PASS): Add GM2 and GM2_FOR_BUILD.
36 (EXTRA_TARGET_FLAGS): Add GM2 and GM2FLAGS.
37 (EXTRA_GCC_FLAGS): Add GM2_FOR_TARGET.
38 * configure: Rebuilt.
39 * Makefile.in: Rebuilt.
40
41 2022-12-13 Philip Herron <philip.herron@embecosm.com>
42
43 * Makefile.def: Add Rust language.
44 * Makefile.in: Regenerate via autogen.
45
46 2022-12-09 Martin Liska <mliska@suse.cz>
47
48 * MAINTAINERS: Fix spacing.
49
50 2022-12-07 Arthur Cohen <arthur.cohen@embecosm.com>
51
52 * MAINTAINERS: Add Arthur Cohen as Rust front-end maintainer.
53
54 2022-12-07 Iain Sandoe <iain@sandoe.co.uk>
55
56 * Makefile.def: Pass host_libs_picflag to host dependent library
57 configures.
58 * Makefile.in: Regenerate.
59 * configure: Regenerate.
60 * configure.ac (host_libs_picflag): New configure variable set to
61 '--with-pic' when building 'host_shared'.
62
63 2022-11-25 Weimin Pan <weimin.pan@oracle.com>
64
65 * Makefile.def: Add libsframe as new module with its dependencies.
66 * Makefile.in: Regenerated.
67 * configure.ac: Add libsframe to host_libs.
68 * configure: Regenerated.
69
70 2022-11-23 Marek Polacek <polacek@redhat.com>
71
72 Revert:
73 2022-11-23 Marek Polacek <polacek@redhat.com>
74
75 * Makefile.def: Pass $(PICFLAG) to AM_CFLAGS for gmp, mpfr, mpc, and
76 isl.
77 * Makefile.in: Regenerate.
78 * Makefile.tpl: Set PICFLAG.
79 * configure.ac (--enable-host-pie): New check. Set PICFLAG after this
80 check.
81 * configure: Regenerate.
82
83 2022-11-23 Marek Polacek <polacek@redhat.com>
84
85 * Makefile.def: Pass $(PICFLAG) to AM_CFLAGS for gmp, mpfr, mpc, and
86 isl.
87 * Makefile.in: Regenerate.
88 * Makefile.tpl: Set PICFLAG.
89 * configure.ac (--enable-host-pie): New check. Set PICFLAG after this
90 check.
91 * configure: Regenerate.
92
93 2022-11-14 Martin Liska <mliska@suse.cz>
94
95 Revert:
96 2022-11-09 Martin Liska <mliska@suse.cz>
97
98 * doc/Makefile: New file.
99 * doc/_static/custom.css: New file.
100 * doc/baseconf.py: New file.
101 * doc/bsd.rst: New file.
102 * doc/contrib.rst: New file.
103 * doc/contribute.rst: New file.
104 * doc/cppdiropts.rst: New file.
105 * doc/cppenv.rst: New file.
106 * doc/cppopts.rst: New file.
107 * doc/cppwarnopts.rst: New file.
108 * doc/favicon.ico: New file.
109 * doc/funding.rst: New file.
110 * doc/gcc_sphinx.py: New file.
111 * doc/gnu.rst: New file.
112 * doc/gnu_free_documentation_license.rst: New file.
113 * doc/gpl-3.0.rst: New file.
114 * doc/indices-and-tables.rst: New file.
115 * doc/lgpl-2.1.rst: New file.
116 * doc/logo.pdf: New file.
117 * doc/logo.svg: New file.
118 * doc/md.rst: New file.
119 * doc/requirements.txt: New file.
120
121 2022-11-14 Martin Liska <mliska@suse.cz>
122
123 Revert:
124 2022-11-09 Martin Liska <mliska@suse.cz>
125
126 * doc/baseconf.py: Port to GCC sources.
127
128 2022-11-14 Martin Liska <mliska@suse.cz>
129
130 Revert:
131 2022-11-14 Martin Liska <mliska@suse.cz>
132
133 * configure: Regenerate.
134 * configure.ac: Support Sphinx based documentation.
135
136 2022-11-14 Martin Liska <mliska@suse.cz>
137
138 Revert:
139 2022-11-09 Martin Liska <mliska@suse.cz>
140
141 * doc/baseconf.py: Simplify BUGURL and VERSION_PACKAGE,
142 provide a default.
143
144 2022-11-14 Martin Liska <mliska@suse.cz>
145
146 Revert:
147 2022-11-09 Martin Liska <mliska@suse.cz>
148
149 * doc/bsd.rst:
150 Add trailing newline.
151 * doc/contrib.rst:
152 Add trailing newline.
153 * doc/contribute.rst:
154 Add trailing newline.
155 * doc/cppdiropts.rst:
156 Add trailing newline.
157 * doc/cppenv.rst:
158 Add trailing newline.
159 * doc/cppopts.rst:
160 Add trailing newline.
161 * doc/cppwarnopts.rst:
162 Add trailing newline.
163 * doc/funding.rst:
164 Add trailing newline.
165 * doc/gnu.rst:
166 Add trailing newline.
167 * doc/gnu_free_documentation_license.rst:
168 Add trailing newline.
169 * doc/gpl-3.0.rst:
170 Add trailing newline.
171 * doc/indices-and-tables.rst:
172 Add trailing newline.
173 * doc/lgpl-2.1.rst:
174 Add trailing newline.
175 * doc/md.rst:
176 Add trailing newline.
177
178 2022-11-14 Martin Liska <mliska@suse.cz>
179
180 Revert:
181 2022-11-09 Martin Liska <mliska@suse.cz>
182
183 * configure.ac: Use new install URL.
184 * configure: Regenerate.
185
186 2022-11-14 Martin Liska <mliska@suse.cz>
187
188 Revert:
189 2022-11-10 Arsen Arsenović <arsen@aarsen.me>
190
191 * doc/baseconf.py: Inject dirname(__file__)/'modules' to path
192 instead of just ``.''.
193 * doc/gcc_sphinx.py: Moved to...
194 * doc/modules/gcc_sphinx.py: ...here.
195
196 2022-11-14 Martin Liska <mliska@suse.cz>
197
198 Revert:
199 2022-11-10 Martin Liska <mliska@suse.cz>
200
201 * doc/baseconf.py: Modernize by using pathlib.
202
203 2022-11-14 Martin Liska <mliska@suse.cz>
204
205 Revert:
206 2022-11-11 Martin Liska <mliska@suse.cz>
207
208 * doc/Makefile: Disable -j auto.
209
210 2022-11-14 Martin Liska <mliska@suse.cz>
211
212 Revert:
213 2022-11-11 Martin Liska <mliska@suse.cz>
214
215 * doc/Makefile: Update comment.
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/indices-and-tables.rst: Rename Indexes to Indices.
223
224 2022-11-14 Martin Liska <mliska@suse.cz>
225
226 Revert:
227 2022-11-13 Martin Liska <mliska@suse.cz>
228
229 PR web/107643
230 * doc/baseconf.py: Set include_todo tag if INCLUDE_TODO env
231 is set.
232 * doc/indices-and-tables.rst: Use include_todo tag.
233
234 2022-11-14 Martin Liska <mliska@suse.cz>
235
236 Revert:
237 2022-11-13 Philipp Tomsich <philipp.tomsich@vrull.eu>
238
239 * doc/contrib.rst: Update Jeff Law's email address.
240
241 2022-11-13 Philipp Tomsich <philipp.tomsich@vrull.eu>
242
243 * doc/contrib.rst: Update Jeff Law's email address.
244
245 2022-11-13 Martin Liska <mliska@suse.cz>
246
247 PR web/107643
248 * doc/baseconf.py: Set include_todo tag if INCLUDE_TODO env
249 is set.
250 * doc/indices-and-tables.rst: Use include_todo tag.
251
252 2022-11-11 Martin Liska <mliska@suse.cz>
253
254 * doc/indices-and-tables.rst: Rename Indexes to Indices.
255
256 2022-11-11 Martin Liska <mliska@suse.cz>
257
258 * doc/Makefile: Update comment.
259
260 2022-11-11 Martin Liska <mliska@suse.cz>
261
262 * doc/Makefile: Disable -j auto.
263
264 2022-11-10 Martin Liska <mliska@suse.cz>
265
266 * doc/baseconf.py: Modernize by using pathlib.
267
268 2022-11-10 Arsen Arsenović <arsen@aarsen.me>
269
270 * doc/baseconf.py: Inject dirname(__file__)/'modules' to path
271 instead of just ``.''.
272 * doc/gcc_sphinx.py: Moved to...
273 * doc/modules/gcc_sphinx.py: ...here.
274
275 2022-11-09 Martin Liska <mliska@suse.cz>
276
277 * configure.ac: Use new install URL.
278 * configure: Regenerate.
279
280 2022-11-09 Martin Liska <mliska@suse.cz>
281
282 * doc/bsd.rst:
283 Add trailing newline.
284 * doc/contrib.rst:
285 Add trailing newline.
286 * doc/contribute.rst:
287 Add trailing newline.
288 * doc/cppdiropts.rst:
289 Add trailing newline.
290 * doc/cppenv.rst:
291 Add trailing newline.
292 * doc/cppopts.rst:
293 Add trailing newline.
294 * doc/cppwarnopts.rst:
295 Add trailing newline.
296 * doc/funding.rst:
297 Add trailing newline.
298 * doc/gnu.rst:
299 Add trailing newline.
300 * doc/gnu_free_documentation_license.rst:
301 Add trailing newline.
302 * doc/gpl-3.0.rst:
303 Add trailing newline.
304 * doc/indices-and-tables.rst:
305 Add trailing newline.
306 * doc/lgpl-2.1.rst:
307 Add trailing newline.
308 * doc/md.rst:
309 Add trailing newline.
310
311 2022-11-09 Martin Liska <mliska@suse.cz>
312
313 * doc/baseconf.py: Simplify BUGURL and VERSION_PACKAGE,
314 provide a default.
315
316 2022-11-09 Martin Liska <mliska@suse.cz>
317
318 * configure: Regenerate.
319 * configure.ac: Support Sphinx based documentation.
320
321 2022-11-09 Martin Liska <mliska@suse.cz>
322
323 * doc/baseconf.py: Port to GCC sources.
324
325 2022-11-09 Martin Liska <mliska@suse.cz>
326
327 * doc/Makefile: New file.
328 * doc/_static/custom.css: New file.
329 * doc/baseconf.py: New file.
330 * doc/bsd.rst: New file.
331 * doc/contrib.rst: New file.
332 * doc/contribute.rst: New file.
333 * doc/cppdiropts.rst: New file.
334 * doc/cppenv.rst: New file.
335 * doc/cppopts.rst: New file.
336 * doc/cppwarnopts.rst: New file.
337 * doc/favicon.ico: New file.
338 * doc/funding.rst: New file.
339 * doc/gcc_sphinx.py: New file.
340 * doc/gnu.rst: New file.
341 * doc/gnu_free_documentation_license.rst: New file.
342 * doc/gpl-3.0.rst: New file.
343 * doc/indices-and-tables.rst: New file.
344 * doc/lgpl-2.1.rst: New file.
345 * doc/logo.pdf: New file.
346 * doc/logo.svg: New file.
347 * doc/md.rst: New file.
348 * doc/requirements.txt: New file.
349
350 2022-11-04 Thomas Schwinge <thomas@codesourcery.com>
351
352 * Makefile.def: Remove module 'liboffloadmic'.
353 * Makefile.in: Regenerate.
354 * configure.ac: Remove 'liboffloadmic' handling.
355 * configure: Regenerate.
356
357 2022-10-31 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
358
359 * MAINTAINERS: Update email address.
360
361 2022-10-21 Дилян Палаузов <dilyan.palauzov@aegee.org>
362
363 * configure.ac: Don't configure readline if --with-system-readline is
364 used.
365 * configure: Re-generate.
366
367 2022-10-12 Cui,Lili <lili.cui@intel.com>
368
369 * MAINTAINERS (Write After Approval): Add myself.
370
371 2022-10-11 Olivier Hainque <hainque@adacore.com>
372
373 * libtool.m4 (*vxworks*): When enable_shared, set dynamic_linker
374 and friends for rtp !large. Assume the linker has the required
375 abilities and set lt_cv_deplibs_check_method.
376
377 2022-09-30 Olivier Hainque <hainque@adacore.com>
378
379 * configure.ac (*vxworks*): If enable_shared is not
380 set, set to "no" and add --disable-shared to target and
381 host_configargs.
382 * configure: Regenerate.
383
384 2022-09-26 Jeff Law <jlaw@ventanamicro.com>
385
386 * MAINTAINERS: Update my email address and DCO entry.
387
388 2022-09-23 Paul-Antoine Arras <pa@codesourcery.com>
389
390 * MAINTAINERS (Write After Approval): Add myself.
391
392 2022-09-15 Torbjörn SVENSSON <torbjorn.svensson@foss.st.com>
393
394 * MAINTAINERS (Write After Approval): Add myself.
395
396 2022-09-07 Jeff Law <jeffreyalaw@gmail.com>
397
398 * MAINTAINERS: Update my email address.
399
400 2022-09-07 Tom de Vries <tdevries@suse.de>
401
402 * configure.ac: Set extra_host_libiberty_configure_flags and
403 extra_host_zlib_configure_flags in separate case statements.
404 * configure: Regenerate.
405
406 2022-09-06 Xianmiao Qu <cooper.qu@linux.alibaba.com>
407
408 * MAINTAINERS: Update c-sky port maintainers' emails.
409
410 2022-08-31 Martin Liska <mliska@suse.cz>
411
412 * configure: Regenerate.
413 * configure.ac: Delete hpux9 and hpux10.
414
415 2022-08-18 Sergei Trofimovich <siarheit@google.com>
416
417 * Makefile.def: Drop libelf module and gcc-configure dependency
418 on it.
419 * Makefile.in: Regenerate with 'autogen Makefile.def'.
420 * Makefile.tpl (HOST_EXPORTS): Drop unused LIBELFLIBS and
421 LIBELFINC.
422 * configure: Regenrate.
423 * configure.ac (host_libs): Drop unused libelf.
424
425 2022-08-18 Sergei Trofimovich <siarheit@google.com>
426
427 * Makefile.in: Regenerate.
428
429 2022-08-04 Eugene Rozenfeld <erozen@microsoft.com>
430
431 * MAINTAINERS: Add myself as AutoFDO maintainer.
432
433 2022-08-01 Roger Sayle <roger@nextmovesoftware.com>
434 Arnaud Charlet <charlet@adacore.com>
435
436 * configure: Regenerate.
437
438 2022-07-31 Roger Sayle <roger@nextmovesoftware.com>
439
440 PR bootstrap/106472
441 * Makefile.def (dependencies): Make configure-target-libgo depend
442 upon all-target-libbacktrace.
443
444 2022-07-27 David Faust <david.faust@oracle.com>
445
446 * MAINTAINERS: Add myself as reviewer for CTF and BTF.
447
448 2022-07-27 Richard Biener <rguenther@suse.de>
449
450 * MAINTAINERS (Roger Sayle): Update e-mail address.
451
452 2022-07-21 Sam Feifer <sfeifer@redhat.com>
453
454 * MAINTAINERS (Write After Approval): Add myself.
455
456 2022-07-21 Marc Poulhiès <poulhies@adacore.com>
457
458 * MAINTAINERS: Add myself as Ada front end co-maintainer.
459
460 2022-07-19 Alexander Monakov <amonakov@ispras.ru>
461
462 * .gitignore: Do not ignore config.h.
463
464 2022-07-15 Andrew Carlotti <andrew.carlotti@arm.com>
465
466 * MAINTAINERS: Add myself to Write After Approval.
467
468 2022-07-04 Martin Liska <mliska@suse.cz>
469
470 * MAINTAINERS: fix sorting of names
471
472 2022-07-03 Immad Mir <mirimmad17@gmail.com>
473
474 * MAINTAINERS: add myself.
475
476 2022-07-03 Immad Mir <mirimmad17@gmail.com>
477
478 * MAINTAINERS: Add myself to write after approval and DCO.
479
480 2022-07-02 Tim Lange <mail@tim-lange.me>
481
482 * MAINTAINERS: Add myself.
483
484 2022-07-01 Haochen Jiang <haochen.jiang@intel.com>
485
486 * MAINTAINERS (Write After Approval): Add myself.
487
488 2022-06-30 Cui,Lili <lili.cui@intel.com>
489
490 Revert:
491 2022-06-30 Cui,Lili <lili.cui@intel.com>
492
493 * MAINTAINERS (Write After Approval): Add myself.
494
495 2022-06-30 Cui,Lili <lili.cui@intel.com>
496
497 * MAINTAINERS (Write After Approval): Add myself.
498
499 2022-06-28 Alexandre Oliva <oliva@adacore.com>
500
501 * Makefile.tpl (HOST_EXPORTS): Add TFLAGS to GCC_FOR_TARGET.
502 (EXTRA_GCC_FLAGS): Likewise.
503 * Makefile.in: Rebuilt.
504
505 2022-06-28 konglin1 <lingling.kong@intel.com>
506
507 * MAINTAINERS (Write After Approval): Add myself.
508
509 2022-06-27 Tom de Vries <tdevries@suse.de>
510
511 * configure.ac: Build libiberty pic variant for gdbserver.
512 * configure: Regenerate.
513
514 2022-06-26 Iain Sandoe <iain@sandoe.co.uk>
515
516 * configure: Regenerate.
517 * configure.ac: Correct use of $host.
518
519 2022-06-25 Jeff Law <jeffreyalaw@gmail.com>
520
521 * MAINTAINERS: Remove tilegx and tilepro entries.
522 * configure.ac: Remove tilegx and tilepro stanzas.
523 * configure: Rebuilt.
524
525 2022-05-28 Bruce Korb <bkorb@gnu.org>
526
527 * .gitignore: Ignore vim swap files
528
529 2022-05-13 Surya Kumari Jangala <jskumari@linux.ibm.com>
530
531 * MAINTAINERS: Add myself to write after approval.
532
533 2022-05-11 Kewen Lin <linkw@linux.ibm.com>
534
535 * MAINTAINERS: Remove myself from DCO section.
536
537 2022-05-09 Xi Ruoyao <xry111@xry111.site>
538
539 * MAINTAINERS: Update my email address.
540
541 2022-05-09 Clément Chigot <chigot@adacore.com>
542
543 * MAINTAINERS: Update my email address.
544
545 2022-05-05 Kewen Lin <linkw@linux.ibm.com>
546
547 * MAINTAINERS: Add myself as PowerPC port co-maintainer and to DCO
548 section.
549
550 2022-04-19 Richard Henderson <rth@gcc.gnu.org>
551
552 * MAINTAINERS: Update my email address.
553
554 2022-04-01 Qian Jianhua <qianjh@fujitsu.com>
555
556 * MAINTAINERS: Update my email address.
557
558 2022-03-29 Chenghua Xu <xuchenghua@loongson.cn>
559
560 * MAINTAINERS: (CPU Port Maintainers): Add myself and
561 Lulu as LoongArch port maintainer.
562
563 2022-03-29 Chenghua Xu <xuchenghua@loongson.cn>
564 Lulu Cheng <chenglulu@loongson.cn>
565
566 * configure.ac: Add LoongArch tuples.
567 * configure: Regenerate.
568
569 2022-03-28 Tom Tromey <tromey@adacore.com>
570
571 * configure.ac: Remove --with-mpfr-dir and --with-gmp-dir.
572 * configure: Rebuild.
573
574 2022-03-24 Bill Schmidt <bill.schmidt@gmail.com>
575
576 * MAINTAINERS: Change my information.
577
578 2022-03-16 Chung-Ju Wu <jasonwucj@gmail.com>
579
580 * MAINTAINERS: Add myself to DCO section.
581
582 2022-03-14 Jonathan Wakely <jwakely@redhat.com>
583
584 * configure.ac: Fix incorrect option in comment.
585 * configure: Regenerate.
586
587 2022-03-09 Hans-Peter Nilsson <hp@axis.com>
588
589 * Makefile.def (dependencies): Make configure-sim depend on
590 all-readline.
591 * Makefile.in: Regenerate.
592
593 2022-02-22 Christophe Lyon <christophe.lyon@foss.st.com>
594
595 * MAINTAINERS (Write After Approval): Update my e-mail address.
596
597 2022-02-08 Ulrich Weigand <ulrich.weigand@de.ibm.com>
598
599 * MAINTAINERS: Remove Hartmut Penner as s390 maintainer.
600
601 2022-01-31 Ed Smith-Rowland <esmithrowland@gmail.com>
602
603 * MAINTAINERS: Update my email and add myself to the DCO list.
604
605 2022-01-25 Thomas Schwinge <thomas@codesourcery.com>
606
607 Revert:
608 2021-09-16 Andrew Pinski <apinski@marvell.com>
609
610 PR bootstrap/67102
611 * Makefile.def: Have configure-target-libffi depend on
612 all-target-libstdc++-v3.
613 * Makefile.in: Regenerate.
614
615 2022-01-22 Jakub Jelinek <jakub@redhat.com>
616
617 PR other/104181
618 * build.log: Remove.
619
620 2022-01-20 Martin Liska <mliska@suse.cz>
621
622 * MAINTAINERS: Adjust email address based on IRC request.
623
624 2022-01-18 Xionghu Luo <luoxhu@linux.ibm.com>
625
626 * MAINTAINERS: Update my email address.
627
628 2022-01-17 Martin Liska <mliska@suse.cz>
629
630 * MAINTAINERS: Rename .c names to .cc.
631
632 2022-01-13 Jakub Jelinek <jakub@redhat.com>
633
634 * Makefile.am: Remove.
635
636 2022-01-11 Thomas Koenig <tkoenig@gcc.gnu.org>
637
638 * Makefile.am: New file.
639
640 2022-01-11 Martin Liska <mliska@suse.cz>
641
642 * MAINTAINERS: Sort 2 names.
643
644 2022-01-10 Martin Liska <mliska@suse.cz>
645
646 * MAINTAINERS: Fix obvious issues with sorting.
647
648 2022-01-07 liuhongt <hongtao.liu@intel.com>
649
650 * build.log: New file.
651
652 2022-01-05 Nathan Sidwell <nathan@acm.org>
653
654 * MAINTAINERS: Add DCO entry. Sort that list.
655
656 2022-01-04 Gaius Mulley <gaiusmod2@gmail.com>
657
658 * MAINTAINERS: Change of email address in both DCO and
659 Write After Approval list.
660
661 2021-12-21 Iain Buclaw <ibuclaw@gdcproject.org>
662
663 * configure: Regenerate.
664
665 2021-12-21 Martin Liska <mliska@suse.cz>
666
667 * config.sub: Change mode back to 755.
668
669 2021-12-17 Martin Liska <mliska@suse.cz>
670
671 * config.sub: Sync from master.
672
673 2021-12-17 Martin Liska <mliska@suse.cz>
674
675 Revert:
676 2021-12-16 Matthias Seidel <mseidel@apache.org>
677
678 * config.sub: Fix typo.
679
680 2021-12-16 Matthias Seidel <mseidel@apache.org>
681
682 * config.sub: Fix typo.
683
684 2021-12-16 H.J. Lu <hjl.tools@gmail.com>
685
686 Revert:
687 2021-12-15 H.J. Lu <hjl.tools@gmail.com>
688
689 * Makefile.tpl (AR): Add @AR_PLUGIN_OPTION@
690 (RANLIB): Add @RANLIB_PLUGIN_OPTION@.
691 * configure.ac: Include config/gcc-plugin.m4.
692 AC_SUBST AR_PLUGIN_OPTION and RANLIB_PLUGIN_OPTION.
693 * libtool.m4 (_LT_CMD_OLD_ARCHIVE): Pass --plugin to AR and
694 RANLIB if possible.
695 * Makefile.in: Regenerated.
696 * configure: Likewise.
697
698 2021-12-15 H.J. Lu <hjl.tools@gmail.com>
699
700 * Makefile.tpl (BUILD_CFLAGS): New.
701 (CFLAGS): Append $(BUILD_CFLAGS).
702 (CXXFLAGS): Likewise.
703 (PGO_BUILD_GEN_FLAGS_TO_PASS): New.
704 (PGO_BUILD_TRAINING_CFLAGS): Likewise.
705 (PGO_BUILD_TRAINING_CXXFLAGS): Likewise.
706 (PGO_BUILD_TRAINING_FLAGS_TO_PASS): Likewise.
707 (PGO_BUILD_TRAINING_MFLAGS): Likewise.
708 (PGO_BUILD_USE_FLAGS_TO_PASS): Likewise.
709 (PGO-TRAINING-TARGETS): Likewise.
710 (PGO_BUILD_TRAINING): Likewise.
711 (all): Add '+' to the command line for recursive make. Support
712 the PGO build.
713 * configure.ac: Add --enable-pgo-build[=lto].
714 AC_SUBST PGO_BUILD_GEN_CFLAGS, PGO_BUILD_USE_CFLAGS and
715 PGO_BUILD_LTO_CFLAGS. Enable the PGO build in Makefile.
716 * Makefile.in: Regenerated.
717 * configure: Likewise.
718
719 2021-12-15 H.J. Lu <hjl.tools@gmail.com>
720
721 * Makefile.tpl (AR): Add @AR_PLUGIN_OPTION@
722 (RANLIB): Add @RANLIB_PLUGIN_OPTION@.
723 * configure.ac: Include config/gcc-plugin.m4.
724 AC_SUBST AR_PLUGIN_OPTION and RANLIB_PLUGIN_OPTION.
725 * libtool.m4 (_LT_CMD_OLD_ARCHIVE): Pass --plugin to AR and
726 RANLIB if possible.
727 * Makefile.in: Regenerated.
728 * configure: Likewise.
729
730 2021-12-14 Marc Poulhiès <poulhies@adacore.com>
731
732 * MAINTAINERS: Add myself to write after approval.
733
734 2021-12-06 Navid Rahimi <navidrahimi@microsoft.com>
735
736 * MAINTAINERS: Adding myself.
737
738 2021-12-02 Pekka Seppänen <pexu@gcc.mail.kapsi.fi>
739
740 * configure: Regenerate.
741 * configure.ac: For CPP_FOR_BUILD use $(CC_FOR_BUILD) -E instead of
742 $(CPP).
743
744 2021-11-30 Iain Buclaw <ibuclaw@gdcproject.org>
745
746 * Makefile.def: Add bootstrap to libbacktrace, libphobos, zlib, and
747 libatomic.
748 * Makefile.in: Regenerate.
749 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Fix command for GDC.
750 (STAGE1_CONFIGURE_FLAGS): Add --with-libphobos-druntime-only if
751 target-libphobos-bootstrap.
752 (STAGE2_CONFIGURE_FLAGS): Likewise.
753 * configure: Regenerate.
754 * configure.ac: Add support for bootstrapping D front-end.
755
756 2021-11-16 Martin Uecker <uecker@gcc.gnu.org>
757
758 * MAINTAINERS: Add myself to DCO section and update email address.
759
760 2021-11-16 Iain Sandoe <iain@sandoe.co.uk>
761
762 * configure: Regenerate.
763 * configure.ac: Ensure that PIC (shared) defaults are set
764 correctly for Darwin.
765
766 2021-11-16 Jim Wilson <jim.wilson.gcc@gmail.com>
767
768 * MAINTAINERS: Update my address.
769
770 2021-11-12 Alan Modra <amodra@gmail.com>
771
772 * Makefile.def (configure-opcodes): Depend on configure-bfd.
773 * Makefile.in: Regenerate.
774
775 2021-11-03 Maciej W. Rozycki <macro@embecosm.com>
776
777 * MAINTAINERS: Clarify the policy WRT the Write After Approval
778 list.
779
780 2021-11-02 Andrew Burgess <andrew.burgess@embecosm.com>
781
782 * MAINTAINERS (Reviewers, arc): Remove my entry.
783 (Write After Approval): Add an entry for myself.
784
785 2021-10-28 Richard Purdie <richard.purdie@linuxfoundation.org>
786
787 * Makefile.tpl: Add CPP_FOR_BUILD and CPPFLAGS_FOR_BUILD support
788 * Makefile.in: Regenerate.
789 * configure: Regenerate.
790 * configure.ac: Add CPP_FOR_BUILD and CPPFLAGS_FOR_BUILD support
791
792 2021-10-26 Jeff Law <jeffreyalaw@gmail.com>
793
794 * MAINTAINERS: Fix up Maciej's entries.
795
796 2021-10-26 Maciej W. Rozycki <macro@embecosm.com>
797
798 * MAINTAINERS (CPU Port Maintainers): Add myself as a VAX port
799 maintainer.
800
801 2021-10-22 Eric Gallager <egallager@gcc.gnu.org>
802
803 PR other/102663
804 * Makefile.def: Handle install-dvi target.
805 * Makefile.tpl: Likewise.
806 * Makefile.in: Regenerate.
807
808 2021-10-19 Clément Chigot <clement.chigot@atos.net>
809
810 * MAINTAINERS: Add myself for write after approval.
811
812 2021-10-12 Eric Gallager <egallager@gcc.gnu.org>
813
814 * Makefile.def: Mark libcody, libdecnumber,
815 c++tools, libgcc, and libobjc as missing TAGS
816 targets.
817 * Makefile.in: Regenerate.
818
819 2021-10-07 Siddhesh Poyarekar <siddhesh@gotplt.org>
820
821 * MAINTAINERS: Add myself to DCO section and update email
822 address.
823
824 2021-09-29 Jonathan Wakely <jwakely@redhat.com>
825
826 * MAINTAINERS: Add myself to DCO section.
827
828 2021-09-28 Andrew Burgess <andrew.burgess@embecosm.com>
829
830 * configure: Regenerate.
831 * configure.ac (skipdirs): Add the contents of target_configdirs if
832 we are not building gcc.
833
834 2021-09-24 Andrew Burgess <andrew.burgess@embecosm.com>
835
836 * Makefile.def: Back-port commits ba4d88ad892f and
837 755ba58ebef0 from binutils-gdb repository.
838 * Makefile.in: Regenerated.
839
840 2021-09-20 Harald Anlauf <anlauf@gmx.de>
841
842 * MAINTAINERS (Reviewers): Add myself as Fortran reviewer.
843
844 2021-09-17 Iain Sandoe <iain@sandoe.co.uk>
845
846 * Makefile.def: Add a jit check target for the jit
847 language.
848 * Makefile.in: Regenerate.
849
850 2021-09-16 Andrew Pinski <apinski@marvell.com>
851
852 PR bootstrap/67102
853 * Makefile.def: Have configure-target-libffi depend on
854 all-target-libstdc++-v3.
855 * Makefile.in: Regenerate.
856
857 2021-09-10 Petter Tomner <tomner@kth.se>
858
859 * MAINTAINERS: Me added to DCO and write after approval
860
861 2021-09-01 YunQiang Su <syq@debian.org>
862
863 * MAINTAINERS: Add myself for write after approval.
864
865 2021-08-31 Andrew Burgess <andrew.burgess@embecosm.com>
866
867 * Makefile.def: Add all-gdb dependency on all-libbacktrace.
868 * Makefile.in: Regenerate.
869
870 2021-08-21 Dragan Mladjenovic <Dragan.Mladjenovic@syrmia.com>
871
872 * MAINTAINERS: Add myself for write after approval.
873
874 2021-08-18 Iain Sandoe <iain@sandoe.co.uk>
875
876 * Makefile.in: Regenerate.
877 * Makefile.tpl: Make the state of the configured host
878 shared flag available to makefile fragements.
879
880 2021-08-09 Hongyu Wang <hongyu.wang@intel.com>
881
882 * MAINTAINERS (Write After Approval): Add myself.
883
884 2021-07-20 Richard Earnshaw <rearnsha@arm.com>
885
886 * .dir-locals.el (bug-reference-url-format): Use https.
887
888 2021-07-20 Richard Earnshaw <rearnsha@arm.com>
889
890 * .dir-locals.el (c-mode): Change fill-column to 79.
891
892 2021-07-15 Trevor Saunders <tbsaunde@tbsaunde.org>
893
894 * MAINTAINERS: Add myself to DCO section.
895
896 2021-07-09 Iain Sandoe <iain@sandoe.co.uk>
897
898 * configure: Regenerate.
899 * configure.ac: Adjust cases for which it is necessary to
900 include the Darwin host config fragment.
901
902 2021-07-06 Gaius Mulley <gaius.mulley@southwales.ac.uk>
903
904 * MAINTAINERS: Add myself for write after approval and DCO.
905
906 2021-07-05 Iain Sandoe <iain@sandoe.co.uk>
907
908 * Makefile.def: Add dsymutil defs.
909 * Makefile.in: Regenerated.
910 * Makefile.tpl: Add dsymutil to flags.
911 * configure: Regenerated.
912 * configure.ac: Add dsymutil to target and build recipes.
913
914 2021-07-01 Ankur Saini <arsenic@sourceware.org>
915
916 * MAINTAINERS: Add myself for write after approval.
917
918 2021-06-30 Xi Ruoyao <xry111@mengyan1223.wang>
919
920 * MAINTAINERS (Write After Approval): Add myself.
921
922 2021-06-25 Matthias Kretz <m.kretz@gsi.de>
923
924 * MAINTAINERS: Add myself for write after approval and DCO
925
926 2021-06-24 prathamesh.kulkarni <prathamesh.kulkarni@linaro.org>
927
928 * .gitignore: Add entry for cscope.out.
929
930 2021-06-22 liuhongt <hongtao.liu@intel.com>
931
932 * MAINTAINERS: Remove my Write After Approval entry.
933
934 2021-06-21 liuhongt <hongtao.liu@intel.com>
935
936 * MAINTAINERS: Add myself as maintainer of the i386 vector
937 extensions.
938
939 2021-06-18 Antoni Boucher <bouanto@zoho.com>
940
941 * MAINTAINERS (Write After Approval): Add myself.
942
943 2021-06-17 Aldy Hernandez <aldyh@redhat.com>
944
945 * MAINTAINERS (Various Maintainers): Add Andrew and myself
946 as *vrp and ranger maintainers.
947
948 2021-06-05 Jeff Law <jeffreyalaw@gmail.com>
949
950 * MAINTAINERS: Adjust my entry in the DCO section so that it does
951 not trigger testsuite failures.
952
953 2021-06-05 Jeff Law <jeffreyalaw@gmail.com>
954
955 * MAINTAINERS: Add myself to DCO section with both email addresses.
956
957 2021-06-03 Jason Merrill <jason@redhat.com>
958
959 * MAINTAINERS: Add DCO version number.
960
961 2021-06-02 Jason Merrill <jason@redhat.com>
962
963 * MAINTAINERS: Add DCO section.
964
965 2021-05-31 Indu Bhagat <indu.bhagat@oracle.com>
966
967 * MAINTAINERS (Write After Approval): Add myself.
968
969 2021-05-29 Mike Frysinger <vapier@gentoo.org>
970
971 * configure.ac: Add gnulib to configdirs for sim.
972 * configure: Regenerate.
973
974 2021-05-18 Mike Frysinger <vapier@gentoo.org>
975
976 * Makefile.def: Add configure-sim dependency on all-gnulib.
977 * Makefile.in: Regenerated.
978
979 2021-05-17 Serge Belyshev <belyshev@depni.sinp.msu.ru>
980
981 * MAINTAINERS (Write After Approval): Add myself.
982
983 2021-05-12 Marcel Vollweiler <marcel@codesourcery.com>
984
985 * MAINTAINERS (Write After Approval): Add myself.
986
987 2021-05-11 Martin Liska <mliska@suse.cz>
988
989 * MAINTAINERS: Remove entries for removed
990 components (HSA, BRIG, libhsail-rt).
991 Move Pekka to Write After Approval.
992
993 2021-05-11 Martin Liska <mliska@suse.cz>
994
995 * Makefile.def: Remove libhsail-rt.
996 * Makefile.in: Likewise.
997 * configure.ac: Likewise.
998 * configure: Regenerate.
999 * libhsail-rt/ChangeLog: Removed.
1000 * libhsail-rt/Makefile.am: Removed.
1001 * libhsail-rt/Makefile.in: Removed.
1002 * libhsail-rt/README: Removed.
1003 * libhsail-rt/aclocal.m4: Removed.
1004 * libhsail-rt/configure: Removed.
1005 * libhsail-rt/configure.ac: Removed.
1006 * libhsail-rt/configure.tgt: Removed.
1007 * libhsail-rt/include/internal/fibers.h: Removed.
1008 * libhsail-rt/include/internal/phsa-queue-interface.h: Removed.
1009 * libhsail-rt/include/internal/phsa-rt.h: Removed.
1010 * libhsail-rt/include/internal/workitems.h: Removed.
1011 * libhsail-rt/rt/arithmetic.c: Removed.
1012 * libhsail-rt/rt/atomics.c: Removed.
1013 * libhsail-rt/rt/bitstring.c: Removed.
1014 * libhsail-rt/rt/fbarrier.c: Removed.
1015 * libhsail-rt/rt/fibers.c: Removed.
1016 * libhsail-rt/rt/fp16.c: Removed.
1017 * libhsail-rt/rt/misc.c: Removed.
1018 * libhsail-rt/rt/multimedia.c: Removed.
1019 * libhsail-rt/rt/queue.c: Removed.
1020 * libhsail-rt/rt/sat_arithmetic.c: Removed.
1021 * libhsail-rt/rt/segment.c: Removed.
1022 * libhsail-rt/rt/workitems.c: Removed.
1023 * libhsail-rt/target-config.h.in: Removed.
1024
1025 2021-05-04 Nick Clifton <nickc@redhat.com>
1026
1027 * configure.ac (AC_PROG_CC): Replace with AC_PROG_CC_C99.
1028 * configure: Regenerate.
1029
1030 2021-04-28 Jakub Jelinek <jakub@redhat.com>
1031 Tobias Burnus <tobias@codesourcery.com>
1032
1033 * configure.ac (--enable-offload-defaulted): New.
1034 * configure: Regenerate.
1035
1036 2021-04-23 David Faust <david.faust@oracle.com>
1037
1038 * MAINTAINERS (Write After Approval): Add myself.
1039
1040 2021-04-11 Hafiz Abid Qadeer <abidh@codesourcery.com>
1041
1042 * MAINTAINERS (Write After Approval): Add myself.
1043
1044 2021-03-26 Dimitar Dimitrov <dimitar@dinux.eu>
1045
1046 * MAINTAINERS: Add myself as pru port maintainer.
1047
1048 2021-03-23 David Malcolm <dmalcolm@redhat.com>
1049
1050 * MAINTAINERS: Add myself as static analyzer maintainer.
1051
1052 2021-03-18 Jeff Law <jlaw@tachyum.com>
1053
1054 * MAINTAINERS: Update primary entry.
1055
1056 2021-03-13 Eugene Rozenfeld <erozen@microsoft.com>
1057
1058 * MAINTAINERS (Write After Approval): Add myself.
1059
1060 2021-03-13 Mike Frysinger <vapier@gentoo.org>
1061
1062 * Makefile.def: Remove all-sim dependency on configure-gdb.
1063 * Makefile.in: Regenerated.
1064
1065 2021-03-11 Jeff Law <law@redhat.com>
1066
1067 * MAINTAINERS: Update entries for a few ex-ImgTec employees
1068
1069 2021-03-11 Martin Liska <mliska@suse.cz>
1070
1071 * Makefile.tpl: The change was done Makefile.in which
1072 is generated file.
1073
1074 2021-03-08 Jeff Law <law@redhat.com>
1075
1076 * MAINTAINERS: Update my email address
1077
1078 2021-02-23 Kito Cheng <kito.cheng@sifive.com>
1079
1080 * config.guess: Import latest upstream.
1081 * config.sub: Import latest upstream.
1082
1083 2021-01-25 Martin Liska <mliska@suse.cz>
1084
1085 PR gcov-profile/98739
1086 * Makefile.in: Enable -fprofile-reproducible=parallel-runs
1087 for profiledbootstrap.
1088
1089 2021-01-22 Jonathan Wright <jonathan.wright@arm.com>
1090
1091 * MAINTAINERS (Write After Approval): Add myself.
1092
1093 2021-01-22 Maciej W. Rozycki <macro@orcam.me.uk>
1094
1095 * MAINTAINERS (Write After Approval): Update my e-mail address.
1096
1097 2021-01-12 Segher Boessenkool <segher@kernel.crashing.org>
1098
1099 * MAINTAINERS: Fix spacing.
1100
1101 2021-01-12 Qian Jianhua <qianjh@cn.fujitsu.com>
1102
1103 * MAINTAINERS (Write After Approval): Add myself
1104
1105 2021-01-06 Nick Alcock <nick.alcock@oracle.com>
1106
1107 * Makefile.def: Sync with binutils-gdb:
1108 (dependencies): all-ld depends on all-libctf.
1109 (host_modules): libctf is no longer no_install.
1110 No longer no_check. Checking depends on all-ld.
1111 * Makefile.in: Regenerated.
1112
1113 2021-01-05 Samuel Thibault <samuel.thibault@ens-lyon.org>
1114
1115 * libtool.m4: Match gnu* along other GNU systems.
1116 * libgo/config/libtool.m4: Match gnu* along other GNU systems.
1117 * libgo/configure: Re-generate.
1118
1119 2021-01-04 Philipp Tomsich <philipp.tomsich@vrull.eu>
1120
1121 * MAINTAINERS: Update my email address.
1122
1123 2020-12-17 Marius Hillenbrand <mhillen@linux.ibm.com>
1124
1125 * MAINTAINERS (Write After Approval): Add myself.
1126
1127 2020-12-15 Nathan Sidwell <nathan@acm.org>
1128
1129 * Makefile.def
1130 * Makefile.in
1131 * Makefile.tpl
1132 * configure
1133 * configure.ac
1134
1135 2020-12-15 Nathan Sidwell <nathan@acm.org>
1136
1137 * Makefile.def: Add libcody.
1138 * configure.ac: Add libcody.
1139 * Makefile.in: Regenerated.
1140 * configure: Regenerated.
1141
1142 2020-12-14 Andrea Corallo <andrea.corallo@arm.com>
1143
1144 * .dir-locals.el (c-mode): Set 'fill-column' to 80 columns.
1145
1146 2020-12-05 Iain Sandoe <iain@sandoe.co.uk>
1147
1148 PR target/97865
1149 * libtool.m4: Update handling of Darwin platform link flags
1150 for Darwin20.
1151
1152 2020-12-02 Simon Marchi <simon.marchi@polymtl.ca>
1153
1154 * .gitignore: Sync with binutils-gdb
1155
1156 2020-12-02 Claudiu Zissulescu <claziss@gmail.com>
1157
1158 * MAINTAINERS: Add myself as arc port maintainer.
1159
1160 2020-11-29 Iain Buclaw <ibuclaw@gdcproject.org>
1161
1162 PR d/87788
1163 * configure.ac: Don't disable D for *-*-darwin*.
1164 * configure: Regenerate.
1165
1166 2020-11-29 John David Anglin <danglin@gcc.gnu.org>
1167
1168 * libtool.m4 (archive_cmds): Add +nodefaultrpath ld option on
1169 hppa64-*-hpux11*.
1170
1171 2020-11-25 Matthew Malcomson <matthew.malcomson@arm.com>
1172
1173 * configure: Regenerate.
1174 * configure.ac: Add --bootstrap-hwasan option.
1175
1176 2020-11-23 Iain Sandoe <iain@sandoe.co.uk>
1177
1178 * config.guess: Import latest upstream.
1179 * config.sub: Import latest upstream.
1180
1181 2020-11-16 Martin Liska <mliska@suse.cz>
1182
1183 * .gitignore: Add cache as clangd uses it now.
1184
1185 2020-11-13 Haochen Gui <guihaoc@gcc.gnu.org>
1186
1187 * MAINTAINERS (Write After Approval): add myself
1188
1189 2020-11-09 Pat Bernardi <bernardi@adacore.com>
1190
1191 * MAINTAINERS (Write After Approval): Add myself.
1192
1193 2020-11-09 Jonathan Wakely <jwakely@redhat.com>
1194
1195 * config-ml.in (multi-do, multi-clean): Add @ to silence recipes.
1196 Remove FIXME comments.
1197
1198 2020-11-06 Martin Uecker <muecker@gwdg.de>
1199
1200 * MAINTAINERS: Update my email address.
1201
1202 2020-11-06 Hongtao Liu <hongtao.liu@intel.com>
1203
1204 * MAINTAINERS (Write After Approval): Add myself.
1205
1206 2020-10-06 Tobias Burnus <tobias@codesourcery.com>
1207
1208 PR target/97302
1209 * configure.ac: Only set with_gmp to /usr/local
1210 if not building in tree.
1211 * configure: Regenerate.
1212
1213 2020-09-18 Omar Tahir <omar.tahir@arm.com>
1214
1215 * MAINTAINERS (Write After Approval): Add myself.
1216
1217 2020-08-26 Tobias Burnus <tobias@codesourcery.com>
1218
1219 * MAINTAINERS (Various Maintainers): Add myself as OpenACC maintainer.
1220
1221 2020-08-20 Tobias Burnus <tobias@codesourcery.com>
1222
1223 PR bootstrap/96612
1224 * configure.ac: Run AX_CXX_COMPILE_STDCXX also for ${build} compiler,
1225 if not the same as ${host}.
1226 * configure: Regenerate.
1227
1228 2020-08-16 Sergei Trofimovich <slyfox@gcc.gnu.org>
1229
1230 * MAINTAINERS (Write After Approval): Add myself.
1231
1232 2020-08-12 Senthil Kumar Selvaraj <saaadhu@gcc.gnu.org>
1233
1234 * MAINTAINERS: Update my email address.
1235
1236 2020-07-30 Joe Ramsay <joe.ramsay@arm.com>
1237
1238 * MAINTAINERS (Write After Approval): Add myself.
1239
1240 2020-07-22 Przemyslaw Wirkus <przemyslaw.wirkus@arm.com>
1241
1242 * MAINTAINERS (Write After Approval): Add myself.
1243
1244 2020-06-12 Martin Liska <mliska@suse.cz>
1245
1246 * .gitignore: Add .clang-tidy.
1247
1248 2020-06-08 Jason Merrill <jason@redhat.com>
1249
1250 * configure.ac: Check AX_CXX_COMPILE_STDCXX if not bootstrapping.
1251 * configure: Regenerate.
1252
1253 2020-06-06 Max Filippov <jcmvbkbc@gmail.com>
1254
1255 * MAINTAINERS: Add myself as xtensa port maintainer.
1256
1257 2020-05-28 Nicolas Bértolo <nicolasbertolo@gmail.com>
1258
1259 * configure.ac: Don't require --enable-host-shared when building
1260 for Mingw.
1261 * configure: Regenerate.
1262
1263 2020-05-18 Jason Merrill <jason@redhat.com>
1264
1265 * configure.ac: Update bootstrap dialect to -std=c++11.
1266
1267 2020-05-18 Alex Coplan <alex.coplan@arm.com>
1268
1269 * MAINTAINERS (Write After Approval): Add myself.
1270
1271 2020-04-29 Thomas Schwinge <thomas@codesourcery.com>
1272
1273 PR target/92713
1274 * configure.ac ["${ENABLE_LIBSTDCXX}" = "default" && amdgcn*-*-*]
1275 (noconfigdirs): Add 'target-libstdc++-v3'.
1276 * configure: Regenerate.
1277
1278 2020-04-21 Stephen Casner <casner@acm.org>
1279
1280 PR 25830
1281 * configure.ac (noconfigdirs): Exclude gdb & gprof for pdp11.
1282 * configure: Rebuild.
1283
1284 2020-04-17 Martin Liska <mliska@suse.cz>
1285 Jonathan Yong <10walls@gmail.com>
1286
1287 PR gcov-profile/94570
1288 * ltmain.sh: Do not define HAVE_DOS_BASED_FILE_SYSTEM
1289 for CYGWIN.
1290
1291 2020-04-14 Martin Jambor <mjambor@suse.cz>
1292
1293 * MAINTAINERS (Reviewers): Add myself as callgraph (IPA) reviewer.
1294
1295 2020-04-09 Tom Tromey <tom@tromey.com>
1296
1297 * configure: Rebuild.
1298 * Makefile.in: Rebuild.
1299 * Makefile.def (gdbsupport, gdbserver): New host modules.
1300 (configure-gdb): Depend on all-gdbsupport.
1301 (all-gdb): Depend on all-gdbsupport, all-libctf.
1302 * configure.ac (host_tools): Add gdbserver.
1303 Conditionally build gdbserver and gdbsupport.
1304
1305 2020-03-09 Tobias Burnus <tobias@codesourcery.com>
1306
1307 * configure.ac: Build libgomp by default for amdgcn.
1308 * configure: Regenerate.
1309
1310 2020-03-05 Srinath Parvathaneni <srinath.parvathaneni@arm.com>
1311
1312 * MAINTAINERS (Write After Approval): Add myself.
1313
1314 2020-02-28 Joel Hutton <joel.hutton@arm.com>
1315
1316 * MAINTAINERS (Write After Approval) : Add myself.
1317
1318 2020-02-20 Palmer Dabbelt <palmer@sifive.com>
1319
1320 * MAINTAINERS: Change palmer@sifive.com to palmer@dabbelt.com.
1321
1322 2020-02-14 Martin Sebor <msebor@redhat.com>
1323
1324 * doc/extend.texi (attribute alias): Mention type requirement.
1325 (attribute weak): Same.
1326 (attribute weakref): Correct invalid example.
1327
1328 2020-02-03 Segher Boessenkool <segher@kernel.crashing.org>
1329
1330 * doc/md.texi (PowerPC and IBM RS6000): Improve documentation.
1331
1332 2020-01-15 Segher Boessenkool <segher@kernel.crashing.org>
1333 Jakub Jelinek <jakub@redhat.com>
1334
1335 * .gitattributes: Add *.md diff=md.
1336
1337 2020-01-14 Georg-Johann Lay <avr@gjlay.de>
1338
1339 The mentioned auto-generated file is no more part of the
1340
1341 GCC sources, it's auto-generated in $(builddir) during build.
1342
1343 PR target/92055
1344 * contrib/gcc_update (files_and_dependencies): Remove
1345 entry for gcc/config/avr/t-multilib.
1346
1347 2020-01-14 Anatoly Sokolov <aesok@dol.ru>
1348
1349 * MAINTAINERS: Update my email address.
1350
1351 2020-01-13 Joseph Myers <joseph@codesourcery.com>
1352
1353 * README.MOVED_TO_GIT: Remove.
1354
1355 2020-01-11 Joseph Myers <joseph@codesourcery.com>
1356
1357 * README.MOVED_TO_GIT: New file.
1358
1359 2020-01-02 Dennis Zhang <dennis.zhang@arm.com>
1360
1361 * MAINTAINERS (Write After Approval): Add myself.
1362
1363 2019-12-20 Jerome Lambourg <lambourg@adacore.com>
1364
1365 * MAINTAINERS (write_after_approval): Add myself.
1366
1367 2019-12-19 Stam Markianos-Wright <stam.markianos-wright@arm.com>
1368
1369 * MAINTAINERS (write_after_approval): Add myself.
1370
1371 2019-12-17 Mihail Ionescu <mihail.ionescu@arm.com>
1372
1373 * MAINTAINERS (write_after_approval): Add myself.
1374
1375 2019-12-11 Matthias Klose <doko@ubuntu.com>
1376
1377 * configure.ac: Factor out common cases for compare_exclusions.
1378 * configure: Regenerate.
1379
1380 2019-12-11 Jozef Lawrynowicz <jozef.l@mittosystems.com>
1381
1382 * config-ml.in (msp430-*-*): Support --disable-no-exceptions configure
1383 flag.
1384
1385 2019-12-10 Lewis Hyatt <lhyatt@gmail.com>
1386
1387 * MAINTAINERS (Write After Approval): Add myself.
1388
1389 2019-11-27 Tobias Burnus <tobias@codesourcery.com>
1390
1391 PR middle-end/92463
1392 * configure.ac: Use MPFR_RNDN instead of GMP's MP_RNDN.
1393 * configure: Regenerate
1394
1395 2019-11-20 Janne Blomqvist <jb@gcc.gnu.org>
1396
1397 * configure.ac: Use https for gcc.gnu.org.
1398 * configure: Regenerated.
1399
1400 2019-11-19 James Greenhalgh <james.greenhalgh@arm.com>
1401
1402 * MAINTAINERS (aarch64 port): Remove my name, move to...
1403 (Write After Approval): ...Here.
1404
1405 2019-11-15 Kelvin Nilsen <kelvin@gcc.gnu.org>
1406
1407 * MAINTAINERS: Change my email address as maintainer.
1408
1409 2019-11-11 Janne Blomqvist <jb@gcc.gnu.org>
1410
1411 PR fortran/91828
1412 * configure.ac: Bump minimum MPFR to 3.1.0, recommended to 3.1.6+.
1413 * configure: Regenerated.
1414
1415 2019-10-21 Jason Merrill <jason@redhat.com>
1416
1417 * .gitattributes: Also check ChangeLog whitespace.
1418
1419 2019-10-21 Andrew Burgess <andrew.burgess@embecosm.com>
1420
1421 * contrib/dg-extract-results.sh: Add support for KPASS.
1422 * contrib/dg-extract-results.py: Likewise.
1423
1424 2019-10-17 Jason Merrill <jason@redhat.com>
1425
1426 * .gitattributes: Avoid {} in filename pattern.
1427
1428 2019-10-08 Thomas Schwinge <thomas@codesourcery.com>
1429
1430 * MAINTAINERS: Add back Trevor Smigiel; move into Write After
1431 Approval section.
1432
1433 2019-10-01 Frederik Harwath <frederik@codesourcery.com>
1434
1435 * MAINTAINERS: Add myself to Write After Approval
1436
1437 2019-09-26 Richard Sandiford <richard.sandiford@arm.com>
1438
1439 * MAINTAINERS: Add myself as an aarch64 maintainer.
1440
1441 2019-09-26 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
1442
1443 * MAINTAINERS: Add myself as aarch64 maintainer.
1444
1445 2019-09-23 Carl Love <cel@us.ibm.com>
1446
1447 * config/rs6000/vsx.md (xxswapd_v4si, xxswapd_v8hi, xxswapd_v16qi):
1448 New define_insn.
1449 (vsx_xxpermdi4_le_<mode> for VSX_W, vsx_xxpermdi8_le_V8HI,
1450 vsx_xxpermdi16_le_V16QI): Removed define_insn.
1451
1452 2019-09-13 Sam Tebbs <sam.tebbs@arm.com>
1453
1454 * MAINTAINERS (Sam Tebbs): Update email address.
1455
1456 2019-09-10 Tobias Burnus <tobias@codesourcery.com>
1457
1458 * MAINTAINERS: Update my email address.
1459
1460 2019-09-10 Christophe Lyon <christophe.lyon@st.com>
1461
1462 * libtool.m4: Handle uclinuxfdpiceabi.
1463
1464 2019-09-09 Jose E. Marchesi <jose.marchesi@oracle.com>
1465
1466 * MAINTAINERS: Add myself as the maintainer of the eBPF port.
1467 Remove myself from Write After Approval section.
1468
1469 2019-09-09 Jose E. Marchesi <jose.marchesi@oracle.com>
1470
1471 * configure.ac: Support for bpf-*-* targets.
1472 * configure: Regenerate.
1473
1474 2019-09-09 Jose E. Marchesi <jose.marchesi@oracle.com>
1475
1476 * config.sub: Import upstream version 2019-06-30.
1477 * config.guess: Import upstream version 2019-07-24.
1478
1479 2019-09-03 Ulrich Weigand <uweigand@de.ibm.com>
1480
1481 * MAINTAINERS: Remove spu port maintainers.
1482
1483 2019-08-28 Martin Liska <mliska@suse.cz>
1484
1485 * .gitignore: Add .clangd and compile_commands.json
1486 to .gitignore.
1487
1488 2019-08-23 Michael Forney <mforney@mforney.org>
1489
1490 * Makefile.tpl (HOST_EXPORTS): Add CXX_FOR_BUILD.
1491 * Makefile.in: Regenerate.
1492
1493 2019-08-19 Tom Tromey <tom@tromey.com>
1494
1495 * configure: Rebuild.
1496 * configure.ac: Add --with-static-standard-libraries.
1497
1498 2019-08-16 Alexandre Oliva <oliva@gnu.org>
1499
1500 * MAINTAINERS: aoliva from @redhat.com to @gcc.gnu.org.
1501
1502 2019-08-13 Mark Eggleston <mark.eggleston@codethink.co.uk>
1503
1504 * MAINTAINERS (Write After Approval): Add myself.
1505
1506 2019-07-08 Kito Cheng <kito.cheng@sifive.com>
1507
1508 * MAINTAINERS (Write After Approval): Remove myself, already listed in
1509 RISC-V port maitainer.
1510
1511 2019-07-08 Kito Cheng <kito.cheng@sifive.com>
1512
1513 * MAINTAINERS (Write After Approval): Fix the list sorted by surname.
1514
1515 2019-07-08 Kito Cheng <kito.cheng@sifive.com>
1516
1517 * MAINTAINERS (Write After Approval): Add myself.
1518
1519 2019-07-03 Andrea Corallo <andrea.corallo@arm.com>
1520
1521 * MAINTAINERS (Write After Approval): Add myself.
1522
1523 2019-06-25 Martin Liska <mliska@suse.cz>
1524
1525 contrib/filter-clang-warnings.py: Transform from
1526 filter-rtags-warnings.py.
1527
1528 2019-06-15 Tom Tromey <tom@tromey.com>
1529
1530 * configure.ac (host_libs): Add gnulib.
1531 * configure: Rebuild.
1532 * Makefile.def (host_modules, dependencies): Add gnulib.
1533 * Makefile.in: Rebuild.
1534
1535 2019-06-12 Dimitar Dimitrov <dimitar@dinux.eu>
1536
1537 * MAINTAINERS (Write After Approval): Add myself.
1538
1539 2019-06-12 Dimitar Dimitrov <dimitar@dinux.eu>
1540
1541 * configure: Regenerate.
1542 * configure.ac: Add PRU target.
1543
1544 2019-06-11  Matthew Beliveau  <mbelivea@redhat.com>
1545
1546 * MAINTAINERS (Write After Approval): Add myself.
1547
1548 2019-06-11 Nick Clifton <nickc@redhat.com>
1549
1550 Import these changes from the binutils/gdb repository:
1551
1552 2019-05-28 Nick Alcock <nick.alcock@oracle.com>
1553
1554 * Makefile.def (dependencies): configure-libctf depends on all-bfd
1555 and all its deps.
1556 * Makefile.in: Regenerated.
1557
1558 2019-05-28 Nick Alcock <nick.alcock@oracle.com>
1559
1560 * Makefile.def (host_modules): Add libctf.
1561 * Makefile.def (dependencies): Likewise.
1562 libctf depends on zlib, libiberty, and bfd.
1563 * Makefile.in: Regenerated.
1564 * configure.ac (host_libs): Add libctf.
1565 * configure: Regenerated.
1566
1567 2019-05-20 Vladislav Ivanishin <vlad@ispras.ru>
1568
1569 * MAINTAINERS (Write After Approval): Add myself.
1570
1571 2019-05-19 Peter Bergner <bergner@linux.ibm.com>
1572
1573 * MAINTAINERS: Update my email address.
1574
1575 2019-05-17 Thomas Rodgers <trodgers@redhat.com>
1576
1577 * MAINTAINERS (Write After Approval): Add myself.
1578
1579 2019-05-16 Jun Ma <junma@linux.alibaba.com>
1580
1581 * MAINTAINERS (Write After Approval): Add myself.
1582
1583 2019-05-07 Jim Wilson <jimw@sifive.com>
1584
1585 * MAINTAINERS: Remove myself as IA-64 maintainer.
1586
1587 2019-05-04 Roland Illig <roland.illig@gmx.de>
1588
1589 * MAINTAINERS (Write After Approval): Add myself.
1590
1591 2019-05-02 Richard Biener <rguenther@suse.de>
1592
1593 PR bootstrap/85574
1594 * Makefile.tpl (compare target): Also compare extra-compare
1595 files.
1596 * Makefile.in: Regenerate.
1597
1598 2019-04-22 Roman Zhuykov <zhroma@ispras.ru>
1599
1600 * MAINTAINERS (Various Maintainers): Remove Ayal Zaks and add myself
1601 as modulo-scheduler maintainer.
1602
1603 2019-04-21 Iain Sandoe <iain@sandoe.co.uk>
1604
1605 * MAINTAINERS: Add myself as co-maintainer for Darwin.
1606
1607 2019-04-18 Iain Sandoe <iain@sandoe.co.uk>
1608
1609 * MAINTAINERS: Update my email address.
1610
1611 2019-04-14 Johannes Pfau <johannespfau@gmail.com>
1612
1613 * configure.ac: Remove d from unsupported languages on mingw and cygwin.
1614 * configure: Regenerate.
1615
1616 2019-04-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1617
1618 * configure.ac (enable_libphobos): Check LIBPHOBOS_SUPPORTED.
1619 * configure: Regenerate.
1620
1621 2019-04-12 Iain Buclaw <ibuclaw@gdcproject.org>
1622
1623 * configure.ac: Add target-zlib to target_libraries.
1624 * configure: Regenerate.
1625
1626 2019-04-09 Martin Liska <mliska@suse.cz>
1627
1628 * Makefile.in: Regenerate.
1629 * Makefile.tpl: Pass GENERATOR_CFLAGS
1630 in all stages.
1631
1632 2019-03-28 Martin Liska <mliska@suse.cz>
1633
1634 PR bootstrap/89829
1635 * Makefile.in: Revert r254150.
1636 * Makefile.tpl: Likewise.
1637
1638 2019-03-28 Ben Elliston <bje@gnu.org>
1639
1640 * MAINTAINERS (Various Maintainers): Remove myself from dfp.c and
1641 related, and libdecnumber.
1642
1643 2019-03-15 Alexander Monakov <amonakov@ispras.ru>
1644
1645 * MAINTAINERS (Reviewers): Add myself as selective scheduling reviewer.
1646 (Write After Approval): Remove myself.
1647
1648 2019-02-27 Alejandro Martinez <alejandro.martinezvicente@arm.com>
1649
1650 * MAINTAINERS (Write After Approval): Add myself.
1651
1652 2019-02-11 Andrew Stubbs <ams@codesourcery.com>
1653
1654 * MAINTAINERS (amdgcn port): Add myself and Julian Brown.
1655 (Write After Approval): Remove myself and Julian.
1656
1657 2019-01-26 Harald Anlauf <anlauf@gmx.de>
1658
1659 * MAINTAINERS (Write After Approval): Add myself.
1660
1661 2019-01-25 Kwok Cheung Yeung <kcy@codesourcery.com>
1662
1663 * MAINTAINERS (Write After Approval): Add myself.
1664
1665 2019-01-24 Xiong Hu Luo <luoxhu@linux.vnet.ibm.com>
1666
1667 * ChangeLog: Replace space with tab.
1668 * MAINTAINERS: Delete 1 tab to keep alignment.
1669
1670 2019-01-21 Jiufu Guo <guojiufu@linux.ibm.com>
1671
1672 * MAINTAINERS (Write After Approval): Add myself.
1673
1674 2019-01-18 Li Jia He <helijia@gcc.gnu.org>
1675
1676 * MAINTAINERS (Write After Approval): Add myself.
1677
1678 2019-01-17 Andrew Stubbs <ams@codesourcery.com>
1679 Kwok Cheung Yeung <kcy@codesourcery.com>
1680 Julian Brown <julian@codesourcery.com>
1681 Tom de Vries <tom@codesourcery.com>
1682 Jan Hubicka <hubicka@ucw.cz>
1683 Martin Jambor <mjambor@suse.cz>
1684
1685 * configure.ac: Likewise.
1686 * configure: Regenerate.
1687 * contrib/config-list.mk: Add amdgcn-amdhsa.
1688
1689 2019-01-16 Kewen Lin <linkw@gcc.gnu.org>
1690
1691 * MAINTAINERS (Write After Approval): Add myself.
1692
1693 2019-01-16 Xiong Hu Luo <luoxhu@linux.vnet.ibm.com>
1694
1695 * MAINTAINERS (Write After Approval): Add myself.
1696
1697 2019-01-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1698
1699 PR target/88535
1700 * config.guess: Import upstream version 2019-01-03.
1701 * config.sub: Import upstream version 2019-01-01.
1702
1703 2018-12-21 Thomas Preud'homme <thomas.preudhomme@linaro.org>
1704
1705 * MAINTAINERS (Write After Approval): Update my maintainer address.
1706
1707 2018-12-21 Gergö Barany <gergo@codesourcery.com>
1708
1709 * MAINTAINERS (Write After Approval): Add myself.
1710
1711 2018-12-10 Segher Boessenkool <segher@kernel.crashing.org>
1712
1713 * contrib/config-list.mk: Remove powerpc-eabispe and powerpc-linux_spe.
1714
1715 2018-12-05 Iain Sandoe <iain@sandoe.co.uk>
1716
1717 * configure.ac (NCN_STRICT_CHECK_TOOLS): Check otool.
1718 (ACX_CHECK_INSTALLED_TARGET_TOOL): Likewise
1719 (GCC_TARGET_TOOL): Likewise.
1720 * Makefile.tpl (HOST_EXPORTS): Add OTOOL, OTOOL_FOR_TARGET.
1721 (BASE_TARGET_EXPORTS): OTOOL, export OTOOL_FOR_TARGET.
1722 OTOOL, OTOOL_FOR_TARGET: New substitutions.
1723 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS): Add OTOOL.
1724 * configure: Regenerate.
1725 * Makefile.in: Likewise.
1726
1727 2018-11-28 Johannes Pfau <johannespfau@gmail.com>
1728
1729 * MAINTAINERS (Write After Approval): Add myself.
1730
1731 2018-11-13 Martin Liska <mliska@suse.cz>
1732
1733 * gcc.target/i386/pr87930.c: Move to ...
1734 * gcc.dg/asan/pr87930.c: ... here. Guard for i?86/x86_64 targets.
1735
1736 2018-11-10 Stafford Horne <shorne@gmail.com>
1737
1738 * MAINTAINERS (CPU Port Maintainers): Add myself for or1k.
1739 (Write After Approval): Remove myself.
1740
1741 2018-11-06 Hafiz Abid Qadeer <abidh@codesourcery.com>
1742
1743 * config/iconv.m4 (AM_ICONV_LINK): Don't overwrite CPPFLAGS.
1744 Append $INCICONV to it.
1745
1746 2018-11-04 Stafford Horne <shorne@gmail.com>
1747
1748 * MAINTAINERS (Write After Approval): Add myself.
1749
1750 2018-10-31 Joseph Myers <joseph@codesourcery.com>
1751
1752 PR bootstrap/82856
1753 * multilib.am: New file. From automake.
1754
1755 Merge from binutils-gdb:
1756 2018-06-19 Simon Marchi <simon.marchi@ericsson.com>
1757
1758 * libtool.m4: Use AC_LANG_SOURCE.
1759 * configure.ac: Remove AC_PREREQ, use AC_LANG_SOURCE.
1760 * ar-lib: New file.
1761 * test-driver: New file.
1762 * configure: Re-generate.
1763
1764 2018-10-31 Michael Ploujnikov <michael.ploujnikov@oracle.com>
1765
1766 * MAINTAINERS (Write After Approval): Add myself.
1767
1768 2018-10-31 Iain Buclaw <ibuclaw@gdcproject.org>
1769
1770 PR bootstrap/87788
1771 PR d/87799
1772 * configure: Rebuild.
1773 * configure.ac: Disable D on systems where it is known not to work.
1774
1775 2018-10-28 Iain Buclaw <ibuclaw@gdcproject.org>
1776
1777 * Makefile.def (target_modules): Add libphobos.
1778 (flags_to_pass): Add GDC, GDCFLAGS, GDC_FOR_TARGET and
1779 GDCFLAGS_FOR_TARGET.
1780 (dependencies): Make libphobos depend on libatomic, libbacktrace
1781 configure, and zlib configure.
1782 (language): Add language d.
1783 * Makefile.in: Rebuild.
1784 * Makefile.tpl (BUILD_EXPORTS): Add GDC and GDCFLAGS.
1785 (HOST_EXPORTS): Add GDC.
1786 (POSTSTAGE1_HOST_EXPORTS): Add GDC and GDC_FOR_BUILD.
1787 (BASE_TARGET_EXPORTS): Add GDC.
1788 (GDC_FOR_BUILD, GDC, GDCFLAGS): New variables.
1789 (GDC_FOR_TARGET, GDC_FLAGS_FOR_TARGET): New variables.
1790 (EXTRA_HOST_FLAGS): Add GDC.
1791 (STAGE1_FLAGS_TO_PASS): Add GDC.
1792 (EXTRA_TARGET_FLAGS): Add GDC and GDCFLAGS.
1793 * config-ml.in: Treat GDC and GDCFLAGS like other compiler/flag
1794 environment variables.
1795 * configure: Rebuild.
1796 * configure.ac: Add target-libphobos to target_libraries. Set and
1797 substitute GDC_FOR_BUILD and GDC_FOR_TARGET.
1798
1799 2018-10-24 Ilya Leoshkevich <iii@linux.ibm.com>
1800
1801 * MAINTAINERS (Write After Approval): Add myself.
1802
1803 2018-10-23 Iain Buclaw <ibuclaw@gdcproject.org>
1804
1805 * MAINTAINERS (Write After Approval): Remove myself.
1806
1807 2018-10-23 Iain Buclaw <ibuclaw@gdcproject.org>
1808
1809 * MAINTAINERS: Add myself as D front-end and libphobos maintainer.
1810
1811 2018-10-14 Bin Cheng <bin.cheng@linux.alibaba.com>
1812
1813 * MAINTAINERS: Update my email address.
1814
1815 2018-10-04 Thomas Schwinge <thomas@codesourcery.com>
1816
1817 * MAINTAINERS: List myself as "libgomp (OpenACC)" and "OpenACC"
1818 maintainer.
1819
1820 2018-09-13 Matthew Malcomson <matthew.malcomson@arm.com>
1821
1822 * MAINTAINERS (Write After Approval): Add self.
1823
1824 2018-09-13 Sam Tebbs <sam.tebbs@arm.com>
1825
1826 * MAINTAINERS (write after approval): Add myself.
1827
1828 2018-09-04 Xuepeng Guo <xuepeng.guo@intel.com>
1829
1830 * MAINTAINERS: Update my email address.
1831
1832 2018-08-29 Vlad Lazar <vlad.lazar@arm.com>
1833
1834 * MAINTAINERS (write after approval): Add myself.
1835
1836 2018-08-21 Richard Sandiford <richard.sandiford@arm.com>
1837
1838 * MAINTAINERS: Add self to global reviewers list.
1839
1840 2018-08-17 Sandra Loosemore <sandra@codesourcery.com>
1841
1842 MAINTAINERS: Add c-sky port maintainers.
1843
1844 2018-08-10 Martin Liska <mliska@suse.cz>
1845
1846 * MAINTAINERS: Revert change in previous commit and
1847 join lines.
1848
1849 2018-08-10 Martin Liska <mliska@suse.cz>
1850
1851 * MAINTAINERS: Remove extra line.
1852
1853 2018-08-06 Naveen H.S <naveenh@marvell.com>
1854
1855 * MAINTAINERS: Update my email address.
1856
1857 2018-07-19 DJ Delorie <dj@redhat.com>
1858
1859 * MAINTAINERS (m32c, msp43, rl78, libiberty, build): Remove myself
1860 as maintainer.
1861
1862 2018-07-16 Andreas Krebbel <krebbel@linux.ibm.com>
1863
1864 * MAINTAINERS: Adjust email address for me and my colleague Robin
1865 Dapp.
1866
1867 2018-07-13 H.J. Lu <hongjiu.lu@intel.com>
1868 Sunil K Pandey <sunil.k.pandey@intel.com>
1869
1870 PR target/84413
1871 * config/i386/i386.c (m_CORE_AVX512): New.
1872 (m_CORE_AVX2): Likewise.
1873 (m_CORE_ALL): Add m_CORE_AVX2.
1874 * config/i386/x86-tune.def: Replace m_HASWELL with m_CORE_AVX2.
1875 Replace m_SKYLAKE_AVX512 with m_CORE_AVX512 on avx256_optimal
1876 and remove the rest of m_SKYLAKE_AVX512.
1877
1878 2018-07-06 Sebastian Huber <sebastian.huber@embedded-brains.de>
1879
1880 * config.sub: Sync with upstream version 2018-07-03.
1881
1882 2018-07-06 Sebastian Huber <sebastian.huber@embedded-brains.de>
1883
1884 * config.guess: Sync with upstream version 2018-06-26.
1885 * config.sub: Sync with upstream version 2018-07-02.
1886
1887 2018-06-19 Bernhard M. Wiedemann <bwiedemann@suse.de>
1888
1889 * libtool.m4: Sort output of 'find' to enable deterministic builds.
1890 * ltmain.sh: Likewise.
1891
1892 2018-07-03 Segher Boessenkool <segher@kernel.crashing.org>
1893
1894 * contrib/config-list.mk: Remove powerpc-linux_paired.
1895
1896 2018-06-29 Alexandre Oliva <oliva@adacore.com>
1897
1898 * configure.ac: Introduce support for @unless/@endunless.
1899 * Makefile.tpl (dep-kind): Rewrite with cond; return
1900 postbootstrap in some cases.
1901 (make-postboot-dep, postboot-targets): New.
1902 (dependencies): Do not output postbootstrap dependencies at
1903 first. Output non-target ones changed for configure to depend
1904 on stage_last @if gcc-bootstrap, and the original deps @unless
1905 gcc-bootstrap.
1906 * configure.in, Makefile.in: Rebuilt.
1907
1908 2018-06-28 Jackson Woodruff <jackson.woodruff@arm.com>
1909
1910 * MAINTAINERS (write after approval): Add myself.
1911
1912 2018-06-26 Rasmus Villemoes <rv@rasmusvillemoes.dk>
1913
1914 * MAINTAINERS (write after approval): Add myself.
1915
1916 2018-06-19 Nick Clifton <nickc@redhat.com>
1917
1918 * zlib/configure.ac: Restore old behaviour of only enabling
1919 multilibs when a target subdirectory is defined. This allows
1920 building with srcdir == builddir.
1921 * zlib/configure: Regenerate.
1922
1923 2018-06-18 Eric Botcazou <ebotcazou@adacore.com>
1924
1925 * Makefile.def (fortran): Add check-target-libgomp-fortran.
1926 * Makefile.tpl (check-target-libgomp-fortran): New phony target.
1927 * Makefile.in: Regenerate.
1928
1929 2018-06-16 Ben Elliston <bje@gnu.org>
1930
1931 * config.guess: Import latest version.
1932 * config.sub: Likewise.
1933
1934 2018-06-08 Martin Liska <mliska@suse.cz>
1935
1936 * MAINTAINERS: Remove MPX-related entries.
1937 * Makefile.def: Remove libmpx support.
1938 * Makefile.in: Regenerate.
1939 * configure.ac: Remove removed files.
1940 * configure: Regenerate.
1941 * libmpx/ChangeLog: Remove.
1942 * libmpx/Makefile.am: Remove.
1943 * libmpx/Makefile.in: Remove.
1944 * libmpx/acinclude.m4: Remove.
1945 * libmpx/aclocal.m4: Remove.
1946 * libmpx/config.h.in: Remove.
1947 * libmpx/configure: Remove.
1948 * libmpx/configure.ac: Remove.
1949 * libmpx/configure.tgt: Remove.
1950 * libmpx/libmpx.spec.in: Remove.
1951 * libmpx/mpxrt/Makefile.am: Remove.
1952 * libmpx/mpxrt/Makefile.in: Remove.
1953 * libmpx/mpxrt/libmpx.map: Remove.
1954 * libmpx/mpxrt/libtool-version: Remove.
1955 * libmpx/mpxrt/mpxrt-utils.c: Remove.
1956 * libmpx/mpxrt/mpxrt-utils.h: Remove.
1957 * libmpx/mpxrt/mpxrt.c: Remove.
1958 * libmpx/mpxrt/mpxrt.h: Remove.
1959 * libmpx/mpxwrap/Makefile.am: Remove.
1960 * libmpx/mpxwrap/Makefile.in: Remove.
1961 * libmpx/mpxwrap/libmpxwrappers.map: Remove.
1962 * libmpx/mpxwrap/libtool-version: Remove.
1963 * libmpx/mpxwrap/mpx_wrappers.c: Remove.
1964
1965 2018-06-04 Martin Liska <mliska@suse.cz>
1966
1967 * MAINTAINERS: Add myself as gcov maintainer.
1968
1969 2018-06-04 Matthew Fortune <mfortune@gmail.com>
1970
1971 * MAINTAINERS: Update my email address.
1972
1973 2018-06-04 Tom de Vries <tdevries@suse.de>
1974
1975 * MAINTAINERS: Remove write-after-approval entries for component
1976 maintainers.
1977
1978 2018-06-01 Jozef Lawrynowicz <jozef.l@mittosystems.com>
1979
1980 * MAINTAINERS (write after approval): Add myself.
1981
1982 2018-06-01 Bin Cheng <amker@gcc.gnu.org>
1983
1984 * MAINTAINERS: Update my email address.
1985
1986 2018-06-01 Tom de Vries <tdevries@suse.de>
1987
1988 * MAINTAINERS: Update my email address.
1989
1990 2018-05-22 Bin Cheng <bin.cheng@arm.com>
1991
1992 * MAINTAINERS (loop-optimizer): Add myself.
1993
1994 2018-05-01 Francois H. Theron <francois.theron@netronome.com>
1995
1996 * configure.ac: Added "nfp" target.
1997 * configure: Regenerate.
1998
1999 2018-04-30 Richard Biener <rguenther@suse.de>
2000
2001 PR bootstrap/85571
2002 * Makefile.tpl (STAGE3_CFLAGS): Use -fchecking=1.
2003 (STAGE3_TFLAGS): Likewise.
2004 (STAGEtrain_CFLAGS): Filter out -fchecking=1.
2005 (STAGEtrain_TFLAGS): Likewise.
2006 * Makefile.in: Regenerate.
2007
2008 2018-04-26 Richard Biener <rguenther@suse.de>
2009
2010 * Makefile.tpl (STAGE1_TFLAGS): Add -fno-checking.
2011 (STAGE2_CFLAGS): Likewise.
2012 (STAGE2_TFLAGS): Likewise.
2013 (STAGE3_CFLAGS): Add -fchecking.
2014 (STAGE3_TFLAGS): Likewise.
2015 (STAGEtrain_CFLAGS): Filter out -fchecking.
2016 (STAGEtrain_TFLAGS): Likewise.
2017 * Makefile.in: Re-generate.
2018
2019 2018-04-25 Catherine Moore <clm@codesourcery.com>
2020
2021 * MAINTAINERS (mips): Remove myself as MIPS maintainer.
2022
2023 2018-04-18 Paul Clarke <pc@us.ibm.com>
2024
2025 * MAINTAINERS (write after approval): Add myself.
2026
2027 2018-04-10 Aaron Sawdey <acsawdey@linux.ibm.com>
2028
2029 * MAINTAINERS: Update my email address.
2030
2031 2018-04-02 Bill Schmidt <wschmidt@linux.ibm.com>
2032
2033 * MAINTAINERS: Remove redundant Write-After-Approval entry.
2034
2035 2018-03-30 Bill Schmidt <wschmidt@linux.ibm.com>
2036
2037 * MAINTAINERS: Update my email address and disambiguate myself
2038 a bit from Will Schmidt.
2039
2040 2018-03-21 Nathan Sidwell <nathan@acm.org>
2041
2042 * MAINTAINERS: Move maintainers of now-removed picochip and score
2043 ports to write after approval.
2044
2045 2018-03-13 Richard Sandiford <richard.sandiford@arm.com>
2046
2047 * MAINTAINERS: Add entry for SVE maintainership.
2048
2049 2018-02-13 Maciej W. Rozycki <macro@mips.com>
2050
2051 * configure.ac <wasm32-*-*> (noconfigdirs): Add `ld'.
2052 * configure: Regenerate.
2053
2054 2018-01-18 Boris Kolpackov <boris@codesynthesis.com>
2055
2056 * MAINTAINERS (write after approval): Add myself.
2057
2058 2018-01-18 Siddhesh Poyarekar <siddhesh@sourceware.org>
2059
2060 * MAINTAINERS (write after approval): Add myself.
2061
2062 2018-01-16 Sebastian Perta <sebastian.perta@renesas.com>
2063
2064 * MAINTAINERS (write after approval): Add myself.
2065
2066 2018-01-03 Jakub Jelinek <jakub@redhat.com>
2067
2068 Update copyright years.
2069
2070 2018-01-03 Ben Elliston <bje@gnu.org>
2071
2072 * config.guess: Import latest version.
2073 * config.sub: Likewise.
2074
2075 2017-12-12 Stafford Horne <shorne@gmail.com>
2076
2077 * configure.ac: Remove logic adding gdb to noconfigsdirs for or1k.
2078 * configure: Regenerate.
2079
2080 2017-11-29 Qing Zhao <qing.zhao@oracle.com>
2081
2082 * MAINTAINERS (Write After Approval): Add myself.
2083
2084 2017-11-28 Julia Koval <julia.koval@intel.com>
2085 Sebastian Peryt <sebastian.peryt@intel.com>
2086
2087 * Makefile.def (target_modules): Remove libcilkrts.
2088 * Makefile.in: Ditto.
2089 * configure: Ditto.
2090 * configure.ac: Ditto.
2091
2092 2017-11-28 Julia Koval <julia.koval@intel.com>
2093
2094 * MAINTAINERS (Write After Approval): Add myself.
2095
2096 2017-11-22 Sudakshina Das <sudi.das@arm.com>
2097
2098 * MAINTAINERS (Write After Approval): Add myself.
2099
2100 2017-11-06 Palmer Dabbelt <palmer@sifive.com>
2101
2102 * MAINTAINERS (RISC-V): Add Jim Wilson as a maintainer.
2103 Use my SiFive email address.
2104
2105 2017-11-15 Sebastian Peryt <sebastian.peryt@intel.com>
2106
2107 * MAINTAINERS (write after approval): Add myself.
2108
2109 2017-10-27 Martin Liska <mliska@suse.cz>
2110
2111 * Makefile.tpl: Use proper name of folder as it was renamed
2112 during transition to 4 stages.
2113 * Makefile.in: Regenerate.
2114
2115 2017-10-16 Igor Tsimbalist <igor.v.tsimbalist@intel.com>
2116
2117 * MAINTAINERS (write after approval): Add myself.
2118
2119 2017-10-01 Gerald Pfeifer <gerald@pfeifer.com>
2120
2121 * MAINTAINERS: Add a note that maintainership also includes web
2122 pages, docs, and testsuite related to that area.
2123
2124 2017-09-25 Tom de Vries <tom@codesourcery.com>
2125
2126 * MAINTAINERS (CPU Port Maintainers): Add myself as nvptx maintainer.
2127
2128 2017-09-18 Pierre-Marie de Rodat <derodat@adacore.com>
2129
2130 * MAINTAINERS: Add myself as a maintainer for the Ada front end.
2131
2132 2017-09-15 Nathan Sidwell <nathan@acm.org>
2133
2134 * MAINTAINERS: Remove myself as a vxworks maintainer.
2135
2136 2017-09-13 Thomas Schwinge <thomas@codesourcery.com>
2137
2138 * MAINTAINERS: Remove email address of Jim Norris.
2139
2140 2017-09-11 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
2141
2142 * MAINTAINERS (Reviewers): Move myself from here...
2143 (CPU Port Maintainers): ... to here.
2144
2145 2017-09-09 James Greenhalgh <james.greenhalgh@arm.com>
2146
2147 * MAINTAINERS (James Greenhalgh): Move to AArch64 maintainers.
2148
2149 2017-07-31 Robin Dapp <rdapp@linux.vnet.ibm.com>
2150
2151 * MAINTAINERS (write after approval): Add myself.
2152
2153 2017-07-28 Tony Reix <tony.reix@atos.net>
2154
2155 * configure.ac (target-libffi): Don't disable for AIX.
2156 (go): Don't add to unsupported_languages on AIX.
2157 (target-libgo): Don't disable for AIX.
2158 * configure: Regenerate.
2159
2160 2017-07-19 Yury Gribov <tetra2005@gmail.com>
2161
2162 * MAINTAINERS: Add myself.
2163
2164 2017-07-18 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
2165
2166 * MAINTAINERS: Update my email address.
2167
2168 2017-07-04 Richard Earnshaw <rearnsha@arm.com>
2169
2170 * contrib/gcc_update (files_and_dependencies): Remove stamp rules for
2171 arm-specific auto-generated header files.
2172
2173 2017-07-03 Nathan Sidwell <nathan@acm.org>
2174
2175 * configure.ac: Set srcdir when sourcing config-lang.in fragments.
2176 * configure: Rebuilt.
2177
2178 2017-07-03 Bernd Schmidt <bschmidt@redhat.com>
2179
2180 * MAINTAINERS: Readd myself for c6x.
2181
2182 2017-06-28 Martin Liska <mliska@suse.cz>
2183
2184 PR bootstrap/81217
2185 * Makefile.def: Remove superfluous bootstrap_target from
2186 bootstrap_stage.
2187 * Makefile.in: Re-generate the file.
2188
2189 2017-06-26 Maxim Ostapenko <m.ostapenko@samsung.com>
2190
2191 * MAINTAINERS: Add myself to Write After Approval
2192
2193 2017-06-21 Andrew Jenner <andrew@codesourcery.com>
2194
2195 * MAINTAINERS: Add myself as maintainer for PowerPC SPE port.
2196
2197 2017-06-19 Martin Liska <mliska@suse.cz>
2198
2199 * Makefile.def: Define 4 stages PGO bootstrap.
2200 * Makefile.tpl: Define FLAGS.
2201 * Makefile.in: Regenerate.
2202
2203 2017-06-14 Ian Lance Taylor <iant@golang.org>
2204
2205 * Makefile.def: Add check-gotools to go check targets.
2206 * Makefile.in: Rebuild.
2207
2208 2017-06-12 Segher Boessenkool <segher@kernel.crashing.org>
2209
2210 * config.gcc: Remove rs6000/e500.h from tm_file for all targets.
2211
2212 2017-06-03 Eric Botcazou <ebotcazou@adacore.com>
2213
2214 * configure.ac (*-*-linux-android*): Set target_makefile_frag.
2215 * configure: Regenerate.
2216
2217 2017-05-31 Martin Liska <mliska@suse.cz>
2218
2219 * configure.ac: Add handling of stage2_werror_flags to
2220 action-if-given and to action-if-not-given.
2221 * configure: Regenerate.
2222
2223 2017-05-31 Prakhar Bahuguna <prakhar.bahuguna@arm.com>
2224
2225 * MAINTAINERS: Add self to Write After Approval
2226
2227 2017-05-27 Bernd Schmidt <bschmidt@redhat.com>
2228
2229 * MAINTAINERS: Update my email address, and remove myself as
2230 maintainer in some areas.
2231
2232 2017-05-25 Eric Gallager <egall@gwmail.gwu.edu>
2233
2234 * MAINTAINERS: Add self to Write After Approval
2235
2236 2017-05-25 Nathan Sidwell <nathan@acm.org>
2237
2238 * configure.ac: Add --enable-languages=default to mean default and
2239 make --enable-languages=all mean all supported languages.
2240 * configure: Regenerated.
2241
2242 2017-05-24 Segher Boessenkool <segher@kernel.crashing.org>
2243
2244 * config.gcc (powerpc*-*-*spe*): New.
2245 (powerpc-*-eabispe*): Use ${cpu_type} instead of hardcoded pathnames.
2246 (powerpc-*-rtems*spe*): New.
2247 (powerpc*-*-linux*spe*): New.
2248 (powerpc-wrs-vxworksspe): New.
2249 (powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
2250 (misc flags) [powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
2251 * config.host (powerpc*-*-*spe*): New.
2252
2253 2017-05-19 Martin Liska <mliska@suse.cz>
2254
2255 * configure.ac: Add --enable-werror-always just for
2256 bootstrap-debug (or none build config) and do not add it
2257 when we are on a release branch.
2258 * configure: Regenerated.
2259
2260 2017-05-18 Sheldon Lobo <sheldon.lobo@oracle.com>
2261
2262 * MAINTAINERS: Add self to Write After Approval
2263
2264 2017-05-09 Kaz Kojima <kkojima@gcc.gnu.org>
2265
2266 * MAINTAINERS: Move myself to Write After Approval section.
2267
2268 2017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
2269
2270 * config/arc/arc.c (arc_conditional_register_usage): Handle ACCL,
2271 ACCH registers.
2272 * config/arc/arc.md (mulsidi3): Use advanced mpy instructions when
2273 available.
2274 (umulsidi3): Likewise.
2275 (mulsidi3_700): Disable this pattern when we have advanced mpy
2276 instructions.
2277 (umulsidi3_700): Likewise.
2278 (maddsidi4): New pattern.
2279 (macd, mac, mac_r, umaddsidi4, macdu, macu, macu_r): Likewise.
2280 (mpyd_arcv2hs, mpyd_imm_arcv2hs, mpydu_arcv2hs): Likewise.
2281 (mpydu_imm_arcv2hs): Likewise.
2282 * config/arc/predicates.md (accl_operand): New predicate.
2283
2284 2017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
2285 Andrew Burgess <andrew.burgess@embecosm.com>
2286
2287 * config/arc/arc.c (ARC_AUTOBLINK_IRQ_P): Consider fast interrupts
2288 case.
2289 (ARC_AUTOFP_IRQ_P): Likewise.
2290 (ARC_AUTO_IRQ_P): Likewise.
2291 (rgf_banked_register_count): New variable.
2292 (parse_mrgf_banked_regs_option): New function.
2293 (arc_override_options): Handle rgf_banked_regs option.
2294 (arc_handle_interrupt_attribute): Add firq option.
2295 (arc_compute_function_type): Return fast irq type when required.
2296 (arc_must_save_register): Handle fast interrupts.
2297 (arc_expand_prologue): Do not emit dwarf info for fast interrupts.
2298 (arc_return_address_regs): Update.
2299 * config/arc/arc.h (arc_return_address_regs): Update.
2300 (arc_function_type): Add fast interrupt type.
2301 (ARC_INTERRUPT_P): Update.
2302 (RC_FAST_INTERRUPT_P): Define.
2303 * config/arc/arc.md (simple_return): Update for fast interrupts.
2304 (p_return_i): Likewise.
2305 * config/arc/arc.opt (mrgf-banked-regs): New option.
2306 * doc/invoke.texi (mrgf-banked-regs): Document.
2307
2308 2017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
2309
2310 * config/arc/arc.c (irq_ctrl_saved): New variable.
2311 (ARC_AUTOBLINK_IRQ_P): Define.
2312 (ARC_AUTOFP_IRQ_P): Likewise.
2313 (ARC_AUTO_IRQ_P): Likewise.
2314 (irq_range): New function.
2315 (arc_must_save_register): Likewise.
2316 (arc_must_save_return_addr): Likewise.
2317 (arc_dwarf_emit_irq_save_regs): Likewise.
2318 (arc_override_options): Handle deferred options.
2319 (MUST_SAVE_REGISTER): Deleted, replaced by arc_must_save_register.
2320 (MUST_SAVE_RETURN_ADDR): Deleted, replaced by
2321 arc_must_save_return_addr.
2322 (arc_compute_frame_size): Handle automated save and restore of
2323 registers.
2324 (arc_expand_prologue): Likewise.
2325 (arc_expand_epilogue): Likewise.
2326 * config/arc/arc.md (stack_irq_dwarf): New unspec instruction.
2327 * config/arc/arc.opt (mirq-ctrl-saved): New option.
2328 * doc/invoke.texi (mirq-ctrl-saved): Document option.
2329
2330 2017-04-19 Thomas Koenig <tkoenig@gcc.gnu.org>
2331 Tobias Burnus <tobias.burnus@physik.fu-berlin.de>
2332
2333 PR bootstrap/77661
2334 * Makefile.def: Don't pass --enable-maintainer-mode on to an
2335 in-tree build MPC.
2336 * Makefile.in: Regenerate.
2337
2338 2017-03-22 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2339
2340 * configure.ac: Enable LTO by default on darwin >= 9.
2341 * configure: Regenerate.
2342
2343 2017-03-20 Palmer Dabbelt <palmer@dabbelt.com>
2344
2345 * MAINTAINERS (CPU Port Maintainers): Add Kito Cheng, Palmer Dabbelt,
2346 and Andrew Waterman as the RISC-V maintainers.
2347
2348 2017-03-18 Nicolas Koenig <koenigni@gcc.gnu.org>
2349
2350 * MAINTAINERS: Add self to Write After Approval
2351
2352 2017-03-18 Gerald Pfeifer <gerald@pfeifer.com>
2353
2354 * config.guess: Import latest from upstream.
2355
2356 2017-03-18 Gerald Pfeifer <gerald@pfeifer.com>
2357
2358 * MAINTAINERS (Write After Approval): Remove entries that are
2359 already covered under Reviewers.
2360
2361 2017-03-08 Mark Wielaard <mark@klomp.org>
2362
2363 PR demangler/70909
2364 PR demangler/67264
2365 * include/demangle.h: Add d_printing to struct demangle_component
2366 and pass struct demangle_component as non const.
2367
2368 2017-02-26 Gerald Pfeifer <gerald@pfeifer.com>
2369
2370 * MAINTAINERS: Remove Neil Booth as option handling maintainer.
2371
2372 2017-02-15 Thomas Schwinge <thomas@codesourcery.com>
2373
2374 * Makefile.tpl: Remove HOST_ISLVER.
2375 (HOST_EXPORTS): Remove ISLVER.
2376 * Makefile.in: Regenerate.
2377
2378 2017-02-13 Richard Biener <rguenther@suse.de>
2379
2380 * configure: Re-generate.
2381
2382 2017-02-07 Gerald Pfeifer <gerald@pfeifer.com>
2383
2384 * MAINTAINERS: Adjust bug reporting URL.
2385
2386 2017-02-05 Gerald Pfeifer <gerald@pfeifer.com>
2387
2388 * MAINTAINERS (Write After Approval): Remove redundant entry
2389 for Andrew Burgess.
2390
2391 2017-02-03 John David Anglin <danglin@gcc.gnu.org>
2392
2393 * configure.ac: Add gcc/function-tests.o to compare_exclusions for
2394 32-bit hppa*-*-hpux*.
2395 * configure: Regenerate.
2396
2397 2017-01-27 Pekka Jääskeläinen <pekka.jaaskelainen@parmance.com>
2398
2399 * configure.ac: Moved the white list of enabling BRIG FE to
2400 libhsail-rt/configure.tgt.
2401 * configure: Regenerated.
2402 * MAINTAINERS: Updated maintainers for BRIG FE and libhsail-rt.
2403
2404 2017-01-24 Pekka Jääskeläinen <pekka@parmance.com>
2405 Martin Jambor <mjambor@suse.cz>
2406
2407 * Makefile.def (target_modules): Added libhsail-rt.
2408 (languages): Added language brig.
2409 * Makefile.in: Regenerated.
2410 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Added
2411 tgarget-libhsail-rt. Make brig unsupported on untested architectures.
2412 * configure: Regenerated.
2413
2414 2017-01-17 Jakub Jelinek <jakub@redhat.com>
2415
2416 PR other/79046
2417 * configure: Regenerated.
2418
2419 2017-01-04 Alan Modra <amodra@gmail.com>
2420
2421 * configure: Regenerate.
2422
2423 2016-12-29 Ben Elliston <bje@gnu.org>
2424
2425 * config.sub: Import latest version.
2426
2427 2016-12-26 Alexander Ivchenko <alexander.ivchenko@intel.com>
2428
2429 * MAINTAINERS (Write After Approval): Add myself.
2430
2431 2016-12-21 Jakub Jelinek <jakub@redhat.com>
2432
2433 * configure.ac: Don't bootstrap libmpx unless --with-build-config
2434 includes bootstrap-mpx.
2435 * configure: Regenerated.
2436
2437 2016-12-19 Chenghua Xu <paul.hua.gm@gmail.com>
2438
2439 * MAINTAINERS (Write After Approval): Add myself.
2440
2441 2016-12-01 Ma Jiang <ma.jiang@zte.com.cn>
2442
2443 * configure: Regenerate.
2444
2445 2016-12-01 Matthias Klose <doko@ubuntu.com>
2446
2447 * configure.ac: Don't use pkg-config to check for bdw-gc.
2448 * configure: Regenerate.
2449
2450 2016-11-30 Matthias Klose <doko@ubuntu.com>
2451
2452 * Makefile.def: Remove reference to boehm-gc target module.
2453 * configure.ac: Include pkg.m4, check for --with-target-bdw-gc
2454 options and for the bdw-gc pkg-config module.
2455 * configure: Regenerate.
2456 * Makefile.in: Regenerate.
2457
2458 2016-11-28 Nathan Sidwell <nathan@acm.org>
2459
2460 * MAINTAINERS (nvptx): Remove self.
2461
2462 2016-11-25 Ben Elliston <bje@gnu.org>
2463
2464 * config.guess: Import latest version.
2465 * config.sub: Likewise.
2466
2467 2016-11-18 Toma Tabacu <toma.tabacu@imgtec.com>
2468
2469 * MAINTAINERS (Write After Approval): Add myself.
2470
2471 2016-11-15 Matthias Klose <doko@ubuntu.com>
2472
2473 * Makefile.def: Remove references to GCJ.
2474 * Makefile.tpl: Likewise.
2475 * Makefile.in: Regenerate.
2476
2477 2016-11-15 Matthias Klose <doko@ubuntu.com>
2478
2479 * config-ml.in: Remove references to GCJ.
2480 * configure.ac: Likewise.
2481 * configure: Regenerate.
2482
2483 2016-11-01 Josh Conner <joshconner@google.com>
2484
2485 * MAINTAINERS (Write After Approval): Update email address,
2486
2487 2016-10-27 Carl Love <cel@us.ibm.com>
2488
2489 * MAINTAINERS (Write After Approval): Fix my entry in the Write After
2490 Approval list to make it alphabetical.
2491
2492 2016-10-27 Carl Love <cel@us.ibm.com>
2493
2494 * MAINTAINERS (Write After Approval): Add myself.
2495
2496 2016-10-27 Andrew Burgess <andrew.burgess@embecosm.com>
2497
2498 * MAINTAINERS (Reviewers): Add myself.
2499 (Write After Approval): Add myself.
2500
2501 2016-10-21 Hartmut Penner <hepenner@us.ibm.com>
2502 Ulrich Weigand <uweigand@de.ibm.com>
2503
2504 * MAINTAINERS: Update email address.
2505
2506 2016-10-10 Nathan Sidwell <nathan@acm.org>
2507
2508 * MAINTAINERS: Update email address.
2509
2510 2016-10-10 Andreas Tobler <andreast@gcc.gnu.org>
2511
2512 * configure.ac: Add aarch64-*-freebsd*.
2513 * configure: Regenerate.
2514
2515 2016-10-05 Steve Ellcey <sellcey@caviumnetworks.com>
2516
2517 * MAINTAINERS: Update email address after it got reverted.
2518
2519 2016-10-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2520
2521 * configure.ac (target_libraries): Readd target-boehm-gc.
2522 Restore --enable-objc-gc handling.
2523 * configure: Regenerate.
2524
2525 2015-10-03 Jeff Law <law@redhat.com>
2526
2527 * MAINTAINERS: Move several inactive maintainers to the
2528 write-after-approval section.
2529
2530 2016-09-30 Jakub Jelinek <jakub@redhat.com>
2531
2532 * configure.ac: Add target-libffi to target_libraries.
2533 Readd libgcj target disablings, modified to only target-libffi.
2534 Readd target addition of go to unsupported languages.
2535 * configure: Regenerated.
2536
2537 2016-09-30 Steve Ellcey <sellcey@caviumnetworks.com>
2538
2539 * MAINTAINERS: Update email address.
2540
2541 2016-09-30 Andrew Haley <aph@redhat.com>
2542
2543 * MAINTAINERS: Remove Per Bothner, Andrew Haley, and Tom Tromey from
2544 write-after approval. Remove Tom Tromey and Bryce McKinlay from
2545 libgcj.
2546
2547 2016-09-30 Andrew Haley <aph@redhat.com>
2548
2549 * MAINTAINERS: Move Per Bothner, Andrew Haley, and Tom Tromey to
2550 write-after approval after GCJ deletion.
2551
2552 2016-09-30 Andrew Haley <aph@redhat.com>
2553
2554 * Makefile.def: Remove libjava.
2555 * Makefile.tpl: Likewise.
2556 * Makefile.in: Regenerate.
2557 * configure.ac: Likewise.
2558 * configure: Likewise.
2559 * gcc/java: Remove.
2560 * libjava: Likewise.
2561
2562 2016-09-28 Claudiu Zissulescu <claziss@synopsys.com>
2563
2564 * MAINTAINERS (Reviewers): Add myself.
2565
2566 2016-09-26 Anton Kolesov <Anton.Kolesov@synopsys.com>
2567
2568 * configure.ac: Disable "sim" directory for arc*-*-*.
2569 * configure: Regenerated.
2570
2571 2016-09-23 Tamar Christina <tamar.christina@arm.com>
2572
2573 * MAINTAINERS (Write After Approval): Add myself.
2574
2575 2016-09-12 Maciej W. Rozycki <macro@imgtec.com>
2576
2577 * configure.ac: Check for the minimum in-tree MPFR version
2578 handled.
2579 * configure: Regenerate.
2580
2581 2016-07-20 Yan-Ting Lin <currygt52@gmail.com>
2582
2583 * configure.ac (nds32*-*-*): Remove entry to enable gdb.
2584 * configure: Regenerated.
2585
2586 2016-07-19 Fritz Reese <fritzoreese@gmail.com>
2587
2588 * MAINTAINERS (Write After Approval): Add myself.
2589
2590 2016-06-23 Andi Kleen <ak@linux.intel.com>
2591
2592 * Makefile.def: Add autoprofiledbootstrap.
2593 * Makefile.tpl: Dito.
2594 * Makefile.in: Regenerate.
2595
2596 2016-06-23 Jakub Sejdak <jakub.sejdak@phoesys.com>
2597
2598 * configure.ac: Disable libgcj and libgloss for Phoenix-RTOS targets.
2599 * configure: Regenerate.
2600
2601 2016-06-21 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
2602
2603 * configure: Regenerate.
2604 * configure.ac: Remove support for avr-rtems.
2605
2606 2016-06-18 Senthil Kumar Selvaraj <senthil_kumar.selvaraj@atmel.com>
2607
2608 * MAINTAINERS (Write After Approval): Add myself.
2609
2610 2016-06-16 Michael Collison <michael.collison@arm.com>
2611
2612 * MAINTAINERS (Write After Approval): Add myself.
2613
2614 2016-06-14 Mikael Morin <mikael@gcc.gnu.org>
2615
2616 * MAINTAINERS (Write After Approval): Update e-mail address.
2617
2618 2016-06-03 Jose E. Marchesi <jose.marchesi@oracle.com>
2619
2620 * MAINTAINERS (Write After Approval): Add myself.
2621
2622 2016-05-28 Alan Modra <amodra@gmail.com>
2623
2624 * Makefile.tpl (configure): Depend on m4 files included.
2625 * Makefile.in: Regenerate.
2626
2627 2016-05-20 Bill Seurer <seurer@linux.vnet.ibm.com>
2628
2629 * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Fix
2630 code formatting in ALTIVEC_BUILTIN_VEC_ADDE section.
2631
2632 2016-05-20 Bill Seurer <seurer@linux.vnet.ibm.com>
2633
2634 * config/rs6000/rs6000-builtin.def (vec_addec): Change vec_addec to a
2635 special case builtin.
2636 * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Add
2637 support for ALTIVEC_BUILTIN_VEC_ADDEC.
2638 * config/rs6000/rs6000.c (altivec_init_builtins): Add definition
2639 for __builtin_vec_addec.
2640
2641 2016-05-16 Jakub Sejdak <jakub.sejdak@phoesys.com>
2642
2643 * config.guess: Import version 2016-04-02 (newest).
2644 * config.sub: Import version 2016-05-10 (newest).
2645
2646 2016-05-16 Anton Kolesov <anton.kolesov@synopsys.com>
2647
2648 * configure.ac: Add ARC support to libgloss.
2649 * configure: Regenerate
2650
2651 2016-05-09 Aaron Sawdey <acsawdey@linux.vnet.ibm.com>
2652
2653 * MAINTAINERS (Write After Approval): Add myself.
2654
2655 2016-05-02 Bernd Edlinger <bernd.edlinger@hotmail.de>
2656
2657 * configure.ac (mpfr): Remove pre-3.1.0 mpfr compatibility code.
2658 * configure: Regenerated.
2659 * Makefile.def (gmp): Explicitly disable assembler.
2660 (mpfr): Adjust lib_path.
2661 (mpc): Likewise.
2662 * Makefile.in: Regenerated.
2663
2664 2016-05-01 Jakub Jelinek <jakub@redhat.com>
2665
2666 PR bootstrap/70704
2667 * configure.ac (--enable-stage1-checking): Add missing
2668 --enable-checking=.
2669 * configure: Regenerated.
2670
2671 2016-04-30 Oleg Endo <olegendo@gcc.gnu.org>
2672
2673 * config.guess: Revert r235676.
2674 * config.sub: Revert r235676.
2675
2676 2016-04-30 Oleg Endo <olegendo@gcc.gnu.org>
2677
2678 * config.guess: Remove SH5 support.
2679 * config.sub: Likewise.
2680 * configure: Likewise.
2681 * configure.ac: Likewise.
2682
2683 2016-04-26 Jakub Jelinek <jakub@redhat.com>
2684
2685 PR bootstrap/70704
2686 * configure.ac (--enable-stage1-checking): For --disable-checking or
2687 implicit --enable-checking, make sure extra flag matches in between
2688 stage1 and later checking.
2689 * configure: Regenerated.
2690
2691 2016-04-22 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
2692
2693 * .gitattributes: New file.
2694
2695 2016-04-22 Segher Boessenkool <segher@kernel.crashing.org>
2696
2697 * MAINTAINERS (rs6000/powerpc port): Add myself.
2698
2699 2016-04-13 Segher Boessenkool <segher@kernel.crashing.org>
2700
2701 PR bootstrap/70173
2702 * Makefile.tpl (local-distclean): Delete the libcc1, gnattools,
2703 and gotools directories. Delete the stage_final file.
2704 * Makefile.in: Regenerate.
2705
2706 2016-04-12 Andre Vieira <andre.simoesdiasvieira@arm.com>
2707
2708 * MAINTAINERS (Write After Approval): Add myself.
2709
2710 2016-04-09 Steven G. Kargl <kargl@gcc.gnu.org>
2711
2712 * MAINTAINERS (Fortran maintainer): Remove myself.
2713
2714 2016-04-04 Bill Seurer <seurer@linux.vnet.ibm.com>
2715
2716 * MAINTAINERS (Write After Approval): Add myself.
2717
2718 2016-03-29 Kelvin Nilsen <kdnilsen@linux.vnet.ibm.com>
2719
2720 * MAINTAINERS (Write After Approval): Add myself.
2721
2722 2016-03-17 Cary Coutant <ccoutant@gmail.com>
2723
2724 Sync with binutils-gdb:
2725
2726 2016-03-17 Cary Coutant <ccoutant@gmail.com>
2727
2728 * configure.ac: Add mips and s390 to the gold target check.
2729 * configure: Regenerate.
2730
2731 2016-03-01 DJ Delorie <dj@redhat.com>
2732
2733 * MAINTAINERS (mep): Remove myself as MeP maintainer.
2734
2735 2016-02-22 David Malcolm <dmalcolm@redhat.com>
2736
2737 * MAINTAINERS (libcpp): Add myself.
2738 (diagnostic messages): Likewise.
2739
2740 2016-02-20 Tom de Vries <tom@codesourcery.com>
2741
2742 * MAINTAINERS: Fix whitespace.
2743
2744 2016-02-02 Claudiu Zissulescu <claziss@synopsys.com>
2745
2746 * MAINTAINERS (Write After Approval): Add myself.
2747
2748 2016-01-29 Sebastian Pop <s.pop@samsung.com>
2749
2750 * config/isl.m4: Add comments about isl-0.16.
2751 * configure: Regenerate.
2752
2753 2016-01-29 Martin Jambor <mjambor@suse.cz>
2754
2755 * MAINTAINERS (hsa maintainers): Add myself.
2756
2757 2015-01-27 Wilco Dijkstra <wdijkstr@arm.com>
2758
2759 * MAINTAINERS: (Write After Approval): Add myself.
2760
2761 2016-01-25 Aditya Kumar <aditya.k7@samsung.com>
2762 Sebastian Pop <s.pop@samsung.com>
2763
2764 * Makefile.in: Regenerate.
2765 * Makefile.tpl: Export ISLVER.
2766 * configure: Regenerate.
2767 * config/isl.m4: Detect isl-0.15.
2768
2769 2016-01-24 Mikhail Maltsev <maltsevm@gmail.com>
2770
2771 PR bootstrap/69329
2772 * Makefile.tpl (BASE_FLAGS_TO_PASS): Add LSAN_OPTIONS.
2773 * Makefile.in: Regenerate.
2774
2775 2016-01-12 Andris Pavenis <andris.pavenis@iki.fi>
2776
2777 * configure.ac: Enable LTO for DJGPP
2778 * configure: Regenerate
2779
2780 2016-01-12 H.J. Lu <hongjiu.lu@intel.com>
2781
2782 Sync with binutils-gdb:
2783 2015-10-21 Nick Clifton <nickc@redhat.com>
2784
2785 PR gas/19109
2786 * configure.ac: Note the 'none' is an acceptable argument to
2787 --enable-compressed-debug-sections.
2788 * configure: Regenerate.
2789
2790 2016-01-12 Bernd Edlinger <bernd.edlinger@hotmail.de>
2791
2792 PR bootstrap/69134
2793 * Makefile.def (mpfr): Disable assembler.
2794 * Makefile.in: Regenerate.
2795
2796 2016-01-01 Ben Elliston <bje@gnu.org>
2797
2798 * config.guess: Import version 2016-01-01.
2799 * config.sub: Likewise.
2800
2801 2015-12-18 Sujoy Saraswati <sujoy.saraswati@hpe.com>
2802
2803 * MAINTAINERS (Write After Approval): Add myself.
2804
2805 2015-12-17 Sebastian Pop <s.pop@samsung.com>
2806
2807 * Makefile.in: Replace ISL with isl.
2808 * Makefile.tpl: Same.
2809 * config/isl.m4: Same.
2810 * configure.ac: Same.
2811 * contrib/download_prerequisites: Same.
2812 * configure: Regenerate.
2813
2814 2015-12-17 Andris Pavenis <andris.pavenis@iki.fi>
2815
2816 * MAINTAINERS (Write After Approval): Add Myself.
2817
2818 2015-12-17 Nathan Sidwell <nathan@acm.org>
2819
2820 * config/isl.m4 (ISL_CHECK_VERSION): Add gmp libs.
2821 * configure: Regenerate.
2822
2823 2015-12-16 Aditya Kumar <aditya.k7@samsung.com>
2824 Sebastian Pop <s.pop@samsung.com>
2825
2826 * config/isl.m4 (ISL_CHECK_VERSION): Check for
2827 isl_ctx_get_max_operations.
2828 * configure: Regenerate.
2829
2830 2015-12-15 Alessandro Fanfarillo <fanfarillo.gcc@gmail.com>
2831
2832 * MAINTAINERS (Write After Approval): Add myself.
2833
2834 2015-12-02 Ian Lance Taylor <iant@google.com>
2835
2836 PR go/66147
2837 * Makefile.tpl (HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET.
2838 * Makefile.in: Regenerate.
2839
2840 2015-12-01 Andreas Tobler <andreast@gcc.gnu.org>
2841
2842 PR libffi/65726
2843 * Makefile.def (lang_env_dependencies): Make libffi depend
2844 on cxx.
2845 * Makefile.in: Regenerate.
2846
2847 2015-11-26 David Edelsohn <dje.gcc@gmail.com>
2848
2849 * m4/libtool.m4 (export_symbols_cmds) [AIX]: Add global TLS "L"
2850 symbols.
2851
2852 2015-11-20 Tristan Gingold <gingold@adacore.com>
2853
2854 Sync with binutils-gdb:
2855 2015-11-20 Tristan Gingold <gingold@adacore.com>
2856
2857 * configure.ac: Add aarch64-*-darwin* and arm-*-darwin*.
2858 * configure: Regenerate.
2859
2860 2015-11-19 Martin Liska <mliska@suse.cz>
2861
2862 * .gitignore: Add .clang-format to ignored files.
2863 * Makefile.in: Add clang-format.
2864 * Makefile.tpl: Likewise.
2865
2866 2015-11-13 Tsvetkova Alexandra <aleksandra.tsvetkova@intel.com>
2867
2868 * configure.ac: Enable libmpx by default.
2869 * configure: Regenerated.
2870
2871 2015-10-23 Steve Ellcey <sellcey@imgtec.com>
2872
2873 * MAINTAINERS: Update email address.
2874
2875 2015-10-23 Paulo Matos <pmatos@linki.tools>
2876
2877 * MAINTAINERS: Update email address.
2878
2879 2015-10-23 Alan Hayward <alan.hayward@arm.com>
2880
2881 * MAINTAINERS (Write After Approval): Add myself.
2882
2883 2015-10-20 H.J. Lu <hongjiu.lu@intel.com>
2884
2885 Sync with binutils-gdb:
2886 2015-10-20 H.J. Lu <hongjiu.lu@intel.com>
2887
2888 PR gas/19109
2889 * configure.ac: Add
2890 --enable-compressed-debug-sections={all,gas,gold,ld}.
2891 * configure: Regenerated.
2892
2893 2015-10-16 Arnaud Charlet <charlet@adacore.com>
2894
2895 * MAINTAINERS: Update list of Ada maintainers and email addresses.
2896
2897 2015-10-09 Martin Liska <mliska@suse.cz>
2898
2899 * MAINTAINERS (Write After Approval): Add myself.
2900
2901 2015-10-09 Alexander Fomin <alexander.fomin@intel.com>
2902
2903 * MAINTAINERS (Write After Approval): Add myself.
2904
2905 2015-10-02 Florian Weimer <fweimer@redhat.com>
2906
2907 * MAINTAINERS: Update email address.
2908
2909 2015-10-02 Louis Krupp <louis.krupp@zoho.com>
2910
2911 * MAINTAINERS (Write After Approval): Add myself.
2912
2913 2015-09-20 Kai Tietz <ktietz70@googlemail.com>
2914
2915 * MAINTAINERS: Update email.
2916
2917 2015-09-14 Bernd Schmidt <bschmidt@redhat.com>
2918
2919 * MAINTAINERS: Update my email address.
2920
2921 2015-09-01 James Bowman <james.bowman@ftdichip.com>
2922
2923 * MAINTAINERS (ft32 port): Add myself.
2924
2925 2015-08-28 David Sherwood <david.sherwood@arm.com>
2926
2927 * MAINTAINERS: Add myself.
2928
2929 2015-08-27 Patrick Marlier <patrick.marlier@gmail.com>
2930
2931 * MAINTAINERS (Write After Approval): Add myself.
2932
2933 2015-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2934
2935 PR libfortran/54572
2936 * Makefile.def: Make libgfortran depend on libbacktrace.
2937 * Makefile.in: Regenerate.
2938
2939 2015-08-20 Simon Dardis <simon.dardis@imgtec.com>
2940
2941 * MAINTAINERS (Write After Approval): Add myself.
2942
2943 2015-08-12 Tom de Vries <tom@codesourcery.com>
2944
2945 PR other/67092
2946 * configure.ac: Remove --with_host_libstdcxx support.
2947 * configure: Regenerate.
2948
2949 2015-08-10 Thomas Schwinge <thomas@codesourcery.com>
2950 Jakub Jelinek <jakub@redhat.com>
2951
2952 * configure.ac (noconfigdirs): Don't add "target-libgomp" for target
2953 nvptx*-*-*.
2954 * configure: Regenerate.
2955
2956 2015-08-06 Yaakov Selkowitz <yselkowi@redhat.com>
2957
2958 * Makefile.def (libiconv): Define bootstrap=true.
2959 Mark pdf/html/info as missing.
2960 (configure-gcc): Depend on all-libiconv.
2961 (all-gcc): Ditto.
2962 (configure-libcpp): Ditto.
2963 (all-libcpp): Ditto.
2964 (configure-intl): Ditto.
2965 (all-intl): Ditto.
2966 * Makefile.in: Regenerate.
2967
2968 2015-08-03 Bin Cheng <bin.cheng@arm.com>
2969
2970 * MAINTAINERS (loop ivopts): Add the entry and myself.
2971
2972 2015-07-31 Nathan Sidwell <nathan@codesourcery.com>
2973
2974 * MAINTAINERS (nvptx): Add self.
2975
2976 2015-07-29 Alan Lawrence <alan.lawrence@arm.com>
2977
2978 * config/aarch64/iterators.md (VRL2, VRL3, VRL4): Remove values for
2979 128-bit vector modes.
2980
2981 2015-07-29 Ville Voutilainen <ville.voutilainen@gmail.com>
2982
2983 * MAINTAINERS (Write After Approval): Add myself.
2984
2985 2015-07-28 Ben Elliston <bje@gnu.org>
2986
2987 * config.sub, config.guess: Import from upstream.
2988
2989 2015-07-24 Michael Darling <darlingm@gmail.com>
2990
2991 PR other/66259
2992 * config-ml.in: Reflects renaming of configure.in to configure.ac
2993 * configure: Likewise
2994 * configure.ac: Likewise
2995
2996 2015-07-23 Bernd Schmidt <bernds_cb1@t-online.de>
2997
2998 * MAINTAINERS: Update my email address.
2999
3000 2015-07-14 H.J. Lu <hongjiu.lu@intel.com>
3001
3002 Sync with binutils-gdb:
3003 2015-03-17 H.J. Lu <hongjiu.lu@intel.com>
3004
3005 * configure.ac (target_configdirs): Exclude target-zlib if
3006 target-libjava isn't built.
3007 * configure: Regenerated.
3008
3009 2015-07-14 H.J. Lu <hongjiu.lu@intel.com>
3010
3011 Sync with binutils-gdb:
3012 2015-05-13 John David Anglin <dave.anglin@bell.net>
3013
3014 * configure.ac: Disable configuration of GDB for HPUX targets.
3015 * configure: Regenerate.
3016
3017 2015-04-01 H.J. Lu <hongjiu.lu@intel.com>
3018
3019 * configure.ac: Add --with-system-zlib.
3020 * configure: Regenerated.
3021
3022 2015-01-28 James Bowman <james.bowman@ftdichip.com>
3023
3024 * configure.ac: Add FT32 support.
3025 * configure: Regenerate.
3026
3027 2015-01-12 Anthony Green <green@moxielogic.com>
3028
3029 * configure.ac: Don't disable gprof for moxie.
3030 * configure: Rebuild.
3031
3032 2015-07-14 H.J. Lu <hongjiu.lu@intel.com>
3033
3034 Sync with binutils-gdb:
3035 2015-05-01 H.J. Lu <hongjiu.lu@intel.com>
3036
3037 PR ld/18355
3038 * Makefile.def: Add extra_configure_flags to host zlib.
3039 * configure.ac (extra_host_zlib_configure_flags): New. Set
3040 to --enable-host-shared When bfd is to be built as shared
3041 library. AC_SUBST.
3042 * Makefile.in: Regenerated.
3043
3044 2015-07-14 Hans-Peter Nilsson <hp@bitrange.com>
3045
3046 Sync with src:
3047 2015-03-30 H.J. Lu <hongjiu.lu@intel.com>
3048 * Makefile.def (dependencies): Add all-zlib to all-bfd.
3049 * Makefile.in: Regenerated.
3050
3051 2015-06-30 H.J. Lu <hongjiu.lu@intel.com>
3052
3053 * configure.ac (ospace_frag): Enable for i?86*-*-elfiamcu
3054 target.
3055 * configure: Regenerate.
3056
3057 2015-06-23 Ludovic Courtès <ludo@gnu.org>
3058
3059 * MAINTAINERS (Write After Approval): Add myself.
3060
3061 2015-06-22 Andreas Tobler <andreast@gcc.gnu.org>
3062
3063 * MAINTAINERS (OS Port Maintainers): Add myself.
3064 (Various Maintainers): Remove myself from libffi testsuite.
3065
3066 2015-06-04 Richard Sandiford <richard.sandiford@arm.com>
3067
3068 * MAINTAINERS (gen* on machine desc): Add self.
3069
3070 2015-06-02 Jason Merrill <jason@redhat.com>
3071
3072 PR bootstrap/66319
3073 * configure.ac: Use -std=gnu++98.
3074
3075 2015-06-02 Szabolcs Nagy <szabolcs.nagy@arm.com>
3076
3077 * MAINTAINERS (Write After Approval): Add myself.
3078
3079 2015-05-28 Mike Frysinger <vapier@gentoo.org>
3080
3081 * configure.ac (--vtable-verify): Use AS_HELP_STRING for help.
3082 * configure: Regenerate.
3083
3084 2015-05-26 Jason Merrill <jason@redhat.com>
3085
3086 * configure.ac: When bootstrapping with GCC, add -std=c++98 to CXX.
3087 * configure: Regenerate.
3088
3089 2015-05-16 James Bowman <james.bowman@ftdichip.com>
3090
3091 * configure.ac: FT32 target added.
3092 * configure: Regenerated.
3093
3094 2015-05-16 Iain Buclaw <ibuclaw@gdcproject.org>
3095
3096 * MAINTAINERS (Write After Approval): Add myself.
3097
3098 2015-05-11 Paulo Matos <paulo@matos-sorge.com>
3099
3100 * MAINTAINERS (Write After Approval): Add myself.
3101
3102 2015-05-11 Paulo Matos <paulo@matos-sorge.com>
3103
3104 * configure.ac: Fix typo.
3105 * configure: Regenerate.
3106
3107 2015-05-10 Mikhail Maltsev <maltsevm@gmail.com>
3108
3109 * MAINTAINERS (Write After Approval): Add myself.
3110
3111 2015-05-03 Matthias Klose <doko@ubuntu.com>
3112
3113 * configure.ac: Match $host configured with triplets.
3114 * configure: Regenerate.
3115
3116 2015-04-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
3117
3118 * Makefile.tpl: Remove surplus whitespace throughout.
3119 * Makefile.in: Regenerate.
3120
3121 2015-04-20 Segher Boessenkool <segher@kernel.crashing.org>
3122
3123 * MAINTAINERS (Various Maintainers): Add myself as instruction
3124 combiner maintainer.
3125
3126 2015-04-17 Jakub Jelinek <jakub@redhat.com>
3127
3128 PR bootstrap/62077
3129 * configure.ac (--enable-stage1-checking): Default to
3130 release,misc,gimple,rtlflag,tree,types if --disable-checking
3131 or --enable-checking is not specified and DEV-PHASE is not
3132 experimental.
3133 * configure: Regenerated.
3134
3135 2015-04-14 Max Ostapenko <m.ostapenko@partner.samsung.com>
3136
3137 * Makefile.tpl (EXTRA_HOST_EXPORTS): New variables.
3138 (EXTRA_BOOTSTRAP_FLAGS): Likewise.
3139 (check-[+module+]): Add EXTRA_HOST_EXPORTS and EXTRA_BOOTSTRAP_FLAGS.
3140 * Makefile.in: Regenerate.
3141
3142 2015-04-08 Cary Coutant <ccoutant@gmail.com>
3143
3144 * MAINTAINERS: Update my email address.
3145
3146 2015-04-02 James Greenhalgh <james.greenhalgh@arm.com>
3147
3148 * MAINTAINERS: Add myself as a reviewer for the AArch64 port.
3149
3150 2015-04-02 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
3151
3152 * MAINTAINERS: Add myself as an arm port reviewer.
3153
3154 2015-03-25 Martin Liska <mliska@suse.cz>
3155 Yury Gribov <y.gribov@samsung.com>
3156
3157 * Makefile.in: Fix ln source location for vimrc file.
3158 * Makefile.tpl: Likewise.
3159
3160 2015-03-09 Aldy Hernandez <aldyh@redhat.com>
3161
3162 PR bootstrap/25672
3163 * configure.ac: Do not initialize CFLAGS_FOR_TARGET from CFLAGS if
3164 cross-compiling. Similarly for CXX_FOR_TARGET.
3165 * configure: Regenerate.
3166
3167 2015-03-10 Ilya Enkovich <ilya.enkovich@intel.com>
3168
3169 * Makefile.def: Add libmpx.
3170 * configure.ac: Add libmpx.
3171 * Makefile.in: Regenerate.
3172 * configure: Regenerate.
3173
3174 2015-03-06 Kirill Yukhin <kirill.yukhin@intel.com>
3175
3176 * MAINTAINERS (CPU Port Maintainers): Add myself
3177 i386 vector ISA extns mantainer.
3178
3179 2015-03-13 Jeff Law <law@redhat.com>
3180
3181 * MAINTAINERS: Remove Paul Brook as a Fortran and ARM
3182 maintainer.
3183 Remove Richard Henderson as a maintainer for the x86 port.
3184
3185 2015-03-03 Joern Rennecke <gnu@amylaar.uk>
3186
3187 * MAINTAINERS (CPU Port Maintainers): Update my email address.
3188
3189 2015-03-02 Ilya Enkovich <ilya.enkovich@intel.com>
3190
3191 * MAINTAINERS (Various Maintainers): Add myself as libmpx,
3192 pointer bounds checker and i386 MPX maintainer.
3193
3194 2015-02-26 Sandra Loosemore <sandra@codesourcery.com>
3195
3196 * MAINTAINERS (Various Maintainers): Add self as docs co-maintainer.
3197
3198 2015-02-26 Martin Sebor <msebor@redhat.com>
3199
3200 * MAINTAINERS (Various Maintainers): Add self.
3201
3202 2015-02-20 Thomas Schwinge <thomas@codesourcery.com>
3203
3204 * configure.ac [--enable-as-accelerator-for] (enable_languages):
3205 Make sure it contains lto.
3206 * configure: Regenerate.
3207
3208 2015-02-18 Thomas Schwinge <thomas@codesourcery.com>
3209
3210 * configure: Regenerate.
3211
3212 2015-02-06 Diego Novillo <dnovillo@google.com>
3213 1
3214 * MAINTAINERS (Global Reviewers, Plugin, LTO, tree-ssa,
3215 middle-end, docstring): Remove myself.
3216 (Write After Approval): Add myself.
3217
3218 2015-02-02 Janis Johnson <janis.marie.johnson@gmail.com>
3219
3220 * MAINTAINERS (Various Maintainers: testsuite): Remove myself.
3221 (Write After Approval): Update address.
3222
3223 2015-01-29 David Malcolm <dmalcolm@redhat.com>
3224
3225 PR jit/64780
3226 * configure.ac: Require the user to explicitly specify
3227 --enable-host-shared if the jit is enabled.
3228 * configure: Regenerate.
3229
3230 2015-01-27 Robert Suchanek <robert.suchanek@imgtec.com>
3231
3232 * MAINTAINERS (Write After Approval): Add myself.
3233
3234 2015-01-25 Tom de Vries <tom@codesourcery.com>
3235
3236 * MAINTAINERS: Make whitespace consistent.
3237
3238 2015-01-23 Braden Obrzut <admin@maniacsvault.net>
3239
3240 * MAINTAINERS (Write After Approval): Add myself.
3241
3242 2015-01-20 Andre Vehreschild <vehre@gmx.de>
3243
3244 * MAINTAINERS: (Write After Approval): Add myself.
3245
3246 2015-01-15 Martin Uecker <uecker@eecs.berkeley.edu>
3247
3248 * MAINTAINERS: (Write After Approval): Add myself.
3249
3250 2015-01-15 Philipp Tomsich <ptomsich@theobroma-systems.com>
3251
3252 * MAINTAINERS: (Write After Approval): Add myself.
3253
3254 2015-01-13 Iain Sandoe <iain@codesourcery.com>
3255
3256 * MAINTAINERS (Language Front Ends Maintainers): Add myself as an
3257 objective-c/c++ front end maintainer.
3258
3259 2015-01-13 Marek Polacek <polacek@redhat.com>
3260
3261 * MAINTAINERS (Reviewers): Add self as C front end reviewer.
3262
3263 2015-01-12 Jeff Law <law@redhat.com>
3264
3265 * MAINTAINERS: Remove Stan Shebs as he has been inactive for
3266 a very long time.
3267
3268 2015-01-09 Ian Lance Taylor <iant@google.com>
3269
3270 * configure.ac (host_tools): Add gotools.
3271 * Makefile.def (host_modules): Add gotools.
3272 (dependencies): Add dependency of all-gotools on all-target-libgo.
3273
3274 2015-01-09 Andreas Tobler <andreast@gcc.gnu.org>
3275
3276 * configure.ac: Don't add ${libgcj} for arm*-*-freebsd*.
3277 * configure: Regenerate.
3278
3279 2015-01-08 Thomas Schwinge <thomas@codesourcery.com>
3280
3281 * Makefile.def (dependencies) <all-target-liboffloadmic>: Depend on
3282 all-target-libgomp.
3283 * Makefile.in: Regenerate.
3284
3285 2015-01-06 Eric Botcazou <ebotcazou@adacore.com>
3286
3287 * MAINTAINERS (CPU Port Maintainers): Add myself for Visium port.
3288
3289 2015-01-06 Eric Botcazou <ebotcazou@adacore.com>
3290
3291 * configure.ac: Add Visium support.
3292 * configure: Regenerate.
3293
3294 2015-01-04 Andreas Schwab <schwab@linux-m68k.org>
3295
3296 * configure.ac: Use OBJCOPY for OBJCOPY_FOR_TARGET.
3297 * configure: Regenerate.
3298
3299 2015-01-03 Andrew Pinski <apinski@cavium.com>
3300
3301 * Makefile.def (flags_to_pass): Pass OBJCOPY_FOR_TARGET also.
3302 * Makefile.tpl (HOST_EXPORTS): Add OBJCOPY_FOR_TARGET.
3303 (BASE_TARGET_EXPORTS): Add OBJCOPY.
3304 (OBJCOPY_FOR_TARGET): New variable.
3305 (EXTRA_TARGET_FLAGS): Add OBJCOPY.
3306 * Makefile.in: Regenerate.
3307 * configure.ac: Check for already installed target objcopy.
3308 Also GCC_TARGET_TOOL on objcopy.
3309 * configure: Regenerate.
3310
3311 2015-01-02 Hans-Peter Nilsson <hp@bitrange.com>
3312
3313 * config.sub: Update from upstream, to 2015-01-01 version.
3314 * config.guess: Ditto.
3315
3316 2014-12-22 Sebastian Huber <sebastian.huber@embedded-brains.de>
3317
3318 * MAINTAINERS (RTEMS Ports): Add myself.
3319
3320 2014-12-17 Pierre-Marie de Rodat <derodat@adacore.com>
3321
3322 * MAINTAINERS (Write After Approval): Add myself.
3323
3324 2014-12-16 Michael Haubenwallner <michael.haubenwallner@ssi-schaefer.com>
3325
3326 * MAINTAINERS (Write After Approval): Add myself.
3327
3328 2014-12-15 Thomas Schwinge <thomas@codesourcery.com>
3329
3330 * configure.ac (--enable-as-accelerator-for): Don't set
3331 ENABLE_AS_ACCELERATOR_FOR. Update all users.
3332 * configure: Regenerate.
3333
3334 2014-12-13 Jakub Jelinek <jakub@redhat.com>
3335
3336 PR bootstrap/64023
3337 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set STAGE1_LDFLAGS
3338 to POSTSTAGE1_LDFLAGS and STAGE1_LIBS to POSTSTAGE1_LIBS.
3339 Add -B to libstdc++-v3/src/.libs and libstdc++-v3/libsupc++/.libs
3340 to CXX.
3341 * Makefile.in: Regenerated.
3342
3343 2014-12-09 Laurynas Biveinis <laurynas.biveinis@gmail.com>
3344 Yury Gribov <y.gribov@samsung.com>
3345
3346 * .gitignore: Added .local.vimrc and .lvimrc.
3347 * Makefile.tpl (vimrc, .lvimrc, .local.vimrc): New targets.
3348 * Makefile.in: Regenerate.
3349
3350 2014-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
3351
3352 * config/isl.m4: Don't pass -DCLOOG_INT_GMP on islinc.
3353 * configure: Regenerated.
3354
3355 2014-11-27 Bernd Schmidt <bernds@codesourcery.com>
3356
3357 * MAINTAINERS (nvptx port): New entry.
3358
3359 2014-11-26 Jan-benedict Glaw <jbglaw@lug-owl.de>
3360
3361 * configure: Regenerate.
3362
3363 2014-11-26 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3364
3365 * configure.ac: Merge with Binutils.
3366
3367 2014-11-26 Tobias Burnus <burnus@net-b.de>
3368
3369 * Makefile.def: Make more dependent on mpfr, mpc and isl.
3370 * Makefile.in: Regenerate.
3371
3372 2014-11-24 Bernd Edlinger <bernd.edlinger@hotmail.de>
3373
3374 * Makefile.def (module=gmp): Work around in-tree gmp configure bug with
3375 missing flex.
3376 * Makefile.in: Regenerated.
3377
3378 2014-11-21 Ilya Verbin <ilya.verbin@intel.com>
3379
3380 * Makefile.in: Regenerate.
3381
3382 2014-11-21 Markus Trippelsdorf <markus@trippelsdorf.de>
3383
3384 PR bootstrap/63784
3385 * libtool.m4: Add $pic_flag with -shared.
3386
3387 2014-11-21 Renlin Li <Renlin.Li@arm.com>
3388
3389 * MAINTAINERS (Write After Approval): Added myself.
3390
3391 2014-11-21 Alex Velenko <Alex.Velenko@arm.com>
3392
3393 * MAINTAINERS (write-after-approval): Add myself.
3394
3395 2014-11-19 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
3396
3397 * MAINTAINERS (OS Port Maintainers): Add overdue maintainership note
3398 from 2 years ago.
3399
3400 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
3401
3402 Revert:
3403 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
3404
3405 * MAINTAINERS (Write After Approval): Added myself as line map
3406 maintainer.
3407
3408 2014-11-19 Renlin Li <Renlin.Li@arm.com>
3409
3410 Revert:
3411 2014-11-19 Renlin Li <Renlin.Li@arm.com>
3412
3413 * MAINTAINERS (Write After Approval): Added myself.
3414
3415 2014-11-19 Renlin Li <Renlin.Li@arm.com>
3416
3417 * MAINTAINERS (Write After Approval): Added myself.
3418
3419 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
3420
3421 * MAINTAINERS (Write After Approval): Added myself as line map
3422 maintainer.
3423
3424 2014-11-17 Dodji Seketeli <dodji@redhat.com>
3425
3426 * MAINTAINERS (Various Maintainers): Added myself as line map
3427 maintainer.
3428
3429 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3430
3431 * move-if-change: Sync from upstream gnulib.
3432
3433 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3434
3435 * compile: Sync with upstream Automake.
3436 * depcomp: Ditto.
3437 * install-sh: Ditto.
3438 * missing: Ditto.
3439 * mkinstalldirs: Ditto.
3440 * ylwrap: Ditto.
3441
3442 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3443
3444 * config.sub: Update from upstream config repo.
3445 * config.guess: Ditto.
3446
3447 2014-11-13 Kirill Yukhin <kirill.yukhin@intel.com>
3448
3449 * Makefile.def: Add liboffloadmic to target_modules. Make
3450 liboffloadmic depend on libgomp's configure, libstdc++ and libgcc.
3451 * Makefile.in: Regenerate.
3452 * configure: Regenerate.
3453 * configure.ac: Add liboffloadmic to target binaries.
3454 Restrict liboffloadmic for POSIX and i*86, and x86_64 architectures.
3455 Add liboffloadmic to noconfig list when C++ is not supported.
3456
3457 2014-11-13 Bernd Schmidt <bernds@codesourcery.com>
3458 Thomas Schwinge <thomas@codesourcery.com>
3459 Ilya Verbin <ilya.verbin@intel.com>
3460 Andrey Turetskiy <andrey.turetskiy@intel.com>
3461
3462 * configure: Regenerate.
3463 * configure.ac (--enable-as-accelerator-for)
3464 (--enable-offload-targets): New configure options.
3465
3466 2014-11-11 Tobias Burnus <burnus@net-b.de>
3467
3468 * Makefile.def: Make all-gcc depend on all-isl.
3469 * Makefile.in: Regenerate.
3470
3471 2014-11-11 David Malcolm <dmalcolm@redhat.com>
3472
3473 * ChangeLog.jit: New.
3474 * MAINTAINERS (Various Maintainers): Add myself as jit maintainer.
3475
3476 2014-11-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3477
3478 PR target/63610
3479 * libtool.m4: Fix globbing of darwin versions.
3480 * configure: Regenerate.
3481
3482 2014-11-11 Tobias Burnus <burnus@net-b.de>
3483
3484 * Makefile.def: Remove CLooG.
3485 * Makefile.tpl: Ditto.
3486 * configure.ac: Ditto.
3487 * configure: Regenerate.
3488 * Makefile.in: Ditto.
3489
3490 2014-11-06 Bernd Schmidt <bernds@codesourcery.com>
3491
3492 * configure.ac: Handle nvptx-*-*.
3493 * configure: Regenerate.
3494
3495 2014-11-06 Prachi Godbole <prachi.godbole@imgtec.com>
3496
3497 * MAINTAINERS (Write After Approval): Add myself.
3498
3499 2014-10-31 Jakub Jelinek <jakub@redhat.com>
3500
3501 * Makefile.def (libcc1): Remove bootstrap=true;.
3502 * Makefile.in: Regenerated.
3503
3504 2014-10-31 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3505
3506 * configure.ac: Update comment.
3507 * configure: Regenerate.
3508
3509 2014-10-31 Ilya Enkovich <ilya.enkovich@intel.com>
3510
3511 * MAINTAINERS (Write After Approval): Add myself.
3512
3513 2014-10-30 Thomas Schwinge <thomas@codesourcery.com>
3514
3515 * configure.ac (extra_host_libiberty_configure_flags): Add
3516 --enable-shared also for libcc1's benefit.
3517 * configure: Regenerate.
3518
3519 2014-10-29 Tristan Gingold <gingold@adacore.com>
3520
3521 * MAINTAINERS: Change my email address.
3522
3523 2014-10-27 Phil Muldoon <pmuldoon@redhat.com>
3524 Tom Tromey <tromey@redhat.com>
3525
3526 * Makefile.def: Add libcc1 to host_modules.
3527 * configure.ac (host_tools): Add libcc1.
3528 * Makefile.in, configure: Rebuild.
3529
3530 2014-10-24 Hans-Peter Nilsson <hp@axis.com>
3531
3532 * configure.ac (build_configargs): Don't share config.cache between
3533 build subdirs.
3534 * configure: Regenerate.
3535
3536 2014-10-24 Daniel Hellstrom <daniel@gaisler.com>
3537
3538 * config.gcc (sparc*-*-*): Accept mcpu=leon3v7 processor.
3539 * doc/invoke.texi (SPARC options): Add mcpu=leon3v7 comment.
3540 * config/sparc/leon.md (leon3_load, leon_store, leon_fp_*): Handle
3541 leon3v7 as leon3.
3542 * config/sparc/sparc-opts.h (enum processor_type): Add LEON3V7.
3543 * config/sparc/sparc.c (sparc_option_override): Add leon3v7 support.
3544 * config/sparc/sparc.h (TARGET_CPU_leon3v7): New define.
3545 * config/sparc/sparc.md (cpu): Add leon3v7.
3546 * config/sparc/sparc.opt (enum processor_type): Add leon3v7.
3547
3548 2014-10-24 Daniel Hellstrom <daniel@gaisler.com>
3549
3550 * MAINTAINERS (write-after-approval): Add myself.
3551
3552 2014-10-23 Ian Lance Taylor <iant@google.com>
3553
3554 * configure.ac: Disable the Go frontend on systems where it is known
3555 to not work.
3556 * configure: Regenerate.
3557
3558 2014-10-23 Richard Biener <rguenther@suse.de>
3559
3560 * Makefile.def: Add libcpp build module and dependencies.
3561 * configure.ac: Add libcpp build module.
3562 * Makefile.in: Regenerate.
3563 * configure: Likewise.
3564
3565 2014-10-15 Max Filippov <jcmvbkbc@gmail.com>
3566
3567 * MAINTAINERS (write-after-approval): Add myself.
3568
3569 2014-10-12 Manuel López-Ibáñez <manu@gcc.gnu.org>
3570
3571 * INSTALL/README: Do not mention CVS.
3572
3573 2014-10-03 Jing Yu <jingyu@google.com>
3574
3575 * configure.ac: Add aarch64 to list of targets that support gold.
3576 * configure: Regenerate.
3577
3578 2014-09-29 François Dumont <fdumont@gcc.gnu.org>
3579
3580 * MAINTAINERS: Add myself as libstdc++ special modes maintainer.
3581
3582 2014-09-29 Catherine Moore <clm@codesourcery.com>
3583
3584 * MAINTAINERS: Add myself as MIPS maintainer.
3585
3586 2014-09-28 Matthew Fortune <matthew.fortune@imgtec.com>
3587
3588 * MAINTAINERS: Move myself to MIPS maintainers.
3589
3590 2014-09-23 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3591
3592 * MAINTAINERS: Put all email addresses between '<' and '>'.
3593
3594 2014-09-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3595
3596 * MAINTAINERS: Move myself to reviewers (Fortran).
3597
3598 2014-09-01 Andi Kleen <ak@linux.intel.com>
3599
3600 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add LTO_EXPORTS.
3601 POSTSTAGE1_FLAGS_TO_PASS): Add LTO_FLAGS_TO_PASS.
3602 * Makefile.in: Regenerate.
3603
3604 2014-08-28 David Malcolm <dmalcolm@redhat.com>
3605
3606 * rtx-classes-status.txt: Delete
3607
3608 2014-08-28 David Malcolm <dmalcolm@redhat.com>
3609
3610 * rtx-classes-status.txt (TODO): NEXT_INSN/PREV_INSN are done.
3611
3612 2014-08-27 Sebastian Pop <s.pop@samsung.com>
3613
3614 * config/isl.m4 (_ISL_CHECK_CT_PROG): Removed.
3615 (ISL_CHECK_VERSION): Check for functionality added to ISL 0.12 instead
3616 of checking for version number.
3617 * configure: Regenerated.
3618 * configure.ac (ISL_CHECK_VERSION): Do not use ISL version number.
3619
3620 2014-08-27 David Malcolm <dmalcolm@redhat.com>
3621
3622 * rtx-classes-status.txt: Phase 5 (additional rtx_def subclasses)
3623 is done; begin phase 6 (use extra rtx_def subclasses).
3624
3625 2014-08-27 David Malcolm <dmalcolm@redhat.com>
3626
3627 * rtx-classes-status.txt: Phase 4 (removal of "scaffolding") is
3628 done; begin phase 5 (additional rtx_def subclasses).
3629
3630 2014-08-26 David Malcolm <dmalcolm@redhat.com>
3631
3632 * rtx-classes-status.txt (TODO): DF_REF_INSN is done.
3633
3634 2014-08-26 David Malcolm <dmalcolm@redhat.com>
3635
3636 * rtx-classes-status.txt (TODO): SET_BB_HEAD, SET_BB_END,
3637 SET_BB_HEADER are done.
3638
3639 2014-08-26 David Malcolm <dmalcolm@redhat.com>
3640
3641 * rtx-classes-status.txt (TODO): SET_DEP_PRO and SET_DEP_CON are
3642 done.
3643
3644 2014-08-26 David Malcolm <dmalcolm@redhat.com>
3645
3646 * rtx-classes-status.txt (TODO): Remove SET_VINSN_INSN_RTX.
3647
3648 2014-08-26 David Malcolm <dmalcolm@redhat.com>
3649
3650 * rtx-classes-status.txt (TODO): Remove SET_BND_TO.
3651
3652 2014-08-25 David Malcolm <dmalcolm@redhat.com>
3653
3654 * rtx-classes-status.txt (TODO): Remove SET_BB_NOTE_LIST.
3655
3656 2014-08-25 David Malcolm <dmalcolm@redhat.com>
3657
3658 * rtx-classes-status.txt (TODO): Remove SET_BB_FOOTER.
3659
3660 2014-08-25 David Malcolm <dmalcolm@redhat.com>
3661
3662 * rtx-classes-status.txt: Phase 3 (per-file commits within
3663 "config" subdirs) is done; begin phase 4 (removal of
3664 "scaffolding").
3665
3666 2014-08-23 David Malcolm <dmalcolm@redhat.com>
3667
3668 * rtx-classes-status.txt: Phase 2 (per-file commits in main source
3669 dir) is done; begin phase 3 (per-file commits within "config"
3670 subdirs).
3671
3672 2014-08-21 David Malcolm <dmalcolm@redhat.com>
3673
3674 * rtx-classes-status.txt: Phase 1 ("scaffolding") is done; begin
3675 phase 2 (per-file commits in main source dir).
3676
3677 2014-08-21 Bin Cheng <bin.cheng@arm.com>
3678
3679 * configure: Regenerated.
3680
3681 2014-08-19 David Malcolm <dmalcolm@redhat.com>
3682
3683 * rtx-classes-status.txt (TODO): Add SET_BND_TO
3684
3685 2014-08-19 David Malcolm <dmalcolm@redhat.com>
3686
3687 * rtx-classes-status.txt (TODO): Add SET_BB_NOTE_LIST.
3688
3689 2014-08-19 David Malcolm <dmalcolm@redhat.com>
3690
3691 * rtx-classes-status.txt (TODO): Add SET_VINSN_INSN_RTX.
3692
3693 2014-08-19 David Malcolm <dmalcolm@redhat.com>
3694
3695 * rtx-classes-status.txt (TODO): Add SET_DEP_PRO, SET_DEP_CON.
3696
3697 2014-08-19 David Malcolm <dmalcolm@redhat.com>
3698
3699 * rtx-classes-status.txt (TODO): Add DF_REF_INSN.
3700
3701 2014-08-19 Joost VandeVondele <vondele@gcc.gnu.org>
3702
3703 * MAINTAINERS (Write After Approval): Add myself.
3704
3705 2014-08-19 Christopher Faylor <me.gnu@cgf.cx>
3706
3707 * MAINTAINERS: Remove myself
3708
3709 2014-08-19 David Malcolm <dmalcolm@redhat.com>
3710
3711 * rtx-classes-status.txt: Add SET_NEXT_INSN, SET_PREV_INSN.
3712
3713 2014-08-18 Patrick Palka <ppalka@gcc.gnu.org>
3714
3715 * MAINTAINERS (Write After Approval): Add myself.
3716
3717 2014-08-18 David Malcolm <dmalcolm@redhat.com>
3718
3719 * rtx-classes-status.txt (TODO): Add SET_BB_HEAD, SET_BB_END,
3720 SET_BB_HEADER, SET_BB_FOOTER
3721
3722 2014-08-18 David Malcolm <dmalcolm@redhat.com>
3723
3724 * rtx-classes-status.txt: New file
3725
3726 2014-08-18 Roman Gareev <gareevroman@gmail.com>
3727
3728 * configure.ac: Eliminate ClooG installation dependency.
3729 * configure: Regenerate.
3730 * Makefile.tpl: Add definition of ISLLIBS and HOST_ISLLIBS.
3731 * Makefile.in: Regenerate.
3732
3733 2014-08-15 Ilya Verbin <iverbin@gmail.com>
3734
3735 * MAINTAINERS (Write After Approval): Add myself.
3736
3737 2014-08-15 Ilya Tocar <tocarip@gmail.com>
3738
3739 * MAINTAINERS (Write After Approval): Add myself.
3740
3741 2014-08-01 Jiong Wang <jiong.wang@arm.com>
3742
3743 * MAINTAINERS (Write After Approval): Add myself.
3744
3745 2014-07-28 Anthony Green <green@moxielogic.com>
3746
3747 Import from savannah.gnu.org:
3748 * config.sub: Update to 2014-07-28 version.
3749
3750 2014-07-27 Richard Sandiford <rdsandiford@googlemail.com>
3751
3752 * MAINTAINERS: Remove my MIPS maintainer entry.
3753
3754 2014-07-26 Uros Bizjak <ubizjak@gmail.com>
3755
3756 PR target/47230
3757 * configure.ac (alpha*-*-linux*): Use mh-alpha-linux.
3758 * configure: Regenerate.
3759
3760 2014-07-24 James Norris <jnorris@codesourcery.com>
3761
3762 * MAINTAINERS (Write After Approval): Add myself.
3763
3764 2014-07-20 Roman Gareev <gareevroman@gmail.com>
3765
3766 * configure.ac: Accept only CLooG 0.18.1.
3767 * configure: Regenerate.
3768
3769 2014-07-17 Roman Gareev <gareevroman@gmail.com>
3770
3771 * configure.ac: Don't accept isl 0.11.
3772 * configure: Regenerate.
3773
3774 2014-07-16 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
3775
3776 * MAINTAINERS (Write After Approval): Add myself.
3777
3778 2014-07-05 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3779
3780 * configure.ac: Don't accept isl 0.10.
3781 * configure: Regenerate.
3782
3783 2014-06-23 Bernd Edlinger <bernd.edlinger@hotmail.de>
3784
3785 Fix include path for in-tree cloog.
3786 * config/cloog.m4 (CLOOG_INIT_FLAGS): Remove bogus include path.
3787 * configure: Regenerate.
3788
3789 2014-06-18 Richard Henderson <rth@redhat.com>
3790
3791 * .gitignore: Import gcc_update output.
3792
3793 2014-06-13 Thomas Schwinge <thomas@codesourcery.com>
3794
3795 * config-ml.in: Robustify ac_configure_args parsing.
3796
3797 * configure.ac (--enable-linker-plugin-configure-flags)
3798 (--enable-linker-plugin-flags): New flags.
3799 (configdirs): Conditionally add libiberty-linker-plugin.
3800 * configure: Regenerate.
3801 * Makefile.def (host_modules): Add libiberty-linker-plugin.
3802 (host_modules) <lto-plugin>: Pay attention to
3803 @extra_linker_plugin_flags@ and
3804 @extra_linker_plugin_configure_flags@.
3805 (all-lto-plugin): Also depend on all-libiberty-linker-plugin.
3806 * Makefile.in: Regenerate.
3807
3808 * Makefile.tpl (configure-[+prefix+][+module+])
3809 (configure-stage[+id+]-[+prefix+][+module+]): If specified, use
3810 "module_srcdir" instead of "module" for locating a module's srcdir.
3811 * Makefile.in: Regenerate.
3812
3813 2014-06-10 Matthew Fortune <matthew.fortune@imgtec.com>
3814
3815 * MAINTAINERS (Write After Approval): Add myself.
3816
3817 2014-06-06 Sebastian Pop <sebpop@gmail.com>
3818
3819 * MAINTAINERS: Update my email address.
3820
3821 2014-06-04 Thomas Preud'homme <thomas.preudhomme@arm.com>
3822
3823 * MAINTAINERS (Write After Approval): Add myself.
3824
3825 2014-06-03 Andrew Bennett <andrew.bennett@imgtec.com>
3826
3827 * MAINTAINERS (Write After Approval): Add myself.
3828
3829 2014-05-30 Jonathan Wakely <jwakely@redhat.com>
3830
3831 PR libstdc++/61011
3832 * configure.ac (--disable-libstdcxx): Set noconfigdirs correctly.
3833 Disable libcilkrts, libitm, libsanitizer when not building libstdc++.
3834 * configure: Regenerate.
3835
3836 2014-05-28 Pedro Alves <palves@redhat.com>
3837
3838 * MAINTAINERS (Write After Approval): Add myself.
3839
3840 2014-05-22 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
3841
3842 * MAINTAINERS: Update my affiliation/email.
3843
3844 2014-05-19 Mike Stump <mikestump@comcast.net>
3845
3846 * MAINTAINERS: Add wide-int reviewers.
3847
3848 2014-05-14 Sandra Loosemore <sandra@codesourcery.com>
3849
3850 * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
3851 * configure: Regenerated.
3852
3853 2014-05-15 Torvald Riegel <triegel@redhat.com>
3854
3855 * MAINTAINERS (libitm): Add myself as maintainer.
3856
3857 2014-05-07 Charles Baylis <charles.baylis@linaro.org>
3858
3859 * MAINTAINERS (Write After Approval): Add myself.
3860
3861 2014-05-01 Richard Sandiford <rdsandiford@googlemail.com>
3862
3863 * config.sub, config.guess: Import from upstream.
3864
3865 2014-04-29 Alan Lawrence <alan.lawrence@arm.com>
3866
3867 * MAINTAINERS (Write After Approval): Put myself in correct order.
3868
3869 2014-04-29 Alan Lawrence <alan.lawrence@arm.com>
3870
3871 * MAINTAINERS (Write After Approval): Add myself.
3872
3873 2014-04-24 Laurynas Biveinis <laurynas.biveinis@gmail.com>
3874
3875 * MAINTAINERS: Move myself from Reviewers to Write After Approval
3876 section.
3877
3878 2014-04-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
3879
3880 * MAINTAINERS (Write After Approval): Delete myself.
3881
3882 2014-04-17 Jakub Jelinek <jakub@redhat.com>
3883
3884 PR sanitizer/56781
3885 * libtool-ldflags: Also prefix -static-lib*, -shared-lib*
3886 and -B* options with -Xcompiler.
3887
3888 2014-04-04 Eric Botcazou <ebotcazou@adacore.com>
3889
3890 PR bootstrap/60620
3891 * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3.
3892 * Makefile.in: Regenerate.
3893
3894 2014-03-28 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
3895
3896 * Makefile.def (dependencies): Make all-ld depend on all-binutils
3897 for WINDRES_FOR_TARGET in default-manifest.o rule.
3898 * Makefile.in: Regenerate.
3899
3900 2014-03-26 Dominique d'Humieres <dominiq@lps.ens.fr>
3901
3902 * MAINTAINERS (Write After Approval): Add myself.
3903
3904 2014-03-26 Jakub Jelinek <jakub@redhat.com>
3905
3906 PR sanitizer/56781
3907 * Makefile.def: Set bootstrap=true; for host fixincludes.
3908 * configure.ac: Don't bootstrap host fixincludes unless
3909 --with-build-config=bootstrap-{a,ub}san.
3910 * Makefile.in: Regenerated.
3911 * configure: Regenerated.
3912
3913 2014-03-21 Jakub Jelinek <jakub@redhat.com>
3914
3915 * configure.ac: Move BUILD_CONFIG set up earlier. Add
3916 --enable-vtable-verify option parsing. Don't add
3917 target-libsanitizer to bootstrap_target_libs unless
3918 --with-build-config=bootstrap-asan or
3919 --with-build-config=bootstrap-ubsan. Don't add target-libvtv
3920 to bootstrap_target_libs unless --enable-vtable-verify.
3921 * configure: Regenerated.
3922
3923 2014-03-10 Anatoly Sokolov <aesok@post.ru>
3924
3925 * MAINTAINERS (Write After Approval): Add myself.
3926
3927 2014-03-07 Denis Chertykov <chertykov@gmail.com>
3928
3929 * MAINTAINERS: Remove avr maintainers: Anatoly Sokolov and Eric Weddington
3930
3931 2014-03-07 Jakub Jelinek <jakub@redhat.com>
3932
3933 PR bootstrap/58572
3934 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
3935 -I for libstdc++-v3 includes if $(LEAN).
3936 * Makefile.in: Regenerated.
3937
3938 2014-03-04 Jonathan Wakely <jwakely@redhat.com>
3939
3940 * MAINTAINERS: Update my email address.
3941
3942 2014-02-24 Walter Lee <walt@tilera.com>
3943
3944 * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
3945 (tilegx-*-*): Change to tilegx*-*-*.
3946 * configure: Regenerate.
3947
3948 2014-02-17 Loren J. Rittle <ljrittle@acm.org>
3949
3950 * MAINTAINERS (Various Maintainers: c++ runtime libs): Remove myself.
3951
3952 2014-02-17 Kugan Vivekanandarajah <kuganv@linaro.org>
3953
3954 * MAINTAINERS (Write After Approval): Add myself.
3955
3956 2014-02-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3957
3958 PR target/59788
3959 * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
3960 *solaris2*.
3961
3962 2014-01-21 John David Anglin <danglin@gcc.gnu.org>
3963
3964 * MAINTAINERS: Update my email address.
3965
3966 2014-01-20 Gerald Pfeifer <gerald@pfeifer.com>
3967
3968 * MAINTAINERS: Convert to UTF-8.
3969 Properly sort Xinliang David Li's entry.
3970
3971 2013-12-31 Chung-Lin Tang <cltang@codesourcery.com>
3972 Sandra Loosemore <sandra@codesourcery.com>
3973
3974 * MAINTAINERS: Add Sandra Loosemore and Chung-Lin Tang as
3975 nios2 port maintainers.
3976
3977 2013-12-16 Markus Trippelsdorf <markus@trippelsdorf.de>
3978
3979 * MAINTAINERS (Write After Approval): Add myself.
3980
3981 2013-12-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3982
3983 * configure.ac: Add user-friendly check for native x86_64-linux
3984 multilibs.
3985 * configure: Regenerate.
3986
3987 2013-12-06 Oleg Endo <olegendo@gcc.gnu.org>
3988
3989 * MAINTAINERS: Add myself as sh maintainer.
3990
3991 2013-12-03 Bill Schmidt <wschmidt@linux.vnet.ibm.com>
3992
3993 * MAINTAINERS: Add self as SLSR maintainer.
3994
3995 2013-11-18 Jan Hubicka <hubicka@ucw.cz>
3996
3997 * MAINTAINERS: Update my email address.
3998
3999 2013-11-15 David Edelsohn <dje.gcc@gmail.com>
4000
4001 * MAINTAINERS (Global Reviewers, c++): Remove Mark Mitchell.
4002
4003 2013-11-07 Thomas Schwinge <thomas@codesourcery.com>
4004
4005 * Makefile.in: Regenerate.
4006
4007 * Makefile.tpl: Fix typo.
4008 * Makefile.in: Regenerate partially.
4009
4010 2013-11-04 Balaji V. Iyer <balaji.v.iyer@intel.com>
4011
4012 * configure.ac: Added libcilkrts to noconfig list when C++ is not
4013 supported.
4014 * configure: Regenerated.
4015
4016 2013-11-01 Trevor Saunders <tsaunders@mozilla.com>
4017
4018 * MAINTAINERS (Write After Approval): Add myself.
4019
4020 2013-10-30 Jason Merrill <jason@redhat.com>
4021
4022 * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
4023 --disable-build-format-warnings.
4024
4025 2013-10-29 Balaji V. Iyer <balaji.v.iyer@intel.com>
4026
4027 * Makefile.def: Add libcilkrts to target_modules. Make libcilkrts
4028 depend on libstdc++ and libgcc.
4029 * configure: Regenerate.
4030 * configure.ac: Added libcilkrts to target binaries. Also, restrict
4031 libcilkrts for POSIX and i*86, and x86_64 architectures.
4032 * Makefile.in: Added libcilkrts related fields to support building it.
4033
4034 2013-10-26 Jeff Law <law@redhat.com>
4035
4036 * Makefile.def (target_modules): Remove libmudflap
4037 (languages): Remove check-target-libmudflap).
4038 * Makefile.in: Rebuilt.
4039 * Makefile.tpl (check-target-libmudflap-c++): Remove.
4040 * configure.ac (target_libraries): Remove target-libmudflap.
4041 Remove checks which disabled libmudflap on some systems.
4042 * configure: Rebuilt.
4043 * libmudflap: Directory removed.
4044
4045 2013-10-21 Cong Hou <congh@google.com>
4046
4047 * MAINTAINERS (Write After Approval): Add myself.
4048
4049 2013-10-16 Mike Stump <mikestump@comcast.net>
4050
4051 * .dir-locals.el: Add.
4052
4053 2013-10-15 David Malcolm <dmalcolm@redhat.com>
4054
4055 * configure.ac: Add --enable-host-shared
4056 * configure: Regenerate.
4057
4058 2013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
4059
4060 Import from savannah.gnu.org:
4061 * config.guess: Update to 2013-06-10 version.
4062 * config.sub: Update to 2013-10-01 version.
4063
4064 2013-10-01 Simon Cook <simon.cook@embecosm.com>
4065
4066 Changes to build configuration to allow big endian ARC ELF toolchain
4067 * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
4068 * configure: Regenerate.
4069
4070 2013-09-20 Alan Modra <amodra@gmail.com>
4071
4072 * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
4073 ppc host match. Support little-endian powerpc linux hosts.
4074
4075 2013-09-19 Dodji Seketeli <dodji@redhat.com>
4076
4077 * MAINTAINERS (diagnostic messages): Add myself as diagnostics
4078 maintainer.
4079
4080 2013-09-12 DJ Delorie <dj@redhat.com>
4081
4082 * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
4083 maintainers.
4084
4085 2013-09-03 Richard Biener <rguenther@suse.de>
4086
4087 * configure.ac: Also allow ISL 0.12.
4088 * configure: Regenerated.
4089
4090 2013-08-30 Bernd Edlinger <bernd.edlinger@hotmail.de>
4091
4092 * MAINTAINERS (Write After Approval): Add myself.
4093
4094 2013-08-27 David Malcolm <dmalcolm@redhat.com>
4095
4096 * MAINTAINERS (gdbhooks.py): Add myself as maintainer.
4097
4098 2013-08-26 Caroline Tice <cmtice@google.com>
4099
4100 * MAINTAINERS: Correct earliers update: Move myself from libvtv
4101 "Various Reviewers" to libvtv "Various Maintainers".
4102
4103 2013-08-20 Steven Bosscher <steven@gcc.gnu.org>
4104
4105 * MAINTAINERS: Add myself as RTL optimizers reviewer.
4106
4107 2013-08-19 Benjamin De Kosnik <bkoz@gnu.org>
4108
4109 * MAINTAINERS: Update name, email.
4110
4111 2013-08-13 Adam Butcher <adam@jessamine.co.uk>
4112
4113 * MAINTAINERS (Write After Approval): Add myself.
4114
4115 2013-08-12 Caroline Tice <cmtice@google.com>
4116
4117 * MAINTAINERS: Add myself as libvtv maintainer. Correct my email
4118 address in the Write After Approval section.
4119
4120 2013-08-09 Carlos O'Donell <carlos@redhat.com>
4121
4122 * MAINTAINERS (Write After Approval): Update email.
4123
4124 2013-08-08 Benjamin Kosnik <bkoz@redhat.com>
4125
4126 * configure.ac: Adjust to check VTV_SUPPORTED.
4127 * configure: Regenerated.
4128
4129 2013-08-02 Caroline Tice <cmtice@google.com>
4130
4131 * configure.ac: Add target-libvtv to target_libraries; disable libvtv
4132 on non-linux systems; add target-libvtv to noconfigdirs; add
4133 libsupc++/.libs to C++ library search paths.
4134 * configure: Regenerated.
4135 * Makefile.def: Add libvtv to target_modules; make libvtv depend on
4136 libstdc++ and libgcc.
4137 * Makefile.in: Regenerated.
4138
4139 2013-07-19 Yvan Roux <yvan.roux@linaro.org>
4140
4141 * MAINTAINERS (Write After Approval): Add myself.
4142
4143 2013-07-19 Chung-Ju Wu <jasonwucj@gmail.com>
4144 Shiva Chen <shiva0217@gmail.com>
4145
4146 * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
4147 nds32 port maintainers.
4148
4149 2013-07-17 Tim Shen <timshen91@gmail.com>
4150
4151 * MAINTAINERS (Write After Approval): Add myself.
4152
4153 2013-07-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
4154
4155 * configure.ac: Sync from binutils.
4156 * configure: Regenerate.
4157
4158 2013-06-14 Vidya Praveen <vidyapraveen@arm.com>
4159
4160 * MAINTAINERS (Write After Approval): Add myself.
4161
4162 2013-06-01 Dinar Temirbulatov <dinar@kugelworks.com>
4163
4164 * MAINTAINERS (Write After Approval): Add myself.
4165
4166 2013-05-17 David Malcolm <dmalcolm@redhat.com>
4167
4168 * MAINTAINERS (Write After Approval): Add myself.
4169
4170 2013-04-30 Brooks Moses <bmoses@google.com>
4171
4172 * MAINTAINERS: Update my email; move myself from Fortran
4173 reviewer to Write After Approval.
4174
4175 2013-04-16 Andreas Schwab <schwab@suse.de>
4176
4177 * configure.ac (aarch64-*-*): Don't disable java.
4178 * configure: Regenerate.
4179
4180 2013-04-10 Chung-Ju Wu <jasonwucj@gmail.com>
4181
4182 * MAINTAINERS (Write After Approval): Add myself.
4183
4184 2013-03-30 Matthias Klose <doko@ubuntu.com>
4185
4186 * Makefile.def (target_modules): Don't install libffi.
4187 * Makefile.in: Regenerate.
4188
4189 2013-02-24 Tilo Schwarz <tilo@tilo-schwarz.de>
4190
4191 * MAINTAINERS (Write After Approval): Add myself.
4192
4193 2013-02-20 Andrew Sutton <andrew.n.sutton@gmail.com>
4194
4195 * MAINTAINERS (Write After Approval): Add myself.
4196
4197 2013-02-15 Yufeng Zhang <yufeng.zhang@arm.com>
4198
4199 * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
4200 * configure: Regenerated.
4201
4202 2013-02-05 Ian Lance Taylor <iant@google.com>
4203
4204 PR go/55969
4205 * configure.ac: Disable libgo on some systems where it does not
4206 work.
4207
4208 2013-02-04 David Edelsohn <dje.gcc@gmail.com>
4209
4210 * MAINTAINERS: Explicitly add myself as AIX maintainer.
4211 Remove Geoff Keating as rs6000 port maintainer, at his request.
4212
4213 2013-01-24 Maxim Kuvyrkov <maxim@kugelworks.com>
4214
4215 * MAINTAINERS: Update my email.
4216
4217 2013-01-23 Shenghou Ma <minux.ma@gmail.com>
4218
4219 * configure: Re-generate.
4220
4221 2013-01-15 Richard Biener <rguenther@suse.de>
4222
4223 PR other/55973
4224 * configure: Re-generate.
4225
4226 2013-01-14 Matthias Klose <doko@ubuntu.com>
4227
4228 * Makefile.def (install-target-libsanitizer): Depend on
4229 install-target-libstdc++-v3.
4230 * Makefile.in: Regenerate.
4231
4232 2013-01-14 Richard Biener <rguenther@suse.de>
4233
4234 * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
4235 * configure: Re-generate
4236
4237 2013-01-11 Jan-Benedict Glaw <jbglaw@lug-owl.de>
4238
4239 * config.sub: Update from config repo.
4240
4241 2013-01-11 Eric Botcazou <ebotcazou@adacore.com>
4242
4243 * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
4244 * Makefile.in: Regenerate.
4245
4246 2013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
4247
4248 * MAINTAINERS (arc): Add new port maintainership for myself.
4249
4250 2013-01-09 Jason Merrill <jason@redhat.com>
4251
4252 * .gitignore: Import from gdb repository.
4253
4254 2013-01-09 H.J. Lu <hongjiu.lu@intel.com>
4255
4256 * Makefile.def (configure-gcc): Depend on all-gmp.
4257 (all-gcc): Remove dependency on all-gmp.
4258 * Makefile.in: Regenerated.
4259
4260 2013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
4261
4262 * config.sub: Merge from config repo.
4263 * config.guess: Ditto.
4264
4265 2013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
4266
4267 * Makefile.def: Merge from binutils.
4268 * Makefile.in: Ditto.
4269
4270 2013-01-01 Maxim Kuvyrkov <maxim.kuvyrkov@gmail.com>
4271
4272 * MAINTAINERS: Update my email.
4273
4274 2012-12-29 Ben Elliston <bje@gnu.org>
4275
4276 * config.guess: Update to 2012-12-29 version.
4277 * config.sub: Likewise.
4278
4279 2012-12-20 Matthias Klose <doko@ubuntu.com>
4280
4281 * Makefile.def (install-target-libgfortran): Depend on
4282 install-target-libquadmath, install-target-libgcc.
4283 (install-target-libsanitizer): Depend on install-target-libgcc.
4284 (install-target-libjava): Depend on install-target-libgcc.
4285 (install-target-libitm): Depend on install-target-libgcc.
4286 (install-target-libobjc): Depend on install-target-libgcc.
4287 (install-target-libstdc++-v3): Depend on install-target-libgcc.
4288 * Makefile.in: Regenerate.
4289
4290 2012-12-19 Matthias Klose <doko@ubuntu.com>
4291
4292 * Makefile.def (install-target-libgo): Depend on
4293 install-target-libatomic.
4294 * Makefile.in: Regenerate.
4295
4296 2012-12-18 Andreas Schwab <schwab@linux-m68k.org>
4297
4298 PR go/55201
4299 * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
4300 * Makefile.in: Regenerate.
4301
4302 2012-12-16 Thomas Schwinge <thomas@codesourcery.com>
4303
4304 * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
4305 * configure: Regenerate.
4306
4307 2012-12-12 Jan-Benedict Glaw <jbglaw@lug-owl.de>
4308
4309 * config.sub: Merge from config repo.
4310
4311 2012-12-11 H.J. Lu <hongjiu.lu@intel.com>
4312
4313 * Makefile.def (target_modules): Add bootstrap=true and
4314 raw_cxx=true to libsanitizer.
4315 * configure.ac (bootstrap_target_libs): Add libsanitizer.
4316 * Makefile.in: Regenerated.
4317 * configure: Likewise.
4318
4319 2012-12-01 Richard Sandiford <rdsandiford@googlemail.com>
4320
4321 * MAINTAINERS: Remove self as RTL optimization maintainer.
4322
4323 2012-11-30 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
4324
4325 * MAINTAINERS (Write After Approval): Add myself.
4326
4327 2012-11-28 H.J. Lu <hongjiu.lu@intel.com>
4328
4329 * Makefile.def (target_modules): Remove bootstrap=true and
4330 raw_cxx=true from libsanitizer.
4331 * configure.ac (bootstrap_target_libs): Remove libsanitizer.
4332 * Makefile.in: Regenerated.
4333 * configure: Likewise.
4334
4335 2012-11-28 H.J. Lu <hongjiu.lu@intel.com>
4336
4337 * Makefile.def (target_modules): Add bootstrap=true and
4338 raw_cxx=true to libsanitizer.
4339 * configure.ac (bootstrap_target_libs): Add libsanitizer.
4340 * Makefile.in: Regenerated.
4341 * configure: Likewise.
4342
4343 2012-11-28 Andrew Pinski <apinski@cavium.com>
4344
4345 PR bootstrap/54279
4346 * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
4347 * configure: Regenerate.
4348 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
4349 * Makefile.in: Regenerate.
4350
4351 2012-11-27 Siddhesh Poyarekar <siddhesh@redhat.com>
4352
4353 * configure.ac: Disable libsanitizer if we're not building C++.
4354 * configure: Regenerate.
4355
4356 2012-11-15 Roland McGrath <roland@hack.frob.com>
4357
4358 * MAINTAINERS (Write After Approval): Add myself.
4359
4360 2012-11-15 Dmitry Vyukov <dvyukov@google.com>
4361
4362 * MAINTAINERS: (libsanitizer, asan.c): Add myself,
4363 Kostya Serebryany (kcc@google.com) and
4364 Jakub Jelinek (jakub@redhat.com).
4365 Rename area for Dodji Seketeli (dodji@redhat.com).
4366
4367 2012-11-15 Dodji Seketeli <dodji@redhat.com>
4368
4369 * MAINTAINERS: (asan.c, related): Add myself.
4370
4371 2012-11-14 Roland McGrath <mcgrathr@google.com>
4372
4373 * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
4374 * configure: Regenerate.
4375
4376 2012-11-13 Richard Henderson <rth@redhat.com>
4377
4378 * configure.ac: Move libsanitizer logic to subdirectory.
4379 * configure: Regenerate.
4380
4381 2012-11-13 Dodji Seketeli <dodji@redhat.com>
4382
4383 * configure.ac: Enable libsanitizer just on x86 linux for now.
4384 * configure: Re-generate.
4385
4386 2012-11-13 David Edelsohn <dje.gcc@gmail.com>
4387
4388 * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
4389 sections.
4390 * configure: Regenerate.
4391
4392 2012-11-13 Hans-Peter Nilsson <hp@axis.com>
4393
4394 * configure.ac: Add section for configdirs for libsanitizer.
4395 Disable for cris-*-* and mmix-*-*.
4396 * configure: Regenerate.
4397
4398 2012-11-12 Wei Mi <wmi@google.com>
4399
4400 * configure.ac: Add libsanitizer to target_libraries.
4401 * Makefile.def: Ditto.
4402 * configure: Regenerate.
4403 * Makefile.in: Regenerate.
4404 * libsanitizer: New directory for asan runtime. Contains an empty
4405 tsan directory.
4406
4407 2012-11-03 Corinna Vinschen <corinna@vinschen.de>
4408
4409 * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
4410 against Mingw64 w32api.
4411 * configure: Regenerate.
4412
4413 2012-11-03 H.J. Lu <hongjiu.lu@intel.com>
4414
4415 * configure: Regenerated.
4416
4417 2012-11-03 Robert Mason <rbmj@verizon.net>
4418
4419 * configure.ac: add --disable-libstdcxx configure option
4420 and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
4421
4422 2012-10-30 Ganesh Gopalasubramanian <Ganesh.Gopalasubramanian@amd.com>
4423
4424 * MAINTAINERS (Write After Approval): Add myself.
4425
4426 2012-10-26 James Greenhalgh <james.greenhalgh@arm.com>
4427
4428 * MAINTAINERS (Write After Approval): Add myself.
4429
4430 2012-10-24 Sharad Singhai <singhai@google.com>
4431
4432 * MAINTAINERS (Write After Approval): Add myself.
4433
4434 2012-10-24 Eric Christopher <echristo@gmail.com>
4435
4436 * MAINTAINERS: Update email address.
4437
4438 2012-10-23 Eric Botcazou <ebotcazou@adacore.com>
4439
4440 PR bootstrap/54820
4441 * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
4442 * configure: Regenerate.
4443
4444 2012-10-23 Richard Earnshaw <rearnsha@arm.com>
4445
4446 * MAINTAINERS (aarch64): Add Marcus and myself.
4447
4448 2012-10-22 Eric Botcazou <ebotcazou@adacore.com>
4449
4450 PR bootstrap/54820
4451 * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
4452 (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
4453 (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
4454 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
4455 (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
4456 * Makefile.in: Regenerate.
4457 * configure.ac (have_static_libs): New variable and associated check.
4458 (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
4459 -static-libgcc if stage1_libs is empty and have_static_libs is yes.
4460 * configure: Regenerate.
4461
4462 2012-10-10 Richard Biener <rguenther@suse.de>
4463
4464 * MAINTAINERS: Adjust for changed surname.
4465
4466 2012-10-04 Lawrence Crowl <crowl@google.com>
4467
4468 * MAINTAINERS (Write After Approval): Add myself.
4469
4470 2012-10-01 Cary Coutant <ccoutant@google.com>
4471
4472 * MAINTAINERS: Add myself as dwarf debugging code maintainer.
4473
4474 2012-09-28 Ian Lance Taylor <iant@google.com>
4475
4476 * Makefile.def: Make all-target-libgo depend on
4477 all-target-libbacktrace.
4478 * Makefile.in: Rebuild.
4479
4480 2012-09-26 Ian Lance Taylor <iant@google.com>
4481
4482 * Makefile.def: Make all-gcc depend on all-libbacktrace.
4483 * Makefile.in: Rebuild.
4484
4485 2012-09-20 Walter Lee <walt@tilera.com>
4486
4487 * configure.ac: Add tilegx to list of targets that support gold.
4488 * configure: Regenerate.
4489
4490 2012-09-20 Marek Polacek <polacek@redhat.com>
4491
4492 * MAINTAINERS (Write After Approval): Add myself.
4493
4494 2012-09-19 Steve Ellcey <sellcey@mips.com>
4495
4496 * configure.ac: Add mips*-mti-elf* target.
4497 * configure: Regenerate.
4498
4499 2012-09-17 Ian Lance Taylor <iant@google.com>
4500
4501 * MAINTAINERS (Various Maintainers): Add libbacktrace.
4502 * configure.ac (host_libs): Add libbacktrace.
4503 (target_libraries): Add libbacktrace.
4504 * Makefile.def (host_modules): Add libbacktrace.
4505 (target_modules): Likewise.
4506 * configure, Makefile.in: Rebuild.
4507
4508 2012-09-14 David Edelsohn <dje.gcc@gmail.com>
4509
4510 PR target/38607
4511 Merge upstream change.
4512 * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
4513
4514 * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
4515 Add libgomp*.o to compare_exclusions for AIX.
4516 * configure: Regenerate.
4517
4518 2012-09-06 Diego Novillo <dnovillo@google.com>
4519
4520 * configure.ac: Bump minimum GMP version to 4.2.3.
4521 * configure: Re-generate.
4522
4523 2012-09-05 Georg-Johann Lay <avr@gjlay.de>
4524
4525 PR target/54461
4526 * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
4527 target-libgloss if not configured --with-avrlibc=no.
4528 * configure: Regenerate.
4529
4530 2012-09-04 Jason Merrill <jason@redhat.com>
4531
4532 * configure.ac: Fix --enable-languages=all.
4533
4534 2012-09-04 Christophe Lyon <christophe.lyon@st.com>
4535
4536 * MAINTAINERS (Write After Approval): Add myself.
4537
4538 2012-09-03 Richard Guenther <rguenther@suse.de>
4539
4540 PR bootstrap/54138
4541 * configure.ac: Re-organize ISL / CLOOG checks to allow
4542 disabling with either --without-isl or --without-cloog.
4543 * configure: Regenerated.
4544
4545 2012-09-03 Georg-Johann Lay <avr@gjlay.de>
4546
4547 * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
4548 * configure: Regenerate.
4549
4550 2012-08-27 Ulrich Drepper <drepper@gmail.com>
4551
4552 * MAINTAINERS: Fix my email address.
4553
4554 2012-08-26 H.J. Lu <hongjiu.lu@intel.com>
4555
4556 PR binutils/4970
4557 * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
4558 and opcodes.
4559 * Makefile.in: Regenerated.
4560
4561 2012-08-26 Art Haas <ahaas@impactweather.com>
4562
4563 * configure: Regenerate.
4564
4565 2012-08-25 Křištof Želechovski <giecrilj@stegny.2a.pl>
4566
4567 * INSTALL/README: Also refer to the online installation
4568 instructions.
4569
4570 2012-08-21 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
4571
4572 * MAINTAINERS (Write After Approval): Add myself.
4573 (Picochip port): Remove myself.
4574
4575 2012-08-14 Diego Novillo <dnovillo@google.com>
4576
4577 Merge from cxx-conversion branch.
4578
4579 * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
4580 POSTSTAGE1_CONFIGURE_FLAGS.
4581 * Makefile.in: Regenerate.
4582 * configure.ac (ENABLE_BUILD_WITH_CXX): Remove. Update all users.
4583 Force C++ when bootstrapping.
4584 * configure: Regenerate.
4585
4586 2012-07-24 Jan-Benedict Glaw <jbglaw@lug-owl.de>
4587
4588 * MAINTAINERS (Write After Approval): Add myself.
4589
4590 2012-07-16 Joseph Myers <joseph@codesourcery.com>
4591
4592 * README: Document use of ranges of years in copyright notices.
4593
4594 2012-07-06 Richard Guenther <rguenther@suse.de>
4595
4596 * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
4597 as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
4598 --with-gmp=system.
4599 * Makefile.in: Regenerated.
4600 * configure: Likewise.
4601
4602 2012-07-06 Richard Guenther <rguenther@suse.de>
4603
4604 * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
4605 * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
4606 supply V=1 as extra_make_flags.
4607 * configure: Regenerated.
4608 * Makefile.in: Likewise.
4609
4610 2012-07-04 Tristan Gingold <gingold@adacore.com>
4611
4612 * configure: Regenerate.
4613
4614 2012-07-03 Richard Guenther <rguenther@suse.de>
4615
4616 * Makfile.def (isl): Remove not necessary extra_exports and
4617 extra_make_flags.
4618 (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
4619 * Makefile.in: Regenerated.
4620
4621 2012-07-03 Richard Guenther <rguenther@suse.de>
4622
4623 * Makefile.def (cloog): Add V=1 to extra_make_flags.
4624 * configure.ac: If either the ISL or the CLooG check failed
4625 do not try to build in-tree versions.
4626 * Makefile.in: Regenerated.
4627 * configure: Regenerated.
4628
4629 2012-07-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4630
4631 * configure: Regenerate.
4632
4633 2012-07-02 Janis Johnson <janisjo@codesourcery.com>
4634
4635 * MAINTAINERS (Various Maintainers): Add myself as testsuite
4636 maintainer.
4637
4638 2012-07-02 Richard Guenther <rguenther@suse.de>
4639
4640 * configure: Regenerated.
4641
4642 2012-07-02 Richard Guenther <rguenther@suse.de>
4643 Michael Matz <matz@suse.de>
4644 Tobias Grosser <tobias@grosser.es>
4645 Sebastian Pop <sebpop@gmail.com>
4646
4647 * Makefile.def: Add ISL host module, remove PPL host module.
4648 Adjust ClooG host module to use the proper ISL.
4649 * Makefile.tpl: Pass ISL include flags instead of PPL ones.
4650 * configure.ac: Include config/isl.m4. Add ISL host library,
4651 remove PPL. Remove PPL configury, add ISL configury, adjust
4652 ClooG configury.
4653 * Makefile.in: Regenerated.
4654 * configure: Likewise.
4655
4656 2012-07-02 Richard Guenther <rguenther@suse.de>
4657
4658 Merge from graphite branch
4659 2011-07-21 Tobias Grosser <tobias@grosser.es>
4660
4661 * configure: Regenerated.
4662 * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
4663 both cloog.org and legacy versions. The only supported version will
4664 be CLooG with the isl backend.
4665
4666 2011-07-21 Tobias Grosser <tobias@grosser.es>
4667
4668 * configure: Regenerated.
4669 * configure.ac: Require cloog isl 0.17.0
4670
4671 2011-07-21 Tobias Grosser <tobias@grosser.es>
4672
4673 * configure: Regenerated.
4674 * config/cloog.m4: Do not define CLOOG_ORG
4675
4676 2012-06-29 Steven Bosscher <steven@gcc.gnu.org>
4677
4678 * configure.ac: Skip C if explicitly selected.
4679 * configure: Regenerate.
4680
4681 2012-06-28 Christophe Lyon <christophe.lyon@st.com>
4682
4683 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
4684 they contain -O2.
4685 * configure: Regenerate.
4686
4687 2012-06-25 Richard Sandiford <rdsandiford@googlemail.com>
4688
4689 PR debug/53740
4690 * df.h, df-problems.c, dce.c: Revert last patch.
4691
4692 2012-06-25 Iain Sandoe <iain@codesourcery.com>
4693
4694 * MAINTAINERS (Write After Approval): Update my email address.
4695
4696 2012-06-21 Meador Inge <meadori@codesourcery.com>
4697
4698 * MAINTAINERS (Write After Approval): Add myself.
4699
4700 2012-06-20 Jason Merrill <jason@redhat.com>
4701
4702 * Makefile.tpl (check-target-libgomp-c++): New.
4703 (check-target-libitm-c++): New.
4704 * Makefile.def (c++): Add them.
4705 * Makefile.in: Regenerate.
4706
4707 2012-05-29 Edmar Wienskoski <edmar@freescale.com>
4708
4709 * MAINTAINERS (Write After Approval): Add myself.
4710
4711 2012-05-16 Olivier Hainque <hainque@adacore.com>
4712
4713 * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
4714 (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
4715 (install-no-fixedincludes): Adjust accordingly.
4716 * Makefile.in: Regenerate.
4717
4718 2012-05-15 H.J. Lu <hongjiu.lu@intel.com>
4719
4720 Merge upstream change
4721 * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
4722
4723 2012-05-14 Marc Glisse <marc.glisse@inria.fr>
4724
4725 * MAINTAINERS (Write After Approval): Add myself.
4726
4727 2012-05-09 Nick Clifton <nickc@redhat.com>
4728 Paul Smith <psmith@gnu.org>
4729
4730 PR bootstrap/50461
4731 * configure.ac (mpfr-dir): When using in-tree MPFR sources
4732 allow for the fact that from release v3.1.0 of MPFR the source
4733 files were moved into a src sub-directory.
4734 * configure: Regenerate.
4735
4736 2012-05-07 Janne Blomqvist <jb@gcc.gnu.org>
4737
4738 * configure.ac: Bump minimum MPFR version to 2.4.0.
4739 * configure: Regenerated.
4740
4741 2012-05-01 Richard Henderson <rth@redhat.com>
4742
4743 * Makefile.def (libatomic): New target_module.
4744 * configure.ac (target_libraries): Add libatomic.
4745 (noconfigdirs): Check if libatomic is supported.
4746 * Makefile.in, configure: Rebuild.
4747
4748 2012-05-01 Greta Yorsh <Greta.Yorsh@arm.com>
4749
4750 * MAINTAINERS (Write After Approval): Add myself.
4751
4752 2012-04-25 Joel Brobecker <brobecker@adacore.com>
4753
4754 * config.sub: Update to 2012-04-18 version from official repo.
4755
4756 2012-04-24 Naveen H.S <naveen.S@kpitcummins.com>
4757
4758 * MAINTAINERS (Write After Approval): Add myself.
4759
4760 2012-04-11 Steve Ellcey <sellcey@mips.com>
4761
4762 * MAINTAINERS: Changed email address.
4763
4764 2012-03-28 Georg-Johann Lay <avr@gjlay.de>
4765
4766 PR target/52737
4767 * contrib/gcc_update (files_and_dependencies):
4768 Remove gcc/config/avr/t-multilib from touch data.
4769
4770 2012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4771
4772 * MAINTAINERS (OS Port Maintainers): Remove irix.
4773 * configure.ac (enable_libgomp): Remove *-*-irix6*.
4774 (unsupported_languages): Remove mips-sgi-irix6.*.
4775 (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
4776 (with_stabs): Remove.
4777 * configure: Regenerate.
4778
4779 2012-03-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4780
4781 * MAINTAINERS (OS Port Maintainers): Remove osf.
4782 * configure.ac (enable_libgomp): Remove *-*-osf*.
4783 (with_stabs): Remove alpha*-*-osf*.
4784 * configure: Regenerate.
4785
4786 2012-03-05 Tristan Gingold <gingold@adacore.com>
4787
4788 * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
4789 * configure: Regenerate.
4790
4791 2012-02-17 Walter Lee <walt@tilera.com>
4792
4793 * MAINTAINERS: (Write After Approval): Delete myself.
4794
4795 2012-02-14 Walter Lee <walt@tilera.com>
4796
4797 * MAINTAINERS (tilegx port): Add myself.
4798 (tilepro port): Add myself.
4799 (Write After Approval): Add myself.
4800
4801 2012-02-12 Gerald Pfeifer <gerald@pfeifer.com>
4802
4803 * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
4804 and Joseph Myers as docstring relicensing maintainers.
4805
4806 2012-02-09 Bin Cheng <bin.cheng@arm.com>
4807
4808 * MAINTAINERS (write-after-approval): Add myself.
4809
4810 2012-02-08 Ira Rosen <irar@il.ibm.com>
4811
4812 * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
4813 maintainer.
4814
4815 2012-02-04 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
4816
4817 * MAINTAINERS (Write After Approval): Move myself to
4818 maintain alphabetical order.
4819
4820 2012-02-03 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
4821
4822 * MAINTAINERS (Write After Approval): Add myself.
4823
4824 2012-02-02 Jayant R Sonar <jayant.sonar@kpitcummins.com>
4825
4826 * MAINTAINERS (Write After Approval): Add myself.
4827
4828 2012-02-02 Sumanth G <sumanth.gundapaneni@kpitcummins.com>
4829 Jayant R Sonar <jayant.sonar@kpitcummins.com>
4830
4831 * configure.ac (cr16-*-*): Remove nonconfigdirs.
4832 * configure: Regenerate.
4833
4834 2012-01-23 Harshit Chopra <harshit@google.com>
4835
4836 * MAINTAINERS (Write After Approval): Add myself.
4837
4838 2012-01-22 Douglas B Rupp <rupp@ngnat.com>
4839
4840 * configure.ac: Remove reference to mh-interix.
4841 * configure: Regenerate.
4842
4843 2012-01-05 Richard Henderson <rth@redhat.com>
4844
4845 PR bootstrap/51072
4846 * configure.ac: Disable libitm if c++ is not enabled.
4847 * configure: Rebuild.
4848
4849 * configure.ac: Fix regexp for same.
4850 * configure: Rebuild.
4851
4852 2012-01-02 Balaji V. Iyer <bviyer@gmail.com>
4853
4854 * MAINTAINERS (Write After Approval): Add myself.
4855
4856 2012-01-02 Richard Guenther <rguenther@suse.de>
4857
4858 PR bootstrap/51686
4859 * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
4860 * Makefile.in: Regenerate.
4861
4862 2011-12-28 Oleg Endo <olegendo@gcc.gnu.org>
4863
4864 * MAINTAINERS (Write After Approval): Add myself.
4865
4866 2011-12-18 Eric Botcazou <ebotcazou@adacore.com>
4867
4868 * configure: Regenerate.
4869
4870 2011-12-14 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
4871
4872 * MAINTAINERS (picochip): Changed email address.
4873
4874 2011-11-30 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
4875
4876 * MAINTAINERS (write-after-approval): Add self.
4877
4878 2011-11-29 DJ Delorie <dj@redhat.com>
4879
4880 * configure.ac (rl78-*-*) New case.
4881 * configure: Regenerate.
4882 * MAINTAINERS: Add myself as RL78 maintainer.
4883
4884 2011-11-21 Eric Botcazou <ebotcazou@libertysurf.fr>
4885
4886 * MAINTAINERS: Add self as co-maintainer of the Ada front end.
4887
4888 2011-11-21 Andreas Tobler <andreast@fgznet.ch>
4889
4890 * libtool.m4: Additional FreeBSD 10 fixes.
4891
4892 2011-11-21 Joern Rennecke <joern.rennecke@embecosm.com>
4893
4894 * MAINTAINERS: Move myself from Write After Approval to CPU Port
4895 Maintainers section, as Epiphany maintainer.
4896
4897 2011-11-18 Iain Sandoe <iains@gcc.gnu.org>
4898
4899 PR target/49992
4900 * configure.ac: Remove ranlib special-casing for Darwin.
4901 * configure: Regenerate.
4902
4903 2011-11-12 Andrey Belevantsev <abel@ispras.ru>
4904
4905 * MAINTAINERS (Reviewers): Keep the list sorted.
4906
4907 2011-11-11 Andrey Belevantsev <abel@ispras.ru>
4908
4909 * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
4910
4911 2011-11-09 Roland McGrath <mcgrathr@google.com>
4912
4913 * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
4914 * configure: Rebuild.
4915 * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
4916 * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
4917 (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
4918 (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
4919 (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
4920 Add READELF.
4921 * Makefile.in: Rebuild.
4922
4923 2011-11-09 Jason Merrill <jason@redhat.com>
4924
4925 * Makefile.def (language=c++): Remove check-c++0x.
4926 * Makefile.in (check-gcc-c++): Regenerate.
4927
4928 2011-11-08 Richard Henderson <rth@redhat.com>
4929
4930 * configure.ac: Test for libitm directory present first.
4931
4932 * configure.ac: Adjust srcdir for running libitm/configure.tgt.
4933
4934 * configure.ac: Test libitm/configure.tgt to disable libitm.
4935 * configure: Rebuild.
4936
4937 2011-11-07 Aldy Hernandez <aldyh@redhat.com>
4938 Richard Henderson <rth@redhat.com>
4939
4940 Merged from transactional-memory.
4941
4942 * Makefile.def (lang_env_dependencies): libitm is c++.
4943 Add libitm target module.
4944 * configure.ac: Likewise.
4945 * config/mmap.m4: New file.
4946 * contrib/gcc_update: Add libitm to touch data.
4947 * Makefile.in, configure: Rebuild.
4948
4949 2011-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4950
4951 * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
4952 LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
4953 * Makefile.in: Regenerate.
4954
4955 2011-11-01 DJ Delorie <dj@redhat.com>
4956
4957 * config.sub: Update to version 2011-10-29 (added rl78)
4958
4959 2011-10-27 Nick Clifton <nickc@redhat.com>
4960
4961 * config.sub: Import these changes from the config project:
4962
4963 2011-10-08 Joern Rennecke <joern.rennecke@embecosm.com>
4964 Ben Elliston <bje@gnu.org>
4965
4966 * config.sub (epiphany): New.
4967
4968 2011-09-09 Linas Vepstas <linasvepstas@gmail.com>
4969 Ben Elliston <bje@gnu.org>
4970
4971 * config.sub (hexagon, hexagon-*): New.
4972
4973 2011-08-23 Roland McGrath <mcgrathr@google.com>
4974
4975 * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
4976 64eb to be64.
4977
4978 2011-08-16 Roland McGrath <mcgrathr@google.com>
4979
4980 * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
4981 (nacl): Grok as alias for 32el-unknown-nacl.
4982
4983 2011-10-25 Kirill Yukhin <kirill.yukhin@intel.com>
4984
4985 * MAINTAINERS (Write After Approval): Add myself.
4986
4987 2011-10-24 Teresa Johnson <tejohnson@google.com>
4988
4989 * MAINTAINERS (Write After Approval): Add myself.
4990
4991 2011-09-21 Jakub Jelinek <jakub@redhat.com>
4992
4993 * MAINTAINERS (sparc port): Remove myself.
4994
4995 2011-09-14 Tom de Vries <tom@codesourcery.com>
4996
4997 * MAINTAINERS (Write After Approval): Add myself.
4998
4999 2011-08-14 Yao Qi <yao@codesourcery.com>
5000
5001 * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
5002 * configure: Regenerate.
5003
5004 2011-07-26 Ian Lance Taylor <iant@google.com>
5005
5006 * configure.ac: Set have_compiler based on whether gcc directory
5007 exists, rather than on whether gcc is in configdirs.
5008 * configure: Rebuild.
5009
5010 2011-07-21 Joseph Myers <joseph@codesourcery.com>
5011
5012 * MAINTAINERS (Global Reviewers): Add self.
5013
5014 2011-07-20 David Edelsohn <dje.gcc@gmail.com>
5015
5016 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
5017 link directories.
5018 * Makefile.in: Rebuild.
5019
5020 2011-07-20 Ian Lance Taylor <iant@google.com>
5021
5022 PR bootstrap/49787
5023 * configure.ac: Move --enable-bootstrap handling earlier in file.
5024 If --enable-bootstrap and either --enable-build-with-cxx or
5025 --enable-build-poststage1-with-cxx, enable C++ automatically.
5026 * configure: Rebuild.
5027
5028 2011-07-19 Ian Lance Taylor <iant@google.com>
5029
5030 * configure.ac: Add --enable-build-poststage1-with-cxx. If set,
5031 make C++ a boot_language. Set and substitute
5032 POSTSTAGE1_CONFIGURE_FLAGS.
5033 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
5034 (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
5035 * configure, Makefile.in: Rebuild.
5036
5037 2011-07-19 Vladimir Makarov <vmakarov@redhat.com>
5038
5039 * MAINTAINERS (Register Allocation): Move myself from reviewers to
5040 maintainers.
5041
5042 2011-07-18 Jakub Jelinek <jakub@redhat.com>
5043
5044 * MAINTAINERS (Global Reviewers): Add myself.
5045
5046 2011-07-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5047
5048 * configure: Regenerate.
5049
5050 2011-07-16 Jason Merrill <jason@redhat.com>
5051
5052 * Makefile.def (language=c++): Add check-c++0x and
5053 check-target-libmudflap-c++.
5054 * Makefile.tpl (check-target-libmudflap-c++): New.
5055 * Makefile.in: Regenerate.
5056
5057 2011-07-16 Matthias Klose <doko@ubuntu.com>
5058
5059 * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
5060 * Makefile.def (target_modules/libjava): Pass
5061 $(EXTRA_CONFIGARGS_LIBJAVA).
5062 * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
5063 if not configured with --enable-static-libjava.
5064 * Makefile.in: Regenerate.
5065 * configure: Likewise.
5066
5067 2011-07-15 Jason Merrill <jason@redhat.com>
5068
5069 * Makefile.in (check-c++): Move check-gcc-c++0x after
5070 check-target-libstdc++-v3.
5071
5072 2011-07-15 Bernd Schmidt <bernds@codesourcery.com>
5073
5074 * MAINTAINERS (c6x port): New entry.
5075
5076 2011-07-13 Jason Merrill <jason@redhat.com>
5077
5078 * Makefile.in (check-gcc-c++0x): New.
5079 (check-c++): Depend on it.
5080
5081 2011-07-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5082
5083 PR target/39150
5084 * configure.ac (i[3456789]86-*-solaris2*): Also accept
5085 x86_64-*-solaris2.1[0-9]*.
5086 * configure: Regenerate.
5087
5088 2011-06-29 Richard Sandiford <rdsandiford@googlemail.com>
5089
5090 * MAINTAINERS (RTL optimizers): Add self.
5091
5092 2011-06-27 Gabriel Charette <gchare@google.com>
5093
5094 * MAINTAINERS (Write After Approval): Add myself.
5095
5096 2011-06-22 Hans-Peter Nilsson <hp@axis.com>
5097
5098 PR regression/47836
5099 PR bootstrap/23656
5100 PR other/47733
5101 PR bootstrap/49247
5102 PR c/48825
5103 * configure.ac (target_libraries): Remove target-libiberty.
5104 Remove case-statement setting skipdirs=target-libiberty for
5105 multiple targets. Remove checking target_configdirs and
5106 removing target-libiberty but keeping target-libgcc if
5107 otherwise empty.
5108 * Makefile.def (target_modules): Don't add libiberty.
5109 (dependencies): Remove all traces of target-libiberty.
5110 * configure, Makefile.in: Regenerate.
5111
5112 2011-06-13 Walter Lee <walt@tilera.com>
5113
5114 * configure.ac (tilepro-*-*) New case.
5115 (tilegx-*-*): Likewise.
5116 * configure: Regenerate.
5117
5118 2011-06-06 Jing Yu <jingyu@google.com>
5119
5120 * configure.ac: Skip target-libiberty for
5121 arm*-*-linux-androideabi.
5122 * configure: Regenerated.
5123
5124 2011-06-06 Nick Clifton <nickc@redhat.com>
5125
5126 * config.sub: Sync from upstream.
5127
5128 2011-06-05 Nenad Vukicevic <nenad@intrepid.com>
5129
5130 * MAINTAINERS (Write After Approval): Add myself.
5131
5132 2011-06-01 Daniel Jacobowitz <drow@false.org>
5133
5134 * MAINTAINERS: Update my email address.
5135
5136 2011-05-27 Nathan Froyd <froydnj@codesourcery.com>
5137
5138 * MAINTAINERS (Write After Approval): Update my email address.
5139
5140 2011-05-11 Paul Pluzhnikov <ppluzhnikov@google.com>
5141
5142 * MAINTAINERS (Write After Approval): Add myself.
5143
5144 2011-05-08 Doug Kwan <dougkwan@google.com>
5145
5146 * configure.ac: Propagate LDFLAGS_FOR_TARGET.
5147 * configure: Regenerated.
5148 * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
5149 value from configure.
5150 * Makefile.in: Regenerated.
5151
5152 2011-05-05 Joseph Myers <joseph@codesourcery.com>
5153
5154 * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
5155 sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
5156 *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
5157 | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
5158 *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
5159 *-*-vxworks*): Disable newlib and libgloss in separate case
5160 statement.
5161 (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
5162 to separate case statement.
5163 (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
5164 *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
5165 alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
5166 sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
5167 arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
5168 bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
5169 i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
5170 i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
5171 i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
5172 i[[3456789]]86-*-rdos*, m32r-*-*,
5173 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
5174 | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
5175 powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
5176 rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
5177 | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
5178 sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
5179 sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
5180 *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
5181 and libgloss in main case over targets. Remove most empty cases
5182 in main case over targets.
5183 * configure: Regenerate.
5184
5185 2011-05-04 Janis Johnson <janisjo@codesourcery.com>
5186
5187 * MAINTAINERS (Write After Approval): Add myself.
5188
5189 2011-05-04 Joseph Myers <joseph@codesourcery.com>
5190
5191 * configure.ac: Remove code setting special library locations for
5192 hppa*64*-*-hpux11*. Remove code setting compiler for
5193 sparc-sun-solaris2*.
5194 * configure: Regenerate.
5195
5196 2011-05-04 Joseph Myers <joseph@codesourcery.com>
5197
5198 * configure.ac: Separate libgloss_dir settings from general case
5199 over targets.
5200 * configure: Regenerate.
5201
5202 2011-04-28 Joseph Myers <joseph@codesourcery.com>
5203
5204 * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
5205 alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
5206 arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
5207 cases in libgcj-disabling case statement.
5208 (hppa*64*-*-linux*): Set unsupported_languages instead of
5209 disabling target-zlib.
5210 (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
5211 to hppa*64*-*-hpux*.
5212 (hppa*-*-*): Restrict case in libgcj-disabling case statement to
5213 hppa*-*-hpux*.
5214 (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
5215 i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
5216 i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
5217 fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
5218 powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
5219 sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
5220 sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
5221 *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
5222 libgcj-disabling case statement.
5223 * configure: Regenerate.
5224
5225 2011-04-28 Joseph Myers <joseph@codesourcery.com>
5226
5227 * configure.ac: Disable Java for targets not supporting libffi.
5228 (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
5229 Remove cases in Java-disabling statement.
5230 (*arm-wince-pe): Change to arm-wince-pe.
5231 (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
5232 cases in Java-disabling statement.
5233 (bfin-*-*): Don't disable Java again.
5234 (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
5235 fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
5236 hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
5237 hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
5238 i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
5239 i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
5240 i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
5241 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
5242 Java-disabling statement.
5243 (mmix-*-*): Don't disable Java again.
5244 (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
5245 powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
5246 microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
5247 sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
5248 tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
5249 statement.
5250 * configure: Regenerate.
5251
5252 2011-04-28 Joseph Myers <joseph@codesourcery.com>
5253
5254 * configure.ac: Separate cases disabling Java and Java libraries
5255 from general case over targets.
5256 * configure: Regenerate.
5257
5258 2011-04-21 Jie Zhang <jzhang918@gmail.com>
5259
5260 * MAINTAINERS: Update my email address.
5261
5262 2011-04-20 Easwaran Raman <eraman@google.com>
5263
5264 * MAINTAINERS (Write After Approval): Add myself.
5265
5266 2011-04-18 Jack Howarth <howarth@bromo.med.uc.edu>
5267
5268 PR lto/48086
5269 * configure.ac: Re-enable LTO on *-apple-darwin9*.
5270 * configure: Regenerate.
5271
5272 2011-04-16 Jim Meyering <meyering@redhat.com>
5273
5274 * MAINTAINERS (Write After Approval): Add myself.
5275
5276 2011-04-15 Dodji Seketeli <dodji@redhat.com>
5277
5278 * MAINTAINERS: Update my email address.
5279
5280 2011-04-13 Georg-Johann Lay <avr@gjlay.de>
5281
5282 * MAINTAINERS (Write After Approval): Add myself.
5283
5284 2011-04-12 Yufeng Zhang <yufeng.zhang@arm.com>
5285
5286 * MAINTAINERS (Write After Approval): Add myself.
5287
5288 2011-04-07 Stuart Henderson <shenders@gcc.gnu.org>
5289
5290 * MAINTAINERS (Write After Approval): Add myself.
5291
5292 2011-04-06 Joseph Myers <joseph@codesourcery.com>
5293
5294 * configure.ac (build_tools): Remove build-byacc.
5295 (host_libs): Remove mmalloc.
5296 (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
5297 autoconf automake libtool diff rcs fileutils shellutils time
5298 textutils wdiff find uudecode hello tar gzip indent recode release
5299 sed perl gawk findutils gettext zip.
5300 (libgcj): Remove target-qthreads.
5301 (target_tools): Remove target-examples target-gperf.
5302 (YACC): Don't handle building byacc.
5303 * configure: Regenerate.
5304 * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
5305 dosutils, examples, fileutils, find, findutils, gawk, gettext,
5306 gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
5307 patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
5308 shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
5309 handle building components.
5310 * Makefile.in: Regenerate.
5311
5312 2011-04-05 Sterling Augustine <augustine.sterling@gmail.com>
5313
5314 * MAINTAINERS: Update my email address as Xtensa maintainer.
5315
5316 2011-04-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5317
5318 * config.sub: Sync from upstream.
5319
5320 2011-04-01 Joseph Myers <joseph@codesourcery.com>
5321
5322 * configure.ac (avr-*-*): Add comment about why libssp is disabled.
5323 (microblaze*): Don't disable libssp.
5324 * configure: Regenerate.
5325
5326 2011-04-01 Joseph Myers <joseph@codesourcery.com>
5327
5328 * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
5329 moveifchange.
5330 * configure: Regenerate.
5331 * Makefile.tpl: Use @SHELL@ not @config_shell@.
5332 * Makefile.in: Regenerate.
5333
5334 2011-04-01 Joseph Myers <joseph@codesourcery.com>
5335
5336 * configure.ac (*-*-sysv4*): Don't enable libgomp.
5337 (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
5338 powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
5339 powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
5340 xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
5341 *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
5342 md_exec_prefix cases.
5343 * configure: Regenerate.
5344
5345 2011-04-01 Joseph Myers <joseph@codesourcery.com>
5346
5347 * configure.ac: Separate cases disabling target-libssp,
5348 target-libiberty, target-libstdc++-v3 and Fortran from general
5349 case over targets.
5350 * configure: Regenerate.
5351
5352 2011-04-01 Joseph Myers <joseph@codesourcery.com>
5353
5354 * configure.ac (*-*-chorusos): Don't disable libgcj.
5355 (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
5356 Remove case.
5357 (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
5358 (arm-*-coff): Don't disable libgcj.
5359 (arm*-*-linux-gnueabi): Remove useless assignment.
5360 (arm-*-riscix*): Don't disable libgcj.
5361 (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
5362 configuration.
5363 (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
5364 (c54x*-*-*): Remove case.
5365 (tic54x-*-*): Don't disable GCC or GCC libraries.
5366 (cris-*-* | crisv32-*-*): Don't handle *-*-aout. Change *-*-elf
5367 to *.
5368 (d10v-*-*): Don't disable GCC libraries.
5369 (d30v-*-*): Don't disable libgcj.
5370 (h8500-*-*): Don't disable GCC libraries.
5371 (i960-*-*): Don't disable libgcj.
5372 (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
5373 (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
5374 i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
5375 libgcj.
5376 (m68k-*-coff*): Remove case.
5377 (mmix-*-*): Don't disable libgloss on host.
5378 (mn10200-*-*, mn10300-*-*): Remove cases.
5379 (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
5380 powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
5381 Don't disable libgcj.
5382 (romp-*-*): Remove case.
5383 (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
5384 (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
5385 case.
5386 (v810-*-*): Don't disable GCC libraries.
5387 (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
5388 (ip2k-*-*): Don't disable GCC libraries.
5389 * configure: Regenerate.
5390
5391 2011-03-28 Joseph Myers <joseph@codesourcery.com>
5392
5393 * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
5394 libffi on host.
5395 (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
5396 on host.
5397 (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
5398 * configure: Regenerate.
5399
5400 2011-03-26 John Marino <binutils@marino.st>
5401
5402 * configure.ac: Add support for *-*-dragonfly*
5403 * configure: Regenerate.
5404
5405 2011-03-25 Joseph Myers <joseph@codesourcery.com>
5406
5407 * configure.ac (native_only): Remove.
5408 (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
5409 send-pr uudecode guile gnuserv on host.
5410 (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
5411 send-pr rcs guile perl texinfo libtool on host.
5412 (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
5413 automake send-pr rcs guile perl texinfo libtool on host.
5414 (*-*-cygwin*, *-*-netbsd*): Remove host cases.
5415 (*-*-kaos*): Don't disable target-examples target-gperf on target.
5416 (alpha*-dec-osf*): Don't disable fileutils on target.
5417 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
5418 texinfo send-pr expect dejagnu on target.
5419 (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
5420 target-qthreads on target.
5421 (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
5422 (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
5423 (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
5424 x86_64-*-mingw*): Don't disable expect on target.
5425 (*-*-cygwin*): Don't disable target-gperf on target.
5426 (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
5427 gnuserv on target.
5428 (powerpcle-*-solaris*): Don't disable make expect gnuserv on
5429 target.
5430 * configure: Regenerate.
5431
5432 2011-03-25 Joseph Myers <joseph@codesourcery.com>
5433
5434 * configure.ac (target_tools): Remove target-groff.
5435 (native_only): Remove target-groff.
5436 (hppa*64*-*-*): Don't disable byacc.
5437 (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
5438 setting.
5439 (*-*-kaos*): Don't skip target-librx and target-groff.
5440 (*-*-netware*): Don't skip target-libmudflap.
5441 (*-*-tpf*): Don't skip target-libmudflap.
5442 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
5443 directories on the host.
5444 (ia64*-*-*vms*): Don't skip tix.
5445 (sh-*-* | sh64-*-*): Don't condition skipped directories on the
5446 host.
5447 * configure: Regenerate.
5448
5449 2011-03-24 Paolo Bonzini <pbonzini@redhat.com>
5450
5451 * configure.ac: Remove references to mt-mep, mt-netware,
5452 mt-wince.
5453 * Makefile.def: Add all-utils soft dependencies.
5454 * Makefile.tpl: Remove GDB_NLM_DEPS.
5455 * configure: Regenerate.
5456 * Makefile.in: Regenerate.
5457
5458 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
5459
5460 * configure.ac: Do not include mh-x86omitfp.
5461 * configure: Regenerate.
5462
5463 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
5464
5465 * configure.ac: Remove empty cases.
5466 * configure: Regenerate.
5467
5468 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
5469
5470 * Makefile.def: Add dependency from termcap to gdb.
5471 * Makefile.in: Regenerate.
5472
5473 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
5474
5475 * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
5476 * configure: Regenerate.
5477 * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
5478 * Makefile.tpl: Likewise.
5479 * Makefile.in: Regenerate.
5480
5481 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
5482
5483 * configure.ac: Remove all mentions of tentative_cc.
5484 * configure: Regenerate.
5485
5486 2011-03-24 Joseph Myers <joseph@codesourcery.com>
5487
5488 * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
5489 i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
5490 m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
5491 m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
5492 mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
5493 i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
5494 i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
5495 i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
5496 i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
5497 hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
5498 *-*-rhapsody*): Remove host cases.
5499 * configure: Regenerate.
5500
5501 2011-03-24 Joseph Myers <joseph@codesourcery.com>
5502
5503 * configure.ac (ppc*-*-pe): Remove host case.
5504 (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
5505 xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
5506 | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
5507 cases.
5508 * configure: Regenerate.
5509
5510 2011-03-24 Joseph Myers <joseph@codesourcery.com>
5511
5512 * config.sub: Update to version 2011-03-23.
5513
5514 2011-03-22 Joseph Myers <joseph@codesourcery.com>
5515
5516 * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
5517 i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
5518 | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
5519 * configure: Regenerate.
5520
5521 2011-03-22 Joseph Myers <joseph@codesourcery.com>
5522
5523 * MAINTAINERS (crx port, m68hc11 port): Remove. Move maintainers
5524 to Write After Approval.
5525 * config-ml.in: Don't handle arc-*-elf*.
5526 * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
5527 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
5528 handle GCC libraries.
5529 * configure: Regenerate.
5530
5531 2011-03-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5532
5533 PR bootstrap/48120:
5534 * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
5535 Add -lstdc++ -lm to LIBS.
5536 * configure: Regenerate.
5537
5538 2011-03-18 David Edelsohn <dje.gcc@gmail.com>
5539
5540 * config.guess: Update to version 2011-02-02
5541 * config.sub: Update to version 2011-02-24
5542
5543 2011-03-16 Jack Howarth <howarth@bromo.med.uc.edu>
5544
5545 PR lto/48086
5546 * configure.ac: Re-enable LTO on *-apple-darwin9.
5547 * configure: Regenerate.
5548
5549 2011-03-13 Jack Howarth <howarth@bromo.med.uc.edu>
5550
5551 PR lto/48086
5552 * configure.ac: Disable LTO on darwin due to an assembler change in
5553 Xcode 3.2.6/4.0 that limits the total number of sections/segments to
5554 under 256.
5555 * configure: Regenerate.
5556
5557 2011-03-11 Chen Liqin <liqin.gcc@gmail.com>
5558
5559 * MAINTAINERS: Update myself as score backend maintainer,
5560 update my e-mail address.
5561
5562 2011-03-09 Xuepeng Guo <terry.guo@arm.com>
5563
5564 * MAINTAINERS: Update my e-mail address.
5565
5566 2011-03-06 Joey Ye <joey.ye@arm.com>
5567
5568 * MAINTAINERS: Update my e-mail address.
5569
5570 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
5571
5572 * configure.ac: Adjust test of with_ppl.
5573 * configure: Regenerated.
5574
5575 2011-03-02 Kai Tietz <ktietz@redhat.com>
5576
5577 * MAINTAINERS: Adjust my e-mail address.
5578
5579 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
5580
5581 * configure.ac: Add -lpwl to ppllibs.
5582 * configure: Regenerated.
5583
5584 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
5585
5586 * config/cloog.m4: Add -lisl to clooglibs.
5587 * configure: Regenerated.
5588
5589 2011-02-24 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
5590
5591 * MAINTAINERS (CPU Port maintainers): Add self.
5592
5593 2011-02-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5594
5595 * MAINTAINERS: Add myself as testsuite maintainer.
5596
5597 2011-02-15 Mike Stump <mikestump@comcast.net>
5598
5599 * MAINTAINERS: Add myself as testsuite maintainer.
5600
5601 2011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5602
5603 Import from Libtool and gnulib:
5604
5605 2011-01-27 Gerald Pfeifer <gerald@pfeifer.com>
5606
5607 Prepare for supporting FreeBSD 10.
5608 * config.rpath: Remove handling of freebsd1* which soon would
5609 match FreeBSD 10.0.
5610
5611 2011-01-20 Gerald Pfeifer <gerald@pfeifer.com> (tiny change)
5612
5613 Remove support for FreeBSD 1.x.
5614 * libtool.m4 (_LT_LINKER_SHLIBS)
5615 (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
5616 soon would incorrectly match FreeBSD 10.0.
5617
5618 2011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5619
5620 PR binutils/12283
5621 * move-if-change: Import version from gnulib.
5622
5623 2011-02-12 Alexandre Oliva <aoliva@redhat.com>
5624
5625 PR lto/47225
5626 * Makefile.def (lto-plugin): Double dash for enable-shared.
5627 (configure-gcc): Depend on all-lto-plugin.
5628 * Makefile.in: Rebuilt.
5629
5630 2011-02-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5631
5632 * configure.ac: Remove extra bracket.
5633 * configure: Regenerate.
5634
5635 2011-02-08 Tobias Burnus <burnus@net-b.de>
5636
5637 * MAINTAINERS: Add myself as libquadmath maintainer.
5638
5639 2011-02-08 Thomas Schwinge <thomas@schwinge.name>
5640
5641 * MAINTAINERS: Update my email address.
5642
5643 2011-02-07 Joseph Myers <joseph@codesourcery.com>
5644
5645 * MAINTAINERS (option handling): Add self.
5646
5647 2011-02-06 Kai Tietz <kai.tietz@onevision.com>
5648
5649 PR lto/47225
5650 * Makefile.def: Add dependency for install-gcc
5651 on install-lto-plugin.
5652 * Makfile.in: Regenerated
5653
5654 2011-02-01 Sebastien Bourdeauducq <sebastien@milkymist.org>
5655
5656 * MAINTAINERS (CPU Port Maintainers): Add myself.
5657
5658 2011-01-31 Alexandre Oliva <aoliva@redhat.com>
5659
5660 PR libgcj/44341
5661 * configure.ac: Discard --with-* flags for host when configuring
5662 target libraries for cross build.
5663 * configure: Rebuilt.
5664
5665 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
5666
5667 * MAINTAINERS (linear loop transforms): Removed.
5668
5669 2011-01-25 Jakub Jelinek <jakub@redhat.com>
5670
5671 * configure.ac: If with_ppl is no, move setting with_cloog=no
5672 after CLOOG_REQUESTED check.
5673 * configure: Regenerated.
5674
5675 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
5676
5677 * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
5678 CLooG has been requested.
5679 * configure: Regenerated.
5680
5681 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
5682
5683 * configure: Regenerated.
5684 * configure.ac: Check for version 0.11 (or later revision) of PPL.
5685
5686 2011-01-25 Tobias Grosser <grosser@fim.uni-passau.de>
5687
5688 * configure: Regenerated.
5689 * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
5690
5691 2011-01-21 Andreas Schwab <schwab@redhat.com>
5692
5693 * configure.ac: Use AS_HELP_STRING throughout.
5694 * configure: Regenerate.
5695
5696 2011-01-18 Jie Zhang <jie.zhang@analog.com>
5697
5698 * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
5699 * configure: Regenerate.
5700
5701 2011-01-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
5702
5703 * ltmain.sh (relink): Use absolute path when hardcoding with -L.
5704
5705 2011-01-13 Joel Brobecker <brobecker@adacore.com>
5706
5707 * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
5708 for ia64-hpux.
5709 * configure: Regenerate.
5710
5711 2011-01-07 Jan Hubicka <jh@suse.cz>
5712
5713 PR lto/47225
5714 * Makefile.in: Regenerate.
5715 * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
5716 configure.
5717
5718 2011-01-07 Jan Hubicka <jh@suse.cz>
5719
5720 * Makefile.in: Regenerate.
5721 * Makefile.def (gcc host module) and soft dependency on lto-plugin
5722 and configure dependency on lto-plugin configure.
5723 (lto-plugin module): Remove dependency on GCC; add dependency on
5724 liniberty.
5725
5726 2011-01-07 William Schmidt <wschmidt@linux.vnet.ibm.com>
5727
5728 * MAINTAINERS (Write After Approval): Add myself.
5729
5730 2010-12-23 Hariharan Sandanagobalane <hariharan@picochip.com>
5731
5732 * configure: Regenerate.
5733
5734 2010-12-22 Hariharan Sandanagobalane <hariharan@picochip.com>
5735
5736 * configure.ac: (picochip): Disable libiberty.
5737
5738 2010-12-14 Kaushik Phatak <kaushik.phatak@kpitcummins.com>
5739
5740 * MAINTAINERS (Write After Approval): Add myself.
5741
5742 2010-12-10 Ian Lance Taylor <iant@google.com>
5743
5744 PR bootstrap/46819
5745 * configure.ac: For --disable-libgcj clear libgcj_saved.
5746 * configure: Rebuild.
5747
5748 2010-12-10 Tobias Burnus <burnus@net-b.de>
5749
5750 PR fortran/46540
5751 * configure.ac: Add --disable-libquadmath and
5752 --disable-libquadmath-support.
5753 * configure: Regenerate.
5754
5755 2010-12-03 Ian Lance Taylor <iant@google.com>
5756
5757 * MAINTAINERS: Add myself as libgo maintainer.
5758
5759 2010-12-03 Hans-Peter Nilsson <hp@axis.com>
5760
5761 PR libffi/46792
5762 * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
5763 * configure: Regenerate.
5764
5765 2010-12-02 Ian Lance Taylor <iant@google.com>
5766
5767 * configure.ac: Always set default for poststage1_ldflags to
5768 -static-libstdc++ -static-libgcc.
5769
5770 2010-11-29 Andreas Schwab <schwab@redhat.com>
5771
5772 * configure.ac: Move comment to remove extra space in last argument
5773 of GCC_TARGET_TOOL.
5774
5775 2010-11-26 Alexandre Oliva <aoliva@redhat.com>
5776
5777 PR other/46026
5778 * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
5779 * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
5780 * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
5781 (BASE_FLAGS_TO_PASS): Use it.
5782 * configure: Rebuilt.
5783 * Makefile.in: Rebuilt.
5784
5785 2010-11-23 H.J. Lu <hongjiu.lu@intel.com>
5786
5787 PR binutils/12258
5788 * configure.ac: Correct comments for --enable-gold/--enable-ld.
5789 Properly check default linker.
5790 * configure: Regnerated.
5791
5792 2010-11-23 Matthias Klose <doko@ubuntu.com>
5793
5794 * configure.ac: For --enable-gold, handle value `default' instead of
5795 `both*'. New configure option --{en,dis}able-ld.
5796 * configure: Regenerate.
5797
5798 2010-11-20 Ian Lance Taylor <iant@google.com>
5799
5800 * configure.ac: Only disable a language library if no language needs
5801 it. Don't let --disable-libgcj uncondtionally disable libffi.
5802 * configure: Rebuild.
5803
5804 2010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5805
5806 * Makefile.in: Regenerate.
5807
5808 PR other/46202
5809 * configure.ac: Fix just-built in-tree STRIP name to be
5810 binutils/strip-new.
5811 * configure: Regenerate.
5812 * Makefile.def (install-strip-gcc, install-strip-binutils)
5813 (install-strip-opcodes, install-strip-ld, install-strip-itcl)
5814 (install-strip-sid): Mirror dependencies on non-strip variants
5815 of these targets on the respective -strip prerequisites.
5816 * Makefile.tpl (install-strip, install-strip-host)
5817 (install-strip-target): New targets.
5818 (install-strip-[+module+], install-strip-target-[+module+]):
5819 New targets.
5820 * Makefile.in: Regenerate.
5821
5822 2010-11-19 Ian Lance Taylor <iant@google.com>
5823 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5824
5825 * configure.ac: Add target-libgo to target_libraries. Set
5826 and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
5827 * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
5828 (HOST_EXPORTS): Add GOC.
5829 (BASE_TARGET_EXPORTS): Add GOC.
5830 (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
5831 (GOCFLAGS_FOR_TARGET): New variable.
5832 (EXTRA_HOST_FLAGS): Add GOC.
5833 (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
5834 * Makefile.def (target_modules): Add libgo.
5835 (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
5836 (dependencies): Add dependency from configure-target-libgo to
5837 configure-target-libffi and all-target-libstdc++-v3. Add
5838 dependencies from all-target-libgo to all-target-libffi.
5839 (languages): Add go.
5840 * configure: Rebuild.
5841 * Makefile.in: Rebuild.
5842
5843 2010-11-19 Ian Lance Taylor <iant@google.com>
5844
5845 * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
5846 compiler/flag environment variables.
5847
5848 2010-11-18 Ian Lance Taylor <iant@google.com>
5849
5850 * configure.ac: Check for lang_requires_boot_languages in
5851 config-lang.in files.
5852 * configure: Rebuild.
5853
5854 2010-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
5855 Tobias Burnus <burnus@net-b.de>
5856
5857 PR fortran/32049
5858 * Makefile.def: Add libquadmath; build it with language=fortran.
5859 * configure.ac: Add libquadmath.
5860 * Makefile.tpl: Handle multiple libs in check-[+language+].
5861 * Makefile.in: Regenerate.
5862 * configure: Regenerate.
5863
5864 2010-11-16 Tom Tromey <tromey@redhat.com>
5865
5866 * MAINTAINERS: Moved myself to reviewers section.
5867
5868 2010-11-15 Zdenek Dvorak <ook@ucw.cz>
5869
5870 * MAINTAINERS: Moved myself to reviewers section.
5871
5872 2010-11-15 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5873
5874 * MAINTAINERS (Various Maintainers): Add self for build machinery.
5875 (Write After Approval): Remove self.
5876
5877 2010-11-15 Andreas Schwab <schwab@redhat.com>
5878
5879 * configure.ac: Fix spelling in option names.
5880 * configure: Regenerated.
5881
5882 2010-11-13 Georg-Johann Lay <georgjohann@web.de>
5883
5884 PR bootstrap/39622
5885 * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
5886 * configure: Regenerated.
5887
5888 2010-11-13 Kaveh R. Ghazi <ghazi@gcc.gnu.org>
5889
5890 * MAINTAINERS: Update my email address.
5891
5892 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
5893
5894 * configure: Regenerate.
5895
5896 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
5897
5898 * configure: Regenerate.
5899
5900 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
5901
5902 * configure: Regenerate.
5903
5904 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
5905
5906 * configure: Regenerate.
5907
5908 2010-11-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
5909
5910 * configure.ac: Support official CLooG.org versions.
5911 * configure: Regenerate.
5912 * config/cloog.m4: New.
5913
5914 2010-11-10 François Dumont <francois.cppdevs@free.fr>
5915
5916 * MAINTAINERS (Write After Approval): Add myself.
5917
5918 2010-11-09 David Edelsohn <dje.gcc@gmail.com>
5919
5920 * MAINTAINERS: Update my email address.
5921
5922 2010-11-04 Iain Sandoe <iains@gcc.gnu.org>
5923
5924 * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
5925 * configure: Regenerate.
5926
5927 2010-11-03 Ian Lance Taylor <iant@google.com>
5928 Dave Korn <dave.korn.cygwin@gmail.com>
5929
5930 PR lto/46273
5931 * configure.ac: Remove libelf tests. Build lto-plugin on ELF always
5932 and on other supported platforms whenever LTO is enabled.
5933 * configure: Rebuild.
5934
5935 2010-11-02 Alan Modra <amodra@gmail.com>
5936
5937 PR binutils/12110
5938 * configure.ac: Error when source path contains spaces.
5939 * configure: Regenerate.
5940
5941 2010-10-23 James E. Wilson <wilson@codesourcery.com>
5942
5943 * MAINTAINERS: Update my email address.
5944
5945 2010-10-20 Ian Lance Taylor <iant@google.com>
5946
5947 * Makefile.def (target_modules): Set lib_path to src/.libs for
5948 libstdc++-v3 module.
5949 * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
5950 * Makefile.in: Rebuild.
5951
5952 2010-10-18 Laurynas Biveinis <laurynas.biveinis@gmail.com>
5953
5954 * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
5955 (Write After Approval): Remove myself.
5956
5957 2010-10-15 Tristan Gingold <gingold@adacore.com>
5958
5959 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
5960
5961 2010-10-14 Douglas Rupp <rupp@gnat.com>
5962
5963 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
5964
5965 2010-10-07 Dave Korn <dave.korn.cygwin@gmail.com>
5966
5967 * configure.ac (build_lto_plugin): New shell variable.
5968 (--enable-lto): Turn on by default for all non-ELF platforms that
5969 have had LTO support added so far. Set build_lto_plugin appropriately
5970 for both ELF and non-ELF.
5971 (configdirs): Add lto-plugin or not based on build_lto_plugin.
5972 * configure: Regenerate.
5973
5974 2010-10-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5975
5976 Sync from src:
5977 * configure.ac (v850 support): Remove target-libgloss from
5978 noconfigdirs.
5979 * configure: Regenerate.
5980
5981 2010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5982
5983 PR bootstrap/45326
5984 PR bootstrap/45174
5985 * configure.ac: Honor initial values of $build_configargs,
5986 $host_configargs, $target_configargs. Mark the precious, so
5987 environment settings get recorded.
5988 * configure: Regenerate.
5989
5990 2010-09-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5991
5992 PR bootstrap/45796
5993 * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
5994 Depend on all-build-libiberty.
5995 * Makefile.in: Regenerate.
5996
5997 2010-09-30 Michael Eager <eager@eagercon.com>
5998
5999 * configure.ac (microblaze): Add target-libssp to noconfigdirs.
6000 * configure: Regenerate.
6001
6002 2010-09-28 Michael Eager <eager@eagercon.com>
6003
6004 * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
6005
6006 2010-06-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6007
6008 PR bootstrap/44621
6009 * configure.ac: Fix unportable shell quoting.
6010 * configure: Regenerate.
6011
6012 2010-09-21 Iain Sandoe <iains@gcc.gnu.org>
6013
6014 * configure.ac (enable-lto): Add Darwin to the list of supported lto
6015 targets and amend comment.
6016 * configure: Regenerate.
6017
6018 2010-09-15 Tejas Belagod <tejas.belagod@arm.com>
6019
6020 * MAINTAINERS (Write After Approval): Add myself.
6021
6022 2010-09-03 Jack Howarth <howarth@bromo.med.uc.edu>
6023
6024 * configure.ac: Enable LTO by default on Darwin.
6025 * configure: Regenerate.
6026
6027 2010-09-02 Marcus Shawcroft <marcus.shawcroft@arm.com>
6028
6029 * MAINTAINERS (Write After Approval): Add myself.
6030
6031 2010-09-01 Ian Bolton <ian.bolton@arm.com>
6032
6033 * MAINTAINERS (Write After Approval): Add myself.
6034
6035 2010-08-25 Danny Smith <dannysmith@users.sourceforge.net>
6036
6037 * MAINTAINERS (OS Port Maintainers): Remove myself from windows
6038 ports
6039
6040 2010-07-28 David Yuste <david.yuste@gmail.com>
6041
6042 * MAINTAINERS (Write After Approval): Add myself.
6043
6044 2010-07-26 Naveen.H.S <naveen.S@kpitcummins.com>
6045
6046 * configure.ac: Support all v850 targets.
6047 * configure: Regenerate.
6048
6049 2010-07-23 Marc Glisse <marc.glisse@normalesup.org>
6050
6051 PR bootstrap/44455
6052 * configure.ac (extra_mpfr_configure_flags): Copy from
6053 extra_mpc_gmp_configure_flags.
6054 * configure: Re-generated.
6055
6056 2010-07-22 Andi Kleen <ak@linux.intel.com>
6057
6058 * MAINTAINERS (Write After Approval): Add myself.
6059
6060 2010-07-22 Chung-Lin Tang <cltang@codesourcery.com>
6061
6062 * MAINTAINERS (Write After Approval): Add myself.
6063
6064 2010-07-20 Jeffrey Yasskin <jyasskin@google.com>
6065
6066 * MAINTAINERS (Write After Approval): Add myself.
6067
6068 2010-07-17 Jack Howarth <howarth@bromo.med.uc.edu>
6069
6070 PR target/44862
6071 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
6072 Provide -B option to allow for link spec %s substitutions for
6073 libstdc++.a on darwin.
6074 * Makefile.in: Regenerate.
6075
6076 2010-07-10 Mikael Morin <mikael@gcc.gnu.org>
6077
6078 * MAINTAINERS (Reviewers): Update my e-mail address
6079
6080 2010-06-10 Alexandre Oliva <aoliva@redhat.com>
6081
6082 * Makefile.def (configure-gcc): Depend on all-libelf.
6083 * Makefile.in: Rebuild.
6084
6085 2010-06-05 Fabien Chêne <fabien@gcc.gnu.org>
6086
6087 * MAINTAINERS (Write After Approval): Add myself in the right place.
6088
6089 2010-06-04 Fabien Chêne <fabien@gcc.gnu.org>
6090
6091 * MAINTAINERS (Write After Approval): Add myself.
6092
6093 2010-05-25 Sterling Augustine <sterling@tensilica.com>
6094
6095 * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
6096
6097 2010-05-25 Maxim Kuvyrkov <maxim@codesourcery.com>
6098
6099 * config.sub: Update to version 2010-05-21.
6100 * config.guess: Update to version 2010-04-03.
6101
6102 2010-05-18 Steven Bosscher <steven@gcc.gnu.org>
6103
6104 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
6105 * configure: Regenerate.
6106
6107 2010-05-12 Sriraman Tallam <tmsriram@google.com>
6108
6109 * MAINTAINERS (Write After Approval): Add myself.
6110
6111 2010-05-07 Steven Bosscher <steven@gcc.gnu.org>
6112
6113 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
6114 a platform that supports LTO.
6115 * configure: Regenerate.
6116
6117 2010-05-05 Sebastian Pop <sebastian.pop@amd.com>
6118
6119 * configure.ac: Allow all the versions greater than 0.10 of PPL.
6120 * configure: Regenerated.
6121
6122 2010-04-27 Roland McGrath <roland@redhat.com>
6123 H.J. Lu <hongjiu.lu@intel.com>
6124
6125 * configure.ac (--enable-gold): Support both, both/gold and
6126 both/bfd to add gold to configdirs without removing ld.
6127 * configure: Regenerated.
6128
6129 * Makefile.def: Add install-gold dependency to install-ld.
6130 * Makefile.in: Regenerated.
6131
6132 2010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
6133
6134 PR lto/42776
6135 * configure.ac (--enable-lto): Refactor handling so libelf tests
6136 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
6137 and allow LTO to be explicitly enabled on non-ELF platforms that
6138 are known to support it inside else-clause.
6139 * configure: Regenerate.
6140
6141 2010-04-20 Eric Botcazou <ebotcazou@adacore.com>
6142
6143 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
6144 * configure: Regenerate.
6145
6146 2010-04-17 Ralf Corsépius <ralf.corsepius@rtems.org>
6147
6148 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
6149 * configure: Regenerate.
6150
6151 2010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
6152
6153 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
6154 separately.
6155 * configure: Regenerate.
6156
6157 2010-04-16 Kevin Williams <kevin.williams@inria.fr>
6158
6159 * MAINTAINERS (Write After Approval): Add myself.
6160
6161 2010-04-14 Tristan Gingold <gingold@adacore.com>
6162
6163 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
6164 * configure: Regenerate.
6165
6166 2010-04-13 Steve Ellcey <sje@cup.hp.com>
6167
6168 * configure: Regenerate after change to elf.m4.
6169
6170 2010-04-06 Iain Sandoe <iains@gcc.gnu.org>
6171
6172 * MAINTAINERS (Write After Approval): Add myself.
6173
6174 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
6175
6176 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
6177 * configure: Regenerated.
6178
6179 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
6180
6181 * configure.ac: Print "buggy but acceptable" when CLooG
6182 revision is less than 9.
6183 * configure: Regenerated.
6184
6185 2010-04-01 Diego Novillo <dnovillo@google.com>
6186
6187 * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
6188
6189 2010-04-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6190
6191 PR bootstrap/43615
6192 PR bootstrap/43328
6193
6194 Revert:
6195
6196 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6197
6198 * configure.ac: Do not pass --enable-multilib nor
6199 --disable-multilib in baseargs. Accept explicitly passed
6200 --enable_multilib.
6201 * configure: Regenerate.
6202
6203 2010-03-31 Ulrich Weigand <uweigand@de.ibm.com>
6204
6205 * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
6206
6207 2010-03-31 Janis Johnson <janis187@us.ibm.com>
6208
6209 * MAINTAINERS: Remove myself.
6210
6211 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6212
6213 PR bootstrap/43328
6214 * configure.ac: Do not pass --enable-multilib nor
6215 --disable-multilib in baseargs. Accept explicitly passed
6216 --enable_multilib.
6217 * configure: Regenerate.
6218
6219 2010-03-28 Andrew Pinski <pinskia@gmail.com>
6220
6221 * MAINTAINERS (spu port): Remove me.
6222
6223 2010-03-23 Joseph Myers <joseph@codesourcery.com>
6224
6225 * configure.ac (tic6x-*-*): New case.
6226 * configure: Regenerate.
6227
6228 2010-03-23 Joseph Myers <joseph@codesourcery.com>
6229
6230 * config.sub: Update to version 2010-03-22.
6231 * config.guess: Update to version 2009-12-30.
6232
6233 2010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
6234
6235 PR ada/42554
6236 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
6237 * configure: Regenerate.
6238
6239 2010-03-18 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
6240
6241 * MAINTAINERS: Update my email address.
6242
6243 2010-03-17 Sebastian Pop <sebastian.pop@amd.com>
6244
6245 * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
6246 (ghassan.shobaki@amd.com): Removed.
6247
6248 2010-03-17 Alan Modra <amodra@gmail.com>
6249
6250 * MAINTAINERS: Update my email address.
6251
6252 2010-03-16 Diego Novillo <dnovillo@google.com>
6253
6254 * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
6255 Matthews.
6256
6257 2010-03-16 Joseph Myers <joseph@codesourcery.com>
6258
6259 * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
6260 Gutson, Jeffrey D. Oldham and Mark Shinwell.
6261
6262 2010-03-16 Joseph Myers <joseph@codesourcery.com>
6263
6264 * MAINTAINERS: Update my email address.
6265
6266 2010-03-16 Daniel Jacobowitz <dan@codesourcery.com>
6267
6268 * MAINTAINERS: Update my email address.
6269
6270 2010-03-15 Bernd Schmidt <bernds@codesourcery.com>
6271
6272 * MAINTAINERS: Update my email address.
6273
6274 2010-03-09 Jie Zhang <jie@codesourcery.com>
6275
6276 * MAINTAINERS: Update my email address.
6277
6278 2010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
6279
6280 PR libstdc++/32499
6281 * configure.ac (RANLIB): Default to true.
6282 (STRIP): Likewise.
6283 (RANLIB_FOR_TARGET): Remove superfluous : argument.
6284 * configure: Regenerate.
6285
6286 2010-02-17 Rafael Ávila de Espíndola <espindola@google.com>
6287
6288 * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
6289 (Write After Approval): Update my email address.
6290
6291 2010-02-17 Nick Clifton <nickc@redhat.com>
6292
6293 PR 11238
6294 * Makefile.tpl (local-distclean): Also remove config.cache files in
6295 sub-directories as there may not be Makefiles present in the
6296 sub-directories.
6297 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
6298 the config.cache files found by the find command.
6299
6300 * Makefile.in: Regenerate.
6301 * configure.ac: Revert previous delta.
6302 * configure: Regenerate.
6303
6304 2010-02-15 Nick Clifton <nickc@redhat.com>
6305
6306 PR 11238
6307 * configure.ac: Delete config.cache files in sub-directories when
6308 deleting Makefiles.
6309 * configure: Regenerate.
6310
6311 2010-02-12 Ben Elliston <bje@gnu.org>
6312
6313 * MAINTAINERS: Update my email address.
6314
6315 2010-02-08 Andrew Pinski <pinskia@gmail.com>
6316
6317 * MAINTAINERS (spu port): Update my email address.
6318
6319 2010-02-08 Jie Zhang <jie.zhang@analog.com>
6320
6321 * MAINTAINERS: Add myself as a maintainer for the bfin port.
6322
6323 2010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6324
6325 * configure.ac: Add "recommended" version checks for GMP/MPC.
6326 Update recommended GMP/MPFR/MPC versions.
6327 * configure: Regenerate.
6328
6329 2010-01-31 Joern Rennecke <joern.rennecke@embecosm.com>
6330
6331 * MAINTAINERS: Move my Embecosm email address into the
6332 write-after-approval section.
6333
6334 2010-01-26 Ian Lance Taylor <iant@google.com>
6335
6336 * MAINTAINERS: Add myself as Go frontend maintainer.
6337
6338 2010-01-25 Joern Rennecke <amylaar@spamcop.net>
6339
6340 PR libstdc++/36101, PR libstdc++/42813
6341 * configure.ac (bootstrap_target_libs): Make inclusion of
6342 target-libgomp conditional on libgomb being in target_configdirs.
6343 * configure: Regenerate.
6344
6345 2010-01-23 Joern Rennecke <amylaar@spamcop.net>
6346
6347 PR libstdc++/36101, PR libstdc++/42813
6348 * configure.ac (bootstrap_target_libs): Include target-libgomp.
6349 * configure: Regenerate.
6350
6351 2010-01-22 Joern Rennecke <amylaar@spamcop.net>
6352
6353 PR libstdc++/36101, PR libstdc++/42813
6354 * configure.ac (target_configdirs): Substitute.
6355 * Makefile.def: Bootstrap target module libgomp.
6356 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
6357 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
6358 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
6359 * configure, Makefile.in: Regenerate.
6360
6361 2010-01-21 Dave Korn <dave.korn.cygwin@gmail.com>
6362
6363 * MAINTAINERS: Adjust my details.
6364
6365 2010-01-20 Eric B. Weddington <eric.weddington@atmel.com>
6366
6367 * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
6368
6369 2010-01-18 Thierry Lafage <thierry.lafage@inria.fr>
6370
6371 * MAINTAINERS: reindented my entry with tabs instead of spaces.
6372
6373 2010-01-15 Thierry Lafage <thierry.lafage@inria.fr>
6374
6375 * MAINTAINERS (Write After Approval): Add myself.
6376
6377 2010-01-15 Konrad Trifunovic <konrad.trifunovic@inria.fr>
6378
6379 * MAINTAINERS (Write After Approval): Add myself.
6380
6381 2010-01-11 Richard Guenther <rguenther@suse.de>
6382
6383 PR lto/41569
6384 * Makefile.def (all-lto-plugin): Depend on all-gcc.
6385 * Makefile.in: Regenerated.
6386
6387 2010-01-11 Andreas Tobler <andreast@fgznet.ch>
6388
6389 * configure.ac: Enable libjava build on x86_64-*freebsd*.
6390 * configure: Regenerate.
6391
6392 2010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6393 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
6394
6395 PR bootstrap/42424
6396 * configure.ac: Include libtool m4 files.
6397 (_LT_CHECK_OBJDIR): Call it.
6398 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
6399 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
6400
6401 * configure: Regenerate.
6402
6403 2010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6404
6405 PR bootstrap/41818
6406 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
6407 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
6408 * Makefile.in: Regenerate.
6409
6410 2010-01-02 Richard Guenther <rguenther@suse.de>
6411
6412 PR lto/41529
6413 * configure.ac: Include config/elf.m4. Disable LTO if not
6414 builting for an elf target.
6415 * configure: Regenerate.
6416
6417 2009-12-27 Christopher Faylor <me+cygwin@cgf.cx>
6418
6419 * MAINTAINERS: Change my email address.
6420
6421 2009-12-18 Ben Elliston <bje@au.ibm.com>
6422
6423 * config.sub, config.guess: Update from upstream sources.
6424
6425 2009-12-07 Shujing Zhao <pearly.zhao@oracle.com>
6426
6427 * MAINTAINERS (Write After Approval): Add myself.
6428
6429 2009-12-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6430
6431 PR middle-end/30447
6432 PR middle-end/30789
6433 PR other/40302
6434
6435 * configure.ac: Require MPC.
6436 * configure: Regenerate.
6437
6438 2009-12-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6439
6440 PR target/38384
6441 PR bootstrap/40972
6442 * libtool.m4: Sync from git Libtool.
6443 * ltoptions.m4: Likewise.
6444 * ltversion.m4: Likewise.
6445 * lt~obsolete.m4: Likewise.
6446 * ltmain.sh: Likewise.
6447
6448 2009-11-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6449
6450 * configure.ac: Update minimum MPC version to 0.8.
6451 * configure: Regenerate.
6452
6453 2009-11-21 Sebastian Pop <sebpop@gmail.com>
6454
6455 * configure.ac: Check for version 0.15.5 or later revision of CLooG.
6456 * configure: Regenerated.
6457
6458 2009-11-21 Ian Lance Taylor <iant@google.com>
6459
6460 * configure.ac: Change default of poststage1_ldflags to be empty if
6461 poststage1_libs is set. When poststage1_libs is empty, and
6462 ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
6463 * configure: Rebuild.
6464
6465 2009-11-21 Adam Nemet <adambnmet@gmail.com>
6466
6467 * MAINTAINERS (Write After Approval): Update my email address.
6468
6469 2009-11-20 Ben Elliston <bje@au.ibm.com>
6470
6471 * config.guess: Update from upstream sources.
6472
6473 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
6474
6475 * Makefile.def: Restore host and target settings for gmp.
6476 * Makefile.in: Rebuild.
6477
6478 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
6479
6480 * configure.ac: Add libelf to host_libs. Enable in-tree configury
6481 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
6482 Fix portability of test of C++ as bootstrap language. Add
6483 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
6484 * configure: Rebuild.
6485 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
6486 and cloog. Fix in-tree ppl configuration. Introduce libelf
6487 in-tree building.
6488 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
6489 (POSTSTAGE1_HOST_EXPORTS): Use it.
6490 (STAGE[+id+]_CXXFLAGS): New.
6491 (BASE_FLAGS_TO_PASS): Pass it down.
6492 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
6493 extra_exports.
6494 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
6495 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
6496 extra_exports.
6497 * Makefile.in: Rebuild.
6498
6499 2009-11-17 Ben Elliston <bje@au.ibm.com>
6500
6501 * config.sub, config.guess: Update from upstream sources.
6502
6503 2009-11-12 Jan Kratochvil <jan.kratochvil@redhat.com>
6504
6505 * MAINTAINERS (Write After Approval): Add myself.
6506
6507 2009-11-09 Jon Beniston <jon@beniston.com>
6508
6509 * MAINTAINERS (Write After Approval): Add myself.
6510
6511 2009-11-06 Ozkan Sezer <sezeroz@gmail.com>
6512
6513 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
6514 paths for *-w64-mingw* and x86_64-*mingw*.
6515 * configure: Regenerated.
6516
6517 2009-11-05 Joern Rennecke <amylaar@spamcop.net>
6518
6519 * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
6520
6521 2009-11-02 Benjamin Kosnik <bkoz@redhat.com>
6522
6523 * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
6524 Phil Edwards to Write-After Approval.
6525
6526 2009-10-30 Kai Tietz <kai.tietz@onevision.com>
6527
6528 * configure.ac: Disable target-winsup & co for
6529 x86_64-*-mingw* and *-w64-mingw* targets.
6530 * configure: Regenerated.
6531
6532 2009-10-16 Nick Clifton <nickc@redhat.com>
6533
6534 * MAINTAINERS: Add myself as a maintainer for the RX port.
6535
6536 2009-10-26 Johannes Singler <singler@kit.edu>
6537
6538 * MAINTAINERS (Write After Approval): Update my e-mail address.
6539
6540 2009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
6541
6542 * configure.ac (CLooG test): Use = with test.
6543 * configure: Regenerate.
6544
6545 2009-10-22 Richard Guenther <rguenther@suse.de>
6546
6547 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
6548 cloog if the ppl version check failed. Move flags saving
6549 before setting in libelf check.
6550 * configure: Regenerate.
6551
6552 2009-10-21 Richard Guenther <rguenther@suse.de>
6553
6554 * configure.ac: Adjust the ppl and cloog configure to work as
6555 documented. Disable cloog if ppl was disabled. Omit the version
6556 checks if they were disabled.
6557 * configure: Re-generate.
6558
6559 2009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6560
6561 * configure.ac: Add 'lto' to enable_languages, not
6562 new_enable_languages, and only if not already present.
6563 * configure: Regenerate.
6564
6565 2009-10-10 Gerald Pfeifer <gerald@pfeifer.com>
6566
6567 * README: Refer to the various COPYING* files instead of just
6568 COPYING.
6569 Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
6570
6571 2009-10-07 Rafael Avila de Espindola <espindola@google.com>
6572
6573 * MAINTAINERS: Change my email address. Change plugi-in to plugin.
6574
6575 2009-10-07 Richard Guenther <rguenther@suse.de>
6576
6577 * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
6578 and Richard Guenther as reviewers.
6579 (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
6580 as reviewers.
6581
6582 2009-10-07 Hariharan Sandanagobalane <hariharan@picochip.com>
6583
6584 * config.sub: Update from upstream sources.
6585
6586 2009-10-06 Ian Lance Taylor <iant@google.com>
6587
6588 * Makefile.def: check-gold depends upon all-gas.
6589 * Makefile.in: Rebuild.
6590
6591 2009-10-05 Phil Muldoon <pmuldoon@redhat.com>
6592
6593 * MAINTAINERS (Write After Approval): Add myself.
6594
6595 2009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
6596
6597 * Makefile.def: all-lto-plugin depends on all-libiberty.
6598 set bootstrap=true for lto-plugin.
6599 Add lto-plugin.
6600 * Makefile.in: Regenerate.
6601 * configure.ac (host_libs): Add lto-plugin.
6602 * configure: Regenerate.
6603
6604 2009-10-03 Diego Novillo <dnovillo@google.com>
6605
6606 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
6607 (HOST_LIBELFLIBS): Define.
6608 (HOST_LIBELFINC): Define.
6609 * Makefile.in: Regenerate.
6610 * configure.ac: Add --enable-lto.
6611 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
6612 If --enable-lto is used, add 'lto' to new_enable_languages.
6613 If --enable-lto is used and gold is enabled, add
6614 lto-plugin to configdirs.
6615 * configure: Regenerate.
6616
6617 2009-10-03 Simon Baldwin <simonb@google.com>
6618
6619 * configure.ac: If --with-system-zlib, suppress local zlib and
6620 pass --with-system-zlib to subdir configure scripts.
6621 * configure: Regenerate.
6622
6623 2009-10-01 Loren J. Rittle <ljrittle@acm.org>
6624 Paolo Bonzini <bonzini@gnu.org>
6625
6626 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
6627 $(srcdir).
6628 * Makefile.in: Rebuilt.
6629
6630 2009-09-26 Gary Funck <gary@intrepid.com>
6631
6632 * MAINTAINERS (Write After Approval): Add myself.
6633
6634 2009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6635
6636 * configure.ac: Update minimum MPC version to 0.7.
6637 * configure: Regenerate.
6638
6639 2009-09-25 Nick Clifton <nickc@redhat.com>
6640
6641 * configure.ac: Pass any --cache-file=/dev/null option on to
6642 subconfigures.
6643 * configure: Regenerate.
6644
6645 2009-09-23 Nick Clifton <nickc@redhat.com>
6646
6647 * config.sub, config.guess: Update from upstream sources.
6648
6649 2009-09-22 Loren J. Rittle <ljrittle@acm.org>
6650
6651 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
6652 * Makefile.in: Rebuilt.
6653
6654 2009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6655
6656 PR bootstrap/32272
6657 * configure.ac: Error out if $srcdir isn't '.' but contains
6658 host-${host_noncanonical}.
6659 * configure: Regenerate.
6660
6661 2009-09-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
6662
6663 * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
6664 maintainer.
6665
6666 2009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6667
6668 * configure.ac: If bootstrapping a combined tree with
6669 --enable-gold, require c++ in stage1_languages.
6670 * configure: Regenerate.
6671
6672 * configure.ac: Also add target_libs of stage1_languages to
6673 bootstrap_target_libs.
6674 * configure: Regenerate.
6675
6676 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
6677 with --enable-languages not containing c++.
6678 * configure: Regenerate.
6679
6680 2009-09-15 Jie Zhang <jie.zhang@analog.com>
6681
6682 * configure.ac: Disable java and boehm-gc for bfin-*-*.
6683 * configure: Regenerate.
6684
6685 2009-09-12 Joern Rennecke <joern.rennecke@embecosm.com>
6686
6687 * MAINTAINERS (Write After Approval): Update my e-mail address,
6688 and move from from here...
6689 (Waiting for paperwork): To here.
6690
6691 2009-09-09 Joseph Myers <joseph@codesourcery.com>
6692
6693 * MAINTAINERS (Reviewers): Add self as driver reviewer.
6694
6695 2009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6696
6697 * configure.ac: Do not use $extrasub for replacing @if/@endif
6698 parts in Makefile; instead, use additional arguments to
6699 AC_CONFIG_COMMANDS to do the replacement manually, with several
6700 sed invocations, to avoid HP-UX sed command limits.
6701 * configure: Regenerate.
6702
6703 2009-09-08 Alexandre Oliva <aoliva@redhat.com>
6704
6705 * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
6706 blank before -L.
6707
6708 2009-09-04 Alexandre Oliva <aoliva@redhat.com>
6709
6710 * configure.ac (with-build-config): Document. Handle without.
6711 Handle missing argument.
6712 * configure: Rebuilt.
6713
6714 2009-09-03 Alexandre Oliva <aoliva@redhat.com>
6715
6716 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
6717 Default to bootstrap-debug only if compare-debug works.
6718 * configure: Rebuilt.
6719 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
6720 * Makefile.in: Rebuilt.
6721
6722 2009-09-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
6723
6724 * MAINTAINERS (OS Port Maintainers): Update my email address.
6725
6726 2009-09-01 Alexandre Oliva <aoliva@redhat.com>
6727
6728 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
6729 * Makefile.in: Rebuilt.
6730
6731 2009-09-01 Chris Demetriou <cgd@google.com>
6732
6733 * MAINTAINERS (Write After Approval): Add myself.
6734
6735 2009-08-31 Dodji Seketeli <dodji@redhat.com>
6736
6737 PR debug/30161
6738 * include/dwarf2.h (enum dwarf_tag): Added
6739 DW_TAG_GNU_template_template_param
6740 (enum dwarf_attribute): Added DW_AT_GNU_template_name.
6741
6742 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
6743
6744 * Makefile.tpl (AWK): Fix typo.
6745 * Makefile.in: Regenerate.
6746
6747 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
6748
6749 * configure.ac: Detect awk and sed.
6750 * Makefile.def (flags_to_pass): Add AWK and SED.
6751 * Makefile.tpl (AWK, SED): New.
6752 (BASE_FLAGS_TO_PASS): Add AWK and SED.
6753 * configure: Regenerate.
6754 * Makefile.in: Regenerate.
6755
6756 2009-08-26 Dave Korn <dave.korn.cygwin@gmail.com>
6757
6758 * ltmain.sh (removedotparts): Don't use comma as 's' separator.
6759 (collapseslashes): Likewise.
6760
6761 2009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6762
6763 * configure.ac (AC_PREREQ): Bump to 2.64.
6764
6765 2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6766
6767 * configure.ac: Remove --with-datarootdir, --with-docdir,
6768 --with-pdfdir, --with-htmldir switches.
6769 * configure: Regenerate.
6770
6771 * configure: Regenerate.
6772
6773 * compile: Sync from Automake 1.11.
6774 * depcomp: Likewise.
6775 * install-sh: Likewise.
6776 * missing: Likewise.
6777 * mkinstalldirs: Likewise.
6778 * ylwrap: Likewise.
6779
6780 2009-08-20 Dave Korn <dave.korn.cygwin@gmail.com>
6781
6782 * ltmain.sh (func_normal_abspath): New function.
6783 (func_relative_path): Likewise.
6784 (func_mode_help): Document new -bindir option for link mode.
6785 (func_mode_link): Add new -bindir option, and use it to place
6786 output DLL if specified.
6787
6788 2009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6789
6790 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
6791 (baseargs): Add --disable-option-checking.
6792 * configure: Regenerate.
6793
6794 * Makefile.def (configure-target-libiberty): Depend on
6795 all-binutils and all-ld.
6796 (configure-target-newlib): Likewise.
6797 * Makefile.in: Regenerate.
6798
6799 2009-08-17 Ben Elliston <bje@au.ibm.com>
6800
6801 * config.sub, config.guess: Update from upstream sources.
6802
6803 2009-08-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6804
6805 Sync from src, merge:
6806
6807 2009-07-02 Tristan Gingold <gingold@adacore.com>
6808
6809 * configure.ac: Do not exclude gas for i386-*-darwin.
6810 Add a case for x86_64-*-darwin.
6811 * configure: Regenerate.
6812
6813 2009-08-06 Neil Vachharajani <nvachhar@gmail.com>
6814
6815 * MAINTAINERS: Add my name to Write After Approval list.
6816
6817 2009-08-06 Michael Eager <eager@eagercon.com>
6818
6819 * configure.ac: Add Microblaze target.
6820 * configure: Regenerate.
6821
6822 2009-07-31 Christian Bruel <christian.bruel@st.com>
6823
6824 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
6825 * configure: Regenerate.
6826
6827 2009-07-28 Rask Ingemann Lambertsen <ccc94453@vip.cybercity.dk>
6828
6829 * MAINTAINERS (Write After Approval): Update my e-mail address.
6830
6831 2009-07-06 Ian Lance Taylor <iant@google.com>
6832
6833 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
6834 * configure: Rebuild.
6835
6836 2009-07-01 Tobias Grosser <grosser@fim.uni-passau.de>
6837
6838 * MAINTAINERS: Move myself to the Graphite Reviewers.
6839
6840 2009-06-30 Wei Guozhi <carrot@google.com>
6841
6842 * MAINTAINERS: Add my name to Write After Approval list.
6843
6844 2009-06-26 Steve Ellcey <sje@cup.hp.com>
6845
6846 PR bootstrap/40338
6847 * configure.ac (comparestring): Create new variable.
6848 * Makefile.tpl (comparestring): Use to skip some comparisions.
6849 * configure: Regenerate.
6850 * Makefile.in: Regenerate.
6851
6852 2009-06-26 Doug Evans <dje@sebabeach.org>
6853
6854 * Makefile.def (host_modules): Add cgen.
6855 * Makefile.in: Regenerate.
6856 * configure.ac (host_tools): Add cgen.
6857 * configure: Regenerate.
6858
6859 2009-06-23 DJ Delorie <dj@redhat.com>
6860
6861 * MAINTAINERS: Add myself as mep maintainer.
6862
6863 2009-06-23 Ian Lance Taylor <iant@google.com>
6864
6865 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
6866 boot_languages. Only bootstrap target libraries listed in
6867 target_libs for some boot language. Add --with-stage1-ldflags,
6868 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
6869 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
6870 if not building with C++.
6871 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
6872 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
6873 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
6874 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
6875 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
6876 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
6877 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
6878 * configure, Makefile.in: Rebuild.
6879
6880 2009-06-23 Li Feng <nemokingdom@gmail.com>
6881
6882 * MAINTAINERS: Added my name to write-after-approval list.
6883
6884 2009-06-15 Ryan Mansfield <rmansfield@qnx.com>
6885
6886 * configure.ac: Define is_elf for QNX Neutrino targets.
6887 * configure: Regenerate.
6888
6889 2009-06-09 Ghassan Shobaki <ghassan.shobaki@amd.com>
6890
6891 * MAINTAINERS: Added my name to the write-after-approval list
6892
6893 2009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6894
6895 * configure.ac: Detect MPC in default directory.
6896 * configure: Regenerate.
6897
6898 2009-06-03 Jerome Guitton <guitton@adacore.com>
6899 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6900
6901 * Makefile.tpl (all): Avoid a trailing backslash.
6902 * Makefile.in: Regenerate.
6903
6904 2009-06-03 Ben Elliston <bje@au.ibm.com>
6905
6906 * config.sub, config.guess: Update from upstream sources.
6907
6908 2009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
6909
6910 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
6911 to noconfdirs.
6912 * configure: Regenerate.
6913
6914 2009-06-02 Alexandre Oliva <aoliva@redhat.com>
6915
6916 * Makefile.tpl ([+compare-target+]): Compare all stage
6917 directories, rather than just gcc.
6918 * Makefile.in: Rebuilt.
6919
6920 2009-06-01 Doug Kwan <dougkwan@google.com>
6921
6922 * configure.ac: Support gold for target arm*-*-*.
6923 * configure: Regenerate.
6924
6925 2009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6926
6927 * Makefile.def: Add MPC support and dependencies.
6928 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
6929
6930 * Makefile.in, configure: Regenerate.
6931
6932 2009-05-27 Alexandre Oliva <aoliva@redhat.com>
6933
6934 * Makefile.tpl (all): Avoid harmless warning in make all when
6935 gcc-bootstrap is enabled but stage_last does not exist.
6936 * Makefile.in: Rebuilt.
6937
6938 2009-05-24 Nicolas Roche <roche@adacore.com>
6939
6940 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
6941 * Makefile.in: Regenerate.
6942
6943 2009-05-21 Denis Chertykov <chertykov@gmail.com>
6944
6945 * MAINTAINERS: Update my e-mail address.
6946
6947 2009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
6948
6949 * configure.ac (cygwin noconfigdirs): Remove libgcj.
6950 * configure: Regenerate.
6951
6952 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
6953
6954 PR other/40159
6955 * Makefile.tpl (all): Don't assume gcc-bootstrap and
6956 gcc-no-bootstrap are mutually exclusive.
6957 * Makefile.in: Rebuilt.
6958
6959 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
6960
6961 PR other/40159
6962 * Makefile.tpl (all): Don't end with unconditional success.
6963 * Makefile.in: Rebuilt.
6964
6965 2009-05-12 Alexandre Oliva <aoliva@redhat.com>
6966
6967 PR target/37137
6968 * Makefile.def (flags_to_pass): Remove redundant and incomplete
6969 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
6970 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
6971 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
6972 stage_configureflags, stage_cflags and stage_libcflags into
6973 explicit Makefile macros.
6974 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
6975 GFORTRAN.
6976 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
6977 CC. Set CC_FOR_BUILD from CC.
6978 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
6979 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
6980 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
6981 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
6982 and GFORTRAN.
6983 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
6984 (_LIBCFLAGS): Renamed to _TFLAGS.
6985 (do-compare-debug, do-compare3-debug): Drop.
6986 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
6987 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
6988 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
6989 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
6990 (XGCC_FLAGS_FOR_TARGET): New.
6991 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
6992 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
6993 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
6994 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
6995 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
6996 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
6997 TFLAGS.
6998 (BUILD_CONFIG): Include if requested.
6999 (all): Set TFLAGS on bootstrap.
7000 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
7001 (all-stageid-prefixmodule): Likewise.
7002 (do-clean, distclean-stageid): Set TFLAGS.
7003 (restrap): Fix whitespace.
7004 * Makefile.in: Rebuilt.
7005
7006 2009-05-07 Paolo Bonzini <bonzini@gnu.org>
7007
7008 * config.guess: Sync with src.
7009
7010 2009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
7011
7012 * configure.ac ($with_ppl): Default to no if not supplied.
7013 ($with_cloog): Likewise.
7014 configure: Regenerate.
7015
7016 2009-04-27 James E. Wilson <wilson@codesourcery.com>
7017
7018 * MAINTAINERS: Update my e-mail address.
7019
7020 2009-04-27 Nick Clifton <nickc@redhat.com>
7021
7022 * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
7023
7024 2009-04-25 Eric Botcazou <ebotcazou@adacore.com>
7025
7026 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
7027 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
7028 * Makefile.in: Regenerate.
7029
7030 2009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7031
7032 PR bootstrap/39739
7033 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
7034 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
7035
7036 * configure, Makefile.in: Regenerate.
7037
7038 2009-04-21 Taras Glek <tglek@mozilla.com>
7039
7040 * include/hashtab.h: Update GTY annotations to new syntax
7041 * include/splay-tree.h: Likewise
7042
7043 2009-04-17 Ben Elliston <bje@au.ibm.com>
7044
7045 * config.sub, config.guess: Update from upstream sources.
7046
7047 2009-04-15 Anthony Green <green@moxielogic.com>
7048
7049 * configure.ac: Add moxie support.
7050 * configure: Rebuilt.
7051
7052 2009-04-14 Jakub Jelinek <jakub@redhat.com>
7053
7054 * configure.ac: Change copyright header to refer to version
7055 3 of the GNU General Public License and to point readers at the
7056 COPYING3 file and the FSF's license web page.
7057 * Makefile.def: Likewise.
7058 * Makefile.tpl: Likewise.
7059 * Makefile.in: Regenerate.
7060
7061 2009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
7062
7063 * configure.ac: Restore match for darwin9 or later. Use double
7064 brackets since regeneration eats one pair.
7065 * configure: Regenerate.
7066
7067 2009-04-09 H.J. Lu <hongjiu.lu@intel.com>
7068
7069 PR gas/10039
7070 * configure.ac: Require texinfo 4.7.
7071 * configure: Regenerated.
7072
7073 2009-04-09 Nick Clifton <nickc@redhat.com>
7074
7075 * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
7076 the GCC Runtime Library Exception.
7077
7078 2009-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7079
7080 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
7081 * configure: Regenerate.
7082
7083 2009-04-01 Steve Ellcey <sje@cup.hp.com>
7084
7085 * Makefil.def (languages): New entries.
7086 * Makefile.tpl (check-gcc-*): New generic target.
7087 * Makefile.in: Regenerate.
7088
7089 2009-03-25 Erven Rohou <erven.rohou@inria.fr>
7090
7091 * MAINTAINERS: Update my email address.
7092
7093 2009-03-18 Tom Tromey <tromey@redhat.com>
7094
7095 * configure: Rebuild.
7096 * configure.ac (host_libs): Add libiconv.
7097 * Makefile.in: Rebuild.
7098 * Makefile.def (host_modules): Add libiconv.
7099 (configure-gdb, all-gdb): Depend on libiconv.
7100
7101 2009-03-16 Tristan Gingold <gingold@adacore.com>
7102
7103 * configure.ac: Treat gdb as supported on x86_64-darwin.
7104 * configure: Regenerate.
7105
7106 2009-03-16 Joseph Myers <joseph@codesourcery.com>
7107
7108 * configure.ac (--with-host-libstdcxx): New option.
7109 * configure: Regenerate.
7110
7111 2009-03-12 Joern Rennecke <joern.rennecke@arc.com>
7112
7113 * MAINTAINERS: Move myself into the write after approval list.
7114
7115 2009-03-11 Nicola Pero <nicola.pero@meta-innovation.com>
7116
7117 * MAINTAINERS: Update e-mail address.
7118
7119 2009-03-11 Dorit Nuzman <dorit@il.ibm.com>
7120
7121 * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
7122
7123 2009-03-10 Ira Rosen <irar@il.ibm.com>
7124
7125 * MAINTAINERS: Add myself as auto-vectorizer maintainer.
7126
7127 2009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7128
7129 Backport from git Libtool:
7130
7131 2009-01-19 Robert Millan <rmh@aybabtu.com>
7132 Support GNU/kOpenSolaris.
7133 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
7134 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
7135 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
7136 GNU/kOpenSolaris.
7137
7138 2009-02-27 Andreas Schwab <schwab@linux-m68k.org>
7139
7140 * MAINTAINERS: Update e-mail address.
7141
7142 2009-02-24 Michael Eager <eager@eagercon.com>
7143
7144 * MAINTAINERS (Write After Approval): Add self.
7145
7146 2009-02-18 Bingfeng Mei <bmei@broadcom.com>
7147
7148 * MAINTAINERS (Write After Approval): Add myself.
7149
7150 2009-02-05 Andreas Schwab <schwab@suse.de>
7151
7152 * Makefile.tpl (stage_last): Define $r and $s before using
7153 $(RECURSE_FLAGS_TO_PASS).
7154 * Makefile.in: Regenerate
7155
7156 2009-01-30 Ian Lance Taylor <iant@google.com>
7157
7158 * MAINTAINERS: Move myself to the Global Reviewers list.
7159
7160 2009-01-29 Robert Millan <rmh@aybabtu.com>
7161
7162 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
7163 * configure: Regenerate.
7164
7165 2009-01-17 Gerald Pfeifer <gerald@pfeifer.com>
7166
7167 * MAINTAINERS: Make whitespace consistent.
7168 Remove Robert Millan from Write After Approval.
7169
7170 2009-01-16 Alan Modra <amodra@bigpond.net.au>
7171
7172 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
7173 (all-opcodes): Depend on all-libiberty.
7174 * Makefile.in: Regenerate.
7175
7176 2009-01-15 Douglas B Rupp <rupp@gnat.com>
7177
7178 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
7179 * configure: Regenerate.
7180
7181 2009-01-12 Ramana Radhakrishnan <ramana.r@gmail.com>
7182
7183 * MAINTAINERS (Write After Approval): Add myself.
7184
7185 2009-01-12 Steven G. Kargl <sgk@troutmask.apl.washington.edu>
7186
7187 * MAINTAINERS: Add myself to reviewers (Fortran).
7188
7189 2009-01-12 Sebastian Pop <sebastian.pop@amd.com>
7190
7191 PR tree-optimization/38515
7192 * configure.ac (cloog-polylib): Removed.
7193 (with_ppl, with_cloog): Test for "no".
7194 * configure: Regenerated.
7195
7196 2009-01-11 Daniel Franke <franke.daniel@gmail.com>
7197
7198 * MAINTAINERS: Moved myself to reviewers (Fortran).
7199
7200 2009-01-06 Thomas Schwinge <tschwinge@gnu.org>
7201
7202 * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
7203 (Write After Approval): Remove myself.
7204
7205 2009-01-03 Diego Novillo <dnovillo@google.com>
7206
7207 * MAINTAINERS: Remove myself from alias maintainership.
7208
7209 2009-01-02 David Ayers <ayers@fsfe.org>
7210
7211 * MAINTAINERS: Update e-mail address.
7212
7213 2008-12-30 Gerald Pfeifer <gerald@pfeifer.com>
7214
7215 * MAINTAINERS: Make whitespace consistent.
7216
7217 2008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7218
7219 Backport from upstream Libtool:
7220 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
7221 Add cache variables to tests that require the linker to work.
7222 For shlibpath_overrides_runpath, this also changes the semantics
7223 to let the result from the C compiler take precedence.
7224
7225 2008-12-02 Ben Elliston <bje@au.ibm.com>
7226
7227 * config.sub, config.guess: Update from upstream sources.
7228
7229 2008-12-12 Sebastian Pop <sebastian.pop@amd.com>
7230
7231 * configure.ac (ppllibs): Add by default the lib flags.
7232 * configure: Regenerate.
7233
7234 2008-12-08 Luis Machado <luisgpm@br.ibm.com>
7235
7236 * MAINTAINERS: Add myself to the write after approval list.
7237
7238 2008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
7239
7240 * configure.ac: Add double brackets on darwin[912].
7241 * configure: Regenerate.
7242
7243 2008-12-03 Daniel Kraft <d@domob.eu>
7244
7245 * MAINTAINERS: Moved myself and Mikael Morin from Write After
7246 Approval to Reviewer section (for Fortran front-end).
7247
7248 2008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
7249
7250 * configure.ac: Expand to darwin10 and later.
7251 * configure: Regenerate.
7252
7253 2008-12-02 Andreas Schwab <schwab@suse.de>
7254
7255 * Makefile.def: configure-target-boehm-gc depends on
7256 all-target-libstdc++-v3.
7257 * Makefile.in: Regenerate.
7258
7259 2008-12-02 Kai Tietz <kai.tietz@onevision.com>
7260
7261 * MAINTAINERS: Add myself as mingw maintainer.
7262
7263 2008-12-02 Ben Elliston <bje@au.ibm.com>
7264
7265 * config.sub, config.guess: Update from upstream sources.
7266
7267 2008-12-01 Gerald Pfeifer <gerald@pfeifer.com>
7268
7269 * README.SCO: Remove.
7270
7271 2008-11-29 Fernando Pereira <pronesto@gmail.com>
7272
7273 * MAINTAINERS: Add myself to the write after approval list.
7274
7275 2008-11-29 Dave Korn <dave.korn.cygwin@gmail.com>
7276
7277 * MAINTAINERS: Update my email address in WAA section.
7278
7279 2008-11-29 Chen Liqin <liqin@sunnorth.com.cn>
7280
7281 * MAINTAINERS: Update e-mail address.
7282
7283 2008-11-27 Toon Moene <toon@moene.org>
7284
7285 * MAINTAINERS: Change e-mail address.
7286
7287 2008-11-27 Tristan Gingold <gingold@adacore.com>
7288
7289 * configure.ac: Build gdb for i?86-*-darwin*
7290 * configure: Regenerated.
7291
7292 2008-11-24 Hariharan Sandanagobalane <hariharan@picochip.com>
7293
7294 * MAINTAINERS: Added my full name.
7295
7296 2008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
7297
7298 PR bootstrap/38014
7299 PR bootstrap/37923
7300
7301 Revert:
7302
7303 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
7304
7305 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
7306 * Makefile.in: Regenerated.
7307
7308 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
7309
7310 PR gdb/921
7311 PR gdb/1646
7312 PR gdb/2175
7313 PR gdb/2176
7314
7315 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
7316 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
7317 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
7318 (HOST_EXPORTS): Pass CPPFLAGS.
7319 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
7320 (LDFLAGS_FOR_TARGET): Initialize from configure script.
7321 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
7322 * Makefile.in, configure: Regenerated.
7323 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
7324 and CPPFLAGS_FOR_BUILD.
7325
7326 2008-11-06 Jeff Law <law@redhat.com>
7327
7328 * MAINTAINERS: Add myself as middle end maintainer.
7329
7330 2008-11-06 Andrew Stubbs <ams@codesourcery.com>
7331
7332 * MAINTAINERS (Write after approval): Add myself.
7333
7334 2008-11-05 Diego Novillo <dnovillo@google.com>
7335
7336 * MAINTAINERS (Global Reviewers): Add myself.
7337 (Non-Algorithmic Maintainers): Remove myself.
7338
7339 2008-11-04 Thomas Schwinge <tschwinge@gnu.org>
7340
7341 * MAINTAINERS (Write after approval): Add myself.
7342
7343 2008-10-31 Mikael Morin <mikael.morin@tele2.fr>
7344
7345 * MAINTAINERS (Write after approval): Add myself.
7346
7347 2008-10-31 Ben Elliston <bje@au.ibm.com>
7348
7349 * configure.ac (spu-*-*): Remove special case.
7350 * configure: Regenerate.
7351
7352 2008-10-30 Catherine Moore <clm@codesourcery.com>
7353
7354 * MAINTAINERS (Write after approval): Update my email address.
7355
7356 2008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
7357
7358 * configure.ac [spu-*-*]: Do not set skipdirs.
7359 * configure: Re-generate.
7360
7361 2008-10-29 Bernd Schmidt <bernd.schmidt@analog.com>
7362
7363 * MAINTAINERS (Various Maintainers): Add myself to reload.
7364
7365 2008-10-25 Richard Guenther <rguenther@suse.de>
7366
7367 * MAINTAINERS (Various Maintainers): Add myself as middle-end
7368 maintainer. Remove myself as libgcc-math maintainer.
7369 (Non-Algorithmic Maintainers): Remove myself.
7370
7371 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
7372
7373 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
7374 * Makefile.in: Regenerated.
7375
7376 2008-10-23 Cary Coutant <ccoutant@google.com>
7377
7378 * MAINTAINERS (Write after approval): Add myself.
7379
7380 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
7381
7382 PR gdb/921
7383 PR gdb/1646
7384 PR gdb/2175
7385 PR gdb/2176
7386
7387 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
7388 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
7389 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
7390 (HOST_EXPORTS): Pass CPPFLAGS.
7391 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
7392 (LDFLAGS_FOR_TARGET): Initialize from configure script.
7393 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
7394 * Makefile.in, configure: Regenerated.
7395 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
7396 and CPPFLAGS_FOR_BUILD.
7397
7398 2008-10-20 Sebastian Pop <sebastian.pop@amd.com>
7399
7400 * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
7401 Sebastian Pop.
7402
7403 2008-10-14 Antoniu Pop <antoniu.pop@gmail.com>
7404
7405 * MAINTAINERS (Write After Approval): Added myself.
7406
7407 2008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7408
7409 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
7410 recommended version to 2.3.2.
7411
7412 * configure: Regenerate.
7413
7414 2008-10-01 Mark Mitchell <mark@codesourcery.com>
7415
7416 * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
7417
7418 2008-09-29 David Daney <david.daney@caviumnetworks.com>
7419
7420 * MAINTAINERS (Write After Approval): Update e-mail address.
7421
7422 2008-09-26 Peter O'Gorman <pogma@thewrittenword.com>
7423
7424 * libtool.m4: Update to libtool 2.2.6.
7425 * lt~obsolete.m4: Update to libtool 2.2.6.
7426 * ltmain.sh: Update to libtool 2.2.6.
7427 * ltsugar.m4: Update to libtool 2.2.6.
7428 * ltversion.m4: Update to libtool 2.2.6.
7429 * ltoptions.m4: Update to libtool 2.2.6.
7430 * ltgcc.m4: Update to match changes from libtool 2.2.6.
7431
7432 2008-09-22 Chris Fairles <cfairles@gcc.gnu.org>
7433
7434 * MAINTAINERS (Write After Approval): Add myself.
7435
7436 2008-09-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
7437
7438 * MAINTAINERS (Write After Approval): Update my name.
7439
7440 2008-09-20 Steven Bosscher <steven@gcc.gnu.org>
7441
7442 * MAINTAINERS: Add myself in "Write After Approval".
7443
7444 2008-09-18 Steve Ellcey <sje@cup.hp.com>
7445
7446 * MAINTAINERS: Add myself as ia64 maintainer.
7447
7448 2008-09-04 Gerald Pfeifer <gerald@pfeifer.com>
7449
7450 * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
7451 Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
7452 Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
7453 and Michael Tiemann from Write After Approval since they do not
7454 actually have access.
7455
7456 2008-09-05 Richard Guenther <rguenther@suse.de>
7457
7458 * configure.ac: Initialize clooglibs to -lcloog.
7459 * configure: Re-generate.
7460
7461 2008-09-04 Le-Chun Wu <lcwu@google.com>
7462
7463 * MAINTAINERS (Write After Approval): Add myself.
7464
7465 2008-09-03 Sebastian Pop <sebastian.pop@amd.com>
7466
7467 * configure.ac (--with-cloog-polylib): New.
7468 (--disable-cloog-version-check): New.
7469 (--disable-ppl-version-check): New.
7470 * configure: Re-generate.
7471
7472 2008-09-03 Richard Guenther <rguenther@suse.de>
7473
7474 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
7475 cloog test.
7476 * configure: Re-generate.
7477
7478 2008-09-03 Hari Sandanagobalane <hariharan@picochip.com>
7479
7480 Add picoChip port.
7481 * MAINTAINERS: Add picoChip maintainers.
7482
7483 2008-09-02 Sebastian Pop <sebastian.pop@amd.com>
7484 Tobias Grosser <grosser@fim.uni-passau.de>
7485 Jan Sjodin <jan.sjodin@amd.com>
7486 Harsha Jagasia <harsha.jagasia@amd.com>
7487 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
7488 Konrad Trifunovic <konrad.trifunovic@inria.fr>
7489 Adrien Eliche <aeliche@isty.uvsq.fr>
7490
7491 Merge from graphite branch.
7492 * configure: Regenerate.
7493 * Makefile.in: Regenerate.
7494 * configure.ac (host_libs): Add ppl and cloog.
7495 Add checks for PPL and CLooG.
7496 * Makefile.def (ppl, cloog): Added modules and dependences.
7497 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
7498 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
7499
7500 2008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
7501
7502 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
7503 (GCC_SHLIB_SUBDIR): New.
7504 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
7505 * configure: Regenerate.
7506 * Makefile.in: Regenerate.
7507
7508 2008-08-30 Gerald Pfeifer <gerald@pfeifer.com>
7509
7510 * MAINTAINERS: Consistently use tabs to separate columns.
7511
7512 2008-08-29 Tristan Gingold <gingold@adacore.com>
7513
7514 * MAINTAINERS (Write after Approval): Add myself.
7515
7516 2008-08-28 Tristan Gingold <gingold@adacore.com>
7517
7518 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
7519 Enable bfd, binutils and opcodes.
7520 * configure: Regenerate.
7521
7522 2008-08-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
7523
7524 * MAINTAINERS: Update my hppa and hpux entries. Remove my vax entry.
7525
7526 2008-08-23 Thomas Koenig <tkoenig@gcc.gnu.org>
7527
7528 * MAINTAINERS: Use correct Umlaut for last name.
7529
7530 2008-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
7531
7532 * MAINTAINERS: Move myself from Reviewers to Write after Approval.
7533
7534 2008-08-16 David Edelsohn <edelsohn@gnu.org>
7535
7536 * MAINTAINERS: Update my email address.
7537
7538 2008-08-16 Nicolas Roche <roche@adacore.com>
7539
7540 * Makefile.tpl: Add BOOT_ADAFLAGS.
7541 * Makefile.in: Regenerate.
7542
7543 2008-08-09 Richard Sandiford <rdsandiford@googlemail.com>
7544
7545 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
7546 * configure: Regenerate.
7547
7548 2008-07-30 Paolo Bonzini <bonzini@gnu.org>
7549
7550 * configure.ac: Add makefile fragments for hpux.
7551 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
7552 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
7553 * configure: Regenerate.
7554 * Makefile.in: Regenerate.
7555
7556 2008-07-28 Aldy Hernandez <aldyh@redhat.com>
7557
7558 * MAINTAINERS: Add Jakub and myself as gimple maintainers.
7559
7560 2008-07-11 Dodji Seketeli <dseketel@redhat.com>
7561
7562 * MAINTAINERS (Write after Approval): Add myself.
7563
7564 2008-07-02 Xuepeng Guo <xuepeng.guo@intel.com>
7565
7566 * MAINTAINERS (Write After Approval): Add myself.
7567
7568 2008-06-29 Andrew Jenner <andrew@codesourcery.com>
7569
7570 * MAINTAINERS (Write After Approval): Add myself.
7571
7572 2008-06-29 Krister Walfridsson <krister.walfridsson@gmail.com>
7573
7574 * MAINTAINERS: Update my email address.
7575
7576 2008-06-25 Joey Ye <joey.ye@intel.com>
7577
7578 * MAINTAINERS (Write After Approval): Add myself.
7579
7580 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7581
7582 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
7583 * Makefile.in: Regenerate.
7584 * configure: Regenerate.
7585
7586 2008-06-17 Daniel Kraft <d@domob.eu>
7587
7588 * MAINTAINERS (Write After Approval): Add myself.
7589
7590 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7591
7592 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
7593 "$@" is still intact with both Autoconf 2.59 and 2.62.
7594 * configure: Regenerate.
7595
7596 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7597
7598 * Makefile.tpl: Fix comment errors.
7599 * Makefile.in: Regenerate.
7600
7601 2008-06-12 David S. Miller <davem@davemloft.net>
7602 David Edelsohn <edelsohn@gnu.org>
7603
7604 * configure.ac: Add powerpc*-*-* to gold supported targets.
7605 * configure: Regenerate.
7606
7607 2008-06-08 Joseph Myers <joseph@codesourcery.com>
7608
7609 PR tree-optimization/36218
7610 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
7611 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
7612 (all prefix="build-"): Pass them to build-system sub-makes.
7613 * Makefile.in: Regenerate.
7614
7615 2008-06-07 Joseph Myers <joseph@codesourcery.com>
7616
7617 * MAINTAINERS (mt port): Remove.
7618 (sco5, unixware, sco udk): Remove.
7619 (Kean Johnston): Add to Write After Approval.
7620
7621 2008-05-30 Julian Brown <julian@codesourcery.com>
7622
7623 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
7624 of libobjc for ARM EABI Linux.
7625 * configure: Regenerate.
7626
7627 2008-05-18 Xinliang David Li <davidxl@google.com>
7628
7629 * ChangeLog: Remove wrong ChangeLog entry.
7630
7631 2008-05-17 Xinliang David Li <davidxl@google.com>
7632
7633 * MAINTAINERS (Write After Approval): Add myself.
7634
7635 2008-05-15 Janus Weil <janus@gcc.gnu.org>
7636
7637 * MAINTAINERS (Write After Approval): Add myself.
7638
7639 2008-05-14 Rafael Espíndola <espindola@google.com>
7640
7641 * config-ml.in: don't handle --enable-shared and --enable-static.
7642
7643 2008-05-10 Richard Sandiford <rdsandiford@googlemail.com>
7644
7645 * MAINTAINERS: Update my email address.
7646
7647 2008-05-10 Paolo Carlini <paolo.carlini@oracle.com>
7648
7649 * MAINTAINERS: Update my email address.
7650
7651 2008-05-03 Kris Van Hees <kris.van.hees@oracle.com>
7652
7653 * MAINTAINERS (Write After Approval): Add myself.
7654
7655 2008-04-28 Gabriele Svelto <gabriele.svelto@st.com>
7656
7657 * MAINTAINERS (Write After Approval): Add myself.
7658
7659 2008-04-25 Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
7660
7661 * MAINTAINERS (crx): Add myself.
7662
7663 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
7664
7665 Sync with src:
7666 2008-04-14 David S. Miller <davem@davemloft.net>
7667
7668 * configure.ac: Add sparc*-*-* to gold supported targets.
7669 * configure: Regenerate.
7670
7671 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
7672
7673 PR bootstrap/35457
7674 * configure.ac: Include override.m4.
7675 * configure: Regenerate.
7676
7677 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
7678
7679 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
7680 * Makefile.in: Regenerate.
7681
7682 2008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
7683
7684 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
7685 as nonconfigurable directories list.
7686 * configure: Regenerate.
7687
7688 2008-04-14 Ben Elliston <bje@au.ibm.com>
7689
7690 * config.sub, config.guess: Update from upstream sources.
7691
7692 2008-04-12 Hans-Peter Nilsson <hp@axis.com>
7693
7694 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
7695 * Makefile.in: Regenerate.
7696
7697 2008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
7698
7699 * configure.ac: Do not build libssp for the AVR.
7700 * configure: Regenerate.
7701
7702 2008-04-07 Ian Lance Taylor <iant@google.com>
7703
7704 * Makefile.def: check-gold depends upon all-binutils.
7705 * Makefile.in: Regenerate.
7706
7707 2008-04-04 Andy Hutchinson <hutchinsonandy@aim.com>
7708
7709 * MAINTAINERS (Write After Approval): Add myself.
7710
7711 2008-04-04 Nick Clifton <nickc@redhat.com>
7712
7713 PR binutils/4334
7714 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
7715 builds.
7716 * configure: Regenerate.
7717
7718 2008-04-04 NightStrike <NightStrike@gmail.com>
7719
7720 PR other/35151
7721 * configure.ac: Combine rules for mingw32 and mingw64.
7722 * configure: Regenerate.
7723
7724 2008-04-02 Kai Tietz <kai.tietz@onvision.com>
7725
7726 * MAINTAINERS (Write After Approval): Add myself.
7727
7728 2008-04-01 Seongbae Park <seongbae.park@gmail.com>
7729
7730 * Makefile.tpl (.NOTPARALLEL): Revert previous change.
7731 * Makefile.in (.NOTPARALLEL): Ditto.
7732
7733 2008-04-01 Peter O'Gorman <pogma@thewrittenword.com>
7734
7735 * MAINTAINERS (Write After Approval): Add myself.
7736
7737 2008-03-31 Seongbae Park <seongbae.park@gmail.com>
7738
7739 * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
7740 * Makefile.in (.NOTPARALLEL): Regenerate.
7741
7742 2008-03-27 Paolo Bonzini <bonzini@gnu.org>
7743
7744 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
7745 * Makefile.in: Regenerate.
7746
7747 2008-03-26 Jakub Staszak <kuba@et.pl>
7748
7749 * MAINTAINERS (Write After Approval): Add myself.
7750
7751 2008-03-23 Thomas Koenig <tkoenig@gcc.gnu.org>
7752
7753 * MAINTAINERS: Update e-mail address.
7754
7755 2008-03-20 Ian Lance Taylor <iant@google.com>
7756
7757 * configure.ac: Add support for --enable-gold.
7758 * Makefile.def: Add gold as a directory like ld.
7759 * configure, Makefile.in: Regenerate.
7760
7761 2008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7762
7763 * configure.ac: m4_include config/proginstall.m4.
7764 * configure: Regenerate.
7765
7766 Backport from upstream Libtool:
7767
7768 2007-10-12 Eric Blake <ebb9@byu.net>
7769
7770 Deal with Autoconf 2.62's semantic change in m4_append.
7771 * ltsugar.m4 (lt_append): Replace broken versions of
7772 m4_append.
7773 (lt_if_append_uniq): Don't require separator to be overquoted,
7774 and avoid broken m4_append.
7775 (lt_dict_add): Fix typo.
7776 * libtool.m4 (_LT_DECL): Don't overquote separator.
7777
7778 2008-03-13 David Edelsohn <edelsohn@gnu.org>
7779
7780 * config.rpath: Add AIX 6 support.
7781
7782 2008-03-13 Paolo Bonzini <bonzini@gnu.org>
7783
7784 * Makefile.def (stageprofile). Remove -fprofile-generate
7785 from stage_libcflags.
7786 * Makefile.in: Regenerate.
7787
7788 2008-03-13 Ben Elliston <bje@au.ibm.com>
7789
7790 * config.sub, config.guess: Update from upstream sources.
7791
7792 2008-03-06 Tom Tromey <tromey@redhat.com>
7793
7794 * MAINTAINERS: Update for treelang deletion.
7795
7796 2008-03-03 James E. Wilson <wilson@tuliptree.org>
7797
7798 * MAINTAINERS: Update my email address.
7799
7800 2008-03-03 Stan Shebs <stanshebs@earthlink.net>
7801
7802 * MAINTAINERS (darwin port): Add myself as a maintainer.
7803 (objective-c/c++): Add myself as a maintainer.
7804
7805 2008-03-03 Volker Reichelt <v.reichelt@netcologne.de>
7806
7807 * MAINTAINERS (Write After Approval): Update my email address.
7808
7809 2008-02-25 Tomas Bily <tbily@suse.cz>
7810
7811 * MAINTAINERS (Write After Approval): Add myself.
7812
7813 2008-02-23 Jakub Jelinek <jakub@redhat.com>
7814
7815 * MAINTAINERS (OpenMP): Add myself.
7816
7817 2008-02-20 Paolo Bonzini <bonzini@gnu.org>
7818
7819 PR bootstrap/32009
7820 PR bootstrap/32161
7821
7822 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
7823 * configure: Regenerate.
7824
7825 * Makefile.def: Define stage_libcflags for all bootstrap stages.
7826 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
7827 STAGE4_LIBCFLAGS): New.
7828 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
7829 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
7830 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
7831 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
7832 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
7833 for target modules. Don't export LIBCFLAGS.
7834 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
7835 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
7836 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
7837 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
7838 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
7839 * Makefile.in: Regenerate.
7840
7841 2008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7842
7843 PR libgcj/33085
7844 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
7845 Do not use -DDLL_EXPORT. Backport from upstream.
7846
7847 2008-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7848
7849 * MAINTAINERS (Write After Approval): Add myself.
7850
7851 2008-02-02 Hans-Peter Nilsson <hp@axis.com>
7852
7853 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
7854 * configure: Regenerate.
7855
7856 2008-01-31 Marc Gauthier <marc@tensilica.com>
7857
7858 * configure.ac (xtensa*-*-*): Recognize processor variants.
7859 * configure: Regenerate.
7860
7861 2008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7862
7863 PR bootstrap/34922
7864 * configure.ac (PARSE_ARGS): Push suitable setting of
7865 ac_subdirs_all, for `./configure --help=recursive'.
7866 Handle `+' in generic toplevel directory disabling.
7867 * configure: Regenerate.
7868
7869 2008-01-28 Nick Clifton <nickc@redhat.com>
7870
7871 * MAINTAINERS (xstormy16): Take over maintainership.
7872
7873 2008-01-25 Joseph Myers <joseph@codesourcery.com>
7874
7875 * MAINTAINERS (c4x port): Remove.
7876
7877 2008-01-24 David Edelsohn <edelsohn@gnu.org>
7878
7879 * libtool.m4: Backport AIX 6 support from ToT Libtool.
7880
7881 2008-01-23 Ben Elliston <bje@au.ibm.com>
7882
7883 * config.sub, config.guess: Update from upstream sources.
7884
7885 2008-01-22 Tobias Grosser <grosser@fim.uni-passau.de>
7886
7887 * MAINTAINERS (Write After Approval): Add myself.
7888
7889 2008-01-17 H.J. Lu <hjl.tools@gmail.com>
7890
7891 * MAINTAINERS: Update my email address.
7892
7893 2008-01-09 Raksit Ashok <raksit@google.com>
7894
7895 * MAINTAINERS (Write After Approval): Add myself.
7896
7897 2008-01-09 Raksit Ashok <raksit@google.com>
7898
7899 * MAINTAINERS (Write After Approval): Add myself.
7900
7901 2008-01-08 Ben Elliston <bje@au.ibm.com>
7902
7903 * config.sub, config.guess: Update from upstream sources.
7904
7905 2007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7906
7907 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
7908 Change recommended MPFR from 2.2.1 -> 2.3.0.
7909 * configure: Regenerate.
7910
7911 2007-12-15 Sebastian Pop <sebastian.pop@amd.com>
7912
7913 * MAINTAINERS: Update my email address.
7914
7915 2007-12-15 Bernhard Fischer <aldot@gcc.gnu.org>
7916
7917 * MAINTAINERS: Update my email address.
7918
7919 2007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
7920
7921 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
7922 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
7923 * Makefile.in: Regenerate.
7924
7925 2007-12-10 Mark Heffernan <meheff@google.com>
7926
7927 * MAINTAINERS (Write After Approval): Add myself and alphabetize two
7928 misplaced entries.
7929
7930 2007-12-10 Andreas Tobler <a.tobler@schweiz.org>
7931
7932 * configure.ac: Enable libjava for x86_64-*-darwin9.
7933 * configure: Regenerate.
7934
7935 2007-12-07 Bill Maddox <maddox@google.com>
7936
7937 * MAINTAINERS (Write After Approval): Add myself.
7938
7939 2007-12-05 Ben Elliston <bje@au.ibm.com>
7940
7941 * config.sub, config.guess: Update from upstream sources.
7942
7943 2007-12-02 Matthias Klose <doko@ubuntu.com>
7944
7945 * config-ml.in: Remove 64bit configure tests.
7946
7947 2007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7948
7949 * config-ml.in: Robustify against white space in absolute file
7950 names.
7951
7952 * config-ml.in (multi-clean): Substitute ${Makefile}.
7953 Remove superfluous ${Makefile} in list.
7954
7955 2007-11-19 Thiemo Seufer <ths@mips.com>
7956
7957 * config-ml.in: Don't hardcode the Makefile name.
7958
7959 2007-11-08 Alexander Monakov <amonakov@ispras.ru>
7960
7961 * MAINTAINERS (Write After Approval): Add myself.
7962
7963 2007-11-07 Samuel Tardieu <sam@rfc1149.net>
7964
7965 * MAINTAINERS (Write After Approval): Add myself.
7966
7967 2007-11-06 Doug Kwan <dougkwan@google.com>
7968
7969 * MAINTAINERS (Write After Approval): Add myself.
7970
7971 2007-10-25 Ben Elliston <bje@au.ibm.com>
7972
7973 * MAINTAINERS (mercury): Remove entry.
7974 (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
7975
7976 2007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
7977
7978 * Makefile.def (dependencies): Make configure-gdb depend on
7979 all-intl.
7980 * Makefile.in: Regenerated.
7981
7982 2007-10-22 Steven G. Kargl <kargl@gcc.gnu.org>
7983
7984 * MAINTAINERS (Fortran maintainer): Remove myself.
7985
7986 2007-10-15 Patrick Mansfield <patmans@us.ibm.com>
7987
7988 * Makefile.def: To avoid problems running with parallel makes,
7989 build newlib before libgloss so that target specific header
7990 files are availble.
7991 * Makefile.in: Regenerate
7992
7993 2007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
7994
7995 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
7996 * Makefile.in: Regenerate.
7997
7998 2007-10-09 Vladimir Makarov <vmakarov@redhat.com>
7999
8000 * MAINTAINERS (Register allocation reviewer): Add myself.
8001
8002 2007-10-08 Mike Frysinger <vapier@gentoo.org>
8003
8004 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
8005 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
8006 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
8007 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
8008 * configure: Regenerate.
8009
8010 2006-10-04 Seongbae Park <seongbae.park@gmail.com>
8011
8012 * MAINTAINERS (Register allocation reviewer): Add myself.
8013
8014 2007-10-01 Paolo Bonzini <bonzini@gnu.org>
8015
8016 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
8017 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
8018 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
8019 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
8020 * configure.ac: Default them to host tools for $host = $build.
8021 Subst them.
8022
8023 * configure: Regenerate.
8024 * Makefile.in: Regenerate.
8025
8026 2006-09-24 Peter Bergner <bergner@vnet.ibm.com>
8027
8028 * MAINTAINERS (Register allocation reviewer): Add myself.
8029
8030 2006-09-24 Kenneth Zadeck <zadeck@naturalbridge.com>
8031
8032 * MAINTAINERS (Register allocation reviewer): Add myself.
8033
8034 2007-09-21 Seongbae Park <seongbae.park@gmail.com>
8035
8036 * MAINTAINERS (Write After Approval): Fix typo.
8037
8038 2007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
8039
8040 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
8041 * configure: Regenerate.
8042
8043 2007-09-20 Paul Jarc <prj-bugzilla-gcc@multivac.cwru.edu>
8044
8045 PR bootstrap/31906
8046 * libtool-ldflags: Don't prefix arguments with -Xcompiler if
8047 they're already prefixed.
8048
8049 2007-09-19 Benjamin Kosnik <bkoz@redhat.com>
8050
8051 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
8052 libstdc++.
8053 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
8054 * configure: Regenerate.
8055 * Makefile.in: Regenerate.
8056
8057 2007-09-17 Andreas Schwab <schwab@suse.de>
8058
8059 * configure.ac: Raise minimum makeinfo version to 4.6.
8060 * configure: Regenerate.
8061
8062 2007-09-17 Johannes Singler <singler@ira.uka.de>
8063
8064 * MAINTAINERS (write-after-approval) add myself
8065
8066 2007-09-15 Alan Modra <amodra@bigpond.net.au>
8067
8068 * configure.ac: Correct makeinfo version check.
8069 * configure: Regenerate.
8070
8071 2007-09-14 Richard Sandiford <rsandifo@nildram.co.uk>
8072
8073 * MAINTAINERS: Update my email address.
8074
8075 2007-09-14 Richard Sandiford <richard@codesourcery.com>
8076
8077 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
8078 to $skipdirs and only disable gprof for newlib. Use the normal
8079 mips*-elf* handling in other respects.
8080 * configure: Regnerate.
8081
8082 2007-09-12 David Daney <ddaney@avtrex.com>
8083
8084 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
8085 enabling libgcj.
8086 * configure: Regenerate.
8087
8088 2007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
8089
8090 PR other/32154
8091 * configure.ac: For libgloss targets, point the linker to the linker
8092 script, startup code and simulator library.
8093 * configure: Regenerate.
8094
8095 2007-09-07 Andrew Haley <aph@redhat.com>
8096
8097 * configure.ac (noconfigdirs): Remove target-libffi and
8098 target-libjava.
8099 * configure: Regenerate.
8100
8101 2007-09-06 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
8102
8103 PR target/33281
8104 * configure.ac: Use config/mh-mingw on mingw.
8105 * configure: Regenerate.
8106
8107 2007-09-05 Pat Haugen <pthaugen@us.ibm.com>
8108
8109 * MAINTAINERS (Write After Approval): Add myself.
8110
8111 2007-09-05 Richard Guenther <rguenther@suse.de>
8112
8113 * configure.ac (--enable-stage1-checking): If neither --enable-checking
8114 nor --disable-checking is provided also turn on yes and types
8115 checking for stage1.
8116 * configure: Re-generate.
8117
8118 2007-08-30 Krister Walfridsson <cato@df.lth.se>
8119
8120 * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
8121 (Write After Approval): Remove myself.
8122
8123 2007-08-29 Nick Clifton <nickc@redhat.com>
8124
8125 * config.sub, config.guess: Update from upstream sources.
8126
8127 2007-08-22 Bud Davis <jmdavis@link.com>
8128
8129 * MAINTAINERS (Write After Approval): Added myself.
8130 * MAINTAINERS (Reviewers): Removed myself.
8131
8132 2007-08-18 Paul Brook <paul@codesourcery.com>
8133 Joseph Myers <joseph@codesourcery.com>
8134
8135 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
8136 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
8137 * Makefile.in: Regenerate.
8138 * configure.ac (--with-debug-prefix-map): New.
8139 * configure: Regenerate.
8140
8141 2007-08-17 Richard Sandiford <richard@codesourcery.com>
8142 Nigel Stephens <nigel@mips.com>
8143
8144 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
8145 as target_makefile_frag.
8146 * configure: Regenerate.
8147
8148 2007-08-16 Alexandre Oliva <aoliva@redhat.com>
8149
8150 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
8151 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
8152 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
8153 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
8154 (do-compare, do-compare3, do-compare-debug): New.
8155 ([+compare-target+]): Use them.
8156
8157 2007-08-14 Maxim Kuvyrkov <maxim@codesourcery.com>
8158
8159 * MAINTAINERS (Write After Approval): Change my email address.
8160
8161 2007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8162 Ben Elliston <bje@au.ibm.com>
8163
8164 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
8165 --silent if $silent.
8166 * configure: Regenerate.
8167
8168 2003-08-12 Zdenek Dvorak <ook@ucw.cz>
8169
8170 * MAINTAINERS (Various Maintainers): Add myself as
8171 loop infrastructure maintainer. Update my e-mail
8172 address.
8173
8174 2007-07-31 Diego Novillo <dnovillo@google.com>
8175
8176 * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
8177 Adjust description.
8178
8179 2007-07-26 Richard Guenther <rguenther@suse.de>
8180
8181 * configure.ac: Add types checking to stage1 checking flags.
8182 * configure: Regenerate.
8183
8184 2007-07-17 Nick Clifton <nickc@redhat.com>
8185
8186 * COPYING3: New file. Contains version 3 of the GNU General
8187 Public License.
8188 * COPYING3.LIB: New file. Contains version 3 of the GNU
8189 Lesser General Public License.
8190
8191 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
8192
8193 * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
8194
8195 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
8196
8197 * MAINTAINERS (S/390 co-maintainer): Add myself.
8198 (Write After Approval): Remove myself.
8199
8200 2007-07-13 Dan Hipschman <dsh@google.com>
8201
8202 * MAINTAINERS (Write After Approval): Add myself.
8203
8204 2007-07-11 Nick Clifton <nickc@redhat.com>
8205
8206 * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
8207 WINDRES export.
8208 * Makefile.in: Regenerate.
8209
8210 2007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8211
8212 * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
8213 maintainer.
8214
8215 2007-07-05 H.J. Lu <hongjiu.lu@intel.com>
8216
8217 * lt~obsolete.m4: New. Import from 20070318 libtool.
8218
8219 2007-07-03 Julian Brown <julian@codesourcery.com>
8220
8221 * MAINTAINERS (Write After Approval): Add myself.
8222
8223 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8224
8225 * configure.ac: Rewrite 'configure --help' strings to look nicer.
8226 * configure: Regenerate.
8227
8228 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8229
8230 * configure.ac: Add some missing m4 quotation.
8231 * configure: Regenerate.
8232
8233 2007-07-02 Simon Baldwin <simonb@google.com>
8234
8235 * MAINTAINERS (Write After Approval): Add myself.
8236
8237 2007-07-02 Paolo Bonzini <bonzini@gnu.org>
8238
8239 * configure: Regenerate.
8240
8241 2007-07-02 Kai Tietz <kai.tietz@onevision.com>
8242
8243 * Makefile.def: Add windmc tool to build.
8244 * Makefile.tpl: Likewise.
8245 * configure.ac: Likewise.
8246 * Makefile.in: Regenerate.
8247 * configure: Regenerate.
8248
8249 2007-06-28 DJ Delorie <dj@redhat.com>
8250
8251 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
8252 not building newlib.
8253 * configure: Regenerated.
8254
8255 2007-06-28 Jan Sjodin <jan.sjodin@amd.com>
8256
8257 * MAINTAINERS (Write After Approval): Add myself.
8258
8259 2007-06-25 Martin Michlmayr <tbm@cyrius.com>
8260
8261 * MAINTAINERS (Write After Approval): Add myself.
8262
8263 2007-06-19 Chris Matthews <chrismatthews@google.com>
8264
8265 * MAINTAINERS (Write After Approval): Add myself.
8266
8267 2007-06-19 Rask Ingemann Lambertsen <rask@sygehus.dk>
8268
8269 * MAINTAINERS (Write After Approval): Add myself.
8270
8271 2007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
8272
8273 * Makefile.def: Add dependency from configure-gdb to all-bfd.
8274 * Makefile.in: Regenerated.
8275
8276 2007-06-14 Bernd Schmidt <bernd.schmidt@analog.com>
8277
8278 * configure.ac: Don't add target-libmudflap to noconfigdirs for
8279 bfin*-*-uclinux* targets.
8280 * configure: Regenerate.
8281
8282 2007-06-14 Ian Lance Taylor <iant@google.com>
8283
8284 * MAINTAINERS: Add myself as non-algorithmic global write
8285 maintainer.
8286
8287 2007-06-14 Diego Novillo <dnovillo@google.com>
8288
8289 * MAINTAINERS: Add self as middle-end maintainer and
8290 non-algorithmic global write maintainer.
8291
8292 2007-06-14 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
8293
8294 * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
8295 Move all Fortran maintainers except Paul Brook into the
8296 Non-Autopoiesis section.
8297
8298 2007-06-14 Paolo Bonzini <bonzini@gnu.org>
8299
8300 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
8301 (distclean-stage[+id+]): Possibly delete stage_last.
8302 * Makefile.in: Regenerate.
8303
8304 2007-06-12 Seongbae Park <seongbae.park@gmail.com>
8305
8306 * MAINTAINERS (Various Maintainer): Fix typo.
8307
8308 2007-06-11 Paolo Bonzini <bonzini@gnu.org>
8309
8310 * MAINTAINERS (Various Maintainer): Add myself as
8311 dataflow maintainer.
8312
8313 2007-06-07 Ben Elliston <bje@au.ibm.com>
8314
8315 * config.sub, config.guess: Update from upstream sources.
8316
8317 2007-06-07 Ben Elliston <bje@au.ibm.com>
8318
8319 * Makefile.tpl: Fix spelling error.
8320 * Makefile.in: Regenerate.
8321
8322 2007-06-01 Steve Ellcey <sje@cup.hp.com>
8323
8324 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
8325 lt_cv_sys_max_cmd_len.
8326
8327 2007-05-31 Dorit Nuzman <dorit@il.ibm.com>
8328
8329 * MAINTAINERS (Various Maintainers): Add myself as
8330 auto-vectorizer maintainer.
8331
8332 2003-05-31 Paolo Bonzini <bonzini@gnu.org>
8333
8334 PR libjava/32098
8335 * libtool.m4: Revert previous change.
8336 * ltgcc.m4: Put it here.
8337
8338 2003-05-30 Zdenek Dvorak <dvorakz@suse.cz>
8339
8340 * MAINTAINERS (Various Maintainers): Add myself as
8341 auto-vectorizer maintainer.
8342
8343 2007-05-30 H.J. Lu <hongjiu.lu@intel.com>
8344
8345 PR libjava/32098
8346 * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
8347
8348 2007-05-30 Richard Guenther <rguenther@suse.de>
8349
8350 * MAINTAINERS (Various Maintainers): Add myself as
8351 auto-vectorizer maintainer.
8352
8353 2007-05-30 Jakub Jelinek <jakub@redhat.com>
8354
8355 PR bootstrap/29382
8356 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
8357 * configure: Rebuilt.
8358
8359 2007-05-28 Roberto Costa <robsettantasei@gmail.com>
8360
8361 * MAINTAINERS (Write After Approval): Removed my name.
8362
8363 2007-05-25 Steven Bosscher <steven@gcc.gnu.org>
8364
8365 * MAINTAINERS (Write After Approval): Remove myself.
8366
8367 2007-05-25 Andreas Tobler <a.tobler@schweiz.org>
8368
8369 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
8370
8371 2007-05-23 Steve Ellcey <sje@cup.hp.com>
8372
8373 * ltmain.sh: Update from ToT Libtool.
8374 * libtool.m4: Update from ToT Libtool.
8375 * ltsugar.m4: New. Update from ToT Libtool.
8376 * ltversion.m4: New. Update from ToT Libtool.
8377 * ltoptions.m4: New. Update from ToT Libtool.
8378 * ltconfig: Remove.
8379 * ltcf-c.sh: Remove.
8380 * ltcf-cxx.sh: Remove.
8381 * ltcf-gcj.sh: Remove.
8382
8383 2007-05-22 Ollie Wild <aaw@google.com>
8384
8385 * MAINTAINERS (Write After Approval): Add myself.
8386
8387 2007-05-16 Paolo Bonzini <bonzini@gnu.org>
8388
8389 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
8390 stage_cflags.
8391 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
8392 Remove CFLAGS/LIBCFLAGS.
8393 (configure-stage[+id+]-[+prefix+][+module+],
8394 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
8395 * Makefile.in: Regenerate.
8396
8397 2007-05-15 Diego Novillo <dnovillo@google.com>
8398
8399 * MAINTAINERS: Update e-mail address.
8400
8401 2007-05-15 Revital Eres <eres@il.ibm.com>
8402
8403 * MAINTAINERS (Write After Approval): Add myself.
8404
8405 2007-05-14 Roberto Costa <robsettantasei@gmail.com>
8406
8407 * MAINTAINERS (Write After Approval): Updated my address.
8408
8409 2007-05-14 Thomas Neumann <tneumann@users.sourceforge.net>
8410
8411 * MAINTAINERS (Write After Approval): Add myself.
8412
8413 2007-05-11 Silvius Rus <rus@google.com>
8414
8415 * MAINTAINERS (Write After Approval): Add myself.
8416
8417 2007-04-23 Tom Tromey <tromey@redhat.com>
8418
8419 * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
8420
8421 2007-04-22 Mark Mitchell <mark@codesourcery.com>
8422
8423 * MAINTAINERS (cpplib): Rename to ...
8424 (libcpp): ... this. Add C/C++ front end maintainers.
8425
8426 2007-04-14 Steve Ellcey <sje@cup.hp.com>
8427
8428 * config-ml.in: Pass ${ml_config_env} to configure calls.
8429
8430 2007-04-04 Christian Bruel <christian.bruel@st.com>
8431
8432 * MAINTAINERS (Write After Approval): Add myself.
8433
8434 2007-04-02 Dave Korn <dave.korn@artimi.com>
8435
8436 * MAINTAINERS (Write After Approval): Add myself.
8437
8438 2007-03-31 Tobias Burnus <burnus@net-b.de>
8439
8440 * MAINTAINERS (fortran 95 front end): Add myself.
8441
8442 2007-03-28 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
8443
8444 * MAINTAINERS (Write After Approval): Add myself.
8445
8446 2007-03-24 Ayal Zaks <zaks@il.ibm.com>
8447
8448 * MAINTAINERS (Modulo Scheduler): Add myself.
8449
8450 2007-03-23 Brooks Moses <brooks.moses@codesourcery.com>
8451
8452 * MAINTAINERS (fortran 95 front end): Add myself.
8453 (c++ front end): whitespace fix.
8454
8455 2007-03-22 Nathan Froyd <froydnj@codesourcery.com>
8456
8457 * MAINTAINERS (Write After Approval): Add myself.
8458
8459 2007-03-21 Richard Sandiford <richard@codesourcery.com>
8460
8461 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
8462 of glob. Quote arguments with single quotes too.
8463 * configure: Regenerate.
8464
8465 2007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
8466
8467 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
8468 * Makefile.in: Regenerate
8469
8470 2007-03-07 Andreas Schwab <schwab@suse.de>
8471
8472 * configure: Regenerate.
8473
8474 2007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
8475
8476 * configure.ac: Add "--with-pdfdir" configure option,
8477 which defines pdfdir variable.
8478 * Makefile.def (target=fixincludes): Add install-pdf to
8479 missing targets.
8480 (recursive_targets): Add install-pdf target.
8481 (flags_to_pass): Add pdfdir.
8482 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
8483 target.
8484 * configure: Regenerate
8485 * Makefile.in: Regenerate
8486
8487 2007-02-28 Eric Christopher <echristo@apple.com>
8488
8489 Revert:
8490 2006-12-07 Mike Stump <mrs@apple.com>
8491
8492 * Makefile.def (dependencies): Add dependency for
8493 install-target-libssp and install-target-libgomp on
8494 install-gcc.
8495 * Makefile.in: Regenerate.
8496
8497 2007-02-27 Matt Kraai <kraai@ftbfs.org>
8498
8499 * configure: Regenerate.
8500 * configure.ac: Move statements after variable declarations.
8501
8502 2007-02-19 Kaz Kojima <kkojima@gcc.gnu.org>
8503
8504 * MAINTAINERS: Add myself as sh maintainer.
8505
8506 2007-02-19 Joseph Myers <joseph@codesourcery.com>
8507
8508 * configure.ac: Adjust for loop syntax.
8509 * configure: Regenerate.
8510
8511 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
8512
8513 * configure: Rebuilt.
8514
8515 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
8516
8517 * configure.ac: Drop multiple occurrences of --enable-languages,
8518 and fix its quoting.
8519 * configure: Rebuilt.
8520
8521 2007-02-17 Mark Mitchell <mark@codesourcery.com>
8522 Nathan Sidwell <nathan@codesourcery.com>
8523 Vladimir Prus <vladimir@codesourcery.com>
8524 Joseph Myers <joseph@codesourcery.com>
8525
8526 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
8527 * configure: Regenerate.
8528
8529 2007-02-14 Gerald Pfeifer <gerald@pfeifer.com>
8530
8531 * ltconfig (freebsd*): Default to elf.
8532
8533 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
8534
8535 * configure.ac (target_libraries): Move libgcc before libiberty.
8536 * configure: Regenerated.
8537
8538 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
8539 Paolo Bonzini <bonzini@gnu.org>
8540
8541 PR bootstrap/30753
8542 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
8543 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
8544 * configure: Regenerated.
8545
8546 2007-02-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
8547
8548 * MAINTAINERS (Language Front End Maintainers): Update my mail
8549 address.
8550
8551 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
8552
8553 PR bootstrap/30748
8554 * configure.ac: Correct syntax for Solaris ksh.
8555 * configure: Regenerated.
8556
8557 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
8558
8559 * configure.ac: Sync with src.
8560 * configure: Regenerate.
8561
8562 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
8563
8564 * Makefile.in: Regenerate.
8565
8566 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
8567
8568 * config.sub: Sync with src.
8569
8570 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
8571
8572 * Makefile.tpl (build_alias, host_alias, target_alias): Use
8573 noncanonical equivalents.
8574 * configure.in: Rename to...
8575 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
8576 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
8577 target_noncanonical. Use them. Rewrite removal of configure
8578 arguments for autoconf 2.59. Discard variable settings. Force
8579 program_transform_name for native tools.
8580
8581 * Makefile.in: Regenerated.
8582 * configure: Regenerated with autoconf 2.59.
8583
8584 2007-02-07 Roman Zippel <zippel@linux-m68k.org>
8585
8586 * MAINTAINERS (Write After Approval): Add myself.
8587
8588 2007-01-31 Andreas Schwab <schwab@suse.de>
8589
8590 * Makefile.tpl (LDFLAGS): Substitute it.
8591 * Makefile.in: Regenerate.
8592
8593 2007-01-30 Andrey Belevantsev <abel@ispras.ru>
8594
8595 * MAINTAINERS (Write After Approval): Add myself.
8596
8597 2007-01-28 David Edelsohn <edelsohn@gnu.org>
8598
8599 * MAINTAINERS (spu port): Add myself.
8600
8601 2007-01-23 Richard Guenther <rguenther@suse.de>
8602
8603 PR bootstrap/30541
8604 * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
8605 * Makefile.tpl (GNATBIND): Substitute it.
8606 (GNATMAKE): Likewise.
8607 (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
8608 of STAGE_PREFIX.
8609 * Makefile.in: Regenerate.
8610 * configure: Regenerate.
8611
8612 2007-01-18 Mike Stump <mrs@apple.com>
8613
8614 * configure.in: Re-enable -Werror for gcc builds.
8615
8616 2007-01-11 Harsha Jagasia <harsha.jagasia@amd.com>
8617
8618 * MAINTAINERS (Write After Approval): Add myself.
8619
8620 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
8621
8622 * configure.in: Change == to = in test command.
8623 * configure: Regenerate.
8624
8625 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
8626 Nick Clifton <nickc@redhat.com>
8627 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
8628
8629 * configure.in (build_configargs, host_configargs, target_configargs):
8630 Remove build/host/target parameters.
8631 (host_libs): Add gmp and mpfr.
8632 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
8633 * Makefile.def (gmp, mpfr): New.
8634 (gcc): Remove target.
8635 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
8636 target_os, target_vendor): New.
8637 (configure): Add host_alias/target_alias arguments; adjust invocations.
8638 * configure: Regenerate.
8639 * Makefile.in: Regenerate.
8640
8641 2007-01-11 Matt Fago <fago@earthlink.net>
8642
8643 * configure.in: Try to link to functions only in mpfr 2.2.x
8644 to improve robustness of configure tests.
8645 * configure: Regenerate.
8646
8647 2007-01-09 Uros Bizjak <ubizjak@gmail.com>
8648
8649 * MAINTAINERS: Add myself as i386 maintainer.
8650
8651 2007-01-08 Jan Hubicka <jh@suse.cz>
8652
8653 * MAINTAINERS: Add myself as i386 maintainer.
8654
8655 2007-01-08 Kai Tietz <kai.tietz@onevision.com>
8656
8657 * configure.in: Add support for an x86_64-mingw* target.
8658 * configure: Regenerate.
8659
8660 2007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
8661
8662 * Makefile.tpl (all-target): Correct @if conditional for target
8663 modules.
8664 * configure.in: Omit libiberty if building only target libgcc.
8665 * configure, Makefile.in: Regenerated.
8666
8667 2007-01-04 Paolo Bonzini <bonzini@gnu.org>
8668
8669 * configure.in: Use DEV-PHASE to detect default for --enable-werror.
8670 * configure: Regenerate.
8671
8672 2007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
8673
8674 * Makefile.def (target_modules): Add libgcc.
8675 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
8676 * Makefile.tpl (clean-target-libgcc): Delete.
8677 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
8678 on gcc even for bootstrapped modules. Rewrite handling of
8679 lang_env_dependencies to loop over target_modules.
8680 * configure.in (target_libraries): Add target-libgcc.
8681 * Makefile.in, configure: Regenerated.
8682
8683 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
8684
8685 * configure.in: Reorganize recognition of languages. Add
8686 --enable-stage1-languages. Show supported languages for the chosen
8687 target rather than all recognized languages.
8688 * configure: Regenerate.
8689
8690 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
8691
8692 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
8693 * Makefile.in: Regenerate.
8694
8695 2006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8696
8697 * configure.in: Warn that MPFR 2.2.0 is buggy.
8698 * configure: Regenerate.
8699
8700 2006-12-27 Ian Lance Taylor <iant@google.com>
8701
8702 * configure.in: When removing Makefiles to force a reconfigure, also
8703 remove prev-DIR*/Makefile.
8704 * configure: Regenerate.
8705
8706 2006-12-22 Andreas Schwab <schwab@suse.de>
8707
8708 * configure: Regenerate with correct autoconf version.
8709
8710 2006-12-20 Adam Megacz <megacz@cs.berkeley.edu>
8711
8712 * configure.in: add AC_SUBST for *_FOR_TARGET.
8713 * configure: Regenerate.
8714
8715 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
8716
8717 * configure.in: Simplify logic for rejecting languages that cannot
8718 be built. Separate the case when a language is unsupported,
8719 from the case when the user chooses not to build a language.
8720
8721 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
8722
8723 * configure.in: Remove "$build" case for powerpc-*-darwin* since
8724 it only affects bootstrap and could be tested on "$host" as well.
8725 * configure: Regenerate.
8726 * config/mh-ppc-darwin: Add to the stage1 cflags here.
8727
8728 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
8729
8730 PR bootstrap/29544
8731 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
8732 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
8733 move here comment from Makefile.tpl.
8734 * Makefile.tpl: Move some definitions higher in the file.
8735 (STAGE1_CHECKING): New.
8736 * configure.in: Add --enable-stage1-checking.
8737 * configure: Regenerate.
8738 * Makefile.in: Regenerate.
8739
8740 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
8741
8742 * MAINTAINERS: Add myself as build system maintainer.
8743
8744 2006-12-15 Simon Martin <simartin@users.sourceforge.net>
8745
8746 * MAINTAINERS (Write After Approval): Add myself.
8747
8748 2006-12-13 Eric Christopher <echristo@apple.com>
8749
8750 * MAINTAINERS: Add myself as darwin maintainer.
8751
8752 2006-12-11 Ian Lance Taylor <ian@airs.com>
8753
8754 * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
8755
8756 2006-12-11 Joern Rennecke <joern.rennecke@arc.com>
8757
8758 MAINTAINERS: Update my entry.
8759
8760 2006-12-11 Alan Modra <amodra@bigpond.net.au>
8761
8762 * configure.in: Handle spu makefile frag.
8763 * Makefile.tpl (MAINT): Define
8764 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
8765 * configure: Regenerate.
8766 * Makefile.in: Regenerate.
8767
8768 2006-12-11 Ben Elliston <bje@au.ibm.com>
8769
8770 * config.guess: Import latest version.
8771 * config.sub: Likewise.
8772
8773 2006-12-11 Ben Elliston <bje@au.ibm.com>
8774
8775 * configure.in (spu-*-*): Don't skip target-libiberty.
8776 * configure: Regenerate.
8777
8778 2006-12-10 Andreas Tobler <a.tobler@schweiz.org>
8779
8780 PR bootstrap/30134
8781 * configure.in: Correct x86 darwin support for libjava to powerpc
8782 and i?86 only.
8783 * configure: Regenerate.
8784
8785 2006-12-08 Sandro Tolaini <tolaini@libero.it>
8786
8787 * configure.in: Add x86 darwin support for libjava.
8788 * configure: Regenerate.
8789
8790 2006-12-07 Mike Stump <mrs@apple.com>
8791
8792 * Makefile.def (dependencies): Add dependency for
8793 install-target-libssp and install-target-libgomp on
8794 install-gcc.
8795 * Makefile.in: Regenerate.
8796
8797 2006-12-04 Richard Guenther <rguenther@suse.de>
8798
8799 * MAINTAINERS (Non-Algorithmic Maintainers): New section.
8800 (Non-Algorithmic Maintainers): Move over non-algorithmic
8801 loop optimizer maintainers, add myself as a non-algorithmic
8802 middle-end maintainer.
8803
8804 2006-12-04 Daniel Franke <franke.daniel@gmail.com>
8805
8806 * MAINTAINERS (Write After Approval): Add myself.
8807
8808 2006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8809
8810 * configure.in: Update error message for missing GMP/MPFR.
8811
8812 * configure: Regenerate.
8813
8814 2006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8815
8816 * configure.in: Update MPFR version in error message.
8817
8818 * configure: Regenerate.
8819
8820 2006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8821
8822 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
8823 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
8824 --with-gmp-lib): New flags.
8825
8826 * configure: Regenerate.
8827
8828 2006-11-25 Brooks Moses <brooks.moses@codesourcery.com>
8829
8830 * MAINTAINERS (Write After Approval): Change my email address.
8831
8832 2006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
8833
8834 * MAINTAINERS (Write After Approval): Add myself.
8835
8836 2006-11-22 Philipp Thomas <pth@suse.de>
8837
8838 * MAINTAINERS (i18n): Update e-mail address.
8839
8840 2006-11-21 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
8841
8842 * MAINTAINERS (spu port): Add myself as maintainer.
8843 (Write After Approval): Remove myself.
8844
8845 2006-11-22 Ben Elliston <bje@au.ibm.com>
8846
8847 * configure.in (skipdirs): Don't build libssp for SPU.
8848 * configure: Regenerate.
8849
8850 2006-11-21 Andrew Pinski <andrew_pinski@playstation.sony.com>
8851
8852 * MAINTAINERS (spu port): Add myself as maintainer.
8853 (libobjc): Update my email address.
8854
8855 2006-11-21 Andrea Bona <andrea.bona@st.com>
8856
8857 * MAINTAINERS (Write After Approval): Add myself.
8858
8859 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
8860
8861 * configure.in (skipdirs) : Don't build target-libiberty for SPU.
8862 * configure : Rebuilt.
8863
8864 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
8865
8866 * MAINTAINERS (Write After Approval): Add myself.
8867
8868 2006-11-20 Andrea Ornstein <andrea.ornstein@st.com>
8869
8870 * MAINTAINERS (Write After Approval): Add myself.
8871
8872 2006-11-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8873
8874 * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
8875 libmpfr.a.
8876 * configure: Regenerate.
8877
8878 2006-11-16 Paolo Bonzini <bonzini@gnu.org>
8879
8880 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
8881 (unstage): Test for stage_last presence.
8882
8883 PR bootstrap/29802
8884 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
8885 STAGE_PREFIX.
8886 * Makefile.in: Regenerate.
8887
8888 2003-11-16 Zdenek Dvorak <dvorakz@suse.cz>
8889
8890 * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
8891 maintainers.
8892
8893 2006-11-14 Erven Rohou <erven.rohou@st.com>
8894
8895 * MAINTAINERS (Write After Approval): Add myself.
8896
8897 2006-11-14 Paolo Bonzini <bonzini@gnu.org>
8898
8899 * Makefile.tpl (clean-stage*): Test separately for package/Makefile
8900 and stageN-package/Makefile.
8901 * Makefile.in: Regenerated.
8902
8903 2006-11-14 Jie Zhang <jie.zhang@analog.com>
8904
8905 * configure.in: Remove target-libgloss from noconfigdirs for
8906 bfin-*-*.
8907 * configure: Regenerated.
8908
8909 2006-11-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8910
8911 * configure.in (have_gmp): Only error if the gcc directory exists.
8912
8913 * configure: Regenerate.
8914
8915 2006-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8916
8917 * configure.in: Robustify error message for missing GMP/MPFR.
8918
8919 * configure: Regenerate.
8920
8921 2006-10-31 Stephen M. Webb <stephen.webb@bregmasoft.com>
8922
8923 * MAINTAINERS (Write After Approval): Add myself.
8924
8925 2006-10-30 Uros Bizjak <ubizjak@gmail.com>
8926
8927 * MAINTAINERS: Change email address.
8928
8929 2006-10-30 Vladimir Prus <vladimir@codesourcery.com>
8930
8931 * MAINTAINERS (Write After Approval): Add myself.
8932
8933 2006-10-26 Peter Bergner <bergner@vnet.ibm.com>
8934
8935 * MAINTAINERS (Write After Approval): Add myself.
8936
8937 2006-10-25 Chen Liqin <liqin@sunnorth.com.cn>
8938
8939 * MAINTAINERS (Write After Approval): Move myself to
8940 Write After Approval section.
8941
8942 2006-10-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8943
8944 * configure.in: Require GMP-4.1+ and MPFR-2.2+. Don't check
8945 need_gmp anymore.
8946 * configure: Regenerate.
8947
8948 2006-10-16 Tobias Burnus <burnus@net-b.de>
8949
8950 * MAINTAINERS (Write After Approval): Add myself.
8951
8952 2006-10-16 Ben Elliston <bje@au.ibm.com>
8953
8954 * config.guess: Import latest version.
8955 * config.sub: Likewise.
8956
8957 2006-10-10 Brooks Moses <bmoses@stanford.edu>
8958
8959 * Makefile.def: Added pdf target handling.
8960 * Makefile.tpl: Added pdf target handling.
8961 * Makefile.in: Regenerated.
8962
8963 2006-10-10 Chen Liqin <liqin@sunnorth.com.cn>
8964
8965 * MAINTAINERS: Add self as score port maintainer.
8966
8967 2006-10-04 Brooks Moses <bmoses@stanford.edu>
8968
8969 * MAINTAINERS (Write After Approval): Add myself.
8970
8971 2006-09-27 Steven G. Kargl <kargl@gcc.gnu.org>
8972
8973 * configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0
8974 or newer.
8975 * configure: Regenerated.
8976
8977 2006-09-27 Dave Brolley <brolley@redhat.com>
8978
8979 * configure.in (RUNTEST): Look for 'runtest' in the source tree by
8980 using $s instead of $r.
8981 * configure: Regenerated.
8982
8983 2006-09-26 Thiemo Seufer <ths@mips.com>
8984
8985 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
8986 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
8987 * configure: Regenerate.
8988
8989 2006-09-24 Graeme Peterson <gridly@gmail.com>
8990
8991 * MAINTAINERS (Write After Approval): Remove myself.
8992
8993 2006-09-22 Chao-ying Fu <fu@mips.com>
8994
8995 * MAINTAINERS (Write After Approval): Add myself.
8996
8997 2006-09-10 Joseph S. Myers <joseph@codesourcery.com>
8998
8999 * MAINTAINERS: Add self as soft-fp maintainer.
9000
9001 2006-09-09 Anatoly Sokolov <aesok@post.ru>
9002
9003 * MAINTAINERS: Add myself as avr maintainer.
9004 Remove Marek Michalkiewicz as avr maintainer.
9005
9006 2006-09-07 Roberto Costa <roberto.costa@st.com>
9007
9008 * MAINTAINERS (Write After Approval): Add myself.
9009
9010 2006-08-30 Corinna Vinschen <corinna@vinschen.de>
9011
9012 * configure.in: Never build newlib for a Mingw host.
9013 Never build newlib as Mingw target library.
9014 Test the existence of winsup/cygwin for building a Cygwin newlib,
9015 rather than just winsup.
9016 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
9017 building a Mingw target.
9018 * configure: Regenerate.
9019
9020 2006-08-08 Eric Botcazou <ebotcazou@libertysurf.fr>
9021
9022 * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
9023
9024 2006-07-25 Paolo Bonzini <bonzini@gnu.org>
9025
9026 * config.guess: Import from src (was more updated).
9027 * config.sub: Likewise.
9028
9029 2006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
9030
9031 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
9032 * configure: Regenerated.
9033
9034 2006-07-18 Paolo Bonzini <bonzini@gnu.org>
9035
9036 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
9037 for stages after the first.
9038
9039 2006-07-17 Jakub Jelinek <jakub@redhat.com>
9040
9041 * Makefile.def: Add dependencies for configure-opcodes
9042 on configure-intl and all-opcodes on all-intl.
9043 * Makefile.in: Regenerated.
9044
9045 2006-07-13 Ben Elliston <bje@au.ibm.com>
9046
9047 * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
9048
9049 2006-07-06 Paul Eggert <eggert@cs.ucla.edu>
9050
9051 Port to hosts whose 'sort' and 'tail' implementations
9052 treat operands with leading '+' as file names, as POSIX
9053 has required since 2001. However, make sure the code still
9054 works on pre-POSIX hosts.
9055 * ltmain.sh: Don't assume "sort +2" is equivalent to
9056 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
9057
9058 2006-07-05 Ulrich Weigand <uweigand@de.ibm.com>
9059
9060 * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
9061
9062 2006-07-04 Peter O'Gorman <peter@pogma.com>
9063
9064 * ltconfig: chmod 644 before ranlib during install.
9065
9066 2006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
9067
9068 PR bootstrap/18058
9069 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
9070 if the bootstrap compiler is a GCC version that supports it.
9071 * configure: Regenerate.
9072
9073 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
9074
9075 * configure.in: Fix thinkos in previous check-in.
9076 * configure: Regenerate.
9077
9078 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
9079
9080 PR other/27063
9081 * configure.in: Test subdir_requires and give an appropriate
9082 error message.
9083 * configure: Regenerate.
9084
9085 2006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org>
9086
9087 * MAINTAINERS (Write After Approval): Add myself.
9088
9089 2006-06-22 John David Anglin <dave.anglin@nrc.ca>
9090
9091 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
9092
9093 2006-06-22 Steve Ellcey <sje@cup.hp.com>
9094
9095 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
9096
9097 2006-06-20 David Ayers <d.ayers@inode.at>
9098
9099 PR bootstrap/28072
9100 * configure.in: Add target-boehm-gc to noconfigdirs depending on
9101 whether target-libjava is being configured instead of whether the
9102 java front end is enabled.
9103 * configure: Regenerate.
9104
9105 2006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9106
9107 PR target/27540
9108 * configure.in: Only enable libgomp on IRIX 6.
9109 * configure: Regenerate.
9110
9111 2006-06-15 Paolo Bonzini <bonzini@gnu.org>
9112
9113 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
9114 too.
9115 * Makefile.in: Regenerate.
9116
9117 2006-06-13 Jeff Johnston <jjohnstn@redhat.com>
9118
9119 * config-ml.in: Alter CCASFLAGS to include special
9120 multilib options the same as is done for CFLAGS.
9121
9122 2006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
9123
9124 * configure.in: Don't enable libgomp on hpux10.
9125 * configure: Rebuilt.
9126
9127 2006-06-12 David Ayers <d.ayers@inode.at>
9128
9129 PR bootstrap/27963
9130 PR target/19970
9131 * configure.in: Remove target-boehm-gc from noconfigdirs where
9132 ${libgcj} is specified.
9133 * configure: Regenerate.
9134
9135 2006-06-06 Carlos O'Donell <carlos@codesourcery.com>
9136
9137 Sync from src:
9138
9139 * configure.in: Sync.
9140 * configure: Regenerated.
9141
9142 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
9143
9144 * Makefile.def: Added dependencies from sim and gdb on intl, and
9145 added configure dependencies to everything with an all dependency
9146 on intl.
9147 * Makefile.in: Regenerated.
9148
9149 2006-06-06 David Ayers <d.ayers@inode.at>
9150
9151 PR libobjc/13946
9152 * Makefile.def: Add dependencies for libobjc which boehm-gc.
9153 * Makefile.in: Regenerate.
9154 * configure.in: Add --enable-objc-gc at toplevel and have it
9155 enable boehm-gc for Objective-C.
9156 Remove target-boehm-gc from libgcj.
9157 Add target-boehm-gc to target_libraries.
9158 Add target-boehm-gc to noconfigdirs where ${libgcj}
9159 is specified.
9160 Assert that boehm-gc is supported when requested for Objective-C.
9161 Only build boehm-gc if needed either for Java or Objective-C.
9162 * configure: Regenerate.
9163
9164 2006-06-05 Paolo Bonzini <bonzini@gnu.org>
9165
9166 PR 27674
9167 * Makefile.tpl (configure-[+prefix+][+module+],
9168 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
9169 Remove rule to unstage bootstrapped modules.
9170 (stage_current): New.
9171 * Makefile.in: Regenerate.
9172
9173 2006-06-03 Laurynas Biveinis <laurynas.biveinis@gmail.com>
9174
9175 * MAINTAINERS (Write After Approval): Update my e-mail address.
9176
9177 2006-06-01 Mark Shinwell <shinwell@codesourcery.com>
9178
9179 * include/libiberty.h: Declare pex_run_in_environment.
9180
9181 2006-05-31 Asher Langton <langton2@llnl.gov>
9182
9183 * MAINTAINERS (Write After Approval): Add myself.
9184
9185 2006-05-25 Paolo Bonzini <bonzini@gnu.org>
9186
9187 * Makefile.def (bfd, opcodes): Fix lib_path.
9188 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
9189 (restrap): Move under "@if gcc-bootstrap". Fix typo.
9190 * Makefile.in: Regenerate.
9191
9192 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
9193
9194 * Makefile.in: Regenerate.
9195
9196 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
9197
9198 * Makefile.def: Add install-html target. Add datarootdir
9199 docdir and htmldir to flags_to_pass.
9200 * Makefile.tpl: Add install-html target.
9201 * Makefile.in: Regenerate.
9202 * configure.in: Add --with-datarootdir, --with-docdir, and
9203 --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
9204 * configure: Regenerate.
9205
9206 2006-05-24 Mark Shinwell <shinwell@codesourcery.com>
9207
9208 * configure.in: Enable gprof for cross builds.
9209 * configure: Regenerate.
9210
9211 2006-05-22 Richard Guenther <rguenther@suse.de>
9212
9213 Revert
9214 2006-01-31 Richard Guenther <rguenther@suse.de>
9215 Paolo Bonzini <bonzini@gnu.org>
9216
9217 * Makefile.def (target_modules): Add libgcc-math target module.
9218 * configure.in (target_libraries): Add libgcc-math target library.
9219 (--enable-libgcc-math): New configure switch.
9220 * Makefile.in: Re-generate.
9221 * configure: Re-generate.
9222 * libgcc-math: New toplevel directory.
9223
9224 2006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
9225 Andreas Tobler <a.tobler@schweiz.ch>
9226
9227 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
9228 * configure: Rebuilt.
9229
9230 2006-05-12 Sandra Loosemore <sandra@codesourcery.com>
9231
9232 * MAINTAINERS (Write After Approval): Add myself.
9233
9234 2006-05-01 DJ Delorie <dj@redhat.com>
9235
9236 * configure.in: Restore CFLAGS if GMP isn't present.
9237 * configure: Regenerate.
9238
9239 2006-05-01 Richard Guenther <rguenther@suse.de>
9240
9241 * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
9242 maintainer.
9243
9244 2006-04-30 Kenneth Zadeck <zadeck@naturalbridge.com>
9245
9246 * MAINTAINERS (Write After Approval): Add myself.
9247
9248 2006-04-28 Jan Beulich <jbeulich@novell.com>
9249
9250 * MAINTAINERS (Write After Approval): Add myself.
9251
9252 2006-04-18 DJ Delorie <dj@redhat.com>
9253
9254 * configure.in (m32c): Build libstdc++-v3. Pass flags to
9255 reference libgloss so that libssp can be built in a combined
9256 tree.
9257 * configure: Regenerate.
9258
9259 2006-04-08 Robert Millan <rmh@gcc.gnu.org>
9260
9261 * MAINTAINERS (Write After Approval): Add myself.
9262
9263 2006-04-05 Ben Elliston <bje@au.ibm.com>
9264
9265 * configure.in: Require makeinfo 4.4 or higher.
9266 * configure: Regenerate.
9267
9268 2006-04-04 Gerald Pfeifer <gerald@pfeifer.com>
9269
9270 * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
9271 Rearrange the entries of other libraries to have them in one place.
9272
9273 2006-03-22 Janne Blomqvist <jb@gcc.gnu.org>
9274
9275 * MAINTAINERS (Write After Approval): Remove myself.
9276 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
9277
9278 2006-03-14 Richard Guenther <rguenther@suse.de>
9279
9280 * configure: Regenerate with autoconf 2.13.
9281
9282 2006-03-13 Jim Blandy <jimb@codesourcery.com>
9283
9284 * MAINTAINERS: Use my work address.
9285
9286 * MAINTAINERS: Update my E-mail address.
9287
9288 2006-03-10 Aldy Hernandez <aldyh@redhat.com>
9289
9290 * configure.in: Handle --disable-<component> generically.
9291 * configure: Regenerate.
9292
9293 2006-03-01 H.J. Lu <hongjiu.lu@intel.com>
9294
9295 PR libgcj/17311
9296 * ltmain.sh: Don't use "$finalize_rpath" for compile.
9297
9298 2006-02-21 Erik Edelmann <eedelman@gcc.gnu.org>
9299
9300 * MAINTAINERS (Write After Approval): Remove myself.
9301 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
9302
9303 2006-02-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
9304
9305 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
9306 (TARGET_CONFIGDIRS): Remove.
9307 * configure.in: Remove AC_SUBST(target_configdirs).
9308 * Makefile.in, configure: Regenerated.
9309
9310 2006-02-20 Steven G. Kargl <kargls@comcast.net>
9311
9312 * MAINTAINERS (Write After Approval): Remove myself.
9313 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
9314
9315 2006-02-20 Paolo Bonzini <bonzini@gnu.org>
9316
9317 PR bootstrap/25670
9318
9319 * Makefile.tpl ([+compare-target+]): Print explanation messages.
9320
9321 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
9322 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
9323 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
9324 BUILD_PREFIX, BUILD_PREFIX_1.
9325 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
9326
9327 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
9328 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
9329
9330 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
9331 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
9332 of `cat stage_current`. Always provide the `r' and `s' variables.
9333 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
9334 a single shell execution.
9335 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
9336 bootstrapped modules, make the stage1 module if the build was not
9337 started yet, else build the current stage.
9338 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
9339 (all-build, all-host, all-target, [+make_target+]-host,
9340 [+make_target+]-target): Do not use \-continued lines.
9341 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
9342 (current_stage, restrap, stage_last): New.
9343
9344 * Makefile.in: Regenerate.
9345 * configure: Regenerate.
9346
9347 2006-02-19 Bud Davis <jmdavis@link.com>
9348
9349 * MAINTAINERS (Write After Approval): Remove myself.
9350 (Language Front End Maintainers): Add myself as fortran 95
9351 maintainer and update e-mail address.
9352
9353 2006-02-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
9354
9355 * MAINTAINERS (Write After Approval): Remove myself.
9356 (Language Front End Maintainers): Add myself as fortran 95
9357 maintainer.
9358
9359 2006-02-16 Victor Kaplansky <victork@il.ibm.com>
9360
9361 * MAINTAINERS (Write After Approval): Add myself.
9362
9363 2006-02-16 Thomas Koenig <Thomas.Koenig@online.de>
9364
9365 * MAINTAINERS (Write After Approval): Remove myself.
9366 (Language Front End Maintainers): Add myself as
9367 fortran 95 maintainer.
9368
9369 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
9370
9371 Sync from src:
9372
9373 2005-12-27 Leif Ekblad <leif@rdos.net>
9374
9375 * configure.in: Add support for RDOS target.
9376 * configure: Regenerate.
9377
9378 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
9379 Andreas Schwab <schwab@suse.de>
9380
9381 * configure: Regenerate.
9382
9383 2006-02-12 David Edelsohn <edelsohn@gnu.org>
9384
9385 * configure.in (enable_libgomp): Add AIX.
9386 * configure: Regenerate.
9387
9388 2006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
9389
9390 * MAINTAINERS (Write After Approval): Add myself.
9391
9392 2006-02-03 Lee Millward <lee.millward@gmail.com>
9393
9394 * MAINTAINERS (Write After Approval): Add myself.
9395
9396 2006-01-31 Richard Guenther <rguenther@suse.de>
9397 Paolo Bonzini <bonzini@gnu.org>
9398
9399 * Makefile.def (target_modules): Add libgcc-math target module.
9400 * configure.in (target_libraries): Add libgcc-math target library.
9401 (--enable-libgcc-math): New configure switch.
9402 * Makefile.in: Re-generate.
9403 * configure: Re-generate.
9404 * libgcc-math: New toplevel directory.
9405
9406 2006-01-26 Paolo Bonzini <bonzini@gnu.org>
9407
9408 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
9409 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
9410 the assembler, linker and binutils.
9411 * configure: Regenerate.
9412
9413 2006-01-22 Dirk Mueller <dmueller@suse.de>
9414
9415 * MAINTAINERS (Write After Approval): Add myself.
9416
9417 2006-01-20 Diego Novillo <dnovillo@redhat.com>
9418
9419 * configure: Regenerate.
9420
9421 2006-01-18 Richard Henderson <rth@redhat.com>
9422 Jakub Jelinek <jakub@redhat.com>
9423 Diego Novillo <dnovillo@redhat.com>
9424
9425 * libgomp: New directory.
9426 * Makefile.def: Add target_module libgomp.
9427 * Makefile.in: Regenerate.
9428 * configure.in (target_libraries): Add target-libgomp.
9429 * configure: Regenerate.
9430
9431 2006-01-05 Alexandre Oliva <aoliva@redhat.com>
9432
9433 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
9434 @ from continuation.
9435 * Makefile.in: Rebuilt.
9436
9437 2006-01-04 Chris Lattner <sabre@gnu.org>
9438
9439 * MAINTAINERS (Write After Approval): Add myself.
9440
9441 2006-01-04 Paolo Bonzini <bonzini@gnu.org>
9442
9443 PR bootstrap/24252
9444
9445 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
9446 * Makefile.tpl (OBJDUMP): New.
9447 (EXTRA_HOST_FLAGS): Add it.
9448 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
9449
9450 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
9451 to use symbolic links between directories. Avoid race conditions
9452 or make them harmless.
9453 * configure.in: Do not try to use symbolic links between directories.
9454
9455 * Makefile.def (LEAN): Pass.
9456 * Makefile.tpl (LEAN): Define.
9457 (stage[+id+]-start): Accept that the previous directory does not
9458 exist, if the bootstrap is lean.
9459 (stage[+id+]-bubble): Invoke lean bootstrap commands after
9460 stage[+id+]-start. Use a makefile variable and an `if' instead of a
9461 configure substitution.
9462 ([+compare-target+]): Likewise.
9463 ([+bootstrap-target+]-lean): New.
9464 * configure.in: Remove lean bootstrap support from here.
9465
9466 * Makefile.in: Regenerate.
9467 * configure: Regenerate.
9468
9469 2006-01-04 Ben Elliston <bje@au.ibm.com>
9470
9471 * MAINTAINERS (libdecnumber): Add myself.
9472
9473 2006-01-02 Mark Mitchell <mark@codesourcery.com>
9474
9475 * libtool-ldflags: New script.
9476
9477 2006-01-02 Andreas Schwab <schwab@suse.de>
9478
9479 * configure.in: When reconfiguring remove Makefile in
9480 all stage directories.
9481 * configure: Regenerate.
9482
9483 2005-12-27 Steven Bosscher <stevenb.gcc@gmail.com>
9484
9485 * MAINTAINERS: Update my email address.
9486
9487 2005-12-20 Paolo Bonzini <bonzini@gnu.org>
9488
9489 Revert Ada-related part of the previous change.
9490
9491 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
9492 Do not pass.
9493 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
9494 * Makefile.in: Regenerate.
9495 * configure.in: Do not include mt-ppc-aix target fragment.
9496 * configure: Regenerate.
9497
9498 2005-12-19 Paolo Bonzini <bonzini@gnu.org>
9499
9500 * configure.in: Select appropriate fragments for PowerPC/AIX.
9501 * configure: Regenerate.
9502
9503 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
9504 BOOT_CFLAGS, BOOT_LDFLAGS.
9505 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
9506 BOOT_CFLAGS, BOOT_LDFLAGS.
9507 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
9508 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
9509 (stage): Fail if we cannot complete the work.
9510 * Makefile.in: Regenerate.
9511
9512 2005-12-16 Nathan Sidwell <nathan@codesourcery.com>
9513
9514 * configure.in: Replace ms1 with mt.
9515 * configure: Rebuilt.
9516
9517 2005-12-15 Bryce McKinlay <mckinlay@redhat.com>
9518
9519 * MAINTAINERS: Update my email address.
9520
9521 2005-12-15 Paolo Bonzini <bonzini@gnu.org>
9522
9523 * Makefile.tpl (all, do-[+make_target+], do-check, install,
9524 install-host-nogcc): Don't invoke $(stage) at the end.
9525 * Makefile.in: Regenerate.
9526
9527 2005-12-14 Paolo Bonzini <bonzini@gnu.org>
9528
9529 * configure.in: Flip the top-level bootstrap switch.
9530 * configure: Regenerate.
9531
9532 2005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
9533
9534 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
9535 $(stage) and $(unstage).
9536 (EXTRA_TARGET_FLAGS): Correct double-quoting.
9537 (all): Remove stray semicolon.
9538 (local-distclean): Don't handle multilib.tmp and multilib.out.
9539 (install.all): Set $s for consistency.
9540 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
9541 check_multilibs setting. Always make the install directory.
9542 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
9543 Correct @if/@endif.
9544 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
9545 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
9546 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
9547 (multilib.out): Remove.
9548 * Makefile.in: Regenerated.
9549
9550 2005-12-12 Carlos O'Donell <carlos@codesourcery.com>
9551
9552 * MAINTAINERS (Write After Approval): Add myself.
9553
9554 2005-12-12 Nathan Sidwell <nathan@codesourcery.com>
9555
9556 * MAINTAINERS: Add myself as mt maintainer.
9557
9558 * config.sub: Replace ms1 with mt. Allow ms1 as an alias.
9559
9560 2005-12-06 Adam Nemet <anemet@caviumnetworks.com>
9561
9562 * MAINTAINERS: Change email address.
9563
9564 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
9565
9566 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
9567 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
9568 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
9569 Find in-tree tools if available.
9570 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
9571 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
9572 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
9573 (COMPILER_*_FOR_TARGET): New.
9574 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
9575 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
9576 (CONFIGURED_*, USUAL_*): Remove.
9577 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
9578 STRIP): Use autoconf substitutions.
9579 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
9580 COMPILER_NM_FOR_TARGET): New.
9581 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
9582
9583 (all): Make all-host and all-target in parallel.
9584 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
9585 that $$r and $$s are set before invoking a recursive make.
9586 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
9587 ([+bootstrap-target+]): Inline most of the `all' target.
9588
9589 2005-11-29 Ben Elliston <bje@au.ibm.com>
9590
9591 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
9592 from the gcc build directory.
9593 * Makefile.in: Regenerate.
9594
9595 2005-11-29 Ben Elliston <bje@au.ibm.com>
9596
9597 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
9598 depend on all-libdecnumber.
9599 * configure.in (host_libs): Include libdecnumber.
9600 * Makefile.in: Regenerate.
9601 * configure: Likewise.
9602
9603 2005-11-29 Ben Elliston <bje@au.ibm.com>
9604
9605 * libdecnumber: Import decNumber sources from the dfp-branch.
9606
9607 2005-11-21 Kean Johnston <jkj@sco.com>
9608
9609 * config.sub, config.guess: Sync from upstream sources.
9610
9611 2005-11-21 Ben Elliston <bje@au.ibm.com>
9612
9613 Import from Autoconf sources:
9614
9615 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
9616 * config/move-if-change: Don't output "$2 is unchanged";
9617 suggested by Ben Elliston. Handle weird characters correctly.
9618
9619 2005-11-18 Andreas Tobler <a.tobler@schweiz.ch>
9620
9621 * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
9622 to match upstream libtool for darwin.
9623
9624 2005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
9625
9626 * Makefile.def: Remove gdb dependencies for gdbtk.
9627 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
9628 (configure-gdb, install-gdb): New rules.
9629 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
9630 * Makefile.in, configure: Regenerated.
9631
9632 2005-11-06 Janne Blomqvist <jb@gcc.gnu.org>
9633
9634 * MAINTAINERS (Write After Approval): Add myself.
9635
9636 2005-11-06 Erik Edelmann <eedelman@gcc.gnu.org>
9637
9638 * MAINTAINERS (Write After Approval): Add myself.
9639
9640 2005-10-24 Diego Novillo <dnovillo@redhat.com>
9641
9642 * MAINTAINERS (alias analysis): Add Daniel Berlin and
9643 Diego Novillo.
9644
9645 2005-10-22 Paolo Bonzini <bonzini@gnu.org>
9646
9647 PR bootstrap/24297
9648 * Makefile.tpl (do-[+make-target+], do-check, install,
9649 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
9650 are set before recursing.
9651 * Makefile.in: Regenerate.
9652
9653 2005-10-20 Eric Botcazou <ebotcazou@adacore.com>
9654
9655 PR bootstrap/18939
9656 * Makefile.def (gcc) <target>: Fix thinko.
9657 * Makefile.in: Regenerate.
9658
9659 2005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
9660
9661 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
9662 * configure: Regenerate.
9663
9664 2005-10-15 Jie Zhang <jie.zhang@analog.com>
9665
9666 * MAINTAINERS (Write After Approval): Add self.
9667
9668 2005-10-08 Kazu Hirata <kazu@codesourcery.com>
9669
9670 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
9671 target-libffi, target-qthreads, target-libjava, and
9672 targetlibobjc.
9673 * configure: Regenerate.
9674
9675 2005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
9676
9677 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
9678 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
9679 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
9680 (USUAL_OBJDUMP_FOR_TARGET): New.
9681 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
9682 * configure.in: Check for $OBJDUMP_FOR_TARGET.
9683 * configure, Makefile.in: Regenerated.
9684
9685 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
9686
9687 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
9688 before other host packages.
9689
9690 2005-10-05 Kaz Kojima <kkojima@gcc.gnu.org>
9691
9692 * MAINTAINERS: Add self as sh libraries/configury maintainer.
9693
9694 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
9695
9696 PR bootstrap/22340
9697
9698 * configure.in (default_target): Remove.
9699 * Makefile.tpl (all): Do not use prerequisites as subroutines
9700 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
9701 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
9702 use prerequisites as subroutines.
9703 (check-host, check-target): New.
9704 (bootstrap configure & all targets): Do not use stage*-start
9705 if the directory layout is already ok.
9706 (non-bootstrap configure & all targets): Prepend a $(unstage).
9707 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
9708 (NOTPARALLEL): Remove.
9709 (unstage, stage variables): New variables.
9710 (unstage, stage targets): Simply expand to those variables.
9711
9712 * configure: Regenerate.
9713 * Makefile.in: Regenerate.
9714
9715 2005-10-04 James E Wilson <wilson@specifix.com>
9716
9717 * Makefile.def (lang_env_dependencies): Add libmudflap.
9718 * Makefile.in: Regenerate.
9719
9720 2005-10-03 Andreas Schwab <schwab@suse.de>
9721
9722 Backport from libtool CVS:
9723 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu>
9724
9725 * ltmain.sh: add support for installing into temporary
9726 staging area (e.g. 'make install DESTDIR=...')
9727
9728 2005-10-03 H.J. Lu <hongjiu.lu@intel.com>
9729
9730 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
9731 * configure: Regenerated.
9732
9733 2005-09-30 Andrew Pinski <pinskia@physics.uc.edu>
9734
9735 * configure: Regenerate with the correct
9736 autoconf version.
9737
9738 2005-09-30 Catherine Moore <clm@cm00re.com>
9739
9740 * configure.in (bfin-*-*): New.
9741 * configure: Regenerated.
9742
9743 2005-09-28 Geoffrey Keating <geoffk@apple.com>
9744
9745 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
9746 (LIPO_FOR_TARGET): New.
9747 (CONFIGURED_LIPO_FOR_TARGET): New.
9748 (USUAL_LIPO_FOR_TARGET): New.
9749 (STRIP_FOR_TARGET): New.
9750 (CONFIGURED_STRIP_FOR_TARGET): New.
9751 (USUAL_STRIP_FOR_TARGET): New.
9752 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
9753 STRIP_FOR_TARGET.
9754 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
9755 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
9756 * Makefile.in: Regenerate.
9757 * configure: Regenerate.
9758
9759 2005-09-19 David Edelsohn <edelsohn@gnu.org>
9760
9761 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
9762 (rs6000-*-aix*): Same.
9763 * configure: Regenerate.
9764
9765 2005-09-16 Tom Tromey <tromey@redhat.com>
9766
9767 * MAINTAINERS: Add self as java maintainer.
9768
9769 2005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
9770
9771 * configure.in: Recognize f95 in the --enable-languages option,
9772 and substitute it for fortran, issuing a warning.
9773 * configure: Regenerate.
9774
9775 2005-08-30 Phil Edwards <phil@codesourcery.com>
9776
9777 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
9778 * configure: Regenerated.
9779
9780 2005-08-22 Aldy Hernandez <aldyh@redhat.com>
9781
9782 * MAINTAINERS: Add self as ms1 maintainer.
9783
9784 2005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
9785
9786 * Makefile.def (libssp): Add to lang_env_dependencies.
9787 * Makefile.in: Regenerate.
9788
9789 2005-08-18 Ian Lance Taylor <ian@airs.com>
9790
9791 * MAINTAINERS: Add myself as middle-end maintainer.
9792
9793 2005-08-17 Christian Groessler <chris@groessler.org>
9794
9795 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
9796 * Makefile.in: Regenerate.
9797
9798 2005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
9799
9800 * MAINTAINERS (write after approval): Added myself.
9801
9802 2005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
9803
9804 * MAINTAINERS (Write After Approval): Add myself.
9805
9806 2005-08-12 Paolo Bonzini <bonzini@gnu.org>
9807
9808 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
9809 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
9810 Look for alternate names of the target cc and c++
9811 * configure: Regenerate.
9812
9813 2005-08-08 Paolo Bonzini <bonzini@gnu.org>
9814
9815 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
9816 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
9817 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
9818 tools; remove code to manually set them.
9819 (Target tools): Look in the environment for them.
9820 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
9821 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
9822 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
9823 build directory.
9824 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
9825 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
9826 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
9827 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
9828 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
9829 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
9830 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
9831 * configure: Regenerate.
9832 * Makefile.in: Regenerate.
9833
9834 2005-07-28 Ben Elliston <bje@au.ibm.com>
9835
9836 * MAINTAINERS: Update for removed CPU targets.
9837
9838 2005-07-27 Mark Mitchell <mark@codesourcery.com>
9839
9840 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
9841 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
9842 * Makefile.in: Regenerated.
9843
9844 2005-07-26 Mark Mitchell <mark@codesourcery.com>
9845
9846 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
9847 (CFLAGS_FOR_TARGET): Use it.
9848 (CXXFLAGS_FOR_TARGET): Likewise.
9849 * Makefile.in: Regenerated.
9850 * configure.in (--with-build-sysroot): New option.
9851 * configure: Regenerated.
9852
9853 2005-07-24 Paolo Bonzini <bonzini@gnu.org>
9854
9855 * Makefile.tpl: Wrap install between unstage and stage
9856 * Makefile.in: Regenerate.
9857
9858 2005-07-21 Eric Christopher <echristo@apple.com>
9859
9860 * MAINTAINERS: Update affiliation.
9861
9862 2005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
9863
9864 * MAINTAINERS: Add self as crx port maintainer.
9865
9866 2005-07-20 DJ Delorie <dj@redhat.com>
9867
9868 * MAINTAINERS: Add self as m32c maintainer.
9869
9870 2005-07-16 Kelley Cook <kcook@gcc.gnu.org>
9871
9872 * all files: Update FSF address.
9873
9874 2005-07-15 Eric Christopher <echristo@redhat.com>
9875
9876 * MAINTAINERS: Change affiliation.
9877
9878 2005-07-14 Jim Blandy <jimb@redhat.com>
9879
9880 * configure.in: Add cases for Renesas m32c.
9881 * configure: Regenerated.
9882
9883 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
9884
9885 * COPYING.LIB: Update from fsf.org.
9886
9887 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
9888
9889 * COPYING, compile, config.guess,
9890 config.sub, install-sh, missing, mkinstalldirs,
9891 symlink-tree, ylwrap: Sync from upstream sources.
9892 * config-ml.in: Update FSF address.
9893
9894 2005-07-13 Eric Christopher <echristo@redhat.com>
9895
9896 * configure.in: Add toplevel noconfigdir support for tpf.
9897 * configure: Regenerate.
9898
9899 2005-07-11 Paolo Bonzini <bonzini@gnu.org>
9900
9901 PR ada/22340
9902
9903 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
9904 * Makefile.in: Regenerate.
9905
9906 2005-07-07 Mark Mitchell <mark@codesourcery.com>
9907
9908 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
9909 Brolley to write-after-approval.
9910
9911 2005-07-07 Andreas Schwab <schwab@suse.de>
9912
9913 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
9914 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
9915 * Makefile.in: Regenerated.
9916
9917 2005-07-06 Geoffrey Keating <geoffk@apple.com>
9918
9919 * configure.in: Don't build sim or rda when targetting darwin.
9920 * configure: Regenerate.
9921
9922 2005-07-06 Kazu Hirata <kazu@codesourcery.com>
9923
9924 * configure.in: Add --enable-libssp and --disable-libssp.
9925 * configure: Regenerate with autoconf-2.13.
9926
9927 2005-07-02 Jakub Jelinek <jakub@redhat.com>
9928
9929 * Makefile.def (target_modules): Add libssp.
9930 * configure.in (target_libraries): Add target-libssp.
9931 * configure: Rebuilt.
9932 * Makefile.in: Rebuilt.
9933
9934 2005-07-01 Zack Weinberg <zackw@panix.com>
9935
9936 * MAINTAINERS: Change email address. Resign from maintainership.
9937
9938 2005-07-01 Richard Guenther <rguenther@suse.de>
9939
9940 * MAINTAINERS: Change my e-mail address and affiliation.
9941
9942 2005-06-22 Paolo Bonzini <bonzini@gnu.org>
9943
9944 * Makefile.def (stagefeedback): Come after profile.
9945 Define profiledbootstrap target.
9946 * Makefile.tpl (profiledbootstrap): Remove.
9947 (stageprofile-end): Zap stagefeedback.
9948 (stagefeedback-start): Copy all .gcda files, not only GCC's.
9949 * Makefile.in: Regenerate.
9950
9951 2005-06-13 Richard Sandiford <richard@codesourcery.com>
9952
9953 * MAINTAINERS: Update my email address.
9954
9955 2005-06-13 Zack Weinberg <zack@codesourcery.com>
9956
9957 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
9958 In 'cpp' stanza, support '#line' as well as '# '.
9959
9960 2005-06-08 Andreas Schwab <schwab@suse.de>
9961
9962 * MAINTAINERS: Move myself from 'Write After Approval' to
9963 'CPU Port Maintainers' section as m68k maintainer.
9964
9965 2005-06-07 Hans-Peter Nilsson <hp@axis.com>
9966
9967 * configure.in (unsupported_languages): New macro.
9968 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
9969 non-ported target libraries in noconfigdirs.
9970 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
9971 non-linux-gnu. Remove libgcj_ex_libffi.
9972 <lang_frag loop>: Set add_this_lang=no if the language is in
9973 unsupported_languages.
9974 * configure: Regenerate.
9975
9976 2005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
9977
9978 * configure.in: Fix typo in handling of --with-mpfr-dir.
9979 * configure: Regenerate.
9980
9981 2005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
9982
9983 * MAINTAINERS: Update my email address.
9984
9985 2005-06-02 Jim Blandy <jimb@redhat.com>
9986
9987 * config.sub: Add cases for the Renesas m32c. (This patch has been
9988 accepted into the master sources.)
9989
9990 2005-06-02 Aldy Hernandez <aldyh@redhat.com>
9991 Michael Snyder <msnyder@redhat.com>
9992 Stan Cox <scox@redhat.com>
9993
9994 * configure.in: Set noconfigdirs for ms1.
9995
9996 * configure: Regenerate.
9997
9998 2005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
9999
10000 * MAINTAINERS (Write After Approval): Add self.
10001
10002 2005-06-01 Josh Conner <jconner@apple.com>
10003
10004 * MAINTAINERS (Write After Approval): Add self.
10005
10006 2005-06-01 Kazu Hirata <kazu@codesourcery.com>
10007
10008 * MAINTAINERS: Update my email address.
10009
10010 2005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
10011
10012 * MAINTAINERS (Write After Approval): Add self.
10013
10014 2005-05-26 Chris Demetriou <cgd@broadcom.com>
10015
10016 * MAINTAINERS (Write After Approval): Remove self.
10017
10018 2005-05-25 Paolo Bonzini <bonzini@gnu.org>
10019
10020 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
10021 (Dependencies): Consider target modules for bootstrap dependencies.
10022 Make target bootstrap modules depend on each stage's gcc.
10023 * Makefile.in: Regenerate.
10024
10025 2005-05-20 Paolo Bonzini <bonzini@gnu.org>
10026
10027 * Makefile.def (configure-gcc): Depend on binutils having been built.
10028 (all-gcc): No need to do it here.
10029 * Makefile.in: Regenerate.
10030
10031 2005-05-19 Paul Brook <paul@codesourcery.com>
10032
10033 * configure.in: Rewrite misleading error message when requested
10034 language cannot be built.
10035 * configure: Regenerate.
10036
10037 2005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
10038
10039 * ylwrap: Import from Automake 1.9.5.
10040
10041 2005-05-13 David Ung <davidu@mips.com>
10042
10043 * MAINTAINERS (Write After Approval): Add self.
10044
10045 2005-05-09 Mike Stump <mrs@apple.com>
10046
10047 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
10048 lt_cv_sys_max_cmd_len for now.
10049
10050 2005-05-09 Stan Cox <scox@redhat.com>
10051
10052 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
10053
10054 2005-05-08 Matt Kraai <kraai@ftbfs.org>
10055
10056 * README.SCO: Update the URL.
10057
10058 2005-05-05 David Edelsohn <edelsohn@gnu.org>
10059
10060 * ltconfig: Define file_list_spec. Pass file_list_spec and
10061 with_gnu_ld to libtool.
10062 * ltcf-c.sh (aix[45]): Define file_list_spec.
10063 * ltcf-cxx.sh (aix[45]): Same.
10064 * ltcf-gcj.sh (aix[45]): Same.
10065 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
10066 exists, write list of input files to temporary file.
10067
10068 2005-05-04 Mike Stump <mrs@apple.com>
10069
10070 * configure.in: Always pass --target to target configures as
10071 otherwise rebuilds that do --recheck will fail.
10072 * confiugure: Rebuilt.
10073
10074 2005-05-04 Paolo Bonzini <bonzini@gnu.org>
10075
10076 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
10077 STAGE_HOST_EXPORTS.
10078 (configure, all): Add bootstrap support.
10079 (Host modules, target modules): Pass post-stage1 flags and exports.
10080 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
10081 * Makefile.in: Regenerate.
10082
10083 2005-04-29 Paolo Bonzini <bonzini@gnu.org>
10084
10085 * configure: Regenerate.
10086
10087 2005-04-27 Mike Stump <mrs@apple.com>
10088
10089 * MAINTAINERS: Add self as darwin maintainer.
10090
10091 2005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
10092
10093 * config.sub: Update from master copy.
10094
10095 2005-04-21 Mike Stump <mrs@apple.com>
10096
10097 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
10098 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
10099
10100 2005-04-19 Hans-Peter Nilsson <hp@axis.com>
10101
10102 * configure.in <crisv32-*-*, cris-*-*>: New local variable
10103 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
10104 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
10105 "*-*-elf" and "*-*-linux*".
10106 * configure: Regenerate.
10107
10108 2005-04-14 Joseph S. Myers <joseph@codesourcery.com>
10109
10110 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
10111
10112 2005-04-12 Mike Stump <mrs@apple.com>
10113
10114 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
10115
10116 2005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
10117
10118 * MAINTAINERS (Write After Approval): Add myself.
10119
10120 2005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
10121
10122 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
10123
10124 2005-04-06 Paolo Bonzini <bonzini@gnu.org>
10125
10126 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
10127 (TARGET_CONFIGARGS): Include --with-target-subdir.
10128 (configure, all): New macros. Use them throughout.
10129 * Makefile.in: Regenerate.
10130
10131 2005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
10132
10133 * MAINTAINERS (Write After Approval): Add myself.
10134
10135 2005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
10136
10137 * MAINTAINERS: Remove 'loop unrolling' maintainer.
10138
10139 2005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
10140
10141 * MAINTAINERS: Move John Carr to Write After Approval.
10142
10143 2005-03-30 J"orn Rennecke <joern.rennecke@st.com>
10144
10145 * config/mh-mingw32: Delete.
10146 * configure.in: Don't use it.
10147 * configure: Regenerate.
10148
10149 2005-03-31 Paolo Bonzini <bonzini@gnu.org>
10150
10151 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
10152 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
10153 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
10154 (HOST_LIB_PATH): Generate from Makefile.def.
10155 (TARGET_LIB_PATH): Likewise.
10156 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
10157 * Makefile.in: Regenerate.
10158 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
10159 (RPATH_ENVVAR): Include Darwin case.
10160 * configure: Regenerate.
10161
10162 2005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
10163
10164 * MAINTAINERS (Various Maintainers): Remove self.
10165 (Write After Approval): Add self.
10166
10167 2005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
10168
10169 * MAINTAINERS (Various Maintainers): Add self.
10170
10171 2005-03-25 Paolo Bonzini <bonzini@gnu.org>
10172
10173 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
10174 * configure: Regenerate.
10175
10176 2005-03-21 Zack Weinberg <zack@codesourcery.com>
10177
10178 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
10179 gcc_version, and gcc_version_trigger from set of flags to pass.
10180 * Makefile.tpl: Remove definitions of above variables.
10181 (config.status): Remove dependency on $(gcc_version_trigger).
10182 * Makefile.in: Regenerate.
10183 * configure.in: Do not reference config/gcc-version.m4 nor
10184 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
10185 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
10186 * configure: Regenerate.
10187
10188 2005-03-16 Manfred Hollstein <manfred.h@gmx.net>
10189 Andrew Pinski <pinskia@physics.uc.edu>
10190
10191 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
10192 * Makefile.in: Regenerate.
10193
10194 2005-03-13 Feng Wang <fengwang@nudt.edu.cn>
10195
10196 * MAINTAINERS (Write After Approval): Add myself.
10197
10198 2005-03-03 David Ayers <d.ayers@inode.at>
10199
10200 * MAINTAINERS (Write After Approval): Add myself.
10201
10202 2005-03-01 Alexandre Oliva <aoliva@redhat.com>
10203
10204 PR libgcj/20160
10205 * ltmain.sh: Avoid creating archives with components that have
10206 duplicate basenames.
10207
10208 2005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
10209
10210 PR bootstrap/20250
10211 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
10212 instead of check.
10213 * Makefile.in: Regenerate.
10214
10215 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
10216
10217 * Makefile.in: Regenerate to fix conflict between the previous two
10218 patches.
10219
10220 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
10221
10222 PR bootstrap/17383
10223 * Makefile.def (target_modules): Remove "stage", now unnecessary.
10224 * Makefile.tpl (HOST_SUBDIR): New substitution.
10225 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
10226 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
10227 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
10228 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
10229 (Host modules, Bootstrapped modules): Use it.
10230 (Build modules, Target modules): Do not create symlink trees,
10231 always configure out-of-srcdir.
10232 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
10233 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
10234 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
10235 $(HOST_SUBDIR). Create a symlink for host_subdir.
10236
10237 * Makefile.in: Regenerate.
10238 * configure: Regenerate.
10239
10240 2005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
10241
10242 Merged from libada-gnattools-branch:
10243 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
10244
10245 * gnattools: New directory.
10246 * Makefile.def: Add gnattools as a module, depending on target-libada.
10247 * Makefile.in: Regenerate.
10248 * configure.in: Include gnattools in host_tools; disable it if ada
10249 is disabled.
10250 * configure: Regenerate.
10251
10252 2005-02-24 James A. Morrison <phython@gcc.gnu.org>
10253
10254 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
10255 treelang maintainer.
10256 (Write After Approval): Remove myself.
10257
10258 2005-02-23 Paul Schlie <schlie@comcast.net>
10259
10260 * configure.in: Allow darwin targeted ports to build tk, itcl and
10261 libgui.
10262 * configure: Regenerate.
10263
10264 2005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
10265
10266 PR libgcj/10353
10267 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
10268 * configure: Regenerate.
10269
10270 2005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
10271
10272 * MAINTAINERS (Write After Approval): Add myself.
10273
10274 2005-02-10 Ian Lance Taylor <ian@airs.com>
10275
10276 * MAINTAINERS: Update my e-mail address.
10277
10278 2005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
10279
10280 * MAINTAINERS (Write After Approval): Add myself.
10281
10282 2005-01-29 Hans-Peter Nilsson <hp@axis.com>
10283
10284 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
10285 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
10286 target-libgloss when not *-*-elf and *-*-aout.
10287 * configure: Regenerate.
10288
10289 2005-01-23 Kazu Hirata <kazu@cs.umass.edu>
10290
10291 * MAINTAINERS: Remove obsolete entries.
10292
10293 * MAINTAINERS (Write After Approval): Add Michael Matz.
10294
10295 2005-01-19 Neil Booth <neil@daikokuya.co.uk>
10296
10297 * MAINTAINERS: Remove self as cpplib maintainer.
10298
10299 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
10300
10301 * install-sh, config.sub: Import from upstream.
10302
10303 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
10304
10305 PR bootstrap/18222
10306 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
10307 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
10308 * Makefile.in: Regenerate.
10309
10310 2005-01-16 Jason Thorpe <thorpej@netbsd.org>
10311
10312 * MAINTAINERS: Update my email address.
10313
10314 2005-01-12 David Edelsohn <edelsohn@gnu.org>
10315 Andreas Schwab <schwab@suse.de>
10316
10317 PR bootstrap/18033
10318 * config-ml.in: Eval option if surrounded by single quotes.
10319
10320 2005-01-03 Paolo Bonzini <bonzini@gnu.org>
10321
10322 Revert 2004-12-28 Makefile changes, a better fix will be
10323 applied to mainline and src after GCC 4.0 branches.
10324
10325 2004-12-28 Paolo Bonzini <bonzini@gnu.org>
10326
10327 PR bootstrap/17383
10328
10329 * Makefile.def (target_modules): Remove stage parameter,
10330 it is always true now.
10331 * Makefile.tpl (configure-build-[+module+],
10332 configure-target-[+module+]): Always build symlink tree
10333 for the directory and for include. BUILD_SUBDIR and
10334 TARGET_SUBDIR cannot be . anymore.
10335 * Makefile.in: Regenerate.
10336
10337 2004-12-25 David Edelsohn <edelsohn@gnu.org>
10338
10339 Revert 2004-12-08 Makefile changes.
10340
10341 2004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
10342
10343 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
10344 cygwin, mingw.
10345
10346 2004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
10347
10348 * configure.in (sh64-*-*): Reenable gprof.
10349 * configure: Regenerate.
10350
10351 2004-12-08 David Edelsohn <edelsohn@gnu.org>
10352
10353 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
10354 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
10355 (EXTRA_TARGET_FLAGS): Add PICFLAG.
10356 * Makefile.in: Regenerate.
10357
10358 2004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
10359
10360 * MAINTAINERS: Update my email address.
10361
10362 2004-12-07 Matt Kraai <kraai@ftbfs.org>
10363
10364 * Makefile.tpl: Generate normal dependencies if the LHS module is
10365 not bootstrapped.
10366 * Makefile.in: Regenerate.
10367
10368 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
10369
10370 * configure.in: Include config/gxx-include-dir.m4. Use
10371 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
10372 * configure: Regenerate.
10373
10374 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
10375
10376 * config.if: Delete.
10377 * configure.in: Set libstdcxx_incdir directly.
10378 * configure: Regenerate.
10379
10380 2004-12-02 Eric Christopher <echristo@redhat.com>
10381
10382 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
10383 * Makefile.in: Regenerate.
10384
10385 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
10386
10387 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
10388 * configure: Regenerate.
10389
10390 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
10391
10392 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
10393 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
10394 * configure: Regenerate.
10395
10396 2004-12-01 Eric Christopher <echristo@redhat.com>
10397
10398 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
10399 of things to remove.
10400
10401 2004-11-29 Matt Kraai <kraai@ftbfs.org>
10402
10403 * MAINTAINERS (Write After Approval): Update my e-mail address.
10404
10405 2004-11-29 Kelley Cook <kcook@gcc.gnu.org>
10406
10407 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
10408 from CVS libtool to always pass_all.
10409
10410 2004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
10411
10412 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
10413 (hppa*64*-*-*): Delete incorrect comment.
10414 * configure: Rebuilt.
10415
10416 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
10417
10418 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
10419
10420 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
10421
10422 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
10423 from CVS libtool to always pass_all.
10424
10425 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
10426
10427 * install-sh, compile: Import from automake.
10428
10429 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
10430
10431 * config.guess, config.sub: Import from savannnah.
10432
10433 2004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
10434
10435 * MAINTAINERS (Write After Approval): Add myself
10436
10437 2004-11-12 Mike Stump <mrs@apple.com>
10438
10439 * Makefile.def: Add html support.
10440 * Makefile.tpl: Likewise.
10441 * Makefile.in: Regenerate.
10442
10443 2004-11-11 Geoffrey Keating <geoffk@apple.com>
10444
10445 PR 18423
10446 * configure.in: Remove all instances of build-fixincludes from
10447 noconfigdirs.
10448 (build_configargs): Supply --target to subdirectories.
10449 * configure: Regenerate.
10450
10451 * Makefile.def: Make gcc install depend on fixincludes install.
10452 * Makefile.in: Regenerate.
10453
10454 2004-11-10 Janis Johnson <janis187@us.ibm.com>
10455
10456 * MAINTAINERS: Add myself as gcc testsuite maintainer.
10457
10458 2004-11-11 Paul Brook <paul@codesourcery.com>
10459
10460 * MAINTAINERS: Add self as arm maintainer. Update email address.
10461
10462 2004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
10463
10464 * configure.in (noconfigdirs) [mmix-*-*]: Disable
10465 target-libgfortran.
10466 * configure: Regenerate.
10467
10468 2004-11-07 David Edelsohn <edelsohn@gnu.org>
10469
10470 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
10471 like CC.
10472
10473 2004-11-05 Paolo Bonzini <bonzini@gnu.org>
10474
10475 * Makefile.def (host fixincludes): Specify missing targets.
10476 * Makefile.in: Regenerate.
10477
10478 2004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
10479
10480 * MAINTAINERS: Add myself
10481
10482 2004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
10483
10484 * MAINTAINERS (Write After Approval): Add myself.
10485
10486 2004-11-04 Geoffrey Keating <geoffk@apple.com>
10487
10488 * Makefile.def: Build fixincludes for the host, too.
10489 * Makefile.in: Regenerate.
10490 * configure.in (host_tools): Add fixincludes.
10491 * configure: Regenerate.
10492
10493 2004-11-04 Daniel Jacobowitz <dan@debian.org>
10494
10495 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
10496 * configure: Regenerated.
10497
10498 2004-11-04 H.J. Lu <hongjiu.lu@intel.com>
10499
10500 PR other/17783
10501 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
10502 * configure: Regenerated.
10503
10504 2004-10-31 Mark Mitchell <mark@codesourcery.com>
10505
10506 * README.SCO: Update per FSF instructions.
10507
10508 2004-10-28 Eric B. Weddington <ericw@evcohs.com>
10509
10510 PR target/18151
10511 * configure.in (case ${target}): Do not build fixincludes for avr.
10512 * configure: Regenerated.
10513
10514 2004-10-26 Paolo Bonzini <bonzini@gnu.org>
10515
10516 * configure.in (case ${target}): Do not build fixincludes
10517 on platforms where it is not used.
10518 * configure: Regenerated.
10519
10520 2004-10-23 Daniel Jacobowitz <dan@debian.org>
10521
10522 * configure.in: Use an absolute path to install-sh.
10523 * configure: Regenerated.
10524
10525 2004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
10526
10527 * MAINTAINERS (Write After Approval): Add myself.
10528
10529 2004-10-19 Kazu Hirata <kazu@cs.umass.edu>
10530
10531 * MAINTAINERS: Remove from Write After Approval those that are
10532 already maintainers.
10533
10534 2004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
10535
10536 * MAINTAINERS: Update my email address.
10537
10538 2004-10-12 Kelley Cook <kcook@gcc.gnu.org>
10539
10540 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
10541 * configure: Regenerate.
10542
10543 2004-10-07 J"orn Rennecke <joern.rennecke@st.com>
10544
10545 * MAINTAINERS: Update my email address.
10546
10547 2004-10-07 Kazu Hirata <kazu@cs.umass.edu>
10548
10549 * MAINTAINERS (Language Front Ends Maintainers): New. Move
10550 entries belonging to this category.
10551
10552 2004-10-06 Josef Zlomek <josef.zlomek@email.cz>
10553
10554 * MAINTAINERS: Update my e-mail address.
10555
10556 2004-10-06 Paolo Bonzini <bonzini@gnu.org>
10557
10558 Fix wrong conflict resolution in:
10559
10560 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
10561
10562 * Makefile.in: Regenerate.
10563 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
10564 in the recursive `make', instead of hardwiring `all'.
10565 (Autogenerated TARGET-* variables): New.
10566
10567 2004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
10568
10569 * configure.in: Enable target-libgloss for crx-*-*.
10570 * configure: Regenerate.
10571
10572 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
10573
10574 * MAINTAINERS (Various Maintainers): Move the "windows,
10575 cygwin, mingw" maintainer to ...
10576 (OS Port Maintainers): ... here.
10577
10578 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
10579
10580 * MAINTAINERS (Write After Approval): Remove those that are
10581 maintainers of some subsystem.
10582
10583 2004-10-02 P.J. Darcy <darcypj@us.ibm.com>
10584
10585 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
10586 * ltcf-cxx.sh (tpf*): Likewise.
10587 * ltconfig (tpf*): Add TPF OS configuration support.
10588
10589 2004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
10590
10591 * MAINTAINERS: Change my email address to my new work account.
10592
10593 2004-09-24 Michael Roth <mroth@nessie.de>
10594
10595 * configure.in (--without-headers): Add missing double quotes.
10596 * configure: Regenerate.
10597
10598 2004-09-24 Kelley Cook <kcook@gcc.gnu.org>
10599
10600 * ylwrap: Revert to previous version.
10601
10602 2004-09-23 H.J. Lu <hongjiu.lu@intel.com>
10603
10604 PR bootstrap/17369
10605 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
10606 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
10607 SET_GCC_LIB_PATH_CMD.
10608 (BASE_TARGET_EXPORTS): Likewise.
10609 * Makefile.in: Regenerated.
10610
10611 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
10612 * configure: Regenerated.
10613
10614 2004-09-23 Kelley Cook <kcook@gcc.gnu.org>
10615
10616 * config.guess: New upstream version
10617 * compile, depcomp, install-sh, ylwrap: Likewise.
10618
10619 2004-09-19 Roger Sayle <roger@eyesopen.com>
10620
10621 * config/mh-x86omitfp: New host makefile fragment. Add
10622 -fomit-frame-pointer to the default BOOT_CFLAGS.
10623 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
10624 * configure: Regenerate.
10625
10626 2004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
10627
10628 PR target/11572
10629 * configure.in (*-*-darwin*): Renable libobjc.
10630 * configure: Regenerate.
10631
10632 2004-09-10 Nathan Sidwell <nathan@codesourcery.com>
10633
10634 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
10635
10636 2004-09-09 Daniel Berlin <dberlin@dberlin.org>
10637
10638 * Makefile.def: Remove libbanshee.
10639 * Makefile.tpl: Ditto.
10640 * configure.in: Ditto.
10641 * Makefile.in: Regen.
10642 * configure: Ditto.
10643
10644 2004-09-08 David Edelsohn <edelsohn@gnu.org>
10645
10646 * ltmain.sh: Use $pic_object as $non_pic_object if
10647 $non_pic_object=none.
10648
10649 2004-09-07 Paolo Bonzini <bonzini@gnu.org>
10650
10651 * missing: Import latest version from master repository.
10652
10653 2004-09-06 Nick Clifton <nickc@redhat.com>
10654
10655 * config.sub: Import latest version from master repository.
10656 * config.guess: Likewise.
10657 This includes these changes:
10658
10659 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
10660
10661 * config.sub: Handle crisv32, alias etraxfs.
10662 * config.guess (crisv32:Linux:*:*): Handle.
10663
10664 2004-08-13 Brad Smith <brad@comstyle.com>
10665
10666 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
10667 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
10668
10669 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
10670
10671 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
10672 assume the processor is a powerpc. This is because coreutils
10673 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
10674 in this case, due to a MacOS X bug that causes
10675 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
10676 to return a negative number.
10677 Problem reported by Petter Reinholdtsen in:
10678 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
10679
10680 2004-07-19 Ben Elliston <bje@gnu.org>
10681
10682 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
10683
10684 2004-06-24 Ben Elliston <bje@gnu.org>
10685
10686 * config.guess: Update copyright years.
10687 * config.sub: Likewise.
10688
10689 2004-06-22 Robert Millan <robertmh@gnu.org>
10690
10691 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
10692 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
10693
10694 2004-06-22 Stanley F. Quayle <stan@stanq.com>
10695
10696 * config.guess (*:*VMS:*:*): New entry. Replaces
10697 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
10698 manufacturer.
10699
10700 2004-06-22 Ben Elliston <bje@gnu.org>
10701
10702 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
10703 * config.sub: Likewise.
10704
10705 2004-06-22 Ben Elliston <bje@gnu.org>
10706
10707 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
10708 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
10709
10710 2004-06-11 Ben Elliston <bje@gnu.org>
10711
10712 * config.guess (pegasos:OpenBSD:*:*): Remove.
10713
10714 2004-06-11 Ben Elliston <bje@gnu.org>
10715
10716 From Wouter Verhelst <wouter@grep.be>:
10717 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
10718
10719 2004-06-11 Ben Elliston <bje@gnu.org>
10720
10721 * config.guess (luna88k:OpenBSD:*:*): New.
10722
10723 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
10724
10725 * config.guess (m32r*:Linux:*:*): New case.
10726 * config.sub: Handle m32rle.
10727
10728 2004-03-12 Ben Elliston <bje@wasabisystems.com>
10729
10730 From Jens Petersen <petersen@redhat.com>:
10731 * config.sub: Handle sparcv8.
10732
10733 2004-03-03 Ben Elliston <bje@wasabisystems.com>
10734
10735 From Tom Smith <smith@cag.lkg.hp.com>:
10736 * config.guess: Version suffixes are equally significant on Tru64
10737 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
10738 prefix of "P" (patched kernel).
10739
10740 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
10741
10742 * config.sub: Add support for National Semiconductor CRX target.
10743
10744 2004-09-03 Janis Johnson <janis187@us.ibm.com>
10745
10746 * MAINTAINERS (Various Maintainers): Remove myself as web page
10747 maintainer, add myself as maintainer of build status lists.
10748
10749 2004-09-03 Jan Beulich <jbeulich@novell.com>
10750
10751 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
10752 *-*-netware, but add target-libmudflap.
10753 Consolidate *-*-netware targets (of which really only i?86 exists)
10754 into a single entry.
10755 * configure: Likewise.
10756
10757 2004-09-01 Paolo Bonzini <bonzini@gnu.org>
10758
10759 * Makefile.tpl (sorry): Remove.
10760 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
10761 (cleanstrap targets): Depend on distclean, not distclean-stage1.
10762 (do-clean): Clean per-stage directories too.
10763 (do-distclean): Run distclean-stage1 too.
10764 (.NOTPARALLEL): Enable during toplevel bootstrap.
10765 (stage[+id+]-bubble): Enable parallel execution during
10766 the recursive invocation.
10767 * Makefile.in: Regenerate.
10768
10769 Fix previous checkin:
10770
10771 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
10772 include.
10773 * configure.in: Fix indentation.
10774 * configure: Regenerate.
10775
10776 2004-08-31 Robert Bowdidge <bowdidge@apple.com>
10777
10778 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
10779 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
10780 * configure: regenerate
10781 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
10782 -mdynamic-no-pic
10783
10784 2004-08-31 Paolo Bonzini <bonzini@gnu.org>
10785
10786 * Makefile.def (build_modules): Add fixincludes.
10787 (dependencies): Make gcc depend on fixincludes.
10788 * configure.in (build_tools): Add fixincludes.
10789 (build_configdirs): Always include build_libs.
10790 * Makefile.in: Regenerate.
10791 * configure: Regenerate.
10792
10793 2004-08-30 Paolo Bonzini <bonzini@gnu.org>
10794
10795 * Makefile.def (bootstrap stages): Add 'lean' parameter.
10796 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
10797 phony targets; do not generate timestamp files.
10798 (distclean-stageN): Remove references to their timestamp files.
10799 (restageN, touch-stageN): Remove.
10800 (stageN-bubble): Rewritten.
10801 (compare): Support lean bootstraps.
10802 * Makefile.in: Regenerate.
10803
10804 * configure.in: Only warn when bootstrapping but
10805 build != host or build != target. Support lean bootstraps.
10806 * configure: Regenerate.
10807
10808 2004-08-26 Phil Edwards <phil@codesourcery.com>
10809
10810 * configure.in: Give a better error message if GMP/MPFR are missing
10811 and a language needing them has been requested.
10812 * configure: Regenerated.
10813
10814 2004-08-25 Phil Edwards <phil@codesourcery.com>
10815
10816 * configure.in: Print a list of available language front-ends if
10817 a requested one is missing. Tidy stray tab characters.
10818 * configure: Regenerated.
10819
10820 2004-08-19 Michael Koch <konqueror@gmx.de>
10821
10822 * gcc/doc/install.texi: Update entry about automake for libjava.
10823
10824 2004-08-17 Robert Millan <robertmh@gnu.org>
10825
10826 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
10827 (instead of FreeBSD).
10828 * configure: Regenerate.
10829
10830 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
10831
10832 * Makefile.in: Regenerate.
10833 * configure: Regenerate.
10834
10835 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
10836 stage_*_flags.
10837 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
10838 for bootstrapped modules if toplevel bootstrap is going.
10839 (GCC bootstrap): Generate per-stage targets for all bootstrapped
10840 modules. Adjust for changes in Makefile.def. Enable several
10841 rules even in non-bootstrap mode, just to avoid peppering the
10842 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
10843 (stage-[+prev+]-bubble): Remove.
10844
10845 * Makefile.def (Dependencies): Depend on all-build-bison,
10846 all-build-flex, all-build-byacc, all-build-texinfo, rather
10847 than the host variations.
10848 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
10849 with BUILD_SUBDIR.
10850 (BISON): Update for recent Bisons.
10851 (YACC): Fix typo.
10852 (cross): Depend on all-build.
10853 (all): Do not depend on all-build.
10854 (prebootstrap): Remove.
10855 (dep-kind): Accept separate prefixes for MODULE and ON variables.
10856 (Prebootstrap dependencies): Add them to the per-stage targets
10857 and to all-prebootstrap.
10858 * configure.in (build_configdirs): Always enable build_tools.
10859 (BUILD_DIR_PREFIX): Remove.
10860
10861 * Makefile.def (gcc): Add target variable.
10862 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
10863 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
10864 in the recursive `make', instead of hardwiring `all'.
10865 (Autogenerated TARGET-* variables): New.
10866
10867 2004-08-13 Brian Booth <bbooth@redhat.com>
10868
10869 * MAINTAINERS: Remove myself from write-after-approval.
10870
10871 2004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
10872
10873 * src-release: Stop distributing mmalloc with gdb (which doesn't
10874 use it).
10875 * Makefile.def: GDB doesn't depend on mmalloc anymore.
10876 * Makefile.in: Regenerate.
10877
10878 2004-08-09 Mark Mitchell <mark@codesourcery.com>
10879
10880 * configure.in (arm*-*-eabi*): New target.
10881 * configure: Regenerate.
10882
10883 2004-08-06 Paolo Bonzini <bonzini@gnu.org>
10884
10885 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
10886 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
10887 (Dependencies): New section.
10888 * Makefile.tpl (Dependencies): Generate from Makefile.def.
10889 (configure-target-[+module+]): Depend on maybe-all-gcc
10890 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
10891 (toplevel profiledbootstrap): Fix dependencies.
10892 * Makefile.in: Regenerate.
10893
10894 2004-08-03 Mark Mitchell <mark@codesourcery.com>
10895
10896 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
10897 target-libiberty to noconfigdirs.
10898 * configure: Regenerate.
10899
10900 2004-08-03 Paul Brook <paul@codesourcery.com>
10901
10902 * configure.in: Check for MPFR as well as GMP.
10903 * configure: Regenerate.
10904
10905 2004-08-01 Robert Millan <robertmh@gnu.org>
10906
10907 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
10908 libmudflap for all GNU-based systems (with Glibc).
10909 * configure: Regenerate.
10910
10911 2004-08-03 Paolo Bonzini <bonzini@gnu.org>
10912
10913 * Makefile.def (host-modules): Add gcc.
10914 * Makefile.in: Regenerate.
10915 * Makefile.tpl (sorry): New rule.
10916 (configure-host, all-host, [+make_target+]-host, do-check,
10917 install-host): Do not add gcc as a special case.
10918 (host modules): Add a small special-casing for gcc. Export
10919 extra_make_flags through the environment.
10920 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
10921 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
10922 other recursive targets for gcc): Remove.
10923
10924 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
10925 (stage, unstage): New rules.
10926 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
10927 distclean-stage[+id+]): Use stage_current.
10928 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
10929 the stage*-start rules.
10930
10931 2004-08-02 Geoffrey Keating <geoffk@apple.com>
10932
10933 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
10934 use -all_load flag.
10935
10936 2004-08-02 Paolo Bonzini <bonzini@gnu.org>
10937
10938 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
10939 * configure: Regenerate.
10940
10941 2004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
10942
10943 * maintainer-scripts/gcc_release: Revert yesterday's change.
10944
10945 2004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
10946
10947 * MAINTAINERS: Add myself to write-after-approval.
10948
10949 2004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
10950
10951 * libf2c: Removed.
10952 * gcc/gccbug.in: Updated because of libf2c removal.
10953 * maintainer-scripts/gcc_release: Ditto.
10954
10955 2004-07-09 Loren J. Rittle <ljrittle@acm.org>
10956
10957 * configure.in: Build libmudflap by default on FreeBSD.
10958 * configure: Regenerated.
10959
10960 2004-07-09 Mark Mitchell <mark@codesourcery.com>
10961
10962 * configure.in: Do not build libmudflap by default on non-GNU/Linux
10963 systems.
10964 * configure: Regenerated.
10965
10966 2004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
10967
10968 PR target/16344
10969 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
10970 feedback based compiler.
10971 * Makefile.in: Rebuilt.
10972
10973 2004-07-08 Alexandre Oliva <aoliva@redhat.com>
10974
10975 * Makefile.def (host_modules): Set bootstrap=true for flex.
10976 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
10977 * Makefile.in: Rebuilt.
10978
10979 2004-07-07 Jan Hubicka <jh@suse.cz>
10980
10981 * MAINTAINERS: Add self as a profile feedback maintainer.
10982
10983 2004-07-05 Phil Edwards <phil@codesourcery.com>
10984
10985 * configure.in: Do not prepend $srcdir to /dev/null in
10986 makefile fragments.
10987 * configure: Regenerate.
10988
10989 2004-07-01 Paolo Bonzini <bonzini@gnu.org>
10990
10991 * Makefile.def (build_modules): Add bison, byacc, flex,
10992 m4, texinfo.
10993 (flags_to_pass): Add FLEX.
10994 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
10995 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
10996 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
10997 DEFAULT_MAKEINFO): Remove.
10998 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
10999 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
11000 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
11001 objdir or else use configured tool.
11002 (all-build): New.
11003 (all): Depend on it.
11004 (Build module dependencies): Add.
11005 * Makefile.in: Regenerate.
11006 * configure.in: Better support for multiple build modules,
11007 matching what is done for host/target modules. Do not look
11008 for "plausible" locations of build tools if Canadian cross.
11009 Use autoconf's AC_PROG_CC to find a C compiler. Define
11010 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
11011 * configure: Regenerate.
11012
11013 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
11014
11015 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
11016 * Makefile.in: Regenerate.
11017
11018 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
11019
11020 * Makefile.tpl (configure-build-[+module+],
11021 configure-[+module+], configure-target-[+module+]): Pass
11022 [+extra_configure_args+].
11023 (all-build-[+module+], all-[+module+], check-[+module+],
11024 install-[+module+], [+make_target+]-[+module+],
11025 all-target-[+module+], check-target-[+module+],
11026 install-target-[+module+], [+make_target+]-target-[+module+]):
11027 Pass [+extra_make_args+].
11028 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
11029 (GCC_HOST_EXPORTS): Remove.
11030 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
11031 cross, check-gcc, check-gcc-c++, install-gcc,
11032 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
11033 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
11034 * Makefile.in: Regenerate.
11035
11036 2004-06-21 Matthew Sachs <msachs@apple.com>
11037
11038 * MAINTAINERS: Added self to write-after-approval.
11039
11040 2004-06-21 Christopher Faylor <cgf@alum.bu.edu>
11041
11042 * configure.in: Check for srcdir/winsup rather than build directory
11043 winsup.
11044 * configure: Regenerate.
11045
11046 2004-06-17 Corinna Vinschen <vinschen@redhat.com>
11047
11048 * configure.in: Don't build Cygwin native newlib if winsup
11049 directory is missing. Emit warning instead.
11050 * configure: Regenerate.
11051
11052 2004-06-09 Paolo Bonzini <bonzini@gnu.org>
11053
11054 * Makefile.tpl (touch-stage[+id+]): New.
11055 (restage[+prev+]): Depend on touch-stage[+id+].
11056
11057 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
11058 Use it throughout.
11059
11060 * Makefile.def: Add profile and feedback bootstrap stages.
11061 Remove next field from bootstrap stages.
11062 * Makefile.tpl (LN, LN_S): Substitute.
11063 (stageN-start, stageN-end): Use double-colon rules, to
11064 provide a hook for additional setup commands.
11065 (distclean-stageN-gcc, restageN): Create dependencies from
11066 [+prev+], not from [+next+].
11067 (stageN-bubble): Add commands for successive stages from
11068 [+prev+], using double-colon rules.
11069 (all-stageN-gcc): Fix typo.
11070 (stagefeedback-start, profiledbootstrap): New.
11071 * Makefile.in: Regenerate.
11072 * configure.in: Call ACX_PROG_LN.
11073 * configure: Regenerate.
11074
11075 2004-06-08 Canqun Yang <canqun@nudt.edu.cn>
11076
11077 * MAINTAINERS (Write After Approval): Add myself.
11078
11079 2004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
11080
11081 * MAINTAINERS (Write After Approval): Add myself.
11082
11083 2004-06-03 Paolo Bonzini <bonzini@gnu.org>
11084
11085 * configure.in: Fix --enable-bootstrap breakage introduced in trees
11086 without gcc.
11087 * configure: Regenerate.
11088
11089 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
11090
11091 * Makefile.tpl: Fix typo.
11092 * Makefile.in: Regenerate.
11093
11094 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
11095
11096 * configure.in: Remove new- prefix from toplevel
11097 bootstrap targets.
11098 * configure: Regenerate.
11099
11100 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
11101
11102 * Makefile.tpl (all.normal): Rename to all.
11103 (all): Replace with a rule to pick the default
11104 target from configure.
11105 (all-gcc, configure-gcc): Use conditionals to
11106 do nothing when toplevel bootstrap is going on.
11107 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
11108 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
11109 * configure.in: Support --enable-bootstrap.
11110
11111 * Makefile.def: Remove new- prefix from toplevel
11112 bootstrap targets.
11113 * Makefile.tpl: Likewise.
11114
11115 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
11116 target.
11117
11118 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
11119 $(RECURSE_FLAGS) to recursive invocation of make.
11120
11121 * Makefile.in: Regenerate.
11122 * configure: Regenerate.
11123
11124 2004-05-30 Andreas Jaeger <aj@suse.de>
11125 Jim Wilson <wilson@specifixinc.com>
11126
11127 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
11128 like CC.
11129
11130 2004-05-27 Daniel Jacobowitz <dan@debian.org>
11131
11132 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
11133 * configure: Regenerate.
11134
11135 2004-05-25 Daniel Jacobowitz <drow@false.org>
11136
11137 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
11138 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
11139 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
11140 targets.
11141 * Makefile.in: Regenerate.
11142
11143 2004-05-24 Paolo Bonzini <bonzini@gnu.org>
11144
11145 * configure.in: Test the ability to symlink directories.
11146 * configure: Regenerate.
11147
11148 * Makefile.def (bootstrap-stage): New definitions.
11149 * Makefile.tpl (configure-stage1-gcc,
11150 configure-stage2-gcc, configure-stage3-gcc,
11151 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
11152 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
11153 new-restage3, compare): Autogenerate, see Makefile.in
11154 entry for behavioral changes.
11155 (distclean-stage1, new-stage1-start, new-stage1-end,
11156 new-stage1-bubble, distclean-stage2, new-stage2-start,
11157 new-stage2-end, new-stage2-bubble, distclean-stage3,
11158 new-stage3-start, new-stage3-end): New autogenerated targets.
11159 (objext, prebootstrap, BOOT_CFLAGS,
11160 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
11161 targets.
11162
11163 * Makefile.in: Regenerate.
11164 (distclean-stage1, new-stage1-start, new-stage1-end,
11165 new-stage1-bubble, distclean-stage2, new-stage2-start,
11166 new-stage2-end, new-stage2-bubble, distclean-stage3,
11167 new-stage3-start, new-stage3-end): New targets.
11168 (all-stage1-gcc): Move prebootstrap dependency from here...
11169 (configure-stage1-gcc): ...to here.
11170 (new-bootstrap): Use bubble targets.
11171 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
11172 Use per-stage distclean targets.
11173 (configure-stage1-gcc, configure-stage2-gcc,
11174 configure-stage3-gcc, all-stage1-gcc,
11175 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
11176 Use new-stageN-start to prepare the tree.
11177
11178 2004-05-23 Paolo Bonzini <bonzini@gnu.org>
11179
11180 * Makefile.def (host_modules): add libcpp.
11181 * Makefile.tpl: Add dependencies on and for libcpp.
11182 * Makefile.in: Regenerate.
11183 * configure.in: Add libcpp host module.
11184 * configure: Regenerate.
11185
11186 2004-05-21 Paolo Bonzini <bonzini@gnu.org>
11187
11188 * Makefile.tpl: Whenever a recursive target is defined, wrap
11189 it in a special @if/@endif block, and prepare its maybe
11190 dependency in the @if/@endif block
11191 * configure.in: Instead of writing maybe dependencies, remove
11192 the @if/@endif statements, and remove the @if/@endif blocks
11193 that remain.
11194 * configure: Regenerate.
11195 * Makefile.in: Regenerate.
11196
11197 2004-05-20 Janis Johnson <janis187@us.ibm.com>
11198
11199 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
11200
11201 2004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
11202
11203 PR bootstrap/15120
11204 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
11205 * */configure: Rebuilt.
11206
11207 2004-05-17 Zack Weinberg <zack@codesourcery.com>
11208
11209 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
11210 of libf2c.
11211 * configure, Makefile.in: Regenerate.
11212
11213 2004-05-13 Tobias Schlüter <tobi@gcc.gnu.org>
11214
11215 * MAINTAINERS (Write After Approval): Add myself.
11216
11217 2004-05-13 Diego Novillo <dnovillo@redhat.com>
11218
11219 Merge from tree-ssa-20020619-branch.
11220
11221 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
11222 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
11223 (HOST_GMPLIBS): Define.
11224 (HOST_GMPINC): Define.
11225 (TARGET_LIB_PATH): Add libmudflap.
11226 (GFORTRAN_FOR_TARGET): Define.
11227 (configure-build*): Export GFORTRAN.
11228 (configure-gcc): Export GMPLIBS and GMPINC.
11229 (all-gcc): Add maybe-all-libbanshee.
11230 (configure-target-libgfortran): Define.
11231 * Makefile.in: Regenerate.
11232 * configure.in (host_libs): Add libbanshee.
11233 (target_libraries): Add target-libmudflap and target-libgfortran.
11234 Add --with-libbanshee.
11235 Handle --disable-libmudflap.
11236 (*-*-freebsd*): Use with_gmp.
11237 Add $(libgcj) to noconfigdirs.
11238 * configure: Regenerate.
11239 * depcomp: New file.
11240 * MAINTAINERS: Add tree-ssa maintainers.
11241
11242 2004-05-04 Vladimir Makarov <vmakarov@redhat.com>
11243
11244 * MAINTAINERS (Various Maintainers): Add myself.
11245
11246 2004-04-30 Brian Ford <ford@vss.fsi.com>
11247
11248 * MAINTAINERS (Write After Approval): Add myself.
11249
11250 2004-04-29 Uros Bizjak <uros@kss-loka.si>
11251
11252 * MAINTAINERS (Write After Approval): Add myself.
11253
11254 2004-04-28 Paolo Bonzini <bonzini@gnu.org>
11255
11256 * config/acx.m4: Fix fastcompare support for new-bootstrap.
11257 * configure: Regenerate.
11258
11259 2004-04-27 Paolo Bonzini <bonzini@gnu.org>
11260
11261 Revert:
11262 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
11263
11264 * Makefile.def (flags_to_pass): Remove *dir variables that
11265 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
11266 as well as prefix and exec_prefix.
11267 * Makefile.in: Regenerate.
11268
11269 2004-04-26 Robert Millan <robertmh@gnu.org>
11270
11271 Add patches from libtool CVS.
11272 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
11273 * ltconfig: Likewise.
11274 * ltcf-c.sh: Likewise.
11275 * ltcf-cxx.sh: Likewise.
11276 * ltcf-gcj.sh: Likewise.
11277
11278 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
11279
11280 * Makefile.def (host_modules): Mark with the bootstrap
11281 flag packages on which gcc depends.
11282 * Makefile.tpl (all-bootstrap): Use it.
11283 * Makefile.in: Regenerate.
11284
11285 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
11286
11287 * Makefile.def (flags_to_pass): Remove *dir variables that
11288 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
11289 as well as prefix and exec_prefix.
11290 * Makefile.in: Regenerate.
11291
11292 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
11293
11294 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
11295 * configure: Regenerate.
11296 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
11297 * gcc/Makefile.tpl (compare): Use the result of the test.
11298 * gcc/Makefile.in: Regenerate.
11299
11300 2004-04-23 Paolo Bonzini <bonzini@gnu.org>
11301
11302 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
11303 Always relocate gcc and prev-gcc to the original names, even
11304 if the build fails.
11305 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
11306 New targets.
11307
11308 2004-04-23 Laurent GUERBY <laurent@guerby.net>
11309
11310 * MAINTAINERS: Update my email address.
11311
11312 2004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11313
11314 * configure.in (mips*-*-irix5*): Enable ld.
11315 * configure: Regenerate.
11316
11317 2004-04-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11318
11319 * configure: Regenerate.
11320
11321 2004-04-15 James E Wilson <wilson@specifixinc.com>
11322
11323 * Makefile.tpl (configure-[+module+], configure-gcc,
11324 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
11325 Set and export LDFLAGS.
11326 * Makefile.in: Regenerate.
11327
11328 2004-04-12 Michael Chastain <mec.gnu@mindspring.com>
11329
11330 * MAINTAINERS: Add myself to write-after-approval.
11331
11332 2004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
11333
11334 PR bootstrap/14871
11335 * Makefile.tpl: If we don't have built-in-tree target tools,
11336 use the ones found by configure rather than hacking around with
11337 program_transform_name.
11338 * configure.in: Give Makefile.tpl the information necessary
11339 to do that.
11340 * Makefile.in: Regenerate.
11341 * configure: Regenerate.
11342
11343 2004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
11344
11345 PR bootstrap/14760
11346 * configure.in: When computing baseargs, strip *all* copies of
11347 offending options. Also, don't match/substitute the trailing space,
11348 so that this actually works when two similar options are separated by
11349 only one space.
11350 * configure: Regenerate.
11351
11352 2004-04-06 David Edelsohn <edelsohn@gnu.org>
11353
11354 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
11355 (rs6000-*-aix*): Same.
11356 * configure: Regenerate.
11357
11358 2004-04-05 Ranjit Mathew <rmathew@hotmail.com>
11359
11360 * MAINTAINERS: Add myself to write-after-approval.
11361
11362 2004-04-03 Bud Davis <bdavis9659@comcast.net>
11363
11364 * MAINTAINERS: Add myself to write-after-approval.
11365
11366 2004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
11367
11368 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
11369 STRICT_WARN, WARN_CFLAGS flags passed down to make.
11370 * Makefile.in: Regenerate.
11371
11372 * configure.in (top level bootstrap support): Rework --enable-werror
11373 to set @stage2_werror_flag@.
11374 * configure: Regenerate.
11375 * Makefile.tpl (top level bootstrap support): Pass
11376 @stage2_werror_flag@ down to configure in stages 2 and 3.
11377 * Makefile.in: Regenerate.
11378
11379 2004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
11380
11381 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
11382 for stages 2 and 3 as well as in make. As a consequence, remove
11383 OUTPUT_OPTION (now detected by configure) from the flags passed down
11384 to make.
11385 * Makefile.in: Regenerate.
11386
11387 * Makefile.tpl (new-bootstrap): Fix typo.
11388 * Makefile.in: Regenerate.
11389
11390 2004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
11391
11392 * Makefile.tpl: Rearrange by moving recursive_targets rules
11393 into their proper sections.
11394 * Makefile.tpl (top level bootstrap support): Move disabling
11395 of coverage flags from 'make' to 'configure'; improve comments.
11396 * Makefile.in: Regenerate.
11397
11398 * Makefile.tpl (experimental top level bootstrap) Move stage1
11399 language setting from all- target to configure- target; disable
11400 intermodule optimization in stage 1; prevent gratuitous rebuilds
11401 of stage 1.
11402 * Makefile.in: Regenerate.
11403 * configure.in: Comma-separate stage 1 language list for top
11404 level bootstrap.
11405 * configure: Regenerate.
11406
11407 * Makefile.tpl: Clean up experimental top level bootstrap support:
11408 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
11409 prev-gcc in configure- targets as well as all- targets.
11410 * Makefile.in: Regenerate.
11411
11412 2004-03-21 Kelley Cook <kcook@gcc.gnu.org>
11413
11414 * compile: New file imported from automake.
11415
11416 2004-03-17 Paolo Bonzini <bonzini@gnu.org>
11417
11418 * configure.in: Remove symbolic link section.
11419 * configure: Regenerate.
11420 * Makefile.tpl (links): Remove.
11421 * Makefile.in: Regenerate.
11422
11423 2004-03-15 Paolo Bonzini <bonzini@gnu.org>
11424 Nathanael Nerode <neroden@gcc.gnu.org>
11425
11426 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
11427 Set with AC_CHECK_PROGS.
11428 * configure.in: Fix comment typo from last patch.
11429 * configure: Regenerate.
11430
11431 2004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
11432
11433 * Makefile.tpl: Introduce experimental top level bootstrap support.
11434 * Makefile.in: Regenerate.
11435 * configure.in: Introduce support for top level bootstrap.
11436 * configure: Regenerate.
11437
11438 2004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
11439 Paolo Bonzini <bonzini@gnu.org>
11440
11441 PR bootstrap/14522
11442 * configure.in: Cope with shells that do not support unquoted ^
11443 * configure: Regenerate.
11444
11445 2004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
11446 Paolo Bonzini <bonzini@gnu.org>
11447
11448 PR bootstrap/14522
11449 * configure.in: Cope with shells that do not support nesting
11450 quotes inside quoted backquote substitutions.
11451 * configure: Regenerate.
11452
11453 2004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
11454
11455 PR bootstrap/14522
11456 * configure.in: Fix escaping of $.
11457 * configure: Regenerate.
11458
11459 2004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
11460
11461 * configure: Regenerate, since I forgot to while committing Paolo's
11462 changes.
11463
11464 2004-03-08 Paolo Bonzini <bonzini@gnu.org>
11465
11466 PR ada/14131
11467 Move language detection to the top level.
11468 * configure.in: Find default values for the tools as
11469 soon as possible. Disable ada if GNAT is not found.
11470 Emit error message about missing languages. Expand
11471 --enable-languages=all for the gcc subdirectory.
11472
11473 2004-03-10 Ben Elliston <bje@gnu.org>
11474
11475 * MAINTAINERS: Update my email address.
11476
11477 2004-03-05 David Edelsohn <edelsohn@gnu.org>
11478
11479 * ltconfig: Disable building static libraries if building shared
11480 libraries on AIX 5L.
11481
11482 2004-03-01 Richard Sandiford <rsandifo@redhat.com>
11483
11484 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
11485 and disable libgcj.
11486 * configure: Regenerated.
11487
11488 2004-03-01 Brian Booth <bbooth@redhat.com>
11489
11490 * MAINTAINERS: Add myself to write-after-approval.
11491
11492 2004-03-01 Paolo Bonzini <bonzini@gnu.org>
11493
11494 * MAINTAINERS: Add myself to write-after-approval.
11495
11496 2004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
11497
11498 PR bootstrap/7087
11499 * Makefile.tpl: Guard XFOO sed statements better.
11500 * Makefile.tpl: Add dependency for configure-target-libada.
11501 * Makefile.in: Regenerate (incidentally fixes broken
11502 commit when libada-branch was merged).
11503
11504 2004-02-25 Kelley Cook <kcook@gcc.gnu.org>
11505
11506 * MAINTAINERS: Add myself to write-after-approval.
11507
11508 2004-02-20 Andrew Pinski <pinskia@physics.uc.edu>
11509
11510 * MAINTAINERS: Add Nicola Pero and myself as libobjc
11511 maintainers.
11512
11513 2004-02-20 Andrew Cagney <cagney@redhat.com>
11514
11515 * config.guess: Update from version 2003-10-16 to 2004-02-16.
11516 * config.sub: Update from version 2003-11-03 to 2004-02-16.
11517
11518 2004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
11519
11520 PR bootstrap/11932
11521 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
11522
11523 2004-02-14 Jerry Quinn <jlquinn@optonline.net>
11524
11525 * MAINTAINERS: Added myself to write-after-approval.
11526
11527 2004-02-14 Michael Koch <konqueror@gmx.de>
11528
11529 * MAINTAINERS: Added myself to write-after-approval.
11530
11531 2004-02-13 Joseph S. Myers <jsm@polyomino.org.uk>
11532
11533 * MAINTAINERS: Move Steve Chamberlain to write-after-approval. Move
11534 some OS port maintainers to OS port maintainers section.
11535
11536 2004-02-13 Frank Ch. Eigler <fche@redhat.com>
11537
11538 * MAINTAINERS: Add self.
11539
11540 2004-02-12 Kazu Hirata <kazu@cs.umass.edu>
11541
11542 * MAINTAINERS: Alphabetize.
11543
11544 2004-02-12 Paolo Bonzini <bonzini@gnu.org>
11545
11546 * MAINTAINERS: Remove myself.
11547
11548 2004-02-11 David Edelsohn <edelsohn@gnu.org>
11549
11550 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
11551 (rs6000-*-aix*): Same.
11552 * configure: Regenerate.
11553
11554 2004-02-11 Kelley Cook <kcook@gcc.gnu.org>
11555
11556 * configure.in (host): Add in missing $noconfigdirs to defines.
11557 * configure: Regenerate.
11558
11559 2004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
11560 Nathanael Nerode <neroden@gcc.gnu.org>
11561
11562 PR ada/6637, PR ada/5911
11563 Merge with libada-branch:
11564 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
11565 with appropriate dependencies. Add --enable-libada configure switch.
11566 * configure, Makefile.in: Regenerate.
11567
11568 2004-02-09 Paolo Bonzini <bonzini@gnu.org>
11569
11570 * MAINTAINERS: Add myself to write-after-approval.
11571
11572 2004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11573
11574 * configure.in: Don't pass --with-stabs on IRIX 5 either.
11575 * configure: Regenerate.
11576
11577 2004-02-04 Geoffrey Keating <geoffk@apple.com>
11578
11579 Merge from upstream:
11580
11581 * ltmain.in: When setting IFS to '~', be careful about user
11582 arguments that contain '~'.
11583
11584 2004-02-04 Peter O'Gorman <peter@pogma.com>
11585
11586 * ltmain.in (infer_tag): Move tag inferrence to a shell function.
11587 Also test $base_compile against $CC with escaped arguments. Bug
11588 reported by Geoff Keating <geoffk@apple.com>.
11589
11590 2004-02-04 Kazu Hirata <kazu@cs.umass.edu>
11591
11592 * MAINTAINERS: Remove i960 port.
11593
11594 2004-01-23 DJ Delorie <dj@redhat.com>
11595
11596 * Makefile.def (target_modules) [libiberty]: Don't stage.
11597 * Makefile.in: Rebuilt.
11598
11599 2004-01-20 Caroline Tice <ctice@apple.com>
11600
11601 * MAINTAINERS: Add myself to write-after-approval.
11602
11603 2004-01-19 Paolo Carlini <pcarlini@suse.de>
11604
11605 * MAINTAINERS: Update my email address.
11606
11607 2004-01-18 James A. Morrison <ja2morri@uwaterloo.ca>
11608
11609 * MAINTAINERS: Add myself to write-after-approval.
11610
11611 2004-01-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
11612
11613 * MAINTAINERS: Remove entries without email address.
11614
11615 2004-01-15 Daniel Jacobowitz <drow@mvista.com>
11616
11617 * MAINTAINERS: Add myself to write-after-approval.
11618
11619 2004-01-15 Steven Bosscher <stevenb@suse.de>
11620
11621 * MAINTAINERS: Update my email address.
11622
11623 2004-01-14 Loren J. Rittle <ljrittle@acm.org>
11624
11625 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
11626 * Makefile.tpl (configure-target-[+module+]): Support stage.
11627 * Makefile.in: Rebuilt.
11628
11629 2004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
11630
11631 * MAINTAINERS: Add myself as a libiberty MAINTAINER.
11632
11633 2004-01-10 Richard Sandiford <rsandifo@redhat.com>
11634
11635 * MAINTAINERS: Add myself as a MIPS maintainer.
11636
11637 2004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
11638
11639 * configure.in: Use ./config.cache, not config.cache.
11640 * configure: Regenerate.
11641 * Makefile.tpl: Special-casing not needed for GCC any more.
11642 * Makefile.in: Regenerate.
11643
11644 * configure.in: Don't share a cache file for host dirs.
11645 * configure: Regenerate.
11646
11647 * config-ml.in: Don't mess with the cache file.
11648
11649 2004-01-04 Eric Botcazou <ebotcazou@libertysurf.fr>
11650
11651 * MAINTAINERS: Move myself from 'Write After Approval' to
11652 'CPU Port Maintainers' section as SPARC maintainer.
11653
11654 2004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
11655
11656 * Makefile.tpl: Make GCC use a separate config.cache.
11657 * Makefile.in: Regenerate.
11658
11659 PR bootstrap/11932, PR bootstrap/11933
11660 (I don't know if it will fix either of them, but it relates
11661 to them.)
11662 * configure.in: Don't use shared config.cache for target
11663 directories.
11664 * configure: Regenerate.
11665
11666 2004-01-02 Dan Nicolaescu <dann@ics.uci.edu>
11667
11668 * MAINTAINERS: Add myself to 'Write After Approval' section.
11669
11670 2003-12-31 Roger Sayle <roger@eyesopen.com>
11671
11672 * configure.in (ia64*-*-hpux*): Disable building java libraries.
11673 * configure: Regenerated.
11674
11675 2003-12-23 Kazu Hirata <kazu@cs.umass.edu>
11676
11677 * MAINTAINERS: Remove the mn10200 maintainer.
11678
11679 2003-12-21 Bernardo Innocenti <bernie@develer.com>
11680
11681 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
11682 * configure: Regenerated.
11683
11684 2003-12-16 Jan Hubicka <jh@suse.cz>
11685
11686 * MAINTAINERS: Add myself as callgraph maintainer.
11687
11688 2003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
11689
11690 * configure.in (raw_libstdcxx_flags): Remove the leading space.
11691 * configure: Regenerate.
11692
11693 2003-12-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
11694
11695 * MAINTAINERS: Move myself from 'Bug database only accounts' to
11696 'Write After Approval' section. Update email.
11697
11698 2003-12-01 James Lemke <jim@wasabisystems.com>
11699
11700 * MAINTAINERS (Write After Approval): Add myself.
11701
11702 2003-11-20 Matt Thomas <matt@3am-software.com>
11703
11704 * MAINTAINERS: Add myself as a vax port maintainer.
11705
11706 2003-11-20 Kelley Cook <kcook@gcc.gnu.org>
11707
11708 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
11709 (configure-build-[+module+], configure-[+module+]): Likewise.
11710 (configure-target-[+module+], configure-gcc, config.status): Likewise.
11711 * Makefile.in: Regenerate.
11712
11713 2003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
11714
11715 * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
11716 shared/dylibed libraries.
11717 * ltmain.sh: Likewise.
11718 * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
11719 * ltcf-cxx.sh: Likewise.
11720 * ltcf-gcj.sh: Likewise.
11721 * ltconfig: Likewise.
11722
11723 2003-11-17 Stan Cox <scox@redhat.com>
11724
11725 * MAINTAINERS: Add myself as iq2000 port maintainer.
11726
11727 2003-11-14 Arnaud Charlet <charlet@act-europe.fr>
11728
11729 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
11730 * Makefile.in: Regenerate.
11731
11732 2003-11-03 Ulrich Weigand <uweigand@de.ibm.com>
11733
11734 * config.sub: Update to 2003-11-03 version.
11735
11736 2003-10-20 Phil Edwards <phil@codesourcery.com>
11737
11738 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
11739 * configure: Regenerate.
11740
11741 2003-10-20 Nicolas Pitre <nico@cam.org>
11742
11743 * MAINTAINERS: Add myself to 'Write After Approval' section.
11744
11745 2003-10-20 Arnaud Charlet <charlet@act-europe.fr>
11746
11747 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
11748
11749 2003-10-19 Joseph S. Myers <jsm@polyomino.org.uk>
11750
11751 * MAINTAINERS: Update my email address.
11752
11753 2003-10-17 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11754
11755 * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
11756
11757 2003-10-17 Ralph Loader <rcl@ihug.co.nz>
11758
11759 * MAINTAINERS: Add myself to 'Write After Approval' section.
11760
11761 2003-10-16 Bernardo Innocenti <bernie@develer.com>
11762
11763 * config.guess: Update to 2003-10-16 version.
11764 * config.sub: Update to 2003-10-16 version.
11765
11766 2003-10-15 David Daney <ddaney@avtrex.com>
11767
11768 * MAINTAINERS: Added myself to 'Write After Approval' section.
11769
11770 2003-10-15 Falk Hueffner <falk@debian.org>
11771
11772 * MAINTAINERS: Move myself from 'Bug database only accounts' to
11773 'Write After Approval' section. Update email.
11774
11775 2003-10-14 Roger Sayle <roger@eyesopen.com>
11776
11777 * MAINTAINERS: Move myself from 'Write After Approval' to
11778 'Various Maintainers' section as middle-end maintainer.
11779
11780 2003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
11781
11782 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
11783 HOST_FLAGS_TO_PASS.
11784 * Makefile.in: Regenerate.
11785
11786 2003-10-11 Bernardo Innocenti <bernie@develer.com>
11787
11788 * config.guess: Update to 2003-10-07 version.
11789 * config.sub: Update to 2003-10-07 version.
11790
11791 2003-10-06 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11792
11793 * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
11794 * ltconfig (irix5*, irix6*): Don't override version_type.
11795
11796 2003-10-05 Mohan Embar <gnustuff@thisiscool.com>
11797
11798 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
11799 * configure: Rebuilt
11800 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
11801 * Makefile.in: Rebuilt
11802
11803 2003-10-03 H.J. Lu <hongjiu.lu@intel.com>
11804
11805 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
11806
11807 2003-09-30 Carlo Wood <carlo@alinoe.com>
11808
11809 * MAINTAINERS (Write After Approval): Add myself.
11810
11811 2003-09-29 Paul Koning <ni1d@arrl.net>
11812
11813 * MAINTAINERS: Move myself from "Write After Approval"
11814 to CPU platform maintainers for pdp11 platform.
11815
11816 2003-09-23 Andreas Tobler <a.tobler@schweiz.ch>
11817
11818 * MAINTAINERS: Move myself from 'Write After Approval' to
11819 'Various Maintainers' section as libffi testsuite maintainer.
11820
11821 2003-09-21 Daniel Jacobowitz <drow@mvista.com>
11822
11823 * configure.in: Pass a computed --program-transform-name
11824 to subconfigures.
11825 * configure: Regenerated.
11826
11827 2003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
11828
11829 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
11830 * Makefile.in: Regenerate.
11831
11832 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
11833 * Makefile.in: Regenerate.
11834
11835 2003-09-19 Ziemowit Laski <zlaski@apple.com>
11836
11837 * MAINTAINERS: Move myself from 'Write After Approval'
11838 to 'Various Maintainers' (objective-c) section.
11839
11840 2003-09-17 Daniel Jacobowitz <drow@mvista.com>
11841
11842 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
11843 quoting.
11844 * configure: Regenerated.
11845
11846 2003-09-16 Joel Brobecker <brobecker@gnat.com>
11847
11848 * MAINTAINERS (Write After Approval): Add myself to write after
11849 approval list.
11850
11851 2003-09-16 Dorit Naishlos <dorit@il.ibm.com>
11852
11853 * MAINTAINERS (Write After Approval): Add myself.
11854
11855 2003-09-09 Ian Lance Taylor <ian@wasabisystems.com>
11856
11857 * MAINTAINERS: Update my e-mail address.
11858
11859 2003-09-09 Alan Modra <amodra@bigpond.net.au>
11860
11861 * libtool.m4 (LD): Correct powerpc64 host match.
11862
11863 2003-09-06 James E Wilson <wilson@tuliptree.org>
11864
11865 * MAINTAINTERS: Update my affiliation and email address.
11866
11867 2003-09-06 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
11868
11869 * MAINTAINERS (Write After Approval): Add myself.
11870
11871 2003-09-04 DJ Delorie <dj@redhat.com>
11872
11873 * configure: Regenerate.
11874
11875 2003-09-04 Robert Millan <robertmh@gnu.org>
11876
11877 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
11878
11879 2003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
11880
11881 * configure.in: Ensure arguments to sed are properly spaced.
11882 * configure: Regenerate.
11883
11884 2003-08-30 Gerald Pfeifer <gerald@pfeifer.com>
11885
11886 * MAINTAINERS: Update my e-mail address.
11887
11888 2003-08-28 Mohan Embar <gnustuff@thisiscool.com>
11889
11890 * MAINTAINERS (Write After Approval): Add myself.
11891
11892 2003-08-27 Daniel Jacobowitz <drow@mvista.com>
11893
11894 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
11895 * configure: Regenerated.
11896
11897 2003-08-23 Marek Michalkiewicz <marekm@amelek.gda.pl>
11898
11899 * MAINTAINERS: Update my email address.
11900
11901 2003-08-23 Phil Edwards <pme@gcc.gnu.org>
11902
11903 * configure.in: Use newline instead of semicolon when assuming
11904 shell arguments in a for loop.
11905 * configure: Regenerated.
11906
11907 2003-08-22 Jason Eckhardt <jle@rice.edu>
11908
11909 * MAINTAINERS: Resurrect the i860 maintainer.
11910
11911 2003-08-20 Geoffrey Keating <geoffk@apple.com>
11912
11913 PR 8180
11914 * configure.in: When testing with_libs and with_headers, treat
11915 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
11916 * configure: Regenerate.
11917
11918 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
11919 make, shell, etc.
11920 (baseargs): Likewise.
11921 * configure: Regenerate.
11922
11923 2003-08-20 Bernardo Innocenti <bernie@develer.com>
11924
11925 * MAINTAINERS (Write After Approval): Add myself.
11926
11927 2003-08-19 Geoffrey Keating <geoffk@apple.com>
11928
11929 * configure.in: Disable libgcj for darwin not on powerpc.
11930 * configure: Rebuild.
11931
11932 2003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
11933
11934 * config-ml.in, symlink-tree: Add license.
11935
11936 2003-08-03 Richard Stallman <rms@gnu.org>
11937 Eben Moglen <moglen@columbia.edu>
11938
11939 * README.SCO: New file.
11940
11941 2003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
11942
11943 * Makefile.tpl (check, check-c++): Express dependencies using
11944 dependencies rather than commands.
11945 * Makefile.in: Regenerate.
11946
11947 2003-08-01 Andrew Cagney <cagney@redhat.com>
11948
11949 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
11950 * configure: Ditto.
11951
11952 2003-07-31 Geoffrey Keating <geoffk@apple.com>
11953
11954 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
11955 * Makefile.in: Update.
11956
11957 2003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
11958
11959 * configure.in: Enable libgcj for darwin.
11960 * configure: Rebuild.
11961
11962 2003-07-29 Phil Edwards <pme@gcc.gnu.org>
11963
11964 * config-ml.in: Use ac_configure_args directly instead of
11965 ml_arguments. Only set ml_norecursion if --no[-]recursion is
11966 actually seen.
11967
11968 2003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
11969
11970 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
11971 creating target and build subdirs to build all parent dirs as needed.
11972 * Makefile.in: Rebuild.
11973 * configure.in: Don't build dirs explicitly here.
11974 * configure: Rebuild.
11975
11976 2003-07-26 Paul Brook <paul@nowt.org>
11977
11978 * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
11979
11980 2003-07-22 Alexandre Oliva <aoliva@redhat.com>
11981
11982 * Makefile.tpl (all-make): Depend on intl.
11983 * Makefile.in: Rebuilt.
11984
11985 2003-07-20 Phil Edwards <pme@gcc.gnu.org>
11986
11987 * install-sh: Update to newer upstream versions (associated with
11988 aclocal 1.7).
11989 * mkinstalldirs: Likewise.
11990 * missing: Likewise, plus $1Help2man -> $1 typo fix.
11991
11992 2003-07-16 Andrew Pinski <pinskia@gcc.gnu.org>
11993
11994 * MAINTAINERS: Move self from Bug database only accounts
11995 to write-after-approval.
11996
11997 2003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
11998
11999 * config.if: Remove unused libc_interface determination.
12000
12001 2003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
12002
12003 * MAINTAINERS: Move self from write-after-approval to
12004 build machinery (*.in).
12005
12006 2003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
12007
12008 PR bootstrap/11273
12009 PR bootstrap/11408
12010 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
12011 unused INSTALL_PROGRAM_ARGS.
12012 * configure.in: Use AC_PROG_INSTALL.
12013 * Makefile.in: Regenerate.
12014 * configure: Regenerate.
12015
12016 2003-07-13 Kazu Hirata <kazu@cs.umass.edu>
12017
12018 * MAINTAINERS: Alphabetize.
12019
12020 2003-07-10 Alexandre Oliva <aoliva@redhat.com>
12021
12022 * configure: Rebuilt.
12023 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
12024 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
12025 newlib nor libgloss.
12026 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
12027 * configure.in (am33_2.0-*-linux*): Added.
12028
12029 2003-07-09 Bob Wilson <bob.wilson@acm.org>
12030
12031 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
12032 * configure: Regenerate.
12033
12034 2003-07-07 Zack Weinberg <zack@codesourcery.com>
12035
12036 * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
12037 * Makefile.in: Regenerate.
12038
12039 2003-07-04 Zack Weinberg <zack@codesourcery.com>
12040
12041 * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
12042 * Makefile.in: Regenerate.
12043
12044 2003-07-04 H.J. Lu <hongjiu.lu@intel.com>
12045
12046 * Makefile.tpl: Replace PWD with PWD_COMMAND.
12047 * Makefile.in: Regenerated.
12048
12049 * config-ml.in: Replace PWD with PWD_COMMAND.
12050
12051 2003-07-04 Zack Weinberg <zack@codesourcery.com>
12052
12053 * intl: New directory; see intl/ChangeLog for details.
12054 * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
12055 * Makefile.tpl: all-gcc depends on maybe-all-intl.
12056 * Makefile.in: Regenerate.
12057
12058 2003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
12059
12060 * configure.in: Clean up config-lang.in handling. Delete
12061 useless assignment to "subdirs".
12062 * configure: Regenerate.
12063
12064 2003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
12065
12066 * configure.in: Rename 'target_libs' to 'target_libraries'.
12067 Remove useless reference to 'target_libs'.
12068 * configure: Regenerate.
12069
12070 2003-06-23 Keith Seitz <kseitz@sources.redhat.com>
12071
12072 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
12073 * Makefile.in: Regenerate.
12074
12075 2003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
12076
12077 * Makefile.def: Introduce flags_to_pass.
12078 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
12079 * Makefile.in: Regenerate.
12080
12081 2003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
12082
12083 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
12084 and target-libgloss.
12085 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
12086 <h8300*-*-*>: Disable libf2c and ${libgcj}.
12087 * configure: Regenerate.
12088
12089 2003-06-17 Benjamin Kosnik <bkoz@redhat.com>
12090
12091 * configure.in: Update testsuite_flags to new location.
12092 * configure. Regenerate.
12093
12094 2003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
12095
12096 * Makefile.tpl: Remove BUILD_CC stuff.
12097 * Makefile.in: Regenerate.
12098
12099 2003-06-17 Kazu Hirata <kazu@cs.umass.edu>
12100
12101 * MAINTAINERS (Write After Approval): Remove Andrew Haley.
12102
12103 2003-06-16 Graeme Peterson <gp@qnx.com>
12104
12105 * MAINTAINERS (Write After Approval): Add myself.
12106
12107 2003-06-14 H.J. Lu <hongjiu.lu@intel.com>
12108
12109 * config.guess: Update to 2003-06-12 version.
12110 * config.sub: Update to 2003-06-13 version.
12111
12112 2003-06-12 H.J. Lu <hongjiu.lu@intel.com>
12113
12114 * config.guess: Update to 2003-06-06 version.
12115 * config.sub: Update to 2003-06-06 version.
12116
12117 2003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12118
12119 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
12120 * configure. Regenerate.
12121
12122 2003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
12123
12124 * configure.in: Disable serial configure by default.
12125 * configure: Regenerate.
12126 * Makefile.tpl: Abolish .NOTPARALLEL.
12127 * Makefile.in: Regenerate.
12128
12129 * Makefile.tpl: Replace {build,host,target}_canonical by
12130 {build,host,target}.
12131 * Makefile.in: Regenerate.
12132
12133 * Makefile.tpl: Fix stupid pasto.
12134 * Makefile.in: Regenerate.
12135
12136 2003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
12137
12138 * Makefile.tpl: Remove bogus conditional.
12139 * Makefile.in: Regenerate.
12140
12141 2003-06-05 Jan Hubicka <jh@suse.cz>
12142
12143 * Makefile.tpl (profiledbootstrap): New target.
12144 * Makefile.in (profiledbootstrap): New target.
12145
12146 2003-06-05 Wolfgang Bangerth <bangerth@dealii.org>
12147
12148 * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
12149 Pinski. Remove user names from other bugzilla-only maintainers.
12150
12151 2003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
12152
12153 * Makefile.tpl: Make 'recursive targets' using autogen rather
12154 than shell loop. Remove duplicate 'clean' targets and false
12155 comments.
12156 * Makefile.def: Add systematic dependencies to 'recursive' targets.
12157 Add systematic method of specifying missing targets in subdirs.
12158 Add copyright boilerplate.
12159 * Makefile.in: Regenerate.
12160 * configure.in: Add 'recursive targets' to maybe list.
12161 * configure: Regenerate.
12162
12163 * MAINTAINERS: "GNATS only" -> "Bug database only".
12164
12165 * Makefile.tpl: Rename [+target+] to [+make_target+].
12166 * Makefile.def: Rename 'target' to 'make_target'.
12167
12168 2003-05-31 Neil Booth <neil@daikokuya.co.uk>
12169
12170 * MAINTAINERS: Add self as options handling maintainer.
12171
12172 2003-05-28 Michael Meissner <gnu@the-meissners.org>
12173
12174 * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
12175 been too long since I touched those ports.
12176
12177 2003-05-28 DJ Delorie <dj@redhat.com>
12178
12179 * Makefile.tpl: Make maybe-check-gcc .PHONY.
12180 * Makefile.in: Regenerate.
12181
12182 2003-05-21 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
12183
12184 * configure.in: Use curly braces in the definition of tooldir.
12185 * configure: Regenerate.
12186
12187 2003-05-21 DJ Delorie <dj@redhat.com>
12188
12189 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
12190 newlib or libgloss.
12191 * Makefile.in: Regenerate.
12192
12193 2003-05-21 DJ Delorie <dj@redhat.com>
12194
12195 * Makefile.tpl: Add missing empty maybe-check-gcc target.
12196 * Makefile.in: Regenerate.
12197
12198 2003-05-20 Ian Lance Taylor <ian@airs.com>
12199
12200 * MAINTAINERS: Update my e-mail address.
12201
12202 2003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
12203
12204 * configure.in: Switch more things to use maybe dependencies.
12205 * Makefile.tpl: Switch more things to use maybe dependencies.
12206 Factor out common code from autogen IF statements.
12207 * configure: Regenerate.
12208 * Makefile.in: Regenerate.
12209
12210 2003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
12211
12212 * configure.in: Accept i[3456789]86 for machine type.
12213 * configure: Regenerate.
12214
12215 2003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
12216
12217 * configure.in: Switch more things to use maybe dependencies.
12218 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
12219 * configure: Regenerate.
12220 * Makefile.tpl: Switch more things to use maybe dependencies.
12221 * Makefile.in: Regenerate.
12222
12223 2003-05-16 Andreas Schwab <schwab@suse.de>
12224
12225 * Makefile.tpl (install-opcodes): Define.
12226 * Makefile.in: Rebuild.
12227
12228 2003-05-13 Andreas Jaeger <aj@suse.de>
12229
12230 * config.guess: Update to 2003-05-09 version.
12231 * config.sub: Update to 2003-05-09 version.
12232
12233 2003-05-13 Michael Eager <eager@mvista.com>
12234
12235 * configure.in: Correct sed script so that options in quotes are not
12236 deleted.
12237 * configure: Rebuild.
12238
12239 2003-05-12 Corinna Vinschen <corinna@vinschen.de>
12240
12241 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
12242 and $$s/newlib/libc/sys/cygwin32 include paths.
12243 * configure: Ditto.
12244
12245 2003-05-12 Michael Meissner <gnu@the-meissners.org>
12246
12247 * MAINTAINERS: Update my email addresses.
12248
12249 2003-05-06 Eric Botcazou <ebotcazou@libertysurf.fr>
12250
12251 * config-ml.in: Propagate INSTALL variables.
12252
12253 2003-05-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12254
12255 * MAINTAINERS: Remove duplicate entries in Write After Approval.
12256
12257 2003-05-02 Chris Demetriou <cgd@broadcom.com>
12258
12259 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
12260 * Makefile.in: Regenerate.
12261
12262 2003-05-02 Wolfgang Bangerth <bangerth@dealii.org>
12263
12264 * MAINTAINERS (GNATS only): Add Falk Hueffner.
12265
12266 2003-04-30 Wolfgang Bangerth <bangerth@dealii.org>
12267
12268 * MAINTAINERS (GNATS only): Add Giovanni Bajo.
12269
12270 2003-04-27 Daniel Jacobowitz <drow@mvista.com>
12271
12272 * Makefile.tpl: Clean $(BUILD_SUBDIR).
12273 * Makefile.in: Regenerated.
12274
12275 2003-04-25 Wolfgang Bangerth <bangerth@dealii.org>
12276
12277 * MAINTAINERS (Write After Approval): Upgrade myself from
12278 GNATS only to write-after-approval. Update my mail address.
12279
12280 2003-04-25 Loren J. Rittle <ljrittle@acm.org>
12281
12282 (OS Port Maintainers: freebsd): Add myself.
12283
12284 2003-04-22 Mark Mitchell <mark@codesourcery.com>
12285
12286 * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
12287
12288 2003-04-22 Kean Johnston <jkj@sco.com>
12289
12290 * MAINTAINERS (SCO ports): Added myself.
12291
12292 2003-04-21 Nathan Sidwell <nathan@codesourcery.com>
12293
12294 * MAINTAINERS (gcov): Add myself and Jan Hubicka.
12295
12296 2003-04-19 Kean Johnston <jkj@sco.com>
12297
12298 * MAINTAINERS (Write After Approval): Add myself.
12299
12300 2003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12301
12302 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
12303 * Makefile.in: Regenerate.
12304
12305 2003-04-18 Jakub Jelinek <jakub@redhat.com>
12306
12307 * configure.in (powerpc64*-*-linux*): Remove.
12308 * configure: Rebuilt.
12309
12310 2003-04-17 Phil Edwards <pme@gcc.gnu.org>
12311
12312 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
12313 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
12314 and restrap.
12315 * Makefile.in: Regenerate.
12316
12317 2003-04-16 Richard Earnshaw <rearnsha@arm.com>
12318
12319 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
12320 * configure: Regenerated.
12321
12322 2003-04-15 DJ Delorie <dj@redhat.com>
12323
12324 * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
12325
12326 2003-04-13 Nick Clifton <nickc@redhat.com>
12327
12328 * config-ml.in: Remove support for --disable-aix removing
12329 call-aix multilibs.
12330
12331 2003-04-10 Alexandre Oliva <aoliva@redhat.com>
12332
12333 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
12334 * */configure: Rebuilt.
12335
12336 2003-04-08 Joel Sherrill <joel@oarcorp.com>
12337
12338 * MAINTAINERS: Add my email address.
12339
12340 2003-03-17 Olivier Hainque <hainque@act-europe.fr>
12341
12342 * MAINTAINERS (Write After Approval): Add myself.
12343
12344 2003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
12345
12346 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
12347 * Makefile.in: Regenerate.
12348
12349 2003-03-14 Michael Chastain <mec@shout.net>
12350
12351 * Makefile.in: Regenerate with correct Makefile.def.
12352
12353 2003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
12354
12355 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
12356 Make macro.
12357 * Makefile.in: Regenerate.
12358 * configure.in: Clean up gxx_include_dir logic.
12359 * configure: Regenerate.
12360
12361 2003-03-12 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
12362
12363 * MAINTAINERS (Write After Approval): Add myself.
12364
12365 2003-03-10 Ben Elliston <bje@wasabisystems.com>
12366
12367 * MAINTAINERS: Update my mail address.
12368
12369 2003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12370
12371 * configure.in (gxx_include_dir): Fix typo.
12372 * configure: Regenerated.
12373
12374 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
12375
12376 * Makefile.tpl: Reindent.
12377 * Makefile.in: Regenerate.
12378 * configure.in: Reindent. Don't set unused variables.
12379 * configure: Regenerate.
12380
12381 2003-03-04 Daniel Jacobowitz <drow@mvista.com>
12382
12383 * configure.in: Include $(build_tooldir)/sys-include in
12384 FLAGS_FOR_TARGET.
12385 * configure: Regenerated.
12386
12387 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
12388
12389 * Makefile.tpl: Always pass down RANLIB.
12390 * Makefile.in: Regenerate.
12391
12392 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
12393 * Makefile.in: Regenerate.
12394 * configure.in: Remove unused logic relating to --enable-shared
12395 and --enable-threads. Remove bogus comments. Remove redundant
12396 noconfigdirs.
12397 * configure: Regenerate.
12398
12399 * configure.in: Replace ${libstdcxx_version} by its value.
12400 Remove reference to mh-dgux.
12401 * configure: Regenerate.
12402
12403 2003-03-03 Kevin Buettner <kevinb@redhat.com>
12404
12405 * MAINTAINERS (Write After Approval): Add myself.
12406
12407 2003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
12408
12409 * Makefile.tpl: Rearrange.
12410 * Makefile.in: Regenerate.
12411
12412 2003-02-25 Uwe Stieber <uwe@wwws.de>
12413
12414 * configure.in: Add support for kaOS as cross build target system.
12415 * configure: Regenerated.
12416
12417 2003-02-24 Steven Bosscher <steven@gcc.gnu.org>
12418
12419 * MAINTAINERS (Write after approval): Add myself.
12420
12421 2003-02-21 James E Wilson <wilson@tuliptree.org>
12422
12423 * MAINTAINERS: Update my email address.
12424
12425 2003-02-21 Zack Weinberg <zack@codesourcery.com>
12426
12427 * MAINTAINERS: Add self to blanket write privs. section.
12428
12429 2003-02-20 Sean McNeil <sean@blue.mcneil.com>
12430
12431 * Makefile.tpl: Add definition of CPPFLAGS to pass into
12432 configure-target-* as some target builds may require additional
12433 flags for preprocessor tests.
12434 * Makefile.in: Regenerated.
12435
12436 2003-02-19 Alexandre Oliva <aoliva@redhat.com>
12437
12438 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
12439 * ltconfig: Handle it.
12440 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
12441 auto-detecting it.
12442
12443 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
12444 it is used as argument to $CC.
12445 * ltcf-gcj.sh: Likewise.
12446
12447 * configure.in: Introduce --enable-maintainer-mode.
12448 * configure: Rebuilt.
12449 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
12450 for maintainer mode.
12451 * Makefile.in: Rebuilt.
12452
12453 2003-02-18 Jason Merrill <jason@redhat.com>
12454
12455 * Makefile.tpl (check-c++): Allow parallelism.
12456
12457 2003-02-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12458
12459 * MAINTAINERS: Remove John Carr (who never actually had access to
12460 gcc.gnu.org).
12461
12462 2003-02-15 Geoffrey Keating <geoffk@apple.com>
12463
12464 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
12465 don't configure target-libobjc.
12466 * configure: Regenerate.
12467
12468 2003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12469
12470 * Makefile.tpl (RANLIB): Define.
12471 * Makefile.in: Regenerate.
12472
12473 2003-02-08 Laurynas Biveinis <laurynas.biveinis@mif.vu.lt>
12474
12475 * MAINTAINERS: Update my email.
12476
12477 2003-02-06 Keith R Seitz <keiths@redhat.com>
12478
12479 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
12480 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
12481 * Makefile.in: Regenerated.
12482 * configure.in: Remove all traces of snavigator, db, and grep.
12483 * configure: Regenerated.
12484
12485 2003-02-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12486
12487 * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
12488 After Approval.
12489
12490 2003-02-02 Christian Cornelssen <ccorn@cs.tu-berlin.de>
12491
12492 * MAINTAINERS (Write after approval): Add myself.
12493
12494 2003-01-31 Frank Ch. Eigler <fche@redhat.com>
12495
12496 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
12497 * Makefile.in: Regenerated.
12498
12499 2003-01-30 Roger Sayle <roger@eyesopen.com>
12500
12501 * config.guess: Updated to 2003-01-30's version.
12502 * config.sub: Updated to 2003-01-28's version.
12503
12504 2003-01-30 Alexandre Oliva <aoliva@redhat.com>
12505
12506 * config.if: If gcc_version is already set, just use it. Don't set
12507 gcc_version_trigger if it's already set, otherwise set it to
12508 gcc/version.c, but only if the file exists. If it is not set and
12509 gcc/version.c does not exist, try to extract the version number from
12510 $CC.
12511
12512 2003-01-29 Andreas Tobler <a.tobler@schweiz.ch>
12513
12514 * MAINTAINERS: Add myself to write-after-approval list.
12515
12516 2003-01-27 Phil Edwards <pme@gcc.gnu.org>
12517
12518 * configure.in: Revert 24Jan change.
12519 * configure: Regenerate.
12520
12521 2003-01-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12522
12523 * MAINTAINERS: Remove incorrect entry for Paul Eggert. Fix
12524 entry of HJ Lu.
12525
12526 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
12527
12528 * configure.in: Revert previous change.
12529 * configure: Regenerate.
12530
12531 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
12532
12533 * configure.in: Make rda native-only.
12534 * configure: Regenerate.
12535
12536 2003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
12537
12538 * MAINTAINERS: Move myself from GNATS-only-accounts to
12539 write-after-approval.
12540
12541 2003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
12542
12543 * configure.in: Add missing \.
12544 * configure: Rebuilt.
12545
12546 2003-01-17 Jakub Jelinek <jakub@redhat.com>
12547
12548 * configure.in (baseargs): Avoid using \| in sed regular
12549 expressions.
12550 * configure: Rebuilt.
12551
12552 2003-01-16 Jakub Jelinek <jakub@redhat.com>
12553
12554 * configure.in (baseargs): Remove all supported forms of
12555 --cache-file, --srcdir, --host, --build and --target options
12556 from argument lists.
12557 * configure: Rebuilt.
12558
12559 2003-01-15 Josef Zlomek <zlomekj@suse.cz>
12560
12561 * MAINTAINERS: Add myself to write-after-approval list.
12562
12563 2003-01-15 Alexandre Oliva <aoliva@redhat.com>
12564
12565 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
12566 * configure: Rebuilt.
12567
12568 2003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
12569
12570 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
12571 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
12572 * Makefile.in: Regenerate.
12573 * configure: Regenerate.
12574
12575 2003-01-09 Alexandre Oliva <aoliva@redhat.com>
12576
12577 * configure.in: Remove Makefile in build, host and target modules
12578 unless configure was run with --no-recursion.
12579 * configure: Rebuilt.
12580
12581 2003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
12582
12583 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
12584 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
12585 * Makefile.in: Regenerate.
12586
12587 2003-01-08 Chris Demetriou <cgd@broadcom.com>
12588
12589 * config.guess: Update to 2003-01-03 version.
12590 * config.sub: Update to 2003-01-03 version.
12591
12592 2003-01-07 Christopher Faylor <cgf@redhat.com>
12593
12594 * configure: Regenerate with proper autoconf 2.13.
12595
12596 2003-01-07 Christopher Faylor <cgf@redhat.com>
12597
12598 * configure.in: Add AC_PREREQ for consistency.
12599 * configure: Regenerate.
12600
12601 2003-01-06 Andrew Cagney <ac131313@redhat.com>
12602
12603 * configure.in (GDB_TK): Add tcl directories conditional on
12604 gdb/gdbtk directory being present.
12605 * configure: Regenerate.
12606
12607 2003-01-04 John David Anglin <dave.anglin@nrc.ca>
12608
12609 * configure.in (LD): Improve test for gcc. Try to set LD to the ld
12610 used by gcc if LD is not defined and we are not doing a Canadian Cross.
12611 * configure: Rebuilt.
12612
12613 2002-12-31 Tom Tromey <tromey@redhat.com>
12614
12615 * Makefile.in: Rebuilt.
12616 * Makefile.def (target_modules) [libffi]: Allow installation.
12617
12618 2002-12-31 Andreas Schwab <schwab@suse.de>
12619
12620 * configure.in: Fix use of $program_transform_name.
12621 * configure: Regenerated.
12622
12623 2002-12-30 Daniel Jacobowitz <drow@mvista.com>
12624
12625 * configure.in (baseargs): Don't remove first configure argument.
12626 * configure: Regenerated.
12627
12628 2002-12-29 Alexandre Oliva <aoliva@redhat.com>
12629
12630 * Makefile.tpl (local-distclean): Don't remove...
12631 (multilib.ts): ... this. Moved into...
12632 (multilib.out): ... this. Don't use sub-make.
12633 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
12634 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
12635 (configure-build-[+module+], configure-[+module+],
12636 configure-target-[+module+], configure-gcc): ... these. Test
12637 for Makefile existence. Drop config.status from dependencies.
12638 * Makefile.in: Rebuilt.
12639 * configure.in: Move gcc-version-trigger to the end of
12640 ac_configure_args. Add comments to maybedep.tmp and
12641 serdep.tmp. Introduce --disable-serial-configure. Remove
12642 nonopt from baseargs, matching and removing corresponding
12643 whitespace while at it.
12644 * configure: Rebuilt.
12645
12646 2002-12-28 Alexandre Oliva <aoliva@redhat.com>
12647
12648 * configure.in (host_configargs): Replace reference to
12649 no-longer-defined buildopts with --build=${build_alias}.
12650 * configure: Rebuilt.
12651
12652 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
12653 program_transform_name to standard idiom.
12654 (AUTOGEN, AUTOCONF): Define.
12655 (Makefile.in): Use $(AUTOGEN).
12656 (Makefile): Depend on config.status, and use autoconf-style rule to
12657 build it. Move original commands to...
12658 (config.status): ... this new target.
12659 (configure): Add $(srcdir). Depend on config/acx.m4. Use
12660 $(AUTOCONF).
12661 * Makefile.in: Rebuilt.
12662
12663 2002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
12664
12665 * Makefile.tpl: Fix dramatic bustage due to change in
12666 program_transform_name.
12667 * Makefile.in: Regenerate.
12668
12669 * configure.in: Remove unnecessary PATH setting.
12670 * configure: Regnerate.
12671
12672 * configure.in: Don't default to unprefixed tools unless
12673 the native tools will work.
12674 * configure: Regenerate.
12675
12676 * configure.in: Convert to autoconf script. Blow away lots
12677 of now-redundant Makefile fragments.
12678 * configure: Generate using Autoconf.
12679 * Makefile.tpl: Rewrite to reflect autoconfiscation.
12680 * Makefile.in: Regenerate.
12681
12682 2002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
12683
12684 * configure: Fix stupid bug where RANLIB was mistakenly included.
12685
12686 * configure.in: Rename (buildargs, hostargs, targargs) to
12687 (build_configargs, host_configargs, target_configargs).
12688
12689 * configure.in: Move logic out of sed statement.
12690
12691 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
12692 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
12693
12694 2002-12-25 Svein E. Seldal <Svein.Seldal@solidas.com>
12695
12696 * config.sub: Import from master repository
12697 * config.guess: Ditto
12698
12699 2002-12-24 Andreas Schwab <schwab@suse.de>
12700
12701 * Makefile.tpl (multilib.out): Fix missing space.
12702 * Makefile.in: Regenerate.
12703
12704 2002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
12705
12706 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
12707 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
12708 * Makefile.in: Regenerate.
12709 * configure.in: Remove unnecessary leftovers.
12710
12711 2002-12-21 Geoffrey Keating <geoffk@apple.com>
12712
12713 * configure.in (extra_ranlibflags_for_target): New variable.
12714 (*-*-darwin): Add -c to ranlib commands.
12715 * configure (tooldir): Handle extra_ranlibflags_for_target.
12716
12717 2002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
12718
12719 * Makefile.tpl: Revert HJL's change.
12720 * Makefile.in: Regenerated.
12721 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
12722 always.
12723
12724 2002-12-19 Andreas Schwab <schwab@suse.de>
12725
12726 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
12727 * Makefile.in: Regenerate.
12728
12729 2002-12-18 H.J. Lu <hjl@gnu.org>
12730
12731 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
12732 * Makefile.in: Regenerated.
12733
12734 * configure.in (build_prefix): New. Substitute.
12735
12736 2002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
12737
12738 * Makefile.tpl: Don't let real targets depend on phony targets.
12739 * Makefile.in: Regenerate.
12740
12741 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
12742 * Makefile.in: Regenerate.
12743
12744 2002-12-17 Svein E. Seldal <Svein.Seldal@solidas.com>
12745
12746 * config.sub: Import from master repository
12747 * config.guess: Ditto
12748
12749 2002-12-16 Jason Merrill <jason@redhat.com>
12750
12751 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
12752 previous 'make bootstrap'.
12753 * Makefile.in: Regenerate.
12754
12755 2002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
12756
12757 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
12758
12759 2002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
12760
12761 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
12762 * Makefile.in: Regenerate.
12763
12764 2002-12-13 Jason Merrill <jason@redhat.com>
12765
12766 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
12767 library tests.
12768 (check-c++): Just depend on it and check-target-libstdc++-v3.
12769 * Makefile.in: Regenerate.
12770
12771 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
12772
12773 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
12774 * Makefile.in: Rebuilt.
12775
12776 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
12777
12778 * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
12779
12780 2002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
12781
12782 * configure: Fix bug put in by gremlins.
12783
12784 * Makefile.tpl: Substitute more autoconfily.
12785 * configure: Substitute more autoconfily.
12786 * Makefile.in: Regenerate.
12787
12788 2002-12-09 Svein E. Seldal <Svein.Seldal@solidas.com>
12789
12790 * config.sub: Import from master repository
12791 * config.guess: Ditto
12792 * MAINTAINERS: Added Svein Seldal under write after approval
12793
12794 2002-12-08 Andrew Cagney <ac131313@redhat.com>
12795
12796 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
12797 * Makefile.in (all-sim): Ditto.
12798
12799 2002-12-06 DJ Delorie <dj@redhat.com>
12800
12801 * Makefile.tpl: Change configure dependencies to not have real
12802 targets depend on phony targets.
12803
12804 2002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
12805
12806 * configure.in: Revert unintentional change.
12807
12808 * Makefile.tpl: Change dependency for */multilib.out so that
12809 it works when gcc isn't in the tree.
12810
12811 * configure.in: Substitute more.
12812 * configure: Run subconfigures from the Makefile.
12813 * Makefile.tpl: Run subconfigures from the Makefile; add a few
12814 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
12815
12816 2002-12-05 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12817
12818 * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
12819
12820 2002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
12821
12822 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
12823 and corresponding dependencies.
12824 * Makefile.in: Regenerate.
12825
12826 * configure.in (host_tools): Order binutils, gas and ld for
12827 convenience in running the testsuites.
12828
12829 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
12830 * Makefile.in: Regenerate.
12831 * configure.in: Introduce rules to serialize subconfigure runs.
12832
12833 * configure.in: Introduce BASE_CC_FOR_TARGET.
12834 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
12835 Realize configure-build-* targets. Realize configure-target-* targets.
12836 * Makefile.in: Regenerate.
12837
12838 2002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
12839
12840 * configure: Move gcc_version_trigger stuff from here...
12841 * configure.in: ...to here.
12842
12843 * configure.in: Separate subconfigure options added by this file from
12844 options given by the user. Add machinery to put args for host
12845 subconfigures into the Makefile.
12846
12847 * Makefile.tpl: Remove 'vault' targets.
12848 * Makefile.tpl: Reorder and comment dependencies.
12849 * Makefile.in: Regenerate.
12850
12851 2002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
12852 * configure.in: Fix my broken commit of previous patch. (sigh)
12853
12854 2002-11-28 Geoffrey Keating <geoffk@apple.com>
12855
12856 * configure.in: Move host-specific darwin noconfigdirs into
12857 the host-specific section.
12858
12859 2002-11-28 Geoffrey Keating <geoffk@apple.com>
12860
12861 * configure.in: Move host-specific darwin noconfigdirs into
12862 the host-specific section.
12863
12864 2002-11-26 Nathanael Nerode <neroden@gcc.gnu.org>
12865
12866 * configure: Remove skip-this-dir support.
12867 * Makefile.tpl: Remove skip-this-dir support.
12868
12869 * Makefile.tpl: Remove leftover support for non-autoconfiscated
12870 subdirectories.
12871 * Makefile.in: Regenerate.
12872
12873 * Makefile.tpl: Strip out useless setting of 'dir'.
12874 * Makefile.in: Regenerate.
12875
12876 2002-11-22 Nathanael Nerode <neroden@gcc.gnu.org>
12877
12878 * configure.in: Fix deeply stupid bug.
12879
12880 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
12881 shell code in CXX_FOR_TARGET
12882 * Makefile.def: Introduce raw_cxx.
12883 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
12884 RAW_CXX_FOR_TARGET.
12885 * Makefile.in: Regenerate.
12886
12887 2002-11-21 Nathanael Nerode <neroden@gcc.gnu.org>
12888
12889 * Makefile.tpl: Remove unnecessary ifs.
12890 * Makefile.in: Regenerate.
12891
12892 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
12893 dependencies. Maybe-ize build-libiberty. Create dummy install
12894 targets for 'no_install' modules.
12895 * configure: Move GDB_TK substitution to configure.in. Move
12896 build_modules stuff to configure.in.
12897 * configure.in: Implement soft dependency machinery. Maybe-ize
12898 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
12899 * Makefile.in: Regenerate.
12900
12901 2002-11-19 Nathanael Nerode <neroden@gcc.gnu.org>
12902
12903 * Makefile.tpl: Make all-target, install-target behave similarly
12904 to all, install (only hitting configured targets). Eliminate
12905 unused macro defintions.
12906
12907 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
12908 build != host.
12909
12910 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
12911
12912 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
12913
12914 * configure.in: Produce lists of subdir targets we're actually
12915 configuring. Remove references to "dosrel".
12916 * Makefile.tpl: Let configure set which subdir targets are hit.
12917 Remove install-cross; clean up install; remove ALL. Remove
12918 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
12919 Autogenerate host module targets. Remove empty dependency lines
12920 and redundant dependency; rearrange slightly.
12921 * Makefile.def: Add host-side libtermcap, utils.
12922
12923 * Makefile.in: Regenerate.
12924
12925 2002-11-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12926
12927 * ltconfig (osf[345]): Append $major to soname_spec.
12928 Reflect this in library_names_spec.
12929 * ltmain.sh (osf): Prefix $major with . for use as extension.
12930
12931 2002-11-19 Andreas Jaeger <aj@suse.de>
12932
12933 * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
12934 linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
12935 and sparc64 GNU/Linux systems.
12936
12937 2002-11-19 Nathan Sidwell <nathan@codesourcery.com>
12938
12939 * MAINTAINERS: Update email.
12940
12941 2002-11-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12942
12943 * MAINTAINERS: Complete James Dennett's entry.
12944
12945 2002-11-15 Eric Botcazou <ebotcazou@libertysurf.fr>
12946
12947 * MAINTAINERS (Write After Approval): Add myself.
12948
12949 2002-11-13 Bruce Korb <bkorb@gnu.org>
12950
12951 * Makefile.tpl: syntactic cleanup
12952
12953 2002-11-13 Stuart Hastings <stuart@apple.com>
12954
12955 * MAINTAINERS: Add myself to write-after-approval list.
12956
12957 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
12958
12959 * Makefile.def: Add list of recursive targets to autogenerate.
12960 Add build_modules.
12961 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
12962 targets. Autogenerate *-build-* targets.
12963 * Makefile.in: Regenerate.
12964
12965 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
12966
12967 * configure: More autoconf-style substitutions.
12968 * Makefile.tpl: More autoconf-style substitutions.
12969 * Makefile.in: Regenerate.
12970
12971 2002-11-11 Nathanael Nerode <neroden@gcc.gnu.org>
12972
12973 * configure: Substitute more variables in a more autoconf-friendly
12974 way. Simplify slightly.
12975 * Makefile.tpl: Make more variables substitutable in an
12976 autoconf-friendly way.
12977 * Makefile.in: Regenerate.
12978
12979 2002-11-11 Jonathan Wakely <redi@gcc.gnu.org>
12980
12981 * MAINTAINERS (Write After Approval): Add myself.
12982
12983 2002-11-10 Nathanael Nerode <neroden@gcc.gnu.org>
12984
12985 * configure.in (v810*): Remove special setting of tools.
12986
12987 * configure: Add support for extra required flags for ar or nm.
12988 * configure.in (aix4.3+): Use above support for target-specific
12989 issues, rather than using config/mt-aix43.
12990
12991 2002-11-09 Nathanael Nerode <neroden@gcc.gnu.org>
12992
12993 * configure: Remove 'removing', which doesn't work. Replace $subdir
12994 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
12995 with $srcdir. Reformat indentation. Substitute some variables
12996 formerly hard-coded in the Makefile for build=host.
12997 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
12998 * Makefile.def: Autogenerate more.
12999 * Makefile.in: Regenerate.
13000
13001 2002-11-04 Adam Nemet <anemet@lnxw.com>
13002
13003 * MAINTAINERS (Write After Approval): Add myself.
13004
13005 2002-11-04 Kevin Buettner <kevinb@redhat.com>
13006
13007 * Makefile.def (host_modules): Add rda.
13008 * Makefile.in: Regenerate.
13009 * configure.in (target_tool): Add target-rda to list.
13010
13011 2002-10-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
13012
13013 * MAINTAINERS: Remove "co-maintainer" note for web pages.
13014
13015 2002-10-25 Phil Edwards <pme@gcc.gnu.org>
13016
13017 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
13018 and restrap targets to this rule.
13019 * Makefile.in: Regenerate.
13020
13021 2002-10-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
13022
13023 * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
13024 GNATS only accounts.
13025
13026 2002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
13027
13028 * configure.in (i[3456]86-*-linux*): Add check to disable
13029 ${libgcj} for glibc1.
13030
13031 2002-10-24 Denis Chertykov <denisc@overta.ru>
13032
13033 * MAINTAINERS: Add myself as ip2k port maintainer.
13034
13035 2002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
13036
13037 * configure.in: Add tic4x target.
13038
13039 2002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
13040
13041 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
13042 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
13043 * Makefile.in: Regenerate.
13044
13045 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
13046 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
13047 * Makefile.in: Regenerate.
13048
13049 2002-10-02 Janis Johnson <janis187@us.ibm.com>
13050
13051 * MAINTAINERS: Add myself as web pages co-maintainer.
13052
13053 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
13054
13055 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
13056 * Makefile.in: Regenerate.
13057
13058 2002-10-02 Zack Weinberg <zack@codesourcery.com>
13059
13060 * MAINTAINERS: Add myself and Nathan Sidwell
13061 <nathan@codesourcery.com> as VxWorks maintainers.
13062
13063 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
13064
13065 * Makefile.def: Remove order dependency comments.
13066 * Makefile.tpl: Add explicit install-install dependencies.
13067 * Makefile.in: Regenerate.
13068
13069 * Makefile.tpl: Remove material now in src-release. (Finally!)
13070 * Makefile.in: Regenerate.
13071
13072 * Makefile.tpl: Add configure-target (for src-release in src)
13073 * Makefile.in: Regenerate.
13074
13075 2002-09-30 Nick Clifton <nickc@redhat.com>
13076
13077 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
13078
13079 2002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
13080
13081 * configure.in (s390*-*-linux*): Enable libgcj.
13082
13083 2002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
13084
13085 * configure: Revert accidentally applied changes.
13086
13087 * Makefile.tpl: Make more autoconf-friendly.
13088 * Makefile.in: Regenerate.
13089 * configure: Make substitution more autoconf-like.
13090
13091 2002-09-28 Richard Earnshaw <rearnsha@arm.com>
13092
13093 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
13094 single entry to handle all these.
13095 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
13096 libjava on arm-*-elf.
13097
13098 2002-09-27 Geoffrey Keating <geoffk@apple.com>
13099
13100 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
13101 things that depend on them.
13102
13103 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
13104
13105 * Makefile.tpl: Make subsituted variables more autoconfy.
13106 * Makefile.in: Regenerate.
13107 * configure: Make seds more autoconfy.
13108
13109 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
13110
13111 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
13112 * Makefile.in: Regenerate.
13113 * configure.in: Rewrite sed statements to look autoconfy.
13114
13115 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
13116 all-target-foo on configure-target-foo.
13117 * Makefile.def: Ditto.
13118 * Makefile.in: Rebuild.
13119
13120 2002-09-25 Andrew Haley <aph@redhat.com>
13121
13122 * MAINTAINERS: Add aph@redhat.com as Java maintainer.
13123
13124 2002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
13125
13126 * Makefile.def: New file.
13127 * Makefile.tpl: New file.
13128 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
13129 * contrib/gcc_update: Note that Makefile.in is a generated file.
13130
13131 * configure.in: Minor rearrangement. Simplify tests.
13132
13133 2002-09-22 Jason Thorpe <thorpej@wasabisystems.com>
13134
13135 * configure.in (with_headers): Skip copy if value is "yes".
13136 (with_libs): Likewise.
13137
13138 2002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
13139
13140 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
13141 * configure.in (sh*-*-pe*): Ditto.
13142 * configure.in (mips*-*-pe*): Ditto.
13143 * configure.in (*arm-wince-pe): Ditto.
13144
13145 * configure.in: Rearrange.
13146
13147 2002-09-14 Kazu Hirata <kazu@cs.umass.edu>
13148
13149 * MAINTAINERS: Update my email address.
13150
13151 2002-08-30 Paul Koning <pkoning@equallogic.com>
13152
13153 * MAINTAINERS: (Write After Approval): Add myself.
13154
13155 2002-08-29 Geoffrey Keating <geoffk@redhat.com>
13156
13157 * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
13158
13159 2002-08-24 Geoffrey Keating <geoffk@redhat.com>
13160
13161 * MAINTAINERS: Change my mailing address.
13162
13163 2002-08-21 Paolo Carlini <pcarlini@unitus.it>
13164
13165 * MAINTAINERS (Write After Approval): Remove myself.
13166 (Various Maintainers: c++ runtime libs): Add myself.
13167
13168 2002-08-20 Loren J. Rittle <ljrittle@acm.org>
13169
13170 * MAINTAINERS (Write After Approval): Remove myself.
13171 (Various Maintainers: c++ runtime libs): Add myself.
13172
13173 2002-08-15 Eric Christopher <echristo@redhat.com>
13174
13175 * config.sub: Import from master repository.
13176 * config.guess: Ditto.
13177
13178 2002-08-19 Alexandre Oliva <aoliva@redhat.com>
13179
13180 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
13181 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
13182 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
13183
13184 2002-08-16 Aldy Hernandez <aldyh@redhat.com>
13185
13186 * MAINTAINERS: Add self to rs6000 vector extensions.
13187
13188 2002-08-15 Alexandre Oliva <aoliva@redhat.com>
13189
13190 * libiberty/configure: Reverted unintended yesterday's check in.
13191
13192 2002-08-14 Alexandre Oliva <aoliva@redhat.com>
13193
13194 * boehm-gc/configure, libf2c/configure: Rebuilt.
13195 * libffi/configure, libiberty/configure: Ditto.
13196 * libjava/configure, libobjc/configure: Ditto.
13197 * libstdc++-v3/configure, zlib/configure: Ditto.
13198 Merged from binutils:
13199 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
13200 From Steve Ellcey <sje@cup.hp.com>:
13201 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
13202 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
13203 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
13204 IA64.
13205 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
13206 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
13207 soname_spec, sys_lib_search_path_spec): Ditto.
13208
13209 2002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
13210
13211 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
13212
13213 2002-08-04 H.J. Lu (hjl@gnu.org)
13214
13215 * configure.in (mips*-*-linux*): Don't skip target-libffi.
13216
13217 2002-08-02 Krister Walfridsson <cato@df.lth.se>
13218
13219 * MAINTAINERS (Write After Approval): Add myself.
13220
13221 2002-07-31 Alan Modra <amodra@bigpond.net.au>
13222
13223 * configure.in: Move generic linux case to end. Copy generic
13224 linux noconfigdirs to mips*-*-linux* entry and new
13225 powerpc64*-*-linux* entry. Add target-libffi for the latter.
13226
13227 2002-07-19 Michael Matz <matz@suse.de>
13228
13229 * MAINTAINERS: Add myself as ra* maintainer.
13230
13231 2002-07-16 Chris Demetriou <cgd@broadcom.com>
13232
13233 * config.guess: Update to 2002-07-09 version.
13234 * config.sub: Update to 2002-07-03 version.
13235
13236 2002-07-15 Hans-Peter Nilsson <hp@bitrange.com>
13237
13238 * MAINTAINERS: Fix typo in a maintainer email address.
13239
13240 2002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
13241
13242 * configure.in: Remove two redundant tests.
13243
13244 2002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13245
13246 * configure.in (mips*-*-irix6*o32): Enable stabs.
13247
13248 2002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
13249
13250 * configure.in: Don't build grez.
13251 * Makefile.in: Ditto.
13252
13253 * Makefile.in: Remove references to bsp, cygmon, libstub.
13254 * configure.in: Ditto.
13255
13256 * configure.in: Remove leftover reference to gdbtest.
13257
13258 2002-07-08 Phil Edwards <pme@gcc.gnu.org>
13259
13260 * configure.in (gxx_include_dir): Change to match versioned
13261 C++ headers if --enable-version-specific-runtime-libs is used.
13262
13263 2002-07-04 Steve Ellcey <sje@cup.hp.com>
13264
13265 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
13266
13267 2002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
13268
13269 * configure.in: Make --without-x work.
13270
13271 2002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
13272
13273 * configure.in: Rearrange target Makefile fragment collection.
13274
13275 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
13276 cvs[src].
13277 * configure.in: Ditto.
13278
13279 2002-07-01 Matt Kraai <kraai@alumni.cmu.edu>
13280
13281 * MAINTAINERS (Write After Approval): Update my e-mail address.
13282
13283 2002-06-24 Ben Elliston <bje@redhat.com>
13284
13285 * configure.in (host_tools): Remove cgen.
13286
13287 * Makefile.in (all-cgen): Remove; runs from its source directory.
13288 (check-cgen, install-cgen, clean-cgen): Likewise.
13289 (all-opcodes): Do not depend on all-cgen.
13290 (all-sim): Likewise.
13291
13292 2002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
13293
13294 * Makefile.in: Eliminate 'apache' targets.
13295 * configure.in: Eliminate 'apache' targets.
13296
13297 * configure.in: Eliminate redundant tests. Reorganize.
13298
13299 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
13300
13301 * config-ml.in: Eliminate references to Cygnus configure.
13302
13303 * Makefile.in: Eliminate references to building emacs.
13304
13305 2002-06-28 Graham Stott <graham.stott@btinternet.com>
13306
13307 * MAINTAINERS: Update my email address.
13308
13309 2002-06-26 Benjamin Kosnik <bkoz@redhat.com>
13310
13311 * config.if (libstdcxx_incdir): Version C++ headers.
13312 (cxx_incdir): Remove.
13313
13314 2002-06-25 Nathanael Nerode <neroden@gcc.gnu.org>
13315
13316 * MAINTAINERS (Write After Approval): Add self.
13317
13318 Thu Jun 20 00:35:14 2002 Denis Chertykov <denisc@overta.ru>
13319
13320 * configure.in: Add support for ip2k.
13321
13322 2002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
13323
13324 * configure.in: Fix AIX configury bug.
13325
13326 2002-06-20 Steve Ellcey <sje@cup.hp.com>
13327
13328 * MAINTAINERS (Write After Approval): Add self.
13329
13330 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
13331
13332 * configure.in: replace ${topsrcdir} with ${srcdir}
13333
13334 * configure.in: Move definition of libstdcxx_flags
13335 right above usage, rather than waaay earlier.
13336
13337 * configure.in: Pull definition of is_cross_compiler earlier.
13338
13339 * configure.in: Rearrange a little.
13340
13341 * configure.in: Remove references to librx.
13342 * Makefile.in: Remove references to librx.
13343
13344 Tue Jun 18 22:37:35 2002 Denis Chertykov <denisc@overta.ru>
13345
13346 * config.sub: Add support for avr target.
13347 Import from master sources, rev 1.255
13348
13349 2002-06-19 Phil Edwards <pme@gcc.gnu.org>
13350
13351 * configure, .cvsignore: Revert previous change...
13352 * Makefile: ...delete.
13353
13354 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
13355
13356 * configure.in: Eliminate ${gasdir} variable.
13357
13358 2002-06-18 Dave Brolley <brolley@redhat.com>
13359
13360 * configure.in: Add support for frv.
13361 * config.sub: Add support for frv.
13362
13363 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
13364
13365 * configure: Remove garbage from previous commit.
13366
13367 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
13368
13369 * configure: For in-source builds, make a subdir and re-exec there.
13370 * Makefile: New file. Pass targets through to build directory.
13371 * .cvsignore: No longer ignore "Makefile".
13372
13373 2002-06-16 Douglas Rupp <rupp@gnat.com>
13374
13375 * MAINTAINERS (Write After Approval): Add self.
13376
13377 2002-06-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
13378
13379 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
13380
13381 2002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
13382
13383 * configure.in (vax-*-netbsd*): Re-enable gas.
13384
13385 2002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
13386
13387 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
13388 BUILD_PREFIX_1, to correct nomenclature.
13389 * configure: Likewise.
13390
13391 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
13392 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
13393
13394 2002-05-31 Olaf Hering <olh@suse.de>
13395
13396 * config-ml.in: Propogate DESTDIR also.
13397
13398 2002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
13399
13400 * configure.in (vax-*-netbsd*): Don't build gas for this
13401 platform.
13402
13403 2002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
13404
13405 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
13406 and libgcj for AVR.
13407
13408 2002-05-23 Kaz Kojima <kkojima@gcc.gnu.org>
13409
13410 * MAINTAINERS (Write After Approval): Add myself.
13411
13412 2002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
13413
13414 * config.guess: Update to 2002-05-22 version.
13415 * config.sub: Likewise.
13416
13417 2002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13418
13419 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
13420 * config-ml.in: Likewise.
13421 * configure: Likewise.
13422 * configure.in: Likewise.
13423
13424 2002-05-16 Stephane Carrez <stcarrez@nerim.fr>
13425
13426 * MAINTAINERS: Update my email address.
13427
13428 2002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
13429
13430 * configure.in: Simplify makefile fragment collection.
13431
13432 * configure.in: Remove code to build emacs.
13433
13434 * configure.in : Remove --srcdir argument from targargs and buildargs
13435 (it's always overridden in the Makefile anyway). Rearrange a bit.
13436
13437 * configure: Move some logic to configure.in.
13438 * configure.in: Move some logic from configure.
13439
13440 2002-05-11 Tom Tromey <tromey@redhat.com>
13441
13442 * MAINTAINERS: Reflect libgcj reality.
13443
13444 2002-05-09 Federico G. Schwindt <fgsch@olimpo.com.br>
13445
13446 * Makefile.in: Honour DESTDIR.
13447
13448 2002-05-08 Mark Mitchell <mark@codesourcery.com>
13449
13450 * config.guess: Import 2002-03-20 version.
13451 * config.sub: Import 2002-04-26 version.
13452
13453 2002-05-08 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13454
13455 * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
13456
13457 2002-05-07 Tim Josling <tej@melbpc.org.au>
13458
13459 * MAINTAINERS: Add self.
13460
13461 2002-05-06 Loren J. Rittle <ljrittle@acm.org>
13462
13463 * ltmain.sh: Detect and handle object name conflicts
13464 while piecewise linking a static library.
13465
13466 2002-05-05 Alexandre Oliva <aoliva@redhat.com>
13467
13468 * configure.in (noconfigdirs): Don't disable libgcj on
13469 sparc64-*-solaris* and sparcv9-*-solaris*.
13470
13471 2002-05-03 Alexandre Oliva <aoliva@redhat.com>
13472
13473 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
13474
13475 2002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
13476
13477 * configure.in (FLAGS_FOR_TARGET): Do not add
13478 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
13479 on i[3456]86-*-linux*.
13480
13481 2002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
13482
13483 * configure.in (noconfigdirs): Replace [ ] with test.
13484
13485 * configure.in (noconfigdirs): Do not add target-newlib if
13486 target == i[3456]86-*-linux*, and host == target.
13487
13488 2002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
13489
13490 * configure.in: delete reference to absent file
13491
13492 * configure.in: replace '[' with 'test'
13493
13494 * configure.in: Eliminate references to gash.
13495 * Makefile.in: Eliminate references to gash.
13496
13497 * configure.in: remove useless references to 'pic' makefile fragments.
13498
13499 * configure.in: (*-*-windows*) Finish removing.
13500
13501 * configure.in: Eliminate redundant test for libgui.
13502
13503 2002-04-29 Roger Sayle <roger@eyesopen.com>
13504
13505 * MAINTAINERS: Add self and realphabetize. Update entries
13506 for Dan Berlin, Chris Demetriou and Michael Matz. Remove
13507 entry for a29k port maintainer.
13508
13509 2002-04-26 Joel Sherrill <joel@OARcorp.com>
13510
13511 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
13512 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
13513
13514 2002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
13515
13516 * configure.in: remove references to dead files
13517
13518 2002-04-19 Mark Mitchell <mark@codesourcery.com>
13519
13520 * MAINTAINERS: Add information about purpose of this file.
13521
13522 2002-04-18 Tom Tromey <tromey@redhat.com>
13523
13524 * configure.in: Disallow configuring libgcj when it is already
13525 installed and we're using Solaris 2.8 linker. Do enable libgcj on
13526 Solaris 2.8 by default. For PR libgcj/6158.
13527
13528 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
13529
13530 * configure.in: Move default CC setting out of config/mh-* fragments
13531 directly into here.
13532
13533 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
13534
13535 * configure.in: don't even try to configure or make a subdirectory
13536 if there's no configure script for it.
13537
13538 2002-04-15 Mark Mitchell <mark@codesourcery.com>
13539
13540 * MAINTAINERS: Remove chill maintainers.
13541 * Makefile.in (CHILLFLAGS): Remove.
13542 (CHILL_LIB): Remove.
13543 (TARGET_CONFIGDIRS): Remove libchill.
13544 (CHILL_FOR_TARGET): Remove.
13545 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
13546 CHILL_LIB.
13547 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
13548 (CHECK_TARGET_MODULES): Likewise.
13549 (INSTALL_TARGET_MODULES): Likewise.
13550 (CLEAN_TARGET_MODULES): Likewise.
13551 (configure-target-libchill): Remove.
13552 (all-target-libchill): Remove.
13553 * configure.in (target_libs): Remove target-libchill.
13554 Do not compute CHILL_FOR_TARGET.
13555 * libchill: Remove directory.
13556
13557 2002-04-11 DJ Delorie <dj@redhat.com>
13558
13559 * Makefile.in, configure.in: Sync with binutils, entries
13560 follow...
13561
13562 2002-04-07 Andrew Cagney <ac131313@redhat.com>
13563
13564 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
13565 (do-tar, do-bz2): New rules.
13566 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
13567 (gdb-tar): New rule.
13568 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
13569 (insight_dejagnu.tar): New rule.
13570 (insight.tar): New rule.
13571 (gdb+dejagnu.tar): New rule.
13572 (gdb.tar): New rule.
13573
13574 2002-02-01 Mo DeJong <supermo@bayarea.net>
13575
13576 * Makefile.in: Add all-tix to deps for all-snavigator
13577 so that tix is built when building snavigator.
13578
13579 2002-01-11 Steve Ellcey <sje@cup.hp.com>
13580
13581 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
13582 ld and gdb are not supported.
13583
13584 2002-01-07 Mark Salter <msalter@redhat.com>
13585
13586 * configure.in: Remove target-bsp and target-cygmon from arm builds.
13587 Allow target-libgloss to be built for arm, strongarm, and xscale.
13588
13589 2001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
13590
13591 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
13592 options for i[3456]86-pc-linux* native builds.
13593
13594 2001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
13595
13596 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
13597 files from .po files for a distribution.
13598
13599 2001-09-03 Jeff Holcomb <jeffh@redhat.com>
13600
13601 * configure.in: Enable libstdc++-v3 for h8300 targets.
13602
13603 2001-06-19 Alan Modra <amodra@bigpond.net.au>
13604
13605 * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
13606 version from bfd/.
13607
13608 Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
13609
13610 * Makefile.in (VER): When present, extract the version number from
13611 the file version.in.
13612
13613 2001-05-24 Tom Rix <trix@redhat.com>
13614
13615 * configure.in : enable ld for aix
13616
13617 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
13618
13619 * config.guess: Add linux target for S/390.
13620
13621 2000-11-07 Philip Blundell <pb@futuretv.com>
13622
13623 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
13624
13625 2000-11-03 Philip Blundell <pb@futuretv.com>
13626
13627 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
13628 files.
13629
13630 2001-01-15 Ben Elliston <bje@redhat.com>
13631
13632 * configure.in (host_tools): Add sid.
13633 Always configure cgen.
13634
13635 2000-11-24 Nick Clifton <nickc@redhat.com>
13636
13637 * configure.in (c4x, c5x, tic54x): Move after ARM targets.
13638
13639 2000-08-20 Doug Evans <dje@casey.transmeta.com>
13640
13641 * Makefile.in (ALL_MODULES): Add all-cgen.
13642 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
13643 (all-cgen): New target.
13644 (all-opcodes,all-sim): Depend on all-cgen.
13645 * configure.in (host_tools): Add cgen.
13646 Only configure cgen if --enable-cgen-maint.
13647
13648 2002-04-09 Loren J. Rittle <ljrittle@acm.org>
13649
13650 * configure.in: Add *-*-freebsd* configurations.
13651
13652 2002-04-08 Tom Tromey <tromey@redhat.com>
13653
13654 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
13655 Fixes PR libgcj/6068.
13656
13657 2002-03-30 Krister Walfridsson <cato@df.lth.se>
13658
13659 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
13660
13661 2002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13662
13663 * configure.in (alpha*-dec-osf*): Enable libgcj.
13664
13665 2003-03-27 Matthew Gingell <gingell@gnat.com>
13666
13667 * MAINTAINERS (Write After Approval): Add myself.
13668
13669 2002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
13670
13671 Fix for: PR bootstrap/3591, target/5676
13672 * configure.in (mcore-pe): Disable the configuration of
13673 libstdc++-v3 since exceptions are not supported.
13674
13675 2002-03-20 Anthony Green <green@redhat.com>
13676
13677 * configure.in: Enable libgcj for xscale-elf target.
13678
13679 Tue Mar 19 09:05:08 2002 J"orn Rennecke <joern.rennecke@superh.com>
13680
13681 * MAINTAINERS: Update my email address.
13682
13683 2002-03-16 Alexandre Oliva <aoliva@redhat.com>
13684
13685 * ltmain.sh (relink_command): Fix typo in previous change.
13686
13687 2002-03-15 Alexandre Oliva <aoliva@redhat.com>
13688
13689 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
13690 (relink_command): Added --tag flags.
13691 (mode=install): If relinking fails; error out.
13692
13693 2002-03-12 Richard Henderson <rth@redhat.com>
13694
13695 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
13696 .NOTPARALLEL tag.
13697 (do-check): Rename from check.
13698 (check): Allow parallel check.
13699
13700 2002-03-12 Bob Wilson <bob.wilson@acm.org>
13701
13702 * MAINTAINERS: Add myself as maintainer for xtensa port.
13703 Fix alphabetical order in CPU port maintainer list.
13704 Remove myself from Write After Approval list.
13705
13706 2002-03-11 Richard Henderson <rth@redhat.com>
13707
13708 * Makefile.in (.NOTPARALLEL): Add fake tag.
13709
13710 2002-03-07 H.J. Lu (hjl@gnu.org)
13711
13712 * configure.in: Enable gprof for mips*-*-linux*.
13713
13714 2002-03-05 Danny Smith <dannysmith@users.sourceforge.net>
13715
13716 * MAINTAINERS (Write After Approval): Add myself.
13717
13718 2002-02-28 Alexandre Oliva <aoliva@redhat.com>
13719
13720 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
13721 libjava.
13722 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
13723
13724 2002-02-23 Alexandre Oliva <aoliva@redhat.com>
13725
13726 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
13727 because its Makefile is there; test for the executable instead.
13728
13729 2002-02-22 Alexandre Oliva <aoliva@redhat.com>
13730
13731 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
13732 libstdc++-v3 and libjava.
13733
13734 2002-02-11 Adam Megacz <adam@xwt.org>
13735
13736 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
13737 boehm-gc
13738
13739 2002-02-09 Alexandre Oliva <aoliva@redhat.com>
13740
13741 * config.guess: Updated to 2002-01-30's version.
13742 * config.sub: Updated to 2002-02-01's version.
13743 Contribute sh64-elf.
13744 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
13745 * configure.in: Added sh64-*-*.
13746
13747 2002-02-08 Chris Demetriou <cgd@broadcom.com>
13748
13749 * MAINTAINERS: Belatedly add myself to write after approval list.
13750
13751 Thu Feb 7 12:40:58 CET 2002 Jan Hubicka <jh@suse.cz>
13752
13753 * MAINTAINERS: Put self in as maintainer for x86-64 port.
13754 Remove self as Write After Approval.
13755
13756 2002-01-31 Geoffrey Keating <geoffk@redhat.com>
13757
13758 * MAINTAINERS: Put self in as maintainer for contrib/regression
13759 directory.
13760
13761 2002-01-28 Phil Edwards <pme@gcc.gnu.org>
13762
13763 * MAINTAINERS: Update my email address.
13764
13765 2002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
13766
13767 * configure.in (*-*-netbsd*): New. Skip target-newlib,
13768 target-libiberty, and target-libgloss. Skip Java-related
13769 libraries if not supported for NetBSD on target CPU.
13770
13771 2002-01-25 Douglas B Rupp <rupp@gnat.com>
13772
13773 * install-sh: Use _inst.$$_ for temp file name.
13774
13775 2002-01-24 Jason Thorpe <thorpej@wasabisystems.com>
13776
13777 * MAINTAINERS (Write After Approval): Move my contact info
13778 from here...
13779 (OS Port Maintainers): ...to here (netbsd).
13780
13781 2002-01-22 Bob Wilson <bob.wilson@acm.org>
13782
13783 * MAINTAINERS (Write After Approval): Add myself.
13784
13785 2002-01-17 H.J. Lu <hjl@gnu.org>
13786
13787 * Makefile.in (all-fastjar): Also depend on all-libiberty.
13788 (all-target-fastjar): Also depend on all-target-libiberty.
13789
13790 2002-01-16 H.J. Lu (hjl@gnu.org)
13791
13792 * config.guess: Import from master sources, rev 1.225.
13793 * config.sub: Import from master sources, rev 1.238.
13794
13795 2002-01-16 Kazu Hirata <kazu@hxi.com>
13796
13797 * MAINTAINERS (Write After Approval): Remove myself.
13798
13799 2001-12-19 Florian Weimer <fw@deneb.enyo.de>
13800
13801 * MAINTAINERS (Write After Approval): Add myself.
13802
13803 2001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
13804
13805 * MAINTAINERS: Add self as docs co-maintainer.
13806
13807 2001-12-11 Matthias Klose <doko@debian.org>
13808
13809 * MAINTAINERS (Write After Approval): Add myself.
13810
13811 2001-12-09 Zack Weinberg <zack@codesourcery.com>
13812
13813 * MAINTAINERS: Update my email address.
13814
13815 2001-12-07 Turly O'Connor <turly@apple.com>
13816 * MAINTAINERS (Write After Approval): Add myself.
13817 * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
13818 (rs6000_initialize_trampoline): Call __trampoline_setup for
13819 ABI_DARWIN too.
13820 * darwin-tramp.asm: New file, implements __trampoline_setup.
13821 * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
13822
13823 2001-12-07 Paolo Carlini <pcarlini@unitus.it>
13824
13825 * MAINTAINERS (Write After Approval): Add myself.
13826
13827 Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
13828
13829 * configure, configure.in: Use temp file for long sed commands.
13830
13831 2001-12-03 Laurent Guerby <guerby@acm.org>
13832
13833 * config.sub: Update to version 1.232 on subversion.
13834
13835 2001-12-03 Ben Elliston <bje@redhat.com>
13836
13837 * MAINTAINERS: Update mail address for config.* patches.
13838
13839 2001-11-27 DJ Delorie <dj@redhat.com>
13840 Zack Weinberg <zack@codesourcery.com>
13841
13842 When build != host, create libiberty for the build machine.
13843
13844 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
13845 CONFIG_ARGUMENTS.
13846 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
13847 New variables.
13848 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
13849 and rules.
13850 (all.normal): Depend on ALL_BUILD_MODULES.
13851 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
13852 (all-build-libiberty): Depend on configure-build-libiberty.
13853
13854 * configure: Calculate and substitute proper value for
13855 ALL_BUILD_MODULES.
13856 * configure.in: Create the build subdirectory.
13857 Calculate and substitute TARGET_CONFIGARGS (formerly
13858 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
13859
13860 2001-11-26 Ziemowit Laski <zlaski@apple.com>
13861
13862 * MAINTAINERS (write-after-approval): Add self.
13863
13864 2001-11-17 Craig Rodrigues <rodrigc@gcc.gnu.org>
13865
13866 * MAINTAINERS (GNATS only accounts): Remove self.
13867
13868 2001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
13869
13870 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
13871 libf2c.
13872
13873 2001-11-12 Craig Rodrigues <rodrigc@gcc.gnu.org>
13874
13875 * MAINTAINERS (Write After Approval): Add self.
13876
13877 2001-11-12 David O'Brien <obrien@FreeBSD.org>
13878
13879 * MAINTAINERS: mips and s390 are also CPU ports.
13880
13881 2001-11-12 David O'Brien <obrien@FreeBSD.org>
13882
13883 * MAINTAINERS: mcore, cris and mmix are also CPU ports.
13884
13885 2001-11-11 David O'Brien <obrien@FreeBSD.org>
13886
13887 * MAINTAINERS: Alphabetize.
13888
13889 2001-11-09 Kazu Hirata <kazu@hxi.com>
13890
13891 * MAINTAINERS (Various maintainers: h8 port): Add myself.
13892
13893 2001-11-09 John David Anglin <dave@hiauly1.hia.nrc.ca>
13894
13895 * MAINTAINERS (Various maintainers: hppa port): Added myself.
13896
13897 2001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
13898
13899 * configure.in (--enable-languages): Be more permissive about
13900 syntax. Check for empty lists better. Warn about $LANGUAGES.
13901
13902 2001-11-08 Geoffrey Keating <geoffk@redhat.com>
13903
13904 * config.sub: Import from master sources, rev. 1.230.
13905 * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
13906
13907 2001-11-07 Laurent Guerby <guerby@acm.org>
13908
13909 * MAINTAINERS (Write After Approval): Add self.
13910
13911 2001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
13912
13913 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
13914
13915 2001-11-05 Hans-Peter Nilsson <hp@bitrange.com>
13916
13917 * config.sub: Import from master sources, rev 1.226.
13918 * config.guess: Import from master sources, rev 1.216.
13919
13920 2001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
13921
13922 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
13923 * MAINTAINERS: Add self as maintainer of MMIX port.
13924 Remove old after-approval entry.
13925
13926 2001-10-28 Joseph S. Myers <jsm28@cam.ac.uk>
13927
13928 * ChangeLog, configure: Fix spelling errors.
13929
13930 2001-10-20 Brendan Kehoe <brendan@zen.org>
13931
13932 * MAINTAINERS: Tweak my address.
13933
13934 Thu Oct 11 21:50:15 2001 J"orn Rennecke <amylaar@onetel.net.uk>
13935
13936 * MAINTAINERS: Update my email address.
13937
13938 2001-10-11 Hans-Peter Nilsson <hp@axis.com>
13939
13940 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
13941 * MAINTAINERS: Add self as maintainer of CRIS port.
13942
13943 2001-10-10 Geert Bosch <bosch@gnat.com>
13944
13945 * MAINTAINERS (Various maintainers: Ada front end):
13946 Added Robert Dewar.
13947
13948 2001-10-03 David Billinghurst <David.Billinghurst@riotinto.com>
13949
13950 * MAINTAINERS (Write After Approval): Added self
13951
13952 2001-10-02 Geert Bosch <bosch@gnat.com>
13953
13954 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
13955
13956 2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
13957
13958 * configure: Handle temporary files securely using mkdir.
13959
13960 2001-09-29 Alexandre Oliva <aoliva@redhat.com>
13961
13962 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
13963
13964 2001-09-26 Will Cohen <wcohen@redhat.com>
13965
13966 * configure.in (*-*-linux*): Disable configuration of target-newlib
13967 and target-libgloss.
13968
13969 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
13970
13971 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
13972 RANLIB.
13973
13974 2001-09-21 Alexandre Oliva <aoliva@redhat.com>
13975
13976 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
13977 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
13978 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
13979 avoid quotes nesting problems.
13980 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
13981 (DO_X): Export only variables that are set.
13982
13983 2001-09-19 Ben Elliston <bje@redhat.com>
13984
13985 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
13986 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
13987 semantics. Use the shell built-in "type" command instead.
13988
13989 2001-08-31 Alexandre Oliva <aoliva@redhat.com>
13990
13991 Merged from gcc-3_0-branch:
13992 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
13993 * ltcf-c.sh: Use $objext, not $ac_objext.
13994 2001-07-27 Mark Kettenis <kettenis@gnu.org>
13995 * ltcf-cxx.sh: Add support for GNU.
13996 2001-07-22 Timothy Wall <twall@redhat.com>
13997 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
13998 default settings if using GNU tools with that configuration.
13999 * ltcf-cxx.sh: Ditto.
14000 * ltcf-gcj.sh: Ditto.
14001 2001-07-21 Michael Chastain <chastain@redhat.com>
14002 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
14003 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
14004 * ltmain.sh: Mark as gcc-local.
14005
14006 2001-08-30 Eric Christopher <echristo@redhat.com>
14007 Jason Eckhardt <jle@redhat.com>
14008
14009 * config.guess: Merge from master sources.
14010 * config.sub: Merge from master sources, add support for mipsisa32.
14011
14012 2001-08-25 Geoffrey Keating <geoffk@redhat.com>
14013 * config.sub: Merge from master sources, rev 1.219.
14014 * MAINTAINERS: Add self as contact for stormy16 port.
14015
14016 2001-08-14 Zack Weinberg <zackw@panix.com>
14017
14018 * config.sub: Merge from master sources, rev 1.218.
14019 * config.guess: Merge from master sources, rev 1.209.
14020
14021 2001-08-11 Graham Stott <grahams@redhat.com>
14022
14023 * Makefile.in (check-c++): Add missing semicolon.
14024
14025 Mon Jul 30 19:24:13 CEST 2001 Jan Hubicka <jh@suse.cz>
14026
14027 * MAINTAINERS (Various maitainers: predict.def): Added myself.
14028
14029 2001-07-30 Eric Christopher <echristo@redhat.com>
14030
14031 * MAINTAINERS (Various maintainers: mips port): Added myself.
14032
14033 2001-07-25 Andrew Haley <aph@cambridge.redhat.com>
14034
14035 * configure.in (sh-*-linux*): New.
14036
14037 2001-07-27 Richard Henderson <rth@redhat.com>
14038
14039 * .cvsignore: Add LAST_UPDATED.
14040
14041 2001-07-23 Ulrich Weigand <uweigand@de.ibm.com>
14042
14043 * MAINTAINERS (Various maintainers: s390 port): Added myself.
14044
14045 2001-07-16 Aldy Hernandez <aldyh@redhat.com>
14046
14047 * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
14048
14049 Fri Jul 13 14:31:57 2001 Nicola Pero <nicola@brainstorm.co.uk>
14050
14051 * MAINTAINERS (Write After Approval): Added myself.
14052
14053 2001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
14054
14055 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
14056 and libgcj on m68hc11/m68hc12.
14057
14058 2001-06-27 H.J. Lu (hjl@gnu.org)
14059
14060 * Makefile (CFLAGS_FOR_BUILD): New.
14061 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
14062
14063 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
14064
14065 * README: Remove version number.
14066
14067 2001-06-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
14068
14069 * INSTALL/README: Update wrt. to the installation instructions now
14070 residing in gcc/doc/install.texi.
14071
14072 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
14073
14074 * README: Replace with a cut-down and updated version of gcc/README.
14075
14076 2001-06-12 David Edelsohn <edelsohn@gnu.org>
14077
14078 * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
14079 multilibs to be disabled.
14080
14081 2001-06-11 Daniel Berlin <dan@cgsoftware.com>
14082
14083 * MAINTAINERS (Write After Approval): Add myself.
14084
14085 2001-06-09 Alexandre Oliva <aoliva@redhat.com>
14086
14087 * config.guess: Import CVS version 1.195.
14088 * config.sub: Import CVS version 1.212.
14089
14090 2001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
14091
14092 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
14093 gcc/xgcc is built, use -print-prog-name to find out the program
14094 name to use.
14095
14096 2001-06-04 Phil Edwards <pme@sources.redhat.com>
14097
14098 * config.guess: Import CVS version 1.194. All gcc-local changes
14099 appear to also be in the master copy.
14100 * config.sub: Import CVS version 1.211.
14101
14102 Mon Jun 4 16:32:53 2001 Mark Mitchell <mark@codesourcery.com>
14103
14104 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
14105 with_gcc]: Use `gcc -shared' to build a shared library.
14106
14107 Mon Jun 4 16:24:43 2001 John David Anglin <dave@hiauly1.hia.nrc.ca>
14108
14109 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
14110 archives.
14111
14112 Fri Jun 1 18:55:19 2001 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
14113
14114 * MAINTAINERS (Write After Approval): Add myself.
14115
14116 2001-06-01 Hans-Peter Nilsson <hp@axis.com>
14117
14118 * configure.in (libstdcxx_flags): Do not try to execute
14119 libstdc++-v3/testsuite_flags until it exists.
14120
14121 2001-06-01 Alan Modra <amodra@bigpond.net.au>
14122
14123 * MAINTAINERS: Update my email address.
14124
14125 2001-05-31 Graham Stott <grahams@redhat.com>
14126
14127 * MAINTAINERS (Write After Approval): Add myself.
14128
14129 2001-05-28 Simon Patarin <simon.patarin@inria.fr>
14130
14131 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
14132 libraries when using g++ with native linker.
14133
14134 2001-05-28 Alexandre Oliva <aoliva@redhat.com>
14135
14136 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
14137
14138 2001-05-22 Alexandre Oliva <aoliva@redhat.com>
14139
14140 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
14141 [aix4*|aix5*]: Prepend blank.
14142
14143 2001-05-20 Alexandre Oliva <aoliva@redhat.com>
14144
14145 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
14146 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
14147 of subdir/configure scripts to use the new libtool.m4.
14148
14149 2001-05-19 Matt Kraai <kraai@alumni.carnegiemellon.edu>
14150
14151 * MAINTAINERS (Write After Approval): Add myself.
14152
14153 2001-05-18 Benjamin Kosnik <bkoz@redhat.com>
14154
14155 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
14156
14157 2001-05-11 Ben Elliston <bje@redhat.com>
14158
14159 * Makefile.in (all-sid): New target.
14160 (check-sid, clean-sid, install-sid): Likewise.
14161
14162 2001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
14163
14164 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
14165
14166 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
14167
14168 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
14169 libgcj.
14170
14171 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
14172
14173 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
14174 gcc/xgcc is built, use -print-prog-name to find out the program
14175 name to use.
14176
14177 2001-04-26 Alexandre Oliva <aoliva@redhat.com>
14178
14179 * configure.in (noconfigdirs): Don't reset it from scratch in the
14180 target case; only append to it.
14181
14182 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
14183 sparc-*-solaris2.8]: Disable ${libgcj}.
14184
14185 2001-04-25 Alexandre Oliva <aoliva@redhat.com>
14186
14187 * configure.in (libgcj_saved): Copy from $libgcj.
14188 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
14189 --disable-libgcj.
14190
14191 2001-04-25 Gavin Romig-Koch <gavin@redhat.com>
14192
14193 * MAINTAINERS: Remove self as MIPS maintainer and
14194 C front end maintainer.
14195
14196 Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
14197
14198 * configure.in: Move *-chorusos target case to the proper switch.
14199 Disable libgcj.
14200
14201 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
14202
14203 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
14204 1.641.2.228.
14205
14206 2001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
14207
14208 * Makefile.in (STAGE1_CFLAGS): Pass down.
14209
14210 2001-04-13 Alan Modra <amodra@one.net.au>
14211
14212 * config.guess: Add hppa64-linux support. Note for next import that
14213 this is already in the master file.
14214 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
14215
14216 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
14217
14218 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
14219 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
14220
14221 2001-04-11 Stan Shebs <shebs@apple.com>
14222
14223 * MAINTAINERS: Add self as Darwin port maintainer.
14224
14225 2001-04-11 Alan Modra <amodra@one.net.au>
14226
14227 * MAINTAINERS: Update my email address.
14228
14229 2001-04-10 Loren J. Rittle <ljrittle@acm.org>
14230
14231 * ltcf-cxx.sh: Support creation of C++ shared libraries on
14232 recent versions of FreeBSD (release 3 or later).
14233 * ltconfig: On FreeBSD, -lc must not be provided when building
14234 a shared library or else the standard -pthread gcc option is
14235 rendered worthless to later users of the built library.
14236
14237 2001-04-06 Joseph S. Myers <jsm28@cam.ac.uk>
14238
14239 * MAINTAINERS: Add self and RTH as C front end maintainers.
14240
14241 2001-04-05 Alexandre Oliva <aoliva@redhat.com>
14242
14243 * config.sub: Make sure to match an already-canonicalized
14244 machine name (eg. mn10300-unknown-elf).
14245
14246 2001-04-01 Alexandre Oliva <aoliva@redhat.com>
14247
14248 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
14249 New macros.
14250 (bootstrap, cross): Use RECURSE_FLAGS.
14251 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
14252
14253 2001-03-27 Alexandre Oliva <aoliva@redhat.com>
14254
14255 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
14256
14257 2001-03-22 Colin Howell <chowell@redhat.com>
14258
14259 * Makefile.in (DO_X): Do not backslash single-quotes in
14260 backquotes (two places).
14261
14262 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
14263
14264 Re-installed:
14265 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
14266 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
14267 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
14268 * ltcf-cxx.sh: Likewise.
14269 * ltcf-gcj.sh: Likewise.
14270
14271 2001-03-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
14272
14273 * MAINTAINERS: Add myself as "documentation co-maintainer".
14274
14275 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
14276
14277 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
14278 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
14279
14280 2001-03-19 Tom Tromey <tromey@redhat.com>
14281
14282 * config-ml.in: Handle GCJ and GCJFLAGS.
14283
14284 2001-03-21 Michael Chastain <chastain@redhat.com>
14285
14286 * Makefile.in: all-m4 depends on all-texinfo.
14287
14288 2001-03-20 Loren J. Rittle <ljrittle@acm.org>
14289
14290 * MAINTAINERS: Add myself to write after approval list.
14291
14292 2001-03-18 Laurynas Biveinis <lauras@softhome.net>
14293
14294 * Makefile.in (DO_X): Quote nested quotes.
14295
14296 2001-03-18 Alan Modra <alan@linuxcare.com.au>
14297
14298 * MAINTAINERS: Add myself to write after approval list.
14299
14300 2001-03-15 Laurynas Biveinis <lauras@softhome.net>
14301
14302 * Makefile.in (DO_X): Use double quotes for quoting
14303 "RANLIB=$${RANLIB}".
14304
14305 2001-03-10 Ovidiu Predescu <ovidiu@cup.hp.com>
14306
14307 * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
14308
14309 2001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
14310
14311 * configure.in: Only use `lang_requires' for languages athat are
14312 actually enabled.
14313
14314 2001-03-08 Phil Edwards <pme@sources.redhat.com>
14315
14316 * MAINTAINERS (C++ runtime libs): Update and alphabatize.
14317
14318 2001-03-08 Alexandre Oliva <aoliva@redhat.com>
14319
14320 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
14321
14322 2001-03-07 Tom Tromey <tromey@redhat.com>
14323
14324 * configure.in: Allow config-lang.in to set `lang_requires' to list
14325 of other required languages.
14326
14327 2001-03-06 Laurynas Biveinis <lauras@softhome.net>
14328
14329 * Makefile.in: Remove RANLIB definition. Use RANLIB
14330 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
14331 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
14332
14333 2001-02-28 Benjamin Kosnik <bkoz@redhat.com>
14334 Alexandre Oliva <aoliva@redhat.com>
14335
14336 * Makefile.in (check-c++): Use tabs, not spaces.
14337
14338 2001-02-20 Laurynas Biveinis <lauras@softhome.net>
14339
14340 * MAINTAINERS: add myself to Write After Approval list.
14341
14342 2001-02-19 Benjamin Kosnik <bkoz@redhat.com>
14343
14344 * Makefile.in (check-c++): New rule.
14345
14346 * configure.in (target_libs): Remove libg++.
14347 (noconfigdirs): Remove libg++.
14348 (noconfigdirs): Same.
14349 (noconfigdirs): Same.
14350 (noconfigdirs): Same.
14351
14352 * config-ml.in: Remove libg++ references.
14353
14354 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
14355 (ALL_TARGET_MODULES): Same.
14356 (configure-target-libg++): Remove.
14357 (all-target-libg++): Remove.
14358 (configure-target-libio): Remove.
14359 (all-target-libio): Remove.
14360 (check-target-libio): Remove.
14361 (.PHONY): Remove.
14362 (libg++.tar.bz2): Remove.
14363 (all-target-cygmon): Remove libio.
14364 (all-target-libstdc++): Remove.
14365 (configure-target-libstdc++): Remove.
14366 (TARGET_LIB_PATH): Remove libstdc++.
14367 (ALL_GCC_CXX): Remove libstdc++.
14368 (all-target-gperf): Correct.
14369
14370 2001-02-16 Nick Clifton <nickc@redhat.com>
14371
14372 * configure.in (noconfigdirs): Allow configuration of texinfo
14373 for Cygwin hosts.
14374
14375 2001-02-15 Anthony Green <green@redhat.com>
14376
14377 * configure: Introduce GCJ_FOR_TARGET.
14378 * configure.in: Ditto.
14379 * Makefile.in: Ditto.
14380
14381 2001-02-13 Andreas Schwab <schwab@suse.de>
14382
14383 * MAINTAINERS: Update mail address.
14384
14385 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
14386
14387 * config.guess: Add linux target for S/390.
14388 * config.sub: Likewise.
14389
14390 2001-02-08 Chandrakala Chavva <cchavva@redhat.com>
14391
14392 * configure.in: for *-chorusos, don't config target-newlib and
14393 target-libgloss.
14394
14395 2001-02-06 Ben Elliston <bje@redhat.com>
14396
14397 * configure: Output host type to stdout, not stderr.
14398
14399 2001-02-05 Mark Mitchell <mark@codesourcery.com>
14400
14401 * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
14402 * ltcf-cxx.sh: Likewise.
14403
14404 * config.if: Assume enable_libstdcxx_v3 is defined.
14405
14406 2001-02-04 Mark Mitchell <mark@codesourcery.com>
14407
14408 Remove V2 C++ library.
14409 * configure.in: Remove --enable-libstdcxx_v3 support.
14410
14411 2001-01-31 Bryce McKinlay <bryce@albatross.co.nz>
14412
14413 * include/demangle.h: Add prototype for java_demangle_v3.
14414
14415 2001-01-29 Phil Edwards <pme@sources.redhat.com>
14416
14417 * COPYING.LIB: Update to LGPL 2.1 from the FSF.
14418
14419 2001-01-27 Richard Henderson <rth@redhat.com>
14420
14421 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
14422
14423 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
14424
14425 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
14426 Don't unset, it's non-portable and no longer necessary, set to empty
14427 instead.
14428
14429 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
14430
14431 * ltconfig: Shell portability fix for the tagname validity check.
14432
14433 2001-01-27 Alexandre Oliva <aoliva@redhat.com>
14434
14435 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
14436 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
14437
14438 2001-01-26 Michael Sokolov <msokolov@ivan.Harhan.ORG>
14439
14440 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
14441
14442 2001-01-26 Tom Tromey <tromey@redhat.com>
14443
14444 * configure.in: Allow libgcj to be built on Sparc Solaris.
14445
14446 2001-01-25 David Edelsohn <edelsohn@gnu.org>
14447
14448 * ltcf-c.sh: Add aix5 case.
14449 * ltcf-cxx.sh: Likewise.
14450 * ltconfig: Likewise.
14451
14452 2001-01-24 Alexandre Oliva <aoliva@redhat.com>
14453
14454 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
14455 keep at least one of build_libtool_libs or build_old_libs set to
14456 yes.
14457
14458 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
14459 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
14460
14461 2001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
14462
14463 * configure.in: Enable libgcj on several additional platforms.
14464
14465 2001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
14466
14467 * configure.in: Enable libgcj for linux targets.
14468
14469 2001-01-20 Michael Sokolov <msokolov@ivan.Harhan.ORG>
14470
14471 * MAINTAINERS (Write After Approval): Add myself.
14472
14473 2001-01-15 John David Anglin <dave@hiauly1.hia.nrc.ca>
14474
14475 * MAINTAINERS: Add myself as vax port maintainer.
14476
14477 2001-01-11 Fergus Henderson <fjh@cs.mu.oz.au>
14478
14479 * MAINTAINERS: Add myself as Mercury front-end maintainer.
14480
14481 2001-01-09 Mike Stump <mrs@wrs.com>
14482
14483 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
14484 failures of subdirectories.
14485
14486 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
14487
14488 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
14489 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
14490 * ltcf-cxx.sh: Likewise.
14491 * ltcf-gcj.sh: Likewise.
14492 * ltconfig.sh: Fix typo.
14493
14494 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
14495
14496 * configure: handle DOS-style absolute paths.
14497
14498 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
14499
14500 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
14501
14502 2000-12-30 Marek Michalkiewicz <marekm@linux.org.pl>
14503
14504 * MAINTAINERS: Add myself as avr port co-maintainer.
14505
14506 2000-12-28 Ben Elliston <bje@redhat.com>
14507
14508 * MAINTAINERS: Add myself under ``Write After Approval''.
14509
14510 2000-12-19 Joseph S. Myers <jsm28@cam.ac.uk>
14511
14512 * texinfo: Remove directory from GCC.
14513
14514 2000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
14515
14516 * COPYING: Update to current
14517 ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
14518 to 19yy as example year in copyright notice).
14519
14520 2000-12-18 Benjamin Kosnik <bkoz@redhat.com>
14521
14522 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
14523 (libstdcxx_incdir): Pass down.
14524 * config.if: Remove expired bits for cxx_interface, add stub.
14525 (libstdcxx_incdir): Add variable for g++ include directory.
14526 * configure.in (gxx_include_dir): Use it.
14527
14528 2000-12-18 Alexandre Oliva <aoliva@redhat.com>
14529
14530 * MAINTAINERS: Added self as sh port co-maintainer. Removed entry
14531 with old-email address from ``Write After Approval''.
14532
14533 2000-12-15 Andreas Jaeger <aj@suse.de>
14534
14535 * configure.in: Handle lang_dirs.
14536
14537 2000-12-14 Tom Tromey <tromey@redhat.com>
14538
14539 * MAINTAINERS: Removed brads.
14540
14541 * MAINTAINERS: Added gcj developers.
14542
14543 2000-12-13 Anthony Green <green@redhat.com>
14544
14545 * configure.in: Disable libgcj for any target not specifically
14546 listed. Disable libgcj for x86 and Alpha Linux until compatible
14547 with g++ abi.
14548
14549 2000-12-13 Mike Stump <mrs@wrs.com>
14550
14551 * Makefile.in (local-distclean): Also remove fastjar.
14552
14553 2000-12-12 Rodney Brown <RodneyBrown@mynd.com>
14554
14555 * contrib/gcc_update: Add fastjar --touch entries.
14556
14557 2000-12-12 Alexandre Oliva <aoliva@redhat.com>
14558
14559 * configure.in: Disable language-specific target libraries for
14560 languages that aren't enabled.
14561
14562 2000-12-10 Anthony Green <green@redhat.com>
14563
14564 * configure.in: Define libgcj. Disable libgcj target libraries for
14565 most targets.
14566
14567 2000-12-10 Neil Booth <neilb@earthling.net>
14568
14569 * MAINTAINERS: Update mail address, remove from WAA list.
14570
14571 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
14572
14573 * libjava: Imported from /cvs/java.
14574 * libffi: Likewise.
14575 * Boehm-gc: Likewise.
14576
14577 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
14578
14579 * configure.in (target_libs): Revert 2000-12-08 patch.
14580 (noconfigdirs): Added target-libjava.
14581
14582 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
14583
14584 * djunpack.bat: removed.
14585
14586 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
14587
14588 * Makefile.in: handle DOS-style absolute paths.
14589 * config-ml.in: likewise.
14590 * symlink-tree: likewise.
14591
14592 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
14593
14594 * fastjar: Imported.
14595
14596 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
14597
14598 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
14599 libjava.
14600 * configure.in (target_libs): Removed `target-libjava'.
14601
14602 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
14603
14604 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
14605 (ALL_MODULES): Added fastjar.
14606 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
14607 (all-target-libjava): all-fastjar replaces all-zip.
14608 (all-fastjar): Added.
14609 (configure-target-fastjar, all-target-fastjar): Likewise.
14610 * configure.in (host_tools): Added fastjar.
14611
14612 2000-12-07 Mike Stump <mrs@wrs.com>
14613
14614 * Makefile.in (local-distclean): Remove leftover built files.
14615
14616 2000-11-24 Nick Clifton <nickc@redhat.com>
14617
14618 * configure.in (xscale-elf): Add target.
14619 (xscale-coff): Add target.
14620
14621 2000-11-22 Loren J. Rittle <ljrittle@acm.org>
14622
14623 * ltcf-cxx.sh: Support creation of C++ shared libraries on
14624 recent versions of FreeBSD (release 3 or later).
14625 * ltconfig: On FreeBSD, -lc must not be provided when building
14626 a shared library or else the standard -pthread gcc option is
14627 rendered worthless to later users of the built library.
14628
14629 2000-11-16 Fred Fish <fnf@be.com>
14630
14631 * configure.in (enable_libstdcxx_v3): Fix typo,
14632 libstd++ -> libstdc++.
14633
14634 2000-11-21 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
14635
14636 * MAINTAINERS: Add self to Write After Approval list.
14637
14638 2000-11-21 Bernd Schmidt <bernds@redhat.com>
14639
14640 * MAINTAINERS: Update my email address. Add myself to global write
14641 privs list.
14642
14643 2000-11-18 Alexandre Oliva <aoliva@redhat.com>
14644
14645 * Makefile.in: Merge with src and libgcj.
14646 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
14647 configure-target-<library> when their configure scripts need the C
14648 or C++ library to have already been built to work properly.
14649 (do_proto_toplev): Set them to an empty string.
14650
14651 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
14652 (REALLY_SET_LIB_PATH): Use them.
14653
14654 2000-11-17 Stan Shebs <shebs@apple.com>
14655
14656 * MAINTAINERS: Add self to Write After Approval list.
14657
14658 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
14659
14660 * configure: Provide the original toplevel configure arguments
14661 (including $0) to subprocesses in the environment rather than
14662 through gcc/configargs.h.
14663
14664 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
14665
14666 * MAINTAINERS: Remove references to cccp. Change C9X reference to
14667 C99. Alphabetise "Write After Approval" list.
14668
14669 2000-11-12 Mark Mitchell <mark@codesourcery.com>
14670
14671 * configure: Turn on libstdc++ V3 by default.
14672
14673 * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
14674 if we've got GCC.
14675
14676 2000-11-11 Philip Blundell <philb@gnu.org>
14677
14678 * MAINTAINERS: Add self to Write After Approval list.
14679
14680 2000-11-09 David Edelsohn <edelsohn@gnu.org>
14681
14682 * ltcf-c.sh (aix4): Improve shared library configuration; require
14683 exporting symbols.
14684 * ltcf-cxx.sh (aix4): Define.
14685 * ltconfig (aix4): Define library and soname specs appropriate for
14686 AIX. Define command to create export symbols list.
14687
14688 Mon Nov 6 14:19:35 2000 Christopher Faylor <cgf@cygnus.com>
14689
14690 * config.sub: Add support for Sun Chorus
14691
14692 2000-10-31 Nick Clifton <nickc@redhat.com>
14693
14694 * MAINTAINERS: Rename <name>@cygnus.com addresses to
14695 <name>@redhat.com. Also installed new email address for Clint
14696 Popetz.
14697
14698 2000-10-30 Joseph S. Myers <jsm28@cam.ac.uk>
14699
14700 * etc: Remove directory from GCC.
14701
14702 2000-10-16 Michael Meissner <meissner@redhat.com>
14703
14704 * configure (gcc/configargs.h): Only create if there is a build GCC
14705 directory created.
14706
14707 2000-10-16 Matthias Klose <doko@debian.org>
14708
14709 * config.if: Search libstdc++-v3/configure.in for INTERFACE,
14710 when configured for libstdc++-v3.
14711
14712 2000-10-05 Phil Edwards <pme@gcc.gnu.org>
14713
14714 * configure: Save configure arguments to gcc/configargs.h.
14715
14716 2000-10-04 Philipp Thomas <pthomas@suse.de>
14717
14718 * config.guess: Import CVS version 1.157.
14719 * config.sub: Import CVS version 1.181.
14720
14721 2000-10-04 Andris Pavenis <pavenis@latnet.lv>
14722
14723 * Makefile.in (bootstrap): avoid recursion if subdir missing
14724 (cross): ditto
14725 (do-proto-toplev): ditto
14726
14727 2000-09-30 Alexandre Oliva <aoliva@redhat.com>
14728
14729 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
14730 ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
14731
14732 * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
14733 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
14734 all affected `configure' scripts.
14735
14736 Mon 25-Sep-2000 19:46:09 BST Neil Booth <neilb@earthling.net>
14737
14738 * MAINTAINERS: Add self as cpplib co-maintainer.
14739
14740 2000-09-24 Aldy Hernandez <aldyh@redhat.com>
14741
14742 * MAINTAINERS: Add self to Write After Approval list.
14743
14744 2000-09-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
14745
14746 * INSTALL/README: egcs -> GCC update.
14747
14748 Sun Sep 17 16:55:59 CEST 2000 Marc Espie <espie@cvs.openbsd.org>
14749
14750 * MAINTAINERS: Add myself to Write After Approval list.
14751
14752 2000-09-15 Kazu Hirata <kazu@hxi.com>
14753
14754 * MAINTAINERS: Add myself to Write After Approval list.
14755
14756 Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
14757
14758 * configure.in: Do not build byacc for hppa64. Provide paths to the
14759 X11 libraries for hppa64.
14760
14761 2000-09-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
14762
14763 * MAINTAINERS: Add myself as 68hc11 port maintainer.
14764
14765 2000-09-06 Alexandre Oliva <aoliva@redhat.com>
14766
14767 * Makefile.in (all-zlib): Added dummy target.
14768
14769 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
14770 ltcf-gcj.sh: Updated from libtool multi-language branch.
14771
14772 2000-09-05 Alexandre Oliva <aoliva@redhat.com>
14773
14774 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
14775 (bootstrap*): Depend on all-bootstrap.
14776
14777 2000-09-05 Philipp Thomas <pthomas@suse.de>
14778
14779 * config.guess: Import CVS version 1.156.
14780 * config.sub: Import CVS version 1.179.
14781
14782 2000-09-02 Anthony Green <green@cygnus.com>
14783
14784 * Makefile.in (all-gcc): Depend on all-zlib.
14785 (CLEAN_MODULES): Add clean-zlib.
14786 (ALL_MODULES): Add all-zlib.
14787 * configure.in (host_libs): Add zlib.
14788
14789 2000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
14790
14791 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
14792 crosses, but add gcc/include to the header search path for them.
14793
14794 2000-08-04 David E. O'Brien <obrien@FreeBSD.org>
14795
14796 * MAINTAINERS: Add self to Write After Approval list.
14797
14798 2000-08-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
14799
14800 * config.guess: Import CVS version 1.152.
14801 * config.sub: Import CVS version 1.177.
14802
14803 2000-08-25 Alexandre Oliva <aoliva@redhat.com>
14804
14805 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
14806 $targargs to tell whether newlib is going to be built.
14807
14808 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
14809 $$r/TARGET_SUBDIR/libio for _G_config.h.
14810
14811 2000-08-23 Alexandre Oliva <aoliva@redhat.com>
14812
14813 * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
14814
14815 2000-08-22 DJ Delorie <dj@redhat.com>
14816
14817 * MAINTAINERS: Add self as a build machinery (*.in) maintainer
14818
14819 2000-08-22 Alexandre Oliva <aoliva@redhat.com>
14820
14821 * config-ml.in (CC, CXX): Avoid trailing whitespace.
14822 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
14823 sub-configures.
14824
14825 2000-08-21 DJ Delorie <dj@redhat.com>
14826
14827 * MAINTAINERS: Add self as a libiberty maintainer
14828
14829 2000-08-16 Alexandre Oliva <aoliva@redhat.com>
14830
14831 * configure.in (libstdcxx_flags): Use
14832 libstdc++-v3/src/libstdc++.INC.
14833
14834 2000-08-15 Alexandre Oliva <aoliva@redhat.com>
14835
14836 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
14837
14838 2000-08-14 Zack Weinberg <zack@wolery.cumb.org>
14839
14840 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
14841
14842 * configure: Make enable_threads and enable_shared defaults
14843 explicit. Substitute enable_threads into generated Makefiles.
14844 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
14845 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
14846
14847 2000-08-13 Geoff Keating <geoffk@cygnus.com>
14848
14849 * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
14850
14851 2000-08-12 Alexandre Oliva <aoliva@redhat.com>
14852
14853 * config-ml.in (CC): Remove bogus duplicate quotation mark from
14854 previous delta.
14855
14856 2000-08-11 Jason Merrill <jason@redhat.com>
14857
14858 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
14859 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
14860 (FLAGS_FOR_TARGET): Not here.
14861 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
14862
14863 2000-08-11 Alexandre Oliva <aoliva@redhat.com>
14864
14865 * config-ml.in (CC, CXX): Don't introduce a leading space.
14866
14867 2000-08-07 DJ Delorie <dj@delorie.com>
14868
14869 * MAINTAINERS: Add self as a DJGPP maintainer
14870
14871 2000-08-07 DJ Delorie <dj@redhat.com>
14872
14873 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
14874 "if we're also building gcc, and it's a gcc that will run on the
14875 build machine, we want to use its includes instead of the system's
14876 default includes".
14877
14878 2000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
14879
14880 * MAINTAINERS: Add self to Write After Approval list.
14881
14882 2000-08-03 Alexandre Oliva <aoliva@redhat.com>
14883
14884 * configure.in (libstdcxx_flags): Don't use `"'.
14885
14886 * config-ml.in: Adjust multilib search paths to the
14887 appropriate multilib tree.
14888
14889 2000-08-02 Alexandre Oliva <aoliva@redhat.com>
14890
14891 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
14892 commas in $LANGUAGES.
14893
14894 2000-08-02 Manfred Hollstein <manfredh@redhat.com>
14895
14896 * configure.in: Re-enable all references to libg++ and librx.
14897
14898 2000-08-01 Alexandre Oliva <aoliva@redhat.com>
14899
14900 * ltconfig, ltmain.sh: Update from libtool multi-language branch.
14901 * ltcf-c.sh (need_lc): Fix test message. Set wl for archive_cmds.
14902 (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
14903 * ltcf-cxx.sh (need_lc): Set based on postdeps.
14904
14905 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
14906
14907 2000-07-31 Alexandre Oliva <aoliva@redhat.com>
14908
14909 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
14910 CXX_FOR_TARGET for sed.
14911
14912 2000-07-30 Alexandre Oliva <aoliva@redhat.com>
14913
14914 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
14915 Do not override if already set in the environment or in configure.
14916 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
14917 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
14918
14919 2000-07-28 Alexandre Oliva <aoliva@redhat.com>
14920
14921 * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
14922 the libtool CVS tree multi-language branch.
14923 * ltconfig, ltmain.sh: Updated.
14924
14925 2000-07-27 Alexandre Oliva <aoliva@redhat.com>
14926
14927 * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
14928 (clean-target): Depend on it.
14929
14930 * Makefile.in (FLAGS_FOR_TARGET): New macro.
14931 (GCC_FOR_TARGET): Use it.
14932 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
14933 * configure.in: ... here.
14934 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
14935 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
14936
14937 2000-07-24 Eric Christopher <echristo@cygnus.com>
14938
14939 * MAINTAINERS: Add self to Write After Approval list.
14940
14941 2000-07-24 Alexandre Oliva <aoliva@redhat.com>
14942
14943 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
14944 (configure-target-libchill, configure-target-libobjc): Likewise.
14945
14946 * configure.in: Use the same cache file for all target libs.
14947 * config-ml.in: But different cache files per multilib variant.
14948
14949 2000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
14950
14951 * configure (topsrcdir): Don't use dirname.
14952
14953 2000-07-22 Jeffrey Oldham <oldham@codesourcery.com>
14954
14955 * MAINTAINERS: Add self to Write After Approval list.
14956
14957 2000-07-20 Jason Merrill <jason@redhat.com>
14958
14959 * configure.in: Remove all references to libg++ and librx.
14960
14961 * configure, configure.in, Makefile.in: Unify gcc and binutils.
14962
14963 2000-07-20 Hans-Peter Nilsson <hp@axis.com>
14964
14965 * config.sub: Update to subversions version 2000-07-06.
14966
14967 2000-07-12 Andrew Haley <aph@cygnus.com>
14968
14969 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
14970 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
14971
14972 2000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
14973
14974 * symlink-tree: Check number of arguments.
14975
14976 2000-07-05 Jim Wilson <wilson@cygnus.com>
14977
14978 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
14979 search path for a g++ extracted from the build tree. This
14980 will allow link tests run by configure scripts in
14981 subdirectories to succeed.
14982
14983 2000-07-01 Koundinya K <kk@ddeorg.soft.net>
14984
14985 * ltconfig: Add support for mips-dde-sysv4.2MP
14986
14987 2000-06-29 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
14988
14989 * MAINTAINERS: Add myself as loop discovery maintainer.
14990
14991 2000-06-28 Corinna Vinschen <vinschen@cygnus.com>
14992
14993 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
14994 `os2'. Force ac_cv_exeext to be ".exe" in that case.
14995
14996 2000-06-19 Timothy Wall <twall@cygnus.com>
14997
14998 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
14999 * config.sub: Add tic54x target.
15000
15001 Sun Jun 11 17:20:00 MET 2000 Toon Moene <toon@moene.indiv.nluug.nl>
15002
15003 * MAINTAINERS: Add self as Fortran maintainer,
15004 remove Craig Burley.
15005
15006 Tue May 30 19:01:12 2000 Andrew Cagney <cagney@b1.cygnus.com>
15007
15008 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
15009 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
15010
15011 Mon May 29 21:15:00 MET 2000 Philipp Thomas <pthomas@suse.de>
15012
15013 * MAINTAINERS: Add self as i18n maintainer
15014
15015 20000-05-21 H.J. Lu (hjl@gnu.org)
15016
15017 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
15018 directory are used if they exist. Make sure
15019 $(build_tooldir)/include is searched for header files,
15020 $(build_tooldir)/lib/ for library files.
15021 (GCC_FOR_TARGET): Likewise.
15022 (CXX_FOR_TARGET): Likewise.
15023
15024 Thu May 18 10:58:13 2000 Jeffrey A Law (law@cygnus.com)
15025
15026 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
15027
15028 Wed May 17 16:03:48 2000 Alexandre Oliva <aoliva@cygnus.com>
15029
15030 * Makefile.in (configure-target-libiberty): Depend on
15031 configure-target-newlib.
15032
15033 2000-05-16 Alexandre Oliva <aoliva@cygnus.com>
15034
15035 * configure.in, Makefile.in: Merge all libffi-related
15036 configury stuff from the libgcj tree.
15037
15038 Tue May 16 10:06:21 2000 Andrew Cagney <cagney@b1.cygnus.com>
15039
15040 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
15041 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
15042
15043 Tue May 16 09:57:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
15044
15045 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
15046 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
15047 current version information. Add to proto-toplev directory.
15048 (gdb-taz): Build do-djunpack.
15049
15050 2000-05-15 David Edelsohn <edelsohn@gnu.org>
15051
15052 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
15053
15054 Mon May 15 13:39:09 2000 Andrew Cagney <cagney@b1.cygnus.com>
15055
15056 * MAINTAINERS: Add self to Write After Approval list.
15057
15058 2000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
15059
15060 * ltmain.sh: Preserve in relink_command any environment
15061 variables that may affect the linker behavior.
15062
15063 Fri May 12 11:23:17 2000 Jeffrey A Law (law@cygnus.com)
15064
15065 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
15066
15067 Wed May 10 21:26:51 2000 Jim Wilson <wilson@cygnus.com>
15068
15069 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
15070
15071 2000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
15072
15073 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
15074 with the version name.
15075
15076 Sat May 6 21:12:55 CDT 2000 Jason Eckhardt <jle@cygnus.com>
15077
15078 * MAINTAINERS: Add self as bb-reorder maintainer.
15079
15080 2000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
15081
15082 * config.if: Tweak.
15083
15084 2000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
15085
15086 * djunpack.bat: New file.
15087
15088 Wed Apr 19 12:46:26 2000 Andrew Cagney <cagney@b1.cygnus.com>
15089
15090 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
15091 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
15092 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
15093 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
15094
15095 2000-04-16 Dave Pitts <dpitts@cozx.com>
15096
15097 * config.sub (case $basic_machine): Change default for "ibm-*"
15098 to "openedition".
15099
15100 2000-04-13 Andreas Jaeger <aj@suse.de>
15101
15102 * MAINTAINERS: Added myself.
15103
15104 Wed Apr 12 16:42:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
15105
15106 * Makefile.in (gdb-taz): New target. GDB specific archive.
15107 (do-md5sum): New target.
15108 (MD5PROG): Define.
15109 (PACKAGE): Default to TOOL.
15110 (VER): Default to a shell script.
15111 (taz): Rewrite target. Move real work to do-proto-toplev. Include
15112 md5 checksum generation.
15113 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
15114 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
15115 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
15116 insight.tar.bz2): Use gdb-taz to create archive.
15117
15118 Fri Apr 7 18:10:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
15119
15120 * configure (warn_cflags): Delete.
15121
15122 Thu Apr 6 16:15:14 2000 Philippe De Muyter <phdm@macqel.be>
15123
15124 * MAINTAINERS: Added myself.
15125
15126 2000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
15127 Martin v. Löwis <martin@loewis.home.cs.tu-berlin.de>
15128
15129 * configure.in (enable_libstdcxx_v3): Add.
15130 (target_libs): Add bits here to switch between libstdc++-v2 and
15131 libstdc++-v3.
15132 * config.if: And this file too.
15133 * Makefile.in: Add libstdc++-v3 targets.
15134
15135 2000-04-05 Michael Meissner <meissner@redhat.com>
15136
15137 * config.sub (d30v): Add d30v as a basic machine type.
15138
15139 2000-03-29 Jason Merrill <jason@casey.cygnus.com>
15140
15141 * configure.in: -linux-gnu*, not -linux-gnu.
15142
15143 Sun Mar 12 17:30:30 2000 Toon Moene <toon@moene.indiv.nluug.nl>
15144
15145 * MAINTAINERS: Add self in write-after-approval section.
15146
15147 Sun Mar 12 00:23:32 2000 Jim Wilson <wilson@cygnus.com>
15148
15149 * MAINTAINERS: Add self as ia64 port maintainer.
15150
15151 2000-03-08 Neil Booth <NeilB@earthling.net>
15152
15153 * MAINTAINERS: Add self in write-after-approval section.
15154
15155 Fri Mar 3 18:44:08 2000 Andrew Cagney <cagney@b1.cygnus.com>
15156
15157 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
15158 (do-tar-bz2): Replace TOOL with PACKAGE.
15159 (gdb.tar.bz2): Remove GDBTK from GDB package.
15160 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
15161 dejagnu.tar.bz2): New packages.
15162
15163 2000-02-27 Andreas Jaeger <aj@suse.de>
15164
15165 * configure.in: Add entry for mips*-*-linux*, move catch all
15166 *-*-*linux* entry below this one.
15167
15168 2000-02-27 Ian Lance Taylor <ian@zembu.com>
15169
15170 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
15171
15172 2000-02-24 Nick Clifton <nickc@cygnus.com>
15173
15174 * config.sub: Support an OS of "wince".
15175
15176 Thu Feb 24 16:15:56 2000 Andrew Cagney <cagney@b1.cygnus.com>
15177
15178 * config.guess, config.sub: Updated to match config's 2000-02-15
15179 version.
15180
15181 2000-02-23 Linas Vepstas <linas@linas.org>
15182
15183 * config.sub: Add support for Linux/IBM 370.
15184 * configure.in: Likewise.
15185
15186 2000-02-22 Nick Clifton <nickc@cygnus.com>
15187
15188 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
15189
15190 2000-02-20 Christopher Faylor <cgf@cygnus.com>
15191
15192 * config.guess: Guess "cygwin" rather than "cygwin32".
15193
15194 2000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
15195
15196 * configure (gcc_version): When setting, narrow search to
15197 lines containing `version_string'.
15198
15199 2000-02-15 Denis Chertykov <denisc@overta.ru>
15200
15201 * config.sub: Add support for avr target.
15202
15203 2000-02-14 Nick Clifton <nickc@cygnus.com>
15204
15205 * MAINTAINERS: Add maintainers for MCore port.
15206
15207 Tue Feb 1 00:07:46 2000 Hans-Peter Nilsson <hp@bitrange.com>
15208
15209 * config.sub: Add mmix-knuth-mmixware.
15210
15211 2000-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
15212
15213 * MAINTAINERS: Pair cccp with cpplib maintainership.
15214
15215 2000-01-27 Christopher Faylor <cgf@redhat.com>
15216
15217 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
15218 structure stuff to -L library search.
15219 (CXX_FOR_TARGET): Ditto.
15220 (CROSS_CHECK_MODULES): Fix spelling mistake.
15221
15222 2000-01-24 Mark Mitchell <mark@codesourcery.com>
15223
15224 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
15225 the C++ compiler.
15226
15227 2000-01-12 Richard Henderson <rth@cygnus.com>
15228
15229 * configure.in: Don't build some bits for beos.
15230
15231 2000-01-12 Joel Sherrill (joel@OARcorp.com)
15232
15233 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
15234 as include files.
15235
15236 2000-01-11 Zack Weinberg <zack@wolery.cumb.org>
15237
15238 * Add self as cpplib maintainer, as requested by Jason
15239 Merrill. Correct my e-mail address.
15240
15241 2000-01-06 Geoff Keating <geoffk@cygnus.com>
15242
15243 * configure.in: Use mt-aix43 to handle *_TARGET defs,
15244 not mh-aix43.
15245
15246 Thu Dec 23 03:43:36 1999 Hans-Peter Nilsson <hp@bitrange.com>
15247
15248 * MAINTAINERS: Add myself to "write after approval" list.
15249
15250 1999-12-14 Richard Henderson <rth@cygnus.com>
15251
15252 * config.guess (alpha-osf, alpha-linux): Detect ev67.
15253 * config.sub: Accept alphaev[78], alphaev8.
15254
15255 1999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
15256
15257 * config.guess, config.sub: Update from autoconf.
15258
15259 1999-11-29 Bruce Korb <autogen@linuxbox.com>
15260
15261 * MAINTAINERS: update my playtime e-address.
15262
15263 Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
15264
15265 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
15266 necessary libraries are missing.
15267
15268 Fri Nov 19 11:22:31 MST 1999 Diego Novillo <dnovillo@cygnus.com>
15269
15270 * MAINTAINERS: Add new 'write after approval' maintainer.
15271
15272 Wed Nov 17 16:08:43 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
15273
15274 * MAINTAINERS: Add new Java maintainer.
15275
15276 1999-10-25 Andreas Schwab <schwab@suse.de>
15277
15278 * configure: Fix quoting inside arguments of eval.
15279
15280 1999-10-21 Nick Clifton <nickc@cygnus.com>
15281
15282 * config-ml.in: Allow suppression of some ARM multilibs.
15283
15284 Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
15285
15286 * config.guess: Add OS/390 match pattern.
15287 * config.sub: Add mvs, openedition targets.
15288 * configure.in (i370-ibm-opened*): New.
15289
15290 1999-09-04 Steve Chamberlain <sac@pobox.com>
15291
15292 * config.sub: Add support for configuring for pj.
15293
15294 1999-08-31 Nick Clifton <nickc@cygnus.com>
15295
15296 * config.sub (maybe_os): Add support for configuring for fr30.
15297
15298 1999-08-25 Nick Clifton <nickc@cygnus.com>
15299
15300 * configure.in: Do not configure or build ld for AIX
15301 platforms. ld is known to be broken on these platforms.
15302
15303 Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
15304
15305 * config-ml.in: Pass compiler flag corresponding to multidirs to
15306 subdir configures.
15307
15308 1999-08-09 Ian Lance Taylor <ian@zembu.com>
15309
15310 * Makefile.in (LDFLAGS): Define.
15311
15312 1999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
15313
15314 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
15315 noconfigdirs.
15316 (*-*-cygwin*): Likewise.
15317
15318 1999-08-08 Ian Lance Taylor <ian@zembu.com>
15319
15320 * mkdep: New file.
15321 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
15322 (BINUTILS_SUPPORT_DIRS): Add mkdep.
15323
15324 From Eli Zaretskii <eliz@is.elta.co.il>:
15325 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
15326 long file name when using DJGPP on MS-DOS.
15327
15328 Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
15329
15330 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
15331
15332 1999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
15333
15334 * Makefile.in (check-target-libio): Remove all-target-libstdc++
15335 dependency as this causes "make check" to globally "make all"
15336
15337 Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
15338
15339 * configure.in (target_libs): Added target-zlib.
15340 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
15341 (CONFIGURE_TARGET_MODULES): Likewise.
15342 (CHECK_TARGET_MODULES): Likewise.
15343 (INSTALL_TARGET_MODULES): Likewise.
15344 (CLEAN_TARGET_MODULES): Likewise.
15345 (configure-target-zlib): New target.
15346 (all-target-zlib): Likewise.
15347 (all-target-libjava): Depend on all-target-zlib.
15348 (configure-target-libjava): Depend on configure-target-zlib.
15349
15350 * Makefile.in (configure-target-libjava): Depend on
15351 configure-target-newlib.
15352 (configure-target-boehm-gc): New target.
15353 (configure-target-qthreads): New target.
15354
15355 * configure.in (target_libs): Added target-qthreads.
15356 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
15357 (CONFIGURE_TARGET_MODULES): Likewise.
15358 (CHECK_TARGET_MODULES): Likewise.
15359 (INSTALL_TARGET_MODULES): Likewise.
15360 (CLEAN_TARGET_MODULES): Likewise.
15361 (all-target-qthreads): New target.
15362 (configure-target-libjava): Depend on configure-target-qthreads.
15363 (all-target-libjava): Depend on all-target-qthreads.
15364
15365 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
15366 (CONFIGURE_TARGET_MODULES): Likewise.
15367 (CHECK_TARGET_MODULES): Likewise.
15368 (INSTALL_TARGET_MODULES): Likewise.
15369 (CLEAN_TARGET_MODULES): Likewise.
15370 (all-target-libjava): New target.
15371 (all-target-boehm-gc): Likewise.
15372 * configure.in (target_libs): Added libjava, boehm-gc.
15373
15374 1999-07-22 Ian Lance Taylor <ian@zembu.com>
15375
15376 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
15377 configure.bat in SUPPORT_FILES.
15378 (gas+binutils.tar.bz2): Likewise.
15379
15380 * makeall.bat: Remove; obsolete.
15381
15382 1999-07-21 Ian Lance Taylor <ian@zembu.com>
15383
15384 From Mark Elbrecht:
15385 * configure.bat: Remove; obsolete.
15386
15387 1999-07-11 Ian Lance Taylor <ian@zembu.com>
15388
15389 * configure: Add -W -Wall to the default CFLAGS when compiling with
15390 gcc.
15391
15392 Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
15393
15394 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
15395
15396 1999-06-30 Mark Mitchell <mark@codesourcery.com>
15397
15398 * configure.in: Build ld on IRIX6.
15399
15400 1999-06-12 Ian Lance Taylor <ian@zembu.com>
15401
15402 * Makefile.in: Change distribution targets to use bzip2 instead of
15403 gzip.
15404 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
15405 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
15406
15407 1999-06-04 Nick Clifton <nickc@cygnus.com>
15408
15409 * config.sub: Add mcore target.
15410
15411 Sun May 30 16:03:16 1999 Cort Dougan <cort@cs.nmt.edu>
15412
15413 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
15414
15415 Tue May 25 11:20:46 1999 H.J. Lu (hjl@gnu.org)
15416
15417 * config.guess (dummy): Changed to $dummy.
15418
15419 1999-05-24 Nick Clifton <nickc@cygnus.com>
15420
15421 * config.sub: Tidied up case statements.
15422
15423 1999-05-22 Ben Elliston <bje@cygnus.com>
15424
15425 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
15426 <jiro@din.or.jp>.
15427
15428 * config.guess: Merge with FSF version. Future changes will be
15429 more accurately recorded in this ChangeLog.
15430 * config.sub: Likewise.
15431
15432 Thu May 20 10:00:42 1999 Stephen L Moshier <moshier@world.std.com>
15433
15434 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
15435
15436 1999-04-30 Tom Tromey <tromey@cygnus.com>
15437
15438 * ltmain.sh: [mode link] Always use CC given by ltconfig.
15439
15440 1999-04-23 Tom Tromey <tromey@cygnus.com>
15441
15442 * ltconfig, ltmain.sh: Update to libtool 1.2f.
15443
15444 1999-04-20 Drew Moseley <dmoseley@cygnus.com>
15445
15446 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
15447 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
15448 Bad merge removed these two changes.
15449
15450 Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
15451 Martin Heller (Ing.-Buero_Heller@t-online.de)
15452
15453 * config.guess (interix Alpha): Add.
15454
15455 1999-04-11 Richard Henderson <rth@cygnus.com>
15456
15457 * configure.in (i?86-*-beos*): Do config gperf; don't config
15458 gdb, newlib, or libgloss.
15459
15460 Sun Apr 11 23:55:34 1999 Alexandre Oliva <oliva@dcc.unicamp.br>
15461
15462 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
15463 link a trivial program with -mabi=64. If it fails, remove mabi=64
15464 from multidirs.
15465
15466 Sat Apr 10 21:50:01 1999 Philipp Thomas (kthomas@gwdg.de)
15467
15468 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
15469
15470 1999-04-08 Nick Clifton <nickc@cygnus.com>
15471
15472 * config.sub: Add support for mcore targets.
15473
15474 1999-04-07 Michael Meissner <meissner@cygnus.com>
15475
15476 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
15477 not mt-ospace, in order to shut up assembler warning about using
15478 symbols that are named the same as registers.
15479
15480 1999-04-07 Drew Moseley <dmoseley@cygnus.com>
15481
15482 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
15483 dependency list for all-target-cygmon.
15484
15485 1999-04-05 Doug Evans <devans@casey.cygnus.com>
15486
15487 * config-ml.in: Check $host, not $target, for selective multilibs.
15488 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
15489 thumb interworking, and underscore prefix multilibs.
15490
15491 1999-04-04 Ian Lance Taylor <ian@zembu.com>
15492
15493 * missing: Update to version from current automake.
15494
15495 Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
15496
15497 * configure (gxx_include_dir): Removed.
15498
15499 * configure.in (gxx_include_dir): Handle it.
15500 * Makefile.in: Likewise.
15501
15502 1999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
15503
15504 * config.sub (mips64vr4111,mips64vr4111el) Add.
15505
15506 1999-03-21 Ben Elliston <bje@cygnus.com>
15507
15508 * config.guess: Correct typo for detecting ELF on FreeBSD.
15509
15510 Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
15511
15512 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
15513 config/mh-djgpp.
15514
15515 Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
15516
15517 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
15518 all-target-newlib to dependency list for all-target-bsp.
15519
15520 Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
15521
15522 * config.sub: Add i386-uwin support.
15523 * config.guess: Likewise.
15524
15525 Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
15526
15527 * configure.in: cleanup, add mh-*pic handling for arm, special
15528 case powerpc*-*-aix*
15529
15530 Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
15531
15532 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
15533 can be built.
15534
15535 Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
15536
15537 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
15538 targets.
15539
15540 1999-03-02 Nick Clifton <nickc@cygnus.com>
15541
15542 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
15543
15544 Sun Feb 28 02:20:00 1999 Geoffrey Noer <noer@cygnus.com>
15545
15546 * config.sub: Check for "cygwin*" rather than "cygwin32*"
15547
15548 1999-02-24 Nick Clifton <nickc@cygnus.com>
15549
15550 * config.sub: Fix typo in arm recognition.
15551
15552 Wed Feb 24 13:51:40 1999 Drew Moseley <dmoseley@cygnus.com>
15553
15554 * configure.in (noconfigdirs): Changed target_configdirs to
15555 include target-bsp only for m68k-*-elf* and m68k-*-coff*
15556 rather than m68k-*-* since it is not known to work on
15557 m68k-aout. Ditto for arm-*-*oabi.
15558
15559 Wed Feb 24 12:52:17 1999 Stan Shebs <shebs@andros.cygnus.com>
15560
15561 * configure.in (*-*-windows*): Remove, no longer used.
15562
15563 1999-02-19 Ben Elliston <bje@cygnus.com>
15564
15565 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
15566 Smart and improved by Andrew Cagney.
15567
15568 Thu Feb 18 19:55:09 1999 Marc Espie <espie@cvs.openbsd.org>
15569
15570 * config.guess: Recognize openbsd-*-hppa.
15571
15572 Wed Feb 17 01:38:59 1999 H.J. Lu (hjl@gnu.org)
15573
15574 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
15575 only if it is not empty.
15576
15577 1999-02-17 Nick Clifton <nickc@cygnus.com>
15578
15579 Patch from: Scott Bambrough <scottb@corelcomputer.com>
15580
15581 * config.guess: Modified to recognize uname's armv* syntax.
15582
15583 * config.sub: Modified to recognize uname's armv* syntax.
15584
15585 1999-02-17 Mark Salter <msalter@cygnus.com>
15586
15587 * configure.in: Added target-bsp for sparclite.
15588
15589 Mon Feb 8 14:17:24 1999 Richard Henderson <rth@cygnus.com>
15590
15591 * config.sub: Recognize alphapca5[67] and up to alphaev8.
15592
15593 1999-02-08 Nick Clifton <nickc@cygnus.com>
15594
15595 * configure.in: Add support for strongarm port.
15596 * config.sub: Add support for strongarm target.
15597
15598 Sun Feb 7 18:01:54 1999 Mumit Khan <khan@xraylith.wisc.edu>
15599
15600 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
15601 the old name config/mh-cygwin32.
15602 Enable texinfo.
15603
15604 Thu Feb 4 20:43:25 1999 Ian Lance Taylor <ian@cygnus.com>
15605
15606 * configure.in: Do build ld for ix86 Solaris.
15607
15608 Tue Feb 2 19:46:40 1999 Jim Wilson <wilson@cygnus.com>
15609
15610 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
15611 $AR_FOR_TARGET. Likewise for RANLIB.
15612
15613 Tue Feb 2 20:05:05 1999 Catherine Moore <clm@cygnus.com>
15614
15615 * config.sub (oabi): Recognize.
15616 * configure.in (arm-*-oabi): Handle.
15617
15618 Sat Jan 30 06:09:00 1999 Robert Lipe (robertlipe@usa.net)
15619
15620 * config.guess: Improve detection of i686 on UnixWare 7.
15621
15622 Sat Jan 30 08:04:00 1999 Mumit Khan <khan@xraylith.wisc.edu>
15623
15624 * config.guess: Add support for i386-pc-interix.
15625 * config.sub: Likewise.
15626 * configure.in: Likewise.
15627
15628 Mon Jan 18 13:59:20 1999 Christopher Faylor <cgf@cygnus.com>
15629
15630 * Makefile.in: Remove unneeded all-target-libio from
15631 from all-target-winsup target since it is now unneeded.
15632 Add all-target-libtermcap in its place since it is now
15633 needed.
15634
15635 Wed Dec 30 20:34:52 1998 Christopher Faylor <cgf@cygnus.com>
15636
15637 * configure.in: makefile stub for cygwin target is probably
15638 unnecessary. Remove it for now.
15639
15640 Wed Dec 30 01:13:03 1998 Christopher Faylor <cgf@cygnus.com>
15641
15642 * configure.in: libtermcap.a should be built when cygwin is the
15643 target as well as the host.
15644 * config.guess: Allow mixed case in cygwin uname output.
15645 * Makefile.in: Add libtermcap target.
15646
15647 Wed Dec 23 00:20:50 1998 Jeffrey A Law (law@cygnus.com)
15648
15649 * config.sub: Clean up handling of hppa2.0.
15650
15651 Tue Dec 22 23:56:31 1998 Rodney Brown (rodneybrown@pmsc.com)
15652
15653 * config.guess: Use C code to identify more HP machines.
15654
15655 Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
15656
15657 * config.sub: Handle hppa2.0.
15658
15659 Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
15660
15661 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
15662 cygmon for all sparclite targets, regardless of object format.
15663
15664 1998-12-15 Mark Salter <msalter@cygnus.com>
15665
15666 * configure.in: Added target-bsp for several target architectures.
15667
15668 * Makefile.in: Added rules for bsp.
15669
15670 Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
15671
15672 * config.guess: Improve detection of hppa2.0 processors.
15673
15674 Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
15675
15676 * config.guess: Recognize FreeBSD using ELF automatically.
15677
15678 1998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
15679
15680 * configure (skip-this-dir): Add handling for new shell script, which
15681 might be created by a sub-directory's configure to indicate, this particular
15682 directory is "unwanted".
15683 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
15684
15685 Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
15686
15687 * ltconfig: import from libtool, after changing libtool to
15688 account for the cygwin name change.
15689
15690 Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
15691
15692 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
15693 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
15694
15695 Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
15696
15697 * configure.in: Add libtermcap to list of cygwin dependencies.
15698
15699 Tue Nov 17 16:57:51 1998 Geoffrey Noer <noer@cygnus.com>
15700
15701 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
15702 they include winsup/include when it's a cygwin target.
15703
15704 1998-11-12 Tom Tromey <tromey@cygnus.com>
15705
15706 * configure.in (host_tools): Added zip.
15707 * Makefile.in (all-target-libjava): Depend on all-zip.
15708 (all-zip): New target.
15709 (ALL_MODULES): Added all-zip.
15710 (NATIVE_CHECK_MODULES): Added check-zip.
15711 (INSTALL_MODULES): Added install-zip.
15712 (CLEAN_MODULES): Added clean-zip.
15713
15714 Thu Nov 12 17:27:21 1998 Geoffrey Noer <noer@cygnus.com>
15715
15716 * Makefile.in: lose "32" from comment about cygwin.
15717
15718 Thu Nov 5 15:00:31 1998 Nick Clifton <nickc@cygnus.com>
15719
15720 * configure.in: Use -Os to build target libraries for the fr30.
15721
15722 Wed Nov 4 18:49:43 1998 Dave Brolley <brolley@cygnus.com>
15723
15724 * config.sub: Add fr30.
15725
15726 Mon Nov 2 15:19:33 1998 Geoffrey Noer <noer@cygnus.com>
15727
15728 * configure.in: drop "32" from config/mh-cygwin32. Check
15729 cygwin* instead of cygwin32*.
15730 * config.sub: Check cygwin* instead of cygwin32*.
15731
15732 Thu Oct 22 10:55:25 1998 Robert Lipe <robertl@dgii.com>
15733
15734 * config.guess: Match any version of Unixware7.
15735
15736 1998-10-20 Syd Polk <spolk@cygnus.com>
15737
15738 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
15739 if desired.
15740
15741 Sun Oct 18 18:34:50 1998 Jeffrey A Law (law@cygnus.com)
15742
15743 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
15744 these if the appropriate directories and files to not exist.
15745
15746 Wed Oct 14 10:29:06 1998 Jeffrey A Law (law@cygnus.com)
15747
15748 * Makefile.in (DEVO_SUPPORT): Add config.if.
15749
15750 Tue Oct 13 15:45:36 1998 Manfred Hollstein <manfred@s-direktnet.de>
15751
15752 * configure: Add pattern to replace "build_tooldir"'s
15753 definition in the generated Makefile with "tooldir"'s
15754 actual value.
15755
15756 Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
15757
15758 * config.sub: Bring back lost sparcv9.
15759
15760 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
15761
15762 Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
15763
15764 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
15765 CC_FOR_TARGET and friends.
15766
15767 Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
15768
15769 * Makefile.in (build_tooldir): New variable, same as tooldir.
15770 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
15771 -B$(build_tooldir)/bin/.
15772 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
15773
15774 Tue Sep 1 16:23:11 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
15775
15776 * README: Remove installation instructions and refer to the
15777 INSTALL directory instead.
15778
15779 Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
15780
15781 * config.sub: Add support for i[34567]86-pc-udk.
15782 * configure.in: Likewise.
15783
15784 Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
15785
15786 * Makefile.in: add bzip2 package building bits for user
15787 tools module
15788 * configure.in: ditto
15789
15790 Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
15791
15792 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
15793 (ALL_TARGET_MODULES): Add all-target-libobjc.
15794 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
15795 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
15796 (all-target-libchill): Add dependencies.
15797 * configure.in (target_libs): Add libchill.
15798
15799 1998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
15800
15801 * configure.in (target_subdir): Remove duplicate line.
15802
15803 Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
15804
15805 * Makefile.in (all-automake): fix dependencies.
15806
15807 Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
15808
15809 * configure.in: Minor cleanups for building in the $(target_alias)
15810 subdir.
15811
15812 1998-09-22 Jim Wilson <wilson@cygnus.com>
15813
15814 * Makefile.in (bootstrap): Set r and s before make all. Use
15815 BASE_FLAGS_TO_PASS in make all.
15816 (cross): Likewise.
15817
15818 1998-09-20 Mark Mitchell <mark@markmitchell.com>
15819
15820 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
15821
15822 Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
15823
15824 * config.sub: Fix typo in last change.
15825
15826 1998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
15827
15828 * config.sub: Add support for C4x target.
15829 * configure.in: Likewise.
15830
15831 1998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
15832
15833 * config.sub: Recognize sparcv9 just like sparc64.
15834
15835 Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
15836
15837 * config.guess: Match "Pent II" or "PentII" for OpenServer.
15838
15839 Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
15840
15841 * config.guess: Correctly identify Pentium II sco boxes.
15842
15843 * config.guess: Fix "tr" code. From Weiwen Liu.
15844
15845 Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
15846
15847 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
15848 stabs.
15849
15850 Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
15851
15852 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
15853 (ALL_TARGET_MODULES): Add all-target-libchill.
15854 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
15855 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
15856 (all-target-libchill): Add dependencies.
15857 * configure.in (target_libs): Add libchill.
15858
15859 Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
15860
15861 * config.guess: Avoid assumptions about "tr" behaves when
15862 LANG is set to something other than English.
15863
15864 Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
15865
15866 * configure (gxx_include_dir): Changed to
15867 '${prefix}/include/g++'-${libstdcxx_interface}.
15868
15869 * config.if: New to determine the interfaces.
15870
15871 Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
15872
15873 * config.guess: Detect and handle MPE/IX.
15874 * config.sub: Deal with MPE/IX.
15875
15876 Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
15877
15878 * configure.in: Use mh-aix43.
15879
15880 1998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
15881
15882 * configure: Fix --without/--disable cases for gxx-include-dir.
15883
15884 Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
15885
15886 * mdata-sh: Imported. Needed for automake support.
15887
15888 Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
15889
15890 * Makefile.in (taz): Try "chmod -R og=u ." before
15891 "chmod og=u `find . -print`".
15892
15893 Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
15894
15895 * configure.in: Add arm-elf and thumb-elf support.
15896
15897 Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
15898
15899 * Makefile.in: Undo previous patch.
15900
15901 Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
15902
15903 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
15904 to here ...
15905 (install-no-fixedincludes): and here
15906 (INSTALL_MODULES): ... from here.
15907
15908 Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
15909
15910 * config.sub: Merge with FSF.
15911
15912 * config.guess: Merge with FSF.
15913
15914 Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
15915
15916 * configure (extraconfigdirs): New variable.
15917 (SUBDIRS): Add extraconfigdirs and recurse on them too.
15918 * Makefile.in (all): Move higher in file.
15919 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
15920 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
15921 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
15922 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
15923 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
15924
15925 1998-07-23 Brendan Kehoe <brendan@cygnus.com>
15926
15927 * Makefile.in (all-target-libjava): Depend on all-gcc and
15928 all-target-newlib.
15929 (configure-target-libjava): Depend on $(ALL_GCC).
15930
15931 Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
15932
15933 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
15934 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
15935
15936 Sun Jul 19 00:46:53 CEST 1998 Marc Lehmann <pcg@goof.com>
15937
15938 * INSTALL/README: Fix typo.
15939
15940 Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
15941
15942 * ylwrap: Change absolute path checks to check for DOS style path
15943 names.
15944
15945 * ylwrap: Don't use a full path name if the source file is in the
15946 same directory. From hjl@lucon.org (H.J. Lu).
15947
15948 * config-ml.in: Default to being verbose, to match Feb 18 change to
15949 configure.
15950
15951 Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
15952
15953 Brought over from egcs:
15954
15955 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
15956
15957 * configure.in (target_subdir): Set to ${target_alias} instead
15958 of "libraries".
15959
15960 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
15961
15962 * configure.in (target_subdir): Set to libraries if enable_multilib.
15963
15964 Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
15965
15966 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
15967 multilibs, force reconfiguration the first time we create
15968 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
15969
15970 Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
15971
15972 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
15973 avoid confusion with --no-recursion.
15974
15975 Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
15976
15977 * configure.in: Win32 hosts shouldn't use install -x
15978 * install-sh: remove -x option, and special .exe-handling
15979 hack.
15980
15981 Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
15982
15983 * config.guess: Recognize i586-pc-beos.
15984 * configure.in: Don't build some bits for beos.
15985
15986 Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
15987
15988 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
15989 CFLAGS default to -O2.
15990
15991 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
15992 when using GNU ld.
15993
15994 Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
15995
15996 * ltmain.sh: Correct install when using a different shell.
15997
15998 Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
15999
16000 * ltconfig, ltmain.sh: Update to libtool 1.2b.
16001
16002 Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
16003
16004 * makefile.vms: Update to build binutils/makefile.vms. Add install
16005 target.
16006
16007 Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
16008
16009 * ltconfig: Update to correct AIX handling.
16010
16011 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
16012
16013 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
16014
16015 * configure.in (target_subdir): Set to ${target_alias} instead
16016 of "libraries".
16017
16018 1998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
16019
16020 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
16021 (Makefile): Depend on $(gcc_version_trigger).
16022
16023 * configure (gcc_version): Change default initializer to empty
16024 string.
16025 (gcc_version_trigger): New variable; pass this variable down
16026 to subdir configures to enable them checking gcc's version
16027 themselves. Emit make macros for both gcc_version vars.
16028 (topsrcdir): Initialize reliably.
16029 (recursion line): Remove --with-gcc-version=${gcc_version}.
16030
16031 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
16032
16033 * configure (enable_version_specific_runtime_libs): Implement new flag
16034 --enable-version-specific-runtime-libs which installs C++ runtime stuff
16035 in $(libsubdir); emit definition in each generated Makefile.
16036 (gxx_include_dir): Initialize depending on
16037 $enable_version_specific_runtime_libs.
16038
16039 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
16040
16041 * configure (gcc_version): Initialize properly depending on
16042 how and where configure is started.
16043 (recursion line): Pass a --with-gcc-version=${gcc_version}
16044 to configures in subdirs.
16045
16046 Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
16047
16048 * configure.in (noconfigdirs): Add configure pattern for mips tx39
16049 cygmon
16050
16051 Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
16052
16053 * configure.in: Add cygmon and libstub support for mn10200.
16054
16055 1998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
16056
16057 * configure (gcc_version): Add new variable describing the
16058 particular gcc version we're building.
16059 * Makefile.in (libsubdir): Add new macro for the directory
16060 in which the compiler finds executables, libraries, etc.
16061 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
16062 and libsubdir.
16063
16064 Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
16065
16066 * Makefile.in (local-clean): Remove *.log.
16067 (warning.log): Built with warn_summary from build.log.
16068 (mail-report.log): Run test_summary.
16069 (mail-report-with-warnings.log): Run test_summary including
16070 warning.log in the report.
16071
16072 Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
16073
16074 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
16075
16076 Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
16077
16078 * Makefile.in (grep): Grep no longer depends on libiberty.
16079
16080 Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
16081
16082 * Makefile.in: all-snavigator needs all-libgui.
16083
16084 Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
16085
16086 * configure.in: Add cygmon and libstub support for mn10300.
16087
16088 Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
16089
16090 * missing: Update to version from automake 1.3.
16091
16092 * ltmain.sh: On installation, don't get confused if the same name
16093 appears more than once in the list of library names.
16094
16095 Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
16096
16097 * config.sub: Accept m68060 and m5200 as CPU names.
16098
16099 Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
16100
16101 * configure: Use && rather than using -a in test, because odd
16102 strings can confuse test.
16103 * configure.in: Likewise.
16104
16105 Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
16106
16107 * ltconfig, ltmain.sh: Bring in Visual C++ support.
16108
16109 Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
16110
16111 * Makefile.in (boostrap2-lean, bootstrap3-lean,
16112 bootstrap4-lean): New targets.
16113
16114 Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
16115
16116 * mpw-* Delete. Not used.
16117
16118 Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
16119
16120 * COPYING.LIB: Update FSF address.
16121
16122 Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
16123
16124 * ltconfig, ltmain.sh: Update to libtool 1.2a.
16125
16126 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
16127 GAS_SUPPORT_DIRS.
16128
16129 Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
16130
16131 * ltconfig, ltmain.sh: Avoid producing a version number if
16132 -version-info was not used.
16133
16134 Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
16135
16136 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
16137 building with newlib.
16138
16139 1998-04-30 Paul Eggert <eggert@twinsun.com>
16140
16141 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
16142 Solaris `make' causes it to continue to next definition.
16143
16144 Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
16145
16146 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
16147 the right GUI libraries and files are installed along with GDB.
16148
16149 Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
16150
16151 * configure.in: Change alpha to alpha* in several places.
16152
16153 Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
16154
16155 * config.sub: Recognize sparc86x.
16156
16157 Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
16158
16159 * configure.in (--enable-target-optspace): Remove debug echo.
16160
16161 Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
16162
16163 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
16164
16165 Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
16166
16167 * ltconfig: Update cygwin32 support.
16168
16169 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
16170 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
16171 (GDB_SUPPORT_DIRS): Likewise.
16172
16173 Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
16174
16175 * configure.in (target_makefile_frag): If --enable-target-optspace,
16176 use -Os to compile target libraries rather than -O2. Default to
16177 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
16178 not used.
16179 * configure.in (target_cflags): Ditto for d30v.
16180
16181 Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
16182
16183 * Makefile.in (all-bfd): Depend on all-intl.
16184 (all-binutils): Likewise.
16185 (all-gas): Likewise.
16186 (all-gprof): Likewise.
16187 (all-ld): Likewise.
16188
16189 1998-04-19 Brendan Kehoe <brendan@cygnus.com>
16190
16191 * configure.in (host_tools): Fix typo, lbtool -> libtool.
16192
16193 Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
16194
16195 * Makefile.in (all-bfd): Depend upon all-libiberty.
16196
16197 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
16198
16199 Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
16200
16201 * Makefile.in: Add libstub.
16202
16203 * configure.in: Ditto. Build libstub for targets that have cygmon
16204 support.
16205
16206 Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
16207
16208 * configure.in: Don't set PICFLAG on ix86-cygwin32.
16209
16210 Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
16211
16212 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
16213 use mh-sysv5 if specified. Support gprof on SCO Open Server.
16214
16215 Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
16216
16217 * configure: Define DEFAULT_M4 by searching PATH.
16218 * Makfile.in: Use DEFAULT_M4.
16219
16220 Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
16221
16222 * ltconfig: Add cygwin32 support.
16223
16224 * Makefile.in, configure.in: Add libtool as a native only directory
16225 to configure and build.
16226
16227 Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
16228
16229 * Makefile.in (INSTALL_MODULES): Remove texinfo.
16230
16231 Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
16232
16233 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
16234
16235 Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
16236
16237 * Makefile.in: add ash make rules
16238 * configure.in: add ash to native_only and host_tools lists
16239
16240 Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
16241
16242 * Makefile.in (all-gettext, all-intl): New targets.
16243 (ALL_MODULES): Added all-gettext, all-intl.
16244 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
16245 (INSTALL_MODULES): Added install-gettext, install-intl.
16246 (CLEAN_MODULES): Added clean-gettext, clean-intl.
16247
16248 * configure.in (host_tools): Added gettext.
16249 (native_only): Likewise.
16250 (noconfigdirs) [various cases]: Likewise.
16251 (host_libs): Added intl.
16252
16253 Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
16254
16255 * configure: Do not disable building gdbtk for cygwin32 hosts.
16256
16257 Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
16258
16259 * configure.in: Add thumb-coff target.
16260 * config.sub: Add thumb-coff target.
16261
16262 Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
16263
16264 * Makefile.in: Revert yesterday's change.
16265 (all-target-winsup): all-target-librx stays out of here.
16266
16267 Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
16268
16269 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
16270 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
16271 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
16272 Remove references to librx and libg++.
16273
16274 Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
16275
16276 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
16277 recursive makes
16278
16279 Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
16280
16281 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
16282 for newlib directory.
16283 (CXX_FOR_TARGET): Likewise.
16284
16285 Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
16286
16287 * ltconfig: Update after libtool/ltconfig.in change for
16288 hpux11.
16289
16290 Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
16291
16292 * ltconfig, ltmain.sh: Update to libtool 1.2.
16293
16294 Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
16295
16296 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
16297 (install-gcc-cross): Instead, override LANGUAGES here.
16298
16299 1998-03-18 Dave Love <d.love@dl.ac.uk>
16300
16301 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
16302 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
16303
16304 Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
16305
16306 * configure.in: Add Thumb-pe target.
16307
16308 Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
16309
16310 * Makefile.in - changed sn targets to snavigator
16311 * configure.in - changed sn targets to snavigator
16312
16313 Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
16314
16315 * config-ml.in: After building symlink tree call make distclean
16316 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
16317 to be the case for libiberty.
16318
16319 Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
16320
16321 * configure: When making link, also check the current
16322 directory. The configure scripts may create one.
16323
16324 Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
16325
16326 * config.sub: Accept alphapca56 and alphaev6 properly.
16327
16328 Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
16329
16330 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
16331
16332 Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
16333
16334 * config.sub (sco5): Fix typo.
16335
16336 Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
16337
16338 * Makefile.in (INSTALL_MODULES): Move install-tcl before
16339 install-itcl.
16340 (install-itcl): Remove dependency on install-tcl.
16341
16342 Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
16343
16344 * configure.in: Remove libgloss from noconfigdirs for MN10300.
16345
16346 Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
16347
16348 * configure.in: Don't build libgui for a cygwin32 target when not on
16349 a cygwin32 host.
16350
16351 Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
16352
16353 * configure (redirect): Set to null, so default behavior of
16354 configure is now --verbose.
16355
16356 1998-02-16 Dave Love <d.love@dl.ac.uk>
16357
16358 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
16359 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
16360
16361 Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
16362
16363 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
16364 this change to sync Makefile.in with its ChangeLog entries.
16365
16366 Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
16367
16368 * ltmain.sh (mkdir): Check that the directory doesn't exist
16369 before we exit with error, so that we don't get races during
16370 parallel builds.
16371
16372 Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
16373
16374 * ltconfig, ltmain.sh: Update from libtool 1.0i.
16375
16376 Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
16377
16378 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
16379 PICFLAG_FOR_TARGET.
16380 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
16381
16382 * configure: Emit a definition for the new macro enable_shared
16383 into each Makefile.
16384
16385 Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
16386
16387 * configure.in (host_tools, native_only): Add libtool.
16388
16389 Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
16390
16391 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
16392 Fix typo in ming config comment.
16393
16394 Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
16395
16396 * ltconfig, ltmain.sh: Update from libtool 1.0h.
16397
16398 Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
16399
16400 * config.sub: Add tic30 cases, and map c30 to tic30.
16401
16402 Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
16403
16404 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
16405 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
16406 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
16407 (CLEAN_TARGET_MODULES): Similarly
16408 (all-target-libf2c): Add dependences.
16409 * configure.in (target_libs): Add libf2c.
16410
16411 Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
16412
16413 * configure.in: Remove expect from noconfigdirs when target
16414 is cygwin32. OK to build expect and dejagnu with Canadian
16415 Cross.
16416
16417 Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
16418
16419 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
16420 host.
16421
16422 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
16423 and mingw32.
16424
16425 Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
16426
16427 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
16428 here as it is not defined in the toplevel Makefile.
16429
16430 Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
16431
16432 * configure (package_makefile_rules_frag): New variable, which names
16433 a file with generic rules, ...
16434 Change comment to mention we now have FIVE parts.
16435 * configure: Undo last change.
16436
16437 Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
16438
16439 * config.guess: More accurate determination of HP processor types.
16440 * config.sub: More accurate determination of HP processor types.
16441
16442 Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
16443
16444 * configure (package_makefile_frag): Move inserting the
16445 ${package_makefile_frag} to where it should be according
16446 to the comment.
16447
16448 Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
16449
16450 * config.guess: Add support for Linux/ARM.
16451
16452 Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
16453
16454 * .cvsignore: Remove *-info and *-install since they match
16455 release-info and mpw-install, which we don't want to just ignore.
16456
16457 Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
16458
16459 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
16460
16461 Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
16462
16463 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
16464 local_prefix to sub-make invocations.
16465
16466 Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
16467
16468 * configure.in: Check makefile fragments in the source
16469 directory.
16470
16471 Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
16472
16473 * configure.in: Check whether host and target makefile
16474 fragments exist before adding them to *_makefile_frag.
16475
16476 Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
16477
16478 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
16479
16480 Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
16481
16482 * configure.in: Make sure we only replace RPATH_ENVVAR on
16483 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
16484 regexp to sed.
16485
16486 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
16487 to sub-makes.
16488
16489 1998-01-13 Lee Iverson (leei@ai.sri.com)
16490
16491 * config-ml.in (multi-do): LDFLAGS must include multilib
16492 designator.
16493
16494 Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
16495
16496 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
16497
16498 Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
16499
16500 * config.sub: Add mingw32 support.
16501 * configure.in: Likewise.
16502
16503 Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
16504
16505 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
16506
16507 Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
16508
16509 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
16510 * configure (gxx_include_dir): Provide a definition for subdirs
16511 which do not use autoconf.
16512
16513 Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
16514
16515 * config.guess: Sync with egcs. Picks up new alpha support,
16516 BeOS & some additional linux support.
16517
16518 Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
16519
16520 * config.guess: HP 9000/803 is a PA1.1 machine.
16521
16522 Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
16523
16524 * configure.in: It's alpha*-...
16525
16526 Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
16527
16528 * configure.in (host_makefile_frag, target_makefile_frag):
16529 Handle multiple config files.
16530 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
16531 alpha-*-*.
16532
16533 Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
16534
16535 * mkdep: New file.
16536
16537 Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
16538
16539 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
16540
16541 Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
16542
16543 * Makefile.in: Add libgui directory.
16544 (GDB_TK): Add all-libgui.
16545 * configure.in: Add libgui directory.
16546 * configure: Add all-libgui to GDB_TK.
16547
16548 Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
16549
16550 * config-ml.in (multidirs): Add m32r to multilib list.
16551
16552 Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
16553
16554 * Makefile.in (all-target-gperf): Change dependency to
16555 all-target-libstdc++.
16556
16557 Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
16558
16559 * config.guess: Add BeOS support.
16560
16561 Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
16562
16563 Source directory cvs renamed to cvssrc:
16564 * configure.in (host_tools): Change cvs to cvssrc.
16565 (native_only): Likewise.
16566 (noconfigdirs) [various cases]: Likewise.
16567 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
16568 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
16569 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
16570 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
16571 (all-cvssrc): Rename target from all-cvs.
16572
16573 Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
16574
16575 * configure (gxx_include_dir): Fix thinko.
16576
16577 Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
16578
16579 * Makefile.in (INSTALL_TARGET_CROSS): Define.
16580 (install-cross, install-gcc-cross): New targets.
16581
16582 Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
16583
16584 * configure.in (noconfigdirs): Add support for Thumb target.
16585
16586 * config.sub (maybe_os): Add support for Thumb target.
16587
16588 Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
16589
16590 * Makefile.in: Add rules for cygmon.
16591
16592 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
16593
16594 Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
16595
16596 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
16597 * configure (gxx_include_dir): Provide a definition for subdirs
16598 which do not use autoconf.
16599
16600 Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
16601
16602 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
16603 11/18/97 build
16604
16605 Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
16606
16607 * From Franz Sirl.
16608 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
16609 found on RedHat Linux systems.
16610
16611 Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
16612
16613 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
16614 guesses.
16615
16616 Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
16617
16618 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
16619
16620 Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
16621
16622 * ltmain.sh: If mkdir fails, check whether the directory was created
16623 anyhow by some other process.
16624
16625 Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
16626
16627 * configure.in (d30v-*-*): Configure all directories.
16628
16629 Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
16630
16631 * configure.in (d30v-*-*): Configure newlib, libiberty directories
16632 for the D30V.
16633
16634 Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
16635
16636 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
16637
16638 Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
16639
16640 * include/libiberty.h: Add extern "C" { so it can be used with C++
16641 progrms.
16642 * include/remote-sim.h: Add extern "C" { so it can be used with C++
16643 programs.
16644
16645 Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
16646
16647 * configure.in (d30v-*-*): Configure GCC now.
16648
16649 Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
16650
16651 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
16652 is no longer needed.
16653
16654 Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
16655
16656 * Makefile.in: check-target-libio depends on all-target-libstdc++.
16657
16658 Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
16659
16660 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
16661 targets using "$@" to provide support for similar but not identical
16662 targets without having to duplicate code.
16663
16664 Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
16665
16666 * makefile.vms: Fix to work with DEC C.
16667
16668 Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
16669
16670 * config.sub: Add mips-tx39-elf to marketing names.
16671
16672 Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
16673
16674 * ltmain.sh: Handle symlinks in generated script.
16675
16676 Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
16677
16678 * configure: Handle autoconf style directory options: --bindir,
16679 --datadir, --includedir, --infodir, --libdir, --libexecdir,
16680 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
16681 --sysconfdir.
16682 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
16683 (sharedstatedir, localstatedir, oldincludedir): New variables.
16684 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
16685 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
16686 sbindir, sharedstatedir, and sysconfdir.
16687
16688 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
16689
16690 * Makefile.in (bootstrap-lean): New target.
16691
16692 Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
16693
16694 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
16695 sn, and gnuserv from noconfigdirs.
16696
16697 Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
16698
16699 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
16700
16701 Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
16702
16703 * Makefile.in (cross): New target.
16704
16705 Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
16706 Jeff Law <law@cygnus.com>
16707
16708 * Makefile.in (bootstrap2, bootstrap3): New targets.
16709 (all-bootstrap): Remove outdated and confusing target.
16710 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
16711
16712 Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
16713
16714 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
16715 windows. Consistent with gdb/configure.
16716
16717 1997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
16718
16719 * configure.in: Name Linux target fragment.
16720
16721 * configure: Rewrite so that project Makefile fragment is inserted
16722 first and appears last in the resulting Makefile.
16723
16724 Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
16725
16726 * Makefile.in (install-itcl): Install tcl first.
16727
16728 Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
16729
16730 * configure.in: remove bison from noconfigdirs for Cygwin32 host
16731
16732 Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
16733
16734 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
16735
16736 * configure.in (skipdirs): Add target-librx for Linux.
16737 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
16738
16739 Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
16740
16741 * Makefile.in (bootstrap): New target.
16742
16743 Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
16744
16745 * config.sub: Accept 'amigados' for backward compatibility.
16746
16747 Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
16748
16749 * config.guess: Merge with FSF.
16750
16751 Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
16752
16753 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
16754
16755 Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
16756
16757 * config.sub: Add "marketing-names" patch.
16758
16759 Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
16760
16761 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
16762
16763 Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
16764
16765 * config.sub: Handle v850-elf.
16766
16767 Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
16768
16769 * .cvsignore (*-install): Remove.
16770
16771 Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
16772
16773 * ltconfig: Set CONFIG_SHELL in libtool.
16774 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
16775
16776 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
16777
16778 * configure.in (target_subdir): Set to libraries if enable_multilib.
16779
16780 Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
16781
16782 * config.guess: Update from gcc directory.
16783
16784 Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
16785
16786 * Makefile.in (all-sim): Depends on all-readline.
16787
16788 Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
16789
16790 * Makefile.in (BISON, YACC): Use $$s.
16791 (all-bison): Depend on all-texinfo.
16792
16793 Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
16794
16795 * Makefile.in (BISON): Add -L flag.
16796 (YACC): Likewise.
16797
16798 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
16799
16800 * configure.in (noconfigdirs): Add support for v850e target.
16801
16802 * config.sub (maybe_os): Add support for v850e target.
16803
16804 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
16805
16806 * configure.in (noconfigdirs): Add support for v850ea target.
16807
16808 * config.sub (maybe_os): Add support for v850ea target.
16809
16810 Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
16811
16812 * config.sub: Add mipstx39. Delete r3900.
16813
16814 Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
16815
16816 * Makefile.in (all-autoconf): Depends on all-texinfo.
16817
16818 Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
16819
16820 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
16821 eabi targets.
16822
16823 Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
16824
16825 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
16826
16827 * configure: When handling a Canadian Cross, handle YACC as well as
16828 BISON. Just set BISON to bison. When setting YACC, prefer bison.
16829 * Makefile.in (all-bison): Depend upon all-texinfo.
16830
16831 Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
16832
16833 * Makefile.in (BISON): bison, not byacc or bison -y.
16834 (YACC): bison -y or byacc or yacc.
16835 (various): Add *-bison as appropriate.
16836 (taz): No need to mess with BISON anymore.
16837
16838 Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
16839
16840 * configure: If OSTYPE matches *win32*, try to find a good value for
16841 CONFIG_SHELL.
16842
16843 Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
16844
16845 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
16846 configure.in if it is present.
16847
16848 Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
16849
16850 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
16851
16852 Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
16853
16854 * config.sub: Recognize `arc' cpu.
16855 * configure.in: Likewise.
16856 * config-ml.in: Likewise.
16857
16858 Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
16859
16860 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
16861
16862 Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
16863
16864 * configure: Changed sed delimiter from ':' to '|' when
16865 attempting to substitute ${config_shell} for SHELL. On
16866 NT ${config_shell} may contain a ':' in it.
16867
16868 Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
16869
16870 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
16871
16872 Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
16873
16874 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
16875
16876 Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
16877
16878 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
16879
16880 * ylwrap: If the program is a relative path, force it to be
16881 absolute.
16882
16883 Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
16884
16885 * configure (tooldir): Set BISON to `bison -y' and not just bison.
16886
16887 Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
16888
16889 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
16890 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
16891 for libraries.
16892
16893 Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
16894
16895 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
16896 separated by spaces.
16897
16898 Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
16899
16900 * ylwrap: New file.
16901 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
16902
16903 * ltmain.sh: Handle /bin/sh at start of install program.
16904
16905 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
16906
16907 * ltconfig, ltmain.sh: New files, from libtool 1.0.
16908 * missing: New file, from automake 1.2.
16909
16910 Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
16911
16912 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
16913 check-tk to CHECK_X11_MODULES.
16914
16915 Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
16916
16917 * config.sub: Merge with FSF.
16918
16919 Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
16920
16921 * config.guess: Merge with FSF.
16922
16923 Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
16924
16925 * configure: Treat msdosdjgpp like go32.
16926 * configure.in: Likewise. Don't remove gprof for go32.
16927
16928 * configure: Change Makefile.tem2 to Makefile.tm2.
16929
16930 Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
16931
16932 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
16933
16934 Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
16935
16936 * install-sh (chmodcmd): Set to null if the DST directory already
16937 exists. Same as Nov 11th change.
16938
16939 Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
16940
16941 * configure (GDB_TK): Needs itcl and tix.
16942
16943 Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
16944
16945 * config.guess: Update from FSF.
16946
16947 Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
16948
16949 * Makefile.in (GDB_TK): Depend on itcl and tix.
16950
16951 Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
16952
16953 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
16954 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
16955 (INSTALL_SCRIPT): New variable.
16956 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
16957 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
16958 to -x.
16959 * install-sh: Add support for -x option.
16960
16961 Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
16962
16963 * configure.in, Makefile.in: Treat tix like itcl.
16964
16965 Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
16966
16967 * Makefile.in (WINDRES): New variable.
16968 (WINDRES_FOR_TARGET): New variable.
16969 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
16970 (EXTRA_HOST_FLAGS): Add WINDRES.
16971 (EXTRA_TARGET_FLAGS): Add WINDRES.
16972 (EXTRA_GCC_FLAGS): Add WINDRES.
16973 ($(DO_X)): Pass down WINDRES.
16974 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
16975 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
16976 DLLTOOL_FOR_TARGET.
16977
16978 Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
16979
16980 * configure.in: configure sim before gdb for win32-x-ppc
16981
16982 Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
16983
16984 Move gperf into the toplevel, from libg++.
16985 * configure.in (target_tools): Add target-gperf.
16986 (native_only): Add target-gperf.
16987 * Makefile.in (all-target-gperf): New target, depend on
16988 all-target-libg++.
16989 (configure-target-gperf): Empty rule.
16990 (ALL_TARGET_MODULES): Add all-target-gperf.
16991 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
16992 (CHECK_TARGET_MODULES): Add check-target-gperf.
16993 (INSTALL_TARGET_MODULES): Add install-target-gperf.
16994 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
16995
16996 Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
16997
16998 * config.sub (mn10200): Recognize new basic machine.
16999
17000 Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
17001
17002 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
17003 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
17004
17005 Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
17006
17007 * configure.in: If we're building mips-sgi-irix6* native, turn on
17008 ENABLE_MULTILIB and set TARGET_SUBDIR.
17009
17010 Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
17011
17012 * Makefile.in (all-sn): Depend on all-grep.
17013
17014 Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
17015
17016 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
17017
17018 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
17019 Makefile. From Jeff Makey <jeff@cts.com>.
17020 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
17021
17022 * Makefile.in (DISTBISONFILES): Remove.
17023 (taz): Don't futz with DISTBISONFILES. Change BISON to use
17024 $(DEFAULT_YACC).
17025
17026 * configure.in: Build itl, db, sn, etc., when building for native
17027 cygwin32.
17028
17029 * Makefile.in (LD): New variable.
17030 (EXTRA_HOST_FLAGS): Pass down LD.
17031 ($(DO_X)): Likewise.
17032
17033 Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
17034
17035 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
17036
17037 Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
17038
17039 * configure.in (targargs): Strip out any supplied --build argument
17040 before adding our own. Always add --build.
17041
17042 Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
17043
17044 * configure.in (targargs): Pass --build if we're doing
17045 a cross-compile.
17046
17047 Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
17048
17049 * configure: Use '|' instead of ":" as the separator in
17050 sed. Otherwise sed chokes on NT path names with drive
17051 designators. Also look for "?:*" as the leading characters in an
17052 absolute pathname.
17053
17054 Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
17055
17056 * config.sub: Support for r3900.
17057
17058 Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
17059
17060 * configure.in: Use install-sh, not install.sh.
17061
17062 Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
17063
17064 * Makefile.in (taz): Improve check for BISON so it doesn't try to
17065 apply it twice.
17066
17067 Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
17068
17069 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
17070 install-binutils.
17071
17072 Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
17073
17074 * Makefile.in: Add automake targets.
17075 * configure.in (host_tools): Add automake.
17076
17077 Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
17078
17079 * configure: Default CXX to c++, not gcc.
17080 * Makefile.in (CXX): Set to c++, not gcc.
17081 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
17082
17083 Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
17084
17085 * install-sh: try appending a .exe if source file doesn't
17086 exist
17087
17088 Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
17089
17090 * configure.in: Turn on multilib by default.
17091 (cross_only): Remove target-libiberty.
17092
17093 * Makefile.in (all-gcc): Don't depend on libiberty.
17094
17095 Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
17096
17097 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
17098
17099 Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
17100
17101 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
17102 (DISTBISONFILES): Add ld/Makefile.in
17103
17104 Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
17105
17106 * configure.in: if target is cygwin32 but host isn't cygwin32,
17107 don't configure gdb tcl tk expect, not just gdb.
17108
17109 Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
17110
17111 * configure.in: Added gnuserv everywhere sn appears.
17112
17113 * Makefile.in (ALL_MODULES): Added all-gnuserv.
17114 (CROSS_CHECK_MODULES): Added check-gnuserv.
17115 (INSTALL_MODULES): Added install-gnuserv.
17116 (CLEAN_MODULES): Added clean-gnuserv.
17117 (all-gnuserv): New target.
17118
17119 Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
17120
17121 * config.guess: Fixes for MIPS OpenBSD systems.
17122
17123 Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
17124
17125 * Makefile.in (INSTALL_XFORM): Remove.
17126 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
17127
17128 * mkinstalldirs: New file, copied from automake.
17129 * Makefile.in (installdirs): Rename from install-dirs. Use
17130 mkinstalldirs. Change all users.
17131 (DEVO_SUPPORT): Add mkinstalldirs.
17132
17133 Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
17134
17135 * install-sh: Rename from install.sh.
17136 * Makefile.in (INSTALL): Change install.sh to install-sh.
17137 (DEVO_SUPPORT): Likewise.
17138
17139 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
17140 Graichen <graichen@rzpd.de>.
17141
17142 Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
17143
17144 * config.guess: Recognize OpenBSD systems correctly.
17145
17146 Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
17147
17148 * README, Makefile.in (ETC_SUPPORT): Remove references to
17149 cfg-paper*, configure.{texi,man,info*}._
17150
17151 Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
17152
17153 * Makefile.in (all.normal): Ensure that gcc is built after all
17154 the x11 - ie gdb - targets.
17155
17156 Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
17157
17158 * makefile.vms: Don't run conf-a-gas.
17159
17160 Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
17161
17162 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
17163
17164 Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
17165
17166 * configure.in: Remove noconfigdirs case since gdb also
17167 configures and builds for tic80-coff.
17168
17169 Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
17170
17171 * configure: Set cache_file to config.cache.
17172 * Makefile.in (local-distclean): Remove config.cache.
17173
17174 Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
17175
17176 * COPYING: Update FSF address.
17177
17178 Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
17179
17180 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
17181 noconfigdirs.
17182
17183 Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
17184
17185 * Makefile.in (install-dirs): Don't crash if prefix, and hence
17186 MAKEDIRS, is empty.
17187
17188 Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
17189
17190 * config.sub: Tweak mn10300 entry.
17191
17192 Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
17193
17194 * configure.in (host_tools): Put sim before gdb, so gdb's
17195 configure.tgt can determine if the simulator was configured.
17196
17197 Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
17198
17199 * config.sub: Move BeOS $os case to be with other Cygnus
17200 local cases.
17201
17202 Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
17203
17204 * config.sub: Remove misplaced comment that broke Linux.
17205
17206 Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
17207
17208 * config.sub: Add BeOS support.
17209
17210 Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
17211
17212 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
17213
17214 Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
17215
17216 * configure.in (noconfigdirs): Remove tcl and tk from
17217 noconfigdirs for cygwin32 builds.
17218
17219 Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
17220
17221 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
17222
17223 Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
17224
17225 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
17226 make-all.com, use makefile.vms instead.
17227
17228 Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
17229
17230 * config.sub: Accept -lnews*.
17231
17232 Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
17233
17234 * configure.in (noconfigdirs): Disable target-newlib,
17235 target-examples and target-libiberty for d30v.
17236
17237 Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
17238
17239 * configure.in (noconfigdirs): Enable ld for d30v.
17240
17241 Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
17242
17243 * configure.in (tic80-*-*): Build compiler.
17244
17245 Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
17246
17247 * configure.in (d30v-*): Remove sim directory from list of
17248 unsupported d30v directories
17249
17250 Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
17251
17252 * config.sub, configure.in: Add d30v target cpu.
17253
17254 Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
17255
17256 * makefile.vms: New file.
17257 * make-all.com: Remove.
17258
17259 Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
17260
17261 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
17262
17263 Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
17264
17265 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
17266
17267 Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
17268
17269 * Makefile.in (ALL_MODULES): Added all-db.
17270 (CROSS_CHECK_MODULES): Addec check-db.
17271 (INSTALL_MODULES): Added install-db.
17272 (CLEAN_MODULES): Added clean-db.
17273
17274 Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
17275
17276 * config.guess: Merge with latest FSF sources.
17277
17278 Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
17279
17280 * Makefile.in (ALL_MODULES): Added all-itcl.
17281 (CROSS_CHECK_MODULES): Added check-itcl.
17282 (INSTALL_MODULES): Added install-itcl.
17283 (CLEAN_MODULES): Added clean-itcl.
17284
17285 Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
17286
17287 * configure.in: build gdb for mn10200
17288
17289 Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
17290
17291 * Makefile.in (all-target-winsup): Depend on all-target-libio.
17292
17293 Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
17294
17295 * configure.in (tic80-*-*): Turn off most targets right now.
17296
17297 Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
17298
17299 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
17300 rather than the makeinfo program.
17301 (do-info): Depend upon all-texinfo.
17302
17303 Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
17304
17305 * configure.in: Remove uses of config/mh-linux.
17306
17307 * config.sub, config.guess: Merge with latest FSF sources.
17308
17309 Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
17310
17311 * config.sub (case $basic_machine): Add tic80 entries.
17312
17313 Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
17314
17315 * config.sub, config.guess: Merge with latest FSF sources.
17316
17317 Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
17318
17319 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
17320 * mpw-config.in: Test for NewFolderRecursive.
17321 * mpw-install: Use symbolic name for startup filename.
17322 * mpw-README: Add various additional details.
17323
17324 Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
17325
17326 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
17327
17328 Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
17329
17330 * configure.in: Do build gcc and the target libraries for
17331 the mn10200.
17332
17333 Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
17334
17335 * configure.in: don't avoid building gdb for mn10300 any more
17336 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
17337 instead of single-quoting it.
17338
17339 Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
17340
17341 * configure.in: Don't use --with-stabs on IRIX 6.
17342
17343 Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
17344
17345 * configure.in (m32r): Build gdb, libg++ now.
17346
17347 Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17348
17349 * configure.in (mips*-sgi-irix6*): Remove gdb and related
17350 directories from noconfigdirs.
17351
17352 Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
17353
17354 * config.sub (basic_machine): added mips16 configuration
17355
17356 Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17357
17358 * config.sub: Handle d10v-unknown.
17359
17360 Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
17361
17362 * config.sub: Handle v850-unknown.
17363
17364 Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
17365
17366 * Makefile.in: add findutils
17367 * configure.in: add findutils to list of host_tools
17368
17369 Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
17370
17371 * config.sub: Handle mn10200 and mn10300.
17372
17373 Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17374
17375 * configure.in (d10v-*): Do not build librx.
17376
17377 Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
17378
17379 * configure.in (mn10300): Build everything except gdb & libgloss.
17380
17381 Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
17382
17383 * config.guess: Patch for Dansk Data Elektronik servers,
17384 from Niels Skou Olsen <nso@dde.dk>.
17385
17386 For ncr, use /bin/uname rather than uname, since GNU uname does not
17387 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
17388
17389 Patch for MIPS R4000 running System V,
17390 from Eric S. Raymond <esr@snark.thyrsus.com>.
17391
17392 Fix thinko for nextstep.
17393
17394 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
17395
17396 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
17397 * config.guess: Guess mips-dec-mach_bsd4.3.
17398
17399 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
17400 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
17401 release numbers.
17402 * config.guess (mips-mips-riscos*): Emit just enough of the
17403 release number.
17404
17405 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
17406 * config.guess (sparc-auspex-sunos*): Added.
17407 (f300-fujitsu-*): Added.
17408
17409 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
17410 * config.guess: Recognize a Tadpole as a sparc.
17411
17412 Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
17413
17414 * config.guess: Don't assume that NextStep version is either 2 or
17415 3. NextStep 4 (aka OpenStep 4) has come out now.
17416
17417 Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
17418
17419 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
17420 From Rik Faith <faith@cs.unc.edu>.
17421
17422 Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
17423
17424 * config.sub: Contributions from bug-gnu-utils to:
17425 Support plain "hppa" (no version given) architecture, reported by
17426 OpenStep.
17427 OpenBSD like NetBSD.
17428 LynxOs is not a hardware supplier.
17429
17430 * config.guess: Contributions from bug-gnu-utils to add support for:
17431 OpenBSD like NetBSD.
17432 Stratus systems.
17433 More Pyramid systems.
17434 i[n>4]86 Intel chips.
17435 M680[n>4]0 Motorola chips.
17436 Use unknown instead of lynx for hardware manufacturer.
17437
17438 Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
17439
17440 * install.sh (chmodcmd): Set to null if the DST directory already
17441 exists.
17442
17443 Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17444
17445 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
17446 not use mt-ppc target Makefile fragment any more.
17447
17448 Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
17449
17450 * configure.in (*-*-windows): Exclude everything but those dirs
17451 needed to build windows.
17452
17453 Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
17454
17455 * Makefile.in (all-target-winsup): Depend on all-target-librx.
17456
17457 Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
17458
17459 * configure.in: Exclude mmalloc from i386-windows.
17460
17461 Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
17462
17463 * Undo my previous change.
17464
17465 Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
17466
17467 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
17468 unconditionally.
17469 (MAKEOVERRIDES): Define (revert this part of October 18 change).
17470
17471 Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
17472
17473 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
17474 host to add it's own flags.
17475
17476 Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
17477
17478 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
17479
17480 Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
17481
17482 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
17483 (CXX_FOR_TARGET): Likewise.
17484 (GCC_FOR_TARGET): Define.
17485 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
17486 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
17487 CC_FOR_TARGET was specified on the command line.
17488 (MAKEOVERRIDES): Don't define.
17489
17490 Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
17491
17492 * configure.in (m32r): Fix spelling of libg++ libs.
17493
17494 Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
17495
17496 * config.sub (-apple*): Remove, now redundant.
17497
17498 Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
17499
17500 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
17501
17502 * configure: Rework yesterday's sed script patch.
17503
17504 * config.sub: Merge with FSF.
17505
17506 Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
17507
17508 * config.guess: Merge from FSF.
17509
17510 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
17511 * config.guess: Use pc instead of unknown, for pc clone systems.
17512 Change linux to linux-gnu.
17513
17514 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
17515 * config.guess: Avoid non-portable tr syntax.
17516
17517 Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
17518
17519 * test-build.mk (HOLES): Add "xargs" for gdb.
17520
17521 * configure: Avoid hpux10.20 sed bug.
17522
17523 Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
17524
17525 * configure.in: Add support for windows host
17526 (that is a build done under the Microsoft build environment).
17527
17528 Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
17529
17530 * Makefile.in: Replace all uses of srcroot with s, to shrink
17531 command line lengths.
17532
17533 Patches from Geoffrey Noer <noer@cygnus.com>:
17534 * configure.in: If configuring for newlib, pass --with-newlib to
17535 subdirectories.
17536 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
17537 -Bnewlib/ and -Lwinsup to gcc.
17538 (CXX_FOR_TARGET): Likewise.
17539
17540 Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
17541
17542 * Makefile.in (ETC_SUPPORT): Add configure.
17543
17544 Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
17545
17546 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
17547 host configuration file.
17548
17549 Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
17550
17551 * configure.in: Break mn10x00 support into separate
17552 mn10200 and mn10300 configurations.
17553 * config.sub: Likewise.
17554
17555 Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
17556
17557 * configure.in: Add lots of stuff to noconfigdirs for
17558 the mn10x00 targets.
17559
17560 * config.sub, configure.in: Add mn10x00 support.
17561
17562 Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
17563
17564 * make-all.com: Call conf-a-gas, not config-a-gas.
17565
17566 Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
17567
17568 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
17569 targets.
17570
17571 Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
17572
17573 * mpw-README: Add much more detail for native PowerMac.
17574 * mpw-install: New file.
17575 * mpw-configure: Add --norecursion and --help options.
17576 * mpw-config.in: Translate readme and install files when
17577 copying to objdir.
17578 * mpw-build.in: Don't always depend on byacc and flex.
17579 (install-only-top): New action.
17580
17581 Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
17582
17583 * configure.in: You can now configure GDB for the v850.
17584
17585 Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
17586
17587 * configure.in (noconfigdirs): Don't configure any C++ dirs
17588 if targeting D10V.
17589
17590 Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
17591
17592 * config.sub: Recognize mips64vr5000.
17593
17594 Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
17595
17596 * configure.in: Use a single line for host_tools and native_only.
17597
17598 Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
17599
17600 * config.sub, configure.in: Add entries for m32r.
17601
17602 Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
17603
17604 * Makefile.in (inet-install): Don't run install-gzip.
17605
17606 Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
17607
17608 * configure.in: Don't config lots of things for *-*-windows*.
17609
17610 Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
17611
17612 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
17613 (host_libs, host_tools): Copy from configure.in.
17614 * mpw-configure: Don't complain about directories not found.
17615
17616 Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17617
17618 * configure.in (i[345]86): Recognize i686 for pentium pro.
17619 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
17620 file.
17621
17622 * config.guess (i[345]86): Ditto.
17623
17624 Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
17625
17626 * configure.in (noconfigdirs): Removed gdb for D10V.
17627
17628 Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
17629
17630 * configure.in: Remove ld, target-libio, target-libg++, and
17631 target-libstdc++ from noconfigdirs.
17632
17633 Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
17634
17635 * configure: Fix three locations where shell scripts were
17636 being run directly rather than with config_shell.
17637
17638 Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
17639
17640 * configure.in (v850-*-*): Set up initial $noconfigdirs.
17641 * config.sub (basic_machine): Recognize v850.
17642
17643 Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
17644
17645 * mpw-configure: Handle multiple enable/disable options and
17646 pass them down recursively, handle -c and -s flags appropriately
17647 depending on choice of compiler, add escape mechanism for
17648 quoted arguments to gC.
17649
17650 Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17651
17652 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
17653 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
17654 so that -mrelocatable-lib and -mno-eabi are used.
17655
17656 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
17657 not support --print-multi-lib, don't abort.
17658
17659 Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
17660
17661 * make-all.com: Run config-a-gas.
17662 * setup.com: Don't copy subdirectory files around.
17663
17664 Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
17665
17666 * configure.in (*-*-ose): Remove exclusion of libgloss for this
17667 target, it now compiles correctly.
17668
17669 Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
17670
17671 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
17672
17673 Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
17674
17675 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
17676
17677 Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
17678
17679 * configure.in (native_only): Add prms.
17680
17681 Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
17682
17683 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
17684 (BINUTILS_SUPPORT_DIRS): Likewise.
17685
17686 Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17687
17688 * configure.in (d10v-*-*): Don't configure ld or gdb until the
17689 d10v support is added.
17690
17691 Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
17692
17693 * configure.in (d10v-*-*): New target.
17694
17695 Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
17696
17697 * config.guess (HP 9000/811): Recognize this as a PA1.1
17698 machine.
17699
17700 Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
17701
17702 * Makefile.in (do-tar-gz): New target, split out from tail end of
17703 taz target. Run each command separately, don't use pipes.
17704 (taz): Use it.
17705
17706 Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
17707
17708 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
17709 * mpw-build.in: No builds should depend on building byacc or flex,
17710 they are assumed to be installed already.
17711
17712 Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17713
17714 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
17715 variable that CC_FOR_TARGET needs.
17716
17717 Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17718
17719 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
17720 options have changed since the last time the subdirectory was
17721 configured, and if it has, reconfigure.
17722 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
17723 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
17724
17725 Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
17726
17727 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
17728 CLEAN_MODULES): Add bash.
17729 (all-bash): New target.
17730
17731 Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
17732
17733 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
17734
17735 Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17736
17737 * config.sub (basic_machine): Recognize d10v as a valid processor.
17738
17739 Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
17740
17741 * mpw-configure: Add support for --bindir.
17742 * mpw-build.in: Use a GCC-specific build script for GCC actions.
17743
17744 Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
17745
17746 * configure.in: add bash, time, gawk to list of hosttools and things
17747 to only build for native toolchains
17748
17749 Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
17750
17751 * Makefile.in (docdir): Remove.
17752
17753 Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
17754
17755 * Makefile.in (datadir): Set to $(prefix)/share.
17756
17757 Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
17758
17759 * configure.in: build diff and patch for cygwin32-hosted
17760 toolchains.
17761
17762 Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
17763
17764 * config.sub: Accept -rtems*.
17765
17766 Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
17767
17768 * configure.in: enable dosrel for cygwin32-hosted builds,
17769 remove diff from the list of things not buildable
17770 via Canadian Cross
17771
17772 Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
17773
17774 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
17775 don't get ". ".
17776
17777 Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
17778
17779 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
17780
17781 Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
17782
17783 * Makefile.in (taz): Handle case where tex3patch didn't even get
17784 checked out. Also, if it was found, put the symlink in a new util
17785 subdirectory.
17786
17787 Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17788
17789 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
17790
17791 Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
17792
17793 * config.sub: Recognize -openvms.
17794 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
17795 * make-all.com, setup.com: New files.
17796
17797 Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
17798
17799 * Makefile.in (taz): tex3patch moved to texinfo/util.
17800
17801 Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
17802
17803 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
17804 * configure.in: remove make from disable-if-Can-Cross list
17805 enable gdb if ${host} and ${target} are cygwin32
17806
17807 Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
17808
17809 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
17810 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
17811
17812 Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
17813
17814 * config.guess: Combine mips-mips-riscos cases, and use cpp to
17815 distinguish sysv/svr4/bsd variants.
17816 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
17817
17818 Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
17819
17820 * configure.in: Added copyright notice.
17821 * move-if-change: Added copyright notice.
17822
17823 Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17824
17825 * configure.in (powerpcle-*-solaris*): Until we get shared
17826 libraries working, don't build gdb, sim, make, tcl, tk, or
17827 expect.
17828
17829 Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
17830
17831 * config.guess: Merge with FSF:
17832
17833 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
17834 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
17835
17836 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
17837 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
17838
17839 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
17840 * config.guess: Combine two OSF1 rules.
17841 Also recognize field test versions. From mjr@zk3.dec.com.
17842 * config.guess (dgux): Use /usr/bin/uname rather than uname,
17843 because GNU uname does not support -p. From pmr@pajato.com.
17844
17845 Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
17846
17847 * Makefile.in (MAKEDIRS): Removed $(tooldir).
17848
17849 Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
17850
17851 * mpw-README: Document GCCIncludes.
17852
17853 Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
17854
17855 * configure.in (alpha-*-linux*): Set enable_shared to yes.
17856
17857 Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
17858
17859 * mpw-configure: Handle --enable-FOO and --disable-FOO.
17860
17861 Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
17862
17863 * configure.in (*-*-cygwin32): Configure make.
17864
17865 Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
17866
17867 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
17868
17869 Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
17870
17871 * Makefile.in (all-inet): Depend on all-perl.
17872
17873 * Makefile.in (inet-install): New target.
17874
17875 * Makefile.in (all-inet): Depend on all-tcl.
17876 (all-inet): Depend on all-send-pr.
17877
17878 Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17879
17880 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
17881 temporarily.
17882
17883 Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
17884
17885 * configure.in: Don't configure --with-gnu-ld on AIX.
17886
17887 Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
17888
17889 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
17890
17891 Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
17892
17893 * Makefile.in (ALL_MODULES): Added all-inet.
17894 (CROSS_CHECK_MODULES): Added check-inet.
17895 (INSTALL_MODULES): Added install-inet.
17896 (CLEAN_MODULES): Added clean-inet.
17897 (all-indent): New target.
17898
17899 * configure.in (host_tools): Added inet.
17900 (native_only): Added inet.
17901 (noconfigdirs): Added inet.
17902
17903 Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
17904
17905 * configure.in: Don't configure libgloss if we are not configuring
17906 newlib.
17907
17908 Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
17909
17910 * configure.in: Don't configure libgloss for unsupported
17911 architectures.
17912
17913 Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17914
17915 * Makefile.in (CLEAN_MODULES): Add clean-apache.
17916
17917 Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
17918
17919 * Makefile.in (ALL_MODULES): Include all-apache.
17920 (CROSS_CHECK_MODULES): Include check-apache.
17921 (INSTALL_MODULES): Include install-apache.
17922 (all-apache): New target.
17923
17924 * configure.in: Added apache everywhere perl is seen.
17925
17926 Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17927
17928 * Makefile.in: Add support for clean-{module} and
17929 clean-target-{module} rules.
17930
17931 Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
17932
17933 * configure.in (*-*-ose) do not build libgloss.
17934
17935 Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17936
17937 * config.guess (prep*:SunOS:5.*:*): Turn into
17938 powerpele-unknown-solaris2.
17939
17940 Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
17941
17942 * configure.in: Permit --enable-shared to specify a list of
17943 directories.
17944
17945 Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
17946
17947 * configure.in (host==solaris): Pass only the first word of $CC
17948 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
17949
17950 Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
17951
17952 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
17953
17954 Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
17955
17956 * Makefile.in (ALL_MODULES): Include all-perl.
17957 (CROSS_CHECK_MODULES): Include check-perl.
17958 (INSTALL_MODULES): Include install-perl.
17959 (ALL_X11_MODULES): Include all-guile.
17960 (CHECK_X11_MODULES): Include check-guile.
17961 (INSTALL_X11_MODULES): Include install-guile.
17962 (all-perl): New target.
17963 (all-guile): New target.
17964
17965 * configure.in (host_tools): Include perl and guile.
17966 (native_only): Include perl and guile.
17967 (noconfigdirs): Don't build guile and perl; no ports have been
17968 done.
17969
17970 Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
17971
17972 * configure (--enable-*): Handle quoted option lists such as
17973 --enable-sim-cflags='-g0 -O' better.
17974
17975 Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17976
17977 * Makefile.in ({,inst}all-target): New rule so we can make and
17978 install all of the target directories easily.
17979
17980 Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
17981
17982 * configure.in: Add missing global flag in sed substitution when
17983 deleting `target-' from ${configdirs}.
17984
17985 Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
17986
17987 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
17988 option.
17989
17990 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
17991 config/mh-necv4.
17992
17993 * install.sh: Correct misspelling of transformbasename.
17994
17995 * config.guess: Recognize mips-*-sysv*.
17996
17997 Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
17998
17999 * config.sub: Recognize mon960.
18000
18001 Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
18002
18003 * configure: Restore Canadian Cross handling of BISON and LEX,
18004 removed in Feb 20 change.
18005
18006 Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
18007
18008 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
18009 Mention make install. Remove the old copyright date as well the
18010 clumsy and rather pointless copyright on the README file.
18011
18012 Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
18013
18014 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
18015 Makefile after running symlink-tree, then run `make distclean' to
18016 avoid clobbering any generated files in srcdir.
18017
18018 Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
18019
18020 * configure.in (m68k-*-netbsd*): Build everything now.
18021
18022 Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
18023
18024 * Makefile.in (taz): Fix quoting.
18025
18026 Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
18027
18028 * configure.in (sparclet-*-*): Build everything now.
18029
18030 Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
18031
18032 * configure.in (m68k-*-linux*): New host.
18033
18034 Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
18035
18036 * configure: Check for bison before byacc.
18037
18038 Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
18039
18040 * Makefile.in configure: Change the way LEX and BISON/YACC are
18041 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
18042 searching PATH. These are used as fallbacks by Makefile.in if
18043 flex/bison/byacc aren't in objdir.
18044
18045 Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
18046
18047 * Makefile.in: Make everything which depends upon all-bfd also
18048 depend upon all-opcodes, in case --with-commonbfdlib is used.
18049
18050 Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18051
18052 * configure.in (host *-*-cygwin32): Don't build gdb if we are
18053 building NT native compilers on Unix.
18054
18055 Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
18056
18057 * configure.in: Don't get CC from the host Makefile fragment if we
18058 can find gcc in PATH, or if this is a Canadian Cross. Move the
18059 Solaris test for /usr/ucb/cc to the post target script, just after
18060 the compiler sanity test.
18061
18062 Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
18063
18064 * config.sub: Merge with FSF.
18065
18066 Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
18067
18068 * Makefile.in (RPATH_ENVVAR): New variable.
18069 (REALLY_SET_LIB_PATH): Use it.
18070 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
18071
18072 Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
18073
18074 * config.sub, configure.in: Recognize sparclet cpu.
18075
18076 Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
18077
18078 * config.guess: Support m68k-cbm-sysv4.
18079
18080 Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
18081
18082 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
18083 m68k-unknown-linuxaout from linker help string. Put quotes around
18084 $ld_help_string.
18085
18086 Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
18087
18088 * config.guess (powerpc-harris-powerunix): Add guess for port
18089 to new target.
18090
18091 Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
18092
18093 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
18094
18095 Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
18096
18097 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
18098 $(REALLY_SET_LIB_PATH) in Makefile.
18099 * Makefile.in (SET_LIB_PATH): New variable.
18100 (REALLY_SET_LIB_PATH): New variable.
18101 ($(DO_X)): Use $(SET_LIB_PATH).
18102 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
18103 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
18104 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
18105 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
18106 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
18107 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
18108 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
18109 (install-dosrel): Likewise.
18110 (all-opcodes): Depend upon all-libiberty.
18111
18112 Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
18113
18114 * config.guess (*:CYGWIN*): New
18115
18116 Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18117
18118 * Makefile.in (all-target-winsup): All all-target-libiberty.
18119
18120 Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18121
18122 * configure.in (noconfigdirs): Add missing # in front of comment.
18123
18124 Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
18125
18126 * configure.in: add second pass to things added to noconfigdirs
18127 so *-gm-magic can exclude libgloss properly.
18128
18129 Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
18130
18131 * mpw-configure (extralibs_name, rez_name): Set correctly
18132 for MWC68K compiler.
18133
18134 * mpw-README: Add more info on the necessary build tools.
18135
18136 Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
18137
18138 * configure.in, config.sub: Recognize cygwin32.
18139
18140 Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
18141
18142 * config.guess, config.sub: Recognize A/UX.
18143
18144 Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
18145
18146 * config.sub: Merge with gcc/config.sub.
18147
18148 Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
18149
18150 * mpw-build.in (do-binutils): Add build of stamps.
18151
18152 Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
18153
18154 * config.sub: Add recognition for mips64vr4100*-* targets.
18155
18156 Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
18157
18158 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
18159 Add creation of gconfigargs with `--enable-shared' turned on.
18160 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
18161 ($(host)-stamp-stage3-configured): Likewise.
18162 (HOLES): Add chatr and ldd.
18163 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
18164
18165 Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
18166
18167 * configure: Pass --nfp to recursive configures.
18168
18169 Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
18170
18171 * Makefile.in (DLLTOOL): New.
18172 (DLLTOOL_FOR_TARGET): New.
18173 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
18174 (EXTRA_TARGET_FLAGS): Ditto.
18175 (EXTRA_GCC_FLAGS): Ditto.
18176 (CONFIGURE_TARGET_MODULES): Ditto.
18177 (DO_X): Ditto.
18178 * configure: Add DLLTOOL.
18179
18180 Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
18181
18182 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
18183 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
18184 mh-sco, since old workarounds no longer needed, and don't
18185 build ld, since libraries have weak symbols in COFF.
18186
18187 Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
18188
18189 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
18190
18191 Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
18192
18193 * configure.in: Make sure that ${CC} can be used to compile an
18194 executable.
18195
18196 Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
18197
18198 * Makefile.in (all-gdb): Depend on $(GDB_TK).
18199 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
18200 nothing depending on whether gdbtk is being built.
18201
18202 Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
18203
18204 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
18205
18206 Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
18207
18208 * configure.in (noconfigdirs): Put ld or gas in this early, if the
18209 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
18210
18211 Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
18212
18213 * config-ml.in: Add support for
18214 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
18215 Simplify setting of multidirs from --disable-foo.
18216
18217 Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18218
18219 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
18220 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
18221 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
18222 non-empty, pass them on to the GCC make.
18223 (all-bootstrap): New rule that is like all-gcc, except it executes
18224 the GCC bootstrap rule instead of the GCC all rule.
18225
18226 Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
18227
18228 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
18229
18230 Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18231
18232 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
18233 DG/UX support.
18234
18235 Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
18236
18237 * config.sub (i*86*) Change [345] to [3456]
18238
18239 Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
18240
18241 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
18242 --with-gnu-ld=no.
18243
18244 Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18245
18246 * config-ml.in (rs6000*, powerpc*): Add switches to control which
18247 AIX multilibs get built.
18248
18249 Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18250
18251 * configure.in (i386-win32): Don't build expect if we're not
18252 building the tcl subdir.
18253
18254 Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
18255
18256 * Makefile.in: (configure-target-examples, all-target-examples):
18257 New targets, configure and build example programs.
18258
18259 Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
18260
18261 * mpw-configure: If an mpw-config.in generated a file mk.sed,
18262 use it as input to sedit the generated MPW makefile.
18263 * mpw-README: Add a suggestion about Gestalt.h.
18264
18265 Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
18266
18267 * config.sub: Accept *-*-ieee*.
18268
18269 Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
18270
18271 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
18272 Ronald F. Guilmette <rfg@monkeys.com>.
18273
18274 Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18275
18276 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
18277 for powerpc-pe native.
18278 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
18279 (target==powerpc-pe): duplicate i386-win32 entry.
18280
18281 Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
18282
18283 * configure.in (noconfigdirs): Exclude target-newlib for all versions
18284 of vxworks, not just vxworks5.1.
18285
18286 Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
18287
18288 * mpw-configure: Add support for exec-prefix.
18289
18290 Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
18291
18292 * config.guess: Recognize HP model 816 machines as having
18293 a PA1.1 processor.
18294
18295 Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
18296
18297 * configure: Ignore new autoconf configure options.
18298
18299 Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
18300
18301 * config.guess: Recognize Pentium under SCO.
18302 From Robert Lipe <robertl@arnet.com>.
18303
18304 Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
18305
18306 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
18307
18308 Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
18309
18310 * configure.in: Don't configure gas for alpha-dec-osf*.
18311
18312 Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
18313
18314 * configure.in: Default to --with-stabs for some targets for which
18315 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
18316 i[345]86*-*-unixware*.
18317
18318 Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
18319
18320 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
18321 rather than basing it on the target. Simplify handling of options
18322 controlling which directories to configure. Remove extraneous
18323 slash in multi-clean target.
18324
18325 Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
18326
18327 * config-ml.in: Prefix more variables with ml_ so they don't collide
18328 with configure's.
18329
18330 Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
18331
18332 * configure: Don't turn -v into --v.
18333
18334 Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
18335
18336 * configure.in (targargs): Fix typo.
18337
18338 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
18339
18340 Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
18341
18342 * configure.in: Strip --host and --target options from
18343 CONFIG_ARGUMENTS, and always configure for --host only. Add
18344 --with-cross-host option when building with a cross-compiler.
18345 * configure: Canonicalize the arguments put into config.status by
18346 always using `=' for an option with an argument. Pass a presumed
18347 --host or --target explicitly.
18348
18349 Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
18350
18351 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
18352 into general OS recognition case.
18353
18354 Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18355
18356 * configure.in (target_configdirs): add target-winsup only
18357 for win32 target systems.
18358
18359 Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
18360
18361 * Makefile.in (all-target-libgloss): Depend upon
18362 configure-target-newlib, since when libgloss is built it looks to
18363 see if the newlib directory exists.
18364
18365 Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
18366
18367 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
18368 cfg-ml-*.in.
18369
18370 Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
18371
18372 * configure: Handle LD and LD_FOR_TARGET when configuring a
18373 Canadian Cross.
18374
18375 Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18376
18377 * configure.in (target_libs): add target-winsup.
18378 (target==i386-win32): add patch diff flex make to $noconfigdirs.
18379 (target==ppcle-pe): remove ld from $noconfigdirs.
18380
18381 Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
18382
18383 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
18384 Preserve relative path names in $srcdir. Build symlink tree if
18385 configuring cross target dir and srcdir=. (= no VPATH support).
18386 (configure-target-libg++): Depend on configure-target-librx.
18387 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
18388 * config-ml.in: New file.
18389 * symlink-tree: New file.
18390 * configure: Ensure srcdir="." if that's what it is.
18391
18392 Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
18393
18394 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
18395 includes and FLEX_SKELETON setting.
18396 * mpw-configure (--with-gnu-ld): New option, controls whether
18397 to use PPCLink or ld with PowerMac GCC.
18398 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
18399 * mpw-config.in: Configure grez if targeting Mac.
18400
18401 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
18402 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
18403 just macos.
18404 * configure.in: Configure grez resource compiler if targeting Mac.
18405 * Makefile.in (all-grez, install-grez): New targets.
18406
18407 Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
18408
18409 * configure: CXX defaults to gcc, not g++. If we find
18410 gcc in the path, set CC to gcc -O2.
18411
18412 Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
18413
18414 * configure: Default ${build} correctly. Avoid picking up extra
18415 spaces when reading CC and CXX from Makefile. When doing a
18416 Canadian Cross, use plausible default values for numerous
18417 variables.
18418 * configure.in: When doing a Canadian Cross, don't try to
18419 configure tools whose configure script can't handle it.
18420
18421 Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
18422
18423 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
18424
18425 Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
18426
18427 * configure: Remove dubious bug reporting address.
18428
18429 Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
18430
18431 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
18432 configure script, run that instead of this directory's configure.
18433 In either case, print a message that we're configuring the sub-dir.
18434
18435 Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
18436
18437 * configure.in: Before checking for the existence of various files,
18438 use sed to filter out "target-".
18439
18440 Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
18441
18442 * Makefile.in (DO_X): Split rule to decrease command line length
18443 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
18444 (Philippe De Muyter).
18445
18446 Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18447
18448 * Makefile.in (all-patch): depend on all-libiberty.
18449
18450 Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
18451
18452 * configure.in: If the only directory in target_configdirs which
18453 actually exists is libiberty, then set target_configdirs to empty,
18454 to avoid trying to build a target libiberty in a gas or gdb
18455 distribution.
18456
18457 Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
18458
18459 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
18460 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
18461 systems.
18462
18463 Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
18464
18465 * configure.in (copy_dirs): Use sys-include instead of include
18466 for --with-headers option.
18467
18468 Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
18469
18470 * Makefile.in, configure.in: Make winsup builds work with
18471 new scheme.
18472
18473 Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
18474
18475 * configure.in: Build the linker on AIX.
18476
18477 Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
18478
18479 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
18480 where needed.
18481
18482 Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
18483
18484 * Makefile.in (all-gcc): Fix typo.
18485
18486 Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
18487
18488 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
18489
18490 Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
18491
18492 * configure.in: Rename libFOO to target-libFOO, and xiberty
18493 to target-xiberty, to provide more flexibility.
18494 (target_subdir): Define. Create if cross.
18495 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
18496 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
18497 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
18498 check-libFOO -> check-target-libFOO, etc.
18499 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
18500 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
18501 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
18502 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
18503 allow ALL_GCC="" to only configure.
18504 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
18505 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
18506 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
18507
18508 Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
18509
18510 * Makefile.in (taz): Build "info" in etc explicitly.
18511
18512 Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
18513
18514 * configure.in: Make sure that CC is undefined (as opposed to
18515 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
18516 problem with autoconf trying to configure on a host without GCC.
18517
18518 Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
18519
18520 * mpw-configure: Set host alias from choice of host compiler,
18521 only use generic MPW Makefile sed if present, edit a file
18522 named "hacked_Makefile.in" instead of "Makefile.in" if present.
18523 * mpw-README: Add problem notes about CW6 and CW7.
18524
18525 Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
18526
18527 * Makefile.in (taz): Use ";" instead of ";;".
18528
18529 Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
18530
18531 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
18532 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
18533 DISTDOCDIRS.
18534 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
18535 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
18536
18537 Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
18538
18539 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
18540 and gnats, because they are now subsumed by DISTSTUFFDIRS.
18541 Move bfd to DISTSTUFFDIRS.
18542
18543 Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18544
18545 * Makefile.in (X11_LIB): Removed.
18546 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
18547
18548 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
18549
18550 Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18551
18552 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
18553 names.
18554
18555 Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18556
18557 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
18558
18559 Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
18560
18561 * configure.in (i[345]86-*-win32): Always build newlib.
18562 Don't configure cvs, autoconf or texinfo.
18563 * Makefile.in (LD_FOR_TARGET): New.
18564 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
18565 Pass down LD_FOR_TARGET.
18566
18567 Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
18568
18569 * winsup: New directory.
18570 * Makefile.in: Build winsup.
18571 * configure.in: Winsup is configured when target is win32.
18572 Can only build win32 target GDB when native.
18573
18574 Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
18575
18576 * config.guess: Recognize HP model 819 machines as having
18577 a PA 1.1 processor.
18578
18579 Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
18580
18581 * configure: Fix sed loop which substitutes for CC and CXX to
18582 avoid bug found in various sed implementations.
18583
18584 Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18585
18586 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
18587 simulator. Use standard powerpc-*-eabi*.
18588
18589 Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
18590
18591 * configure.in: Stop putting gas and binutils in noconfigdirs for
18592 powerpc-*-aix* and rs6000-*-*.
18593
18594 Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
18595
18596 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
18597 -mcall-aixdesc libraries.
18598
18599 Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
18600
18601 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
18602
18603 * config.sub (arm | armel | armeb): Fix shell syntax.
18604
18605 Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18606
18607 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
18608 -msoft-float and -mcpu=common support.
18609 (powerpc*-*-eabisim*): Add support for building -mcall-aix
18610 libraries.
18611
18612 Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
18613
18614 * configure.in: Allow configuration and build of emacs19 for the alpha.
18615
18616 Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18617
18618 * configure.in (CC): Get ^CC, not just any old CC, from
18619 ${host_makefile_frag}.
18620
18621 Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18622
18623 * configure.in (CC): Try to get CC from
18624 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
18625
18626 Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18627
18628 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
18629 only if it exists in $(srcdir).
18630
18631 Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
18632
18633 * configure: If CC and CXX are not set in the environment, set
18634 them, based on either an existing Makefile or on searching for gcc
18635 in PATH. Substitute for CC and CXX in Makefile.
18636 * configure.in: Remove libm from target_libs. Separate
18637 target_configdirs from configdirs. If CC is not set in
18638 environment, try to get it from a host Makefile fragment. Rewrite
18639 changes of configdirs to use skipdirs instead. A few minor
18640 tweaks. Take directories out of target_configdirs as they are
18641 taken out of configdirs. Remove existing Makefile files from
18642 subdirectories. Substitute for TARGET_CONFIGDIRS and
18643 CONFIG_ARGUMENTS in Makefile.
18644 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
18645 by configure.in.
18646 (CONFIG_ARGUMENTS): Likewise.
18647 (CONFIGURE_TARGET_MODULES): New variable.
18648 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
18649 ($(CONFIGURE_TARGET_MODULES)): New target.
18650 (configure-libg++, configure-libio): New targets.
18651 (all-libg++): Depend upon configure-libg++.
18652 (all-libio): Depend upon configure-libio.
18653 (configure-libgloss, all-libgloss): New targets.
18654 (configure-libstdc++): New target.
18655 (all-libstdc++): Depend upon configure-libstdc++.
18656 (configure-librx, all-librx): New targets.
18657 (configure-newlib): New target.
18658 (all-newlib): Depend upon configure-newlib
18659 (configure-xiberty): New target.
18660 (all-xiberty): Depend upon configure-xiberty.
18661
18662 Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18663
18664 * configure.in (host i[345]86-*-win32): Expand the
18665 noconfigdirs again.
18666
18667 Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
18668
18669 * mpw-configure: Fix sed command file name.
18670
18671 Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
18672
18673 * configure.in (host i[345]86-*-win32): Reduce the
18674 noconfigdirs again.
18675
18676 Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
18677
18678 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
18679 or powerpc*-*-pe*, since they are not yet supported.
18680
18681 Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
18682
18683 Add PowerMac support and many other enhancements.
18684 * mpw-configure: New option --cc to select compiler to use,
18685 paste options set according to --cc into the generated
18686 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
18687 if mpw-make.sed is present.
18688 * mpw-config.in: Don't test for gC1, test for mpw-touch,
18689 add forward includes for PowerPC include files.
18690 * mpw-build.in: Build using Makefile.PPC if present.
18691 (do-byacc, etc): Remove separate version resource builds.
18692 (do-gas): Build "stamps" before "all".
18693 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
18694 * mpw-README: Update to reflect --cc option, PowerMac support,
18695 and recently-reported compatibility problems.
18696
18697 Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
18698
18699 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
18700 embedded m68k systems (-aout, -coff, -elf, -vxworks).
18701 (--with-multilib-top): Pass to recursive invocations.
18702
18703 Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
18704
18705 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
18706 v810-*-*.
18707
18708 Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
18709
18710 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
18711 gdb, ld and opcodes on v810-*-*.
18712
18713 Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
18714
18715 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
18716 (local-maintainer-clean): New target.
18717 (maintainer-clean): New target.
18718 (realclean): Just depend upon maintainer-clean.
18719
18720 Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
18721
18722 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
18723
18724 Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
18725
18726 * configure.in: Build ld in mips*-*-bsd* case.
18727
18728 Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
18729
18730 * config.sub: Accept -lites* OS. From Ian Dall.
18731
18732 Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
18733
18734 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
18735 targets.
18736
18737 Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18738
18739 * configure.in: treat i386-win32 canadian cross the same as
18740 i386-go32 canadian cross.
18741
18742 Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18743
18744 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
18745 running under the simulator to build a reduced set of libraries.
18746 (powerpc-*-eabiaix): Add fine grained multilib support added to
18747 other powerpc targets yesterday.
18748
18749 Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18750
18751 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
18752 -disable-softfloat, -disable-relocatable, -disable-aix, and
18753 -disable-sysv to control which multilib libraries get built.
18754
18755 Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
18756
18757 * configure: Add Makefile.tem to list of files to remove in trap
18758 handler.
18759
18760 Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
18761
18762 * config.guess (*Linux*): Add missing "exit"s.
18763 Also, need specific check for alpha-unknown-linux (uses COFF).
18764
18765 Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
18766
18767 * config.guess: Merge with FSF:
18768
18769 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
18770 * config.guess (AIX4): More robust release numbering discovery.
18771
18772 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
18773 * config.guess (i386-sequent-ptx): Properly get version number.
18774
18775 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
18776 * config.guess (mips:*:4*:UMIPS): New case.
18777
18778 Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
18779
18780 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
18781 (i386-win32 host): Likewise. Don't build readline.
18782
18783 Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
18784
18785 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
18786 SUPPORT_FILES to submakes.
18787
18788 Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
18789
18790 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
18791 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
18792 mpw-configure.
18793
18794 Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
18795
18796 * configure.in (appdirs): Use =, not ==, in test expression when
18797 trying to build the text to print in the warning message for
18798 Solaris users.
18799
18800 Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
18801
18802 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
18803
18804 Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
18805
18806 * config.guess: Recognize lynx-2.3.
18807
18808 Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
18809
18810 * config.sub (z8ksim): Deleted
18811 (z8k-*-coff): New, this is the one true name of the target.
18812
18813 Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
18814
18815 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
18816
18817 Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
18818
18819 * config.guess (*:Linux:*:*): First try asking the linker what the
18820 default object file format is (elf, aout, or coff). Then if this
18821 fails, try previous methods.
18822
18823 Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
18824
18825 * configure.in: Don't build newlib for *-*-vxworks5.1.
18826
18827 Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
18828
18829 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
18830 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
18831
18832 Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
18833
18834 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
18835
18836 Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
18837
18838 * cfg-ml-com.in: New file.
18839 * cfg-ml-pos.in: New file.
18840
18841 Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
18842
18843 * COPYING.NEWLIB: Add HP free copyright to list.
18844
18845 Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18846
18847 * config.sub: Recognize -eabi* for the system, not just -eabi.
18848
18849 Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
18850
18851 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
18852 * config.sub, configure.in (win32): New target and host.
18853
18854 Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
18855
18856 * configure.in: Add i386-pe configuration.
18857
18858 Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
18859
18860 * mpw-build.in (install): Install GDB after LD.
18861
18862 Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
18863
18864 * mpw-config.in (elf/mips.h): Always forward-include, needed
18865 for GDB to build.
18866
18867 Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
18868
18869 * testsuite: New directory for customer acceptance and whole tool
18870 chain tests.
18871
18872 Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
18873
18874 * configure: If per-host line isn't found, but AC_OUTPUT is found
18875 and a configure script exists, run it instead.
18876
18877 Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
18878
18879 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
18880
18881 Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
18882
18883 * configure: Set build_{cpu,vendor,os,alias} to host values when
18884 --build isn't specified.
18885
18886 Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
18887
18888 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
18889 (FLAGS_TO_PASS): Pass them.
18890 (EXTRA_TARGET_FLAGS): Ditto.
18891
18892 Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
18893
18894 * Makefile.in (all-libg++): Depend on all-libstdc++.
18895
18896 Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
18897
18898 * configure.in (noconfigdirs): Enable all packages for
18899 i386-unknown-netbsd.
18900
18901 Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
18902
18903 * configure.in (noconfigdirs): Don't configure tk for i386-go32
18904 hosted builds (DOS builds)
18905
18906 Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
18907
18908 Changes for ARM based on patches from Richard Earnshaw:
18909 * config.sub: Handle armeb and armel.
18910 * configure.in: Omit arm linker only for riscix.
18911
18912 Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
18913
18914 * config.guess: Update from FSF.
18915
18916 Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
18917
18918 * config.sub: Recognize powerpcle as the little endian variant of
18919 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
18920 powerpcle variant. Convert pentium into i586, not i486. Add p5
18921 alias for i586. Map new x86 variants p6, k5, nexgen into i586
18922 temporarily.
18923
18924 Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
18925
18926 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
18927
18928 Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
18929
18930 * config.sub: Accept -lites* as a basic system type.
18931
18932 Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
18933
18934 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
18935 installed, and if so return linuxoldld as the system name.
18936
18937 Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
18938
18939 * config.guess: Add hppa1.1-hp-lites support.
18940
18941 Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
18942
18943 * configure.in: Don't build newlib for m68k-vxworks5.1.
18944
18945 Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
18946
18947 * configure.in (mips-sgi-irix6): Use mh-irix5.
18948
18949 Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
18950
18951 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
18952
18953 Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
18954
18955 * test-build.mk: Enable building of shared libraries on IRIX 5 and
18956 OSF/1. Fix compiler flags.
18957 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
18958
18959 Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
18960
18961 * configure.in: Recognize --with-newlib.
18962 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
18963
18964 Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18965
18966 * Makefile.in: move {all,check,install}-gdb from *_MODULES
18967 to *_X11_MODULES due to gdbtk needing X include files et al.
18968
18969 Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
18970
18971 Merge in support for Mac MPW as a host.
18972 (Old change descriptions retained for informational value.)
18973
18974 * mpw-config.in: Add generic include forwards for cpu-specific
18975 include files in aout and elf directories.
18976
18977 * mpw-configure: Added copyright.
18978 * mpw-config.in: Check for presence of required build tools.
18979 (target_libs): Add newlib.
18980 (target_tools): Add examples.
18981 (Read Me): Generate as "Read Me for MPW" instead.
18982 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
18983 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
18984 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
18985
18986 * mpw-configure: Remove subdir-specific makefile hackery,
18987 delete mk.tmp after using it.
18988
18989 * mpw-build.in (all): Display start and end times.
18990
18991 * mpw-configure (host_canonical): Set.
18992 (target_cpu): Always add to makefiles.
18993 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
18994 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
18995 (mpw-mh-mpw): Look for in srcdir and srcroot.
18996 Use sed instead of mpw-edit-prefix to edit prefix definitions.
18997
18998 * mpw-build.in: (install-only): New target.
18999
19000 * mpw-configure (host_alias, target_alias): Rename from hostalias
19001 and targetalias, add into generated Makefile.
19002 (mk.tmp): If present, add into generated Makefile.
19003 * mpw-build.in (all-gas): Build config.h first before gas proper.
19004
19005 * mpw-configure (config.status): Write only if changed.
19006 * mpw-config.in (readline): Configure it (not built, just used for
19007 definitions).
19008
19009 * mpw-config.in (elf/mips.h): Add a forward include.
19010
19011 * mpw-config.in: Forward-include most .h files in include into
19012 extra-include.
19013 (readline): Don't build.
19014 mpw-build.in (install): Install GDB.
19015
19016 * mpw-configure (prefix, mpw_prefix): Handle it.
19017 * mpw-config.in (mmalloc, readline): Don't configure.
19018 * mpw-build.in (thisscript): Rename to ThisScript.
19019 Use mpw-build instead of BuildProgram everywhere.
19020 (mmalloc, readline): Don't build.
19021 * mpw-README: New file, basic documentation about the MPW port.
19022
19023 * mpw-config.in: Use forward-include to create include files.
19024
19025 * mpw-configure: Add more things to the top of each configured
19026 Makefile, including contents of config/mpw-mh-mpw.
19027 * mpw-config.in (extra-include): Create this directory and fill it
19028 with Posix-like include files when configuring.
19029
19030 * config.sub (apple, mac, mpw): Add various aliases.
19031
19032 * mpw-build.in: New file, top-level build script fragment for MPW.
19033 * mpw-configure: New file, configure script for MPW.
19034 * mpw-config.in: New file, config fragment for MPW.
19035
19036 Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
19037
19038 * configure.in (host_libs): Remove glob, since it is gone from the
19039 sources.
19040
19041 Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
19042
19043 * Makefile.in: define empty GDB_NLM_DEPS var.
19044
19045 * configure.in(target_makefile_frag): use config/mt-netware
19046 for netware targets.
19047
19048 Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
19049
19050 * config.sub: Merge in recent FSF changes. Remove linux special
19051 cases.
19052
19053 Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
19054
19055 Revert this change:
19056
19057 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
19058
19059 * build-all.mk: Use CC=cc -Xs on Solaris.
19060
19061 Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
19062
19063 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
19064 stop using it.
19065 * Makefile.in: Nuke all references to glob subdirectory.
19066
19067 Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
19068
19069 * configure.in: Fix --enable-shared logic in per-host.
19070
19071 Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
19072
19073 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
19074
19075 Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
19076
19077 * configure.in (noconfigdirs): Don't build gas on AIX, for
19078 powerpc*-*-aix* as well as for rs6000*-*-aix*.
19079
19080 Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
19081
19082 * configure: Fix --cache-file to work if the file argument is a
19083 relative path.
19084
19085 Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
19086
19087 * configure: If the --cache-file is used, pass it down to
19088 configure in subdirectories.
19089
19090 Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
19091
19092 * config.sub: add vxworks29k configuration.
19093
19094 Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
19095
19096 * Makefile.in (taz): Do "diststuff" part quietly.
19097
19098 Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
19099
19100 * config.sub: Mini-merge with gcc/config.sub.
19101
19102 Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
19103
19104 * config.guess (IRIX): Sed - to _.
19105
19106 Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
19107
19108 * Makefile.in (source-vault, binary-vault): New targets.
19109
19110 Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
19111
19112 * config.sub: Recognize -eabi as a basic system type.
19113
19114 Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
19115
19116 * configure.in (enable_shared stuff): Fix typo.
19117
19118 Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
19119
19120 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
19121
19122 Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
19123
19124 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
19125
19126 Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
19127
19128 * configure.in (rs6000-*-*): Don't build gas.
19129
19130 Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
19131
19132 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
19133 reduce command line length.
19134 (AS_FOR_TARGET): Check for as.new, not Makefile.
19135 (NM_FOR_TARGET): Check for nm.new, not Makefile.
19136
19137 Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
19138
19139 * config.guess: Merge from FSF.
19140
19141 Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
19142
19143 * configure: Don't use $ when handling program_suffix.
19144
19145 Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
19146
19147 * configure.in: Configure tk for hppa/hpux.
19148
19149 Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
19150
19151 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
19152
19153 Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
19154
19155 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
19156 to LIBCXXFLAGS. Tests are better run without it.
19157
19158 Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
19159
19160 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
19161
19162 Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
19163
19164 * configure.in (*-*-netware*): Don't configure xiberty.
19165
19166 Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
19167
19168 * configure.in: Remove tk from native_only list.
19169
19170 Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
19171
19172 * build-all.mk: Add mips-ncd-elf target to sun4 targets
19173 for special NCD build.
19174
19175 Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
19176
19177 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
19178 makeall.bat, they're only useful for binutils snapshots.
19179 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
19180 makeall.bat to specified SUPPORT_FILES.
19181
19182 Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
19183
19184 * build-all.mk: Add Ericsson targets to sun4 and solaris
19185 hosts. Add BNR's sun4 target to solaris host, so their
19186 build-from-source will be tested in-house first.
19187
19188 Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
19189
19190 * Makefile.in (LIBCFLAGS): New variable.
19191 (CFLAGS_FOR_TARGET): Ditto.
19192 (LIBCFLAGS_FOR_TARGET): Ditto.
19193 (LIBCXXFLAGS): Ditto.
19194 (CXXFLAGS_FOR_TARGET): Ditto.
19195 (LIBCXXFLAGS_FOR_TARGET): Ditto.
19196 (BASE_FLAGS_TO_PASS): Pass them.
19197 (EXTRA_TARGET_FLAGS): Ditto.
19198
19199 * configure.in: Support --enable-shared.
19200
19201 Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
19202
19203 * configure.in (target_libs): Include libstdc++ again.
19204 * config.guess: Update from FSF (for FreeBSD).
19205
19206 Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
19207
19208 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
19209 makeall.bat.
19210 (DISTDOCDIRS): Add `etc'.
19211 (ETC_SUPPORT_PFX): New variable.
19212 (taz): Include anything from etc starting with a word in
19213 ETC_SUPPORT_PFX.
19214
19215 Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
19216
19217 * config.sub: Update for recent FSF changes. Remove obsolete
19218 h8300hds entry. Add -windows* and -osx as basic os. Minor
19219 spacing changes.
19220
19221 Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
19222
19223 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
19224
19225 * config.guess: Merge with FSF.
19226 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
19227
19228 Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
19229
19230 * configure: Since the "trap 0" handler will override the exit
19231 status on many systems, only use it for "exit 1", and make it set
19232 a non-zero exit status; reset it before "exit 0". Also, check
19233 exit status of config.sub, and error out if it failed.
19234
19235 Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
19236
19237 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
19238 and install libgloss.
19239
19240 Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
19241
19242 * Makefile.in (all-binutils): Depend upon all-byacc.
19243
19244 * configure.in: Don't build emacs on Irix 5.
19245
19246 Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
19247
19248 * configure.in (*-*-netware*): Add libio.
19249
19250 Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
19251
19252 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
19253 (CHECK_TARGET_MODULES): Ditto.
19254 (INSTALL_TARGET_MODULES): Ditto.
19255 (TARGET_LIBS): Ditto.
19256 (all-libstdc++): Note dependencies.
19257
19258 Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
19259
19260 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
19261
19262 Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
19263
19264 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
19265 -fexternal-templates.
19266
19267 * configure.in (target_libs): Add libstdc++.
19268 (noconfigdirs): Add libstdc++ as appropriate.
19269
19270 Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
19271
19272 * config.guess: Update from FSF.
19273
19274 Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
19275
19276 * configure: Use ${config_shell} when running ${configsub}.
19277
19278 Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
19279
19280 * config.sub: No longer recognize h8300h.
19281
19282 Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
19283
19284 * config.sub: Remove extraneous differences between config.sub and
19285 gcc/config.sub.
19286
19287 Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
19288
19289 * Makefile.in (DISTSTUFFDIRS): Add gas.
19290
19291 Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
19292
19293 * COPYING.NEWLIB: New file.
19294
19295 Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
19296
19297 * config.guess (HP-UX): Patch from Harlan Stenn
19298 <harlan@landmark.com> to also emit release level.
19299
19300 Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
19301
19302 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
19303
19304 Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
19305
19306 * config.sub: Merge nextstep cleanup from FSF.
19307
19308 Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
19309
19310 * configure.in (arm-*-*): Don't configure ld for this target.
19311
19312 Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
19313
19314 * configure.in (*-*-netware): don't configure libg++, libio,
19315 librx, or newlib.
19316
19317 Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19318
19319 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
19320 configure ld--it works, but it doesn't support shared libraries.
19321
19322 Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
19323
19324 * config.guess (*-unknown-freebsd*): Get rid of possible
19325 trailing "(Release)" in version string.
19326 Patch from Paul Richards <paul@isl.cf.ac.uk>.
19327
19328 Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
19329
19330 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
19331 Fix type: *-next-neststep -> *-next-nextstep.
19332
19333 * config.guess: Merge from FSF:
19334
19335 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
19336
19337 * config.guess: Recognize powerpc-ibm-aix3.2.5.
19338
19339 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
19340
19341 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
19342 instead of UNIX_SV for UnixWare 1.0).
19343
19344 Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
19345
19346 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
19347 to make gdb/nlm/* build after the compiler and linker.
19348
19349 Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
19350
19351 * config.guess (netbsd, freebsd, linux): Accept any machine,
19352 not just i[34]86.
19353 (m68k-atari-sysv4): Relocate to match FSF version.
19354
19355 * config.guess: More merges from the FSF:
19356
19357 Add a space before function call or macro invocation.
19358
19359 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
19360
19361 * config.guess: Add trap cmd to remove dummy.c and dummy when
19362 interrupted.
19363
19364 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
19365
19366 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
19367 (dummy): Redirect stderr from compilation of dummy.c.
19368
19369 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
19370
19371 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
19372
19373 Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
19374
19375 * configure: Accept and ignore --cache*, for compatibility with
19376 new autoconf.
19377
19378 Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
19379
19380 * config.guess: Merge from FSF:
19381
19382 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
19383
19384 * config.guess (Pyramid*:OSx*:*:*): New case.
19385 (PATH): Add /.attbin at end for finding uname.
19386 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
19387
19388 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
19389
19390 * config.guess (M88*:DolphinOS:*:*): New case.
19391
19392 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
19393
19394 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
19395 to select whether to use ELF or COFF.
19396
19397 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
19398
19399 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
19400
19401 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
19402
19403 * config.guess: Guess the OS version for HPUX.
19404
19405 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
19406
19407 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
19408
19409 Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19410
19411 * configure.in: Recognize --with-headers, --with-libs, and
19412 --without-newlib.
19413 * Makefile.in (all-xiberty): Depend upon all-ld.
19414
19415 Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19416
19417 * configure.in: Change i[34]86 to i[345]86.
19418
19419 Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19420
19421 * configure (version): A few more tweaks to help message.
19422
19423 Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
19424
19425 * Makefile.in: Remove (for now) librx as a host library,
19426 now that we're building it for target.
19427
19428 Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19429
19430 * configure: Fix up help message; from karl@owl.hq.ileaf.com
19431 (Karl Berry).
19432
19433 Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
19434
19435 * configure.in: Also configure librx.
19436
19437 Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
19438
19439 * Makefile.in: Update various rules to reflect that librx
19440 is now needed for libg++.
19441
19442 Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19443
19444 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
19445
19446 Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
19447
19448 * configure.in: Configure the examples directory.
19449
19450 Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19451
19452 * configure: Simplify Jun 2 1994 change.
19453
19454 Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
19455
19456 * change CC to /usr/latest/bin/gcc for lynx host builds, since
19457 /bin/gcc isn't good enough to build gcc.
19458
19459 Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
19460
19461 * Makefile.in (GDB_SUPPORT_FILES): Remove
19462 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
19463 (gdb.tar.gz): Add new rule to use standard distribution building
19464 mechanism.
19465
19466 Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19467
19468 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
19469 Bill Cox <bill@cygnus.com>.
19470
19471 Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
19472
19473 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
19474
19475 Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
19476
19477 * configure: Search current dir first in .gdbinit.
19478
19479 Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
19480
19481 * config.sub: Recognize freebsd (merged from gcc config.sub).
19482
19483 Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
19484
19485 * config.sub: Refer to NeXT's operating system as nextstep.
19486
19487 * config.sub (case $basic_machine): Re-order the cases, to match
19488 the order in the FSF version (which is mostly alphabethical).
19489 Merge in some additions and changes from the FSF.
19490
19491 Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
19492
19493 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
19494 * config.sub: Recognize cxux7.
19495 * configure.in: Use mh-cxux for m88k-harris-cxux*.
19496
19497 Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
19498
19499 * config.sub: Fix typo powerpc -> powerpc-*.
19500
19501 Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
19502
19503 * Makefile.in: `all-emacs19' depends on `all-byacc'.
19504
19505 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
19506 parallel with all-emacs and install-emacs). Top-level command
19507 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
19508
19509 Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19510
19511 * test-build.mk ($(host)-stamp-stage2-installed): Remove
19512 $(relbindir)/make before doing ``make install'', and use
19513 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
19514 installing over running make binary.
19515 ($(host)-stamp-stage3-installed): Likewise.
19516
19517 Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19518
19519 * config.guess: Recognize Mach.
19520
19521 Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19522
19523 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
19524 see whether --exec-prefix was used.
19525
19526 Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
19527
19528 * README: Explicitly mention libg++/README. (Zoo's idea.)
19529
19530 Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19531
19532 * Makefile.in: Add all-librx target similar to all-libproc.
19533
19534 Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
19535
19536 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
19537 with post 1.2 uname bogosity.
19538
19539 Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19540
19541 * configure: Remove temporary files on receipt of a signal.
19542
19543 Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
19544
19545 * configure: If there is a package_makefile_frag, remove
19546 ${subdir}/Makefile.tem after copying it in.
19547
19548 Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
19549
19550 * build_all.mk: support rs6000 lynx identifies itself as
19551 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
19552 since /bin/gcc is too feeble to compile a modern gcc.
19553
19554 Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
19555
19556 * brought devo/test-build.mk update-to-date with progressive/
19557 test-build.mk. Add lynx targets and hppa flag info.
19558
19559 Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
19560
19561 * configure.in: Use mh-ncrsvr43. Patch from
19562 Tom McConnell <tmcconne@sedona.intel.com>.
19563
19564 Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
19565
19566 * config.guess (i386-unknown-bsdi): No longer need to
19567 check #if defined(__bsdi__) && defined(__i386__).
19568
19569 Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19570
19571 * configure: Set program_transform_nameoption correctly.
19572
19573 Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
19574
19575 * brought build-all.mk update-to-date with progressive build-all.mk,
19576 added new targets and hppa info.
19577
19578 Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19579
19580 * configure: If config.guess result is a prefix of the user
19581 specified target, assume a native build and use the user specified
19582 target as the host alias. Remove SunOS patch suffix removal hack.
19583 * configure.in: Remove SunOS patch suffix removal hack.
19584
19585 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
19586 in NATIVE_CHECK_MODULES.
19587
19588 Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
19589
19590 * Makefile.in: Rename HOST_ONLY to NATIVE.
19591 * configure: Delete SunOs patch suffix from host_canonical
19592 and build_canonical variables that are prepended to Makefiles.
19593 * configure.in: Add comments for easier maintenance.
19594
19595 Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19596
19597 * Makefile.in: Add all-libproc target similar to all-gui.
19598
19599 Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
19600
19601 * Makefile.in (CHECK_MODULES): split into
19602 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
19603
19604 Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
19605
19606 * config.guess (i386-unknown-bsdi): New system to guess.
19607
19608 Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19609
19610 * Makefile.in: Add all-gui target (but not yet build by "all").
19611
19612 Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
19613
19614 * config.sub: Move deletion of patch suffix from here...
19615 * configure.in: To here, at Ian's suggestion. The top-
19616 level scripts might need to know of a patch level.
19617
19618 Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
19619
19620 * config.sub: Strip off patch suffix so rtl is recognized
19621 as a sunos4.1.3 machine, even though it's been patched.
19622
19623 Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
19624
19625 * Makefile.in (INSTALL_LAST): Delete.
19626 (INSTALL_DOSREL): New.
19627
19628 Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19629
19630 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
19631 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
19632 whether we pass down --with-gnu-ld anyhow.
19633
19634 Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
19635
19636 * Makefile.in (INSTALL_LAST): Change operation so it works
19637 on more flavors of make.
19638 * configure.in (go32): Don't build libg++ or libio.
19639
19640 Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
19641
19642 * Makefile.in (Move HOST_PREFIX_1 and friends up so
19643 they can be overriden by templates.
19644
19645 Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
19646
19647 * configure.in (target==go32): Don't build gdb.
19648 * dosrel: New directory.
19649
19650 Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
19651
19652 * configure.in (host==go32): Configure dosrel too.
19653 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
19654 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
19655 be set by incoming names or templates.
19656 (INSTALL_LAST): New rule.
19657
19658 Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
19659
19660 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
19661
19662 Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
19663
19664 * configure.in (appdirs): New variable. Currently empty, but will
19665 be used in gas distribution. If nonempty, lists a set of
19666 directories at least one of which must get configured, or top
19667 level configuration is considered to have failed.
19668 (rs6000-*-lynxos*): Use new file name.
19669
19670 Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19671
19672 Eliminate XTRAFLAGS.
19673 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
19674 newlib include files using -idirafter, and also use -nostdinc.
19675 (CXX_FOR_TARGET): Likewise.
19676 (XTRAFLAGS): Removed.
19677 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
19678 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
19679 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
19680 ($(DO_X)): Don't pass down XTRAFLAGS.
19681
19682 Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
19683
19684 * configure.in (mips*-dec-bsd*): New target; do build linker.
19685 (mips*-*-bsd*): New target; don't build linker.
19686
19687 Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
19688
19689 * configure.in: support rs6000-*-lynxos* configuration.
19690 support sunos4 as a cross target.
19691
19692 * config.sub: look for lynx*, not lynx since the OS version may
19693 legitimately be part of the name.
19694
19695 Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
19696
19697 * configure.in (i[34]86-*-sco*): Move to be with other i386
19698 targets.
19699 (romp-*-*): New target. Skip various binary utilities.
19700 (vax-*-*): New target. Don't build newlib.
19701 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
19702
19703 Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
19704
19705 * configure.in: Only set host_makefile_frag if config
19706 directory exists.
19707
19708 Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
19709
19710 * install.sh: If $dstdir exists, don't check whether each
19711 component does.
19712
19713 Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19714
19715 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
19716
19717 Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
19718
19719 * configure.in (*-*-lynxos*): Don't configure newlib for either
19720 native or cross Lynx.
19721
19722 Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
19723
19724 * config.sub (sparc64-elf): Fix os.
19725 (z8k): Remove duplicate.
19726
19727 Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19728
19729 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
19730 gcc/stmp-fixproto, to try to prevent fixproto from being run.
19731
19732 Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
19733
19734 * configure: Make file links cleanly even if Lynx fails on
19735 an NFS symlink (at least fail cleanly).
19736
19737 Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
19738
19739 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
19740 -XNh2000.
19741
19742 Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
19743
19744 * configure: Unknown options are fatal again.
19745
19746 Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
19747
19748 * configure: Ignore --x-includes and --x-libraries, for Autoconf
19749 compatibility.
19750
19751 Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
19752
19753 * build-all.mk: Add `clean' target.
19754
19755 Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
19756
19757 * config.guess: Add SINIX support.
19758 * configure.in: Add mips-*-sysv4* support.
19759
19760 Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
19761
19762 * build-all.mk: Document all useful targets.
19763 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
19764 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
19765
19766 Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
19767
19768 * configure: Support --silent, --quiet.
19769
19770 Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
19771
19772 * configure: Support --disable-FEATURE.
19773
19774 Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19775
19776 * config.guess: Recognize NCR running SVR4.3.
19777
19778 Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
19779
19780 * config.guess: Make BSDI generate i386-unknown-bsd386.
19781 Patch from Paul Eggert <eggert@twinsun.com>.
19782
19783 Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19784
19785 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
19786
19787 Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
19788
19789 * configure: Make unrecognized options give nonfatal warnings
19790 instead of fatal errors, and pass them to any subdirectory
19791 configures in case they recognize them.
19792 Make --x equivalent to --with-x.
19793
19794 Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
19795
19796 * configure: Add --enable-* options. Clean up usage message and
19797 some comments.
19798
19799 Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
19800
19801 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
19802
19803 Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
19804
19805 * configure.in (hppa*-*-*): Enable binutils.
19806
19807 Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19808
19809 * config.sub: Recognize cisco.
19810
19811 Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
19812
19813 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
19814
19815 Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19816
19817 * config.guess: about target *-hitachi-hiuxwe2, don't print more
19818 than one configuration name. Add comment.
19819
19820 Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
19821
19822 * config.guess: about target *-hitachi-hiuxwe2, fixed
19823 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
19824 macro is incorrect.]
19825
19826 Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19827
19828 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
19829 than the "make ls" stuff which used to be here.
19830
19831 Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
19832
19833 * config.guess: Recognize i[34]86-unknown-freebsd.
19834 From Shawn M Carey <smcarey@rodan.syr.edu>.
19835
19836 Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
19837
19838 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
19839
19840 Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
19841
19842 * config.guess: Check for ptx.
19843
19844 Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
19845
19846 * config.sub: Add os9k checking.
19847
19848 Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
19849
19850 * config.guess: Handle OSF1 running on HPPA processors
19851
19852 Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
19853
19854 * configure: If subdir configure fails, print out a message with
19855 subdirectory name, in case subdir's configure code didn't identify
19856 itself.
19857
19858 Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
19859
19860 * configure.in: Remove embedded newlines from configdirs.
19861 Avoid mismatches of substrings. Fix matching strings at end
19862 of configdirs.
19863
19864 Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
19865
19866 * config.guess: Add Lynx/rs6000 config support.
19867
19868 Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
19869
19870 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
19871
19872 Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
19873
19874 * configure.in (hppa*-*-osf*): Treat this just like most other
19875 PA configurations (eg no binutils or ld).
19876 (hppa*-*-*elf*): These configurations have binutils and ld.
19877
19878 Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
19879
19880 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
19881
19882 Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19883
19884 * configure.in (rs6000-*-*): Build gas.
19885
19886 Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
19887
19888 * Makefile.in: Avoid bug in losing hpux sed.
19889
19890 Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19891
19892 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
19893 for GDB and GDB has been fixed to not need it.
19894
19895 Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
19896
19897 * config.guess: Recognize vax hosts.
19898
19899 Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
19900
19901 * configure (while loop): Don't use "break 2" inside case
19902 statement -- the case statement isn't an enclosing loop.
19903
19904 Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
19905
19906 * config.guess: Clean up NeXT support, to allow nextstep
19907 on Intel machines. Make OS be nextstep.
19908
19909 Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
19910
19911 * config.guess: Add alternate forms for Convex.
19912
19913 Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
19914
19915 * configure: Completely rewrite option processing. Take
19916 advantage of pattern-matching to avoid invoking test frequently.
19917 Also clean up host and target defaulting logic.
19918
19919 Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
19920
19921 * Makefile.in: Replace all occurrances of "rootme" with "r" and
19922 "$${rootme}" with "$$r", to increase the likelihood that the do-*
19923 commands (plus user environment) will fit SCO limits.
19924
19925 Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19926
19927 * configure.in: Don't issue warnings about directories which are
19928 not being configured if -norecursion is set. Correct test for
19929 --with-gnu-as and --with-gnu-ld to not get confused by substring
19930 matches.
19931
19932 * configure.in: Don't build gas for alpha-dec-osf1*.
19933
19934 Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
19935
19936 * configure: Back out Per's change of 12/19/1993. It changes the
19937 behavior of configure in unexpected and confusing ways.
19938
19939 Also, use different delim char when calculating
19940 program_transform_name so that the name can contain slashes.
19941
19942 Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
19943
19944 * configure.in, config.sub: Add support for VSTa micro-kernel.
19945
19946 Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
19947
19948 * configure.in: Nuke hacks which were used to get a special
19949 version of GAS for HPPA configurations.
19950
19951 Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
19952
19953 * configure: If only ${target_alias} is given, use that
19954 as the default for ${host_alias}.
19955 * configure: Add missing back-slashes before nested quotes.
19956
19957 Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
19958
19959 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
19960
19961 Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
19962
19963 * config.guess: Recognize some Tektronix configurations.
19964 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
19965
19966 Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
19967
19968 * config.sub: Match any flavor of SH.
19969
19970 Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
19971
19972 * configure.in: Don't try to configure newlib for Alpha.
19973
19974 Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19975
19976 * configure.in: Don't build ld for Irix 5. Don't build gas,
19977 libg++ or libio for any Alpha target.
19978
19979 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
19980
19981 Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
19982
19983 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
19984 default arguments -- so it tried to compress itself.
19985
19986 Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
19987
19988 * configure.in (notsupp): ensure that a space is always at the end
19989 of the configdirs list, since the grep checks for an explicit space
19990
19991 Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19992
19993 * configure.in (target i386-sysv4.2): don't build ld, since static
19994 versions of many libraries are not available.
19995
19996 Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19997
19998 * config.guess: Recognize Apollos (using environment variables).
19999 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
20000
20001 Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20002
20003 * config.guess: Recognize Sony news mips running newsos.
20004
20005 Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
20006
20007 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
20008 "fi ; else" for bash.
20009
20010 Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
20011
20012 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
20013
20014 Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
20015
20016 * config.sub: accept unixware as an alias for svr4.2.
20017 Fix some inconsistancies with the gcc version.
20018
20019 Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20020
20021 * Makefile.in (DISTDOCDIRS): Add gdb.
20022
20023 Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
20024
20025 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
20026
20027 Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
20028
20029 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
20030 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
20031 this now.
20032
20033 Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20034
20035 * config.sub: Accept hiux* as an OS name.
20036
20037 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
20038 etc/make-stds.texi. The underscore came from gcc, and dje now
20039 agrees that RUNTESTFLAGS is the correct name.
20040
20041 Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
20042
20043 * install.sh: Remove 'set -e'. It makes any conditionals
20044 in the script useless.
20045
20046 * config.guess: Automatically recognize arm-acorn-riscix
20047 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
20048
20049 Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
20050
20051 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
20052
20053 Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
20054
20055 * Makefile.in (DISTDOCDIRS): New variable.
20056 (taz): Edit local Makefile.in sooner, instead of proto-toplev
20057 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
20058
20059 Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20060
20061 * configure.in (hppa target): check the source directory for the
20062 pagas sub-directory
20063
20064 Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
20065
20066 * config.sub: Allow -aout* and -elf*.
20067
20068 Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
20069
20070 * configure.in: Don't build ld on i386-solaris2, same as for
20071 sparc-solaris2.
20072
20073 Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
20074
20075 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
20076
20077 Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20078
20079 * configure.in: Configure gdb for alpha.
20080
20081 Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20082
20083 * Makefile.in (CXXFLAGS): Add -O.
20084
20085 Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20086
20087 * config.guess: added support for DG Aviion
20088
20089 Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
20090
20091 * configure.in: Produce warning message for subdirectories not
20092 configurable for this host/target combination. Don't try to
20093 configure gdb for vms.
20094
20095 Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
20096
20097 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
20098 appropriate files before making "diststuff".
20099 (DISTBISONFILES): New var: list of files to be edited.
20100 (DISTSTUFFDIRS): Add binutils.
20101
20102 Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20103
20104 * config.sub: also handle mipsel and mips64el (for little endian mips)
20105
20106 Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20107
20108 * configure.in: Add * to end of all OS names.
20109
20110 Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
20111
20112 * configure.in: Build newlib for LynxOS native.
20113
20114 Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20115
20116 * config.guess: Add support for delta 88k running SVR3.
20117
20118 * configure.in: Add comment about HP compiler vs. emacs.
20119
20120 Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20121
20122 * configure.in: don't build ld on solaris2 (not a viable option
20123 due to bugs in getpwnam & getpwuid)
20124
20125 Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
20126
20127 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
20128 config.guess will produce a full version number.
20129
20130 Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20131
20132 * configure.in: Build linker and binutils for alpha-dec-osf1.
20133
20134 Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20135
20136 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
20137 and gdb/testsuite/Makefile.in.
20138
20139 Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20140
20141 * configure.in: recognize mips*- instead of mips-
20142
20143 Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
20144
20145 * config.sub: Accept linux*coff and linux*elf as operating
20146 systems.
20147
20148 Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20149
20150 * config.sub: Recognize mips64, and mips3 as an alias for it.
20151
20152 Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20153
20154 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
20155 gdb knows how to handle OSF/1 shared libraries.
20156
20157 Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20158
20159 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
20160 * config.guess: Recognize Hitachi's HIUX.
20161 * config.sub: Recognize h3050r* and hppahitachi.
20162 Remove redundant cases for hp9k[23]*.
20163
20164 Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20165
20166 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
20167 if gas and ld are in the source tree and are in ${configdirs}.
20168 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
20169 --with options (but still pass them down on the command line,
20170 if they were explicitly specified).
20171
20172 Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20173
20174 * configure: substitute SHELL value in Makefile.in with
20175 ${CONFIG_SHELL}
20176
20177 Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20178
20179 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
20180 *-*-solaris2* targets.
20181
20182 Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20183
20184 * Makefile.in: define M4, and pass it down to sub-makes;
20185 all-autoconf now depends on all-m4
20186
20187 Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20188
20189 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
20190 presence of {ar,ranlib} instead of a configured directory
20191
20192 Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
20193
20194 * config.guess: Accept 34?? as well as 33?? for NCR.
20195
20196 Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20197
20198 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
20199 of 'gas' in sed commands, since 'gash' is now in the tree as well.
20200
20201 Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20202
20203 * configure: grab values for $(CC) and $(CXX) from the
20204 environment, so that someone can do "CC=gcc configure; make" and
20205 have it work right (matching the way that autoconf works now)
20206
20207 * configure.in, Makefile.in: add support for gash, the tcl
20208 interface to Galaxy
20209
20210 * config.guess: add NetBSD variants (hp300, x86)
20211
20212 Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
20213
20214 * install.sh: Support -d option (in the manner of SunOS 4 install,
20215 as it is more deterministic than that of GNU install)
20216 (chmodcmd): Set file to mode 755 by default (should also do default
20217 chgrp and chown, but I don't feel like dealing with that now)
20218
20219 Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
20220
20221 * config.sub: Remove h8300hhms alias.
20222
20223 Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20224
20225 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
20226
20227 Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20228
20229 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
20230 as stmp-fixinc
20231
20232 Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
20233
20234 * config.sub: recognize m88110-bug-coff.
20235
20236 Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20237
20238 * Makefile.in (all-libio): all dependencies on the toolchain used
20239 to build this (gcc, gas, ld, etc)
20240
20241 Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20242
20243 * config.guess: Deal with OSF/1 1.3 on alpha.
20244
20245 Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20246
20247 * install.sh: add some 'else true' clauses for portability
20248
20249 * configure.in: don't build libio for h8[35]00-*-* targets
20250
20251 Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
20252
20253 * Makefile.in: Add support for new libio.
20254
20255 Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20256
20257 * install.sh: If one command fails, don't try the rest. Don't try
20258 to remove $dsttmp (via trap) unless we have already created it.
20259 If $src doesn't exist, detect it and exit with an error.
20260
20261 * config.guess: Recognize BSD on hp300.
20262
20263 Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
20264
20265 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
20266 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
20267
20268 Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
20269
20270 * Makefile.in (all-send-pr): depends on all-prms
20271
20272 Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20273
20274 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
20275
20276 Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20277
20278 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
20279 Added test for mips-mips-riscos5.
20280
20281 Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20282
20283 * configure.in: use mh-hp300 for 68k HP hosts
20284
20285 Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20286
20287 * configure: add support for CONFIG_SHELL, so that you can use
20288 some alternate shell for evaluating configure scripts
20289
20290 Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
20291
20292 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
20293 in configure script to bug-gdb@prep.ai.mit.edu when building
20294 distribution archive.
20295 * Makefile.in (COMPRESS): Remove def.
20296 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
20297 gdb.tar.Z and make-gdb.tar.Z respectively.
20298 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
20299 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
20300 to convergence with 'taz' target in Makefile.in.
20301
20302 Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20303
20304 * install.sh (dsttmp): use trap to ensure that tmp files go
20305 away on error conditions
20306
20307 Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20308
20309 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
20310
20311 Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20312
20313 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
20314 its parent is '/' not ''.
20315
20316 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
20317
20318 Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
20319
20320 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
20321 that ${newsrcdir}/configure.in does.
20322
20323 Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20324
20325 * test-build.mk: support for CONFIG_SHELL
20326
20327 Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
20328
20329 * config.sub (netware): Add as a basic system type.
20330
20331 Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
20332
20333 * Makefile.in (Makefile): depend on configure.in. Also drop the
20334 $(srcdir)/ from the dependency on Makefile.in.
20335
20336 Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
20337
20338 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
20339 (h8300hhms is temporary until multi-libraries are implemented).
20340 * configure.in: Handle h8300h too.
20341
20342 Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20343
20344 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
20345
20346 Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
20347
20348 * configure: Remove extraneous output when guessing host type.
20349 * config.guess: Remove extraneous output when guessing using C
20350 compiler rather than uname, or when guessing fails.
20351
20352 Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
20353
20354 * Makefile.in: remove all.cross and install.cross targets
20355
20356 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
20357 definitions
20358
20359 Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
20360
20361 * configure.in (target sh): Build gprof.
20362
20363 Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20364
20365 * config.sub: change -solaris to -solaris2
20366
20367 Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20368
20369 * configure.in: Use config/mh-riscos for mips-*-sysv*.
20370
20371 Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
20372
20373 * configure: Correct error message for missing Makefile.in to
20374 print correct directory.
20375
20376 Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20377
20378 * install.sh: kludge around 386BSD shell bug
20379
20380 Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
20381
20382 * config.guess: Recognize NeXT.
20383 * config.guess: Recognize i486-ncr-sysv4.
20384 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
20385
20386 Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
20387
20388 * Makefile.in (MAKEINFOFLAGS): New variable.
20389 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
20390 * build-all.mk, test-build.mk: Pass down --no-split as
20391 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
20392
20393 Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
20394
20395 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
20396
20397 Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
20398
20399 * Makefile.in (libg++.tar.z): New rule.
20400 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
20401 * Makefile.in (taz): Only do a single chmod.
20402
20403 Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
20404
20405 * install.sh: don't use dirname anymore (replaced with sed usage)
20406
20407 Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
20408
20409 * Makefile.in: Change extension for gzip'd files from '.z' to
20410 '.gz' per new FSF standard usage.
20411
20412 Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
20413
20414 * configure: put quotes around the final value of program_transform_name
20415
20416 Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20417
20418 * Makefile.in: new install.sh support; update install-info rules
20419
20420 Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
20421
20422 * configure.in: Build diff for crosses, but not for go32 host.
20423
20424 * configure.in: Build gprof only for native, and don't build it
20425 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
20426
20427 Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
20428
20429 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
20430
20431 Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
20432
20433 * configure.in (host_tools): Add prms.
20434
20435 Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20436
20437 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
20438 with $(FLAGS_TO_PASS) on the command line
20439
20440 * config.sub: Recognize lynx and lynxos
20441
20442 Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
20443
20444 * config.sub: Accept -ecoff*, not just -ecoff.
20445
20446 Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
20447
20448 * Makefile.in (taz): Use .gz suffix instead of .z.
20449 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
20450 names.
20451
20452 Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20453
20454 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
20455
20456 Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20457
20458 * Makefile.in (install-no-fixedincludes): install gcc last, so
20459 that rebuilds that might happen during 'make install' don't get
20460 bogus gcc include files
20461
20462 Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
20463
20464 Change from Utah for HPPA support:
20465 * config.guess: Recognize hppa1.x-hp-bsd.
20466
20467 Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
20468
20469 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
20470 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
20471
20472 Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
20473
20474 * config.sub: Add support for rom68k and bug boot monitors.
20475
20476 Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
20477
20478 * Makefile.in: Make all-opcodes depend on all-bfd.
20479
20480 Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
20481
20482 * config.guess: Added special check for i[34]86-univel-sysv4*.
20483
20484 Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
20485
20486 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
20487 the processor rather than assuming i486.
20488
20489 Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20490
20491 * config.guess: Recognize SunOS6 as Solaris3.
20492
20493 Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
20494
20495 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
20496 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
20497
20498 Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
20499
20500 * build-all.mk (all-cross): New target for Canadian Cross.
20501 Added Q2 go32 targets.
20502 * test-build.mk: Configure go32 cross sparclite-aout and
20503 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
20504 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
20505
20506 Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20507
20508 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
20509 GO32 hosted toolchains
20510
20511 Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
20512
20513 * configure: change so "-exec-prefix" gets passed down rather
20514 than "-exec_prefix" so autoconf generated Makefiles get the
20515 exec_prefix set right.
20516
20517 Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20518
20519 * config.guess: get the Solaris2 minor version number
20520
20521 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
20522
20523 Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
20524
20525 * config.guess: Recognize some Sequent platforms.
20526
20527 Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20528
20529 * Makefile.in: added the vault-install target
20530
20531 * configure.in: actually use the Sun3 makefile fragment that's in
20532 config, also added the release dir to configdirs
20533
20534 Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
20535
20536 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
20537
20538 Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20539
20540 * configure.in: remove some program from Alpha targetted toolchains
20541
20542 Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
20543
20544 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
20545 gprof.
20546 (taz): Run "make diststuff" in those directories instead of "make
20547 proto-dir". Look for "VERSION=" only at start of line in subdir
20548 Makefile. Use "gzip -9" for compression.
20549 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
20550 (binutils.tar.z): New target.
20551
20552 Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
20553
20554 * Makefile.in (taz): Include gpl.texinfo.
20555
20556 Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
20557
20558 * Makefile.in (setup-dirs): Merged into "taz" target.
20559 (taz): Only do `proto-dir' stuff if a directory is actually needed
20560 for this target.
20561
20562 Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
20563
20564 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
20565 (FLAGS_TO_PASS): Pass down MUNCH_NM.
20566 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
20567 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
20568 (gcc-no-fixedincludes): Correct for current gcc Makefile.
20569
20570 Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
20571
20572 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
20573 config.sub, and move-if-change to gdb testsuite distribution
20574 archive, so the testsuite can be extracted, configured, and
20575 run separately from the gdb distribution. Blow away the Chill
20576 tests that require a Chill compiled executable, since GNU Chill
20577 is not yet publically available.
20578
20579 Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20580
20581 * test-build.mk: set environment variables in a single command,
20582 instead of a list of assignments and exports
20583
20584 * config.guess: recognize Alpha/OSF1 systems
20585
20586 Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
20587
20588 * configure: Change help message to prefer --options rather than
20589 -options.
20590
20591 Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
20592
20593 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
20594 zippy@ecst.csuchico.edu.
20595 * config.guess: Recognize miniframe.
20596
20597 Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
20598
20599 * Makefile.in: Use srcroot to find runtest rather than rootme.
20600 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
20601
20602 Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
20603
20604 * test-build.mk: Extensive additions to support building on a
20605 machine other than the host.
20606
20607 Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
20608
20609 * configure (tooldir): Fix for i386-aix again.
20610
20611 Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
20612
20613 * configure, Makefile.in: Change definition of $(tooldir)
20614 to match the FSF.
20615
20616 Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
20617
20618 * config.guess: Recognize i[34]86/SVR4.
20619
20620 Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
20621
20622 * Makefile.in (all-gdb): gdb depends on sim.
20623
20624 Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
20625
20626 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
20627 at the same time we make the prototype gdb directory.
20628 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
20629 files at the same time as the gdb base release distribution.
20630
20631 Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
20632
20633 * Makefile.in (check): Use individual check targets rather than
20634 DO_X rule.
20635 (check-gcc): Added.
20636
20637 Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
20638
20639 * config.sub: Use sysv3.2 not sysv32 for canonical OS
20640 for System V release 3.2.
20641
20642 Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
20643
20644 * config.sub: Recognize hppaosf.
20645 * configure.in: Do configure ld/binutils/gas for it.
20646
20647 Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
20648
20649 * configure (tooldir): Alter syntax used to set this, for systems
20650 where "\$" isn't handled right, like i386-aix.
20651
20652 Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
20653
20654 * configure: Pass program-transform-name, not
20655 program_transform_name, to recursive configures.
20656
20657 Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
20658
20659 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
20660 of gas+ld+binutils.
20661
20662 Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
20663
20664 * config.guess: Recognize AIX3.2 as distinct from 3.1.
20665
20666 Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20667
20668 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
20669
20670 Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
20671
20672 * Makefile.in (PRMS): Set back to all-prms.
20673
20674 Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
20675
20676 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
20677 targets, rather than for MIPS hosts.
20678
20679 Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20680
20681 * configure.in: add comment for --with-x default values
20682
20683 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
20684
20685 * Makefile.in: add check-* targets for each of the directories in
20686 the tree. Add a definition of RUNTEST that will use the one we
20687 just built, if it exists. Pass this down via FLAGS_TO_PASS.
20688
20689 Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
20690
20691 * configure.in: Removed obsolete references to bfd_target and
20692 target_makefile_frag.
20693
20694 * build-all.mk: Set assorted targets for Q2.
20695 * config.sub: Recognize z8k-sim and h8300-hms.
20696 * test-build.mk: Really don't pass host to configure.
20697 (HOLES): Added uname.
20698
20699 Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
20700
20701 * configure: Handle an empty program-prefix, program-suffix or
20702 program-transform-name correctly.
20703
20704 Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
20705
20706 * build-all.mk: -G 8 no longer required for MIPS targets.
20707 * test-build.mk: Don't pass host argument to configure; make it
20708 guess.
20709
20710 Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
20711
20712 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
20713 * Makefile.in (COMPRESS): New macro, like GZIP.
20714
20715 Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
20716
20717 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
20718
20719 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
20720 with gas currently defaults to -G 0.
20721
20722 Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
20723
20724 * Makefile.in (all-flex): flex depends on byacc.
20725
20726 * build-all.mk: If host not specified, use config.guess. Pass TAG
20727 to test-build.mk as RELEASE_TAG.
20728 * test-build.mk (configargs): New variable containing arguments to
20729 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
20730 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
20731
20732 * config.guess: Use /bin/uname when checking -X argument on SCO,
20733 to avoid invoking GNU uname which doesn't understand -X.
20734
20735 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
20736
20737 * configure.in: Build gas for mips-*-*.
20738
20739 Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
20740
20741 * Makefile.in (all.normal): insert missing backslash.
20742
20743 Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
20744
20745 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
20746
20747 * Makefile.in: Complete overhaul to merge many almost identical
20748 targets.
20749
20750 Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
20751
20752 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
20753 (gdb.tar.Z): Adjusted.
20754
20755 * Makefile.in (setup-dirs, taz): New targets; should be general
20756 enough to adapt for gdb sometime. Build only .z file.
20757 (gas.tar.z): New target.
20758
20759 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
20760
20761 * build-all.mk: Use CC=cc -Xs on Solaris.
20762
20763 Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
20764
20765 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
20766 for handling BISON for FSF releases.
20767
20768 Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
20769
20770 * configure: Actually implement the change zoo just documented.
20771
20772 Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
20773
20774 * configure: when using config.guess, only set target_alias when
20775 it's not already been set (ie, on the command line)
20776
20777 Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20778
20779 * Makefile.in: add installcheck target, set PRMS to install-prms
20780
20781 Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20782
20783 * configure: add support for package_makefile_fragment, handle the
20784 case where a directory has a configure.in file but no Makefile.in
20785 more gracefully (with an actual understandable error message, even);
20786 add support for --without (and add this to the usage message); also
20787 explicitly add a --host=${host_alias} to the command line when
20788 config.guess is used
20789
20790 Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
20791
20792 * configure: Must use both --host and --target in recursive calls.
20793
20794 Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
20795
20796 * Makefile.in: Change deja-gnu to dejagnu.
20797
20798 Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
20799
20800 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
20801
20802 Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20803
20804 * configure.in: canonicalize all instances to *-*-solaris2*,
20805 also strip out a number of tools to not build for go32 host
20806
20807 Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
20808
20809 * config.guess: add GPL.
20810
20811 * Makefile.in, config.guess, config.sub, configure: bump
20812 copyrights to 93.
20813
20814 Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
20815
20816 * Makefile.in (do-info): Removed obsolete check for existence of
20817 localenv file.
20818
20819 * Makefile.in (MAKEOVERRIDES): Define to be empty.
20820
20821 Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20822
20823 * Makefile.in: a couple of 'else true' for decstation,
20824 support for TclX
20825
20826 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
20827
20828 Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
20829
20830 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
20831
20832 Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
20833
20834 * config.guess: Recognize i386-ibm-aix (PS/2).
20835 * configure.in: Use config/mh-aix386 file for it.
20836
20837 Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
20838
20839 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
20840 CC_FOR_TARGET instead.
20841 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
20842
20843 Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
20844
20845 * Makefile.in: Add sim to list of directories sent with gdb
20846
20847 Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
20848
20849 * configure.in: Put back mips-dec-bsd* case.
20850
20851 Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
20852
20853 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
20854 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
20855 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
20856
20857 Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20858
20859 * configure.in: remove no-op mips-dec-bsd* in "case $target"
20860
20861 * Makefile.in (dir.info): only run gen-info-dir if it exists,
20862 (install-info): install dir.info only if it exists,
20863 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
20864
20865 Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
20866
20867 * configure.in: For vms target, skip bfd, ld, binutils. Do build
20868 gas for mips-dec-bsd.
20869
20870 Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
20871
20872 * configure (makesrcdir): If ${srcdir} is relative and not ".",
20873 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
20874
20875 Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
20876
20877 * configure.in: Added "dejagnu" to hosttools list.
20878
20879 Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
20880
20881 * config.sub, configure.in, config.guess: Add support
20882 for Bosx, an AIX variant from Bull.
20883 Patches from F.Pierresteguy@frcl.bull.fr.
20884
20885 Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
20886
20887 * devo/dejagnu: Initial creation of devo/dejagnu.
20888 Migrated dejagnu testcases and support files for testing software
20889 tools to reside as subdirectories, currently called "testsuite",
20890 within the directory of the software tool. Migrated all programs,
20891 support libraries, etc. beloging to dejagnu proper from
20892 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
20893 with no modifications. The changes to these files which will
20894 allow them to configure, build, and execute properly will be made
20895 in a future update.
20896
20897 Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
20898
20899 * Makefile.in: Change send_pr to send-pr.
20900 * configure.in: Likewise.
20901 * send_pr: Renamed directory to send-pr.
20902
20903 Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
20904
20905 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
20906
20907 Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
20908
20909 * README: Update for gdb-4.8 release.
20910 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
20911 gdb-xxx.tar.z (gzip'd) file also.
20912
20913 Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20914
20915 * Makefile.in: make all-diff depend on all-libiberty
20916
20917 Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
20918
20919 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
20920
20921 Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20922
20923 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
20924
20925 Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
20926
20927 * Makefile.in (DEVO_SUPPORT): Remove etc directory
20928 (ETC_SUPPORT): Only add the files GDB wants from etc/.
20929 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
20930
20931 Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20932
20933 * Makefile.in: makeinfo binary is in a new location
20934
20935 Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
20936
20937 * config.sub: Accept -ecoff as an OS.
20938
20939 * Makefile.in: Various changes to eliminate a level of make
20940 recursion and reduce the required command line length.
20941 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
20942 sub-makes.
20943 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
20944 variables holding settings for specific sub-makes.
20945 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
20946 in terms of BASE_FLAGS_TO_PASS.
20947 (TARGET_LIBS): New variable listing directories which use
20948 TARGET_FLAGS_TO_PASS.
20949 (subdir_do): Eliminated.
20950 (do-*): New set of targets to replace subdir_do.
20951 (various): All targets which used subdir_do now depend on do-*.
20952 (local-clean): Renamed from do_clean.
20953 (local-distclean): New target, dependency of distclean and
20954 realclean.
20955 (install-info): Don't create directories. Depend on dir.info
20956 rather than calling make recursively.
20957 (install-dir.info): Eliminated.
20958 (install-info-dirs): Create all info directories here.
20959 (dir.info): Depend upon do-install-info.
20960
20961 * test-build.mk (HOLES): Added false.
20962
20963 Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
20964
20965 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
20966
20967 Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20968
20969 * Makefile.in (info): remove dependency on all-texinfo. The
20970 problem was really in texinfo/C, not at this level.
20971
20972 Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
20973
20974 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
20975
20976 Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
20977
20978 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
20979 GDB releases.
20980
20981 Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
20982
20983 * configure: Include srcdir in message about target of link not
20984 being found. Don't convert `-' to `_' in `with' options being
20985 passed to subdirs.
20986
20987 Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20988
20989 * configure.in: add uudecode to host_tools
20990
20991 * Makefile.in: added {all,install}-uudecode targets, added them to
20992 the appropriate lists
20993
20994 Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
20995
20996 * Makefile.in (all-gcc): Added dependency on all-gas.
20997
20998 * configure.in (mips-*-*): Build ld and binutils.
20999
21000 Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
21001
21002 * configure: check return code from mkdir, print error message and
21003 exit on failure.
21004
21005 Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
21006
21007 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
21008
21009 Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
21010
21011 * test-build.mk (HOLES): Added tar, cpio and uudecode.
21012
21013 Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
21014
21015 * config.sub (h8500): Recognize this as a cpu type.
21016
21017 Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21018
21019 * configure: source directory missing is no longer a warning
21020
21021 * configure.in: recognize irix[34]* instead of irix[34]
21022
21023 * Makefile.in: define and pass down X11_LIB
21024
21025 Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
21026
21027 * guess-systype: Renamed to ...
21028 * config.guess: ... by popular request.
21029 * configure.in, Makefile.in: Update accordingly.
21030
21031 Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
21032
21033 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
21034 + Add Convex, Cray/Unicos, and Encore/Multimax support.
21035 + Execute ./dummy instead of assuming . is in PATH.
21036
21037 Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
21038
21039 * guess-systype: New shell script. Attempts to guess the
21040 canonical host name of the executing host.
21041 Only a few hosts are supported so far.
21042 * configure: Call guess-systype if no host is specified.
21043
21044 Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
21045
21046 * Makefile.in (gcc-no-fixedincludes): Made to work with current
21047 gcc Makefile.
21048
21049 Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
21050
21051 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
21052 (all-gcc, install-gcc, subdir_do): Use it.
21053
21054 Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
21055
21056 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
21057
21058 Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
21059
21060 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
21061 set exclusively by configure, using configure.in .
21062
21063 Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21064
21065 * test-build.mk: set $PATH for all builds
21066
21067 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
21068
21069 Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
21070
21071 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
21072 the one used in gcc/Makefile.in, so that a null expansion doesn't
21073 override the one needed to build gcc with a native cc.
21074
21075 Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
21076
21077 * configure: Accept -with arguments.
21078
21079 Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
21080
21081 * Makefile.in: added h8300sim
21082
21083 Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
21084
21085 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
21086 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
21087 (all-cygnus, native, build-cygnus): Make
21088 $(canonhost)-stamp-3stage-done, not $(host)....
21089 * test-build.mk (stamp-3stage-compared): Use tail +10c for
21090 i386-sco3.2v4. Added else true to if command.
21091
21092 Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
21093
21094 * config.sub: (from FSF) Sequent uses a BSD-like OS.
21095
21096 Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
21097
21098 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
21099
21100 Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21101
21102 * configure.in: don't remove binutils from Solaris builds
21103
21104 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
21105
21106 * Makefile.in: get rid of earlier definitions for *clean,
21107 also handle the recursive info rule better
21108
21109 Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
21110
21111 * Makefile.in (mostlyclean, distclean, realclean): Fix to
21112 do more-or-less the right thing.
21113
21114 Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
21115
21116 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
21117 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
21118
21119 Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21120
21121 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
21122 $(host_canonical).
21123
21124 * configure.in: split the configdirs list into 4 categories (native
21125 v. cross, library v. tool) and handle the cross-only and native-
21126 only in more reasonable (and correct!) way.
21127
21128 Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
21129
21130 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
21131 configdirs anymore.
21132
21133 Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21134
21135 * Makefile.in: extensive cleanup:: removed all of the explicit
21136 clean-* targets, collapsed many wrappers around subdir_do into
21137 one, added additional targets to satisfy standards.texi, deleted
21138 some old targets, some changes for consistency
21139
21140 Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21141
21142 * configure.in: handle some programs as cross-only, and others as
21143 native only
21144
21145 * test-build.mk: handle partial holes in a more generic manner
21146
21147 * Makefile.in: m4 depends on libiberty
21148
21149 Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21150
21151 * configure.in: add m4, textutils, fileutils, sed, shellutils,
21152 time, wdiff, and find to configdirs
21153
21154 * Makefile.in: all, clean, and install rules for the new programs
21155 added to configure.in
21156
21157 Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21158
21159 * configure.in: use mh-sun for all *-sun-* hosts
21160
21161 Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21162
21163 * Makefile.in: define flags for X11 include files and library file
21164 locations, pass them down to the programs that need this info
21165
21166 * build-all.mk: added a 'native' target, to 3stage the native toolchain
21167
21168 Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21169
21170 * configure.in: start building libg++ for HP-UX targets
21171
21172 Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
21173
21174 * README: Update references to files moved into etc/.
21175
21176 Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
21177
21178 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
21179 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
21180
21181 Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
21182
21183 * configure: accept dash as well as underscore in long option
21184 names for FSF compatibility.
21185
21186 Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
21187
21188 * config.sub: added -sco3.2v4 support from FSF.
21189
21190 Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21191
21192 * configure.in: expand the section that adds or removes
21193 directories from the list of programs to build, to handle native
21194 vs. cross in addition to host v. native
21195
21196 Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
21197
21198 * Makefile.in: Replace C++ in macro names with CXX.
21199 This is less likely to break ...
21200
21201 Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21202
21203 * test-build.mk: add -w to GNU_MAKE
21204
21205 Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21206
21207 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
21208 add 'sparc' to list of recognized cpus. This needed to make
21209 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
21210 Delete some redundant ose68 variants. Recognize -wrs as an os,
21211 then changes that into $CPU-wrs-vxworks.
21212
21213 * configure.in: remove most references to gdbtest, regularize
21214 target based program removal
21215
21216 * test-build.mk: import from p3 tree (many fixes and changes)
21217
21218 Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
21219
21220 * Makefile.in: added rules to handle tcl, tk, and expect
21221
21222 * configure.in: handle those directories if they exist
21223
21224 Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21225
21226 * config.sub: removed bogus hppabsd and hppahpux names, since
21227 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
21228
21229 Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21230
21231 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
21232 depends upon all-xiberty
21233
21234 * Makefile.in: changes from p3, including:
21235
21236 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
21237
21238 * Makefile.in (XTRAFLAGS): include newlib directories if
21239 newlib/Makefile exists, rather than if host != target.
21240
21241 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
21242
21243 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
21244 from the same source tree and not building a cross-compiler. This
21245 matters for the libg++ configuration if reconfiguring a tree that
21246 has already been installed.
21247
21248 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
21249
21250 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
21251 pick up the machine and system specific header files.
21252
21253 * Makefile.in: added AS_FOR_TARGET, passed down in
21254 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
21255 the C compiler to use to create programs which are run in the
21256 build environment, set it to default to $(CC), and passed it down
21257 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
21258
21259 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
21260
21261 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
21262 We need them for unusual native builds, like systems without
21263 ranlib.
21264
21265 * configure: also define $(host_canonical) and
21266 $(target_canonical), which are the full, canonical names for the
21267 given host and target
21268
21269 Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
21270
21271 * Makefile.in: Added separate definitions for C++.
21272
21273 Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
21274
21275 * configure.in (configdirs): Add deja-gnu.
21276
21277 Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
21278
21279 * README: Update for configure.texi and gdb-4.7 release.
21280
21281 Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
21282
21283 * Makefile.in: Move "all" target to top of file.
21284 Previously, first target was ".PHONY" which caused BSD4.4 make
21285 to build .PHONY when make was run without arguments.
21286
21287 Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
21288
21289 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
21290 Library-copylefted code in libiberty.
21291
21292 Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
21293
21294 * config.sub: Replace m68kmote with plain old m68k.
21295
21296 Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
21297
21298 * Makefile.in: Remove space from blank line, avoid Make complaints.
21299
21300 Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
21301
21302 * config.sub: Complain if no argument is given. Added support for
21303 386bsd as OS and target alias.
21304
21305 Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
21306
21307 * Makefile.in (XTRAFLAGS): include newlib directories if
21308 newlib/Makefile exists, rather than if host != target.
21309
21310 Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
21311
21312 * config.sub: recognize sparclite-wrs-vxworks.
21313
21314 * Makefile.in (install-xiberty): added *-xiberty make rules (from
21315 p3.) Added clean-xiberty to clean.
21316
21317 Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21318
21319 * configure.in: use *-*-* instead of nested cases for host and target
21320
21321 Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
21322
21323 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
21324 from the same source tree and not building a cross-compiler. This
21325 matters for the libg++ configuration if reconfiguring a tree that
21326 has already been installed.
21327
21328 Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
21329
21330 * config.sub (i486v/i486v4): Merge in from FSF version.
21331
21332 Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
21333
21334 * configure: only set PWD if it is already set.
21335
21336 Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
21337
21338 * configure: just set PWD=`pwd` at the top, since Ultrix sh
21339 doesn't have unset and all success paths (and most error paths)
21340 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
21341 to just ${PWD} to avoid confusion.)
21342
21343 Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
21344
21345 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
21346 even for a native compilation.
21347
21348 Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
21349
21350 Changes to make the gdb.tar.Z rule work better.
21351
21352 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
21353 (DEVO_SUPPORT): Add configure.texi.
21354 (bfd-ilrt.tar.Z): Remove ancient rule.
21355
21356 Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
21357
21358 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
21359 pick up the machine and system specific header files.
21360
21361 * configure.in, config.sub: added new target m68010-adobe-scout,
21362 with alias of adobe68k. Changed configure.in to check for
21363 -scout before -sco* to avoid a false match.
21364
21365 * Makefile.in: added AS_FOR_TARGET, passed down in
21366 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
21367 the C compiler to use to create programs which are run in the
21368 build environment, set it to default to $(CC), and passed it down
21369 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
21370
21371 Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
21372
21373 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
21374 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
21375 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
21376 FOR_TARGET variants, to newlib and libg++.
21377
21378 Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
21379
21380 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
21381 first.
21382
21383 Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
21384
21385 * config.sub: Accept `elf' as an environment.
21386
21387 Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
21388
21389 * Makefile.in (all-opcodes): cd into the right directory
21390
21391 Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
21392
21393 * configure: added -program_transform_name option, used as
21394 argument to sed when installing programs.
21395 configure.texi: added documentation for -program_prefix,
21396 -program_suffix and -program_transform_name.
21397
21398 Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
21399
21400 * config.sub: Accept i486 where i386 ok.
21401
21402 Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
21403
21404 * config.sub: accept we32k
21405
21406 Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
21407
21408 * config.sub, configure.in: accept OSE68000 and OSE68k.
21409
21410 * Makefile.in: don't create all directories for ``make install'';
21411 let the subdirectories create the ones they need.
21412
21413 Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21414
21415 * COPYING: new file, GPL v2
21416
21417 Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21418
21419 * Makefile.in: use the new gen-info-dir, which needs a template
21420 argument (which also lives in texinfo)
21421
21422 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
21423
21424 Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
21425
21426 * config.sub (ncr3000): Change i386 to i486.
21427
21428 Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21429
21430 * Makefile.in: add install-rcs, install-grep to
21431 install-no-fixedincludes, removed install-bison and install-libgcc
21432
21433 Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
21434
21435 * configure.in: grab the HPUX makefile fragment if on HPUX
21436
21437 Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
21438
21439 * Makefile.in: eradicate bison spoor (ditto libgcc).
21440 configure.in: recognise m68{k,000}-ericsson-OSE.
21441 es1800 is alias for m68k-ericsson-OSE
21442
21443 Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21444
21445 * configure.in: rearrange the parts that remove programs from
21446 configdirs, based now on HOST==TARGET or by canonical triple.
21447
21448 Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
21449
21450 * test-build.mk: recurse explicitly with -f test-build.mk when
21451 appropriate. predicate stage3 and comparison on the existence
21452 of gcc. That is, if gcc isn't around, we aren't three-staging.
21453 On very clean, also remove ...stamp-co. Build in-place before
21454 doing other builds.
21455
21456 Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
21457
21458 * Makefile.in, configure.in: add tgas
21459
21460 Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
21461
21462 * Makefile.in: a number of changes merged in from progressive.
21463
21464 * configure.in: add libm.
21465
21466 * .cvsignore: ignore some stuff that comes from test-build.mk.
21467
21468 Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
21469
21470 * config.sub: Add es1800 (m68k-ericsson-es1800).
21471
21472 Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
21473
21474 * configure: Add program_suffix (parallel to program_prefix)
21475 * Makefile.in: adjust directory-creating script for losing decstation
21476
21477 Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
21478
21479 * configure: Minor $subdir-related fixes.
21480
21481 Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
21482
21483 * configure: fix various problems with propogating
21484 makefile_target_frag in subdirs.
21485 * configure.in: config libgcc if its there
21486
21487 Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
21488
21489 * config.sub: HPPA merge.
21490
21491 Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
21492
21493 * Makefile.in: Replace all-bison with all-byacc in all
21494 dependency lines for other tools (which now use byacc).
21495
21496 Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
21497
21498 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
21499
21500 Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
21501
21502 * Makefile.in: make gprof rules similar to byacc rules (instead of
21503 vestigal $(unsubdir) that didn't work...)
21504
21505 Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
21506
21507 * config.sub: Add support for Linux.
21508 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
21509 (at least for libg++).
21510
21511 Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
21512
21513 * configure.texi: fix doc for the -nfp option to configure
21514
21515 Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
21516
21517 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
21518
21519 Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
21520
21521 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
21522 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
21523 * configure.in: added solaris* host_makefile_frag hook.
21524
21525 Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21526
21527 * config.sub: changed recognition of m68000 so that various
21528 m68k types can be specified via m680[01234]0
21529
21530 Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21531
21532 * config.sub (basic_machine): fix sed so that '-foo' isn't
21533 completely substituted out while .+'-foo' loses the '-foo'
21534
21535 Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
21536
21537 * config.sub ($os): Add -aout.
21538
21539 Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
21540
21541 * configure: If host_makefile_frag is absolute, don't
21542 prefix ${invsubdir} (relevant to libg++ auto-configure).
21543
21544 Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
21545
21546 * Makefile.in (tooldir): Define it.
21547 (all-ld): Depend on all-flex.
21548
21549 Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
21550
21551 * Makefile.in (check): Fix libg++ special case.
21552
21553 Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
21554
21555 * configure: do not bury `pwd` into config.status, thus do fewer
21556 pwd's.
21557
21558 * configure: print the "Building in" message only when building in
21559 other than "." AND verbose.
21560
21561 * configure: remove -s, rework -v to better accommodate guested
21562 configures.
21563
21564 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
21565
21566 Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
21567
21568 * Makefile.in: macroize flags passed on recursion. remove
21569 fileutils.
21570
21571 Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
21572
21573 * configure: get makesrcdir right for subdirs deeper than 1.
21574
21575 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
21576 install.
21577
21578 Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
21579
21580 * Makefile.in: don't print subdir_do or recursion lines.
21581
21582 Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
21583
21584 * standards.texi: added menu item.
21585
21586 * Makefile.in: build and install standards.info.
21587
21588 * standards.texi: new file.
21589
21590 Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
21591
21592 * configure: test for and move config.status pieces from
21593 ${subdir}/.
21594
21595 Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
21596
21597 * configure: Test for existance of files before trying to mv
21598 them, to avoid numerous non-existance messages.
21599
21600 Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
21601
21602 * configure: correct final line of config.status.
21603
21604 * configure: patch from eggert. Avoids a protection problem if
21605 the original Makefile.in is read only.
21606
21607 * configure: use move-if-change from gcc to create config.status.
21608 Some makefiles depend on config.status to tell if a directory
21609 has been reconfigured for a different host. This change
21610 prevents those directories from remaking everything in the case
21611 where the reconfig was only intended to rebuild a Makefile.
21612
21613 * configure: test for config.sub with "config.sub sun4" rather
21614 than "config.sub ${host_alias}". Otherwise we can't tell a bad
21615 host alias from a missing config.sub.
21616
21617 Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
21618
21619 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
21620 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
21621
21622 Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
21623
21624 * configure: mkdir ${subdir} as needed.
21625
21626 Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
21627
21628 * Makefile.in,configure.in: added autoconf.
21629
21630 Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
21631
21632 * Makefile.in: no longer pass against on recursion.
21633
21634 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
21635 definitions are not inherited.
21636
21637 * configure: correct makesrcdir when subdir is .
21638
21639 Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
21640
21641 * configure: Add support for 'subdirs' variable, which is
21642 like 'configdirs', except that configure doesn't re-invoke
21643 itself for subdirs, it just creates a Makefile for each subdir.
21644 * configure.texi: Document subdirs.
21645
21646 Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21647
21648 * configure.in: added flex to configdirs
21649
21650 Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
21651
21652 * Makefile.in: remove clean-stamps from clean.
21653
21654 Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
21655
21656 * configure.in: Add gdbtest to configdirs.
21657
21658 Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
21659
21660 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
21661 to recursive makes.
21662 * configure.in: Recognize new ncr3000 config.
21663
21664 Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
21665
21666 * Makefile.in, configure.in: removed references to gdbm.
21667
21668 Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
21669
21670 * config.sub: Don't canonicalize os value
21671 newsos* to bsd (readline needs to check for newsos).
21672 (This fix was earlier made Jan 31, but got re-broken.)
21673
21674 Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
21675
21676 * configure.in: sco is an os, not a vendor!
21677
21678 * configure: Quote $( better. Keep various shells happy.
21679
21680 Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
21681
21682 * Makefile.in: eliminate stamp-files.
21683
21684 Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
21685
21686 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
21687 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
21688
21689 Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
21690
21691 * config.sub: fix iris/iris3.
21692
21693 Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
21694
21695 * configure: re-add -rm.
21696
21697 Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
21698
21699 * Maskefile.in: add .stmp-rcs to all.
21700
21701 * configure.in: remove gas from rs6000 build, use aix host fragment.
21702
21703 Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
21704
21705 * configure: pass down site_option during recursion.
21706
21707 Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
21708
21709 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
21710
21711 Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
21712
21713 * configure: Change exec_prefix so that it really defaults to prefix.
21714
21715 Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
21716
21717 * Makefile.in, configure.in: Add support for mmalloc library.
21718
21719 Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
21720
21721 * Makefile.in: add stmp dependencies for a few more things.
21722
21723 Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
21724
21725 * configure: adjusted error message on objdir/srcdir configure
21726 collision, per john's suggestion.
21727
21728 * Makefile.in: add libiberty stmp to all and all.cross.
21729
21730 Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
21731
21732 * Makefile.in: remove force dependencies, add grep to all.
21733
21734 Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
21735
21736 * Makefile.in: drop flex. make stamp files work.
21737
21738 * configure: added test for conflicting configuration in srcdir,
21739 remove trailing slashes from srcdir. Otherwise emacs gdb mode
21740 gets cranky. use relative paths for configure and srcdir
21741 whenever possible. Send some error messages to stderr that were
21742 going to stdout.
21743
21744 Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
21745
21746 * Makefile.in: Fix libg++ rule to check for gcc directory
21747 before using gcc/gcc. Also pass XTRAFLAGS.
21748
21749 Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
21750
21751 * Makefile.in: added stmp-files so that directories aren't polled
21752 when they are already built.
21753
21754 * configure.texi: fixed a node pointer problem.
21755
21756 Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
21757
21758 * config.sub configure.in gdb/configure.in
21759 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
21760 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
21761 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
21762
21763 Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
21764
21765 * configure: -recurring becomes -silent. corrected help message
21766 for -site= option.
21767
21768 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
21769
21770 Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
21771
21772 * configure: when building Makefile for crosses, replace
21773 tooldir and program_prefix. default srcdir from location of
21774 config.sub. remove "for host in hosts" and "for target in
21775 targets" loops.
21776
21777 Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
21778
21779 * Makefile.in: Do not pass bindir or mandir to cvs.
21780
21781 Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
21782
21783 * Makefile.in, configure.in: removed traces of namesubdir,
21784 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
21785 copyrights to '92, changed some from Cygnus to FSF.
21786
21787 * configure.texi: remove most references to multiple hosts,
21788 multiple targets, subdirs, etc.
21789
21790 * configure.man: removed rcsid. reference config.sub not
21791 config.subr.
21792
21793 * Makefile.in: mkdir $(infodir) on install-info.
21794
21795 Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
21796
21797 * configure.texi: Explain better about .gdbinit and about
21798 the environment that configure.in sections run in.
21799
21800 Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
21801
21802 * configure.in: Ultrix is only a decstation if it's a MIPS.
21803
21804 Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
21805
21806 * README: DOC.configure => cfg-paper.texi.
21807
21808 Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
21809
21810 * config.sub (near case $os): Don't convert newsos* to bsd!
21811
21812 Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
21813
21814 * Makefile.in: Reinstall change from gdb-4.3 that reduces
21815 the number of copies of COPYING that go into the GDB tar file.
21816
21817 Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
21818
21819 * bfd/configure.in, gdb/config/mh-i386sco,
21820 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
21821 Fix SCO configuration stuff.
21822
21823 Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
21824
21825 * Makefile.in: For libg++, make sure the -I pointing
21826 to the gcc directory goes *after* all the libg++-local -I flags.
21827 Also, move just-gcc dependency from just-libg++ to all-libg++.
21828
21829 Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
21830
21831 * configure: Change -x to -f to keep Ultrix /bin/test happy.
21832
21833 Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
21834
21835 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
21836
21837 Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
21838
21839 * config.sub: Add stratus configuration frags. Also
21840 submitted to FSF.
21841
21842 Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
21843
21844 * Makefile.in (DEV_SUPPORT): add configure.man.
21845
21846 * config.sub(Decode manufacturer-specific): add -none*.
21847
21848 Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
21849
21850 * Makefile.in: remove form feeds to make Sun's make happy.
21851 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
21852
21853 Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
21854
21855 * Makefile.in (AR_FLAGS): Make quieter.
21856
21857 Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
21858
21859 * configure.in: Add libg++.
21860 * configure: When verbose, don't output the command line at each
21861 level; it will be unremarkably the same as the previous version,
21862 which will be the same as what the user typed.
21863
21864 Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
21865
21866 * configure.in, Makefile.in: fix clean-info, add flex. add
21867 fileutils.
21868
21869 * configure: be less sensitive to spaces in Makefile.in. Do not
21870 look for sources in "..". Doing so breaks subdirectories that
21871 might have their own configure. If a subdir has it's own
21872 configure script, use it.
21873
21874 Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
21875
21876 * cfg-paper.texi: some changes suggested by rms.
21877
21878 Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
21879
21880 * config.sub: Merge in some small additions from the FSF version,
21881 taken from the gcc distribution, to bring the Cygnus and FSF
21882 versions into closer sync.
21883
21884 Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
21885
21886 * configure.in: Changed svr4 references to sysv4.
21887
21888 Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
21889
21890 * configure: added -V for version number option.
21891
21892 Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
21893
21894 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
21895 renamed from DOC.configure to cfg-paper.texi.
21896
21897 Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
21898
21899 * configure, config.subr, config.sub: config.subr is now
21900 config.sub again.
21901
21902 Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
21903
21904 * configure.texi: new file, in progress.
21905
21906 * Makefile.in: build info file and install the man page for
21907 configure.
21908
21909 * configure.man: new file, first cut.
21910
21911 * configure: find config.subr again now that configuration "none"
21912 has gone. removed all traces of the -ansi option. removed all
21913 traces of the -languages option.
21914
21915 * config.subr: resync from rms.
21916
21917 Wed Dec 11 22:25:20 1991 K. Richard Pixley (rich at rtl.cygnus.com)
21918
21919 * configure, config.sub, config.subr: merge config.sub into
21920 config.subr, call the result config.subr, remove config.sub, use
21921 config.subr.
21922
21923 * Makefile.in: revised install for dir.info.
21924
21925 Tue Dec 10 00:04:35 1991 K. Richard Pixley (rich at rtl.cygnus.com)
21926
21927 * configure.in: add decstation host makefile frag.
21928
21929 * Makefile.in: BISON now bison -y again. also install-gcc on
21930 install. clean-gdbm on clean. infodir belongs in datadir.
21931 Make directories for info install. Build dir.info here then
21932 install it.
21933
21934 Mon Dec 9 16:48:33 1991 K. Richard Pixley (rich at rtl.cygnus.com)
21935
21936 * Makefile.in: fix for bad directory tests.
21937
21938 Sat Dec 7 00:17:01 1991 K. Richard Pixley (rich at rtl.cygnus.com)
21939
21940 * configure: \{1,2\} appears to be a sysv'ism. Use a different
21941 regexp. -srcdir relative was being handled incorrectly.
21942
21943 * Makefile.in: unwrapped some for loops so that parallel makes
21944 work again and so one can focus one's attention on a particular
21945 package.
21946
21947 Fri Dec 6 00:22:08 1991 K. Richard Pixley (rich at rtl.cygnus.com)
21948
21949 * configure: added PWD as a stand in for `pwd` (for speed). use
21950 elif wherever possible. make -srcdir work without -objdir.
21951 -objdir= commented out.
21952
21953 Thu Dec 5 22:46:52 1991 K. Richard Pixley (rich at rtl.cygnus.com)
21954
21955 * configure: +options become --options. -subdirs commented out.
21956 added -host, -datadir. Renamed -destdir to -prefix. Comment in
21957 Makefile now at top of generated Makefile. Removed cvs log
21958 entries. added -srcdir. create .gdbinit only if there is one
21959 in ${srcdir}.
21960
21961 * Makefile.in: idestdir and ddestdir go away. Added copyrights
21962 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
21963 and mandir now keyed off datadir by default.
21964
21965 Fri Nov 22 07:38:11 1991 K. Richard Pixley (rich at rtl.cygnus.com)
21966
21967 * Freshly created ChangeLog.
21968
21969 \f
21970 Local Variables:
21971 mode: change-log
21972 left-margin: 8
21973 fill-column: 76
21974 version-control: never
21975 End:
This page took 1.082816 seconds and 5 git commands to generate.