]> git.ipfire.org Git - thirdparty/gcc.git/blob - ChangeLog
Daily bump.
[thirdparty/gcc.git] / ChangeLog
1 2023-06-14 Filip Kastl <filip.kastl@gmail.com>
2
3 * MAINTAINERS: Add myself to write after approval
4
5 2023-06-02 YunQiang Su <yunqiang.su@cipunited.com>
6
7 * MAINTAINERS (CPU Port Maintainers): Add myself as MIPS
8 port maintainer.
9 (Write After Approval): Remove myself.
10
11 2023-05-30 Jeevitha Palanisamy <jeevitha@linux.ibm.com>
12
13 * MAINTAINERS (Write After Approval): Add myself.
14
15 2023-05-29 Martin Jambor <mjambor@suse.cz>
16
17 * MAINTAINERS: Replace spaces with tabs.
18
19 2023-05-27 Benjamin Priour <vultkayn@gcc.gnu.org>
20
21 * MAINTAINERS: New entry.
22
23 2023-05-18 Eugene Rozenfeld <erozen@microsoft.com>
24
25 * Makefile.tpl: Disable warnings as errors for STAGEautofeedback
26 * Makefile.in: Regenerate
27
28 2023-05-17 Eugene Rozenfeld <erozen@microsoft.com>
29
30 * Makefile.in: Disable warnings as errors for STAGEautofeedback
31
32 2023-05-11 Robin Dapp <rdapp@ventanamicro.com>
33
34 * MAINTAINERS: Sort.
35
36 2023-05-11 Ju-Zhe Zhong <juzhe.zhong@rivai.ai>
37
38 * MAINTAINERS: Add myself.
39
40 2023-05-10 Pan Li <pan2.li@intel.com>
41
42 * MAINTAINERS: Add myself.
43
44 2023-04-28 Eugene Rozenfeld <erozen@microsoft.com>
45
46 * Makefile.in: Define PROFILE_MERGER
47 * Makefile.tpl: Define PROFILE_MERGER
48
49 2023-04-27 Robin Dapp <rdapp@ventanamicro.com>
50
51 * MAINTAINERS: Change my email address.
52
53 2023-04-26 Patrick O'Neill <patrick@rivosinc.com>
54
55 * MAINTAINERS: Add myself.
56
57 2023-04-26 Martin Liska <mliska@suse.cz>
58
59 * MAINTAINERS: fix sorting
60
61 2023-04-25 Victor Do Nascimento <victor.donascimento@arm.com>
62
63 * MAINTAINERS (Write After Approval): Add myself.
64
65 2023-04-24 Martin Liska <mliska@suse.cz>
66
67 * MAINTAINERS: Fix sorting.
68
69 2023-04-21 Peter Foley <pefoley2@pefoley.com>
70
71 * configure: Regenerate.
72 * configure.ac: Only create serdep.tmp if needed
73
74 2023-04-21 “ajit.kumar.agarwal@ibm.com” <aagarwa@ltcden2-lp1.aus.stglabs.ibm.com>
75
76 * MAINTAINERS (Write After Approval): Add myself.
77
78 2023-04-21 Vineet Gupta <vineetg@rivosinc.com>
79
80 * MAINTAINERS (Write After Approval): Add myself.
81 Ref: <680c7bbe-5d6e-07cd-8468-247afc65e1dd@gmail.com>
82
83 2023-04-06 Indu Bhagat <indu.bhagat@oracle.com>
84
85 * MAINTAINERS: Add myself.
86
87 2023-03-22 Tobias Burnus <tobias@codesourcery.com>
88
89 * MAINTAINERS: Add myself as OpenMP and libgomp maintainer.
90
91 2023-03-10 Arsen Arsenović <arsen@aarsen.me>
92
93 * MAINTAINERS (Write After Approval): Add myself.
94
95 2023-02-16 Martin Liska <mliska@suse.cz>
96
97 * MAINTAINERS: I'm stepping down from my positions.
98
99 2023-01-10 Philip Herron <herron.philip@googlemail.com>
100
101 * MAINTAINERS: Add Philip Herron as Rust front-end maintainer
102
103 2023-01-06 Clément Chigot <chigot@adacore.com>
104
105 * configure.ac: Skip GMP and MPFR when --disable-gdb is
106 provided.
107 * configure: Regenerate.
108
109 2023-01-04 Gaius Mulley <gaiusmod2@gmail.com>
110
111 * MAINTAINERS: Add Gaius Mulley as Modula-2 front-end maintainer.
112
113 2022-12-31 Iain Sandoe <iain@sandoe.co.uk>
114
115 * Makefile.def: Do not build shared libffi.
116 * Makefile.in: Regenerate.
117
118 2022-12-21 Andrew Pinski <apinski@marvell.com>
119
120 * Makefile.def: Add configure-gdb dependencies
121 on all-gmp and all-mpfr.
122 * configure.ac: Split out MPC checking from MPFR.
123 Require GMP and MPFR if the gdb directory exist.
124 * Makefile.in: Regenerate.
125 * configure: Regenerate.
126
127 2022-12-14 Gaius Mulley <gaiusmod2@gmail.com>
128
129 * configure.ac (target_libraries): Add target-libgm2.
130 Add NCN_STRICT_CHECK_TARGET_TOOLS entry for gm2.
131 Add GCC_TARGET_TOOL entry for gm2.
132 (compare_exclusions): Add gcc/m2/gm2-compiler/M2Version,
133 gcc/m2/gm2-compiler-boot/SYSTEM and gcc/m2/gm2version.
134 * Makefile.def (target_modules): Add libgm2.
135 (flags_to_pass): Add GM2_FOR_TARGET, GM2FLAGS_FOR_TARGET.
136 (dependencies): Add all-target-libgm2 and on=all-target-libatomic.
137 (languages): Add entry for language=m2 with gcc-check-target=check-m2
138 and lib-check-target=check-target-libgm2.
139 * Makefile.tpl (BUILD_EXPORTS): Add definition for GM2 and GM2FLAGS.
140 (HOST_EXPORTS): Add definition for GM2.
141 (BASE_TARGET_EXPORTS): Add definition for GM2.
142 (GM2_FOR_BUILD): Defined.
143 (GM2FLAGS): Defined.
144 (GM2_FOR_TARGET): Defined.
145 (GM2FLAGS_FOR_TARGET): Defined.
146 (EXTRA_HOST_FLAGS): Defined.
147 (POSTSTAGE1_FLAGS_TO_PASS): Add GM2 and GM2_FOR_BUILD.
148 (EXTRA_TARGET_FLAGS): Add GM2 and GM2FLAGS.
149 (EXTRA_GCC_FLAGS): Add GM2_FOR_TARGET.
150 * configure: Rebuilt.
151 * Makefile.in: Rebuilt.
152
153 2022-12-13 Philip Herron <philip.herron@embecosm.com>
154
155 * Makefile.def: Add Rust language.
156 * Makefile.in: Regenerate via autogen.
157
158 2022-12-09 Martin Liska <mliska@suse.cz>
159
160 * MAINTAINERS: Fix spacing.
161
162 2022-12-07 Arthur Cohen <arthur.cohen@embecosm.com>
163
164 * MAINTAINERS: Add Arthur Cohen as Rust front-end maintainer.
165
166 2022-12-07 Iain Sandoe <iain@sandoe.co.uk>
167
168 * Makefile.def: Pass host_libs_picflag to host dependent library
169 configures.
170 * Makefile.in: Regenerate.
171 * configure: Regenerate.
172 * configure.ac (host_libs_picflag): New configure variable set to
173 '--with-pic' when building 'host_shared'.
174
175 2022-11-25 Weimin Pan <weimin.pan@oracle.com>
176
177 * Makefile.def: Add libsframe as new module with its dependencies.
178 * Makefile.in: Regenerated.
179 * configure.ac: Add libsframe to host_libs.
180 * configure: Regenerated.
181
182 2022-11-23 Marek Polacek <polacek@redhat.com>
183
184 Revert:
185 2022-11-23 Marek Polacek <polacek@redhat.com>
186
187 * Makefile.def: Pass $(PICFLAG) to AM_CFLAGS for gmp, mpfr, mpc, and
188 isl.
189 * Makefile.in: Regenerate.
190 * Makefile.tpl: Set PICFLAG.
191 * configure.ac (--enable-host-pie): New check. Set PICFLAG after this
192 check.
193 * configure: Regenerate.
194
195 2022-11-23 Marek Polacek <polacek@redhat.com>
196
197 * Makefile.def: Pass $(PICFLAG) to AM_CFLAGS for gmp, mpfr, mpc, and
198 isl.
199 * Makefile.in: Regenerate.
200 * Makefile.tpl: Set PICFLAG.
201 * configure.ac (--enable-host-pie): New check. Set PICFLAG after this
202 check.
203 * configure: Regenerate.
204
205 2022-11-14 Martin Liska <mliska@suse.cz>
206
207 Revert:
208 2022-11-09 Martin Liska <mliska@suse.cz>
209
210 * doc/Makefile: New file.
211 * doc/_static/custom.css: New file.
212 * doc/baseconf.py: New file.
213 * doc/bsd.rst: New file.
214 * doc/contrib.rst: New file.
215 * doc/contribute.rst: New file.
216 * doc/cppdiropts.rst: New file.
217 * doc/cppenv.rst: New file.
218 * doc/cppopts.rst: New file.
219 * doc/cppwarnopts.rst: New file.
220 * doc/favicon.ico: New file.
221 * doc/funding.rst: New file.
222 * doc/gcc_sphinx.py: New file.
223 * doc/gnu.rst: New file.
224 * doc/gnu_free_documentation_license.rst: New file.
225 * doc/gpl-3.0.rst: New file.
226 * doc/indices-and-tables.rst: New file.
227 * doc/lgpl-2.1.rst: New file.
228 * doc/logo.pdf: New file.
229 * doc/logo.svg: New file.
230 * doc/md.rst: New file.
231 * doc/requirements.txt: New file.
232
233 2022-11-14 Martin Liska <mliska@suse.cz>
234
235 Revert:
236 2022-11-09 Martin Liska <mliska@suse.cz>
237
238 * doc/baseconf.py: Port to GCC sources.
239
240 2022-11-14 Martin Liska <mliska@suse.cz>
241
242 Revert:
243 2022-11-14 Martin Liska <mliska@suse.cz>
244
245 * configure: Regenerate.
246 * configure.ac: Support Sphinx based documentation.
247
248 2022-11-14 Martin Liska <mliska@suse.cz>
249
250 Revert:
251 2022-11-09 Martin Liska <mliska@suse.cz>
252
253 * doc/baseconf.py: Simplify BUGURL and VERSION_PACKAGE,
254 provide a default.
255
256 2022-11-14 Martin Liska <mliska@suse.cz>
257
258 Revert:
259 2022-11-09 Martin Liska <mliska@suse.cz>
260
261 * doc/bsd.rst:
262 Add trailing newline.
263 * doc/contrib.rst:
264 Add trailing newline.
265 * doc/contribute.rst:
266 Add trailing newline.
267 * doc/cppdiropts.rst:
268 Add trailing newline.
269 * doc/cppenv.rst:
270 Add trailing newline.
271 * doc/cppopts.rst:
272 Add trailing newline.
273 * doc/cppwarnopts.rst:
274 Add trailing newline.
275 * doc/funding.rst:
276 Add trailing newline.
277 * doc/gnu.rst:
278 Add trailing newline.
279 * doc/gnu_free_documentation_license.rst:
280 Add trailing newline.
281 * doc/gpl-3.0.rst:
282 Add trailing newline.
283 * doc/indices-and-tables.rst:
284 Add trailing newline.
285 * doc/lgpl-2.1.rst:
286 Add trailing newline.
287 * doc/md.rst:
288 Add trailing newline.
289
290 2022-11-14 Martin Liska <mliska@suse.cz>
291
292 Revert:
293 2022-11-09 Martin Liska <mliska@suse.cz>
294
295 * configure.ac: Use new install URL.
296 * configure: Regenerate.
297
298 2022-11-14 Martin Liska <mliska@suse.cz>
299
300 Revert:
301 2022-11-10 Arsen Arsenović <arsen@aarsen.me>
302
303 * doc/baseconf.py: Inject dirname(__file__)/'modules' to path
304 instead of just ``.''.
305 * doc/gcc_sphinx.py: Moved to...
306 * doc/modules/gcc_sphinx.py: ...here.
307
308 2022-11-14 Martin Liska <mliska@suse.cz>
309
310 Revert:
311 2022-11-10 Martin Liska <mliska@suse.cz>
312
313 * doc/baseconf.py: Modernize by using pathlib.
314
315 2022-11-14 Martin Liska <mliska@suse.cz>
316
317 Revert:
318 2022-11-11 Martin Liska <mliska@suse.cz>
319
320 * doc/Makefile: Disable -j auto.
321
322 2022-11-14 Martin Liska <mliska@suse.cz>
323
324 Revert:
325 2022-11-11 Martin Liska <mliska@suse.cz>
326
327 * doc/Makefile: Update comment.
328
329 2022-11-14 Martin Liska <mliska@suse.cz>
330
331 Revert:
332 2022-11-11 Martin Liska <mliska@suse.cz>
333
334 * doc/indices-and-tables.rst: Rename Indexes to Indices.
335
336 2022-11-14 Martin Liska <mliska@suse.cz>
337
338 Revert:
339 2022-11-13 Martin Liska <mliska@suse.cz>
340
341 PR web/107643
342 * doc/baseconf.py: Set include_todo tag if INCLUDE_TODO env
343 is set.
344 * doc/indices-and-tables.rst: Use include_todo tag.
345
346 2022-11-14 Martin Liska <mliska@suse.cz>
347
348 Revert:
349 2022-11-13 Philipp Tomsich <philipp.tomsich@vrull.eu>
350
351 * doc/contrib.rst: Update Jeff Law's email address.
352
353 2022-11-13 Philipp Tomsich <philipp.tomsich@vrull.eu>
354
355 * doc/contrib.rst: Update Jeff Law's email address.
356
357 2022-11-13 Martin Liska <mliska@suse.cz>
358
359 PR web/107643
360 * doc/baseconf.py: Set include_todo tag if INCLUDE_TODO env
361 is set.
362 * doc/indices-and-tables.rst: Use include_todo tag.
363
364 2022-11-11 Martin Liska <mliska@suse.cz>
365
366 * doc/indices-and-tables.rst: Rename Indexes to Indices.
367
368 2022-11-11 Martin Liska <mliska@suse.cz>
369
370 * doc/Makefile: Update comment.
371
372 2022-11-11 Martin Liska <mliska@suse.cz>
373
374 * doc/Makefile: Disable -j auto.
375
376 2022-11-10 Martin Liska <mliska@suse.cz>
377
378 * doc/baseconf.py: Modernize by using pathlib.
379
380 2022-11-10 Arsen Arsenović <arsen@aarsen.me>
381
382 * doc/baseconf.py: Inject dirname(__file__)/'modules' to path
383 instead of just ``.''.
384 * doc/gcc_sphinx.py: Moved to...
385 * doc/modules/gcc_sphinx.py: ...here.
386
387 2022-11-09 Martin Liska <mliska@suse.cz>
388
389 * configure.ac: Use new install URL.
390 * configure: Regenerate.
391
392 2022-11-09 Martin Liska <mliska@suse.cz>
393
394 * doc/bsd.rst:
395 Add trailing newline.
396 * doc/contrib.rst:
397 Add trailing newline.
398 * doc/contribute.rst:
399 Add trailing newline.
400 * doc/cppdiropts.rst:
401 Add trailing newline.
402 * doc/cppenv.rst:
403 Add trailing newline.
404 * doc/cppopts.rst:
405 Add trailing newline.
406 * doc/cppwarnopts.rst:
407 Add trailing newline.
408 * doc/funding.rst:
409 Add trailing newline.
410 * doc/gnu.rst:
411 Add trailing newline.
412 * doc/gnu_free_documentation_license.rst:
413 Add trailing newline.
414 * doc/gpl-3.0.rst:
415 Add trailing newline.
416 * doc/indices-and-tables.rst:
417 Add trailing newline.
418 * doc/lgpl-2.1.rst:
419 Add trailing newline.
420 * doc/md.rst:
421 Add trailing newline.
422
423 2022-11-09 Martin Liska <mliska@suse.cz>
424
425 * doc/baseconf.py: Simplify BUGURL and VERSION_PACKAGE,
426 provide a default.
427
428 2022-11-09 Martin Liska <mliska@suse.cz>
429
430 * configure: Regenerate.
431 * configure.ac: Support Sphinx based documentation.
432
433 2022-11-09 Martin Liska <mliska@suse.cz>
434
435 * doc/baseconf.py: Port to GCC sources.
436
437 2022-11-09 Martin Liska <mliska@suse.cz>
438
439 * doc/Makefile: New file.
440 * doc/_static/custom.css: New file.
441 * doc/baseconf.py: New file.
442 * doc/bsd.rst: New file.
443 * doc/contrib.rst: New file.
444 * doc/contribute.rst: New file.
445 * doc/cppdiropts.rst: New file.
446 * doc/cppenv.rst: New file.
447 * doc/cppopts.rst: New file.
448 * doc/cppwarnopts.rst: New file.
449 * doc/favicon.ico: New file.
450 * doc/funding.rst: New file.
451 * doc/gcc_sphinx.py: New file.
452 * doc/gnu.rst: New file.
453 * doc/gnu_free_documentation_license.rst: New file.
454 * doc/gpl-3.0.rst: New file.
455 * doc/indices-and-tables.rst: New file.
456 * doc/lgpl-2.1.rst: New file.
457 * doc/logo.pdf: New file.
458 * doc/logo.svg: New file.
459 * doc/md.rst: New file.
460 * doc/requirements.txt: New file.
461
462 2022-11-04 Thomas Schwinge <thomas@codesourcery.com>
463
464 * Makefile.def: Remove module 'liboffloadmic'.
465 * Makefile.in: Regenerate.
466 * configure.ac: Remove 'liboffloadmic' handling.
467 * configure: Regenerate.
468
469 2022-10-31 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
470
471 * MAINTAINERS: Update email address.
472
473 2022-10-21 Дилян Палаузов <dilyan.palauzov@aegee.org>
474
475 * configure.ac: Don't configure readline if --with-system-readline is
476 used.
477 * configure: Re-generate.
478
479 2022-10-12 Cui,Lili <lili.cui@intel.com>
480
481 * MAINTAINERS (Write After Approval): Add myself.
482
483 2022-10-11 Olivier Hainque <hainque@adacore.com>
484
485 * libtool.m4 (*vxworks*): When enable_shared, set dynamic_linker
486 and friends for rtp !large. Assume the linker has the required
487 abilities and set lt_cv_deplibs_check_method.
488
489 2022-09-30 Olivier Hainque <hainque@adacore.com>
490
491 * configure.ac (*vxworks*): If enable_shared is not
492 set, set to "no" and add --disable-shared to target and
493 host_configargs.
494 * configure: Regenerate.
495
496 2022-09-26 Jeff Law <jlaw@ventanamicro.com>
497
498 * MAINTAINERS: Update my email address and DCO entry.
499
500 2022-09-23 Paul-Antoine Arras <pa@codesourcery.com>
501
502 * MAINTAINERS (Write After Approval): Add myself.
503
504 2022-09-15 Torbjörn SVENSSON <torbjorn.svensson@foss.st.com>
505
506 * MAINTAINERS (Write After Approval): Add myself.
507
508 2022-09-07 Jeff Law <jeffreyalaw@gmail.com>
509
510 * MAINTAINERS: Update my email address.
511
512 2022-09-07 Tom de Vries <tdevries@suse.de>
513
514 * configure.ac: Set extra_host_libiberty_configure_flags and
515 extra_host_zlib_configure_flags in separate case statements.
516 * configure: Regenerate.
517
518 2022-09-06 Xianmiao Qu <cooper.qu@linux.alibaba.com>
519
520 * MAINTAINERS: Update c-sky port maintainers' emails.
521
522 2022-08-31 Martin Liska <mliska@suse.cz>
523
524 * configure: Regenerate.
525 * configure.ac: Delete hpux9 and hpux10.
526
527 2022-08-18 Sergei Trofimovich <siarheit@google.com>
528
529 * Makefile.def: Drop libelf module and gcc-configure dependency
530 on it.
531 * Makefile.in: Regenerate with 'autogen Makefile.def'.
532 * Makefile.tpl (HOST_EXPORTS): Drop unused LIBELFLIBS and
533 LIBELFINC.
534 * configure: Regenrate.
535 * configure.ac (host_libs): Drop unused libelf.
536
537 2022-08-18 Sergei Trofimovich <siarheit@google.com>
538
539 * Makefile.in: Regenerate.
540
541 2022-08-04 Eugene Rozenfeld <erozen@microsoft.com>
542
543 * MAINTAINERS: Add myself as AutoFDO maintainer.
544
545 2022-08-01 Roger Sayle <roger@nextmovesoftware.com>
546 Arnaud Charlet <charlet@adacore.com>
547
548 * configure: Regenerate.
549
550 2022-07-31 Roger Sayle <roger@nextmovesoftware.com>
551
552 PR bootstrap/106472
553 * Makefile.def (dependencies): Make configure-target-libgo depend
554 upon all-target-libbacktrace.
555
556 2022-07-27 David Faust <david.faust@oracle.com>
557
558 * MAINTAINERS: Add myself as reviewer for CTF and BTF.
559
560 2022-07-27 Richard Biener <rguenther@suse.de>
561
562 * MAINTAINERS (Roger Sayle): Update e-mail address.
563
564 2022-07-21 Sam Feifer <sfeifer@redhat.com>
565
566 * MAINTAINERS (Write After Approval): Add myself.
567
568 2022-07-21 Marc Poulhiès <poulhies@adacore.com>
569
570 * MAINTAINERS: Add myself as Ada front end co-maintainer.
571
572 2022-07-19 Alexander Monakov <amonakov@ispras.ru>
573
574 * .gitignore: Do not ignore config.h.
575
576 2022-07-15 Andrew Carlotti <andrew.carlotti@arm.com>
577
578 * MAINTAINERS: Add myself to Write After Approval.
579
580 2022-07-04 Martin Liska <mliska@suse.cz>
581
582 * MAINTAINERS: fix sorting of names
583
584 2022-07-03 Immad Mir <mirimmad17@gmail.com>
585
586 * MAINTAINERS: add myself.
587
588 2022-07-03 Immad Mir <mirimmad17@gmail.com>
589
590 * MAINTAINERS: Add myself to write after approval and DCO.
591
592 2022-07-02 Tim Lange <mail@tim-lange.me>
593
594 * MAINTAINERS: Add myself.
595
596 2022-07-01 Haochen Jiang <haochen.jiang@intel.com>
597
598 * MAINTAINERS (Write After Approval): Add myself.
599
600 2022-06-30 Cui,Lili <lili.cui@intel.com>
601
602 Revert:
603 2022-06-30 Cui,Lili <lili.cui@intel.com>
604
605 * MAINTAINERS (Write After Approval): Add myself.
606
607 2022-06-30 Cui,Lili <lili.cui@intel.com>
608
609 * MAINTAINERS (Write After Approval): Add myself.
610
611 2022-06-28 Alexandre Oliva <oliva@adacore.com>
612
613 * Makefile.tpl (HOST_EXPORTS): Add TFLAGS to GCC_FOR_TARGET.
614 (EXTRA_GCC_FLAGS): Likewise.
615 * Makefile.in: Rebuilt.
616
617 2022-06-28 konglin1 <lingling.kong@intel.com>
618
619 * MAINTAINERS (Write After Approval): Add myself.
620
621 2022-06-27 Tom de Vries <tdevries@suse.de>
622
623 * configure.ac: Build libiberty pic variant for gdbserver.
624 * configure: Regenerate.
625
626 2022-06-26 Iain Sandoe <iain@sandoe.co.uk>
627
628 * configure: Regenerate.
629 * configure.ac: Correct use of $host.
630
631 2022-06-25 Jeff Law <jeffreyalaw@gmail.com>
632
633 * MAINTAINERS: Remove tilegx and tilepro entries.
634 * configure.ac: Remove tilegx and tilepro stanzas.
635 * configure: Rebuilt.
636
637 2022-05-28 Bruce Korb <bkorb@gnu.org>
638
639 * .gitignore: Ignore vim swap files
640
641 2022-05-13 Surya Kumari Jangala <jskumari@linux.ibm.com>
642
643 * MAINTAINERS: Add myself to write after approval.
644
645 2022-05-11 Kewen Lin <linkw@linux.ibm.com>
646
647 * MAINTAINERS: Remove myself from DCO section.
648
649 2022-05-09 Xi Ruoyao <xry111@xry111.site>
650
651 * MAINTAINERS: Update my email address.
652
653 2022-05-09 Clément Chigot <chigot@adacore.com>
654
655 * MAINTAINERS: Update my email address.
656
657 2022-05-05 Kewen Lin <linkw@linux.ibm.com>
658
659 * MAINTAINERS: Add myself as PowerPC port co-maintainer and to DCO
660 section.
661
662 2022-04-19 Richard Henderson <rth@gcc.gnu.org>
663
664 * MAINTAINERS: Update my email address.
665
666 2022-04-01 Qian Jianhua <qianjh@fujitsu.com>
667
668 * MAINTAINERS: Update my email address.
669
670 2022-03-29 Chenghua Xu <xuchenghua@loongson.cn>
671
672 * MAINTAINERS: (CPU Port Maintainers): Add myself and
673 Lulu as LoongArch port maintainer.
674
675 2022-03-29 Chenghua Xu <xuchenghua@loongson.cn>
676 Lulu Cheng <chenglulu@loongson.cn>
677
678 * configure.ac: Add LoongArch tuples.
679 * configure: Regenerate.
680
681 2022-03-28 Tom Tromey <tromey@adacore.com>
682
683 * configure.ac: Remove --with-mpfr-dir and --with-gmp-dir.
684 * configure: Rebuild.
685
686 2022-03-24 Bill Schmidt <bill.schmidt@gmail.com>
687
688 * MAINTAINERS: Change my information.
689
690 2022-03-16 Chung-Ju Wu <jasonwucj@gmail.com>
691
692 * MAINTAINERS: Add myself to DCO section.
693
694 2022-03-14 Jonathan Wakely <jwakely@redhat.com>
695
696 * configure.ac: Fix incorrect option in comment.
697 * configure: Regenerate.
698
699 2022-03-09 Hans-Peter Nilsson <hp@axis.com>
700
701 * Makefile.def (dependencies): Make configure-sim depend on
702 all-readline.
703 * Makefile.in: Regenerate.
704
705 2022-02-22 Christophe Lyon <christophe.lyon@foss.st.com>
706
707 * MAINTAINERS (Write After Approval): Update my e-mail address.
708
709 2022-02-08 Ulrich Weigand <ulrich.weigand@de.ibm.com>
710
711 * MAINTAINERS: Remove Hartmut Penner as s390 maintainer.
712
713 2022-01-31 Ed Smith-Rowland <esmithrowland@gmail.com>
714
715 * MAINTAINERS: Update my email and add myself to the DCO list.
716
717 2022-01-25 Thomas Schwinge <thomas@codesourcery.com>
718
719 Revert:
720 2021-09-16 Andrew Pinski <apinski@marvell.com>
721
722 PR bootstrap/67102
723 * Makefile.def: Have configure-target-libffi depend on
724 all-target-libstdc++-v3.
725 * Makefile.in: Regenerate.
726
727 2022-01-22 Jakub Jelinek <jakub@redhat.com>
728
729 PR other/104181
730 * build.log: Remove.
731
732 2022-01-20 Martin Liska <mliska@suse.cz>
733
734 * MAINTAINERS: Adjust email address based on IRC request.
735
736 2022-01-18 Xionghu Luo <luoxhu@linux.ibm.com>
737
738 * MAINTAINERS: Update my email address.
739
740 2022-01-17 Martin Liska <mliska@suse.cz>
741
742 * MAINTAINERS: Rename .c names to .cc.
743
744 2022-01-13 Jakub Jelinek <jakub@redhat.com>
745
746 * Makefile.am: Remove.
747
748 2022-01-11 Thomas Koenig <tkoenig@gcc.gnu.org>
749
750 * Makefile.am: New file.
751
752 2022-01-11 Martin Liska <mliska@suse.cz>
753
754 * MAINTAINERS: Sort 2 names.
755
756 2022-01-10 Martin Liska <mliska@suse.cz>
757
758 * MAINTAINERS: Fix obvious issues with sorting.
759
760 2022-01-07 liuhongt <hongtao.liu@intel.com>
761
762 * build.log: New file.
763
764 2022-01-05 Nathan Sidwell <nathan@acm.org>
765
766 * MAINTAINERS: Add DCO entry. Sort that list.
767
768 2022-01-04 Gaius Mulley <gaiusmod2@gmail.com>
769
770 * MAINTAINERS: Change of email address in both DCO and
771 Write After Approval list.
772
773 2021-12-21 Iain Buclaw <ibuclaw@gdcproject.org>
774
775 * configure: Regenerate.
776
777 2021-12-21 Martin Liska <mliska@suse.cz>
778
779 * config.sub: Change mode back to 755.
780
781 2021-12-17 Martin Liska <mliska@suse.cz>
782
783 * config.sub: Sync from master.
784
785 2021-12-17 Martin Liska <mliska@suse.cz>
786
787 Revert:
788 2021-12-16 Matthias Seidel <mseidel@apache.org>
789
790 * config.sub: Fix typo.
791
792 2021-12-16 Matthias Seidel <mseidel@apache.org>
793
794 * config.sub: Fix typo.
795
796 2021-12-16 H.J. Lu <hjl.tools@gmail.com>
797
798 Revert:
799 2021-12-15 H.J. Lu <hjl.tools@gmail.com>
800
801 * Makefile.tpl (AR): Add @AR_PLUGIN_OPTION@
802 (RANLIB): Add @RANLIB_PLUGIN_OPTION@.
803 * configure.ac: Include config/gcc-plugin.m4.
804 AC_SUBST AR_PLUGIN_OPTION and RANLIB_PLUGIN_OPTION.
805 * libtool.m4 (_LT_CMD_OLD_ARCHIVE): Pass --plugin to AR and
806 RANLIB if possible.
807 * Makefile.in: Regenerated.
808 * configure: Likewise.
809
810 2021-12-15 H.J. Lu <hjl.tools@gmail.com>
811
812 * Makefile.tpl (BUILD_CFLAGS): New.
813 (CFLAGS): Append $(BUILD_CFLAGS).
814 (CXXFLAGS): Likewise.
815 (PGO_BUILD_GEN_FLAGS_TO_PASS): New.
816 (PGO_BUILD_TRAINING_CFLAGS): Likewise.
817 (PGO_BUILD_TRAINING_CXXFLAGS): Likewise.
818 (PGO_BUILD_TRAINING_FLAGS_TO_PASS): Likewise.
819 (PGO_BUILD_TRAINING_MFLAGS): Likewise.
820 (PGO_BUILD_USE_FLAGS_TO_PASS): Likewise.
821 (PGO-TRAINING-TARGETS): Likewise.
822 (PGO_BUILD_TRAINING): Likewise.
823 (all): Add '+' to the command line for recursive make. Support
824 the PGO build.
825 * configure.ac: Add --enable-pgo-build[=lto].
826 AC_SUBST PGO_BUILD_GEN_CFLAGS, PGO_BUILD_USE_CFLAGS and
827 PGO_BUILD_LTO_CFLAGS. Enable the PGO build in Makefile.
828 * Makefile.in: Regenerated.
829 * configure: Likewise.
830
831 2021-12-15 H.J. Lu <hjl.tools@gmail.com>
832
833 * Makefile.tpl (AR): Add @AR_PLUGIN_OPTION@
834 (RANLIB): Add @RANLIB_PLUGIN_OPTION@.
835 * configure.ac: Include config/gcc-plugin.m4.
836 AC_SUBST AR_PLUGIN_OPTION and RANLIB_PLUGIN_OPTION.
837 * libtool.m4 (_LT_CMD_OLD_ARCHIVE): Pass --plugin to AR and
838 RANLIB if possible.
839 * Makefile.in: Regenerated.
840 * configure: Likewise.
841
842 2021-12-14 Marc Poulhiès <poulhies@adacore.com>
843
844 * MAINTAINERS: Add myself to write after approval.
845
846 2021-12-06 Navid Rahimi <navidrahimi@microsoft.com>
847
848 * MAINTAINERS: Adding myself.
849
850 2021-12-02 Pekka Seppänen <pexu@gcc.mail.kapsi.fi>
851
852 * configure: Regenerate.
853 * configure.ac: For CPP_FOR_BUILD use $(CC_FOR_BUILD) -E instead of
854 $(CPP).
855
856 2021-11-30 Iain Buclaw <ibuclaw@gdcproject.org>
857
858 * Makefile.def: Add bootstrap to libbacktrace, libphobos, zlib, and
859 libatomic.
860 * Makefile.in: Regenerate.
861 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Fix command for GDC.
862 (STAGE1_CONFIGURE_FLAGS): Add --with-libphobos-druntime-only if
863 target-libphobos-bootstrap.
864 (STAGE2_CONFIGURE_FLAGS): Likewise.
865 * configure: Regenerate.
866 * configure.ac: Add support for bootstrapping D front-end.
867
868 2021-11-16 Martin Uecker <uecker@gcc.gnu.org>
869
870 * MAINTAINERS: Add myself to DCO section and update email address.
871
872 2021-11-16 Iain Sandoe <iain@sandoe.co.uk>
873
874 * configure: Regenerate.
875 * configure.ac: Ensure that PIC (shared) defaults are set
876 correctly for Darwin.
877
878 2021-11-16 Jim Wilson <jim.wilson.gcc@gmail.com>
879
880 * MAINTAINERS: Update my address.
881
882 2021-11-12 Alan Modra <amodra@gmail.com>
883
884 * Makefile.def (configure-opcodes): Depend on configure-bfd.
885 * Makefile.in: Regenerate.
886
887 2021-11-03 Maciej W. Rozycki <macro@embecosm.com>
888
889 * MAINTAINERS: Clarify the policy WRT the Write After Approval
890 list.
891
892 2021-11-02 Andrew Burgess <andrew.burgess@embecosm.com>
893
894 * MAINTAINERS (Reviewers, arc): Remove my entry.
895 (Write After Approval): Add an entry for myself.
896
897 2021-10-28 Richard Purdie <richard.purdie@linuxfoundation.org>
898
899 * Makefile.tpl: Add CPP_FOR_BUILD and CPPFLAGS_FOR_BUILD support
900 * Makefile.in: Regenerate.
901 * configure: Regenerate.
902 * configure.ac: Add CPP_FOR_BUILD and CPPFLAGS_FOR_BUILD support
903
904 2021-10-26 Jeff Law <jeffreyalaw@gmail.com>
905
906 * MAINTAINERS: Fix up Maciej's entries.
907
908 2021-10-26 Maciej W. Rozycki <macro@embecosm.com>
909
910 * MAINTAINERS (CPU Port Maintainers): Add myself as a VAX port
911 maintainer.
912
913 2021-10-22 Eric Gallager <egallager@gcc.gnu.org>
914
915 PR other/102663
916 * Makefile.def: Handle install-dvi target.
917 * Makefile.tpl: Likewise.
918 * Makefile.in: Regenerate.
919
920 2021-10-19 Clément Chigot <clement.chigot@atos.net>
921
922 * MAINTAINERS: Add myself for write after approval.
923
924 2021-10-12 Eric Gallager <egallager@gcc.gnu.org>
925
926 * Makefile.def: Mark libcody, libdecnumber,
927 c++tools, libgcc, and libobjc as missing TAGS
928 targets.
929 * Makefile.in: Regenerate.
930
931 2021-10-07 Siddhesh Poyarekar <siddhesh@gotplt.org>
932
933 * MAINTAINERS: Add myself to DCO section and update email
934 address.
935
936 2021-09-29 Jonathan Wakely <jwakely@redhat.com>
937
938 * MAINTAINERS: Add myself to DCO section.
939
940 2021-09-28 Andrew Burgess <andrew.burgess@embecosm.com>
941
942 * configure: Regenerate.
943 * configure.ac (skipdirs): Add the contents of target_configdirs if
944 we are not building gcc.
945
946 2021-09-24 Andrew Burgess <andrew.burgess@embecosm.com>
947
948 * Makefile.def: Back-port commits ba4d88ad892f and
949 755ba58ebef0 from binutils-gdb repository.
950 * Makefile.in: Regenerated.
951
952 2021-09-20 Harald Anlauf <anlauf@gmx.de>
953
954 * MAINTAINERS (Reviewers): Add myself as Fortran reviewer.
955
956 2021-09-17 Iain Sandoe <iain@sandoe.co.uk>
957
958 * Makefile.def: Add a jit check target for the jit
959 language.
960 * Makefile.in: Regenerate.
961
962 2021-09-16 Andrew Pinski <apinski@marvell.com>
963
964 PR bootstrap/67102
965 * Makefile.def: Have configure-target-libffi depend on
966 all-target-libstdc++-v3.
967 * Makefile.in: Regenerate.
968
969 2021-09-10 Petter Tomner <tomner@kth.se>
970
971 * MAINTAINERS: Me added to DCO and write after approval
972
973 2021-09-01 YunQiang Su <syq@debian.org>
974
975 * MAINTAINERS: Add myself for write after approval.
976
977 2021-08-31 Andrew Burgess <andrew.burgess@embecosm.com>
978
979 * Makefile.def: Add all-gdb dependency on all-libbacktrace.
980 * Makefile.in: Regenerate.
981
982 2021-08-21 Dragan Mladjenovic <Dragan.Mladjenovic@syrmia.com>
983
984 * MAINTAINERS: Add myself for write after approval.
985
986 2021-08-18 Iain Sandoe <iain@sandoe.co.uk>
987
988 * Makefile.in: Regenerate.
989 * Makefile.tpl: Make the state of the configured host
990 shared flag available to makefile fragements.
991
992 2021-08-09 Hongyu Wang <hongyu.wang@intel.com>
993
994 * MAINTAINERS (Write After Approval): Add myself.
995
996 2021-07-20 Richard Earnshaw <rearnsha@arm.com>
997
998 * .dir-locals.el (bug-reference-url-format): Use https.
999
1000 2021-07-20 Richard Earnshaw <rearnsha@arm.com>
1001
1002 * .dir-locals.el (c-mode): Change fill-column to 79.
1003
1004 2021-07-15 Trevor Saunders <tbsaunde@tbsaunde.org>
1005
1006 * MAINTAINERS: Add myself to DCO section.
1007
1008 2021-07-09 Iain Sandoe <iain@sandoe.co.uk>
1009
1010 * configure: Regenerate.
1011 * configure.ac: Adjust cases for which it is necessary to
1012 include the Darwin host config fragment.
1013
1014 2021-07-06 Gaius Mulley <gaius.mulley@southwales.ac.uk>
1015
1016 * MAINTAINERS: Add myself for write after approval and DCO.
1017
1018 2021-07-05 Iain Sandoe <iain@sandoe.co.uk>
1019
1020 * Makefile.def: Add dsymutil defs.
1021 * Makefile.in: Regenerated.
1022 * Makefile.tpl: Add dsymutil to flags.
1023 * configure: Regenerated.
1024 * configure.ac: Add dsymutil to target and build recipes.
1025
1026 2021-07-01 Ankur Saini <arsenic@sourceware.org>
1027
1028 * MAINTAINERS: Add myself for write after approval.
1029
1030 2021-06-30 Xi Ruoyao <xry111@mengyan1223.wang>
1031
1032 * MAINTAINERS (Write After Approval): Add myself.
1033
1034 2021-06-25 Matthias Kretz <m.kretz@gsi.de>
1035
1036 * MAINTAINERS: Add myself for write after approval and DCO
1037
1038 2021-06-24 prathamesh.kulkarni <prathamesh.kulkarni@linaro.org>
1039
1040 * .gitignore: Add entry for cscope.out.
1041
1042 2021-06-22 liuhongt <hongtao.liu@intel.com>
1043
1044 * MAINTAINERS: Remove my Write After Approval entry.
1045
1046 2021-06-21 liuhongt <hongtao.liu@intel.com>
1047
1048 * MAINTAINERS: Add myself as maintainer of the i386 vector
1049 extensions.
1050
1051 2021-06-18 Antoni Boucher <bouanto@zoho.com>
1052
1053 * MAINTAINERS (Write After Approval): Add myself.
1054
1055 2021-06-17 Aldy Hernandez <aldyh@redhat.com>
1056
1057 * MAINTAINERS (Various Maintainers): Add Andrew and myself
1058 as *vrp and ranger maintainers.
1059
1060 2021-06-05 Jeff Law <jeffreyalaw@gmail.com>
1061
1062 * MAINTAINERS: Adjust my entry in the DCO section so that it does
1063 not trigger testsuite failures.
1064
1065 2021-06-05 Jeff Law <jeffreyalaw@gmail.com>
1066
1067 * MAINTAINERS: Add myself to DCO section with both email addresses.
1068
1069 2021-06-03 Jason Merrill <jason@redhat.com>
1070
1071 * MAINTAINERS: Add DCO version number.
1072
1073 2021-06-02 Jason Merrill <jason@redhat.com>
1074
1075 * MAINTAINERS: Add DCO section.
1076
1077 2021-05-31 Indu Bhagat <indu.bhagat@oracle.com>
1078
1079 * MAINTAINERS (Write After Approval): Add myself.
1080
1081 2021-05-29 Mike Frysinger <vapier@gentoo.org>
1082
1083 * configure.ac: Add gnulib to configdirs for sim.
1084 * configure: Regenerate.
1085
1086 2021-05-18 Mike Frysinger <vapier@gentoo.org>
1087
1088 * Makefile.def: Add configure-sim dependency on all-gnulib.
1089 * Makefile.in: Regenerated.
1090
1091 2021-05-17 Serge Belyshev <belyshev@depni.sinp.msu.ru>
1092
1093 * MAINTAINERS (Write After Approval): Add myself.
1094
1095 2021-05-12 Marcel Vollweiler <marcel@codesourcery.com>
1096
1097 * MAINTAINERS (Write After Approval): Add myself.
1098
1099 2021-05-11 Martin Liska <mliska@suse.cz>
1100
1101 * MAINTAINERS: Remove entries for removed
1102 components (HSA, BRIG, libhsail-rt).
1103 Move Pekka to Write After Approval.
1104
1105 2021-05-11 Martin Liska <mliska@suse.cz>
1106
1107 * Makefile.def: Remove libhsail-rt.
1108 * Makefile.in: Likewise.
1109 * configure.ac: Likewise.
1110 * configure: Regenerate.
1111 * libhsail-rt/ChangeLog: Removed.
1112 * libhsail-rt/Makefile.am: Removed.
1113 * libhsail-rt/Makefile.in: Removed.
1114 * libhsail-rt/README: Removed.
1115 * libhsail-rt/aclocal.m4: Removed.
1116 * libhsail-rt/configure: Removed.
1117 * libhsail-rt/configure.ac: Removed.
1118 * libhsail-rt/configure.tgt: Removed.
1119 * libhsail-rt/include/internal/fibers.h: Removed.
1120 * libhsail-rt/include/internal/phsa-queue-interface.h: Removed.
1121 * libhsail-rt/include/internal/phsa-rt.h: Removed.
1122 * libhsail-rt/include/internal/workitems.h: Removed.
1123 * libhsail-rt/rt/arithmetic.c: Removed.
1124 * libhsail-rt/rt/atomics.c: Removed.
1125 * libhsail-rt/rt/bitstring.c: Removed.
1126 * libhsail-rt/rt/fbarrier.c: Removed.
1127 * libhsail-rt/rt/fibers.c: Removed.
1128 * libhsail-rt/rt/fp16.c: Removed.
1129 * libhsail-rt/rt/misc.c: Removed.
1130 * libhsail-rt/rt/multimedia.c: Removed.
1131 * libhsail-rt/rt/queue.c: Removed.
1132 * libhsail-rt/rt/sat_arithmetic.c: Removed.
1133 * libhsail-rt/rt/segment.c: Removed.
1134 * libhsail-rt/rt/workitems.c: Removed.
1135 * libhsail-rt/target-config.h.in: Removed.
1136
1137 2021-05-04 Nick Clifton <nickc@redhat.com>
1138
1139 * configure.ac (AC_PROG_CC): Replace with AC_PROG_CC_C99.
1140 * configure: Regenerate.
1141
1142 2021-04-28 Jakub Jelinek <jakub@redhat.com>
1143 Tobias Burnus <tobias@codesourcery.com>
1144
1145 * configure.ac (--enable-offload-defaulted): New.
1146 * configure: Regenerate.
1147
1148 2021-04-23 David Faust <david.faust@oracle.com>
1149
1150 * MAINTAINERS (Write After Approval): Add myself.
1151
1152 2021-04-11 Hafiz Abid Qadeer <abidh@codesourcery.com>
1153
1154 * MAINTAINERS (Write After Approval): Add myself.
1155
1156 2021-03-26 Dimitar Dimitrov <dimitar@dinux.eu>
1157
1158 * MAINTAINERS: Add myself as pru port maintainer.
1159
1160 2021-03-23 David Malcolm <dmalcolm@redhat.com>
1161
1162 * MAINTAINERS: Add myself as static analyzer maintainer.
1163
1164 2021-03-18 Jeff Law <jlaw@tachyum.com>
1165
1166 * MAINTAINERS: Update primary entry.
1167
1168 2021-03-13 Eugene Rozenfeld <erozen@microsoft.com>
1169
1170 * MAINTAINERS (Write After Approval): Add myself.
1171
1172 2021-03-13 Mike Frysinger <vapier@gentoo.org>
1173
1174 * Makefile.def: Remove all-sim dependency on configure-gdb.
1175 * Makefile.in: Regenerated.
1176
1177 2021-03-11 Jeff Law <law@redhat.com>
1178
1179 * MAINTAINERS: Update entries for a few ex-ImgTec employees
1180
1181 2021-03-11 Martin Liska <mliska@suse.cz>
1182
1183 * Makefile.tpl: The change was done Makefile.in which
1184 is generated file.
1185
1186 2021-03-08 Jeff Law <law@redhat.com>
1187
1188 * MAINTAINERS: Update my email address
1189
1190 2021-02-23 Kito Cheng <kito.cheng@sifive.com>
1191
1192 * config.guess: Import latest upstream.
1193 * config.sub: Import latest upstream.
1194
1195 2021-01-25 Martin Liska <mliska@suse.cz>
1196
1197 PR gcov-profile/98739
1198 * Makefile.in: Enable -fprofile-reproducible=parallel-runs
1199 for profiledbootstrap.
1200
1201 2021-01-22 Jonathan Wright <jonathan.wright@arm.com>
1202
1203 * MAINTAINERS (Write After Approval): Add myself.
1204
1205 2021-01-22 Maciej W. Rozycki <macro@orcam.me.uk>
1206
1207 * MAINTAINERS (Write After Approval): Update my e-mail address.
1208
1209 2021-01-12 Segher Boessenkool <segher@kernel.crashing.org>
1210
1211 * MAINTAINERS: Fix spacing.
1212
1213 2021-01-12 Qian Jianhua <qianjh@cn.fujitsu.com>
1214
1215 * MAINTAINERS (Write After Approval): Add myself
1216
1217 2021-01-06 Nick Alcock <nick.alcock@oracle.com>
1218
1219 * Makefile.def: Sync with binutils-gdb:
1220 (dependencies): all-ld depends on all-libctf.
1221 (host_modules): libctf is no longer no_install.
1222 No longer no_check. Checking depends on all-ld.
1223 * Makefile.in: Regenerated.
1224
1225 2021-01-05 Samuel Thibault <samuel.thibault@ens-lyon.org>
1226
1227 * libtool.m4: Match gnu* along other GNU systems.
1228 * libgo/config/libtool.m4: Match gnu* along other GNU systems.
1229 * libgo/configure: Re-generate.
1230
1231 2021-01-04 Philipp Tomsich <philipp.tomsich@vrull.eu>
1232
1233 * MAINTAINERS: Update my email address.
1234
1235 2020-12-17 Marius Hillenbrand <mhillen@linux.ibm.com>
1236
1237 * MAINTAINERS (Write After Approval): Add myself.
1238
1239 2020-12-15 Nathan Sidwell <nathan@acm.org>
1240
1241 * Makefile.def
1242 * Makefile.in
1243 * Makefile.tpl
1244 * configure
1245 * configure.ac
1246
1247 2020-12-15 Nathan Sidwell <nathan@acm.org>
1248
1249 * Makefile.def: Add libcody.
1250 * configure.ac: Add libcody.
1251 * Makefile.in: Regenerated.
1252 * configure: Regenerated.
1253
1254 2020-12-14 Andrea Corallo <andrea.corallo@arm.com>
1255
1256 * .dir-locals.el (c-mode): Set 'fill-column' to 80 columns.
1257
1258 2020-12-05 Iain Sandoe <iain@sandoe.co.uk>
1259
1260 PR target/97865
1261 * libtool.m4: Update handling of Darwin platform link flags
1262 for Darwin20.
1263
1264 2020-12-02 Simon Marchi <simon.marchi@polymtl.ca>
1265
1266 * .gitignore: Sync with binutils-gdb
1267
1268 2020-12-02 Claudiu Zissulescu <claziss@gmail.com>
1269
1270 * MAINTAINERS: Add myself as arc port maintainer.
1271
1272 2020-11-29 Iain Buclaw <ibuclaw@gdcproject.org>
1273
1274 PR d/87788
1275 * configure.ac: Don't disable D for *-*-darwin*.
1276 * configure: Regenerate.
1277
1278 2020-11-29 John David Anglin <danglin@gcc.gnu.org>
1279
1280 * libtool.m4 (archive_cmds): Add +nodefaultrpath ld option on
1281 hppa64-*-hpux11*.
1282
1283 2020-11-25 Matthew Malcomson <matthew.malcomson@arm.com>
1284
1285 * configure: Regenerate.
1286 * configure.ac: Add --bootstrap-hwasan option.
1287
1288 2020-11-23 Iain Sandoe <iain@sandoe.co.uk>
1289
1290 * config.guess: Import latest upstream.
1291 * config.sub: Import latest upstream.
1292
1293 2020-11-16 Martin Liska <mliska@suse.cz>
1294
1295 * .gitignore: Add cache as clangd uses it now.
1296
1297 2020-11-13 Haochen Gui <guihaoc@gcc.gnu.org>
1298
1299 * MAINTAINERS (Write After Approval): add myself
1300
1301 2020-11-09 Pat Bernardi <bernardi@adacore.com>
1302
1303 * MAINTAINERS (Write After Approval): Add myself.
1304
1305 2020-11-09 Jonathan Wakely <jwakely@redhat.com>
1306
1307 * config-ml.in (multi-do, multi-clean): Add @ to silence recipes.
1308 Remove FIXME comments.
1309
1310 2020-11-06 Martin Uecker <muecker@gwdg.de>
1311
1312 * MAINTAINERS: Update my email address.
1313
1314 2020-11-06 Hongtao Liu <hongtao.liu@intel.com>
1315
1316 * MAINTAINERS (Write After Approval): Add myself.
1317
1318 2020-10-06 Tobias Burnus <tobias@codesourcery.com>
1319
1320 PR target/97302
1321 * configure.ac: Only set with_gmp to /usr/local
1322 if not building in tree.
1323 * configure: Regenerate.
1324
1325 2020-09-18 Omar Tahir <omar.tahir@arm.com>
1326
1327 * MAINTAINERS (Write After Approval): Add myself.
1328
1329 2020-08-26 Tobias Burnus <tobias@codesourcery.com>
1330
1331 * MAINTAINERS (Various Maintainers): Add myself as OpenACC maintainer.
1332
1333 2020-08-20 Tobias Burnus <tobias@codesourcery.com>
1334
1335 PR bootstrap/96612
1336 * configure.ac: Run AX_CXX_COMPILE_STDCXX also for ${build} compiler,
1337 if not the same as ${host}.
1338 * configure: Regenerate.
1339
1340 2020-08-16 Sergei Trofimovich <slyfox@gcc.gnu.org>
1341
1342 * MAINTAINERS (Write After Approval): Add myself.
1343
1344 2020-08-12 Senthil Kumar Selvaraj <saaadhu@gcc.gnu.org>
1345
1346 * MAINTAINERS: Update my email address.
1347
1348 2020-07-30 Joe Ramsay <joe.ramsay@arm.com>
1349
1350 * MAINTAINERS (Write After Approval): Add myself.
1351
1352 2020-07-22 Przemyslaw Wirkus <przemyslaw.wirkus@arm.com>
1353
1354 * MAINTAINERS (Write After Approval): Add myself.
1355
1356 2020-06-12 Martin Liska <mliska@suse.cz>
1357
1358 * .gitignore: Add .clang-tidy.
1359
1360 2020-06-08 Jason Merrill <jason@redhat.com>
1361
1362 * configure.ac: Check AX_CXX_COMPILE_STDCXX if not bootstrapping.
1363 * configure: Regenerate.
1364
1365 2020-06-06 Max Filippov <jcmvbkbc@gmail.com>
1366
1367 * MAINTAINERS: Add myself as xtensa port maintainer.
1368
1369 2020-05-28 Nicolas Bértolo <nicolasbertolo@gmail.com>
1370
1371 * configure.ac: Don't require --enable-host-shared when building
1372 for Mingw.
1373 * configure: Regenerate.
1374
1375 2020-05-18 Jason Merrill <jason@redhat.com>
1376
1377 * configure.ac: Update bootstrap dialect to -std=c++11.
1378
1379 2020-05-18 Alex Coplan <alex.coplan@arm.com>
1380
1381 * MAINTAINERS (Write After Approval): Add myself.
1382
1383 2020-04-29 Thomas Schwinge <thomas@codesourcery.com>
1384
1385 PR target/92713
1386 * configure.ac ["${ENABLE_LIBSTDCXX}" = "default" && amdgcn*-*-*]
1387 (noconfigdirs): Add 'target-libstdc++-v3'.
1388 * configure: Regenerate.
1389
1390 2020-04-21 Stephen Casner <casner@acm.org>
1391
1392 PR 25830
1393 * configure.ac (noconfigdirs): Exclude gdb & gprof for pdp11.
1394 * configure: Rebuild.
1395
1396 2020-04-17 Martin Liska <mliska@suse.cz>
1397 Jonathan Yong <10walls@gmail.com>
1398
1399 PR gcov-profile/94570
1400 * ltmain.sh: Do not define HAVE_DOS_BASED_FILE_SYSTEM
1401 for CYGWIN.
1402
1403 2020-04-14 Martin Jambor <mjambor@suse.cz>
1404
1405 * MAINTAINERS (Reviewers): Add myself as callgraph (IPA) reviewer.
1406
1407 2020-04-09 Tom Tromey <tom@tromey.com>
1408
1409 * configure: Rebuild.
1410 * Makefile.in: Rebuild.
1411 * Makefile.def (gdbsupport, gdbserver): New host modules.
1412 (configure-gdb): Depend on all-gdbsupport.
1413 (all-gdb): Depend on all-gdbsupport, all-libctf.
1414 * configure.ac (host_tools): Add gdbserver.
1415 Conditionally build gdbserver and gdbsupport.
1416
1417 2020-03-09 Tobias Burnus <tobias@codesourcery.com>
1418
1419 * configure.ac: Build libgomp by default for amdgcn.
1420 * configure: Regenerate.
1421
1422 2020-03-05 Srinath Parvathaneni <srinath.parvathaneni@arm.com>
1423
1424 * MAINTAINERS (Write After Approval): Add myself.
1425
1426 2020-02-28 Joel Hutton <joel.hutton@arm.com>
1427
1428 * MAINTAINERS (Write After Approval) : Add myself.
1429
1430 2020-02-20 Palmer Dabbelt <palmer@sifive.com>
1431
1432 * MAINTAINERS: Change palmer@sifive.com to palmer@dabbelt.com.
1433
1434 2020-02-14 Martin Sebor <msebor@redhat.com>
1435
1436 * doc/extend.texi (attribute alias): Mention type requirement.
1437 (attribute weak): Same.
1438 (attribute weakref): Correct invalid example.
1439
1440 2020-02-03 Segher Boessenkool <segher@kernel.crashing.org>
1441
1442 * doc/md.texi (PowerPC and IBM RS6000): Improve documentation.
1443
1444 2020-01-15 Segher Boessenkool <segher@kernel.crashing.org>
1445 Jakub Jelinek <jakub@redhat.com>
1446
1447 * .gitattributes: Add *.md diff=md.
1448
1449 2020-01-14 Georg-Johann Lay <avr@gjlay.de>
1450
1451 The mentioned auto-generated file is no more part of the
1452
1453 GCC sources, it's auto-generated in $(builddir) during build.
1454
1455 PR target/92055
1456 * contrib/gcc_update (files_and_dependencies): Remove
1457 entry for gcc/config/avr/t-multilib.
1458
1459 2020-01-14 Anatoly Sokolov <aesok@dol.ru>
1460
1461 * MAINTAINERS: Update my email address.
1462
1463 2020-01-13 Joseph Myers <joseph@codesourcery.com>
1464
1465 * README.MOVED_TO_GIT: Remove.
1466
1467 2020-01-11 Joseph Myers <joseph@codesourcery.com>
1468
1469 * README.MOVED_TO_GIT: New file.
1470
1471 2020-01-02 Dennis Zhang <dennis.zhang@arm.com>
1472
1473 * MAINTAINERS (Write After Approval): Add myself.
1474
1475 2019-12-20 Jerome Lambourg <lambourg@adacore.com>
1476
1477 * MAINTAINERS (write_after_approval): Add myself.
1478
1479 2019-12-19 Stam Markianos-Wright <stam.markianos-wright@arm.com>
1480
1481 * MAINTAINERS (write_after_approval): Add myself.
1482
1483 2019-12-17 Mihail Ionescu <mihail.ionescu@arm.com>
1484
1485 * MAINTAINERS (write_after_approval): Add myself.
1486
1487 2019-12-11 Matthias Klose <doko@ubuntu.com>
1488
1489 * configure.ac: Factor out common cases for compare_exclusions.
1490 * configure: Regenerate.
1491
1492 2019-12-11 Jozef Lawrynowicz <jozef.l@mittosystems.com>
1493
1494 * config-ml.in (msp430-*-*): Support --disable-no-exceptions configure
1495 flag.
1496
1497 2019-12-10 Lewis Hyatt <lhyatt@gmail.com>
1498
1499 * MAINTAINERS (Write After Approval): Add myself.
1500
1501 2019-11-27 Tobias Burnus <tobias@codesourcery.com>
1502
1503 PR middle-end/92463
1504 * configure.ac: Use MPFR_RNDN instead of GMP's MP_RNDN.
1505 * configure: Regenerate
1506
1507 2019-11-20 Janne Blomqvist <jb@gcc.gnu.org>
1508
1509 * configure.ac: Use https for gcc.gnu.org.
1510 * configure: Regenerated.
1511
1512 2019-11-19 James Greenhalgh <james.greenhalgh@arm.com>
1513
1514 * MAINTAINERS (aarch64 port): Remove my name, move to...
1515 (Write After Approval): ...Here.
1516
1517 2019-11-15 Kelvin Nilsen <kelvin@gcc.gnu.org>
1518
1519 * MAINTAINERS: Change my email address as maintainer.
1520
1521 2019-11-11 Janne Blomqvist <jb@gcc.gnu.org>
1522
1523 PR fortran/91828
1524 * configure.ac: Bump minimum MPFR to 3.1.0, recommended to 3.1.6+.
1525 * configure: Regenerated.
1526
1527 2019-10-21 Jason Merrill <jason@redhat.com>
1528
1529 * .gitattributes: Also check ChangeLog whitespace.
1530
1531 2019-10-21 Andrew Burgess <andrew.burgess@embecosm.com>
1532
1533 * contrib/dg-extract-results.sh: Add support for KPASS.
1534 * contrib/dg-extract-results.py: Likewise.
1535
1536 2019-10-17 Jason Merrill <jason@redhat.com>
1537
1538 * .gitattributes: Avoid {} in filename pattern.
1539
1540 2019-10-08 Thomas Schwinge <thomas@codesourcery.com>
1541
1542 * MAINTAINERS: Add back Trevor Smigiel; move into Write After
1543 Approval section.
1544
1545 2019-10-01 Frederik Harwath <frederik@codesourcery.com>
1546
1547 * MAINTAINERS: Add myself to Write After Approval
1548
1549 2019-09-26 Richard Sandiford <richard.sandiford@arm.com>
1550
1551 * MAINTAINERS: Add myself as an aarch64 maintainer.
1552
1553 2019-09-26 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
1554
1555 * MAINTAINERS: Add myself as aarch64 maintainer.
1556
1557 2019-09-23 Carl Love <cel@us.ibm.com>
1558
1559 * config/rs6000/vsx.md (xxswapd_v4si, xxswapd_v8hi, xxswapd_v16qi):
1560 New define_insn.
1561 (vsx_xxpermdi4_le_<mode> for VSX_W, vsx_xxpermdi8_le_V8HI,
1562 vsx_xxpermdi16_le_V16QI): Removed define_insn.
1563
1564 2019-09-13 Sam Tebbs <sam.tebbs@arm.com>
1565
1566 * MAINTAINERS (Sam Tebbs): Update email address.
1567
1568 2019-09-10 Tobias Burnus <tobias@codesourcery.com>
1569
1570 * MAINTAINERS: Update my email address.
1571
1572 2019-09-10 Christophe Lyon <christophe.lyon@st.com>
1573
1574 * libtool.m4: Handle uclinuxfdpiceabi.
1575
1576 2019-09-09 Jose E. Marchesi <jose.marchesi@oracle.com>
1577
1578 * MAINTAINERS: Add myself as the maintainer of the eBPF port.
1579 Remove myself from Write After Approval section.
1580
1581 2019-09-09 Jose E. Marchesi <jose.marchesi@oracle.com>
1582
1583 * configure.ac: Support for bpf-*-* targets.
1584 * configure: Regenerate.
1585
1586 2019-09-09 Jose E. Marchesi <jose.marchesi@oracle.com>
1587
1588 * config.sub: Import upstream version 2019-06-30.
1589 * config.guess: Import upstream version 2019-07-24.
1590
1591 2019-09-03 Ulrich Weigand <uweigand@de.ibm.com>
1592
1593 * MAINTAINERS: Remove spu port maintainers.
1594
1595 2019-08-28 Martin Liska <mliska@suse.cz>
1596
1597 * .gitignore: Add .clangd and compile_commands.json
1598 to .gitignore.
1599
1600 2019-08-23 Michael Forney <mforney@mforney.org>
1601
1602 * Makefile.tpl (HOST_EXPORTS): Add CXX_FOR_BUILD.
1603 * Makefile.in: Regenerate.
1604
1605 2019-08-19 Tom Tromey <tom@tromey.com>
1606
1607 * configure: Rebuild.
1608 * configure.ac: Add --with-static-standard-libraries.
1609
1610 2019-08-16 Alexandre Oliva <oliva@gnu.org>
1611
1612 * MAINTAINERS: aoliva from @redhat.com to @gcc.gnu.org.
1613
1614 2019-08-13 Mark Eggleston <mark.eggleston@codethink.co.uk>
1615
1616 * MAINTAINERS (Write After Approval): Add myself.
1617
1618 2019-07-08 Kito Cheng <kito.cheng@sifive.com>
1619
1620 * MAINTAINERS (Write After Approval): Remove myself, already listed in
1621 RISC-V port maitainer.
1622
1623 2019-07-08 Kito Cheng <kito.cheng@sifive.com>
1624
1625 * MAINTAINERS (Write After Approval): Fix the list sorted by surname.
1626
1627 2019-07-08 Kito Cheng <kito.cheng@sifive.com>
1628
1629 * MAINTAINERS (Write After Approval): Add myself.
1630
1631 2019-07-03 Andrea Corallo <andrea.corallo@arm.com>
1632
1633 * MAINTAINERS (Write After Approval): Add myself.
1634
1635 2019-06-25 Martin Liska <mliska@suse.cz>
1636
1637 contrib/filter-clang-warnings.py: Transform from
1638 filter-rtags-warnings.py.
1639
1640 2019-06-15 Tom Tromey <tom@tromey.com>
1641
1642 * configure.ac (host_libs): Add gnulib.
1643 * configure: Rebuild.
1644 * Makefile.def (host_modules, dependencies): Add gnulib.
1645 * Makefile.in: Rebuild.
1646
1647 2019-06-12 Dimitar Dimitrov <dimitar@dinux.eu>
1648
1649 * MAINTAINERS (Write After Approval): Add myself.
1650
1651 2019-06-12 Dimitar Dimitrov <dimitar@dinux.eu>
1652
1653 * configure: Regenerate.
1654 * configure.ac: Add PRU target.
1655
1656 2019-06-11  Matthew Beliveau  <mbelivea@redhat.com>
1657
1658 * MAINTAINERS (Write After Approval): Add myself.
1659
1660 2019-06-11 Nick Clifton <nickc@redhat.com>
1661
1662 Import these changes from the binutils/gdb repository:
1663
1664 2019-05-28 Nick Alcock <nick.alcock@oracle.com>
1665
1666 * Makefile.def (dependencies): configure-libctf depends on all-bfd
1667 and all its deps.
1668 * Makefile.in: Regenerated.
1669
1670 2019-05-28 Nick Alcock <nick.alcock@oracle.com>
1671
1672 * Makefile.def (host_modules): Add libctf.
1673 * Makefile.def (dependencies): Likewise.
1674 libctf depends on zlib, libiberty, and bfd.
1675 * Makefile.in: Regenerated.
1676 * configure.ac (host_libs): Add libctf.
1677 * configure: Regenerated.
1678
1679 2019-05-20 Vladislav Ivanishin <vlad@ispras.ru>
1680
1681 * MAINTAINERS (Write After Approval): Add myself.
1682
1683 2019-05-19 Peter Bergner <bergner@linux.ibm.com>
1684
1685 * MAINTAINERS: Update my email address.
1686
1687 2019-05-17 Thomas Rodgers <trodgers@redhat.com>
1688
1689 * MAINTAINERS (Write After Approval): Add myself.
1690
1691 2019-05-16 Jun Ma <junma@linux.alibaba.com>
1692
1693 * MAINTAINERS (Write After Approval): Add myself.
1694
1695 2019-05-07 Jim Wilson <jimw@sifive.com>
1696
1697 * MAINTAINERS: Remove myself as IA-64 maintainer.
1698
1699 2019-05-04 Roland Illig <roland.illig@gmx.de>
1700
1701 * MAINTAINERS (Write After Approval): Add myself.
1702
1703 2019-05-02 Richard Biener <rguenther@suse.de>
1704
1705 PR bootstrap/85574
1706 * Makefile.tpl (compare target): Also compare extra-compare
1707 files.
1708 * Makefile.in: Regenerate.
1709
1710 2019-04-22 Roman Zhuykov <zhroma@ispras.ru>
1711
1712 * MAINTAINERS (Various Maintainers): Remove Ayal Zaks and add myself
1713 as modulo-scheduler maintainer.
1714
1715 2019-04-21 Iain Sandoe <iain@sandoe.co.uk>
1716
1717 * MAINTAINERS: Add myself as co-maintainer for Darwin.
1718
1719 2019-04-18 Iain Sandoe <iain@sandoe.co.uk>
1720
1721 * MAINTAINERS: Update my email address.
1722
1723 2019-04-14 Johannes Pfau <johannespfau@gmail.com>
1724
1725 * configure.ac: Remove d from unsupported languages on mingw and cygwin.
1726 * configure: Regenerate.
1727
1728 2019-04-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1729
1730 * configure.ac (enable_libphobos): Check LIBPHOBOS_SUPPORTED.
1731 * configure: Regenerate.
1732
1733 2019-04-12 Iain Buclaw <ibuclaw@gdcproject.org>
1734
1735 * configure.ac: Add target-zlib to target_libraries.
1736 * configure: Regenerate.
1737
1738 2019-04-09 Martin Liska <mliska@suse.cz>
1739
1740 * Makefile.in: Regenerate.
1741 * Makefile.tpl: Pass GENERATOR_CFLAGS
1742 in all stages.
1743
1744 2019-03-28 Martin Liska <mliska@suse.cz>
1745
1746 PR bootstrap/89829
1747 * Makefile.in: Revert r254150.
1748 * Makefile.tpl: Likewise.
1749
1750 2019-03-28 Ben Elliston <bje@gnu.org>
1751
1752 * MAINTAINERS (Various Maintainers): Remove myself from dfp.c and
1753 related, and libdecnumber.
1754
1755 2019-03-15 Alexander Monakov <amonakov@ispras.ru>
1756
1757 * MAINTAINERS (Reviewers): Add myself as selective scheduling reviewer.
1758 (Write After Approval): Remove myself.
1759
1760 2019-02-27 Alejandro Martinez <alejandro.martinezvicente@arm.com>
1761
1762 * MAINTAINERS (Write After Approval): Add myself.
1763
1764 2019-02-11 Andrew Stubbs <ams@codesourcery.com>
1765
1766 * MAINTAINERS (amdgcn port): Add myself and Julian Brown.
1767 (Write After Approval): Remove myself and Julian.
1768
1769 2019-01-26 Harald Anlauf <anlauf@gmx.de>
1770
1771 * MAINTAINERS (Write After Approval): Add myself.
1772
1773 2019-01-25 Kwok Cheung Yeung <kcy@codesourcery.com>
1774
1775 * MAINTAINERS (Write After Approval): Add myself.
1776
1777 2019-01-24 Xiong Hu Luo <luoxhu@linux.vnet.ibm.com>
1778
1779 * ChangeLog: Replace space with tab.
1780 * MAINTAINERS: Delete 1 tab to keep alignment.
1781
1782 2019-01-21 Jiufu Guo <guojiufu@linux.ibm.com>
1783
1784 * MAINTAINERS (Write After Approval): Add myself.
1785
1786 2019-01-18 Li Jia He <helijia@gcc.gnu.org>
1787
1788 * MAINTAINERS (Write After Approval): Add myself.
1789
1790 2019-01-17 Andrew Stubbs <ams@codesourcery.com>
1791 Kwok Cheung Yeung <kcy@codesourcery.com>
1792 Julian Brown <julian@codesourcery.com>
1793 Tom de Vries <tom@codesourcery.com>
1794 Jan Hubicka <hubicka@ucw.cz>
1795 Martin Jambor <mjambor@suse.cz>
1796
1797 * configure.ac: Likewise.
1798 * configure: Regenerate.
1799 * contrib/config-list.mk: Add amdgcn-amdhsa.
1800
1801 2019-01-16 Kewen Lin <linkw@gcc.gnu.org>
1802
1803 * MAINTAINERS (Write After Approval): Add myself.
1804
1805 2019-01-16 Xiong Hu Luo <luoxhu@linux.vnet.ibm.com>
1806
1807 * MAINTAINERS (Write After Approval): Add myself.
1808
1809 2019-01-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1810
1811 PR target/88535
1812 * config.guess: Import upstream version 2019-01-03.
1813 * config.sub: Import upstream version 2019-01-01.
1814
1815 2018-12-21 Thomas Preud'homme <thomas.preudhomme@linaro.org>
1816
1817 * MAINTAINERS (Write After Approval): Update my maintainer address.
1818
1819 2018-12-21 Gergö Barany <gergo@codesourcery.com>
1820
1821 * MAINTAINERS (Write After Approval): Add myself.
1822
1823 2018-12-10 Segher Boessenkool <segher@kernel.crashing.org>
1824
1825 * contrib/config-list.mk: Remove powerpc-eabispe and powerpc-linux_spe.
1826
1827 2018-12-05 Iain Sandoe <iain@sandoe.co.uk>
1828
1829 * configure.ac (NCN_STRICT_CHECK_TOOLS): Check otool.
1830 (ACX_CHECK_INSTALLED_TARGET_TOOL): Likewise
1831 (GCC_TARGET_TOOL): Likewise.
1832 * Makefile.tpl (HOST_EXPORTS): Add OTOOL, OTOOL_FOR_TARGET.
1833 (BASE_TARGET_EXPORTS): OTOOL, export OTOOL_FOR_TARGET.
1834 OTOOL, OTOOL_FOR_TARGET: New substitutions.
1835 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS): Add OTOOL.
1836 * configure: Regenerate.
1837 * Makefile.in: Likewise.
1838
1839 2018-11-28 Johannes Pfau <johannespfau@gmail.com>
1840
1841 * MAINTAINERS (Write After Approval): Add myself.
1842
1843 2018-11-13 Martin Liska <mliska@suse.cz>
1844
1845 * gcc.target/i386/pr87930.c: Move to ...
1846 * gcc.dg/asan/pr87930.c: ... here. Guard for i?86/x86_64 targets.
1847
1848 2018-11-10 Stafford Horne <shorne@gmail.com>
1849
1850 * MAINTAINERS (CPU Port Maintainers): Add myself for or1k.
1851 (Write After Approval): Remove myself.
1852
1853 2018-11-06 Hafiz Abid Qadeer <abidh@codesourcery.com>
1854
1855 * config/iconv.m4 (AM_ICONV_LINK): Don't overwrite CPPFLAGS.
1856 Append $INCICONV to it.
1857
1858 2018-11-04 Stafford Horne <shorne@gmail.com>
1859
1860 * MAINTAINERS (Write After Approval): Add myself.
1861
1862 2018-10-31 Joseph Myers <joseph@codesourcery.com>
1863
1864 PR bootstrap/82856
1865 * multilib.am: New file. From automake.
1866
1867 Merge from binutils-gdb:
1868 2018-06-19 Simon Marchi <simon.marchi@ericsson.com>
1869
1870 * libtool.m4: Use AC_LANG_SOURCE.
1871 * configure.ac: Remove AC_PREREQ, use AC_LANG_SOURCE.
1872 * ar-lib: New file.
1873 * test-driver: New file.
1874 * configure: Re-generate.
1875
1876 2018-10-31 Michael Ploujnikov <michael.ploujnikov@oracle.com>
1877
1878 * MAINTAINERS (Write After Approval): Add myself.
1879
1880 2018-10-31 Iain Buclaw <ibuclaw@gdcproject.org>
1881
1882 PR bootstrap/87788
1883 PR d/87799
1884 * configure: Rebuild.
1885 * configure.ac: Disable D on systems where it is known not to work.
1886
1887 2018-10-28 Iain Buclaw <ibuclaw@gdcproject.org>
1888
1889 * Makefile.def (target_modules): Add libphobos.
1890 (flags_to_pass): Add GDC, GDCFLAGS, GDC_FOR_TARGET and
1891 GDCFLAGS_FOR_TARGET.
1892 (dependencies): Make libphobos depend on libatomic, libbacktrace
1893 configure, and zlib configure.
1894 (language): Add language d.
1895 * Makefile.in: Rebuild.
1896 * Makefile.tpl (BUILD_EXPORTS): Add GDC and GDCFLAGS.
1897 (HOST_EXPORTS): Add GDC.
1898 (POSTSTAGE1_HOST_EXPORTS): Add GDC and GDC_FOR_BUILD.
1899 (BASE_TARGET_EXPORTS): Add GDC.
1900 (GDC_FOR_BUILD, GDC, GDCFLAGS): New variables.
1901 (GDC_FOR_TARGET, GDC_FLAGS_FOR_TARGET): New variables.
1902 (EXTRA_HOST_FLAGS): Add GDC.
1903 (STAGE1_FLAGS_TO_PASS): Add GDC.
1904 (EXTRA_TARGET_FLAGS): Add GDC and GDCFLAGS.
1905 * config-ml.in: Treat GDC and GDCFLAGS like other compiler/flag
1906 environment variables.
1907 * configure: Rebuild.
1908 * configure.ac: Add target-libphobos to target_libraries. Set and
1909 substitute GDC_FOR_BUILD and GDC_FOR_TARGET.
1910
1911 2018-10-24 Ilya Leoshkevich <iii@linux.ibm.com>
1912
1913 * MAINTAINERS (Write After Approval): Add myself.
1914
1915 2018-10-23 Iain Buclaw <ibuclaw@gdcproject.org>
1916
1917 * MAINTAINERS (Write After Approval): Remove myself.
1918
1919 2018-10-23 Iain Buclaw <ibuclaw@gdcproject.org>
1920
1921 * MAINTAINERS: Add myself as D front-end and libphobos maintainer.
1922
1923 2018-10-14 Bin Cheng <bin.cheng@linux.alibaba.com>
1924
1925 * MAINTAINERS: Update my email address.
1926
1927 2018-10-04 Thomas Schwinge <thomas@codesourcery.com>
1928
1929 * MAINTAINERS: List myself as "libgomp (OpenACC)" and "OpenACC"
1930 maintainer.
1931
1932 2018-09-13 Matthew Malcomson <matthew.malcomson@arm.com>
1933
1934 * MAINTAINERS (Write After Approval): Add self.
1935
1936 2018-09-13 Sam Tebbs <sam.tebbs@arm.com>
1937
1938 * MAINTAINERS (write after approval): Add myself.
1939
1940 2018-09-04 Xuepeng Guo <xuepeng.guo@intel.com>
1941
1942 * MAINTAINERS: Update my email address.
1943
1944 2018-08-29 Vlad Lazar <vlad.lazar@arm.com>
1945
1946 * MAINTAINERS (write after approval): Add myself.
1947
1948 2018-08-21 Richard Sandiford <richard.sandiford@arm.com>
1949
1950 * MAINTAINERS: Add self to global reviewers list.
1951
1952 2018-08-17 Sandra Loosemore <sandra@codesourcery.com>
1953
1954 MAINTAINERS: Add c-sky port maintainers.
1955
1956 2018-08-10 Martin Liska <mliska@suse.cz>
1957
1958 * MAINTAINERS: Revert change in previous commit and
1959 join lines.
1960
1961 2018-08-10 Martin Liska <mliska@suse.cz>
1962
1963 * MAINTAINERS: Remove extra line.
1964
1965 2018-08-06 Naveen H.S <naveenh@marvell.com>
1966
1967 * MAINTAINERS: Update my email address.
1968
1969 2018-07-19 DJ Delorie <dj@redhat.com>
1970
1971 * MAINTAINERS (m32c, msp43, rl78, libiberty, build): Remove myself
1972 as maintainer.
1973
1974 2018-07-16 Andreas Krebbel <krebbel@linux.ibm.com>
1975
1976 * MAINTAINERS: Adjust email address for me and my colleague Robin
1977 Dapp.
1978
1979 2018-07-13 H.J. Lu <hongjiu.lu@intel.com>
1980 Sunil K Pandey <sunil.k.pandey@intel.com>
1981
1982 PR target/84413
1983 * config/i386/i386.c (m_CORE_AVX512): New.
1984 (m_CORE_AVX2): Likewise.
1985 (m_CORE_ALL): Add m_CORE_AVX2.
1986 * config/i386/x86-tune.def: Replace m_HASWELL with m_CORE_AVX2.
1987 Replace m_SKYLAKE_AVX512 with m_CORE_AVX512 on avx256_optimal
1988 and remove the rest of m_SKYLAKE_AVX512.
1989
1990 2018-07-06 Sebastian Huber <sebastian.huber@embedded-brains.de>
1991
1992 * config.sub: Sync with upstream version 2018-07-03.
1993
1994 2018-07-06 Sebastian Huber <sebastian.huber@embedded-brains.de>
1995
1996 * config.guess: Sync with upstream version 2018-06-26.
1997 * config.sub: Sync with upstream version 2018-07-02.
1998
1999 2018-06-19 Bernhard M. Wiedemann <bwiedemann@suse.de>
2000
2001 * libtool.m4: Sort output of 'find' to enable deterministic builds.
2002 * ltmain.sh: Likewise.
2003
2004 2018-07-03 Segher Boessenkool <segher@kernel.crashing.org>
2005
2006 * contrib/config-list.mk: Remove powerpc-linux_paired.
2007
2008 2018-06-29 Alexandre Oliva <oliva@adacore.com>
2009
2010 * configure.ac: Introduce support for @unless/@endunless.
2011 * Makefile.tpl (dep-kind): Rewrite with cond; return
2012 postbootstrap in some cases.
2013 (make-postboot-dep, postboot-targets): New.
2014 (dependencies): Do not output postbootstrap dependencies at
2015 first. Output non-target ones changed for configure to depend
2016 on stage_last @if gcc-bootstrap, and the original deps @unless
2017 gcc-bootstrap.
2018 * configure.in, Makefile.in: Rebuilt.
2019
2020 2018-06-28 Jackson Woodruff <jackson.woodruff@arm.com>
2021
2022 * MAINTAINERS (write after approval): Add myself.
2023
2024 2018-06-26 Rasmus Villemoes <rv@rasmusvillemoes.dk>
2025
2026 * MAINTAINERS (write after approval): Add myself.
2027
2028 2018-06-19 Nick Clifton <nickc@redhat.com>
2029
2030 * zlib/configure.ac: Restore old behaviour of only enabling
2031 multilibs when a target subdirectory is defined. This allows
2032 building with srcdir == builddir.
2033 * zlib/configure: Regenerate.
2034
2035 2018-06-18 Eric Botcazou <ebotcazou@adacore.com>
2036
2037 * Makefile.def (fortran): Add check-target-libgomp-fortran.
2038 * Makefile.tpl (check-target-libgomp-fortran): New phony target.
2039 * Makefile.in: Regenerate.
2040
2041 2018-06-16 Ben Elliston <bje@gnu.org>
2042
2043 * config.guess: Import latest version.
2044 * config.sub: Likewise.
2045
2046 2018-06-08 Martin Liska <mliska@suse.cz>
2047
2048 * MAINTAINERS: Remove MPX-related entries.
2049 * Makefile.def: Remove libmpx support.
2050 * Makefile.in: Regenerate.
2051 * configure.ac: Remove removed files.
2052 * configure: Regenerate.
2053 * libmpx/ChangeLog: Remove.
2054 * libmpx/Makefile.am: Remove.
2055 * libmpx/Makefile.in: Remove.
2056 * libmpx/acinclude.m4: Remove.
2057 * libmpx/aclocal.m4: Remove.
2058 * libmpx/config.h.in: Remove.
2059 * libmpx/configure: Remove.
2060 * libmpx/configure.ac: Remove.
2061 * libmpx/configure.tgt: Remove.
2062 * libmpx/libmpx.spec.in: Remove.
2063 * libmpx/mpxrt/Makefile.am: Remove.
2064 * libmpx/mpxrt/Makefile.in: Remove.
2065 * libmpx/mpxrt/libmpx.map: Remove.
2066 * libmpx/mpxrt/libtool-version: Remove.
2067 * libmpx/mpxrt/mpxrt-utils.c: Remove.
2068 * libmpx/mpxrt/mpxrt-utils.h: Remove.
2069 * libmpx/mpxrt/mpxrt.c: Remove.
2070 * libmpx/mpxrt/mpxrt.h: Remove.
2071 * libmpx/mpxwrap/Makefile.am: Remove.
2072 * libmpx/mpxwrap/Makefile.in: Remove.
2073 * libmpx/mpxwrap/libmpxwrappers.map: Remove.
2074 * libmpx/mpxwrap/libtool-version: Remove.
2075 * libmpx/mpxwrap/mpx_wrappers.c: Remove.
2076
2077 2018-06-04 Martin Liska <mliska@suse.cz>
2078
2079 * MAINTAINERS: Add myself as gcov maintainer.
2080
2081 2018-06-04 Matthew Fortune <mfortune@gmail.com>
2082
2083 * MAINTAINERS: Update my email address.
2084
2085 2018-06-04 Tom de Vries <tdevries@suse.de>
2086
2087 * MAINTAINERS: Remove write-after-approval entries for component
2088 maintainers.
2089
2090 2018-06-01 Jozef Lawrynowicz <jozef.l@mittosystems.com>
2091
2092 * MAINTAINERS (write after approval): Add myself.
2093
2094 2018-06-01 Bin Cheng <amker@gcc.gnu.org>
2095
2096 * MAINTAINERS: Update my email address.
2097
2098 2018-06-01 Tom de Vries <tdevries@suse.de>
2099
2100 * MAINTAINERS: Update my email address.
2101
2102 2018-05-22 Bin Cheng <bin.cheng@arm.com>
2103
2104 * MAINTAINERS (loop-optimizer): Add myself.
2105
2106 2018-05-01 Francois H. Theron <francois.theron@netronome.com>
2107
2108 * configure.ac: Added "nfp" target.
2109 * configure: Regenerate.
2110
2111 2018-04-30 Richard Biener <rguenther@suse.de>
2112
2113 PR bootstrap/85571
2114 * Makefile.tpl (STAGE3_CFLAGS): Use -fchecking=1.
2115 (STAGE3_TFLAGS): Likewise.
2116 (STAGEtrain_CFLAGS): Filter out -fchecking=1.
2117 (STAGEtrain_TFLAGS): Likewise.
2118 * Makefile.in: Regenerate.
2119
2120 2018-04-26 Richard Biener <rguenther@suse.de>
2121
2122 * Makefile.tpl (STAGE1_TFLAGS): Add -fno-checking.
2123 (STAGE2_CFLAGS): Likewise.
2124 (STAGE2_TFLAGS): Likewise.
2125 (STAGE3_CFLAGS): Add -fchecking.
2126 (STAGE3_TFLAGS): Likewise.
2127 (STAGEtrain_CFLAGS): Filter out -fchecking.
2128 (STAGEtrain_TFLAGS): Likewise.
2129 * Makefile.in: Re-generate.
2130
2131 2018-04-25 Catherine Moore <clm@codesourcery.com>
2132
2133 * MAINTAINERS (mips): Remove myself as MIPS maintainer.
2134
2135 2018-04-18 Paul Clarke <pc@us.ibm.com>
2136
2137 * MAINTAINERS (write after approval): Add myself.
2138
2139 2018-04-10 Aaron Sawdey <acsawdey@linux.ibm.com>
2140
2141 * MAINTAINERS: Update my email address.
2142
2143 2018-04-02 Bill Schmidt <wschmidt@linux.ibm.com>
2144
2145 * MAINTAINERS: Remove redundant Write-After-Approval entry.
2146
2147 2018-03-30 Bill Schmidt <wschmidt@linux.ibm.com>
2148
2149 * MAINTAINERS: Update my email address and disambiguate myself
2150 a bit from Will Schmidt.
2151
2152 2018-03-21 Nathan Sidwell <nathan@acm.org>
2153
2154 * MAINTAINERS: Move maintainers of now-removed picochip and score
2155 ports to write after approval.
2156
2157 2018-03-13 Richard Sandiford <richard.sandiford@arm.com>
2158
2159 * MAINTAINERS: Add entry for SVE maintainership.
2160
2161 2018-02-13 Maciej W. Rozycki <macro@mips.com>
2162
2163 * configure.ac <wasm32-*-*> (noconfigdirs): Add `ld'.
2164 * configure: Regenerate.
2165
2166 2018-01-18 Boris Kolpackov <boris@codesynthesis.com>
2167
2168 * MAINTAINERS (write after approval): Add myself.
2169
2170 2018-01-18 Siddhesh Poyarekar <siddhesh@sourceware.org>
2171
2172 * MAINTAINERS (write after approval): Add myself.
2173
2174 2018-01-16 Sebastian Perta <sebastian.perta@renesas.com>
2175
2176 * MAINTAINERS (write after approval): Add myself.
2177
2178 2018-01-03 Jakub Jelinek <jakub@redhat.com>
2179
2180 Update copyright years.
2181
2182 2018-01-03 Ben Elliston <bje@gnu.org>
2183
2184 * config.guess: Import latest version.
2185 * config.sub: Likewise.
2186
2187 2017-12-12 Stafford Horne <shorne@gmail.com>
2188
2189 * configure.ac: Remove logic adding gdb to noconfigsdirs for or1k.
2190 * configure: Regenerate.
2191
2192 2017-11-29 Qing Zhao <qing.zhao@oracle.com>
2193
2194 * MAINTAINERS (Write After Approval): Add myself.
2195
2196 2017-11-28 Julia Koval <julia.koval@intel.com>
2197 Sebastian Peryt <sebastian.peryt@intel.com>
2198
2199 * Makefile.def (target_modules): Remove libcilkrts.
2200 * Makefile.in: Ditto.
2201 * configure: Ditto.
2202 * configure.ac: Ditto.
2203
2204 2017-11-28 Julia Koval <julia.koval@intel.com>
2205
2206 * MAINTAINERS (Write After Approval): Add myself.
2207
2208 2017-11-22 Sudakshina Das <sudi.das@arm.com>
2209
2210 * MAINTAINERS (Write After Approval): Add myself.
2211
2212 2017-11-06 Palmer Dabbelt <palmer@sifive.com>
2213
2214 * MAINTAINERS (RISC-V): Add Jim Wilson as a maintainer.
2215 Use my SiFive email address.
2216
2217 2017-11-15 Sebastian Peryt <sebastian.peryt@intel.com>
2218
2219 * MAINTAINERS (write after approval): Add myself.
2220
2221 2017-10-27 Martin Liska <mliska@suse.cz>
2222
2223 * Makefile.tpl: Use proper name of folder as it was renamed
2224 during transition to 4 stages.
2225 * Makefile.in: Regenerate.
2226
2227 2017-10-16 Igor Tsimbalist <igor.v.tsimbalist@intel.com>
2228
2229 * MAINTAINERS (write after approval): Add myself.
2230
2231 2017-10-01 Gerald Pfeifer <gerald@pfeifer.com>
2232
2233 * MAINTAINERS: Add a note that maintainership also includes web
2234 pages, docs, and testsuite related to that area.
2235
2236 2017-09-25 Tom de Vries <tom@codesourcery.com>
2237
2238 * MAINTAINERS (CPU Port Maintainers): Add myself as nvptx maintainer.
2239
2240 2017-09-18 Pierre-Marie de Rodat <derodat@adacore.com>
2241
2242 * MAINTAINERS: Add myself as a maintainer for the Ada front end.
2243
2244 2017-09-15 Nathan Sidwell <nathan@acm.org>
2245
2246 * MAINTAINERS: Remove myself as a vxworks maintainer.
2247
2248 2017-09-13 Thomas Schwinge <thomas@codesourcery.com>
2249
2250 * MAINTAINERS: Remove email address of Jim Norris.
2251
2252 2017-09-11 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
2253
2254 * MAINTAINERS (Reviewers): Move myself from here...
2255 (CPU Port Maintainers): ... to here.
2256
2257 2017-09-09 James Greenhalgh <james.greenhalgh@arm.com>
2258
2259 * MAINTAINERS (James Greenhalgh): Move to AArch64 maintainers.
2260
2261 2017-07-31 Robin Dapp <rdapp@linux.vnet.ibm.com>
2262
2263 * MAINTAINERS (write after approval): Add myself.
2264
2265 2017-07-28 Tony Reix <tony.reix@atos.net>
2266
2267 * configure.ac (target-libffi): Don't disable for AIX.
2268 (go): Don't add to unsupported_languages on AIX.
2269 (target-libgo): Don't disable for AIX.
2270 * configure: Regenerate.
2271
2272 2017-07-19 Yury Gribov <tetra2005@gmail.com>
2273
2274 * MAINTAINERS: Add myself.
2275
2276 2017-07-18 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
2277
2278 * MAINTAINERS: Update my email address.
2279
2280 2017-07-04 Richard Earnshaw <rearnsha@arm.com>
2281
2282 * contrib/gcc_update (files_and_dependencies): Remove stamp rules for
2283 arm-specific auto-generated header files.
2284
2285 2017-07-03 Nathan Sidwell <nathan@acm.org>
2286
2287 * configure.ac: Set srcdir when sourcing config-lang.in fragments.
2288 * configure: Rebuilt.
2289
2290 2017-07-03 Bernd Schmidt <bschmidt@redhat.com>
2291
2292 * MAINTAINERS: Readd myself for c6x.
2293
2294 2017-06-28 Martin Liska <mliska@suse.cz>
2295
2296 PR bootstrap/81217
2297 * Makefile.def: Remove superfluous bootstrap_target from
2298 bootstrap_stage.
2299 * Makefile.in: Re-generate the file.
2300
2301 2017-06-26 Maxim Ostapenko <m.ostapenko@samsung.com>
2302
2303 * MAINTAINERS: Add myself to Write After Approval
2304
2305 2017-06-21 Andrew Jenner <andrew@codesourcery.com>
2306
2307 * MAINTAINERS: Add myself as maintainer for PowerPC SPE port.
2308
2309 2017-06-19 Martin Liska <mliska@suse.cz>
2310
2311 * Makefile.def: Define 4 stages PGO bootstrap.
2312 * Makefile.tpl: Define FLAGS.
2313 * Makefile.in: Regenerate.
2314
2315 2017-06-14 Ian Lance Taylor <iant@golang.org>
2316
2317 * Makefile.def: Add check-gotools to go check targets.
2318 * Makefile.in: Rebuild.
2319
2320 2017-06-12 Segher Boessenkool <segher@kernel.crashing.org>
2321
2322 * config.gcc: Remove rs6000/e500.h from tm_file for all targets.
2323
2324 2017-06-03 Eric Botcazou <ebotcazou@adacore.com>
2325
2326 * configure.ac (*-*-linux-android*): Set target_makefile_frag.
2327 * configure: Regenerate.
2328
2329 2017-05-31 Martin Liska <mliska@suse.cz>
2330
2331 * configure.ac: Add handling of stage2_werror_flags to
2332 action-if-given and to action-if-not-given.
2333 * configure: Regenerate.
2334
2335 2017-05-31 Prakhar Bahuguna <prakhar.bahuguna@arm.com>
2336
2337 * MAINTAINERS: Add self to Write After Approval
2338
2339 2017-05-27 Bernd Schmidt <bschmidt@redhat.com>
2340
2341 * MAINTAINERS: Update my email address, and remove myself as
2342 maintainer in some areas.
2343
2344 2017-05-25 Eric Gallager <egall@gwmail.gwu.edu>
2345
2346 * MAINTAINERS: Add self to Write After Approval
2347
2348 2017-05-25 Nathan Sidwell <nathan@acm.org>
2349
2350 * configure.ac: Add --enable-languages=default to mean default and
2351 make --enable-languages=all mean all supported languages.
2352 * configure: Regenerated.
2353
2354 2017-05-24 Segher Boessenkool <segher@kernel.crashing.org>
2355
2356 * config.gcc (powerpc*-*-*spe*): New.
2357 (powerpc-*-eabispe*): Use ${cpu_type} instead of hardcoded pathnames.
2358 (powerpc-*-rtems*spe*): New.
2359 (powerpc*-*-linux*spe*): New.
2360 (powerpc-wrs-vxworksspe): New.
2361 (powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
2362 (misc flags) [powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
2363 * config.host (powerpc*-*-*spe*): New.
2364
2365 2017-05-19 Martin Liska <mliska@suse.cz>
2366
2367 * configure.ac: Add --enable-werror-always just for
2368 bootstrap-debug (or none build config) and do not add it
2369 when we are on a release branch.
2370 * configure: Regenerated.
2371
2372 2017-05-18 Sheldon Lobo <sheldon.lobo@oracle.com>
2373
2374 * MAINTAINERS: Add self to Write After Approval
2375
2376 2017-05-09 Kaz Kojima <kkojima@gcc.gnu.org>
2377
2378 * MAINTAINERS: Move myself to Write After Approval section.
2379
2380 2017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
2381
2382 * config/arc/arc.c (arc_conditional_register_usage): Handle ACCL,
2383 ACCH registers.
2384 * config/arc/arc.md (mulsidi3): Use advanced mpy instructions when
2385 available.
2386 (umulsidi3): Likewise.
2387 (mulsidi3_700): Disable this pattern when we have advanced mpy
2388 instructions.
2389 (umulsidi3_700): Likewise.
2390 (maddsidi4): New pattern.
2391 (macd, mac, mac_r, umaddsidi4, macdu, macu, macu_r): Likewise.
2392 (mpyd_arcv2hs, mpyd_imm_arcv2hs, mpydu_arcv2hs): Likewise.
2393 (mpydu_imm_arcv2hs): Likewise.
2394 * config/arc/predicates.md (accl_operand): New predicate.
2395
2396 2017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
2397 Andrew Burgess <andrew.burgess@embecosm.com>
2398
2399 * config/arc/arc.c (ARC_AUTOBLINK_IRQ_P): Consider fast interrupts
2400 case.
2401 (ARC_AUTOFP_IRQ_P): Likewise.
2402 (ARC_AUTO_IRQ_P): Likewise.
2403 (rgf_banked_register_count): New variable.
2404 (parse_mrgf_banked_regs_option): New function.
2405 (arc_override_options): Handle rgf_banked_regs option.
2406 (arc_handle_interrupt_attribute): Add firq option.
2407 (arc_compute_function_type): Return fast irq type when required.
2408 (arc_must_save_register): Handle fast interrupts.
2409 (arc_expand_prologue): Do not emit dwarf info for fast interrupts.
2410 (arc_return_address_regs): Update.
2411 * config/arc/arc.h (arc_return_address_regs): Update.
2412 (arc_function_type): Add fast interrupt type.
2413 (ARC_INTERRUPT_P): Update.
2414 (RC_FAST_INTERRUPT_P): Define.
2415 * config/arc/arc.md (simple_return): Update for fast interrupts.
2416 (p_return_i): Likewise.
2417 * config/arc/arc.opt (mrgf-banked-regs): New option.
2418 * doc/invoke.texi (mrgf-banked-regs): Document.
2419
2420 2017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
2421
2422 * config/arc/arc.c (irq_ctrl_saved): New variable.
2423 (ARC_AUTOBLINK_IRQ_P): Define.
2424 (ARC_AUTOFP_IRQ_P): Likewise.
2425 (ARC_AUTO_IRQ_P): Likewise.
2426 (irq_range): New function.
2427 (arc_must_save_register): Likewise.
2428 (arc_must_save_return_addr): Likewise.
2429 (arc_dwarf_emit_irq_save_regs): Likewise.
2430 (arc_override_options): Handle deferred options.
2431 (MUST_SAVE_REGISTER): Deleted, replaced by arc_must_save_register.
2432 (MUST_SAVE_RETURN_ADDR): Deleted, replaced by
2433 arc_must_save_return_addr.
2434 (arc_compute_frame_size): Handle automated save and restore of
2435 registers.
2436 (arc_expand_prologue): Likewise.
2437 (arc_expand_epilogue): Likewise.
2438 * config/arc/arc.md (stack_irq_dwarf): New unspec instruction.
2439 * config/arc/arc.opt (mirq-ctrl-saved): New option.
2440 * doc/invoke.texi (mirq-ctrl-saved): Document option.
2441
2442 2017-04-19 Thomas Koenig <tkoenig@gcc.gnu.org>
2443 Tobias Burnus <tobias.burnus@physik.fu-berlin.de>
2444
2445 PR bootstrap/77661
2446 * Makefile.def: Don't pass --enable-maintainer-mode on to an
2447 in-tree build MPC.
2448 * Makefile.in: Regenerate.
2449
2450 2017-03-22 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2451
2452 * configure.ac: Enable LTO by default on darwin >= 9.
2453 * configure: Regenerate.
2454
2455 2017-03-20 Palmer Dabbelt <palmer@dabbelt.com>
2456
2457 * MAINTAINERS (CPU Port Maintainers): Add Kito Cheng, Palmer Dabbelt,
2458 and Andrew Waterman as the RISC-V maintainers.
2459
2460 2017-03-18 Nicolas Koenig <koenigni@gcc.gnu.org>
2461
2462 * MAINTAINERS: Add self to Write After Approval
2463
2464 2017-03-18 Gerald Pfeifer <gerald@pfeifer.com>
2465
2466 * config.guess: Import latest from upstream.
2467
2468 2017-03-18 Gerald Pfeifer <gerald@pfeifer.com>
2469
2470 * MAINTAINERS (Write After Approval): Remove entries that are
2471 already covered under Reviewers.
2472
2473 2017-03-08 Mark Wielaard <mark@klomp.org>
2474
2475 PR demangler/70909
2476 PR demangler/67264
2477 * include/demangle.h: Add d_printing to struct demangle_component
2478 and pass struct demangle_component as non const.
2479
2480 2017-02-26 Gerald Pfeifer <gerald@pfeifer.com>
2481
2482 * MAINTAINERS: Remove Neil Booth as option handling maintainer.
2483
2484 2017-02-15 Thomas Schwinge <thomas@codesourcery.com>
2485
2486 * Makefile.tpl: Remove HOST_ISLVER.
2487 (HOST_EXPORTS): Remove ISLVER.
2488 * Makefile.in: Regenerate.
2489
2490 2017-02-13 Richard Biener <rguenther@suse.de>
2491
2492 * configure: Re-generate.
2493
2494 2017-02-07 Gerald Pfeifer <gerald@pfeifer.com>
2495
2496 * MAINTAINERS: Adjust bug reporting URL.
2497
2498 2017-02-05 Gerald Pfeifer <gerald@pfeifer.com>
2499
2500 * MAINTAINERS (Write After Approval): Remove redundant entry
2501 for Andrew Burgess.
2502
2503 2017-02-03 John David Anglin <danglin@gcc.gnu.org>
2504
2505 * configure.ac: Add gcc/function-tests.o to compare_exclusions for
2506 32-bit hppa*-*-hpux*.
2507 * configure: Regenerate.
2508
2509 2017-01-27 Pekka Jääskeläinen <pekka.jaaskelainen@parmance.com>
2510
2511 * configure.ac: Moved the white list of enabling BRIG FE to
2512 libhsail-rt/configure.tgt.
2513 * configure: Regenerated.
2514 * MAINTAINERS: Updated maintainers for BRIG FE and libhsail-rt.
2515
2516 2017-01-24 Pekka Jääskeläinen <pekka@parmance.com>
2517 Martin Jambor <mjambor@suse.cz>
2518
2519 * Makefile.def (target_modules): Added libhsail-rt.
2520 (languages): Added language brig.
2521 * Makefile.in: Regenerated.
2522 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Added
2523 tgarget-libhsail-rt. Make brig unsupported on untested architectures.
2524 * configure: Regenerated.
2525
2526 2017-01-17 Jakub Jelinek <jakub@redhat.com>
2527
2528 PR other/79046
2529 * configure: Regenerated.
2530
2531 2017-01-04 Alan Modra <amodra@gmail.com>
2532
2533 * configure: Regenerate.
2534
2535 2016-12-29 Ben Elliston <bje@gnu.org>
2536
2537 * config.sub: Import latest version.
2538
2539 2016-12-26 Alexander Ivchenko <alexander.ivchenko@intel.com>
2540
2541 * MAINTAINERS (Write After Approval): Add myself.
2542
2543 2016-12-21 Jakub Jelinek <jakub@redhat.com>
2544
2545 * configure.ac: Don't bootstrap libmpx unless --with-build-config
2546 includes bootstrap-mpx.
2547 * configure: Regenerated.
2548
2549 2016-12-19 Chenghua Xu <paul.hua.gm@gmail.com>
2550
2551 * MAINTAINERS (Write After Approval): Add myself.
2552
2553 2016-12-01 Ma Jiang <ma.jiang@zte.com.cn>
2554
2555 * configure: Regenerate.
2556
2557 2016-12-01 Matthias Klose <doko@ubuntu.com>
2558
2559 * configure.ac: Don't use pkg-config to check for bdw-gc.
2560 * configure: Regenerate.
2561
2562 2016-11-30 Matthias Klose <doko@ubuntu.com>
2563
2564 * Makefile.def: Remove reference to boehm-gc target module.
2565 * configure.ac: Include pkg.m4, check for --with-target-bdw-gc
2566 options and for the bdw-gc pkg-config module.
2567 * configure: Regenerate.
2568 * Makefile.in: Regenerate.
2569
2570 2016-11-28 Nathan Sidwell <nathan@acm.org>
2571
2572 * MAINTAINERS (nvptx): Remove self.
2573
2574 2016-11-25 Ben Elliston <bje@gnu.org>
2575
2576 * config.guess: Import latest version.
2577 * config.sub: Likewise.
2578
2579 2016-11-18 Toma Tabacu <toma.tabacu@imgtec.com>
2580
2581 * MAINTAINERS (Write After Approval): Add myself.
2582
2583 2016-11-15 Matthias Klose <doko@ubuntu.com>
2584
2585 * Makefile.def: Remove references to GCJ.
2586 * Makefile.tpl: Likewise.
2587 * Makefile.in: Regenerate.
2588
2589 2016-11-15 Matthias Klose <doko@ubuntu.com>
2590
2591 * config-ml.in: Remove references to GCJ.
2592 * configure.ac: Likewise.
2593 * configure: Regenerate.
2594
2595 2016-11-01 Josh Conner <joshconner@google.com>
2596
2597 * MAINTAINERS (Write After Approval): Update email address,
2598
2599 2016-10-27 Carl Love <cel@us.ibm.com>
2600
2601 * MAINTAINERS (Write After Approval): Fix my entry in the Write After
2602 Approval list to make it alphabetical.
2603
2604 2016-10-27 Carl Love <cel@us.ibm.com>
2605
2606 * MAINTAINERS (Write After Approval): Add myself.
2607
2608 2016-10-27 Andrew Burgess <andrew.burgess@embecosm.com>
2609
2610 * MAINTAINERS (Reviewers): Add myself.
2611 (Write After Approval): Add myself.
2612
2613 2016-10-21 Hartmut Penner <hepenner@us.ibm.com>
2614 Ulrich Weigand <uweigand@de.ibm.com>
2615
2616 * MAINTAINERS: Update email address.
2617
2618 2016-10-10 Nathan Sidwell <nathan@acm.org>
2619
2620 * MAINTAINERS: Update email address.
2621
2622 2016-10-10 Andreas Tobler <andreast@gcc.gnu.org>
2623
2624 * configure.ac: Add aarch64-*-freebsd*.
2625 * configure: Regenerate.
2626
2627 2016-10-05 Steve Ellcey <sellcey@caviumnetworks.com>
2628
2629 * MAINTAINERS: Update email address after it got reverted.
2630
2631 2016-10-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2632
2633 * configure.ac (target_libraries): Readd target-boehm-gc.
2634 Restore --enable-objc-gc handling.
2635 * configure: Regenerate.
2636
2637 2015-10-03 Jeff Law <law@redhat.com>
2638
2639 * MAINTAINERS: Move several inactive maintainers to the
2640 write-after-approval section.
2641
2642 2016-09-30 Jakub Jelinek <jakub@redhat.com>
2643
2644 * configure.ac: Add target-libffi to target_libraries.
2645 Readd libgcj target disablings, modified to only target-libffi.
2646 Readd target addition of go to unsupported languages.
2647 * configure: Regenerated.
2648
2649 2016-09-30 Steve Ellcey <sellcey@caviumnetworks.com>
2650
2651 * MAINTAINERS: Update email address.
2652
2653 2016-09-30 Andrew Haley <aph@redhat.com>
2654
2655 * MAINTAINERS: Remove Per Bothner, Andrew Haley, and Tom Tromey from
2656 write-after approval. Remove Tom Tromey and Bryce McKinlay from
2657 libgcj.
2658
2659 2016-09-30 Andrew Haley <aph@redhat.com>
2660
2661 * MAINTAINERS: Move Per Bothner, Andrew Haley, and Tom Tromey to
2662 write-after approval after GCJ deletion.
2663
2664 2016-09-30 Andrew Haley <aph@redhat.com>
2665
2666 * Makefile.def: Remove libjava.
2667 * Makefile.tpl: Likewise.
2668 * Makefile.in: Regenerate.
2669 * configure.ac: Likewise.
2670 * configure: Likewise.
2671 * gcc/java: Remove.
2672 * libjava: Likewise.
2673
2674 2016-09-28 Claudiu Zissulescu <claziss@synopsys.com>
2675
2676 * MAINTAINERS (Reviewers): Add myself.
2677
2678 2016-09-26 Anton Kolesov <Anton.Kolesov@synopsys.com>
2679
2680 * configure.ac: Disable "sim" directory for arc*-*-*.
2681 * configure: Regenerated.
2682
2683 2016-09-23 Tamar Christina <tamar.christina@arm.com>
2684
2685 * MAINTAINERS (Write After Approval): Add myself.
2686
2687 2016-09-12 Maciej W. Rozycki <macro@imgtec.com>
2688
2689 * configure.ac: Check for the minimum in-tree MPFR version
2690 handled.
2691 * configure: Regenerate.
2692
2693 2016-07-20 Yan-Ting Lin <currygt52@gmail.com>
2694
2695 * configure.ac (nds32*-*-*): Remove entry to enable gdb.
2696 * configure: Regenerated.
2697
2698 2016-07-19 Fritz Reese <fritzoreese@gmail.com>
2699
2700 * MAINTAINERS (Write After Approval): Add myself.
2701
2702 2016-06-23 Andi Kleen <ak@linux.intel.com>
2703
2704 * Makefile.def: Add autoprofiledbootstrap.
2705 * Makefile.tpl: Dito.
2706 * Makefile.in: Regenerate.
2707
2708 2016-06-23 Jakub Sejdak <jakub.sejdak@phoesys.com>
2709
2710 * configure.ac: Disable libgcj and libgloss for Phoenix-RTOS targets.
2711 * configure: Regenerate.
2712
2713 2016-06-21 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
2714
2715 * configure: Regenerate.
2716 * configure.ac: Remove support for avr-rtems.
2717
2718 2016-06-18 Senthil Kumar Selvaraj <senthil_kumar.selvaraj@atmel.com>
2719
2720 * MAINTAINERS (Write After Approval): Add myself.
2721
2722 2016-06-16 Michael Collison <michael.collison@arm.com>
2723
2724 * MAINTAINERS (Write After Approval): Add myself.
2725
2726 2016-06-14 Mikael Morin <mikael@gcc.gnu.org>
2727
2728 * MAINTAINERS (Write After Approval): Update e-mail address.
2729
2730 2016-06-03 Jose E. Marchesi <jose.marchesi@oracle.com>
2731
2732 * MAINTAINERS (Write After Approval): Add myself.
2733
2734 2016-05-28 Alan Modra <amodra@gmail.com>
2735
2736 * Makefile.tpl (configure): Depend on m4 files included.
2737 * Makefile.in: Regenerate.
2738
2739 2016-05-20 Bill Seurer <seurer@linux.vnet.ibm.com>
2740
2741 * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Fix
2742 code formatting in ALTIVEC_BUILTIN_VEC_ADDE section.
2743
2744 2016-05-20 Bill Seurer <seurer@linux.vnet.ibm.com>
2745
2746 * config/rs6000/rs6000-builtin.def (vec_addec): Change vec_addec to a
2747 special case builtin.
2748 * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Add
2749 support for ALTIVEC_BUILTIN_VEC_ADDEC.
2750 * config/rs6000/rs6000.c (altivec_init_builtins): Add definition
2751 for __builtin_vec_addec.
2752
2753 2016-05-16 Jakub Sejdak <jakub.sejdak@phoesys.com>
2754
2755 * config.guess: Import version 2016-04-02 (newest).
2756 * config.sub: Import version 2016-05-10 (newest).
2757
2758 2016-05-16 Anton Kolesov <anton.kolesov@synopsys.com>
2759
2760 * configure.ac: Add ARC support to libgloss.
2761 * configure: Regenerate
2762
2763 2016-05-09 Aaron Sawdey <acsawdey@linux.vnet.ibm.com>
2764
2765 * MAINTAINERS (Write After Approval): Add myself.
2766
2767 2016-05-02 Bernd Edlinger <bernd.edlinger@hotmail.de>
2768
2769 * configure.ac (mpfr): Remove pre-3.1.0 mpfr compatibility code.
2770 * configure: Regenerated.
2771 * Makefile.def (gmp): Explicitly disable assembler.
2772 (mpfr): Adjust lib_path.
2773 (mpc): Likewise.
2774 * Makefile.in: Regenerated.
2775
2776 2016-05-01 Jakub Jelinek <jakub@redhat.com>
2777
2778 PR bootstrap/70704
2779 * configure.ac (--enable-stage1-checking): Add missing
2780 --enable-checking=.
2781 * configure: Regenerated.
2782
2783 2016-04-30 Oleg Endo <olegendo@gcc.gnu.org>
2784
2785 * config.guess: Revert r235676.
2786 * config.sub: Revert r235676.
2787
2788 2016-04-30 Oleg Endo <olegendo@gcc.gnu.org>
2789
2790 * config.guess: Remove SH5 support.
2791 * config.sub: Likewise.
2792 * configure: Likewise.
2793 * configure.ac: Likewise.
2794
2795 2016-04-26 Jakub Jelinek <jakub@redhat.com>
2796
2797 PR bootstrap/70704
2798 * configure.ac (--enable-stage1-checking): For --disable-checking or
2799 implicit --enable-checking, make sure extra flag matches in between
2800 stage1 and later checking.
2801 * configure: Regenerated.
2802
2803 2016-04-22 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
2804
2805 * .gitattributes: New file.
2806
2807 2016-04-22 Segher Boessenkool <segher@kernel.crashing.org>
2808
2809 * MAINTAINERS (rs6000/powerpc port): Add myself.
2810
2811 2016-04-13 Segher Boessenkool <segher@kernel.crashing.org>
2812
2813 PR bootstrap/70173
2814 * Makefile.tpl (local-distclean): Delete the libcc1, gnattools,
2815 and gotools directories. Delete the stage_final file.
2816 * Makefile.in: Regenerate.
2817
2818 2016-04-12 Andre Vieira <andre.simoesdiasvieira@arm.com>
2819
2820 * MAINTAINERS (Write After Approval): Add myself.
2821
2822 2016-04-09 Steven G. Kargl <kargl@gcc.gnu.org>
2823
2824 * MAINTAINERS (Fortran maintainer): Remove myself.
2825
2826 2016-04-04 Bill Seurer <seurer@linux.vnet.ibm.com>
2827
2828 * MAINTAINERS (Write After Approval): Add myself.
2829
2830 2016-03-29 Kelvin Nilsen <kdnilsen@linux.vnet.ibm.com>
2831
2832 * MAINTAINERS (Write After Approval): Add myself.
2833
2834 2016-03-17 Cary Coutant <ccoutant@gmail.com>
2835
2836 Sync with binutils-gdb:
2837
2838 2016-03-17 Cary Coutant <ccoutant@gmail.com>
2839
2840 * configure.ac: Add mips and s390 to the gold target check.
2841 * configure: Regenerate.
2842
2843 2016-03-01 DJ Delorie <dj@redhat.com>
2844
2845 * MAINTAINERS (mep): Remove myself as MeP maintainer.
2846
2847 2016-02-22 David Malcolm <dmalcolm@redhat.com>
2848
2849 * MAINTAINERS (libcpp): Add myself.
2850 (diagnostic messages): Likewise.
2851
2852 2016-02-20 Tom de Vries <tom@codesourcery.com>
2853
2854 * MAINTAINERS: Fix whitespace.
2855
2856 2016-02-02 Claudiu Zissulescu <claziss@synopsys.com>
2857
2858 * MAINTAINERS (Write After Approval): Add myself.
2859
2860 2016-01-29 Sebastian Pop <s.pop@samsung.com>
2861
2862 * config/isl.m4: Add comments about isl-0.16.
2863 * configure: Regenerate.
2864
2865 2016-01-29 Martin Jambor <mjambor@suse.cz>
2866
2867 * MAINTAINERS (hsa maintainers): Add myself.
2868
2869 2015-01-27 Wilco Dijkstra <wdijkstr@arm.com>
2870
2871 * MAINTAINERS: (Write After Approval): Add myself.
2872
2873 2016-01-25 Aditya Kumar <aditya.k7@samsung.com>
2874 Sebastian Pop <s.pop@samsung.com>
2875
2876 * Makefile.in: Regenerate.
2877 * Makefile.tpl: Export ISLVER.
2878 * configure: Regenerate.
2879 * config/isl.m4: Detect isl-0.15.
2880
2881 2016-01-24 Mikhail Maltsev <maltsevm@gmail.com>
2882
2883 PR bootstrap/69329
2884 * Makefile.tpl (BASE_FLAGS_TO_PASS): Add LSAN_OPTIONS.
2885 * Makefile.in: Regenerate.
2886
2887 2016-01-12 Andris Pavenis <andris.pavenis@iki.fi>
2888
2889 * configure.ac: Enable LTO for DJGPP
2890 * configure: Regenerate
2891
2892 2016-01-12 H.J. Lu <hongjiu.lu@intel.com>
2893
2894 Sync with binutils-gdb:
2895 2015-10-21 Nick Clifton <nickc@redhat.com>
2896
2897 PR gas/19109
2898 * configure.ac: Note the 'none' is an acceptable argument to
2899 --enable-compressed-debug-sections.
2900 * configure: Regenerate.
2901
2902 2016-01-12 Bernd Edlinger <bernd.edlinger@hotmail.de>
2903
2904 PR bootstrap/69134
2905 * Makefile.def (mpfr): Disable assembler.
2906 * Makefile.in: Regenerate.
2907
2908 2016-01-01 Ben Elliston <bje@gnu.org>
2909
2910 * config.guess: Import version 2016-01-01.
2911 * config.sub: Likewise.
2912
2913 2015-12-18 Sujoy Saraswati <sujoy.saraswati@hpe.com>
2914
2915 * MAINTAINERS (Write After Approval): Add myself.
2916
2917 2015-12-17 Sebastian Pop <s.pop@samsung.com>
2918
2919 * Makefile.in: Replace ISL with isl.
2920 * Makefile.tpl: Same.
2921 * config/isl.m4: Same.
2922 * configure.ac: Same.
2923 * contrib/download_prerequisites: Same.
2924 * configure: Regenerate.
2925
2926 2015-12-17 Andris Pavenis <andris.pavenis@iki.fi>
2927
2928 * MAINTAINERS (Write After Approval): Add Myself.
2929
2930 2015-12-17 Nathan Sidwell <nathan@acm.org>
2931
2932 * config/isl.m4 (ISL_CHECK_VERSION): Add gmp libs.
2933 * configure: Regenerate.
2934
2935 2015-12-16 Aditya Kumar <aditya.k7@samsung.com>
2936 Sebastian Pop <s.pop@samsung.com>
2937
2938 * config/isl.m4 (ISL_CHECK_VERSION): Check for
2939 isl_ctx_get_max_operations.
2940 * configure: Regenerate.
2941
2942 2015-12-15 Alessandro Fanfarillo <fanfarillo.gcc@gmail.com>
2943
2944 * MAINTAINERS (Write After Approval): Add myself.
2945
2946 2015-12-02 Ian Lance Taylor <iant@google.com>
2947
2948 PR go/66147
2949 * Makefile.tpl (HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET.
2950 * Makefile.in: Regenerate.
2951
2952 2015-12-01 Andreas Tobler <andreast@gcc.gnu.org>
2953
2954 PR libffi/65726
2955 * Makefile.def (lang_env_dependencies): Make libffi depend
2956 on cxx.
2957 * Makefile.in: Regenerate.
2958
2959 2015-11-26 David Edelsohn <dje.gcc@gmail.com>
2960
2961 * m4/libtool.m4 (export_symbols_cmds) [AIX]: Add global TLS "L"
2962 symbols.
2963
2964 2015-11-20 Tristan Gingold <gingold@adacore.com>
2965
2966 Sync with binutils-gdb:
2967 2015-11-20 Tristan Gingold <gingold@adacore.com>
2968
2969 * configure.ac: Add aarch64-*-darwin* and arm-*-darwin*.
2970 * configure: Regenerate.
2971
2972 2015-11-19 Martin Liska <mliska@suse.cz>
2973
2974 * .gitignore: Add .clang-format to ignored files.
2975 * Makefile.in: Add clang-format.
2976 * Makefile.tpl: Likewise.
2977
2978 2015-11-13 Tsvetkova Alexandra <aleksandra.tsvetkova@intel.com>
2979
2980 * configure.ac: Enable libmpx by default.
2981 * configure: Regenerated.
2982
2983 2015-10-23 Steve Ellcey <sellcey@imgtec.com>
2984
2985 * MAINTAINERS: Update email address.
2986
2987 2015-10-23 Paulo Matos <pmatos@linki.tools>
2988
2989 * MAINTAINERS: Update email address.
2990
2991 2015-10-23 Alan Hayward <alan.hayward@arm.com>
2992
2993 * MAINTAINERS (Write After Approval): Add myself.
2994
2995 2015-10-20 H.J. Lu <hongjiu.lu@intel.com>
2996
2997 Sync with binutils-gdb:
2998 2015-10-20 H.J. Lu <hongjiu.lu@intel.com>
2999
3000 PR gas/19109
3001 * configure.ac: Add
3002 --enable-compressed-debug-sections={all,gas,gold,ld}.
3003 * configure: Regenerated.
3004
3005 2015-10-16 Arnaud Charlet <charlet@adacore.com>
3006
3007 * MAINTAINERS: Update list of Ada maintainers and email addresses.
3008
3009 2015-10-09 Martin Liska <mliska@suse.cz>
3010
3011 * MAINTAINERS (Write After Approval): Add myself.
3012
3013 2015-10-09 Alexander Fomin <alexander.fomin@intel.com>
3014
3015 * MAINTAINERS (Write After Approval): Add myself.
3016
3017 2015-10-02 Florian Weimer <fweimer@redhat.com>
3018
3019 * MAINTAINERS: Update email address.
3020
3021 2015-10-02 Louis Krupp <louis.krupp@zoho.com>
3022
3023 * MAINTAINERS (Write After Approval): Add myself.
3024
3025 2015-09-20 Kai Tietz <ktietz70@googlemail.com>
3026
3027 * MAINTAINERS: Update email.
3028
3029 2015-09-14 Bernd Schmidt <bschmidt@redhat.com>
3030
3031 * MAINTAINERS: Update my email address.
3032
3033 2015-09-01 James Bowman <james.bowman@ftdichip.com>
3034
3035 * MAINTAINERS (ft32 port): Add myself.
3036
3037 2015-08-28 David Sherwood <david.sherwood@arm.com>
3038
3039 * MAINTAINERS: Add myself.
3040
3041 2015-08-27 Patrick Marlier <patrick.marlier@gmail.com>
3042
3043 * MAINTAINERS (Write After Approval): Add myself.
3044
3045 2015-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3046
3047 PR libfortran/54572
3048 * Makefile.def: Make libgfortran depend on libbacktrace.
3049 * Makefile.in: Regenerate.
3050
3051 2015-08-20 Simon Dardis <simon.dardis@imgtec.com>
3052
3053 * MAINTAINERS (Write After Approval): Add myself.
3054
3055 2015-08-12 Tom de Vries <tom@codesourcery.com>
3056
3057 PR other/67092
3058 * configure.ac: Remove --with_host_libstdcxx support.
3059 * configure: Regenerate.
3060
3061 2015-08-10 Thomas Schwinge <thomas@codesourcery.com>
3062 Jakub Jelinek <jakub@redhat.com>
3063
3064 * configure.ac (noconfigdirs): Don't add "target-libgomp" for target
3065 nvptx*-*-*.
3066 * configure: Regenerate.
3067
3068 2015-08-06 Yaakov Selkowitz <yselkowi@redhat.com>
3069
3070 * Makefile.def (libiconv): Define bootstrap=true.
3071 Mark pdf/html/info as missing.
3072 (configure-gcc): Depend on all-libiconv.
3073 (all-gcc): Ditto.
3074 (configure-libcpp): Ditto.
3075 (all-libcpp): Ditto.
3076 (configure-intl): Ditto.
3077 (all-intl): Ditto.
3078 * Makefile.in: Regenerate.
3079
3080 2015-08-03 Bin Cheng <bin.cheng@arm.com>
3081
3082 * MAINTAINERS (loop ivopts): Add the entry and myself.
3083
3084 2015-07-31 Nathan Sidwell <nathan@codesourcery.com>
3085
3086 * MAINTAINERS (nvptx): Add self.
3087
3088 2015-07-29 Alan Lawrence <alan.lawrence@arm.com>
3089
3090 * config/aarch64/iterators.md (VRL2, VRL3, VRL4): Remove values for
3091 128-bit vector modes.
3092
3093 2015-07-29 Ville Voutilainen <ville.voutilainen@gmail.com>
3094
3095 * MAINTAINERS (Write After Approval): Add myself.
3096
3097 2015-07-28 Ben Elliston <bje@gnu.org>
3098
3099 * config.sub, config.guess: Import from upstream.
3100
3101 2015-07-24 Michael Darling <darlingm@gmail.com>
3102
3103 PR other/66259
3104 * config-ml.in: Reflects renaming of configure.in to configure.ac
3105 * configure: Likewise
3106 * configure.ac: Likewise
3107
3108 2015-07-23 Bernd Schmidt <bernds_cb1@t-online.de>
3109
3110 * MAINTAINERS: Update my email address.
3111
3112 2015-07-14 H.J. Lu <hongjiu.lu@intel.com>
3113
3114 Sync with binutils-gdb:
3115 2015-03-17 H.J. Lu <hongjiu.lu@intel.com>
3116
3117 * configure.ac (target_configdirs): Exclude target-zlib if
3118 target-libjava isn't built.
3119 * configure: Regenerated.
3120
3121 2015-07-14 H.J. Lu <hongjiu.lu@intel.com>
3122
3123 Sync with binutils-gdb:
3124 2015-05-13 John David Anglin <dave.anglin@bell.net>
3125
3126 * configure.ac: Disable configuration of GDB for HPUX targets.
3127 * configure: Regenerate.
3128
3129 2015-04-01 H.J. Lu <hongjiu.lu@intel.com>
3130
3131 * configure.ac: Add --with-system-zlib.
3132 * configure: Regenerated.
3133
3134 2015-01-28 James Bowman <james.bowman@ftdichip.com>
3135
3136 * configure.ac: Add FT32 support.
3137 * configure: Regenerate.
3138
3139 2015-01-12 Anthony Green <green@moxielogic.com>
3140
3141 * configure.ac: Don't disable gprof for moxie.
3142 * configure: Rebuild.
3143
3144 2015-07-14 H.J. Lu <hongjiu.lu@intel.com>
3145
3146 Sync with binutils-gdb:
3147 2015-05-01 H.J. Lu <hongjiu.lu@intel.com>
3148
3149 PR ld/18355
3150 * Makefile.def: Add extra_configure_flags to host zlib.
3151 * configure.ac (extra_host_zlib_configure_flags): New. Set
3152 to --enable-host-shared When bfd is to be built as shared
3153 library. AC_SUBST.
3154 * Makefile.in: Regenerated.
3155
3156 2015-07-14 Hans-Peter Nilsson <hp@bitrange.com>
3157
3158 Sync with src:
3159 2015-03-30 H.J. Lu <hongjiu.lu@intel.com>
3160 * Makefile.def (dependencies): Add all-zlib to all-bfd.
3161 * Makefile.in: Regenerated.
3162
3163 2015-06-30 H.J. Lu <hongjiu.lu@intel.com>
3164
3165 * configure.ac (ospace_frag): Enable for i?86*-*-elfiamcu
3166 target.
3167 * configure: Regenerate.
3168
3169 2015-06-23 Ludovic Courtès <ludo@gnu.org>
3170
3171 * MAINTAINERS (Write After Approval): Add myself.
3172
3173 2015-06-22 Andreas Tobler <andreast@gcc.gnu.org>
3174
3175 * MAINTAINERS (OS Port Maintainers): Add myself.
3176 (Various Maintainers): Remove myself from libffi testsuite.
3177
3178 2015-06-04 Richard Sandiford <richard.sandiford@arm.com>
3179
3180 * MAINTAINERS (gen* on machine desc): Add self.
3181
3182 2015-06-02 Jason Merrill <jason@redhat.com>
3183
3184 PR bootstrap/66319
3185 * configure.ac: Use -std=gnu++98.
3186
3187 2015-06-02 Szabolcs Nagy <szabolcs.nagy@arm.com>
3188
3189 * MAINTAINERS (Write After Approval): Add myself.
3190
3191 2015-05-28 Mike Frysinger <vapier@gentoo.org>
3192
3193 * configure.ac (--vtable-verify): Use AS_HELP_STRING for help.
3194 * configure: Regenerate.
3195
3196 2015-05-26 Jason Merrill <jason@redhat.com>
3197
3198 * configure.ac: When bootstrapping with GCC, add -std=c++98 to CXX.
3199 * configure: Regenerate.
3200
3201 2015-05-16 James Bowman <james.bowman@ftdichip.com>
3202
3203 * configure.ac: FT32 target added.
3204 * configure: Regenerated.
3205
3206 2015-05-16 Iain Buclaw <ibuclaw@gdcproject.org>
3207
3208 * MAINTAINERS (Write After Approval): Add myself.
3209
3210 2015-05-11 Paulo Matos <paulo@matos-sorge.com>
3211
3212 * MAINTAINERS (Write After Approval): Add myself.
3213
3214 2015-05-11 Paulo Matos <paulo@matos-sorge.com>
3215
3216 * configure.ac: Fix typo.
3217 * configure: Regenerate.
3218
3219 2015-05-10 Mikhail Maltsev <maltsevm@gmail.com>
3220
3221 * MAINTAINERS (Write After Approval): Add myself.
3222
3223 2015-05-03 Matthias Klose <doko@ubuntu.com>
3224
3225 * configure.ac: Match $host configured with triplets.
3226 * configure: Regenerate.
3227
3228 2015-04-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
3229
3230 * Makefile.tpl: Remove surplus whitespace throughout.
3231 * Makefile.in: Regenerate.
3232
3233 2015-04-20 Segher Boessenkool <segher@kernel.crashing.org>
3234
3235 * MAINTAINERS (Various Maintainers): Add myself as instruction
3236 combiner maintainer.
3237
3238 2015-04-17 Jakub Jelinek <jakub@redhat.com>
3239
3240 PR bootstrap/62077
3241 * configure.ac (--enable-stage1-checking): Default to
3242 release,misc,gimple,rtlflag,tree,types if --disable-checking
3243 or --enable-checking is not specified and DEV-PHASE is not
3244 experimental.
3245 * configure: Regenerated.
3246
3247 2015-04-14 Max Ostapenko <m.ostapenko@partner.samsung.com>
3248
3249 * Makefile.tpl (EXTRA_HOST_EXPORTS): New variables.
3250 (EXTRA_BOOTSTRAP_FLAGS): Likewise.
3251 (check-[+module+]): Add EXTRA_HOST_EXPORTS and EXTRA_BOOTSTRAP_FLAGS.
3252 * Makefile.in: Regenerate.
3253
3254 2015-04-08 Cary Coutant <ccoutant@gmail.com>
3255
3256 * MAINTAINERS: Update my email address.
3257
3258 2015-04-02 James Greenhalgh <james.greenhalgh@arm.com>
3259
3260 * MAINTAINERS: Add myself as a reviewer for the AArch64 port.
3261
3262 2015-04-02 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
3263
3264 * MAINTAINERS: Add myself as an arm port reviewer.
3265
3266 2015-03-25 Martin Liska <mliska@suse.cz>
3267 Yury Gribov <y.gribov@samsung.com>
3268
3269 * Makefile.in: Fix ln source location for vimrc file.
3270 * Makefile.tpl: Likewise.
3271
3272 2015-03-09 Aldy Hernandez <aldyh@redhat.com>
3273
3274 PR bootstrap/25672
3275 * configure.ac: Do not initialize CFLAGS_FOR_TARGET from CFLAGS if
3276 cross-compiling. Similarly for CXX_FOR_TARGET.
3277 * configure: Regenerate.
3278
3279 2015-03-10 Ilya Enkovich <ilya.enkovich@intel.com>
3280
3281 * Makefile.def: Add libmpx.
3282 * configure.ac: Add libmpx.
3283 * Makefile.in: Regenerate.
3284 * configure: Regenerate.
3285
3286 2015-03-06 Kirill Yukhin <kirill.yukhin@intel.com>
3287
3288 * MAINTAINERS (CPU Port Maintainers): Add myself
3289 i386 vector ISA extns mantainer.
3290
3291 2015-03-13 Jeff Law <law@redhat.com>
3292
3293 * MAINTAINERS: Remove Paul Brook as a Fortran and ARM
3294 maintainer.
3295 Remove Richard Henderson as a maintainer for the x86 port.
3296
3297 2015-03-03 Joern Rennecke <gnu@amylaar.uk>
3298
3299 * MAINTAINERS (CPU Port Maintainers): Update my email address.
3300
3301 2015-03-02 Ilya Enkovich <ilya.enkovich@intel.com>
3302
3303 * MAINTAINERS (Various Maintainers): Add myself as libmpx,
3304 pointer bounds checker and i386 MPX maintainer.
3305
3306 2015-02-26 Sandra Loosemore <sandra@codesourcery.com>
3307
3308 * MAINTAINERS (Various Maintainers): Add self as docs co-maintainer.
3309
3310 2015-02-26 Martin Sebor <msebor@redhat.com>
3311
3312 * MAINTAINERS (Various Maintainers): Add self.
3313
3314 2015-02-20 Thomas Schwinge <thomas@codesourcery.com>
3315
3316 * configure.ac [--enable-as-accelerator-for] (enable_languages):
3317 Make sure it contains lto.
3318 * configure: Regenerate.
3319
3320 2015-02-18 Thomas Schwinge <thomas@codesourcery.com>
3321
3322 * configure: Regenerate.
3323
3324 2015-02-06 Diego Novillo <dnovillo@google.com>
3325 1
3326 * MAINTAINERS (Global Reviewers, Plugin, LTO, tree-ssa,
3327 middle-end, docstring): Remove myself.
3328 (Write After Approval): Add myself.
3329
3330 2015-02-02 Janis Johnson <janis.marie.johnson@gmail.com>
3331
3332 * MAINTAINERS (Various Maintainers: testsuite): Remove myself.
3333 (Write After Approval): Update address.
3334
3335 2015-01-29 David Malcolm <dmalcolm@redhat.com>
3336
3337 PR jit/64780
3338 * configure.ac: Require the user to explicitly specify
3339 --enable-host-shared if the jit is enabled.
3340 * configure: Regenerate.
3341
3342 2015-01-27 Robert Suchanek <robert.suchanek@imgtec.com>
3343
3344 * MAINTAINERS (Write After Approval): Add myself.
3345
3346 2015-01-25 Tom de Vries <tom@codesourcery.com>
3347
3348 * MAINTAINERS: Make whitespace consistent.
3349
3350 2015-01-23 Braden Obrzut <admin@maniacsvault.net>
3351
3352 * MAINTAINERS (Write After Approval): Add myself.
3353
3354 2015-01-20 Andre Vehreschild <vehre@gmx.de>
3355
3356 * MAINTAINERS: (Write After Approval): Add myself.
3357
3358 2015-01-15 Martin Uecker <uecker@eecs.berkeley.edu>
3359
3360 * MAINTAINERS: (Write After Approval): Add myself.
3361
3362 2015-01-15 Philipp Tomsich <ptomsich@theobroma-systems.com>
3363
3364 * MAINTAINERS: (Write After Approval): Add myself.
3365
3366 2015-01-13 Iain Sandoe <iain@codesourcery.com>
3367
3368 * MAINTAINERS (Language Front Ends Maintainers): Add myself as an
3369 objective-c/c++ front end maintainer.
3370
3371 2015-01-13 Marek Polacek <polacek@redhat.com>
3372
3373 * MAINTAINERS (Reviewers): Add self as C front end reviewer.
3374
3375 2015-01-12 Jeff Law <law@redhat.com>
3376
3377 * MAINTAINERS: Remove Stan Shebs as he has been inactive for
3378 a very long time.
3379
3380 2015-01-09 Ian Lance Taylor <iant@google.com>
3381
3382 * configure.ac (host_tools): Add gotools.
3383 * Makefile.def (host_modules): Add gotools.
3384 (dependencies): Add dependency of all-gotools on all-target-libgo.
3385
3386 2015-01-09 Andreas Tobler <andreast@gcc.gnu.org>
3387
3388 * configure.ac: Don't add ${libgcj} for arm*-*-freebsd*.
3389 * configure: Regenerate.
3390
3391 2015-01-08 Thomas Schwinge <thomas@codesourcery.com>
3392
3393 * Makefile.def (dependencies) <all-target-liboffloadmic>: Depend on
3394 all-target-libgomp.
3395 * Makefile.in: Regenerate.
3396
3397 2015-01-06 Eric Botcazou <ebotcazou@adacore.com>
3398
3399 * MAINTAINERS (CPU Port Maintainers): Add myself for Visium port.
3400
3401 2015-01-06 Eric Botcazou <ebotcazou@adacore.com>
3402
3403 * configure.ac: Add Visium support.
3404 * configure: Regenerate.
3405
3406 2015-01-04 Andreas Schwab <schwab@linux-m68k.org>
3407
3408 * configure.ac: Use OBJCOPY for OBJCOPY_FOR_TARGET.
3409 * configure: Regenerate.
3410
3411 2015-01-03 Andrew Pinski <apinski@cavium.com>
3412
3413 * Makefile.def (flags_to_pass): Pass OBJCOPY_FOR_TARGET also.
3414 * Makefile.tpl (HOST_EXPORTS): Add OBJCOPY_FOR_TARGET.
3415 (BASE_TARGET_EXPORTS): Add OBJCOPY.
3416 (OBJCOPY_FOR_TARGET): New variable.
3417 (EXTRA_TARGET_FLAGS): Add OBJCOPY.
3418 * Makefile.in: Regenerate.
3419 * configure.ac: Check for already installed target objcopy.
3420 Also GCC_TARGET_TOOL on objcopy.
3421 * configure: Regenerate.
3422
3423 2015-01-02 Hans-Peter Nilsson <hp@bitrange.com>
3424
3425 * config.sub: Update from upstream, to 2015-01-01 version.
3426 * config.guess: Ditto.
3427
3428 2014-12-22 Sebastian Huber <sebastian.huber@embedded-brains.de>
3429
3430 * MAINTAINERS (RTEMS Ports): Add myself.
3431
3432 2014-12-17 Pierre-Marie de Rodat <derodat@adacore.com>
3433
3434 * MAINTAINERS (Write After Approval): Add myself.
3435
3436 2014-12-16 Michael Haubenwallner <michael.haubenwallner@ssi-schaefer.com>
3437
3438 * MAINTAINERS (Write After Approval): Add myself.
3439
3440 2014-12-15 Thomas Schwinge <thomas@codesourcery.com>
3441
3442 * configure.ac (--enable-as-accelerator-for): Don't set
3443 ENABLE_AS_ACCELERATOR_FOR. Update all users.
3444 * configure: Regenerate.
3445
3446 2014-12-13 Jakub Jelinek <jakub@redhat.com>
3447
3448 PR bootstrap/64023
3449 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set STAGE1_LDFLAGS
3450 to POSTSTAGE1_LDFLAGS and STAGE1_LIBS to POSTSTAGE1_LIBS.
3451 Add -B to libstdc++-v3/src/.libs and libstdc++-v3/libsupc++/.libs
3452 to CXX.
3453 * Makefile.in: Regenerated.
3454
3455 2014-12-09 Laurynas Biveinis <laurynas.biveinis@gmail.com>
3456 Yury Gribov <y.gribov@samsung.com>
3457
3458 * .gitignore: Added .local.vimrc and .lvimrc.
3459 * Makefile.tpl (vimrc, .lvimrc, .local.vimrc): New targets.
3460 * Makefile.in: Regenerate.
3461
3462 2014-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
3463
3464 * config/isl.m4: Don't pass -DCLOOG_INT_GMP on islinc.
3465 * configure: Regenerated.
3466
3467 2014-11-27 Bernd Schmidt <bernds@codesourcery.com>
3468
3469 * MAINTAINERS (nvptx port): New entry.
3470
3471 2014-11-26 Jan-benedict Glaw <jbglaw@lug-owl.de>
3472
3473 * configure: Regenerate.
3474
3475 2014-11-26 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3476
3477 * configure.ac: Merge with Binutils.
3478
3479 2014-11-26 Tobias Burnus <burnus@net-b.de>
3480
3481 * Makefile.def: Make more dependent on mpfr, mpc and isl.
3482 * Makefile.in: Regenerate.
3483
3484 2014-11-24 Bernd Edlinger <bernd.edlinger@hotmail.de>
3485
3486 * Makefile.def (module=gmp): Work around in-tree gmp configure bug with
3487 missing flex.
3488 * Makefile.in: Regenerated.
3489
3490 2014-11-21 Ilya Verbin <ilya.verbin@intel.com>
3491
3492 * Makefile.in: Regenerate.
3493
3494 2014-11-21 Markus Trippelsdorf <markus@trippelsdorf.de>
3495
3496 PR bootstrap/63784
3497 * libtool.m4: Add $pic_flag with -shared.
3498
3499 2014-11-21 Renlin Li <Renlin.Li@arm.com>
3500
3501 * MAINTAINERS (Write After Approval): Added myself.
3502
3503 2014-11-21 Alex Velenko <Alex.Velenko@arm.com>
3504
3505 * MAINTAINERS (write-after-approval): Add myself.
3506
3507 2014-11-19 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
3508
3509 * MAINTAINERS (OS Port Maintainers): Add overdue maintainership note
3510 from 2 years ago.
3511
3512 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
3513
3514 Revert:
3515 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
3516
3517 * MAINTAINERS (Write After Approval): Added myself as line map
3518 maintainer.
3519
3520 2014-11-19 Renlin Li <Renlin.Li@arm.com>
3521
3522 Revert:
3523 2014-11-19 Renlin Li <Renlin.Li@arm.com>
3524
3525 * MAINTAINERS (Write After Approval): Added myself.
3526
3527 2014-11-19 Renlin Li <Renlin.Li@arm.com>
3528
3529 * MAINTAINERS (Write After Approval): Added myself.
3530
3531 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
3532
3533 * MAINTAINERS (Write After Approval): Added myself as line map
3534 maintainer.
3535
3536 2014-11-17 Dodji Seketeli <dodji@redhat.com>
3537
3538 * MAINTAINERS (Various Maintainers): Added myself as line map
3539 maintainer.
3540
3541 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3542
3543 * move-if-change: Sync from upstream gnulib.
3544
3545 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3546
3547 * compile: Sync with upstream Automake.
3548 * depcomp: Ditto.
3549 * install-sh: Ditto.
3550 * missing: Ditto.
3551 * mkinstalldirs: Ditto.
3552 * ylwrap: Ditto.
3553
3554 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3555
3556 * config.sub: Update from upstream config repo.
3557 * config.guess: Ditto.
3558
3559 2014-11-13 Kirill Yukhin <kirill.yukhin@intel.com>
3560
3561 * Makefile.def: Add liboffloadmic to target_modules. Make
3562 liboffloadmic depend on libgomp's configure, libstdc++ and libgcc.
3563 * Makefile.in: Regenerate.
3564 * configure: Regenerate.
3565 * configure.ac: Add liboffloadmic to target binaries.
3566 Restrict liboffloadmic for POSIX and i*86, and x86_64 architectures.
3567 Add liboffloadmic to noconfig list when C++ is not supported.
3568
3569 2014-11-13 Bernd Schmidt <bernds@codesourcery.com>
3570 Thomas Schwinge <thomas@codesourcery.com>
3571 Ilya Verbin <ilya.verbin@intel.com>
3572 Andrey Turetskiy <andrey.turetskiy@intel.com>
3573
3574 * configure: Regenerate.
3575 * configure.ac (--enable-as-accelerator-for)
3576 (--enable-offload-targets): New configure options.
3577
3578 2014-11-11 Tobias Burnus <burnus@net-b.de>
3579
3580 * Makefile.def: Make all-gcc depend on all-isl.
3581 * Makefile.in: Regenerate.
3582
3583 2014-11-11 David Malcolm <dmalcolm@redhat.com>
3584
3585 * ChangeLog.jit: New.
3586 * MAINTAINERS (Various Maintainers): Add myself as jit maintainer.
3587
3588 2014-11-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3589
3590 PR target/63610
3591 * libtool.m4: Fix globbing of darwin versions.
3592 * configure: Regenerate.
3593
3594 2014-11-11 Tobias Burnus <burnus@net-b.de>
3595
3596 * Makefile.def: Remove CLooG.
3597 * Makefile.tpl: Ditto.
3598 * configure.ac: Ditto.
3599 * configure: Regenerate.
3600 * Makefile.in: Ditto.
3601
3602 2014-11-06 Bernd Schmidt <bernds@codesourcery.com>
3603
3604 * configure.ac: Handle nvptx-*-*.
3605 * configure: Regenerate.
3606
3607 2014-11-06 Prachi Godbole <prachi.godbole@imgtec.com>
3608
3609 * MAINTAINERS (Write After Approval): Add myself.
3610
3611 2014-10-31 Jakub Jelinek <jakub@redhat.com>
3612
3613 * Makefile.def (libcc1): Remove bootstrap=true;.
3614 * Makefile.in: Regenerated.
3615
3616 2014-10-31 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3617
3618 * configure.ac: Update comment.
3619 * configure: Regenerate.
3620
3621 2014-10-31 Ilya Enkovich <ilya.enkovich@intel.com>
3622
3623 * MAINTAINERS (Write After Approval): Add myself.
3624
3625 2014-10-30 Thomas Schwinge <thomas@codesourcery.com>
3626
3627 * configure.ac (extra_host_libiberty_configure_flags): Add
3628 --enable-shared also for libcc1's benefit.
3629 * configure: Regenerate.
3630
3631 2014-10-29 Tristan Gingold <gingold@adacore.com>
3632
3633 * MAINTAINERS: Change my email address.
3634
3635 2014-10-27 Phil Muldoon <pmuldoon@redhat.com>
3636 Tom Tromey <tromey@redhat.com>
3637
3638 * Makefile.def: Add libcc1 to host_modules.
3639 * configure.ac (host_tools): Add libcc1.
3640 * Makefile.in, configure: Rebuild.
3641
3642 2014-10-24 Hans-Peter Nilsson <hp@axis.com>
3643
3644 * configure.ac (build_configargs): Don't share config.cache between
3645 build subdirs.
3646 * configure: Regenerate.
3647
3648 2014-10-24 Daniel Hellstrom <daniel@gaisler.com>
3649
3650 * config.gcc (sparc*-*-*): Accept mcpu=leon3v7 processor.
3651 * doc/invoke.texi (SPARC options): Add mcpu=leon3v7 comment.
3652 * config/sparc/leon.md (leon3_load, leon_store, leon_fp_*): Handle
3653 leon3v7 as leon3.
3654 * config/sparc/sparc-opts.h (enum processor_type): Add LEON3V7.
3655 * config/sparc/sparc.c (sparc_option_override): Add leon3v7 support.
3656 * config/sparc/sparc.h (TARGET_CPU_leon3v7): New define.
3657 * config/sparc/sparc.md (cpu): Add leon3v7.
3658 * config/sparc/sparc.opt (enum processor_type): Add leon3v7.
3659
3660 2014-10-24 Daniel Hellstrom <daniel@gaisler.com>
3661
3662 * MAINTAINERS (write-after-approval): Add myself.
3663
3664 2014-10-23 Ian Lance Taylor <iant@google.com>
3665
3666 * configure.ac: Disable the Go frontend on systems where it is known
3667 to not work.
3668 * configure: Regenerate.
3669
3670 2014-10-23 Richard Biener <rguenther@suse.de>
3671
3672 * Makefile.def: Add libcpp build module and dependencies.
3673 * configure.ac: Add libcpp build module.
3674 * Makefile.in: Regenerate.
3675 * configure: Likewise.
3676
3677 2014-10-15 Max Filippov <jcmvbkbc@gmail.com>
3678
3679 * MAINTAINERS (write-after-approval): Add myself.
3680
3681 2014-10-12 Manuel López-Ibáñez <manu@gcc.gnu.org>
3682
3683 * INSTALL/README: Do not mention CVS.
3684
3685 2014-10-03 Jing Yu <jingyu@google.com>
3686
3687 * configure.ac: Add aarch64 to list of targets that support gold.
3688 * configure: Regenerate.
3689
3690 2014-09-29 François Dumont <fdumont@gcc.gnu.org>
3691
3692 * MAINTAINERS: Add myself as libstdc++ special modes maintainer.
3693
3694 2014-09-29 Catherine Moore <clm@codesourcery.com>
3695
3696 * MAINTAINERS: Add myself as MIPS maintainer.
3697
3698 2014-09-28 Matthew Fortune <matthew.fortune@imgtec.com>
3699
3700 * MAINTAINERS: Move myself to MIPS maintainers.
3701
3702 2014-09-23 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3703
3704 * MAINTAINERS: Put all email addresses between '<' and '>'.
3705
3706 2014-09-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3707
3708 * MAINTAINERS: Move myself to reviewers (Fortran).
3709
3710 2014-09-01 Andi Kleen <ak@linux.intel.com>
3711
3712 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add LTO_EXPORTS.
3713 POSTSTAGE1_FLAGS_TO_PASS): Add LTO_FLAGS_TO_PASS.
3714 * Makefile.in: Regenerate.
3715
3716 2014-08-28 David Malcolm <dmalcolm@redhat.com>
3717
3718 * rtx-classes-status.txt: Delete
3719
3720 2014-08-28 David Malcolm <dmalcolm@redhat.com>
3721
3722 * rtx-classes-status.txt (TODO): NEXT_INSN/PREV_INSN are done.
3723
3724 2014-08-27 Sebastian Pop <s.pop@samsung.com>
3725
3726 * config/isl.m4 (_ISL_CHECK_CT_PROG): Removed.
3727 (ISL_CHECK_VERSION): Check for functionality added to ISL 0.12 instead
3728 of checking for version number.
3729 * configure: Regenerated.
3730 * configure.ac (ISL_CHECK_VERSION): Do not use ISL version number.
3731
3732 2014-08-27 David Malcolm <dmalcolm@redhat.com>
3733
3734 * rtx-classes-status.txt: Phase 5 (additional rtx_def subclasses)
3735 is done; begin phase 6 (use extra rtx_def subclasses).
3736
3737 2014-08-27 David Malcolm <dmalcolm@redhat.com>
3738
3739 * rtx-classes-status.txt: Phase 4 (removal of "scaffolding") is
3740 done; begin phase 5 (additional rtx_def subclasses).
3741
3742 2014-08-26 David Malcolm <dmalcolm@redhat.com>
3743
3744 * rtx-classes-status.txt (TODO): DF_REF_INSN is done.
3745
3746 2014-08-26 David Malcolm <dmalcolm@redhat.com>
3747
3748 * rtx-classes-status.txt (TODO): SET_BB_HEAD, SET_BB_END,
3749 SET_BB_HEADER are done.
3750
3751 2014-08-26 David Malcolm <dmalcolm@redhat.com>
3752
3753 * rtx-classes-status.txt (TODO): SET_DEP_PRO and SET_DEP_CON are
3754 done.
3755
3756 2014-08-26 David Malcolm <dmalcolm@redhat.com>
3757
3758 * rtx-classes-status.txt (TODO): Remove SET_VINSN_INSN_RTX.
3759
3760 2014-08-26 David Malcolm <dmalcolm@redhat.com>
3761
3762 * rtx-classes-status.txt (TODO): Remove SET_BND_TO.
3763
3764 2014-08-25 David Malcolm <dmalcolm@redhat.com>
3765
3766 * rtx-classes-status.txt (TODO): Remove SET_BB_NOTE_LIST.
3767
3768 2014-08-25 David Malcolm <dmalcolm@redhat.com>
3769
3770 * rtx-classes-status.txt (TODO): Remove SET_BB_FOOTER.
3771
3772 2014-08-25 David Malcolm <dmalcolm@redhat.com>
3773
3774 * rtx-classes-status.txt: Phase 3 (per-file commits within
3775 "config" subdirs) is done; begin phase 4 (removal of
3776 "scaffolding").
3777
3778 2014-08-23 David Malcolm <dmalcolm@redhat.com>
3779
3780 * rtx-classes-status.txt: Phase 2 (per-file commits in main source
3781 dir) is done; begin phase 3 (per-file commits within "config"
3782 subdirs).
3783
3784 2014-08-21 David Malcolm <dmalcolm@redhat.com>
3785
3786 * rtx-classes-status.txt: Phase 1 ("scaffolding") is done; begin
3787 phase 2 (per-file commits in main source dir).
3788
3789 2014-08-21 Bin Cheng <bin.cheng@arm.com>
3790
3791 * configure: Regenerated.
3792
3793 2014-08-19 David Malcolm <dmalcolm@redhat.com>
3794
3795 * rtx-classes-status.txt (TODO): Add SET_BND_TO
3796
3797 2014-08-19 David Malcolm <dmalcolm@redhat.com>
3798
3799 * rtx-classes-status.txt (TODO): Add SET_BB_NOTE_LIST.
3800
3801 2014-08-19 David Malcolm <dmalcolm@redhat.com>
3802
3803 * rtx-classes-status.txt (TODO): Add SET_VINSN_INSN_RTX.
3804
3805 2014-08-19 David Malcolm <dmalcolm@redhat.com>
3806
3807 * rtx-classes-status.txt (TODO): Add SET_DEP_PRO, SET_DEP_CON.
3808
3809 2014-08-19 David Malcolm <dmalcolm@redhat.com>
3810
3811 * rtx-classes-status.txt (TODO): Add DF_REF_INSN.
3812
3813 2014-08-19 Joost VandeVondele <vondele@gcc.gnu.org>
3814
3815 * MAINTAINERS (Write After Approval): Add myself.
3816
3817 2014-08-19 Christopher Faylor <me.gnu@cgf.cx>
3818
3819 * MAINTAINERS: Remove myself
3820
3821 2014-08-19 David Malcolm <dmalcolm@redhat.com>
3822
3823 * rtx-classes-status.txt: Add SET_NEXT_INSN, SET_PREV_INSN.
3824
3825 2014-08-18 Patrick Palka <ppalka@gcc.gnu.org>
3826
3827 * MAINTAINERS (Write After Approval): Add myself.
3828
3829 2014-08-18 David Malcolm <dmalcolm@redhat.com>
3830
3831 * rtx-classes-status.txt (TODO): Add SET_BB_HEAD, SET_BB_END,
3832 SET_BB_HEADER, SET_BB_FOOTER
3833
3834 2014-08-18 David Malcolm <dmalcolm@redhat.com>
3835
3836 * rtx-classes-status.txt: New file
3837
3838 2014-08-18 Roman Gareev <gareevroman@gmail.com>
3839
3840 * configure.ac: Eliminate ClooG installation dependency.
3841 * configure: Regenerate.
3842 * Makefile.tpl: Add definition of ISLLIBS and HOST_ISLLIBS.
3843 * Makefile.in: Regenerate.
3844
3845 2014-08-15 Ilya Verbin <iverbin@gmail.com>
3846
3847 * MAINTAINERS (Write After Approval): Add myself.
3848
3849 2014-08-15 Ilya Tocar <tocarip@gmail.com>
3850
3851 * MAINTAINERS (Write After Approval): Add myself.
3852
3853 2014-08-01 Jiong Wang <jiong.wang@arm.com>
3854
3855 * MAINTAINERS (Write After Approval): Add myself.
3856
3857 2014-07-28 Anthony Green <green@moxielogic.com>
3858
3859 Import from savannah.gnu.org:
3860 * config.sub: Update to 2014-07-28 version.
3861
3862 2014-07-27 Richard Sandiford <rdsandiford@googlemail.com>
3863
3864 * MAINTAINERS: Remove my MIPS maintainer entry.
3865
3866 2014-07-26 Uros Bizjak <ubizjak@gmail.com>
3867
3868 PR target/47230
3869 * configure.ac (alpha*-*-linux*): Use mh-alpha-linux.
3870 * configure: Regenerate.
3871
3872 2014-07-24 James Norris <jnorris@codesourcery.com>
3873
3874 * MAINTAINERS (Write After Approval): Add myself.
3875
3876 2014-07-20 Roman Gareev <gareevroman@gmail.com>
3877
3878 * configure.ac: Accept only CLooG 0.18.1.
3879 * configure: Regenerate.
3880
3881 2014-07-17 Roman Gareev <gareevroman@gmail.com>
3882
3883 * configure.ac: Don't accept isl 0.11.
3884 * configure: Regenerate.
3885
3886 2014-07-16 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
3887
3888 * MAINTAINERS (Write After Approval): Add myself.
3889
3890 2014-07-05 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3891
3892 * configure.ac: Don't accept isl 0.10.
3893 * configure: Regenerate.
3894
3895 2014-06-23 Bernd Edlinger <bernd.edlinger@hotmail.de>
3896
3897 Fix include path for in-tree cloog.
3898 * config/cloog.m4 (CLOOG_INIT_FLAGS): Remove bogus include path.
3899 * configure: Regenerate.
3900
3901 2014-06-18 Richard Henderson <rth@redhat.com>
3902
3903 * .gitignore: Import gcc_update output.
3904
3905 2014-06-13 Thomas Schwinge <thomas@codesourcery.com>
3906
3907 * config-ml.in: Robustify ac_configure_args parsing.
3908
3909 * configure.ac (--enable-linker-plugin-configure-flags)
3910 (--enable-linker-plugin-flags): New flags.
3911 (configdirs): Conditionally add libiberty-linker-plugin.
3912 * configure: Regenerate.
3913 * Makefile.def (host_modules): Add libiberty-linker-plugin.
3914 (host_modules) <lto-plugin>: Pay attention to
3915 @extra_linker_plugin_flags@ and
3916 @extra_linker_plugin_configure_flags@.
3917 (all-lto-plugin): Also depend on all-libiberty-linker-plugin.
3918 * Makefile.in: Regenerate.
3919
3920 * Makefile.tpl (configure-[+prefix+][+module+])
3921 (configure-stage[+id+]-[+prefix+][+module+]): If specified, use
3922 "module_srcdir" instead of "module" for locating a module's srcdir.
3923 * Makefile.in: Regenerate.
3924
3925 2014-06-10 Matthew Fortune <matthew.fortune@imgtec.com>
3926
3927 * MAINTAINERS (Write After Approval): Add myself.
3928
3929 2014-06-06 Sebastian Pop <sebpop@gmail.com>
3930
3931 * MAINTAINERS: Update my email address.
3932
3933 2014-06-04 Thomas Preud'homme <thomas.preudhomme@arm.com>
3934
3935 * MAINTAINERS (Write After Approval): Add myself.
3936
3937 2014-06-03 Andrew Bennett <andrew.bennett@imgtec.com>
3938
3939 * MAINTAINERS (Write After Approval): Add myself.
3940
3941 2014-05-30 Jonathan Wakely <jwakely@redhat.com>
3942
3943 PR libstdc++/61011
3944 * configure.ac (--disable-libstdcxx): Set noconfigdirs correctly.
3945 Disable libcilkrts, libitm, libsanitizer when not building libstdc++.
3946 * configure: Regenerate.
3947
3948 2014-05-28 Pedro Alves <palves@redhat.com>
3949
3950 * MAINTAINERS (Write After Approval): Add myself.
3951
3952 2014-05-22 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
3953
3954 * MAINTAINERS: Update my affiliation/email.
3955
3956 2014-05-19 Mike Stump <mikestump@comcast.net>
3957
3958 * MAINTAINERS: Add wide-int reviewers.
3959
3960 2014-05-14 Sandra Loosemore <sandra@codesourcery.com>
3961
3962 * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
3963 * configure: Regenerated.
3964
3965 2014-05-15 Torvald Riegel <triegel@redhat.com>
3966
3967 * MAINTAINERS (libitm): Add myself as maintainer.
3968
3969 2014-05-07 Charles Baylis <charles.baylis@linaro.org>
3970
3971 * MAINTAINERS (Write After Approval): Add myself.
3972
3973 2014-05-01 Richard Sandiford <rdsandiford@googlemail.com>
3974
3975 * config.sub, config.guess: Import from upstream.
3976
3977 2014-04-29 Alan Lawrence <alan.lawrence@arm.com>
3978
3979 * MAINTAINERS (Write After Approval): Put myself in correct order.
3980
3981 2014-04-29 Alan Lawrence <alan.lawrence@arm.com>
3982
3983 * MAINTAINERS (Write After Approval): Add myself.
3984
3985 2014-04-24 Laurynas Biveinis <laurynas.biveinis@gmail.com>
3986
3987 * MAINTAINERS: Move myself from Reviewers to Write After Approval
3988 section.
3989
3990 2014-04-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
3991
3992 * MAINTAINERS (Write After Approval): Delete myself.
3993
3994 2014-04-17 Jakub Jelinek <jakub@redhat.com>
3995
3996 PR sanitizer/56781
3997 * libtool-ldflags: Also prefix -static-lib*, -shared-lib*
3998 and -B* options with -Xcompiler.
3999
4000 2014-04-04 Eric Botcazou <ebotcazou@adacore.com>
4001
4002 PR bootstrap/60620
4003 * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3.
4004 * Makefile.in: Regenerate.
4005
4006 2014-03-28 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
4007
4008 * Makefile.def (dependencies): Make all-ld depend on all-binutils
4009 for WINDRES_FOR_TARGET in default-manifest.o rule.
4010 * Makefile.in: Regenerate.
4011
4012 2014-03-26 Dominique d'Humieres <dominiq@lps.ens.fr>
4013
4014 * MAINTAINERS (Write After Approval): Add myself.
4015
4016 2014-03-26 Jakub Jelinek <jakub@redhat.com>
4017
4018 PR sanitizer/56781
4019 * Makefile.def: Set bootstrap=true; for host fixincludes.
4020 * configure.ac: Don't bootstrap host fixincludes unless
4021 --with-build-config=bootstrap-{a,ub}san.
4022 * Makefile.in: Regenerated.
4023 * configure: Regenerated.
4024
4025 2014-03-21 Jakub Jelinek <jakub@redhat.com>
4026
4027 * configure.ac: Move BUILD_CONFIG set up earlier. Add
4028 --enable-vtable-verify option parsing. Don't add
4029 target-libsanitizer to bootstrap_target_libs unless
4030 --with-build-config=bootstrap-asan or
4031 --with-build-config=bootstrap-ubsan. Don't add target-libvtv
4032 to bootstrap_target_libs unless --enable-vtable-verify.
4033 * configure: Regenerated.
4034
4035 2014-03-10 Anatoly Sokolov <aesok@post.ru>
4036
4037 * MAINTAINERS (Write After Approval): Add myself.
4038
4039 2014-03-07 Denis Chertykov <chertykov@gmail.com>
4040
4041 * MAINTAINERS: Remove avr maintainers: Anatoly Sokolov and Eric Weddington
4042
4043 2014-03-07 Jakub Jelinek <jakub@redhat.com>
4044
4045 PR bootstrap/58572
4046 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
4047 -I for libstdc++-v3 includes if $(LEAN).
4048 * Makefile.in: Regenerated.
4049
4050 2014-03-04 Jonathan Wakely <jwakely@redhat.com>
4051
4052 * MAINTAINERS: Update my email address.
4053
4054 2014-02-24 Walter Lee <walt@tilera.com>
4055
4056 * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
4057 (tilegx-*-*): Change to tilegx*-*-*.
4058 * configure: Regenerate.
4059
4060 2014-02-17 Loren J. Rittle <ljrittle@acm.org>
4061
4062 * MAINTAINERS (Various Maintainers: c++ runtime libs): Remove myself.
4063
4064 2014-02-17 Kugan Vivekanandarajah <kuganv@linaro.org>
4065
4066 * MAINTAINERS (Write After Approval): Add myself.
4067
4068 2014-02-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4069
4070 PR target/59788
4071 * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
4072 *solaris2*.
4073
4074 2014-01-21 John David Anglin <danglin@gcc.gnu.org>
4075
4076 * MAINTAINERS: Update my email address.
4077
4078 2014-01-20 Gerald Pfeifer <gerald@pfeifer.com>
4079
4080 * MAINTAINERS: Convert to UTF-8.
4081 Properly sort Xinliang David Li's entry.
4082
4083 2013-12-31 Chung-Lin Tang <cltang@codesourcery.com>
4084 Sandra Loosemore <sandra@codesourcery.com>
4085
4086 * MAINTAINERS: Add Sandra Loosemore and Chung-Lin Tang as
4087 nios2 port maintainers.
4088
4089 2013-12-16 Markus Trippelsdorf <markus@trippelsdorf.de>
4090
4091 * MAINTAINERS (Write After Approval): Add myself.
4092
4093 2013-12-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
4094
4095 * configure.ac: Add user-friendly check for native x86_64-linux
4096 multilibs.
4097 * configure: Regenerate.
4098
4099 2013-12-06 Oleg Endo <olegendo@gcc.gnu.org>
4100
4101 * MAINTAINERS: Add myself as sh maintainer.
4102
4103 2013-12-03 Bill Schmidt <wschmidt@linux.vnet.ibm.com>
4104
4105 * MAINTAINERS: Add self as SLSR maintainer.
4106
4107 2013-11-18 Jan Hubicka <hubicka@ucw.cz>
4108
4109 * MAINTAINERS: Update my email address.
4110
4111 2013-11-15 David Edelsohn <dje.gcc@gmail.com>
4112
4113 * MAINTAINERS (Global Reviewers, c++): Remove Mark Mitchell.
4114
4115 2013-11-07 Thomas Schwinge <thomas@codesourcery.com>
4116
4117 * Makefile.in: Regenerate.
4118
4119 * Makefile.tpl: Fix typo.
4120 * Makefile.in: Regenerate partially.
4121
4122 2013-11-04 Balaji V. Iyer <balaji.v.iyer@intel.com>
4123
4124 * configure.ac: Added libcilkrts to noconfig list when C++ is not
4125 supported.
4126 * configure: Regenerated.
4127
4128 2013-11-01 Trevor Saunders <tsaunders@mozilla.com>
4129
4130 * MAINTAINERS (Write After Approval): Add myself.
4131
4132 2013-10-30 Jason Merrill <jason@redhat.com>
4133
4134 * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
4135 --disable-build-format-warnings.
4136
4137 2013-10-29 Balaji V. Iyer <balaji.v.iyer@intel.com>
4138
4139 * Makefile.def: Add libcilkrts to target_modules. Make libcilkrts
4140 depend on libstdc++ and libgcc.
4141 * configure: Regenerate.
4142 * configure.ac: Added libcilkrts to target binaries. Also, restrict
4143 libcilkrts for POSIX and i*86, and x86_64 architectures.
4144 * Makefile.in: Added libcilkrts related fields to support building it.
4145
4146 2013-10-26 Jeff Law <law@redhat.com>
4147
4148 * Makefile.def (target_modules): Remove libmudflap
4149 (languages): Remove check-target-libmudflap).
4150 * Makefile.in: Rebuilt.
4151 * Makefile.tpl (check-target-libmudflap-c++): Remove.
4152 * configure.ac (target_libraries): Remove target-libmudflap.
4153 Remove checks which disabled libmudflap on some systems.
4154 * configure: Rebuilt.
4155 * libmudflap: Directory removed.
4156
4157 2013-10-21 Cong Hou <congh@google.com>
4158
4159 * MAINTAINERS (Write After Approval): Add myself.
4160
4161 2013-10-16 Mike Stump <mikestump@comcast.net>
4162
4163 * .dir-locals.el: Add.
4164
4165 2013-10-15 David Malcolm <dmalcolm@redhat.com>
4166
4167 * configure.ac: Add --enable-host-shared
4168 * configure: Regenerate.
4169
4170 2013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
4171
4172 Import from savannah.gnu.org:
4173 * config.guess: Update to 2013-06-10 version.
4174 * config.sub: Update to 2013-10-01 version.
4175
4176 2013-10-01 Simon Cook <simon.cook@embecosm.com>
4177
4178 Changes to build configuration to allow big endian ARC ELF toolchain
4179 * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
4180 * configure: Regenerate.
4181
4182 2013-09-20 Alan Modra <amodra@gmail.com>
4183
4184 * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
4185 ppc host match. Support little-endian powerpc linux hosts.
4186
4187 2013-09-19 Dodji Seketeli <dodji@redhat.com>
4188
4189 * MAINTAINERS (diagnostic messages): Add myself as diagnostics
4190 maintainer.
4191
4192 2013-09-12 DJ Delorie <dj@redhat.com>
4193
4194 * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
4195 maintainers.
4196
4197 2013-09-03 Richard Biener <rguenther@suse.de>
4198
4199 * configure.ac: Also allow ISL 0.12.
4200 * configure: Regenerated.
4201
4202 2013-08-30 Bernd Edlinger <bernd.edlinger@hotmail.de>
4203
4204 * MAINTAINERS (Write After Approval): Add myself.
4205
4206 2013-08-27 David Malcolm <dmalcolm@redhat.com>
4207
4208 * MAINTAINERS (gdbhooks.py): Add myself as maintainer.
4209
4210 2013-08-26 Caroline Tice <cmtice@google.com>
4211
4212 * MAINTAINERS: Correct earliers update: Move myself from libvtv
4213 "Various Reviewers" to libvtv "Various Maintainers".
4214
4215 2013-08-20 Steven Bosscher <steven@gcc.gnu.org>
4216
4217 * MAINTAINERS: Add myself as RTL optimizers reviewer.
4218
4219 2013-08-19 Benjamin De Kosnik <bkoz@gnu.org>
4220
4221 * MAINTAINERS: Update name, email.
4222
4223 2013-08-13 Adam Butcher <adam@jessamine.co.uk>
4224
4225 * MAINTAINERS (Write After Approval): Add myself.
4226
4227 2013-08-12 Caroline Tice <cmtice@google.com>
4228
4229 * MAINTAINERS: Add myself as libvtv maintainer. Correct my email
4230 address in the Write After Approval section.
4231
4232 2013-08-09 Carlos O'Donell <carlos@redhat.com>
4233
4234 * MAINTAINERS (Write After Approval): Update email.
4235
4236 2013-08-08 Benjamin Kosnik <bkoz@redhat.com>
4237
4238 * configure.ac: Adjust to check VTV_SUPPORTED.
4239 * configure: Regenerated.
4240
4241 2013-08-02 Caroline Tice <cmtice@google.com>
4242
4243 * configure.ac: Add target-libvtv to target_libraries; disable libvtv
4244 on non-linux systems; add target-libvtv to noconfigdirs; add
4245 libsupc++/.libs to C++ library search paths.
4246 * configure: Regenerated.
4247 * Makefile.def: Add libvtv to target_modules; make libvtv depend on
4248 libstdc++ and libgcc.
4249 * Makefile.in: Regenerated.
4250
4251 2013-07-19 Yvan Roux <yvan.roux@linaro.org>
4252
4253 * MAINTAINERS (Write After Approval): Add myself.
4254
4255 2013-07-19 Chung-Ju Wu <jasonwucj@gmail.com>
4256 Shiva Chen <shiva0217@gmail.com>
4257
4258 * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
4259 nds32 port maintainers.
4260
4261 2013-07-17 Tim Shen <timshen91@gmail.com>
4262
4263 * MAINTAINERS (Write After Approval): Add myself.
4264
4265 2013-07-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
4266
4267 * configure.ac: Sync from binutils.
4268 * configure: Regenerate.
4269
4270 2013-06-14 Vidya Praveen <vidyapraveen@arm.com>
4271
4272 * MAINTAINERS (Write After Approval): Add myself.
4273
4274 2013-06-01 Dinar Temirbulatov <dinar@kugelworks.com>
4275
4276 * MAINTAINERS (Write After Approval): Add myself.
4277
4278 2013-05-17 David Malcolm <dmalcolm@redhat.com>
4279
4280 * MAINTAINERS (Write After Approval): Add myself.
4281
4282 2013-04-30 Brooks Moses <bmoses@google.com>
4283
4284 * MAINTAINERS: Update my email; move myself from Fortran
4285 reviewer to Write After Approval.
4286
4287 2013-04-16 Andreas Schwab <schwab@suse.de>
4288
4289 * configure.ac (aarch64-*-*): Don't disable java.
4290 * configure: Regenerate.
4291
4292 2013-04-10 Chung-Ju Wu <jasonwucj@gmail.com>
4293
4294 * MAINTAINERS (Write After Approval): Add myself.
4295
4296 2013-03-30 Matthias Klose <doko@ubuntu.com>
4297
4298 * Makefile.def (target_modules): Don't install libffi.
4299 * Makefile.in: Regenerate.
4300
4301 2013-02-24 Tilo Schwarz <tilo@tilo-schwarz.de>
4302
4303 * MAINTAINERS (Write After Approval): Add myself.
4304
4305 2013-02-20 Andrew Sutton <andrew.n.sutton@gmail.com>
4306
4307 * MAINTAINERS (Write After Approval): Add myself.
4308
4309 2013-02-15 Yufeng Zhang <yufeng.zhang@arm.com>
4310
4311 * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
4312 * configure: Regenerated.
4313
4314 2013-02-05 Ian Lance Taylor <iant@google.com>
4315
4316 PR go/55969
4317 * configure.ac: Disable libgo on some systems where it does not
4318 work.
4319
4320 2013-02-04 David Edelsohn <dje.gcc@gmail.com>
4321
4322 * MAINTAINERS: Explicitly add myself as AIX maintainer.
4323 Remove Geoff Keating as rs6000 port maintainer, at his request.
4324
4325 2013-01-24 Maxim Kuvyrkov <maxim@kugelworks.com>
4326
4327 * MAINTAINERS: Update my email.
4328
4329 2013-01-23 Shenghou Ma <minux.ma@gmail.com>
4330
4331 * configure: Re-generate.
4332
4333 2013-01-15 Richard Biener <rguenther@suse.de>
4334
4335 PR other/55973
4336 * configure: Re-generate.
4337
4338 2013-01-14 Matthias Klose <doko@ubuntu.com>
4339
4340 * Makefile.def (install-target-libsanitizer): Depend on
4341 install-target-libstdc++-v3.
4342 * Makefile.in: Regenerate.
4343
4344 2013-01-14 Richard Biener <rguenther@suse.de>
4345
4346 * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
4347 * configure: Re-generate
4348
4349 2013-01-11 Jan-Benedict Glaw <jbglaw@lug-owl.de>
4350
4351 * config.sub: Update from config repo.
4352
4353 2013-01-11 Eric Botcazou <ebotcazou@adacore.com>
4354
4355 * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
4356 * Makefile.in: Regenerate.
4357
4358 2013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
4359
4360 * MAINTAINERS (arc): Add new port maintainership for myself.
4361
4362 2013-01-09 Jason Merrill <jason@redhat.com>
4363
4364 * .gitignore: Import from gdb repository.
4365
4366 2013-01-09 H.J. Lu <hongjiu.lu@intel.com>
4367
4368 * Makefile.def (configure-gcc): Depend on all-gmp.
4369 (all-gcc): Remove dependency on all-gmp.
4370 * Makefile.in: Regenerated.
4371
4372 2013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
4373
4374 * config.sub: Merge from config repo.
4375 * config.guess: Ditto.
4376
4377 2013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
4378
4379 * Makefile.def: Merge from binutils.
4380 * Makefile.in: Ditto.
4381
4382 2013-01-01 Maxim Kuvyrkov <maxim.kuvyrkov@gmail.com>
4383
4384 * MAINTAINERS: Update my email.
4385
4386 2012-12-29 Ben Elliston <bje@gnu.org>
4387
4388 * config.guess: Update to 2012-12-29 version.
4389 * config.sub: Likewise.
4390
4391 2012-12-20 Matthias Klose <doko@ubuntu.com>
4392
4393 * Makefile.def (install-target-libgfortran): Depend on
4394 install-target-libquadmath, install-target-libgcc.
4395 (install-target-libsanitizer): Depend on install-target-libgcc.
4396 (install-target-libjava): Depend on install-target-libgcc.
4397 (install-target-libitm): Depend on install-target-libgcc.
4398 (install-target-libobjc): Depend on install-target-libgcc.
4399 (install-target-libstdc++-v3): Depend on install-target-libgcc.
4400 * Makefile.in: Regenerate.
4401
4402 2012-12-19 Matthias Klose <doko@ubuntu.com>
4403
4404 * Makefile.def (install-target-libgo): Depend on
4405 install-target-libatomic.
4406 * Makefile.in: Regenerate.
4407
4408 2012-12-18 Andreas Schwab <schwab@linux-m68k.org>
4409
4410 PR go/55201
4411 * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
4412 * Makefile.in: Regenerate.
4413
4414 2012-12-16 Thomas Schwinge <thomas@codesourcery.com>
4415
4416 * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
4417 * configure: Regenerate.
4418
4419 2012-12-12 Jan-Benedict Glaw <jbglaw@lug-owl.de>
4420
4421 * config.sub: Merge from config repo.
4422
4423 2012-12-11 H.J. Lu <hongjiu.lu@intel.com>
4424
4425 * Makefile.def (target_modules): Add bootstrap=true and
4426 raw_cxx=true to libsanitizer.
4427 * configure.ac (bootstrap_target_libs): Add libsanitizer.
4428 * Makefile.in: Regenerated.
4429 * configure: Likewise.
4430
4431 2012-12-01 Richard Sandiford <rdsandiford@googlemail.com>
4432
4433 * MAINTAINERS: Remove self as RTL optimization maintainer.
4434
4435 2012-11-30 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
4436
4437 * MAINTAINERS (Write After Approval): Add myself.
4438
4439 2012-11-28 H.J. Lu <hongjiu.lu@intel.com>
4440
4441 * Makefile.def (target_modules): Remove bootstrap=true and
4442 raw_cxx=true from libsanitizer.
4443 * configure.ac (bootstrap_target_libs): Remove libsanitizer.
4444 * Makefile.in: Regenerated.
4445 * configure: Likewise.
4446
4447 2012-11-28 H.J. Lu <hongjiu.lu@intel.com>
4448
4449 * Makefile.def (target_modules): Add bootstrap=true and
4450 raw_cxx=true to libsanitizer.
4451 * configure.ac (bootstrap_target_libs): Add libsanitizer.
4452 * Makefile.in: Regenerated.
4453 * configure: Likewise.
4454
4455 2012-11-28 Andrew Pinski <apinski@cavium.com>
4456
4457 PR bootstrap/54279
4458 * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
4459 * configure: Regenerate.
4460 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
4461 * Makefile.in: Regenerate.
4462
4463 2012-11-27 Siddhesh Poyarekar <siddhesh@redhat.com>
4464
4465 * configure.ac: Disable libsanitizer if we're not building C++.
4466 * configure: Regenerate.
4467
4468 2012-11-15 Roland McGrath <roland@hack.frob.com>
4469
4470 * MAINTAINERS (Write After Approval): Add myself.
4471
4472 2012-11-15 Dmitry Vyukov <dvyukov@google.com>
4473
4474 * MAINTAINERS: (libsanitizer, asan.c): Add myself,
4475 Kostya Serebryany (kcc@google.com) and
4476 Jakub Jelinek (jakub@redhat.com).
4477 Rename area for Dodji Seketeli (dodji@redhat.com).
4478
4479 2012-11-15 Dodji Seketeli <dodji@redhat.com>
4480
4481 * MAINTAINERS: (asan.c, related): Add myself.
4482
4483 2012-11-14 Roland McGrath <mcgrathr@google.com>
4484
4485 * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
4486 * configure: Regenerate.
4487
4488 2012-11-13 Richard Henderson <rth@redhat.com>
4489
4490 * configure.ac: Move libsanitizer logic to subdirectory.
4491 * configure: Regenerate.
4492
4493 2012-11-13 Dodji Seketeli <dodji@redhat.com>
4494
4495 * configure.ac: Enable libsanitizer just on x86 linux for now.
4496 * configure: Re-generate.
4497
4498 2012-11-13 David Edelsohn <dje.gcc@gmail.com>
4499
4500 * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
4501 sections.
4502 * configure: Regenerate.
4503
4504 2012-11-13 Hans-Peter Nilsson <hp@axis.com>
4505
4506 * configure.ac: Add section for configdirs for libsanitizer.
4507 Disable for cris-*-* and mmix-*-*.
4508 * configure: Regenerate.
4509
4510 2012-11-12 Wei Mi <wmi@google.com>
4511
4512 * configure.ac: Add libsanitizer to target_libraries.
4513 * Makefile.def: Ditto.
4514 * configure: Regenerate.
4515 * Makefile.in: Regenerate.
4516 * libsanitizer: New directory for asan runtime. Contains an empty
4517 tsan directory.
4518
4519 2012-11-03 Corinna Vinschen <corinna@vinschen.de>
4520
4521 * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
4522 against Mingw64 w32api.
4523 * configure: Regenerate.
4524
4525 2012-11-03 H.J. Lu <hongjiu.lu@intel.com>
4526
4527 * configure: Regenerated.
4528
4529 2012-11-03 Robert Mason <rbmj@verizon.net>
4530
4531 * configure.ac: add --disable-libstdcxx configure option
4532 and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
4533
4534 2012-10-30 Ganesh Gopalasubramanian <Ganesh.Gopalasubramanian@amd.com>
4535
4536 * MAINTAINERS (Write After Approval): Add myself.
4537
4538 2012-10-26 James Greenhalgh <james.greenhalgh@arm.com>
4539
4540 * MAINTAINERS (Write After Approval): Add myself.
4541
4542 2012-10-24 Sharad Singhai <singhai@google.com>
4543
4544 * MAINTAINERS (Write After Approval): Add myself.
4545
4546 2012-10-24 Eric Christopher <echristo@gmail.com>
4547
4548 * MAINTAINERS: Update email address.
4549
4550 2012-10-23 Eric Botcazou <ebotcazou@adacore.com>
4551
4552 PR bootstrap/54820
4553 * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
4554 * configure: Regenerate.
4555
4556 2012-10-23 Richard Earnshaw <rearnsha@arm.com>
4557
4558 * MAINTAINERS (aarch64): Add Marcus and myself.
4559
4560 2012-10-22 Eric Botcazou <ebotcazou@adacore.com>
4561
4562 PR bootstrap/54820
4563 * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
4564 (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
4565 (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
4566 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
4567 (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
4568 * Makefile.in: Regenerate.
4569 * configure.ac (have_static_libs): New variable and associated check.
4570 (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
4571 -static-libgcc if stage1_libs is empty and have_static_libs is yes.
4572 * configure: Regenerate.
4573
4574 2012-10-10 Richard Biener <rguenther@suse.de>
4575
4576 * MAINTAINERS: Adjust for changed surname.
4577
4578 2012-10-04 Lawrence Crowl <crowl@google.com>
4579
4580 * MAINTAINERS (Write After Approval): Add myself.
4581
4582 2012-10-01 Cary Coutant <ccoutant@google.com>
4583
4584 * MAINTAINERS: Add myself as dwarf debugging code maintainer.
4585
4586 2012-09-28 Ian Lance Taylor <iant@google.com>
4587
4588 * Makefile.def: Make all-target-libgo depend on
4589 all-target-libbacktrace.
4590 * Makefile.in: Rebuild.
4591
4592 2012-09-26 Ian Lance Taylor <iant@google.com>
4593
4594 * Makefile.def: Make all-gcc depend on all-libbacktrace.
4595 * Makefile.in: Rebuild.
4596
4597 2012-09-20 Walter Lee <walt@tilera.com>
4598
4599 * configure.ac: Add tilegx to list of targets that support gold.
4600 * configure: Regenerate.
4601
4602 2012-09-20 Marek Polacek <polacek@redhat.com>
4603
4604 * MAINTAINERS (Write After Approval): Add myself.
4605
4606 2012-09-19 Steve Ellcey <sellcey@mips.com>
4607
4608 * configure.ac: Add mips*-mti-elf* target.
4609 * configure: Regenerate.
4610
4611 2012-09-17 Ian Lance Taylor <iant@google.com>
4612
4613 * MAINTAINERS (Various Maintainers): Add libbacktrace.
4614 * configure.ac (host_libs): Add libbacktrace.
4615 (target_libraries): Add libbacktrace.
4616 * Makefile.def (host_modules): Add libbacktrace.
4617 (target_modules): Likewise.
4618 * configure, Makefile.in: Rebuild.
4619
4620 2012-09-14 David Edelsohn <dje.gcc@gmail.com>
4621
4622 PR target/38607
4623 Merge upstream change.
4624 * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
4625
4626 * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
4627 Add libgomp*.o to compare_exclusions for AIX.
4628 * configure: Regenerate.
4629
4630 2012-09-06 Diego Novillo <dnovillo@google.com>
4631
4632 * configure.ac: Bump minimum GMP version to 4.2.3.
4633 * configure: Re-generate.
4634
4635 2012-09-05 Georg-Johann Lay <avr@gjlay.de>
4636
4637 PR target/54461
4638 * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
4639 target-libgloss if not configured --with-avrlibc=no.
4640 * configure: Regenerate.
4641
4642 2012-09-04 Jason Merrill <jason@redhat.com>
4643
4644 * configure.ac: Fix --enable-languages=all.
4645
4646 2012-09-04 Christophe Lyon <christophe.lyon@st.com>
4647
4648 * MAINTAINERS (Write After Approval): Add myself.
4649
4650 2012-09-03 Richard Guenther <rguenther@suse.de>
4651
4652 PR bootstrap/54138
4653 * configure.ac: Re-organize ISL / CLOOG checks to allow
4654 disabling with either --without-isl or --without-cloog.
4655 * configure: Regenerated.
4656
4657 2012-09-03 Georg-Johann Lay <avr@gjlay.de>
4658
4659 * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
4660 * configure: Regenerate.
4661
4662 2012-08-27 Ulrich Drepper <drepper@gmail.com>
4663
4664 * MAINTAINERS: Fix my email address.
4665
4666 2012-08-26 H.J. Lu <hongjiu.lu@intel.com>
4667
4668 PR binutils/4970
4669 * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
4670 and opcodes.
4671 * Makefile.in: Regenerated.
4672
4673 2012-08-26 Art Haas <ahaas@impactweather.com>
4674
4675 * configure: Regenerate.
4676
4677 2012-08-25 Křištof Želechovski <giecrilj@stegny.2a.pl>
4678
4679 * INSTALL/README: Also refer to the online installation
4680 instructions.
4681
4682 2012-08-21 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
4683
4684 * MAINTAINERS (Write After Approval): Add myself.
4685 (Picochip port): Remove myself.
4686
4687 2012-08-14 Diego Novillo <dnovillo@google.com>
4688
4689 Merge from cxx-conversion branch.
4690
4691 * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
4692 POSTSTAGE1_CONFIGURE_FLAGS.
4693 * Makefile.in: Regenerate.
4694 * configure.ac (ENABLE_BUILD_WITH_CXX): Remove. Update all users.
4695 Force C++ when bootstrapping.
4696 * configure: Regenerate.
4697
4698 2012-07-24 Jan-Benedict Glaw <jbglaw@lug-owl.de>
4699
4700 * MAINTAINERS (Write After Approval): Add myself.
4701
4702 2012-07-16 Joseph Myers <joseph@codesourcery.com>
4703
4704 * README: Document use of ranges of years in copyright notices.
4705
4706 2012-07-06 Richard Guenther <rguenther@suse.de>
4707
4708 * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
4709 as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
4710 --with-gmp=system.
4711 * Makefile.in: Regenerated.
4712 * configure: Likewise.
4713
4714 2012-07-06 Richard Guenther <rguenther@suse.de>
4715
4716 * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
4717 * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
4718 supply V=1 as extra_make_flags.
4719 * configure: Regenerated.
4720 * Makefile.in: Likewise.
4721
4722 2012-07-04 Tristan Gingold <gingold@adacore.com>
4723
4724 * configure: Regenerate.
4725
4726 2012-07-03 Richard Guenther <rguenther@suse.de>
4727
4728 * Makfile.def (isl): Remove not necessary extra_exports and
4729 extra_make_flags.
4730 (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
4731 * Makefile.in: Regenerated.
4732
4733 2012-07-03 Richard Guenther <rguenther@suse.de>
4734
4735 * Makefile.def (cloog): Add V=1 to extra_make_flags.
4736 * configure.ac: If either the ISL or the CLooG check failed
4737 do not try to build in-tree versions.
4738 * Makefile.in: Regenerated.
4739 * configure: Regenerated.
4740
4741 2012-07-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4742
4743 * configure: Regenerate.
4744
4745 2012-07-02 Janis Johnson <janisjo@codesourcery.com>
4746
4747 * MAINTAINERS (Various Maintainers): Add myself as testsuite
4748 maintainer.
4749
4750 2012-07-02 Richard Guenther <rguenther@suse.de>
4751
4752 * configure: Regenerated.
4753
4754 2012-07-02 Richard Guenther <rguenther@suse.de>
4755 Michael Matz <matz@suse.de>
4756 Tobias Grosser <tobias@grosser.es>
4757 Sebastian Pop <sebpop@gmail.com>
4758
4759 * Makefile.def: Add ISL host module, remove PPL host module.
4760 Adjust ClooG host module to use the proper ISL.
4761 * Makefile.tpl: Pass ISL include flags instead of PPL ones.
4762 * configure.ac: Include config/isl.m4. Add ISL host library,
4763 remove PPL. Remove PPL configury, add ISL configury, adjust
4764 ClooG configury.
4765 * Makefile.in: Regenerated.
4766 * configure: Likewise.
4767
4768 2012-07-02 Richard Guenther <rguenther@suse.de>
4769
4770 Merge from graphite branch
4771 2011-07-21 Tobias Grosser <tobias@grosser.es>
4772
4773 * configure: Regenerated.
4774 * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
4775 both cloog.org and legacy versions. The only supported version will
4776 be CLooG with the isl backend.
4777
4778 2011-07-21 Tobias Grosser <tobias@grosser.es>
4779
4780 * configure: Regenerated.
4781 * configure.ac: Require cloog isl 0.17.0
4782
4783 2011-07-21 Tobias Grosser <tobias@grosser.es>
4784
4785 * configure: Regenerated.
4786 * config/cloog.m4: Do not define CLOOG_ORG
4787
4788 2012-06-29 Steven Bosscher <steven@gcc.gnu.org>
4789
4790 * configure.ac: Skip C if explicitly selected.
4791 * configure: Regenerate.
4792
4793 2012-06-28 Christophe Lyon <christophe.lyon@st.com>
4794
4795 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
4796 they contain -O2.
4797 * configure: Regenerate.
4798
4799 2012-06-25 Richard Sandiford <rdsandiford@googlemail.com>
4800
4801 PR debug/53740
4802 * df.h, df-problems.c, dce.c: Revert last patch.
4803
4804 2012-06-25 Iain Sandoe <iain@codesourcery.com>
4805
4806 * MAINTAINERS (Write After Approval): Update my email address.
4807
4808 2012-06-21 Meador Inge <meadori@codesourcery.com>
4809
4810 * MAINTAINERS (Write After Approval): Add myself.
4811
4812 2012-06-20 Jason Merrill <jason@redhat.com>
4813
4814 * Makefile.tpl (check-target-libgomp-c++): New.
4815 (check-target-libitm-c++): New.
4816 * Makefile.def (c++): Add them.
4817 * Makefile.in: Regenerate.
4818
4819 2012-05-29 Edmar Wienskoski <edmar@freescale.com>
4820
4821 * MAINTAINERS (Write After Approval): Add myself.
4822
4823 2012-05-16 Olivier Hainque <hainque@adacore.com>
4824
4825 * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
4826 (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
4827 (install-no-fixedincludes): Adjust accordingly.
4828 * Makefile.in: Regenerate.
4829
4830 2012-05-15 H.J. Lu <hongjiu.lu@intel.com>
4831
4832 Merge upstream change
4833 * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
4834
4835 2012-05-14 Marc Glisse <marc.glisse@inria.fr>
4836
4837 * MAINTAINERS (Write After Approval): Add myself.
4838
4839 2012-05-09 Nick Clifton <nickc@redhat.com>
4840 Paul Smith <psmith@gnu.org>
4841
4842 PR bootstrap/50461
4843 * configure.ac (mpfr-dir): When using in-tree MPFR sources
4844 allow for the fact that from release v3.1.0 of MPFR the source
4845 files were moved into a src sub-directory.
4846 * configure: Regenerate.
4847
4848 2012-05-07 Janne Blomqvist <jb@gcc.gnu.org>
4849
4850 * configure.ac: Bump minimum MPFR version to 2.4.0.
4851 * configure: Regenerated.
4852
4853 2012-05-01 Richard Henderson <rth@redhat.com>
4854
4855 * Makefile.def (libatomic): New target_module.
4856 * configure.ac (target_libraries): Add libatomic.
4857 (noconfigdirs): Check if libatomic is supported.
4858 * Makefile.in, configure: Rebuild.
4859
4860 2012-05-01 Greta Yorsh <Greta.Yorsh@arm.com>
4861
4862 * MAINTAINERS (Write After Approval): Add myself.
4863
4864 2012-04-25 Joel Brobecker <brobecker@adacore.com>
4865
4866 * config.sub: Update to 2012-04-18 version from official repo.
4867
4868 2012-04-24 Naveen H.S <naveen.S@kpitcummins.com>
4869
4870 * MAINTAINERS (Write After Approval): Add myself.
4871
4872 2012-04-11 Steve Ellcey <sellcey@mips.com>
4873
4874 * MAINTAINERS: Changed email address.
4875
4876 2012-03-28 Georg-Johann Lay <avr@gjlay.de>
4877
4878 PR target/52737
4879 * contrib/gcc_update (files_and_dependencies):
4880 Remove gcc/config/avr/t-multilib from touch data.
4881
4882 2012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4883
4884 * MAINTAINERS (OS Port Maintainers): Remove irix.
4885 * configure.ac (enable_libgomp): Remove *-*-irix6*.
4886 (unsupported_languages): Remove mips-sgi-irix6.*.
4887 (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
4888 (with_stabs): Remove.
4889 * configure: Regenerate.
4890
4891 2012-03-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4892
4893 * MAINTAINERS (OS Port Maintainers): Remove osf.
4894 * configure.ac (enable_libgomp): Remove *-*-osf*.
4895 (with_stabs): Remove alpha*-*-osf*.
4896 * configure: Regenerate.
4897
4898 2012-03-05 Tristan Gingold <gingold@adacore.com>
4899
4900 * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
4901 * configure: Regenerate.
4902
4903 2012-02-17 Walter Lee <walt@tilera.com>
4904
4905 * MAINTAINERS: (Write After Approval): Delete myself.
4906
4907 2012-02-14 Walter Lee <walt@tilera.com>
4908
4909 * MAINTAINERS (tilegx port): Add myself.
4910 (tilepro port): Add myself.
4911 (Write After Approval): Add myself.
4912
4913 2012-02-12 Gerald Pfeifer <gerald@pfeifer.com>
4914
4915 * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
4916 and Joseph Myers as docstring relicensing maintainers.
4917
4918 2012-02-09 Bin Cheng <bin.cheng@arm.com>
4919
4920 * MAINTAINERS (write-after-approval): Add myself.
4921
4922 2012-02-08 Ira Rosen <irar@il.ibm.com>
4923
4924 * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
4925 maintainer.
4926
4927 2012-02-04 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
4928
4929 * MAINTAINERS (Write After Approval): Move myself to
4930 maintain alphabetical order.
4931
4932 2012-02-03 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
4933
4934 * MAINTAINERS (Write After Approval): Add myself.
4935
4936 2012-02-02 Jayant R Sonar <jayant.sonar@kpitcummins.com>
4937
4938 * MAINTAINERS (Write After Approval): Add myself.
4939
4940 2012-02-02 Sumanth G <sumanth.gundapaneni@kpitcummins.com>
4941 Jayant R Sonar <jayant.sonar@kpitcummins.com>
4942
4943 * configure.ac (cr16-*-*): Remove nonconfigdirs.
4944 * configure: Regenerate.
4945
4946 2012-01-23 Harshit Chopra <harshit@google.com>
4947
4948 * MAINTAINERS (Write After Approval): Add myself.
4949
4950 2012-01-22 Douglas B Rupp <rupp@ngnat.com>
4951
4952 * configure.ac: Remove reference to mh-interix.
4953 * configure: Regenerate.
4954
4955 2012-01-05 Richard Henderson <rth@redhat.com>
4956
4957 PR bootstrap/51072
4958 * configure.ac: Disable libitm if c++ is not enabled.
4959 * configure: Rebuild.
4960
4961 * configure.ac: Fix regexp for same.
4962 * configure: Rebuild.
4963
4964 2012-01-02 Balaji V. Iyer <bviyer@gmail.com>
4965
4966 * MAINTAINERS (Write After Approval): Add myself.
4967
4968 2012-01-02 Richard Guenther <rguenther@suse.de>
4969
4970 PR bootstrap/51686
4971 * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
4972 * Makefile.in: Regenerate.
4973
4974 2011-12-28 Oleg Endo <olegendo@gcc.gnu.org>
4975
4976 * MAINTAINERS (Write After Approval): Add myself.
4977
4978 2011-12-18 Eric Botcazou <ebotcazou@adacore.com>
4979
4980 * configure: Regenerate.
4981
4982 2011-12-14 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
4983
4984 * MAINTAINERS (picochip): Changed email address.
4985
4986 2011-11-30 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
4987
4988 * MAINTAINERS (write-after-approval): Add self.
4989
4990 2011-11-29 DJ Delorie <dj@redhat.com>
4991
4992 * configure.ac (rl78-*-*) New case.
4993 * configure: Regenerate.
4994 * MAINTAINERS: Add myself as RL78 maintainer.
4995
4996 2011-11-21 Eric Botcazou <ebotcazou@libertysurf.fr>
4997
4998 * MAINTAINERS: Add self as co-maintainer of the Ada front end.
4999
5000 2011-11-21 Andreas Tobler <andreast@fgznet.ch>
5001
5002 * libtool.m4: Additional FreeBSD 10 fixes.
5003
5004 2011-11-21 Joern Rennecke <joern.rennecke@embecosm.com>
5005
5006 * MAINTAINERS: Move myself from Write After Approval to CPU Port
5007 Maintainers section, as Epiphany maintainer.
5008
5009 2011-11-18 Iain Sandoe <iains@gcc.gnu.org>
5010
5011 PR target/49992
5012 * configure.ac: Remove ranlib special-casing for Darwin.
5013 * configure: Regenerate.
5014
5015 2011-11-12 Andrey Belevantsev <abel@ispras.ru>
5016
5017 * MAINTAINERS (Reviewers): Keep the list sorted.
5018
5019 2011-11-11 Andrey Belevantsev <abel@ispras.ru>
5020
5021 * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
5022
5023 2011-11-09 Roland McGrath <mcgrathr@google.com>
5024
5025 * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
5026 * configure: Rebuild.
5027 * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
5028 * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
5029 (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
5030 (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
5031 (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
5032 Add READELF.
5033 * Makefile.in: Rebuild.
5034
5035 2011-11-09 Jason Merrill <jason@redhat.com>
5036
5037 * Makefile.def (language=c++): Remove check-c++0x.
5038 * Makefile.in (check-gcc-c++): Regenerate.
5039
5040 2011-11-08 Richard Henderson <rth@redhat.com>
5041
5042 * configure.ac: Test for libitm directory present first.
5043
5044 * configure.ac: Adjust srcdir for running libitm/configure.tgt.
5045
5046 * configure.ac: Test libitm/configure.tgt to disable libitm.
5047 * configure: Rebuild.
5048
5049 2011-11-07 Aldy Hernandez <aldyh@redhat.com>
5050 Richard Henderson <rth@redhat.com>
5051
5052 Merged from transactional-memory.
5053
5054 * Makefile.def (lang_env_dependencies): libitm is c++.
5055 Add libitm target module.
5056 * configure.ac: Likewise.
5057 * config/mmap.m4: New file.
5058 * contrib/gcc_update: Add libitm to touch data.
5059 * Makefile.in, configure: Rebuild.
5060
5061 2011-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5062
5063 * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
5064 LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
5065 * Makefile.in: Regenerate.
5066
5067 2011-11-01 DJ Delorie <dj@redhat.com>
5068
5069 * config.sub: Update to version 2011-10-29 (added rl78)
5070
5071 2011-10-27 Nick Clifton <nickc@redhat.com>
5072
5073 * config.sub: Import these changes from the config project:
5074
5075 2011-10-08 Joern Rennecke <joern.rennecke@embecosm.com>
5076 Ben Elliston <bje@gnu.org>
5077
5078 * config.sub (epiphany): New.
5079
5080 2011-09-09 Linas Vepstas <linasvepstas@gmail.com>
5081 Ben Elliston <bje@gnu.org>
5082
5083 * config.sub (hexagon, hexagon-*): New.
5084
5085 2011-08-23 Roland McGrath <mcgrathr@google.com>
5086
5087 * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
5088 64eb to be64.
5089
5090 2011-08-16 Roland McGrath <mcgrathr@google.com>
5091
5092 * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
5093 (nacl): Grok as alias for 32el-unknown-nacl.
5094
5095 2011-10-25 Kirill Yukhin <kirill.yukhin@intel.com>
5096
5097 * MAINTAINERS (Write After Approval): Add myself.
5098
5099 2011-10-24 Teresa Johnson <tejohnson@google.com>
5100
5101 * MAINTAINERS (Write After Approval): Add myself.
5102
5103 2011-09-21 Jakub Jelinek <jakub@redhat.com>
5104
5105 * MAINTAINERS (sparc port): Remove myself.
5106
5107 2011-09-14 Tom de Vries <tom@codesourcery.com>
5108
5109 * MAINTAINERS (Write After Approval): Add myself.
5110
5111 2011-08-14 Yao Qi <yao@codesourcery.com>
5112
5113 * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
5114 * configure: Regenerate.
5115
5116 2011-07-26 Ian Lance Taylor <iant@google.com>
5117
5118 * configure.ac: Set have_compiler based on whether gcc directory
5119 exists, rather than on whether gcc is in configdirs.
5120 * configure: Rebuild.
5121
5122 2011-07-21 Joseph Myers <joseph@codesourcery.com>
5123
5124 * MAINTAINERS (Global Reviewers): Add self.
5125
5126 2011-07-20 David Edelsohn <dje.gcc@gmail.com>
5127
5128 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
5129 link directories.
5130 * Makefile.in: Rebuild.
5131
5132 2011-07-20 Ian Lance Taylor <iant@google.com>
5133
5134 PR bootstrap/49787
5135 * configure.ac: Move --enable-bootstrap handling earlier in file.
5136 If --enable-bootstrap and either --enable-build-with-cxx or
5137 --enable-build-poststage1-with-cxx, enable C++ automatically.
5138 * configure: Rebuild.
5139
5140 2011-07-19 Ian Lance Taylor <iant@google.com>
5141
5142 * configure.ac: Add --enable-build-poststage1-with-cxx. If set,
5143 make C++ a boot_language. Set and substitute
5144 POSTSTAGE1_CONFIGURE_FLAGS.
5145 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
5146 (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
5147 * configure, Makefile.in: Rebuild.
5148
5149 2011-07-19 Vladimir Makarov <vmakarov@redhat.com>
5150
5151 * MAINTAINERS (Register Allocation): Move myself from reviewers to
5152 maintainers.
5153
5154 2011-07-18 Jakub Jelinek <jakub@redhat.com>
5155
5156 * MAINTAINERS (Global Reviewers): Add myself.
5157
5158 2011-07-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5159
5160 * configure: Regenerate.
5161
5162 2011-07-16 Jason Merrill <jason@redhat.com>
5163
5164 * Makefile.def (language=c++): Add check-c++0x and
5165 check-target-libmudflap-c++.
5166 * Makefile.tpl (check-target-libmudflap-c++): New.
5167 * Makefile.in: Regenerate.
5168
5169 2011-07-16 Matthias Klose <doko@ubuntu.com>
5170
5171 * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
5172 * Makefile.def (target_modules/libjava): Pass
5173 $(EXTRA_CONFIGARGS_LIBJAVA).
5174 * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
5175 if not configured with --enable-static-libjava.
5176 * Makefile.in: Regenerate.
5177 * configure: Likewise.
5178
5179 2011-07-15 Jason Merrill <jason@redhat.com>
5180
5181 * Makefile.in (check-c++): Move check-gcc-c++0x after
5182 check-target-libstdc++-v3.
5183
5184 2011-07-15 Bernd Schmidt <bernds@codesourcery.com>
5185
5186 * MAINTAINERS (c6x port): New entry.
5187
5188 2011-07-13 Jason Merrill <jason@redhat.com>
5189
5190 * Makefile.in (check-gcc-c++0x): New.
5191 (check-c++): Depend on it.
5192
5193 2011-07-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5194
5195 PR target/39150
5196 * configure.ac (i[3456789]86-*-solaris2*): Also accept
5197 x86_64-*-solaris2.1[0-9]*.
5198 * configure: Regenerate.
5199
5200 2011-06-29 Richard Sandiford <rdsandiford@googlemail.com>
5201
5202 * MAINTAINERS (RTL optimizers): Add self.
5203
5204 2011-06-27 Gabriel Charette <gchare@google.com>
5205
5206 * MAINTAINERS (Write After Approval): Add myself.
5207
5208 2011-06-22 Hans-Peter Nilsson <hp@axis.com>
5209
5210 PR regression/47836
5211 PR bootstrap/23656
5212 PR other/47733
5213 PR bootstrap/49247
5214 PR c/48825
5215 * configure.ac (target_libraries): Remove target-libiberty.
5216 Remove case-statement setting skipdirs=target-libiberty for
5217 multiple targets. Remove checking target_configdirs and
5218 removing target-libiberty but keeping target-libgcc if
5219 otherwise empty.
5220 * Makefile.def (target_modules): Don't add libiberty.
5221 (dependencies): Remove all traces of target-libiberty.
5222 * configure, Makefile.in: Regenerate.
5223
5224 2011-06-13 Walter Lee <walt@tilera.com>
5225
5226 * configure.ac (tilepro-*-*) New case.
5227 (tilegx-*-*): Likewise.
5228 * configure: Regenerate.
5229
5230 2011-06-06 Jing Yu <jingyu@google.com>
5231
5232 * configure.ac: Skip target-libiberty for
5233 arm*-*-linux-androideabi.
5234 * configure: Regenerated.
5235
5236 2011-06-06 Nick Clifton <nickc@redhat.com>
5237
5238 * config.sub: Sync from upstream.
5239
5240 2011-06-05 Nenad Vukicevic <nenad@intrepid.com>
5241
5242 * MAINTAINERS (Write After Approval): Add myself.
5243
5244 2011-06-01 Daniel Jacobowitz <drow@false.org>
5245
5246 * MAINTAINERS: Update my email address.
5247
5248 2011-05-27 Nathan Froyd <froydnj@codesourcery.com>
5249
5250 * MAINTAINERS (Write After Approval): Update my email address.
5251
5252 2011-05-11 Paul Pluzhnikov <ppluzhnikov@google.com>
5253
5254 * MAINTAINERS (Write After Approval): Add myself.
5255
5256 2011-05-08 Doug Kwan <dougkwan@google.com>
5257
5258 * configure.ac: Propagate LDFLAGS_FOR_TARGET.
5259 * configure: Regenerated.
5260 * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
5261 value from configure.
5262 * Makefile.in: Regenerated.
5263
5264 2011-05-05 Joseph Myers <joseph@codesourcery.com>
5265
5266 * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
5267 sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
5268 *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
5269 | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
5270 *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
5271 *-*-vxworks*): Disable newlib and libgloss in separate case
5272 statement.
5273 (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
5274 to separate case statement.
5275 (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
5276 *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
5277 alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
5278 sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
5279 arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
5280 bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
5281 i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
5282 i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
5283 i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
5284 i[[3456789]]86-*-rdos*, m32r-*-*,
5285 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
5286 | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
5287 powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
5288 rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
5289 | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
5290 sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
5291 sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
5292 *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
5293 and libgloss in main case over targets. Remove most empty cases
5294 in main case over targets.
5295 * configure: Regenerate.
5296
5297 2011-05-04 Janis Johnson <janisjo@codesourcery.com>
5298
5299 * MAINTAINERS (Write After Approval): Add myself.
5300
5301 2011-05-04 Joseph Myers <joseph@codesourcery.com>
5302
5303 * configure.ac: Remove code setting special library locations for
5304 hppa*64*-*-hpux11*. Remove code setting compiler for
5305 sparc-sun-solaris2*.
5306 * configure: Regenerate.
5307
5308 2011-05-04 Joseph Myers <joseph@codesourcery.com>
5309
5310 * configure.ac: Separate libgloss_dir settings from general case
5311 over targets.
5312 * configure: Regenerate.
5313
5314 2011-04-28 Joseph Myers <joseph@codesourcery.com>
5315
5316 * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
5317 alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
5318 arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
5319 cases in libgcj-disabling case statement.
5320 (hppa*64*-*-linux*): Set unsupported_languages instead of
5321 disabling target-zlib.
5322 (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
5323 to hppa*64*-*-hpux*.
5324 (hppa*-*-*): Restrict case in libgcj-disabling case statement to
5325 hppa*-*-hpux*.
5326 (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
5327 i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
5328 i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
5329 fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
5330 powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
5331 sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
5332 sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
5333 *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
5334 libgcj-disabling case statement.
5335 * configure: Regenerate.
5336
5337 2011-04-28 Joseph Myers <joseph@codesourcery.com>
5338
5339 * configure.ac: Disable Java for targets not supporting libffi.
5340 (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
5341 Remove cases in Java-disabling statement.
5342 (*arm-wince-pe): Change to arm-wince-pe.
5343 (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
5344 cases in Java-disabling statement.
5345 (bfin-*-*): Don't disable Java again.
5346 (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
5347 fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
5348 hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
5349 hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
5350 i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
5351 i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
5352 i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
5353 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
5354 Java-disabling statement.
5355 (mmix-*-*): Don't disable Java again.
5356 (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
5357 powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
5358 microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
5359 sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
5360 tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
5361 statement.
5362 * configure: Regenerate.
5363
5364 2011-04-28 Joseph Myers <joseph@codesourcery.com>
5365
5366 * configure.ac: Separate cases disabling Java and Java libraries
5367 from general case over targets.
5368 * configure: Regenerate.
5369
5370 2011-04-21 Jie Zhang <jzhang918@gmail.com>
5371
5372 * MAINTAINERS: Update my email address.
5373
5374 2011-04-20 Easwaran Raman <eraman@google.com>
5375
5376 * MAINTAINERS (Write After Approval): Add myself.
5377
5378 2011-04-18 Jack Howarth <howarth@bromo.med.uc.edu>
5379
5380 PR lto/48086
5381 * configure.ac: Re-enable LTO on *-apple-darwin9*.
5382 * configure: Regenerate.
5383
5384 2011-04-16 Jim Meyering <meyering@redhat.com>
5385
5386 * MAINTAINERS (Write After Approval): Add myself.
5387
5388 2011-04-15 Dodji Seketeli <dodji@redhat.com>
5389
5390 * MAINTAINERS: Update my email address.
5391
5392 2011-04-13 Georg-Johann Lay <avr@gjlay.de>
5393
5394 * MAINTAINERS (Write After Approval): Add myself.
5395
5396 2011-04-12 Yufeng Zhang <yufeng.zhang@arm.com>
5397
5398 * MAINTAINERS (Write After Approval): Add myself.
5399
5400 2011-04-07 Stuart Henderson <shenders@gcc.gnu.org>
5401
5402 * MAINTAINERS (Write After Approval): Add myself.
5403
5404 2011-04-06 Joseph Myers <joseph@codesourcery.com>
5405
5406 * configure.ac (build_tools): Remove build-byacc.
5407 (host_libs): Remove mmalloc.
5408 (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
5409 autoconf automake libtool diff rcs fileutils shellutils time
5410 textutils wdiff find uudecode hello tar gzip indent recode release
5411 sed perl gawk findutils gettext zip.
5412 (libgcj): Remove target-qthreads.
5413 (target_tools): Remove target-examples target-gperf.
5414 (YACC): Don't handle building byacc.
5415 * configure: Regenerate.
5416 * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
5417 dosutils, examples, fileutils, find, findutils, gawk, gettext,
5418 gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
5419 patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
5420 shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
5421 handle building components.
5422 * Makefile.in: Regenerate.
5423
5424 2011-04-05 Sterling Augustine <augustine.sterling@gmail.com>
5425
5426 * MAINTAINERS: Update my email address as Xtensa maintainer.
5427
5428 2011-04-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5429
5430 * config.sub: Sync from upstream.
5431
5432 2011-04-01 Joseph Myers <joseph@codesourcery.com>
5433
5434 * configure.ac (avr-*-*): Add comment about why libssp is disabled.
5435 (microblaze*): Don't disable libssp.
5436 * configure: Regenerate.
5437
5438 2011-04-01 Joseph Myers <joseph@codesourcery.com>
5439
5440 * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
5441 moveifchange.
5442 * configure: Regenerate.
5443 * Makefile.tpl: Use @SHELL@ not @config_shell@.
5444 * Makefile.in: Regenerate.
5445
5446 2011-04-01 Joseph Myers <joseph@codesourcery.com>
5447
5448 * configure.ac (*-*-sysv4*): Don't enable libgomp.
5449 (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
5450 powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
5451 powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
5452 xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
5453 *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
5454 md_exec_prefix cases.
5455 * configure: Regenerate.
5456
5457 2011-04-01 Joseph Myers <joseph@codesourcery.com>
5458
5459 * configure.ac: Separate cases disabling target-libssp,
5460 target-libiberty, target-libstdc++-v3 and Fortran from general
5461 case over targets.
5462 * configure: Regenerate.
5463
5464 2011-04-01 Joseph Myers <joseph@codesourcery.com>
5465
5466 * configure.ac (*-*-chorusos): Don't disable libgcj.
5467 (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
5468 Remove case.
5469 (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
5470 (arm-*-coff): Don't disable libgcj.
5471 (arm*-*-linux-gnueabi): Remove useless assignment.
5472 (arm-*-riscix*): Don't disable libgcj.
5473 (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
5474 configuration.
5475 (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
5476 (c54x*-*-*): Remove case.
5477 (tic54x-*-*): Don't disable GCC or GCC libraries.
5478 (cris-*-* | crisv32-*-*): Don't handle *-*-aout. Change *-*-elf
5479 to *.
5480 (d10v-*-*): Don't disable GCC libraries.
5481 (d30v-*-*): Don't disable libgcj.
5482 (h8500-*-*): Don't disable GCC libraries.
5483 (i960-*-*): Don't disable libgcj.
5484 (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
5485 (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
5486 i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
5487 libgcj.
5488 (m68k-*-coff*): Remove case.
5489 (mmix-*-*): Don't disable libgloss on host.
5490 (mn10200-*-*, mn10300-*-*): Remove cases.
5491 (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
5492 powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
5493 Don't disable libgcj.
5494 (romp-*-*): Remove case.
5495 (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
5496 (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
5497 case.
5498 (v810-*-*): Don't disable GCC libraries.
5499 (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
5500 (ip2k-*-*): Don't disable GCC libraries.
5501 * configure: Regenerate.
5502
5503 2011-03-28 Joseph Myers <joseph@codesourcery.com>
5504
5505 * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
5506 libffi on host.
5507 (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
5508 on host.
5509 (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
5510 * configure: Regenerate.
5511
5512 2011-03-26 John Marino <binutils@marino.st>
5513
5514 * configure.ac: Add support for *-*-dragonfly*
5515 * configure: Regenerate.
5516
5517 2011-03-25 Joseph Myers <joseph@codesourcery.com>
5518
5519 * configure.ac (native_only): Remove.
5520 (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
5521 send-pr uudecode guile gnuserv on host.
5522 (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
5523 send-pr rcs guile perl texinfo libtool on host.
5524 (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
5525 automake send-pr rcs guile perl texinfo libtool on host.
5526 (*-*-cygwin*, *-*-netbsd*): Remove host cases.
5527 (*-*-kaos*): Don't disable target-examples target-gperf on target.
5528 (alpha*-dec-osf*): Don't disable fileutils on target.
5529 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
5530 texinfo send-pr expect dejagnu on target.
5531 (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
5532 target-qthreads on target.
5533 (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
5534 (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
5535 (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
5536 x86_64-*-mingw*): Don't disable expect on target.
5537 (*-*-cygwin*): Don't disable target-gperf on target.
5538 (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
5539 gnuserv on target.
5540 (powerpcle-*-solaris*): Don't disable make expect gnuserv on
5541 target.
5542 * configure: Regenerate.
5543
5544 2011-03-25 Joseph Myers <joseph@codesourcery.com>
5545
5546 * configure.ac (target_tools): Remove target-groff.
5547 (native_only): Remove target-groff.
5548 (hppa*64*-*-*): Don't disable byacc.
5549 (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
5550 setting.
5551 (*-*-kaos*): Don't skip target-librx and target-groff.
5552 (*-*-netware*): Don't skip target-libmudflap.
5553 (*-*-tpf*): Don't skip target-libmudflap.
5554 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
5555 directories on the host.
5556 (ia64*-*-*vms*): Don't skip tix.
5557 (sh-*-* | sh64-*-*): Don't condition skipped directories on the
5558 host.
5559 * configure: Regenerate.
5560
5561 2011-03-24 Paolo Bonzini <pbonzini@redhat.com>
5562
5563 * configure.ac: Remove references to mt-mep, mt-netware,
5564 mt-wince.
5565 * Makefile.def: Add all-utils soft dependencies.
5566 * Makefile.tpl: Remove GDB_NLM_DEPS.
5567 * configure: Regenerate.
5568 * Makefile.in: Regenerate.
5569
5570 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
5571
5572 * configure.ac: Do not include mh-x86omitfp.
5573 * configure: Regenerate.
5574
5575 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
5576
5577 * configure.ac: Remove empty cases.
5578 * configure: Regenerate.
5579
5580 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
5581
5582 * Makefile.def: Add dependency from termcap to gdb.
5583 * Makefile.in: Regenerate.
5584
5585 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
5586
5587 * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
5588 * configure: Regenerate.
5589 * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
5590 * Makefile.tpl: Likewise.
5591 * Makefile.in: Regenerate.
5592
5593 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
5594
5595 * configure.ac: Remove all mentions of tentative_cc.
5596 * configure: Regenerate.
5597
5598 2011-03-24 Joseph Myers <joseph@codesourcery.com>
5599
5600 * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
5601 i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
5602 m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
5603 m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
5604 mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
5605 i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
5606 i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
5607 i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
5608 i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
5609 hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
5610 *-*-rhapsody*): Remove host cases.
5611 * configure: Regenerate.
5612
5613 2011-03-24 Joseph Myers <joseph@codesourcery.com>
5614
5615 * configure.ac (ppc*-*-pe): Remove host case.
5616 (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
5617 xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
5618 | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
5619 cases.
5620 * configure: Regenerate.
5621
5622 2011-03-24 Joseph Myers <joseph@codesourcery.com>
5623
5624 * config.sub: Update to version 2011-03-23.
5625
5626 2011-03-22 Joseph Myers <joseph@codesourcery.com>
5627
5628 * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
5629 i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
5630 | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
5631 * configure: Regenerate.
5632
5633 2011-03-22 Joseph Myers <joseph@codesourcery.com>
5634
5635 * MAINTAINERS (crx port, m68hc11 port): Remove. Move maintainers
5636 to Write After Approval.
5637 * config-ml.in: Don't handle arc-*-elf*.
5638 * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
5639 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
5640 handle GCC libraries.
5641 * configure: Regenerate.
5642
5643 2011-03-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5644
5645 PR bootstrap/48120:
5646 * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
5647 Add -lstdc++ -lm to LIBS.
5648 * configure: Regenerate.
5649
5650 2011-03-18 David Edelsohn <dje.gcc@gmail.com>
5651
5652 * config.guess: Update to version 2011-02-02
5653 * config.sub: Update to version 2011-02-24
5654
5655 2011-03-16 Jack Howarth <howarth@bromo.med.uc.edu>
5656
5657 PR lto/48086
5658 * configure.ac: Re-enable LTO on *-apple-darwin9.
5659 * configure: Regenerate.
5660
5661 2011-03-13 Jack Howarth <howarth@bromo.med.uc.edu>
5662
5663 PR lto/48086
5664 * configure.ac: Disable LTO on darwin due to an assembler change in
5665 Xcode 3.2.6/4.0 that limits the total number of sections/segments to
5666 under 256.
5667 * configure: Regenerate.
5668
5669 2011-03-11 Chen Liqin <liqin.gcc@gmail.com>
5670
5671 * MAINTAINERS: Update myself as score backend maintainer,
5672 update my e-mail address.
5673
5674 2011-03-09 Xuepeng Guo <terry.guo@arm.com>
5675
5676 * MAINTAINERS: Update my e-mail address.
5677
5678 2011-03-06 Joey Ye <joey.ye@arm.com>
5679
5680 * MAINTAINERS: Update my e-mail address.
5681
5682 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
5683
5684 * configure.ac: Adjust test of with_ppl.
5685 * configure: Regenerated.
5686
5687 2011-03-02 Kai Tietz <ktietz@redhat.com>
5688
5689 * MAINTAINERS: Adjust my e-mail address.
5690
5691 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
5692
5693 * configure.ac: Add -lpwl to ppllibs.
5694 * configure: Regenerated.
5695
5696 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
5697
5698 * config/cloog.m4: Add -lisl to clooglibs.
5699 * configure: Regenerated.
5700
5701 2011-02-24 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
5702
5703 * MAINTAINERS (CPU Port maintainers): Add self.
5704
5705 2011-02-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5706
5707 * MAINTAINERS: Add myself as testsuite maintainer.
5708
5709 2011-02-15 Mike Stump <mikestump@comcast.net>
5710
5711 * MAINTAINERS: Add myself as testsuite maintainer.
5712
5713 2011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5714
5715 Import from Libtool and gnulib:
5716
5717 2011-01-27 Gerald Pfeifer <gerald@pfeifer.com>
5718
5719 Prepare for supporting FreeBSD 10.
5720 * config.rpath: Remove handling of freebsd1* which soon would
5721 match FreeBSD 10.0.
5722
5723 2011-01-20 Gerald Pfeifer <gerald@pfeifer.com> (tiny change)
5724
5725 Remove support for FreeBSD 1.x.
5726 * libtool.m4 (_LT_LINKER_SHLIBS)
5727 (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
5728 soon would incorrectly match FreeBSD 10.0.
5729
5730 2011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5731
5732 PR binutils/12283
5733 * move-if-change: Import version from gnulib.
5734
5735 2011-02-12 Alexandre Oliva <aoliva@redhat.com>
5736
5737 PR lto/47225
5738 * Makefile.def (lto-plugin): Double dash for enable-shared.
5739 (configure-gcc): Depend on all-lto-plugin.
5740 * Makefile.in: Rebuilt.
5741
5742 2011-02-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5743
5744 * configure.ac: Remove extra bracket.
5745 * configure: Regenerate.
5746
5747 2011-02-08 Tobias Burnus <burnus@net-b.de>
5748
5749 * MAINTAINERS: Add myself as libquadmath maintainer.
5750
5751 2011-02-08 Thomas Schwinge <thomas@schwinge.name>
5752
5753 * MAINTAINERS: Update my email address.
5754
5755 2011-02-07 Joseph Myers <joseph@codesourcery.com>
5756
5757 * MAINTAINERS (option handling): Add self.
5758
5759 2011-02-06 Kai Tietz <kai.tietz@onevision.com>
5760
5761 PR lto/47225
5762 * Makefile.def: Add dependency for install-gcc
5763 on install-lto-plugin.
5764 * Makfile.in: Regenerated
5765
5766 2011-02-01 Sebastien Bourdeauducq <sebastien@milkymist.org>
5767
5768 * MAINTAINERS (CPU Port Maintainers): Add myself.
5769
5770 2011-01-31 Alexandre Oliva <aoliva@redhat.com>
5771
5772 PR libgcj/44341
5773 * configure.ac: Discard --with-* flags for host when configuring
5774 target libraries for cross build.
5775 * configure: Rebuilt.
5776
5777 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
5778
5779 * MAINTAINERS (linear loop transforms): Removed.
5780
5781 2011-01-25 Jakub Jelinek <jakub@redhat.com>
5782
5783 * configure.ac: If with_ppl is no, move setting with_cloog=no
5784 after CLOOG_REQUESTED check.
5785 * configure: Regenerated.
5786
5787 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
5788
5789 * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
5790 CLooG has been requested.
5791 * configure: Regenerated.
5792
5793 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
5794
5795 * configure: Regenerated.
5796 * configure.ac: Check for version 0.11 (or later revision) of PPL.
5797
5798 2011-01-25 Tobias Grosser <grosser@fim.uni-passau.de>
5799
5800 * configure: Regenerated.
5801 * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
5802
5803 2011-01-21 Andreas Schwab <schwab@redhat.com>
5804
5805 * configure.ac: Use AS_HELP_STRING throughout.
5806 * configure: Regenerate.
5807
5808 2011-01-18 Jie Zhang <jie.zhang@analog.com>
5809
5810 * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
5811 * configure: Regenerate.
5812
5813 2011-01-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
5814
5815 * ltmain.sh (relink): Use absolute path when hardcoding with -L.
5816
5817 2011-01-13 Joel Brobecker <brobecker@adacore.com>
5818
5819 * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
5820 for ia64-hpux.
5821 * configure: Regenerate.
5822
5823 2011-01-07 Jan Hubicka <jh@suse.cz>
5824
5825 PR lto/47225
5826 * Makefile.in: Regenerate.
5827 * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
5828 configure.
5829
5830 2011-01-07 Jan Hubicka <jh@suse.cz>
5831
5832 * Makefile.in: Regenerate.
5833 * Makefile.def (gcc host module) and soft dependency on lto-plugin
5834 and configure dependency on lto-plugin configure.
5835 (lto-plugin module): Remove dependency on GCC; add dependency on
5836 liniberty.
5837
5838 2011-01-07 William Schmidt <wschmidt@linux.vnet.ibm.com>
5839
5840 * MAINTAINERS (Write After Approval): Add myself.
5841
5842 2010-12-23 Hariharan Sandanagobalane <hariharan@picochip.com>
5843
5844 * configure: Regenerate.
5845
5846 2010-12-22 Hariharan Sandanagobalane <hariharan@picochip.com>
5847
5848 * configure.ac: (picochip): Disable libiberty.
5849
5850 2010-12-14 Kaushik Phatak <kaushik.phatak@kpitcummins.com>
5851
5852 * MAINTAINERS (Write After Approval): Add myself.
5853
5854 2010-12-10 Ian Lance Taylor <iant@google.com>
5855
5856 PR bootstrap/46819
5857 * configure.ac: For --disable-libgcj clear libgcj_saved.
5858 * configure: Rebuild.
5859
5860 2010-12-10 Tobias Burnus <burnus@net-b.de>
5861
5862 PR fortran/46540
5863 * configure.ac: Add --disable-libquadmath and
5864 --disable-libquadmath-support.
5865 * configure: Regenerate.
5866
5867 2010-12-03 Ian Lance Taylor <iant@google.com>
5868
5869 * MAINTAINERS: Add myself as libgo maintainer.
5870
5871 2010-12-03 Hans-Peter Nilsson <hp@axis.com>
5872
5873 PR libffi/46792
5874 * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
5875 * configure: Regenerate.
5876
5877 2010-12-02 Ian Lance Taylor <iant@google.com>
5878
5879 * configure.ac: Always set default for poststage1_ldflags to
5880 -static-libstdc++ -static-libgcc.
5881
5882 2010-11-29 Andreas Schwab <schwab@redhat.com>
5883
5884 * configure.ac: Move comment to remove extra space in last argument
5885 of GCC_TARGET_TOOL.
5886
5887 2010-11-26 Alexandre Oliva <aoliva@redhat.com>
5888
5889 PR other/46026
5890 * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
5891 * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
5892 * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
5893 (BASE_FLAGS_TO_PASS): Use it.
5894 * configure: Rebuilt.
5895 * Makefile.in: Rebuilt.
5896
5897 2010-11-23 H.J. Lu <hongjiu.lu@intel.com>
5898
5899 PR binutils/12258
5900 * configure.ac: Correct comments for --enable-gold/--enable-ld.
5901 Properly check default linker.
5902 * configure: Regnerated.
5903
5904 2010-11-23 Matthias Klose <doko@ubuntu.com>
5905
5906 * configure.ac: For --enable-gold, handle value `default' instead of
5907 `both*'. New configure option --{en,dis}able-ld.
5908 * configure: Regenerate.
5909
5910 2010-11-20 Ian Lance Taylor <iant@google.com>
5911
5912 * configure.ac: Only disable a language library if no language needs
5913 it. Don't let --disable-libgcj uncondtionally disable libffi.
5914 * configure: Rebuild.
5915
5916 2010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5917
5918 * Makefile.in: Regenerate.
5919
5920 PR other/46202
5921 * configure.ac: Fix just-built in-tree STRIP name to be
5922 binutils/strip-new.
5923 * configure: Regenerate.
5924 * Makefile.def (install-strip-gcc, install-strip-binutils)
5925 (install-strip-opcodes, install-strip-ld, install-strip-itcl)
5926 (install-strip-sid): Mirror dependencies on non-strip variants
5927 of these targets on the respective -strip prerequisites.
5928 * Makefile.tpl (install-strip, install-strip-host)
5929 (install-strip-target): New targets.
5930 (install-strip-[+module+], install-strip-target-[+module+]):
5931 New targets.
5932 * Makefile.in: Regenerate.
5933
5934 2010-11-19 Ian Lance Taylor <iant@google.com>
5935 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5936
5937 * configure.ac: Add target-libgo to target_libraries. Set
5938 and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
5939 * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
5940 (HOST_EXPORTS): Add GOC.
5941 (BASE_TARGET_EXPORTS): Add GOC.
5942 (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
5943 (GOCFLAGS_FOR_TARGET): New variable.
5944 (EXTRA_HOST_FLAGS): Add GOC.
5945 (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
5946 * Makefile.def (target_modules): Add libgo.
5947 (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
5948 (dependencies): Add dependency from configure-target-libgo to
5949 configure-target-libffi and all-target-libstdc++-v3. Add
5950 dependencies from all-target-libgo to all-target-libffi.
5951 (languages): Add go.
5952 * configure: Rebuild.
5953 * Makefile.in: Rebuild.
5954
5955 2010-11-19 Ian Lance Taylor <iant@google.com>
5956
5957 * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
5958 compiler/flag environment variables.
5959
5960 2010-11-18 Ian Lance Taylor <iant@google.com>
5961
5962 * configure.ac: Check for lang_requires_boot_languages in
5963 config-lang.in files.
5964 * configure: Rebuild.
5965
5966 2010-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
5967 Tobias Burnus <burnus@net-b.de>
5968
5969 PR fortran/32049
5970 * Makefile.def: Add libquadmath; build it with language=fortran.
5971 * configure.ac: Add libquadmath.
5972 * Makefile.tpl: Handle multiple libs in check-[+language+].
5973 * Makefile.in: Regenerate.
5974 * configure: Regenerate.
5975
5976 2010-11-16 Tom Tromey <tromey@redhat.com>
5977
5978 * MAINTAINERS: Moved myself to reviewers section.
5979
5980 2010-11-15 Zdenek Dvorak <ook@ucw.cz>
5981
5982 * MAINTAINERS: Moved myself to reviewers section.
5983
5984 2010-11-15 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5985
5986 * MAINTAINERS (Various Maintainers): Add self for build machinery.
5987 (Write After Approval): Remove self.
5988
5989 2010-11-15 Andreas Schwab <schwab@redhat.com>
5990
5991 * configure.ac: Fix spelling in option names.
5992 * configure: Regenerated.
5993
5994 2010-11-13 Georg-Johann Lay <georgjohann@web.de>
5995
5996 PR bootstrap/39622
5997 * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
5998 * configure: Regenerated.
5999
6000 2010-11-13 Kaveh R. Ghazi <ghazi@gcc.gnu.org>
6001
6002 * MAINTAINERS: Update my email address.
6003
6004 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
6005
6006 * configure: Regenerate.
6007
6008 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
6009
6010 * configure: Regenerate.
6011
6012 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
6013
6014 * configure: Regenerate.
6015
6016 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
6017
6018 * configure: Regenerate.
6019
6020 2010-11-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
6021
6022 * configure.ac: Support official CLooG.org versions.
6023 * configure: Regenerate.
6024 * config/cloog.m4: New.
6025
6026 2010-11-10 François Dumont <francois.cppdevs@free.fr>
6027
6028 * MAINTAINERS (Write After Approval): Add myself.
6029
6030 2010-11-09 David Edelsohn <dje.gcc@gmail.com>
6031
6032 * MAINTAINERS: Update my email address.
6033
6034 2010-11-04 Iain Sandoe <iains@gcc.gnu.org>
6035
6036 * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
6037 * configure: Regenerate.
6038
6039 2010-11-03 Ian Lance Taylor <iant@google.com>
6040 Dave Korn <dave.korn.cygwin@gmail.com>
6041
6042 PR lto/46273
6043 * configure.ac: Remove libelf tests. Build lto-plugin on ELF always
6044 and on other supported platforms whenever LTO is enabled.
6045 * configure: Rebuild.
6046
6047 2010-11-02 Alan Modra <amodra@gmail.com>
6048
6049 PR binutils/12110
6050 * configure.ac: Error when source path contains spaces.
6051 * configure: Regenerate.
6052
6053 2010-10-23 James E. Wilson <wilson@codesourcery.com>
6054
6055 * MAINTAINERS: Update my email address.
6056
6057 2010-10-20 Ian Lance Taylor <iant@google.com>
6058
6059 * Makefile.def (target_modules): Set lib_path to src/.libs for
6060 libstdc++-v3 module.
6061 * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
6062 * Makefile.in: Rebuild.
6063
6064 2010-10-18 Laurynas Biveinis <laurynas.biveinis@gmail.com>
6065
6066 * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
6067 (Write After Approval): Remove myself.
6068
6069 2010-10-15 Tristan Gingold <gingold@adacore.com>
6070
6071 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
6072
6073 2010-10-14 Douglas Rupp <rupp@gnat.com>
6074
6075 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
6076
6077 2010-10-07 Dave Korn <dave.korn.cygwin@gmail.com>
6078
6079 * configure.ac (build_lto_plugin): New shell variable.
6080 (--enable-lto): Turn on by default for all non-ELF platforms that
6081 have had LTO support added so far. Set build_lto_plugin appropriately
6082 for both ELF and non-ELF.
6083 (configdirs): Add lto-plugin or not based on build_lto_plugin.
6084 * configure: Regenerate.
6085
6086 2010-10-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6087
6088 Sync from src:
6089 * configure.ac (v850 support): Remove target-libgloss from
6090 noconfigdirs.
6091 * configure: Regenerate.
6092
6093 2010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6094
6095 PR bootstrap/45326
6096 PR bootstrap/45174
6097 * configure.ac: Honor initial values of $build_configargs,
6098 $host_configargs, $target_configargs. Mark the precious, so
6099 environment settings get recorded.
6100 * configure: Regenerate.
6101
6102 2010-09-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6103
6104 PR bootstrap/45796
6105 * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
6106 Depend on all-build-libiberty.
6107 * Makefile.in: Regenerate.
6108
6109 2010-09-30 Michael Eager <eager@eagercon.com>
6110
6111 * configure.ac (microblaze): Add target-libssp to noconfigdirs.
6112 * configure: Regenerate.
6113
6114 2010-09-28 Michael Eager <eager@eagercon.com>
6115
6116 * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
6117
6118 2010-06-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6119
6120 PR bootstrap/44621
6121 * configure.ac: Fix unportable shell quoting.
6122 * configure: Regenerate.
6123
6124 2010-09-21 Iain Sandoe <iains@gcc.gnu.org>
6125
6126 * configure.ac (enable-lto): Add Darwin to the list of supported lto
6127 targets and amend comment.
6128 * configure: Regenerate.
6129
6130 2010-09-15 Tejas Belagod <tejas.belagod@arm.com>
6131
6132 * MAINTAINERS (Write After Approval): Add myself.
6133
6134 2010-09-03 Jack Howarth <howarth@bromo.med.uc.edu>
6135
6136 * configure.ac: Enable LTO by default on Darwin.
6137 * configure: Regenerate.
6138
6139 2010-09-02 Marcus Shawcroft <marcus.shawcroft@arm.com>
6140
6141 * MAINTAINERS (Write After Approval): Add myself.
6142
6143 2010-09-01 Ian Bolton <ian.bolton@arm.com>
6144
6145 * MAINTAINERS (Write After Approval): Add myself.
6146
6147 2010-08-25 Danny Smith <dannysmith@users.sourceforge.net>
6148
6149 * MAINTAINERS (OS Port Maintainers): Remove myself from windows
6150 ports
6151
6152 2010-07-28 David Yuste <david.yuste@gmail.com>
6153
6154 * MAINTAINERS (Write After Approval): Add myself.
6155
6156 2010-07-26 Naveen.H.S <naveen.S@kpitcummins.com>
6157
6158 * configure.ac: Support all v850 targets.
6159 * configure: Regenerate.
6160
6161 2010-07-23 Marc Glisse <marc.glisse@normalesup.org>
6162
6163 PR bootstrap/44455
6164 * configure.ac (extra_mpfr_configure_flags): Copy from
6165 extra_mpc_gmp_configure_flags.
6166 * configure: Re-generated.
6167
6168 2010-07-22 Andi Kleen <ak@linux.intel.com>
6169
6170 * MAINTAINERS (Write After Approval): Add myself.
6171
6172 2010-07-22 Chung-Lin Tang <cltang@codesourcery.com>
6173
6174 * MAINTAINERS (Write After Approval): Add myself.
6175
6176 2010-07-20 Jeffrey Yasskin <jyasskin@google.com>
6177
6178 * MAINTAINERS (Write After Approval): Add myself.
6179
6180 2010-07-17 Jack Howarth <howarth@bromo.med.uc.edu>
6181
6182 PR target/44862
6183 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
6184 Provide -B option to allow for link spec %s substitutions for
6185 libstdc++.a on darwin.
6186 * Makefile.in: Regenerate.
6187
6188 2010-07-10 Mikael Morin <mikael@gcc.gnu.org>
6189
6190 * MAINTAINERS (Reviewers): Update my e-mail address
6191
6192 2010-06-10 Alexandre Oliva <aoliva@redhat.com>
6193
6194 * Makefile.def (configure-gcc): Depend on all-libelf.
6195 * Makefile.in: Rebuild.
6196
6197 2010-06-05 Fabien Chêne <fabien@gcc.gnu.org>
6198
6199 * MAINTAINERS (Write After Approval): Add myself in the right place.
6200
6201 2010-06-04 Fabien Chêne <fabien@gcc.gnu.org>
6202
6203 * MAINTAINERS (Write After Approval): Add myself.
6204
6205 2010-05-25 Sterling Augustine <sterling@tensilica.com>
6206
6207 * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
6208
6209 2010-05-25 Maxim Kuvyrkov <maxim@codesourcery.com>
6210
6211 * config.sub: Update to version 2010-05-21.
6212 * config.guess: Update to version 2010-04-03.
6213
6214 2010-05-18 Steven Bosscher <steven@gcc.gnu.org>
6215
6216 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
6217 * configure: Regenerate.
6218
6219 2010-05-12 Sriraman Tallam <tmsriram@google.com>
6220
6221 * MAINTAINERS (Write After Approval): Add myself.
6222
6223 2010-05-07 Steven Bosscher <steven@gcc.gnu.org>
6224
6225 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
6226 a platform that supports LTO.
6227 * configure: Regenerate.
6228
6229 2010-05-05 Sebastian Pop <sebastian.pop@amd.com>
6230
6231 * configure.ac: Allow all the versions greater than 0.10 of PPL.
6232 * configure: Regenerated.
6233
6234 2010-04-27 Roland McGrath <roland@redhat.com>
6235 H.J. Lu <hongjiu.lu@intel.com>
6236
6237 * configure.ac (--enable-gold): Support both, both/gold and
6238 both/bfd to add gold to configdirs without removing ld.
6239 * configure: Regenerated.
6240
6241 * Makefile.def: Add install-gold dependency to install-ld.
6242 * Makefile.in: Regenerated.
6243
6244 2010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
6245
6246 PR lto/42776
6247 * configure.ac (--enable-lto): Refactor handling so libelf tests
6248 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
6249 and allow LTO to be explicitly enabled on non-ELF platforms that
6250 are known to support it inside else-clause.
6251 * configure: Regenerate.
6252
6253 2010-04-20 Eric Botcazou <ebotcazou@adacore.com>
6254
6255 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
6256 * configure: Regenerate.
6257
6258 2010-04-17 Ralf Corsépius <ralf.corsepius@rtems.org>
6259
6260 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
6261 * configure: Regenerate.
6262
6263 2010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
6264
6265 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
6266 separately.
6267 * configure: Regenerate.
6268
6269 2010-04-16 Kevin Williams <kevin.williams@inria.fr>
6270
6271 * MAINTAINERS (Write After Approval): Add myself.
6272
6273 2010-04-14 Tristan Gingold <gingold@adacore.com>
6274
6275 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
6276 * configure: Regenerate.
6277
6278 2010-04-13 Steve Ellcey <sje@cup.hp.com>
6279
6280 * configure: Regenerate after change to elf.m4.
6281
6282 2010-04-06 Iain Sandoe <iains@gcc.gnu.org>
6283
6284 * MAINTAINERS (Write After Approval): Add myself.
6285
6286 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
6287
6288 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
6289 * configure: Regenerated.
6290
6291 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
6292
6293 * configure.ac: Print "buggy but acceptable" when CLooG
6294 revision is less than 9.
6295 * configure: Regenerated.
6296
6297 2010-04-01 Diego Novillo <dnovillo@google.com>
6298
6299 * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
6300
6301 2010-04-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6302
6303 PR bootstrap/43615
6304 PR bootstrap/43328
6305
6306 Revert:
6307
6308 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6309
6310 * configure.ac: Do not pass --enable-multilib nor
6311 --disable-multilib in baseargs. Accept explicitly passed
6312 --enable_multilib.
6313 * configure: Regenerate.
6314
6315 2010-03-31 Ulrich Weigand <uweigand@de.ibm.com>
6316
6317 * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
6318
6319 2010-03-31 Janis Johnson <janis187@us.ibm.com>
6320
6321 * MAINTAINERS: Remove myself.
6322
6323 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6324
6325 PR bootstrap/43328
6326 * configure.ac: Do not pass --enable-multilib nor
6327 --disable-multilib in baseargs. Accept explicitly passed
6328 --enable_multilib.
6329 * configure: Regenerate.
6330
6331 2010-03-28 Andrew Pinski <pinskia@gmail.com>
6332
6333 * MAINTAINERS (spu port): Remove me.
6334
6335 2010-03-23 Joseph Myers <joseph@codesourcery.com>
6336
6337 * configure.ac (tic6x-*-*): New case.
6338 * configure: Regenerate.
6339
6340 2010-03-23 Joseph Myers <joseph@codesourcery.com>
6341
6342 * config.sub: Update to version 2010-03-22.
6343 * config.guess: Update to version 2009-12-30.
6344
6345 2010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
6346
6347 PR ada/42554
6348 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
6349 * configure: Regenerate.
6350
6351 2010-03-18 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
6352
6353 * MAINTAINERS: Update my email address.
6354
6355 2010-03-17 Sebastian Pop <sebastian.pop@amd.com>
6356
6357 * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
6358 (ghassan.shobaki@amd.com): Removed.
6359
6360 2010-03-17 Alan Modra <amodra@gmail.com>
6361
6362 * MAINTAINERS: Update my email address.
6363
6364 2010-03-16 Diego Novillo <dnovillo@google.com>
6365
6366 * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
6367 Matthews.
6368
6369 2010-03-16 Joseph Myers <joseph@codesourcery.com>
6370
6371 * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
6372 Gutson, Jeffrey D. Oldham and Mark Shinwell.
6373
6374 2010-03-16 Joseph Myers <joseph@codesourcery.com>
6375
6376 * MAINTAINERS: Update my email address.
6377
6378 2010-03-16 Daniel Jacobowitz <dan@codesourcery.com>
6379
6380 * MAINTAINERS: Update my email address.
6381
6382 2010-03-15 Bernd Schmidt <bernds@codesourcery.com>
6383
6384 * MAINTAINERS: Update my email address.
6385
6386 2010-03-09 Jie Zhang <jie@codesourcery.com>
6387
6388 * MAINTAINERS: Update my email address.
6389
6390 2010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
6391
6392 PR libstdc++/32499
6393 * configure.ac (RANLIB): Default to true.
6394 (STRIP): Likewise.
6395 (RANLIB_FOR_TARGET): Remove superfluous : argument.
6396 * configure: Regenerate.
6397
6398 2010-02-17 Rafael Ávila de Espíndola <espindola@google.com>
6399
6400 * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
6401 (Write After Approval): Update my email address.
6402
6403 2010-02-17 Nick Clifton <nickc@redhat.com>
6404
6405 PR 11238
6406 * Makefile.tpl (local-distclean): Also remove config.cache files in
6407 sub-directories as there may not be Makefiles present in the
6408 sub-directories.
6409 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
6410 the config.cache files found by the find command.
6411
6412 * Makefile.in: Regenerate.
6413 * configure.ac: Revert previous delta.
6414 * configure: Regenerate.
6415
6416 2010-02-15 Nick Clifton <nickc@redhat.com>
6417
6418 PR 11238
6419 * configure.ac: Delete config.cache files in sub-directories when
6420 deleting Makefiles.
6421 * configure: Regenerate.
6422
6423 2010-02-12 Ben Elliston <bje@gnu.org>
6424
6425 * MAINTAINERS: Update my email address.
6426
6427 2010-02-08 Andrew Pinski <pinskia@gmail.com>
6428
6429 * MAINTAINERS (spu port): Update my email address.
6430
6431 2010-02-08 Jie Zhang <jie.zhang@analog.com>
6432
6433 * MAINTAINERS: Add myself as a maintainer for the bfin port.
6434
6435 2010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6436
6437 * configure.ac: Add "recommended" version checks for GMP/MPC.
6438 Update recommended GMP/MPFR/MPC versions.
6439 * configure: Regenerate.
6440
6441 2010-01-31 Joern Rennecke <joern.rennecke@embecosm.com>
6442
6443 * MAINTAINERS: Move my Embecosm email address into the
6444 write-after-approval section.
6445
6446 2010-01-26 Ian Lance Taylor <iant@google.com>
6447
6448 * MAINTAINERS: Add myself as Go frontend maintainer.
6449
6450 2010-01-25 Joern Rennecke <amylaar@spamcop.net>
6451
6452 PR libstdc++/36101, PR libstdc++/42813
6453 * configure.ac (bootstrap_target_libs): Make inclusion of
6454 target-libgomp conditional on libgomb being in target_configdirs.
6455 * configure: Regenerate.
6456
6457 2010-01-23 Joern Rennecke <amylaar@spamcop.net>
6458
6459 PR libstdc++/36101, PR libstdc++/42813
6460 * configure.ac (bootstrap_target_libs): Include target-libgomp.
6461 * configure: Regenerate.
6462
6463 2010-01-22 Joern Rennecke <amylaar@spamcop.net>
6464
6465 PR libstdc++/36101, PR libstdc++/42813
6466 * configure.ac (target_configdirs): Substitute.
6467 * Makefile.def: Bootstrap target module libgomp.
6468 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
6469 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
6470 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
6471 * configure, Makefile.in: Regenerate.
6472
6473 2010-01-21 Dave Korn <dave.korn.cygwin@gmail.com>
6474
6475 * MAINTAINERS: Adjust my details.
6476
6477 2010-01-20 Eric B. Weddington <eric.weddington@atmel.com>
6478
6479 * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
6480
6481 2010-01-18 Thierry Lafage <thierry.lafage@inria.fr>
6482
6483 * MAINTAINERS: reindented my entry with tabs instead of spaces.
6484
6485 2010-01-15 Thierry Lafage <thierry.lafage@inria.fr>
6486
6487 * MAINTAINERS (Write After Approval): Add myself.
6488
6489 2010-01-15 Konrad Trifunovic <konrad.trifunovic@inria.fr>
6490
6491 * MAINTAINERS (Write After Approval): Add myself.
6492
6493 2010-01-11 Richard Guenther <rguenther@suse.de>
6494
6495 PR lto/41569
6496 * Makefile.def (all-lto-plugin): Depend on all-gcc.
6497 * Makefile.in: Regenerated.
6498
6499 2010-01-11 Andreas Tobler <andreast@fgznet.ch>
6500
6501 * configure.ac: Enable libjava build on x86_64-*freebsd*.
6502 * configure: Regenerate.
6503
6504 2010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6505 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
6506
6507 PR bootstrap/42424
6508 * configure.ac: Include libtool m4 files.
6509 (_LT_CHECK_OBJDIR): Call it.
6510 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
6511 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
6512
6513 * configure: Regenerate.
6514
6515 2010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6516
6517 PR bootstrap/41818
6518 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
6519 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
6520 * Makefile.in: Regenerate.
6521
6522 2010-01-02 Richard Guenther <rguenther@suse.de>
6523
6524 PR lto/41529
6525 * configure.ac: Include config/elf.m4. Disable LTO if not
6526 builting for an elf target.
6527 * configure: Regenerate.
6528
6529 2009-12-27 Christopher Faylor <me+cygwin@cgf.cx>
6530
6531 * MAINTAINERS: Change my email address.
6532
6533 2009-12-18 Ben Elliston <bje@au.ibm.com>
6534
6535 * config.sub, config.guess: Update from upstream sources.
6536
6537 2009-12-07 Shujing Zhao <pearly.zhao@oracle.com>
6538
6539 * MAINTAINERS (Write After Approval): Add myself.
6540
6541 2009-12-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6542
6543 PR middle-end/30447
6544 PR middle-end/30789
6545 PR other/40302
6546
6547 * configure.ac: Require MPC.
6548 * configure: Regenerate.
6549
6550 2009-12-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6551
6552 PR target/38384
6553 PR bootstrap/40972
6554 * libtool.m4: Sync from git Libtool.
6555 * ltoptions.m4: Likewise.
6556 * ltversion.m4: Likewise.
6557 * lt~obsolete.m4: Likewise.
6558 * ltmain.sh: Likewise.
6559
6560 2009-11-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6561
6562 * configure.ac: Update minimum MPC version to 0.8.
6563 * configure: Regenerate.
6564
6565 2009-11-21 Sebastian Pop <sebpop@gmail.com>
6566
6567 * configure.ac: Check for version 0.15.5 or later revision of CLooG.
6568 * configure: Regenerated.
6569
6570 2009-11-21 Ian Lance Taylor <iant@google.com>
6571
6572 * configure.ac: Change default of poststage1_ldflags to be empty if
6573 poststage1_libs is set. When poststage1_libs is empty, and
6574 ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
6575 * configure: Rebuild.
6576
6577 2009-11-21 Adam Nemet <adambnmet@gmail.com>
6578
6579 * MAINTAINERS (Write After Approval): Update my email address.
6580
6581 2009-11-20 Ben Elliston <bje@au.ibm.com>
6582
6583 * config.guess: Update from upstream sources.
6584
6585 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
6586
6587 * Makefile.def: Restore host and target settings for gmp.
6588 * Makefile.in: Rebuild.
6589
6590 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
6591
6592 * configure.ac: Add libelf to host_libs. Enable in-tree configury
6593 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
6594 Fix portability of test of C++ as bootstrap language. Add
6595 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
6596 * configure: Rebuild.
6597 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
6598 and cloog. Fix in-tree ppl configuration. Introduce libelf
6599 in-tree building.
6600 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
6601 (POSTSTAGE1_HOST_EXPORTS): Use it.
6602 (STAGE[+id+]_CXXFLAGS): New.
6603 (BASE_FLAGS_TO_PASS): Pass it down.
6604 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
6605 extra_exports.
6606 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
6607 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
6608 extra_exports.
6609 * Makefile.in: Rebuild.
6610
6611 2009-11-17 Ben Elliston <bje@au.ibm.com>
6612
6613 * config.sub, config.guess: Update from upstream sources.
6614
6615 2009-11-12 Jan Kratochvil <jan.kratochvil@redhat.com>
6616
6617 * MAINTAINERS (Write After Approval): Add myself.
6618
6619 2009-11-09 Jon Beniston <jon@beniston.com>
6620
6621 * MAINTAINERS (Write After Approval): Add myself.
6622
6623 2009-11-06 Ozkan Sezer <sezeroz@gmail.com>
6624
6625 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
6626 paths for *-w64-mingw* and x86_64-*mingw*.
6627 * configure: Regenerated.
6628
6629 2009-11-05 Joern Rennecke <amylaar@spamcop.net>
6630
6631 * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
6632
6633 2009-11-02 Benjamin Kosnik <bkoz@redhat.com>
6634
6635 * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
6636 Phil Edwards to Write-After Approval.
6637
6638 2009-10-30 Kai Tietz <kai.tietz@onevision.com>
6639
6640 * configure.ac: Disable target-winsup & co for
6641 x86_64-*-mingw* and *-w64-mingw* targets.
6642 * configure: Regenerated.
6643
6644 2009-10-16 Nick Clifton <nickc@redhat.com>
6645
6646 * MAINTAINERS: Add myself as a maintainer for the RX port.
6647
6648 2009-10-26 Johannes Singler <singler@kit.edu>
6649
6650 * MAINTAINERS (Write After Approval): Update my e-mail address.
6651
6652 2009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
6653
6654 * configure.ac (CLooG test): Use = with test.
6655 * configure: Regenerate.
6656
6657 2009-10-22 Richard Guenther <rguenther@suse.de>
6658
6659 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
6660 cloog if the ppl version check failed. Move flags saving
6661 before setting in libelf check.
6662 * configure: Regenerate.
6663
6664 2009-10-21 Richard Guenther <rguenther@suse.de>
6665
6666 * configure.ac: Adjust the ppl and cloog configure to work as
6667 documented. Disable cloog if ppl was disabled. Omit the version
6668 checks if they were disabled.
6669 * configure: Re-generate.
6670
6671 2009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6672
6673 * configure.ac: Add 'lto' to enable_languages, not
6674 new_enable_languages, and only if not already present.
6675 * configure: Regenerate.
6676
6677 2009-10-10 Gerald Pfeifer <gerald@pfeifer.com>
6678
6679 * README: Refer to the various COPYING* files instead of just
6680 COPYING.
6681 Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
6682
6683 2009-10-07 Rafael Avila de Espindola <espindola@google.com>
6684
6685 * MAINTAINERS: Change my email address. Change plugi-in to plugin.
6686
6687 2009-10-07 Richard Guenther <rguenther@suse.de>
6688
6689 * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
6690 and Richard Guenther as reviewers.
6691 (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
6692 as reviewers.
6693
6694 2009-10-07 Hariharan Sandanagobalane <hariharan@picochip.com>
6695
6696 * config.sub: Update from upstream sources.
6697
6698 2009-10-06 Ian Lance Taylor <iant@google.com>
6699
6700 * Makefile.def: check-gold depends upon all-gas.
6701 * Makefile.in: Rebuild.
6702
6703 2009-10-05 Phil Muldoon <pmuldoon@redhat.com>
6704
6705 * MAINTAINERS (Write After Approval): Add myself.
6706
6707 2009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
6708
6709 * Makefile.def: all-lto-plugin depends on all-libiberty.
6710 set bootstrap=true for lto-plugin.
6711 Add lto-plugin.
6712 * Makefile.in: Regenerate.
6713 * configure.ac (host_libs): Add lto-plugin.
6714 * configure: Regenerate.
6715
6716 2009-10-03 Diego Novillo <dnovillo@google.com>
6717
6718 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
6719 (HOST_LIBELFLIBS): Define.
6720 (HOST_LIBELFINC): Define.
6721 * Makefile.in: Regenerate.
6722 * configure.ac: Add --enable-lto.
6723 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
6724 If --enable-lto is used, add 'lto' to new_enable_languages.
6725 If --enable-lto is used and gold is enabled, add
6726 lto-plugin to configdirs.
6727 * configure: Regenerate.
6728
6729 2009-10-03 Simon Baldwin <simonb@google.com>
6730
6731 * configure.ac: If --with-system-zlib, suppress local zlib and
6732 pass --with-system-zlib to subdir configure scripts.
6733 * configure: Regenerate.
6734
6735 2009-10-01 Loren J. Rittle <ljrittle@acm.org>
6736 Paolo Bonzini <bonzini@gnu.org>
6737
6738 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
6739 $(srcdir).
6740 * Makefile.in: Rebuilt.
6741
6742 2009-09-26 Gary Funck <gary@intrepid.com>
6743
6744 * MAINTAINERS (Write After Approval): Add myself.
6745
6746 2009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6747
6748 * configure.ac: Update minimum MPC version to 0.7.
6749 * configure: Regenerate.
6750
6751 2009-09-25 Nick Clifton <nickc@redhat.com>
6752
6753 * configure.ac: Pass any --cache-file=/dev/null option on to
6754 subconfigures.
6755 * configure: Regenerate.
6756
6757 2009-09-23 Nick Clifton <nickc@redhat.com>
6758
6759 * config.sub, config.guess: Update from upstream sources.
6760
6761 2009-09-22 Loren J. Rittle <ljrittle@acm.org>
6762
6763 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
6764 * Makefile.in: Rebuilt.
6765
6766 2009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6767
6768 PR bootstrap/32272
6769 * configure.ac: Error out if $srcdir isn't '.' but contains
6770 host-${host_noncanonical}.
6771 * configure: Regenerate.
6772
6773 2009-09-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
6774
6775 * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
6776 maintainer.
6777
6778 2009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6779
6780 * configure.ac: If bootstrapping a combined tree with
6781 --enable-gold, require c++ in stage1_languages.
6782 * configure: Regenerate.
6783
6784 * configure.ac: Also add target_libs of stage1_languages to
6785 bootstrap_target_libs.
6786 * configure: Regenerate.
6787
6788 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
6789 with --enable-languages not containing c++.
6790 * configure: Regenerate.
6791
6792 2009-09-15 Jie Zhang <jie.zhang@analog.com>
6793
6794 * configure.ac: Disable java and boehm-gc for bfin-*-*.
6795 * configure: Regenerate.
6796
6797 2009-09-12 Joern Rennecke <joern.rennecke@embecosm.com>
6798
6799 * MAINTAINERS (Write After Approval): Update my e-mail address,
6800 and move from from here...
6801 (Waiting for paperwork): To here.
6802
6803 2009-09-09 Joseph Myers <joseph@codesourcery.com>
6804
6805 * MAINTAINERS (Reviewers): Add self as driver reviewer.
6806
6807 2009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6808
6809 * configure.ac: Do not use $extrasub for replacing @if/@endif
6810 parts in Makefile; instead, use additional arguments to
6811 AC_CONFIG_COMMANDS to do the replacement manually, with several
6812 sed invocations, to avoid HP-UX sed command limits.
6813 * configure: Regenerate.
6814
6815 2009-09-08 Alexandre Oliva <aoliva@redhat.com>
6816
6817 * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
6818 blank before -L.
6819
6820 2009-09-04 Alexandre Oliva <aoliva@redhat.com>
6821
6822 * configure.ac (with-build-config): Document. Handle without.
6823 Handle missing argument.
6824 * configure: Rebuilt.
6825
6826 2009-09-03 Alexandre Oliva <aoliva@redhat.com>
6827
6828 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
6829 Default to bootstrap-debug only if compare-debug works.
6830 * configure: Rebuilt.
6831 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
6832 * Makefile.in: Rebuilt.
6833
6834 2009-09-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
6835
6836 * MAINTAINERS (OS Port Maintainers): Update my email address.
6837
6838 2009-09-01 Alexandre Oliva <aoliva@redhat.com>
6839
6840 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
6841 * Makefile.in: Rebuilt.
6842
6843 2009-09-01 Chris Demetriou <cgd@google.com>
6844
6845 * MAINTAINERS (Write After Approval): Add myself.
6846
6847 2009-08-31 Dodji Seketeli <dodji@redhat.com>
6848
6849 PR debug/30161
6850 * include/dwarf2.h (enum dwarf_tag): Added
6851 DW_TAG_GNU_template_template_param
6852 (enum dwarf_attribute): Added DW_AT_GNU_template_name.
6853
6854 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
6855
6856 * Makefile.tpl (AWK): Fix typo.
6857 * Makefile.in: Regenerate.
6858
6859 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
6860
6861 * configure.ac: Detect awk and sed.
6862 * Makefile.def (flags_to_pass): Add AWK and SED.
6863 * Makefile.tpl (AWK, SED): New.
6864 (BASE_FLAGS_TO_PASS): Add AWK and SED.
6865 * configure: Regenerate.
6866 * Makefile.in: Regenerate.
6867
6868 2009-08-26 Dave Korn <dave.korn.cygwin@gmail.com>
6869
6870 * ltmain.sh (removedotparts): Don't use comma as 's' separator.
6871 (collapseslashes): Likewise.
6872
6873 2009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6874
6875 * configure.ac (AC_PREREQ): Bump to 2.64.
6876
6877 2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6878
6879 * configure.ac: Remove --with-datarootdir, --with-docdir,
6880 --with-pdfdir, --with-htmldir switches.
6881 * configure: Regenerate.
6882
6883 * configure: Regenerate.
6884
6885 * compile: Sync from Automake 1.11.
6886 * depcomp: Likewise.
6887 * install-sh: Likewise.
6888 * missing: Likewise.
6889 * mkinstalldirs: Likewise.
6890 * ylwrap: Likewise.
6891
6892 2009-08-20 Dave Korn <dave.korn.cygwin@gmail.com>
6893
6894 * ltmain.sh (func_normal_abspath): New function.
6895 (func_relative_path): Likewise.
6896 (func_mode_help): Document new -bindir option for link mode.
6897 (func_mode_link): Add new -bindir option, and use it to place
6898 output DLL if specified.
6899
6900 2009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6901
6902 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
6903 (baseargs): Add --disable-option-checking.
6904 * configure: Regenerate.
6905
6906 * Makefile.def (configure-target-libiberty): Depend on
6907 all-binutils and all-ld.
6908 (configure-target-newlib): Likewise.
6909 * Makefile.in: Regenerate.
6910
6911 2009-08-17 Ben Elliston <bje@au.ibm.com>
6912
6913 * config.sub, config.guess: Update from upstream sources.
6914
6915 2009-08-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6916
6917 Sync from src, merge:
6918
6919 2009-07-02 Tristan Gingold <gingold@adacore.com>
6920
6921 * configure.ac: Do not exclude gas for i386-*-darwin.
6922 Add a case for x86_64-*-darwin.
6923 * configure: Regenerate.
6924
6925 2009-08-06 Neil Vachharajani <nvachhar@gmail.com>
6926
6927 * MAINTAINERS: Add my name to Write After Approval list.
6928
6929 2009-08-06 Michael Eager <eager@eagercon.com>
6930
6931 * configure.ac: Add Microblaze target.
6932 * configure: Regenerate.
6933
6934 2009-07-31 Christian Bruel <christian.bruel@st.com>
6935
6936 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
6937 * configure: Regenerate.
6938
6939 2009-07-28 Rask Ingemann Lambertsen <ccc94453@vip.cybercity.dk>
6940
6941 * MAINTAINERS (Write After Approval): Update my e-mail address.
6942
6943 2009-07-06 Ian Lance Taylor <iant@google.com>
6944
6945 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
6946 * configure: Rebuild.
6947
6948 2009-07-01 Tobias Grosser <grosser@fim.uni-passau.de>
6949
6950 * MAINTAINERS: Move myself to the Graphite Reviewers.
6951
6952 2009-06-30 Wei Guozhi <carrot@google.com>
6953
6954 * MAINTAINERS: Add my name to Write After Approval list.
6955
6956 2009-06-26 Steve Ellcey <sje@cup.hp.com>
6957
6958 PR bootstrap/40338
6959 * configure.ac (comparestring): Create new variable.
6960 * Makefile.tpl (comparestring): Use to skip some comparisions.
6961 * configure: Regenerate.
6962 * Makefile.in: Regenerate.
6963
6964 2009-06-26 Doug Evans <dje@sebabeach.org>
6965
6966 * Makefile.def (host_modules): Add cgen.
6967 * Makefile.in: Regenerate.
6968 * configure.ac (host_tools): Add cgen.
6969 * configure: Regenerate.
6970
6971 2009-06-23 DJ Delorie <dj@redhat.com>
6972
6973 * MAINTAINERS: Add myself as mep maintainer.
6974
6975 2009-06-23 Ian Lance Taylor <iant@google.com>
6976
6977 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
6978 boot_languages. Only bootstrap target libraries listed in
6979 target_libs for some boot language. Add --with-stage1-ldflags,
6980 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
6981 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
6982 if not building with C++.
6983 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
6984 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
6985 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
6986 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
6987 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
6988 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
6989 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
6990 * configure, Makefile.in: Rebuild.
6991
6992 2009-06-23 Li Feng <nemokingdom@gmail.com>
6993
6994 * MAINTAINERS: Added my name to write-after-approval list.
6995
6996 2009-06-15 Ryan Mansfield <rmansfield@qnx.com>
6997
6998 * configure.ac: Define is_elf for QNX Neutrino targets.
6999 * configure: Regenerate.
7000
7001 2009-06-09 Ghassan Shobaki <ghassan.shobaki@amd.com>
7002
7003 * MAINTAINERS: Added my name to the write-after-approval list
7004
7005 2009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7006
7007 * configure.ac: Detect MPC in default directory.
7008 * configure: Regenerate.
7009
7010 2009-06-03 Jerome Guitton <guitton@adacore.com>
7011 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7012
7013 * Makefile.tpl (all): Avoid a trailing backslash.
7014 * Makefile.in: Regenerate.
7015
7016 2009-06-03 Ben Elliston <bje@au.ibm.com>
7017
7018 * config.sub, config.guess: Update from upstream sources.
7019
7020 2009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
7021
7022 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
7023 to noconfdirs.
7024 * configure: Regenerate.
7025
7026 2009-06-02 Alexandre Oliva <aoliva@redhat.com>
7027
7028 * Makefile.tpl ([+compare-target+]): Compare all stage
7029 directories, rather than just gcc.
7030 * Makefile.in: Rebuilt.
7031
7032 2009-06-01 Doug Kwan <dougkwan@google.com>
7033
7034 * configure.ac: Support gold for target arm*-*-*.
7035 * configure: Regenerate.
7036
7037 2009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7038
7039 * Makefile.def: Add MPC support and dependencies.
7040 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
7041
7042 * Makefile.in, configure: Regenerate.
7043
7044 2009-05-27 Alexandre Oliva <aoliva@redhat.com>
7045
7046 * Makefile.tpl (all): Avoid harmless warning in make all when
7047 gcc-bootstrap is enabled but stage_last does not exist.
7048 * Makefile.in: Rebuilt.
7049
7050 2009-05-24 Nicolas Roche <roche@adacore.com>
7051
7052 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
7053 * Makefile.in: Regenerate.
7054
7055 2009-05-21 Denis Chertykov <chertykov@gmail.com>
7056
7057 * MAINTAINERS: Update my e-mail address.
7058
7059 2009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
7060
7061 * configure.ac (cygwin noconfigdirs): Remove libgcj.
7062 * configure: Regenerate.
7063
7064 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
7065
7066 PR other/40159
7067 * Makefile.tpl (all): Don't assume gcc-bootstrap and
7068 gcc-no-bootstrap are mutually exclusive.
7069 * Makefile.in: Rebuilt.
7070
7071 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
7072
7073 PR other/40159
7074 * Makefile.tpl (all): Don't end with unconditional success.
7075 * Makefile.in: Rebuilt.
7076
7077 2009-05-12 Alexandre Oliva <aoliva@redhat.com>
7078
7079 PR target/37137
7080 * Makefile.def (flags_to_pass): Remove redundant and incomplete
7081 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
7082 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
7083 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
7084 stage_configureflags, stage_cflags and stage_libcflags into
7085 explicit Makefile macros.
7086 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
7087 GFORTRAN.
7088 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
7089 CC. Set CC_FOR_BUILD from CC.
7090 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
7091 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
7092 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
7093 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
7094 and GFORTRAN.
7095 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
7096 (_LIBCFLAGS): Renamed to _TFLAGS.
7097 (do-compare-debug, do-compare3-debug): Drop.
7098 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
7099 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
7100 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
7101 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
7102 (XGCC_FLAGS_FOR_TARGET): New.
7103 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
7104 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
7105 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
7106 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
7107 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
7108 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
7109 TFLAGS.
7110 (BUILD_CONFIG): Include if requested.
7111 (all): Set TFLAGS on bootstrap.
7112 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
7113 (all-stageid-prefixmodule): Likewise.
7114 (do-clean, distclean-stageid): Set TFLAGS.
7115 (restrap): Fix whitespace.
7116 * Makefile.in: Rebuilt.
7117
7118 2009-05-07 Paolo Bonzini <bonzini@gnu.org>
7119
7120 * config.guess: Sync with src.
7121
7122 2009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
7123
7124 * configure.ac ($with_ppl): Default to no if not supplied.
7125 ($with_cloog): Likewise.
7126 configure: Regenerate.
7127
7128 2009-04-27 James E. Wilson <wilson@codesourcery.com>
7129
7130 * MAINTAINERS: Update my e-mail address.
7131
7132 2009-04-27 Nick Clifton <nickc@redhat.com>
7133
7134 * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
7135
7136 2009-04-25 Eric Botcazou <ebotcazou@adacore.com>
7137
7138 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
7139 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
7140 * Makefile.in: Regenerate.
7141
7142 2009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7143
7144 PR bootstrap/39739
7145 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
7146 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
7147
7148 * configure, Makefile.in: Regenerate.
7149
7150 2009-04-21 Taras Glek <tglek@mozilla.com>
7151
7152 * include/hashtab.h: Update GTY annotations to new syntax
7153 * include/splay-tree.h: Likewise
7154
7155 2009-04-17 Ben Elliston <bje@au.ibm.com>
7156
7157 * config.sub, config.guess: Update from upstream sources.
7158
7159 2009-04-15 Anthony Green <green@moxielogic.com>
7160
7161 * configure.ac: Add moxie support.
7162 * configure: Rebuilt.
7163
7164 2009-04-14 Jakub Jelinek <jakub@redhat.com>
7165
7166 * configure.ac: Change copyright header to refer to version
7167 3 of the GNU General Public License and to point readers at the
7168 COPYING3 file and the FSF's license web page.
7169 * Makefile.def: Likewise.
7170 * Makefile.tpl: Likewise.
7171 * Makefile.in: Regenerate.
7172
7173 2009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
7174
7175 * configure.ac: Restore match for darwin9 or later. Use double
7176 brackets since regeneration eats one pair.
7177 * configure: Regenerate.
7178
7179 2009-04-09 H.J. Lu <hongjiu.lu@intel.com>
7180
7181 PR gas/10039
7182 * configure.ac: Require texinfo 4.7.
7183 * configure: Regenerated.
7184
7185 2009-04-09 Nick Clifton <nickc@redhat.com>
7186
7187 * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
7188 the GCC Runtime Library Exception.
7189
7190 2009-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7191
7192 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
7193 * configure: Regenerate.
7194
7195 2009-04-01 Steve Ellcey <sje@cup.hp.com>
7196
7197 * Makefil.def (languages): New entries.
7198 * Makefile.tpl (check-gcc-*): New generic target.
7199 * Makefile.in: Regenerate.
7200
7201 2009-03-25 Erven Rohou <erven.rohou@inria.fr>
7202
7203 * MAINTAINERS: Update my email address.
7204
7205 2009-03-18 Tom Tromey <tromey@redhat.com>
7206
7207 * configure: Rebuild.
7208 * configure.ac (host_libs): Add libiconv.
7209 * Makefile.in: Rebuild.
7210 * Makefile.def (host_modules): Add libiconv.
7211 (configure-gdb, all-gdb): Depend on libiconv.
7212
7213 2009-03-16 Tristan Gingold <gingold@adacore.com>
7214
7215 * configure.ac: Treat gdb as supported on x86_64-darwin.
7216 * configure: Regenerate.
7217
7218 2009-03-16 Joseph Myers <joseph@codesourcery.com>
7219
7220 * configure.ac (--with-host-libstdcxx): New option.
7221 * configure: Regenerate.
7222
7223 2009-03-12 Joern Rennecke <joern.rennecke@arc.com>
7224
7225 * MAINTAINERS: Move myself into the write after approval list.
7226
7227 2009-03-11 Nicola Pero <nicola.pero@meta-innovation.com>
7228
7229 * MAINTAINERS: Update e-mail address.
7230
7231 2009-03-11 Dorit Nuzman <dorit@il.ibm.com>
7232
7233 * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
7234
7235 2009-03-10 Ira Rosen <irar@il.ibm.com>
7236
7237 * MAINTAINERS: Add myself as auto-vectorizer maintainer.
7238
7239 2009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7240
7241 Backport from git Libtool:
7242
7243 2009-01-19 Robert Millan <rmh@aybabtu.com>
7244 Support GNU/kOpenSolaris.
7245 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
7246 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
7247 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
7248 GNU/kOpenSolaris.
7249
7250 2009-02-27 Andreas Schwab <schwab@linux-m68k.org>
7251
7252 * MAINTAINERS: Update e-mail address.
7253
7254 2009-02-24 Michael Eager <eager@eagercon.com>
7255
7256 * MAINTAINERS (Write After Approval): Add self.
7257
7258 2009-02-18 Bingfeng Mei <bmei@broadcom.com>
7259
7260 * MAINTAINERS (Write After Approval): Add myself.
7261
7262 2009-02-05 Andreas Schwab <schwab@suse.de>
7263
7264 * Makefile.tpl (stage_last): Define $r and $s before using
7265 $(RECURSE_FLAGS_TO_PASS).
7266 * Makefile.in: Regenerate
7267
7268 2009-01-30 Ian Lance Taylor <iant@google.com>
7269
7270 * MAINTAINERS: Move myself to the Global Reviewers list.
7271
7272 2009-01-29 Robert Millan <rmh@aybabtu.com>
7273
7274 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
7275 * configure: Regenerate.
7276
7277 2009-01-17 Gerald Pfeifer <gerald@pfeifer.com>
7278
7279 * MAINTAINERS: Make whitespace consistent.
7280 Remove Robert Millan from Write After Approval.
7281
7282 2009-01-16 Alan Modra <amodra@bigpond.net.au>
7283
7284 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
7285 (all-opcodes): Depend on all-libiberty.
7286 * Makefile.in: Regenerate.
7287
7288 2009-01-15 Douglas B Rupp <rupp@gnat.com>
7289
7290 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
7291 * configure: Regenerate.
7292
7293 2009-01-12 Ramana Radhakrishnan <ramana.r@gmail.com>
7294
7295 * MAINTAINERS (Write After Approval): Add myself.
7296
7297 2009-01-12 Steven G. Kargl <sgk@troutmask.apl.washington.edu>
7298
7299 * MAINTAINERS: Add myself to reviewers (Fortran).
7300
7301 2009-01-12 Sebastian Pop <sebastian.pop@amd.com>
7302
7303 PR tree-optimization/38515
7304 * configure.ac (cloog-polylib): Removed.
7305 (with_ppl, with_cloog): Test for "no".
7306 * configure: Regenerated.
7307
7308 2009-01-11 Daniel Franke <franke.daniel@gmail.com>
7309
7310 * MAINTAINERS: Moved myself to reviewers (Fortran).
7311
7312 2009-01-06 Thomas Schwinge <tschwinge@gnu.org>
7313
7314 * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
7315 (Write After Approval): Remove myself.
7316
7317 2009-01-03 Diego Novillo <dnovillo@google.com>
7318
7319 * MAINTAINERS: Remove myself from alias maintainership.
7320
7321 2009-01-02 David Ayers <ayers@fsfe.org>
7322
7323 * MAINTAINERS: Update e-mail address.
7324
7325 2008-12-30 Gerald Pfeifer <gerald@pfeifer.com>
7326
7327 * MAINTAINERS: Make whitespace consistent.
7328
7329 2008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7330
7331 Backport from upstream Libtool:
7332 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
7333 Add cache variables to tests that require the linker to work.
7334 For shlibpath_overrides_runpath, this also changes the semantics
7335 to let the result from the C compiler take precedence.
7336
7337 2008-12-02 Ben Elliston <bje@au.ibm.com>
7338
7339 * config.sub, config.guess: Update from upstream sources.
7340
7341 2008-12-12 Sebastian Pop <sebastian.pop@amd.com>
7342
7343 * configure.ac (ppllibs): Add by default the lib flags.
7344 * configure: Regenerate.
7345
7346 2008-12-08 Luis Machado <luisgpm@br.ibm.com>
7347
7348 * MAINTAINERS: Add myself to the write after approval list.
7349
7350 2008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
7351
7352 * configure.ac: Add double brackets on darwin[912].
7353 * configure: Regenerate.
7354
7355 2008-12-03 Daniel Kraft <d@domob.eu>
7356
7357 * MAINTAINERS: Moved myself and Mikael Morin from Write After
7358 Approval to Reviewer section (for Fortran front-end).
7359
7360 2008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
7361
7362 * configure.ac: Expand to darwin10 and later.
7363 * configure: Regenerate.
7364
7365 2008-12-02 Andreas Schwab <schwab@suse.de>
7366
7367 * Makefile.def: configure-target-boehm-gc depends on
7368 all-target-libstdc++-v3.
7369 * Makefile.in: Regenerate.
7370
7371 2008-12-02 Kai Tietz <kai.tietz@onevision.com>
7372
7373 * MAINTAINERS: Add myself as mingw maintainer.
7374
7375 2008-12-02 Ben Elliston <bje@au.ibm.com>
7376
7377 * config.sub, config.guess: Update from upstream sources.
7378
7379 2008-12-01 Gerald Pfeifer <gerald@pfeifer.com>
7380
7381 * README.SCO: Remove.
7382
7383 2008-11-29 Fernando Pereira <pronesto@gmail.com>
7384
7385 * MAINTAINERS: Add myself to the write after approval list.
7386
7387 2008-11-29 Dave Korn <dave.korn.cygwin@gmail.com>
7388
7389 * MAINTAINERS: Update my email address in WAA section.
7390
7391 2008-11-29 Chen Liqin <liqin@sunnorth.com.cn>
7392
7393 * MAINTAINERS: Update e-mail address.
7394
7395 2008-11-27 Toon Moene <toon@moene.org>
7396
7397 * MAINTAINERS: Change e-mail address.
7398
7399 2008-11-27 Tristan Gingold <gingold@adacore.com>
7400
7401 * configure.ac: Build gdb for i?86-*-darwin*
7402 * configure: Regenerated.
7403
7404 2008-11-24 Hariharan Sandanagobalane <hariharan@picochip.com>
7405
7406 * MAINTAINERS: Added my full name.
7407
7408 2008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
7409
7410 PR bootstrap/38014
7411 PR bootstrap/37923
7412
7413 Revert:
7414
7415 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
7416
7417 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
7418 * Makefile.in: Regenerated.
7419
7420 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
7421
7422 PR gdb/921
7423 PR gdb/1646
7424 PR gdb/2175
7425 PR gdb/2176
7426
7427 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
7428 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
7429 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
7430 (HOST_EXPORTS): Pass CPPFLAGS.
7431 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
7432 (LDFLAGS_FOR_TARGET): Initialize from configure script.
7433 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
7434 * Makefile.in, configure: Regenerated.
7435 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
7436 and CPPFLAGS_FOR_BUILD.
7437
7438 2008-11-06 Jeff Law <law@redhat.com>
7439
7440 * MAINTAINERS: Add myself as middle end maintainer.
7441
7442 2008-11-06 Andrew Stubbs <ams@codesourcery.com>
7443
7444 * MAINTAINERS (Write after approval): Add myself.
7445
7446 2008-11-05 Diego Novillo <dnovillo@google.com>
7447
7448 * MAINTAINERS (Global Reviewers): Add myself.
7449 (Non-Algorithmic Maintainers): Remove myself.
7450
7451 2008-11-04 Thomas Schwinge <tschwinge@gnu.org>
7452
7453 * MAINTAINERS (Write after approval): Add myself.
7454
7455 2008-10-31 Mikael Morin <mikael.morin@tele2.fr>
7456
7457 * MAINTAINERS (Write after approval): Add myself.
7458
7459 2008-10-31 Ben Elliston <bje@au.ibm.com>
7460
7461 * configure.ac (spu-*-*): Remove special case.
7462 * configure: Regenerate.
7463
7464 2008-10-30 Catherine Moore <clm@codesourcery.com>
7465
7466 * MAINTAINERS (Write after approval): Update my email address.
7467
7468 2008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
7469
7470 * configure.ac [spu-*-*]: Do not set skipdirs.
7471 * configure: Re-generate.
7472
7473 2008-10-29 Bernd Schmidt <bernd.schmidt@analog.com>
7474
7475 * MAINTAINERS (Various Maintainers): Add myself to reload.
7476
7477 2008-10-25 Richard Guenther <rguenther@suse.de>
7478
7479 * MAINTAINERS (Various Maintainers): Add myself as middle-end
7480 maintainer. Remove myself as libgcc-math maintainer.
7481 (Non-Algorithmic Maintainers): Remove myself.
7482
7483 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
7484
7485 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
7486 * Makefile.in: Regenerated.
7487
7488 2008-10-23 Cary Coutant <ccoutant@google.com>
7489
7490 * MAINTAINERS (Write after approval): Add myself.
7491
7492 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
7493
7494 PR gdb/921
7495 PR gdb/1646
7496 PR gdb/2175
7497 PR gdb/2176
7498
7499 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
7500 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
7501 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
7502 (HOST_EXPORTS): Pass CPPFLAGS.
7503 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
7504 (LDFLAGS_FOR_TARGET): Initialize from configure script.
7505 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
7506 * Makefile.in, configure: Regenerated.
7507 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
7508 and CPPFLAGS_FOR_BUILD.
7509
7510 2008-10-20 Sebastian Pop <sebastian.pop@amd.com>
7511
7512 * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
7513 Sebastian Pop.
7514
7515 2008-10-14 Antoniu Pop <antoniu.pop@gmail.com>
7516
7517 * MAINTAINERS (Write After Approval): Added myself.
7518
7519 2008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7520
7521 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
7522 recommended version to 2.3.2.
7523
7524 * configure: Regenerate.
7525
7526 2008-10-01 Mark Mitchell <mark@codesourcery.com>
7527
7528 * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
7529
7530 2008-09-29 David Daney <david.daney@caviumnetworks.com>
7531
7532 * MAINTAINERS (Write After Approval): Update e-mail address.
7533
7534 2008-09-26 Peter O'Gorman <pogma@thewrittenword.com>
7535
7536 * libtool.m4: Update to libtool 2.2.6.
7537 * lt~obsolete.m4: Update to libtool 2.2.6.
7538 * ltmain.sh: Update to libtool 2.2.6.
7539 * ltsugar.m4: Update to libtool 2.2.6.
7540 * ltversion.m4: Update to libtool 2.2.6.
7541 * ltoptions.m4: Update to libtool 2.2.6.
7542 * ltgcc.m4: Update to match changes from libtool 2.2.6.
7543
7544 2008-09-22 Chris Fairles <cfairles@gcc.gnu.org>
7545
7546 * MAINTAINERS (Write After Approval): Add myself.
7547
7548 2008-09-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
7549
7550 * MAINTAINERS (Write After Approval): Update my name.
7551
7552 2008-09-20 Steven Bosscher <steven@gcc.gnu.org>
7553
7554 * MAINTAINERS: Add myself in "Write After Approval".
7555
7556 2008-09-18 Steve Ellcey <sje@cup.hp.com>
7557
7558 * MAINTAINERS: Add myself as ia64 maintainer.
7559
7560 2008-09-04 Gerald Pfeifer <gerald@pfeifer.com>
7561
7562 * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
7563 Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
7564 Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
7565 and Michael Tiemann from Write After Approval since they do not
7566 actually have access.
7567
7568 2008-09-05 Richard Guenther <rguenther@suse.de>
7569
7570 * configure.ac: Initialize clooglibs to -lcloog.
7571 * configure: Re-generate.
7572
7573 2008-09-04 Le-Chun Wu <lcwu@google.com>
7574
7575 * MAINTAINERS (Write After Approval): Add myself.
7576
7577 2008-09-03 Sebastian Pop <sebastian.pop@amd.com>
7578
7579 * configure.ac (--with-cloog-polylib): New.
7580 (--disable-cloog-version-check): New.
7581 (--disable-ppl-version-check): New.
7582 * configure: Re-generate.
7583
7584 2008-09-03 Richard Guenther <rguenther@suse.de>
7585
7586 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
7587 cloog test.
7588 * configure: Re-generate.
7589
7590 2008-09-03 Hari Sandanagobalane <hariharan@picochip.com>
7591
7592 Add picoChip port.
7593 * MAINTAINERS: Add picoChip maintainers.
7594
7595 2008-09-02 Sebastian Pop <sebastian.pop@amd.com>
7596 Tobias Grosser <grosser@fim.uni-passau.de>
7597 Jan Sjodin <jan.sjodin@amd.com>
7598 Harsha Jagasia <harsha.jagasia@amd.com>
7599 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
7600 Konrad Trifunovic <konrad.trifunovic@inria.fr>
7601 Adrien Eliche <aeliche@isty.uvsq.fr>
7602
7603 Merge from graphite branch.
7604 * configure: Regenerate.
7605 * Makefile.in: Regenerate.
7606 * configure.ac (host_libs): Add ppl and cloog.
7607 Add checks for PPL and CLooG.
7608 * Makefile.def (ppl, cloog): Added modules and dependences.
7609 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
7610 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
7611
7612 2008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
7613
7614 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
7615 (GCC_SHLIB_SUBDIR): New.
7616 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
7617 * configure: Regenerate.
7618 * Makefile.in: Regenerate.
7619
7620 2008-08-30 Gerald Pfeifer <gerald@pfeifer.com>
7621
7622 * MAINTAINERS: Consistently use tabs to separate columns.
7623
7624 2008-08-29 Tristan Gingold <gingold@adacore.com>
7625
7626 * MAINTAINERS (Write after Approval): Add myself.
7627
7628 2008-08-28 Tristan Gingold <gingold@adacore.com>
7629
7630 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
7631 Enable bfd, binutils and opcodes.
7632 * configure: Regenerate.
7633
7634 2008-08-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
7635
7636 * MAINTAINERS: Update my hppa and hpux entries. Remove my vax entry.
7637
7638 2008-08-23 Thomas Koenig <tkoenig@gcc.gnu.org>
7639
7640 * MAINTAINERS: Use correct Umlaut for last name.
7641
7642 2008-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
7643
7644 * MAINTAINERS: Move myself from Reviewers to Write after Approval.
7645
7646 2008-08-16 David Edelsohn <edelsohn@gnu.org>
7647
7648 * MAINTAINERS: Update my email address.
7649
7650 2008-08-16 Nicolas Roche <roche@adacore.com>
7651
7652 * Makefile.tpl: Add BOOT_ADAFLAGS.
7653 * Makefile.in: Regenerate.
7654
7655 2008-08-09 Richard Sandiford <rdsandiford@googlemail.com>
7656
7657 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
7658 * configure: Regenerate.
7659
7660 2008-07-30 Paolo Bonzini <bonzini@gnu.org>
7661
7662 * configure.ac: Add makefile fragments for hpux.
7663 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
7664 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
7665 * configure: Regenerate.
7666 * Makefile.in: Regenerate.
7667
7668 2008-07-28 Aldy Hernandez <aldyh@redhat.com>
7669
7670 * MAINTAINERS: Add Jakub and myself as gimple maintainers.
7671
7672 2008-07-11 Dodji Seketeli <dseketel@redhat.com>
7673
7674 * MAINTAINERS (Write after Approval): Add myself.
7675
7676 2008-07-02 Xuepeng Guo <xuepeng.guo@intel.com>
7677
7678 * MAINTAINERS (Write After Approval): Add myself.
7679
7680 2008-06-29 Andrew Jenner <andrew@codesourcery.com>
7681
7682 * MAINTAINERS (Write After Approval): Add myself.
7683
7684 2008-06-29 Krister Walfridsson <krister.walfridsson@gmail.com>
7685
7686 * MAINTAINERS: Update my email address.
7687
7688 2008-06-25 Joey Ye <joey.ye@intel.com>
7689
7690 * MAINTAINERS (Write After Approval): Add myself.
7691
7692 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7693
7694 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
7695 * Makefile.in: Regenerate.
7696 * configure: Regenerate.
7697
7698 2008-06-17 Daniel Kraft <d@domob.eu>
7699
7700 * MAINTAINERS (Write After Approval): Add myself.
7701
7702 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7703
7704 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
7705 "$@" is still intact with both Autoconf 2.59 and 2.62.
7706 * configure: Regenerate.
7707
7708 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7709
7710 * Makefile.tpl: Fix comment errors.
7711 * Makefile.in: Regenerate.
7712
7713 2008-06-12 David S. Miller <davem@davemloft.net>
7714 David Edelsohn <edelsohn@gnu.org>
7715
7716 * configure.ac: Add powerpc*-*-* to gold supported targets.
7717 * configure: Regenerate.
7718
7719 2008-06-08 Joseph Myers <joseph@codesourcery.com>
7720
7721 PR tree-optimization/36218
7722 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
7723 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
7724 (all prefix="build-"): Pass them to build-system sub-makes.
7725 * Makefile.in: Regenerate.
7726
7727 2008-06-07 Joseph Myers <joseph@codesourcery.com>
7728
7729 * MAINTAINERS (mt port): Remove.
7730 (sco5, unixware, sco udk): Remove.
7731 (Kean Johnston): Add to Write After Approval.
7732
7733 2008-05-30 Julian Brown <julian@codesourcery.com>
7734
7735 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
7736 of libobjc for ARM EABI Linux.
7737 * configure: Regenerate.
7738
7739 2008-05-18 Xinliang David Li <davidxl@google.com>
7740
7741 * ChangeLog: Remove wrong ChangeLog entry.
7742
7743 2008-05-17 Xinliang David Li <davidxl@google.com>
7744
7745 * MAINTAINERS (Write After Approval): Add myself.
7746
7747 2008-05-15 Janus Weil <janus@gcc.gnu.org>
7748
7749 * MAINTAINERS (Write After Approval): Add myself.
7750
7751 2008-05-14 Rafael Espíndola <espindola@google.com>
7752
7753 * config-ml.in: don't handle --enable-shared and --enable-static.
7754
7755 2008-05-10 Richard Sandiford <rdsandiford@googlemail.com>
7756
7757 * MAINTAINERS: Update my email address.
7758
7759 2008-05-10 Paolo Carlini <paolo.carlini@oracle.com>
7760
7761 * MAINTAINERS: Update my email address.
7762
7763 2008-05-03 Kris Van Hees <kris.van.hees@oracle.com>
7764
7765 * MAINTAINERS (Write After Approval): Add myself.
7766
7767 2008-04-28 Gabriele Svelto <gabriele.svelto@st.com>
7768
7769 * MAINTAINERS (Write After Approval): Add myself.
7770
7771 2008-04-25 Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
7772
7773 * MAINTAINERS (crx): Add myself.
7774
7775 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
7776
7777 Sync with src:
7778 2008-04-14 David S. Miller <davem@davemloft.net>
7779
7780 * configure.ac: Add sparc*-*-* to gold supported targets.
7781 * configure: Regenerate.
7782
7783 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
7784
7785 PR bootstrap/35457
7786 * configure.ac: Include override.m4.
7787 * configure: Regenerate.
7788
7789 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
7790
7791 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
7792 * Makefile.in: Regenerate.
7793
7794 2008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
7795
7796 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
7797 as nonconfigurable directories list.
7798 * configure: Regenerate.
7799
7800 2008-04-14 Ben Elliston <bje@au.ibm.com>
7801
7802 * config.sub, config.guess: Update from upstream sources.
7803
7804 2008-04-12 Hans-Peter Nilsson <hp@axis.com>
7805
7806 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
7807 * Makefile.in: Regenerate.
7808
7809 2008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
7810
7811 * configure.ac: Do not build libssp for the AVR.
7812 * configure: Regenerate.
7813
7814 2008-04-07 Ian Lance Taylor <iant@google.com>
7815
7816 * Makefile.def: check-gold depends upon all-binutils.
7817 * Makefile.in: Regenerate.
7818
7819 2008-04-04 Andy Hutchinson <hutchinsonandy@aim.com>
7820
7821 * MAINTAINERS (Write After Approval): Add myself.
7822
7823 2008-04-04 Nick Clifton <nickc@redhat.com>
7824
7825 PR binutils/4334
7826 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
7827 builds.
7828 * configure: Regenerate.
7829
7830 2008-04-04 NightStrike <NightStrike@gmail.com>
7831
7832 PR other/35151
7833 * configure.ac: Combine rules for mingw32 and mingw64.
7834 * configure: Regenerate.
7835
7836 2008-04-02 Kai Tietz <kai.tietz@onvision.com>
7837
7838 * MAINTAINERS (Write After Approval): Add myself.
7839
7840 2008-04-01 Seongbae Park <seongbae.park@gmail.com>
7841
7842 * Makefile.tpl (.NOTPARALLEL): Revert previous change.
7843 * Makefile.in (.NOTPARALLEL): Ditto.
7844
7845 2008-04-01 Peter O'Gorman <pogma@thewrittenword.com>
7846
7847 * MAINTAINERS (Write After Approval): Add myself.
7848
7849 2008-03-31 Seongbae Park <seongbae.park@gmail.com>
7850
7851 * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
7852 * Makefile.in (.NOTPARALLEL): Regenerate.
7853
7854 2008-03-27 Paolo Bonzini <bonzini@gnu.org>
7855
7856 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
7857 * Makefile.in: Regenerate.
7858
7859 2008-03-26 Jakub Staszak <kuba@et.pl>
7860
7861 * MAINTAINERS (Write After Approval): Add myself.
7862
7863 2008-03-23 Thomas Koenig <tkoenig@gcc.gnu.org>
7864
7865 * MAINTAINERS: Update e-mail address.
7866
7867 2008-03-20 Ian Lance Taylor <iant@google.com>
7868
7869 * configure.ac: Add support for --enable-gold.
7870 * Makefile.def: Add gold as a directory like ld.
7871 * configure, Makefile.in: Regenerate.
7872
7873 2008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7874
7875 * configure.ac: m4_include config/proginstall.m4.
7876 * configure: Regenerate.
7877
7878 Backport from upstream Libtool:
7879
7880 2007-10-12 Eric Blake <ebb9@byu.net>
7881
7882 Deal with Autoconf 2.62's semantic change in m4_append.
7883 * ltsugar.m4 (lt_append): Replace broken versions of
7884 m4_append.
7885 (lt_if_append_uniq): Don't require separator to be overquoted,
7886 and avoid broken m4_append.
7887 (lt_dict_add): Fix typo.
7888 * libtool.m4 (_LT_DECL): Don't overquote separator.
7889
7890 2008-03-13 David Edelsohn <edelsohn@gnu.org>
7891
7892 * config.rpath: Add AIX 6 support.
7893
7894 2008-03-13 Paolo Bonzini <bonzini@gnu.org>
7895
7896 * Makefile.def (stageprofile). Remove -fprofile-generate
7897 from stage_libcflags.
7898 * Makefile.in: Regenerate.
7899
7900 2008-03-13 Ben Elliston <bje@au.ibm.com>
7901
7902 * config.sub, config.guess: Update from upstream sources.
7903
7904 2008-03-06 Tom Tromey <tromey@redhat.com>
7905
7906 * MAINTAINERS: Update for treelang deletion.
7907
7908 2008-03-03 James E. Wilson <wilson@tuliptree.org>
7909
7910 * MAINTAINERS: Update my email address.
7911
7912 2008-03-03 Stan Shebs <stanshebs@earthlink.net>
7913
7914 * MAINTAINERS (darwin port): Add myself as a maintainer.
7915 (objective-c/c++): Add myself as a maintainer.
7916
7917 2008-03-03 Volker Reichelt <v.reichelt@netcologne.de>
7918
7919 * MAINTAINERS (Write After Approval): Update my email address.
7920
7921 2008-02-25 Tomas Bily <tbily@suse.cz>
7922
7923 * MAINTAINERS (Write After Approval): Add myself.
7924
7925 2008-02-23 Jakub Jelinek <jakub@redhat.com>
7926
7927 * MAINTAINERS (OpenMP): Add myself.
7928
7929 2008-02-20 Paolo Bonzini <bonzini@gnu.org>
7930
7931 PR bootstrap/32009
7932 PR bootstrap/32161
7933
7934 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
7935 * configure: Regenerate.
7936
7937 * Makefile.def: Define stage_libcflags for all bootstrap stages.
7938 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
7939 STAGE4_LIBCFLAGS): New.
7940 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
7941 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
7942 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
7943 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
7944 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
7945 for target modules. Don't export LIBCFLAGS.
7946 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
7947 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
7948 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
7949 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
7950 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
7951 * Makefile.in: Regenerate.
7952
7953 2008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7954
7955 PR libgcj/33085
7956 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
7957 Do not use -DDLL_EXPORT. Backport from upstream.
7958
7959 2008-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7960
7961 * MAINTAINERS (Write After Approval): Add myself.
7962
7963 2008-02-02 Hans-Peter Nilsson <hp@axis.com>
7964
7965 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
7966 * configure: Regenerate.
7967
7968 2008-01-31 Marc Gauthier <marc@tensilica.com>
7969
7970 * configure.ac (xtensa*-*-*): Recognize processor variants.
7971 * configure: Regenerate.
7972
7973 2008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7974
7975 PR bootstrap/34922
7976 * configure.ac (PARSE_ARGS): Push suitable setting of
7977 ac_subdirs_all, for `./configure --help=recursive'.
7978 Handle `+' in generic toplevel directory disabling.
7979 * configure: Regenerate.
7980
7981 2008-01-28 Nick Clifton <nickc@redhat.com>
7982
7983 * MAINTAINERS (xstormy16): Take over maintainership.
7984
7985 2008-01-25 Joseph Myers <joseph@codesourcery.com>
7986
7987 * MAINTAINERS (c4x port): Remove.
7988
7989 2008-01-24 David Edelsohn <edelsohn@gnu.org>
7990
7991 * libtool.m4: Backport AIX 6 support from ToT Libtool.
7992
7993 2008-01-23 Ben Elliston <bje@au.ibm.com>
7994
7995 * config.sub, config.guess: Update from upstream sources.
7996
7997 2008-01-22 Tobias Grosser <grosser@fim.uni-passau.de>
7998
7999 * MAINTAINERS (Write After Approval): Add myself.
8000
8001 2008-01-17 H.J. Lu <hjl.tools@gmail.com>
8002
8003 * MAINTAINERS: Update my email address.
8004
8005 2008-01-09 Raksit Ashok <raksit@google.com>
8006
8007 * MAINTAINERS (Write After Approval): Add myself.
8008
8009 2008-01-09 Raksit Ashok <raksit@google.com>
8010
8011 * MAINTAINERS (Write After Approval): Add myself.
8012
8013 2008-01-08 Ben Elliston <bje@au.ibm.com>
8014
8015 * config.sub, config.guess: Update from upstream sources.
8016
8017 2007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8018
8019 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
8020 Change recommended MPFR from 2.2.1 -> 2.3.0.
8021 * configure: Regenerate.
8022
8023 2007-12-15 Sebastian Pop <sebastian.pop@amd.com>
8024
8025 * MAINTAINERS: Update my email address.
8026
8027 2007-12-15 Bernhard Fischer <aldot@gcc.gnu.org>
8028
8029 * MAINTAINERS: Update my email address.
8030
8031 2007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
8032
8033 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
8034 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
8035 * Makefile.in: Regenerate.
8036
8037 2007-12-10 Mark Heffernan <meheff@google.com>
8038
8039 * MAINTAINERS (Write After Approval): Add myself and alphabetize two
8040 misplaced entries.
8041
8042 2007-12-10 Andreas Tobler <a.tobler@schweiz.org>
8043
8044 * configure.ac: Enable libjava for x86_64-*-darwin9.
8045 * configure: Regenerate.
8046
8047 2007-12-07 Bill Maddox <maddox@google.com>
8048
8049 * MAINTAINERS (Write After Approval): Add myself.
8050
8051 2007-12-05 Ben Elliston <bje@au.ibm.com>
8052
8053 * config.sub, config.guess: Update from upstream sources.
8054
8055 2007-12-02 Matthias Klose <doko@ubuntu.com>
8056
8057 * config-ml.in: Remove 64bit configure tests.
8058
8059 2007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8060
8061 * config-ml.in: Robustify against white space in absolute file
8062 names.
8063
8064 * config-ml.in (multi-clean): Substitute ${Makefile}.
8065 Remove superfluous ${Makefile} in list.
8066
8067 2007-11-19 Thiemo Seufer <ths@mips.com>
8068
8069 * config-ml.in: Don't hardcode the Makefile name.
8070
8071 2007-11-08 Alexander Monakov <amonakov@ispras.ru>
8072
8073 * MAINTAINERS (Write After Approval): Add myself.
8074
8075 2007-11-07 Samuel Tardieu <sam@rfc1149.net>
8076
8077 * MAINTAINERS (Write After Approval): Add myself.
8078
8079 2007-11-06 Doug Kwan <dougkwan@google.com>
8080
8081 * MAINTAINERS (Write After Approval): Add myself.
8082
8083 2007-10-25 Ben Elliston <bje@au.ibm.com>
8084
8085 * MAINTAINERS (mercury): Remove entry.
8086 (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
8087
8088 2007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
8089
8090 * Makefile.def (dependencies): Make configure-gdb depend on
8091 all-intl.
8092 * Makefile.in: Regenerated.
8093
8094 2007-10-22 Steven G. Kargl <kargl@gcc.gnu.org>
8095
8096 * MAINTAINERS (Fortran maintainer): Remove myself.
8097
8098 2007-10-15 Patrick Mansfield <patmans@us.ibm.com>
8099
8100 * Makefile.def: To avoid problems running with parallel makes,
8101 build newlib before libgloss so that target specific header
8102 files are availble.
8103 * Makefile.in: Regenerate
8104
8105 2007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
8106
8107 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
8108 * Makefile.in: Regenerate.
8109
8110 2007-10-09 Vladimir Makarov <vmakarov@redhat.com>
8111
8112 * MAINTAINERS (Register allocation reviewer): Add myself.
8113
8114 2007-10-08 Mike Frysinger <vapier@gentoo.org>
8115
8116 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
8117 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
8118 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
8119 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
8120 * configure: Regenerate.
8121
8122 2006-10-04 Seongbae Park <seongbae.park@gmail.com>
8123
8124 * MAINTAINERS (Register allocation reviewer): Add myself.
8125
8126 2007-10-01 Paolo Bonzini <bonzini@gnu.org>
8127
8128 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
8129 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
8130 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
8131 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
8132 * configure.ac: Default them to host tools for $host = $build.
8133 Subst them.
8134
8135 * configure: Regenerate.
8136 * Makefile.in: Regenerate.
8137
8138 2006-09-24 Peter Bergner <bergner@vnet.ibm.com>
8139
8140 * MAINTAINERS (Register allocation reviewer): Add myself.
8141
8142 2006-09-24 Kenneth Zadeck <zadeck@naturalbridge.com>
8143
8144 * MAINTAINERS (Register allocation reviewer): Add myself.
8145
8146 2007-09-21 Seongbae Park <seongbae.park@gmail.com>
8147
8148 * MAINTAINERS (Write After Approval): Fix typo.
8149
8150 2007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
8151
8152 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
8153 * configure: Regenerate.
8154
8155 2007-09-20 Paul Jarc <prj-bugzilla-gcc@multivac.cwru.edu>
8156
8157 PR bootstrap/31906
8158 * libtool-ldflags: Don't prefix arguments with -Xcompiler if
8159 they're already prefixed.
8160
8161 2007-09-19 Benjamin Kosnik <bkoz@redhat.com>
8162
8163 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
8164 libstdc++.
8165 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
8166 * configure: Regenerate.
8167 * Makefile.in: Regenerate.
8168
8169 2007-09-17 Andreas Schwab <schwab@suse.de>
8170
8171 * configure.ac: Raise minimum makeinfo version to 4.6.
8172 * configure: Regenerate.
8173
8174 2007-09-17 Johannes Singler <singler@ira.uka.de>
8175
8176 * MAINTAINERS (write-after-approval) add myself
8177
8178 2007-09-15 Alan Modra <amodra@bigpond.net.au>
8179
8180 * configure.ac: Correct makeinfo version check.
8181 * configure: Regenerate.
8182
8183 2007-09-14 Richard Sandiford <rsandifo@nildram.co.uk>
8184
8185 * MAINTAINERS: Update my email address.
8186
8187 2007-09-14 Richard Sandiford <richard@codesourcery.com>
8188
8189 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
8190 to $skipdirs and only disable gprof for newlib. Use the normal
8191 mips*-elf* handling in other respects.
8192 * configure: Regnerate.
8193
8194 2007-09-12 David Daney <ddaney@avtrex.com>
8195
8196 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
8197 enabling libgcj.
8198 * configure: Regenerate.
8199
8200 2007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
8201
8202 PR other/32154
8203 * configure.ac: For libgloss targets, point the linker to the linker
8204 script, startup code and simulator library.
8205 * configure: Regenerate.
8206
8207 2007-09-07 Andrew Haley <aph@redhat.com>
8208
8209 * configure.ac (noconfigdirs): Remove target-libffi and
8210 target-libjava.
8211 * configure: Regenerate.
8212
8213 2007-09-06 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
8214
8215 PR target/33281
8216 * configure.ac: Use config/mh-mingw on mingw.
8217 * configure: Regenerate.
8218
8219 2007-09-05 Pat Haugen <pthaugen@us.ibm.com>
8220
8221 * MAINTAINERS (Write After Approval): Add myself.
8222
8223 2007-09-05 Richard Guenther <rguenther@suse.de>
8224
8225 * configure.ac (--enable-stage1-checking): If neither --enable-checking
8226 nor --disable-checking is provided also turn on yes and types
8227 checking for stage1.
8228 * configure: Re-generate.
8229
8230 2007-08-30 Krister Walfridsson <cato@df.lth.se>
8231
8232 * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
8233 (Write After Approval): Remove myself.
8234
8235 2007-08-29 Nick Clifton <nickc@redhat.com>
8236
8237 * config.sub, config.guess: Update from upstream sources.
8238
8239 2007-08-22 Bud Davis <jmdavis@link.com>
8240
8241 * MAINTAINERS (Write After Approval): Added myself.
8242 * MAINTAINERS (Reviewers): Removed myself.
8243
8244 2007-08-18 Paul Brook <paul@codesourcery.com>
8245 Joseph Myers <joseph@codesourcery.com>
8246
8247 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
8248 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
8249 * Makefile.in: Regenerate.
8250 * configure.ac (--with-debug-prefix-map): New.
8251 * configure: Regenerate.
8252
8253 2007-08-17 Richard Sandiford <richard@codesourcery.com>
8254 Nigel Stephens <nigel@mips.com>
8255
8256 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
8257 as target_makefile_frag.
8258 * configure: Regenerate.
8259
8260 2007-08-16 Alexandre Oliva <aoliva@redhat.com>
8261
8262 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
8263 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
8264 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
8265 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
8266 (do-compare, do-compare3, do-compare-debug): New.
8267 ([+compare-target+]): Use them.
8268
8269 2007-08-14 Maxim Kuvyrkov <maxim@codesourcery.com>
8270
8271 * MAINTAINERS (Write After Approval): Change my email address.
8272
8273 2007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8274 Ben Elliston <bje@au.ibm.com>
8275
8276 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
8277 --silent if $silent.
8278 * configure: Regenerate.
8279
8280 2003-08-12 Zdenek Dvorak <ook@ucw.cz>
8281
8282 * MAINTAINERS (Various Maintainers): Add myself as
8283 loop infrastructure maintainer. Update my e-mail
8284 address.
8285
8286 2007-07-31 Diego Novillo <dnovillo@google.com>
8287
8288 * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
8289 Adjust description.
8290
8291 2007-07-26 Richard Guenther <rguenther@suse.de>
8292
8293 * configure.ac: Add types checking to stage1 checking flags.
8294 * configure: Regenerate.
8295
8296 2007-07-17 Nick Clifton <nickc@redhat.com>
8297
8298 * COPYING3: New file. Contains version 3 of the GNU General
8299 Public License.
8300 * COPYING3.LIB: New file. Contains version 3 of the GNU
8301 Lesser General Public License.
8302
8303 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
8304
8305 * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
8306
8307 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
8308
8309 * MAINTAINERS (S/390 co-maintainer): Add myself.
8310 (Write After Approval): Remove myself.
8311
8312 2007-07-13 Dan Hipschman <dsh@google.com>
8313
8314 * MAINTAINERS (Write After Approval): Add myself.
8315
8316 2007-07-11 Nick Clifton <nickc@redhat.com>
8317
8318 * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
8319 WINDRES export.
8320 * Makefile.in: Regenerate.
8321
8322 2007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8323
8324 * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
8325 maintainer.
8326
8327 2007-07-05 H.J. Lu <hongjiu.lu@intel.com>
8328
8329 * lt~obsolete.m4: New. Import from 20070318 libtool.
8330
8331 2007-07-03 Julian Brown <julian@codesourcery.com>
8332
8333 * MAINTAINERS (Write After Approval): Add myself.
8334
8335 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8336
8337 * configure.ac: Rewrite 'configure --help' strings to look nicer.
8338 * configure: Regenerate.
8339
8340 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8341
8342 * configure.ac: Add some missing m4 quotation.
8343 * configure: Regenerate.
8344
8345 2007-07-02 Simon Baldwin <simonb@google.com>
8346
8347 * MAINTAINERS (Write After Approval): Add myself.
8348
8349 2007-07-02 Paolo Bonzini <bonzini@gnu.org>
8350
8351 * configure: Regenerate.
8352
8353 2007-07-02 Kai Tietz <kai.tietz@onevision.com>
8354
8355 * Makefile.def: Add windmc tool to build.
8356 * Makefile.tpl: Likewise.
8357 * configure.ac: Likewise.
8358 * Makefile.in: Regenerate.
8359 * configure: Regenerate.
8360
8361 2007-06-28 DJ Delorie <dj@redhat.com>
8362
8363 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
8364 not building newlib.
8365 * configure: Regenerated.
8366
8367 2007-06-28 Jan Sjodin <jan.sjodin@amd.com>
8368
8369 * MAINTAINERS (Write After Approval): Add myself.
8370
8371 2007-06-25 Martin Michlmayr <tbm@cyrius.com>
8372
8373 * MAINTAINERS (Write After Approval): Add myself.
8374
8375 2007-06-19 Chris Matthews <chrismatthews@google.com>
8376
8377 * MAINTAINERS (Write After Approval): Add myself.
8378
8379 2007-06-19 Rask Ingemann Lambertsen <rask@sygehus.dk>
8380
8381 * MAINTAINERS (Write After Approval): Add myself.
8382
8383 2007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
8384
8385 * Makefile.def: Add dependency from configure-gdb to all-bfd.
8386 * Makefile.in: Regenerated.
8387
8388 2007-06-14 Bernd Schmidt <bernd.schmidt@analog.com>
8389
8390 * configure.ac: Don't add target-libmudflap to noconfigdirs for
8391 bfin*-*-uclinux* targets.
8392 * configure: Regenerate.
8393
8394 2007-06-14 Ian Lance Taylor <iant@google.com>
8395
8396 * MAINTAINERS: Add myself as non-algorithmic global write
8397 maintainer.
8398
8399 2007-06-14 Diego Novillo <dnovillo@google.com>
8400
8401 * MAINTAINERS: Add self as middle-end maintainer and
8402 non-algorithmic global write maintainer.
8403
8404 2007-06-14 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
8405
8406 * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
8407 Move all Fortran maintainers except Paul Brook into the
8408 Non-Autopoiesis section.
8409
8410 2007-06-14 Paolo Bonzini <bonzini@gnu.org>
8411
8412 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
8413 (distclean-stage[+id+]): Possibly delete stage_last.
8414 * Makefile.in: Regenerate.
8415
8416 2007-06-12 Seongbae Park <seongbae.park@gmail.com>
8417
8418 * MAINTAINERS (Various Maintainer): Fix typo.
8419
8420 2007-06-11 Paolo Bonzini <bonzini@gnu.org>
8421
8422 * MAINTAINERS (Various Maintainer): Add myself as
8423 dataflow maintainer.
8424
8425 2007-06-07 Ben Elliston <bje@au.ibm.com>
8426
8427 * config.sub, config.guess: Update from upstream sources.
8428
8429 2007-06-07 Ben Elliston <bje@au.ibm.com>
8430
8431 * Makefile.tpl: Fix spelling error.
8432 * Makefile.in: Regenerate.
8433
8434 2007-06-01 Steve Ellcey <sje@cup.hp.com>
8435
8436 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
8437 lt_cv_sys_max_cmd_len.
8438
8439 2007-05-31 Dorit Nuzman <dorit@il.ibm.com>
8440
8441 * MAINTAINERS (Various Maintainers): Add myself as
8442 auto-vectorizer maintainer.
8443
8444 2003-05-31 Paolo Bonzini <bonzini@gnu.org>
8445
8446 PR libjava/32098
8447 * libtool.m4: Revert previous change.
8448 * ltgcc.m4: Put it here.
8449
8450 2003-05-30 Zdenek Dvorak <dvorakz@suse.cz>
8451
8452 * MAINTAINERS (Various Maintainers): Add myself as
8453 auto-vectorizer maintainer.
8454
8455 2007-05-30 H.J. Lu <hongjiu.lu@intel.com>
8456
8457 PR libjava/32098
8458 * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
8459
8460 2007-05-30 Richard Guenther <rguenther@suse.de>
8461
8462 * MAINTAINERS (Various Maintainers): Add myself as
8463 auto-vectorizer maintainer.
8464
8465 2007-05-30 Jakub Jelinek <jakub@redhat.com>
8466
8467 PR bootstrap/29382
8468 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
8469 * configure: Rebuilt.
8470
8471 2007-05-28 Roberto Costa <robsettantasei@gmail.com>
8472
8473 * MAINTAINERS (Write After Approval): Removed my name.
8474
8475 2007-05-25 Steven Bosscher <steven@gcc.gnu.org>
8476
8477 * MAINTAINERS (Write After Approval): Remove myself.
8478
8479 2007-05-25 Andreas Tobler <a.tobler@schweiz.org>
8480
8481 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
8482
8483 2007-05-23 Steve Ellcey <sje@cup.hp.com>
8484
8485 * ltmain.sh: Update from ToT Libtool.
8486 * libtool.m4: Update from ToT Libtool.
8487 * ltsugar.m4: New. Update from ToT Libtool.
8488 * ltversion.m4: New. Update from ToT Libtool.
8489 * ltoptions.m4: New. Update from ToT Libtool.
8490 * ltconfig: Remove.
8491 * ltcf-c.sh: Remove.
8492 * ltcf-cxx.sh: Remove.
8493 * ltcf-gcj.sh: Remove.
8494
8495 2007-05-22 Ollie Wild <aaw@google.com>
8496
8497 * MAINTAINERS (Write After Approval): Add myself.
8498
8499 2007-05-16 Paolo Bonzini <bonzini@gnu.org>
8500
8501 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
8502 stage_cflags.
8503 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
8504 Remove CFLAGS/LIBCFLAGS.
8505 (configure-stage[+id+]-[+prefix+][+module+],
8506 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
8507 * Makefile.in: Regenerate.
8508
8509 2007-05-15 Diego Novillo <dnovillo@google.com>
8510
8511 * MAINTAINERS: Update e-mail address.
8512
8513 2007-05-15 Revital Eres <eres@il.ibm.com>
8514
8515 * MAINTAINERS (Write After Approval): Add myself.
8516
8517 2007-05-14 Roberto Costa <robsettantasei@gmail.com>
8518
8519 * MAINTAINERS (Write After Approval): Updated my address.
8520
8521 2007-05-14 Thomas Neumann <tneumann@users.sourceforge.net>
8522
8523 * MAINTAINERS (Write After Approval): Add myself.
8524
8525 2007-05-11 Silvius Rus <rus@google.com>
8526
8527 * MAINTAINERS (Write After Approval): Add myself.
8528
8529 2007-04-23 Tom Tromey <tromey@redhat.com>
8530
8531 * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
8532
8533 2007-04-22 Mark Mitchell <mark@codesourcery.com>
8534
8535 * MAINTAINERS (cpplib): Rename to ...
8536 (libcpp): ... this. Add C/C++ front end maintainers.
8537
8538 2007-04-14 Steve Ellcey <sje@cup.hp.com>
8539
8540 * config-ml.in: Pass ${ml_config_env} to configure calls.
8541
8542 2007-04-04 Christian Bruel <christian.bruel@st.com>
8543
8544 * MAINTAINERS (Write After Approval): Add myself.
8545
8546 2007-04-02 Dave Korn <dave.korn@artimi.com>
8547
8548 * MAINTAINERS (Write After Approval): Add myself.
8549
8550 2007-03-31 Tobias Burnus <burnus@net-b.de>
8551
8552 * MAINTAINERS (fortran 95 front end): Add myself.
8553
8554 2007-03-28 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
8555
8556 * MAINTAINERS (Write After Approval): Add myself.
8557
8558 2007-03-24 Ayal Zaks <zaks@il.ibm.com>
8559
8560 * MAINTAINERS (Modulo Scheduler): Add myself.
8561
8562 2007-03-23 Brooks Moses <brooks.moses@codesourcery.com>
8563
8564 * MAINTAINERS (fortran 95 front end): Add myself.
8565 (c++ front end): whitespace fix.
8566
8567 2007-03-22 Nathan Froyd <froydnj@codesourcery.com>
8568
8569 * MAINTAINERS (Write After Approval): Add myself.
8570
8571 2007-03-21 Richard Sandiford <richard@codesourcery.com>
8572
8573 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
8574 of glob. Quote arguments with single quotes too.
8575 * configure: Regenerate.
8576
8577 2007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
8578
8579 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
8580 * Makefile.in: Regenerate
8581
8582 2007-03-07 Andreas Schwab <schwab@suse.de>
8583
8584 * configure: Regenerate.
8585
8586 2007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
8587
8588 * configure.ac: Add "--with-pdfdir" configure option,
8589 which defines pdfdir variable.
8590 * Makefile.def (target=fixincludes): Add install-pdf to
8591 missing targets.
8592 (recursive_targets): Add install-pdf target.
8593 (flags_to_pass): Add pdfdir.
8594 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
8595 target.
8596 * configure: Regenerate
8597 * Makefile.in: Regenerate
8598
8599 2007-02-28 Eric Christopher <echristo@apple.com>
8600
8601 Revert:
8602 2006-12-07 Mike Stump <mrs@apple.com>
8603
8604 * Makefile.def (dependencies): Add dependency for
8605 install-target-libssp and install-target-libgomp on
8606 install-gcc.
8607 * Makefile.in: Regenerate.
8608
8609 2007-02-27 Matt Kraai <kraai@ftbfs.org>
8610
8611 * configure: Regenerate.
8612 * configure.ac: Move statements after variable declarations.
8613
8614 2007-02-19 Kaz Kojima <kkojima@gcc.gnu.org>
8615
8616 * MAINTAINERS: Add myself as sh maintainer.
8617
8618 2007-02-19 Joseph Myers <joseph@codesourcery.com>
8619
8620 * configure.ac: Adjust for loop syntax.
8621 * configure: Regenerate.
8622
8623 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
8624
8625 * configure: Rebuilt.
8626
8627 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
8628
8629 * configure.ac: Drop multiple occurrences of --enable-languages,
8630 and fix its quoting.
8631 * configure: Rebuilt.
8632
8633 2007-02-17 Mark Mitchell <mark@codesourcery.com>
8634 Nathan Sidwell <nathan@codesourcery.com>
8635 Vladimir Prus <vladimir@codesourcery.com>
8636 Joseph Myers <joseph@codesourcery.com>
8637
8638 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
8639 * configure: Regenerate.
8640
8641 2007-02-14 Gerald Pfeifer <gerald@pfeifer.com>
8642
8643 * ltconfig (freebsd*): Default to elf.
8644
8645 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
8646
8647 * configure.ac (target_libraries): Move libgcc before libiberty.
8648 * configure: Regenerated.
8649
8650 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
8651 Paolo Bonzini <bonzini@gnu.org>
8652
8653 PR bootstrap/30753
8654 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
8655 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
8656 * configure: Regenerated.
8657
8658 2007-02-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
8659
8660 * MAINTAINERS (Language Front End Maintainers): Update my mail
8661 address.
8662
8663 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
8664
8665 PR bootstrap/30748
8666 * configure.ac: Correct syntax for Solaris ksh.
8667 * configure: Regenerated.
8668
8669 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
8670
8671 * configure.ac: Sync with src.
8672 * configure: Regenerate.
8673
8674 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
8675
8676 * Makefile.in: Regenerate.
8677
8678 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
8679
8680 * config.sub: Sync with src.
8681
8682 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
8683
8684 * Makefile.tpl (build_alias, host_alias, target_alias): Use
8685 noncanonical equivalents.
8686 * configure.in: Rename to...
8687 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
8688 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
8689 target_noncanonical. Use them. Rewrite removal of configure
8690 arguments for autoconf 2.59. Discard variable settings. Force
8691 program_transform_name for native tools.
8692
8693 * Makefile.in: Regenerated.
8694 * configure: Regenerated with autoconf 2.59.
8695
8696 2007-02-07 Roman Zippel <zippel@linux-m68k.org>
8697
8698 * MAINTAINERS (Write After Approval): Add myself.
8699
8700 2007-01-31 Andreas Schwab <schwab@suse.de>
8701
8702 * Makefile.tpl (LDFLAGS): Substitute it.
8703 * Makefile.in: Regenerate.
8704
8705 2007-01-30 Andrey Belevantsev <abel@ispras.ru>
8706
8707 * MAINTAINERS (Write After Approval): Add myself.
8708
8709 2007-01-28 David Edelsohn <edelsohn@gnu.org>
8710
8711 * MAINTAINERS (spu port): Add myself.
8712
8713 2007-01-23 Richard Guenther <rguenther@suse.de>
8714
8715 PR bootstrap/30541
8716 * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
8717 * Makefile.tpl (GNATBIND): Substitute it.
8718 (GNATMAKE): Likewise.
8719 (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
8720 of STAGE_PREFIX.
8721 * Makefile.in: Regenerate.
8722 * configure: Regenerate.
8723
8724 2007-01-18 Mike Stump <mrs@apple.com>
8725
8726 * configure.in: Re-enable -Werror for gcc builds.
8727
8728 2007-01-11 Harsha Jagasia <harsha.jagasia@amd.com>
8729
8730 * MAINTAINERS (Write After Approval): Add myself.
8731
8732 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
8733
8734 * configure.in: Change == to = in test command.
8735 * configure: Regenerate.
8736
8737 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
8738 Nick Clifton <nickc@redhat.com>
8739 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
8740
8741 * configure.in (build_configargs, host_configargs, target_configargs):
8742 Remove build/host/target parameters.
8743 (host_libs): Add gmp and mpfr.
8744 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
8745 * Makefile.def (gmp, mpfr): New.
8746 (gcc): Remove target.
8747 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
8748 target_os, target_vendor): New.
8749 (configure): Add host_alias/target_alias arguments; adjust invocations.
8750 * configure: Regenerate.
8751 * Makefile.in: Regenerate.
8752
8753 2007-01-11 Matt Fago <fago@earthlink.net>
8754
8755 * configure.in: Try to link to functions only in mpfr 2.2.x
8756 to improve robustness of configure tests.
8757 * configure: Regenerate.
8758
8759 2007-01-09 Uros Bizjak <ubizjak@gmail.com>
8760
8761 * MAINTAINERS: Add myself as i386 maintainer.
8762
8763 2007-01-08 Jan Hubicka <jh@suse.cz>
8764
8765 * MAINTAINERS: Add myself as i386 maintainer.
8766
8767 2007-01-08 Kai Tietz <kai.tietz@onevision.com>
8768
8769 * configure.in: Add support for an x86_64-mingw* target.
8770 * configure: Regenerate.
8771
8772 2007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
8773
8774 * Makefile.tpl (all-target): Correct @if conditional for target
8775 modules.
8776 * configure.in: Omit libiberty if building only target libgcc.
8777 * configure, Makefile.in: Regenerated.
8778
8779 2007-01-04 Paolo Bonzini <bonzini@gnu.org>
8780
8781 * configure.in: Use DEV-PHASE to detect default for --enable-werror.
8782 * configure: Regenerate.
8783
8784 2007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
8785
8786 * Makefile.def (target_modules): Add libgcc.
8787 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
8788 * Makefile.tpl (clean-target-libgcc): Delete.
8789 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
8790 on gcc even for bootstrapped modules. Rewrite handling of
8791 lang_env_dependencies to loop over target_modules.
8792 * configure.in (target_libraries): Add target-libgcc.
8793 * Makefile.in, configure: Regenerated.
8794
8795 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
8796
8797 * configure.in: Reorganize recognition of languages. Add
8798 --enable-stage1-languages. Show supported languages for the chosen
8799 target rather than all recognized languages.
8800 * configure: Regenerate.
8801
8802 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
8803
8804 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
8805 * Makefile.in: Regenerate.
8806
8807 2006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8808
8809 * configure.in: Warn that MPFR 2.2.0 is buggy.
8810 * configure: Regenerate.
8811
8812 2006-12-27 Ian Lance Taylor <iant@google.com>
8813
8814 * configure.in: When removing Makefiles to force a reconfigure, also
8815 remove prev-DIR*/Makefile.
8816 * configure: Regenerate.
8817
8818 2006-12-22 Andreas Schwab <schwab@suse.de>
8819
8820 * configure: Regenerate with correct autoconf version.
8821
8822 2006-12-20 Adam Megacz <megacz@cs.berkeley.edu>
8823
8824 * configure.in: add AC_SUBST for *_FOR_TARGET.
8825 * configure: Regenerate.
8826
8827 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
8828
8829 * configure.in: Simplify logic for rejecting languages that cannot
8830 be built. Separate the case when a language is unsupported,
8831 from the case when the user chooses not to build a language.
8832
8833 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
8834
8835 * configure.in: Remove "$build" case for powerpc-*-darwin* since
8836 it only affects bootstrap and could be tested on "$host" as well.
8837 * configure: Regenerate.
8838 * config/mh-ppc-darwin: Add to the stage1 cflags here.
8839
8840 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
8841
8842 PR bootstrap/29544
8843 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
8844 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
8845 move here comment from Makefile.tpl.
8846 * Makefile.tpl: Move some definitions higher in the file.
8847 (STAGE1_CHECKING): New.
8848 * configure.in: Add --enable-stage1-checking.
8849 * configure: Regenerate.
8850 * Makefile.in: Regenerate.
8851
8852 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
8853
8854 * MAINTAINERS: Add myself as build system maintainer.
8855
8856 2006-12-15 Simon Martin <simartin@users.sourceforge.net>
8857
8858 * MAINTAINERS (Write After Approval): Add myself.
8859
8860 2006-12-13 Eric Christopher <echristo@apple.com>
8861
8862 * MAINTAINERS: Add myself as darwin maintainer.
8863
8864 2006-12-11 Ian Lance Taylor <ian@airs.com>
8865
8866 * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
8867
8868 2006-12-11 Joern Rennecke <joern.rennecke@arc.com>
8869
8870 MAINTAINERS: Update my entry.
8871
8872 2006-12-11 Alan Modra <amodra@bigpond.net.au>
8873
8874 * configure.in: Handle spu makefile frag.
8875 * Makefile.tpl (MAINT): Define
8876 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
8877 * configure: Regenerate.
8878 * Makefile.in: Regenerate.
8879
8880 2006-12-11 Ben Elliston <bje@au.ibm.com>
8881
8882 * config.guess: Import latest version.
8883 * config.sub: Likewise.
8884
8885 2006-12-11 Ben Elliston <bje@au.ibm.com>
8886
8887 * configure.in (spu-*-*): Don't skip target-libiberty.
8888 * configure: Regenerate.
8889
8890 2006-12-10 Andreas Tobler <a.tobler@schweiz.org>
8891
8892 PR bootstrap/30134
8893 * configure.in: Correct x86 darwin support for libjava to powerpc
8894 and i?86 only.
8895 * configure: Regenerate.
8896
8897 2006-12-08 Sandro Tolaini <tolaini@libero.it>
8898
8899 * configure.in: Add x86 darwin support for libjava.
8900 * configure: Regenerate.
8901
8902 2006-12-07 Mike Stump <mrs@apple.com>
8903
8904 * Makefile.def (dependencies): Add dependency for
8905 install-target-libssp and install-target-libgomp on
8906 install-gcc.
8907 * Makefile.in: Regenerate.
8908
8909 2006-12-04 Richard Guenther <rguenther@suse.de>
8910
8911 * MAINTAINERS (Non-Algorithmic Maintainers): New section.
8912 (Non-Algorithmic Maintainers): Move over non-algorithmic
8913 loop optimizer maintainers, add myself as a non-algorithmic
8914 middle-end maintainer.
8915
8916 2006-12-04 Daniel Franke <franke.daniel@gmail.com>
8917
8918 * MAINTAINERS (Write After Approval): Add myself.
8919
8920 2006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8921
8922 * configure.in: Update error message for missing GMP/MPFR.
8923
8924 * configure: Regenerate.
8925
8926 2006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8927
8928 * configure.in: Update MPFR version in error message.
8929
8930 * configure: Regenerate.
8931
8932 2006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8933
8934 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
8935 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
8936 --with-gmp-lib): New flags.
8937
8938 * configure: Regenerate.
8939
8940 2006-11-25 Brooks Moses <brooks.moses@codesourcery.com>
8941
8942 * MAINTAINERS (Write After Approval): Change my email address.
8943
8944 2006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
8945
8946 * MAINTAINERS (Write After Approval): Add myself.
8947
8948 2006-11-22 Philipp Thomas <pth@suse.de>
8949
8950 * MAINTAINERS (i18n): Update e-mail address.
8951
8952 2006-11-21 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
8953
8954 * MAINTAINERS (spu port): Add myself as maintainer.
8955 (Write After Approval): Remove myself.
8956
8957 2006-11-22 Ben Elliston <bje@au.ibm.com>
8958
8959 * configure.in (skipdirs): Don't build libssp for SPU.
8960 * configure: Regenerate.
8961
8962 2006-11-21 Andrew Pinski <andrew_pinski@playstation.sony.com>
8963
8964 * MAINTAINERS (spu port): Add myself as maintainer.
8965 (libobjc): Update my email address.
8966
8967 2006-11-21 Andrea Bona <andrea.bona@st.com>
8968
8969 * MAINTAINERS (Write After Approval): Add myself.
8970
8971 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
8972
8973 * configure.in (skipdirs) : Don't build target-libiberty for SPU.
8974 * configure : Rebuilt.
8975
8976 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
8977
8978 * MAINTAINERS (Write After Approval): Add myself.
8979
8980 2006-11-20 Andrea Ornstein <andrea.ornstein@st.com>
8981
8982 * MAINTAINERS (Write After Approval): Add myself.
8983
8984 2006-11-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8985
8986 * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
8987 libmpfr.a.
8988 * configure: Regenerate.
8989
8990 2006-11-16 Paolo Bonzini <bonzini@gnu.org>
8991
8992 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
8993 (unstage): Test for stage_last presence.
8994
8995 PR bootstrap/29802
8996 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
8997 STAGE_PREFIX.
8998 * Makefile.in: Regenerate.
8999
9000 2003-11-16 Zdenek Dvorak <dvorakz@suse.cz>
9001
9002 * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
9003 maintainers.
9004
9005 2006-11-14 Erven Rohou <erven.rohou@st.com>
9006
9007 * MAINTAINERS (Write After Approval): Add myself.
9008
9009 2006-11-14 Paolo Bonzini <bonzini@gnu.org>
9010
9011 * Makefile.tpl (clean-stage*): Test separately for package/Makefile
9012 and stageN-package/Makefile.
9013 * Makefile.in: Regenerated.
9014
9015 2006-11-14 Jie Zhang <jie.zhang@analog.com>
9016
9017 * configure.in: Remove target-libgloss from noconfigdirs for
9018 bfin-*-*.
9019 * configure: Regenerated.
9020
9021 2006-11-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9022
9023 * configure.in (have_gmp): Only error if the gcc directory exists.
9024
9025 * configure: Regenerate.
9026
9027 2006-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9028
9029 * configure.in: Robustify error message for missing GMP/MPFR.
9030
9031 * configure: Regenerate.
9032
9033 2006-10-31 Stephen M. Webb <stephen.webb@bregmasoft.com>
9034
9035 * MAINTAINERS (Write After Approval): Add myself.
9036
9037 2006-10-30 Uros Bizjak <ubizjak@gmail.com>
9038
9039 * MAINTAINERS: Change email address.
9040
9041 2006-10-30 Vladimir Prus <vladimir@codesourcery.com>
9042
9043 * MAINTAINERS (Write After Approval): Add myself.
9044
9045 2006-10-26 Peter Bergner <bergner@vnet.ibm.com>
9046
9047 * MAINTAINERS (Write After Approval): Add myself.
9048
9049 2006-10-25 Chen Liqin <liqin@sunnorth.com.cn>
9050
9051 * MAINTAINERS (Write After Approval): Move myself to
9052 Write After Approval section.
9053
9054 2006-10-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9055
9056 * configure.in: Require GMP-4.1+ and MPFR-2.2+. Don't check
9057 need_gmp anymore.
9058 * configure: Regenerate.
9059
9060 2006-10-16 Tobias Burnus <burnus@net-b.de>
9061
9062 * MAINTAINERS (Write After Approval): Add myself.
9063
9064 2006-10-16 Ben Elliston <bje@au.ibm.com>
9065
9066 * config.guess: Import latest version.
9067 * config.sub: Likewise.
9068
9069 2006-10-10 Brooks Moses <bmoses@stanford.edu>
9070
9071 * Makefile.def: Added pdf target handling.
9072 * Makefile.tpl: Added pdf target handling.
9073 * Makefile.in: Regenerated.
9074
9075 2006-10-10 Chen Liqin <liqin@sunnorth.com.cn>
9076
9077 * MAINTAINERS: Add self as score port maintainer.
9078
9079 2006-10-04 Brooks Moses <bmoses@stanford.edu>
9080
9081 * MAINTAINERS (Write After Approval): Add myself.
9082
9083 2006-09-27 Steven G. Kargl <kargl@gcc.gnu.org>
9084
9085 * configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0
9086 or newer.
9087 * configure: Regenerated.
9088
9089 2006-09-27 Dave Brolley <brolley@redhat.com>
9090
9091 * configure.in (RUNTEST): Look for 'runtest' in the source tree by
9092 using $s instead of $r.
9093 * configure: Regenerated.
9094
9095 2006-09-26 Thiemo Seufer <ths@mips.com>
9096
9097 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
9098 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
9099 * configure: Regenerate.
9100
9101 2006-09-24 Graeme Peterson <gridly@gmail.com>
9102
9103 * MAINTAINERS (Write After Approval): Remove myself.
9104
9105 2006-09-22 Chao-ying Fu <fu@mips.com>
9106
9107 * MAINTAINERS (Write After Approval): Add myself.
9108
9109 2006-09-10 Joseph S. Myers <joseph@codesourcery.com>
9110
9111 * MAINTAINERS: Add self as soft-fp maintainer.
9112
9113 2006-09-09 Anatoly Sokolov <aesok@post.ru>
9114
9115 * MAINTAINERS: Add myself as avr maintainer.
9116 Remove Marek Michalkiewicz as avr maintainer.
9117
9118 2006-09-07 Roberto Costa <roberto.costa@st.com>
9119
9120 * MAINTAINERS (Write After Approval): Add myself.
9121
9122 2006-08-30 Corinna Vinschen <corinna@vinschen.de>
9123
9124 * configure.in: Never build newlib for a Mingw host.
9125 Never build newlib as Mingw target library.
9126 Test the existence of winsup/cygwin for building a Cygwin newlib,
9127 rather than just winsup.
9128 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
9129 building a Mingw target.
9130 * configure: Regenerate.
9131
9132 2006-08-08 Eric Botcazou <ebotcazou@libertysurf.fr>
9133
9134 * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
9135
9136 2006-07-25 Paolo Bonzini <bonzini@gnu.org>
9137
9138 * config.guess: Import from src (was more updated).
9139 * config.sub: Likewise.
9140
9141 2006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
9142
9143 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
9144 * configure: Regenerated.
9145
9146 2006-07-18 Paolo Bonzini <bonzini@gnu.org>
9147
9148 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
9149 for stages after the first.
9150
9151 2006-07-17 Jakub Jelinek <jakub@redhat.com>
9152
9153 * Makefile.def: Add dependencies for configure-opcodes
9154 on configure-intl and all-opcodes on all-intl.
9155 * Makefile.in: Regenerated.
9156
9157 2006-07-13 Ben Elliston <bje@au.ibm.com>
9158
9159 * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
9160
9161 2006-07-06 Paul Eggert <eggert@cs.ucla.edu>
9162
9163 Port to hosts whose 'sort' and 'tail' implementations
9164 treat operands with leading '+' as file names, as POSIX
9165 has required since 2001. However, make sure the code still
9166 works on pre-POSIX hosts.
9167 * ltmain.sh: Don't assume "sort +2" is equivalent to
9168 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
9169
9170 2006-07-05 Ulrich Weigand <uweigand@de.ibm.com>
9171
9172 * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
9173
9174 2006-07-04 Peter O'Gorman <peter@pogma.com>
9175
9176 * ltconfig: chmod 644 before ranlib during install.
9177
9178 2006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
9179
9180 PR bootstrap/18058
9181 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
9182 if the bootstrap compiler is a GCC version that supports it.
9183 * configure: Regenerate.
9184
9185 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
9186
9187 * configure.in: Fix thinkos in previous check-in.
9188 * configure: Regenerate.
9189
9190 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
9191
9192 PR other/27063
9193 * configure.in: Test subdir_requires and give an appropriate
9194 error message.
9195 * configure: Regenerate.
9196
9197 2006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org>
9198
9199 * MAINTAINERS (Write After Approval): Add myself.
9200
9201 2006-06-22 John David Anglin <dave.anglin@nrc.ca>
9202
9203 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
9204
9205 2006-06-22 Steve Ellcey <sje@cup.hp.com>
9206
9207 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
9208
9209 2006-06-20 David Ayers <d.ayers@inode.at>
9210
9211 PR bootstrap/28072
9212 * configure.in: Add target-boehm-gc to noconfigdirs depending on
9213 whether target-libjava is being configured instead of whether the
9214 java front end is enabled.
9215 * configure: Regenerate.
9216
9217 2006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9218
9219 PR target/27540
9220 * configure.in: Only enable libgomp on IRIX 6.
9221 * configure: Regenerate.
9222
9223 2006-06-15 Paolo Bonzini <bonzini@gnu.org>
9224
9225 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
9226 too.
9227 * Makefile.in: Regenerate.
9228
9229 2006-06-13 Jeff Johnston <jjohnstn@redhat.com>
9230
9231 * config-ml.in: Alter CCASFLAGS to include special
9232 multilib options the same as is done for CFLAGS.
9233
9234 2006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
9235
9236 * configure.in: Don't enable libgomp on hpux10.
9237 * configure: Rebuilt.
9238
9239 2006-06-12 David Ayers <d.ayers@inode.at>
9240
9241 PR bootstrap/27963
9242 PR target/19970
9243 * configure.in: Remove target-boehm-gc from noconfigdirs where
9244 ${libgcj} is specified.
9245 * configure: Regenerate.
9246
9247 2006-06-06 Carlos O'Donell <carlos@codesourcery.com>
9248
9249 Sync from src:
9250
9251 * configure.in: Sync.
9252 * configure: Regenerated.
9253
9254 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
9255
9256 * Makefile.def: Added dependencies from sim and gdb on intl, and
9257 added configure dependencies to everything with an all dependency
9258 on intl.
9259 * Makefile.in: Regenerated.
9260
9261 2006-06-06 David Ayers <d.ayers@inode.at>
9262
9263 PR libobjc/13946
9264 * Makefile.def: Add dependencies for libobjc which boehm-gc.
9265 * Makefile.in: Regenerate.
9266 * configure.in: Add --enable-objc-gc at toplevel and have it
9267 enable boehm-gc for Objective-C.
9268 Remove target-boehm-gc from libgcj.
9269 Add target-boehm-gc to target_libraries.
9270 Add target-boehm-gc to noconfigdirs where ${libgcj}
9271 is specified.
9272 Assert that boehm-gc is supported when requested for Objective-C.
9273 Only build boehm-gc if needed either for Java or Objective-C.
9274 * configure: Regenerate.
9275
9276 2006-06-05 Paolo Bonzini <bonzini@gnu.org>
9277
9278 PR 27674
9279 * Makefile.tpl (configure-[+prefix+][+module+],
9280 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
9281 Remove rule to unstage bootstrapped modules.
9282 (stage_current): New.
9283 * Makefile.in: Regenerate.
9284
9285 2006-06-03 Laurynas Biveinis <laurynas.biveinis@gmail.com>
9286
9287 * MAINTAINERS (Write After Approval): Update my e-mail address.
9288
9289 2006-06-01 Mark Shinwell <shinwell@codesourcery.com>
9290
9291 * include/libiberty.h: Declare pex_run_in_environment.
9292
9293 2006-05-31 Asher Langton <langton2@llnl.gov>
9294
9295 * MAINTAINERS (Write After Approval): Add myself.
9296
9297 2006-05-25 Paolo Bonzini <bonzini@gnu.org>
9298
9299 * Makefile.def (bfd, opcodes): Fix lib_path.
9300 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
9301 (restrap): Move under "@if gcc-bootstrap". Fix typo.
9302 * Makefile.in: Regenerate.
9303
9304 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
9305
9306 * Makefile.in: Regenerate.
9307
9308 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
9309
9310 * Makefile.def: Add install-html target. Add datarootdir
9311 docdir and htmldir to flags_to_pass.
9312 * Makefile.tpl: Add install-html target.
9313 * Makefile.in: Regenerate.
9314 * configure.in: Add --with-datarootdir, --with-docdir, and
9315 --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
9316 * configure: Regenerate.
9317
9318 2006-05-24 Mark Shinwell <shinwell@codesourcery.com>
9319
9320 * configure.in: Enable gprof for cross builds.
9321 * configure: Regenerate.
9322
9323 2006-05-22 Richard Guenther <rguenther@suse.de>
9324
9325 Revert
9326 2006-01-31 Richard Guenther <rguenther@suse.de>
9327 Paolo Bonzini <bonzini@gnu.org>
9328
9329 * Makefile.def (target_modules): Add libgcc-math target module.
9330 * configure.in (target_libraries): Add libgcc-math target library.
9331 (--enable-libgcc-math): New configure switch.
9332 * Makefile.in: Re-generate.
9333 * configure: Re-generate.
9334 * libgcc-math: New toplevel directory.
9335
9336 2006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
9337 Andreas Tobler <a.tobler@schweiz.ch>
9338
9339 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
9340 * configure: Rebuilt.
9341
9342 2006-05-12 Sandra Loosemore <sandra@codesourcery.com>
9343
9344 * MAINTAINERS (Write After Approval): Add myself.
9345
9346 2006-05-01 DJ Delorie <dj@redhat.com>
9347
9348 * configure.in: Restore CFLAGS if GMP isn't present.
9349 * configure: Regenerate.
9350
9351 2006-05-01 Richard Guenther <rguenther@suse.de>
9352
9353 * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
9354 maintainer.
9355
9356 2006-04-30 Kenneth Zadeck <zadeck@naturalbridge.com>
9357
9358 * MAINTAINERS (Write After Approval): Add myself.
9359
9360 2006-04-28 Jan Beulich <jbeulich@novell.com>
9361
9362 * MAINTAINERS (Write After Approval): Add myself.
9363
9364 2006-04-18 DJ Delorie <dj@redhat.com>
9365
9366 * configure.in (m32c): Build libstdc++-v3. Pass flags to
9367 reference libgloss so that libssp can be built in a combined
9368 tree.
9369 * configure: Regenerate.
9370
9371 2006-04-08 Robert Millan <rmh@gcc.gnu.org>
9372
9373 * MAINTAINERS (Write After Approval): Add myself.
9374
9375 2006-04-05 Ben Elliston <bje@au.ibm.com>
9376
9377 * configure.in: Require makeinfo 4.4 or higher.
9378 * configure: Regenerate.
9379
9380 2006-04-04 Gerald Pfeifer <gerald@pfeifer.com>
9381
9382 * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
9383 Rearrange the entries of other libraries to have them in one place.
9384
9385 2006-03-22 Janne Blomqvist <jb@gcc.gnu.org>
9386
9387 * MAINTAINERS (Write After Approval): Remove myself.
9388 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
9389
9390 2006-03-14 Richard Guenther <rguenther@suse.de>
9391
9392 * configure: Regenerate with autoconf 2.13.
9393
9394 2006-03-13 Jim Blandy <jimb@codesourcery.com>
9395
9396 * MAINTAINERS: Use my work address.
9397
9398 * MAINTAINERS: Update my E-mail address.
9399
9400 2006-03-10 Aldy Hernandez <aldyh@redhat.com>
9401
9402 * configure.in: Handle --disable-<component> generically.
9403 * configure: Regenerate.
9404
9405 2006-03-01 H.J. Lu <hongjiu.lu@intel.com>
9406
9407 PR libgcj/17311
9408 * ltmain.sh: Don't use "$finalize_rpath" for compile.
9409
9410 2006-02-21 Erik Edelmann <eedelman@gcc.gnu.org>
9411
9412 * MAINTAINERS (Write After Approval): Remove myself.
9413 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
9414
9415 2006-02-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
9416
9417 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
9418 (TARGET_CONFIGDIRS): Remove.
9419 * configure.in: Remove AC_SUBST(target_configdirs).
9420 * Makefile.in, configure: Regenerated.
9421
9422 2006-02-20 Steven G. Kargl <kargls@comcast.net>
9423
9424 * MAINTAINERS (Write After Approval): Remove myself.
9425 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
9426
9427 2006-02-20 Paolo Bonzini <bonzini@gnu.org>
9428
9429 PR bootstrap/25670
9430
9431 * Makefile.tpl ([+compare-target+]): Print explanation messages.
9432
9433 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
9434 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
9435 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
9436 BUILD_PREFIX, BUILD_PREFIX_1.
9437 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
9438
9439 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
9440 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
9441
9442 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
9443 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
9444 of `cat stage_current`. Always provide the `r' and `s' variables.
9445 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
9446 a single shell execution.
9447 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
9448 bootstrapped modules, make the stage1 module if the build was not
9449 started yet, else build the current stage.
9450 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
9451 (all-build, all-host, all-target, [+make_target+]-host,
9452 [+make_target+]-target): Do not use \-continued lines.
9453 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
9454 (current_stage, restrap, stage_last): New.
9455
9456 * Makefile.in: Regenerate.
9457 * configure: Regenerate.
9458
9459 2006-02-19 Bud Davis <jmdavis@link.com>
9460
9461 * MAINTAINERS (Write After Approval): Remove myself.
9462 (Language Front End Maintainers): Add myself as fortran 95
9463 maintainer and update e-mail address.
9464
9465 2006-02-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
9466
9467 * MAINTAINERS (Write After Approval): Remove myself.
9468 (Language Front End Maintainers): Add myself as fortran 95
9469 maintainer.
9470
9471 2006-02-16 Victor Kaplansky <victork@il.ibm.com>
9472
9473 * MAINTAINERS (Write After Approval): Add myself.
9474
9475 2006-02-16 Thomas Koenig <Thomas.Koenig@online.de>
9476
9477 * MAINTAINERS (Write After Approval): Remove myself.
9478 (Language Front End Maintainers): Add myself as
9479 fortran 95 maintainer.
9480
9481 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
9482
9483 Sync from src:
9484
9485 2005-12-27 Leif Ekblad <leif@rdos.net>
9486
9487 * configure.in: Add support for RDOS target.
9488 * configure: Regenerate.
9489
9490 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
9491 Andreas Schwab <schwab@suse.de>
9492
9493 * configure: Regenerate.
9494
9495 2006-02-12 David Edelsohn <edelsohn@gnu.org>
9496
9497 * configure.in (enable_libgomp): Add AIX.
9498 * configure: Regenerate.
9499
9500 2006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
9501
9502 * MAINTAINERS (Write After Approval): Add myself.
9503
9504 2006-02-03 Lee Millward <lee.millward@gmail.com>
9505
9506 * MAINTAINERS (Write After Approval): Add myself.
9507
9508 2006-01-31 Richard Guenther <rguenther@suse.de>
9509 Paolo Bonzini <bonzini@gnu.org>
9510
9511 * Makefile.def (target_modules): Add libgcc-math target module.
9512 * configure.in (target_libraries): Add libgcc-math target library.
9513 (--enable-libgcc-math): New configure switch.
9514 * Makefile.in: Re-generate.
9515 * configure: Re-generate.
9516 * libgcc-math: New toplevel directory.
9517
9518 2006-01-26 Paolo Bonzini <bonzini@gnu.org>
9519
9520 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
9521 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
9522 the assembler, linker and binutils.
9523 * configure: Regenerate.
9524
9525 2006-01-22 Dirk Mueller <dmueller@suse.de>
9526
9527 * MAINTAINERS (Write After Approval): Add myself.
9528
9529 2006-01-20 Diego Novillo <dnovillo@redhat.com>
9530
9531 * configure: Regenerate.
9532
9533 2006-01-18 Richard Henderson <rth@redhat.com>
9534 Jakub Jelinek <jakub@redhat.com>
9535 Diego Novillo <dnovillo@redhat.com>
9536
9537 * libgomp: New directory.
9538 * Makefile.def: Add target_module libgomp.
9539 * Makefile.in: Regenerate.
9540 * configure.in (target_libraries): Add target-libgomp.
9541 * configure: Regenerate.
9542
9543 2006-01-05 Alexandre Oliva <aoliva@redhat.com>
9544
9545 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
9546 @ from continuation.
9547 * Makefile.in: Rebuilt.
9548
9549 2006-01-04 Chris Lattner <sabre@gnu.org>
9550
9551 * MAINTAINERS (Write After Approval): Add myself.
9552
9553 2006-01-04 Paolo Bonzini <bonzini@gnu.org>
9554
9555 PR bootstrap/24252
9556
9557 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
9558 * Makefile.tpl (OBJDUMP): New.
9559 (EXTRA_HOST_FLAGS): Add it.
9560 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
9561
9562 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
9563 to use symbolic links between directories. Avoid race conditions
9564 or make them harmless.
9565 * configure.in: Do not try to use symbolic links between directories.
9566
9567 * Makefile.def (LEAN): Pass.
9568 * Makefile.tpl (LEAN): Define.
9569 (stage[+id+]-start): Accept that the previous directory does not
9570 exist, if the bootstrap is lean.
9571 (stage[+id+]-bubble): Invoke lean bootstrap commands after
9572 stage[+id+]-start. Use a makefile variable and an `if' instead of a
9573 configure substitution.
9574 ([+compare-target+]): Likewise.
9575 ([+bootstrap-target+]-lean): New.
9576 * configure.in: Remove lean bootstrap support from here.
9577
9578 * Makefile.in: Regenerate.
9579 * configure: Regenerate.
9580
9581 2006-01-04 Ben Elliston <bje@au.ibm.com>
9582
9583 * MAINTAINERS (libdecnumber): Add myself.
9584
9585 2006-01-02 Mark Mitchell <mark@codesourcery.com>
9586
9587 * libtool-ldflags: New script.
9588
9589 2006-01-02 Andreas Schwab <schwab@suse.de>
9590
9591 * configure.in: When reconfiguring remove Makefile in
9592 all stage directories.
9593 * configure: Regenerate.
9594
9595 2005-12-27 Steven Bosscher <stevenb.gcc@gmail.com>
9596
9597 * MAINTAINERS: Update my email address.
9598
9599 2005-12-20 Paolo Bonzini <bonzini@gnu.org>
9600
9601 Revert Ada-related part of the previous change.
9602
9603 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
9604 Do not pass.
9605 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
9606 * Makefile.in: Regenerate.
9607 * configure.in: Do not include mt-ppc-aix target fragment.
9608 * configure: Regenerate.
9609
9610 2005-12-19 Paolo Bonzini <bonzini@gnu.org>
9611
9612 * configure.in: Select appropriate fragments for PowerPC/AIX.
9613 * configure: Regenerate.
9614
9615 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
9616 BOOT_CFLAGS, BOOT_LDFLAGS.
9617 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
9618 BOOT_CFLAGS, BOOT_LDFLAGS.
9619 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
9620 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
9621 (stage): Fail if we cannot complete the work.
9622 * Makefile.in: Regenerate.
9623
9624 2005-12-16 Nathan Sidwell <nathan@codesourcery.com>
9625
9626 * configure.in: Replace ms1 with mt.
9627 * configure: Rebuilt.
9628
9629 2005-12-15 Bryce McKinlay <mckinlay@redhat.com>
9630
9631 * MAINTAINERS: Update my email address.
9632
9633 2005-12-15 Paolo Bonzini <bonzini@gnu.org>
9634
9635 * Makefile.tpl (all, do-[+make_target+], do-check, install,
9636 install-host-nogcc): Don't invoke $(stage) at the end.
9637 * Makefile.in: Regenerate.
9638
9639 2005-12-14 Paolo Bonzini <bonzini@gnu.org>
9640
9641 * configure.in: Flip the top-level bootstrap switch.
9642 * configure: Regenerate.
9643
9644 2005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
9645
9646 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
9647 $(stage) and $(unstage).
9648 (EXTRA_TARGET_FLAGS): Correct double-quoting.
9649 (all): Remove stray semicolon.
9650 (local-distclean): Don't handle multilib.tmp and multilib.out.
9651 (install.all): Set $s for consistency.
9652 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
9653 check_multilibs setting. Always make the install directory.
9654 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
9655 Correct @if/@endif.
9656 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
9657 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
9658 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
9659 (multilib.out): Remove.
9660 * Makefile.in: Regenerated.
9661
9662 2005-12-12 Carlos O'Donell <carlos@codesourcery.com>
9663
9664 * MAINTAINERS (Write After Approval): Add myself.
9665
9666 2005-12-12 Nathan Sidwell <nathan@codesourcery.com>
9667
9668 * MAINTAINERS: Add myself as mt maintainer.
9669
9670 * config.sub: Replace ms1 with mt. Allow ms1 as an alias.
9671
9672 2005-12-06 Adam Nemet <anemet@caviumnetworks.com>
9673
9674 * MAINTAINERS: Change email address.
9675
9676 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
9677
9678 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
9679 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
9680 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
9681 Find in-tree tools if available.
9682 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
9683 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
9684 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
9685 (COMPILER_*_FOR_TARGET): New.
9686 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
9687 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
9688 (CONFIGURED_*, USUAL_*): Remove.
9689 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
9690 STRIP): Use autoconf substitutions.
9691 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
9692 COMPILER_NM_FOR_TARGET): New.
9693 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
9694
9695 (all): Make all-host and all-target in parallel.
9696 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
9697 that $$r and $$s are set before invoking a recursive make.
9698 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
9699 ([+bootstrap-target+]): Inline most of the `all' target.
9700
9701 2005-11-29 Ben Elliston <bje@au.ibm.com>
9702
9703 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
9704 from the gcc build directory.
9705 * Makefile.in: Regenerate.
9706
9707 2005-11-29 Ben Elliston <bje@au.ibm.com>
9708
9709 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
9710 depend on all-libdecnumber.
9711 * configure.in (host_libs): Include libdecnumber.
9712 * Makefile.in: Regenerate.
9713 * configure: Likewise.
9714
9715 2005-11-29 Ben Elliston <bje@au.ibm.com>
9716
9717 * libdecnumber: Import decNumber sources from the dfp-branch.
9718
9719 2005-11-21 Kean Johnston <jkj@sco.com>
9720
9721 * config.sub, config.guess: Sync from upstream sources.
9722
9723 2005-11-21 Ben Elliston <bje@au.ibm.com>
9724
9725 Import from Autoconf sources:
9726
9727 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
9728 * config/move-if-change: Don't output "$2 is unchanged";
9729 suggested by Ben Elliston. Handle weird characters correctly.
9730
9731 2005-11-18 Andreas Tobler <a.tobler@schweiz.ch>
9732
9733 * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
9734 to match upstream libtool for darwin.
9735
9736 2005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
9737
9738 * Makefile.def: Remove gdb dependencies for gdbtk.
9739 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
9740 (configure-gdb, install-gdb): New rules.
9741 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
9742 * Makefile.in, configure: Regenerated.
9743
9744 2005-11-06 Janne Blomqvist <jb@gcc.gnu.org>
9745
9746 * MAINTAINERS (Write After Approval): Add myself.
9747
9748 2005-11-06 Erik Edelmann <eedelman@gcc.gnu.org>
9749
9750 * MAINTAINERS (Write After Approval): Add myself.
9751
9752 2005-10-24 Diego Novillo <dnovillo@redhat.com>
9753
9754 * MAINTAINERS (alias analysis): Add Daniel Berlin and
9755 Diego Novillo.
9756
9757 2005-10-22 Paolo Bonzini <bonzini@gnu.org>
9758
9759 PR bootstrap/24297
9760 * Makefile.tpl (do-[+make-target+], do-check, install,
9761 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
9762 are set before recursing.
9763 * Makefile.in: Regenerate.
9764
9765 2005-10-20 Eric Botcazou <ebotcazou@adacore.com>
9766
9767 PR bootstrap/18939
9768 * Makefile.def (gcc) <target>: Fix thinko.
9769 * Makefile.in: Regenerate.
9770
9771 2005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
9772
9773 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
9774 * configure: Regenerate.
9775
9776 2005-10-15 Jie Zhang <jie.zhang@analog.com>
9777
9778 * MAINTAINERS (Write After Approval): Add self.
9779
9780 2005-10-08 Kazu Hirata <kazu@codesourcery.com>
9781
9782 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
9783 target-libffi, target-qthreads, target-libjava, and
9784 targetlibobjc.
9785 * configure: Regenerate.
9786
9787 2005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
9788
9789 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
9790 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
9791 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
9792 (USUAL_OBJDUMP_FOR_TARGET): New.
9793 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
9794 * configure.in: Check for $OBJDUMP_FOR_TARGET.
9795 * configure, Makefile.in: Regenerated.
9796
9797 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
9798
9799 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
9800 before other host packages.
9801
9802 2005-10-05 Kaz Kojima <kkojima@gcc.gnu.org>
9803
9804 * MAINTAINERS: Add self as sh libraries/configury maintainer.
9805
9806 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
9807
9808 PR bootstrap/22340
9809
9810 * configure.in (default_target): Remove.
9811 * Makefile.tpl (all): Do not use prerequisites as subroutines
9812 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
9813 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
9814 use prerequisites as subroutines.
9815 (check-host, check-target): New.
9816 (bootstrap configure & all targets): Do not use stage*-start
9817 if the directory layout is already ok.
9818 (non-bootstrap configure & all targets): Prepend a $(unstage).
9819 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
9820 (NOTPARALLEL): Remove.
9821 (unstage, stage variables): New variables.
9822 (unstage, stage targets): Simply expand to those variables.
9823
9824 * configure: Regenerate.
9825 * Makefile.in: Regenerate.
9826
9827 2005-10-04 James E Wilson <wilson@specifix.com>
9828
9829 * Makefile.def (lang_env_dependencies): Add libmudflap.
9830 * Makefile.in: Regenerate.
9831
9832 2005-10-03 Andreas Schwab <schwab@suse.de>
9833
9834 Backport from libtool CVS:
9835 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu>
9836
9837 * ltmain.sh: add support for installing into temporary
9838 staging area (e.g. 'make install DESTDIR=...')
9839
9840 2005-10-03 H.J. Lu <hongjiu.lu@intel.com>
9841
9842 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
9843 * configure: Regenerated.
9844
9845 2005-09-30 Andrew Pinski <pinskia@physics.uc.edu>
9846
9847 * configure: Regenerate with the correct
9848 autoconf version.
9849
9850 2005-09-30 Catherine Moore <clm@cm00re.com>
9851
9852 * configure.in (bfin-*-*): New.
9853 * configure: Regenerated.
9854
9855 2005-09-28 Geoffrey Keating <geoffk@apple.com>
9856
9857 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
9858 (LIPO_FOR_TARGET): New.
9859 (CONFIGURED_LIPO_FOR_TARGET): New.
9860 (USUAL_LIPO_FOR_TARGET): New.
9861 (STRIP_FOR_TARGET): New.
9862 (CONFIGURED_STRIP_FOR_TARGET): New.
9863 (USUAL_STRIP_FOR_TARGET): New.
9864 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
9865 STRIP_FOR_TARGET.
9866 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
9867 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
9868 * Makefile.in: Regenerate.
9869 * configure: Regenerate.
9870
9871 2005-09-19 David Edelsohn <edelsohn@gnu.org>
9872
9873 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
9874 (rs6000-*-aix*): Same.
9875 * configure: Regenerate.
9876
9877 2005-09-16 Tom Tromey <tromey@redhat.com>
9878
9879 * MAINTAINERS: Add self as java maintainer.
9880
9881 2005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
9882
9883 * configure.in: Recognize f95 in the --enable-languages option,
9884 and substitute it for fortran, issuing a warning.
9885 * configure: Regenerate.
9886
9887 2005-08-30 Phil Edwards <phil@codesourcery.com>
9888
9889 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
9890 * configure: Regenerated.
9891
9892 2005-08-22 Aldy Hernandez <aldyh@redhat.com>
9893
9894 * MAINTAINERS: Add self as ms1 maintainer.
9895
9896 2005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
9897
9898 * Makefile.def (libssp): Add to lang_env_dependencies.
9899 * Makefile.in: Regenerate.
9900
9901 2005-08-18 Ian Lance Taylor <ian@airs.com>
9902
9903 * MAINTAINERS: Add myself as middle-end maintainer.
9904
9905 2005-08-17 Christian Groessler <chris@groessler.org>
9906
9907 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
9908 * Makefile.in: Regenerate.
9909
9910 2005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
9911
9912 * MAINTAINERS (write after approval): Added myself.
9913
9914 2005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
9915
9916 * MAINTAINERS (Write After Approval): Add myself.
9917
9918 2005-08-12 Paolo Bonzini <bonzini@gnu.org>
9919
9920 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
9921 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
9922 Look for alternate names of the target cc and c++
9923 * configure: Regenerate.
9924
9925 2005-08-08 Paolo Bonzini <bonzini@gnu.org>
9926
9927 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
9928 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
9929 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
9930 tools; remove code to manually set them.
9931 (Target tools): Look in the environment for them.
9932 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
9933 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
9934 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
9935 build directory.
9936 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
9937 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
9938 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
9939 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
9940 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
9941 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
9942 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
9943 * configure: Regenerate.
9944 * Makefile.in: Regenerate.
9945
9946 2005-07-28 Ben Elliston <bje@au.ibm.com>
9947
9948 * MAINTAINERS: Update for removed CPU targets.
9949
9950 2005-07-27 Mark Mitchell <mark@codesourcery.com>
9951
9952 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
9953 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
9954 * Makefile.in: Regenerated.
9955
9956 2005-07-26 Mark Mitchell <mark@codesourcery.com>
9957
9958 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
9959 (CFLAGS_FOR_TARGET): Use it.
9960 (CXXFLAGS_FOR_TARGET): Likewise.
9961 * Makefile.in: Regenerated.
9962 * configure.in (--with-build-sysroot): New option.
9963 * configure: Regenerated.
9964
9965 2005-07-24 Paolo Bonzini <bonzini@gnu.org>
9966
9967 * Makefile.tpl: Wrap install between unstage and stage
9968 * Makefile.in: Regenerate.
9969
9970 2005-07-21 Eric Christopher <echristo@apple.com>
9971
9972 * MAINTAINERS: Update affiliation.
9973
9974 2005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
9975
9976 * MAINTAINERS: Add self as crx port maintainer.
9977
9978 2005-07-20 DJ Delorie <dj@redhat.com>
9979
9980 * MAINTAINERS: Add self as m32c maintainer.
9981
9982 2005-07-16 Kelley Cook <kcook@gcc.gnu.org>
9983
9984 * all files: Update FSF address.
9985
9986 2005-07-15 Eric Christopher <echristo@redhat.com>
9987
9988 * MAINTAINERS: Change affiliation.
9989
9990 2005-07-14 Jim Blandy <jimb@redhat.com>
9991
9992 * configure.in: Add cases for Renesas m32c.
9993 * configure: Regenerated.
9994
9995 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
9996
9997 * COPYING.LIB: Update from fsf.org.
9998
9999 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
10000
10001 * COPYING, compile, config.guess,
10002 config.sub, install-sh, missing, mkinstalldirs,
10003 symlink-tree, ylwrap: Sync from upstream sources.
10004 * config-ml.in: Update FSF address.
10005
10006 2005-07-13 Eric Christopher <echristo@redhat.com>
10007
10008 * configure.in: Add toplevel noconfigdir support for tpf.
10009 * configure: Regenerate.
10010
10011 2005-07-11 Paolo Bonzini <bonzini@gnu.org>
10012
10013 PR ada/22340
10014
10015 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
10016 * Makefile.in: Regenerate.
10017
10018 2005-07-07 Mark Mitchell <mark@codesourcery.com>
10019
10020 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
10021 Brolley to write-after-approval.
10022
10023 2005-07-07 Andreas Schwab <schwab@suse.de>
10024
10025 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
10026 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
10027 * Makefile.in: Regenerated.
10028
10029 2005-07-06 Geoffrey Keating <geoffk@apple.com>
10030
10031 * configure.in: Don't build sim or rda when targetting darwin.
10032 * configure: Regenerate.
10033
10034 2005-07-06 Kazu Hirata <kazu@codesourcery.com>
10035
10036 * configure.in: Add --enable-libssp and --disable-libssp.
10037 * configure: Regenerate with autoconf-2.13.
10038
10039 2005-07-02 Jakub Jelinek <jakub@redhat.com>
10040
10041 * Makefile.def (target_modules): Add libssp.
10042 * configure.in (target_libraries): Add target-libssp.
10043 * configure: Rebuilt.
10044 * Makefile.in: Rebuilt.
10045
10046 2005-07-01 Zack Weinberg <zackw@panix.com>
10047
10048 * MAINTAINERS: Change email address. Resign from maintainership.
10049
10050 2005-07-01 Richard Guenther <rguenther@suse.de>
10051
10052 * MAINTAINERS: Change my e-mail address and affiliation.
10053
10054 2005-06-22 Paolo Bonzini <bonzini@gnu.org>
10055
10056 * Makefile.def (stagefeedback): Come after profile.
10057 Define profiledbootstrap target.
10058 * Makefile.tpl (profiledbootstrap): Remove.
10059 (stageprofile-end): Zap stagefeedback.
10060 (stagefeedback-start): Copy all .gcda files, not only GCC's.
10061 * Makefile.in: Regenerate.
10062
10063 2005-06-13 Richard Sandiford <richard@codesourcery.com>
10064
10065 * MAINTAINERS: Update my email address.
10066
10067 2005-06-13 Zack Weinberg <zack@codesourcery.com>
10068
10069 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
10070 In 'cpp' stanza, support '#line' as well as '# '.
10071
10072 2005-06-08 Andreas Schwab <schwab@suse.de>
10073
10074 * MAINTAINERS: Move myself from 'Write After Approval' to
10075 'CPU Port Maintainers' section as m68k maintainer.
10076
10077 2005-06-07 Hans-Peter Nilsson <hp@axis.com>
10078
10079 * configure.in (unsupported_languages): New macro.
10080 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
10081 non-ported target libraries in noconfigdirs.
10082 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
10083 non-linux-gnu. Remove libgcj_ex_libffi.
10084 <lang_frag loop>: Set add_this_lang=no if the language is in
10085 unsupported_languages.
10086 * configure: Regenerate.
10087
10088 2005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
10089
10090 * configure.in: Fix typo in handling of --with-mpfr-dir.
10091 * configure: Regenerate.
10092
10093 2005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
10094
10095 * MAINTAINERS: Update my email address.
10096
10097 2005-06-02 Jim Blandy <jimb@redhat.com>
10098
10099 * config.sub: Add cases for the Renesas m32c. (This patch has been
10100 accepted into the master sources.)
10101
10102 2005-06-02 Aldy Hernandez <aldyh@redhat.com>
10103 Michael Snyder <msnyder@redhat.com>
10104 Stan Cox <scox@redhat.com>
10105
10106 * configure.in: Set noconfigdirs for ms1.
10107
10108 * configure: Regenerate.
10109
10110 2005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
10111
10112 * MAINTAINERS (Write After Approval): Add self.
10113
10114 2005-06-01 Josh Conner <jconner@apple.com>
10115
10116 * MAINTAINERS (Write After Approval): Add self.
10117
10118 2005-06-01 Kazu Hirata <kazu@codesourcery.com>
10119
10120 * MAINTAINERS: Update my email address.
10121
10122 2005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
10123
10124 * MAINTAINERS (Write After Approval): Add self.
10125
10126 2005-05-26 Chris Demetriou <cgd@broadcom.com>
10127
10128 * MAINTAINERS (Write After Approval): Remove self.
10129
10130 2005-05-25 Paolo Bonzini <bonzini@gnu.org>
10131
10132 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
10133 (Dependencies): Consider target modules for bootstrap dependencies.
10134 Make target bootstrap modules depend on each stage's gcc.
10135 * Makefile.in: Regenerate.
10136
10137 2005-05-20 Paolo Bonzini <bonzini@gnu.org>
10138
10139 * Makefile.def (configure-gcc): Depend on binutils having been built.
10140 (all-gcc): No need to do it here.
10141 * Makefile.in: Regenerate.
10142
10143 2005-05-19 Paul Brook <paul@codesourcery.com>
10144
10145 * configure.in: Rewrite misleading error message when requested
10146 language cannot be built.
10147 * configure: Regenerate.
10148
10149 2005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
10150
10151 * ylwrap: Import from Automake 1.9.5.
10152
10153 2005-05-13 David Ung <davidu@mips.com>
10154
10155 * MAINTAINERS (Write After Approval): Add self.
10156
10157 2005-05-09 Mike Stump <mrs@apple.com>
10158
10159 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
10160 lt_cv_sys_max_cmd_len for now.
10161
10162 2005-05-09 Stan Cox <scox@redhat.com>
10163
10164 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
10165
10166 2005-05-08 Matt Kraai <kraai@ftbfs.org>
10167
10168 * README.SCO: Update the URL.
10169
10170 2005-05-05 David Edelsohn <edelsohn@gnu.org>
10171
10172 * ltconfig: Define file_list_spec. Pass file_list_spec and
10173 with_gnu_ld to libtool.
10174 * ltcf-c.sh (aix[45]): Define file_list_spec.
10175 * ltcf-cxx.sh (aix[45]): Same.
10176 * ltcf-gcj.sh (aix[45]): Same.
10177 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
10178 exists, write list of input files to temporary file.
10179
10180 2005-05-04 Mike Stump <mrs@apple.com>
10181
10182 * configure.in: Always pass --target to target configures as
10183 otherwise rebuilds that do --recheck will fail.
10184 * confiugure: Rebuilt.
10185
10186 2005-05-04 Paolo Bonzini <bonzini@gnu.org>
10187
10188 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
10189 STAGE_HOST_EXPORTS.
10190 (configure, all): Add bootstrap support.
10191 (Host modules, target modules): Pass post-stage1 flags and exports.
10192 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
10193 * Makefile.in: Regenerate.
10194
10195 2005-04-29 Paolo Bonzini <bonzini@gnu.org>
10196
10197 * configure: Regenerate.
10198
10199 2005-04-27 Mike Stump <mrs@apple.com>
10200
10201 * MAINTAINERS: Add self as darwin maintainer.
10202
10203 2005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
10204
10205 * config.sub: Update from master copy.
10206
10207 2005-04-21 Mike Stump <mrs@apple.com>
10208
10209 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
10210 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
10211
10212 2005-04-19 Hans-Peter Nilsson <hp@axis.com>
10213
10214 * configure.in <crisv32-*-*, cris-*-*>: New local variable
10215 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
10216 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
10217 "*-*-elf" and "*-*-linux*".
10218 * configure: Regenerate.
10219
10220 2005-04-14 Joseph S. Myers <joseph@codesourcery.com>
10221
10222 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
10223
10224 2005-04-12 Mike Stump <mrs@apple.com>
10225
10226 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
10227
10228 2005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
10229
10230 * MAINTAINERS (Write After Approval): Add myself.
10231
10232 2005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
10233
10234 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
10235
10236 2005-04-06 Paolo Bonzini <bonzini@gnu.org>
10237
10238 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
10239 (TARGET_CONFIGARGS): Include --with-target-subdir.
10240 (configure, all): New macros. Use them throughout.
10241 * Makefile.in: Regenerate.
10242
10243 2005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
10244
10245 * MAINTAINERS (Write After Approval): Add myself.
10246
10247 2005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
10248
10249 * MAINTAINERS: Remove 'loop unrolling' maintainer.
10250
10251 2005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
10252
10253 * MAINTAINERS: Move John Carr to Write After Approval.
10254
10255 2005-03-30 J"orn Rennecke <joern.rennecke@st.com>
10256
10257 * config/mh-mingw32: Delete.
10258 * configure.in: Don't use it.
10259 * configure: Regenerate.
10260
10261 2005-03-31 Paolo Bonzini <bonzini@gnu.org>
10262
10263 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
10264 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
10265 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
10266 (HOST_LIB_PATH): Generate from Makefile.def.
10267 (TARGET_LIB_PATH): Likewise.
10268 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
10269 * Makefile.in: Regenerate.
10270 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
10271 (RPATH_ENVVAR): Include Darwin case.
10272 * configure: Regenerate.
10273
10274 2005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
10275
10276 * MAINTAINERS (Various Maintainers): Remove self.
10277 (Write After Approval): Add self.
10278
10279 2005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
10280
10281 * MAINTAINERS (Various Maintainers): Add self.
10282
10283 2005-03-25 Paolo Bonzini <bonzini@gnu.org>
10284
10285 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
10286 * configure: Regenerate.
10287
10288 2005-03-21 Zack Weinberg <zack@codesourcery.com>
10289
10290 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
10291 gcc_version, and gcc_version_trigger from set of flags to pass.
10292 * Makefile.tpl: Remove definitions of above variables.
10293 (config.status): Remove dependency on $(gcc_version_trigger).
10294 * Makefile.in: Regenerate.
10295 * configure.in: Do not reference config/gcc-version.m4 nor
10296 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
10297 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
10298 * configure: Regenerate.
10299
10300 2005-03-16 Manfred Hollstein <manfred.h@gmx.net>
10301 Andrew Pinski <pinskia@physics.uc.edu>
10302
10303 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
10304 * Makefile.in: Regenerate.
10305
10306 2005-03-13 Feng Wang <fengwang@nudt.edu.cn>
10307
10308 * MAINTAINERS (Write After Approval): Add myself.
10309
10310 2005-03-03 David Ayers <d.ayers@inode.at>
10311
10312 * MAINTAINERS (Write After Approval): Add myself.
10313
10314 2005-03-01 Alexandre Oliva <aoliva@redhat.com>
10315
10316 PR libgcj/20160
10317 * ltmain.sh: Avoid creating archives with components that have
10318 duplicate basenames.
10319
10320 2005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
10321
10322 PR bootstrap/20250
10323 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
10324 instead of check.
10325 * Makefile.in: Regenerate.
10326
10327 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
10328
10329 * Makefile.in: Regenerate to fix conflict between the previous two
10330 patches.
10331
10332 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
10333
10334 PR bootstrap/17383
10335 * Makefile.def (target_modules): Remove "stage", now unnecessary.
10336 * Makefile.tpl (HOST_SUBDIR): New substitution.
10337 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
10338 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
10339 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
10340 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
10341 (Host modules, Bootstrapped modules): Use it.
10342 (Build modules, Target modules): Do not create symlink trees,
10343 always configure out-of-srcdir.
10344 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
10345 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
10346 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
10347 $(HOST_SUBDIR). Create a symlink for host_subdir.
10348
10349 * Makefile.in: Regenerate.
10350 * configure: Regenerate.
10351
10352 2005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
10353
10354 Merged from libada-gnattools-branch:
10355 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
10356
10357 * gnattools: New directory.
10358 * Makefile.def: Add gnattools as a module, depending on target-libada.
10359 * Makefile.in: Regenerate.
10360 * configure.in: Include gnattools in host_tools; disable it if ada
10361 is disabled.
10362 * configure: Regenerate.
10363
10364 2005-02-24 James A. Morrison <phython@gcc.gnu.org>
10365
10366 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
10367 treelang maintainer.
10368 (Write After Approval): Remove myself.
10369
10370 2005-02-23 Paul Schlie <schlie@comcast.net>
10371
10372 * configure.in: Allow darwin targeted ports to build tk, itcl and
10373 libgui.
10374 * configure: Regenerate.
10375
10376 2005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
10377
10378 PR libgcj/10353
10379 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
10380 * configure: Regenerate.
10381
10382 2005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
10383
10384 * MAINTAINERS (Write After Approval): Add myself.
10385
10386 2005-02-10 Ian Lance Taylor <ian@airs.com>
10387
10388 * MAINTAINERS: Update my e-mail address.
10389
10390 2005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
10391
10392 * MAINTAINERS (Write After Approval): Add myself.
10393
10394 2005-01-29 Hans-Peter Nilsson <hp@axis.com>
10395
10396 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
10397 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
10398 target-libgloss when not *-*-elf and *-*-aout.
10399 * configure: Regenerate.
10400
10401 2005-01-23 Kazu Hirata <kazu@cs.umass.edu>
10402
10403 * MAINTAINERS: Remove obsolete entries.
10404
10405 * MAINTAINERS (Write After Approval): Add Michael Matz.
10406
10407 2005-01-19 Neil Booth <neil@daikokuya.co.uk>
10408
10409 * MAINTAINERS: Remove self as cpplib maintainer.
10410
10411 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
10412
10413 * install-sh, config.sub: Import from upstream.
10414
10415 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
10416
10417 PR bootstrap/18222
10418 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
10419 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
10420 * Makefile.in: Regenerate.
10421
10422 2005-01-16 Jason Thorpe <thorpej@netbsd.org>
10423
10424 * MAINTAINERS: Update my email address.
10425
10426 2005-01-12 David Edelsohn <edelsohn@gnu.org>
10427 Andreas Schwab <schwab@suse.de>
10428
10429 PR bootstrap/18033
10430 * config-ml.in: Eval option if surrounded by single quotes.
10431
10432 2005-01-03 Paolo Bonzini <bonzini@gnu.org>
10433
10434 Revert 2004-12-28 Makefile changes, a better fix will be
10435 applied to mainline and src after GCC 4.0 branches.
10436
10437 2004-12-28 Paolo Bonzini <bonzini@gnu.org>
10438
10439 PR bootstrap/17383
10440
10441 * Makefile.def (target_modules): Remove stage parameter,
10442 it is always true now.
10443 * Makefile.tpl (configure-build-[+module+],
10444 configure-target-[+module+]): Always build symlink tree
10445 for the directory and for include. BUILD_SUBDIR and
10446 TARGET_SUBDIR cannot be . anymore.
10447 * Makefile.in: Regenerate.
10448
10449 2004-12-25 David Edelsohn <edelsohn@gnu.org>
10450
10451 Revert 2004-12-08 Makefile changes.
10452
10453 2004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
10454
10455 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
10456 cygwin, mingw.
10457
10458 2004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
10459
10460 * configure.in (sh64-*-*): Reenable gprof.
10461 * configure: Regenerate.
10462
10463 2004-12-08 David Edelsohn <edelsohn@gnu.org>
10464
10465 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
10466 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
10467 (EXTRA_TARGET_FLAGS): Add PICFLAG.
10468 * Makefile.in: Regenerate.
10469
10470 2004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
10471
10472 * MAINTAINERS: Update my email address.
10473
10474 2004-12-07 Matt Kraai <kraai@ftbfs.org>
10475
10476 * Makefile.tpl: Generate normal dependencies if the LHS module is
10477 not bootstrapped.
10478 * Makefile.in: Regenerate.
10479
10480 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
10481
10482 * configure.in: Include config/gxx-include-dir.m4. Use
10483 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
10484 * configure: Regenerate.
10485
10486 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
10487
10488 * config.if: Delete.
10489 * configure.in: Set libstdcxx_incdir directly.
10490 * configure: Regenerate.
10491
10492 2004-12-02 Eric Christopher <echristo@redhat.com>
10493
10494 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
10495 * Makefile.in: Regenerate.
10496
10497 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
10498
10499 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
10500 * configure: Regenerate.
10501
10502 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
10503
10504 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
10505 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
10506 * configure: Regenerate.
10507
10508 2004-12-01 Eric Christopher <echristo@redhat.com>
10509
10510 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
10511 of things to remove.
10512
10513 2004-11-29 Matt Kraai <kraai@ftbfs.org>
10514
10515 * MAINTAINERS (Write After Approval): Update my e-mail address.
10516
10517 2004-11-29 Kelley Cook <kcook@gcc.gnu.org>
10518
10519 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
10520 from CVS libtool to always pass_all.
10521
10522 2004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
10523
10524 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
10525 (hppa*64*-*-*): Delete incorrect comment.
10526 * configure: Rebuilt.
10527
10528 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
10529
10530 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
10531
10532 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
10533
10534 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
10535 from CVS libtool to always pass_all.
10536
10537 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
10538
10539 * install-sh, compile: Import from automake.
10540
10541 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
10542
10543 * config.guess, config.sub: Import from savannnah.
10544
10545 2004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
10546
10547 * MAINTAINERS (Write After Approval): Add myself
10548
10549 2004-11-12 Mike Stump <mrs@apple.com>
10550
10551 * Makefile.def: Add html support.
10552 * Makefile.tpl: Likewise.
10553 * Makefile.in: Regenerate.
10554
10555 2004-11-11 Geoffrey Keating <geoffk@apple.com>
10556
10557 PR 18423
10558 * configure.in: Remove all instances of build-fixincludes from
10559 noconfigdirs.
10560 (build_configargs): Supply --target to subdirectories.
10561 * configure: Regenerate.
10562
10563 * Makefile.def: Make gcc install depend on fixincludes install.
10564 * Makefile.in: Regenerate.
10565
10566 2004-11-10 Janis Johnson <janis187@us.ibm.com>
10567
10568 * MAINTAINERS: Add myself as gcc testsuite maintainer.
10569
10570 2004-11-11 Paul Brook <paul@codesourcery.com>
10571
10572 * MAINTAINERS: Add self as arm maintainer. Update email address.
10573
10574 2004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
10575
10576 * configure.in (noconfigdirs) [mmix-*-*]: Disable
10577 target-libgfortran.
10578 * configure: Regenerate.
10579
10580 2004-11-07 David Edelsohn <edelsohn@gnu.org>
10581
10582 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
10583 like CC.
10584
10585 2004-11-05 Paolo Bonzini <bonzini@gnu.org>
10586
10587 * Makefile.def (host fixincludes): Specify missing targets.
10588 * Makefile.in: Regenerate.
10589
10590 2004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
10591
10592 * MAINTAINERS: Add myself
10593
10594 2004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
10595
10596 * MAINTAINERS (Write After Approval): Add myself.
10597
10598 2004-11-04 Geoffrey Keating <geoffk@apple.com>
10599
10600 * Makefile.def: Build fixincludes for the host, too.
10601 * Makefile.in: Regenerate.
10602 * configure.in (host_tools): Add fixincludes.
10603 * configure: Regenerate.
10604
10605 2004-11-04 Daniel Jacobowitz <dan@debian.org>
10606
10607 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
10608 * configure: Regenerated.
10609
10610 2004-11-04 H.J. Lu <hongjiu.lu@intel.com>
10611
10612 PR other/17783
10613 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
10614 * configure: Regenerated.
10615
10616 2004-10-31 Mark Mitchell <mark@codesourcery.com>
10617
10618 * README.SCO: Update per FSF instructions.
10619
10620 2004-10-28 Eric B. Weddington <ericw@evcohs.com>
10621
10622 PR target/18151
10623 * configure.in (case ${target}): Do not build fixincludes for avr.
10624 * configure: Regenerated.
10625
10626 2004-10-26 Paolo Bonzini <bonzini@gnu.org>
10627
10628 * configure.in (case ${target}): Do not build fixincludes
10629 on platforms where it is not used.
10630 * configure: Regenerated.
10631
10632 2004-10-23 Daniel Jacobowitz <dan@debian.org>
10633
10634 * configure.in: Use an absolute path to install-sh.
10635 * configure: Regenerated.
10636
10637 2004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
10638
10639 * MAINTAINERS (Write After Approval): Add myself.
10640
10641 2004-10-19 Kazu Hirata <kazu@cs.umass.edu>
10642
10643 * MAINTAINERS: Remove from Write After Approval those that are
10644 already maintainers.
10645
10646 2004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
10647
10648 * MAINTAINERS: Update my email address.
10649
10650 2004-10-12 Kelley Cook <kcook@gcc.gnu.org>
10651
10652 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
10653 * configure: Regenerate.
10654
10655 2004-10-07 J"orn Rennecke <joern.rennecke@st.com>
10656
10657 * MAINTAINERS: Update my email address.
10658
10659 2004-10-07 Kazu Hirata <kazu@cs.umass.edu>
10660
10661 * MAINTAINERS (Language Front Ends Maintainers): New. Move
10662 entries belonging to this category.
10663
10664 2004-10-06 Josef Zlomek <josef.zlomek@email.cz>
10665
10666 * MAINTAINERS: Update my e-mail address.
10667
10668 2004-10-06 Paolo Bonzini <bonzini@gnu.org>
10669
10670 Fix wrong conflict resolution in:
10671
10672 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
10673
10674 * Makefile.in: Regenerate.
10675 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
10676 in the recursive `make', instead of hardwiring `all'.
10677 (Autogenerated TARGET-* variables): New.
10678
10679 2004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
10680
10681 * configure.in: Enable target-libgloss for crx-*-*.
10682 * configure: Regenerate.
10683
10684 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
10685
10686 * MAINTAINERS (Various Maintainers): Move the "windows,
10687 cygwin, mingw" maintainer to ...
10688 (OS Port Maintainers): ... here.
10689
10690 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
10691
10692 * MAINTAINERS (Write After Approval): Remove those that are
10693 maintainers of some subsystem.
10694
10695 2004-10-02 P.J. Darcy <darcypj@us.ibm.com>
10696
10697 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
10698 * ltcf-cxx.sh (tpf*): Likewise.
10699 * ltconfig (tpf*): Add TPF OS configuration support.
10700
10701 2004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
10702
10703 * MAINTAINERS: Change my email address to my new work account.
10704
10705 2004-09-24 Michael Roth <mroth@nessie.de>
10706
10707 * configure.in (--without-headers): Add missing double quotes.
10708 * configure: Regenerate.
10709
10710 2004-09-24 Kelley Cook <kcook@gcc.gnu.org>
10711
10712 * ylwrap: Revert to previous version.
10713
10714 2004-09-23 H.J. Lu <hongjiu.lu@intel.com>
10715
10716 PR bootstrap/17369
10717 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
10718 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
10719 SET_GCC_LIB_PATH_CMD.
10720 (BASE_TARGET_EXPORTS): Likewise.
10721 * Makefile.in: Regenerated.
10722
10723 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
10724 * configure: Regenerated.
10725
10726 2004-09-23 Kelley Cook <kcook@gcc.gnu.org>
10727
10728 * config.guess: New upstream version
10729 * compile, depcomp, install-sh, ylwrap: Likewise.
10730
10731 2004-09-19 Roger Sayle <roger@eyesopen.com>
10732
10733 * config/mh-x86omitfp: New host makefile fragment. Add
10734 -fomit-frame-pointer to the default BOOT_CFLAGS.
10735 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
10736 * configure: Regenerate.
10737
10738 2004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
10739
10740 PR target/11572
10741 * configure.in (*-*-darwin*): Renable libobjc.
10742 * configure: Regenerate.
10743
10744 2004-09-10 Nathan Sidwell <nathan@codesourcery.com>
10745
10746 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
10747
10748 2004-09-09 Daniel Berlin <dberlin@dberlin.org>
10749
10750 * Makefile.def: Remove libbanshee.
10751 * Makefile.tpl: Ditto.
10752 * configure.in: Ditto.
10753 * Makefile.in: Regen.
10754 * configure: Ditto.
10755
10756 2004-09-08 David Edelsohn <edelsohn@gnu.org>
10757
10758 * ltmain.sh: Use $pic_object as $non_pic_object if
10759 $non_pic_object=none.
10760
10761 2004-09-07 Paolo Bonzini <bonzini@gnu.org>
10762
10763 * missing: Import latest version from master repository.
10764
10765 2004-09-06 Nick Clifton <nickc@redhat.com>
10766
10767 * config.sub: Import latest version from master repository.
10768 * config.guess: Likewise.
10769 This includes these changes:
10770
10771 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
10772
10773 * config.sub: Handle crisv32, alias etraxfs.
10774 * config.guess (crisv32:Linux:*:*): Handle.
10775
10776 2004-08-13 Brad Smith <brad@comstyle.com>
10777
10778 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
10779 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
10780
10781 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
10782
10783 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
10784 assume the processor is a powerpc. This is because coreutils
10785 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
10786 in this case, due to a MacOS X bug that causes
10787 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
10788 to return a negative number.
10789 Problem reported by Petter Reinholdtsen in:
10790 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
10791
10792 2004-07-19 Ben Elliston <bje@gnu.org>
10793
10794 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
10795
10796 2004-06-24 Ben Elliston <bje@gnu.org>
10797
10798 * config.guess: Update copyright years.
10799 * config.sub: Likewise.
10800
10801 2004-06-22 Robert Millan <robertmh@gnu.org>
10802
10803 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
10804 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
10805
10806 2004-06-22 Stanley F. Quayle <stan@stanq.com>
10807
10808 * config.guess (*:*VMS:*:*): New entry. Replaces
10809 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
10810 manufacturer.
10811
10812 2004-06-22 Ben Elliston <bje@gnu.org>
10813
10814 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
10815 * config.sub: Likewise.
10816
10817 2004-06-22 Ben Elliston <bje@gnu.org>
10818
10819 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
10820 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
10821
10822 2004-06-11 Ben Elliston <bje@gnu.org>
10823
10824 * config.guess (pegasos:OpenBSD:*:*): Remove.
10825
10826 2004-06-11 Ben Elliston <bje@gnu.org>
10827
10828 From Wouter Verhelst <wouter@grep.be>:
10829 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
10830
10831 2004-06-11 Ben Elliston <bje@gnu.org>
10832
10833 * config.guess (luna88k:OpenBSD:*:*): New.
10834
10835 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
10836
10837 * config.guess (m32r*:Linux:*:*): New case.
10838 * config.sub: Handle m32rle.
10839
10840 2004-03-12 Ben Elliston <bje@wasabisystems.com>
10841
10842 From Jens Petersen <petersen@redhat.com>:
10843 * config.sub: Handle sparcv8.
10844
10845 2004-03-03 Ben Elliston <bje@wasabisystems.com>
10846
10847 From Tom Smith <smith@cag.lkg.hp.com>:
10848 * config.guess: Version suffixes are equally significant on Tru64
10849 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
10850 prefix of "P" (patched kernel).
10851
10852 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
10853
10854 * config.sub: Add support for National Semiconductor CRX target.
10855
10856 2004-09-03 Janis Johnson <janis187@us.ibm.com>
10857
10858 * MAINTAINERS (Various Maintainers): Remove myself as web page
10859 maintainer, add myself as maintainer of build status lists.
10860
10861 2004-09-03 Jan Beulich <jbeulich@novell.com>
10862
10863 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
10864 *-*-netware, but add target-libmudflap.
10865 Consolidate *-*-netware targets (of which really only i?86 exists)
10866 into a single entry.
10867 * configure: Likewise.
10868
10869 2004-09-01 Paolo Bonzini <bonzini@gnu.org>
10870
10871 * Makefile.tpl (sorry): Remove.
10872 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
10873 (cleanstrap targets): Depend on distclean, not distclean-stage1.
10874 (do-clean): Clean per-stage directories too.
10875 (do-distclean): Run distclean-stage1 too.
10876 (.NOTPARALLEL): Enable during toplevel bootstrap.
10877 (stage[+id+]-bubble): Enable parallel execution during
10878 the recursive invocation.
10879 * Makefile.in: Regenerate.
10880
10881 Fix previous checkin:
10882
10883 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
10884 include.
10885 * configure.in: Fix indentation.
10886 * configure: Regenerate.
10887
10888 2004-08-31 Robert Bowdidge <bowdidge@apple.com>
10889
10890 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
10891 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
10892 * configure: regenerate
10893 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
10894 -mdynamic-no-pic
10895
10896 2004-08-31 Paolo Bonzini <bonzini@gnu.org>
10897
10898 * Makefile.def (build_modules): Add fixincludes.
10899 (dependencies): Make gcc depend on fixincludes.
10900 * configure.in (build_tools): Add fixincludes.
10901 (build_configdirs): Always include build_libs.
10902 * Makefile.in: Regenerate.
10903 * configure: Regenerate.
10904
10905 2004-08-30 Paolo Bonzini <bonzini@gnu.org>
10906
10907 * Makefile.def (bootstrap stages): Add 'lean' parameter.
10908 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
10909 phony targets; do not generate timestamp files.
10910 (distclean-stageN): Remove references to their timestamp files.
10911 (restageN, touch-stageN): Remove.
10912 (stageN-bubble): Rewritten.
10913 (compare): Support lean bootstraps.
10914 * Makefile.in: Regenerate.
10915
10916 * configure.in: Only warn when bootstrapping but
10917 build != host or build != target. Support lean bootstraps.
10918 * configure: Regenerate.
10919
10920 2004-08-26 Phil Edwards <phil@codesourcery.com>
10921
10922 * configure.in: Give a better error message if GMP/MPFR are missing
10923 and a language needing them has been requested.
10924 * configure: Regenerated.
10925
10926 2004-08-25 Phil Edwards <phil@codesourcery.com>
10927
10928 * configure.in: Print a list of available language front-ends if
10929 a requested one is missing. Tidy stray tab characters.
10930 * configure: Regenerated.
10931
10932 2004-08-19 Michael Koch <konqueror@gmx.de>
10933
10934 * gcc/doc/install.texi: Update entry about automake for libjava.
10935
10936 2004-08-17 Robert Millan <robertmh@gnu.org>
10937
10938 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
10939 (instead of FreeBSD).
10940 * configure: Regenerate.
10941
10942 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
10943
10944 * Makefile.in: Regenerate.
10945 * configure: Regenerate.
10946
10947 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
10948 stage_*_flags.
10949 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
10950 for bootstrapped modules if toplevel bootstrap is going.
10951 (GCC bootstrap): Generate per-stage targets for all bootstrapped
10952 modules. Adjust for changes in Makefile.def. Enable several
10953 rules even in non-bootstrap mode, just to avoid peppering the
10954 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
10955 (stage-[+prev+]-bubble): Remove.
10956
10957 * Makefile.def (Dependencies): Depend on all-build-bison,
10958 all-build-flex, all-build-byacc, all-build-texinfo, rather
10959 than the host variations.
10960 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
10961 with BUILD_SUBDIR.
10962 (BISON): Update for recent Bisons.
10963 (YACC): Fix typo.
10964 (cross): Depend on all-build.
10965 (all): Do not depend on all-build.
10966 (prebootstrap): Remove.
10967 (dep-kind): Accept separate prefixes for MODULE and ON variables.
10968 (Prebootstrap dependencies): Add them to the per-stage targets
10969 and to all-prebootstrap.
10970 * configure.in (build_configdirs): Always enable build_tools.
10971 (BUILD_DIR_PREFIX): Remove.
10972
10973 * Makefile.def (gcc): Add target variable.
10974 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
10975 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
10976 in the recursive `make', instead of hardwiring `all'.
10977 (Autogenerated TARGET-* variables): New.
10978
10979 2004-08-13 Brian Booth <bbooth@redhat.com>
10980
10981 * MAINTAINERS: Remove myself from write-after-approval.
10982
10983 2004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
10984
10985 * src-release: Stop distributing mmalloc with gdb (which doesn't
10986 use it).
10987 * Makefile.def: GDB doesn't depend on mmalloc anymore.
10988 * Makefile.in: Regenerate.
10989
10990 2004-08-09 Mark Mitchell <mark@codesourcery.com>
10991
10992 * configure.in (arm*-*-eabi*): New target.
10993 * configure: Regenerate.
10994
10995 2004-08-06 Paolo Bonzini <bonzini@gnu.org>
10996
10997 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
10998 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
10999 (Dependencies): New section.
11000 * Makefile.tpl (Dependencies): Generate from Makefile.def.
11001 (configure-target-[+module+]): Depend on maybe-all-gcc
11002 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
11003 (toplevel profiledbootstrap): Fix dependencies.
11004 * Makefile.in: Regenerate.
11005
11006 2004-08-03 Mark Mitchell <mark@codesourcery.com>
11007
11008 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
11009 target-libiberty to noconfigdirs.
11010 * configure: Regenerate.
11011
11012 2004-08-03 Paul Brook <paul@codesourcery.com>
11013
11014 * configure.in: Check for MPFR as well as GMP.
11015 * configure: Regenerate.
11016
11017 2004-08-01 Robert Millan <robertmh@gnu.org>
11018
11019 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
11020 libmudflap for all GNU-based systems (with Glibc).
11021 * configure: Regenerate.
11022
11023 2004-08-03 Paolo Bonzini <bonzini@gnu.org>
11024
11025 * Makefile.def (host-modules): Add gcc.
11026 * Makefile.in: Regenerate.
11027 * Makefile.tpl (sorry): New rule.
11028 (configure-host, all-host, [+make_target+]-host, do-check,
11029 install-host): Do not add gcc as a special case.
11030 (host modules): Add a small special-casing for gcc. Export
11031 extra_make_flags through the environment.
11032 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
11033 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
11034 other recursive targets for gcc): Remove.
11035
11036 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
11037 (stage, unstage): New rules.
11038 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
11039 distclean-stage[+id+]): Use stage_current.
11040 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
11041 the stage*-start rules.
11042
11043 2004-08-02 Geoffrey Keating <geoffk@apple.com>
11044
11045 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
11046 use -all_load flag.
11047
11048 2004-08-02 Paolo Bonzini <bonzini@gnu.org>
11049
11050 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
11051 * configure: Regenerate.
11052
11053 2004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
11054
11055 * maintainer-scripts/gcc_release: Revert yesterday's change.
11056
11057 2004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
11058
11059 * MAINTAINERS: Add myself to write-after-approval.
11060
11061 2004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
11062
11063 * libf2c: Removed.
11064 * gcc/gccbug.in: Updated because of libf2c removal.
11065 * maintainer-scripts/gcc_release: Ditto.
11066
11067 2004-07-09 Loren J. Rittle <ljrittle@acm.org>
11068
11069 * configure.in: Build libmudflap by default on FreeBSD.
11070 * configure: Regenerated.
11071
11072 2004-07-09 Mark Mitchell <mark@codesourcery.com>
11073
11074 * configure.in: Do not build libmudflap by default on non-GNU/Linux
11075 systems.
11076 * configure: Regenerated.
11077
11078 2004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
11079
11080 PR target/16344
11081 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
11082 feedback based compiler.
11083 * Makefile.in: Rebuilt.
11084
11085 2004-07-08 Alexandre Oliva <aoliva@redhat.com>
11086
11087 * Makefile.def (host_modules): Set bootstrap=true for flex.
11088 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
11089 * Makefile.in: Rebuilt.
11090
11091 2004-07-07 Jan Hubicka <jh@suse.cz>
11092
11093 * MAINTAINERS: Add self as a profile feedback maintainer.
11094
11095 2004-07-05 Phil Edwards <phil@codesourcery.com>
11096
11097 * configure.in: Do not prepend $srcdir to /dev/null in
11098 makefile fragments.
11099 * configure: Regenerate.
11100
11101 2004-07-01 Paolo Bonzini <bonzini@gnu.org>
11102
11103 * Makefile.def (build_modules): Add bison, byacc, flex,
11104 m4, texinfo.
11105 (flags_to_pass): Add FLEX.
11106 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
11107 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
11108 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
11109 DEFAULT_MAKEINFO): Remove.
11110 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
11111 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
11112 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
11113 objdir or else use configured tool.
11114 (all-build): New.
11115 (all): Depend on it.
11116 (Build module dependencies): Add.
11117 * Makefile.in: Regenerate.
11118 * configure.in: Better support for multiple build modules,
11119 matching what is done for host/target modules. Do not look
11120 for "plausible" locations of build tools if Canadian cross.
11121 Use autoconf's AC_PROG_CC to find a C compiler. Define
11122 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
11123 * configure: Regenerate.
11124
11125 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
11126
11127 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
11128 * Makefile.in: Regenerate.
11129
11130 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
11131
11132 * Makefile.tpl (configure-build-[+module+],
11133 configure-[+module+], configure-target-[+module+]): Pass
11134 [+extra_configure_args+].
11135 (all-build-[+module+], all-[+module+], check-[+module+],
11136 install-[+module+], [+make_target+]-[+module+],
11137 all-target-[+module+], check-target-[+module+],
11138 install-target-[+module+], [+make_target+]-target-[+module+]):
11139 Pass [+extra_make_args+].
11140 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
11141 (GCC_HOST_EXPORTS): Remove.
11142 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
11143 cross, check-gcc, check-gcc-c++, install-gcc,
11144 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
11145 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
11146 * Makefile.in: Regenerate.
11147
11148 2004-06-21 Matthew Sachs <msachs@apple.com>
11149
11150 * MAINTAINERS: Added self to write-after-approval.
11151
11152 2004-06-21 Christopher Faylor <cgf@alum.bu.edu>
11153
11154 * configure.in: Check for srcdir/winsup rather than build directory
11155 winsup.
11156 * configure: Regenerate.
11157
11158 2004-06-17 Corinna Vinschen <vinschen@redhat.com>
11159
11160 * configure.in: Don't build Cygwin native newlib if winsup
11161 directory is missing. Emit warning instead.
11162 * configure: Regenerate.
11163
11164 2004-06-09 Paolo Bonzini <bonzini@gnu.org>
11165
11166 * Makefile.tpl (touch-stage[+id+]): New.
11167 (restage[+prev+]): Depend on touch-stage[+id+].
11168
11169 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
11170 Use it throughout.
11171
11172 * Makefile.def: Add profile and feedback bootstrap stages.
11173 Remove next field from bootstrap stages.
11174 * Makefile.tpl (LN, LN_S): Substitute.
11175 (stageN-start, stageN-end): Use double-colon rules, to
11176 provide a hook for additional setup commands.
11177 (distclean-stageN-gcc, restageN): Create dependencies from
11178 [+prev+], not from [+next+].
11179 (stageN-bubble): Add commands for successive stages from
11180 [+prev+], using double-colon rules.
11181 (all-stageN-gcc): Fix typo.
11182 (stagefeedback-start, profiledbootstrap): New.
11183 * Makefile.in: Regenerate.
11184 * configure.in: Call ACX_PROG_LN.
11185 * configure: Regenerate.
11186
11187 2004-06-08 Canqun Yang <canqun@nudt.edu.cn>
11188
11189 * MAINTAINERS (Write After Approval): Add myself.
11190
11191 2004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
11192
11193 * MAINTAINERS (Write After Approval): Add myself.
11194
11195 2004-06-03 Paolo Bonzini <bonzini@gnu.org>
11196
11197 * configure.in: Fix --enable-bootstrap breakage introduced in trees
11198 without gcc.
11199 * configure: Regenerate.
11200
11201 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
11202
11203 * Makefile.tpl: Fix typo.
11204 * Makefile.in: Regenerate.
11205
11206 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
11207
11208 * configure.in: Remove new- prefix from toplevel
11209 bootstrap targets.
11210 * configure: Regenerate.
11211
11212 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
11213
11214 * Makefile.tpl (all.normal): Rename to all.
11215 (all): Replace with a rule to pick the default
11216 target from configure.
11217 (all-gcc, configure-gcc): Use conditionals to
11218 do nothing when toplevel bootstrap is going on.
11219 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
11220 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
11221 * configure.in: Support --enable-bootstrap.
11222
11223 * Makefile.def: Remove new- prefix from toplevel
11224 bootstrap targets.
11225 * Makefile.tpl: Likewise.
11226
11227 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
11228 target.
11229
11230 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
11231 $(RECURSE_FLAGS) to recursive invocation of make.
11232
11233 * Makefile.in: Regenerate.
11234 * configure: Regenerate.
11235
11236 2004-05-30 Andreas Jaeger <aj@suse.de>
11237 Jim Wilson <wilson@specifixinc.com>
11238
11239 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
11240 like CC.
11241
11242 2004-05-27 Daniel Jacobowitz <dan@debian.org>
11243
11244 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
11245 * configure: Regenerate.
11246
11247 2004-05-25 Daniel Jacobowitz <drow@false.org>
11248
11249 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
11250 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
11251 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
11252 targets.
11253 * Makefile.in: Regenerate.
11254
11255 2004-05-24 Paolo Bonzini <bonzini@gnu.org>
11256
11257 * configure.in: Test the ability to symlink directories.
11258 * configure: Regenerate.
11259
11260 * Makefile.def (bootstrap-stage): New definitions.
11261 * Makefile.tpl (configure-stage1-gcc,
11262 configure-stage2-gcc, configure-stage3-gcc,
11263 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
11264 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
11265 new-restage3, compare): Autogenerate, see Makefile.in
11266 entry for behavioral changes.
11267 (distclean-stage1, new-stage1-start, new-stage1-end,
11268 new-stage1-bubble, distclean-stage2, new-stage2-start,
11269 new-stage2-end, new-stage2-bubble, distclean-stage3,
11270 new-stage3-start, new-stage3-end): New autogenerated targets.
11271 (objext, prebootstrap, BOOT_CFLAGS,
11272 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
11273 targets.
11274
11275 * Makefile.in: Regenerate.
11276 (distclean-stage1, new-stage1-start, new-stage1-end,
11277 new-stage1-bubble, distclean-stage2, new-stage2-start,
11278 new-stage2-end, new-stage2-bubble, distclean-stage3,
11279 new-stage3-start, new-stage3-end): New targets.
11280 (all-stage1-gcc): Move prebootstrap dependency from here...
11281 (configure-stage1-gcc): ...to here.
11282 (new-bootstrap): Use bubble targets.
11283 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
11284 Use per-stage distclean targets.
11285 (configure-stage1-gcc, configure-stage2-gcc,
11286 configure-stage3-gcc, all-stage1-gcc,
11287 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
11288 Use new-stageN-start to prepare the tree.
11289
11290 2004-05-23 Paolo Bonzini <bonzini@gnu.org>
11291
11292 * Makefile.def (host_modules): add libcpp.
11293 * Makefile.tpl: Add dependencies on and for libcpp.
11294 * Makefile.in: Regenerate.
11295 * configure.in: Add libcpp host module.
11296 * configure: Regenerate.
11297
11298 2004-05-21 Paolo Bonzini <bonzini@gnu.org>
11299
11300 * Makefile.tpl: Whenever a recursive target is defined, wrap
11301 it in a special @if/@endif block, and prepare its maybe
11302 dependency in the @if/@endif block
11303 * configure.in: Instead of writing maybe dependencies, remove
11304 the @if/@endif statements, and remove the @if/@endif blocks
11305 that remain.
11306 * configure: Regenerate.
11307 * Makefile.in: Regenerate.
11308
11309 2004-05-20 Janis Johnson <janis187@us.ibm.com>
11310
11311 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
11312
11313 2004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
11314
11315 PR bootstrap/15120
11316 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
11317 * */configure: Rebuilt.
11318
11319 2004-05-17 Zack Weinberg <zack@codesourcery.com>
11320
11321 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
11322 of libf2c.
11323 * configure, Makefile.in: Regenerate.
11324
11325 2004-05-13 Tobias Schlüter <tobi@gcc.gnu.org>
11326
11327 * MAINTAINERS (Write After Approval): Add myself.
11328
11329 2004-05-13 Diego Novillo <dnovillo@redhat.com>
11330
11331 Merge from tree-ssa-20020619-branch.
11332
11333 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
11334 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
11335 (HOST_GMPLIBS): Define.
11336 (HOST_GMPINC): Define.
11337 (TARGET_LIB_PATH): Add libmudflap.
11338 (GFORTRAN_FOR_TARGET): Define.
11339 (configure-build*): Export GFORTRAN.
11340 (configure-gcc): Export GMPLIBS and GMPINC.
11341 (all-gcc): Add maybe-all-libbanshee.
11342 (configure-target-libgfortran): Define.
11343 * Makefile.in: Regenerate.
11344 * configure.in (host_libs): Add libbanshee.
11345 (target_libraries): Add target-libmudflap and target-libgfortran.
11346 Add --with-libbanshee.
11347 Handle --disable-libmudflap.
11348 (*-*-freebsd*): Use with_gmp.
11349 Add $(libgcj) to noconfigdirs.
11350 * configure: Regenerate.
11351 * depcomp: New file.
11352 * MAINTAINERS: Add tree-ssa maintainers.
11353
11354 2004-05-04 Vladimir Makarov <vmakarov@redhat.com>
11355
11356 * MAINTAINERS (Various Maintainers): Add myself.
11357
11358 2004-04-30 Brian Ford <ford@vss.fsi.com>
11359
11360 * MAINTAINERS (Write After Approval): Add myself.
11361
11362 2004-04-29 Uros Bizjak <uros@kss-loka.si>
11363
11364 * MAINTAINERS (Write After Approval): Add myself.
11365
11366 2004-04-28 Paolo Bonzini <bonzini@gnu.org>
11367
11368 * config/acx.m4: Fix fastcompare support for new-bootstrap.
11369 * configure: Regenerate.
11370
11371 2004-04-27 Paolo Bonzini <bonzini@gnu.org>
11372
11373 Revert:
11374 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
11375
11376 * Makefile.def (flags_to_pass): Remove *dir variables that
11377 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
11378 as well as prefix and exec_prefix.
11379 * Makefile.in: Regenerate.
11380
11381 2004-04-26 Robert Millan <robertmh@gnu.org>
11382
11383 Add patches from libtool CVS.
11384 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
11385 * ltconfig: Likewise.
11386 * ltcf-c.sh: Likewise.
11387 * ltcf-cxx.sh: Likewise.
11388 * ltcf-gcj.sh: Likewise.
11389
11390 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
11391
11392 * Makefile.def (host_modules): Mark with the bootstrap
11393 flag packages on which gcc depends.
11394 * Makefile.tpl (all-bootstrap): Use it.
11395 * Makefile.in: Regenerate.
11396
11397 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
11398
11399 * Makefile.def (flags_to_pass): Remove *dir variables that
11400 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
11401 as well as prefix and exec_prefix.
11402 * Makefile.in: Regenerate.
11403
11404 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
11405
11406 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
11407 * configure: Regenerate.
11408 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
11409 * gcc/Makefile.tpl (compare): Use the result of the test.
11410 * gcc/Makefile.in: Regenerate.
11411
11412 2004-04-23 Paolo Bonzini <bonzini@gnu.org>
11413
11414 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
11415 Always relocate gcc and prev-gcc to the original names, even
11416 if the build fails.
11417 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
11418 New targets.
11419
11420 2004-04-23 Laurent GUERBY <laurent@guerby.net>
11421
11422 * MAINTAINERS: Update my email address.
11423
11424 2004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11425
11426 * configure.in (mips*-*-irix5*): Enable ld.
11427 * configure: Regenerate.
11428
11429 2004-04-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11430
11431 * configure: Regenerate.
11432
11433 2004-04-15 James E Wilson <wilson@specifixinc.com>
11434
11435 * Makefile.tpl (configure-[+module+], configure-gcc,
11436 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
11437 Set and export LDFLAGS.
11438 * Makefile.in: Regenerate.
11439
11440 2004-04-12 Michael Chastain <mec.gnu@mindspring.com>
11441
11442 * MAINTAINERS: Add myself to write-after-approval.
11443
11444 2004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
11445
11446 PR bootstrap/14871
11447 * Makefile.tpl: If we don't have built-in-tree target tools,
11448 use the ones found by configure rather than hacking around with
11449 program_transform_name.
11450 * configure.in: Give Makefile.tpl the information necessary
11451 to do that.
11452 * Makefile.in: Regenerate.
11453 * configure: Regenerate.
11454
11455 2004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
11456
11457 PR bootstrap/14760
11458 * configure.in: When computing baseargs, strip *all* copies of
11459 offending options. Also, don't match/substitute the trailing space,
11460 so that this actually works when two similar options are separated by
11461 only one space.
11462 * configure: Regenerate.
11463
11464 2004-04-06 David Edelsohn <edelsohn@gnu.org>
11465
11466 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
11467 (rs6000-*-aix*): Same.
11468 * configure: Regenerate.
11469
11470 2004-04-05 Ranjit Mathew <rmathew@hotmail.com>
11471
11472 * MAINTAINERS: Add myself to write-after-approval.
11473
11474 2004-04-03 Bud Davis <bdavis9659@comcast.net>
11475
11476 * MAINTAINERS: Add myself to write-after-approval.
11477
11478 2004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
11479
11480 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
11481 STRICT_WARN, WARN_CFLAGS flags passed down to make.
11482 * Makefile.in: Regenerate.
11483
11484 * configure.in (top level bootstrap support): Rework --enable-werror
11485 to set @stage2_werror_flag@.
11486 * configure: Regenerate.
11487 * Makefile.tpl (top level bootstrap support): Pass
11488 @stage2_werror_flag@ down to configure in stages 2 and 3.
11489 * Makefile.in: Regenerate.
11490
11491 2004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
11492
11493 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
11494 for stages 2 and 3 as well as in make. As a consequence, remove
11495 OUTPUT_OPTION (now detected by configure) from the flags passed down
11496 to make.
11497 * Makefile.in: Regenerate.
11498
11499 * Makefile.tpl (new-bootstrap): Fix typo.
11500 * Makefile.in: Regenerate.
11501
11502 2004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
11503
11504 * Makefile.tpl: Rearrange by moving recursive_targets rules
11505 into their proper sections.
11506 * Makefile.tpl (top level bootstrap support): Move disabling
11507 of coverage flags from 'make' to 'configure'; improve comments.
11508 * Makefile.in: Regenerate.
11509
11510 * Makefile.tpl (experimental top level bootstrap) Move stage1
11511 language setting from all- target to configure- target; disable
11512 intermodule optimization in stage 1; prevent gratuitous rebuilds
11513 of stage 1.
11514 * Makefile.in: Regenerate.
11515 * configure.in: Comma-separate stage 1 language list for top
11516 level bootstrap.
11517 * configure: Regenerate.
11518
11519 * Makefile.tpl: Clean up experimental top level bootstrap support:
11520 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
11521 prev-gcc in configure- targets as well as all- targets.
11522 * Makefile.in: Regenerate.
11523
11524 2004-03-21 Kelley Cook <kcook@gcc.gnu.org>
11525
11526 * compile: New file imported from automake.
11527
11528 2004-03-17 Paolo Bonzini <bonzini@gnu.org>
11529
11530 * configure.in: Remove symbolic link section.
11531 * configure: Regenerate.
11532 * Makefile.tpl (links): Remove.
11533 * Makefile.in: Regenerate.
11534
11535 2004-03-15 Paolo Bonzini <bonzini@gnu.org>
11536 Nathanael Nerode <neroden@gcc.gnu.org>
11537
11538 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
11539 Set with AC_CHECK_PROGS.
11540 * configure.in: Fix comment typo from last patch.
11541 * configure: Regenerate.
11542
11543 2004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
11544
11545 * Makefile.tpl: Introduce experimental top level bootstrap support.
11546 * Makefile.in: Regenerate.
11547 * configure.in: Introduce support for top level bootstrap.
11548 * configure: Regenerate.
11549
11550 2004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
11551 Paolo Bonzini <bonzini@gnu.org>
11552
11553 PR bootstrap/14522
11554 * configure.in: Cope with shells that do not support unquoted ^
11555 * configure: Regenerate.
11556
11557 2004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
11558 Paolo Bonzini <bonzini@gnu.org>
11559
11560 PR bootstrap/14522
11561 * configure.in: Cope with shells that do not support nesting
11562 quotes inside quoted backquote substitutions.
11563 * configure: Regenerate.
11564
11565 2004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
11566
11567 PR bootstrap/14522
11568 * configure.in: Fix escaping of $.
11569 * configure: Regenerate.
11570
11571 2004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
11572
11573 * configure: Regenerate, since I forgot to while committing Paolo's
11574 changes.
11575
11576 2004-03-08 Paolo Bonzini <bonzini@gnu.org>
11577
11578 PR ada/14131
11579 Move language detection to the top level.
11580 * configure.in: Find default values for the tools as
11581 soon as possible. Disable ada if GNAT is not found.
11582 Emit error message about missing languages. Expand
11583 --enable-languages=all for the gcc subdirectory.
11584
11585 2004-03-10 Ben Elliston <bje@gnu.org>
11586
11587 * MAINTAINERS: Update my email address.
11588
11589 2004-03-05 David Edelsohn <edelsohn@gnu.org>
11590
11591 * ltconfig: Disable building static libraries if building shared
11592 libraries on AIX 5L.
11593
11594 2004-03-01 Richard Sandiford <rsandifo@redhat.com>
11595
11596 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
11597 and disable libgcj.
11598 * configure: Regenerated.
11599
11600 2004-03-01 Brian Booth <bbooth@redhat.com>
11601
11602 * MAINTAINERS: Add myself to write-after-approval.
11603
11604 2004-03-01 Paolo Bonzini <bonzini@gnu.org>
11605
11606 * MAINTAINERS: Add myself to write-after-approval.
11607
11608 2004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
11609
11610 PR bootstrap/7087
11611 * Makefile.tpl: Guard XFOO sed statements better.
11612 * Makefile.tpl: Add dependency for configure-target-libada.
11613 * Makefile.in: Regenerate (incidentally fixes broken
11614 commit when libada-branch was merged).
11615
11616 2004-02-25 Kelley Cook <kcook@gcc.gnu.org>
11617
11618 * MAINTAINERS: Add myself to write-after-approval.
11619
11620 2004-02-20 Andrew Pinski <pinskia@physics.uc.edu>
11621
11622 * MAINTAINERS: Add Nicola Pero and myself as libobjc
11623 maintainers.
11624
11625 2004-02-20 Andrew Cagney <cagney@redhat.com>
11626
11627 * config.guess: Update from version 2003-10-16 to 2004-02-16.
11628 * config.sub: Update from version 2003-11-03 to 2004-02-16.
11629
11630 2004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
11631
11632 PR bootstrap/11932
11633 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
11634
11635 2004-02-14 Jerry Quinn <jlquinn@optonline.net>
11636
11637 * MAINTAINERS: Added myself to write-after-approval.
11638
11639 2004-02-14 Michael Koch <konqueror@gmx.de>
11640
11641 * MAINTAINERS: Added myself to write-after-approval.
11642
11643 2004-02-13 Joseph S. Myers <jsm@polyomino.org.uk>
11644
11645 * MAINTAINERS: Move Steve Chamberlain to write-after-approval. Move
11646 some OS port maintainers to OS port maintainers section.
11647
11648 2004-02-13 Frank Ch. Eigler <fche@redhat.com>
11649
11650 * MAINTAINERS: Add self.
11651
11652 2004-02-12 Kazu Hirata <kazu@cs.umass.edu>
11653
11654 * MAINTAINERS: Alphabetize.
11655
11656 2004-02-12 Paolo Bonzini <bonzini@gnu.org>
11657
11658 * MAINTAINERS: Remove myself.
11659
11660 2004-02-11 David Edelsohn <edelsohn@gnu.org>
11661
11662 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
11663 (rs6000-*-aix*): Same.
11664 * configure: Regenerate.
11665
11666 2004-02-11 Kelley Cook <kcook@gcc.gnu.org>
11667
11668 * configure.in (host): Add in missing $noconfigdirs to defines.
11669 * configure: Regenerate.
11670
11671 2004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
11672 Nathanael Nerode <neroden@gcc.gnu.org>
11673
11674 PR ada/6637, PR ada/5911
11675 Merge with libada-branch:
11676 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
11677 with appropriate dependencies. Add --enable-libada configure switch.
11678 * configure, Makefile.in: Regenerate.
11679
11680 2004-02-09 Paolo Bonzini <bonzini@gnu.org>
11681
11682 * MAINTAINERS: Add myself to write-after-approval.
11683
11684 2004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11685
11686 * configure.in: Don't pass --with-stabs on IRIX 5 either.
11687 * configure: Regenerate.
11688
11689 2004-02-04 Geoffrey Keating <geoffk@apple.com>
11690
11691 Merge from upstream:
11692
11693 * ltmain.in: When setting IFS to '~', be careful about user
11694 arguments that contain '~'.
11695
11696 2004-02-04 Peter O'Gorman <peter@pogma.com>
11697
11698 * ltmain.in (infer_tag): Move tag inferrence to a shell function.
11699 Also test $base_compile against $CC with escaped arguments. Bug
11700 reported by Geoff Keating <geoffk@apple.com>.
11701
11702 2004-02-04 Kazu Hirata <kazu@cs.umass.edu>
11703
11704 * MAINTAINERS: Remove i960 port.
11705
11706 2004-01-23 DJ Delorie <dj@redhat.com>
11707
11708 * Makefile.def (target_modules) [libiberty]: Don't stage.
11709 * Makefile.in: Rebuilt.
11710
11711 2004-01-20 Caroline Tice <ctice@apple.com>
11712
11713 * MAINTAINERS: Add myself to write-after-approval.
11714
11715 2004-01-19 Paolo Carlini <pcarlini@suse.de>
11716
11717 * MAINTAINERS: Update my email address.
11718
11719 2004-01-18 James A. Morrison <ja2morri@uwaterloo.ca>
11720
11721 * MAINTAINERS: Add myself to write-after-approval.
11722
11723 2004-01-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
11724
11725 * MAINTAINERS: Remove entries without email address.
11726
11727 2004-01-15 Daniel Jacobowitz <drow@mvista.com>
11728
11729 * MAINTAINERS: Add myself to write-after-approval.
11730
11731 2004-01-15 Steven Bosscher <stevenb@suse.de>
11732
11733 * MAINTAINERS: Update my email address.
11734
11735 2004-01-14 Loren J. Rittle <ljrittle@acm.org>
11736
11737 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
11738 * Makefile.tpl (configure-target-[+module+]): Support stage.
11739 * Makefile.in: Rebuilt.
11740
11741 2004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
11742
11743 * MAINTAINERS: Add myself as a libiberty MAINTAINER.
11744
11745 2004-01-10 Richard Sandiford <rsandifo@redhat.com>
11746
11747 * MAINTAINERS: Add myself as a MIPS maintainer.
11748
11749 2004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
11750
11751 * configure.in: Use ./config.cache, not config.cache.
11752 * configure: Regenerate.
11753 * Makefile.tpl: Special-casing not needed for GCC any more.
11754 * Makefile.in: Regenerate.
11755
11756 * configure.in: Don't share a cache file for host dirs.
11757 * configure: Regenerate.
11758
11759 * config-ml.in: Don't mess with the cache file.
11760
11761 2004-01-04 Eric Botcazou <ebotcazou@libertysurf.fr>
11762
11763 * MAINTAINERS: Move myself from 'Write After Approval' to
11764 'CPU Port Maintainers' section as SPARC maintainer.
11765
11766 2004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
11767
11768 * Makefile.tpl: Make GCC use a separate config.cache.
11769 * Makefile.in: Regenerate.
11770
11771 PR bootstrap/11932, PR bootstrap/11933
11772 (I don't know if it will fix either of them, but it relates
11773 to them.)
11774 * configure.in: Don't use shared config.cache for target
11775 directories.
11776 * configure: Regenerate.
11777
11778 2004-01-02 Dan Nicolaescu <dann@ics.uci.edu>
11779
11780 * MAINTAINERS: Add myself to 'Write After Approval' section.
11781
11782 2003-12-31 Roger Sayle <roger@eyesopen.com>
11783
11784 * configure.in (ia64*-*-hpux*): Disable building java libraries.
11785 * configure: Regenerated.
11786
11787 2003-12-23 Kazu Hirata <kazu@cs.umass.edu>
11788
11789 * MAINTAINERS: Remove the mn10200 maintainer.
11790
11791 2003-12-21 Bernardo Innocenti <bernie@develer.com>
11792
11793 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
11794 * configure: Regenerated.
11795
11796 2003-12-16 Jan Hubicka <jh@suse.cz>
11797
11798 * MAINTAINERS: Add myself as callgraph maintainer.
11799
11800 2003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
11801
11802 * configure.in (raw_libstdcxx_flags): Remove the leading space.
11803 * configure: Regenerate.
11804
11805 2003-12-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
11806
11807 * MAINTAINERS: Move myself from 'Bug database only accounts' to
11808 'Write After Approval' section. Update email.
11809
11810 2003-12-01 James Lemke <jim@wasabisystems.com>
11811
11812 * MAINTAINERS (Write After Approval): Add myself.
11813
11814 2003-11-20 Matt Thomas <matt@3am-software.com>
11815
11816 * MAINTAINERS: Add myself as a vax port maintainer.
11817
11818 2003-11-20 Kelley Cook <kcook@gcc.gnu.org>
11819
11820 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
11821 (configure-build-[+module+], configure-[+module+]): Likewise.
11822 (configure-target-[+module+], configure-gcc, config.status): Likewise.
11823 * Makefile.in: Regenerate.
11824
11825 2003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
11826
11827 * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
11828 shared/dylibed libraries.
11829 * ltmain.sh: Likewise.
11830 * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
11831 * ltcf-cxx.sh: Likewise.
11832 * ltcf-gcj.sh: Likewise.
11833 * ltconfig: Likewise.
11834
11835 2003-11-17 Stan Cox <scox@redhat.com>
11836
11837 * MAINTAINERS: Add myself as iq2000 port maintainer.
11838
11839 2003-11-14 Arnaud Charlet <charlet@act-europe.fr>
11840
11841 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
11842 * Makefile.in: Regenerate.
11843
11844 2003-11-03 Ulrich Weigand <uweigand@de.ibm.com>
11845
11846 * config.sub: Update to 2003-11-03 version.
11847
11848 2003-10-20 Phil Edwards <phil@codesourcery.com>
11849
11850 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
11851 * configure: Regenerate.
11852
11853 2003-10-20 Nicolas Pitre <nico@cam.org>
11854
11855 * MAINTAINERS: Add myself to 'Write After Approval' section.
11856
11857 2003-10-20 Arnaud Charlet <charlet@act-europe.fr>
11858
11859 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
11860
11861 2003-10-19 Joseph S. Myers <jsm@polyomino.org.uk>
11862
11863 * MAINTAINERS: Update my email address.
11864
11865 2003-10-17 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11866
11867 * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
11868
11869 2003-10-17 Ralph Loader <rcl@ihug.co.nz>
11870
11871 * MAINTAINERS: Add myself to 'Write After Approval' section.
11872
11873 2003-10-16 Bernardo Innocenti <bernie@develer.com>
11874
11875 * config.guess: Update to 2003-10-16 version.
11876 * config.sub: Update to 2003-10-16 version.
11877
11878 2003-10-15 David Daney <ddaney@avtrex.com>
11879
11880 * MAINTAINERS: Added myself to 'Write After Approval' section.
11881
11882 2003-10-15 Falk Hueffner <falk@debian.org>
11883
11884 * MAINTAINERS: Move myself from 'Bug database only accounts' to
11885 'Write After Approval' section. Update email.
11886
11887 2003-10-14 Roger Sayle <roger@eyesopen.com>
11888
11889 * MAINTAINERS: Move myself from 'Write After Approval' to
11890 'Various Maintainers' section as middle-end maintainer.
11891
11892 2003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
11893
11894 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
11895 HOST_FLAGS_TO_PASS.
11896 * Makefile.in: Regenerate.
11897
11898 2003-10-11 Bernardo Innocenti <bernie@develer.com>
11899
11900 * config.guess: Update to 2003-10-07 version.
11901 * config.sub: Update to 2003-10-07 version.
11902
11903 2003-10-06 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11904
11905 * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
11906 * ltconfig (irix5*, irix6*): Don't override version_type.
11907
11908 2003-10-05 Mohan Embar <gnustuff@thisiscool.com>
11909
11910 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
11911 * configure: Rebuilt
11912 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
11913 * Makefile.in: Rebuilt
11914
11915 2003-10-03 H.J. Lu <hongjiu.lu@intel.com>
11916
11917 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
11918
11919 2003-09-30 Carlo Wood <carlo@alinoe.com>
11920
11921 * MAINTAINERS (Write After Approval): Add myself.
11922
11923 2003-09-29 Paul Koning <ni1d@arrl.net>
11924
11925 * MAINTAINERS: Move myself from "Write After Approval"
11926 to CPU platform maintainers for pdp11 platform.
11927
11928 2003-09-23 Andreas Tobler <a.tobler@schweiz.ch>
11929
11930 * MAINTAINERS: Move myself from 'Write After Approval' to
11931 'Various Maintainers' section as libffi testsuite maintainer.
11932
11933 2003-09-21 Daniel Jacobowitz <drow@mvista.com>
11934
11935 * configure.in: Pass a computed --program-transform-name
11936 to subconfigures.
11937 * configure: Regenerated.
11938
11939 2003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
11940
11941 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
11942 * Makefile.in: Regenerate.
11943
11944 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
11945 * Makefile.in: Regenerate.
11946
11947 2003-09-19 Ziemowit Laski <zlaski@apple.com>
11948
11949 * MAINTAINERS: Move myself from 'Write After Approval'
11950 to 'Various Maintainers' (objective-c) section.
11951
11952 2003-09-17 Daniel Jacobowitz <drow@mvista.com>
11953
11954 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
11955 quoting.
11956 * configure: Regenerated.
11957
11958 2003-09-16 Joel Brobecker <brobecker@gnat.com>
11959
11960 * MAINTAINERS (Write After Approval): Add myself to write after
11961 approval list.
11962
11963 2003-09-16 Dorit Naishlos <dorit@il.ibm.com>
11964
11965 * MAINTAINERS (Write After Approval): Add myself.
11966
11967 2003-09-09 Ian Lance Taylor <ian@wasabisystems.com>
11968
11969 * MAINTAINERS: Update my e-mail address.
11970
11971 2003-09-09 Alan Modra <amodra@bigpond.net.au>
11972
11973 * libtool.m4 (LD): Correct powerpc64 host match.
11974
11975 2003-09-06 James E Wilson <wilson@tuliptree.org>
11976
11977 * MAINTAINTERS: Update my affiliation and email address.
11978
11979 2003-09-06 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
11980
11981 * MAINTAINERS (Write After Approval): Add myself.
11982
11983 2003-09-04 DJ Delorie <dj@redhat.com>
11984
11985 * configure: Regenerate.
11986
11987 2003-09-04 Robert Millan <robertmh@gnu.org>
11988
11989 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
11990
11991 2003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
11992
11993 * configure.in: Ensure arguments to sed are properly spaced.
11994 * configure: Regenerate.
11995
11996 2003-08-30 Gerald Pfeifer <gerald@pfeifer.com>
11997
11998 * MAINTAINERS: Update my e-mail address.
11999
12000 2003-08-28 Mohan Embar <gnustuff@thisiscool.com>
12001
12002 * MAINTAINERS (Write After Approval): Add myself.
12003
12004 2003-08-27 Daniel Jacobowitz <drow@mvista.com>
12005
12006 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
12007 * configure: Regenerated.
12008
12009 2003-08-23 Marek Michalkiewicz <marekm@amelek.gda.pl>
12010
12011 * MAINTAINERS: Update my email address.
12012
12013 2003-08-23 Phil Edwards <pme@gcc.gnu.org>
12014
12015 * configure.in: Use newline instead of semicolon when assuming
12016 shell arguments in a for loop.
12017 * configure: Regenerated.
12018
12019 2003-08-22 Jason Eckhardt <jle@rice.edu>
12020
12021 * MAINTAINERS: Resurrect the i860 maintainer.
12022
12023 2003-08-20 Geoffrey Keating <geoffk@apple.com>
12024
12025 PR 8180
12026 * configure.in: When testing with_libs and with_headers, treat
12027 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
12028 * configure: Regenerate.
12029
12030 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
12031 make, shell, etc.
12032 (baseargs): Likewise.
12033 * configure: Regenerate.
12034
12035 2003-08-20 Bernardo Innocenti <bernie@develer.com>
12036
12037 * MAINTAINERS (Write After Approval): Add myself.
12038
12039 2003-08-19 Geoffrey Keating <geoffk@apple.com>
12040
12041 * configure.in: Disable libgcj for darwin not on powerpc.
12042 * configure: Rebuild.
12043
12044 2003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
12045
12046 * config-ml.in, symlink-tree: Add license.
12047
12048 2003-08-03 Richard Stallman <rms@gnu.org>
12049 Eben Moglen <moglen@columbia.edu>
12050
12051 * README.SCO: New file.
12052
12053 2003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
12054
12055 * Makefile.tpl (check, check-c++): Express dependencies using
12056 dependencies rather than commands.
12057 * Makefile.in: Regenerate.
12058
12059 2003-08-01 Andrew Cagney <cagney@redhat.com>
12060
12061 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
12062 * configure: Ditto.
12063
12064 2003-07-31 Geoffrey Keating <geoffk@apple.com>
12065
12066 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
12067 * Makefile.in: Update.
12068
12069 2003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
12070
12071 * configure.in: Enable libgcj for darwin.
12072 * configure: Rebuild.
12073
12074 2003-07-29 Phil Edwards <pme@gcc.gnu.org>
12075
12076 * config-ml.in: Use ac_configure_args directly instead of
12077 ml_arguments. Only set ml_norecursion if --no[-]recursion is
12078 actually seen.
12079
12080 2003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
12081
12082 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
12083 creating target and build subdirs to build all parent dirs as needed.
12084 * Makefile.in: Rebuild.
12085 * configure.in: Don't build dirs explicitly here.
12086 * configure: Rebuild.
12087
12088 2003-07-26 Paul Brook <paul@nowt.org>
12089
12090 * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
12091
12092 2003-07-22 Alexandre Oliva <aoliva@redhat.com>
12093
12094 * Makefile.tpl (all-make): Depend on intl.
12095 * Makefile.in: Rebuilt.
12096
12097 2003-07-20 Phil Edwards <pme@gcc.gnu.org>
12098
12099 * install-sh: Update to newer upstream versions (associated with
12100 aclocal 1.7).
12101 * mkinstalldirs: Likewise.
12102 * missing: Likewise, plus $1Help2man -> $1 typo fix.
12103
12104 2003-07-16 Andrew Pinski <pinskia@gcc.gnu.org>
12105
12106 * MAINTAINERS: Move self from Bug database only accounts
12107 to write-after-approval.
12108
12109 2003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
12110
12111 * config.if: Remove unused libc_interface determination.
12112
12113 2003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
12114
12115 * MAINTAINERS: Move self from write-after-approval to
12116 build machinery (*.in).
12117
12118 2003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
12119
12120 PR bootstrap/11273
12121 PR bootstrap/11408
12122 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
12123 unused INSTALL_PROGRAM_ARGS.
12124 * configure.in: Use AC_PROG_INSTALL.
12125 * Makefile.in: Regenerate.
12126 * configure: Regenerate.
12127
12128 2003-07-13 Kazu Hirata <kazu@cs.umass.edu>
12129
12130 * MAINTAINERS: Alphabetize.
12131
12132 2003-07-10 Alexandre Oliva <aoliva@redhat.com>
12133
12134 * configure: Rebuilt.
12135 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
12136 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
12137 newlib nor libgloss.
12138 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
12139 * configure.in (am33_2.0-*-linux*): Added.
12140
12141 2003-07-09 Bob Wilson <bob.wilson@acm.org>
12142
12143 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
12144 * configure: Regenerate.
12145
12146 2003-07-07 Zack Weinberg <zack@codesourcery.com>
12147
12148 * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
12149 * Makefile.in: Regenerate.
12150
12151 2003-07-04 Zack Weinberg <zack@codesourcery.com>
12152
12153 * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
12154 * Makefile.in: Regenerate.
12155
12156 2003-07-04 H.J. Lu <hongjiu.lu@intel.com>
12157
12158 * Makefile.tpl: Replace PWD with PWD_COMMAND.
12159 * Makefile.in: Regenerated.
12160
12161 * config-ml.in: Replace PWD with PWD_COMMAND.
12162
12163 2003-07-04 Zack Weinberg <zack@codesourcery.com>
12164
12165 * intl: New directory; see intl/ChangeLog for details.
12166 * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
12167 * Makefile.tpl: all-gcc depends on maybe-all-intl.
12168 * Makefile.in: Regenerate.
12169
12170 2003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
12171
12172 * configure.in: Clean up config-lang.in handling. Delete
12173 useless assignment to "subdirs".
12174 * configure: Regenerate.
12175
12176 2003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
12177
12178 * configure.in: Rename 'target_libs' to 'target_libraries'.
12179 Remove useless reference to 'target_libs'.
12180 * configure: Regenerate.
12181
12182 2003-06-23 Keith Seitz <kseitz@sources.redhat.com>
12183
12184 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
12185 * Makefile.in: Regenerate.
12186
12187 2003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
12188
12189 * Makefile.def: Introduce flags_to_pass.
12190 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
12191 * Makefile.in: Regenerate.
12192
12193 2003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
12194
12195 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
12196 and target-libgloss.
12197 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
12198 <h8300*-*-*>: Disable libf2c and ${libgcj}.
12199 * configure: Regenerate.
12200
12201 2003-06-17 Benjamin Kosnik <bkoz@redhat.com>
12202
12203 * configure.in: Update testsuite_flags to new location.
12204 * configure. Regenerate.
12205
12206 2003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
12207
12208 * Makefile.tpl: Remove BUILD_CC stuff.
12209 * Makefile.in: Regenerate.
12210
12211 2003-06-17 Kazu Hirata <kazu@cs.umass.edu>
12212
12213 * MAINTAINERS (Write After Approval): Remove Andrew Haley.
12214
12215 2003-06-16 Graeme Peterson <gp@qnx.com>
12216
12217 * MAINTAINERS (Write After Approval): Add myself.
12218
12219 2003-06-14 H.J. Lu <hongjiu.lu@intel.com>
12220
12221 * config.guess: Update to 2003-06-12 version.
12222 * config.sub: Update to 2003-06-13 version.
12223
12224 2003-06-12 H.J. Lu <hongjiu.lu@intel.com>
12225
12226 * config.guess: Update to 2003-06-06 version.
12227 * config.sub: Update to 2003-06-06 version.
12228
12229 2003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12230
12231 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
12232 * configure. Regenerate.
12233
12234 2003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
12235
12236 * configure.in: Disable serial configure by default.
12237 * configure: Regenerate.
12238 * Makefile.tpl: Abolish .NOTPARALLEL.
12239 * Makefile.in: Regenerate.
12240
12241 * Makefile.tpl: Replace {build,host,target}_canonical by
12242 {build,host,target}.
12243 * Makefile.in: Regenerate.
12244
12245 * Makefile.tpl: Fix stupid pasto.
12246 * Makefile.in: Regenerate.
12247
12248 2003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
12249
12250 * Makefile.tpl: Remove bogus conditional.
12251 * Makefile.in: Regenerate.
12252
12253 2003-06-05 Jan Hubicka <jh@suse.cz>
12254
12255 * Makefile.tpl (profiledbootstrap): New target.
12256 * Makefile.in (profiledbootstrap): New target.
12257
12258 2003-06-05 Wolfgang Bangerth <bangerth@dealii.org>
12259
12260 * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
12261 Pinski. Remove user names from other bugzilla-only maintainers.
12262
12263 2003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
12264
12265 * Makefile.tpl: Make 'recursive targets' using autogen rather
12266 than shell loop. Remove duplicate 'clean' targets and false
12267 comments.
12268 * Makefile.def: Add systematic dependencies to 'recursive' targets.
12269 Add systematic method of specifying missing targets in subdirs.
12270 Add copyright boilerplate.
12271 * Makefile.in: Regenerate.
12272 * configure.in: Add 'recursive targets' to maybe list.
12273 * configure: Regenerate.
12274
12275 * MAINTAINERS: "GNATS only" -> "Bug database only".
12276
12277 * Makefile.tpl: Rename [+target+] to [+make_target+].
12278 * Makefile.def: Rename 'target' to 'make_target'.
12279
12280 2003-05-31 Neil Booth <neil@daikokuya.co.uk>
12281
12282 * MAINTAINERS: Add self as options handling maintainer.
12283
12284 2003-05-28 Michael Meissner <gnu@the-meissners.org>
12285
12286 * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
12287 been too long since I touched those ports.
12288
12289 2003-05-28 DJ Delorie <dj@redhat.com>
12290
12291 * Makefile.tpl: Make maybe-check-gcc .PHONY.
12292 * Makefile.in: Regenerate.
12293
12294 2003-05-21 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
12295
12296 * configure.in: Use curly braces in the definition of tooldir.
12297 * configure: Regenerate.
12298
12299 2003-05-21 DJ Delorie <dj@redhat.com>
12300
12301 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
12302 newlib or libgloss.
12303 * Makefile.in: Regenerate.
12304
12305 2003-05-21 DJ Delorie <dj@redhat.com>
12306
12307 * Makefile.tpl: Add missing empty maybe-check-gcc target.
12308 * Makefile.in: Regenerate.
12309
12310 2003-05-20 Ian Lance Taylor <ian@airs.com>
12311
12312 * MAINTAINERS: Update my e-mail address.
12313
12314 2003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
12315
12316 * configure.in: Switch more things to use maybe dependencies.
12317 * Makefile.tpl: Switch more things to use maybe dependencies.
12318 Factor out common code from autogen IF statements.
12319 * configure: Regenerate.
12320 * Makefile.in: Regenerate.
12321
12322 2003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
12323
12324 * configure.in: Accept i[3456789]86 for machine type.
12325 * configure: Regenerate.
12326
12327 2003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
12328
12329 * configure.in: Switch more things to use maybe dependencies.
12330 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
12331 * configure: Regenerate.
12332 * Makefile.tpl: Switch more things to use maybe dependencies.
12333 * Makefile.in: Regenerate.
12334
12335 2003-05-16 Andreas Schwab <schwab@suse.de>
12336
12337 * Makefile.tpl (install-opcodes): Define.
12338 * Makefile.in: Rebuild.
12339
12340 2003-05-13 Andreas Jaeger <aj@suse.de>
12341
12342 * config.guess: Update to 2003-05-09 version.
12343 * config.sub: Update to 2003-05-09 version.
12344
12345 2003-05-13 Michael Eager <eager@mvista.com>
12346
12347 * configure.in: Correct sed script so that options in quotes are not
12348 deleted.
12349 * configure: Rebuild.
12350
12351 2003-05-12 Corinna Vinschen <corinna@vinschen.de>
12352
12353 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
12354 and $$s/newlib/libc/sys/cygwin32 include paths.
12355 * configure: Ditto.
12356
12357 2003-05-12 Michael Meissner <gnu@the-meissners.org>
12358
12359 * MAINTAINERS: Update my email addresses.
12360
12361 2003-05-06 Eric Botcazou <ebotcazou@libertysurf.fr>
12362
12363 * config-ml.in: Propagate INSTALL variables.
12364
12365 2003-05-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12366
12367 * MAINTAINERS: Remove duplicate entries in Write After Approval.
12368
12369 2003-05-02 Chris Demetriou <cgd@broadcom.com>
12370
12371 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
12372 * Makefile.in: Regenerate.
12373
12374 2003-05-02 Wolfgang Bangerth <bangerth@dealii.org>
12375
12376 * MAINTAINERS (GNATS only): Add Falk Hueffner.
12377
12378 2003-04-30 Wolfgang Bangerth <bangerth@dealii.org>
12379
12380 * MAINTAINERS (GNATS only): Add Giovanni Bajo.
12381
12382 2003-04-27 Daniel Jacobowitz <drow@mvista.com>
12383
12384 * Makefile.tpl: Clean $(BUILD_SUBDIR).
12385 * Makefile.in: Regenerated.
12386
12387 2003-04-25 Wolfgang Bangerth <bangerth@dealii.org>
12388
12389 * MAINTAINERS (Write After Approval): Upgrade myself from
12390 GNATS only to write-after-approval. Update my mail address.
12391
12392 2003-04-25 Loren J. Rittle <ljrittle@acm.org>
12393
12394 (OS Port Maintainers: freebsd): Add myself.
12395
12396 2003-04-22 Mark Mitchell <mark@codesourcery.com>
12397
12398 * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
12399
12400 2003-04-22 Kean Johnston <jkj@sco.com>
12401
12402 * MAINTAINERS (SCO ports): Added myself.
12403
12404 2003-04-21 Nathan Sidwell <nathan@codesourcery.com>
12405
12406 * MAINTAINERS (gcov): Add myself and Jan Hubicka.
12407
12408 2003-04-19 Kean Johnston <jkj@sco.com>
12409
12410 * MAINTAINERS (Write After Approval): Add myself.
12411
12412 2003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12413
12414 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
12415 * Makefile.in: Regenerate.
12416
12417 2003-04-18 Jakub Jelinek <jakub@redhat.com>
12418
12419 * configure.in (powerpc64*-*-linux*): Remove.
12420 * configure: Rebuilt.
12421
12422 2003-04-17 Phil Edwards <pme@gcc.gnu.org>
12423
12424 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
12425 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
12426 and restrap.
12427 * Makefile.in: Regenerate.
12428
12429 2003-04-16 Richard Earnshaw <rearnsha@arm.com>
12430
12431 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
12432 * configure: Regenerated.
12433
12434 2003-04-15 DJ Delorie <dj@redhat.com>
12435
12436 * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
12437
12438 2003-04-13 Nick Clifton <nickc@redhat.com>
12439
12440 * config-ml.in: Remove support for --disable-aix removing
12441 call-aix multilibs.
12442
12443 2003-04-10 Alexandre Oliva <aoliva@redhat.com>
12444
12445 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
12446 * */configure: Rebuilt.
12447
12448 2003-04-08 Joel Sherrill <joel@oarcorp.com>
12449
12450 * MAINTAINERS: Add my email address.
12451
12452 2003-03-17 Olivier Hainque <hainque@act-europe.fr>
12453
12454 * MAINTAINERS (Write After Approval): Add myself.
12455
12456 2003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
12457
12458 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
12459 * Makefile.in: Regenerate.
12460
12461 2003-03-14 Michael Chastain <mec@shout.net>
12462
12463 * Makefile.in: Regenerate with correct Makefile.def.
12464
12465 2003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
12466
12467 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
12468 Make macro.
12469 * Makefile.in: Regenerate.
12470 * configure.in: Clean up gxx_include_dir logic.
12471 * configure: Regenerate.
12472
12473 2003-03-12 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
12474
12475 * MAINTAINERS (Write After Approval): Add myself.
12476
12477 2003-03-10 Ben Elliston <bje@wasabisystems.com>
12478
12479 * MAINTAINERS: Update my mail address.
12480
12481 2003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12482
12483 * configure.in (gxx_include_dir): Fix typo.
12484 * configure: Regenerated.
12485
12486 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
12487
12488 * Makefile.tpl: Reindent.
12489 * Makefile.in: Regenerate.
12490 * configure.in: Reindent. Don't set unused variables.
12491 * configure: Regenerate.
12492
12493 2003-03-04 Daniel Jacobowitz <drow@mvista.com>
12494
12495 * configure.in: Include $(build_tooldir)/sys-include in
12496 FLAGS_FOR_TARGET.
12497 * configure: Regenerated.
12498
12499 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
12500
12501 * Makefile.tpl: Always pass down RANLIB.
12502 * Makefile.in: Regenerate.
12503
12504 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
12505 * Makefile.in: Regenerate.
12506 * configure.in: Remove unused logic relating to --enable-shared
12507 and --enable-threads. Remove bogus comments. Remove redundant
12508 noconfigdirs.
12509 * configure: Regenerate.
12510
12511 * configure.in: Replace ${libstdcxx_version} by its value.
12512 Remove reference to mh-dgux.
12513 * configure: Regenerate.
12514
12515 2003-03-03 Kevin Buettner <kevinb@redhat.com>
12516
12517 * MAINTAINERS (Write After Approval): Add myself.
12518
12519 2003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
12520
12521 * Makefile.tpl: Rearrange.
12522 * Makefile.in: Regenerate.
12523
12524 2003-02-25 Uwe Stieber <uwe@wwws.de>
12525
12526 * configure.in: Add support for kaOS as cross build target system.
12527 * configure: Regenerated.
12528
12529 2003-02-24 Steven Bosscher <steven@gcc.gnu.org>
12530
12531 * MAINTAINERS (Write after approval): Add myself.
12532
12533 2003-02-21 James E Wilson <wilson@tuliptree.org>
12534
12535 * MAINTAINERS: Update my email address.
12536
12537 2003-02-21 Zack Weinberg <zack@codesourcery.com>
12538
12539 * MAINTAINERS: Add self to blanket write privs. section.
12540
12541 2003-02-20 Sean McNeil <sean@blue.mcneil.com>
12542
12543 * Makefile.tpl: Add definition of CPPFLAGS to pass into
12544 configure-target-* as some target builds may require additional
12545 flags for preprocessor tests.
12546 * Makefile.in: Regenerated.
12547
12548 2003-02-19 Alexandre Oliva <aoliva@redhat.com>
12549
12550 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
12551 * ltconfig: Handle it.
12552 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
12553 auto-detecting it.
12554
12555 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
12556 it is used as argument to $CC.
12557 * ltcf-gcj.sh: Likewise.
12558
12559 * configure.in: Introduce --enable-maintainer-mode.
12560 * configure: Rebuilt.
12561 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
12562 for maintainer mode.
12563 * Makefile.in: Rebuilt.
12564
12565 2003-02-18 Jason Merrill <jason@redhat.com>
12566
12567 * Makefile.tpl (check-c++): Allow parallelism.
12568
12569 2003-02-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12570
12571 * MAINTAINERS: Remove John Carr (who never actually had access to
12572 gcc.gnu.org).
12573
12574 2003-02-15 Geoffrey Keating <geoffk@apple.com>
12575
12576 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
12577 don't configure target-libobjc.
12578 * configure: Regenerate.
12579
12580 2003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12581
12582 * Makefile.tpl (RANLIB): Define.
12583 * Makefile.in: Regenerate.
12584
12585 2003-02-08 Laurynas Biveinis <laurynas.biveinis@mif.vu.lt>
12586
12587 * MAINTAINERS: Update my email.
12588
12589 2003-02-06 Keith R Seitz <keiths@redhat.com>
12590
12591 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
12592 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
12593 * Makefile.in: Regenerated.
12594 * configure.in: Remove all traces of snavigator, db, and grep.
12595 * configure: Regenerated.
12596
12597 2003-02-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12598
12599 * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
12600 After Approval.
12601
12602 2003-02-02 Christian Cornelssen <ccorn@cs.tu-berlin.de>
12603
12604 * MAINTAINERS (Write after approval): Add myself.
12605
12606 2003-01-31 Frank Ch. Eigler <fche@redhat.com>
12607
12608 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
12609 * Makefile.in: Regenerated.
12610
12611 2003-01-30 Roger Sayle <roger@eyesopen.com>
12612
12613 * config.guess: Updated to 2003-01-30's version.
12614 * config.sub: Updated to 2003-01-28's version.
12615
12616 2003-01-30 Alexandre Oliva <aoliva@redhat.com>
12617
12618 * config.if: If gcc_version is already set, just use it. Don't set
12619 gcc_version_trigger if it's already set, otherwise set it to
12620 gcc/version.c, but only if the file exists. If it is not set and
12621 gcc/version.c does not exist, try to extract the version number from
12622 $CC.
12623
12624 2003-01-29 Andreas Tobler <a.tobler@schweiz.ch>
12625
12626 * MAINTAINERS: Add myself to write-after-approval list.
12627
12628 2003-01-27 Phil Edwards <pme@gcc.gnu.org>
12629
12630 * configure.in: Revert 24Jan change.
12631 * configure: Regenerate.
12632
12633 2003-01-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12634
12635 * MAINTAINERS: Remove incorrect entry for Paul Eggert. Fix
12636 entry of HJ Lu.
12637
12638 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
12639
12640 * configure.in: Revert previous change.
12641 * configure: Regenerate.
12642
12643 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
12644
12645 * configure.in: Make rda native-only.
12646 * configure: Regenerate.
12647
12648 2003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
12649
12650 * MAINTAINERS: Move myself from GNATS-only-accounts to
12651 write-after-approval.
12652
12653 2003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
12654
12655 * configure.in: Add missing \.
12656 * configure: Rebuilt.
12657
12658 2003-01-17 Jakub Jelinek <jakub@redhat.com>
12659
12660 * configure.in (baseargs): Avoid using \| in sed regular
12661 expressions.
12662 * configure: Rebuilt.
12663
12664 2003-01-16 Jakub Jelinek <jakub@redhat.com>
12665
12666 * configure.in (baseargs): Remove all supported forms of
12667 --cache-file, --srcdir, --host, --build and --target options
12668 from argument lists.
12669 * configure: Rebuilt.
12670
12671 2003-01-15 Josef Zlomek <zlomekj@suse.cz>
12672
12673 * MAINTAINERS: Add myself to write-after-approval list.
12674
12675 2003-01-15 Alexandre Oliva <aoliva@redhat.com>
12676
12677 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
12678 * configure: Rebuilt.
12679
12680 2003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
12681
12682 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
12683 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
12684 * Makefile.in: Regenerate.
12685 * configure: Regenerate.
12686
12687 2003-01-09 Alexandre Oliva <aoliva@redhat.com>
12688
12689 * configure.in: Remove Makefile in build, host and target modules
12690 unless configure was run with --no-recursion.
12691 * configure: Rebuilt.
12692
12693 2003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
12694
12695 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
12696 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
12697 * Makefile.in: Regenerate.
12698
12699 2003-01-08 Chris Demetriou <cgd@broadcom.com>
12700
12701 * config.guess: Update to 2003-01-03 version.
12702 * config.sub: Update to 2003-01-03 version.
12703
12704 2003-01-07 Christopher Faylor <cgf@redhat.com>
12705
12706 * configure: Regenerate with proper autoconf 2.13.
12707
12708 2003-01-07 Christopher Faylor <cgf@redhat.com>
12709
12710 * configure.in: Add AC_PREREQ for consistency.
12711 * configure: Regenerate.
12712
12713 2003-01-06 Andrew Cagney <ac131313@redhat.com>
12714
12715 * configure.in (GDB_TK): Add tcl directories conditional on
12716 gdb/gdbtk directory being present.
12717 * configure: Regenerate.
12718
12719 2003-01-04 John David Anglin <dave.anglin@nrc.ca>
12720
12721 * configure.in (LD): Improve test for gcc. Try to set LD to the ld
12722 used by gcc if LD is not defined and we are not doing a Canadian Cross.
12723 * configure: Rebuilt.
12724
12725 2002-12-31 Tom Tromey <tromey@redhat.com>
12726
12727 * Makefile.in: Rebuilt.
12728 * Makefile.def (target_modules) [libffi]: Allow installation.
12729
12730 2002-12-31 Andreas Schwab <schwab@suse.de>
12731
12732 * configure.in: Fix use of $program_transform_name.
12733 * configure: Regenerated.
12734
12735 2002-12-30 Daniel Jacobowitz <drow@mvista.com>
12736
12737 * configure.in (baseargs): Don't remove first configure argument.
12738 * configure: Regenerated.
12739
12740 2002-12-29 Alexandre Oliva <aoliva@redhat.com>
12741
12742 * Makefile.tpl (local-distclean): Don't remove...
12743 (multilib.ts): ... this. Moved into...
12744 (multilib.out): ... this. Don't use sub-make.
12745 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
12746 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
12747 (configure-build-[+module+], configure-[+module+],
12748 configure-target-[+module+], configure-gcc): ... these. Test
12749 for Makefile existence. Drop config.status from dependencies.
12750 * Makefile.in: Rebuilt.
12751 * configure.in: Move gcc-version-trigger to the end of
12752 ac_configure_args. Add comments to maybedep.tmp and
12753 serdep.tmp. Introduce --disable-serial-configure. Remove
12754 nonopt from baseargs, matching and removing corresponding
12755 whitespace while at it.
12756 * configure: Rebuilt.
12757
12758 2002-12-28 Alexandre Oliva <aoliva@redhat.com>
12759
12760 * configure.in (host_configargs): Replace reference to
12761 no-longer-defined buildopts with --build=${build_alias}.
12762 * configure: Rebuilt.
12763
12764 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
12765 program_transform_name to standard idiom.
12766 (AUTOGEN, AUTOCONF): Define.
12767 (Makefile.in): Use $(AUTOGEN).
12768 (Makefile): Depend on config.status, and use autoconf-style rule to
12769 build it. Move original commands to...
12770 (config.status): ... this new target.
12771 (configure): Add $(srcdir). Depend on config/acx.m4. Use
12772 $(AUTOCONF).
12773 * Makefile.in: Rebuilt.
12774
12775 2002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
12776
12777 * Makefile.tpl: Fix dramatic bustage due to change in
12778 program_transform_name.
12779 * Makefile.in: Regenerate.
12780
12781 * configure.in: Remove unnecessary PATH setting.
12782 * configure: Regnerate.
12783
12784 * configure.in: Don't default to unprefixed tools unless
12785 the native tools will work.
12786 * configure: Regenerate.
12787
12788 * configure.in: Convert to autoconf script. Blow away lots
12789 of now-redundant Makefile fragments.
12790 * configure: Generate using Autoconf.
12791 * Makefile.tpl: Rewrite to reflect autoconfiscation.
12792 * Makefile.in: Regenerate.
12793
12794 2002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
12795
12796 * configure: Fix stupid bug where RANLIB was mistakenly included.
12797
12798 * configure.in: Rename (buildargs, hostargs, targargs) to
12799 (build_configargs, host_configargs, target_configargs).
12800
12801 * configure.in: Move logic out of sed statement.
12802
12803 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
12804 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
12805
12806 2002-12-25 Svein E. Seldal <Svein.Seldal@solidas.com>
12807
12808 * config.sub: Import from master repository
12809 * config.guess: Ditto
12810
12811 2002-12-24 Andreas Schwab <schwab@suse.de>
12812
12813 * Makefile.tpl (multilib.out): Fix missing space.
12814 * Makefile.in: Regenerate.
12815
12816 2002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
12817
12818 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
12819 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
12820 * Makefile.in: Regenerate.
12821 * configure.in: Remove unnecessary leftovers.
12822
12823 2002-12-21 Geoffrey Keating <geoffk@apple.com>
12824
12825 * configure.in (extra_ranlibflags_for_target): New variable.
12826 (*-*-darwin): Add -c to ranlib commands.
12827 * configure (tooldir): Handle extra_ranlibflags_for_target.
12828
12829 2002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
12830
12831 * Makefile.tpl: Revert HJL's change.
12832 * Makefile.in: Regenerated.
12833 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
12834 always.
12835
12836 2002-12-19 Andreas Schwab <schwab@suse.de>
12837
12838 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
12839 * Makefile.in: Regenerate.
12840
12841 2002-12-18 H.J. Lu <hjl@gnu.org>
12842
12843 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
12844 * Makefile.in: Regenerated.
12845
12846 * configure.in (build_prefix): New. Substitute.
12847
12848 2002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
12849
12850 * Makefile.tpl: Don't let real targets depend on phony targets.
12851 * Makefile.in: Regenerate.
12852
12853 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
12854 * Makefile.in: Regenerate.
12855
12856 2002-12-17 Svein E. Seldal <Svein.Seldal@solidas.com>
12857
12858 * config.sub: Import from master repository
12859 * config.guess: Ditto
12860
12861 2002-12-16 Jason Merrill <jason@redhat.com>
12862
12863 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
12864 previous 'make bootstrap'.
12865 * Makefile.in: Regenerate.
12866
12867 2002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
12868
12869 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
12870
12871 2002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
12872
12873 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
12874 * Makefile.in: Regenerate.
12875
12876 2002-12-13 Jason Merrill <jason@redhat.com>
12877
12878 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
12879 library tests.
12880 (check-c++): Just depend on it and check-target-libstdc++-v3.
12881 * Makefile.in: Regenerate.
12882
12883 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
12884
12885 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
12886 * Makefile.in: Rebuilt.
12887
12888 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
12889
12890 * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
12891
12892 2002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
12893
12894 * configure: Fix bug put in by gremlins.
12895
12896 * Makefile.tpl: Substitute more autoconfily.
12897 * configure: Substitute more autoconfily.
12898 * Makefile.in: Regenerate.
12899
12900 2002-12-09 Svein E. Seldal <Svein.Seldal@solidas.com>
12901
12902 * config.sub: Import from master repository
12903 * config.guess: Ditto
12904 * MAINTAINERS: Added Svein Seldal under write after approval
12905
12906 2002-12-08 Andrew Cagney <ac131313@redhat.com>
12907
12908 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
12909 * Makefile.in (all-sim): Ditto.
12910
12911 2002-12-06 DJ Delorie <dj@redhat.com>
12912
12913 * Makefile.tpl: Change configure dependencies to not have real
12914 targets depend on phony targets.
12915
12916 2002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
12917
12918 * configure.in: Revert unintentional change.
12919
12920 * Makefile.tpl: Change dependency for */multilib.out so that
12921 it works when gcc isn't in the tree.
12922
12923 * configure.in: Substitute more.
12924 * configure: Run subconfigures from the Makefile.
12925 * Makefile.tpl: Run subconfigures from the Makefile; add a few
12926 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
12927
12928 2002-12-05 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12929
12930 * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
12931
12932 2002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
12933
12934 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
12935 and corresponding dependencies.
12936 * Makefile.in: Regenerate.
12937
12938 * configure.in (host_tools): Order binutils, gas and ld for
12939 convenience in running the testsuites.
12940
12941 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
12942 * Makefile.in: Regenerate.
12943 * configure.in: Introduce rules to serialize subconfigure runs.
12944
12945 * configure.in: Introduce BASE_CC_FOR_TARGET.
12946 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
12947 Realize configure-build-* targets. Realize configure-target-* targets.
12948 * Makefile.in: Regenerate.
12949
12950 2002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
12951
12952 * configure: Move gcc_version_trigger stuff from here...
12953 * configure.in: ...to here.
12954
12955 * configure.in: Separate subconfigure options added by this file from
12956 options given by the user. Add machinery to put args for host
12957 subconfigures into the Makefile.
12958
12959 * Makefile.tpl: Remove 'vault' targets.
12960 * Makefile.tpl: Reorder and comment dependencies.
12961 * Makefile.in: Regenerate.
12962
12963 2002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
12964 * configure.in: Fix my broken commit of previous patch. (sigh)
12965
12966 2002-11-28 Geoffrey Keating <geoffk@apple.com>
12967
12968 * configure.in: Move host-specific darwin noconfigdirs into
12969 the host-specific section.
12970
12971 2002-11-28 Geoffrey Keating <geoffk@apple.com>
12972
12973 * configure.in: Move host-specific darwin noconfigdirs into
12974 the host-specific section.
12975
12976 2002-11-26 Nathanael Nerode <neroden@gcc.gnu.org>
12977
12978 * configure: Remove skip-this-dir support.
12979 * Makefile.tpl: Remove skip-this-dir support.
12980
12981 * Makefile.tpl: Remove leftover support for non-autoconfiscated
12982 subdirectories.
12983 * Makefile.in: Regenerate.
12984
12985 * Makefile.tpl: Strip out useless setting of 'dir'.
12986 * Makefile.in: Regenerate.
12987
12988 2002-11-22 Nathanael Nerode <neroden@gcc.gnu.org>
12989
12990 * configure.in: Fix deeply stupid bug.
12991
12992 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
12993 shell code in CXX_FOR_TARGET
12994 * Makefile.def: Introduce raw_cxx.
12995 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
12996 RAW_CXX_FOR_TARGET.
12997 * Makefile.in: Regenerate.
12998
12999 2002-11-21 Nathanael Nerode <neroden@gcc.gnu.org>
13000
13001 * Makefile.tpl: Remove unnecessary ifs.
13002 * Makefile.in: Regenerate.
13003
13004 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
13005 dependencies. Maybe-ize build-libiberty. Create dummy install
13006 targets for 'no_install' modules.
13007 * configure: Move GDB_TK substitution to configure.in. Move
13008 build_modules stuff to configure.in.
13009 * configure.in: Implement soft dependency machinery. Maybe-ize
13010 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
13011 * Makefile.in: Regenerate.
13012
13013 2002-11-19 Nathanael Nerode <neroden@gcc.gnu.org>
13014
13015 * Makefile.tpl: Make all-target, install-target behave similarly
13016 to all, install (only hitting configured targets). Eliminate
13017 unused macro defintions.
13018
13019 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
13020 build != host.
13021
13022 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
13023
13024 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
13025
13026 * configure.in: Produce lists of subdir targets we're actually
13027 configuring. Remove references to "dosrel".
13028 * Makefile.tpl: Let configure set which subdir targets are hit.
13029 Remove install-cross; clean up install; remove ALL. Remove
13030 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
13031 Autogenerate host module targets. Remove empty dependency lines
13032 and redundant dependency; rearrange slightly.
13033 * Makefile.def: Add host-side libtermcap, utils.
13034
13035 * Makefile.in: Regenerate.
13036
13037 2002-11-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13038
13039 * ltconfig (osf[345]): Append $major to soname_spec.
13040 Reflect this in library_names_spec.
13041 * ltmain.sh (osf): Prefix $major with . for use as extension.
13042
13043 2002-11-19 Andreas Jaeger <aj@suse.de>
13044
13045 * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
13046 linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
13047 and sparc64 GNU/Linux systems.
13048
13049 2002-11-19 Nathan Sidwell <nathan@codesourcery.com>
13050
13051 * MAINTAINERS: Update email.
13052
13053 2002-11-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
13054
13055 * MAINTAINERS: Complete James Dennett's entry.
13056
13057 2002-11-15 Eric Botcazou <ebotcazou@libertysurf.fr>
13058
13059 * MAINTAINERS (Write After Approval): Add myself.
13060
13061 2002-11-13 Bruce Korb <bkorb@gnu.org>
13062
13063 * Makefile.tpl: syntactic cleanup
13064
13065 2002-11-13 Stuart Hastings <stuart@apple.com>
13066
13067 * MAINTAINERS: Add myself to write-after-approval list.
13068
13069 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
13070
13071 * Makefile.def: Add list of recursive targets to autogenerate.
13072 Add build_modules.
13073 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
13074 targets. Autogenerate *-build-* targets.
13075 * Makefile.in: Regenerate.
13076
13077 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
13078
13079 * configure: More autoconf-style substitutions.
13080 * Makefile.tpl: More autoconf-style substitutions.
13081 * Makefile.in: Regenerate.
13082
13083 2002-11-11 Nathanael Nerode <neroden@gcc.gnu.org>
13084
13085 * configure: Substitute more variables in a more autoconf-friendly
13086 way. Simplify slightly.
13087 * Makefile.tpl: Make more variables substitutable in an
13088 autoconf-friendly way.
13089 * Makefile.in: Regenerate.
13090
13091 2002-11-11 Jonathan Wakely <redi@gcc.gnu.org>
13092
13093 * MAINTAINERS (Write After Approval): Add myself.
13094
13095 2002-11-10 Nathanael Nerode <neroden@gcc.gnu.org>
13096
13097 * configure.in (v810*): Remove special setting of tools.
13098
13099 * configure: Add support for extra required flags for ar or nm.
13100 * configure.in (aix4.3+): Use above support for target-specific
13101 issues, rather than using config/mt-aix43.
13102
13103 2002-11-09 Nathanael Nerode <neroden@gcc.gnu.org>
13104
13105 * configure: Remove 'removing', which doesn't work. Replace $subdir
13106 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
13107 with $srcdir. Reformat indentation. Substitute some variables
13108 formerly hard-coded in the Makefile for build=host.
13109 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
13110 * Makefile.def: Autogenerate more.
13111 * Makefile.in: Regenerate.
13112
13113 2002-11-04 Adam Nemet <anemet@lnxw.com>
13114
13115 * MAINTAINERS (Write After Approval): Add myself.
13116
13117 2002-11-04 Kevin Buettner <kevinb@redhat.com>
13118
13119 * Makefile.def (host_modules): Add rda.
13120 * Makefile.in: Regenerate.
13121 * configure.in (target_tool): Add target-rda to list.
13122
13123 2002-10-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
13124
13125 * MAINTAINERS: Remove "co-maintainer" note for web pages.
13126
13127 2002-10-25 Phil Edwards <pme@gcc.gnu.org>
13128
13129 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
13130 and restrap targets to this rule.
13131 * Makefile.in: Regenerate.
13132
13133 2002-10-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
13134
13135 * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
13136 GNATS only accounts.
13137
13138 2002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
13139
13140 * configure.in (i[3456]86-*-linux*): Add check to disable
13141 ${libgcj} for glibc1.
13142
13143 2002-10-24 Denis Chertykov <denisc@overta.ru>
13144
13145 * MAINTAINERS: Add myself as ip2k port maintainer.
13146
13147 2002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
13148
13149 * configure.in: Add tic4x target.
13150
13151 2002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
13152
13153 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
13154 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
13155 * Makefile.in: Regenerate.
13156
13157 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
13158 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
13159 * Makefile.in: Regenerate.
13160
13161 2002-10-02 Janis Johnson <janis187@us.ibm.com>
13162
13163 * MAINTAINERS: Add myself as web pages co-maintainer.
13164
13165 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
13166
13167 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
13168 * Makefile.in: Regenerate.
13169
13170 2002-10-02 Zack Weinberg <zack@codesourcery.com>
13171
13172 * MAINTAINERS: Add myself and Nathan Sidwell
13173 <nathan@codesourcery.com> as VxWorks maintainers.
13174
13175 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
13176
13177 * Makefile.def: Remove order dependency comments.
13178 * Makefile.tpl: Add explicit install-install dependencies.
13179 * Makefile.in: Regenerate.
13180
13181 * Makefile.tpl: Remove material now in src-release. (Finally!)
13182 * Makefile.in: Regenerate.
13183
13184 * Makefile.tpl: Add configure-target (for src-release in src)
13185 * Makefile.in: Regenerate.
13186
13187 2002-09-30 Nick Clifton <nickc@redhat.com>
13188
13189 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
13190
13191 2002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
13192
13193 * configure.in (s390*-*-linux*): Enable libgcj.
13194
13195 2002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
13196
13197 * configure: Revert accidentally applied changes.
13198
13199 * Makefile.tpl: Make more autoconf-friendly.
13200 * Makefile.in: Regenerate.
13201 * configure: Make substitution more autoconf-like.
13202
13203 2002-09-28 Richard Earnshaw <rearnsha@arm.com>
13204
13205 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
13206 single entry to handle all these.
13207 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
13208 libjava on arm-*-elf.
13209
13210 2002-09-27 Geoffrey Keating <geoffk@apple.com>
13211
13212 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
13213 things that depend on them.
13214
13215 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
13216
13217 * Makefile.tpl: Make subsituted variables more autoconfy.
13218 * Makefile.in: Regenerate.
13219 * configure: Make seds more autoconfy.
13220
13221 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
13222
13223 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
13224 * Makefile.in: Regenerate.
13225 * configure.in: Rewrite sed statements to look autoconfy.
13226
13227 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
13228 all-target-foo on configure-target-foo.
13229 * Makefile.def: Ditto.
13230 * Makefile.in: Rebuild.
13231
13232 2002-09-25 Andrew Haley <aph@redhat.com>
13233
13234 * MAINTAINERS: Add aph@redhat.com as Java maintainer.
13235
13236 2002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
13237
13238 * Makefile.def: New file.
13239 * Makefile.tpl: New file.
13240 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
13241 * contrib/gcc_update: Note that Makefile.in is a generated file.
13242
13243 * configure.in: Minor rearrangement. Simplify tests.
13244
13245 2002-09-22 Jason Thorpe <thorpej@wasabisystems.com>
13246
13247 * configure.in (with_headers): Skip copy if value is "yes".
13248 (with_libs): Likewise.
13249
13250 2002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
13251
13252 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
13253 * configure.in (sh*-*-pe*): Ditto.
13254 * configure.in (mips*-*-pe*): Ditto.
13255 * configure.in (*arm-wince-pe): Ditto.
13256
13257 * configure.in: Rearrange.
13258
13259 2002-09-14 Kazu Hirata <kazu@cs.umass.edu>
13260
13261 * MAINTAINERS: Update my email address.
13262
13263 2002-08-30 Paul Koning <pkoning@equallogic.com>
13264
13265 * MAINTAINERS: (Write After Approval): Add myself.
13266
13267 2002-08-29 Geoffrey Keating <geoffk@redhat.com>
13268
13269 * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
13270
13271 2002-08-24 Geoffrey Keating <geoffk@redhat.com>
13272
13273 * MAINTAINERS: Change my mailing address.
13274
13275 2002-08-21 Paolo Carlini <pcarlini@unitus.it>
13276
13277 * MAINTAINERS (Write After Approval): Remove myself.
13278 (Various Maintainers: c++ runtime libs): Add myself.
13279
13280 2002-08-20 Loren J. Rittle <ljrittle@acm.org>
13281
13282 * MAINTAINERS (Write After Approval): Remove myself.
13283 (Various Maintainers: c++ runtime libs): Add myself.
13284
13285 2002-08-15 Eric Christopher <echristo@redhat.com>
13286
13287 * config.sub: Import from master repository.
13288 * config.guess: Ditto.
13289
13290 2002-08-19 Alexandre Oliva <aoliva@redhat.com>
13291
13292 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
13293 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
13294 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
13295
13296 2002-08-16 Aldy Hernandez <aldyh@redhat.com>
13297
13298 * MAINTAINERS: Add self to rs6000 vector extensions.
13299
13300 2002-08-15 Alexandre Oliva <aoliva@redhat.com>
13301
13302 * libiberty/configure: Reverted unintended yesterday's check in.
13303
13304 2002-08-14 Alexandre Oliva <aoliva@redhat.com>
13305
13306 * boehm-gc/configure, libf2c/configure: Rebuilt.
13307 * libffi/configure, libiberty/configure: Ditto.
13308 * libjava/configure, libobjc/configure: Ditto.
13309 * libstdc++-v3/configure, zlib/configure: Ditto.
13310 Merged from binutils:
13311 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
13312 From Steve Ellcey <sje@cup.hp.com>:
13313 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
13314 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
13315 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
13316 IA64.
13317 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
13318 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
13319 soname_spec, sys_lib_search_path_spec): Ditto.
13320
13321 2002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
13322
13323 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
13324
13325 2002-08-04 H.J. Lu (hjl@gnu.org)
13326
13327 * configure.in (mips*-*-linux*): Don't skip target-libffi.
13328
13329 2002-08-02 Krister Walfridsson <cato@df.lth.se>
13330
13331 * MAINTAINERS (Write After Approval): Add myself.
13332
13333 2002-07-31 Alan Modra <amodra@bigpond.net.au>
13334
13335 * configure.in: Move generic linux case to end. Copy generic
13336 linux noconfigdirs to mips*-*-linux* entry and new
13337 powerpc64*-*-linux* entry. Add target-libffi for the latter.
13338
13339 2002-07-19 Michael Matz <matz@suse.de>
13340
13341 * MAINTAINERS: Add myself as ra* maintainer.
13342
13343 2002-07-16 Chris Demetriou <cgd@broadcom.com>
13344
13345 * config.guess: Update to 2002-07-09 version.
13346 * config.sub: Update to 2002-07-03 version.
13347
13348 2002-07-15 Hans-Peter Nilsson <hp@bitrange.com>
13349
13350 * MAINTAINERS: Fix typo in a maintainer email address.
13351
13352 2002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
13353
13354 * configure.in: Remove two redundant tests.
13355
13356 2002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13357
13358 * configure.in (mips*-*-irix6*o32): Enable stabs.
13359
13360 2002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
13361
13362 * configure.in: Don't build grez.
13363 * Makefile.in: Ditto.
13364
13365 * Makefile.in: Remove references to bsp, cygmon, libstub.
13366 * configure.in: Ditto.
13367
13368 * configure.in: Remove leftover reference to gdbtest.
13369
13370 2002-07-08 Phil Edwards <pme@gcc.gnu.org>
13371
13372 * configure.in (gxx_include_dir): Change to match versioned
13373 C++ headers if --enable-version-specific-runtime-libs is used.
13374
13375 2002-07-04 Steve Ellcey <sje@cup.hp.com>
13376
13377 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
13378
13379 2002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
13380
13381 * configure.in: Make --without-x work.
13382
13383 2002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
13384
13385 * configure.in: Rearrange target Makefile fragment collection.
13386
13387 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
13388 cvs[src].
13389 * configure.in: Ditto.
13390
13391 2002-07-01 Matt Kraai <kraai@alumni.cmu.edu>
13392
13393 * MAINTAINERS (Write After Approval): Update my e-mail address.
13394
13395 2002-06-24 Ben Elliston <bje@redhat.com>
13396
13397 * configure.in (host_tools): Remove cgen.
13398
13399 * Makefile.in (all-cgen): Remove; runs from its source directory.
13400 (check-cgen, install-cgen, clean-cgen): Likewise.
13401 (all-opcodes): Do not depend on all-cgen.
13402 (all-sim): Likewise.
13403
13404 2002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
13405
13406 * Makefile.in: Eliminate 'apache' targets.
13407 * configure.in: Eliminate 'apache' targets.
13408
13409 * configure.in: Eliminate redundant tests. Reorganize.
13410
13411 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
13412
13413 * config-ml.in: Eliminate references to Cygnus configure.
13414
13415 * Makefile.in: Eliminate references to building emacs.
13416
13417 2002-06-28 Graham Stott <graham.stott@btinternet.com>
13418
13419 * MAINTAINERS: Update my email address.
13420
13421 2002-06-26 Benjamin Kosnik <bkoz@redhat.com>
13422
13423 * config.if (libstdcxx_incdir): Version C++ headers.
13424 (cxx_incdir): Remove.
13425
13426 2002-06-25 Nathanael Nerode <neroden@gcc.gnu.org>
13427
13428 * MAINTAINERS (Write After Approval): Add self.
13429
13430 Thu Jun 20 00:35:14 2002 Denis Chertykov <denisc@overta.ru>
13431
13432 * configure.in: Add support for ip2k.
13433
13434 2002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
13435
13436 * configure.in: Fix AIX configury bug.
13437
13438 2002-06-20 Steve Ellcey <sje@cup.hp.com>
13439
13440 * MAINTAINERS (Write After Approval): Add self.
13441
13442 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
13443
13444 * configure.in: replace ${topsrcdir} with ${srcdir}
13445
13446 * configure.in: Move definition of libstdcxx_flags
13447 right above usage, rather than waaay earlier.
13448
13449 * configure.in: Pull definition of is_cross_compiler earlier.
13450
13451 * configure.in: Rearrange a little.
13452
13453 * configure.in: Remove references to librx.
13454 * Makefile.in: Remove references to librx.
13455
13456 Tue Jun 18 22:37:35 2002 Denis Chertykov <denisc@overta.ru>
13457
13458 * config.sub: Add support for avr target.
13459 Import from master sources, rev 1.255
13460
13461 2002-06-19 Phil Edwards <pme@gcc.gnu.org>
13462
13463 * configure, .cvsignore: Revert previous change...
13464 * Makefile: ...delete.
13465
13466 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
13467
13468 * configure.in: Eliminate ${gasdir} variable.
13469
13470 2002-06-18 Dave Brolley <brolley@redhat.com>
13471
13472 * configure.in: Add support for frv.
13473 * config.sub: Add support for frv.
13474
13475 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
13476
13477 * configure: Remove garbage from previous commit.
13478
13479 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
13480
13481 * configure: For in-source builds, make a subdir and re-exec there.
13482 * Makefile: New file. Pass targets through to build directory.
13483 * .cvsignore: No longer ignore "Makefile".
13484
13485 2002-06-16 Douglas Rupp <rupp@gnat.com>
13486
13487 * MAINTAINERS (Write After Approval): Add self.
13488
13489 2002-06-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
13490
13491 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
13492
13493 2002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
13494
13495 * configure.in (vax-*-netbsd*): Re-enable gas.
13496
13497 2002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
13498
13499 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
13500 BUILD_PREFIX_1, to correct nomenclature.
13501 * configure: Likewise.
13502
13503 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
13504 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
13505
13506 2002-05-31 Olaf Hering <olh@suse.de>
13507
13508 * config-ml.in: Propogate DESTDIR also.
13509
13510 2002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
13511
13512 * configure.in (vax-*-netbsd*): Don't build gas for this
13513 platform.
13514
13515 2002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
13516
13517 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
13518 and libgcj for AVR.
13519
13520 2002-05-23 Kaz Kojima <kkojima@gcc.gnu.org>
13521
13522 * MAINTAINERS (Write After Approval): Add myself.
13523
13524 2002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
13525
13526 * config.guess: Update to 2002-05-22 version.
13527 * config.sub: Likewise.
13528
13529 2002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13530
13531 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
13532 * config-ml.in: Likewise.
13533 * configure: Likewise.
13534 * configure.in: Likewise.
13535
13536 2002-05-16 Stephane Carrez <stcarrez@nerim.fr>
13537
13538 * MAINTAINERS: Update my email address.
13539
13540 2002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
13541
13542 * configure.in: Simplify makefile fragment collection.
13543
13544 * configure.in: Remove code to build emacs.
13545
13546 * configure.in : Remove --srcdir argument from targargs and buildargs
13547 (it's always overridden in the Makefile anyway). Rearrange a bit.
13548
13549 * configure: Move some logic to configure.in.
13550 * configure.in: Move some logic from configure.
13551
13552 2002-05-11 Tom Tromey <tromey@redhat.com>
13553
13554 * MAINTAINERS: Reflect libgcj reality.
13555
13556 2002-05-09 Federico G. Schwindt <fgsch@olimpo.com.br>
13557
13558 * Makefile.in: Honour DESTDIR.
13559
13560 2002-05-08 Mark Mitchell <mark@codesourcery.com>
13561
13562 * config.guess: Import 2002-03-20 version.
13563 * config.sub: Import 2002-04-26 version.
13564
13565 2002-05-08 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13566
13567 * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
13568
13569 2002-05-07 Tim Josling <tej@melbpc.org.au>
13570
13571 * MAINTAINERS: Add self.
13572
13573 2002-05-06 Loren J. Rittle <ljrittle@acm.org>
13574
13575 * ltmain.sh: Detect and handle object name conflicts
13576 while piecewise linking a static library.
13577
13578 2002-05-05 Alexandre Oliva <aoliva@redhat.com>
13579
13580 * configure.in (noconfigdirs): Don't disable libgcj on
13581 sparc64-*-solaris* and sparcv9-*-solaris*.
13582
13583 2002-05-03 Alexandre Oliva <aoliva@redhat.com>
13584
13585 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
13586
13587 2002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
13588
13589 * configure.in (FLAGS_FOR_TARGET): Do not add
13590 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
13591 on i[3456]86-*-linux*.
13592
13593 2002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
13594
13595 * configure.in (noconfigdirs): Replace [ ] with test.
13596
13597 * configure.in (noconfigdirs): Do not add target-newlib if
13598 target == i[3456]86-*-linux*, and host == target.
13599
13600 2002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
13601
13602 * configure.in: delete reference to absent file
13603
13604 * configure.in: replace '[' with 'test'
13605
13606 * configure.in: Eliminate references to gash.
13607 * Makefile.in: Eliminate references to gash.
13608
13609 * configure.in: remove useless references to 'pic' makefile fragments.
13610
13611 * configure.in: (*-*-windows*) Finish removing.
13612
13613 * configure.in: Eliminate redundant test for libgui.
13614
13615 2002-04-29 Roger Sayle <roger@eyesopen.com>
13616
13617 * MAINTAINERS: Add self and realphabetize. Update entries
13618 for Dan Berlin, Chris Demetriou and Michael Matz. Remove
13619 entry for a29k port maintainer.
13620
13621 2002-04-26 Joel Sherrill <joel@OARcorp.com>
13622
13623 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
13624 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
13625
13626 2002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
13627
13628 * configure.in: remove references to dead files
13629
13630 2002-04-19 Mark Mitchell <mark@codesourcery.com>
13631
13632 * MAINTAINERS: Add information about purpose of this file.
13633
13634 2002-04-18 Tom Tromey <tromey@redhat.com>
13635
13636 * configure.in: Disallow configuring libgcj when it is already
13637 installed and we're using Solaris 2.8 linker. Do enable libgcj on
13638 Solaris 2.8 by default. For PR libgcj/6158.
13639
13640 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
13641
13642 * configure.in: Move default CC setting out of config/mh-* fragments
13643 directly into here.
13644
13645 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
13646
13647 * configure.in: don't even try to configure or make a subdirectory
13648 if there's no configure script for it.
13649
13650 2002-04-15 Mark Mitchell <mark@codesourcery.com>
13651
13652 * MAINTAINERS: Remove chill maintainers.
13653 * Makefile.in (CHILLFLAGS): Remove.
13654 (CHILL_LIB): Remove.
13655 (TARGET_CONFIGDIRS): Remove libchill.
13656 (CHILL_FOR_TARGET): Remove.
13657 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
13658 CHILL_LIB.
13659 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
13660 (CHECK_TARGET_MODULES): Likewise.
13661 (INSTALL_TARGET_MODULES): Likewise.
13662 (CLEAN_TARGET_MODULES): Likewise.
13663 (configure-target-libchill): Remove.
13664 (all-target-libchill): Remove.
13665 * configure.in (target_libs): Remove target-libchill.
13666 Do not compute CHILL_FOR_TARGET.
13667 * libchill: Remove directory.
13668
13669 2002-04-11 DJ Delorie <dj@redhat.com>
13670
13671 * Makefile.in, configure.in: Sync with binutils, entries
13672 follow...
13673
13674 2002-04-07 Andrew Cagney <ac131313@redhat.com>
13675
13676 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
13677 (do-tar, do-bz2): New rules.
13678 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
13679 (gdb-tar): New rule.
13680 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
13681 (insight_dejagnu.tar): New rule.
13682 (insight.tar): New rule.
13683 (gdb+dejagnu.tar): New rule.
13684 (gdb.tar): New rule.
13685
13686 2002-02-01 Mo DeJong <supermo@bayarea.net>
13687
13688 * Makefile.in: Add all-tix to deps for all-snavigator
13689 so that tix is built when building snavigator.
13690
13691 2002-01-11 Steve Ellcey <sje@cup.hp.com>
13692
13693 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
13694 ld and gdb are not supported.
13695
13696 2002-01-07 Mark Salter <msalter@redhat.com>
13697
13698 * configure.in: Remove target-bsp and target-cygmon from arm builds.
13699 Allow target-libgloss to be built for arm, strongarm, and xscale.
13700
13701 2001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
13702
13703 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
13704 options for i[3456]86-pc-linux* native builds.
13705
13706 2001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
13707
13708 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
13709 files from .po files for a distribution.
13710
13711 2001-09-03 Jeff Holcomb <jeffh@redhat.com>
13712
13713 * configure.in: Enable libstdc++-v3 for h8300 targets.
13714
13715 2001-06-19 Alan Modra <amodra@bigpond.net.au>
13716
13717 * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
13718 version from bfd/.
13719
13720 Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
13721
13722 * Makefile.in (VER): When present, extract the version number from
13723 the file version.in.
13724
13725 2001-05-24 Tom Rix <trix@redhat.com>
13726
13727 * configure.in : enable ld for aix
13728
13729 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
13730
13731 * config.guess: Add linux target for S/390.
13732
13733 2000-11-07 Philip Blundell <pb@futuretv.com>
13734
13735 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
13736
13737 2000-11-03 Philip Blundell <pb@futuretv.com>
13738
13739 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
13740 files.
13741
13742 2001-01-15 Ben Elliston <bje@redhat.com>
13743
13744 * configure.in (host_tools): Add sid.
13745 Always configure cgen.
13746
13747 2000-11-24 Nick Clifton <nickc@redhat.com>
13748
13749 * configure.in (c4x, c5x, tic54x): Move after ARM targets.
13750
13751 2000-08-20 Doug Evans <dje@casey.transmeta.com>
13752
13753 * Makefile.in (ALL_MODULES): Add all-cgen.
13754 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
13755 (all-cgen): New target.
13756 (all-opcodes,all-sim): Depend on all-cgen.
13757 * configure.in (host_tools): Add cgen.
13758 Only configure cgen if --enable-cgen-maint.
13759
13760 2002-04-09 Loren J. Rittle <ljrittle@acm.org>
13761
13762 * configure.in: Add *-*-freebsd* configurations.
13763
13764 2002-04-08 Tom Tromey <tromey@redhat.com>
13765
13766 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
13767 Fixes PR libgcj/6068.
13768
13769 2002-03-30 Krister Walfridsson <cato@df.lth.se>
13770
13771 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
13772
13773 2002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13774
13775 * configure.in (alpha*-dec-osf*): Enable libgcj.
13776
13777 2003-03-27 Matthew Gingell <gingell@gnat.com>
13778
13779 * MAINTAINERS (Write After Approval): Add myself.
13780
13781 2002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
13782
13783 Fix for: PR bootstrap/3591, target/5676
13784 * configure.in (mcore-pe): Disable the configuration of
13785 libstdc++-v3 since exceptions are not supported.
13786
13787 2002-03-20 Anthony Green <green@redhat.com>
13788
13789 * configure.in: Enable libgcj for xscale-elf target.
13790
13791 Tue Mar 19 09:05:08 2002 J"orn Rennecke <joern.rennecke@superh.com>
13792
13793 * MAINTAINERS: Update my email address.
13794
13795 2002-03-16 Alexandre Oliva <aoliva@redhat.com>
13796
13797 * ltmain.sh (relink_command): Fix typo in previous change.
13798
13799 2002-03-15 Alexandre Oliva <aoliva@redhat.com>
13800
13801 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
13802 (relink_command): Added --tag flags.
13803 (mode=install): If relinking fails; error out.
13804
13805 2002-03-12 Richard Henderson <rth@redhat.com>
13806
13807 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
13808 .NOTPARALLEL tag.
13809 (do-check): Rename from check.
13810 (check): Allow parallel check.
13811
13812 2002-03-12 Bob Wilson <bob.wilson@acm.org>
13813
13814 * MAINTAINERS: Add myself as maintainer for xtensa port.
13815 Fix alphabetical order in CPU port maintainer list.
13816 Remove myself from Write After Approval list.
13817
13818 2002-03-11 Richard Henderson <rth@redhat.com>
13819
13820 * Makefile.in (.NOTPARALLEL): Add fake tag.
13821
13822 2002-03-07 H.J. Lu (hjl@gnu.org)
13823
13824 * configure.in: Enable gprof for mips*-*-linux*.
13825
13826 2002-03-05 Danny Smith <dannysmith@users.sourceforge.net>
13827
13828 * MAINTAINERS (Write After Approval): Add myself.
13829
13830 2002-02-28 Alexandre Oliva <aoliva@redhat.com>
13831
13832 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
13833 libjava.
13834 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
13835
13836 2002-02-23 Alexandre Oliva <aoliva@redhat.com>
13837
13838 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
13839 because its Makefile is there; test for the executable instead.
13840
13841 2002-02-22 Alexandre Oliva <aoliva@redhat.com>
13842
13843 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
13844 libstdc++-v3 and libjava.
13845
13846 2002-02-11 Adam Megacz <adam@xwt.org>
13847
13848 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
13849 boehm-gc
13850
13851 2002-02-09 Alexandre Oliva <aoliva@redhat.com>
13852
13853 * config.guess: Updated to 2002-01-30's version.
13854 * config.sub: Updated to 2002-02-01's version.
13855 Contribute sh64-elf.
13856 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
13857 * configure.in: Added sh64-*-*.
13858
13859 2002-02-08 Chris Demetriou <cgd@broadcom.com>
13860
13861 * MAINTAINERS: Belatedly add myself to write after approval list.
13862
13863 Thu Feb 7 12:40:58 CET 2002 Jan Hubicka <jh@suse.cz>
13864
13865 * MAINTAINERS: Put self in as maintainer for x86-64 port.
13866 Remove self as Write After Approval.
13867
13868 2002-01-31 Geoffrey Keating <geoffk@redhat.com>
13869
13870 * MAINTAINERS: Put self in as maintainer for contrib/regression
13871 directory.
13872
13873 2002-01-28 Phil Edwards <pme@gcc.gnu.org>
13874
13875 * MAINTAINERS: Update my email address.
13876
13877 2002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
13878
13879 * configure.in (*-*-netbsd*): New. Skip target-newlib,
13880 target-libiberty, and target-libgloss. Skip Java-related
13881 libraries if not supported for NetBSD on target CPU.
13882
13883 2002-01-25 Douglas B Rupp <rupp@gnat.com>
13884
13885 * install-sh: Use _inst.$$_ for temp file name.
13886
13887 2002-01-24 Jason Thorpe <thorpej@wasabisystems.com>
13888
13889 * MAINTAINERS (Write After Approval): Move my contact info
13890 from here...
13891 (OS Port Maintainers): ...to here (netbsd).
13892
13893 2002-01-22 Bob Wilson <bob.wilson@acm.org>
13894
13895 * MAINTAINERS (Write After Approval): Add myself.
13896
13897 2002-01-17 H.J. Lu <hjl@gnu.org>
13898
13899 * Makefile.in (all-fastjar): Also depend on all-libiberty.
13900 (all-target-fastjar): Also depend on all-target-libiberty.
13901
13902 2002-01-16 H.J. Lu (hjl@gnu.org)
13903
13904 * config.guess: Import from master sources, rev 1.225.
13905 * config.sub: Import from master sources, rev 1.238.
13906
13907 2002-01-16 Kazu Hirata <kazu@hxi.com>
13908
13909 * MAINTAINERS (Write After Approval): Remove myself.
13910
13911 2001-12-19 Florian Weimer <fw@deneb.enyo.de>
13912
13913 * MAINTAINERS (Write After Approval): Add myself.
13914
13915 2001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
13916
13917 * MAINTAINERS: Add self as docs co-maintainer.
13918
13919 2001-12-11 Matthias Klose <doko@debian.org>
13920
13921 * MAINTAINERS (Write After Approval): Add myself.
13922
13923 2001-12-09 Zack Weinberg <zack@codesourcery.com>
13924
13925 * MAINTAINERS: Update my email address.
13926
13927 2001-12-07 Turly O'Connor <turly@apple.com>
13928 * MAINTAINERS (Write After Approval): Add myself.
13929 * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
13930 (rs6000_initialize_trampoline): Call __trampoline_setup for
13931 ABI_DARWIN too.
13932 * darwin-tramp.asm: New file, implements __trampoline_setup.
13933 * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
13934
13935 2001-12-07 Paolo Carlini <pcarlini@unitus.it>
13936
13937 * MAINTAINERS (Write After Approval): Add myself.
13938
13939 Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
13940
13941 * configure, configure.in: Use temp file for long sed commands.
13942
13943 2001-12-03 Laurent Guerby <guerby@acm.org>
13944
13945 * config.sub: Update to version 1.232 on subversion.
13946
13947 2001-12-03 Ben Elliston <bje@redhat.com>
13948
13949 * MAINTAINERS: Update mail address for config.* patches.
13950
13951 2001-11-27 DJ Delorie <dj@redhat.com>
13952 Zack Weinberg <zack@codesourcery.com>
13953
13954 When build != host, create libiberty for the build machine.
13955
13956 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
13957 CONFIG_ARGUMENTS.
13958 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
13959 New variables.
13960 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
13961 and rules.
13962 (all.normal): Depend on ALL_BUILD_MODULES.
13963 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
13964 (all-build-libiberty): Depend on configure-build-libiberty.
13965
13966 * configure: Calculate and substitute proper value for
13967 ALL_BUILD_MODULES.
13968 * configure.in: Create the build subdirectory.
13969 Calculate and substitute TARGET_CONFIGARGS (formerly
13970 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
13971
13972 2001-11-26 Ziemowit Laski <zlaski@apple.com>
13973
13974 * MAINTAINERS (write-after-approval): Add self.
13975
13976 2001-11-17 Craig Rodrigues <rodrigc@gcc.gnu.org>
13977
13978 * MAINTAINERS (GNATS only accounts): Remove self.
13979
13980 2001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
13981
13982 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
13983 libf2c.
13984
13985 2001-11-12 Craig Rodrigues <rodrigc@gcc.gnu.org>
13986
13987 * MAINTAINERS (Write After Approval): Add self.
13988
13989 2001-11-12 David O'Brien <obrien@FreeBSD.org>
13990
13991 * MAINTAINERS: mips and s390 are also CPU ports.
13992
13993 2001-11-12 David O'Brien <obrien@FreeBSD.org>
13994
13995 * MAINTAINERS: mcore, cris and mmix are also CPU ports.
13996
13997 2001-11-11 David O'Brien <obrien@FreeBSD.org>
13998
13999 * MAINTAINERS: Alphabetize.
14000
14001 2001-11-09 Kazu Hirata <kazu@hxi.com>
14002
14003 * MAINTAINERS (Various maintainers: h8 port): Add myself.
14004
14005 2001-11-09 John David Anglin <dave@hiauly1.hia.nrc.ca>
14006
14007 * MAINTAINERS (Various maintainers: hppa port): Added myself.
14008
14009 2001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
14010
14011 * configure.in (--enable-languages): Be more permissive about
14012 syntax. Check for empty lists better. Warn about $LANGUAGES.
14013
14014 2001-11-08 Geoffrey Keating <geoffk@redhat.com>
14015
14016 * config.sub: Import from master sources, rev. 1.230.
14017 * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
14018
14019 2001-11-07 Laurent Guerby <guerby@acm.org>
14020
14021 * MAINTAINERS (Write After Approval): Add self.
14022
14023 2001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
14024
14025 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
14026
14027 2001-11-05 Hans-Peter Nilsson <hp@bitrange.com>
14028
14029 * config.sub: Import from master sources, rev 1.226.
14030 * config.guess: Import from master sources, rev 1.216.
14031
14032 2001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
14033
14034 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
14035 * MAINTAINERS: Add self as maintainer of MMIX port.
14036 Remove old after-approval entry.
14037
14038 2001-10-28 Joseph S. Myers <jsm28@cam.ac.uk>
14039
14040 * ChangeLog, configure: Fix spelling errors.
14041
14042 2001-10-20 Brendan Kehoe <brendan@zen.org>
14043
14044 * MAINTAINERS: Tweak my address.
14045
14046 Thu Oct 11 21:50:15 2001 J"orn Rennecke <amylaar@onetel.net.uk>
14047
14048 * MAINTAINERS: Update my email address.
14049
14050 2001-10-11 Hans-Peter Nilsson <hp@axis.com>
14051
14052 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
14053 * MAINTAINERS: Add self as maintainer of CRIS port.
14054
14055 2001-10-10 Geert Bosch <bosch@gnat.com>
14056
14057 * MAINTAINERS (Various maintainers: Ada front end):
14058 Added Robert Dewar.
14059
14060 2001-10-03 David Billinghurst <David.Billinghurst@riotinto.com>
14061
14062 * MAINTAINERS (Write After Approval): Added self
14063
14064 2001-10-02 Geert Bosch <bosch@gnat.com>
14065
14066 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
14067
14068 2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
14069
14070 * configure: Handle temporary files securely using mkdir.
14071
14072 2001-09-29 Alexandre Oliva <aoliva@redhat.com>
14073
14074 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
14075
14076 2001-09-26 Will Cohen <wcohen@redhat.com>
14077
14078 * configure.in (*-*-linux*): Disable configuration of target-newlib
14079 and target-libgloss.
14080
14081 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
14082
14083 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
14084 RANLIB.
14085
14086 2001-09-21 Alexandre Oliva <aoliva@redhat.com>
14087
14088 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
14089 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
14090 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
14091 avoid quotes nesting problems.
14092 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
14093 (DO_X): Export only variables that are set.
14094
14095 2001-09-19 Ben Elliston <bje@redhat.com>
14096
14097 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
14098 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
14099 semantics. Use the shell built-in "type" command instead.
14100
14101 2001-08-31 Alexandre Oliva <aoliva@redhat.com>
14102
14103 Merged from gcc-3_0-branch:
14104 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
14105 * ltcf-c.sh: Use $objext, not $ac_objext.
14106 2001-07-27 Mark Kettenis <kettenis@gnu.org>
14107 * ltcf-cxx.sh: Add support for GNU.
14108 2001-07-22 Timothy Wall <twall@redhat.com>
14109 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
14110 default settings if using GNU tools with that configuration.
14111 * ltcf-cxx.sh: Ditto.
14112 * ltcf-gcj.sh: Ditto.
14113 2001-07-21 Michael Chastain <chastain@redhat.com>
14114 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
14115 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
14116 * ltmain.sh: Mark as gcc-local.
14117
14118 2001-08-30 Eric Christopher <echristo@redhat.com>
14119 Jason Eckhardt <jle@redhat.com>
14120
14121 * config.guess: Merge from master sources.
14122 * config.sub: Merge from master sources, add support for mipsisa32.
14123
14124 2001-08-25 Geoffrey Keating <geoffk@redhat.com>
14125 * config.sub: Merge from master sources, rev 1.219.
14126 * MAINTAINERS: Add self as contact for stormy16 port.
14127
14128 2001-08-14 Zack Weinberg <zackw@panix.com>
14129
14130 * config.sub: Merge from master sources, rev 1.218.
14131 * config.guess: Merge from master sources, rev 1.209.
14132
14133 2001-08-11 Graham Stott <grahams@redhat.com>
14134
14135 * Makefile.in (check-c++): Add missing semicolon.
14136
14137 Mon Jul 30 19:24:13 CEST 2001 Jan Hubicka <jh@suse.cz>
14138
14139 * MAINTAINERS (Various maitainers: predict.def): Added myself.
14140
14141 2001-07-30 Eric Christopher <echristo@redhat.com>
14142
14143 * MAINTAINERS (Various maintainers: mips port): Added myself.
14144
14145 2001-07-25 Andrew Haley <aph@cambridge.redhat.com>
14146
14147 * configure.in (sh-*-linux*): New.
14148
14149 2001-07-27 Richard Henderson <rth@redhat.com>
14150
14151 * .cvsignore: Add LAST_UPDATED.
14152
14153 2001-07-23 Ulrich Weigand <uweigand@de.ibm.com>
14154
14155 * MAINTAINERS (Various maintainers: s390 port): Added myself.
14156
14157 2001-07-16 Aldy Hernandez <aldyh@redhat.com>
14158
14159 * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
14160
14161 Fri Jul 13 14:31:57 2001 Nicola Pero <nicola@brainstorm.co.uk>
14162
14163 * MAINTAINERS (Write After Approval): Added myself.
14164
14165 2001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
14166
14167 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
14168 and libgcj on m68hc11/m68hc12.
14169
14170 2001-06-27 H.J. Lu (hjl@gnu.org)
14171
14172 * Makefile (CFLAGS_FOR_BUILD): New.
14173 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
14174
14175 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
14176
14177 * README: Remove version number.
14178
14179 2001-06-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
14180
14181 * INSTALL/README: Update wrt. to the installation instructions now
14182 residing in gcc/doc/install.texi.
14183
14184 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
14185
14186 * README: Replace with a cut-down and updated version of gcc/README.
14187
14188 2001-06-12 David Edelsohn <edelsohn@gnu.org>
14189
14190 * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
14191 multilibs to be disabled.
14192
14193 2001-06-11 Daniel Berlin <dan@cgsoftware.com>
14194
14195 * MAINTAINERS (Write After Approval): Add myself.
14196
14197 2001-06-09 Alexandre Oliva <aoliva@redhat.com>
14198
14199 * config.guess: Import CVS version 1.195.
14200 * config.sub: Import CVS version 1.212.
14201
14202 2001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
14203
14204 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
14205 gcc/xgcc is built, use -print-prog-name to find out the program
14206 name to use.
14207
14208 2001-06-04 Phil Edwards <pme@sources.redhat.com>
14209
14210 * config.guess: Import CVS version 1.194. All gcc-local changes
14211 appear to also be in the master copy.
14212 * config.sub: Import CVS version 1.211.
14213
14214 Mon Jun 4 16:32:53 2001 Mark Mitchell <mark@codesourcery.com>
14215
14216 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
14217 with_gcc]: Use `gcc -shared' to build a shared library.
14218
14219 Mon Jun 4 16:24:43 2001 John David Anglin <dave@hiauly1.hia.nrc.ca>
14220
14221 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
14222 archives.
14223
14224 Fri Jun 1 18:55:19 2001 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
14225
14226 * MAINTAINERS (Write After Approval): Add myself.
14227
14228 2001-06-01 Hans-Peter Nilsson <hp@axis.com>
14229
14230 * configure.in (libstdcxx_flags): Do not try to execute
14231 libstdc++-v3/testsuite_flags until it exists.
14232
14233 2001-06-01 Alan Modra <amodra@bigpond.net.au>
14234
14235 * MAINTAINERS: Update my email address.
14236
14237 2001-05-31 Graham Stott <grahams@redhat.com>
14238
14239 * MAINTAINERS (Write After Approval): Add myself.
14240
14241 2001-05-28 Simon Patarin <simon.patarin@inria.fr>
14242
14243 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
14244 libraries when using g++ with native linker.
14245
14246 2001-05-28 Alexandre Oliva <aoliva@redhat.com>
14247
14248 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
14249
14250 2001-05-22 Alexandre Oliva <aoliva@redhat.com>
14251
14252 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
14253 [aix4*|aix5*]: Prepend blank.
14254
14255 2001-05-20 Alexandre Oliva <aoliva@redhat.com>
14256
14257 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
14258 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
14259 of subdir/configure scripts to use the new libtool.m4.
14260
14261 2001-05-19 Matt Kraai <kraai@alumni.carnegiemellon.edu>
14262
14263 * MAINTAINERS (Write After Approval): Add myself.
14264
14265 2001-05-18 Benjamin Kosnik <bkoz@redhat.com>
14266
14267 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
14268
14269 2001-05-11 Ben Elliston <bje@redhat.com>
14270
14271 * Makefile.in (all-sid): New target.
14272 (check-sid, clean-sid, install-sid): Likewise.
14273
14274 2001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
14275
14276 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
14277
14278 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
14279
14280 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
14281 libgcj.
14282
14283 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
14284
14285 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
14286 gcc/xgcc is built, use -print-prog-name to find out the program
14287 name to use.
14288
14289 2001-04-26 Alexandre Oliva <aoliva@redhat.com>
14290
14291 * configure.in (noconfigdirs): Don't reset it from scratch in the
14292 target case; only append to it.
14293
14294 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
14295 sparc-*-solaris2.8]: Disable ${libgcj}.
14296
14297 2001-04-25 Alexandre Oliva <aoliva@redhat.com>
14298
14299 * configure.in (libgcj_saved): Copy from $libgcj.
14300 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
14301 --disable-libgcj.
14302
14303 2001-04-25 Gavin Romig-Koch <gavin@redhat.com>
14304
14305 * MAINTAINERS: Remove self as MIPS maintainer and
14306 C front end maintainer.
14307
14308 Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
14309
14310 * configure.in: Move *-chorusos target case to the proper switch.
14311 Disable libgcj.
14312
14313 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
14314
14315 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
14316 1.641.2.228.
14317
14318 2001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
14319
14320 * Makefile.in (STAGE1_CFLAGS): Pass down.
14321
14322 2001-04-13 Alan Modra <amodra@one.net.au>
14323
14324 * config.guess: Add hppa64-linux support. Note for next import that
14325 this is already in the master file.
14326 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
14327
14328 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
14329
14330 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
14331 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
14332
14333 2001-04-11 Stan Shebs <shebs@apple.com>
14334
14335 * MAINTAINERS: Add self as Darwin port maintainer.
14336
14337 2001-04-11 Alan Modra <amodra@one.net.au>
14338
14339 * MAINTAINERS: Update my email address.
14340
14341 2001-04-10 Loren J. Rittle <ljrittle@acm.org>
14342
14343 * ltcf-cxx.sh: Support creation of C++ shared libraries on
14344 recent versions of FreeBSD (release 3 or later).
14345 * ltconfig: On FreeBSD, -lc must not be provided when building
14346 a shared library or else the standard -pthread gcc option is
14347 rendered worthless to later users of the built library.
14348
14349 2001-04-06 Joseph S. Myers <jsm28@cam.ac.uk>
14350
14351 * MAINTAINERS: Add self and RTH as C front end maintainers.
14352
14353 2001-04-05 Alexandre Oliva <aoliva@redhat.com>
14354
14355 * config.sub: Make sure to match an already-canonicalized
14356 machine name (eg. mn10300-unknown-elf).
14357
14358 2001-04-01 Alexandre Oliva <aoliva@redhat.com>
14359
14360 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
14361 New macros.
14362 (bootstrap, cross): Use RECURSE_FLAGS.
14363 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
14364
14365 2001-03-27 Alexandre Oliva <aoliva@redhat.com>
14366
14367 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
14368
14369 2001-03-22 Colin Howell <chowell@redhat.com>
14370
14371 * Makefile.in (DO_X): Do not backslash single-quotes in
14372 backquotes (two places).
14373
14374 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
14375
14376 Re-installed:
14377 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
14378 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
14379 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
14380 * ltcf-cxx.sh: Likewise.
14381 * ltcf-gcj.sh: Likewise.
14382
14383 2001-03-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
14384
14385 * MAINTAINERS: Add myself as "documentation co-maintainer".
14386
14387 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
14388
14389 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
14390 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
14391
14392 2001-03-19 Tom Tromey <tromey@redhat.com>
14393
14394 * config-ml.in: Handle GCJ and GCJFLAGS.
14395
14396 2001-03-21 Michael Chastain <chastain@redhat.com>
14397
14398 * Makefile.in: all-m4 depends on all-texinfo.
14399
14400 2001-03-20 Loren J. Rittle <ljrittle@acm.org>
14401
14402 * MAINTAINERS: Add myself to write after approval list.
14403
14404 2001-03-18 Laurynas Biveinis <lauras@softhome.net>
14405
14406 * Makefile.in (DO_X): Quote nested quotes.
14407
14408 2001-03-18 Alan Modra <alan@linuxcare.com.au>
14409
14410 * MAINTAINERS: Add myself to write after approval list.
14411
14412 2001-03-15 Laurynas Biveinis <lauras@softhome.net>
14413
14414 * Makefile.in (DO_X): Use double quotes for quoting
14415 "RANLIB=$${RANLIB}".
14416
14417 2001-03-10 Ovidiu Predescu <ovidiu@cup.hp.com>
14418
14419 * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
14420
14421 2001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
14422
14423 * configure.in: Only use `lang_requires' for languages athat are
14424 actually enabled.
14425
14426 2001-03-08 Phil Edwards <pme@sources.redhat.com>
14427
14428 * MAINTAINERS (C++ runtime libs): Update and alphabatize.
14429
14430 2001-03-08 Alexandre Oliva <aoliva@redhat.com>
14431
14432 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
14433
14434 2001-03-07 Tom Tromey <tromey@redhat.com>
14435
14436 * configure.in: Allow config-lang.in to set `lang_requires' to list
14437 of other required languages.
14438
14439 2001-03-06 Laurynas Biveinis <lauras@softhome.net>
14440
14441 * Makefile.in: Remove RANLIB definition. Use RANLIB
14442 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
14443 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
14444
14445 2001-02-28 Benjamin Kosnik <bkoz@redhat.com>
14446 Alexandre Oliva <aoliva@redhat.com>
14447
14448 * Makefile.in (check-c++): Use tabs, not spaces.
14449
14450 2001-02-20 Laurynas Biveinis <lauras@softhome.net>
14451
14452 * MAINTAINERS: add myself to Write After Approval list.
14453
14454 2001-02-19 Benjamin Kosnik <bkoz@redhat.com>
14455
14456 * Makefile.in (check-c++): New rule.
14457
14458 * configure.in (target_libs): Remove libg++.
14459 (noconfigdirs): Remove libg++.
14460 (noconfigdirs): Same.
14461 (noconfigdirs): Same.
14462 (noconfigdirs): Same.
14463
14464 * config-ml.in: Remove libg++ references.
14465
14466 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
14467 (ALL_TARGET_MODULES): Same.
14468 (configure-target-libg++): Remove.
14469 (all-target-libg++): Remove.
14470 (configure-target-libio): Remove.
14471 (all-target-libio): Remove.
14472 (check-target-libio): Remove.
14473 (.PHONY): Remove.
14474 (libg++.tar.bz2): Remove.
14475 (all-target-cygmon): Remove libio.
14476 (all-target-libstdc++): Remove.
14477 (configure-target-libstdc++): Remove.
14478 (TARGET_LIB_PATH): Remove libstdc++.
14479 (ALL_GCC_CXX): Remove libstdc++.
14480 (all-target-gperf): Correct.
14481
14482 2001-02-16 Nick Clifton <nickc@redhat.com>
14483
14484 * configure.in (noconfigdirs): Allow configuration of texinfo
14485 for Cygwin hosts.
14486
14487 2001-02-15 Anthony Green <green@redhat.com>
14488
14489 * configure: Introduce GCJ_FOR_TARGET.
14490 * configure.in: Ditto.
14491 * Makefile.in: Ditto.
14492
14493 2001-02-13 Andreas Schwab <schwab@suse.de>
14494
14495 * MAINTAINERS: Update mail address.
14496
14497 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
14498
14499 * config.guess: Add linux target for S/390.
14500 * config.sub: Likewise.
14501
14502 2001-02-08 Chandrakala Chavva <cchavva@redhat.com>
14503
14504 * configure.in: for *-chorusos, don't config target-newlib and
14505 target-libgloss.
14506
14507 2001-02-06 Ben Elliston <bje@redhat.com>
14508
14509 * configure: Output host type to stdout, not stderr.
14510
14511 2001-02-05 Mark Mitchell <mark@codesourcery.com>
14512
14513 * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
14514 * ltcf-cxx.sh: Likewise.
14515
14516 * config.if: Assume enable_libstdcxx_v3 is defined.
14517
14518 2001-02-04 Mark Mitchell <mark@codesourcery.com>
14519
14520 Remove V2 C++ library.
14521 * configure.in: Remove --enable-libstdcxx_v3 support.
14522
14523 2001-01-31 Bryce McKinlay <bryce@albatross.co.nz>
14524
14525 * include/demangle.h: Add prototype for java_demangle_v3.
14526
14527 2001-01-29 Phil Edwards <pme@sources.redhat.com>
14528
14529 * COPYING.LIB: Update to LGPL 2.1 from the FSF.
14530
14531 2001-01-27 Richard Henderson <rth@redhat.com>
14532
14533 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
14534
14535 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
14536
14537 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
14538 Don't unset, it's non-portable and no longer necessary, set to empty
14539 instead.
14540
14541 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
14542
14543 * ltconfig: Shell portability fix for the tagname validity check.
14544
14545 2001-01-27 Alexandre Oliva <aoliva@redhat.com>
14546
14547 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
14548 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
14549
14550 2001-01-26 Michael Sokolov <msokolov@ivan.Harhan.ORG>
14551
14552 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
14553
14554 2001-01-26 Tom Tromey <tromey@redhat.com>
14555
14556 * configure.in: Allow libgcj to be built on Sparc Solaris.
14557
14558 2001-01-25 David Edelsohn <edelsohn@gnu.org>
14559
14560 * ltcf-c.sh: Add aix5 case.
14561 * ltcf-cxx.sh: Likewise.
14562 * ltconfig: Likewise.
14563
14564 2001-01-24 Alexandre Oliva <aoliva@redhat.com>
14565
14566 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
14567 keep at least one of build_libtool_libs or build_old_libs set to
14568 yes.
14569
14570 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
14571 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
14572
14573 2001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
14574
14575 * configure.in: Enable libgcj on several additional platforms.
14576
14577 2001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
14578
14579 * configure.in: Enable libgcj for linux targets.
14580
14581 2001-01-20 Michael Sokolov <msokolov@ivan.Harhan.ORG>
14582
14583 * MAINTAINERS (Write After Approval): Add myself.
14584
14585 2001-01-15 John David Anglin <dave@hiauly1.hia.nrc.ca>
14586
14587 * MAINTAINERS: Add myself as vax port maintainer.
14588
14589 2001-01-11 Fergus Henderson <fjh@cs.mu.oz.au>
14590
14591 * MAINTAINERS: Add myself as Mercury front-end maintainer.
14592
14593 2001-01-09 Mike Stump <mrs@wrs.com>
14594
14595 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
14596 failures of subdirectories.
14597
14598 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
14599
14600 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
14601 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
14602 * ltcf-cxx.sh: Likewise.
14603 * ltcf-gcj.sh: Likewise.
14604 * ltconfig.sh: Fix typo.
14605
14606 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
14607
14608 * configure: handle DOS-style absolute paths.
14609
14610 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
14611
14612 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
14613
14614 2000-12-30 Marek Michalkiewicz <marekm@linux.org.pl>
14615
14616 * MAINTAINERS: Add myself as avr port co-maintainer.
14617
14618 2000-12-28 Ben Elliston <bje@redhat.com>
14619
14620 * MAINTAINERS: Add myself under ``Write After Approval''.
14621
14622 2000-12-19 Joseph S. Myers <jsm28@cam.ac.uk>
14623
14624 * texinfo: Remove directory from GCC.
14625
14626 2000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
14627
14628 * COPYING: Update to current
14629 ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
14630 to 19yy as example year in copyright notice).
14631
14632 2000-12-18 Benjamin Kosnik <bkoz@redhat.com>
14633
14634 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
14635 (libstdcxx_incdir): Pass down.
14636 * config.if: Remove expired bits for cxx_interface, add stub.
14637 (libstdcxx_incdir): Add variable for g++ include directory.
14638 * configure.in (gxx_include_dir): Use it.
14639
14640 2000-12-18 Alexandre Oliva <aoliva@redhat.com>
14641
14642 * MAINTAINERS: Added self as sh port co-maintainer. Removed entry
14643 with old-email address from ``Write After Approval''.
14644
14645 2000-12-15 Andreas Jaeger <aj@suse.de>
14646
14647 * configure.in: Handle lang_dirs.
14648
14649 2000-12-14 Tom Tromey <tromey@redhat.com>
14650
14651 * MAINTAINERS: Removed brads.
14652
14653 * MAINTAINERS: Added gcj developers.
14654
14655 2000-12-13 Anthony Green <green@redhat.com>
14656
14657 * configure.in: Disable libgcj for any target not specifically
14658 listed. Disable libgcj for x86 and Alpha Linux until compatible
14659 with g++ abi.
14660
14661 2000-12-13 Mike Stump <mrs@wrs.com>
14662
14663 * Makefile.in (local-distclean): Also remove fastjar.
14664
14665 2000-12-12 Rodney Brown <RodneyBrown@mynd.com>
14666
14667 * contrib/gcc_update: Add fastjar --touch entries.
14668
14669 2000-12-12 Alexandre Oliva <aoliva@redhat.com>
14670
14671 * configure.in: Disable language-specific target libraries for
14672 languages that aren't enabled.
14673
14674 2000-12-10 Anthony Green <green@redhat.com>
14675
14676 * configure.in: Define libgcj. Disable libgcj target libraries for
14677 most targets.
14678
14679 2000-12-10 Neil Booth <neilb@earthling.net>
14680
14681 * MAINTAINERS: Update mail address, remove from WAA list.
14682
14683 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
14684
14685 * libjava: Imported from /cvs/java.
14686 * libffi: Likewise.
14687 * Boehm-gc: Likewise.
14688
14689 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
14690
14691 * configure.in (target_libs): Revert 2000-12-08 patch.
14692 (noconfigdirs): Added target-libjava.
14693
14694 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
14695
14696 * djunpack.bat: removed.
14697
14698 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
14699
14700 * Makefile.in: handle DOS-style absolute paths.
14701 * config-ml.in: likewise.
14702 * symlink-tree: likewise.
14703
14704 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
14705
14706 * fastjar: Imported.
14707
14708 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
14709
14710 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
14711 libjava.
14712 * configure.in (target_libs): Removed `target-libjava'.
14713
14714 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
14715
14716 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
14717 (ALL_MODULES): Added fastjar.
14718 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
14719 (all-target-libjava): all-fastjar replaces all-zip.
14720 (all-fastjar): Added.
14721 (configure-target-fastjar, all-target-fastjar): Likewise.
14722 * configure.in (host_tools): Added fastjar.
14723
14724 2000-12-07 Mike Stump <mrs@wrs.com>
14725
14726 * Makefile.in (local-distclean): Remove leftover built files.
14727
14728 2000-11-24 Nick Clifton <nickc@redhat.com>
14729
14730 * configure.in (xscale-elf): Add target.
14731 (xscale-coff): Add target.
14732
14733 2000-11-22 Loren J. Rittle <ljrittle@acm.org>
14734
14735 * ltcf-cxx.sh: Support creation of C++ shared libraries on
14736 recent versions of FreeBSD (release 3 or later).
14737 * ltconfig: On FreeBSD, -lc must not be provided when building
14738 a shared library or else the standard -pthread gcc option is
14739 rendered worthless to later users of the built library.
14740
14741 2000-11-16 Fred Fish <fnf@be.com>
14742
14743 * configure.in (enable_libstdcxx_v3): Fix typo,
14744 libstd++ -> libstdc++.
14745
14746 2000-11-21 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
14747
14748 * MAINTAINERS: Add self to Write After Approval list.
14749
14750 2000-11-21 Bernd Schmidt <bernds@redhat.com>
14751
14752 * MAINTAINERS: Update my email address. Add myself to global write
14753 privs list.
14754
14755 2000-11-18 Alexandre Oliva <aoliva@redhat.com>
14756
14757 * Makefile.in: Merge with src and libgcj.
14758 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
14759 configure-target-<library> when their configure scripts need the C
14760 or C++ library to have already been built to work properly.
14761 (do_proto_toplev): Set them to an empty string.
14762
14763 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
14764 (REALLY_SET_LIB_PATH): Use them.
14765
14766 2000-11-17 Stan Shebs <shebs@apple.com>
14767
14768 * MAINTAINERS: Add self to Write After Approval list.
14769
14770 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
14771
14772 * configure: Provide the original toplevel configure arguments
14773 (including $0) to subprocesses in the environment rather than
14774 through gcc/configargs.h.
14775
14776 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
14777
14778 * MAINTAINERS: Remove references to cccp. Change C9X reference to
14779 C99. Alphabetise "Write After Approval" list.
14780
14781 2000-11-12 Mark Mitchell <mark@codesourcery.com>
14782
14783 * configure: Turn on libstdc++ V3 by default.
14784
14785 * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
14786 if we've got GCC.
14787
14788 2000-11-11 Philip Blundell <philb@gnu.org>
14789
14790 * MAINTAINERS: Add self to Write After Approval list.
14791
14792 2000-11-09 David Edelsohn <edelsohn@gnu.org>
14793
14794 * ltcf-c.sh (aix4): Improve shared library configuration; require
14795 exporting symbols.
14796 * ltcf-cxx.sh (aix4): Define.
14797 * ltconfig (aix4): Define library and soname specs appropriate for
14798 AIX. Define command to create export symbols list.
14799
14800 Mon Nov 6 14:19:35 2000 Christopher Faylor <cgf@cygnus.com>
14801
14802 * config.sub: Add support for Sun Chorus
14803
14804 2000-10-31 Nick Clifton <nickc@redhat.com>
14805
14806 * MAINTAINERS: Rename <name>@cygnus.com addresses to
14807 <name>@redhat.com. Also installed new email address for Clint
14808 Popetz.
14809
14810 2000-10-30 Joseph S. Myers <jsm28@cam.ac.uk>
14811
14812 * etc: Remove directory from GCC.
14813
14814 2000-10-16 Michael Meissner <meissner@redhat.com>
14815
14816 * configure (gcc/configargs.h): Only create if there is a build GCC
14817 directory created.
14818
14819 2000-10-16 Matthias Klose <doko@debian.org>
14820
14821 * config.if: Search libstdc++-v3/configure.in for INTERFACE,
14822 when configured for libstdc++-v3.
14823
14824 2000-10-05 Phil Edwards <pme@gcc.gnu.org>
14825
14826 * configure: Save configure arguments to gcc/configargs.h.
14827
14828 2000-10-04 Philipp Thomas <pthomas@suse.de>
14829
14830 * config.guess: Import CVS version 1.157.
14831 * config.sub: Import CVS version 1.181.
14832
14833 2000-10-04 Andris Pavenis <pavenis@latnet.lv>
14834
14835 * Makefile.in (bootstrap): avoid recursion if subdir missing
14836 (cross): ditto
14837 (do-proto-toplev): ditto
14838
14839 2000-09-30 Alexandre Oliva <aoliva@redhat.com>
14840
14841 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
14842 ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
14843
14844 * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
14845 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
14846 all affected `configure' scripts.
14847
14848 Mon 25-Sep-2000 19:46:09 BST Neil Booth <neilb@earthling.net>
14849
14850 * MAINTAINERS: Add self as cpplib co-maintainer.
14851
14852 2000-09-24 Aldy Hernandez <aldyh@redhat.com>
14853
14854 * MAINTAINERS: Add self to Write After Approval list.
14855
14856 2000-09-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
14857
14858 * INSTALL/README: egcs -> GCC update.
14859
14860 Sun Sep 17 16:55:59 CEST 2000 Marc Espie <espie@cvs.openbsd.org>
14861
14862 * MAINTAINERS: Add myself to Write After Approval list.
14863
14864 2000-09-15 Kazu Hirata <kazu@hxi.com>
14865
14866 * MAINTAINERS: Add myself to Write After Approval list.
14867
14868 Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
14869
14870 * configure.in: Do not build byacc for hppa64. Provide paths to the
14871 X11 libraries for hppa64.
14872
14873 2000-09-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
14874
14875 * MAINTAINERS: Add myself as 68hc11 port maintainer.
14876
14877 2000-09-06 Alexandre Oliva <aoliva@redhat.com>
14878
14879 * Makefile.in (all-zlib): Added dummy target.
14880
14881 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
14882 ltcf-gcj.sh: Updated from libtool multi-language branch.
14883
14884 2000-09-05 Alexandre Oliva <aoliva@redhat.com>
14885
14886 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
14887 (bootstrap*): Depend on all-bootstrap.
14888
14889 2000-09-05 Philipp Thomas <pthomas@suse.de>
14890
14891 * config.guess: Import CVS version 1.156.
14892 * config.sub: Import CVS version 1.179.
14893
14894 2000-09-02 Anthony Green <green@cygnus.com>
14895
14896 * Makefile.in (all-gcc): Depend on all-zlib.
14897 (CLEAN_MODULES): Add clean-zlib.
14898 (ALL_MODULES): Add all-zlib.
14899 * configure.in (host_libs): Add zlib.
14900
14901 2000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
14902
14903 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
14904 crosses, but add gcc/include to the header search path for them.
14905
14906 2000-08-04 David E. O'Brien <obrien@FreeBSD.org>
14907
14908 * MAINTAINERS: Add self to Write After Approval list.
14909
14910 2000-08-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
14911
14912 * config.guess: Import CVS version 1.152.
14913 * config.sub: Import CVS version 1.177.
14914
14915 2000-08-25 Alexandre Oliva <aoliva@redhat.com>
14916
14917 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
14918 $targargs to tell whether newlib is going to be built.
14919
14920 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
14921 $$r/TARGET_SUBDIR/libio for _G_config.h.
14922
14923 2000-08-23 Alexandre Oliva <aoliva@redhat.com>
14924
14925 * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
14926
14927 2000-08-22 DJ Delorie <dj@redhat.com>
14928
14929 * MAINTAINERS: Add self as a build machinery (*.in) maintainer
14930
14931 2000-08-22 Alexandre Oliva <aoliva@redhat.com>
14932
14933 * config-ml.in (CC, CXX): Avoid trailing whitespace.
14934 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
14935 sub-configures.
14936
14937 2000-08-21 DJ Delorie <dj@redhat.com>
14938
14939 * MAINTAINERS: Add self as a libiberty maintainer
14940
14941 2000-08-16 Alexandre Oliva <aoliva@redhat.com>
14942
14943 * configure.in (libstdcxx_flags): Use
14944 libstdc++-v3/src/libstdc++.INC.
14945
14946 2000-08-15 Alexandre Oliva <aoliva@redhat.com>
14947
14948 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
14949
14950 2000-08-14 Zack Weinberg <zack@wolery.cumb.org>
14951
14952 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
14953
14954 * configure: Make enable_threads and enable_shared defaults
14955 explicit. Substitute enable_threads into generated Makefiles.
14956 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
14957 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
14958
14959 2000-08-13 Geoff Keating <geoffk@cygnus.com>
14960
14961 * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
14962
14963 2000-08-12 Alexandre Oliva <aoliva@redhat.com>
14964
14965 * config-ml.in (CC): Remove bogus duplicate quotation mark from
14966 previous delta.
14967
14968 2000-08-11 Jason Merrill <jason@redhat.com>
14969
14970 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
14971 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
14972 (FLAGS_FOR_TARGET): Not here.
14973 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
14974
14975 2000-08-11 Alexandre Oliva <aoliva@redhat.com>
14976
14977 * config-ml.in (CC, CXX): Don't introduce a leading space.
14978
14979 2000-08-07 DJ Delorie <dj@delorie.com>
14980
14981 * MAINTAINERS: Add self as a DJGPP maintainer
14982
14983 2000-08-07 DJ Delorie <dj@redhat.com>
14984
14985 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
14986 "if we're also building gcc, and it's a gcc that will run on the
14987 build machine, we want to use its includes instead of the system's
14988 default includes".
14989
14990 2000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
14991
14992 * MAINTAINERS: Add self to Write After Approval list.
14993
14994 2000-08-03 Alexandre Oliva <aoliva@redhat.com>
14995
14996 * configure.in (libstdcxx_flags): Don't use `"'.
14997
14998 * config-ml.in: Adjust multilib search paths to the
14999 appropriate multilib tree.
15000
15001 2000-08-02 Alexandre Oliva <aoliva@redhat.com>
15002
15003 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
15004 commas in $LANGUAGES.
15005
15006 2000-08-02 Manfred Hollstein <manfredh@redhat.com>
15007
15008 * configure.in: Re-enable all references to libg++ and librx.
15009
15010 2000-08-01 Alexandre Oliva <aoliva@redhat.com>
15011
15012 * ltconfig, ltmain.sh: Update from libtool multi-language branch.
15013 * ltcf-c.sh (need_lc): Fix test message. Set wl for archive_cmds.
15014 (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
15015 * ltcf-cxx.sh (need_lc): Set based on postdeps.
15016
15017 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
15018
15019 2000-07-31 Alexandre Oliva <aoliva@redhat.com>
15020
15021 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
15022 CXX_FOR_TARGET for sed.
15023
15024 2000-07-30 Alexandre Oliva <aoliva@redhat.com>
15025
15026 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
15027 Do not override if already set in the environment or in configure.
15028 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
15029 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
15030
15031 2000-07-28 Alexandre Oliva <aoliva@redhat.com>
15032
15033 * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
15034 the libtool CVS tree multi-language branch.
15035 * ltconfig, ltmain.sh: Updated.
15036
15037 2000-07-27 Alexandre Oliva <aoliva@redhat.com>
15038
15039 * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
15040 (clean-target): Depend on it.
15041
15042 * Makefile.in (FLAGS_FOR_TARGET): New macro.
15043 (GCC_FOR_TARGET): Use it.
15044 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
15045 * configure.in: ... here.
15046 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
15047 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
15048
15049 2000-07-24 Eric Christopher <echristo@cygnus.com>
15050
15051 * MAINTAINERS: Add self to Write After Approval list.
15052
15053 2000-07-24 Alexandre Oliva <aoliva@redhat.com>
15054
15055 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
15056 (configure-target-libchill, configure-target-libobjc): Likewise.
15057
15058 * configure.in: Use the same cache file for all target libs.
15059 * config-ml.in: But different cache files per multilib variant.
15060
15061 2000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
15062
15063 * configure (topsrcdir): Don't use dirname.
15064
15065 2000-07-22 Jeffrey Oldham <oldham@codesourcery.com>
15066
15067 * MAINTAINERS: Add self to Write After Approval list.
15068
15069 2000-07-20 Jason Merrill <jason@redhat.com>
15070
15071 * configure.in: Remove all references to libg++ and librx.
15072
15073 * configure, configure.in, Makefile.in: Unify gcc and binutils.
15074
15075 2000-07-20 Hans-Peter Nilsson <hp@axis.com>
15076
15077 * config.sub: Update to subversions version 2000-07-06.
15078
15079 2000-07-12 Andrew Haley <aph@cygnus.com>
15080
15081 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
15082 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
15083
15084 2000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
15085
15086 * symlink-tree: Check number of arguments.
15087
15088 2000-07-05 Jim Wilson <wilson@cygnus.com>
15089
15090 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
15091 search path for a g++ extracted from the build tree. This
15092 will allow link tests run by configure scripts in
15093 subdirectories to succeed.
15094
15095 2000-07-01 Koundinya K <kk@ddeorg.soft.net>
15096
15097 * ltconfig: Add support for mips-dde-sysv4.2MP
15098
15099 2000-06-29 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
15100
15101 * MAINTAINERS: Add myself as loop discovery maintainer.
15102
15103 2000-06-28 Corinna Vinschen <vinschen@cygnus.com>
15104
15105 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
15106 `os2'. Force ac_cv_exeext to be ".exe" in that case.
15107
15108 2000-06-19 Timothy Wall <twall@cygnus.com>
15109
15110 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
15111 * config.sub: Add tic54x target.
15112
15113 Sun Jun 11 17:20:00 MET 2000 Toon Moene <toon@moene.indiv.nluug.nl>
15114
15115 * MAINTAINERS: Add self as Fortran maintainer,
15116 remove Craig Burley.
15117
15118 Tue May 30 19:01:12 2000 Andrew Cagney <cagney@b1.cygnus.com>
15119
15120 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
15121 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
15122
15123 Mon May 29 21:15:00 MET 2000 Philipp Thomas <pthomas@suse.de>
15124
15125 * MAINTAINERS: Add self as i18n maintainer
15126
15127 20000-05-21 H.J. Lu (hjl@gnu.org)
15128
15129 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
15130 directory are used if they exist. Make sure
15131 $(build_tooldir)/include is searched for header files,
15132 $(build_tooldir)/lib/ for library files.
15133 (GCC_FOR_TARGET): Likewise.
15134 (CXX_FOR_TARGET): Likewise.
15135
15136 Thu May 18 10:58:13 2000 Jeffrey A Law (law@cygnus.com)
15137
15138 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
15139
15140 Wed May 17 16:03:48 2000 Alexandre Oliva <aoliva@cygnus.com>
15141
15142 * Makefile.in (configure-target-libiberty): Depend on
15143 configure-target-newlib.
15144
15145 2000-05-16 Alexandre Oliva <aoliva@cygnus.com>
15146
15147 * configure.in, Makefile.in: Merge all libffi-related
15148 configury stuff from the libgcj tree.
15149
15150 Tue May 16 10:06:21 2000 Andrew Cagney <cagney@b1.cygnus.com>
15151
15152 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
15153 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
15154
15155 Tue May 16 09:57:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
15156
15157 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
15158 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
15159 current version information. Add to proto-toplev directory.
15160 (gdb-taz): Build do-djunpack.
15161
15162 2000-05-15 David Edelsohn <edelsohn@gnu.org>
15163
15164 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
15165
15166 Mon May 15 13:39:09 2000 Andrew Cagney <cagney@b1.cygnus.com>
15167
15168 * MAINTAINERS: Add self to Write After Approval list.
15169
15170 2000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
15171
15172 * ltmain.sh: Preserve in relink_command any environment
15173 variables that may affect the linker behavior.
15174
15175 Fri May 12 11:23:17 2000 Jeffrey A Law (law@cygnus.com)
15176
15177 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
15178
15179 Wed May 10 21:26:51 2000 Jim Wilson <wilson@cygnus.com>
15180
15181 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
15182
15183 2000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
15184
15185 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
15186 with the version name.
15187
15188 Sat May 6 21:12:55 CDT 2000 Jason Eckhardt <jle@cygnus.com>
15189
15190 * MAINTAINERS: Add self as bb-reorder maintainer.
15191
15192 2000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
15193
15194 * config.if: Tweak.
15195
15196 2000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
15197
15198 * djunpack.bat: New file.
15199
15200 Wed Apr 19 12:46:26 2000 Andrew Cagney <cagney@b1.cygnus.com>
15201
15202 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
15203 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
15204 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
15205 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
15206
15207 2000-04-16 Dave Pitts <dpitts@cozx.com>
15208
15209 * config.sub (case $basic_machine): Change default for "ibm-*"
15210 to "openedition".
15211
15212 2000-04-13 Andreas Jaeger <aj@suse.de>
15213
15214 * MAINTAINERS: Added myself.
15215
15216 Wed Apr 12 16:42:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
15217
15218 * Makefile.in (gdb-taz): New target. GDB specific archive.
15219 (do-md5sum): New target.
15220 (MD5PROG): Define.
15221 (PACKAGE): Default to TOOL.
15222 (VER): Default to a shell script.
15223 (taz): Rewrite target. Move real work to do-proto-toplev. Include
15224 md5 checksum generation.
15225 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
15226 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
15227 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
15228 insight.tar.bz2): Use gdb-taz to create archive.
15229
15230 Fri Apr 7 18:10:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
15231
15232 * configure (warn_cflags): Delete.
15233
15234 Thu Apr 6 16:15:14 2000 Philippe De Muyter <phdm@macqel.be>
15235
15236 * MAINTAINERS: Added myself.
15237
15238 2000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
15239 Martin v. Löwis <martin@loewis.home.cs.tu-berlin.de>
15240
15241 * configure.in (enable_libstdcxx_v3): Add.
15242 (target_libs): Add bits here to switch between libstdc++-v2 and
15243 libstdc++-v3.
15244 * config.if: And this file too.
15245 * Makefile.in: Add libstdc++-v3 targets.
15246
15247 2000-04-05 Michael Meissner <meissner@redhat.com>
15248
15249 * config.sub (d30v): Add d30v as a basic machine type.
15250
15251 2000-03-29 Jason Merrill <jason@casey.cygnus.com>
15252
15253 * configure.in: -linux-gnu*, not -linux-gnu.
15254
15255 Sun Mar 12 17:30:30 2000 Toon Moene <toon@moene.indiv.nluug.nl>
15256
15257 * MAINTAINERS: Add self in write-after-approval section.
15258
15259 Sun Mar 12 00:23:32 2000 Jim Wilson <wilson@cygnus.com>
15260
15261 * MAINTAINERS: Add self as ia64 port maintainer.
15262
15263 2000-03-08 Neil Booth <NeilB@earthling.net>
15264
15265 * MAINTAINERS: Add self in write-after-approval section.
15266
15267 Fri Mar 3 18:44:08 2000 Andrew Cagney <cagney@b1.cygnus.com>
15268
15269 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
15270 (do-tar-bz2): Replace TOOL with PACKAGE.
15271 (gdb.tar.bz2): Remove GDBTK from GDB package.
15272 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
15273 dejagnu.tar.bz2): New packages.
15274
15275 2000-02-27 Andreas Jaeger <aj@suse.de>
15276
15277 * configure.in: Add entry for mips*-*-linux*, move catch all
15278 *-*-*linux* entry below this one.
15279
15280 2000-02-27 Ian Lance Taylor <ian@zembu.com>
15281
15282 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
15283
15284 2000-02-24 Nick Clifton <nickc@cygnus.com>
15285
15286 * config.sub: Support an OS of "wince".
15287
15288 Thu Feb 24 16:15:56 2000 Andrew Cagney <cagney@b1.cygnus.com>
15289
15290 * config.guess, config.sub: Updated to match config's 2000-02-15
15291 version.
15292
15293 2000-02-23 Linas Vepstas <linas@linas.org>
15294
15295 * config.sub: Add support for Linux/IBM 370.
15296 * configure.in: Likewise.
15297
15298 2000-02-22 Nick Clifton <nickc@cygnus.com>
15299
15300 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
15301
15302 2000-02-20 Christopher Faylor <cgf@cygnus.com>
15303
15304 * config.guess: Guess "cygwin" rather than "cygwin32".
15305
15306 2000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
15307
15308 * configure (gcc_version): When setting, narrow search to
15309 lines containing `version_string'.
15310
15311 2000-02-15 Denis Chertykov <denisc@overta.ru>
15312
15313 * config.sub: Add support for avr target.
15314
15315 2000-02-14 Nick Clifton <nickc@cygnus.com>
15316
15317 * MAINTAINERS: Add maintainers for MCore port.
15318
15319 Tue Feb 1 00:07:46 2000 Hans-Peter Nilsson <hp@bitrange.com>
15320
15321 * config.sub: Add mmix-knuth-mmixware.
15322
15323 2000-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
15324
15325 * MAINTAINERS: Pair cccp with cpplib maintainership.
15326
15327 2000-01-27 Christopher Faylor <cgf@redhat.com>
15328
15329 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
15330 structure stuff to -L library search.
15331 (CXX_FOR_TARGET): Ditto.
15332 (CROSS_CHECK_MODULES): Fix spelling mistake.
15333
15334 2000-01-24 Mark Mitchell <mark@codesourcery.com>
15335
15336 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
15337 the C++ compiler.
15338
15339 2000-01-12 Richard Henderson <rth@cygnus.com>
15340
15341 * configure.in: Don't build some bits for beos.
15342
15343 2000-01-12 Joel Sherrill (joel@OARcorp.com)
15344
15345 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
15346 as include files.
15347
15348 2000-01-11 Zack Weinberg <zack@wolery.cumb.org>
15349
15350 * Add self as cpplib maintainer, as requested by Jason
15351 Merrill. Correct my e-mail address.
15352
15353 2000-01-06 Geoff Keating <geoffk@cygnus.com>
15354
15355 * configure.in: Use mt-aix43 to handle *_TARGET defs,
15356 not mh-aix43.
15357
15358 Thu Dec 23 03:43:36 1999 Hans-Peter Nilsson <hp@bitrange.com>
15359
15360 * MAINTAINERS: Add myself to "write after approval" list.
15361
15362 1999-12-14 Richard Henderson <rth@cygnus.com>
15363
15364 * config.guess (alpha-osf, alpha-linux): Detect ev67.
15365 * config.sub: Accept alphaev[78], alphaev8.
15366
15367 1999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
15368
15369 * config.guess, config.sub: Update from autoconf.
15370
15371 1999-11-29 Bruce Korb <autogen@linuxbox.com>
15372
15373 * MAINTAINERS: update my playtime e-address.
15374
15375 Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
15376
15377 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
15378 necessary libraries are missing.
15379
15380 Fri Nov 19 11:22:31 MST 1999 Diego Novillo <dnovillo@cygnus.com>
15381
15382 * MAINTAINERS: Add new 'write after approval' maintainer.
15383
15384 Wed Nov 17 16:08:43 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
15385
15386 * MAINTAINERS: Add new Java maintainer.
15387
15388 1999-10-25 Andreas Schwab <schwab@suse.de>
15389
15390 * configure: Fix quoting inside arguments of eval.
15391
15392 1999-10-21 Nick Clifton <nickc@cygnus.com>
15393
15394 * config-ml.in: Allow suppression of some ARM multilibs.
15395
15396 Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
15397
15398 * config.guess: Add OS/390 match pattern.
15399 * config.sub: Add mvs, openedition targets.
15400 * configure.in (i370-ibm-opened*): New.
15401
15402 1999-09-04 Steve Chamberlain <sac@pobox.com>
15403
15404 * config.sub: Add support for configuring for pj.
15405
15406 1999-08-31 Nick Clifton <nickc@cygnus.com>
15407
15408 * config.sub (maybe_os): Add support for configuring for fr30.
15409
15410 1999-08-25 Nick Clifton <nickc@cygnus.com>
15411
15412 * configure.in: Do not configure or build ld for AIX
15413 platforms. ld is known to be broken on these platforms.
15414
15415 Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
15416
15417 * config-ml.in: Pass compiler flag corresponding to multidirs to
15418 subdir configures.
15419
15420 1999-08-09 Ian Lance Taylor <ian@zembu.com>
15421
15422 * Makefile.in (LDFLAGS): Define.
15423
15424 1999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
15425
15426 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
15427 noconfigdirs.
15428 (*-*-cygwin*): Likewise.
15429
15430 1999-08-08 Ian Lance Taylor <ian@zembu.com>
15431
15432 * mkdep: New file.
15433 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
15434 (BINUTILS_SUPPORT_DIRS): Add mkdep.
15435
15436 From Eli Zaretskii <eliz@is.elta.co.il>:
15437 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
15438 long file name when using DJGPP on MS-DOS.
15439
15440 Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
15441
15442 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
15443
15444 1999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
15445
15446 * Makefile.in (check-target-libio): Remove all-target-libstdc++
15447 dependency as this causes "make check" to globally "make all"
15448
15449 Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
15450
15451 * configure.in (target_libs): Added target-zlib.
15452 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
15453 (CONFIGURE_TARGET_MODULES): Likewise.
15454 (CHECK_TARGET_MODULES): Likewise.
15455 (INSTALL_TARGET_MODULES): Likewise.
15456 (CLEAN_TARGET_MODULES): Likewise.
15457 (configure-target-zlib): New target.
15458 (all-target-zlib): Likewise.
15459 (all-target-libjava): Depend on all-target-zlib.
15460 (configure-target-libjava): Depend on configure-target-zlib.
15461
15462 * Makefile.in (configure-target-libjava): Depend on
15463 configure-target-newlib.
15464 (configure-target-boehm-gc): New target.
15465 (configure-target-qthreads): New target.
15466
15467 * configure.in (target_libs): Added target-qthreads.
15468 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
15469 (CONFIGURE_TARGET_MODULES): Likewise.
15470 (CHECK_TARGET_MODULES): Likewise.
15471 (INSTALL_TARGET_MODULES): Likewise.
15472 (CLEAN_TARGET_MODULES): Likewise.
15473 (all-target-qthreads): New target.
15474 (configure-target-libjava): Depend on configure-target-qthreads.
15475 (all-target-libjava): Depend on all-target-qthreads.
15476
15477 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
15478 (CONFIGURE_TARGET_MODULES): Likewise.
15479 (CHECK_TARGET_MODULES): Likewise.
15480 (INSTALL_TARGET_MODULES): Likewise.
15481 (CLEAN_TARGET_MODULES): Likewise.
15482 (all-target-libjava): New target.
15483 (all-target-boehm-gc): Likewise.
15484 * configure.in (target_libs): Added libjava, boehm-gc.
15485
15486 1999-07-22 Ian Lance Taylor <ian@zembu.com>
15487
15488 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
15489 configure.bat in SUPPORT_FILES.
15490 (gas+binutils.tar.bz2): Likewise.
15491
15492 * makeall.bat: Remove; obsolete.
15493
15494 1999-07-21 Ian Lance Taylor <ian@zembu.com>
15495
15496 From Mark Elbrecht:
15497 * configure.bat: Remove; obsolete.
15498
15499 1999-07-11 Ian Lance Taylor <ian@zembu.com>
15500
15501 * configure: Add -W -Wall to the default CFLAGS when compiling with
15502 gcc.
15503
15504 Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
15505
15506 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
15507
15508 1999-06-30 Mark Mitchell <mark@codesourcery.com>
15509
15510 * configure.in: Build ld on IRIX6.
15511
15512 1999-06-12 Ian Lance Taylor <ian@zembu.com>
15513
15514 * Makefile.in: Change distribution targets to use bzip2 instead of
15515 gzip.
15516 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
15517 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
15518
15519 1999-06-04 Nick Clifton <nickc@cygnus.com>
15520
15521 * config.sub: Add mcore target.
15522
15523 Sun May 30 16:03:16 1999 Cort Dougan <cort@cs.nmt.edu>
15524
15525 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
15526
15527 Tue May 25 11:20:46 1999 H.J. Lu (hjl@gnu.org)
15528
15529 * config.guess (dummy): Changed to $dummy.
15530
15531 1999-05-24 Nick Clifton <nickc@cygnus.com>
15532
15533 * config.sub: Tidied up case statements.
15534
15535 1999-05-22 Ben Elliston <bje@cygnus.com>
15536
15537 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
15538 <jiro@din.or.jp>.
15539
15540 * config.guess: Merge with FSF version. Future changes will be
15541 more accurately recorded in this ChangeLog.
15542 * config.sub: Likewise.
15543
15544 Thu May 20 10:00:42 1999 Stephen L Moshier <moshier@world.std.com>
15545
15546 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
15547
15548 1999-04-30 Tom Tromey <tromey@cygnus.com>
15549
15550 * ltmain.sh: [mode link] Always use CC given by ltconfig.
15551
15552 1999-04-23 Tom Tromey <tromey@cygnus.com>
15553
15554 * ltconfig, ltmain.sh: Update to libtool 1.2f.
15555
15556 1999-04-20 Drew Moseley <dmoseley@cygnus.com>
15557
15558 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
15559 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
15560 Bad merge removed these two changes.
15561
15562 Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
15563 Martin Heller (Ing.-Buero_Heller@t-online.de)
15564
15565 * config.guess (interix Alpha): Add.
15566
15567 1999-04-11 Richard Henderson <rth@cygnus.com>
15568
15569 * configure.in (i?86-*-beos*): Do config gperf; don't config
15570 gdb, newlib, or libgloss.
15571
15572 Sun Apr 11 23:55:34 1999 Alexandre Oliva <oliva@dcc.unicamp.br>
15573
15574 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
15575 link a trivial program with -mabi=64. If it fails, remove mabi=64
15576 from multidirs.
15577
15578 Sat Apr 10 21:50:01 1999 Philipp Thomas (kthomas@gwdg.de)
15579
15580 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
15581
15582 1999-04-08 Nick Clifton <nickc@cygnus.com>
15583
15584 * config.sub: Add support for mcore targets.
15585
15586 1999-04-07 Michael Meissner <meissner@cygnus.com>
15587
15588 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
15589 not mt-ospace, in order to shut up assembler warning about using
15590 symbols that are named the same as registers.
15591
15592 1999-04-07 Drew Moseley <dmoseley@cygnus.com>
15593
15594 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
15595 dependency list for all-target-cygmon.
15596
15597 1999-04-05 Doug Evans <devans@casey.cygnus.com>
15598
15599 * config-ml.in: Check $host, not $target, for selective multilibs.
15600 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
15601 thumb interworking, and underscore prefix multilibs.
15602
15603 1999-04-04 Ian Lance Taylor <ian@zembu.com>
15604
15605 * missing: Update to version from current automake.
15606
15607 Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
15608
15609 * configure (gxx_include_dir): Removed.
15610
15611 * configure.in (gxx_include_dir): Handle it.
15612 * Makefile.in: Likewise.
15613
15614 1999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
15615
15616 * config.sub (mips64vr4111,mips64vr4111el) Add.
15617
15618 1999-03-21 Ben Elliston <bje@cygnus.com>
15619
15620 * config.guess: Correct typo for detecting ELF on FreeBSD.
15621
15622 Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
15623
15624 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
15625 config/mh-djgpp.
15626
15627 Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
15628
15629 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
15630 all-target-newlib to dependency list for all-target-bsp.
15631
15632 Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
15633
15634 * config.sub: Add i386-uwin support.
15635 * config.guess: Likewise.
15636
15637 Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
15638
15639 * configure.in: cleanup, add mh-*pic handling for arm, special
15640 case powerpc*-*-aix*
15641
15642 Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
15643
15644 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
15645 can be built.
15646
15647 Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
15648
15649 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
15650 targets.
15651
15652 1999-03-02 Nick Clifton <nickc@cygnus.com>
15653
15654 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
15655
15656 Sun Feb 28 02:20:00 1999 Geoffrey Noer <noer@cygnus.com>
15657
15658 * config.sub: Check for "cygwin*" rather than "cygwin32*"
15659
15660 1999-02-24 Nick Clifton <nickc@cygnus.com>
15661
15662 * config.sub: Fix typo in arm recognition.
15663
15664 Wed Feb 24 13:51:40 1999 Drew Moseley <dmoseley@cygnus.com>
15665
15666 * configure.in (noconfigdirs): Changed target_configdirs to
15667 include target-bsp only for m68k-*-elf* and m68k-*-coff*
15668 rather than m68k-*-* since it is not known to work on
15669 m68k-aout. Ditto for arm-*-*oabi.
15670
15671 Wed Feb 24 12:52:17 1999 Stan Shebs <shebs@andros.cygnus.com>
15672
15673 * configure.in (*-*-windows*): Remove, no longer used.
15674
15675 1999-02-19 Ben Elliston <bje@cygnus.com>
15676
15677 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
15678 Smart and improved by Andrew Cagney.
15679
15680 Thu Feb 18 19:55:09 1999 Marc Espie <espie@cvs.openbsd.org>
15681
15682 * config.guess: Recognize openbsd-*-hppa.
15683
15684 Wed Feb 17 01:38:59 1999 H.J. Lu (hjl@gnu.org)
15685
15686 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
15687 only if it is not empty.
15688
15689 1999-02-17 Nick Clifton <nickc@cygnus.com>
15690
15691 Patch from: Scott Bambrough <scottb@corelcomputer.com>
15692
15693 * config.guess: Modified to recognize uname's armv* syntax.
15694
15695 * config.sub: Modified to recognize uname's armv* syntax.
15696
15697 1999-02-17 Mark Salter <msalter@cygnus.com>
15698
15699 * configure.in: Added target-bsp for sparclite.
15700
15701 Mon Feb 8 14:17:24 1999 Richard Henderson <rth@cygnus.com>
15702
15703 * config.sub: Recognize alphapca5[67] and up to alphaev8.
15704
15705 1999-02-08 Nick Clifton <nickc@cygnus.com>
15706
15707 * configure.in: Add support for strongarm port.
15708 * config.sub: Add support for strongarm target.
15709
15710 Sun Feb 7 18:01:54 1999 Mumit Khan <khan@xraylith.wisc.edu>
15711
15712 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
15713 the old name config/mh-cygwin32.
15714 Enable texinfo.
15715
15716 Thu Feb 4 20:43:25 1999 Ian Lance Taylor <ian@cygnus.com>
15717
15718 * configure.in: Do build ld for ix86 Solaris.
15719
15720 Tue Feb 2 19:46:40 1999 Jim Wilson <wilson@cygnus.com>
15721
15722 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
15723 $AR_FOR_TARGET. Likewise for RANLIB.
15724
15725 Tue Feb 2 20:05:05 1999 Catherine Moore <clm@cygnus.com>
15726
15727 * config.sub (oabi): Recognize.
15728 * configure.in (arm-*-oabi): Handle.
15729
15730 Sat Jan 30 06:09:00 1999 Robert Lipe (robertlipe@usa.net)
15731
15732 * config.guess: Improve detection of i686 on UnixWare 7.
15733
15734 Sat Jan 30 08:04:00 1999 Mumit Khan <khan@xraylith.wisc.edu>
15735
15736 * config.guess: Add support for i386-pc-interix.
15737 * config.sub: Likewise.
15738 * configure.in: Likewise.
15739
15740 Mon Jan 18 13:59:20 1999 Christopher Faylor <cgf@cygnus.com>
15741
15742 * Makefile.in: Remove unneeded all-target-libio from
15743 from all-target-winsup target since it is now unneeded.
15744 Add all-target-libtermcap in its place since it is now
15745 needed.
15746
15747 Wed Dec 30 20:34:52 1998 Christopher Faylor <cgf@cygnus.com>
15748
15749 * configure.in: makefile stub for cygwin target is probably
15750 unnecessary. Remove it for now.
15751
15752 Wed Dec 30 01:13:03 1998 Christopher Faylor <cgf@cygnus.com>
15753
15754 * configure.in: libtermcap.a should be built when cygwin is the
15755 target as well as the host.
15756 * config.guess: Allow mixed case in cygwin uname output.
15757 * Makefile.in: Add libtermcap target.
15758
15759 Wed Dec 23 00:20:50 1998 Jeffrey A Law (law@cygnus.com)
15760
15761 * config.sub: Clean up handling of hppa2.0.
15762
15763 Tue Dec 22 23:56:31 1998 Rodney Brown (rodneybrown@pmsc.com)
15764
15765 * config.guess: Use C code to identify more HP machines.
15766
15767 Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
15768
15769 * config.sub: Handle hppa2.0.
15770
15771 Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
15772
15773 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
15774 cygmon for all sparclite targets, regardless of object format.
15775
15776 1998-12-15 Mark Salter <msalter@cygnus.com>
15777
15778 * configure.in: Added target-bsp for several target architectures.
15779
15780 * Makefile.in: Added rules for bsp.
15781
15782 Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
15783
15784 * config.guess: Improve detection of hppa2.0 processors.
15785
15786 Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
15787
15788 * config.guess: Recognize FreeBSD using ELF automatically.
15789
15790 1998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
15791
15792 * configure (skip-this-dir): Add handling for new shell script, which
15793 might be created by a sub-directory's configure to indicate, this particular
15794 directory is "unwanted".
15795 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
15796
15797 Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
15798
15799 * ltconfig: import from libtool, after changing libtool to
15800 account for the cygwin name change.
15801
15802 Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
15803
15804 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
15805 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
15806
15807 Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
15808
15809 * configure.in: Add libtermcap to list of cygwin dependencies.
15810
15811 Tue Nov 17 16:57:51 1998 Geoffrey Noer <noer@cygnus.com>
15812
15813 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
15814 they include winsup/include when it's a cygwin target.
15815
15816 1998-11-12 Tom Tromey <tromey@cygnus.com>
15817
15818 * configure.in (host_tools): Added zip.
15819 * Makefile.in (all-target-libjava): Depend on all-zip.
15820 (all-zip): New target.
15821 (ALL_MODULES): Added all-zip.
15822 (NATIVE_CHECK_MODULES): Added check-zip.
15823 (INSTALL_MODULES): Added install-zip.
15824 (CLEAN_MODULES): Added clean-zip.
15825
15826 Thu Nov 12 17:27:21 1998 Geoffrey Noer <noer@cygnus.com>
15827
15828 * Makefile.in: lose "32" from comment about cygwin.
15829
15830 Thu Nov 5 15:00:31 1998 Nick Clifton <nickc@cygnus.com>
15831
15832 * configure.in: Use -Os to build target libraries for the fr30.
15833
15834 Wed Nov 4 18:49:43 1998 Dave Brolley <brolley@cygnus.com>
15835
15836 * config.sub: Add fr30.
15837
15838 Mon Nov 2 15:19:33 1998 Geoffrey Noer <noer@cygnus.com>
15839
15840 * configure.in: drop "32" from config/mh-cygwin32. Check
15841 cygwin* instead of cygwin32*.
15842 * config.sub: Check cygwin* instead of cygwin32*.
15843
15844 Thu Oct 22 10:55:25 1998 Robert Lipe <robertl@dgii.com>
15845
15846 * config.guess: Match any version of Unixware7.
15847
15848 1998-10-20 Syd Polk <spolk@cygnus.com>
15849
15850 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
15851 if desired.
15852
15853 Sun Oct 18 18:34:50 1998 Jeffrey A Law (law@cygnus.com)
15854
15855 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
15856 these if the appropriate directories and files to not exist.
15857
15858 Wed Oct 14 10:29:06 1998 Jeffrey A Law (law@cygnus.com)
15859
15860 * Makefile.in (DEVO_SUPPORT): Add config.if.
15861
15862 Tue Oct 13 15:45:36 1998 Manfred Hollstein <manfred@s-direktnet.de>
15863
15864 * configure: Add pattern to replace "build_tooldir"'s
15865 definition in the generated Makefile with "tooldir"'s
15866 actual value.
15867
15868 Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
15869
15870 * config.sub: Bring back lost sparcv9.
15871
15872 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
15873
15874 Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
15875
15876 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
15877 CC_FOR_TARGET and friends.
15878
15879 Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
15880
15881 * Makefile.in (build_tooldir): New variable, same as tooldir.
15882 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
15883 -B$(build_tooldir)/bin/.
15884 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
15885
15886 Tue Sep 1 16:23:11 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
15887
15888 * README: Remove installation instructions and refer to the
15889 INSTALL directory instead.
15890
15891 Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
15892
15893 * config.sub: Add support for i[34567]86-pc-udk.
15894 * configure.in: Likewise.
15895
15896 Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
15897
15898 * Makefile.in: add bzip2 package building bits for user
15899 tools module
15900 * configure.in: ditto
15901
15902 Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
15903
15904 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
15905 (ALL_TARGET_MODULES): Add all-target-libobjc.
15906 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
15907 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
15908 (all-target-libchill): Add dependencies.
15909 * configure.in (target_libs): Add libchill.
15910
15911 1998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
15912
15913 * configure.in (target_subdir): Remove duplicate line.
15914
15915 Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
15916
15917 * Makefile.in (all-automake): fix dependencies.
15918
15919 Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
15920
15921 * configure.in: Minor cleanups for building in the $(target_alias)
15922 subdir.
15923
15924 1998-09-22 Jim Wilson <wilson@cygnus.com>
15925
15926 * Makefile.in (bootstrap): Set r and s before make all. Use
15927 BASE_FLAGS_TO_PASS in make all.
15928 (cross): Likewise.
15929
15930 1998-09-20 Mark Mitchell <mark@markmitchell.com>
15931
15932 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
15933
15934 Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
15935
15936 * config.sub: Fix typo in last change.
15937
15938 1998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
15939
15940 * config.sub: Add support for C4x target.
15941 * configure.in: Likewise.
15942
15943 1998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
15944
15945 * config.sub: Recognize sparcv9 just like sparc64.
15946
15947 Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
15948
15949 * config.guess: Match "Pent II" or "PentII" for OpenServer.
15950
15951 Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
15952
15953 * config.guess: Correctly identify Pentium II sco boxes.
15954
15955 * config.guess: Fix "tr" code. From Weiwen Liu.
15956
15957 Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
15958
15959 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
15960 stabs.
15961
15962 Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
15963
15964 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
15965 (ALL_TARGET_MODULES): Add all-target-libchill.
15966 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
15967 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
15968 (all-target-libchill): Add dependencies.
15969 * configure.in (target_libs): Add libchill.
15970
15971 Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
15972
15973 * config.guess: Avoid assumptions about "tr" behaves when
15974 LANG is set to something other than English.
15975
15976 Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
15977
15978 * configure (gxx_include_dir): Changed to
15979 '${prefix}/include/g++'-${libstdcxx_interface}.
15980
15981 * config.if: New to determine the interfaces.
15982
15983 Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
15984
15985 * config.guess: Detect and handle MPE/IX.
15986 * config.sub: Deal with MPE/IX.
15987
15988 Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
15989
15990 * configure.in: Use mh-aix43.
15991
15992 1998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
15993
15994 * configure: Fix --without/--disable cases for gxx-include-dir.
15995
15996 Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
15997
15998 * mdata-sh: Imported. Needed for automake support.
15999
16000 Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
16001
16002 * Makefile.in (taz): Try "chmod -R og=u ." before
16003 "chmod og=u `find . -print`".
16004
16005 Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
16006
16007 * configure.in: Add arm-elf and thumb-elf support.
16008
16009 Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
16010
16011 * Makefile.in: Undo previous patch.
16012
16013 Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
16014
16015 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
16016 to here ...
16017 (install-no-fixedincludes): and here
16018 (INSTALL_MODULES): ... from here.
16019
16020 Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
16021
16022 * config.sub: Merge with FSF.
16023
16024 * config.guess: Merge with FSF.
16025
16026 Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
16027
16028 * configure (extraconfigdirs): New variable.
16029 (SUBDIRS): Add extraconfigdirs and recurse on them too.
16030 * Makefile.in (all): Move higher in file.
16031 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
16032 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
16033 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
16034 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
16035 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
16036
16037 1998-07-23 Brendan Kehoe <brendan@cygnus.com>
16038
16039 * Makefile.in (all-target-libjava): Depend on all-gcc and
16040 all-target-newlib.
16041 (configure-target-libjava): Depend on $(ALL_GCC).
16042
16043 Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
16044
16045 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
16046 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
16047
16048 Sun Jul 19 00:46:53 CEST 1998 Marc Lehmann <pcg@goof.com>
16049
16050 * INSTALL/README: Fix typo.
16051
16052 Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
16053
16054 * ylwrap: Change absolute path checks to check for DOS style path
16055 names.
16056
16057 * ylwrap: Don't use a full path name if the source file is in the
16058 same directory. From hjl@lucon.org (H.J. Lu).
16059
16060 * config-ml.in: Default to being verbose, to match Feb 18 change to
16061 configure.
16062
16063 Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
16064
16065 Brought over from egcs:
16066
16067 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
16068
16069 * configure.in (target_subdir): Set to ${target_alias} instead
16070 of "libraries".
16071
16072 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
16073
16074 * configure.in (target_subdir): Set to libraries if enable_multilib.
16075
16076 Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
16077
16078 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
16079 multilibs, force reconfiguration the first time we create
16080 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
16081
16082 Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
16083
16084 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
16085 avoid confusion with --no-recursion.
16086
16087 Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
16088
16089 * configure.in: Win32 hosts shouldn't use install -x
16090 * install-sh: remove -x option, and special .exe-handling
16091 hack.
16092
16093 Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
16094
16095 * config.guess: Recognize i586-pc-beos.
16096 * configure.in: Don't build some bits for beos.
16097
16098 Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
16099
16100 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
16101 CFLAGS default to -O2.
16102
16103 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
16104 when using GNU ld.
16105
16106 Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
16107
16108 * ltmain.sh: Correct install when using a different shell.
16109
16110 Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
16111
16112 * ltconfig, ltmain.sh: Update to libtool 1.2b.
16113
16114 Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
16115
16116 * makefile.vms: Update to build binutils/makefile.vms. Add install
16117 target.
16118
16119 Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
16120
16121 * ltconfig: Update to correct AIX handling.
16122
16123 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
16124
16125 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
16126
16127 * configure.in (target_subdir): Set to ${target_alias} instead
16128 of "libraries".
16129
16130 1998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
16131
16132 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
16133 (Makefile): Depend on $(gcc_version_trigger).
16134
16135 * configure (gcc_version): Change default initializer to empty
16136 string.
16137 (gcc_version_trigger): New variable; pass this variable down
16138 to subdir configures to enable them checking gcc's version
16139 themselves. Emit make macros for both gcc_version vars.
16140 (topsrcdir): Initialize reliably.
16141 (recursion line): Remove --with-gcc-version=${gcc_version}.
16142
16143 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
16144
16145 * configure (enable_version_specific_runtime_libs): Implement new flag
16146 --enable-version-specific-runtime-libs which installs C++ runtime stuff
16147 in $(libsubdir); emit definition in each generated Makefile.
16148 (gxx_include_dir): Initialize depending on
16149 $enable_version_specific_runtime_libs.
16150
16151 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
16152
16153 * configure (gcc_version): Initialize properly depending on
16154 how and where configure is started.
16155 (recursion line): Pass a --with-gcc-version=${gcc_version}
16156 to configures in subdirs.
16157
16158 Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
16159
16160 * configure.in (noconfigdirs): Add configure pattern for mips tx39
16161 cygmon
16162
16163 Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
16164
16165 * configure.in: Add cygmon and libstub support for mn10200.
16166
16167 1998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
16168
16169 * configure (gcc_version): Add new variable describing the
16170 particular gcc version we're building.
16171 * Makefile.in (libsubdir): Add new macro for the directory
16172 in which the compiler finds executables, libraries, etc.
16173 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
16174 and libsubdir.
16175
16176 Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
16177
16178 * Makefile.in (local-clean): Remove *.log.
16179 (warning.log): Built with warn_summary from build.log.
16180 (mail-report.log): Run test_summary.
16181 (mail-report-with-warnings.log): Run test_summary including
16182 warning.log in the report.
16183
16184 Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
16185
16186 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
16187
16188 Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
16189
16190 * Makefile.in (grep): Grep no longer depends on libiberty.
16191
16192 Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
16193
16194 * Makefile.in: all-snavigator needs all-libgui.
16195
16196 Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
16197
16198 * configure.in: Add cygmon and libstub support for mn10300.
16199
16200 Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
16201
16202 * missing: Update to version from automake 1.3.
16203
16204 * ltmain.sh: On installation, don't get confused if the same name
16205 appears more than once in the list of library names.
16206
16207 Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
16208
16209 * config.sub: Accept m68060 and m5200 as CPU names.
16210
16211 Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
16212
16213 * configure: Use && rather than using -a in test, because odd
16214 strings can confuse test.
16215 * configure.in: Likewise.
16216
16217 Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
16218
16219 * ltconfig, ltmain.sh: Bring in Visual C++ support.
16220
16221 Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
16222
16223 * Makefile.in (boostrap2-lean, bootstrap3-lean,
16224 bootstrap4-lean): New targets.
16225
16226 Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
16227
16228 * mpw-* Delete. Not used.
16229
16230 Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
16231
16232 * COPYING.LIB: Update FSF address.
16233
16234 Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
16235
16236 * ltconfig, ltmain.sh: Update to libtool 1.2a.
16237
16238 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
16239 GAS_SUPPORT_DIRS.
16240
16241 Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
16242
16243 * ltconfig, ltmain.sh: Avoid producing a version number if
16244 -version-info was not used.
16245
16246 Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
16247
16248 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
16249 building with newlib.
16250
16251 1998-04-30 Paul Eggert <eggert@twinsun.com>
16252
16253 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
16254 Solaris `make' causes it to continue to next definition.
16255
16256 Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
16257
16258 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
16259 the right GUI libraries and files are installed along with GDB.
16260
16261 Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
16262
16263 * configure.in: Change alpha to alpha* in several places.
16264
16265 Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
16266
16267 * config.sub: Recognize sparc86x.
16268
16269 Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
16270
16271 * configure.in (--enable-target-optspace): Remove debug echo.
16272
16273 Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
16274
16275 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
16276
16277 Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
16278
16279 * ltconfig: Update cygwin32 support.
16280
16281 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
16282 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
16283 (GDB_SUPPORT_DIRS): Likewise.
16284
16285 Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
16286
16287 * configure.in (target_makefile_frag): If --enable-target-optspace,
16288 use -Os to compile target libraries rather than -O2. Default to
16289 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
16290 not used.
16291 * configure.in (target_cflags): Ditto for d30v.
16292
16293 Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
16294
16295 * Makefile.in (all-bfd): Depend on all-intl.
16296 (all-binutils): Likewise.
16297 (all-gas): Likewise.
16298 (all-gprof): Likewise.
16299 (all-ld): Likewise.
16300
16301 1998-04-19 Brendan Kehoe <brendan@cygnus.com>
16302
16303 * configure.in (host_tools): Fix typo, lbtool -> libtool.
16304
16305 Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
16306
16307 * Makefile.in (all-bfd): Depend upon all-libiberty.
16308
16309 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
16310
16311 Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
16312
16313 * Makefile.in: Add libstub.
16314
16315 * configure.in: Ditto. Build libstub for targets that have cygmon
16316 support.
16317
16318 Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
16319
16320 * configure.in: Don't set PICFLAG on ix86-cygwin32.
16321
16322 Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
16323
16324 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
16325 use mh-sysv5 if specified. Support gprof on SCO Open Server.
16326
16327 Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
16328
16329 * configure: Define DEFAULT_M4 by searching PATH.
16330 * Makfile.in: Use DEFAULT_M4.
16331
16332 Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
16333
16334 * ltconfig: Add cygwin32 support.
16335
16336 * Makefile.in, configure.in: Add libtool as a native only directory
16337 to configure and build.
16338
16339 Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
16340
16341 * Makefile.in (INSTALL_MODULES): Remove texinfo.
16342
16343 Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
16344
16345 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
16346
16347 Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
16348
16349 * Makefile.in: add ash make rules
16350 * configure.in: add ash to native_only and host_tools lists
16351
16352 Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
16353
16354 * Makefile.in (all-gettext, all-intl): New targets.
16355 (ALL_MODULES): Added all-gettext, all-intl.
16356 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
16357 (INSTALL_MODULES): Added install-gettext, install-intl.
16358 (CLEAN_MODULES): Added clean-gettext, clean-intl.
16359
16360 * configure.in (host_tools): Added gettext.
16361 (native_only): Likewise.
16362 (noconfigdirs) [various cases]: Likewise.
16363 (host_libs): Added intl.
16364
16365 Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
16366
16367 * configure: Do not disable building gdbtk for cygwin32 hosts.
16368
16369 Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
16370
16371 * configure.in: Add thumb-coff target.
16372 * config.sub: Add thumb-coff target.
16373
16374 Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
16375
16376 * Makefile.in: Revert yesterday's change.
16377 (all-target-winsup): all-target-librx stays out of here.
16378
16379 Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
16380
16381 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
16382 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
16383 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
16384 Remove references to librx and libg++.
16385
16386 Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
16387
16388 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
16389 recursive makes
16390
16391 Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
16392
16393 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
16394 for newlib directory.
16395 (CXX_FOR_TARGET): Likewise.
16396
16397 Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
16398
16399 * ltconfig: Update after libtool/ltconfig.in change for
16400 hpux11.
16401
16402 Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
16403
16404 * ltconfig, ltmain.sh: Update to libtool 1.2.
16405
16406 Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
16407
16408 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
16409 (install-gcc-cross): Instead, override LANGUAGES here.
16410
16411 1998-03-18 Dave Love <d.love@dl.ac.uk>
16412
16413 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
16414 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
16415
16416 Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
16417
16418 * configure.in: Add Thumb-pe target.
16419
16420 Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
16421
16422 * Makefile.in - changed sn targets to snavigator
16423 * configure.in - changed sn targets to snavigator
16424
16425 Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
16426
16427 * config-ml.in: After building symlink tree call make distclean
16428 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
16429 to be the case for libiberty.
16430
16431 Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
16432
16433 * configure: When making link, also check the current
16434 directory. The configure scripts may create one.
16435
16436 Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
16437
16438 * config.sub: Accept alphapca56 and alphaev6 properly.
16439
16440 Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
16441
16442 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
16443
16444 Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
16445
16446 * config.sub (sco5): Fix typo.
16447
16448 Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
16449
16450 * Makefile.in (INSTALL_MODULES): Move install-tcl before
16451 install-itcl.
16452 (install-itcl): Remove dependency on install-tcl.
16453
16454 Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
16455
16456 * configure.in: Remove libgloss from noconfigdirs for MN10300.
16457
16458 Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
16459
16460 * configure.in: Don't build libgui for a cygwin32 target when not on
16461 a cygwin32 host.
16462
16463 Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
16464
16465 * configure (redirect): Set to null, so default behavior of
16466 configure is now --verbose.
16467
16468 1998-02-16 Dave Love <d.love@dl.ac.uk>
16469
16470 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
16471 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
16472
16473 Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
16474
16475 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
16476 this change to sync Makefile.in with its ChangeLog entries.
16477
16478 Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
16479
16480 * ltmain.sh (mkdir): Check that the directory doesn't exist
16481 before we exit with error, so that we don't get races during
16482 parallel builds.
16483
16484 Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
16485
16486 * ltconfig, ltmain.sh: Update from libtool 1.0i.
16487
16488 Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
16489
16490 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
16491 PICFLAG_FOR_TARGET.
16492 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
16493
16494 * configure: Emit a definition for the new macro enable_shared
16495 into each Makefile.
16496
16497 Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
16498
16499 * configure.in (host_tools, native_only): Add libtool.
16500
16501 Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
16502
16503 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
16504 Fix typo in ming config comment.
16505
16506 Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
16507
16508 * ltconfig, ltmain.sh: Update from libtool 1.0h.
16509
16510 Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
16511
16512 * config.sub: Add tic30 cases, and map c30 to tic30.
16513
16514 Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
16515
16516 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
16517 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
16518 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
16519 (CLEAN_TARGET_MODULES): Similarly
16520 (all-target-libf2c): Add dependences.
16521 * configure.in (target_libs): Add libf2c.
16522
16523 Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
16524
16525 * configure.in: Remove expect from noconfigdirs when target
16526 is cygwin32. OK to build expect and dejagnu with Canadian
16527 Cross.
16528
16529 Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
16530
16531 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
16532 host.
16533
16534 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
16535 and mingw32.
16536
16537 Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
16538
16539 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
16540 here as it is not defined in the toplevel Makefile.
16541
16542 Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
16543
16544 * configure (package_makefile_rules_frag): New variable, which names
16545 a file with generic rules, ...
16546 Change comment to mention we now have FIVE parts.
16547 * configure: Undo last change.
16548
16549 Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
16550
16551 * config.guess: More accurate determination of HP processor types.
16552 * config.sub: More accurate determination of HP processor types.
16553
16554 Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
16555
16556 * configure (package_makefile_frag): Move inserting the
16557 ${package_makefile_frag} to where it should be according
16558 to the comment.
16559
16560 Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
16561
16562 * config.guess: Add support for Linux/ARM.
16563
16564 Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
16565
16566 * .cvsignore: Remove *-info and *-install since they match
16567 release-info and mpw-install, which we don't want to just ignore.
16568
16569 Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
16570
16571 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
16572
16573 Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
16574
16575 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
16576 local_prefix to sub-make invocations.
16577
16578 Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
16579
16580 * configure.in: Check makefile fragments in the source
16581 directory.
16582
16583 Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
16584
16585 * configure.in: Check whether host and target makefile
16586 fragments exist before adding them to *_makefile_frag.
16587
16588 Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
16589
16590 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
16591
16592 Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
16593
16594 * configure.in: Make sure we only replace RPATH_ENVVAR on
16595 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
16596 regexp to sed.
16597
16598 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
16599 to sub-makes.
16600
16601 1998-01-13 Lee Iverson (leei@ai.sri.com)
16602
16603 * config-ml.in (multi-do): LDFLAGS must include multilib
16604 designator.
16605
16606 Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
16607
16608 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
16609
16610 Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
16611
16612 * config.sub: Add mingw32 support.
16613 * configure.in: Likewise.
16614
16615 Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
16616
16617 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
16618
16619 Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
16620
16621 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
16622 * configure (gxx_include_dir): Provide a definition for subdirs
16623 which do not use autoconf.
16624
16625 Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
16626
16627 * config.guess: Sync with egcs. Picks up new alpha support,
16628 BeOS & some additional linux support.
16629
16630 Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
16631
16632 * config.guess: HP 9000/803 is a PA1.1 machine.
16633
16634 Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
16635
16636 * configure.in: It's alpha*-...
16637
16638 Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
16639
16640 * configure.in (host_makefile_frag, target_makefile_frag):
16641 Handle multiple config files.
16642 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
16643 alpha-*-*.
16644
16645 Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
16646
16647 * mkdep: New file.
16648
16649 Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
16650
16651 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
16652
16653 Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
16654
16655 * Makefile.in: Add libgui directory.
16656 (GDB_TK): Add all-libgui.
16657 * configure.in: Add libgui directory.
16658 * configure: Add all-libgui to GDB_TK.
16659
16660 Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
16661
16662 * config-ml.in (multidirs): Add m32r to multilib list.
16663
16664 Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
16665
16666 * Makefile.in (all-target-gperf): Change dependency to
16667 all-target-libstdc++.
16668
16669 Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
16670
16671 * config.guess: Add BeOS support.
16672
16673 Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
16674
16675 Source directory cvs renamed to cvssrc:
16676 * configure.in (host_tools): Change cvs to cvssrc.
16677 (native_only): Likewise.
16678 (noconfigdirs) [various cases]: Likewise.
16679 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
16680 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
16681 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
16682 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
16683 (all-cvssrc): Rename target from all-cvs.
16684
16685 Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
16686
16687 * configure (gxx_include_dir): Fix thinko.
16688
16689 Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
16690
16691 * Makefile.in (INSTALL_TARGET_CROSS): Define.
16692 (install-cross, install-gcc-cross): New targets.
16693
16694 Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
16695
16696 * configure.in (noconfigdirs): Add support for Thumb target.
16697
16698 * config.sub (maybe_os): Add support for Thumb target.
16699
16700 Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
16701
16702 * Makefile.in: Add rules for cygmon.
16703
16704 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
16705
16706 Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
16707
16708 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
16709 * configure (gxx_include_dir): Provide a definition for subdirs
16710 which do not use autoconf.
16711
16712 Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
16713
16714 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
16715 11/18/97 build
16716
16717 Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
16718
16719 * From Franz Sirl.
16720 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
16721 found on RedHat Linux systems.
16722
16723 Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
16724
16725 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
16726 guesses.
16727
16728 Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
16729
16730 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
16731
16732 Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
16733
16734 * ltmain.sh: If mkdir fails, check whether the directory was created
16735 anyhow by some other process.
16736
16737 Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
16738
16739 * configure.in (d30v-*-*): Configure all directories.
16740
16741 Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
16742
16743 * configure.in (d30v-*-*): Configure newlib, libiberty directories
16744 for the D30V.
16745
16746 Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
16747
16748 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
16749
16750 Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
16751
16752 * include/libiberty.h: Add extern "C" { so it can be used with C++
16753 progrms.
16754 * include/remote-sim.h: Add extern "C" { so it can be used with C++
16755 programs.
16756
16757 Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
16758
16759 * configure.in (d30v-*-*): Configure GCC now.
16760
16761 Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
16762
16763 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
16764 is no longer needed.
16765
16766 Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
16767
16768 * Makefile.in: check-target-libio depends on all-target-libstdc++.
16769
16770 Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
16771
16772 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
16773 targets using "$@" to provide support for similar but not identical
16774 targets without having to duplicate code.
16775
16776 Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
16777
16778 * makefile.vms: Fix to work with DEC C.
16779
16780 Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
16781
16782 * config.sub: Add mips-tx39-elf to marketing names.
16783
16784 Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
16785
16786 * ltmain.sh: Handle symlinks in generated script.
16787
16788 Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
16789
16790 * configure: Handle autoconf style directory options: --bindir,
16791 --datadir, --includedir, --infodir, --libdir, --libexecdir,
16792 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
16793 --sysconfdir.
16794 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
16795 (sharedstatedir, localstatedir, oldincludedir): New variables.
16796 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
16797 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
16798 sbindir, sharedstatedir, and sysconfdir.
16799
16800 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
16801
16802 * Makefile.in (bootstrap-lean): New target.
16803
16804 Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
16805
16806 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
16807 sn, and gnuserv from noconfigdirs.
16808
16809 Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
16810
16811 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
16812
16813 Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
16814
16815 * Makefile.in (cross): New target.
16816
16817 Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
16818 Jeff Law <law@cygnus.com>
16819
16820 * Makefile.in (bootstrap2, bootstrap3): New targets.
16821 (all-bootstrap): Remove outdated and confusing target.
16822 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
16823
16824 Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
16825
16826 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
16827 windows. Consistent with gdb/configure.
16828
16829 1997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
16830
16831 * configure.in: Name Linux target fragment.
16832
16833 * configure: Rewrite so that project Makefile fragment is inserted
16834 first and appears last in the resulting Makefile.
16835
16836 Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
16837
16838 * Makefile.in (install-itcl): Install tcl first.
16839
16840 Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
16841
16842 * configure.in: remove bison from noconfigdirs for Cygwin32 host
16843
16844 Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
16845
16846 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
16847
16848 * configure.in (skipdirs): Add target-librx for Linux.
16849 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
16850
16851 Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
16852
16853 * Makefile.in (bootstrap): New target.
16854
16855 Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
16856
16857 * config.sub: Accept 'amigados' for backward compatibility.
16858
16859 Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
16860
16861 * config.guess: Merge with FSF.
16862
16863 Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
16864
16865 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
16866
16867 Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
16868
16869 * config.sub: Add "marketing-names" patch.
16870
16871 Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
16872
16873 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
16874
16875 Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
16876
16877 * config.sub: Handle v850-elf.
16878
16879 Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
16880
16881 * .cvsignore (*-install): Remove.
16882
16883 Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
16884
16885 * ltconfig: Set CONFIG_SHELL in libtool.
16886 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
16887
16888 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
16889
16890 * configure.in (target_subdir): Set to libraries if enable_multilib.
16891
16892 Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
16893
16894 * config.guess: Update from gcc directory.
16895
16896 Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
16897
16898 * Makefile.in (all-sim): Depends on all-readline.
16899
16900 Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
16901
16902 * Makefile.in (BISON, YACC): Use $$s.
16903 (all-bison): Depend on all-texinfo.
16904
16905 Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
16906
16907 * Makefile.in (BISON): Add -L flag.
16908 (YACC): Likewise.
16909
16910 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
16911
16912 * configure.in (noconfigdirs): Add support for v850e target.
16913
16914 * config.sub (maybe_os): Add support for v850e target.
16915
16916 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
16917
16918 * configure.in (noconfigdirs): Add support for v850ea target.
16919
16920 * config.sub (maybe_os): Add support for v850ea target.
16921
16922 Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
16923
16924 * config.sub: Add mipstx39. Delete r3900.
16925
16926 Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
16927
16928 * Makefile.in (all-autoconf): Depends on all-texinfo.
16929
16930 Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
16931
16932 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
16933 eabi targets.
16934
16935 Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
16936
16937 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
16938
16939 * configure: When handling a Canadian Cross, handle YACC as well as
16940 BISON. Just set BISON to bison. When setting YACC, prefer bison.
16941 * Makefile.in (all-bison): Depend upon all-texinfo.
16942
16943 Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
16944
16945 * Makefile.in (BISON): bison, not byacc or bison -y.
16946 (YACC): bison -y or byacc or yacc.
16947 (various): Add *-bison as appropriate.
16948 (taz): No need to mess with BISON anymore.
16949
16950 Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
16951
16952 * configure: If OSTYPE matches *win32*, try to find a good value for
16953 CONFIG_SHELL.
16954
16955 Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
16956
16957 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
16958 configure.in if it is present.
16959
16960 Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
16961
16962 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
16963
16964 Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
16965
16966 * config.sub: Recognize `arc' cpu.
16967 * configure.in: Likewise.
16968 * config-ml.in: Likewise.
16969
16970 Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
16971
16972 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
16973
16974 Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
16975
16976 * configure: Changed sed delimiter from ':' to '|' when
16977 attempting to substitute ${config_shell} for SHELL. On
16978 NT ${config_shell} may contain a ':' in it.
16979
16980 Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
16981
16982 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
16983
16984 Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
16985
16986 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
16987
16988 Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
16989
16990 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
16991
16992 * ylwrap: If the program is a relative path, force it to be
16993 absolute.
16994
16995 Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
16996
16997 * configure (tooldir): Set BISON to `bison -y' and not just bison.
16998
16999 Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
17000
17001 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
17002 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
17003 for libraries.
17004
17005 Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
17006
17007 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
17008 separated by spaces.
17009
17010 Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
17011
17012 * ylwrap: New file.
17013 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
17014
17015 * ltmain.sh: Handle /bin/sh at start of install program.
17016
17017 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
17018
17019 * ltconfig, ltmain.sh: New files, from libtool 1.0.
17020 * missing: New file, from automake 1.2.
17021
17022 Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
17023
17024 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
17025 check-tk to CHECK_X11_MODULES.
17026
17027 Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
17028
17029 * config.sub: Merge with FSF.
17030
17031 Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
17032
17033 * config.guess: Merge with FSF.
17034
17035 Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
17036
17037 * configure: Treat msdosdjgpp like go32.
17038 * configure.in: Likewise. Don't remove gprof for go32.
17039
17040 * configure: Change Makefile.tem2 to Makefile.tm2.
17041
17042 Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
17043
17044 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
17045
17046 Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
17047
17048 * install-sh (chmodcmd): Set to null if the DST directory already
17049 exists. Same as Nov 11th change.
17050
17051 Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
17052
17053 * configure (GDB_TK): Needs itcl and tix.
17054
17055 Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
17056
17057 * config.guess: Update from FSF.
17058
17059 Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
17060
17061 * Makefile.in (GDB_TK): Depend on itcl and tix.
17062
17063 Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
17064
17065 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
17066 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
17067 (INSTALL_SCRIPT): New variable.
17068 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
17069 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
17070 to -x.
17071 * install-sh: Add support for -x option.
17072
17073 Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
17074
17075 * configure.in, Makefile.in: Treat tix like itcl.
17076
17077 Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
17078
17079 * Makefile.in (WINDRES): New variable.
17080 (WINDRES_FOR_TARGET): New variable.
17081 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
17082 (EXTRA_HOST_FLAGS): Add WINDRES.
17083 (EXTRA_TARGET_FLAGS): Add WINDRES.
17084 (EXTRA_GCC_FLAGS): Add WINDRES.
17085 ($(DO_X)): Pass down WINDRES.
17086 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
17087 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
17088 DLLTOOL_FOR_TARGET.
17089
17090 Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
17091
17092 * configure.in: configure sim before gdb for win32-x-ppc
17093
17094 Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
17095
17096 Move gperf into the toplevel, from libg++.
17097 * configure.in (target_tools): Add target-gperf.
17098 (native_only): Add target-gperf.
17099 * Makefile.in (all-target-gperf): New target, depend on
17100 all-target-libg++.
17101 (configure-target-gperf): Empty rule.
17102 (ALL_TARGET_MODULES): Add all-target-gperf.
17103 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
17104 (CHECK_TARGET_MODULES): Add check-target-gperf.
17105 (INSTALL_TARGET_MODULES): Add install-target-gperf.
17106 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
17107
17108 Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
17109
17110 * config.sub (mn10200): Recognize new basic machine.
17111
17112 Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
17113
17114 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
17115 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
17116
17117 Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
17118
17119 * configure.in: If we're building mips-sgi-irix6* native, turn on
17120 ENABLE_MULTILIB and set TARGET_SUBDIR.
17121
17122 Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
17123
17124 * Makefile.in (all-sn): Depend on all-grep.
17125
17126 Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
17127
17128 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
17129
17130 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
17131 Makefile. From Jeff Makey <jeff@cts.com>.
17132 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
17133
17134 * Makefile.in (DISTBISONFILES): Remove.
17135 (taz): Don't futz with DISTBISONFILES. Change BISON to use
17136 $(DEFAULT_YACC).
17137
17138 * configure.in: Build itl, db, sn, etc., when building for native
17139 cygwin32.
17140
17141 * Makefile.in (LD): New variable.
17142 (EXTRA_HOST_FLAGS): Pass down LD.
17143 ($(DO_X)): Likewise.
17144
17145 Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
17146
17147 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
17148
17149 Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
17150
17151 * configure.in (targargs): Strip out any supplied --build argument
17152 before adding our own. Always add --build.
17153
17154 Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
17155
17156 * configure.in (targargs): Pass --build if we're doing
17157 a cross-compile.
17158
17159 Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
17160
17161 * configure: Use '|' instead of ":" as the separator in
17162 sed. Otherwise sed chokes on NT path names with drive
17163 designators. Also look for "?:*" as the leading characters in an
17164 absolute pathname.
17165
17166 Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
17167
17168 * config.sub: Support for r3900.
17169
17170 Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
17171
17172 * configure.in: Use install-sh, not install.sh.
17173
17174 Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
17175
17176 * Makefile.in (taz): Improve check for BISON so it doesn't try to
17177 apply it twice.
17178
17179 Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
17180
17181 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
17182 install-binutils.
17183
17184 Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
17185
17186 * Makefile.in: Add automake targets.
17187 * configure.in (host_tools): Add automake.
17188
17189 Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
17190
17191 * configure: Default CXX to c++, not gcc.
17192 * Makefile.in (CXX): Set to c++, not gcc.
17193 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
17194
17195 Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
17196
17197 * install-sh: try appending a .exe if source file doesn't
17198 exist
17199
17200 Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
17201
17202 * configure.in: Turn on multilib by default.
17203 (cross_only): Remove target-libiberty.
17204
17205 * Makefile.in (all-gcc): Don't depend on libiberty.
17206
17207 Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
17208
17209 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
17210
17211 Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
17212
17213 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
17214 (DISTBISONFILES): Add ld/Makefile.in
17215
17216 Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
17217
17218 * configure.in: if target is cygwin32 but host isn't cygwin32,
17219 don't configure gdb tcl tk expect, not just gdb.
17220
17221 Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
17222
17223 * configure.in: Added gnuserv everywhere sn appears.
17224
17225 * Makefile.in (ALL_MODULES): Added all-gnuserv.
17226 (CROSS_CHECK_MODULES): Added check-gnuserv.
17227 (INSTALL_MODULES): Added install-gnuserv.
17228 (CLEAN_MODULES): Added clean-gnuserv.
17229 (all-gnuserv): New target.
17230
17231 Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
17232
17233 * config.guess: Fixes for MIPS OpenBSD systems.
17234
17235 Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
17236
17237 * Makefile.in (INSTALL_XFORM): Remove.
17238 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
17239
17240 * mkinstalldirs: New file, copied from automake.
17241 * Makefile.in (installdirs): Rename from install-dirs. Use
17242 mkinstalldirs. Change all users.
17243 (DEVO_SUPPORT): Add mkinstalldirs.
17244
17245 Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
17246
17247 * install-sh: Rename from install.sh.
17248 * Makefile.in (INSTALL): Change install.sh to install-sh.
17249 (DEVO_SUPPORT): Likewise.
17250
17251 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
17252 Graichen <graichen@rzpd.de>.
17253
17254 Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
17255
17256 * config.guess: Recognize OpenBSD systems correctly.
17257
17258 Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
17259
17260 * README, Makefile.in (ETC_SUPPORT): Remove references to
17261 cfg-paper*, configure.{texi,man,info*}._
17262
17263 Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
17264
17265 * Makefile.in (all.normal): Ensure that gcc is built after all
17266 the x11 - ie gdb - targets.
17267
17268 Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
17269
17270 * makefile.vms: Don't run conf-a-gas.
17271
17272 Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
17273
17274 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
17275
17276 Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
17277
17278 * configure.in: Remove noconfigdirs case since gdb also
17279 configures and builds for tic80-coff.
17280
17281 Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
17282
17283 * configure: Set cache_file to config.cache.
17284 * Makefile.in (local-distclean): Remove config.cache.
17285
17286 Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
17287
17288 * COPYING: Update FSF address.
17289
17290 Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
17291
17292 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
17293 noconfigdirs.
17294
17295 Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
17296
17297 * Makefile.in (install-dirs): Don't crash if prefix, and hence
17298 MAKEDIRS, is empty.
17299
17300 Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
17301
17302 * config.sub: Tweak mn10300 entry.
17303
17304 Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
17305
17306 * configure.in (host_tools): Put sim before gdb, so gdb's
17307 configure.tgt can determine if the simulator was configured.
17308
17309 Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
17310
17311 * config.sub: Move BeOS $os case to be with other Cygnus
17312 local cases.
17313
17314 Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
17315
17316 * config.sub: Remove misplaced comment that broke Linux.
17317
17318 Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
17319
17320 * config.sub: Add BeOS support.
17321
17322 Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
17323
17324 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
17325
17326 Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
17327
17328 * configure.in (noconfigdirs): Remove tcl and tk from
17329 noconfigdirs for cygwin32 builds.
17330
17331 Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
17332
17333 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
17334
17335 Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
17336
17337 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
17338 make-all.com, use makefile.vms instead.
17339
17340 Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
17341
17342 * config.sub: Accept -lnews*.
17343
17344 Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
17345
17346 * configure.in (noconfigdirs): Disable target-newlib,
17347 target-examples and target-libiberty for d30v.
17348
17349 Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
17350
17351 * configure.in (noconfigdirs): Enable ld for d30v.
17352
17353 Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
17354
17355 * configure.in (tic80-*-*): Build compiler.
17356
17357 Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
17358
17359 * configure.in (d30v-*): Remove sim directory from list of
17360 unsupported d30v directories
17361
17362 Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
17363
17364 * config.sub, configure.in: Add d30v target cpu.
17365
17366 Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
17367
17368 * makefile.vms: New file.
17369 * make-all.com: Remove.
17370
17371 Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
17372
17373 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
17374
17375 Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
17376
17377 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
17378
17379 Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
17380
17381 * Makefile.in (ALL_MODULES): Added all-db.
17382 (CROSS_CHECK_MODULES): Addec check-db.
17383 (INSTALL_MODULES): Added install-db.
17384 (CLEAN_MODULES): Added clean-db.
17385
17386 Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
17387
17388 * config.guess: Merge with latest FSF sources.
17389
17390 Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
17391
17392 * Makefile.in (ALL_MODULES): Added all-itcl.
17393 (CROSS_CHECK_MODULES): Added check-itcl.
17394 (INSTALL_MODULES): Added install-itcl.
17395 (CLEAN_MODULES): Added clean-itcl.
17396
17397 Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
17398
17399 * configure.in: build gdb for mn10200
17400
17401 Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
17402
17403 * Makefile.in (all-target-winsup): Depend on all-target-libio.
17404
17405 Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
17406
17407 * configure.in (tic80-*-*): Turn off most targets right now.
17408
17409 Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
17410
17411 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
17412 rather than the makeinfo program.
17413 (do-info): Depend upon all-texinfo.
17414
17415 Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
17416
17417 * configure.in: Remove uses of config/mh-linux.
17418
17419 * config.sub, config.guess: Merge with latest FSF sources.
17420
17421 Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
17422
17423 * config.sub (case $basic_machine): Add tic80 entries.
17424
17425 Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
17426
17427 * config.sub, config.guess: Merge with latest FSF sources.
17428
17429 Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
17430
17431 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
17432 * mpw-config.in: Test for NewFolderRecursive.
17433 * mpw-install: Use symbolic name for startup filename.
17434 * mpw-README: Add various additional details.
17435
17436 Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
17437
17438 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
17439
17440 Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
17441
17442 * configure.in: Do build gcc and the target libraries for
17443 the mn10200.
17444
17445 Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
17446
17447 * configure.in: don't avoid building gdb for mn10300 any more
17448 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
17449 instead of single-quoting it.
17450
17451 Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
17452
17453 * configure.in: Don't use --with-stabs on IRIX 6.
17454
17455 Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
17456
17457 * configure.in (m32r): Build gdb, libg++ now.
17458
17459 Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17460
17461 * configure.in (mips*-sgi-irix6*): Remove gdb and related
17462 directories from noconfigdirs.
17463
17464 Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
17465
17466 * config.sub (basic_machine): added mips16 configuration
17467
17468 Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17469
17470 * config.sub: Handle d10v-unknown.
17471
17472 Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
17473
17474 * config.sub: Handle v850-unknown.
17475
17476 Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
17477
17478 * Makefile.in: add findutils
17479 * configure.in: add findutils to list of host_tools
17480
17481 Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
17482
17483 * config.sub: Handle mn10200 and mn10300.
17484
17485 Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17486
17487 * configure.in (d10v-*): Do not build librx.
17488
17489 Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
17490
17491 * configure.in (mn10300): Build everything except gdb & libgloss.
17492
17493 Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
17494
17495 * config.guess: Patch for Dansk Data Elektronik servers,
17496 from Niels Skou Olsen <nso@dde.dk>.
17497
17498 For ncr, use /bin/uname rather than uname, since GNU uname does not
17499 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
17500
17501 Patch for MIPS R4000 running System V,
17502 from Eric S. Raymond <esr@snark.thyrsus.com>.
17503
17504 Fix thinko for nextstep.
17505
17506 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
17507
17508 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
17509 * config.guess: Guess mips-dec-mach_bsd4.3.
17510
17511 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
17512 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
17513 release numbers.
17514 * config.guess (mips-mips-riscos*): Emit just enough of the
17515 release number.
17516
17517 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
17518 * config.guess (sparc-auspex-sunos*): Added.
17519 (f300-fujitsu-*): Added.
17520
17521 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
17522 * config.guess: Recognize a Tadpole as a sparc.
17523
17524 Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
17525
17526 * config.guess: Don't assume that NextStep version is either 2 or
17527 3. NextStep 4 (aka OpenStep 4) has come out now.
17528
17529 Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
17530
17531 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
17532 From Rik Faith <faith@cs.unc.edu>.
17533
17534 Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
17535
17536 * config.sub: Contributions from bug-gnu-utils to:
17537 Support plain "hppa" (no version given) architecture, reported by
17538 OpenStep.
17539 OpenBSD like NetBSD.
17540 LynxOs is not a hardware supplier.
17541
17542 * config.guess: Contributions from bug-gnu-utils to add support for:
17543 OpenBSD like NetBSD.
17544 Stratus systems.
17545 More Pyramid systems.
17546 i[n>4]86 Intel chips.
17547 M680[n>4]0 Motorola chips.
17548 Use unknown instead of lynx for hardware manufacturer.
17549
17550 Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
17551
17552 * install.sh (chmodcmd): Set to null if the DST directory already
17553 exists.
17554
17555 Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17556
17557 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
17558 not use mt-ppc target Makefile fragment any more.
17559
17560 Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
17561
17562 * configure.in (*-*-windows): Exclude everything but those dirs
17563 needed to build windows.
17564
17565 Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
17566
17567 * Makefile.in (all-target-winsup): Depend on all-target-librx.
17568
17569 Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
17570
17571 * configure.in: Exclude mmalloc from i386-windows.
17572
17573 Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
17574
17575 * Undo my previous change.
17576
17577 Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
17578
17579 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
17580 unconditionally.
17581 (MAKEOVERRIDES): Define (revert this part of October 18 change).
17582
17583 Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
17584
17585 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
17586 host to add it's own flags.
17587
17588 Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
17589
17590 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
17591
17592 Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
17593
17594 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
17595 (CXX_FOR_TARGET): Likewise.
17596 (GCC_FOR_TARGET): Define.
17597 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
17598 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
17599 CC_FOR_TARGET was specified on the command line.
17600 (MAKEOVERRIDES): Don't define.
17601
17602 Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
17603
17604 * configure.in (m32r): Fix spelling of libg++ libs.
17605
17606 Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
17607
17608 * config.sub (-apple*): Remove, now redundant.
17609
17610 Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
17611
17612 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
17613
17614 * configure: Rework yesterday's sed script patch.
17615
17616 * config.sub: Merge with FSF.
17617
17618 Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
17619
17620 * config.guess: Merge from FSF.
17621
17622 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
17623 * config.guess: Use pc instead of unknown, for pc clone systems.
17624 Change linux to linux-gnu.
17625
17626 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
17627 * config.guess: Avoid non-portable tr syntax.
17628
17629 Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
17630
17631 * test-build.mk (HOLES): Add "xargs" for gdb.
17632
17633 * configure: Avoid hpux10.20 sed bug.
17634
17635 Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
17636
17637 * configure.in: Add support for windows host
17638 (that is a build done under the Microsoft build environment).
17639
17640 Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
17641
17642 * Makefile.in: Replace all uses of srcroot with s, to shrink
17643 command line lengths.
17644
17645 Patches from Geoffrey Noer <noer@cygnus.com>:
17646 * configure.in: If configuring for newlib, pass --with-newlib to
17647 subdirectories.
17648 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
17649 -Bnewlib/ and -Lwinsup to gcc.
17650 (CXX_FOR_TARGET): Likewise.
17651
17652 Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
17653
17654 * Makefile.in (ETC_SUPPORT): Add configure.
17655
17656 Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
17657
17658 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
17659 host configuration file.
17660
17661 Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
17662
17663 * configure.in: Break mn10x00 support into separate
17664 mn10200 and mn10300 configurations.
17665 * config.sub: Likewise.
17666
17667 Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
17668
17669 * configure.in: Add lots of stuff to noconfigdirs for
17670 the mn10x00 targets.
17671
17672 * config.sub, configure.in: Add mn10x00 support.
17673
17674 Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
17675
17676 * make-all.com: Call conf-a-gas, not config-a-gas.
17677
17678 Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
17679
17680 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
17681 targets.
17682
17683 Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
17684
17685 * mpw-README: Add much more detail for native PowerMac.
17686 * mpw-install: New file.
17687 * mpw-configure: Add --norecursion and --help options.
17688 * mpw-config.in: Translate readme and install files when
17689 copying to objdir.
17690 * mpw-build.in: Don't always depend on byacc and flex.
17691 (install-only-top): New action.
17692
17693 Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
17694
17695 * configure.in: You can now configure GDB for the v850.
17696
17697 Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
17698
17699 * configure.in (noconfigdirs): Don't configure any C++ dirs
17700 if targeting D10V.
17701
17702 Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
17703
17704 * config.sub: Recognize mips64vr5000.
17705
17706 Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
17707
17708 * configure.in: Use a single line for host_tools and native_only.
17709
17710 Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
17711
17712 * config.sub, configure.in: Add entries for m32r.
17713
17714 Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
17715
17716 * Makefile.in (inet-install): Don't run install-gzip.
17717
17718 Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
17719
17720 * configure.in: Don't config lots of things for *-*-windows*.
17721
17722 Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
17723
17724 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
17725 (host_libs, host_tools): Copy from configure.in.
17726 * mpw-configure: Don't complain about directories not found.
17727
17728 Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17729
17730 * configure.in (i[345]86): Recognize i686 for pentium pro.
17731 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
17732 file.
17733
17734 * config.guess (i[345]86): Ditto.
17735
17736 Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
17737
17738 * configure.in (noconfigdirs): Removed gdb for D10V.
17739
17740 Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
17741
17742 * configure.in: Remove ld, target-libio, target-libg++, and
17743 target-libstdc++ from noconfigdirs.
17744
17745 Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
17746
17747 * configure: Fix three locations where shell scripts were
17748 being run directly rather than with config_shell.
17749
17750 Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
17751
17752 * configure.in (v850-*-*): Set up initial $noconfigdirs.
17753 * config.sub (basic_machine): Recognize v850.
17754
17755 Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
17756
17757 * mpw-configure: Handle multiple enable/disable options and
17758 pass them down recursively, handle -c and -s flags appropriately
17759 depending on choice of compiler, add escape mechanism for
17760 quoted arguments to gC.
17761
17762 Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17763
17764 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
17765 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
17766 so that -mrelocatable-lib and -mno-eabi are used.
17767
17768 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
17769 not support --print-multi-lib, don't abort.
17770
17771 Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
17772
17773 * make-all.com: Run config-a-gas.
17774 * setup.com: Don't copy subdirectory files around.
17775
17776 Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
17777
17778 * configure.in (*-*-ose): Remove exclusion of libgloss for this
17779 target, it now compiles correctly.
17780
17781 Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
17782
17783 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
17784
17785 Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
17786
17787 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
17788
17789 Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
17790
17791 * configure.in (native_only): Add prms.
17792
17793 Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
17794
17795 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
17796 (BINUTILS_SUPPORT_DIRS): Likewise.
17797
17798 Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17799
17800 * configure.in (d10v-*-*): Don't configure ld or gdb until the
17801 d10v support is added.
17802
17803 Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
17804
17805 * configure.in (d10v-*-*): New target.
17806
17807 Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
17808
17809 * config.guess (HP 9000/811): Recognize this as a PA1.1
17810 machine.
17811
17812 Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
17813
17814 * Makefile.in (do-tar-gz): New target, split out from tail end of
17815 taz target. Run each command separately, don't use pipes.
17816 (taz): Use it.
17817
17818 Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
17819
17820 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
17821 * mpw-build.in: No builds should depend on building byacc or flex,
17822 they are assumed to be installed already.
17823
17824 Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17825
17826 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
17827 variable that CC_FOR_TARGET needs.
17828
17829 Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17830
17831 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
17832 options have changed since the last time the subdirectory was
17833 configured, and if it has, reconfigure.
17834 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
17835 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
17836
17837 Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
17838
17839 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
17840 CLEAN_MODULES): Add bash.
17841 (all-bash): New target.
17842
17843 Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
17844
17845 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
17846
17847 Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17848
17849 * config.sub (basic_machine): Recognize d10v as a valid processor.
17850
17851 Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
17852
17853 * mpw-configure: Add support for --bindir.
17854 * mpw-build.in: Use a GCC-specific build script for GCC actions.
17855
17856 Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
17857
17858 * configure.in: add bash, time, gawk to list of hosttools and things
17859 to only build for native toolchains
17860
17861 Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
17862
17863 * Makefile.in (docdir): Remove.
17864
17865 Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
17866
17867 * Makefile.in (datadir): Set to $(prefix)/share.
17868
17869 Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
17870
17871 * configure.in: build diff and patch for cygwin32-hosted
17872 toolchains.
17873
17874 Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
17875
17876 * config.sub: Accept -rtems*.
17877
17878 Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
17879
17880 * configure.in: enable dosrel for cygwin32-hosted builds,
17881 remove diff from the list of things not buildable
17882 via Canadian Cross
17883
17884 Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
17885
17886 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
17887 don't get ". ".
17888
17889 Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
17890
17891 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
17892
17893 Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
17894
17895 * Makefile.in (taz): Handle case where tex3patch didn't even get
17896 checked out. Also, if it was found, put the symlink in a new util
17897 subdirectory.
17898
17899 Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17900
17901 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
17902
17903 Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
17904
17905 * config.sub: Recognize -openvms.
17906 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
17907 * make-all.com, setup.com: New files.
17908
17909 Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
17910
17911 * Makefile.in (taz): tex3patch moved to texinfo/util.
17912
17913 Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
17914
17915 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
17916 * configure.in: remove make from disable-if-Can-Cross list
17917 enable gdb if ${host} and ${target} are cygwin32
17918
17919 Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
17920
17921 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
17922 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
17923
17924 Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
17925
17926 * config.guess: Combine mips-mips-riscos cases, and use cpp to
17927 distinguish sysv/svr4/bsd variants.
17928 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
17929
17930 Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
17931
17932 * configure.in: Added copyright notice.
17933 * move-if-change: Added copyright notice.
17934
17935 Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17936
17937 * configure.in (powerpcle-*-solaris*): Until we get shared
17938 libraries working, don't build gdb, sim, make, tcl, tk, or
17939 expect.
17940
17941 Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
17942
17943 * config.guess: Merge with FSF:
17944
17945 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
17946 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
17947
17948 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
17949 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
17950
17951 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
17952 * config.guess: Combine two OSF1 rules.
17953 Also recognize field test versions. From mjr@zk3.dec.com.
17954 * config.guess (dgux): Use /usr/bin/uname rather than uname,
17955 because GNU uname does not support -p. From pmr@pajato.com.
17956
17957 Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
17958
17959 * Makefile.in (MAKEDIRS): Removed $(tooldir).
17960
17961 Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
17962
17963 * mpw-README: Document GCCIncludes.
17964
17965 Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
17966
17967 * configure.in (alpha-*-linux*): Set enable_shared to yes.
17968
17969 Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
17970
17971 * mpw-configure: Handle --enable-FOO and --disable-FOO.
17972
17973 Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
17974
17975 * configure.in (*-*-cygwin32): Configure make.
17976
17977 Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
17978
17979 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
17980
17981 Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
17982
17983 * Makefile.in (all-inet): Depend on all-perl.
17984
17985 * Makefile.in (inet-install): New target.
17986
17987 * Makefile.in (all-inet): Depend on all-tcl.
17988 (all-inet): Depend on all-send-pr.
17989
17990 Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17991
17992 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
17993 temporarily.
17994
17995 Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
17996
17997 * configure.in: Don't configure --with-gnu-ld on AIX.
17998
17999 Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
18000
18001 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
18002
18003 Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
18004
18005 * Makefile.in (ALL_MODULES): Added all-inet.
18006 (CROSS_CHECK_MODULES): Added check-inet.
18007 (INSTALL_MODULES): Added install-inet.
18008 (CLEAN_MODULES): Added clean-inet.
18009 (all-indent): New target.
18010
18011 * configure.in (host_tools): Added inet.
18012 (native_only): Added inet.
18013 (noconfigdirs): Added inet.
18014
18015 Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
18016
18017 * configure.in: Don't configure libgloss if we are not configuring
18018 newlib.
18019
18020 Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
18021
18022 * configure.in: Don't configure libgloss for unsupported
18023 architectures.
18024
18025 Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18026
18027 * Makefile.in (CLEAN_MODULES): Add clean-apache.
18028
18029 Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
18030
18031 * Makefile.in (ALL_MODULES): Include all-apache.
18032 (CROSS_CHECK_MODULES): Include check-apache.
18033 (INSTALL_MODULES): Include install-apache.
18034 (all-apache): New target.
18035
18036 * configure.in: Added apache everywhere perl is seen.
18037
18038 Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18039
18040 * Makefile.in: Add support for clean-{module} and
18041 clean-target-{module} rules.
18042
18043 Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
18044
18045 * configure.in (*-*-ose) do not build libgloss.
18046
18047 Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18048
18049 * config.guess (prep*:SunOS:5.*:*): Turn into
18050 powerpele-unknown-solaris2.
18051
18052 Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
18053
18054 * configure.in: Permit --enable-shared to specify a list of
18055 directories.
18056
18057 Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
18058
18059 * configure.in (host==solaris): Pass only the first word of $CC
18060 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
18061
18062 Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
18063
18064 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
18065
18066 Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
18067
18068 * Makefile.in (ALL_MODULES): Include all-perl.
18069 (CROSS_CHECK_MODULES): Include check-perl.
18070 (INSTALL_MODULES): Include install-perl.
18071 (ALL_X11_MODULES): Include all-guile.
18072 (CHECK_X11_MODULES): Include check-guile.
18073 (INSTALL_X11_MODULES): Include install-guile.
18074 (all-perl): New target.
18075 (all-guile): New target.
18076
18077 * configure.in (host_tools): Include perl and guile.
18078 (native_only): Include perl and guile.
18079 (noconfigdirs): Don't build guile and perl; no ports have been
18080 done.
18081
18082 Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
18083
18084 * configure (--enable-*): Handle quoted option lists such as
18085 --enable-sim-cflags='-g0 -O' better.
18086
18087 Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18088
18089 * Makefile.in ({,inst}all-target): New rule so we can make and
18090 install all of the target directories easily.
18091
18092 Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
18093
18094 * configure.in: Add missing global flag in sed substitution when
18095 deleting `target-' from ${configdirs}.
18096
18097 Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
18098
18099 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
18100 option.
18101
18102 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
18103 config/mh-necv4.
18104
18105 * install.sh: Correct misspelling of transformbasename.
18106
18107 * config.guess: Recognize mips-*-sysv*.
18108
18109 Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
18110
18111 * config.sub: Recognize mon960.
18112
18113 Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
18114
18115 * configure: Restore Canadian Cross handling of BISON and LEX,
18116 removed in Feb 20 change.
18117
18118 Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
18119
18120 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
18121 Mention make install. Remove the old copyright date as well the
18122 clumsy and rather pointless copyright on the README file.
18123
18124 Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
18125
18126 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
18127 Makefile after running symlink-tree, then run `make distclean' to
18128 avoid clobbering any generated files in srcdir.
18129
18130 Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
18131
18132 * configure.in (m68k-*-netbsd*): Build everything now.
18133
18134 Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
18135
18136 * Makefile.in (taz): Fix quoting.
18137
18138 Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
18139
18140 * configure.in (sparclet-*-*): Build everything now.
18141
18142 Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
18143
18144 * configure.in (m68k-*-linux*): New host.
18145
18146 Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
18147
18148 * configure: Check for bison before byacc.
18149
18150 Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
18151
18152 * Makefile.in configure: Change the way LEX and BISON/YACC are
18153 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
18154 searching PATH. These are used as fallbacks by Makefile.in if
18155 flex/bison/byacc aren't in objdir.
18156
18157 Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
18158
18159 * Makefile.in: Make everything which depends upon all-bfd also
18160 depend upon all-opcodes, in case --with-commonbfdlib is used.
18161
18162 Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18163
18164 * configure.in (host *-*-cygwin32): Don't build gdb if we are
18165 building NT native compilers on Unix.
18166
18167 Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
18168
18169 * configure.in: Don't get CC from the host Makefile fragment if we
18170 can find gcc in PATH, or if this is a Canadian Cross. Move the
18171 Solaris test for /usr/ucb/cc to the post target script, just after
18172 the compiler sanity test.
18173
18174 Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
18175
18176 * config.sub: Merge with FSF.
18177
18178 Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
18179
18180 * Makefile.in (RPATH_ENVVAR): New variable.
18181 (REALLY_SET_LIB_PATH): Use it.
18182 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
18183
18184 Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
18185
18186 * config.sub, configure.in: Recognize sparclet cpu.
18187
18188 Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
18189
18190 * config.guess: Support m68k-cbm-sysv4.
18191
18192 Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
18193
18194 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
18195 m68k-unknown-linuxaout from linker help string. Put quotes around
18196 $ld_help_string.
18197
18198 Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
18199
18200 * config.guess (powerpc-harris-powerunix): Add guess for port
18201 to new target.
18202
18203 Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
18204
18205 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
18206
18207 Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
18208
18209 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
18210 $(REALLY_SET_LIB_PATH) in Makefile.
18211 * Makefile.in (SET_LIB_PATH): New variable.
18212 (REALLY_SET_LIB_PATH): New variable.
18213 ($(DO_X)): Use $(SET_LIB_PATH).
18214 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
18215 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
18216 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
18217 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
18218 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
18219 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
18220 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
18221 (install-dosrel): Likewise.
18222 (all-opcodes): Depend upon all-libiberty.
18223
18224 Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
18225
18226 * config.guess (*:CYGWIN*): New
18227
18228 Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18229
18230 * Makefile.in (all-target-winsup): All all-target-libiberty.
18231
18232 Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18233
18234 * configure.in (noconfigdirs): Add missing # in front of comment.
18235
18236 Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
18237
18238 * configure.in: add second pass to things added to noconfigdirs
18239 so *-gm-magic can exclude libgloss properly.
18240
18241 Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
18242
18243 * mpw-configure (extralibs_name, rez_name): Set correctly
18244 for MWC68K compiler.
18245
18246 * mpw-README: Add more info on the necessary build tools.
18247
18248 Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
18249
18250 * configure.in, config.sub: Recognize cygwin32.
18251
18252 Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
18253
18254 * config.guess, config.sub: Recognize A/UX.
18255
18256 Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
18257
18258 * config.sub: Merge with gcc/config.sub.
18259
18260 Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
18261
18262 * mpw-build.in (do-binutils): Add build of stamps.
18263
18264 Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
18265
18266 * config.sub: Add recognition for mips64vr4100*-* targets.
18267
18268 Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
18269
18270 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
18271 Add creation of gconfigargs with `--enable-shared' turned on.
18272 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
18273 ($(host)-stamp-stage3-configured): Likewise.
18274 (HOLES): Add chatr and ldd.
18275 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
18276
18277 Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
18278
18279 * configure: Pass --nfp to recursive configures.
18280
18281 Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
18282
18283 * Makefile.in (DLLTOOL): New.
18284 (DLLTOOL_FOR_TARGET): New.
18285 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
18286 (EXTRA_TARGET_FLAGS): Ditto.
18287 (EXTRA_GCC_FLAGS): Ditto.
18288 (CONFIGURE_TARGET_MODULES): Ditto.
18289 (DO_X): Ditto.
18290 * configure: Add DLLTOOL.
18291
18292 Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
18293
18294 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
18295 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
18296 mh-sco, since old workarounds no longer needed, and don't
18297 build ld, since libraries have weak symbols in COFF.
18298
18299 Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
18300
18301 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
18302
18303 Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
18304
18305 * configure.in: Make sure that ${CC} can be used to compile an
18306 executable.
18307
18308 Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
18309
18310 * Makefile.in (all-gdb): Depend on $(GDB_TK).
18311 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
18312 nothing depending on whether gdbtk is being built.
18313
18314 Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
18315
18316 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
18317
18318 Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
18319
18320 * configure.in (noconfigdirs): Put ld or gas in this early, if the
18321 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
18322
18323 Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
18324
18325 * config-ml.in: Add support for
18326 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
18327 Simplify setting of multidirs from --disable-foo.
18328
18329 Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18330
18331 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
18332 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
18333 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
18334 non-empty, pass them on to the GCC make.
18335 (all-bootstrap): New rule that is like all-gcc, except it executes
18336 the GCC bootstrap rule instead of the GCC all rule.
18337
18338 Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
18339
18340 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
18341
18342 Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18343
18344 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
18345 DG/UX support.
18346
18347 Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
18348
18349 * config.sub (i*86*) Change [345] to [3456]
18350
18351 Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
18352
18353 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
18354 --with-gnu-ld=no.
18355
18356 Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18357
18358 * config-ml.in (rs6000*, powerpc*): Add switches to control which
18359 AIX multilibs get built.
18360
18361 Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18362
18363 * configure.in (i386-win32): Don't build expect if we're not
18364 building the tcl subdir.
18365
18366 Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
18367
18368 * Makefile.in: (configure-target-examples, all-target-examples):
18369 New targets, configure and build example programs.
18370
18371 Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
18372
18373 * mpw-configure: If an mpw-config.in generated a file mk.sed,
18374 use it as input to sedit the generated MPW makefile.
18375 * mpw-README: Add a suggestion about Gestalt.h.
18376
18377 Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
18378
18379 * config.sub: Accept *-*-ieee*.
18380
18381 Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
18382
18383 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
18384 Ronald F. Guilmette <rfg@monkeys.com>.
18385
18386 Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18387
18388 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
18389 for powerpc-pe native.
18390 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
18391 (target==powerpc-pe): duplicate i386-win32 entry.
18392
18393 Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
18394
18395 * configure.in (noconfigdirs): Exclude target-newlib for all versions
18396 of vxworks, not just vxworks5.1.
18397
18398 Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
18399
18400 * mpw-configure: Add support for exec-prefix.
18401
18402 Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
18403
18404 * config.guess: Recognize HP model 816 machines as having
18405 a PA1.1 processor.
18406
18407 Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
18408
18409 * configure: Ignore new autoconf configure options.
18410
18411 Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
18412
18413 * config.guess: Recognize Pentium under SCO.
18414 From Robert Lipe <robertl@arnet.com>.
18415
18416 Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
18417
18418 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
18419
18420 Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
18421
18422 * configure.in: Don't configure gas for alpha-dec-osf*.
18423
18424 Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
18425
18426 * configure.in: Default to --with-stabs for some targets for which
18427 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
18428 i[345]86*-*-unixware*.
18429
18430 Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
18431
18432 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
18433 rather than basing it on the target. Simplify handling of options
18434 controlling which directories to configure. Remove extraneous
18435 slash in multi-clean target.
18436
18437 Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
18438
18439 * config-ml.in: Prefix more variables with ml_ so they don't collide
18440 with configure's.
18441
18442 Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
18443
18444 * configure: Don't turn -v into --v.
18445
18446 Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
18447
18448 * configure.in (targargs): Fix typo.
18449
18450 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
18451
18452 Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
18453
18454 * configure.in: Strip --host and --target options from
18455 CONFIG_ARGUMENTS, and always configure for --host only. Add
18456 --with-cross-host option when building with a cross-compiler.
18457 * configure: Canonicalize the arguments put into config.status by
18458 always using `=' for an option with an argument. Pass a presumed
18459 --host or --target explicitly.
18460
18461 Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
18462
18463 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
18464 into general OS recognition case.
18465
18466 Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18467
18468 * configure.in (target_configdirs): add target-winsup only
18469 for win32 target systems.
18470
18471 Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
18472
18473 * Makefile.in (all-target-libgloss): Depend upon
18474 configure-target-newlib, since when libgloss is built it looks to
18475 see if the newlib directory exists.
18476
18477 Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
18478
18479 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
18480 cfg-ml-*.in.
18481
18482 Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
18483
18484 * configure: Handle LD and LD_FOR_TARGET when configuring a
18485 Canadian Cross.
18486
18487 Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18488
18489 * configure.in (target_libs): add target-winsup.
18490 (target==i386-win32): add patch diff flex make to $noconfigdirs.
18491 (target==ppcle-pe): remove ld from $noconfigdirs.
18492
18493 Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
18494
18495 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
18496 Preserve relative path names in $srcdir. Build symlink tree if
18497 configuring cross target dir and srcdir=. (= no VPATH support).
18498 (configure-target-libg++): Depend on configure-target-librx.
18499 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
18500 * config-ml.in: New file.
18501 * symlink-tree: New file.
18502 * configure: Ensure srcdir="." if that's what it is.
18503
18504 Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
18505
18506 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
18507 includes and FLEX_SKELETON setting.
18508 * mpw-configure (--with-gnu-ld): New option, controls whether
18509 to use PPCLink or ld with PowerMac GCC.
18510 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
18511 * mpw-config.in: Configure grez if targeting Mac.
18512
18513 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
18514 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
18515 just macos.
18516 * configure.in: Configure grez resource compiler if targeting Mac.
18517 * Makefile.in (all-grez, install-grez): New targets.
18518
18519 Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
18520
18521 * configure: CXX defaults to gcc, not g++. If we find
18522 gcc in the path, set CC to gcc -O2.
18523
18524 Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
18525
18526 * configure: Default ${build} correctly. Avoid picking up extra
18527 spaces when reading CC and CXX from Makefile. When doing a
18528 Canadian Cross, use plausible default values for numerous
18529 variables.
18530 * configure.in: When doing a Canadian Cross, don't try to
18531 configure tools whose configure script can't handle it.
18532
18533 Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
18534
18535 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
18536
18537 Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
18538
18539 * configure: Remove dubious bug reporting address.
18540
18541 Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
18542
18543 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
18544 configure script, run that instead of this directory's configure.
18545 In either case, print a message that we're configuring the sub-dir.
18546
18547 Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
18548
18549 * configure.in: Before checking for the existence of various files,
18550 use sed to filter out "target-".
18551
18552 Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
18553
18554 * Makefile.in (DO_X): Split rule to decrease command line length
18555 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
18556 (Philippe De Muyter).
18557
18558 Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18559
18560 * Makefile.in (all-patch): depend on all-libiberty.
18561
18562 Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
18563
18564 * configure.in: If the only directory in target_configdirs which
18565 actually exists is libiberty, then set target_configdirs to empty,
18566 to avoid trying to build a target libiberty in a gas or gdb
18567 distribution.
18568
18569 Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
18570
18571 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
18572 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
18573 systems.
18574
18575 Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
18576
18577 * configure.in (copy_dirs): Use sys-include instead of include
18578 for --with-headers option.
18579
18580 Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
18581
18582 * Makefile.in, configure.in: Make winsup builds work with
18583 new scheme.
18584
18585 Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
18586
18587 * configure.in: Build the linker on AIX.
18588
18589 Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
18590
18591 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
18592 where needed.
18593
18594 Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
18595
18596 * Makefile.in (all-gcc): Fix typo.
18597
18598 Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
18599
18600 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
18601
18602 Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
18603
18604 * configure.in: Rename libFOO to target-libFOO, and xiberty
18605 to target-xiberty, to provide more flexibility.
18606 (target_subdir): Define. Create if cross.
18607 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
18608 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
18609 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
18610 check-libFOO -> check-target-libFOO, etc.
18611 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
18612 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
18613 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
18614 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
18615 allow ALL_GCC="" to only configure.
18616 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
18617 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
18618 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
18619
18620 Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
18621
18622 * Makefile.in (taz): Build "info" in etc explicitly.
18623
18624 Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
18625
18626 * configure.in: Make sure that CC is undefined (as opposed to
18627 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
18628 problem with autoconf trying to configure on a host without GCC.
18629
18630 Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
18631
18632 * mpw-configure: Set host alias from choice of host compiler,
18633 only use generic MPW Makefile sed if present, edit a file
18634 named "hacked_Makefile.in" instead of "Makefile.in" if present.
18635 * mpw-README: Add problem notes about CW6 and CW7.
18636
18637 Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
18638
18639 * Makefile.in (taz): Use ";" instead of ";;".
18640
18641 Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
18642
18643 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
18644 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
18645 DISTDOCDIRS.
18646 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
18647 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
18648
18649 Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
18650
18651 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
18652 and gnats, because they are now subsumed by DISTSTUFFDIRS.
18653 Move bfd to DISTSTUFFDIRS.
18654
18655 Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18656
18657 * Makefile.in (X11_LIB): Removed.
18658 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
18659
18660 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
18661
18662 Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18663
18664 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
18665 names.
18666
18667 Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18668
18669 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
18670
18671 Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
18672
18673 * configure.in (i[345]86-*-win32): Always build newlib.
18674 Don't configure cvs, autoconf or texinfo.
18675 * Makefile.in (LD_FOR_TARGET): New.
18676 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
18677 Pass down LD_FOR_TARGET.
18678
18679 Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
18680
18681 * winsup: New directory.
18682 * Makefile.in: Build winsup.
18683 * configure.in: Winsup is configured when target is win32.
18684 Can only build win32 target GDB when native.
18685
18686 Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
18687
18688 * config.guess: Recognize HP model 819 machines as having
18689 a PA 1.1 processor.
18690
18691 Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
18692
18693 * configure: Fix sed loop which substitutes for CC and CXX to
18694 avoid bug found in various sed implementations.
18695
18696 Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18697
18698 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
18699 simulator. Use standard powerpc-*-eabi*.
18700
18701 Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
18702
18703 * configure.in: Stop putting gas and binutils in noconfigdirs for
18704 powerpc-*-aix* and rs6000-*-*.
18705
18706 Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
18707
18708 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
18709 -mcall-aixdesc libraries.
18710
18711 Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
18712
18713 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
18714
18715 * config.sub (arm | armel | armeb): Fix shell syntax.
18716
18717 Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18718
18719 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
18720 -msoft-float and -mcpu=common support.
18721 (powerpc*-*-eabisim*): Add support for building -mcall-aix
18722 libraries.
18723
18724 Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
18725
18726 * configure.in: Allow configuration and build of emacs19 for the alpha.
18727
18728 Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18729
18730 * configure.in (CC): Get ^CC, not just any old CC, from
18731 ${host_makefile_frag}.
18732
18733 Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18734
18735 * configure.in (CC): Try to get CC from
18736 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
18737
18738 Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18739
18740 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
18741 only if it exists in $(srcdir).
18742
18743 Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
18744
18745 * configure: If CC and CXX are not set in the environment, set
18746 them, based on either an existing Makefile or on searching for gcc
18747 in PATH. Substitute for CC and CXX in Makefile.
18748 * configure.in: Remove libm from target_libs. Separate
18749 target_configdirs from configdirs. If CC is not set in
18750 environment, try to get it from a host Makefile fragment. Rewrite
18751 changes of configdirs to use skipdirs instead. A few minor
18752 tweaks. Take directories out of target_configdirs as they are
18753 taken out of configdirs. Remove existing Makefile files from
18754 subdirectories. Substitute for TARGET_CONFIGDIRS and
18755 CONFIG_ARGUMENTS in Makefile.
18756 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
18757 by configure.in.
18758 (CONFIG_ARGUMENTS): Likewise.
18759 (CONFIGURE_TARGET_MODULES): New variable.
18760 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
18761 ($(CONFIGURE_TARGET_MODULES)): New target.
18762 (configure-libg++, configure-libio): New targets.
18763 (all-libg++): Depend upon configure-libg++.
18764 (all-libio): Depend upon configure-libio.
18765 (configure-libgloss, all-libgloss): New targets.
18766 (configure-libstdc++): New target.
18767 (all-libstdc++): Depend upon configure-libstdc++.
18768 (configure-librx, all-librx): New targets.
18769 (configure-newlib): New target.
18770 (all-newlib): Depend upon configure-newlib
18771 (configure-xiberty): New target.
18772 (all-xiberty): Depend upon configure-xiberty.
18773
18774 Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18775
18776 * configure.in (host i[345]86-*-win32): Expand the
18777 noconfigdirs again.
18778
18779 Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
18780
18781 * mpw-configure: Fix sed command file name.
18782
18783 Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
18784
18785 * configure.in (host i[345]86-*-win32): Reduce the
18786 noconfigdirs again.
18787
18788 Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
18789
18790 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
18791 or powerpc*-*-pe*, since they are not yet supported.
18792
18793 Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
18794
18795 Add PowerMac support and many other enhancements.
18796 * mpw-configure: New option --cc to select compiler to use,
18797 paste options set according to --cc into the generated
18798 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
18799 if mpw-make.sed is present.
18800 * mpw-config.in: Don't test for gC1, test for mpw-touch,
18801 add forward includes for PowerPC include files.
18802 * mpw-build.in: Build using Makefile.PPC if present.
18803 (do-byacc, etc): Remove separate version resource builds.
18804 (do-gas): Build "stamps" before "all".
18805 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
18806 * mpw-README: Update to reflect --cc option, PowerMac support,
18807 and recently-reported compatibility problems.
18808
18809 Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
18810
18811 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
18812 embedded m68k systems (-aout, -coff, -elf, -vxworks).
18813 (--with-multilib-top): Pass to recursive invocations.
18814
18815 Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
18816
18817 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
18818 v810-*-*.
18819
18820 Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
18821
18822 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
18823 gdb, ld and opcodes on v810-*-*.
18824
18825 Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
18826
18827 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
18828 (local-maintainer-clean): New target.
18829 (maintainer-clean): New target.
18830 (realclean): Just depend upon maintainer-clean.
18831
18832 Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
18833
18834 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
18835
18836 Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
18837
18838 * configure.in: Build ld in mips*-*-bsd* case.
18839
18840 Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
18841
18842 * config.sub: Accept -lites* OS. From Ian Dall.
18843
18844 Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
18845
18846 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
18847 targets.
18848
18849 Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18850
18851 * configure.in: treat i386-win32 canadian cross the same as
18852 i386-go32 canadian cross.
18853
18854 Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18855
18856 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
18857 running under the simulator to build a reduced set of libraries.
18858 (powerpc-*-eabiaix): Add fine grained multilib support added to
18859 other powerpc targets yesterday.
18860
18861 Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18862
18863 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
18864 -disable-softfloat, -disable-relocatable, -disable-aix, and
18865 -disable-sysv to control which multilib libraries get built.
18866
18867 Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
18868
18869 * configure: Add Makefile.tem to list of files to remove in trap
18870 handler.
18871
18872 Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
18873
18874 * config.guess (*Linux*): Add missing "exit"s.
18875 Also, need specific check for alpha-unknown-linux (uses COFF).
18876
18877 Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
18878
18879 * config.guess: Merge with FSF:
18880
18881 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
18882 * config.guess (AIX4): More robust release numbering discovery.
18883
18884 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
18885 * config.guess (i386-sequent-ptx): Properly get version number.
18886
18887 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
18888 * config.guess (mips:*:4*:UMIPS): New case.
18889
18890 Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
18891
18892 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
18893 (i386-win32 host): Likewise. Don't build readline.
18894
18895 Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
18896
18897 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
18898 SUPPORT_FILES to submakes.
18899
18900 Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
18901
18902 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
18903 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
18904 mpw-configure.
18905
18906 Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
18907
18908 * configure.in (appdirs): Use =, not ==, in test expression when
18909 trying to build the text to print in the warning message for
18910 Solaris users.
18911
18912 Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
18913
18914 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
18915
18916 Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
18917
18918 * config.guess: Recognize lynx-2.3.
18919
18920 Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
18921
18922 * config.sub (z8ksim): Deleted
18923 (z8k-*-coff): New, this is the one true name of the target.
18924
18925 Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
18926
18927 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
18928
18929 Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
18930
18931 * config.guess (*:Linux:*:*): First try asking the linker what the
18932 default object file format is (elf, aout, or coff). Then if this
18933 fails, try previous methods.
18934
18935 Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
18936
18937 * configure.in: Don't build newlib for *-*-vxworks5.1.
18938
18939 Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
18940
18941 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
18942 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
18943
18944 Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
18945
18946 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
18947
18948 Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
18949
18950 * cfg-ml-com.in: New file.
18951 * cfg-ml-pos.in: New file.
18952
18953 Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
18954
18955 * COPYING.NEWLIB: Add HP free copyright to list.
18956
18957 Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18958
18959 * config.sub: Recognize -eabi* for the system, not just -eabi.
18960
18961 Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
18962
18963 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
18964 * config.sub, configure.in (win32): New target and host.
18965
18966 Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
18967
18968 * configure.in: Add i386-pe configuration.
18969
18970 Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
18971
18972 * mpw-build.in (install): Install GDB after LD.
18973
18974 Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
18975
18976 * mpw-config.in (elf/mips.h): Always forward-include, needed
18977 for GDB to build.
18978
18979 Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
18980
18981 * testsuite: New directory for customer acceptance and whole tool
18982 chain tests.
18983
18984 Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
18985
18986 * configure: If per-host line isn't found, but AC_OUTPUT is found
18987 and a configure script exists, run it instead.
18988
18989 Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
18990
18991 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
18992
18993 Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
18994
18995 * configure: Set build_{cpu,vendor,os,alias} to host values when
18996 --build isn't specified.
18997
18998 Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
18999
19000 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
19001 (FLAGS_TO_PASS): Pass them.
19002 (EXTRA_TARGET_FLAGS): Ditto.
19003
19004 Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
19005
19006 * Makefile.in (all-libg++): Depend on all-libstdc++.
19007
19008 Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
19009
19010 * configure.in (noconfigdirs): Enable all packages for
19011 i386-unknown-netbsd.
19012
19013 Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
19014
19015 * configure.in (noconfigdirs): Don't configure tk for i386-go32
19016 hosted builds (DOS builds)
19017
19018 Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
19019
19020 Changes for ARM based on patches from Richard Earnshaw:
19021 * config.sub: Handle armeb and armel.
19022 * configure.in: Omit arm linker only for riscix.
19023
19024 Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
19025
19026 * config.guess: Update from FSF.
19027
19028 Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
19029
19030 * config.sub: Recognize powerpcle as the little endian variant of
19031 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
19032 powerpcle variant. Convert pentium into i586, not i486. Add p5
19033 alias for i586. Map new x86 variants p6, k5, nexgen into i586
19034 temporarily.
19035
19036 Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
19037
19038 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
19039
19040 Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
19041
19042 * config.sub: Accept -lites* as a basic system type.
19043
19044 Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
19045
19046 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
19047 installed, and if so return linuxoldld as the system name.
19048
19049 Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
19050
19051 * config.guess: Add hppa1.1-hp-lites support.
19052
19053 Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
19054
19055 * configure.in: Don't build newlib for m68k-vxworks5.1.
19056
19057 Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
19058
19059 * configure.in (mips-sgi-irix6): Use mh-irix5.
19060
19061 Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
19062
19063 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
19064
19065 Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
19066
19067 * test-build.mk: Enable building of shared libraries on IRIX 5 and
19068 OSF/1. Fix compiler flags.
19069 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
19070
19071 Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
19072
19073 * configure.in: Recognize --with-newlib.
19074 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
19075
19076 Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
19077
19078 * Makefile.in: move {all,check,install}-gdb from *_MODULES
19079 to *_X11_MODULES due to gdbtk needing X include files et al.
19080
19081 Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
19082
19083 Merge in support for Mac MPW as a host.
19084 (Old change descriptions retained for informational value.)
19085
19086 * mpw-config.in: Add generic include forwards for cpu-specific
19087 include files in aout and elf directories.
19088
19089 * mpw-configure: Added copyright.
19090 * mpw-config.in: Check for presence of required build tools.
19091 (target_libs): Add newlib.
19092 (target_tools): Add examples.
19093 (Read Me): Generate as "Read Me for MPW" instead.
19094 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
19095 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
19096 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
19097
19098 * mpw-configure: Remove subdir-specific makefile hackery,
19099 delete mk.tmp after using it.
19100
19101 * mpw-build.in (all): Display start and end times.
19102
19103 * mpw-configure (host_canonical): Set.
19104 (target_cpu): Always add to makefiles.
19105 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
19106 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
19107 (mpw-mh-mpw): Look for in srcdir and srcroot.
19108 Use sed instead of mpw-edit-prefix to edit prefix definitions.
19109
19110 * mpw-build.in: (install-only): New target.
19111
19112 * mpw-configure (host_alias, target_alias): Rename from hostalias
19113 and targetalias, add into generated Makefile.
19114 (mk.tmp): If present, add into generated Makefile.
19115 * mpw-build.in (all-gas): Build config.h first before gas proper.
19116
19117 * mpw-configure (config.status): Write only if changed.
19118 * mpw-config.in (readline): Configure it (not built, just used for
19119 definitions).
19120
19121 * mpw-config.in (elf/mips.h): Add a forward include.
19122
19123 * mpw-config.in: Forward-include most .h files in include into
19124 extra-include.
19125 (readline): Don't build.
19126 mpw-build.in (install): Install GDB.
19127
19128 * mpw-configure (prefix, mpw_prefix): Handle it.
19129 * mpw-config.in (mmalloc, readline): Don't configure.
19130 * mpw-build.in (thisscript): Rename to ThisScript.
19131 Use mpw-build instead of BuildProgram everywhere.
19132 (mmalloc, readline): Don't build.
19133 * mpw-README: New file, basic documentation about the MPW port.
19134
19135 * mpw-config.in: Use forward-include to create include files.
19136
19137 * mpw-configure: Add more things to the top of each configured
19138 Makefile, including contents of config/mpw-mh-mpw.
19139 * mpw-config.in (extra-include): Create this directory and fill it
19140 with Posix-like include files when configuring.
19141
19142 * config.sub (apple, mac, mpw): Add various aliases.
19143
19144 * mpw-build.in: New file, top-level build script fragment for MPW.
19145 * mpw-configure: New file, configure script for MPW.
19146 * mpw-config.in: New file, config fragment for MPW.
19147
19148 Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
19149
19150 * configure.in (host_libs): Remove glob, since it is gone from the
19151 sources.
19152
19153 Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
19154
19155 * Makefile.in: define empty GDB_NLM_DEPS var.
19156
19157 * configure.in(target_makefile_frag): use config/mt-netware
19158 for netware targets.
19159
19160 Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
19161
19162 * config.sub: Merge in recent FSF changes. Remove linux special
19163 cases.
19164
19165 Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
19166
19167 Revert this change:
19168
19169 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
19170
19171 * build-all.mk: Use CC=cc -Xs on Solaris.
19172
19173 Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
19174
19175 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
19176 stop using it.
19177 * Makefile.in: Nuke all references to glob subdirectory.
19178
19179 Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
19180
19181 * configure.in: Fix --enable-shared logic in per-host.
19182
19183 Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
19184
19185 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
19186
19187 Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
19188
19189 * configure.in (noconfigdirs): Don't build gas on AIX, for
19190 powerpc*-*-aix* as well as for rs6000*-*-aix*.
19191
19192 Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
19193
19194 * configure: Fix --cache-file to work if the file argument is a
19195 relative path.
19196
19197 Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
19198
19199 * configure: If the --cache-file is used, pass it down to
19200 configure in subdirectories.
19201
19202 Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
19203
19204 * config.sub: add vxworks29k configuration.
19205
19206 Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
19207
19208 * Makefile.in (taz): Do "diststuff" part quietly.
19209
19210 Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
19211
19212 * config.sub: Mini-merge with gcc/config.sub.
19213
19214 Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
19215
19216 * config.guess (IRIX): Sed - to _.
19217
19218 Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
19219
19220 * Makefile.in (source-vault, binary-vault): New targets.
19221
19222 Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
19223
19224 * config.sub: Recognize -eabi as a basic system type.
19225
19226 Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
19227
19228 * configure.in (enable_shared stuff): Fix typo.
19229
19230 Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
19231
19232 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
19233
19234 Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
19235
19236 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
19237
19238 Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
19239
19240 * configure.in (rs6000-*-*): Don't build gas.
19241
19242 Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
19243
19244 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
19245 reduce command line length.
19246 (AS_FOR_TARGET): Check for as.new, not Makefile.
19247 (NM_FOR_TARGET): Check for nm.new, not Makefile.
19248
19249 Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
19250
19251 * config.guess: Merge from FSF.
19252
19253 Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
19254
19255 * configure: Don't use $ when handling program_suffix.
19256
19257 Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
19258
19259 * configure.in: Configure tk for hppa/hpux.
19260
19261 Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
19262
19263 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
19264
19265 Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
19266
19267 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
19268 to LIBCXXFLAGS. Tests are better run without it.
19269
19270 Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
19271
19272 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
19273
19274 Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
19275
19276 * configure.in (*-*-netware*): Don't configure xiberty.
19277
19278 Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
19279
19280 * configure.in: Remove tk from native_only list.
19281
19282 Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
19283
19284 * build-all.mk: Add mips-ncd-elf target to sun4 targets
19285 for special NCD build.
19286
19287 Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
19288
19289 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
19290 makeall.bat, they're only useful for binutils snapshots.
19291 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
19292 makeall.bat to specified SUPPORT_FILES.
19293
19294 Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
19295
19296 * build-all.mk: Add Ericsson targets to sun4 and solaris
19297 hosts. Add BNR's sun4 target to solaris host, so their
19298 build-from-source will be tested in-house first.
19299
19300 Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
19301
19302 * Makefile.in (LIBCFLAGS): New variable.
19303 (CFLAGS_FOR_TARGET): Ditto.
19304 (LIBCFLAGS_FOR_TARGET): Ditto.
19305 (LIBCXXFLAGS): Ditto.
19306 (CXXFLAGS_FOR_TARGET): Ditto.
19307 (LIBCXXFLAGS_FOR_TARGET): Ditto.
19308 (BASE_FLAGS_TO_PASS): Pass them.
19309 (EXTRA_TARGET_FLAGS): Ditto.
19310
19311 * configure.in: Support --enable-shared.
19312
19313 Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
19314
19315 * configure.in (target_libs): Include libstdc++ again.
19316 * config.guess: Update from FSF (for FreeBSD).
19317
19318 Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
19319
19320 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
19321 makeall.bat.
19322 (DISTDOCDIRS): Add `etc'.
19323 (ETC_SUPPORT_PFX): New variable.
19324 (taz): Include anything from etc starting with a word in
19325 ETC_SUPPORT_PFX.
19326
19327 Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
19328
19329 * config.sub: Update for recent FSF changes. Remove obsolete
19330 h8300hds entry. Add -windows* and -osx as basic os. Minor
19331 spacing changes.
19332
19333 Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
19334
19335 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
19336
19337 * config.guess: Merge with FSF.
19338 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
19339
19340 Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
19341
19342 * configure: Since the "trap 0" handler will override the exit
19343 status on many systems, only use it for "exit 1", and make it set
19344 a non-zero exit status; reset it before "exit 0". Also, check
19345 exit status of config.sub, and error out if it failed.
19346
19347 Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
19348
19349 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
19350 and install libgloss.
19351
19352 Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
19353
19354 * Makefile.in (all-binutils): Depend upon all-byacc.
19355
19356 * configure.in: Don't build emacs on Irix 5.
19357
19358 Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
19359
19360 * configure.in (*-*-netware*): Add libio.
19361
19362 Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
19363
19364 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
19365 (CHECK_TARGET_MODULES): Ditto.
19366 (INSTALL_TARGET_MODULES): Ditto.
19367 (TARGET_LIBS): Ditto.
19368 (all-libstdc++): Note dependencies.
19369
19370 Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
19371
19372 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
19373
19374 Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
19375
19376 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
19377 -fexternal-templates.
19378
19379 * configure.in (target_libs): Add libstdc++.
19380 (noconfigdirs): Add libstdc++ as appropriate.
19381
19382 Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
19383
19384 * config.guess: Update from FSF.
19385
19386 Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
19387
19388 * configure: Use ${config_shell} when running ${configsub}.
19389
19390 Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
19391
19392 * config.sub: No longer recognize h8300h.
19393
19394 Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
19395
19396 * config.sub: Remove extraneous differences between config.sub and
19397 gcc/config.sub.
19398
19399 Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
19400
19401 * Makefile.in (DISTSTUFFDIRS): Add gas.
19402
19403 Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
19404
19405 * COPYING.NEWLIB: New file.
19406
19407 Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
19408
19409 * config.guess (HP-UX): Patch from Harlan Stenn
19410 <harlan@landmark.com> to also emit release level.
19411
19412 Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
19413
19414 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
19415
19416 Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
19417
19418 * config.sub: Merge nextstep cleanup from FSF.
19419
19420 Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
19421
19422 * configure.in (arm-*-*): Don't configure ld for this target.
19423
19424 Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
19425
19426 * configure.in (*-*-netware): don't configure libg++, libio,
19427 librx, or newlib.
19428
19429 Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19430
19431 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
19432 configure ld--it works, but it doesn't support shared libraries.
19433
19434 Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
19435
19436 * config.guess (*-unknown-freebsd*): Get rid of possible
19437 trailing "(Release)" in version string.
19438 Patch from Paul Richards <paul@isl.cf.ac.uk>.
19439
19440 Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
19441
19442 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
19443 Fix type: *-next-neststep -> *-next-nextstep.
19444
19445 * config.guess: Merge from FSF:
19446
19447 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
19448
19449 * config.guess: Recognize powerpc-ibm-aix3.2.5.
19450
19451 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
19452
19453 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
19454 instead of UNIX_SV for UnixWare 1.0).
19455
19456 Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
19457
19458 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
19459 to make gdb/nlm/* build after the compiler and linker.
19460
19461 Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
19462
19463 * config.guess (netbsd, freebsd, linux): Accept any machine,
19464 not just i[34]86.
19465 (m68k-atari-sysv4): Relocate to match FSF version.
19466
19467 * config.guess: More merges from the FSF:
19468
19469 Add a space before function call or macro invocation.
19470
19471 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
19472
19473 * config.guess: Add trap cmd to remove dummy.c and dummy when
19474 interrupted.
19475
19476 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
19477
19478 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
19479 (dummy): Redirect stderr from compilation of dummy.c.
19480
19481 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
19482
19483 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
19484
19485 Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
19486
19487 * configure: Accept and ignore --cache*, for compatibility with
19488 new autoconf.
19489
19490 Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
19491
19492 * config.guess: Merge from FSF:
19493
19494 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
19495
19496 * config.guess (Pyramid*:OSx*:*:*): New case.
19497 (PATH): Add /.attbin at end for finding uname.
19498 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
19499
19500 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
19501
19502 * config.guess (M88*:DolphinOS:*:*): New case.
19503
19504 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
19505
19506 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
19507 to select whether to use ELF or COFF.
19508
19509 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
19510
19511 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
19512
19513 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
19514
19515 * config.guess: Guess the OS version for HPUX.
19516
19517 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
19518
19519 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
19520
19521 Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19522
19523 * configure.in: Recognize --with-headers, --with-libs, and
19524 --without-newlib.
19525 * Makefile.in (all-xiberty): Depend upon all-ld.
19526
19527 Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19528
19529 * configure.in: Change i[34]86 to i[345]86.
19530
19531 Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19532
19533 * configure (version): A few more tweaks to help message.
19534
19535 Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
19536
19537 * Makefile.in: Remove (for now) librx as a host library,
19538 now that we're building it for target.
19539
19540 Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19541
19542 * configure: Fix up help message; from karl@owl.hq.ileaf.com
19543 (Karl Berry).
19544
19545 Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
19546
19547 * configure.in: Also configure librx.
19548
19549 Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
19550
19551 * Makefile.in: Update various rules to reflect that librx
19552 is now needed for libg++.
19553
19554 Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19555
19556 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
19557
19558 Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
19559
19560 * configure.in: Configure the examples directory.
19561
19562 Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19563
19564 * configure: Simplify Jun 2 1994 change.
19565
19566 Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
19567
19568 * change CC to /usr/latest/bin/gcc for lynx host builds, since
19569 /bin/gcc isn't good enough to build gcc.
19570
19571 Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
19572
19573 * Makefile.in (GDB_SUPPORT_FILES): Remove
19574 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
19575 (gdb.tar.gz): Add new rule to use standard distribution building
19576 mechanism.
19577
19578 Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19579
19580 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
19581 Bill Cox <bill@cygnus.com>.
19582
19583 Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
19584
19585 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
19586
19587 Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
19588
19589 * configure: Search current dir first in .gdbinit.
19590
19591 Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
19592
19593 * config.sub: Recognize freebsd (merged from gcc config.sub).
19594
19595 Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
19596
19597 * config.sub: Refer to NeXT's operating system as nextstep.
19598
19599 * config.sub (case $basic_machine): Re-order the cases, to match
19600 the order in the FSF version (which is mostly alphabethical).
19601 Merge in some additions and changes from the FSF.
19602
19603 Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
19604
19605 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
19606 * config.sub: Recognize cxux7.
19607 * configure.in: Use mh-cxux for m88k-harris-cxux*.
19608
19609 Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
19610
19611 * config.sub: Fix typo powerpc -> powerpc-*.
19612
19613 Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
19614
19615 * Makefile.in: `all-emacs19' depends on `all-byacc'.
19616
19617 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
19618 parallel with all-emacs and install-emacs). Top-level command
19619 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
19620
19621 Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19622
19623 * test-build.mk ($(host)-stamp-stage2-installed): Remove
19624 $(relbindir)/make before doing ``make install'', and use
19625 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
19626 installing over running make binary.
19627 ($(host)-stamp-stage3-installed): Likewise.
19628
19629 Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19630
19631 * config.guess: Recognize Mach.
19632
19633 Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19634
19635 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
19636 see whether --exec-prefix was used.
19637
19638 Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
19639
19640 * README: Explicitly mention libg++/README. (Zoo's idea.)
19641
19642 Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19643
19644 * Makefile.in: Add all-librx target similar to all-libproc.
19645
19646 Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
19647
19648 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
19649 with post 1.2 uname bogosity.
19650
19651 Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19652
19653 * configure: Remove temporary files on receipt of a signal.
19654
19655 Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
19656
19657 * configure: If there is a package_makefile_frag, remove
19658 ${subdir}/Makefile.tem after copying it in.
19659
19660 Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
19661
19662 * build_all.mk: support rs6000 lynx identifies itself as
19663 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
19664 since /bin/gcc is too feeble to compile a modern gcc.
19665
19666 Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
19667
19668 * brought devo/test-build.mk update-to-date with progressive/
19669 test-build.mk. Add lynx targets and hppa flag info.
19670
19671 Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
19672
19673 * configure.in: Use mh-ncrsvr43. Patch from
19674 Tom McConnell <tmcconne@sedona.intel.com>.
19675
19676 Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
19677
19678 * config.guess (i386-unknown-bsdi): No longer need to
19679 check #if defined(__bsdi__) && defined(__i386__).
19680
19681 Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19682
19683 * configure: Set program_transform_nameoption correctly.
19684
19685 Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
19686
19687 * brought build-all.mk update-to-date with progressive build-all.mk,
19688 added new targets and hppa info.
19689
19690 Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19691
19692 * configure: If config.guess result is a prefix of the user
19693 specified target, assume a native build and use the user specified
19694 target as the host alias. Remove SunOS patch suffix removal hack.
19695 * configure.in: Remove SunOS patch suffix removal hack.
19696
19697 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
19698 in NATIVE_CHECK_MODULES.
19699
19700 Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
19701
19702 * Makefile.in: Rename HOST_ONLY to NATIVE.
19703 * configure: Delete SunOs patch suffix from host_canonical
19704 and build_canonical variables that are prepended to Makefiles.
19705 * configure.in: Add comments for easier maintenance.
19706
19707 Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19708
19709 * Makefile.in: Add all-libproc target similar to all-gui.
19710
19711 Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
19712
19713 * Makefile.in (CHECK_MODULES): split into
19714 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
19715
19716 Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
19717
19718 * config.guess (i386-unknown-bsdi): New system to guess.
19719
19720 Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19721
19722 * Makefile.in: Add all-gui target (but not yet build by "all").
19723
19724 Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
19725
19726 * config.sub: Move deletion of patch suffix from here...
19727 * configure.in: To here, at Ian's suggestion. The top-
19728 level scripts might need to know of a patch level.
19729
19730 Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
19731
19732 * config.sub: Strip off patch suffix so rtl is recognized
19733 as a sunos4.1.3 machine, even though it's been patched.
19734
19735 Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
19736
19737 * Makefile.in (INSTALL_LAST): Delete.
19738 (INSTALL_DOSREL): New.
19739
19740 Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19741
19742 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
19743 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
19744 whether we pass down --with-gnu-ld anyhow.
19745
19746 Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
19747
19748 * Makefile.in (INSTALL_LAST): Change operation so it works
19749 on more flavors of make.
19750 * configure.in (go32): Don't build libg++ or libio.
19751
19752 Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
19753
19754 * Makefile.in (Move HOST_PREFIX_1 and friends up so
19755 they can be overriden by templates.
19756
19757 Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
19758
19759 * configure.in (target==go32): Don't build gdb.
19760 * dosrel: New directory.
19761
19762 Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
19763
19764 * configure.in (host==go32): Configure dosrel too.
19765 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
19766 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
19767 be set by incoming names or templates.
19768 (INSTALL_LAST): New rule.
19769
19770 Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
19771
19772 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
19773
19774 Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
19775
19776 * configure.in (appdirs): New variable. Currently empty, but will
19777 be used in gas distribution. If nonempty, lists a set of
19778 directories at least one of which must get configured, or top
19779 level configuration is considered to have failed.
19780 (rs6000-*-lynxos*): Use new file name.
19781
19782 Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19783
19784 Eliminate XTRAFLAGS.
19785 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
19786 newlib include files using -idirafter, and also use -nostdinc.
19787 (CXX_FOR_TARGET): Likewise.
19788 (XTRAFLAGS): Removed.
19789 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
19790 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
19791 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
19792 ($(DO_X)): Don't pass down XTRAFLAGS.
19793
19794 Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
19795
19796 * configure.in (mips*-dec-bsd*): New target; do build linker.
19797 (mips*-*-bsd*): New target; don't build linker.
19798
19799 Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
19800
19801 * configure.in: support rs6000-*-lynxos* configuration.
19802 support sunos4 as a cross target.
19803
19804 * config.sub: look for lynx*, not lynx since the OS version may
19805 legitimately be part of the name.
19806
19807 Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
19808
19809 * configure.in (i[34]86-*-sco*): Move to be with other i386
19810 targets.
19811 (romp-*-*): New target. Skip various binary utilities.
19812 (vax-*-*): New target. Don't build newlib.
19813 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
19814
19815 Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
19816
19817 * configure.in: Only set host_makefile_frag if config
19818 directory exists.
19819
19820 Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
19821
19822 * install.sh: If $dstdir exists, don't check whether each
19823 component does.
19824
19825 Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19826
19827 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
19828
19829 Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
19830
19831 * configure.in (*-*-lynxos*): Don't configure newlib for either
19832 native or cross Lynx.
19833
19834 Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
19835
19836 * config.sub (sparc64-elf): Fix os.
19837 (z8k): Remove duplicate.
19838
19839 Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19840
19841 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
19842 gcc/stmp-fixproto, to try to prevent fixproto from being run.
19843
19844 Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
19845
19846 * configure: Make file links cleanly even if Lynx fails on
19847 an NFS symlink (at least fail cleanly).
19848
19849 Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
19850
19851 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
19852 -XNh2000.
19853
19854 Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
19855
19856 * configure: Unknown options are fatal again.
19857
19858 Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
19859
19860 * configure: Ignore --x-includes and --x-libraries, for Autoconf
19861 compatibility.
19862
19863 Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
19864
19865 * build-all.mk: Add `clean' target.
19866
19867 Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
19868
19869 * config.guess: Add SINIX support.
19870 * configure.in: Add mips-*-sysv4* support.
19871
19872 Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
19873
19874 * build-all.mk: Document all useful targets.
19875 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
19876 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
19877
19878 Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
19879
19880 * configure: Support --silent, --quiet.
19881
19882 Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
19883
19884 * configure: Support --disable-FEATURE.
19885
19886 Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19887
19888 * config.guess: Recognize NCR running SVR4.3.
19889
19890 Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
19891
19892 * config.guess: Make BSDI generate i386-unknown-bsd386.
19893 Patch from Paul Eggert <eggert@twinsun.com>.
19894
19895 Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19896
19897 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
19898
19899 Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
19900
19901 * configure: Make unrecognized options give nonfatal warnings
19902 instead of fatal errors, and pass them to any subdirectory
19903 configures in case they recognize them.
19904 Make --x equivalent to --with-x.
19905
19906 Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
19907
19908 * configure: Add --enable-* options. Clean up usage message and
19909 some comments.
19910
19911 Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
19912
19913 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
19914
19915 Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
19916
19917 * configure.in (hppa*-*-*): Enable binutils.
19918
19919 Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19920
19921 * config.sub: Recognize cisco.
19922
19923 Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
19924
19925 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
19926
19927 Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19928
19929 * config.guess: about target *-hitachi-hiuxwe2, don't print more
19930 than one configuration name. Add comment.
19931
19932 Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
19933
19934 * config.guess: about target *-hitachi-hiuxwe2, fixed
19935 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
19936 macro is incorrect.]
19937
19938 Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19939
19940 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
19941 than the "make ls" stuff which used to be here.
19942
19943 Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
19944
19945 * config.guess: Recognize i[34]86-unknown-freebsd.
19946 From Shawn M Carey <smcarey@rodan.syr.edu>.
19947
19948 Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
19949
19950 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
19951
19952 Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
19953
19954 * config.guess: Check for ptx.
19955
19956 Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
19957
19958 * config.sub: Add os9k checking.
19959
19960 Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
19961
19962 * config.guess: Handle OSF1 running on HPPA processors
19963
19964 Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
19965
19966 * configure: If subdir configure fails, print out a message with
19967 subdirectory name, in case subdir's configure code didn't identify
19968 itself.
19969
19970 Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
19971
19972 * configure.in: Remove embedded newlines from configdirs.
19973 Avoid mismatches of substrings. Fix matching strings at end
19974 of configdirs.
19975
19976 Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
19977
19978 * config.guess: Add Lynx/rs6000 config support.
19979
19980 Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
19981
19982 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
19983
19984 Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
19985
19986 * configure.in (hppa*-*-osf*): Treat this just like most other
19987 PA configurations (eg no binutils or ld).
19988 (hppa*-*-*elf*): These configurations have binutils and ld.
19989
19990 Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
19991
19992 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
19993
19994 Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19995
19996 * configure.in (rs6000-*-*): Build gas.
19997
19998 Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
19999
20000 * Makefile.in: Avoid bug in losing hpux sed.
20001
20002 Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
20003
20004 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
20005 for GDB and GDB has been fixed to not need it.
20006
20007 Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
20008
20009 * config.guess: Recognize vax hosts.
20010
20011 Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
20012
20013 * configure (while loop): Don't use "break 2" inside case
20014 statement -- the case statement isn't an enclosing loop.
20015
20016 Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
20017
20018 * config.guess: Clean up NeXT support, to allow nextstep
20019 on Intel machines. Make OS be nextstep.
20020
20021 Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
20022
20023 * config.guess: Add alternate forms for Convex.
20024
20025 Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
20026
20027 * configure: Completely rewrite option processing. Take
20028 advantage of pattern-matching to avoid invoking test frequently.
20029 Also clean up host and target defaulting logic.
20030
20031 Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
20032
20033 * Makefile.in: Replace all occurrances of "rootme" with "r" and
20034 "$${rootme}" with "$$r", to increase the likelihood that the do-*
20035 commands (plus user environment) will fit SCO limits.
20036
20037 Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20038
20039 * configure.in: Don't issue warnings about directories which are
20040 not being configured if -norecursion is set. Correct test for
20041 --with-gnu-as and --with-gnu-ld to not get confused by substring
20042 matches.
20043
20044 * configure.in: Don't build gas for alpha-dec-osf1*.
20045
20046 Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
20047
20048 * configure: Back out Per's change of 12/19/1993. It changes the
20049 behavior of configure in unexpected and confusing ways.
20050
20051 Also, use different delim char when calculating
20052 program_transform_name so that the name can contain slashes.
20053
20054 Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
20055
20056 * configure.in, config.sub: Add support for VSTa micro-kernel.
20057
20058 Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
20059
20060 * configure.in: Nuke hacks which were used to get a special
20061 version of GAS for HPPA configurations.
20062
20063 Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
20064
20065 * configure: If only ${target_alias} is given, use that
20066 as the default for ${host_alias}.
20067 * configure: Add missing back-slashes before nested quotes.
20068
20069 Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
20070
20071 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
20072
20073 Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
20074
20075 * config.guess: Recognize some Tektronix configurations.
20076 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
20077
20078 Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
20079
20080 * config.sub: Match any flavor of SH.
20081
20082 Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
20083
20084 * configure.in: Don't try to configure newlib for Alpha.
20085
20086 Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20087
20088 * configure.in: Don't build ld for Irix 5. Don't build gas,
20089 libg++ or libio for any Alpha target.
20090
20091 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
20092
20093 Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
20094
20095 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
20096 default arguments -- so it tried to compress itself.
20097
20098 Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
20099
20100 * configure.in (notsupp): ensure that a space is always at the end
20101 of the configdirs list, since the grep checks for an explicit space
20102
20103 Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20104
20105 * configure.in (target i386-sysv4.2): don't build ld, since static
20106 versions of many libraries are not available.
20107
20108 Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20109
20110 * config.guess: Recognize Apollos (using environment variables).
20111 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
20112
20113 Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20114
20115 * config.guess: Recognize Sony news mips running newsos.
20116
20117 Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
20118
20119 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
20120 "fi ; else" for bash.
20121
20122 Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
20123
20124 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
20125
20126 Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
20127
20128 * config.sub: accept unixware as an alias for svr4.2.
20129 Fix some inconsistancies with the gcc version.
20130
20131 Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20132
20133 * Makefile.in (DISTDOCDIRS): Add gdb.
20134
20135 Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
20136
20137 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
20138
20139 Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
20140
20141 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
20142 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
20143 this now.
20144
20145 Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20146
20147 * config.sub: Accept hiux* as an OS name.
20148
20149 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
20150 etc/make-stds.texi. The underscore came from gcc, and dje now
20151 agrees that RUNTESTFLAGS is the correct name.
20152
20153 Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
20154
20155 * install.sh: Remove 'set -e'. It makes any conditionals
20156 in the script useless.
20157
20158 * config.guess: Automatically recognize arm-acorn-riscix
20159 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
20160
20161 Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
20162
20163 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
20164
20165 Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
20166
20167 * Makefile.in (DISTDOCDIRS): New variable.
20168 (taz): Edit local Makefile.in sooner, instead of proto-toplev
20169 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
20170
20171 Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20172
20173 * configure.in (hppa target): check the source directory for the
20174 pagas sub-directory
20175
20176 Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
20177
20178 * config.sub: Allow -aout* and -elf*.
20179
20180 Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
20181
20182 * configure.in: Don't build ld on i386-solaris2, same as for
20183 sparc-solaris2.
20184
20185 Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
20186
20187 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
20188
20189 Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20190
20191 * configure.in: Configure gdb for alpha.
20192
20193 Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20194
20195 * Makefile.in (CXXFLAGS): Add -O.
20196
20197 Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20198
20199 * config.guess: added support for DG Aviion
20200
20201 Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
20202
20203 * configure.in: Produce warning message for subdirectories not
20204 configurable for this host/target combination. Don't try to
20205 configure gdb for vms.
20206
20207 Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
20208
20209 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
20210 appropriate files before making "diststuff".
20211 (DISTBISONFILES): New var: list of files to be edited.
20212 (DISTSTUFFDIRS): Add binutils.
20213
20214 Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20215
20216 * config.sub: also handle mipsel and mips64el (for little endian mips)
20217
20218 Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20219
20220 * configure.in: Add * to end of all OS names.
20221
20222 Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
20223
20224 * configure.in: Build newlib for LynxOS native.
20225
20226 Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20227
20228 * config.guess: Add support for delta 88k running SVR3.
20229
20230 * configure.in: Add comment about HP compiler vs. emacs.
20231
20232 Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20233
20234 * configure.in: don't build ld on solaris2 (not a viable option
20235 due to bugs in getpwnam & getpwuid)
20236
20237 Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
20238
20239 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
20240 config.guess will produce a full version number.
20241
20242 Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20243
20244 * configure.in: Build linker and binutils for alpha-dec-osf1.
20245
20246 Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20247
20248 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
20249 and gdb/testsuite/Makefile.in.
20250
20251 Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20252
20253 * configure.in: recognize mips*- instead of mips-
20254
20255 Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
20256
20257 * config.sub: Accept linux*coff and linux*elf as operating
20258 systems.
20259
20260 Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20261
20262 * config.sub: Recognize mips64, and mips3 as an alias for it.
20263
20264 Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20265
20266 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
20267 gdb knows how to handle OSF/1 shared libraries.
20268
20269 Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20270
20271 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
20272 * config.guess: Recognize Hitachi's HIUX.
20273 * config.sub: Recognize h3050r* and hppahitachi.
20274 Remove redundant cases for hp9k[23]*.
20275
20276 Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20277
20278 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
20279 if gas and ld are in the source tree and are in ${configdirs}.
20280 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
20281 --with options (but still pass them down on the command line,
20282 if they were explicitly specified).
20283
20284 Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20285
20286 * configure: substitute SHELL value in Makefile.in with
20287 ${CONFIG_SHELL}
20288
20289 Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20290
20291 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
20292 *-*-solaris2* targets.
20293
20294 Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20295
20296 * Makefile.in: define M4, and pass it down to sub-makes;
20297 all-autoconf now depends on all-m4
20298
20299 Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20300
20301 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
20302 presence of {ar,ranlib} instead of a configured directory
20303
20304 Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
20305
20306 * config.guess: Accept 34?? as well as 33?? for NCR.
20307
20308 Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20309
20310 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
20311 of 'gas' in sed commands, since 'gash' is now in the tree as well.
20312
20313 Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20314
20315 * configure: grab values for $(CC) and $(CXX) from the
20316 environment, so that someone can do "CC=gcc configure; make" and
20317 have it work right (matching the way that autoconf works now)
20318
20319 * configure.in, Makefile.in: add support for gash, the tcl
20320 interface to Galaxy
20321
20322 * config.guess: add NetBSD variants (hp300, x86)
20323
20324 Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
20325
20326 * install.sh: Support -d option (in the manner of SunOS 4 install,
20327 as it is more deterministic than that of GNU install)
20328 (chmodcmd): Set file to mode 755 by default (should also do default
20329 chgrp and chown, but I don't feel like dealing with that now)
20330
20331 Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
20332
20333 * config.sub: Remove h8300hhms alias.
20334
20335 Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20336
20337 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
20338
20339 Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20340
20341 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
20342 as stmp-fixinc
20343
20344 Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
20345
20346 * config.sub: recognize m88110-bug-coff.
20347
20348 Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20349
20350 * Makefile.in (all-libio): all dependencies on the toolchain used
20351 to build this (gcc, gas, ld, etc)
20352
20353 Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20354
20355 * config.guess: Deal with OSF/1 1.3 on alpha.
20356
20357 Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20358
20359 * install.sh: add some 'else true' clauses for portability
20360
20361 * configure.in: don't build libio for h8[35]00-*-* targets
20362
20363 Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
20364
20365 * Makefile.in: Add support for new libio.
20366
20367 Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20368
20369 * install.sh: If one command fails, don't try the rest. Don't try
20370 to remove $dsttmp (via trap) unless we have already created it.
20371 If $src doesn't exist, detect it and exit with an error.
20372
20373 * config.guess: Recognize BSD on hp300.
20374
20375 Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
20376
20377 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
20378 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
20379
20380 Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
20381
20382 * Makefile.in (all-send-pr): depends on all-prms
20383
20384 Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20385
20386 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
20387
20388 Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20389
20390 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
20391 Added test for mips-mips-riscos5.
20392
20393 Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20394
20395 * configure.in: use mh-hp300 for 68k HP hosts
20396
20397 Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20398
20399 * configure: add support for CONFIG_SHELL, so that you can use
20400 some alternate shell for evaluating configure scripts
20401
20402 Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
20403
20404 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
20405 in configure script to bug-gdb@prep.ai.mit.edu when building
20406 distribution archive.
20407 * Makefile.in (COMPRESS): Remove def.
20408 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
20409 gdb.tar.Z and make-gdb.tar.Z respectively.
20410 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
20411 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
20412 to convergence with 'taz' target in Makefile.in.
20413
20414 Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20415
20416 * install.sh (dsttmp): use trap to ensure that tmp files go
20417 away on error conditions
20418
20419 Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20420
20421 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
20422
20423 Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20424
20425 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
20426 its parent is '/' not ''.
20427
20428 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
20429
20430 Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
20431
20432 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
20433 that ${newsrcdir}/configure.in does.
20434
20435 Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20436
20437 * test-build.mk: support for CONFIG_SHELL
20438
20439 Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
20440
20441 * config.sub (netware): Add as a basic system type.
20442
20443 Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
20444
20445 * Makefile.in (Makefile): depend on configure.in. Also drop the
20446 $(srcdir)/ from the dependency on Makefile.in.
20447
20448 Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
20449
20450 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
20451 (h8300hhms is temporary until multi-libraries are implemented).
20452 * configure.in: Handle h8300h too.
20453
20454 Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20455
20456 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
20457
20458 Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
20459
20460 * configure: Remove extraneous output when guessing host type.
20461 * config.guess: Remove extraneous output when guessing using C
20462 compiler rather than uname, or when guessing fails.
20463
20464 Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
20465
20466 * Makefile.in: remove all.cross and install.cross targets
20467
20468 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
20469 definitions
20470
20471 Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
20472
20473 * configure.in (target sh): Build gprof.
20474
20475 Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20476
20477 * config.sub: change -solaris to -solaris2
20478
20479 Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20480
20481 * configure.in: Use config/mh-riscos for mips-*-sysv*.
20482
20483 Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
20484
20485 * configure: Correct error message for missing Makefile.in to
20486 print correct directory.
20487
20488 Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20489
20490 * install.sh: kludge around 386BSD shell bug
20491
20492 Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
20493
20494 * config.guess: Recognize NeXT.
20495 * config.guess: Recognize i486-ncr-sysv4.
20496 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
20497
20498 Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
20499
20500 * Makefile.in (MAKEINFOFLAGS): New variable.
20501 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
20502 * build-all.mk, test-build.mk: Pass down --no-split as
20503 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
20504
20505 Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
20506
20507 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
20508
20509 Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
20510
20511 * Makefile.in (libg++.tar.z): New rule.
20512 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
20513 * Makefile.in (taz): Only do a single chmod.
20514
20515 Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
20516
20517 * install.sh: don't use dirname anymore (replaced with sed usage)
20518
20519 Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
20520
20521 * Makefile.in: Change extension for gzip'd files from '.z' to
20522 '.gz' per new FSF standard usage.
20523
20524 Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
20525
20526 * configure: put quotes around the final value of program_transform_name
20527
20528 Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20529
20530 * Makefile.in: new install.sh support; update install-info rules
20531
20532 Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
20533
20534 * configure.in: Build diff for crosses, but not for go32 host.
20535
20536 * configure.in: Build gprof only for native, and don't build it
20537 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
20538
20539 Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
20540
20541 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
20542
20543 Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
20544
20545 * configure.in (host_tools): Add prms.
20546
20547 Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20548
20549 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
20550 with $(FLAGS_TO_PASS) on the command line
20551
20552 * config.sub: Recognize lynx and lynxos
20553
20554 Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
20555
20556 * config.sub: Accept -ecoff*, not just -ecoff.
20557
20558 Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
20559
20560 * Makefile.in (taz): Use .gz suffix instead of .z.
20561 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
20562 names.
20563
20564 Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20565
20566 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
20567
20568 Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20569
20570 * Makefile.in (install-no-fixedincludes): install gcc last, so
20571 that rebuilds that might happen during 'make install' don't get
20572 bogus gcc include files
20573
20574 Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
20575
20576 Change from Utah for HPPA support:
20577 * config.guess: Recognize hppa1.x-hp-bsd.
20578
20579 Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
20580
20581 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
20582 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
20583
20584 Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
20585
20586 * config.sub: Add support for rom68k and bug boot monitors.
20587
20588 Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
20589
20590 * Makefile.in: Make all-opcodes depend on all-bfd.
20591
20592 Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
20593
20594 * config.guess: Added special check for i[34]86-univel-sysv4*.
20595
20596 Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
20597
20598 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
20599 the processor rather than assuming i486.
20600
20601 Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20602
20603 * config.guess: Recognize SunOS6 as Solaris3.
20604
20605 Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
20606
20607 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
20608 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
20609
20610 Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
20611
20612 * build-all.mk (all-cross): New target for Canadian Cross.
20613 Added Q2 go32 targets.
20614 * test-build.mk: Configure go32 cross sparclite-aout and
20615 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
20616 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
20617
20618 Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20619
20620 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
20621 GO32 hosted toolchains
20622
20623 Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
20624
20625 * configure: change so "-exec-prefix" gets passed down rather
20626 than "-exec_prefix" so autoconf generated Makefiles get the
20627 exec_prefix set right.
20628
20629 Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20630
20631 * config.guess: get the Solaris2 minor version number
20632
20633 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
20634
20635 Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
20636
20637 * config.guess: Recognize some Sequent platforms.
20638
20639 Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20640
20641 * Makefile.in: added the vault-install target
20642
20643 * configure.in: actually use the Sun3 makefile fragment that's in
20644 config, also added the release dir to configdirs
20645
20646 Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
20647
20648 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
20649
20650 Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20651
20652 * configure.in: remove some program from Alpha targetted toolchains
20653
20654 Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
20655
20656 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
20657 gprof.
20658 (taz): Run "make diststuff" in those directories instead of "make
20659 proto-dir". Look for "VERSION=" only at start of line in subdir
20660 Makefile. Use "gzip -9" for compression.
20661 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
20662 (binutils.tar.z): New target.
20663
20664 Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
20665
20666 * Makefile.in (taz): Include gpl.texinfo.
20667
20668 Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
20669
20670 * Makefile.in (setup-dirs): Merged into "taz" target.
20671 (taz): Only do `proto-dir' stuff if a directory is actually needed
20672 for this target.
20673
20674 Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
20675
20676 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
20677 (FLAGS_TO_PASS): Pass down MUNCH_NM.
20678 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
20679 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
20680 (gcc-no-fixedincludes): Correct for current gcc Makefile.
20681
20682 Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
20683
20684 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
20685 config.sub, and move-if-change to gdb testsuite distribution
20686 archive, so the testsuite can be extracted, configured, and
20687 run separately from the gdb distribution. Blow away the Chill
20688 tests that require a Chill compiled executable, since GNU Chill
20689 is not yet publically available.
20690
20691 Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20692
20693 * test-build.mk: set environment variables in a single command,
20694 instead of a list of assignments and exports
20695
20696 * config.guess: recognize Alpha/OSF1 systems
20697
20698 Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
20699
20700 * configure: Change help message to prefer --options rather than
20701 -options.
20702
20703 Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
20704
20705 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
20706 zippy@ecst.csuchico.edu.
20707 * config.guess: Recognize miniframe.
20708
20709 Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
20710
20711 * Makefile.in: Use srcroot to find runtest rather than rootme.
20712 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
20713
20714 Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
20715
20716 * test-build.mk: Extensive additions to support building on a
20717 machine other than the host.
20718
20719 Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
20720
20721 * configure (tooldir): Fix for i386-aix again.
20722
20723 Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
20724
20725 * configure, Makefile.in: Change definition of $(tooldir)
20726 to match the FSF.
20727
20728 Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
20729
20730 * config.guess: Recognize i[34]86/SVR4.
20731
20732 Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
20733
20734 * Makefile.in (all-gdb): gdb depends on sim.
20735
20736 Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
20737
20738 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
20739 at the same time we make the prototype gdb directory.
20740 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
20741 files at the same time as the gdb base release distribution.
20742
20743 Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
20744
20745 * Makefile.in (check): Use individual check targets rather than
20746 DO_X rule.
20747 (check-gcc): Added.
20748
20749 Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
20750
20751 * config.sub: Use sysv3.2 not sysv32 for canonical OS
20752 for System V release 3.2.
20753
20754 Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
20755
20756 * config.sub: Recognize hppaosf.
20757 * configure.in: Do configure ld/binutils/gas for it.
20758
20759 Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
20760
20761 * configure (tooldir): Alter syntax used to set this, for systems
20762 where "\$" isn't handled right, like i386-aix.
20763
20764 Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
20765
20766 * configure: Pass program-transform-name, not
20767 program_transform_name, to recursive configures.
20768
20769 Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
20770
20771 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
20772 of gas+ld+binutils.
20773
20774 Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
20775
20776 * config.guess: Recognize AIX3.2 as distinct from 3.1.
20777
20778 Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20779
20780 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
20781
20782 Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
20783
20784 * Makefile.in (PRMS): Set back to all-prms.
20785
20786 Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
20787
20788 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
20789 targets, rather than for MIPS hosts.
20790
20791 Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20792
20793 * configure.in: add comment for --with-x default values
20794
20795 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
20796
20797 * Makefile.in: add check-* targets for each of the directories in
20798 the tree. Add a definition of RUNTEST that will use the one we
20799 just built, if it exists. Pass this down via FLAGS_TO_PASS.
20800
20801 Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
20802
20803 * configure.in: Removed obsolete references to bfd_target and
20804 target_makefile_frag.
20805
20806 * build-all.mk: Set assorted targets for Q2.
20807 * config.sub: Recognize z8k-sim and h8300-hms.
20808 * test-build.mk: Really don't pass host to configure.
20809 (HOLES): Added uname.
20810
20811 Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
20812
20813 * configure: Handle an empty program-prefix, program-suffix or
20814 program-transform-name correctly.
20815
20816 Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
20817
20818 * build-all.mk: -G 8 no longer required for MIPS targets.
20819 * test-build.mk: Don't pass host argument to configure; make it
20820 guess.
20821
20822 Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
20823
20824 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
20825 * Makefile.in (COMPRESS): New macro, like GZIP.
20826
20827 Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
20828
20829 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
20830
20831 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
20832 with gas currently defaults to -G 0.
20833
20834 Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
20835
20836 * Makefile.in (all-flex): flex depends on byacc.
20837
20838 * build-all.mk: If host not specified, use config.guess. Pass TAG
20839 to test-build.mk as RELEASE_TAG.
20840 * test-build.mk (configargs): New variable containing arguments to
20841 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
20842 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
20843
20844 * config.guess: Use /bin/uname when checking -X argument on SCO,
20845 to avoid invoking GNU uname which doesn't understand -X.
20846
20847 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
20848
20849 * configure.in: Build gas for mips-*-*.
20850
20851 Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
20852
20853 * Makefile.in (all.normal): insert missing backslash.
20854
20855 Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
20856
20857 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
20858
20859 * Makefile.in: Complete overhaul to merge many almost identical
20860 targets.
20861
20862 Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
20863
20864 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
20865 (gdb.tar.Z): Adjusted.
20866
20867 * Makefile.in (setup-dirs, taz): New targets; should be general
20868 enough to adapt for gdb sometime. Build only .z file.
20869 (gas.tar.z): New target.
20870
20871 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
20872
20873 * build-all.mk: Use CC=cc -Xs on Solaris.
20874
20875 Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
20876
20877 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
20878 for handling BISON for FSF releases.
20879
20880 Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
20881
20882 * configure: Actually implement the change zoo just documented.
20883
20884 Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
20885
20886 * configure: when using config.guess, only set target_alias when
20887 it's not already been set (ie, on the command line)
20888
20889 Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20890
20891 * Makefile.in: add installcheck target, set PRMS to install-prms
20892
20893 Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20894
20895 * configure: add support for package_makefile_fragment, handle the
20896 case where a directory has a configure.in file but no Makefile.in
20897 more gracefully (with an actual understandable error message, even);
20898 add support for --without (and add this to the usage message); also
20899 explicitly add a --host=${host_alias} to the command line when
20900 config.guess is used
20901
20902 Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
20903
20904 * configure: Must use both --host and --target in recursive calls.
20905
20906 Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
20907
20908 * Makefile.in: Change deja-gnu to dejagnu.
20909
20910 Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
20911
20912 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
20913
20914 Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20915
20916 * configure.in: canonicalize all instances to *-*-solaris2*,
20917 also strip out a number of tools to not build for go32 host
20918
20919 Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
20920
20921 * config.guess: add GPL.
20922
20923 * Makefile.in, config.guess, config.sub, configure: bump
20924 copyrights to 93.
20925
20926 Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
20927
20928 * Makefile.in (do-info): Removed obsolete check for existence of
20929 localenv file.
20930
20931 * Makefile.in (MAKEOVERRIDES): Define to be empty.
20932
20933 Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20934
20935 * Makefile.in: a couple of 'else true' for decstation,
20936 support for TclX
20937
20938 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
20939
20940 Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
20941
20942 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
20943
20944 Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
20945
20946 * config.guess: Recognize i386-ibm-aix (PS/2).
20947 * configure.in: Use config/mh-aix386 file for it.
20948
20949 Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
20950
20951 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
20952 CC_FOR_TARGET instead.
20953 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
20954
20955 Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
20956
20957 * Makefile.in: Add sim to list of directories sent with gdb
20958
20959 Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
20960
20961 * configure.in: Put back mips-dec-bsd* case.
20962
20963 Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
20964
20965 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
20966 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
20967 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
20968
20969 Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20970
20971 * configure.in: remove no-op mips-dec-bsd* in "case $target"
20972
20973 * Makefile.in (dir.info): only run gen-info-dir if it exists,
20974 (install-info): install dir.info only if it exists,
20975 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
20976
20977 Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
20978
20979 * configure.in: For vms target, skip bfd, ld, binutils. Do build
20980 gas for mips-dec-bsd.
20981
20982 Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
20983
20984 * configure (makesrcdir): If ${srcdir} is relative and not ".",
20985 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
20986
20987 Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
20988
20989 * configure.in: Added "dejagnu" to hosttools list.
20990
20991 Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
20992
20993 * config.sub, configure.in, config.guess: Add support
20994 for Bosx, an AIX variant from Bull.
20995 Patches from F.Pierresteguy@frcl.bull.fr.
20996
20997 Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
20998
20999 * devo/dejagnu: Initial creation of devo/dejagnu.
21000 Migrated dejagnu testcases and support files for testing software
21001 tools to reside as subdirectories, currently called "testsuite",
21002 within the directory of the software tool. Migrated all programs,
21003 support libraries, etc. beloging to dejagnu proper from
21004 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
21005 with no modifications. The changes to these files which will
21006 allow them to configure, build, and execute properly will be made
21007 in a future update.
21008
21009 Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
21010
21011 * Makefile.in: Change send_pr to send-pr.
21012 * configure.in: Likewise.
21013 * send_pr: Renamed directory to send-pr.
21014
21015 Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
21016
21017 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
21018
21019 Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
21020
21021 * README: Update for gdb-4.8 release.
21022 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
21023 gdb-xxx.tar.z (gzip'd) file also.
21024
21025 Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21026
21027 * Makefile.in: make all-diff depend on all-libiberty
21028
21029 Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
21030
21031 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
21032
21033 Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21034
21035 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
21036
21037 Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
21038
21039 * Makefile.in (DEVO_SUPPORT): Remove etc directory
21040 (ETC_SUPPORT): Only add the files GDB wants from etc/.
21041 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
21042
21043 Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21044
21045 * Makefile.in: makeinfo binary is in a new location
21046
21047 Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
21048
21049 * config.sub: Accept -ecoff as an OS.
21050
21051 * Makefile.in: Various changes to eliminate a level of make
21052 recursion and reduce the required command line length.
21053 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
21054 sub-makes.
21055 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
21056 variables holding settings for specific sub-makes.
21057 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
21058 in terms of BASE_FLAGS_TO_PASS.
21059 (TARGET_LIBS): New variable listing directories which use
21060 TARGET_FLAGS_TO_PASS.
21061 (subdir_do): Eliminated.
21062 (do-*): New set of targets to replace subdir_do.
21063 (various): All targets which used subdir_do now depend on do-*.
21064 (local-clean): Renamed from do_clean.
21065 (local-distclean): New target, dependency of distclean and
21066 realclean.
21067 (install-info): Don't create directories. Depend on dir.info
21068 rather than calling make recursively.
21069 (install-dir.info): Eliminated.
21070 (install-info-dirs): Create all info directories here.
21071 (dir.info): Depend upon do-install-info.
21072
21073 * test-build.mk (HOLES): Added false.
21074
21075 Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
21076
21077 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
21078
21079 Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21080
21081 * Makefile.in (info): remove dependency on all-texinfo. The
21082 problem was really in texinfo/C, not at this level.
21083
21084 Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
21085
21086 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
21087
21088 Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
21089
21090 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
21091 GDB releases.
21092
21093 Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
21094
21095 * configure: Include srcdir in message about target of link not
21096 being found. Don't convert `-' to `_' in `with' options being
21097 passed to subdirs.
21098
21099 Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21100
21101 * configure.in: add uudecode to host_tools
21102
21103 * Makefile.in: added {all,install}-uudecode targets, added them to
21104 the appropriate lists
21105
21106 Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
21107
21108 * Makefile.in (all-gcc): Added dependency on all-gas.
21109
21110 * configure.in (mips-*-*): Build ld and binutils.
21111
21112 Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
21113
21114 * configure: check return code from mkdir, print error message and
21115 exit on failure.
21116
21117 Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
21118
21119 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
21120
21121 Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
21122
21123 * test-build.mk (HOLES): Added tar, cpio and uudecode.
21124
21125 Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
21126
21127 * config.sub (h8500): Recognize this as a cpu type.
21128
21129 Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21130
21131 * configure: source directory missing is no longer a warning
21132
21133 * configure.in: recognize irix[34]* instead of irix[34]
21134
21135 * Makefile.in: define and pass down X11_LIB
21136
21137 Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
21138
21139 * guess-systype: Renamed to ...
21140 * config.guess: ... by popular request.
21141 * configure.in, Makefile.in: Update accordingly.
21142
21143 Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
21144
21145 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
21146 + Add Convex, Cray/Unicos, and Encore/Multimax support.
21147 + Execute ./dummy instead of assuming . is in PATH.
21148
21149 Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
21150
21151 * guess-systype: New shell script. Attempts to guess the
21152 canonical host name of the executing host.
21153 Only a few hosts are supported so far.
21154 * configure: Call guess-systype if no host is specified.
21155
21156 Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
21157
21158 * Makefile.in (gcc-no-fixedincludes): Made to work with current
21159 gcc Makefile.
21160
21161 Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
21162
21163 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
21164 (all-gcc, install-gcc, subdir_do): Use it.
21165
21166 Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
21167
21168 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
21169
21170 Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
21171
21172 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
21173 set exclusively by configure, using configure.in .
21174
21175 Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21176
21177 * test-build.mk: set $PATH for all builds
21178
21179 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
21180
21181 Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
21182
21183 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
21184 the one used in gcc/Makefile.in, so that a null expansion doesn't
21185 override the one needed to build gcc with a native cc.
21186
21187 Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
21188
21189 * configure: Accept -with arguments.
21190
21191 Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
21192
21193 * Makefile.in: added h8300sim
21194
21195 Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
21196
21197 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
21198 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
21199 (all-cygnus, native, build-cygnus): Make
21200 $(canonhost)-stamp-3stage-done, not $(host)....
21201 * test-build.mk (stamp-3stage-compared): Use tail +10c for
21202 i386-sco3.2v4. Added else true to if command.
21203
21204 Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
21205
21206 * config.sub: (from FSF) Sequent uses a BSD-like OS.
21207
21208 Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
21209
21210 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
21211
21212 Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21213
21214 * configure.in: don't remove binutils from Solaris builds
21215
21216 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
21217
21218 * Makefile.in: get rid of earlier definitions for *clean,
21219 also handle the recursive info rule better
21220
21221 Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
21222
21223 * Makefile.in (mostlyclean, distclean, realclean): Fix to
21224 do more-or-less the right thing.
21225
21226 Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
21227
21228 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
21229 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
21230
21231 Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21232
21233 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
21234 $(host_canonical).
21235
21236 * configure.in: split the configdirs list into 4 categories (native
21237 v. cross, library v. tool) and handle the cross-only and native-
21238 only in more reasonable (and correct!) way.
21239
21240 Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
21241
21242 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
21243 configdirs anymore.
21244
21245 Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21246
21247 * Makefile.in: extensive cleanup:: removed all of the explicit
21248 clean-* targets, collapsed many wrappers around subdir_do into
21249 one, added additional targets to satisfy standards.texi, deleted
21250 some old targets, some changes for consistency
21251
21252 Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21253
21254 * configure.in: handle some programs as cross-only, and others as
21255 native only
21256
21257 * test-build.mk: handle partial holes in a more generic manner
21258
21259 * Makefile.in: m4 depends on libiberty
21260
21261 Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21262
21263 * configure.in: add m4, textutils, fileutils, sed, shellutils,
21264 time, wdiff, and find to configdirs
21265
21266 * Makefile.in: all, clean, and install rules for the new programs
21267 added to configure.in
21268
21269 Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21270
21271 * configure.in: use mh-sun for all *-sun-* hosts
21272
21273 Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21274
21275 * Makefile.in: define flags for X11 include files and library file
21276 locations, pass them down to the programs that need this info
21277
21278 * build-all.mk: added a 'native' target, to 3stage the native toolchain
21279
21280 Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21281
21282 * configure.in: start building libg++ for HP-UX targets
21283
21284 Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
21285
21286 * README: Update references to files moved into etc/.
21287
21288 Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
21289
21290 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
21291 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
21292
21293 Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
21294
21295 * configure: accept dash as well as underscore in long option
21296 names for FSF compatibility.
21297
21298 Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
21299
21300 * config.sub: added -sco3.2v4 support from FSF.
21301
21302 Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21303
21304 * configure.in: expand the section that adds or removes
21305 directories from the list of programs to build, to handle native
21306 vs. cross in addition to host v. native
21307
21308 Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
21309
21310 * Makefile.in: Replace C++ in macro names with CXX.
21311 This is less likely to break ...
21312
21313 Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21314
21315 * test-build.mk: add -w to GNU_MAKE
21316
21317 Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21318
21319 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
21320 add 'sparc' to list of recognized cpus. This needed to make
21321 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
21322 Delete some redundant ose68 variants. Recognize -wrs as an os,
21323 then changes that into $CPU-wrs-vxworks.
21324
21325 * configure.in: remove most references to gdbtest, regularize
21326 target based program removal
21327
21328 * test-build.mk: import from p3 tree (many fixes and changes)
21329
21330 Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
21331
21332 * Makefile.in: added rules to handle tcl, tk, and expect
21333
21334 * configure.in: handle those directories if they exist
21335
21336 Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21337
21338 * config.sub: removed bogus hppabsd and hppahpux names, since
21339 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
21340
21341 Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21342
21343 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
21344 depends upon all-xiberty
21345
21346 * Makefile.in: changes from p3, including:
21347
21348 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
21349
21350 * Makefile.in (XTRAFLAGS): include newlib directories if
21351 newlib/Makefile exists, rather than if host != target.
21352
21353 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
21354
21355 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
21356 from the same source tree and not building a cross-compiler. This
21357 matters for the libg++ configuration if reconfiguring a tree that
21358 has already been installed.
21359
21360 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
21361
21362 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
21363 pick up the machine and system specific header files.
21364
21365 * Makefile.in: added AS_FOR_TARGET, passed down in
21366 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
21367 the C compiler to use to create programs which are run in the
21368 build environment, set it to default to $(CC), and passed it down
21369 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
21370
21371 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
21372
21373 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
21374 We need them for unusual native builds, like systems without
21375 ranlib.
21376
21377 * configure: also define $(host_canonical) and
21378 $(target_canonical), which are the full, canonical names for the
21379 given host and target
21380
21381 Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
21382
21383 * Makefile.in: Added separate definitions for C++.
21384
21385 Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
21386
21387 * configure.in (configdirs): Add deja-gnu.
21388
21389 Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
21390
21391 * README: Update for configure.texi and gdb-4.7 release.
21392
21393 Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
21394
21395 * Makefile.in: Move "all" target to top of file.
21396 Previously, first target was ".PHONY" which caused BSD4.4 make
21397 to build .PHONY when make was run without arguments.
21398
21399 Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
21400
21401 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
21402 Library-copylefted code in libiberty.
21403
21404 Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
21405
21406 * config.sub: Replace m68kmote with plain old m68k.
21407
21408 Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
21409
21410 * Makefile.in: Remove space from blank line, avoid Make complaints.
21411
21412 Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
21413
21414 * config.sub: Complain if no argument is given. Added support for
21415 386bsd as OS and target alias.
21416
21417 Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
21418
21419 * Makefile.in (XTRAFLAGS): include newlib directories if
21420 newlib/Makefile exists, rather than if host != target.
21421
21422 Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
21423
21424 * config.sub: recognize sparclite-wrs-vxworks.
21425
21426 * Makefile.in (install-xiberty): added *-xiberty make rules (from
21427 p3.) Added clean-xiberty to clean.
21428
21429 Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21430
21431 * configure.in: use *-*-* instead of nested cases for host and target
21432
21433 Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
21434
21435 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
21436 from the same source tree and not building a cross-compiler. This
21437 matters for the libg++ configuration if reconfiguring a tree that
21438 has already been installed.
21439
21440 Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
21441
21442 * config.sub (i486v/i486v4): Merge in from FSF version.
21443
21444 Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
21445
21446 * configure: only set PWD if it is already set.
21447
21448 Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
21449
21450 * configure: just set PWD=`pwd` at the top, since Ultrix sh
21451 doesn't have unset and all success paths (and most error paths)
21452 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
21453 to just ${PWD} to avoid confusion.)
21454
21455 Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
21456
21457 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
21458 even for a native compilation.
21459
21460 Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
21461
21462 Changes to make the gdb.tar.Z rule work better.
21463
21464 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
21465 (DEVO_SUPPORT): Add configure.texi.
21466 (bfd-ilrt.tar.Z): Remove ancient rule.
21467
21468 Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
21469
21470 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
21471 pick up the machine and system specific header files.
21472
21473 * configure.in, config.sub: added new target m68010-adobe-scout,
21474 with alias of adobe68k. Changed configure.in to check for
21475 -scout before -sco* to avoid a false match.
21476
21477 * Makefile.in: added AS_FOR_TARGET, passed down in
21478 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
21479 the C compiler to use to create programs which are run in the
21480 build environment, set it to default to $(CC), and passed it down
21481 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
21482
21483 Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
21484
21485 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
21486 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
21487 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
21488 FOR_TARGET variants, to newlib and libg++.
21489
21490 Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
21491
21492 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
21493 first.
21494
21495 Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
21496
21497 * config.sub: Accept `elf' as an environment.
21498
21499 Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
21500
21501 * Makefile.in (all-opcodes): cd into the right directory
21502
21503 Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
21504
21505 * configure: added -program_transform_name option, used as
21506 argument to sed when installing programs.
21507 configure.texi: added documentation for -program_prefix,
21508 -program_suffix and -program_transform_name.
21509
21510 Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
21511
21512 * config.sub: Accept i486 where i386 ok.
21513
21514 Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
21515
21516 * config.sub: accept we32k
21517
21518 Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
21519
21520 * config.sub, configure.in: accept OSE68000 and OSE68k.
21521
21522 * Makefile.in: don't create all directories for ``make install'';
21523 let the subdirectories create the ones they need.
21524
21525 Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21526
21527 * COPYING: new file, GPL v2
21528
21529 Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21530
21531 * Makefile.in: use the new gen-info-dir, which needs a template
21532 argument (which also lives in texinfo)
21533
21534 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
21535
21536 Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
21537
21538 * config.sub (ncr3000): Change i386 to i486.
21539
21540 Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21541
21542 * Makefile.in: add install-rcs, install-grep to
21543 install-no-fixedincludes, removed install-bison and install-libgcc
21544
21545 Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
21546
21547 * configure.in: grab the HPUX makefile fragment if on HPUX
21548
21549 Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
21550
21551 * Makefile.in: eradicate bison spoor (ditto libgcc).
21552 configure.in: recognise m68{k,000}-ericsson-OSE.
21553 es1800 is alias for m68k-ericsson-OSE
21554
21555 Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21556
21557 * configure.in: rearrange the parts that remove programs from
21558 configdirs, based now on HOST==TARGET or by canonical triple.
21559
21560 Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
21561
21562 * test-build.mk: recurse explicitly with -f test-build.mk when
21563 appropriate. predicate stage3 and comparison on the existence
21564 of gcc. That is, if gcc isn't around, we aren't three-staging.
21565 On very clean, also remove ...stamp-co. Build in-place before
21566 doing other builds.
21567
21568 Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
21569
21570 * Makefile.in, configure.in: add tgas
21571
21572 Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
21573
21574 * Makefile.in: a number of changes merged in from progressive.
21575
21576 * configure.in: add libm.
21577
21578 * .cvsignore: ignore some stuff that comes from test-build.mk.
21579
21580 Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
21581
21582 * config.sub: Add es1800 (m68k-ericsson-es1800).
21583
21584 Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
21585
21586 * configure: Add program_suffix (parallel to program_prefix)
21587 * Makefile.in: adjust directory-creating script for losing decstation
21588
21589 Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
21590
21591 * configure: Minor $subdir-related fixes.
21592
21593 Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
21594
21595 * configure: fix various problems with propogating
21596 makefile_target_frag in subdirs.
21597 * configure.in: config libgcc if its there
21598
21599 Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
21600
21601 * config.sub: HPPA merge.
21602
21603 Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
21604
21605 * Makefile.in: Replace all-bison with all-byacc in all
21606 dependency lines for other tools (which now use byacc).
21607
21608 Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
21609
21610 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
21611
21612 Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
21613
21614 * Makefile.in: make gprof rules similar to byacc rules (instead of
21615 vestigal $(unsubdir) that didn't work...)
21616
21617 Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
21618
21619 * config.sub: Add support for Linux.
21620 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
21621 (at least for libg++).
21622
21623 Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
21624
21625 * configure.texi: fix doc for the -nfp option to configure
21626
21627 Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
21628
21629 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
21630
21631 Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
21632
21633 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
21634 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
21635 * configure.in: added solaris* host_makefile_frag hook.
21636
21637 Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21638
21639 * config.sub: changed recognition of m68000 so that various
21640 m68k types can be specified via m680[01234]0
21641
21642 Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21643
21644 * config.sub (basic_machine): fix sed so that '-foo' isn't
21645 completely substituted out while .+'-foo' loses the '-foo'
21646
21647 Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
21648
21649 * config.sub ($os): Add -aout.
21650
21651 Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
21652
21653 * configure: If host_makefile_frag is absolute, don't
21654 prefix ${invsubdir} (relevant to libg++ auto-configure).
21655
21656 Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
21657
21658 * Makefile.in (tooldir): Define it.
21659 (all-ld): Depend on all-flex.
21660
21661 Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
21662
21663 * Makefile.in (check): Fix libg++ special case.
21664
21665 Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
21666
21667 * configure: do not bury `pwd` into config.status, thus do fewer
21668 pwd's.
21669
21670 * configure: print the "Building in" message only when building in
21671 other than "." AND verbose.
21672
21673 * configure: remove -s, rework -v to better accommodate guested
21674 configures.
21675
21676 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
21677
21678 Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
21679
21680 * Makefile.in: macroize flags passed on recursion. remove
21681 fileutils.
21682
21683 Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
21684
21685 * configure: get makesrcdir right for subdirs deeper than 1.
21686
21687 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
21688 install.
21689
21690 Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
21691
21692 * Makefile.in: don't print subdir_do or recursion lines.
21693
21694 Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
21695
21696 * standards.texi: added menu item.
21697
21698 * Makefile.in: build and install standards.info.
21699
21700 * standards.texi: new file.
21701
21702 Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
21703
21704 * configure: test for and move config.status pieces from
21705 ${subdir}/.
21706
21707 Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
21708
21709 * configure: Test for existance of files before trying to mv
21710 them, to avoid numerous non-existance messages.
21711
21712 Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
21713
21714 * configure: correct final line of config.status.
21715
21716 * configure: patch from eggert. Avoids a protection problem if
21717 the original Makefile.in is read only.
21718
21719 * configure: use move-if-change from gcc to create config.status.
21720 Some makefiles depend on config.status to tell if a directory
21721 has been reconfigured for a different host. This change
21722 prevents those directories from remaking everything in the case
21723 where the reconfig was only intended to rebuild a Makefile.
21724
21725 * configure: test for config.sub with "config.sub sun4" rather
21726 than "config.sub ${host_alias}". Otherwise we can't tell a bad
21727 host alias from a missing config.sub.
21728
21729 Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
21730
21731 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
21732 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
21733
21734 Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
21735
21736 * configure: mkdir ${subdir} as needed.
21737
21738 Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
21739
21740 * Makefile.in,configure.in: added autoconf.
21741
21742 Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
21743
21744 * Makefile.in: no longer pass against on recursion.
21745
21746 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
21747 definitions are not inherited.
21748
21749 * configure: correct makesrcdir when subdir is .
21750
21751 Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
21752
21753 * configure: Add support for 'subdirs' variable, which is
21754 like 'configdirs', except that configure doesn't re-invoke
21755 itself for subdirs, it just creates a Makefile for each subdir.
21756 * configure.texi: Document subdirs.
21757
21758 Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21759
21760 * configure.in: added flex to configdirs
21761
21762 Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
21763
21764 * Makefile.in: remove clean-stamps from clean.
21765
21766 Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
21767
21768 * configure.in: Add gdbtest to configdirs.
21769
21770 Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
21771
21772 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
21773 to recursive makes.
21774 * configure.in: Recognize new ncr3000 config.
21775
21776 Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
21777
21778 * Makefile.in, configure.in: removed references to gdbm.
21779
21780 Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
21781
21782 * config.sub: Don't canonicalize os value
21783 newsos* to bsd (readline needs to check for newsos).
21784 (This fix was earlier made Jan 31, but got re-broken.)
21785
21786 Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
21787
21788 * configure.in: sco is an os, not a vendor!
21789
21790 * configure: Quote $( better. Keep various shells happy.
21791
21792 Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
21793
21794 * Makefile.in: eliminate stamp-files.
21795
21796 Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
21797
21798 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
21799 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
21800
21801 Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
21802
21803 * config.sub: fix iris/iris3.
21804
21805 Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
21806
21807 * configure: re-add -rm.
21808
21809 Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
21810
21811 * Maskefile.in: add .stmp-rcs to all.
21812
21813 * configure.in: remove gas from rs6000 build, use aix host fragment.
21814
21815 Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
21816
21817 * configure: pass down site_option during recursion.
21818
21819 Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
21820
21821 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
21822
21823 Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
21824
21825 * configure: Change exec_prefix so that it really defaults to prefix.
21826
21827 Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
21828
21829 * Makefile.in, configure.in: Add support for mmalloc library.
21830
21831 Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
21832
21833 * Makefile.in: add stmp dependencies for a few more things.
21834
21835 Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
21836
21837 * configure: adjusted error message on objdir/srcdir configure
21838 collision, per john's suggestion.
21839
21840 * Makefile.in: add libiberty stmp to all and all.cross.
21841
21842 Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
21843
21844 * Makefile.in: remove force dependencies, add grep to all.
21845
21846 Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
21847
21848 * Makefile.in: drop flex. make stamp files work.
21849
21850 * configure: added test for conflicting configuration in srcdir,
21851 remove trailing slashes from srcdir. Otherwise emacs gdb mode
21852 gets cranky. use relative paths for configure and srcdir
21853 whenever possible. Send some error messages to stderr that were
21854 going to stdout.
21855
21856 Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
21857
21858 * Makefile.in: Fix libg++ rule to check for gcc directory
21859 before using gcc/gcc. Also pass XTRAFLAGS.
21860
21861 Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
21862
21863 * Makefile.in: added stmp-files so that directories aren't polled
21864 when they are already built.
21865
21866 * configure.texi: fixed a node pointer problem.
21867
21868 Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
21869
21870 * config.sub configure.in gdb/configure.in
21871 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
21872 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
21873 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
21874
21875 Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
21876
21877 * configure: -recurring becomes -silent. corrected help message
21878 for -site= option.
21879
21880 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
21881
21882 Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
21883
21884 * configure: when building Makefile for crosses, replace
21885 tooldir and program_prefix. default srcdir from location of
21886 config.sub. remove "for host in hosts" and "for target in
21887 targets" loops.
21888
21889 Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
21890
21891 * Makefile.in: Do not pass bindir or mandir to cvs.
21892
21893 Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
21894
21895 * Makefile.in, configure.in: removed traces of namesubdir,
21896 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
21897 copyrights to '92, changed some from Cygnus to FSF.
21898
21899 * configure.texi: remove most references to multiple hosts,
21900 multiple targets, subdirs, etc.
21901
21902 * configure.man: removed rcsid. reference config.sub not
21903 config.subr.
21904
21905 * Makefile.in: mkdir $(infodir) on install-info.
21906
21907 Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
21908
21909 * configure.texi: Explain better about .gdbinit and about
21910 the environment that configure.in sections run in.
21911
21912 Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
21913
21914 * configure.in: Ultrix is only a decstation if it's a MIPS.
21915
21916 Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
21917
21918 * README: DOC.configure => cfg-paper.texi.
21919
21920 Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
21921
21922 * config.sub (near case $os): Don't convert newsos* to bsd!
21923
21924 Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
21925
21926 * Makefile.in: Reinstall change from gdb-4.3 that reduces
21927 the number of copies of COPYING that go into the GDB tar file.
21928
21929 Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
21930
21931 * bfd/configure.in, gdb/config/mh-i386sco,
21932 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
21933 Fix SCO configuration stuff.
21934
21935 Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
21936
21937 * Makefile.in: For libg++, make sure the -I pointing
21938 to the gcc directory goes *after* all the libg++-local -I flags.
21939 Also, move just-gcc dependency from just-libg++ to all-libg++.
21940
21941 Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
21942
21943 * configure: Change -x to -f to keep Ultrix /bin/test happy.
21944
21945 Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
21946
21947 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
21948
21949 Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
21950
21951 * config.sub: Add stratus configuration frags. Also
21952 submitted to FSF.
21953
21954 Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
21955
21956 * Makefile.in (DEV_SUPPORT): add configure.man.
21957
21958 * config.sub(Decode manufacturer-specific): add -none*.
21959
21960 Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
21961
21962 * Makefile.in: remove form feeds to make Sun's make happy.
21963 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
21964
21965 Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
21966
21967 * Makefile.in (AR_FLAGS): Make quieter.
21968
21969 Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
21970
21971 * configure.in: Add libg++.
21972 * configure: When verbose, don't output the command line at each
21973 level; it will be unremarkably the same as the previous version,
21974 which will be the same as what the user typed.
21975
21976 Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
21977
21978 * configure.in, Makefile.in: fix clean-info, add flex. add
21979 fileutils.
21980
21981 * configure: be less sensitive to spaces in Makefile.in. Do not
21982 look for sources in "..". Doing so breaks subdirectories that
21983 might have their own configure. If a subdir has it's own
21984 configure script, use it.
21985
21986 Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
21987
21988 * cfg-paper.texi: some changes suggested by rms.
21989
21990 Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
21991
21992 * config.sub: Merge in some small additions from the FSF version,
21993 taken from the gcc distribution, to bring the Cygnus and FSF
21994 versions into closer sync.
21995
21996 Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
21997
21998 * configure.in: Changed svr4 references to sysv4.
21999
22000 Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
22001
22002 * configure: added -V for version number option.
22003
22004 Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
22005
22006 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
22007 renamed from DOC.configure to cfg-paper.texi.
22008
22009 Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
22010
22011 * configure, config.subr, config.sub: config.subr is now
22012 config.sub again.
22013
22014 Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
22015
22016 * configure.texi: new file, in progress.
22017
22018 * Makefile.in: build info file and install the man page for
22019 configure.
22020
22021 * configure.man: new file, first cut.
22022
22023 * configure: find config.subr again now that configuration "none"
22024 has gone. removed all traces of the -ansi option. removed all
22025 traces of the -languages option.
22026
22027 * config.subr: resync from rms.
22028
22029 Wed Dec 11 22:25:20 1991 K. Richard Pixley (rich at rtl.cygnus.com)
22030
22031 * configure, config.sub, config.subr: merge config.sub into
22032 config.subr, call the result config.subr, remove config.sub, use
22033 config.subr.
22034
22035 * Makefile.in: revised install for dir.info.
22036
22037 Tue Dec 10 00:04:35 1991 K. Richard Pixley (rich at rtl.cygnus.com)
22038
22039 * configure.in: add decstation host makefile frag.
22040
22041 * Makefile.in: BISON now bison -y again. also install-gcc on
22042 install. clean-gdbm on clean. infodir belongs in datadir.
22043 Make directories for info install. Build dir.info here then
22044 install it.
22045
22046 Mon Dec 9 16:48:33 1991 K. Richard Pixley (rich at rtl.cygnus.com)
22047
22048 * Makefile.in: fix for bad directory tests.
22049
22050 Sat Dec 7 00:17:01 1991 K. Richard Pixley (rich at rtl.cygnus.com)
22051
22052 * configure: \{1,2\} appears to be a sysv'ism. Use a different
22053 regexp. -srcdir relative was being handled incorrectly.
22054
22055 * Makefile.in: unwrapped some for loops so that parallel makes
22056 work again and so one can focus one's attention on a particular
22057 package.
22058
22059 Fri Dec 6 00:22:08 1991 K. Richard Pixley (rich at rtl.cygnus.com)
22060
22061 * configure: added PWD as a stand in for `pwd` (for speed). use
22062 elif wherever possible. make -srcdir work without -objdir.
22063 -objdir= commented out.
22064
22065 Thu Dec 5 22:46:52 1991 K. Richard Pixley (rich at rtl.cygnus.com)
22066
22067 * configure: +options become --options. -subdirs commented out.
22068 added -host, -datadir. Renamed -destdir to -prefix. Comment in
22069 Makefile now at top of generated Makefile. Removed cvs log
22070 entries. added -srcdir. create .gdbinit only if there is one
22071 in ${srcdir}.
22072
22073 * Makefile.in: idestdir and ddestdir go away. Added copyrights
22074 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
22075 and mandir now keyed off datadir by default.
22076
22077 Fri Nov 22 07:38:11 1991 K. Richard Pixley (rich at rtl.cygnus.com)
22078
22079 * Freshly created ChangeLog.
22080
22081 \f
22082 Local Variables:
22083 mode: change-log
22084 left-margin: 8
22085 fill-column: 76
22086 version-control: never
22087 End: