]> git.ipfire.org Git - thirdparty/gcc.git/blob - ChangeLog
Daily bump.
[thirdparty/gcc.git] / ChangeLog
1 2023-05-10 Pan Li <pan2.li@intel.com>
2
3 * MAINTAINERS: Add myself.
4
5 2023-04-28 Eugene Rozenfeld <erozen@microsoft.com>
6
7 * Makefile.in: Define PROFILE_MERGER
8 * Makefile.tpl: Define PROFILE_MERGER
9
10 2023-04-27 Robin Dapp <rdapp@ventanamicro.com>
11
12 * MAINTAINERS: Change my email address.
13
14 2023-04-26 Patrick O'Neill <patrick@rivosinc.com>
15
16 * MAINTAINERS: Add myself.
17
18 2023-04-26 Martin Liska <mliska@suse.cz>
19
20 * MAINTAINERS: fix sorting
21
22 2023-04-25 Victor Do Nascimento <victor.donascimento@arm.com>
23
24 * MAINTAINERS (Write After Approval): Add myself.
25
26 2023-04-24 Martin Liska <mliska@suse.cz>
27
28 * MAINTAINERS: Fix sorting.
29
30 2023-04-21 Peter Foley <pefoley2@pefoley.com>
31
32 * configure: Regenerate.
33 * configure.ac: Only create serdep.tmp if needed
34
35 2023-04-21 “ajit.kumar.agarwal@ibm.com” <aagarwa@ltcden2-lp1.aus.stglabs.ibm.com>
36
37 * MAINTAINERS (Write After Approval): Add myself.
38
39 2023-04-21 Vineet Gupta <vineetg@rivosinc.com>
40
41 * MAINTAINERS (Write After Approval): Add myself.
42 Ref: <680c7bbe-5d6e-07cd-8468-247afc65e1dd@gmail.com>
43
44 2023-04-06 Indu Bhagat <indu.bhagat@oracle.com>
45
46 * MAINTAINERS: Add myself.
47
48 2023-03-22 Tobias Burnus <tobias@codesourcery.com>
49
50 * MAINTAINERS: Add myself as OpenMP and libgomp maintainer.
51
52 2023-03-10 Arsen Arsenović <arsen@aarsen.me>
53
54 * MAINTAINERS (Write After Approval): Add myself.
55
56 2023-02-16 Martin Liska <mliska@suse.cz>
57
58 * MAINTAINERS: I'm stepping down from my positions.
59
60 2023-01-10 Philip Herron <herron.philip@googlemail.com>
61
62 * MAINTAINERS: Add Philip Herron as Rust front-end maintainer
63
64 2023-01-06 Clément Chigot <chigot@adacore.com>
65
66 * configure.ac: Skip GMP and MPFR when --disable-gdb is
67 provided.
68 * configure: Regenerate.
69
70 2023-01-04 Gaius Mulley <gaiusmod2@gmail.com>
71
72 * MAINTAINERS: Add Gaius Mulley as Modula-2 front-end maintainer.
73
74 2022-12-31 Iain Sandoe <iain@sandoe.co.uk>
75
76 * Makefile.def: Do not build shared libffi.
77 * Makefile.in: Regenerate.
78
79 2022-12-21 Andrew Pinski <apinski@marvell.com>
80
81 * Makefile.def: Add configure-gdb dependencies
82 on all-gmp and all-mpfr.
83 * configure.ac: Split out MPC checking from MPFR.
84 Require GMP and MPFR if the gdb directory exist.
85 * Makefile.in: Regenerate.
86 * configure: Regenerate.
87
88 2022-12-14 Gaius Mulley <gaiusmod2@gmail.com>
89
90 * configure.ac (target_libraries): Add target-libgm2.
91 Add NCN_STRICT_CHECK_TARGET_TOOLS entry for gm2.
92 Add GCC_TARGET_TOOL entry for gm2.
93 (compare_exclusions): Add gcc/m2/gm2-compiler/M2Version,
94 gcc/m2/gm2-compiler-boot/SYSTEM and gcc/m2/gm2version.
95 * Makefile.def (target_modules): Add libgm2.
96 (flags_to_pass): Add GM2_FOR_TARGET, GM2FLAGS_FOR_TARGET.
97 (dependencies): Add all-target-libgm2 and on=all-target-libatomic.
98 (languages): Add entry for language=m2 with gcc-check-target=check-m2
99 and lib-check-target=check-target-libgm2.
100 * Makefile.tpl (BUILD_EXPORTS): Add definition for GM2 and GM2FLAGS.
101 (HOST_EXPORTS): Add definition for GM2.
102 (BASE_TARGET_EXPORTS): Add definition for GM2.
103 (GM2_FOR_BUILD): Defined.
104 (GM2FLAGS): Defined.
105 (GM2_FOR_TARGET): Defined.
106 (GM2FLAGS_FOR_TARGET): Defined.
107 (EXTRA_HOST_FLAGS): Defined.
108 (POSTSTAGE1_FLAGS_TO_PASS): Add GM2 and GM2_FOR_BUILD.
109 (EXTRA_TARGET_FLAGS): Add GM2 and GM2FLAGS.
110 (EXTRA_GCC_FLAGS): Add GM2_FOR_TARGET.
111 * configure: Rebuilt.
112 * Makefile.in: Rebuilt.
113
114 2022-12-13 Philip Herron <philip.herron@embecosm.com>
115
116 * Makefile.def: Add Rust language.
117 * Makefile.in: Regenerate via autogen.
118
119 2022-12-09 Martin Liska <mliska@suse.cz>
120
121 * MAINTAINERS: Fix spacing.
122
123 2022-12-07 Arthur Cohen <arthur.cohen@embecosm.com>
124
125 * MAINTAINERS: Add Arthur Cohen as Rust front-end maintainer.
126
127 2022-12-07 Iain Sandoe <iain@sandoe.co.uk>
128
129 * Makefile.def: Pass host_libs_picflag to host dependent library
130 configures.
131 * Makefile.in: Regenerate.
132 * configure: Regenerate.
133 * configure.ac (host_libs_picflag): New configure variable set to
134 '--with-pic' when building 'host_shared'.
135
136 2022-11-25 Weimin Pan <weimin.pan@oracle.com>
137
138 * Makefile.def: Add libsframe as new module with its dependencies.
139 * Makefile.in: Regenerated.
140 * configure.ac: Add libsframe to host_libs.
141 * configure: Regenerated.
142
143 2022-11-23 Marek Polacek <polacek@redhat.com>
144
145 Revert:
146 2022-11-23 Marek Polacek <polacek@redhat.com>
147
148 * Makefile.def: Pass $(PICFLAG) to AM_CFLAGS for gmp, mpfr, mpc, and
149 isl.
150 * Makefile.in: Regenerate.
151 * Makefile.tpl: Set PICFLAG.
152 * configure.ac (--enable-host-pie): New check. Set PICFLAG after this
153 check.
154 * configure: Regenerate.
155
156 2022-11-23 Marek Polacek <polacek@redhat.com>
157
158 * Makefile.def: Pass $(PICFLAG) to AM_CFLAGS for gmp, mpfr, mpc, and
159 isl.
160 * Makefile.in: Regenerate.
161 * Makefile.tpl: Set PICFLAG.
162 * configure.ac (--enable-host-pie): New check. Set PICFLAG after this
163 check.
164 * configure: Regenerate.
165
166 2022-11-14 Martin Liska <mliska@suse.cz>
167
168 Revert:
169 2022-11-09 Martin Liska <mliska@suse.cz>
170
171 * doc/Makefile: New file.
172 * doc/_static/custom.css: New file.
173 * doc/baseconf.py: New file.
174 * doc/bsd.rst: New file.
175 * doc/contrib.rst: New file.
176 * doc/contribute.rst: New file.
177 * doc/cppdiropts.rst: New file.
178 * doc/cppenv.rst: New file.
179 * doc/cppopts.rst: New file.
180 * doc/cppwarnopts.rst: New file.
181 * doc/favicon.ico: New file.
182 * doc/funding.rst: New file.
183 * doc/gcc_sphinx.py: New file.
184 * doc/gnu.rst: New file.
185 * doc/gnu_free_documentation_license.rst: New file.
186 * doc/gpl-3.0.rst: New file.
187 * doc/indices-and-tables.rst: New file.
188 * doc/lgpl-2.1.rst: New file.
189 * doc/logo.pdf: New file.
190 * doc/logo.svg: New file.
191 * doc/md.rst: New file.
192 * doc/requirements.txt: New file.
193
194 2022-11-14 Martin Liska <mliska@suse.cz>
195
196 Revert:
197 2022-11-09 Martin Liska <mliska@suse.cz>
198
199 * doc/baseconf.py: Port to GCC sources.
200
201 2022-11-14 Martin Liska <mliska@suse.cz>
202
203 Revert:
204 2022-11-14 Martin Liska <mliska@suse.cz>
205
206 * configure: Regenerate.
207 * configure.ac: Support Sphinx based documentation.
208
209 2022-11-14 Martin Liska <mliska@suse.cz>
210
211 Revert:
212 2022-11-09 Martin Liska <mliska@suse.cz>
213
214 * doc/baseconf.py: Simplify BUGURL and VERSION_PACKAGE,
215 provide a default.
216
217 2022-11-14 Martin Liska <mliska@suse.cz>
218
219 Revert:
220 2022-11-09 Martin Liska <mliska@suse.cz>
221
222 * doc/bsd.rst:
223 Add trailing newline.
224 * doc/contrib.rst:
225 Add trailing newline.
226 * doc/contribute.rst:
227 Add trailing newline.
228 * doc/cppdiropts.rst:
229 Add trailing newline.
230 * doc/cppenv.rst:
231 Add trailing newline.
232 * doc/cppopts.rst:
233 Add trailing newline.
234 * doc/cppwarnopts.rst:
235 Add trailing newline.
236 * doc/funding.rst:
237 Add trailing newline.
238 * doc/gnu.rst:
239 Add trailing newline.
240 * doc/gnu_free_documentation_license.rst:
241 Add trailing newline.
242 * doc/gpl-3.0.rst:
243 Add trailing newline.
244 * doc/indices-and-tables.rst:
245 Add trailing newline.
246 * doc/lgpl-2.1.rst:
247 Add trailing newline.
248 * doc/md.rst:
249 Add trailing newline.
250
251 2022-11-14 Martin Liska <mliska@suse.cz>
252
253 Revert:
254 2022-11-09 Martin Liska <mliska@suse.cz>
255
256 * configure.ac: Use new install URL.
257 * configure: Regenerate.
258
259 2022-11-14 Martin Liska <mliska@suse.cz>
260
261 Revert:
262 2022-11-10 Arsen Arsenović <arsen@aarsen.me>
263
264 * doc/baseconf.py: Inject dirname(__file__)/'modules' to path
265 instead of just ``.''.
266 * doc/gcc_sphinx.py: Moved to...
267 * doc/modules/gcc_sphinx.py: ...here.
268
269 2022-11-14 Martin Liska <mliska@suse.cz>
270
271 Revert:
272 2022-11-10 Martin Liska <mliska@suse.cz>
273
274 * doc/baseconf.py: Modernize by using pathlib.
275
276 2022-11-14 Martin Liska <mliska@suse.cz>
277
278 Revert:
279 2022-11-11 Martin Liska <mliska@suse.cz>
280
281 * doc/Makefile: Disable -j auto.
282
283 2022-11-14 Martin Liska <mliska@suse.cz>
284
285 Revert:
286 2022-11-11 Martin Liska <mliska@suse.cz>
287
288 * doc/Makefile: Update comment.
289
290 2022-11-14 Martin Liska <mliska@suse.cz>
291
292 Revert:
293 2022-11-11 Martin Liska <mliska@suse.cz>
294
295 * doc/indices-and-tables.rst: Rename Indexes to Indices.
296
297 2022-11-14 Martin Liska <mliska@suse.cz>
298
299 Revert:
300 2022-11-13 Martin Liska <mliska@suse.cz>
301
302 PR web/107643
303 * doc/baseconf.py: Set include_todo tag if INCLUDE_TODO env
304 is set.
305 * doc/indices-and-tables.rst: Use include_todo tag.
306
307 2022-11-14 Martin Liska <mliska@suse.cz>
308
309 Revert:
310 2022-11-13 Philipp Tomsich <philipp.tomsich@vrull.eu>
311
312 * doc/contrib.rst: Update Jeff Law's email address.
313
314 2022-11-13 Philipp Tomsich <philipp.tomsich@vrull.eu>
315
316 * doc/contrib.rst: Update Jeff Law's email address.
317
318 2022-11-13 Martin Liska <mliska@suse.cz>
319
320 PR web/107643
321 * doc/baseconf.py: Set include_todo tag if INCLUDE_TODO env
322 is set.
323 * doc/indices-and-tables.rst: Use include_todo tag.
324
325 2022-11-11 Martin Liska <mliska@suse.cz>
326
327 * doc/indices-and-tables.rst: Rename Indexes to Indices.
328
329 2022-11-11 Martin Liska <mliska@suse.cz>
330
331 * doc/Makefile: Update comment.
332
333 2022-11-11 Martin Liska <mliska@suse.cz>
334
335 * doc/Makefile: Disable -j auto.
336
337 2022-11-10 Martin Liska <mliska@suse.cz>
338
339 * doc/baseconf.py: Modernize by using pathlib.
340
341 2022-11-10 Arsen Arsenović <arsen@aarsen.me>
342
343 * doc/baseconf.py: Inject dirname(__file__)/'modules' to path
344 instead of just ``.''.
345 * doc/gcc_sphinx.py: Moved to...
346 * doc/modules/gcc_sphinx.py: ...here.
347
348 2022-11-09 Martin Liska <mliska@suse.cz>
349
350 * configure.ac: Use new install URL.
351 * configure: Regenerate.
352
353 2022-11-09 Martin Liska <mliska@suse.cz>
354
355 * doc/bsd.rst:
356 Add trailing newline.
357 * doc/contrib.rst:
358 Add trailing newline.
359 * doc/contribute.rst:
360 Add trailing newline.
361 * doc/cppdiropts.rst:
362 Add trailing newline.
363 * doc/cppenv.rst:
364 Add trailing newline.
365 * doc/cppopts.rst:
366 Add trailing newline.
367 * doc/cppwarnopts.rst:
368 Add trailing newline.
369 * doc/funding.rst:
370 Add trailing newline.
371 * doc/gnu.rst:
372 Add trailing newline.
373 * doc/gnu_free_documentation_license.rst:
374 Add trailing newline.
375 * doc/gpl-3.0.rst:
376 Add trailing newline.
377 * doc/indices-and-tables.rst:
378 Add trailing newline.
379 * doc/lgpl-2.1.rst:
380 Add trailing newline.
381 * doc/md.rst:
382 Add trailing newline.
383
384 2022-11-09 Martin Liska <mliska@suse.cz>
385
386 * doc/baseconf.py: Simplify BUGURL and VERSION_PACKAGE,
387 provide a default.
388
389 2022-11-09 Martin Liska <mliska@suse.cz>
390
391 * configure: Regenerate.
392 * configure.ac: Support Sphinx based documentation.
393
394 2022-11-09 Martin Liska <mliska@suse.cz>
395
396 * doc/baseconf.py: Port to GCC sources.
397
398 2022-11-09 Martin Liska <mliska@suse.cz>
399
400 * doc/Makefile: New file.
401 * doc/_static/custom.css: New file.
402 * doc/baseconf.py: New file.
403 * doc/bsd.rst: New file.
404 * doc/contrib.rst: New file.
405 * doc/contribute.rst: New file.
406 * doc/cppdiropts.rst: New file.
407 * doc/cppenv.rst: New file.
408 * doc/cppopts.rst: New file.
409 * doc/cppwarnopts.rst: New file.
410 * doc/favicon.ico: New file.
411 * doc/funding.rst: New file.
412 * doc/gcc_sphinx.py: New file.
413 * doc/gnu.rst: New file.
414 * doc/gnu_free_documentation_license.rst: New file.
415 * doc/gpl-3.0.rst: New file.
416 * doc/indices-and-tables.rst: New file.
417 * doc/lgpl-2.1.rst: New file.
418 * doc/logo.pdf: New file.
419 * doc/logo.svg: New file.
420 * doc/md.rst: New file.
421 * doc/requirements.txt: New file.
422
423 2022-11-04 Thomas Schwinge <thomas@codesourcery.com>
424
425 * Makefile.def: Remove module 'liboffloadmic'.
426 * Makefile.in: Regenerate.
427 * configure.ac: Remove 'liboffloadmic' handling.
428 * configure: Regenerate.
429
430 2022-10-31 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
431
432 * MAINTAINERS: Update email address.
433
434 2022-10-21 Дилян Палаузов <dilyan.palauzov@aegee.org>
435
436 * configure.ac: Don't configure readline if --with-system-readline is
437 used.
438 * configure: Re-generate.
439
440 2022-10-12 Cui,Lili <lili.cui@intel.com>
441
442 * MAINTAINERS (Write After Approval): Add myself.
443
444 2022-10-11 Olivier Hainque <hainque@adacore.com>
445
446 * libtool.m4 (*vxworks*): When enable_shared, set dynamic_linker
447 and friends for rtp !large. Assume the linker has the required
448 abilities and set lt_cv_deplibs_check_method.
449
450 2022-09-30 Olivier Hainque <hainque@adacore.com>
451
452 * configure.ac (*vxworks*): If enable_shared is not
453 set, set to "no" and add --disable-shared to target and
454 host_configargs.
455 * configure: Regenerate.
456
457 2022-09-26 Jeff Law <jlaw@ventanamicro.com>
458
459 * MAINTAINERS: Update my email address and DCO entry.
460
461 2022-09-23 Paul-Antoine Arras <pa@codesourcery.com>
462
463 * MAINTAINERS (Write After Approval): Add myself.
464
465 2022-09-15 Torbjörn SVENSSON <torbjorn.svensson@foss.st.com>
466
467 * MAINTAINERS (Write After Approval): Add myself.
468
469 2022-09-07 Jeff Law <jeffreyalaw@gmail.com>
470
471 * MAINTAINERS: Update my email address.
472
473 2022-09-07 Tom de Vries <tdevries@suse.de>
474
475 * configure.ac: Set extra_host_libiberty_configure_flags and
476 extra_host_zlib_configure_flags in separate case statements.
477 * configure: Regenerate.
478
479 2022-09-06 Xianmiao Qu <cooper.qu@linux.alibaba.com>
480
481 * MAINTAINERS: Update c-sky port maintainers' emails.
482
483 2022-08-31 Martin Liska <mliska@suse.cz>
484
485 * configure: Regenerate.
486 * configure.ac: Delete hpux9 and hpux10.
487
488 2022-08-18 Sergei Trofimovich <siarheit@google.com>
489
490 * Makefile.def: Drop libelf module and gcc-configure dependency
491 on it.
492 * Makefile.in: Regenerate with 'autogen Makefile.def'.
493 * Makefile.tpl (HOST_EXPORTS): Drop unused LIBELFLIBS and
494 LIBELFINC.
495 * configure: Regenrate.
496 * configure.ac (host_libs): Drop unused libelf.
497
498 2022-08-18 Sergei Trofimovich <siarheit@google.com>
499
500 * Makefile.in: Regenerate.
501
502 2022-08-04 Eugene Rozenfeld <erozen@microsoft.com>
503
504 * MAINTAINERS: Add myself as AutoFDO maintainer.
505
506 2022-08-01 Roger Sayle <roger@nextmovesoftware.com>
507 Arnaud Charlet <charlet@adacore.com>
508
509 * configure: Regenerate.
510
511 2022-07-31 Roger Sayle <roger@nextmovesoftware.com>
512
513 PR bootstrap/106472
514 * Makefile.def (dependencies): Make configure-target-libgo depend
515 upon all-target-libbacktrace.
516
517 2022-07-27 David Faust <david.faust@oracle.com>
518
519 * MAINTAINERS: Add myself as reviewer for CTF and BTF.
520
521 2022-07-27 Richard Biener <rguenther@suse.de>
522
523 * MAINTAINERS (Roger Sayle): Update e-mail address.
524
525 2022-07-21 Sam Feifer <sfeifer@redhat.com>
526
527 * MAINTAINERS (Write After Approval): Add myself.
528
529 2022-07-21 Marc Poulhiès <poulhies@adacore.com>
530
531 * MAINTAINERS: Add myself as Ada front end co-maintainer.
532
533 2022-07-19 Alexander Monakov <amonakov@ispras.ru>
534
535 * .gitignore: Do not ignore config.h.
536
537 2022-07-15 Andrew Carlotti <andrew.carlotti@arm.com>
538
539 * MAINTAINERS: Add myself to Write After Approval.
540
541 2022-07-04 Martin Liska <mliska@suse.cz>
542
543 * MAINTAINERS: fix sorting of names
544
545 2022-07-03 Immad Mir <mirimmad17@gmail.com>
546
547 * MAINTAINERS: add myself.
548
549 2022-07-03 Immad Mir <mirimmad17@gmail.com>
550
551 * MAINTAINERS: Add myself to write after approval and DCO.
552
553 2022-07-02 Tim Lange <mail@tim-lange.me>
554
555 * MAINTAINERS: Add myself.
556
557 2022-07-01 Haochen Jiang <haochen.jiang@intel.com>
558
559 * MAINTAINERS (Write After Approval): Add myself.
560
561 2022-06-30 Cui,Lili <lili.cui@intel.com>
562
563 Revert:
564 2022-06-30 Cui,Lili <lili.cui@intel.com>
565
566 * MAINTAINERS (Write After Approval): Add myself.
567
568 2022-06-30 Cui,Lili <lili.cui@intel.com>
569
570 * MAINTAINERS (Write After Approval): Add myself.
571
572 2022-06-28 Alexandre Oliva <oliva@adacore.com>
573
574 * Makefile.tpl (HOST_EXPORTS): Add TFLAGS to GCC_FOR_TARGET.
575 (EXTRA_GCC_FLAGS): Likewise.
576 * Makefile.in: Rebuilt.
577
578 2022-06-28 konglin1 <lingling.kong@intel.com>
579
580 * MAINTAINERS (Write After Approval): Add myself.
581
582 2022-06-27 Tom de Vries <tdevries@suse.de>
583
584 * configure.ac: Build libiberty pic variant for gdbserver.
585 * configure: Regenerate.
586
587 2022-06-26 Iain Sandoe <iain@sandoe.co.uk>
588
589 * configure: Regenerate.
590 * configure.ac: Correct use of $host.
591
592 2022-06-25 Jeff Law <jeffreyalaw@gmail.com>
593
594 * MAINTAINERS: Remove tilegx and tilepro entries.
595 * configure.ac: Remove tilegx and tilepro stanzas.
596 * configure: Rebuilt.
597
598 2022-05-28 Bruce Korb <bkorb@gnu.org>
599
600 * .gitignore: Ignore vim swap files
601
602 2022-05-13 Surya Kumari Jangala <jskumari@linux.ibm.com>
603
604 * MAINTAINERS: Add myself to write after approval.
605
606 2022-05-11 Kewen Lin <linkw@linux.ibm.com>
607
608 * MAINTAINERS: Remove myself from DCO section.
609
610 2022-05-09 Xi Ruoyao <xry111@xry111.site>
611
612 * MAINTAINERS: Update my email address.
613
614 2022-05-09 Clément Chigot <chigot@adacore.com>
615
616 * MAINTAINERS: Update my email address.
617
618 2022-05-05 Kewen Lin <linkw@linux.ibm.com>
619
620 * MAINTAINERS: Add myself as PowerPC port co-maintainer and to DCO
621 section.
622
623 2022-04-19 Richard Henderson <rth@gcc.gnu.org>
624
625 * MAINTAINERS: Update my email address.
626
627 2022-04-01 Qian Jianhua <qianjh@fujitsu.com>
628
629 * MAINTAINERS: Update my email address.
630
631 2022-03-29 Chenghua Xu <xuchenghua@loongson.cn>
632
633 * MAINTAINERS: (CPU Port Maintainers): Add myself and
634 Lulu as LoongArch port maintainer.
635
636 2022-03-29 Chenghua Xu <xuchenghua@loongson.cn>
637 Lulu Cheng <chenglulu@loongson.cn>
638
639 * configure.ac: Add LoongArch tuples.
640 * configure: Regenerate.
641
642 2022-03-28 Tom Tromey <tromey@adacore.com>
643
644 * configure.ac: Remove --with-mpfr-dir and --with-gmp-dir.
645 * configure: Rebuild.
646
647 2022-03-24 Bill Schmidt <bill.schmidt@gmail.com>
648
649 * MAINTAINERS: Change my information.
650
651 2022-03-16 Chung-Ju Wu <jasonwucj@gmail.com>
652
653 * MAINTAINERS: Add myself to DCO section.
654
655 2022-03-14 Jonathan Wakely <jwakely@redhat.com>
656
657 * configure.ac: Fix incorrect option in comment.
658 * configure: Regenerate.
659
660 2022-03-09 Hans-Peter Nilsson <hp@axis.com>
661
662 * Makefile.def (dependencies): Make configure-sim depend on
663 all-readline.
664 * Makefile.in: Regenerate.
665
666 2022-02-22 Christophe Lyon <christophe.lyon@foss.st.com>
667
668 * MAINTAINERS (Write After Approval): Update my e-mail address.
669
670 2022-02-08 Ulrich Weigand <ulrich.weigand@de.ibm.com>
671
672 * MAINTAINERS: Remove Hartmut Penner as s390 maintainer.
673
674 2022-01-31 Ed Smith-Rowland <esmithrowland@gmail.com>
675
676 * MAINTAINERS: Update my email and add myself to the DCO list.
677
678 2022-01-25 Thomas Schwinge <thomas@codesourcery.com>
679
680 Revert:
681 2021-09-16 Andrew Pinski <apinski@marvell.com>
682
683 PR bootstrap/67102
684 * Makefile.def: Have configure-target-libffi depend on
685 all-target-libstdc++-v3.
686 * Makefile.in: Regenerate.
687
688 2022-01-22 Jakub Jelinek <jakub@redhat.com>
689
690 PR other/104181
691 * build.log: Remove.
692
693 2022-01-20 Martin Liska <mliska@suse.cz>
694
695 * MAINTAINERS: Adjust email address based on IRC request.
696
697 2022-01-18 Xionghu Luo <luoxhu@linux.ibm.com>
698
699 * MAINTAINERS: Update my email address.
700
701 2022-01-17 Martin Liska <mliska@suse.cz>
702
703 * MAINTAINERS: Rename .c names to .cc.
704
705 2022-01-13 Jakub Jelinek <jakub@redhat.com>
706
707 * Makefile.am: Remove.
708
709 2022-01-11 Thomas Koenig <tkoenig@gcc.gnu.org>
710
711 * Makefile.am: New file.
712
713 2022-01-11 Martin Liska <mliska@suse.cz>
714
715 * MAINTAINERS: Sort 2 names.
716
717 2022-01-10 Martin Liska <mliska@suse.cz>
718
719 * MAINTAINERS: Fix obvious issues with sorting.
720
721 2022-01-07 liuhongt <hongtao.liu@intel.com>
722
723 * build.log: New file.
724
725 2022-01-05 Nathan Sidwell <nathan@acm.org>
726
727 * MAINTAINERS: Add DCO entry. Sort that list.
728
729 2022-01-04 Gaius Mulley <gaiusmod2@gmail.com>
730
731 * MAINTAINERS: Change of email address in both DCO and
732 Write After Approval list.
733
734 2021-12-21 Iain Buclaw <ibuclaw@gdcproject.org>
735
736 * configure: Regenerate.
737
738 2021-12-21 Martin Liska <mliska@suse.cz>
739
740 * config.sub: Change mode back to 755.
741
742 2021-12-17 Martin Liska <mliska@suse.cz>
743
744 * config.sub: Sync from master.
745
746 2021-12-17 Martin Liska <mliska@suse.cz>
747
748 Revert:
749 2021-12-16 Matthias Seidel <mseidel@apache.org>
750
751 * config.sub: Fix typo.
752
753 2021-12-16 Matthias Seidel <mseidel@apache.org>
754
755 * config.sub: Fix typo.
756
757 2021-12-16 H.J. Lu <hjl.tools@gmail.com>
758
759 Revert:
760 2021-12-15 H.J. Lu <hjl.tools@gmail.com>
761
762 * Makefile.tpl (AR): Add @AR_PLUGIN_OPTION@
763 (RANLIB): Add @RANLIB_PLUGIN_OPTION@.
764 * configure.ac: Include config/gcc-plugin.m4.
765 AC_SUBST AR_PLUGIN_OPTION and RANLIB_PLUGIN_OPTION.
766 * libtool.m4 (_LT_CMD_OLD_ARCHIVE): Pass --plugin to AR and
767 RANLIB if possible.
768 * Makefile.in: Regenerated.
769 * configure: Likewise.
770
771 2021-12-15 H.J. Lu <hjl.tools@gmail.com>
772
773 * Makefile.tpl (BUILD_CFLAGS): New.
774 (CFLAGS): Append $(BUILD_CFLAGS).
775 (CXXFLAGS): Likewise.
776 (PGO_BUILD_GEN_FLAGS_TO_PASS): New.
777 (PGO_BUILD_TRAINING_CFLAGS): Likewise.
778 (PGO_BUILD_TRAINING_CXXFLAGS): Likewise.
779 (PGO_BUILD_TRAINING_FLAGS_TO_PASS): Likewise.
780 (PGO_BUILD_TRAINING_MFLAGS): Likewise.
781 (PGO_BUILD_USE_FLAGS_TO_PASS): Likewise.
782 (PGO-TRAINING-TARGETS): Likewise.
783 (PGO_BUILD_TRAINING): Likewise.
784 (all): Add '+' to the command line for recursive make. Support
785 the PGO build.
786 * configure.ac: Add --enable-pgo-build[=lto].
787 AC_SUBST PGO_BUILD_GEN_CFLAGS, PGO_BUILD_USE_CFLAGS and
788 PGO_BUILD_LTO_CFLAGS. Enable the PGO build in Makefile.
789 * Makefile.in: Regenerated.
790 * configure: Likewise.
791
792 2021-12-15 H.J. Lu <hjl.tools@gmail.com>
793
794 * Makefile.tpl (AR): Add @AR_PLUGIN_OPTION@
795 (RANLIB): Add @RANLIB_PLUGIN_OPTION@.
796 * configure.ac: Include config/gcc-plugin.m4.
797 AC_SUBST AR_PLUGIN_OPTION and RANLIB_PLUGIN_OPTION.
798 * libtool.m4 (_LT_CMD_OLD_ARCHIVE): Pass --plugin to AR and
799 RANLIB if possible.
800 * Makefile.in: Regenerated.
801 * configure: Likewise.
802
803 2021-12-14 Marc Poulhiès <poulhies@adacore.com>
804
805 * MAINTAINERS: Add myself to write after approval.
806
807 2021-12-06 Navid Rahimi <navidrahimi@microsoft.com>
808
809 * MAINTAINERS: Adding myself.
810
811 2021-12-02 Pekka Seppänen <pexu@gcc.mail.kapsi.fi>
812
813 * configure: Regenerate.
814 * configure.ac: For CPP_FOR_BUILD use $(CC_FOR_BUILD) -E instead of
815 $(CPP).
816
817 2021-11-30 Iain Buclaw <ibuclaw@gdcproject.org>
818
819 * Makefile.def: Add bootstrap to libbacktrace, libphobos, zlib, and
820 libatomic.
821 * Makefile.in: Regenerate.
822 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Fix command for GDC.
823 (STAGE1_CONFIGURE_FLAGS): Add --with-libphobos-druntime-only if
824 target-libphobos-bootstrap.
825 (STAGE2_CONFIGURE_FLAGS): Likewise.
826 * configure: Regenerate.
827 * configure.ac: Add support for bootstrapping D front-end.
828
829 2021-11-16 Martin Uecker <uecker@gcc.gnu.org>
830
831 * MAINTAINERS: Add myself to DCO section and update email address.
832
833 2021-11-16 Iain Sandoe <iain@sandoe.co.uk>
834
835 * configure: Regenerate.
836 * configure.ac: Ensure that PIC (shared) defaults are set
837 correctly for Darwin.
838
839 2021-11-16 Jim Wilson <jim.wilson.gcc@gmail.com>
840
841 * MAINTAINERS: Update my address.
842
843 2021-11-12 Alan Modra <amodra@gmail.com>
844
845 * Makefile.def (configure-opcodes): Depend on configure-bfd.
846 * Makefile.in: Regenerate.
847
848 2021-11-03 Maciej W. Rozycki <macro@embecosm.com>
849
850 * MAINTAINERS: Clarify the policy WRT the Write After Approval
851 list.
852
853 2021-11-02 Andrew Burgess <andrew.burgess@embecosm.com>
854
855 * MAINTAINERS (Reviewers, arc): Remove my entry.
856 (Write After Approval): Add an entry for myself.
857
858 2021-10-28 Richard Purdie <richard.purdie@linuxfoundation.org>
859
860 * Makefile.tpl: Add CPP_FOR_BUILD and CPPFLAGS_FOR_BUILD support
861 * Makefile.in: Regenerate.
862 * configure: Regenerate.
863 * configure.ac: Add CPP_FOR_BUILD and CPPFLAGS_FOR_BUILD support
864
865 2021-10-26 Jeff Law <jeffreyalaw@gmail.com>
866
867 * MAINTAINERS: Fix up Maciej's entries.
868
869 2021-10-26 Maciej W. Rozycki <macro@embecosm.com>
870
871 * MAINTAINERS (CPU Port Maintainers): Add myself as a VAX port
872 maintainer.
873
874 2021-10-22 Eric Gallager <egallager@gcc.gnu.org>
875
876 PR other/102663
877 * Makefile.def: Handle install-dvi target.
878 * Makefile.tpl: Likewise.
879 * Makefile.in: Regenerate.
880
881 2021-10-19 Clément Chigot <clement.chigot@atos.net>
882
883 * MAINTAINERS: Add myself for write after approval.
884
885 2021-10-12 Eric Gallager <egallager@gcc.gnu.org>
886
887 * Makefile.def: Mark libcody, libdecnumber,
888 c++tools, libgcc, and libobjc as missing TAGS
889 targets.
890 * Makefile.in: Regenerate.
891
892 2021-10-07 Siddhesh Poyarekar <siddhesh@gotplt.org>
893
894 * MAINTAINERS: Add myself to DCO section and update email
895 address.
896
897 2021-09-29 Jonathan Wakely <jwakely@redhat.com>
898
899 * MAINTAINERS: Add myself to DCO section.
900
901 2021-09-28 Andrew Burgess <andrew.burgess@embecosm.com>
902
903 * configure: Regenerate.
904 * configure.ac (skipdirs): Add the contents of target_configdirs if
905 we are not building gcc.
906
907 2021-09-24 Andrew Burgess <andrew.burgess@embecosm.com>
908
909 * Makefile.def: Back-port commits ba4d88ad892f and
910 755ba58ebef0 from binutils-gdb repository.
911 * Makefile.in: Regenerated.
912
913 2021-09-20 Harald Anlauf <anlauf@gmx.de>
914
915 * MAINTAINERS (Reviewers): Add myself as Fortran reviewer.
916
917 2021-09-17 Iain Sandoe <iain@sandoe.co.uk>
918
919 * Makefile.def: Add a jit check target for the jit
920 language.
921 * Makefile.in: Regenerate.
922
923 2021-09-16 Andrew Pinski <apinski@marvell.com>
924
925 PR bootstrap/67102
926 * Makefile.def: Have configure-target-libffi depend on
927 all-target-libstdc++-v3.
928 * Makefile.in: Regenerate.
929
930 2021-09-10 Petter Tomner <tomner@kth.se>
931
932 * MAINTAINERS: Me added to DCO and write after approval
933
934 2021-09-01 YunQiang Su <syq@debian.org>
935
936 * MAINTAINERS: Add myself for write after approval.
937
938 2021-08-31 Andrew Burgess <andrew.burgess@embecosm.com>
939
940 * Makefile.def: Add all-gdb dependency on all-libbacktrace.
941 * Makefile.in: Regenerate.
942
943 2021-08-21 Dragan Mladjenovic <Dragan.Mladjenovic@syrmia.com>
944
945 * MAINTAINERS: Add myself for write after approval.
946
947 2021-08-18 Iain Sandoe <iain@sandoe.co.uk>
948
949 * Makefile.in: Regenerate.
950 * Makefile.tpl: Make the state of the configured host
951 shared flag available to makefile fragements.
952
953 2021-08-09 Hongyu Wang <hongyu.wang@intel.com>
954
955 * MAINTAINERS (Write After Approval): Add myself.
956
957 2021-07-20 Richard Earnshaw <rearnsha@arm.com>
958
959 * .dir-locals.el (bug-reference-url-format): Use https.
960
961 2021-07-20 Richard Earnshaw <rearnsha@arm.com>
962
963 * .dir-locals.el (c-mode): Change fill-column to 79.
964
965 2021-07-15 Trevor Saunders <tbsaunde@tbsaunde.org>
966
967 * MAINTAINERS: Add myself to DCO section.
968
969 2021-07-09 Iain Sandoe <iain@sandoe.co.uk>
970
971 * configure: Regenerate.
972 * configure.ac: Adjust cases for which it is necessary to
973 include the Darwin host config fragment.
974
975 2021-07-06 Gaius Mulley <gaius.mulley@southwales.ac.uk>
976
977 * MAINTAINERS: Add myself for write after approval and DCO.
978
979 2021-07-05 Iain Sandoe <iain@sandoe.co.uk>
980
981 * Makefile.def: Add dsymutil defs.
982 * Makefile.in: Regenerated.
983 * Makefile.tpl: Add dsymutil to flags.
984 * configure: Regenerated.
985 * configure.ac: Add dsymutil to target and build recipes.
986
987 2021-07-01 Ankur Saini <arsenic@sourceware.org>
988
989 * MAINTAINERS: Add myself for write after approval.
990
991 2021-06-30 Xi Ruoyao <xry111@mengyan1223.wang>
992
993 * MAINTAINERS (Write After Approval): Add myself.
994
995 2021-06-25 Matthias Kretz <m.kretz@gsi.de>
996
997 * MAINTAINERS: Add myself for write after approval and DCO
998
999 2021-06-24 prathamesh.kulkarni <prathamesh.kulkarni@linaro.org>
1000
1001 * .gitignore: Add entry for cscope.out.
1002
1003 2021-06-22 liuhongt <hongtao.liu@intel.com>
1004
1005 * MAINTAINERS: Remove my Write After Approval entry.
1006
1007 2021-06-21 liuhongt <hongtao.liu@intel.com>
1008
1009 * MAINTAINERS: Add myself as maintainer of the i386 vector
1010 extensions.
1011
1012 2021-06-18 Antoni Boucher <bouanto@zoho.com>
1013
1014 * MAINTAINERS (Write After Approval): Add myself.
1015
1016 2021-06-17 Aldy Hernandez <aldyh@redhat.com>
1017
1018 * MAINTAINERS (Various Maintainers): Add Andrew and myself
1019 as *vrp and ranger maintainers.
1020
1021 2021-06-05 Jeff Law <jeffreyalaw@gmail.com>
1022
1023 * MAINTAINERS: Adjust my entry in the DCO section so that it does
1024 not trigger testsuite failures.
1025
1026 2021-06-05 Jeff Law <jeffreyalaw@gmail.com>
1027
1028 * MAINTAINERS: Add myself to DCO section with both email addresses.
1029
1030 2021-06-03 Jason Merrill <jason@redhat.com>
1031
1032 * MAINTAINERS: Add DCO version number.
1033
1034 2021-06-02 Jason Merrill <jason@redhat.com>
1035
1036 * MAINTAINERS: Add DCO section.
1037
1038 2021-05-31 Indu Bhagat <indu.bhagat@oracle.com>
1039
1040 * MAINTAINERS (Write After Approval): Add myself.
1041
1042 2021-05-29 Mike Frysinger <vapier@gentoo.org>
1043
1044 * configure.ac: Add gnulib to configdirs for sim.
1045 * configure: Regenerate.
1046
1047 2021-05-18 Mike Frysinger <vapier@gentoo.org>
1048
1049 * Makefile.def: Add configure-sim dependency on all-gnulib.
1050 * Makefile.in: Regenerated.
1051
1052 2021-05-17 Serge Belyshev <belyshev@depni.sinp.msu.ru>
1053
1054 * MAINTAINERS (Write After Approval): Add myself.
1055
1056 2021-05-12 Marcel Vollweiler <marcel@codesourcery.com>
1057
1058 * MAINTAINERS (Write After Approval): Add myself.
1059
1060 2021-05-11 Martin Liska <mliska@suse.cz>
1061
1062 * MAINTAINERS: Remove entries for removed
1063 components (HSA, BRIG, libhsail-rt).
1064 Move Pekka to Write After Approval.
1065
1066 2021-05-11 Martin Liska <mliska@suse.cz>
1067
1068 * Makefile.def: Remove libhsail-rt.
1069 * Makefile.in: Likewise.
1070 * configure.ac: Likewise.
1071 * configure: Regenerate.
1072 * libhsail-rt/ChangeLog: Removed.
1073 * libhsail-rt/Makefile.am: Removed.
1074 * libhsail-rt/Makefile.in: Removed.
1075 * libhsail-rt/README: Removed.
1076 * libhsail-rt/aclocal.m4: Removed.
1077 * libhsail-rt/configure: Removed.
1078 * libhsail-rt/configure.ac: Removed.
1079 * libhsail-rt/configure.tgt: Removed.
1080 * libhsail-rt/include/internal/fibers.h: Removed.
1081 * libhsail-rt/include/internal/phsa-queue-interface.h: Removed.
1082 * libhsail-rt/include/internal/phsa-rt.h: Removed.
1083 * libhsail-rt/include/internal/workitems.h: Removed.
1084 * libhsail-rt/rt/arithmetic.c: Removed.
1085 * libhsail-rt/rt/atomics.c: Removed.
1086 * libhsail-rt/rt/bitstring.c: Removed.
1087 * libhsail-rt/rt/fbarrier.c: Removed.
1088 * libhsail-rt/rt/fibers.c: Removed.
1089 * libhsail-rt/rt/fp16.c: Removed.
1090 * libhsail-rt/rt/misc.c: Removed.
1091 * libhsail-rt/rt/multimedia.c: Removed.
1092 * libhsail-rt/rt/queue.c: Removed.
1093 * libhsail-rt/rt/sat_arithmetic.c: Removed.
1094 * libhsail-rt/rt/segment.c: Removed.
1095 * libhsail-rt/rt/workitems.c: Removed.
1096 * libhsail-rt/target-config.h.in: Removed.
1097
1098 2021-05-04 Nick Clifton <nickc@redhat.com>
1099
1100 * configure.ac (AC_PROG_CC): Replace with AC_PROG_CC_C99.
1101 * configure: Regenerate.
1102
1103 2021-04-28 Jakub Jelinek <jakub@redhat.com>
1104 Tobias Burnus <tobias@codesourcery.com>
1105
1106 * configure.ac (--enable-offload-defaulted): New.
1107 * configure: Regenerate.
1108
1109 2021-04-23 David Faust <david.faust@oracle.com>
1110
1111 * MAINTAINERS (Write After Approval): Add myself.
1112
1113 2021-04-11 Hafiz Abid Qadeer <abidh@codesourcery.com>
1114
1115 * MAINTAINERS (Write After Approval): Add myself.
1116
1117 2021-03-26 Dimitar Dimitrov <dimitar@dinux.eu>
1118
1119 * MAINTAINERS: Add myself as pru port maintainer.
1120
1121 2021-03-23 David Malcolm <dmalcolm@redhat.com>
1122
1123 * MAINTAINERS: Add myself as static analyzer maintainer.
1124
1125 2021-03-18 Jeff Law <jlaw@tachyum.com>
1126
1127 * MAINTAINERS: Update primary entry.
1128
1129 2021-03-13 Eugene Rozenfeld <erozen@microsoft.com>
1130
1131 * MAINTAINERS (Write After Approval): Add myself.
1132
1133 2021-03-13 Mike Frysinger <vapier@gentoo.org>
1134
1135 * Makefile.def: Remove all-sim dependency on configure-gdb.
1136 * Makefile.in: Regenerated.
1137
1138 2021-03-11 Jeff Law <law@redhat.com>
1139
1140 * MAINTAINERS: Update entries for a few ex-ImgTec employees
1141
1142 2021-03-11 Martin Liska <mliska@suse.cz>
1143
1144 * Makefile.tpl: The change was done Makefile.in which
1145 is generated file.
1146
1147 2021-03-08 Jeff Law <law@redhat.com>
1148
1149 * MAINTAINERS: Update my email address
1150
1151 2021-02-23 Kito Cheng <kito.cheng@sifive.com>
1152
1153 * config.guess: Import latest upstream.
1154 * config.sub: Import latest upstream.
1155
1156 2021-01-25 Martin Liska <mliska@suse.cz>
1157
1158 PR gcov-profile/98739
1159 * Makefile.in: Enable -fprofile-reproducible=parallel-runs
1160 for profiledbootstrap.
1161
1162 2021-01-22 Jonathan Wright <jonathan.wright@arm.com>
1163
1164 * MAINTAINERS (Write After Approval): Add myself.
1165
1166 2021-01-22 Maciej W. Rozycki <macro@orcam.me.uk>
1167
1168 * MAINTAINERS (Write After Approval): Update my e-mail address.
1169
1170 2021-01-12 Segher Boessenkool <segher@kernel.crashing.org>
1171
1172 * MAINTAINERS: Fix spacing.
1173
1174 2021-01-12 Qian Jianhua <qianjh@cn.fujitsu.com>
1175
1176 * MAINTAINERS (Write After Approval): Add myself
1177
1178 2021-01-06 Nick Alcock <nick.alcock@oracle.com>
1179
1180 * Makefile.def: Sync with binutils-gdb:
1181 (dependencies): all-ld depends on all-libctf.
1182 (host_modules): libctf is no longer no_install.
1183 No longer no_check. Checking depends on all-ld.
1184 * Makefile.in: Regenerated.
1185
1186 2021-01-05 Samuel Thibault <samuel.thibault@ens-lyon.org>
1187
1188 * libtool.m4: Match gnu* along other GNU systems.
1189 * libgo/config/libtool.m4: Match gnu* along other GNU systems.
1190 * libgo/configure: Re-generate.
1191
1192 2021-01-04 Philipp Tomsich <philipp.tomsich@vrull.eu>
1193
1194 * MAINTAINERS: Update my email address.
1195
1196 2020-12-17 Marius Hillenbrand <mhillen@linux.ibm.com>
1197
1198 * MAINTAINERS (Write After Approval): Add myself.
1199
1200 2020-12-15 Nathan Sidwell <nathan@acm.org>
1201
1202 * Makefile.def
1203 * Makefile.in
1204 * Makefile.tpl
1205 * configure
1206 * configure.ac
1207
1208 2020-12-15 Nathan Sidwell <nathan@acm.org>
1209
1210 * Makefile.def: Add libcody.
1211 * configure.ac: Add libcody.
1212 * Makefile.in: Regenerated.
1213 * configure: Regenerated.
1214
1215 2020-12-14 Andrea Corallo <andrea.corallo@arm.com>
1216
1217 * .dir-locals.el (c-mode): Set 'fill-column' to 80 columns.
1218
1219 2020-12-05 Iain Sandoe <iain@sandoe.co.uk>
1220
1221 PR target/97865
1222 * libtool.m4: Update handling of Darwin platform link flags
1223 for Darwin20.
1224
1225 2020-12-02 Simon Marchi <simon.marchi@polymtl.ca>
1226
1227 * .gitignore: Sync with binutils-gdb
1228
1229 2020-12-02 Claudiu Zissulescu <claziss@gmail.com>
1230
1231 * MAINTAINERS: Add myself as arc port maintainer.
1232
1233 2020-11-29 Iain Buclaw <ibuclaw@gdcproject.org>
1234
1235 PR d/87788
1236 * configure.ac: Don't disable D for *-*-darwin*.
1237 * configure: Regenerate.
1238
1239 2020-11-29 John David Anglin <danglin@gcc.gnu.org>
1240
1241 * libtool.m4 (archive_cmds): Add +nodefaultrpath ld option on
1242 hppa64-*-hpux11*.
1243
1244 2020-11-25 Matthew Malcomson <matthew.malcomson@arm.com>
1245
1246 * configure: Regenerate.
1247 * configure.ac: Add --bootstrap-hwasan option.
1248
1249 2020-11-23 Iain Sandoe <iain@sandoe.co.uk>
1250
1251 * config.guess: Import latest upstream.
1252 * config.sub: Import latest upstream.
1253
1254 2020-11-16 Martin Liska <mliska@suse.cz>
1255
1256 * .gitignore: Add cache as clangd uses it now.
1257
1258 2020-11-13 Haochen Gui <guihaoc@gcc.gnu.org>
1259
1260 * MAINTAINERS (Write After Approval): add myself
1261
1262 2020-11-09 Pat Bernardi <bernardi@adacore.com>
1263
1264 * MAINTAINERS (Write After Approval): Add myself.
1265
1266 2020-11-09 Jonathan Wakely <jwakely@redhat.com>
1267
1268 * config-ml.in (multi-do, multi-clean): Add @ to silence recipes.
1269 Remove FIXME comments.
1270
1271 2020-11-06 Martin Uecker <muecker@gwdg.de>
1272
1273 * MAINTAINERS: Update my email address.
1274
1275 2020-11-06 Hongtao Liu <hongtao.liu@intel.com>
1276
1277 * MAINTAINERS (Write After Approval): Add myself.
1278
1279 2020-10-06 Tobias Burnus <tobias@codesourcery.com>
1280
1281 PR target/97302
1282 * configure.ac: Only set with_gmp to /usr/local
1283 if not building in tree.
1284 * configure: Regenerate.
1285
1286 2020-09-18 Omar Tahir <omar.tahir@arm.com>
1287
1288 * MAINTAINERS (Write After Approval): Add myself.
1289
1290 2020-08-26 Tobias Burnus <tobias@codesourcery.com>
1291
1292 * MAINTAINERS (Various Maintainers): Add myself as OpenACC maintainer.
1293
1294 2020-08-20 Tobias Burnus <tobias@codesourcery.com>
1295
1296 PR bootstrap/96612
1297 * configure.ac: Run AX_CXX_COMPILE_STDCXX also for ${build} compiler,
1298 if not the same as ${host}.
1299 * configure: Regenerate.
1300
1301 2020-08-16 Sergei Trofimovich <slyfox@gcc.gnu.org>
1302
1303 * MAINTAINERS (Write After Approval): Add myself.
1304
1305 2020-08-12 Senthil Kumar Selvaraj <saaadhu@gcc.gnu.org>
1306
1307 * MAINTAINERS: Update my email address.
1308
1309 2020-07-30 Joe Ramsay <joe.ramsay@arm.com>
1310
1311 * MAINTAINERS (Write After Approval): Add myself.
1312
1313 2020-07-22 Przemyslaw Wirkus <przemyslaw.wirkus@arm.com>
1314
1315 * MAINTAINERS (Write After Approval): Add myself.
1316
1317 2020-06-12 Martin Liska <mliska@suse.cz>
1318
1319 * .gitignore: Add .clang-tidy.
1320
1321 2020-06-08 Jason Merrill <jason@redhat.com>
1322
1323 * configure.ac: Check AX_CXX_COMPILE_STDCXX if not bootstrapping.
1324 * configure: Regenerate.
1325
1326 2020-06-06 Max Filippov <jcmvbkbc@gmail.com>
1327
1328 * MAINTAINERS: Add myself as xtensa port maintainer.
1329
1330 2020-05-28 Nicolas Bértolo <nicolasbertolo@gmail.com>
1331
1332 * configure.ac: Don't require --enable-host-shared when building
1333 for Mingw.
1334 * configure: Regenerate.
1335
1336 2020-05-18 Jason Merrill <jason@redhat.com>
1337
1338 * configure.ac: Update bootstrap dialect to -std=c++11.
1339
1340 2020-05-18 Alex Coplan <alex.coplan@arm.com>
1341
1342 * MAINTAINERS (Write After Approval): Add myself.
1343
1344 2020-04-29 Thomas Schwinge <thomas@codesourcery.com>
1345
1346 PR target/92713
1347 * configure.ac ["${ENABLE_LIBSTDCXX}" = "default" && amdgcn*-*-*]
1348 (noconfigdirs): Add 'target-libstdc++-v3'.
1349 * configure: Regenerate.
1350
1351 2020-04-21 Stephen Casner <casner@acm.org>
1352
1353 PR 25830
1354 * configure.ac (noconfigdirs): Exclude gdb & gprof for pdp11.
1355 * configure: Rebuild.
1356
1357 2020-04-17 Martin Liska <mliska@suse.cz>
1358 Jonathan Yong <10walls@gmail.com>
1359
1360 PR gcov-profile/94570
1361 * ltmain.sh: Do not define HAVE_DOS_BASED_FILE_SYSTEM
1362 for CYGWIN.
1363
1364 2020-04-14 Martin Jambor <mjambor@suse.cz>
1365
1366 * MAINTAINERS (Reviewers): Add myself as callgraph (IPA) reviewer.
1367
1368 2020-04-09 Tom Tromey <tom@tromey.com>
1369
1370 * configure: Rebuild.
1371 * Makefile.in: Rebuild.
1372 * Makefile.def (gdbsupport, gdbserver): New host modules.
1373 (configure-gdb): Depend on all-gdbsupport.
1374 (all-gdb): Depend on all-gdbsupport, all-libctf.
1375 * configure.ac (host_tools): Add gdbserver.
1376 Conditionally build gdbserver and gdbsupport.
1377
1378 2020-03-09 Tobias Burnus <tobias@codesourcery.com>
1379
1380 * configure.ac: Build libgomp by default for amdgcn.
1381 * configure: Regenerate.
1382
1383 2020-03-05 Srinath Parvathaneni <srinath.parvathaneni@arm.com>
1384
1385 * MAINTAINERS (Write After Approval): Add myself.
1386
1387 2020-02-28 Joel Hutton <joel.hutton@arm.com>
1388
1389 * MAINTAINERS (Write After Approval) : Add myself.
1390
1391 2020-02-20 Palmer Dabbelt <palmer@sifive.com>
1392
1393 * MAINTAINERS: Change palmer@sifive.com to palmer@dabbelt.com.
1394
1395 2020-02-14 Martin Sebor <msebor@redhat.com>
1396
1397 * doc/extend.texi (attribute alias): Mention type requirement.
1398 (attribute weak): Same.
1399 (attribute weakref): Correct invalid example.
1400
1401 2020-02-03 Segher Boessenkool <segher@kernel.crashing.org>
1402
1403 * doc/md.texi (PowerPC and IBM RS6000): Improve documentation.
1404
1405 2020-01-15 Segher Boessenkool <segher@kernel.crashing.org>
1406 Jakub Jelinek <jakub@redhat.com>
1407
1408 * .gitattributes: Add *.md diff=md.
1409
1410 2020-01-14 Georg-Johann Lay <avr@gjlay.de>
1411
1412 The mentioned auto-generated file is no more part of the
1413
1414 GCC sources, it's auto-generated in $(builddir) during build.
1415
1416 PR target/92055
1417 * contrib/gcc_update (files_and_dependencies): Remove
1418 entry for gcc/config/avr/t-multilib.
1419
1420 2020-01-14 Anatoly Sokolov <aesok@dol.ru>
1421
1422 * MAINTAINERS: Update my email address.
1423
1424 2020-01-13 Joseph Myers <joseph@codesourcery.com>
1425
1426 * README.MOVED_TO_GIT: Remove.
1427
1428 2020-01-11 Joseph Myers <joseph@codesourcery.com>
1429
1430 * README.MOVED_TO_GIT: New file.
1431
1432 2020-01-02 Dennis Zhang <dennis.zhang@arm.com>
1433
1434 * MAINTAINERS (Write After Approval): Add myself.
1435
1436 2019-12-20 Jerome Lambourg <lambourg@adacore.com>
1437
1438 * MAINTAINERS (write_after_approval): Add myself.
1439
1440 2019-12-19 Stam Markianos-Wright <stam.markianos-wright@arm.com>
1441
1442 * MAINTAINERS (write_after_approval): Add myself.
1443
1444 2019-12-17 Mihail Ionescu <mihail.ionescu@arm.com>
1445
1446 * MAINTAINERS (write_after_approval): Add myself.
1447
1448 2019-12-11 Matthias Klose <doko@ubuntu.com>
1449
1450 * configure.ac: Factor out common cases for compare_exclusions.
1451 * configure: Regenerate.
1452
1453 2019-12-11 Jozef Lawrynowicz <jozef.l@mittosystems.com>
1454
1455 * config-ml.in (msp430-*-*): Support --disable-no-exceptions configure
1456 flag.
1457
1458 2019-12-10 Lewis Hyatt <lhyatt@gmail.com>
1459
1460 * MAINTAINERS (Write After Approval): Add myself.
1461
1462 2019-11-27 Tobias Burnus <tobias@codesourcery.com>
1463
1464 PR middle-end/92463
1465 * configure.ac: Use MPFR_RNDN instead of GMP's MP_RNDN.
1466 * configure: Regenerate
1467
1468 2019-11-20 Janne Blomqvist <jb@gcc.gnu.org>
1469
1470 * configure.ac: Use https for gcc.gnu.org.
1471 * configure: Regenerated.
1472
1473 2019-11-19 James Greenhalgh <james.greenhalgh@arm.com>
1474
1475 * MAINTAINERS (aarch64 port): Remove my name, move to...
1476 (Write After Approval): ...Here.
1477
1478 2019-11-15 Kelvin Nilsen <kelvin@gcc.gnu.org>
1479
1480 * MAINTAINERS: Change my email address as maintainer.
1481
1482 2019-11-11 Janne Blomqvist <jb@gcc.gnu.org>
1483
1484 PR fortran/91828
1485 * configure.ac: Bump minimum MPFR to 3.1.0, recommended to 3.1.6+.
1486 * configure: Regenerated.
1487
1488 2019-10-21 Jason Merrill <jason@redhat.com>
1489
1490 * .gitattributes: Also check ChangeLog whitespace.
1491
1492 2019-10-21 Andrew Burgess <andrew.burgess@embecosm.com>
1493
1494 * contrib/dg-extract-results.sh: Add support for KPASS.
1495 * contrib/dg-extract-results.py: Likewise.
1496
1497 2019-10-17 Jason Merrill <jason@redhat.com>
1498
1499 * .gitattributes: Avoid {} in filename pattern.
1500
1501 2019-10-08 Thomas Schwinge <thomas@codesourcery.com>
1502
1503 * MAINTAINERS: Add back Trevor Smigiel; move into Write After
1504 Approval section.
1505
1506 2019-10-01 Frederik Harwath <frederik@codesourcery.com>
1507
1508 * MAINTAINERS: Add myself to Write After Approval
1509
1510 2019-09-26 Richard Sandiford <richard.sandiford@arm.com>
1511
1512 * MAINTAINERS: Add myself as an aarch64 maintainer.
1513
1514 2019-09-26 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
1515
1516 * MAINTAINERS: Add myself as aarch64 maintainer.
1517
1518 2019-09-23 Carl Love <cel@us.ibm.com>
1519
1520 * config/rs6000/vsx.md (xxswapd_v4si, xxswapd_v8hi, xxswapd_v16qi):
1521 New define_insn.
1522 (vsx_xxpermdi4_le_<mode> for VSX_W, vsx_xxpermdi8_le_V8HI,
1523 vsx_xxpermdi16_le_V16QI): Removed define_insn.
1524
1525 2019-09-13 Sam Tebbs <sam.tebbs@arm.com>
1526
1527 * MAINTAINERS (Sam Tebbs): Update email address.
1528
1529 2019-09-10 Tobias Burnus <tobias@codesourcery.com>
1530
1531 * MAINTAINERS: Update my email address.
1532
1533 2019-09-10 Christophe Lyon <christophe.lyon@st.com>
1534
1535 * libtool.m4: Handle uclinuxfdpiceabi.
1536
1537 2019-09-09 Jose E. Marchesi <jose.marchesi@oracle.com>
1538
1539 * MAINTAINERS: Add myself as the maintainer of the eBPF port.
1540 Remove myself from Write After Approval section.
1541
1542 2019-09-09 Jose E. Marchesi <jose.marchesi@oracle.com>
1543
1544 * configure.ac: Support for bpf-*-* targets.
1545 * configure: Regenerate.
1546
1547 2019-09-09 Jose E. Marchesi <jose.marchesi@oracle.com>
1548
1549 * config.sub: Import upstream version 2019-06-30.
1550 * config.guess: Import upstream version 2019-07-24.
1551
1552 2019-09-03 Ulrich Weigand <uweigand@de.ibm.com>
1553
1554 * MAINTAINERS: Remove spu port maintainers.
1555
1556 2019-08-28 Martin Liska <mliska@suse.cz>
1557
1558 * .gitignore: Add .clangd and compile_commands.json
1559 to .gitignore.
1560
1561 2019-08-23 Michael Forney <mforney@mforney.org>
1562
1563 * Makefile.tpl (HOST_EXPORTS): Add CXX_FOR_BUILD.
1564 * Makefile.in: Regenerate.
1565
1566 2019-08-19 Tom Tromey <tom@tromey.com>
1567
1568 * configure: Rebuild.
1569 * configure.ac: Add --with-static-standard-libraries.
1570
1571 2019-08-16 Alexandre Oliva <oliva@gnu.org>
1572
1573 * MAINTAINERS: aoliva from @redhat.com to @gcc.gnu.org.
1574
1575 2019-08-13 Mark Eggleston <mark.eggleston@codethink.co.uk>
1576
1577 * MAINTAINERS (Write After Approval): Add myself.
1578
1579 2019-07-08 Kito Cheng <kito.cheng@sifive.com>
1580
1581 * MAINTAINERS (Write After Approval): Remove myself, already listed in
1582 RISC-V port maitainer.
1583
1584 2019-07-08 Kito Cheng <kito.cheng@sifive.com>
1585
1586 * MAINTAINERS (Write After Approval): Fix the list sorted by surname.
1587
1588 2019-07-08 Kito Cheng <kito.cheng@sifive.com>
1589
1590 * MAINTAINERS (Write After Approval): Add myself.
1591
1592 2019-07-03 Andrea Corallo <andrea.corallo@arm.com>
1593
1594 * MAINTAINERS (Write After Approval): Add myself.
1595
1596 2019-06-25 Martin Liska <mliska@suse.cz>
1597
1598 contrib/filter-clang-warnings.py: Transform from
1599 filter-rtags-warnings.py.
1600
1601 2019-06-15 Tom Tromey <tom@tromey.com>
1602
1603 * configure.ac (host_libs): Add gnulib.
1604 * configure: Rebuild.
1605 * Makefile.def (host_modules, dependencies): Add gnulib.
1606 * Makefile.in: Rebuild.
1607
1608 2019-06-12 Dimitar Dimitrov <dimitar@dinux.eu>
1609
1610 * MAINTAINERS (Write After Approval): Add myself.
1611
1612 2019-06-12 Dimitar Dimitrov <dimitar@dinux.eu>
1613
1614 * configure: Regenerate.
1615 * configure.ac: Add PRU target.
1616
1617 2019-06-11  Matthew Beliveau  <mbelivea@redhat.com>
1618
1619 * MAINTAINERS (Write After Approval): Add myself.
1620
1621 2019-06-11 Nick Clifton <nickc@redhat.com>
1622
1623 Import these changes from the binutils/gdb repository:
1624
1625 2019-05-28 Nick Alcock <nick.alcock@oracle.com>
1626
1627 * Makefile.def (dependencies): configure-libctf depends on all-bfd
1628 and all its deps.
1629 * Makefile.in: Regenerated.
1630
1631 2019-05-28 Nick Alcock <nick.alcock@oracle.com>
1632
1633 * Makefile.def (host_modules): Add libctf.
1634 * Makefile.def (dependencies): Likewise.
1635 libctf depends on zlib, libiberty, and bfd.
1636 * Makefile.in: Regenerated.
1637 * configure.ac (host_libs): Add libctf.
1638 * configure: Regenerated.
1639
1640 2019-05-20 Vladislav Ivanishin <vlad@ispras.ru>
1641
1642 * MAINTAINERS (Write After Approval): Add myself.
1643
1644 2019-05-19 Peter Bergner <bergner@linux.ibm.com>
1645
1646 * MAINTAINERS: Update my email address.
1647
1648 2019-05-17 Thomas Rodgers <trodgers@redhat.com>
1649
1650 * MAINTAINERS (Write After Approval): Add myself.
1651
1652 2019-05-16 Jun Ma <junma@linux.alibaba.com>
1653
1654 * MAINTAINERS (Write After Approval): Add myself.
1655
1656 2019-05-07 Jim Wilson <jimw@sifive.com>
1657
1658 * MAINTAINERS: Remove myself as IA-64 maintainer.
1659
1660 2019-05-04 Roland Illig <roland.illig@gmx.de>
1661
1662 * MAINTAINERS (Write After Approval): Add myself.
1663
1664 2019-05-02 Richard Biener <rguenther@suse.de>
1665
1666 PR bootstrap/85574
1667 * Makefile.tpl (compare target): Also compare extra-compare
1668 files.
1669 * Makefile.in: Regenerate.
1670
1671 2019-04-22 Roman Zhuykov <zhroma@ispras.ru>
1672
1673 * MAINTAINERS (Various Maintainers): Remove Ayal Zaks and add myself
1674 as modulo-scheduler maintainer.
1675
1676 2019-04-21 Iain Sandoe <iain@sandoe.co.uk>
1677
1678 * MAINTAINERS: Add myself as co-maintainer for Darwin.
1679
1680 2019-04-18 Iain Sandoe <iain@sandoe.co.uk>
1681
1682 * MAINTAINERS: Update my email address.
1683
1684 2019-04-14 Johannes Pfau <johannespfau@gmail.com>
1685
1686 * configure.ac: Remove d from unsupported languages on mingw and cygwin.
1687 * configure: Regenerate.
1688
1689 2019-04-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1690
1691 * configure.ac (enable_libphobos): Check LIBPHOBOS_SUPPORTED.
1692 * configure: Regenerate.
1693
1694 2019-04-12 Iain Buclaw <ibuclaw@gdcproject.org>
1695
1696 * configure.ac: Add target-zlib to target_libraries.
1697 * configure: Regenerate.
1698
1699 2019-04-09 Martin Liska <mliska@suse.cz>
1700
1701 * Makefile.in: Regenerate.
1702 * Makefile.tpl: Pass GENERATOR_CFLAGS
1703 in all stages.
1704
1705 2019-03-28 Martin Liska <mliska@suse.cz>
1706
1707 PR bootstrap/89829
1708 * Makefile.in: Revert r254150.
1709 * Makefile.tpl: Likewise.
1710
1711 2019-03-28 Ben Elliston <bje@gnu.org>
1712
1713 * MAINTAINERS (Various Maintainers): Remove myself from dfp.c and
1714 related, and libdecnumber.
1715
1716 2019-03-15 Alexander Monakov <amonakov@ispras.ru>
1717
1718 * MAINTAINERS (Reviewers): Add myself as selective scheduling reviewer.
1719 (Write After Approval): Remove myself.
1720
1721 2019-02-27 Alejandro Martinez <alejandro.martinezvicente@arm.com>
1722
1723 * MAINTAINERS (Write After Approval): Add myself.
1724
1725 2019-02-11 Andrew Stubbs <ams@codesourcery.com>
1726
1727 * MAINTAINERS (amdgcn port): Add myself and Julian Brown.
1728 (Write After Approval): Remove myself and Julian.
1729
1730 2019-01-26 Harald Anlauf <anlauf@gmx.de>
1731
1732 * MAINTAINERS (Write After Approval): Add myself.
1733
1734 2019-01-25 Kwok Cheung Yeung <kcy@codesourcery.com>
1735
1736 * MAINTAINERS (Write After Approval): Add myself.
1737
1738 2019-01-24 Xiong Hu Luo <luoxhu@linux.vnet.ibm.com>
1739
1740 * ChangeLog: Replace space with tab.
1741 * MAINTAINERS: Delete 1 tab to keep alignment.
1742
1743 2019-01-21 Jiufu Guo <guojiufu@linux.ibm.com>
1744
1745 * MAINTAINERS (Write After Approval): Add myself.
1746
1747 2019-01-18 Li Jia He <helijia@gcc.gnu.org>
1748
1749 * MAINTAINERS (Write After Approval): Add myself.
1750
1751 2019-01-17 Andrew Stubbs <ams@codesourcery.com>
1752 Kwok Cheung Yeung <kcy@codesourcery.com>
1753 Julian Brown <julian@codesourcery.com>
1754 Tom de Vries <tom@codesourcery.com>
1755 Jan Hubicka <hubicka@ucw.cz>
1756 Martin Jambor <mjambor@suse.cz>
1757
1758 * configure.ac: Likewise.
1759 * configure: Regenerate.
1760 * contrib/config-list.mk: Add amdgcn-amdhsa.
1761
1762 2019-01-16 Kewen Lin <linkw@gcc.gnu.org>
1763
1764 * MAINTAINERS (Write After Approval): Add myself.
1765
1766 2019-01-16 Xiong Hu Luo <luoxhu@linux.vnet.ibm.com>
1767
1768 * MAINTAINERS (Write After Approval): Add myself.
1769
1770 2019-01-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1771
1772 PR target/88535
1773 * config.guess: Import upstream version 2019-01-03.
1774 * config.sub: Import upstream version 2019-01-01.
1775
1776 2018-12-21 Thomas Preud'homme <thomas.preudhomme@linaro.org>
1777
1778 * MAINTAINERS (Write After Approval): Update my maintainer address.
1779
1780 2018-12-21 Gergö Barany <gergo@codesourcery.com>
1781
1782 * MAINTAINERS (Write After Approval): Add myself.
1783
1784 2018-12-10 Segher Boessenkool <segher@kernel.crashing.org>
1785
1786 * contrib/config-list.mk: Remove powerpc-eabispe and powerpc-linux_spe.
1787
1788 2018-12-05 Iain Sandoe <iain@sandoe.co.uk>
1789
1790 * configure.ac (NCN_STRICT_CHECK_TOOLS): Check otool.
1791 (ACX_CHECK_INSTALLED_TARGET_TOOL): Likewise
1792 (GCC_TARGET_TOOL): Likewise.
1793 * Makefile.tpl (HOST_EXPORTS): Add OTOOL, OTOOL_FOR_TARGET.
1794 (BASE_TARGET_EXPORTS): OTOOL, export OTOOL_FOR_TARGET.
1795 OTOOL, OTOOL_FOR_TARGET: New substitutions.
1796 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS): Add OTOOL.
1797 * configure: Regenerate.
1798 * Makefile.in: Likewise.
1799
1800 2018-11-28 Johannes Pfau <johannespfau@gmail.com>
1801
1802 * MAINTAINERS (Write After Approval): Add myself.
1803
1804 2018-11-13 Martin Liska <mliska@suse.cz>
1805
1806 * gcc.target/i386/pr87930.c: Move to ...
1807 * gcc.dg/asan/pr87930.c: ... here. Guard for i?86/x86_64 targets.
1808
1809 2018-11-10 Stafford Horne <shorne@gmail.com>
1810
1811 * MAINTAINERS (CPU Port Maintainers): Add myself for or1k.
1812 (Write After Approval): Remove myself.
1813
1814 2018-11-06 Hafiz Abid Qadeer <abidh@codesourcery.com>
1815
1816 * config/iconv.m4 (AM_ICONV_LINK): Don't overwrite CPPFLAGS.
1817 Append $INCICONV to it.
1818
1819 2018-11-04 Stafford Horne <shorne@gmail.com>
1820
1821 * MAINTAINERS (Write After Approval): Add myself.
1822
1823 2018-10-31 Joseph Myers <joseph@codesourcery.com>
1824
1825 PR bootstrap/82856
1826 * multilib.am: New file. From automake.
1827
1828 Merge from binutils-gdb:
1829 2018-06-19 Simon Marchi <simon.marchi@ericsson.com>
1830
1831 * libtool.m4: Use AC_LANG_SOURCE.
1832 * configure.ac: Remove AC_PREREQ, use AC_LANG_SOURCE.
1833 * ar-lib: New file.
1834 * test-driver: New file.
1835 * configure: Re-generate.
1836
1837 2018-10-31 Michael Ploujnikov <michael.ploujnikov@oracle.com>
1838
1839 * MAINTAINERS (Write After Approval): Add myself.
1840
1841 2018-10-31 Iain Buclaw <ibuclaw@gdcproject.org>
1842
1843 PR bootstrap/87788
1844 PR d/87799
1845 * configure: Rebuild.
1846 * configure.ac: Disable D on systems where it is known not to work.
1847
1848 2018-10-28 Iain Buclaw <ibuclaw@gdcproject.org>
1849
1850 * Makefile.def (target_modules): Add libphobos.
1851 (flags_to_pass): Add GDC, GDCFLAGS, GDC_FOR_TARGET and
1852 GDCFLAGS_FOR_TARGET.
1853 (dependencies): Make libphobos depend on libatomic, libbacktrace
1854 configure, and zlib configure.
1855 (language): Add language d.
1856 * Makefile.in: Rebuild.
1857 * Makefile.tpl (BUILD_EXPORTS): Add GDC and GDCFLAGS.
1858 (HOST_EXPORTS): Add GDC.
1859 (POSTSTAGE1_HOST_EXPORTS): Add GDC and GDC_FOR_BUILD.
1860 (BASE_TARGET_EXPORTS): Add GDC.
1861 (GDC_FOR_BUILD, GDC, GDCFLAGS): New variables.
1862 (GDC_FOR_TARGET, GDC_FLAGS_FOR_TARGET): New variables.
1863 (EXTRA_HOST_FLAGS): Add GDC.
1864 (STAGE1_FLAGS_TO_PASS): Add GDC.
1865 (EXTRA_TARGET_FLAGS): Add GDC and GDCFLAGS.
1866 * config-ml.in: Treat GDC and GDCFLAGS like other compiler/flag
1867 environment variables.
1868 * configure: Rebuild.
1869 * configure.ac: Add target-libphobos to target_libraries. Set and
1870 substitute GDC_FOR_BUILD and GDC_FOR_TARGET.
1871
1872 2018-10-24 Ilya Leoshkevich <iii@linux.ibm.com>
1873
1874 * MAINTAINERS (Write After Approval): Add myself.
1875
1876 2018-10-23 Iain Buclaw <ibuclaw@gdcproject.org>
1877
1878 * MAINTAINERS (Write After Approval): Remove myself.
1879
1880 2018-10-23 Iain Buclaw <ibuclaw@gdcproject.org>
1881
1882 * MAINTAINERS: Add myself as D front-end and libphobos maintainer.
1883
1884 2018-10-14 Bin Cheng <bin.cheng@linux.alibaba.com>
1885
1886 * MAINTAINERS: Update my email address.
1887
1888 2018-10-04 Thomas Schwinge <thomas@codesourcery.com>
1889
1890 * MAINTAINERS: List myself as "libgomp (OpenACC)" and "OpenACC"
1891 maintainer.
1892
1893 2018-09-13 Matthew Malcomson <matthew.malcomson@arm.com>
1894
1895 * MAINTAINERS (Write After Approval): Add self.
1896
1897 2018-09-13 Sam Tebbs <sam.tebbs@arm.com>
1898
1899 * MAINTAINERS (write after approval): Add myself.
1900
1901 2018-09-04 Xuepeng Guo <xuepeng.guo@intel.com>
1902
1903 * MAINTAINERS: Update my email address.
1904
1905 2018-08-29 Vlad Lazar <vlad.lazar@arm.com>
1906
1907 * MAINTAINERS (write after approval): Add myself.
1908
1909 2018-08-21 Richard Sandiford <richard.sandiford@arm.com>
1910
1911 * MAINTAINERS: Add self to global reviewers list.
1912
1913 2018-08-17 Sandra Loosemore <sandra@codesourcery.com>
1914
1915 MAINTAINERS: Add c-sky port maintainers.
1916
1917 2018-08-10 Martin Liska <mliska@suse.cz>
1918
1919 * MAINTAINERS: Revert change in previous commit and
1920 join lines.
1921
1922 2018-08-10 Martin Liska <mliska@suse.cz>
1923
1924 * MAINTAINERS: Remove extra line.
1925
1926 2018-08-06 Naveen H.S <naveenh@marvell.com>
1927
1928 * MAINTAINERS: Update my email address.
1929
1930 2018-07-19 DJ Delorie <dj@redhat.com>
1931
1932 * MAINTAINERS (m32c, msp43, rl78, libiberty, build): Remove myself
1933 as maintainer.
1934
1935 2018-07-16 Andreas Krebbel <krebbel@linux.ibm.com>
1936
1937 * MAINTAINERS: Adjust email address for me and my colleague Robin
1938 Dapp.
1939
1940 2018-07-13 H.J. Lu <hongjiu.lu@intel.com>
1941 Sunil K Pandey <sunil.k.pandey@intel.com>
1942
1943 PR target/84413
1944 * config/i386/i386.c (m_CORE_AVX512): New.
1945 (m_CORE_AVX2): Likewise.
1946 (m_CORE_ALL): Add m_CORE_AVX2.
1947 * config/i386/x86-tune.def: Replace m_HASWELL with m_CORE_AVX2.
1948 Replace m_SKYLAKE_AVX512 with m_CORE_AVX512 on avx256_optimal
1949 and remove the rest of m_SKYLAKE_AVX512.
1950
1951 2018-07-06 Sebastian Huber <sebastian.huber@embedded-brains.de>
1952
1953 * config.sub: Sync with upstream version 2018-07-03.
1954
1955 2018-07-06 Sebastian Huber <sebastian.huber@embedded-brains.de>
1956
1957 * config.guess: Sync with upstream version 2018-06-26.
1958 * config.sub: Sync with upstream version 2018-07-02.
1959
1960 2018-06-19 Bernhard M. Wiedemann <bwiedemann@suse.de>
1961
1962 * libtool.m4: Sort output of 'find' to enable deterministic builds.
1963 * ltmain.sh: Likewise.
1964
1965 2018-07-03 Segher Boessenkool <segher@kernel.crashing.org>
1966
1967 * contrib/config-list.mk: Remove powerpc-linux_paired.
1968
1969 2018-06-29 Alexandre Oliva <oliva@adacore.com>
1970
1971 * configure.ac: Introduce support for @unless/@endunless.
1972 * Makefile.tpl (dep-kind): Rewrite with cond; return
1973 postbootstrap in some cases.
1974 (make-postboot-dep, postboot-targets): New.
1975 (dependencies): Do not output postbootstrap dependencies at
1976 first. Output non-target ones changed for configure to depend
1977 on stage_last @if gcc-bootstrap, and the original deps @unless
1978 gcc-bootstrap.
1979 * configure.in, Makefile.in: Rebuilt.
1980
1981 2018-06-28 Jackson Woodruff <jackson.woodruff@arm.com>
1982
1983 * MAINTAINERS (write after approval): Add myself.
1984
1985 2018-06-26 Rasmus Villemoes <rv@rasmusvillemoes.dk>
1986
1987 * MAINTAINERS (write after approval): Add myself.
1988
1989 2018-06-19 Nick Clifton <nickc@redhat.com>
1990
1991 * zlib/configure.ac: Restore old behaviour of only enabling
1992 multilibs when a target subdirectory is defined. This allows
1993 building with srcdir == builddir.
1994 * zlib/configure: Regenerate.
1995
1996 2018-06-18 Eric Botcazou <ebotcazou@adacore.com>
1997
1998 * Makefile.def (fortran): Add check-target-libgomp-fortran.
1999 * Makefile.tpl (check-target-libgomp-fortran): New phony target.
2000 * Makefile.in: Regenerate.
2001
2002 2018-06-16 Ben Elliston <bje@gnu.org>
2003
2004 * config.guess: Import latest version.
2005 * config.sub: Likewise.
2006
2007 2018-06-08 Martin Liska <mliska@suse.cz>
2008
2009 * MAINTAINERS: Remove MPX-related entries.
2010 * Makefile.def: Remove libmpx support.
2011 * Makefile.in: Regenerate.
2012 * configure.ac: Remove removed files.
2013 * configure: Regenerate.
2014 * libmpx/ChangeLog: Remove.
2015 * libmpx/Makefile.am: Remove.
2016 * libmpx/Makefile.in: Remove.
2017 * libmpx/acinclude.m4: Remove.
2018 * libmpx/aclocal.m4: Remove.
2019 * libmpx/config.h.in: Remove.
2020 * libmpx/configure: Remove.
2021 * libmpx/configure.ac: Remove.
2022 * libmpx/configure.tgt: Remove.
2023 * libmpx/libmpx.spec.in: Remove.
2024 * libmpx/mpxrt/Makefile.am: Remove.
2025 * libmpx/mpxrt/Makefile.in: Remove.
2026 * libmpx/mpxrt/libmpx.map: Remove.
2027 * libmpx/mpxrt/libtool-version: Remove.
2028 * libmpx/mpxrt/mpxrt-utils.c: Remove.
2029 * libmpx/mpxrt/mpxrt-utils.h: Remove.
2030 * libmpx/mpxrt/mpxrt.c: Remove.
2031 * libmpx/mpxrt/mpxrt.h: Remove.
2032 * libmpx/mpxwrap/Makefile.am: Remove.
2033 * libmpx/mpxwrap/Makefile.in: Remove.
2034 * libmpx/mpxwrap/libmpxwrappers.map: Remove.
2035 * libmpx/mpxwrap/libtool-version: Remove.
2036 * libmpx/mpxwrap/mpx_wrappers.c: Remove.
2037
2038 2018-06-04 Martin Liska <mliska@suse.cz>
2039
2040 * MAINTAINERS: Add myself as gcov maintainer.
2041
2042 2018-06-04 Matthew Fortune <mfortune@gmail.com>
2043
2044 * MAINTAINERS: Update my email address.
2045
2046 2018-06-04 Tom de Vries <tdevries@suse.de>
2047
2048 * MAINTAINERS: Remove write-after-approval entries for component
2049 maintainers.
2050
2051 2018-06-01 Jozef Lawrynowicz <jozef.l@mittosystems.com>
2052
2053 * MAINTAINERS (write after approval): Add myself.
2054
2055 2018-06-01 Bin Cheng <amker@gcc.gnu.org>
2056
2057 * MAINTAINERS: Update my email address.
2058
2059 2018-06-01 Tom de Vries <tdevries@suse.de>
2060
2061 * MAINTAINERS: Update my email address.
2062
2063 2018-05-22 Bin Cheng <bin.cheng@arm.com>
2064
2065 * MAINTAINERS (loop-optimizer): Add myself.
2066
2067 2018-05-01 Francois H. Theron <francois.theron@netronome.com>
2068
2069 * configure.ac: Added "nfp" target.
2070 * configure: Regenerate.
2071
2072 2018-04-30 Richard Biener <rguenther@suse.de>
2073
2074 PR bootstrap/85571
2075 * Makefile.tpl (STAGE3_CFLAGS): Use -fchecking=1.
2076 (STAGE3_TFLAGS): Likewise.
2077 (STAGEtrain_CFLAGS): Filter out -fchecking=1.
2078 (STAGEtrain_TFLAGS): Likewise.
2079 * Makefile.in: Regenerate.
2080
2081 2018-04-26 Richard Biener <rguenther@suse.de>
2082
2083 * Makefile.tpl (STAGE1_TFLAGS): Add -fno-checking.
2084 (STAGE2_CFLAGS): Likewise.
2085 (STAGE2_TFLAGS): Likewise.
2086 (STAGE3_CFLAGS): Add -fchecking.
2087 (STAGE3_TFLAGS): Likewise.
2088 (STAGEtrain_CFLAGS): Filter out -fchecking.
2089 (STAGEtrain_TFLAGS): Likewise.
2090 * Makefile.in: Re-generate.
2091
2092 2018-04-25 Catherine Moore <clm@codesourcery.com>
2093
2094 * MAINTAINERS (mips): Remove myself as MIPS maintainer.
2095
2096 2018-04-18 Paul Clarke <pc@us.ibm.com>
2097
2098 * MAINTAINERS (write after approval): Add myself.
2099
2100 2018-04-10 Aaron Sawdey <acsawdey@linux.ibm.com>
2101
2102 * MAINTAINERS: Update my email address.
2103
2104 2018-04-02 Bill Schmidt <wschmidt@linux.ibm.com>
2105
2106 * MAINTAINERS: Remove redundant Write-After-Approval entry.
2107
2108 2018-03-30 Bill Schmidt <wschmidt@linux.ibm.com>
2109
2110 * MAINTAINERS: Update my email address and disambiguate myself
2111 a bit from Will Schmidt.
2112
2113 2018-03-21 Nathan Sidwell <nathan@acm.org>
2114
2115 * MAINTAINERS: Move maintainers of now-removed picochip and score
2116 ports to write after approval.
2117
2118 2018-03-13 Richard Sandiford <richard.sandiford@arm.com>
2119
2120 * MAINTAINERS: Add entry for SVE maintainership.
2121
2122 2018-02-13 Maciej W. Rozycki <macro@mips.com>
2123
2124 * configure.ac <wasm32-*-*> (noconfigdirs): Add `ld'.
2125 * configure: Regenerate.
2126
2127 2018-01-18 Boris Kolpackov <boris@codesynthesis.com>
2128
2129 * MAINTAINERS (write after approval): Add myself.
2130
2131 2018-01-18 Siddhesh Poyarekar <siddhesh@sourceware.org>
2132
2133 * MAINTAINERS (write after approval): Add myself.
2134
2135 2018-01-16 Sebastian Perta <sebastian.perta@renesas.com>
2136
2137 * MAINTAINERS (write after approval): Add myself.
2138
2139 2018-01-03 Jakub Jelinek <jakub@redhat.com>
2140
2141 Update copyright years.
2142
2143 2018-01-03 Ben Elliston <bje@gnu.org>
2144
2145 * config.guess: Import latest version.
2146 * config.sub: Likewise.
2147
2148 2017-12-12 Stafford Horne <shorne@gmail.com>
2149
2150 * configure.ac: Remove logic adding gdb to noconfigsdirs for or1k.
2151 * configure: Regenerate.
2152
2153 2017-11-29 Qing Zhao <qing.zhao@oracle.com>
2154
2155 * MAINTAINERS (Write After Approval): Add myself.
2156
2157 2017-11-28 Julia Koval <julia.koval@intel.com>
2158 Sebastian Peryt <sebastian.peryt@intel.com>
2159
2160 * Makefile.def (target_modules): Remove libcilkrts.
2161 * Makefile.in: Ditto.
2162 * configure: Ditto.
2163 * configure.ac: Ditto.
2164
2165 2017-11-28 Julia Koval <julia.koval@intel.com>
2166
2167 * MAINTAINERS (Write After Approval): Add myself.
2168
2169 2017-11-22 Sudakshina Das <sudi.das@arm.com>
2170
2171 * MAINTAINERS (Write After Approval): Add myself.
2172
2173 2017-11-06 Palmer Dabbelt <palmer@sifive.com>
2174
2175 * MAINTAINERS (RISC-V): Add Jim Wilson as a maintainer.
2176 Use my SiFive email address.
2177
2178 2017-11-15 Sebastian Peryt <sebastian.peryt@intel.com>
2179
2180 * MAINTAINERS (write after approval): Add myself.
2181
2182 2017-10-27 Martin Liska <mliska@suse.cz>
2183
2184 * Makefile.tpl: Use proper name of folder as it was renamed
2185 during transition to 4 stages.
2186 * Makefile.in: Regenerate.
2187
2188 2017-10-16 Igor Tsimbalist <igor.v.tsimbalist@intel.com>
2189
2190 * MAINTAINERS (write after approval): Add myself.
2191
2192 2017-10-01 Gerald Pfeifer <gerald@pfeifer.com>
2193
2194 * MAINTAINERS: Add a note that maintainership also includes web
2195 pages, docs, and testsuite related to that area.
2196
2197 2017-09-25 Tom de Vries <tom@codesourcery.com>
2198
2199 * MAINTAINERS (CPU Port Maintainers): Add myself as nvptx maintainer.
2200
2201 2017-09-18 Pierre-Marie de Rodat <derodat@adacore.com>
2202
2203 * MAINTAINERS: Add myself as a maintainer for the Ada front end.
2204
2205 2017-09-15 Nathan Sidwell <nathan@acm.org>
2206
2207 * MAINTAINERS: Remove myself as a vxworks maintainer.
2208
2209 2017-09-13 Thomas Schwinge <thomas@codesourcery.com>
2210
2211 * MAINTAINERS: Remove email address of Jim Norris.
2212
2213 2017-09-11 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
2214
2215 * MAINTAINERS (Reviewers): Move myself from here...
2216 (CPU Port Maintainers): ... to here.
2217
2218 2017-09-09 James Greenhalgh <james.greenhalgh@arm.com>
2219
2220 * MAINTAINERS (James Greenhalgh): Move to AArch64 maintainers.
2221
2222 2017-07-31 Robin Dapp <rdapp@linux.vnet.ibm.com>
2223
2224 * MAINTAINERS (write after approval): Add myself.
2225
2226 2017-07-28 Tony Reix <tony.reix@atos.net>
2227
2228 * configure.ac (target-libffi): Don't disable for AIX.
2229 (go): Don't add to unsupported_languages on AIX.
2230 (target-libgo): Don't disable for AIX.
2231 * configure: Regenerate.
2232
2233 2017-07-19 Yury Gribov <tetra2005@gmail.com>
2234
2235 * MAINTAINERS: Add myself.
2236
2237 2017-07-18 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
2238
2239 * MAINTAINERS: Update my email address.
2240
2241 2017-07-04 Richard Earnshaw <rearnsha@arm.com>
2242
2243 * contrib/gcc_update (files_and_dependencies): Remove stamp rules for
2244 arm-specific auto-generated header files.
2245
2246 2017-07-03 Nathan Sidwell <nathan@acm.org>
2247
2248 * configure.ac: Set srcdir when sourcing config-lang.in fragments.
2249 * configure: Rebuilt.
2250
2251 2017-07-03 Bernd Schmidt <bschmidt@redhat.com>
2252
2253 * MAINTAINERS: Readd myself for c6x.
2254
2255 2017-06-28 Martin Liska <mliska@suse.cz>
2256
2257 PR bootstrap/81217
2258 * Makefile.def: Remove superfluous bootstrap_target from
2259 bootstrap_stage.
2260 * Makefile.in: Re-generate the file.
2261
2262 2017-06-26 Maxim Ostapenko <m.ostapenko@samsung.com>
2263
2264 * MAINTAINERS: Add myself to Write After Approval
2265
2266 2017-06-21 Andrew Jenner <andrew@codesourcery.com>
2267
2268 * MAINTAINERS: Add myself as maintainer for PowerPC SPE port.
2269
2270 2017-06-19 Martin Liska <mliska@suse.cz>
2271
2272 * Makefile.def: Define 4 stages PGO bootstrap.
2273 * Makefile.tpl: Define FLAGS.
2274 * Makefile.in: Regenerate.
2275
2276 2017-06-14 Ian Lance Taylor <iant@golang.org>
2277
2278 * Makefile.def: Add check-gotools to go check targets.
2279 * Makefile.in: Rebuild.
2280
2281 2017-06-12 Segher Boessenkool <segher@kernel.crashing.org>
2282
2283 * config.gcc: Remove rs6000/e500.h from tm_file for all targets.
2284
2285 2017-06-03 Eric Botcazou <ebotcazou@adacore.com>
2286
2287 * configure.ac (*-*-linux-android*): Set target_makefile_frag.
2288 * configure: Regenerate.
2289
2290 2017-05-31 Martin Liska <mliska@suse.cz>
2291
2292 * configure.ac: Add handling of stage2_werror_flags to
2293 action-if-given and to action-if-not-given.
2294 * configure: Regenerate.
2295
2296 2017-05-31 Prakhar Bahuguna <prakhar.bahuguna@arm.com>
2297
2298 * MAINTAINERS: Add self to Write After Approval
2299
2300 2017-05-27 Bernd Schmidt <bschmidt@redhat.com>
2301
2302 * MAINTAINERS: Update my email address, and remove myself as
2303 maintainer in some areas.
2304
2305 2017-05-25 Eric Gallager <egall@gwmail.gwu.edu>
2306
2307 * MAINTAINERS: Add self to Write After Approval
2308
2309 2017-05-25 Nathan Sidwell <nathan@acm.org>
2310
2311 * configure.ac: Add --enable-languages=default to mean default and
2312 make --enable-languages=all mean all supported languages.
2313 * configure: Regenerated.
2314
2315 2017-05-24 Segher Boessenkool <segher@kernel.crashing.org>
2316
2317 * config.gcc (powerpc*-*-*spe*): New.
2318 (powerpc-*-eabispe*): Use ${cpu_type} instead of hardcoded pathnames.
2319 (powerpc-*-rtems*spe*): New.
2320 (powerpc*-*-linux*spe*): New.
2321 (powerpc-wrs-vxworksspe): New.
2322 (powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
2323 (misc flags) [powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
2324 * config.host (powerpc*-*-*spe*): New.
2325
2326 2017-05-19 Martin Liska <mliska@suse.cz>
2327
2328 * configure.ac: Add --enable-werror-always just for
2329 bootstrap-debug (or none build config) and do not add it
2330 when we are on a release branch.
2331 * configure: Regenerated.
2332
2333 2017-05-18 Sheldon Lobo <sheldon.lobo@oracle.com>
2334
2335 * MAINTAINERS: Add self to Write After Approval
2336
2337 2017-05-09 Kaz Kojima <kkojima@gcc.gnu.org>
2338
2339 * MAINTAINERS: Move myself to Write After Approval section.
2340
2341 2017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
2342
2343 * config/arc/arc.c (arc_conditional_register_usage): Handle ACCL,
2344 ACCH registers.
2345 * config/arc/arc.md (mulsidi3): Use advanced mpy instructions when
2346 available.
2347 (umulsidi3): Likewise.
2348 (mulsidi3_700): Disable this pattern when we have advanced mpy
2349 instructions.
2350 (umulsidi3_700): Likewise.
2351 (maddsidi4): New pattern.
2352 (macd, mac, mac_r, umaddsidi4, macdu, macu, macu_r): Likewise.
2353 (mpyd_arcv2hs, mpyd_imm_arcv2hs, mpydu_arcv2hs): Likewise.
2354 (mpydu_imm_arcv2hs): Likewise.
2355 * config/arc/predicates.md (accl_operand): New predicate.
2356
2357 2017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
2358 Andrew Burgess <andrew.burgess@embecosm.com>
2359
2360 * config/arc/arc.c (ARC_AUTOBLINK_IRQ_P): Consider fast interrupts
2361 case.
2362 (ARC_AUTOFP_IRQ_P): Likewise.
2363 (ARC_AUTO_IRQ_P): Likewise.
2364 (rgf_banked_register_count): New variable.
2365 (parse_mrgf_banked_regs_option): New function.
2366 (arc_override_options): Handle rgf_banked_regs option.
2367 (arc_handle_interrupt_attribute): Add firq option.
2368 (arc_compute_function_type): Return fast irq type when required.
2369 (arc_must_save_register): Handle fast interrupts.
2370 (arc_expand_prologue): Do not emit dwarf info for fast interrupts.
2371 (arc_return_address_regs): Update.
2372 * config/arc/arc.h (arc_return_address_regs): Update.
2373 (arc_function_type): Add fast interrupt type.
2374 (ARC_INTERRUPT_P): Update.
2375 (RC_FAST_INTERRUPT_P): Define.
2376 * config/arc/arc.md (simple_return): Update for fast interrupts.
2377 (p_return_i): Likewise.
2378 * config/arc/arc.opt (mrgf-banked-regs): New option.
2379 * doc/invoke.texi (mrgf-banked-regs): Document.
2380
2381 2017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
2382
2383 * config/arc/arc.c (irq_ctrl_saved): New variable.
2384 (ARC_AUTOBLINK_IRQ_P): Define.
2385 (ARC_AUTOFP_IRQ_P): Likewise.
2386 (ARC_AUTO_IRQ_P): Likewise.
2387 (irq_range): New function.
2388 (arc_must_save_register): Likewise.
2389 (arc_must_save_return_addr): Likewise.
2390 (arc_dwarf_emit_irq_save_regs): Likewise.
2391 (arc_override_options): Handle deferred options.
2392 (MUST_SAVE_REGISTER): Deleted, replaced by arc_must_save_register.
2393 (MUST_SAVE_RETURN_ADDR): Deleted, replaced by
2394 arc_must_save_return_addr.
2395 (arc_compute_frame_size): Handle automated save and restore of
2396 registers.
2397 (arc_expand_prologue): Likewise.
2398 (arc_expand_epilogue): Likewise.
2399 * config/arc/arc.md (stack_irq_dwarf): New unspec instruction.
2400 * config/arc/arc.opt (mirq-ctrl-saved): New option.
2401 * doc/invoke.texi (mirq-ctrl-saved): Document option.
2402
2403 2017-04-19 Thomas Koenig <tkoenig@gcc.gnu.org>
2404 Tobias Burnus <tobias.burnus@physik.fu-berlin.de>
2405
2406 PR bootstrap/77661
2407 * Makefile.def: Don't pass --enable-maintainer-mode on to an
2408 in-tree build MPC.
2409 * Makefile.in: Regenerate.
2410
2411 2017-03-22 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2412
2413 * configure.ac: Enable LTO by default on darwin >= 9.
2414 * configure: Regenerate.
2415
2416 2017-03-20 Palmer Dabbelt <palmer@dabbelt.com>
2417
2418 * MAINTAINERS (CPU Port Maintainers): Add Kito Cheng, Palmer Dabbelt,
2419 and Andrew Waterman as the RISC-V maintainers.
2420
2421 2017-03-18 Nicolas Koenig <koenigni@gcc.gnu.org>
2422
2423 * MAINTAINERS: Add self to Write After Approval
2424
2425 2017-03-18 Gerald Pfeifer <gerald@pfeifer.com>
2426
2427 * config.guess: Import latest from upstream.
2428
2429 2017-03-18 Gerald Pfeifer <gerald@pfeifer.com>
2430
2431 * MAINTAINERS (Write After Approval): Remove entries that are
2432 already covered under Reviewers.
2433
2434 2017-03-08 Mark Wielaard <mark@klomp.org>
2435
2436 PR demangler/70909
2437 PR demangler/67264
2438 * include/demangle.h: Add d_printing to struct demangle_component
2439 and pass struct demangle_component as non const.
2440
2441 2017-02-26 Gerald Pfeifer <gerald@pfeifer.com>
2442
2443 * MAINTAINERS: Remove Neil Booth as option handling maintainer.
2444
2445 2017-02-15 Thomas Schwinge <thomas@codesourcery.com>
2446
2447 * Makefile.tpl: Remove HOST_ISLVER.
2448 (HOST_EXPORTS): Remove ISLVER.
2449 * Makefile.in: Regenerate.
2450
2451 2017-02-13 Richard Biener <rguenther@suse.de>
2452
2453 * configure: Re-generate.
2454
2455 2017-02-07 Gerald Pfeifer <gerald@pfeifer.com>
2456
2457 * MAINTAINERS: Adjust bug reporting URL.
2458
2459 2017-02-05 Gerald Pfeifer <gerald@pfeifer.com>
2460
2461 * MAINTAINERS (Write After Approval): Remove redundant entry
2462 for Andrew Burgess.
2463
2464 2017-02-03 John David Anglin <danglin@gcc.gnu.org>
2465
2466 * configure.ac: Add gcc/function-tests.o to compare_exclusions for
2467 32-bit hppa*-*-hpux*.
2468 * configure: Regenerate.
2469
2470 2017-01-27 Pekka Jääskeläinen <pekka.jaaskelainen@parmance.com>
2471
2472 * configure.ac: Moved the white list of enabling BRIG FE to
2473 libhsail-rt/configure.tgt.
2474 * configure: Regenerated.
2475 * MAINTAINERS: Updated maintainers for BRIG FE and libhsail-rt.
2476
2477 2017-01-24 Pekka Jääskeläinen <pekka@parmance.com>
2478 Martin Jambor <mjambor@suse.cz>
2479
2480 * Makefile.def (target_modules): Added libhsail-rt.
2481 (languages): Added language brig.
2482 * Makefile.in: Regenerated.
2483 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Added
2484 tgarget-libhsail-rt. Make brig unsupported on untested architectures.
2485 * configure: Regenerated.
2486
2487 2017-01-17 Jakub Jelinek <jakub@redhat.com>
2488
2489 PR other/79046
2490 * configure: Regenerated.
2491
2492 2017-01-04 Alan Modra <amodra@gmail.com>
2493
2494 * configure: Regenerate.
2495
2496 2016-12-29 Ben Elliston <bje@gnu.org>
2497
2498 * config.sub: Import latest version.
2499
2500 2016-12-26 Alexander Ivchenko <alexander.ivchenko@intel.com>
2501
2502 * MAINTAINERS (Write After Approval): Add myself.
2503
2504 2016-12-21 Jakub Jelinek <jakub@redhat.com>
2505
2506 * configure.ac: Don't bootstrap libmpx unless --with-build-config
2507 includes bootstrap-mpx.
2508 * configure: Regenerated.
2509
2510 2016-12-19 Chenghua Xu <paul.hua.gm@gmail.com>
2511
2512 * MAINTAINERS (Write After Approval): Add myself.
2513
2514 2016-12-01 Ma Jiang <ma.jiang@zte.com.cn>
2515
2516 * configure: Regenerate.
2517
2518 2016-12-01 Matthias Klose <doko@ubuntu.com>
2519
2520 * configure.ac: Don't use pkg-config to check for bdw-gc.
2521 * configure: Regenerate.
2522
2523 2016-11-30 Matthias Klose <doko@ubuntu.com>
2524
2525 * Makefile.def: Remove reference to boehm-gc target module.
2526 * configure.ac: Include pkg.m4, check for --with-target-bdw-gc
2527 options and for the bdw-gc pkg-config module.
2528 * configure: Regenerate.
2529 * Makefile.in: Regenerate.
2530
2531 2016-11-28 Nathan Sidwell <nathan@acm.org>
2532
2533 * MAINTAINERS (nvptx): Remove self.
2534
2535 2016-11-25 Ben Elliston <bje@gnu.org>
2536
2537 * config.guess: Import latest version.
2538 * config.sub: Likewise.
2539
2540 2016-11-18 Toma Tabacu <toma.tabacu@imgtec.com>
2541
2542 * MAINTAINERS (Write After Approval): Add myself.
2543
2544 2016-11-15 Matthias Klose <doko@ubuntu.com>
2545
2546 * Makefile.def: Remove references to GCJ.
2547 * Makefile.tpl: Likewise.
2548 * Makefile.in: Regenerate.
2549
2550 2016-11-15 Matthias Klose <doko@ubuntu.com>
2551
2552 * config-ml.in: Remove references to GCJ.
2553 * configure.ac: Likewise.
2554 * configure: Regenerate.
2555
2556 2016-11-01 Josh Conner <joshconner@google.com>
2557
2558 * MAINTAINERS (Write After Approval): Update email address,
2559
2560 2016-10-27 Carl Love <cel@us.ibm.com>
2561
2562 * MAINTAINERS (Write After Approval): Fix my entry in the Write After
2563 Approval list to make it alphabetical.
2564
2565 2016-10-27 Carl Love <cel@us.ibm.com>
2566
2567 * MAINTAINERS (Write After Approval): Add myself.
2568
2569 2016-10-27 Andrew Burgess <andrew.burgess@embecosm.com>
2570
2571 * MAINTAINERS (Reviewers): Add myself.
2572 (Write After Approval): Add myself.
2573
2574 2016-10-21 Hartmut Penner <hepenner@us.ibm.com>
2575 Ulrich Weigand <uweigand@de.ibm.com>
2576
2577 * MAINTAINERS: Update email address.
2578
2579 2016-10-10 Nathan Sidwell <nathan@acm.org>
2580
2581 * MAINTAINERS: Update email address.
2582
2583 2016-10-10 Andreas Tobler <andreast@gcc.gnu.org>
2584
2585 * configure.ac: Add aarch64-*-freebsd*.
2586 * configure: Regenerate.
2587
2588 2016-10-05 Steve Ellcey <sellcey@caviumnetworks.com>
2589
2590 * MAINTAINERS: Update email address after it got reverted.
2591
2592 2016-10-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2593
2594 * configure.ac (target_libraries): Readd target-boehm-gc.
2595 Restore --enable-objc-gc handling.
2596 * configure: Regenerate.
2597
2598 2015-10-03 Jeff Law <law@redhat.com>
2599
2600 * MAINTAINERS: Move several inactive maintainers to the
2601 write-after-approval section.
2602
2603 2016-09-30 Jakub Jelinek <jakub@redhat.com>
2604
2605 * configure.ac: Add target-libffi to target_libraries.
2606 Readd libgcj target disablings, modified to only target-libffi.
2607 Readd target addition of go to unsupported languages.
2608 * configure: Regenerated.
2609
2610 2016-09-30 Steve Ellcey <sellcey@caviumnetworks.com>
2611
2612 * MAINTAINERS: Update email address.
2613
2614 2016-09-30 Andrew Haley <aph@redhat.com>
2615
2616 * MAINTAINERS: Remove Per Bothner, Andrew Haley, and Tom Tromey from
2617 write-after approval. Remove Tom Tromey and Bryce McKinlay from
2618 libgcj.
2619
2620 2016-09-30 Andrew Haley <aph@redhat.com>
2621
2622 * MAINTAINERS: Move Per Bothner, Andrew Haley, and Tom Tromey to
2623 write-after approval after GCJ deletion.
2624
2625 2016-09-30 Andrew Haley <aph@redhat.com>
2626
2627 * Makefile.def: Remove libjava.
2628 * Makefile.tpl: Likewise.
2629 * Makefile.in: Regenerate.
2630 * configure.ac: Likewise.
2631 * configure: Likewise.
2632 * gcc/java: Remove.
2633 * libjava: Likewise.
2634
2635 2016-09-28 Claudiu Zissulescu <claziss@synopsys.com>
2636
2637 * MAINTAINERS (Reviewers): Add myself.
2638
2639 2016-09-26 Anton Kolesov <Anton.Kolesov@synopsys.com>
2640
2641 * configure.ac: Disable "sim" directory for arc*-*-*.
2642 * configure: Regenerated.
2643
2644 2016-09-23 Tamar Christina <tamar.christina@arm.com>
2645
2646 * MAINTAINERS (Write After Approval): Add myself.
2647
2648 2016-09-12 Maciej W. Rozycki <macro@imgtec.com>
2649
2650 * configure.ac: Check for the minimum in-tree MPFR version
2651 handled.
2652 * configure: Regenerate.
2653
2654 2016-07-20 Yan-Ting Lin <currygt52@gmail.com>
2655
2656 * configure.ac (nds32*-*-*): Remove entry to enable gdb.
2657 * configure: Regenerated.
2658
2659 2016-07-19 Fritz Reese <fritzoreese@gmail.com>
2660
2661 * MAINTAINERS (Write After Approval): Add myself.
2662
2663 2016-06-23 Andi Kleen <ak@linux.intel.com>
2664
2665 * Makefile.def: Add autoprofiledbootstrap.
2666 * Makefile.tpl: Dito.
2667 * Makefile.in: Regenerate.
2668
2669 2016-06-23 Jakub Sejdak <jakub.sejdak@phoesys.com>
2670
2671 * configure.ac: Disable libgcj and libgloss for Phoenix-RTOS targets.
2672 * configure: Regenerate.
2673
2674 2016-06-21 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
2675
2676 * configure: Regenerate.
2677 * configure.ac: Remove support for avr-rtems.
2678
2679 2016-06-18 Senthil Kumar Selvaraj <senthil_kumar.selvaraj@atmel.com>
2680
2681 * MAINTAINERS (Write After Approval): Add myself.
2682
2683 2016-06-16 Michael Collison <michael.collison@arm.com>
2684
2685 * MAINTAINERS (Write After Approval): Add myself.
2686
2687 2016-06-14 Mikael Morin <mikael@gcc.gnu.org>
2688
2689 * MAINTAINERS (Write After Approval): Update e-mail address.
2690
2691 2016-06-03 Jose E. Marchesi <jose.marchesi@oracle.com>
2692
2693 * MAINTAINERS (Write After Approval): Add myself.
2694
2695 2016-05-28 Alan Modra <amodra@gmail.com>
2696
2697 * Makefile.tpl (configure): Depend on m4 files included.
2698 * Makefile.in: Regenerate.
2699
2700 2016-05-20 Bill Seurer <seurer@linux.vnet.ibm.com>
2701
2702 * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Fix
2703 code formatting in ALTIVEC_BUILTIN_VEC_ADDE section.
2704
2705 2016-05-20 Bill Seurer <seurer@linux.vnet.ibm.com>
2706
2707 * config/rs6000/rs6000-builtin.def (vec_addec): Change vec_addec to a
2708 special case builtin.
2709 * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Add
2710 support for ALTIVEC_BUILTIN_VEC_ADDEC.
2711 * config/rs6000/rs6000.c (altivec_init_builtins): Add definition
2712 for __builtin_vec_addec.
2713
2714 2016-05-16 Jakub Sejdak <jakub.sejdak@phoesys.com>
2715
2716 * config.guess: Import version 2016-04-02 (newest).
2717 * config.sub: Import version 2016-05-10 (newest).
2718
2719 2016-05-16 Anton Kolesov <anton.kolesov@synopsys.com>
2720
2721 * configure.ac: Add ARC support to libgloss.
2722 * configure: Regenerate
2723
2724 2016-05-09 Aaron Sawdey <acsawdey@linux.vnet.ibm.com>
2725
2726 * MAINTAINERS (Write After Approval): Add myself.
2727
2728 2016-05-02 Bernd Edlinger <bernd.edlinger@hotmail.de>
2729
2730 * configure.ac (mpfr): Remove pre-3.1.0 mpfr compatibility code.
2731 * configure: Regenerated.
2732 * Makefile.def (gmp): Explicitly disable assembler.
2733 (mpfr): Adjust lib_path.
2734 (mpc): Likewise.
2735 * Makefile.in: Regenerated.
2736
2737 2016-05-01 Jakub Jelinek <jakub@redhat.com>
2738
2739 PR bootstrap/70704
2740 * configure.ac (--enable-stage1-checking): Add missing
2741 --enable-checking=.
2742 * configure: Regenerated.
2743
2744 2016-04-30 Oleg Endo <olegendo@gcc.gnu.org>
2745
2746 * config.guess: Revert r235676.
2747 * config.sub: Revert r235676.
2748
2749 2016-04-30 Oleg Endo <olegendo@gcc.gnu.org>
2750
2751 * config.guess: Remove SH5 support.
2752 * config.sub: Likewise.
2753 * configure: Likewise.
2754 * configure.ac: Likewise.
2755
2756 2016-04-26 Jakub Jelinek <jakub@redhat.com>
2757
2758 PR bootstrap/70704
2759 * configure.ac (--enable-stage1-checking): For --disable-checking or
2760 implicit --enable-checking, make sure extra flag matches in between
2761 stage1 and later checking.
2762 * configure: Regenerated.
2763
2764 2016-04-22 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
2765
2766 * .gitattributes: New file.
2767
2768 2016-04-22 Segher Boessenkool <segher@kernel.crashing.org>
2769
2770 * MAINTAINERS (rs6000/powerpc port): Add myself.
2771
2772 2016-04-13 Segher Boessenkool <segher@kernel.crashing.org>
2773
2774 PR bootstrap/70173
2775 * Makefile.tpl (local-distclean): Delete the libcc1, gnattools,
2776 and gotools directories. Delete the stage_final file.
2777 * Makefile.in: Regenerate.
2778
2779 2016-04-12 Andre Vieira <andre.simoesdiasvieira@arm.com>
2780
2781 * MAINTAINERS (Write After Approval): Add myself.
2782
2783 2016-04-09 Steven G. Kargl <kargl@gcc.gnu.org>
2784
2785 * MAINTAINERS (Fortran maintainer): Remove myself.
2786
2787 2016-04-04 Bill Seurer <seurer@linux.vnet.ibm.com>
2788
2789 * MAINTAINERS (Write After Approval): Add myself.
2790
2791 2016-03-29 Kelvin Nilsen <kdnilsen@linux.vnet.ibm.com>
2792
2793 * MAINTAINERS (Write After Approval): Add myself.
2794
2795 2016-03-17 Cary Coutant <ccoutant@gmail.com>
2796
2797 Sync with binutils-gdb:
2798
2799 2016-03-17 Cary Coutant <ccoutant@gmail.com>
2800
2801 * configure.ac: Add mips and s390 to the gold target check.
2802 * configure: Regenerate.
2803
2804 2016-03-01 DJ Delorie <dj@redhat.com>
2805
2806 * MAINTAINERS (mep): Remove myself as MeP maintainer.
2807
2808 2016-02-22 David Malcolm <dmalcolm@redhat.com>
2809
2810 * MAINTAINERS (libcpp): Add myself.
2811 (diagnostic messages): Likewise.
2812
2813 2016-02-20 Tom de Vries <tom@codesourcery.com>
2814
2815 * MAINTAINERS: Fix whitespace.
2816
2817 2016-02-02 Claudiu Zissulescu <claziss@synopsys.com>
2818
2819 * MAINTAINERS (Write After Approval): Add myself.
2820
2821 2016-01-29 Sebastian Pop <s.pop@samsung.com>
2822
2823 * config/isl.m4: Add comments about isl-0.16.
2824 * configure: Regenerate.
2825
2826 2016-01-29 Martin Jambor <mjambor@suse.cz>
2827
2828 * MAINTAINERS (hsa maintainers): Add myself.
2829
2830 2015-01-27 Wilco Dijkstra <wdijkstr@arm.com>
2831
2832 * MAINTAINERS: (Write After Approval): Add myself.
2833
2834 2016-01-25 Aditya Kumar <aditya.k7@samsung.com>
2835 Sebastian Pop <s.pop@samsung.com>
2836
2837 * Makefile.in: Regenerate.
2838 * Makefile.tpl: Export ISLVER.
2839 * configure: Regenerate.
2840 * config/isl.m4: Detect isl-0.15.
2841
2842 2016-01-24 Mikhail Maltsev <maltsevm@gmail.com>
2843
2844 PR bootstrap/69329
2845 * Makefile.tpl (BASE_FLAGS_TO_PASS): Add LSAN_OPTIONS.
2846 * Makefile.in: Regenerate.
2847
2848 2016-01-12 Andris Pavenis <andris.pavenis@iki.fi>
2849
2850 * configure.ac: Enable LTO for DJGPP
2851 * configure: Regenerate
2852
2853 2016-01-12 H.J. Lu <hongjiu.lu@intel.com>
2854
2855 Sync with binutils-gdb:
2856 2015-10-21 Nick Clifton <nickc@redhat.com>
2857
2858 PR gas/19109
2859 * configure.ac: Note the 'none' is an acceptable argument to
2860 --enable-compressed-debug-sections.
2861 * configure: Regenerate.
2862
2863 2016-01-12 Bernd Edlinger <bernd.edlinger@hotmail.de>
2864
2865 PR bootstrap/69134
2866 * Makefile.def (mpfr): Disable assembler.
2867 * Makefile.in: Regenerate.
2868
2869 2016-01-01 Ben Elliston <bje@gnu.org>
2870
2871 * config.guess: Import version 2016-01-01.
2872 * config.sub: Likewise.
2873
2874 2015-12-18 Sujoy Saraswati <sujoy.saraswati@hpe.com>
2875
2876 * MAINTAINERS (Write After Approval): Add myself.
2877
2878 2015-12-17 Sebastian Pop <s.pop@samsung.com>
2879
2880 * Makefile.in: Replace ISL with isl.
2881 * Makefile.tpl: Same.
2882 * config/isl.m4: Same.
2883 * configure.ac: Same.
2884 * contrib/download_prerequisites: Same.
2885 * configure: Regenerate.
2886
2887 2015-12-17 Andris Pavenis <andris.pavenis@iki.fi>
2888
2889 * MAINTAINERS (Write After Approval): Add Myself.
2890
2891 2015-12-17 Nathan Sidwell <nathan@acm.org>
2892
2893 * config/isl.m4 (ISL_CHECK_VERSION): Add gmp libs.
2894 * configure: Regenerate.
2895
2896 2015-12-16 Aditya Kumar <aditya.k7@samsung.com>
2897 Sebastian Pop <s.pop@samsung.com>
2898
2899 * config/isl.m4 (ISL_CHECK_VERSION): Check for
2900 isl_ctx_get_max_operations.
2901 * configure: Regenerate.
2902
2903 2015-12-15 Alessandro Fanfarillo <fanfarillo.gcc@gmail.com>
2904
2905 * MAINTAINERS (Write After Approval): Add myself.
2906
2907 2015-12-02 Ian Lance Taylor <iant@google.com>
2908
2909 PR go/66147
2910 * Makefile.tpl (HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET.
2911 * Makefile.in: Regenerate.
2912
2913 2015-12-01 Andreas Tobler <andreast@gcc.gnu.org>
2914
2915 PR libffi/65726
2916 * Makefile.def (lang_env_dependencies): Make libffi depend
2917 on cxx.
2918 * Makefile.in: Regenerate.
2919
2920 2015-11-26 David Edelsohn <dje.gcc@gmail.com>
2921
2922 * m4/libtool.m4 (export_symbols_cmds) [AIX]: Add global TLS "L"
2923 symbols.
2924
2925 2015-11-20 Tristan Gingold <gingold@adacore.com>
2926
2927 Sync with binutils-gdb:
2928 2015-11-20 Tristan Gingold <gingold@adacore.com>
2929
2930 * configure.ac: Add aarch64-*-darwin* and arm-*-darwin*.
2931 * configure: Regenerate.
2932
2933 2015-11-19 Martin Liska <mliska@suse.cz>
2934
2935 * .gitignore: Add .clang-format to ignored files.
2936 * Makefile.in: Add clang-format.
2937 * Makefile.tpl: Likewise.
2938
2939 2015-11-13 Tsvetkova Alexandra <aleksandra.tsvetkova@intel.com>
2940
2941 * configure.ac: Enable libmpx by default.
2942 * configure: Regenerated.
2943
2944 2015-10-23 Steve Ellcey <sellcey@imgtec.com>
2945
2946 * MAINTAINERS: Update email address.
2947
2948 2015-10-23 Paulo Matos <pmatos@linki.tools>
2949
2950 * MAINTAINERS: Update email address.
2951
2952 2015-10-23 Alan Hayward <alan.hayward@arm.com>
2953
2954 * MAINTAINERS (Write After Approval): Add myself.
2955
2956 2015-10-20 H.J. Lu <hongjiu.lu@intel.com>
2957
2958 Sync with binutils-gdb:
2959 2015-10-20 H.J. Lu <hongjiu.lu@intel.com>
2960
2961 PR gas/19109
2962 * configure.ac: Add
2963 --enable-compressed-debug-sections={all,gas,gold,ld}.
2964 * configure: Regenerated.
2965
2966 2015-10-16 Arnaud Charlet <charlet@adacore.com>
2967
2968 * MAINTAINERS: Update list of Ada maintainers and email addresses.
2969
2970 2015-10-09 Martin Liska <mliska@suse.cz>
2971
2972 * MAINTAINERS (Write After Approval): Add myself.
2973
2974 2015-10-09 Alexander Fomin <alexander.fomin@intel.com>
2975
2976 * MAINTAINERS (Write After Approval): Add myself.
2977
2978 2015-10-02 Florian Weimer <fweimer@redhat.com>
2979
2980 * MAINTAINERS: Update email address.
2981
2982 2015-10-02 Louis Krupp <louis.krupp@zoho.com>
2983
2984 * MAINTAINERS (Write After Approval): Add myself.
2985
2986 2015-09-20 Kai Tietz <ktietz70@googlemail.com>
2987
2988 * MAINTAINERS: Update email.
2989
2990 2015-09-14 Bernd Schmidt <bschmidt@redhat.com>
2991
2992 * MAINTAINERS: Update my email address.
2993
2994 2015-09-01 James Bowman <james.bowman@ftdichip.com>
2995
2996 * MAINTAINERS (ft32 port): Add myself.
2997
2998 2015-08-28 David Sherwood <david.sherwood@arm.com>
2999
3000 * MAINTAINERS: Add myself.
3001
3002 2015-08-27 Patrick Marlier <patrick.marlier@gmail.com>
3003
3004 * MAINTAINERS (Write After Approval): Add myself.
3005
3006 2015-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3007
3008 PR libfortran/54572
3009 * Makefile.def: Make libgfortran depend on libbacktrace.
3010 * Makefile.in: Regenerate.
3011
3012 2015-08-20 Simon Dardis <simon.dardis@imgtec.com>
3013
3014 * MAINTAINERS (Write After Approval): Add myself.
3015
3016 2015-08-12 Tom de Vries <tom@codesourcery.com>
3017
3018 PR other/67092
3019 * configure.ac: Remove --with_host_libstdcxx support.
3020 * configure: Regenerate.
3021
3022 2015-08-10 Thomas Schwinge <thomas@codesourcery.com>
3023 Jakub Jelinek <jakub@redhat.com>
3024
3025 * configure.ac (noconfigdirs): Don't add "target-libgomp" for target
3026 nvptx*-*-*.
3027 * configure: Regenerate.
3028
3029 2015-08-06 Yaakov Selkowitz <yselkowi@redhat.com>
3030
3031 * Makefile.def (libiconv): Define bootstrap=true.
3032 Mark pdf/html/info as missing.
3033 (configure-gcc): Depend on all-libiconv.
3034 (all-gcc): Ditto.
3035 (configure-libcpp): Ditto.
3036 (all-libcpp): Ditto.
3037 (configure-intl): Ditto.
3038 (all-intl): Ditto.
3039 * Makefile.in: Regenerate.
3040
3041 2015-08-03 Bin Cheng <bin.cheng@arm.com>
3042
3043 * MAINTAINERS (loop ivopts): Add the entry and myself.
3044
3045 2015-07-31 Nathan Sidwell <nathan@codesourcery.com>
3046
3047 * MAINTAINERS (nvptx): Add self.
3048
3049 2015-07-29 Alan Lawrence <alan.lawrence@arm.com>
3050
3051 * config/aarch64/iterators.md (VRL2, VRL3, VRL4): Remove values for
3052 128-bit vector modes.
3053
3054 2015-07-29 Ville Voutilainen <ville.voutilainen@gmail.com>
3055
3056 * MAINTAINERS (Write After Approval): Add myself.
3057
3058 2015-07-28 Ben Elliston <bje@gnu.org>
3059
3060 * config.sub, config.guess: Import from upstream.
3061
3062 2015-07-24 Michael Darling <darlingm@gmail.com>
3063
3064 PR other/66259
3065 * config-ml.in: Reflects renaming of configure.in to configure.ac
3066 * configure: Likewise
3067 * configure.ac: Likewise
3068
3069 2015-07-23 Bernd Schmidt <bernds_cb1@t-online.de>
3070
3071 * MAINTAINERS: Update my email address.
3072
3073 2015-07-14 H.J. Lu <hongjiu.lu@intel.com>
3074
3075 Sync with binutils-gdb:
3076 2015-03-17 H.J. Lu <hongjiu.lu@intel.com>
3077
3078 * configure.ac (target_configdirs): Exclude target-zlib if
3079 target-libjava isn't built.
3080 * configure: Regenerated.
3081
3082 2015-07-14 H.J. Lu <hongjiu.lu@intel.com>
3083
3084 Sync with binutils-gdb:
3085 2015-05-13 John David Anglin <dave.anglin@bell.net>
3086
3087 * configure.ac: Disable configuration of GDB for HPUX targets.
3088 * configure: Regenerate.
3089
3090 2015-04-01 H.J. Lu <hongjiu.lu@intel.com>
3091
3092 * configure.ac: Add --with-system-zlib.
3093 * configure: Regenerated.
3094
3095 2015-01-28 James Bowman <james.bowman@ftdichip.com>
3096
3097 * configure.ac: Add FT32 support.
3098 * configure: Regenerate.
3099
3100 2015-01-12 Anthony Green <green@moxielogic.com>
3101
3102 * configure.ac: Don't disable gprof for moxie.
3103 * configure: Rebuild.
3104
3105 2015-07-14 H.J. Lu <hongjiu.lu@intel.com>
3106
3107 Sync with binutils-gdb:
3108 2015-05-01 H.J. Lu <hongjiu.lu@intel.com>
3109
3110 PR ld/18355
3111 * Makefile.def: Add extra_configure_flags to host zlib.
3112 * configure.ac (extra_host_zlib_configure_flags): New. Set
3113 to --enable-host-shared When bfd is to be built as shared
3114 library. AC_SUBST.
3115 * Makefile.in: Regenerated.
3116
3117 2015-07-14 Hans-Peter Nilsson <hp@bitrange.com>
3118
3119 Sync with src:
3120 2015-03-30 H.J. Lu <hongjiu.lu@intel.com>
3121 * Makefile.def (dependencies): Add all-zlib to all-bfd.
3122 * Makefile.in: Regenerated.
3123
3124 2015-06-30 H.J. Lu <hongjiu.lu@intel.com>
3125
3126 * configure.ac (ospace_frag): Enable for i?86*-*-elfiamcu
3127 target.
3128 * configure: Regenerate.
3129
3130 2015-06-23 Ludovic Courtès <ludo@gnu.org>
3131
3132 * MAINTAINERS (Write After Approval): Add myself.
3133
3134 2015-06-22 Andreas Tobler <andreast@gcc.gnu.org>
3135
3136 * MAINTAINERS (OS Port Maintainers): Add myself.
3137 (Various Maintainers): Remove myself from libffi testsuite.
3138
3139 2015-06-04 Richard Sandiford <richard.sandiford@arm.com>
3140
3141 * MAINTAINERS (gen* on machine desc): Add self.
3142
3143 2015-06-02 Jason Merrill <jason@redhat.com>
3144
3145 PR bootstrap/66319
3146 * configure.ac: Use -std=gnu++98.
3147
3148 2015-06-02 Szabolcs Nagy <szabolcs.nagy@arm.com>
3149
3150 * MAINTAINERS (Write After Approval): Add myself.
3151
3152 2015-05-28 Mike Frysinger <vapier@gentoo.org>
3153
3154 * configure.ac (--vtable-verify): Use AS_HELP_STRING for help.
3155 * configure: Regenerate.
3156
3157 2015-05-26 Jason Merrill <jason@redhat.com>
3158
3159 * configure.ac: When bootstrapping with GCC, add -std=c++98 to CXX.
3160 * configure: Regenerate.
3161
3162 2015-05-16 James Bowman <james.bowman@ftdichip.com>
3163
3164 * configure.ac: FT32 target added.
3165 * configure: Regenerated.
3166
3167 2015-05-16 Iain Buclaw <ibuclaw@gdcproject.org>
3168
3169 * MAINTAINERS (Write After Approval): Add myself.
3170
3171 2015-05-11 Paulo Matos <paulo@matos-sorge.com>
3172
3173 * MAINTAINERS (Write After Approval): Add myself.
3174
3175 2015-05-11 Paulo Matos <paulo@matos-sorge.com>
3176
3177 * configure.ac: Fix typo.
3178 * configure: Regenerate.
3179
3180 2015-05-10 Mikhail Maltsev <maltsevm@gmail.com>
3181
3182 * MAINTAINERS (Write After Approval): Add myself.
3183
3184 2015-05-03 Matthias Klose <doko@ubuntu.com>
3185
3186 * configure.ac: Match $host configured with triplets.
3187 * configure: Regenerate.
3188
3189 2015-04-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
3190
3191 * Makefile.tpl: Remove surplus whitespace throughout.
3192 * Makefile.in: Regenerate.
3193
3194 2015-04-20 Segher Boessenkool <segher@kernel.crashing.org>
3195
3196 * MAINTAINERS (Various Maintainers): Add myself as instruction
3197 combiner maintainer.
3198
3199 2015-04-17 Jakub Jelinek <jakub@redhat.com>
3200
3201 PR bootstrap/62077
3202 * configure.ac (--enable-stage1-checking): Default to
3203 release,misc,gimple,rtlflag,tree,types if --disable-checking
3204 or --enable-checking is not specified and DEV-PHASE is not
3205 experimental.
3206 * configure: Regenerated.
3207
3208 2015-04-14 Max Ostapenko <m.ostapenko@partner.samsung.com>
3209
3210 * Makefile.tpl (EXTRA_HOST_EXPORTS): New variables.
3211 (EXTRA_BOOTSTRAP_FLAGS): Likewise.
3212 (check-[+module+]): Add EXTRA_HOST_EXPORTS and EXTRA_BOOTSTRAP_FLAGS.
3213 * Makefile.in: Regenerate.
3214
3215 2015-04-08 Cary Coutant <ccoutant@gmail.com>
3216
3217 * MAINTAINERS: Update my email address.
3218
3219 2015-04-02 James Greenhalgh <james.greenhalgh@arm.com>
3220
3221 * MAINTAINERS: Add myself as a reviewer for the AArch64 port.
3222
3223 2015-04-02 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
3224
3225 * MAINTAINERS: Add myself as an arm port reviewer.
3226
3227 2015-03-25 Martin Liska <mliska@suse.cz>
3228 Yury Gribov <y.gribov@samsung.com>
3229
3230 * Makefile.in: Fix ln source location for vimrc file.
3231 * Makefile.tpl: Likewise.
3232
3233 2015-03-09 Aldy Hernandez <aldyh@redhat.com>
3234
3235 PR bootstrap/25672
3236 * configure.ac: Do not initialize CFLAGS_FOR_TARGET from CFLAGS if
3237 cross-compiling. Similarly for CXX_FOR_TARGET.
3238 * configure: Regenerate.
3239
3240 2015-03-10 Ilya Enkovich <ilya.enkovich@intel.com>
3241
3242 * Makefile.def: Add libmpx.
3243 * configure.ac: Add libmpx.
3244 * Makefile.in: Regenerate.
3245 * configure: Regenerate.
3246
3247 2015-03-06 Kirill Yukhin <kirill.yukhin@intel.com>
3248
3249 * MAINTAINERS (CPU Port Maintainers): Add myself
3250 i386 vector ISA extns mantainer.
3251
3252 2015-03-13 Jeff Law <law@redhat.com>
3253
3254 * MAINTAINERS: Remove Paul Brook as a Fortran and ARM
3255 maintainer.
3256 Remove Richard Henderson as a maintainer for the x86 port.
3257
3258 2015-03-03 Joern Rennecke <gnu@amylaar.uk>
3259
3260 * MAINTAINERS (CPU Port Maintainers): Update my email address.
3261
3262 2015-03-02 Ilya Enkovich <ilya.enkovich@intel.com>
3263
3264 * MAINTAINERS (Various Maintainers): Add myself as libmpx,
3265 pointer bounds checker and i386 MPX maintainer.
3266
3267 2015-02-26 Sandra Loosemore <sandra@codesourcery.com>
3268
3269 * MAINTAINERS (Various Maintainers): Add self as docs co-maintainer.
3270
3271 2015-02-26 Martin Sebor <msebor@redhat.com>
3272
3273 * MAINTAINERS (Various Maintainers): Add self.
3274
3275 2015-02-20 Thomas Schwinge <thomas@codesourcery.com>
3276
3277 * configure.ac [--enable-as-accelerator-for] (enable_languages):
3278 Make sure it contains lto.
3279 * configure: Regenerate.
3280
3281 2015-02-18 Thomas Schwinge <thomas@codesourcery.com>
3282
3283 * configure: Regenerate.
3284
3285 2015-02-06 Diego Novillo <dnovillo@google.com>
3286 1
3287 * MAINTAINERS (Global Reviewers, Plugin, LTO, tree-ssa,
3288 middle-end, docstring): Remove myself.
3289 (Write After Approval): Add myself.
3290
3291 2015-02-02 Janis Johnson <janis.marie.johnson@gmail.com>
3292
3293 * MAINTAINERS (Various Maintainers: testsuite): Remove myself.
3294 (Write After Approval): Update address.
3295
3296 2015-01-29 David Malcolm <dmalcolm@redhat.com>
3297
3298 PR jit/64780
3299 * configure.ac: Require the user to explicitly specify
3300 --enable-host-shared if the jit is enabled.
3301 * configure: Regenerate.
3302
3303 2015-01-27 Robert Suchanek <robert.suchanek@imgtec.com>
3304
3305 * MAINTAINERS (Write After Approval): Add myself.
3306
3307 2015-01-25 Tom de Vries <tom@codesourcery.com>
3308
3309 * MAINTAINERS: Make whitespace consistent.
3310
3311 2015-01-23 Braden Obrzut <admin@maniacsvault.net>
3312
3313 * MAINTAINERS (Write After Approval): Add myself.
3314
3315 2015-01-20 Andre Vehreschild <vehre@gmx.de>
3316
3317 * MAINTAINERS: (Write After Approval): Add myself.
3318
3319 2015-01-15 Martin Uecker <uecker@eecs.berkeley.edu>
3320
3321 * MAINTAINERS: (Write After Approval): Add myself.
3322
3323 2015-01-15 Philipp Tomsich <ptomsich@theobroma-systems.com>
3324
3325 * MAINTAINERS: (Write After Approval): Add myself.
3326
3327 2015-01-13 Iain Sandoe <iain@codesourcery.com>
3328
3329 * MAINTAINERS (Language Front Ends Maintainers): Add myself as an
3330 objective-c/c++ front end maintainer.
3331
3332 2015-01-13 Marek Polacek <polacek@redhat.com>
3333
3334 * MAINTAINERS (Reviewers): Add self as C front end reviewer.
3335
3336 2015-01-12 Jeff Law <law@redhat.com>
3337
3338 * MAINTAINERS: Remove Stan Shebs as he has been inactive for
3339 a very long time.
3340
3341 2015-01-09 Ian Lance Taylor <iant@google.com>
3342
3343 * configure.ac (host_tools): Add gotools.
3344 * Makefile.def (host_modules): Add gotools.
3345 (dependencies): Add dependency of all-gotools on all-target-libgo.
3346
3347 2015-01-09 Andreas Tobler <andreast@gcc.gnu.org>
3348
3349 * configure.ac: Don't add ${libgcj} for arm*-*-freebsd*.
3350 * configure: Regenerate.
3351
3352 2015-01-08 Thomas Schwinge <thomas@codesourcery.com>
3353
3354 * Makefile.def (dependencies) <all-target-liboffloadmic>: Depend on
3355 all-target-libgomp.
3356 * Makefile.in: Regenerate.
3357
3358 2015-01-06 Eric Botcazou <ebotcazou@adacore.com>
3359
3360 * MAINTAINERS (CPU Port Maintainers): Add myself for Visium port.
3361
3362 2015-01-06 Eric Botcazou <ebotcazou@adacore.com>
3363
3364 * configure.ac: Add Visium support.
3365 * configure: Regenerate.
3366
3367 2015-01-04 Andreas Schwab <schwab@linux-m68k.org>
3368
3369 * configure.ac: Use OBJCOPY for OBJCOPY_FOR_TARGET.
3370 * configure: Regenerate.
3371
3372 2015-01-03 Andrew Pinski <apinski@cavium.com>
3373
3374 * Makefile.def (flags_to_pass): Pass OBJCOPY_FOR_TARGET also.
3375 * Makefile.tpl (HOST_EXPORTS): Add OBJCOPY_FOR_TARGET.
3376 (BASE_TARGET_EXPORTS): Add OBJCOPY.
3377 (OBJCOPY_FOR_TARGET): New variable.
3378 (EXTRA_TARGET_FLAGS): Add OBJCOPY.
3379 * Makefile.in: Regenerate.
3380 * configure.ac: Check for already installed target objcopy.
3381 Also GCC_TARGET_TOOL on objcopy.
3382 * configure: Regenerate.
3383
3384 2015-01-02 Hans-Peter Nilsson <hp@bitrange.com>
3385
3386 * config.sub: Update from upstream, to 2015-01-01 version.
3387 * config.guess: Ditto.
3388
3389 2014-12-22 Sebastian Huber <sebastian.huber@embedded-brains.de>
3390
3391 * MAINTAINERS (RTEMS Ports): Add myself.
3392
3393 2014-12-17 Pierre-Marie de Rodat <derodat@adacore.com>
3394
3395 * MAINTAINERS (Write After Approval): Add myself.
3396
3397 2014-12-16 Michael Haubenwallner <michael.haubenwallner@ssi-schaefer.com>
3398
3399 * MAINTAINERS (Write After Approval): Add myself.
3400
3401 2014-12-15 Thomas Schwinge <thomas@codesourcery.com>
3402
3403 * configure.ac (--enable-as-accelerator-for): Don't set
3404 ENABLE_AS_ACCELERATOR_FOR. Update all users.
3405 * configure: Regenerate.
3406
3407 2014-12-13 Jakub Jelinek <jakub@redhat.com>
3408
3409 PR bootstrap/64023
3410 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set STAGE1_LDFLAGS
3411 to POSTSTAGE1_LDFLAGS and STAGE1_LIBS to POSTSTAGE1_LIBS.
3412 Add -B to libstdc++-v3/src/.libs and libstdc++-v3/libsupc++/.libs
3413 to CXX.
3414 * Makefile.in: Regenerated.
3415
3416 2014-12-09 Laurynas Biveinis <laurynas.biveinis@gmail.com>
3417 Yury Gribov <y.gribov@samsung.com>
3418
3419 * .gitignore: Added .local.vimrc and .lvimrc.
3420 * Makefile.tpl (vimrc, .lvimrc, .local.vimrc): New targets.
3421 * Makefile.in: Regenerate.
3422
3423 2014-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
3424
3425 * config/isl.m4: Don't pass -DCLOOG_INT_GMP on islinc.
3426 * configure: Regenerated.
3427
3428 2014-11-27 Bernd Schmidt <bernds@codesourcery.com>
3429
3430 * MAINTAINERS (nvptx port): New entry.
3431
3432 2014-11-26 Jan-benedict Glaw <jbglaw@lug-owl.de>
3433
3434 * configure: Regenerate.
3435
3436 2014-11-26 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3437
3438 * configure.ac: Merge with Binutils.
3439
3440 2014-11-26 Tobias Burnus <burnus@net-b.de>
3441
3442 * Makefile.def: Make more dependent on mpfr, mpc and isl.
3443 * Makefile.in: Regenerate.
3444
3445 2014-11-24 Bernd Edlinger <bernd.edlinger@hotmail.de>
3446
3447 * Makefile.def (module=gmp): Work around in-tree gmp configure bug with
3448 missing flex.
3449 * Makefile.in: Regenerated.
3450
3451 2014-11-21 Ilya Verbin <ilya.verbin@intel.com>
3452
3453 * Makefile.in: Regenerate.
3454
3455 2014-11-21 Markus Trippelsdorf <markus@trippelsdorf.de>
3456
3457 PR bootstrap/63784
3458 * libtool.m4: Add $pic_flag with -shared.
3459
3460 2014-11-21 Renlin Li <Renlin.Li@arm.com>
3461
3462 * MAINTAINERS (Write After Approval): Added myself.
3463
3464 2014-11-21 Alex Velenko <Alex.Velenko@arm.com>
3465
3466 * MAINTAINERS (write-after-approval): Add myself.
3467
3468 2014-11-19 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
3469
3470 * MAINTAINERS (OS Port Maintainers): Add overdue maintainership note
3471 from 2 years ago.
3472
3473 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
3474
3475 Revert:
3476 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
3477
3478 * MAINTAINERS (Write After Approval): Added myself as line map
3479 maintainer.
3480
3481 2014-11-19 Renlin Li <Renlin.Li@arm.com>
3482
3483 Revert:
3484 2014-11-19 Renlin Li <Renlin.Li@arm.com>
3485
3486 * MAINTAINERS (Write After Approval): Added myself.
3487
3488 2014-11-19 Renlin Li <Renlin.Li@arm.com>
3489
3490 * MAINTAINERS (Write After Approval): Added myself.
3491
3492 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
3493
3494 * MAINTAINERS (Write After Approval): Added myself as line map
3495 maintainer.
3496
3497 2014-11-17 Dodji Seketeli <dodji@redhat.com>
3498
3499 * MAINTAINERS (Various Maintainers): Added myself as line map
3500 maintainer.
3501
3502 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3503
3504 * move-if-change: Sync from upstream gnulib.
3505
3506 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3507
3508 * compile: Sync with upstream Automake.
3509 * depcomp: Ditto.
3510 * install-sh: Ditto.
3511 * missing: Ditto.
3512 * mkinstalldirs: Ditto.
3513 * ylwrap: Ditto.
3514
3515 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3516
3517 * config.sub: Update from upstream config repo.
3518 * config.guess: Ditto.
3519
3520 2014-11-13 Kirill Yukhin <kirill.yukhin@intel.com>
3521
3522 * Makefile.def: Add liboffloadmic to target_modules. Make
3523 liboffloadmic depend on libgomp's configure, libstdc++ and libgcc.
3524 * Makefile.in: Regenerate.
3525 * configure: Regenerate.
3526 * configure.ac: Add liboffloadmic to target binaries.
3527 Restrict liboffloadmic for POSIX and i*86, and x86_64 architectures.
3528 Add liboffloadmic to noconfig list when C++ is not supported.
3529
3530 2014-11-13 Bernd Schmidt <bernds@codesourcery.com>
3531 Thomas Schwinge <thomas@codesourcery.com>
3532 Ilya Verbin <ilya.verbin@intel.com>
3533 Andrey Turetskiy <andrey.turetskiy@intel.com>
3534
3535 * configure: Regenerate.
3536 * configure.ac (--enable-as-accelerator-for)
3537 (--enable-offload-targets): New configure options.
3538
3539 2014-11-11 Tobias Burnus <burnus@net-b.de>
3540
3541 * Makefile.def: Make all-gcc depend on all-isl.
3542 * Makefile.in: Regenerate.
3543
3544 2014-11-11 David Malcolm <dmalcolm@redhat.com>
3545
3546 * ChangeLog.jit: New.
3547 * MAINTAINERS (Various Maintainers): Add myself as jit maintainer.
3548
3549 2014-11-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3550
3551 PR target/63610
3552 * libtool.m4: Fix globbing of darwin versions.
3553 * configure: Regenerate.
3554
3555 2014-11-11 Tobias Burnus <burnus@net-b.de>
3556
3557 * Makefile.def: Remove CLooG.
3558 * Makefile.tpl: Ditto.
3559 * configure.ac: Ditto.
3560 * configure: Regenerate.
3561 * Makefile.in: Ditto.
3562
3563 2014-11-06 Bernd Schmidt <bernds@codesourcery.com>
3564
3565 * configure.ac: Handle nvptx-*-*.
3566 * configure: Regenerate.
3567
3568 2014-11-06 Prachi Godbole <prachi.godbole@imgtec.com>
3569
3570 * MAINTAINERS (Write After Approval): Add myself.
3571
3572 2014-10-31 Jakub Jelinek <jakub@redhat.com>
3573
3574 * Makefile.def (libcc1): Remove bootstrap=true;.
3575 * Makefile.in: Regenerated.
3576
3577 2014-10-31 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3578
3579 * configure.ac: Update comment.
3580 * configure: Regenerate.
3581
3582 2014-10-31 Ilya Enkovich <ilya.enkovich@intel.com>
3583
3584 * MAINTAINERS (Write After Approval): Add myself.
3585
3586 2014-10-30 Thomas Schwinge <thomas@codesourcery.com>
3587
3588 * configure.ac (extra_host_libiberty_configure_flags): Add
3589 --enable-shared also for libcc1's benefit.
3590 * configure: Regenerate.
3591
3592 2014-10-29 Tristan Gingold <gingold@adacore.com>
3593
3594 * MAINTAINERS: Change my email address.
3595
3596 2014-10-27 Phil Muldoon <pmuldoon@redhat.com>
3597 Tom Tromey <tromey@redhat.com>
3598
3599 * Makefile.def: Add libcc1 to host_modules.
3600 * configure.ac (host_tools): Add libcc1.
3601 * Makefile.in, configure: Rebuild.
3602
3603 2014-10-24 Hans-Peter Nilsson <hp@axis.com>
3604
3605 * configure.ac (build_configargs): Don't share config.cache between
3606 build subdirs.
3607 * configure: Regenerate.
3608
3609 2014-10-24 Daniel Hellstrom <daniel@gaisler.com>
3610
3611 * config.gcc (sparc*-*-*): Accept mcpu=leon3v7 processor.
3612 * doc/invoke.texi (SPARC options): Add mcpu=leon3v7 comment.
3613 * config/sparc/leon.md (leon3_load, leon_store, leon_fp_*): Handle
3614 leon3v7 as leon3.
3615 * config/sparc/sparc-opts.h (enum processor_type): Add LEON3V7.
3616 * config/sparc/sparc.c (sparc_option_override): Add leon3v7 support.
3617 * config/sparc/sparc.h (TARGET_CPU_leon3v7): New define.
3618 * config/sparc/sparc.md (cpu): Add leon3v7.
3619 * config/sparc/sparc.opt (enum processor_type): Add leon3v7.
3620
3621 2014-10-24 Daniel Hellstrom <daniel@gaisler.com>
3622
3623 * MAINTAINERS (write-after-approval): Add myself.
3624
3625 2014-10-23 Ian Lance Taylor <iant@google.com>
3626
3627 * configure.ac: Disable the Go frontend on systems where it is known
3628 to not work.
3629 * configure: Regenerate.
3630
3631 2014-10-23 Richard Biener <rguenther@suse.de>
3632
3633 * Makefile.def: Add libcpp build module and dependencies.
3634 * configure.ac: Add libcpp build module.
3635 * Makefile.in: Regenerate.
3636 * configure: Likewise.
3637
3638 2014-10-15 Max Filippov <jcmvbkbc@gmail.com>
3639
3640 * MAINTAINERS (write-after-approval): Add myself.
3641
3642 2014-10-12 Manuel López-Ibáñez <manu@gcc.gnu.org>
3643
3644 * INSTALL/README: Do not mention CVS.
3645
3646 2014-10-03 Jing Yu <jingyu@google.com>
3647
3648 * configure.ac: Add aarch64 to list of targets that support gold.
3649 * configure: Regenerate.
3650
3651 2014-09-29 François Dumont <fdumont@gcc.gnu.org>
3652
3653 * MAINTAINERS: Add myself as libstdc++ special modes maintainer.
3654
3655 2014-09-29 Catherine Moore <clm@codesourcery.com>
3656
3657 * MAINTAINERS: Add myself as MIPS maintainer.
3658
3659 2014-09-28 Matthew Fortune <matthew.fortune@imgtec.com>
3660
3661 * MAINTAINERS: Move myself to MIPS maintainers.
3662
3663 2014-09-23 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3664
3665 * MAINTAINERS: Put all email addresses between '<' and '>'.
3666
3667 2014-09-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3668
3669 * MAINTAINERS: Move myself to reviewers (Fortran).
3670
3671 2014-09-01 Andi Kleen <ak@linux.intel.com>
3672
3673 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add LTO_EXPORTS.
3674 POSTSTAGE1_FLAGS_TO_PASS): Add LTO_FLAGS_TO_PASS.
3675 * Makefile.in: Regenerate.
3676
3677 2014-08-28 David Malcolm <dmalcolm@redhat.com>
3678
3679 * rtx-classes-status.txt: Delete
3680
3681 2014-08-28 David Malcolm <dmalcolm@redhat.com>
3682
3683 * rtx-classes-status.txt (TODO): NEXT_INSN/PREV_INSN are done.
3684
3685 2014-08-27 Sebastian Pop <s.pop@samsung.com>
3686
3687 * config/isl.m4 (_ISL_CHECK_CT_PROG): Removed.
3688 (ISL_CHECK_VERSION): Check for functionality added to ISL 0.12 instead
3689 of checking for version number.
3690 * configure: Regenerated.
3691 * configure.ac (ISL_CHECK_VERSION): Do not use ISL version number.
3692
3693 2014-08-27 David Malcolm <dmalcolm@redhat.com>
3694
3695 * rtx-classes-status.txt: Phase 5 (additional rtx_def subclasses)
3696 is done; begin phase 6 (use extra rtx_def subclasses).
3697
3698 2014-08-27 David Malcolm <dmalcolm@redhat.com>
3699
3700 * rtx-classes-status.txt: Phase 4 (removal of "scaffolding") is
3701 done; begin phase 5 (additional rtx_def subclasses).
3702
3703 2014-08-26 David Malcolm <dmalcolm@redhat.com>
3704
3705 * rtx-classes-status.txt (TODO): DF_REF_INSN is done.
3706
3707 2014-08-26 David Malcolm <dmalcolm@redhat.com>
3708
3709 * rtx-classes-status.txt (TODO): SET_BB_HEAD, SET_BB_END,
3710 SET_BB_HEADER are done.
3711
3712 2014-08-26 David Malcolm <dmalcolm@redhat.com>
3713
3714 * rtx-classes-status.txt (TODO): SET_DEP_PRO and SET_DEP_CON are
3715 done.
3716
3717 2014-08-26 David Malcolm <dmalcolm@redhat.com>
3718
3719 * rtx-classes-status.txt (TODO): Remove SET_VINSN_INSN_RTX.
3720
3721 2014-08-26 David Malcolm <dmalcolm@redhat.com>
3722
3723 * rtx-classes-status.txt (TODO): Remove SET_BND_TO.
3724
3725 2014-08-25 David Malcolm <dmalcolm@redhat.com>
3726
3727 * rtx-classes-status.txt (TODO): Remove SET_BB_NOTE_LIST.
3728
3729 2014-08-25 David Malcolm <dmalcolm@redhat.com>
3730
3731 * rtx-classes-status.txt (TODO): Remove SET_BB_FOOTER.
3732
3733 2014-08-25 David Malcolm <dmalcolm@redhat.com>
3734
3735 * rtx-classes-status.txt: Phase 3 (per-file commits within
3736 "config" subdirs) is done; begin phase 4 (removal of
3737 "scaffolding").
3738
3739 2014-08-23 David Malcolm <dmalcolm@redhat.com>
3740
3741 * rtx-classes-status.txt: Phase 2 (per-file commits in main source
3742 dir) is done; begin phase 3 (per-file commits within "config"
3743 subdirs).
3744
3745 2014-08-21 David Malcolm <dmalcolm@redhat.com>
3746
3747 * rtx-classes-status.txt: Phase 1 ("scaffolding") is done; begin
3748 phase 2 (per-file commits in main source dir).
3749
3750 2014-08-21 Bin Cheng <bin.cheng@arm.com>
3751
3752 * configure: Regenerated.
3753
3754 2014-08-19 David Malcolm <dmalcolm@redhat.com>
3755
3756 * rtx-classes-status.txt (TODO): Add SET_BND_TO
3757
3758 2014-08-19 David Malcolm <dmalcolm@redhat.com>
3759
3760 * rtx-classes-status.txt (TODO): Add SET_BB_NOTE_LIST.
3761
3762 2014-08-19 David Malcolm <dmalcolm@redhat.com>
3763
3764 * rtx-classes-status.txt (TODO): Add SET_VINSN_INSN_RTX.
3765
3766 2014-08-19 David Malcolm <dmalcolm@redhat.com>
3767
3768 * rtx-classes-status.txt (TODO): Add SET_DEP_PRO, SET_DEP_CON.
3769
3770 2014-08-19 David Malcolm <dmalcolm@redhat.com>
3771
3772 * rtx-classes-status.txt (TODO): Add DF_REF_INSN.
3773
3774 2014-08-19 Joost VandeVondele <vondele@gcc.gnu.org>
3775
3776 * MAINTAINERS (Write After Approval): Add myself.
3777
3778 2014-08-19 Christopher Faylor <me.gnu@cgf.cx>
3779
3780 * MAINTAINERS: Remove myself
3781
3782 2014-08-19 David Malcolm <dmalcolm@redhat.com>
3783
3784 * rtx-classes-status.txt: Add SET_NEXT_INSN, SET_PREV_INSN.
3785
3786 2014-08-18 Patrick Palka <ppalka@gcc.gnu.org>
3787
3788 * MAINTAINERS (Write After Approval): Add myself.
3789
3790 2014-08-18 David Malcolm <dmalcolm@redhat.com>
3791
3792 * rtx-classes-status.txt (TODO): Add SET_BB_HEAD, SET_BB_END,
3793 SET_BB_HEADER, SET_BB_FOOTER
3794
3795 2014-08-18 David Malcolm <dmalcolm@redhat.com>
3796
3797 * rtx-classes-status.txt: New file
3798
3799 2014-08-18 Roman Gareev <gareevroman@gmail.com>
3800
3801 * configure.ac: Eliminate ClooG installation dependency.
3802 * configure: Regenerate.
3803 * Makefile.tpl: Add definition of ISLLIBS and HOST_ISLLIBS.
3804 * Makefile.in: Regenerate.
3805
3806 2014-08-15 Ilya Verbin <iverbin@gmail.com>
3807
3808 * MAINTAINERS (Write After Approval): Add myself.
3809
3810 2014-08-15 Ilya Tocar <tocarip@gmail.com>
3811
3812 * MAINTAINERS (Write After Approval): Add myself.
3813
3814 2014-08-01 Jiong Wang <jiong.wang@arm.com>
3815
3816 * MAINTAINERS (Write After Approval): Add myself.
3817
3818 2014-07-28 Anthony Green <green@moxielogic.com>
3819
3820 Import from savannah.gnu.org:
3821 * config.sub: Update to 2014-07-28 version.
3822
3823 2014-07-27 Richard Sandiford <rdsandiford@googlemail.com>
3824
3825 * MAINTAINERS: Remove my MIPS maintainer entry.
3826
3827 2014-07-26 Uros Bizjak <ubizjak@gmail.com>
3828
3829 PR target/47230
3830 * configure.ac (alpha*-*-linux*): Use mh-alpha-linux.
3831 * configure: Regenerate.
3832
3833 2014-07-24 James Norris <jnorris@codesourcery.com>
3834
3835 * MAINTAINERS (Write After Approval): Add myself.
3836
3837 2014-07-20 Roman Gareev <gareevroman@gmail.com>
3838
3839 * configure.ac: Accept only CLooG 0.18.1.
3840 * configure: Regenerate.
3841
3842 2014-07-17 Roman Gareev <gareevroman@gmail.com>
3843
3844 * configure.ac: Don't accept isl 0.11.
3845 * configure: Regenerate.
3846
3847 2014-07-16 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
3848
3849 * MAINTAINERS (Write After Approval): Add myself.
3850
3851 2014-07-05 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3852
3853 * configure.ac: Don't accept isl 0.10.
3854 * configure: Regenerate.
3855
3856 2014-06-23 Bernd Edlinger <bernd.edlinger@hotmail.de>
3857
3858 Fix include path for in-tree cloog.
3859 * config/cloog.m4 (CLOOG_INIT_FLAGS): Remove bogus include path.
3860 * configure: Regenerate.
3861
3862 2014-06-18 Richard Henderson <rth@redhat.com>
3863
3864 * .gitignore: Import gcc_update output.
3865
3866 2014-06-13 Thomas Schwinge <thomas@codesourcery.com>
3867
3868 * config-ml.in: Robustify ac_configure_args parsing.
3869
3870 * configure.ac (--enable-linker-plugin-configure-flags)
3871 (--enable-linker-plugin-flags): New flags.
3872 (configdirs): Conditionally add libiberty-linker-plugin.
3873 * configure: Regenerate.
3874 * Makefile.def (host_modules): Add libiberty-linker-plugin.
3875 (host_modules) <lto-plugin>: Pay attention to
3876 @extra_linker_plugin_flags@ and
3877 @extra_linker_plugin_configure_flags@.
3878 (all-lto-plugin): Also depend on all-libiberty-linker-plugin.
3879 * Makefile.in: Regenerate.
3880
3881 * Makefile.tpl (configure-[+prefix+][+module+])
3882 (configure-stage[+id+]-[+prefix+][+module+]): If specified, use
3883 "module_srcdir" instead of "module" for locating a module's srcdir.
3884 * Makefile.in: Regenerate.
3885
3886 2014-06-10 Matthew Fortune <matthew.fortune@imgtec.com>
3887
3888 * MAINTAINERS (Write After Approval): Add myself.
3889
3890 2014-06-06 Sebastian Pop <sebpop@gmail.com>
3891
3892 * MAINTAINERS: Update my email address.
3893
3894 2014-06-04 Thomas Preud'homme <thomas.preudhomme@arm.com>
3895
3896 * MAINTAINERS (Write After Approval): Add myself.
3897
3898 2014-06-03 Andrew Bennett <andrew.bennett@imgtec.com>
3899
3900 * MAINTAINERS (Write After Approval): Add myself.
3901
3902 2014-05-30 Jonathan Wakely <jwakely@redhat.com>
3903
3904 PR libstdc++/61011
3905 * configure.ac (--disable-libstdcxx): Set noconfigdirs correctly.
3906 Disable libcilkrts, libitm, libsanitizer when not building libstdc++.
3907 * configure: Regenerate.
3908
3909 2014-05-28 Pedro Alves <palves@redhat.com>
3910
3911 * MAINTAINERS (Write After Approval): Add myself.
3912
3913 2014-05-22 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
3914
3915 * MAINTAINERS: Update my affiliation/email.
3916
3917 2014-05-19 Mike Stump <mikestump@comcast.net>
3918
3919 * MAINTAINERS: Add wide-int reviewers.
3920
3921 2014-05-14 Sandra Loosemore <sandra@codesourcery.com>
3922
3923 * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
3924 * configure: Regenerated.
3925
3926 2014-05-15 Torvald Riegel <triegel@redhat.com>
3927
3928 * MAINTAINERS (libitm): Add myself as maintainer.
3929
3930 2014-05-07 Charles Baylis <charles.baylis@linaro.org>
3931
3932 * MAINTAINERS (Write After Approval): Add myself.
3933
3934 2014-05-01 Richard Sandiford <rdsandiford@googlemail.com>
3935
3936 * config.sub, config.guess: Import from upstream.
3937
3938 2014-04-29 Alan Lawrence <alan.lawrence@arm.com>
3939
3940 * MAINTAINERS (Write After Approval): Put myself in correct order.
3941
3942 2014-04-29 Alan Lawrence <alan.lawrence@arm.com>
3943
3944 * MAINTAINERS (Write After Approval): Add myself.
3945
3946 2014-04-24 Laurynas Biveinis <laurynas.biveinis@gmail.com>
3947
3948 * MAINTAINERS: Move myself from Reviewers to Write After Approval
3949 section.
3950
3951 2014-04-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
3952
3953 * MAINTAINERS (Write After Approval): Delete myself.
3954
3955 2014-04-17 Jakub Jelinek <jakub@redhat.com>
3956
3957 PR sanitizer/56781
3958 * libtool-ldflags: Also prefix -static-lib*, -shared-lib*
3959 and -B* options with -Xcompiler.
3960
3961 2014-04-04 Eric Botcazou <ebotcazou@adacore.com>
3962
3963 PR bootstrap/60620
3964 * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3.
3965 * Makefile.in: Regenerate.
3966
3967 2014-03-28 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
3968
3969 * Makefile.def (dependencies): Make all-ld depend on all-binutils
3970 for WINDRES_FOR_TARGET in default-manifest.o rule.
3971 * Makefile.in: Regenerate.
3972
3973 2014-03-26 Dominique d'Humieres <dominiq@lps.ens.fr>
3974
3975 * MAINTAINERS (Write After Approval): Add myself.
3976
3977 2014-03-26 Jakub Jelinek <jakub@redhat.com>
3978
3979 PR sanitizer/56781
3980 * Makefile.def: Set bootstrap=true; for host fixincludes.
3981 * configure.ac: Don't bootstrap host fixincludes unless
3982 --with-build-config=bootstrap-{a,ub}san.
3983 * Makefile.in: Regenerated.
3984 * configure: Regenerated.
3985
3986 2014-03-21 Jakub Jelinek <jakub@redhat.com>
3987
3988 * configure.ac: Move BUILD_CONFIG set up earlier. Add
3989 --enable-vtable-verify option parsing. Don't add
3990 target-libsanitizer to bootstrap_target_libs unless
3991 --with-build-config=bootstrap-asan or
3992 --with-build-config=bootstrap-ubsan. Don't add target-libvtv
3993 to bootstrap_target_libs unless --enable-vtable-verify.
3994 * configure: Regenerated.
3995
3996 2014-03-10 Anatoly Sokolov <aesok@post.ru>
3997
3998 * MAINTAINERS (Write After Approval): Add myself.
3999
4000 2014-03-07 Denis Chertykov <chertykov@gmail.com>
4001
4002 * MAINTAINERS: Remove avr maintainers: Anatoly Sokolov and Eric Weddington
4003
4004 2014-03-07 Jakub Jelinek <jakub@redhat.com>
4005
4006 PR bootstrap/58572
4007 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
4008 -I for libstdc++-v3 includes if $(LEAN).
4009 * Makefile.in: Regenerated.
4010
4011 2014-03-04 Jonathan Wakely <jwakely@redhat.com>
4012
4013 * MAINTAINERS: Update my email address.
4014
4015 2014-02-24 Walter Lee <walt@tilera.com>
4016
4017 * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
4018 (tilegx-*-*): Change to tilegx*-*-*.
4019 * configure: Regenerate.
4020
4021 2014-02-17 Loren J. Rittle <ljrittle@acm.org>
4022
4023 * MAINTAINERS (Various Maintainers: c++ runtime libs): Remove myself.
4024
4025 2014-02-17 Kugan Vivekanandarajah <kuganv@linaro.org>
4026
4027 * MAINTAINERS (Write After Approval): Add myself.
4028
4029 2014-02-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4030
4031 PR target/59788
4032 * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
4033 *solaris2*.
4034
4035 2014-01-21 John David Anglin <danglin@gcc.gnu.org>
4036
4037 * MAINTAINERS: Update my email address.
4038
4039 2014-01-20 Gerald Pfeifer <gerald@pfeifer.com>
4040
4041 * MAINTAINERS: Convert to UTF-8.
4042 Properly sort Xinliang David Li's entry.
4043
4044 2013-12-31 Chung-Lin Tang <cltang@codesourcery.com>
4045 Sandra Loosemore <sandra@codesourcery.com>
4046
4047 * MAINTAINERS: Add Sandra Loosemore and Chung-Lin Tang as
4048 nios2 port maintainers.
4049
4050 2013-12-16 Markus Trippelsdorf <markus@trippelsdorf.de>
4051
4052 * MAINTAINERS (Write After Approval): Add myself.
4053
4054 2013-12-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
4055
4056 * configure.ac: Add user-friendly check for native x86_64-linux
4057 multilibs.
4058 * configure: Regenerate.
4059
4060 2013-12-06 Oleg Endo <olegendo@gcc.gnu.org>
4061
4062 * MAINTAINERS: Add myself as sh maintainer.
4063
4064 2013-12-03 Bill Schmidt <wschmidt@linux.vnet.ibm.com>
4065
4066 * MAINTAINERS: Add self as SLSR maintainer.
4067
4068 2013-11-18 Jan Hubicka <hubicka@ucw.cz>
4069
4070 * MAINTAINERS: Update my email address.
4071
4072 2013-11-15 David Edelsohn <dje.gcc@gmail.com>
4073
4074 * MAINTAINERS (Global Reviewers, c++): Remove Mark Mitchell.
4075
4076 2013-11-07 Thomas Schwinge <thomas@codesourcery.com>
4077
4078 * Makefile.in: Regenerate.
4079
4080 * Makefile.tpl: Fix typo.
4081 * Makefile.in: Regenerate partially.
4082
4083 2013-11-04 Balaji V. Iyer <balaji.v.iyer@intel.com>
4084
4085 * configure.ac: Added libcilkrts to noconfig list when C++ is not
4086 supported.
4087 * configure: Regenerated.
4088
4089 2013-11-01 Trevor Saunders <tsaunders@mozilla.com>
4090
4091 * MAINTAINERS (Write After Approval): Add myself.
4092
4093 2013-10-30 Jason Merrill <jason@redhat.com>
4094
4095 * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
4096 --disable-build-format-warnings.
4097
4098 2013-10-29 Balaji V. Iyer <balaji.v.iyer@intel.com>
4099
4100 * Makefile.def: Add libcilkrts to target_modules. Make libcilkrts
4101 depend on libstdc++ and libgcc.
4102 * configure: Regenerate.
4103 * configure.ac: Added libcilkrts to target binaries. Also, restrict
4104 libcilkrts for POSIX and i*86, and x86_64 architectures.
4105 * Makefile.in: Added libcilkrts related fields to support building it.
4106
4107 2013-10-26 Jeff Law <law@redhat.com>
4108
4109 * Makefile.def (target_modules): Remove libmudflap
4110 (languages): Remove check-target-libmudflap).
4111 * Makefile.in: Rebuilt.
4112 * Makefile.tpl (check-target-libmudflap-c++): Remove.
4113 * configure.ac (target_libraries): Remove target-libmudflap.
4114 Remove checks which disabled libmudflap on some systems.
4115 * configure: Rebuilt.
4116 * libmudflap: Directory removed.
4117
4118 2013-10-21 Cong Hou <congh@google.com>
4119
4120 * MAINTAINERS (Write After Approval): Add myself.
4121
4122 2013-10-16 Mike Stump <mikestump@comcast.net>
4123
4124 * .dir-locals.el: Add.
4125
4126 2013-10-15 David Malcolm <dmalcolm@redhat.com>
4127
4128 * configure.ac: Add --enable-host-shared
4129 * configure: Regenerate.
4130
4131 2013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
4132
4133 Import from savannah.gnu.org:
4134 * config.guess: Update to 2013-06-10 version.
4135 * config.sub: Update to 2013-10-01 version.
4136
4137 2013-10-01 Simon Cook <simon.cook@embecosm.com>
4138
4139 Changes to build configuration to allow big endian ARC ELF toolchain
4140 * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
4141 * configure: Regenerate.
4142
4143 2013-09-20 Alan Modra <amodra@gmail.com>
4144
4145 * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
4146 ppc host match. Support little-endian powerpc linux hosts.
4147
4148 2013-09-19 Dodji Seketeli <dodji@redhat.com>
4149
4150 * MAINTAINERS (diagnostic messages): Add myself as diagnostics
4151 maintainer.
4152
4153 2013-09-12 DJ Delorie <dj@redhat.com>
4154
4155 * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
4156 maintainers.
4157
4158 2013-09-03 Richard Biener <rguenther@suse.de>
4159
4160 * configure.ac: Also allow ISL 0.12.
4161 * configure: Regenerated.
4162
4163 2013-08-30 Bernd Edlinger <bernd.edlinger@hotmail.de>
4164
4165 * MAINTAINERS (Write After Approval): Add myself.
4166
4167 2013-08-27 David Malcolm <dmalcolm@redhat.com>
4168
4169 * MAINTAINERS (gdbhooks.py): Add myself as maintainer.
4170
4171 2013-08-26 Caroline Tice <cmtice@google.com>
4172
4173 * MAINTAINERS: Correct earliers update: Move myself from libvtv
4174 "Various Reviewers" to libvtv "Various Maintainers".
4175
4176 2013-08-20 Steven Bosscher <steven@gcc.gnu.org>
4177
4178 * MAINTAINERS: Add myself as RTL optimizers reviewer.
4179
4180 2013-08-19 Benjamin De Kosnik <bkoz@gnu.org>
4181
4182 * MAINTAINERS: Update name, email.
4183
4184 2013-08-13 Adam Butcher <adam@jessamine.co.uk>
4185
4186 * MAINTAINERS (Write After Approval): Add myself.
4187
4188 2013-08-12 Caroline Tice <cmtice@google.com>
4189
4190 * MAINTAINERS: Add myself as libvtv maintainer. Correct my email
4191 address in the Write After Approval section.
4192
4193 2013-08-09 Carlos O'Donell <carlos@redhat.com>
4194
4195 * MAINTAINERS (Write After Approval): Update email.
4196
4197 2013-08-08 Benjamin Kosnik <bkoz@redhat.com>
4198
4199 * configure.ac: Adjust to check VTV_SUPPORTED.
4200 * configure: Regenerated.
4201
4202 2013-08-02 Caroline Tice <cmtice@google.com>
4203
4204 * configure.ac: Add target-libvtv to target_libraries; disable libvtv
4205 on non-linux systems; add target-libvtv to noconfigdirs; add
4206 libsupc++/.libs to C++ library search paths.
4207 * configure: Regenerated.
4208 * Makefile.def: Add libvtv to target_modules; make libvtv depend on
4209 libstdc++ and libgcc.
4210 * Makefile.in: Regenerated.
4211
4212 2013-07-19 Yvan Roux <yvan.roux@linaro.org>
4213
4214 * MAINTAINERS (Write After Approval): Add myself.
4215
4216 2013-07-19 Chung-Ju Wu <jasonwucj@gmail.com>
4217 Shiva Chen <shiva0217@gmail.com>
4218
4219 * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
4220 nds32 port maintainers.
4221
4222 2013-07-17 Tim Shen <timshen91@gmail.com>
4223
4224 * MAINTAINERS (Write After Approval): Add myself.
4225
4226 2013-07-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
4227
4228 * configure.ac: Sync from binutils.
4229 * configure: Regenerate.
4230
4231 2013-06-14 Vidya Praveen <vidyapraveen@arm.com>
4232
4233 * MAINTAINERS (Write After Approval): Add myself.
4234
4235 2013-06-01 Dinar Temirbulatov <dinar@kugelworks.com>
4236
4237 * MAINTAINERS (Write After Approval): Add myself.
4238
4239 2013-05-17 David Malcolm <dmalcolm@redhat.com>
4240
4241 * MAINTAINERS (Write After Approval): Add myself.
4242
4243 2013-04-30 Brooks Moses <bmoses@google.com>
4244
4245 * MAINTAINERS: Update my email; move myself from Fortran
4246 reviewer to Write After Approval.
4247
4248 2013-04-16 Andreas Schwab <schwab@suse.de>
4249
4250 * configure.ac (aarch64-*-*): Don't disable java.
4251 * configure: Regenerate.
4252
4253 2013-04-10 Chung-Ju Wu <jasonwucj@gmail.com>
4254
4255 * MAINTAINERS (Write After Approval): Add myself.
4256
4257 2013-03-30 Matthias Klose <doko@ubuntu.com>
4258
4259 * Makefile.def (target_modules): Don't install libffi.
4260 * Makefile.in: Regenerate.
4261
4262 2013-02-24 Tilo Schwarz <tilo@tilo-schwarz.de>
4263
4264 * MAINTAINERS (Write After Approval): Add myself.
4265
4266 2013-02-20 Andrew Sutton <andrew.n.sutton@gmail.com>
4267
4268 * MAINTAINERS (Write After Approval): Add myself.
4269
4270 2013-02-15 Yufeng Zhang <yufeng.zhang@arm.com>
4271
4272 * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
4273 * configure: Regenerated.
4274
4275 2013-02-05 Ian Lance Taylor <iant@google.com>
4276
4277 PR go/55969
4278 * configure.ac: Disable libgo on some systems where it does not
4279 work.
4280
4281 2013-02-04 David Edelsohn <dje.gcc@gmail.com>
4282
4283 * MAINTAINERS: Explicitly add myself as AIX maintainer.
4284 Remove Geoff Keating as rs6000 port maintainer, at his request.
4285
4286 2013-01-24 Maxim Kuvyrkov <maxim@kugelworks.com>
4287
4288 * MAINTAINERS: Update my email.
4289
4290 2013-01-23 Shenghou Ma <minux.ma@gmail.com>
4291
4292 * configure: Re-generate.
4293
4294 2013-01-15 Richard Biener <rguenther@suse.de>
4295
4296 PR other/55973
4297 * configure: Re-generate.
4298
4299 2013-01-14 Matthias Klose <doko@ubuntu.com>
4300
4301 * Makefile.def (install-target-libsanitizer): Depend on
4302 install-target-libstdc++-v3.
4303 * Makefile.in: Regenerate.
4304
4305 2013-01-14 Richard Biener <rguenther@suse.de>
4306
4307 * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
4308 * configure: Re-generate
4309
4310 2013-01-11 Jan-Benedict Glaw <jbglaw@lug-owl.de>
4311
4312 * config.sub: Update from config repo.
4313
4314 2013-01-11 Eric Botcazou <ebotcazou@adacore.com>
4315
4316 * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
4317 * Makefile.in: Regenerate.
4318
4319 2013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
4320
4321 * MAINTAINERS (arc): Add new port maintainership for myself.
4322
4323 2013-01-09 Jason Merrill <jason@redhat.com>
4324
4325 * .gitignore: Import from gdb repository.
4326
4327 2013-01-09 H.J. Lu <hongjiu.lu@intel.com>
4328
4329 * Makefile.def (configure-gcc): Depend on all-gmp.
4330 (all-gcc): Remove dependency on all-gmp.
4331 * Makefile.in: Regenerated.
4332
4333 2013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
4334
4335 * config.sub: Merge from config repo.
4336 * config.guess: Ditto.
4337
4338 2013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
4339
4340 * Makefile.def: Merge from binutils.
4341 * Makefile.in: Ditto.
4342
4343 2013-01-01 Maxim Kuvyrkov <maxim.kuvyrkov@gmail.com>
4344
4345 * MAINTAINERS: Update my email.
4346
4347 2012-12-29 Ben Elliston <bje@gnu.org>
4348
4349 * config.guess: Update to 2012-12-29 version.
4350 * config.sub: Likewise.
4351
4352 2012-12-20 Matthias Klose <doko@ubuntu.com>
4353
4354 * Makefile.def (install-target-libgfortran): Depend on
4355 install-target-libquadmath, install-target-libgcc.
4356 (install-target-libsanitizer): Depend on install-target-libgcc.
4357 (install-target-libjava): Depend on install-target-libgcc.
4358 (install-target-libitm): Depend on install-target-libgcc.
4359 (install-target-libobjc): Depend on install-target-libgcc.
4360 (install-target-libstdc++-v3): Depend on install-target-libgcc.
4361 * Makefile.in: Regenerate.
4362
4363 2012-12-19 Matthias Klose <doko@ubuntu.com>
4364
4365 * Makefile.def (install-target-libgo): Depend on
4366 install-target-libatomic.
4367 * Makefile.in: Regenerate.
4368
4369 2012-12-18 Andreas Schwab <schwab@linux-m68k.org>
4370
4371 PR go/55201
4372 * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
4373 * Makefile.in: Regenerate.
4374
4375 2012-12-16 Thomas Schwinge <thomas@codesourcery.com>
4376
4377 * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
4378 * configure: Regenerate.
4379
4380 2012-12-12 Jan-Benedict Glaw <jbglaw@lug-owl.de>
4381
4382 * config.sub: Merge from config repo.
4383
4384 2012-12-11 H.J. Lu <hongjiu.lu@intel.com>
4385
4386 * Makefile.def (target_modules): Add bootstrap=true and
4387 raw_cxx=true to libsanitizer.
4388 * configure.ac (bootstrap_target_libs): Add libsanitizer.
4389 * Makefile.in: Regenerated.
4390 * configure: Likewise.
4391
4392 2012-12-01 Richard Sandiford <rdsandiford@googlemail.com>
4393
4394 * MAINTAINERS: Remove self as RTL optimization maintainer.
4395
4396 2012-11-30 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
4397
4398 * MAINTAINERS (Write After Approval): Add myself.
4399
4400 2012-11-28 H.J. Lu <hongjiu.lu@intel.com>
4401
4402 * Makefile.def (target_modules): Remove bootstrap=true and
4403 raw_cxx=true from libsanitizer.
4404 * configure.ac (bootstrap_target_libs): Remove libsanitizer.
4405 * Makefile.in: Regenerated.
4406 * configure: Likewise.
4407
4408 2012-11-28 H.J. Lu <hongjiu.lu@intel.com>
4409
4410 * Makefile.def (target_modules): Add bootstrap=true and
4411 raw_cxx=true to libsanitizer.
4412 * configure.ac (bootstrap_target_libs): Add libsanitizer.
4413 * Makefile.in: Regenerated.
4414 * configure: Likewise.
4415
4416 2012-11-28 Andrew Pinski <apinski@cavium.com>
4417
4418 PR bootstrap/54279
4419 * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
4420 * configure: Regenerate.
4421 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
4422 * Makefile.in: Regenerate.
4423
4424 2012-11-27 Siddhesh Poyarekar <siddhesh@redhat.com>
4425
4426 * configure.ac: Disable libsanitizer if we're not building C++.
4427 * configure: Regenerate.
4428
4429 2012-11-15 Roland McGrath <roland@hack.frob.com>
4430
4431 * MAINTAINERS (Write After Approval): Add myself.
4432
4433 2012-11-15 Dmitry Vyukov <dvyukov@google.com>
4434
4435 * MAINTAINERS: (libsanitizer, asan.c): Add myself,
4436 Kostya Serebryany (kcc@google.com) and
4437 Jakub Jelinek (jakub@redhat.com).
4438 Rename area for Dodji Seketeli (dodji@redhat.com).
4439
4440 2012-11-15 Dodji Seketeli <dodji@redhat.com>
4441
4442 * MAINTAINERS: (asan.c, related): Add myself.
4443
4444 2012-11-14 Roland McGrath <mcgrathr@google.com>
4445
4446 * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
4447 * configure: Regenerate.
4448
4449 2012-11-13 Richard Henderson <rth@redhat.com>
4450
4451 * configure.ac: Move libsanitizer logic to subdirectory.
4452 * configure: Regenerate.
4453
4454 2012-11-13 Dodji Seketeli <dodji@redhat.com>
4455
4456 * configure.ac: Enable libsanitizer just on x86 linux for now.
4457 * configure: Re-generate.
4458
4459 2012-11-13 David Edelsohn <dje.gcc@gmail.com>
4460
4461 * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
4462 sections.
4463 * configure: Regenerate.
4464
4465 2012-11-13 Hans-Peter Nilsson <hp@axis.com>
4466
4467 * configure.ac: Add section for configdirs for libsanitizer.
4468 Disable for cris-*-* and mmix-*-*.
4469 * configure: Regenerate.
4470
4471 2012-11-12 Wei Mi <wmi@google.com>
4472
4473 * configure.ac: Add libsanitizer to target_libraries.
4474 * Makefile.def: Ditto.
4475 * configure: Regenerate.
4476 * Makefile.in: Regenerate.
4477 * libsanitizer: New directory for asan runtime. Contains an empty
4478 tsan directory.
4479
4480 2012-11-03 Corinna Vinschen <corinna@vinschen.de>
4481
4482 * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
4483 against Mingw64 w32api.
4484 * configure: Regenerate.
4485
4486 2012-11-03 H.J. Lu <hongjiu.lu@intel.com>
4487
4488 * configure: Regenerated.
4489
4490 2012-11-03 Robert Mason <rbmj@verizon.net>
4491
4492 * configure.ac: add --disable-libstdcxx configure option
4493 and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
4494
4495 2012-10-30 Ganesh Gopalasubramanian <Ganesh.Gopalasubramanian@amd.com>
4496
4497 * MAINTAINERS (Write After Approval): Add myself.
4498
4499 2012-10-26 James Greenhalgh <james.greenhalgh@arm.com>
4500
4501 * MAINTAINERS (Write After Approval): Add myself.
4502
4503 2012-10-24 Sharad Singhai <singhai@google.com>
4504
4505 * MAINTAINERS (Write After Approval): Add myself.
4506
4507 2012-10-24 Eric Christopher <echristo@gmail.com>
4508
4509 * MAINTAINERS: Update email address.
4510
4511 2012-10-23 Eric Botcazou <ebotcazou@adacore.com>
4512
4513 PR bootstrap/54820
4514 * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
4515 * configure: Regenerate.
4516
4517 2012-10-23 Richard Earnshaw <rearnsha@arm.com>
4518
4519 * MAINTAINERS (aarch64): Add Marcus and myself.
4520
4521 2012-10-22 Eric Botcazou <ebotcazou@adacore.com>
4522
4523 PR bootstrap/54820
4524 * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
4525 (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
4526 (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
4527 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
4528 (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
4529 * Makefile.in: Regenerate.
4530 * configure.ac (have_static_libs): New variable and associated check.
4531 (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
4532 -static-libgcc if stage1_libs is empty and have_static_libs is yes.
4533 * configure: Regenerate.
4534
4535 2012-10-10 Richard Biener <rguenther@suse.de>
4536
4537 * MAINTAINERS: Adjust for changed surname.
4538
4539 2012-10-04 Lawrence Crowl <crowl@google.com>
4540
4541 * MAINTAINERS (Write After Approval): Add myself.
4542
4543 2012-10-01 Cary Coutant <ccoutant@google.com>
4544
4545 * MAINTAINERS: Add myself as dwarf debugging code maintainer.
4546
4547 2012-09-28 Ian Lance Taylor <iant@google.com>
4548
4549 * Makefile.def: Make all-target-libgo depend on
4550 all-target-libbacktrace.
4551 * Makefile.in: Rebuild.
4552
4553 2012-09-26 Ian Lance Taylor <iant@google.com>
4554
4555 * Makefile.def: Make all-gcc depend on all-libbacktrace.
4556 * Makefile.in: Rebuild.
4557
4558 2012-09-20 Walter Lee <walt@tilera.com>
4559
4560 * configure.ac: Add tilegx to list of targets that support gold.
4561 * configure: Regenerate.
4562
4563 2012-09-20 Marek Polacek <polacek@redhat.com>
4564
4565 * MAINTAINERS (Write After Approval): Add myself.
4566
4567 2012-09-19 Steve Ellcey <sellcey@mips.com>
4568
4569 * configure.ac: Add mips*-mti-elf* target.
4570 * configure: Regenerate.
4571
4572 2012-09-17 Ian Lance Taylor <iant@google.com>
4573
4574 * MAINTAINERS (Various Maintainers): Add libbacktrace.
4575 * configure.ac (host_libs): Add libbacktrace.
4576 (target_libraries): Add libbacktrace.
4577 * Makefile.def (host_modules): Add libbacktrace.
4578 (target_modules): Likewise.
4579 * configure, Makefile.in: Rebuild.
4580
4581 2012-09-14 David Edelsohn <dje.gcc@gmail.com>
4582
4583 PR target/38607
4584 Merge upstream change.
4585 * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
4586
4587 * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
4588 Add libgomp*.o to compare_exclusions for AIX.
4589 * configure: Regenerate.
4590
4591 2012-09-06 Diego Novillo <dnovillo@google.com>
4592
4593 * configure.ac: Bump minimum GMP version to 4.2.3.
4594 * configure: Re-generate.
4595
4596 2012-09-05 Georg-Johann Lay <avr@gjlay.de>
4597
4598 PR target/54461
4599 * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
4600 target-libgloss if not configured --with-avrlibc=no.
4601 * configure: Regenerate.
4602
4603 2012-09-04 Jason Merrill <jason@redhat.com>
4604
4605 * configure.ac: Fix --enable-languages=all.
4606
4607 2012-09-04 Christophe Lyon <christophe.lyon@st.com>
4608
4609 * MAINTAINERS (Write After Approval): Add myself.
4610
4611 2012-09-03 Richard Guenther <rguenther@suse.de>
4612
4613 PR bootstrap/54138
4614 * configure.ac: Re-organize ISL / CLOOG checks to allow
4615 disabling with either --without-isl or --without-cloog.
4616 * configure: Regenerated.
4617
4618 2012-09-03 Georg-Johann Lay <avr@gjlay.de>
4619
4620 * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
4621 * configure: Regenerate.
4622
4623 2012-08-27 Ulrich Drepper <drepper@gmail.com>
4624
4625 * MAINTAINERS: Fix my email address.
4626
4627 2012-08-26 H.J. Lu <hongjiu.lu@intel.com>
4628
4629 PR binutils/4970
4630 * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
4631 and opcodes.
4632 * Makefile.in: Regenerated.
4633
4634 2012-08-26 Art Haas <ahaas@impactweather.com>
4635
4636 * configure: Regenerate.
4637
4638 2012-08-25 Křištof Želechovski <giecrilj@stegny.2a.pl>
4639
4640 * INSTALL/README: Also refer to the online installation
4641 instructions.
4642
4643 2012-08-21 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
4644
4645 * MAINTAINERS (Write After Approval): Add myself.
4646 (Picochip port): Remove myself.
4647
4648 2012-08-14 Diego Novillo <dnovillo@google.com>
4649
4650 Merge from cxx-conversion branch.
4651
4652 * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
4653 POSTSTAGE1_CONFIGURE_FLAGS.
4654 * Makefile.in: Regenerate.
4655 * configure.ac (ENABLE_BUILD_WITH_CXX): Remove. Update all users.
4656 Force C++ when bootstrapping.
4657 * configure: Regenerate.
4658
4659 2012-07-24 Jan-Benedict Glaw <jbglaw@lug-owl.de>
4660
4661 * MAINTAINERS (Write After Approval): Add myself.
4662
4663 2012-07-16 Joseph Myers <joseph@codesourcery.com>
4664
4665 * README: Document use of ranges of years in copyright notices.
4666
4667 2012-07-06 Richard Guenther <rguenther@suse.de>
4668
4669 * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
4670 as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
4671 --with-gmp=system.
4672 * Makefile.in: Regenerated.
4673 * configure: Likewise.
4674
4675 2012-07-06 Richard Guenther <rguenther@suse.de>
4676
4677 * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
4678 * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
4679 supply V=1 as extra_make_flags.
4680 * configure: Regenerated.
4681 * Makefile.in: Likewise.
4682
4683 2012-07-04 Tristan Gingold <gingold@adacore.com>
4684
4685 * configure: Regenerate.
4686
4687 2012-07-03 Richard Guenther <rguenther@suse.de>
4688
4689 * Makfile.def (isl): Remove not necessary extra_exports and
4690 extra_make_flags.
4691 (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
4692 * Makefile.in: Regenerated.
4693
4694 2012-07-03 Richard Guenther <rguenther@suse.de>
4695
4696 * Makefile.def (cloog): Add V=1 to extra_make_flags.
4697 * configure.ac: If either the ISL or the CLooG check failed
4698 do not try to build in-tree versions.
4699 * Makefile.in: Regenerated.
4700 * configure: Regenerated.
4701
4702 2012-07-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4703
4704 * configure: Regenerate.
4705
4706 2012-07-02 Janis Johnson <janisjo@codesourcery.com>
4707
4708 * MAINTAINERS (Various Maintainers): Add myself as testsuite
4709 maintainer.
4710
4711 2012-07-02 Richard Guenther <rguenther@suse.de>
4712
4713 * configure: Regenerated.
4714
4715 2012-07-02 Richard Guenther <rguenther@suse.de>
4716 Michael Matz <matz@suse.de>
4717 Tobias Grosser <tobias@grosser.es>
4718 Sebastian Pop <sebpop@gmail.com>
4719
4720 * Makefile.def: Add ISL host module, remove PPL host module.
4721 Adjust ClooG host module to use the proper ISL.
4722 * Makefile.tpl: Pass ISL include flags instead of PPL ones.
4723 * configure.ac: Include config/isl.m4. Add ISL host library,
4724 remove PPL. Remove PPL configury, add ISL configury, adjust
4725 ClooG configury.
4726 * Makefile.in: Regenerated.
4727 * configure: Likewise.
4728
4729 2012-07-02 Richard Guenther <rguenther@suse.de>
4730
4731 Merge from graphite branch
4732 2011-07-21 Tobias Grosser <tobias@grosser.es>
4733
4734 * configure: Regenerated.
4735 * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
4736 both cloog.org and legacy versions. The only supported version will
4737 be CLooG with the isl backend.
4738
4739 2011-07-21 Tobias Grosser <tobias@grosser.es>
4740
4741 * configure: Regenerated.
4742 * configure.ac: Require cloog isl 0.17.0
4743
4744 2011-07-21 Tobias Grosser <tobias@grosser.es>
4745
4746 * configure: Regenerated.
4747 * config/cloog.m4: Do not define CLOOG_ORG
4748
4749 2012-06-29 Steven Bosscher <steven@gcc.gnu.org>
4750
4751 * configure.ac: Skip C if explicitly selected.
4752 * configure: Regenerate.
4753
4754 2012-06-28 Christophe Lyon <christophe.lyon@st.com>
4755
4756 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
4757 they contain -O2.
4758 * configure: Regenerate.
4759
4760 2012-06-25 Richard Sandiford <rdsandiford@googlemail.com>
4761
4762 PR debug/53740
4763 * df.h, df-problems.c, dce.c: Revert last patch.
4764
4765 2012-06-25 Iain Sandoe <iain@codesourcery.com>
4766
4767 * MAINTAINERS (Write After Approval): Update my email address.
4768
4769 2012-06-21 Meador Inge <meadori@codesourcery.com>
4770
4771 * MAINTAINERS (Write After Approval): Add myself.
4772
4773 2012-06-20 Jason Merrill <jason@redhat.com>
4774
4775 * Makefile.tpl (check-target-libgomp-c++): New.
4776 (check-target-libitm-c++): New.
4777 * Makefile.def (c++): Add them.
4778 * Makefile.in: Regenerate.
4779
4780 2012-05-29 Edmar Wienskoski <edmar@freescale.com>
4781
4782 * MAINTAINERS (Write After Approval): Add myself.
4783
4784 2012-05-16 Olivier Hainque <hainque@adacore.com>
4785
4786 * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
4787 (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
4788 (install-no-fixedincludes): Adjust accordingly.
4789 * Makefile.in: Regenerate.
4790
4791 2012-05-15 H.J. Lu <hongjiu.lu@intel.com>
4792
4793 Merge upstream change
4794 * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
4795
4796 2012-05-14 Marc Glisse <marc.glisse@inria.fr>
4797
4798 * MAINTAINERS (Write After Approval): Add myself.
4799
4800 2012-05-09 Nick Clifton <nickc@redhat.com>
4801 Paul Smith <psmith@gnu.org>
4802
4803 PR bootstrap/50461
4804 * configure.ac (mpfr-dir): When using in-tree MPFR sources
4805 allow for the fact that from release v3.1.0 of MPFR the source
4806 files were moved into a src sub-directory.
4807 * configure: Regenerate.
4808
4809 2012-05-07 Janne Blomqvist <jb@gcc.gnu.org>
4810
4811 * configure.ac: Bump minimum MPFR version to 2.4.0.
4812 * configure: Regenerated.
4813
4814 2012-05-01 Richard Henderson <rth@redhat.com>
4815
4816 * Makefile.def (libatomic): New target_module.
4817 * configure.ac (target_libraries): Add libatomic.
4818 (noconfigdirs): Check if libatomic is supported.
4819 * Makefile.in, configure: Rebuild.
4820
4821 2012-05-01 Greta Yorsh <Greta.Yorsh@arm.com>
4822
4823 * MAINTAINERS (Write After Approval): Add myself.
4824
4825 2012-04-25 Joel Brobecker <brobecker@adacore.com>
4826
4827 * config.sub: Update to 2012-04-18 version from official repo.
4828
4829 2012-04-24 Naveen H.S <naveen.S@kpitcummins.com>
4830
4831 * MAINTAINERS (Write After Approval): Add myself.
4832
4833 2012-04-11 Steve Ellcey <sellcey@mips.com>
4834
4835 * MAINTAINERS: Changed email address.
4836
4837 2012-03-28 Georg-Johann Lay <avr@gjlay.de>
4838
4839 PR target/52737
4840 * contrib/gcc_update (files_and_dependencies):
4841 Remove gcc/config/avr/t-multilib from touch data.
4842
4843 2012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4844
4845 * MAINTAINERS (OS Port Maintainers): Remove irix.
4846 * configure.ac (enable_libgomp): Remove *-*-irix6*.
4847 (unsupported_languages): Remove mips-sgi-irix6.*.
4848 (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
4849 (with_stabs): Remove.
4850 * configure: Regenerate.
4851
4852 2012-03-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4853
4854 * MAINTAINERS (OS Port Maintainers): Remove osf.
4855 * configure.ac (enable_libgomp): Remove *-*-osf*.
4856 (with_stabs): Remove alpha*-*-osf*.
4857 * configure: Regenerate.
4858
4859 2012-03-05 Tristan Gingold <gingold@adacore.com>
4860
4861 * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
4862 * configure: Regenerate.
4863
4864 2012-02-17 Walter Lee <walt@tilera.com>
4865
4866 * MAINTAINERS: (Write After Approval): Delete myself.
4867
4868 2012-02-14 Walter Lee <walt@tilera.com>
4869
4870 * MAINTAINERS (tilegx port): Add myself.
4871 (tilepro port): Add myself.
4872 (Write After Approval): Add myself.
4873
4874 2012-02-12 Gerald Pfeifer <gerald@pfeifer.com>
4875
4876 * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
4877 and Joseph Myers as docstring relicensing maintainers.
4878
4879 2012-02-09 Bin Cheng <bin.cheng@arm.com>
4880
4881 * MAINTAINERS (write-after-approval): Add myself.
4882
4883 2012-02-08 Ira Rosen <irar@il.ibm.com>
4884
4885 * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
4886 maintainer.
4887
4888 2012-02-04 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
4889
4890 * MAINTAINERS (Write After Approval): Move myself to
4891 maintain alphabetical order.
4892
4893 2012-02-03 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
4894
4895 * MAINTAINERS (Write After Approval): Add myself.
4896
4897 2012-02-02 Jayant R Sonar <jayant.sonar@kpitcummins.com>
4898
4899 * MAINTAINERS (Write After Approval): Add myself.
4900
4901 2012-02-02 Sumanth G <sumanth.gundapaneni@kpitcummins.com>
4902 Jayant R Sonar <jayant.sonar@kpitcummins.com>
4903
4904 * configure.ac (cr16-*-*): Remove nonconfigdirs.
4905 * configure: Regenerate.
4906
4907 2012-01-23 Harshit Chopra <harshit@google.com>
4908
4909 * MAINTAINERS (Write After Approval): Add myself.
4910
4911 2012-01-22 Douglas B Rupp <rupp@ngnat.com>
4912
4913 * configure.ac: Remove reference to mh-interix.
4914 * configure: Regenerate.
4915
4916 2012-01-05 Richard Henderson <rth@redhat.com>
4917
4918 PR bootstrap/51072
4919 * configure.ac: Disable libitm if c++ is not enabled.
4920 * configure: Rebuild.
4921
4922 * configure.ac: Fix regexp for same.
4923 * configure: Rebuild.
4924
4925 2012-01-02 Balaji V. Iyer <bviyer@gmail.com>
4926
4927 * MAINTAINERS (Write After Approval): Add myself.
4928
4929 2012-01-02 Richard Guenther <rguenther@suse.de>
4930
4931 PR bootstrap/51686
4932 * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
4933 * Makefile.in: Regenerate.
4934
4935 2011-12-28 Oleg Endo <olegendo@gcc.gnu.org>
4936
4937 * MAINTAINERS (Write After Approval): Add myself.
4938
4939 2011-12-18 Eric Botcazou <ebotcazou@adacore.com>
4940
4941 * configure: Regenerate.
4942
4943 2011-12-14 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
4944
4945 * MAINTAINERS (picochip): Changed email address.
4946
4947 2011-11-30 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
4948
4949 * MAINTAINERS (write-after-approval): Add self.
4950
4951 2011-11-29 DJ Delorie <dj@redhat.com>
4952
4953 * configure.ac (rl78-*-*) New case.
4954 * configure: Regenerate.
4955 * MAINTAINERS: Add myself as RL78 maintainer.
4956
4957 2011-11-21 Eric Botcazou <ebotcazou@libertysurf.fr>
4958
4959 * MAINTAINERS: Add self as co-maintainer of the Ada front end.
4960
4961 2011-11-21 Andreas Tobler <andreast@fgznet.ch>
4962
4963 * libtool.m4: Additional FreeBSD 10 fixes.
4964
4965 2011-11-21 Joern Rennecke <joern.rennecke@embecosm.com>
4966
4967 * MAINTAINERS: Move myself from Write After Approval to CPU Port
4968 Maintainers section, as Epiphany maintainer.
4969
4970 2011-11-18 Iain Sandoe <iains@gcc.gnu.org>
4971
4972 PR target/49992
4973 * configure.ac: Remove ranlib special-casing for Darwin.
4974 * configure: Regenerate.
4975
4976 2011-11-12 Andrey Belevantsev <abel@ispras.ru>
4977
4978 * MAINTAINERS (Reviewers): Keep the list sorted.
4979
4980 2011-11-11 Andrey Belevantsev <abel@ispras.ru>
4981
4982 * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
4983
4984 2011-11-09 Roland McGrath <mcgrathr@google.com>
4985
4986 * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
4987 * configure: Rebuild.
4988 * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
4989 * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
4990 (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
4991 (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
4992 (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
4993 Add READELF.
4994 * Makefile.in: Rebuild.
4995
4996 2011-11-09 Jason Merrill <jason@redhat.com>
4997
4998 * Makefile.def (language=c++): Remove check-c++0x.
4999 * Makefile.in (check-gcc-c++): Regenerate.
5000
5001 2011-11-08 Richard Henderson <rth@redhat.com>
5002
5003 * configure.ac: Test for libitm directory present first.
5004
5005 * configure.ac: Adjust srcdir for running libitm/configure.tgt.
5006
5007 * configure.ac: Test libitm/configure.tgt to disable libitm.
5008 * configure: Rebuild.
5009
5010 2011-11-07 Aldy Hernandez <aldyh@redhat.com>
5011 Richard Henderson <rth@redhat.com>
5012
5013 Merged from transactional-memory.
5014
5015 * Makefile.def (lang_env_dependencies): libitm is c++.
5016 Add libitm target module.
5017 * configure.ac: Likewise.
5018 * config/mmap.m4: New file.
5019 * contrib/gcc_update: Add libitm to touch data.
5020 * Makefile.in, configure: Rebuild.
5021
5022 2011-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5023
5024 * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
5025 LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
5026 * Makefile.in: Regenerate.
5027
5028 2011-11-01 DJ Delorie <dj@redhat.com>
5029
5030 * config.sub: Update to version 2011-10-29 (added rl78)
5031
5032 2011-10-27 Nick Clifton <nickc@redhat.com>
5033
5034 * config.sub: Import these changes from the config project:
5035
5036 2011-10-08 Joern Rennecke <joern.rennecke@embecosm.com>
5037 Ben Elliston <bje@gnu.org>
5038
5039 * config.sub (epiphany): New.
5040
5041 2011-09-09 Linas Vepstas <linasvepstas@gmail.com>
5042 Ben Elliston <bje@gnu.org>
5043
5044 * config.sub (hexagon, hexagon-*): New.
5045
5046 2011-08-23 Roland McGrath <mcgrathr@google.com>
5047
5048 * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
5049 64eb to be64.
5050
5051 2011-08-16 Roland McGrath <mcgrathr@google.com>
5052
5053 * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
5054 (nacl): Grok as alias for 32el-unknown-nacl.
5055
5056 2011-10-25 Kirill Yukhin <kirill.yukhin@intel.com>
5057
5058 * MAINTAINERS (Write After Approval): Add myself.
5059
5060 2011-10-24 Teresa Johnson <tejohnson@google.com>
5061
5062 * MAINTAINERS (Write After Approval): Add myself.
5063
5064 2011-09-21 Jakub Jelinek <jakub@redhat.com>
5065
5066 * MAINTAINERS (sparc port): Remove myself.
5067
5068 2011-09-14 Tom de Vries <tom@codesourcery.com>
5069
5070 * MAINTAINERS (Write After Approval): Add myself.
5071
5072 2011-08-14 Yao Qi <yao@codesourcery.com>
5073
5074 * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
5075 * configure: Regenerate.
5076
5077 2011-07-26 Ian Lance Taylor <iant@google.com>
5078
5079 * configure.ac: Set have_compiler based on whether gcc directory
5080 exists, rather than on whether gcc is in configdirs.
5081 * configure: Rebuild.
5082
5083 2011-07-21 Joseph Myers <joseph@codesourcery.com>
5084
5085 * MAINTAINERS (Global Reviewers): Add self.
5086
5087 2011-07-20 David Edelsohn <dje.gcc@gmail.com>
5088
5089 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
5090 link directories.
5091 * Makefile.in: Rebuild.
5092
5093 2011-07-20 Ian Lance Taylor <iant@google.com>
5094
5095 PR bootstrap/49787
5096 * configure.ac: Move --enable-bootstrap handling earlier in file.
5097 If --enable-bootstrap and either --enable-build-with-cxx or
5098 --enable-build-poststage1-with-cxx, enable C++ automatically.
5099 * configure: Rebuild.
5100
5101 2011-07-19 Ian Lance Taylor <iant@google.com>
5102
5103 * configure.ac: Add --enable-build-poststage1-with-cxx. If set,
5104 make C++ a boot_language. Set and substitute
5105 POSTSTAGE1_CONFIGURE_FLAGS.
5106 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
5107 (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
5108 * configure, Makefile.in: Rebuild.
5109
5110 2011-07-19 Vladimir Makarov <vmakarov@redhat.com>
5111
5112 * MAINTAINERS (Register Allocation): Move myself from reviewers to
5113 maintainers.
5114
5115 2011-07-18 Jakub Jelinek <jakub@redhat.com>
5116
5117 * MAINTAINERS (Global Reviewers): Add myself.
5118
5119 2011-07-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5120
5121 * configure: Regenerate.
5122
5123 2011-07-16 Jason Merrill <jason@redhat.com>
5124
5125 * Makefile.def (language=c++): Add check-c++0x and
5126 check-target-libmudflap-c++.
5127 * Makefile.tpl (check-target-libmudflap-c++): New.
5128 * Makefile.in: Regenerate.
5129
5130 2011-07-16 Matthias Klose <doko@ubuntu.com>
5131
5132 * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
5133 * Makefile.def (target_modules/libjava): Pass
5134 $(EXTRA_CONFIGARGS_LIBJAVA).
5135 * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
5136 if not configured with --enable-static-libjava.
5137 * Makefile.in: Regenerate.
5138 * configure: Likewise.
5139
5140 2011-07-15 Jason Merrill <jason@redhat.com>
5141
5142 * Makefile.in (check-c++): Move check-gcc-c++0x after
5143 check-target-libstdc++-v3.
5144
5145 2011-07-15 Bernd Schmidt <bernds@codesourcery.com>
5146
5147 * MAINTAINERS (c6x port): New entry.
5148
5149 2011-07-13 Jason Merrill <jason@redhat.com>
5150
5151 * Makefile.in (check-gcc-c++0x): New.
5152 (check-c++): Depend on it.
5153
5154 2011-07-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5155
5156 PR target/39150
5157 * configure.ac (i[3456789]86-*-solaris2*): Also accept
5158 x86_64-*-solaris2.1[0-9]*.
5159 * configure: Regenerate.
5160
5161 2011-06-29 Richard Sandiford <rdsandiford@googlemail.com>
5162
5163 * MAINTAINERS (RTL optimizers): Add self.
5164
5165 2011-06-27 Gabriel Charette <gchare@google.com>
5166
5167 * MAINTAINERS (Write After Approval): Add myself.
5168
5169 2011-06-22 Hans-Peter Nilsson <hp@axis.com>
5170
5171 PR regression/47836
5172 PR bootstrap/23656
5173 PR other/47733
5174 PR bootstrap/49247
5175 PR c/48825
5176 * configure.ac (target_libraries): Remove target-libiberty.
5177 Remove case-statement setting skipdirs=target-libiberty for
5178 multiple targets. Remove checking target_configdirs and
5179 removing target-libiberty but keeping target-libgcc if
5180 otherwise empty.
5181 * Makefile.def (target_modules): Don't add libiberty.
5182 (dependencies): Remove all traces of target-libiberty.
5183 * configure, Makefile.in: Regenerate.
5184
5185 2011-06-13 Walter Lee <walt@tilera.com>
5186
5187 * configure.ac (tilepro-*-*) New case.
5188 (tilegx-*-*): Likewise.
5189 * configure: Regenerate.
5190
5191 2011-06-06 Jing Yu <jingyu@google.com>
5192
5193 * configure.ac: Skip target-libiberty for
5194 arm*-*-linux-androideabi.
5195 * configure: Regenerated.
5196
5197 2011-06-06 Nick Clifton <nickc@redhat.com>
5198
5199 * config.sub: Sync from upstream.
5200
5201 2011-06-05 Nenad Vukicevic <nenad@intrepid.com>
5202
5203 * MAINTAINERS (Write After Approval): Add myself.
5204
5205 2011-06-01 Daniel Jacobowitz <drow@false.org>
5206
5207 * MAINTAINERS: Update my email address.
5208
5209 2011-05-27 Nathan Froyd <froydnj@codesourcery.com>
5210
5211 * MAINTAINERS (Write After Approval): Update my email address.
5212
5213 2011-05-11 Paul Pluzhnikov <ppluzhnikov@google.com>
5214
5215 * MAINTAINERS (Write After Approval): Add myself.
5216
5217 2011-05-08 Doug Kwan <dougkwan@google.com>
5218
5219 * configure.ac: Propagate LDFLAGS_FOR_TARGET.
5220 * configure: Regenerated.
5221 * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
5222 value from configure.
5223 * Makefile.in: Regenerated.
5224
5225 2011-05-05 Joseph Myers <joseph@codesourcery.com>
5226
5227 * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
5228 sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
5229 *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
5230 | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
5231 *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
5232 *-*-vxworks*): Disable newlib and libgloss in separate case
5233 statement.
5234 (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
5235 to separate case statement.
5236 (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
5237 *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
5238 alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
5239 sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
5240 arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
5241 bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
5242 i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
5243 i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
5244 i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
5245 i[[3456789]]86-*-rdos*, m32r-*-*,
5246 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
5247 | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
5248 powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
5249 rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
5250 | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
5251 sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
5252 sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
5253 *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
5254 and libgloss in main case over targets. Remove most empty cases
5255 in main case over targets.
5256 * configure: Regenerate.
5257
5258 2011-05-04 Janis Johnson <janisjo@codesourcery.com>
5259
5260 * MAINTAINERS (Write After Approval): Add myself.
5261
5262 2011-05-04 Joseph Myers <joseph@codesourcery.com>
5263
5264 * configure.ac: Remove code setting special library locations for
5265 hppa*64*-*-hpux11*. Remove code setting compiler for
5266 sparc-sun-solaris2*.
5267 * configure: Regenerate.
5268
5269 2011-05-04 Joseph Myers <joseph@codesourcery.com>
5270
5271 * configure.ac: Separate libgloss_dir settings from general case
5272 over targets.
5273 * configure: Regenerate.
5274
5275 2011-04-28 Joseph Myers <joseph@codesourcery.com>
5276
5277 * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
5278 alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
5279 arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
5280 cases in libgcj-disabling case statement.
5281 (hppa*64*-*-linux*): Set unsupported_languages instead of
5282 disabling target-zlib.
5283 (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
5284 to hppa*64*-*-hpux*.
5285 (hppa*-*-*): Restrict case in libgcj-disabling case statement to
5286 hppa*-*-hpux*.
5287 (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
5288 i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
5289 i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
5290 fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
5291 powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
5292 sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
5293 sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
5294 *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
5295 libgcj-disabling case statement.
5296 * configure: Regenerate.
5297
5298 2011-04-28 Joseph Myers <joseph@codesourcery.com>
5299
5300 * configure.ac: Disable Java for targets not supporting libffi.
5301 (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
5302 Remove cases in Java-disabling statement.
5303 (*arm-wince-pe): Change to arm-wince-pe.
5304 (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
5305 cases in Java-disabling statement.
5306 (bfin-*-*): Don't disable Java again.
5307 (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
5308 fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
5309 hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
5310 hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
5311 i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
5312 i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
5313 i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
5314 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
5315 Java-disabling statement.
5316 (mmix-*-*): Don't disable Java again.
5317 (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
5318 powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
5319 microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
5320 sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
5321 tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
5322 statement.
5323 * configure: Regenerate.
5324
5325 2011-04-28 Joseph Myers <joseph@codesourcery.com>
5326
5327 * configure.ac: Separate cases disabling Java and Java libraries
5328 from general case over targets.
5329 * configure: Regenerate.
5330
5331 2011-04-21 Jie Zhang <jzhang918@gmail.com>
5332
5333 * MAINTAINERS: Update my email address.
5334
5335 2011-04-20 Easwaran Raman <eraman@google.com>
5336
5337 * MAINTAINERS (Write After Approval): Add myself.
5338
5339 2011-04-18 Jack Howarth <howarth@bromo.med.uc.edu>
5340
5341 PR lto/48086
5342 * configure.ac: Re-enable LTO on *-apple-darwin9*.
5343 * configure: Regenerate.
5344
5345 2011-04-16 Jim Meyering <meyering@redhat.com>
5346
5347 * MAINTAINERS (Write After Approval): Add myself.
5348
5349 2011-04-15 Dodji Seketeli <dodji@redhat.com>
5350
5351 * MAINTAINERS: Update my email address.
5352
5353 2011-04-13 Georg-Johann Lay <avr@gjlay.de>
5354
5355 * MAINTAINERS (Write After Approval): Add myself.
5356
5357 2011-04-12 Yufeng Zhang <yufeng.zhang@arm.com>
5358
5359 * MAINTAINERS (Write After Approval): Add myself.
5360
5361 2011-04-07 Stuart Henderson <shenders@gcc.gnu.org>
5362
5363 * MAINTAINERS (Write After Approval): Add myself.
5364
5365 2011-04-06 Joseph Myers <joseph@codesourcery.com>
5366
5367 * configure.ac (build_tools): Remove build-byacc.
5368 (host_libs): Remove mmalloc.
5369 (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
5370 autoconf automake libtool diff rcs fileutils shellutils time
5371 textutils wdiff find uudecode hello tar gzip indent recode release
5372 sed perl gawk findutils gettext zip.
5373 (libgcj): Remove target-qthreads.
5374 (target_tools): Remove target-examples target-gperf.
5375 (YACC): Don't handle building byacc.
5376 * configure: Regenerate.
5377 * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
5378 dosutils, examples, fileutils, find, findutils, gawk, gettext,
5379 gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
5380 patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
5381 shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
5382 handle building components.
5383 * Makefile.in: Regenerate.
5384
5385 2011-04-05 Sterling Augustine <augustine.sterling@gmail.com>
5386
5387 * MAINTAINERS: Update my email address as Xtensa maintainer.
5388
5389 2011-04-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5390
5391 * config.sub: Sync from upstream.
5392
5393 2011-04-01 Joseph Myers <joseph@codesourcery.com>
5394
5395 * configure.ac (avr-*-*): Add comment about why libssp is disabled.
5396 (microblaze*): Don't disable libssp.
5397 * configure: Regenerate.
5398
5399 2011-04-01 Joseph Myers <joseph@codesourcery.com>
5400
5401 * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
5402 moveifchange.
5403 * configure: Regenerate.
5404 * Makefile.tpl: Use @SHELL@ not @config_shell@.
5405 * Makefile.in: Regenerate.
5406
5407 2011-04-01 Joseph Myers <joseph@codesourcery.com>
5408
5409 * configure.ac (*-*-sysv4*): Don't enable libgomp.
5410 (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
5411 powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
5412 powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
5413 xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
5414 *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
5415 md_exec_prefix cases.
5416 * configure: Regenerate.
5417
5418 2011-04-01 Joseph Myers <joseph@codesourcery.com>
5419
5420 * configure.ac: Separate cases disabling target-libssp,
5421 target-libiberty, target-libstdc++-v3 and Fortran from general
5422 case over targets.
5423 * configure: Regenerate.
5424
5425 2011-04-01 Joseph Myers <joseph@codesourcery.com>
5426
5427 * configure.ac (*-*-chorusos): Don't disable libgcj.
5428 (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
5429 Remove case.
5430 (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
5431 (arm-*-coff): Don't disable libgcj.
5432 (arm*-*-linux-gnueabi): Remove useless assignment.
5433 (arm-*-riscix*): Don't disable libgcj.
5434 (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
5435 configuration.
5436 (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
5437 (c54x*-*-*): Remove case.
5438 (tic54x-*-*): Don't disable GCC or GCC libraries.
5439 (cris-*-* | crisv32-*-*): Don't handle *-*-aout. Change *-*-elf
5440 to *.
5441 (d10v-*-*): Don't disable GCC libraries.
5442 (d30v-*-*): Don't disable libgcj.
5443 (h8500-*-*): Don't disable GCC libraries.
5444 (i960-*-*): Don't disable libgcj.
5445 (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
5446 (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
5447 i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
5448 libgcj.
5449 (m68k-*-coff*): Remove case.
5450 (mmix-*-*): Don't disable libgloss on host.
5451 (mn10200-*-*, mn10300-*-*): Remove cases.
5452 (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
5453 powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
5454 Don't disable libgcj.
5455 (romp-*-*): Remove case.
5456 (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
5457 (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
5458 case.
5459 (v810-*-*): Don't disable GCC libraries.
5460 (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
5461 (ip2k-*-*): Don't disable GCC libraries.
5462 * configure: Regenerate.
5463
5464 2011-03-28 Joseph Myers <joseph@codesourcery.com>
5465
5466 * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
5467 libffi on host.
5468 (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
5469 on host.
5470 (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
5471 * configure: Regenerate.
5472
5473 2011-03-26 John Marino <binutils@marino.st>
5474
5475 * configure.ac: Add support for *-*-dragonfly*
5476 * configure: Regenerate.
5477
5478 2011-03-25 Joseph Myers <joseph@codesourcery.com>
5479
5480 * configure.ac (native_only): Remove.
5481 (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
5482 send-pr uudecode guile gnuserv on host.
5483 (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
5484 send-pr rcs guile perl texinfo libtool on host.
5485 (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
5486 automake send-pr rcs guile perl texinfo libtool on host.
5487 (*-*-cygwin*, *-*-netbsd*): Remove host cases.
5488 (*-*-kaos*): Don't disable target-examples target-gperf on target.
5489 (alpha*-dec-osf*): Don't disable fileutils on target.
5490 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
5491 texinfo send-pr expect dejagnu on target.
5492 (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
5493 target-qthreads on target.
5494 (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
5495 (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
5496 (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
5497 x86_64-*-mingw*): Don't disable expect on target.
5498 (*-*-cygwin*): Don't disable target-gperf on target.
5499 (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
5500 gnuserv on target.
5501 (powerpcle-*-solaris*): Don't disable make expect gnuserv on
5502 target.
5503 * configure: Regenerate.
5504
5505 2011-03-25 Joseph Myers <joseph@codesourcery.com>
5506
5507 * configure.ac (target_tools): Remove target-groff.
5508 (native_only): Remove target-groff.
5509 (hppa*64*-*-*): Don't disable byacc.
5510 (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
5511 setting.
5512 (*-*-kaos*): Don't skip target-librx and target-groff.
5513 (*-*-netware*): Don't skip target-libmudflap.
5514 (*-*-tpf*): Don't skip target-libmudflap.
5515 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
5516 directories on the host.
5517 (ia64*-*-*vms*): Don't skip tix.
5518 (sh-*-* | sh64-*-*): Don't condition skipped directories on the
5519 host.
5520 * configure: Regenerate.
5521
5522 2011-03-24 Paolo Bonzini <pbonzini@redhat.com>
5523
5524 * configure.ac: Remove references to mt-mep, mt-netware,
5525 mt-wince.
5526 * Makefile.def: Add all-utils soft dependencies.
5527 * Makefile.tpl: Remove GDB_NLM_DEPS.
5528 * configure: Regenerate.
5529 * Makefile.in: Regenerate.
5530
5531 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
5532
5533 * configure.ac: Do not include mh-x86omitfp.
5534 * configure: Regenerate.
5535
5536 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
5537
5538 * configure.ac: Remove empty cases.
5539 * configure: Regenerate.
5540
5541 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
5542
5543 * Makefile.def: Add dependency from termcap to gdb.
5544 * Makefile.in: Regenerate.
5545
5546 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
5547
5548 * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
5549 * configure: Regenerate.
5550 * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
5551 * Makefile.tpl: Likewise.
5552 * Makefile.in: Regenerate.
5553
5554 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
5555
5556 * configure.ac: Remove all mentions of tentative_cc.
5557 * configure: Regenerate.
5558
5559 2011-03-24 Joseph Myers <joseph@codesourcery.com>
5560
5561 * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
5562 i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
5563 m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
5564 m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
5565 mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
5566 i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
5567 i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
5568 i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
5569 i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
5570 hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
5571 *-*-rhapsody*): Remove host cases.
5572 * configure: Regenerate.
5573
5574 2011-03-24 Joseph Myers <joseph@codesourcery.com>
5575
5576 * configure.ac (ppc*-*-pe): Remove host case.
5577 (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
5578 xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
5579 | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
5580 cases.
5581 * configure: Regenerate.
5582
5583 2011-03-24 Joseph Myers <joseph@codesourcery.com>
5584
5585 * config.sub: Update to version 2011-03-23.
5586
5587 2011-03-22 Joseph Myers <joseph@codesourcery.com>
5588
5589 * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
5590 i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
5591 | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
5592 * configure: Regenerate.
5593
5594 2011-03-22 Joseph Myers <joseph@codesourcery.com>
5595
5596 * MAINTAINERS (crx port, m68hc11 port): Remove. Move maintainers
5597 to Write After Approval.
5598 * config-ml.in: Don't handle arc-*-elf*.
5599 * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
5600 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
5601 handle GCC libraries.
5602 * configure: Regenerate.
5603
5604 2011-03-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5605
5606 PR bootstrap/48120:
5607 * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
5608 Add -lstdc++ -lm to LIBS.
5609 * configure: Regenerate.
5610
5611 2011-03-18 David Edelsohn <dje.gcc@gmail.com>
5612
5613 * config.guess: Update to version 2011-02-02
5614 * config.sub: Update to version 2011-02-24
5615
5616 2011-03-16 Jack Howarth <howarth@bromo.med.uc.edu>
5617
5618 PR lto/48086
5619 * configure.ac: Re-enable LTO on *-apple-darwin9.
5620 * configure: Regenerate.
5621
5622 2011-03-13 Jack Howarth <howarth@bromo.med.uc.edu>
5623
5624 PR lto/48086
5625 * configure.ac: Disable LTO on darwin due to an assembler change in
5626 Xcode 3.2.6/4.0 that limits the total number of sections/segments to
5627 under 256.
5628 * configure: Regenerate.
5629
5630 2011-03-11 Chen Liqin <liqin.gcc@gmail.com>
5631
5632 * MAINTAINERS: Update myself as score backend maintainer,
5633 update my e-mail address.
5634
5635 2011-03-09 Xuepeng Guo <terry.guo@arm.com>
5636
5637 * MAINTAINERS: Update my e-mail address.
5638
5639 2011-03-06 Joey Ye <joey.ye@arm.com>
5640
5641 * MAINTAINERS: Update my e-mail address.
5642
5643 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
5644
5645 * configure.ac: Adjust test of with_ppl.
5646 * configure: Regenerated.
5647
5648 2011-03-02 Kai Tietz <ktietz@redhat.com>
5649
5650 * MAINTAINERS: Adjust my e-mail address.
5651
5652 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
5653
5654 * configure.ac: Add -lpwl to ppllibs.
5655 * configure: Regenerated.
5656
5657 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
5658
5659 * config/cloog.m4: Add -lisl to clooglibs.
5660 * configure: Regenerated.
5661
5662 2011-02-24 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
5663
5664 * MAINTAINERS (CPU Port maintainers): Add self.
5665
5666 2011-02-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5667
5668 * MAINTAINERS: Add myself as testsuite maintainer.
5669
5670 2011-02-15 Mike Stump <mikestump@comcast.net>
5671
5672 * MAINTAINERS: Add myself as testsuite maintainer.
5673
5674 2011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5675
5676 Import from Libtool and gnulib:
5677
5678 2011-01-27 Gerald Pfeifer <gerald@pfeifer.com>
5679
5680 Prepare for supporting FreeBSD 10.
5681 * config.rpath: Remove handling of freebsd1* which soon would
5682 match FreeBSD 10.0.
5683
5684 2011-01-20 Gerald Pfeifer <gerald@pfeifer.com> (tiny change)
5685
5686 Remove support for FreeBSD 1.x.
5687 * libtool.m4 (_LT_LINKER_SHLIBS)
5688 (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
5689 soon would incorrectly match FreeBSD 10.0.
5690
5691 2011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5692
5693 PR binutils/12283
5694 * move-if-change: Import version from gnulib.
5695
5696 2011-02-12 Alexandre Oliva <aoliva@redhat.com>
5697
5698 PR lto/47225
5699 * Makefile.def (lto-plugin): Double dash for enable-shared.
5700 (configure-gcc): Depend on all-lto-plugin.
5701 * Makefile.in: Rebuilt.
5702
5703 2011-02-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5704
5705 * configure.ac: Remove extra bracket.
5706 * configure: Regenerate.
5707
5708 2011-02-08 Tobias Burnus <burnus@net-b.de>
5709
5710 * MAINTAINERS: Add myself as libquadmath maintainer.
5711
5712 2011-02-08 Thomas Schwinge <thomas@schwinge.name>
5713
5714 * MAINTAINERS: Update my email address.
5715
5716 2011-02-07 Joseph Myers <joseph@codesourcery.com>
5717
5718 * MAINTAINERS (option handling): Add self.
5719
5720 2011-02-06 Kai Tietz <kai.tietz@onevision.com>
5721
5722 PR lto/47225
5723 * Makefile.def: Add dependency for install-gcc
5724 on install-lto-plugin.
5725 * Makfile.in: Regenerated
5726
5727 2011-02-01 Sebastien Bourdeauducq <sebastien@milkymist.org>
5728
5729 * MAINTAINERS (CPU Port Maintainers): Add myself.
5730
5731 2011-01-31 Alexandre Oliva <aoliva@redhat.com>
5732
5733 PR libgcj/44341
5734 * configure.ac: Discard --with-* flags for host when configuring
5735 target libraries for cross build.
5736 * configure: Rebuilt.
5737
5738 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
5739
5740 * MAINTAINERS (linear loop transforms): Removed.
5741
5742 2011-01-25 Jakub Jelinek <jakub@redhat.com>
5743
5744 * configure.ac: If with_ppl is no, move setting with_cloog=no
5745 after CLOOG_REQUESTED check.
5746 * configure: Regenerated.
5747
5748 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
5749
5750 * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
5751 CLooG has been requested.
5752 * configure: Regenerated.
5753
5754 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
5755
5756 * configure: Regenerated.
5757 * configure.ac: Check for version 0.11 (or later revision) of PPL.
5758
5759 2011-01-25 Tobias Grosser <grosser@fim.uni-passau.de>
5760
5761 * configure: Regenerated.
5762 * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
5763
5764 2011-01-21 Andreas Schwab <schwab@redhat.com>
5765
5766 * configure.ac: Use AS_HELP_STRING throughout.
5767 * configure: Regenerate.
5768
5769 2011-01-18 Jie Zhang <jie.zhang@analog.com>
5770
5771 * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
5772 * configure: Regenerate.
5773
5774 2011-01-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
5775
5776 * ltmain.sh (relink): Use absolute path when hardcoding with -L.
5777
5778 2011-01-13 Joel Brobecker <brobecker@adacore.com>
5779
5780 * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
5781 for ia64-hpux.
5782 * configure: Regenerate.
5783
5784 2011-01-07 Jan Hubicka <jh@suse.cz>
5785
5786 PR lto/47225
5787 * Makefile.in: Regenerate.
5788 * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
5789 configure.
5790
5791 2011-01-07 Jan Hubicka <jh@suse.cz>
5792
5793 * Makefile.in: Regenerate.
5794 * Makefile.def (gcc host module) and soft dependency on lto-plugin
5795 and configure dependency on lto-plugin configure.
5796 (lto-plugin module): Remove dependency on GCC; add dependency on
5797 liniberty.
5798
5799 2011-01-07 William Schmidt <wschmidt@linux.vnet.ibm.com>
5800
5801 * MAINTAINERS (Write After Approval): Add myself.
5802
5803 2010-12-23 Hariharan Sandanagobalane <hariharan@picochip.com>
5804
5805 * configure: Regenerate.
5806
5807 2010-12-22 Hariharan Sandanagobalane <hariharan@picochip.com>
5808
5809 * configure.ac: (picochip): Disable libiberty.
5810
5811 2010-12-14 Kaushik Phatak <kaushik.phatak@kpitcummins.com>
5812
5813 * MAINTAINERS (Write After Approval): Add myself.
5814
5815 2010-12-10 Ian Lance Taylor <iant@google.com>
5816
5817 PR bootstrap/46819
5818 * configure.ac: For --disable-libgcj clear libgcj_saved.
5819 * configure: Rebuild.
5820
5821 2010-12-10 Tobias Burnus <burnus@net-b.de>
5822
5823 PR fortran/46540
5824 * configure.ac: Add --disable-libquadmath and
5825 --disable-libquadmath-support.
5826 * configure: Regenerate.
5827
5828 2010-12-03 Ian Lance Taylor <iant@google.com>
5829
5830 * MAINTAINERS: Add myself as libgo maintainer.
5831
5832 2010-12-03 Hans-Peter Nilsson <hp@axis.com>
5833
5834 PR libffi/46792
5835 * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
5836 * configure: Regenerate.
5837
5838 2010-12-02 Ian Lance Taylor <iant@google.com>
5839
5840 * configure.ac: Always set default for poststage1_ldflags to
5841 -static-libstdc++ -static-libgcc.
5842
5843 2010-11-29 Andreas Schwab <schwab@redhat.com>
5844
5845 * configure.ac: Move comment to remove extra space in last argument
5846 of GCC_TARGET_TOOL.
5847
5848 2010-11-26 Alexandre Oliva <aoliva@redhat.com>
5849
5850 PR other/46026
5851 * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
5852 * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
5853 * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
5854 (BASE_FLAGS_TO_PASS): Use it.
5855 * configure: Rebuilt.
5856 * Makefile.in: Rebuilt.
5857
5858 2010-11-23 H.J. Lu <hongjiu.lu@intel.com>
5859
5860 PR binutils/12258
5861 * configure.ac: Correct comments for --enable-gold/--enable-ld.
5862 Properly check default linker.
5863 * configure: Regnerated.
5864
5865 2010-11-23 Matthias Klose <doko@ubuntu.com>
5866
5867 * configure.ac: For --enable-gold, handle value `default' instead of
5868 `both*'. New configure option --{en,dis}able-ld.
5869 * configure: Regenerate.
5870
5871 2010-11-20 Ian Lance Taylor <iant@google.com>
5872
5873 * configure.ac: Only disable a language library if no language needs
5874 it. Don't let --disable-libgcj uncondtionally disable libffi.
5875 * configure: Rebuild.
5876
5877 2010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5878
5879 * Makefile.in: Regenerate.
5880
5881 PR other/46202
5882 * configure.ac: Fix just-built in-tree STRIP name to be
5883 binutils/strip-new.
5884 * configure: Regenerate.
5885 * Makefile.def (install-strip-gcc, install-strip-binutils)
5886 (install-strip-opcodes, install-strip-ld, install-strip-itcl)
5887 (install-strip-sid): Mirror dependencies on non-strip variants
5888 of these targets on the respective -strip prerequisites.
5889 * Makefile.tpl (install-strip, install-strip-host)
5890 (install-strip-target): New targets.
5891 (install-strip-[+module+], install-strip-target-[+module+]):
5892 New targets.
5893 * Makefile.in: Regenerate.
5894
5895 2010-11-19 Ian Lance Taylor <iant@google.com>
5896 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5897
5898 * configure.ac: Add target-libgo to target_libraries. Set
5899 and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
5900 * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
5901 (HOST_EXPORTS): Add GOC.
5902 (BASE_TARGET_EXPORTS): Add GOC.
5903 (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
5904 (GOCFLAGS_FOR_TARGET): New variable.
5905 (EXTRA_HOST_FLAGS): Add GOC.
5906 (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
5907 * Makefile.def (target_modules): Add libgo.
5908 (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
5909 (dependencies): Add dependency from configure-target-libgo to
5910 configure-target-libffi and all-target-libstdc++-v3. Add
5911 dependencies from all-target-libgo to all-target-libffi.
5912 (languages): Add go.
5913 * configure: Rebuild.
5914 * Makefile.in: Rebuild.
5915
5916 2010-11-19 Ian Lance Taylor <iant@google.com>
5917
5918 * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
5919 compiler/flag environment variables.
5920
5921 2010-11-18 Ian Lance Taylor <iant@google.com>
5922
5923 * configure.ac: Check for lang_requires_boot_languages in
5924 config-lang.in files.
5925 * configure: Rebuild.
5926
5927 2010-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
5928 Tobias Burnus <burnus@net-b.de>
5929
5930 PR fortran/32049
5931 * Makefile.def: Add libquadmath; build it with language=fortran.
5932 * configure.ac: Add libquadmath.
5933 * Makefile.tpl: Handle multiple libs in check-[+language+].
5934 * Makefile.in: Regenerate.
5935 * configure: Regenerate.
5936
5937 2010-11-16 Tom Tromey <tromey@redhat.com>
5938
5939 * MAINTAINERS: Moved myself to reviewers section.
5940
5941 2010-11-15 Zdenek Dvorak <ook@ucw.cz>
5942
5943 * MAINTAINERS: Moved myself to reviewers section.
5944
5945 2010-11-15 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5946
5947 * MAINTAINERS (Various Maintainers): Add self for build machinery.
5948 (Write After Approval): Remove self.
5949
5950 2010-11-15 Andreas Schwab <schwab@redhat.com>
5951
5952 * configure.ac: Fix spelling in option names.
5953 * configure: Regenerated.
5954
5955 2010-11-13 Georg-Johann Lay <georgjohann@web.de>
5956
5957 PR bootstrap/39622
5958 * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
5959 * configure: Regenerated.
5960
5961 2010-11-13 Kaveh R. Ghazi <ghazi@gcc.gnu.org>
5962
5963 * MAINTAINERS: Update my email address.
5964
5965 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
5966
5967 * configure: Regenerate.
5968
5969 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
5970
5971 * configure: Regenerate.
5972
5973 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
5974
5975 * configure: Regenerate.
5976
5977 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
5978
5979 * configure: Regenerate.
5980
5981 2010-11-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
5982
5983 * configure.ac: Support official CLooG.org versions.
5984 * configure: Regenerate.
5985 * config/cloog.m4: New.
5986
5987 2010-11-10 François Dumont <francois.cppdevs@free.fr>
5988
5989 * MAINTAINERS (Write After Approval): Add myself.
5990
5991 2010-11-09 David Edelsohn <dje.gcc@gmail.com>
5992
5993 * MAINTAINERS: Update my email address.
5994
5995 2010-11-04 Iain Sandoe <iains@gcc.gnu.org>
5996
5997 * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
5998 * configure: Regenerate.
5999
6000 2010-11-03 Ian Lance Taylor <iant@google.com>
6001 Dave Korn <dave.korn.cygwin@gmail.com>
6002
6003 PR lto/46273
6004 * configure.ac: Remove libelf tests. Build lto-plugin on ELF always
6005 and on other supported platforms whenever LTO is enabled.
6006 * configure: Rebuild.
6007
6008 2010-11-02 Alan Modra <amodra@gmail.com>
6009
6010 PR binutils/12110
6011 * configure.ac: Error when source path contains spaces.
6012 * configure: Regenerate.
6013
6014 2010-10-23 James E. Wilson <wilson@codesourcery.com>
6015
6016 * MAINTAINERS: Update my email address.
6017
6018 2010-10-20 Ian Lance Taylor <iant@google.com>
6019
6020 * Makefile.def (target_modules): Set lib_path to src/.libs for
6021 libstdc++-v3 module.
6022 * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
6023 * Makefile.in: Rebuild.
6024
6025 2010-10-18 Laurynas Biveinis <laurynas.biveinis@gmail.com>
6026
6027 * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
6028 (Write After Approval): Remove myself.
6029
6030 2010-10-15 Tristan Gingold <gingold@adacore.com>
6031
6032 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
6033
6034 2010-10-14 Douglas Rupp <rupp@gnat.com>
6035
6036 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
6037
6038 2010-10-07 Dave Korn <dave.korn.cygwin@gmail.com>
6039
6040 * configure.ac (build_lto_plugin): New shell variable.
6041 (--enable-lto): Turn on by default for all non-ELF platforms that
6042 have had LTO support added so far. Set build_lto_plugin appropriately
6043 for both ELF and non-ELF.
6044 (configdirs): Add lto-plugin or not based on build_lto_plugin.
6045 * configure: Regenerate.
6046
6047 2010-10-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6048
6049 Sync from src:
6050 * configure.ac (v850 support): Remove target-libgloss from
6051 noconfigdirs.
6052 * configure: Regenerate.
6053
6054 2010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6055
6056 PR bootstrap/45326
6057 PR bootstrap/45174
6058 * configure.ac: Honor initial values of $build_configargs,
6059 $host_configargs, $target_configargs. Mark the precious, so
6060 environment settings get recorded.
6061 * configure: Regenerate.
6062
6063 2010-09-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6064
6065 PR bootstrap/45796
6066 * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
6067 Depend on all-build-libiberty.
6068 * Makefile.in: Regenerate.
6069
6070 2010-09-30 Michael Eager <eager@eagercon.com>
6071
6072 * configure.ac (microblaze): Add target-libssp to noconfigdirs.
6073 * configure: Regenerate.
6074
6075 2010-09-28 Michael Eager <eager@eagercon.com>
6076
6077 * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
6078
6079 2010-06-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6080
6081 PR bootstrap/44621
6082 * configure.ac: Fix unportable shell quoting.
6083 * configure: Regenerate.
6084
6085 2010-09-21 Iain Sandoe <iains@gcc.gnu.org>
6086
6087 * configure.ac (enable-lto): Add Darwin to the list of supported lto
6088 targets and amend comment.
6089 * configure: Regenerate.
6090
6091 2010-09-15 Tejas Belagod <tejas.belagod@arm.com>
6092
6093 * MAINTAINERS (Write After Approval): Add myself.
6094
6095 2010-09-03 Jack Howarth <howarth@bromo.med.uc.edu>
6096
6097 * configure.ac: Enable LTO by default on Darwin.
6098 * configure: Regenerate.
6099
6100 2010-09-02 Marcus Shawcroft <marcus.shawcroft@arm.com>
6101
6102 * MAINTAINERS (Write After Approval): Add myself.
6103
6104 2010-09-01 Ian Bolton <ian.bolton@arm.com>
6105
6106 * MAINTAINERS (Write After Approval): Add myself.
6107
6108 2010-08-25 Danny Smith <dannysmith@users.sourceforge.net>
6109
6110 * MAINTAINERS (OS Port Maintainers): Remove myself from windows
6111 ports
6112
6113 2010-07-28 David Yuste <david.yuste@gmail.com>
6114
6115 * MAINTAINERS (Write After Approval): Add myself.
6116
6117 2010-07-26 Naveen.H.S <naveen.S@kpitcummins.com>
6118
6119 * configure.ac: Support all v850 targets.
6120 * configure: Regenerate.
6121
6122 2010-07-23 Marc Glisse <marc.glisse@normalesup.org>
6123
6124 PR bootstrap/44455
6125 * configure.ac (extra_mpfr_configure_flags): Copy from
6126 extra_mpc_gmp_configure_flags.
6127 * configure: Re-generated.
6128
6129 2010-07-22 Andi Kleen <ak@linux.intel.com>
6130
6131 * MAINTAINERS (Write After Approval): Add myself.
6132
6133 2010-07-22 Chung-Lin Tang <cltang@codesourcery.com>
6134
6135 * MAINTAINERS (Write After Approval): Add myself.
6136
6137 2010-07-20 Jeffrey Yasskin <jyasskin@google.com>
6138
6139 * MAINTAINERS (Write After Approval): Add myself.
6140
6141 2010-07-17 Jack Howarth <howarth@bromo.med.uc.edu>
6142
6143 PR target/44862
6144 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
6145 Provide -B option to allow for link spec %s substitutions for
6146 libstdc++.a on darwin.
6147 * Makefile.in: Regenerate.
6148
6149 2010-07-10 Mikael Morin <mikael@gcc.gnu.org>
6150
6151 * MAINTAINERS (Reviewers): Update my e-mail address
6152
6153 2010-06-10 Alexandre Oliva <aoliva@redhat.com>
6154
6155 * Makefile.def (configure-gcc): Depend on all-libelf.
6156 * Makefile.in: Rebuild.
6157
6158 2010-06-05 Fabien Chêne <fabien@gcc.gnu.org>
6159
6160 * MAINTAINERS (Write After Approval): Add myself in the right place.
6161
6162 2010-06-04 Fabien Chêne <fabien@gcc.gnu.org>
6163
6164 * MAINTAINERS (Write After Approval): Add myself.
6165
6166 2010-05-25 Sterling Augustine <sterling@tensilica.com>
6167
6168 * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
6169
6170 2010-05-25 Maxim Kuvyrkov <maxim@codesourcery.com>
6171
6172 * config.sub: Update to version 2010-05-21.
6173 * config.guess: Update to version 2010-04-03.
6174
6175 2010-05-18 Steven Bosscher <steven@gcc.gnu.org>
6176
6177 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
6178 * configure: Regenerate.
6179
6180 2010-05-12 Sriraman Tallam <tmsriram@google.com>
6181
6182 * MAINTAINERS (Write After Approval): Add myself.
6183
6184 2010-05-07 Steven Bosscher <steven@gcc.gnu.org>
6185
6186 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
6187 a platform that supports LTO.
6188 * configure: Regenerate.
6189
6190 2010-05-05 Sebastian Pop <sebastian.pop@amd.com>
6191
6192 * configure.ac: Allow all the versions greater than 0.10 of PPL.
6193 * configure: Regenerated.
6194
6195 2010-04-27 Roland McGrath <roland@redhat.com>
6196 H.J. Lu <hongjiu.lu@intel.com>
6197
6198 * configure.ac (--enable-gold): Support both, both/gold and
6199 both/bfd to add gold to configdirs without removing ld.
6200 * configure: Regenerated.
6201
6202 * Makefile.def: Add install-gold dependency to install-ld.
6203 * Makefile.in: Regenerated.
6204
6205 2010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
6206
6207 PR lto/42776
6208 * configure.ac (--enable-lto): Refactor handling so libelf tests
6209 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
6210 and allow LTO to be explicitly enabled on non-ELF platforms that
6211 are known to support it inside else-clause.
6212 * configure: Regenerate.
6213
6214 2010-04-20 Eric Botcazou <ebotcazou@adacore.com>
6215
6216 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
6217 * configure: Regenerate.
6218
6219 2010-04-17 Ralf Corsépius <ralf.corsepius@rtems.org>
6220
6221 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
6222 * configure: Regenerate.
6223
6224 2010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
6225
6226 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
6227 separately.
6228 * configure: Regenerate.
6229
6230 2010-04-16 Kevin Williams <kevin.williams@inria.fr>
6231
6232 * MAINTAINERS (Write After Approval): Add myself.
6233
6234 2010-04-14 Tristan Gingold <gingold@adacore.com>
6235
6236 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
6237 * configure: Regenerate.
6238
6239 2010-04-13 Steve Ellcey <sje@cup.hp.com>
6240
6241 * configure: Regenerate after change to elf.m4.
6242
6243 2010-04-06 Iain Sandoe <iains@gcc.gnu.org>
6244
6245 * MAINTAINERS (Write After Approval): Add myself.
6246
6247 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
6248
6249 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
6250 * configure: Regenerated.
6251
6252 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
6253
6254 * configure.ac: Print "buggy but acceptable" when CLooG
6255 revision is less than 9.
6256 * configure: Regenerated.
6257
6258 2010-04-01 Diego Novillo <dnovillo@google.com>
6259
6260 * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
6261
6262 2010-04-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6263
6264 PR bootstrap/43615
6265 PR bootstrap/43328
6266
6267 Revert:
6268
6269 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6270
6271 * configure.ac: Do not pass --enable-multilib nor
6272 --disable-multilib in baseargs. Accept explicitly passed
6273 --enable_multilib.
6274 * configure: Regenerate.
6275
6276 2010-03-31 Ulrich Weigand <uweigand@de.ibm.com>
6277
6278 * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
6279
6280 2010-03-31 Janis Johnson <janis187@us.ibm.com>
6281
6282 * MAINTAINERS: Remove myself.
6283
6284 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6285
6286 PR bootstrap/43328
6287 * configure.ac: Do not pass --enable-multilib nor
6288 --disable-multilib in baseargs. Accept explicitly passed
6289 --enable_multilib.
6290 * configure: Regenerate.
6291
6292 2010-03-28 Andrew Pinski <pinskia@gmail.com>
6293
6294 * MAINTAINERS (spu port): Remove me.
6295
6296 2010-03-23 Joseph Myers <joseph@codesourcery.com>
6297
6298 * configure.ac (tic6x-*-*): New case.
6299 * configure: Regenerate.
6300
6301 2010-03-23 Joseph Myers <joseph@codesourcery.com>
6302
6303 * config.sub: Update to version 2010-03-22.
6304 * config.guess: Update to version 2009-12-30.
6305
6306 2010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
6307
6308 PR ada/42554
6309 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
6310 * configure: Regenerate.
6311
6312 2010-03-18 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
6313
6314 * MAINTAINERS: Update my email address.
6315
6316 2010-03-17 Sebastian Pop <sebastian.pop@amd.com>
6317
6318 * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
6319 (ghassan.shobaki@amd.com): Removed.
6320
6321 2010-03-17 Alan Modra <amodra@gmail.com>
6322
6323 * MAINTAINERS: Update my email address.
6324
6325 2010-03-16 Diego Novillo <dnovillo@google.com>
6326
6327 * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
6328 Matthews.
6329
6330 2010-03-16 Joseph Myers <joseph@codesourcery.com>
6331
6332 * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
6333 Gutson, Jeffrey D. Oldham and Mark Shinwell.
6334
6335 2010-03-16 Joseph Myers <joseph@codesourcery.com>
6336
6337 * MAINTAINERS: Update my email address.
6338
6339 2010-03-16 Daniel Jacobowitz <dan@codesourcery.com>
6340
6341 * MAINTAINERS: Update my email address.
6342
6343 2010-03-15 Bernd Schmidt <bernds@codesourcery.com>
6344
6345 * MAINTAINERS: Update my email address.
6346
6347 2010-03-09 Jie Zhang <jie@codesourcery.com>
6348
6349 * MAINTAINERS: Update my email address.
6350
6351 2010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
6352
6353 PR libstdc++/32499
6354 * configure.ac (RANLIB): Default to true.
6355 (STRIP): Likewise.
6356 (RANLIB_FOR_TARGET): Remove superfluous : argument.
6357 * configure: Regenerate.
6358
6359 2010-02-17 Rafael Ávila de Espíndola <espindola@google.com>
6360
6361 * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
6362 (Write After Approval): Update my email address.
6363
6364 2010-02-17 Nick Clifton <nickc@redhat.com>
6365
6366 PR 11238
6367 * Makefile.tpl (local-distclean): Also remove config.cache files in
6368 sub-directories as there may not be Makefiles present in the
6369 sub-directories.
6370 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
6371 the config.cache files found by the find command.
6372
6373 * Makefile.in: Regenerate.
6374 * configure.ac: Revert previous delta.
6375 * configure: Regenerate.
6376
6377 2010-02-15 Nick Clifton <nickc@redhat.com>
6378
6379 PR 11238
6380 * configure.ac: Delete config.cache files in sub-directories when
6381 deleting Makefiles.
6382 * configure: Regenerate.
6383
6384 2010-02-12 Ben Elliston <bje@gnu.org>
6385
6386 * MAINTAINERS: Update my email address.
6387
6388 2010-02-08 Andrew Pinski <pinskia@gmail.com>
6389
6390 * MAINTAINERS (spu port): Update my email address.
6391
6392 2010-02-08 Jie Zhang <jie.zhang@analog.com>
6393
6394 * MAINTAINERS: Add myself as a maintainer for the bfin port.
6395
6396 2010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6397
6398 * configure.ac: Add "recommended" version checks for GMP/MPC.
6399 Update recommended GMP/MPFR/MPC versions.
6400 * configure: Regenerate.
6401
6402 2010-01-31 Joern Rennecke <joern.rennecke@embecosm.com>
6403
6404 * MAINTAINERS: Move my Embecosm email address into the
6405 write-after-approval section.
6406
6407 2010-01-26 Ian Lance Taylor <iant@google.com>
6408
6409 * MAINTAINERS: Add myself as Go frontend maintainer.
6410
6411 2010-01-25 Joern Rennecke <amylaar@spamcop.net>
6412
6413 PR libstdc++/36101, PR libstdc++/42813
6414 * configure.ac (bootstrap_target_libs): Make inclusion of
6415 target-libgomp conditional on libgomb being in target_configdirs.
6416 * configure: Regenerate.
6417
6418 2010-01-23 Joern Rennecke <amylaar@spamcop.net>
6419
6420 PR libstdc++/36101, PR libstdc++/42813
6421 * configure.ac (bootstrap_target_libs): Include target-libgomp.
6422 * configure: Regenerate.
6423
6424 2010-01-22 Joern Rennecke <amylaar@spamcop.net>
6425
6426 PR libstdc++/36101, PR libstdc++/42813
6427 * configure.ac (target_configdirs): Substitute.
6428 * Makefile.def: Bootstrap target module libgomp.
6429 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
6430 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
6431 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
6432 * configure, Makefile.in: Regenerate.
6433
6434 2010-01-21 Dave Korn <dave.korn.cygwin@gmail.com>
6435
6436 * MAINTAINERS: Adjust my details.
6437
6438 2010-01-20 Eric B. Weddington <eric.weddington@atmel.com>
6439
6440 * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
6441
6442 2010-01-18 Thierry Lafage <thierry.lafage@inria.fr>
6443
6444 * MAINTAINERS: reindented my entry with tabs instead of spaces.
6445
6446 2010-01-15 Thierry Lafage <thierry.lafage@inria.fr>
6447
6448 * MAINTAINERS (Write After Approval): Add myself.
6449
6450 2010-01-15 Konrad Trifunovic <konrad.trifunovic@inria.fr>
6451
6452 * MAINTAINERS (Write After Approval): Add myself.
6453
6454 2010-01-11 Richard Guenther <rguenther@suse.de>
6455
6456 PR lto/41569
6457 * Makefile.def (all-lto-plugin): Depend on all-gcc.
6458 * Makefile.in: Regenerated.
6459
6460 2010-01-11 Andreas Tobler <andreast@fgznet.ch>
6461
6462 * configure.ac: Enable libjava build on x86_64-*freebsd*.
6463 * configure: Regenerate.
6464
6465 2010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6466 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
6467
6468 PR bootstrap/42424
6469 * configure.ac: Include libtool m4 files.
6470 (_LT_CHECK_OBJDIR): Call it.
6471 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
6472 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
6473
6474 * configure: Regenerate.
6475
6476 2010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6477
6478 PR bootstrap/41818
6479 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
6480 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
6481 * Makefile.in: Regenerate.
6482
6483 2010-01-02 Richard Guenther <rguenther@suse.de>
6484
6485 PR lto/41529
6486 * configure.ac: Include config/elf.m4. Disable LTO if not
6487 builting for an elf target.
6488 * configure: Regenerate.
6489
6490 2009-12-27 Christopher Faylor <me+cygwin@cgf.cx>
6491
6492 * MAINTAINERS: Change my email address.
6493
6494 2009-12-18 Ben Elliston <bje@au.ibm.com>
6495
6496 * config.sub, config.guess: Update from upstream sources.
6497
6498 2009-12-07 Shujing Zhao <pearly.zhao@oracle.com>
6499
6500 * MAINTAINERS (Write After Approval): Add myself.
6501
6502 2009-12-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6503
6504 PR middle-end/30447
6505 PR middle-end/30789
6506 PR other/40302
6507
6508 * configure.ac: Require MPC.
6509 * configure: Regenerate.
6510
6511 2009-12-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6512
6513 PR target/38384
6514 PR bootstrap/40972
6515 * libtool.m4: Sync from git Libtool.
6516 * ltoptions.m4: Likewise.
6517 * ltversion.m4: Likewise.
6518 * lt~obsolete.m4: Likewise.
6519 * ltmain.sh: Likewise.
6520
6521 2009-11-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6522
6523 * configure.ac: Update minimum MPC version to 0.8.
6524 * configure: Regenerate.
6525
6526 2009-11-21 Sebastian Pop <sebpop@gmail.com>
6527
6528 * configure.ac: Check for version 0.15.5 or later revision of CLooG.
6529 * configure: Regenerated.
6530
6531 2009-11-21 Ian Lance Taylor <iant@google.com>
6532
6533 * configure.ac: Change default of poststage1_ldflags to be empty if
6534 poststage1_libs is set. When poststage1_libs is empty, and
6535 ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
6536 * configure: Rebuild.
6537
6538 2009-11-21 Adam Nemet <adambnmet@gmail.com>
6539
6540 * MAINTAINERS (Write After Approval): Update my email address.
6541
6542 2009-11-20 Ben Elliston <bje@au.ibm.com>
6543
6544 * config.guess: Update from upstream sources.
6545
6546 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
6547
6548 * Makefile.def: Restore host and target settings for gmp.
6549 * Makefile.in: Rebuild.
6550
6551 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
6552
6553 * configure.ac: Add libelf to host_libs. Enable in-tree configury
6554 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
6555 Fix portability of test of C++ as bootstrap language. Add
6556 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
6557 * configure: Rebuild.
6558 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
6559 and cloog. Fix in-tree ppl configuration. Introduce libelf
6560 in-tree building.
6561 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
6562 (POSTSTAGE1_HOST_EXPORTS): Use it.
6563 (STAGE[+id+]_CXXFLAGS): New.
6564 (BASE_FLAGS_TO_PASS): Pass it down.
6565 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
6566 extra_exports.
6567 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
6568 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
6569 extra_exports.
6570 * Makefile.in: Rebuild.
6571
6572 2009-11-17 Ben Elliston <bje@au.ibm.com>
6573
6574 * config.sub, config.guess: Update from upstream sources.
6575
6576 2009-11-12 Jan Kratochvil <jan.kratochvil@redhat.com>
6577
6578 * MAINTAINERS (Write After Approval): Add myself.
6579
6580 2009-11-09 Jon Beniston <jon@beniston.com>
6581
6582 * MAINTAINERS (Write After Approval): Add myself.
6583
6584 2009-11-06 Ozkan Sezer <sezeroz@gmail.com>
6585
6586 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
6587 paths for *-w64-mingw* and x86_64-*mingw*.
6588 * configure: Regenerated.
6589
6590 2009-11-05 Joern Rennecke <amylaar@spamcop.net>
6591
6592 * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
6593
6594 2009-11-02 Benjamin Kosnik <bkoz@redhat.com>
6595
6596 * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
6597 Phil Edwards to Write-After Approval.
6598
6599 2009-10-30 Kai Tietz <kai.tietz@onevision.com>
6600
6601 * configure.ac: Disable target-winsup & co for
6602 x86_64-*-mingw* and *-w64-mingw* targets.
6603 * configure: Regenerated.
6604
6605 2009-10-16 Nick Clifton <nickc@redhat.com>
6606
6607 * MAINTAINERS: Add myself as a maintainer for the RX port.
6608
6609 2009-10-26 Johannes Singler <singler@kit.edu>
6610
6611 * MAINTAINERS (Write After Approval): Update my e-mail address.
6612
6613 2009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
6614
6615 * configure.ac (CLooG test): Use = with test.
6616 * configure: Regenerate.
6617
6618 2009-10-22 Richard Guenther <rguenther@suse.de>
6619
6620 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
6621 cloog if the ppl version check failed. Move flags saving
6622 before setting in libelf check.
6623 * configure: Regenerate.
6624
6625 2009-10-21 Richard Guenther <rguenther@suse.de>
6626
6627 * configure.ac: Adjust the ppl and cloog configure to work as
6628 documented. Disable cloog if ppl was disabled. Omit the version
6629 checks if they were disabled.
6630 * configure: Re-generate.
6631
6632 2009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6633
6634 * configure.ac: Add 'lto' to enable_languages, not
6635 new_enable_languages, and only if not already present.
6636 * configure: Regenerate.
6637
6638 2009-10-10 Gerald Pfeifer <gerald@pfeifer.com>
6639
6640 * README: Refer to the various COPYING* files instead of just
6641 COPYING.
6642 Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
6643
6644 2009-10-07 Rafael Avila de Espindola <espindola@google.com>
6645
6646 * MAINTAINERS: Change my email address. Change plugi-in to plugin.
6647
6648 2009-10-07 Richard Guenther <rguenther@suse.de>
6649
6650 * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
6651 and Richard Guenther as reviewers.
6652 (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
6653 as reviewers.
6654
6655 2009-10-07 Hariharan Sandanagobalane <hariharan@picochip.com>
6656
6657 * config.sub: Update from upstream sources.
6658
6659 2009-10-06 Ian Lance Taylor <iant@google.com>
6660
6661 * Makefile.def: check-gold depends upon all-gas.
6662 * Makefile.in: Rebuild.
6663
6664 2009-10-05 Phil Muldoon <pmuldoon@redhat.com>
6665
6666 * MAINTAINERS (Write After Approval): Add myself.
6667
6668 2009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
6669
6670 * Makefile.def: all-lto-plugin depends on all-libiberty.
6671 set bootstrap=true for lto-plugin.
6672 Add lto-plugin.
6673 * Makefile.in: Regenerate.
6674 * configure.ac (host_libs): Add lto-plugin.
6675 * configure: Regenerate.
6676
6677 2009-10-03 Diego Novillo <dnovillo@google.com>
6678
6679 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
6680 (HOST_LIBELFLIBS): Define.
6681 (HOST_LIBELFINC): Define.
6682 * Makefile.in: Regenerate.
6683 * configure.ac: Add --enable-lto.
6684 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
6685 If --enable-lto is used, add 'lto' to new_enable_languages.
6686 If --enable-lto is used and gold is enabled, add
6687 lto-plugin to configdirs.
6688 * configure: Regenerate.
6689
6690 2009-10-03 Simon Baldwin <simonb@google.com>
6691
6692 * configure.ac: If --with-system-zlib, suppress local zlib and
6693 pass --with-system-zlib to subdir configure scripts.
6694 * configure: Regenerate.
6695
6696 2009-10-01 Loren J. Rittle <ljrittle@acm.org>
6697 Paolo Bonzini <bonzini@gnu.org>
6698
6699 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
6700 $(srcdir).
6701 * Makefile.in: Rebuilt.
6702
6703 2009-09-26 Gary Funck <gary@intrepid.com>
6704
6705 * MAINTAINERS (Write After Approval): Add myself.
6706
6707 2009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6708
6709 * configure.ac: Update minimum MPC version to 0.7.
6710 * configure: Regenerate.
6711
6712 2009-09-25 Nick Clifton <nickc@redhat.com>
6713
6714 * configure.ac: Pass any --cache-file=/dev/null option on to
6715 subconfigures.
6716 * configure: Regenerate.
6717
6718 2009-09-23 Nick Clifton <nickc@redhat.com>
6719
6720 * config.sub, config.guess: Update from upstream sources.
6721
6722 2009-09-22 Loren J. Rittle <ljrittle@acm.org>
6723
6724 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
6725 * Makefile.in: Rebuilt.
6726
6727 2009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6728
6729 PR bootstrap/32272
6730 * configure.ac: Error out if $srcdir isn't '.' but contains
6731 host-${host_noncanonical}.
6732 * configure: Regenerate.
6733
6734 2009-09-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
6735
6736 * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
6737 maintainer.
6738
6739 2009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6740
6741 * configure.ac: If bootstrapping a combined tree with
6742 --enable-gold, require c++ in stage1_languages.
6743 * configure: Regenerate.
6744
6745 * configure.ac: Also add target_libs of stage1_languages to
6746 bootstrap_target_libs.
6747 * configure: Regenerate.
6748
6749 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
6750 with --enable-languages not containing c++.
6751 * configure: Regenerate.
6752
6753 2009-09-15 Jie Zhang <jie.zhang@analog.com>
6754
6755 * configure.ac: Disable java and boehm-gc for bfin-*-*.
6756 * configure: Regenerate.
6757
6758 2009-09-12 Joern Rennecke <joern.rennecke@embecosm.com>
6759
6760 * MAINTAINERS (Write After Approval): Update my e-mail address,
6761 and move from from here...
6762 (Waiting for paperwork): To here.
6763
6764 2009-09-09 Joseph Myers <joseph@codesourcery.com>
6765
6766 * MAINTAINERS (Reviewers): Add self as driver reviewer.
6767
6768 2009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6769
6770 * configure.ac: Do not use $extrasub for replacing @if/@endif
6771 parts in Makefile; instead, use additional arguments to
6772 AC_CONFIG_COMMANDS to do the replacement manually, with several
6773 sed invocations, to avoid HP-UX sed command limits.
6774 * configure: Regenerate.
6775
6776 2009-09-08 Alexandre Oliva <aoliva@redhat.com>
6777
6778 * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
6779 blank before -L.
6780
6781 2009-09-04 Alexandre Oliva <aoliva@redhat.com>
6782
6783 * configure.ac (with-build-config): Document. Handle without.
6784 Handle missing argument.
6785 * configure: Rebuilt.
6786
6787 2009-09-03 Alexandre Oliva <aoliva@redhat.com>
6788
6789 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
6790 Default to bootstrap-debug only if compare-debug works.
6791 * configure: Rebuilt.
6792 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
6793 * Makefile.in: Rebuilt.
6794
6795 2009-09-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
6796
6797 * MAINTAINERS (OS Port Maintainers): Update my email address.
6798
6799 2009-09-01 Alexandre Oliva <aoliva@redhat.com>
6800
6801 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
6802 * Makefile.in: Rebuilt.
6803
6804 2009-09-01 Chris Demetriou <cgd@google.com>
6805
6806 * MAINTAINERS (Write After Approval): Add myself.
6807
6808 2009-08-31 Dodji Seketeli <dodji@redhat.com>
6809
6810 PR debug/30161
6811 * include/dwarf2.h (enum dwarf_tag): Added
6812 DW_TAG_GNU_template_template_param
6813 (enum dwarf_attribute): Added DW_AT_GNU_template_name.
6814
6815 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
6816
6817 * Makefile.tpl (AWK): Fix typo.
6818 * Makefile.in: Regenerate.
6819
6820 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
6821
6822 * configure.ac: Detect awk and sed.
6823 * Makefile.def (flags_to_pass): Add AWK and SED.
6824 * Makefile.tpl (AWK, SED): New.
6825 (BASE_FLAGS_TO_PASS): Add AWK and SED.
6826 * configure: Regenerate.
6827 * Makefile.in: Regenerate.
6828
6829 2009-08-26 Dave Korn <dave.korn.cygwin@gmail.com>
6830
6831 * ltmain.sh (removedotparts): Don't use comma as 's' separator.
6832 (collapseslashes): Likewise.
6833
6834 2009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6835
6836 * configure.ac (AC_PREREQ): Bump to 2.64.
6837
6838 2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6839
6840 * configure.ac: Remove --with-datarootdir, --with-docdir,
6841 --with-pdfdir, --with-htmldir switches.
6842 * configure: Regenerate.
6843
6844 * configure: Regenerate.
6845
6846 * compile: Sync from Automake 1.11.
6847 * depcomp: Likewise.
6848 * install-sh: Likewise.
6849 * missing: Likewise.
6850 * mkinstalldirs: Likewise.
6851 * ylwrap: Likewise.
6852
6853 2009-08-20 Dave Korn <dave.korn.cygwin@gmail.com>
6854
6855 * ltmain.sh (func_normal_abspath): New function.
6856 (func_relative_path): Likewise.
6857 (func_mode_help): Document new -bindir option for link mode.
6858 (func_mode_link): Add new -bindir option, and use it to place
6859 output DLL if specified.
6860
6861 2009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6862
6863 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
6864 (baseargs): Add --disable-option-checking.
6865 * configure: Regenerate.
6866
6867 * Makefile.def (configure-target-libiberty): Depend on
6868 all-binutils and all-ld.
6869 (configure-target-newlib): Likewise.
6870 * Makefile.in: Regenerate.
6871
6872 2009-08-17 Ben Elliston <bje@au.ibm.com>
6873
6874 * config.sub, config.guess: Update from upstream sources.
6875
6876 2009-08-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6877
6878 Sync from src, merge:
6879
6880 2009-07-02 Tristan Gingold <gingold@adacore.com>
6881
6882 * configure.ac: Do not exclude gas for i386-*-darwin.
6883 Add a case for x86_64-*-darwin.
6884 * configure: Regenerate.
6885
6886 2009-08-06 Neil Vachharajani <nvachhar@gmail.com>
6887
6888 * MAINTAINERS: Add my name to Write After Approval list.
6889
6890 2009-08-06 Michael Eager <eager@eagercon.com>
6891
6892 * configure.ac: Add Microblaze target.
6893 * configure: Regenerate.
6894
6895 2009-07-31 Christian Bruel <christian.bruel@st.com>
6896
6897 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
6898 * configure: Regenerate.
6899
6900 2009-07-28 Rask Ingemann Lambertsen <ccc94453@vip.cybercity.dk>
6901
6902 * MAINTAINERS (Write After Approval): Update my e-mail address.
6903
6904 2009-07-06 Ian Lance Taylor <iant@google.com>
6905
6906 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
6907 * configure: Rebuild.
6908
6909 2009-07-01 Tobias Grosser <grosser@fim.uni-passau.de>
6910
6911 * MAINTAINERS: Move myself to the Graphite Reviewers.
6912
6913 2009-06-30 Wei Guozhi <carrot@google.com>
6914
6915 * MAINTAINERS: Add my name to Write After Approval list.
6916
6917 2009-06-26 Steve Ellcey <sje@cup.hp.com>
6918
6919 PR bootstrap/40338
6920 * configure.ac (comparestring): Create new variable.
6921 * Makefile.tpl (comparestring): Use to skip some comparisions.
6922 * configure: Regenerate.
6923 * Makefile.in: Regenerate.
6924
6925 2009-06-26 Doug Evans <dje@sebabeach.org>
6926
6927 * Makefile.def (host_modules): Add cgen.
6928 * Makefile.in: Regenerate.
6929 * configure.ac (host_tools): Add cgen.
6930 * configure: Regenerate.
6931
6932 2009-06-23 DJ Delorie <dj@redhat.com>
6933
6934 * MAINTAINERS: Add myself as mep maintainer.
6935
6936 2009-06-23 Ian Lance Taylor <iant@google.com>
6937
6938 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
6939 boot_languages. Only bootstrap target libraries listed in
6940 target_libs for some boot language. Add --with-stage1-ldflags,
6941 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
6942 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
6943 if not building with C++.
6944 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
6945 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
6946 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
6947 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
6948 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
6949 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
6950 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
6951 * configure, Makefile.in: Rebuild.
6952
6953 2009-06-23 Li Feng <nemokingdom@gmail.com>
6954
6955 * MAINTAINERS: Added my name to write-after-approval list.
6956
6957 2009-06-15 Ryan Mansfield <rmansfield@qnx.com>
6958
6959 * configure.ac: Define is_elf for QNX Neutrino targets.
6960 * configure: Regenerate.
6961
6962 2009-06-09 Ghassan Shobaki <ghassan.shobaki@amd.com>
6963
6964 * MAINTAINERS: Added my name to the write-after-approval list
6965
6966 2009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6967
6968 * configure.ac: Detect MPC in default directory.
6969 * configure: Regenerate.
6970
6971 2009-06-03 Jerome Guitton <guitton@adacore.com>
6972 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6973
6974 * Makefile.tpl (all): Avoid a trailing backslash.
6975 * Makefile.in: Regenerate.
6976
6977 2009-06-03 Ben Elliston <bje@au.ibm.com>
6978
6979 * config.sub, config.guess: Update from upstream sources.
6980
6981 2009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
6982
6983 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
6984 to noconfdirs.
6985 * configure: Regenerate.
6986
6987 2009-06-02 Alexandre Oliva <aoliva@redhat.com>
6988
6989 * Makefile.tpl ([+compare-target+]): Compare all stage
6990 directories, rather than just gcc.
6991 * Makefile.in: Rebuilt.
6992
6993 2009-06-01 Doug Kwan <dougkwan@google.com>
6994
6995 * configure.ac: Support gold for target arm*-*-*.
6996 * configure: Regenerate.
6997
6998 2009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6999
7000 * Makefile.def: Add MPC support and dependencies.
7001 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
7002
7003 * Makefile.in, configure: Regenerate.
7004
7005 2009-05-27 Alexandre Oliva <aoliva@redhat.com>
7006
7007 * Makefile.tpl (all): Avoid harmless warning in make all when
7008 gcc-bootstrap is enabled but stage_last does not exist.
7009 * Makefile.in: Rebuilt.
7010
7011 2009-05-24 Nicolas Roche <roche@adacore.com>
7012
7013 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
7014 * Makefile.in: Regenerate.
7015
7016 2009-05-21 Denis Chertykov <chertykov@gmail.com>
7017
7018 * MAINTAINERS: Update my e-mail address.
7019
7020 2009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
7021
7022 * configure.ac (cygwin noconfigdirs): Remove libgcj.
7023 * configure: Regenerate.
7024
7025 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
7026
7027 PR other/40159
7028 * Makefile.tpl (all): Don't assume gcc-bootstrap and
7029 gcc-no-bootstrap are mutually exclusive.
7030 * Makefile.in: Rebuilt.
7031
7032 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
7033
7034 PR other/40159
7035 * Makefile.tpl (all): Don't end with unconditional success.
7036 * Makefile.in: Rebuilt.
7037
7038 2009-05-12 Alexandre Oliva <aoliva@redhat.com>
7039
7040 PR target/37137
7041 * Makefile.def (flags_to_pass): Remove redundant and incomplete
7042 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
7043 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
7044 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
7045 stage_configureflags, stage_cflags and stage_libcflags into
7046 explicit Makefile macros.
7047 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
7048 GFORTRAN.
7049 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
7050 CC. Set CC_FOR_BUILD from CC.
7051 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
7052 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
7053 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
7054 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
7055 and GFORTRAN.
7056 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
7057 (_LIBCFLAGS): Renamed to _TFLAGS.
7058 (do-compare-debug, do-compare3-debug): Drop.
7059 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
7060 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
7061 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
7062 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
7063 (XGCC_FLAGS_FOR_TARGET): New.
7064 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
7065 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
7066 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
7067 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
7068 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
7069 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
7070 TFLAGS.
7071 (BUILD_CONFIG): Include if requested.
7072 (all): Set TFLAGS on bootstrap.
7073 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
7074 (all-stageid-prefixmodule): Likewise.
7075 (do-clean, distclean-stageid): Set TFLAGS.
7076 (restrap): Fix whitespace.
7077 * Makefile.in: Rebuilt.
7078
7079 2009-05-07 Paolo Bonzini <bonzini@gnu.org>
7080
7081 * config.guess: Sync with src.
7082
7083 2009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
7084
7085 * configure.ac ($with_ppl): Default to no if not supplied.
7086 ($with_cloog): Likewise.
7087 configure: Regenerate.
7088
7089 2009-04-27 James E. Wilson <wilson@codesourcery.com>
7090
7091 * MAINTAINERS: Update my e-mail address.
7092
7093 2009-04-27 Nick Clifton <nickc@redhat.com>
7094
7095 * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
7096
7097 2009-04-25 Eric Botcazou <ebotcazou@adacore.com>
7098
7099 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
7100 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
7101 * Makefile.in: Regenerate.
7102
7103 2009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7104
7105 PR bootstrap/39739
7106 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
7107 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
7108
7109 * configure, Makefile.in: Regenerate.
7110
7111 2009-04-21 Taras Glek <tglek@mozilla.com>
7112
7113 * include/hashtab.h: Update GTY annotations to new syntax
7114 * include/splay-tree.h: Likewise
7115
7116 2009-04-17 Ben Elliston <bje@au.ibm.com>
7117
7118 * config.sub, config.guess: Update from upstream sources.
7119
7120 2009-04-15 Anthony Green <green@moxielogic.com>
7121
7122 * configure.ac: Add moxie support.
7123 * configure: Rebuilt.
7124
7125 2009-04-14 Jakub Jelinek <jakub@redhat.com>
7126
7127 * configure.ac: Change copyright header to refer to version
7128 3 of the GNU General Public License and to point readers at the
7129 COPYING3 file and the FSF's license web page.
7130 * Makefile.def: Likewise.
7131 * Makefile.tpl: Likewise.
7132 * Makefile.in: Regenerate.
7133
7134 2009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
7135
7136 * configure.ac: Restore match for darwin9 or later. Use double
7137 brackets since regeneration eats one pair.
7138 * configure: Regenerate.
7139
7140 2009-04-09 H.J. Lu <hongjiu.lu@intel.com>
7141
7142 PR gas/10039
7143 * configure.ac: Require texinfo 4.7.
7144 * configure: Regenerated.
7145
7146 2009-04-09 Nick Clifton <nickc@redhat.com>
7147
7148 * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
7149 the GCC Runtime Library Exception.
7150
7151 2009-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7152
7153 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
7154 * configure: Regenerate.
7155
7156 2009-04-01 Steve Ellcey <sje@cup.hp.com>
7157
7158 * Makefil.def (languages): New entries.
7159 * Makefile.tpl (check-gcc-*): New generic target.
7160 * Makefile.in: Regenerate.
7161
7162 2009-03-25 Erven Rohou <erven.rohou@inria.fr>
7163
7164 * MAINTAINERS: Update my email address.
7165
7166 2009-03-18 Tom Tromey <tromey@redhat.com>
7167
7168 * configure: Rebuild.
7169 * configure.ac (host_libs): Add libiconv.
7170 * Makefile.in: Rebuild.
7171 * Makefile.def (host_modules): Add libiconv.
7172 (configure-gdb, all-gdb): Depend on libiconv.
7173
7174 2009-03-16 Tristan Gingold <gingold@adacore.com>
7175
7176 * configure.ac: Treat gdb as supported on x86_64-darwin.
7177 * configure: Regenerate.
7178
7179 2009-03-16 Joseph Myers <joseph@codesourcery.com>
7180
7181 * configure.ac (--with-host-libstdcxx): New option.
7182 * configure: Regenerate.
7183
7184 2009-03-12 Joern Rennecke <joern.rennecke@arc.com>
7185
7186 * MAINTAINERS: Move myself into the write after approval list.
7187
7188 2009-03-11 Nicola Pero <nicola.pero@meta-innovation.com>
7189
7190 * MAINTAINERS: Update e-mail address.
7191
7192 2009-03-11 Dorit Nuzman <dorit@il.ibm.com>
7193
7194 * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
7195
7196 2009-03-10 Ira Rosen <irar@il.ibm.com>
7197
7198 * MAINTAINERS: Add myself as auto-vectorizer maintainer.
7199
7200 2009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7201
7202 Backport from git Libtool:
7203
7204 2009-01-19 Robert Millan <rmh@aybabtu.com>
7205 Support GNU/kOpenSolaris.
7206 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
7207 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
7208 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
7209 GNU/kOpenSolaris.
7210
7211 2009-02-27 Andreas Schwab <schwab@linux-m68k.org>
7212
7213 * MAINTAINERS: Update e-mail address.
7214
7215 2009-02-24 Michael Eager <eager@eagercon.com>
7216
7217 * MAINTAINERS (Write After Approval): Add self.
7218
7219 2009-02-18 Bingfeng Mei <bmei@broadcom.com>
7220
7221 * MAINTAINERS (Write After Approval): Add myself.
7222
7223 2009-02-05 Andreas Schwab <schwab@suse.de>
7224
7225 * Makefile.tpl (stage_last): Define $r and $s before using
7226 $(RECURSE_FLAGS_TO_PASS).
7227 * Makefile.in: Regenerate
7228
7229 2009-01-30 Ian Lance Taylor <iant@google.com>
7230
7231 * MAINTAINERS: Move myself to the Global Reviewers list.
7232
7233 2009-01-29 Robert Millan <rmh@aybabtu.com>
7234
7235 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
7236 * configure: Regenerate.
7237
7238 2009-01-17 Gerald Pfeifer <gerald@pfeifer.com>
7239
7240 * MAINTAINERS: Make whitespace consistent.
7241 Remove Robert Millan from Write After Approval.
7242
7243 2009-01-16 Alan Modra <amodra@bigpond.net.au>
7244
7245 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
7246 (all-opcodes): Depend on all-libiberty.
7247 * Makefile.in: Regenerate.
7248
7249 2009-01-15 Douglas B Rupp <rupp@gnat.com>
7250
7251 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
7252 * configure: Regenerate.
7253
7254 2009-01-12 Ramana Radhakrishnan <ramana.r@gmail.com>
7255
7256 * MAINTAINERS (Write After Approval): Add myself.
7257
7258 2009-01-12 Steven G. Kargl <sgk@troutmask.apl.washington.edu>
7259
7260 * MAINTAINERS: Add myself to reviewers (Fortran).
7261
7262 2009-01-12 Sebastian Pop <sebastian.pop@amd.com>
7263
7264 PR tree-optimization/38515
7265 * configure.ac (cloog-polylib): Removed.
7266 (with_ppl, with_cloog): Test for "no".
7267 * configure: Regenerated.
7268
7269 2009-01-11 Daniel Franke <franke.daniel@gmail.com>
7270
7271 * MAINTAINERS: Moved myself to reviewers (Fortran).
7272
7273 2009-01-06 Thomas Schwinge <tschwinge@gnu.org>
7274
7275 * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
7276 (Write After Approval): Remove myself.
7277
7278 2009-01-03 Diego Novillo <dnovillo@google.com>
7279
7280 * MAINTAINERS: Remove myself from alias maintainership.
7281
7282 2009-01-02 David Ayers <ayers@fsfe.org>
7283
7284 * MAINTAINERS: Update e-mail address.
7285
7286 2008-12-30 Gerald Pfeifer <gerald@pfeifer.com>
7287
7288 * MAINTAINERS: Make whitespace consistent.
7289
7290 2008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7291
7292 Backport from upstream Libtool:
7293 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
7294 Add cache variables to tests that require the linker to work.
7295 For shlibpath_overrides_runpath, this also changes the semantics
7296 to let the result from the C compiler take precedence.
7297
7298 2008-12-02 Ben Elliston <bje@au.ibm.com>
7299
7300 * config.sub, config.guess: Update from upstream sources.
7301
7302 2008-12-12 Sebastian Pop <sebastian.pop@amd.com>
7303
7304 * configure.ac (ppllibs): Add by default the lib flags.
7305 * configure: Regenerate.
7306
7307 2008-12-08 Luis Machado <luisgpm@br.ibm.com>
7308
7309 * MAINTAINERS: Add myself to the write after approval list.
7310
7311 2008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
7312
7313 * configure.ac: Add double brackets on darwin[912].
7314 * configure: Regenerate.
7315
7316 2008-12-03 Daniel Kraft <d@domob.eu>
7317
7318 * MAINTAINERS: Moved myself and Mikael Morin from Write After
7319 Approval to Reviewer section (for Fortran front-end).
7320
7321 2008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
7322
7323 * configure.ac: Expand to darwin10 and later.
7324 * configure: Regenerate.
7325
7326 2008-12-02 Andreas Schwab <schwab@suse.de>
7327
7328 * Makefile.def: configure-target-boehm-gc depends on
7329 all-target-libstdc++-v3.
7330 * Makefile.in: Regenerate.
7331
7332 2008-12-02 Kai Tietz <kai.tietz@onevision.com>
7333
7334 * MAINTAINERS: Add myself as mingw maintainer.
7335
7336 2008-12-02 Ben Elliston <bje@au.ibm.com>
7337
7338 * config.sub, config.guess: Update from upstream sources.
7339
7340 2008-12-01 Gerald Pfeifer <gerald@pfeifer.com>
7341
7342 * README.SCO: Remove.
7343
7344 2008-11-29 Fernando Pereira <pronesto@gmail.com>
7345
7346 * MAINTAINERS: Add myself to the write after approval list.
7347
7348 2008-11-29 Dave Korn <dave.korn.cygwin@gmail.com>
7349
7350 * MAINTAINERS: Update my email address in WAA section.
7351
7352 2008-11-29 Chen Liqin <liqin@sunnorth.com.cn>
7353
7354 * MAINTAINERS: Update e-mail address.
7355
7356 2008-11-27 Toon Moene <toon@moene.org>
7357
7358 * MAINTAINERS: Change e-mail address.
7359
7360 2008-11-27 Tristan Gingold <gingold@adacore.com>
7361
7362 * configure.ac: Build gdb for i?86-*-darwin*
7363 * configure: Regenerated.
7364
7365 2008-11-24 Hariharan Sandanagobalane <hariharan@picochip.com>
7366
7367 * MAINTAINERS: Added my full name.
7368
7369 2008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
7370
7371 PR bootstrap/38014
7372 PR bootstrap/37923
7373
7374 Revert:
7375
7376 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
7377
7378 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
7379 * Makefile.in: Regenerated.
7380
7381 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
7382
7383 PR gdb/921
7384 PR gdb/1646
7385 PR gdb/2175
7386 PR gdb/2176
7387
7388 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
7389 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
7390 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
7391 (HOST_EXPORTS): Pass CPPFLAGS.
7392 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
7393 (LDFLAGS_FOR_TARGET): Initialize from configure script.
7394 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
7395 * Makefile.in, configure: Regenerated.
7396 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
7397 and CPPFLAGS_FOR_BUILD.
7398
7399 2008-11-06 Jeff Law <law@redhat.com>
7400
7401 * MAINTAINERS: Add myself as middle end maintainer.
7402
7403 2008-11-06 Andrew Stubbs <ams@codesourcery.com>
7404
7405 * MAINTAINERS (Write after approval): Add myself.
7406
7407 2008-11-05 Diego Novillo <dnovillo@google.com>
7408
7409 * MAINTAINERS (Global Reviewers): Add myself.
7410 (Non-Algorithmic Maintainers): Remove myself.
7411
7412 2008-11-04 Thomas Schwinge <tschwinge@gnu.org>
7413
7414 * MAINTAINERS (Write after approval): Add myself.
7415
7416 2008-10-31 Mikael Morin <mikael.morin@tele2.fr>
7417
7418 * MAINTAINERS (Write after approval): Add myself.
7419
7420 2008-10-31 Ben Elliston <bje@au.ibm.com>
7421
7422 * configure.ac (spu-*-*): Remove special case.
7423 * configure: Regenerate.
7424
7425 2008-10-30 Catherine Moore <clm@codesourcery.com>
7426
7427 * MAINTAINERS (Write after approval): Update my email address.
7428
7429 2008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
7430
7431 * configure.ac [spu-*-*]: Do not set skipdirs.
7432 * configure: Re-generate.
7433
7434 2008-10-29 Bernd Schmidt <bernd.schmidt@analog.com>
7435
7436 * MAINTAINERS (Various Maintainers): Add myself to reload.
7437
7438 2008-10-25 Richard Guenther <rguenther@suse.de>
7439
7440 * MAINTAINERS (Various Maintainers): Add myself as middle-end
7441 maintainer. Remove myself as libgcc-math maintainer.
7442 (Non-Algorithmic Maintainers): Remove myself.
7443
7444 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
7445
7446 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
7447 * Makefile.in: Regenerated.
7448
7449 2008-10-23 Cary Coutant <ccoutant@google.com>
7450
7451 * MAINTAINERS (Write after approval): Add myself.
7452
7453 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
7454
7455 PR gdb/921
7456 PR gdb/1646
7457 PR gdb/2175
7458 PR gdb/2176
7459
7460 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
7461 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
7462 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
7463 (HOST_EXPORTS): Pass CPPFLAGS.
7464 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
7465 (LDFLAGS_FOR_TARGET): Initialize from configure script.
7466 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
7467 * Makefile.in, configure: Regenerated.
7468 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
7469 and CPPFLAGS_FOR_BUILD.
7470
7471 2008-10-20 Sebastian Pop <sebastian.pop@amd.com>
7472
7473 * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
7474 Sebastian Pop.
7475
7476 2008-10-14 Antoniu Pop <antoniu.pop@gmail.com>
7477
7478 * MAINTAINERS (Write After Approval): Added myself.
7479
7480 2008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7481
7482 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
7483 recommended version to 2.3.2.
7484
7485 * configure: Regenerate.
7486
7487 2008-10-01 Mark Mitchell <mark@codesourcery.com>
7488
7489 * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
7490
7491 2008-09-29 David Daney <david.daney@caviumnetworks.com>
7492
7493 * MAINTAINERS (Write After Approval): Update e-mail address.
7494
7495 2008-09-26 Peter O'Gorman <pogma@thewrittenword.com>
7496
7497 * libtool.m4: Update to libtool 2.2.6.
7498 * lt~obsolete.m4: Update to libtool 2.2.6.
7499 * ltmain.sh: Update to libtool 2.2.6.
7500 * ltsugar.m4: Update to libtool 2.2.6.
7501 * ltversion.m4: Update to libtool 2.2.6.
7502 * ltoptions.m4: Update to libtool 2.2.6.
7503 * ltgcc.m4: Update to match changes from libtool 2.2.6.
7504
7505 2008-09-22 Chris Fairles <cfairles@gcc.gnu.org>
7506
7507 * MAINTAINERS (Write After Approval): Add myself.
7508
7509 2008-09-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
7510
7511 * MAINTAINERS (Write After Approval): Update my name.
7512
7513 2008-09-20 Steven Bosscher <steven@gcc.gnu.org>
7514
7515 * MAINTAINERS: Add myself in "Write After Approval".
7516
7517 2008-09-18 Steve Ellcey <sje@cup.hp.com>
7518
7519 * MAINTAINERS: Add myself as ia64 maintainer.
7520
7521 2008-09-04 Gerald Pfeifer <gerald@pfeifer.com>
7522
7523 * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
7524 Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
7525 Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
7526 and Michael Tiemann from Write After Approval since they do not
7527 actually have access.
7528
7529 2008-09-05 Richard Guenther <rguenther@suse.de>
7530
7531 * configure.ac: Initialize clooglibs to -lcloog.
7532 * configure: Re-generate.
7533
7534 2008-09-04 Le-Chun Wu <lcwu@google.com>
7535
7536 * MAINTAINERS (Write After Approval): Add myself.
7537
7538 2008-09-03 Sebastian Pop <sebastian.pop@amd.com>
7539
7540 * configure.ac (--with-cloog-polylib): New.
7541 (--disable-cloog-version-check): New.
7542 (--disable-ppl-version-check): New.
7543 * configure: Re-generate.
7544
7545 2008-09-03 Richard Guenther <rguenther@suse.de>
7546
7547 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
7548 cloog test.
7549 * configure: Re-generate.
7550
7551 2008-09-03 Hari Sandanagobalane <hariharan@picochip.com>
7552
7553 Add picoChip port.
7554 * MAINTAINERS: Add picoChip maintainers.
7555
7556 2008-09-02 Sebastian Pop <sebastian.pop@amd.com>
7557 Tobias Grosser <grosser@fim.uni-passau.de>
7558 Jan Sjodin <jan.sjodin@amd.com>
7559 Harsha Jagasia <harsha.jagasia@amd.com>
7560 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
7561 Konrad Trifunovic <konrad.trifunovic@inria.fr>
7562 Adrien Eliche <aeliche@isty.uvsq.fr>
7563
7564 Merge from graphite branch.
7565 * configure: Regenerate.
7566 * Makefile.in: Regenerate.
7567 * configure.ac (host_libs): Add ppl and cloog.
7568 Add checks for PPL and CLooG.
7569 * Makefile.def (ppl, cloog): Added modules and dependences.
7570 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
7571 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
7572
7573 2008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
7574
7575 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
7576 (GCC_SHLIB_SUBDIR): New.
7577 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
7578 * configure: Regenerate.
7579 * Makefile.in: Regenerate.
7580
7581 2008-08-30 Gerald Pfeifer <gerald@pfeifer.com>
7582
7583 * MAINTAINERS: Consistently use tabs to separate columns.
7584
7585 2008-08-29 Tristan Gingold <gingold@adacore.com>
7586
7587 * MAINTAINERS (Write after Approval): Add myself.
7588
7589 2008-08-28 Tristan Gingold <gingold@adacore.com>
7590
7591 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
7592 Enable bfd, binutils and opcodes.
7593 * configure: Regenerate.
7594
7595 2008-08-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
7596
7597 * MAINTAINERS: Update my hppa and hpux entries. Remove my vax entry.
7598
7599 2008-08-23 Thomas Koenig <tkoenig@gcc.gnu.org>
7600
7601 * MAINTAINERS: Use correct Umlaut for last name.
7602
7603 2008-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
7604
7605 * MAINTAINERS: Move myself from Reviewers to Write after Approval.
7606
7607 2008-08-16 David Edelsohn <edelsohn@gnu.org>
7608
7609 * MAINTAINERS: Update my email address.
7610
7611 2008-08-16 Nicolas Roche <roche@adacore.com>
7612
7613 * Makefile.tpl: Add BOOT_ADAFLAGS.
7614 * Makefile.in: Regenerate.
7615
7616 2008-08-09 Richard Sandiford <rdsandiford@googlemail.com>
7617
7618 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
7619 * configure: Regenerate.
7620
7621 2008-07-30 Paolo Bonzini <bonzini@gnu.org>
7622
7623 * configure.ac: Add makefile fragments for hpux.
7624 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
7625 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
7626 * configure: Regenerate.
7627 * Makefile.in: Regenerate.
7628
7629 2008-07-28 Aldy Hernandez <aldyh@redhat.com>
7630
7631 * MAINTAINERS: Add Jakub and myself as gimple maintainers.
7632
7633 2008-07-11 Dodji Seketeli <dseketel@redhat.com>
7634
7635 * MAINTAINERS (Write after Approval): Add myself.
7636
7637 2008-07-02 Xuepeng Guo <xuepeng.guo@intel.com>
7638
7639 * MAINTAINERS (Write After Approval): Add myself.
7640
7641 2008-06-29 Andrew Jenner <andrew@codesourcery.com>
7642
7643 * MAINTAINERS (Write After Approval): Add myself.
7644
7645 2008-06-29 Krister Walfridsson <krister.walfridsson@gmail.com>
7646
7647 * MAINTAINERS: Update my email address.
7648
7649 2008-06-25 Joey Ye <joey.ye@intel.com>
7650
7651 * MAINTAINERS (Write After Approval): Add myself.
7652
7653 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7654
7655 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
7656 * Makefile.in: Regenerate.
7657 * configure: Regenerate.
7658
7659 2008-06-17 Daniel Kraft <d@domob.eu>
7660
7661 * MAINTAINERS (Write After Approval): Add myself.
7662
7663 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7664
7665 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
7666 "$@" is still intact with both Autoconf 2.59 and 2.62.
7667 * configure: Regenerate.
7668
7669 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7670
7671 * Makefile.tpl: Fix comment errors.
7672 * Makefile.in: Regenerate.
7673
7674 2008-06-12 David S. Miller <davem@davemloft.net>
7675 David Edelsohn <edelsohn@gnu.org>
7676
7677 * configure.ac: Add powerpc*-*-* to gold supported targets.
7678 * configure: Regenerate.
7679
7680 2008-06-08 Joseph Myers <joseph@codesourcery.com>
7681
7682 PR tree-optimization/36218
7683 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
7684 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
7685 (all prefix="build-"): Pass them to build-system sub-makes.
7686 * Makefile.in: Regenerate.
7687
7688 2008-06-07 Joseph Myers <joseph@codesourcery.com>
7689
7690 * MAINTAINERS (mt port): Remove.
7691 (sco5, unixware, sco udk): Remove.
7692 (Kean Johnston): Add to Write After Approval.
7693
7694 2008-05-30 Julian Brown <julian@codesourcery.com>
7695
7696 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
7697 of libobjc for ARM EABI Linux.
7698 * configure: Regenerate.
7699
7700 2008-05-18 Xinliang David Li <davidxl@google.com>
7701
7702 * ChangeLog: Remove wrong ChangeLog entry.
7703
7704 2008-05-17 Xinliang David Li <davidxl@google.com>
7705
7706 * MAINTAINERS (Write After Approval): Add myself.
7707
7708 2008-05-15 Janus Weil <janus@gcc.gnu.org>
7709
7710 * MAINTAINERS (Write After Approval): Add myself.
7711
7712 2008-05-14 Rafael Espíndola <espindola@google.com>
7713
7714 * config-ml.in: don't handle --enable-shared and --enable-static.
7715
7716 2008-05-10 Richard Sandiford <rdsandiford@googlemail.com>
7717
7718 * MAINTAINERS: Update my email address.
7719
7720 2008-05-10 Paolo Carlini <paolo.carlini@oracle.com>
7721
7722 * MAINTAINERS: Update my email address.
7723
7724 2008-05-03 Kris Van Hees <kris.van.hees@oracle.com>
7725
7726 * MAINTAINERS (Write After Approval): Add myself.
7727
7728 2008-04-28 Gabriele Svelto <gabriele.svelto@st.com>
7729
7730 * MAINTAINERS (Write After Approval): Add myself.
7731
7732 2008-04-25 Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
7733
7734 * MAINTAINERS (crx): Add myself.
7735
7736 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
7737
7738 Sync with src:
7739 2008-04-14 David S. Miller <davem@davemloft.net>
7740
7741 * configure.ac: Add sparc*-*-* to gold supported targets.
7742 * configure: Regenerate.
7743
7744 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
7745
7746 PR bootstrap/35457
7747 * configure.ac: Include override.m4.
7748 * configure: Regenerate.
7749
7750 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
7751
7752 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
7753 * Makefile.in: Regenerate.
7754
7755 2008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
7756
7757 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
7758 as nonconfigurable directories list.
7759 * configure: Regenerate.
7760
7761 2008-04-14 Ben Elliston <bje@au.ibm.com>
7762
7763 * config.sub, config.guess: Update from upstream sources.
7764
7765 2008-04-12 Hans-Peter Nilsson <hp@axis.com>
7766
7767 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
7768 * Makefile.in: Regenerate.
7769
7770 2008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
7771
7772 * configure.ac: Do not build libssp for the AVR.
7773 * configure: Regenerate.
7774
7775 2008-04-07 Ian Lance Taylor <iant@google.com>
7776
7777 * Makefile.def: check-gold depends upon all-binutils.
7778 * Makefile.in: Regenerate.
7779
7780 2008-04-04 Andy Hutchinson <hutchinsonandy@aim.com>
7781
7782 * MAINTAINERS (Write After Approval): Add myself.
7783
7784 2008-04-04 Nick Clifton <nickc@redhat.com>
7785
7786 PR binutils/4334
7787 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
7788 builds.
7789 * configure: Regenerate.
7790
7791 2008-04-04 NightStrike <NightStrike@gmail.com>
7792
7793 PR other/35151
7794 * configure.ac: Combine rules for mingw32 and mingw64.
7795 * configure: Regenerate.
7796
7797 2008-04-02 Kai Tietz <kai.tietz@onvision.com>
7798
7799 * MAINTAINERS (Write After Approval): Add myself.
7800
7801 2008-04-01 Seongbae Park <seongbae.park@gmail.com>
7802
7803 * Makefile.tpl (.NOTPARALLEL): Revert previous change.
7804 * Makefile.in (.NOTPARALLEL): Ditto.
7805
7806 2008-04-01 Peter O'Gorman <pogma@thewrittenword.com>
7807
7808 * MAINTAINERS (Write After Approval): Add myself.
7809
7810 2008-03-31 Seongbae Park <seongbae.park@gmail.com>
7811
7812 * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
7813 * Makefile.in (.NOTPARALLEL): Regenerate.
7814
7815 2008-03-27 Paolo Bonzini <bonzini@gnu.org>
7816
7817 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
7818 * Makefile.in: Regenerate.
7819
7820 2008-03-26 Jakub Staszak <kuba@et.pl>
7821
7822 * MAINTAINERS (Write After Approval): Add myself.
7823
7824 2008-03-23 Thomas Koenig <tkoenig@gcc.gnu.org>
7825
7826 * MAINTAINERS: Update e-mail address.
7827
7828 2008-03-20 Ian Lance Taylor <iant@google.com>
7829
7830 * configure.ac: Add support for --enable-gold.
7831 * Makefile.def: Add gold as a directory like ld.
7832 * configure, Makefile.in: Regenerate.
7833
7834 2008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7835
7836 * configure.ac: m4_include config/proginstall.m4.
7837 * configure: Regenerate.
7838
7839 Backport from upstream Libtool:
7840
7841 2007-10-12 Eric Blake <ebb9@byu.net>
7842
7843 Deal with Autoconf 2.62's semantic change in m4_append.
7844 * ltsugar.m4 (lt_append): Replace broken versions of
7845 m4_append.
7846 (lt_if_append_uniq): Don't require separator to be overquoted,
7847 and avoid broken m4_append.
7848 (lt_dict_add): Fix typo.
7849 * libtool.m4 (_LT_DECL): Don't overquote separator.
7850
7851 2008-03-13 David Edelsohn <edelsohn@gnu.org>
7852
7853 * config.rpath: Add AIX 6 support.
7854
7855 2008-03-13 Paolo Bonzini <bonzini@gnu.org>
7856
7857 * Makefile.def (stageprofile). Remove -fprofile-generate
7858 from stage_libcflags.
7859 * Makefile.in: Regenerate.
7860
7861 2008-03-13 Ben Elliston <bje@au.ibm.com>
7862
7863 * config.sub, config.guess: Update from upstream sources.
7864
7865 2008-03-06 Tom Tromey <tromey@redhat.com>
7866
7867 * MAINTAINERS: Update for treelang deletion.
7868
7869 2008-03-03 James E. Wilson <wilson@tuliptree.org>
7870
7871 * MAINTAINERS: Update my email address.
7872
7873 2008-03-03 Stan Shebs <stanshebs@earthlink.net>
7874
7875 * MAINTAINERS (darwin port): Add myself as a maintainer.
7876 (objective-c/c++): Add myself as a maintainer.
7877
7878 2008-03-03 Volker Reichelt <v.reichelt@netcologne.de>
7879
7880 * MAINTAINERS (Write After Approval): Update my email address.
7881
7882 2008-02-25 Tomas Bily <tbily@suse.cz>
7883
7884 * MAINTAINERS (Write After Approval): Add myself.
7885
7886 2008-02-23 Jakub Jelinek <jakub@redhat.com>
7887
7888 * MAINTAINERS (OpenMP): Add myself.
7889
7890 2008-02-20 Paolo Bonzini <bonzini@gnu.org>
7891
7892 PR bootstrap/32009
7893 PR bootstrap/32161
7894
7895 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
7896 * configure: Regenerate.
7897
7898 * Makefile.def: Define stage_libcflags for all bootstrap stages.
7899 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
7900 STAGE4_LIBCFLAGS): New.
7901 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
7902 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
7903 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
7904 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
7905 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
7906 for target modules. Don't export LIBCFLAGS.
7907 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
7908 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
7909 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
7910 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
7911 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
7912 * Makefile.in: Regenerate.
7913
7914 2008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7915
7916 PR libgcj/33085
7917 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
7918 Do not use -DDLL_EXPORT. Backport from upstream.
7919
7920 2008-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7921
7922 * MAINTAINERS (Write After Approval): Add myself.
7923
7924 2008-02-02 Hans-Peter Nilsson <hp@axis.com>
7925
7926 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
7927 * configure: Regenerate.
7928
7929 2008-01-31 Marc Gauthier <marc@tensilica.com>
7930
7931 * configure.ac (xtensa*-*-*): Recognize processor variants.
7932 * configure: Regenerate.
7933
7934 2008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7935
7936 PR bootstrap/34922
7937 * configure.ac (PARSE_ARGS): Push suitable setting of
7938 ac_subdirs_all, for `./configure --help=recursive'.
7939 Handle `+' in generic toplevel directory disabling.
7940 * configure: Regenerate.
7941
7942 2008-01-28 Nick Clifton <nickc@redhat.com>
7943
7944 * MAINTAINERS (xstormy16): Take over maintainership.
7945
7946 2008-01-25 Joseph Myers <joseph@codesourcery.com>
7947
7948 * MAINTAINERS (c4x port): Remove.
7949
7950 2008-01-24 David Edelsohn <edelsohn@gnu.org>
7951
7952 * libtool.m4: Backport AIX 6 support from ToT Libtool.
7953
7954 2008-01-23 Ben Elliston <bje@au.ibm.com>
7955
7956 * config.sub, config.guess: Update from upstream sources.
7957
7958 2008-01-22 Tobias Grosser <grosser@fim.uni-passau.de>
7959
7960 * MAINTAINERS (Write After Approval): Add myself.
7961
7962 2008-01-17 H.J. Lu <hjl.tools@gmail.com>
7963
7964 * MAINTAINERS: Update my email address.
7965
7966 2008-01-09 Raksit Ashok <raksit@google.com>
7967
7968 * MAINTAINERS (Write After Approval): Add myself.
7969
7970 2008-01-09 Raksit Ashok <raksit@google.com>
7971
7972 * MAINTAINERS (Write After Approval): Add myself.
7973
7974 2008-01-08 Ben Elliston <bje@au.ibm.com>
7975
7976 * config.sub, config.guess: Update from upstream sources.
7977
7978 2007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7979
7980 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
7981 Change recommended MPFR from 2.2.1 -> 2.3.0.
7982 * configure: Regenerate.
7983
7984 2007-12-15 Sebastian Pop <sebastian.pop@amd.com>
7985
7986 * MAINTAINERS: Update my email address.
7987
7988 2007-12-15 Bernhard Fischer <aldot@gcc.gnu.org>
7989
7990 * MAINTAINERS: Update my email address.
7991
7992 2007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
7993
7994 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
7995 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
7996 * Makefile.in: Regenerate.
7997
7998 2007-12-10 Mark Heffernan <meheff@google.com>
7999
8000 * MAINTAINERS (Write After Approval): Add myself and alphabetize two
8001 misplaced entries.
8002
8003 2007-12-10 Andreas Tobler <a.tobler@schweiz.org>
8004
8005 * configure.ac: Enable libjava for x86_64-*-darwin9.
8006 * configure: Regenerate.
8007
8008 2007-12-07 Bill Maddox <maddox@google.com>
8009
8010 * MAINTAINERS (Write After Approval): Add myself.
8011
8012 2007-12-05 Ben Elliston <bje@au.ibm.com>
8013
8014 * config.sub, config.guess: Update from upstream sources.
8015
8016 2007-12-02 Matthias Klose <doko@ubuntu.com>
8017
8018 * config-ml.in: Remove 64bit configure tests.
8019
8020 2007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8021
8022 * config-ml.in: Robustify against white space in absolute file
8023 names.
8024
8025 * config-ml.in (multi-clean): Substitute ${Makefile}.
8026 Remove superfluous ${Makefile} in list.
8027
8028 2007-11-19 Thiemo Seufer <ths@mips.com>
8029
8030 * config-ml.in: Don't hardcode the Makefile name.
8031
8032 2007-11-08 Alexander Monakov <amonakov@ispras.ru>
8033
8034 * MAINTAINERS (Write After Approval): Add myself.
8035
8036 2007-11-07 Samuel Tardieu <sam@rfc1149.net>
8037
8038 * MAINTAINERS (Write After Approval): Add myself.
8039
8040 2007-11-06 Doug Kwan <dougkwan@google.com>
8041
8042 * MAINTAINERS (Write After Approval): Add myself.
8043
8044 2007-10-25 Ben Elliston <bje@au.ibm.com>
8045
8046 * MAINTAINERS (mercury): Remove entry.
8047 (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
8048
8049 2007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
8050
8051 * Makefile.def (dependencies): Make configure-gdb depend on
8052 all-intl.
8053 * Makefile.in: Regenerated.
8054
8055 2007-10-22 Steven G. Kargl <kargl@gcc.gnu.org>
8056
8057 * MAINTAINERS (Fortran maintainer): Remove myself.
8058
8059 2007-10-15 Patrick Mansfield <patmans@us.ibm.com>
8060
8061 * Makefile.def: To avoid problems running with parallel makes,
8062 build newlib before libgloss so that target specific header
8063 files are availble.
8064 * Makefile.in: Regenerate
8065
8066 2007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
8067
8068 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
8069 * Makefile.in: Regenerate.
8070
8071 2007-10-09 Vladimir Makarov <vmakarov@redhat.com>
8072
8073 * MAINTAINERS (Register allocation reviewer): Add myself.
8074
8075 2007-10-08 Mike Frysinger <vapier@gentoo.org>
8076
8077 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
8078 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
8079 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
8080 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
8081 * configure: Regenerate.
8082
8083 2006-10-04 Seongbae Park <seongbae.park@gmail.com>
8084
8085 * MAINTAINERS (Register allocation reviewer): Add myself.
8086
8087 2007-10-01 Paolo Bonzini <bonzini@gnu.org>
8088
8089 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
8090 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
8091 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
8092 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
8093 * configure.ac: Default them to host tools for $host = $build.
8094 Subst them.
8095
8096 * configure: Regenerate.
8097 * Makefile.in: Regenerate.
8098
8099 2006-09-24 Peter Bergner <bergner@vnet.ibm.com>
8100
8101 * MAINTAINERS (Register allocation reviewer): Add myself.
8102
8103 2006-09-24 Kenneth Zadeck <zadeck@naturalbridge.com>
8104
8105 * MAINTAINERS (Register allocation reviewer): Add myself.
8106
8107 2007-09-21 Seongbae Park <seongbae.park@gmail.com>
8108
8109 * MAINTAINERS (Write After Approval): Fix typo.
8110
8111 2007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
8112
8113 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
8114 * configure: Regenerate.
8115
8116 2007-09-20 Paul Jarc <prj-bugzilla-gcc@multivac.cwru.edu>
8117
8118 PR bootstrap/31906
8119 * libtool-ldflags: Don't prefix arguments with -Xcompiler if
8120 they're already prefixed.
8121
8122 2007-09-19 Benjamin Kosnik <bkoz@redhat.com>
8123
8124 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
8125 libstdc++.
8126 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
8127 * configure: Regenerate.
8128 * Makefile.in: Regenerate.
8129
8130 2007-09-17 Andreas Schwab <schwab@suse.de>
8131
8132 * configure.ac: Raise minimum makeinfo version to 4.6.
8133 * configure: Regenerate.
8134
8135 2007-09-17 Johannes Singler <singler@ira.uka.de>
8136
8137 * MAINTAINERS (write-after-approval) add myself
8138
8139 2007-09-15 Alan Modra <amodra@bigpond.net.au>
8140
8141 * configure.ac: Correct makeinfo version check.
8142 * configure: Regenerate.
8143
8144 2007-09-14 Richard Sandiford <rsandifo@nildram.co.uk>
8145
8146 * MAINTAINERS: Update my email address.
8147
8148 2007-09-14 Richard Sandiford <richard@codesourcery.com>
8149
8150 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
8151 to $skipdirs and only disable gprof for newlib. Use the normal
8152 mips*-elf* handling in other respects.
8153 * configure: Regnerate.
8154
8155 2007-09-12 David Daney <ddaney@avtrex.com>
8156
8157 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
8158 enabling libgcj.
8159 * configure: Regenerate.
8160
8161 2007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
8162
8163 PR other/32154
8164 * configure.ac: For libgloss targets, point the linker to the linker
8165 script, startup code and simulator library.
8166 * configure: Regenerate.
8167
8168 2007-09-07 Andrew Haley <aph@redhat.com>
8169
8170 * configure.ac (noconfigdirs): Remove target-libffi and
8171 target-libjava.
8172 * configure: Regenerate.
8173
8174 2007-09-06 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
8175
8176 PR target/33281
8177 * configure.ac: Use config/mh-mingw on mingw.
8178 * configure: Regenerate.
8179
8180 2007-09-05 Pat Haugen <pthaugen@us.ibm.com>
8181
8182 * MAINTAINERS (Write After Approval): Add myself.
8183
8184 2007-09-05 Richard Guenther <rguenther@suse.de>
8185
8186 * configure.ac (--enable-stage1-checking): If neither --enable-checking
8187 nor --disable-checking is provided also turn on yes and types
8188 checking for stage1.
8189 * configure: Re-generate.
8190
8191 2007-08-30 Krister Walfridsson <cato@df.lth.se>
8192
8193 * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
8194 (Write After Approval): Remove myself.
8195
8196 2007-08-29 Nick Clifton <nickc@redhat.com>
8197
8198 * config.sub, config.guess: Update from upstream sources.
8199
8200 2007-08-22 Bud Davis <jmdavis@link.com>
8201
8202 * MAINTAINERS (Write After Approval): Added myself.
8203 * MAINTAINERS (Reviewers): Removed myself.
8204
8205 2007-08-18 Paul Brook <paul@codesourcery.com>
8206 Joseph Myers <joseph@codesourcery.com>
8207
8208 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
8209 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
8210 * Makefile.in: Regenerate.
8211 * configure.ac (--with-debug-prefix-map): New.
8212 * configure: Regenerate.
8213
8214 2007-08-17 Richard Sandiford <richard@codesourcery.com>
8215 Nigel Stephens <nigel@mips.com>
8216
8217 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
8218 as target_makefile_frag.
8219 * configure: Regenerate.
8220
8221 2007-08-16 Alexandre Oliva <aoliva@redhat.com>
8222
8223 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
8224 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
8225 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
8226 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
8227 (do-compare, do-compare3, do-compare-debug): New.
8228 ([+compare-target+]): Use them.
8229
8230 2007-08-14 Maxim Kuvyrkov <maxim@codesourcery.com>
8231
8232 * MAINTAINERS (Write After Approval): Change my email address.
8233
8234 2007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8235 Ben Elliston <bje@au.ibm.com>
8236
8237 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
8238 --silent if $silent.
8239 * configure: Regenerate.
8240
8241 2003-08-12 Zdenek Dvorak <ook@ucw.cz>
8242
8243 * MAINTAINERS (Various Maintainers): Add myself as
8244 loop infrastructure maintainer. Update my e-mail
8245 address.
8246
8247 2007-07-31 Diego Novillo <dnovillo@google.com>
8248
8249 * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
8250 Adjust description.
8251
8252 2007-07-26 Richard Guenther <rguenther@suse.de>
8253
8254 * configure.ac: Add types checking to stage1 checking flags.
8255 * configure: Regenerate.
8256
8257 2007-07-17 Nick Clifton <nickc@redhat.com>
8258
8259 * COPYING3: New file. Contains version 3 of the GNU General
8260 Public License.
8261 * COPYING3.LIB: New file. Contains version 3 of the GNU
8262 Lesser General Public License.
8263
8264 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
8265
8266 * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
8267
8268 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
8269
8270 * MAINTAINERS (S/390 co-maintainer): Add myself.
8271 (Write After Approval): Remove myself.
8272
8273 2007-07-13 Dan Hipschman <dsh@google.com>
8274
8275 * MAINTAINERS (Write After Approval): Add myself.
8276
8277 2007-07-11 Nick Clifton <nickc@redhat.com>
8278
8279 * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
8280 WINDRES export.
8281 * Makefile.in: Regenerate.
8282
8283 2007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8284
8285 * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
8286 maintainer.
8287
8288 2007-07-05 H.J. Lu <hongjiu.lu@intel.com>
8289
8290 * lt~obsolete.m4: New. Import from 20070318 libtool.
8291
8292 2007-07-03 Julian Brown <julian@codesourcery.com>
8293
8294 * MAINTAINERS (Write After Approval): Add myself.
8295
8296 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8297
8298 * configure.ac: Rewrite 'configure --help' strings to look nicer.
8299 * configure: Regenerate.
8300
8301 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8302
8303 * configure.ac: Add some missing m4 quotation.
8304 * configure: Regenerate.
8305
8306 2007-07-02 Simon Baldwin <simonb@google.com>
8307
8308 * MAINTAINERS (Write After Approval): Add myself.
8309
8310 2007-07-02 Paolo Bonzini <bonzini@gnu.org>
8311
8312 * configure: Regenerate.
8313
8314 2007-07-02 Kai Tietz <kai.tietz@onevision.com>
8315
8316 * Makefile.def: Add windmc tool to build.
8317 * Makefile.tpl: Likewise.
8318 * configure.ac: Likewise.
8319 * Makefile.in: Regenerate.
8320 * configure: Regenerate.
8321
8322 2007-06-28 DJ Delorie <dj@redhat.com>
8323
8324 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
8325 not building newlib.
8326 * configure: Regenerated.
8327
8328 2007-06-28 Jan Sjodin <jan.sjodin@amd.com>
8329
8330 * MAINTAINERS (Write After Approval): Add myself.
8331
8332 2007-06-25 Martin Michlmayr <tbm@cyrius.com>
8333
8334 * MAINTAINERS (Write After Approval): Add myself.
8335
8336 2007-06-19 Chris Matthews <chrismatthews@google.com>
8337
8338 * MAINTAINERS (Write After Approval): Add myself.
8339
8340 2007-06-19 Rask Ingemann Lambertsen <rask@sygehus.dk>
8341
8342 * MAINTAINERS (Write After Approval): Add myself.
8343
8344 2007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
8345
8346 * Makefile.def: Add dependency from configure-gdb to all-bfd.
8347 * Makefile.in: Regenerated.
8348
8349 2007-06-14 Bernd Schmidt <bernd.schmidt@analog.com>
8350
8351 * configure.ac: Don't add target-libmudflap to noconfigdirs for
8352 bfin*-*-uclinux* targets.
8353 * configure: Regenerate.
8354
8355 2007-06-14 Ian Lance Taylor <iant@google.com>
8356
8357 * MAINTAINERS: Add myself as non-algorithmic global write
8358 maintainer.
8359
8360 2007-06-14 Diego Novillo <dnovillo@google.com>
8361
8362 * MAINTAINERS: Add self as middle-end maintainer and
8363 non-algorithmic global write maintainer.
8364
8365 2007-06-14 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
8366
8367 * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
8368 Move all Fortran maintainers except Paul Brook into the
8369 Non-Autopoiesis section.
8370
8371 2007-06-14 Paolo Bonzini <bonzini@gnu.org>
8372
8373 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
8374 (distclean-stage[+id+]): Possibly delete stage_last.
8375 * Makefile.in: Regenerate.
8376
8377 2007-06-12 Seongbae Park <seongbae.park@gmail.com>
8378
8379 * MAINTAINERS (Various Maintainer): Fix typo.
8380
8381 2007-06-11 Paolo Bonzini <bonzini@gnu.org>
8382
8383 * MAINTAINERS (Various Maintainer): Add myself as
8384 dataflow maintainer.
8385
8386 2007-06-07 Ben Elliston <bje@au.ibm.com>
8387
8388 * config.sub, config.guess: Update from upstream sources.
8389
8390 2007-06-07 Ben Elliston <bje@au.ibm.com>
8391
8392 * Makefile.tpl: Fix spelling error.
8393 * Makefile.in: Regenerate.
8394
8395 2007-06-01 Steve Ellcey <sje@cup.hp.com>
8396
8397 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
8398 lt_cv_sys_max_cmd_len.
8399
8400 2007-05-31 Dorit Nuzman <dorit@il.ibm.com>
8401
8402 * MAINTAINERS (Various Maintainers): Add myself as
8403 auto-vectorizer maintainer.
8404
8405 2003-05-31 Paolo Bonzini <bonzini@gnu.org>
8406
8407 PR libjava/32098
8408 * libtool.m4: Revert previous change.
8409 * ltgcc.m4: Put it here.
8410
8411 2003-05-30 Zdenek Dvorak <dvorakz@suse.cz>
8412
8413 * MAINTAINERS (Various Maintainers): Add myself as
8414 auto-vectorizer maintainer.
8415
8416 2007-05-30 H.J. Lu <hongjiu.lu@intel.com>
8417
8418 PR libjava/32098
8419 * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
8420
8421 2007-05-30 Richard Guenther <rguenther@suse.de>
8422
8423 * MAINTAINERS (Various Maintainers): Add myself as
8424 auto-vectorizer maintainer.
8425
8426 2007-05-30 Jakub Jelinek <jakub@redhat.com>
8427
8428 PR bootstrap/29382
8429 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
8430 * configure: Rebuilt.
8431
8432 2007-05-28 Roberto Costa <robsettantasei@gmail.com>
8433
8434 * MAINTAINERS (Write After Approval): Removed my name.
8435
8436 2007-05-25 Steven Bosscher <steven@gcc.gnu.org>
8437
8438 * MAINTAINERS (Write After Approval): Remove myself.
8439
8440 2007-05-25 Andreas Tobler <a.tobler@schweiz.org>
8441
8442 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
8443
8444 2007-05-23 Steve Ellcey <sje@cup.hp.com>
8445
8446 * ltmain.sh: Update from ToT Libtool.
8447 * libtool.m4: Update from ToT Libtool.
8448 * ltsugar.m4: New. Update from ToT Libtool.
8449 * ltversion.m4: New. Update from ToT Libtool.
8450 * ltoptions.m4: New. Update from ToT Libtool.
8451 * ltconfig: Remove.
8452 * ltcf-c.sh: Remove.
8453 * ltcf-cxx.sh: Remove.
8454 * ltcf-gcj.sh: Remove.
8455
8456 2007-05-22 Ollie Wild <aaw@google.com>
8457
8458 * MAINTAINERS (Write After Approval): Add myself.
8459
8460 2007-05-16 Paolo Bonzini <bonzini@gnu.org>
8461
8462 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
8463 stage_cflags.
8464 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
8465 Remove CFLAGS/LIBCFLAGS.
8466 (configure-stage[+id+]-[+prefix+][+module+],
8467 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
8468 * Makefile.in: Regenerate.
8469
8470 2007-05-15 Diego Novillo <dnovillo@google.com>
8471
8472 * MAINTAINERS: Update e-mail address.
8473
8474 2007-05-15 Revital Eres <eres@il.ibm.com>
8475
8476 * MAINTAINERS (Write After Approval): Add myself.
8477
8478 2007-05-14 Roberto Costa <robsettantasei@gmail.com>
8479
8480 * MAINTAINERS (Write After Approval): Updated my address.
8481
8482 2007-05-14 Thomas Neumann <tneumann@users.sourceforge.net>
8483
8484 * MAINTAINERS (Write After Approval): Add myself.
8485
8486 2007-05-11 Silvius Rus <rus@google.com>
8487
8488 * MAINTAINERS (Write After Approval): Add myself.
8489
8490 2007-04-23 Tom Tromey <tromey@redhat.com>
8491
8492 * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
8493
8494 2007-04-22 Mark Mitchell <mark@codesourcery.com>
8495
8496 * MAINTAINERS (cpplib): Rename to ...
8497 (libcpp): ... this. Add C/C++ front end maintainers.
8498
8499 2007-04-14 Steve Ellcey <sje@cup.hp.com>
8500
8501 * config-ml.in: Pass ${ml_config_env} to configure calls.
8502
8503 2007-04-04 Christian Bruel <christian.bruel@st.com>
8504
8505 * MAINTAINERS (Write After Approval): Add myself.
8506
8507 2007-04-02 Dave Korn <dave.korn@artimi.com>
8508
8509 * MAINTAINERS (Write After Approval): Add myself.
8510
8511 2007-03-31 Tobias Burnus <burnus@net-b.de>
8512
8513 * MAINTAINERS (fortran 95 front end): Add myself.
8514
8515 2007-03-28 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
8516
8517 * MAINTAINERS (Write After Approval): Add myself.
8518
8519 2007-03-24 Ayal Zaks <zaks@il.ibm.com>
8520
8521 * MAINTAINERS (Modulo Scheduler): Add myself.
8522
8523 2007-03-23 Brooks Moses <brooks.moses@codesourcery.com>
8524
8525 * MAINTAINERS (fortran 95 front end): Add myself.
8526 (c++ front end): whitespace fix.
8527
8528 2007-03-22 Nathan Froyd <froydnj@codesourcery.com>
8529
8530 * MAINTAINERS (Write After Approval): Add myself.
8531
8532 2007-03-21 Richard Sandiford <richard@codesourcery.com>
8533
8534 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
8535 of glob. Quote arguments with single quotes too.
8536 * configure: Regenerate.
8537
8538 2007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
8539
8540 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
8541 * Makefile.in: Regenerate
8542
8543 2007-03-07 Andreas Schwab <schwab@suse.de>
8544
8545 * configure: Regenerate.
8546
8547 2007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
8548
8549 * configure.ac: Add "--with-pdfdir" configure option,
8550 which defines pdfdir variable.
8551 * Makefile.def (target=fixincludes): Add install-pdf to
8552 missing targets.
8553 (recursive_targets): Add install-pdf target.
8554 (flags_to_pass): Add pdfdir.
8555 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
8556 target.
8557 * configure: Regenerate
8558 * Makefile.in: Regenerate
8559
8560 2007-02-28 Eric Christopher <echristo@apple.com>
8561
8562 Revert:
8563 2006-12-07 Mike Stump <mrs@apple.com>
8564
8565 * Makefile.def (dependencies): Add dependency for
8566 install-target-libssp and install-target-libgomp on
8567 install-gcc.
8568 * Makefile.in: Regenerate.
8569
8570 2007-02-27 Matt Kraai <kraai@ftbfs.org>
8571
8572 * configure: Regenerate.
8573 * configure.ac: Move statements after variable declarations.
8574
8575 2007-02-19 Kaz Kojima <kkojima@gcc.gnu.org>
8576
8577 * MAINTAINERS: Add myself as sh maintainer.
8578
8579 2007-02-19 Joseph Myers <joseph@codesourcery.com>
8580
8581 * configure.ac: Adjust for loop syntax.
8582 * configure: Regenerate.
8583
8584 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
8585
8586 * configure: Rebuilt.
8587
8588 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
8589
8590 * configure.ac: Drop multiple occurrences of --enable-languages,
8591 and fix its quoting.
8592 * configure: Rebuilt.
8593
8594 2007-02-17 Mark Mitchell <mark@codesourcery.com>
8595 Nathan Sidwell <nathan@codesourcery.com>
8596 Vladimir Prus <vladimir@codesourcery.com>
8597 Joseph Myers <joseph@codesourcery.com>
8598
8599 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
8600 * configure: Regenerate.
8601
8602 2007-02-14 Gerald Pfeifer <gerald@pfeifer.com>
8603
8604 * ltconfig (freebsd*): Default to elf.
8605
8606 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
8607
8608 * configure.ac (target_libraries): Move libgcc before libiberty.
8609 * configure: Regenerated.
8610
8611 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
8612 Paolo Bonzini <bonzini@gnu.org>
8613
8614 PR bootstrap/30753
8615 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
8616 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
8617 * configure: Regenerated.
8618
8619 2007-02-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
8620
8621 * MAINTAINERS (Language Front End Maintainers): Update my mail
8622 address.
8623
8624 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
8625
8626 PR bootstrap/30748
8627 * configure.ac: Correct syntax for Solaris ksh.
8628 * configure: Regenerated.
8629
8630 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
8631
8632 * configure.ac: Sync with src.
8633 * configure: Regenerate.
8634
8635 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
8636
8637 * Makefile.in: Regenerate.
8638
8639 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
8640
8641 * config.sub: Sync with src.
8642
8643 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
8644
8645 * Makefile.tpl (build_alias, host_alias, target_alias): Use
8646 noncanonical equivalents.
8647 * configure.in: Rename to...
8648 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
8649 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
8650 target_noncanonical. Use them. Rewrite removal of configure
8651 arguments for autoconf 2.59. Discard variable settings. Force
8652 program_transform_name for native tools.
8653
8654 * Makefile.in: Regenerated.
8655 * configure: Regenerated with autoconf 2.59.
8656
8657 2007-02-07 Roman Zippel <zippel@linux-m68k.org>
8658
8659 * MAINTAINERS (Write After Approval): Add myself.
8660
8661 2007-01-31 Andreas Schwab <schwab@suse.de>
8662
8663 * Makefile.tpl (LDFLAGS): Substitute it.
8664 * Makefile.in: Regenerate.
8665
8666 2007-01-30 Andrey Belevantsev <abel@ispras.ru>
8667
8668 * MAINTAINERS (Write After Approval): Add myself.
8669
8670 2007-01-28 David Edelsohn <edelsohn@gnu.org>
8671
8672 * MAINTAINERS (spu port): Add myself.
8673
8674 2007-01-23 Richard Guenther <rguenther@suse.de>
8675
8676 PR bootstrap/30541
8677 * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
8678 * Makefile.tpl (GNATBIND): Substitute it.
8679 (GNATMAKE): Likewise.
8680 (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
8681 of STAGE_PREFIX.
8682 * Makefile.in: Regenerate.
8683 * configure: Regenerate.
8684
8685 2007-01-18 Mike Stump <mrs@apple.com>
8686
8687 * configure.in: Re-enable -Werror for gcc builds.
8688
8689 2007-01-11 Harsha Jagasia <harsha.jagasia@amd.com>
8690
8691 * MAINTAINERS (Write After Approval): Add myself.
8692
8693 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
8694
8695 * configure.in: Change == to = in test command.
8696 * configure: Regenerate.
8697
8698 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
8699 Nick Clifton <nickc@redhat.com>
8700 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
8701
8702 * configure.in (build_configargs, host_configargs, target_configargs):
8703 Remove build/host/target parameters.
8704 (host_libs): Add gmp and mpfr.
8705 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
8706 * Makefile.def (gmp, mpfr): New.
8707 (gcc): Remove target.
8708 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
8709 target_os, target_vendor): New.
8710 (configure): Add host_alias/target_alias arguments; adjust invocations.
8711 * configure: Regenerate.
8712 * Makefile.in: Regenerate.
8713
8714 2007-01-11 Matt Fago <fago@earthlink.net>
8715
8716 * configure.in: Try to link to functions only in mpfr 2.2.x
8717 to improve robustness of configure tests.
8718 * configure: Regenerate.
8719
8720 2007-01-09 Uros Bizjak <ubizjak@gmail.com>
8721
8722 * MAINTAINERS: Add myself as i386 maintainer.
8723
8724 2007-01-08 Jan Hubicka <jh@suse.cz>
8725
8726 * MAINTAINERS: Add myself as i386 maintainer.
8727
8728 2007-01-08 Kai Tietz <kai.tietz@onevision.com>
8729
8730 * configure.in: Add support for an x86_64-mingw* target.
8731 * configure: Regenerate.
8732
8733 2007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
8734
8735 * Makefile.tpl (all-target): Correct @if conditional for target
8736 modules.
8737 * configure.in: Omit libiberty if building only target libgcc.
8738 * configure, Makefile.in: Regenerated.
8739
8740 2007-01-04 Paolo Bonzini <bonzini@gnu.org>
8741
8742 * configure.in: Use DEV-PHASE to detect default for --enable-werror.
8743 * configure: Regenerate.
8744
8745 2007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
8746
8747 * Makefile.def (target_modules): Add libgcc.
8748 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
8749 * Makefile.tpl (clean-target-libgcc): Delete.
8750 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
8751 on gcc even for bootstrapped modules. Rewrite handling of
8752 lang_env_dependencies to loop over target_modules.
8753 * configure.in (target_libraries): Add target-libgcc.
8754 * Makefile.in, configure: Regenerated.
8755
8756 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
8757
8758 * configure.in: Reorganize recognition of languages. Add
8759 --enable-stage1-languages. Show supported languages for the chosen
8760 target rather than all recognized languages.
8761 * configure: Regenerate.
8762
8763 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
8764
8765 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
8766 * Makefile.in: Regenerate.
8767
8768 2006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8769
8770 * configure.in: Warn that MPFR 2.2.0 is buggy.
8771 * configure: Regenerate.
8772
8773 2006-12-27 Ian Lance Taylor <iant@google.com>
8774
8775 * configure.in: When removing Makefiles to force a reconfigure, also
8776 remove prev-DIR*/Makefile.
8777 * configure: Regenerate.
8778
8779 2006-12-22 Andreas Schwab <schwab@suse.de>
8780
8781 * configure: Regenerate with correct autoconf version.
8782
8783 2006-12-20 Adam Megacz <megacz@cs.berkeley.edu>
8784
8785 * configure.in: add AC_SUBST for *_FOR_TARGET.
8786 * configure: Regenerate.
8787
8788 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
8789
8790 * configure.in: Simplify logic for rejecting languages that cannot
8791 be built. Separate the case when a language is unsupported,
8792 from the case when the user chooses not to build a language.
8793
8794 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
8795
8796 * configure.in: Remove "$build" case for powerpc-*-darwin* since
8797 it only affects bootstrap and could be tested on "$host" as well.
8798 * configure: Regenerate.
8799 * config/mh-ppc-darwin: Add to the stage1 cflags here.
8800
8801 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
8802
8803 PR bootstrap/29544
8804 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
8805 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
8806 move here comment from Makefile.tpl.
8807 * Makefile.tpl: Move some definitions higher in the file.
8808 (STAGE1_CHECKING): New.
8809 * configure.in: Add --enable-stage1-checking.
8810 * configure: Regenerate.
8811 * Makefile.in: Regenerate.
8812
8813 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
8814
8815 * MAINTAINERS: Add myself as build system maintainer.
8816
8817 2006-12-15 Simon Martin <simartin@users.sourceforge.net>
8818
8819 * MAINTAINERS (Write After Approval): Add myself.
8820
8821 2006-12-13 Eric Christopher <echristo@apple.com>
8822
8823 * MAINTAINERS: Add myself as darwin maintainer.
8824
8825 2006-12-11 Ian Lance Taylor <ian@airs.com>
8826
8827 * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
8828
8829 2006-12-11 Joern Rennecke <joern.rennecke@arc.com>
8830
8831 MAINTAINERS: Update my entry.
8832
8833 2006-12-11 Alan Modra <amodra@bigpond.net.au>
8834
8835 * configure.in: Handle spu makefile frag.
8836 * Makefile.tpl (MAINT): Define
8837 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
8838 * configure: Regenerate.
8839 * Makefile.in: Regenerate.
8840
8841 2006-12-11 Ben Elliston <bje@au.ibm.com>
8842
8843 * config.guess: Import latest version.
8844 * config.sub: Likewise.
8845
8846 2006-12-11 Ben Elliston <bje@au.ibm.com>
8847
8848 * configure.in (spu-*-*): Don't skip target-libiberty.
8849 * configure: Regenerate.
8850
8851 2006-12-10 Andreas Tobler <a.tobler@schweiz.org>
8852
8853 PR bootstrap/30134
8854 * configure.in: Correct x86 darwin support for libjava to powerpc
8855 and i?86 only.
8856 * configure: Regenerate.
8857
8858 2006-12-08 Sandro Tolaini <tolaini@libero.it>
8859
8860 * configure.in: Add x86 darwin support for libjava.
8861 * configure: Regenerate.
8862
8863 2006-12-07 Mike Stump <mrs@apple.com>
8864
8865 * Makefile.def (dependencies): Add dependency for
8866 install-target-libssp and install-target-libgomp on
8867 install-gcc.
8868 * Makefile.in: Regenerate.
8869
8870 2006-12-04 Richard Guenther <rguenther@suse.de>
8871
8872 * MAINTAINERS (Non-Algorithmic Maintainers): New section.
8873 (Non-Algorithmic Maintainers): Move over non-algorithmic
8874 loop optimizer maintainers, add myself as a non-algorithmic
8875 middle-end maintainer.
8876
8877 2006-12-04 Daniel Franke <franke.daniel@gmail.com>
8878
8879 * MAINTAINERS (Write After Approval): Add myself.
8880
8881 2006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8882
8883 * configure.in: Update error message for missing GMP/MPFR.
8884
8885 * configure: Regenerate.
8886
8887 2006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8888
8889 * configure.in: Update MPFR version in error message.
8890
8891 * configure: Regenerate.
8892
8893 2006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8894
8895 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
8896 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
8897 --with-gmp-lib): New flags.
8898
8899 * configure: Regenerate.
8900
8901 2006-11-25 Brooks Moses <brooks.moses@codesourcery.com>
8902
8903 * MAINTAINERS (Write After Approval): Change my email address.
8904
8905 2006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
8906
8907 * MAINTAINERS (Write After Approval): Add myself.
8908
8909 2006-11-22 Philipp Thomas <pth@suse.de>
8910
8911 * MAINTAINERS (i18n): Update e-mail address.
8912
8913 2006-11-21 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
8914
8915 * MAINTAINERS (spu port): Add myself as maintainer.
8916 (Write After Approval): Remove myself.
8917
8918 2006-11-22 Ben Elliston <bje@au.ibm.com>
8919
8920 * configure.in (skipdirs): Don't build libssp for SPU.
8921 * configure: Regenerate.
8922
8923 2006-11-21 Andrew Pinski <andrew_pinski@playstation.sony.com>
8924
8925 * MAINTAINERS (spu port): Add myself as maintainer.
8926 (libobjc): Update my email address.
8927
8928 2006-11-21 Andrea Bona <andrea.bona@st.com>
8929
8930 * MAINTAINERS (Write After Approval): Add myself.
8931
8932 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
8933
8934 * configure.in (skipdirs) : Don't build target-libiberty for SPU.
8935 * configure : Rebuilt.
8936
8937 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
8938
8939 * MAINTAINERS (Write After Approval): Add myself.
8940
8941 2006-11-20 Andrea Ornstein <andrea.ornstein@st.com>
8942
8943 * MAINTAINERS (Write After Approval): Add myself.
8944
8945 2006-11-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8946
8947 * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
8948 libmpfr.a.
8949 * configure: Regenerate.
8950
8951 2006-11-16 Paolo Bonzini <bonzini@gnu.org>
8952
8953 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
8954 (unstage): Test for stage_last presence.
8955
8956 PR bootstrap/29802
8957 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
8958 STAGE_PREFIX.
8959 * Makefile.in: Regenerate.
8960
8961 2003-11-16 Zdenek Dvorak <dvorakz@suse.cz>
8962
8963 * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
8964 maintainers.
8965
8966 2006-11-14 Erven Rohou <erven.rohou@st.com>
8967
8968 * MAINTAINERS (Write After Approval): Add myself.
8969
8970 2006-11-14 Paolo Bonzini <bonzini@gnu.org>
8971
8972 * Makefile.tpl (clean-stage*): Test separately for package/Makefile
8973 and stageN-package/Makefile.
8974 * Makefile.in: Regenerated.
8975
8976 2006-11-14 Jie Zhang <jie.zhang@analog.com>
8977
8978 * configure.in: Remove target-libgloss from noconfigdirs for
8979 bfin-*-*.
8980 * configure: Regenerated.
8981
8982 2006-11-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8983
8984 * configure.in (have_gmp): Only error if the gcc directory exists.
8985
8986 * configure: Regenerate.
8987
8988 2006-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8989
8990 * configure.in: Robustify error message for missing GMP/MPFR.
8991
8992 * configure: Regenerate.
8993
8994 2006-10-31 Stephen M. Webb <stephen.webb@bregmasoft.com>
8995
8996 * MAINTAINERS (Write After Approval): Add myself.
8997
8998 2006-10-30 Uros Bizjak <ubizjak@gmail.com>
8999
9000 * MAINTAINERS: Change email address.
9001
9002 2006-10-30 Vladimir Prus <vladimir@codesourcery.com>
9003
9004 * MAINTAINERS (Write After Approval): Add myself.
9005
9006 2006-10-26 Peter Bergner <bergner@vnet.ibm.com>
9007
9008 * MAINTAINERS (Write After Approval): Add myself.
9009
9010 2006-10-25 Chen Liqin <liqin@sunnorth.com.cn>
9011
9012 * MAINTAINERS (Write After Approval): Move myself to
9013 Write After Approval section.
9014
9015 2006-10-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9016
9017 * configure.in: Require GMP-4.1+ and MPFR-2.2+. Don't check
9018 need_gmp anymore.
9019 * configure: Regenerate.
9020
9021 2006-10-16 Tobias Burnus <burnus@net-b.de>
9022
9023 * MAINTAINERS (Write After Approval): Add myself.
9024
9025 2006-10-16 Ben Elliston <bje@au.ibm.com>
9026
9027 * config.guess: Import latest version.
9028 * config.sub: Likewise.
9029
9030 2006-10-10 Brooks Moses <bmoses@stanford.edu>
9031
9032 * Makefile.def: Added pdf target handling.
9033 * Makefile.tpl: Added pdf target handling.
9034 * Makefile.in: Regenerated.
9035
9036 2006-10-10 Chen Liqin <liqin@sunnorth.com.cn>
9037
9038 * MAINTAINERS: Add self as score port maintainer.
9039
9040 2006-10-04 Brooks Moses <bmoses@stanford.edu>
9041
9042 * MAINTAINERS (Write After Approval): Add myself.
9043
9044 2006-09-27 Steven G. Kargl <kargl@gcc.gnu.org>
9045
9046 * configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0
9047 or newer.
9048 * configure: Regenerated.
9049
9050 2006-09-27 Dave Brolley <brolley@redhat.com>
9051
9052 * configure.in (RUNTEST): Look for 'runtest' in the source tree by
9053 using $s instead of $r.
9054 * configure: Regenerated.
9055
9056 2006-09-26 Thiemo Seufer <ths@mips.com>
9057
9058 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
9059 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
9060 * configure: Regenerate.
9061
9062 2006-09-24 Graeme Peterson <gridly@gmail.com>
9063
9064 * MAINTAINERS (Write After Approval): Remove myself.
9065
9066 2006-09-22 Chao-ying Fu <fu@mips.com>
9067
9068 * MAINTAINERS (Write After Approval): Add myself.
9069
9070 2006-09-10 Joseph S. Myers <joseph@codesourcery.com>
9071
9072 * MAINTAINERS: Add self as soft-fp maintainer.
9073
9074 2006-09-09 Anatoly Sokolov <aesok@post.ru>
9075
9076 * MAINTAINERS: Add myself as avr maintainer.
9077 Remove Marek Michalkiewicz as avr maintainer.
9078
9079 2006-09-07 Roberto Costa <roberto.costa@st.com>
9080
9081 * MAINTAINERS (Write After Approval): Add myself.
9082
9083 2006-08-30 Corinna Vinschen <corinna@vinschen.de>
9084
9085 * configure.in: Never build newlib for a Mingw host.
9086 Never build newlib as Mingw target library.
9087 Test the existence of winsup/cygwin for building a Cygwin newlib,
9088 rather than just winsup.
9089 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
9090 building a Mingw target.
9091 * configure: Regenerate.
9092
9093 2006-08-08 Eric Botcazou <ebotcazou@libertysurf.fr>
9094
9095 * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
9096
9097 2006-07-25 Paolo Bonzini <bonzini@gnu.org>
9098
9099 * config.guess: Import from src (was more updated).
9100 * config.sub: Likewise.
9101
9102 2006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
9103
9104 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
9105 * configure: Regenerated.
9106
9107 2006-07-18 Paolo Bonzini <bonzini@gnu.org>
9108
9109 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
9110 for stages after the first.
9111
9112 2006-07-17 Jakub Jelinek <jakub@redhat.com>
9113
9114 * Makefile.def: Add dependencies for configure-opcodes
9115 on configure-intl and all-opcodes on all-intl.
9116 * Makefile.in: Regenerated.
9117
9118 2006-07-13 Ben Elliston <bje@au.ibm.com>
9119
9120 * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
9121
9122 2006-07-06 Paul Eggert <eggert@cs.ucla.edu>
9123
9124 Port to hosts whose 'sort' and 'tail' implementations
9125 treat operands with leading '+' as file names, as POSIX
9126 has required since 2001. However, make sure the code still
9127 works on pre-POSIX hosts.
9128 * ltmain.sh: Don't assume "sort +2" is equivalent to
9129 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
9130
9131 2006-07-05 Ulrich Weigand <uweigand@de.ibm.com>
9132
9133 * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
9134
9135 2006-07-04 Peter O'Gorman <peter@pogma.com>
9136
9137 * ltconfig: chmod 644 before ranlib during install.
9138
9139 2006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
9140
9141 PR bootstrap/18058
9142 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
9143 if the bootstrap compiler is a GCC version that supports it.
9144 * configure: Regenerate.
9145
9146 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
9147
9148 * configure.in: Fix thinkos in previous check-in.
9149 * configure: Regenerate.
9150
9151 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
9152
9153 PR other/27063
9154 * configure.in: Test subdir_requires and give an appropriate
9155 error message.
9156 * configure: Regenerate.
9157
9158 2006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org>
9159
9160 * MAINTAINERS (Write After Approval): Add myself.
9161
9162 2006-06-22 John David Anglin <dave.anglin@nrc.ca>
9163
9164 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
9165
9166 2006-06-22 Steve Ellcey <sje@cup.hp.com>
9167
9168 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
9169
9170 2006-06-20 David Ayers <d.ayers@inode.at>
9171
9172 PR bootstrap/28072
9173 * configure.in: Add target-boehm-gc to noconfigdirs depending on
9174 whether target-libjava is being configured instead of whether the
9175 java front end is enabled.
9176 * configure: Regenerate.
9177
9178 2006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9179
9180 PR target/27540
9181 * configure.in: Only enable libgomp on IRIX 6.
9182 * configure: Regenerate.
9183
9184 2006-06-15 Paolo Bonzini <bonzini@gnu.org>
9185
9186 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
9187 too.
9188 * Makefile.in: Regenerate.
9189
9190 2006-06-13 Jeff Johnston <jjohnstn@redhat.com>
9191
9192 * config-ml.in: Alter CCASFLAGS to include special
9193 multilib options the same as is done for CFLAGS.
9194
9195 2006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
9196
9197 * configure.in: Don't enable libgomp on hpux10.
9198 * configure: Rebuilt.
9199
9200 2006-06-12 David Ayers <d.ayers@inode.at>
9201
9202 PR bootstrap/27963
9203 PR target/19970
9204 * configure.in: Remove target-boehm-gc from noconfigdirs where
9205 ${libgcj} is specified.
9206 * configure: Regenerate.
9207
9208 2006-06-06 Carlos O'Donell <carlos@codesourcery.com>
9209
9210 Sync from src:
9211
9212 * configure.in: Sync.
9213 * configure: Regenerated.
9214
9215 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
9216
9217 * Makefile.def: Added dependencies from sim and gdb on intl, and
9218 added configure dependencies to everything with an all dependency
9219 on intl.
9220 * Makefile.in: Regenerated.
9221
9222 2006-06-06 David Ayers <d.ayers@inode.at>
9223
9224 PR libobjc/13946
9225 * Makefile.def: Add dependencies for libobjc which boehm-gc.
9226 * Makefile.in: Regenerate.
9227 * configure.in: Add --enable-objc-gc at toplevel and have it
9228 enable boehm-gc for Objective-C.
9229 Remove target-boehm-gc from libgcj.
9230 Add target-boehm-gc to target_libraries.
9231 Add target-boehm-gc to noconfigdirs where ${libgcj}
9232 is specified.
9233 Assert that boehm-gc is supported when requested for Objective-C.
9234 Only build boehm-gc if needed either for Java or Objective-C.
9235 * configure: Regenerate.
9236
9237 2006-06-05 Paolo Bonzini <bonzini@gnu.org>
9238
9239 PR 27674
9240 * Makefile.tpl (configure-[+prefix+][+module+],
9241 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
9242 Remove rule to unstage bootstrapped modules.
9243 (stage_current): New.
9244 * Makefile.in: Regenerate.
9245
9246 2006-06-03 Laurynas Biveinis <laurynas.biveinis@gmail.com>
9247
9248 * MAINTAINERS (Write After Approval): Update my e-mail address.
9249
9250 2006-06-01 Mark Shinwell <shinwell@codesourcery.com>
9251
9252 * include/libiberty.h: Declare pex_run_in_environment.
9253
9254 2006-05-31 Asher Langton <langton2@llnl.gov>
9255
9256 * MAINTAINERS (Write After Approval): Add myself.
9257
9258 2006-05-25 Paolo Bonzini <bonzini@gnu.org>
9259
9260 * Makefile.def (bfd, opcodes): Fix lib_path.
9261 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
9262 (restrap): Move under "@if gcc-bootstrap". Fix typo.
9263 * Makefile.in: Regenerate.
9264
9265 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
9266
9267 * Makefile.in: Regenerate.
9268
9269 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
9270
9271 * Makefile.def: Add install-html target. Add datarootdir
9272 docdir and htmldir to flags_to_pass.
9273 * Makefile.tpl: Add install-html target.
9274 * Makefile.in: Regenerate.
9275 * configure.in: Add --with-datarootdir, --with-docdir, and
9276 --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
9277 * configure: Regenerate.
9278
9279 2006-05-24 Mark Shinwell <shinwell@codesourcery.com>
9280
9281 * configure.in: Enable gprof for cross builds.
9282 * configure: Regenerate.
9283
9284 2006-05-22 Richard Guenther <rguenther@suse.de>
9285
9286 Revert
9287 2006-01-31 Richard Guenther <rguenther@suse.de>
9288 Paolo Bonzini <bonzini@gnu.org>
9289
9290 * Makefile.def (target_modules): Add libgcc-math target module.
9291 * configure.in (target_libraries): Add libgcc-math target library.
9292 (--enable-libgcc-math): New configure switch.
9293 * Makefile.in: Re-generate.
9294 * configure: Re-generate.
9295 * libgcc-math: New toplevel directory.
9296
9297 2006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
9298 Andreas Tobler <a.tobler@schweiz.ch>
9299
9300 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
9301 * configure: Rebuilt.
9302
9303 2006-05-12 Sandra Loosemore <sandra@codesourcery.com>
9304
9305 * MAINTAINERS (Write After Approval): Add myself.
9306
9307 2006-05-01 DJ Delorie <dj@redhat.com>
9308
9309 * configure.in: Restore CFLAGS if GMP isn't present.
9310 * configure: Regenerate.
9311
9312 2006-05-01 Richard Guenther <rguenther@suse.de>
9313
9314 * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
9315 maintainer.
9316
9317 2006-04-30 Kenneth Zadeck <zadeck@naturalbridge.com>
9318
9319 * MAINTAINERS (Write After Approval): Add myself.
9320
9321 2006-04-28 Jan Beulich <jbeulich@novell.com>
9322
9323 * MAINTAINERS (Write After Approval): Add myself.
9324
9325 2006-04-18 DJ Delorie <dj@redhat.com>
9326
9327 * configure.in (m32c): Build libstdc++-v3. Pass flags to
9328 reference libgloss so that libssp can be built in a combined
9329 tree.
9330 * configure: Regenerate.
9331
9332 2006-04-08 Robert Millan <rmh@gcc.gnu.org>
9333
9334 * MAINTAINERS (Write After Approval): Add myself.
9335
9336 2006-04-05 Ben Elliston <bje@au.ibm.com>
9337
9338 * configure.in: Require makeinfo 4.4 or higher.
9339 * configure: Regenerate.
9340
9341 2006-04-04 Gerald Pfeifer <gerald@pfeifer.com>
9342
9343 * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
9344 Rearrange the entries of other libraries to have them in one place.
9345
9346 2006-03-22 Janne Blomqvist <jb@gcc.gnu.org>
9347
9348 * MAINTAINERS (Write After Approval): Remove myself.
9349 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
9350
9351 2006-03-14 Richard Guenther <rguenther@suse.de>
9352
9353 * configure: Regenerate with autoconf 2.13.
9354
9355 2006-03-13 Jim Blandy <jimb@codesourcery.com>
9356
9357 * MAINTAINERS: Use my work address.
9358
9359 * MAINTAINERS: Update my E-mail address.
9360
9361 2006-03-10 Aldy Hernandez <aldyh@redhat.com>
9362
9363 * configure.in: Handle --disable-<component> generically.
9364 * configure: Regenerate.
9365
9366 2006-03-01 H.J. Lu <hongjiu.lu@intel.com>
9367
9368 PR libgcj/17311
9369 * ltmain.sh: Don't use "$finalize_rpath" for compile.
9370
9371 2006-02-21 Erik Edelmann <eedelman@gcc.gnu.org>
9372
9373 * MAINTAINERS (Write After Approval): Remove myself.
9374 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
9375
9376 2006-02-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
9377
9378 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
9379 (TARGET_CONFIGDIRS): Remove.
9380 * configure.in: Remove AC_SUBST(target_configdirs).
9381 * Makefile.in, configure: Regenerated.
9382
9383 2006-02-20 Steven G. Kargl <kargls@comcast.net>
9384
9385 * MAINTAINERS (Write After Approval): Remove myself.
9386 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
9387
9388 2006-02-20 Paolo Bonzini <bonzini@gnu.org>
9389
9390 PR bootstrap/25670
9391
9392 * Makefile.tpl ([+compare-target+]): Print explanation messages.
9393
9394 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
9395 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
9396 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
9397 BUILD_PREFIX, BUILD_PREFIX_1.
9398 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
9399
9400 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
9401 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
9402
9403 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
9404 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
9405 of `cat stage_current`. Always provide the `r' and `s' variables.
9406 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
9407 a single shell execution.
9408 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
9409 bootstrapped modules, make the stage1 module if the build was not
9410 started yet, else build the current stage.
9411 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
9412 (all-build, all-host, all-target, [+make_target+]-host,
9413 [+make_target+]-target): Do not use \-continued lines.
9414 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
9415 (current_stage, restrap, stage_last): New.
9416
9417 * Makefile.in: Regenerate.
9418 * configure: Regenerate.
9419
9420 2006-02-19 Bud Davis <jmdavis@link.com>
9421
9422 * MAINTAINERS (Write After Approval): Remove myself.
9423 (Language Front End Maintainers): Add myself as fortran 95
9424 maintainer and update e-mail address.
9425
9426 2006-02-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
9427
9428 * MAINTAINERS (Write After Approval): Remove myself.
9429 (Language Front End Maintainers): Add myself as fortran 95
9430 maintainer.
9431
9432 2006-02-16 Victor Kaplansky <victork@il.ibm.com>
9433
9434 * MAINTAINERS (Write After Approval): Add myself.
9435
9436 2006-02-16 Thomas Koenig <Thomas.Koenig@online.de>
9437
9438 * MAINTAINERS (Write After Approval): Remove myself.
9439 (Language Front End Maintainers): Add myself as
9440 fortran 95 maintainer.
9441
9442 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
9443
9444 Sync from src:
9445
9446 2005-12-27 Leif Ekblad <leif@rdos.net>
9447
9448 * configure.in: Add support for RDOS target.
9449 * configure: Regenerate.
9450
9451 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
9452 Andreas Schwab <schwab@suse.de>
9453
9454 * configure: Regenerate.
9455
9456 2006-02-12 David Edelsohn <edelsohn@gnu.org>
9457
9458 * configure.in (enable_libgomp): Add AIX.
9459 * configure: Regenerate.
9460
9461 2006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
9462
9463 * MAINTAINERS (Write After Approval): Add myself.
9464
9465 2006-02-03 Lee Millward <lee.millward@gmail.com>
9466
9467 * MAINTAINERS (Write After Approval): Add myself.
9468
9469 2006-01-31 Richard Guenther <rguenther@suse.de>
9470 Paolo Bonzini <bonzini@gnu.org>
9471
9472 * Makefile.def (target_modules): Add libgcc-math target module.
9473 * configure.in (target_libraries): Add libgcc-math target library.
9474 (--enable-libgcc-math): New configure switch.
9475 * Makefile.in: Re-generate.
9476 * configure: Re-generate.
9477 * libgcc-math: New toplevel directory.
9478
9479 2006-01-26 Paolo Bonzini <bonzini@gnu.org>
9480
9481 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
9482 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
9483 the assembler, linker and binutils.
9484 * configure: Regenerate.
9485
9486 2006-01-22 Dirk Mueller <dmueller@suse.de>
9487
9488 * MAINTAINERS (Write After Approval): Add myself.
9489
9490 2006-01-20 Diego Novillo <dnovillo@redhat.com>
9491
9492 * configure: Regenerate.
9493
9494 2006-01-18 Richard Henderson <rth@redhat.com>
9495 Jakub Jelinek <jakub@redhat.com>
9496 Diego Novillo <dnovillo@redhat.com>
9497
9498 * libgomp: New directory.
9499 * Makefile.def: Add target_module libgomp.
9500 * Makefile.in: Regenerate.
9501 * configure.in (target_libraries): Add target-libgomp.
9502 * configure: Regenerate.
9503
9504 2006-01-05 Alexandre Oliva <aoliva@redhat.com>
9505
9506 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
9507 @ from continuation.
9508 * Makefile.in: Rebuilt.
9509
9510 2006-01-04 Chris Lattner <sabre@gnu.org>
9511
9512 * MAINTAINERS (Write After Approval): Add myself.
9513
9514 2006-01-04 Paolo Bonzini <bonzini@gnu.org>
9515
9516 PR bootstrap/24252
9517
9518 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
9519 * Makefile.tpl (OBJDUMP): New.
9520 (EXTRA_HOST_FLAGS): Add it.
9521 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
9522
9523 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
9524 to use symbolic links between directories. Avoid race conditions
9525 or make them harmless.
9526 * configure.in: Do not try to use symbolic links between directories.
9527
9528 * Makefile.def (LEAN): Pass.
9529 * Makefile.tpl (LEAN): Define.
9530 (stage[+id+]-start): Accept that the previous directory does not
9531 exist, if the bootstrap is lean.
9532 (stage[+id+]-bubble): Invoke lean bootstrap commands after
9533 stage[+id+]-start. Use a makefile variable and an `if' instead of a
9534 configure substitution.
9535 ([+compare-target+]): Likewise.
9536 ([+bootstrap-target+]-lean): New.
9537 * configure.in: Remove lean bootstrap support from here.
9538
9539 * Makefile.in: Regenerate.
9540 * configure: Regenerate.
9541
9542 2006-01-04 Ben Elliston <bje@au.ibm.com>
9543
9544 * MAINTAINERS (libdecnumber): Add myself.
9545
9546 2006-01-02 Mark Mitchell <mark@codesourcery.com>
9547
9548 * libtool-ldflags: New script.
9549
9550 2006-01-02 Andreas Schwab <schwab@suse.de>
9551
9552 * configure.in: When reconfiguring remove Makefile in
9553 all stage directories.
9554 * configure: Regenerate.
9555
9556 2005-12-27 Steven Bosscher <stevenb.gcc@gmail.com>
9557
9558 * MAINTAINERS: Update my email address.
9559
9560 2005-12-20 Paolo Bonzini <bonzini@gnu.org>
9561
9562 Revert Ada-related part of the previous change.
9563
9564 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
9565 Do not pass.
9566 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
9567 * Makefile.in: Regenerate.
9568 * configure.in: Do not include mt-ppc-aix target fragment.
9569 * configure: Regenerate.
9570
9571 2005-12-19 Paolo Bonzini <bonzini@gnu.org>
9572
9573 * configure.in: Select appropriate fragments for PowerPC/AIX.
9574 * configure: Regenerate.
9575
9576 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
9577 BOOT_CFLAGS, BOOT_LDFLAGS.
9578 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
9579 BOOT_CFLAGS, BOOT_LDFLAGS.
9580 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
9581 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
9582 (stage): Fail if we cannot complete the work.
9583 * Makefile.in: Regenerate.
9584
9585 2005-12-16 Nathan Sidwell <nathan@codesourcery.com>
9586
9587 * configure.in: Replace ms1 with mt.
9588 * configure: Rebuilt.
9589
9590 2005-12-15 Bryce McKinlay <mckinlay@redhat.com>
9591
9592 * MAINTAINERS: Update my email address.
9593
9594 2005-12-15 Paolo Bonzini <bonzini@gnu.org>
9595
9596 * Makefile.tpl (all, do-[+make_target+], do-check, install,
9597 install-host-nogcc): Don't invoke $(stage) at the end.
9598 * Makefile.in: Regenerate.
9599
9600 2005-12-14 Paolo Bonzini <bonzini@gnu.org>
9601
9602 * configure.in: Flip the top-level bootstrap switch.
9603 * configure: Regenerate.
9604
9605 2005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
9606
9607 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
9608 $(stage) and $(unstage).
9609 (EXTRA_TARGET_FLAGS): Correct double-quoting.
9610 (all): Remove stray semicolon.
9611 (local-distclean): Don't handle multilib.tmp and multilib.out.
9612 (install.all): Set $s for consistency.
9613 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
9614 check_multilibs setting. Always make the install directory.
9615 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
9616 Correct @if/@endif.
9617 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
9618 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
9619 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
9620 (multilib.out): Remove.
9621 * Makefile.in: Regenerated.
9622
9623 2005-12-12 Carlos O'Donell <carlos@codesourcery.com>
9624
9625 * MAINTAINERS (Write After Approval): Add myself.
9626
9627 2005-12-12 Nathan Sidwell <nathan@codesourcery.com>
9628
9629 * MAINTAINERS: Add myself as mt maintainer.
9630
9631 * config.sub: Replace ms1 with mt. Allow ms1 as an alias.
9632
9633 2005-12-06 Adam Nemet <anemet@caviumnetworks.com>
9634
9635 * MAINTAINERS: Change email address.
9636
9637 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
9638
9639 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
9640 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
9641 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
9642 Find in-tree tools if available.
9643 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
9644 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
9645 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
9646 (COMPILER_*_FOR_TARGET): New.
9647 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
9648 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
9649 (CONFIGURED_*, USUAL_*): Remove.
9650 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
9651 STRIP): Use autoconf substitutions.
9652 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
9653 COMPILER_NM_FOR_TARGET): New.
9654 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
9655
9656 (all): Make all-host and all-target in parallel.
9657 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
9658 that $$r and $$s are set before invoking a recursive make.
9659 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
9660 ([+bootstrap-target+]): Inline most of the `all' target.
9661
9662 2005-11-29 Ben Elliston <bje@au.ibm.com>
9663
9664 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
9665 from the gcc build directory.
9666 * Makefile.in: Regenerate.
9667
9668 2005-11-29 Ben Elliston <bje@au.ibm.com>
9669
9670 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
9671 depend on all-libdecnumber.
9672 * configure.in (host_libs): Include libdecnumber.
9673 * Makefile.in: Regenerate.
9674 * configure: Likewise.
9675
9676 2005-11-29 Ben Elliston <bje@au.ibm.com>
9677
9678 * libdecnumber: Import decNumber sources from the dfp-branch.
9679
9680 2005-11-21 Kean Johnston <jkj@sco.com>
9681
9682 * config.sub, config.guess: Sync from upstream sources.
9683
9684 2005-11-21 Ben Elliston <bje@au.ibm.com>
9685
9686 Import from Autoconf sources:
9687
9688 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
9689 * config/move-if-change: Don't output "$2 is unchanged";
9690 suggested by Ben Elliston. Handle weird characters correctly.
9691
9692 2005-11-18 Andreas Tobler <a.tobler@schweiz.ch>
9693
9694 * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
9695 to match upstream libtool for darwin.
9696
9697 2005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
9698
9699 * Makefile.def: Remove gdb dependencies for gdbtk.
9700 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
9701 (configure-gdb, install-gdb): New rules.
9702 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
9703 * Makefile.in, configure: Regenerated.
9704
9705 2005-11-06 Janne Blomqvist <jb@gcc.gnu.org>
9706
9707 * MAINTAINERS (Write After Approval): Add myself.
9708
9709 2005-11-06 Erik Edelmann <eedelman@gcc.gnu.org>
9710
9711 * MAINTAINERS (Write After Approval): Add myself.
9712
9713 2005-10-24 Diego Novillo <dnovillo@redhat.com>
9714
9715 * MAINTAINERS (alias analysis): Add Daniel Berlin and
9716 Diego Novillo.
9717
9718 2005-10-22 Paolo Bonzini <bonzini@gnu.org>
9719
9720 PR bootstrap/24297
9721 * Makefile.tpl (do-[+make-target+], do-check, install,
9722 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
9723 are set before recursing.
9724 * Makefile.in: Regenerate.
9725
9726 2005-10-20 Eric Botcazou <ebotcazou@adacore.com>
9727
9728 PR bootstrap/18939
9729 * Makefile.def (gcc) <target>: Fix thinko.
9730 * Makefile.in: Regenerate.
9731
9732 2005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
9733
9734 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
9735 * configure: Regenerate.
9736
9737 2005-10-15 Jie Zhang <jie.zhang@analog.com>
9738
9739 * MAINTAINERS (Write After Approval): Add self.
9740
9741 2005-10-08 Kazu Hirata <kazu@codesourcery.com>
9742
9743 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
9744 target-libffi, target-qthreads, target-libjava, and
9745 targetlibobjc.
9746 * configure: Regenerate.
9747
9748 2005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
9749
9750 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
9751 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
9752 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
9753 (USUAL_OBJDUMP_FOR_TARGET): New.
9754 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
9755 * configure.in: Check for $OBJDUMP_FOR_TARGET.
9756 * configure, Makefile.in: Regenerated.
9757
9758 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
9759
9760 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
9761 before other host packages.
9762
9763 2005-10-05 Kaz Kojima <kkojima@gcc.gnu.org>
9764
9765 * MAINTAINERS: Add self as sh libraries/configury maintainer.
9766
9767 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
9768
9769 PR bootstrap/22340
9770
9771 * configure.in (default_target): Remove.
9772 * Makefile.tpl (all): Do not use prerequisites as subroutines
9773 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
9774 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
9775 use prerequisites as subroutines.
9776 (check-host, check-target): New.
9777 (bootstrap configure & all targets): Do not use stage*-start
9778 if the directory layout is already ok.
9779 (non-bootstrap configure & all targets): Prepend a $(unstage).
9780 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
9781 (NOTPARALLEL): Remove.
9782 (unstage, stage variables): New variables.
9783 (unstage, stage targets): Simply expand to those variables.
9784
9785 * configure: Regenerate.
9786 * Makefile.in: Regenerate.
9787
9788 2005-10-04 James E Wilson <wilson@specifix.com>
9789
9790 * Makefile.def (lang_env_dependencies): Add libmudflap.
9791 * Makefile.in: Regenerate.
9792
9793 2005-10-03 Andreas Schwab <schwab@suse.de>
9794
9795 Backport from libtool CVS:
9796 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu>
9797
9798 * ltmain.sh: add support for installing into temporary
9799 staging area (e.g. 'make install DESTDIR=...')
9800
9801 2005-10-03 H.J. Lu <hongjiu.lu@intel.com>
9802
9803 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
9804 * configure: Regenerated.
9805
9806 2005-09-30 Andrew Pinski <pinskia@physics.uc.edu>
9807
9808 * configure: Regenerate with the correct
9809 autoconf version.
9810
9811 2005-09-30 Catherine Moore <clm@cm00re.com>
9812
9813 * configure.in (bfin-*-*): New.
9814 * configure: Regenerated.
9815
9816 2005-09-28 Geoffrey Keating <geoffk@apple.com>
9817
9818 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
9819 (LIPO_FOR_TARGET): New.
9820 (CONFIGURED_LIPO_FOR_TARGET): New.
9821 (USUAL_LIPO_FOR_TARGET): New.
9822 (STRIP_FOR_TARGET): New.
9823 (CONFIGURED_STRIP_FOR_TARGET): New.
9824 (USUAL_STRIP_FOR_TARGET): New.
9825 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
9826 STRIP_FOR_TARGET.
9827 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
9828 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
9829 * Makefile.in: Regenerate.
9830 * configure: Regenerate.
9831
9832 2005-09-19 David Edelsohn <edelsohn@gnu.org>
9833
9834 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
9835 (rs6000-*-aix*): Same.
9836 * configure: Regenerate.
9837
9838 2005-09-16 Tom Tromey <tromey@redhat.com>
9839
9840 * MAINTAINERS: Add self as java maintainer.
9841
9842 2005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
9843
9844 * configure.in: Recognize f95 in the --enable-languages option,
9845 and substitute it for fortran, issuing a warning.
9846 * configure: Regenerate.
9847
9848 2005-08-30 Phil Edwards <phil@codesourcery.com>
9849
9850 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
9851 * configure: Regenerated.
9852
9853 2005-08-22 Aldy Hernandez <aldyh@redhat.com>
9854
9855 * MAINTAINERS: Add self as ms1 maintainer.
9856
9857 2005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
9858
9859 * Makefile.def (libssp): Add to lang_env_dependencies.
9860 * Makefile.in: Regenerate.
9861
9862 2005-08-18 Ian Lance Taylor <ian@airs.com>
9863
9864 * MAINTAINERS: Add myself as middle-end maintainer.
9865
9866 2005-08-17 Christian Groessler <chris@groessler.org>
9867
9868 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
9869 * Makefile.in: Regenerate.
9870
9871 2005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
9872
9873 * MAINTAINERS (write after approval): Added myself.
9874
9875 2005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
9876
9877 * MAINTAINERS (Write After Approval): Add myself.
9878
9879 2005-08-12 Paolo Bonzini <bonzini@gnu.org>
9880
9881 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
9882 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
9883 Look for alternate names of the target cc and c++
9884 * configure: Regenerate.
9885
9886 2005-08-08 Paolo Bonzini <bonzini@gnu.org>
9887
9888 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
9889 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
9890 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
9891 tools; remove code to manually set them.
9892 (Target tools): Look in the environment for them.
9893 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
9894 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
9895 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
9896 build directory.
9897 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
9898 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
9899 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
9900 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
9901 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
9902 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
9903 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
9904 * configure: Regenerate.
9905 * Makefile.in: Regenerate.
9906
9907 2005-07-28 Ben Elliston <bje@au.ibm.com>
9908
9909 * MAINTAINERS: Update for removed CPU targets.
9910
9911 2005-07-27 Mark Mitchell <mark@codesourcery.com>
9912
9913 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
9914 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
9915 * Makefile.in: Regenerated.
9916
9917 2005-07-26 Mark Mitchell <mark@codesourcery.com>
9918
9919 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
9920 (CFLAGS_FOR_TARGET): Use it.
9921 (CXXFLAGS_FOR_TARGET): Likewise.
9922 * Makefile.in: Regenerated.
9923 * configure.in (--with-build-sysroot): New option.
9924 * configure: Regenerated.
9925
9926 2005-07-24 Paolo Bonzini <bonzini@gnu.org>
9927
9928 * Makefile.tpl: Wrap install between unstage and stage
9929 * Makefile.in: Regenerate.
9930
9931 2005-07-21 Eric Christopher <echristo@apple.com>
9932
9933 * MAINTAINERS: Update affiliation.
9934
9935 2005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
9936
9937 * MAINTAINERS: Add self as crx port maintainer.
9938
9939 2005-07-20 DJ Delorie <dj@redhat.com>
9940
9941 * MAINTAINERS: Add self as m32c maintainer.
9942
9943 2005-07-16 Kelley Cook <kcook@gcc.gnu.org>
9944
9945 * all files: Update FSF address.
9946
9947 2005-07-15 Eric Christopher <echristo@redhat.com>
9948
9949 * MAINTAINERS: Change affiliation.
9950
9951 2005-07-14 Jim Blandy <jimb@redhat.com>
9952
9953 * configure.in: Add cases for Renesas m32c.
9954 * configure: Regenerated.
9955
9956 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
9957
9958 * COPYING.LIB: Update from fsf.org.
9959
9960 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
9961
9962 * COPYING, compile, config.guess,
9963 config.sub, install-sh, missing, mkinstalldirs,
9964 symlink-tree, ylwrap: Sync from upstream sources.
9965 * config-ml.in: Update FSF address.
9966
9967 2005-07-13 Eric Christopher <echristo@redhat.com>
9968
9969 * configure.in: Add toplevel noconfigdir support for tpf.
9970 * configure: Regenerate.
9971
9972 2005-07-11 Paolo Bonzini <bonzini@gnu.org>
9973
9974 PR ada/22340
9975
9976 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
9977 * Makefile.in: Regenerate.
9978
9979 2005-07-07 Mark Mitchell <mark@codesourcery.com>
9980
9981 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
9982 Brolley to write-after-approval.
9983
9984 2005-07-07 Andreas Schwab <schwab@suse.de>
9985
9986 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
9987 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
9988 * Makefile.in: Regenerated.
9989
9990 2005-07-06 Geoffrey Keating <geoffk@apple.com>
9991
9992 * configure.in: Don't build sim or rda when targetting darwin.
9993 * configure: Regenerate.
9994
9995 2005-07-06 Kazu Hirata <kazu@codesourcery.com>
9996
9997 * configure.in: Add --enable-libssp and --disable-libssp.
9998 * configure: Regenerate with autoconf-2.13.
9999
10000 2005-07-02 Jakub Jelinek <jakub@redhat.com>
10001
10002 * Makefile.def (target_modules): Add libssp.
10003 * configure.in (target_libraries): Add target-libssp.
10004 * configure: Rebuilt.
10005 * Makefile.in: Rebuilt.
10006
10007 2005-07-01 Zack Weinberg <zackw@panix.com>
10008
10009 * MAINTAINERS: Change email address. Resign from maintainership.
10010
10011 2005-07-01 Richard Guenther <rguenther@suse.de>
10012
10013 * MAINTAINERS: Change my e-mail address and affiliation.
10014
10015 2005-06-22 Paolo Bonzini <bonzini@gnu.org>
10016
10017 * Makefile.def (stagefeedback): Come after profile.
10018 Define profiledbootstrap target.
10019 * Makefile.tpl (profiledbootstrap): Remove.
10020 (stageprofile-end): Zap stagefeedback.
10021 (stagefeedback-start): Copy all .gcda files, not only GCC's.
10022 * Makefile.in: Regenerate.
10023
10024 2005-06-13 Richard Sandiford <richard@codesourcery.com>
10025
10026 * MAINTAINERS: Update my email address.
10027
10028 2005-06-13 Zack Weinberg <zack@codesourcery.com>
10029
10030 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
10031 In 'cpp' stanza, support '#line' as well as '# '.
10032
10033 2005-06-08 Andreas Schwab <schwab@suse.de>
10034
10035 * MAINTAINERS: Move myself from 'Write After Approval' to
10036 'CPU Port Maintainers' section as m68k maintainer.
10037
10038 2005-06-07 Hans-Peter Nilsson <hp@axis.com>
10039
10040 * configure.in (unsupported_languages): New macro.
10041 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
10042 non-ported target libraries in noconfigdirs.
10043 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
10044 non-linux-gnu. Remove libgcj_ex_libffi.
10045 <lang_frag loop>: Set add_this_lang=no if the language is in
10046 unsupported_languages.
10047 * configure: Regenerate.
10048
10049 2005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
10050
10051 * configure.in: Fix typo in handling of --with-mpfr-dir.
10052 * configure: Regenerate.
10053
10054 2005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
10055
10056 * MAINTAINERS: Update my email address.
10057
10058 2005-06-02 Jim Blandy <jimb@redhat.com>
10059
10060 * config.sub: Add cases for the Renesas m32c. (This patch has been
10061 accepted into the master sources.)
10062
10063 2005-06-02 Aldy Hernandez <aldyh@redhat.com>
10064 Michael Snyder <msnyder@redhat.com>
10065 Stan Cox <scox@redhat.com>
10066
10067 * configure.in: Set noconfigdirs for ms1.
10068
10069 * configure: Regenerate.
10070
10071 2005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
10072
10073 * MAINTAINERS (Write After Approval): Add self.
10074
10075 2005-06-01 Josh Conner <jconner@apple.com>
10076
10077 * MAINTAINERS (Write After Approval): Add self.
10078
10079 2005-06-01 Kazu Hirata <kazu@codesourcery.com>
10080
10081 * MAINTAINERS: Update my email address.
10082
10083 2005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
10084
10085 * MAINTAINERS (Write After Approval): Add self.
10086
10087 2005-05-26 Chris Demetriou <cgd@broadcom.com>
10088
10089 * MAINTAINERS (Write After Approval): Remove self.
10090
10091 2005-05-25 Paolo Bonzini <bonzini@gnu.org>
10092
10093 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
10094 (Dependencies): Consider target modules for bootstrap dependencies.
10095 Make target bootstrap modules depend on each stage's gcc.
10096 * Makefile.in: Regenerate.
10097
10098 2005-05-20 Paolo Bonzini <bonzini@gnu.org>
10099
10100 * Makefile.def (configure-gcc): Depend on binutils having been built.
10101 (all-gcc): No need to do it here.
10102 * Makefile.in: Regenerate.
10103
10104 2005-05-19 Paul Brook <paul@codesourcery.com>
10105
10106 * configure.in: Rewrite misleading error message when requested
10107 language cannot be built.
10108 * configure: Regenerate.
10109
10110 2005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
10111
10112 * ylwrap: Import from Automake 1.9.5.
10113
10114 2005-05-13 David Ung <davidu@mips.com>
10115
10116 * MAINTAINERS (Write After Approval): Add self.
10117
10118 2005-05-09 Mike Stump <mrs@apple.com>
10119
10120 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
10121 lt_cv_sys_max_cmd_len for now.
10122
10123 2005-05-09 Stan Cox <scox@redhat.com>
10124
10125 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
10126
10127 2005-05-08 Matt Kraai <kraai@ftbfs.org>
10128
10129 * README.SCO: Update the URL.
10130
10131 2005-05-05 David Edelsohn <edelsohn@gnu.org>
10132
10133 * ltconfig: Define file_list_spec. Pass file_list_spec and
10134 with_gnu_ld to libtool.
10135 * ltcf-c.sh (aix[45]): Define file_list_spec.
10136 * ltcf-cxx.sh (aix[45]): Same.
10137 * ltcf-gcj.sh (aix[45]): Same.
10138 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
10139 exists, write list of input files to temporary file.
10140
10141 2005-05-04 Mike Stump <mrs@apple.com>
10142
10143 * configure.in: Always pass --target to target configures as
10144 otherwise rebuilds that do --recheck will fail.
10145 * confiugure: Rebuilt.
10146
10147 2005-05-04 Paolo Bonzini <bonzini@gnu.org>
10148
10149 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
10150 STAGE_HOST_EXPORTS.
10151 (configure, all): Add bootstrap support.
10152 (Host modules, target modules): Pass post-stage1 flags and exports.
10153 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
10154 * Makefile.in: Regenerate.
10155
10156 2005-04-29 Paolo Bonzini <bonzini@gnu.org>
10157
10158 * configure: Regenerate.
10159
10160 2005-04-27 Mike Stump <mrs@apple.com>
10161
10162 * MAINTAINERS: Add self as darwin maintainer.
10163
10164 2005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
10165
10166 * config.sub: Update from master copy.
10167
10168 2005-04-21 Mike Stump <mrs@apple.com>
10169
10170 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
10171 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
10172
10173 2005-04-19 Hans-Peter Nilsson <hp@axis.com>
10174
10175 * configure.in <crisv32-*-*, cris-*-*>: New local variable
10176 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
10177 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
10178 "*-*-elf" and "*-*-linux*".
10179 * configure: Regenerate.
10180
10181 2005-04-14 Joseph S. Myers <joseph@codesourcery.com>
10182
10183 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
10184
10185 2005-04-12 Mike Stump <mrs@apple.com>
10186
10187 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
10188
10189 2005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
10190
10191 * MAINTAINERS (Write After Approval): Add myself.
10192
10193 2005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
10194
10195 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
10196
10197 2005-04-06 Paolo Bonzini <bonzini@gnu.org>
10198
10199 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
10200 (TARGET_CONFIGARGS): Include --with-target-subdir.
10201 (configure, all): New macros. Use them throughout.
10202 * Makefile.in: Regenerate.
10203
10204 2005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
10205
10206 * MAINTAINERS (Write After Approval): Add myself.
10207
10208 2005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
10209
10210 * MAINTAINERS: Remove 'loop unrolling' maintainer.
10211
10212 2005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
10213
10214 * MAINTAINERS: Move John Carr to Write After Approval.
10215
10216 2005-03-30 J"orn Rennecke <joern.rennecke@st.com>
10217
10218 * config/mh-mingw32: Delete.
10219 * configure.in: Don't use it.
10220 * configure: Regenerate.
10221
10222 2005-03-31 Paolo Bonzini <bonzini@gnu.org>
10223
10224 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
10225 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
10226 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
10227 (HOST_LIB_PATH): Generate from Makefile.def.
10228 (TARGET_LIB_PATH): Likewise.
10229 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
10230 * Makefile.in: Regenerate.
10231 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
10232 (RPATH_ENVVAR): Include Darwin case.
10233 * configure: Regenerate.
10234
10235 2005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
10236
10237 * MAINTAINERS (Various Maintainers): Remove self.
10238 (Write After Approval): Add self.
10239
10240 2005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
10241
10242 * MAINTAINERS (Various Maintainers): Add self.
10243
10244 2005-03-25 Paolo Bonzini <bonzini@gnu.org>
10245
10246 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
10247 * configure: Regenerate.
10248
10249 2005-03-21 Zack Weinberg <zack@codesourcery.com>
10250
10251 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
10252 gcc_version, and gcc_version_trigger from set of flags to pass.
10253 * Makefile.tpl: Remove definitions of above variables.
10254 (config.status): Remove dependency on $(gcc_version_trigger).
10255 * Makefile.in: Regenerate.
10256 * configure.in: Do not reference config/gcc-version.m4 nor
10257 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
10258 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
10259 * configure: Regenerate.
10260
10261 2005-03-16 Manfred Hollstein <manfred.h@gmx.net>
10262 Andrew Pinski <pinskia@physics.uc.edu>
10263
10264 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
10265 * Makefile.in: Regenerate.
10266
10267 2005-03-13 Feng Wang <fengwang@nudt.edu.cn>
10268
10269 * MAINTAINERS (Write After Approval): Add myself.
10270
10271 2005-03-03 David Ayers <d.ayers@inode.at>
10272
10273 * MAINTAINERS (Write After Approval): Add myself.
10274
10275 2005-03-01 Alexandre Oliva <aoliva@redhat.com>
10276
10277 PR libgcj/20160
10278 * ltmain.sh: Avoid creating archives with components that have
10279 duplicate basenames.
10280
10281 2005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
10282
10283 PR bootstrap/20250
10284 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
10285 instead of check.
10286 * Makefile.in: Regenerate.
10287
10288 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
10289
10290 * Makefile.in: Regenerate to fix conflict between the previous two
10291 patches.
10292
10293 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
10294
10295 PR bootstrap/17383
10296 * Makefile.def (target_modules): Remove "stage", now unnecessary.
10297 * Makefile.tpl (HOST_SUBDIR): New substitution.
10298 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
10299 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
10300 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
10301 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
10302 (Host modules, Bootstrapped modules): Use it.
10303 (Build modules, Target modules): Do not create symlink trees,
10304 always configure out-of-srcdir.
10305 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
10306 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
10307 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
10308 $(HOST_SUBDIR). Create a symlink for host_subdir.
10309
10310 * Makefile.in: Regenerate.
10311 * configure: Regenerate.
10312
10313 2005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
10314
10315 Merged from libada-gnattools-branch:
10316 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
10317
10318 * gnattools: New directory.
10319 * Makefile.def: Add gnattools as a module, depending on target-libada.
10320 * Makefile.in: Regenerate.
10321 * configure.in: Include gnattools in host_tools; disable it if ada
10322 is disabled.
10323 * configure: Regenerate.
10324
10325 2005-02-24 James A. Morrison <phython@gcc.gnu.org>
10326
10327 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
10328 treelang maintainer.
10329 (Write After Approval): Remove myself.
10330
10331 2005-02-23 Paul Schlie <schlie@comcast.net>
10332
10333 * configure.in: Allow darwin targeted ports to build tk, itcl and
10334 libgui.
10335 * configure: Regenerate.
10336
10337 2005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
10338
10339 PR libgcj/10353
10340 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
10341 * configure: Regenerate.
10342
10343 2005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
10344
10345 * MAINTAINERS (Write After Approval): Add myself.
10346
10347 2005-02-10 Ian Lance Taylor <ian@airs.com>
10348
10349 * MAINTAINERS: Update my e-mail address.
10350
10351 2005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
10352
10353 * MAINTAINERS (Write After Approval): Add myself.
10354
10355 2005-01-29 Hans-Peter Nilsson <hp@axis.com>
10356
10357 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
10358 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
10359 target-libgloss when not *-*-elf and *-*-aout.
10360 * configure: Regenerate.
10361
10362 2005-01-23 Kazu Hirata <kazu@cs.umass.edu>
10363
10364 * MAINTAINERS: Remove obsolete entries.
10365
10366 * MAINTAINERS (Write After Approval): Add Michael Matz.
10367
10368 2005-01-19 Neil Booth <neil@daikokuya.co.uk>
10369
10370 * MAINTAINERS: Remove self as cpplib maintainer.
10371
10372 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
10373
10374 * install-sh, config.sub: Import from upstream.
10375
10376 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
10377
10378 PR bootstrap/18222
10379 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
10380 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
10381 * Makefile.in: Regenerate.
10382
10383 2005-01-16 Jason Thorpe <thorpej@netbsd.org>
10384
10385 * MAINTAINERS: Update my email address.
10386
10387 2005-01-12 David Edelsohn <edelsohn@gnu.org>
10388 Andreas Schwab <schwab@suse.de>
10389
10390 PR bootstrap/18033
10391 * config-ml.in: Eval option if surrounded by single quotes.
10392
10393 2005-01-03 Paolo Bonzini <bonzini@gnu.org>
10394
10395 Revert 2004-12-28 Makefile changes, a better fix will be
10396 applied to mainline and src after GCC 4.0 branches.
10397
10398 2004-12-28 Paolo Bonzini <bonzini@gnu.org>
10399
10400 PR bootstrap/17383
10401
10402 * Makefile.def (target_modules): Remove stage parameter,
10403 it is always true now.
10404 * Makefile.tpl (configure-build-[+module+],
10405 configure-target-[+module+]): Always build symlink tree
10406 for the directory and for include. BUILD_SUBDIR and
10407 TARGET_SUBDIR cannot be . anymore.
10408 * Makefile.in: Regenerate.
10409
10410 2004-12-25 David Edelsohn <edelsohn@gnu.org>
10411
10412 Revert 2004-12-08 Makefile changes.
10413
10414 2004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
10415
10416 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
10417 cygwin, mingw.
10418
10419 2004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
10420
10421 * configure.in (sh64-*-*): Reenable gprof.
10422 * configure: Regenerate.
10423
10424 2004-12-08 David Edelsohn <edelsohn@gnu.org>
10425
10426 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
10427 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
10428 (EXTRA_TARGET_FLAGS): Add PICFLAG.
10429 * Makefile.in: Regenerate.
10430
10431 2004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
10432
10433 * MAINTAINERS: Update my email address.
10434
10435 2004-12-07 Matt Kraai <kraai@ftbfs.org>
10436
10437 * Makefile.tpl: Generate normal dependencies if the LHS module is
10438 not bootstrapped.
10439 * Makefile.in: Regenerate.
10440
10441 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
10442
10443 * configure.in: Include config/gxx-include-dir.m4. Use
10444 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
10445 * configure: Regenerate.
10446
10447 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
10448
10449 * config.if: Delete.
10450 * configure.in: Set libstdcxx_incdir directly.
10451 * configure: Regenerate.
10452
10453 2004-12-02 Eric Christopher <echristo@redhat.com>
10454
10455 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
10456 * Makefile.in: Regenerate.
10457
10458 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
10459
10460 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
10461 * configure: Regenerate.
10462
10463 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
10464
10465 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
10466 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
10467 * configure: Regenerate.
10468
10469 2004-12-01 Eric Christopher <echristo@redhat.com>
10470
10471 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
10472 of things to remove.
10473
10474 2004-11-29 Matt Kraai <kraai@ftbfs.org>
10475
10476 * MAINTAINERS (Write After Approval): Update my e-mail address.
10477
10478 2004-11-29 Kelley Cook <kcook@gcc.gnu.org>
10479
10480 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
10481 from CVS libtool to always pass_all.
10482
10483 2004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
10484
10485 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
10486 (hppa*64*-*-*): Delete incorrect comment.
10487 * configure: Rebuilt.
10488
10489 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
10490
10491 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
10492
10493 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
10494
10495 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
10496 from CVS libtool to always pass_all.
10497
10498 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
10499
10500 * install-sh, compile: Import from automake.
10501
10502 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
10503
10504 * config.guess, config.sub: Import from savannnah.
10505
10506 2004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
10507
10508 * MAINTAINERS (Write After Approval): Add myself
10509
10510 2004-11-12 Mike Stump <mrs@apple.com>
10511
10512 * Makefile.def: Add html support.
10513 * Makefile.tpl: Likewise.
10514 * Makefile.in: Regenerate.
10515
10516 2004-11-11 Geoffrey Keating <geoffk@apple.com>
10517
10518 PR 18423
10519 * configure.in: Remove all instances of build-fixincludes from
10520 noconfigdirs.
10521 (build_configargs): Supply --target to subdirectories.
10522 * configure: Regenerate.
10523
10524 * Makefile.def: Make gcc install depend on fixincludes install.
10525 * Makefile.in: Regenerate.
10526
10527 2004-11-10 Janis Johnson <janis187@us.ibm.com>
10528
10529 * MAINTAINERS: Add myself as gcc testsuite maintainer.
10530
10531 2004-11-11 Paul Brook <paul@codesourcery.com>
10532
10533 * MAINTAINERS: Add self as arm maintainer. Update email address.
10534
10535 2004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
10536
10537 * configure.in (noconfigdirs) [mmix-*-*]: Disable
10538 target-libgfortran.
10539 * configure: Regenerate.
10540
10541 2004-11-07 David Edelsohn <edelsohn@gnu.org>
10542
10543 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
10544 like CC.
10545
10546 2004-11-05 Paolo Bonzini <bonzini@gnu.org>
10547
10548 * Makefile.def (host fixincludes): Specify missing targets.
10549 * Makefile.in: Regenerate.
10550
10551 2004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
10552
10553 * MAINTAINERS: Add myself
10554
10555 2004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
10556
10557 * MAINTAINERS (Write After Approval): Add myself.
10558
10559 2004-11-04 Geoffrey Keating <geoffk@apple.com>
10560
10561 * Makefile.def: Build fixincludes for the host, too.
10562 * Makefile.in: Regenerate.
10563 * configure.in (host_tools): Add fixincludes.
10564 * configure: Regenerate.
10565
10566 2004-11-04 Daniel Jacobowitz <dan@debian.org>
10567
10568 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
10569 * configure: Regenerated.
10570
10571 2004-11-04 H.J. Lu <hongjiu.lu@intel.com>
10572
10573 PR other/17783
10574 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
10575 * configure: Regenerated.
10576
10577 2004-10-31 Mark Mitchell <mark@codesourcery.com>
10578
10579 * README.SCO: Update per FSF instructions.
10580
10581 2004-10-28 Eric B. Weddington <ericw@evcohs.com>
10582
10583 PR target/18151
10584 * configure.in (case ${target}): Do not build fixincludes for avr.
10585 * configure: Regenerated.
10586
10587 2004-10-26 Paolo Bonzini <bonzini@gnu.org>
10588
10589 * configure.in (case ${target}): Do not build fixincludes
10590 on platforms where it is not used.
10591 * configure: Regenerated.
10592
10593 2004-10-23 Daniel Jacobowitz <dan@debian.org>
10594
10595 * configure.in: Use an absolute path to install-sh.
10596 * configure: Regenerated.
10597
10598 2004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
10599
10600 * MAINTAINERS (Write After Approval): Add myself.
10601
10602 2004-10-19 Kazu Hirata <kazu@cs.umass.edu>
10603
10604 * MAINTAINERS: Remove from Write After Approval those that are
10605 already maintainers.
10606
10607 2004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
10608
10609 * MAINTAINERS: Update my email address.
10610
10611 2004-10-12 Kelley Cook <kcook@gcc.gnu.org>
10612
10613 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
10614 * configure: Regenerate.
10615
10616 2004-10-07 J"orn Rennecke <joern.rennecke@st.com>
10617
10618 * MAINTAINERS: Update my email address.
10619
10620 2004-10-07 Kazu Hirata <kazu@cs.umass.edu>
10621
10622 * MAINTAINERS (Language Front Ends Maintainers): New. Move
10623 entries belonging to this category.
10624
10625 2004-10-06 Josef Zlomek <josef.zlomek@email.cz>
10626
10627 * MAINTAINERS: Update my e-mail address.
10628
10629 2004-10-06 Paolo Bonzini <bonzini@gnu.org>
10630
10631 Fix wrong conflict resolution in:
10632
10633 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
10634
10635 * Makefile.in: Regenerate.
10636 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
10637 in the recursive `make', instead of hardwiring `all'.
10638 (Autogenerated TARGET-* variables): New.
10639
10640 2004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
10641
10642 * configure.in: Enable target-libgloss for crx-*-*.
10643 * configure: Regenerate.
10644
10645 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
10646
10647 * MAINTAINERS (Various Maintainers): Move the "windows,
10648 cygwin, mingw" maintainer to ...
10649 (OS Port Maintainers): ... here.
10650
10651 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
10652
10653 * MAINTAINERS (Write After Approval): Remove those that are
10654 maintainers of some subsystem.
10655
10656 2004-10-02 P.J. Darcy <darcypj@us.ibm.com>
10657
10658 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
10659 * ltcf-cxx.sh (tpf*): Likewise.
10660 * ltconfig (tpf*): Add TPF OS configuration support.
10661
10662 2004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
10663
10664 * MAINTAINERS: Change my email address to my new work account.
10665
10666 2004-09-24 Michael Roth <mroth@nessie.de>
10667
10668 * configure.in (--without-headers): Add missing double quotes.
10669 * configure: Regenerate.
10670
10671 2004-09-24 Kelley Cook <kcook@gcc.gnu.org>
10672
10673 * ylwrap: Revert to previous version.
10674
10675 2004-09-23 H.J. Lu <hongjiu.lu@intel.com>
10676
10677 PR bootstrap/17369
10678 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
10679 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
10680 SET_GCC_LIB_PATH_CMD.
10681 (BASE_TARGET_EXPORTS): Likewise.
10682 * Makefile.in: Regenerated.
10683
10684 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
10685 * configure: Regenerated.
10686
10687 2004-09-23 Kelley Cook <kcook@gcc.gnu.org>
10688
10689 * config.guess: New upstream version
10690 * compile, depcomp, install-sh, ylwrap: Likewise.
10691
10692 2004-09-19 Roger Sayle <roger@eyesopen.com>
10693
10694 * config/mh-x86omitfp: New host makefile fragment. Add
10695 -fomit-frame-pointer to the default BOOT_CFLAGS.
10696 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
10697 * configure: Regenerate.
10698
10699 2004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
10700
10701 PR target/11572
10702 * configure.in (*-*-darwin*): Renable libobjc.
10703 * configure: Regenerate.
10704
10705 2004-09-10 Nathan Sidwell <nathan@codesourcery.com>
10706
10707 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
10708
10709 2004-09-09 Daniel Berlin <dberlin@dberlin.org>
10710
10711 * Makefile.def: Remove libbanshee.
10712 * Makefile.tpl: Ditto.
10713 * configure.in: Ditto.
10714 * Makefile.in: Regen.
10715 * configure: Ditto.
10716
10717 2004-09-08 David Edelsohn <edelsohn@gnu.org>
10718
10719 * ltmain.sh: Use $pic_object as $non_pic_object if
10720 $non_pic_object=none.
10721
10722 2004-09-07 Paolo Bonzini <bonzini@gnu.org>
10723
10724 * missing: Import latest version from master repository.
10725
10726 2004-09-06 Nick Clifton <nickc@redhat.com>
10727
10728 * config.sub: Import latest version from master repository.
10729 * config.guess: Likewise.
10730 This includes these changes:
10731
10732 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
10733
10734 * config.sub: Handle crisv32, alias etraxfs.
10735 * config.guess (crisv32:Linux:*:*): Handle.
10736
10737 2004-08-13 Brad Smith <brad@comstyle.com>
10738
10739 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
10740 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
10741
10742 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
10743
10744 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
10745 assume the processor is a powerpc. This is because coreutils
10746 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
10747 in this case, due to a MacOS X bug that causes
10748 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
10749 to return a negative number.
10750 Problem reported by Petter Reinholdtsen in:
10751 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
10752
10753 2004-07-19 Ben Elliston <bje@gnu.org>
10754
10755 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
10756
10757 2004-06-24 Ben Elliston <bje@gnu.org>
10758
10759 * config.guess: Update copyright years.
10760 * config.sub: Likewise.
10761
10762 2004-06-22 Robert Millan <robertmh@gnu.org>
10763
10764 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
10765 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
10766
10767 2004-06-22 Stanley F. Quayle <stan@stanq.com>
10768
10769 * config.guess (*:*VMS:*:*): New entry. Replaces
10770 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
10771 manufacturer.
10772
10773 2004-06-22 Ben Elliston <bje@gnu.org>
10774
10775 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
10776 * config.sub: Likewise.
10777
10778 2004-06-22 Ben Elliston <bje@gnu.org>
10779
10780 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
10781 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
10782
10783 2004-06-11 Ben Elliston <bje@gnu.org>
10784
10785 * config.guess (pegasos:OpenBSD:*:*): Remove.
10786
10787 2004-06-11 Ben Elliston <bje@gnu.org>
10788
10789 From Wouter Verhelst <wouter@grep.be>:
10790 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
10791
10792 2004-06-11 Ben Elliston <bje@gnu.org>
10793
10794 * config.guess (luna88k:OpenBSD:*:*): New.
10795
10796 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
10797
10798 * config.guess (m32r*:Linux:*:*): New case.
10799 * config.sub: Handle m32rle.
10800
10801 2004-03-12 Ben Elliston <bje@wasabisystems.com>
10802
10803 From Jens Petersen <petersen@redhat.com>:
10804 * config.sub: Handle sparcv8.
10805
10806 2004-03-03 Ben Elliston <bje@wasabisystems.com>
10807
10808 From Tom Smith <smith@cag.lkg.hp.com>:
10809 * config.guess: Version suffixes are equally significant on Tru64
10810 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
10811 prefix of "P" (patched kernel).
10812
10813 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
10814
10815 * config.sub: Add support for National Semiconductor CRX target.
10816
10817 2004-09-03 Janis Johnson <janis187@us.ibm.com>
10818
10819 * MAINTAINERS (Various Maintainers): Remove myself as web page
10820 maintainer, add myself as maintainer of build status lists.
10821
10822 2004-09-03 Jan Beulich <jbeulich@novell.com>
10823
10824 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
10825 *-*-netware, but add target-libmudflap.
10826 Consolidate *-*-netware targets (of which really only i?86 exists)
10827 into a single entry.
10828 * configure: Likewise.
10829
10830 2004-09-01 Paolo Bonzini <bonzini@gnu.org>
10831
10832 * Makefile.tpl (sorry): Remove.
10833 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
10834 (cleanstrap targets): Depend on distclean, not distclean-stage1.
10835 (do-clean): Clean per-stage directories too.
10836 (do-distclean): Run distclean-stage1 too.
10837 (.NOTPARALLEL): Enable during toplevel bootstrap.
10838 (stage[+id+]-bubble): Enable parallel execution during
10839 the recursive invocation.
10840 * Makefile.in: Regenerate.
10841
10842 Fix previous checkin:
10843
10844 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
10845 include.
10846 * configure.in: Fix indentation.
10847 * configure: Regenerate.
10848
10849 2004-08-31 Robert Bowdidge <bowdidge@apple.com>
10850
10851 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
10852 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
10853 * configure: regenerate
10854 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
10855 -mdynamic-no-pic
10856
10857 2004-08-31 Paolo Bonzini <bonzini@gnu.org>
10858
10859 * Makefile.def (build_modules): Add fixincludes.
10860 (dependencies): Make gcc depend on fixincludes.
10861 * configure.in (build_tools): Add fixincludes.
10862 (build_configdirs): Always include build_libs.
10863 * Makefile.in: Regenerate.
10864 * configure: Regenerate.
10865
10866 2004-08-30 Paolo Bonzini <bonzini@gnu.org>
10867
10868 * Makefile.def (bootstrap stages): Add 'lean' parameter.
10869 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
10870 phony targets; do not generate timestamp files.
10871 (distclean-stageN): Remove references to their timestamp files.
10872 (restageN, touch-stageN): Remove.
10873 (stageN-bubble): Rewritten.
10874 (compare): Support lean bootstraps.
10875 * Makefile.in: Regenerate.
10876
10877 * configure.in: Only warn when bootstrapping but
10878 build != host or build != target. Support lean bootstraps.
10879 * configure: Regenerate.
10880
10881 2004-08-26 Phil Edwards <phil@codesourcery.com>
10882
10883 * configure.in: Give a better error message if GMP/MPFR are missing
10884 and a language needing them has been requested.
10885 * configure: Regenerated.
10886
10887 2004-08-25 Phil Edwards <phil@codesourcery.com>
10888
10889 * configure.in: Print a list of available language front-ends if
10890 a requested one is missing. Tidy stray tab characters.
10891 * configure: Regenerated.
10892
10893 2004-08-19 Michael Koch <konqueror@gmx.de>
10894
10895 * gcc/doc/install.texi: Update entry about automake for libjava.
10896
10897 2004-08-17 Robert Millan <robertmh@gnu.org>
10898
10899 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
10900 (instead of FreeBSD).
10901 * configure: Regenerate.
10902
10903 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
10904
10905 * Makefile.in: Regenerate.
10906 * configure: Regenerate.
10907
10908 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
10909 stage_*_flags.
10910 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
10911 for bootstrapped modules if toplevel bootstrap is going.
10912 (GCC bootstrap): Generate per-stage targets for all bootstrapped
10913 modules. Adjust for changes in Makefile.def. Enable several
10914 rules even in non-bootstrap mode, just to avoid peppering the
10915 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
10916 (stage-[+prev+]-bubble): Remove.
10917
10918 * Makefile.def (Dependencies): Depend on all-build-bison,
10919 all-build-flex, all-build-byacc, all-build-texinfo, rather
10920 than the host variations.
10921 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
10922 with BUILD_SUBDIR.
10923 (BISON): Update for recent Bisons.
10924 (YACC): Fix typo.
10925 (cross): Depend on all-build.
10926 (all): Do not depend on all-build.
10927 (prebootstrap): Remove.
10928 (dep-kind): Accept separate prefixes for MODULE and ON variables.
10929 (Prebootstrap dependencies): Add them to the per-stage targets
10930 and to all-prebootstrap.
10931 * configure.in (build_configdirs): Always enable build_tools.
10932 (BUILD_DIR_PREFIX): Remove.
10933
10934 * Makefile.def (gcc): Add target variable.
10935 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
10936 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
10937 in the recursive `make', instead of hardwiring `all'.
10938 (Autogenerated TARGET-* variables): New.
10939
10940 2004-08-13 Brian Booth <bbooth@redhat.com>
10941
10942 * MAINTAINERS: Remove myself from write-after-approval.
10943
10944 2004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
10945
10946 * src-release: Stop distributing mmalloc with gdb (which doesn't
10947 use it).
10948 * Makefile.def: GDB doesn't depend on mmalloc anymore.
10949 * Makefile.in: Regenerate.
10950
10951 2004-08-09 Mark Mitchell <mark@codesourcery.com>
10952
10953 * configure.in (arm*-*-eabi*): New target.
10954 * configure: Regenerate.
10955
10956 2004-08-06 Paolo Bonzini <bonzini@gnu.org>
10957
10958 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
10959 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
10960 (Dependencies): New section.
10961 * Makefile.tpl (Dependencies): Generate from Makefile.def.
10962 (configure-target-[+module+]): Depend on maybe-all-gcc
10963 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
10964 (toplevel profiledbootstrap): Fix dependencies.
10965 * Makefile.in: Regenerate.
10966
10967 2004-08-03 Mark Mitchell <mark@codesourcery.com>
10968
10969 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
10970 target-libiberty to noconfigdirs.
10971 * configure: Regenerate.
10972
10973 2004-08-03 Paul Brook <paul@codesourcery.com>
10974
10975 * configure.in: Check for MPFR as well as GMP.
10976 * configure: Regenerate.
10977
10978 2004-08-01 Robert Millan <robertmh@gnu.org>
10979
10980 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
10981 libmudflap for all GNU-based systems (with Glibc).
10982 * configure: Regenerate.
10983
10984 2004-08-03 Paolo Bonzini <bonzini@gnu.org>
10985
10986 * Makefile.def (host-modules): Add gcc.
10987 * Makefile.in: Regenerate.
10988 * Makefile.tpl (sorry): New rule.
10989 (configure-host, all-host, [+make_target+]-host, do-check,
10990 install-host): Do not add gcc as a special case.
10991 (host modules): Add a small special-casing for gcc. Export
10992 extra_make_flags through the environment.
10993 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
10994 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
10995 other recursive targets for gcc): Remove.
10996
10997 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
10998 (stage, unstage): New rules.
10999 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
11000 distclean-stage[+id+]): Use stage_current.
11001 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
11002 the stage*-start rules.
11003
11004 2004-08-02 Geoffrey Keating <geoffk@apple.com>
11005
11006 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
11007 use -all_load flag.
11008
11009 2004-08-02 Paolo Bonzini <bonzini@gnu.org>
11010
11011 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
11012 * configure: Regenerate.
11013
11014 2004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
11015
11016 * maintainer-scripts/gcc_release: Revert yesterday's change.
11017
11018 2004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
11019
11020 * MAINTAINERS: Add myself to write-after-approval.
11021
11022 2004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
11023
11024 * libf2c: Removed.
11025 * gcc/gccbug.in: Updated because of libf2c removal.
11026 * maintainer-scripts/gcc_release: Ditto.
11027
11028 2004-07-09 Loren J. Rittle <ljrittle@acm.org>
11029
11030 * configure.in: Build libmudflap by default on FreeBSD.
11031 * configure: Regenerated.
11032
11033 2004-07-09 Mark Mitchell <mark@codesourcery.com>
11034
11035 * configure.in: Do not build libmudflap by default on non-GNU/Linux
11036 systems.
11037 * configure: Regenerated.
11038
11039 2004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
11040
11041 PR target/16344
11042 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
11043 feedback based compiler.
11044 * Makefile.in: Rebuilt.
11045
11046 2004-07-08 Alexandre Oliva <aoliva@redhat.com>
11047
11048 * Makefile.def (host_modules): Set bootstrap=true for flex.
11049 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
11050 * Makefile.in: Rebuilt.
11051
11052 2004-07-07 Jan Hubicka <jh@suse.cz>
11053
11054 * MAINTAINERS: Add self as a profile feedback maintainer.
11055
11056 2004-07-05 Phil Edwards <phil@codesourcery.com>
11057
11058 * configure.in: Do not prepend $srcdir to /dev/null in
11059 makefile fragments.
11060 * configure: Regenerate.
11061
11062 2004-07-01 Paolo Bonzini <bonzini@gnu.org>
11063
11064 * Makefile.def (build_modules): Add bison, byacc, flex,
11065 m4, texinfo.
11066 (flags_to_pass): Add FLEX.
11067 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
11068 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
11069 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
11070 DEFAULT_MAKEINFO): Remove.
11071 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
11072 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
11073 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
11074 objdir or else use configured tool.
11075 (all-build): New.
11076 (all): Depend on it.
11077 (Build module dependencies): Add.
11078 * Makefile.in: Regenerate.
11079 * configure.in: Better support for multiple build modules,
11080 matching what is done for host/target modules. Do not look
11081 for "plausible" locations of build tools if Canadian cross.
11082 Use autoconf's AC_PROG_CC to find a C compiler. Define
11083 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
11084 * configure: Regenerate.
11085
11086 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
11087
11088 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
11089 * Makefile.in: Regenerate.
11090
11091 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
11092
11093 * Makefile.tpl (configure-build-[+module+],
11094 configure-[+module+], configure-target-[+module+]): Pass
11095 [+extra_configure_args+].
11096 (all-build-[+module+], all-[+module+], check-[+module+],
11097 install-[+module+], [+make_target+]-[+module+],
11098 all-target-[+module+], check-target-[+module+],
11099 install-target-[+module+], [+make_target+]-target-[+module+]):
11100 Pass [+extra_make_args+].
11101 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
11102 (GCC_HOST_EXPORTS): Remove.
11103 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
11104 cross, check-gcc, check-gcc-c++, install-gcc,
11105 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
11106 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
11107 * Makefile.in: Regenerate.
11108
11109 2004-06-21 Matthew Sachs <msachs@apple.com>
11110
11111 * MAINTAINERS: Added self to write-after-approval.
11112
11113 2004-06-21 Christopher Faylor <cgf@alum.bu.edu>
11114
11115 * configure.in: Check for srcdir/winsup rather than build directory
11116 winsup.
11117 * configure: Regenerate.
11118
11119 2004-06-17 Corinna Vinschen <vinschen@redhat.com>
11120
11121 * configure.in: Don't build Cygwin native newlib if winsup
11122 directory is missing. Emit warning instead.
11123 * configure: Regenerate.
11124
11125 2004-06-09 Paolo Bonzini <bonzini@gnu.org>
11126
11127 * Makefile.tpl (touch-stage[+id+]): New.
11128 (restage[+prev+]): Depend on touch-stage[+id+].
11129
11130 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
11131 Use it throughout.
11132
11133 * Makefile.def: Add profile and feedback bootstrap stages.
11134 Remove next field from bootstrap stages.
11135 * Makefile.tpl (LN, LN_S): Substitute.
11136 (stageN-start, stageN-end): Use double-colon rules, to
11137 provide a hook for additional setup commands.
11138 (distclean-stageN-gcc, restageN): Create dependencies from
11139 [+prev+], not from [+next+].
11140 (stageN-bubble): Add commands for successive stages from
11141 [+prev+], using double-colon rules.
11142 (all-stageN-gcc): Fix typo.
11143 (stagefeedback-start, profiledbootstrap): New.
11144 * Makefile.in: Regenerate.
11145 * configure.in: Call ACX_PROG_LN.
11146 * configure: Regenerate.
11147
11148 2004-06-08 Canqun Yang <canqun@nudt.edu.cn>
11149
11150 * MAINTAINERS (Write After Approval): Add myself.
11151
11152 2004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
11153
11154 * MAINTAINERS (Write After Approval): Add myself.
11155
11156 2004-06-03 Paolo Bonzini <bonzini@gnu.org>
11157
11158 * configure.in: Fix --enable-bootstrap breakage introduced in trees
11159 without gcc.
11160 * configure: Regenerate.
11161
11162 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
11163
11164 * Makefile.tpl: Fix typo.
11165 * Makefile.in: Regenerate.
11166
11167 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
11168
11169 * configure.in: Remove new- prefix from toplevel
11170 bootstrap targets.
11171 * configure: Regenerate.
11172
11173 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
11174
11175 * Makefile.tpl (all.normal): Rename to all.
11176 (all): Replace with a rule to pick the default
11177 target from configure.
11178 (all-gcc, configure-gcc): Use conditionals to
11179 do nothing when toplevel bootstrap is going on.
11180 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
11181 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
11182 * configure.in: Support --enable-bootstrap.
11183
11184 * Makefile.def: Remove new- prefix from toplevel
11185 bootstrap targets.
11186 * Makefile.tpl: Likewise.
11187
11188 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
11189 target.
11190
11191 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
11192 $(RECURSE_FLAGS) to recursive invocation of make.
11193
11194 * Makefile.in: Regenerate.
11195 * configure: Regenerate.
11196
11197 2004-05-30 Andreas Jaeger <aj@suse.de>
11198 Jim Wilson <wilson@specifixinc.com>
11199
11200 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
11201 like CC.
11202
11203 2004-05-27 Daniel Jacobowitz <dan@debian.org>
11204
11205 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
11206 * configure: Regenerate.
11207
11208 2004-05-25 Daniel Jacobowitz <drow@false.org>
11209
11210 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
11211 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
11212 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
11213 targets.
11214 * Makefile.in: Regenerate.
11215
11216 2004-05-24 Paolo Bonzini <bonzini@gnu.org>
11217
11218 * configure.in: Test the ability to symlink directories.
11219 * configure: Regenerate.
11220
11221 * Makefile.def (bootstrap-stage): New definitions.
11222 * Makefile.tpl (configure-stage1-gcc,
11223 configure-stage2-gcc, configure-stage3-gcc,
11224 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
11225 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
11226 new-restage3, compare): Autogenerate, see Makefile.in
11227 entry for behavioral changes.
11228 (distclean-stage1, new-stage1-start, new-stage1-end,
11229 new-stage1-bubble, distclean-stage2, new-stage2-start,
11230 new-stage2-end, new-stage2-bubble, distclean-stage3,
11231 new-stage3-start, new-stage3-end): New autogenerated targets.
11232 (objext, prebootstrap, BOOT_CFLAGS,
11233 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
11234 targets.
11235
11236 * Makefile.in: Regenerate.
11237 (distclean-stage1, new-stage1-start, new-stage1-end,
11238 new-stage1-bubble, distclean-stage2, new-stage2-start,
11239 new-stage2-end, new-stage2-bubble, distclean-stage3,
11240 new-stage3-start, new-stage3-end): New targets.
11241 (all-stage1-gcc): Move prebootstrap dependency from here...
11242 (configure-stage1-gcc): ...to here.
11243 (new-bootstrap): Use bubble targets.
11244 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
11245 Use per-stage distclean targets.
11246 (configure-stage1-gcc, configure-stage2-gcc,
11247 configure-stage3-gcc, all-stage1-gcc,
11248 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
11249 Use new-stageN-start to prepare the tree.
11250
11251 2004-05-23 Paolo Bonzini <bonzini@gnu.org>
11252
11253 * Makefile.def (host_modules): add libcpp.
11254 * Makefile.tpl: Add dependencies on and for libcpp.
11255 * Makefile.in: Regenerate.
11256 * configure.in: Add libcpp host module.
11257 * configure: Regenerate.
11258
11259 2004-05-21 Paolo Bonzini <bonzini@gnu.org>
11260
11261 * Makefile.tpl: Whenever a recursive target is defined, wrap
11262 it in a special @if/@endif block, and prepare its maybe
11263 dependency in the @if/@endif block
11264 * configure.in: Instead of writing maybe dependencies, remove
11265 the @if/@endif statements, and remove the @if/@endif blocks
11266 that remain.
11267 * configure: Regenerate.
11268 * Makefile.in: Regenerate.
11269
11270 2004-05-20 Janis Johnson <janis187@us.ibm.com>
11271
11272 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
11273
11274 2004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
11275
11276 PR bootstrap/15120
11277 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
11278 * */configure: Rebuilt.
11279
11280 2004-05-17 Zack Weinberg <zack@codesourcery.com>
11281
11282 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
11283 of libf2c.
11284 * configure, Makefile.in: Regenerate.
11285
11286 2004-05-13 Tobias Schlüter <tobi@gcc.gnu.org>
11287
11288 * MAINTAINERS (Write After Approval): Add myself.
11289
11290 2004-05-13 Diego Novillo <dnovillo@redhat.com>
11291
11292 Merge from tree-ssa-20020619-branch.
11293
11294 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
11295 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
11296 (HOST_GMPLIBS): Define.
11297 (HOST_GMPINC): Define.
11298 (TARGET_LIB_PATH): Add libmudflap.
11299 (GFORTRAN_FOR_TARGET): Define.
11300 (configure-build*): Export GFORTRAN.
11301 (configure-gcc): Export GMPLIBS and GMPINC.
11302 (all-gcc): Add maybe-all-libbanshee.
11303 (configure-target-libgfortran): Define.
11304 * Makefile.in: Regenerate.
11305 * configure.in (host_libs): Add libbanshee.
11306 (target_libraries): Add target-libmudflap and target-libgfortran.
11307 Add --with-libbanshee.
11308 Handle --disable-libmudflap.
11309 (*-*-freebsd*): Use with_gmp.
11310 Add $(libgcj) to noconfigdirs.
11311 * configure: Regenerate.
11312 * depcomp: New file.
11313 * MAINTAINERS: Add tree-ssa maintainers.
11314
11315 2004-05-04 Vladimir Makarov <vmakarov@redhat.com>
11316
11317 * MAINTAINERS (Various Maintainers): Add myself.
11318
11319 2004-04-30 Brian Ford <ford@vss.fsi.com>
11320
11321 * MAINTAINERS (Write After Approval): Add myself.
11322
11323 2004-04-29 Uros Bizjak <uros@kss-loka.si>
11324
11325 * MAINTAINERS (Write After Approval): Add myself.
11326
11327 2004-04-28 Paolo Bonzini <bonzini@gnu.org>
11328
11329 * config/acx.m4: Fix fastcompare support for new-bootstrap.
11330 * configure: Regenerate.
11331
11332 2004-04-27 Paolo Bonzini <bonzini@gnu.org>
11333
11334 Revert:
11335 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
11336
11337 * Makefile.def (flags_to_pass): Remove *dir variables that
11338 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
11339 as well as prefix and exec_prefix.
11340 * Makefile.in: Regenerate.
11341
11342 2004-04-26 Robert Millan <robertmh@gnu.org>
11343
11344 Add patches from libtool CVS.
11345 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
11346 * ltconfig: Likewise.
11347 * ltcf-c.sh: Likewise.
11348 * ltcf-cxx.sh: Likewise.
11349 * ltcf-gcj.sh: Likewise.
11350
11351 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
11352
11353 * Makefile.def (host_modules): Mark with the bootstrap
11354 flag packages on which gcc depends.
11355 * Makefile.tpl (all-bootstrap): Use it.
11356 * Makefile.in: Regenerate.
11357
11358 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
11359
11360 * Makefile.def (flags_to_pass): Remove *dir variables that
11361 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
11362 as well as prefix and exec_prefix.
11363 * Makefile.in: Regenerate.
11364
11365 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
11366
11367 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
11368 * configure: Regenerate.
11369 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
11370 * gcc/Makefile.tpl (compare): Use the result of the test.
11371 * gcc/Makefile.in: Regenerate.
11372
11373 2004-04-23 Paolo Bonzini <bonzini@gnu.org>
11374
11375 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
11376 Always relocate gcc and prev-gcc to the original names, even
11377 if the build fails.
11378 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
11379 New targets.
11380
11381 2004-04-23 Laurent GUERBY <laurent@guerby.net>
11382
11383 * MAINTAINERS: Update my email address.
11384
11385 2004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11386
11387 * configure.in (mips*-*-irix5*): Enable ld.
11388 * configure: Regenerate.
11389
11390 2004-04-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11391
11392 * configure: Regenerate.
11393
11394 2004-04-15 James E Wilson <wilson@specifixinc.com>
11395
11396 * Makefile.tpl (configure-[+module+], configure-gcc,
11397 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
11398 Set and export LDFLAGS.
11399 * Makefile.in: Regenerate.
11400
11401 2004-04-12 Michael Chastain <mec.gnu@mindspring.com>
11402
11403 * MAINTAINERS: Add myself to write-after-approval.
11404
11405 2004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
11406
11407 PR bootstrap/14871
11408 * Makefile.tpl: If we don't have built-in-tree target tools,
11409 use the ones found by configure rather than hacking around with
11410 program_transform_name.
11411 * configure.in: Give Makefile.tpl the information necessary
11412 to do that.
11413 * Makefile.in: Regenerate.
11414 * configure: Regenerate.
11415
11416 2004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
11417
11418 PR bootstrap/14760
11419 * configure.in: When computing baseargs, strip *all* copies of
11420 offending options. Also, don't match/substitute the trailing space,
11421 so that this actually works when two similar options are separated by
11422 only one space.
11423 * configure: Regenerate.
11424
11425 2004-04-06 David Edelsohn <edelsohn@gnu.org>
11426
11427 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
11428 (rs6000-*-aix*): Same.
11429 * configure: Regenerate.
11430
11431 2004-04-05 Ranjit Mathew <rmathew@hotmail.com>
11432
11433 * MAINTAINERS: Add myself to write-after-approval.
11434
11435 2004-04-03 Bud Davis <bdavis9659@comcast.net>
11436
11437 * MAINTAINERS: Add myself to write-after-approval.
11438
11439 2004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
11440
11441 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
11442 STRICT_WARN, WARN_CFLAGS flags passed down to make.
11443 * Makefile.in: Regenerate.
11444
11445 * configure.in (top level bootstrap support): Rework --enable-werror
11446 to set @stage2_werror_flag@.
11447 * configure: Regenerate.
11448 * Makefile.tpl (top level bootstrap support): Pass
11449 @stage2_werror_flag@ down to configure in stages 2 and 3.
11450 * Makefile.in: Regenerate.
11451
11452 2004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
11453
11454 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
11455 for stages 2 and 3 as well as in make. As a consequence, remove
11456 OUTPUT_OPTION (now detected by configure) from the flags passed down
11457 to make.
11458 * Makefile.in: Regenerate.
11459
11460 * Makefile.tpl (new-bootstrap): Fix typo.
11461 * Makefile.in: Regenerate.
11462
11463 2004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
11464
11465 * Makefile.tpl: Rearrange by moving recursive_targets rules
11466 into their proper sections.
11467 * Makefile.tpl (top level bootstrap support): Move disabling
11468 of coverage flags from 'make' to 'configure'; improve comments.
11469 * Makefile.in: Regenerate.
11470
11471 * Makefile.tpl (experimental top level bootstrap) Move stage1
11472 language setting from all- target to configure- target; disable
11473 intermodule optimization in stage 1; prevent gratuitous rebuilds
11474 of stage 1.
11475 * Makefile.in: Regenerate.
11476 * configure.in: Comma-separate stage 1 language list for top
11477 level bootstrap.
11478 * configure: Regenerate.
11479
11480 * Makefile.tpl: Clean up experimental top level bootstrap support:
11481 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
11482 prev-gcc in configure- targets as well as all- targets.
11483 * Makefile.in: Regenerate.
11484
11485 2004-03-21 Kelley Cook <kcook@gcc.gnu.org>
11486
11487 * compile: New file imported from automake.
11488
11489 2004-03-17 Paolo Bonzini <bonzini@gnu.org>
11490
11491 * configure.in: Remove symbolic link section.
11492 * configure: Regenerate.
11493 * Makefile.tpl (links): Remove.
11494 * Makefile.in: Regenerate.
11495
11496 2004-03-15 Paolo Bonzini <bonzini@gnu.org>
11497 Nathanael Nerode <neroden@gcc.gnu.org>
11498
11499 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
11500 Set with AC_CHECK_PROGS.
11501 * configure.in: Fix comment typo from last patch.
11502 * configure: Regenerate.
11503
11504 2004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
11505
11506 * Makefile.tpl: Introduce experimental top level bootstrap support.
11507 * Makefile.in: Regenerate.
11508 * configure.in: Introduce support for top level bootstrap.
11509 * configure: Regenerate.
11510
11511 2004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
11512 Paolo Bonzini <bonzini@gnu.org>
11513
11514 PR bootstrap/14522
11515 * configure.in: Cope with shells that do not support unquoted ^
11516 * configure: Regenerate.
11517
11518 2004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
11519 Paolo Bonzini <bonzini@gnu.org>
11520
11521 PR bootstrap/14522
11522 * configure.in: Cope with shells that do not support nesting
11523 quotes inside quoted backquote substitutions.
11524 * configure: Regenerate.
11525
11526 2004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
11527
11528 PR bootstrap/14522
11529 * configure.in: Fix escaping of $.
11530 * configure: Regenerate.
11531
11532 2004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
11533
11534 * configure: Regenerate, since I forgot to while committing Paolo's
11535 changes.
11536
11537 2004-03-08 Paolo Bonzini <bonzini@gnu.org>
11538
11539 PR ada/14131
11540 Move language detection to the top level.
11541 * configure.in: Find default values for the tools as
11542 soon as possible. Disable ada if GNAT is not found.
11543 Emit error message about missing languages. Expand
11544 --enable-languages=all for the gcc subdirectory.
11545
11546 2004-03-10 Ben Elliston <bje@gnu.org>
11547
11548 * MAINTAINERS: Update my email address.
11549
11550 2004-03-05 David Edelsohn <edelsohn@gnu.org>
11551
11552 * ltconfig: Disable building static libraries if building shared
11553 libraries on AIX 5L.
11554
11555 2004-03-01 Richard Sandiford <rsandifo@redhat.com>
11556
11557 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
11558 and disable libgcj.
11559 * configure: Regenerated.
11560
11561 2004-03-01 Brian Booth <bbooth@redhat.com>
11562
11563 * MAINTAINERS: Add myself to write-after-approval.
11564
11565 2004-03-01 Paolo Bonzini <bonzini@gnu.org>
11566
11567 * MAINTAINERS: Add myself to write-after-approval.
11568
11569 2004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
11570
11571 PR bootstrap/7087
11572 * Makefile.tpl: Guard XFOO sed statements better.
11573 * Makefile.tpl: Add dependency for configure-target-libada.
11574 * Makefile.in: Regenerate (incidentally fixes broken
11575 commit when libada-branch was merged).
11576
11577 2004-02-25 Kelley Cook <kcook@gcc.gnu.org>
11578
11579 * MAINTAINERS: Add myself to write-after-approval.
11580
11581 2004-02-20 Andrew Pinski <pinskia@physics.uc.edu>
11582
11583 * MAINTAINERS: Add Nicola Pero and myself as libobjc
11584 maintainers.
11585
11586 2004-02-20 Andrew Cagney <cagney@redhat.com>
11587
11588 * config.guess: Update from version 2003-10-16 to 2004-02-16.
11589 * config.sub: Update from version 2003-11-03 to 2004-02-16.
11590
11591 2004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
11592
11593 PR bootstrap/11932
11594 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
11595
11596 2004-02-14 Jerry Quinn <jlquinn@optonline.net>
11597
11598 * MAINTAINERS: Added myself to write-after-approval.
11599
11600 2004-02-14 Michael Koch <konqueror@gmx.de>
11601
11602 * MAINTAINERS: Added myself to write-after-approval.
11603
11604 2004-02-13 Joseph S. Myers <jsm@polyomino.org.uk>
11605
11606 * MAINTAINERS: Move Steve Chamberlain to write-after-approval. Move
11607 some OS port maintainers to OS port maintainers section.
11608
11609 2004-02-13 Frank Ch. Eigler <fche@redhat.com>
11610
11611 * MAINTAINERS: Add self.
11612
11613 2004-02-12 Kazu Hirata <kazu@cs.umass.edu>
11614
11615 * MAINTAINERS: Alphabetize.
11616
11617 2004-02-12 Paolo Bonzini <bonzini@gnu.org>
11618
11619 * MAINTAINERS: Remove myself.
11620
11621 2004-02-11 David Edelsohn <edelsohn@gnu.org>
11622
11623 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
11624 (rs6000-*-aix*): Same.
11625 * configure: Regenerate.
11626
11627 2004-02-11 Kelley Cook <kcook@gcc.gnu.org>
11628
11629 * configure.in (host): Add in missing $noconfigdirs to defines.
11630 * configure: Regenerate.
11631
11632 2004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
11633 Nathanael Nerode <neroden@gcc.gnu.org>
11634
11635 PR ada/6637, PR ada/5911
11636 Merge with libada-branch:
11637 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
11638 with appropriate dependencies. Add --enable-libada configure switch.
11639 * configure, Makefile.in: Regenerate.
11640
11641 2004-02-09 Paolo Bonzini <bonzini@gnu.org>
11642
11643 * MAINTAINERS: Add myself to write-after-approval.
11644
11645 2004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11646
11647 * configure.in: Don't pass --with-stabs on IRIX 5 either.
11648 * configure: Regenerate.
11649
11650 2004-02-04 Geoffrey Keating <geoffk@apple.com>
11651
11652 Merge from upstream:
11653
11654 * ltmain.in: When setting IFS to '~', be careful about user
11655 arguments that contain '~'.
11656
11657 2004-02-04 Peter O'Gorman <peter@pogma.com>
11658
11659 * ltmain.in (infer_tag): Move tag inferrence to a shell function.
11660 Also test $base_compile against $CC with escaped arguments. Bug
11661 reported by Geoff Keating <geoffk@apple.com>.
11662
11663 2004-02-04 Kazu Hirata <kazu@cs.umass.edu>
11664
11665 * MAINTAINERS: Remove i960 port.
11666
11667 2004-01-23 DJ Delorie <dj@redhat.com>
11668
11669 * Makefile.def (target_modules) [libiberty]: Don't stage.
11670 * Makefile.in: Rebuilt.
11671
11672 2004-01-20 Caroline Tice <ctice@apple.com>
11673
11674 * MAINTAINERS: Add myself to write-after-approval.
11675
11676 2004-01-19 Paolo Carlini <pcarlini@suse.de>
11677
11678 * MAINTAINERS: Update my email address.
11679
11680 2004-01-18 James A. Morrison <ja2morri@uwaterloo.ca>
11681
11682 * MAINTAINERS: Add myself to write-after-approval.
11683
11684 2004-01-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
11685
11686 * MAINTAINERS: Remove entries without email address.
11687
11688 2004-01-15 Daniel Jacobowitz <drow@mvista.com>
11689
11690 * MAINTAINERS: Add myself to write-after-approval.
11691
11692 2004-01-15 Steven Bosscher <stevenb@suse.de>
11693
11694 * MAINTAINERS: Update my email address.
11695
11696 2004-01-14 Loren J. Rittle <ljrittle@acm.org>
11697
11698 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
11699 * Makefile.tpl (configure-target-[+module+]): Support stage.
11700 * Makefile.in: Rebuilt.
11701
11702 2004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
11703
11704 * MAINTAINERS: Add myself as a libiberty MAINTAINER.
11705
11706 2004-01-10 Richard Sandiford <rsandifo@redhat.com>
11707
11708 * MAINTAINERS: Add myself as a MIPS maintainer.
11709
11710 2004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
11711
11712 * configure.in: Use ./config.cache, not config.cache.
11713 * configure: Regenerate.
11714 * Makefile.tpl: Special-casing not needed for GCC any more.
11715 * Makefile.in: Regenerate.
11716
11717 * configure.in: Don't share a cache file for host dirs.
11718 * configure: Regenerate.
11719
11720 * config-ml.in: Don't mess with the cache file.
11721
11722 2004-01-04 Eric Botcazou <ebotcazou@libertysurf.fr>
11723
11724 * MAINTAINERS: Move myself from 'Write After Approval' to
11725 'CPU Port Maintainers' section as SPARC maintainer.
11726
11727 2004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
11728
11729 * Makefile.tpl: Make GCC use a separate config.cache.
11730 * Makefile.in: Regenerate.
11731
11732 PR bootstrap/11932, PR bootstrap/11933
11733 (I don't know if it will fix either of them, but it relates
11734 to them.)
11735 * configure.in: Don't use shared config.cache for target
11736 directories.
11737 * configure: Regenerate.
11738
11739 2004-01-02 Dan Nicolaescu <dann@ics.uci.edu>
11740
11741 * MAINTAINERS: Add myself to 'Write After Approval' section.
11742
11743 2003-12-31 Roger Sayle <roger@eyesopen.com>
11744
11745 * configure.in (ia64*-*-hpux*): Disable building java libraries.
11746 * configure: Regenerated.
11747
11748 2003-12-23 Kazu Hirata <kazu@cs.umass.edu>
11749
11750 * MAINTAINERS: Remove the mn10200 maintainer.
11751
11752 2003-12-21 Bernardo Innocenti <bernie@develer.com>
11753
11754 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
11755 * configure: Regenerated.
11756
11757 2003-12-16 Jan Hubicka <jh@suse.cz>
11758
11759 * MAINTAINERS: Add myself as callgraph maintainer.
11760
11761 2003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
11762
11763 * configure.in (raw_libstdcxx_flags): Remove the leading space.
11764 * configure: Regenerate.
11765
11766 2003-12-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
11767
11768 * MAINTAINERS: Move myself from 'Bug database only accounts' to
11769 'Write After Approval' section. Update email.
11770
11771 2003-12-01 James Lemke <jim@wasabisystems.com>
11772
11773 * MAINTAINERS (Write After Approval): Add myself.
11774
11775 2003-11-20 Matt Thomas <matt@3am-software.com>
11776
11777 * MAINTAINERS: Add myself as a vax port maintainer.
11778
11779 2003-11-20 Kelley Cook <kcook@gcc.gnu.org>
11780
11781 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
11782 (configure-build-[+module+], configure-[+module+]): Likewise.
11783 (configure-target-[+module+], configure-gcc, config.status): Likewise.
11784 * Makefile.in: Regenerate.
11785
11786 2003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
11787
11788 * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
11789 shared/dylibed libraries.
11790 * ltmain.sh: Likewise.
11791 * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
11792 * ltcf-cxx.sh: Likewise.
11793 * ltcf-gcj.sh: Likewise.
11794 * ltconfig: Likewise.
11795
11796 2003-11-17 Stan Cox <scox@redhat.com>
11797
11798 * MAINTAINERS: Add myself as iq2000 port maintainer.
11799
11800 2003-11-14 Arnaud Charlet <charlet@act-europe.fr>
11801
11802 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
11803 * Makefile.in: Regenerate.
11804
11805 2003-11-03 Ulrich Weigand <uweigand@de.ibm.com>
11806
11807 * config.sub: Update to 2003-11-03 version.
11808
11809 2003-10-20 Phil Edwards <phil@codesourcery.com>
11810
11811 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
11812 * configure: Regenerate.
11813
11814 2003-10-20 Nicolas Pitre <nico@cam.org>
11815
11816 * MAINTAINERS: Add myself to 'Write After Approval' section.
11817
11818 2003-10-20 Arnaud Charlet <charlet@act-europe.fr>
11819
11820 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
11821
11822 2003-10-19 Joseph S. Myers <jsm@polyomino.org.uk>
11823
11824 * MAINTAINERS: Update my email address.
11825
11826 2003-10-17 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11827
11828 * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
11829
11830 2003-10-17 Ralph Loader <rcl@ihug.co.nz>
11831
11832 * MAINTAINERS: Add myself to 'Write After Approval' section.
11833
11834 2003-10-16 Bernardo Innocenti <bernie@develer.com>
11835
11836 * config.guess: Update to 2003-10-16 version.
11837 * config.sub: Update to 2003-10-16 version.
11838
11839 2003-10-15 David Daney <ddaney@avtrex.com>
11840
11841 * MAINTAINERS: Added myself to 'Write After Approval' section.
11842
11843 2003-10-15 Falk Hueffner <falk@debian.org>
11844
11845 * MAINTAINERS: Move myself from 'Bug database only accounts' to
11846 'Write After Approval' section. Update email.
11847
11848 2003-10-14 Roger Sayle <roger@eyesopen.com>
11849
11850 * MAINTAINERS: Move myself from 'Write After Approval' to
11851 'Various Maintainers' section as middle-end maintainer.
11852
11853 2003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
11854
11855 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
11856 HOST_FLAGS_TO_PASS.
11857 * Makefile.in: Regenerate.
11858
11859 2003-10-11 Bernardo Innocenti <bernie@develer.com>
11860
11861 * config.guess: Update to 2003-10-07 version.
11862 * config.sub: Update to 2003-10-07 version.
11863
11864 2003-10-06 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11865
11866 * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
11867 * ltconfig (irix5*, irix6*): Don't override version_type.
11868
11869 2003-10-05 Mohan Embar <gnustuff@thisiscool.com>
11870
11871 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
11872 * configure: Rebuilt
11873 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
11874 * Makefile.in: Rebuilt
11875
11876 2003-10-03 H.J. Lu <hongjiu.lu@intel.com>
11877
11878 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
11879
11880 2003-09-30 Carlo Wood <carlo@alinoe.com>
11881
11882 * MAINTAINERS (Write After Approval): Add myself.
11883
11884 2003-09-29 Paul Koning <ni1d@arrl.net>
11885
11886 * MAINTAINERS: Move myself from "Write After Approval"
11887 to CPU platform maintainers for pdp11 platform.
11888
11889 2003-09-23 Andreas Tobler <a.tobler@schweiz.ch>
11890
11891 * MAINTAINERS: Move myself from 'Write After Approval' to
11892 'Various Maintainers' section as libffi testsuite maintainer.
11893
11894 2003-09-21 Daniel Jacobowitz <drow@mvista.com>
11895
11896 * configure.in: Pass a computed --program-transform-name
11897 to subconfigures.
11898 * configure: Regenerated.
11899
11900 2003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
11901
11902 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
11903 * Makefile.in: Regenerate.
11904
11905 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
11906 * Makefile.in: Regenerate.
11907
11908 2003-09-19 Ziemowit Laski <zlaski@apple.com>
11909
11910 * MAINTAINERS: Move myself from 'Write After Approval'
11911 to 'Various Maintainers' (objective-c) section.
11912
11913 2003-09-17 Daniel Jacobowitz <drow@mvista.com>
11914
11915 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
11916 quoting.
11917 * configure: Regenerated.
11918
11919 2003-09-16 Joel Brobecker <brobecker@gnat.com>
11920
11921 * MAINTAINERS (Write After Approval): Add myself to write after
11922 approval list.
11923
11924 2003-09-16 Dorit Naishlos <dorit@il.ibm.com>
11925
11926 * MAINTAINERS (Write After Approval): Add myself.
11927
11928 2003-09-09 Ian Lance Taylor <ian@wasabisystems.com>
11929
11930 * MAINTAINERS: Update my e-mail address.
11931
11932 2003-09-09 Alan Modra <amodra@bigpond.net.au>
11933
11934 * libtool.m4 (LD): Correct powerpc64 host match.
11935
11936 2003-09-06 James E Wilson <wilson@tuliptree.org>
11937
11938 * MAINTAINTERS: Update my affiliation and email address.
11939
11940 2003-09-06 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
11941
11942 * MAINTAINERS (Write After Approval): Add myself.
11943
11944 2003-09-04 DJ Delorie <dj@redhat.com>
11945
11946 * configure: Regenerate.
11947
11948 2003-09-04 Robert Millan <robertmh@gnu.org>
11949
11950 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
11951
11952 2003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
11953
11954 * configure.in: Ensure arguments to sed are properly spaced.
11955 * configure: Regenerate.
11956
11957 2003-08-30 Gerald Pfeifer <gerald@pfeifer.com>
11958
11959 * MAINTAINERS: Update my e-mail address.
11960
11961 2003-08-28 Mohan Embar <gnustuff@thisiscool.com>
11962
11963 * MAINTAINERS (Write After Approval): Add myself.
11964
11965 2003-08-27 Daniel Jacobowitz <drow@mvista.com>
11966
11967 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
11968 * configure: Regenerated.
11969
11970 2003-08-23 Marek Michalkiewicz <marekm@amelek.gda.pl>
11971
11972 * MAINTAINERS: Update my email address.
11973
11974 2003-08-23 Phil Edwards <pme@gcc.gnu.org>
11975
11976 * configure.in: Use newline instead of semicolon when assuming
11977 shell arguments in a for loop.
11978 * configure: Regenerated.
11979
11980 2003-08-22 Jason Eckhardt <jle@rice.edu>
11981
11982 * MAINTAINERS: Resurrect the i860 maintainer.
11983
11984 2003-08-20 Geoffrey Keating <geoffk@apple.com>
11985
11986 PR 8180
11987 * configure.in: When testing with_libs and with_headers, treat
11988 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
11989 * configure: Regenerate.
11990
11991 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
11992 make, shell, etc.
11993 (baseargs): Likewise.
11994 * configure: Regenerate.
11995
11996 2003-08-20 Bernardo Innocenti <bernie@develer.com>
11997
11998 * MAINTAINERS (Write After Approval): Add myself.
11999
12000 2003-08-19 Geoffrey Keating <geoffk@apple.com>
12001
12002 * configure.in: Disable libgcj for darwin not on powerpc.
12003 * configure: Rebuild.
12004
12005 2003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
12006
12007 * config-ml.in, symlink-tree: Add license.
12008
12009 2003-08-03 Richard Stallman <rms@gnu.org>
12010 Eben Moglen <moglen@columbia.edu>
12011
12012 * README.SCO: New file.
12013
12014 2003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
12015
12016 * Makefile.tpl (check, check-c++): Express dependencies using
12017 dependencies rather than commands.
12018 * Makefile.in: Regenerate.
12019
12020 2003-08-01 Andrew Cagney <cagney@redhat.com>
12021
12022 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
12023 * configure: Ditto.
12024
12025 2003-07-31 Geoffrey Keating <geoffk@apple.com>
12026
12027 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
12028 * Makefile.in: Update.
12029
12030 2003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
12031
12032 * configure.in: Enable libgcj for darwin.
12033 * configure: Rebuild.
12034
12035 2003-07-29 Phil Edwards <pme@gcc.gnu.org>
12036
12037 * config-ml.in: Use ac_configure_args directly instead of
12038 ml_arguments. Only set ml_norecursion if --no[-]recursion is
12039 actually seen.
12040
12041 2003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
12042
12043 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
12044 creating target and build subdirs to build all parent dirs as needed.
12045 * Makefile.in: Rebuild.
12046 * configure.in: Don't build dirs explicitly here.
12047 * configure: Rebuild.
12048
12049 2003-07-26 Paul Brook <paul@nowt.org>
12050
12051 * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
12052
12053 2003-07-22 Alexandre Oliva <aoliva@redhat.com>
12054
12055 * Makefile.tpl (all-make): Depend on intl.
12056 * Makefile.in: Rebuilt.
12057
12058 2003-07-20 Phil Edwards <pme@gcc.gnu.org>
12059
12060 * install-sh: Update to newer upstream versions (associated with
12061 aclocal 1.7).
12062 * mkinstalldirs: Likewise.
12063 * missing: Likewise, plus $1Help2man -> $1 typo fix.
12064
12065 2003-07-16 Andrew Pinski <pinskia@gcc.gnu.org>
12066
12067 * MAINTAINERS: Move self from Bug database only accounts
12068 to write-after-approval.
12069
12070 2003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
12071
12072 * config.if: Remove unused libc_interface determination.
12073
12074 2003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
12075
12076 * MAINTAINERS: Move self from write-after-approval to
12077 build machinery (*.in).
12078
12079 2003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
12080
12081 PR bootstrap/11273
12082 PR bootstrap/11408
12083 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
12084 unused INSTALL_PROGRAM_ARGS.
12085 * configure.in: Use AC_PROG_INSTALL.
12086 * Makefile.in: Regenerate.
12087 * configure: Regenerate.
12088
12089 2003-07-13 Kazu Hirata <kazu@cs.umass.edu>
12090
12091 * MAINTAINERS: Alphabetize.
12092
12093 2003-07-10 Alexandre Oliva <aoliva@redhat.com>
12094
12095 * configure: Rebuilt.
12096 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
12097 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
12098 newlib nor libgloss.
12099 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
12100 * configure.in (am33_2.0-*-linux*): Added.
12101
12102 2003-07-09 Bob Wilson <bob.wilson@acm.org>
12103
12104 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
12105 * configure: Regenerate.
12106
12107 2003-07-07 Zack Weinberg <zack@codesourcery.com>
12108
12109 * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
12110 * Makefile.in: Regenerate.
12111
12112 2003-07-04 Zack Weinberg <zack@codesourcery.com>
12113
12114 * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
12115 * Makefile.in: Regenerate.
12116
12117 2003-07-04 H.J. Lu <hongjiu.lu@intel.com>
12118
12119 * Makefile.tpl: Replace PWD with PWD_COMMAND.
12120 * Makefile.in: Regenerated.
12121
12122 * config-ml.in: Replace PWD with PWD_COMMAND.
12123
12124 2003-07-04 Zack Weinberg <zack@codesourcery.com>
12125
12126 * intl: New directory; see intl/ChangeLog for details.
12127 * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
12128 * Makefile.tpl: all-gcc depends on maybe-all-intl.
12129 * Makefile.in: Regenerate.
12130
12131 2003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
12132
12133 * configure.in: Clean up config-lang.in handling. Delete
12134 useless assignment to "subdirs".
12135 * configure: Regenerate.
12136
12137 2003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
12138
12139 * configure.in: Rename 'target_libs' to 'target_libraries'.
12140 Remove useless reference to 'target_libs'.
12141 * configure: Regenerate.
12142
12143 2003-06-23 Keith Seitz <kseitz@sources.redhat.com>
12144
12145 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
12146 * Makefile.in: Regenerate.
12147
12148 2003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
12149
12150 * Makefile.def: Introduce flags_to_pass.
12151 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
12152 * Makefile.in: Regenerate.
12153
12154 2003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
12155
12156 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
12157 and target-libgloss.
12158 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
12159 <h8300*-*-*>: Disable libf2c and ${libgcj}.
12160 * configure: Regenerate.
12161
12162 2003-06-17 Benjamin Kosnik <bkoz@redhat.com>
12163
12164 * configure.in: Update testsuite_flags to new location.
12165 * configure. Regenerate.
12166
12167 2003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
12168
12169 * Makefile.tpl: Remove BUILD_CC stuff.
12170 * Makefile.in: Regenerate.
12171
12172 2003-06-17 Kazu Hirata <kazu@cs.umass.edu>
12173
12174 * MAINTAINERS (Write After Approval): Remove Andrew Haley.
12175
12176 2003-06-16 Graeme Peterson <gp@qnx.com>
12177
12178 * MAINTAINERS (Write After Approval): Add myself.
12179
12180 2003-06-14 H.J. Lu <hongjiu.lu@intel.com>
12181
12182 * config.guess: Update to 2003-06-12 version.
12183 * config.sub: Update to 2003-06-13 version.
12184
12185 2003-06-12 H.J. Lu <hongjiu.lu@intel.com>
12186
12187 * config.guess: Update to 2003-06-06 version.
12188 * config.sub: Update to 2003-06-06 version.
12189
12190 2003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12191
12192 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
12193 * configure. Regenerate.
12194
12195 2003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
12196
12197 * configure.in: Disable serial configure by default.
12198 * configure: Regenerate.
12199 * Makefile.tpl: Abolish .NOTPARALLEL.
12200 * Makefile.in: Regenerate.
12201
12202 * Makefile.tpl: Replace {build,host,target}_canonical by
12203 {build,host,target}.
12204 * Makefile.in: Regenerate.
12205
12206 * Makefile.tpl: Fix stupid pasto.
12207 * Makefile.in: Regenerate.
12208
12209 2003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
12210
12211 * Makefile.tpl: Remove bogus conditional.
12212 * Makefile.in: Regenerate.
12213
12214 2003-06-05 Jan Hubicka <jh@suse.cz>
12215
12216 * Makefile.tpl (profiledbootstrap): New target.
12217 * Makefile.in (profiledbootstrap): New target.
12218
12219 2003-06-05 Wolfgang Bangerth <bangerth@dealii.org>
12220
12221 * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
12222 Pinski. Remove user names from other bugzilla-only maintainers.
12223
12224 2003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
12225
12226 * Makefile.tpl: Make 'recursive targets' using autogen rather
12227 than shell loop. Remove duplicate 'clean' targets and false
12228 comments.
12229 * Makefile.def: Add systematic dependencies to 'recursive' targets.
12230 Add systematic method of specifying missing targets in subdirs.
12231 Add copyright boilerplate.
12232 * Makefile.in: Regenerate.
12233 * configure.in: Add 'recursive targets' to maybe list.
12234 * configure: Regenerate.
12235
12236 * MAINTAINERS: "GNATS only" -> "Bug database only".
12237
12238 * Makefile.tpl: Rename [+target+] to [+make_target+].
12239 * Makefile.def: Rename 'target' to 'make_target'.
12240
12241 2003-05-31 Neil Booth <neil@daikokuya.co.uk>
12242
12243 * MAINTAINERS: Add self as options handling maintainer.
12244
12245 2003-05-28 Michael Meissner <gnu@the-meissners.org>
12246
12247 * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
12248 been too long since I touched those ports.
12249
12250 2003-05-28 DJ Delorie <dj@redhat.com>
12251
12252 * Makefile.tpl: Make maybe-check-gcc .PHONY.
12253 * Makefile.in: Regenerate.
12254
12255 2003-05-21 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
12256
12257 * configure.in: Use curly braces in the definition of tooldir.
12258 * configure: Regenerate.
12259
12260 2003-05-21 DJ Delorie <dj@redhat.com>
12261
12262 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
12263 newlib or libgloss.
12264 * Makefile.in: Regenerate.
12265
12266 2003-05-21 DJ Delorie <dj@redhat.com>
12267
12268 * Makefile.tpl: Add missing empty maybe-check-gcc target.
12269 * Makefile.in: Regenerate.
12270
12271 2003-05-20 Ian Lance Taylor <ian@airs.com>
12272
12273 * MAINTAINERS: Update my e-mail address.
12274
12275 2003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
12276
12277 * configure.in: Switch more things to use maybe dependencies.
12278 * Makefile.tpl: Switch more things to use maybe dependencies.
12279 Factor out common code from autogen IF statements.
12280 * configure: Regenerate.
12281 * Makefile.in: Regenerate.
12282
12283 2003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
12284
12285 * configure.in: Accept i[3456789]86 for machine type.
12286 * configure: Regenerate.
12287
12288 2003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
12289
12290 * configure.in: Switch more things to use maybe dependencies.
12291 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
12292 * configure: Regenerate.
12293 * Makefile.tpl: Switch more things to use maybe dependencies.
12294 * Makefile.in: Regenerate.
12295
12296 2003-05-16 Andreas Schwab <schwab@suse.de>
12297
12298 * Makefile.tpl (install-opcodes): Define.
12299 * Makefile.in: Rebuild.
12300
12301 2003-05-13 Andreas Jaeger <aj@suse.de>
12302
12303 * config.guess: Update to 2003-05-09 version.
12304 * config.sub: Update to 2003-05-09 version.
12305
12306 2003-05-13 Michael Eager <eager@mvista.com>
12307
12308 * configure.in: Correct sed script so that options in quotes are not
12309 deleted.
12310 * configure: Rebuild.
12311
12312 2003-05-12 Corinna Vinschen <corinna@vinschen.de>
12313
12314 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
12315 and $$s/newlib/libc/sys/cygwin32 include paths.
12316 * configure: Ditto.
12317
12318 2003-05-12 Michael Meissner <gnu@the-meissners.org>
12319
12320 * MAINTAINERS: Update my email addresses.
12321
12322 2003-05-06 Eric Botcazou <ebotcazou@libertysurf.fr>
12323
12324 * config-ml.in: Propagate INSTALL variables.
12325
12326 2003-05-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12327
12328 * MAINTAINERS: Remove duplicate entries in Write After Approval.
12329
12330 2003-05-02 Chris Demetriou <cgd@broadcom.com>
12331
12332 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
12333 * Makefile.in: Regenerate.
12334
12335 2003-05-02 Wolfgang Bangerth <bangerth@dealii.org>
12336
12337 * MAINTAINERS (GNATS only): Add Falk Hueffner.
12338
12339 2003-04-30 Wolfgang Bangerth <bangerth@dealii.org>
12340
12341 * MAINTAINERS (GNATS only): Add Giovanni Bajo.
12342
12343 2003-04-27 Daniel Jacobowitz <drow@mvista.com>
12344
12345 * Makefile.tpl: Clean $(BUILD_SUBDIR).
12346 * Makefile.in: Regenerated.
12347
12348 2003-04-25 Wolfgang Bangerth <bangerth@dealii.org>
12349
12350 * MAINTAINERS (Write After Approval): Upgrade myself from
12351 GNATS only to write-after-approval. Update my mail address.
12352
12353 2003-04-25 Loren J. Rittle <ljrittle@acm.org>
12354
12355 (OS Port Maintainers: freebsd): Add myself.
12356
12357 2003-04-22 Mark Mitchell <mark@codesourcery.com>
12358
12359 * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
12360
12361 2003-04-22 Kean Johnston <jkj@sco.com>
12362
12363 * MAINTAINERS (SCO ports): Added myself.
12364
12365 2003-04-21 Nathan Sidwell <nathan@codesourcery.com>
12366
12367 * MAINTAINERS (gcov): Add myself and Jan Hubicka.
12368
12369 2003-04-19 Kean Johnston <jkj@sco.com>
12370
12371 * MAINTAINERS (Write After Approval): Add myself.
12372
12373 2003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12374
12375 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
12376 * Makefile.in: Regenerate.
12377
12378 2003-04-18 Jakub Jelinek <jakub@redhat.com>
12379
12380 * configure.in (powerpc64*-*-linux*): Remove.
12381 * configure: Rebuilt.
12382
12383 2003-04-17 Phil Edwards <pme@gcc.gnu.org>
12384
12385 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
12386 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
12387 and restrap.
12388 * Makefile.in: Regenerate.
12389
12390 2003-04-16 Richard Earnshaw <rearnsha@arm.com>
12391
12392 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
12393 * configure: Regenerated.
12394
12395 2003-04-15 DJ Delorie <dj@redhat.com>
12396
12397 * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
12398
12399 2003-04-13 Nick Clifton <nickc@redhat.com>
12400
12401 * config-ml.in: Remove support for --disable-aix removing
12402 call-aix multilibs.
12403
12404 2003-04-10 Alexandre Oliva <aoliva@redhat.com>
12405
12406 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
12407 * */configure: Rebuilt.
12408
12409 2003-04-08 Joel Sherrill <joel@oarcorp.com>
12410
12411 * MAINTAINERS: Add my email address.
12412
12413 2003-03-17 Olivier Hainque <hainque@act-europe.fr>
12414
12415 * MAINTAINERS (Write After Approval): Add myself.
12416
12417 2003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
12418
12419 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
12420 * Makefile.in: Regenerate.
12421
12422 2003-03-14 Michael Chastain <mec@shout.net>
12423
12424 * Makefile.in: Regenerate with correct Makefile.def.
12425
12426 2003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
12427
12428 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
12429 Make macro.
12430 * Makefile.in: Regenerate.
12431 * configure.in: Clean up gxx_include_dir logic.
12432 * configure: Regenerate.
12433
12434 2003-03-12 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
12435
12436 * MAINTAINERS (Write After Approval): Add myself.
12437
12438 2003-03-10 Ben Elliston <bje@wasabisystems.com>
12439
12440 * MAINTAINERS: Update my mail address.
12441
12442 2003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12443
12444 * configure.in (gxx_include_dir): Fix typo.
12445 * configure: Regenerated.
12446
12447 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
12448
12449 * Makefile.tpl: Reindent.
12450 * Makefile.in: Regenerate.
12451 * configure.in: Reindent. Don't set unused variables.
12452 * configure: Regenerate.
12453
12454 2003-03-04 Daniel Jacobowitz <drow@mvista.com>
12455
12456 * configure.in: Include $(build_tooldir)/sys-include in
12457 FLAGS_FOR_TARGET.
12458 * configure: Regenerated.
12459
12460 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
12461
12462 * Makefile.tpl: Always pass down RANLIB.
12463 * Makefile.in: Regenerate.
12464
12465 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
12466 * Makefile.in: Regenerate.
12467 * configure.in: Remove unused logic relating to --enable-shared
12468 and --enable-threads. Remove bogus comments. Remove redundant
12469 noconfigdirs.
12470 * configure: Regenerate.
12471
12472 * configure.in: Replace ${libstdcxx_version} by its value.
12473 Remove reference to mh-dgux.
12474 * configure: Regenerate.
12475
12476 2003-03-03 Kevin Buettner <kevinb@redhat.com>
12477
12478 * MAINTAINERS (Write After Approval): Add myself.
12479
12480 2003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
12481
12482 * Makefile.tpl: Rearrange.
12483 * Makefile.in: Regenerate.
12484
12485 2003-02-25 Uwe Stieber <uwe@wwws.de>
12486
12487 * configure.in: Add support for kaOS as cross build target system.
12488 * configure: Regenerated.
12489
12490 2003-02-24 Steven Bosscher <steven@gcc.gnu.org>
12491
12492 * MAINTAINERS (Write after approval): Add myself.
12493
12494 2003-02-21 James E Wilson <wilson@tuliptree.org>
12495
12496 * MAINTAINERS: Update my email address.
12497
12498 2003-02-21 Zack Weinberg <zack@codesourcery.com>
12499
12500 * MAINTAINERS: Add self to blanket write privs. section.
12501
12502 2003-02-20 Sean McNeil <sean@blue.mcneil.com>
12503
12504 * Makefile.tpl: Add definition of CPPFLAGS to pass into
12505 configure-target-* as some target builds may require additional
12506 flags for preprocessor tests.
12507 * Makefile.in: Regenerated.
12508
12509 2003-02-19 Alexandre Oliva <aoliva@redhat.com>
12510
12511 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
12512 * ltconfig: Handle it.
12513 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
12514 auto-detecting it.
12515
12516 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
12517 it is used as argument to $CC.
12518 * ltcf-gcj.sh: Likewise.
12519
12520 * configure.in: Introduce --enable-maintainer-mode.
12521 * configure: Rebuilt.
12522 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
12523 for maintainer mode.
12524 * Makefile.in: Rebuilt.
12525
12526 2003-02-18 Jason Merrill <jason@redhat.com>
12527
12528 * Makefile.tpl (check-c++): Allow parallelism.
12529
12530 2003-02-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12531
12532 * MAINTAINERS: Remove John Carr (who never actually had access to
12533 gcc.gnu.org).
12534
12535 2003-02-15 Geoffrey Keating <geoffk@apple.com>
12536
12537 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
12538 don't configure target-libobjc.
12539 * configure: Regenerate.
12540
12541 2003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12542
12543 * Makefile.tpl (RANLIB): Define.
12544 * Makefile.in: Regenerate.
12545
12546 2003-02-08 Laurynas Biveinis <laurynas.biveinis@mif.vu.lt>
12547
12548 * MAINTAINERS: Update my email.
12549
12550 2003-02-06 Keith R Seitz <keiths@redhat.com>
12551
12552 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
12553 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
12554 * Makefile.in: Regenerated.
12555 * configure.in: Remove all traces of snavigator, db, and grep.
12556 * configure: Regenerated.
12557
12558 2003-02-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12559
12560 * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
12561 After Approval.
12562
12563 2003-02-02 Christian Cornelssen <ccorn@cs.tu-berlin.de>
12564
12565 * MAINTAINERS (Write after approval): Add myself.
12566
12567 2003-01-31 Frank Ch. Eigler <fche@redhat.com>
12568
12569 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
12570 * Makefile.in: Regenerated.
12571
12572 2003-01-30 Roger Sayle <roger@eyesopen.com>
12573
12574 * config.guess: Updated to 2003-01-30's version.
12575 * config.sub: Updated to 2003-01-28's version.
12576
12577 2003-01-30 Alexandre Oliva <aoliva@redhat.com>
12578
12579 * config.if: If gcc_version is already set, just use it. Don't set
12580 gcc_version_trigger if it's already set, otherwise set it to
12581 gcc/version.c, but only if the file exists. If it is not set and
12582 gcc/version.c does not exist, try to extract the version number from
12583 $CC.
12584
12585 2003-01-29 Andreas Tobler <a.tobler@schweiz.ch>
12586
12587 * MAINTAINERS: Add myself to write-after-approval list.
12588
12589 2003-01-27 Phil Edwards <pme@gcc.gnu.org>
12590
12591 * configure.in: Revert 24Jan change.
12592 * configure: Regenerate.
12593
12594 2003-01-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12595
12596 * MAINTAINERS: Remove incorrect entry for Paul Eggert. Fix
12597 entry of HJ Lu.
12598
12599 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
12600
12601 * configure.in: Revert previous change.
12602 * configure: Regenerate.
12603
12604 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
12605
12606 * configure.in: Make rda native-only.
12607 * configure: Regenerate.
12608
12609 2003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
12610
12611 * MAINTAINERS: Move myself from GNATS-only-accounts to
12612 write-after-approval.
12613
12614 2003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
12615
12616 * configure.in: Add missing \.
12617 * configure: Rebuilt.
12618
12619 2003-01-17 Jakub Jelinek <jakub@redhat.com>
12620
12621 * configure.in (baseargs): Avoid using \| in sed regular
12622 expressions.
12623 * configure: Rebuilt.
12624
12625 2003-01-16 Jakub Jelinek <jakub@redhat.com>
12626
12627 * configure.in (baseargs): Remove all supported forms of
12628 --cache-file, --srcdir, --host, --build and --target options
12629 from argument lists.
12630 * configure: Rebuilt.
12631
12632 2003-01-15 Josef Zlomek <zlomekj@suse.cz>
12633
12634 * MAINTAINERS: Add myself to write-after-approval list.
12635
12636 2003-01-15 Alexandre Oliva <aoliva@redhat.com>
12637
12638 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
12639 * configure: Rebuilt.
12640
12641 2003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
12642
12643 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
12644 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
12645 * Makefile.in: Regenerate.
12646 * configure: Regenerate.
12647
12648 2003-01-09 Alexandre Oliva <aoliva@redhat.com>
12649
12650 * configure.in: Remove Makefile in build, host and target modules
12651 unless configure was run with --no-recursion.
12652 * configure: Rebuilt.
12653
12654 2003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
12655
12656 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
12657 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
12658 * Makefile.in: Regenerate.
12659
12660 2003-01-08 Chris Demetriou <cgd@broadcom.com>
12661
12662 * config.guess: Update to 2003-01-03 version.
12663 * config.sub: Update to 2003-01-03 version.
12664
12665 2003-01-07 Christopher Faylor <cgf@redhat.com>
12666
12667 * configure: Regenerate with proper autoconf 2.13.
12668
12669 2003-01-07 Christopher Faylor <cgf@redhat.com>
12670
12671 * configure.in: Add AC_PREREQ for consistency.
12672 * configure: Regenerate.
12673
12674 2003-01-06 Andrew Cagney <ac131313@redhat.com>
12675
12676 * configure.in (GDB_TK): Add tcl directories conditional on
12677 gdb/gdbtk directory being present.
12678 * configure: Regenerate.
12679
12680 2003-01-04 John David Anglin <dave.anglin@nrc.ca>
12681
12682 * configure.in (LD): Improve test for gcc. Try to set LD to the ld
12683 used by gcc if LD is not defined and we are not doing a Canadian Cross.
12684 * configure: Rebuilt.
12685
12686 2002-12-31 Tom Tromey <tromey@redhat.com>
12687
12688 * Makefile.in: Rebuilt.
12689 * Makefile.def (target_modules) [libffi]: Allow installation.
12690
12691 2002-12-31 Andreas Schwab <schwab@suse.de>
12692
12693 * configure.in: Fix use of $program_transform_name.
12694 * configure: Regenerated.
12695
12696 2002-12-30 Daniel Jacobowitz <drow@mvista.com>
12697
12698 * configure.in (baseargs): Don't remove first configure argument.
12699 * configure: Regenerated.
12700
12701 2002-12-29 Alexandre Oliva <aoliva@redhat.com>
12702
12703 * Makefile.tpl (local-distclean): Don't remove...
12704 (multilib.ts): ... this. Moved into...
12705 (multilib.out): ... this. Don't use sub-make.
12706 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
12707 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
12708 (configure-build-[+module+], configure-[+module+],
12709 configure-target-[+module+], configure-gcc): ... these. Test
12710 for Makefile existence. Drop config.status from dependencies.
12711 * Makefile.in: Rebuilt.
12712 * configure.in: Move gcc-version-trigger to the end of
12713 ac_configure_args. Add comments to maybedep.tmp and
12714 serdep.tmp. Introduce --disable-serial-configure. Remove
12715 nonopt from baseargs, matching and removing corresponding
12716 whitespace while at it.
12717 * configure: Rebuilt.
12718
12719 2002-12-28 Alexandre Oliva <aoliva@redhat.com>
12720
12721 * configure.in (host_configargs): Replace reference to
12722 no-longer-defined buildopts with --build=${build_alias}.
12723 * configure: Rebuilt.
12724
12725 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
12726 program_transform_name to standard idiom.
12727 (AUTOGEN, AUTOCONF): Define.
12728 (Makefile.in): Use $(AUTOGEN).
12729 (Makefile): Depend on config.status, and use autoconf-style rule to
12730 build it. Move original commands to...
12731 (config.status): ... this new target.
12732 (configure): Add $(srcdir). Depend on config/acx.m4. Use
12733 $(AUTOCONF).
12734 * Makefile.in: Rebuilt.
12735
12736 2002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
12737
12738 * Makefile.tpl: Fix dramatic bustage due to change in
12739 program_transform_name.
12740 * Makefile.in: Regenerate.
12741
12742 * configure.in: Remove unnecessary PATH setting.
12743 * configure: Regnerate.
12744
12745 * configure.in: Don't default to unprefixed tools unless
12746 the native tools will work.
12747 * configure: Regenerate.
12748
12749 * configure.in: Convert to autoconf script. Blow away lots
12750 of now-redundant Makefile fragments.
12751 * configure: Generate using Autoconf.
12752 * Makefile.tpl: Rewrite to reflect autoconfiscation.
12753 * Makefile.in: Regenerate.
12754
12755 2002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
12756
12757 * configure: Fix stupid bug where RANLIB was mistakenly included.
12758
12759 * configure.in: Rename (buildargs, hostargs, targargs) to
12760 (build_configargs, host_configargs, target_configargs).
12761
12762 * configure.in: Move logic out of sed statement.
12763
12764 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
12765 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
12766
12767 2002-12-25 Svein E. Seldal <Svein.Seldal@solidas.com>
12768
12769 * config.sub: Import from master repository
12770 * config.guess: Ditto
12771
12772 2002-12-24 Andreas Schwab <schwab@suse.de>
12773
12774 * Makefile.tpl (multilib.out): Fix missing space.
12775 * Makefile.in: Regenerate.
12776
12777 2002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
12778
12779 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
12780 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
12781 * Makefile.in: Regenerate.
12782 * configure.in: Remove unnecessary leftovers.
12783
12784 2002-12-21 Geoffrey Keating <geoffk@apple.com>
12785
12786 * configure.in (extra_ranlibflags_for_target): New variable.
12787 (*-*-darwin): Add -c to ranlib commands.
12788 * configure (tooldir): Handle extra_ranlibflags_for_target.
12789
12790 2002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
12791
12792 * Makefile.tpl: Revert HJL's change.
12793 * Makefile.in: Regenerated.
12794 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
12795 always.
12796
12797 2002-12-19 Andreas Schwab <schwab@suse.de>
12798
12799 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
12800 * Makefile.in: Regenerate.
12801
12802 2002-12-18 H.J. Lu <hjl@gnu.org>
12803
12804 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
12805 * Makefile.in: Regenerated.
12806
12807 * configure.in (build_prefix): New. Substitute.
12808
12809 2002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
12810
12811 * Makefile.tpl: Don't let real targets depend on phony targets.
12812 * Makefile.in: Regenerate.
12813
12814 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
12815 * Makefile.in: Regenerate.
12816
12817 2002-12-17 Svein E. Seldal <Svein.Seldal@solidas.com>
12818
12819 * config.sub: Import from master repository
12820 * config.guess: Ditto
12821
12822 2002-12-16 Jason Merrill <jason@redhat.com>
12823
12824 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
12825 previous 'make bootstrap'.
12826 * Makefile.in: Regenerate.
12827
12828 2002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
12829
12830 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
12831
12832 2002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
12833
12834 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
12835 * Makefile.in: Regenerate.
12836
12837 2002-12-13 Jason Merrill <jason@redhat.com>
12838
12839 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
12840 library tests.
12841 (check-c++): Just depend on it and check-target-libstdc++-v3.
12842 * Makefile.in: Regenerate.
12843
12844 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
12845
12846 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
12847 * Makefile.in: Rebuilt.
12848
12849 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
12850
12851 * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
12852
12853 2002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
12854
12855 * configure: Fix bug put in by gremlins.
12856
12857 * Makefile.tpl: Substitute more autoconfily.
12858 * configure: Substitute more autoconfily.
12859 * Makefile.in: Regenerate.
12860
12861 2002-12-09 Svein E. Seldal <Svein.Seldal@solidas.com>
12862
12863 * config.sub: Import from master repository
12864 * config.guess: Ditto
12865 * MAINTAINERS: Added Svein Seldal under write after approval
12866
12867 2002-12-08 Andrew Cagney <ac131313@redhat.com>
12868
12869 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
12870 * Makefile.in (all-sim): Ditto.
12871
12872 2002-12-06 DJ Delorie <dj@redhat.com>
12873
12874 * Makefile.tpl: Change configure dependencies to not have real
12875 targets depend on phony targets.
12876
12877 2002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
12878
12879 * configure.in: Revert unintentional change.
12880
12881 * Makefile.tpl: Change dependency for */multilib.out so that
12882 it works when gcc isn't in the tree.
12883
12884 * configure.in: Substitute more.
12885 * configure: Run subconfigures from the Makefile.
12886 * Makefile.tpl: Run subconfigures from the Makefile; add a few
12887 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
12888
12889 2002-12-05 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12890
12891 * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
12892
12893 2002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
12894
12895 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
12896 and corresponding dependencies.
12897 * Makefile.in: Regenerate.
12898
12899 * configure.in (host_tools): Order binutils, gas and ld for
12900 convenience in running the testsuites.
12901
12902 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
12903 * Makefile.in: Regenerate.
12904 * configure.in: Introduce rules to serialize subconfigure runs.
12905
12906 * configure.in: Introduce BASE_CC_FOR_TARGET.
12907 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
12908 Realize configure-build-* targets. Realize configure-target-* targets.
12909 * Makefile.in: Regenerate.
12910
12911 2002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
12912
12913 * configure: Move gcc_version_trigger stuff from here...
12914 * configure.in: ...to here.
12915
12916 * configure.in: Separate subconfigure options added by this file from
12917 options given by the user. Add machinery to put args for host
12918 subconfigures into the Makefile.
12919
12920 * Makefile.tpl: Remove 'vault' targets.
12921 * Makefile.tpl: Reorder and comment dependencies.
12922 * Makefile.in: Regenerate.
12923
12924 2002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
12925 * configure.in: Fix my broken commit of previous patch. (sigh)
12926
12927 2002-11-28 Geoffrey Keating <geoffk@apple.com>
12928
12929 * configure.in: Move host-specific darwin noconfigdirs into
12930 the host-specific section.
12931
12932 2002-11-28 Geoffrey Keating <geoffk@apple.com>
12933
12934 * configure.in: Move host-specific darwin noconfigdirs into
12935 the host-specific section.
12936
12937 2002-11-26 Nathanael Nerode <neroden@gcc.gnu.org>
12938
12939 * configure: Remove skip-this-dir support.
12940 * Makefile.tpl: Remove skip-this-dir support.
12941
12942 * Makefile.tpl: Remove leftover support for non-autoconfiscated
12943 subdirectories.
12944 * Makefile.in: Regenerate.
12945
12946 * Makefile.tpl: Strip out useless setting of 'dir'.
12947 * Makefile.in: Regenerate.
12948
12949 2002-11-22 Nathanael Nerode <neroden@gcc.gnu.org>
12950
12951 * configure.in: Fix deeply stupid bug.
12952
12953 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
12954 shell code in CXX_FOR_TARGET
12955 * Makefile.def: Introduce raw_cxx.
12956 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
12957 RAW_CXX_FOR_TARGET.
12958 * Makefile.in: Regenerate.
12959
12960 2002-11-21 Nathanael Nerode <neroden@gcc.gnu.org>
12961
12962 * Makefile.tpl: Remove unnecessary ifs.
12963 * Makefile.in: Regenerate.
12964
12965 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
12966 dependencies. Maybe-ize build-libiberty. Create dummy install
12967 targets for 'no_install' modules.
12968 * configure: Move GDB_TK substitution to configure.in. Move
12969 build_modules stuff to configure.in.
12970 * configure.in: Implement soft dependency machinery. Maybe-ize
12971 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
12972 * Makefile.in: Regenerate.
12973
12974 2002-11-19 Nathanael Nerode <neroden@gcc.gnu.org>
12975
12976 * Makefile.tpl: Make all-target, install-target behave similarly
12977 to all, install (only hitting configured targets). Eliminate
12978 unused macro defintions.
12979
12980 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
12981 build != host.
12982
12983 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
12984
12985 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
12986
12987 * configure.in: Produce lists of subdir targets we're actually
12988 configuring. Remove references to "dosrel".
12989 * Makefile.tpl: Let configure set which subdir targets are hit.
12990 Remove install-cross; clean up install; remove ALL. Remove
12991 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
12992 Autogenerate host module targets. Remove empty dependency lines
12993 and redundant dependency; rearrange slightly.
12994 * Makefile.def: Add host-side libtermcap, utils.
12995
12996 * Makefile.in: Regenerate.
12997
12998 2002-11-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12999
13000 * ltconfig (osf[345]): Append $major to soname_spec.
13001 Reflect this in library_names_spec.
13002 * ltmain.sh (osf): Prefix $major with . for use as extension.
13003
13004 2002-11-19 Andreas Jaeger <aj@suse.de>
13005
13006 * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
13007 linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
13008 and sparc64 GNU/Linux systems.
13009
13010 2002-11-19 Nathan Sidwell <nathan@codesourcery.com>
13011
13012 * MAINTAINERS: Update email.
13013
13014 2002-11-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
13015
13016 * MAINTAINERS: Complete James Dennett's entry.
13017
13018 2002-11-15 Eric Botcazou <ebotcazou@libertysurf.fr>
13019
13020 * MAINTAINERS (Write After Approval): Add myself.
13021
13022 2002-11-13 Bruce Korb <bkorb@gnu.org>
13023
13024 * Makefile.tpl: syntactic cleanup
13025
13026 2002-11-13 Stuart Hastings <stuart@apple.com>
13027
13028 * MAINTAINERS: Add myself to write-after-approval list.
13029
13030 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
13031
13032 * Makefile.def: Add list of recursive targets to autogenerate.
13033 Add build_modules.
13034 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
13035 targets. Autogenerate *-build-* targets.
13036 * Makefile.in: Regenerate.
13037
13038 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
13039
13040 * configure: More autoconf-style substitutions.
13041 * Makefile.tpl: More autoconf-style substitutions.
13042 * Makefile.in: Regenerate.
13043
13044 2002-11-11 Nathanael Nerode <neroden@gcc.gnu.org>
13045
13046 * configure: Substitute more variables in a more autoconf-friendly
13047 way. Simplify slightly.
13048 * Makefile.tpl: Make more variables substitutable in an
13049 autoconf-friendly way.
13050 * Makefile.in: Regenerate.
13051
13052 2002-11-11 Jonathan Wakely <redi@gcc.gnu.org>
13053
13054 * MAINTAINERS (Write After Approval): Add myself.
13055
13056 2002-11-10 Nathanael Nerode <neroden@gcc.gnu.org>
13057
13058 * configure.in (v810*): Remove special setting of tools.
13059
13060 * configure: Add support for extra required flags for ar or nm.
13061 * configure.in (aix4.3+): Use above support for target-specific
13062 issues, rather than using config/mt-aix43.
13063
13064 2002-11-09 Nathanael Nerode <neroden@gcc.gnu.org>
13065
13066 * configure: Remove 'removing', which doesn't work. Replace $subdir
13067 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
13068 with $srcdir. Reformat indentation. Substitute some variables
13069 formerly hard-coded in the Makefile for build=host.
13070 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
13071 * Makefile.def: Autogenerate more.
13072 * Makefile.in: Regenerate.
13073
13074 2002-11-04 Adam Nemet <anemet@lnxw.com>
13075
13076 * MAINTAINERS (Write After Approval): Add myself.
13077
13078 2002-11-04 Kevin Buettner <kevinb@redhat.com>
13079
13080 * Makefile.def (host_modules): Add rda.
13081 * Makefile.in: Regenerate.
13082 * configure.in (target_tool): Add target-rda to list.
13083
13084 2002-10-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
13085
13086 * MAINTAINERS: Remove "co-maintainer" note for web pages.
13087
13088 2002-10-25 Phil Edwards <pme@gcc.gnu.org>
13089
13090 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
13091 and restrap targets to this rule.
13092 * Makefile.in: Regenerate.
13093
13094 2002-10-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
13095
13096 * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
13097 GNATS only accounts.
13098
13099 2002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
13100
13101 * configure.in (i[3456]86-*-linux*): Add check to disable
13102 ${libgcj} for glibc1.
13103
13104 2002-10-24 Denis Chertykov <denisc@overta.ru>
13105
13106 * MAINTAINERS: Add myself as ip2k port maintainer.
13107
13108 2002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
13109
13110 * configure.in: Add tic4x target.
13111
13112 2002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
13113
13114 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
13115 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
13116 * Makefile.in: Regenerate.
13117
13118 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
13119 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
13120 * Makefile.in: Regenerate.
13121
13122 2002-10-02 Janis Johnson <janis187@us.ibm.com>
13123
13124 * MAINTAINERS: Add myself as web pages co-maintainer.
13125
13126 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
13127
13128 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
13129 * Makefile.in: Regenerate.
13130
13131 2002-10-02 Zack Weinberg <zack@codesourcery.com>
13132
13133 * MAINTAINERS: Add myself and Nathan Sidwell
13134 <nathan@codesourcery.com> as VxWorks maintainers.
13135
13136 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
13137
13138 * Makefile.def: Remove order dependency comments.
13139 * Makefile.tpl: Add explicit install-install dependencies.
13140 * Makefile.in: Regenerate.
13141
13142 * Makefile.tpl: Remove material now in src-release. (Finally!)
13143 * Makefile.in: Regenerate.
13144
13145 * Makefile.tpl: Add configure-target (for src-release in src)
13146 * Makefile.in: Regenerate.
13147
13148 2002-09-30 Nick Clifton <nickc@redhat.com>
13149
13150 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
13151
13152 2002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
13153
13154 * configure.in (s390*-*-linux*): Enable libgcj.
13155
13156 2002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
13157
13158 * configure: Revert accidentally applied changes.
13159
13160 * Makefile.tpl: Make more autoconf-friendly.
13161 * Makefile.in: Regenerate.
13162 * configure: Make substitution more autoconf-like.
13163
13164 2002-09-28 Richard Earnshaw <rearnsha@arm.com>
13165
13166 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
13167 single entry to handle all these.
13168 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
13169 libjava on arm-*-elf.
13170
13171 2002-09-27 Geoffrey Keating <geoffk@apple.com>
13172
13173 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
13174 things that depend on them.
13175
13176 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
13177
13178 * Makefile.tpl: Make subsituted variables more autoconfy.
13179 * Makefile.in: Regenerate.
13180 * configure: Make seds more autoconfy.
13181
13182 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
13183
13184 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
13185 * Makefile.in: Regenerate.
13186 * configure.in: Rewrite sed statements to look autoconfy.
13187
13188 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
13189 all-target-foo on configure-target-foo.
13190 * Makefile.def: Ditto.
13191 * Makefile.in: Rebuild.
13192
13193 2002-09-25 Andrew Haley <aph@redhat.com>
13194
13195 * MAINTAINERS: Add aph@redhat.com as Java maintainer.
13196
13197 2002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
13198
13199 * Makefile.def: New file.
13200 * Makefile.tpl: New file.
13201 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
13202 * contrib/gcc_update: Note that Makefile.in is a generated file.
13203
13204 * configure.in: Minor rearrangement. Simplify tests.
13205
13206 2002-09-22 Jason Thorpe <thorpej@wasabisystems.com>
13207
13208 * configure.in (with_headers): Skip copy if value is "yes".
13209 (with_libs): Likewise.
13210
13211 2002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
13212
13213 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
13214 * configure.in (sh*-*-pe*): Ditto.
13215 * configure.in (mips*-*-pe*): Ditto.
13216 * configure.in (*arm-wince-pe): Ditto.
13217
13218 * configure.in: Rearrange.
13219
13220 2002-09-14 Kazu Hirata <kazu@cs.umass.edu>
13221
13222 * MAINTAINERS: Update my email address.
13223
13224 2002-08-30 Paul Koning <pkoning@equallogic.com>
13225
13226 * MAINTAINERS: (Write After Approval): Add myself.
13227
13228 2002-08-29 Geoffrey Keating <geoffk@redhat.com>
13229
13230 * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
13231
13232 2002-08-24 Geoffrey Keating <geoffk@redhat.com>
13233
13234 * MAINTAINERS: Change my mailing address.
13235
13236 2002-08-21 Paolo Carlini <pcarlini@unitus.it>
13237
13238 * MAINTAINERS (Write After Approval): Remove myself.
13239 (Various Maintainers: c++ runtime libs): Add myself.
13240
13241 2002-08-20 Loren J. Rittle <ljrittle@acm.org>
13242
13243 * MAINTAINERS (Write After Approval): Remove myself.
13244 (Various Maintainers: c++ runtime libs): Add myself.
13245
13246 2002-08-15 Eric Christopher <echristo@redhat.com>
13247
13248 * config.sub: Import from master repository.
13249 * config.guess: Ditto.
13250
13251 2002-08-19 Alexandre Oliva <aoliva@redhat.com>
13252
13253 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
13254 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
13255 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
13256
13257 2002-08-16 Aldy Hernandez <aldyh@redhat.com>
13258
13259 * MAINTAINERS: Add self to rs6000 vector extensions.
13260
13261 2002-08-15 Alexandre Oliva <aoliva@redhat.com>
13262
13263 * libiberty/configure: Reverted unintended yesterday's check in.
13264
13265 2002-08-14 Alexandre Oliva <aoliva@redhat.com>
13266
13267 * boehm-gc/configure, libf2c/configure: Rebuilt.
13268 * libffi/configure, libiberty/configure: Ditto.
13269 * libjava/configure, libobjc/configure: Ditto.
13270 * libstdc++-v3/configure, zlib/configure: Ditto.
13271 Merged from binutils:
13272 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
13273 From Steve Ellcey <sje@cup.hp.com>:
13274 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
13275 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
13276 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
13277 IA64.
13278 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
13279 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
13280 soname_spec, sys_lib_search_path_spec): Ditto.
13281
13282 2002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
13283
13284 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
13285
13286 2002-08-04 H.J. Lu (hjl@gnu.org)
13287
13288 * configure.in (mips*-*-linux*): Don't skip target-libffi.
13289
13290 2002-08-02 Krister Walfridsson <cato@df.lth.se>
13291
13292 * MAINTAINERS (Write After Approval): Add myself.
13293
13294 2002-07-31 Alan Modra <amodra@bigpond.net.au>
13295
13296 * configure.in: Move generic linux case to end. Copy generic
13297 linux noconfigdirs to mips*-*-linux* entry and new
13298 powerpc64*-*-linux* entry. Add target-libffi for the latter.
13299
13300 2002-07-19 Michael Matz <matz@suse.de>
13301
13302 * MAINTAINERS: Add myself as ra* maintainer.
13303
13304 2002-07-16 Chris Demetriou <cgd@broadcom.com>
13305
13306 * config.guess: Update to 2002-07-09 version.
13307 * config.sub: Update to 2002-07-03 version.
13308
13309 2002-07-15 Hans-Peter Nilsson <hp@bitrange.com>
13310
13311 * MAINTAINERS: Fix typo in a maintainer email address.
13312
13313 2002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
13314
13315 * configure.in: Remove two redundant tests.
13316
13317 2002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13318
13319 * configure.in (mips*-*-irix6*o32): Enable stabs.
13320
13321 2002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
13322
13323 * configure.in: Don't build grez.
13324 * Makefile.in: Ditto.
13325
13326 * Makefile.in: Remove references to bsp, cygmon, libstub.
13327 * configure.in: Ditto.
13328
13329 * configure.in: Remove leftover reference to gdbtest.
13330
13331 2002-07-08 Phil Edwards <pme@gcc.gnu.org>
13332
13333 * configure.in (gxx_include_dir): Change to match versioned
13334 C++ headers if --enable-version-specific-runtime-libs is used.
13335
13336 2002-07-04 Steve Ellcey <sje@cup.hp.com>
13337
13338 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
13339
13340 2002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
13341
13342 * configure.in: Make --without-x work.
13343
13344 2002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
13345
13346 * configure.in: Rearrange target Makefile fragment collection.
13347
13348 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
13349 cvs[src].
13350 * configure.in: Ditto.
13351
13352 2002-07-01 Matt Kraai <kraai@alumni.cmu.edu>
13353
13354 * MAINTAINERS (Write After Approval): Update my e-mail address.
13355
13356 2002-06-24 Ben Elliston <bje@redhat.com>
13357
13358 * configure.in (host_tools): Remove cgen.
13359
13360 * Makefile.in (all-cgen): Remove; runs from its source directory.
13361 (check-cgen, install-cgen, clean-cgen): Likewise.
13362 (all-opcodes): Do not depend on all-cgen.
13363 (all-sim): Likewise.
13364
13365 2002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
13366
13367 * Makefile.in: Eliminate 'apache' targets.
13368 * configure.in: Eliminate 'apache' targets.
13369
13370 * configure.in: Eliminate redundant tests. Reorganize.
13371
13372 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
13373
13374 * config-ml.in: Eliminate references to Cygnus configure.
13375
13376 * Makefile.in: Eliminate references to building emacs.
13377
13378 2002-06-28 Graham Stott <graham.stott@btinternet.com>
13379
13380 * MAINTAINERS: Update my email address.
13381
13382 2002-06-26 Benjamin Kosnik <bkoz@redhat.com>
13383
13384 * config.if (libstdcxx_incdir): Version C++ headers.
13385 (cxx_incdir): Remove.
13386
13387 2002-06-25 Nathanael Nerode <neroden@gcc.gnu.org>
13388
13389 * MAINTAINERS (Write After Approval): Add self.
13390
13391 Thu Jun 20 00:35:14 2002 Denis Chertykov <denisc@overta.ru>
13392
13393 * configure.in: Add support for ip2k.
13394
13395 2002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
13396
13397 * configure.in: Fix AIX configury bug.
13398
13399 2002-06-20 Steve Ellcey <sje@cup.hp.com>
13400
13401 * MAINTAINERS (Write After Approval): Add self.
13402
13403 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
13404
13405 * configure.in: replace ${topsrcdir} with ${srcdir}
13406
13407 * configure.in: Move definition of libstdcxx_flags
13408 right above usage, rather than waaay earlier.
13409
13410 * configure.in: Pull definition of is_cross_compiler earlier.
13411
13412 * configure.in: Rearrange a little.
13413
13414 * configure.in: Remove references to librx.
13415 * Makefile.in: Remove references to librx.
13416
13417 Tue Jun 18 22:37:35 2002 Denis Chertykov <denisc@overta.ru>
13418
13419 * config.sub: Add support for avr target.
13420 Import from master sources, rev 1.255
13421
13422 2002-06-19 Phil Edwards <pme@gcc.gnu.org>
13423
13424 * configure, .cvsignore: Revert previous change...
13425 * Makefile: ...delete.
13426
13427 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
13428
13429 * configure.in: Eliminate ${gasdir} variable.
13430
13431 2002-06-18 Dave Brolley <brolley@redhat.com>
13432
13433 * configure.in: Add support for frv.
13434 * config.sub: Add support for frv.
13435
13436 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
13437
13438 * configure: Remove garbage from previous commit.
13439
13440 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
13441
13442 * configure: For in-source builds, make a subdir and re-exec there.
13443 * Makefile: New file. Pass targets through to build directory.
13444 * .cvsignore: No longer ignore "Makefile".
13445
13446 2002-06-16 Douglas Rupp <rupp@gnat.com>
13447
13448 * MAINTAINERS (Write After Approval): Add self.
13449
13450 2002-06-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
13451
13452 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
13453
13454 2002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
13455
13456 * configure.in (vax-*-netbsd*): Re-enable gas.
13457
13458 2002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
13459
13460 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
13461 BUILD_PREFIX_1, to correct nomenclature.
13462 * configure: Likewise.
13463
13464 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
13465 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
13466
13467 2002-05-31 Olaf Hering <olh@suse.de>
13468
13469 * config-ml.in: Propogate DESTDIR also.
13470
13471 2002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
13472
13473 * configure.in (vax-*-netbsd*): Don't build gas for this
13474 platform.
13475
13476 2002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
13477
13478 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
13479 and libgcj for AVR.
13480
13481 2002-05-23 Kaz Kojima <kkojima@gcc.gnu.org>
13482
13483 * MAINTAINERS (Write After Approval): Add myself.
13484
13485 2002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
13486
13487 * config.guess: Update to 2002-05-22 version.
13488 * config.sub: Likewise.
13489
13490 2002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13491
13492 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
13493 * config-ml.in: Likewise.
13494 * configure: Likewise.
13495 * configure.in: Likewise.
13496
13497 2002-05-16 Stephane Carrez <stcarrez@nerim.fr>
13498
13499 * MAINTAINERS: Update my email address.
13500
13501 2002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
13502
13503 * configure.in: Simplify makefile fragment collection.
13504
13505 * configure.in: Remove code to build emacs.
13506
13507 * configure.in : Remove --srcdir argument from targargs and buildargs
13508 (it's always overridden in the Makefile anyway). Rearrange a bit.
13509
13510 * configure: Move some logic to configure.in.
13511 * configure.in: Move some logic from configure.
13512
13513 2002-05-11 Tom Tromey <tromey@redhat.com>
13514
13515 * MAINTAINERS: Reflect libgcj reality.
13516
13517 2002-05-09 Federico G. Schwindt <fgsch@olimpo.com.br>
13518
13519 * Makefile.in: Honour DESTDIR.
13520
13521 2002-05-08 Mark Mitchell <mark@codesourcery.com>
13522
13523 * config.guess: Import 2002-03-20 version.
13524 * config.sub: Import 2002-04-26 version.
13525
13526 2002-05-08 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13527
13528 * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
13529
13530 2002-05-07 Tim Josling <tej@melbpc.org.au>
13531
13532 * MAINTAINERS: Add self.
13533
13534 2002-05-06 Loren J. Rittle <ljrittle@acm.org>
13535
13536 * ltmain.sh: Detect and handle object name conflicts
13537 while piecewise linking a static library.
13538
13539 2002-05-05 Alexandre Oliva <aoliva@redhat.com>
13540
13541 * configure.in (noconfigdirs): Don't disable libgcj on
13542 sparc64-*-solaris* and sparcv9-*-solaris*.
13543
13544 2002-05-03 Alexandre Oliva <aoliva@redhat.com>
13545
13546 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
13547
13548 2002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
13549
13550 * configure.in (FLAGS_FOR_TARGET): Do not add
13551 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
13552 on i[3456]86-*-linux*.
13553
13554 2002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
13555
13556 * configure.in (noconfigdirs): Replace [ ] with test.
13557
13558 * configure.in (noconfigdirs): Do not add target-newlib if
13559 target == i[3456]86-*-linux*, and host == target.
13560
13561 2002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
13562
13563 * configure.in: delete reference to absent file
13564
13565 * configure.in: replace '[' with 'test'
13566
13567 * configure.in: Eliminate references to gash.
13568 * Makefile.in: Eliminate references to gash.
13569
13570 * configure.in: remove useless references to 'pic' makefile fragments.
13571
13572 * configure.in: (*-*-windows*) Finish removing.
13573
13574 * configure.in: Eliminate redundant test for libgui.
13575
13576 2002-04-29 Roger Sayle <roger@eyesopen.com>
13577
13578 * MAINTAINERS: Add self and realphabetize. Update entries
13579 for Dan Berlin, Chris Demetriou and Michael Matz. Remove
13580 entry for a29k port maintainer.
13581
13582 2002-04-26 Joel Sherrill <joel@OARcorp.com>
13583
13584 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
13585 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
13586
13587 2002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
13588
13589 * configure.in: remove references to dead files
13590
13591 2002-04-19 Mark Mitchell <mark@codesourcery.com>
13592
13593 * MAINTAINERS: Add information about purpose of this file.
13594
13595 2002-04-18 Tom Tromey <tromey@redhat.com>
13596
13597 * configure.in: Disallow configuring libgcj when it is already
13598 installed and we're using Solaris 2.8 linker. Do enable libgcj on
13599 Solaris 2.8 by default. For PR libgcj/6158.
13600
13601 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
13602
13603 * configure.in: Move default CC setting out of config/mh-* fragments
13604 directly into here.
13605
13606 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
13607
13608 * configure.in: don't even try to configure or make a subdirectory
13609 if there's no configure script for it.
13610
13611 2002-04-15 Mark Mitchell <mark@codesourcery.com>
13612
13613 * MAINTAINERS: Remove chill maintainers.
13614 * Makefile.in (CHILLFLAGS): Remove.
13615 (CHILL_LIB): Remove.
13616 (TARGET_CONFIGDIRS): Remove libchill.
13617 (CHILL_FOR_TARGET): Remove.
13618 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
13619 CHILL_LIB.
13620 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
13621 (CHECK_TARGET_MODULES): Likewise.
13622 (INSTALL_TARGET_MODULES): Likewise.
13623 (CLEAN_TARGET_MODULES): Likewise.
13624 (configure-target-libchill): Remove.
13625 (all-target-libchill): Remove.
13626 * configure.in (target_libs): Remove target-libchill.
13627 Do not compute CHILL_FOR_TARGET.
13628 * libchill: Remove directory.
13629
13630 2002-04-11 DJ Delorie <dj@redhat.com>
13631
13632 * Makefile.in, configure.in: Sync with binutils, entries
13633 follow...
13634
13635 2002-04-07 Andrew Cagney <ac131313@redhat.com>
13636
13637 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
13638 (do-tar, do-bz2): New rules.
13639 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
13640 (gdb-tar): New rule.
13641 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
13642 (insight_dejagnu.tar): New rule.
13643 (insight.tar): New rule.
13644 (gdb+dejagnu.tar): New rule.
13645 (gdb.tar): New rule.
13646
13647 2002-02-01 Mo DeJong <supermo@bayarea.net>
13648
13649 * Makefile.in: Add all-tix to deps for all-snavigator
13650 so that tix is built when building snavigator.
13651
13652 2002-01-11 Steve Ellcey <sje@cup.hp.com>
13653
13654 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
13655 ld and gdb are not supported.
13656
13657 2002-01-07 Mark Salter <msalter@redhat.com>
13658
13659 * configure.in: Remove target-bsp and target-cygmon from arm builds.
13660 Allow target-libgloss to be built for arm, strongarm, and xscale.
13661
13662 2001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
13663
13664 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
13665 options for i[3456]86-pc-linux* native builds.
13666
13667 2001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
13668
13669 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
13670 files from .po files for a distribution.
13671
13672 2001-09-03 Jeff Holcomb <jeffh@redhat.com>
13673
13674 * configure.in: Enable libstdc++-v3 for h8300 targets.
13675
13676 2001-06-19 Alan Modra <amodra@bigpond.net.au>
13677
13678 * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
13679 version from bfd/.
13680
13681 Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
13682
13683 * Makefile.in (VER): When present, extract the version number from
13684 the file version.in.
13685
13686 2001-05-24 Tom Rix <trix@redhat.com>
13687
13688 * configure.in : enable ld for aix
13689
13690 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
13691
13692 * config.guess: Add linux target for S/390.
13693
13694 2000-11-07 Philip Blundell <pb@futuretv.com>
13695
13696 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
13697
13698 2000-11-03 Philip Blundell <pb@futuretv.com>
13699
13700 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
13701 files.
13702
13703 2001-01-15 Ben Elliston <bje@redhat.com>
13704
13705 * configure.in (host_tools): Add sid.
13706 Always configure cgen.
13707
13708 2000-11-24 Nick Clifton <nickc@redhat.com>
13709
13710 * configure.in (c4x, c5x, tic54x): Move after ARM targets.
13711
13712 2000-08-20 Doug Evans <dje@casey.transmeta.com>
13713
13714 * Makefile.in (ALL_MODULES): Add all-cgen.
13715 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
13716 (all-cgen): New target.
13717 (all-opcodes,all-sim): Depend on all-cgen.
13718 * configure.in (host_tools): Add cgen.
13719 Only configure cgen if --enable-cgen-maint.
13720
13721 2002-04-09 Loren J. Rittle <ljrittle@acm.org>
13722
13723 * configure.in: Add *-*-freebsd* configurations.
13724
13725 2002-04-08 Tom Tromey <tromey@redhat.com>
13726
13727 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
13728 Fixes PR libgcj/6068.
13729
13730 2002-03-30 Krister Walfridsson <cato@df.lth.se>
13731
13732 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
13733
13734 2002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13735
13736 * configure.in (alpha*-dec-osf*): Enable libgcj.
13737
13738 2003-03-27 Matthew Gingell <gingell@gnat.com>
13739
13740 * MAINTAINERS (Write After Approval): Add myself.
13741
13742 2002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
13743
13744 Fix for: PR bootstrap/3591, target/5676
13745 * configure.in (mcore-pe): Disable the configuration of
13746 libstdc++-v3 since exceptions are not supported.
13747
13748 2002-03-20 Anthony Green <green@redhat.com>
13749
13750 * configure.in: Enable libgcj for xscale-elf target.
13751
13752 Tue Mar 19 09:05:08 2002 J"orn Rennecke <joern.rennecke@superh.com>
13753
13754 * MAINTAINERS: Update my email address.
13755
13756 2002-03-16 Alexandre Oliva <aoliva@redhat.com>
13757
13758 * ltmain.sh (relink_command): Fix typo in previous change.
13759
13760 2002-03-15 Alexandre Oliva <aoliva@redhat.com>
13761
13762 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
13763 (relink_command): Added --tag flags.
13764 (mode=install): If relinking fails; error out.
13765
13766 2002-03-12 Richard Henderson <rth@redhat.com>
13767
13768 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
13769 .NOTPARALLEL tag.
13770 (do-check): Rename from check.
13771 (check): Allow parallel check.
13772
13773 2002-03-12 Bob Wilson <bob.wilson@acm.org>
13774
13775 * MAINTAINERS: Add myself as maintainer for xtensa port.
13776 Fix alphabetical order in CPU port maintainer list.
13777 Remove myself from Write After Approval list.
13778
13779 2002-03-11 Richard Henderson <rth@redhat.com>
13780
13781 * Makefile.in (.NOTPARALLEL): Add fake tag.
13782
13783 2002-03-07 H.J. Lu (hjl@gnu.org)
13784
13785 * configure.in: Enable gprof for mips*-*-linux*.
13786
13787 2002-03-05 Danny Smith <dannysmith@users.sourceforge.net>
13788
13789 * MAINTAINERS (Write After Approval): Add myself.
13790
13791 2002-02-28 Alexandre Oliva <aoliva@redhat.com>
13792
13793 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
13794 libjava.
13795 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
13796
13797 2002-02-23 Alexandre Oliva <aoliva@redhat.com>
13798
13799 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
13800 because its Makefile is there; test for the executable instead.
13801
13802 2002-02-22 Alexandre Oliva <aoliva@redhat.com>
13803
13804 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
13805 libstdc++-v3 and libjava.
13806
13807 2002-02-11 Adam Megacz <adam@xwt.org>
13808
13809 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
13810 boehm-gc
13811
13812 2002-02-09 Alexandre Oliva <aoliva@redhat.com>
13813
13814 * config.guess: Updated to 2002-01-30's version.
13815 * config.sub: Updated to 2002-02-01's version.
13816 Contribute sh64-elf.
13817 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
13818 * configure.in: Added sh64-*-*.
13819
13820 2002-02-08 Chris Demetriou <cgd@broadcom.com>
13821
13822 * MAINTAINERS: Belatedly add myself to write after approval list.
13823
13824 Thu Feb 7 12:40:58 CET 2002 Jan Hubicka <jh@suse.cz>
13825
13826 * MAINTAINERS: Put self in as maintainer for x86-64 port.
13827 Remove self as Write After Approval.
13828
13829 2002-01-31 Geoffrey Keating <geoffk@redhat.com>
13830
13831 * MAINTAINERS: Put self in as maintainer for contrib/regression
13832 directory.
13833
13834 2002-01-28 Phil Edwards <pme@gcc.gnu.org>
13835
13836 * MAINTAINERS: Update my email address.
13837
13838 2002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
13839
13840 * configure.in (*-*-netbsd*): New. Skip target-newlib,
13841 target-libiberty, and target-libgloss. Skip Java-related
13842 libraries if not supported for NetBSD on target CPU.
13843
13844 2002-01-25 Douglas B Rupp <rupp@gnat.com>
13845
13846 * install-sh: Use _inst.$$_ for temp file name.
13847
13848 2002-01-24 Jason Thorpe <thorpej@wasabisystems.com>
13849
13850 * MAINTAINERS (Write After Approval): Move my contact info
13851 from here...
13852 (OS Port Maintainers): ...to here (netbsd).
13853
13854 2002-01-22 Bob Wilson <bob.wilson@acm.org>
13855
13856 * MAINTAINERS (Write After Approval): Add myself.
13857
13858 2002-01-17 H.J. Lu <hjl@gnu.org>
13859
13860 * Makefile.in (all-fastjar): Also depend on all-libiberty.
13861 (all-target-fastjar): Also depend on all-target-libiberty.
13862
13863 2002-01-16 H.J. Lu (hjl@gnu.org)
13864
13865 * config.guess: Import from master sources, rev 1.225.
13866 * config.sub: Import from master sources, rev 1.238.
13867
13868 2002-01-16 Kazu Hirata <kazu@hxi.com>
13869
13870 * MAINTAINERS (Write After Approval): Remove myself.
13871
13872 2001-12-19 Florian Weimer <fw@deneb.enyo.de>
13873
13874 * MAINTAINERS (Write After Approval): Add myself.
13875
13876 2001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
13877
13878 * MAINTAINERS: Add self as docs co-maintainer.
13879
13880 2001-12-11 Matthias Klose <doko@debian.org>
13881
13882 * MAINTAINERS (Write After Approval): Add myself.
13883
13884 2001-12-09 Zack Weinberg <zack@codesourcery.com>
13885
13886 * MAINTAINERS: Update my email address.
13887
13888 2001-12-07 Turly O'Connor <turly@apple.com>
13889 * MAINTAINERS (Write After Approval): Add myself.
13890 * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
13891 (rs6000_initialize_trampoline): Call __trampoline_setup for
13892 ABI_DARWIN too.
13893 * darwin-tramp.asm: New file, implements __trampoline_setup.
13894 * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
13895
13896 2001-12-07 Paolo Carlini <pcarlini@unitus.it>
13897
13898 * MAINTAINERS (Write After Approval): Add myself.
13899
13900 Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
13901
13902 * configure, configure.in: Use temp file for long sed commands.
13903
13904 2001-12-03 Laurent Guerby <guerby@acm.org>
13905
13906 * config.sub: Update to version 1.232 on subversion.
13907
13908 2001-12-03 Ben Elliston <bje@redhat.com>
13909
13910 * MAINTAINERS: Update mail address for config.* patches.
13911
13912 2001-11-27 DJ Delorie <dj@redhat.com>
13913 Zack Weinberg <zack@codesourcery.com>
13914
13915 When build != host, create libiberty for the build machine.
13916
13917 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
13918 CONFIG_ARGUMENTS.
13919 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
13920 New variables.
13921 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
13922 and rules.
13923 (all.normal): Depend on ALL_BUILD_MODULES.
13924 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
13925 (all-build-libiberty): Depend on configure-build-libiberty.
13926
13927 * configure: Calculate and substitute proper value for
13928 ALL_BUILD_MODULES.
13929 * configure.in: Create the build subdirectory.
13930 Calculate and substitute TARGET_CONFIGARGS (formerly
13931 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
13932
13933 2001-11-26 Ziemowit Laski <zlaski@apple.com>
13934
13935 * MAINTAINERS (write-after-approval): Add self.
13936
13937 2001-11-17 Craig Rodrigues <rodrigc@gcc.gnu.org>
13938
13939 * MAINTAINERS (GNATS only accounts): Remove self.
13940
13941 2001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
13942
13943 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
13944 libf2c.
13945
13946 2001-11-12 Craig Rodrigues <rodrigc@gcc.gnu.org>
13947
13948 * MAINTAINERS (Write After Approval): Add self.
13949
13950 2001-11-12 David O'Brien <obrien@FreeBSD.org>
13951
13952 * MAINTAINERS: mips and s390 are also CPU ports.
13953
13954 2001-11-12 David O'Brien <obrien@FreeBSD.org>
13955
13956 * MAINTAINERS: mcore, cris and mmix are also CPU ports.
13957
13958 2001-11-11 David O'Brien <obrien@FreeBSD.org>
13959
13960 * MAINTAINERS: Alphabetize.
13961
13962 2001-11-09 Kazu Hirata <kazu@hxi.com>
13963
13964 * MAINTAINERS (Various maintainers: h8 port): Add myself.
13965
13966 2001-11-09 John David Anglin <dave@hiauly1.hia.nrc.ca>
13967
13968 * MAINTAINERS (Various maintainers: hppa port): Added myself.
13969
13970 2001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
13971
13972 * configure.in (--enable-languages): Be more permissive about
13973 syntax. Check for empty lists better. Warn about $LANGUAGES.
13974
13975 2001-11-08 Geoffrey Keating <geoffk@redhat.com>
13976
13977 * config.sub: Import from master sources, rev. 1.230.
13978 * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
13979
13980 2001-11-07 Laurent Guerby <guerby@acm.org>
13981
13982 * MAINTAINERS (Write After Approval): Add self.
13983
13984 2001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
13985
13986 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
13987
13988 2001-11-05 Hans-Peter Nilsson <hp@bitrange.com>
13989
13990 * config.sub: Import from master sources, rev 1.226.
13991 * config.guess: Import from master sources, rev 1.216.
13992
13993 2001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
13994
13995 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
13996 * MAINTAINERS: Add self as maintainer of MMIX port.
13997 Remove old after-approval entry.
13998
13999 2001-10-28 Joseph S. Myers <jsm28@cam.ac.uk>
14000
14001 * ChangeLog, configure: Fix spelling errors.
14002
14003 2001-10-20 Brendan Kehoe <brendan@zen.org>
14004
14005 * MAINTAINERS: Tweak my address.
14006
14007 Thu Oct 11 21:50:15 2001 J"orn Rennecke <amylaar@onetel.net.uk>
14008
14009 * MAINTAINERS: Update my email address.
14010
14011 2001-10-11 Hans-Peter Nilsson <hp@axis.com>
14012
14013 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
14014 * MAINTAINERS: Add self as maintainer of CRIS port.
14015
14016 2001-10-10 Geert Bosch <bosch@gnat.com>
14017
14018 * MAINTAINERS (Various maintainers: Ada front end):
14019 Added Robert Dewar.
14020
14021 2001-10-03 David Billinghurst <David.Billinghurst@riotinto.com>
14022
14023 * MAINTAINERS (Write After Approval): Added self
14024
14025 2001-10-02 Geert Bosch <bosch@gnat.com>
14026
14027 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
14028
14029 2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
14030
14031 * configure: Handle temporary files securely using mkdir.
14032
14033 2001-09-29 Alexandre Oliva <aoliva@redhat.com>
14034
14035 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
14036
14037 2001-09-26 Will Cohen <wcohen@redhat.com>
14038
14039 * configure.in (*-*-linux*): Disable configuration of target-newlib
14040 and target-libgloss.
14041
14042 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
14043
14044 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
14045 RANLIB.
14046
14047 2001-09-21 Alexandre Oliva <aoliva@redhat.com>
14048
14049 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
14050 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
14051 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
14052 avoid quotes nesting problems.
14053 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
14054 (DO_X): Export only variables that are set.
14055
14056 2001-09-19 Ben Elliston <bje@redhat.com>
14057
14058 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
14059 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
14060 semantics. Use the shell built-in "type" command instead.
14061
14062 2001-08-31 Alexandre Oliva <aoliva@redhat.com>
14063
14064 Merged from gcc-3_0-branch:
14065 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
14066 * ltcf-c.sh: Use $objext, not $ac_objext.
14067 2001-07-27 Mark Kettenis <kettenis@gnu.org>
14068 * ltcf-cxx.sh: Add support for GNU.
14069 2001-07-22 Timothy Wall <twall@redhat.com>
14070 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
14071 default settings if using GNU tools with that configuration.
14072 * ltcf-cxx.sh: Ditto.
14073 * ltcf-gcj.sh: Ditto.
14074 2001-07-21 Michael Chastain <chastain@redhat.com>
14075 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
14076 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
14077 * ltmain.sh: Mark as gcc-local.
14078
14079 2001-08-30 Eric Christopher <echristo@redhat.com>
14080 Jason Eckhardt <jle@redhat.com>
14081
14082 * config.guess: Merge from master sources.
14083 * config.sub: Merge from master sources, add support for mipsisa32.
14084
14085 2001-08-25 Geoffrey Keating <geoffk@redhat.com>
14086 * config.sub: Merge from master sources, rev 1.219.
14087 * MAINTAINERS: Add self as contact for stormy16 port.
14088
14089 2001-08-14 Zack Weinberg <zackw@panix.com>
14090
14091 * config.sub: Merge from master sources, rev 1.218.
14092 * config.guess: Merge from master sources, rev 1.209.
14093
14094 2001-08-11 Graham Stott <grahams@redhat.com>
14095
14096 * Makefile.in (check-c++): Add missing semicolon.
14097
14098 Mon Jul 30 19:24:13 CEST 2001 Jan Hubicka <jh@suse.cz>
14099
14100 * MAINTAINERS (Various maitainers: predict.def): Added myself.
14101
14102 2001-07-30 Eric Christopher <echristo@redhat.com>
14103
14104 * MAINTAINERS (Various maintainers: mips port): Added myself.
14105
14106 2001-07-25 Andrew Haley <aph@cambridge.redhat.com>
14107
14108 * configure.in (sh-*-linux*): New.
14109
14110 2001-07-27 Richard Henderson <rth@redhat.com>
14111
14112 * .cvsignore: Add LAST_UPDATED.
14113
14114 2001-07-23 Ulrich Weigand <uweigand@de.ibm.com>
14115
14116 * MAINTAINERS (Various maintainers: s390 port): Added myself.
14117
14118 2001-07-16 Aldy Hernandez <aldyh@redhat.com>
14119
14120 * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
14121
14122 Fri Jul 13 14:31:57 2001 Nicola Pero <nicola@brainstorm.co.uk>
14123
14124 * MAINTAINERS (Write After Approval): Added myself.
14125
14126 2001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
14127
14128 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
14129 and libgcj on m68hc11/m68hc12.
14130
14131 2001-06-27 H.J. Lu (hjl@gnu.org)
14132
14133 * Makefile (CFLAGS_FOR_BUILD): New.
14134 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
14135
14136 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
14137
14138 * README: Remove version number.
14139
14140 2001-06-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
14141
14142 * INSTALL/README: Update wrt. to the installation instructions now
14143 residing in gcc/doc/install.texi.
14144
14145 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
14146
14147 * README: Replace with a cut-down and updated version of gcc/README.
14148
14149 2001-06-12 David Edelsohn <edelsohn@gnu.org>
14150
14151 * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
14152 multilibs to be disabled.
14153
14154 2001-06-11 Daniel Berlin <dan@cgsoftware.com>
14155
14156 * MAINTAINERS (Write After Approval): Add myself.
14157
14158 2001-06-09 Alexandre Oliva <aoliva@redhat.com>
14159
14160 * config.guess: Import CVS version 1.195.
14161 * config.sub: Import CVS version 1.212.
14162
14163 2001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
14164
14165 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
14166 gcc/xgcc is built, use -print-prog-name to find out the program
14167 name to use.
14168
14169 2001-06-04 Phil Edwards <pme@sources.redhat.com>
14170
14171 * config.guess: Import CVS version 1.194. All gcc-local changes
14172 appear to also be in the master copy.
14173 * config.sub: Import CVS version 1.211.
14174
14175 Mon Jun 4 16:32:53 2001 Mark Mitchell <mark@codesourcery.com>
14176
14177 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
14178 with_gcc]: Use `gcc -shared' to build a shared library.
14179
14180 Mon Jun 4 16:24:43 2001 John David Anglin <dave@hiauly1.hia.nrc.ca>
14181
14182 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
14183 archives.
14184
14185 Fri Jun 1 18:55:19 2001 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
14186
14187 * MAINTAINERS (Write After Approval): Add myself.
14188
14189 2001-06-01 Hans-Peter Nilsson <hp@axis.com>
14190
14191 * configure.in (libstdcxx_flags): Do not try to execute
14192 libstdc++-v3/testsuite_flags until it exists.
14193
14194 2001-06-01 Alan Modra <amodra@bigpond.net.au>
14195
14196 * MAINTAINERS: Update my email address.
14197
14198 2001-05-31 Graham Stott <grahams@redhat.com>
14199
14200 * MAINTAINERS (Write After Approval): Add myself.
14201
14202 2001-05-28 Simon Patarin <simon.patarin@inria.fr>
14203
14204 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
14205 libraries when using g++ with native linker.
14206
14207 2001-05-28 Alexandre Oliva <aoliva@redhat.com>
14208
14209 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
14210
14211 2001-05-22 Alexandre Oliva <aoliva@redhat.com>
14212
14213 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
14214 [aix4*|aix5*]: Prepend blank.
14215
14216 2001-05-20 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.254. Rebuilt a number
14220 of subdir/configure scripts to use the new libtool.m4.
14221
14222 2001-05-19 Matt Kraai <kraai@alumni.carnegiemellon.edu>
14223
14224 * MAINTAINERS (Write After Approval): Add myself.
14225
14226 2001-05-18 Benjamin Kosnik <bkoz@redhat.com>
14227
14228 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
14229
14230 2001-05-11 Ben Elliston <bje@redhat.com>
14231
14232 * Makefile.in (all-sid): New target.
14233 (check-sid, clean-sid, install-sid): Likewise.
14234
14235 2001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
14236
14237 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
14238
14239 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
14240
14241 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
14242 libgcj.
14243
14244 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
14245
14246 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
14247 gcc/xgcc is built, use -print-prog-name to find out the program
14248 name to use.
14249
14250 2001-04-26 Alexandre Oliva <aoliva@redhat.com>
14251
14252 * configure.in (noconfigdirs): Don't reset it from scratch in the
14253 target case; only append to it.
14254
14255 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
14256 sparc-*-solaris2.8]: Disable ${libgcj}.
14257
14258 2001-04-25 Alexandre Oliva <aoliva@redhat.com>
14259
14260 * configure.in (libgcj_saved): Copy from $libgcj.
14261 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
14262 --disable-libgcj.
14263
14264 2001-04-25 Gavin Romig-Koch <gavin@redhat.com>
14265
14266 * MAINTAINERS: Remove self as MIPS maintainer and
14267 C front end maintainer.
14268
14269 Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
14270
14271 * configure.in: Move *-chorusos target case to the proper switch.
14272 Disable libgcj.
14273
14274 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
14275
14276 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
14277 1.641.2.228.
14278
14279 2001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
14280
14281 * Makefile.in (STAGE1_CFLAGS): Pass down.
14282
14283 2001-04-13 Alan Modra <amodra@one.net.au>
14284
14285 * config.guess: Add hppa64-linux support. Note for next import that
14286 this is already in the master file.
14287 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
14288
14289 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
14290
14291 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
14292 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
14293
14294 2001-04-11 Stan Shebs <shebs@apple.com>
14295
14296 * MAINTAINERS: Add self as Darwin port maintainer.
14297
14298 2001-04-11 Alan Modra <amodra@one.net.au>
14299
14300 * MAINTAINERS: Update my email address.
14301
14302 2001-04-10 Loren J. Rittle <ljrittle@acm.org>
14303
14304 * ltcf-cxx.sh: Support creation of C++ shared libraries on
14305 recent versions of FreeBSD (release 3 or later).
14306 * ltconfig: On FreeBSD, -lc must not be provided when building
14307 a shared library or else the standard -pthread gcc option is
14308 rendered worthless to later users of the built library.
14309
14310 2001-04-06 Joseph S. Myers <jsm28@cam.ac.uk>
14311
14312 * MAINTAINERS: Add self and RTH as C front end maintainers.
14313
14314 2001-04-05 Alexandre Oliva <aoliva@redhat.com>
14315
14316 * config.sub: Make sure to match an already-canonicalized
14317 machine name (eg. mn10300-unknown-elf).
14318
14319 2001-04-01 Alexandre Oliva <aoliva@redhat.com>
14320
14321 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
14322 New macros.
14323 (bootstrap, cross): Use RECURSE_FLAGS.
14324 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
14325
14326 2001-03-27 Alexandre Oliva <aoliva@redhat.com>
14327
14328 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
14329
14330 2001-03-22 Colin Howell <chowell@redhat.com>
14331
14332 * Makefile.in (DO_X): Do not backslash single-quotes in
14333 backquotes (two places).
14334
14335 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
14336
14337 Re-installed:
14338 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
14339 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
14340 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
14341 * ltcf-cxx.sh: Likewise.
14342 * ltcf-gcj.sh: Likewise.
14343
14344 2001-03-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
14345
14346 * MAINTAINERS: Add myself as "documentation co-maintainer".
14347
14348 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
14349
14350 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
14351 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
14352
14353 2001-03-19 Tom Tromey <tromey@redhat.com>
14354
14355 * config-ml.in: Handle GCJ and GCJFLAGS.
14356
14357 2001-03-21 Michael Chastain <chastain@redhat.com>
14358
14359 * Makefile.in: all-m4 depends on all-texinfo.
14360
14361 2001-03-20 Loren J. Rittle <ljrittle@acm.org>
14362
14363 * MAINTAINERS: Add myself to write after approval list.
14364
14365 2001-03-18 Laurynas Biveinis <lauras@softhome.net>
14366
14367 * Makefile.in (DO_X): Quote nested quotes.
14368
14369 2001-03-18 Alan Modra <alan@linuxcare.com.au>
14370
14371 * MAINTAINERS: Add myself to write after approval list.
14372
14373 2001-03-15 Laurynas Biveinis <lauras@softhome.net>
14374
14375 * Makefile.in (DO_X): Use double quotes for quoting
14376 "RANLIB=$${RANLIB}".
14377
14378 2001-03-10 Ovidiu Predescu <ovidiu@cup.hp.com>
14379
14380 * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
14381
14382 2001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
14383
14384 * configure.in: Only use `lang_requires' for languages athat are
14385 actually enabled.
14386
14387 2001-03-08 Phil Edwards <pme@sources.redhat.com>
14388
14389 * MAINTAINERS (C++ runtime libs): Update and alphabatize.
14390
14391 2001-03-08 Alexandre Oliva <aoliva@redhat.com>
14392
14393 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
14394
14395 2001-03-07 Tom Tromey <tromey@redhat.com>
14396
14397 * configure.in: Allow config-lang.in to set `lang_requires' to list
14398 of other required languages.
14399
14400 2001-03-06 Laurynas Biveinis <lauras@softhome.net>
14401
14402 * Makefile.in: Remove RANLIB definition. Use RANLIB
14403 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
14404 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
14405
14406 2001-02-28 Benjamin Kosnik <bkoz@redhat.com>
14407 Alexandre Oliva <aoliva@redhat.com>
14408
14409 * Makefile.in (check-c++): Use tabs, not spaces.
14410
14411 2001-02-20 Laurynas Biveinis <lauras@softhome.net>
14412
14413 * MAINTAINERS: add myself to Write After Approval list.
14414
14415 2001-02-19 Benjamin Kosnik <bkoz@redhat.com>
14416
14417 * Makefile.in (check-c++): New rule.
14418
14419 * configure.in (target_libs): Remove libg++.
14420 (noconfigdirs): Remove libg++.
14421 (noconfigdirs): Same.
14422 (noconfigdirs): Same.
14423 (noconfigdirs): Same.
14424
14425 * config-ml.in: Remove libg++ references.
14426
14427 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
14428 (ALL_TARGET_MODULES): Same.
14429 (configure-target-libg++): Remove.
14430 (all-target-libg++): Remove.
14431 (configure-target-libio): Remove.
14432 (all-target-libio): Remove.
14433 (check-target-libio): Remove.
14434 (.PHONY): Remove.
14435 (libg++.tar.bz2): Remove.
14436 (all-target-cygmon): Remove libio.
14437 (all-target-libstdc++): Remove.
14438 (configure-target-libstdc++): Remove.
14439 (TARGET_LIB_PATH): Remove libstdc++.
14440 (ALL_GCC_CXX): Remove libstdc++.
14441 (all-target-gperf): Correct.
14442
14443 2001-02-16 Nick Clifton <nickc@redhat.com>
14444
14445 * configure.in (noconfigdirs): Allow configuration of texinfo
14446 for Cygwin hosts.
14447
14448 2001-02-15 Anthony Green <green@redhat.com>
14449
14450 * configure: Introduce GCJ_FOR_TARGET.
14451 * configure.in: Ditto.
14452 * Makefile.in: Ditto.
14453
14454 2001-02-13 Andreas Schwab <schwab@suse.de>
14455
14456 * MAINTAINERS: Update mail address.
14457
14458 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
14459
14460 * config.guess: Add linux target for S/390.
14461 * config.sub: Likewise.
14462
14463 2001-02-08 Chandrakala Chavva <cchavva@redhat.com>
14464
14465 * configure.in: for *-chorusos, don't config target-newlib and
14466 target-libgloss.
14467
14468 2001-02-06 Ben Elliston <bje@redhat.com>
14469
14470 * configure: Output host type to stdout, not stderr.
14471
14472 2001-02-05 Mark Mitchell <mark@codesourcery.com>
14473
14474 * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
14475 * ltcf-cxx.sh: Likewise.
14476
14477 * config.if: Assume enable_libstdcxx_v3 is defined.
14478
14479 2001-02-04 Mark Mitchell <mark@codesourcery.com>
14480
14481 Remove V2 C++ library.
14482 * configure.in: Remove --enable-libstdcxx_v3 support.
14483
14484 2001-01-31 Bryce McKinlay <bryce@albatross.co.nz>
14485
14486 * include/demangle.h: Add prototype for java_demangle_v3.
14487
14488 2001-01-29 Phil Edwards <pme@sources.redhat.com>
14489
14490 * COPYING.LIB: Update to LGPL 2.1 from the FSF.
14491
14492 2001-01-27 Richard Henderson <rth@redhat.com>
14493
14494 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
14495
14496 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
14497
14498 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
14499 Don't unset, it's non-portable and no longer necessary, set to empty
14500 instead.
14501
14502 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
14503
14504 * ltconfig: Shell portability fix for the tagname validity check.
14505
14506 2001-01-27 Alexandre Oliva <aoliva@redhat.com>
14507
14508 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
14509 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
14510
14511 2001-01-26 Michael Sokolov <msokolov@ivan.Harhan.ORG>
14512
14513 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
14514
14515 2001-01-26 Tom Tromey <tromey@redhat.com>
14516
14517 * configure.in: Allow libgcj to be built on Sparc Solaris.
14518
14519 2001-01-25 David Edelsohn <edelsohn@gnu.org>
14520
14521 * ltcf-c.sh: Add aix5 case.
14522 * ltcf-cxx.sh: Likewise.
14523 * ltconfig: Likewise.
14524
14525 2001-01-24 Alexandre Oliva <aoliva@redhat.com>
14526
14527 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
14528 keep at least one of build_libtool_libs or build_old_libs set to
14529 yes.
14530
14531 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
14532 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
14533
14534 2001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
14535
14536 * configure.in: Enable libgcj on several additional platforms.
14537
14538 2001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
14539
14540 * configure.in: Enable libgcj for linux targets.
14541
14542 2001-01-20 Michael Sokolov <msokolov@ivan.Harhan.ORG>
14543
14544 * MAINTAINERS (Write After Approval): Add myself.
14545
14546 2001-01-15 John David Anglin <dave@hiauly1.hia.nrc.ca>
14547
14548 * MAINTAINERS: Add myself as vax port maintainer.
14549
14550 2001-01-11 Fergus Henderson <fjh@cs.mu.oz.au>
14551
14552 * MAINTAINERS: Add myself as Mercury front-end maintainer.
14553
14554 2001-01-09 Mike Stump <mrs@wrs.com>
14555
14556 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
14557 failures of subdirectories.
14558
14559 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
14560
14561 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
14562 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
14563 * ltcf-cxx.sh: Likewise.
14564 * ltcf-gcj.sh: Likewise.
14565 * ltconfig.sh: Fix typo.
14566
14567 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
14568
14569 * configure: handle DOS-style absolute paths.
14570
14571 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
14572
14573 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
14574
14575 2000-12-30 Marek Michalkiewicz <marekm@linux.org.pl>
14576
14577 * MAINTAINERS: Add myself as avr port co-maintainer.
14578
14579 2000-12-28 Ben Elliston <bje@redhat.com>
14580
14581 * MAINTAINERS: Add myself under ``Write After Approval''.
14582
14583 2000-12-19 Joseph S. Myers <jsm28@cam.ac.uk>
14584
14585 * texinfo: Remove directory from GCC.
14586
14587 2000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
14588
14589 * COPYING: Update to current
14590 ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
14591 to 19yy as example year in copyright notice).
14592
14593 2000-12-18 Benjamin Kosnik <bkoz@redhat.com>
14594
14595 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
14596 (libstdcxx_incdir): Pass down.
14597 * config.if: Remove expired bits for cxx_interface, add stub.
14598 (libstdcxx_incdir): Add variable for g++ include directory.
14599 * configure.in (gxx_include_dir): Use it.
14600
14601 2000-12-18 Alexandre Oliva <aoliva@redhat.com>
14602
14603 * MAINTAINERS: Added self as sh port co-maintainer. Removed entry
14604 with old-email address from ``Write After Approval''.
14605
14606 2000-12-15 Andreas Jaeger <aj@suse.de>
14607
14608 * configure.in: Handle lang_dirs.
14609
14610 2000-12-14 Tom Tromey <tromey@redhat.com>
14611
14612 * MAINTAINERS: Removed brads.
14613
14614 * MAINTAINERS: Added gcj developers.
14615
14616 2000-12-13 Anthony Green <green@redhat.com>
14617
14618 * configure.in: Disable libgcj for any target not specifically
14619 listed. Disable libgcj for x86 and Alpha Linux until compatible
14620 with g++ abi.
14621
14622 2000-12-13 Mike Stump <mrs@wrs.com>
14623
14624 * Makefile.in (local-distclean): Also remove fastjar.
14625
14626 2000-12-12 Rodney Brown <RodneyBrown@mynd.com>
14627
14628 * contrib/gcc_update: Add fastjar --touch entries.
14629
14630 2000-12-12 Alexandre Oliva <aoliva@redhat.com>
14631
14632 * configure.in: Disable language-specific target libraries for
14633 languages that aren't enabled.
14634
14635 2000-12-10 Anthony Green <green@redhat.com>
14636
14637 * configure.in: Define libgcj. Disable libgcj target libraries for
14638 most targets.
14639
14640 2000-12-10 Neil Booth <neilb@earthling.net>
14641
14642 * MAINTAINERS: Update mail address, remove from WAA list.
14643
14644 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
14645
14646 * libjava: Imported from /cvs/java.
14647 * libffi: Likewise.
14648 * Boehm-gc: Likewise.
14649
14650 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
14651
14652 * configure.in (target_libs): Revert 2000-12-08 patch.
14653 (noconfigdirs): Added target-libjava.
14654
14655 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
14656
14657 * djunpack.bat: removed.
14658
14659 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
14660
14661 * Makefile.in: handle DOS-style absolute paths.
14662 * config-ml.in: likewise.
14663 * symlink-tree: likewise.
14664
14665 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
14666
14667 * fastjar: Imported.
14668
14669 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
14670
14671 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
14672 libjava.
14673 * configure.in (target_libs): Removed `target-libjava'.
14674
14675 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
14676
14677 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
14678 (ALL_MODULES): Added fastjar.
14679 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
14680 (all-target-libjava): all-fastjar replaces all-zip.
14681 (all-fastjar): Added.
14682 (configure-target-fastjar, all-target-fastjar): Likewise.
14683 * configure.in (host_tools): Added fastjar.
14684
14685 2000-12-07 Mike Stump <mrs@wrs.com>
14686
14687 * Makefile.in (local-distclean): Remove leftover built files.
14688
14689 2000-11-24 Nick Clifton <nickc@redhat.com>
14690
14691 * configure.in (xscale-elf): Add target.
14692 (xscale-coff): Add target.
14693
14694 2000-11-22 Loren J. Rittle <ljrittle@acm.org>
14695
14696 * ltcf-cxx.sh: Support creation of C++ shared libraries on
14697 recent versions of FreeBSD (release 3 or later).
14698 * ltconfig: On FreeBSD, -lc must not be provided when building
14699 a shared library or else the standard -pthread gcc option is
14700 rendered worthless to later users of the built library.
14701
14702 2000-11-16 Fred Fish <fnf@be.com>
14703
14704 * configure.in (enable_libstdcxx_v3): Fix typo,
14705 libstd++ -> libstdc++.
14706
14707 2000-11-21 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
14708
14709 * MAINTAINERS: Add self to Write After Approval list.
14710
14711 2000-11-21 Bernd Schmidt <bernds@redhat.com>
14712
14713 * MAINTAINERS: Update my email address. Add myself to global write
14714 privs list.
14715
14716 2000-11-18 Alexandre Oliva <aoliva@redhat.com>
14717
14718 * Makefile.in: Merge with src and libgcj.
14719 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
14720 configure-target-<library> when their configure scripts need the C
14721 or C++ library to have already been built to work properly.
14722 (do_proto_toplev): Set them to an empty string.
14723
14724 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
14725 (REALLY_SET_LIB_PATH): Use them.
14726
14727 2000-11-17 Stan Shebs <shebs@apple.com>
14728
14729 * MAINTAINERS: Add self to Write After Approval list.
14730
14731 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
14732
14733 * configure: Provide the original toplevel configure arguments
14734 (including $0) to subprocesses in the environment rather than
14735 through gcc/configargs.h.
14736
14737 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
14738
14739 * MAINTAINERS: Remove references to cccp. Change C9X reference to
14740 C99. Alphabetise "Write After Approval" list.
14741
14742 2000-11-12 Mark Mitchell <mark@codesourcery.com>
14743
14744 * configure: Turn on libstdc++ V3 by default.
14745
14746 * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
14747 if we've got GCC.
14748
14749 2000-11-11 Philip Blundell <philb@gnu.org>
14750
14751 * MAINTAINERS: Add self to Write After Approval list.
14752
14753 2000-11-09 David Edelsohn <edelsohn@gnu.org>
14754
14755 * ltcf-c.sh (aix4): Improve shared library configuration; require
14756 exporting symbols.
14757 * ltcf-cxx.sh (aix4): Define.
14758 * ltconfig (aix4): Define library and soname specs appropriate for
14759 AIX. Define command to create export symbols list.
14760
14761 Mon Nov 6 14:19:35 2000 Christopher Faylor <cgf@cygnus.com>
14762
14763 * config.sub: Add support for Sun Chorus
14764
14765 2000-10-31 Nick Clifton <nickc@redhat.com>
14766
14767 * MAINTAINERS: Rename <name>@cygnus.com addresses to
14768 <name>@redhat.com. Also installed new email address for Clint
14769 Popetz.
14770
14771 2000-10-30 Joseph S. Myers <jsm28@cam.ac.uk>
14772
14773 * etc: Remove directory from GCC.
14774
14775 2000-10-16 Michael Meissner <meissner@redhat.com>
14776
14777 * configure (gcc/configargs.h): Only create if there is a build GCC
14778 directory created.
14779
14780 2000-10-16 Matthias Klose <doko@debian.org>
14781
14782 * config.if: Search libstdc++-v3/configure.in for INTERFACE,
14783 when configured for libstdc++-v3.
14784
14785 2000-10-05 Phil Edwards <pme@gcc.gnu.org>
14786
14787 * configure: Save configure arguments to gcc/configargs.h.
14788
14789 2000-10-04 Philipp Thomas <pthomas@suse.de>
14790
14791 * config.guess: Import CVS version 1.157.
14792 * config.sub: Import CVS version 1.181.
14793
14794 2000-10-04 Andris Pavenis <pavenis@latnet.lv>
14795
14796 * Makefile.in (bootstrap): avoid recursion if subdir missing
14797 (cross): ditto
14798 (do-proto-toplev): ditto
14799
14800 2000-09-30 Alexandre Oliva <aoliva@redhat.com>
14801
14802 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
14803 ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
14804
14805 * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
14806 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
14807 all affected `configure' scripts.
14808
14809 Mon 25-Sep-2000 19:46:09 BST Neil Booth <neilb@earthling.net>
14810
14811 * MAINTAINERS: Add self as cpplib co-maintainer.
14812
14813 2000-09-24 Aldy Hernandez <aldyh@redhat.com>
14814
14815 * MAINTAINERS: Add self to Write After Approval list.
14816
14817 2000-09-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
14818
14819 * INSTALL/README: egcs -> GCC update.
14820
14821 Sun Sep 17 16:55:59 CEST 2000 Marc Espie <espie@cvs.openbsd.org>
14822
14823 * MAINTAINERS: Add myself to Write After Approval list.
14824
14825 2000-09-15 Kazu Hirata <kazu@hxi.com>
14826
14827 * MAINTAINERS: Add myself to Write After Approval list.
14828
14829 Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
14830
14831 * configure.in: Do not build byacc for hppa64. Provide paths to the
14832 X11 libraries for hppa64.
14833
14834 2000-09-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
14835
14836 * MAINTAINERS: Add myself as 68hc11 port maintainer.
14837
14838 2000-09-06 Alexandre Oliva <aoliva@redhat.com>
14839
14840 * Makefile.in (all-zlib): Added dummy target.
14841
14842 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
14843 ltcf-gcj.sh: Updated from libtool multi-language branch.
14844
14845 2000-09-05 Alexandre Oliva <aoliva@redhat.com>
14846
14847 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
14848 (bootstrap*): Depend on all-bootstrap.
14849
14850 2000-09-05 Philipp Thomas <pthomas@suse.de>
14851
14852 * config.guess: Import CVS version 1.156.
14853 * config.sub: Import CVS version 1.179.
14854
14855 2000-09-02 Anthony Green <green@cygnus.com>
14856
14857 * Makefile.in (all-gcc): Depend on all-zlib.
14858 (CLEAN_MODULES): Add clean-zlib.
14859 (ALL_MODULES): Add all-zlib.
14860 * configure.in (host_libs): Add zlib.
14861
14862 2000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
14863
14864 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
14865 crosses, but add gcc/include to the header search path for them.
14866
14867 2000-08-04 David E. O'Brien <obrien@FreeBSD.org>
14868
14869 * MAINTAINERS: Add self to Write After Approval list.
14870
14871 2000-08-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
14872
14873 * config.guess: Import CVS version 1.152.
14874 * config.sub: Import CVS version 1.177.
14875
14876 2000-08-25 Alexandre Oliva <aoliva@redhat.com>
14877
14878 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
14879 $targargs to tell whether newlib is going to be built.
14880
14881 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
14882 $$r/TARGET_SUBDIR/libio for _G_config.h.
14883
14884 2000-08-23 Alexandre Oliva <aoliva@redhat.com>
14885
14886 * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
14887
14888 2000-08-22 DJ Delorie <dj@redhat.com>
14889
14890 * MAINTAINERS: Add self as a build machinery (*.in) maintainer
14891
14892 2000-08-22 Alexandre Oliva <aoliva@redhat.com>
14893
14894 * config-ml.in (CC, CXX): Avoid trailing whitespace.
14895 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
14896 sub-configures.
14897
14898 2000-08-21 DJ Delorie <dj@redhat.com>
14899
14900 * MAINTAINERS: Add self as a libiberty maintainer
14901
14902 2000-08-16 Alexandre Oliva <aoliva@redhat.com>
14903
14904 * configure.in (libstdcxx_flags): Use
14905 libstdc++-v3/src/libstdc++.INC.
14906
14907 2000-08-15 Alexandre Oliva <aoliva@redhat.com>
14908
14909 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
14910
14911 2000-08-14 Zack Weinberg <zack@wolery.cumb.org>
14912
14913 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
14914
14915 * configure: Make enable_threads and enable_shared defaults
14916 explicit. Substitute enable_threads into generated Makefiles.
14917 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
14918 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
14919
14920 2000-08-13 Geoff Keating <geoffk@cygnus.com>
14921
14922 * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
14923
14924 2000-08-12 Alexandre Oliva <aoliva@redhat.com>
14925
14926 * config-ml.in (CC): Remove bogus duplicate quotation mark from
14927 previous delta.
14928
14929 2000-08-11 Jason Merrill <jason@redhat.com>
14930
14931 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
14932 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
14933 (FLAGS_FOR_TARGET): Not here.
14934 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
14935
14936 2000-08-11 Alexandre Oliva <aoliva@redhat.com>
14937
14938 * config-ml.in (CC, CXX): Don't introduce a leading space.
14939
14940 2000-08-07 DJ Delorie <dj@delorie.com>
14941
14942 * MAINTAINERS: Add self as a DJGPP maintainer
14943
14944 2000-08-07 DJ Delorie <dj@redhat.com>
14945
14946 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
14947 "if we're also building gcc, and it's a gcc that will run on the
14948 build machine, we want to use its includes instead of the system's
14949 default includes".
14950
14951 2000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
14952
14953 * MAINTAINERS: Add self to Write After Approval list.
14954
14955 2000-08-03 Alexandre Oliva <aoliva@redhat.com>
14956
14957 * configure.in (libstdcxx_flags): Don't use `"'.
14958
14959 * config-ml.in: Adjust multilib search paths to the
14960 appropriate multilib tree.
14961
14962 2000-08-02 Alexandre Oliva <aoliva@redhat.com>
14963
14964 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
14965 commas in $LANGUAGES.
14966
14967 2000-08-02 Manfred Hollstein <manfredh@redhat.com>
14968
14969 * configure.in: Re-enable all references to libg++ and librx.
14970
14971 2000-08-01 Alexandre Oliva <aoliva@redhat.com>
14972
14973 * ltconfig, ltmain.sh: Update from libtool multi-language branch.
14974 * ltcf-c.sh (need_lc): Fix test message. Set wl for archive_cmds.
14975 (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
14976 * ltcf-cxx.sh (need_lc): Set based on postdeps.
14977
14978 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
14979
14980 2000-07-31 Alexandre Oliva <aoliva@redhat.com>
14981
14982 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
14983 CXX_FOR_TARGET for sed.
14984
14985 2000-07-30 Alexandre Oliva <aoliva@redhat.com>
14986
14987 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
14988 Do not override if already set in the environment or in configure.
14989 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
14990 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
14991
14992 2000-07-28 Alexandre Oliva <aoliva@redhat.com>
14993
14994 * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
14995 the libtool CVS tree multi-language branch.
14996 * ltconfig, ltmain.sh: Updated.
14997
14998 2000-07-27 Alexandre Oliva <aoliva@redhat.com>
14999
15000 * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
15001 (clean-target): Depend on it.
15002
15003 * Makefile.in (FLAGS_FOR_TARGET): New macro.
15004 (GCC_FOR_TARGET): Use it.
15005 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
15006 * configure.in: ... here.
15007 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
15008 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
15009
15010 2000-07-24 Eric Christopher <echristo@cygnus.com>
15011
15012 * MAINTAINERS: Add self to Write After Approval list.
15013
15014 2000-07-24 Alexandre Oliva <aoliva@redhat.com>
15015
15016 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
15017 (configure-target-libchill, configure-target-libobjc): Likewise.
15018
15019 * configure.in: Use the same cache file for all target libs.
15020 * config-ml.in: But different cache files per multilib variant.
15021
15022 2000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
15023
15024 * configure (topsrcdir): Don't use dirname.
15025
15026 2000-07-22 Jeffrey Oldham <oldham@codesourcery.com>
15027
15028 * MAINTAINERS: Add self to Write After Approval list.
15029
15030 2000-07-20 Jason Merrill <jason@redhat.com>
15031
15032 * configure.in: Remove all references to libg++ and librx.
15033
15034 * configure, configure.in, Makefile.in: Unify gcc and binutils.
15035
15036 2000-07-20 Hans-Peter Nilsson <hp@axis.com>
15037
15038 * config.sub: Update to subversions version 2000-07-06.
15039
15040 2000-07-12 Andrew Haley <aph@cygnus.com>
15041
15042 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
15043 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
15044
15045 2000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
15046
15047 * symlink-tree: Check number of arguments.
15048
15049 2000-07-05 Jim Wilson <wilson@cygnus.com>
15050
15051 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
15052 search path for a g++ extracted from the build tree. This
15053 will allow link tests run by configure scripts in
15054 subdirectories to succeed.
15055
15056 2000-07-01 Koundinya K <kk@ddeorg.soft.net>
15057
15058 * ltconfig: Add support for mips-dde-sysv4.2MP
15059
15060 2000-06-29 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
15061
15062 * MAINTAINERS: Add myself as loop discovery maintainer.
15063
15064 2000-06-28 Corinna Vinschen <vinschen@cygnus.com>
15065
15066 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
15067 `os2'. Force ac_cv_exeext to be ".exe" in that case.
15068
15069 2000-06-19 Timothy Wall <twall@cygnus.com>
15070
15071 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
15072 * config.sub: Add tic54x target.
15073
15074 Sun Jun 11 17:20:00 MET 2000 Toon Moene <toon@moene.indiv.nluug.nl>
15075
15076 * MAINTAINERS: Add self as Fortran maintainer,
15077 remove Craig Burley.
15078
15079 Tue May 30 19:01:12 2000 Andrew Cagney <cagney@b1.cygnus.com>
15080
15081 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
15082 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
15083
15084 Mon May 29 21:15:00 MET 2000 Philipp Thomas <pthomas@suse.de>
15085
15086 * MAINTAINERS: Add self as i18n maintainer
15087
15088 20000-05-21 H.J. Lu (hjl@gnu.org)
15089
15090 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
15091 directory are used if they exist. Make sure
15092 $(build_tooldir)/include is searched for header files,
15093 $(build_tooldir)/lib/ for library files.
15094 (GCC_FOR_TARGET): Likewise.
15095 (CXX_FOR_TARGET): Likewise.
15096
15097 Thu May 18 10:58:13 2000 Jeffrey A Law (law@cygnus.com)
15098
15099 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
15100
15101 Wed May 17 16:03:48 2000 Alexandre Oliva <aoliva@cygnus.com>
15102
15103 * Makefile.in (configure-target-libiberty): Depend on
15104 configure-target-newlib.
15105
15106 2000-05-16 Alexandre Oliva <aoliva@cygnus.com>
15107
15108 * configure.in, Makefile.in: Merge all libffi-related
15109 configury stuff from the libgcj tree.
15110
15111 Tue May 16 10:06:21 2000 Andrew Cagney <cagney@b1.cygnus.com>
15112
15113 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
15114 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
15115
15116 Tue May 16 09:57:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
15117
15118 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
15119 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
15120 current version information. Add to proto-toplev directory.
15121 (gdb-taz): Build do-djunpack.
15122
15123 2000-05-15 David Edelsohn <edelsohn@gnu.org>
15124
15125 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
15126
15127 Mon May 15 13:39:09 2000 Andrew Cagney <cagney@b1.cygnus.com>
15128
15129 * MAINTAINERS: Add self to Write After Approval list.
15130
15131 2000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
15132
15133 * ltmain.sh: Preserve in relink_command any environment
15134 variables that may affect the linker behavior.
15135
15136 Fri May 12 11:23:17 2000 Jeffrey A Law (law@cygnus.com)
15137
15138 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
15139
15140 Wed May 10 21:26:51 2000 Jim Wilson <wilson@cygnus.com>
15141
15142 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
15143
15144 2000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
15145
15146 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
15147 with the version name.
15148
15149 Sat May 6 21:12:55 CDT 2000 Jason Eckhardt <jle@cygnus.com>
15150
15151 * MAINTAINERS: Add self as bb-reorder maintainer.
15152
15153 2000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
15154
15155 * config.if: Tweak.
15156
15157 2000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
15158
15159 * djunpack.bat: New file.
15160
15161 Wed Apr 19 12:46:26 2000 Andrew Cagney <cagney@b1.cygnus.com>
15162
15163 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
15164 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
15165 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
15166 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
15167
15168 2000-04-16 Dave Pitts <dpitts@cozx.com>
15169
15170 * config.sub (case $basic_machine): Change default for "ibm-*"
15171 to "openedition".
15172
15173 2000-04-13 Andreas Jaeger <aj@suse.de>
15174
15175 * MAINTAINERS: Added myself.
15176
15177 Wed Apr 12 16:42:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
15178
15179 * Makefile.in (gdb-taz): New target. GDB specific archive.
15180 (do-md5sum): New target.
15181 (MD5PROG): Define.
15182 (PACKAGE): Default to TOOL.
15183 (VER): Default to a shell script.
15184 (taz): Rewrite target. Move real work to do-proto-toplev. Include
15185 md5 checksum generation.
15186 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
15187 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
15188 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
15189 insight.tar.bz2): Use gdb-taz to create archive.
15190
15191 Fri Apr 7 18:10:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
15192
15193 * configure (warn_cflags): Delete.
15194
15195 Thu Apr 6 16:15:14 2000 Philippe De Muyter <phdm@macqel.be>
15196
15197 * MAINTAINERS: Added myself.
15198
15199 2000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
15200 Martin v. Löwis <martin@loewis.home.cs.tu-berlin.de>
15201
15202 * configure.in (enable_libstdcxx_v3): Add.
15203 (target_libs): Add bits here to switch between libstdc++-v2 and
15204 libstdc++-v3.
15205 * config.if: And this file too.
15206 * Makefile.in: Add libstdc++-v3 targets.
15207
15208 2000-04-05 Michael Meissner <meissner@redhat.com>
15209
15210 * config.sub (d30v): Add d30v as a basic machine type.
15211
15212 2000-03-29 Jason Merrill <jason@casey.cygnus.com>
15213
15214 * configure.in: -linux-gnu*, not -linux-gnu.
15215
15216 Sun Mar 12 17:30:30 2000 Toon Moene <toon@moene.indiv.nluug.nl>
15217
15218 * MAINTAINERS: Add self in write-after-approval section.
15219
15220 Sun Mar 12 00:23:32 2000 Jim Wilson <wilson@cygnus.com>
15221
15222 * MAINTAINERS: Add self as ia64 port maintainer.
15223
15224 2000-03-08 Neil Booth <NeilB@earthling.net>
15225
15226 * MAINTAINERS: Add self in write-after-approval section.
15227
15228 Fri Mar 3 18:44:08 2000 Andrew Cagney <cagney@b1.cygnus.com>
15229
15230 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
15231 (do-tar-bz2): Replace TOOL with PACKAGE.
15232 (gdb.tar.bz2): Remove GDBTK from GDB package.
15233 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
15234 dejagnu.tar.bz2): New packages.
15235
15236 2000-02-27 Andreas Jaeger <aj@suse.de>
15237
15238 * configure.in: Add entry for mips*-*-linux*, move catch all
15239 *-*-*linux* entry below this one.
15240
15241 2000-02-27 Ian Lance Taylor <ian@zembu.com>
15242
15243 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
15244
15245 2000-02-24 Nick Clifton <nickc@cygnus.com>
15246
15247 * config.sub: Support an OS of "wince".
15248
15249 Thu Feb 24 16:15:56 2000 Andrew Cagney <cagney@b1.cygnus.com>
15250
15251 * config.guess, config.sub: Updated to match config's 2000-02-15
15252 version.
15253
15254 2000-02-23 Linas Vepstas <linas@linas.org>
15255
15256 * config.sub: Add support for Linux/IBM 370.
15257 * configure.in: Likewise.
15258
15259 2000-02-22 Nick Clifton <nickc@cygnus.com>
15260
15261 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
15262
15263 2000-02-20 Christopher Faylor <cgf@cygnus.com>
15264
15265 * config.guess: Guess "cygwin" rather than "cygwin32".
15266
15267 2000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
15268
15269 * configure (gcc_version): When setting, narrow search to
15270 lines containing `version_string'.
15271
15272 2000-02-15 Denis Chertykov <denisc@overta.ru>
15273
15274 * config.sub: Add support for avr target.
15275
15276 2000-02-14 Nick Clifton <nickc@cygnus.com>
15277
15278 * MAINTAINERS: Add maintainers for MCore port.
15279
15280 Tue Feb 1 00:07:46 2000 Hans-Peter Nilsson <hp@bitrange.com>
15281
15282 * config.sub: Add mmix-knuth-mmixware.
15283
15284 2000-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
15285
15286 * MAINTAINERS: Pair cccp with cpplib maintainership.
15287
15288 2000-01-27 Christopher Faylor <cgf@redhat.com>
15289
15290 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
15291 structure stuff to -L library search.
15292 (CXX_FOR_TARGET): Ditto.
15293 (CROSS_CHECK_MODULES): Fix spelling mistake.
15294
15295 2000-01-24 Mark Mitchell <mark@codesourcery.com>
15296
15297 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
15298 the C++ compiler.
15299
15300 2000-01-12 Richard Henderson <rth@cygnus.com>
15301
15302 * configure.in: Don't build some bits for beos.
15303
15304 2000-01-12 Joel Sherrill (joel@OARcorp.com)
15305
15306 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
15307 as include files.
15308
15309 2000-01-11 Zack Weinberg <zack@wolery.cumb.org>
15310
15311 * Add self as cpplib maintainer, as requested by Jason
15312 Merrill. Correct my e-mail address.
15313
15314 2000-01-06 Geoff Keating <geoffk@cygnus.com>
15315
15316 * configure.in: Use mt-aix43 to handle *_TARGET defs,
15317 not mh-aix43.
15318
15319 Thu Dec 23 03:43:36 1999 Hans-Peter Nilsson <hp@bitrange.com>
15320
15321 * MAINTAINERS: Add myself to "write after approval" list.
15322
15323 1999-12-14 Richard Henderson <rth@cygnus.com>
15324
15325 * config.guess (alpha-osf, alpha-linux): Detect ev67.
15326 * config.sub: Accept alphaev[78], alphaev8.
15327
15328 1999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
15329
15330 * config.guess, config.sub: Update from autoconf.
15331
15332 1999-11-29 Bruce Korb <autogen@linuxbox.com>
15333
15334 * MAINTAINERS: update my playtime e-address.
15335
15336 Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
15337
15338 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
15339 necessary libraries are missing.
15340
15341 Fri Nov 19 11:22:31 MST 1999 Diego Novillo <dnovillo@cygnus.com>
15342
15343 * MAINTAINERS: Add new 'write after approval' maintainer.
15344
15345 Wed Nov 17 16:08:43 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
15346
15347 * MAINTAINERS: Add new Java maintainer.
15348
15349 1999-10-25 Andreas Schwab <schwab@suse.de>
15350
15351 * configure: Fix quoting inside arguments of eval.
15352
15353 1999-10-21 Nick Clifton <nickc@cygnus.com>
15354
15355 * config-ml.in: Allow suppression of some ARM multilibs.
15356
15357 Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
15358
15359 * config.guess: Add OS/390 match pattern.
15360 * config.sub: Add mvs, openedition targets.
15361 * configure.in (i370-ibm-opened*): New.
15362
15363 1999-09-04 Steve Chamberlain <sac@pobox.com>
15364
15365 * config.sub: Add support for configuring for pj.
15366
15367 1999-08-31 Nick Clifton <nickc@cygnus.com>
15368
15369 * config.sub (maybe_os): Add support for configuring for fr30.
15370
15371 1999-08-25 Nick Clifton <nickc@cygnus.com>
15372
15373 * configure.in: Do not configure or build ld for AIX
15374 platforms. ld is known to be broken on these platforms.
15375
15376 Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
15377
15378 * config-ml.in: Pass compiler flag corresponding to multidirs to
15379 subdir configures.
15380
15381 1999-08-09 Ian Lance Taylor <ian@zembu.com>
15382
15383 * Makefile.in (LDFLAGS): Define.
15384
15385 1999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
15386
15387 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
15388 noconfigdirs.
15389 (*-*-cygwin*): Likewise.
15390
15391 1999-08-08 Ian Lance Taylor <ian@zembu.com>
15392
15393 * mkdep: New file.
15394 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
15395 (BINUTILS_SUPPORT_DIRS): Add mkdep.
15396
15397 From Eli Zaretskii <eliz@is.elta.co.il>:
15398 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
15399 long file name when using DJGPP on MS-DOS.
15400
15401 Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
15402
15403 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
15404
15405 1999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
15406
15407 * Makefile.in (check-target-libio): Remove all-target-libstdc++
15408 dependency as this causes "make check" to globally "make all"
15409
15410 Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
15411
15412 * configure.in (target_libs): Added target-zlib.
15413 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
15414 (CONFIGURE_TARGET_MODULES): Likewise.
15415 (CHECK_TARGET_MODULES): Likewise.
15416 (INSTALL_TARGET_MODULES): Likewise.
15417 (CLEAN_TARGET_MODULES): Likewise.
15418 (configure-target-zlib): New target.
15419 (all-target-zlib): Likewise.
15420 (all-target-libjava): Depend on all-target-zlib.
15421 (configure-target-libjava): Depend on configure-target-zlib.
15422
15423 * Makefile.in (configure-target-libjava): Depend on
15424 configure-target-newlib.
15425 (configure-target-boehm-gc): New target.
15426 (configure-target-qthreads): New target.
15427
15428 * configure.in (target_libs): Added target-qthreads.
15429 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
15430 (CONFIGURE_TARGET_MODULES): Likewise.
15431 (CHECK_TARGET_MODULES): Likewise.
15432 (INSTALL_TARGET_MODULES): Likewise.
15433 (CLEAN_TARGET_MODULES): Likewise.
15434 (all-target-qthreads): New target.
15435 (configure-target-libjava): Depend on configure-target-qthreads.
15436 (all-target-libjava): Depend on all-target-qthreads.
15437
15438 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
15439 (CONFIGURE_TARGET_MODULES): Likewise.
15440 (CHECK_TARGET_MODULES): Likewise.
15441 (INSTALL_TARGET_MODULES): Likewise.
15442 (CLEAN_TARGET_MODULES): Likewise.
15443 (all-target-libjava): New target.
15444 (all-target-boehm-gc): Likewise.
15445 * configure.in (target_libs): Added libjava, boehm-gc.
15446
15447 1999-07-22 Ian Lance Taylor <ian@zembu.com>
15448
15449 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
15450 configure.bat in SUPPORT_FILES.
15451 (gas+binutils.tar.bz2): Likewise.
15452
15453 * makeall.bat: Remove; obsolete.
15454
15455 1999-07-21 Ian Lance Taylor <ian@zembu.com>
15456
15457 From Mark Elbrecht:
15458 * configure.bat: Remove; obsolete.
15459
15460 1999-07-11 Ian Lance Taylor <ian@zembu.com>
15461
15462 * configure: Add -W -Wall to the default CFLAGS when compiling with
15463 gcc.
15464
15465 Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
15466
15467 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
15468
15469 1999-06-30 Mark Mitchell <mark@codesourcery.com>
15470
15471 * configure.in: Build ld on IRIX6.
15472
15473 1999-06-12 Ian Lance Taylor <ian@zembu.com>
15474
15475 * Makefile.in: Change distribution targets to use bzip2 instead of
15476 gzip.
15477 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
15478 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
15479
15480 1999-06-04 Nick Clifton <nickc@cygnus.com>
15481
15482 * config.sub: Add mcore target.
15483
15484 Sun May 30 16:03:16 1999 Cort Dougan <cort@cs.nmt.edu>
15485
15486 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
15487
15488 Tue May 25 11:20:46 1999 H.J. Lu (hjl@gnu.org)
15489
15490 * config.guess (dummy): Changed to $dummy.
15491
15492 1999-05-24 Nick Clifton <nickc@cygnus.com>
15493
15494 * config.sub: Tidied up case statements.
15495
15496 1999-05-22 Ben Elliston <bje@cygnus.com>
15497
15498 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
15499 <jiro@din.or.jp>.
15500
15501 * config.guess: Merge with FSF version. Future changes will be
15502 more accurately recorded in this ChangeLog.
15503 * config.sub: Likewise.
15504
15505 Thu May 20 10:00:42 1999 Stephen L Moshier <moshier@world.std.com>
15506
15507 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
15508
15509 1999-04-30 Tom Tromey <tromey@cygnus.com>
15510
15511 * ltmain.sh: [mode link] Always use CC given by ltconfig.
15512
15513 1999-04-23 Tom Tromey <tromey@cygnus.com>
15514
15515 * ltconfig, ltmain.sh: Update to libtool 1.2f.
15516
15517 1999-04-20 Drew Moseley <dmoseley@cygnus.com>
15518
15519 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
15520 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
15521 Bad merge removed these two changes.
15522
15523 Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
15524 Martin Heller (Ing.-Buero_Heller@t-online.de)
15525
15526 * config.guess (interix Alpha): Add.
15527
15528 1999-04-11 Richard Henderson <rth@cygnus.com>
15529
15530 * configure.in (i?86-*-beos*): Do config gperf; don't config
15531 gdb, newlib, or libgloss.
15532
15533 Sun Apr 11 23:55:34 1999 Alexandre Oliva <oliva@dcc.unicamp.br>
15534
15535 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
15536 link a trivial program with -mabi=64. If it fails, remove mabi=64
15537 from multidirs.
15538
15539 Sat Apr 10 21:50:01 1999 Philipp Thomas (kthomas@gwdg.de)
15540
15541 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
15542
15543 1999-04-08 Nick Clifton <nickc@cygnus.com>
15544
15545 * config.sub: Add support for mcore targets.
15546
15547 1999-04-07 Michael Meissner <meissner@cygnus.com>
15548
15549 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
15550 not mt-ospace, in order to shut up assembler warning about using
15551 symbols that are named the same as registers.
15552
15553 1999-04-07 Drew Moseley <dmoseley@cygnus.com>
15554
15555 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
15556 dependency list for all-target-cygmon.
15557
15558 1999-04-05 Doug Evans <devans@casey.cygnus.com>
15559
15560 * config-ml.in: Check $host, not $target, for selective multilibs.
15561 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
15562 thumb interworking, and underscore prefix multilibs.
15563
15564 1999-04-04 Ian Lance Taylor <ian@zembu.com>
15565
15566 * missing: Update to version from current automake.
15567
15568 Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
15569
15570 * configure (gxx_include_dir): Removed.
15571
15572 * configure.in (gxx_include_dir): Handle it.
15573 * Makefile.in: Likewise.
15574
15575 1999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
15576
15577 * config.sub (mips64vr4111,mips64vr4111el) Add.
15578
15579 1999-03-21 Ben Elliston <bje@cygnus.com>
15580
15581 * config.guess: Correct typo for detecting ELF on FreeBSD.
15582
15583 Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
15584
15585 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
15586 config/mh-djgpp.
15587
15588 Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
15589
15590 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
15591 all-target-newlib to dependency list for all-target-bsp.
15592
15593 Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
15594
15595 * config.sub: Add i386-uwin support.
15596 * config.guess: Likewise.
15597
15598 Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
15599
15600 * configure.in: cleanup, add mh-*pic handling for arm, special
15601 case powerpc*-*-aix*
15602
15603 Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
15604
15605 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
15606 can be built.
15607
15608 Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
15609
15610 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
15611 targets.
15612
15613 1999-03-02 Nick Clifton <nickc@cygnus.com>
15614
15615 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
15616
15617 Sun Feb 28 02:20:00 1999 Geoffrey Noer <noer@cygnus.com>
15618
15619 * config.sub: Check for "cygwin*" rather than "cygwin32*"
15620
15621 1999-02-24 Nick Clifton <nickc@cygnus.com>
15622
15623 * config.sub: Fix typo in arm recognition.
15624
15625 Wed Feb 24 13:51:40 1999 Drew Moseley <dmoseley@cygnus.com>
15626
15627 * configure.in (noconfigdirs): Changed target_configdirs to
15628 include target-bsp only for m68k-*-elf* and m68k-*-coff*
15629 rather than m68k-*-* since it is not known to work on
15630 m68k-aout. Ditto for arm-*-*oabi.
15631
15632 Wed Feb 24 12:52:17 1999 Stan Shebs <shebs@andros.cygnus.com>
15633
15634 * configure.in (*-*-windows*): Remove, no longer used.
15635
15636 1999-02-19 Ben Elliston <bje@cygnus.com>
15637
15638 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
15639 Smart and improved by Andrew Cagney.
15640
15641 Thu Feb 18 19:55:09 1999 Marc Espie <espie@cvs.openbsd.org>
15642
15643 * config.guess: Recognize openbsd-*-hppa.
15644
15645 Wed Feb 17 01:38:59 1999 H.J. Lu (hjl@gnu.org)
15646
15647 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
15648 only if it is not empty.
15649
15650 1999-02-17 Nick Clifton <nickc@cygnus.com>
15651
15652 Patch from: Scott Bambrough <scottb@corelcomputer.com>
15653
15654 * config.guess: Modified to recognize uname's armv* syntax.
15655
15656 * config.sub: Modified to recognize uname's armv* syntax.
15657
15658 1999-02-17 Mark Salter <msalter@cygnus.com>
15659
15660 * configure.in: Added target-bsp for sparclite.
15661
15662 Mon Feb 8 14:17:24 1999 Richard Henderson <rth@cygnus.com>
15663
15664 * config.sub: Recognize alphapca5[67] and up to alphaev8.
15665
15666 1999-02-08 Nick Clifton <nickc@cygnus.com>
15667
15668 * configure.in: Add support for strongarm port.
15669 * config.sub: Add support for strongarm target.
15670
15671 Sun Feb 7 18:01:54 1999 Mumit Khan <khan@xraylith.wisc.edu>
15672
15673 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
15674 the old name config/mh-cygwin32.
15675 Enable texinfo.
15676
15677 Thu Feb 4 20:43:25 1999 Ian Lance Taylor <ian@cygnus.com>
15678
15679 * configure.in: Do build ld for ix86 Solaris.
15680
15681 Tue Feb 2 19:46:40 1999 Jim Wilson <wilson@cygnus.com>
15682
15683 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
15684 $AR_FOR_TARGET. Likewise for RANLIB.
15685
15686 Tue Feb 2 20:05:05 1999 Catherine Moore <clm@cygnus.com>
15687
15688 * config.sub (oabi): Recognize.
15689 * configure.in (arm-*-oabi): Handle.
15690
15691 Sat Jan 30 06:09:00 1999 Robert Lipe (robertlipe@usa.net)
15692
15693 * config.guess: Improve detection of i686 on UnixWare 7.
15694
15695 Sat Jan 30 08:04:00 1999 Mumit Khan <khan@xraylith.wisc.edu>
15696
15697 * config.guess: Add support for i386-pc-interix.
15698 * config.sub: Likewise.
15699 * configure.in: Likewise.
15700
15701 Mon Jan 18 13:59:20 1999 Christopher Faylor <cgf@cygnus.com>
15702
15703 * Makefile.in: Remove unneeded all-target-libio from
15704 from all-target-winsup target since it is now unneeded.
15705 Add all-target-libtermcap in its place since it is now
15706 needed.
15707
15708 Wed Dec 30 20:34:52 1998 Christopher Faylor <cgf@cygnus.com>
15709
15710 * configure.in: makefile stub for cygwin target is probably
15711 unnecessary. Remove it for now.
15712
15713 Wed Dec 30 01:13:03 1998 Christopher Faylor <cgf@cygnus.com>
15714
15715 * configure.in: libtermcap.a should be built when cygwin is the
15716 target as well as the host.
15717 * config.guess: Allow mixed case in cygwin uname output.
15718 * Makefile.in: Add libtermcap target.
15719
15720 Wed Dec 23 00:20:50 1998 Jeffrey A Law (law@cygnus.com)
15721
15722 * config.sub: Clean up handling of hppa2.0.
15723
15724 Tue Dec 22 23:56:31 1998 Rodney Brown (rodneybrown@pmsc.com)
15725
15726 * config.guess: Use C code to identify more HP machines.
15727
15728 Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
15729
15730 * config.sub: Handle hppa2.0.
15731
15732 Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
15733
15734 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
15735 cygmon for all sparclite targets, regardless of object format.
15736
15737 1998-12-15 Mark Salter <msalter@cygnus.com>
15738
15739 * configure.in: Added target-bsp for several target architectures.
15740
15741 * Makefile.in: Added rules for bsp.
15742
15743 Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
15744
15745 * config.guess: Improve detection of hppa2.0 processors.
15746
15747 Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
15748
15749 * config.guess: Recognize FreeBSD using ELF automatically.
15750
15751 1998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
15752
15753 * configure (skip-this-dir): Add handling for new shell script, which
15754 might be created by a sub-directory's configure to indicate, this particular
15755 directory is "unwanted".
15756 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
15757
15758 Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
15759
15760 * ltconfig: import from libtool, after changing libtool to
15761 account for the cygwin name change.
15762
15763 Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
15764
15765 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
15766 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
15767
15768 Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
15769
15770 * configure.in: Add libtermcap to list of cygwin dependencies.
15771
15772 Tue Nov 17 16:57:51 1998 Geoffrey Noer <noer@cygnus.com>
15773
15774 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
15775 they include winsup/include when it's a cygwin target.
15776
15777 1998-11-12 Tom Tromey <tromey@cygnus.com>
15778
15779 * configure.in (host_tools): Added zip.
15780 * Makefile.in (all-target-libjava): Depend on all-zip.
15781 (all-zip): New target.
15782 (ALL_MODULES): Added all-zip.
15783 (NATIVE_CHECK_MODULES): Added check-zip.
15784 (INSTALL_MODULES): Added install-zip.
15785 (CLEAN_MODULES): Added clean-zip.
15786
15787 Thu Nov 12 17:27:21 1998 Geoffrey Noer <noer@cygnus.com>
15788
15789 * Makefile.in: lose "32" from comment about cygwin.
15790
15791 Thu Nov 5 15:00:31 1998 Nick Clifton <nickc@cygnus.com>
15792
15793 * configure.in: Use -Os to build target libraries for the fr30.
15794
15795 Wed Nov 4 18:49:43 1998 Dave Brolley <brolley@cygnus.com>
15796
15797 * config.sub: Add fr30.
15798
15799 Mon Nov 2 15:19:33 1998 Geoffrey Noer <noer@cygnus.com>
15800
15801 * configure.in: drop "32" from config/mh-cygwin32. Check
15802 cygwin* instead of cygwin32*.
15803 * config.sub: Check cygwin* instead of cygwin32*.
15804
15805 Thu Oct 22 10:55:25 1998 Robert Lipe <robertl@dgii.com>
15806
15807 * config.guess: Match any version of Unixware7.
15808
15809 1998-10-20 Syd Polk <spolk@cygnus.com>
15810
15811 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
15812 if desired.
15813
15814 Sun Oct 18 18:34:50 1998 Jeffrey A Law (law@cygnus.com)
15815
15816 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
15817 these if the appropriate directories and files to not exist.
15818
15819 Wed Oct 14 10:29:06 1998 Jeffrey A Law (law@cygnus.com)
15820
15821 * Makefile.in (DEVO_SUPPORT): Add config.if.
15822
15823 Tue Oct 13 15:45:36 1998 Manfred Hollstein <manfred@s-direktnet.de>
15824
15825 * configure: Add pattern to replace "build_tooldir"'s
15826 definition in the generated Makefile with "tooldir"'s
15827 actual value.
15828
15829 Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
15830
15831 * config.sub: Bring back lost sparcv9.
15832
15833 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
15834
15835 Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
15836
15837 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
15838 CC_FOR_TARGET and friends.
15839
15840 Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
15841
15842 * Makefile.in (build_tooldir): New variable, same as tooldir.
15843 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
15844 -B$(build_tooldir)/bin/.
15845 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
15846
15847 Tue Sep 1 16:23:11 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
15848
15849 * README: Remove installation instructions and refer to the
15850 INSTALL directory instead.
15851
15852 Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
15853
15854 * config.sub: Add support for i[34567]86-pc-udk.
15855 * configure.in: Likewise.
15856
15857 Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
15858
15859 * Makefile.in: add bzip2 package building bits for user
15860 tools module
15861 * configure.in: ditto
15862
15863 Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
15864
15865 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
15866 (ALL_TARGET_MODULES): Add all-target-libobjc.
15867 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
15868 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
15869 (all-target-libchill): Add dependencies.
15870 * configure.in (target_libs): Add libchill.
15871
15872 1998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
15873
15874 * configure.in (target_subdir): Remove duplicate line.
15875
15876 Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
15877
15878 * Makefile.in (all-automake): fix dependencies.
15879
15880 Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
15881
15882 * configure.in: Minor cleanups for building in the $(target_alias)
15883 subdir.
15884
15885 1998-09-22 Jim Wilson <wilson@cygnus.com>
15886
15887 * Makefile.in (bootstrap): Set r and s before make all. Use
15888 BASE_FLAGS_TO_PASS in make all.
15889 (cross): Likewise.
15890
15891 1998-09-20 Mark Mitchell <mark@markmitchell.com>
15892
15893 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
15894
15895 Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
15896
15897 * config.sub: Fix typo in last change.
15898
15899 1998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
15900
15901 * config.sub: Add support for C4x target.
15902 * configure.in: Likewise.
15903
15904 1998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
15905
15906 * config.sub: Recognize sparcv9 just like sparc64.
15907
15908 Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
15909
15910 * config.guess: Match "Pent II" or "PentII" for OpenServer.
15911
15912 Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
15913
15914 * config.guess: Correctly identify Pentium II sco boxes.
15915
15916 * config.guess: Fix "tr" code. From Weiwen Liu.
15917
15918 Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
15919
15920 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
15921 stabs.
15922
15923 Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
15924
15925 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
15926 (ALL_TARGET_MODULES): Add all-target-libchill.
15927 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
15928 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
15929 (all-target-libchill): Add dependencies.
15930 * configure.in (target_libs): Add libchill.
15931
15932 Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
15933
15934 * config.guess: Avoid assumptions about "tr" behaves when
15935 LANG is set to something other than English.
15936
15937 Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
15938
15939 * configure (gxx_include_dir): Changed to
15940 '${prefix}/include/g++'-${libstdcxx_interface}.
15941
15942 * config.if: New to determine the interfaces.
15943
15944 Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
15945
15946 * config.guess: Detect and handle MPE/IX.
15947 * config.sub: Deal with MPE/IX.
15948
15949 Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
15950
15951 * configure.in: Use mh-aix43.
15952
15953 1998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
15954
15955 * configure: Fix --without/--disable cases for gxx-include-dir.
15956
15957 Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
15958
15959 * mdata-sh: Imported. Needed for automake support.
15960
15961 Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
15962
15963 * Makefile.in (taz): Try "chmod -R og=u ." before
15964 "chmod og=u `find . -print`".
15965
15966 Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
15967
15968 * configure.in: Add arm-elf and thumb-elf support.
15969
15970 Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
15971
15972 * Makefile.in: Undo previous patch.
15973
15974 Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
15975
15976 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
15977 to here ...
15978 (install-no-fixedincludes): and here
15979 (INSTALL_MODULES): ... from here.
15980
15981 Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
15982
15983 * config.sub: Merge with FSF.
15984
15985 * config.guess: Merge with FSF.
15986
15987 Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
15988
15989 * configure (extraconfigdirs): New variable.
15990 (SUBDIRS): Add extraconfigdirs and recurse on them too.
15991 * Makefile.in (all): Move higher in file.
15992 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
15993 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
15994 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
15995 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
15996 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
15997
15998 1998-07-23 Brendan Kehoe <brendan@cygnus.com>
15999
16000 * Makefile.in (all-target-libjava): Depend on all-gcc and
16001 all-target-newlib.
16002 (configure-target-libjava): Depend on $(ALL_GCC).
16003
16004 Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
16005
16006 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
16007 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
16008
16009 Sun Jul 19 00:46:53 CEST 1998 Marc Lehmann <pcg@goof.com>
16010
16011 * INSTALL/README: Fix typo.
16012
16013 Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
16014
16015 * ylwrap: Change absolute path checks to check for DOS style path
16016 names.
16017
16018 * ylwrap: Don't use a full path name if the source file is in the
16019 same directory. From hjl@lucon.org (H.J. Lu).
16020
16021 * config-ml.in: Default to being verbose, to match Feb 18 change to
16022 configure.
16023
16024 Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
16025
16026 Brought over from egcs:
16027
16028 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
16029
16030 * configure.in (target_subdir): Set to ${target_alias} instead
16031 of "libraries".
16032
16033 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
16034
16035 * configure.in (target_subdir): Set to libraries if enable_multilib.
16036
16037 Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
16038
16039 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
16040 multilibs, force reconfiguration the first time we create
16041 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
16042
16043 Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
16044
16045 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
16046 avoid confusion with --no-recursion.
16047
16048 Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
16049
16050 * configure.in: Win32 hosts shouldn't use install -x
16051 * install-sh: remove -x option, and special .exe-handling
16052 hack.
16053
16054 Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
16055
16056 * config.guess: Recognize i586-pc-beos.
16057 * configure.in: Don't build some bits for beos.
16058
16059 Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
16060
16061 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
16062 CFLAGS default to -O2.
16063
16064 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
16065 when using GNU ld.
16066
16067 Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
16068
16069 * ltmain.sh: Correct install when using a different shell.
16070
16071 Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
16072
16073 * ltconfig, ltmain.sh: Update to libtool 1.2b.
16074
16075 Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
16076
16077 * makefile.vms: Update to build binutils/makefile.vms. Add install
16078 target.
16079
16080 Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
16081
16082 * ltconfig: Update to correct AIX handling.
16083
16084 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
16085
16086 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
16087
16088 * configure.in (target_subdir): Set to ${target_alias} instead
16089 of "libraries".
16090
16091 1998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
16092
16093 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
16094 (Makefile): Depend on $(gcc_version_trigger).
16095
16096 * configure (gcc_version): Change default initializer to empty
16097 string.
16098 (gcc_version_trigger): New variable; pass this variable down
16099 to subdir configures to enable them checking gcc's version
16100 themselves. Emit make macros for both gcc_version vars.
16101 (topsrcdir): Initialize reliably.
16102 (recursion line): Remove --with-gcc-version=${gcc_version}.
16103
16104 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
16105
16106 * configure (enable_version_specific_runtime_libs): Implement new flag
16107 --enable-version-specific-runtime-libs which installs C++ runtime stuff
16108 in $(libsubdir); emit definition in each generated Makefile.
16109 (gxx_include_dir): Initialize depending on
16110 $enable_version_specific_runtime_libs.
16111
16112 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
16113
16114 * configure (gcc_version): Initialize properly depending on
16115 how and where configure is started.
16116 (recursion line): Pass a --with-gcc-version=${gcc_version}
16117 to configures in subdirs.
16118
16119 Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
16120
16121 * configure.in (noconfigdirs): Add configure pattern for mips tx39
16122 cygmon
16123
16124 Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
16125
16126 * configure.in: Add cygmon and libstub support for mn10200.
16127
16128 1998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
16129
16130 * configure (gcc_version): Add new variable describing the
16131 particular gcc version we're building.
16132 * Makefile.in (libsubdir): Add new macro for the directory
16133 in which the compiler finds executables, libraries, etc.
16134 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
16135 and libsubdir.
16136
16137 Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
16138
16139 * Makefile.in (local-clean): Remove *.log.
16140 (warning.log): Built with warn_summary from build.log.
16141 (mail-report.log): Run test_summary.
16142 (mail-report-with-warnings.log): Run test_summary including
16143 warning.log in the report.
16144
16145 Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
16146
16147 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
16148
16149 Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
16150
16151 * Makefile.in (grep): Grep no longer depends on libiberty.
16152
16153 Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
16154
16155 * Makefile.in: all-snavigator needs all-libgui.
16156
16157 Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
16158
16159 * configure.in: Add cygmon and libstub support for mn10300.
16160
16161 Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
16162
16163 * missing: Update to version from automake 1.3.
16164
16165 * ltmain.sh: On installation, don't get confused if the same name
16166 appears more than once in the list of library names.
16167
16168 Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
16169
16170 * config.sub: Accept m68060 and m5200 as CPU names.
16171
16172 Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
16173
16174 * configure: Use && rather than using -a in test, because odd
16175 strings can confuse test.
16176 * configure.in: Likewise.
16177
16178 Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
16179
16180 * ltconfig, ltmain.sh: Bring in Visual C++ support.
16181
16182 Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
16183
16184 * Makefile.in (boostrap2-lean, bootstrap3-lean,
16185 bootstrap4-lean): New targets.
16186
16187 Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
16188
16189 * mpw-* Delete. Not used.
16190
16191 Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
16192
16193 * COPYING.LIB: Update FSF address.
16194
16195 Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
16196
16197 * ltconfig, ltmain.sh: Update to libtool 1.2a.
16198
16199 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
16200 GAS_SUPPORT_DIRS.
16201
16202 Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
16203
16204 * ltconfig, ltmain.sh: Avoid producing a version number if
16205 -version-info was not used.
16206
16207 Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
16208
16209 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
16210 building with newlib.
16211
16212 1998-04-30 Paul Eggert <eggert@twinsun.com>
16213
16214 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
16215 Solaris `make' causes it to continue to next definition.
16216
16217 Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
16218
16219 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
16220 the right GUI libraries and files are installed along with GDB.
16221
16222 Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
16223
16224 * configure.in: Change alpha to alpha* in several places.
16225
16226 Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
16227
16228 * config.sub: Recognize sparc86x.
16229
16230 Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
16231
16232 * configure.in (--enable-target-optspace): Remove debug echo.
16233
16234 Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
16235
16236 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
16237
16238 Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
16239
16240 * ltconfig: Update cygwin32 support.
16241
16242 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
16243 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
16244 (GDB_SUPPORT_DIRS): Likewise.
16245
16246 Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
16247
16248 * configure.in (target_makefile_frag): If --enable-target-optspace,
16249 use -Os to compile target libraries rather than -O2. Default to
16250 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
16251 not used.
16252 * configure.in (target_cflags): Ditto for d30v.
16253
16254 Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
16255
16256 * Makefile.in (all-bfd): Depend on all-intl.
16257 (all-binutils): Likewise.
16258 (all-gas): Likewise.
16259 (all-gprof): Likewise.
16260 (all-ld): Likewise.
16261
16262 1998-04-19 Brendan Kehoe <brendan@cygnus.com>
16263
16264 * configure.in (host_tools): Fix typo, lbtool -> libtool.
16265
16266 Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
16267
16268 * Makefile.in (all-bfd): Depend upon all-libiberty.
16269
16270 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
16271
16272 Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
16273
16274 * Makefile.in: Add libstub.
16275
16276 * configure.in: Ditto. Build libstub for targets that have cygmon
16277 support.
16278
16279 Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
16280
16281 * configure.in: Don't set PICFLAG on ix86-cygwin32.
16282
16283 Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
16284
16285 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
16286 use mh-sysv5 if specified. Support gprof on SCO Open Server.
16287
16288 Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
16289
16290 * configure: Define DEFAULT_M4 by searching PATH.
16291 * Makfile.in: Use DEFAULT_M4.
16292
16293 Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
16294
16295 * ltconfig: Add cygwin32 support.
16296
16297 * Makefile.in, configure.in: Add libtool as a native only directory
16298 to configure and build.
16299
16300 Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
16301
16302 * Makefile.in (INSTALL_MODULES): Remove texinfo.
16303
16304 Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
16305
16306 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
16307
16308 Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
16309
16310 * Makefile.in: add ash make rules
16311 * configure.in: add ash to native_only and host_tools lists
16312
16313 Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
16314
16315 * Makefile.in (all-gettext, all-intl): New targets.
16316 (ALL_MODULES): Added all-gettext, all-intl.
16317 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
16318 (INSTALL_MODULES): Added install-gettext, install-intl.
16319 (CLEAN_MODULES): Added clean-gettext, clean-intl.
16320
16321 * configure.in (host_tools): Added gettext.
16322 (native_only): Likewise.
16323 (noconfigdirs) [various cases]: Likewise.
16324 (host_libs): Added intl.
16325
16326 Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
16327
16328 * configure: Do not disable building gdbtk for cygwin32 hosts.
16329
16330 Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
16331
16332 * configure.in: Add thumb-coff target.
16333 * config.sub: Add thumb-coff target.
16334
16335 Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
16336
16337 * Makefile.in: Revert yesterday's change.
16338 (all-target-winsup): all-target-librx stays out of here.
16339
16340 Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
16341
16342 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
16343 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
16344 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
16345 Remove references to librx and libg++.
16346
16347 Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
16348
16349 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
16350 recursive makes
16351
16352 Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
16353
16354 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
16355 for newlib directory.
16356 (CXX_FOR_TARGET): Likewise.
16357
16358 Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
16359
16360 * ltconfig: Update after libtool/ltconfig.in change for
16361 hpux11.
16362
16363 Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
16364
16365 * ltconfig, ltmain.sh: Update to libtool 1.2.
16366
16367 Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
16368
16369 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
16370 (install-gcc-cross): Instead, override LANGUAGES here.
16371
16372 1998-03-18 Dave Love <d.love@dl.ac.uk>
16373
16374 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
16375 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
16376
16377 Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
16378
16379 * configure.in: Add Thumb-pe target.
16380
16381 Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
16382
16383 * Makefile.in - changed sn targets to snavigator
16384 * configure.in - changed sn targets to snavigator
16385
16386 Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
16387
16388 * config-ml.in: After building symlink tree call make distclean
16389 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
16390 to be the case for libiberty.
16391
16392 Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
16393
16394 * configure: When making link, also check the current
16395 directory. The configure scripts may create one.
16396
16397 Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
16398
16399 * config.sub: Accept alphapca56 and alphaev6 properly.
16400
16401 Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
16402
16403 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
16404
16405 Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
16406
16407 * config.sub (sco5): Fix typo.
16408
16409 Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
16410
16411 * Makefile.in (INSTALL_MODULES): Move install-tcl before
16412 install-itcl.
16413 (install-itcl): Remove dependency on install-tcl.
16414
16415 Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
16416
16417 * configure.in: Remove libgloss from noconfigdirs for MN10300.
16418
16419 Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
16420
16421 * configure.in: Don't build libgui for a cygwin32 target when not on
16422 a cygwin32 host.
16423
16424 Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
16425
16426 * configure (redirect): Set to null, so default behavior of
16427 configure is now --verbose.
16428
16429 1998-02-16 Dave Love <d.love@dl.ac.uk>
16430
16431 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
16432 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
16433
16434 Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
16435
16436 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
16437 this change to sync Makefile.in with its ChangeLog entries.
16438
16439 Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
16440
16441 * ltmain.sh (mkdir): Check that the directory doesn't exist
16442 before we exit with error, so that we don't get races during
16443 parallel builds.
16444
16445 Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
16446
16447 * ltconfig, ltmain.sh: Update from libtool 1.0i.
16448
16449 Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
16450
16451 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
16452 PICFLAG_FOR_TARGET.
16453 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
16454
16455 * configure: Emit a definition for the new macro enable_shared
16456 into each Makefile.
16457
16458 Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
16459
16460 * configure.in (host_tools, native_only): Add libtool.
16461
16462 Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
16463
16464 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
16465 Fix typo in ming config comment.
16466
16467 Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
16468
16469 * ltconfig, ltmain.sh: Update from libtool 1.0h.
16470
16471 Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
16472
16473 * config.sub: Add tic30 cases, and map c30 to tic30.
16474
16475 Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
16476
16477 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
16478 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
16479 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
16480 (CLEAN_TARGET_MODULES): Similarly
16481 (all-target-libf2c): Add dependences.
16482 * configure.in (target_libs): Add libf2c.
16483
16484 Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
16485
16486 * configure.in: Remove expect from noconfigdirs when target
16487 is cygwin32. OK to build expect and dejagnu with Canadian
16488 Cross.
16489
16490 Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
16491
16492 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
16493 host.
16494
16495 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
16496 and mingw32.
16497
16498 Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
16499
16500 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
16501 here as it is not defined in the toplevel Makefile.
16502
16503 Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
16504
16505 * configure (package_makefile_rules_frag): New variable, which names
16506 a file with generic rules, ...
16507 Change comment to mention we now have FIVE parts.
16508 * configure: Undo last change.
16509
16510 Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
16511
16512 * config.guess: More accurate determination of HP processor types.
16513 * config.sub: More accurate determination of HP processor types.
16514
16515 Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
16516
16517 * configure (package_makefile_frag): Move inserting the
16518 ${package_makefile_frag} to where it should be according
16519 to the comment.
16520
16521 Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
16522
16523 * config.guess: Add support for Linux/ARM.
16524
16525 Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
16526
16527 * .cvsignore: Remove *-info and *-install since they match
16528 release-info and mpw-install, which we don't want to just ignore.
16529
16530 Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
16531
16532 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
16533
16534 Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
16535
16536 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
16537 local_prefix to sub-make invocations.
16538
16539 Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
16540
16541 * configure.in: Check makefile fragments in the source
16542 directory.
16543
16544 Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
16545
16546 * configure.in: Check whether host and target makefile
16547 fragments exist before adding them to *_makefile_frag.
16548
16549 Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
16550
16551 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
16552
16553 Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
16554
16555 * configure.in: Make sure we only replace RPATH_ENVVAR on
16556 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
16557 regexp to sed.
16558
16559 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
16560 to sub-makes.
16561
16562 1998-01-13 Lee Iverson (leei@ai.sri.com)
16563
16564 * config-ml.in (multi-do): LDFLAGS must include multilib
16565 designator.
16566
16567 Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
16568
16569 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
16570
16571 Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
16572
16573 * config.sub: Add mingw32 support.
16574 * configure.in: Likewise.
16575
16576 Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
16577
16578 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
16579
16580 Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
16581
16582 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
16583 * configure (gxx_include_dir): Provide a definition for subdirs
16584 which do not use autoconf.
16585
16586 Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
16587
16588 * config.guess: Sync with egcs. Picks up new alpha support,
16589 BeOS & some additional linux support.
16590
16591 Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
16592
16593 * config.guess: HP 9000/803 is a PA1.1 machine.
16594
16595 Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
16596
16597 * configure.in: It's alpha*-...
16598
16599 Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
16600
16601 * configure.in (host_makefile_frag, target_makefile_frag):
16602 Handle multiple config files.
16603 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
16604 alpha-*-*.
16605
16606 Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
16607
16608 * mkdep: New file.
16609
16610 Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
16611
16612 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
16613
16614 Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
16615
16616 * Makefile.in: Add libgui directory.
16617 (GDB_TK): Add all-libgui.
16618 * configure.in: Add libgui directory.
16619 * configure: Add all-libgui to GDB_TK.
16620
16621 Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
16622
16623 * config-ml.in (multidirs): Add m32r to multilib list.
16624
16625 Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
16626
16627 * Makefile.in (all-target-gperf): Change dependency to
16628 all-target-libstdc++.
16629
16630 Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
16631
16632 * config.guess: Add BeOS support.
16633
16634 Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
16635
16636 Source directory cvs renamed to cvssrc:
16637 * configure.in (host_tools): Change cvs to cvssrc.
16638 (native_only): Likewise.
16639 (noconfigdirs) [various cases]: Likewise.
16640 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
16641 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
16642 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
16643 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
16644 (all-cvssrc): Rename target from all-cvs.
16645
16646 Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
16647
16648 * configure (gxx_include_dir): Fix thinko.
16649
16650 Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
16651
16652 * Makefile.in (INSTALL_TARGET_CROSS): Define.
16653 (install-cross, install-gcc-cross): New targets.
16654
16655 Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
16656
16657 * configure.in (noconfigdirs): Add support for Thumb target.
16658
16659 * config.sub (maybe_os): Add support for Thumb target.
16660
16661 Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
16662
16663 * Makefile.in: Add rules for cygmon.
16664
16665 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
16666
16667 Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
16668
16669 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
16670 * configure (gxx_include_dir): Provide a definition for subdirs
16671 which do not use autoconf.
16672
16673 Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
16674
16675 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
16676 11/18/97 build
16677
16678 Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
16679
16680 * From Franz Sirl.
16681 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
16682 found on RedHat Linux systems.
16683
16684 Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
16685
16686 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
16687 guesses.
16688
16689 Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
16690
16691 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
16692
16693 Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
16694
16695 * ltmain.sh: If mkdir fails, check whether the directory was created
16696 anyhow by some other process.
16697
16698 Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
16699
16700 * configure.in (d30v-*-*): Configure all directories.
16701
16702 Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
16703
16704 * configure.in (d30v-*-*): Configure newlib, libiberty directories
16705 for the D30V.
16706
16707 Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
16708
16709 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
16710
16711 Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
16712
16713 * include/libiberty.h: Add extern "C" { so it can be used with C++
16714 progrms.
16715 * include/remote-sim.h: Add extern "C" { so it can be used with C++
16716 programs.
16717
16718 Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
16719
16720 * configure.in (d30v-*-*): Configure GCC now.
16721
16722 Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
16723
16724 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
16725 is no longer needed.
16726
16727 Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
16728
16729 * Makefile.in: check-target-libio depends on all-target-libstdc++.
16730
16731 Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
16732
16733 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
16734 targets using "$@" to provide support for similar but not identical
16735 targets without having to duplicate code.
16736
16737 Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
16738
16739 * makefile.vms: Fix to work with DEC C.
16740
16741 Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
16742
16743 * config.sub: Add mips-tx39-elf to marketing names.
16744
16745 Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
16746
16747 * ltmain.sh: Handle symlinks in generated script.
16748
16749 Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
16750
16751 * configure: Handle autoconf style directory options: --bindir,
16752 --datadir, --includedir, --infodir, --libdir, --libexecdir,
16753 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
16754 --sysconfdir.
16755 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
16756 (sharedstatedir, localstatedir, oldincludedir): New variables.
16757 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
16758 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
16759 sbindir, sharedstatedir, and sysconfdir.
16760
16761 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
16762
16763 * Makefile.in (bootstrap-lean): New target.
16764
16765 Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
16766
16767 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
16768 sn, and gnuserv from noconfigdirs.
16769
16770 Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
16771
16772 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
16773
16774 Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
16775
16776 * Makefile.in (cross): New target.
16777
16778 Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
16779 Jeff Law <law@cygnus.com>
16780
16781 * Makefile.in (bootstrap2, bootstrap3): New targets.
16782 (all-bootstrap): Remove outdated and confusing target.
16783 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
16784
16785 Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
16786
16787 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
16788 windows. Consistent with gdb/configure.
16789
16790 1997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
16791
16792 * configure.in: Name Linux target fragment.
16793
16794 * configure: Rewrite so that project Makefile fragment is inserted
16795 first and appears last in the resulting Makefile.
16796
16797 Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
16798
16799 * Makefile.in (install-itcl): Install tcl first.
16800
16801 Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
16802
16803 * configure.in: remove bison from noconfigdirs for Cygwin32 host
16804
16805 Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
16806
16807 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
16808
16809 * configure.in (skipdirs): Add target-librx for Linux.
16810 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
16811
16812 Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
16813
16814 * Makefile.in (bootstrap): New target.
16815
16816 Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
16817
16818 * config.sub: Accept 'amigados' for backward compatibility.
16819
16820 Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
16821
16822 * config.guess: Merge with FSF.
16823
16824 Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
16825
16826 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
16827
16828 Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
16829
16830 * config.sub: Add "marketing-names" patch.
16831
16832 Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
16833
16834 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
16835
16836 Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
16837
16838 * config.sub: Handle v850-elf.
16839
16840 Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
16841
16842 * .cvsignore (*-install): Remove.
16843
16844 Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
16845
16846 * ltconfig: Set CONFIG_SHELL in libtool.
16847 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
16848
16849 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
16850
16851 * configure.in (target_subdir): Set to libraries if enable_multilib.
16852
16853 Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
16854
16855 * config.guess: Update from gcc directory.
16856
16857 Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
16858
16859 * Makefile.in (all-sim): Depends on all-readline.
16860
16861 Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
16862
16863 * Makefile.in (BISON, YACC): Use $$s.
16864 (all-bison): Depend on all-texinfo.
16865
16866 Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
16867
16868 * Makefile.in (BISON): Add -L flag.
16869 (YACC): Likewise.
16870
16871 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
16872
16873 * configure.in (noconfigdirs): Add support for v850e target.
16874
16875 * config.sub (maybe_os): Add support for v850e target.
16876
16877 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
16878
16879 * configure.in (noconfigdirs): Add support for v850ea target.
16880
16881 * config.sub (maybe_os): Add support for v850ea target.
16882
16883 Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
16884
16885 * config.sub: Add mipstx39. Delete r3900.
16886
16887 Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
16888
16889 * Makefile.in (all-autoconf): Depends on all-texinfo.
16890
16891 Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
16892
16893 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
16894 eabi targets.
16895
16896 Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
16897
16898 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
16899
16900 * configure: When handling a Canadian Cross, handle YACC as well as
16901 BISON. Just set BISON to bison. When setting YACC, prefer bison.
16902 * Makefile.in (all-bison): Depend upon all-texinfo.
16903
16904 Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
16905
16906 * Makefile.in (BISON): bison, not byacc or bison -y.
16907 (YACC): bison -y or byacc or yacc.
16908 (various): Add *-bison as appropriate.
16909 (taz): No need to mess with BISON anymore.
16910
16911 Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
16912
16913 * configure: If OSTYPE matches *win32*, try to find a good value for
16914 CONFIG_SHELL.
16915
16916 Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
16917
16918 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
16919 configure.in if it is present.
16920
16921 Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
16922
16923 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
16924
16925 Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
16926
16927 * config.sub: Recognize `arc' cpu.
16928 * configure.in: Likewise.
16929 * config-ml.in: Likewise.
16930
16931 Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
16932
16933 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
16934
16935 Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
16936
16937 * configure: Changed sed delimiter from ':' to '|' when
16938 attempting to substitute ${config_shell} for SHELL. On
16939 NT ${config_shell} may contain a ':' in it.
16940
16941 Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
16942
16943 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
16944
16945 Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
16946
16947 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
16948
16949 Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
16950
16951 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
16952
16953 * ylwrap: If the program is a relative path, force it to be
16954 absolute.
16955
16956 Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
16957
16958 * configure (tooldir): Set BISON to `bison -y' and not just bison.
16959
16960 Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
16961
16962 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
16963 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
16964 for libraries.
16965
16966 Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
16967
16968 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
16969 separated by spaces.
16970
16971 Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
16972
16973 * ylwrap: New file.
16974 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
16975
16976 * ltmain.sh: Handle /bin/sh at start of install program.
16977
16978 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
16979
16980 * ltconfig, ltmain.sh: New files, from libtool 1.0.
16981 * missing: New file, from automake 1.2.
16982
16983 Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
16984
16985 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
16986 check-tk to CHECK_X11_MODULES.
16987
16988 Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
16989
16990 * config.sub: Merge with FSF.
16991
16992 Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
16993
16994 * config.guess: Merge with FSF.
16995
16996 Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
16997
16998 * configure: Treat msdosdjgpp like go32.
16999 * configure.in: Likewise. Don't remove gprof for go32.
17000
17001 * configure: Change Makefile.tem2 to Makefile.tm2.
17002
17003 Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
17004
17005 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
17006
17007 Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
17008
17009 * install-sh (chmodcmd): Set to null if the DST directory already
17010 exists. Same as Nov 11th change.
17011
17012 Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
17013
17014 * configure (GDB_TK): Needs itcl and tix.
17015
17016 Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
17017
17018 * config.guess: Update from FSF.
17019
17020 Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
17021
17022 * Makefile.in (GDB_TK): Depend on itcl and tix.
17023
17024 Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
17025
17026 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
17027 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
17028 (INSTALL_SCRIPT): New variable.
17029 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
17030 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
17031 to -x.
17032 * install-sh: Add support for -x option.
17033
17034 Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
17035
17036 * configure.in, Makefile.in: Treat tix like itcl.
17037
17038 Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
17039
17040 * Makefile.in (WINDRES): New variable.
17041 (WINDRES_FOR_TARGET): New variable.
17042 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
17043 (EXTRA_HOST_FLAGS): Add WINDRES.
17044 (EXTRA_TARGET_FLAGS): Add WINDRES.
17045 (EXTRA_GCC_FLAGS): Add WINDRES.
17046 ($(DO_X)): Pass down WINDRES.
17047 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
17048 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
17049 DLLTOOL_FOR_TARGET.
17050
17051 Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
17052
17053 * configure.in: configure sim before gdb for win32-x-ppc
17054
17055 Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
17056
17057 Move gperf into the toplevel, from libg++.
17058 * configure.in (target_tools): Add target-gperf.
17059 (native_only): Add target-gperf.
17060 * Makefile.in (all-target-gperf): New target, depend on
17061 all-target-libg++.
17062 (configure-target-gperf): Empty rule.
17063 (ALL_TARGET_MODULES): Add all-target-gperf.
17064 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
17065 (CHECK_TARGET_MODULES): Add check-target-gperf.
17066 (INSTALL_TARGET_MODULES): Add install-target-gperf.
17067 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
17068
17069 Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
17070
17071 * config.sub (mn10200): Recognize new basic machine.
17072
17073 Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
17074
17075 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
17076 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
17077
17078 Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
17079
17080 * configure.in: If we're building mips-sgi-irix6* native, turn on
17081 ENABLE_MULTILIB and set TARGET_SUBDIR.
17082
17083 Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
17084
17085 * Makefile.in (all-sn): Depend on all-grep.
17086
17087 Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
17088
17089 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
17090
17091 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
17092 Makefile. From Jeff Makey <jeff@cts.com>.
17093 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
17094
17095 * Makefile.in (DISTBISONFILES): Remove.
17096 (taz): Don't futz with DISTBISONFILES. Change BISON to use
17097 $(DEFAULT_YACC).
17098
17099 * configure.in: Build itl, db, sn, etc., when building for native
17100 cygwin32.
17101
17102 * Makefile.in (LD): New variable.
17103 (EXTRA_HOST_FLAGS): Pass down LD.
17104 ($(DO_X)): Likewise.
17105
17106 Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
17107
17108 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
17109
17110 Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
17111
17112 * configure.in (targargs): Strip out any supplied --build argument
17113 before adding our own. Always add --build.
17114
17115 Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
17116
17117 * configure.in (targargs): Pass --build if we're doing
17118 a cross-compile.
17119
17120 Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
17121
17122 * configure: Use '|' instead of ":" as the separator in
17123 sed. Otherwise sed chokes on NT path names with drive
17124 designators. Also look for "?:*" as the leading characters in an
17125 absolute pathname.
17126
17127 Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
17128
17129 * config.sub: Support for r3900.
17130
17131 Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
17132
17133 * configure.in: Use install-sh, not install.sh.
17134
17135 Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
17136
17137 * Makefile.in (taz): Improve check for BISON so it doesn't try to
17138 apply it twice.
17139
17140 Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
17141
17142 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
17143 install-binutils.
17144
17145 Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
17146
17147 * Makefile.in: Add automake targets.
17148 * configure.in (host_tools): Add automake.
17149
17150 Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
17151
17152 * configure: Default CXX to c++, not gcc.
17153 * Makefile.in (CXX): Set to c++, not gcc.
17154 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
17155
17156 Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
17157
17158 * install-sh: try appending a .exe if source file doesn't
17159 exist
17160
17161 Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
17162
17163 * configure.in: Turn on multilib by default.
17164 (cross_only): Remove target-libiberty.
17165
17166 * Makefile.in (all-gcc): Don't depend on libiberty.
17167
17168 Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
17169
17170 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
17171
17172 Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
17173
17174 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
17175 (DISTBISONFILES): Add ld/Makefile.in
17176
17177 Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
17178
17179 * configure.in: if target is cygwin32 but host isn't cygwin32,
17180 don't configure gdb tcl tk expect, not just gdb.
17181
17182 Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
17183
17184 * configure.in: Added gnuserv everywhere sn appears.
17185
17186 * Makefile.in (ALL_MODULES): Added all-gnuserv.
17187 (CROSS_CHECK_MODULES): Added check-gnuserv.
17188 (INSTALL_MODULES): Added install-gnuserv.
17189 (CLEAN_MODULES): Added clean-gnuserv.
17190 (all-gnuserv): New target.
17191
17192 Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
17193
17194 * config.guess: Fixes for MIPS OpenBSD systems.
17195
17196 Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
17197
17198 * Makefile.in (INSTALL_XFORM): Remove.
17199 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
17200
17201 * mkinstalldirs: New file, copied from automake.
17202 * Makefile.in (installdirs): Rename from install-dirs. Use
17203 mkinstalldirs. Change all users.
17204 (DEVO_SUPPORT): Add mkinstalldirs.
17205
17206 Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
17207
17208 * install-sh: Rename from install.sh.
17209 * Makefile.in (INSTALL): Change install.sh to install-sh.
17210 (DEVO_SUPPORT): Likewise.
17211
17212 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
17213 Graichen <graichen@rzpd.de>.
17214
17215 Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
17216
17217 * config.guess: Recognize OpenBSD systems correctly.
17218
17219 Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
17220
17221 * README, Makefile.in (ETC_SUPPORT): Remove references to
17222 cfg-paper*, configure.{texi,man,info*}._
17223
17224 Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
17225
17226 * Makefile.in (all.normal): Ensure that gcc is built after all
17227 the x11 - ie gdb - targets.
17228
17229 Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
17230
17231 * makefile.vms: Don't run conf-a-gas.
17232
17233 Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
17234
17235 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
17236
17237 Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
17238
17239 * configure.in: Remove noconfigdirs case since gdb also
17240 configures and builds for tic80-coff.
17241
17242 Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
17243
17244 * configure: Set cache_file to config.cache.
17245 * Makefile.in (local-distclean): Remove config.cache.
17246
17247 Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
17248
17249 * COPYING: Update FSF address.
17250
17251 Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
17252
17253 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
17254 noconfigdirs.
17255
17256 Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
17257
17258 * Makefile.in (install-dirs): Don't crash if prefix, and hence
17259 MAKEDIRS, is empty.
17260
17261 Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
17262
17263 * config.sub: Tweak mn10300 entry.
17264
17265 Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
17266
17267 * configure.in (host_tools): Put sim before gdb, so gdb's
17268 configure.tgt can determine if the simulator was configured.
17269
17270 Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
17271
17272 * config.sub: Move BeOS $os case to be with other Cygnus
17273 local cases.
17274
17275 Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
17276
17277 * config.sub: Remove misplaced comment that broke Linux.
17278
17279 Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
17280
17281 * config.sub: Add BeOS support.
17282
17283 Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
17284
17285 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
17286
17287 Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
17288
17289 * configure.in (noconfigdirs): Remove tcl and tk from
17290 noconfigdirs for cygwin32 builds.
17291
17292 Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
17293
17294 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
17295
17296 Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
17297
17298 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
17299 make-all.com, use makefile.vms instead.
17300
17301 Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
17302
17303 * config.sub: Accept -lnews*.
17304
17305 Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
17306
17307 * configure.in (noconfigdirs): Disable target-newlib,
17308 target-examples and target-libiberty for d30v.
17309
17310 Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
17311
17312 * configure.in (noconfigdirs): Enable ld for d30v.
17313
17314 Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
17315
17316 * configure.in (tic80-*-*): Build compiler.
17317
17318 Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
17319
17320 * configure.in (d30v-*): Remove sim directory from list of
17321 unsupported d30v directories
17322
17323 Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
17324
17325 * config.sub, configure.in: Add d30v target cpu.
17326
17327 Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
17328
17329 * makefile.vms: New file.
17330 * make-all.com: Remove.
17331
17332 Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
17333
17334 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
17335
17336 Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
17337
17338 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
17339
17340 Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
17341
17342 * Makefile.in (ALL_MODULES): Added all-db.
17343 (CROSS_CHECK_MODULES): Addec check-db.
17344 (INSTALL_MODULES): Added install-db.
17345 (CLEAN_MODULES): Added clean-db.
17346
17347 Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
17348
17349 * config.guess: Merge with latest FSF sources.
17350
17351 Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
17352
17353 * Makefile.in (ALL_MODULES): Added all-itcl.
17354 (CROSS_CHECK_MODULES): Added check-itcl.
17355 (INSTALL_MODULES): Added install-itcl.
17356 (CLEAN_MODULES): Added clean-itcl.
17357
17358 Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
17359
17360 * configure.in: build gdb for mn10200
17361
17362 Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
17363
17364 * Makefile.in (all-target-winsup): Depend on all-target-libio.
17365
17366 Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
17367
17368 * configure.in (tic80-*-*): Turn off most targets right now.
17369
17370 Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
17371
17372 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
17373 rather than the makeinfo program.
17374 (do-info): Depend upon all-texinfo.
17375
17376 Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
17377
17378 * configure.in: Remove uses of config/mh-linux.
17379
17380 * config.sub, config.guess: Merge with latest FSF sources.
17381
17382 Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
17383
17384 * config.sub (case $basic_machine): Add tic80 entries.
17385
17386 Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
17387
17388 * config.sub, config.guess: Merge with latest FSF sources.
17389
17390 Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
17391
17392 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
17393 * mpw-config.in: Test for NewFolderRecursive.
17394 * mpw-install: Use symbolic name for startup filename.
17395 * mpw-README: Add various additional details.
17396
17397 Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
17398
17399 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
17400
17401 Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
17402
17403 * configure.in: Do build gcc and the target libraries for
17404 the mn10200.
17405
17406 Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
17407
17408 * configure.in: don't avoid building gdb for mn10300 any more
17409 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
17410 instead of single-quoting it.
17411
17412 Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
17413
17414 * configure.in: Don't use --with-stabs on IRIX 6.
17415
17416 Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
17417
17418 * configure.in (m32r): Build gdb, libg++ now.
17419
17420 Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17421
17422 * configure.in (mips*-sgi-irix6*): Remove gdb and related
17423 directories from noconfigdirs.
17424
17425 Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
17426
17427 * config.sub (basic_machine): added mips16 configuration
17428
17429 Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17430
17431 * config.sub: Handle d10v-unknown.
17432
17433 Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
17434
17435 * config.sub: Handle v850-unknown.
17436
17437 Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
17438
17439 * Makefile.in: add findutils
17440 * configure.in: add findutils to list of host_tools
17441
17442 Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
17443
17444 * config.sub: Handle mn10200 and mn10300.
17445
17446 Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17447
17448 * configure.in (d10v-*): Do not build librx.
17449
17450 Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
17451
17452 * configure.in (mn10300): Build everything except gdb & libgloss.
17453
17454 Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
17455
17456 * config.guess: Patch for Dansk Data Elektronik servers,
17457 from Niels Skou Olsen <nso@dde.dk>.
17458
17459 For ncr, use /bin/uname rather than uname, since GNU uname does not
17460 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
17461
17462 Patch for MIPS R4000 running System V,
17463 from Eric S. Raymond <esr@snark.thyrsus.com>.
17464
17465 Fix thinko for nextstep.
17466
17467 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
17468
17469 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
17470 * config.guess: Guess mips-dec-mach_bsd4.3.
17471
17472 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
17473 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
17474 release numbers.
17475 * config.guess (mips-mips-riscos*): Emit just enough of the
17476 release number.
17477
17478 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
17479 * config.guess (sparc-auspex-sunos*): Added.
17480 (f300-fujitsu-*): Added.
17481
17482 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
17483 * config.guess: Recognize a Tadpole as a sparc.
17484
17485 Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
17486
17487 * config.guess: Don't assume that NextStep version is either 2 or
17488 3. NextStep 4 (aka OpenStep 4) has come out now.
17489
17490 Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
17491
17492 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
17493 From Rik Faith <faith@cs.unc.edu>.
17494
17495 Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
17496
17497 * config.sub: Contributions from bug-gnu-utils to:
17498 Support plain "hppa" (no version given) architecture, reported by
17499 OpenStep.
17500 OpenBSD like NetBSD.
17501 LynxOs is not a hardware supplier.
17502
17503 * config.guess: Contributions from bug-gnu-utils to add support for:
17504 OpenBSD like NetBSD.
17505 Stratus systems.
17506 More Pyramid systems.
17507 i[n>4]86 Intel chips.
17508 M680[n>4]0 Motorola chips.
17509 Use unknown instead of lynx for hardware manufacturer.
17510
17511 Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
17512
17513 * install.sh (chmodcmd): Set to null if the DST directory already
17514 exists.
17515
17516 Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17517
17518 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
17519 not use mt-ppc target Makefile fragment any more.
17520
17521 Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
17522
17523 * configure.in (*-*-windows): Exclude everything but those dirs
17524 needed to build windows.
17525
17526 Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
17527
17528 * Makefile.in (all-target-winsup): Depend on all-target-librx.
17529
17530 Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
17531
17532 * configure.in: Exclude mmalloc from i386-windows.
17533
17534 Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
17535
17536 * Undo my previous change.
17537
17538 Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
17539
17540 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
17541 unconditionally.
17542 (MAKEOVERRIDES): Define (revert this part of October 18 change).
17543
17544 Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
17545
17546 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
17547 host to add it's own flags.
17548
17549 Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
17550
17551 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
17552
17553 Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
17554
17555 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
17556 (CXX_FOR_TARGET): Likewise.
17557 (GCC_FOR_TARGET): Define.
17558 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
17559 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
17560 CC_FOR_TARGET was specified on the command line.
17561 (MAKEOVERRIDES): Don't define.
17562
17563 Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
17564
17565 * configure.in (m32r): Fix spelling of libg++ libs.
17566
17567 Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
17568
17569 * config.sub (-apple*): Remove, now redundant.
17570
17571 Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
17572
17573 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
17574
17575 * configure: Rework yesterday's sed script patch.
17576
17577 * config.sub: Merge with FSF.
17578
17579 Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
17580
17581 * config.guess: Merge from FSF.
17582
17583 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
17584 * config.guess: Use pc instead of unknown, for pc clone systems.
17585 Change linux to linux-gnu.
17586
17587 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
17588 * config.guess: Avoid non-portable tr syntax.
17589
17590 Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
17591
17592 * test-build.mk (HOLES): Add "xargs" for gdb.
17593
17594 * configure: Avoid hpux10.20 sed bug.
17595
17596 Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
17597
17598 * configure.in: Add support for windows host
17599 (that is a build done under the Microsoft build environment).
17600
17601 Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
17602
17603 * Makefile.in: Replace all uses of srcroot with s, to shrink
17604 command line lengths.
17605
17606 Patches from Geoffrey Noer <noer@cygnus.com>:
17607 * configure.in: If configuring for newlib, pass --with-newlib to
17608 subdirectories.
17609 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
17610 -Bnewlib/ and -Lwinsup to gcc.
17611 (CXX_FOR_TARGET): Likewise.
17612
17613 Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
17614
17615 * Makefile.in (ETC_SUPPORT): Add configure.
17616
17617 Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
17618
17619 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
17620 host configuration file.
17621
17622 Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
17623
17624 * configure.in: Break mn10x00 support into separate
17625 mn10200 and mn10300 configurations.
17626 * config.sub: Likewise.
17627
17628 Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
17629
17630 * configure.in: Add lots of stuff to noconfigdirs for
17631 the mn10x00 targets.
17632
17633 * config.sub, configure.in: Add mn10x00 support.
17634
17635 Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
17636
17637 * make-all.com: Call conf-a-gas, not config-a-gas.
17638
17639 Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
17640
17641 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
17642 targets.
17643
17644 Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
17645
17646 * mpw-README: Add much more detail for native PowerMac.
17647 * mpw-install: New file.
17648 * mpw-configure: Add --norecursion and --help options.
17649 * mpw-config.in: Translate readme and install files when
17650 copying to objdir.
17651 * mpw-build.in: Don't always depend on byacc and flex.
17652 (install-only-top): New action.
17653
17654 Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
17655
17656 * configure.in: You can now configure GDB for the v850.
17657
17658 Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
17659
17660 * configure.in (noconfigdirs): Don't configure any C++ dirs
17661 if targeting D10V.
17662
17663 Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
17664
17665 * config.sub: Recognize mips64vr5000.
17666
17667 Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
17668
17669 * configure.in: Use a single line for host_tools and native_only.
17670
17671 Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
17672
17673 * config.sub, configure.in: Add entries for m32r.
17674
17675 Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
17676
17677 * Makefile.in (inet-install): Don't run install-gzip.
17678
17679 Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
17680
17681 * configure.in: Don't config lots of things for *-*-windows*.
17682
17683 Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
17684
17685 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
17686 (host_libs, host_tools): Copy from configure.in.
17687 * mpw-configure: Don't complain about directories not found.
17688
17689 Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17690
17691 * configure.in (i[345]86): Recognize i686 for pentium pro.
17692 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
17693 file.
17694
17695 * config.guess (i[345]86): Ditto.
17696
17697 Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
17698
17699 * configure.in (noconfigdirs): Removed gdb for D10V.
17700
17701 Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
17702
17703 * configure.in: Remove ld, target-libio, target-libg++, and
17704 target-libstdc++ from noconfigdirs.
17705
17706 Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
17707
17708 * configure: Fix three locations where shell scripts were
17709 being run directly rather than with config_shell.
17710
17711 Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
17712
17713 * configure.in (v850-*-*): Set up initial $noconfigdirs.
17714 * config.sub (basic_machine): Recognize v850.
17715
17716 Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
17717
17718 * mpw-configure: Handle multiple enable/disable options and
17719 pass them down recursively, handle -c and -s flags appropriately
17720 depending on choice of compiler, add escape mechanism for
17721 quoted arguments to gC.
17722
17723 Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17724
17725 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
17726 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
17727 so that -mrelocatable-lib and -mno-eabi are used.
17728
17729 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
17730 not support --print-multi-lib, don't abort.
17731
17732 Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
17733
17734 * make-all.com: Run config-a-gas.
17735 * setup.com: Don't copy subdirectory files around.
17736
17737 Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
17738
17739 * configure.in (*-*-ose): Remove exclusion of libgloss for this
17740 target, it now compiles correctly.
17741
17742 Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
17743
17744 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
17745
17746 Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
17747
17748 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
17749
17750 Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
17751
17752 * configure.in (native_only): Add prms.
17753
17754 Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
17755
17756 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
17757 (BINUTILS_SUPPORT_DIRS): Likewise.
17758
17759 Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17760
17761 * configure.in (d10v-*-*): Don't configure ld or gdb until the
17762 d10v support is added.
17763
17764 Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
17765
17766 * configure.in (d10v-*-*): New target.
17767
17768 Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
17769
17770 * config.guess (HP 9000/811): Recognize this as a PA1.1
17771 machine.
17772
17773 Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
17774
17775 * Makefile.in (do-tar-gz): New target, split out from tail end of
17776 taz target. Run each command separately, don't use pipes.
17777 (taz): Use it.
17778
17779 Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
17780
17781 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
17782 * mpw-build.in: No builds should depend on building byacc or flex,
17783 they are assumed to be installed already.
17784
17785 Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17786
17787 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
17788 variable that CC_FOR_TARGET needs.
17789
17790 Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17791
17792 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
17793 options have changed since the last time the subdirectory was
17794 configured, and if it has, reconfigure.
17795 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
17796 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
17797
17798 Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
17799
17800 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
17801 CLEAN_MODULES): Add bash.
17802 (all-bash): New target.
17803
17804 Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
17805
17806 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
17807
17808 Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17809
17810 * config.sub (basic_machine): Recognize d10v as a valid processor.
17811
17812 Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
17813
17814 * mpw-configure: Add support for --bindir.
17815 * mpw-build.in: Use a GCC-specific build script for GCC actions.
17816
17817 Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
17818
17819 * configure.in: add bash, time, gawk to list of hosttools and things
17820 to only build for native toolchains
17821
17822 Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
17823
17824 * Makefile.in (docdir): Remove.
17825
17826 Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
17827
17828 * Makefile.in (datadir): Set to $(prefix)/share.
17829
17830 Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
17831
17832 * configure.in: build diff and patch for cygwin32-hosted
17833 toolchains.
17834
17835 Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
17836
17837 * config.sub: Accept -rtems*.
17838
17839 Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
17840
17841 * configure.in: enable dosrel for cygwin32-hosted builds,
17842 remove diff from the list of things not buildable
17843 via Canadian Cross
17844
17845 Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
17846
17847 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
17848 don't get ". ".
17849
17850 Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
17851
17852 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
17853
17854 Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
17855
17856 * Makefile.in (taz): Handle case where tex3patch didn't even get
17857 checked out. Also, if it was found, put the symlink in a new util
17858 subdirectory.
17859
17860 Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17861
17862 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
17863
17864 Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
17865
17866 * config.sub: Recognize -openvms.
17867 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
17868 * make-all.com, setup.com: New files.
17869
17870 Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
17871
17872 * Makefile.in (taz): tex3patch moved to texinfo/util.
17873
17874 Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
17875
17876 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
17877 * configure.in: remove make from disable-if-Can-Cross list
17878 enable gdb if ${host} and ${target} are cygwin32
17879
17880 Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
17881
17882 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
17883 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
17884
17885 Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
17886
17887 * config.guess: Combine mips-mips-riscos cases, and use cpp to
17888 distinguish sysv/svr4/bsd variants.
17889 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
17890
17891 Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
17892
17893 * configure.in: Added copyright notice.
17894 * move-if-change: Added copyright notice.
17895
17896 Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17897
17898 * configure.in (powerpcle-*-solaris*): Until we get shared
17899 libraries working, don't build gdb, sim, make, tcl, tk, or
17900 expect.
17901
17902 Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
17903
17904 * config.guess: Merge with FSF:
17905
17906 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
17907 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
17908
17909 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
17910 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
17911
17912 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
17913 * config.guess: Combine two OSF1 rules.
17914 Also recognize field test versions. From mjr@zk3.dec.com.
17915 * config.guess (dgux): Use /usr/bin/uname rather than uname,
17916 because GNU uname does not support -p. From pmr@pajato.com.
17917
17918 Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
17919
17920 * Makefile.in (MAKEDIRS): Removed $(tooldir).
17921
17922 Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
17923
17924 * mpw-README: Document GCCIncludes.
17925
17926 Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
17927
17928 * configure.in (alpha-*-linux*): Set enable_shared to yes.
17929
17930 Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
17931
17932 * mpw-configure: Handle --enable-FOO and --disable-FOO.
17933
17934 Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
17935
17936 * configure.in (*-*-cygwin32): Configure make.
17937
17938 Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
17939
17940 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
17941
17942 Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
17943
17944 * Makefile.in (all-inet): Depend on all-perl.
17945
17946 * Makefile.in (inet-install): New target.
17947
17948 * Makefile.in (all-inet): Depend on all-tcl.
17949 (all-inet): Depend on all-send-pr.
17950
17951 Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17952
17953 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
17954 temporarily.
17955
17956 Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
17957
17958 * configure.in: Don't configure --with-gnu-ld on AIX.
17959
17960 Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
17961
17962 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
17963
17964 Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
17965
17966 * Makefile.in (ALL_MODULES): Added all-inet.
17967 (CROSS_CHECK_MODULES): Added check-inet.
17968 (INSTALL_MODULES): Added install-inet.
17969 (CLEAN_MODULES): Added clean-inet.
17970 (all-indent): New target.
17971
17972 * configure.in (host_tools): Added inet.
17973 (native_only): Added inet.
17974 (noconfigdirs): Added inet.
17975
17976 Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
17977
17978 * configure.in: Don't configure libgloss if we are not configuring
17979 newlib.
17980
17981 Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
17982
17983 * configure.in: Don't configure libgloss for unsupported
17984 architectures.
17985
17986 Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17987
17988 * Makefile.in (CLEAN_MODULES): Add clean-apache.
17989
17990 Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
17991
17992 * Makefile.in (ALL_MODULES): Include all-apache.
17993 (CROSS_CHECK_MODULES): Include check-apache.
17994 (INSTALL_MODULES): Include install-apache.
17995 (all-apache): New target.
17996
17997 * configure.in: Added apache everywhere perl is seen.
17998
17999 Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18000
18001 * Makefile.in: Add support for clean-{module} and
18002 clean-target-{module} rules.
18003
18004 Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
18005
18006 * configure.in (*-*-ose) do not build libgloss.
18007
18008 Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18009
18010 * config.guess (prep*:SunOS:5.*:*): Turn into
18011 powerpele-unknown-solaris2.
18012
18013 Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
18014
18015 * configure.in: Permit --enable-shared to specify a list of
18016 directories.
18017
18018 Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
18019
18020 * configure.in (host==solaris): Pass only the first word of $CC
18021 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
18022
18023 Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
18024
18025 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
18026
18027 Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
18028
18029 * Makefile.in (ALL_MODULES): Include all-perl.
18030 (CROSS_CHECK_MODULES): Include check-perl.
18031 (INSTALL_MODULES): Include install-perl.
18032 (ALL_X11_MODULES): Include all-guile.
18033 (CHECK_X11_MODULES): Include check-guile.
18034 (INSTALL_X11_MODULES): Include install-guile.
18035 (all-perl): New target.
18036 (all-guile): New target.
18037
18038 * configure.in (host_tools): Include perl and guile.
18039 (native_only): Include perl and guile.
18040 (noconfigdirs): Don't build guile and perl; no ports have been
18041 done.
18042
18043 Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
18044
18045 * configure (--enable-*): Handle quoted option lists such as
18046 --enable-sim-cflags='-g0 -O' better.
18047
18048 Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18049
18050 * Makefile.in ({,inst}all-target): New rule so we can make and
18051 install all of the target directories easily.
18052
18053 Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
18054
18055 * configure.in: Add missing global flag in sed substitution when
18056 deleting `target-' from ${configdirs}.
18057
18058 Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
18059
18060 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
18061 option.
18062
18063 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
18064 config/mh-necv4.
18065
18066 * install.sh: Correct misspelling of transformbasename.
18067
18068 * config.guess: Recognize mips-*-sysv*.
18069
18070 Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
18071
18072 * config.sub: Recognize mon960.
18073
18074 Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
18075
18076 * configure: Restore Canadian Cross handling of BISON and LEX,
18077 removed in Feb 20 change.
18078
18079 Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
18080
18081 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
18082 Mention make install. Remove the old copyright date as well the
18083 clumsy and rather pointless copyright on the README file.
18084
18085 Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
18086
18087 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
18088 Makefile after running symlink-tree, then run `make distclean' to
18089 avoid clobbering any generated files in srcdir.
18090
18091 Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
18092
18093 * configure.in (m68k-*-netbsd*): Build everything now.
18094
18095 Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
18096
18097 * Makefile.in (taz): Fix quoting.
18098
18099 Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
18100
18101 * configure.in (sparclet-*-*): Build everything now.
18102
18103 Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
18104
18105 * configure.in (m68k-*-linux*): New host.
18106
18107 Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
18108
18109 * configure: Check for bison before byacc.
18110
18111 Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
18112
18113 * Makefile.in configure: Change the way LEX and BISON/YACC are
18114 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
18115 searching PATH. These are used as fallbacks by Makefile.in if
18116 flex/bison/byacc aren't in objdir.
18117
18118 Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
18119
18120 * Makefile.in: Make everything which depends upon all-bfd also
18121 depend upon all-opcodes, in case --with-commonbfdlib is used.
18122
18123 Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18124
18125 * configure.in (host *-*-cygwin32): Don't build gdb if we are
18126 building NT native compilers on Unix.
18127
18128 Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
18129
18130 * configure.in: Don't get CC from the host Makefile fragment if we
18131 can find gcc in PATH, or if this is a Canadian Cross. Move the
18132 Solaris test for /usr/ucb/cc to the post target script, just after
18133 the compiler sanity test.
18134
18135 Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
18136
18137 * config.sub: Merge with FSF.
18138
18139 Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
18140
18141 * Makefile.in (RPATH_ENVVAR): New variable.
18142 (REALLY_SET_LIB_PATH): Use it.
18143 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
18144
18145 Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
18146
18147 * config.sub, configure.in: Recognize sparclet cpu.
18148
18149 Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
18150
18151 * config.guess: Support m68k-cbm-sysv4.
18152
18153 Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
18154
18155 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
18156 m68k-unknown-linuxaout from linker help string. Put quotes around
18157 $ld_help_string.
18158
18159 Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
18160
18161 * config.guess (powerpc-harris-powerunix): Add guess for port
18162 to new target.
18163
18164 Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
18165
18166 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
18167
18168 Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
18169
18170 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
18171 $(REALLY_SET_LIB_PATH) in Makefile.
18172 * Makefile.in (SET_LIB_PATH): New variable.
18173 (REALLY_SET_LIB_PATH): New variable.
18174 ($(DO_X)): Use $(SET_LIB_PATH).
18175 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
18176 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
18177 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
18178 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
18179 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
18180 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
18181 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
18182 (install-dosrel): Likewise.
18183 (all-opcodes): Depend upon all-libiberty.
18184
18185 Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
18186
18187 * config.guess (*:CYGWIN*): New
18188
18189 Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18190
18191 * Makefile.in (all-target-winsup): All all-target-libiberty.
18192
18193 Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18194
18195 * configure.in (noconfigdirs): Add missing # in front of comment.
18196
18197 Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
18198
18199 * configure.in: add second pass to things added to noconfigdirs
18200 so *-gm-magic can exclude libgloss properly.
18201
18202 Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
18203
18204 * mpw-configure (extralibs_name, rez_name): Set correctly
18205 for MWC68K compiler.
18206
18207 * mpw-README: Add more info on the necessary build tools.
18208
18209 Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
18210
18211 * configure.in, config.sub: Recognize cygwin32.
18212
18213 Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
18214
18215 * config.guess, config.sub: Recognize A/UX.
18216
18217 Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
18218
18219 * config.sub: Merge with gcc/config.sub.
18220
18221 Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
18222
18223 * mpw-build.in (do-binutils): Add build of stamps.
18224
18225 Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
18226
18227 * config.sub: Add recognition for mips64vr4100*-* targets.
18228
18229 Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
18230
18231 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
18232 Add creation of gconfigargs with `--enable-shared' turned on.
18233 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
18234 ($(host)-stamp-stage3-configured): Likewise.
18235 (HOLES): Add chatr and ldd.
18236 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
18237
18238 Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
18239
18240 * configure: Pass --nfp to recursive configures.
18241
18242 Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
18243
18244 * Makefile.in (DLLTOOL): New.
18245 (DLLTOOL_FOR_TARGET): New.
18246 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
18247 (EXTRA_TARGET_FLAGS): Ditto.
18248 (EXTRA_GCC_FLAGS): Ditto.
18249 (CONFIGURE_TARGET_MODULES): Ditto.
18250 (DO_X): Ditto.
18251 * configure: Add DLLTOOL.
18252
18253 Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
18254
18255 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
18256 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
18257 mh-sco, since old workarounds no longer needed, and don't
18258 build ld, since libraries have weak symbols in COFF.
18259
18260 Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
18261
18262 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
18263
18264 Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
18265
18266 * configure.in: Make sure that ${CC} can be used to compile an
18267 executable.
18268
18269 Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
18270
18271 * Makefile.in (all-gdb): Depend on $(GDB_TK).
18272 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
18273 nothing depending on whether gdbtk is being built.
18274
18275 Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
18276
18277 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
18278
18279 Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
18280
18281 * configure.in (noconfigdirs): Put ld or gas in this early, if the
18282 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
18283
18284 Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
18285
18286 * config-ml.in: Add support for
18287 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
18288 Simplify setting of multidirs from --disable-foo.
18289
18290 Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18291
18292 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
18293 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
18294 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
18295 non-empty, pass them on to the GCC make.
18296 (all-bootstrap): New rule that is like all-gcc, except it executes
18297 the GCC bootstrap rule instead of the GCC all rule.
18298
18299 Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
18300
18301 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
18302
18303 Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18304
18305 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
18306 DG/UX support.
18307
18308 Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
18309
18310 * config.sub (i*86*) Change [345] to [3456]
18311
18312 Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
18313
18314 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
18315 --with-gnu-ld=no.
18316
18317 Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18318
18319 * config-ml.in (rs6000*, powerpc*): Add switches to control which
18320 AIX multilibs get built.
18321
18322 Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18323
18324 * configure.in (i386-win32): Don't build expect if we're not
18325 building the tcl subdir.
18326
18327 Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
18328
18329 * Makefile.in: (configure-target-examples, all-target-examples):
18330 New targets, configure and build example programs.
18331
18332 Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
18333
18334 * mpw-configure: If an mpw-config.in generated a file mk.sed,
18335 use it as input to sedit the generated MPW makefile.
18336 * mpw-README: Add a suggestion about Gestalt.h.
18337
18338 Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
18339
18340 * config.sub: Accept *-*-ieee*.
18341
18342 Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
18343
18344 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
18345 Ronald F. Guilmette <rfg@monkeys.com>.
18346
18347 Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18348
18349 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
18350 for powerpc-pe native.
18351 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
18352 (target==powerpc-pe): duplicate i386-win32 entry.
18353
18354 Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
18355
18356 * configure.in (noconfigdirs): Exclude target-newlib for all versions
18357 of vxworks, not just vxworks5.1.
18358
18359 Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
18360
18361 * mpw-configure: Add support for exec-prefix.
18362
18363 Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
18364
18365 * config.guess: Recognize HP model 816 machines as having
18366 a PA1.1 processor.
18367
18368 Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
18369
18370 * configure: Ignore new autoconf configure options.
18371
18372 Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
18373
18374 * config.guess: Recognize Pentium under SCO.
18375 From Robert Lipe <robertl@arnet.com>.
18376
18377 Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
18378
18379 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
18380
18381 Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
18382
18383 * configure.in: Don't configure gas for alpha-dec-osf*.
18384
18385 Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
18386
18387 * configure.in: Default to --with-stabs for some targets for which
18388 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
18389 i[345]86*-*-unixware*.
18390
18391 Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
18392
18393 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
18394 rather than basing it on the target. Simplify handling of options
18395 controlling which directories to configure. Remove extraneous
18396 slash in multi-clean target.
18397
18398 Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
18399
18400 * config-ml.in: Prefix more variables with ml_ so they don't collide
18401 with configure's.
18402
18403 Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
18404
18405 * configure: Don't turn -v into --v.
18406
18407 Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
18408
18409 * configure.in (targargs): Fix typo.
18410
18411 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
18412
18413 Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
18414
18415 * configure.in: Strip --host and --target options from
18416 CONFIG_ARGUMENTS, and always configure for --host only. Add
18417 --with-cross-host option when building with a cross-compiler.
18418 * configure: Canonicalize the arguments put into config.status by
18419 always using `=' for an option with an argument. Pass a presumed
18420 --host or --target explicitly.
18421
18422 Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
18423
18424 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
18425 into general OS recognition case.
18426
18427 Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18428
18429 * configure.in (target_configdirs): add target-winsup only
18430 for win32 target systems.
18431
18432 Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
18433
18434 * Makefile.in (all-target-libgloss): Depend upon
18435 configure-target-newlib, since when libgloss is built it looks to
18436 see if the newlib directory exists.
18437
18438 Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
18439
18440 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
18441 cfg-ml-*.in.
18442
18443 Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
18444
18445 * configure: Handle LD and LD_FOR_TARGET when configuring a
18446 Canadian Cross.
18447
18448 Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18449
18450 * configure.in (target_libs): add target-winsup.
18451 (target==i386-win32): add patch diff flex make to $noconfigdirs.
18452 (target==ppcle-pe): remove ld from $noconfigdirs.
18453
18454 Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
18455
18456 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
18457 Preserve relative path names in $srcdir. Build symlink tree if
18458 configuring cross target dir and srcdir=. (= no VPATH support).
18459 (configure-target-libg++): Depend on configure-target-librx.
18460 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
18461 * config-ml.in: New file.
18462 * symlink-tree: New file.
18463 * configure: Ensure srcdir="." if that's what it is.
18464
18465 Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
18466
18467 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
18468 includes and FLEX_SKELETON setting.
18469 * mpw-configure (--with-gnu-ld): New option, controls whether
18470 to use PPCLink or ld with PowerMac GCC.
18471 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
18472 * mpw-config.in: Configure grez if targeting Mac.
18473
18474 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
18475 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
18476 just macos.
18477 * configure.in: Configure grez resource compiler if targeting Mac.
18478 * Makefile.in (all-grez, install-grez): New targets.
18479
18480 Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
18481
18482 * configure: CXX defaults to gcc, not g++. If we find
18483 gcc in the path, set CC to gcc -O2.
18484
18485 Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
18486
18487 * configure: Default ${build} correctly. Avoid picking up extra
18488 spaces when reading CC and CXX from Makefile. When doing a
18489 Canadian Cross, use plausible default values for numerous
18490 variables.
18491 * configure.in: When doing a Canadian Cross, don't try to
18492 configure tools whose configure script can't handle it.
18493
18494 Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
18495
18496 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
18497
18498 Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
18499
18500 * configure: Remove dubious bug reporting address.
18501
18502 Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
18503
18504 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
18505 configure script, run that instead of this directory's configure.
18506 In either case, print a message that we're configuring the sub-dir.
18507
18508 Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
18509
18510 * configure.in: Before checking for the existence of various files,
18511 use sed to filter out "target-".
18512
18513 Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
18514
18515 * Makefile.in (DO_X): Split rule to decrease command line length
18516 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
18517 (Philippe De Muyter).
18518
18519 Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18520
18521 * Makefile.in (all-patch): depend on all-libiberty.
18522
18523 Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
18524
18525 * configure.in: If the only directory in target_configdirs which
18526 actually exists is libiberty, then set target_configdirs to empty,
18527 to avoid trying to build a target libiberty in a gas or gdb
18528 distribution.
18529
18530 Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
18531
18532 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
18533 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
18534 systems.
18535
18536 Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
18537
18538 * configure.in (copy_dirs): Use sys-include instead of include
18539 for --with-headers option.
18540
18541 Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
18542
18543 * Makefile.in, configure.in: Make winsup builds work with
18544 new scheme.
18545
18546 Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
18547
18548 * configure.in: Build the linker on AIX.
18549
18550 Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
18551
18552 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
18553 where needed.
18554
18555 Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
18556
18557 * Makefile.in (all-gcc): Fix typo.
18558
18559 Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
18560
18561 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
18562
18563 Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
18564
18565 * configure.in: Rename libFOO to target-libFOO, and xiberty
18566 to target-xiberty, to provide more flexibility.
18567 (target_subdir): Define. Create if cross.
18568 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
18569 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
18570 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
18571 check-libFOO -> check-target-libFOO, etc.
18572 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
18573 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
18574 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
18575 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
18576 allow ALL_GCC="" to only configure.
18577 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
18578 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
18579 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
18580
18581 Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
18582
18583 * Makefile.in (taz): Build "info" in etc explicitly.
18584
18585 Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
18586
18587 * configure.in: Make sure that CC is undefined (as opposed to
18588 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
18589 problem with autoconf trying to configure on a host without GCC.
18590
18591 Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
18592
18593 * mpw-configure: Set host alias from choice of host compiler,
18594 only use generic MPW Makefile sed if present, edit a file
18595 named "hacked_Makefile.in" instead of "Makefile.in" if present.
18596 * mpw-README: Add problem notes about CW6 and CW7.
18597
18598 Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
18599
18600 * Makefile.in (taz): Use ";" instead of ";;".
18601
18602 Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
18603
18604 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
18605 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
18606 DISTDOCDIRS.
18607 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
18608 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
18609
18610 Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
18611
18612 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
18613 and gnats, because they are now subsumed by DISTSTUFFDIRS.
18614 Move bfd to DISTSTUFFDIRS.
18615
18616 Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18617
18618 * Makefile.in (X11_LIB): Removed.
18619 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
18620
18621 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
18622
18623 Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18624
18625 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
18626 names.
18627
18628 Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18629
18630 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
18631
18632 Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
18633
18634 * configure.in (i[345]86-*-win32): Always build newlib.
18635 Don't configure cvs, autoconf or texinfo.
18636 * Makefile.in (LD_FOR_TARGET): New.
18637 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
18638 Pass down LD_FOR_TARGET.
18639
18640 Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
18641
18642 * winsup: New directory.
18643 * Makefile.in: Build winsup.
18644 * configure.in: Winsup is configured when target is win32.
18645 Can only build win32 target GDB when native.
18646
18647 Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
18648
18649 * config.guess: Recognize HP model 819 machines as having
18650 a PA 1.1 processor.
18651
18652 Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
18653
18654 * configure: Fix sed loop which substitutes for CC and CXX to
18655 avoid bug found in various sed implementations.
18656
18657 Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18658
18659 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
18660 simulator. Use standard powerpc-*-eabi*.
18661
18662 Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
18663
18664 * configure.in: Stop putting gas and binutils in noconfigdirs for
18665 powerpc-*-aix* and rs6000-*-*.
18666
18667 Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
18668
18669 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
18670 -mcall-aixdesc libraries.
18671
18672 Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
18673
18674 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
18675
18676 * config.sub (arm | armel | armeb): Fix shell syntax.
18677
18678 Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18679
18680 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
18681 -msoft-float and -mcpu=common support.
18682 (powerpc*-*-eabisim*): Add support for building -mcall-aix
18683 libraries.
18684
18685 Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
18686
18687 * configure.in: Allow configuration and build of emacs19 for the alpha.
18688
18689 Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18690
18691 * configure.in (CC): Get ^CC, not just any old CC, from
18692 ${host_makefile_frag}.
18693
18694 Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18695
18696 * configure.in (CC): Try to get CC from
18697 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
18698
18699 Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18700
18701 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
18702 only if it exists in $(srcdir).
18703
18704 Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
18705
18706 * configure: If CC and CXX are not set in the environment, set
18707 them, based on either an existing Makefile or on searching for gcc
18708 in PATH. Substitute for CC and CXX in Makefile.
18709 * configure.in: Remove libm from target_libs. Separate
18710 target_configdirs from configdirs. If CC is not set in
18711 environment, try to get it from a host Makefile fragment. Rewrite
18712 changes of configdirs to use skipdirs instead. A few minor
18713 tweaks. Take directories out of target_configdirs as they are
18714 taken out of configdirs. Remove existing Makefile files from
18715 subdirectories. Substitute for TARGET_CONFIGDIRS and
18716 CONFIG_ARGUMENTS in Makefile.
18717 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
18718 by configure.in.
18719 (CONFIG_ARGUMENTS): Likewise.
18720 (CONFIGURE_TARGET_MODULES): New variable.
18721 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
18722 ($(CONFIGURE_TARGET_MODULES)): New target.
18723 (configure-libg++, configure-libio): New targets.
18724 (all-libg++): Depend upon configure-libg++.
18725 (all-libio): Depend upon configure-libio.
18726 (configure-libgloss, all-libgloss): New targets.
18727 (configure-libstdc++): New target.
18728 (all-libstdc++): Depend upon configure-libstdc++.
18729 (configure-librx, all-librx): New targets.
18730 (configure-newlib): New target.
18731 (all-newlib): Depend upon configure-newlib
18732 (configure-xiberty): New target.
18733 (all-xiberty): Depend upon configure-xiberty.
18734
18735 Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18736
18737 * configure.in (host i[345]86-*-win32): Expand the
18738 noconfigdirs again.
18739
18740 Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
18741
18742 * mpw-configure: Fix sed command file name.
18743
18744 Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
18745
18746 * configure.in (host i[345]86-*-win32): Reduce the
18747 noconfigdirs again.
18748
18749 Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
18750
18751 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
18752 or powerpc*-*-pe*, since they are not yet supported.
18753
18754 Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
18755
18756 Add PowerMac support and many other enhancements.
18757 * mpw-configure: New option --cc to select compiler to use,
18758 paste options set according to --cc into the generated
18759 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
18760 if mpw-make.sed is present.
18761 * mpw-config.in: Don't test for gC1, test for mpw-touch,
18762 add forward includes for PowerPC include files.
18763 * mpw-build.in: Build using Makefile.PPC if present.
18764 (do-byacc, etc): Remove separate version resource builds.
18765 (do-gas): Build "stamps" before "all".
18766 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
18767 * mpw-README: Update to reflect --cc option, PowerMac support,
18768 and recently-reported compatibility problems.
18769
18770 Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
18771
18772 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
18773 embedded m68k systems (-aout, -coff, -elf, -vxworks).
18774 (--with-multilib-top): Pass to recursive invocations.
18775
18776 Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
18777
18778 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
18779 v810-*-*.
18780
18781 Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
18782
18783 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
18784 gdb, ld and opcodes on v810-*-*.
18785
18786 Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
18787
18788 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
18789 (local-maintainer-clean): New target.
18790 (maintainer-clean): New target.
18791 (realclean): Just depend upon maintainer-clean.
18792
18793 Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
18794
18795 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
18796
18797 Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
18798
18799 * configure.in: Build ld in mips*-*-bsd* case.
18800
18801 Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
18802
18803 * config.sub: Accept -lites* OS. From Ian Dall.
18804
18805 Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
18806
18807 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
18808 targets.
18809
18810 Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18811
18812 * configure.in: treat i386-win32 canadian cross the same as
18813 i386-go32 canadian cross.
18814
18815 Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18816
18817 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
18818 running under the simulator to build a reduced set of libraries.
18819 (powerpc-*-eabiaix): Add fine grained multilib support added to
18820 other powerpc targets yesterday.
18821
18822 Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18823
18824 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
18825 -disable-softfloat, -disable-relocatable, -disable-aix, and
18826 -disable-sysv to control which multilib libraries get built.
18827
18828 Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
18829
18830 * configure: Add Makefile.tem to list of files to remove in trap
18831 handler.
18832
18833 Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
18834
18835 * config.guess (*Linux*): Add missing "exit"s.
18836 Also, need specific check for alpha-unknown-linux (uses COFF).
18837
18838 Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
18839
18840 * config.guess: Merge with FSF:
18841
18842 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
18843 * config.guess (AIX4): More robust release numbering discovery.
18844
18845 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
18846 * config.guess (i386-sequent-ptx): Properly get version number.
18847
18848 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
18849 * config.guess (mips:*:4*:UMIPS): New case.
18850
18851 Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
18852
18853 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
18854 (i386-win32 host): Likewise. Don't build readline.
18855
18856 Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
18857
18858 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
18859 SUPPORT_FILES to submakes.
18860
18861 Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
18862
18863 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
18864 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
18865 mpw-configure.
18866
18867 Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
18868
18869 * configure.in (appdirs): Use =, not ==, in test expression when
18870 trying to build the text to print in the warning message for
18871 Solaris users.
18872
18873 Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
18874
18875 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
18876
18877 Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
18878
18879 * config.guess: Recognize lynx-2.3.
18880
18881 Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
18882
18883 * config.sub (z8ksim): Deleted
18884 (z8k-*-coff): New, this is the one true name of the target.
18885
18886 Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
18887
18888 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
18889
18890 Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
18891
18892 * config.guess (*:Linux:*:*): First try asking the linker what the
18893 default object file format is (elf, aout, or coff). Then if this
18894 fails, try previous methods.
18895
18896 Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
18897
18898 * configure.in: Don't build newlib for *-*-vxworks5.1.
18899
18900 Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
18901
18902 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
18903 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
18904
18905 Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
18906
18907 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
18908
18909 Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
18910
18911 * cfg-ml-com.in: New file.
18912 * cfg-ml-pos.in: New file.
18913
18914 Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
18915
18916 * COPYING.NEWLIB: Add HP free copyright to list.
18917
18918 Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18919
18920 * config.sub: Recognize -eabi* for the system, not just -eabi.
18921
18922 Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
18923
18924 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
18925 * config.sub, configure.in (win32): New target and host.
18926
18927 Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
18928
18929 * configure.in: Add i386-pe configuration.
18930
18931 Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
18932
18933 * mpw-build.in (install): Install GDB after LD.
18934
18935 Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
18936
18937 * mpw-config.in (elf/mips.h): Always forward-include, needed
18938 for GDB to build.
18939
18940 Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
18941
18942 * testsuite: New directory for customer acceptance and whole tool
18943 chain tests.
18944
18945 Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
18946
18947 * configure: If per-host line isn't found, but AC_OUTPUT is found
18948 and a configure script exists, run it instead.
18949
18950 Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
18951
18952 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
18953
18954 Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
18955
18956 * configure: Set build_{cpu,vendor,os,alias} to host values when
18957 --build isn't specified.
18958
18959 Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
18960
18961 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
18962 (FLAGS_TO_PASS): Pass them.
18963 (EXTRA_TARGET_FLAGS): Ditto.
18964
18965 Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
18966
18967 * Makefile.in (all-libg++): Depend on all-libstdc++.
18968
18969 Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
18970
18971 * configure.in (noconfigdirs): Enable all packages for
18972 i386-unknown-netbsd.
18973
18974 Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
18975
18976 * configure.in (noconfigdirs): Don't configure tk for i386-go32
18977 hosted builds (DOS builds)
18978
18979 Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
18980
18981 Changes for ARM based on patches from Richard Earnshaw:
18982 * config.sub: Handle armeb and armel.
18983 * configure.in: Omit arm linker only for riscix.
18984
18985 Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
18986
18987 * config.guess: Update from FSF.
18988
18989 Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
18990
18991 * config.sub: Recognize powerpcle as the little endian variant of
18992 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
18993 powerpcle variant. Convert pentium into i586, not i486. Add p5
18994 alias for i586. Map new x86 variants p6, k5, nexgen into i586
18995 temporarily.
18996
18997 Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
18998
18999 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
19000
19001 Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
19002
19003 * config.sub: Accept -lites* as a basic system type.
19004
19005 Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
19006
19007 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
19008 installed, and if so return linuxoldld as the system name.
19009
19010 Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
19011
19012 * config.guess: Add hppa1.1-hp-lites support.
19013
19014 Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
19015
19016 * configure.in: Don't build newlib for m68k-vxworks5.1.
19017
19018 Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
19019
19020 * configure.in (mips-sgi-irix6): Use mh-irix5.
19021
19022 Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
19023
19024 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
19025
19026 Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
19027
19028 * test-build.mk: Enable building of shared libraries on IRIX 5 and
19029 OSF/1. Fix compiler flags.
19030 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
19031
19032 Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
19033
19034 * configure.in: Recognize --with-newlib.
19035 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
19036
19037 Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
19038
19039 * Makefile.in: move {all,check,install}-gdb from *_MODULES
19040 to *_X11_MODULES due to gdbtk needing X include files et al.
19041
19042 Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
19043
19044 Merge in support for Mac MPW as a host.
19045 (Old change descriptions retained for informational value.)
19046
19047 * mpw-config.in: Add generic include forwards for cpu-specific
19048 include files in aout and elf directories.
19049
19050 * mpw-configure: Added copyright.
19051 * mpw-config.in: Check for presence of required build tools.
19052 (target_libs): Add newlib.
19053 (target_tools): Add examples.
19054 (Read Me): Generate as "Read Me for MPW" instead.
19055 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
19056 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
19057 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
19058
19059 * mpw-configure: Remove subdir-specific makefile hackery,
19060 delete mk.tmp after using it.
19061
19062 * mpw-build.in (all): Display start and end times.
19063
19064 * mpw-configure (host_canonical): Set.
19065 (target_cpu): Always add to makefiles.
19066 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
19067 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
19068 (mpw-mh-mpw): Look for in srcdir and srcroot.
19069 Use sed instead of mpw-edit-prefix to edit prefix definitions.
19070
19071 * mpw-build.in: (install-only): New target.
19072
19073 * mpw-configure (host_alias, target_alias): Rename from hostalias
19074 and targetalias, add into generated Makefile.
19075 (mk.tmp): If present, add into generated Makefile.
19076 * mpw-build.in (all-gas): Build config.h first before gas proper.
19077
19078 * mpw-configure (config.status): Write only if changed.
19079 * mpw-config.in (readline): Configure it (not built, just used for
19080 definitions).
19081
19082 * mpw-config.in (elf/mips.h): Add a forward include.
19083
19084 * mpw-config.in: Forward-include most .h files in include into
19085 extra-include.
19086 (readline): Don't build.
19087 mpw-build.in (install): Install GDB.
19088
19089 * mpw-configure (prefix, mpw_prefix): Handle it.
19090 * mpw-config.in (mmalloc, readline): Don't configure.
19091 * mpw-build.in (thisscript): Rename to ThisScript.
19092 Use mpw-build instead of BuildProgram everywhere.
19093 (mmalloc, readline): Don't build.
19094 * mpw-README: New file, basic documentation about the MPW port.
19095
19096 * mpw-config.in: Use forward-include to create include files.
19097
19098 * mpw-configure: Add more things to the top of each configured
19099 Makefile, including contents of config/mpw-mh-mpw.
19100 * mpw-config.in (extra-include): Create this directory and fill it
19101 with Posix-like include files when configuring.
19102
19103 * config.sub (apple, mac, mpw): Add various aliases.
19104
19105 * mpw-build.in: New file, top-level build script fragment for MPW.
19106 * mpw-configure: New file, configure script for MPW.
19107 * mpw-config.in: New file, config fragment for MPW.
19108
19109 Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
19110
19111 * configure.in (host_libs): Remove glob, since it is gone from the
19112 sources.
19113
19114 Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
19115
19116 * Makefile.in: define empty GDB_NLM_DEPS var.
19117
19118 * configure.in(target_makefile_frag): use config/mt-netware
19119 for netware targets.
19120
19121 Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
19122
19123 * config.sub: Merge in recent FSF changes. Remove linux special
19124 cases.
19125
19126 Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
19127
19128 Revert this change:
19129
19130 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
19131
19132 * build-all.mk: Use CC=cc -Xs on Solaris.
19133
19134 Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
19135
19136 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
19137 stop using it.
19138 * Makefile.in: Nuke all references to glob subdirectory.
19139
19140 Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
19141
19142 * configure.in: Fix --enable-shared logic in per-host.
19143
19144 Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
19145
19146 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
19147
19148 Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
19149
19150 * configure.in (noconfigdirs): Don't build gas on AIX, for
19151 powerpc*-*-aix* as well as for rs6000*-*-aix*.
19152
19153 Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
19154
19155 * configure: Fix --cache-file to work if the file argument is a
19156 relative path.
19157
19158 Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
19159
19160 * configure: If the --cache-file is used, pass it down to
19161 configure in subdirectories.
19162
19163 Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
19164
19165 * config.sub: add vxworks29k configuration.
19166
19167 Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
19168
19169 * Makefile.in (taz): Do "diststuff" part quietly.
19170
19171 Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
19172
19173 * config.sub: Mini-merge with gcc/config.sub.
19174
19175 Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
19176
19177 * config.guess (IRIX): Sed - to _.
19178
19179 Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
19180
19181 * Makefile.in (source-vault, binary-vault): New targets.
19182
19183 Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
19184
19185 * config.sub: Recognize -eabi as a basic system type.
19186
19187 Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
19188
19189 * configure.in (enable_shared stuff): Fix typo.
19190
19191 Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
19192
19193 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
19194
19195 Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
19196
19197 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
19198
19199 Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
19200
19201 * configure.in (rs6000-*-*): Don't build gas.
19202
19203 Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
19204
19205 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
19206 reduce command line length.
19207 (AS_FOR_TARGET): Check for as.new, not Makefile.
19208 (NM_FOR_TARGET): Check for nm.new, not Makefile.
19209
19210 Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
19211
19212 * config.guess: Merge from FSF.
19213
19214 Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
19215
19216 * configure: Don't use $ when handling program_suffix.
19217
19218 Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
19219
19220 * configure.in: Configure tk for hppa/hpux.
19221
19222 Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
19223
19224 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
19225
19226 Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
19227
19228 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
19229 to LIBCXXFLAGS. Tests are better run without it.
19230
19231 Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
19232
19233 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
19234
19235 Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
19236
19237 * configure.in (*-*-netware*): Don't configure xiberty.
19238
19239 Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
19240
19241 * configure.in: Remove tk from native_only list.
19242
19243 Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
19244
19245 * build-all.mk: Add mips-ncd-elf target to sun4 targets
19246 for special NCD build.
19247
19248 Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
19249
19250 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
19251 makeall.bat, they're only useful for binutils snapshots.
19252 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
19253 makeall.bat to specified SUPPORT_FILES.
19254
19255 Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
19256
19257 * build-all.mk: Add Ericsson targets to sun4 and solaris
19258 hosts. Add BNR's sun4 target to solaris host, so their
19259 build-from-source will be tested in-house first.
19260
19261 Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
19262
19263 * Makefile.in (LIBCFLAGS): New variable.
19264 (CFLAGS_FOR_TARGET): Ditto.
19265 (LIBCFLAGS_FOR_TARGET): Ditto.
19266 (LIBCXXFLAGS): Ditto.
19267 (CXXFLAGS_FOR_TARGET): Ditto.
19268 (LIBCXXFLAGS_FOR_TARGET): Ditto.
19269 (BASE_FLAGS_TO_PASS): Pass them.
19270 (EXTRA_TARGET_FLAGS): Ditto.
19271
19272 * configure.in: Support --enable-shared.
19273
19274 Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
19275
19276 * configure.in (target_libs): Include libstdc++ again.
19277 * config.guess: Update from FSF (for FreeBSD).
19278
19279 Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
19280
19281 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
19282 makeall.bat.
19283 (DISTDOCDIRS): Add `etc'.
19284 (ETC_SUPPORT_PFX): New variable.
19285 (taz): Include anything from etc starting with a word in
19286 ETC_SUPPORT_PFX.
19287
19288 Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
19289
19290 * config.sub: Update for recent FSF changes. Remove obsolete
19291 h8300hds entry. Add -windows* and -osx as basic os. Minor
19292 spacing changes.
19293
19294 Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
19295
19296 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
19297
19298 * config.guess: Merge with FSF.
19299 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
19300
19301 Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
19302
19303 * configure: Since the "trap 0" handler will override the exit
19304 status on many systems, only use it for "exit 1", and make it set
19305 a non-zero exit status; reset it before "exit 0". Also, check
19306 exit status of config.sub, and error out if it failed.
19307
19308 Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
19309
19310 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
19311 and install libgloss.
19312
19313 Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
19314
19315 * Makefile.in (all-binutils): Depend upon all-byacc.
19316
19317 * configure.in: Don't build emacs on Irix 5.
19318
19319 Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
19320
19321 * configure.in (*-*-netware*): Add libio.
19322
19323 Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
19324
19325 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
19326 (CHECK_TARGET_MODULES): Ditto.
19327 (INSTALL_TARGET_MODULES): Ditto.
19328 (TARGET_LIBS): Ditto.
19329 (all-libstdc++): Note dependencies.
19330
19331 Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
19332
19333 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
19334
19335 Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
19336
19337 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
19338 -fexternal-templates.
19339
19340 * configure.in (target_libs): Add libstdc++.
19341 (noconfigdirs): Add libstdc++ as appropriate.
19342
19343 Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
19344
19345 * config.guess: Update from FSF.
19346
19347 Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
19348
19349 * configure: Use ${config_shell} when running ${configsub}.
19350
19351 Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
19352
19353 * config.sub: No longer recognize h8300h.
19354
19355 Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
19356
19357 * config.sub: Remove extraneous differences between config.sub and
19358 gcc/config.sub.
19359
19360 Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
19361
19362 * Makefile.in (DISTSTUFFDIRS): Add gas.
19363
19364 Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
19365
19366 * COPYING.NEWLIB: New file.
19367
19368 Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
19369
19370 * config.guess (HP-UX): Patch from Harlan Stenn
19371 <harlan@landmark.com> to also emit release level.
19372
19373 Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
19374
19375 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
19376
19377 Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
19378
19379 * config.sub: Merge nextstep cleanup from FSF.
19380
19381 Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
19382
19383 * configure.in (arm-*-*): Don't configure ld for this target.
19384
19385 Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
19386
19387 * configure.in (*-*-netware): don't configure libg++, libio,
19388 librx, or newlib.
19389
19390 Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19391
19392 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
19393 configure ld--it works, but it doesn't support shared libraries.
19394
19395 Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
19396
19397 * config.guess (*-unknown-freebsd*): Get rid of possible
19398 trailing "(Release)" in version string.
19399 Patch from Paul Richards <paul@isl.cf.ac.uk>.
19400
19401 Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
19402
19403 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
19404 Fix type: *-next-neststep -> *-next-nextstep.
19405
19406 * config.guess: Merge from FSF:
19407
19408 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
19409
19410 * config.guess: Recognize powerpc-ibm-aix3.2.5.
19411
19412 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
19413
19414 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
19415 instead of UNIX_SV for UnixWare 1.0).
19416
19417 Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
19418
19419 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
19420 to make gdb/nlm/* build after the compiler and linker.
19421
19422 Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
19423
19424 * config.guess (netbsd, freebsd, linux): Accept any machine,
19425 not just i[34]86.
19426 (m68k-atari-sysv4): Relocate to match FSF version.
19427
19428 * config.guess: More merges from the FSF:
19429
19430 Add a space before function call or macro invocation.
19431
19432 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
19433
19434 * config.guess: Add trap cmd to remove dummy.c and dummy when
19435 interrupted.
19436
19437 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
19438
19439 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
19440 (dummy): Redirect stderr from compilation of dummy.c.
19441
19442 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
19443
19444 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
19445
19446 Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
19447
19448 * configure: Accept and ignore --cache*, for compatibility with
19449 new autoconf.
19450
19451 Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
19452
19453 * config.guess: Merge from FSF:
19454
19455 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
19456
19457 * config.guess (Pyramid*:OSx*:*:*): New case.
19458 (PATH): Add /.attbin at end for finding uname.
19459 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
19460
19461 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
19462
19463 * config.guess (M88*:DolphinOS:*:*): New case.
19464
19465 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
19466
19467 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
19468 to select whether to use ELF or COFF.
19469
19470 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
19471
19472 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
19473
19474 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
19475
19476 * config.guess: Guess the OS version for HPUX.
19477
19478 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
19479
19480 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
19481
19482 Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19483
19484 * configure.in: Recognize --with-headers, --with-libs, and
19485 --without-newlib.
19486 * Makefile.in (all-xiberty): Depend upon all-ld.
19487
19488 Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19489
19490 * configure.in: Change i[34]86 to i[345]86.
19491
19492 Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19493
19494 * configure (version): A few more tweaks to help message.
19495
19496 Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
19497
19498 * Makefile.in: Remove (for now) librx as a host library,
19499 now that we're building it for target.
19500
19501 Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19502
19503 * configure: Fix up help message; from karl@owl.hq.ileaf.com
19504 (Karl Berry).
19505
19506 Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
19507
19508 * configure.in: Also configure librx.
19509
19510 Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
19511
19512 * Makefile.in: Update various rules to reflect that librx
19513 is now needed for libg++.
19514
19515 Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19516
19517 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
19518
19519 Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
19520
19521 * configure.in: Configure the examples directory.
19522
19523 Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19524
19525 * configure: Simplify Jun 2 1994 change.
19526
19527 Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
19528
19529 * change CC to /usr/latest/bin/gcc for lynx host builds, since
19530 /bin/gcc isn't good enough to build gcc.
19531
19532 Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
19533
19534 * Makefile.in (GDB_SUPPORT_FILES): Remove
19535 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
19536 (gdb.tar.gz): Add new rule to use standard distribution building
19537 mechanism.
19538
19539 Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19540
19541 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
19542 Bill Cox <bill@cygnus.com>.
19543
19544 Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
19545
19546 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
19547
19548 Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
19549
19550 * configure: Search current dir first in .gdbinit.
19551
19552 Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
19553
19554 * config.sub: Recognize freebsd (merged from gcc config.sub).
19555
19556 Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
19557
19558 * config.sub: Refer to NeXT's operating system as nextstep.
19559
19560 * config.sub (case $basic_machine): Re-order the cases, to match
19561 the order in the FSF version (which is mostly alphabethical).
19562 Merge in some additions and changes from the FSF.
19563
19564 Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
19565
19566 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
19567 * config.sub: Recognize cxux7.
19568 * configure.in: Use mh-cxux for m88k-harris-cxux*.
19569
19570 Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
19571
19572 * config.sub: Fix typo powerpc -> powerpc-*.
19573
19574 Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
19575
19576 * Makefile.in: `all-emacs19' depends on `all-byacc'.
19577
19578 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
19579 parallel with all-emacs and install-emacs). Top-level command
19580 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
19581
19582 Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19583
19584 * test-build.mk ($(host)-stamp-stage2-installed): Remove
19585 $(relbindir)/make before doing ``make install'', and use
19586 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
19587 installing over running make binary.
19588 ($(host)-stamp-stage3-installed): Likewise.
19589
19590 Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19591
19592 * config.guess: Recognize Mach.
19593
19594 Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19595
19596 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
19597 see whether --exec-prefix was used.
19598
19599 Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
19600
19601 * README: Explicitly mention libg++/README. (Zoo's idea.)
19602
19603 Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19604
19605 * Makefile.in: Add all-librx target similar to all-libproc.
19606
19607 Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
19608
19609 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
19610 with post 1.2 uname bogosity.
19611
19612 Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19613
19614 * configure: Remove temporary files on receipt of a signal.
19615
19616 Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
19617
19618 * configure: If there is a package_makefile_frag, remove
19619 ${subdir}/Makefile.tem after copying it in.
19620
19621 Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
19622
19623 * build_all.mk: support rs6000 lynx identifies itself as
19624 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
19625 since /bin/gcc is too feeble to compile a modern gcc.
19626
19627 Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
19628
19629 * brought devo/test-build.mk update-to-date with progressive/
19630 test-build.mk. Add lynx targets and hppa flag info.
19631
19632 Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
19633
19634 * configure.in: Use mh-ncrsvr43. Patch from
19635 Tom McConnell <tmcconne@sedona.intel.com>.
19636
19637 Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
19638
19639 * config.guess (i386-unknown-bsdi): No longer need to
19640 check #if defined(__bsdi__) && defined(__i386__).
19641
19642 Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19643
19644 * configure: Set program_transform_nameoption correctly.
19645
19646 Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
19647
19648 * brought build-all.mk update-to-date with progressive build-all.mk,
19649 added new targets and hppa info.
19650
19651 Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19652
19653 * configure: If config.guess result is a prefix of the user
19654 specified target, assume a native build and use the user specified
19655 target as the host alias. Remove SunOS patch suffix removal hack.
19656 * configure.in: Remove SunOS patch suffix removal hack.
19657
19658 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
19659 in NATIVE_CHECK_MODULES.
19660
19661 Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
19662
19663 * Makefile.in: Rename HOST_ONLY to NATIVE.
19664 * configure: Delete SunOs patch suffix from host_canonical
19665 and build_canonical variables that are prepended to Makefiles.
19666 * configure.in: Add comments for easier maintenance.
19667
19668 Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19669
19670 * Makefile.in: Add all-libproc target similar to all-gui.
19671
19672 Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
19673
19674 * Makefile.in (CHECK_MODULES): split into
19675 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
19676
19677 Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
19678
19679 * config.guess (i386-unknown-bsdi): New system to guess.
19680
19681 Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19682
19683 * Makefile.in: Add all-gui target (but not yet build by "all").
19684
19685 Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
19686
19687 * config.sub: Move deletion of patch suffix from here...
19688 * configure.in: To here, at Ian's suggestion. The top-
19689 level scripts might need to know of a patch level.
19690
19691 Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
19692
19693 * config.sub: Strip off patch suffix so rtl is recognized
19694 as a sunos4.1.3 machine, even though it's been patched.
19695
19696 Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
19697
19698 * Makefile.in (INSTALL_LAST): Delete.
19699 (INSTALL_DOSREL): New.
19700
19701 Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19702
19703 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
19704 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
19705 whether we pass down --with-gnu-ld anyhow.
19706
19707 Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
19708
19709 * Makefile.in (INSTALL_LAST): Change operation so it works
19710 on more flavors of make.
19711 * configure.in (go32): Don't build libg++ or libio.
19712
19713 Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
19714
19715 * Makefile.in (Move HOST_PREFIX_1 and friends up so
19716 they can be overriden by templates.
19717
19718 Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
19719
19720 * configure.in (target==go32): Don't build gdb.
19721 * dosrel: New directory.
19722
19723 Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
19724
19725 * configure.in (host==go32): Configure dosrel too.
19726 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
19727 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
19728 be set by incoming names or templates.
19729 (INSTALL_LAST): New rule.
19730
19731 Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
19732
19733 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
19734
19735 Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
19736
19737 * configure.in (appdirs): New variable. Currently empty, but will
19738 be used in gas distribution. If nonempty, lists a set of
19739 directories at least one of which must get configured, or top
19740 level configuration is considered to have failed.
19741 (rs6000-*-lynxos*): Use new file name.
19742
19743 Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19744
19745 Eliminate XTRAFLAGS.
19746 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
19747 newlib include files using -idirafter, and also use -nostdinc.
19748 (CXX_FOR_TARGET): Likewise.
19749 (XTRAFLAGS): Removed.
19750 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
19751 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
19752 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
19753 ($(DO_X)): Don't pass down XTRAFLAGS.
19754
19755 Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
19756
19757 * configure.in (mips*-dec-bsd*): New target; do build linker.
19758 (mips*-*-bsd*): New target; don't build linker.
19759
19760 Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
19761
19762 * configure.in: support rs6000-*-lynxos* configuration.
19763 support sunos4 as a cross target.
19764
19765 * config.sub: look for lynx*, not lynx since the OS version may
19766 legitimately be part of the name.
19767
19768 Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
19769
19770 * configure.in (i[34]86-*-sco*): Move to be with other i386
19771 targets.
19772 (romp-*-*): New target. Skip various binary utilities.
19773 (vax-*-*): New target. Don't build newlib.
19774 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
19775
19776 Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
19777
19778 * configure.in: Only set host_makefile_frag if config
19779 directory exists.
19780
19781 Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
19782
19783 * install.sh: If $dstdir exists, don't check whether each
19784 component does.
19785
19786 Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19787
19788 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
19789
19790 Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
19791
19792 * configure.in (*-*-lynxos*): Don't configure newlib for either
19793 native or cross Lynx.
19794
19795 Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
19796
19797 * config.sub (sparc64-elf): Fix os.
19798 (z8k): Remove duplicate.
19799
19800 Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19801
19802 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
19803 gcc/stmp-fixproto, to try to prevent fixproto from being run.
19804
19805 Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
19806
19807 * configure: Make file links cleanly even if Lynx fails on
19808 an NFS symlink (at least fail cleanly).
19809
19810 Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
19811
19812 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
19813 -XNh2000.
19814
19815 Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
19816
19817 * configure: Unknown options are fatal again.
19818
19819 Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
19820
19821 * configure: Ignore --x-includes and --x-libraries, for Autoconf
19822 compatibility.
19823
19824 Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
19825
19826 * build-all.mk: Add `clean' target.
19827
19828 Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
19829
19830 * config.guess: Add SINIX support.
19831 * configure.in: Add mips-*-sysv4* support.
19832
19833 Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
19834
19835 * build-all.mk: Document all useful targets.
19836 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
19837 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
19838
19839 Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
19840
19841 * configure: Support --silent, --quiet.
19842
19843 Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
19844
19845 * configure: Support --disable-FEATURE.
19846
19847 Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19848
19849 * config.guess: Recognize NCR running SVR4.3.
19850
19851 Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
19852
19853 * config.guess: Make BSDI generate i386-unknown-bsd386.
19854 Patch from Paul Eggert <eggert@twinsun.com>.
19855
19856 Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19857
19858 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
19859
19860 Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
19861
19862 * configure: Make unrecognized options give nonfatal warnings
19863 instead of fatal errors, and pass them to any subdirectory
19864 configures in case they recognize them.
19865 Make --x equivalent to --with-x.
19866
19867 Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
19868
19869 * configure: Add --enable-* options. Clean up usage message and
19870 some comments.
19871
19872 Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
19873
19874 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
19875
19876 Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
19877
19878 * configure.in (hppa*-*-*): Enable binutils.
19879
19880 Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19881
19882 * config.sub: Recognize cisco.
19883
19884 Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
19885
19886 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
19887
19888 Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19889
19890 * config.guess: about target *-hitachi-hiuxwe2, don't print more
19891 than one configuration name. Add comment.
19892
19893 Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
19894
19895 * config.guess: about target *-hitachi-hiuxwe2, fixed
19896 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
19897 macro is incorrect.]
19898
19899 Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19900
19901 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
19902 than the "make ls" stuff which used to be here.
19903
19904 Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
19905
19906 * config.guess: Recognize i[34]86-unknown-freebsd.
19907 From Shawn M Carey <smcarey@rodan.syr.edu>.
19908
19909 Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
19910
19911 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
19912
19913 Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
19914
19915 * config.guess: Check for ptx.
19916
19917 Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
19918
19919 * config.sub: Add os9k checking.
19920
19921 Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
19922
19923 * config.guess: Handle OSF1 running on HPPA processors
19924
19925 Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
19926
19927 * configure: If subdir configure fails, print out a message with
19928 subdirectory name, in case subdir's configure code didn't identify
19929 itself.
19930
19931 Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
19932
19933 * configure.in: Remove embedded newlines from configdirs.
19934 Avoid mismatches of substrings. Fix matching strings at end
19935 of configdirs.
19936
19937 Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
19938
19939 * config.guess: Add Lynx/rs6000 config support.
19940
19941 Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
19942
19943 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
19944
19945 Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
19946
19947 * configure.in (hppa*-*-osf*): Treat this just like most other
19948 PA configurations (eg no binutils or ld).
19949 (hppa*-*-*elf*): These configurations have binutils and ld.
19950
19951 Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
19952
19953 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
19954
19955 Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19956
19957 * configure.in (rs6000-*-*): Build gas.
19958
19959 Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
19960
19961 * Makefile.in: Avoid bug in losing hpux sed.
19962
19963 Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19964
19965 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
19966 for GDB and GDB has been fixed to not need it.
19967
19968 Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
19969
19970 * config.guess: Recognize vax hosts.
19971
19972 Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
19973
19974 * configure (while loop): Don't use "break 2" inside case
19975 statement -- the case statement isn't an enclosing loop.
19976
19977 Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
19978
19979 * config.guess: Clean up NeXT support, to allow nextstep
19980 on Intel machines. Make OS be nextstep.
19981
19982 Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
19983
19984 * config.guess: Add alternate forms for Convex.
19985
19986 Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
19987
19988 * configure: Completely rewrite option processing. Take
19989 advantage of pattern-matching to avoid invoking test frequently.
19990 Also clean up host and target defaulting logic.
19991
19992 Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
19993
19994 * Makefile.in: Replace all occurrances of "rootme" with "r" and
19995 "$${rootme}" with "$$r", to increase the likelihood that the do-*
19996 commands (plus user environment) will fit SCO limits.
19997
19998 Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19999
20000 * configure.in: Don't issue warnings about directories which are
20001 not being configured if -norecursion is set. Correct test for
20002 --with-gnu-as and --with-gnu-ld to not get confused by substring
20003 matches.
20004
20005 * configure.in: Don't build gas for alpha-dec-osf1*.
20006
20007 Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
20008
20009 * configure: Back out Per's change of 12/19/1993. It changes the
20010 behavior of configure in unexpected and confusing ways.
20011
20012 Also, use different delim char when calculating
20013 program_transform_name so that the name can contain slashes.
20014
20015 Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
20016
20017 * configure.in, config.sub: Add support for VSTa micro-kernel.
20018
20019 Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
20020
20021 * configure.in: Nuke hacks which were used to get a special
20022 version of GAS for HPPA configurations.
20023
20024 Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
20025
20026 * configure: If only ${target_alias} is given, use that
20027 as the default for ${host_alias}.
20028 * configure: Add missing back-slashes before nested quotes.
20029
20030 Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
20031
20032 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
20033
20034 Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
20035
20036 * config.guess: Recognize some Tektronix configurations.
20037 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
20038
20039 Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
20040
20041 * config.sub: Match any flavor of SH.
20042
20043 Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
20044
20045 * configure.in: Don't try to configure newlib for Alpha.
20046
20047 Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20048
20049 * configure.in: Don't build ld for Irix 5. Don't build gas,
20050 libg++ or libio for any Alpha target.
20051
20052 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
20053
20054 Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
20055
20056 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
20057 default arguments -- so it tried to compress itself.
20058
20059 Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
20060
20061 * configure.in (notsupp): ensure that a space is always at the end
20062 of the configdirs list, since the grep checks for an explicit space
20063
20064 Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20065
20066 * configure.in (target i386-sysv4.2): don't build ld, since static
20067 versions of many libraries are not available.
20068
20069 Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20070
20071 * config.guess: Recognize Apollos (using environment variables).
20072 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
20073
20074 Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20075
20076 * config.guess: Recognize Sony news mips running newsos.
20077
20078 Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
20079
20080 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
20081 "fi ; else" for bash.
20082
20083 Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
20084
20085 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
20086
20087 Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
20088
20089 * config.sub: accept unixware as an alias for svr4.2.
20090 Fix some inconsistancies with the gcc version.
20091
20092 Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20093
20094 * Makefile.in (DISTDOCDIRS): Add gdb.
20095
20096 Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
20097
20098 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
20099
20100 Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
20101
20102 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
20103 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
20104 this now.
20105
20106 Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20107
20108 * config.sub: Accept hiux* as an OS name.
20109
20110 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
20111 etc/make-stds.texi. The underscore came from gcc, and dje now
20112 agrees that RUNTESTFLAGS is the correct name.
20113
20114 Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
20115
20116 * install.sh: Remove 'set -e'. It makes any conditionals
20117 in the script useless.
20118
20119 * config.guess: Automatically recognize arm-acorn-riscix
20120 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
20121
20122 Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
20123
20124 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
20125
20126 Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
20127
20128 * Makefile.in (DISTDOCDIRS): New variable.
20129 (taz): Edit local Makefile.in sooner, instead of proto-toplev
20130 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
20131
20132 Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20133
20134 * configure.in (hppa target): check the source directory for the
20135 pagas sub-directory
20136
20137 Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
20138
20139 * config.sub: Allow -aout* and -elf*.
20140
20141 Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
20142
20143 * configure.in: Don't build ld on i386-solaris2, same as for
20144 sparc-solaris2.
20145
20146 Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
20147
20148 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
20149
20150 Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20151
20152 * configure.in: Configure gdb for alpha.
20153
20154 Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20155
20156 * Makefile.in (CXXFLAGS): Add -O.
20157
20158 Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20159
20160 * config.guess: added support for DG Aviion
20161
20162 Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
20163
20164 * configure.in: Produce warning message for subdirectories not
20165 configurable for this host/target combination. Don't try to
20166 configure gdb for vms.
20167
20168 Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
20169
20170 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
20171 appropriate files before making "diststuff".
20172 (DISTBISONFILES): New var: list of files to be edited.
20173 (DISTSTUFFDIRS): Add binutils.
20174
20175 Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20176
20177 * config.sub: also handle mipsel and mips64el (for little endian mips)
20178
20179 Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20180
20181 * configure.in: Add * to end of all OS names.
20182
20183 Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
20184
20185 * configure.in: Build newlib for LynxOS native.
20186
20187 Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20188
20189 * config.guess: Add support for delta 88k running SVR3.
20190
20191 * configure.in: Add comment about HP compiler vs. emacs.
20192
20193 Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20194
20195 * configure.in: don't build ld on solaris2 (not a viable option
20196 due to bugs in getpwnam & getpwuid)
20197
20198 Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
20199
20200 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
20201 config.guess will produce a full version number.
20202
20203 Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20204
20205 * configure.in: Build linker and binutils for alpha-dec-osf1.
20206
20207 Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20208
20209 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
20210 and gdb/testsuite/Makefile.in.
20211
20212 Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20213
20214 * configure.in: recognize mips*- instead of mips-
20215
20216 Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
20217
20218 * config.sub: Accept linux*coff and linux*elf as operating
20219 systems.
20220
20221 Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20222
20223 * config.sub: Recognize mips64, and mips3 as an alias for it.
20224
20225 Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20226
20227 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
20228 gdb knows how to handle OSF/1 shared libraries.
20229
20230 Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20231
20232 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
20233 * config.guess: Recognize Hitachi's HIUX.
20234 * config.sub: Recognize h3050r* and hppahitachi.
20235 Remove redundant cases for hp9k[23]*.
20236
20237 Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20238
20239 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
20240 if gas and ld are in the source tree and are in ${configdirs}.
20241 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
20242 --with options (but still pass them down on the command line,
20243 if they were explicitly specified).
20244
20245 Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20246
20247 * configure: substitute SHELL value in Makefile.in with
20248 ${CONFIG_SHELL}
20249
20250 Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20251
20252 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
20253 *-*-solaris2* targets.
20254
20255 Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20256
20257 * Makefile.in: define M4, and pass it down to sub-makes;
20258 all-autoconf now depends on all-m4
20259
20260 Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20261
20262 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
20263 presence of {ar,ranlib} instead of a configured directory
20264
20265 Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
20266
20267 * config.guess: Accept 34?? as well as 33?? for NCR.
20268
20269 Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20270
20271 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
20272 of 'gas' in sed commands, since 'gash' is now in the tree as well.
20273
20274 Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20275
20276 * configure: grab values for $(CC) and $(CXX) from the
20277 environment, so that someone can do "CC=gcc configure; make" and
20278 have it work right (matching the way that autoconf works now)
20279
20280 * configure.in, Makefile.in: add support for gash, the tcl
20281 interface to Galaxy
20282
20283 * config.guess: add NetBSD variants (hp300, x86)
20284
20285 Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
20286
20287 * install.sh: Support -d option (in the manner of SunOS 4 install,
20288 as it is more deterministic than that of GNU install)
20289 (chmodcmd): Set file to mode 755 by default (should also do default
20290 chgrp and chown, but I don't feel like dealing with that now)
20291
20292 Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
20293
20294 * config.sub: Remove h8300hhms alias.
20295
20296 Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20297
20298 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
20299
20300 Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20301
20302 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
20303 as stmp-fixinc
20304
20305 Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
20306
20307 * config.sub: recognize m88110-bug-coff.
20308
20309 Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20310
20311 * Makefile.in (all-libio): all dependencies on the toolchain used
20312 to build this (gcc, gas, ld, etc)
20313
20314 Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20315
20316 * config.guess: Deal with OSF/1 1.3 on alpha.
20317
20318 Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20319
20320 * install.sh: add some 'else true' clauses for portability
20321
20322 * configure.in: don't build libio for h8[35]00-*-* targets
20323
20324 Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
20325
20326 * Makefile.in: Add support for new libio.
20327
20328 Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20329
20330 * install.sh: If one command fails, don't try the rest. Don't try
20331 to remove $dsttmp (via trap) unless we have already created it.
20332 If $src doesn't exist, detect it and exit with an error.
20333
20334 * config.guess: Recognize BSD on hp300.
20335
20336 Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
20337
20338 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
20339 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
20340
20341 Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
20342
20343 * Makefile.in (all-send-pr): depends on all-prms
20344
20345 Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20346
20347 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
20348
20349 Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20350
20351 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
20352 Added test for mips-mips-riscos5.
20353
20354 Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20355
20356 * configure.in: use mh-hp300 for 68k HP hosts
20357
20358 Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20359
20360 * configure: add support for CONFIG_SHELL, so that you can use
20361 some alternate shell for evaluating configure scripts
20362
20363 Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
20364
20365 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
20366 in configure script to bug-gdb@prep.ai.mit.edu when building
20367 distribution archive.
20368 * Makefile.in (COMPRESS): Remove def.
20369 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
20370 gdb.tar.Z and make-gdb.tar.Z respectively.
20371 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
20372 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
20373 to convergence with 'taz' target in Makefile.in.
20374
20375 Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20376
20377 * install.sh (dsttmp): use trap to ensure that tmp files go
20378 away on error conditions
20379
20380 Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20381
20382 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
20383
20384 Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20385
20386 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
20387 its parent is '/' not ''.
20388
20389 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
20390
20391 Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
20392
20393 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
20394 that ${newsrcdir}/configure.in does.
20395
20396 Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20397
20398 * test-build.mk: support for CONFIG_SHELL
20399
20400 Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
20401
20402 * config.sub (netware): Add as a basic system type.
20403
20404 Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
20405
20406 * Makefile.in (Makefile): depend on configure.in. Also drop the
20407 $(srcdir)/ from the dependency on Makefile.in.
20408
20409 Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
20410
20411 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
20412 (h8300hhms is temporary until multi-libraries are implemented).
20413 * configure.in: Handle h8300h too.
20414
20415 Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20416
20417 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
20418
20419 Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
20420
20421 * configure: Remove extraneous output when guessing host type.
20422 * config.guess: Remove extraneous output when guessing using C
20423 compiler rather than uname, or when guessing fails.
20424
20425 Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
20426
20427 * Makefile.in: remove all.cross and install.cross targets
20428
20429 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
20430 definitions
20431
20432 Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
20433
20434 * configure.in (target sh): Build gprof.
20435
20436 Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20437
20438 * config.sub: change -solaris to -solaris2
20439
20440 Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20441
20442 * configure.in: Use config/mh-riscos for mips-*-sysv*.
20443
20444 Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
20445
20446 * configure: Correct error message for missing Makefile.in to
20447 print correct directory.
20448
20449 Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20450
20451 * install.sh: kludge around 386BSD shell bug
20452
20453 Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
20454
20455 * config.guess: Recognize NeXT.
20456 * config.guess: Recognize i486-ncr-sysv4.
20457 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
20458
20459 Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
20460
20461 * Makefile.in (MAKEINFOFLAGS): New variable.
20462 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
20463 * build-all.mk, test-build.mk: Pass down --no-split as
20464 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
20465
20466 Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
20467
20468 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
20469
20470 Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
20471
20472 * Makefile.in (libg++.tar.z): New rule.
20473 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
20474 * Makefile.in (taz): Only do a single chmod.
20475
20476 Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
20477
20478 * install.sh: don't use dirname anymore (replaced with sed usage)
20479
20480 Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
20481
20482 * Makefile.in: Change extension for gzip'd files from '.z' to
20483 '.gz' per new FSF standard usage.
20484
20485 Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
20486
20487 * configure: put quotes around the final value of program_transform_name
20488
20489 Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20490
20491 * Makefile.in: new install.sh support; update install-info rules
20492
20493 Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
20494
20495 * configure.in: Build diff for crosses, but not for go32 host.
20496
20497 * configure.in: Build gprof only for native, and don't build it
20498 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
20499
20500 Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
20501
20502 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
20503
20504 Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
20505
20506 * configure.in (host_tools): Add prms.
20507
20508 Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20509
20510 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
20511 with $(FLAGS_TO_PASS) on the command line
20512
20513 * config.sub: Recognize lynx and lynxos
20514
20515 Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
20516
20517 * config.sub: Accept -ecoff*, not just -ecoff.
20518
20519 Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
20520
20521 * Makefile.in (taz): Use .gz suffix instead of .z.
20522 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
20523 names.
20524
20525 Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20526
20527 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
20528
20529 Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20530
20531 * Makefile.in (install-no-fixedincludes): install gcc last, so
20532 that rebuilds that might happen during 'make install' don't get
20533 bogus gcc include files
20534
20535 Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
20536
20537 Change from Utah for HPPA support:
20538 * config.guess: Recognize hppa1.x-hp-bsd.
20539
20540 Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
20541
20542 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
20543 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
20544
20545 Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
20546
20547 * config.sub: Add support for rom68k and bug boot monitors.
20548
20549 Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
20550
20551 * Makefile.in: Make all-opcodes depend on all-bfd.
20552
20553 Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
20554
20555 * config.guess: Added special check for i[34]86-univel-sysv4*.
20556
20557 Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
20558
20559 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
20560 the processor rather than assuming i486.
20561
20562 Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20563
20564 * config.guess: Recognize SunOS6 as Solaris3.
20565
20566 Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
20567
20568 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
20569 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
20570
20571 Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
20572
20573 * build-all.mk (all-cross): New target for Canadian Cross.
20574 Added Q2 go32 targets.
20575 * test-build.mk: Configure go32 cross sparclite-aout and
20576 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
20577 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
20578
20579 Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20580
20581 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
20582 GO32 hosted toolchains
20583
20584 Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
20585
20586 * configure: change so "-exec-prefix" gets passed down rather
20587 than "-exec_prefix" so autoconf generated Makefiles get the
20588 exec_prefix set right.
20589
20590 Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20591
20592 * config.guess: get the Solaris2 minor version number
20593
20594 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
20595
20596 Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
20597
20598 * config.guess: Recognize some Sequent platforms.
20599
20600 Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20601
20602 * Makefile.in: added the vault-install target
20603
20604 * configure.in: actually use the Sun3 makefile fragment that's in
20605 config, also added the release dir to configdirs
20606
20607 Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
20608
20609 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
20610
20611 Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20612
20613 * configure.in: remove some program from Alpha targetted toolchains
20614
20615 Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
20616
20617 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
20618 gprof.
20619 (taz): Run "make diststuff" in those directories instead of "make
20620 proto-dir". Look for "VERSION=" only at start of line in subdir
20621 Makefile. Use "gzip -9" for compression.
20622 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
20623 (binutils.tar.z): New target.
20624
20625 Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
20626
20627 * Makefile.in (taz): Include gpl.texinfo.
20628
20629 Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
20630
20631 * Makefile.in (setup-dirs): Merged into "taz" target.
20632 (taz): Only do `proto-dir' stuff if a directory is actually needed
20633 for this target.
20634
20635 Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
20636
20637 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
20638 (FLAGS_TO_PASS): Pass down MUNCH_NM.
20639 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
20640 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
20641 (gcc-no-fixedincludes): Correct for current gcc Makefile.
20642
20643 Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
20644
20645 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
20646 config.sub, and move-if-change to gdb testsuite distribution
20647 archive, so the testsuite can be extracted, configured, and
20648 run separately from the gdb distribution. Blow away the Chill
20649 tests that require a Chill compiled executable, since GNU Chill
20650 is not yet publically available.
20651
20652 Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20653
20654 * test-build.mk: set environment variables in a single command,
20655 instead of a list of assignments and exports
20656
20657 * config.guess: recognize Alpha/OSF1 systems
20658
20659 Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
20660
20661 * configure: Change help message to prefer --options rather than
20662 -options.
20663
20664 Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
20665
20666 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
20667 zippy@ecst.csuchico.edu.
20668 * config.guess: Recognize miniframe.
20669
20670 Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
20671
20672 * Makefile.in: Use srcroot to find runtest rather than rootme.
20673 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
20674
20675 Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
20676
20677 * test-build.mk: Extensive additions to support building on a
20678 machine other than the host.
20679
20680 Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
20681
20682 * configure (tooldir): Fix for i386-aix again.
20683
20684 Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
20685
20686 * configure, Makefile.in: Change definition of $(tooldir)
20687 to match the FSF.
20688
20689 Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
20690
20691 * config.guess: Recognize i[34]86/SVR4.
20692
20693 Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
20694
20695 * Makefile.in (all-gdb): gdb depends on sim.
20696
20697 Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
20698
20699 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
20700 at the same time we make the prototype gdb directory.
20701 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
20702 files at the same time as the gdb base release distribution.
20703
20704 Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
20705
20706 * Makefile.in (check): Use individual check targets rather than
20707 DO_X rule.
20708 (check-gcc): Added.
20709
20710 Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
20711
20712 * config.sub: Use sysv3.2 not sysv32 for canonical OS
20713 for System V release 3.2.
20714
20715 Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
20716
20717 * config.sub: Recognize hppaosf.
20718 * configure.in: Do configure ld/binutils/gas for it.
20719
20720 Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
20721
20722 * configure (tooldir): Alter syntax used to set this, for systems
20723 where "\$" isn't handled right, like i386-aix.
20724
20725 Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
20726
20727 * configure: Pass program-transform-name, not
20728 program_transform_name, to recursive configures.
20729
20730 Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
20731
20732 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
20733 of gas+ld+binutils.
20734
20735 Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
20736
20737 * config.guess: Recognize AIX3.2 as distinct from 3.1.
20738
20739 Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20740
20741 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
20742
20743 Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
20744
20745 * Makefile.in (PRMS): Set back to all-prms.
20746
20747 Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
20748
20749 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
20750 targets, rather than for MIPS hosts.
20751
20752 Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20753
20754 * configure.in: add comment for --with-x default values
20755
20756 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
20757
20758 * Makefile.in: add check-* targets for each of the directories in
20759 the tree. Add a definition of RUNTEST that will use the one we
20760 just built, if it exists. Pass this down via FLAGS_TO_PASS.
20761
20762 Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
20763
20764 * configure.in: Removed obsolete references to bfd_target and
20765 target_makefile_frag.
20766
20767 * build-all.mk: Set assorted targets for Q2.
20768 * config.sub: Recognize z8k-sim and h8300-hms.
20769 * test-build.mk: Really don't pass host to configure.
20770 (HOLES): Added uname.
20771
20772 Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
20773
20774 * configure: Handle an empty program-prefix, program-suffix or
20775 program-transform-name correctly.
20776
20777 Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
20778
20779 * build-all.mk: -G 8 no longer required for MIPS targets.
20780 * test-build.mk: Don't pass host argument to configure; make it
20781 guess.
20782
20783 Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
20784
20785 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
20786 * Makefile.in (COMPRESS): New macro, like GZIP.
20787
20788 Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
20789
20790 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
20791
20792 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
20793 with gas currently defaults to -G 0.
20794
20795 Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
20796
20797 * Makefile.in (all-flex): flex depends on byacc.
20798
20799 * build-all.mk: If host not specified, use config.guess. Pass TAG
20800 to test-build.mk as RELEASE_TAG.
20801 * test-build.mk (configargs): New variable containing arguments to
20802 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
20803 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
20804
20805 * config.guess: Use /bin/uname when checking -X argument on SCO,
20806 to avoid invoking GNU uname which doesn't understand -X.
20807
20808 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
20809
20810 * configure.in: Build gas for mips-*-*.
20811
20812 Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
20813
20814 * Makefile.in (all.normal): insert missing backslash.
20815
20816 Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
20817
20818 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
20819
20820 * Makefile.in: Complete overhaul to merge many almost identical
20821 targets.
20822
20823 Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
20824
20825 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
20826 (gdb.tar.Z): Adjusted.
20827
20828 * Makefile.in (setup-dirs, taz): New targets; should be general
20829 enough to adapt for gdb sometime. Build only .z file.
20830 (gas.tar.z): New target.
20831
20832 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
20833
20834 * build-all.mk: Use CC=cc -Xs on Solaris.
20835
20836 Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
20837
20838 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
20839 for handling BISON for FSF releases.
20840
20841 Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
20842
20843 * configure: Actually implement the change zoo just documented.
20844
20845 Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
20846
20847 * configure: when using config.guess, only set target_alias when
20848 it's not already been set (ie, on the command line)
20849
20850 Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20851
20852 * Makefile.in: add installcheck target, set PRMS to install-prms
20853
20854 Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20855
20856 * configure: add support for package_makefile_fragment, handle the
20857 case where a directory has a configure.in file but no Makefile.in
20858 more gracefully (with an actual understandable error message, even);
20859 add support for --without (and add this to the usage message); also
20860 explicitly add a --host=${host_alias} to the command line when
20861 config.guess is used
20862
20863 Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
20864
20865 * configure: Must use both --host and --target in recursive calls.
20866
20867 Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
20868
20869 * Makefile.in: Change deja-gnu to dejagnu.
20870
20871 Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
20872
20873 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
20874
20875 Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20876
20877 * configure.in: canonicalize all instances to *-*-solaris2*,
20878 also strip out a number of tools to not build for go32 host
20879
20880 Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
20881
20882 * config.guess: add GPL.
20883
20884 * Makefile.in, config.guess, config.sub, configure: bump
20885 copyrights to 93.
20886
20887 Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
20888
20889 * Makefile.in (do-info): Removed obsolete check for existence of
20890 localenv file.
20891
20892 * Makefile.in (MAKEOVERRIDES): Define to be empty.
20893
20894 Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20895
20896 * Makefile.in: a couple of 'else true' for decstation,
20897 support for TclX
20898
20899 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
20900
20901 Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
20902
20903 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
20904
20905 Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
20906
20907 * config.guess: Recognize i386-ibm-aix (PS/2).
20908 * configure.in: Use config/mh-aix386 file for it.
20909
20910 Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
20911
20912 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
20913 CC_FOR_TARGET instead.
20914 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
20915
20916 Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
20917
20918 * Makefile.in: Add sim to list of directories sent with gdb
20919
20920 Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
20921
20922 * configure.in: Put back mips-dec-bsd* case.
20923
20924 Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
20925
20926 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
20927 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
20928 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
20929
20930 Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20931
20932 * configure.in: remove no-op mips-dec-bsd* in "case $target"
20933
20934 * Makefile.in (dir.info): only run gen-info-dir if it exists,
20935 (install-info): install dir.info only if it exists,
20936 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
20937
20938 Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
20939
20940 * configure.in: For vms target, skip bfd, ld, binutils. Do build
20941 gas for mips-dec-bsd.
20942
20943 Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
20944
20945 * configure (makesrcdir): If ${srcdir} is relative and not ".",
20946 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
20947
20948 Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
20949
20950 * configure.in: Added "dejagnu" to hosttools list.
20951
20952 Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
20953
20954 * config.sub, configure.in, config.guess: Add support
20955 for Bosx, an AIX variant from Bull.
20956 Patches from F.Pierresteguy@frcl.bull.fr.
20957
20958 Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
20959
20960 * devo/dejagnu: Initial creation of devo/dejagnu.
20961 Migrated dejagnu testcases and support files for testing software
20962 tools to reside as subdirectories, currently called "testsuite",
20963 within the directory of the software tool. Migrated all programs,
20964 support libraries, etc. beloging to dejagnu proper from
20965 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
20966 with no modifications. The changes to these files which will
20967 allow them to configure, build, and execute properly will be made
20968 in a future update.
20969
20970 Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
20971
20972 * Makefile.in: Change send_pr to send-pr.
20973 * configure.in: Likewise.
20974 * send_pr: Renamed directory to send-pr.
20975
20976 Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
20977
20978 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
20979
20980 Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
20981
20982 * README: Update for gdb-4.8 release.
20983 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
20984 gdb-xxx.tar.z (gzip'd) file also.
20985
20986 Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20987
20988 * Makefile.in: make all-diff depend on all-libiberty
20989
20990 Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
20991
20992 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
20993
20994 Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20995
20996 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
20997
20998 Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
20999
21000 * Makefile.in (DEVO_SUPPORT): Remove etc directory
21001 (ETC_SUPPORT): Only add the files GDB wants from etc/.
21002 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
21003
21004 Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21005
21006 * Makefile.in: makeinfo binary is in a new location
21007
21008 Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
21009
21010 * config.sub: Accept -ecoff as an OS.
21011
21012 * Makefile.in: Various changes to eliminate a level of make
21013 recursion and reduce the required command line length.
21014 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
21015 sub-makes.
21016 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
21017 variables holding settings for specific sub-makes.
21018 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
21019 in terms of BASE_FLAGS_TO_PASS.
21020 (TARGET_LIBS): New variable listing directories which use
21021 TARGET_FLAGS_TO_PASS.
21022 (subdir_do): Eliminated.
21023 (do-*): New set of targets to replace subdir_do.
21024 (various): All targets which used subdir_do now depend on do-*.
21025 (local-clean): Renamed from do_clean.
21026 (local-distclean): New target, dependency of distclean and
21027 realclean.
21028 (install-info): Don't create directories. Depend on dir.info
21029 rather than calling make recursively.
21030 (install-dir.info): Eliminated.
21031 (install-info-dirs): Create all info directories here.
21032 (dir.info): Depend upon do-install-info.
21033
21034 * test-build.mk (HOLES): Added false.
21035
21036 Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
21037
21038 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
21039
21040 Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21041
21042 * Makefile.in (info): remove dependency on all-texinfo. The
21043 problem was really in texinfo/C, not at this level.
21044
21045 Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
21046
21047 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
21048
21049 Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
21050
21051 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
21052 GDB releases.
21053
21054 Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
21055
21056 * configure: Include srcdir in message about target of link not
21057 being found. Don't convert `-' to `_' in `with' options being
21058 passed to subdirs.
21059
21060 Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21061
21062 * configure.in: add uudecode to host_tools
21063
21064 * Makefile.in: added {all,install}-uudecode targets, added them to
21065 the appropriate lists
21066
21067 Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
21068
21069 * Makefile.in (all-gcc): Added dependency on all-gas.
21070
21071 * configure.in (mips-*-*): Build ld and binutils.
21072
21073 Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
21074
21075 * configure: check return code from mkdir, print error message and
21076 exit on failure.
21077
21078 Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
21079
21080 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
21081
21082 Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
21083
21084 * test-build.mk (HOLES): Added tar, cpio and uudecode.
21085
21086 Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
21087
21088 * config.sub (h8500): Recognize this as a cpu type.
21089
21090 Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21091
21092 * configure: source directory missing is no longer a warning
21093
21094 * configure.in: recognize irix[34]* instead of irix[34]
21095
21096 * Makefile.in: define and pass down X11_LIB
21097
21098 Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
21099
21100 * guess-systype: Renamed to ...
21101 * config.guess: ... by popular request.
21102 * configure.in, Makefile.in: Update accordingly.
21103
21104 Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
21105
21106 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
21107 + Add Convex, Cray/Unicos, and Encore/Multimax support.
21108 + Execute ./dummy instead of assuming . is in PATH.
21109
21110 Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
21111
21112 * guess-systype: New shell script. Attempts to guess the
21113 canonical host name of the executing host.
21114 Only a few hosts are supported so far.
21115 * configure: Call guess-systype if no host is specified.
21116
21117 Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
21118
21119 * Makefile.in (gcc-no-fixedincludes): Made to work with current
21120 gcc Makefile.
21121
21122 Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
21123
21124 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
21125 (all-gcc, install-gcc, subdir_do): Use it.
21126
21127 Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
21128
21129 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
21130
21131 Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
21132
21133 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
21134 set exclusively by configure, using configure.in .
21135
21136 Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21137
21138 * test-build.mk: set $PATH for all builds
21139
21140 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
21141
21142 Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
21143
21144 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
21145 the one used in gcc/Makefile.in, so that a null expansion doesn't
21146 override the one needed to build gcc with a native cc.
21147
21148 Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
21149
21150 * configure: Accept -with arguments.
21151
21152 Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
21153
21154 * Makefile.in: added h8300sim
21155
21156 Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
21157
21158 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
21159 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
21160 (all-cygnus, native, build-cygnus): Make
21161 $(canonhost)-stamp-3stage-done, not $(host)....
21162 * test-build.mk (stamp-3stage-compared): Use tail +10c for
21163 i386-sco3.2v4. Added else true to if command.
21164
21165 Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
21166
21167 * config.sub: (from FSF) Sequent uses a BSD-like OS.
21168
21169 Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
21170
21171 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
21172
21173 Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21174
21175 * configure.in: don't remove binutils from Solaris builds
21176
21177 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
21178
21179 * Makefile.in: get rid of earlier definitions for *clean,
21180 also handle the recursive info rule better
21181
21182 Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
21183
21184 * Makefile.in (mostlyclean, distclean, realclean): Fix to
21185 do more-or-less the right thing.
21186
21187 Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
21188
21189 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
21190 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
21191
21192 Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21193
21194 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
21195 $(host_canonical).
21196
21197 * configure.in: split the configdirs list into 4 categories (native
21198 v. cross, library v. tool) and handle the cross-only and native-
21199 only in more reasonable (and correct!) way.
21200
21201 Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
21202
21203 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
21204 configdirs anymore.
21205
21206 Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21207
21208 * Makefile.in: extensive cleanup:: removed all of the explicit
21209 clean-* targets, collapsed many wrappers around subdir_do into
21210 one, added additional targets to satisfy standards.texi, deleted
21211 some old targets, some changes for consistency
21212
21213 Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21214
21215 * configure.in: handle some programs as cross-only, and others as
21216 native only
21217
21218 * test-build.mk: handle partial holes in a more generic manner
21219
21220 * Makefile.in: m4 depends on libiberty
21221
21222 Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21223
21224 * configure.in: add m4, textutils, fileutils, sed, shellutils,
21225 time, wdiff, and find to configdirs
21226
21227 * Makefile.in: all, clean, and install rules for the new programs
21228 added to configure.in
21229
21230 Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21231
21232 * configure.in: use mh-sun for all *-sun-* hosts
21233
21234 Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21235
21236 * Makefile.in: define flags for X11 include files and library file
21237 locations, pass them down to the programs that need this info
21238
21239 * build-all.mk: added a 'native' target, to 3stage the native toolchain
21240
21241 Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21242
21243 * configure.in: start building libg++ for HP-UX targets
21244
21245 Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
21246
21247 * README: Update references to files moved into etc/.
21248
21249 Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
21250
21251 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
21252 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
21253
21254 Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
21255
21256 * configure: accept dash as well as underscore in long option
21257 names for FSF compatibility.
21258
21259 Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
21260
21261 * config.sub: added -sco3.2v4 support from FSF.
21262
21263 Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21264
21265 * configure.in: expand the section that adds or removes
21266 directories from the list of programs to build, to handle native
21267 vs. cross in addition to host v. native
21268
21269 Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
21270
21271 * Makefile.in: Replace C++ in macro names with CXX.
21272 This is less likely to break ...
21273
21274 Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21275
21276 * test-build.mk: add -w to GNU_MAKE
21277
21278 Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21279
21280 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
21281 add 'sparc' to list of recognized cpus. This needed to make
21282 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
21283 Delete some redundant ose68 variants. Recognize -wrs as an os,
21284 then changes that into $CPU-wrs-vxworks.
21285
21286 * configure.in: remove most references to gdbtest, regularize
21287 target based program removal
21288
21289 * test-build.mk: import from p3 tree (many fixes and changes)
21290
21291 Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
21292
21293 * Makefile.in: added rules to handle tcl, tk, and expect
21294
21295 * configure.in: handle those directories if they exist
21296
21297 Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21298
21299 * config.sub: removed bogus hppabsd and hppahpux names, since
21300 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
21301
21302 Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21303
21304 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
21305 depends upon all-xiberty
21306
21307 * Makefile.in: changes from p3, including:
21308
21309 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
21310
21311 * Makefile.in (XTRAFLAGS): include newlib directories if
21312 newlib/Makefile exists, rather than if host != target.
21313
21314 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
21315
21316 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
21317 from the same source tree and not building a cross-compiler. This
21318 matters for the libg++ configuration if reconfiguring a tree that
21319 has already been installed.
21320
21321 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
21322
21323 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
21324 pick up the machine and system specific header files.
21325
21326 * Makefile.in: added AS_FOR_TARGET, passed down in
21327 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
21328 the C compiler to use to create programs which are run in the
21329 build environment, set it to default to $(CC), and passed it down
21330 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
21331
21332 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
21333
21334 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
21335 We need them for unusual native builds, like systems without
21336 ranlib.
21337
21338 * configure: also define $(host_canonical) and
21339 $(target_canonical), which are the full, canonical names for the
21340 given host and target
21341
21342 Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
21343
21344 * Makefile.in: Added separate definitions for C++.
21345
21346 Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
21347
21348 * configure.in (configdirs): Add deja-gnu.
21349
21350 Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
21351
21352 * README: Update for configure.texi and gdb-4.7 release.
21353
21354 Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
21355
21356 * Makefile.in: Move "all" target to top of file.
21357 Previously, first target was ".PHONY" which caused BSD4.4 make
21358 to build .PHONY when make was run without arguments.
21359
21360 Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
21361
21362 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
21363 Library-copylefted code in libiberty.
21364
21365 Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
21366
21367 * config.sub: Replace m68kmote with plain old m68k.
21368
21369 Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
21370
21371 * Makefile.in: Remove space from blank line, avoid Make complaints.
21372
21373 Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
21374
21375 * config.sub: Complain if no argument is given. Added support for
21376 386bsd as OS and target alias.
21377
21378 Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
21379
21380 * Makefile.in (XTRAFLAGS): include newlib directories if
21381 newlib/Makefile exists, rather than if host != target.
21382
21383 Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
21384
21385 * config.sub: recognize sparclite-wrs-vxworks.
21386
21387 * Makefile.in (install-xiberty): added *-xiberty make rules (from
21388 p3.) Added clean-xiberty to clean.
21389
21390 Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21391
21392 * configure.in: use *-*-* instead of nested cases for host and target
21393
21394 Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
21395
21396 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
21397 from the same source tree and not building a cross-compiler. This
21398 matters for the libg++ configuration if reconfiguring a tree that
21399 has already been installed.
21400
21401 Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
21402
21403 * config.sub (i486v/i486v4): Merge in from FSF version.
21404
21405 Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
21406
21407 * configure: only set PWD if it is already set.
21408
21409 Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
21410
21411 * configure: just set PWD=`pwd` at the top, since Ultrix sh
21412 doesn't have unset and all success paths (and most error paths)
21413 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
21414 to just ${PWD} to avoid confusion.)
21415
21416 Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
21417
21418 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
21419 even for a native compilation.
21420
21421 Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
21422
21423 Changes to make the gdb.tar.Z rule work better.
21424
21425 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
21426 (DEVO_SUPPORT): Add configure.texi.
21427 (bfd-ilrt.tar.Z): Remove ancient rule.
21428
21429 Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
21430
21431 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
21432 pick up the machine and system specific header files.
21433
21434 * configure.in, config.sub: added new target m68010-adobe-scout,
21435 with alias of adobe68k. Changed configure.in to check for
21436 -scout before -sco* to avoid a false match.
21437
21438 * Makefile.in: added AS_FOR_TARGET, passed down in
21439 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
21440 the C compiler to use to create programs which are run in the
21441 build environment, set it to default to $(CC), and passed it down
21442 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
21443
21444 Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
21445
21446 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
21447 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
21448 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
21449 FOR_TARGET variants, to newlib and libg++.
21450
21451 Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
21452
21453 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
21454 first.
21455
21456 Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
21457
21458 * config.sub: Accept `elf' as an environment.
21459
21460 Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
21461
21462 * Makefile.in (all-opcodes): cd into the right directory
21463
21464 Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
21465
21466 * configure: added -program_transform_name option, used as
21467 argument to sed when installing programs.
21468 configure.texi: added documentation for -program_prefix,
21469 -program_suffix and -program_transform_name.
21470
21471 Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
21472
21473 * config.sub: Accept i486 where i386 ok.
21474
21475 Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
21476
21477 * config.sub: accept we32k
21478
21479 Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
21480
21481 * config.sub, configure.in: accept OSE68000 and OSE68k.
21482
21483 * Makefile.in: don't create all directories for ``make install'';
21484 let the subdirectories create the ones they need.
21485
21486 Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21487
21488 * COPYING: new file, GPL v2
21489
21490 Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21491
21492 * Makefile.in: use the new gen-info-dir, which needs a template
21493 argument (which also lives in texinfo)
21494
21495 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
21496
21497 Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
21498
21499 * config.sub (ncr3000): Change i386 to i486.
21500
21501 Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21502
21503 * Makefile.in: add install-rcs, install-grep to
21504 install-no-fixedincludes, removed install-bison and install-libgcc
21505
21506 Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
21507
21508 * configure.in: grab the HPUX makefile fragment if on HPUX
21509
21510 Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
21511
21512 * Makefile.in: eradicate bison spoor (ditto libgcc).
21513 configure.in: recognise m68{k,000}-ericsson-OSE.
21514 es1800 is alias for m68k-ericsson-OSE
21515
21516 Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21517
21518 * configure.in: rearrange the parts that remove programs from
21519 configdirs, based now on HOST==TARGET or by canonical triple.
21520
21521 Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
21522
21523 * test-build.mk: recurse explicitly with -f test-build.mk when
21524 appropriate. predicate stage3 and comparison on the existence
21525 of gcc. That is, if gcc isn't around, we aren't three-staging.
21526 On very clean, also remove ...stamp-co. Build in-place before
21527 doing other builds.
21528
21529 Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
21530
21531 * Makefile.in, configure.in: add tgas
21532
21533 Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
21534
21535 * Makefile.in: a number of changes merged in from progressive.
21536
21537 * configure.in: add libm.
21538
21539 * .cvsignore: ignore some stuff that comes from test-build.mk.
21540
21541 Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
21542
21543 * config.sub: Add es1800 (m68k-ericsson-es1800).
21544
21545 Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
21546
21547 * configure: Add program_suffix (parallel to program_prefix)
21548 * Makefile.in: adjust directory-creating script for losing decstation
21549
21550 Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
21551
21552 * configure: Minor $subdir-related fixes.
21553
21554 Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
21555
21556 * configure: fix various problems with propogating
21557 makefile_target_frag in subdirs.
21558 * configure.in: config libgcc if its there
21559
21560 Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
21561
21562 * config.sub: HPPA merge.
21563
21564 Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
21565
21566 * Makefile.in: Replace all-bison with all-byacc in all
21567 dependency lines for other tools (which now use byacc).
21568
21569 Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
21570
21571 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
21572
21573 Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
21574
21575 * Makefile.in: make gprof rules similar to byacc rules (instead of
21576 vestigal $(unsubdir) that didn't work...)
21577
21578 Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
21579
21580 * config.sub: Add support for Linux.
21581 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
21582 (at least for libg++).
21583
21584 Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
21585
21586 * configure.texi: fix doc for the -nfp option to configure
21587
21588 Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
21589
21590 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
21591
21592 Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
21593
21594 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
21595 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
21596 * configure.in: added solaris* host_makefile_frag hook.
21597
21598 Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21599
21600 * config.sub: changed recognition of m68000 so that various
21601 m68k types can be specified via m680[01234]0
21602
21603 Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21604
21605 * config.sub (basic_machine): fix sed so that '-foo' isn't
21606 completely substituted out while .+'-foo' loses the '-foo'
21607
21608 Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
21609
21610 * config.sub ($os): Add -aout.
21611
21612 Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
21613
21614 * configure: If host_makefile_frag is absolute, don't
21615 prefix ${invsubdir} (relevant to libg++ auto-configure).
21616
21617 Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
21618
21619 * Makefile.in (tooldir): Define it.
21620 (all-ld): Depend on all-flex.
21621
21622 Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
21623
21624 * Makefile.in (check): Fix libg++ special case.
21625
21626 Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
21627
21628 * configure: do not bury `pwd` into config.status, thus do fewer
21629 pwd's.
21630
21631 * configure: print the "Building in" message only when building in
21632 other than "." AND verbose.
21633
21634 * configure: remove -s, rework -v to better accommodate guested
21635 configures.
21636
21637 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
21638
21639 Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
21640
21641 * Makefile.in: macroize flags passed on recursion. remove
21642 fileutils.
21643
21644 Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
21645
21646 * configure: get makesrcdir right for subdirs deeper than 1.
21647
21648 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
21649 install.
21650
21651 Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
21652
21653 * Makefile.in: don't print subdir_do or recursion lines.
21654
21655 Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
21656
21657 * standards.texi: added menu item.
21658
21659 * Makefile.in: build and install standards.info.
21660
21661 * standards.texi: new file.
21662
21663 Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
21664
21665 * configure: test for and move config.status pieces from
21666 ${subdir}/.
21667
21668 Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
21669
21670 * configure: Test for existance of files before trying to mv
21671 them, to avoid numerous non-existance messages.
21672
21673 Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
21674
21675 * configure: correct final line of config.status.
21676
21677 * configure: patch from eggert. Avoids a protection problem if
21678 the original Makefile.in is read only.
21679
21680 * configure: use move-if-change from gcc to create config.status.
21681 Some makefiles depend on config.status to tell if a directory
21682 has been reconfigured for a different host. This change
21683 prevents those directories from remaking everything in the case
21684 where the reconfig was only intended to rebuild a Makefile.
21685
21686 * configure: test for config.sub with "config.sub sun4" rather
21687 than "config.sub ${host_alias}". Otherwise we can't tell a bad
21688 host alias from a missing config.sub.
21689
21690 Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
21691
21692 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
21693 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
21694
21695 Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
21696
21697 * configure: mkdir ${subdir} as needed.
21698
21699 Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
21700
21701 * Makefile.in,configure.in: added autoconf.
21702
21703 Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
21704
21705 * Makefile.in: no longer pass against on recursion.
21706
21707 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
21708 definitions are not inherited.
21709
21710 * configure: correct makesrcdir when subdir is .
21711
21712 Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
21713
21714 * configure: Add support for 'subdirs' variable, which is
21715 like 'configdirs', except that configure doesn't re-invoke
21716 itself for subdirs, it just creates a Makefile for each subdir.
21717 * configure.texi: Document subdirs.
21718
21719 Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21720
21721 * configure.in: added flex to configdirs
21722
21723 Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
21724
21725 * Makefile.in: remove clean-stamps from clean.
21726
21727 Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
21728
21729 * configure.in: Add gdbtest to configdirs.
21730
21731 Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
21732
21733 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
21734 to recursive makes.
21735 * configure.in: Recognize new ncr3000 config.
21736
21737 Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
21738
21739 * Makefile.in, configure.in: removed references to gdbm.
21740
21741 Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
21742
21743 * config.sub: Don't canonicalize os value
21744 newsos* to bsd (readline needs to check for newsos).
21745 (This fix was earlier made Jan 31, but got re-broken.)
21746
21747 Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
21748
21749 * configure.in: sco is an os, not a vendor!
21750
21751 * configure: Quote $( better. Keep various shells happy.
21752
21753 Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
21754
21755 * Makefile.in: eliminate stamp-files.
21756
21757 Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
21758
21759 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
21760 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
21761
21762 Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
21763
21764 * config.sub: fix iris/iris3.
21765
21766 Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
21767
21768 * configure: re-add -rm.
21769
21770 Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
21771
21772 * Maskefile.in: add .stmp-rcs to all.
21773
21774 * configure.in: remove gas from rs6000 build, use aix host fragment.
21775
21776 Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
21777
21778 * configure: pass down site_option during recursion.
21779
21780 Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
21781
21782 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
21783
21784 Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
21785
21786 * configure: Change exec_prefix so that it really defaults to prefix.
21787
21788 Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
21789
21790 * Makefile.in, configure.in: Add support for mmalloc library.
21791
21792 Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
21793
21794 * Makefile.in: add stmp dependencies for a few more things.
21795
21796 Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
21797
21798 * configure: adjusted error message on objdir/srcdir configure
21799 collision, per john's suggestion.
21800
21801 * Makefile.in: add libiberty stmp to all and all.cross.
21802
21803 Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
21804
21805 * Makefile.in: remove force dependencies, add grep to all.
21806
21807 Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
21808
21809 * Makefile.in: drop flex. make stamp files work.
21810
21811 * configure: added test for conflicting configuration in srcdir,
21812 remove trailing slashes from srcdir. Otherwise emacs gdb mode
21813 gets cranky. use relative paths for configure and srcdir
21814 whenever possible. Send some error messages to stderr that were
21815 going to stdout.
21816
21817 Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
21818
21819 * Makefile.in: Fix libg++ rule to check for gcc directory
21820 before using gcc/gcc. Also pass XTRAFLAGS.
21821
21822 Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
21823
21824 * Makefile.in: added stmp-files so that directories aren't polled
21825 when they are already built.
21826
21827 * configure.texi: fixed a node pointer problem.
21828
21829 Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
21830
21831 * config.sub configure.in gdb/configure.in
21832 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
21833 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
21834 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
21835
21836 Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
21837
21838 * configure: -recurring becomes -silent. corrected help message
21839 for -site= option.
21840
21841 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
21842
21843 Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
21844
21845 * configure: when building Makefile for crosses, replace
21846 tooldir and program_prefix. default srcdir from location of
21847 config.sub. remove "for host in hosts" and "for target in
21848 targets" loops.
21849
21850 Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
21851
21852 * Makefile.in: Do not pass bindir or mandir to cvs.
21853
21854 Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
21855
21856 * Makefile.in, configure.in: removed traces of namesubdir,
21857 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
21858 copyrights to '92, changed some from Cygnus to FSF.
21859
21860 * configure.texi: remove most references to multiple hosts,
21861 multiple targets, subdirs, etc.
21862
21863 * configure.man: removed rcsid. reference config.sub not
21864 config.subr.
21865
21866 * Makefile.in: mkdir $(infodir) on install-info.
21867
21868 Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
21869
21870 * configure.texi: Explain better about .gdbinit and about
21871 the environment that configure.in sections run in.
21872
21873 Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
21874
21875 * configure.in: Ultrix is only a decstation if it's a MIPS.
21876
21877 Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
21878
21879 * README: DOC.configure => cfg-paper.texi.
21880
21881 Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
21882
21883 * config.sub (near case $os): Don't convert newsos* to bsd!
21884
21885 Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
21886
21887 * Makefile.in: Reinstall change from gdb-4.3 that reduces
21888 the number of copies of COPYING that go into the GDB tar file.
21889
21890 Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
21891
21892 * bfd/configure.in, gdb/config/mh-i386sco,
21893 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
21894 Fix SCO configuration stuff.
21895
21896 Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
21897
21898 * Makefile.in: For libg++, make sure the -I pointing
21899 to the gcc directory goes *after* all the libg++-local -I flags.
21900 Also, move just-gcc dependency from just-libg++ to all-libg++.
21901
21902 Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
21903
21904 * configure: Change -x to -f to keep Ultrix /bin/test happy.
21905
21906 Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
21907
21908 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
21909
21910 Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
21911
21912 * config.sub: Add stratus configuration frags. Also
21913 submitted to FSF.
21914
21915 Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
21916
21917 * Makefile.in (DEV_SUPPORT): add configure.man.
21918
21919 * config.sub(Decode manufacturer-specific): add -none*.
21920
21921 Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
21922
21923 * Makefile.in: remove form feeds to make Sun's make happy.
21924 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
21925
21926 Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
21927
21928 * Makefile.in (AR_FLAGS): Make quieter.
21929
21930 Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
21931
21932 * configure.in: Add libg++.
21933 * configure: When verbose, don't output the command line at each
21934 level; it will be unremarkably the same as the previous version,
21935 which will be the same as what the user typed.
21936
21937 Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
21938
21939 * configure.in, Makefile.in: fix clean-info, add flex. add
21940 fileutils.
21941
21942 * configure: be less sensitive to spaces in Makefile.in. Do not
21943 look for sources in "..". Doing so breaks subdirectories that
21944 might have their own configure. If a subdir has it's own
21945 configure script, use it.
21946
21947 Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
21948
21949 * cfg-paper.texi: some changes suggested by rms.
21950
21951 Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
21952
21953 * config.sub: Merge in some small additions from the FSF version,
21954 taken from the gcc distribution, to bring the Cygnus and FSF
21955 versions into closer sync.
21956
21957 Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
21958
21959 * configure.in: Changed svr4 references to sysv4.
21960
21961 Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
21962
21963 * configure: added -V for version number option.
21964
21965 Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
21966
21967 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
21968 renamed from DOC.configure to cfg-paper.texi.
21969
21970 Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
21971
21972 * configure, config.subr, config.sub: config.subr is now
21973 config.sub again.
21974
21975 Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
21976
21977 * configure.texi: new file, in progress.
21978
21979 * Makefile.in: build info file and install the man page for
21980 configure.
21981
21982 * configure.man: new file, first cut.
21983
21984 * configure: find config.subr again now that configuration "none"
21985 has gone. removed all traces of the -ansi option. removed all
21986 traces of the -languages option.
21987
21988 * config.subr: resync from rms.
21989
21990 Wed Dec 11 22:25:20 1991 K. Richard Pixley (rich at rtl.cygnus.com)
21991
21992 * configure, config.sub, config.subr: merge config.sub into
21993 config.subr, call the result config.subr, remove config.sub, use
21994 config.subr.
21995
21996 * Makefile.in: revised install for dir.info.
21997
21998 Tue Dec 10 00:04:35 1991 K. Richard Pixley (rich at rtl.cygnus.com)
21999
22000 * configure.in: add decstation host makefile frag.
22001
22002 * Makefile.in: BISON now bison -y again. also install-gcc on
22003 install. clean-gdbm on clean. infodir belongs in datadir.
22004 Make directories for info install. Build dir.info here then
22005 install it.
22006
22007 Mon Dec 9 16:48:33 1991 K. Richard Pixley (rich at rtl.cygnus.com)
22008
22009 * Makefile.in: fix for bad directory tests.
22010
22011 Sat Dec 7 00:17:01 1991 K. Richard Pixley (rich at rtl.cygnus.com)
22012
22013 * configure: \{1,2\} appears to be a sysv'ism. Use a different
22014 regexp. -srcdir relative was being handled incorrectly.
22015
22016 * Makefile.in: unwrapped some for loops so that parallel makes
22017 work again and so one can focus one's attention on a particular
22018 package.
22019
22020 Fri Dec 6 00:22:08 1991 K. Richard Pixley (rich at rtl.cygnus.com)
22021
22022 * configure: added PWD as a stand in for `pwd` (for speed). use
22023 elif wherever possible. make -srcdir work without -objdir.
22024 -objdir= commented out.
22025
22026 Thu Dec 5 22:46:52 1991 K. Richard Pixley (rich at rtl.cygnus.com)
22027
22028 * configure: +options become --options. -subdirs commented out.
22029 added -host, -datadir. Renamed -destdir to -prefix. Comment in
22030 Makefile now at top of generated Makefile. Removed cvs log
22031 entries. added -srcdir. create .gdbinit only if there is one
22032 in ${srcdir}.
22033
22034 * Makefile.in: idestdir and ddestdir go away. Added copyrights
22035 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
22036 and mandir now keyed off datadir by default.
22037
22038 Fri Nov 22 07:38:11 1991 K. Richard Pixley (rich at rtl.cygnus.com)
22039
22040 * Freshly created ChangeLog.
22041
22042 \f
22043 Local Variables:
22044 mode: change-log
22045 left-margin: 8
22046 fill-column: 76
22047 version-control: never
22048 End: